body,
html {
    overflow-x: hidden!important;
}

.aboutBg {
    background: url(../image/home/red.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 5em;
}

.abtWrapper img {
    display: none;
}

.pt-100 {
    padding-top: 100px;
}

.mt-p-45 {
    margin-top: -45px;
}

.footer-center-flex {
    display: flex;
    justify-content: center;
}

ul.address li {
    display: flex;
    width: 100%;
    /* padding-top: 10px; */
}

ul.address li:first-child {
    padding-top: 0px;
}

ul.address li.location a i {
    position: absolute;
    left: 0;
}

ul.address li.location a {
    padding-left: 28px;
}

ul.address i {
    padding-top: 7px;
    padding-right: 10px;
    font-size: 20px;
}

ul.quick-link li a i {
    padding-right: 10px;
}

ul.follow-footer {
    font-size: 20px;
    display: flex;
    justify-content: space-between;
}

ul.follow-footer li {
    padding-right: 15px;
}

.our-product .item-portfolio:hover .item-details {
    opacity: 1;
}

.our-product .item-portfolio .item-details {
    position: absolute;
    bottom: 2px;
    padding-left: 20px;
    padding-right: 20px;
    opacity: 0;
    transition: all 0.4s 0s cubic-bezier(0.7, 0, 0.3, 1);
    width: 100%;
    z-index: 2;
}

.our-product .item-portfolio:hover .image-portfolio {
    opacity: 1;
    transform: scale3d(1.05, 1.05, 1);
    -webkit-filter: blur(0px);
    filter: blur(0px);
}

.our-product .image-portfolio {
    cursor: url(../images/zoom_cursor.svg) 30 30, pointer;
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover';
    opacity: .9;
    transform: scale3d(1, 1, 1);
    transition: all 0.4s 0s cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-filter: blur(0);
    filter: blur(0);
}

.our-product figure {
    overflow: hidden;
}

.breadcrumb-nev ul {
    list-style: none;
    display: inline-flex;
}

.bradcrum-list li {
    margin-left: 15px;
    text-transform: capitalize;
}

.bradcrum-list li a {
    text-decoration: none;
}

.bg-bradcrum {
    background: #1a1a1a;
}

.bradcrum-ptb {
    padding: 100px 0 50px 0;
}

.contact-address i {
    font-size: 30px;
    padding-bottom: 10px;
}

.bg-contact-form {
    background: #1a1a1a;
    padding: 100px 0;
}

.table-wrap {
    overflow-x: auto;
}

.table-bordered td,
.table-bordered th {
    border: 2px solid #626365!important;
    text-align: center;
}

.table thead th {
    border-bottom: 2px solid #626365!important;
}

.mb-10vw {
    margin-bottom: 10vw;
}

.justify-end {
    justify-content: flex-end;
}

.sustainability-bottom figure img {
    height: 100px;
    padding-bottom: 15px;
}


/* .sustainability-bottom figure {
    background: #000;
    box-shadow: 0 5px 15px 0 transparent;
    padding: 20px 0;
} */

.sustainability-bottom figure.logos {
    padding: 15px 0;
}

.export-box .icon-box {
    position: relative;
    margin-bottom: 15px;
    font-size: 40px;
    line-height: 40px;
    /* color: #565656; */
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
}


/* export */

#chartdiv {
    height: 800px !important;
    width: 100%!important;
}

.amcharts-amexport-menu-level-0.amcharts-amexport-top {
    display: none;
}

.export-flag figure img {
    height: 150px;
}

.catelogue-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
    padding-top: 15px;
}

.product-title {
    height: 80px;
    align-items: center;
    display: flex;
    justify-content: center;
}


/* dropdown product  */

.product-dropdown select {
    padding: 10px;
    height: 50px;
    width: 100%;
    border: none;
    outline: none;
    box-shadow: none;
    padding: 0px 10px;
    border-radius: 10px;
    margin: 10px 0;
}

.product-dropdown-btn {
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
}


/* dropdown product end */

.tag-list.ul-li:nth-child(even) {
    background: rgba(255, 255, 255, .025);
    border-top: 0;
    border-bottom: 1px dotted rgba(0, 0, 0, .1);
    margin: 0;
    line-height: 1.5;
    padding: 10px;
}

.details-content .tag-list .list-title {
    float: left;
    font-size: 14px;
    margin-right: 5px;
    /* color: #171717; */
}

.tag-list strong.list-title {
    width: 250px;
}

.tag-list.ul-li ul li span {
    padding-right: 15px;
}

.tag-list.ul-li ul {
    list-style: none;
    margin-bottom: 0px;
}

.singl-title {
    font-size: 21px;
    margin-bottom: 2rem;
}

.tag-list.ul-li {
    border-top: 0;
    margin: 0;
    line-height: 1.5;
    padding: 10px;
    border-bottom: 1px dotted rgba(0, 0, 0, .1);
}

