.apidwrapper {
    width: 100%;
    float: left;
    position: relative;
}

.apidmain .container {
    width: 80%;
}

.apidpad60 {
    padding: 60px 0;
}

.apidtopbanner.apidpad60 {
    padding: 0px;
}

.apidtopbanner .col-sm-8,
.apidtopbanner .col-sm-4 {
    height: 100%;
}

.apidbanner img {
    height: 100%;
    object-fit: cover;
    object-position: left center;
}

.apidtopbanner {
    display: flex;
    flex-wrap: wrap;
    height: 80vh;
}

.apidtopbanner .col-sm-8 img {
    object-fit: cover;
    height: 100%;
}

.apidnopad {
    padding: 0px;
}

.waterproofbannerform-apid {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    max-width: 380px;
    ;
    margin-left: -50px;
}

.waterproofenquireform-apid {
    padding: 30px 40px;
    border-radius: 0px;
    background-color: #fff;
    position: relative;
    -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.75);
    height: 440px;
}

.waterproofenquireform-apid h3 {
    font-size: 30px;
    color: #4e3010;
    font-family: 'Abhaya Libre';
    font-weight: 700;
    position: relative;
    padding-bottom: 10px;
}

.wpformdata p {
    font-size: 14px;
    color: #4e3010;
    font-family: 'Open Sans';
    line-height: 22px;
}

.waterproofenquireform-apid form {
    /*padding: 20px 0 0 0;*/
}

.waterproofenquireform-apid .form-control {
    background-color: transparent;
    border-bottom: 1px solid #7f7f7f;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    border-top: 0;
    box-shadow: none;
    padding: 6px 12px 6px 0;
    -webkit-appearance: none;
    -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.apidbtn {
    position: relative;
    bottom: 0px;
    border-radius: 0;
    text-align: left !important;
    padding: 15px 20px 15px 25px !important;
    transition: all 0.3s linear;
    background-color: #fff !important;
    border: solid 1px #ae8e5b !important;
    color: #fff !important;
    text-transform: uppercase;
    z-index: 1;
    background-color: #ae8e5b !important;
}

.apidbtn:hover {
    color: #fff!important;
    background-color: transparent;
    border: solid 1px #4e3010!important;
    z-index: 1;
    position: relative;
}

.waterproofenquireform-apid .form-group-apid {
    position: relative;
    /*margin-bottom: 30px;*/
    height: 55px;
}

.waterproofenquireform-apid input::-webkit-input-placeholder {
    color: #4e3010;
}

.waterproofenquireform-apid input::-moz-placeholder {
    color: #4e3010;
}

.waterproofenquireform-apid input:-ms-input-placeholder {
    color: #4e3010;
}

.waterproofenquireform-apid input:-moz-placeholder {
    color: #4e3010;
}

.waterproofenquireform-apid .form-control {
    padding: 6px 12px 10px 0;
}

h1.apidh1 {
    font-size: 60px;
    line-height: 70px;
    color: #fff;
    font-family: 'Abhaya Libre';
    font-weight: 400;
}

.apidtopbanner h1.apidh1 {
    position: absolute;
    bottom: 100px;
    left: 100px;
}

.apidservices {
    display: flex;
    flex-wrap: wrap;
    height: 90vh;
}

.apidservices .col-sm-7,
.apidservices .col-sm-5 {
    height: 100%;
}

.apidservicesleft {
    background-color: #e4e4e3;
    height: 100%;
    position: relative;
}

.apidservicesright img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.apidh2 {
    color: #ae8e5b;
    font-size: 60px;
    font-family: 'Abhaya Libre';
    line-height: 70px;
    padding-bottom: 15px;
}

.apidservicesleftcontent {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 15%;
}

.apidservicelistitem {
    padding: 30px 40px;
    text-align: center;
    width: 33.33%;
}

.apidservicelistitem img {
    padding-bottom: 20px;
    margin: 0px auto;
}

.apidservicelistitem p {
    font-size: 20px;
    color: #4b4b4b;
    font-family: 'Abhaya Libre';
}

.apidservicelisting {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0 -40px;
    align-items: flex-end;
    width: 100%;
}

.apidwork {
    text-align: center;
    background-color: #fff;
}

.apidnumber {
    border-radius: 50px;
    width: 100px;
    height: 100px;
    color: #999999;
    font-family: 'Abhaya Libre';
    font-size: 20px;
    margin: 0px auto 20px auto;
    position: relative;
}

.apidnumber span {
    display: block;
    font-size: 50px;
    margin-top: 5px;
}

.apidhowitwrap {
    display: flex;
    justify-content: center;
}

.apidhowitems {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}

.apidsteps {
    text-align: center;
    padding: 30px 0;
    color: #4e3010;
    font-size: 16px;
    line-height: 24px;
    width: 280px;
}

.apidsteps p a,
.apidsteps p a:hover {
    text-decoration: underline;
    color: #4e3010;
    cursor: pointer;
}

.apidsteps p span {
    font-size: 24px;
    display: block;
}

.apidsteps p {
    font-family: 'Abhaya Libre';
    font-size: 20px;
    line-height: 28px;
}

.apidnumber:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    width: 90px;
    height: 2px;
    border-bottom: 1px dashed #cdcfcc;
    transform: translateY(-50%);
}

.apidnumber:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    width: 90px;
    height: 2px;
    border-bottom: 1px dashed #cdcfcc;
    transform: translateY(-50%);
}

.apidhowitwrap .apidsteps:nth-child(1) .apidnumber:before {
    width: 0px;
}

.apidhowitwrap .apidsteps:nth-child(4) .apidnumber:after {
    width: 0px;
}

