.xdsoft_datetimepicker .xdsoft_datepicker {
	width: 274px !important;
	float: left;
	margin-left: 8px;
}

.ameni-img {
	margin-bottom: 10px;
}

.ameni-title {
	margin-bottom: 40px;
}

#gallery img {
	/*border: 2px solid #272727;*/
	min-height: 260px;
	/*margin-bottom: 30px;*/
	object-fit: cover;
}

@media (min-width: 768px) {
	.only-mobile {
		display: none;
	}

	.only-desktop {
		display: block;
	}

	.desktop-only {
		display: block !important;
	}

	.mobile-only {
		display: none !important;
	}

	#gallery {
		/*width: 70%;
		margin: 0 auto;
		margin-bottom: 20px;
		margin-top: 20px;*/
		padding: 60px 0;
	}
}

@media (max-width: 768px) {
	.only-desktop {
		display: none;
	}

	.only-mobile {
		display: block;
	}

	.mobile-only {
		display: block !important;
	}

	.desktop-only {
		display: none !important;
	}
}

.service_one,
.service_two,
.member_feedback,
.blog_item,
.table {
	-webkit-box-shadow: 1px 2px 10px rgba(0, 0, 0, .18);
	-moz-box-shadow: 1px 2px 10px rgba(0, 0, 0, .18);
	-ms-box-shadow: 1px 2px 10px rgba(0, 0, 0, .18);
	-o-box-shadow: 1px 2px 10px rgba(0, 0, 0, .18);
	box-shadow: 1px 2px 10px rgba(0, 0, 0, .18);
}

@media (min-width: 768px) {
	.master1 {
		width: 50% !important;
	}

	#location img {
		min-height: 450px
	}

	#plan img {
		/*width: 420px;
		height: 226px;*/
		width: 100%;
		height: auto;
	}

	.service_one {
		border-radius: 20px;
		border: 2px solid;
		border-color: transparent;
		/*margin: 10px 20px;*/
		margin: 10px 0px;
		min-height: 354px;
		padding: 15px;
	}

	.navbar-toggler .icon-bar {
		background: #000 !important;
	}

	.highlights {
		min-height: 430px;
	}

	.project-img-effect-1 .wt-info {
		position: absolute;
		top: 85%;
		width: 100%;
		padding: 5px 10px;
		-webkit-transform: translateY(-25%);
		transform: translateY(-25%);
		opacity: 0;
	}

	.project-img-effect-1:hover .wt-info {
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		opacity: 1;
	}

	.wt-tilte {
		background: rgba(255, 0, 0, 0.66);
		padding: 10px;
	}
}

@media only screen and (max-width: 767px) {
	.master1 {
		width: 100% !important;
	}

	.service_one {
		border-radius: 20px;
		border: 2px solid;
		border-color: transparent;
		/*margin: 10px 20px;*/
		margin: 10px 0px;
	}

	.project-img-effect-1 .wt-info {
		position: absolute;
		top: 85%;
		width: 100%;
		padding: 5px 10px;
		-webkit-transform: translateY(-25%);
		transform: translateY(-25%);
		opacity: 0;
	}

	.project-img-effect-1:hover .wt-info {
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		opacity: 1;
	}

	.wt-tilte {
		background: rgba(255, 0, 0, 0.66);
		padding: 10px;
	}
}

.service_one:hover {
	border: 2px solid;
}

.srvicon {
	width: 70px;
	height: 70px;
	text-align: center;
	border-radius: 50%;
	border: 1px solid;
	margin-bottom: 15px;
}

.srvicon span:before {
	font-size: 32px;
	text-align: center;
	margin: 0 auto;
	line-height: 62px;
}

.bg_default {
	background-color: #fff;
}

.ulExtra {
	display: none;
}

.project-detail-ul li {
	position: relative;
	background: url(../images/aoc-mic-arrow.png) no-repeat;
	background-position: 0 3px;
	font-size: 15px;
	font-weight: 400;
	padding: 0 0 0 25px !important;
	margin: 0 0 5px 0;
	line-height: 25px;
	border-bottom: 0px !important;
}

ul li {
	list-style-type: none;
}

