

/*ANIL*/
.f-forms input[type="text"] {
	border:1px solid #CCCCCC !important;
	display:inline-block;
	width:100%;
	padding:5px 3%;
	margin-bottom:7px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	font-size:15px;
}
.f-forms input[type="submit"] {
	background: #000 none repeat scroll 0 0;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin-right: 0px;
 margin-bottom:10px;
    padding: 7px 20px;
    text-align: center;
    text-transform: uppercase; border:0;
	cursor:pointer;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.f-forms input[type="submit"]:hover {
	background: #fff none repeat scroll 0 0; color:#000;
}
.f-forms textarea {
	border:1px solid #CCCCCC !important;
	display:inline-block;
	width:100%;
	padding:5px 3%;
	margin-bottom:7px;
	font-family:"Open Sans",Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:100;
}



.grp-nav ul li {
	list-style:none;
	margin:0;
	padding:0;
}


.cm-not-in-page {
	left:-99999px;
	position:absolute;
	top:-99999px;
}
.cm-line-break {
	display:block;
}
.cm-bold {
	font-weight:bold;
}
.text-center {
	text-align:center;
}
.text-right {
	text-align:right;
}
.cm-info {
	color:#979797;
	font-size:16px;
	line-height:18px;
}
.cm-screen-overlay.mnu-overlay {
	position:fixed;
	left:0;
	top:0;
	bottom:0;
	right:0;
	background:#000;
	z-index:10;
	opacity:.8;
}
.cm-screen-overlay.ovrly-widget {
	position:fixed;
	left:0;
	top:0;
	bottom:0;
	right:0;
	background:transparent;
	opacity:.8;
	z-index:2;
}
.cm-screen-overlay.prop-flyout {
	position:fixed;
	left:0;
	top:0;
	bottom:0;
	right:0;
	background:#000;
	opacity:.8;
	z-index:2;
}
.cm-content {
	text-align:center;
	padding:10px;
	display:inline-block;
}
.cm-content p {
	font-size:14px;
	line-height:16px;
}
.cm-content p a {
	font-weight:600;
	color:#a22a2e;
}
.loading {
	position:absolute;
	top:50%;
	left:0;
	right:0;
	margin:-50px auto 0;
	z-index:11;
}
@media only screen and (max-width:768px) {
.cm-info {
font-size:13px;
line-height:15px;
}
.cm-screen-overlay.ovrly-widget {
z-index:12;
}
}
.bs-theme-white {
	background:#ffffff;
}
.icon {
	display:inline-block;
	font:normal normal normal 14px/1 ashiana;
	font-size:140%;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	vertical-align:middle;
}
.icon.sm {
	width:40px;
	height:40px;
	line-height:40px;
}
.icon.md {
	width:56px;
	height:56px;
	line-height:56px;
}
.icon.typ-round {
	border-radius:50%;
}
.icon.thm-fb-bg-color {
	background-color:#3c5a97;
	color:#fff;
}
@media only screen and (max-width:768px) {
.icon {
font-size:100%;
}
.icon.md {
width:40px;
height:40px;
line-height:40px;
}
}
.btn {
	background:transparent;
	border-radius:0;
	font-size:16px;
	line-height:20px;
	text-transform:lowercase;
	padding:12px 10px;
}
.btn:focus, .btn:hover, .btn:active, .btn.active, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline:0;
	box-shadow:none;
	text-decoration:none;
}
.btn.btn-black {
	min-width:170px;
	background:#231f20;
	color:#fff;
	font-weight:600;
}
.btn.btn-black:focus, .btn.btn-black:hover, .btn.btn-black:active, .btn.btn-black.active, .btn.btn-black:active:focus, .btn.btn-black.active:focus, .btn.btn-black.focus, .btn.btn-black:active.focus, .btn.btn-black.active.focus {
	background:#231f20;
	color:#fff;
}
.btn.btn-sm {
	font-size:16px;
	line-height:20px;
	padding:4px 18px;
	min-width:auto;
}
.btn.btn-md {
	font-size:18px;
	min-width:auto;
}
.btn.btn-cta {
	width:40px;
	height:40px;
	padding:0;
	line-height:40px;
	font-size:14px;
}
@media only screen and (max-width:768px) {
.btn {
font-size:14px;
line-height:16px;
padding:12px 10px;
}
.btn.btn-cta {
width:26px;
height:26px;
line-height:26px;
font-size:10px;
}
}

