@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

/*

    Regular 400 -  Medium 500 -  SemiBold 600 - Bold 700 - ExtraBold 800  Black 900

    font-family: "Playfair Display", serif;

*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* Thin 100 - ExtraLight 200 - Light 300 - Regular 400 - Medium 500 - SemiBold 600 - Bold 700 - ExtraBold 800 - Black 900 */



body { font-family: "Poppins", sans-serif; font-weight: 400; font-size: 16px; line-height: 1.5; color: #323232; letter-spacing: 0.8px; background:#000; }

p { font-family: "Playfair Display", serif; font-weight: 400; font-size: 16px; line-height: 1.5; letter-spacing: 0.8px; margin-bottom: 24px; }

p.title-text,

.title-text { font-size: 18px; line-height: 1.2; font-weight: 500; }

p:last-child { margin-bottom: 0;}

img { max-width: 100%; }

.container { max-width: 1204px; }

.inner-container { max-width: 934px; margin: 0 auto; }

.small-container { max-width: 572px; margin: 0 auto; }

#wrapper { background:#a59d84; text-align:center; color: #fff; }
.inner-container .medium-text p { line-height:1.1; font-size:24px; }


h1 { font-family: "Playfair Display", serif; font-weight: 500; font-size: 64px; line-height: 1; margin: 0 0 20px 0; letter-spacing: 0.48px; }

h2 { font-family: "Playfair Display", serif; font-weight: 500; font-size: 36px; line-height: 1.2; margin: 0 0 20px 0; letter-spacing: 0.48px; }

h3 { font-family: "Playfair Display", serif; font-weight: 500; font-size: 32px; line-height: 1.2; margin: 0 0 20px 0; }

h4 { font-family: "Playfair Display", serif; font-weight: 500; font-size: 26px; line-height: 1.2; margin: 0 0 20px 0; }

h5 { font-family: "Playfair Display", serif; font-weight: 500; font-size: 20px; line-height: 1.2; margin: 0 0 20px 0; }

h6 { font-family: "Playfair Display", serif; font-weight: 500; font-size: 18px; line-height: 1.2; margin: 0 0 20px 0; }



.button-primary { border: none; overflow: hidden; color: #fff; font-size: 16px; line-height: 24px; font-weight: 300; z-index: 1; position: relative; display: inline-block; text-align: center; text-decoration: none; padding: 10px 40px; outline: none; border-radius: 50px; }

.button-primary:hover { color: #fff; }

.button-primary:after { background: #AE8C5A; position: absolute; content: ''; width: 100%; height: 100%; right: 0; top: 0; z-index: -1; border-radius: 50px; }

.button-primary:before { position: absolute; content: ''; width: 100%; height: 100%; right: -100%; top: 0; border-radius: 50px;

    background: linear-gradient(to right,  rgba(174,140,90,1) 0%,rgba(213,168,101,1) 50%,rgba(156,122,71,1) 100%); transition: all 0.5s ease;

}

.button-primary:hover:before { right: 0; }

.button-primary span { position: relative; z-index: 1; }



a,

.button-primary {  transition: all 0.5s ease; }

.black-bg { background-color: #000; color: #fff; }



.header { background-color: #000; position: fixed; z-index: 111; padding: 10px 0; left: 0; top: 0; width: 100%; }

.header .header-row { display: flex; flex-wrap: wrap; align-items: center; }

.header .header-row .header-navigation { margin-left: auto; display: flex; }

.header .header-row .header-navigation .nav { align-items: center; }

.header .header-row .header-logo img { vertical-align: top;}



.header .nav > li { padding:0px 24px; font-size: 16px; line-height: 24px; position: relative; font-weight: 400; margin: 0; letter-spacing: 0.5px; }

.header .nav > li > a { display: block; position: relative; color: #fff; }

.header .nav > li > a:hover,

.header .nav > li.active > a {  }

.header .nav > li:last-child { padding-right: 0;}

.header .nav > li:before { display: none;}



.header .call { margin: 0; padding: 0; }

.header .call > li { display: flex; align-items: center; flex-wrap: wrap; }

.header .call > li .icon { display: flex; width: 50px; height: 50px; margin-right: 10px; align-items: center; justify-content: center; background-color: rgba(255,255,255,0.2); border-radius: 50px; }

.header .call > li > a { color: #fff; }



.header .dropdown-menu { padding: 0; border-radius: 0px; border: none; margin: 0; left: 50%; min-width: 134px; width: 100%; border: 1px solid #82809c; overflow: hidden; border-radius: 0 0 8px 8px; }

.header .dropdown-menu ul { margin: 0; padding: 0; }

.header .dropdown-menu ul li { margin: 0; padding: 0; list-style: none; font-size: 15px; font-family: 'Apercu Pro'; position: relative; border-bottom: 1px solid rgba(131,147,213,0.16); }

.header .dropdown-menu ul li a { display: block; padding: 12px 22px; line-height: 22px; color: #050038; z-index: 1; position: relative; background-color: #fff; }

.header .dropdown-menu ul li:after { left: 50%; top: 0; content: ''; height: 100%; position: absolute; width: 0px; }

.header .dropdown-menu ul li:hover:after { width: 100%; left: 0; }

.header .dropdown-menu ul li:last-child { border-bottom:none; }

.header .dropdown-menu ul li a:hover,

.header .dropdown-menu ul li.active a { background-color: #f3f2f5; }

.header .dropdown-menu ul li.active a { font-weight: bold;}



.home-banner { color: #fff; position: relative; min-height: 700px; padding: 40px 0; background-position: center center; background-repeat: no-repeat; background-size: cover; display: flex; align-items: center; }

.home-banner-content { max-width: 585px; }

.home-banner-content h1 { text-transform: uppercase; margin-bottom: 30px; }

.home-banner-content > ul { padding: 0; margin-bottom: 40px; }

.home-banner-content > ul > li { padding: 0 0 0 20px; margin-bottom: 16px; list-style: none; position: relative; font-size: 16px; line-height: 1.5; }

.home-banner-content > ul > li:before { position: absolute; left: 0; top: 8px; content: ''; width: 6px; height: 6px; background-color: #fff; border-radius: 10px; }

.home-banner-content .title-text { font-weight: 400; }



.logo-section { padding: 40px; position: relative; }

.logo-section:after { position: absolute; content: ''; width: 100%; max-width: 453px; height: 2px; left: 50%; bottom: 0; transform: translateX(-50%); background: linear-gradient(to right,  rgba(0,0,0,1) 0%,rgba(116,93,59,1) 30%,rgba(218,175,111,1) 50%,rgba(116,93,59,1) 70%,rgba(0,0,0,1) 100%); }

.logo-row { display: flex; flex-wrap: wrap; }

.logo-row .logo-col { padding: 0 50px; text-align: center; width: 16.66%; min-height: 100px; display: flex; align-items: center; justify-content: center; }



.content-elements { padding-bottom: 50px; }

.content-elements .inner-container,

.content-elements .small-container { padding: 80px 0; }

.content-elements .logo { margin-bottom: 32px; }

.content-elements h2 { margin: 0 auto 30px auto; max-width: 654px; text-transform: uppercase; }

.content-elements .button-primary { margin-top: 10px; }



.makeover-bannersection { color: #fff; padding: 140px 0; position: relative; background-position: center center; background-repeat: no-repeat; background-size: cover; display: flex; align-items: center; }

.makeover-bannersection:after { position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; background: linear-gradient(to right,  rgba(0,0,0,0.42) 0%,rgba(0,0,0,0.7) 100%); }

.makeover-bannersection .container { position: relative; z-index: 1; }

.makeover-row { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-end; margin: 0 -15px; }

.makeover-row .title-col { padding: 0 15px; width: 51%; }

.makeover-row .title-col h1 { font-style: italic; font-weight: 600; margin-bottom: 40px; }

.makeover-row .title-col .btn-row { display: flex; flex-wrap: wrap; align-items: center; max-width: 443px; }

.makeover-row .title-col .btn-row .play-btn { margin-right: 20px; cursor: pointer; }

.makeover-row .title-col .btn-row h3 { font-size: 40px; line-height: 48px; font-style: italic; margin: 0; flex: 1; font-family: 'Times New Roman', Times, serif; }

.makeover-row .content-col { padding: 0 15px; width: 42%; }



.witness-section { padding: 60px 0; background-image: url(../images/witness-bg.png); background-repeat: no-repeat; background-position: center center; background-size: cover; }

.witness-section .row { margin: 0; }

.witness-section .row [class*="col-"] { padding: 0; }

.witness-section .video-img { position: relative; height: 326px; }

.witness-section .video-img > img { width: 100%; object-fit: cover; height: 100%; }

.witness-section .video-img .play-btn { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 70px; cursor: pointer; }

.witness-section .content-col { padding: 20px 50px; color: #000; }

.witness-section .content-col p { margin-bottom: 15px; }

.witness-section .content-col h2 { text-transform: uppercase; max-width: 396px; }

.witness-section .content-col h4 { font-size: 24px; line-height: 28px; font-family: 'Times New Roman', Times, serif; font-style: italic; }

.witness-section .content-col h4:last-child { margin-bottom: 0; }



.consultation-section { min-height: 266px; position: relative; padding: 50px 0; display: flex; align-items: center; color: #fff; background-size: cover; background-repeat: no-repeat; background-position: center center; }

.consultation-row { display: flex; align-items: center; justify-content: space-between; gap: 20px; }

.consultation-row .text { flex: 1; }

.consultation-row .text h4 { font-size: 28px; line-height: 32px; letter-spacing: 12px; font-family: "Poppins", sans-serif; font-weight: 400; text-transform: uppercase; margin-bottom: 0; }



.twocol-row { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; padding: 80px 0; margin: 0 -15px; }

.twocol-row .image-col { width: 42%; height: 403px; padding: 0 15px; }

.twocol-row .image-col img { width: 100%; height: 100%; object-fit: cover; }

.twocol-row .content-col { width: 50.7%; padding: 0 15px; }

.twocol-row .content-col h2 { text-transform: uppercase; }

.twocol-row .content-col .title-text { color: #AE8C5A; }

.twocol-row:nth-child(even) { flex-direction: row-reverse; }



.art-facility-section { padding: 80px 0; }

.art-facility-section h2 { text-align: center; text-transform: uppercase; margin-bottom: 40px; }

.art-facility-section .inner-container { max-width: 860px; display: flex; flex-wrap: wrap; }

.art-facility-section .inner-container .image-col { padding: 0 22px; width: 50%; }

.art-facility-section .inner-container .image-col .image { position: relative; height: 386px; }

.art-facility-section .inner-container .image-col .image img { width: 100%; height: 100%; object-fit: cover; }

.art-facility-section .inner-container .image-col .image:after { position: absolute; left: 0; top: 0; content: ''; width: 100%; height: 100%; background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.51) 100%); }

.art-facility-section .inner-container .image-col .image .text { position: absolute; left: 0; bottom: 0; width: 100%; font-size: 18px; z-index: 1; padding: 40px 15px; text-align: center; }



.makeover-section { padding: 40px 0; }

.makeover-section .text { max-width: 440px; margin: 0 auto 25px auto; border-bottom:1px solid; padding-bottom: 20px; }

.makeover-section h2 { text-transform: uppercase; }

.makeover-section .image img { width: 100%; height: auto; }



.contact-section { position: relative; background-size: cover; background-repeat: no-repeat; background-position: center center; overflow: hidden; }

.contact-section .row { margin: 0; }

.contact-section .row [class*="col-"] { padding: 0; }

.contact-section .left-col { position: relative; height: 100%; padding: 130px 80px 130px 0px; color: #fff; }

.contact-section .left-col:after { position: absolute; content: ''; right: 0; top: 0; width: 700%; height: 100%; background-color: rgba(0,0,0,0.4); z-index: 0; }

.contact-section .left-col h2 { text-transform: uppercase; position: relative; z-index: 1; margin-bottom: 30px; }

.contact-section .left-col #c46 { z-index:9; position:relative; }



.form { position: relative; z-index: 1;}

.form .form-group { margin-bottom: 10px; position: relative; }

.form .form-group .form-control { border-radius: 0; border: none; outline: none; box-shadow: none; height: 50px; padding: 18px 50px 10px 14px; font-size: 13px; color: #000; }

.form .form-group label { position: absolute; left: 14px; top: 5px; font-weight: 600; font-size: 9px; color: rgba(0,0,0,0.5); margin: 0; letter-spacing: 0; }

.form .form-group textarea.form-control { height: 115px; resize: none; }

.form .form-group .form-control::-webkit-input-placeholder { color: #000; opacity: 1; }

.form .form-group .form-control::-moz-placeholder { color: #000; opacity: 1; }

.form .form-group .form-control:-ms-input-placeholder { color: #000; opacity: 1; }

.form .form-group .form-control:-moz-placeholder { color: #000; opacity: 1; }

.form .form-group .checkbox-col { position: relative; line-height: 20px; margin-top: 20px; }

.form .form-group .checkbox-col input[type="checkbox"] { opacity: 0; position: absolute; left: 0; top: 0; z-index: 1; cursor: pointer;}

.form .form-group .checkbox-col label { left: 0; top: 0; position: relative; display: inline-block; padding: 4px 0 4px 30px; font-weight: 400; font-size: 10px; line-height: 12px; color: #fff; vertical-align: top; }

.form .form-group .checkbox-col label:before,

.form .form-group .checkbox-col label:after { position: absolute; content: ""; display: inline-block; cursor: pointer; }

.form .form-group .checkbox-col label:before { height: 20px; width: 20px; background-color: #fff; left: 0px; top: 0px; border-radius: 5px; }

.form .form-group .checkbox-col label:after { height: 5px; width: 9px; border-left: 2px solid #AE8C5A; border-bottom: 2px solid #AE8C5A; left: 5px; top: 6px; transform: rotate(-45deg);  content: ''; opacity: 0; }

.form .form-group .checkbox-col input[type="checkbox"]:checked + label:after { opacity: 1;}

.form .form-group .icon { position: absolute; right: 18px; top: 12px; }

.form .form-group.btn-group { margin: 30px 0 0 0; }



.contact-section .right-col { position: relative; height: 100%; padding: 130px 0px 80px 80px; color: #fff; }

.contact-section .right-col .inner { background-color: rgba(174,140,90,0.7); padding: 40px; text-align: center; height: 100%; display: flex; flex-direction: column; }

.contact-section .right-col .inner .logo { margin-bottom: 90px; }

.contact-section .right-col .inner .address { font-size: 16px; margin-bottom: 12px; }

.contact-section .right-col .inner .social { display: flex; flex-wrap: wrap; justify-content: center; }

.contact-section .right-col .inner .social li { padding: 0 15px; list-style: none; }

.contact-section .right-col .inner .footer-nav { margin-top: auto; }

.contact-section .right-col .inner .footer-nav ul { margin-bottom: 10px; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; }

.contact-section .right-col .inner .footer-nav ul li { font-size: 16px; list-style: none; position: relative; padding: 0 10px; }

.contact-section .right-col .inner .footer-nav ul li:not(:last-child):after { position: absolute; content: '|'; right: -2px; top: 0; } 

.contact-section .right-col .inner .footer-nav ul li a { color: #fff; }



/* Developer */

.backto-top { height: 55px; width: 55px; border: 1px solid #AE8C5A; border-radius: 50%; line-height: 52px; background: #AE8C5A; position: fixed;

 bottom: 20px; right: 70px; text-align: center; color: #fff; cursor: pointer; z-index: 99; }

/* Thankyou page design */

.thankyou-content { max-width: 640px; z-index: 9; position: relative; }

.thankyou-content h1 { text-transform:uppercase; font-size: 48px; }

.thankyou-content h3 { text-transform:uppercase; }

.thankyou-content .thankyou-banner-content p { margin-bottom:45px; }

.thankyou-banner-content { background: rgba(255, 255, 255, 0.14); padding: 32px; border-radius: 12px; }

.thanks:after {

    position: absolute;     content: '';     width: 100%;    height: 100%;    background-color: rgba(0,0,0,0.5);    left: 0;    top: 0px;

}

.getintouch { padding-top: 40px; }

.getintouch .title { font-size: 24px; text-transform: uppercase; }

.getintouch .reachus { display: inline-flex; width: 100%; }

.getintouch .reachus img { width:48px; height:48px; padding-right: 8px; }

.reachus .call { width:50% }

.reachus p { display: inline; font-weight: 300; }



.reachus .call {

    background-image: url(../Icons/call.svg);

    background-size: 40px 40px;

    background-position: left center;

    background-repeat: no-repeat;

    padding-left: 50px;

    /* vertical-align: middle; */

    line-height: 50px;

}

.reachus .location {

    background-image: url(../Icons/location.svg);

    background-size: 40px 40px;

    background-position: left center;

    background-repeat: no-repeat;

    padding-left: 50px;

    /* vertical-align: middle; */

    line-height: 50px;

}

.twocol-section.single-row .twocol-row ul li {

    list-style: none;

    padding-left: 0px;

    position: relative;

    line-height: 24px;

    padding-bottom: 8px;

}

.twocol-section.single-row .twocol-row ul li::before {

    content: "";

    display: block;

    width: 14px;

    height: 14px;

    background-image: url(../Images/true_circle.svg);

    background-size: contain;

    background-repeat: no-repeat;

    position: absolute;

    left: -30px;

    top: 50%;

    background-position: center center;

    top: 50%;

    transform: translateY(-50%); /* Vertically center the icon */

    background-position: center;*/

}

.beforeafterslides .item span { background: #AE8C5A; }

button.owl-prev, button.owl-next { background: #AE8C5A !important; height: 28px; width: 28px; border-radius: 24px; position: relative; vertical-align: middle; margin-left: 10px; }

button.owl-prev img, button.owl-next img { position: absolute; left: 10px; top: 7px; }

.beforeafterslides .inline-gallery-next, .beforeafterslides .inline-gallery-prev { background-color:#AE8C5A; }



footer {
    background-color: rgba(50, 50, 50, 1);
    color: #fff;
    padding: 25px 20px;
}

.popup-content { width:70%; }
.btn.joinwaiting { border:1px solid #fff; color:#000; margin-top: 30px; padding: 10px 40px; background:#F9F5F0;  }
.btn.joinwaiting:hover { border:1px solid #fff; background:#d1d0c6;  color:#000; }
.services { padding:40px 0; } 
.services p { font-size:14px;  }
.contact-section { padding:40px 0 40px 0; margin: 0 auto; /*background: #1b1f27;*/ }
form .form-group { display: inline-block; width: 90%; text-align: center; }
form .row:nth-of-type(4) .form-group {  width: 95%; }
.form-group label.form-label { display:flex; }
/*.btn-group { width:40% }*/
.btn.btn-primary { border-radius:0; width: 200px; border-radius: 25px; }
nav.form-navigation .btn-toolbar { width: 100%; display:block; }
.contact-section .form-inner-container {
    border: 1px solid #fff;
    border-radius: 16px;
    padding: 40px 0;
    width: 80%;
    display: inline-block;
    background: rgba(50, 50, 50, 1);
}
.form-inner-container .actions { padding-top:25px; }
.footer { border-top: 1px solid; }
.footer p.address { font-size: 14px; line-height: 45px; }
.footer .container { line-height:65px; }
.instagram img { height:30px; }

.services-section {
  padding: 60px 20px;
}
.section-title {
  font-size: 2.2rem;
  font-weight: 600;
  margin-bottom: 50px;
  color: #fff; position: relative; }

.section-title::after { content: ""; display: block; width: 80px; height: 3px; background-color: #fff;  margin: 10px auto 0; border-radius: 2px; }

/* ---------- Services Grid ---------- */
.services-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px;  text-align: left; }

/* ---------- Service Card ---------- */
.service-card { background: #F9F5F0;  padding: 25px 20px;  border-radius: 14px;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);  transition: all 0.3s ease; }
.service-card:hover {  transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1); cursor: pointer;}
.service-card h3 { font-size: 1.3rem; color: #000;  margin-bottom: 10px; }
.service-card p {  color: #232121; line-height: 1.6; font-size: 0.95rem; font-family: 'poppins' }

.btn.btn-primary {
    background: #F9F5F0;
    color: #000;
    border-color: #F9F5F0;
    border-radius: .25rem;
}
.btn.btn-primary:hover {
    background:#d1d0c6;
    border: 1px solid #fff;
}

/* Responsive Style Start 
-------------------------------------------------- */
@media (min-width: 768px) {
    .header .header-row .nav-wrapper { display: flex !important; }
}

@media (max-width: 1199px) {
    .logo-section { padding: 40px 20px; }
    .logo-row .logo-col { padding: 0 30px; }
    .contact-section .left-col { padding: 100px 50px 100px 0px; }
    .contact-section .right-col { padding: 100px 0px 50px 50px; }
}

@media (max-width: 991px) {
    .logo-section { padding: 40px 15px; }
    .logo-row .logo-col { padding: 0 15px; }
    .witness-section .content-col { padding: 20px 30px; }
    .contact-section .right-col .inner { padding: 40px 20px; }
}

@media (max-width: 767px) {
    form .form-group, form .row:nth-of-type(4) .form-group { width:86%; }
    .contact-section .form-inner-container { border: 0px; width:100%; }
    #wrapper { padding-top: 80px; }
    .services { padding-top:0px; }
    .btn.joinwaiting { margin-top:10px; }
    h1 { font-size: 32px; }
    h2 { font-size: 28px; }
    h3 { font-size: 24px; }
    .nav-toggle { margin: 0; padding: 0; width: 26px; height: 30px; cursor: pointer; z-index: 9; background: transparent; position: absolute; right: 15px; top: 24px; }
    .nav-toggle span,
    .nav-toggle span:after,
    .nav-toggle span:before { background-color: #fff; position: absolute; width:26px; height:2px; transition-timing-function: ease; transition-duration: .3s; transition-property: transform; border-radius: 5px; left: 0; right: 0; margin: auto;}
    .nav-toggle span { transition-timing-function: cubic-bezier(.55,.055,.675,.19); transition-duration: 300ms; left: 0; top: 50%; display: block; margin-top: 0; }
    .nav-toggle span:after,
    .nav-toggle span:before { display: block; content: ""; }
    .nav-toggle span:before { top: -9px; transition: top 300ms ease .15s,opacity 300ms ease; }
    .nav-toggle span:after { bottom: -9px; transition: bottom 300ms ease .15s,transform 300ms cubic-bezier(.55,.055,.675,.19); }
    .menu-open .nav-toggle span { transition-delay: .12s; transition-timing-function: cubic-bezier(.215,.61,.355,1); transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); }
    .menu-open .nav-toggle span:before { top: 0; transition: top 300ms ease,opacity 300ms ease .15s; opacity: 0; }
    .menu-open .nav-toggle span:after { bottom: 0; transition: bottom 300ms ease,transform 300ms cubic-bezier(.215,.61,.355,1) .15s; transform: rotate(-90deg); }
    .menu-open #wrapper { position: relative; }
    .header .header-row .header-logo img { height: 60px; }
    .header .header-row .nav-wrapper { display: none; background: #1e1e1e; position: absolute; width: 100%; z-index: 11; left: 0; top: 100%; padding: 10px 15px; }
    .header .nav > li { font-size: 15px; padding: 0; }
    .header .header-row .header-navigation { margin-right: 40px;}
    .header .call > li { font-size: 14px; }
    .header .call > li .icon { width: 40px; height: 40px; }
    .header .call > li .icon img { width: 20px; }
    .home-banner { min-height: 550px; }
    .home-banner:after { position: absolute; content: ''; width: 100%; height: 100%; background-color: rgba(0,0,0,0.7); left: 0; top: 0px; }
    .home-banner .container { position: relative; z-index: 1; }
    .home-banner-content { max-width: 100%; }
    .home-banner-content .button-primary { width: 100%; }
    .logo-row { row-gap: 30px; }
    .logo-row .logo-col { width: 33.33%; }
    .content-elements .inner-container,
    .content-elements .small-container { padding: 40px 0; max-width: 100%; }
    .content-elements { padding-bottom: 20px; }
    .makeover-bannersection { padding: 80px 0;  background-position-x: -180px; }
    .makeover-row .title-col { width: 100%; margin-bottom: 30px; }
    .makeover-row .content-col { width: 100%; }
    .makeover-row .title-col h1 { margin-bottom: 25px; }
    .makeover-row .title-col .btn-row .play-btn { width: 50px; }
    .makeover-row .title-col .btn-row { width: 100%; }
    .makeover-row .title-col .btn-row h3 { font-size: 28px; line-height: 34px; }
    .witness-section { padding: 40px 0; }
    .witness-section .content-col { padding: 20px 0px; }
    .witness-section .video-img { margin-bottom: 20px; }
    .witness-section .video-img .play-btn { width: 50px; }
    .consultation-section { min-height: 240px; }
    .consultation-row { flex-direction: column; text-align: center; }
    .consultation-row .text h4 { letter-spacing: 4px; }
    .twocol-row { padding: 40px 0; }
    .twocol-row .image-col { width: 100%; margin-bottom: 30px; height: 350px; }
    .twocol-row .content-col { width: 100%; }
    .art-facility-section { padding: 40px 0; }
    .art-facility-section .inner-container { row-gap: 20px; }
    .art-facility-section .inner-container .image-col { width: 100%; padding: 0; }
    .art-facility-section .inner-container .image-col .image .text { padding: 20px 15px; }
    .makeover-section { padding: 40px 0; }
    .makeover-section .text { max-width: 100%; margin: 0 auto 30px auto; }
    .contact-section .left-col { padding: 60px 0px; }
    .contact-section .left-col:after { right: -15px; }
    .contact-section .right-col { padding: 60px 0px; }
    .home-banner { background-position-x: -560px; }
    .home-banner.thanks { min-height: 520px; padding: 80px 0 40px 0; }

/*    .thankyou-banner-content { text-align:center; }*/
    .thankyou-banner-content h3 { font-size: 24px; line-height: 30px; }
    .thankyou-content .thankyou-banner-content p { margin-bottom: 25px; }
    .getintouch .reachus { display:inline-block; }
    .reachus .call { width:100%; }
}

@media (max-width: 575px) {
    .logo-row .logo-col { width: 50%; }
    .art-facility-section .inner-container .image-col .image { height: 300px; }
    .twocol-row .image-col { height: 300px; }
}

/* Responsive Style End

-------------------------------------------------- */