/* Abhishek */

.main-slider {
    padding: 0 !important;
    margin-top: -103px;
}

/* Back To Top */

#to-the-top {
    display: none;
    position: fixed;
    text-align: center;
    right: 30px;
    bottom: 30px;
    color: #fff;
    cursor: pointer;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    z-index: 10000;
    height: 40px;
    width: 40px;
    line-height: 40px;
    background-color: rgba(0, 0, 0, 0.4);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: background-color 0.1s linear;
    transition: background-color 0.1s linear;
}

#to-the-top:hover {
    background-color: #ebcd1e;
    color: #333;
}

/* Home 6 Layout */

.template-border header {
    padding: 60px 60px 0 60px;
}

.template-border .content-box {
    background: #fff;
    max-width: 1170px;
    margin: 0 auto;
}

.template-border .container {
    max-width: 100%;
}

.template-border section {
    padding: 60px;
}

.template-border footer {
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

/* NAVBAR */

.new-header {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    position: relative;
    z-index: 999;
    background: #00000094;
}

.sec-menu {
}

.sec-menu li {
    list-style: none;
    display: inline-block;
    font-size: 0.9em;
    font-weight: 700;
    padding: 6px 23px;
    margin-right: 11px;
    margin-top: 20px;
    margin-bottom: 10px;
    border-radius: 10px;
    background: #e2e2e2;
    color: #101010;
    cursor: pointer;
    font-family: "Assistant", sans-serif;
}

.sec-menu li a {
    color: inherit;
    text-decoration: inherit;
}

.sec-menu li.book {
    background: #00000024;
    color: #e2e2e2;
    border: 2px solid #e2e2e2;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 5px 29px;
}

.sec-menu li.menuham {
    background: #00000024;
    color: #f8f8f8;
    font-weight: 800;
    /* border: 2px solid #ff6d00;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 5px 10px; */
    cursor: pointer;
}

.sec-menu li.active {
    background: #0b5da1 !important;
    color: #ffffff;
}

.sec-menu li:hover {
    -webkit-box-shadow: 4px 4px 15px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 4px 4px 15px -5px rgba(0, 0, 0, 0.75);
    box-shadow: 4px 4px 15px -5px rgba(0, 0, 0, 0.75);
}

.sec-menu li a {
    text-transform: none;
}

.bg-light-grey {
    background: #f5f5f5;
}

.effect8 {
    position: relative;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.effect8:before {
    position: absolute;
    width: 100%;
    height: -webkit-calc(100% - 30px);
    height: calc(100% - 30px);
    -webkit-border-radius: 0.1px;
    border-radius: 0.1px;
    z-index: -1;
    bottom: 10px;
    content: "";
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
    display: block;
}

/* HEADER & COMMON*/

header {
    transition-duration: 0.5s;
    transition-timing-function: linear;
}

.maintitle {
    font-size: 52px;
}

.sai-heading {
    text-align: center;
    font-weight: 600;
    font-size: 3.3em;
    font-family: "M PLUS Rounded 1c", sans-serif;
    letter-spacing: -1px;
    margin-bottom: 0;
}

.we-offer {
    text-align: center;
    font-weight: 100;
    font-size: 3.3em;
    font-family: "Cookie", cursive;
    font-style: italic;
    color: #f58220;
    margin-top: 0;
}

.navbartoptouched {
    background: #0000000a;
}

.navbartoptouched .navi-level-1 li a {
    color: white;
}

.navbartoptouched.header-border {
    border-color: #ffffff63;
}

/* OFFERS */

.offers {
    -webkit-box-shadow: 3px 3px 19px -5px rgba(0, 0, 0, 0.51);
    -moz-box-shadow: 3px 3px 19px -5px rgba(0, 0, 0, 0.51);
    box-shadow: 3px 3px 19px -5px rgba(0, 0, 0, 0.51);
    border-radius: 10px;
    padding: 14px;
    text-align: center;
    position: relative;
    min-height: 70px;
}

.offers img {
    position: absolute;
    top: -14px;
    left: -14px;
    width: 36px;
}

.offers p {
    margin: 0;
    font-weight: 600;
    color: #2d2d2d;
}

.template-border section.no-padding {
    padding: 0 !important;
}

/* SLIDER */

.slider-card {
    background: #ffffff;
    padding: 40px 20px 40px 20px;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    margin-top: -66px;
    z-index: 1;
    position: relative;
    border-radius: 11px;
    -webkit-box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.32);
    box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.32);
}

/* AD AREA */

ul.checkmark li {
    font-size: 16px;
    margin-bottom: 1em;
    list-style-type: none;
    padding: 0.25em 0 0 2.5em;
    position: relative;
}

