/*
	Theme Name:     Globax Child
	Theme URI:      http://enovathemes.com/globax
	Description:    Logistics Transportation Cargo WordPress Premium Theme
	Author:         Enovathemes
	Author URI:     https://enovathemes.com
	Version:        1.0
	Template:       globax
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
.desk .header-body {
    background: #000 !important;
}

#menu-top-menu{  display: flex;  list-style: none;    margin-bottom: 0px;}
#menu-top-menu li {  margin-right: 20px;line-height:1.7;}
#menu-top-menu li a:hover {    color: #000;}
#menu-top-menu li a{
color:#000;
    font-weight: bold;
    opacity: .6;
    font-size: 12px;
    transition: all 300ms ease;
}



.header-info-group {          display: flex;
    vertical-align: middle;
    /* align-items: center; */
    justify-content: space-between;
    margin-left: 21px;
    margin-top: 20px;}
.header-infos{display:flex;     background: #fff;}


.header-infos-sub{display:flex;align-items: flex-end;justify-content:flex-end;font-size:17px;}
.header-info-icon.pull-left.text-center {  padding: 0px 20px;}
.header-info-labels.pull-left span { display: block;color: #eb8225;font-weight:bold;}
.header-info-group i {
    color: #252525;
    font-size: 30px;
    line-height: 40px;
}
.image-logo{font-size:30px;margin-top:20px;}
.header-search-modal{top:-400%}
.sticky-true.active .header-body{height:unset;}
.header-infos .navbar-header{float:left;}
.desk .header-top, .desk .header-top .slogan, .desk .header-top-menu > ul > li{line-height:1.6;}
.desk .header-body{padding-left:25px;}
.header-info-group:last-child {    margin-right: 20px;}
.container, .wpml-ls-statics-post_translations{padding:0px 20px !important;}
.new-form{text-align: center; width: 610px;    margin: 0 auto;}
@media only screen and (max-width: 1000px){
.header-infos .navbar-header {
    float: none !important;
    width: 100% !important;
	text-align:center !important;
}

.container, .wpml-ls-statics-post_translations {
    width: 100%;
    max-width: 100%;
}
.header-infos-sub {
    display: flex;
     align-items: unset; 
    justify-content:unset; 
    /* font-size: 17px; */
    width: 100%;
}
}
@media only screen and (max-width: 767px){
.header-logo-area .mob-sidebar-toggle > span, .header-logo-area .mob-fullscreen-toggle > span, .header-logo-area .mob-menu-toggle > span, .header-logo-area .mob-sidebar-toggle > span:before, .header-logo-area .mob-fullscreen-toggle > span:before, .header-logo-area .mob-menu-toggle > span:before, .header-logo-area .mob-sidebar-toggle > span:after, .header-logo-area .mob-fullscreen-toggle > span:after, .header-logo-area .mob-menu-toggle > span:after {
width:40px;
    left: 0 !important;
  margin-left:0px;

}
.header-mobile.no-logo-true .logo, .header-mobile.no-logo-true .logo-title {
    display: block !important;
}
	.header-logo-area .logo a img{width:200px !important;}
	ul.contact-info li {   width: 100% !important;}
	footer h2 {  font-size: 17px;}
	.overflow-x{width:100%;}
	#sterlinglogistic-result-wrapper .input_track_num, .new-form{width:100% !important;}
	#submit_sterlinglogistic{float:none !important;}
	.sterlinglogistic-col-md-4 {  width: 100% !important;}
}
@media only screen and (min-width: 768px){
.container, .wpml-ls-statics-post_translations {
    width: 100%;
    max-width: 100%;
	}
	
}
@media only screen and (min-width: 320px)
.vc_row.vc_column-gap-24 .vc-container, .vc_row.vc_column-gap-24.vc-container {
    width: 100%;
    max-width: 100%;
}

}