.apidwhyinterior {
    background: url('/content/dam/asianpaints/ids-page/whyapidbg.png') no-repeat 100% -25px #ebebea;
    width: 100%;
    padding: 60px 0 0 0;
}

.apidwhyinterior .col-sm-6 {
    padding: 0;
}

.apidwhyinterior p {
    font-size: 24px;
    color: #4e3010;
    line-height: 30px;
    font-family: 'Abhaya Libre';
}

.apidwhyservices img {
    width: 100%;
    object-fit: cover;
}

.apidwhyservices {
    margin-top: 40px;
}

h3.apidh3 {
    font-size: 40px;
    color: #ae8e5b;
    font-family: 'Abhaya Libre';
    line-height: 50px;
    padding-bottom: 15px;
    position: relative;
}

.designexpertswrap p {
    font-size: 20px;
    color: #4e3010;
    line-height: 30px;
    font-family: 'Abhaya Libre';
    font-weight: 400;
}

.apidservicesbox .row {
    display: flex;
    flex-wrap: wrap;
    flex-wrap: initial;
    display: -webkit-flex;
    margin-top: -100px;
    z-index: 1;
    position: relative;
}

.designexpertswrap {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.apidservicesbox .col-sm-6 img {
    width: 100%;
}

.apidservicesbox .row:nth-child(even) .col-sm-6:first-child {
    -webkit-order: 1;
    order: 1;
}

.apidservicesbox .row:nth-child(odd) .col-sm-6 .designexpertswrap {}

.apidservicesbox .row:nth-child(even) .col-sm-6 .designexpertswrap {
    text-align: right;
}

.apidservicesbox .row .col-sm-6 {
    padding: 0 100px;
}

.apidinspiration {
    position: relative;
    margin-top: -100px;
}

.apidinspirationtab {
    position: absolute;
    bottom: -80px;
    width: 100%;
    left: 0;
    z-index: 1;
}

.apidinspirationtab .apidh2 {
    color: #fff;
    padding-bottom: 20px;
    float: left;
}

.apidcommontab {
    height: 0;
    opacity: 0;
    overflow: hidden;
}

.apidtabitem {
    padding: 0 5px;
    position: relative;
    height: 100%;
    width: 100%;
}

.apidcommontab .slick-next,
.apidslider-main .slick-next,
.warrantyslidermain .slick-next {
    background: url('/content/dam/asianpaints/ids-page/apidleftarrow.png') no-repeat;
    width: 10px;
    height: 18px;
    bottom: -42px;
    right: 10px;
    left: auto;
    z-index: 1;
    top: auto;
    background-position: center;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: rgba(78, 48, 16, 1);
    padding: 20px;
    border-radius: 50%;
    border: 1px solid #fff;
}

.apidcommontab .slick-prev,
.apidslider-main .slick-prev,
.warrantyslidermain .slick-prev {
    background: url('/content/dam/asianpaints/ids-page/apidrightarrow.png') no-repeat;
    width: 10px;
    height: 18px;
    bottom: -42px;
    right: -10px;
    left: auto;
    z-index: 1;
    top: auto;
    background-position: center;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: rgba(78, 48, 16, 1);
    padding: 20px;
    border-radius: 50%;
    border: 1px solid #fff;
}

.apidcommontab .slick-prev:before,
.apidcommontab .slick-next:before,
.apidslider-main .slick-prev:before,
.apidslider-main .slick-next:before,
.warrantyslidermain .slick-prev:before,
.warrantyslidermain .slick-next:before {
    font-size: 0px;
}

.apidslider-main .slick-next:hover,
.apidslider-main .slick-prev:hover,
.warrantyslidermain .slick-next:hover,
.warrantyslidermain .slick-prev:hover .apidcommontab .slick-next:hover,
.apidcommontab .slick-prev:hover {
    background-color: rgba(63, 37, 10, 1);
}

.apidcommontab .slick-next {
    bottom: -11px;
}

.apidcommontab .slick-prev {
    bottom: -11px;
    right: 8%;
}

.warrantyslidermain .slick-prev {
    bottom: -82px;
    left: 0;
    right: auto;
}

.warrantyslidermain .slick-next {
    bottom: -82px;
    left: 50px;
    right: auto;
}

.apidslider-main .slick-prev {
    right: 58px;
    bottom: -40px;
}

.apidslider-main .slick-next {
    bottom: -40px;
}

.apidinspiretab {
    float: right;
    padding-top: 30px;
}

.apidinspiretab a {
    font-size: 20px;
    color: #e1d6c8;
    font-family: 'Abhaya Libre';
    padding: 0 30px;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.apidinspiretab a:last-child {
    padding-right: 0px;
}

.livingtabshow {
    height: auto;
    opacity: 1;
    display: flex;
}

.apidcommontab .slick-track {
    padding-bottom: 30px;
}

.apidinspiretab a.livingactive {
    color: #fff;
}

.apidtestimonial {
    background: url('/content/dam/asianpaints/ids-page/whyapidbg.png') no-repeat 100% -25px #f2f1f1;
    width: 100%;
    padding: 150px 0 60px 0;
}

.apidvideowrap {
    position: relative;
    transition: all 3s linear;
}

.apidvideowrap img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.apidvideowrap .apidplayIcon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
    cursor: pointer;
    padding: 40px;
}

.apidvideowrap .apidplayIcon img.apidroundimg {
    position: absolute;
    top: 50%;
    left: 45px;
    transform: translate(-50%, -50%);
    width: 23px;
    height: 33px;
}

.apidplayIcon {
    background: rgba(78, 48, 16, 0.9);
    border-radius: 50%;
}

.apidtestimonial .apidh2 {
    padding-bottom: 15px;
}

.apidtestimonialvideo a.apidvideobtn {
    display: inline-block;
}

.apidtestimonialvideo {
    overflow: hidden;
    transition: all 0.5s linear;
}

.apidtestimonialshow {
    height: auto;
    opacity: 1;
}

.customoverlay {
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0%;
    left: 0%;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.3s linear;
    z-index: 1;
}

.custommodal {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 99999;
    width: 700px;
    height: 400px;
    background-color: transparent;
    transform: translate(-50%, -50%);
    transition: all 0.3s linear;
}

.modalclose {
    position: absolute;
    top: -25px;
    right: -25px;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.modalclose:before {
    background-color: #fff;
    width: 25px;
    height: 2px;
    content: "";
    position: absolute;
    top: 11px;
    right: 0px;
    transform: rotate(-45deg);
}

.modalclose:after {
    background-color: #fff;
    width: 25px;
    height: 2px;
    content: "";
    position: absolute;
    top: 11px;
    right: 0px;
    transform: rotate(45deg);
}

.customoverlay.active {
    transition: all 0.3s linear;
    transform: scale(1, 1);
}

#customiframeVideo iframe {
    width: 100%;
    height: 100%;
}

.apidtestimonialauthor ul li abbr {
    color: #93887f;
    font-size: 14px;
    padding: 0 0px 15px 20px;
    cursor: pointer;
    font-family: 'Abhaya Libre Bold';
    display: block;
}

.apidtestimonialauthor ul li:first-of-type abbr {
    padding: 0 0 0 10px;
}

.apidtestwrap {
    position: relative;
    display: inline-block;
    width: 100%;
}

.apidtestimonialauthor {
    display: inline-block;
    position: absolute;
    bottom: 0;
}

.apidtestimonialauthor ul li abbr:hover,
.apidtestimonialauthor ul li.apidtestcurrent abbr {
    color: #4e3010;
}

.apidtestimonialauthor ul li.apidtestcurrent abbr {
    font-size: 16px;
}

.apidtestimonialauthor li img {
    width: 0px;
    height: 0px;
    border-radius: 50%;
    object-fit: cover;
    object-position: center;
    display: inline-block;
    vertical-align: middle;
    transition: all 0.25s linear 0s;
}

.apidtestimonialauthor li span {
    position: absolute;
    left: auto;
    right: 130px;
    top: 50%;
    transform: translateY(-50%);
}

.apidtestimonialauthor li span:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0px;
    height: 1px;
    background-color: #4e3010;
    right: -30px;
    content: "";
    transition: all 0.25s linear 0s;
}

