a,input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=text]:focus,select:focus,textarea:focus {
    outline: 0;
}

*,body {
    margin: 0;
    padding: 0;}

.lan_item:hover a,a {
    text-decoration: none!important;
}

.lan_item:after,.lan_item:before,.selctlangitem:after {
    position: absolute;
    bottom: 0;
}

.ibvm,.mailcall_item span {
    vertical-align: middle;
}

.contact-form [type=submit],.handle2,.knowmore,.lan_item,.submitbtn {
    cursor: pointer;
}

.overlay a,a:hover {
    text-decoration: none;
}

.manufacturtextblk span.line_4,p.error {
    font-style: italic;
}

@font-face {
    font-family: Barlow-Medium;
    src: url('../fonts/Barlow-Medium.eot');
    src: url('../fonts/Barlow-Medium.eot?#iefix') format('embedded-opentype'),url('../fonts/Barlow-Medium.svg#Barlow-Medium') format('svg'),url('../fonts/Barlow-Medium.ttf') format('truetype'),url('../fonts/Barlow-Medium.woff') format('woff'),url('../fonts/Barlow-Medium.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Barlow-SemiBold;
    src: url('../fonts/../fonts/Barlow-SemiBold.eot');
    src: url('../fonts/Barlow-SemiBold.eot?#iefix') format('embedded-opentype'),url('../fonts/Barlow-SemiBold.svg#Barlow-SemiBold') format('svg'),url('../fonts/Barlow-SemiBold.ttf') format('truetype'),url('../fonts/Barlow-SemiBold.woff') format('woff'),url('../fonts/Barlow-SemiBold.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Barlow-Regular;
    src: url('../fonts/Barlow-Regular.eot');
    src: url('../fonts/Barlow-Regular.eot?#iefix') format('embedded-opentype'),url('../fonts/Barlow-Regular.svg#Barlow-Regular') format('svg'),url('../fonts/Barlow-Regular.ttf') format('truetype'),url('../fonts/Barlow-Regular.woff') format('woff'),url('../fonts/Barlow-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: ARSMaquettePro-Regular;
    src: url('../fonts/ARSMaquettePro-Regular.eot');
    src: url('../fonts/ARSMaquettePro-Regular.eot?#iefix') format('embedded-opentype'),url('../fonts/ARSMaquettePro-Regular.svg#ARSMaquettePro-Regular') format('svg'),url('../fonts/ARSMaquettePro-Regular.ttf') format('truetype'),url('../fonts/ARSMaquettePro-Regular.woff') format('woff'),url('../fonts/ARSMaquettePro-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: ARSMaquettePro-Light;
    src: url('ARSMaquettePro-Light.eot');
    src: url('ARSMaquettePro-Light.eot?#iefix') format('embedded-opentype'),url('ARSMaquettePro-Light.svg#ARSMaquettePro-Light') format('svg'),url('ARSMaquettePro-Light.ttf') format('truetype'),url('ARSMaquettePro-Light.woff') format('woff'),url('ARSMaquettePro-Light.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: HelveticaNeue-Bold;
    src: url('../fonts/HelveticaNeue-Bold.eot');
    src: url('../fonts/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'),url('../fonts/HelveticaNeue-Bold.svg#HelveticaNeue-Bold') format('svg'),url('../fonts/HelveticaNeue-Bold.ttf') format('truetype'),url('../fonts/HelveticaNeue-Bold.woff') format('woff'),url('../fonts/HelveticaNeue-Bold.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: HelveticaNeue-Thin;
    src: url('../fonts/HelveticaNeue-Thin.eot');
    src: url('../fonts/HelveticaNeue-Thin.eot?#iefix') format('embedded-opentype'),url('../fonts/HelveticaNeue-Thin.svg#HelveticaNeue-Thin') format('svg'),url('../fonts/HelveticaNeue-Thin.ttf') format('truetype'),url('../fonts/HelveticaNeue-Thin.woff') format('woff'),url('../fonts/HelveticaNeue-Thin.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: MADESAONARA;
    src: url('../fonts/MADESAONARA.eot');
    src: url('../fonts/MADESAONARA.eot?#iefix') format('embedded-opentype'),url('../fonts/MADESAONARA.svg#MADESAONARA') format('svg'),url('../fonts/MADESAONARA.ttf') format('truetype'),url('../fonts/MADESAONARA.woff') format('woff'),url('../fonts/MADESAONARA.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

* {
    box-sizing: border-box;
}

.factory_item .sectionttl span,.manufacturtextblk span,.smk_accordion .accordion_in.acc_active .acc_content,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block;
}

ol,ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    color: #000!important;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}

.form-control::-webkit-input-placeholder {
    opacity: 1;
    font-family: Barlow-Regular;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
}

.form-control:-moz-placeholder {
    opacity: 1;
    font-family: Barlow-Regular;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
}

.form-control::-moz-placeholder {
    opacity: 1;
    font-family: Barlow-Regular;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
}

.form-control:-ms-input-placeholder {
    opacity: 1;
    color: #565459;
    font-size: 13px;
    letter-spacing: 1px;
}

input.form-control:focus,input:focus {
    outline: 0!important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.enqfield,.submitbtn {
    outline: 0;
    background: #000;
}

*,:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-word-break: keep-all;
    word-break: keep-all;
    -webkit-word-break: keep-all;
    -moz-word-break: keep-all;
    word-wrap: break-word;
}

input[type=button],input[type=submit] {
    border: none;
    cursor: pointer;
    outline: 0;
}

body {
    font-size: 36px;
    line-height: 38px;
    overflow-x: hidden!important;
    font-family: HelveticaNeue-Bold;
    background: #f7f8f6;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.container {
    width: 96%;
    margin: 0 auto;
}

.lan_item,.selctlangitem {
    margin: 0 30px 0 0;
    position: relative;
}

.sprite {
    background: url(../images/sprite.png) top left no-repeat;
}

.blackoverlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 999;
    background: rgba(0,0,0,.6);
    display: none;
}

.ibvb,.ibvm,.ibvt {
    display: inline-block;
}

.ibvt {
    vertical-align: top;
}

.ibvb {
    vertical-align: bottom;
}

.lnheight,figure {
    line-height: 0;
}

.blog figure,.blog-inner,.blog-inner figure,.blog-inner img,.brocelle img,.enquireitem.fullfield,.garmentpicblk,.img-fluid,.knowmore a:hover:after,.knowmore a:hover:before,.lan_item:hover:before,.parallaxwrapper,.serv-content,.step_blkitem.first_stepblk .step_infoblk,.step_blkitem.third_stepblk .step_infoblk {
    width: 100%;
}

.articlpicblk,.d-flex {
    display: flex;
}

.d-flex-space-between {
    display: flex;
    justify-content: space-between;
}

.align-center,.banners-sec .row {
    align-items: center;
}

.common_padding {
    padding: 50px 0;
}

.headerblk,.logo_enqfieldblk {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.headerwrapper {
    padding: 30px 0;
}

.homepagwrapper .headerwrapper {
    padding: 30px 0;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 9;
}

.capitalize,.lan_item a {
    text-transform: capitalize;
}

.footerpagelist li,.lan_item,.submitbtn {
    text-transform: lowercase;
}

.soft-pagination i.fa {
    font-size: 30px;
    color: #000;
}

.blogwrapper .lan_item a:hover,.landingwrapper .lan_item a:hover {
    border-bottom: 2px solid #000!important;
}

.blogwrapper .header_rightblk,.blogwrapper .lan_item a,.landingpage .lan_item a,.landingwrapper .header_rightblk {
    color: #000!important;
}

.homepagwrapper .lan_item a:hover {
    border-bottom: 2px solid #fff!important;
    text-decoration: none!important;
}

.header_rightblk {
    color: #bababa;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: .5px;
}

.bigtext,.homepagwrapper .header_rightblk,.smalltxt {
    color: #fff;
}

.logoblk {
    width: 350px;
}

.selctlangitem:after {
    content: "";
    width: 8px;
    height: 8px;
    background: 0 0;
    top: 0;
    left: -24px;
    margin: auto;
    border-right: 2px solid #707070;
    border-bottom: 2px solid #707070;
    transform: rotate(130deg);
}

.homepagwrapper .selctlangitem:after {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

.knowmore a,.lan_item:hover {
    color: #000;
}

.lan_item:after {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #000;
    top: 0;
    right: -25px;
    margin: auto;
}

.knowmore a:after,.knowmore a:before,.lan_item:before {
    width: 0%;
    height: 1px;
    content: "";
    background: #000;
}

.homepagwrapper .lan_item:after {
    background: #fff;
}

.lan_item:before {
    display: none;
    left: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
}

.blogwrapper .videowrapper:before,.footerlisting li:last-child:before,.footerpagelist li:last-child:before,.homepagwrapper .footerwrapper::before,.lan_item:last-child:after,.landingwrapper .videowrapper:before,.moretext {
    display: none;
}

.homepagwrapper .lan_item a {
    color: #fff!important;
    text-transform: capitalize;
}

.articlpicblkwrapper {
    margin: 0;
    padding: 110px 0 0;
    position: relative;
}

.articlpic_item.emb-pic1 {
    width: 23%;
}

.articlpic_item.emb-pic2 {
    width: 37%;
    margin: 180px 0 0 -60px;
}

.articlpic_item.emb-pic3 {
    width: 30%;
    margin: 50px 0 0 -60px;
}

.articlpic_item.emb-pic4 {
    width: 24%;
    margin: 260px 0 0 -50px;
}

.bigtext {
    font-size: 80px;
    line-height: 80px;
    font-family: HelveticaNeue-Thin;
}

.bigtext span,.sectiondesc .secttl,.sectionttl span,.smalltxt {
    font-family: HelveticaNeue-Bold;
}

.smalltxt {
    font-size: 35px;
    line-height: 50px;
    margin: 5% 0 0;
}

.article_txtblk {
    width: 85%;
    padding: 0;
    height: auto;
    position: absolute;
    bottom: 15%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    z-index: 9;
}

.down_arrow {
    width: 36px;
    margin: 30px auto 0;
}

.bespokettl {
    position: absolute;
    top: 0;
    right: 60px;
}

.bespokettl .smalltxt,.bespokettl .smalltxt h1 {
    font-size: 30px;
    color: #000;
    line-height: 40px;
}

.manufacturtextwrap {
    padding: 70px 0 120px;
}

.manufacturtextblk {
    font-family: MADESAONARA;
    font-size: 90px;
    line-height: 115px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    width: 790px;
    margin: 0 auto;
    position: relative;
}

@keyframes keyframes {
    from {
        width: 0;
    }
}

.manufacturtextblk span.line_2 {
    margin: 0 0 0 60px;
}

.manufacturtextblk span.line_3 {
    margin: 0 0 0 110px;
}

.beadedpic_item {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
}

.beadedpicitem,.facility_pic5 figure,.facilitypicblk.facilitypic3,.lower_stepblk .step_picblk,.step_blkitem:nth-child(2n+2) .upper_stepblk .step_picblk {
    width: 60%;
}

.beadedpic_item2 {
    width: 40%;
    position: relative;
    top: -60px;
    right: auto;
    left: 0;
}

.beadedgarmentwrap {
    padding: 0 0 10px;
    margin: -380px 0 0;
    position: relative;
}

.beadtextwrapper {
    padding: 0 0 0 9%;
    position: relative;
    z-index: 1;
}

.nonbeadgarmentblk {
    width: 81%;
}

.garmentwrapper {
    margin: -150px 0 0;
}

.garmentpicblk.garment_firstblk {
    display: flex;
    justify-content: flex-end;
    position: relative;
}

.craftspic_rightblk,.garment_firstblk .garmentpic_blk1,.shoutout_leftblk,.step_blkitem.fourth_stepblk .step_ttlblk {
    width: 30%;
}

.garment_firstblk .garmentpic_blk2 {
    width: 32%;
    margin: 13% 0 0;
}

.garment_firstblk .sec_pic {
    position: absolute;
    left: 0;
    bottom: -120px;
    width: 30%;
}

.qtytextblk {
    padding: 110px 0 0 60%;
}

.craftspic_leftblk .craftspicitem,.facility_pic4 figure,.garment_secondblk .garmentpic_blk1,.step_blkitem:nth-child(2n+2) .lower_stepblk .step_picblk,.step_picblk {
    width: 50%;
}

.garment_secondblk .garmentpic_blk2 {
    width: 55%;
    position: relative;
    margin: 14% 0 0 -80px;
}

.garmentpicblk.garment_secondblk {
    display: flex;
    width: 50%;
    float: left;
}

.garment_thirdblk .garmentpic_blk1 {
    width: 60%;
    z-index: 1;
}

.garment_thirdblk .garmentpic_blk2 {
    width: 52%;
    position: relative;
    margin: 30% -80px 0 0;
}

.garmentpicblk.garment_thirdblk {
    display: flex;
    justify-content: flex-end;
    width: 50%;
    float: right;
    margin: 60px 0 0;
}

.protect_designwrapper {
    padding: 70px 10% 80px 14%;
}

.sectionttl {
    font-size: 60px;
    line-height: 50px;
    color: #000;
    font-family: HelveticaNeue-Thin;
    margin: 0 0 40px;
}

.knowmore,.section_list li,.sectiondesc p {
    font-family: Barlow-Regular;
}

.sectionttl.font50 {
    font-size: 35px;
}

.sectiondesc p {
    font-size: 20px;
    line-height: 30px;
    color: #000;
    margin: 0 0 20px;
}

.about_spanishblk .hand_text span.first_text,.footerlisting li:last-child,.footerpagelist,.footerpagelist li:last-child,.homepagwrapper .footerwrapper,.knowmore.moreless-button,.sectiondesc p:last-child,.step_blkitem.fifth_stepblk,.upper_stepblk .sectiondesc {
    margin: 0;
}

.knowmore {
    font-size: 22px;
    line-height: 22px;
    color: #000;
    margin: 40px 0 0;
    position: relative;
    display: inline-block;
}

.knowmore a:before {
    position: absolute;
    top: -5px;
    left: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
}

.knowmore a:after {
    position: absolute;
    bottom: -11px;
    right: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
}

.section_list li {
    font-size: 20px;
    line-height: 23px;
    position: relative;
    padding: 0 0 0 20px;
    margin: 0 0 15px;
    display: block;
}

.section_list li:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 100%;
    top: 9px;
    left: 0;
}

.marTop30 {
    margin-top: 30px;
}

.sectiondesc.marTop20 {
    margin: 20px 0 0;
}

.marTop20 {
    margin: 20px 0 0!important;
}

.contactinfowrapper {
    text-align: center;
    background: #fff;
    padding: 0 0 50px;
}

.mailcall_item span {
    display: inline-block;
    line-height: 0;
}

.footerlisting li,.footerpagelist li {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.mailcall_item {
    margin: 0 20px;
    font-size: 21px;
}

.contactmailcallblk.d-flex {
    justify-content: center;
    position: relative;
    background: #fff;
    width: 630px;
    margin: 0 auto;
    align-items: center;
}

.contactmailcallwrap:before,.footerwrapper:before {
    height: 5px;
    margin: auto;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
}

.contactmailcallwrap {
    position: relative;
}

.contactmailcallwrap:before {
    width: 100%;
    background: #000;
    bottom: 0;
}

.enquirewrapper {
    padding: 40px 0;
    width: 50%;
    margin: 0 auto;
}

.enqfield,.enquireitem textarea {
    width: 100%;
    font-family: Barlow-Regular;
    font-size: 16px;
    color: #fff;
}

.enqfield {
    padding: 12px 10px;
    border: 0;
    line-height: 16px;
    border-radius: 0;
    border-bottom: 2px solid #fff;
}

.enquireblk {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.blogitemwrapper,.footerblk {
    justify-content: space-between;
    display: flex;
}

.enquireitem {
    width: 47%;
    margin: 0 0 20px;
}

.enquireitem textarea {
    height: 100px;
    resize: none;
    background: 0 0;
    border: 0;
    border-bottom: 2px solid #fff;
    padding: 10px;
    line-height: 20px;
    position: relative;
}

.footerlisting li,.submitbtn {
    font-size: 20px;
    line-height: 25px;
}

.submitnowbtn {
    width: 130px;
    margin: 0 auto;
}

.submitbtn {
    width: 100%;
    font-family: HelveticaNeue-Bold;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 50px;
    padding: 10px 15px;
}

.submitbtn:hover {
    background: #fff;
    color: #000;
    border: 1px solid #000;
}

.footerwrapper {
    padding: 40px 0;
    position: relative;
    margin: 40px 0 0;
}

.footerwrapper:before {
    width: 96%;
    background: #000;
}

.footerblk {
    padding: 0;
    font-family: Barlow-Regular;
    color: #000;
    font-size: 20px;
    line-height: 20px;
}

.footerlisting li {
    margin: 0 30px 0 0;
}

.benefities p,.copyright_txt,.footer_rightblk {
    font-size: 16px;
}

.footerlisting li:before {
    position: absolute;
    content: "";
    width: 11px;
    height: 1px;
    background: #000;
    top: 18px;
    right: -22px;
}

.copyright_txt {
    line-height: 16px;
    margin: 10px 0 0;
}

.copyright_txt span {
    font-family: Barlow-SemiBold;
    margin: 0 0 0 5px;
}

.footerlisting li:hover a {
    color: #bababa;
}

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

.footerpagelist li {
    font-size: 16px;
    line-height: 20px;
    margin: 0 20px 0 0;
    font-family: Barlow-Regular;
}

.processtxtblk span,.smallcircle span,.videowrapper:before {
    margin: auto;
    position: absolute;
}

.footerpagelist li:before {
    position: absolute;
    content: "";
    width: 7px;
    height: 1px;
    background: #000;
    top: 13px;
    right: -18px;
}

.regular_updatewrapper {
    padding: 0;
    position: relative;
}

.smallcircle span {
    width: 10px;
    height: 10px;
    background: #000;
    border-radius: 100%;
    top: -5px;
    left: 0;
    right: 0;
}

.smallcircle {
    width: 0%;
    height: 1px;
    background: rgba(0,0,0,.15);
    position: relative;
    margin: 0 auto;
    transition: 1.2s;
    -webkit-transition: 1.2s;
    -moz-transition: 1.2s;
    -o-transition: 1.2s;
}

.smallcircle.wow.animated {
    width: 90%;
}

.blogwrapper {
    width: 100%;
    padding: 100px 0;
    background: #161616;
}

.whitecolor {
    color: #fff!important;
}

.blogwrapper .sectionttl.whitecolor {
    width: 600px;
    margin: 0 auto;
}

.blog_item {
    font-family: Barlow-Regular;
    color: #fff;
    width: 28%;
}

.blog_date,.blog_heading {
    font-size: 25px;
    line-height: 25px;
    margin: 0 0 40px;
}

.blog_author,.blog_desc p {
    font-size: 20px;
    color: #8e8e8e;
}

.blog_desc p {
    line-height: 25px;
}

.blog_author {
    line-height: 20px;
    text-transform: uppercase;
    margin: 20px 0 0;
}

.processtxtblk,.processtxtblk span {
    font-size: 160px;
    line-height: 160px;
    font-family: HelveticaNeue-Thin;
    text-transform: uppercase;
}

.blogitemwrapper {
    margin: 80px 0 0;
    padding: 80px 0 0;
    border-top: 1px solid rgba(255,255,255,.2);
}

.blogblk {
    width: 90%;
    margin: 0 auto;
}

.dimension figure img {
    object-fit: cover;
    width: 100%;
    height: 450px;
}

.videowrapper {
    width: 100%;
    height: 100vh;
    position: relative;
}

.videowrapper video {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.videowrapper:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.processwrapper,.stepwrapper {
    padding: 150px 0 0;
}

.processtxtblk {
    color: #000;
    text-align: center;
    position: relative;
    letter-spacing: 10px;
}

.certify_txt,.comp_txt {
    font-family: MADESAONARA;
    text-align: center;
}

.processtxtblk span {
    color: #d1d1d1;
    top: -80px;
    left: 0;
    z-index: -1;
    right: 0;
}

.facility_pic4,.upper_stepblk {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lower_stepblk {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    margin: -70px 0 0;
}

.step_infoblk {
    width: 41%;
}

.step_ttlblk .sectionttl {
    font-size: 60px;
    line-height: 60px;
}

.step_blkitem {
    position: relative;
    margin: 0 0 90px;
}

.step_ttlblk {
    position: absolute;
    top: 0;
    right: 10.5%;
    width: 36%;
}

.step_blkitem:nth-child(2n+2) .upper_stepblk {
    flex-direction: row-reverse;
}

.step_blkitem:nth-child(2n+2) .upper_stepblk .step_infoblk {
    width: 40%;
    padding: 0;
}

.step_blkitem:nth-child(2n+2) .step_ttlblk {
    right: auto;
    left: 5.8%;
    top: -200px;
}

.step_blkitem:nth-child(2n+2) .lower_stepblk {
    flex-direction: revert;
}

.step_blkitem.fourth_stepblk .step_ttlblk .sectionttl {
    font-size: 54px;
}

.step_blkitem.fifth_stepblk .step_ttlblk {
    position: relative;
    top: 0;
    right: 0;
    float: right;
    width: 42%;
    margin: -340px 0 0;
}

.step_blkitem.fourth_stepblk {
    margin: 0 0 70px;
}

.certifyfactorywrapper {
    background: #fff;
    padding: 50px 0;
}

.comp_txt {
    font-size: 75px;
    line-height: 75px;
    color: #000;
}

.certify_txt {
    font-size: 24vh;
    line-height: 27vh;
    color: #e8e5e5;
}

.certifyfactorywrapper .sectiondesc p {
    width: 920px;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 20px;
}

.factory_item .sectionttl span.counter {
    display: inline;
}

.factory_item .sectionttl {
    font-size: 45px;
    line-height: 45px;
}

.bannertext .first_text,.bannertext span.ban_smalltxt {
    font-size: 70px;
    line-height: 70px;
}

.factoy_infoblk {
    display: flex;
    justify-content: space-between;
    padding: 0 2%;
    margin: -70px 0 0;
    position: relative;
}

.abtbanner {
    width: 42%;
    float: right;
}

.bannertext .first_text {
    font-family: HelveticaNeue-Thin;
    padding: 0 0 0 120px;
    margin: 0 0 20px;
}

.bannertextblk.luxury_textblk span.third_txt,.ceo_name {
    line-height: 100px;
}

.bannertext .sec_text {
    font-family: MADESAONARA;
    font-size: 100px;
    line-height: 100px;
}

.bannertextblk span.third_txt {
    padding: 0 0 0 46px;
    margin: -9px 0 0;
    display: block;
    font-size: 100px;
    line-height: 90px;
}

.bannertextblk {
    padding: 0 0 0 3%;
    margin: 0;
    float: left;
    width: 57%;
}

.data_infoblk .sectiondesc p,.secttl {
    margin: 0 0 30px;
}

.single_pageinfoblk {
    padding: 0 6% 0 27%;
    position: relative;
    margin: 0 0 60px;
}

.historypicblk {
    width: 35%;
    position: absolute;
    bottom: -270px;
    left: -210px;
}

.ceo_name {
    font-size: 100px;
    font-family: MADESAONARA;
}

.nomargin {
    margin: 0!important;
}

.comp_ceowrapper {
    padding: 0 5%;
}

.sectiondesc {
    margin: 30px 0 0;
}

.shoutoutblk {
    margin: 100px 0 0;
    position: relative;
}

.shoutout_rightblk {
    width: 65%;
}

.shoutout_rightblk .data_infoblk {
    padding: 0 5% 0 0;
}

.ceo_text {
    font-size: 46px;
    line-height: 46px;
    color: #000;
    font-family: HelveticaNeue-Thin;
}

.hand_text,.overlay a {
    position: absolute;
    font-family: MADESAONARA;
}

.hand_text {
    font-size: 150px;
    line-height: 110px;
    color: #000;
    writing-mode: vertical-rl;
    margin: 70px 0 0 110px;
}

span.first_text {
    margin: 205px 0 0;
}

.certificationwrapper {
    margin: 100px 0 0;
}

.certificate_textblk {
    padding: 0 0 0 5%;
    width: 70%;
}

.certificate_picblk {
    width: 25%;
}

.exclusive_wrapblk {
    padding: 0 0 170px;
    position: relative;
}

.embroideryblk,.exclusive_wrapblk .certificate_picblk {
    margin: 60px 0 0;
}

.paymentinfoblk {
    margin: 150px 0;
    position: relative;
}

.paymentpicblk {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 23%;
}

.paymenttextblk.bannertextblk span:first-child.third_txt {
    padding: 0 0 0 30px;
}

.paymenttextblk.bannertextblk span:nth-child(2).third_txt {
    margin: -35px 0 0;
}

.paymenttextblk.bannertextblk span:nth-child(3).third_txt {
    padding: 0 0 0 310px;
    margin: -20px 0 0;
    display: block;
}

.bannertextblk.paymenttextblk {
    position: relative;
    top: 0;
    margin: 10px 0 100px;
}

.process_first.stepblk {
    padding: 0 6% 0 30%;
}

.paymentpicblk.process_pic {
    top: 15%;
}

.sectiondesc.step_processblk {
    padding: 40px 0 0 50px;
}

.prod_orderleft {
    width: 55%;
    padding: 0 0 0 9%;
}

.prod_orderright {
    width: 40%;
}

.prod_orderleft .down_arrow {
    margin: 60px 0 80px 160px;
}

.scale_blk {
    padding: 0 11% 0 20%;
}

.handpickedwrap {
    padding: 100px 0 100px 800px;
    position: relative;
}

.handpicblk {
    position: absolute;
    top: 50px;
    width: 21%;
    left: 0;
}

.facility_pickblk {
    padding: 100px 0 00px 20%;
}

.facility_pickblk span.line_3 {
    margin: 0 0 0 300px;
    font-style: italic;
}

.facility_pickblk .data_infoblk {
    width: 80%;
}

.facilitypicblk {
    width: 100%;
    position: relative;
}

.facility_pic1 {
    width: 45%;
    float: right;
}

.facility_pic2 {
    width: 50%;
    float: left;
}

.facility_pic3 {
    width: 60%;
    float: right;
    margin: -70px 0 0;
}

.facilitypicblk.facilitypic2 {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.facility_pic5,.facilitypic1 {
    justify-content: space-between;
    display: flex;
}

.facilitypic4_5blk {
    width: 90%;
    margin: 150px auto;
    position: relative;
}

.facility_pic4 .sectiondesc,.facilitypic1 .sectiondesc {
    width: 50%;
    padding: 0 5%;
}

.facility_pic5 {
    width: 100%;
    align-items: center;
    flex-direction: row-reverse;
    margin: -70px 0 0;
}

.facility_pic5 .sectiondesc {
    width: 40%;
    padding: 0 4% 0 0;
}

.facilitypic1 {
    flex-direction: row-reverse;
    align-items: center;
}

.bannerwrapper,a.black-btn {
    justify-content: space-between;
}

.facilitypic2 .sectiondesc {
    width: 50%;
    padding: 12% 5% 0;
    margin: 0;
}

.luxurybanner {
    width: 80%;
    float: left;
    margin: 0;
}

.bannertextblk.luxury_textblk {
    margin: 50px 0 0;
    display: block;
    width: 100%;
}

.bannertextblk.luxury_textblk span:first-child,.skilledtextblk .manufacturtextblk span.line_1 {
    padding: 0 0 0 180px;
}

.sectiondesc p.royalty_text {
    font-family: HelveticaNeue-Thin;
    font-size: 45px;
    line-height: 45px;
}

.embroideryblk .down_arrow {
    margin: 110px 0 20px 150px;
}

.embroideryblk .paymentpicblk.process_pic {
    bottom: auto;
    top: 50px;
}

.non_beadwrapper {
    padding: 60px 5% 0;
    position: relative;
}

.non_beadppicblk {
    position: absolute;
    width: 26%;
    top: -160px;
    right: 0;
}

.non_beadwrapper .data_infoblk {
    width: 70%;
}

.non_beadwrapper .down_arrow {
    margin: 30px auto;
}

.embroidery_toppicblk {
    position: absolute;
    top: 80px;
    width: 23%;
    left: 0;
}

.skilledtextblk {
    padding: 20px 0 100px 460px;
    margin: 0;
}

.skill_line {
    font-size: 60px;
    line-height: 60px;
    color: #000;
    font-family: Barlow-Regular;
    text-align: center;
    margin: 30px 0 0;
}

.craftspic_leftblk {
    width: 60%;
    font-size: 0;
    display: flex;
    position: relative;
}

.field-insert,.field-textarea {
    border: 1px solid #e0e0e0;
    color: #7b7b7b;
    font-size: 12px;
    font-family: Barlow-Medium;
    letter-spacing: .5px;
}

.craftspicwrapper {
    padding: 0 0 100px;
}

.craftspic_leftblk .craftspicitem:last-child {
    margin: 180px 0 0;
}

.slide-out-div2 {
    background: rgba(0,0,0,.9);
    padding: 20px;
    width: 260px;
    z-index: 99999;
    position: fixed;
    top: 20%;
    right: -325px;
}

.handle2 {
    background: url('../images/enquire-now.png') no-repeat;
    width: 45px;
    height: 165px;
    text-indent: -99999px;
    z-index: 99999;
    display: block;
    position: absolute;
    top: 0;
    right: -45px;
}

.contact-form {
    width: 100%;
    margin: 0 auto;
    line-height: 0;
}

.field-insert {
    height: auto;
    margin-bottom: 0;
    padding: 8px;
    width: 100%;
}

.field-textarea {
    height: 70px;
    padding: 5px;
    resize: none;
    width: 100%;
}

.banners-sec .row .col-md-6,.befities-img .col-md-12 img,.overlay {
    height: 100%;
}

.contact-form [type=submit] {
    background: #000;
    border: 0;
    border-radius: 20px;
    color: #fff;
    float: right;
    font-size: 14px;
    height: 28px;
    margin-right: 15px;
    width: 82px;
}

.contact_field {
    margin: 0 0 15px;
}

.overlay {
    width: 0;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    background-color: #000;
    overflow: hidden;
    transition: .5s;
}

.overlay-content {
    position: relative;
    top: 7%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.overlay a {
    cursor: pointer;
    padding: 8px;
    font-size: 55px;
    color: #818181!important;
    display: block;
    transition: .3s;
    line-height: 60px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99;
}

.article-featured p a,.brocelle a,.sectiondesc a {
    text-decoration: underline!important;
}

.overlay a:focus,.overlay a:hover {
    color: #f1f1f1;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 15px;
    font-size: 60px;
    width: auto;
    height: auto;
}
.biglogo_blk {
    width: 30%;
    margin: 0 6%;
}

.pausebutton,.playbutton {
    top: 0;
    bottom: 0;
    margin: auto;
    border: 0;
    left: 0;
    position: absolute;
    width: 50px;
    height: 50px;
    right: 0;
    outline: 0;
    cursor: pointer;
}

.playbutton {
    background: url('../images/play-button.png') no-repeat;
}

.pausebutton {
    background: url('../images/pause.png') no-repeat;
}

.bannerwrapper {
    margin: 0 0 90px;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
}

.third_stepblk .step_ttlblk {
    top: -150px;
}

.home_enquirewrapper {
    width: 100%;
    background: #000;
    margin: 0;
    padding: 40px 0;
}

.home_enquirewrapper .sectionttl {
    color: #fff;
    margin: 0 0 20px;
}

.home_enquirewrapper .submitbtn {
    background: #fff;
    color: #000;
}

.home_enquirewrapper .submitbtn:hover {
    background: #ccc;
    color: #000;
}

.embroidery_secondpicblk {
    position: absolute;
    width: 23%;
    left: 0;
    top: 47%;
}

.bannertextblk.factory_textblk span:first-child {
    padding: 0 60px;
}

.handtxtblk {
    width: 50%;
    padding: 0 0 0 3%;
    margin: -80px 0 0;
}

.about_spanishblk .hand_text {
    text-align: center;
    margin: 160px 0 0 110px;
}

.luxury_spanishblk .bannertextblk.luxury_textblk span:first-child {
    padding: 0 0 0 70px;
}

.hand_text.impcqualitytxt {
    margin: 0;
    text-align: center;
    font-size: 100px;
    position: absolute;
    right: -45%;
    top: -290px;
}

.hand_text.impcqualitytxt span.second_text {
    margin: 150px 0 0;
}

.page404 .thankyou.bigtxt {
    font-size: 200px;
    line-height: 200px;
    font-weight:700;
}

.banners-sec p,.page404 .thankyou {
    font-size: 20px;
}

.page404 .thankyou a {
    text-decoration: underline;
}

.smk_accordion {
    position: relative;
    margin-bottom: 20px;
}

.smk_accordion .accordion_in {
    position: relative;
    z-index: 10;
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid rgba(0,0,0,.2);
}

.smk_accordion .accordion_in:last-child {
    border-bottom: 0;
    margin: 0;
    padding: 0;
}

.smk_accordion .accordion_in .acc_head {
    position: relative;
    padding: 10px 70px;
    display: block;
    cursor: pointer;
    font-family: HelveticaNeue-Bold;
    font-size: 20px;
    line-height: 25px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    color: #616872;
}

.smk_accordion .accordion_in .acc_head .questblk:before {
    position: absolute;
    content: "q";
    width: 50px;
    height: 50px;
    background: #101010;
    top: 5px;
    left: 0;
    border-radius: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-family: Barlow-Bold;
    font-size: 30px;
    line-height: 45px;
}

.smk_accordion .accordion_in .acc_content .accinner_info p {
    font-size: 20px;
    line-height: 28px;
    font-family: Barlow-Regular;
    color: #000;
    text-align: justify;
}

.smk_accordion .accordion_in .acc_content .accinner_info {
    margin: 0 0 20px;
}

.smk_accordion .accordion_in h1:first-of-type,.smk_accordion .accordion_in h2:first-of-type,.smk_accordion .accordion_in h3:first-of-type,.smk_accordion .accordion_in h4:first-of-type,.smk_accordion .accordion_in h5:first-of-type,.smk_accordion .accordion_in h6:first-of-type {
    margin-top: 5px;
}

.smk_accordion.acc_with_icon .accordion_in .acc_content {
    padding: 20px 70px 0;
}

.smk_accordion .accordion_in .acc_head .acc_icon_expand:after {
    position: absolute;
    content: "+";
    width: 50px;
    height: 50px;
    background: 0 0;
    top: 0;
    right: 0;
    z-index: 9;
    font-size: 30px;
    line-height: 25px;
    padding: 10px 0 0;
    box-sizing: border-box;
    text-align: center;
    color: #616872;
    border-radius: 100%;
    font-family: HelveticaNeue-Bold;
    text-transform: uppercase;
    border: 1px solid #8d96a2;
}

.smk_accordion .accordion_in.acc_active .acc_head .acc_icon_expand:after {
    content: "-";
}

.smk_accordion .accordion_in .acc_content .accinner_info .acc_quest_ans p {
    font-size: 20px;
    line-height: 27px;
    font-family: Barlow-Regular;
    color: #000;
    text-align: justify;
    padding: 0 0 0 10px;
    margin: 0 0 9px;
}

.accordion_in.acc_active {
    border-bottom: 1px solid #000;
}

.animated {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-40px);
        transform: translateX(-40px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-40px);
        -ms-transform: translateX(-40px);
        transform: translateX(-40px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
        -ms-transform: translateX(100px);
        transform: translateX(100px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-200px);
        transform: translateX(-200px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
        transform: translateY(-100px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

.sectionttl.font30 {
    font-size: 30px;
    line-height: 30px;
}

.font25,.sectionttl.font25 {
    font-size: 25px;
    line-height: 25px;
}

.section_list.questanswerblk li span {
    display: block;
    margin: 0 0 10px;
}

.enquire_stripblk {
    position: fixed;
    top: 220px;
    right: 0;
    z-index: 9999;
    line-height: 0;
    cursor: pointer;
}

.questwrapper {
    padding: 50px 0 10px;
}

.Blogs .knowmore {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 18px;
}

.headerblk img.img-fluid {
    height: 100%;
    width: 100%;
}

.articlpicblkwrapper img.img-fluid {
    width: 100%;
    height: 100%;
}

@media screen and (min-width: 1400px) {
    .videowrapper video {
        object-fit: cover;
        width: 100%;
        height: 100%;
        outline: 0;
        line-height: 0;
    }
}

@media screen and (max-width: 1300px) {
    .step_ttlblk .sectionttl {
        font-size: 60px;
        line-height: 50px;
    }
}

@media screen and (max-width: 1200px) {
    .bannertext .sec_text,.bigtext,.ceo_name {
        font-size: 80px;
        line-height: 80px;
    }

    .smalltxt {
        font-size: 30px;
        line-height: 40px;
    }

    .manufacturtextblk {
        font-size: 70px;
        line-height: 85px;
    }

    .bespokettl .smalltxt,.bespokettl .smalltxt h1 {
        font-size: 25px;
    }

    .sectionttl {
        font-size: 40px;
        line-height: 40px;
    }

    .section_list li,.sectiondesc p {
        font-size: 17px;
        line-height: 26px;
    }

    .historypicblk {
        left: -140px;
    }

    .bannertext .first_text {
        font-size: 60px;
        line-height: 60px;
    }

    .bannertextblk span.third_txt {
        font-size: 80px;
        line-height: 90px;
    }
}

@media screen and (max-width: 1100px) {
    .sectionttl {
        font-size: 30px;
        line-height: 35px;
    }

    .sectionttl.font30,.submitbtn {
        font-size: 25px;
        line-height: 25px;
    }

    .processtxtblk {
        font-size: 90px;
        line-height: 90px;
    }

    .processtxtblk span {
        font-size: 110px;
        line-height: 150px;
    }

    .processwrapper {
        padding: 120px 0 0;
    }

    .step_ttlblk .sectionttl {
        font-size: 40px;
        line-height: 40px;
        margin: 0 0 30px;
    }

    .step_ttlblk {
        width: 42%;
        right: 3%;
    }

    .factory_item .sectionttl {
        font-size: 35px;
        line-height: 35px;
    }

    .certifyfactorywrapper .sectiondesc p {
        padding: 0 0 10px;
    }

    .enqfield {
        padding: 15px 10px;
        font-size: 18px;
    }

    .submitnowbtn {
        width: 180px;
    }

    .footer_rightblk,.footerlisting li {
        font-size: 20px;
    }

    .beadedpic_item2 {
        width: 75%;
        right: 350px;
    }

    .stepwrapper {
        padding: 140px 0 0;
    }

    .certify_txt {
        font-size: 130px;
        line-height: 150px;
    }

    .abtbanner {
        width: 50%;
    }

    .bannertext .first_text {
        font-size: 60px;
        line-height: 50px;
    }

    .bannertext .sec_text {
        font-size: 60px;
        line-height: 60px;
    }

    .bannertextblk span.third_txt {
        font-size: 60px;
        line-height: 70px;
    }

    .bannertextblk.luxury_textblk span.third_txt {
        line-height: 80px;
    }
}

@media screen and (max-width: 1000px) {
    .bannertextblk span.third_txt,.bigtext {
        font-size: 60px;
        line-height: 60px;
    }

    .bespokettl .smalltxt,.bespokettl .smalltxt h1 {
        font-size: 20px;
        margin: 0;
    }

    .articlpic_item.emb-pic2 {
        width: 40%;
        margin: 120px 0 0 -60px;
    }

    .articlpic_item.emb-pic4 {
        width: 32%;
        margin: 190px 0 0 -80px;
    }

    .comp_txt,.manufacturtextblk {
        font-size: 60px;
        line-height: 55px;
    }

    .beadedpic_item,.certifyfactorywrapper .sectiondesc p {
        width: 100%;
    }

    .manufacturtextblk span {
        text-align: center;
    }

    .beadedpic_item2 {
        width: 100%;
        right: 80%;
    }

    .beadedgarmentwrap {
        margin: -250px 0 0;
    }

    .garment_firstblk .sec_pic {
        width: 30%;
    }

    .garment_secondblk .garmentpic_blk1 {
        width: 60%;
    }

    .garment_secondblk .garmentpic_blk2 {
        width: 57%;
    }

    .garment_thirdblk .garmentpic_blk1,.garment_thirdblk .garmentpic_blk2 {
        width: 55%;
    }

    .protect_designwrapper {
        padding: 70px 4%;
    }

    .article_txtblk {
        height: auto;
        margin: 0 auto 140px;
    }

    .bespokettl {
        top: -40px;
    }

    .lower_stepblk {
        margin: 0;
    }

    .step_blkitem.fourth_stepblk .step_ttlblk .sectionttl,.step_ttlblk .sectionttl {
        font-size: 35px;
    }

    .certify_txt {
        font-size: 100px;
        line-height: 170px;
    }

    .factory_item .sectionttl {
        font-size: 30px;
        line-height: 35px;
    }

    .overlay a {
        font-size: 45px;
        line-height: 50px;
    }

    .overlay-content {
        top: 14%;
    }

    .abtbanner {
        width: 50%;
    }

    .bannertext .first_text,.secttl {
        font-size: 30px;
        line-height: 30px;
    }

    .bannertext .sec_text {
        font-size: 60px;
        line-height: 50px;
    }

    .bannertext span.ban_smalltxt {
        font-size: 40px;
        line-height: 70px;
    }

    .data_infoblk .sectiondesc p {
        margin: 0 0 20px;
    }

    .historypicblk {
        left: -100px;
    }

    .hand_text {
        font-size: 100px;
        line-height: 80px;
        margin: 70px 0 0 60px;
    }

    .hand_text span.first_text {
        display: block;
    }

    .smk_accordion .accordion_in .acc_head .questblk::before {
        font-size: 23px;
    }

    .smk_accordion .accordion_in .acc_head {
        font-size: 18px;
    }

    .smk_accordion .accordion_in .acc_content .accinner_info p {
        font-size: 17px;
        line-height: 25px;
    }

    .skilledtextblk {
        padding: 20px 0 100px 230px;
    }

    .skill_line {
        font-size: 40px;
        line-height: 40px;
    }
}

@media screen and (max-width: 800px) {
    .abtbanner,.luxurybanner {
        clear: both;
        overflow: hidden;
        float: none;
    }

    .enquireitem,.non_beadwrapper .data_infoblk,.nonbeadgarmentblk,.shoutout_leftblk {
        width: 100%;
    }

    .videowrapper {
        height: 530px;
    }

    .article_txtblk {
        margin: 0 auto 20px;
    }

    .garment_firstblk .sec_pic,.sectiondesc br {
        display: none;
    }

    .abtbanner,.enquireblk,.logo_enqfieldblk,.luxurybanner,.production_orderblk.d-flex-space-between.align-center,.shoutoutblk.d-flex-space-between {
        display: block;
    }

    .manufacturtextwrap {
        margin: 0;
        padding: 50px 0 60px;
    }

    .beadedgarmentwrap {
        margin: 0;
        padding: 0 0 90px;
    }

    .beadedpic_item {
        width: 100%;
        margin: 60px 0 0;
    }

    .bannertextblk span.third_txt,.garmentwrapper,.hand_text span.first_text,.manufacturtextblk span.line_2,.manufacturtextblk span.line_3,.nonbeadgarmentblk {
        margin: 0;
    }

    .sectionttl,.step_ttlblk {
        margin: 0 0 30px;
    }

    .manufacturtextblk {
        font-size: 60px;
        line-height: 65px;
        width: 100%;
    }

    .garment_firstblk .garmentpic_blk1,.step_blkitem:nth-child(2n+2) .upper_stepblk .step_picblk {
        width: 50%;
    }

    .garment_firstblk .garmentpic_blk2 {
        width: 45%;
        margin: 19% 0 0;
    }

    .qtytextblk {
        padding: 30px 0 0 60%;
    }

    .step_ttlblk {
        width: 100%;
        position: relative;
        right: auto;
        top: auto;
    }

    .step_blkitem {
        margin: 0 0 60px;
    }

    .embroideryblk .paymentpicblk.process_pic,.step_blkitem:nth-child(2n+2) .step_ttlblk,.third_stepblk .step_ttlblk {
        top: auto;
    }

    .stepwrapper {
        padding: 70px 0 0;
    }

    .step_blkitem.fifth_stepblk .step_ttlblk {
        float: none;
        margin: 0;
        width: 100%;
    }

    .protect_designwrapper {
        padding: 30px 4% 50px;
    }

    .certify_txt {
        font-size: 70px;
        line-height: 80px;
    }

    .factory_item .sectionttl {
        font-size: 21px;
        line-height: 21px;
        margin: 0;
    }

    .factoy_infoblk {
        margin: -20px 0 0;
    }

    .enquireitem textarea {
        height: 120px;
    }

    .sectionttl.font50 {
        font-size: 40px;
    }

    .step_blkitem:nth-child(2n+2) .upper_stepblk {
        flex-direction: unset;
    }

    .prod_orderright,.step_blkitem:nth-child(2n+2) .lower_stepblk .step_picblk {
        width: 60%;
    }

    .step_blkitem:nth-child(2n+2) .lower_stepblk {
        flex-direction: row-reverse;
    }

    .footer_rightblk,.footerlisting li {
        font-size: 15px;
    }

    .copyright_txt {
        font-size: 16px;
    }

    .ceo_name,.hand_text {
        font-size: 70px;
        line-height: 70px;
    }

    .footerwrapper {
        padding: 40px 0;
    }

    .footerpagelist li {
        font-size: 15px;
        line-height: 22px;
        margin: 0 15px 0 0;
    }

    .bannertextblk.luxury_textblk span.third_txt,.overlay a {
        line-height: 40px;
    }

    .footerpagelist li::before {
        top: 12px;
        right: -17px;
    }

    .footerlisting li::before {
        top: 12px;
    }

    .scale_blk,.single_pageinfoblk {
        padding: 0 5%;
    }

    .historypicblk {
        position: relative;
        left: auto;
        bottom: auto;
        width: 400px;
    }

    .down_arrow {
        margin: 20px auto 0;
    }

    .prod_orderleft,.shoutout_rightblk {
        width: 100%;
        padding: 0 5%;
    }

    .hand_text {
        writing-mode: inherit;
        margin: 50px 0;
        text-align: center;
    }

    .bannerwrapper {
        display: block;
        margin: 0 0 60px;
    }

    .bannertextblk {
        float: none;
        width: 100%;
    }

    .abtbanner {
        width: 100%;
        margin: 0 0 30px;
    }

    .abtbanner figure {
        width: 70%;
        float: right;
    }

    .bannertext .first_text {
        margin: 0 0 10px;
    }

    .facility_pickblk {
        padding: 40px 5%;
    }

    .facility_pickblk .data_infoblk {
        width: 100%;
        text-align: center;
    }

    .facilitypic4_5blk {
        width: 100%;
        margin: 100px auto;
    }

    .embroidery_secondpicblk,.embroidery_toppicblk,.paymentpicblk {
        width: 300px;
        position: relative;
        top: auto;
        left: auto;
    }

    .smk_accordion .accordion_in .acc_head .questblk::before {
        font-size: 18px;
        line-height: 40px;
        width: 40px;
        height: 40px;
    }

    .smk_accordion .accordion_in .acc_head .acc_icon_expand::after {
        width: 40px;
        height: 40px;
        font-size: 22px;
        line-height: 14px;
        top: 10px;
    }

    .smk_accordion .accordion_in .acc_content .accinner_info p {
        text-align: left;
    }

    .embroidery_toppicblk {
        margin: 0 0 40px;
    }

    .embroideryblk .down_arrow {
        margin: 40px 0 40px 100px;
    }

    .luxurybanner {
        width: 100%;
    }

    .luxurybanner figure {
        width: 60%;
        float: right;
    }

    .skilledtextblk {
        padding: 50px 0;
        text-align: center;
    }

    .skilledtextblk .manufacturtextblk span.line_1 {
        padding: 0;
    }

    .skill_line {
        font-size: 30px;
        line-height: 30px;
    }

    .craftspic_leftblk {
        width: 70%;
    }

    .craftspic_leftblk .craftspicitem:last-child {
        margin: 120px 0 0;
    }

    .sectiondesc p.royalty_text {
        font-size: 35px;
        line-height: 45px;
        font-family: HelveticaNeue-Bold;
    }

    .craftspicwrapper {
        padding: 0 0 50px;
    }

    .sectiondesc.step_processblk {
        padding: 0 0 20px;
    }

    .handpickedwrap {
        padding: 50px 0;
    }

    .handpicblk {
        position: relative;
        top: auto;
        width: 300px;
        left: auto;
        margin: 0 auto 20px;
    }

    .overlay a {
        font-size: 35px;
    }

    .bigtext {
        font-size: 50px;
        line-eight: 50px;
    }

    .smalltxt {
        font-size: 25px;
        line-eight: 40px;
    }

    .mailcall_item {
        font-size: 13px;
        margin: 0 10px;
    }

    .contactmailcallblk.d-flex {
        width: 420px;
    }

    .contactmailcallwrap:before {
        height: 3px;
    }

    .biglogo_blk {
        width: 200px;
        margin: 0 auto;
    }

    .enquirewrapper {
        width: 100%;
        padding: 50px 0 0;
    }

    .step_blkitem.fourth_stepblk .step_ttlblk {
        width: 90%;
    }

    .step_blkitem:nth-child(2n+2) .sectiondesc,.step_infoblk .sectiondesc {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
    }

    .beadtextwrapper {
        padding: 0 0 0 4%;
    }

    .step_blkitem:nth-child(2n+2) .step_ttlblk {
        top: auto;
        left: auto;
    }

    .bespokettl {
        top: 40px;
        text-align: right;
    }

    .bespokettl .smalltxt,.bespokettl .smalltxt h1 {
        line-height: 30px;
    }

    .articlpicblkwrapper {
        padding: 120px 0 0;
    }
}

@media screen and (max-width: 600px) {
    .footer_leftblk,.footer_rightblk,.footerpagelist,.qtytextblk {
        text-align: center;
    }

    .bigtext {
        font-size: 40px;
        line-height: 40px;
    }

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

    .down_arrow {
        width: 20px;
    }

    .call_icon img,.certificate_picblk,.certificate_textblk,.down_arrow img,.enquire_stripblk img,.historypicblk,.mailicon img {
        width: 100%;
    }

    .article_txtblk {
        margin: 0 auto;
    }

    .bespokettl {
        position: relative;
        top: auto;
        right: auto;
        width: 90%;
        margin: 0 auto 30px;
    }

    .bespokettl .smalltxt,.bespokettl .smalltxt h1 {
        font-size: 18px;
        text-align: right;
    }

    .logoblk {
        width: 230px;
    }

    .articlpic_item.emb-pic2 {
        margin: 90px 0 0 -60px;
    }

    .articlpic_item.emb-pic3 {
        width: 40%;
    }

    .comp_txt,.manufacturtextblk {
        font-size: 40px;
        line-height: 45px;
    }

    .beadedpic_item {
        width: 100%;
        margin: 0;
    }

    .beadedpic_item2 {
        width: 50%;
        right: 60%;
        top: -70px;
    }

    .beadedpicitem {
        width: 50%;
    }

    .nonbeadgarmentblk {
        padding: 0!important;
    }

    .contactmailcallwrap:before,.footerpagelist li::before,.garmentpicblk.garment_secondblk {
        display: none;
    }

    .qtytextblk {
        padding: 50px 0;
    }

    .garmentpicblk.garment_thirdblk {
        width: 100%;
        float: none;
        margin: 0;
    }

    .sectionttl {
        font-size: 25px;
        line-height: 30px;
    }

    .sectionttl.font30,.skill_line,.submitbtn {
        font-size: 20px;
        line-height: 20px;
    }

    .section_list li,.sectiondesc p {
        font-size: 15px;
        line-height: 23px;
        margin: 0 0 15px;
    }

    .questwrapper .section_list li {
        margin: 20px 0 0;
    }

    .processtxtblk {
        font-size: 70px;
        line-height: 70px;
    }

    .processtxtblk span {
        font-size: 80px;
        line-height: 150px;
    }

    .processwrapper {
        padding: 100px 0 0;
    }

    .step_blkitem:nth-child(2n+2) .sectiondesc {
        top: auto;
    }

    .step_infoblk .sectiondesc {
        top: -25px;
    }

    .certify_txt {
        font-size: 60px;
        line-height: 70px;
    }

    .factory_item .sectionttl {
        font-size: 18px;
        line-height: 18px;
    }

    .mailcall_item {
        font-size: 17px;
        margin: 0 10px;
    }

    .certificationwrapper.d-flex-space-between,.footerblk {
        display: block;
    }

    .footer_rightblk {
        margin: 10px 0 0;
    }

    .footerwrapper {
        padding: 20px 0;
    }

    .footerpagelist {
        margin: 0;
    }

    .certifyfactorywrapper,.enquireblk {
        width: 94%;
        margin: 0 auto;
    }

    .enqfield {
        padding: 11px 10px;
        font-size: 15px;
    }

    .enquireitem {
        margin: 0 0 10px;
    }

    .submitnowbtn {
        width: 150px;
        margin: 30px auto 0;
    }

    .header_rightblk {
        font-size: 15px;
        line-height: 15px;
    }

    .selctlangitem {
        margin: 0 40px 0 0;
    }

    .articlpic_item.emb-pic4 {
        width: 39%;
    }

    .videowrapper {
        height: 350px;
    }

    .footerpagelist li {
        width: 28%;
    }

    .contactinfowrapper {
        padding: 50px 0 20px;
        margin: 0;
    }

    .ceo_name {
        font-size: 60px;
        line-height: 60px;
    }

    .secttl {
        font-size: 25px;
        line-height: 25px;
    }

    .certificationwrapper,.shoutoutblk {
        margin: 50px 0 0;
    }

    .facilitypic4_5blk {
        margin: 50px auto 0;
    }

    .paymentinfoblk {
        margin: 50px 0;
    }

    .bannertextblk.paymenttextblk {
        margin: 10px 0 0;
    }

    .smk_accordion .accordion_in .acc_head {
        font-size: 16px;
        padding: 10px 40px 10px 60px;
    }

    .smk_accordion .accordion_in.acc_active .acc_content {
        padding: 10px 40px 10px 60px;
    }

    .smk_accordion .accordion_in .acc_head .questblk::before {
        top: 10px;
    }

    .smk_accordion .accordion_in .acc_content .accinner_info p {
        font-size: 16px;
        line-height: 20px;
    }

    .smk_accordion .accordion_in .acc_content .accinner_info {
        margin: 0;
    }

    .non_beadppicblk {
        position: relative;
        width: 300px;
        top: auto;
        right: auto;
        margin: 30px 0;
    }

    .sectiondesc p.royalty_text {
        font-size: 25px;
        line-height: 35px;
    }

    .craftspicwrapper {
        padding: 0 0 30px;
    }

    .overlay a {
        font-size: 30px;
        line-height: 40px;
    }

    .page404 .thankyou.bigtxt {
        font-size: 120px;
        line-height: 160px;
    }

    .page404 .thankyou {
        font-size: 14px;
        line-height: 22px;
    }

    .enquire_stripblk {
        width: 30px;
    }

    .contactmailcallblk.d-flex {
        display: block;
        text-align: left;
        width: 100%;
    }

    .mailicon {
        width: 25px;
        margin: 0 10px 0 0;
    }

    .call_icon {
        width: 15px;
        margin: 0 10px 0 0;
    }

    .articlpicblkwrapper {
        padding: 40px 0 0;
    }

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

@media screen and (max-width: 480px) {
    .footerlisting li {
        display: block;
        margin: 0;
    }

    .footerlisting li::before,.selctlangitem::after {
        display: none;
    }

    .logoblk {
        width: 150px;
    }

    .selctlangitem {
        width: 100px;
        text-align: center;
        margin: 0;
    }

    .bigtext {
        font-size: 30px;
        line-height: 30px;
        margin: 0 0 20px;
    }

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

    .bespokettl .smalltxt,.bespokettl .smalltxt h1 {
        font-size: 13px;
        text-align: left;
        line-height: 18px;
    }

    .articlpic_item.emb-pic1 {
        width: 25%;
    }

    .articlpic_item.emb-pic2 {
        width: 36%;
        margin: 50px 0 0 -30px;
    }

    .articlpic_item.emb-pic3 {
        width: 35%;
        margin: 12px 0 0 -30px;
    }

    .articlpic_item.emb-pic4 {
        width: 31%;
        margin: 80px 0 0 -8%;
    }

    .comp_txt,.manufacturtextblk {
        font-size: 30px;
        line-height: 35px;
    }

    .beadedpic_item2 {
        top: 80px;
    }

    .nonbeadgarmentblk {
        margin: 60px 0 0;
    }

    .knowmore {
        font-size: 15px;
        line-height: 15px;
        margin: 25px 0 0;
    }

    .contactmailcallblk.d-flex,.craftspic_leftblk,.embroidery_secondpicblk,.embroidery_toppicblk,.facility_pic2,.facilitypicblk.facilitypic3,.handpicblk,.non_beadppicblk,.paymentpicblk {
        width: 100%;
    }

    .enquirewrapper,.qtytextblk {
        padding: 30px 0;
    }

    .garment_thirdblk .garmentpic_blk1,.garment_thirdblk .garmentpic_blk2 {
        width: 65%;
    }

    .processtxtblk {
        font-size: 45px;
        line-height: 45px;
        letter-spacing: 5px;
    }

    .processtxtblk span {
        font-size: 60px;
        line-height: 160px;
        top: -90px;
    }

    .processwrapper {
        padding: 80px 0 0;
    }

    .step_blkitem.fourth_stepblk .step_ttlblk .sectionttl,.step_ttlblk .sectionttl {
        font-size: 30px;
    }

    .step_blkitem:nth-child(2n+2) .sectiondesc,.step_infoblk .sectiondesc {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
    }

    .certify_txt {
        font-size: 35px;
        line-height: 35px;
        margin: 10px 0;
    }

    .mailcall_item,.section_list li,.sectiondesc p,.smk_accordion .accordion_in .acc_content .accinner_info p {
        font-size: 14px;
    }

    .factoy_infoblk {
        margin: 0;
        flex-wrap: wrap;
        display: block;
        text-align: center;
    }

    .factory_item .sectionttl span {
        display: inline-block;
    }

    .factory_item {
        display: block;
        margin: 0 0 15px;
    }

    .mailcall_item {
        line-height: 14px;
        margin: 0 0 20px;
    }

    .sectionttl.font50 {
        font-size: 30px;
        line-height: 30px;
    }

    .enquireitem textarea {
        height: 100px;
    }

    .enqfield {
        font-size: 13px;
    }

    .regular_updatewrapper {
        padding: 0 0 40px;
    }

    .smallcircle {
        margin: 40px auto 0;
    }

    .data_infoblk .sectiondesc p,.footerpagelist {
        margin: 0 0 10px;
    }

    .footerpagelist li {
        display: block;
        margin: 0 0 5px;
        width: 100%;
        line-height: 15px;
    }

    .footerpagelist {
        padding: 0 0 10px;
        border-bottom: 1px dotted rgba(0,0,0,.4);
    }

    .headerwrapper {
        padding: 20px 0;
    }

    .bannertext .sec_text,.bannertextblk span.third_txt {
        font-size: 40px;
        line-height: 40px;
    }

    .bannertext span.ban_smalltxt {
        font-size: 30px;
        line-height: 40px;
    }

    .bannertext .first_text {
        font-size: 20px;
        line-height: 20px;
        padding: 0 0 0 50px;
    }

    .bannerwrapper {
        margin: 0 0 40px;
    }

    .ceo_name {
        font-size: 40px;
        line-height: 50px;
    }

    .secttl {
        margin: 0 0 20px;
    }

    .shoutoutblk {
        margin: 30px 0 0;
    }

    .hand_text {
        font-size: 60px;
        line-height: 50px;
    }

    .ceo_text {
        font-size: 33px;
        line-height: 40px;
    }

    .facility_pic3,.facility_pic5,.paymenttextblk.bannertextblk span:nth-child(2).third_txt {
        margin: 0;
    }

    .facilitypicblk.facilitypic2 {
        margin: 50px 0 0;
    }

    .facility_pic1 {
        width: 80%;
    }

    .facility_pic4 {
        width: 60%;
    }

    .paymentinfoblk {
        margin: 30px 0;
    }

    .smk_accordion .accordion_in .acc_head .acc_icon_expand::after {
        width: 30px;
        height: 30px;
        font-size: 18px;
        line-height: 5px;
        top: 10px;
    }

    .smk_accordion .accordion_in .acc_head .questblk::before {
        font-size: 16px;
        line-height: 30px;
        width: 30px;
        height: 30px;
    }

    .smk_accordion .accordion_in.acc_active .acc_content {
        padding: 0 40px 10px;
    }

    .bannertextblk.luxury_textblk span:first-child {
        padding: 0 0 0 115px;
    }

    .bannertextblk.luxury_textblk,.sectiondesc {
        margin: 20px 0 0;
    }

    .craftspicwrapper.d-flex-space-between {
        display: block;
    }

    .craftspic_leftblk .craftspicitem,.craftspic_rightblk {
        width: 50%;
    }

    .craftspicwrapper {
        padding: 0;
    }

    .sectiondesc p {
        line-height: 20px;
    }

    .sectiondesc p.royalty_text {
        font-size: 18px;
    }

    .handpickedwrap {
        padding: 30px 0 0;
    }

    .prod_orderleft .down_arrow {
        margin: 40px 0 30px 80px;
    }

    .prod_orderright {
        width: 100%;
        margin: 30px 0;
    }

    .overlay a {
        font-size: 20px;
        line-height: 30px;
    }

    .contactinfowrapper {
        padding: 20px 0 0;
    }

    .sectionttl.font30 {
        font-size: 15px;
        line-height: 15px;
    }

    .page404 .thankyou.bigtxt {
        font-size: 80px;
        line-height: 100px;
    }

    .smk_accordion .accordion_in .acc_head {
        padding: 10px 40px;
        font-size: 14px;
        line-height: 16px;
    }

    .biglogo_blk {
        width: 110px;
    }
}

p.error {
    color: #fff;
    font-size: 11px;
    letter-spacing: .5px;
    font-family: Barlow-Regular;
    position: absolute;
    bottom: -36px;
    left: 10px;
}

.banners-sec img {
    width: 100%;
    height: 600px;
    object-fit: cover;
    position: relative;
}

a.black-btn,a.white-btn {
    box-shadow: 9px 8px 11px 1px #979696;
    padding: 15px 20px;
    width: fit-content;
}

.banners-sec .row {
    display: flex;
    justify-content: center;
}

.banners-sec,.service {
    align-items: center;
    display: flex;
}

.banners-sec {
    justify-content: center;
    height: 700px;
    background: 0 0;
    position: relative;
    padding-top: 8em;
    z-index: 9;
}

.banners-sec h1 {
    line-height: 90px;
    font-family: MADESAONARA;
}

.Features h3,.Features h4,.benefities h2,.benefities p {
    font-family: HelveticaNeue-Thin;
}

.banners-sec p {
    color: #000;
    font-weight: 400;
    letter-spacing: 1px;
    margin-top: 20px;
    line-height: 30px;
}

a.black-btn {
    display: flex;
    background: #3d3a3a;
    color: #fff!important;
    align-items: center;
}

a.black-btn:hover,a.white-btn {
    background: #fff;
    color: #000!important;
}

a.black-btn i,a.white-btn i {
    margin-left: 15px;
}

a.black-btn:hover {
    border: 2px solid #000;
}

a.white-btn {
    font-size: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 60px;
}

a.white-btn:hover {
    background: #000;
    color: #fff!important;
    border: 2px solid #fff;
}

.service {
    background: #f7f8f6;
    color: #000;
    padding: 25px 0;
    height: 180px;
}

.Features,.benefities {
    padding: 80px 0;
}

.service .d-flex i {
    height: 40px;
    width: 50px;
    padding: 10px;
    display: flex;
    align-items: center;
    background: #fff;
    color: #000;
    margin-right: 10px;
    font-size: 22px;
}

.backpack-product,.brocelles-imgs,.service .row.m-auto {
    justify-content: center;
    display: flex;
}

.serv-content h5 {
    font-size: 24px;
    font-weight: 400;
}

.serv-content h6 {
    font-size: 18px;
    margin: 0;
    line-height: 1.5;
    font-weight: 400;
}

.service img {
    width: 50px;
    height: 50px;
    padding: 6px;
    margin-right: 15px;
    object-fit: contain;
}

.Features {
    background: #000;
    color: #fff;
}

.Features h3 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 100;
    color: #b6b2b2;
    margin-bottom: 20px;
}

.Features h4 {
    text-align: center;
    margin-bottom: 50px;
}

.Features img {
    width: 100%;
    height: 500px;
    z-index: 6;
    position: relative;
    object-fit: cover;
    margin: 0 auto;
}

.feature-content i {
    border-radius: 100%;
    width: 30px;
    border: 3px solid #fff;
    height: 30px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 23px;
    font-weight: 700;
    margin-right: 15px;
}

.Features .overlay {
    z-index: 0;
    height: 350px;
    position: absolute;
    background: #fff;
    top: auto;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.banners-sec .overlay,.benefities .overlay {
    width: 90%;
    position: absolute;
    right: -2rem;
    left: auto;
    height: 90%;
    bottom: -3rem;
    top: auto;
}

.benefities ul li:before {
    transform: rotate(15deg);
    content: '\2713';
    font-size: 20px;
    font-weight: 700;
    position: absolute;
    left: 3px;
    top: -4px;
}

.benefities h2 {
    font-weight: 700;
    margin-bottom: 25px;
}

.benefities p {
    letter-spacing: 1px;
    color: #757373;
}

.befities-img .col-md-12 {
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.befities-img img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border: 3px solid #000;
}

.befities-img .col-md-6 {
    width: 100%;
    /*height: 200px;*/
    margin-top: 15px;
}

.befities-img {
    position: relative;
    z-index: 999;
}

.backpack-product {
    text-align: center;
    height: auto;
    background-size: cover;
    background-position: center;
    padding: 80px 0;
    background-image: linear-gradient(#f8f8f8ba,#f8f8f8ba),url(../images/landingpage/image4.webp);
    align-items: center;
}

.backpack-product a.black-btn {
    display: flex;
    justify-content: center;
    margin: 50px auto 0;
}

.backpack-product h2 {
    text-transform: capitalize;
    font-size: 45px;
    font-family: MADESAONARA;
    font-weight: 400;
    line-height: 1.5;
}

.sales img {
    width: 100%;
    height: 400px;
}

.sales h3 {
    font-weight: 700;
    margin-bottom: 20px;
}

.sales {
    background: #000;
    padding: 50px 0;
}

.sales p {
    font-weight: 300;
    color: #999;
    width: 90%;
}

.brocelles-imgs img {
    width: 90%;
    margin-bottom: 60px;
    position: relative;
    z-index: 999;
    height: 100%;
    margin: 0;
}

.brocelles-imgs .d-grid .overlay,.brocelles-imgs .overlay {
    width: 90%;
    position: absolute;
    right: auto;
    left: auto;
    height: 42%;
    bottom: 2rem;
    top: auto;
    background: #fff;
}

.brocelle {
    padding: 80px 0;
    background: #000;
}

.brocelle p.mb-5 {
    font-size: 18px;
    color: #d2d0d0;
    font-family: sans-serif;
    font-weight: 400;
    margin-bottom: 20px!important;
    line-height: 1.7;
}

.service-white {
    background: #fff;
    color: #000;
    padding: 25px 0;
    height: 180px;
    display: flex;
    align-items: center;
}

.service-white img {
    width: 50px;
    height: 50px;
    padding: 6px;
    border: 1px solid #000;
    margin-right: 15px;
    object-fit: contain;
}

.Blogs img,.blogs img,.videoplayer,video.videos {
    object-fit: cover;
}

.landingpage .headerwrapper {
    z-index: 99;
    position: relative;
}

.landingwrapper .videowrapper video {
    height: 550px;
    border-radius: 40px 0;
    box-shadow: 6px 5px 14px 3px #757272;
}

.brocelles-imgs img,.landingwrapper .videowrapper {
    height: auto;
}

.banners-sec h1 {
    font-size: 55px;
    line-height: normal;
}

a.black-btn {
    margin-top: 30px;
    font-size: 15px;
}

.Features h3 {
    font-size: 23px;
}

.Features h4,.benefities h2,.brocelle h3 {
    font-size: 40px;
}

.feature-content {
    display: flex;
    height: auto;
    margin-bottom: 30px;
}

.Features .overlay {
    width: auto;
    bottom: -2rem;
}

.benefities ul li {
    position: relative;
    line-height: 2;
    font-size: 18px;
    padding-left: 30px;
    font-weight: 400;
}

.brocelles-imgs .d-grid img {
    width: 75%;
    height: 250px;
}

.brocelle h3 {
    color: #fff;
    font-family: HelveticaNeue-Thin;
    margin-bottom: 30px;
}

.sales h3 {
    font-size: 33px;
}

.sales p {
    margin-bottom: auto;
    font-size: 21px;
}

.blogwrapper {
    padding-top: 0;
    padding-bottom: 0;
}

.blogwrapper .videowrapper {
    height: 150px;
}

.Blogs img {
    height: 400px;
    object-position: center;
    width: 100%;
}

.latest-blog main {
    padding: 0 15px;
}

article.article-featured,article.article-recent {
    padding-bottom: 20px;
    margin-bottom: 30px;
}

article.article-recent:last-child {
    border-bottom: 0;
    padding: 0;
}

p.article-info {
    margin-top: 10px;
}

.article-recent-main {
    margin-bottom: 10px;
}

.latest-blog {
    display: flex;
    padding-top: 40px;
}

.latest-blog aside.sidebar {
    padding: 0 15px;
    width: 30%;
}

.latest-blog img.article-image {
    width: 100%;
    height: 300px;
}

h2.article-title,h2.widget-title {
    font-size: 25px;
    margin-bottom: 20px;
}

article.article-recent {
    border-bottom: 1px solid #d5d3d3;
}

.sidebar .contnets-sidebar {
    margin-bottom: 10px;
    padding: 8px 15px;
    display: flex;
    background: #e9e7e7;
    align-items: center;
    border-radius: 10px;
}

.sidebar img.widget-image {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    margin-right: 20px;
}

.sidebar p.widget-body {
    font-size: 13px;
    margin: 0;
}

.sidebar-widget {
    margin-bottom: 30px;
}

.tags a {
    border-radius: 5px;
    background: #fff;
    padding: 10px 20px;
    box-shadow: 0 0 6px 1px #d1cccc;
    margin-bottom: 10px;
}

.tags {
    display: flex;
    flex-direction: column;
}

.soft-pagination {
    display: flex;
    justify-content: center;
    border-top: 2px solid #dfdede;
    margin-top: 25px;
    margin-bottom: 50px;
}

.article-featured p a {
    color: #000!important;
}

.soft-pagination ul.soft-pagination-items {
    display: flex;
    margin: 0;
    padding-top: 20px;
}

.soft-pagination ul.soft-pagination-items li {
    padding: 10px 15px;
    margin: 0 5px;
    display: flex;
    align-items: center;
}

.soft-pagination ul.soft-pagination-items li.active {
    background: #000;
    color: #fff;
}

.backpack-product img,.benefities .down_arrow img {
    filter: brightness(0);
}

.brocelle h4 {
    font-family: MADESAONARA;
    font-size: 40px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 20px;
}

p.stiching {
    text-align: center;
    margin-top: 24px;
}

.stiching b {
    font-family: Barlow-Regular;
    font-size: 23px;
    font-weight: 400;
}

.landingwrapper section.single_pageinfoblk.process_stepblk {
    padding: 5% 0 5% 25%;
    margin-bottom: 0;
}

.Blogs p {
    text-align: justify;
}

.logo_enqfieldblk img {
    width: 100%;
    height: 100%;
}

.backpack-product p {
    font-size: 20px;
    line-height: 30px;
    color: #000;
    font-family: Barlow-Regular;
}

#videoplay button.close,.videoplayer i {
    position: absolute;
    z-index: 9;
    color: #fff;
    display: flex;
}

.videoplayer {
    border-bottom-right-radius: 100px;
    height: 500px;
    overflow: hidden;
    border-top-left-radius: 100px;
    box-shadow: 7px 7px 3px 3px #464545;
    position: relative;
}

.videoplayer img {
    width: 100%;
    height: 100%!important;
}

.landingpage .videoplayer .overlay {
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
    background-color: #0006;
}

.videoplayer i {
    font-size: 50px;
    border: 4px solid #fff;
    padding: 20px;
    border-radius: 100%;
    width: 100px;
    height: 100px;
    text-align: center;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

#videoplay .modal-body {
    padding: 0;
    height: 400px;
}

.videos source {
    height: 408px;
    display: flex;
}

video.videos {
    height: 400px;
    width: 100%;
}

#videoplay button.close {
    right: 0;
    opacity: 1;
    text-shadow: none;
    font-size: xx-large;
    font-weight: 400;
    background: #0000008f;
    width: 50px;
    height: 50px;
    top: 0;
    border-top-left-radius: 100%;
    border-bottom-left-radius: 100%;
    align-items: center;
    justify-content: center;
}

#videoplay button.close:focus,#videoplay button.close:focus-visible {
    outline: 0;
    border: 0;
    box-shadow: none;
}

.brocelle a {
    cursor: pointer;
    color: #d2d0d0!important;
}

.landingpage .banners-sec {
    height: 600px;
}

.landingwrapper .footerpagelist li {
    text-transform: none;
}

.blog .luxurybanner {
    width: 100%;
    display: flex;
    justify-content: center;
}

.processwrapper .container {
    max-width: 90%;
}

.blogs img {
    height: 500px;
    width: 100%;
}

.Features .col-md-3 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

@media (max-width: 1920px) {
    .banners-sec {
        padding: 0 0 3rem;
    }

    .banners-sec img {
        height: auto;
    }

    .banners-sec h1 {
        font-size: 65px;
    }

    .banners-sec p,.benefities ul li {
        font-size: 24px;
    }

    .footerpagelist li,a.black-btn {
        font-size: 20px;
    }

    .sales p,.serv-content h5 {
        font-size: 25px;
    }

    .serv-content h6 {
        font-size: 18px;
    }

    .Features h4,.backpack-product h2,.benefities h2,.brocelle h3,.sales h3 {
        font-size: 40px;
    }

    .benefities p {
        font-size: 22px;
    }

    .brocelles-imgs .d-grid img {
        height: 400px;
    }

    .brocelle p.mb-5 {
        font-size: 26px;
    }

    a.white-btn {
        font-size: 23px;
    }

    .service,.service-white {
        height: auto;
        padding: 40px 0;
    }

    .certify_txt {
        font-size: 18vh;
    }
}

@media (max-width: 1680px) {
    .banners-sec h1 {
        font-size: 55px;
    }

    .banners-sec p,.brocelle p.mb-5,.sales p {
        font-size: 20px;
    }

    a.black-btn {
        margin-top: 40px;
        font-size: 15px;
    }

    .footerpagelist li,.serv-content h5 {
        font-size: 22px;
    }

    .serv-content h6 {
        font-size: 15px;
    }

    .Features h4,.backpack-product h2,.benefities h2,.sales h3 {
        font-size: 40px;
    }

    .benefities p {
        font-size: 21px;
    }

    .benefities ul li,a.white-btn {
        font-size: 18px;
    }

    .brocelles-imgs .d-grid img {
        height: 340px;
    }

    .brocelle h3 {
        font-size: 35px;
    }
}

@media (max-width: 1600px) {
    .banners-sec h1 {
        font-size: 42px;
    }

    .banners-sec p,.benefities p,.benefities ul li,.sales p {
        font-size: 22px;
    }

    a.black-btn {
        font-size: 20px;
        margin-top: 40px;
    }

    .serv-content h5 {
        font-size: 28px;
    }

    .serv-content h6 {
        font-size: 15px;
    }

    .Features h3,.footerpagelist li,a.white-btn {
        font-size: 20px;
    }

    .Features h4,.backpack-product h2,.benefities h2,.brocelle h3 {
        font-size: 40px;
    }

    .brocelles-imgs .d-grid img {
        height: 330px;
    }

    .brocelle p.mb-5 {
        font-size: 25px;
    }

    .sales h3 {
        font-size: 35px;
    }

    .banners-sec {
        height: 750px;
        padding-top: 0;
    }

    .landingwrapper .videowrapper video {
        height: 670px;
    }
}

@media (max-width: 1440px) {
    .brocelles-imgs .d-grid img {
        height: 285px;
    }

    .landingwrapper .videowrapper video {
        height: 600px;
    }

    .banners-sec p,.brocelle p.mb-5 {
        font-size: 20px;
    }

    a.black-btn {
        font-size: 13px;
    }

    .banners-sec h1 {
        font-size: 40px;
    }

    .serv-content h5 {
        font-size: 22px;
    }

    .serv-content h6 {
        font-size: 12px;
    }

    .Features h4,.backpack-product h2,.brocelle h3 {
        font-size: 35px;
    }

    .Features h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .benefities h2,.sales h3 {
        font-size: 30px;
    }

    .benefities p,.benefities ul li,.sales p,a.white-btn {
        font-size: 18px;
    }

    .certify_txt {
        font-size: 18vh;
    }
}

@media (max-width: 1366px) {
    .brocelles-imgs .d-grid img {
        height: 270px;
    }

    .banners-sec {
        height: 600px;
        padding-top: 0;
    }

    .landingwrapper .videowrapper video {
        height: 500px;
    }

    .banners-sec p,a.white-btn {
        font-size: 18px;
    }

    .serv-content h5 {
        font-size: 20px;
    }

    .serv-content h6 {
        font-size: 13px;
    }

    .Features h4,.brocelle h3 {
        font-size: 30px;
    }

    .benefities h2 {
        font-size: 28px;
    }

    .benefities p {
        font-size: 16px;
    }

    .benefities ul li {
        font-size: 15px;
    }

    .brocelle p.mb-5 {
        margin-bottom: 20px!important;
        font-size: 17px;
    }
}

@media (max-width: 1280px) {
    .banners-sec h1 {
        font-size: 45px;
        line-height: normal;
    }

    .banners-sec p {
        font-size: 20px;
        line-height: 1.9;
    }

    a.black-btn {
        margin-top: 30px;
        font-size: 18px;
    }

    .Features h3 {
        font-size: 25px;
    }

    .Features h4 {
        font-size: 40px;
    }

    .feature-content {
        height: auto;
        margin-bottom: 30px;
    }

    .Features .overlay {
        width: auto;
        bottom: -2rem;
    }

    .Features img {
        width: 95%;
    }

    .benefities h2 {
        font-size: 35px;
    }

    .benefities p {
        font-size: 18px;
    }

    .benefities ul li {
        line-height: 2;
        font-size: 15px;
    }

    a.white-btn {
        margin-top: 30px;
        font-size: 15px;
    }

    .certify_txt {
        font-size: 18vh;
    }

    .banners-sec p br {
        display: none;
    }
}

@media (max-width: 1024px) {
    .banners-sec h1 {
        font-size: 30px;
        line-height: normal;
    }

    .banners-sec p {
        font-size: 15px;
        line-height: 20px;
    }

    a.black-btn {
        margin-top: 30px!important;
        font-size: 15px;
    }

    .service img {
        width: 40px;
        height: 40px;
    }

    .serv-content h5 {
        font-size: 18px;
    }

    .Features h4 {
        font-size: 35px;
    }

    .banners-sec {
        padding-top: 0;
        height: auto;
    }

    .Features h3 {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .serv-content h6 {
        font-size: 12px;
    }

    .serv-content {
        height: auto;
    }

    .feature-content {
        height: auto;
        margin-bottom: 25px;
    }

    .Features .overlay {
        width: auto;
        height: 200px;
        bottom: -2rem;
    }

    .backpack-product h2,.benefities h2 {
        font-size: 28px;
    }

    .benefities p,.sales p {
        font-size: 15px;
    }

    .benefities ul li {
        line-height: 1.9;
        font-size: 13px;
    }

    .brocelle h3 {
        font-size: 25px;
        margin-bottom: 20px;
    }

    .brocelle p.mb-5 {
        font-size: 15px;
        margin-bottom: 25px!important;
    }

    a.white-btn {
        font-size: 15px;
        margin-top: 20px;
    }

    .brocelles-imgs img {
        height: 450px;
        margin: 0;
    }

    .brocelles-imgs .d-grid img {
        height: 200px;
    }

    .factory_item .sectionttl,.sales h3 {
        font-size: 25px;
    }

    .sales img {
        height: 350px;
    }

    .banners-sec img,.landingwrapper .videowrapper video {
        height: 450px;
    }

    .Features .serv-content h6 {
        font-size: 10px;
    }

    .Features .serv-content h5 {
        font-size: 17px;
    }

    .feature-content i {
        width: 20px;
        height: 20px;
        font-size: 15px;
    }

    .comp_txt.wow.fadeInDown.animated {
        font-size: 37px;
    }

    .certify_txt {
        font-size: 110px;
    }

    .data_infoblk h5 {
        font-weight: 300;
    }

    .banners-sec p br {
        display: none;
    }

    .serv-content p {
        margin: 0;
        font-size: 13px;
    }

    .service,.service-white {
        padding: 20px 0;
    }

    .sectiondesc.step_processblk {
        margin-top: 0;
    }

    .Features img {
        height: 400px;
    }
}

@media (max-width: 990px) {
    .banners-sec h1 {
        font-size: 30px;
    }

    .landingwrapper .videowrapper video {
        height: 300px;
    }

    .Features .serv-content h5,.benefities p,.data_infoblk .sectiondesc p,.serv-content h5 {
        font-size: 14px;
    }

    .serv-content p {
        font-size: 15px;
    }

    .down_arrow img {
        width: 67%;
    }

    .sectiondesc.step_processblk {
        padding-top: 20px;
    }

    .benefities h2 {
        font-size: 24px;
    }

    .benefities ul li {
        font-size: 12px;
    }

    .brocelle h3 {
        font-size: 20px;
    }

    .brocelle p.mb-5 {
        font-size: 13px;
    }
}

@media (max-width: 768px) {
    .banners-sec img {
        height: 480px;
    }

    .banners-sec {
        padding-top: 5rem;
    }

    .banners-sec h1 {
        font-size: 29px;
    }

    .banners-sec p {
        font-size: 18px;
    }

    .benefities p,.brocelle p.mb-5,.serv-content h5 {
        font-size: 15px;
    }

    .serv-content h6 {
        margin-bottom: 0;
    }

    .feature-content i {
        width: 25px;
        height: 25px;
        font-size: 16px;
    }

    .Features h4,.backpack-product h2,.benefities h2,.brocelle h3 {
        font-size: 30px;
    }

    .abtbanner img,.certificate_picblk img,.embroidery_secondpicblk img,.embroidery_toppicblk img,.facility_pic1,.facility_pic4,.facility_pic4 .sectiondesc,.facility_pic4 figure,.facility_pic5 figure,.facilitypic1 .sectiondesc,.feature-content,.historypicblk img,.non_beadppicblk img,.paymentpicblk img {
        width: 100%;
    }

    .Features .serv-content h6 {
        font-size: 11px;
    }

    .benefities ul li {
        font-size: 17px;
    }

    .brocelle h3 {
        margin-bottom: 20px;
    }

    .sales h3 {
        font-size: 25px;
    }

    .sales p {
        font-size: 12px;
    }

    .sales a.black-btn {
        font-size: 13px;
    }

    .landingwrapper .videowrapper video {
        height: auto;
    }

    .Features h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .Features img {
        width: 80%;
        margin-bottom: 30px;
    }

    .smallcircle {
        margin: 0 auto;
    }

    .befities-img img {
        width: 100%;
        height: 100%;
    }

    .befities-img .col-md-6 {
        padding: 0 15px!important;
    }

    .facility_pic5 .sectiondesc,.handtxtblk {
        width: 100%;
        padding: 0 15px;
    }

    .abtbanner figure {
        float: none;
        width: 100%;
    }

    .menuicon a {
        margin: 0 10px;
    }

    .luxurybanner figure {
        width: 100%;
        float: none;
    }

    .bannertextblk.luxury_textblk span:first-child {
        padding: 0;
    }

    .handtxtblk {
        margin: 0;
    }

    .facility_pic5,.facilitypic1 {
        display: block;
    }

    .facility_pic3 {
        width: auto;
    }

    .facilitypic4_5blk {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .service .col-md-3,a.black-btn {
        margin-bottom: 30px;
    }

    .banners-sec h1 {
        font-size: 30px;
        line-height: normal;
    }

    .banners-sec {
        padding-top: 2rem;
    }

    .landingwrapper .videowrapper video {
        top: 0;
        height: 400px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .banners-sec p {
        font-size: 14px;
    }

    a.black-btn {
        font-size: 15px;
        margin-top: 30px;
    }

    .banners-sec img {
        object-fit: contain;
        height: 310px;
        z-index: 9;
    }

    .backpack-product,.service {
        height: auto;
    }

    .Features h4,.benefities h2 {
        font-size: 30px;
    }

    .benefities p,.sales p {
        font-size: 17px;
    }

    .benefities ul li {
        font-size: 16px;
        line-height: 2;
    }

    .homepagwrapper .headerwrapper {
        padding: 10px 15px;
    }

    .bannertextblk.luxury_textblk span:first-child,.headerwrapper .container-fluid {
        padding: 0;
    }

    .headerblk figure {
        margin: 0;
    }

    .serv-content h6 br {
        display: none;
    }

    .serv-content h6 {
        font-size: 16px;
    }

    .serv-content h5 {
        font-size: 22px;
    }

    .Features img {
        width: 80%;
    }

    .Features .overlay {
        width: 90%;
    }

    .Features .col-md-3.m-auto:last-child {
        margin-top: 83px!important;
    }

    .benefities .col-md-5.m-auto {
        margin-bottom: 30px!important;
    }

    .articlpicblk,.beadedpic_item,.brocelle .row.d-grid,.facility_pic5,.facilitypic1,.garmentpicblk.garment_firstblk,.garmentpicblk.garment_thirdblk,.upper_stepblk {
        display: block;
    }

    .brocelles-imgs {
        display: block!important;
    }

    .brocelles-imgs .d-grid .overlay {
        width: 75%;
    }

    .brocelles-imgs .d-grid img {
        width: 65%;
        height: 300px;
    }

    .beadedgarmentwrap,.sales .col-md-6 {
        padding: initial;
    }

    .backpack-product h2 {
        font-size: 40px;
        line-height: 1.5;
    }

    .footerpagelist li {
        line-height: 23px;
    }

    .brocelle h3 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .feature-content i {
        width: 30px;
        height: 30px;
        font-size: 20px;
    }

    .comp_txt {
        font-size: 29px!important;
    }

    .certify_txt {
        font-size: 42px;
    }

    .landingwrapper section.single_pageinfoblk.process_stepblk {
        padding: 15px;
    }

    .data_infoblk h5 {
        font-size: 18px;
    }

    .sectionttl.font30 {
        font-size: 22px;
        line-height: 35px;
        margin-bottom: 10px;
    }

    .facilitypic4_5blk,.sectiondesc.step_processblk {
        margin-top: 20px;
    }

    .brocelles-imgs img {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }

    .soft-pagination {
        margin: 20px 0;
    }

    .landingpage .banners-sec img {
        object-fit: cover;
    }

    .videoplayer {
        height: 300px;
    }

    .abtbanner figure {
        float: none;
        width: 100%;
    }

    .abtbanner img,.articlpic_item img.img-fluid,.articlpic_item.emb-pic1,.beadedpicitem img,.certificate_picblk img,.embroidery_secondpicblk img,.embroidery_toppicblk img,.facility_pic1,.facility_pic4,.facility_pic4 .sectiondesc,.facility_pic4 figure,.facility_pic5 figure,.facilitypic1 .sectiondesc,.historypicblk img,.lower_stepblk .step_picblk,.non_beadppicblk img,.paymentpicblk img,.step_blkitem:nth-child(2n+2) .lower_stepblk .step_picblk,.step_blkitem:nth-child(2n+2) .upper_stepblk .step_picblk,.step_picblk,.step_picblk img {
        width: 100%;
    }

    .menuicon a {
        margin: 0 10px;
    }

    .luxurybanner figure {
        width: 100%;
        float: none;
    }

    .handtxtblk {
        width: 100%;
        padding: 0 15px;
        margin: 0;
    }

    .facility_pic3 {
        width: auto;
    }

    .articlpic_item,.beadedpicitem {
        width: 100%!important;
    }

    .facility_pic5 .sectiondesc {
        width: 100%;
        padding: 0 15px;
    }

    .articlpic_item {
        height: 100%;
        margin: 0 auto!important;
    }

    .beadedpic_item2 {
        width: 100%;
        top: auto;
    }

    .garment_thirdblk .garmentpic_blk2 {
        margin: inherit;
    }

    .step_blkitem {
        margin: inherit!important;
    }

    .step_blkitem.fifth_stepblk {
        margin-bottom: 20px!important;
    }
}

@media (max-width: 420px) {
    .banners-sec img {
        height: 375px;
    }
}
.overlay-content a {
    position: relative;
}
.page404 .btn {
    display: flex;
    justify-content: center;
    align-items: center;
}

.page404 a {
    margin: 20px 10px;
    height: 50px;
}
.page404 img {
    width: 130px;
}
.page404 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}