.justify-between {
    justify-content: space-between!important;
}

.export-counter {
    display: flex;
    justify-content: center;
    padding: 25px 0;
}

.export-counter .counter {
    width: 80%;
    text-align: center;
}

.align-center {
    align-items: center;
}

.made-in-title {
    display: flex;
    justify-content: center;
}

.made-in-title .madein-india {
    width: 50%;
}

.mind-behind .item__block-author {
    background-color: #1a1a1a;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 100%;
    position: relative;
    width: 460px;
    z-index: 1;
}

.mind-behind .item__block-image {
    background-color: #111111;
    height: 228px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 228px;
}

.mind-behind .item__block-name {
    position: absolute;
    bottom: 12px;
    text-align: center;
    width: 100%;
}

.mind-center-box {
    display: flex;
    justify-content: center;
}

ul.follow-sword {
    font-size: 20px;
    display: flex;
    justify-content: center;
}

ul.follow-sword li {
    padding: 0 15px;
}

.mt-15 {
    margin-top: 15px;
}

.mb-15 {
    margin-bottom: 15px;
}

.social-btn {
    width: 100%;
    margin-top: 70px;
}

.qr-code {
    padding-top: 10px;
}

.home-about-slider {
    padding-top: 100px;
}

.navbar.affix {
    background: linear-gradient(270deg, #254870 , rgba(0, 0, 0, 0.7));
}

.footer-bottom {
    background: #171717;
    padding: 15px 0;
}

.footer-bottom a {
    text-decoration: none;
}

.footer-bottom a:hover {
    color: #aed221;
}

.mb-30 {
    margin-bottom: 30px;
}

.catalouge-main-img {
    margin-top: 25px;
    margin-bottom: 25px;
}

.calculator-p-0 {
    padding: 0px;
}

.media-main-img {
    padding-top: 15px;
    padding-bottom: 15px;
}

.packing-table-main {
    padding-top: 100px;
}

.our-strength-value {
    margin-bottom: 30px;
}

.ipad-block img {
    display: none;
}

#google_translate_element {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.translate i {
    color: #fff;
    font-size: 24px;
}

.translate {
    position: fixed;
    bottom: 15px;
    left: 15px;
    width: 50px;
    height: 50px;
    background-color: #254870;
    overflow: hidden;
    border-radius: 50%;
    display: -ms-grid;
    display: grid;
    place-content: center;
    cursor: pointer;
    -webkit-box-shadow: 0 0 12px rgb(0 0 0 / 8%);
    box-shadow: 0 0 12px rgb(0 0 0 / 8%);
    z-index: 100;
}

.whatspp {
    position: fixed;
    right: 15px;
    z-index: 99;
    bottom: 15px;
}

.product-size a img {
    max-height: 375px;
}

.fotorama__stage {
    height: 450px!important;
    width: auto !important;
}

.fotorama__stage img {
    height: 100%!important;
    width: auto !important;
}

.fotorama__stage__frame {
    display: flex;
    justify-content: center;
}

.fotorama__stage__frame img {
    left: auto!important;
}

.single-page-slider {
    background: #1a1a1a;
    padding: 20px;
}


/* .limit-single-page .col-xl-3:nth-child(1) {
    display: none!important;
}

.limit-single-page .col-xl-3:nth-child(2) {
    display: none!important;
}

.limit-single-page .col-xl-3:nth-child(n+7) {
    display: none!important;
} */

.extra-slider {
    height: 500px!important;
}

#sidebar {
    height: 250px;
    width: 10px;
    position: fixed;
    text-align: center;
    padding: 10px;
    margin-left: 10px;
    bottom: 25%;
    z-index: 10;
}

.social {
    margin-left: -180px;
    width: 210px;
    padding: 0;
    display: inline-table;
    height: 0px;
    margin-top: 6px;
    border-radius: 5px;
    background-color: #254870;
    color: #fff;
    -moz-transition-property: margin-left;
    -moz-transition-duration: 0.2s;
    -moz-transition-delay: 0.2s;
    -ms-transition-property: margin-left;
    -ms-transition-duration: 0.2s;
    -ms-transition-delay: 0.2s;
    -o-transition-property: margin-left;
    -o-transition-duration: 0.2s;
    -o-transition-delay: 0.2s;
    -webkit-transition-property: margin-left;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-delay: 0.2s;
    box-shadow: -2px 5px 4px 0px rgb(0 0 0 / 20%);
    cursor: pointer;
}

.social a {
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    line-height: 3;
}

.social a {
    text-align: end;
}

.social p {
    color: white;
    position: relative;
    left: -40px;
    margin-bottom: 0;
    line-height: 35px;
    font-size: 14px;
}

