header {
    float: left;
    width: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    z-index: 10;
    box-shadow: 0px 0px 4px 7px rgba(0,0,0,0.12);
}
.header {
    float: left;
    width: 100%;
}
.modal {
    z-index: 9999 !important;
}
.header .logo {
    float: left;
    width: 18%;
    background: #fff;
    padding: 5px 6px;
    text-align: center;
}
.header .logo a.mobile-logo{
	display: none;
}

.header .logo img {
    width: 178px;
    text-align: center;
}
.mid_nav_wrap {
    float: left;
    width: 43%;
    padding: 0px 6px;
    background: #fff;
}
.mid_nav_wrap .navbar-inverse {
    background: #fff;
    border: none;
}
.mid_nav_wrap .navbar-inverse .navbar-collapse {
      border: none;
    width: 100%;
    float: left;
}
.mid_nav_wrap .navbar-inverse ul li a {
    font-size: 15px;
    padding: 20px 13px 0px;
    color: #000;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
    margin-top: 15px;
}
.mid_nav_wrap .navbar-inverse ul li a:hover {
    color: #aa8036;
}
.booknowandnumber {
    float: left;
    width: 37%;
}
.booknowandnumber.booknowandnumber .number {
    background: #000;
    width: 50%;
    float: left;
    padding: 26px 0px;
    text-align: center;
}
.booknowandnumber.booknowandnumber .number a {
    color: #fff;
    font-size: 19px;
    font-family: 'Source Sans Pro', sans-serif;
}
.booknowandnumber .book {
    width: 100%;
    float: left;
    padding: 21px 0px;
    text-align: center;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
    outline-offset: inherit;
    box-shadow: none;
}
.booknowandnumber .book a.site-visit {
    float: left;
    position: relative;
    font-size: 14px;
    padding: 5px 20px 5px 40px;
    border: 2px solid #aa8036;
    margin: 0 10px;
    color: #aa8036;
    text-transform: uppercase;
    line-height: 17px;
    font-weight: 600;
    border-radius: 5px;
}
.booknowandnumber .book a.top-no {
    border: 2px solid #aa8036;
    padding: 10px 20px;
    float: left;
    color: #aa8036;
    font-size: 17px;
    font-weight: 600;
    border-radius: 5px;
}
.booknowandnumber .book a.top-no .fa-phone {
    font-size: 20px
}
.booknowandnumber .book a.top-no:hover {
    text-decoration: none;
}
.booknowandnumber .book a.site-visit .fa-phone {
    font-size: 20px;
    position: absolute;
    left: 18px;
    top: 13px;
}
.booknowandnumber .book a.site-visit:hover {
    text-decoration: none;
}
.booknowandnumber .book button {
    background: #aa8036;
    border: none;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
}
.nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    max-width: none;
}
.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;
}
.nivo-banner .image {
    z-index: 9!important;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    background: white;
    filter: alpha(opacity=0);
    opacity: 0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0;
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}
.bid-site-visit {
    display: none;
    width: 100%;
    float: left;
    position: fixed;
    bottom: 0;
    left: 0;
    line-height: 0px;
    color: #FFF;
    z-index: 10;
    font-weight: 500;
    opecity: 0;
}
.nivo-box img {
    display: block;
}
/* Caption styles */
.nivo-caption {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #000;
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 5px 10px;
    opacity: 0.8;
    overflow: hidden;
    display: none;
    -moz-opacity: 0.8;
    filter: alpha(opacity=8);
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
    padding: 5px;
    margin: 0;
}
.nivo-caption a {
    display: inline !important;
}
.nivo-html-caption {
    display: none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}
