@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&display=swap');
body{
    font-family: 'Open Sans', sans-serif;
    background: #eaeaea;
}
.ct-top{
    background: #fff;
}

a {
	color:#000;
}

.ct-top-info {
    background: #eaeaea;
    text-align: right;
    font-size: 18px;
    line-height: 22px;
    padding: 8px 0px;
}
.ct-top-info p{
    margin-bottom: 0;
}
.ct-header{
    position: relative;
}
.ct-top .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.ct-top .container:before, .ct-top .container:after{
    display: none;
}
.ct-top .container > div:nth-child(2){
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
}
.ct-top ul#ct-main-menu li a{
    font-size: 18px;
    color: #322e2f;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 300;
    padding: 5px 15px;
}
.customct-phone {
    margin-left: 20px;
}
.customct-phone p{
    margin-bottom: 0px;
    font-weight: 300;
    font-size: 18px;
}
.customct-phone p a{
    color: #322e2f;
    text-decoration: none;
    display: flex;
}
.customct-phone p a:before{
    content: '';
    display: block;
    background: url(../images/phone-call.svg) center center no-repeat;
    background-size: contain;
    width: 29px;
    height: 29px;
    margin-right: 10px;
}
.customct-quote-btn p{
    margin-bottom: 0px;
}
.customct-quote-btn a{
    text-decoration: none;
    background: #e41e25;
    color: #fff;
    padding: 9px 32px;
    display: block;
}
.customct-quote-btn{
    margin-left: 25px;
}
.ct-phone-mobile, .ct-mln-num-mobile{
    display: none;
}
.ct-mln-num {
    display: flex;
    justify-content: flex-end;
}
.ct-mln-num .custom, .ct-mln-num-mobile .custom{
    margin-left: 5px;
}
.customct-home-slide-pc {
    height: 626px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.customct-home-slide-pc > .container{
    position: relative;
    height: 100%;
}
.ct-slide-right-info {
    background: #ffffffdb;
    font-size: 36px;
    font-weight: 300;
    padding: 20px 40px 20px 30px;
    margin-top: 45px;
    width: 720px;
    clip-path: polygon(0% 0%, 100% 0%, calc(100% - 40px) 100%, 0% 100%);
}
.ct-slide-left-info{
    font-size: 36px;
    font-weight: 300;
    line-height: 49px;
    text-transform: uppercase;
    text-shadow: 2px 2px 1px #000;
    color: #ffffff;
    position: absolute;
    right: 14%;
    top: 90px;
}
.ct-slide-left-info > div:nth-child(1){
    width: 290px;
}
.ct-slide-left-info > div:nth-child(2){
    font-size: 64px;
    font-weight: 700;
    text-transform: uppercase;
    display: flex;
    align-items: flex-start;
    margin-top: 20px;
    text-shadow: 6px 7px 2px #000;
}

div.ct-main-container div.container div.item-pageright-form div h3 {
font-weight: 300;
font-size: 30px;
margin-bottom: 40px;
}

div.ct-main-container div.container div.item-pageright-form div h4 {
	font-weight:400;
	margin-top:40px;
	font-size:19px;
	text-transform:uppercase;
}

div.ct-main-container div.container div.item-pageright-form div p.blin a {
	padding:11px 16px !important;
color:#777;
margin-top:10px;
display:inline-block;
text-decoration:none;
font-size:16px;
border: 1px solid #ddd;
text-transform: uppercase;
 background: rgb(247,246,246);
background: linear-gradient(0deg, rgba(247,246,246,1) 0%, rgba(255,255,255,1) 100%); 
}



div.ct-main-container div.container div.item-pageright-form div p.blin a:hover {background: #e41e25;
color: #fff;
border: 0px;
border: 1px solid #e41e25;}


html body.home-page.page-101 div.ct-block-wrp div.container div.customct-quote-block div.ct-quote-form div.moduletable div.moduletable form#frm_lead_1.form-validate div.mb-3.ct-select select#field4.form-control.required,
.ct-fast-quote input, .ct-fast-quote select {
	color:#555 !important;
}
.ct-slide-left-info > div:nth-child(2) strong{
    font-size: 144px;
    line-height: 96px;
}
.customct-home-slide-pc .container > p{
    position: absolute;
    bottom: 77px;
    right: 0;
}
.customct-home-slide-pc #ct-request-quote-btn, .ct-a-quote{
    font-size: 36px;
    font-weight: 300;
    display: flex;
    justify-content: flex-end;
    color: #fff;
    align-items: center;
    text-decoration: none;
}
.customct-home-slide-pc #ct-request-quote-btn:hover, .ct-a-quote:hover{
    color: inherit;
    text-decoration: none;
}
.customct-home-slide-pc #ct-request-quote-btn:after, .ct-a-quote:after{
    content: '';
    display: block;
    width: 69px;
    height: 69px;
    background: url(../images/ico-usd.png) center center no-repeat;
    background-size: contain;
    margin-left: 30px;
}
.ct-slider {
    z-index: 3;
    position: relative;
}
.ct-block-wrp > .container {
    background: #fff;
    padding-top: 98px;
    padding-left: 30px;
    padding-right: 30px;
}


 div.ct-slider {
    
    
}

 div.ct-slider ul.menu {
    text-align: center;

padding: 20px;

margin: 0px;
    
}

 div.ct-slider ul.menu li {
    display: inline-block;


}

 div.ct-slider ul.menu li a {
     display: block;
background: #000;
width: 270px;
height: 54px;
float: right;
text-align: center;
line-height: 54px;
color: #fff;
text-decoration: none;
font-size: 18px;
font-weight: 300;
clip-path: polygon(18px 0%, 100% 0%, calc(100% - 18px) 100%, 0% 100%);

    
    
}

 div.ct-slider ul.menu li a:hover {
 
background: #3f3f3f;


    
    
}

 div.browse-view div.orderby-displaynumber {display:none;}

