.topheader1{background-size: cover; }

.topsingledoor{padding-top: 80px;}
.topheading{text-align: center;font-family: 'century1';}
.topheading h1 {color: #59595b;font-size: 35px;font-weight: 100;border-bottom: 1px solid #ed1a3b;display: inline-block;line-height: 55px;margin-bottom: 15px;}
.topheading p {display: block;font-size: 18px;color: #58595b;margin-bottom: 30px;line-height: 30px;}

.productcontent{}
.productcontent h2 {color: #58595b;text-transform: uppercase;border-bottom: 1px solid #ed1a3b;display: inline-block;margin-bottom: 15px;line-height: 45px;font-size: 35px;font-weight: 100;}
.productcontent p{font-size: 18px; line-height: 28px;color: #58595b;}

.coloroption_bg {background: url(https://in.sharp/b2c/wp-content/uploads/sites/3/2023/12/tabbing-bg.png);width: 100%;height: 100vh;background-size: 100%;background-repeat: no-repeat;background-position: top center;}
.coloroption_bg img{width: 100%;}
.colourvariants {text-align: right;padding-right: 60px;padding-top: 45px;font-size: 18px;text-transform: uppercase;}
.colourvariants span{color: #e72b4b;}
.colouroption1, .colouroption2, .colouroption3 {margin-top: 30px;text-align: center;}
.colouroption1 span, .colouroption2 span, .colouroption3 span {background: #fff;color: #023991;box-shadow: 0px 0px 6px #0000001f;border-radius: 20px;padding: 5px 15px 8px;display: inline-block;margin-bottom: 10px;line-height: normal;text-transform: capitalize;}
.colouroption2 span{color: #161814;}
.colouroption3 span{color: #c10014;}

.specification_box{margin-top: 40px;background: #df263b;}
/*.specification_box .table-striped tbody tr:nth-of-type(odd) {background-color: #e8f5fd;}*/
.specification_box .table-striped tbody tr td{border: none;}
.specification_box .table{color: #ffffff;}
.specification_box .table .thead-dark th{background: #7a7777;border: none;}
.specification_box .thead-dark {position: relative;box-shadow: 0px 7px 20px #0000003b;}

@media only screen and (max-width: 767px){
.topheader1 { position: relative; background-repeat: no-repeat; background-size: 100%; height: auto;}
.coloroption_bg {background: #fff;width: 100%;height: 100%;box-shadow: 0px 0px 15px #0000001a;border-radius: 15px;}
.colourvariants {padding-right: 0;padding-top: 20px;font-size: 26px;text-align: center;}
.colouroption1 span, .colouroption2 span, .colouroption3 span {font-size: 22px;padding: 10px 25px 14px;font-weight: 600;}
.colouroption2{border-top: 1px solid #cdcccc; border-bottom: 1px solid #cdcccc; margin: 20px 0px;padding: 40px 0px; background: #f5f5f5;}
.col-reverse {flex-direction: column-reverse;}
.topsingledoor {padding-top: 30px;}
.topheading h1{font-size: 26px;line-height: normal;}
.productcontent h2{font-size: 26px;line-height: normal;display: block;}
}

@media (min-width: 768px) and (max-width: 1024px){
.coloroption_bg {background: #fff;width: 100%;height: 100%;box-shadow: 0px 0px 15px #0000001a;border-radius: 15px;margin-top: 20px;padding-bottom: 30px;}
.colourvariants {padding-right: 0;padding-top: 20px;font-size: 26px;text-align: center;}
.topheading h1{font-size: 26px;font-weight: normal;}
.productcontent h2{font-size: 26px;line-height: normal;}
.productcontent p, .topheading p {font-size: 15px;line-height: 24px;}
.specification_box .table-striped tbody tr td{font-size: 12px;}
.specification_box .table-striped tbody tr:nth-of-type(odd) {background-color: inherit;}
}    