@media(min-width: 1440px){
    .four-abs{
        height: 46.2vw;
    }
}
@media(min-width: 992px) and (max-width: 1199px){
    .lang-cont a{
        font-size: 12px;
    }
    .header-search .form-control{
        width: 74%;
    }
    .tfb{
        width: 168px;
        height: 132px;
    }
    .top-fours-block .tfb{
        width: 15%;
    }
    .header-nav ul li{
        margin-right: 15px;
    }
    .title-slider{
        font-size: 48px;
    }
    .text-slider p{
        font-size: 16px;
    }
    .top-fours-block{
        bottom: 49px;
    }
    .tfb-title{
        font-size: 15px;
    }
    .content-page p{
        font-size: 16px;
    }
    .tfb-newtitle{
        font-size: 13px;
    }
    .tfb-50{
        padding: 0 30px;
    }
}
@media(min-width: 768px) and (max-width: 991px){
    .lang-cont a{
        font-size: 13px;
    }
    .top-fours-block{
        position: relative;
    }
    .tfb img{
        width: 104%;
    }
    .tfb, .top-fours-block .tfb {
        width: 47%;
        height: 100px;
        margin-bottom: 10px;
    }

    .green-full{
        background-size: cover;
    }
    .top-carousel{
        margin-bottom: 30px;
    }
    #content:before{
        display: none;
    }
    .home #header{
        margin-bottom: 30px !important;
    }
    .hb a img{
        width: 25px;
    }
    .hb a{
        font-size: 13px !important;
    }
    .bb-title{
        font-size: 20px;
    }
    .bb-title span{
        font-size: 12px;
    }
    .four-text p{
        font-size: 13px;
    }
    .four-title{
        font-size: 30px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .four-text p{
        font-size: 13px;
    }
    .small-latest:before{
        display: none;
    }
    .latest-news-block .single-image{
        margin-bottom: 10px;
    }
    .navbar{
        justify-content: flex-end;
    }
    .navbar-dark .navbar-toggler {
        color: rgba(255,255,255,1);
        border-color: rgba(255,255,255,1);
    }
    .navbar-collapse{
     position: absolute;
     top:73%;
    }
    .navbar-nav{
        flex-direction: row;
    }
    .header-nav{
        padding-top: 15px;
    }
    .text-slider p{
        font-size: 13px;
    }
    .title-slider{
        font-size: 35px;
    }
    .top-carousel .item .text-container{
        top:57%;
    }
    .top-carousel:before{
        height: 120px;
    }
    .content-page p{
        font-size: 14px;
    }
    .with-border {
        position: relative;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    h2, .h2{
        font-size: 30px;
    }
    h1, .h1{
        font-size: 36px;
    }
    h3, .h3{
        font-size: 26px;
    }
    h4,.h4{
        font-size:24px;
    }
    h5,.h5{
        font-size:22px;
    }
    h5,.h5{
        font-size:20px;
    }
    .top-about .tfb{
        margin-right: 10px;
    }
    .top-about{
        margin-bottom: 30px;
    }
    .footer-socials{
        margin-bottom: 15px;
    }
    .footer-bottom{
        text-align: center;
    }
    .left-sidebar ul li a{
        font-size: 20px;
    }
    .single-news-block h3, .single-news-block .h3{
        font-size: 18px;
    }
    .single-news-block p{
        font-size: 14px;
    }
    .bb-button .btn-white{
        font-size: 20px;
    }
    .page-title{
        font-size: 40px;
        line-height: 45px;
    }
    .lb-nav a.lb-next,.lb-nav a.lb-prev{
        opacity: 1 !important;
    }
    .header-nav{
        z-index: 10 !important;
    }
    .title-pages{
        padding-bottom: 15px;
    }
    #header{
        min-height: 320px;
    }
    .search-title{
        margin-bottom: 25px;
    }

}
@media(max-width: 767px){
    .tfb, .top-fours-block .tfb {
        width: 45%;
        height: 100px;
        margin-bottom: 10px;
    }
    .search-title{
        margin-bottom: 25px;
    }
    .page-title{
        font-size: 30px;
        line-height: 35px;
    }
    .top-fours-block{
        position: relative;
    }
    .tfb img{
        width: 104%;
    }

    .green-full{
        background-size: cover;
    }
    .top-carousel{
        margin-bottom: 30px;
    }
    #content:before{
        display: none;
    }
    .home #header{
        margin-bottom: 30px !important;
    }
    .hb a img{
        width: 25px;
    }
    .hb a{
        font-size: 13px !important;
    }
    .bb-title{
        font-size: 20px;
    }
    .bb-title span{
        font-size: 12px;
    }
    .four-text p{
        font-size: 13px;
    }
    .four-title{
        font-size: 30px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .four-text p{
        font-size: 13px;
    }
    .small-latest:before{
        display: none;
    }
    .latest-news-block .single-image{
        margin-bottom: 10px;
    }
    .navbar{
        justify-content: center;
    }
    .navbar-dark .navbar-toggler {
        color: rgba(255,255,255,1);
        border-color: rgba(255,255,255,1);
    }
    .navbar-nav{
        flex-direction: row;
    }
    .header-nav{
        padding-top: 15px;
    }
    .text-slider p{
        font-size: 13px;
    }
    .title-slider{
        font-size: 35px;
    }
    .top-carousel .item .text-container{
        top:57%;
    }
    .top-carousel:before{
        height: 120px;
    }
    .content-page p{
        font-size: 14px;
    }
    .with-border {
        position: relative;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    h2, .h2{
        font-size: 30px;
    }
    h1, .h1{
        font-size: 36px;
    }
    h3, .h3{
        font-size: 26px;
    }
    h4,.h4{
        font-size:24px;
    }
    h5,.h5{
        font-size:22px;
    }
    h5,.h5{
        font-size:20px;
    }
    .top-about .tfb{
        margin-right: 10px;
    }
    .top-about{
        margin-bottom: 30px;
    }
    .footer-socials{
        margin-bottom: 15px;
    }
    .footer-bottom{
        text-align: center;
    }
    .bottom-blocks{
        text-align: center;
    }
    .bb-block,.hb{
      margin-bottom: 30px;
    }
    .four-abs{
        background: none !important;
        height: auto !important;
        padding: 50px 0;
    }
    .four-relative{
        top:0;
        transform: translateY(0);
    }
    .par{
        display: none;
    }

    .main-center-button {
        position: relative;
        height: 120px;
    }

    .main-center-button a {
        bottom: -7px;
        font-size: 7vw;
    }
    
    .owl-stage .img-responsive {
        min-height: unset;
        height: 370px;
    }

    .owl-stage {
        min-height: unset;
    }

    .top-carousel .owl-dots {
        bottom: 5%;
        right: 30%;
    }

    .top-carousel .owl-prev, .top-carousel .owl-next {
        top: 91%;
        z-index: 100;
    }

    .bb-block {
        width: 49%;
        display: inline-block;
    }

    .home #header .header-nav {
        margin-bottom: -10px !important;
    }

    .home .header-nav{
        position: relative !important;
        margin-bottom: 25px !important;
        text-align: center;
    }
    .header-nav{
        text-align: center;
    }
    .logo{
        display: inline-block;
        margin-bottom: 20px;
    }
    .four-a-text{
        background: rgba(0,0,0,0.5);
        padding: 10px;
    }
    .header-nav{
        z-index: 10 !important;
    }
    .header-search .form-control{
        width: 89%;
    }
    .header-search .btn{
        width: 8%;
    }
    .bb-button{
        margin-bottom: 25px;
    }
    .d-md-none{
        display: none;
    }
    .copyright{
     text-align: center;
    }
    .footer-bottom .logo{
        margin-top: 20px;
    }
    .left-sidebar ul li{
        display: inline-block;
        margin: 0 10px;
    }
    .left-sidebar ul li a{
        font-size: 15px;
    }
    .left-sidebar{
        text-align: center;
    }
    .bb-button .btn-white{
        font-size: 18px;
    }
    .tfb-title {
        font-size: 20px;
    }

    .top-fours-block{
        text-align: center;
    }
    .tfb-newtitle{
        font-size: 11px;
    }
    .tfb-50{
        padding: 0 15px;
    }
    .tfb-subtitle{
        font-size: 9px;
    }
    .latest-news-block .single-date{
        margin-bottom: 0;
    }
    .lb-nav a.lb-next,.lb-nav a.lb-prev{
        opacity: 1 !important;
    }
    .title-pages{
        padding-bottom: 15px;
    }
    #header{
        min-height: 350px;
    }
    .fancybox-inner iframe{
        width: 728px !important;
        height: 300px !important;
    }
    .fancybox-inner{
        overflow: scroll;
    }
    .fan{
        display: none;
    }
    .top-fours-block{
        padding-top: 15px;
    }
}