.project-detail-ul li {
	font-size: 15px;
	font-weight: 400;
	line-height: 25px;
}


@media only screen and (max-width: 768px) {
	.slider-social-right {
		display: none;
	}

	.highlights {}
}

#mobile-side-drawer .icon-bar {
	background: #6b6b6b;
}

.wt-post-text ul li {
	list-style-type: disc;
}

.ongoing-detail {
	color: #999;
	font-size: 16px;
	margin-top: 10px;
	font-weight: 600;
}

.owl-dots-bottom-right .owl-dots {
	display: none !important;
}

.post-title a {
	color: #fff;
}

/*.tp-leftarrow{
            display: none !important;
        }
        .tp-rightarrow{
            display: none !important;
        }*/
.zoom-area {
	width: 500px;
	margin: 50px auto;
	position: relative;
	cursor: none
}

/* for create magnify glass */
.large {
	width: 175px;
	height: 175px;
	position: absolute;
	border-radius: 100%;
	/* for box shadow for glass effect */
	box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85),
		0 0 7px 7px rgba(0, 0, 0, 0.25),
		inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
	/*for hide the glass by default*/
	display: none;
}

.small {
	display: block;
}

.masonry-filter>li.active a,
.masonry-filter>li a:hover,
.masonry-filter>li a:active,
.masonry-filter>li a:focus {
	color: #c49a39;
}

.masonry-filter>li a {
	color: #fff;
	font-size: 14px;
	font-weight: 500;
}

.block-bg-hover:hover,
.block-bg-hover:hover .wt-tilte-large,
.block-bg-hover:hover a {
	color: #000 !important;
}

.block-bg-hover::after {
	background-color: #fff !important;
}

.latest-blog-2 {
	position: relative;
	z-index: 1;
	background-color: #fff;
}

.post-title a {
	color: #000;
}

/*font-fmaily add */
/*p,a,.header-nav .nav > li > a, ol li,ul li {
            font-family:  'Montserrat' !important;
         }
         ul li , ol li {
            line-height: 1.8;
         }*/

p{
	text-align: justify;
}

p,
a,
.header-nav .nav>li>a,
ol li,
ul li {
	font-family: 'Roboto' !important;
}

ul li,
ol li {
	line-height: 1.8;
}

.project-img-effect-1 img {
	width: 100%;
}

.top-header {
	background: #e61e26;
	padding: 15px;
	width: 100%;
}

.top-header a {
	font-weight: bold;
}

.ameni-title {
	font-size: 17px;
}

.seoh1 {
	display: none;
}

.widget_gallery .wt-post-thum:hover img {
	opacity: 1 !important;
}

#masterplan .widget_gallery .wt-post-thum {
	background: transparent
}

#location .blog-post {
	min-height: 280px !important;
}

/* model right show */
.modal.left .modal-dialog,
.modal.right .modal-dialog {
	position: fixed;
	margin: auto;
	width: 250px;
	height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
	height: 141px;
	overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
	padding: 0;
}