@media only screen and (max-width:768px) {

}
.form-group {
	margin-bottom:33px;
	padding:0 14px;
}
.form-group .form-control {
	border:1px solid #969696;
	padding:8px;
	font-size:18px;
	line-height:20px;
	color:#666;
	font-weight:700;
	border-radius:0;
	box-shadow:none;
	height:40px;
	background:transparent;
}
.form-group .form-control.error {
	color:#d0232a;
	border-color:#d0232a;
}
.form-group textarea.form-control {
	height:auto;
}
.form-group.browseWindow {
	border:1px solid #a6a5a4;
	height:128px;
	position:relative;
}
.form-group.browseWindow .icon {
	display:block;
	font-size:90px;
	padding:initial;
	line-height:135px;
	text-align:center;
}
.form-group.browseWindow .img-upload {
	position:absolute;
	opacity:0;
	cursor:pointer;
	margin:0;
	padding:0;
	right:0;
	top:0;
	left:0;
	height:100%;
}
.form-group.modal-capcha {
	padding:0 15px;
}
.input-append .add-on, .input-prepend .add-on {
	display:inline-block;
	width:auto;
	height:20px;
	min-width:16px;
	padding:4px 5px;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	text-align:center;
	text-shadow:0 1px 0 #ffffff;
	background-color:#eeeeee;
	border:1px solid #ccc;
}
.form_datetime {
	position:relative;
}
.form_datetime .add-on {
	position:absolute;
	right:20px;
	top:2px;
	background:transparent;
	border:0;
	height:36px;
	width:36px;
}
@media only screen and (max-width:768px) {
.form-group {
margin-bottom:15px;
padding:0 10px;
}
.form-group .form-control {
font-size:13px;
line-height:16px;
height:40px;
}
.form-group.browseWindow {
border:none;
height:auto;
text-align:center;
font-size:30px;
}
.form-group.browseWindow .img-upload {
width:30px;
margin:0 auto;
}
.form-group.browseWindow .icon {
font-size:30px;
margin:0 auto;
line-height:32px;
}
.form_datetime .add-on {
right:15px;
top:5px;
height:29px;
width:29px;
}
}
.modal .modal-xlg {
	width:100%;
}
.modal .modal-content {
	box-shadow:none;
	border-radius:2px;
	border-color:#d5d5d5;
}
.modal .modal-content .modal-header .modal-title {
	font-size:20px;
	font-weight:700;
	line-height:22px;
	text-align:center;
}
.modal .modal-content.mod-feature {
	text-align:left;
}
.modal .modal-content #location .map {
	width:100%;
}
.modal .modal-content #amenities .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text, .modal .modal-content #amenities .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text, .modal .modal-content #clubhouse .lyt-amenities .nav-tabs.typ-sub-tab .bs-icon-text, .modal .modal-content #clubhouse .lyt-clubhouse .nav-tabs.typ-sub-tab .bs-icon-text {
	width:161px;
}
.modal .modal-content .tab-content {
	border:none;
}
.modal .modal-content .form-group {
	margin-bottom:20px;
}
.modal .modal-content.red {
	border-color:#d0232a;
}
.modal .modal-content.dark-red {
	border-color:#a2282e;
}
.modal .modal-content.dark-orenge {
	border-color:#c24d01;
}
.modal .modal-content.orenge {
	border-color:#ff9016;
}
.modal .modal-content.yellow {
	border-color:#f2ad00;
}
.modal .modal-header {
	border-bottom:none;
}
.modal .close {
	position:absolute;
	top:15px;
	right:15px;
}
.modal .close .icon {
	font-size:20px;
	padding:10px;
}
.modal.theme-grey .icon-cancel {
	color:#fff;
}
.modal.theme-white .icon-cancel {
	color:#353334;
}
.modal .mod-feature .grp-detail .desc p {
	margin-bottom:30px;
	display:block;
}
.modal.galleryvideo {
	z-index:1080 !important;
}
.modal-backdrop {
	background:transparent;
	opacity:0 !important;
}
.modal-backdrop.in {
	opacity:0.9;
}
.modal-backdrop.theme-grey {
	background:#353334;
	opacity:0;
transition:opacity .20s linear;
}
.modal-backdrop.theme-grey.in {
	opacity:0.9 !important;
}
.modal-backdrop.theme-white {
	background:#ffffff;
	opacity:0;
transition:opacity .20s linear;
}
.modal-backdrop.theme-white.in {
	opacity:0.9 !important;
}
@media only screen and (max-width:768px) {
.modal .modal-content {
border:0;
padding-top:35px;
}
.modal .modal-content .modal-header .modal-title {
font-size:16px;
line-height:20px;
}
.modal .modal-dialog {
margin:0;
}
.modal .mod-feature .grp-icon {
float:none;
}
.modal .mod-feature .grp-detail .desc p {
margin-bottom:6px;
}
.modal .close {
top:16px;
right:10px;
}
}
.bs-sec {
	padding:30px 0;
}
.bs-sec.grey {
	background:url(../images/shadow_3_grey.html) no-repeat center 0 transparent;
}
.bs-sec.no-shadow {
	background-image:none;
}
.bs-sec.no-padding {
	padding:0;
}
.bs-sec .sec-head .title, .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-reviews .timestamp, .mod-reviews .bs-sec .sec-head .timestamp, .bs-sec .sec-head .mod-msg-ceo .timestamp, .mod-msg-ceo .bs-sec .sec-head .timestamp, .bs-sec .sec-head .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .bs-sec .sec-head .desc, .bs-sec .sec-head .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .bs-sec .sec-head .meta-text {
	font-size:30px;
	line-height:40px;
	font-weight:700;
	text-transform:uppercase;
	display:inline-block;
	padding:10px 0;
	border-top:1px solid #dadada;
	border-bottom:1px solid #dadada;
	margin-bottom:30px;
}
.bs-sec .sec-head .title span, .bs-sec .sec-head .title.lg span, .bs-sec .sec-head .mod-reviews .timestamp span, .mod-reviews .bs-sec .sec-head .timestamp span, .bs-sec .sec-head .mod-msg-ceo .timestamp span, .mod-msg-ceo .bs-sec .sec-head .timestamp span, .bs-sec .sec-head .mod-timeline .grp-desc .desc span, .mod-timeline .grp-desc .bs-sec .sec-head .desc span, .bs-sec .sec-head .mod-phase .table-wrap .meta-text span, .mod-phase .table-wrap .bs-sec .sec-head .meta-text span {
	display:block;
}
.bs-sec .sec-head .lg.title, .bs-sec .sec-head .mod-reviews .lg.timestamp, .mod-reviews .bs-sec .sec-head .lg.timestamp, .bs-sec .sec-head .mod-msg-ceo .lg.timestamp, .mod-msg-ceo .bs-sec .sec-head .lg.timestamp, .bs-sec .sec-head .mod-timeline .grp-desc .lg.desc, .mod-timeline .grp-desc .bs-sec .sec-head .lg.desc, .bs-sec .sec-head .mod-phase .table-wrap .lg.meta-text, .mod-phase .table-wrap .bs-sec .sec-head .lg.meta-text {
	font-size:48px;
	line-height:54px;
	text-align:left;
}
.bs-sec .sec-head .desc {
	margin-bottom:30px;
}
.bs-sec .sec-head .desc p {
	font-size:20px;
	line-height:34px;
	margin-bottom:10px;
}
.bs-sec .sec-head .desc p:last-child {
	margin-bottom:0;
}
.bs-sec .sec-head.text-center {
	text-align:center;
}
.bs-sec .sec-footer {
	padding:15px 0;
}
@media only screen and (max-width:768px) {
.bs-sec {
padding:25px 0 30px 0;
}
.bs-sec .sec-head {
text-align:center;
}
.bs-sec .sec-head .title, .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-reviews .timestamp, .mod-reviews .bs-sec .sec-head .timestamp, .bs-sec .sec-head .mod-msg-ceo .timestamp, .mod-msg-ceo .bs-sec .sec-head .timestamp, .bs-sec .sec-head .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .bs-sec .sec-head .desc, .bs-sec .sec-head .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .bs-sec .sec-head .meta-text {
font-size:20px;
line-height:25px;
padding:6px 0;
margin-bottom:10px;
}
.bs-sec .sec-head .title span, .bs-sec .sec-head .title.lg span, .bs-sec .sec-head .mod-reviews .timestamp span, .mod-reviews .bs-sec .sec-head .timestamp span, .bs-sec .sec-head .mod-msg-ceo .timestamp span, .mod-msg-ceo .bs-sec .sec-head .timestamp span, .bs-sec .sec-head .mod-timeline .grp-desc .desc span, .mod-timeline .grp-desc .bs-sec .sec-head .desc span, .bs-sec .sec-head .mod-phase .table-wrap .meta-text span, .mod-phase .table-wrap .bs-sec .sec-head .meta-text span {
display:inline-block;
}
.bs-sec .sec-head .desc {
width:90%;
margin:0 auto;
margin-bottom:10px;
}
.bs-sec .sec-head .desc p {
font-size:14px;
line-height:18px;
}
.cm-actions {
padding:0 10px;
}
}
.bs-banner {
	position:relative;
	height:530px;
	overflow:hidden;
	background-size:cover;
	background-position:center center;
}
.bs-banner .tag {
	position:absolute;
	top:15px;
	left:0;
	background:#D1232A;
	padding:0 15px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:16px;
	font-weight:700;
	color:#ffffff;
}
.bs-banner .banner-img {
	width:1px;
	height:1px;
	position:absolute;
	left:-99999px;
	top:-99999px;
}
.bs-banner .video-wrap {
	display:none;
}
.bs-banner.typ-content .banner-img {
	width:100%;
	height:auto;
	position:relative;
	left:auto;
	top:auto;
	padding-bottom:0;
}
.bs-banner.typ-content .grp-title {
	display:none;
}
.bs-banner.typ-video-popup .video-wrap {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	display:block;
}
.bs-banner.typ-video-popup .video-wrap .icon-play {
	display:block;
	font-size:30px;
	position:absolute;
	left:0;
	right:0;
	text-align:center;
	top:50%;
	background:#d0232a;
	width:80px;
	height:60px;
	border-radius:15px;
	margin:-40px auto 0;
	color:#fff;
	cursor:pointer;
	z-index:2;
}
.bs-banner.typ-video-popup .video-wrap .icon-play:before {
	position:absolute;
	top:50%;
	margin-top:-15px;
	left:0;
	right:0;
}
.bs-banner.typ-video-popup .video-wrap .swiper-container {
	z-index:1;
}
.bs-banner .grp-video video {
	position:absolute;
	width:100%;
	height:auto;
	left:50%;
	top:0%;
	transform:translate(-50%, -10%);
}
.bs-banner .grp-video #playBtn {
	font-size:30px;
	position:absolute;
	left:0;
	right:0;
	text-align:center;
	top:50%;
	background:#d0232a;
	width:80px;
	height:80px;
	border-radius:50%;
	margin:-40px auto 0;
	color:#fff;
	cursor:pointer;
	display:none;
}
.bs-banner .grp-video #playBtn:before {
	position:absolute;
	top:50%;
	margin-top:-15px;
	left:0;
	right:0;
}
.bs-banner .grp-title {
	background:transparent url("../images/banner_shadow.html") repeat-x scroll 0 0;
	bottom:0;
	left:0;
	position:absolute;
	text-align:left;
	text-shadow:none;
	right:0;
	height:169px;
	z-index:1;
}
.bs-banner .grp-title .banner-title {
	font-size:46px;
	font-weight:700;
	line-height:53px;
	color:#ffffff;
	text-transform:uppercase;
	position:absolute;
	bottom:30px;
	left:20px;
	right:20px;
	text-align:left;
}
.bs-banner .grp-title .banner-title .small-title {
	font-size:40px;
	line-height:42px;
	font-weight:600;
}
.bs-banner .grp-title .banner-title .location, .bs-banner .grp-title .banner-title .mod-address .contact-no, .mod-address .bs-banner .grp-title .banner-title .contact-no, .bs-banner .grp-title .banner-title .mod-address .email, .mod-address .bs-banner .grp-title .banner-title .email, .bs-banner .grp-title .banner-title .mod-address .map-link, .mod-address .bs-banner .grp-title .banner-title .map-link {
	font-size:22px;
	line-height:30px;
	font-weight:600;
	display:block;
}
.bs-banner .grp-title .small-text {
	color:#666666;
	font-size:20px;
	line-height:31px;
	margin-top:43px;
	color:#ffffff;
}
.bs-banner .grp-title .small-text.text-italic {
	font-style:italic;
}
.bs-banner .grp-input {
	top:24%;
	left:10%;
	position:absolute;
	text-align:left;
	text-shadow:none;
	right:57%;
}
.bs-banner .grp-input .small-text {
	color:#666666;
	font-size:20px;
	line-height:31px;
	margin-top:43px;
	color:#ffffff;
}
.bs-banner .grp-input .small-text.text-italic {
	font-style:italic;
}
.bs-banner .grp-input .input-group .form-control {
	height:50px;
	background:#ffffff;
	font-size:18px;
	line-height:20px;
	color:#999999;
	border-radius:0;
	border:none;
	font-weight:600;
}
.bs-banner .grp-input .input-group .input-group-btn .btn {
	background:#cd232a;
	height:50px;
	border:none;
	padding:6px 16px;
}
.bs-banner .grp-input .input-group .input-group-btn .btn .icon {
	font-size:40px;
	color:#ffffff;
}
.bs-banner .overlay {
	display:block;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:70%;
	z-index:4;
}
.bs-banner .overlay.white {
	background:transparent url("../images/white_overlay.html") no-repeat scroll 0 0/cover;
}
.bs-banner .overlay.black {
	background:transparent url("../images/black_overlay.html") no-repeat scroll 0 0/cover;
}
.bs-banner.reverse .grp-title {
	left:auto;
	right:10%;
}
.bs-banner.reverse .overlay {
	left:auto;
	right:0;
}
.bs-banner.reverse .overlay.white {
	background:transparent url("../images/white_overlay_rev.html") no-repeat scroll 0 0/cover;
}
.bs-banner.reverse .overlay.black {
	background:transparent url("../images/black_overlay_rev.html") no-repeat scroll 0 0/cover;
}
.bs-banner.title-orenge .banner-title {
	color:#ff8f12;
}
.bs-banner.title-red .banner-title {
	color:#D1232A;
}
.bs-banner.title-yellow .banner-title {
	color:#f2ad00;
}
.bs-banner.text-black .small-text {
	color:#000000;
}
.bs-banner .grp-offer {
	width:145px;
	height:145px;
	background:#a2282e;
	display:block;
	color:#ffffff;
	padding:24px 10px 10px 10px;
	text-align:center;
	position:absolute;
	top:15px;
}
.bs-banner .grp-offer .offer {
	font-size:26px;
	line-height:28px;
	display:block;
	margin-bottom:10px;
}
.bs-banner .grp-offer .decs, .bs-banner .grp-offer .mod-team-details .grp-detail-info .decs p, .mod-team-details .grp-detail-info .decs .bs-banner .grp-offer p {
	font-size:16px;
	line-height:20px;
}
@media only screen and (max-width:768px) {
.bs-banner {
height:260px;
}
.bs-banner .tag {
padding:0 10px;
height:30px;
line-height:30px;
font-size:14px;
}
.bs-banner.typ-content .banner-img {
height:280px;
}
.bs-banner.typ-video {
height:auto;
background-color:#a2282e;
}
.bs-banner.typ-video .grp-title {
background:none;
height:auto;
}
.bs-banner.typ-video .grp-title .banner-title {
text-align:center;
}
.bs-banner .mobile-banner-img img {
width:100%;
height:auto;
}
.bs-banner.typ-video-popup .video-wrap .icon-play {
font-size:18px;
width:50px;
height:36px;
margin:-25px auto 0;
padding:0;
border-radius:10px;
}
.bs-banner.typ-video-popup .video-wrap .icon-play:before {
margin-top:-10px;
}
.bs-banner img {
height:280px;
}
.bs-banner .swiper-slide {
height:auto;
}
.bs-banner .grp-video #playBtn {
font-size:18px;
position:absolute;
left:0;
right:0;
text-align:center;
top:40%;
background:#d0232a;
width:40px;
height:40px;
border-radius:50%;
margin:-40px auto 0;
color:#fff;
cursor:pointer;
z-index:10;
display:block;
}
.bs-banner .grp-video #playBtn:before {
position:absolute;
top:50%;
margin-top:-9px;
left:0;
right:0;
}
.bs-banner .grp-title .banner-title {
font-size:20px;
line-height:24px;
bottom:10px;
left:10px;
right:10px;
}
.bs-banner .grp-title .banner-title .small-title {
font-size:18px;
line-height:20px;
}
.bs-banner .grp-title .small-text {
font-size:14px;
line-height:18px;
margin-top:4px;
font-weight:700;
}
.bs-banner.reverse .grp-title {
left:20px;
right:20px;
top:auto;
bottom:15px;
}
.bs-banner .grp-input {
top:35%;
left:10%;
position:absolute;
text-align:left;
text-shadow:none;
right:10%;
}
.bs-banner .grp-input .small-text {
font-size:14px;
line-height:18px;
margin-top:4px;
font-weight:700;
}
.bs-banner .grp-input .input-group {
right:0;
left:0;
margin-top:5px;
}
.bs-banner .grp-input .input-group .form-control {
height:30px;
font-size:15px;
line-height:17px;
}
.bs-banner .grp-input .input-group .input-group-btn .btn {
height:30px;
padding:2px 8px;
}
.bs-banner .grp-input .input-group .input-group-btn .btn .icon {
font-size:28px;
}
.bs-banner .grp-offer {
width:107px;
height:65px;
padding:6px;
position:relative;
bottom:0;
}
.bs-banner .grp-offer .offer {
font-size:16px;
line-height:18px;
display:block;
margin-bottom:0px;
}
.bs-banner .grp-offer .decs, .bs-banner .grp-offer .mod-team-details .grp-detail-info .decs p, .mod-team-details .grp-detail-info .decs .bs-banner .grp-offer p {
font-size:10px;
line-height:10px;
}
}
.bs-radio {
	margin-bottom:15px;
}
.bs-radio input[type="radio"]:not(old) {
margin:0;
opacity:0;
padding:0;
width:28px;
cursor:pointer;
}
.bs-radio input[type="radio"]:not(old) + label {
display:inline-block;
margin-left:-30px;
padding-left:30px;
font-size:18px;
line-height:25px;
cursor:pointer;
color:#666;
position:relative;
font-weight:600;
}
.bs-radio input[type="radio"]:not(old) + label:before {
content:"";
width:25px;
height:25px;
position:absolute;
left:0;
border-radius:50%;
background-color:#999;
}
.bs-radio input[type="radio"]:not(old) + label:after {
content:"";
width:21px;
height:21px;
position:absolute;
left:2px;
border-radius:50%;
border:solid 3px #fff;
background-color:#fff;
top:2px;
}
.bs-radio input[type="radio"]:checked:not(old) + label:before {
content:"";
width:25px;
height:25px;
position:absolute;
left:0;
border-radius:50%;
background-color:#999;
}
.bs-radio input[type="radio"]:checked:not(old) + label:after {
content:"";
width:21px;
height:21px;
position:absolute;
left:2px;
border-radius:50%;
border:solid 3px #fff;
background-color:#a2282e;
top:2px;
}
@media only screen and (max-width:768px) {
.bs-radio {
margin-bottom:7px;
}
.bs-radio input[type="radio"]:not(old) + label {
font-size:14px;
line-height:20px;
}
.bs-radio input[type="radio"]:not(old) + label:before {
width:20px;
height:20px;
}
.bs-radio input[type="radio"]:not(old) + label:after {
width:16px;
height:16px;
}
.bs-radio input[type="radio"]:checked:not(old) + label:before {
width:20px;
height:20px;
}
.bs-radio input[type="radio"]:checked:not(old) + label:after {
width:16px;
height:16px;
}
}
 @media only screen and (max-width:768px) {
.mod-blog .grp-blog-info .title, .mod-blog .grp-blog-info .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-blog .grp-blog-info .title.lg, .mod-blog .grp-blog-info .mod-reviews .timestamp, .mod-reviews .mod-blog .grp-blog-info .timestamp, .mod-blog .grp-blog-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-blog .grp-blog-info .timestamp, .mod-blog .grp-blog-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-blog .grp-blog-info .desc, .mod-blog .grp-blog-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-blog .grp-blog-info .meta-text {
font-size:16px;
line-height:20px;
}
.mod-blog.typ-awards .grp-blog-info {
padding:0;
}
.mod-blog.typ-awards .grp-blog-info .title, .mod-blog.typ-awards .grp-blog-info .mod-reviews .timestamp, .mod-reviews .mod-blog.typ-awards .grp-blog-info .timestamp, .mod-blog.typ-awards .grp-blog-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-blog.typ-awards .grp-blog-info .timestamp, .mod-blog.typ-awards .grp-blog-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-blog.typ-awards .grp-blog-info .desc, .mod-blog.typ-awards .grp-blog-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-blog.typ-awards .grp-blog-info .meta-text {
font-size:15px;
line-height:18px;
}
.mod-blog.typ-awards .grp-blog-info .desc p {
font-size:14px;
line-height:20px;
}
.mod-blog.typ-activities .grp-blog-info {
padding:0;
}
.mod-blog.typ-activities .grp-blog-info .title, .mod-blog.typ-activities .grp-blog-info .mod-reviews .timestamp, .mod-reviews .mod-blog.typ-activities .grp-blog-info .timestamp, .mod-blog.typ-activities .grp-blog-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-blog.typ-activities .grp-blog-info .timestamp, .mod-blog.typ-activities .grp-blog-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-blog.typ-activities .grp-blog-info .desc, .mod-blog.typ-activities .grp-blog-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-blog.typ-activities .grp-blog-info .meta-text {
font-size:15px;
line-height:18px;
margin-bottom:5px;
}
.mod-blog.typ-activities .grp-blog-info .desc p {
font-size:14px;
line-height:20px;
}
.mod-blog.typ-taking-care {
margin:0 0 20px;
}
.mod-blog.typ-taking-care .grp-blog-info {
padding:8px 10px;
min-height:0;
}
.mod-blog.typ-taking-care .grp-blog-info .title, .mod-blog.typ-taking-care .grp-blog-info .mod-reviews .timestamp, .mod-reviews .mod-blog.typ-taking-care .grp-blog-info .timestamp, .mod-blog.typ-taking-care .grp-blog-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-blog.typ-taking-care .grp-blog-info .timestamp, .mod-blog.typ-taking-care .grp-blog-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-blog.typ-taking-care .grp-blog-info .desc, .mod-blog.typ-taking-care .grp-blog-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-blog.typ-taking-care .grp-blog-info .meta-text {
font-size:16px;
line-height:20px;
margin-bottom:6px;
display:block;
}
.mod-blog.typ-taking-care .grp-blog-info .desc p {
font-size:13px;
line-height:15px;
}
}
.mod-feeds .img-wrap {
	float:left;
	padding:15px 10px 15px 0;
}
.mod-feeds .img-wrap .icon {
	font-size:30px;
	text-align:center;
}
.mod-feeds .desc {
	overflow:hidden;
}
.mod-feeds .desc a {
	font-size:14px;
	line-height:20px;
	margin-bottom:10px;
	color:#000;
	display:block;
}
.mod-feeds .desc .timestamp {
	font-size:16px;
	line-height:20px;
	color:#666;
	font-weight:600;
}
@media only screen and (max-width:768px) {
.mod-feeds {
margin:0 15px;
}
.mod-feeds .img-wrap {
padding:8px 10px 8px 0;
}
.mod-feeds .img-wrap .icon {
font-size:18px;
}
.mod-feeds .desc p {
font-size:13px;
line-height:16px;
margin-bottom:5px;
}
.mod-feeds .desc .timestamp {
font-size:12px;
line-height:16px;
}
}
.mod-gallery {
	display:block;
	height:285px;
	overflow:hidden;
	position:relative;
	margin:15px;
}
.mod-gallery .inner {
	width:100%;
	height:100%;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	transition-duration:0.3s;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	-moz-transition:all 0.6s ease 0s;
	-webkit-transition:all 0.6s ease 0s;
	transition:all 0.6s ease 0s;
	text-indent:-9999px;
}
.mod-gallery:hover .inner {
	transform:scale(1.2);
	transition:all 0.6s ease 0s;
}
.mod-gallery:before {
	content:"";
	background:url(../images/shadow.html) repeat-x;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index:1;
}
.mod-gallery .glry-img {
	width:1px;
	height:1px;
	position:absolute;
	left:-99999px;
	top:-99999px;
}
.mod-gallery .title, .mod-gallery .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-gallery .title.lg, .mod-gallery .mod-reviews .timestamp, .mod-reviews .mod-gallery .timestamp, .mod-gallery .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-gallery .timestamp, .mod-gallery .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-gallery .desc, .mod-gallery .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-gallery .meta-text {
	font-size:24px;
	line-height:28px;
	font-weight:800;
	color:#ffffff;
	z-index:2;
	position:relative;
	margin:15px 25px 4px;
	display:inline-block;
}
.mod-gallery .sub-title {
	font-size:16px;
	line-height:18px;
	margin:0px 25px;
	z-index:2;
	position:relative;
	color:#ffffff;
}
.mod-gallery .tag {
	width:75px;
	height:75px;
	position:absolute;
	right:0;
	bottom:0;
	text-align:center;
	font-size:25px;
	line-height:25px;
	color:#ffffff;
	font-weight:600;
	padding-top:10px;
	z-index:2;
}
.mod-gallery .tag span {
	font-size:16px;
}
.mod-gallery .tag.red {
	background-color:#d0232a;
}
.mod-gallery .tag.dark-red {
	background-color:#a2282e;
}
.mod-gallery .tag.dark-orenge {
	background-color:#c24d01;
}
.mod-gallery .tag.orenge {
	background-color:#ff9016;
}
.mod-gallery .tag.yellow {
	background-color:#f2ad00;
}
.mod-gallery .desc {
	line-height:24px;
	margin-bottom:20px;
}
.mod-gallery.typ-vertical {
	height:600px;
}
.mod-gallery.gallery-sm {
	height:255px;
}
.mod-gallery.typ-empty {
	text-align:center;
	height:auto;
}
.mod-gallery.typ-empty:before {
	background:none;
}
.mod-gallery.typ-empty .msg {
	font-size:40px;
	line-height:65px;
	font-weight:800;
	color:#9e9e9e;
}
@media only screen and (max-width:768px) {
.mod-gallery {
height:146px;
margin:5px;
}
.mod-gallery .title, .mod-gallery .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-gallery .title.lg, .mod-gallery .mod-reviews .timestamp, .mod-reviews .mod-gallery .timestamp, .mod-gallery .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-gallery .timestamp, .mod-gallery .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-gallery .desc, .mod-gallery .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-gallery .meta-text {
font-size:15px;
line-height:18px;
font-weight:600;
margin:10px 15px 0px;
}
.mod-gallery .sub-title {
font-size:12px;
line-height:18px;
margin:0px 15px;
}
.mod-gallery .tag {
width:48px;
height:48px;
font-size:15px;
line-height:18px;
padding-top:5px;
}
.mod-gallery .tag span {
font-size:12px;
}
.mod-gallery .desc {
line-height:24px;
margin-bottom:20px;
}
.mod-gallery.typ-vertical {
height:146px;
}
.mod-gallery.gallery-sm {
height:150px;
}
.mod-gallery.typ-empty .msg {
font-size:30px;
line-height:50px;
}
}
.mod-project {
	font-size:15px;
	font-weight:500;
	color:#666;
}
.mod-project .img-wrap {
	position:relative;
}
.mod-project .img-wrap img {
	width:100%;
	display:block;
}
.mod-project .img-wrap .prj-link {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	text-indent:-9999px;
	z-index:1;
	opacity:0;
}
.mod-project .img-wrap .cm-actions {
	position:absolute;
	right:0;
	bottom:0;
	z-index:2;
}
.mod-project .img-wrap .btn-cta {
	background-color:#231f20;
	color:#fff;
}
.mod-project .img-wrap .btn-cta:first-child {
	display:none;
}
.mod-project .title, .mod-project .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-project .title.lg, .mod-project .mod-reviews .timestamp, .mod-reviews .mod-project .timestamp, .mod-project .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-project .timestamp, .mod-project .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-project .desc, .mod-project .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-project .meta-text {
	font-size:24px;
	line-height:26px;
	font-weight:700;
	display:block;
	color:#333;
}
.mod-project .sub-title {
	font-size:16px;
	line-height:20px;
	display:block;
	text-transform:capitalize;
}
.mod-project .desc {
	line-height:24px;
	margin-bottom:20px;
}
.mod-project .st-complete {
	color:#009245;
}
.mod-project .st-incomplete {
	color:#ff9016;
}
.mod-project .grp-meta-info .df-title {
	font-weight:normal;
	display:inline-block;
	text-transform:capitalize;
	margin:2px;
}
.mod-project .grp-meta-info .df-desc {
	display:inline-block;
	color:#666666;
	margin:2px;
	font-weight:600;
}
.mod-project .cat-badge {
	background-color:#dfdfdf;
	display:inline-block;
	padding:4px 6px;
	margin:2px 3px;
}
.mod-project .cat-badge span {
	display:inline-block;
	font-size:16px;
	color:#666666;
}
.mod-project .view-360 {
	z-index:2;
	font-size:62px;
}
.mod-project .tag {
	background:#a2282e;
	padding:0 6px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:14px;
	font-weight:700;
	color:#ffffff;
}
.mod-project.typ-similar .img-wrap {
	display:block;
}
.mod-project.typ-similar .img-wrap:before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:url("../images/shadow_v.html") repeat-x center bottom transparent;
}
.mod-project.typ-similar .grp-title {
	position:absolute;
	left:15px;
	right:15px;
	bottom:15px;
}
.mod-project.typ-similar .grp-title .title, .mod-project.typ-similar .grp-title .mod-reviews .timestamp, .mod-reviews .mod-project.typ-similar .grp-title .timestamp, .mod-project.typ-similar .grp-title .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-project.typ-similar .grp-title .timestamp, .mod-project.typ-similar .grp-title .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-project.typ-similar .grp-title .desc, .mod-project.typ-similar .grp-title .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-project.typ-similar .grp-title .meta-text {
	color:#ffffff;
	margin:0;
}
.mod-project.typ-similar .grp-title .sub-title {
	margin:0;
	color:#ffffff;
}
.mod-project .proj-popup-wrap {
	display:none;
	position:fixed;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:#fff;
	font-size:50px;
	z-index:40;
}
@media only screen and (max-width:768px) {
.mod-project {
font-size:13px;
font-weight:700;
}
.mod-project .img-wrap {
float:left;
width:40%;
margin-right:2%;
}
.mod-project .img-wrap .btn-cta:first-child {
display:inline-block;
margin-right:5px;
}
.mod-project .grp-list {
overflow:hidden;
}
.mod-project .title, .mod-project .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-project .title.lg, .mod-project .mod-reviews .timestamp, .mod-reviews .mod-project .timestamp, .mod-project .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-project .timestamp, .mod-project .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-project .desc, .mod-project .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-project .meta-text {
font-size:15px;
line-height:24px;
margin-bottom:2px;
}
.mod-project .sub-title {
font-size:13px;
line-height:15px;
font-weight:400;
color:#666;
}
.mod-project .cat-badge {
padding:1px 5px;
font-size:12px;
margin:2px;
}
.mod-project .cat-badge span {
font-size:12px;
}
.mod-project .tag {
height:16px;
line-height:16px;
font-size:11px;
font-weight:600;
}
.mod-project .view-360 {
font-size:30px;
}
.mod-project.typ-similar .img-wrap {
width:100%;
}
.mod-project.typ-similar .grp-title {
left:5px;
right:5px;
bottom:5px;
}
}
.mod-project-category {
	font-size:14px;
	font-weight:500;
	color:#808080;
}
.mod-project-category .img-wrap {
	position:relative;
	display:block;
	overflow:hidden;
	display:none;
}
.mod-project-category .img-wrap img {
	width:100%;
	display:block;
	transform:scale(1);
	transition:all 0.5s ease 0s;
}
.mod-project-category .img-wrap:hover img {
	transform:scale(1.2);
	transition:all 0.5s ease 0s;
}
.mod-project-category .title, .mod-project-category .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-project-category .title.lg, .mod-project-category .mod-reviews .timestamp, .mod-reviews .mod-project-category .timestamp, .mod-project-category .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-project-category .timestamp, .mod-project-category .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-project-category .desc, .mod-project-category .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-project-category .meta-text {
	font-size:24px;
	line-height:26px;
	margin-bottom:12px;
	font-weight:700;
	display:block;
	color:#fff;
}
.mod-project-category .sub-title {
	font-size:18px;
	line-height:24px;
	display:block;
	color:#fff;
}
.mod-project-category .grp-meta-info .desc {
	padding:0 10px 0 0;
}
.mod-project-category .grp-meta-info .desc:first-child {
	margin-left:10px;
}
.mod-project-category .grp-meta-info:first-child .desc:first-child {
	padding-right:8px;
	margin:6px 8px 6px 10px;
	border-right:solid 1px #eaeaea;
}
.mod-project-category .grp-meta-info .icon-map .icon-floor-plan {
	font-size:20px;
	display:inline-block;
	vertical-align:top;
	margin-right:6px;
}
.mod-project-category .grp-meta-info .icon-map .meta-txt {
	font-size:12px;
	line-height:22px;
	display:inline-block;
	vertical-align:top;
}
@media only screen and (max-width:768px) {
.mod-project-category .title, .mod-project-category .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-project-category .title.lg, .mod-project-category .mod-reviews .timestamp, .mod-reviews .mod-project-category .timestamp, .mod-project-category .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-project-category .timestamp, .mod-project-category .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-project-category .desc, .mod-project-category .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-project-category .meta-text {
font-size:15px;
line-height:18px;
margin-bottom:4px;
}
.mod-project-category .sub-title {
font-size:13px;
line-height:16px;
}
.mod-project-category .grp-meta-info .desc {
font-size:12px;
}
}
.mod-feature {
	text-align:center;
	padding:15px;
}
.mod-feature .grp-icon .icon {
	margin-bottom:15px;
	font-size:46px;
	line-height:50px;
	color:#d0232a;
}
.mod-feature .grp-detail .title, .mod-feature .grp-detail .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-feature .grp-detail .title.lg, .mod-feature .grp-detail .mod-reviews .timestamp, .mod-reviews .mod-feature .grp-detail .timestamp, .mod-feature .grp-detail .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-feature .grp-detail .timestamp, .mod-feature .grp-detail .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-feature .grp-detail .desc, .mod-feature .grp-detail .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-feature .grp-detail .meta-text {
	font-size:36px;
	line-height:36px;
	color:#666;
	font-weight:700;
	text-transform:lowercase;
	margin-bottom:15px;
	display:block;
}
.mod-feature .grp-detail .title span, .mod-feature .grp-detail .bs-sec .sec-head .title.lg span, .bs-sec .sec-head .mod-feature .grp-detail .title.lg span, .mod-feature .grp-detail .mod-reviews .timestamp span, .mod-reviews .mod-feature .grp-detail .timestamp span, .mod-feature .grp-detail .mod-msg-ceo .timestamp span, .mod-msg-ceo .mod-feature .grp-detail .timestamp span, .mod-feature .grp-detail .mod-timeline .grp-desc .desc span, .mod-timeline .grp-desc .mod-feature .grp-detail .desc span, .mod-feature .grp-detail .mod-phase .table-wrap .meta-text span, .mod-phase .table-wrap .mod-feature .grp-detail .meta-text span {
	display:block;
}
.mod-feature .grp-detail .desc p {
	display:inline;
	font-size:16px;
	line-height:24px;
	color:#666;
}
.mod-feature .grp-detail .desc .read-more {
	display:inline;
	font-size:16px;
	color:#d0232a;
	line-height:18px;
	padding:0 0 0 5px;
}
.mod-feature .grp-detail .desc .read-more .icon {
	margin-left:5px;
	font-size:11px;
}
@media only screen and (max-width:768px) {
.mod-feature {
border:1px solid #f2f2f2;
padding:20px 10px 10px 10px;
min-height:190px;
margin:0 6px;
}
.mod-feature .grp-icon {
float:left;
margin-right:25px;
}
.mod-feature .grp-icon .icon {
margin-bottom:0;
font-size:34px;
line-height:44px;
}
.mod-feature .grp-detail {
overflow:hidden;
text-align:left;
}
.mod-feature .grp-detail .title, .mod-feature .grp-detail .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-feature .grp-detail .title.lg, .mod-feature .grp-detail .mod-reviews .timestamp, .mod-reviews .mod-feature .grp-detail .timestamp, .mod-feature .grp-detail .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-feature .grp-detail .timestamp, .mod-feature .grp-detail .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-feature .grp-detail .desc, .mod-feature .grp-detail .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-feature .grp-detail .meta-text {
font-size:16px;
line-height:16px;
margin-bottom:10px;
}
.mod-feature .grp-detail .title span, .mod-feature .grp-detail .bs-sec .sec-head .title.lg span, .bs-sec .sec-head .mod-feature .grp-detail .title.lg span, .mod-feature .grp-detail .mod-reviews .timestamp span, .mod-reviews .mod-feature .grp-detail .timestamp span, .mod-feature .grp-detail .mod-msg-ceo .timestamp span, .mod-msg-ceo .mod-feature .grp-detail .timestamp span, .mod-feature .grp-detail .mod-timeline .grp-desc .desc span, .mod-timeline .grp-desc .mod-feature .grp-detail .desc span, .mod-feature .grp-detail .mod-phase .table-wrap .meta-text span, .mod-phase .table-wrap .mod-feature .grp-detail .meta-text span {
display:inline-block;
margin-left:4px;
}
.mod-feature .grp-detail .desc p {
font-size:13px;
line-height:16px;
margin:0 0 6px 0;
display:inline-block;
}
.mod-feature .grp-detail .desc .read-more {
font-size:12px;
line-height:14px;
text-align:left;
display:block;
padding:0;
font-weight:600;
}
}
.mod-footer .title, .mod-footer .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-footer .title.lg, .mod-footer .mod-reviews .timestamp, .mod-reviews .mod-footer .timestamp, .mod-footer .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-footer .timestamp, .mod-footer .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-footer .desc, .mod-footer .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-footer .meta-text {
	font-size:16px;
	line-height:18px;
	color:#ffce00;
	margin-bottom:12px;
	font-weight:700;
}
.mod-footer .link {
	font-size:12px;
	line-height:14px;
	color:#999999;
	margin-bottom:10px;
	display:block;
}
.mod-footer .link:hover {
	color:#ffce00;
}
.mod-footer .copyright {
	font-size:12px;
	line-height:14px;
	color:#999999;
	margin-bottom:20px;
	display:block;
	text-align:right;
}
.mod-footer .desc p {
	font-size:12px;
	line-height:22px;
}
.mod-footer .contact-no {
	color:#999999;
	font-size:22px;
	font-weight:600;
	line-height:32px;
	margin-bottom:35px;
	display:inline-block;
}
@media only screen and (max-width:768px) {
.mod-footer {
position:relative;
bottom:auto;
background:#231f20;
top:auto;
overflow-y:auto;
}
.mod-footer .title, .mod-footer .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-footer .title.lg, .mod-footer .mod-reviews .timestamp, .mod-reviews .mod-footer .timestamp, .mod-footer .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-footer .timestamp, .mod-footer .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-footer .desc, .mod-footer .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-footer .meta-text {
font-size:14px;
line-height:16px;
margin-bottom:8px;
}
.mod-footer .link {
line-height:20px;
}
.mod-footer .copyright {
text-align:center;
margin-bottom:70px;
}
.mod-footer .desc p {
line-height:18px;
}
.mod-footer .contact-no {
font-size:22px;
line-height:22px;
margin-bottom:20px;
}
}
.mod-media-query {
	background-color:#fff;
	border:1px solid #f1f1f1;
	margin-bottom:25px;
	padding:10px;
}
.mod-media-query .img-wrap {
	background:#d0232a;
	border-radius:50%;
	float:left;
	height:45px;
	margin:6px 15px 0 0;
	text-align:center;
	width:45px;
}
.mod-media-query .img-wrap .icon {
	font-size:22px;
	text-align:center;
	color:#ffffff;
	line-height:47px;
}
.mod-media-query .grp-meta-info {
	overflow:hidden;
}
.mod-media-query .grp-meta-info .df-title {
	display:block;
	margin-bottom:12px;
	font-size:16px;
	line-height:22px;
	color:#666666;
}
.mod-media-query .grp-meta-info .df-desc {
	font-size:16px;
	line-height:22px;
	margin-bottom:10px;
	color:#999999;
}
@media only screen and (max-width:768px) {
.mod-media-query {
margin:10px;
}
}
.bs-select {
	padding:0 15px;
}
.bs-select .custom-select .ms-choice {
	background:#ffffff;
	padding:10px 15px;
	height:40px;
	border-radius:0;
	border-color:#f1f1f1;
}
.bs-select .custom-select .ms-choice:focus {
	outline:none;
}
.bs-select .custom-select .ms-choice span {
	color:#666;
	font-size:16px;
	line-height:20px;
	padding:10px 15px;
}
.bs-select .custom-select .ms-choice div {
	background:transparent;
}
.bs-select .custom-select .ms-choice div:before {
	content:"\66";
	font-family:"ashiana" !important;
	font-size:15px;
	position:relative;
	top:8px;
	right:8px;
}
.bs-select .custom-select .ms-drop ul {
	padding:0;
}
.bs-select .custom-select .ms-drop ul li label {
	color:#666;
	font-size:16px;
	line-height:20px;
	padding:8px 15px;
}
.bs-select .custom-select .ms-drop ul li label input[type="radio"], .bs-select .custom-select .ms-drop ul li label input[type="checkbox"] {
	visibility:hidden;
	opacity:0;
	position:absolute;
}
.bs-select .custom-select .ms-drop ul li:hover label {
	background:#f6f6f6;
	color:#666;
	cursor:pointer;
}
.bs-select .custom-select .ms-drop ul li.selected label {
	background:#f6f6f6;
	color:#666;
	font-weight:600;
}
.bs-select .custom-select .ms-drop.bottom {
	box-shadow:none;
	border-color:#f1f1f1;
	border-radius:0;
	margin-top:5px;
}
@media only screen and (max-width:768px) {
.bs-select {
padding:0;
margin:0 10px 10px 10px;
}
.bs-select .custom-select .ms-choice {
padding:2px 6px;
height:30px;
}
.bs-select .custom-select .ms-choice span {
font-size:13px;
line-height:16px;
padding:8px;
}
.bs-select .custom-select .ms-choice div {
background:transparent;
}
.bs-select .custom-select .ms-choice div:before {
content:"\66";
font-family:"ashiana" !important;
font-size:12px;
position:relative;
top:3px;
right:-2px;
}
.bs-select .custom-select .ms-drop ul li label {
font-size:13px;
line-height:16px;
padding:8px;
}
}
.mod-blog-top-stories .img-wrap {
	width:100%;
	position:relative;
	display:block;
}
.mod-blog-top-stories .img-wrap img {
	width:100%;
	display:block;
}
.mod-blog-top-stories .img-wrap:before {
	background:url("../images/shadow_v.html") repeat-x center bottom transparent;
	bottom:0;
	content:"none";
	left:0;
	position:absolute;
	right:0;
	top:0;
	z-index:1;
	text-indent:-9999px;
}
.mod-blog-top-stories .title, .mod-blog-top-stories .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-blog-top-stories .title.lg, .mod-blog-top-stories .mod-reviews .timestamp, .mod-reviews .mod-blog-top-stories .timestamp, .mod-blog-top-stories .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-blog-top-stories .timestamp, .mod-blog-top-stories .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-blog-top-stories .desc, .mod-blog-top-stories .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-blog-top-stories .meta-text {
	font-size:18px;
	line-height:25px;
	font-weight:600;
	color:#ffffff;
	position:absolute;
	bottom:10px;
	left:10px;
	right:10px;
	z-index:2;
	pointer-events:none;
}
.mod-blog-top-stories .hastag {
	background:#d0232a;
	color:#ffffff;
	font-size:14px;
	line-height:16px;
	font-weight:800;
	padding:6px 14px;
	position:absolute;
	top:-3px;
	left:6px;
	z-index:2;
}
#block {
	display:none !important;
}
.mod-available-units .units-list table {
	width:100%;
}
.mod-available-units .units-list tr td {
	text-align:center;
	font-size:18px;
	line-height:20px;
}
.mod-available-units .units-list tr td a {
	border:1px solid #e6e6e6;
	display:block;
	padding:22px 0;
	color:#333;
	margin:10px;
	background:#dadada;
}
.mod-available-units.typ-booking-chart .phase-title {
	margin:20px 0;
	font-size:20px;
	line-height:24px;
	text-align:center;
	font-weight:600;
}
.mod-available-units.typ-booking-chart .units-list table {
	width:100%;
}
.mod-available-units.typ-booking-chart .units-list tr td.selected a {
	color:#fff;
	background:#333;
}
.mod-available-units.typ-booking-chart .units-list tr td.booked a {
	border-color:#d0232a;
	color:#e8a9aa;
	background:#ffffff;
}
.mod-available-units.typ-booking-chart .units-list tr td.booked.active a {
	border-color:#d0232a;
	color:#e8a9aa;
	background:#ffffff;
}
.mod-available-units.typ-booking-chart .units-list tr td.active a {
	background:#231f20;
	color:#fff;
}
@media only screen and (max-width:768px) {
.mod-available-units .units-list tr td a {
padding:12px 0;
margin:1px;
font-size:15px;
}
.mod-available-units.typ-booking-chart .units-list table {
width:100%;
}
}
.mod-floor-plan.typ-floorimg {
	width:700px;
}
.mod-floor-plan .swiper-container {
	padding-bottom:0;
}
.mod-floor-plan .swiper-container .swiper-slide img {
	width:100%;
}
.mod-floor-plan .swiper-button-next, .mod-floor-plan .swiper-button-prev {
	font-size:19px;
	background:#69625f;
	padding:13px;
	height:50px;
	width:50px;
	right:0;
	color:#fff;
}
.mod-floor-plan .swiper-button-prev {
	left:0;
}
@media only screen and (max-width:768px) {
.mod-floor-plan {
width:auto;
}
.mod-floor-plan.typ-floorimg {
width:auto;
}
.mod-floor-plan .swiper-button-next, .mod-floor-plan .swiper-button-prev {
font-size:13px;
padding:8px;
height:30px;
width:30px;
}
}
.mod-help-widget {
	width:220px;
	position:fixed;
	right:-220px;
	bottom:0;
	z-index:12;
	transition:all 0.5s ease 0s;
}
.mod-help-widget.active1 {
	right:0;
	transition:all 0.5s ease 0s;
}
.mod-help-widget.active .close {
	position:fixed;
	top:15px;
	right:10px;
	z-index:3;
	display:none;
	font-size:22px;
}
.mod-help-widget .grp-nav {
	float:left;
	position:relative;
	z-index:2;
}
.mod-help-widget .grp-nav ul {
	float:left; margin-bottom:0; 
}
.mod-help-widget .grp-nav ul li {
	text-align:center;
	background:#325d70; border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
	float:left;
	width:110px;
	height:80px;

}
.mod-help-widget .grp-nav ul li a {
	padding:11px 0px; margin:0 auto;
	display:block;
	width:92px;
	height:80px;
	color:#fff;
}
.mod-help-widget .grp-nav ul li a:hover { text-decoration:none; }
.mod-help-widget .grp-nav ul li a .icon {
	font-size:24px;
	line-height:26px;
	margin-bottom:6px;
	display:block;
	color:#d0232a;
	text-align:center;
}