.apidtestimonialauthor ul li {
    margin-bottom: 30px;
    margin-left: 37px;
    transition: all 0.25s linear 0s;
    position: relative;
}

.apidtestimonialauthor ul li:hover span img,
.apidtestimonialauthor ul li.apidtestcurrent span img {
    width: 50px;
    height: 50px;
    transition: width 0.25s linear 0s;
}

.apidtestimonialauthor ul li:hover span:before,
.apidtestimonialauthor ul li.apidtestcurrent span:before {
    width: 30px;
    transition: width 0.1s linear 0s;
}

.apidknowwrap {
    position: relative;
}

.whiteknomore {
    background-color: #fff;
    padding: 50px 100px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.whiteknomore p {
    font-size: 24px;
    color: #4e3010;
    font-family: 'Abhaya Libre';
    padding-bottom: 20px;
}

.apidofferings {
    background: url('/content/dam/asianpaints/ids-page/Pattern2.png') no-repeat -14% -37px, linear-gradient(180deg, #f2f1f1 20%, #e1e1e1 20%);
    background-size: contain;
}

.apidofferingwrap {
    padding-top: 5%;
}

.apidofferingtitle {
    padding-top: 40%;
}

.apidofferingtitle .apidh2 {
    text-align: right;
}

.offeringstype {
    background-color: #e1e1e1;
    padding-top: 20px;
    margin-right: -40px;
    z-index: 1;
    position: relative;
    padding-right: 20px;
}

ul.apidaccordian li {
    padding: 5px 0;
    text-align: right;
    position: relative;
}

ul.apidaccordian {
    transition: all 0.25s linear;
    height: 380px;
}

ul.apidaccordian li h4 {
    cursor: pointer;
    font-family: 'Abhaya Libre';
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    padding-bottom: 10px;
    color: #93887f;
}

ul.apidaccordian li.newoffering h4 {
    color: #ae8e5b;
    font-size: 25px;
    line-height: 30px;
}

.apidaccordian-container {
    display: none;
}

.apidaccordian-container p {
    color: #4e3010;
    font-size: 16px;
    font-family: 'Abhaya Libre';
    line-height: 20px;
}

.apidaccordian-container .apidbtn {
    padding: 7px 10px 7px 10px !important;
    min-width: 100px !important;
    font-size: 12px !important;
    margin: 10px 0 5px 0 !important;
}

.apidaccordian-container .apidbtn:before {
    left: -7px;
    width: 12px;
}

.apidaccordian-container .apidbtn:hover:before {
    margin-left: 1px;
}

.apidofferingwrap .row {
    display: flex;
    align-items: flex-end;
}

.apidaccordian .newoffering {
    padding-right: 30px;
}

ul.apidaccordian li:before {
    background: url('/content/dam/asianpaints/ids-page/accordarrow.png') no-repeat;
    width: 0px;
    height: 0px;
    content: "";
    position: absolute;
    right: 0;
    top: 12px;
    transition: all 0.25s linear;
}

ul.apidaccordian li.newoffering:before {
    width: 15px;
    height: 9px;
}

.apidofferingsimg div img {
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: all 0.5s linear 0s;
}

.apidofferingsimg div.offtabcommon img {
    height: auto;
    opacity: 1;
}

.apidwarranty {
    background-color: #e1e1e1;
}

.apidimgslide img {
    width: 100%;
    height: 225px;
    object-fit: cover;
}

.apidwarrantydetails .apidh3 {
    color: #ae8e5b;
    font-family: 'Abhaya Libre';
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
}

.warrantytabs {
    display: inline-block;
}

.warrantytabs a.apidimgslide {
    padding: 0 5px;
    display: inline-block;
    width: 32%;
    vertical-align: top;
    transition: .2s all linear;
    overflow: hidden;
}

.warrantytabs a.apidimgslide:hover {
    transform: scale(1.1);
}

.warrantymainitems .image-holder img {
    height: 225px;
    object-fit: cover;
    overflow: hidden;
    width: 100%;
}

.apidwarrantydetails p {
    display: inline-block;
    color: #4b4b4b;
    font-family: 'Abhaya Libre';
    padding: 0 10px;
}

.apidwarrantydetails p span {
    display: block;
    font-weight: 700;
    font-size: 50px;
}

.apidwarrantydetails p:first-child {
    text-align: center;
    border-right: 1px solid #4e3010;
    color: #4e3010;
}

.apidwarrantydescription {
    display: flex;
    align-items: flex-end;
    margin: 20px -10px 0px -10px;
}

.apidwarrantydetails {
    opacity: 1;
    bottom: -10px;
    transition: all 0.7s linear;
}

.apidwarrantydetails:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -130px;
    width: 0px;
    height: 1px;
    background-color: #4e3010;
    transition: width 0.7s linear;
}

.apidwarrantywrap {
    margin-top: 15px;
}

.warrantycommonslide {
    overflow: hidden;
    height: 0px;
    opacity: 0;
    transition: all 0.5s linear;
}

.warrantycommonslide.warrantytabshow {
    height: auto;
    opacity: 1;
    transition: all 0.5s linear;
}

.warrantycommonslide.warrantytabshow .apidwarrantydetails:before {
    width: 80px;
}

.warrantycommonslide.warrantytabshow .apidwarrantydetails {
    opacity: 0;
    bottom: -10px;
    transition: all 0.7s linear;
}

.warrantycommonslide.warrantytabshow .image-holder::before {
    position: absolute;
    content: '';
    z-index: 1;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #e1e1e1;
    transform-origin: 100% 50%;
    animation: revealRight 1s cubic-bezier(0.23, 1, 0.75, 1) forwards;
}

@keyframes revealRight {
    0% {
        transform: scaleX(1);
    }

    100% {
        transform: scaleX(0);
    }
}

@-webkit-keyframes revealRight {
    0% {
        transform: scaleX(1);
    }

    100% {
        transform: scaleX(0);
    }
}

a.link--arrowed {
    line-height: 2rem;
    color: #fff;
    position: absolute;
    bottom: 30px;
    display: inline-block;
    left: 0;
    right: 0;
    margin: 0px auto;
    text-align: center;
    width: 60px;
    vertical-align: middle;
}

a.link--arrowed:focus {
    outline: none;
}

.st0 {
    fill: none;
    stroke: #FFFFFF;
    stroke-width: 1.5;
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
}

.st1 {
    fill: none;
    stroke: #FFFFFF;
    stroke-width: 1.5;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
    opacity: 0;
    animation: fadeIn 0.75s linear forwards;
    animation-delay: 1s;
}

#loading-spinner {
    animation: stroke 3s ease-in-out forwards;
}