html body.not-home.page-103 div.ct-main-container div.container div.category-view div.browse-view {
    
    background:#fff;
}
div.ct-main-container div.container div.category-view div.browse-view div.featured-view div.row div.product,
div.ct-main-container div.container div.category-view div.browse-view div.recent-view div.row div.product.vm-col {
    padding: 6px;

background: #fff;

border: 0px;

border-radius: 0px;
}

	.vm-product-details-container {padding-right:16px;}
	
	div.ct-main-container div.container div.product-container.productdetails-view.productdetails div.vm-product-container div.vm-product-details-container div.spacer-buy-area div.product-short-description p	{
		
		margin-bottom:15px;
	}
	
	div.ct-main-container div.container div.product-container.productdetails-view.productdetails div.vm-product-container div.vm-product-details-container div.spacer-buy-area div.product-short-description ul {
		margin:-13px 0px -6px 0px;
	}


div.ct-main-container div.container div.category-view div.category-view div.row div.category {
background: #fff;
padding: 20px;
margin: 10px;   }

div.ct-main-container div.container div.category-view div.browse-view div.virtuemart_search {
    
background: #fff;
padding: 20px;
margin: 10px;
}

div.ct-main-container div.container div.product-container.productdetails-view.productdetails {
    
background: #fff;

    
}




.product-price a.ask-a-question.bold {
text-decoration: none !important;
background: #e41e25 !important;
color: #fff !important;
padding: 9px 32px !important;
display: block !important;  
border:0px !important;
font-size: 1rem;
font-weight: 400;
text-align:center;
line-height: 1.5;
font-family: 'Open Sans', sans-serif;
border-radius:0px;
text-transform:uppercase;
}

div.ct-main-container div.container div.category-view div.browse-view div.featured-view div.row div.product.vm-col.vm-col-3 div.spacer.product-container div.vm3pr-0 div.product-price,
div.ct-main-container div.container div.category-view div.browse-view div.featured-view div.row div.product.vm-col.vm-col-3 div.spacer.product-container div.vm3pr-0 div.addtocart-area,
div.ct-main-container div.container div.category-view div.browse-view div.recent-view div.row div.product.vm-col.vm-col-3 div.spacer.product-container div.vm3pr-0 .product-price,
div.ct-main-container div.container div.category-view div.browse-view div.recent-view div.row div.product.vm-col.vm-col-3 div.spacer.product-container div.vm3pr-0 div.addtocart-area  {
display:none;
}
div.spacer.product-container div.vm-product-descr-container-1,
div.spacer.product-container div.vm-product-descr-container-1 {
min-height:40px !important;
}

html body.not-home div.ct-main-container div.container div.product-container.productdetails-view.productdetails div.product-description span.title {
font-size: 20px;
font-weight: 300;
line-height: 71px;
text-transform:uppercase;
}
div.vm-product-container div.vm-product-media-container div.main-image,
 div.product-container.productdetails-view.productdetails div.product-description {
    padding:20px;
    
}

div.ct-main-container div.container div.category-view div.browse-view div.featured-view h4,
div.ct-main-container div.container div.category-view div.browse-view div.recent-view h4 {
    background: linear-gradient(to bottom right, #721011 , #b91c21, #e01e25);
    clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 90px), 0% 100%);
    color: #fff;
    padding: 35px 35px 80px 35px;
    
font-size: 40px;
font-weight: 300;
line-height: 51px;  
}

html body.not-home div.ct-block-wrp.ct-block-6 div.container div.ct-rate-wrp{margin-top:0px;
clip-path: polygon(0px 0%, 100% 119px, 100% 100%, 0% 100%);
background: #fff;}

html body.not-home.page-103 div.ct-block-wrp.ct-block-6 div.container {background:transparent;}

div.ct-main-container div.container div.category-view div.browse-view div.recent-view h4 {
    border-top:20px solid #eaeaea;
}

div.ct-main-container div.container div.category-view div.category_description {
    
background:#fff;
}

html body.contentpane div.ask-a-question-view div.product-summary div.width30.floatleft.center img.product-image {
    padding:10px;
}

html body.contentpane div.ask-a-question-view h1 {
    font-size: 30px;
font-weight: 300;
}

html body.contentpane div.ask-a-question-view div.form-field form#askform.form-validate table.askform tbody tr td input,
html body.contentpane div.ask-a-question-view div.form-field form#askform.form-validate table.askform tbody tr td textarea {
    border:1px solid #ddd;
    width:100%;
    border-radius:0px !important;
}