.mod-help-widget .grp-nav ul li a .icon img {
	display:inline-block;
}
@media(max-width:768px) {
.btn-widget img {
	max-width:75%;
}
}


.mod-help-widget .grp-nav ul li a .title, .mod-help-widget .grp-nav ul li a .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-help-widget .grp-nav ul li a .title.lg, .mod-help-widget .grp-nav ul li a .mod-reviews .timestamp, .mod-reviews .mod-help-widget .grp-nav ul li a .timestamp, .mod-help-widget .grp-nav ul li a .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-help-widget .grp-nav ul li a .timestamp, .mod-help-widget .grp-nav ul li a .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-help-widget .grp-nav ul li a .desc, .mod-help-widget .grp-nav ul li a .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-help-widget .grp-nav ul li a .meta-text {
	font-size:14px;
	line-height:20px;
	font-weight:600;
	display:block;
}

.mod-help-widget .grp-nav ul li.active .title, .mod-help-widget .grp-nav ul li.active .mod-reviews .timestamp, .mod-reviews .mod-help-widget .grp-nav ul li.active .timestamp, .mod-help-widget .grp-nav ul li.active .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-help-widget .grp-nav ul li.active .timestamp, .mod-help-widget .grp-nav ul li.active .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-help-widget .grp-nav ul li.active .desc, .mod-help-widget .grp-nav ul li.active .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-help-widget .grp-nav ul li.active .meta-text, .mod-help-widget .grp-nav ul li:hover .title, .mod-help-widget .grp-nav ul li:hover .mod-reviews .timestamp, .mod-reviews .mod-help-widget .grp-nav ul li:hover .timestamp, .mod-help-widget .grp-nav ul li:hover .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-help-widget .grp-nav ul li:hover .timestamp, .mod-help-widget .grp-nav ul li:hover .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-help-widget .grp-nav ul li:hover .desc, .mod-help-widget .grp-nav ul li:hover .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-help-widget .grp-nav ul li:hover .meta-text {
	color:#ddd;
}
.mod-help-widget .grp-nav .help-tip {
	position:absolute;
	top:-45px;
	padding:10px;
	background:#d1232a;
	-webkit-box-shadow:0px 0px 5px 0px #eca2a5;
	-moz-box-shadow:0px 0px 5px 0px #eca2a5;
	box-shadow:0px 0px 5px 0px #eca2a5;
	left:-75px;
	display:block;
	transform:scale(0);
	transition:all 0.4s ease 0s;
	color:#ffffff;
	font-weight:600;
}
.mod-help-widget .grp-nav .help-tip:after {
	top:100%;
	left:79%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none;
	border-color:rgba(255, 255, 255, 0);
	border-top-color:#d1232a;
	border-width:7px;
	margin-left:-7px;
}
.mod-help-widget .grp-nav .help-tip.intial {
	transform:scale(1);
	transform-origin:100% 100%;
}
.mod-help-widget .grp-desc {
	position:absolute;
	z-index:1;
	left:0;
	right:0;
	bottom:0;
}
.mod-help-widget .grp-desc .title, .mod-help-widget .grp-desc .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-help-widget .grp-desc .title.lg, .mod-help-widget .grp-desc .mod-reviews .timestamp, .mod-reviews .mod-help-widget .grp-desc .timestamp, .mod-help-widget .grp-desc .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-help-widget .grp-desc .timestamp, .mod-help-widget .mod-timeline .grp-desc .desc, .mod-timeline .mod-help-widget .grp-desc .desc, .mod-help-widget .grp-desc .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-help-widget .grp-desc .meta-text {
	font-size:20px;
	line-height:22px;
	color:#fff;
	font-weight:800;
	text-align:center;
	padding:5px 0 15px;
	border-bottom:1px solid #eeeeee;
	margin-bottom:15px;
}
.mod-help-widget .grp-desc .sub-title {
	font-size:16px;
	line-height:18px;
	color:#666666;
	font-weight:600;
}
.mod-help-widget .grp-desc .btn.btn-black {
	padding:10px 12px;
	min-width:auto;
}
.mod-help-widget .grp-desc .widget-screen {
	-webkit-box-shadow:0 0 3px 1px #e5e2e2;
	-moz-box-shadow:0 0 3px 1px #e5e2e2;
	box-shadow:0 0 3px 1px #e5e2e2;
}
.mod-help-widget .grp-desc .inquiry-wrap {
	padding:10px;
	position:absolute;
	left:0;
	right:0;
	bottom:81px;
	transition:all 0.5s ease 0s;
	background:#e92710;
}
.mod-help-widget .grp-desc .inquiry-wrap .form-group {
	margin-bottom:20px;
	padding:0 10px;
}
.mod-help-widget .grp-desc .inquiry-wrap .form-group .form-control {
	height:40px;
	border-color:#e2e2e2;
	font-size:16px;
	font-weight:600;
	border-radius:0;
	box-shadow:none;
	background:none;
	color:#555;
}
.mod-help-widget .grp-desc .inquiry-wrap .form-group .form-control.parsley-error {
	background:none;
	box-shadow:none;
	color:#B94A48;
	border:1px solid red;
}
.mod-help-widget .grp-desc .inquiry-wrap .form-group .form-control.error {
	border-color:#d0232a;
}
.mod-help-widget .grp-desc .inquiry-wrap .form-group textarea.form-control {
	height:auto;
}
.mod-help-widget .grp-desc .inquiry-wrap.active {
	bottom:80px;
	transition:all 0.5s ease 0s;
}
.mod-help-widget .grp-desc .call-wrap {
	text-align:center;
	padding:30px 10px;
	position:absolute;
	left:0;
	right:0;
	bottom:79px;
	transition:all 0.5s ease 0s;
	background:#eaf7ff ;
}
.mod-help-widget .grp-desc .call-wrap .call, .mod-help-widget .grp-desc .call-wrap .email {
	font-size:20px;
	line-height:24px;
	margin:0 0 30px 0;
	display:block;
}
.mod-help-widget .grp-desc .call-wrap .email {
	margin:0; color:#000;
}
.mod-help-widget .grp-desc .call-wrap input[type="text"] {
	border:0;
	padding-bottom:4px;
	margin:0 auto;
	border-bottom:1px solid #e8e7e7;
	text-align:center;
	margin:0 auto 20px;
	width:80%;
	font-size:16px;
	font-weight:600;
	border-radius:0;
	box-shadow:none;
	background:none;
	color:#555;
}
.mod-help-widget .grp-desc .call-wrap input[type="text"].parsley-error {
	background:none;
	box-shadow:none;
	color:#B94A48;
	border:1px solid red;
}
.mod-help-widget .grp-desc .call-wrap .btn-grp {
	border-bottom:1px solid #eeeeee;
	margin:0 0 25px 0;
}
.mod-help-widget .grp-desc .call-wrap .btn-grp .btn {
	width:200px;
	height:50px;
	background:#ff8f12;
	color:#fff;
	font-size:24px;
	line-height:26px;
	font-weight:500;
	text-transform:capitalize;
	margin:0 0 30px 0;
}
.mod-help-widget .grp-desc .call-wrap.active {
	bottom:80px;
	transition:all 0.5s ease 0s;
}
.mod-help-widget .grp-desc .call-wrap .meta-msg {
	padding:12px 0;
}
.mod-help-widget .grp-desc .chat-wrap {
	text-align:center;
	padding:10px;
	position:absolute;
	left:0;
	right:0;
	bottom:-450px;
	transition:all 0.5s ease 0s;
	background:#ffffff;
}
.mod-help-widget .grp-desc .chat-wrap.active {
	bottom:80px;
	transition:all 0.5s ease 0s;
}
.mod-help-widget .grp-desc .meta-msg {
	font-size:17px;
	font-weight:600;
	margin-bottom:10px;
	display:none;
	line-height:24px;
}
@media only screen and (max-width:768px) {
.mod-help-widget {
width:100%;
right:-102px;
}
.mod-help-widget .grp-desc .widget-screen {
position:fixed;
bottom:0px;

right:0;
left:0;
padding-bottom:50px;
width:100%;
}
.mod-help-widget .grp-desc .widget-screen.active {
right:0;
left:0;
top:0;
bottom:0;
overflow-y:auto;
}
.mod-help-widget .grp-desc .call-wrap input[type="text"] {
margin:0 auto 15px;
font-size:14px;
}
.mod-help-widget .grp-desc .call-wrap .btn-grp {
margin:0 0 20px 0;
}
.mod-help-widget .grp-desc .call-wrap .btn-grp .btn {
width:200px;
height:40px;
font-size:18px;
line-height:22px;
margin:0 0 20px 0;
}
.mod-help-widget .grp-nav {
position:absolute;
bottom:0;
right:0;
}
.mod-help-widget .grp-nav ul li {
width:50px;
height:50px;
}
.mod-help-widget .grp-nav ul li a {
width:100%;
height:50px;
padding:8px;
}
.mod-help-widget .grp-nav ul li a .icon {
font-size:16px;
margin-bottom:0;
}
.mod-help-widget .grp-nav ul li a .title, .mod-help-widget .grp-nav ul li a .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-help-widget .grp-nav ul li a .title.lg, .mod-help-widget .grp-nav ul li a .mod-reviews .timestamp, .mod-reviews .mod-help-widget .grp-nav ul li a .timestamp, .mod-help-widget .grp-nav ul li a .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-help-widget .grp-nav ul li a .timestamp, .mod-help-widget .grp-nav ul li a .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-help-widget .grp-nav ul li a .desc, .mod-help-widget .grp-nav ul li a .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-help-widget .grp-nav ul li a .meta-text {
font-size:11px;
line-height:17px;
}
.mod-help-widget .grp-nav ul li:first-child {
width:50px;
}
.mod-help-widget .grp-nav ul li:first-child a {
width:100%;
}
.mod-help-widget .grp-nav ul li:first-child .icon {
font-size:28px;
line-height:39px;
}
.mod-help-widget .close {
position:fixed;
top:10px;
right:0px;
z-index:3;
display:none;
}
}
.mod-blog-media-detail .img-wrap {
	text-align:center;
	margin-bottom:40px;
}
.mod-blog-media-detail .img-wrap img {
	max-width:100%;
}
.mod-blog-media-detail .grp-blog-media-info img {
	max-width:100%;
	height:auto !important;
	width:100% !important;
}
.mod-blog-media-detail .grp-blog-media-info .title, .mod-blog-media-detail .grp-blog-media-info .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-blog-media-detail .grp-blog-media-info .title.lg, .mod-blog-media-detail .grp-blog-media-info .mod-reviews .timestamp, .mod-reviews .mod-blog-media-detail .grp-blog-media-info .timestamp, .mod-blog-media-detail .grp-blog-media-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-blog-media-detail .grp-blog-media-info .timestamp, .mod-blog-media-detail .grp-blog-media-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-blog-media-detail .grp-blog-media-info .desc, .mod-blog-media-detail .grp-blog-media-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-blog-media-detail .grp-blog-media-info .meta-text {
	color:#666666;
	font-size:26px;
	font-weight:700;
	line-height:28px;
	margin-bottom:6px;
	display:block;
}
.mod-blog-media-detail .grp-blog-media-info .timestamp {
	font-size:18px;
	line-height:20px;
	color:666666;
	font-weight:300;
	display:block;
	margin-bottom:18px;
	margin-right:0;
}
.mod-blog-media-detail .grp-blog-media-info .timestamp.media-timestamp {
	display:block;
	font-size:20px;
	font-weight:600;
	line-height:22px;
}
.mod-blog-media-detail .grp-blog-media-info .timestamp span:before {
	content:"|";
	margin:0 6px;
}
.mod-blog-media-detail .grp-blog-media-info .desc p, .mod-blog-media-detail .grp-blog-media-info .desc em, .mod-blog-media-detail .grp-blog-media-info .desc li, .mod-blog-media-detail .grp-blog-media-info .desc div {
	font-size:16px;
	line-height:28px;
	margin-bottom:10px;
	font-style:normal;
	color:#666;
}
.mod-blog-media-detail .grp-blog-media-info .desc p {
	margin-bottom:15px;
}
.mod-blog-media-detail .grp-blog-media-info .desc ol {
	padding:10px 25px;
}
.mod-blog-media-detail .grp-blog-media-info .desc ol li {
	list-style:inherit;
}
.mod-blog-media-detail .grp-blog-media-info .desc ul {
	margin:15px 0;
}
.mod-blog-media-detail .grp-blog-media-info .desc ul li {
	padding-left:10px;
	margin:0 0 12px 10px;
}
.mod-blog-media-detail .grp-blog-media-info .desc ul li:before {
	width:6px;
	height:6px;
	background:#999999;
	content:"";
	display:inline-block;
	border-radius:50%;
	position:relative;
	top:-2px;
	left:-12px;
}
.mod-blog-media-detail .grp-blog-media-info .desc ul li a {
	display:inline-block;
	word-break:break-word;
}
.mod-blog-media-detail .grp-blog-media-info .desc strong {
	font-weight:600;
}
.mod-blog-media-detail .grp-blog-media-info .desc img {
	margin:15px 0;
}
.mod-blog-media-detail.typ-detail .img-wrap .full-width {
	width:100%;
	display:block;
}
.mod-blog-media-detail.typ-detail .grp-blog-media-info .media-timestamp {
	color:#d0232a;
}
.mod-blog-media-detail.typ-detail .grp-blog-media-info .quotes {
	font-size:20px;
	line-height:28px;
	display:block;
	margin-bottom:40px;
}
@media only screen and (max-width:768px) {
.mod-blog-media-detail {
padding:0 10px;
}
.mod-blog-media-detail .img-wrap {
margin-bottom:20px;
}
.mod-blog-media-detail .grp-blog-media-info .title, .mod-blog-media-detail .grp-blog-media-info .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-blog-media-detail .grp-blog-media-info .title.lg, .mod-blog-media-detail .grp-blog-media-info .mod-reviews .timestamp, .mod-reviews .mod-blog-media-detail .grp-blog-media-info .timestamp, .mod-blog-media-detail .grp-blog-media-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-blog-media-detail .grp-blog-media-info .timestamp, .mod-blog-media-detail .grp-blog-media-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-blog-media-detail .grp-blog-media-info .desc, .mod-blog-media-detail .grp-blog-media-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-blog-media-detail .grp-blog-media-info .meta-text {
margin-bottom:8px;
font-size:22px;
line-height:22px;
}
.mod-blog-media-detail .grp-blog-media-info .timestamp {
font-size:14px;
line-height:16px;
}
.mod-blog-media-detail .grp-blog-media-info .timestamp.media-timestamp {
font-size:14px;
line-height:16px;
margin-bottom:10px;
}
.mod-blog-media-detail .desc p, .mod-blog-media-detail .desc em, .mod-blog-media-detail .desc li {
font-size:13px;
line-height:18px;
}
.mod-blog-media-detail .desc img {
width:100%;
}
.mod-blog-media-detail.typ-detail .grp-blog-media-info .quotes {
font-size:16px;
line-height:22px;
margin-bottom:15px;
}
}
.mod-openings dl .title, .mod-openings dl .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-openings dl .title.lg, .mod-openings dl .mod-reviews .timestamp, .mod-reviews .mod-openings dl .timestamp, .mod-openings dl .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-openings dl .timestamp, .mod-openings dl .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-openings dl .desc, .mod-openings dl .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-openings dl .meta-text {
	color:#999999;
	width:20%;
	margin-right:2%;
	float:left;
	font-weight:600;
	font-size:16px;
	line-height:22px;
}
.mod-openings dl .decs, .mod-openings dl .mod-team-details .grp-detail-info .decs p, .mod-team-details .grp-detail-info .decs .mod-openings dl p {
	font-size:18px;
	line-height:22px;
	margin-bottom:16px;
	font-weight:700;
	color:#666666;
	width:78%;
	overflow:hidden;
	position:relative;
	padding-left:15px;
	box-sizing:border-box;
}
.mod-openings dl .decs:before, .mod-openings dl .mod-team-details .grp-detail-info .decs p:before, .mod-team-details .grp-detail-info .decs .mod-openings dl p:before {
	content:":";
	position:absolute;
	left:0px;
	color:#999999;
}
.mod-openings .grp-detail-info {
	margin-top:30px;
	display:none;
}
.mod-openings .grp-detail-info dl .title, .mod-openings .grp-detail-info dl .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-openings .grp-detail-info dl .title.lg, .mod-openings .grp-detail-info dl .mod-reviews .timestamp, .mod-reviews .mod-openings .grp-detail-info dl .timestamp, .mod-openings .grp-detail-info dl .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-openings .grp-detail-info dl .timestamp, .mod-openings .grp-detail-info dl .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-openings .grp-detail-info dl .desc, .mod-openings .grp-detail-info dl .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-openings .grp-detail-info dl .meta-text {
	font-weight:normal;
}
.mod-openings .grp-detail-info dl .decs, .mod-openings .mod-team-details .grp-detail-info dl .decs p, .mod-team-details .mod-openings .grp-detail-info dl .decs p, .mod-openings .mod-team-details .grp-detail-info .decs dl p, .mod-team-details .mod-openings .grp-detail-info .decs dl p {
	font-weight:500;
}
.mod-openings .grp-detail-info dl .decs ul li, .mod-openings .mod-team-details .grp-detail-info .decs dl p ul li, .mod-team-details .mod-openings .grp-detail-info .decs dl p ul li {
	margin-bottom:10px;
}
.mod-openings .grp-detail-info dl .decs ul li:before, .mod-openings .mod-team-details .grp-detail-info .decs dl p ul li:before, .mod-team-details .mod-openings .grp-detail-info .decs dl p ul li:before {
	width:6px;
	height:6px;
	background:#999999;
	content:"";
	display:inline-block;
	border-radius:50%;
	position:relative;
	top:-2px;
	margin-right:6px;
}
.mod-openings .grp-detail-info .act-wrap .btn {
	background:#d0232a;
	font-weight:700;
	color:#ffffff;
}
.mod-openings .grey-btn .btn {
	background:#999999;
	padding:4px 8px;
	color:#ffffff;
}
@media only screen and (max-width:768px) {
.mod-openings dl .title, .mod-openings dl .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-openings dl .title.lg, .mod-openings dl .mod-reviews .timestamp, .mod-reviews .mod-openings dl .timestamp, .mod-openings dl .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-openings dl .timestamp, .mod-openings dl .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-openings dl .desc, .mod-openings dl .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-openings dl .meta-text {
width:43%;
margin-right:2%;
font-size:13px;
line-height:16px;
}
.mod-openings dl .decs, .mod-openings dl .mod-team-details .grp-detail-info .decs p, .mod-team-details .grp-detail-info .decs .mod-openings dl p {
width:55%;
font-size:16px;
line-height:20px;
}
.mod-openings .grp-detail-info .title, .mod-openings .grp-detail-info .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-openings .grp-detail-info .title.lg, .mod-openings .grp-detail-info .mod-reviews .timestamp, .mod-reviews .mod-openings .grp-detail-info .timestamp, .mod-openings .grp-detail-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-openings .grp-detail-info .timestamp, .mod-openings .grp-detail-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-openings .grp-detail-info .desc, .mod-openings .grp-detail-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-openings .grp-detail-info .meta-text {
width:100%;
}
.mod-openings .grp-detail-info .decs, .mod-openings .mod-team-details .grp-detail-info .decs p, .mod-team-details .mod-openings .grp-detail-info .decs p {
width:100%;
padding:0;
font-size:14px;
line-height:18px;
margin-bottom:10px;
}
.mod-openings .grp-detail-info .decs:before, .mod-openings .mod-team-details .grp-detail-info .decs p:before, .mod-team-details .mod-openings .grp-detail-info .decs p:before {
display:none;
}
.mod-openings .grey-btn {
margin:16px 0;
}
}
.mod_sneak_peak .video-wrap {
	position:relative;
	display:block;
}
.mod_sneak_peak .video-wrap:before {
	background:#d0232a;
	border-radius:50%;
	bottom:0;
	color:#ffffff;
	content:"\56";
	font-family:"ashiana" !important;
	font-size:30px;
	height:60px;
	left:0;
	line-height:61px;
	margin:-30px auto 0;
	position:absolute;
	right:0;
	text-indent:19px;
	top:70%;
	width:60px;
}
@media only screen and (max-width:768px) {
.mod_sneak_peak .video-wrap img {
width:100%;
}
.mod_sneak_peak .video-wrap:before {
height:30px;
width:30px;
font-size:15px;
line-height:31px;
text-indent:9px;
margin:-15px auto 0;
}
}
.mod-msg-ceo .img-wrap {
	margin-right:25px;
}
.mod-msg-ceo .img-wrap img {
	display:block;
	width:100%;
}
.mod-msg-ceo .title, .mod-msg-ceo .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-msg-ceo .title.lg, .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-msg-ceo .desc, .mod-msg-ceo .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-msg-ceo .meta-text {
	font-size:18px;
	line-height:19px;
	color:#666;
	font-weight:600;
	margin-bottom:2px;
}
.mod-msg-ceo .desc {
	margin:20px 0 10px 0;
}
.mod-msg-ceo .desc p {
	font-size:16px;
	line-height:24px;
	color:#8a8a8a;
	margin-bottom:8px;
}
.mod-msg-ceo .timestamp {
	color:#999;
	margin-bottom:10px;
}
.mod-msg-ceo .meta-info .desc {
	display:block;
	margin-top:0;
}
.mod-msg-ceo .meta-info.typ-inline .desc {
	display:inline;
}
.mod-msg-ceo .grp-cont .text {
	color:#231f20;
	font-size:15px;
	display:inline-block;
	margin-left:4px;
	vertical-align:bottom;
	padding-bottom:5px;
}
.mod-msg-ceo .grp-cont input {
	border:none;
	border-bottom:1px solid #dcdcdc;
	font-size:17px;
	color:#8a8a8a;
	background:none;
	vertical-align:bottom;
	padding:0 0 4px 0;
	margin-left:8px;
}
.mod-msg-ceo .grp-cont .parsley-errors-list.filled {
	position:absolute;
	bottom:-25px;
	left:50px;
}
@media only screen and (max-width:768px) {
.mod-msg-ceo {
padding:15px;
}
.mod-msg-ceo .img-wrap {
margin:0 0 10px 0;
}
.mod-msg-ceo .title, .mod-msg-ceo .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-msg-ceo .title.lg, .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-msg-ceo .desc, .mod-msg-ceo .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-msg-ceo .meta-text {
font-size:15px;
line-height:18px;
}
.mod-msg-ceo .desc {
margin:16px 0 10px 0;
}
.mod-msg-ceo .desc p {
font-size:14px;
line-height:20px;
}
.mod-msg-ceo .grp-cont .text {
font-size:14px;
line-height:18px;
}
.mod-msg-ceo .grp-cont input {
font-size:14px;
}
}
.mod-timeline {
	overflow:hidden;
	padding:30px 0;
}
.mod-timeline .img-wrap img {
	width:100%;
	display:block;
}
.mod-timeline .grp-desc {
	box-sizing:border-box;
	overflow:hidden;
	padding:96px 0 96px 100px;
	width:400px;
	min-height:210px;
}
.mod-timeline .grp-desc .year {
	color:#c24d00;
	font-size:50px;
	line-height:50px;
	font-weight:700;
	display:block;
	margin:10px 0 25px 0;
}
.mod-timeline .grp-desc .month {
	color:#666666;
	font-size:30px;
	line-height:34px;
	font-weight:400;
	display:block;
	margin-bottom:18px;
}
.mod-timeline .grp-desc .title, .mod-timeline .grp-desc .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-timeline .grp-desc .title.lg, .mod-timeline .grp-desc .mod-reviews .timestamp, .mod-reviews .mod-timeline .grp-desc .timestamp, .mod-timeline .grp-desc .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-timeline .grp-desc .timestamp, .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-timeline .grp-desc .meta-text {
	font-size:16px;
	line-height:18px;
	color:#666;
}
.mod-timeline .grp-desc .desc {
	display:block;
}
.mod-timeline.typ-reverse .grp-desc {
	padding-left:0;
	padding-right:100px;
	box-sizing:border-box;
	text-align:right;
}
@media only screen and (max-width:768px) {
.mod-timeline {
padding:30px 15px 20px 15px;
margin-bottom:20px;
}
.mod-timeline .img-wrap {
width:50%;
}
.mod-timeline .grp-desc {
width:50%;
padding:0 0 0 10px;
min-height:0;
}
.mod-timeline .grp-desc .year {
font-size:20px;
line-height:20px;
text-align:center;
margin:0;
}
.mod-timeline .grp-desc .month {
font-size:15px;
line-height:16px;
font-weight:500;
margin-bottom:10px;
}
.mod-timeline .grp-desc .title, .mod-timeline .grp-desc .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-timeline .grp-desc .title.lg, .mod-timeline .grp-desc .mod-reviews .timestamp, .mod-reviews .mod-timeline .grp-desc .timestamp, .mod-timeline .grp-desc .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-timeline .grp-desc .timestamp, .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-timeline .grp-desc .meta-text {
font-size:13px;
line-height:16px;
}
.mod-timeline.typ-reverse .grp-desc {
padding:0 0 0 10px;
text-align:left;
}
}
.mod-profile {
	position:relative;
}
.mod-profile .grp-intro {
	cursor:pointer;
}
.mod-profile .grp-intro .img-wrap img {
	width:100%;
	display:block;
}
.mod-profile .grp-intro .name, .mod-profile .grp-intro .lyt-team .profile-desc .designation, .lyt-team .profile-desc .mod-profile .grp-intro .designation {
	font-size:22px;
	line-height:28px;
	display:block;
	color:#fff;
	font-weight:800;
}
.mod-profile .grp-intro .designation {
	display:block;
	color:#fff;
	font-size:18px;
	line-height:22px;
	font-weight:400;
}
.mod-profile.sm .name, .mod-profile.sm .lyt-team .profile-desc .designation, .lyt-team .profile-desc .mod-profile.sm .designation {
	font-size:14px;
	line-height:18px;
	font-weight:700;
}
.mod-profile.sm .designation {
	font-size:12px;
	line-height:15px;
}
@media only screen and (max-width:768px) {
.mod-profile .grp-intro .name, .mod-profile .grp-intro .lyt-team .profile-desc .designation, .lyt-team .profile-desc .mod-profile .grp-intro .designation {
font-size:14px;
line-height:14px;
}
.mod-profile .grp-intro .designation {
font-size:12px;
line-height:12px;
font-weight:400;
}
}
.mod-directors {
	margin-bottom:30px;
}
.mod-directors .meta-info .title, .mod-directors .meta-info .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-directors .meta-info .title.lg, .mod-directors .meta-info .mod-reviews .timestamp, .mod-reviews .mod-directors .meta-info .timestamp, .mod-directors .meta-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-directors .meta-info .timestamp, .mod-directors .meta-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-directors .meta-info .desc, .mod-directors .meta-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-directors .meta-info .meta-text {
	font-size:20px;
	line-height:24px;
	font-weight:600;
	display:block;
	color:#969696;
	margin-bottom:6px;
}
.mod-directors .meta-info .desc {
	font-size:18px;
	line-height:22px;
}
@media only screen and (max-width:768px) {
.mod-directors {
margin:10px 10px 20px 20px;
}
.mod-directors .meta-info .title, .mod-directors .meta-info .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-directors .meta-info .title.lg, .mod-directors .meta-info .mod-reviews .timestamp, .mod-reviews .mod-directors .meta-info .timestamp, .mod-directors .meta-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-directors .meta-info .timestamp, .mod-directors .meta-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-directors .meta-info .desc, .mod-directors .meta-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-directors .meta-info .meta-text {
font-size:16px;
line-height:20px;
margin-bottom:2px;
}
.mod-directors .meta-info .desc {
font-size:14px;
line-height:18px;
}
}
.mod-contact-info {
	border-right:1px solid #eaeaea;
	padding:0 15px 0;
	margin-top:30px;
	margin-bottom:30px;
}
.mod-contact-info:last-child {
	border-right:none;
	margin-bottom:0;
}
.mod-contact-info .meta-info .title, .mod-contact-info .meta-info .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-contact-info .meta-info .title.lg, .mod-contact-info .meta-info .mod-reviews .timestamp, .mod-reviews .mod-contact-info .meta-info .timestamp, .mod-contact-info .meta-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-contact-info .meta-info .timestamp, .mod-contact-info .meta-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-contact-info .meta-info .desc, .mod-contact-info .meta-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-contact-info .meta-info .meta-text {
	font-size:20px;
	line-height:24px;
	font-weight:600;
	display:block;
	color:#969696;
	margin-bottom:6px;
}
.mod-contact-info .meta-info .desc {
	font-size:18px;
	line-height:28px;
}
.mod-contact-info .meta-info .desc a:hover {
	color:#ce232a;
}
@media only screen and (max-width:768px) {
.mod-contact-info {
border-right:1px solid #eaeaea;
padding:0 15px 0;
margin-top:10px;
margin-bottom:10px;
}
.mod-contact-info .meta-info {
padding:10px;
}
.mod-contact-info .meta-info .title, .mod-contact-info .meta-info .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-contact-info .meta-info .title.lg, .mod-contact-info .meta-info .mod-reviews .timestamp, .mod-reviews .mod-contact-info .meta-info .timestamp, .mod-contact-info .meta-info .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-contact-info .meta-info .timestamp, .mod-contact-info .meta-info .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-contact-info .meta-info .desc, .mod-contact-info .meta-info .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-contact-info .meta-info .meta-text {
font-size:16px;
line-height:20px;
margin-bottom:2px;
}
.mod-contact-info .meta-info .desc {
font-size:14px;
line-height:18px;
}
}
.mod-address {
	border:1px solid #f0f0f0;
	padding:20px;
	margin:20px;
	min-height:270px;
}
.mod-address .location, .mod-address .contact-no, .mod-address .email, .mod-address .map-link {
	color:#282c36;
	font-weight:600;
	margin-bottom:35px;
	display:block;
	font-size:20px;
	line-height:18px;
	font-style:normal;
}
.mod-address .address {
	font-size:16px;
	line-height:24px;
	color:#666;
	margin-bottom:25px;
	font-style:normal;
}
.mod-address .address span {
	display:block;
}
.mod-address .contact-no {
	font-style:normal;
	font-size:16px;
	color:#979797;
	margin-bottom:8px;
}
.mod-address .email {
	font-style:normal;
	font-size:16px;
	color:#979797;
}
.mod-address .map-link {
	color:#a22a2e;
	font-size:18px;
	font-style:normal;
	margin-top:35px;
}
.mod-address .title, .mod-address .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-address .title.lg, .mod-address .mod-reviews .timestamp, .mod-reviews .mod-address .timestamp, .mod-address .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-address .timestamp, .mod-address .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-address .desc, .mod-address .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-address .meta-text {
	font-size:20px;
	line-height:22px;
	color:#ce232a;
	font-weight:700;
	margin-bottom:12px;
	font-style:normal;
}
.mod-address .sub-title {
	font-size:18px;
	line-height:20px;
	color:#969696;
	font-weight:700;
	margin-bottom:12px;
	font-style:normal;
}
.mod-address .name, .mod-address .lyt-team .profile-desc .designation, .lyt-team .profile-desc .mod-address .designation {
	color:#979797;
	font-weight:700;
	margin-bottom:8px;
	display:block;
	font-size:20px;
	line-height:24px;
	font-style:normal;
}
@media only screen and (max-width:768px) {
.mod-address {
border:1px solid #f0f0f0;
padding:15px;
text-align:left;
width:60%;
margin:0 auto 20px;
min-height:0;
}
.mod-address .title, .mod-address .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-address .title.lg, .mod-address .mod-reviews .timestamp, .mod-reviews .mod-address .timestamp, .mod-address .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-address .timestamp, .mod-address .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-address .desc, .mod-address .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-address .meta-text {
font-size:16px;
line-height:20px;
margin-bottom:8px;
}
.mod-address .location, .mod-address .contact-no, .mod-address .email, .mod-address .map-link {
margin-bottom:5px;
font-size:13px;
line-height:15px;
}
.mod-address .address, .mod-address .email {
font-size:13px;
line-height:15px;
}
}
.cm-loader:after {
	content:"";
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:120;
	background-color:rgba(255, 255, 255, 0.8);
	background-image:url(../images/loader.html);
	background-repeat:no-repeat;
	background-position:center center;
}
.cm-loader:before {
	content:"loading..." !important;
	position:fixed;
	color:#000;
	font-size:20px;
	top:50%;
	left:0;
	right:0;
	font-weight:600;
	text-align:center;
	margin-top:85px;
	z-index:130;
}
.cm-sec-loader {
	position:relative;
}
.cm-sec-loader:after {
	position:absolute !important;
	content:"";
	height:auto !important;
	width:auto !important;
	top:0 !important;
	left:0 !important;
	right:0 !important;
	bottom:0 !important;
	z-index:120 !important;
	background-color:rgba(0, 0, 0, 0.82) !important;
	background-image:url(../images/loader.html) !important;
	background-repeat:no-repeat !important;
	background-position:center center !important;
}
.cm-sec-loader:before {
	content:"loading..." !important;
	position:absolute;
	color:#fff;
	font-size:20px;
	top:50%;
	left:0;
	right:0;
	font-weight:600;
	text-align:center;
	margin-top:85px;
	z-index:130;
}
@media only screen and (max-width:768px) {
.cm-loader:after, .cm-sec-loader:after {
background-size:80px 80px !important;
}
.cm-loader:before, .cm-sec-loader:before {
margin-top:50px;
font-size:16px;
}
}
.mod-graph {
	margin-right:15px;
	margin-bottom:25px;
}
.mod-graph .title, .mod-graph .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-graph .title.lg, .mod-graph .mod-reviews .timestamp, .mod-reviews .mod-graph .timestamp, .mod-graph .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-graph .timestamp, .mod-graph .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-graph .desc, .mod-graph .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-graph .meta-text {
	font-size:15px;
	line-height:20px;
	color:#666;
	font-weight:600;
	margin-bottom:2px;
	text-align:center;
	text-transform:capitalize;
}
.mod-graph .title span, .mod-graph .bs-sec .sec-head .title.lg span, .bs-sec .sec-head .mod-graph .title.lg span, .mod-graph .mod-reviews .timestamp span, .mod-reviews .mod-graph .timestamp span, .mod-graph .mod-msg-ceo .timestamp span, .mod-msg-ceo .mod-graph .timestamp span, .mod-graph .mod-timeline .grp-desc .desc span, .mod-timeline .grp-desc .mod-graph .desc span, .mod-graph .mod-phase .table-wrap .meta-text span, .mod-phase .table-wrap .mod-graph .meta-text span {
	display:block;
}
.mod-graph .img-wrap img {
	width:100%;
	display:block;
}
@media only screen and (max-width:768px) {
.mod-graph {
margin-right:10px;
}
.mod-graph .title, .mod-graph .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-graph .title.lg, .mod-graph .mod-reviews .timestamp, .mod-reviews .mod-graph .timestamp, .mod-graph .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-graph .timestamp, .mod-graph .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-graph .desc, .mod-graph .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-graph .meta-text {
font-size:15px;
line-height:20px;
margin-bottom:6px;
}
}
.mod-input-icon .title, .mod-input-icon .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-input-icon .title.lg, .mod-input-icon .mod-reviews .timestamp, .mod-reviews .mod-input-icon .timestamp, .mod-input-icon .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-input-icon .timestamp, .mod-input-icon .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-input-icon .desc, .mod-input-icon .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-input-icon .meta-text {
	font-size:16px;
	line-height:18px;
	color:#231f20;
	display:block;
	margin:0 0 10px 0;
}
.mod-input-icon .icon {
	color:#c24d01;
	font-size:35px;
	margin-bottom:15px;
}
.mod-input-icon .input-group .form-control {
	height:50px;
	background:#ffffff;
	font-size:18px;
	line-height:20px;
	color:#999999;
	border-radius:0;
	border:none;
	font-weight:600;
	border:1px solid #f1f1f1;
	border-right:none;
	box-shadow:none;
}
.mod-input-icon .input-group-btn .btn {
	background:#cd232a;
	height:50px;
	border:none;
	padding:6px 16px;
}
.mod-input-icon .input-group-btn .btn .icon {
	font-size:40px;
	color:#ffffff;
}
@media only screen and (max-width:768px) {
.mod-input-icon {
margin:0 15px 30px 15px;
}
.mod-input-icon .title, .mod-input-icon .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-input-icon .title.lg, .mod-input-icon .mod-reviews .timestamp, .mod-reviews .mod-input-icon .timestamp, .mod-input-icon .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-input-icon .timestamp, .mod-input-icon .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-input-icon .desc, .mod-input-icon .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-input-icon .meta-text {
font-size:14px;
line-height:16px;
margin:0 0 6px 0;
}
.mod-input-icon .icon {
font-size:35px;
margin-bottom:8px;
}
.mod-input-icon .input-group .form-control {
height:40px;
font-size:16px;
line-height:18px;
}
.mod-input-icon .input-group-btn .btn {
height:40px;
padding:6px 12px;
}
.mod-input-icon .input-group-btn .btn .icon {
font-size:30px;
}
}
.mod-download {
	overflow:hidden;
}
.mod-download .text-right {
	text-align:right;
}
.mod-download .title, .mod-download .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-download .title.lg, .mod-download .mod-reviews .timestamp, .mod-reviews .mod-download .timestamp, .mod-download .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-download .timestamp, .mod-download .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-download .desc, .mod-download .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-download .meta-text {
	font-size:18px;
	line-height:20px;
	font-weight:600;
	color:#666666;
	margin-bottom:12px;
}
.mod-download .icon {
	font-size:46px;
	color:#bdbdbd;
}
.mod-download .list-wrap li {
	font-size:18px;
	line-height:24px;
	display:inline-block;
	color:#666;
	border-right:1px solid #cacaca;
}
.mod-download .list-wrap li a {
	color:#231f20;
}
.mod-download .list-wrap li a:hover {
	color:#cd232a;
}
@media only screen and (max-width:768px) {
.mod-download {
margin:0 15px;
}
.mod-download .title, .mod-download .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-download .title.lg, .mod-download .mod-reviews .timestamp, .mod-reviews .mod-download .timestamp, .mod-download .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-download .timestamp, .mod-download .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-download .desc, .mod-download .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-download .meta-text {
font-size:16px;
line-height:18px;
margin-bottom:8px;
}
.mod-download .icon {
font-size:30px;
}
.mod-download .list-wrap li {
font-size:13px;
line-height:16px;
margin-right:10px;
padding-right:10px;
}
}
.mod-title-para .title, .mod-title-para .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-title-para .title.lg, .mod-title-para .mod-reviews .timestamp, .mod-reviews .mod-title-para .timestamp, .mod-title-para .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-title-para .timestamp, .mod-title-para .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-title-para .desc, .mod-title-para .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-title-para .meta-text {
	font-size:17px;
	line-height:25px;
	display:block;
	color:#231f20;
	margin-bottom:25px;
}
.mod-title-para .desc {
	margin-bottom:15px;
}
.mod-title-para .desc p {
	color:#969696;
	font-size:17px;
	line-height:25px;
	display:block;
}
.mod-title-para .read-more {
	padding-left:0;
	font-size:14px;
	line-height:15px;
	font-weight:700;
	color:#d0232a;
}
.mod-title-para .read-more .icon {
	margin-left:10px;
	font-size:12px;
}
@media only screen and (max-width:768px) {
.mod-title-para {
margin:0 15px;
}
.mod-title-para .title, .mod-title-para .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-title-para .title.lg, .mod-title-para .mod-reviews .timestamp, .mod-reviews .mod-title-para .timestamp, .mod-title-para .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-title-para .timestamp, .mod-title-para .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-title-para .desc, .mod-title-para .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-title-para .meta-text {
font-size:15px;
line-height:18px;
margin-bottom:15px;
}
.mod-title-para .desc {
margin-bottom:8px;
}
.mod-title-para .desc p {
font-size:13px;
line-height:16px;
}
.mod-title-para .read-more {
padding-left:0;
font-size:14px;
line-height:15px;
font-weight:700;
color:#d0232a;
}
.mod-title-para .read-more .icon {
margin-left:10px;
font-size:12px;
}
}
.mod-senior-living {
	background:transparent url("../images/sl1.html") no-repeat 0 0;
	width:100%;
	height:600px;
	background-size:cover;
	padding-top:50px;
	position:relative;
	z-index:2;
	transition:all 0.5s ease 0s;
}
.mod-senior-living .sec-head .title, .mod-senior-living .bs-sec .sec-head .title.lg, .bs-sec .mod-senior-living .sec-head .title.lg, .mod-senior-living .sec-head .mod-reviews .timestamp, .mod-reviews .mod-senior-living .sec-head .timestamp, .mod-senior-living .sec-head .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-senior-living .sec-head .timestamp, .mod-senior-living .sec-head .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-senior-living .sec-head .desc, .mod-senior-living .sec-head .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-senior-living .sec-head .meta-text {
	color:#fff;
}
.mod-senior-living .sec-head .title span, .mod-senior-living .bs-sec .sec-head .title.lg span, .bs-sec .mod-senior-living .sec-head .title.lg span, .mod-senior-living .sec-head .mod-reviews .timestamp span, .mod-reviews .mod-senior-living .sec-head .timestamp span, .mod-senior-living .sec-head .mod-msg-ceo .timestamp span, .mod-msg-ceo .mod-senior-living .sec-head .timestamp span, .mod-senior-living .sec-head .mod-timeline .grp-desc .desc span, .mod-timeline .grp-desc .mod-senior-living .sec-head .desc span, .mod-senior-living .sec-head .mod-phase .table-wrap .meta-text span, .mod-phase .table-wrap .mod-senior-living .sec-head .meta-text span {
	display:inline-block;
}
.mod-senior-living .time-list {
	background:#5a97af;
	transition:all 0.5s ease 0s;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	z-index:5;
	padding:19px 0;
}
.mod-senior-living .time-list .list-item {
	float:left;
	width:142.5px;
	text-align:center;
	position:relative;
}
.mod-senior-living .time-list .list-item.left .time-info .info-grp {
	left:-3px;
}
.mod-senior-living .time-list .list-item.right .time-info .info-grp {
	left:auto;
	right:-3px;
}
.mod-senior-living .time-list .list-item .timeline {
	color:#a1d6d6;
	font-size:24px;
	line-height:26px;
	font-weight:600;
	display:inline-block;
	position:relative;
	z-index:6;
}
.mod-senior-living .time-list .list-item.activeSlide .time-info {
	display:block;
}
.mod-senior-living .time-list .list-item .time-info {
	position:absolute;
	width:95px;
	height:108px;
	bottom:-19px;
	display:none;
}
.mod-senior-living .time-list .list-item .time-info .time-grp {
	position:absolute;
	bottom:0;
	background:#666666;
	width:95px;
	height:108px;
	left:0;
	right:0;
	margin:0 auto;
	z-index:6;
}
.mod-senior-living .time-list .list-item .time-info .time-grp:after {
	content:"| | |";
	position:absolute;
	bottom:0px;
	left:0;
	right:0;
	background:#565656;
	height:24px;
	color:#fff;
	padding-top:4px;
}
.mod-senior-living .time-list .list-item .time-info .time-grp .time {
	font-size:48px;
	line-height:38px;
	display:block;
	color:#fff;
	font-weight:800;
	margin:8px 0 10px 0;
	position:relative;
	z-index:15;
}
.mod-senior-living .time-list .list-item .time-info .time-grp .daytime {
	font-size:24px;
	line-height:20px;
	display:block;
	color:#fff;
	font-weight:700;
	position:relative;
	z-index:15;
	text-transform:uppercase;
}
.mod-senior-living .time-list .list-item .time-info .info-grp {
	border:3px solid #fff;
	position:absolute;
	bottom:102px;
	left:-195px;
	z-index:5;
	overflow:hidden;
	width:480px;
	height:325px;
}
.mod-senior-living .time-list .list-item .time-info .info-grp .title, .mod-senior-living .time-list .list-item .time-info .info-grp .mod-reviews .timestamp, .mod-reviews .mod-senior-living .time-list .list-item .time-info .info-grp .timestamp, .mod-senior-living .time-list .list-item .time-info .info-grp .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-senior-living .time-list .list-item .time-info .info-grp .timestamp, .mod-senior-living .time-list .list-item .time-info .info-grp .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-senior-living .time-list .list-item .time-info .info-grp .desc, .mod-senior-living .time-list .list-item .time-info .info-grp .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-senior-living .time-list .list-item .time-info .info-grp .meta-text {
	color:#fff;
	font-size:24px;
	line-height:26px;
	font-weight:600;
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	z-index:10;
	padding:16px 20px;
	text-align:left;
	background:transparent url("../images/sl_black_bg.html") repeat 0 0;
	text-transform:capitalize;
}
.mod-senior-living .time-list .list-item .time-info .info-grp .img-wrap img {
	display:block;
	width:100%;
}
.mod-senior-living .swiper-container.swiper-container-horizontal .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
	background:#fff;
}
.mod-senior-living .swiper-container.swiper-container-horizontal .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity:1;
}
.mod-senior-living .swiper-container {
	padding:0;
	overflow:initial;
}
.mod-senior-living .swiper-container .swiper-pagination-bullets {
	bottom:20px;
	right:20px;
	left:auto;
	width:100%;
	text-align:right;
}
.mod-senior-living .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
	margin:0 4px;
	width:10px;
	height:10px;
	opacity:0.6;
}
.mod-senior-living.slot2 {
	background-image:url("../images/sl2.html");
}
.mod-senior-living.slot2 .time-list {
	background:#4a4d60;
}
.mod-senior-living.slot3 {
	background-image:url("../images/sl3.html");
}
.mod-senior-living.slot3 .time-list {
	background:#4a4d60;
}
.mod-senior-living.slot4 {
	background-image:url("../images/sl4.html");
}
.mod-senior-living.slot4 .time-list {
	background:#4a4d60;
}
@media only screen and (max-width:768px) {
.mod-senior-living {
background-image:url("../images/sl1mob.html");
height:360px;
padding-top:15px;
overflow:hidden;
}
.mod-senior-living .sec-head .title, .mod-senior-living .bs-sec .sec-head .title.lg, .bs-sec .mod-senior-living .sec-head .title.lg, .mod-senior-living .sec-head .mod-reviews .timestamp, .mod-reviews .mod-senior-living .sec-head .timestamp, .mod-senior-living .sec-head .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-senior-living .sec-head .timestamp, .mod-senior-living .sec-head .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-senior-living .sec-head .desc, .mod-senior-living .sec-head .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-senior-living .sec-head .meta-text {
line-height:20px;
}
.mod-senior-living .sec-head .title span, .mod-senior-living .bs-sec .sec-head .title.lg span, .bs-sec .mod-senior-living .sec-head .title.lg span, .mod-senior-living .sec-head .mod-reviews .timestamp span, .mod-reviews .mod-senior-living .sec-head .timestamp span, .mod-senior-living .sec-head .mod-msg-ceo .timestamp span, .mod-msg-ceo .mod-senior-living .sec-head .timestamp span, .mod-senior-living .sec-head .mod-timeline .grp-desc .desc span, .mod-timeline .grp-desc .mod-senior-living .sec-head .desc span, .mod-senior-living .sec-head .mod-phase .table-wrap .meta-text span, .mod-phase .table-wrap .mod-senior-living .sec-head .meta-text span {
display:block;
}
.mod-senior-living .time-list {
padding:8px 0;
}
.mod-senior-living .time-list .list-item {
width:64px;
}
.mod-senior-living .time-list .list-item.left .time-info .info-grp {
left:-116px;
}
.mod-senior-living .time-list .list-item.right .time-info .info-grp {
left:-116px;
right:auto;
}
.mod-senior-living .time-list .list-item .timeline {
font-size:16px;
line-height:20px;
}
.mod-senior-living .time-list .list-item .time-info {
width:64px;
height:65px;
bottom:-8px;
}
.mod-senior-living .time-list .list-item .time-info .time-grp {
width:64px;
height:65px;
}
.mod-senior-living .time-list .list-item .time-info .time-grp:after {
height:14px;
padding-top:0;
font-size:10px;
}
.mod-senior-living .time-list .list-item .time-info .time-grp .time {
font-size:30px;
line-height:22px;
margin:5px 0 5px 0;
}
.mod-senior-living .time-list .list-item .time-info .time-grp .daytime {
font-size:16px;
line-height:20px;
}
.mod-senior-living .time-list .list-item .time-info .info-grp {
bottom:59px;
width:296px;
height:200px;
left:-116px;
}
.mod-senior-living .time-list .list-item .time-info .info-grp .title, .mod-senior-living .time-list .list-item .time-info .info-grp .mod-reviews .timestamp, .mod-reviews .mod-senior-living .time-list .list-item .time-info .info-grp .timestamp, .mod-senior-living .time-list .list-item .time-info .info-grp .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-senior-living .time-list .list-item .time-info .info-grp .timestamp, .mod-senior-living .time-list .list-item .time-info .info-grp .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-senior-living .time-list .list-item .time-info .info-grp .desc, .mod-senior-living .time-list .list-item .time-info .info-grp .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-senior-living .time-list .list-item .time-info .info-grp .meta-text {
font-size:15px;
line-height:18px;
padding:7px 16px;
}
.mod-senior-living .swiper-container .swiper-pagination-bullets {
bottom:10px;
right:10px;
}
.mod-senior-living .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
margin:0 5px;
}
.mod-senior-living .swiper-container .swiper-slide {
width:100%;
}
.mod-senior-living.afternoon {
background-image:url("../images/sl2mob.html");
}
.mod-senior-living.evening {
background-image:url("../images/sl3mob.html");
}
}
.mod-video-bgimg {
	position:relative;
}
.mod-video-bgimg .img-video-wrap ul li {
	background-image:url("../images/banner_comfort_homes.html");
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	height:600px;
	width:100%;
	display:none;
}
.mod-video-bgimg .img-video-wrap ul li iframe {
	display:none;
}
.mod-video-bgimg .img-video-wrap ul li:nth-child(2) {
background-image:url("../images/banner_senior-living.html");
}
.mod-video-bgimg .img-video-wrap ul li.active {
	display:block;
}
.mod-video-bgimg .img-video-wrap ul li.activeVideo {
	display:block;
}
.mod-video-bgimg .img-video-wrap ul li.activeVideo iframe {
	display:block;
}
.mod-video-bgimg #vidLink {
	display:none;
	position:relative;
	z-index:1;
	width:100%;
}
.mod-video-bgimg .link-wrap {
	position:absolute;
	bottom:40px;
	left:0;
	right:0;
	margin:0 auto;
	width:570px;
}
.mod-video-bgimg .link-wrap ul li {
	float:left;
}
.mod-video-bgimg .link-wrap ul li .link {
	width:280px;
	display:inline-block;
	color:#333333;
	font-size:24px;
	line-height:28px;
	font-weight:800;
	background:#fff;
	padding:10px 40px;
	text-align:center;
	-webkit-box-shadow:0px 0px 4px 1px #bfbdbf;
	-moz-box-shadow:0px 0px 4px 1px #bfbdbf;
	box-shadow:0px 0px 4px 1px #bfbdbf;
	transition:all 0.5s ease 0s;
}
.mod-video-bgimg .link-wrap ul li:hover .link {
	background-color:#d0232a;
	color:#fff;
	transition:all 0.5s ease 0s;
}
.mod-video-bgimg .link-wrap ul li.active .link {
	background-color:#d0232a;
	color:#fff;
}
.mod-video-bgimg .icon-cancel {
	position:absolute;
	right:10px;
	top:5px;
	font-size:28px;
	color:#fff;
	display:none;
	cursor:pointer;
	background:#2f2f2f;
	padding:22px;
	border-radius:50%;
}
.mod-video-bgimg .icon-wrap {
	background:#d0232a none repeat scroll 0 0;
	border-radius:15px;
	color:#fff;
	cursor:pointer;
	font-size:30px;
	height:60px;
	left:0;
	margin:-40px auto 0;
	position:absolute;
	right:0;
	text-align:center;
	top:50%;
	width:80px;
}
.mod-video-bgimg .icon-wrap:before {
	position:absolute;
	top:50%;
	margin-top:-15px;
	left:0;
	right:0;
}
@media only screen and (max-width:768px) {
.mod-video-bgimg .img-video-wrap ul li {
height:350px;
}
.mod-video-bgimg .img-video-wrap ul li iframe {
height:350px;
}
.mod-video-bgimg .link-wrap {
bottom:50px;
left:6px;
right:6px;
width:auto;
}
.mod-video-bgimg .link-wrap ul li {
width:50%;
margin:0;
padding:0;
}
.mod-video-bgimg .link-wrap ul li .link {
width:100%;
font-size:14px;
line-height:18px;
padding:8px 15px;
}
.mod-video-bgimg .link-wrap ul li.icon-wrap {
font-size:22px;
width:50px;
height:50px;
margin:-25px auto 0;
padding:0;
}
.mod-video-bgimg .link-wrap ul li.icon-wrap:before {
margin-top:-10px;
}
.mod-video-bgimg .icon-cancel {
padding:10px;
top:10px;
right:10px;
font-size:16px;
z-index:1;
}
}
.mod-phase {
	margin:15px 0;
	position:relative;
	padding-bottom:70px;
}
.mod-phase .property-map {
	width:713px;
	margin:0 auto;
}
.mod-phase .property-map img {
	width:713px;
}
.mod-phase .property-map .phase-map {
	position:relative;
	z-index:1;
	display:none;
}
.mod-phase .table-wrap {
	width:450px;
	position:absolute;
	left:0;
	bottom:0;
	background:#fff;
	z-index:2;
	display:none;
	border-collapse:initial;
}
.mod-phase .table-wrap .title, .mod-phase .table-wrap .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-phase .table-wrap .title.lg, .mod-phase .table-wrap .mod-reviews .timestamp, .mod-reviews .mod-phase .table-wrap .timestamp, .mod-phase .table-wrap .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-phase .table-wrap .timestamp, .mod-phase .table-wrap .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-phase .table-wrap .desc, .mod-phase .table-wrap .meta-text {
	font-size:16px;
	line-height:20px;
	font-weight:700;
	text-align:center;
	padding:20px 15px;
	border:1px solid #f2f2f2;
}
.mod-phase .table-wrap .title span, .mod-phase .table-wrap .bs-sec .sec-head .title.lg span, .bs-sec .sec-head .mod-phase .table-wrap .title.lg span, .mod-phase .table-wrap .mod-reviews .timestamp span, .mod-reviews .mod-phase .table-wrap .timestamp span, .mod-phase .table-wrap .mod-msg-ceo .timestamp span, .mod-msg-ceo .mod-phase .table-wrap .timestamp span, .mod-phase .table-wrap .mod-timeline .grp-desc .desc span, .mod-timeline .grp-desc .mod-phase .table-wrap .desc span, .mod-phase .table-wrap .meta-text span {
	font-weight:500;
	font-size:14px;
}
.mod-phase .table-wrap .meta-text {
	vertical-align:middle;
	color:#fff;
	padding:15px 16px;
	cursor:pointer;
}
.mod-phase .table-wrap .meta-text:first-child {
	text-align:left;
}
.mod-phase .table-wrap .meta-text .details {
	display:block;
	margin-top:6px;
	font-weight:500;
	font-size:14px;
}
.mod-phase .table-wrap .meta-text .unit {
	display:inline;
}
.mod-phase .table-wrap .theme-red .meta-text {
	background:#d6363e;
}
.mod-phase .table-wrap .theme-red:hover .meta-text {
	background:#fff;
	border:1px solid #d6363e;
	color:#d6363e;
}
.mod-phase .table-wrap .theme-red:hover .meta-text:nth-child(1), .mod-phase .table-wrap .theme-red:hover .meta-text:nth-child(2) {
border-right-color:#f2f2f2;
}
.mod-phase .table-wrap .theme-red:hover .meta-text:nth-child(3), .mod-phase .table-wrap .theme-red:hover .meta-text:nth-child(2) {
border-left-color:#f2f2f2;
}
.mod-phase .table-wrap .theme-yellow .meta-text {
	background:#f8c801;
}
.mod-phase .table-wrap .theme-yellow:hover .meta-text {
	background:#fff;
	border:1px solid #f8c801;
	color:#f8c801;
}
.mod-phase .table-wrap .theme-yellow:hover .meta-text:nth-child(1), .mod-phase .table-wrap .theme-yellow:hover .meta-text:nth-child(2) {
border-right-color:#f2f2f2;
}
.mod-phase .table-wrap .theme-yellow:hover .meta-text:nth-child(3), .mod-phase .table-wrap .theme-yellow:hover .meta-text:nth-child(2) {
border-left-color:#f2f2f2;
}
.mod-phase .table-wrap .theme-orange .meta-text {
	background:#ea802b;
}
.mod-phase .table-wrap .theme-orange:hover .meta-text {
	background:#fff;
	border:1px solid #ea802b;
	color:#ea802b;
}
.mod-phase .table-wrap .theme-orange:hover .meta-text:nth-child(1), .mod-phase .table-wrap .theme-orange:hover .meta-text:nth-child(2) {
border-right-color:#f2f2f2;
}
.mod-phase .table-wrap .theme-orange:hover .meta-text:nth-child(3), .mod-phase .table-wrap .theme-orange:hover .meta-text:nth-child(2) {
border-left-color:#f2f2f2;
}
.mod-phase .close {
	display:none;
}
@media only screen and (max-width:768px) {
.mod-phase {
margin:15px 0;
padding-bottom:0;
}
.mod-phase .property-map {
width:100%;
height:auto;
}
.mod-phase .property-map img {
width:100%;
}
.mod-phase .table-wrap {
width:100%;
position:relative;
}
.mod-phase .table-wrap .title, .mod-phase .table-wrap .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-phase .table-wrap .title.lg, .mod-phase .table-wrap .mod-reviews .timestamp, .mod-reviews .mod-phase .table-wrap .timestamp, .mod-phase .table-wrap .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-phase .table-wrap .timestamp, .mod-phase .table-wrap .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-phase .table-wrap .desc, .mod-phase .table-wrap .meta-text {
font-size:14px;
line-height:18px;
padding:15px 8px;
}
 @media only screen and (max-width:768px) {
.mod-legends ul li {
font-size:13px;
line-height:15px;
padding-left:24px;
margin-right:6px;
}
.mod-legends ul li:before {
padding-left:14px;
width:16px;
height:16px;
}
}
.mod-errormsg {
 text-align:center;
}
.mod-errormsg .title, .mod-errormsg .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-errormsg .title.lg, .mod-errormsg .mod-reviews .timestamp, .mod-reviews .mod-errormsg .timestamp, .mod-errormsg .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-errormsg .timestamp, .mod-errormsg .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-errormsg .desc, .mod-errormsg .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-errormsg .meta-text {
 font-size:60px;
 line-height:80px;
 margin-bottom:15px;
}
.mod-errormsg p {
 font-size:24px;
 line-height:36px;
 color:#333;
 text-align:center;
 font-weight:600;
 margin-bottom:50px;
}
@media only screen and (max-width:768px) {
.mod-errormsg .title, .mod-errormsg .bs-sec .sec-head .title.lg, .bs-sec .sec-head .mod-errormsg .title.lg, .mod-errormsg .mod-reviews .timestamp, .mod-reviews .mod-errormsg .timestamp, .mod-errormsg .mod-msg-ceo .timestamp, .mod-msg-ceo .mod-errormsg .timestamp, .mod-errormsg .mod-timeline .grp-desc .desc, .mod-timeline .grp-desc .mod-errormsg .desc, .mod-errormsg .mod-phase .table-wrap .meta-text, .mod-phase .table-wrap .mod-errormsg .meta-text {
font-size:22px;
line-height:26px;
}
.mod-errormsg p {
font-size:16px;
line-height:22px;
margin-bottom:30px;
}
}
.lyt-content.typ-bg-light-yellow {
 background-color:#fffbf3;
}
.lyt-content.typ-bg-light-grey {
 background-color:#f1f1f1;
}
.lyt-content.typ-bg-white {
 background-color:#ffffff;
}
.lyt-content.bottom-shadow:after {
 content:"";
 background-image:url(../images/sec-shadow.html);
 height:20px;
 width:100%;
 position:absolute;
 background-repeat:no-repeat;
 background-position:center top;
}
.lyt-content.top-shadow:before {
 content:"";
 background-image:url(../images/sec-shadow.html);
 height:20px;
 width:100%;
 position:absolute;
 background-repeat:no-repeat;
 background-position:center top;
}
.lyt-content.typ-bg-ptn1 {
 background-image:url(../images/bg-gallery.html);
 background-repeat:no-repeat;
 background-size:cover;
}
.lyt-content.typ-grp-tab {
 padding:40px 0 0;
}
.lyt-content.typ-flyout {
 position:relative;
 overflow:hidden;
}
@media only screen and (max-width:768px) {
.lyt-content.typ-grp-tab {
padding:20px 0 0;
}
}
.lyt-header {
 background-color:#ffffff;
 height:100px;
 left:0;
 position:fixed;
 right:0;
 top:0;
 z-index:11;
 -webkit-box-shadow:0 0 3px 1px #e5e2e2;
 -moz-box-shadow:0 0 3px 1px #e5e2e2;
 box-shadow:0 0 3px 1px #e5e2e2;
}
.lyt-header .container {
 position:relative;
}
.lyt-header .logo {
 display:block;
 float:left;
 margin-top:28px;
 width:167px;
}
.lyt-header .logo img {
 width:100%;
}
@media only screen and (max-width:768px) {
.lyt-header {
height:50px;
}
.lyt-header .logo {
margin-top:12px;
width:95px;
left:62px;
position:absolute;
}
}
.lyt-footer {
 background-color:#231f20;
 padding:30px 0;
 position:relative;
 min-height:352px;
}
.lyt-footer .grp-col {
 padding:0 30px;
 margin:15px 0;
}
.lyt-footer .grp-col:after {
 content:"";
 position:absolute;
 right:0;
 top:0;
 height:225px;
 background:#3a3838;
 width:1px;
}
.lyt-footer .grp-col:last-child:after {
 display:none;
}
.lyt-footer .mod-subscribe {
 margin-top:20px;
}
.lyt-footer .mod-subscribe .input-group {
 display:block;
 text-align:center;
 padding-right:54px;
}
.lyt-footer .mod-subscribe .input-group > .form-control {
 border-bottom:solid 1px #3a3838;
 border-radius:0;
 margin-bottom:5px;
}
.lyt-footer .mod-subscribe .input-group-btn {
 display:inline-block;
 width:200px;
}
.lyt-footer .mod-subscribe .btn-group {
 position:absolute;
 top:0;
 right:0;
}
.lyt-footer .mod-subscribe .btn {
 font-size:20px;
 font-weight:600;
}
.icon-help-ashianan