@keyframes stroke {
    to {
        stroke-dashoffset: 0;
    }
}

@keyframes fadeIn {
    to {
        opacity: 1;
    }
}

.link--arrowed:hover #loading-spinner {
    bottom: 10px;
    transition: all 0.5s linear;
}

.apidbtn:before {
    content: "";
    position: absolute;
    top: 0px;
    background: linear-gradient(90deg, #4e3010 50%, #4e3010 50%);
    left: 0px;
    width: 0px;
    height: 100%;
    transition: all 0.25s ease-in-out;
    z-index: -1;
}

.apidbtn:after {
    background-color: #4e3010;
    width: 0;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    transition: all 0.5s linear;
    height: 100%;
    z-index: -1;
}

.apidbtn:hover:before {
    /*background: linear-gradient(90deg, #4e3010 50%, #fff 50%);*/
    margin-left: 0px;
    width: 100%;
}

.apidbtn:hover:after {
    width: 0px;
}

.global-button.apidbtn:hover{
    background-color: #ae8e5b!important;
}

.apidbtn:focus:before {
    width: 100%;
}

.apidinspiretab a:before {
    width: 0px;
    position: absolute;
    top: 50%;
    left: 78%;
    content: "";
    height: 1px;
    background-color: #fff;
    margin-left: 13px;
    transition: all 0.5s linear;
}

.apidinspiretab a.livingactive:before {
    width: 50px;
}

.apidinspiretab a.livingactive:nth-child(3):before {
    left: 70%;
}

.apidinspiretab a.livingactive:nth-child(2):before {
    left: 75%;
}

.apidinspiretab a:last-child:before {
    width: 0;
}

.apidimgreveal {
    position: relative;
    overflow: hidden;
}

.apidimgoverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f2f1f1;
    display: none;
}

.apidshowmob {
    display: none;
}

.mobofferingshow {
    display: none;
}

.inspiretabcontainer .apidh3 {
    display: none;
}

