/* input(407,40): run-time error CSS1046: Expect comma, found '0'
input(407,44): run-time error CSS1046: Expect comma, found '/' */
/* input(318,40): run-time error CSS1046: Expect comma, found '0'
input(318,44): run-time error CSS1046: Expect comma, found '/' */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .navbar-header {
        margin-top: -8px;
    }

    .is-sticky .navbar-header img {

        margin-top: -5px;
    }

    .is-sticky ul#nav li a {
        padding: 20px 15px;
    }

    .search-form-area {
        padding: 25px 15px;
    }

    .is-sticky .search-form-area {
        padding: 15px;
    }


}

@media (min-width: 575px) and (max-width: 768px) {
    .one-wrap-img-news {
        width: 26%;


    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .one-product-wrap {
        border-bottom: unset;
        display: inline-block !important;
    }

    .one-wrap-img-news {
        width: 100%;
        margin-right: 10px;
        height: 140px;
        margin-bottom: 20px;
    }

    .tab {
        flex-direction: row;
    }

    .pogoSlider-slide {
        background-position: 100% 100% !important;
    }

    .navbar-collapse {
        border-top: 1px solid;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .navbar-header .collapse,
    .navbar-toggle {
        border: 2px solid #fff;
        border-radius: 0;
        display: block !important;
    }

    .is-sticky .navbar-header .collapse,
    .is-sticky .navbar-toggle {
        border: 2px solid #fff;
    }

    .is-sticky .navbar-toggle .icon-bar {
        background: #fff none repeat scroll 0 0;
    }

    .navbar-header {
        float: none;
        border-bottom: 1px solid #111;
        margin: 0;
        padding: 15px 0;
    }

    .is-sticky .navbar-header {
        border: 0 none;
    }





}

@media (max-width: 768px) {
    .box-parent {
        margin-bottom: 100px;
    }

    .title2 {
        font-size: 30px;
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }

    .about-wrap .main-img img {
        width: 100% !important;
        margin: auto !important;
    }

    .steps-number {
        Left: 10px;
        Top: 0;
    }

    .img-abs img,
    .img-abs-right img {
        display: none;
    }

    .bottom-wrap {
        margin-bottom: 10px;
    }

    .map-grid {
        grid-template-columns: 1fr !important;
    }

    .mission-wrap h2 {
        font-size: 18px !important;
    }

    .p-wrap {
        font-size: 14px;
        padding: 0 10px;
    }

    .mission-wrap p {
        font-size: 13px !important;
    }

    .mission-wrap p span {
        font-size: 13px !important;
    }

    .number:after {
        width: 160px;
    }

    .about-sec {
        padding: 0;
    }

    .about-text {
        text-align: left;
        width: 100% !important;
        padding-left: 8px;
        font-size: 22px;
        position: absolute !important;
        bottom: 10px !important;
        letter-spacing: 0;
        -webkit-text-stroke: 1px black;
    }

    .img-abs {
        display: none;
    }

    .about-img {
        width: 100%;
        margin-left: 0;
        /*        height: 42vh;*/
    }

    .steps {
        flex-direction: column;
    }

    .tab button {
        font-size: 18px;
        padding: 0 10px;
    }

    .tab button.active {
        font-size: 20px;
    }

    .step-img-clip {
        width: 100%;
        height: 300px;
        padding: 0;
    }

    .steps:nth-child(even) {
        flex-direction: column-reverse;
    }

    .one-wrap-img {
        Height: auto;
    }

    .steps-img .position-absolute {
        z-index: 0 !important;
    }

}

@media only screen and (max-width: 767px) {
    .policy-flex {
        flex-direction: column-reverse;
    }

    .map {
        flex-direction: column;
    }

    .pogoSlider--dirCenterHorizontal .pogoSlider-dir-btn {
        display: none;
    }

    .navbar-collapse {
        border-top: 1px solid;
    }

    .navbar-header {
        border-bottom: 1px solid #111;
        margin: 0;
        padding: 15px 0;
    }

    .is-sticky .navbar-header {
        border: 0 none;
    }


    /*
    .pogoSlider-slide {
       
        background-position-y: 100% !important;
    }*/
    .slider-area {
        max-height: 40vh;
    }

    .pogoSlider-slide {
        background-size: cover !important;
    }

    .slider-area h2,
    .welcome-text h2 {
        font-size: 20px !important;
        -webkit-text-stroke: unset !important;
    }

    .slider-area h1,
    .welcome-text h1 {
        font-size: 20px !important;
        -webkit-text-stroke: unset !important;
    }







}


@media only screen and (min-width: 480px) and (max-width: 767px) {

    .pogoSlider--dirCenterHorizontal .pogoSlider-dir-btn {
        display: none;
    }


}

@media only screen and (max-width: 575px) {
    .product-one-img img {
        width: 100% !important;
        height: auto;
    }

    .img-abs img {
        display: none;
    }

    .dis-slider .text-left.pl-4,
    .dis-slide .text-left.pl-4 {
        padding-left: 4px !important;

    }

    .news {
        padding: 32px 26px;
    }

    .unlisted p a {
        display: inline-grid;
        width: 100%;
        grid-template-columns: 13% auto;
    }

    .unlisted p a span {
        font-size: 13px !important;
        width: 100%;
    }

    .contact .title h1 {
        font-size: 1.75rem !important;
        font-weight: 500 !important;
    }

    .unlisted p:last-child {
        grid-column: 1 / span 2;
        margin-bottom: 20px !important;
    }

    footer {
        padding-top: 18px !important;
        padding-bottom: 18px !important;
    }

    .footer-wrap {
        padding: 10px 0 !important;
    }

    .footer-wrap h4 {
        font-size: 20px !important;
        margin-bottom: 6px;
    }

    .one-product-wrap p br {
        display: none;
    }

    .footer-wrap p {
        margin-bottom: 0;
    }

    .product-one-img {
        height: unset !important;
    }

    .title h4 {
        font-size: 16px !important;
    }

    .direct {
        padding-top: 20px !important;
        padding-bottom: 0 !important;

    }

    .unlisted {
        display: grid !important;
        grid-template-columns: 1fr 1fr;
        margin-bottom: 0;
    }

    .unlisted p {
        display: flex;
        font-size: 13px;
        align-items: flex-start !important;
        justify-content: flex-start !important;
    }

    .map frame {
        height: 40vh !important;
    }

    .slider-area h1,
    .slider-area h2 {
        font-size: 22px !important;
        letter-spacing: 0;
        padding: 0;
        width: 100%;
        margin-bottom: 2px;
    }
    .welcome-text h1,
    .welcome-text h2 {
        font-size: 15px !important;
        letter-spacing: 0;
        padding: 0;
        width: 100%;
        margin-bottom: 2px;
    }


    .slider-area {
        max-height: 20vh;
    }

    .title {
        Margin-bottom: 0 !important;
    }

    .one-wrap-img-news img {
        object-fit: unset;
        width: 100%;
        height: unset;
        box-shadow: 0 4px 12px 0 rgb(0 0 0 / 28%);
    }

    .pogoSlider-slide {
        background-size: 100% !important;
    }

    .left-arrow {
        left: 0;

    }

    p {
        line-height: 1.5 !important;
    }

    .right-arrow {
        right: 0;
    }

    .title h1,
    .title h2 {
        font-size: 20px !important;
        margin: 0;
    }

    .submit {
        font-size: 20px;
    }

    .table thead th {
        font-size: 16px;
        padding: 4px;
    }

    .one-wrap-img-news {
        width: 100%;
        margin-bottom: 20px;
        height: auto;
    }

    .one-product-wrap {
        display: inline-block !important;
        width: 100%;
    }

    .project-wrap h4 {
        min-height: unset;
    }

    .steps-img .position-absolute {
        Width: 70px !important;
        Bottom: -4px !important;
        z-index: 0 !important;
    }

    .bottom-sec {
        padding: 40px 26px;
    }

    .step-img-clip {
        width: 100%;
        height: 236px;
        padding: 0;
    }

    .one-wrap-img img {
        width: 100% !important;
    }

    .direct-wrap {
        padding: 0 28px;
        height: 340px !important;
    }

    .direct-wrap h3 {
        font-size: 14px;
        padding: 0 38px;

    }

    .bottom-sec .title h1 {
        margin-bottom: 18px !important;
    }

    .facts-back {
        padding: 12px 0 !important;
    }

    .facts {
        Padding: 30px 0 !important;
        margin: 0 26px;
    }

    .facts .title h2,
    .direct .title h1,
    .news .title h1 {
        text-align: center !important;
        padding-left: 0 !important;
    }

    .fact-wrap img {
        width: 42px !important;
        height: 42px !important;
    }

    .number {
        font-size: 26px !important;
    }

    .bottom-slider {
        margin-top: 20px;
    }

    .fact-title,
    .fact-title p,
    .fact-title p span {
        font-size: 12px !important;
    }

    .copy-text {
        font-size: 12px;
        text-align: center !important;
    }

    .title h4::after {
        width: 150px;
        height: 2px;
    }

    .copy {
        padding: 28px 0;
    }

    .fact-wrap {
        padding: 12px 0;
    }

    .fact-wrap h4 {
        margin-bottom: 0;
    }

    .number:after {
        width: 60% !important;
        height: 0.5px;
        margin: 6px auto 6px;
    }

    .line::after {
        height: 2px;
        width: 140px;
        margin-top: 10px;
    }

    .bottom-wrap {
        margin: 10px 0 !important;
    }

    .text-block h4 {
        Font-size: 14px !important;
    }

    .all {
        Font-size: 14px !important;
    }

}

@media (max-width: 991px) {
    .nav-link {
        font-size: 16px;
        padding: 10px 12px;
    }

    .about-text {
        font-size: 22px;
    }

    .img-abs img,
    .img-abs-right img {
        width: 56px;
    }

    .bottom-wrap {
        margin: 0;
    }

    .number:after {

        width: 124px;

    }

    .number {
        font-size: 22px;
    }

    .fact-wrap img {
        width: 60px;
        height: 60px;
    }

    .fact-title,
    .fact-title p {
        font-size: 12px !important;
    }
}

@media (max-width: 1200px) {
    .logo img {
        width: 200px;
    }

    .about-text {
        font-size: 30px;
    }

    .nav-link {

        padding: 22px 10px !important;
    }

    .slider-area {
        height: 378px;
    }
}