/********************************************************************
                    max-width:980px;
                    font-family: 'Lato', sans-serif;
*******************************************************************/
/*common css define here---------------------------------------*/
* { box-sizing: border-box; padding: 0; margin: 0; }
.container { max-width: 1000px; padding-left: 10px; padding-right: 10px; margin: 0 auto; }
.uppercase-font{text-transform: uppercase;}
.margin-btn-5{margin-bottom: 5px !important;}
body { font-family: 'Lato', sans-serif;font-size: 14px;line-height: 20px; }
.common-form { max-width: 342px; margin: 25px auto; }
.common-form form { padding: 15px 0 10px; display: inline-block; width: 100%; }
.common-form label {  font-weight: 400; color: #666666; display: block; padding-top: 10px; padding-bottom: 5px; }
.common-form input { background: #d7d7d7; width: 100%; height: 35px; border: 0; margin-left: 2px; padding: 5px 10px; font-size: 13px; color: #666666; }
.common-form input:focus, textarea:focus { outline: none; }
.common-form form a { cursor:pointer; float: right; text-decoration: none; text-transform: uppercase; margin: 5px 0; color: #666666; font-size: 19px; font-weight: 400;background-color: transparent;padding: 2px 4px;transition: all 0.8s; }
.common-form form a:hover{ background-color: #333;color: #ffffff; }
.common-form p { font-weight: 400; color: #666666; line-height: normal; }
.common-form textarea { background-color: #d7d7d7; border: none; resize: none; height: 88px; width: 100%; padding: 5px 10px; color: #666666; }
.common-form .form-textarea { float: none; clear: both; width: 100%; }
.subpage-banner { background-repeat: no-repeat; background-size: cover; height: 450px; background-position: bottom; position: relative; }
.page-title h2 { font-size: 25px; font-weight: 400; color: #333333; line-height: 52px; text-transform: uppercase; text-align: center; margin-top: 10px; }
.page-title h5 { font-weight: 400; color: #333333; line-height: 25px; text-transform: uppercase; text-align: center;font-size: 14px; }
.page-title h4 { text-transform: capitalize; font-size: 19px; color: #ffffff; line-height: normal; margin-bottom: 10px; text-align: center; font-weight: 400; }
.banner-hadding h1 { font-size: 33px; font-weight: 400; text-transform: uppercase; left: 50%; transform: translateX(-50%); top: 60px; position: absolute; }
/*home page css start here--------------------------------------*/
/*header css start here------------------------------------------*/
/*.navbar-toggle{ display: none; }*/
.header-navbar button { display: none; }
.header-navbar { padding-top: 17px; padding-bottom: 10px; }
.header-navbar .logo { display: inline-block; }
.navbar-contant { list-style-type: none; padding: 0; margin: 16px 28px 23px; display: inline-block;position: relative; }
.navbar-contant li { float: left;}
.navbar-contant li a { text-decoration: none; display: block; margin: 5px 9px; color: #333333; font-weight: 300;line-height: 30px; text-transform: uppercase; transition: all 0.3s; }
.navbar-contant li a:hover { color: #98c6ea; }
.navbar-contant .active a { color: #000000; font-weight: 400; }
.navbar-contant li:first-child a { margin-left: 0; }
.social-icon { list-style-type: none; padding: 0; margin: 0; float: right; margin: 15px 0px 12px; }
.social-icon li { float: left; }
.social-icon li:first-child i{ background-color: #636363; color: #fff; border-radius: 3px; padding: 1px 2px;font-size: 19px; }
.social-icon li:last-child a { margin-right: 0;font-size: 24px; margin: 4px 2px; }
.social-icon li a { display: block; color: #636363; margin: 5px; font-size: 22px; transition: all 0.3s; }
.dropdown { overflow: hidden;}
.navbar-contant .dropdown button{ display: block; }
.navbar-contant .dropdown .dropbtn {font-size: 13px;  border: none;outline: none;color:  #333333;
                                    margin: 12px 5px; font-weight: 300;font-family: 'Lato', sans-serif;text-transform: uppercase;background-color: #fff;}
.navbar-contant .dropdown .dropbtn i {margin-left: 5px; color: #ccc;}
.navbar-contant .dropdown-content {display: none;position: absolute;min-width: 160px;box-shadow: 0px 0px 20px 0px #fff; z-index: 9;background-color:rgba(255,255,255,0.9);margin-top: 0px;list-style-type: none;border: 1px solid #ccc;}
.navbar-contant .dropdown-content:before{ content: "";border-left: 7px solid transparent;border-right: 7px solid transparent;position: absolute;border-bottom: 8px solid #ccc;top: -8px;left: 25%;transform: translateX(-50%); }
.navbar-contant .dropdown-content li { float: none;border-bottom: 1px solid #ccc;}
.navbar-contant .dropdown-content li:hover{ background-color: #ccc;}
.navbar-contant .dropdown-content li:hover a{ color: #ffffff; }
.navbar-contant .dropdown-content li a {float: none;color:  #333333;font-weight: 300;margin: 0px 6px;text-decoration: none;display: block;text-align: left;z-index: 9;text-transform: uppercase;line-height: 30px;}
.navbar-contant .dropdown-contant li:nth-child(1) a { margin-left: 6px; }
.navbar-contant .dropdown-content li:last-child{ border-bottom: 0; }
/*header css end here-------------------------------------------*/
/*main contant css start here-----------------------------------*/
.slider-images { position: relative; }
.slider-images .owl-theme .owl-nav { margin-top: 0px; }
.slider-images .owl-carousel .owl-nav button { position: absolute; top: 40%; }
.slider-images .owl-carousel .owl-nav button.owl-prev { left: 40px; }
.slider-images .owl-carousel .owl-nav button.owl-next { right: 40px; }
.slider-images .owl-carousel .owl-nav span { font-size: 60px; position: relative; line-height: 25px; width: 100%; font-weight: bold; display: inline-block;}
.slider-images .owl-carousel .owl-nav button { height: 37px; width: 37px; background: #fff; border-radius: 50%; opacity: 0.3; }
.slider-images .owl-theme .owl-nav [class*='owl-'] { transition: all 0.5s; }
.slider-images .owl-theme .owl-nav [class*='owl-'] span { color: #565353; opacity: 0.7; }
.slider-images .owl-theme .owl-nav [class*='owl-']:focus { outline: none; }
.slider-images .owl-theme .owl-nav [class*='owl-']:hover { background: #fff; opacity: 0.7; }
.slider-images .owl-theme .owl-nav [class*='owl-']:hover span { color: #000; opacity: 0.7; }
.slider-contant { padding-top: 20px; background-color: #f2f2f2; padding-bottom: 50px; }
.slider-contant p { text-align: center; color: #333333; font-size:16px; font-weight: 400; margin: 0 auto; max-width: 95%; line-height: normal; }
.product-section { padding-bottom: 15px; padding-top: 15px; }
.product-section h1 { color: #333333; font-size: 25px; font-weight: 400; line-height: 25px; margin-top: 0; text-transform: uppercase; text-align: center; margin-bottom: 15px; }
.product-parts { display: inline-block; }
.product-image { width: 23%; float: left; margin-left: 5px; margin-right: 5px; position: relative; transition: all 1s; overflow: hidden; }
.product-image img { transition: all 1s; }
.product-image img:hover { transform: scale(1.2, 1.2); }
.product-image:nth-child(1) { margin-left: 0; }
.product-image:nth-child(4) { margin-right: 0; }
.product-image h2 { position: absolute; top: 50%; text-align: center; left: 0; right: 0; font-weight: 300; font-size: 24px; line-height: 25px; text-transform: uppercase; }
.product-image h2 a { color: #fff; text-decoration: none; }
.product-image a { display: block; }
/*main contant css end here-------------------------------------*/
/*footer css start here-------------------------------------------*/
.footer-section { background-color: #d5d6d5; text-align: center; }
.footer-image { background-image: url(../images/footer-img.png); padding: 12px 0; background-repeat: no-repeat; background-position: bottom right; }
.footer-section h3 { color: #333333; text-transform: uppercase; font-size: 17px; font-weight: 400; line-height: 30px; transition: all 0.5s; display: inline-block; }
.footer-section address { font-weight: 300; color: #333333; font-style: normal; }
.footer-section a { text-decoration: none; font-size: 12px; font-weight: 300; color: #333333; }
.footer-section a:hover { text-decoration: underline; }
.footer-section p { font-size: 12px; color: #666666; font-weight: 300; margin-top: 45px; text-transform: capitalize; }
.footer-section p span { display: block; color: #666666; font-size: 10px; font-weight: 300; line-height: 15px; text-transform: none; }
.footer-section ul { list-style-type: none; padding: 0; margin: 0 auto; text-align: center; max-width: 50%; display: inline-block; }
.footer-section ul li { float: left; margin: 0 14px; }
/*footer css end here---------------------------------------------*/
/*home page css end here----------------------------------------*/
/*carded-yarn page css start here--------------------------------------------*/
.carded-image { background-image: url(../images/yarn-img1.jpg); }
.carded-image h1 { color: #333333; }
.product-description { padding: 25px 110px 127px; font-size: 16px; color: #333333; }
.product-description h2 { text-transform: capitalize; font-weight: 700;font-size: 15px; }
.product-description p { font-weight: 400;font-size: 15px; }
/*carded-yarn page css end here--------------------------------------------*/
/*combed-yarn page css start here----------------------------------------*/
.combed-image { background-image: url(../images/yarn-img2.jpg); }
.combed-image h1 { color: #333333; }
.combed-section .product-description { padding-bottom: 55px; }
.combed-section .product-description p { margin-bottom: 18px; }
/*combed-yarn page css end here------------------------------------------*/
/*compact-yarn page css start here----------------------------------------*/
.compact-image { background-image: url(../images/yarn-img3.jpg); background-position: center; }
.compact-image h1 { color: #ffffff; }
.product-description span { display: block; font-weight: 400; line-height: 30px; }
.compact-section .product-description h2 { margin-bottom: 5px;  }
.compact-section .product-description { padding-bottom: 35px; }
/*compact-yarn page css end here----------------------------------------*/
/*manufacturing page css start here-------------------------------------*/
.manufacturing-image { background-image: url(../images/contract-1.jpg);height: 400px;background-position: center;}
/*.manufacturing-image:after {content: ""; background: rgba(0,0,0,0.5); position: absolute; left: 0; right: 0; top: 0; bottom: 0;}*/
.manufacturing-image h1 { color: #ffffff; font-size: 33px; font-weight: 300; text-transform: capitalize; left: 50%; z-index: 9; transform: translateX(-50%); top: 60px; position: absolute; }
.manufacturing-contant { padding-top: 15px; background-color: #f2f2f2; padding-bottom: 28px; }
.manufacturing-contant p { text-align: center; color: #666666; font-size: 16px; font-weight: 400; margin: 0 auto; max-width: 93%; line-height: normal; }
/*manufacturing page css end here---------------------------------------*/
/*become-partner page css start here------------------------------------*/
.partner-image { background-image: url(../images/become-partner-1.jpg);height: 400px;background-position: center;}
.partner-image h1 { font-size: 33px; color: #ffffff; font-weight: 300; text-transform: capitalize; left: 50%; transform: translateX(-50%); top: 60px; position: absolute; }
.become-partner-contant { padding-top: 25px; background-color: #f2f2f2; padding-bottom: 28px; margin-bottom: 50px; }
.become-partner-contant p { text-align: center; color: #666666; font-size: 16px; font-weight: 400; margin: 0 auto; max-width: 93%; line-height: normal; }
/*become-partner page css end here--------------------------------------*/
/*career page css start here-------------------------------------------*/
.career-image { background-image: url(../images/career-img-1.jpg);height: 285px;background-position: top; }
.career-image  h1 { font-size: 33px; color: #ffffff; font-weight: 300; left: 50%; transform: translateX(-50%); top: 100px; position: absolute; }
.career-section .common-form form { padding: 15px 0 0px; width: 100%; }
.career-section .common-form { margin-top: 30px; }
/*career page css end here--------------------------------------------*/
/*shirting-fabric page css start here---------------------------------*/
.shirting-image { background-image: url(../images/shirting.jpg);background-position: center; }
.shirting-image h1 { color: #000033; font-size: 33px; left: 31%; transform: translateX(-50%); top: 50%; position: absolute; text-transform: uppercase; font-weight: 400; line-height: 44px; }
.shirting-section .product-description p { margin-bottom: 15px; }
.shirting-section .product-description { padding: 25px 89px 20px 110px; }
.shirting-section .product-description ul{list-style: none; display: inline-block; width: 100%; margin: 5px 0 10px;}
.shirting-section .product-description ul li{width: 33.33%; float: left; text-align: center;}
.shirting-section .product-description ul li h6{display: inline-block; background: #d7d7d7; max-width: 150px; width: 100%; padding: 5px; font-size: 14px; margin-bottom: 10px; text-transform: uppercase;}
/*shirting-fabric page css end here---------------------------------*/
/*bottom-weight fabric page css start here---------------------------*/
.header-navbar h1 { display: inline-block; }
.bottom-weight-image { background-image: url(../images/bottom-fabric.jpg);background-position: center center; }
.bottom-weight-section .product-description p { margin-bottom: 20px; }
.bottom-weight-section .product-description { padding: 25px 89px 15px 110px; }
/*bottom-weight fabric page css end here-----------------------------*/
/*contact page css start here----------------------------------------*/
.contact-info { max-width: 753px; margin: 0 auto; padding-bottom: 30px; }
.contact-info h1 { font-size: 45px; text-transform: uppercase; font-weight: 400; color: #333333; line-height: 80px; }
.contact-info span { color: #666666; font-weight: 400; display: block; }
.contact-part:nth-child(even) { width: 45%; float: left; margin-bottom: 20px; margin-left: 5%; }
.contact-part:nth-child(odd) { width: 45%; float: left; margin-right: 5%; margin-bottom: 20px; }
.contact-form { padding-top: 31px; }
.contact-form .common-form { max-width: 100%; margin: 0; }
.contact-form .common-form input { background: #d7d7d7; width: 100%; }
.contact-form .common-form form { padding: 15px 0 10px; display: inline-block; }
.contact-footer { background-color: #f2f2f2; }
/*footer part css start here---------------------------------------*/
.footer-information { padding: 18px 0px; background-image: url(../images/contant-footer.jpg); background-repeat: no-repeat; background-position: top left; margin: 0 110px; }
.footer-left { display: inline-block; width: 50%; float: left; }
.footer-left ul{ list-style-type: none; }
.footer-left h3 { color: #333333; text-transform: uppercase; font-size: 16px; font-weight: 400; line-height: 30px; transition: all 0.5s; display: inline-block; }
.footer-left h3:hover { color: #000; }
.footer-left address { font-weight: 300; color: #333333; font-style: normal; max-width: 145px; }
.footer-left ul li a { text-decoration: none; font-weight: 300; color: #333333; padding: 0; display: inline-block; margin-top: 7px; }
.footer-left a:hover { text-decoration: underline; }
.footer-information p { font-size: 12px; color: #333333; font-weight: 300; padding-top: 30px; text-align: center; float: none; clear: both; }
.footer-information p span { display: block; color: #333333; font-size: 10px; font-weight: 300; line-height: 20px; }
.footer-right { width: 50%; float: left; }
/*footer part css end here-------------------------------------------*/
/*contact page css end here------------------------------------------*/
/*yarn page css start here-------------------------------------------*/
.yarn-manufacturing { position: relative; }
.yarn-slider { position: relative; }
.yarn-slider .slider-contant { padding-top: 20px; background-color: #f2f2f2; padding-bottom: 35px; border-bottom: 1px solid #e4e7ea; }
.yarn-slider h1 { position: absolute; font-weight: 300; font-size: 70px; color: #ffffff; line-height: 150px; top: 25px; left: 0; right: 0; text-align: center; }
.yarn-product { display: inline-block; width: 100%; margin-top: 25px; }
.yarn-parts { width: 14.28%; float: left; padding: 0 3px; position: relative; text-align: center; }
.yarn-parts:nth-child(1) { padding-left: 0; }
.yarn-parts:nth-child(7) { padding-right: 0; }
.page-title a { font-size: 16px; color: #333333; font-weight: 400; line-height: 35px; text-transform: capitalize; text-decoration: none; }
.yarn-parts img { width: 100%; box-shadow: 1px 2px 2px #474747; }
.yarn-manufacturing ul { list-style-type: none; padding: 0; margin: 0; }
.yarn-process { display: inline-block; background-color: #6e6e6e; padding: 0 20px 0 10px; margin-top: 20px; }
.yarn-manufacturing ul li { float: left; color: #ffffff; font-size: 14px; font-weight: 400; text-transform: capitalize; padding: 9px 25px; position: relative; }
.yarn-manufacturing ul li:after { content: ""; background-image: url(../images/yarn-arrow.png); position: absolute; height: 10px; width: 25px; background-repeat: no-repeat; margin-left: 13px; top: 14px; }
.yarn-manufacturing ul li:first-child { padding-left: 5px; }
.yarn-manufacturing ul li:last-child:after { display: none; }
.blow-room { padding-right: 105px; }
.yarn-contant { display: inline-block; }
.main-process { float: right; position: relative; }
.yarn-parts:nth-child(2):after { content: " "; position: absolute; height: 110px; width: 2px; background: #363636; left: 50%; bottom: -105px; }
.yarn-parts:nth-child(3):after { content: " "; position: absolute; height: 43px; width: 2px; background: #363636; left: 50%; bottom: -42px; }
.yarn-arrow { display: inline-block; }
.yarn-arrow:before { content: ""; position: absolute; height: 2px; width: 30px; top: 36px; background: #363636; left: -28px; }
.yarn-arrow img { margin-bottom: 15px; }
.second-arrow:before { content: ""; height: 2px; width: 90px; top: 36px; background: #363636; left: -97px; position: absolute; }
.yarn-details { background-image: url(../images/yarn-process.jpg); height: 155px; background-repeat: no-repeat; background-size: cover; background-position: center; }
.yarn-details p { font-size: 19px; font-weight: 400; color: #333333; line-height: 40px; text-align: center; }
.yarn-details h2 { margin-top: 17px; padding-top: 12px; line-height: 35px; }
.product-view { display: inline-block; width: 100%; padding-left: 72px; padding-right: 72px; }
.product-part { width: 26%; float: left; margin-right: 5.5%; margin-left: 5.5%; margin-top: 30px; position: relative; }
.product-part img { width: 100%; }
.product-part:nth-child(1), .product-part:nth-child(4), .product-part:nth-child(7) { margin-left: 0; }
.product-part:nth-child(3), .product-part:nth-child(6), .product-part:nth-child(9) { margin-right: 0; }
.product-part a { text-decoration: none; font-weight: 300; font-size: 10px; color: #fff; line-height: 16px; background-color: #000; opacity: 0.7; position: absolute; padding: 0 10px; bottom: 30px; right: 0px; text-transform: capitalize; transition: all 0.3s; }
.product-part a:hover { padding: 2px 10px;font-size: 14px; }
.specialty-yarn { margin-bottom: 15px; }
.specialty-yarn h2 { line-height: 40px; }
.specialty-part { width: 20%; float: left; margin-top: 20px; }
.specialty-part h5 { line-height: 15px; }
.certificate h4, .associations h4 { text-transform: capitalize; font-size: 19px; font-weight: 400; line-height: normal; text-align: center; color: #fff; padding: 20px 0; position: relative; }
.certificate h4:after { content: ""; background-image: url(../images/certificate.png); height: 26px; width: 26px; position: absolute; background-repeat: no-repeat; margin-left: 7px; }
.certificate { background-color: #363636; padding-bottom: 35px; }
.certificate p { color: #fff; font-weight: 400; text-align: center; max-width: 70%; margin: 0 auto; line-height: normal; }
/*yarn page css end here---------------------------------------------*/
/*denim page css start here-----------------------------------------*/
.header-image { background-image: url(../images/denim-img.jpg); height: 450px; background-size: cover; position: relative; }
.denim-section p { text-align: center; color: #333333; font-size: 16px; font-weight: 400; margin: 0 auto; max-width: 96%; line-height: normal; }
.denim-section .slider-contant { padding-bottom: 25px; }
.header-image h1 span { font-size: 36px; font-weight: 400; text-transform: uppercase; line-height: 50px; display: block; letter-spacing: 20px; text-align: center; }
.header-image h1 { text-transform: capitalize; color: #ffffff; font-size: 51px; line-height: 72px; font-weight: 300; position: absolute; top: 100px; padding: 0 80px; letter-spacing: 1px; }
.denim-structure { background-image: url(../images/denim-structure.jpg); height: auto; background-repeat: no-repeat; background-size: cover; }
.denim-structure h2 { color: #fff; line-height: 55px; margin-top: 0; }
.denim-structure p { color: #fff; font-size: 16px; line-height: 30px; text-align: center; }
.machin-details { text-align: center; border-right: 1px solid #fff; border-left: 1px solid #fff; border-bottom: 1px solid #fff; margin: 30px 50px 0; }
.machin-name { list-style-type: none; padding: 0; margin: -7px; display: inline-block; text-align: center; position: relative; }
.machin-name:before { content: ""; height: 1px; width: 100px; position: absolute; background-color: #ffffff; left: -82px; top: 7px; }
.machin-name:after { content: ""; height: 1px; width: 100px; position: absolute; background-color: #ffffff; right: -82px; top: 7px; }
.machin-name li { color: #fff; font-size: 19px; line-height: 30px; float: left; position: relative; padding: 0 35px; top: -8px; }
.machin-name li:after { content: "|"; position: absolute; margin-left: 25px; }
.machin-name li:last-child:after { display: none; }
.machin-details p { font-size: 19px; font-weight: 400; color: #ffffff; line-height: 30px; padding: 0 0 10px; }
.machin-tag { margin-top: 20px; display: inline-block; padding: 0 50px 90px; }
.machin-tag  p { font-size: 16px; color: #fff; line-height: 30px; }
.machin-tag ul { list-style-type: none; padding-top: 10px; margin: 0; display: inline-block; }
.machin-tag li { float: left; width: 26%; margin: 1% 5.5%; }
.machin-tag li:nth-child(1), li:nth-child(4) { margin-left: 0; }
.machin-tag li:nth-child(3), li:nth-child(6) { margin-right: 0; }
.machin-tag li a { color: #fff; line-height: 30px; font-size: 19px; border: 1px solid #fff; padding: 5px; text-align: center; display: block; text-transform: capitalize; transition: all 1s; }
.machin-tag li a:hover { color: #333333; border-color: #333333; background-color: #ffffff; }
.denim-product p { font-size: 16px; color: #333333; line-height: normal; font-weight: 400; text-align: center; max-width: 96%; margin: 0 auto; }
.range-detail { display: inline-block; }
.denim-weave h2, .denim-range h2 { margin-top: 0; }
.range-part { float: left; width: 49.5%; position: relative; margin: 0 4px; }
.range-part:first-child { margin-left: 0; }
.range-part:last-child { margin-right: 0; }
.range-info { position: absolute; bottom: 10px; min-height: 100px; background: rgba(0,0,0,0.5); padding: 5px; width: 100%; }
.range-info p { color: #ffffff; }
.weave-info, .shade-info, .blend-info { display: inline-block; width: 100%; }
.weave-part { width: 20%; float: left; position: relative; padding: 0 5px; }
.weave-part h4 { position: absolute; bottom: 4px; margin-bottom: 0; background-color: #000; opacity: 0.8; width: 95%; padding: 2px 0; }
.weave-part img, .range-part img { width: 100%; height: auto; }
.denim-shade h2 { margin-top: 0; }
.shade-part { width: 20%; float: left; padding: 0 10px; margin-top: 15px; }
.shade-part:first-child, .blend-part:first-child { padding-left: 0; }
.shade-part:last-child, .blend-part:last-child { padding-right: 0; }
.shade-part:nth-child(even) { margin-top: 70px; }
.shade-part h4 { color: #333333; text-transform: uppercase; }
.denim-blends p { font-size: 19px; color: #333333; font-weight: 400; line-height: normal; margin-bottom: 15px; max-width: 70%; }
.blend-part { width: 33.33%; padding: 0 10px; float: left; margin-top: 5px; position: relative; margin-bottom: 10px; }
.blend-part img{width: 100%;height: max-content;}
.shade-part img{ width: 100%; }
.blend-part h5 { font-size: 25px; color: #ffffff; font-weight: 400; line-height: normal; position: absolute; bottom: 30px; text-align: center; left: 0; right: 0; text-transform: capitalize; }
.finish-section { background-image: url(../images/finish-img.jpg); padding: 25px 0px 0px; background-size: cover; background-repeat: no-repeat; background-position: center; }
.finish-section ul { list-style-type: none; margin: 0; display: inline-block; }
.finish-section ul li { float: left; width: 25%; min-height: 50px; text-align: center; }
.finish-section ul li a { text-decoration: none; color: #ffffff; font-size: 20px; font-weight: normal; line-height: normal; text-transform: uppercase; }
.finish-section ul li:first-child { width: 100%; text-align: center; }
.finish-section ul li:nth-child(2), ul li:nth-child(6) { text-align: left; }
.finish-section ul li:nth-child(5), ul li:nth-child(9) { text-align: right; }
.denim-process p { color: #333333; font-size: 16px; font-weight: 400; line-height: normal; max-width: 96%; text-align: center; margin: 0 auto; padding-bottom: 20px; }
.denim-process img { margin: 15px 65px 10px; }
.denim-certificate { background-color: #363636; padding-bottom: 0; display: inline-block; width: 100%; margin-bottom: -3px; padding-bottom: 20px; }
.denim-certificate .certificate { width: 40%; float: left; margin-left: 10%; padding-bottom: 0; }
.denim-certificate .certificate p { max-width: 60%; }
.denim-certificate .associations { width: 40%; float: left; margin: 0 auto; text-align: center; margin-right: 10%; }
.denim-certificate .associations p { color: #ffffff; padding-bottom: 10px; }
.associations h4:after { content: ""; background-image: url(../images/users.png); height: 26px; width: 26px; position: absolute; background-repeat: no-repeat; margin-left: 7px; }
/*/*denim page css end here-------------------------------------------*/

.contact-form .common-form input.validation, .contact-form .common-form textarea.validation{
    border:1px solid #ff0000;
}
.mail-response{padding: 5px; margin-top: 5px;}
.common-form input.validation{border:1px solid #ff0000;}