/*
Theme Name: Travelista Child - Saratoga.com
Description: Child theme for the Travelista WordPress theme
Author: Mannix Marketing
Template: travelista
Version: 2.1.1
*/

/* Start Adding Your CSS Here */

/* PORTAL HEADER/FOOTER CSS */
* {
	box-sizing:border-box;
}
*::before, *::after {
	box-sizing:border-box;
}
body {
	line-height: 2;
}
.portal-header {
	padding:0;
	margin:0;
}
.portal-header a,
.portal-header a:visited {
	text-decoration:none;
}
.portal-header a:hover {
	text-decoration:underline;
}
.portal-header h1,
.portal-header h2,
.portal-header h3,
.portal-header h4,
.portal-header h5,
.portal-header h6 {
	line-height:1.2em;
}
.portal-header h4 {
	font-size:18px;
	margin-bottom:11px;
	margin-top:11px;
}
.portal-header .container {
	margin:0 auto;
	padding:0;
}
.portal-header .row {
	width:100%;
}
.clearfix::before,
.clearfix::after,
.container::before,
.container::after,
.row::before,
.row::after,
.navbar::before,
.navbar::after,
.navbar-header::before,
.navbar-header::after {
	content:" ";
	display:table;
}
.clearfix::after,
.container::after,
.row::after,
.nav::after,
.navbar::after,
.navbar-header::after {
	clear:both;
}
.portal-header .col-1,
.portal-header .col-2,
.portal-header .col-3,
.portal-header .col-4,
.portal-header .col-5,
.portal-header .col-6,
.portal-header .col-7,
.portal-header .col-8,
.portal-header .col-9,
.portal-header .col-10,
.portal-header .col-11,
.portal-header .col-12,
.portal-footer .col-1,
.portal-footer .col-2,
.portal-footer .col-3,
.portal-footer .col-4,
.portal-footer .col-5,
.portal-footer .col-6,
.portal-footer .col-7,
.portal-footer .col-8,
.portal-footer .col-9,
.portal-footer .col-10,
.portal-footer .col11,
.portal-footer .col-12 {
	float:left;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	position:relative;
}
.portal-header .col-12,
.portal-footer .col-12 {
	width:100%;
}
.portal-header .col-11,
.portal-footer .col-11 {
	width:91.66666667%;
}
.portal-header .col-10,
.portal-footer .col-10 {
	width:83.33333333%;
}
.portal-header .col-9 ,
.portal-footer .col-9 {
	width:75%;
}
.portal-header .col-8 ,
.portal-footer .col-8 {
	width:66.66666667%;
}
.portal-header .col-7 ,
.portal-footer .col-7 {
	width:58.33333333%;
}
.portal-header .col-6 ,
.portal-footer .col-6 {
	width:50%;
}
.portal-header .col-5 ,
.portal-footer .col-5 {
	width:41.66666667%;
}
.portal-header .col-4 ,
.portal-footer .col-4 {
	width:33.33333333%;
}
.portal-header .col-3 ,
.portal-footer .col-3 {
	width:25%;
}
.portal-header .col-2 ,
.portal-footer .col-2 {
	width:16.66666667%;
}
.portal-header .col-1 ,
.portal-footer .col-1 {
	width:8.33333333%;
}
.white-bg {
	background-color:#FFF;
}
.tagline-row {
	background-color:#d8e6ff;
	color:#b42328;
	font-size:12px;
	height:35px;
}
.navbar {
	background-color:#1D4DA9;
}
.tagline-row .tagline {
	color:#b42328;
	font-size:1em;
	overflow:hidden;
	padding:0.5em;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.tagline p {
	margin:5px 0 0;
}
.tagline-row .buttons {
	text-align:right;
	font-size:12px;
	margin-top:6px;
}
.tagline-row .buttons a {
	color:#fff;
	display: inline-block;
	letter-spacing: .03em;
	padding:0 5px;
	white-space: normal;
}
.tagline-row .buttons a:hover {
	text-decoration: none;
}
.tagline-row .buttons a.btn-advertise {
	background:#398339;
	border-color:#398339;
}
.tagline-row .buttons a.btn-advertise:hover {
	background:#2a5f2a;
}
.tagline-row .buttons a.btn-contact {
	background:#d36577;
	border-color:#d36577;
}
.tagline-row .buttons a.btn-contact:hover {
	background:#a42d40;
	border-color:#9c2b3c;
}
.tagline-row .buttons a.btn-find-business {
	background:#a26901;
	border-color:#a26901;
}
.tagline-row .buttons a.btn-find-business:hover {
	background:#6f4801;
}
.tagline-row .buttons a.btn-giveaways {
	background:#327ba4;
	border-color:#327ba4;
}
.tagline-row .buttons a.btn-giveaways:hover {
	background:#265e7d;
}
[class^=icon-]:before,[class*=" icon-"]:before {
	font-family:fontawesome;
	font-style:normal;
	font-weight:400;
	speak:none;
	font-size:1em;
	display:inline-block;
	text-decoration:inherit;
	width:1em;
	margin-right:.2em;
	text-align:center;
	font-variant:normal;
	text-transform:none;
	line-height:1em;
	margin-left:.2em
}
.connect .social-icons a,
.connect .social-icons a:hover {
	color:#fff;
	font-size: 24px;
	margin-left: 5px;
	margin-right: 5px;
}
.social-icons a,
.social-icons a:hover {
	color:#fff;
}
.social-icons i {
	border-radius:0;
	color:#fff;
	padding:5px 2px;
}
.social-icons .icon-facebook {
	background-color: #415e9b;
}
.social-icons .icon-facebook:hover {
	background-color: #5776b8;
}
.social-icons .icon-pinterest {
	background-color: #bd1e23;
}
.social-icons .icon-pinterest:hover {
	background-color: #91171b;
}
.social-icons .icon-twitter {
	background-color: #55acee;
}
.social-icons .icon-twitter:hover {
	background-color: #2795e9;
}
.social-icons .icon-linkedin {
	background-color: #55acee;
}
.social-icons .icon-linkedin:hover {
	background-color: #2795e9;
}
.social-icons .icon-instagram {
	background-color: #614d46;
}
.social-icons .icon-instagram:hover {
	background-color: #7f655b;
}
.social-icons .icon-calendar {
	background-color: #ef9c01;
}
.social-icons .icon-calendar:hover {
	background-color: #bc7b01;
}
.icon-facebook:before{
	content:'\f09a'
}
.icon-pinterest:before {
	content:'\f231'
}
.icon-linkedin:before {
	content:'\f0e1'
}
.icon-twitter:before {
	content:'\f099'
}
.icon-instagram:before {
	content:'\f16d'
}
.icon-calendar:before {
	content:'\f073'
}
.btn-xs {
	border-radius:0;
	font-size:12px;
	line-height:1.5;
	padding:1px 5px;
}
.btn-success {
	background-color:#398339;
	border-color:#398339;
	color:#fff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
	background-color:#449d44;
	border-color:#419641;
	color:#fff;
}
.masthead {
	background-color:#1D4DA9;
	margin:0 0 0.5em;
	padding:0 !important;
}
.navbar-branding {
	margin-bottom:15px;
	margin-top:10px;
	padding-left:15px;
	padding-right:15px;
}
.masthead .logo {
	display:inline-block;
	vertical-align:middle;
}
.portal-header .navbar-wrap {
	font-size:0;
	line-height:0;
	background-color:#b42328;
	display:block;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
	width:100%;
	box-shadow:0 3px 2px 0 rgba(133, 131, 133, 0.32);
}
.portal-header .navbar-nav {
	display:inline-block;
	float:none;
	font-size:14px;
	margin:0;
}
.portal-header .nav {
	list-style:none;
	padding-left:0;
}
.portal-header .nav > li {
	display:block;
	position:relative;
}
.portal-header .nav > li > a {
	display:block;
	padding:8px;
	position:relative;
}
.portal-header .nav > li > a:hover,
.portal-header .nav > li > a:focus {
	background-color:#fff;
	text-decoration:none;
}
.portal-header .nav > li.disabled > a {
	color:#e0e0e0;
}
.portal-header .nav > li.disabled > a:hover,
.portal-header .nav > li.disabled > a:focus {
	background-color:transparent;
	color:#e0e0e0;
	cursor:not-allowed;
	text-decoration:none;
}
.portal-header .navbar-nav > li {
	float:left;
}
.portal-header .navbar-nav li a {
	border-right:1px solid #327ba4;
	padding:1em 1em;
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
	line-height:22px;
}
.portal-header .navbar-nav li>.sub-menu a {
	border-right:0;
}
.portal-header .navbar-nav li:first-child {
	border-left:0 none;
}
.portal-header .navbar-nav li:last-child a {
	border-right:0 none;
}
.portal-header .navbar-default .navbar-nav > li > a:hover,
.portal-header .navbar-default .navbar-nav > li > a:focus {
	background-color:#c64448;
	color:#fff;
}
.portal-header .navbar-nav li .sub-menu {
	display:none;
}
/*
.portal-header .navbar-default .navbar-nav .current-menu-item::after,
.portal-header .navbar-default .navbar-nav > li > a:hover::after {
	-moz-border-bottom-colors:none;
	-moz-border-left-colors:none;
	-moz-border-right-colors:none;
	-moz-border-top-colors:none;
	border-color:#1D4DA9 transparent transparent;
	border-image:none;
	border-right:8px solid transparent;
	border-style:solid;
	border-width:8px;
	content:" ";
	margin-right:-8px;
	pointer-events:none;
	position:absolute;
	right:50%;
	top:0;
}*/

/* OVERRIDING TRAVELISTA */
.main-nav .center-width {
	border-top:0;
}
.s {
	height:auto;
}
.sidebar .search-button {
	float:right;
}
footer.footer,
.copyright {
	display:none;
}
#sidebar,
.small-sidebar {
	border-left:0;
	border-right:0;
}
.title {
	font-size:40px;
}
/* FOOTER */
.logo-footer .social-icons {
	margin:15px 0 0;
}
.portal-footer .col-2 img {
	max-width:100%;
}
.footer-credit {
	text-align:center;
}
.footer-links {
	text-align:left;
}
.footer-links,
.footer-network,
.footer-credit {
	padding-bottom:1.3%;
	padding-top:1.3%;
}
.footer-links {
	background-color:#fff;
}
.footer-network {
	font-size:0.8em;
	text-align:center;
}
.footer-credit .social-icons {
	margin-top:1em;
}
.site-footer .connect,
.footer-credit {
	background-color:#fff;
	font-size:0.9em;
	text-align:center;
}
.site-footer .connect {
	margin-bottom: 20px;
}
.site-footer .connect-header,
.footer-credit .connect {
	font-weight:700;
	font-size:30px;
	line-height:30px;
	margin:10px 0;
}
.footer-credit a {
	color:#666;
}
.footer-network ul {
	list-style-type:none;
	margin-top:1.3%;
	padding:0;
	text-align:justify;
}
.footer-network li {
	border-left:1px solid #666;
	display:inline-block;
	width:16%;
}
.footer-network li:first-child {
	border:medium none;
}
.footer-network ul::after {
	content:"";
	display:inline-block;
	width:100%;
}
.portal-footer .logo {
	text-align:center;
}
.portal-footer .footer-nav {
	margin-top:1em;
}
.portal-footer .footer-nav ul {
	list-style:outside none none;
	margin-bottom:0;
	margin-top:1em;
	padding-left:0;
}
.portal-footer .footer-nav li.menu-header > a {
	border-bottom:1px solid #b7b7b7;
	color:#327ba4;
	display:block;
	font-size:1.6rem;
	font-weight:500;
	line-height:2.5em;
	width:100%;
}
.portal-footer #menu-footer-menu-right.footer-nav li:last-child > a {
	border-bottom:0 none;
}
.portal-footer .footer-nav li {
	display:inline-block;
	text-align:center;
	width:24%;
	padding:3px;
}
/*.portal-footer .footer-nav li:hover {
	background-color:#3F3F3F;
}*/
.portal-footer .footer-nav li a:hover {
	text-decoration:none;
}
.portal-footer .footer-nav ul.sub-menu {
	display:none;
}
.portal-footer .footer-nav a {
	color:#6D98E7;
	font-size:14px;
	line-height:2em;
	text-transform:uppercase;
}
.portal-footer footer .logo-mobile {
	display:none;
}


