/*
Theme Name: IBT Child
Theme URI: https://ibt.onl
Description: A child theme of IBT Theme
Author: IBT Themes
Author URI: https://ibt.onl
Version: 1.0.0
Text Domain: ibt-tpl
Template: ibt-tpl
*/

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700&display=swap');

.custom-menu-label{
    background: #df162b;
}


/*MAKE BUTTONS STICK TO BOTTOM
div.IBT_button_fix {
position: relative;

}
*/
.IBT_button_bottom{
position: absolute;
    bottom: 1em;
    left: 10%;
    right: 10%;
    width: 80%;
}
/* END */

.ibt_protocol_first{
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2em;
}

.ibt_protocol_first > div{
    padding: 0 !important;
}

.ibt_protocol_second{
    font-size: 15px;
    vertical-align: middle !important;
}
.ibt_protocol_second > div{
    padding: 0 !important;
}

body{
    font-family: "roboto",sans-serif !important;
    font-weight: 300;
    color: #000000;
    }

body #page-wrapper {
    padding-top: 0px !important;
}

a:hover {
    color: red;
}

h1{
    font-size: 40px;
    font-weight: 300;
    line-height: 1em;
    color: #4d4d4d !important;
    padding: 0;
    font-family: "roboto",sans-serif !important;
}

h2{
    font-size: 26px;
    font-weight: 700;
    line-height: 1.25em;
    color: #000000 !important;
    padding: 0;
    font-family: "roboto",sans-serif !important;
}

h3{
    font-size: 20px;
    font-weight: 500;
    line-height: 1.25em;
    padding: 0;
    font-family: "roboto",sans-serif !important;
color: #000000;
}

h4{
    font-size: 18px;
    font-weight: 500;
    line-height: 1.25em;
    padding: 0;
    font-family: "roboto",sans-serif !important;
color: #000000;
}

p a{
    color:#df162b;
}

div.top-nav{
    height:35px;
    background:transparent;
}

div.top-nav .container{
    padding-top:0
}

.top-nav .top-bar {
    margin-right: 0rem;
}

#wrapper-navbar{
    background:rgba(0,0,0, 0.8) !important;
    -webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}
.scroll #wrapper-navbar{
    background:rgba(0,0,0,0.8) !important;
    -webkit-transition: background-color 3000ms linear;
    -ms-transition: background-color 3000ms linear;
    transition: background-color 3000ms linear;
}

#menu-top-bar-menu >  li > a{
    font-weight: bold !important;
}

#menu-top-bar-menu li a i{
    font-size:20px;
    padding-top:5px;
}

#menu-footer-bottom > li > a{
    font-weight: bold;
}

#page-wrapper{
    padding-top: 35px !important;
}
#wrapper-navbar{
        box-shadow: 0 2px 17px -2px rgba(57,46,147,.1) !important;
}

a.nav-link{
    color: #fff !important;
    padding-bottom: 1rem !important;
    padding-left: 1rem !important; 
    /*text-transform: uppercase;*/
    font-weight: bold;
    font-size: 15px;
}

a.nav-link:hover{
    color: #ffe900 !important;
}

.navbar-brand img{
    max-height: 6rem;
    padding-top: 0px !important;
    padding-bottom: 5px;
    margin: 0px !important;
}
.rhs-nav{
    padding: 2px 20px 2px 20px;
}

.dropdown-menu{
    border: none !important;
    background: black !important;
    
}
a.dropdown-item{
    font-size: 17px !important;
    color: #fff !important;
    
}

ul.dropdown-menu{
    box-shadow: none !important;
}

.dropdown-menu li{
    padding: 5px !important;
}
.dropdown-menu li:hover{
    background: black !important;
}

.dropdown-menu li > a:hover{
    color: #ffe900 !important;
}

.dropdown-menu{
    background: rgba(0,0,0, 0.8);
}

#wrapper-footer{
    background: black;
    padding-top: 30px;
    padding-bottom: 30px;
}

