@media only screen and (max-width:1200px)  
{
.phone, .telephone, .email, .address { font-size:14px;}

.nav li { font-size:14px;}
.welcome h1 { font-size:22px;}
.welcome p { font-size:14px !important}
.our-services h2 { font-size:22px}
.service-left li { font-size:17px}
.our-gallery h2 { font-size:22px}
.footer { font-size:13px}

}

@media only screen and (max-width:980px)  
{ 
.nav { display:none}
.navigation { padding-top:1px;}
.navigation > a {display:block; top:76px;}
.phone, .telephone, .email, .address { font-size:13px}
.logo { float:none; text-align:center}
.logo img { max-width:190px; height:auto}

h1 { font-size:20px;}
body { font-size:14px}
.our-services h2 { font-size:20px}
.service-left li { font-size:14px}
.our-gallery h2 { font-size:20px}
.footer { font-size:13px}
}
@media only screen and (max-width:760px)  
{ 
.banner-desktop { display:none}
.banner-mobile { display:block}
.address { display:none}
.our-services h2 { margin-top:19px; margin-bottom:20px}
h1 { font-size:18px;}
body { font-size:13px}
.our-services h2 { font-size:18px}
.service-left li { font-size:13px}
.our-gallery h2 { font-size:18px}
.footer { font-size:12px; line-height:20px}
.our-services h2:before { top:9px}
.our-services h2:after { top:9px}

.services1 { padding-bottom:7px;}

}

@media only screen and (max-width:550px)  
{
.logo img { max-width:160px; height:auto}
.navigation > a { top:70px}
h1 { font-size:16px}
body { font-size:12px}
.service-left { width:100%}
.our-services h2 { font-size:16px} 
.service-left li { font-size:12px; margin-bottom:13px}
.our-gallery h2 { font-size:16px}
.our-gallery h2:after {        left: -81px;      top: 9px;    width: 72px;}
.our-gallery h2:before {        right: -81px;      top: 9px;    width: 72px;}

.our-services h2:before {  right: -81px;      top: 9px;    width: 72px;}
.our-services h2:after {  left: -81px;      top: 9px;    width: 72px;}
.footer { margin-top:20px; line-height:18px}
.our-gallery h2 { margin-top:20px; margin-bottom:15px }
}

@media only screen and (max-width:479px)  
{ 
.phone, .email, .telephone { padding-left:0; padding-right:0; margin-right:8px; font-size:12px}
.phone:before, .email:before, .telephone:before  { display:none}
.top-right .email { margin-right:0}
}