

.breadcrumb {
    background: #ebebeb;
	    padding: 35px 0;
}

.details-page .block-overview {
    background: #fff;
    padding-top: 63px;
}

.block-usp.block-specification {
    margin-top: 34px;
    background: #ebebeb;
}

body {
    background: #fff;
        font-family: "Roboto", sans-serif;
}

.block-usp {
    background: #ebebeb;
}

section.home-banner .banner {
    max-height: 80vh;
    overflow: hidden;
}


.btn-fwl{
    background: #ed1d24;
    padding: 10px 29px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}

.btn-fwl:hover{
   text-decoration:none;
   color: #fff;
}

.product-slider-section .product-description .description-box .content h1 {
    font-size: 30px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #000;
    font-weight: 300;
    margin-bottom: 12px;
    display: flex;
    justify-content: space-between;
}

.product-slider-section .product-description .description-box .content h1 span {
    font-size: 13px;
    font-weight: 500;
}

.productratings ul {
    list-style-type: none;
    padding: 0;
	    margin-bottom: 0;
}

.productratings ul li.active {
    color: #ed1d24;
}

.productratings ul li {
    display: inline-block;
}

.productratings ul li.deadstar {
    color: #bab6b1;
}

.bytags span {
    background: #ed1d24;
    color: #fff;
    text-transform: uppercase;
    padding: 2px 11px;
    margin-right: 10px;
}

.bytags {
    margin: 9px 0;
}


#usp-406{
    cursor:pointer;
}

#usp-410{
    cursor:pointer;
}

.product-slider-section .product-description .description-box .content .pr-content {
    color: #000;
}

.product-slider-section .product-description .description-box .content .pr-content{
	      min-height: 225px;
}

.drift-zoom-pane {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    top:0;
}

.content {
    position: relative;
}

.tablinks img {
    width: 100%;
}

.tablinks {
    width: 77px;
    height: 65px;
    margin: 0 11px;
    overflow: hidden;
    border: 2px solid #ed1d24;
    background: transparent;
    padding: 0;
}

.image-thmbs {
    margin: 28px 0 0 0;
    display: flex;
}

.new-upssecti ,.new-upssecti .heading-block {
    text-align: left;
}

.listing-icons ul {
    list-style-type: none;
    padding: 0;
}

.listing-icons ul li {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    padding: 0 20px;
    margin-bottom: 30px;
}

.slots {
    display: flex;
    flex-direction: row;
}

.slots strong {
    margin: auto 19px;
    color: #000;
}

p {
    color: #000;
}

.but-cta.reds {
    background: #ed1d24;
    padding: 10px 29px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}

.listing-icons {
    position: relative;
}

.listing-icons a.but-cta.reds {
    float: right;
}

.but-cta.reds:hover {
    box-shadow: #ed1d24 0px 0px 8px 0px;
    text-decoration: none;
}

.block-specification .specification-list {
    margin: 0;
}

.block-specification .specification-list li .specification-box.grypic {
    background-color: #2c2626;
}

.block-specification .specification-list li .specification-box.grypic h5 {
    color: #fff;
}

.block-specification .specification-list li .specification-box {
    text-align: center;
    width: 100%;
    min-height: 199px;
	    padding: 13px 20px;
}

.block-specification .specification-list li {
    width: 33%;
    padding: 0 12px;
}

.block-specification .specification-list li .specification-box .icon img {
    border-radius: inherit;
}

.block-specification .specification-list li .specification-box .icon {
    background: transparent;
    border-radius: inherit;
}

.block-specification .specification-list li .specification-box h5 {
    color: #fff;
}

.block-specification .specification-list li .specification-box.redpick {
    background: #ed1d24;
}

.block-usp.techspecsa {
    margin-top: 51px;
	    margin-bottom: 100px;
}

.block-usp.techspecsa .tech-spec-popup.text-center {
    padding-top: 0;
    margin-top: 0;
}

.tech-spec-popup .heading-block {
    text-align: left;
}

.tech-spec-popup ul li {
    text-align: left;
}

.block-usp .faq-block .faq-box h3 {
    background: transparent;
    box-shadow: none;
    font-size: 30px;
    border: none;
}

.block-usp  .faq-block .faq-box .faq-answer p {
    margin: 0;
}


.faq-box.heading-block {
    margin-bottom: 0;
}

.details-page>section {
    padding-top: 0;
}

.tech-spec-popup.text-center {
    padding-bottom: 0;
}

.faq-block .faq-box h3:hover::before, 
.faq-block .faq-box h3:hover::after, 
.faq-block .faq-box h3::before, 
.faq-block .faq-box h3::after, .faq-block .faq-box.open h3::before{
    background-color: #000000;
}

.faq-block .faq-box .faq-answer {
    padding-bottom: 52px;
	    padding-right: 0;
}

.block-specification .specification-list li .specification-box:hover .icon {
    background: none;
}

ul.description_list.inlinred {
    display: flex;
    justify-content: flex-start;
}

ul.description_list.inlinred li {
    margin-left: 31px;
}
 
.image-instruucts {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 63%;
    background: #fff;
    padding: 14px 10px;
    right: 0;
    margin: auto;
    text-align: center;
}

.listing-icons a.but-cta.reds{transition: all ease 0.7s;}

#usp .listing-icons a.but-cta.reds{
    display:none;
}

.listing-icons a.but-cta.reds{
    position: fixed;
    right: 40px;
    z-index: 9;
    bottom: 37px;
}
.pre-header{
	display: none;
}


.block-usp.nofaqpad {
    padding-top: 40px;
}