.lower-foot{
    background: #ffe900;
    color: black;
    padding: 5px;
}

#menu-footer-bottom > li > a{
    color: black;
}

ul.zoom-social-icons-list{
    padding-right: 0px!important;
    margin-right: 0px !important;
    margin-bottom: 10px;
}
.ibt_footer_contact{
        text-align: right !important;
}

.ibt_footer_contact > a{
    font-size: 16px !important;
    font-weight: bold;
}
.ibt_footer_contact > a:hover{
    color: #ffe900 !important;
}


.ibt_line_break{
      height: 5px;
    border-top: 1px solid #cccccc;
    margin-bottom: 25px;
    clear: both;
    background: linear-gradient(to right, rgba(255,233,0,1) 0%, rgba(255,233,0,1) 57.1%, rgba(255,255,255,1) 57.2%, rgba(255,255,255,1) 100%) no-repeat center top;
}
.ibt_line_brk_center{
         height: 5px;
    border-top: 1px solid #cccccc;
    margin-bottom: 25px;
    clear: both !important;
background: linear-gradient(to right, rgba(248,248,248,1) 0%, rgba(248,248,248,1) 21.45%, rgba(255,233,0,1) 21.46%, rgba(255,233,0,1) 78.54%, rgba(248,248,248,1) 78.55%, rgba(248,248,248,1) 100%) no-repeat center top;
}
.ibt_line_brk_right{
         height: 5px;
    border-top: 1px solid #cccccc;
    margin-bottom: 25px;
    clear: both;
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 42.8%, rgba(255,233,0,1) 42.9%, rgba(255,233,0,1) 100%) no-repeat center top;
}

.ibt_line_brk_red{
             height: 5px;
    border-top: 1px solid #cccccc;
    margin-bottom: 25px;
    clear: both;
background: linear-gradient(to right, rgba(248,248,248,1) 0%, rgba(248,248,248,1) 21.45%, #df162b 21.46%, #df162b 78.54%, rgba(248,248,248,1) 78.55%, rgba(248,248,248,1) 100%) no-repeat center top;
}



.ibt_big_yellow > a {
        font-size: 18px !important;
    font-weight: 500 !important;
    color: #000000 !important;
    text-align: center !important;
    text-decoration: none;
    padding: 7px 20px 9px !important;
    background: #ffe900 !important;
}
.ibt_big_yellow > a:hover{
    background: #df162b !important;
    color: #ffffff !important;
}


.ibt_big_red > a, .ibt_big_red > button, #wp-submit, .gform_button, .mepr-submit, #mpca-add-sub-user-btn, #mpca-add-sub-user-form input[type="submit"], .mepr-account-actions a {
        font-size: 18px !important;
    font-weight: 500 !important;
    color: #ffffff !important;
    text-align: center !important;
    text-decoration: none;
    padding: 7px 20px 9px !important;
    background: #df162b !important;
    border:none !important;
    border-radius:0 !important;
}
.ibt_big_red > a:hover, , .mepr-submit:hover{
    color: #000000 !important;
    background: #ffe900 !important;
}

.ibt_sml_red > a {
        font-size: 0.95em !important;
    font-weight: 500 !important;
    color: #ffffff !important;
    text-align: center !important;
    text-decoration: none;
    padding: 7px 20px 9px !important;
    background: #df162b !important;
}
.ibt_sml_red > a:hover{
    color: #000000 !important;
    background: #ffe900 !important;
}

.ibt-box-shadow{
    box-shadow: 15px 10px 20px 5px rgba(0,0,0,.2), 0px 15px rgba(255,255,255,0.1);
    padding: 0px !important;
}
.ibt-protocol-links > div > p > a{
    color: red !important;
    text-decoration: underline;
}

body .gform_wrapper ul li.gfield, body .gform_wrapper ul li.gfield .ginput_container{
    margin-top:0 !important;
}


.case-studies{
background: linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    padding-left: 15px;
    padding-right: 5px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}