.warrantytabs a.apidimgslide span {
    color: #93887f;
    font-family: 'Abhaya Libre';
    display: block;
    padding-top: 10px;
}

/* As on 15-07-19 */

/* For circle animation */

.circle-anim {
    position: absolute;
    left: 0;
}

.anim-circle {
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
}

.animation-for-circle .st2 {
    animation: stroke 5s ease-out forwards;
}

.animation-for-circle .st3 {
    animation: stroke 5s ease-out forwards;
}

.st2 {
    fill: none;
    stroke: #ae8e5b;
    stroke-width: 1;
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
}

.st3 {
    fill: rgba(78, 48, 16, 0.9);
    ;
    stroke: #ffffff;
    stroke-width: 1;
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
}

@keyframes stroke {
    to {
        stroke-dashoffset: 0;
    }
}

h3.apidh3:before {
    content: "";
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    left: -27%;
    width: 20%;
    height: 1px;
    background-color: #ae8e5b;
}

.apidservicesbox .row:nth-child(even) h3.apidh3:before {
    right: -27%;
    left: auto;
}

.pagingInfodesk {
    display: none;
    font-size: 13px;
    color: #4d3010;
}

.pagingInfodesk.showpageinfo {
    display: block;
}

.inspiretabcontainer p {
    color: #4d3010;
    font-size: 14px;
}

.scrollhide {
    height: 100%;
    overflow: hidden !important;
    width: 100%;
    position: fixed;
}

.apidknowmore {
    margin-bottom: -40px;
    background-color: #e1e1e1;
}

.apidoffertabbtns {
    position: absolute;
    right: 0;
}

/* For play icon animation */

.play-circle-anim {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
}

.apidcommontab .slick-arrow.slick-disabled,
.apidslider-main .slick-arrow.slick-disabled,
.warrantyslidermain .slick-arrow.slick-disabled {
    background-color: rgba(112, 112, 112, 1);
}

_:-ms-fullscreen,
:root .apidnumber {
    border-radius: 50px !important;
    border: 1px solid #ae8e5b;
}

_:-ms-lang(x),
.apidnumber {
    border-radius: 50px !important;
    border: 1px solid #ae8e5b;
}

_:-ms-fullscreen,
:root .apidservicelisting {
    width: 70%;
}

_:-ms-lang(x),
.apidservicelisting {
    width: 70%;
}

.apidwarrantydetails h3.apidh3:before {
    width: 0;
}

.warrantycommonslide .row {
    display: flex;
}

/* offering section */

h2.apidmobileHeading {
    display: none;
}

.apidservices-slider {
    width: 100%;
    float: left;
    text-align: right;
    overflow: hidden;
}

.apidservices-slider .apidnav-container {
    width: 100%;
    /*max-width: 35%;*/
    max-width: 31%;
    float: none;
    display: inline-block;
    vertical-align: bottom;
    text-align: left;
    position: relative;
    left: 25px;
    z-index: 1;
}

.apidservices-slider .apidnav-container h2 {
    color: #ae8e5b;
    font-size: 60px;
    font-family: 'Abhaya Libre';
    line-height: 70px;
    padding-bottom: 5px;
    text-align: right;
    padding-right: 30px;
}

.apidservices-slider .apidnav-container .apidslider-nav {
    width: 100%;
    height: 370px;
    float: left;
    position: relative;
    background-color: #e1e1e1;
    padding: 30px 0 50px 0px;
    overflow: hidden;
    text-align: right;
}

.apidservices-slider .slick-list {
    padding: 0 !important;
    overflow: visible !important;
}

.apidservices-slider .slick-initialized .slick-slide {
    height: auto;
}

.apidservices-slider .apidnav-container .apidslider-nav .apidverticalwrap {
    padding: 0px 50px 0 0;
    position: relative;
    cursor: pointer;
    float: none;
}

.apidservices-slider .apidnav-container .apidslider-nav .apidverticalwrap:before {}

.apidservices-slider .apidnav-container .apidslider-nav .apidverticalwrap.slick-current h3,
.apidservices-slider .apidnav-container .apidslider-nav .apidverticalwrap.slick-current p,
.apidservices-slider .apidnav-container .apidslider-nav .apidverticalwrap.slick-current:before {
    opacity: 1;
}

.apidservices-slider .apidnav-container .apidslider-nav .apidverticalwrap h3 {
    cursor: pointer;
    font-family: 'Abhaya Libre';
    font-size: 17px;
    line-height: 22px;
    font-weight: 700;
    padding-bottom: 10px;
    color: #93887f;
    font-weight: 400;
}

.apidservices-slider .apidnav-container .apidslider-nav .apidverticalwrap p {
    color: #4e3010;
    font-size: 16px;
    font-family: 'Abhaya Libre';
    line-height: 20px;
}

.apidmain-container {
    width: 100%;
    /*max-width: 62%;*/
    max-width: 68%;
    float: none;
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 20px;
    overflow: hidden;
}

.apidslider-main {
    width: 100%;
    float: left;
}

.apidservices-slider .slick-list {
    padding: 0 !important;
    overflow: visible !important;
}

.apidmain-container .apidslider-main.slick-slider .slick-list {
    padding: 0px !important;
}

.apidmain-container .slick-initialized .slick-slide {
    height: auto;
    float: left;
}

.apidservices-slider .slick-initialized .slick-slide {
    height: auto;
}

.apidmain-container .apidslider-main img {
    max-width: 100%;
}

.apidservices-slider .apidslider-nav .slick-track {
    transform: none !important;
}