@media (min-width:768px) {
	.portal-header .container,
	.portal-footer .container {
		width:750px;
	}
	.navbar-wrap {
		height:57px;
	}
	.portal-header .navbar-nav > li {
		margin-top:6px;
	}
}


@media (min-width:992px) {
	.portal-header .container,
	.portal-footer .container {
		width:970px;
	}
	.tagline-row .buttons a {
		padding:0 15px;
	}
}


@media (min-width:1200px) {
	.portal-header .container,
	.portal-footer .container {
		width:1170px;
	}
}


@media (min-width:1400px) {
	.portal-header .container,
	.portal-footer .container {
		width:1392px;
	}
}


@media (min-width:1800px) {
	.portal-header .container,
	.portal-footer .container {
		width:1800px;
	}
}


@media screen and (min-width:768px) {
	#menu-main-menu {
		/*padding-left:50px;*/
	}
	.portal-header .navbar-nav {
		font-size:11px;
	}
	.portal-header .navbar-nav li>.sub-menu {
		z-index:99;
		list-style-type:none;
		background-color:#fff;
		margin-right:-100%;
		border-width:0 2px 2px 2px;
		border-style:solid;
		border-color:#f2f2f2;
		text-transform:uppercase;
		padding:1em 0;
		width:200px;
	}
	.portal-header .navbar-nav li>.sub-menu-2-col {
		width: 540px;
	}
	.portal-header .navbar-nav li .sub-menu a {
		border-bottom:1px solid #f2f2f2;
		color:#484848;
		display:block;
		padding:.75em;
		margin:0 1em
	}
	.portal-header .navbar-nav li>.sub-menu li:last-child a {
		border-bottom:0
	}
	.portal-header .navbar-nav li>.sub-menu li:hover {
		background-color:#b42328
	}
	.portal-header .navbar-nav li>.sub-menu>li:hover>a,
	.portal-header .navbar-nav li>.sub-menu>li:hover>.sub-menu>li:hover>a {
		border-bottom:1px solid #b42328;
		color:#fff;
	}
	.portal-header .navbar-nav>li .sub-menu li:hover .sub-menu {
		margin-top: -40px;
		right: 0;
	}
	.widget_mannix_ad_zone {
		display:inline-block;
		margin:0 10px;
	}

	.navbar-mobile {
		display: none;
	}

	.portal-header .navbar-nav li:hover>.sub-menu,
	.portal-header .navbar-nav li>.sub-menu:hover {
		display:block;
		position:absolute;
		text-align:left
	}
}


