    *{
        box-sizing: border-box;
    }
    .container,.banner-txt p {
        max-width: 96%;
        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 10px;
    }
    img {
        display: none;
    }
    .logo img,.fancybox-inner img,.gallery-tab img {
        display: block;
    }
    .about-footer img,.bd .d-img img {
        display: block;
        margin: 0 auto;
    }
    
    .bd .d-img {
        max-width: 200px;
    }
    
    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%;
    }

    .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;
    }
    .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;
    }


    .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
    }
    .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;
    }
    
@media screen and (max-width:639px){
    .header-right-up .search-bar a.contrast-version {
        margin-right: 5px;
        position: absolute;
        top: 36px;
        width: 60px;
        line-height: 14px;
        margin-left: -15px;
        text-align: left;
    }
}