.nivo-prevNav {
    left: 0px;
}
.nivo-nextNav {
    right: 0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
    text-align: center;
    padding: 15px 0;
}
.nivo-controlNav a {
    cursor: pointer;
}
.nivo-controlNav a.active {
    font-weight: bold;
}
.theme-default .nivoSlider {
    position: relative;
    background: #fff url(../images/loading.gif) no-repeat 50% 50%;
    margin-bottom: 10px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
.theme-default .nivoSlider a {
    border: 0;
    display: block;
}
.theme-default .nivo-controlNav {
    text-align: center;
    padding: 20px 0;
}
.theme-default .nivo-controlNav a {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/bullets.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
    background-position: 0 -22px;
}
.theme-default .nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/arrows.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a {
    opacity: 1;
}
.theme-default a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}
.theme-default a.nivo-prevNav {
    left: 15px;
}
.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color: #fff;
    border-bottom: 1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color: #fff;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
    width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
    width: auto;
    height: auto;
    background: none;
    margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
    display: block;
    width: 120px;
    height: auto;
}
section.nivo-banner {
    float: left;
    width: 100%;
    clear: both;
    position: relative;
    overflow: hidden;
}
section.nivo-banner .logo-text-dlf {
    position: absolute;
    left: 3%;
    z-index: 9;
    width: 480px;
    top: 50%;
    background: rgba(0, 0, 0, 0.7);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
section.nivo-banner .logo-text-dlf p {
    font-family: 'Cormorant Garamond', serif;
    color: #fff;
    padding: 0 43px;
    font-size: 22px;
    float: left;
    width: 100%;
}
section.nivo-banner .logo-text-dlf p.price-str {
    background: #000;
    padding: 7px 43px;
    margin-bottom: 0;
}
section.nivo-banner .logo-text-dlf p span {
    color: #aa8036;
    font-weight: bold;
}
section.nivo-banner .logo-text-dlf h1 {
    font-size: 40px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Cormorant Garamond', serif;
    text-align: center;
    font-style: italic;
    margin-top: 19px;
    font-weight: 600;
}
.modal.fade .modal-dialog {
    width: 600px;
    margin-top: 60px;
}
.modal.fade .modal-content .enqiurenow-form-content {
    float: left;
    width: 45%;
    padding: 15px;
    background: #aa8036;
    min-height: 420px;
}
.modal.fade .modal-content .enqiurenow-form-content .db-content-img {
    float: left;
    width: 100%;
    margin-top: 40px;
    text-align: center;
}
.modal.fade .modal-content .enqiurenow-form-content .db-content-img img {
    width: 120px;
}
.modal.fade .modal-content .enqiurenow-form-content .content-dbt-popup {
    float: left;
    width: 100%;
    text-align: center;
}
.modal.fade .modal-content .enqiurenow-form-content .content-dbt-popup h5 {
    color: #fff;
    line-height: 25px;
    font-family: 'Cormorant Garamond', serif;
    font-size: 20px;
    margin-top: 30px;
    text-transform: uppercase;
}
.modal.fade .modal-content .enqiurenow-form-content .content-dbt-popup p {
    font-family: 'Cormorant Garamond', serif;
    font-size: 17px;
    color: #fff;
}
.modal.fade .modal-body {
    padding: 0px;
}
.modal.fade .right-form {
    float: left;
    width: 55%;
    padding: 7px 13px;
    min-height: 399px;
}
.modal.fade .right-form h4 {
    font-family: 'Cormorant Garamond', serif;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-size: 20px;
    margin: 0px;
    margin-bottom: 20px;
    font-weight: 600;
}
.modal.fade .right-form .form-group {
     position: relative;
    width: 100%;
    margin-bottom: 10px;
    float: left;
}
.modal.fade .right-form .form-group input.form-control {
    width: 100%;
    height: 40px;
    padding: 0 42px;
}
.modal.fade .right-form .form-group .fa-user {
    font-size: 21px;
    left: 7px;
    position: absolute;
    top: 6px;
}
.modal.fade .right-form .form-group .fa-envelope {
    font-size: 21px;
    left: 7px;
    position: absolute;
    top: 13px
}
.modal.fade .right-form .form-group .fa-phone {
	    font-size: 21px;
    left: 7px;
    position: absolute;
    top: 10px
}

.modal.fade .right-form .form-group textarea {
    padding-left: 42px;
    width: 100%;
    height: 70px;
}
.modal.fade .right-form .form-group .fa-commenting {
    font-size: 21px;
    left: 7px;
    position: absolute;
    top: 6px;
}
.modal.fade .right-form .submitform {
    display: block;
    clear: both;
    text-align: center;
    width: 100%;
}
.modal.fade .right-form .submitform input[type="submit"] {
    background: #aa8036 none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    font-family: "robotoregular";
    box-shadow: 0 2px 3px #404040;
    color: #fff;
    font-size: 16px;
    padding: 9px 28px;
    width: 100%;
    text-transform: uppercase;
}
.modal.fade .right-form .submitform input[type="submit"]:hover {
    background: #000;
}
.modal.fade .close {
    opacity: 1;
    color: #000;
    margin-right: 12px;
}
.modal.fade .modal-content {
    overflow: auto;
}
.center, .center-align {
    text-align: center;
}
.center-align a.btnnss.cpointer {
    text-transform: uppercase;
    letter-spacing: 2px;
    border: solid 1px #b3893a;
    display: inline-block;
    color: #787878;
    cursor: pointer;
    padding: 10px 25px;
    text-align: center;
}
.gallery-section {
    padding: 0px 106px;
}
.gallery-section .slider {
    height: auto !important;
}
.gallery-section .slider .slick-track, .gallery-section .slider .slick-slide {
    width: 100%;
    text-align: center;
}
.gallery-section .slider .slick-slide div {
    width: 96%;
    margin: 0px auto;
    text-align: left;
    float: none;
    padding-left: 0px;
    padding-right: 0;
    margin-right: 0px !important;
}
.sectionarea {
    float: left;
    clear: both;
    width: 100%;
}
section.luxury-gallery .container {
    width: 100%;
}
section.content-box {
    float: left;
    width: 100%;
    padding: 40px 0;
    text-align: center;
}
section.content-box .column_inner {
    float: left;
    clear: both;
    width: 100%;
    padding: 0 100px;
}
section.content-box .column_inner .welcome-text {
    float: left;
    width: 100%;
}
section.content-box .column_inner .welcome-text h2 {
    font-family: 'Herr Von Muellerhoff', cursive;
    font-size: 140px;
    line-height: 160px;
    font-style: normal;
    color: #dedede;
}
section.content-box .column_inner .wonderful-text {
    width: 100%;
    float: left;
    margin-top: -100px;
    margin-bottom: 0px;
}
section.content-box .column_inner .wonderful-text h2 {
    font-size: 35px;
    text-transform: uppercase;
    line-height: 42px;
    font-family: 'Cormorant Garamond', serif;
}
section.content-box .column_inner .luxury-content .more-content {
    display: none;
}
.read-more-btn {
    float: left;
    width: 100%;
    padding: 17px 0px;
    text-align: center;
}
.read-more-btn a {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'Cormorant Garamond', serif;
    border: solid 1px #b3893a;
    display: inline-block;
    color: #787878;
    font-weight: 600;
    cursor: pointer;
    padding: 10px 25px;
    text-align: center;
}
.read-more-btn a:hover {
    text-decoration: none;
    background: #b3893a;
    color: #fff;
}
section.content-box .column_inner .luxury-content {
    width: 100%;
    float: left;
}
.callwrap {
    background-color: #000;
    padding: 5px;
    position: fixed;
    right: -150px;
    z-index: 9;
    top: 65%;
    width: 40px;
    width: 200px;
    display: table;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
    z-index: 999;
    margin-top: 5px;
    cursor: pointer;
}
.callwrap.active {
    right: 0px;
}
.callme, .callmeon {
    display: table-cell;
    vertical-align: middle;
}
.callme img {
    padding-left: 6px;
}
.callmeon p {
    font-family: 'proxima_novasemibold';
    font-size: 18px;
    color: #fff;
    margin-bottom: 0;
}
.callround, .callcancel {
    border: 2px solid black;
    border-radius: 5px;
    width: 48%;
    text-align: center;
    display: none;
    float: left;
    font-family: 'proxima_novasemibold';
    font-size: 16px;
}
.callcancel {
    padding: 10px;
    margin-left: 5px;
}
.callround a {
    display: block;
    padding: 10px;
    color: #000000;
    text-decoration: none;
}
section.content-box .column_inner .luxury-content p {
    font-size: 20px;
    line-height: 28px;
    color: #6a6a6a;
    font-weight: 400;
    font-family: 'Dosis', sans-serif;
    font-style: normal;
}
#slider-carousel {
    float: left;
    clear: both;
    width: 100%;
}
section.owl-carousaler {
    float: left;
    clear: both;
    padding: 40px 0;
    width: 100%;
}
section.owl-carousaler .welcome-text {
    float: left;
    width: 100%;
    text-align: center;
}
section.owl-carousaler .welcome-text h2 {
    font-family: 'Herr Von Muellerhoff', cursive;
    font-size: 140px;
    line-height: 160px;
    font-style: normal;
    color: #dedede;
}
section.owl-carousaler .wonderful-text {
    width: 100%;
    float: left;
    margin-top: -100px;
    margin-bottom: 0px;
    text-align: center;
}
section.owl-carousaler .wonderful-text h2 {
    font-size: 55px;
    text-transform: uppercase;
    line-height: 42px;
    font-family: 'Cormorant Garamond', serif;
}
#carousel .item img {
    display: block;
    width: 100%;
    height: auto;
    cursor: grab;
    cursor: -webkit-grab;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page span {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: none;
    border: 1px solid #000;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #888;
    border: 1px solid #888;
}
div#carousel {
    float: left;
    width: 100%;
    overflow: hidden;
}
.owl-item {
    float: left;
}
div#carousel .item .project_img_wrap {
    float: left;
    width: 45%;
    margin-right: 30px;
}
div#carousel .item .cmsmasters_slider_project_inner {
    float: left;
    width: 42%;
    padding: 20px 23px;
}
div#carousel .item .cmsmasters_slider_project_inner h3 {
    font-family: 'Cormorant Garamond', serif;
    font-size: 36px;
    line-height: 42px;
    text-transform: uppercase;
    color: #1c1c1c;
    float: left;
    width: 100%;
}
div#carousel .item .cmsmasters_slider_project_inner h3 a:hover {
    text-decoration: none;
}
div#carousel .item .cmsmasters_slider_project_inner h3.cmsmasters_project_subtitle {
    font-size: 24px;
    line-height: 32px;
    color: #999;
    font-family: 'Cormorant Garamond', serif;
    float: left;
    width: 100%;
}
div#carousel .item .cmsmasters_slider_project_inner p {
    float: left;
    width: 100%;
    font-size: 18px;
    font-family: 'Dosis', sans-serif;
    color: #999;
}
div#carousel .item .cmsmasters_slider_project_inner .cmsmasters_slider_project_info_wrap {
    float: left;
    width: 100%;
}
div#carousel .item .cmsmasters_slider_project_inner .cmsmasters_slider_project_info_wrap span.cmsmasters_project_price {
    font-size: 20px;
    line-height: 30px;
    color: #c19b76;
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
    float: left;
}
div#carousel .item .cmsmasters_slider_project_inner .cmsmasters_slider_project_info_wrap a.cmsmasters_slider_post_read_more {
    font-size: 20px;
    line-height: 34px;
    float: right;
    color: #999;
    font-family: 'Cormorant Garamond', serif;
}
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791;
}
.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}
.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
}
section.amen-area {
    float: left;
    clear: both;
    padding: 40px 0;
    width: 100%;
}
section.amen-area .welcome-text {
    float: left;
    width: 100%;
    text-align: center;
}
section.amen-area .welcome-text h2 {
    font-family: 'Herr Von Muellerhoff', cursive;
    font-size: 140px;
    line-height: 160px;
    font-style: normal;
    color: #dedede;
}
section.amen-area .wonderful-text {
    width: 100%;
    float: left;
    margin-top: -100px;
    margin-bottom: 0px;
    text-align: center;
}
section.amen-area .wonderful-text h2 {
    font-size: 55px;
    text-transform: uppercase;
    line-height: 42px;
    font-family: 'Cormorant Garamond', serif;
}
section.amen-area .service-amenities {
    float: left;
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}
section.amen-area .service-amenities #amenitiesslide {
    float: left;
    width: 100%;
    position: relative;
}
section.amen-area .service-amenities #amenitiesslide .item {
    position: relative;
    overflow: hidden;
    padding: 0 20px;
}
section.amen-area .service-amenities #amenitiesslide .item .title-amenities {
    position: absolute;
    bottom: 0;
    width: 89%;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-family: 'Cormorant Garamond', serif;
    padding: 9px 9px;
    text-align: center;
    font-size: 18px;
}
section.amen-area .service-amenities #amenitiesslide .item img {
    width: 100%;
}
section.amen-area .service-amenities #amenitiesslide .owl-pagination {
    display: none;
}
section.amen-area .service-amenities #amenitiesslide .owl-prev {
    background: url(../images/pre.png) no-repeat;
    width: 30px;
    height: 29px;
    font-size: 0px;
    position: absolute;
    left: 5px;
    top: 240px;
}
section.amen-area .service-amenities #amenitiesslide .owl-next {
    background: url(../images/nex.png) no-repeat;
    width: 30px;
    height: 29px;
    font-size: 0px;
    position: absolute;
    right: 5px;
    top: 240px;
}
section.amen-area .container {
    width: 93%;
}
#fixedbutton_brouchure {
    position: fixed;
    right: -73px;
    top: 200px;
    background: #000;
    transform: rotate(-90deg);
    z-index: 9998;
    color: #fff;
    border-radius: 0;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
