@font-face {
    font-family: 'HeyComic';
    src: url('../fonts/HeyComic.eot');
    src: url('../fonts/HeyComic.eot') format('embedded-opentype'),
        url('../fonts/HeyComic.woff2') format('woff2'),
        url('../fonts/HeyComic.woff') format('woff'),
        url('../fonts/HeyComic.ttf') format('truetype'),
        url('../fonts/HeyComic.svg#HeyComic') format('svg');
}

@font-face {
    font-family: 'BouncyThinPERSONAL_USE_ONLY';
    src: url('../fonts/BouncyThinPERSONAL_USE_ONLY.eot');
    src: url('../fonts/BouncyThinPERSONAL_USE_ONLY.eot') format('embedded-opentype'),
        url('../fonts/BouncyThinPERSONAL_USE_ONLY.woff2') format('woff2'),
        url('../fonts/BouncyThinPERSONAL_USE_ONLY.woff') format('woff'),
        url('../fonts/BouncyThinPERSONAL_USE_ONLY.ttf') format('truetype'),
        url('../fonts/BouncyThinPERSONAL_USE_ONLY.svg#BouncyThinPERSONAL_USE_ONLY') format('svg');
}

@font-face {
    font-family: 'MightMakesRightBBBoldItalic';
    src: url('../fonts/MightMakesRightBBBoldItalic.eot');
    src: url('../fonts/MightMakesRightBBBoldItalic.eot') format('embedded-opentype'),
        url('../fonts/MightMakesRightBBBoldItalic.woff2') format('woff2'),
        url('../fonts/MightMakesRightBBBoldItalic.woff') format('woff'),
        url('../fonts/MightMakesRightBBBoldItalic.ttf') format('truetype'),
        url('../fonts/MightMakesRightBBBoldItalic.svg#MightMakesRightBBBoldItalic') format('svg');
}

/*new*/

.flatpickr-calendar{
    
    width:25%;
}
.flatpickr-days,.dayContainer{
    
    width: 307.875px;
    min-width: 307.875px;
    max-width: 307.875px;
}

.cndText a:hover {
    color: #FE8F01;
}
body#post-81 footer,body#post-93 footer{
    
    margin-top:0;
}
body#post-101 .footthre {
    display: none;
}
ul.lSPager.lSpg {
    margin-top: 50px !important;
    display: inline-block;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 20px;
    width: auto;
    padding: 2px 10px !Important;
}
body#post-101 .footthre2 {
    display: none;
}
input#datepicker {
    text-transform: uppercase;
}
.regForm .wpcf7-not-valid-tip {
    font-size: 16px;
    text-align: left;
    position: relative;
    bottom: 18px;
    font-family: 'Inter';

}

.walcf7-datepicker,
.walcf7-timepicker,.timePck {
    background: url(../images/arrow-down.svg) no-repeat right 15px center !important;
    background-size: 30px !important;
}

.regForm .form-submit {
        display: block;
    float: none;
    margin: 32px auto;
    padding: 6px 50px;
    border-radius: 10px;
    background: #499B48;
    border-color: #499B48;
    font-family: 'Inter';
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    outline: 0;
    box-shadow: none;
    border: 0;
}

.regForm .form-control {
    background: #fff;
    height: 58px;
    border-radius: 15px;
    margin-bottom: 20px;
    padding-left: 23px;
    font-size: 16px;
    color: rgba(0, 0, 0, 65%);
    border: 1px solid #E1E1E1;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    /*text-transform: capitalize;*/
}

.regForm br {

    display: none;
}
.prolastCvr.proDetmain .proLatItm {
    max-width: 80%;
    margin: 0px auto;
}
.regForm h1 {
    color: #A61115;
    text-transform: capitalize;
    font-family: 'HeyComic';
    font-size: 35px;
    margin-bottom: 40px;
}

section.visit {
    position: absolute;
    left: 0;
    top: 13rem;
    z-index: 999;
}
.wpcf7-response-output {
    display: none !important;
}
.regForm {
    background: #fff;
    border-radius: 50px;
    margin: 0 17rem;
    text-align: center;
    padding: 37px 54px;
}

section.prodList {
    padding: 10px 0 200px;
}

.productItmHead {
    color: #000;
    font-size: 25px;
    text-align: center;
}

.prodItem {
    border: 1px solid #efefef;
    padding: 10px 25px 35px;
    margin-bottom: 20px;
    border-radius: 5px;
        text-align: center;
}

.proLatItm h2 {
    font-family: 'MightMakesRightBBBoldItalic';
    text-align: center;
    padding: 13rem 0 0;
    font-size: 45px;
    margin-bottom: 0;
}

.owl-theme .owl-dots .owl-dot {
    display: flex;
    float: left;
}

.owl-carousel .owl-dots.disabled {
    display: inline-block;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 20px;
    width: auto;
    text-align: center;
    margin: 0px auto !important;
    margin: 0;
}

.proLatItm {
    text-align: center;
}

.owl-theme .owl-dots .owl-dot span,ul.lSPager.lSpg li a{
    background: url(../images/ellipse.svg) no-repeat left center !important;
    background-size: 55% !important;
    width: 25px;
    height: 21px;
}

.owl-theme .owl-dots .owl-dot.active span,ul.lSPager.lSpg li.active a{

    background-size: 75% !important;

}

/*end new*/


body {
    font-family: 'HeyComic';
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    font-weight: 300;
    background-color: #fff;
}

p {
    font-size: 25px;
    line-height: 38px;
    font-weight: 300;
    color: #fff;
}

h2,
h3,
h4 {
    font-size: 38px;
    text-transform: uppercase;
    line-height: 40px;
    margin-bottom: 33px;
}

a {
    color: #fff;
    text-decoration: none;
}

header .container {
    max-width: 1370px !important;
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    max-width: 1490px !important;
}

ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.row.headerTop {
    min-height: 59px;
}

a:hover {

    color: #4a9c48;
}

.footthre {
    display: inline-block;
    margin-top: -41px;
    margin-right: 2px;
}

.footthre {
    max-width: 500px;
    right: 5%;
    bottom: 100%;
    right: 200px;
    position: absolute;
    opacity: 1;
    -webkit-transition: all 6500ms ease-in-out;
    -moz-transition: all 6500ms ease-in-out;
    transition: all 6500ms ease-in-out;
}

.footthre.info-text-active {
    position: fixed;
    z-index: 1000;
    bottom: -100%;
    opacity: 1;

}

.footthre2 {
    position: absolute;
    right: 5%;
    bottom: 210px;
    max-width: 500px;
}
p.onmsg {
    font-size: 13px;
    color: #787878;
    text-align: left;
    line-height: 20px;
    font-weight: normal;
    margin-top: -15px !important;
    font-family: system-ui;margin-left: 5px;
}
/*naashtha*/
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
    color: #000 !important;
    font-size: 20px;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #000;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    background: url(../images/menu-bg.png) no-repeat center;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 0px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}


.element {
    right: 0;
    position: absolute;
    top: 0;
    z-index: 1000;
    animation: mymove3 5s;
    animation-fill-mode: forwards;
}

@keyframes mymove3 {
    0% {
        top: 0%;
    }

    100% {
        top: 100%;
    }
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 36px;
    margin-left: 50px;
    z-index: 99999999;
}

.dflx {
    display: flex;
    align-items: center;
    justify-content: left;
}

.dflx-right {

    display: flex;
    align-items: center;
    justify-content: right;
}

/*whatsapp animation*/

.aniimg a {
    position: relative;
}

.quick-alo-ph-circle-fill.active {
    width: 80px;
    height: 80px;
    position: absolute;
    background-color: #a0a0a0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid #ffffff8a;
    opacity: 1;
    -webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.quick-alo-ph-circle.active {
    width: 130px;
    height: 130px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, .4);
    opacity: 1;
    -webkit-animation: quick-alo-circle-anim 3s infinite ease-in-out;
    -moz-animation: quick-alo-circle-anim 3s infinite ease-in-out;
    -ms-animation: quick-alo-circle-anim 3s infinite ease-in-out;
    -o-animation: quick-alo-circle-anim 3s infinite ease-in-out;
    animation: quick-alo-circle-anim 3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    color: #000;
    font-size: 18px;
    margin-top: 0px;
}

.aniimg {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 130px;
    height: 130px;
    position: fixed;
    right: 10px;
    bottom: 20px;
    z-index: 1000;
}

@-moz-keyframes quick-alo-circle-anim {

    0% {

        -moz-transform: rotate(0) scale(.5) skew(1deg);

        opacity: .1;

        -moz-opacity: .1;

        -webkit-opacity: .1;

        -o-opacity: .1
    }

    30% {

        -moz-transform: rotate(0) scale(.7) skew(1deg);

        opacity: .5;

        -moz-opacity: .5;

        -webkit-opacity: .5;

        -o-opacity: .5
    }

    100% {

        -moz-transform: rotate(0) scale(1) skew(1deg);

        opacity: .6;

        -moz-opacity: .6;

        -webkit-opacity: .6;

        -o-opacity: .1
    }

}


@-webkit-keyframes quick-alo-circle-anim {

    0% {

        -webkit-transform: rotate(0) scale(.5) skew(1deg);

        -webkit-opacity: .1
    }

    30% {

        -webkit-transform: rotate(0) scale(.7) skew(1deg);

        -webkit-opacity: .5
    }

    100% {

        -webkit-transform: rotate(0) scale(1) skew(1deg);

        -webkit-opacity: .1
    }

}


@-o-keyframes quick-alo-circle-anim {

    0% {

        -o-transform: rotate(0) kscale(.5) skew(1deg);

        -o-opacity: .1
    }

    30% {

        -o-transform: rotate(0) scale(.7) skew(1deg);

        -o-opacity: .5
    }

    100% {

        -o-transform: rotate(0) scale(1) skew(1deg);

        -o-opacity: .1
    }

}


@-moz-keyframes quick-alo-circle-fill-anim {

    0% {

        -moz-transform: rotate(0) scale(.7) skew(1deg);

        opacity: .2
    }

    50% {

        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);

        opacity: .2
    }

    100% {

        -moz-transform: rotate(0) scale(.7) skew(1deg);

        opacity: .2
    }

}


@-webkit-keyframes quick-alo-circle-fill-anim {

    0% {

        -webkit-transform: rotate(0) scale(.7) skew(1deg);

        opacity: .2
    }

    50% {

        -webkit-transform: rotate(0) scale(1) skew(1deg);

        opacity: .2
    }

    100% {

        -webkit-transform: rotate(0) scale(.7) skew(1deg);

        opacity: .2
    }

}


@-o-keyframes quick-alo-circle-fill-anim {

    0% {

        -o-transform: rotate(0) scale(.7) skew(1deg);

        opacity: .2
    }

    50% {

        -o-transform: rotate(0) scale(1) skew(1deg);

        opacity: .2
    }

    100% {

        -o-transform: rotate(0) scale(.7) skew(1deg);

        opacity: .2
    }

}


