/*******************************************

***          YT Framework: css          ***

*******************************************/



.yt-clearfix contact_us_form{
  color:#fff
}

/* Medium devices Desktops  

// ------------------*/

@media (min-width: 980px) and (max-width: 1199px) {

	

}



/* Small devices Tablets	

// ------------------*/

@media (min-width: 768px) and (max-width: 979px) {

	

}



/* Extra small devices Phones

// ------------------*/

@media (max-width: 767px){

	

}