/*Left*/
.modal.left.fade .modal-dialog {
	left: -320px;
	-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, left 0.3s ease-out;
	-o-transition: opacity 0.3s linear, left 0.3s ease-out;
	transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog {
	left: 0;
}

/*Right*/
.modal.right.fade .modal-dialog {
	right: 5px !important;
	-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, right 0.3s ease-out;
	-o-transition: opacity 0.3s linear, right 0.3s ease-out;
	transition: opacity 0.3s linear, right 0.3s ease-out;
	top: 70% !important;
}

.modal.right.fade.in .modal-dialog {
	right: 0;
}

/* ----- MODAL STYLE ----- */
.modal-content {
	border-radius: 0;
	border: none;
}

.right .modal-header {
	height: 15px
}

.right .modal-header .close {
	padding: .5rem .5rem
}

/* model right end */
.slider-social-right ul li a img {
	transform: rotate(90deg)
}

.slider-social-right {
	right: 10px;
}

.slider-social-right {
	position: absolute;
	top: 5%;
	right: 25px;
	bottom: 214px;
	width: 90px;
	height: auto !important;
	z-index: 9;
}

.slider-social-right ul {
	position: absolute;
	left: 50%;
	top: 50%;
	bottom: 48%;
	min-width: 75vh;
	text-align: center;
	-webkit-transform: rotate(-90deg) translateX(-50%) translateY(-50%);
	-ms-transform: rotate(-90deg) translateX(-50%) translateY(-50%);
	transform: rotate(-90deg) translateX(-50%) translateY(-50%);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0
}

.slider-social-right ul li {
	display: inline-block;
	padding-right: 50px
}

.slider-social-right ul li:last-child {
	padding-right: 0
}

.slider-social-right ul li a {
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: 600;
	position: relative
}

.slider-social-right ul li a span {
	font-size: 32px;
	opacity: 0;
	left: 50%;
	top: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	-ms-transition: all .5s ease-out;
	transition: all .5s ease-out
}

.slider-social-right ul li a:hover span {
	top: -50%;
	opacity: 1
}

@media only screen and (max-width:1024px) {
	.slider-social-right {
		position: absolute;
		top: 70px;
		right: 20px;
		bottom: 70px;
		width: 50px
	}

	.slider-social-right ul {
		margin-bottom: 0
	}

	.slider-social-right ul li {
		display: inline-block;
		padding-right: 6px
	}

	.slider-social-right ul li a {
		font-size: 12px
	}
}

@media only screen and (max-width:767px) {
	.slider-social-right {
		position: absolute;
		top: 70px;
		right: 0;
		bottom: 70px;
		width: 50px
	}
}

@media only screen and (min-width:767px) {
	.shadowslider {
		position: absolute;
		background-color: #141b1f80;
		width: 100px;
		height: 100vh;
		top: 0%;
		right: 0 !important;
		transform-origin: 50% 50% 0px;
		transform: translate3d(0px, 0px, 0px);
		z-index: 9;
	}
}

.slider-social-right ul li a span {
	opacity: 1 !important;
	transform-origin: 10px 0;
	transform: rotate(90deg);
}

.carousel .item img {
	max-height: 650px;
	min-width: auto;
}

.carousel-control-prev {
	right: 70px !important;
}

.carousel-control-next {
	right: 20px
}

.carousel {
    position: relative;
    overflow: hidden;
}

.carousel-control-next,
.carousel-control-prev {
	position: absolute;
	top: 70%;
	bottom: 0;
	z-index: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 10%;
	color: #fff;
	text-align: center;
	opacity: .5;
	transition: opacity .15s ease;
	font-size: 1px;
	height: 0;
	padding-left: 20px;
}

@media only screen and (min-width:768px) {
	.w-100 {
		max-height: 100vh !important;
	}
}

@media (min-width: 1280px) {
	.desktop-margins {
		padding-left: 0px;
		padding-right: 80px;
	}
}

.osc-inline-option a:hover {
	color: #ffffff;
}

.community-hero-header-description-container a:hover {
    color: #ffffff;
}

@media (min-width: 1024px) {
	.osc-cta-header-chat-container {
		padding-top: 10px;
	}
}

@media (min-width: 834px) {
	.osc-cta-header-chat-container {
		display: flex;
	}
}

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

	.carousel-control-next,
	.carousel-control-prev {
		top: 42% !important;
	}

	/*.page-content {
		padding-top: 125px !important;
	}*/

	.community-hero {
		position: relative;
		overflow: hidden;
		/*height: 80vh;*/
	}

	.community-hero-text .section-header-2 {
		text-align: left;
		font-size: 42px;
		color: #fff;
		font-weight: 900;
	}

	.community-hero-text .section-header-2 {
		line-height: 25px;
		padding: 0;
	}

	.community-hero-text {
		flex-flow: row;
		align-items: flex-end;
		justify-content: space-between;
		margin: -288px 0px 0px 0px;
	}

	.community-hero-text {
		position: relative;
		/*display: flex;*/
		background-color: #0000008a;
		width: 100%;
		color: white;
		z-index: 0;
		padding: 20px 0 0 0;
	}

	.community-hero::after {
		content: '';
		display: block;
		display: none;
		position: absolute;
		background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
		height: 60%;
		width: 100%;
		bottom: 0;
		z-index: 2;
	}

	.community-hero-text .section-header-2 {
		text-align: left;
		font-size: 42px;
	}

	.community-hero-text .section-header-2 {
		font-size: 18px;
		line-height: 0px;
		padding: 0;
		margin-bottom: 12px;
	}

	.community-hero-cta {
		display: flex;
		flex-flow: row;
		justify-content: flex-end;
		height: 48px;
		bottom: 0px;
		white-space: nowrap;
	}

	.community-hero-cta button {
		font-size: 14px;
		padding: 0px 18px;
		text-transform: initial;
	}

	.community-hero-cta button:last-child {
		margin-left: 1em;
	}

	.community-hero-cta button {
		font-size: 14px;
		padding: 0px 18px;
		text-transform: initial;
	}

	button,
	.button {
		content: '';
		display: block;
		padding: 5px 5px;
		color: #fff;
		font-weight: 300;
		letter-spacing: 1px;
		line-height: initial;
		/*text-transform: uppercase;*/
		text-align: center;
		border: thin solid #0070cd;
		background-color: #0070cd;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		-o-box-shadow: none;
		-khtml-box-shadow: none;
		box-shadow: none;
		vertical-align: top;
		/*overflow: hidden;*/
		font-size: 12px;
	}

	.osc-cta {
		background-color: #141b1f;
		text-align: center;
	}

	.osc-cta-header-chat-container {
		justify-content: initial;
		padding-bottom: 0px;
	}

	.osc-online-sales-team {
		padding-bottom: 0px;
		padding-right: 24px;
	}

	.osc-inline-option {
		display: flex;
		justify-content: space-between;
		flex-flow: row;
		align-items: center;
		width: 100%;
		padding: 15px 0;
	}

	.osc-sales-office {
		padding-left: 40px;
	}

	.osc-cta-header.is-ready {
		opacity: 1;
	}

	.osc-cta-header {
		transition-property: opacity;
		-webkit-transition-duration: .3s;
		-moz-transition-duration: .3s;
		-o-transition-duration: .3s;
		-ms-transition-duration: .3s;
		transition-duration: .3s;
		-webkit-transition-timing-function: ease;
		-moz-transition-timing-function: ease;
		-o-transition-timing-function: ease;
		-ms-transition-timing-function: ease;
		transition-timing-function: ease;
	}

	.osc-inline-option-details {
		/*padding-bottom: 0px;*/
		padding: 0 25px 0 0;
	}

	.osc-cta-info {
		display: inline-flex;
		flex-direction: column;
		justify-content: center;
		min-height: 80px;
		text-align: left;
	}

	.osc-section-header-4 {
		position: relative;
		left: -8px;
		justify-content: flex-start;
	}

	.osc-section-header-4 {
		display: flex;
		align-items: center;
		line-height: 1.5em;
		color: white;
		font-size: 12px;
		margin-bottom: 12px;
		font-weight: 500;
	}

	.osc-cta-header h5 {
		color: white;
		font-size: 12px;
	}

	.osc-cta-info a {
		color: white;
		font-size: 14px;
	}

	.osc-inline-option-buttons {
		display: flex;
		justify-content: center;
		align-items: center;
		padding-left: 0px;
	}

	.osc-inline-option-buttons .osc-option {
		margin: 8px;
	}

	.osc-cta-action-outline {
		border: 1px solid #e61e26;
		font-size: 13px;
		background: #141b1f;
		padding: 7px 12px 6px 12px;
		border-radius: 200px;
		font-weight: 500;
		text-align: center;
		white-space: nowrap;
		transition: background-color 200ms ease-out, color 200ms ease-out, border 200ms ease-out;
	}

	.osc-option {
		display: flex;
		align-items: center;
		width: auto;
		color: white;
		text-decoration: none;
		margin: 10px 0;
	}

	.clear-styles {
		text-transform: none;
		letter-spacing: normal;
		line-height: 1.5;
		box-shadow: none;
		vertical-align: baseline;
		overflow: visible;
	}

	.osc-cta-action-outline:hover {
		background-color: #005AA3;
	}

	.chat-head-osc-status.logout:before {
		background-color: #a31f34;
	}

	.chat-head-osc-status.login:before {
		background: #3fff00;
	}

	.chat-head-osc-status:before {
		content: '';
		display: inline-block;
		width: 12px;
		height: 12px;
		border-radius: 7.5px;
		margin-right: 10px;
		position: relative;
		top: 1px;
	}

	.community-hero-header-price {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		padding-right: 20px;
		font-size: 16px;
		font-weight: 500;
	}

	.community-hero-header {
		justify-content: flex-start;
		text-align: left;
		margin-right: 24px;
		margin-bottom: 0px;
	}

	.community-hero-header {
		display: flex;
		align-items: center;
		font-weight: 500;
		white-space: nowrap;
		font-size: inherit;
		color: #fff;
	}

	.osc-sales-office {
		padding: 0;
		border-top: none;
		border-left: none;
	}

	.price-with-dollar {
		font-size: 20px;
		padding: 0 15px 0px 15px;
	}
}

