.gladden {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 100%;
	max-height: 500px;
	position: relative;
	padding: 80px 0;
}
.gladden-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.3);
}
.gladden h1, .gladden p {
	color: #fff;
}
.hgtv-section {
	bottom: 100px;
	right: 50px;
	position: absolute;
}
.no-gutters-row {
	margin-left: 0;
	margin-right: 0;
}
.col-inner {
	padding-left: 0;
	padding-right: 0;
}
.banner {
	width: 100%;
	height: 100%;
	position: relative;
	top: -20px;
}
.sale-form .row {
	padding: 7px 90px;
}
.sale-form h2 {
	margin-bottom: 7px !important;
}
.file-row {
	margin-top: 30px !important;
	padding: 3px 0px !important;
}
.file-row input[type='file'] {
	border: 1px solid #ccc;
	background-color: rgba(248, 248, 248, 0.46);
	width: 250px;
	height: 35px;
	box-shadow: none;
}
.saleformLoading, .saleformLoadingWhite {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	text-align: center;
	background: rgba(0, 0, 0, 0.06);
	z-index: 1;
}
.saleformLoading img, .saleformLoadingWhite img {
	vertical-align: middle;
	position: absolute;
	top: 96%;
	left: 70%;
}
#side-menu #sidebar-nav .panel.sm-subpanel.sl-r-menu.first-sl-r a:not(.sidebar_acc_toggle) {
	padding: 5px 10px 1px 26px !important;
}
#side-menu #sidebar-nav .panel.sm-subpanel.sl-r-menu a:not(.sidebar_acc_toggle) {
	padding: 1px 10px 1px 26px !important;
}
#side-menu div[role=tabpanel] .panel.sl-r-menu>.sidebar_acc_title {
	padding: 5px 1px !important;
}
.col-search {
	/* top: 0;
                left: 0;
                position: absolute;*/
	width: 100%;
	height: 600px;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}
.two-col-search-overlay {
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.1);
}
.col-search h2 {
	color: #fff;
	padding-top: 400px;
}
.col-search .form-group {
	margin-top: 25px;
	text-align: center;
}
.one {
	background-image: url('img/homepagelifestlye.jpg');
}
.two {
	background-image: url('img/homepagedestinations.jpg');
}

@media(max-width: 1366px) and (min-width: 768px) {
.owl-rotator-island-main .owl-stage .owl-item.active.center {
	transform: translateY(60%) scale(3.25) !important;
}
}

@media(min-width: 1420px) and (max-width: 3000 ) {
.owl-rotator-island-main .owl-stage .owl-item.active.center {
	transform: translateY(60%) scale(4.25) !important;
}
}

@media(max-width: 4000px) and (min-width: 2500px) {
.owl-rotator-island-main .owl-stage .owl-item.active.center {
	transform: translateY(60%) scale(5.25) !important;
}
}

@media(min-width: 400px) and (max-width: 414px) {
.gladden {
	height: 400px !important;
	padding: 40px 0 !important;
}
}

@media(max-width: 480px) {
.gladden {
	height: 500px !important;
	padding: 40px 0 !important;
}
.saleformLoading img, .saleformLoadingWhite img {
	vertical-align: middle;
	position: absolute;
	top: 96%;
	left: 85%;
}
}

@media(max-width: 767px) {
.reg {
	padding-top: 105% !important;
}
.reg .mob-reg {
	max-height: 260px !important;
	min-height: 250px !important;
}
#header_searchForm .bootstrap-select.btn-group .dropdown-menu li {
	margin-bottom: 0 !important;
}
.homepageDownArrow {
	display: block !important;
	bottom: 20px !important;
}
.sale-form .row {
	padding: 7px 12px !important;
}
.file-row {
	margin-top: 10px !important;
}
.file-row input[type='file'] {
	margin-top: 10px !important;
}
.saleformLoading img, .saleformLoadingWhite img {
	vertical-align: middle;
	position: absolute;
	top: 96%;
	left: 92%;
}
}

@media(min-width: 767px) {
.home-head {
	top: 48% !important;
}
.home-title {
	margin-bottom: 35px !important;
}
}

@media(min-width: 992px) and (max-width: 1024px) {
.look-magazine, .order-print {
	margin-top: 0 !important;
}
}
