* {
  padding: 0;
  margin: 0;
	
  outline:0;
	 -webkit-font-smoothing: antialiased; 
}


.flt{float:left;}
.fltr{float:right;}
.clr{clear:both;}
ol, ul{margin:0; padding:0;}
a:hover{text-decoration:none;}
a:focus{text-decoration:none;}
ul li{list-style:none;}

h1, h2, h3, h4, h5, h6{margin:0; padding:0; font-family: "Playfair", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;-webkit-font-smoothing: antialiased;}


a:hover {
    color: #d2ac67;
}


.left_map iframe {
    height: 350px;
}
.left_map span {
    display: none;
}

body {
    height: 100%;
    margin: 0;
    background: #fff;
    font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: normal;
}


body h1 {
    /*font-size: 48px;*/
	font-size: 37px;
    line-height: 58px;
    color: #282828;
    margin-bottom: 25px;
    font-weight: 600;
    text-transform: uppercase;
}

body h2 {
    font-size: 38px;
    line-height: 40px;
    color: #7b7b7b;
    margin-bottom: 0px;
    text-transform: uppercase;
}
body h3 {
    font-size: 24px;
    text-transform: uppercase;
    color: #7b7b7b;
    line-height: 26px;
}

body h4 {
    font-size: 18px;
    line-height: 27px;
    color: #7b7b7b;
    font-weight: 400;
    text-transform: uppercase;
}
body p {
    font-size: 15px;
    color: #7b7b7b;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 25px;
}
.container-fluid {
    padding-right: 58px;
    padding-left: 58px;
}
.container {
    max-width: 1264px;
    width: 100%;
}
.margin_0 {
    margin: 0;
}
header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9999;
    background:#fff;
    transition: 0.5s all ease;
}
.header_Fixed {
    position: fixed;
    transition: 0.5s all ease;
    box-shadow: 0px 0px 20px #00000052;
}
.header_Fixed {
    position: fixed;
    transition: 0.5s all ease;
}
.header_in {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    height: 82px;
    transition: 0.5s all ease;
}
.header_Fixed .header_in {
    height:55px;
    transition: 0.5s all ease;
}

.logo img {
    width: 100%;
    transition: 0.5s all ease;
}
.header_Fixed .logo img {
    transition: 0.5s all ease;
}
.logo {
    position: absolute;
    left: 0;
    top: 45px;
    background: #fff;
    padding: 0 15px 13px 10px;
    width: 130px;
    transition: 0.5s all ease;
}
.header_Fixed .logo {
    top: 10px;
    width: 85px;
    transition: 0.5s all ease;
}
.menu ul li {
    float: left;
    display: inline-block;
    margin-right:60px;
}

.menu ul li a {
    font-size: 14px;
    color: #282828;
    display: block;
    font-weight: 500;
    transition: 0.5s all ease;
    line-height: 21px;
    padding-bottom: 0px;
    text-transform: uppercase;
   
}
.menu ul li a:hover{color: #d2ac67; transition: 0.5s all ease;}

.menu_btn span {
    display: block;
    width: 26px;
    height: 2px;
    background: #d2ac67;
    margin: 4px 0;
}
.menu_btn p {
    color: #282828;
    font-weight: 600;
    text-transform: uppercase;
    margin-right: 15px;
    margin-top: 0px;
    margin-bottom: 0;
}
.menu_btn {
    float: left;
    bottom: 0;
    padding-right: 0;
    cursor: pointer;
    position: relative;
    margin-top: 0;
    display: flex;
    align-items: center;
}

.margin_top100{margin-top:82px;}
.bannar .pic img {
    width: 100%;
}
.pic {
    position: relative;
    overflow: hidden;
}
.bnr_tx1 {
    position: absolute;
    left: -30px;
    bottom: -5px;
    z-index: 9;
    display: none;
}
.bnr_tx2 {
    display: none !important;
}
.bnr_tx1 h1 {
    font-size: 112px;
  
    color: #fff;
    font-weight: 400;
    line-height: 80px;
    margin-bottom: 0;
    text-transform: capitalize;
}
.bnr_tx.bnr_tx2 p {
    font-size: 16px;
    text-transform: uppercase;
    color: #7b7b7b;
    margin-bottom: 34px;
}
.bnr_tx {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 275px;
    height: 245px;
    background: #fff;
    padding: 37px 11px 15px 33px;
    display: flex;
    flex-direction: column;
    z-index: 9;
}
.bnr_tx p {
    font-size: 19px;
    text-transform: uppercase;
    color: #7b7b7b;
}
.bnr_tx img {
    width: 100%;
    margin-bottom: 62px;
}

.now_more {
    font-size: 14px;
    /*text-transform: uppercase;
    color: #7b7b7b;
    position: relative;
    line-height: 18px;
    padding-bottom: 10px;
    display: inline-block;
	border: 2px solid #d2ac67;
    padding: 5px 8px;
    border-radius: 5px;
*/	
	font-weight:700;
	width:inherit;
	    text-align: center;
	color: #303133;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    border-radius: 2px;
    padding: 10px 26px;
    border: 1px solid #d2ac67;
    transition: color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
   
}

.now_more:before {
  /*  position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 35px;
    background: #d2ac67;
    content: "";
*/	
}

.now_more:hover{
    color: #ffffff !important;
    background-color: #d2ac67 ;
    border-color: #d2ac67 ;
}
h4.new_class{display:inline-block}

/*Home About css*/
.home_about {
    padding: 56px 0;
	position: relative;
}
.home_about_lt h2 span {
    display: inline-block;
    color: #282828;
}
.home_about_in {
    position: relative;
}
.home_about_in:before {
    position: absolute;
    top: 0;
    left: -31px;
    background: url(../images/home_about_lt_img.png) left top;
    width: 200px;
    height: 338px;
    content: "";
    z-index: 99;
    background-size: 100% 100%;
}
.home_about_in {
    position: relative;
    display: flex;
    justify-content: space-between;
    min-height: 345px;
    overflow: hidden;
}
.home_about_lt {
    text-align: right;
    width: 35%;
}
.home_about_lt h2 {
    font-weight: 700;
    color: #d2ac67;
    font-size: 34px;
}
.home_about_lt h4:before {
    right: 0;
    left: inherit;
}
.home_about_lt h4 {
    color: #282828;
    margin-bottom: 27px;
}
.home_about_rt {
    width: 68%;
    padding-right: 14%;
    padding-left: 3.5%;
    padding-top: 65px;
}
.home_about_rt h3 {
    font-size: 23.2px;
    text-transform: uppercase;
    color: #282828;
    font-weight: 400;
    display: flex;
    align-items: center;
    margin-top: 50px;
}
.home_about_rt h3 p {
    margin: 0;
    font-size: 82px;
    /*font-family: 'Italianno', cursive;*/
	/*font-family: 'Source Serif Pro', serif;*/
    color: #d2ac67;
    text-transform: capitalize;
    margin-left: 6px; 
	line-height: 90px;
	font-style: italic;
}
.home_about_rt h3 p span {
	font-size: 23.2px;
	/*font-family: 'Source Serif Pro', serif;*/
    color: #d2ac67;
	float: left;
}
/*lifeatyle_DIV css*/
.lifeatyle_rt img {
    width: 100%;
    object-fit: cover;
}
.lifeatyle_rt {
    width: 50%;
    float: right;
}
.lifeatyle_lt {
    float: left;
    width: 50%;
    /* padding-top: 140px; */
    padding-top: 10px;
    padding-right:60px;
    padding-left: 20px;
}
.life_style_box {
    position: relative;
}
.lifestyle_heding {
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
}

.lifestyle_heding h1 {
    margin: 0;
    position: relative;
    color: #fff;
    line-height: 50px;
}
.lifestyle_heding h1 span {
    position: absolute;
    top: 0;
    left: 0;
    color: #282828;
    width: 50%;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
}
.life_box ul {
    display: flex;
    align-items: center;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
}
.life_box ul li {
    display: inline-block;
    /*background: #6b6b6b;*/
    float: left;
    width: 31.5%;
	margin-right:8px;
    position: relative;
    border: 1px solid #dfdfdf;
    margin-bottom: 10px;
}
.life_box ul li a{display: block;  height: 100px;}
.posi_logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}
.life_box ul li a img {
    width: 100% !important;
    display: inline-block !important;
}
.posi_logo_hover {
    background: #6b6b6b;
    opacity: 0;
}
.life_box ul li:hover .posi_logo_hover{opacity: 1;}
.posi_logo img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.life_box ul li:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.owl-nav {
    text-align: right;
}
.life_slider .owl-next {
    background: url(../images/owl-next_icon.png) no-repeat top left;
    color: transparent;
    font-size: 0;
    width: 30px;
    height: 20px;
    padding: 0;
    margin:0;
    display: inline-block;
}