.social p i {
    width: 30px;
    height: auto;
    margin-left: -20px;
    font-size: 16px;
    top: -1px;
    left: 30px;
    position: relative;
    vertical-align: middle;
    text-align: center;
    color: #fff;
}

.social:hover p i {
    color: #fff;
}

.social:hover {
    margin-left: -30px;
    width: 210px;
    background-color: #3b5998;
}

.whatsapp:hover {
    background-color: #1b9a10;
}

.facebook:hover {
    background-color: #3b5998;
}

.email:hover {
    background-color: #4285F4;
}

.instagram:hover {
    background-color: #b82f7c;
}

.twitter:hover {
    background-color: #1DA1F2;
}

.youtube:hover {
    background-color: #FF0000;
}

.pinterest:hover {
    background-color: #E60023;
}

.linkdin:hover {
    background-color: #0e76a8;
}




/* responsive */

@media only screen and (max-width: 1100px) {
    .home-about-slider {
        padding-top: 30px;
    }
    .aboutBg {
        padding-bottom: 0;
    }
    .col-about__describe_right {
        padding-left: 0px;
    }
    .home-about-btn {
        margin-left: 30px;
    }
    .block-image__number {
        font-size: 4rem;
        top: -135px;
        left: 8px;
    }
    .section-newsletter {
        margin-bottom: 7vw;
    }
    ul.address li.location a br {
        display: none;
    }
    .ipad-pro-pt-20 {
        padding-top: 20px;
    }
    .section-history .section__header-wrap {
        margin-bottom: 0;
    }
    .section-history .title-main.section__header-wrap {
        margin-bottom: 8vh;
    }
    .bradcrum-ptb {
        padding: 100px 0 80px 0;
    }
    .text-decoration_bottom {
        /* top: auto; */
        top: 30%;
    }
    .text-decoration {
        font-size: 14rem;
    }
    .pricing-grid__item {
        padding: 20px;
    }
    .enviroment .col-lg-4 {
        padding: 0px;
    }
    .made-in-title .madein-india {
        width: 59%;
    }
    .research-dev .col-about__describe_left {
        padding-right: 0px;
    }
    .section {
        margin: 10vw 0;
    }
    .block-image__number {
        font-size: 4rem;
        top: -30px;
        left: 8px;
        position: relative;
    }
    .export-flag figure img {
        height: auto;
    }
    .section-onescreen {
        height: 96vh;
    }
    .my-form-item:after {
        content: '\f078';
        font: normal normal normal 10px/1 FontAwesome;
        color: #fff;
        right: 0px;
        top: 0px;
        height: 34px;
        padding: 29px 16px 0px 0px;
        position: absolute;
        pointer-events: none;
    }
    select {
        background: transparent!important;
    }
    .my-form-item select {
        height: 50px;
        width: 100%;
        border: none;
        outline: none;
        box-shadow: none;
        padding: 0px 20px;
        border-radius: 0px;
        border-bottom: 1px solid #fff;
        color: #fff;
        background-color: none!important;
    }
    .our-product .item-portfolio .item-details {
        opacity: 1;
    }
    .pricing-grid .swiper-wrapper .swiper-slide.extra-slider {
        height: auto !important;
        /* margin: 11px; */
        min-height: 400px;
    }
}

.ipad-chart-size img.chart-ipad-block {
    display: none;
}

.ipad-show {
    display: none
}

@media only screen and (max-width: 991px) {
    .abtWrapper img {
        display: block;
    }
    .block-image__number {
        font-size: 4rem;
        top: -30px;
        left: 8px;
        position: relative;
    }
    .ipad-mb-0 {
        margin-bottom: 0px;
    }
    .ipad-pt-0 {
        padding-top: 0px;
    }
    .aboutBg {
        background-image: none;
    }
    .home-about-slider .client-carousel-item .item__block-image {
        height: 100%;
        width: 100%;
    }
    .ipad-none {
        display: none;
    }
    .home-about-slider {
        padding-top: 50px;
    }
    .text-decoration {
        font-size: 10rem;
    }
    .text-decoration_bottom {
        top: auto;
    }
    .pricing-grid__item {
        padding: 20px 5px;
    }
    .col-about__describe .block-description_two-column {
        column-count: 2;
        column-gap: 20px;
        text-align: left;
    }
    .ipad-pr-15 {
        padding-right: 15px!important;
    }
    .made-in-title .madein-india {
        width: 75%;
    }
    .mind-behind .item__block-author {
        width: 330px;
    }
    .client-carousel-item {
        height: auto;
    }
    .client-carousel-item .item__block-number {
        top: 10px;
    }
    .title__h1 {
        font-size: 3.1571rem;
    }
    .tag-list strong.list-title {
        width: 175px;
    }
    .col-about__describe.export-description .block-description_two-column {
        column-count: 1;
    }
    #chartdiv {
        height: 650px !important;
    }
    .section {
        margin: 10vw 0;
    }
    .bg-contact-form {
        padding: 70px 0;
    }
    .packing-table-main {
        padding-top: 70px;
    }
    .ipad-one-column {
        column-count: 1!important;
    }
    .section-counters {
        margin-top: 30px;
    }
    .ipad-block img {
        display: block;
    }
    .ipad-none img {
        display: none;
    }
    .section-oneCarousel .swiper-control {
        bottom: 5.2rem;
    }
    .section-onescreen {
        height: 97vh;
    }
    .section-oneCarousel .swiper-control {
        padding: 0 92px;
    }
    .ipad-mb-25 {
        margin-bottom: 25px;
    }
    .block-image::before {
        opacity: 0;
    }
    /* .client-carousel-item .item__block-author {
        height: auto;
        width: 360px;
    } */
    .ipad-chart-size img {
        display: none;
    }
    .ipad-chart-size img.chart-ipad-block {
        display: block;
    }
    .ipad-none {
        display: none;
    }
    .ipad-show {
        display: block
    }
    .pricing-grid .swiper-wrapper .swiper-slide.extra-slider {
        height: auto !important;
        /* margin: 11px; */
        min-height: 300px;
    }
}