.whasic li.whatsapp {
    background: url(https://www.centuryply.com/assets/img/icon-whatsapp.png) no-repeat left center;
    font-size: 0;
    width: 21px;
    height: 21px;
    margin-top: 3px;
    right: -4px;
    float: right;
    position: relative;
}

.whasic {
    float: right;
}

.main-header .header-right .searchings .whasic a:hover {
    background: transparent;
}


.products-menu>ul>li{
	width: 32.5% !important;
}

.products-menu.lessize {
    max-width: 853px;
}

.products-menu>ul>li>a.menu-heading::after {
    background-color: transparent;
}

.products-menu>ul>li>a.menu-heading {
    border: none;
        display: block;
            text-transform: capitalize;
            color:#000;
}

.products-menu>ul>li>a.menu-heading::after {
    background-color: transparent;
}

.products-menu>ul>li>a.menu-heading+.menu-heading {
    display: block;
    max-width: max-content;
}

.products-menu>ul>li>ul.main-catsgs>li>a,
.products-menu>ul>li>ul.captialize-bold>li>a{
    font-weight: 600;
    color: #000;
    font-size: 14px;
}

.products-menu>ul>li>ul.captialize-bold>li>a {
    
}

.product-slider-section .product-description .description-box .content .pr-content ul li {
    display: inline-block;
    margin: 0 16px 0 0;
}

.product-slider-section .product-description .description-box .content .pr-content ul li:after {content: "";position: absolute;top: 6px;left: -13px;margin: 0;border-style: solid;border-width: 0 0 7px 7px;height: 0;width: 0;border-color: transparent;border-bottom-color: red;-moz-transform: rotate(315deg);-ms-transform: rotate(315deg);-webkit-transform: rotate(315deg);transform: rotate(315deg);}

.product-slider-section .product-description .description-box .content .pr-content ul li {
    position: relative;
    margin: 0 25px 0 0;
}

.product-slider-section .product-description .description-box  .image-instruucts img {
    width: 15px;
    padding: 0;
    margin: 4px 4px !important;
    height: 15px;
    border: none;
    float:left;
}

.midroll {
    margin: auto;
    text-align: center;
}

.image-instruucts {
    display: flex;
    border: 1px solid #f3f3f3;
}

.image-thmbs button.tablinks {
    vertical-align: top;
}

.image-instruucts img {
    margin: -9px 0 !important;
}


/* listing page css srarts */

h3.heading.center-heads {
    text-transform: capitalize;
    text-align: center;
    font-weight: 400;
}

.details-page .listing-section {
    padding: 50px 0;
}

.mid-ctns {
    text-align: center;
    padding: 24px 0;
    position: relative;
}

.mid-ctns:after {
    position: absolute;
    left: 0;
    right: 0;
    content: "";
    border-bottom: 2px solid #a79a9a;
    bottom: 0px;
    width: 100px;
    margin: auto;
}

.mid-ctns:before {
    position: absolute;
    left: 0;
    right: 0;
    content: "";
    border-bottom: 6px solid #ed1d24;
    bottom: -2px;
    width: 70px;
    margin: auto;
    z-index: 9;
}


.filter-btns {
    padding: 40px 0;
}

.filter-btns button {
    background: #fff;
    padding: 12px 30px;
    margin-right: 25px;
	    width: auto;
    height: auto;
	outline:none;
	 border: 1px solid #ddd;
    color:#000;
}

.filter-btns button.active {
    border: 1px solid #ed1d24;
    	color:#ed1d24;
}



.filter-btns .tablinks img {
    width: auto;
}

.listingpro-filters ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    background: #f3f3f3;
    width: 70%;
    padding: 16px;
}

.listingpro-filters {width: 100%; margin-bottom:40px;}

.listingpro-filters ul li {
    display: inline-block;
	margin-right: 18px;
}

.listingpro-filters .custom-control-label span {
    color: #ed1d24;
}

.listingpro-filters .form-check-inline .form-check-input {
    width: 30px;
    height: 21px;
    border: 1px solid #ed1d24;
    background: #000;
}

.listingpro-filters 
 .form-check-label {
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
}

.listingpro-filters .form-check-label span {
    color: #ed1d24;
}

.listingpro-filters .form-check-inline {
    vertical-align: top;
	    align-items: normal;
    -ms-flex-align: inherit;
}

.panel-productlist {
    margin:0 0 40px 0;
    background: #f3f3f3;
    padding: 30px;
}


.major-brands {
    float: right;
}

.left-logsars {
    float: left;
    display: flex;
}

.left-logsars span {
    margin: auto 18px;
    color: #000;
}

.logobrnads {
    position: relative;
    width: 100%;
}

.product-tags {
    width: 100%;
    float: left;
    padding: 20px 0;
}

.product-tags span {
    color: #fff;
    background: #ed1d24;
    padding: 3px 14px;
    font-size: 14px;
    margin-right: 12px;
	text-transform: uppercase;
}

.product-tags span.gold {
    background: #f39533;
}

.description-prod {
    width: 100%;
    float: left;
}

.cta-varioussets {
    float: left;
    width: 100%;
}

.cta-varioussets 
 .but-cta.reds.norm {
    margin-right: 12px;
}

.filter-areas {
    margin-bottom: 22px;
	float: left;
}

.filter-areas .form-check-label {
    color: #000;
    font-weight: 500;
}

.filter-areas .form-check-inline .form-check-input {
    width: 30px;
    height: 19px;
}

.filter-areas .form-check-inline {
    margin-bottom: 16px;
}

.listingpro-filters .custom-control-label {
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
    padding-left: 7px;
}

.listingpro-filters .custom-checkbox .custom-control-label::before,
.filter-areas  .custom-checkbox .custom-control-label::before{
    width: 1.4rem;
    height: 1.4rem;
    margin-top: -4px;
	    border-radius: 0px;
}

.listingpro-filters .custom-control-input:checked~.custom-control-label::before,
.filter-areas  .custom-control-input:checked~.custom-control-label::before{
    border-color: #ed1d24;
    background-color: #ed1d24;
}

.listingpro-filters .custom-checkbox .custom-control-input:checked~.custom-control-label::after,
.filter-areas .custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    width: 1.4rem;
    height: 2rem;
    top: -5px;
}


.filter-areas 
 .custom-control-label {
    color: #000;
    font-weight: 500;
	    padding-left: 10px;
		margin-bottom: 12px;
}

.mobile-filters {
    display: none;
}

.prodimgs span {
	display:none;
}
.cta-varioussets .but-cta.reds {
    margin-right: 16px;
}

.panel-productlist:nth-child(odd) .left-logsars img {
    width: 120px;
}

.filter-areas .custom-checkbox .custom-control-label::before {
    content: none;
}
.filter-areas .custom-control.custom-checkbox{
    padding-left:0   
}