html body.contentpane div.ask-a-question-view div.form-field form#askform.form-validate div.submit div div.floatleft.width50 input.highlight-button {
    text-decoration: none !important;
background: #e41e25 !important;
color: #fff !important;
padding: 9px 32px !important;
display: block !important;  
border:0px !important;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
font-family: 'Open Sans', sans-serif;
border-radius:0px;
text-transform:uppercase;
}

div.ct-main-container div.container div.item-page.right-form div h3 {
	font-size: 30px;
font-weight: 300;
line-height: 35px;
margin-top:40px;
margin-bottom:20px;
}

 div.spacer.product-container div.vm-product-descr-container-1 h2 a {
text-transform: uppercase;
font-size: 1rem;
font-weight: 400;
color:#000;
}

div.vm-details-button a.product-details {
border-radius: 0px !important;
border: 1px solid #ddd;
text-transform: uppercase;
    
}

div.vm-details-button a.product-details:hover {
background: #e41e25;
color: #fff;
border:0px;
}


div.category_description h1{
font-size: 40px;
font-weight: 300;
line-height: 71px;
padding: 30px 30px 0px 30px;

}

 div.category_description p {
    padding: 0px 30px 30px 30px;
}



html body.not-home div.ct-main-container div.container div.product-container.productdetails-view.productdetails h1{

    background: linear-gradient(to bottom right, #721011 , #b91c21, #e01e25);
    clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 90px), 0% 100%);
    color: #fff;
    padding: 35px 35px 80px 35px;
    
font-size: 40px;
font-weight: 300;
line-height: 51px;


}


html body.not-home div.ct-main-container div.container div.product-container.productdetails-view.productdetails div.product-neighbours{
padding: 20px;
    background: linear-gradient(180deg, rgba(66,66,66,1) 0%, rgba(46,40,42,1) 34%, rgba(19,18,18,1) 100%);
    margin:0px;
    }
    
    html body.not-home div.ct-main-container div.container div.product-container.productdetails-view.productdetails div.product-neighbours a {
        color:#fff;
    }

.ct-block-wrp.ct-block-6 .container{
    padding: 0px;
}
.ct-block-wrp {
    position: relative;
    z-index: 2;
    margin-top: -140px;
}
.not-home .ct-block-wrp{
    margin-top: 0px;
}
.not-home .ct-block-wrp > .container{
    padding-top: 0px;
}
.ct-block-wrp.ct-block-6{
    margin-top: 0px;
}