.ibt_industries_yellow{
    color: yellow;
    margin-bottom: 0px;
    font-size: 1.15em;
}


h2.ibt_industries_white{
    color: white !important;
    font-size: 1.3em;
}

#menu-footer-upper{
    margin-bottom:40px;
}

#menu-footer-upper li {
    display:inline-block;
    width:48%;
}

/* Flag dropdown */



.top-nav .container {
    display: flex;
  align-items: center;
  flex-direction: row-reverse;
}

.top-nav .container .menu { margin:0; }

.lang-switcher {
    position: relative;
    top: 0px;
}

.lang-switcher li { margin: 0; }

.lang-switcher li,
.lang-switcher .nav-link {
    display: flex;
    align-items: center;
}

.lang-switcher img {
     margin-right: 10px;
   width: 27px;
     height: 17px;
}

.top-nav .lang-switcher li > a {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    text-decoration: none;
}

.top-nav .lang-switcher .menu-item-has-children > a { padding-bottom: 6px!important; }

.top-nav .lang-switcher li > a:hover {
    opacity: 0.5;
    color: #fff!important;
}

.lang-switcher .dropdown-menu {
    border: none;
  width: 23rem!important;
  right: 0;
  left: unset;
  top: 95%;
  padding: 0;
    z-index: 9999!important;
  box-shadow: 0px 4px 12px -3px rgba(0,0,0,0.2);
    background-color: #fff;
}

.lang-switcher .dropdown-menu li a {
  color: #565656;
    font-size: 14px;
    padding: 10px 15px!important;
    width: 100%;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 400;
}

.lang-switcher .dropdown-menu li:not(:last-of-type) { border-bottom: 1px solid #ccc; }

.lang-switcher .dropdown-menu li a:hover {
    color: red!important;
    opacity: 1!important;
}

.flags-sp img { margin: 0 10px 0 0!important; }
.lang-switcher .dropdown-toggle i { display: none; }


#navbarNavDropdown .menu-item-has-children{
	margin-right:5px;
}

#navbarNavDropdown .dropdown-toggle::after {
    vertical-align: 0.2em;
    border-top-color: transparent;
}

.dropdown-toggle::after {
    display: inline-block;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
        border-top-color: currentcolor;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

#navbarNavDropdown .toggle-only {
    position: absolute;
    top: 6px;
    color: #df162b;
    right: -7px;
    left: auto;
    font-size: 1.2rem;
}

body .navbar-expand-md .container.main-nav {
    padding-top: 1.5rem;
}

.navbar-expand-md .container.main-nav .top-nav {
    width: 50%;
    left: auto;
    background: transparent;
    right: 0;
}

.rhs-nav{
    padding-right: 0 !important;
}

#preloader{
    background:#000 !important;
}

#status img{
    background:transparent !important;
}

body{
    overflow-x:hidden;
}

body:not(.scroll) #wrapper-navbar{
    background:rgba(0,0,0, 0) !important;
}

.menu-item-has-children:hover > .dropdown-menu{
    display:block;
}

.copyright-block{
    margin-top:1rem;
}

.lower-foot-nav{
    margin-top:1rem;
}

.lower-foot-nav #menu-footer-bottom > li{
    display:inline;
    padding-right:1.5rem;
    margin-right:1.5rem;
    line-height:1rem;
    border-right:1px solid #fff;
}

.lower-foot-nav #menu-footer-bottom > li:nth-last-child(1){
    border-right-width:0px;
}

.lower-foot-nav #menu-footer-bottom > li > a{
    color:#fff;
}

.box-shadow .vc_column-inner{
    -webkit-box-shadow: 0px 9px 12px -3px #bfbfbf;
    -moz-box-shadow: 0px 9px 12px -3px #bfbfbf;
    box-shadow: 0px 9px 12px -3px #bfbfbf;    
    margin: 0 5px;
    width: calc(100% - 10px) !important;
}

.team-area .box-shadow .vc_column-inner{
    padding: 30px !important;
    background-color: #f8f8f8 !important;
    margin-bottom: 30px;
}