@media screen and (min-width:968px){
	.portal-header .navbar-nav {
		font-size:12px;
	}
	#menu-main-menu {
		padding-left:50px;
	}
}


@media screen and (min-width:1100px){
	.portal-header .navbar-nav {
		font-size:14px;
	}
	.portal-header .navbar-nav > li {
		margin-top:3px;
	}
}


@media screen and (max-width:767px){
	.portal-header #menu-icon {
		font-size:14px;
		color:#FFF;
		width:100%;
		cursor:pointer;
		padding:10px 0;
		display:block;
		/* show menu icon */
	}
	.portal-header .tagline,
	.portal-header .buttons {
		text-align:center;
		width:100%;
		padding:0;
		margin-bottom:10px;
	}
	#main-nav .logo {
		display: none;
	}
	.hidden-sm {
		display: none !important;
	}
	.navbar-header.container {
		height: 0;
	}
	.portal-header .navbar-wrap {
		font-size: 1.55em;
		line-height: 1.55em;
	}
	.navbar-collapse .navbar-wrap {
		background-color: #fff;
	}
	.masthead .mobile-menu {
		margin-right: 12px;
		padding-bottom: 2px;
		display: inline-block;
		color: #fff;
	}
	.masthead .navbar-toggle {
		float: none;
		display: inline-block;
		border: 0;
		margin-left: 10px;
		margin-right: 0;
		padding: 9px 10px;
		color: #fff;
		font-size: 1.2em;
		background-color: #c64448;
	}
	.navbar-toggle {
		margin-top: 8px;
		margin-bottom: 8px;
		background-color: transparent;
		background-image: none;
		border-radius: 0;
	}
	.portal-header .tagline-row {
		display: none;
	}
	.portal-header .buttons {
		text-align: right;
	}
	.portal-header #menu-icon.active {
		background-color:#44c8ee;
	}
	.portal-header .navbar-nav {
		/*display:none;*/
		font-size:14px;
	}
	/*
	.tagline .col-8,
	.tagline .col-4 {
		width:100%;
		float:none;
		text-align:center;
	}
	.tagline .col-4 {
		margin-top:10px;
	}
	*/
	.navbar-branding {
		padding:0;
	}
	.masthead .logo {
		display:block;
		text-align:center;
		margin:0 auto;
		border: 0;
		outline: 0;
	}
	.portal-header .nav {
		width:100%;
	}
	.portal-header .navbar-nav > li,
	.portal-header .navbar-nav li a {
		float:none;
		width:100%;
		border:none;
		color: #484848;
		-webkit-transition:none;
		transition:none;
	}
	.portal-header .navbar-nav > li {
		border-bottom: 1px solid #f2f2f2;
	}
	.portal-footer footer .col-5,
	.portal-footer footer .col-2 {
		width:100%;
		margin:0;
	}
	.portal-footer footer .col-2 {
		text-align:center;
	}
	.portal-footer .footer-nav li {
		display:block;
		text-align:center;
		width:100%;
		margin-right:0;
		padding:0.25em 0;
	}
	.portal-footer footer .logo {
		display:none;
		margin:0;
	}
	.portal-footer footer .logo-mobile {
		display:block;
		text-align:center;
		margin:2em 0 1em;
	}
	.portal-footer .footer-nav ul {
		margin-top:0;
	}
}


