@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,700');
.site-brand{
    /*padding-left: 100px;*/
}
body {
    -ms-overflow-style: scrollbar;
}
.page-template-page-landing{
    color: #707070;
}
.header-right a{
    color: #fff !important;
}
.header-right{
    /*padding-right: 100px;*/
    text-align: right;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff !important;
    margin-top: 15px;
}
.page-template-page-landing .site-header .kl-header-toptext{
    font-family: 'Montserrat';
    padding-right: 0;
}
.page-template-page-landing .site-header .container{
    max-width: 1211px;
}
.page-template-page-landing .site-header{
    padding: 20px 0 10px 0;
    background: rgba(0, 0, 0, .75);
}
.page-template-page-landing .site-content{
    margin-top: 0;
}
.lead-image img{
    width: 100%;
}
.icon-box{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: hidden;
    position: relative;
    z-index: 0;
    min-height: 150px;
    margin-left: -62px;
    margin-right: -62px;
    margin-bottom: 85px;
}
.icon-box-item{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-backface-visibility: hidden;
    float: left;
    position: relative;
    z-index: 0;
    min-height: 150px;
}
.icon-box .icon-box-item img{
    width: 100%;
}
.icon-box .icon-box-item .box-thumb{
    -webkit-transform: skewX(-10deg);
    -moz-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    -o-transform: skewX(-10deg);
    transform: skewX(-10deg);
}
.icon-box .icon-box-item{
    width: 33.333%;
    float: left;
}
.icon-box .css3panel-mainimage-img,
.icon-box .css3panel-mainimage{
    position: static;
}
.item-ct h3{
    font-size: 30px;
}
.page-template-page-landing #th-content-page {
    padding-top: 80px;
    max-width: 1169px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.icon-box-item {
    position: relative;
}
.icon-box-item h2{
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-align: center;
    width: 100%;
    font-size: 30px;
    font-family: 'Montserrat';
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}
.icon-box .css3panel-inner:hover .css3p-overlay{
    opacity: 0;
}
.page-template-page-landing #th-content-page p{
    font-size: 30px;
    color: #707070;
    font-weight: 300;
    line-height: 34px;
    margin-bottom: 20px;
}
.box-item:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(131, 111, 139, .5);
}
.box-item{
    position: relative;
}
.item-ct p{
    line-height: 34px;
    max-width: 360px;
    margin: 0 auto;
    font-weight: 300;
}
.item-ct h3{
    font-weight: bold;
    text-transform: uppercase;
}
.item-ct{
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 30px;
}
.page-template-page-landing .container{
    width: 100%;
    max-width: 1373px;
}
.custom-item{
    padding: 10px;
}
.image-box{
    margin-top: 80px;
}
.page-template-page-landing #th-content-page p:first-child:after,
.sentius-heading:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 50px;
    background: #cdcdcd;
}
.page-template-page-landing #th-content-page p:first-child{
    position: relative;
}
.page-template-page-landing #th-content-page p:first-child:after{
    top: -25px;
    bottom: auto;
}
.sentius-heading{
    font-family: 'Montserrat', sans-serif;
    font-size: 34px;
    color: #2d2d2d;
    font-weight: 700;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.fabric-content{
    padding-top: 10px;
}
.fabric-item h4{
    font-size: 18px;
    text-transform: uppercase;
    color: #2d2d2d;
}
.fabric-item{
    display: inline-block;
    text-align: center;
    margin-right: 20px;
}
.specification > .container > .row{
    padding-top: 30px;
}
.fabric {
    margin-top: 60px;
}
.specification p,
.color-track p,
.fabric p{
    font-size: 30px;
    line-height: 34px;
    font-weight: 300;
}
.custom-heading{
    font-size: 30px;
    color: #707070;
    margin-bottom: 22px;
    font-weight: 700;
}
.track,
.color-track{
    background: #e8e8e9;
}
.color-track .container,
.fabric .container,
.track .container{
    max-width: 1181px;
}
.track .fabric-item{
    margin-right: 0;
    width: 25%;
    float: left;
    text-align: center;
    padding: 0 25px;
}
.track .fabric-item h4{
    max-width: 180px;
    line-height: 22px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}
.color-track .fabric-item:last-child{
    margin-right: 0;
}
.color-track .fabric-item{
    margin-right: 25px;
}
.color-track{
    padding-top: 90px;
}
.color-track-section h4{
    margin-top: 15px;
}
.color-track-section{
    margin-bottom: 45px;
}
.track p{
    margin-bottom: 60px;
}
.track{
    padding-top: 40px;
}
.color .fabric-item:last-child{
    margin-right: 0;
}
.color .fabric-item h4{
    margin-top: 15px;
}
.color .fabric-item{
    margin-right: 35px;
}
.color{
    padding-top: 65px;
}
.specification {
    font-size: 30px;
    line-height: 34px;
    color: #707070;
    background: #fff;
    padding-top: 55px;
}
.sentius-footer .container,
.specification .container{
    max-width: 1181px;
}
.row-item:nth-child(2n+1){
    clear: both;
}
.row-item{
    margin-top: 25px;
    font-weight: 300;
}
.landing-form .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio){
    height: 52px;
    font-size: 15px;
}
.landing-form .enq-form  .enquiry-form-widget .zn_text_box-title{
    padding-top: 25px;
    margin-bottom: 20px;
}
.landing-form .enquiry-form-widget .button .wpcf7-submit{
    margin-bottom: 20px;
}
.landing-form .enquiry-form-widget .button .wpcf7-submit{
    padding: 0;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
}
.landing-form .enq-form .enquiry-form-widget .wpcf7-form-control-wrap .wpcf7-textarea {
    height: 125px;
}
.landing-form span.wpcf7-not-valid-tip{
    font-size: 15px;
}
.landing-form div.wpcf7-validation-errors{
    border: none;
    font-size: 15px;
    color: #ff0000;
}
.landing-form{
    margin-top: 110px;
    margin-bottom: 80px;
}
.sentius-footer p{
    margin-bottom: 0;
    color: #fff;
    margin-top: 80px;
    font-family: 'Montserrat';
    font-size: 15px;
}
.sentius-footer{
    background: #535353;
    padding: 10px 0;
}

