

.qode_video_box .qode_video_image::after{
    display: none;
}

.qode_video_box .qode_video_image .qode_video_box_button{
    border: 5px solid #fff;
}

@media only screen and (min-width: 769px){
    .qode_video_box .qode_video_image .qode_video_box_button{
        height: 166px;
        width: 166px;
        border: 18px solid #fff;
    }

    .qode_video_box .qode_video_image .qode_video_box_button_arrow{
        border-top-width: 20px;
        border-bottom-width: 20px;
        border-left-width: 32px;
    }

}

.qode-advanced-pricing-list .qode-apl-item .qode-apl-item-top .qode-apl-item-title:before{
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 13px;
    color: #f04c13;
    padding-right: 9px;
    position: relative;
    top: -3px;
}
@media only screen and (min-width: 1001px){
    .row-with-gallery-bottom .qode-advanced-image-gallery .qode-aig-grid.qode-aig-six-columns .qode-aig-image{
        width: 16.66667%;
        clear: none;
    }
}
@media only screen (min-width: 1367px) and (max-width: 1440px){
    h1 {
        font-size: 180px;
    }
}

@media only screen and (min-width: 1281px) and (max-width: 1366px){
    h1 {
        font-size: 170px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1280px){
    h1 {
        font-size: 150px;
    }
}
nav.main_menu ul li a span.underline_dash, nav.vertical_menu ul li a span.underline_dash {
    bottom: -4%;
}
header:not(.with_hover_bg_color) nav.main_menu>ul>li:hover>a{
    opacity: 1;
}

.qbutton.big_large_full_width{
    box-sizing: border-box!important;
}