.subscribe-widget input[type=text],
.jetpack_subscription_widget input[type=text] {
	height:auto;
}
.btn {
	display:inline-block;
	margin-bottom:0;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background-image:none;
	border:1px solid transparent;
	white-space:nowrap;
	padding:6px 25px;
	font-size:18px !important;
	line-height:1.42857143;
	border-radius:0px;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	font-weight:300;
	letter-spacing:0.03em;
	white-space:normal;
	-webkit-appearance:button;
	cursor:pointer;
}
.newsletter .btn {
	background-color:#b42328;
	color:#fff;
	border-color:#b42328;
}
.newsletter .form-group input,
.newsletter .form-group button {
	display:inline-block;
	vertical-align:middle;
}
.form-inline .form-group {
	display:inline-block;
	margin-bottom:0;
	vertical-align:middle;
}
.form-control,
.form-control[type="email"] {
	display:block;
	width:100%;
	height:39px;
	padding:6px 12px;
	font-size:18px;
	line-height:1.42857143;
	color:#484848;
	background-color:#ffffff;
	background-image:none;
	border:1px solid #e0e0e0;
	border-radius:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/* newsletter */
.newsletter {
	text-align:center;
	margin:0;
	padding-top:.5em;
	padding-bottom:1.5em;
	background-color:#e6ecf2;
}
.newsletter .newsletter-header {
	font-size:38px;
	margin-top:13px;
	margin-bottom:2px;
	text-transform:none;
	color:#b42328;
	font-weight:500;
	line-height: 38px;
}
.newsletter .form-group i,
.newsletter .form-group input,
.newsletter .form-group button {
	display:inline-block;
	vertical-align:middle;
}
.newsletter .form-group input[type="email"] {
	width:400px;
	margin:1em 1em 1em 0.5em;
}
.newsletter i {
	font-size:2.7em;
	line-height:.8em;
	color:#b42328;
}
.newsletter ._label {
	display:none;
}
.newsletter .formwrapper > div:first-child {
	width:100%;
}
.newsletter .formwrapper > div {
	display:inline-block;
	vertical-align:middle;
}
.newsletter h2 {
	text-transform:none;
	color:#b42328;
	font-weight:300;
}
.newsletter .btn {
	background-color:#b42328;
	color:#fff;
	border-color:#b42328;
}
.newsletter .preview_part {
	font-size:0.75em;
	color:#999999;
}
.newsletter .preview_part a {
	color:#999999;
}
.facebook-footer {
	background-color:#00a8d3;
}
.facebook-footer .col-xxs-12 {
	text-align:center;
	padding:20px 0;
}
.portal-header .navbar-wrap .container {
	position:relative;
}
.masthead .col-12 {
	padding-left:0;
	padding-right:0;
}


.ob-widget-section {
	display: inline-block !important;
}
.TF_6.ob-widget .ob-widget-header {
	font-weight: normal !important;
	text-align: left !important;
}

@media (min-width:768px) {
	.portal-header .tagline {
		padding-left:185px !important;
	}
	.portal-header .logo {
		left:0;
		position:absolute;
		top:-29px;
		z-index:20;
		-webkit-transition:width .5s, height .5s;
		transition:width .5s, height .5s;
		border: 0;
		outline: 0;
	}
	.m2-promoted-post #content {
		width: 51%;
	}
	.m2-promoted-post .sidebar {
		width: 49%;
	}
}