/* product listings ends here */

 /* these styles are for the demo, but are not required for the plugin */
		.zoom {
			display:inline-block;
			position: relative;
		}

/* magnifying glass icon */
.zoom:after {
	content:'';
	display:block; 
	width:33px; 
	height:33px; 
	position:absolute; 
	top:0;
	right:0;
	background:url(https://www.centuryply.com/assets/css/icon.png);
}

.zoom img {
	display: block;
}

.zoom img::selection { background-color: transparent; }

#ex2 img:hover { cursor: url(https://www.centuryply.com/assets/css/grab.cur), default; }
#ex2 img:active { cursor: url(https://www.centuryply.com/assets/css/grabbed.cur), default; }

.products-menu.lessize>ul>li>ul>li>a {
    color: #797979;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 14px;
}

.products-menu.lessize>ul>li>ul>li {margin: 16px 0 0px 0;}



/* new footer design */

.main-footer{
	    background-color: #171c22;
}

.main-footer .about-centuryply img {
    width: 134px;
}

.main-footer ul li {
    padding-left: 0px;
}

.main-footer ul li::after {
    content: none;
}

.main-footer h4 {
    position: relative;
    padding-left: 10px;
    color: #fff;
}

.main-footer h4:before {content: "";position: absolute;left: 0;height: 100%;top: 0;border-left: 2px solid #ed1d24;}

.main-footer ul.social-media li a {
    background: url(https://www.centuryply.com/assets/img/social-icons-sprite-colored.png) no-repeat left top;
    -webkit-background-size: 120px auto;
    background-size: 120px auto;
}

.main-footer ul li  strong {
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    margin-right: 18px;
    font-size: 13px;
}

.main-footer ul li p {
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px;
}

.main-footer .about-centuryply {
    width: 272px;
}


.main-footer .links-block {
    width: 876px;
}

nav.nav-main {
    display: none;
}

.filter-areas .custom-control-label span {
    margin: 0 20px;
}

.filter-areas .custom-control-label span.gold {
    max-width: 222px;
    min-width: 77px;
    padding: 0 4px;
    display: inline-block;
    margin: 0 4px;
    text-align: center;
    font-size: 12px;
}

.filter-areas .custom-control-label {
    width: 90%;
}


/*comparison page css */

.comparelisting .productfeaturelist ul {
    padding: 0 0 0 0;
    position: absolute;
    bottom: 5%;
}

.comparelisting ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    text-align: center;
}

.productshocase.nodsets ul li {
    display: inline-block;
       text-align: center;
    margin: auto;
    max-width: 200px;
    position: relative
}

.delnodes {
    position: absolute;
    right: 0;
    width: 30px;
    height: 30px;
    background: #ddd;
    border-radius: 100%;
    line-height: 34px;
    color: #000;
    top: -19px;
        text-align: center;
}

.delnodes i {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}

.comparelisting {
    padding: 50px 0;
        position: relative;
    float: left;
    width: 100%;
}

.compareproducts h3.heading.center-heads {
    text-align: left;
}

.compareproducts {
       padding-top: 27px;
    border-top: 1px solid #ddd;
    margin-top: 0;
}

.featureparts {
    margin: 24px  0;
    float: left;
    width: 100%;
}

.productshocase .logobrnds {
    width: 100%;
    margin: auto auto 47px auto;
    text-align: center;
    height: 88px;
    display: flex;
    flex-direction: column;
}

.productshocase .logobrnds img {
    width: 57%;
    margin: auto;
}

.ftone {
    margin-bottom: 35px;
    float: left;
    width: 100%;
}

.productfeaturelist {
    position: relative;
}

.comparelisting .productfeaturelist ul li {
    margin: 0 0 37px 0;
    font-weight: 600;
    color: #000;
}

.editslction {
    float: left;
    width: 100%;
    padding: 30px 0;
}

.editslction p.productcount {
    float: left;
}

.editsects {
    float: right;
    background: #fff;
    border: 1px solid #020202;
    padding: 8px 15px;
    margin-right: 25px;
    width: auto;
    height: auto;
    outline: none;
    color: #000;
    text-decoration: none;
}

.editsects:hover{
     color: #000;
    text-decoration: none;
}

.ftone .product-tags {
    padding: 0;
}



.productshocase .prodimgs {
    margin-bottom: 32px;
    float: left;
    width: 100%;
}

.productshocase.nodsets ul li.listingname {
    text-align: left;
    font-weight: 600;
}

.productshocase.nodsets ul li.listingname .featureparts {
    margin: 44px 0;
}


section.procmpops {
    width: 100%;
    box-shadow: #ccbebe 0px 0px 6px 0px;
    padding: 20px 0;
    transition: all ease 0.5s;
    position: fixed;
    bottom: 0;
    z-index: 999999;
    background: #fff;
}


section.procmpops.showtype {
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
}


.rightinfos {float: right;display: flex;flex-direction: row;}


.procmpops .prodimgs {
    width: 57px;
    float: left;
    margin: 0 16px;
    position: relative;
}

.productselect {
    float: left;
    margin: auto;
}

.productselect p{
color: #a29494;
}

.productthubcount {
    margin: auto;
        margin-right: 10px;
}

.compare-cta {
    margin: auto;
}

.leftclose {
    float: left;
    display: flex;
    width: 30%;
}

.leftclose p.clsopos {
    margin: auto 0;
    color: #000;
    text-transform: capitalize;
}


.procmpops {
    transform: translateY(150px);
    position: relative;
    z-index: -2;
}

.section-logos {
    position: relative;
}


.product-slider-section .product-description .description-box .tabcontent {
    display: none;
}

.product-slider-section .product-description .description-box .tabcontent:nth-child(1) {
    display: block;
}

.desktopshowns .prodimgs.text-center {width: 100%;}

.productshocase.nodsets table tr td:nth-child(1) {
    width: 132px;
}

.productshocase.nodsets table tr td {
    padding-bottom: 29px;
    position: relative;
}


.productshocase.nodsets ul li.listingname .prodimgs.text-center {
    height: 300px;
}

.productshocase.nodsets ul li.listingname {
    margin: 9px 0;
} 


.productshocase.nodsets ul li  .prodimgs {
    height: 317px;
}


.enquiry-form-mobile .enquiry-form-link { 
    position: fixed;
    right: -72px;
    background: #ed1d24;
    width: 152px;
    z-index: 999999;
    top: 30%;
    padding: 8px;
    transform: rotate( -90deg);
    text-align: center;
    color: #fff;
    font-weight: 600;
    border-radius: 4px 4px 0 0;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 15px;
}

.icon-calculator1 {
    display: block;
    background-color: #ed1d24;
    font-size: 0;
    height: 50px;
    width: 40px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -ms-border-radius: 5px 0 0 5px;
    -o-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 15px;
}

.enquiry-form-mobile {
    position: fixed;
    right: 0%;
    top: 48%;
    left: unset;
    bottom: 20px;
    z-index: 9999999999;
}

.firewallsticky {
    background-image: url(https://www.centuryply.com/assets/img/firewall_sticky-icon.svg);
        background-size: 84%;
}

.virokillsticky {
    background-image: url(https://www.centuryply.com/assets/img/virokill_sticky-icon.svg);
    background-size: 84%;
}

.enquiry-form-mobile .enquiry-form {
    position: absolute;
    bottom: 100%;
   left: -18em;
    top: -15em;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    padding: 20px;
    width: 280px;
    text-align: center;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    transition: all linear 0.3s;
    opacity: 0;
    visibility: hidden;
}

.fixed-whatsapp{
    position: fixed;
    bottom: 31px;
    left: 20px;
    z-index: 9;
    width: 50px;
    height: 50px;
    font-size: 0;
}

.left-logsars {
    float: left;
    display: flex;
    width: 124px;
}
 
 
 
 .availablestr ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}



.availablestr ul.description_list.inlinred li {
    position: relative;
    margin-right: 24px;
    padding-left: 2px;
    margin-left: 8px;
}

.availablestr ul li:after {content: "";
    position: absolute;
    top: 8px;
    left: -13px;
    margin: 0;
    border-style: solid;
    border-width: 0 0 9px 9px;
    height: 0;
    width: 0;
    border-color: transparent;
    border-bottom-color: red;
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -webkit-transform: rotate(
315deg
);
    transform: rotate(
315deg
)
}

section.block-usp.nofaqpad.availablestr {
    margin-bottom: 37px;
    padding: 34px 0;
    /*display:none;*/
}

/* Responsive media */

.availablestr ul.description_list{
    font-size: 17px;
}

.blog-content .list-blogs>li .post-actions .btn:hover {
    color: #fff;
}


.cmnwidths {
    float: left;
    width: 123px;
}

.shop-now-slider .slick-arrow.slick-next {
    right: 0;
}

.tech-spec-popup ul .insidenews li {
    width: 100%;
}

.tech-spec-popup ul .insidenews table tr {
    font-size: 14px;
    border-bottom: 1px solid #d1d1d1;
}


.tech-spec-popup ul .insidenews table tr th, .tech-spec-popup ul .insidenews table tr td {
    vertical-align: top;
    padding: 9px 11px;
}

.tech-spec-list .tablerghtsd table i {
    margin-right: 65px;
}

.tablerghtsd table {
    margin-top: 0;
}

.block-usp.egts .usp-list li:nth-child(4), .block-usp .usp-list li:nth-child(8) {
    display: none;
}

.block-usp.egts .usp-list li {
    width: 22%;
}


/* css for diwali temp offer */

a.diwalitemps {
    float: left;
    width: 115px;
    margin: 11px 27px;
    animation: change-background 2s ease-in-out infinite;
}

@keyframes change-background {
    
	0% {  
          opacity:0px;
    }

    50% {
        opacity:0.8px;
    }

    100% {
          opacity:1px;
    }
}

a.diwalitemps img{
            animation: cssAnimation 1s infinite;
                width: 100%;
                border-radius: 10px;
}


@keyframes cssAnimation {
   0%   {opacity: 0.7; transition: all ease 0.6s;}
    50%  {opacity: 0.8; transition: all ease 0.6s;}
     100%  {opacity: 1; transition: all ease 0.6s;} 
}


/*.main-header:after {*/
/*    background: url('https://www.centuryply.com/images/smalllghts.gif');*/
/*    background-size: 8%;*/
/*    background-position: 0% 0;*/
/*    content: "";*/
/*    position: fixed;*/
/*    height: 4%;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    top: 89px;*/
/*    z-index: -2;*/
/*} */

/*.main-header.fixed:after {*/
/*    top: 76px;*/
/*}*/

.main-header {
    position: relative;
}

/*.main-header.fixed:after {*/
/*    bottom: 0px;*/
/*    width: 100%;*/
/*}*/

.main-header .logo img {background: #fff;position: relative;z-index: 8;}

.fxholi {
    position: fixed;
    bottom: 10px;
    z-index: 9;
    width: 96px;
    width: 16vh;
    overflow: hidden;
    border-radius: 100%;
    
} 

.fxholi .pikhol {
    width: 100%;
}

    @keyframes mymove {
		0% {
			opacity:1;
		}

        50% {
			opacity:0.8;
		}

		
		100% {
			opacity:1;
		}
	}

.fxholi.rghtsd {
    -webkit-animation: mymove 5s infinite;
    animation: mymove 1.3s infinite;
}

/*.fxholi.rghtsd {*/
/*    right: 0;*/
/*    width: 51px;*/
/*}*/

/*Blog Details Page CTA Box*/
.blog-sidebar .ctabox{
    background-color: #ebebeb;
    border-radius: 20px;
    padding: 30px;
    margin-bottom:20px;
}

.blog-sidebar .ctabox h2{
font-size: 1.8rem;
margin-bottom: 20px;
}

.blog-sidebar .ctabox .ctabtn{
    display: inline-block;
    padding: 10px 30px;
    background-color: #e62e2d;
    color: #fff;
    border-radius: 50px;
    font-size: 16px;
    cursor: pointer;
}
.blog-sidebar .ctabox .ctabtn:hover{
    text-decoration: none;
}
.blog-page .mbctabox{
    display: none;
}



@media screen and (max-width: 767px) and (min-width: 320px){
 
 
 section.home-banner .banner {
     max-height: auto;
 }
 
 .fxholi {
    bottom: 64px;
    width: 88px;
}

/*Blog detail page CTA Box*/
.blog-page .mbctabox{
    display: block;
}
.blog-page .mbctabox{
    background-color: #ebebeb;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 18px;
}
.blog-page .mbctabox .mbctacnt{
    display: flex;
}
.blog-page .mbctabox .ctahd{
   width: 50%;
}
.blog-page .mbctabox h2{
   font-size: 19px;
   color:#000;
}
.blog-page .mbctabox .mbctabtn{
   width: 50%;
   text-align: center;
}
.blog-page .mbctabox .mbctabtn .clickbtn{
    color: #fff;
    display: inline-block;
    background: #e62e2d;
    padding: 8px 16px;
    margin-top: 5px;
    border-radius: 50px;
    cursor: pointer;
}

/* .fxholi{*/
/*         bottom: 86px;*/
/*             width: 44px;*/
/* }*/
 
/* .fxholi.rghtsd {*/
/*    right: 0;*/
/*    width: 36px;*/
/*}*/
 
 .main-header:after {
   background-size: 26%;
    bottom: 6px;
    top: 63px !important;
    height: 7%;
    position: fixed;
}



.main-header .logo img {
    background: transparent;
}

 a.diwalitemps {
    float: left;
    width: 60px;
    margin: 11px 10px 0px 10px;
    animation: change-background 2s ease-in-out infinite;
}

a.diwalitemps img{

                border-radius: 4px;
}

  .listing-icons ul li {
    width: 100%;
    padding: 0;
}

    .filter-areas .custom-control-label span.gold{
            max-width: max-content;
    min-width: 77px;
    }
    
    .filter-areas .custom-control-label {
    width: 82%;
}

.product-tags span.gold {
    display: inline-block;
}

 .tablerghtsd {
    margin-top: 30px;
    padding: 12px 0;
    border-top: 1px solid #d1d1d1;
}

.tablerghtsd table tr td {
    padding: 0 0;
}

.tech-spec-popup ul .insidenews table tr th, .tech-spec-popup ul .insidenews table tr td {
    padding: 5px 8px;
}

.product-slider-section .product-description .description-box .content h1 {
     display: block;
}

.availablestr ul.description_list{
    font-size: 14px;
}
ul.description_list.inlinred {
    justify-content: space-around;

}
.availablestr ul li:after{
        top: 7px;
        border-width: 0 0 8px 8px;
}

.availablestr ul.description_list.inlinred li {
    display: inline-block;
    width: 49px;
    margin: 0 10px;
}

.availablestr ul {
    text-align: left;
}
.tabcontent{
    display: none;
} 

.details-page{
        padding-top: 0;
}


.panel-productlist .left-logsars img {
    width: 120px;
}

.productshocase.nodsets table .prodimgs.text-center {
    width: 100%;
}

.productshocase.nodsets table tr td{
    padding: 0 7px 13px 7px;
}

.productshocase.nodsets table tr td  .logobrnds img {
    width: 100%;
}

.productshocase.nodsets table tr td .logobrnds {
    height: auto;
}

.productshocase.nodsets table tr td .but-cta.reds {
    background: #ed1d24;
    padding: 6px 6px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 10px;
    margin-top: 10px;
    display: inline-block;
}

.productshocase.nodsets table tr td .delnodes{
    top: 3px;
}

.image-thmbs button.tablinks {
   width: 67px;
    display: inline-block;
    margin: auto 5px;
    float: none;
}



section.procmpops {
    opacity: 0;
    visibility: hidden;
    box-shadow: none;
}

/* css for product compare pgs*/

.productshocase.nodsets ul li {
    margin: 0 5px;
    width: 29%;
}

.productshocase.nodsets ul li.listingname {
    font-size: 12px;
    vertical-align: bottom;
}

.ftone .product-tags {
    display: block;
}

.ftone .product-tags span {
    font-size: 8px;
    padding: 3px 5px;
}

.ftone .product-tags {
    margin: 0;
}

.productshocase.nodsets ul li.listingname .featureparts {
    margin: 31px 0 63px 0;
    float: left;
    width: 100%;
}

.featureparts {
    margin: 0 0 9px 0;
}

.ftone {
    margin-bottom: 26px;
}

.productshocase .logobrnds img {
    width: 81%;
}

.productshocase .logobrnds {
    margin: auto auto 0px auto;
}

.productshocase.nodsets ul li .but-cta.reds {
    padding: 10px 6px;
    font-size: 11px;
}

.productshocase.nodsets ul li.listingname .featureparts .ftone {
    margin-bottom: 25px;
}


    
    .filter-areas .custom-control-label span{
		    margin: 0 0px;
	}

nav.nav-main {
    display: block;
}	
	
	.filter-areas .custom-control.custom-checkbox img {
    float: left;
    width: 23px;
}

.filter-areas .custom-control.custom-checkbox span img {
    float: initial;
    width: auto;
}

.filter-areas .custom-control-label {
    display: flex;
    flex-direction: column;
	font-size: 15px;
}

.mobile-filters .description-prod {
    padding: 9px 0;
}

.product-tags {
    margin: 20px 0;
}

.mobile-filters .description-prod {
    margin: 20px 0;
}
	.filter-btns button {
    margin-right: 0;
    padding: 8px 13px;
    font-size: 12px;
}

.mid-ctns p {
    font-size: 12px;
}

	.listingpro-filters ul {
    width: 100%;
}

.listingpro-filters .custom-control-label {
    font-size: 11px;
}

.filter-btns button:nth-child(1) {
    float: left;
    margin: 0;
}

.filter-btns button:nth-child(2) {
    float: right;
}

.listingpro-filters ul li {
    width: 47%;
    margin-bottom: 8px;
	    margin-right: 0;
}

	.prodimgs span {
    font-size: 12px;
    color: #000;
	display:block;
}

	.mobile-filters {
    display: block;
	    padding: 0 0 24px 0;
}

	.panel-productlist {
    padding: 6px;
    padding-bottom: 30px;
}

.desktopshowns {
    float: left;
    width: 100%;
}

.mobile-filters {
    text-align: center;
}

.mobile-filters .left-logsars {
    width: 100%;
    display: inline-block;
    padding: 20px 0 0;

}

.panel-productlist {
    float: left;
    width: 100%;
}

.mobile-filters .cta-varioussets, .mobile-filters .description-prod, .mobile-filters .product-tags {
    display: block;
}

.mobile-filters .cta-varioussets {
    display: inline-flex;
}

.mobile-filters .cta-varioussets a.but-cta.reds {
    display: block;
    padding: 11px 3px;
    width: 100%;
}

.cta-varioussets, .description-prod, .product-tags {
    display: none;
}

.logobrnads {
    display: none;
}

.mobile-filters .but-cta.reds {
    font-size: 10px;
    padding: 9px 9px;
    font-weight: 400;
    margin: 0 5px;
}

.product-tags span{
	margin-right: 9px;
	font-size: 13px;
}

.mobile-filters .major-brands {
    float: left;
    margin: 27px 0;
    text-align: center;
    width: 100%;
}

.mobile-filters .description-prod p {
    text-align: left;
    font-size: 13px;
}

.panel-productlist .col {
    padding: 0 7px;
}



.sub-menu.hdmnu.expd {
    display: block;
}

.sub-menu.hdmnu {
    display: none;
}

  

.navigation-mobile>ul>li>a {
    font-weight: 500;
        background: transparent;
}

.navigation-mobile>ul>li {
   border-bottom: 1px solid #b2161b;
}

.navigation-mobile .close-menu {
    background-color: #e0dede;
    background: url(https://www.centuryply.com/assets/img/crosspg.png)no-repeat center rgb(255 255 255);
}

.navigation-mobile{
    padding: 4px 15px;
}
.navigation-mobile ul.captialize-bold>li>a {
        text-transform: capitalize;
        font-weight: 600;
        padding-left: 13px;
}

.product-tags span {
    margin: 0 9px;
}

.navigation-mobile ul.captialize-bold li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.navigation-mobile>ul>li>ul>li>ul>li>a {
    padding-left: 15px;
    font-weight: 600;
}

.navigation-mobile>ul>li>ul>li>ul.hdmnu>li>a{
	font-weight: 400;
}

.navigation-mobile>ul>li>ul>li>a {
    display: block;
    font-weight: 600;
}

.navigation-mobile>ul>li>ul>li>ul>li>a,
.navigation-mobile>ul>li>ul>li>ul>li>ul>li>a {
    display: block;
}


.navigation-mobile>ul>li>ul>li>a:hover,
.navigation-mobile>ul>li>a:hover{
    color: #fff;
    text-decoration: none;
}

	.image-instruucts{    width: 81%;}
	.main-header .header-right .searchings button img {
    filter: brightness(361%) invert(0.0);
}

	.details-page .block-overview{
		padding-top: 0;
	}
	.heading-block h3 {
    font-size: 17px;
}

	.inner-banner-small, .breadcrumb {
    display: block;
}

/*	.fixed-links ul li {*/
/*    display: none;*/
/*}*/

.fixed-links ul  li.enquiry-form-link {
    display: block;
    border-radius: 100%;
}


	.whasic li.whatsapp{
	margin-top: 0px;
    right: 0px;
	}
	
	.bytags span{
		font-size: 13px;
	}
	
	.product-slider-section .product-description .description-box .content {
    margin-top: 149px;
}

.image-thmbs {
    position: absolute;
    top: -144px;
	text-align: center;
    width: 100%;
        display: block;
}

.block-usp.techspecsa {
    margin-top: 34px;
        margin-bottom: 34px;
}

.details-page .wrapper {
    overflow: hidden;
}

.product-slider-section .product-description .description-box .img img{
    border: 0px solid #fff;
}

.mCustomScrollBox {
    max-height: none !important;
}

	.site-nav {
    position: fixed;
    left: 0;
    top: 28px;
}

.pre-header {
    display: none;
}

.main-header .logo {
    margin-left: 69px;
}

#cssmenu ul {
    left: -9px;
    top: 45px;
    right: initial;
}
	
	.fixed-links{
		display:block;
	}
	.image-instruucts {
    font-size: 13px;
    border: 1px solid #ddd;
}

	/*ul.description_list.inlinred {
    display: block;*/
}
	
/*.block-usp .faq-block .faq-box h3 {
    font-size: 17px;
}*/

.details-page .block-overview {
    margin-bottom: 40px;
}

/*.listing-icons ul li {
    width: 100%;
    padding: 0;
}*/

.listing-icons {
    margin-top: 31px;
}

.block-specification .specification-list li {
    width: 44%;
    padding: 0 0;
    margin: 15px 15px 0px 0px;
}

.block-specification .specification-list li .specification-box {
    padding: 5px 10px;
    min-height: auto;
}

.block-specification .specification-list li .specification-box h5 {
    font-size: 11px;
}

.block-specification .specification-list {
    text-align: center;
}

.filter-areas .custom-control-label .gold {
    display: inline-block;
    font-size: 12px;
}

.filter-areas {
    overflow: hidden;
    width: 95%;
}

.rightinfos {
    display: block;
    width: 100%;
    margin-top: 20px;
}


.productthubcount {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.productselect {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}

.compare-cta {
    text-align: center;
    width: 100%;
    margin-top: 10px;
}

.prodimgs.text-center {
    width: 52px;
}


.comparelisting ul {
    display: flex;
    float: left;
    overflow-y: scroll;
    max-width: 858px;
}

.productshocase.nodsets ul li {
    max-width: 100%;
    float: left;
    width: 49%;
    margin: 27px 12px;
}

.productshocase.nodsets ul li .prodimgs.text-center {
    width: 100%;
}

.productshocase.nodsets {
    overflow: scroll;
    padding: 0;
    width: 90%;
    margin: auto;
}

.productshocase .logobrnds img {
    width: 69%;
}

.productshocase .logobrnds {
    height: 133px;
}

.productshocase.nodsets ul li.listingname .prodimgs.text-center,
.productshocase.nodsets ul li .prodimgs.text-center{
    height: 197px;
}


.productshocase.nodsets .ftone span {
    font-size: 13px;
    display: block;
}


.ftone svg {
    width: 11px;
}

.productshocase.nodsets ul li .but-cta.reds {
    padding: 10px 6px;
    font-size: 9px;
}

.productshocase .logobrnds {
    height: 83px;
}

.productshocase .logobrnds img {
    width: 94%;
}

.productshocase.nodsets .ftone .product-tags span {
    font-size: 8px;
    display: inline-block;
} 

.productshocase.nodsets ul li.listingname .featureparts .ftone, .productshocase.nodsets ul li .ftone {
    margin: 10px 0;
    height: 33px;
    vertical-align: top;
}

.productshocase.nodsets ul li.listingname .featureparts, .productshocase.nodsets ul li .featureparts {
    margin: 20px 0;
}

.productshocase.nodsets ul li{ 
    width: 110px;
}

.productshocase.nodsets ul li.listingname .featureparts {
    margin-top: 36px;
}

.productshocase.nodsets ul li .but-cta.reds {
    padding: 10px 11px;
    font-size: 10px;
}

.navigation-mobile>ul>li>ul>li>ul.hdmnu>li>a,
.navigation-mobile>ul>li>ul>li>ul>li>a, .navigation-mobile ul.captialize-bold>li>a{
    font-weight: 400;
   
} 
.enquiry-form-mobile{
    width: 61%;
}

}

.blog-detail-content table tr td {
    padding: 5px 5px;
}


ul.showallprodcts {
    list-style-type: none;
    padding: 0;
    display:none;
    background: #e9edf0;
   padding: 20px 27px;
   border: 2px solid #ed1d24;
   box-shadow: #cac1c1 2px 0px 7px 0px;
   
}

ul.showallprodcts li {
    list-style: none;
    text-align: left;
    margin-bottom: 12px;
    border-bottom: 1px solid #cacaca;
}

ul.showallprodcts li ul {
    padding: 0;
}

ul.showallprodcts li a {
    font-weight: 600;
    color: #000;
}

ul.showallprodcts li  ul li a {
    font-weight: 300;
    padding: 0 0px 5px 14px;
    display: block;
    font-size: 14px;
}

ul.showallprodcts.open {
    display: block;
}

ul.showallprodcts li ul li {
    border-bottom: 1px dotted;
}

ul.showallprodcts li ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

ul.showallprodcts li ul li:last-child a {
    padding-bottom: 0;
}

.filter-btns button:after {
    content: "";
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    right: 11px;
    position: absolute;
    top: 18px;
}

.filter-btns button {
    position: relative;
    /* text-align: left; */
    padding: 12px 41px 12px 9px;
}

.block-specification .specification-list.darkbxes li .icon {
    background-color: #24344b;
}

.block-specification .specification-list.darkbxes li h5 {
    color: #24344b;
}

.block-specification .specification-list.darkbxes li .specification-box:hover .icon{
    background-color: #ed1d24;
}

ul.showallprodcts {
    width: 25%;
    float: right;
}


@media screen and (max-width: 767px) and (min-width: 320px){
    
    ul.showallprodcts {
    width: 100%;
    float: left;
}


.image-thmbs {
    display: flex !important;
}
.section-tools .tool-box h3{font-size: 15px;}
.inner-banner-small .banner-content .content .text span{font-size: 23px;}
.inner-banner-small .banner-content .content .text{font-size: 14px;}

ul.showallprodcts {
    list-style-type: none;
    padding: 0;
    display:none;
    background: #e9edf0;
   padding: 20px 27px;
   border: 2px solid #ed1d24;
   box-shadow: #cac1c1 2px 0px 7px 0px;
   
}

ul.showallprodcts li {
    list-style: none;
    text-align: left;
    margin-bottom: 12px;
    border-bottom: 1px solid #cacaca;
}

ul.showallprodcts li ul {
    padding: 0;
}

ul.showallprodcts li a {
    font-weight: 600;
    color: #000;
}

ul.showallprodcts li  ul li a {
    font-weight: 300;
    padding: 0 0px 5px 14px;
    display: block;
    font-size: 14px;
}

ul.showallprodcts.open {
    display: block;
}

ul.showallprodcts li ul li {
    border-bottom: 1px dotted;
}

ul.showallprodcts li ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

ul.showallprodcts li ul li:last-child a {
    padding-bottom: 0;
}

.enquiry-form-mobile .enquiry-form-link{ 
    top: 93%;
    padding: 10px 0;
    left: 0;
    transform: inherit;
    height: auto;
    border-radius: 0px;
    width: 126px;
    position: relative;
}

#usp .listing-icons a.but-cta.reds{
    display:none;
}

.listing-icons a.but-cta.reds{
    right: 0px;
    bottom: 17px
}

.enquiry-form-mobile{
    position: fixed;
    right: 0%;
    top: inherit;
    left: 0px;
    bottom: 17px;
    z-index: 999;
    display: inline-block;
    float: left;
    
}

.enquiry-form-mobile.shifttops {
    bottom: 205px;
}

.filter-btns button{
    width: 47%;
    text-align: left;
        position: relative;
        font-size: 14px;
    
}

.filter-btns button:after {
    content: "";
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
border: solid black;
border-width: 0 1px 1px 0;
display: inline-block;
padding: 3px;right: 11px;
position: absolute;
top: 10px;
    
}

.blog-page table.cke_show_border {
    width: 100% !important;
    margin-bottom: 20px;
}

.blog-page table.cke_show_border td {
    padding: 9px !important;
}

.blog-page .col-8 {
    max-width: 100%;
}

.blog-page .row{display: inline-block;}
.blog-page .white-box{
        padding: 8px;
}
.enquiry-form-mobile .enquiry-form.open {
    top: -31em;
    left: 0;
}

.icon-service {
    background-image: url(https://www.centuryply.com/assets/img/serviceicon-new.svg);
}

}

@media screen and (max-width: 1024px) and (min-width: 768px){
	.block-usp {
    margin-top: 40px;
}

	.listing-icons ul li{    width: 100%;}
	.block-specification .specification-list {
    text-align: center;
	margin-top: 26px;
}
}

/*layout internal css*/

 .products-menu.newsdesign>ul>li>a.menu-heading:after {
    background-color: transparent;
}

.products-menu.newsdesign>ul>li {
    width: 20%;
    position:relative;
}


.products-menu.newsdesign>ul>li>ul>li {
    margin-top: 16px;
    margin-bottom: 16px;
}

.products-menu>ul>li>a.menu-heading:hover {
    color: #ed1d24;
}

.products-menu.newsdesign>ul>li>ul {
    position: absolute;
    background: #fff;
    padding: 0 27px;
    opacity: 0;
    left: -30px;
    width: 252px;
    top: 27px;
}

.products-menu.newsdesign>ul>li>ul.subcategories>li>a img {
    float: right;
    position: relative;
    top: 6px;
}

.products-menu.newsdesign>ul>li:hover ul {
    opacity: 1;
}

.products-menu.newsdesign>ul {
    border: 1px solid #ddd;
}

.products-menu.newsdesign>ul {
    padding: 16px 30px;
}

.products-menu>ul>li>a.menu-heading {
    padding: 0 !important;
}

.products-menu.newsdesign>ul>li>ul.subcategories>li>a {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
}

.products-menu.newsdesign>ul>li>ul.subcategories li ul li a {
    font-size: 13px;
}

.products-menu.newsdesign>ul>li:hover ul li ul {
        height: 0;
    opacity: 0;
    transition: all ease-in 0.4s;
    visibility: hidden;
    overflow: hidden;
    margin-top: 0px;
}

.products-menu.newsdesign>ul>li:hover ul li:hover ul {
    height: 80px;
    display: block;
    opacity: 1;
    visibility: visible;
        margin-top: 16px;
}

.fixed-links ul li a.icon-calculator.firewallsticky {
    background-image: url(https://www.centuryply.com/assets/img/firewall_sticky-icon.svg);
        background-size: 84%;
}

.fixed-links ul li 
 a.icon-calculator.virokillsticky {
    background-image: url(https://www.centuryply.com/assets/img/virokill_sticky-icon.svg);
    background-size: 84%;
}

.enqform .checbox{
    width: 4%;
    height: 14px!important;
}

.font-r2{
    font-size:12px;
}

    .terms{
    text-align: center;
    margin-bottom: 10px;
}
.terms a{
    font-size:12px;
    color: #000;
    font-weight: 600;
    text-decoration: underline;
}
.fixed-links .enquiry-form input.form-control {
    height: 30px;
}
.btn:hover {
    color: #fff;
    background-color: red;
}
.btn{
    color: #fff;
    background-color: red;
}
.fixed-links .enquiry-form textarea.form-control {
    height: 65px;
}



@media screen and (max-width: 767px) and (min-width: 320px){
    .font-r2{
    font-size:10px;
}
.enquiry-form-mobile .enquiry-form .btn {
   padding: 10px 20px;
    background-color: red;
    color: #fff;
    border-radius: 40px;
    font-size: 14px;
    line-height: 0.8;
}


.enquiry-formnewdesign.newlys.show {
    height: auto;
    padding: 10px 15px 120px;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    max-height: max-content;
}

.enquiry-formnewdesign.newlys img {
    height: 100px;
}

}


    
/* Absolute Center Spinners */
.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.site-header{
    z-index:9;
}

.fixed-links .enquiry-form{
    top:80%;
}


/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
    background: radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0, .8));

  background: -webkit-radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0,.8));
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*Mobile formdesign popup*/

 .chat {
    right: 5px;
    bottom: 18px;
}
.enquiry-formnewdesign {
        width: 85%;
    bottom: 0px;
    right:0;
    height: 96vh;
    top: inherit;
    transition: all linear 0.3s;
    position: fixed;
    background: #fff;
    text-align: center;
        box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    padding: 14px;
       opacity: 0;
    visibility: hidden;
    z-index: 9999;
        transform: translateY(99px);
}

.enquiry-formnewdesign.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(9px);
    right: 0;
}

.enquiry-formnewdesign .enquiry-form.open {
    width: 100%;
    bottom: -16px;
    height: auto;
    top: inherit;
}

.enquiry-formnewdesign  h5 {
    margin-bottom: 25px;
    margin-top: 34px;
        font-size: 16px;
}

.enquiry-formnewdesign .enquiry-form.open h5 b {
    color: #000;
}

.field.hfs {
    width: 49%;
    display: inline-block;
}

.enquiry-formnewdesign  .field .form-control {
    border-radius: 26px;
    border: 1px solid #000;
        height: 35px;
    font-size: 14px;
    padding: 0 10px;
}

.enquiry-formnewdesign  .btn{
    padding: 10px 34px;
}

.enquiry-formnewdesign  .close {
    right: 17px;
    top: 72px;
        width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background: url(https://www.centuryply.com/assets/img/icon-close-white.svg) no-repeat center #222;
    display: block;
    cursor: pointer;
    -webkit-background-size: 10px auto;
    background-size: 10px auto;
        float: left;
}

.enquiry-formnewdesign .field select.form-control {
    -webkit-appearance: none;
    font-family: "Roboto", sans-serif;
}

.enquiry-formnewdesign .enquiry-form.open {
    height: auto !important;
}

@media (max-width: 768px) {
    
    .fixed-links .enquiry-form {
        max-height: max-content !important;
        margin: auto !important;
        transform: none !important;
        top: 0 !important;
        bottom: 0 !important;
    }
    
}


@media only screen 
    and (device-width: 360px) 
    and (device-height: 640px) 
   { 
       .enquiry-formnewdesign{
            height: 82vh;
       }
   }
   
   @media only screen and (min-width: 360px) and (orientation: portrait) {
       .enquiry-formnewdesign{
            height: 90vh;
       }
   }
   
   @media only screen 
    and (device-width: 390px) 
    and (device-height: 844px) 
    and (-webkit-device-pixel-ratio: 3) { 
        .enquiry-formnewdesign{
            height: 75vh;
       }
    }
   
   

@media only screen 
    and (device-width: 414px) 
    and (device-height: 896px) 
   { 
        .enquiry-formnewdesign{
       height: 70vh;
       top: inherit;
   }
    }
    
    
    @media only screen 
    and (device-width: 414px) 
    and (device-height: 736px) 
    and (-webkit-device-pixel-ratio: 3) { 
        .enquiry-formnewdesign{
       height: 81vh;
       top: inherit;
   }
    }
    