@media only screen and (min-device-width: 660px) and (max-device-width: 991px) and (orientation:portrait) {
    .container {
        max-width: 690px;
    }
}

@media only screen and (max-width: 661px) {
    .mobile-show {
        display: flex!important;
    }
    .home-about-slider .client-carousel-item .item__block-author {
        height: auto;
        margin: 0 auto;
        width: 100%;
    }
    .our-product a img {
        height: 300px!important;
    }
    .our-product .mb-15 {
        margin-bottom: 0px;
    }
    .our-product .mt-15 {
        margin-top: 0px;
    }
    .section__header-wrap {
        margin-bottom: 20px;
    }
    .mob-mb-0 {
        margin-bottom: 0px;
    }
    .our-strength h3 {
        font-size: 1.229rem;
    }
    .order-mob-1 {
        order: 1;
    }
    .order-mob-2 {
        order: 2;
    }
    .order-mob-3 {
        order: 3;
    }
    .order-mob-4 {
        order: 4;
    }
    .ipad-none.logo-footer {
        display: block;
    }
    .mob-logo-center {
        display: flex!important;
        align-items: center;
    }
    .footer-center-flex {
        justify-content: space-between;
    }
    .mob-mb-50 {
        margin-bottom: 50px;
    }
    .footer {
        padding: 30px 0 30px;
    }
    .section_first {
        margin-top: 0px;
    }
    .made-in-title .madein-india {
        width: 100%;
    }
    .mob-pt-20 {
        padding-top: 20px;
    }
    .col-about__describe .block-description_two-column {
        column-count: 1;
        column-gap: 0px;
        text-align: left;
    }
    /* .client-carousel-item {
        height: auto;
    } */
    .client-carousel-item .item__block-number {
        top: 25px;
    }
    .mind-behind .item__block-name {
        bottom: 5px;
    }
    .block-image::before {
        opacity: 0;
    }
    .breadcrum-research .breadcrumb-nev ul {
        display: block;
    }
    .breadcrum-single-product .breadcrumb-nev ul {
        display: block;
    }
    .title__h1 {
        font-size: 3.0571rem;
    }
    .mob-pt-30 {
        padding-top: 30px;
    }
    #chartdiv {
        height: 400px !important;
    }
    .calculator-p-0 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .section {
        margin: 12vw 0;
    }
    .bg-contact-form {
        padding: 50px 0;
    }
    label {
        font-size: 8px!important;
        transform: translateY(15px)!important;
    }
    .packing-table-main {
        padding-top: 50px;
    }
    .block-image__number {
        font-size: 4rem;
        top: -30px;
        left: 0px;
        position: relative;
    }
    .our-strength-value {
        margin-bottom: 0px;
    }
    .ipad-block img {
        display: none;
    }
    .ipad-none img {
        display: block;
    }
    .title__h2 {
        font-size: 2.0rem;
    }
    .section-oneCarousel .swiper-control {
        bottom: 9.2rem;
    }
    #sidebar {
        display: none;
    }
}

@media only screen and (max-width: 375px) {
    .breadcrumb-nev.bradcrum-lying-method ul {
        list-style: none;
        display: block;
    }
}

@media only screen and (max-width: 360px) {
    .breadcrumb-nev.bradcrum-packing ul {
        list-style: none;
        display: block;
    }
    .footer__contacts {
        font-size: 11px;
    }
    label {
        font-size: 7px!important;
        transform: translateY(17px)!important;
    }
}

@media only screen and (max-width: 320px) {
    .breadcrumb-nev.bradcrum-about ul {
        list-style: none;
        display: block;
    }
    label {
        font-size: 6px!important;
    }
}