@media (min-width:992px) {
	.newsletter .formwrapper > div:first-child {
		width:50%;
	}
	.m2-promoted-post #content {
		width: 61.4%;
	}
	.m2-promoted-post .sidebar {
		width: 36.6%;
	}
}

@media (max-width:992px) {
	.tagline-row .tagline {
		display: none;
	}
	#menu-main-menu {
		padding-left: 150px;
	}
}

@media (max-width:767px) {
	.newsletter .form-group input[type=email] {
		width:90%;
	}
}

.generic-box {
	border-top: 1px solid rgba(0, 0, 0, 0.09);
	margin: 0;
	padding: 20px;
	overflow: hidden;
}
.footer-credit .discl {
	font-size: 11px;
	margin-top: 10px;
}
.footer-credit .accu {
	font-size: 9px;
	margin-top: 10px;
}
.footer-links i:after {
	display: none;
}
.footer-buttons {
	text-align:center;
}
.footer-buttons a {
	border-radius: 0px;
	color: #fff;
	cursor: pointer;
	cursor: pointer;
	display: inline-block;
	font-size: 18px !important;
	font-weight: 300;
	letter-spacing: 0.03em;
	line-height: 1.42857143;
	margin-bottom: 20px;
	margin-left:5px;
	margin-right:5px;
	margin-top:20px;
	padding: 6px 25px;
	text-align: center;
	user-select: none;
	vertical-align: middle;
	white-space: normal;
	white-space: nowrap;
}
.footer-buttons a.btn-sign-in {
	background-color: #398339;
	border: 1px solid #398339;
}
.footer-buttons a.btn-sign-in:hover {
	background-color: #2a5f2a;
	border-color: #265826;
}
.footer-buttons a.btn-submit-event {
	background-color: #327ba4;
	border: 1px solid #327ba4;
}
.footer-buttons a.btn-submit-event:hover {
	background-color: #265e7d;
	border-color: #245875;
}

