/*
Theme Name: Transport Child
Theme URI: http://transport.thememove.com/
Description: A child theme of Transport Theme
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.1
Template: tm_transport
*/

.site-header{  

/*height:120px !important;*/
}

.site-branding{
/*margin-top:-50px*/
}


.one-fifth-img img{
width:20%;
float:left;
position:relative
}

.gform_title{

display:none
}

.gform_body label{
color:#fff
}

@media screen and (min-width: 0px) and (max-width: 720px) {

  .mobile-hide{ display: none; }
}

@media screen and (min-width: 721px) and (max-width: 4000px) {
 
  .mobile-show{ display: none; }
}

.name_first label{
display:none
}

.name_last label{
display:none
}

.menu-item-74882{
float:left;
clear: left;
}

.menu-item-74724{
float:left;
clear: left;
}

.menu-item-74883{
float:left;
clear: left;
}

#menu-information li{

display:block !important;
float:left;
clear: left;
}

/*
** Added on 02/17/2016
*/
.site-header .extra-info h3 {
  white-space: nowrap;
}
@media (min-width: 62rem) {
.header01 .site-branding img {
  max-width: 100%;
}
}

@media (max-width: 420px) {
.gform_wrapper .top_label li.gfield.gf_left_half,
.gform_wrapper .top_label li.gfield.gf_right_half {
	width: 100% !important;
}
}
