/* Enter Your Custom CSS Here */
#advanced_menu_toggle { top:140px;}   .header-icons { width:100px;}
@media screen and (max-width:1022px) {   .logo {max-width:300px;} }
@media screen and (max-width:856px) {   .logo {max-width:200px;} }
@media screen and (max-width:767px) {  #advanced_menu_toggle { top:40px;} }
@media screen and (max-width:500px)
{
  .sep {display:none;}
  #text-5 { clear:both; display:block; width:100%;}
  #text-5 a { width:100%; display:block; float:none;}
}

.webform-cr input[type="text"], .webform-cr input[type="email"], .webform-cr textarea { text-transform:inherit;}