/* Weather */
@font-face {
	font-display: swap;
	font-family: 'm2-icons';
	src: url('/css/icons/m2-icons.eot?56138148');
	src: url('/css/icons/m2-icons.eot?56138148#iefix') format('embedded-opentype'),
		url('/css/icons/m2-icons.woff2?56138148') format('woff2'),
		url('/css/icons/m2-icons.woff?56138148') format('woff'),
		url('/css/icons/m2-icons.ttf?56138148') format('truetype');
	font-weight: normal;
	font-style: normal;
}

[class^="weather-icon-"]:before,
[class*=" weather-icon-"]:before {
	font-family: "m2-icons";
	font-style: normal;
	font-weight: normal;
	speak: none;
	font-size:1em;

	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	/* opacity: .8; */

	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;

	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;

	/* Animation center compensation - margins should be symmetric */
	/* remove if not needed */
	margin-left: .2em;

	/* you can be more comfortable with increased icons size */
	/* font-size: 120%; */

	/* Font smoothing. That was taken from TWBS */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	/* Uncomment for 3D effect */
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
/* Weather icons */
.weather-icon-0:before { content: '\e803'; } /* ':' */
.weather-icon-1:before { content: '\e837'; } /* 'p' */
.weather-icon-2:before { content: '\e834'; } /* 'S' */
.weather-icon-3:before { content: '\e835'; } /* 'Q' */
.weather-icon-4:before { content: '\e834'; } /* 'S' */
.weather-icon-5:before { content: '\e836'; } /* 'W' */
.weather-icon-6:before { content: '\e836'; } /* 'W' */
.weather-icon-7:before { content: '\e836'; } /* 'W' */
.weather-icon-8:before { content: '\e836'; } /* 'W' */
.weather-icon-9:before { content: '\e806'; } /* 'I' */
.weather-icon-10:before { content: '\e836'; } /* 'W' */
.weather-icon-11:before { content: '\e806'; } /* 'I' */
.weather-icon-12:before { content: '\e806'; } /* 'I' */
.weather-icon-13:before { content: '\e806'; } /* 'I' */
.weather-icon-14:before { content: '\e806'; } /* 'I' */
.weather-icon-15:before { content: '\e836'; } /* 'W' */
.weather-icon-16:before { content: '\e806'; } /* 'I' */
.weather-icon-17:before { content: '\e836'; } /* 'W' */
.weather-icon-18:before { content: '\e833'; } /* 'U' */
.weather-icon-19:before { content: '\e832'; } /* 'Z' */
.weather-icon-20:before { content: '\e832'; } /* 'Z' */
.weather-icon-21:before { content: '\e832'; } /* 'Z' */
.weather-icon-22:before { content: '\e832'; } /* 'Z' */
.weather-icon-23:before { content: '\e832'; } /* 'Z' */
.weather-icon-24:before { content: '\e805'; } /* 'E' */
.weather-icon-25:before { content: '\e805'; } /* 'E' */
.weather-icon-26:before { content: '\e801'; } /* '3' */
.weather-icon-27:before { content: '\e831'; } /* 'a' */
.weather-icon-28:before { content: '\e804'; } /* 'A' */
.weather-icon-29:before { content: '\e831'; } /* 'a' */
.weather-icon-30:before { content: '\e804'; } /* 'A' */
.weather-icon-31:before { content: '\e807'; } /* '6' */
.weather-icon-32:before { content: '\e800'; } /* '1' */
.weather-icon-33:before { content: '\e807'; } /* '6' */
.weather-icon-34:before { content: '\e800'; } /* '1' */
.weather-icon-35:before { content: '\e836'; } /* 'W' */
.weather-icon-36:before { content: '\e800'; } /* '1' */
.weather-icon-37:before { content: '\e834'; } /* 'S' */
.weather-icon-38:before { content: '\e834'; } /* 'S' */
.weather-icon-39:before { content: '\e834'; } /* 'S' */
.weather-icon-40:before { content: '\e830'; } /* 'M' */
.weather-icon-41:before { content: '\e836'; } /* 'W' */
.weather-icon-42:before { content: '\e806'; } /* 'I' */
.weather-icon-43:before { content: '\e836'; } /* 'W' */
.weather-icon-44:before { content: '\e831'; } /* 'a' */
.weather-icon-45:before { content: '\e834'; } /* 'S' */
.weather-icon-46:before { content: '\e833'; } /* 'U' */
.weather-icon-47:before { content: '\e834'; } /* 'S' */
#weather {
	font-family: 'montserrat', sans-serif, sans-serif;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
}
#weather i {
	color: #b42328;
	font-family: weather;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
}
#weather span {
	color: #b42328;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: 500;
}
#weather a:hover,
#weather a:active{
	text-decoration: none;
}
#weather span > i {
	font-size: 1.5em;
	font-weight: 700;
}
.fn {
	font-size: inherit;
}