#fixedbutton_visit {
    position: fixed;
    right: -44px;
    top: 390px;
    background: #000;
    transform: rotate(-90deg);
    z-index: 9998;
    color: #fff;
    border-radius: 0;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.fs-gal-view {
    display: none;
    height: 100vh;
    width: 100vw;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
    background-size: contain;
    background-position: center center;
    background-color: rgba(20, 20, 20, 0.7);
    background-repeat: no-repeat;
    overflow: hidden;
    z-index: 999999;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.fs-gal-view h1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    font-weight: 300;
    font-size: 26px;
}
.fs-gal-prev, .fs-gal-next, .fs-gal-close {
    position: absolute;
    top: calc(50vh - 20px);
    height: 40px;
    width: 40px;
    z-index: 999999;
    -webkit-filter: drop-shadow(2px 2px 2px rgba(0,0,0,1));
    filter: drop-shadow(2px 2px 2px rgba(0,0,0,1));
    transition: all 0.3s;
}
.fs-gal-prev:hover, .fs-gal-next:hover, .fs-gal-close:hover {
    -webkit-filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.9));
    filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.9));
    cursor: pointer;
}
.fs-gal-prev {
    left: 14px;
}
.fs-gal-next {
    right: 14px;
}
.fs-gal-close {
    top: 14px;
    right: 14px;
    height: 30px;
    width: 30px;
}
.fs-gal-main {
    width: 800px;
    height: 450px;
    object-fit: contain;
}
.fs-gal:hover, .fs-gal-nav:hover, .fs-gal-close:hover {
    cursor: pointer;
}
.fs-gal {
    width: 25%;
    height: auto;
    float: left;
}
.welcome-text {
    float: left;
    width: 100%;
    text-align: center;
}
section#under-background {
    background: url(../images/footer-banner.jpg)no-repeat;
    background-size: cover;
    background-attachment: fixed;
	background-position: center;
    float: left;
    height: 440px;
    width: 100%;
    padding: 40px 0px;
    clear: both;
}
section#under-background .schedule {
    float: left;
    width: 100%;
    text-align: center;
    padding: 20px 20px 0;
    clear: both;
}
section#under-background .schedule .fa-map-marker {
    width: 6%;
    font-size: 50px;
    margin: 15px 10px 0;
    padding: 20px;
    color: #fff;
}
section#under-background .schedule .left {
    float: left;
    width: 100%;
    padding: 20px 20px 0;
}
section#under-background .schedule h4 {
    font-weight: 600;
    margin-bottom: -15px;
    color: #fff;
    font-family: 'Cormorant Garamond', serif;
    font-size: 31px;
}
section#under-background .schedule p {
    color: #fff;
    margin-top: 25px;
    float: left;
    font-family: 'Cormorant Garamond', serif;
    width: 100%;
    font-size: 22px;
}
section#under-background .schedule .right {
    float: left;
    width: 100%;
}
section#under-background .schedule .right a.schedule-btn {
    color: #fff;
    background: #aa8036;
    padding: 7px 65px;
    font-family: 'Cormorant Garamond', serif;
    font-weight: 600;
    font-size: 17px;
}
section#under-background .schedule .right a.schedule-btn:hover {
    background: #000;
}
section#pricelist {
    float: left;
    width: 100%;
    padding: 40px 0px;
    clear: both;
}
section#pricelist .welcome-text h2 {
    font-family: 'Herr Von Muellerhoff', cursive;
    font-size: 140px;
    line-height: 160px;
    font-style: normal;
    color: #dedede;
}
section#pricelist .wonderful-text {
    width: 100%;
    float: left;
    margin-top: -100px;
    margin-bottom: 0px;
    text-align: center;
}
section#pricelist .wonderful-text h2 {
    font-size: 55px;
    text-transform: uppercase;
    line-height: 42px;
    font-family: 'Cormorant Garamond', serif;
}
section#pricelist .price-list {
    float: left;
    clear: both;
    width: 100%;
}
section#pricelist .price-list table {
    width: 100%;
}
section#pricelist .price-list table tr th {
    background-color: #000;
    color: white;
    height: 50px;
    vertical-align: middle;
    font-size: 17px;
    font-weight: 600;
    font-family: 'Cormorant Garamond', serif;
    text-align: center;
    text-transform: uppercase
}
section#pricelist .price-list table tr td {
    text-align: center;
    vertical-align: middle;
    height: 65px;
    font-family: sans-serif;
    color: #000;
    font-weight: 600;
    font-size: 15px;
}
section#pricelist .price-list table tbody tr:hover {
    background: #ececec;
}
section#pricelist .price-list table tr td a {
    color: #fff;
    background: #aa8036;
    padding: 7px 14px;
    font-weight: 600;
    font-size: 17px;
}
section#pricelist .price-list table tr td a:hover {
    background: #000;
}
section.luxury-gallery {
    float: left;
    width: 100%;
    padding: 40px 0px;
    clear: both;
}
section.luxury-gallery .demo-gallery {
    float: left;
    clear: both;
    width: 100%;
}
section.luxury-gallery .demo-gallery ul li {
    padding: 15px 15px;
}
section.luxury-gallery .demo-gallery ul li a {
    border: 1px solid #ccc;
    border-radius: 3px;
    display: block;
    overflow: hidden;
    position: relative;
    float: left;
    padding: 3px;
}
section.luxury-gallery .welcome-text h2 {
    font-family: 'Herr Von Muellerhoff', cursive;
    font-size: 140px;
    line-height: 160px;
    font-style: normal;
    color: #dedede;
}
section.luxury-gallery .wonderful-text {
    width: 100%;
    float: left;
    margin-top: -100px;
    margin-bottom: 0px;
    text-align: center;
}
section.luxury-gallery .wonderful-text h2 {
    font-size: 55px;
    text-transform: uppercase;
    line-height: 42px;
    font-family: 'Cormorant Garamond', serif;
}
section.locationview {
    float: left;
    width: 100%;
    padding: 40px 0px;
    clear: both;
}
section.luxury-gallery #demo-gallery {
    float: left;
    width: 100%;
    clear: both;
}
section.locationview .located {
    float: left;
    width: 100%;
}
section.locationview .located .welcome-text {
    float: left;
    width: 100%;
    text-align: center;
}
section.locationview .located .welcome-text h2 {
    font-family: 'Herr Von Muellerhoff', cursive;
    font-size: 140px;
    line-height: 160px;
    font-style: normal;
    color: #dedede;
}
section.locationview .located .wonderful-text {
    width: 100%;
    float: left;
    margin-top: -100px;
    margin-bottom: 0px;
    text-align: center;
}
section.locationview .container {
    width: 90%;
}
section.locationview .located .wonderful-text h2 {
    font-size: 55px;
    text-transform: uppercase;
    line-height: 42px;
    font-family: 'Cormorant Garamond', serif;
}
section.locationview .located .location-map img {
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
section.locationview .located .list-service {
    float: left;
    width: 100%;
}
section.locationview .located .list-service ul {
    float: left;
    width: 50%;
    padding: 0px;
    margin: 0px;
}
section.locationview .located .list-service ul h5 {
    font-size: 21px;
    color: #aa8036;
    font-family: 'Cormorant Garamond', serif;
    font-weight: 600;
    padding: 0 10px;
}
section.locationview .located .list-service ul li {
    position: relative;
    width: 100%;
    float: left;
    list-style: none;
    padding: 8px 30px;
}
section.locationview .located .list-service ul li:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    top: 50%;
    left: 10px;
    background: #ac8b51;
    border-radius: 50%;
}
section.foot-er-img {
    background: url(../images/footer.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 750px;
    float: left;
    width: 100%;
    padding: 40px 0px;
    clear: both;
}
section.foot-er-img .welcome-text h2 {
    font-family: 'Herr Von Muellerhoff', cursive;
    font-size: 140px;
    line-height: 160px;
    font-style: normal;
    color: #ccc;
}
section.foot-er-img .wonderful-text {
    width: 100%;
    float: left;
    margin-top: -100px;
    margin-bottom: 0px;
    text-align: center;
}
section.foot-er-img .wonderful-text h2 {
    font-size: 40px;
    text-transform: uppercase;
    line-height: 42px;
    color: #fff;
    font-family: 'Cormorant Garamond', serif;
}
section.foot-er-img .inner-column-wow {
    position: relative;
    padding: 50px 50px 30px;
    background-color: #2c2c2c;
    margin-top: 50px;
}
section.foot-er-img .inner-column-wow h2 {
    position: relative;
    color: #ffffff;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 30px;
}
section.foot-er-img .inner-column-wow ul {
    padding: 0px;
    margin: 0px;
}
section.foot-er-img .inner-column-wow ul li span {
    position: relative;
    font-weight: 500;
    color: #ffffff;
    display: block;
    margin-bottom: 6px;
    font-family: 'Montserrat', sans-serif;
}
section.foot-er-img .inner-column-wow ul li {
    position: relative;
    color: #9f9f9f;
    font-size: 16px;
    list-style: none;
    margin-bottom: 22px;
}
section.foot-er-img .default-form {
    position: relative;
    padding-left: 80px;
    padding-top: 50px;
}
section.foot-er-img .default-form .form-group {
    position: relative;
    margin-bottom: 30px;
}
.default-form input[type="text"], .default-form input[type="email"], .default-form textarea {
    position: relative;
    display: block;
    width: 100%;
    font-family: 'Dosis', sans-serif;
    line-height: 40px;
    padding: 10px 22px;
    height: 60px;
    color: #222222;
    font-size: 16px;
    background-color: #ffffff;
}
section.foot-er-img .default-form button[type="submit"] {
    font-family: 'Dosis', sans-serif;
    border: none;
    background: #aa8036;
    padding: 17px 40px;
    color: #fff;
    font-size: 19px;
}
footer {
    background: #151515;
    border-top: 4px solid #aa8036;
    float: left;
    width: 100%;
    padding: 15px 0px;
    clear: both;
}
footer .footer {
    float: left;
    width: 100%;
    clear: both;
}
footer .footer .copyright-text {
    float: left;
    width: 100%;
    text-align: center;
}
footer .footer .copyright-text p {
    font-family: 'Dosis', sans-serif;
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
}
footer .footer .copyright-text p a {
    color: #aa8036;
}
footer .footer .copyright-text p a:hover {
    color: #fff;
    text-decoration: none;
}
footer .footer #custom-contact-info-3 {
    float: left;
    width: 100%;
}
footer .footer h3.widgettitle {
    font-family: 'Dosis', sans-serif;
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    float: left;
    width: 100%;
    color: #fff;
}
footer .footer #custom-contact-info-3 span {
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    clear: both;
    width: 100%;
    display: block;
    text-transform: none;
}
footer .footer #custom-contact-info-3 span a {
    color: #fff;
}
footer .footer #custom-contact-info-3 span .fa {
    color: #aa8036;
    margin-right: 10px;
}
footer .footer ul {
    padding: 0px;
    margin: 0px;
}
footer .footer ul li {
    list-style: none;
}
footer .footer ul li a {
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    clear: both;
    width: 100%;
    display: block;
    border-bottom: 1px solid #2d2d2d;
}
footer .footer ul li:last-child a {
    border: none;
}
footer .footer .mailpoet_form {
    padding: 30px 0;
    float: left;
    width: 100%;
}
footer .footer .mailpoet_form input[type="submit"] {
    font-family: 'Dosis', sans-serif;
    border: none;
    background: #aa8036;
    padding: 9px 40px;
    color: #fff;
    font-size: 19px;
    width: 100%;
}
footer .footer .mailpoet_form input[type="text"] {
    background: #212121;
    border: 1px solid #aa8036;
    padding: 10px 11px;
    width: 100%;
    margin-bottom: 12px;
}
.banner-div {
    overflow: hidden;
    position: fixed;/*height:100%;width:100%;*/
    transform: translateY(-50%);
    top: 50%;
    right: -280px;
    z-index: 999;
    max-width: 350px;
    width: 100%;
    transition: all 0.3s ease-in-out;
}
.banner-div.active {
    right: 0;
    transition: all 0.3s ease-in-out;
}
.banner-div .container {
    height: 100%;
    padding: 0; /*background:url(../images/republickday_offer.png) no-repeat;*/
    background-position: center bottom;
    background-size: 95% auto;
    width: 100%;
}
.banner-table {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: opacity 1s ease-in 0;
    -moz-transition: opacity 1s ease-in 0;
    -ms-transition: opacity 1s ease-in 0;
    -webkit-transition: opacity 1s ease-in 0
}
.banner-table-cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: top
}
.banner-div h2 {
    font-size: 5em;
    line-height: 1.2em;
    color: #fff;
    font-weight: 700;
    text-transform: inherit;/*text-shadow:0 1px 3px rgba(0,0,0,0.6);*/
    text-align: center;
    padding-top: 110px
}
.banner-div .acp-txt {
    position: absolute;
    left: 25px;
    bottom: 15px;
    font-size: 1.4em;
    z-index: 9;
    color: #fff;
    text-shadow: 0 1px 3px rgba(0,0,0,0.6);
    text-transform: uppercase;
    font-weight: 700
}
.m-close1 {
    position: absolute;
    top: 50%;
    right: 288px;
    cursor: pointer;
    width: 12%;
    transform: translateY(-50%);
}
.m-close {
    background: #fff;
    display: inline-block;
    height: 20px;
    width: 20px;
    top: 10px;
    right: 10px;
    position: absolute;
    cursor: pointer;
    background: url(../images/m-close.png) no-repeat center center;
    z-index: 1001
}
.scroll-down {
    background: url(../images/arow_clickDown.png) no-repeat center center;
    width: 52px;
    height: 35px;
    display: block;
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -26px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    display: none;
}
@-webkit-keyframes fadeInDown {
0% {
opacity:.1;
-webkit-transform:translateY(-8px)
}
100% {
opacity:1;
-webkit-transform:translateY(0)
}
}
@keyframes fadeInDown {
0% {
opacity:.1;
transform:translateY(-8px)
}
100% {
opacity:1;
transform:translateY(0)
}
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}
.form-div {
    opacity: 0;
    transition: opacity 1s ease-in 0;
    -moz-transition: opacity 1s ease-in 0;
    -ms-transition: opacity 1s ease-in 0;
    -webkit-transition: opacity 1s ease-in 0;
    padding: 16px 17px;
    background: rgba(0,0,0,0.8);
    max-width: 450px;
    margin: 0 0 0 70px;
}
.form-div.load {
    opacity: 1
}
.form-div h3 {
    font-size: 1.8em;
    color: #fff;
    padding-bottom: 5px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 5px;
}
.form-div .form-container {
    width: 100%
}
.form-div .form-field {
    padding-bottom: 12px;
}
.form-div .form-control {
padding-bottom: 12px;
    float: left;
    width: 100%;
    clear: both;
    position: relative;
}
.form-div .form-control.std-code {
    float: left;
    padding: 2px;
    text-align: center;
    width: 20%
}
.form-div .form-control.mo-no {
    float: left;
    width: 100%;
    margin-left: 0%
}
.form-div .btn-submit {
    background: #aa8036;
    border: none;
    color: #fff;
    font-family: 'Cormorant Garamond', serif;
    font-size: 1.8em;
    height: 40px;
    line-height: 30px;
    outline: medium none;
    padding: 6px;
    width: 100%;
    display: block;
    transition: all .3s ease;
    font-weight: 700
}
.form-div .btn-submit:hover {
    background: #000;
    text-decoration: none;
}
.form-div select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff url(../images/arrow-down.png) no-repeat scroll 96% center;
    outline: medium none;
    padding-right: 0
}
.error {
/*    padding: 0 5px 0 17px;
    color: #fff;
    font-size: 1.3em;
    position: absolute;
    left: 15px;
    top: 38px*/
	
    color: #fe3000;
    font-size: 12px;
    float: left;
    padding: 5px 0;	
}
.form-div .form-control.error-focused {
    border: 1px solid transparent;
    border-color: #f50000;
    color: #f50000
}

