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

body { 
width : 478px /* 436px */;
height:605px;
}
 
.split-para { 
padding-top: 5px;
height: 40px;
font-size: 18px;
}

.split-para span { 
display:block;
width: 50%;
padding-right:0px;
}

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

.contact_index {
position: relative;
margin-bottom : 1.5em;
margin-left:0%;
color:rgb(0,0,0); 
font-size:13px;
background:url(../img/480/logo.jpg) 50% 0% no-repeat;
left: 0px;
width:478px;
}

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

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

.content_temp {
position:absolute;
padding-left:00px;
top:50px;
width:478px;
text-align:center;
font-size:14px;
}

.about_temp {
position:absolute;
padding-left:00px;
top:50px;
width:478px;
text-align:center;
font-size:14px;
}

.services_temp {
position:absolute;
padding-left:00px;
top:50px;
width:478px;
text-align:center;
font-size:14px;
}

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


.index_content {
width: 478px;
padding-left:30px;
padding-right:30px;
}

.services_content {
width: 478px;
padding-left:30px;
padding-right:30px;
height: 363px;
}

.about_content {
width: 478px;
padding-left:30px;
padding-right:30px;
}

.footer_container_index {
background: url(../img/480/footer_ind.jpg) 50% 0% no-repeat;
height: 74px;
width: 478px;
position:absolute;
top:463px;
}

.footer_container_about {
background: url(../img/480/footer_pa.jpg) 50% 0% no-repeat;
height: 74px;
width: 478px;
position:absolute;
top:465px;
}

.footer_container_services {
background: url(../img/480/footer_event.jpg) 50% 0% no-repeat;
height: 74px;
width: 478px;
}

.footer_container_contact {
background: url(../img/480/footer_dj.jpg) 50% 0% no-repeat;
height: 74px;
width: 478px;
position:absolute;
top:460px;
}

.styleDetails {
	font-size: 26px;
}

.contact_temp {
position:absolute;
padding-left:00px;
top:50px;
width:478px;
text-align:center;
font-size:14px;
}

.styleContact {
	font-size: 32px;
}

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

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

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

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

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

.menu_container{
position:relative;
padding-top:5px;
padding-left:20px;
}

.menu_text {
font-size: 16px;
}

.menu_start_text {
padding-left: 0px;
}

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

.menu_start_contact {
left: 10px;
position:relative;
}

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

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

.content_text {
position:absolute;
top:460px;
padding-left:170px;
width:840px;
height:230px;
padding-right:10px;
overflow:auto;
font-size:14px;
}

.about_text {
position:absolute;
top:130px;
padding-left:65px;
width:415px;
height:525px;
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/480/bg2.jpg) 50% 0% no-repeat;
min-height:700px;
}

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


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

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

::-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*/