/**
* Layers DevKit Custom Main CSS
*/

/*** Internal banner fixes ***/
.page-id-511 .row_block{margin-top: -1em;}
@media screen and (min-width:1600px){
	.about_our_office_main .row_block{margin-top: -1em;}
}
@media screen and (min-width:1440px){
	.about_our_office_main .row_block{margin-top: -2em;}
	.page-id-22 .parallax-mirror img.parallax-slider, .page-id-20 .parallax-mirror img.parallax-slider, .page-id-16 .parallax-mirror img.parallax-slider{margin-top: 50px;}
	
}

h1, h2, h3, h4, h5, p, div, span, ol, ul, li { hyphens: none !important; }

.testimonials_content .hover {
	display:none;
}
.testimonials_content .effect .fa {
	display: none !important;
}

.testimonials_content a.example-image-link {
	transform: scale(1);
	transition: all 500ms ease;
}
.testimonials_content a.example-image-link:hover {
	transform: scale(1.1);
}

/**
* Layers DevKit Custom Tablet CSS
*/
@media only screen and (min-width: 376px) and (max-width: 768px){
	#header .header-contain{padding: 7px 0 0 0;}
.page-template-ortho101 .main_page_contact .large-11{width: 100%;}
.grid figure{min-width: 0px !important; width: 33% !important;}
.braces_bg .columns{width: 33%;}
.people_posy .ef{width: 100%;}
.damon_slide{width: 320px;}
.about_doctor .large-5.medium-5.columns img{height: auto;}
.row_invisalign_center_m .large-6{width: 49%;}
.about_our_office_main .dr_img{display: none;}
}

/**
* Layers DevKit Custom Mobile CSS
*/
@media only screen and (max-width: 375px){
	

	.ortho_101, .damon_smile_system_main, .invisalign_clear_main, .cost_of_braces_main, .about_our_office_main{margin-top: -20px;}
	.row_block{margin-top: -1.3em !important;}
	.site-header{box-shadow: 0 0 8px #444;}

}