.lead-image{
	height: 684px;
	position: relative;
}

.lead-image h1{
    text-align: center;
    width: 100%;
    height: 100%;
    font-size: 60px;
    font-weight: 600;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    color: #FFF;
    text-transform: uppercase;
    display: table-cell;
    height: 684px;
    width: 100vw;
    vertical-align: middle;
	    padding-top: 60px;
}

@media (max-width: 1199px) {
    .icon-box-item h3{
        font-size: 22px;
        line-height: 28px;
    }
    .item-ct{
        padding: 0 5px;
    }
    .videowrapper {
        position: relative;
        padding-bottom: 56.25%; /* 16:9 */
        padding-top: 25px;
        height: 0;
        margin-left: 15px;
        margin-right: 15px;
    }
    .videowrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}
@media (max-width: 991px) {
    .icon-box-item h3{
        font-size: 16px;
        line-height: 28px;
    }
    .specification, .specification p, .color-track p, .fabric p, .item-ct p {
        font-size: 18px;
        line-height: 22px;
    }
    .row-item{
        margin-top: 15px;
    }
    .item-ct h3{
        font-size: 22px;
        line-height: 26px;
    }
    .item-ct p{
        font-size: 18px;
        line-height: 22px;
    }
    .header-right a{
        display: block;
    }
}
@media (max-width: 767px) {
	.lead-image{
		height: 200px;
	}
	
	.lead-image h1{
		padding-top: 0px;
		height: 200px;
		font-size: 30px;
	}
	
    .header-right{
        margin-top: 10px;
        font-size: 16px;
    }
    .item-ct h3{
        font-size: 18px;
        line-height: 22px;
    }
    .icon-box .css3panel-mainimage-wrapper{
        margin-left: 0;
        margin-right: 0;
    }
    .icon-box-item{

    }
    .icon-box .css3panel-inner{
        position: static;
    }
    .icon-box{
        display: block;
        margin-left: 0;
        margin-right: 0;
    }
    .icon-box .icon-box-item{
        width: 100%;
        float: none;
    }
    .specification,
    .specification p, .color-track p, .fabric p,
    .item-ct p{
        font-size: 18px;
        line-height: 22px;
    }
    .page-template-page-landing #th-content-page p{
        font-size: 18px;
        line-height: 24px;
    }
    .track .fabric-item:nth-child(2n+1){
        clear: both;
    }
    .track .fabric-item{
        width: 50%;
    }
    .sentius-heading{
        font-size: 28px;
        line-height: 30px;
    }
    .custom-heading{
        font-size: 24px;
        line-height: 28px;
    }
    .sentius-footer p{
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .sentius-footer,
    .sentius-footer .text-right{
        text-align: center;
    }
    .icon-box{
        margin-bottom: 30px;
    }
    .landing-form{
        margin-bottom: 30px;
    }
    .landing-form,
    .fabric,
    .image-box{
        margin-top: 30px;
    }
    .color-track,
    .color{
        padding-top: 30px;
    }
    .track{
        margin-top: 20px;
        padding-top: 30px;
    }
    .page-template-page-landing #th-content-page{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .fabric .fabric-item{
        width: 50%;
        float: left;
        margin-right: 0;
    }
    .color-track-item .fabric-thumb{
        text-align: left;
    }
    .specification > .container > .row,
    .specification{
        padding-top: 10px;
    }
}
@media (max-width: 479px) {
    .page-template-page-landing .site-header .kl-header-toptext{
        font-size: 13px;
        margin: 0 -25px;
        margin-top: 0;
        margin-right: -10px;
    }
    .header-right{
        margin-top: 0;
    }
    .custom-item{
        width: 100%;
    }
    .track .fabric-item h4{
        font-size: 14px;
        line-height: 18px;
        margin-top: 15px;
    }
    .color .fabric-content{
        text-align: center;
    }
}