@media (max-width: 1600px) and (min-width: 480px) {
.bid-site-visit {
    display: none !important;
}
}

@media only screen and (max-width: 1450px) {
.booknowandnumber .book {
    width: 100%;
}
.booknowandnumber .book a.top-no{
padding: 11px 10px;
font-size: 14px;	
}
.mid_nav_wrap .navbar-inverse ul li a {
padding: 20px 10px 0px;	
font-size: 12px;	
}
.booknowandnumber{
width: 36%;		
}
.booknowandnumber .book img {
    width: 120px;		
	}	
	
}

@media only screen and (max-width: 1199px) {
}

@media only screen and (max-width: 991px) {
}

@media only screen and (max-width: 767px) {
.header .logo {
    width: 100%;
}
.header .logo a.desktop-lo{
display: none;		
	}
.header .logo a.mobile-logo{
display: block;		
	}	
.mid_nav_wrap {
    width: 100%;
    padding: 0;
    background: none;
}
.header .logo img{
width: 39%;
text-align: center;		
	}	
	
.mid_nav_wrap .navbar-inverse {
    background: #000;
    margin-bottom: 0;
}
.mid_nav_wrap .navbar-inverse ul li a {
    color: #fff;
}
.nav>li {
    border-bottom: 1px solid #fff;
}
.nav>li:last-child {
    border: none;
}
.booknowandnumber {
    width: 100%;
}
section.content-box .column_inner {
    padding: 0 10px;
}
div#carousel .item .project_img_wrap {
    width: 100%;
}
div#carousel .item .cmsmasters_slider_project_inner {
    width: 100%;
}
div#carousel .item .cmsmasters_slider_project_inner h3 a {
    font-size: 30px;
}
section.foot-er-img {
    height: 1090px;
}
section.foot-er-img .default-form {
    padding-left: 15px;
}
section.content-box .column_inner .welcome-text h2 {
    font-size: 109px;
}
section.content-box .column_inner .wonderful-text h2 {
    font-size: 27px;
}
section.owl-carousaler .welcome-text h2 {
    font-size: 109px;
}
section.owl-carousaler .wonderful-text h2 {
    font-size: 47px;
}
section.luxury-gallery .welcome-text h2 {
    font-size: 109px;
}
section.luxury-gallery .wonderful-text h2 {
    font-size: 47px;
}
section.foot-er-img .welcome-text h2 {
    font-size: 109px;
}
section.foot-er-img .wonderful-text h2 {
    font-size: 30px;
}
section#under-background {
    height: 550px;
}
footer .footer .copyright-text {
    padding: 0 21px
}
section.luxury-gallery .demo-gallery ul li {
    padding: 15px 0px;
    width: 100%;
}
section.nivo-banner .logo-text-dlf {
    display: block;
    position: inherit;
    top: inherit;
    left: inherit;
    float: left;
    width: 100%;
}
.nivo-banner .image {
    height: 285px !important;
}
.nivo-banner .image div {
    height: 400px !important;
    margin-top: -2px;
    background-size: 100% !important;
    background-repeat: no-repeat;
}
.booknowandnumber .book {
    padding: 11px 100px;
    width: 100%;
    display: none;
}
section#pricelist .price-list table tr th {
    display: none;
}
section#pricelist .price-list table tr {
    float: left;
    margin: 0 30px;
    margin-bottom: 20px;
    background: #ececec;
}
section#pricelist .price-list table tr td {
    float: left;
    width: 100%;
    height: 40px;
    vertical-align: middle;
    line-height: 40px;
}
.gallery-section .slider .slick-slide div {
    margin: 2px 0px;
    width: 100%;
}
.gallery-section {
    padding: 0px 0px;
    overflow: hidden;
    width: 94%;
    float: left;
    text-align: center;
    margin: 0 3%;
}
div#lightgallery.single-item .slick-prev, div#lightgallery.single-item .slick-next {
    display: block !important;
    bottom: -15px;
}
.center, .center-align {
    margin-top: 14px;
    float: left;
    width: 100%;
}
/*.banner-div{
right: -232px;		
}*/	
.modal.fade .modal-content .enqiurenow-form-content {
    display: none;
}
.modal.fade .modal-dialog {
    width: 94%;
}
.banner-div {
    display: none;
}
.callwrap {
    display: none;
}
section.locationview .located .list-service ul li {
    padding: 8px 22px;
}
.bid-site-visit {
    display: block;
    z-index: 9999;
}
.bid-site-visit .btn {
    width: 33.333%;
    float: left;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 11px;
    padding: 4px 32px 0px 0px;
    background: #f7c107;
    color: #000 !important;
    border-right: 1px solid #000;
    height: 45px;
    line-height: 14px;
}
.call_icn {
    position: absolute;
    transform: translate(-50%, -50%);
    width: 50px;
    left: 50%;
    top: 2px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    padding: 0 0 0 0px;
    color: #fff;
    border: 0px solid #ffffff;
}
.modal.fade .right-form {
    width: 100%;
}
div#carousel .item .cmsmasters_slider_project_inner h3 {
    font-size: 24px;
    line-height: 27px;
    margin-top: 0;
}
footer .footer {
    margin-bottom: 50px;
}
section.nivo-banner .logo-text-dlf h1 {
    font-size: 23px;
    margin-top: 9px;
}
section.nivo-banner .logo-text-dlf p {
    font-size: 21px !important;
    text-align: center;
}
section.content-box {
    padding: 0px;
}
section.locationview .located .list-service ul {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
    margin-top: 9px;
}
section.innerban img.innrim {
display: none;
}
section.innerban {
position: relative;
background: url(../images/thank-bg.jpeg);
background-repeat: no-repeat;
height: 660px;
}
p.lux{
display: none;		
	}
p.stunning{
display: none;		
}
	
	
	
	
}

@media only screen and (max-width: 460px) {
}