.apidverticalwrap .apidbtn {
    padding: 7px 0px 0px 0px !important;
    min-width: auto !important;
    font-size: 12px !important;
    margin: 10px 0 5px 0 !important;
    border-bottom: 1px solid #ae8e5b !important;
    border-right: 0px !important;
    border-left: 0px !important;
    border-top: 0px !important;
    background-color: transparent !important;
    color: #ae8e5b !important;
    font-weight: 700;
}

.apidverticalwrap .apidbtn:before {
    left: -7px;
    width: 12px;
}

.apidofferparacontents {
    height: 0;
    opacity: 0;
    transition: height 0.5s linear;
    overflow: hidden;
}

.apidverticalwrap.slick-slide.slick-current.slick-center .apidofferparacontents {
    height: 120px;
    opacity: 1;
}

.warrantyslidernav {
    display: inline-block;
}

.warrantyslidernav a.apidimgslide {
    padding: 0 10px;
    display: inline-block;
    width: 32%;
    vertical-align: top;
    transition: .2s all linear;
    overflow: hidden;
}

.warrantyslidernav a.apidimgslide span {
    color: #93887f;
    font-family: 'Abhaya Libre';
    display: block;
    padding-top: 10px;
}

.warrantyslidernav a.apidimgslide.slick-slide {
    height: auto;
    cursor: pointer;
    transition: all 0.5s linear;
}

.warrantyslidernav a.apidimgslide.slick-slide:focus {
    outline: none;
}

.warrantyslidermain .warrantymainitems {
    height: auto;
}

.warrantyslidermain .row {
    display: flex;
}

.warrantyslidernav .slick-track {
    transform: none !important;
    padding: 20px 0;
}

.warrantyslidernav a.apidimgslide.slick-slide.slick-current.slick-center {
    transform: scale(1.1);
}

.warrantymainitems.slick-slide.slick-current.slick-active .apidwarrantydetails {
    opacity: 1;
    bottom: 0px;
}

.apidmainslidercontent {
    display: none;
}

.apidservicesbox .row:nth-child(odd) .col-sm-6:nth-child(2) {
    padding: 0 100px 0 0px;
}

.apidservicesbox .row:nth-child(even) .col-sm-6:nth-child(2) {
    padding: 0 0px 0 100px;
}

.apidverticalwrap .apidbtn:hover {
    color: #4e3010 !important;
    border-bottom: 1px solid #4e3010 !important;
}

.apidverticalwrap .apidbtn:hover:after {
    width: 0px;
}

.apidverticalwrap.slick-slide.slick-current.slick-center h3 {
    color: #ae8e5b;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
}

.apidservices-slider .apidnav-container .apidslider-nav .apidverticalwrap:before {
    background: url('/content/dam/asianpaints/ids-page/accordarrow.png') no-repeat;
    width: 0px;
    height: 0px;
    content: "";
    position: absolute;
    right: 18px;
    top: 7px;
    transition: all 0.25s linear;
}

.apidverticalwrap.slick-slide.slick-current.slick-center:before {
    width: 15px;
    height: 9px;
}

.apidtopbgbanner {
    width: 100%;
    height: 100%;
    position: fixed;
    transform: rotateY(-180deg);
    top: 0px;
}

.apidbanner {
    background: url('/content/dam/asianpaints/ids-page/Pattern1.jpg') no-repeat 100% center;
    width: 100%;
    height: 100%;
    background-attachment: fixed;
    background-size: contain;
}

.apidclient span {
    position: relative;
    margin-right: 45px;
}

.apidclient span img {
    width: 51px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
    object-position: center;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #4e3010;
}

.apidclient span:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translate(50%, -50%);
    left: 68%;
    height: 1px;
    width: 30px;
    background-color: #4e3010;
}

.apidclient {
    margin-top: 15px;
    font-family: 'Abhaya Libre';
    font-size: 17px;
    line-height: 22px;
    font-weight: 700;
    color: #4e3010;
}

.apidlivingtabcontainer h4.apidh4 {
    display: none;
}

.apidlivingtabcontainertop h2.apidh2 {
    display: none;
}

.apidtopbanner .col-sm-8 {
    width: 73%;
}

.apidtopbanner .col-sm-4 {
    width: 27%;
}

.apidtestslider .slick-slide {
    height: auto;
}

.inspiretabcontainer {
    overflow: hidden;
}

.apidtopbgbanner video {
    object-fit: cover;
    width: 87% !important;
    top: 9% !important;
    left: 0 !important;
    transform: translate(253px, 0) !important;
}

/* Update css */
.apidtopbgbanner video {
    object-fit: cover;
    width: 87% !important;
    top: 0% !important;
    left: 0 !important;
    transform: translate(253px, 0) !important;
}
/* Update css */

.jpx-is-wrapper {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 400px
}

.jpx-is-wrapper>.jpx-is-container {
    background-color: transparent;
    border: 0;
    box-sizing: content-box;
    clip: rect(auto auto auto auto);
    color: black;
    left: 0;
    margin: 0 auto;
    overflow: visible;
    position: absolute;
    text-align: left;
    top: 0;
    visibility: visible;
    width: 100%;
    z-index: auto;
    height: 100%;
}

.jpx-is-wrapper>.jpx-is-container>.jpx-is-content {
    left: 0;
    overflow: hidden;
    right: 0;
    top: 0;
    visibility: visible;
    width: 100%;
    position: relative;
    height: 100%;
    display: block
}