@-moz-keyframes quick-alo-circle-img-anim {

    10% {

        transform: rotate(0) scale(1) skew(1deg)
    }

    10% {

        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {

        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {

        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {

        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {

        -moz-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {

        -moz-transform: rotate(0) scale(1) skew(1deg)
    }

}


@-webkit-keyframes quick-alo-circle-img-anim {

    0% {

        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {

        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {

        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {

        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {

        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {

        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {

        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

}


@-o-keyframes quick-alo-circle-img-anim {

    0% {

        -o-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {

        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {

        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {

        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {

        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {

        -o-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {

        -o-transform: rotate(0) scale(1) skew(1deg)
    }

}


span.openNav img {
    width: 80px;
}

.sidenav a img {
    width: 50px;
}

section.bannersec {
    background-size: 100%;
    height: 745px;
    position: relative;
    margin-bottom: 25px;
}

section.bannersec:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/banner-left.png) no-repeat left top;
    width: 738px;
    height: 918px;
    background-size: 79%;
}

section.aboutsec {
    padding: 0px 0 25px;
}

.aboutLeft {
    padding: 128px 50px;
    /*max-width: 620px;*/
    height: 700px;
    background-size: cover;
    background-repeat: no-repeat;
}

.btn.btn-primary {
    background: url(../images/arrow-bg.svg) no-repeat center;
    background-size: cover;
    height: 100px;
    border: 0;
    padding: 0;
    color: #000;
    text-align: center;
    text-decoration: underline;
    font-family: 'HeyComic';
}

.aboutLeft a {
    float: right;
    margin: 60px 0 0;
}

.dflx {

    display: flex;
    align-items: center;
    justify-content: center;
}

.aboutRight {
    background: url(../images/bg01.svg) center;
    background-size: 100%;
    height: 590px;
    width: 83%;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}

.abtRt {
    color: #000;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    margin-top: -172px;
    position: relative;
}

.abtItem {
    display: flex;
    height: 700px;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-repeat: no-repeat;
}

section.sec02 {
    text-align: center;
    /*padding: 100px 0 35px;*/
}

h1 {
    font-family: 'BouncyThinPERSONAL_USE_ONLY';
    font-size: 44px;
    margin-bottom: 50px;
}

.Content p {
    max-width: 1000px;
    margin: 0px auto 43px;
}

.sec03 .aboutRight {
    background: url(../images/bg02.svg) center;
    background-size: 100%;
    height: 590px;
    width: 83%;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sec03 .abtRt {
    color: #000;
    font-size: 38px;
    line-height: 60px;
    text-align: center;
    margin-top: -120px;
    max-width: 500px;
}

.sec03 .abtItem {
    height: 722px;
}

.sec03 .aboutLeft {
    text-align: right;
    height: 722px;

}

.Content {
    padding: 100px 0 35px;
    background-size: cover;
}

.sec04 .Content {

    padding: 100px 0 63px;
}

.secRightItem {

    position: relative;
}

.secRightItem:before {
    content: "";
    background: url(../images/bg03.svg) no-repeat center;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 80%;
}

.secRightImg {
    color: #000;
    font-size: 38px;
    line-height: 50px;
    text-align: center;
    margin-top: 0;
    position: relative;
    bottom: 50px;
    width: 515px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* position: absolute; */
    /* top: 0; */
    bottom: 80px;
    right: 25px;
}

.prdHead {
    color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -50%;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'BouncyThinPERSONAL_USE_ONLY';
    font-size: 42px;
    z-index: 1;
}

.prdHead:before {
    content: "";
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    width: 285px;
    margin-left: -142.5px;
    z-index: -1;
}

.prdCvr {
    position: relative;
    margin-bottom: 25px;
}

section.sec06.sugFree {
    margin: 0 0px 25px;
}

.sec09 .secRightItem:before {
    background: url(../images/bg01.svg) no-repeat center;
    background-size: 80%;

}

.sec09 .secRightImg {

    right: 0px;
}

.contCvr {
    background: url(../images/feedback.jpg);
    height: 620px;
    padding: 0px 0;
}

.cnLeftimg {
    padding: 45px 0;
    background: url(../images/bg02.svg) center;
    background-size: 85%;
    height: 550px;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cnLeftimg h2 {
    color: #000;
    text-transform: inherit;
    margin-bottom: 60px;
    line-height: normal;
}

.cnForm {
    max-width: 720px;
    padding: 67px 60px;
}

.form-group ::placeholder {
    color: #D1D1D1;
}

.form-control {
    background: #fff;
    height: 80px;
    border-radius: 15px;
    margin-bottom: 30px;
    padding-left: 23px;
    font-size: 25px;
    color: #D1D1D1;
    border: 0;
}

textarea.form-control {
    height: 254px;
    padding-top: 25px;
}

.form-submit {
    float: right;
    margin: 32px 0;
    padding: 15px 50px;
    border-radius: 15px;
    background: #FE8F01;
    border-color: #FE8F01;
    color: #fff;
}

section.contactDetails {
    padding: 25px 0 15px;
}

.mapImg iframe {
    width: 100%;
}

.mapImg {

    position: relative;
}

.mapImg img {
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 50%;
    margin-top: -40px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 80px;
}

.contDetails {
    background: url(../images/contact-bg.svg);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    background-size: 100%;
    padding-top: 68px;
    padding-left: 10px;
}

.cndCvr {
    display: flex;
    align-items: center;
    justify-content: left;
    margin-bottom: 13px;
}

.cndIcon {
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    margin-bottom: auto;
    display: none !important;
}

.contDetails1 {
    width: 90%;
    margin: 0px auto;
    display: inline-block;
}

.cndCvr.adrs {
    background: url(../images/location-ico.png) no-repeat left top;
    background-size: 41px;
    padding-left: 30px;
}

.cndCvr.emls {
    background: url(../images/mail-ico.png) no-repeat left top;
    background-size: 41px;
    padding-left: 30px;
}

.cndCvr.phons {
    background: url(../images/phone-icon.png) no-repeat left top;
    background-size: 41px;
    padding-left: 30px;
}

.cndIcon img {
    width: 28px;
    display: block;
    position: relative;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 8px;
}

.cndIcon:before {
    content: "";
    position: absolute;
    left: 2px;
    top: 2px;
    background: #000000;
    opacity: 0.25;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.cndText {
    font-size: 20px;
    position: relative;
    left: 27px;
    color: #004D00;
    line-height: 33px;
}

.cndText a {

    color: #fff;
    font-size: 20px;
    text-decoration: underline;
    color: #004D00;

}

.eventLeftcont:before {
    content: "";
    background: url(../images/bg04.svg) no-repeat center;
}


.eventLeftcont {
    color: #000;
    font-size: 40px;
    line-height: 60px;
    text-align: center;
    margin-top: 0;
    position: relative;
    bottom: 50px;
    width: 515px;
    /*display: flex;*/
    align-items: center;
    justify-content: center;
    bottom: 50px;
    right: 40px;
}

.eventsLeft:before {
    content: "";
    background: url(../images/bg04.svg) no-repeat center;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 80%;
}

.eventsLeft {
    height: 730px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;

}

.eventCvrItem {
    height: 352px;
    margin-bottom: 28px;
    padding: 60px 54px;
    /* display: flex;
    align-items: center;
    justify-content: left;*/
}

.date {
    font-family: 'Kumbh Sans', sans-serif;
    font-size: 21px;
    padding-bottom: 22px;
    font-weight: 600;
}

.eventName {
    font-family: 'Kumbh Sans', sans-serif;
    font-weight: 900;
    font-size: 25px;
    line-height: 36px;
    padding-bottom: 35px;
}

.btn.btn-secondary {
    background: url(../images/button-bg.svg) no-repeat center;
    background-size: 90%;

    height: 100px;
    border: 0;
    padding: 0;
    color: #000;
    text-align: center;
    text-decoration: none;
    font-family: 'HeyComic';
}

.news .eventsLeft:before {
    content: "";
    background: url(../images/tv.png) no-repeat center;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 74%;
}

.news .eventLeftcont {
    display: block;
    margin: 20px 0;
    color: #fff;
    line-height: 80px;
}

.eventLeftcont span {
    font-size: 80px;
    display: block;
}

.vidCvr {
    padding: 65px 65px;
}

.vidImg img {
    width: 64%;
}

.vidCont:before {
    content: "";
    background: url(../images/bg01.svg) no-repeat center;
    width: 881px;
    height: 626px;
    position: absolute;
    right: -160px;
    top: 0;
    background-size: 65%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: -1;
}

.vidCont {
    position: absolute;
    right: 0;
    top: 0%;
    height: 100%;
    color: #000;
    font-size: 39px;
    width: 515px;
    text-align: center;
    display: flex;
    line-height: 50px;
    align-items: center;
    z-index: 1;
    justify-content: center;
}

.vdContText {

    color: #000;
    font-size: 39px;
    width: 100%;
    text-align: center;
    line-height: 50px;

}


.vidImgCvr {
    position: relative;
}

.videoIcon img {
    width: 85%;
}

.videoIcon {
    position: absolute;
    left: 30%;
    top: 40%;
    display: flex;
    align-items: center;
}

section.subscription {
    margin: 30px 0 0;
}

.subCvr h2:before {
    background: url(../images/bite1.svg) no-repeat left center;
    content: "";
    width: 67px;
    height: 55px;
    position: absolute;
    left: 45px;
    background-size: 50px;
}

.subCvr h2:after {
    background: url(../images/bite2.svg) no-repeat left center;
    content: "";
    width: 67px;
    height: 55px;
    position: absolute;
    right: 0;
    background-size: 50px;
}

.subCvr h2 {
    font-family: 'BouncyThinPERSONAL_USE_ONLY';
    color: #000;
    font-size: 45px;
    position: relative;
    width: 500px;
    margin: 0px auto;
    margin-bottom: 44px;

}

.subCvr {
    text-align: center;
    padding: 100px 0;
    /*height: 565px;*/
}

.subCvr p {
    color: #000;
}

.subForm {
    max-width: 720px;
    margin: 50px auto;
}

.emailCvr {

    position: relative;
}

.emailCvr .form-submit {

    position: absolute;
    right: 17px;
    top: -25px;
    border: 0;
}

footer .container {
    max-width: 1290px !important;
}

.ftlogo img {
    width: 80%;
}

.ftlogo {
    margin-bottom: 47px;
}

ul.ftrMenu li a {
    font-size: 20px;
}

ul.ftrMenu li {
    display: inline-block;
    text-align: center;
    /* display: flex; */
    padding-right: 30px;
    padding-bottom: 45px;
}

ul.ftrMenu {
    padding: 86px 0 0;
    text-align: center;
}

section.videosec {
    overflow: hidden;
}

.aboutLeft p {
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.Content h2,
.Content h1 {
    max-width: 1320px;
    margin: 0px auto;
    padding: 0px 55px;
    line-height: 53px;
    margin-bottom: 40px;
    position: relative;
}

.Content h2:before,
.Content h1:before {
    content: "";
    background: url(../images/bite3.svg) no-repeat left top;
    width: 67px;
    height: 55px;
    position: absolute;
    left: 0;
    top: 45px;
    background-size: 50px;
}

.Content h2:after,
.Content h1:after {
    content: "";
    background: url(../images/bite4.svg) no-repeat left top;
    width: 65px;
    height: 63px;
    position: absolute;
    right: 0;
    top: -45px;
    background-size: 50px;
    transform: rotate(-70deg);
}

.sec04 .Content h2:before {

    top: 0px;
}

.sec04 .Content h2:after {

    right: 0;
    top: 40px;
    transform: none;
}

nav li {
    display: block;
    margin: 0 auto;
    position: relative;
    line-height: 12px;
    padding: 7px;
    width: 100%;
    max-width: 350px;
}

section.bannersec.innerBanner:before {

    background: url(../images/inner-before.png) no-repeat left top;
    width: 754px;
    height: 549px;
    background-size: 82%;
}

section.bannersec.innerBanner {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

section.bannersec.innerBanner h1 span {
    color: #B11F1F;
    font-size: 75px;
    display: block;
}

section.bannersec.innerBanner h1 {
    max-width: 570px;
    margin: 0px auto;
    font-family: 'MightMakesRightBBBoldItalic';
    color: #220B43;
    font-size: 50px;
    line-height: 72px;
}

section.qualityBottom {
    padding: 25px 0;
}

.quCont p {
    color: #000;
    font-size: 30px;
    line-height: 50px;
}

.quCont {
    background-size: cover;
    text-align: center;
    padding: 5rem 2rem 5rem;
    height: 100%;
    border: 8px solid #231f20;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 800px;
    background-position: center;
}

.quCont p {
    margin-bottom: 0px;
}

section.qualitylast {
    width: 100%;
    margin-bottom: 25px;
}

/*end naashtha*/


.btn {
    min-width: 160px;
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    padding: 10px;
    font-size: 16px;

}

.btn-primary {
    color: #fff;
    background: transparent;
    border-color: #fff;
}

.btn-primary:hover,
.attFile:hover {
    filter: drop-shadow(2px 4px 6px black);
}

.btn-secondary {
    background: #0D0D0D;
    color: #fff;
    border-color: #0D0D0D;
    border-radius: 59px;
}

.btn-secondary:hover {
    background: #fff;
    color: #0D0D0D;
    border-color: #0D0D0D;
}

.bannerCvr .btn.btn-primary {
    margin-right: 20px;
}

.hover-effect {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    border-radius: 12px;

}

.hover-effect i {
    width: 50px;
    height: 50px;
    background-color: #981b1e;
    color: #fff;
    position: absolute;
    left: 50%;
    top: -100px;
    z-index: 1;
    line-height: 50px;
    text-align: center;
    margin: 0 0 0 -25px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;

}

.hover-effect:hover i {

    top: 50%;
    margin: -25px 0 0 -25px;
}

.hover-effect img {
    width: 100%;
    display: block;
    -moz-transition: all 0.99s ease;
    -o-transition: all 0.99s ease;
    -webkit-transition: all 0.99s ease;
    transition: all 0.99s ease;

    filter: none;
    -webkit-filter: grayscale(0);
    -webkit-transform: scale(1.01);


}

.hover-effect:hover img {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);


    /* filter: gray;*/
    /* IE5+ */
    /*-webkit-filter: grayscale(1);*/
    /* Webkit Nightlies & Chrome Canary */
    /* -webkit-transition: all .8s ease-in-out*/
    ;


}


section {
    width: 100%;
    display: block;
}

/*************************************************************************************************/

header {
    display: inline-block;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 110000;
    top: 0;
    z-index: 9999;
    /*background: #191919;*/
    padding: 70px 0 10px;
    transition: 1s;
    -webkit-transition: 1s;
}

.logo img {
    width: 135px;
    opacity: 0;
    transition: 1s;
    -webkit-transition: 1s;
}

header.aniPos .logo img {
    opacity: 1;
}

.headerTopLeft ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.headerTopLeft ul li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #fff;
    min-width: 221px;
    margin-right: 4.5%;
    color: #fff;
    line-height: 35px;
}

.headerTopLeft ul li a {
    color: #fff;
}

.headRight {
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.headContact li:last-child img {
    margin-right: 5px;
}

ul.headContact li:first-child {
    margin-right: 53px;
}

ul.headContact li:first-child img {
    margin-right: 5px;
}

ul.headContact li a {
    text-decoration: none;
}

header.aniPos {
    position: fixed;
    width: 100%;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 1px 2px rgb(0 0 0 / 23%);
    z-index: 99999;
    background: rgb(0 56 52 / 90%);
    padding: 10px 0;
}

header.aniPos:after {
    display: none;
}

ul.social {
    margin: 0px;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: left;
    margin-left: 0;
}

ul.social li {
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
    text-align: center;
    margin-right: 30px;

}

.menu {
    margin-top: 0;
}

ul.social li:last-child {}

ul.social li img {
    max-width: 28px;
    display: block;
}

ul.social li img:hover {
    display: block;
    filter: blur(1px);
}

ul.social li span {
    display: none;
}

.headerTopRight {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

ul.headContact {
    display: inline-flex;
    align-items: center;
    margin: 0px;
    padding: 0px;
}

ul.headContact li a {
    font-size: 16px;
    font-weight: 600;
    color: #67438B;
}

img {
    max-width: 100%;
}

/************************************************************************/

.fullwidth {
    height: 672px
}

.fullwidth .carousel-caption {
    position: absolute;
    right: 0%;
    top: 0rem;
    left: auto;
    padding-top: 80px;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
}

.Vdionone {
    display: none;
}

.banner_owl .carousel-caption {
    position: absolute;
    right: 0%;
    top: 0rem;
    left: auto;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
}

.vimeo-wrapper {
    width: 100%;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
    overflow: hidden
}

.vimeo-wrapper iframe {
    width: 100vw;
    height: 56.25vw;
    min-height: 100vh;
    min-width: 177.77vh;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.sec01Cvr {
    max-width: 1070px;
    margin: 0px auto;
}

.sec01 {
    background: #000;
    color: #fff;
    padding: 60px 0px 75px;
}

.sec01Left h1 {
    font-size: 40px;
    font-family: 'work_sansbold';
    color: #fff;
    line-height: 44px;
}

.sec01Right p {
    margin-bottom: 0px;
}

.sec02videoBx {
    position: relative;
    /* max-width: 1080px; */
    margin: 82px auto 0;
    text-align: center;
}

.sec02Cvr {
    text-align: center;
    padding: 75px 0px;
}

.sec02Cvr h2 {
    font-size: 40px;
    font-family: 'work_sansbold';
    color: #000;
    margin-bottom: 50px;
}

.sec02videoBx a {
    width: 30px;
    height: 30px;
    background: url(../images/play-icon.svg) no-repeat center;
}

.sec02videoBx a {
    width: 110px;
    height: 110px;
    background: url(../images/play.svg) no-repeat center;
    position: absolute;
    top: 50%;
    margin: -55px 0px 0px -55px;
    left: 50%;
    background-size: cover;
}

.memberHeading {
    font-size: 26px;
    color: #fff;
    margin-top: 45px;
}

.memberIcon {
    max-width: 75px;
    display: inline-flex;
    height: 75px;
    padding: 5px;
    align-items: center;
    justify-content: center;
}

.memberIcon img {
    max-width: 70px;
}

section.sec03 h2 {
    font-size: 39px;
    font-family: 'work_sansbold';
    color: #fff;
    margin-bottom: 42px;
}

.sec03Box {
    max-width: 908px;
    margin: 0px auto;
}

section.sec03 {
    padding: 25px 0px 26px;
}

section.sec04 {
    padding: 0;
    background: transparent;
}

.sec04Cvr {
    position: relative;
    max-width: 1060px;
    margin: 0px auto;

}

.serviceBox {
    width: 100%;
    display: inline-block;
    position: relative;
    margin-bottom: 25px;
}

.serviHomeBxDet {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 40%;
    background: #0009;
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    padding: 10px 20px 10px 30px;
    border-radius: 0 0 12px 12px;
}

.serviHomeBxDet h3 {
    color: #fff;
    font-size: 24px;
    font-family: 'work_sanssemibold';
}

.serviHomeBxDet p {
    color: #fff;
    max-width: 75%;
    margin-bottom: 0px;
    line-height: 21px;
}

.serviBoxFull .serviHomeBxDet {
    width: 35%;
    height: 100%;
}

.servHeadhm {
    font-size: 39px;
    font-family: 'work_sansbold';
    color: #000;
    margin-bottom: 50px;
    text-align: center;
}

.clientLogo {
    margin: 25px 0;
    max-height: 100px;
    min-height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.clientLogo img {
    width: auto !important;
    max-height: 90px;
}

section.sec05 {
    padding: 27px 0px 0px;
}

section.sec06 {
    background: transparent;
    padding: 0;
    text-align: center;
    margin: 25px 0;
}

section.sec06 .row {
    max-width: 500px;
    display: inline-flex;
}

.paymntIMg {
    text-align: center;
    width: 100%;
    height: 168px;
    display: flex;
    align-items: center;
    justify-content: left;
}

.paymntIMg img {
    max-height: 120px;
}

footer {
    padding: 222px 0px 0;
    background: url(../images/footer-bg.svg) no-repeat top left;
    margin-top: -170px;
    height: 518px;
    position: relative;
    z-index: 99;
    background-size: cover;
}

.footTitle {
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
    font-family: 'work_sansbold';
}

footer .logo {
    margin-bottom: 10px;
}

.footmenu li a,
footer a {
    color: #fff;
    text-decoration: none;
}

footer ul li {
    line-height: 24px;
    color: #fff;
}

.footmenu li a {
    padding: 3px 0px;
    display: block;
}

.footbox.footpad2 {
    padding-left: 14% !important;
}

.footbox.footpad3 {
    padding-left: 8% !important;
}

li.ads {
    margin-bottom: 20px;
}

.mbl a,
.eml a {
    font-family: 'work_sanssemibold';
}

.footer_bottom {
    padding: 0px 0 10px;
    margin-top: 20px;
}

.footer_bottom p {
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 400;
    color: #FE8F01;
    line-height: normal;
}

ul.socialFoot li span {
    display: none;
}

ul.socialFoot li {
    display: inline-flex;
    margin-right: 20px;
}

ul.socialFoot li a {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.socialFoot li a img {
    max-height: 25px;
}

ul.socialFoot {
    margin-top: 15px;
}

.omgCVr {
    width: 100%;
    display: inline-block;
    position: relative;
    margin-bottom: 100px;
}

.omgContent {
    position: absolute;
    top: 0px;
    left: 14px;
    display: inline-flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    padding-bottom: 75px;
}

.omgContent p {
    transform: skew(360deg, 356deg);
    max-width: 477px;
    margin: 0px auto;
    font-family: 'MightMakesRightBBBoldItalic';
    color: #000000;
    font-size: 50px;
    padding-left: 15px;
    line-height: 59px;
    transform: skew(360deg, 356deg);
}

.omgContent p span {
    color: #2D9145;
}

.sectionProdu1 {
    background: #000;
    padding: 25px;
}

.prdCVrlst {
    width: 100%;
    padding: 0px;
}

section.sectionProdu2 {
    background: #000;
    padding: 0px 25px 25px;
}

section.sectionProdu3 .productionCvr {
    background: url(../images/softandfluffy-bg.jpg) no-repeat center;
    background-size: cover;
}

section.sectionProdu3 {
    background: #000;
    padding: 0px 13px 25px;
}

section.sectionProdu3 {
    background: #000;
    padding: 0px 13px 25px;
}


.productionCvr {
    padding: 25px;
    color: #000;
    height: 100%;
}

.productionCvr p {
    color: #000;
    font-size: 22px;
    text-align: center;
    margin-top: 25px;
}

.productionImg {
    min-height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.sectionProdu3 .col-lg-4:nth-child(2) .productionCvr {
    background: #2BB8D6;
}

section.sectionProdu3 .col-lg-4:nth-child(3) .productionCvr {
    background: url(../images/authentic-bg.jpg) no-repeat center;
    background-size: cover;
    ;
}

.productionImg img {
    max-height: 400px;
}

section.sectionProdu4 {
    background: #000;
    padding: 0px 25px 25px;
}

section.production-last {
    background: #000;
    margin-bottom: 60px;
}

.producCVr {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.producCVrContent {
    position: absolute;
    z-index: 100;
    max-width: 743px;
    text-align: center;
}

.producCVrContent p {
    font-family: 'MightMakesRightBBBoldItalic';
    color: #220B43;
    font-size: 50px;
    line-height: 72px;
}

section.factory-about {
    margin-top: 25px;
    margin-bottom: 25px;
}

.factoryabtCVr {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.factAbtContent {
    position: absolute;
    z-index: 100;
    max-width: 533px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'MightMakesRightBBBoldItalic';
    color: #000;
    font-size: 61px;
    line-height: 72px;
}

.factorymain {
    background: url(../images/factory-about2.jpg) no-repeat center;
    background-size: cover;
    padding-top: 140px;
    padding-bottom: 200px;
}

.factorymain ul li {
    max-width: 500px;
    padding: 0px 100px;
}

.factorymain ul li p {
    color: #000;
    font-size: 20px;
    text-align: center;

}

.factorymain ul li:nth-child(1) {
    background: url(../images/factory-about2-round1.png) no-repeat;
    background-size: 100%;
    min-height: 618px;
    margin-left: 11%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.factorymain ul li {
    max-width: 980px;

}

.factorymain ul li:nth-child(1) p {
    margin-top: -164px;
}

.factorymain ul li:nth-child(2) {
    background: url(../images/factory-about2-round2.png) no-repeat;
    background-size: 100%;
    margin-left: 30.7%;
    margin-top: -120px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 575px;
}

.factorymain ul li:nth-child(2) p {
    margin-top: -90px;
}

.factorymain ul li:nth-child(3) {
    background: url(../images/factory-about2-round3.png) no-repeat;
    background-size: 100%;
    margin-left: 28.7%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 575px;
    margin-top: -10px;
}

.factorymain ul li:nth-child(3) p {
    margin-top: -90px;
}

section.factorysec02 {
    margin-bottom: 25px;
}

.factse04Cvr {
    width: 100%;
    display: flex;
    position: relative;
    margin-bottom: 100px;
    align-items: center;
    justify-content: center;
}

.factse04Content {
    position: absolute;
    z-index: 100;
    max-width: 1100px;
    text-align: center;
}

.factse04Content p {
    font-family: 'MightMakesRightBBBoldItalic';
    color: #fff;
    font-size: 50px;
    line-height: 72px;
}

section.factse05 {
    background: url(../images/feedusbg.jpg) no-repeat;
    background-size: cover;
}

.peopleSec01Cvr {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.people1Content {
    position: absolute;
    z-index: 100;
    max-width: 660px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'MightMakesRightBBBoldItalic';
    color: #000;
    font-size: 61px;
    line-height: 72px;
    margin-top: 3%;
}

.people1Content p {
    color: #000;
    margin-bottom: 0px;
}

.peoplesec02 {
    margin-top: 25px;
}

.peopleSec05Cvr {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.people5Content {
    position: absolute;
    z-index: 100;
    max-width: 1000px;
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    font-family: 'MightMakesRightBBBoldItalic';
    color: #000;

}

.people5Content p {
    font-size: 55px;
    line-height: 80px;
    -webkit-text-fill-color: white;
    /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: black;
    margin-bottom: 0px;

}

.people5Content p span {
    font-family: 'HeyComic';
    display: block;
    font-size: 70px;
    line-height: 70px;
    margin-top: 20px;
}

section.peopleSec05 {
    margin-bottom: 140px;
    margin-top: 25px;
}

section.peoplesec04 {
    margin-top: 25px;
}

.peopleSec03Cvr {
    background: url(../images/peoplesec05bg.jpg) no-repeat center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 1700px;
    margin-top: 25px;
    position: relative;
}

.people3Content {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1111;
}

.peopleSec03Cvr img {
    max-height: 1200px;
}

.con031 {
    max-width: 550px;
    background: url(../images/cloud.png) no-repeat center;
    background-size: 100%;
    min-height: 419px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 161px;
    margin-left: 47px;
    width: 100%;
}

.con031 p {
    color: #5E0009;
    max-width: 360px;
    margin-bottom: 0px;
    font-size: 19px;
    line-height: 31px;
    margin-top: 27px;
}

.con032 {
    max-width: 550px;
    background: url(../images/cloud2.png) no-repeat center;
    background-size: 100%;
    min-height: 419px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 161px;
    width: 100%;
    margin-left: 47px;
    float: right;
    padding-left: 50px;
}

.con032 p {
    color: #5E0009;
    max-width: 360px;
    margin-bottom: 0px;
    font-size: 19px;
    line-height: 31px;
    margin-top: 27px;
}

.con032 {
    position: absolute;
    left: 38%;
    bottom: 240px;
}

.productsecCvr {
    background: url(../images/product-bg.jpg) no-repeat center;
    background-size: cover;
    text-align: center;
    position: relative;
    margin-bottom: 25px;
}

.productsecCvr:before {
    width: 100%;
    height: 80%;
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../images/product-after.png) no-repeat bottom 17% center;
    background-size: 390px;
}

.productContent1 {
    max-width: 1100px;
    position: relative;
    margin: 100px auto 0px;
    padding: 50px;
    background: url(../images/product-content1.png) no-repeat center;
    min-height: 695px;
    background-size: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.productContent1 p {
    color: #000;
    max-width: 750px;
    margin-bottom: 30px;
    line-height: 45px;
}

.productContent2 {
    max-width: 900px;
    margin: 150px auto;
    position: relative;
}

.productContent3 {
    width: 100%;
    position: relative;
    display: inline-flex;
    align-items: flex-end;
    justify-content: center;
    background: url(../images/product-bottom.png) no-repeat bottom center;
    min-height: 800px;
    background-size: 101%;
    padding-bottom: 75px;
}

.productContent3 p {
    color: #000;
    max-width: 1300px;
}

section.productSec02 {
    margin-bottom: 25px;
}

.productSec02Content p {
    color: #FFB000;
    font-size: 115px;
    font-family: 'HeyComic';
    text-transform: uppercase;
    line-height: 108%;
    text-align: center;
    margin-bottom: 0px;
    -webkit-text-fill-color: #FFB000;
    -webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: #A61115;
}

section.productSec04 {
    margin-top: 35px;
}

.productSec05Cvr {
    background: url(../images/origin-bg.jpg) no-repeat center;
    background-size: 100%;
    text-align: center;
    padding: 50px;
    position: relative;
    padding-bottom: 210px;
}

.productSec05Cvr:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 280px;
    left: 0px;
    bottom: 0px;
    background: url(../images/origin-bottom.png) no-repeat bottom center;
    background-size: cover;
}

.orignTex {
    background: url(../images/origin-text-bg.png) no-repeat center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    min-height: 650px;
    width: 100%;
}

.orignTex p {
    max-width: 600px;
    color: #000;
    font-size: 42px;
    text-transform: uppercase;
    font-family: 'MightMakesRightBBBoldItalic';
    line-height: 50px;
}

.productsecLastbt {
    margin-top: 50px;
    margin-bottom: 50px;
}

.productsecLastbtn {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 180px
}

.productsecLastbtn p {
    color: #000;
    text-transform: uppercase;
    font-size: 45px;
    font-family: 'MightMakesRightBBBoldItalic';
    line-height: 68px;
}

.productsecLastbtn p span {
    font-size: 75px;
    font-family: 'MightMakesRightBBBoldItalic';
}

.productSec02Content {
    margin-bottom: 35px;
}

.productList {
    background: no-repeat top center;
    background-size: 100%;
    min-height: 910px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    padding: 50px 50px;
    width: 100%;
    margin-top: 25px;
}

.proListHeading {
    text-transform: uppercase;
    font-size: 45px;
    font-family: 'MightMakesRightBBBoldItalic';
    line-height: 68px;
    max-width: 862px;
    display: inline-block;
}

.ProListcontent2 {
    text-align: center;
    position: relative;
    padding: 25px 10px 25px 0px;
    background: #fff;
}

.ProListcontent2:after {
    content: '';
    position: absolute;
    height: 130px;
    width: 100%;
    top: -130px;
    left: 0px;
    background: url(../images/product-list-bottom.png) no-repeat top center;
    background-size: 102%;
}

.productList.ifBottom {
    min-height: 960px;
    padding-bottom: 100px;
}

.ProListcontent2 p {
    color: #000;
    text-transform: uppercase;
    font-size: 30px;
    font-family: 'MightMakesRightBBBoldItalic';
    line-height: 48px;
}

section.productListCvr {
    background: #0B0B0B;
    padding-bottom: 25px;
}

.prolastCvr {
    min-height: 1050px;
    background: url(../images/product-last-bg.jpg) no-repeat center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 50px;
}
.prolastCvr.proDetmain{ display: block;}
.proLatItm.slidemte {
    display: block !important;
}
section.productLastSec {
    /*background: #0B0B0B;*/
    background: #fff;
}



.prolastCvr .row {
    max-width: 1100px;
    /*margin-top: 215px;*/
}

span.openNav {
    cursor: pointer;
}

.newsListDet {
    width: 100%;
    background: url(../images/newsdet.jpg) no-repeat top center;
    background-size: cover;
    padding: 20px;
}

.newsListHead {
    color: #000;
    text-transform: uppercase;
    font-size: 22px;
    font-family: 'MightMakesRightBBBoldItalic';
    line-height: 34px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 68px;
}

.newsListBtm {
    display: flex;
    margin-bottom: 0px;
    align-items: center;
    justify-content: space-between;
    margin-top: 45px;
}

.newsListBtm .date {
    margin-bottom: 0px;
    color: #000;
    font-family: 'HeyComic';
    padding-bottom: 0px;
    font-size: 17px;
}

.newsListBtm a {
    color: #459948;
    text-decoration: underline;
    font-family: 'HeyComic';
    font-size: 17px;
}

.newsLCvrmn {
    background: #1E1E1E;
    padding: 25px 0px;
    padding-bottom: 210px;
}

.newsListboxCvr {
    margin-bottom: 25px;
}

.newsListboxCvr.innerdetm {
    background: url(../images/newsdet-inner.jpg) no-repeat center;
    text-align: center;
    background-size: cover;
    padding: 50px;
}

.date.innerdt {
    margin-bottom: 0px;
    color: #000;
    font-family: 'HeyComic';
    padding-bottom: 0px;
    text-align: left;
    font-size: 20px;
}

.newsListHead.innernesh {
    font-size: 40px;
    line-height: 42px;
    margin-top: 10px;
    margin-bottom: 43px;
    display: inherit;
    text-align: left;
    -webkit-line-clamp: 10;
    -webkit-box-orient: inherit;
    overflow: initial;
}

.newsIMgMAin {
    max-width: 826px;
    display: inline-block;
    margin: 30px auto 50px auto;
}

.newsLinewsListDetinncontent p {
    color: #000;
    text-align: left;
}

.feedbackCvr {
    background: url(../images/feedbackbg.jpg) no-repeat center;
    background-size: 100%;
    min-height: 1100px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.feedbackCvr .form-control {
    background: #FFE799;
    border: 4px solid #000;
}

.feedbackCvr {
    text-align: center;
}

.feedbackCvr .form-submit {
    float: inherit;
    margin: 0px auto;
}

.feedbackCvr .form-control::-webkit-input-placeholder {
    /* Edge */
    color: #000;
}

.feedbackCvr .form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000;
}

.feedbackCvr .form-control::placeholder {
    color: #000;
}

.feedbackCvr .cnForm {
    max-width: 700px;
}

.feedbackCvr .cnForm textarea.form-control {
    height: 180px;
}

.feedbackCvr p {
    margin-bottom: 0px;
}

section.feedbacksec {
    margin-top: 25px;
}

.blogLIstCvr {
    background-position: top center;
    background-size: 100%;
    margin-bottom: 25px;
    padding: 25px;
}

.blogArea {
    margin: 25px 0px 155px 0px;
}

.blogDEtHead {
    color: #fff;
    text-transform: uppercase;
    font-size: 28px;
    font-family: 'MightMakesRightBBBoldItalic';
    line-height: 34px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 25px;
}

.blogLIstRight {
    padding-left: 30px;
}

.blogLIstRight a {
    float: right;
}

.bloginntop {
    background: #00000024;
    padding: 30px;
    position: relative;
}

.bloginntop .blogDEtHead {
    font-size: 48px;
    line-height: 56px;
    max-width: 66%;
    overflow: inherit;
    display: inline-block;
    -webkit-line-clamp: 100;
    -webkit-box-orient: inherit;
}

img.blogdetImg {
    position: absolute;
    right: 5%;
    max-width: 340px;
    top: 50%;
    margin-top: -170px;
}

.blogLIstCvr.detailspg {
    padding: 50px;
}

.blogCOntentbtm {
    width: 100%;
    display: inline-block;
    padding: 70px 0px;
}

.blogCOntentbtm ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.blogCOntentbtm ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 14px;
    font-size: 25px;
    line-height: 38px;
    font-weight: 300;
}

.blogCOntentbtm ul li:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #fff;
    left: 0px;
    border-radius: 100%;
    top: 15px;
}

.blogArea.innsidearea {
    margin-bottom: 0px;
}

.defferenceCvr {
    background: url(../images/difference-bg.jpg) no-repeat center;
    background-size: cover;
    padding: 50px;
    text-align: center;
}

.defferenceContent1 {
    max-width: 860px;
    min-height: 620px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: url(../images/difference-img.svg) no-repeat center;
    background-size: 100%;
    width: 100%;
    margin-left: auto;
}

.defferenceContent1 p {
    max-width: 500px;
    color: #000;
    margin-top: 40px;
}

.defferenceContent2 {
    max-width: 1028px;
    text-align: center;
    display: inline-flex;
    margin: 50px auto -60px;
}

.defferenceContent2 p {
    text-transform: uppercase;
    font-size: 28px;
    font-family: 'MightMakesRightBBBoldItalic';
    line-height: 34px;
    color: #000;
    line-height: 46px;

}

.defferenceContent3 {
    max-width: 860px;
    min-height: 970px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: url(../images/difference-img2.svg) no-repeat center;
    background-size: 100%;
    width: 100%;
    margin-right: auto;
}

.defferenceContent3 p {
    max-width: 630px;
    color: #000;
    margin-top: 330px;
}

section.defferencesec01 {
    background: #1E1E1E;
    padding-top: 25px;
}

section.defferencesec02 {
    width: 100%;
    padding: 25px 0px;
    background: #1E1E1E;
}

.defsec3Cvr {
    max-width: 1100px;
    position: relative;
    margin: 50px auto 0px;
    padding: 50px;
    background: url(../images/product-content1.png) no-repeat center;
    min-height: 695px;
    background-size: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}


.defsec3Cvr P {
    font-family: 'MightMakesRightBBBoldItalic';
    color: #000;
    font-size: 46px;
    max-width: 800px;
    text-align: center;
    margin-top: -29px;
    line-height: 57px;
}

section.defferencesec03 {
    text-align: center;
    background: #1E1E1E;
    padding-bottom: 200px;
}

.contDetails.detinc {
    background: url(../images/contact-bg-in.jpg) no-repeat center center;
    background-size: 100%;
    width: 100%;
}

section.contactinner .cndCvr {
    margin-bottom: 0px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 33%;
    text-align: center;
}

.contDetails1.contch .cndCvr {
    text-align: left;
    align-items: flex-start;
    justify-content: flex-start;
}

.contDetails1.contch {
    padding: 50px !important;
}

.cndCvr.emls,
.cndCvr.phons {
    align-items: center !important;
    background-position: left center !important;
    min-height: 40px;
}

section.contactinner .contDetails1 {
    padding: 50px 0px;
    min-height: 250px;
    display: flex;

    background: url(../images/contact-bg-in.jpg) no-repeat center center;
    background-size: 100%;
    width: 100%;
}

section.contactinner .cndIcon img {
    width: 24px;
}

section.contactinner .cndIcon img {
    margin: 9px;
}

section.contactinner {
    margin-top: 25px;
}


/************* media query ******************/

@media only screen and (min-width:1800px) {

    section.bannersec {
        height: 952px;
    }

    section.bannersec:before {

        height: 1120px;
        background-size: 100%;
    }

    header .container {
        max-width: 1600px !important;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1740px !important;
    }

    .vidCont {
        height: 90%;
        font-size: 45px;
        width: 730px;
    }

    .vidCont:before {
        width: 881px;
        height: 700px;
        position: absolute;
        right: -50px;
        top: 0;
        background-size: 80%;
    }

    .secRightImg {

        bottom: 100px;
    }

    p {
        font-size: 30px;

    }

    .abtRt {
        font-size: 50px;
        line-height: 65px;
        margin-top: -220px;
    }

    .secRightImg {
        font-size: 45px;
        line-height: 54px;
        width: 580px;
    }


}

@media only screen and (max-width:1799px) {
    .eventLeftcont {
        font-size: 32px;
        line-height: 50px;
        width: 390px;
    }

    .secRightImg {
        font-size: 30px;
        line-height: 40px;
        width: 429px;
    }
}

@media only screen and (max-width:1560px) {
    .eventsLeft:before {
        background-size: 90%;
    }

    .factorymain ul li:nth-child(1) {
        margin-left: 7.5%;
    }

    .factorymain ul li:nth-child(3) {
        margin-left: 28.3%;
    }
}

@media only screen and (max-width:1450px) {
    .factorymain ul li:nth-child(1) {
        margin-left: 6.4%;
    }

    .factorymain ul li:nth-child(3) {
        margin-top: -12px;
        margin-left: 28%;
    }

    header {
        padding: 30px 0 10px;
    }
}

@media only screen and (max-width:1390px) {

    section.bannersec {
        height: 650px;
    }

    .abtRt,
    .sec03 .abtRt {
        font-size: 35px;
        line-height: 42px;
    }

    .aboutLeft {
        padding: 128px 25px;
    }

    p {
        font-size: 22px;
    }

    .secRightImg {
        font-size: 35px;
        line-height: 50px;
        width: 500px;
    }

    .sec09 .secRightItem:before {
        background-size: 90%;
    }

    .eventLeftcont {
        width: 433px;
        font-size: 38px;
        line-height: 50px;
    }

    .eventsLeft:before {
        background-size: 95%;
    }

    .eventCvrItem {
        padding: 60px 40px;
    }

    .news .eventLeftcont {

        font-size: 35px;
    }

    .vidCont {
        position: absolute;
        right: 0;
        top: -17%;
        height: 480px;
    }

    .eventName {

        font-size: 22px;
    }

    .factorymain ul li:nth-child(1) {
        margin-left: 5.1%;
    }

    .factorymain ul li:nth-child(3) {
        margin-top: -42px;
        margin-left: 26.6%;
    }

    section.bannersec.innerBanner:before {
        width: 530px;
        background-size: 100%;
    }
}

@media only screen and (max-width:1290px) {

    section.bannersec:before,
    section.bannersec.innerBanner:before {
        width: 652px;
        height: 820px;
    }

    .factorymain ul li:nth-child(1) {
        margin-left: 2.1%;
    }

    .factorymain ul li:nth-child(2) {
        margin-left: 29%;
    }

    .factorymain ul li:nth-child(3) {
        margin-top: -58px;
        margin-left: 25%;
    }

    .producCVrContent {
        max-width: 624px;
    }

    .producCVrContent p {
        font-size: 43px;
    }
}

@media only screen and (max-width:1200px) {
    .eventLeftcont {
        width: 364px;
        font-size: 32px;
        line-height: 50px;
    }

    section.bannersec {
        height: 560px;
    }

    section.bannersec:before {
        width: 570px;
        height: 720px;
    }

    section.bannersec.innerBanner:before {
        width: 490px;
        height: 250px;
        background-size: 100%;
    }

    .orignTex {
        min-height: 504px;
        padding: 0 122px;
    }

    .orignTex p {
        max-width: 600px;
        font-size: 30px;
        line-height: 40px;
    }

    p {
        font-size: 18px;
    }
}

@media only screen and (max-width:1090px) {
    .factse04Content p {
        font-size: 43px;
        line-height: 72px;
    }

    .factse04Content {
        max-width: 764px;
        text-align: center;
    }

    .factorymain ul li:nth-child(2) p {
        margin-top: -211px;
    }

    .factorymain ul li:nth-child(3) p {
        margin-top: -206px;
    }

    .factorymain ul li:nth-child(1) p {
        margin-top: -214px;
    }

    .abtRt {
        margin-top: -134px;
    }

    .abtRt,
    .sec03 .abtRt {
        font-size: 24px;
        line-height: 32px;
    }

    .sec03 .aboutRight {
        height: 590px;
        width: 84%;
        padding: 0 60px;
    }

    .sec03 .aboutRight .abtRt {
        margin-top: -80px;
    }

    section.aboutsec.sec05 .secRightImg {
        font-size: 30px;
        line-height: 41px;
        width: 339px;
        margin-top: 46px;
    }

    section.aboutsec.sec09 .secRightImg {
        font-size: 27px;
        line-height: 36px;
        width: 402px;
    }

    .eventLeftcont {
        width: 336px;
        font-size: 28px;
        line-height: 41px;
    }

    .vidCont {
        height: 480px;
        width: 515px;
        font-size: 33px;
        line-height: 43px;
    }

    .vidCvr {
        padding: 160px 65px;
    }

    .cndText a {
        font-size: 22px;
    }

    .cndText {
        font-size: 22px;
        left: 13px;
    }

    .factorymain ul li {
        background: #fff !important;
        min-height: auto !important;
        max-width: 600px;
        border-radius: 100%;
        padding: 100px;
        width: 100%;
        display: block !important;
        margin-top: 0px !important;
        margin-left: 0px !important;
        border: 5px solid #000;
        margin-bottom: 25px;
    }

    .factorymain ul li p {
        margin-top: 0px !important;
        margin-bottom: 0px;
    }

    .factorymain ul {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .factorymain {
        padding-top: 70px;
        padding-bottom: 40px;
    }

    .productionImg {
        min-height: 290px;
    }

    .producCVrContent p {
        font-size: 34px;
        line-height: 61px;
    }

    .producCVrContent {
        max-width: 474px;
    }

    .people5Content {
        max-width: 90%;
    }

    .people5Content p {
        font-size: 46px;
        line-height: 52px;
    }

    .people5Content p span {
        font-size: 60px;
        line-height: 70px;
    }

    .con031 {
        margin-top: 40px;
    }

    .peopleSec03Cvr {
        min-height: 1320px;
    }

    .con032 {
        bottom: 30px;
    }

    .quCont p {
        line-height: 40px;
    }

    section.qualityBottom .row .col-lg-4:last-child .quCont {
        padding-top: 200px;
    }

}

@media only screen and (max-width:991px) {
    ul.lSPager.lSpg {
    margin-top: 30px !important;
    margin-bottom: 20px !important;
    }
    .sidenav{
        
        z-index:10;
    }
    section.visit{
        
        top:0;
    }
    .regForm .form-control {

        height: 45px;
        border-radius: 10px;
        margin-bottom: 12px;
    }

    .regForm .form-submit {

        margin: 32px auto 0;
    }

    .walcf7-datepicker,
    .walcf7-timepicker,.timePck {

        background-size: 15px !important;
    }

    .regForm h1 {

        font-size: 25px;
        margin-bottom: 20px;
        line-height: 28px;
    }

    section.visit {
        position: relative;
    }

    .regForm {

        margin: 0;

        padding: 30px 15px;
    }

    .prolastCvr {
        display: block;
    }

    .feedbackCvr {
        background-size: cover;
    }

    .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        bottom: 15px;
    }

    .defsec3Cvr {
        min-height: 495px;
    }

    .defsec3Cvr P {
        font-size: 25px;
        max-width: 526px;
        margin-top: -29px;
        line-height: 41px;
    }

    .defferenceContent3 p {
        max-width: 630px;
        color: #000;
        margin-top: 245px;
        padding: 0 87px;
        font-size: 17px;
    }

    .defferenceContent1 p {
        max-width: 425px;
        margin-top: 40px;
        font-size: 17px;
        line-height: 29px;
    }

    .prolastCvr a.btn.btn-primary {
        min-width: 88px;
        height: 46px;
        font-size: 14px;
        padding-right: 5px;
    }

    .prolastCvr .col-lg-12.text-center.mt-2 {
        margin-top: 0 !important;
    }

    .prolastCvr .col-lg-4 {
        width: 33%;
        margin-bottom: 15px;
    }

    .prolastCvr {
        padding: 0 97px;
        min-height: 469px;
    }

    .prolastCvr .row {
        margin-top: 0px;
    }


    .ProListcontent2:after {
        top: -100px;
    }

    .productList.ifBottom,
    .productList {
        background-size: cover;
    }

    section.bannersec.innerBanner h1 span {
        font-size: 40px;
        display: block;
    }

    #post-87 section.bannersec.innerBanner h1 {
        font-size: 30px;
        line-height: 45px;
        max-width: 394px;
        padding-right: 25px;
        margin-top: -35px;
    }

    .omgContent {
        top: 63px;
    }

    .omgContent p {
        max-width: 350px;
        font-size: 22px;
        padding-left: 15px;
        line-height: 39px;
    }

    .productContent1 p {
        max-width: 497px;
        margin-bottom: 30px;
        line-height: 35px;
        font-size: 19px;
    }

    .productContent3 p br {
        display: none;
    }

    .productContent3 p {
        color: #000;
        max-width: 1300px;
        line-height: 26px;
        margin-bottom: -54px;
        position: relative;
    }

    .productSec02Content p {
        font-size: 60px;
    }

    .ProListcontent2:after {
        height: 115px;
    }

    .productSec05Cvr {
        background-size: cover;
    }

    .productSec05Cvr>.row img {
        max-width: 200px;
    }

    .productsecLastbt p br {
        display: none;
    }

    .productsecLastbt p {
        line-height: 27px;
    }

    .productsecLastbt {
        margin-top: 0;
        margin-bottom: 0;
    }

    .productSec05Cvr {
        padding-bottom: 133px;
    }

    .productsecLastbtn p span {
        font-size: 53px;
        line-height: 63px;
    }

    .productsecLastbtn p {
        font-size: 32px;
        line-height: 68px;
    }

    .people5Content {
        padding: 0 45px;
        text-align: center;
    }

    .people5Content p {
        font-size: 38px;
        line-height: 50px;
    }

    .people1Content p {
        font-size: 14px;
        line-height: 23px;
    }

    .people1Content {
        max-width: 455px;
    }

    .con032 {
        bottom: 220px;
        left: 26%;
        margin-left: 0;
    }

    section.production-last {
        margin-bottom: 6px;
        padding-bottom: 18px;
    }

    .producCVrContent p {
        font-size: 24px;
        line-height: 40px;
    }

    .producCVrContent {
        max-width: 400px;
    }

    section.bannersec.innerBanner:before {
        width: 320px;
        height: 164px;
        background-size: 100%;
    }

    section.bannersec.innerBanner {
        height: 380px;
    }

    .factse04Content p {
        font-size: 32px;
        line-height: 55px;
    }

    .factse04Content {
        max-width: 555px;
        text-align: center;
    }

    .factorymain ul li:nth-child(3) p {
        margin-top: -8px;
    }

    .factorymain ul li:nth-child(3) {
        min-height: 300px;
        margin-top: -186px;
    }

    .factorymain ul li p {
        font-size: 16px;
        line-height: 25px;
    }

    .factorymain ul li:nth-child(2) {
        margin-top: -152px;
        min-height: 575px;
    }

    .factorymain ul li:nth-child(2) p {
        margin-top: -316px;
    }

    .factorymain ul li:nth-child(1) {
        min-height: 618px;
    }

    .factorymain ul li:nth-child(1) p {
        margin-top: -313px;
    }

    .factAbtContent {
        max-width: 284px;
        font-size: 33px;
        line-height: 41px;
    }

    .eventLeftcont span {
        font-size: 57px;
        display: block;
        line-height: 48px;
    }

    /*naashtha*/

    section.bannersec {
        margin-top: 0;
        padding-bottom: 0;
        height: 443px;
        background-repeat: no-repeat;
    }

    section.bannersec:before {
        background-size: 38%;
        width: 100%;
        height: 100%;
    }

    header {

        padding: 20px 0 10px;
    }

    .aboutLeft {
        padding: 50px;
        height: 490px;
        text-align: center;
        margin-bottom: 20px;
        height: auto;
    }

    .aboutLeft a {
        float: none;
        margin: 15px 0 0;
    }

    .abtRt {
        font-size: 30px;
        line-height: 40px;
        text-align: center;
        margin-top: -172px;
        position: relative;
    }

    .Content {
        padding: 50px;
    }

    h1 {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .Content p {
        margin: 0px auto 15px;
    }

    .sec03 .abtRt {
        font-size: 28px;
        line-height: 40px;
        text-align: center;
        max-width: 430px;
    }

    .sec03 .aboutRight {

        width: 70%;
    }

    .sec03 .aboutLeft {
        text-align: center;
        height: auto;
    }

    .sec04 .Content {
        padding: 50px;
    }

    h2,
    h3,
    h4 {
        font-size: 25px;
        line-height: normal;
        margin-bottom: 25px;
    }

    .secRightImg {
        font-size: 30px;
        line-height: 48px;
        width: 387px;
        bottom: 93px;
    }

    .secRightItem:before {

        background-size: 70%;
    }

    .secRightItem {
        margin-bottom: 20px;
    }

    section.aboutsec.sec09 .aboutLeft {

        margin-bottom: 0;
        height: auto;
    }

    p {
        font-size: 20px;
    }

    .cnLeftimg {
        background-size: 32%;
        height: auto;
        padding: 75px 0 100px;
    }

    .contCvr {
        height: auto;
        padding: 29px 0 0;
    }

    .cnLeftimg h2 {
        margin-bottom: 10px;
    }

    .cnForm {
        max-width: 100%;
        padding: 15px;
        text-align: center;
    }

    .form-control {
        height: 50px;
        margin-bottom: 10px;
        font-size: 20px;
    }

    .form-submit {
        float: none;
        margin: 20px auto;
        text-align: center;
        padding: 5px 35px;
    }

    .contDetails {
        padding: 30px 0;
    }

    .cndText,
    .cndText a {
        font-size: 20px;
    }

    .blogLIstCvr {
        padding-bottom: 124px;
        background-size: cover;
    }

    .blogLIstRight {
        padding-top: 20px;
    }

    .newsListHead {
        font-size: 13px;
        line-height: 24px;
    }

    .newsListBtm {
        margin-top: 15px;
    }

    .blogArea {
        padding-bottom: 0;
        margin-bottom: -30px;
    }

    .eventLeftcont {
        font-size: 30px;
        line-height: 40px;
        bottom: 50px;
        width: 375px;
        right: 42px;
    }

    .eventCvrItem {
        height: auto;
        margin-bottom: 20px;
        padding: 30px;
        text-align: center;
    }

    .eventName {
        font-size: 25px;
        padding-bottom: 20px;
    }

    .eventsLeft {

        margin-bottom: 20px;
    }

    .vidImg img {
        width: 100%;
    }

    .vidImg {
        position: relative;
    }

    .videoIcon {
        position: absolute;
        left: 50%;
        margin-left: -45px;
        top: 50%;
        margin-top: -45px;
        display: flex;
        align-items: center;
        width: 90px;
        height: 90px;
    }

    .vidCont {
        right: 0;
        top: -3rem;
        height: 100%;
        font-size: 25px;
        padding: 8rem 0;
        width: auto;
        line-height: 40px;
        position: relative;
    }

    .vidCont:before {
        width: 881px;
        height: 516px;
        left: 50%;
        margin-left: -440px;
        top: 0;
        background-size: 53%;
    }

    .vidCvr {
        padding: 50px;
        background-size: cover;
    }

    .subCvr h2 {
        font-size: 30px;
        width: 400px;
        margin-bottom: 30px;
    }

    .emailCvr .form-submit {
        right: 13px;
        top: -19px;
    }

    .ftlogo img {
        width: 20%;
    }

    ul.social {
        justify-content: center;
    }

    ul.ftrMenu li {
        margin-right: 0;
    }

    ul.ftrMenu li a {
        font-size: 18px;
        padding-bottom: 25px;
    }

    .sec03 .abtItem {
        height: auto;
        margin-bottom: 20px;
    }


    /*end ipad*/


    .bannerHead {
        font-size: 35px;
        line-height: 45px;
        text-align: left;
    }

    .memberHeading {
        font-size: 22px;
        color: #fff;
        margin-top: 5px;
        margin-bottom: 30px;
    }

    .sec02Cvr h2,
    section.sec03 h2,
    .servHeadhm {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .sec04Cvr .col-lg-6:last-child .serviceBox {
        margin-bottom: 0px;
    }

    footer {
        text-align: center;
        height: auto;
    }

    .footbox,
    .footbox.footpad2,
    .footbox.footpad3 {
        margin-bottom: 20px;
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    .footer_bottom {
        margin-top: 15px;
    }

    .serviHomeBxDet p {

        max-width: 100%;
        margin-bottom: 0px;
        line-height: 15px;
        font-size: 13px;
    }

    .serviBoxFull .serviHomeBxDet {
        width: 100%;
    }

    .serviHomeBxDet h3 {
        font-size: 19px;
    }

    .paymntIMg img {
        max-height: 100px;
        max-width: 170px;
    }

    .fullwidth {
        height: 500px;
    }

    .sec02videoBx a {
        width: 70px;
        height: 70px;
        margin: -35px 0px 0px -35px;
    }

    .fancybox-slide {
        padding: 10px !important;
    }

    ul.social li:last-child {
        margin-right: 0px;
    }

    .sec01Left h1 {
        font-size: 35px;
    }

    .factorymain ul li {
        padding: 75px;
    }

    .productionImg {
        min-height: auto;
    }

    section.peopleSec05 {
        margin-bottom: 40px;
    }

    .quCont {
        min-height: auto;
    }

    section.qualityBottom .col-lg-4 {
        margin-bottom: 15px;
    }

    section.qualityBottom {
        padding: 0px 0;
    }

    section.qualityBottom .row .col-lg-4:last-child .quCont {
        padding-top: 160px;
        background-position: top 0px center;
    }

    .omgContent {
        top: 33px;
    }

    section.qualitylast .omgCVrlst img {
        height: auto;
    }

    .productContent1 {
        margin: 50px auto 0px;
        padding: 50px;
        min-height: 515px;
        width: 100%;
    }

    .productContent2 {
        margin: 0px auto;
    }

    .productContent3 {

        min-height: 390px;
        background-size: 101%;
        padding-bottom: 75px;
    }

    section.bannersec.innerBanner.factlive {
        margin-top: 0px;
        margin-bottom: -240px;
    }

    .cndCvr.adrs {
        padding-left: 55px;
    }

    .cndCvr.emls {
        padding-left: 55px;
    }

    .cndCvr.phons {
        padding-left: 55px;
    }

    .newsListHead {
        min-height: auto;
    }
}


@media only screen and (max-width:767px) {
    section.bannersec.innerBanner.frfErr.thankYou{
    height: 360px;
    position: relative;
    background-size: cover;
    z-index: 999;
}
    input[type="date"]:not(.has-value):before {
    content: attr(placeholder);
    font-size: 16px;
    color: rgba(0, 0, 0, 65%);
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: left;
    height: 100%;
    position: absolute;
    left: 24px;
    top: 0;
}
input[type="date"]:not(.has-value) {
    position: relative;
}
    
    .regForm .wpcf7-not-valid-tip {
        font-size: 14px;
        bottom: 8px;
    }
    section.bannersec.innerBanner.factlive {

        margin-bottom: -114px;
    }

    .productsecLastbtn {

        margin-bottom: 130px;
    }

    .proLatItm h2 {

        padding: 5rem 0 0;
        font-size: 20px;

    }

    .prolastCvr .row {
        margin-top: 0;
    }
.menu span.has-subnav {
    right: 35px !important;
    top: 3px !important;
}
    .newsListHead.innernesh {
        font-size: 24px;
        line-height: 34px;
        margin-top: 10px;
        margin-bottom: 6px;
    }

    .contDetails1 {
        width: 100%;
    }

    .newsListboxCvr.innerdetm {
        padding: 30px;
    }

    section.contactinner .cndIcon img {
        margin: 2px;
    }

    section.bannersec.innerBanner.frfErr {
        margin-bottom: 110px;
    }

    section.contactDetails .mapImgfull {
        margin-bottom: 15px !important;
        margin-top: 0px;
    }

    .cndIcon {
        margin-right: 12px;
    }

    .defferenceCvr {
        padding: 18px;
    }

    .defferenceContent1 p {
        max-width: 280px;
        margin-top: 40px;
        font-size: 12px;
        line-height: 20px;
        padding-right: 13px;
    }

    .defferenceContent2 {
        text-align: center;
        display: inline-flex;
        margin: 14px auto 0;
    }

    .defferenceContent2 p {
        font-size: 22px;
        line-height: 38px;
    }

    .defferenceContent3 p {
        max-width: 709px;
        margin-top: 179px;
        padding: 0 47px;
        font-size: 12px;
    }

    .defsec3Cvr P {
        font-size: 15px;
        max-width: 306px;
        margin-top: -20px;
        line-height: 25px;
    }

    .defsec3Cvr {
        min-height: 330px;
        margin-top: 0px;
    }

    .defferenceContent3 {
        min-height: 610px;
    }

    section.contactinner .cndCvr {
        display: block !important;
        width: 100% !important;
        margin-bottom: 23px;
    }

    .mapImgfull {
        margin-bottom: 117px;
    }

    section.contactinner .contDetails1 {
        display: block;
        background-size: cover;
    }

    .blogLIstRight {
        padding-left: 0;
    }

    .blogLIstCvr {
        padding-bottom: 30px;
        background-size: cover;
    }

    .blogLIstCvr:last-child {
        padding-bottom: 124px;
    }

    img.blogdetImg {
        position: static;
        max-width: 100%;
        margin-top: 0;
    }

    .bloginntop .blogDEtHead {
        width: 100%;
        max-width: 100%;
        font-size: 20px;
        -webkit-line-clamp: 300;
        line-height: 30px;
    }

    .blogCOntentbtm {
        padding: 20px 0px;
    }

    .blogCOntentbtm ul li {
        position: relative;
        padding-left: 25px;
        margin-bottom: 14px;
        font-size: inherit;
        line-height: inherit;
        font-weight: 300;
    }

    .blogCOntentbtm ul li:after {
        top: 7px;
    }

    .blogArea {
        margin-bottom: 30px;
    }

    .cndIcon,
    .cndText {
        margin-bottom: 0;
        display: inline-block;
        vertical-align: middle;
    }

    .ProListcontent2:after {
        top: -74px;
        height: 75px;
    }

    .ProListcontent2 {
        padding: 20px;
    }

    .ProListcontent2 p {
        font-size: 18px;
        line-height: 33px;
    }

    .prolastCvr {
        padding: 0 97px;
        min-height: 317px;
    }

    section.productLastSec {
        /*background: #0B0B0B;*/
        /*margin-bottom: 92px;*/
    }

    .productsecLastbtn p {
        font-size: 20px;
        line-height: 30px;
    }

    .productsecLastbtn p span {
        font-size: 27px;
        line-height: 37px;
    }

    .proListHeading {
        text-transform: uppercase;
        font-size: 24px;
        font-family: 'MightMakesRightBBBoldItalic';
        line-height: 34px;
        max-width: 350px;
        display: inline-block;
    }

    .productSec02Content p {
        font-size: 37px;
        line-height: 47px;
        -webkit-text-stroke-width: 2px;
    }

    .orignTex {
        min-height: 358px;
        padding: 0 54px;
    }

    .orignTex p {
        max-width: 620px;
        font-size: 13px;
        line-height: 22px;
    }

    .productContent2 {
        padding: 60px 0px 15px;
        margin-bottom: 180px;
    }

    .factorymain ul li {
        max-width: 97%;
        padding: 47px 48px;
    }

    .factorymain {
        padding-top: 35px;
    }

    .factorymain ul li {
        margin-bottom: 10px;
    }

    span.openNav img {
        width: 51px;
    }

    span.openNav {
        margin-top: -30px;
    }

    .factse04Content p {
        font-size: 20px;
        line-height: 40px;
    }

    header.aniPos span.openNav {
        margin-top: 0px;
    }

    .factse04Content {
        max-width: 344px;
        text-align: center;
    }

    .contDetails {
        padding: 30px 15px 158px;
    }

    .producCVrContent p {
        font-size: 14px;
        line-height: 24px;
    }

    .people1Content p {
        font-size: 10px;
        line-height: 14px;
    }

    .producCVrContent {
        max-width: 250px;
    }

    section.production-last {
        padding-bottom: 110px;
    }

    .peopleSec01Cvr img {
        width: 610px;
        max-width: 610px;
    }

    .peopleSec01Cvr {
        overflow: hidden;
    }

    .people1Content {
        max-width: 315px;
    }

    ul.social li {
        margin: 0px 15px;
    }

    .con031 p {
        color: #5E0009;
        max-width: 327px;
        margin-bottom: 0px;
        font-size: 16px;
        line-height: 23px;
        margin-top: 4px;
    }

    .con032 {
        bottom: 220px;
        left: 1%;
        margin-left: 0;
    }

    .con032 p {
        color: #5E0009;
        max-width: 314px;
        margin-bottom: 0px;
        font-size: 15px;
        line-height: 24px;
        margin-top: 27px;
    }

    .people5Content p {
        font-size: 21px;
        line-height: 23px;
        -webkit-text-stroke-width: 1px;
    }

    .people5Content p span {
        font-size: 28px;
        line-height: 38px;
        margin-top: 8px;
    }

    #post-87 section.bannersec.innerBanner h1 {
        font-size: 18px;
        line-height: 27px;
        max-width: 246px;
        padding-right: 25px;
        margin-top: -35px;
    }

    section.bannersec.innerBanner h1 span {
        font-size: 30px;
        display: block;
    }

    .omgContent p {
        max-width: 230px;
        font-size: 13px;
        padding-left: 15px;
        line-height: 23px;
    }

    .omgContent {
        top: 53px;
    }

    .omgCVr {
        width: 100%;
        display: inline-block;
        position: relative;
        margin-bottom: 170px;
    }

    .productContent1 p {
        max-width: 270px;
        margin-bottom: 24px;
        line-height: 22px;
        font-size: 12px;
    }

    .productContent3 {
        width: 100%;
        position: relative;
        display: inline-flex;
        align-items: flex-end;
        justify-content: center;
        background: #fdd134;
        min-height: 300px;
        background-size: 101%;
        padding-bottom: 126px;
    }

    .productContent3:before {
        content: "";
        background: url(../images/product-bottom.png) no-repeat center 0;
        position: absolute;
        left: 0;
        top: -147px;
        right: 0;
        height: 236px;
        background-size: 100%;
    }

    .con031 {
        margin-left: 0;
    }

    .factAbtContent {
        max-width: 236px;
        font-size: 18px;
        line-height: 26px;
    }

    section.bannersec.innerBanner:before {
        width: 200px;
        height: 102px;
    }

    section.aboutsec.sec05 .secRightImg {
        font-size: 18px;
        line-height: 32px;
        width: 277px;
        margin-top: 22px;
    }

    section.bannersec.innerBanner {
        height: 234px;
    }

    section.bannersec {

        height: 240px;
    }

    .aboutLeft {
        padding: 30px 15px;
    }

    p {
        font-size: 16px;
        line-height: 28px;
    }

    .btn.btn-primary {
        background-size: 75%;
        font-size: 14px;
        margin: 0;
    }

    .abtRt {
        font-size: 18px;
        line-height: 25px;
        margin-top: -127px;
    }

    .aboutRight {
        height: 400px;
        width: 100%;
    }

    .abtItem {
        height: auto;
    }

    .Content {
        padding: 30px 15px;
    }

    h1 {
        font-size: 25px;
        line-height: 36px;
        margin-bottom: 10px;
    }

    .sec03 .aboutRight {
        width: 100%;
        height: 400px;
    }

    .sec03 .abtRt {
        font-size: 18px;
        line-height: 25px;
        margin-top: -65px;

        max-width: 250px;
    }

    .sec04 .Content {
        padding: 30px 15px;
    }

    .secRightItem {
        height: auto;
        padding: 143px 0 176px;
    }

    .secRightItem:before {
        background-size: 80%;
    }

    .secRightImg {
        font-size: 18px;
        line-height: 25px;
        width: 200px;
        bottom: 38px;
        text-align: center;
        right: 0;
    }

    .ContentImg img {
        height: 120px;
        object-fit: cover;
    }

    section.sec06 {
        margin: 0px 0 20px;
    }

    .prdHead {

        font-size: 25px;
    }

    .prdHead:before {

        width: 200px;
        margin-left: -100px;
    }

    .cnLeftimg {
        background-size: 70%;
    }

    textarea.form-control {
        height: 140px;
        padding-top: 15px;
    }

    .wpcf7-spinner {
        display: block;
    }

    .contCvr {
        height: auto;
        padding: 30px 0 0;
    }

    .cndText,
    .cndText a {
        font-size: 20px;
        left: 0;
        text-align: left;
    }

    .cndIcon {
        vertical-align: top;
        margin-top: 10px;
    }

    .cndIcon:before {

        left: 50%;
        margin-left: -20px;
        top: -6px;

    }

    .cndCvr {
        display: block;

        margin-bottom: 20px;
    }

    .cndIcon img {

        margin: 0px auto;
    }

    /*
    .cndIcon {

        margin-bottom: 10px;
    }
*/
    .eventsLeft {
        height: auto;
        padding: 185px 0;
    }

    .eventLeftcont {
        font-size: 18px;
        line-height: 25px;
        bottom: 28px;
        width: 200px;
        right: 0;
    }

    .eventsLeft:before {

        background-size: 100%;
    }

    .eventName {
        font-size: 20px;
        line-height: 24px;
        padding-bottom: 10px;
    }

    .btn.btn-secondary {
        background-size: 80%;
        font-size: 14px;
    }

    .news .eventLeftcont {
        line-height: 35px;
        right: 30px;
    }

    .news .eventLeftcont span {
        font-size: 30px;
        display: block;
    }

    .news .eventsLeft:before {

        background-size: 90%;
    }

    .vidCont {
        right: 0;
        top: 0;
        height: 100%;
        font-size: 18px;
        padding: 4rem 0 8rem;
        width: auto;
        line-height: 25px;
        position: relative;
    }

    .vidCont:before {

        height: 300px;

        background-size: 38%;
    }

    .vidCvr {
        padding: 30px 15px;
    }

    .videoIcon {

        margin-left: -25px;
        margin-top: -25px;

        width: 50px;
        height: 50px;
    }

    .subCvr {
        padding: 30px 15px 84px;
        background-size: cover;
    }

    section.aboutsec.sec09 .secRightImg {
        font-size: 21px;
        line-height: 32px;
        width: 328px;
    }

    .subCvr h2 {
        font-size: 25px;
        width: 100%;
        margin-bottom: 15px;
    }

    .subCvr h2:before {
        background: url(../images/bite1.svg) no-repeat left top;

        background-size: 25px;
    }

    .subCvr h2:after {
        background: url(../images/bite2.svg) no-repeat left top;

        background-size: 25px;
    }

    .emailCvr .form-submit {
        right: 15px;
        top: -15px;
        padding: 5px 15px;
        font-size: 14px;
    }

    .form-control {
        height: 50px;
        margin-bottom: 10px;
        font-size: 14px;
    }

    footer {
        padding: 330px 0px 0;
    margin-top: -272px;
    }

    ul.ftrMenu {
        padding: 45px 0 0;
    }

    ul.ftrMenu li a {
        font-size: 16px;
    }

    ul.ftrMenu li {
        margin-right: 0;
        padding: 10px 10px;
    }

    .ftlogo img {
        width: 46%;
    }

    .Content h2,
    .Content h1 {
        max-width: 100%;
        margin: 0px auto;
        padding: 0px 0;
        line-height: 35px;
        margin-bottom: 10px;
        position: relative;
    }

    .Content h2:before,
    .Content h1:before,
    .Content h2:after,
    .Content h1:after {

        display: none;
    }

    .news .eventLeftcont {
        font-size: 18px;
    }

    section.bannersec {
        margin-bottom: 15px;
    }

    section.factory-about {
        margin-top: 0px;
        margin-bottom: 15px;
    }

    .omgCVrlst img,
    .sectionProdu2 .prdCVrlst img,
    section.sectionProdu4 .prdCVrlst img,
    .veganCvr img,
    .defferencesec02 .prdCVrlst img {
        height: 200px;
        object-fit: cover;
    }

    section.qualitylast .omgCVrlst img {
        height: 200px;
        object-fit: cover;
    }

    section.factorysec02,
    section.qualitylast,
    .factse04Cvr {
        margin-bottom: 15px;
    }

    .sectionProdu1,
    section.sectionProdu2 {
        padding: 15px;
    }

    section.sectionProdu2 {
        padding-top: 0px;
    }

    section.sectionProdu3 .container-fluid {
        padding: 0px 3px;
    }

    section.sectionProdu3 .col-lg-4 {
        margin-bottom: 15px;
    }

    section.sectionProdu3 {
        background: #000;
        padding: 0px 13px 0px;
    }

    section.sectionProdu4 {
        background: #000;
        padding: 0px 15px 15px;
    }

    .peopleSec01Cvr img {
        height: 665px;
    }

    .people1Content p {
        font-size: 16px;
        line-height: 23px;
    }

    .peoplesec02,
    .peopleSec03Cvr {
        margin-top: 15px;
    }

    .con031 {
        background-size: 134%;
    }

    .con031 p {
        color: #5E0009;
        max-width: 349px;
        margin-bottom: 0px;
        font-size: 17px;
        line-height: 23px;
        margin-top: 31px;
        text-align: center;
    }

    .con032 {
        background-size: 140%;
        bottom: 130px;
    }

    .con032 p {
        color: #5E0009;
        max-width: 349px;
        margin-bottom: 0px;
        font-size: 17px;
        line-height: 23px;
        margin-top: 31px;
        text-align: center;
    }

    .peopleSec05Cvr img {
        height: 380px;
        object-fit: cover;
    }

    .people5Content {
        margin-top: -70px;
    }

    .productContent1 {
        min-height: 245px;
    }

    .productContent1 p {
        max-width: 270px;
        margin-bottom: 24px;
        line-height: 16px;
        font-size: 17px;
    }

    .productsecCvr:before {
        background-size: 205px;
    }

    .productContent1 {
        min-height: 245px;
        background: #fff;
        max-width: 95%;
        border: 5px solid #000;
        border-radius: 100%;
    }

    .productContent1 p {
        max-width: 270px;
        margin-bottom: 0px;
        line-height: 22px;
        font-size: 17px;
    }

    .productContent2 p {
        font-size: 17px;
        line-height: 28px;
        max-width: 96%;
        margin: 0px auto;
    }

    .ProListcontent2:after {
        top: -56px;
        height: 60px;
    }

    .ProListcontent2:after {
        top: -42px;
        height: 50px;
    }

    .productList {
        padding: 50px 15px;
    }

    .prolastCvr .col-lg-4 {
        width: 100%;
    }

    .productContent3 {
        padding: 0px 17px 136px;
    }

    .defferenceContent1 p {
        max-width: 229px;
        margin-top: 26px;
        font-size: 16px;
        line-height: 18px;
        padding-right: 13px;
    }

    .defferenceContent1 p {
        max-width: 229px;
        margin-top: 26px;
        font-size: 16px;
        line-height: 18px;
        padding-right: 13px;
    }

    .defferenceContent1 {
        background: #09f2d5;
        min-height: 313px;
        border: 5px solid #000;
        border-radius: 100%;
        padding: 50px;
    }

    .defferenceContent1 p {
        max-width: 261px;
        margin-top: 16px;
        font-size: 17px;
        line-height: 24px;
        padding-right: 0px;
    }

    .defferenceContent3 {
        min-height: auto;
        background: #f38;
        padding-top: 0px;
        border: 7px solid #980c46;
    }

    .defferenceContent3 p {
        max-width: 789px;
        margin-top: 0px !important;
        padding: 0 7px;
        font-size: 16px;
        line-height: 26px;
    }

    section.contactinner {
        margin-top: 15px;
        position: relative;
        z-index: 111;
    }

    .mapImgfull {
        margin-top: 15px;
    }

    .blogArea {
        margin: 15px 0px 0px 0px;
    }

    .blogLIstCvr {
        margin-bottom: 15px;
    }

    /****************srcf767**************/
}

@media only screen and (max-width:666px) {
    .productContent3:before {
        top: -147px;
        height: 160px;
        background-size: 100%;
    }

}

@media only screen and (max-width:479px) {
    #post-95 .mapImgfull {
        margin-bottom: 144px;
    }

    .blogLIstCvr.detailspg {
        padding: 20px;
    }

    .blogArea.innsidearea {
        margin-bottom: 79px;
    }

    .feedbackCvr {
        min-height: 600px;
        padding-top: 80px;
    }

    #post-87 section.bannersec.innerBanner h1 span {
        font-size: 24px;
    }

    #post-87 section.bannersec.innerBanner h1 {
        font-size: 16px;
        line-height: 27px;
        max-width: 293px;
        padding-right: 25px;
        margin-top: -24px;
        padding-left: 9px;
    }

    .omgContent p {
        max-width: 219px;
        font-size: 12px;
        padding-left: 15px;
        line-height: 23px;
        padding-right: 29px;
    }

    .quCont p {
        font-size: 24px;
        line-height: 44px;
    }


    #post-9 .contDetails {
        padding-bottom: 20px;
    }

    #post-9 .mapImgfull {
        margin-bottom: 17px;
        margin-top: 0;
    }

    section.sec03 {
        padding: 25px 0px 0;
    }

    .factorymain ul li:nth-child(3) {
        margin-left: 15.3%;
    }

    .factse04Content {
        max-width: 240px;
        text-align: center;
    }

    .factse04Content p {
        font-size: 14px;
        line-height: 27px;
    }

    .factse04Cvr {
        margin-bottom: 30px;
    }

    .mapImgfull {
        margin-bottom: 21px;
    }

    .producCVrContent p {
        font-size: 10px;
        line-height: 17px;
    }

    .producCVrContent {
        max-width: 184px;
    }

    .productionImg {
        min-height: 220px;
    }

    .productList.ifBottom {
        min-height: 728px;
        padding-bottom: 100px;
    }


    .productList {
        min-height: 620px;
    }

    .orignTex {
        min-height: 307px;
        padding: 0 55px;
    }


    .defferenceContent3 {
        min-height: 403px;
    }

    .menu li a:before {
        height: 25px;
        width: 100%;
        position: absolute;
        content: '';
        background: url(../images/menu-bord.png) no-repeat center;
        bottom: -11px;
        background-size: 142px;
        left: 0px;
    }

    .footthre {
        max-width: 220px;
        right: 50%;
        margin-right: -110px;
    }

    .footthre2 {
        max-width: 280px;
        right: 50%;
        margin-right: -140px;
        bottom: auto;
        top: 220px;
    }
	.flatpickr-calendar.animate.arrowTop.arrowLeft.open {
    width: 90% !important;
    left: 5% !important;
}
}

@media only screen and (max-width:431px) {
    #post-87 section.bannersec.innerBanner h1 {
        margin-top: -22px;
        padding-left: 13px;
    }

    .defsec3Cvr P {
        font-size: 14px;
        max-width: 220px;
        margin-top: -20px;
        line-height: 19px;
    }


    .prolastCvr {
        padding: 0 42px;
        min-height: 317px;
    }

    .productSec05Cvr {
        padding: 26px 26px 133px;
    }


    .people5Content p {
        font-size: 17px;
        line-height: 21px;
        -webkit-text-stroke-width: 1px;
    }

    .peopleSec01Cvr img {
        width: 485px;
        max-width: 485px;
    }

    .people1Content {
        max-width: 256px;
    }

    section.bannersec.innerBanner {
        height: 200px;
        background-size: 100%;
    }

    .factAbtContent {
        max-width: 164px;
        font-size: 19px;
        line-height: 27px;
    }


    #post-87 section.bannersec.innerBanner {
        height: 204px;
    }

    section.bannersec.innerBanner:before {
        width: 167px;
        height: 114px;
    }

    .abtRt {
        font-size: 18px;
        line-height: 25px;
        margin-top: -108px;
    }

    section.aboutsec.sec05 .secRightImg {
        font-size: 18px;
        line-height: 32px;
        width: 244px;
        margin-top: 54px;
    }

    section.aboutsec.sec09 .secRightImg {
        font-size: 16px;
        line-height: 26px;
        width: 254px;
    }

    .eventLeftcont {
        bottom: 28px;
        width: 217px;
        right: 0;
    }
}

@media only screen and (max-width:380px) {
    #post-87 section.bannersec.innerBanner h1 {
        margin-top: -22px;
        padding-left: 49px;
    }

    section.bannersec.innerBanner {
        height: 183px;
        background-size: 100%;
    }

    .subCvr h2:before {
        left: 22px;
    }

    .subCvr h2:after {
        right: 22px;
    }
}

@media only screen and (max-width:374px) {
    .abtRt {
        margin-top: -75px;
    }

    .sec03 .aboutRight .abtRt {
        margin-top: -40px;
    }

    section.aboutsec.sec05 .secRightImg {
        font-size: 15px;
        line-height: 23px;
        width: 206px;
        margin-top: 64px;
    }

    section.aboutsec.sec09 .secRightImg {
        font-size: 15px;
        line-height: 22px;
        width: 214px;
        bottom: 18px;
    }

    .eventLeftcont {
        bottom: 26px;
        width: 201px;
        right: 0;
        padding-right: 20px;
    }

    #post-87 section.bannersec.innerBanner h1 {
        font-size: 14px;
        line-height: 22px;
        max-width: 308px;
        padding-right: 25px;
        margin-top: -30px;
        padding-left: 63px;
    }

    section.bannersec.innerBanner {
        height: 175px;
    }

    span.openNav img {
        width: 50px;
    }

    .logo img {
        width: 100px;
    }

}

@media only screen and (max-width:359px) {
    .factorymain ul li:nth-child(1) p {
        margin-top: -116px;
    }

    .factorymain ul li:nth-child(2) p {
        margin-top: -107px;
    }

    .factorymain ul li:nth-child(3) p {
        margin-top: -33px;
    }

    .factse04Content {
        max-width: 227px;
        text-align: center;
    }

    .con031 p {
        color: #5E0009;
        max-width: 236px;
        margin-bottom: 0px;
        font-size: 13px;
        line-height: 15px;
        margin-top: 4px;
    }

    .people5Content p {
        font-size: 14px;
        line-height: 16px;
        -webkit-text-stroke-width: 1px;
    }

    .people5Content p span {
        font-size: 23px;
        line-height: 26px;
        margin-top: 8px;
    }

    #post-87 section.bannersec.innerBanner h1 {
        font-size: 14px;
        line-height: 22px;
        max-width: 341px;
        padding-right: 3px;
        margin-top: -30px;
        padding-left: 74px;
    }

    .orignTex {
        min-height: 245px;
        padding: 0 34px;
    }

    .ProListcontent2:after {
        top: -45px px;
        height: 50px;
    }

    .defferenceContent3 p {
        max-width: 718px;
        margin-top: 122px;
        padding: 0 31px;
        font-size: 10px;
        line-height: 12px;
    }

    .factse04Content p {
        font-size: 13px;
        line-height: 23px;
    }

    .factorymain ul li p {
        font-size: 9px;
        line-height: 13px;
    }
    .flatpickr-calendar {
    width: 80%;
}
.flatpickr-calendar.animate.arrowTop.arrowLeft.open {
    width: 90% !important;
    left: 5% !important;
}

}