ul.checkmark li:before {
    content: "";
    display: block;
    border: solid 0.8em #f58320;
    border-radius: 2em;
    height: 0;
    width: 0;
    position: absolute;
    left: 0.4em;
    top: 40%;
    margin-top: -0.5em;
}

ul.checkmark li:after {
    content: " ";
    display: block;
    width: 0.35em;
    height: 0.9em;
    border: solid #fff;
    border-width: 0 0.2em 0.2em 0;
    position: absolute;
    left: 1em;
    top: 40%;
    margin-top: -0.2em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* LOCATION */

.location-section {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0em;
    margin-top: 2em;
}

.location-section h3 {
    color: #095189;
    font-weight: 800;
    /* letter-spacing: 0px; */
    font-size: 2em;
}

.location-section h2 {
    color: #f58220;
    font-weight: 800;
    letter-spacing: 0px;
    font-size: 3.7em;
    margin-bottom: 35px;
}

/* SRC BLUE BUTTON */

.btn-src-blue {
    background-color: #095189;
    border-color: #095189;
    border-radius: 10px;
}

.btn-src-blue:hover {
    background-color: #052e4e;
    border-color: #052e4e;
}

/* CALL SECTION */

.call-section {
    background-color: #f58220;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 8em;
    padding-top: 8em;
}

.call-section h3 {
    color: #ffffff;
    font-weight: 800;
    /* letter-spacing: 0px; */
    font-size: 2em;
    margin-bottom: 1em;
}

.call-section h2 {
    color: #ffffff;
    font-weight: 800;
    letter-spacing: 0px;
    font-size: 3.7em;
    margin-bottom: 0px;
}

.call-section .dark-btn {
    background-color: #724217;
    border-color: #724217;
    color: #fff;
    font-weight: 600;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.call-section .light-btn {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #f58220;
    font-weight: 600;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.office-section {
    background: #0960a3;
    padding-bottom: 4em;
    text-align: center;
}

.office-section h3 {
    color: #fff;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 28px;
}

.office-section p {
    color: #fff;
    letter-spacing: 0px;
    font-weight: 500;
}

.multiple-items div {
    /* padding-right: 15px; */
    /* padding-left: 15px; */
    margin-top: 20px;
    margin-bottom: 20px;
}

.multiple-items a {
    padding-right: 10px;
    padding-left: 10px;
}

/* COUNTER */

.handover-section h2 {
    font-size: 3.5em;
}

.counter-item {
    position: relative;
    display: inline-block;
    /* border-radius: 50%; */
    background-color: #1d1d1d;
    /* padding: 38% 0; */
    width: 100%;
    height: 100%;
    border-radius: 20px;
    padding: 20px;
}

.counter-item h3 {
    font-weight: 600;
    font-size: 4.5em;
    margin-bottom: 0px;
    line-height: 1.1;
    color: #ffffff;
}

.counter-item p {
    color: #e6e6e6;
    font-weight: 600;
    font-size: 1em;
}

.handover-table tr {
    background: #fafafa;
}

.handover-table th {
    font-weight: bolder;
}

.handover-table td,
.handover-table th {
    border-top: 4px solid #ffffff;
    font-weight: 600;
}

.handover-table th {
    background: #e9e9e9;
}

.handover-table th:last-child {
    background: #f58320;
    color: #fff;
}

.handover-table td:last-child {
    color: #f58320;
}

.handover-table td,
.handover-table th {
    padding: 0.5rem 0.75rem;
}

/* Testimonial */

.testimonial-item p.testitext {
    margin-left: 21px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #5f5f5f;
}

.testimonial-item p.testiname {
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    color: #0b5ea2;
    margin-bottom: 3px;
    text-align: right;
}

.testimonial-item p.testidetails {
    font-weight: 400;
    font-size: 14px;
    color: #272727;
    text-align: right;
}

.slick-slide:focus {
    outline: none;
}

.testimonial .slick-prev::before,
.testimonial .slick-next::before {
    font-size: 26px;
    color: #0960a3;
}

.testimonial .slick-prev {
    left: -35px;
}

.testimonial .slick-next {
    right: -35px;
}

/* BROCHURE */

.brochure-section {
    background: url(../img/section/grey-bg.jpg);
    text-align: center;
}

.brochure-section h2 {
    color: #fff;
    font-weight: 600;
    font-size: 38px;
    margin-bottom: 19px;
}

.brochure-section .dark-btn {
    background-color: #f58320;
    border-color: #f58320;
    color: #fff;
    font-weight: 600;
    border-radius: 10px;
    padding: 0.5em 5em;
}

.brochure-section .dark-btn:hover {
    background-color: #c76d1e;
    border-color: #c76d1e;
}

/* AMENITIES */

.amenities-section {
    padding-top: 6em;
    padding-bottom: 6em;
}

.amenities-section h2 {
    font-weight: 700;
    letter-spacing: 0px;
    margin-bottom: 25px;
}

.amenities-section h5 {
    font-weight: 600;
    margin-top: 20px;
}

.amenities-section img {
    width: 90px;
}

.bookingformalities-section {
    background: url(../img/section/booking-fromalities.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 8em;
    padding-bottom: 8em;
}

.bookingformalities-section h2 {
    font-weight: 600;
    color: white;
    margin-bottom: 35px;
}

.bookingformalities-section p {
    color: #1d1d1d;
    font-weight: 800;
    font-size: 19px;
    padding: 15px;
    background: #fff;
    border-radius: 50px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.bookingformalities-section p:last-child {
    background: #3fb322;
    color: #fff;
}

.bookingformalities-section img {
    width: 35px;
}

/* BOOKING */

.errorborder {
    border-color: #f10000 !important;
    border-width: 2px !important;
}

.error {
    display: none;
    margin-bottom: 10px;
    color: #f10000;
    font-weight: 400;
    font-size: 13px;
}

.modalerror {
    text-align: center;
    color: #fff !important;
    background: #f10000;
    padding: 7px;
}

.modalsuccess,
.successmsg {
    display: none;
    margin-top: 2px;
    margin-bottom: 18px;
    background: #51bb1b;
    padding: 6px;
    font-size: 15px;
    font-weight: 600;
    color: white;
    border-radius: 6px;
}

.booknow-section {
    padding: 6em 0 8em 0;
}

.booknow-section h2 {
    font-weight: 600;
    color: #1d1d1d;
    margin-bottom: 5px;
}

.booknow-section p.details {
    font-weight: 600;
    color: #1d1d1d;
    margin-bottom: 2em;
    font-size: 17px;
}

.booknow-section .form-control {
    margin-top: 2.5em;
    border-right: none;
    border-left: none;
    border-top: none;
    border-bottom: 1px solid #1d1d1d;
    border-radius: 0;
    padding: 15px;
    height: 50px;
    font-weight: 600;
}

.booknow-section .form-control input:focus,
.booknow-section .form-control textarea:focus,
.booknow-section .form-control select:focus {
    outline: none;
}

.booknow-section ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #1d1d1d;
    opacity: 1;
    /* Firefox */
}

.booknow-section :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #1d1d1d;
}

.booknow-section ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #1d1d1d;
}

.book-radio {
    padding-left: 15px;
    margin-top: 2.5em;
}

.book-radio p {
    font-weight: 600;
    color: #1d1d1d;
    font-size: 15px;
}

.book-radio label {
    /* position: relative; */
    cursor: pointer;
}

.book-radio label input {
    display: none;
}

.book-radio label span {
    /* position: relative; */
    display: inline-block;
    margin-right: 19px;
    font-size: 15;
    padding: 5px 10px;
    width: 100px;
    background: #c9c9c9;
    color: #363636;
    border-radius: 4px;
    font-weight: 600;
}

.book-radio label input:checked ~ span {
    color: #fff;
    /* border: 1px solid #008eff; */
}

.book-radio label input:checked ~ span {
    color: #ffffff;
    background: #f58220;
}

.book-radio label input:checked ~ span:before,
.book-radio label input:checked ~ span:after {
    background: #f58220;
}

.btn-booknow {
    background: #f58220;
    border: none;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
}

.btn-booknow :hover {
}

/* FOOTER */

.footer {
    background: #1d1d1d;
}

.footer h4 {
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

.footer p {
    color: #fff;
    font-weight: 200;
    line-height: 19px;
    font-size: 14px;
}

.footer p a {
    color: #fff;
    font-weight: 800;
}

/* THE APARTMENT */

/* 1st Section */

.main-slider-apartment {
    background: rgb(11, 93, 161);
    background: linear-gradient(180deg, rgba(11, 93, 161, 1) 0%, rgba(2, 77, 84, 1) 100%);
    padding: 9em 1em 9em 1em;
    text-align: center;
}

.apartment-heading {
    font-size: 68px;
    font-weight: 700;
    color: white;
}

.apartment-p {
    margin-top: 3em;
    color: white;
    font-size: 18px;
    margin-bottom: 3em;
}

.conf-table {
    background: #f9f9f9;
    border-radius: 15px;
    text-align: left;
}

.conf-table th {
    color: #3c3c3c;
    padding: 5px 10px 5px 10px;
    font-size: 12px;
    line-height: 1.7;
    border: none;
}

.conf-table td {
    font-size: 15px;
    border: none;
}

/* ABOUT US PAGE */

.about-section {
}

.about-section h1 {
    font-weight: 600;
    font-size: 3.3em;
    font-family: "M PLUS Rounded 1c", sans-serif;
    letter-spacing: -1px;
    margin-bottom: 0;
    margin-top: 45px;
    margin-bottom: 15px;
}

.about-section h2 {
    position: relative;
    font-weight: 600;
    font-size: 2.2em;
    font-family: "M PLUS Rounded 1c", sans-serif;
    letter-spacing: -1px;
    margin-bottom: 0;
    margin-top: 45px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
}

.about-section h2:after {
    content: "";
    height: 2px;
    position: absolute;
    width: 160px;
    background-color: #158ae9;
    bottom: -2px;
    left: 0;
}

.about-section p {
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-size: 16px;
    padding-bottom: 10px;
    color: #545454;
}

/* TEAM */

.about-section .team-p {
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-size: 14px;
    padding-bottom: 0px;
    color: #545454;
    margin-top: 17px;
    margin-bottom: 0px;
}

/* Contact */

.sub-header-contact {
    background-image: url(images/Overlay/13.jpg);
}

.left-contact {
    padding-right: 15px;
}

.right-contact {
    padding-left: 15px;
}

.form-contact-arc input.form-control {
    width: 100%;
    height: 50px;
    font-size: 15px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 10px;
    border: 1px solid #e6e6e6;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    -webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}

.form-contact-arc input.form-control:focus {
    border-color: #ebcd1e;
}

.form-contact-arc textarea.form-control {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
    font-size: 15px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e6e6e6;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    -webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    resize: vertical;
}

.form-contact-arc textarea.form-control:focus {
    border-color: #ebcd1e;
}

.form-contact-arc .form-textarea {
    width: 100%;
}

.contact-warp h3 {
    font-weight: 300;
    margin-bottom: 36px;
}

ul.address {
    list-style: none;
    padding: 0;
    margin-top: 26px;
}

ul.address li {
    display: block;
    width: 100%;
    margin-bottom: 7px;
}

#map-canvas {
    height: 404px;
}

.btn-submit {
    border: 0;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.effect8 {
    position: relative;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.effect8:before {
    position: absolute;
    width: 100%;
    height: -webkit-calc(100% - 30px);
    height: calc(100% - 30px);
    -webkit-border-radius: 0.1px;
    border-radius: 0.1px;
    z-index: -1;
    bottom: 10px;
    content: "";
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
    display: block;
}

.address li a {
    color: #101010;
    font-weight: 700;
}

/* Completed Projetcs */

/* Project Detail section */

.project-detail-section .content {
    border-left: 2px solid #0b5ea2;
    background-color: #fcfcfc;
    padding: 5px 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.project-detail-section .content::after {
    content: "";
    position: absolute;
    right: -14px;
    bottom: 40%;
    width: 0px;
    height: 0px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #f2f2f2;
}

.project-detail-section .image {
    cursor: pointer;
    /* margin-bottom: 40px; */
}

.project-detail-section img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.project-detail-section .image div {
    width: 100%;
    background-repeat: no-repeat;
}

.project-detail-section .image .gallery .bg-image {
    width: 100%;
    height: 100%;
}

.project-detail-section .content > div {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    position: relative;
}

.project-detail-section .content > div .fa {
    position: absolute;
    right: 0;
    top: 40%;
    font-size: 32px;
    color: #ccc;
}

.project-detail-section .content > div .fa.fa-ellipsis-v {
    right: 5px;
}

.project-detail-section .content > div:last-child {
    border-bottom: 0;
}

.project-detail-section .content > div h4 {
    color: #333;
    font-size: 17px;
}

.project-detail-section .content > div p {
    font-size: 13px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

/* Unseen Areas */

.unseen {
    font-size: 2em;
    text-transform: uppercase;
}

.unseen table {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 70px;
}

.unseen th {
    font-weight: 300;
    padding-left: 15px;
    padding-top: 15px;
}

.unseen td {
    font-weight: 500;
    color: #f58320;
    padding-left: 5%;
}

/* Video Testimonial */

.video-testimonial {
    padding: 1.3em;
}

.video-testimonial iframe {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.video-testimonial h4 {
    text-align: left;
    font-weight: 700;
    color: #ffffff;
    font-size: 0.95em;
    background: #484848;
    /* border-radius: 11px; */
    padding: 6px 10px;
    line-height: 1;
    margin-bottom: 0px;
}

.video-testimonial p {
    font-size: 13px;
    background: #d0d0d0;
    margin-bottom: 0;
    padding: 1px 10px;
    color: #383838;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

/* SAI ORCHARD */

.about-saiorchard {
}

.about-saiorchard p {
    font-size: 19px;
    color: black;
}

.about-saiorchard .points h5 {
    color: #297506;
    font-weight: 700;
    font-size: 15px;
}

.about-saiorchard .points p {
    font-size: 18px;
    font-weight: 100;
    color: #6c6c6c;
}

.features .feature-item {
    padding: 18px 1px;
    background: rgb(41, 117, 6);
    background: -moz-linear-gradient(36deg, rgba(41, 117, 6, 1) 0%, rgba(19, 191, 24, 1) 100%);
    background: -webkit-linear-gradient(36deg, rgba(41, 117, 6, 1) 0%, rgba(19, 191, 24, 1) 100%);
    background: linear-gradient(36deg, rgba(41, 117, 6, 1) 0%, rgba(19, 191, 24, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#297506", endColorstr="#13bf18", GradientType=1);
    border: 1px solid #ececec;
    border-radius: 10px;
    margin-bottom: 10px;
    color: white;
    font-weight: 600;
    font-size: 14px;
}

.call-us {
    margin-top: 2.5em;
    padding-top: 4em;
    padding-bottom: 4em;
    background: rgb(41, 117, 6);
    background: -moz-linear-gradient(36deg, rgba(41, 117, 6, 1) 0%, rgba(19, 191, 24, 1) 100%);
    background: -webkit-linear-gradient(36deg, rgba(41, 117, 6, 1) 0%, rgba(19, 191, 24, 1) 100%);
    background: linear-gradient(36deg, rgba(41, 117, 6, 1) 0%, rgba(19, 191, 24, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#297506", endColorstr="#13bf18", GradientType=1);
}

.call-us p {
    color: white;
    padding: 0;
    font-weight: 300;
    font-size: 23px;
}

.call-us a {
    padding: 10px 23px;
    background: aliceblue;
    border-radius: 10px;
    display: inline-block;
    margin: 0.1em 0.1em;
    color: #23880b;
    font-size: 25px;
    font-weight: 500;
}

.btn-booknow-saiorch {
    background: #297506;
}

#walkthrogh3d {
    height: 550px;
}

/* Abhishek Responsive */

@media (max-width: 575.98px) {
    #walkthrogh3d {
        height: 300px;
    }
    .location-section h2 {
        font-size: 2.5em;
    }
    .about-section h1 {
        font-size: 2.2em;
    }
    .sai-heading {
        font-size: 2.3em;
    }
    .call-section h2 {
        font-size: 2.8em;
    }
    .call-section h3 {
        font-size: 1.3em;
    }
    .counter-item h3 {
        font-size: 3em;
    }
    .counter-item p {
        font-size: 0.9em;
    }
    .handover-section h2 {
        font-size: 2.5em;
        font-weight: 800;
    }
    .template-border section {
        padding-right: 20px;
        padding-left: 20px;
    }
    .main-slider-apartment {
        padding: 5em 1em 9em 1em;
    }
    .apartment-heading {
        font-size: 45px;
    }
    .unseen {
        font-size: 1.1em;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    #walkthrogh3d {
        height: 400px;
    }
    .location-section h2 {
        font-size: 2.9em;
    }
    .about-section h1 {
        font-size: 2.8em;
    }
    .sai-heading {
        font-size: 2.5em;
    }
    .call-section h2 {
        font-size: 3.1em;
    }
    .call-section h3 {
        font-size: 1.5em;
    }
    .counter-item h3 {
        font-size: 3.3em;
    }
    .counter-item p {
        font-size: 0.5em;
    }
    .handover-section h2 {
        font-size: 2.8em;
        font-weight: 800;
    }
    .template-border section {
        padding-right: 20px;
        padding-left: 20px;
    }
    .main-slider-apartment {
        padding: 7em 1em 9em 1em;
    }
    .apartment-heading {
        font-size: 55px;
    }
    .unseen {
        font-size: 1.5em;
    }
    .unseen table {
        margin-top: 10px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .sai-heading {
        font-size: 2.9em;
    }
    .counter-item h3 {
        font-size: 3.7em;
    }
    .counter-item p {
        font-size: 0.9em;
    }
    .template-border section {
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
}

@media (min-width: 1200) {
}