.life_slider .owl-prev {
    background: url(../images/owl-prev_icon.png) no-repeat top left;
    color: transparent;
    font-size: 0;
    width: 30px;
    height: 20px;
    padding: 0;
    margin: 0 7px 0 0;
    display: inline-block;
}
.sml_read_more .now_more {
    font-size: 14px;
    text-transform: uppercase;
    color: #282828;
    position: relative;
    line-height: 20px;
    padding-bottom: 6px;
    display: inline-block;
}
.sml_read_more .now_more:before {
    width: 26px;
}
.life_style_box:nth-child(even) .lifeatyle_rt {
    float: left;
}
.life_style_box:nth-child(even) .lifeatyle_lt {
    float: right;
    padding-right: 120px;
    padding-left: 4%;
}
.life_style_box:nth-child(even) .lifestyle_heding h1 span {
    color: #fff;
}
.life_style_box:nth-child(even) .lifestyle_heding h1 {
    color: #282828;
}


/*latest_fashion_DIV css*/
.center {
    text-align: center;
}
.latest_fashion_DIV {
    margin-top: 80px;
}
.latest_fashion_DIV h1 {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 10px;
}
.latest_fashion_DIV h1:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 2px;
    width: 55px;
    background: #d2ac67;
    content: "";
    transform: translateX(-50%);
}
.fashion_slider h4 {
    color: #282828;
    position: relative;
    padding-bottom: 4px;
    margin-bottom: 12px;
    font-size: 16px;
}
.fashion_slider h4:before {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 22px;
    background: #d2ac67;
    content: "";
}
.fashion_slider h3 {
    color: #404040;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 10px;
    font-size: 20px;
}
.fashion_slider em{display: block; margin-bottom: 20px; overflow: height;}
.fashion_slider img {
    width: 100% !important;
    display: inline-block !important;
    
}
.fashion_slider p {
    line-height: 24px;
}

.fashion_slider .owl-dots {
    text-align: center;
    margin-top: 20px;
}
.fashion_slider .owl-nav {
    display: none;
}
.fashion_slider .owl-dot {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #acacac;
    transition: 0.5s all ease;
    margin: 0px 4px;
}
.fashion_slider .owl-dot.active {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #894e00;
    transition: 0.5s all ease;
}
.fashion_slider {
    margin-top: 50px;
}




/*luxury_Div css*/
.luxury_Div{margin-top:100px;}