.main-header {
	margin-top: 60px;
}

.m2-img-slider li img{
  max-width: 300px;
}
.m2-leaderboard li img {
	display: initial;
	max-width:none;
	width:auto;
}
.m2-leaderboard .slick-slider {
	border:0;
	box-shadow: none;
	padding-top: 1em;
	text-align: center;
}
.widget_mannix_ad_zone {
	width: 100%;
	text-align: center;
	margin-bottom: 1em;
}

.widget_mannix_ad_zone .slick-slider{
	margin: 0 auto;
	width: 300px;
}
.pull-right {
	float: right!important;
}

@media (min-width:320px) and (max-width:767px) {
	.main-header {
		margin-top: 75px;
	}
	.main-header-top-margin {
		margin-top:0;
	}
	#menu-main-menu {
		padding-left:0;
	}
}

@media (min-width:320px) and (max-width:1023px) {
	.portal-header .logo {
		position:absolute;
		left: 25px;
		z-index: 20;
	}
	.portal-header .logo-small {
		width: 50px;
	}
	.logo-wrap {
		margin-bottom: 0 !important;
		margin-top:5px !important;
	}
	.main-content {
		margin-top:5px;
	}
	.footer-buttons .btn {
		margin-bottom: 20px;
	}
}

.searchform .s {
	height:auto;
}

