/* ==========================================================================
*
* Custom CSS Stylesheet. This is where you should add your own styles!
*
** ========================================================================== */

/* Simple style overrides or custom adds */

.some-css-selector {
	font-size: 13px;
}





/* ==========================================================================
** Responsive styles custom rules
* These rules are ready to be used for either overrides
* or just your own custom rules.
========================================================================== */


/** Higher screens+ **/
@media only screen and (min-width : 1921px) {
	.mobile {
		display: none;
	}
}


/** Desktop+ **/
@media (min-width: 1200px) {
	.mobile {
		display: none;
	}
}


/** Laptop **/
@media (max-width: 1200px) {
	.stage-data td.price {
		font-size: 22px
	}
}


/** Laptop+ **/
@media (min-width: 991px) {}

@media (min-width: 1024px) and (max-width: 1366px) {
	.gensearch__input {
		font-size: 10px !important;
	}

	.newRightSide a {
		font-size: 10px !important;
	}
}

/** Laptop **/
@media (min-width: 992px) and (max-width: 1199px) {
	.mobile {
		display: none;
	}

	.form-control {
		font-size: 12px !important;
	}

	.widget_categories ul li a {
		font-size: 12px !important;
	}

	.gensearch__input {
		font-size: 10px !important;
	}

}


/** Large Tablets **/
@media (max-width: 992px) {
	.stage-data td.price {
		font-size: 20px
	}

	.topnav {
		margin: 0 !important;
	}

	.topnav .topnav-item {
		padding: 0 10px;
	}
}


/** Tablets (landscape mode)  **/
@media (min-width: 768px) and (max-width: 991px) {
	.site-header-main-wrapper {
		padding: 0 !important;
	}

	.mobile {
		display: none;
	}

	.gensearch__input {
		font-size: 10px !important;
		padding-left: 5px !important;
	}

}


/** Tablets+  **/
@media (min-width: 768px) {

	/*	.ts-pt-testimonials__item:nth-child(odd){
		margin-left: 12px; 
	}
	.ts-pt-testimonials__item:nth-child(even){
		margin-left: -12px; 
	}*/
	.ts-pt-testimonials {
		margin-left: 0 !important;
	}
}


/** Tablets (portrait mode)  **/
@media (min-width : 481px) and (max-width : 768px) {
	.site-header-main-wrapper {
		padding: 0 !important;
	}

	.ts-pt-testimonials {
		margin-left: 0 !important;
	}

	.review_image {
		width: 80px !important;
		height: 80px !important;
	}

	.social-icons li a {
		height: 31px;
		width: 25px !important;
	}

	.sitemap {
		margin-bottom: 0px !important;
	}

	.social-links .m_title {
		margin-top: 0px !important;
	}

}


/** Smartphone landscape mode / Mini Tablet **/
@media (max-width: 767px) {
	.site-header-main-wrapper {
		padding: 0 !important;
	}

	.sitemap {
		margin-bottom: 0px !important;
	}

	.social-links .m_title {
		margin-top: 0px !important;
	}

	.sticky-sidebar {
		position: relative !important;
		top: 0px !important;
	}

	section.pt-120 {
		padding-top: 104px !important;
	}

	.stage-data td.price {
		font-size: 18px
	}
}


/** Smartphone landscape mode / Mini Tablet **/
@media (max-width: 600px) {
	.site-header-main-wrapper {
		padding: 0 !important;
	}

	.stage-data td.price {
		font-size: 16px
	}

	.cms_description {
		padding-left: 2rem
	}

}


/** Smartphone portrait mode **/
@media (max-width: 480px) {
	.site-header-main-wrapper {
		padding: 0 !important;
	}

	.ts-pt-testimonials {
		margin-left: 0 !important;
	}

	.review_image {
		width: 80px !important;
		height: 80px !important;
	}

	.social-icons li a {
		height: 31px;
		width: 25px !important;
	}

	.stage-data td.price {
		font-size: 14px
	}

	.mobile-hidden {
		display: none;
	}

	.small_image_list_item {
		height: 50% !important;
	}

}


/** Normal phone portrait mode+ **/
@media (min-width: 320px) {}


h1,
h2,
h3,
h4 {
	line-height: 1 !important
}

.sticky .sub-menu {
	background-color: black !important;
	color: white !important;
	border: none !important;
}

.sticky .sub-menu a {
	color: white !important;
}

.sub-menu li a:before {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 2px;
	background-color: #cd2122;
	bottom: 0;
	left: 0;
	transition: width .15s cubic-bezier(.68, 0, .265, 1);
}

.sub-menu li a:hover:before {
	width: 100%;
}

.pagination .active_page {
	background-color: #c40316;
	border: none !important;
}

.page_link {
	color: white !important;
}

.active_page {
	/*border: 2px solid white !important;*/
}

.previous_link {
	color: white !important;
}

.next_link {
	color: white !important;
}

.sticky-sidebar {
	position: fixed;
	top: 100px;
}

/*extra font family*/
.ralewaybold {
	font-family: ralewaybold !important;
}

.ralewaysemibold {
	font-family: ralewaysemibold !important;
}

.ralewaymedium {
	font-family: ralewaymedium !important;
}

.ralewaylight {
	font-family: ralewaylight !important;
}

.ralewaythin {
	font-family: ralewaythin !important;
}

.footer_contact,
.footer_newsletter {
	cursor: pointer;
}

.footer_active {
	background-color: #fff;
}

.footer_active h5 {
	color: black;
}

.contact_div,
.newsletter_div {
	background-color: #a51515;
	color: white;
}

.contact_div h5 {
	color: black;
}

.hide {
	display: none !important;
}

.menu a:hover {
	color: #d61d1dbf !important;
}

.auth-popup-remember {
	margin: 0 !important;
}

.news-flash-container {
	width: 20rem;
	background-color: black;
	opacity: .9
}

.new-flash-label {
	color: #ff0d0d;
	font-weight: 600;
}

.new-flash-text {
	color: white;
}

.top-boxtop p {
	color: white;
	font-size: 12px
}

.gradient-bottom {
	width: 100%;
	height: 80px;
	position: absolute;
	bottom: 0px;
	background-image: linear-gradient(to top, black, #d4bebe00);
	z-index: 2;
}

.gradient-top {
	width: 100%;
	position: absolute;
	height: 80px;
	background-image: linear-gradient(to bottom, black, transparent);
	z-index: 2;
}

.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	background-color: black;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.sub-menu.zn-menu-visible {
	width: 100% !important;
}

.top-section {
	background-color: #080808e0;
	align-items: flex-end;
	min-height: 120px;
}

@media (max-width: 1024px) {
	.hidden-mobile {
		display: none !important;
	}

	.top-section {
		min-height: 0px;
		padding-bottom: 0 !important;
		padding-top: 0 !important;
	}
}

.vacation-modal-body {
	background-color: red;
	color: #fff;
	border-radius: 10px;
}

#vacation_panel .modal-content {
	border-radius: 12px;
}