.jpx-is-wrapper>.jpx-is-container>.jpx-is-content>.jpx-is-ad {
    bottom: 26px;
    left: 0;
    margin: 0 auto;
    right: 0;
    text-align: center;
    height: 100%;
    top: 50px;
    bottom: auto;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.jpx-position-fixed {
    position: fixed
}

.jpx-is-wrapper>.jpx-is-container>.jpx-is-content>.jpx-is-ad>.jpx-is-ad-frame {
    width: 100%;
    height: 100%
}

.black-fader {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: 0.75
}

.video-containers {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0
}

.video-containers video,
.video-containers img {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
}

.apidwhyinteriorpara {
    padding-bottom: 60px;
}

.apidknowmore .jpx-is-wrapper {
    height: 750px;
}

_:-ms-fullscreen,
:root .apidtopbgbanner video {
    object-fit: cover;
    width: 100% !important;
    top: 0% !important;
    left: 0 !important;
    transform: none !important;
}

_:-ms-lang(x),
.apidtopbgbanner video {
    object-fit: cover;
    width: 100% !important;
    top: 0% !important;
    left: 0 !important;
    transform: none !important;
}

_:-ms-fullscreen,
:root .apidtopbgbanner {
    width: 100%;
    background-size: cover;
    height: 100%;
    background-attachment: scroll;
    transform: rotateY(-180deg);
    position: relative;
}

_:-ms-lang(x),
.apidtopbgbanner {
    width: 100%;
    background-size: cover;
    height: 100%;
    background-attachment: scroll;
    transform: rotateY(-180deg);
    position: relative;
}

_:-ms-fullscreen,
:root .apidbanner {
    background-attachment: scroll;
    background-size: cover;
}

_:-ms-lang(x),
.apidbanner {
    background-attachment: scroll;
    background-size: cover;
}

_:-ms-fullscreen,
:root .jpx-position-fixed {
    position: relative;
}

_:-ms-lang(x),
.jpx-position-fixed {
    position: relative;
}

_:-ms-fullscreen,
:root .jpx-is-wrapper>.jpx-is-container>.jpx-is-content {
    height: 100%;
}

_:-ms-lang(x),
.jpx-is-wrapper>.jpx-is-container>.jpx-is-content {
    height: 100%;
}

_:-ms-fullscreen,
:root .video-containers video,
.video-containers img {
    height: auto;
}

_:-ms-lang(x),
.video-containers video,
.video-containers img {
    height: auto;
}

.apidtabitem img {
    width: 100%;
}

.apidcommontab .apidtabitem:last-child {
    padding: 0 0px 0 5px;
}

.apidsteps p a.apidphone {
    font-size: 24px;
    display: block;
    text-decoration: none;
    cursor: pointer;
}

.apidnumber span.circle {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 100%;
    margin-top: 0px;
}

.apidnumber span.circle span {
    position: absolute;
    width: 50%;
    height: 100%;
    overflow: hidden;
}

.apidnumber span.circle span b {
    position: absolute;
    border-radius: 999px;
    width: 100%;
    height: 100%;
    background: #ae8e5b;
    transition: transform 0.25s linear;
}

.apidnumber span.circle span:first-child b {
    left: 100%;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    transform-origin: 0% 50%;
}

.apidnumber.animforcircle span.circle span:first-child b {
    transform: rotate(-180deg);
    transition: transform 0.5s ease-out;
    transition-delay: 0.25s;
}

.apidnumber span.circle span:first-child {
    left: 0%;
}

.apidnumber span.circle span:last-child {
    left: 50%;
}

.apidnumber span.circle span:last-child b {
    left: -100%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    transform-origin: 100% 50%;
    transition-delay: 0.25s;
}

.apidnumber.animforcircle span.circle span:last-child b {
    transform: rotate(-180deg);
    transition: transform 0.25s linear;
}

.apidnumber span.circle:after {
    content: '';
    position: absolute;
    top: 8px;
    left: 2px;
    width: 95px;
    height: 95px;
    border-radius: 100%;
    background: #fff;
}

_:-ms-fullscreen,
:root .apidnumber span.circle::after {
    top: 8px;
    left: 3px;
    width: 94px;
    height: 94px;
}

_:-ms-lang(x),
.apidnumber span.circle::after {
    top: 8px;
    left: 3px;
    width: 94px;
    height: 94px;
}

_:-ms-fullscreen,
:root .jpx-is-wrapper>.jpx-is-container {
    clip: auto;
}

_:-ms-lang(x),
.jpx-is-wrapper>.jpx-is-container {
    clip: auto;
}

.form-group-apid .inputfrmwrap {
    width: 100%;
    font-family: 'Open Sans';
}

.apidbtn:focus {
    color: #fff !important;
    background-color: #ae8e5b !important;
}

#customiframeVideo {
    height: 100%;
}

/* banner circle animation */
.apidboxcontainer {
    display: grid;
    grid-template-columns: repeat(1, 100%);
    grid-gap: 80px;
    margin: 0px auto;
    z-index: 1;
    position: absolute;
    bottom: 25px;
    width: 0;
    left: 0;
    right: 5%;
    text-align: center;
}

.apidbox {
    width: 100%;
}

.apidbox h2 {
    display: block;
    text-align: center;
    color: #fff;
}

.apidbox .apidchart {
    position: relative;
    width: 70px;
    height: 50px;
    text-align: center;
    color: #fff;
    margin: 0px auto;
}

.apidbox canvas {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    width: 100%;
    margin: 0px auto;
    transform: translateX(-50%);
}

.apidchart img {
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
}

.apidchart canvas {
    height: 50px;
    width: 50px
}

