/*786px __________________________________________________________________________________________________________ */
@media only screen and (min-width: 768px) {

body { 
width : 760px /* 436px */;
height:645px;
 }

.split-para { 
padding-top: 0px;
height: 45px;
font-size: 24px;
color: #ffffff;
}

.split-para span { 
padding-right:0px;
}

.content_index {
margin-bottom : 1.5em;
margin-left:0%;
color:rgb(0,0,0); 
font-size:13px;
background:url(../img/768/logo.jpg) 50% 0% no-repeat;
height:990px;
width:760px;
min-height:800px;
}

.contact_index {
margin-bottom : 1.5em;
margin-left:0%;
color:rgb(0,0,0); 
font-size:13px;
background:url(../img/768/logo.jpg) 50% 0% no-repeat;
height:990px;
width:760px;
min-height:800px;
}

.about_index {
margin-bottom : 1.5em;
margin-left:0%;
color:rgb(0,0,0); 
font-size:13px;
background:url(../img/768/logo.jpg) 50% 0% no-repeat;
height:990px;
width:760px;
min-height:800px;
}

.services_index {
margin-bottom : 1.5em;
margin-left:0%;
color:rgb(0,0,0); 
font-size:13px;
background:url(../img/768/logo.jpg) 50% 0% no-repeat;
width:760px;
min-height:800px;
}

.services_temp {
position:absolute;
top: 79px;
text-align:center;
width:760px;
padding-left: 0px;
overflow:auto;
font-size:14px;
min-height: 900px;
}

.services_content {
width: 760px;
padding-left:40px;
padding-right:40px;
font-size: 15px;
height: 442px;
position:relative;
z-index: 0;
}

.copy_container_services {
position: relative;
top:10px;
font-size:14px;
}

.content_temp {
position:absolute;
top: 79px;
text-align:center;
width:760px;
padding-left: 0px;
overflow:auto;
font-size:14px;
}

.about_temp {
position:absolute;
top: 79px;
text-align:center;
width:760px;
padding-left: 0px;
overflow:auto;
font-size:14px;
}

.index_content {
width: 760px;
padding-left:40px;
padding-right:40px;
padding-top: 20px;
font-size: 16px;
}

.about_content {
width: 760px;
padding-left:40px;
padding-right:40px;
padding-top: 20px;
font-size: 16px;
}

.footer_container_index {
background: url(../img/768/footer_ind.jpg) 50% 0% no-repeat;
height: 117px;
width: 760px;
position:absolute;
top:431px
}

.footer_container_about {
background: url(../img/768/footer_pa.jpg) 50% 0% no-repeat;
height: 117px;
width: 760px;
position:absolute;
top:430px
}

.footer_container_services {
background: url(../img/768/footer_event.jpg) 50% 0% no-repeat;
position:absolute;
height: 117px;
width: 760px;
top:431px
}

.footer_container_contact {
background: url(../img/768/footer_dj.jpg) 50% 0% no-repeat;
height: 117px;
width: 760px;
position:absolute;
top:425px;
}

.styleDetails {
	font-size: 26px;
}

.contact_temp {
position:absolute;
top: 79px;
text-align:center;
width:760px;
padding-left: 0px;
overflow:auto;
font-size:14px;
}

.styleContact {
	font-size: 32px;
}

.contact_text {
position: absolute;
top: 130px;
width: 760px;
text-align: center;
}

.copy_container_contact {
position:relative;
padding-top:461px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

.content_container {
padding-top:170px;
height:622px;
}


.copy_container {
position:relative;
padding-top:224px;
font-size: 14px;
}

.copy_container_about {
position:relative;
font-size: 14px;
padding-top:268px;
}

.menu_container{
position:relative;
padding-top:25px;
padding-left:30px;
}

.menu_text {
font-size: 17px;
}

.menu_start_text {
padding-left: 10px;
}

.menu_start {
padding-left: 10px;
position:relative;
}

.menu_start_contact {
padding-left: 5px;
position:relative;
}

.menu_item_text {
padding-left: 60px;
position:relative;
}

.menu_item {
padding-left: 60px;
position:relative;
}

.content_text {
position:absolute;
top:375px;
padding-left:135px;
width:633px;
height:520px;
padding-right:10px;
overflow:auto;
font-size:14px;
}

.about_text {
position:absolute;
top:230px;
padding-left:115px;
width:445px;
height:665px;
padding-right: 20px;
overflow:auto;
color:#394364;
}

.content_about {
margin-bottom : 1.5em;
margin-left:0%;
color:rgb(0,0,0); 
font-size:13px;
background:url(../img/768/bg2.jpg) 50% 0% no-repeat;
min-height:800px;
}

.content_services {
margin-bottom : 1.5em;
margin-left:0%;
color:rgb(0,0,0); 
font-size:13px;
background:url(../img/768/bg4.jpg) 50% 0% no-repeat;
}

.content_contact {
margin-bottom : 1.5em;
margin-left:0%;
color:rgb(0,0,0); 
font-size:13px;
background:url(../img/768/bg5.jpg) 50% 0% no-repeat;
min-height:800px;
}

::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

}/*/mediaquery*/