strong, b {
    font-weight: bold;
}
.qode-aig-large-height-masonry-item img {
    height: 100%;
    width: auto;
    max-width: initial;
}
footer .q_icon_with_title {
    display: inline-block;
    position: relative;
    padding: 0 20px;
}
footer .q_icon_with_title .icon_with_title_link {
    display:none;
}
.qode-advanced-image-gallery .qode-aig-image-inner {
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.qode_video_box .qode_video_image .qode_video_box_button_arrow{
    border-top-width: 22px;
    border-left-width: 33px;
    border-bottom-width: 22px;
}

@media only screen and (max-width: 1500px) {
    .title.has_background{
        background-position: 0 0!important;
        background-size: contain !important;
    }
}
}
.three_columns > .column2 > .column_inner {
    padding: 0 5px 0 5px;
}
/*esconder desktop*/
@media (min-width: 980px){
 .hide-desktop{ 
display: none !important;
 }
  .q_logo a {    
    height: 60px !important;
    padding-left: 50px;
  }
}
@media only screen and (max-width: 1250px) {
    nav.main_menu > ul > li > a {
        font-size: 9px;
    }
  #menu-top-left >li,
  #menu-top-left >li > a,  
  #menu-top-right > li,
  #menu-top-right > li > a {
    padding: 4px; 
  }
}
@media (min-width: 1000px) {
  nav.mobile_menu {
    margin-left: 15px !important;
    width: 90% !important;
}
.footer_bottom_holder {
    display: none;
}
nav.main_menu.right {
    padding-right: 40px;
}
}
@media screen and (max-width: 1000px) {
#cornerContainer_tl {
display: none !important;
}
#cornerContainer_tr {
display: none !important;
}
    header {
        position: fixed !important;
        left: 0px !important;
        top: 0px !important;
    }
    .content {
        top: 80px !important; /* this should be equal to mobile header height */
    }
.hide-mobile { 
display: none !important;
 }
}
footer {
    z-index: 150;
    margin-top: 50px;
    padding-bottom: 0;
}