.team-area .box-shadow .vc_column-inner .wpb_text_column{
    margin-bottom: 0 !important;
}

.ask-an-expert {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999999;
    min-height: 0 !important;
}

.ask-an-expert .ask-an-expert-callout {
    position: fixed;
    bottom: 0px;
    right: 70px;
    z-index: 999998;
}

.ask-an-expert .ask-an-expert-callout img {
    display: block;
    max-width: 264px;
    height: auto;
    cursor: pointer;
}

.ask-an-expert .ask-an-expert-form {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999999;
    width: 100%;
    max-width: 480px;
    max-height: 100%;
    min-height: 100vh !important;
    overflow-y: scroll;
    padding: 20px 20px 40px;
    background-color: #df162b;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.ask-an-expert .ask-an-expert-form.off {
    -webkit-animation: ask-an-expert-slide-out 0.5s forwards;
    animation: ask-an-expert-slide-out 0.5s forwards;
}

.ask-an-expert .ask-an-expert-form .ask-an-expert-close {
    position: absolute;
    top: 23px;
    right: 28px;
    width: 26px;
    height: 26px;
    cursor: pointer;
    background-image: url('/wp-content/uploads/2020/04/icon_ask-an-expert_close.png');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.ask-an-expert .ask-an-expert-form h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.125em;
    color: #ffffff;
    margin: 0 0 20px;
}

.ask-an-expert .ask-an-expert-form p {
    font-size: 15px;
    line-height: 1.25em;
    color: #ffffff;
    margin: 0 0 20px;
}

body #wrapper-footer{
    padding-bottom:70px;
}

.ask-an-expert .ask-an-expert-form.on {
    -webkit-animation: ask-an-expert-slide-in 0.5s forwards;
    animation: ask-an-expert-slide-in 0.5s forwards;
}

body.sharpspring_form label {
    font-size: 17px;
    color: #ffffff;
}

body.sharpspring_form button {
    width: 100%;
    font-size: 23px;
    font-weight: 700;
    line-height: 1em;
    margin: 14px 0 0;
    padding: 15px 0 12px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    text-transform: uppercase;
    background: #ffe900;
}

body.sharpspring_form textarea {
    height: 150px;
    border: none;
    font-size: 16px;
    color: #000000;
    line-height: 1.5em;
    margin: 5px 0 0;
    padding: 13px 10px;
}

body.sharpspring_form input, body.sharpspring_form select{
    border: none;
    font-size: 16px;
    color: #000000;
    line-height: 1.5em;
    margin: 5px 0 8px;
    padding: 13px 10px;
}

body.sharpspring_form select{
    width:100%;
}

/* MEMBERS */

.mp_wrapper table.mepr-account-table th:nth-child(5){
    font-size:0;
}

.mepr-payments, #mpca_export_sub_accounts, #mpca_signup_url{
    display:none !important;
}

/* Announcements */

.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item{
	padding-bottom:10px !important;
}

.vc_gitem-post-data{
	margin-bottom:5px !important;
}

.vc-gitem-zone-height-mode-auto::before{
    padding-top:0;
}

.vc_gitem-zone-a .vc_gitem-row-position-top, .vc_gitem-zone-b .vc_gitem-row-position-top{
    position:relative;
}

.single-announcement{
    border-bottom:1px solid #ccc;
}

.single-announcement h4 a, .single-alert h4 a{
    color:#df162b;
}

.single-announcement .vc_gitem-post-data-source-post_date, .single-alert .vc_gitem-post-data-source-post_date{
    font-weight:700;
    font-size:13px;
}

.single-announcement .vc_gitem_row .vc_gitem-col{
    padding:10px 0;
}

.single-alert .vc_gitem_row .vc_gitem-col{
    padding:25px 25px 15px;
    background:#f0f0f0;
}

.home .single-alert .vc_gitem_row .vc_gitem-col{
    min-height:180px;
}

.owl-stage .single-alert .vc_gitem_row .vc_gitem-col{
	min-height:150px;
}