.luxury_bx h3 {
    color: #000;
    text-transform: capitalize;
    font-size: 22px;
    font-weight: 400;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.luxury_bx h3:before {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 50px;
    background: #d2ac67;
    content: "";
}
.luxury_bx h1 {
    color: #991d46;
    font-size: 42px;
    margin: 0;
    line-height: 42px;
}
.luxury_bx p {
    line-height: 24px;
}
.luxury_rt span {
    display: block;
    font-size: 22px;
    color: #d2ac67;
    margin-bottom: 10px;
}
.luxury_bx {
    display: flex;
    justify-content: space-between;
}
.luxury_bx > div {
    width: 50%;
}
.luxury_rt {
    background: #e7e7e7;
    padding: 54px;
    margin-top: 59px;
}
.luxury_bx img {
    width: 100%;
}

.mall_bx {
    display: flex;
    align-items: center;
}
.mall_bx > div {
    width: 50%;
}
.mall_rt {
    background: #2993a7;
    padding: 65px 0 60px 54px;
}
.mall_rt h1{color: #fff;}
.mall_lt {
    padding-right: 7%;
}
.mall_bx h1 {
    font-size: 38px;
    position: relative;
    padding-bottom: 5px;
}
.mall_bx h1:before {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 68px;
    background: #d2ac67;
    content: "";
}
.mall_bx p {
    line-height: 20px;
}
.mall_bx .form-group {
    margin-bottom: 41px;
}
.mall_bx input.form-control {
    font-size: 16px;
    color: #7b7b7b;
    line-height: 27px;
    font-weight: 400;
    margin-bottom: 25px;
    border: 0px;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    padding-left: 0;
}
.mall_bx .now_more:before {
    width: 25px;
}
.mall_rt .now_more{
    color: #fff;
}
.mall_bx .mall_rt .now_more:before {
    width: 55px;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}


.lif_detai_tx_rt .plaqlt{float: left; width:65%; margin: 0px 0px 10px 0px;}
.lif_detai_tx_rt .plaqlt img{ width:100%;}
.lif_detai_tx_rt .plaqrt{float:right; width:100%}





@media screen and (max-width: 1400px){
    .container-fluid {
    }
    .lifeatyle_rt img {
        height: 530px;
    }
    .lif_detai_rt_bx {
        /*background: #f1f1f1;*/
		background: #DCC79B;
        padding: 40px 30px 50px 35px;
    }
    .lif_detai_tx_rt {
        padding-left: 35px;
    }
}


/*Footer css*/
footer{
    background: url(../images/footer_bg.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 30px;
}
.ftr_lt, .footer_in {
    display: flex;
    align-items: end;
    justify-content: space-between;
}
.ftr_lt {
    width: 62%;
    padding-right: 40px;
}
.footer_in ul li {
    display: block;
    color: #717171;
    font-size: 14px;
    line-height: 22px;
}
.footer_in ul li a {
    color: #717171;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 8px;
    display: block;
    transition: 0.5s all ease;
}

.ftr_rt h6 {
    color: #717171;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 5px;
}
.ftr_rt h2 {
    color: #d2ac67;
    font-size: 31px;
    font-weight: 600;
    /*text-transform: capitalize;*/
	text-transform: inherit;
    margin-bottom: 5px;
}
.ftr_rt span {
    color: #838383;
    font-size: 12px;
    line-height: 20px;
    display: block;
}   
.ftr_rt {
    display: flex;
    width: 38%;
    justify-content: space-between;
    border-left: 1px dashed #3f3f3f;
    /*padding: 0 0 5px 50px;*/
	padding: 0 0 30px 50px;
    position: relative;
}
.ftr_bx.ftr_bx7 {
    width: 52%;
    padding-left: 40px;
    border-left: 1px dashed #3f3f3f
}
.ftr_rt p {
    font-size: 14px;
    margin: 0;
    line-height: 22px;
    color: #838383;
}
.ftr_rt p a{
    font-size: 14px;
    margin: 0;
    line-height: 22px;
    color: #838383;
    display: inline-block;
    transition: 0.5s all ease;
}
.ftr_rt p.ftr_add {
    margin-bottom: 5px;
}
.ftr_bx {
    padding: 20px 0;
}

.ftr_bx1 {
    padding-right: 40px;
    border-right: 1px solid #363636;
}
.footer_in {
    border-bottom: 1px solid #363636;
    padding-bottom: 15px;
}

.fotr_copy p, .fotr_copy p a {
    color: #676767;
    font-size: 14px;
    margin: 35px;
    text-align: center;
    transition: 0.5s all ease;
}
.fotr_copy {
    padding: 31px 0;
    text-align: center;
}

footer a:hover {
    color: #d2ac67 !important;
    transition: 0.5s all ease;
}

/*Social css*/
.social_md {
    position: absolute;
    bottom: 25px;
    left: 18px;
    padding-bottom: 70px;
    text-align: center;
    z-index: 999;
}   
.social_md ul li {
    display: block;
}
.social_md ul li a, .lomap a {
    display: inline-block;
    font-size: 15px;
    color: #7b7b7b;
    line-height: 13px;
}
.social_md:before {
    position: absolute;
    bottom: 0;
    left: 6px;
    height: 60px;
    width: 2px;
    background: #d2ac67;
    content: "";
}

.lomap a {
    font-size: 25px;
}
.lomap {
    position: absolute;
    top: 72%;
    left: 22px;
    z-index: 999;
}
.india_tx {
    position: absolute;
    right: -139px;
    top: 50%;
    z-index: 9;
    transform: rotate(90deg);
    overflow: hidden;
    opacity: 0.6;
}
.india_tx p {
    font-size: 24px;
    color: #111111;
    margin: 0;
    letter-spacing: -2.5px;
	/*font-family: 'Work Sans', sans-serif !important;*/
}
.india_tx p span {
    display: inline-block;
 /*   font-family: 'Italianno', cursive;*/
    color: #d2ac67;
    font-size: 44px;
    font-weight: 500;
}


.india_tx_footer {
    position: absolute;
    right: 94px;
    z-index: 9;
    transform: rotate(0deg);
    overflow: hidden;
    opacity: 0.6;
}
.india_tx_footer p {
    font-size: 24px;
	padding-top:10px;
    color: #fff;
    margin: 0;
    letter-spacing: -2.5px;
}
.india_tx_footer p span {
    display: inline-block;
    /*font-family: 'Italianno', cursive;*/
    color: #d2ac67;
    font-size: 44px;
    font-weight: 500;
}



.banner_slider .owl-dots {
    text-align: center;
    margin-top: 0;
    position: absolute;
    bottom: 20px;
    width: 100%;
}
.banner_slider .owl-nav {
    display: none;
}
.banner_slider .owl-dot {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #acacac;
    transition: 0.5s all ease;
    margin: 0px 4px;
}
.banner_slider .owl-dot.active {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #894e00;
    transition: 0.5s all ease;
}

/*Left Section css*/
.left_box {
    background: #f2f2f2;
    padding: 25px 10px 10px 15px;
}
.left_box ul li span {
    display: block;
    margin-right: 12px;
}
.left_box ul li {
    display: flex;
    align-items: flex-start;
}
.left_box a {
    display: block;
    color: #000;
    font-weight: 500;
    font-size: 14px;
    transition: 0.5s all ease;
    line-height: 20px;
    margin-bottom: 8px;
}
.lt_bx_tx p strong {
    display: block;
    margin-bottom: 20px;
}
.left_box br {
    display: none;
}
.left_box a:hover {
    color: #d2ac67;
    transition: 0.5s all ease;
}
.left_map h4 {
    font-size: 20px;
    color: #000;
    font-weight: 400;
    margin-bottom: 10px;
}
.left_map img {
    width: 100%;
}
.left_map {
    margin-top: 35px;
}



/*right Section css*/

/*Tabs css*/
.tabs_menu ul {
    float: right;
    margin-bottom: 25px;
}

.tabs_menu ul li {
    display: inline-block;
    margin-left: 10px;
    float: left;
}
.tabs_menu ul li a {
    display: block;
    padding: 9px 25px 9px 25px;
    border: 1px solid #dadada;
    color: #404040;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 20px;
    transition: 0.5s all ease;
    font-weight: 500;
}
.tabs_menu ul li a.active, 
.tabs_menu ul li:hover a{background: #d2ac67; border:1px solid #d2ac67; transition: 0.5s all ease;}
.tabs_bx ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -9px;
}
.tabs_bx ul li {
    border: 1px solid #c9c9c9;
    width: 23%;
    height: 225px;
    margin: 0 9px 20px 9px;
}
.tabs_bx ul li img{width: 100%;}
.tabs_bx ul li {
    animation: .6s zoom-in;
}
/*.tabs_bx ul li:nth-child(4n+4){margin-right: 0px;}*/
@keyframes zoom-in {
  0% {
   transform: scale(.1);
  } 
  100% {
    transform: none;
  }
}


.bread_crume{margin-bottom: 40px;}
.bread_crume ul li a {
    color: #7b7b7b;
    display: block;
}
.bread_crume ul li:first-child {
    padding-left: 0;
}
.bread_crume ul li {
    display: inline-block;
    color: #404040;
    position: relative;
    font-weight: 500;
    padding: 0 10px;
    font-size: 14px;
    line-height: 20px;
}
.bread_crume ul li:before {
    position: absolute;
    top: 0;
    content: "/";
    left: -5px;
    color: #848484;
}
.bread_crume ul li:first-child:before{display: none;}




/*Lifstyle details css*/
.Details_lt {
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: end;
    height: 100%;
}
.Details_lt img {
    width: 100%;
}
/*.lif_detai_lt_bx {
    background: #160d09;
    height: 615px;
}*/
.lifestyleDetailsRow {
    align-items:end;
}
/*.lif_detai_lt_bx {
    background: #160d09;
    padding: 45px 0;
}*/
.lif_detai_lt_bx {
    background: #160d09;
    padding: 45px 0;
}
.lif_detai_rt_bx {
    /*background: #f1f1f1;*/
	background: #DCC79B;
    padding: 50px 35px 50px 40px;
}
.lif_detai_tx_lt {
    width: 35%;
    background: #d2ac67;
    padding: 25px 10px 20px;
}
.lif_detai_tx_lt ul >li {
    display: block;
    border-bottom: 1px solid #aa884a;
    padding: 12px 0 14px;
    font-size: 15px;
}
.lif_detai_tx_lt ul >li:last-child{border-bottom: 0px;}
.lif_detai_tx_lt ul >li a {
    display: block;
    color: #231f20;
    font-weight: 500;
    line-height: 18px;
    font-size: 14px;
    word-wrap: break-word;
}
.lif_detai_tx_lt ul >li span {
    display: block;
}
.lif_detai_tx_lt p {
    margin-bottom: 7px;
    color: #fff;
    font-weight: 500;
    line-height: 22px;
}
.detail_logo {
    margin-bottom: 30px;
}
.lif_detai_tx_rt p {
    color: #404040;
    font-weight: 500;
    line-height: 24px;
    font-size: 14px;
	text-align: justify;
}
.lif_detai_tx {
    display: flex;
    flex-wrap: wrap;
}
.lif_detai_tx_rt {
    width: 65%;
    padding-left: 35px;
}
.lif_detai_tx_lt ul li img {
    margin-bottom: 10px;
}

.viewer-toolbar > li {
    padding: 0 !important;
    border: 0 !important;
}


.viewer-title {
    display: none !important;
}
.viewer-button {
    background-color: #00767c !important;
}
.viewer-container {
    z-index: 9999999999 !important;
}
.viewer-list.viewer-transition {
    display: none;
}
li.viewer-one-to-one, li.viewer-reset, li.viewer-rotate-left, li.viewer-rotate-right, li.viewer-flip-horizontal, li.viewer-flip-vertical {
    display: none !important;
}
.viewer-toolbar {
    width: 133px !important;
}
.viewer-title {
    font-size: 20px !important;
    color: #fff !important;
    margin-bottom: 25px !important;
}


.about_DIV .Details_lt {
    max-width: 100%;
}
.about_DIV .lif_detai_rt_bx {
    padding: 15px 12px 10px 20px;
    text-align: left;
}
.about_DIV .lif_detai_lt_bx {
    padding: 0;
    background: transparent;
}
.abt_rt_in h1 {
    font-size: 22px;
    line-height: 28px;
    color: #282828;
    margin-bottom: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 0;
}
.about_bx h3 {
    color: #3a3a3a;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 7px;
    font-size: 18px;
}
.about_bx {
    padding: 20px 15px;
    /*background: #E5e5e5;*/
	background: #FAF5EF;
    margin-bottom: 15px;
}
.about_bx p {
    font-size: 13px;
    color: #333;
    line-height: 23px;
    font-weight: 400;
    margin-bottom: 0;
}

.small_hd {
    color: #c99532;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}

body .mn_hd {
    margin-bottom: 0;
    line-height: 22px;
}
.date_div {
    align-items: end;
    display: flex;
    flex-wrap: wrap;
    margin-left: -7px;
    margin-right: -7px;
    margin-top: 15px;
}
.date_bx {
    padding: 7px;
    width: 50%;
}
.date_bx a {
    display: flex;
    background: #fff;
    padding: 10px;
    border: 1px solid #bcbcbc;
    flex-wrap: wrap;
    transition: 0.5s all ease;

}
.date_bx a:hover {
    background: #000000;
    transition: 0.5s all ease;
}
.date_bx_lt {
    width: 60px;
    background: #ffdea1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    text-align: center;
    justify-content: center;
}

.date_bx_rt {
    width: 77%;
    padding-left: 10px;
}
.date_bx_lt h6 {
    font-size: 40px;
    color: #131313;
    font-weight: 600;
    line-height: 40px;
    transition: 0.5s all ease;
}
.date_bx_lt h6 span {
    display: block;
    font-size: 18px;
    line-height: 24px;
}
.date_bx_rt h4 {
    color: #131313;
    font-size: 22px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 5px;
    transition: 0.5s all ease;
}
.date_bx_rt p {
    font-size: 11px;
    color: #666666;
    line-height: 16px;
    font-weight: 400;
    margin-bottom: 2px;
    transition: 0.5s all ease;
}

.date_bx_rt span i {
    display: inline-block;
    font-size: 10px;
}
.date_bx_rt span {
    display: block;
    text-align: right;
    font-size: 12px;
    color: #666666;
    font-weight: 500;
    transition: 0.5s all ease;
}


.date_bx a:hover .date_bx_rt h4, 
.date_bx a:hover .date_bx_rt p, 
.date_bx a:hover .date_bx_rt span{
    color: #fff;
    transition: 0.5s all ease;
}
.personal_shoppingDIv .Right_bx br {
    display: none;
}







/*mega Menu*/
.menu_div {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100vh;
    background: #fff;
    z-index: 99999;
    padding: 0 55px;
    transition: 0.5s all ease;
}
.active_menu .menu_div {
    right:0;
    transition: 0.5s all ease;
}
.menu_close img {
    max-width: 40px;
}
.menu_close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}
.mg_igbx img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
.mega_menu_img {
    width: 65%;
}
.mg_igbx{
    display: none;
}
.mg_igbx.active{
    display: block !important;
}
.mega_menu{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
}

.mega_menu_item ul li.active {
    display: block;
}
.mega_menu_item li {
    position: relative;
    display: block;
    margin: 25px 0;
}
.mega_menu_item ul li.active:before {
    position: absolute;
    top: 13px;
    left: -166px;
    width: 155px;
    height: 1px;
    background: #d3ac69;
    content: "";
}
.mega_menu_item ul li a {
    font-size: 22px;
    color: #282828;
    display: inline-block;
    font-weight: 500;
    transition: 0.5s all ease;
    line-height: 29px;
    padding-bottom: 0px;
    text-transform: uppercase;
    letter-spacing: 0;
    transition: 0.5s all ease;
    /*font-family: 'Source Serif Pro', serif;*/
}
.mega_menu_item ul li.active a, .mega_menu_item ul li a:hover {
    color: #d3ac69;
    transition: 0.5s all ease;
}
.mega_menu_item ul li .mg_m_a a {
    display: inline-block;
}
.mega_menu_item {
    width: 35%;
    padding-left: 55px;
    position: relative;
}



.mg_mn_ftr {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.mg_mn_ftr ul {
    background: #d3ac67;
    height: 50px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 10px;
}
.mg_mn_ftr ul li {
    float: left;
    display: inline-block;
    margin-right: 0;
    padding: 0 12px;
    position: relative;
}
.mg_mn_ftr ul li:before {
    position: absolute;
    top: 3px;
    left: 0;
    height: 15px;
    width: 1px;
    background: #333333;
    content: "";
}
.mg_mn_ftr ul li:first-child:before{display: none;}
.mg_mn_ftr ul li a {
    font-size: 14px;
    color: #000;
    display: block;
    font-weight: 500;
    transition: 0.5s all ease;
    line-height: 21px;
    padding-bottom: 0px;
    text-transform: uppercase;
   /* font-family: 'Work Sans', sans-serif */;
}
.mg_mn_ftr ul li a:hover{color: #fff; transition: 0.5s all ease;}
.location_lt {
    width: 50%;
}
.location_lt iframe {
    width: 100%;
    height: 280px;
    border: 1px solid #ccc;
}
.DrivingDirections {
    margin-top: 15px;
}
.location_lt img {
    width: 100%;
}
.locationmain {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.location_rt {
    width: 50%;
    padding-left: 20px;
}
.PersonalShopping label {
    display: block;
    font-size: 14px;
    margin: 0 0 4px 0;
    line-height: 22px;
    color: #333;
}
.location_rt p {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 15px;
}
.AddUl, .AddUl li, .AddUl li a {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    font-weight: 400;
}
.AddUl li span {
    display: block;
    width: 55px;
}
.AddUl li {
    display: flex;
    margin-bottom: 7px;
}
.AddUl li a {
    display: inline-block;
    transition: 0.5s all ease;
}
.AddUl li a:hover {
    color: #d2ac67;
    transition: 0.5s all ease;
}
.location_rt h4 {
    line-height: 25px;
    margin-bottom: 10px;
    color: #3a3a3a;
}
.AddUl {
    margin-bottom: 15px;
}
.location_lt a {
    display: block;
    margin-bottom: 15px;
}
.investerDiv {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 25px;
}
.investerbx{width: 25%; padding: 10px;}
.investerbxItem2{width: 33.33%; padding: 10px;}
.csr_ths {
    background: #160d09;
    padding: 5px 10px 7px;
    border: 1px solid #ccc;
    border-top: 0;
    transition: 0.5s all ease;
}
.investerbx:hover .csr_ths {
    background: #56514f;
    transition: 0.5s all ease;
}
.csr_ths p {
    margin: 0;
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.csr_ths em {
    color: #fff;
    text-align: center;
    display: block;
    font-weight: 300;
    font-style: normal;
    font-size: 13px;
}
.investerbx figure img {
    width: 100%;
}
.investerbx figure {
    border: 1px solid #ccc;
    margin: 0;
    border-bottom: 0px;
}
.csr_ths em i {
    font-size: 17px;
    display: inline-block;
    margin-left: 2px;
}
.NewsletterDiv {
    margin-left: -10px;
    margin-right: -10px;
}
.news_form {
    margin-top: 25px;
    overflow: hidden;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 25px;
}
.news_form .form-group {
    width: 50%;
    float: left;
    padding: 0 10px;
    margin-bottom: 15px;
}
.news_form .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #333;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-shadow: none;
}
.news_form ::-webkit-input-placeholder { /* Edge */
    color: #333;
}

.news_form :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #333;
}

.news_form ::placeholder {
    color: #333;
}
.news_form .form_btn {
    background: #160d09;
    padding: 9px 30px;
    border-top: 0;
    transition: 0.5s all ease;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    border: 0;
    line-height: 22px;
    box-shadow: none;
}
.news_form .form_btn:hover{
    background: #d2ac67;
    transition: 0.5s all ease;
    color: #000;
}
.LocaAdd {
    display: flex;
    flex-wrap: wrap;
}
.LocaAdd_bx {
    width: 50%;
}

.DrivingDirections p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 15px;
    color: #333;
}
.DrivingDirections h4 {
    line-height: 25px;
    margin-bottom: 10px;
    color: #3a3a3a;
}
.investerbx h4 {
    color: #3a3a3a;
    margin-bottom: 5px;
}

.CORONACOVID-19div p {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 10px;
}
.CORONACOVID-19div h4 {
    font-size: 18px;
    line-height: 27px;
    color: #333;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-left: 10px;
}
.CORONACOVID-19div h5 {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-left: 10px;
}
.CORONACOVID-19div input[type=checkbox], .CORONACOVID-19div input[type=radio] {
    width: 15px;
    height: 15px;
    float: left;
}
.CORONACOVID-19div .redio_dv {
    display: flex;
    align-items: center;
    width: auto;
    float: left;
    margin-right: 15px;
}

.CORONACOVID-19div label {
    display: block;
    font-size: 14px;
    margin: 0 0 4px 0;
    line-height: 22px;
    color: #333;
}
.CORONACOVID-19div input[type=checkbox], .CORONACOVID-19div input[type=radio] {
    margin-right: 5px;
}
.CORONACOVID-19div label.Lcheckbox input.form-control {
    float: left;
    margin-top: 5px;
}
.news_form .form-group-full {
    width: 100%;
}
.lifestyleDetails_Div .row {
    align-items: flex-start;
}

.mall_lt .sub_btn {
    background: #160d09;
    padding: 9px 30px;
    border-top: 0;
    transition: 0.5s all ease;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    border: 0;
    line-height: 22px;
    box-shadow: none;
}
.mall_lt .sub_btn:hover, .Link_stay:hover {
    background: #d2ad68;
    color: #fff;
}
.Link_stay {
    background: #160d09;
    padding: 9px 30px;
    border-top: 0;
    transition: 0.5s all ease;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    border: 0;
    line-height: 22px;
    box-shadow: none;
    display: inline-block;
}
.EGMNotice_div {
    margin-left: -10px;
    margin-right: -10px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.EGMNoticeBx {
    width: 25%;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 10px;
}
.EGMNoticeBx a {
    display: flex;
    height: 100%;
    width: 100%;
    background: #e8e8e8;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: 0.5s all ease;
    padding: 10px;
}
.EGMNoticeBx a:hover {
    background: #160d09;
    transition: 0.5s all ease;
}

.EGMNoticeBx p {
    font-size: 14px;
    color: #333;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 10px;
    transition: 0.5s all ease;
}
.pdf_icons {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 0;
    transition: 0.5s all ease;
}
.pdf_icons i {
    font-size: 22px;
    vertical-align: middle;
}
.EGMNoticeBx h4 {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    font-weight: 400;
    text-transform: inherit;
    margin-bottom: 5px;
    transition: 0.5s all ease;
}
.EGMNoticeBx a:hover h4,
.EGMNoticeBx a:hover .pdf_icons,
.EGMNoticeBx a:hover p{
    transition: 0.5s all ease;
    color: #fff;
}

.EGMNotice_div h3 {
    width: 100%;
    padding-left: 10px;
    color: #3a3a3a;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
    text-transform: uppercase;
}
.bannar .container-fluid {
    position: relative;
}
.covid_btn {
    position: fixed;
    bottom: 0;
    right: 15px;
    z-index: 99;
}
.covid_btn .Link_stay {
    padding: 9px 30px 5px;
    font-size: 11px;
    line-height: 20px;
	font-weight: 400;
}
.personal_shoppingDiv br {
    display: none;
}

.tabelDiv .table td, .tabelDiv .table th {
    padding: 7px 10px;
    border: 0px solid rgb(162 162 162 / 23%);
    font-size: 14px;
    color: #333;
	font-family: 'Lato', open sans-serif;
	font-weight: 400;
    line-height: 22px;
}
.tabelDiv .table th {
    background: #d2ac67;
    border: 0;
    text-transform: uppercase;
    font-weight: 500;
}
.tabelDiv .table tr td:first-child {
    width: 120px;
    border-right: 1px solid #bfbfbf;
}
.tabelDiv .table tr:nth-child(even) td {
    background: #e4e4e4;
}
.tabelDiv .table tr td {
    background: #cacaca;
}
.tabelDiv .table tr td a {
    display: inline-block;
    color: #333;
	font-weight: 400;
	font-family: 'Lato', open sans-serif;
    text-decoration: underline;
    transition: 0.5s all ease;
}
.tabelDiv .table tr td a:hover {
    color: #d2ac67;
    transition: 0.5s all ease;
}
.tabelDiv {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.tabelbx {
    width: 49%;
    margin-bottom: 10px;
}
.tabelbx h4 {
    font-size: 18px;
    line-height: 25px;
    color: #333;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.tabs_menu.filter {
    display: none;
}
.first_hd {
    font-size: 22px;
    line-height: 24px;
    color: #282828;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 0;
}
.second_hd {
    font-size: 28px;
    line-height: 24px;
    color: #7b7b7b;
    margin-bottom: 10px;
    font-weight: 600;
    margin-top: 0;
}
.stop_coronavirusDiv br {
    display: none;
}

.back{
	position: absolute;
    right: -14px;
    z-index: 9;
    background: #d2ac67;
    top: -14px;
	font-weight: 400;
}
.back a{
	padding: 5px 10px;
    color: #fff;
	display: inline-block;
	font-size: 15px;
	font-weight: 400;
}
.back a:hover{
	background: #000000;
	color: #fff;
	font-weight: 400;
}


/*---------
# events New
----------*/
.events_new {
  background: #fff;
  padding: 25px 0;
}
.events_new a{
	color:#d2ad68;
}
.events_new a:hover{
	color:#ffffff;
}
.events_new .member {
  text-align: center;
  margin-bottom: 20px;
  background: #343a40;
  position: relative;
  overflow: hidden;
}
.events_new .member img{
	transition: all ease-in-out 0.4s;
}
.events_new .member:hover img{
	transform: scale(1.1);
}

.events_new .member .member-info {
  opacity: 1;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  transition: 0.2s;
  background: linear-gradient(0deg, rgba(12, 17, 26, 0.9) 0%, rgba(20, 29, 43, 0.8) 20%, rgba(0, 212, 255, 0) 100%);
}

.events_new .member .member-info-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 60px;
  transition: bottom 0.4s;
}

.events_new .member .member-info-content h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 30px;
  color: #fff;
}

.events_new .member .member-info-content span {
  font-style: italic;
  display: block;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
}

.events_new .member .social {
  position: absolute;
  left: 0;
  bottom: 0px;
  right: 0;
  height: 48px;
  transition: bottom ease-in-out 0.4s;
  text-align: center;
  font-weight: 400;
}

.events_new .member .social a {
  transition: color 0.3s;
  color: rgba(255, 255, 255, 0.7);
  margin: 0 10px;
  display: inline-block;
}

.events_new .member .social a:hover {
  color: #fff;
}

.events_new .member .social i {
  font-size: 18px;
  margin: 0 2px;
}

.events_new .member:hover .member-info {
  background: linear-gradient(0deg, rgba(12, 17, 26, 0.9) 0%, rgba(20, 29, 43, 0.8) 20%, rgba(0, 212, 255, 0) 100%);
  opacity: 1;
  transition: 0.4s;
}

.events_new .member:hover .member-info-content {
  bottom: 60px;
  transition: bottom 0.4s;
}

.events_new .member:hover .social {
  bottom: 0;
  transition: bottom ease-in-out 0.4s;
}

# Event Detail
-------------------*/
.event_details .container {
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  padding-bottom: 15px;
}

.event_details .content {
  font-size: 15px;
  background: #f1f1f1;
    padding-left: 20px;
	padding-top: 20px;
}
.event_details .content .back{
	display: inline-block;
    position: absolute;
    top: -20px;
    right: 0;
}
.event_details .content .back a{
	background: #d2ac67;
    padding: 5px 10px;
	color:#fff;
}
.event_details .content .back a:hover{
	background: #000000;
	color:#ffffff;
}
.event_details .content h3 {
  font-weight: 600;
  font-size: 24px;
  color: #263d4d;
  padding-bottom: 15px;
}

.event_details .content h4 {
  font-weight: 700;
  font-size: 20px;
  color: #263d4d;
  margin-top:30px;
}

.event_details .content ul {
  list-style: none;
  padding: 0;
}

.event_details .content ul li {
  padding-bottom: 10px;
  padding-left: 28px;
  position: relative;
}

.event_details .content ul i {
  font-size: 24px;
  color: #ff4a17;
  position: absolute;
  left: 0;
  top: -2px;
}

.event_details .content p:last-child {
  margin-bottom: 0;
}

.event_details .carousel img{
    width:100%;
}

/*<h1 class="first_hd"></h1>*/






/*.fotorama__nav:before, .fotorama__stage:before {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, .4), transparent);
    background-position: 0 0, 0 0;
    left: -10px;
    opacity: 0;
}*/
/*.fotorama__nav:after, .fotorama__stage:after {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, .4), transparent);
    background-position: 100% 0, 100% 0;
    right: -10px;
    opacity: 0;
}
.gallery_div:before
*/
































/*Responsive css*/

@media (max-width: 1360px){
    
}
@media (max-width: 1280px){
    .container-fluid {
        padding-right: 30px;
        padding-left: 30px;
    }
    .india_tx {
        right: -94px
    }
    .india_tx p {
        font-size: 16px;
        letter-spacing: -1.5px;
    }
    .india_tx p span {
        font-size: 30px;
    }
    .now_more {
        font-size: 15px;
        line-height: 18px;
        padding-bottom: 8px;
    }
    .bnr_tx {
        padding: 25px 11px 15px 20px;
    }
    .menu ul li {
        margin-right: 25px;
    }
    .lifeatyle_lt {
        padding-right: 70px;
        padding-left: 0;
    }
    .life_style_box:nth-child(even) .lifeatyle_lt {
        padding-right: 60px;
        padding-left: 20px;
    }
    .lifeatyle_lt h1 {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 15px;
    }
    body p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
    }
    .mall_rt img {
        width: 100%;
    }
    .mall_rt {
        padding: 30px 0 30px 20px;
    }
    .mall_bx h1 {
        font-size: 35px;
        line-height: 40px;
    }
    .mall_bx input.form-control {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
    }
    .social_md {
        left: 7px;
    }
    .lomap {
        left: 7px;
    }
    .tabs_bx ul li {
        width: 23%;
        height: 225px;
        margin: 0 1% 20px 1%;
    }
    .bread_crume {
        margin-bottom: 25px;
        padding-left: 10px;
    }
    .date_bx_rt h4 {
        font-size: 18px;
        line-height: 22px;
    }
    .date_bx_rt {
        width: 68%;
    }
    .date_bx_lt h6 {
        font-size: 30px;
        line-height: 36px;
    }
}
@media (max-width: 1170px){
    .bnr_tx1 h1 {
        font-size: 70px;
        line-height: 63px;
    }
    .bnr_tx1 {
        left: -7px;
    }
    .ftr_rt {
        padding: 0 0 5px 20px;
    }
    .ftr_bx.ftr_bx7 {
        padding-left: 15px;
    }
    .ftr_rt h2 {
        font-size: 25px;
        line-height: 28px;
    }
    .mg_mn_ftr ul li a {
        font-size: 11px;
        line-height: 20px;
    }
    .mega_menu_item ul li a {
        font-size: 18px;
        line-height: 20px;
    }
    .mega_menu_item li {
        margin: 15px 0;
    }
    .home_about_lt h2 {
        font-size: 26px;
        line-height: 32px;
    }
    .home_about_rt h3 p {
        font-size: 60px;
        line-height: 66px;
    }
    .home_about_rt h3 {
        font-size: 18px;
        margin-top: 30px;
    }
    .left_map h4 {
        font-size: 16px;
        margin-bottom: 9px;
    }

}
@media (max-width: 1100px){
    .LocaAdd_bx {
        width: 100%;
    }
}
@media (max-width: 1024px){
    .luxury_bx h1 {
        font-size: 32px;
        line-height: 34px;
    }
    .luxury_rt {
        padding: 20px;
        margin-top: 35px;
    }
    .luxury_bx h3 {
        font-size: 16px;
        padding-bottom: 6px;
        margin-bottom: 15px;
    }
    .luxury_rt span {
        font-size: 16px;
        margin-bottom: 8px;
    }
    .mall_bx h1 {
        font-size: 26px;
        line-height: 35px;
        margin-bottom: 15px;
    }
    .mall_rt {
        padding: 30px 0 30px 15px;
    }
    .lifeatyle_lt {
        padding-right: 30px;
    }
    .life_style_box:nth-child(even) .lifeatyle_lt {
        padding-right: 0;
    }
    .lifeatyle_rt img {
        height: 500px;
    }
    .home_about_in:before {
        width: 150px;
        height: 290px;
    }
    .home_about_rt {
        padding-right: 0;
        padding-left: 20px;
        padding-top: 45px;
    }
    .bnr_tx {
        width: 190px;
        height: 160px;
    }
    .bnr_tx.bnr_tx2 p {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .bnr_tx img {
        margin-bottom: 20px;
    }
    .ftr_lt {
        padding-right: 10px;
    }
    .ftr_bx1 {
        padding-right: 25px;
    }
    .ftr_bx1 img {
        max-width: 95px;
    }
    .ftr_bx {
        padding: 10px 5px;
    }
    .footer_in ul li a {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 5px;
    }
    .ftr_rt {
        padding: 0 0 5px 10px;
    }
    .ftr_rt h2 {
        font-size: 22px;
        line-height: 25px;
    }
    .ftr_rt h6 {
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 5px;
    }
    .ftr_rt p {
        font-size: 13px;
        line-height: 19px;
    }
    .fotr_copy {
        padding: 10px 0;
        text-align: center;
    }
    .fotr_copy p, .fotr_copy p a {
        font-size: 12px;
    }
    footer {
        padding-top: 15px;
    }
    footer .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
    .ftr_lt {
        width: 100%;
        padding-right: 0;
    }
    header .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
    .investerbxItem2 {
        padding: 5px;
    }
    .investerDiv {
        margin-left: -5px;
        margin-right: -5px;
    }
    .investerbx h4 {
        font-size: 17px;
        line-height: 24px;
    }
    .stop_coronavirusDiv .Right_bx br {
        display: none;
    }
    .CORONACOVID-19div {
        margin-top: 0;
    }
    .text-success {
        color: #28a745!important;
        font-size: 16px;
        line-height: 22px;
    }
    .EGMNoticeBx h4 {
        font-size: 13px;
        line-height: 18px;
    }
    .pdf_icons {
        font-size: 14px;
        line-height: 21px;
    }
    .EGMNoticeBx {
        padding: 5px;
    }
    .EGMNotice_div {
        margin-left: -5px;
        margin-right: -5px;
    }
    .EGMNotice_div h3 {
        padding-left: 5px;
    }
	footer {
        padding-bottom: 35px;
    }
}
@media (max-width: 992px){
    .bnr_tx1 h1 {
        font-size: 45px;
        line-height: 44px;
    }
    .social_md {
        left: 9px;
    }
    .lomap {
        left: 9px;
    }
    .ftr_rt {
        padding: 0 0 5px 0;
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        border-left: 0;
        border-top: 1px dashed #3f3f3f;
    }
    .ftr_lt {
        width: 100%;
        padding-right: 0;
        text-align: center;
    }
    .footer_in {
        display: flex;
        flex-wrap: wrap;
    }
    .ftr_bx1 {
        border: 0;
    }
    .ftr_bx5 {
        display: none;
    }
    .menu_close img {
        max-width: 22px;
    }
    footer {
        padding-bottom: 35px;
    }
    .Link_stay {
        padding: 6px 15px;
        font-size: 12px;
        margin-bottom: 5px;
    }
	 .covid_btn .Link_stay {
        margin-bottom: 0px;
    }
    .mall_bx > div {
        padding-right: 10px;
    }
    .life_box ul li {
        height: 75px;
    }
    .life_box ul li img {
        max-width: 65px;
    }
    .menu {
        display: none;
    }
    .logo {
        top: 30px;
        padding: 0 10px 10px 10px;
        width: 100px;
    }
    .menu_div {
        padding: 0 35px;
    }
    .mega_menu_item {
        padding-left: 0;
        position: relative;
        padding-top: 15px;
        height: auto;
        width: 100%;
        text-align: center;
    }
    .mega_menu {
        flex-wrap: wrap;
        position: relative;
        height: 75vh;
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: flex-start;
        padding-top: 35px;
        overflow: hidden;
        overflow-y: scroll;
    }
    .mega_menu_img {
        display: none;
    }
    .mega_menu_item li {
        margin: 0;
    }
    .mg_mn_ftr {
        width: 100%;
        position: static;
        bottom: 0;
        left: 0;
        float: left;
        height: auto;
        background: #fff;
        padding-top: 0;
        text-align: center;
    }
    .mg_mn_ftr ul li {
        float: none;
        display: block;
        margin-right: 0;
        padding: 0 0;
        position: relative;
        width: 100%;
        margin: 0px 0;
    }
    .mg_mn_ftr ul li a {
        padding: 0;
        border-bottom: 0px solid #333;
        font-size: 18px;
        color: #282828;
        display: inline-block;
        font-weight: 500;
        transition: 0.5s all ease;
        line-height: 20px;
        padding-bottom: 0px;
        text-transform: uppercase;
        letter-spacing: 0;
        transition: 0.5s all ease;
        /*font-family: 'Source Serif Pro', serif;*/
    }
    .mg_mn_ftr ul li:before {
        display: none;
    }
    .mg_mn_ftr ul {
        height: auto;
        display: block;
        background: #fff;
        padding: 0;
    }
    .home_about_lt h4 {
        color: #282828;
        margin-bottom: 12px;
    }
    .home_about_lt h2 {
        font-size: 20px;
        line-height: 26px;
    }
    .home_about_rt h3 p {
        font-size: 40px;
        line-height: 40px;
    }
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
    .home_about {
        padding: 0 0;
    }
    .abt_rt_in h1 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    .about_DIV .lif_detai_rt_bx {
        padding: 25px 12px 10px 12px;
        text-align: left;
        margin-top: 25px;
    }
    .events_promotionsDiv .lif_detai_rt_bx {
        padding: 25px 12px 10px 12px;
        text-align: left;
        margin-top: 0;
    }
    .left_map {
        margin-top: 35px;
        display: none;
    }
    .mega_menu_item ul li a, .mg_mn_ftr ul li a {
        font-size: 16px !important;
        line-height: 20px;
        padding: 7px 0 7px !important;
        display: block !important;
        border-bottom: 1px solid #333 !important;
    }
    .menu_div .lomap {
        top: initial;
        /*bottom: 210px;*/
		bottom: 167px;
    }
    .menu_div .lomap, .menu_div .social_md, .menu_div .india_tx {
        display: block !important;
    }
    .lomap, .social_md, .india_tx {
        display: none;
    }
    .bread_crume {
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .tabs_bx ul li {
        width: 23%;
        height: 170px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .tabs_bx ul li img {
        max-width: 141px;
    }
    .lif_detai_rt_bx {
        padding: 30px 20px 30px 20px;
        margin-top: 25px;
    }
    .mega_menu_item ul li.active:before {
        display: none;
    }
    .csr_ths p {
        font-size: 13px;
    }
    .tabs_menu.filter {
        display: none;
    }
    .about_bx h3 {
        line-height: 22px;
        font-size: 16px;
    }
    .investerbx {
        width: 33.33%;
        padding: 5px;
    }
    .investerDiv {
        margin-left: -5px;
        margin-right: -5px;
        margin-bottom: 25px;
    }
    body h4 {
        font-size: 16px;
        line-height: 25px;
    }
    .location_rt h4 {
        margin-bottom: 6px;
        color: #3a3a3a;
        font-size: 16px;
        line-height: 22px;
    }
    .DrivingDirections p {
        font-size: 14px;
        line-height: 23px;
        margin-bottom: 15px;
    }
    .CORONACOVID-19div h4 {
        font-size: 16px;
        line-height: 22px;
    }
    .mg_mn_ftr ul li a:hover {
        color: #d3ac69;
        transition: 0.5s all ease;
    }
    .date_bx_rt h4 {
        font-size: 16px;
        line-height: 21px;
    }
    .date_bx_rt {
        width: 82%;
    }
    .date_bx a {
        flex-wrap: inherit;
    }
    .date_bx_lt h6 span {
        display: block;
        font-size: 13px;
        line-height: 20px;
    }
    .EGMNoticeBx {
        width: 33.33%;
    }
    .tabelbx {
        width: 100%;
    }
    .first_hd {
        font-size: 20px;
        line-height: 20px;
    }
	.covid_btn {
		right: 0px;
		z-index: 99;
		width: 100%;
		text-align: center;
	}
}
@media (max-width: 768px){
    .lifeatyle_lt {
        padding-top: 25px;
    }
    .lifeatyle_lt h1 {
        font-size: 28px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .luxury_bx h1 {
        font-size: 26px;
        line-height: 30px;
    }
    .mall_bx {
        flex-wrap: wrap;
        padding-top: 25px;
    }
    .mall_bx > div {
        width: 100%;
        padding-right: 0;
    }
    .lifeatyle_rt {
        width: 100%;
        float: right;
    }
    .lifeatyle_lt {
        padding-right: 0;
        width: 100%;
        padding-top: 25px;
    }
    .lifeatyle_rt img {
        height: auto;
    }
    .life_style_box {
        position: relative;
        margin-bottom: 25px;
    }
    
    .mega_menu_item ul li a {
        font-size: 14px;
        line-height: 18px;
    }
    
    .logo {
        top: 15px;
        padding: 0 5px 5px 5px;
        width: 75px;
    }
    .header_in {
        height: 65px;
    }
    .header_Fixed .logo {
        top: 10px;
        width: 70px;
        transition: 0.5s all ease;
    }
    .margin_top100 {
        margin-top: 65px;
    }
    .lomap a {
        font-size: 20px;
    }
    .lomap {
        top: 60%;
    }
    .home_about_in {
        padding-left:0px;
    }
    .bnr_tx {
        padding: 12px 10px 10px 10px;
    }
    .bnr_tx {
        width: 190px;
        height: 125px;
    }
    .now_more {
        font-size: 14px;
        line-height: 16px;
        padding-bottom: 8px;
    }
    .header_Fixed .header_in {
        height: 50px;
    }
    .lif_detai_lt_bx {
        padding: 20px 0;
    }
    .lif_detai_tx_rt p {
        line-height: 23px;
    }
    .lif_detai_tx_lt {
        width: 100%;
        padding: 15px 10px 15px;
        margin-top: 15px;
    }
    .lif_detai_tx_rt {
        width: 100%;
        padding-left: 0;
    }
    .lif_detai_tx {
        flex-direction: column-reverse;
    }
    .lif_detai_rt_bx {
        padding: 30px 10px 30px 10px;
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .detail_logo img {
        max-width: 180px;
    }
    .detail_logo {
        margin-bottom: 25px;
        text-align: center;
    }
    .lif_detai_tx_lt ul >li {
        padding: 5px 0 7px;
        font-size: 14px;
    }
    .location_lt {
        width: 100%;
    }
    .location_rt {
        width: 100%;
        padding-left: 0;
    }
    .LocaAdd_bx {
        width: 50%;
    }
    .location_lt iframe {
        height: 345px;
    }
    .tabelbx {
        width: 49%;
    }
    /*.left_box {
        background: #717171;
    }*/
    .investerDiv {
        margin-top: 10px;
    }
    .tabs_DIV {
        margin-top: 25px;
    }
    .Right_bx {
        margin-top: 25px;
    }
    .PersonalShopping {
        margin-top: 15px;
    }
	
	.lif_detai_tx_rt .plaqlt{
    text-align: center;
    float: none;
    margin: 0px auto 10px auto;
	}
	.lif_detai_tx_rt .plaqlt img {
    max-width: 180px;
}
	.india_tx_footer p {
	font-size:14px;
	letter-spacing:1px;
	text-align:center;	
	}
	.india_tx_footer p span{
	font-size:20px;
	}
	
}
@media (max-width: 640px){
    .lifeatyle_lt {
        padding-right: 0;
        width: 100%;
    }
    .lifeatyle_rt {
        width: 100%;
    }
    .life_style_box {
        margin-bottom: 25px;
    }
    .life_style_box:nth-child(even) .lifeatyle_lt {
        padding-right: 0;
        padding-left: 0;
    }
    .luxury_bx > div {
        width: 100%;
    }
    .luxury_bx {
        flex-wrap: wrap;
    }
    .luxury_Div {
        margin-top: 45px;
    }
    .life_slider .owl-next {
        background-size: 20px;
    }
    .life_slider .owl-prev {
        background-size: 20px;
    }
    .home_about_lt {
        width: 100%;
        text-align: left;
    }
    .home_about_rt {
        padding-right: 0;
        padding-left: 0;
        padding-top: 10px;
        width: 100%;
    }
    .home_about_in {
        min-height: auto;
        flex-wrap: wrap;
    }
    .home_about_rt h3 {
        font-size: 15px;
        margin-top: 18px;
        text-align: center;
        align-items: center;
        justify-content: center;
    }
    .home_about {
        padding: 30px 0;
    }
    .lifeatyle_lt h1 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .mall_bx h1 {
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 15px;
    }
    .luxury_rt {
        padding: 20px 15px;
        margin-top: 30px;
    }
    .luxury_bx h1 {
        font-size: 20px;
        line-height: 26px;
    }
    /*.menu_div .lomap {
        display: none;
    }
    .menu_div .social_md, .menu_div .india_tx {
        display: none;
    }*/
    /*.menu_div {
        padding: 0 0;
    }*/
    .tabs_bx ul li {
        width: 31.33%;
    }
    .bread_crume {
        margin-top: 0;
    }
    .br_none {
        display: none;
    }
    .news_form {
        margin-left: 0;
        margin-right: 0;
    }
    .news_form .form-group {
        width: 100%;
        padding: 0 0;
        margin-bottom: 15px;
    }
    .form_nbsp {
        display: none !important;
    }
    .investerDiv {
        margin-bottom: 0;
    }
    .locationmain {
        margin-bottom: 0;
    }
    .CORONACOVID-19div h4, .CORONACOVID-19div h5 {
        padding-left: 0;
    }
    .EGMNoticeBx {
        width: 50%;
    }
    .tabelbx {
        width: 100%;
    }
    .tabelDiv {
        margin-top: 20px;
    }
    .tabelbx h4 {
        font-size: 16px;
        line-height: 23px;
    }
    .first_hd {
        font-size: 18px;
        line-height: 20px;
    }
	.covid_btn .Link_stay {
		padding: 9px 10px 5px;
		font-size: 11px;
	}
	
	.event_details .content .back{
		top: 3px;
    	right: 4px;
	}

	.india_tx_footer p {
	font-size:14px;
	letter-spacing:1px;
	text-align:center;	
	}
	.india_tx_footer p span{
	font-size:20px;
	}
}
@media (max-width: 575px){
    .ftr_bx1 {
        padding-right: 10px;
        width: 50%;
    }
    .ftr_bx {
        padding: 10px 5px;
        width: 50%;
    }
    .ftr_bx3, .ftr_bx4 {
        border-top: 1px dashed #3f3f3f;
    }
    .ftr_bx2 {
        border-left: 1px dashed #3f3f3f;
    }
    .ftr_bx4 {
        border-left: 1px dashed #3f3f3f;
    }
    .footer_in ul li a {
        font-size: 13px;
        line-height: 17px;
    }
    .ftr_bx.ftr_bx7 {
        padding-left: 10px;
        width: 50%;
    }
    .ftr_rt p a {
        font-size: 13px;
        line-height: 21px;
    }
	.india_tx_footer p {
	font-size:14px;
	letter-spacing: 1px;
	text-align:center;	
	}
	.india_tx_footer p span{
	 font-size:20px;
	}
    .ftr_lt {
        flex-wrap: wrap;
    }
    /*.mega_menu_item {
        padding-left: 30px;
        position: relative;
        padding-top: 15px;
        width: 48%;
    }*/
    .bnr_tx1 h1 {
        font-size: 30px;
        line-height: 32px;
    }
    .bnr_tx {
        width: 130px;
        height: 90px;
        padding: 8px 10px 2px 10px;
    }
    .bnr_tx.bnr_tx2 p {
        font-size: 13px;
        margin-bottom: 7px;
        line-height: 18px;
    }
    .bnr_tx img {
        margin-bottom: 10px;
    }
    .mega_menu_item ul li a, .mg_mn_ftr ul li a {
        font-size: 14px !important;
    }
    .investerbxItem2 {
        width: 50%;
    }
    .investerbx {
        width: 50%;
    }
    .date_bx {
        padding: 6px;
        width: 100%;
        margin-bottom: 15px;
    }
	.india_tx_footer p {
	font-size:14px;
	letter-spacing:1px;
	text-align:center;	
	}
	.india_tx_footer p span{
	font-size:20px;
	}
}
@media (max-width: 480px){
    
    .social_md {
        left: 7px;
    }
    .tabs_bx ul li {
        height: 140px;
        margin-bottom: 15px;
    }
    .tabs_bx ul li img {
        max-width: 111px;
    }
    .LocaAdd_bx {
        width: 100%;
    }
	.covid_btn .Link_stay {
		padding: 9px 7px 5px;
		font-size: 10px;
	}
}
@media (max-width: 414px){
    .bnr_tx {
        width: 161px;
        height: 98px;
        padding: 17px 10px 2px 0px;
        position: static;
        display: none;
    }
    /*.bnr_tx1 {
        bottom: 93px;
    }*/
    .life_box ul li {
        width: 48.5%;
    }
    .tabs_bx ul li {
        width: 48%;
        height: 150px;
        margin: 0px 1% 10px 1%;
    }
    .tabs_bx ul li img {
        max-width: 120px;
    }
    .location_lt iframe {
        height: 300px;
    }
    .EGMNoticeBx {
        width: 100%;
        height: auto;
        min-height: 150px;
    }
    .EGMNoticeBx a {
        padding: 20px 10px;
    }
	.covid_btn .Link_stay {
		padding: 9px 6px 5px;
		font-size: 9px;
		line-height: 20px;
	}
}
@media (max-width: 360px){
    .covid_btn .Link_stay {
		font-size: 8.555px;
	}
}

@media screen and (max-width: 650px){
    .life_box ul li {
        width: 47% !important;
    }
}

.Menu_newClass{  position: fixed;top: 50%;transform: translate(0%, -50px);z-index: 9;}
.Menu_newClass .lomap{left:20px;}
.Menu_newClass .lomap a{font-size:18px;}
.Menu_newClass .social_md{top: 24px;bottom:0px}
.Menu_newClass .social_md:before{top:48px}

.Menu_newClass.new_inner_header .lomap{left:-32px;}
.Menu_newClass.new_inner_header  .social_md{left:-34px}

.New_class{   position: relative;  overflow: hidden;width: 100%; }
.New_class .lifeatyle_rt{width: 50%;display: inline-block;float: none;}
.New_class .lifeatyle_lt{ width: 50%;display: inline-block;float: left;padding:0px;padding-right:60px}
.New_class .lifeatyle_lt .life_box{position: relative;}
.New_class .lifeatyle_lt .life_box .sml_read_more {position: absolute;bottom: -10px;}
.new_about{  font-size: 16px;text-transform: uppercase;color: #7b7b7b;position: relative;line-height: 18px;padding-bottom: 10px;display: inline-block;background-color: unset;border-color: unset;border:none;}
.new_about:hover{color: black !important;background-color: unset;border-color: unset;}
.life_style_box{height: 420px;overflow: hidden;}
.New_class .lifeatyle_lt h1{line-height: 82px;}
.footer_in ul li a{font-weight:400;}
.ftr_rt span{font-weight:400;}

.mega_menu_item{font-family: "Playfair", serif;}

.india_tx_footer p span{font-family: "Playfair", serif;font-style: italic;}
	/*.menu ul li a {font-family: "Playfair", serif;}*/
@media (max-width: 1080px){
.New_class .lifeatyle_rt{width: 100%;margin-bottom:0px;}
.New_class .lifeatyle_lt{ width: 100%;margin-bottom:10px;padding-right: 0px;}
	.life_style_box:last-child .lifeatyle_lt{margin-bottom:0px}
	.life_style_box{height: inherit;;overflow: auto;}
	.life_style_box:last-child{margin-bottom:0px;}
	
	
}

/*
.New_class .lifeatyle_lt{    padding-top: 0px;padding-right: 60px;padding-left: 10px;}

.New_class .lifeatyle_rt{    position: absolute;right: 0;height: inherit;float: none;}
*/