/* banner circle animation */
/* testimonial circle animation */
.apidtestimonialvideo .apidnumber {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.apidtestimonialvideo .apidnumber:before,
.apidtestimonialvideo .apidnumber:after {
    width: 0px;
    height: 0px;
}

.apidtestimonialvideo .apidnumber span.circle:after {
    top: 7px;
    left: 2px;
    width: 76px;
    height: 77px;
    background: #4e3010;
}

.apidtestimonialvideo .apidnumber span.circle {
    width: 80px;
    height: 80px;
}

.apidtestimonialvideo .apidnumber span.circle span em {
    background: #fff;
}

.apidtestimonialvideo img.apidroundimg {
    width: auto;
    height: auto;
    position: absolute;
    top: 49%;
    left: 49%;
    transform: translate(-50%, -50%);
}

/* testimonial circle animation */
.warrantymainitems:last-child .apidwarrantydetails p:first-child { display: none; }

/* Update css */
html,body{overflow-x: visible !important;}
/* Update css */
.apidverticalwrap .apidbtn:focus{
    color: #ae8e5b !important;
    background-color: transparent !important;
}
.apidtestimonialvideo .apidnumber span.circle span b {
           background: #fff;
}
/* apid header starts*/
.apidheader{
  padding: 25px 0;
  z-index: 3;
  background-color: #fff;
  position: fixed;
  width: 100%;
  box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  top: 0;
  left: 0px;
}
.apidheader .container{width: 80%;}
.apidheadlogo a{display: inline-block;}
.apidheadlogo{display: inline-block;}
.apidmainnav{float: right;}
.apidmainnav ul li{display: inline-block; padding: 0 50px; color: #4c4c4c; font-size: 19px;font-family:'Open Sans';}
.apidmainnav ul{padding-top: 10px;}
.apidmainnav ul li:last-child{padding:0 0 0 50px;}
.apidmainnav ul li a{color: #4c4c4c;}
.apidmainnav ul li a.apidactive{ color: #7350ac; }
.apidinnerfooter{padding: 20px 0; background-color: #f2f0f1;}
.apidfooter{margin-top: 40px;background-color: #fff;}
.apidinnerfooter p{font-size: 19px; color: #4c4c4c;font-family:'Open Sans';text-align: center;}
.apidmobileheader{display: none;}
.apidtogglenav{display: none;}
.bodycampaign{padding-top: 89px !important;}
.apidbodyscrollhide{display: none;}
.custom-apidoffermenu, .custom-apidhowmenu, .custom-apidtestmenu{cursor: pointer;}
/* apid header ends*/

/* ids page css starts */
.apidhowitwrap{display:flex;justify-content:center;flex-wrap: wrap;}
.apidhowitwrap .apidsteps:nth-child(1) .apidnumber:before {width:0}.apidhowitwrap .apidsteps:nth-child(3) .apidnumber:after {width:0}
.apidhowitwrap .apidsteps:nth-child(1) .apidnumber:before{width: 0;}
.apidbanner .waterproofenquireform-apid{height:517px;}
.apidsteps{padding: 30px 15px;}
.apidhowitwrap .apidsteps:nth-child(4) .apidnumber:before {width:0}
.apidhowitwrap .apidsteps:nth-child(6) .apidnumber:after {width:0}
.apid-para p{
    font-family: 'Abhaya Libre';
    font-size: 20px;
    line-height: 28px;
    color: #4e3010;
}
.apid-para p:nth-child(2){padding-bottom: 10px;}
.apid-para p b{
    font-weight: 700;
}
.apid-para h3{
    font-weight: 700;
    font-family: 'Abhaya Libre' !important;
    font-size: 30px;
    line-height: 35px;
    color: #ae8e5b;
    margin-bottom: 15px !important;
}
.apidnotification{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 0 0px 0;
    flex-wrap: wrap;
    position: relative;
}
.apidnotification p{
    position: relative;
    color: #2a2a2a;
    font-size: 12px;
    font-family: 'Abhaya Libre';
    /* margin-right: 30px;
    margin-left: 30px; */
    text-align: left;
    cursor: pointer;
    line-height: 23px;
    padding-bottom: 10px;
    padding-left: 30px;
}
.apidnotification p.receivenotification:before{
    content: "";
    position: absolute;
    top: 2px;
    left: -3px;
    background: url('/etc/designs/asianpaints/clientlib-site-revised/images/Icons-list-Sprite.png') no-repeat;
    background-position: -709px -313px;
    width: 23px;
    height: 23px;
}
.apidnotification p span{position: relative; padding-left: 35px;}
.apidnotification span.receivewatsapp:before{
    content: "";
    position: absolute;
    top: -7px;
    left: 2px;
    background: url('/etc/designs/asianpaints/clientlib-site-revised/images/Icons-list-Sprite.png') no-repeat;
    background-position: -1178px -489px;
    width: 30px;
    height: 30px;
}
.apidnotification p input[type="checkbox"]{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    z-index: 1;
    left: -4px;
}
.apidnotification.menuitemshow p.receivenotification:before{
    background-position: -669px -313px;
    width: 23px;
    height: 23px;
}

.apidofferparacontents .apidbtn:before{
    height:0px;
}

.apidverticalwrap .apidofferparacontents .global-button.apidbtn:hover {
    background-color: transparent !important;
}

.apidservices-slider{float: none; display: inline-block;}
.apidhowitwrap .apidsteps:nth-child(4) .apidnumber:after{width: 115px;}
.apidnumber:after{width: 115px;}
.apidnumber:before{width: 115px;}
.apidservices-slider .apidnav-container .apidslider-nav .apidverticalwrap h3{padding-bottom:0px !important;}
.apidsteps{width: 330px;}
.apidservicesright{height: 100%;}
.waterproofenquireform-apid div.error{bottom: 0;}
/* ids page css ends */