.vc_gitem-post-data-source-post_categories{
    text-align:left !important;
}

.vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:not(.vc_gitem-post-category-name), .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:not(.vc_gitem-post-category-name) {
    background-color: #EBEBEB;
    padding:5px 15px;
}

.vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover:not(.vc_gitem-post-category-name), .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active:not(.vc_gitem-post-category-name) {
    background-color: #ffe900;
}

/* Search */

.searchandfilter > ul, .sf_date_field{
	padding:0;
}

.searchandfilter > ul > li:nth-child(1){
	width:30%;
	float:left;
}

.searchandfilter > ul > li:nth-child(2){
	width:70%;
	float:left;
}

.sf_date_field li{
	float:left;
	width:50%;
}

.sf_date_field li span{
	width: 50px;
}

.sf_date_field li label{
	width: calc(100% - 70px);
}

.sf_date_field li input{
	width:100%;
}

.ll-skin-melon .ui-widget{
	z-index:1111 !important;
}

.searchandfilter .sf-field-category label{
	width:calc(100% - 40px);
}

.searchandfilter select.sf-input-select {
    width:100%;
    padding: 5px;
    margin-top: 5px;
}

.search-filter-result-item.single-alert:not(.grid-3){
	float:left;
	width:100%;
	margin-top:20px;

}

.grid-3 .vc_col-sm-4{
    width: calc(33.3% - 10px);
    margin-right: 10px;
}

.listed-cat, .listed-cat a{
	font-size:13px;
	color:#000;
}

.search-filter-results-list-end{
	margin-top:20px;
	float:left;
	width:100%;
}

#mepr_loginform{
    max-width: 600px;
    margin: 0 auto 50px;
}

.mepr_price{
    display:none !important;
}

.home-announce a, .feature-link a, .home-announce a:visited, .feature-link a:visited{
	color:#df162b;
	font-weight:700;
}

.thumbnails .wpb_column .vc_column-inner{
	box-shadow: 0px 9px 12px -3px #bfbfbf;
	margin: 0 5px;
	width: calc(100% - 10px) !important;
	padding: 30px 30px 0 !important;	
}

.thumbnails .wpb_column p {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.25em;
	padding: 0;
	font-family: "roboto",sans-serif !important;
	color: #000000;
	text-align:center;
}

#litModal .modal-dialog, #priceModal .modal-dialog{
    max-width:800px;
}

.modal-content{
	padding:30px;
}


.modal-title{
	font-size: 30px;
	font-weight: 300;
	line-height: 1em;
	color: #4d4d4d !important;
	padding: 0;
	font-family: "roboto",sans-serif !important;
}

.wpb_posts_slider_heading{
    font-size: 25px;
    font-weight: 700;
    line-height: 1.25em;
    color: #fff !important; 
    padding: 0;
    font-family: "roboto",sans-serif !important;
    text-align:center;   
    text-shadow: 3px 3px 3px rgba(0,0,0, 1); 
    margin-bottom:15px;
}

.wpb_posts_slider .wpb_gallery_slides > ul > li{
    min-height:150px;
}

.flex-caption{
    font-size: 30px;
    font-weight: 700;
    line-height: 1.25em;
    color: #fff !important; 
    padding: 0;
    font-family: "roboto",sans-serif !important;
    text-align:center;
    padding:25px 25px 15px !important;
}

.flex-caption a{
    color: #df162b !important;    
}

.flexslider{
    background:none !important;
    border:none !important;
}

.wpb_posts_slider .flex-caption, .wpb_posts_slider .nivo-caption{
    background:rgba(0,0,0,0.8) !important;
}

.flex-direction-nav{
    display:none !important;
}

p a, h3 a, h2 a, .wpb_text_column li a{
	color:#df162b;
}

#navbarNavDropdown li:last-child .nav-link {
    padding-right: 0rem !important;
}

.anchors .vc_btn3-container{
    margin-left: -7.5px;
}

