/***********************************************
Screen 1200px+
***********************************************/




/***********************************************
Screen Smaller than 1199px
***********************************************/
@media only screen and (min-width:960px) and (max-width: 1199px) {
#service_menu a {width:160px;}
#service_menu .service_0 a {width:168px;}

#news_block #in_touch {width:218px;}
#news_block #in_touch #address {margin:0px; margin-bottom:10px; paddong:0px; border:none;}
#accreditations {width:438px;}
#map {width:490px;}
#map_graphic {left:438px;}

#contact_left {width:500px;}
.contact #map {width:428px; height:174px;}
#contact_divider {left:500px; height:174px;}

}

/***********************************************
Tablet (Smaller than 959px)
***********************************************/
@media only screen and (min-width:768px) and (max-width: 959px) {
#service_menu a {width:auto; padding-left:18px; padding-right:18px;}
#service_menu .service_0 a {padding-left:21px; padding-right:22px;}
#service_menu li {margin:0px;}

#news_block img {display:none;}
#news_block #news, #news_block #in_touch, #accreditations, #map {width:740px;}
#news_block #news {height:auto;}
#news_block #news.no-text {display: none;}
#in_touch h2, #in_touch #address {margin-left:15px;}
#map_graphic {display:none;}
#accreditations img, #accreditations p {float:left;}
#accreditations p {margin-right:10px; width:600px;}
#map {margin-top:20px;}

#contact_left, .contact #map {width:740px;}
#contact_divider {display:none;}

#Form_ContactForm .fieldgroup.field {width:48.3%;}

}

/***********************************************
Mobile (portrait 300px)
***********************************************/
@media only screen and (max-width:767px) {
body {margin:0px; padding:0px;}
#container_outer {padding:0px; margin:0px;}
#container {margin:0px; box-sizing: border-box;}
#top_menu {background:none;}
#head_contact {margin-top:10px; text-align:center;}

#service_menu a, #service_menu li, #news_block #news, #news_block #in_touch, #accreditations, #map  {width:100%; float:left;}
#service_menu li {margin:0px;}

#news_block img {display:none;}
#news_block #news {height:auto; padding-bottom:15px;}
#news_block #news.no-text {display: none;}
#in_touch h2, #in_touch #address {margin-left:15px;}
#map_graphic, #home_caption {display:none;}
#map {margin-top:20px;}

#contact_left, .contact #map, #Form_ContactForm .fieldgroup.field {width:100%;}
#contact_divider {display:none;}

#service_menu ul {float:none;}
#service_menu a {padding-left:0px; padding-right:0px;}

#news_block #in_touch {height:auto;}
#news_block #in_touch #address {border-right:none; clear:right;}
#news_block #in_touch #contact {float:left; margin:15px;}
#footer {float:left;}
#footer div, #footer .redchilli {float:left; text-align:center; width:100%; padding-bottom:5px;}

.hm {display:none;}

#head_contact strong, #head_contact a {float:left; clear:right; width:100%; text-align:center;}
#top_menu {float:left; text-align:center;}
#top_menu ul {float:left; width:100%; padding-left:0px;}

#top_menu li {margin-left: 0px; text-align:center; width:33.3%;}
#top_menu li::after {content:"";}

#contact_left .thirds {width:90%; clear:left;}
#contact_left .content {margin:0px;}

}