ins {
	background: none;
}
@media screen and (min-width: 768px) {
	.masthead .navbar-nav li>.sub-menu-2-col {
		width:540px;
	}
	.masthead .navbar-nav li>.sub-menu-2-col>li {
		float:left;
		width:50%;
	}
}
.single .post-inner a {
	color: #327ba4;
}
.acc {
	font-size:14px;
}
.acc a {
	color:#487ad7;
	text-decoration:underline;
}

.m2-sidebar-disclaimer {
	margin-bottom: 10px;
}
.m2-content-disclaimer {
	display: none;
}
.responsive-video {
	height:0;
	margin-bottom:20px;
	overflow:hidden;
	padding-bottom:56.25%;
	position:relative;
}
.responsive-video iframe {
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}
.sub-title {
	font-style: italic;
}

@media screen and (max-width:768px) {
	.home .site-main {
		padding: 30px 0 0;
	}
	.m2-content-disclaimer {
		display: block;
		padding: 20px 20px 0 20px;
	}
	.home .m2-content-disclaimer {
		padding-top:0;
	}
	.m2-sidebar-disclaimer {
		display: none;
	}
}

/* travelista-style-inline-css */
body, .menu-pusher { background-color:#e2e2e2; background-image:url(https://www.saratoga.com/css/blog/images/bg.png); background-repeat:repeat; background-attachment:scroll; background-position:0 0; background-size:inherit }
header .search-submit:hover, .search-button, .read-more a, .post-type i, .post-cats a:before, .widget_archive a:hover .cat-count, .cat-item a:hover .cat-count, .tagcloud a:hover, .pagination .current, .pagination a:hover, .post-format-quote, .flex-direction-nav a:hover, .flex-control-nav a.flex-active, input[type='submit'], #wp-calendar caption, #wp-calendar td#today, .comment-form #submit, .wpcf7-submit, .off-canvas-search, .author-location span, .jetpack_subscription_widget input[type=submit] { background-color:#4e9dca; }
a, a:hover, .title a:hover, .sidebar a:hover, .breadcrumbs a:hover, .meta a:hover, .post-meta a:hover, .post .post-content ul li:before, .content-page .post-content ul li:before, .reply:hover i, .reply:hover a, .edit-post a, .relatedPosts .widgettitle a:hover, .error-text { color:#4e9dca; }
.main-nav .current-menu-parent > a, .main-nav .current-page-parent > a, .main-nav .current-menu-item > a, .main-nav a:hover { color:#000000; }
.main-nav .current-menu-parent > a, .main-nav .current-page-parent > a, .main-nav .current-menu-item > a, .main-nav a:hover { border-color:#4e9dca}
.widget-title span, #tabs li.active span, .section-heading span, .post-content blockquote, .tagcloud a:hover .post blockquote, .pagination .current, .pagination a:hover, .comment-reply-link:hover, .footer-links { border-color:#4e9dca !important; }
#wp-calendar th { background: rgba(78,157,202, 0.6) }

.st-menu li a { box-shadow: 0 -1px rgba(16, 16, 16, 0.5) inset, 0 1px rgba(255, 255, 255, 0.06) }

.woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce div.product .woocommerce-tabs ul.tabs li.active a { background-color:#4e9dca !important; }