.anchors .vc_btn3-container .vc_btn3{
    padding: 15px !important;
}

#mpca_import_sub_accounts, #mpca_sub_accounts_used, h3.mpca-fat-bottom, #mpca_sub_account_search, .mpca-sub-account-page-info, .mepr_suggest_user{
    display: none !important;
}

.welcome-email{
    visibility: hidden;
}

.mpca-fat-bottom{
    margin-bottom: 30px !important;
}


@-webkit-keyframes ask-an-expert-slide-in {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@keyframes ask-an-expert-slide-in {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@-webkit-keyframes ask-an-expert-slide-out {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

@keyframes ask-an-expert-slide-out {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

 .vc_custom_1585744867250 {
    max-width: calc(100% - 45px);

}



/* Responsive */

@media only screen and (max-width: 1199.99px) {
    .top-nav .top-bar {
        margin-right: 4rem !important;
    }    

    body button#responsive-menu-button{
        background:none !important;
        top:35px !important;
    }

    .responsive-menu-open .responsive-menu-inner, .responsive-menu-open .responsive-menu-inner::before, .responsive-menu-open .responsive-menu-inner::after{
        background-color:#999 !important;
    }

    body .vc_custom_1585920122596{
        margin-left: 0 !important;
    }

    #responsive-menu-wrapper{
        padding-top:50px !important;
    }

    .vc_custom_1586426850541 h3{
        font-size:20px;
    }

    .case-studies{
        min-height:130px;
    }

    .responsive-space{
        height:50px !important;
    }
}

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

    body .ibt_footer_contact > a {
        font-size: 14px !important;
    }

    footer.wrapper .zoom-social-icons-list li.zoom-social_icons-list__item {
        margin-right:0 !important;
        margin-left: 8px !important;
    }

    body .top-bar{
        display:none !important;
    }

    .vc_custom_1586354633592 h3, .vc_custom_1587556539136 h3, .vc_custom_1585751327737 h3{
        font-size:18px !important;
    }

    .case-studies{
        padding-left:5px !important;
    }

    .case-studies h3{
        font-size:16px !important;
    }

    .case-studies p{
        font-size:14px !important;
    }
}

@media only screen and (max-width: 766.99px) {
    
    h1{
        font-size:25px !important;
    }

    ul{
        padding-left:15px;
    }

    .navbar-brand img{
        max-width:150px;
        height:auto !important;
    }

    .top-nav .lang-switcher{
        position:relative !important;
        top:2.1rem !important;
        right:3rem !important;
    }

    .navbar-expand-md .container{
        padding-right: 0 !important;
    }

    body button#responsive-menu-button{
        right:-5px !important;
        top:15px !important;
    }

    rs-layer.rs-layer{
        font-size: 20px !important;
        line-height:25px !important;
        width:250px !important;
        height:auto !important;
    }

    rs-layer-wrap.rs-parallax-wrap{
        top:50% !important;
        left:20px !important;
        right:20px !important;
        text-align:center !important;
    }

    ul.zoom-social-icons-list, body .ibt_footer_contact{
        text-align:left !important;
    }

    footer.wrapper .zoom-social-icons-list li.zoom-social_icons-list__item {
        margin-right:8px !important;
        margin-left: 0px !important;
    }

    body #wrapper-footer {

        padding-bottom: 90px;

    }

    .wpb_single_image img {

        min-height: 70px !important;
    }

    .hidden-mob{
        display:none !important;
    }

    body .vc_custom_1585744867250 {

        margin-left: 10px !important;
        max-width:calc(100% - 20px);

    }

    body .vc_custom_1585832708634{
        margin-top:0 !important;
    }

    .responsive-space-xs{
        height:100px !important;
    }

    .ibt_big_red a{
        width:100%;
    }

    .case-studies {
        min-height: 70px;
    }

    .img-left-mob{
        text-align:center !important;
        margin-top:-25px !important;
    }

    .home #wrapper-navbar{
        max-width:calc(100% - 15px) !important;
    }

}
