@media screen and (max-width:1199px){
    *{
        box-sizing: border-box;
    }
    .container,.banner-txt p {
        max-width: 96%;
        padding: 0;
    }
    .text p {
        text-align: justify;
    }
    .d-flex.justify-content-between p {
        word-break: break-all;
    }
    .main-menu li a {
       padding: 18px 9px;
       font-size: 12px;
    }
}
@media screen and (max-width:1023px){
   /* .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        
      
    }*/
    img.full-image {
        width: 100%;
    }
    .header-right-up li {
        display: none;
    }
    .header-right-up {
        width: 100%!important;
    }
    .header-right-up ul.d-flex.justify-content-between {
        justify-content: flex-end!important;
    }
    .header-right-up li.language {
        display: block;
        padding-bottom: 20px;
    }
    .main-menu {
        margin-left: 0;
        width: 100%;
    }
    nav.nav {
        min-height: 60px;
    }
    nav.nav .main-menu ul {
        display: none!important;
    }
    .slicknav_menu {
		display: block
    }
    .main-menu li.others-links {
        display: block;
    }
    .home-banner-bottom {
        padding: 20px 0 10px!important;
    }
    .d-flex {
        flex-wrap: wrap;
    }
    .col-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .home-banner-bottom .col-6.image {
        order: -2;
        margin-bottom: 15px;
    }
    footer.footer {
        padding: 0px 0 15px!important;
    }
    footer.footer .d-flex.justify-content-between {
        display: none!important;
    }
    .footer-last p {
        width: 100%;
        text-align: center;
        line-height: 24px;
    }
    /*Inner Pages*/
    .d-img {
        width: 20%;
    }
    .d-txt {
        width: 78%;
        margin-left: 2%;
    }
    .bd .d-txt {
        text-align: justify;
    }
    .cert-slider .owl-nav {
        display: none;
    }
    .gallery-tab .tab-container li {
        width: 31%;
    }
}
@media screen and (max-width:767px){
    .ab {
        width: 100%;
        border-right: none;
        padding: 20px 0;
        border-bottom: solid 1px #bbb;
        text-align: center;
    }
    .d-txt h2 {
        font-size: 18px;
    }
    .d-txt h2 {
        font-size: 14px;
    }
    .heshe .bg-white.shadow {
        margin-bottom: 20px;
    }
}
@media screen and (max-width:639px){
    .home-banner-bottom h2 {
        font-size: 16px;
    }
    .footer-last p {
        font-size: 11px;
    }
    .gallery-tab .tab-container li {
        width: 48%;
    }
    .gallery-tab .tab-container li .title {
        font-size: 11px;
    }
    ul.blue-div,.space-top {
        margin-top: 15px;
    }
    .header-right-up .drop-select-icon {
        display: none!important;
    }
     .h2, h2 {
        font-size: 20px;
    }
    .page-title {
        font-size: 16px;
    }
    .header-right-up .search-bar input {
        width: 270px;
    }
    .header-right-up .search-bar a.contrast-version {
        margin-right: 5px;
        /* position: absolute; */
        position: relative;
        /* top: 36px; */
        top: 0px;
        width: 60px;
        line-height: 14px;
        margin-left: -15px;
        text-align: left;
    }
}
@media screen and (max-width:479px){
    .logo {
        left: -15px;
        width: 150px;
        top: -62px;
    }
    nav.nav {
        min-height: 35px;
    }
    .header-right-up {
        padding: 3px 0!important;
    }
    .header-right-up .search-bar input {
        width: 210px;
    }
    .header-right-up .search-bar button {
        width: 35px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .slicknav_menu {
        /* top: 60px; */
        top: 80px;
    }
    .slicknav_nav {
        top: 45px;
    }
    .banner .owl-dots,.banner-txt p {
        display: none;
    }
    .footer-last p {
        font-size: 10px;
    }
    .career-form li {
        width: 100%;
        margin: 0 0 20px;
    }
    .ab-img {
        width: 100%;
    }
    .bd .d-img {
        width: 50%;
        margin: 0 auto 20px;
    }
    .bd .d-txt {
        width: 100%;
        margin-left: 0;
        text-align: center;
    }
    
    
}