.customct-block-1 > p:nth-child(3){
    font-size: 16px;
    font-weight: 300;
    margin-top: 25px;
    margin-bottom: 25px;
}
.customct-block-1 > p{
    font-size: 16px;
    font-weight: 300;
    margin-top: 25px;
    margin-bottom: 25px;
}
.customct-block-1 .ct-fs-36 {
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 0;
}
.customct-quote-block {
    background: linear-gradient(to bottom right, #721011 , #b91c21, #e01e25);
    clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 90px), 0% 100%);
    color: #fff;
    padding: 35px 35px 60px 35px;
}
.ct-quote-top {
    font-size: 32px;
    font-weight: 300;
    display: flex;
    line-height: 36px;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
}
.ct-quote-top:before{
    content: '';
    display: block;
    width: 88px;
    height: 91px;
    background: url(../images/ico-quote-block.png) top center no-repeat;
    background-size: contain;
    margin-right: 10px;
}
.ct-quote-top > p{
    width: calc(100% - 88px);
}
.customct-quote-block{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
    position: relative;
    z-index: 3;
}
.ct-quote-info{
    width: calc(100% - 450px);
}
.ct-quote-form{
    width: 400px;
}
.ct-quote-form input, .ct-quote-form select{
    height: 48px;
    border: none;
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 300;
}
.ct-quote-form button{
    border: none;
    border-radius: 0;
    width: 100%;
    background: #000 !important;
    text-transform: uppercase;
    height: 42px !important;
}
.ct-select{
    position: relative;
}
.ct-select:after{
    content: '';
    display: block;
    width: 48px;
    height: 48px;
    position: absolute;
    background: url(../images/ico-select.png) center center no-repeat;
    background-size: contain;
    right: 0;
    top: 0;
    pointer-events: none;
}
.ct-quote-list ul{
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: 40px;
}
.ct-quote-list ul li{
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 18px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 28px;
}
.ct-quote-list ul li:before{
    content: '';
    display: block;
    width: 32px;
    height: 32px;
    background: url(../images/ico-checked.png) center center no-repeat;
    background-size: contain;
    margin-right: 20px;
    min-width: 32px;
}
.customct-cards{
    font-size: 24px;
    font-weight: 300;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;
    margin-top: -50px;
}
.ct-home-block-info{
    height: 350px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.ct-home-block-info .ct-bl-left, .ct-home-block-info .ct-bl-right{
    flex-basis: 50%;
}
.ct-home-block-info .ct-bl-right{
    background: #0000008f;
    height: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 120px;
    clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.ct-home-block-info .ct-bl-left .ct-bl-title{
    font-size: 36px;
    font-weight: 300;
    background: rgba(255,255,255,0.76);
    text-align: right;
    clip-path: polygon(0% 0%, 100% 0%, calc(100% - 23px) 100%, 0% 100%);
    padding: 12px 50px;
}
.ct-home-block-info .ct-bl-left:after{
    content: '';
    display: block;
    clear: both;
}

.ct-home-block-info .ct-bl-left a:hover {
	background:#3f3f3f;
}

html body.home-page.page-101 div.ct-slider div.customct-home-slide-pc div.container p a#ct-request-quote-btn:hover {
	color:#fff;
}

.ct-home-block-info .ct-bl-left a{
    display: block;
    background: #000;
    width: 270px;
    height: 54px;
    margin-top: 60px;
    float: right;
    text-align: center;
    line-height: 54px;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    font-weight: 300;
    clip-path: polygon(18px 0%, 100% 0%, calc(100% - 18px) 100%, 0% 100%);
    margin-right: 39px;
}
.customct-marker-wrp{
    height: 360px;
    font-size: 26px;
    font-weight: 300;
    line-height: 35px;
    padding: 40px 40px 40px 60px;
    position: relative;
    z-index: 3;
}
.customct-marker-wrp p{
    margin-bottom: 0;
    max-width: 860px;
}
.customct-marker-wrp p a{
    color: inherit
}
.ct-rate-wrp{
    padding: 30px;
    position: relative;
    z-index: 2;
    margin-top: -128px;
}
.ct-rating{
    background: #211e1f;
    color: #fff;
    padding: 120px 110px 30px 30px;
    clip-path: polygon(0px 0%, 100% 119px, 100% 100%, 0% 100%);
}
.ct-rating .jmm-row .jmm-text{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.ct-rating .jmm-row .jmm-text .jmm-image{
    width: 173px;
}
.ct-rating .jmm-row .jmm-text .ct-jmm-grp{
    width: calc(100% - 320px);
    font-size: 16px;
    font-weight: 300;
    text-align: left;
    position: relative;
    padding-top: 10px;
}
.ct-rating .jmm-row .jmm-text .ct-jmm-grp:before{
    content: '';
    display: block;
    width: 76px;
    height: 49px;
    position: absolute;
    background: url(../images/ico-quote.png) center center no-repeat;
    background-size: contain;
    top: -16px;
    left: -100px;
}
.ct-rating .jmm-row .jmm-text .ct-jmm-grp .jmm-author{
    font-size: 18px;
    color: #fff;
    text-align: right;
}
.customct-star-wrp{
    background: #000;
    color: #fff;
    padding: 12px 15px;
}
.ct-rate-star{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ct-rate-star > div{
    font-size: 18px;
}
.customct-map img{
    width: 100%;
    height: 420px;
    object-fit: cover;
}
.customct-map p{
    margin: 0;
}

p.product_s_desc {
	height:auto !important;
}
.ct-footer-wrp{
    background: #fff;
    padding: 40px 0px 80px 0px;
}
.ct-footer{
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
.ct-f-col-1{
    width: 25%;
    text-align: left;
}
.ct-f-col-3{
    width: 25%;
    text-align: right;
    font-size: 18px;
    font-weight: 300;
}
.ct-f-col-3 a{
    color: inherit;
    text-decoration: none;
}
.ct-f-col-2{
    width: 50%;
    text-align: center;
    font-size: 24px;
    font-weight: 300;
}
.ct-f-col-1 .customct-quote-btn{
    margin: 0px !important;
}
.ct-f-col-1 .customct-quote-btn a{
    width: 184px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    padding: 0px;
}
.ct-f-col-1 ul{
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
}
.ct-f-col-1 ul li {
    margin-bottom: 25px;
}
.ct-f-col-1 ul li a{
    font-size: 18px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
}
.ct-f-col-1 ul li a:hover{
    background: none;
}
.ct-main-container > .container {
    background: transparent;
    position: relative;
    z-index: 3;
    margin-top: -90px;
    padding: 0px;
}
.ct-main-container > .container .page-header h2, .ct-main-container > .container .page-header h1{
    font-size: 40px;
    font-weight: 300;
    line-height: 71px;
    padding: 0px 30px;
}
.ct-main-container > .container .page-header{
    border: none;
    margin-bottom: 17px;
    height: 71px;
    overflow: hidden;
}
.ct-main-container:before{
    content: '';
    display: block;
    width: 100%;
    height: 120px;
    background: linear-gradient(to bottom, #dbca80 , #ece3a6, #eee69c);
    position: relative;
    z-index: 1;
}
.ct-main-container div[itemprop="articleBody"]{
    background: #fff;
    padding: 60px 30px;
    font-size: 16px;
    font-weight: 300;
    min-height: 1050px;
}
.right-form .ct-main-container div[itemprop="articleBody"]{
    
    padding-right: 630px;
}
.ct-fast-quote input, .ct-fast-quote select {
    height: 48px;
    border: none;
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 300;
}
.ct-main-container{
    position: relative;
    z-index: 2
}
.ct-fast-quote button {
    border: none;
    border-radius: 0;
    width: 100%;
    background: #000 !important;
    text-transform: uppercase;
    height: 42px !important;
}
.ct-fq-form-wrp{
    color: #fff;
    text-align: right;
    padding: 30px 0px 30px 60px;
    position: absolute;
    width: 600px;
    right: 0;
    display: flex;
    justify-content: flex-end;
    height: 490px;
}
.ct-fq-form-wrp > span{
    position: absolute;
    height: 490px;
    top: 0;
    background: linear-gradient(to bottom right, #e11e26 , #7e1213);
    clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 10% 100%, 0 120px);
}
.ct-fq-form-wrp > div{
    width: 400px;
    text-align: center;
    z-index: 3;
}
.ct-fast-quote{
    position: relative;
    z-index: 3;
}
.ct-fast-quote > .container{
    position: relative;
}
.ct-fast-quote .ct-fq-text{
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 300;
}
.ct-fast-quote h2{
    font-weight: 700;
    font-size: 45px;
    text-transform: capitalize;
}
form#frm_lead_1 .mb-3 {
    position: relative;
}
form#frm_lead_1 .mb-3 label.error{
    color: red;
    position: absolute;
    top: 30px;
    left: 20px;
    font-size: 12px;
}
.ct-top ul.nav-child {
    display: none;
}
.ct-top ul#ct-main-menu li.parent{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ct-top ul#ct-main-menu li.parent:after{
    content: '';
    display: block;
    background: url(../images/down-arrow.svg) center center no-repeat;
    background-size: contain;
    width: 10px;
    height: 10px;
    margin-left: -22px;
}
.ct-top ul#ct-main-menu li.parent a{
    padding-right: 25px;
}
.ct-top ul#ct-main-menu li a:hover{
    background: unset;
}
.ct-top ul#ct-main-menu li.parent:hover ul.nav-child li{
    margin: 10px 0px;
}
.customct-map iframe {width: 100%;}
.ct-footer ul.nav-child{
    display: none;
}
.ask-a-question-view input#phone{
display: inline-block;
margin: 0 0 0 10px;
padding: 5px 5px 4px;
}
.additional-images{margin-left:20px; margin-bottom:20px;padding-bottom:20px;}
.additional-images img {
    margin-right: 8px;
    width: 100%;
    height: auto;
    max-width: 230px;
}
    .footer-socials a i{font-size:30px;}
    .footer-socials a i.fa-facebook-square{color:#3b589c;}
    .footer-socials a i.fa-twitter-square{color:#1da1f2;}
    .footer-socials a i.fa-linkedin{color:#0077b7;}
    .footer-socials a i.fa-instagram-square {
    color: #3b589c;
}
    .latest-view .row > *{padding-left:0px;padding-right:0px;background-color:#FFF;}
    .latest-view .row .product-container{margin: 10px;padding: 0px !important;}
    .latest-view .row .product-container .vm-product-media-container{margin-top:20px;}
    div.ct-main-container div.container div.category-view div.browse-view div.latest-view h4{
	background: linear-gradient(to bottom right, #721011 , #b91c21, #e01e25);
	clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 90px), 0% 100%);
	color: #fff;
	padding: 35px 35px 80px 35px;
	font-size: 40px;
	font-weight: 300;
	line-height: 51px;
}
.latest-view .product-price{
    display:flex;
    justify-content:center;
    float:none;
}
.latest-view .vm-details-button{margin-bottom:10px;}
.latest-view .product-price a.ask-a-question.bold {display:none !important;}
@media(min-width: 992px){
    .ct-top ul#ct-main-menu li.parent:hover ul.nav-child{
        display: block;
        position: absolute;
        border: 1px solid #eee;
        padding:  5px 10px;
        width: 200px;
        left: calc(50% - 100px);
        top: 30px;
        z-index: 999;
        background: #fff;
    }
	

	
}

@media(min-width: 800px) {


        .vm-col-3 {
    width: 33.333% !important;
}
        
 
}

@media(max-width: 1399px){
	
	
    .ct-slide-right-info {
        width: 610px;
        clip-path: polygon(0% 0%, 100% 0%, calc(100% - 63px) 100%, 0% 100%);
    }
    .ct-slide-left-info{    
        right: 10%;
    }
    .ct-rating{
        clip-path: polygon(0px 0%, 100% 103px, 100% 100%, 0% 100%);
    }
    .customct-marker-wrp{
        background-position: top right;
        height: 260px;
        clip-path: polygon(0px 0%, 100% 0%, 100% 100%, 0% calc(100% - 110px));
    }
    .ct-rate-wrp{
        margin-top: -108px;
    }
    .ct-a-quote{
        font-size: 28px;
    }
    .ct-rate-star > div img{
        width: 200px;
        display: block;
    }
    .customct-home-slide-pc #ct-request-quote-btn:after, .ct-a-quote:after {
        width: 39px;
        height: 39px;
        margin-left: 20px;
    }
}
@media(max-width: 1199px){
    .ct-rate-wrp{
        margin-top: -103px;
    }
    .ct-rating{
        clip-path: polygon(0px 0%, 100% 100px, 100% 100%, 0% 100%);
    }
    .ct-top .container{
        justify-content: center;
        padding-bottom: 15px;
    }
    .ct-slide-right-info {
        width: 540px;
        clip-path: polygon(0% 0%, 100% 0%, calc(100% - 63px) 100%, 0% 100%);
    }
    .ct-slide-left-info {
        right: 2%;
    }
    .ct-home-block-info .ct-bl-right{
        padding: 70px;
    }
    .ct-home-block-info .ct-bl-left .ct-bl-title{
        font-size: 28px;
        line-height: 32px;
    }
    .ct-f-col-1, .ct-f-col-2{
        width: 50%;
    }
    .ct-f-col-3{
        width: 100%;
        text-align: left;
        margin-top: 30px;
    }
}
@media(max-width: 1100px){
    .customct-home-slide-pc{
        background-size: contain;
        height: 350px;
    }
    .ct-slide-right-info {
        width: 480px;
        clip-path: polygon(0% 0%, 100% 0%, calc(100% - 48px) 100%, 0% 100%);
        font-size: 26px;
    }
    .ct-slide-left-info {
        right: 21%;
        top: 44px;
        font-size: 20px;
        line-height: 26px;
    }
    .ct-slide-left-info > div:nth-child(1) {
        width: 186px;
    }
    .ct-slide-left-info > div:nth-child(2){
        font-size: 30px;
        margin-top: 10px;
    }
    .ct-slide-left-info > div:nth-child(2) strong {
        font-size: 50px;
        line-height: 35px;
    }
    .customct-home-slide-pc .container > p{
        bottom: auto;
        top: 70%;
    }
    .customct-home-slide-pc #ct-request-quote-btn{  
        font-size: 22px;
    }
    .customct-home-slide-pc #ct-request-quote-btn:after {
        width: 40px;
        height: 40px;
        margin-left: 20px;
    }
}
@media(max-width: 1000px){
	
		
	.right-form .ct-main-container div[itemprop="articleBody"] {
		padding: 20px;
	}
    .ct-fq-form-wrp{
        position: relative;
        top: unset !important;
        left: unset;
        right: unset;
        bottom: unset;
        background: linear-gradient(to bottom right, #e11e26 , #7e1213);
        width: 100%;
        height: auto;
        justify-content: center;
        padding: 30px 0px;
    }
    .ct-main-container div[itemprop="articleBody"]{
        min-height: unset;
        padding-right: 30px;
    }
    .ct-fq-form-wrp > span{
        display: none;
    }
    .ct-fq-form-wrp > div{
        
    }
    .ct-fast-quote > .container{
        padding: 0;
    }
}
@media(max-width: 991px){
    .ct-top ul#ct-main-menu li.parent{
        justify-content: flex-start
    }
    .ct-top ul#ct-main-menu li.parent:after{
        display: none;
    }
    .ct-top ul#ct-main-menu li.parent:hover ul.nav-child li{
        margin: 0px;
    }
    .ct-top ul#ct-main-menu li.parent > span{
        position:absolute;
        display: block;
        right: 5px;
        top: 5px;
        cursor: pointer;
        width: 30px;
        height: 30px;
        background: url(../images/down-arrow.svg) center center no-repeat;
        background-size: 20px;
    }
    .ct-top ul#ct-main-menu li a{
        text-align: left;
        display: block;
        width: calc(100% - 30px);
    }
    .ct-top ul.nav-child{
        position: relative;
    }
    .ct-top ul#ct-main-menu li.ct-m-open{
        flex-wrap: wrap;
    }
    .ct-top ul#ct-main-menu li.ct-m-open ul.nav-child{
        width: 100%;
        display: block;
    }
    .ct-top ul#ct-main-menu li.parent:after{
        margin-left: 0;
        width: 30px;
        height: 30px;
        background-size: 18px;
    }
    .customct-cards{
        margin-top: 0px;
        justify-content: center;
        margin-bottom: 20px;
        margin-top: 10px;
        padding: 10px;
    }
    .customct-cards img{
        max-width: 100%;
    }
    .customct-cards p{
        margin-bottom: 0;
    }
    .customct-quote-block {
        clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 50px), 0% 100%);
    }
    .ct-quote-info, .ct-quote-form{
        width: 100%;
    }
    .ct-fs-36{
        font-size: 28px;
    }
    .customct-home-slide-pc {
        height: 313px;
    }
    .ct-phone-mobile, .ct-mln-num-mobile{
        display: flex;
        justify-content: flex-end;
    }
    .ct-mln-num-mobile {
        display: flex;
        justify-content: flex-end;
        width: 100%;
        margin-top: 10px;
    }
    .ct-mln-num, .ct-top .customct-phone{
        display: none;
    }
    .ct-top .container{
        justify-content: space-between;
        padding-bottom: 0;
        position: relative;
    }
    .ct-top #ct-main-menu{
        display: none;
        position: absolute;
        background: #eaeaea;
        right: 12px;
        top: 1px;
        padding: 5px 5px;
        text-align: right;
        z-index: 999;
        width: 100%;
        border-bottom: 1px solid #fff;
        -webkit-box-shadow: 0px 9px 17px 0px rgba(0,0,0,0.32);
        -moz-box-shadow: 0px 9px 17px 0px rgba(0,0,0,0.32);
        box-shadow: 0px 9px 17px 0px rgba(0,0,0,0.32);
    }
    .ct-top #ct-main-menu li{
        padding: 5px;
        border-bottom: 1px solid #d2d0d0; 
    }
    .ct-top #ct-main-menu li:last-child{
        border: none;
    }
    .ct-top .container > div:nth-child(2){
        flex-direction: column;
    }
    .ct-top-info{
        padding: 0;
    }
    span#ct-menu-btn {
        display: block;
        width: 42px;
        height: 42px;
        background: url(../images/ico-menu.png);
        margin-left: 10px;
        cursor: pointer;
    }
    .ct-phone-mobile .customct-phone p{
        display: flex;   
        justify-content: center;
        align-items: center;
    }
    .ct-phone-mobile{
        align-items: center;
    }
    .ct-slide-right-info {
        width: 52%;
        clip-path: polygon(0% 0%, 100% 0%, calc(100% - 42px) 100%, 0% 100%);
        font-size: 26px;
        padding: 10px 40px 10px 15px;
        margin-top: 30px;
    }
    .ct-slide-left-info {
        right: 12%;
        top: 44px;
        font-size: 20px;
        line-height: 26px;
    }
    .ct-home-block-info .ct-bl-right {
        padding: 30px 20px 30px 50px;
    }
    .ct-rate-wrp {
        margin-top: -104px;
    }
    .customct-marker-wrp {
        background-position: top right;
        height: 300px;
        clip-path: polygon(0px 0%, 100% 0%, 100% 100%, 0% calc(100% - 110px));
    }
    .ct-rate-star{
        flex-direction: column;
        justify-content: center;
    }
    .ct-rate-star > div{
        display: flex;
        flex-direction: column;
        justify-content: center;
        font-size: 16px;
        margin-bottom: 20px;
    }
    .ct-rate-star > div img{
        margin: 0 auto;
        width: 100%;
        max-width: 300px;
    }
    .ct-a-quote {
        font-size: 18px;
    }
}
@media(max-width: 935px){
    .ct-slide-left-info {
        right: 14%;
        top: 44px;
        font-size: 18px;
        line-height: 26px;
    }
    .customct-home-slide-pc {
        height: 298px;
    }
}
@media(max-width: 820px){
    .ct-slide-left-info {
        right: 16%;
        top: 44px;
        font-size: 18px;
        line-height: 26px;
    }
    .ct-slide-left-info > div:nth-child(2) strong {
        font-size: 40px;
        line-height: 35px;
    }
    .customct-home-slide-pc {
        height: 258px;
    }
    .ct-block-wrp > .container{
        padding-top: 120px;
    }
}
@media(max-width: 767px){
   .featured-view div.row{
       justify-content:center;
   }
   .featured-view{min-height:1000px;}
   .spacer-buy-area .product-price{margin-left:20px;}
   .spacer-buy-area .product-short-description{margin-left:20px;}
   .product-description{min-height:900px;}
    .ct-quote-top{
        font-size: 24px;
        line-height: 28px;
    }
    .ct-quote-list ul li{
        font-size: 18px;
        line-height: 22px
    }
    body{
        padding: 0px;
    }
    .customct-home-slide-pc{
        background: unset !important;
        height: auto;
    }
    .customct-home-slide-pc > .container{
        max-width: 100%;
        padding: 0px;
    }
    .ct-slide-left-info, .customct-home-slide-pc .container > p{
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
    }
    .ct-slide-right-info{
        background: url(../images/slide-mobi.jpg) top center no-repeat;
        background-size: cover;
        width: 100%;
        clip-path: unset;
        height: 275px;
        padding: 0;
        padding-top: 45px;
        margin: 0;
    }
    .ct-slide-right-info > div{
        width: 90%;
        clip-path: polygon(0% 0%, 100% 0%, calc(100% - 40px) 100%, 0% 100%);
        background: #ffffffdb;
        padding: 10px 40px 10px 15px;
        font-size: 20px;
    }
    .ct-slide-left-info{
        width: 100%;
        background: linear-gradient(to bottom, #b9942f , #c8ab55, #eee181);
        height: 285px;
        padding: 15px;
    }
    .ct-slide-left-info > div:nth-child(1){
        width: 100%;
        font-size: 36px;
        font-weight: 300;
        line-height: 49px;
        text-align: center;
    }
    .ct-slide-left-info > div:nth-child(2){
        margin-top: 20px;
        font-size: 56px;
        justify-content: center;
    }
    .ct-slide-left-info > div:nth-child(2) strong{
        font-size: 122px;
        line-height: 66px;
        margin: 0px 5px;
    }
    .customct-home-slide-pc .container > p{
        position: relative;
        background: #000;
        padding: 30px;
        clip-path: polygon(0% 30%, 100% 0%, 100% 100%, 0% 70%);
        margin-top: -30px;
    }
    .ct-home-block-info .ct-bl-right{
        display: none;
    }
    .ct-home-block-info .ct-bl-left{
        flex-basis: 90%;
    }
    .ct-home-block-info .ct-bl-left .ct-bl-title{
        padding-left: 20px !important;
    }
    .ct-home-block-info .ct-bl-left a{
        width: 200px;
    }
    .customct-marker-wrp{
        font-size: 18px;
        line-height: 24px
    }
    .ct-rating .jmm-row .jmm-text .jmm-image{
        width: 100%;
        text-align: center;
        padding-bottom: 30px;
    }
    .ct-rating .jmm-row .jmm-text .jmm-image img{
        width: 110px
    }
    .ct-rating .jmm-row .jmm-text{
        flex-direction: column;
    }
    .ct-rating .jmm-row .jmm-text .ct-jmm-grp{
        width: 100%;
    }
    .ct-rating{
        padding: 65px 30px 30px 30px;
    }
    .ct-rating .jmm-row .jmm-text .ct-jmm-grp:before{
        width: 47px;
        height: 30px;
        top: -36px;
        left: 0px;
    }
}
@media(max-width: 575px){
    .ct-header .ct-top-info > .container{
        padding: 0px;
    }
    .ct-top #ct-main-menu{
        right: 0;
    }
    .ct-block-wrp > .container{
        padding-left: 0px;
        padding-right: 0px;
    }
    .customct-block-1{
        padding-left: 30px;
        padding-right: 30px;
    }
    .ct-quote-top{
        margin-bottom: 0px;
    }
    .ct-quote-list ul{
        margin-left: 15px
    }
    .customct-marker-wrp {
        height: 300px;
        clip-path: unset;
        position: relative;
        z-index: 1;
        padding: 30px 30px 30px 30px;
    }
    .ct-rating {
        clip-path: polygon(0px 0%, 100% 58px, 100% 100%, 0% 100%);
    }
    .ct-rate-wrp {
        padding:0px
    }
    .ct-main-container > .container{
        padding: 0px;
        margin-top: -111px;
    }
    .ct-main-container > .container .page-header h2{
        padding: 15px;
    }
    .ct-main-container div[itemprop="articleBody"]{
        padding: 30px 15px;
    }
    .ct-fast-quote h2{
        font-size: 34px;
    }
    .ct-main-container > .container .page-header{
        margin-bottom: 38px;
    }
	
}
@media(max-width: 500px){
	
	
	 div.ct-main-container div.container div.product-container.productdetails-view.productdetails div.vm-product-container div.vm-product-details-container {
		margin-bottom:-20px;
		padding-bottom:40px;
	}
    .ct-fq-form-wrp > div{
        padding: 0px 15px;
    }
    .customct-logo{
        position: absolute;
        left: 5px;
        top: -45px;
    }
    .ct-top .container{
        justify-content: flex-end;
        padding-top: 15px;
        padding-bottom: 0;
    }
    .ct-fs-36{
        font-size: 26px;
    }
    .customct-block-1 > p:nth-child(2){
        font-size: 18px
    }
    .ct-f-col-1, .ct-f-col-2{
        width: 100%;
    }
    .ct-f-col-2{
        margin-top: 30px;
        font-size: 18px;
    }
    .ct-f-col-3{
        font-size: 16px;
    }
    .ct-footer-wrp {
        padding: 40px 0px 40px 0px;
    }
	
		html body.not-home.page-126 div.ct-main-container div.container div.product-container.productdetails-view.productdetails div.vm-product-container div.vm-product-media-container {
		
		width:100% !important;
	}
	.vm-product-details-container {padding-right:16px;}
}
@media(max-width: 410px){
    .customct-quote-btn a {
        padding: 7px 15px;
    }
	
	

}
@media(max-width: 375px){
    .customct-logo{
        width: 140px;
        left: 0px;
        top: -31px;
    }
    .customct-quote-btn a {
        padding: 7px 8px;
    }
}