
@media screen and (max-width: 768px){
.fmi_full_height_image  {
	min-height:423px !important;
	height:1px;
}


.bottom-cta-text {
	width: 80% !important;
	margin: 0 auto;
	font-size: 24px !important;
	 line-height: 32px !important;
	 padding-top: 20px;
} 
    
.unexpand {
	min-height: 300px !important;
}
.column-background.background-element {
	min-height: 300px !important;
}

}

@media screen and (max-width: 420px){



}

@media screen and (max-width: 360px){



}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
#menu-item-75424 ul {
	left: 720px !important;
}
}



.page-template-product-page-template .no-top-margin {
    margin-top: 0 !important;
    padding: 0px 0 0 0 !important;
}