@media only screen and (min-width:768px) {
	.price-with-dollar {
		font-size: 40px;
		padding: 0 15px 0px 15px;
	}

	/*.page-content {
		padding-top: 80px !important;
	}*/

	.community-hero {
		position: relative;
		overflow: hidden;
		/*height: 80vh;*/
	}

	.community-hero-text .section-header-2 {
		text-align: left;
		font-size: 42px;
		color: #fff;
		font-weight: 900;
	}

	.community-hero-text .section-header-2 {
		line-height: 48px;
		padding: 0;
	}

	.community-hero-text {
		flex-flow: row;
		align-items: flex-end;
		justify-content: space-between;
		margin: -238px 0px 0px 0px;
	}

	.community-hero-text {
		position: relative;
		display: flex !important;
		background-color: transparent;
		width: 100%;
		color: white;
		z-index: 3;
	}

	.community-hero::after {
		content: '';
		display: block;
		position: absolute;
		background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
		height: 60%;
		width: 100%;
		bottom: 0;
		z-index: 2;
	}

	.community-hero-text .section-header-2 {
		text-align: left;
		font-size: 42px;
	}

	.community-hero-text .section-header-2 {
		font-size: 32px;
		line-height: 0px;
		padding: 0;
	}

	.community-hero-cta {
		display: flex;
		flex-flow: row;
		justify-content: flex-end;
		height: 48px;
		bottom: 0px;
		white-space: nowrap;
	}

	.community-hero-cta button {
		font-size: 14px;
		padding: 0px 18px;
		text-transform: initial;
	}

	.community-hero-cta button:last-child {
		margin-left: 1em;
	}

	.community-hero-cta button {
		font-size: 14px;
		padding: 0px 18px;
		text-transform: initial;
	}

	button {
		border: none;
		font-size: 14px;
		font-weight: 500;
		text-transform: capitalize;
		transition: background-color 200ms ease-out, color 200ms ease-out;
		letter-spacing: initial;
	}

	button,
	.button {
		content: '';
		display: block;
		padding: 14px 12px;
		color: #fff;
		font-weight: 300;
		letter-spacing: 1px;
		line-height: initial;
		/*text-transform: uppercase;*/
		text-align: center;
		border: thin solid #0050c5;
		background-color: #0070cd;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		-o-box-shadow: none;
		-khtml-box-shadow: none;
		box-shadow: none;
		vertical-align: top;
		/*overflow: hidden;*/
	}

	.osc-cta {
		background-color: #141b1f;
		text-align: center;
	}

	.osc-cta-header-chat-container {
		justify-content: initial;
		padding-bottom: 0px;
	}

	.osc-online-sales-team {
		padding-bottom: 20px;
		padding-right: 24px;
	}

	.osc-inline-option {
		display: flex;
		justify-content: space-between;
		flex-flow: row;
		align-items: center;
		width: 50%;
	}

	.osc-sales-office {
		padding-left: 40px;
	}

	.osc-cta-header.is-ready {
		opacity: 1;
	}

	.osc-cta-header {
		transition-property: opacity;
		-webkit-transition-duration: .3s;
		-moz-transition-duration: .3s;
		-o-transition-duration: .3s;
		-ms-transition-duration: .3s;
		transition-duration: .3s;
		-webkit-transition-timing-function: ease;
		-moz-transition-timing-function: ease;
		-o-transition-timing-function: ease;
		-ms-transition-timing-function: ease;
		transition-timing-function: ease;
	}

	.osc-inline-option-details {
		padding-bottom: 0px;
	}

	.osc-cta-info {
		display: inline-flex;
		flex-direction: column;
		justify-content: center;
		min-height: 80px;
		text-align: left;
	}

	.osc-section-header-4 {
		position: relative;
		left: -8px;
		justify-content: flex-start;
	}

	.osc-section-header-4 {
		display: flex;
		align-items: center;
		line-height: 1.5em;
		color: white;
		font-size: 16px;
		margin-bottom: 12px;
		font-weight: 500;
	}

	.osc-cta-header h5 {
		color: white;
		font-size: 14px;
	}

	.osc-cta-info a {
		color: white;
		font-size: 14px;
	}

	.osc-inline-option-buttons {
		display: flex;
		justify-content: center;
		align-items: center;
		padding-left: 50px;
	}

	.osc-inline-option-buttons .osc-option {
		margin: 8px;
	}

	.osc-cta-action-outline {
		border: 1px solid #e61e26;
		font-size: 13px;
		background: #141b1f;
		padding: 7px 12px 6px 12px;
		border-radius: 200px;
		font-weight: 500;
		text-align: center;
		white-space: nowrap;
		transition: background-color 200ms ease-out, color 200ms ease-out, border 200ms ease-out;
	}

	.osc-option {
		display: flex;
		align-items: center;
		width: auto;
		color: white;
		text-decoration: none;
		padding-left: 20px;
	}

	.clear-styles {
		text-transform: none;
		letter-spacing: normal;
		line-height: 1.5;
		box-shadow: none;
		vertical-align: baseline;
		overflow: visible;
	}

	.osc-cta-action-outline:hover {
		background-color: #005AA3;
	}

	.chat-head-osc-status.logout:before {
		background-color: #a31f34;
	}

	.chat-head-osc-status.login:before {
		background: #3fff00;
	}

	.chat-head-osc-status:before {
		content: '';
		display: inline-block;
		width: 12px;
		height: 12px;
		border-radius: 7.5px;
		margin-right: 10px;
		position: relative;
		top: 1px;
	}

	.community-hero-header-price {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		padding-right: 20px;
		font-size: 16px;
		font-weight: 500;
	}

	.community-hero-header {
		justify-content: flex-start;
		text-align: left;
		margin-right: 24px;
		margin-bottom: 0px;
	}

	.community-hero-header {
		display: flex;
		align-items: center;
		font-weight: 500;
		white-space: nowrap;
		font-size: inherit;
		color: #fff;
	}

	.osc-sales-office {
		padding-top: 0px;
		border-top: none;
		border-left: 1px solid rgba(255, 255, 255, 0.2);
	}
}

.arc-home-about-left:after,
.arc-home-about-left:before {
	background-image: none !important;
}

/*@media only screen and (min-width:767px) {
	.slider-social-right {
		position: absolute;
	    top: 12%;
	    left: 30px;
	    bottom: 0px;
	    width: 0;
	    height: auto !important;
	    z-index: 9;
	    right: 0;
	}

	.slider-social-right ul {
		position: relative;
    	left: 0;
    	top: 0;
    	bottom: 0;
    	min-width: 75vh;
    	text-align: inherit;
		-webkit-transform: rotate(-90deg) translateX(-50%) translateY(-50%);
		-ms-transform: rotate(-90deg) translateX(-50%) translateY(-50%);
		transform: rotate(-90deg) translateX(-50%) translateY(-50%);
		-webkit-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
		transform-origin: 0 0
	}
	.shadowslider {
		position: absolute;
		background-color: #141b1f80;
		width: 100px;
		height: 63.8vh;
		top: 0%;
		right: 0 !important;
		transform-origin: 50% 50% 0px;
		transform: translate3d(0px, 0px, 0px);
		z-index: 9;
	}
}*/
.mynav{background-color: #e61e26 !important;color: #fff !important;padding: 12px !important; font-family: 'roboto', sans-serif !important;}