/*
Theme Name: v5
Theme URI: http://www.spottedbylocals.com/v5/
Author: Safirul Alredha
Author URI: http://www.spottedbylocals.com/
Description: Our 2023 theme.
Version: 1.16
Date: 31/05 11:31
License:
License URI:
Tags: none
Text Domain: v5
*/

@font-face {
  font-family: 'Montserrat';
  src: local('Montserrat'),
       url('fonts/Montserrat-Bold.woff2') format('woff2'),
       url('fonts/Montserrat-Bold.woff') format('woff'),
       url('fonts/Montserrat-Bold.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 700;
}

@font-face {
  font-family: 'Montserrat';
  src: local('Montserrat'),
       url('fonts/Montserrat-SemiBold.woff2') format('woff2'),
       url('fonts/Montserrat-SemiBold.woff') format('woff'),
       url('fonts/Montserrat-SemiBold.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 600;
}

@font-face {
  font-family: 'Roboto';
  src: local('Roboto'),
       url('fonts/Roboto-Bold.woff2') format('woff2'),
       url('fonts/Roboto-Bold.woff') format('woff'),
       url('fonts/Roboto-Bold.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 700;
}

@font-face {
  font-family: 'Roboto';
  src: local('Roboto'),
       url('fonts/Roboto-Medium.woff2') format('woff2'),
       url('fonts/Roboto-Medium.woff') format('woff'),
       url('fonts/Roboto-Medium.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 500;
}

@font-face {
  font-family: 'Roboto';
  src: local('Roboto'),
       url('fonts/Roboto-Regular.woff2') format('woff2'),
       url('fonts/Roboto-Regular.woff') format('woff'),
       url('fonts/Roboto-Regular.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 400;
}

@font-face {
  font-family: 'Roboto';
  src: local('Roboto'),
       url('fonts/Roboto-Light.woff2') format('woff2'),
       url('fonts/Roboto-Light.woff') format('woff'),
       url('fonts/Roboto-Light.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 300;
}

@font-face {
  font-family: 'Roboto Slab';
  src: local('Roboto Slab'),
       url('fonts/RobotoSlab-Bold.woff2') format('woff2'),
       url('fonts/RobotoSlab-Bold.woff') format('woff'),
       url('fonts/RobotoSlab-Bold.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 700;
}

@font-face {
  font-family: 'Roboto Slab';
  src: local('Roboto Slab'),
       url('fonts/RobotoSlab-Regular.woff2') format('woff2'),
       url('fonts/RobotoSlab-Regular.woff') format('woff'),
       url('fonts/RobotoSlab-Regular.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 400;
}

@font-face {
  font-family: 'Roboto Slab';
  src: local('Roboto Slab'),
       url('fonts/RobotoSlab-Light.woff2') format('woff2'),
       url('fonts/RobotoSlab-Light.woff') format('woff'),
       url('fonts/RobotoSlab-Light.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 300;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img, object, embed {
	max-width: 100%;
}

img {
	height: auto;
}

img.wp-smiley {
	min-width: 0 !important;
	border: none !important;
}

a {
	text-decoration: none;
	outline: none;
	color: #FDBD00;
}

a img {
	border: 0;
}

p {
	margin: 0 0 15px;
}

b, strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

h1, h2, h3, h4 {
	padding: 15px 0;
	line-height: 1.0;
}

ul,
ol {
	margin: 0 0 1.6em 1.3333em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

dl {
	margin-bottom: 1.6em;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 1.6em;
}

input[type="text"], input[type="password"], textarea, select {
	outline: none;
}

body {
	font-family: 'Roboto Slab', Helvetica, serif;
	font-weight: 400;
	width: 100%;
	min-width: 960px;
	max-width: 1600px;
	margin: 0 auto;
	/* padding: 0; */
	/* border: 0; */			/* This removes the border around the viewport in old versions of IE */
	background: #fff;
	color: #000000;
	text-align: -webkit-center;
}


* {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.category_banner img {
    max-width: 90%;
}

@media (max-width: 767px) {
    .category_banner img {
        margin-bottom: 10px;
    }
}

@media (min-width: 768px) {
    .category_banner img {
        margin-bottom: 25px;
        max-width: 946px;
    }
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.video-container {
	margin-bottom:15px;
}

/* 1 column full page settings */
.fullpage {
	background: #fff;
}

.fullpage .row {
	margin-bottom: 0;
	text-align: center;
}

a.back-to-top {
	display: none;
	position: fixed;
	right: 0;
	bottom: 80px;
	z-index: 9;
	width: 58px;
	height: 56px;
	line-height: 26px;
	text-align: center;
}

a.back-to-top svg {
	transform: rotate(180deg);
}

a.back-to-top div {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
}

a.back-to-top div > span {
	display: block;
	color: #fff;
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}

/* --> */
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

.last {
	margin-right: 0 !important;
}

p.edit {
	font-size: 20px !important;
}

#header {
	z-index: 1000;
	position: fixed;
	width: 100%;
	min-width: 960px;
	max-width: 1600px;
	zoom: 1;
	min-height: 60px;
}

.header-fixed {
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	*background: transparent;
	height: 60px;
	position: fixed !important;
}
#header div.header-logo {

    line-height: 1.0;
	margin: 0;
	padding-top: 0;
	padding-left: 20px;
	float: left;
}
#header div.header-logo img {
	vertical-align: middle;
}

/** Menu **/
.menu-header-menu-container {
	display: none;
	width: 650px;
	height: 100%;
	color: #fff;
	margin: 0 auto;
	padding-bottom: 50px;
	clear: both;
}

.menu {
	background-color: #132530;
}

.menu ul {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

.menu ul ul {
	display: none;
}

.menu ul li:hover > ul {
	display: block;
}

.current-menu-parent ul {
	display: block !important;
}

.menu li a {
	color: #FDBD00;
	text-decoration: none;
	text-transform: uppercase;
  font-family: 'Roboto', Helvetica, sans-serif;
	font-size: 52px;
	padding-left: 70px;
}

.current-menu-parent > a, .current-menu-ancestor > a {
	color: #fff !important;
}

.menu li:hover > a,
.current-menu-parent > a, .current-menu-ancestor > a,
.menu .current_page_item a , .current-menu-item a {
	color: #fff;
}

.menu li a:hover {
	color: #fff;
	background: url('images/menu-arrow.png') no-repeat left;
}

.menu ul ul a {
	font-size: 37px !important;
	display: block;
	color: #fff;
	background: url('images/menu-submenu.png') no-repeat 30px top;
}

.menu ul ul li a {
	padding-bottom: 10px;
}

.menu ul ul .current_page_item a,
.menu ul ul a:hover {
	color: #FDBD00;
	background: url('images/menu-submenu-hover.png') no-repeat 30px top;
}

.icon {
	float: right;
	margin: 14px 20px 0 0;
}

.icon-hover {
	display: none;
	margin: 10px 15px 0 0;
}

body.noscroll {
  position: fixed;
  overflow-y: scroll;
  width: 100%;
}

/** button **/
.btn {
	display: inline-block;
	width: 220px;
	height: 55px;
	background-color: #FDBD00;
    border-bottom-color: #e8ad00;
    transition: all 0.3s;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 4px; /* Voegt subtiele afronding toe aan de randen van de knop */
	color: #fff;
	font-family: 'Roboto', Helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 55px;
	vertical-align: middle;
	text-decoration: none;
	text-shadow: none !important;

}
.btn-green {
    background-color: #FDBD00;
    border-bottom-color: #e8ad00;
    transition: all 0.3s;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 4px; /* Voegt subtiele afronding toe aan de randen van de knop */
}

.btn-green:hover {
    background-color: #e8ad00;
    border-bottom-color: #d09f00;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}


.btn-greener {
    background-color: #FDBD00;
    border-bottom-color: #e8ad00;
    transition: all 0.3s;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 4px; /* Voegt subtiele afronding toe aan de randen van de knop */
}
.btn-greener:hover {
    background-color: #FDBD00;
    border-bottom-color: #e8ad00;
    transition: all 0.3s;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 4px; /* Voegt subtiele afronding toe aan de randen van de knop */
}
.btn-turqoise {
    background-color: #FDBD00;
    border-bottom-color: #e8ad00;
    transition: all 0.3s;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 4px; /* Voegt subtiele afronding toe aan de randen van de knop */
}
.btn-turqoise:hover {
    background-color: #FDBD00;
    border-bottom-color: #e8ad00;
    transition: all 0.3s;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 4px; /* Voegt subtiele afronding toe aan de randen van de knop */
}
.btn-grey {
    background-color: #FDBD00;
    border-bottom-color: #e8ad00;
    transition: all 0.3s;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 4px; /* Voegt subtiele afronding toe aan de randen van de knop */
}
.btn-grey:hover {
    background-color: #FDBD00;
    border-bottom-color: #e8ad00;
    transition: all 0.3s;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 4px; /* Voegt subtiele afronding toe aan de randen van de knop */
}
.btn-red {
    background-color: #FDBD00;
    border-bottom-color: #e8ad00;
    transition: all 0.3s;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 4px; /* Voegt subtiele afronding toe aan de randen van de knop */
}
.btn-red:hover {
    background-color: #FDBD00;
    border-bottom-color: #e8ad00;
    transition: all 0.3s;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 4px; /* Voegt subtiele afronding toe aan de randen van de knop */
}
.btn-x {
	display: block;
	background: url('images/button-x.png') no-repeat;
	height: 42px !important;
	width: 42px !important;
	text-indent: -99999px;
	margin: 0 auto;
}

div#widget {
	background-color: #FFFFFF;
}
div.widget h2,
div#widget h2 {
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 45px;
	font-weight: 600;
	line-height: 40px;
}

div.widget h2:not(.entry-title),
div#widget h2:not(.entry-title) {
	padding: 0 0 20px;
	padding-top: 25px;
}

.intro {
	text-align: center;
	padding: 40px 0 60px;
}
.intro h1,
.intro p {
	margin: 20px auto;
}
.intro h1 {
	width: 727px;
	margin-bottom: 0;
	color: #132530;
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-weight: 600;
	font-size: 40px;
	line-height: 55px;
}
.intro p {
	width: 725px;
	margin-top: 12px;
	color: #132530;
	font-family: 'Roboto Slab', Helvetica, serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 40px;
	padding-bottom: 10px;
}

.separator {
	clear: both;
	position: relative;
	z-index: 1;
	margin-top: -10px;
	margin-bottom: -35px;
	display: none;
}

.separator--with-top-border:before {
	content: '';
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
	border-top: 2px solid #fafafa;
}

.separator--city + #widget {
	border-top: 20px solid #edf0f2;
}

.separator__bg {
	position: absolute;
	top: 10px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -40px;
	border: 40px solid transparent;
	display: none;
}

.separator svg {
	position: relative;
	z-index: 1;
}

.separator + div {
	padding-top: 0px !important;
}

.separator.separator--inverted + div {
	padding-top: 66px !important;
}

.separator--inverted {
	margin-top: 0;
}

.separator--inverted .separator__bg {
	top: -40px;
}

.separator--inverted svg {
	top: 30px;
}

.separator--inverted.separator--with-top-border:before {
	top: 0;
	border-width: 40px;
	border-color: #fff;
}

.separator--left {
	height: 26px;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}

.separator--left .separator__bg {
	left: 80px;
}

.separator--left svg {
	position: absolute;
	left: 68px;
}

div.app-feature {
    line-height: 20px;
    color: #fff;
    overflow: hidden;
    /* Achtergrondkleur vervangen */
    background-color: #1a2d38;
    padding-bottom: 37px;
    margin-bottom: 20px !important;
}


div.app-feature h2 {
	display: none;
}

body.home div.app-feature {
}

body.home div.app-feature h2 {
	display: block !important;
	color: #1a2d38;
	background-color:
	font-size: 28px !important;
	padding: 0;
}

body.home.page-home div.app-feature {
	background-position: center 50px;
}

body.home.page-home div#widget div.app-feature h2 {
	padding-bottom: 40px !important;
	/* display: none; */
}

body.home.page-home div#widget .cities h2 {
	margin: 25px auto;
}

body.home.page-home .cities {
	padding-top: 100px !important;
	background-image: linear-gradient(to bottom, #ffffff, #f2f1ef);
}


.social-media + .widget {
	position: relative;
	border-top: 0;
	margin-top: -80px;
}

div.app-feature div.app-feature-left,
div.app-feature div.app-feature-right {
	float: left;
	min-height: 1%;
	width: 300px;
	margin-top: 35px;
}

div.app-feature div.app-feature-center {
	float: left;
	min-height: 1%;
	width: 280px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 35px;
	margin-bottom: 34px;
}

div.app-feature div.app-feature-container {
	width: 920px;
	margin: 0 auto;
}

div.app-feature div.app-feature-left,
div.app-feature div.app-feature-right {
	padding-top: 0px;
}

div.app-feature h3 {
	margin-top: 35px;
	margin-bottom: 20px;
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 25px;
	font-weight: 700;
	line-height: 40px;
}

div.app-feature div.app-feature-left {
	text-align: right;
}

div.app-feature div.app-feature-right {
	text-align: left;
}

div.app-feature ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

div.app-feature ul li {
	position: relative;
	padding: 0;
	margin: 0 0 20px;
}

div.app-feature div.app-feature-left ul li {
	padding-right: 30px;
}

div.app-feature div.app-feature-left ul li svg,
div.app-feature div.app-feature-right ul li svg {
	position: absolute;
	top: 0;
	right: 0;
}

div.app-feature div.app-feature-center {
	background-repeat: no-repeat;
  background-position: center center;
	height: 456px;
}

div.app-feature div.app-feature-right ul li {
	padding-left: 30px;
}

div.app-feature div.app-feature-right ul li svg {
	right: auto;
	left: 0;
}

div.app-feature ul li strong {
	color: #FDBD00;
	display: block;
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
}

div.app-feature ul li span {
	font-size: 15px;
	font-family: 'Roboto Slab', Helvetica, serif;
	font-weight: 400;
}

div.app-feature div.app-feature-pricing {
	clear: both;
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 47px;
	/* margin-top: 10px; */
}

div.app-feature div.app-feature-pricing p {
	padding: 20px 0;
}

div.app-feature div.app-feature-pricing span {
	color: #FDBD00;
}

*:first-child+html .app-feature a.app-store,
*:first-child+html .app-feature a.play-store {
	text-indent:0; line-height:0; font-size:0; overflow:hidden;
}

div.app-feature a.app-store,
div.app-feature a.play-store {
	color: #0f1e26;
}

div.app-feature a.app-store svg,
div.app-feature a.play-store svg {
	margin-right: 5px;
	vertical-align: text-top;
}

div.app-feature a.app-store {
	margin-right: 15px;
}

/** CITIES Block **/
.cities {
	background-color: #fff;
	border-top: 20px solid #fff;
}

.cities h2 {
	display: none;
	margin-bottom: 30px;
	color: #0f1e26;
	font-size: 35px !important;
	line-height: 30px;
}

.cities__list {
	width: 960px;
	margin: 0 0 40px 0;
	display: inline-block;
}

.cities__list-item {
	list-style: none;
	float: left;
	margin-right: 20px !important;
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #fafafa;
	background-repeat: no-repeat;
}

.cities__list-item a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 27px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
}

.cities__list-item a:before {
  content: '';
  height: 100%;
	width: 100%;
	opacity: 0;
	top: 0;
	left: 0;
	position: absolute;
	padding: 0;
	transition: opacity .5s;
	background: #000;
	display: none;
}

.cities__list-item a:hover:before {
	opacity: .5;
	filter: alpha(opacity=50);
	transition: opacity .5s;
	display: block;
	cursor: pointer;
}

.cities__list>div:nth-child(-n + 2) {
  width: 470px;
  height: 255px;
}

.cities__list>div:nth-child(n + 3):nth-child(-n + 5) {
  width: 306.6px;
  height: 255px;
}

.cities__list>div:nth-child(n + 6) {
  width: 225px;
  height: 181px;
}

.cities__list>div:nth-child(-n + 5) {
	margin-bottom: 20px;
}

.cities__list>div:nth-child(n + 3):nth-child(-n + 5) a {
	font-size: 22px;
}

.cities__list>div:nth-child(n + 6):nth-child(-n + 9) a {
	font-size: 17px;
}

.cities__list>div:nth-child(2),
.cities__list>div:nth-child(5),
.cities__list>div:nth-child(9) {
	margin-right: 0 !important;
}

div a.view-all-cities {
	position: relative;
	z-index: 5;
	margin-top: 20px;
	margin-bottom: 46px;
}

.cities-all {
	display: none;
	padding: 20px 0 60px;
	background-image: linear-gradient(to bottom, #ffffff, #d0d3d5);
}

.cities-all h2 {
	clear: both;
  padding: 0 0 20px;
	color: #6d798a;
  font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 27px !important;
	font-weight: bold !important;
  line-height: 40px;
	text-transform: uppercase;
}

.cities-all ul {
	list-style-type: none;
	width: 480px;
	margin: 0 auto;
	padding: 0;
}

.cities-all li {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 40px;
	vertical-align: middle;
}

.cities-all li a {
	color: #758090;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
  font-family: 'Roboto', Helvetica, sans-serif;
	font-size: 17px;
	width: 160px;
	height: 40px;
	display: block;
	text-indent: 20px;
}

.cities-all li a:hover {
	color: #fff;
	background-color: #78808b;
}

.cities-all .cities-all-container {
	width: 960px;
	margin: 0 auto;
}

.cities-all div>div:first-child {
	width: 480px;
	float: left;
}

.cities-all div>div:first-child +div {
	width: 480px;
	float: right;
}

.cities-all.visible + .separator .separator__bg {
	border-top-color: #d0d3d5 !important;
}

div.multiple-blocks {
	padding: 50px 0;
	margin: 0 auto;
	background-color: #f2f1ef;
}

div.multiple-blocks + div.multiple-blocks {
			display:none ;
		}
div.multiple-blocks ul {
	list-style-type: none;
	width: 945px;
	margin: 0 auto;
	padding: 0;
}
div.multiple-blocks li {
	float: left;
	margin: 0;
	padding: 0;
	width: 300px;
	height: 250px;
	margin-right: 20px !important;
}
div.multiple-blocks li a:hover {  }
div.multiple-blocks li+li+li+li {
	width: 945px !important;
	height: 160px !important;
	margin-top: 20px;
}
div.multiple-blocks li+li+li {
	margin-right: 0 !important;
}
div.multiple-blocks li {
	display: block;
	position: relative;
}
div.multiple-blocks li span {
	height: 100%;
	width: 100%;
	opacity: 0;
	top: 0;
	left: 0;
	position: absolute;
	padding: 0;
	transition: opacity .5s;
	display: none;
}
div.multiple-blocks li:hover span {
	opacity: .5;
	filter: alpha(opacity=50);
	transition: opacity .5s;
	display: block;
	cursor: pointer;
}
div.multiple-blocks li+li+li span {}
div.multiple-blocks li+li+li+li span {
	margin-left: 5px;
	width: 940px;
}
div.multiple-blocks li+li+li+li {
	margin-left: -5px;
}

/** Social Media **/
div.social-media {
	position: relative;
	background-color: #f2f1ef;
	padding: 30px 0 55px;
	border-top: 20px solid #fff;
}
div.social-media:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 130px;
	background-color: #0f1e26;
}
div.social-media > div {
	position: relative;
	z-index: 1;
}
div.social-media h2 {
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 30px !important;
	color: #fff;
	margin-bottom: 5px;
}
div.social-media ul {
	list-style: none outside none;
	padding: 0;
}
div.social-media li {
	display: inline-block;
	margin: 0 15px 0 -4px;
}
div.social-media li a {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 34px;
	margin: 17px 0;
	background-color: #3abbad;
	color: #3abbad;
}
div.social-media li a:before,
div.social-media li a:after {
	content: '';
	border: 30px solid transparent;
	border-bottom: 17px solid currentColor;
	display: block;
	position: absolute;
	top: -17px;
	border-top: 0;
}
div.social-media li a:after {
  border-top: 17px solid currentColor;
	top: auto;
  bottom: -17px;
  border-bottom: 0;
}
*:first-child+html div.social-media li a {
	text-indent:0; line-height:0; font-size:0; overflow:hidden;
}
div.social-media li a.twitter:hover {
	background-color: #57cfc4;
	color: #57cfc4;
}
div.social-media li a.facebook {
	background-color: #3276cb;
	color: #3276cb;
}
div.social-media li a.facebook:hover {
	background-color: #4d95db;
	color: #4d95db;
}
div.social-media li a.instagram {
	background-color: #e79c2f;
	color: #e79c2f;
}
div.social-media li a.instagram:hover {
	background-color: #efb64a;
	color: #efb64a;
}

div.pages-block {
	border-top: 20px solid #f2f1ef;
}
div.pages-block>div {
	padding: 40px 0;
	margin: 0 auto;
	display: none;
}
div.pages-block p {
	font-family: 'Roboto Slab', Helvetica, serif;
	font-weight: 400;
	margin: 0 auto 35px;
	width: 780px;
	font-size: 18px;
	line-height: 20px;
}
div.pages-block strong {
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-weight: 600;
}
div.pages-block .in-the-media-quote {
	margin-top: 25px;
	margin-bottom: 30px;
	font-size:35px;
	font-weight: 300;
}
div.row-red {
	color: #fff !important;
	background-color: #ed444d;
}
div.row-turqoise {
	background-color: #57cfc4;
}
div.row-turqoise h2 {
	color: #fff;
}
div.row-green {
	background-color: #FFFFFF;
}
div.row-green h2 {
	color: ##132530;
}
div.row-green p {
	color: #8993a0;
}
div.row-grey {
	background-color: #f2f1ef;
}
div.row-grey h2 {
	color: #6d798a;
}
div.row-grey p {
	color: #8993a0;
}

#footer {
	clear: both !important;
	border-top: 20px solid #d0d3d5;
	padding: 15px 0;
	margin: 0 !important;
	background-color: #f2f1ef;
	color: #677281;
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	line-height: 40px;
	text-align: left;
	text-transform: uppercase;
}
#footer ul { list-style-type: none; padding: 0; margin: 0}
#footer li { line-height: 50px; }
#footer .copyright {
	float: left;
	padding-left: 20px;
}
#footer a {
	color: #8993a0;
}
#footer .design-by {
	float: right;
	text-indent: 50px;
	padding-right: 20px;
	display: none;
}
#footer .design-by a {
	text-decoration: underline;
}
div#footer:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html div#footer { height: 1%; }

#revision {
	color: #677281;
	background-color: #f2f1ef;
	font-size: 12px;
	text-align: left;
	padding-bottom: 20px;
	padding-left: 20px;
	display:none;
}

/** Search form **/
#searchbar {
	clear: both;
	background-color: #ecf0f1;
	color: #6d798a;
	padding: 10px 0;
}

#searchform {
	max-width: 1030px;
  /* CSS for new search text at blog - less text so smaller width */  /*width: 960px;*/
	margin: 0 auto;
}

#searchform div div {
  float: left;
}

#searchform label {
	float: left;
	width: 58%;
	margin-right: 30px;
	color: #0f1e26;
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 25px;
	line-height: 60px;
  text-align: right;
}

/* center search form when there is no city e.g. blog page */
.searchform-no-city label{
  width: 50% !important;
}

#searchform input {
	padding: 0;
	margin: 0;
	border: none;
}

#searchform input#s {
	font-size: 14px;
	font-weight: 500;
	line-height: 60px;
	height: 60px;
	width: 280px;
	padding-left: 20px;
	margin-right: -5px;
}

#searchform input#s::placeholder {
	color: #0f1e26;
}

#searchform #searchsubmit {
	width: 60px;
	height: 60px;
	background-color: #FDBD00;
	border: none;
	cursor: pointer;
	vertical-align: bottom;
}

#searchform #searchsubmit:hover {
	background-color: #5fd61e;
}

/** breadcrumbs **/
#breadcrumbs {
	clear: both;
	max-width: 950px;
	padding: 0;
	margin: 25px auto 0;
	color: #fdbd00;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	text-transform: uppercase;
}

.author #breadcrumbs {
	margin-bottom:15px;
}
.single-post #breadcrumbs  {
	margin-bottom:10px;
}

#breadcrumbs a {
	text-decoration: underline;
	color: #0f1e26;
}
#breadcrumbs span {
	display: inline-block;
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-weight: 700;
}
#breadcrumbs span.delimiter {
	margin: 0 10px;
}
#breadcrumbs span.current,
#breadcrumbs span.current a {
	text-decoration: none;
}

#container {
	clear: both;
	width: 960px !important;
	margin: 0 auto !important;
}
#content {
	margin: 0 auto;
}

div#container:after,
div#content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html div#container,
* html div#content { height: 1%; }

#page-header {
	margin: 30px 0 50px;
}
h1.page-title {
	padding: 0 0 20px;
	color: #FDBD00;
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 40px;
	font-weight: 600;
	line-height: 40px;
}
.page-description,
.category-description,
.tag-description {
	padding: 0 10px 0 !important;
	color: #0f1e26;
	font-family: 'Roboto Slab', Helvetica, serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
}
body.search div#container,
body.archive div#container,
body.blog div#container {
	padding-bottom: 40px;
}

/* Posts Grid */
.posts {
	max-width: 966px;
	margin: 0 auto;
}

.posts .post {
	box-sizing: border-box;
	float: left;
	width: 33.33%;
	padding: 0 10px;
	margin-bottom: 10px;
}

.posts .post > a {
  display: block;
  position: relative;
  height: 220px;
  overflow: hidden;
}

.posts .post > a > picture {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 110%;
  transform: translate(-50%, -50%);
}

.posts .post:nth-child(3n + 1) {
	clear: both;
}

.posts .post img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

.posts .post .entry-meta {
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding-bottom: 20px;
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
}

.posts .post .entry-meta:hover {
	background-color: #dae2e4;
}

.posts .post .entry-date {
	float: left;
	width: 70px;
	padding: 16px 0;
	background-color: #0f1e26;
	color: #fff;
}

.posts .post .entry-date span:first-child {
	font-size: 14px;
	line-height: 20px;
}

.posts .post .entry-date span:first-child + span {
	display: block;
	font-size: 17px;
}

.posts .post h2.entry-title {
	float: left;
	width: auto;
	padding-top: 9px;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	color: #132530;
	font-size: 20px !important;
	font-weight: 700 !important;
	line-height: 0 !important;
	text-align: left;
}

.posts .post .entry-info {
	float: left;
	width: 75%;
	min-height: 95px;
}

.posts .post h2.entry-title a {
	color: #132530;
	font-size: 15px;
	line-height: 22px;
	text-decoration: none;
}

.posts .post h2.entry-title a:hover {
	text-decoration: underline;
}

.posts .post .author {
	float: left;
	width: 100%;
	margin-left: 10px;
	color: #96a5a6;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	text-align: left;
}

.posts .post .author a {
	color: #8993a0;
	text-decoration: none;
}

.posts .post .author a:hover {
	text-decoration: underline;
}

div.navigation {
	clear: both;
	width: 90px;
	margin: 20px auto 0;
}

div.navigation:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html div.navigation { height: 1%; }

div.navigation a {
	display: block;
	text-indent: -9999px;
	height: 42px;
	width: 42px;
	background: url('images/prev-next.png') no-repeat;
}
div.nav-previous a {
	float: left;
}
div.nav-next a {
	background-position: 0 bottom;
	float: right;
}

/** single **/
body.page div#container,
body.single div#container {
	margin: 0 auto !important;
	color: #0f1e26;
}
body.page div.page,
body.single #container div.post {
	text-align: left;
	padding: 0 0 20px;
}

body.single p.wp-caption-text,
body.single div.entry-meta {
	color: #96a5a6;
}
body.page h1.entry-title,
body.page h2.entry-title,
body.single h1.entry-title,
body.blog h2.entry-title,
body.search h2.entry-title {
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: 700;
	padding: 30px 0 20px;
}

body.single h1.entry-title {
	padding: 30px 0 24px;
	font-weight: 600;
}

body.single h1.entry-status-draft {
	text-decoration: line-through;
}

body.page .entry-content,
body.single .entry-content {
	font-size: 15px;
	line-height: 25px;
	font-family: 'Roboto', Helvetica, sans-serif;
	font-weight: 400;
}

body.single .entry-content {
	max-width: 780px;
}

.entry-content div.wp-caption {
	width:100% !important;
}

body.single #container div.post .entry-meta {
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.5;
	/* margin-top: 17px; */
}

body.single #container div.post .entry-content {
	margin-top: 25px;
}

body.single #container div.post .entry-content > .two-col-content {
	column-count: 2;
	column-gap: 40px;
	margin-bottom: 20px;
}

body.page .entry-content h1,
body.page .entry-content h2,
body.page .entry-content h3,
body.page .entry-content h4,
body.single .entry-content h1,
body.single .entry-content h2,
body.single .entry-content h3,
body.single .entry-content h4 {
	font-weight: bold;
}

body.single .entry-content h2 {
	font-size: 20px;
}

body.page .entry-content h2 {
	font-size: 27px;
}

body.single div#widget {
	margin-top: 40px;
}

body.single div#widget .latest-blog-posts {
	margin-top: 20px;
	background-color: #f2f1ef;
}

body.single div#widget .latest-blog-posts h2:not(.entry-title) {
	color: #0f1e26;
	padding: 50px 0 10px;
}

body.single div#widget .latest-blog-posts + .social-media {
	border-top: 0;
}

body.single div#widget .latest-blog-posts .post {
	margin-bottom: 35px;
}

body.single div#widget .latest-blog-posts .post .entry-meta {
	background-color: #fff;
	padding-bottom: 15px;
}

body.single div#widget .latest-blog-posts > .btn {
	margin-top: 20px;
}

body.single div.post a {
	text-decoration: none;
}

body.single h1.entry-title a {
	color: #0f1e26;
}

body.single .entry-author a  , div#author-bio a{
	color: #393f4c !important;
	font-weight:bold;
}

body.page .entry-content a,
body.single .entry-content a, div.promo a {
	color: #fcc118;
	font-weight:bold;
}

.promo {
	font-size:15px;
	line-height:20px;
}

body.page .page-content-right,
body.page .page-content-left {
	width: 465px;
	float: left;
	text-align: left;
}

body.page .page-content-left {
	clear: both;
	margin-right: 30px;
}

body.blog .cities h2,
body.page-app .cities h2,
body.page-cities .cities h2 {
	display: block;
	margin-top: 30px;
}

body.page-app #content {
	margin-bottom: 35px;
}

div.get-our-app {
	background: #0F1E26 url( 'images/get-our-app-border.png' ) no-repeat center top;
	color: #fff;
  font-family: 'Roboto', Helvetica, sans-serif;
	padding: 100px 20px;
	text-align: center;
	margin: 0 auto;
}

div.get-our-app:not(.get-our-app--city-guide) a {
	box-sizing: content-box;
	display: inline-block;
	width: 142px;
	height: 47px;
	color: #000;
	font-size: 15px;
	line-height: 50px;
}

div.get-our-app:not(.get-our-app--city-guide) a svg {
	margin-right: 5px;
	vertical-align: text-bottom;
}

div.get-our-app a.app-store {
	margin-right: 10px;
}

div.get-our-app p:first-child {
	font-size: 20px;
	text-transform: uppercase;
	color: #FDBD00;
}

div.get-our-app p:first-child +p {
	font-size: 32px !important;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

div.get-our-app p:first-child + p + p {
	font-size: 20px;
	color: #fff;
}

div.get-our-app p:first-child + p + p span {
	color: #FDBD00 !important;
}

div.get-our-app.get-our-app--city-guide {
	position: relative;
	padding-top: 80px;
	padding-bottom: 54px;
	border-top: 20px solid #fff;
	background: #f2f1ef;
}

div.get-our-app.get-our-app--city-guide + #widget .separator--with-top-border:before {
	border-color: #f2f1ef;
}

div.get-our-app.get-our-app--city-guide > div a {
	color: #0f1e26;
}

div.get-our-app.get-our-app--city-guide > div a svg {
	margin-right: 5px;
	vertical-align: text-top;
}

div.get-our-app.get-our-app--city-guide p:first-child {
	margin: 40px auto 30px;
	font-family: 'Montserrat', Helvetica, sans-serif;
	color: #0d1d25;
	font-size: 30px;
	text-transform: none;
}

div.banner {
	min-height: 300px !important;
	background-color: #f2f1ef;
	position: relative;
	zoom: 1;
}

div.banner img {
	vertical-align: middle;
}

div.banner + div.banner {
	display:none;
}

div.caption,
.page-id-2 div.banners div.caption,
.page div.banners div.caption,
.category-company-news div.banners div.caption,
.error404 div.banners div.caption {
	background: none;
	zoom: 1;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #fff;
	text-transform:none;
	text-shadow: 2px 1px 4px #000;
}

.page div.banners div.caption a.video,
.category-company-news div.banners div.caption a.video,
.error404 div.banners div.caption a.video,
.author div.caption a.video {
	display:none;
}

.page-id-2 div.banners div.caption a.video {
	display:inline-block;
}

.blog div.banners div.caption a.video {
	display:none;
}

div.banners div.caption a.button {
	display:none;
}

div.banners div.caption,
.page div.banners div.caption,
.error404 div.banners div.caption {
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 28px;
	line-height: 40px;
	text-transform: uppercase;
	text-shadow: 2px 1px 4px #000;
}

div.banners div.caption p , .page div.banners div.caption p {
	margin: 0;
}

div.banners div.caption h1,
div.banners div.caption h2 {
	font-size: 60px;
	padding: 0px;
}

div.banners div.caption , .page  div.banners div.caption {
	bottom:33%;
}

div.banners > .slides > li {
	position: relative;
}

div.banners > .slides > li > .banner-url {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

div.banners .edit-banner {
	position: relative;
	bottom: 60px;
	z-index: 2;
}

div.caption a {
	display: inline-block;
	color: #fff;
	text-align: center;
}

div.caption a.button {
	background: #11222d;
	width: 17.265625%;
	height: 12.8099173% !important;
	margin-top:0px !important;
	margin-left:0px !important;
	padding: 20px;
}

div.caption a.button span {
	background: none;
	font-family: 'Roboto', Helvetica, sans-serif;
	font-weight: 500;
	font-size: 100%;
	line-height: 100% !important;
}

div.caption a.video {
	background: url('images/play-button.png') no-repeat center top;
	height: 80px;
	margin-bottom: 200px;
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 18px;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	color: #fff;
}

div.caption a.video:hover {
	color: #FDBD00;
	background-position: center bottom;
}

div.caption a.video span {
	display: block;
}

div.caption a.video span:first-child {
	margin-top: 90px;
}

div.caption a.video span+span {
	font-size: 40px;
}

.page-id-2 div.banners div.caption {
	background: none;
	zoom: 1;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #fff;
}

/*
 * jQuery FlexSlider v2.6.0
 */
div.banners a:hover {
	outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.banners {
	margin: 0;
	padding: 0;
	text-align: center;
	position: relative;
	zoom: 1;
}
div.banners .slides > li {
	display: none; /** no-js **/
	-webkit-backface-visibility: hidden;
}
div.banners .slides img {
	width: 100%;
	display: block;
	vertical-align: middle;
	height: auto;
	-moz-user-select: none;
}
/* Clearfix for the .slides element */
div.banners .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] div.banners .slides {
	display: block;
}
* html div.banners .slides {
	height: 1%;
}
div.banners .slides > li:first-child {
	display: block; /** no-js **/
}
div.banners .slides {
	zoom: 1;
}
div.banners-none {
	display: block;
	height: 60px;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	*background: transparent;
}
div.edit-banner {
	*height: 0;
}
div.banners:hover .edit-banner a {
	visibility: visible;
}
div.banners-main-site--home:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 175px;
	height: 169px;
	background: url('images/since-2008.png') no-repeat bottom right;
}
div.banners.banners-main-site div.caption {
	width: auto;
	min-width: 33.33%;
	left: 50%;
	transform: translateX(-50%);
}
body.search-results div.banners.banners-main-site div.caption,
body.archive.tag div.banners.banners-main-site div.caption{
	display: block;
}
div.banners.banners-main-site div.caption-left {
	left: 25%;
	transform: translateX(-25%);
}
div.banners.banners-main-site div.caption-right {
	left: 75%;
	transform: translateX(-75%);
}
div.banners.banners-main-site div.caption .green {
	color: #FDBD00;
}
div.banners.banners-main-site div.caption h1,
div.banners.banners-main-site div.caption h2 {
	margin-bottom: -2px;
}
div.banners.banners-main-site div.caption span {
	font-size: 18px;
	text-transform: none;
	font-family: 'Roboto Slab', Helvetica, serif;
	font-weight: 400;
}
div.edit-banner a {
	color: #fff;
	font-weight: bold;
	display: block;
	position: absolute;
	top: 85%;
	overflow: hidden;
	right: 0;
	margin-right: 20px;
	visibility: hidden;
}
div.edit-banner a:hover {
	color: #FDBD00;
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.loading .flex-viewport {
	max-height: 300px;
}

.carousel li {
	margin-right: 5px;
}

.flex-direction-nav {
	display: none;
	*height: 0;
}

.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 65px;
	height: 70px;
	position: absolute;
	top: 40%;
	z-index: 9;
	overflow: hidden;
	cursor: pointer;
}

.flex-direction-nav a.flex-next:before {}
.flex-direction-nav .flex-prev {
	left: 50px;
}

.flex-direction-nav .flex-next {
	right: 50px;
	transform: rotate(180deg);
}

.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default;
	z-index: -1;
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	top: 90%;
	text-align: center;
	z-index: 9;
}

.flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	width: 12px;
	height: 12px;
	display: block;
	cursor: pointer;
	border-radius: 100%;
	background-color: currentColor;
	color: #fff;
	font-size: 0;
}

.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
	color: #FDBD00;
}

.flex-control-paging li a.flex-active {
	cursor: default;
}

/** ads **/
.easytobook {
	border: 1px solid #d5e03c;
	background-color: #fff;
	padding: 2px 2px 0;
}
.easytobook h3,
.easytobook p {
	background-color: #d5e03c;
	margin: 0;
	text-align: center;
	color: #fff;
	font-weight: bold !important;
	font-size: 15px !important;
}
.easytobook h3 {
	padding: 5px 0 3px !important;
}
.easytobook p {
	padding-bottom: 4px !important;
}
.easytobook h3 a,
.easytobook h3 a:hover {
	color: #000;
}
.easytobook ul {
	list-style: none;
	padding-left: 0;
}
.easytobook ul li {
	background-color: #f0f0f0 !important;
	margin: 2px 0;
	padding: 3px 4px !important;
	font-size: 14px;
	text-align: left;
}
.easytobook ul li a,
.easytobook ul li a:hover {
	color: #333;
	text-decoration: underline;
}

.hotel-booking img {
	display: block !important;
}

.gdm {}
.google-adsense {}
.volkswagen-up {}

div#ads-sidebar {
	margin: 50px auto 50px;
}
div#ads-sidebar:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html div#ads-sidebar { height: 1%; }

div#ads-sidebar div {
	float: left;
	margin-right: 50px;
}
div#ads-sidebar div+div,
div#ads-sidebar div+div+div+div {
	margin-right: 0px !important;
}

/** Infinite scroll **/
div#infscr-loading {
	position: absolute;
	bottom: 0 !important;
	padding-bottom: 20px;
	width: 100%;
	clear: both !important;
	font-size: 17px;
	opacity:0 !important;
}
div#infscr-loading img {
	width:200px !important;
	height: auto !important;
	opacity:0 !important;
}

body.blog div#content,
body.archive div#content,
body.search div#content {
	padding-bottom: 40px;
}

/* Author page adjustments (same styles as on v5-cityblogs theme) */

body.author div#author-bio a,
body.author div.post a {
	color: #0f1e26;
}
body.author div#about,
body.author div#content {
	margin-top: 30px;
}
body.author div#about {
	width: 320px;
	float: left;
}
body.author div#author-photo {
	text-align: center;
}
body.author div#author-bio {
	padding: 0 20px 40px;
	font-family: 'Roboto', Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
	text-align: left;
}
body.author div#content {
	width: 640px !important;
	float: right;
	background-color: #ecf0f1;
	padding: 20px 0 60px;
	text-align: left;
}
div#author-bio h1 {
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 18px;
	font-weight:700;
}
body.author h2#page-title {
	padding-left: 20px;
	color: #0f1e26;
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 25px;
	font-weight:700;
	line-height: 30px;
}
body.author div.post {
	padding: 0 0 20px 20px;
	background-color: #ecf0f1;
	width: 620px !important;
	margin-bottom: 0 !important;
	vertical-align: middle;
}
body.author div.post:hover {
	background-color: #dae2e4;
	*display: inline-block;
}
body.author h3.entry-title {
	padding: 10px 0 5px;
	font-size: 17px;
	font-weight:700;
}
body.author h3.entry-title,
body.author div.entry-author {
	float: left;
	width: 65%;
	font-family: 'Montserrat', Helvetica, sans-serif;
}
body.author div.entry-author {
	color: #96a5a6;
	font-size: 13px;
	font-weight:700;
}

.ad-map-container {
	position: relative;
	height: 350px;
	background: white;
}

#ads-article-top-right {
	position: absolute;
	left: 0;
	right: 0;
	height: 330px;
	padding: 10px;
	border-bottom: 10px solid #8b9b9d;
	background: white;
}

#ads-article-top-right > .adsbygoogle {
	width: 300px;
	height: 250px !important;
	min-height: auto !important;
	margin-top: 40px;
}

/* Latest Blog Posts Widget */
div#widget .latest-blog-posts {
	padding-bottom: 80px;
	margin: 44px auto 0;
}

div#widget .latest-blog-posts > h2 {
	font-size: 40px;
}

div#widget .latest-blog-posts > h2:not(.entry-title) {
	color: #132530;
}

div#widget .latest-blog-posts > p {
	font-size: 20px;
	line-height: 30px;
}

div#widget .latest-blog-posts #content {
	margin-top: 50px;
}

div#widget .latest-blog-posts > .btn {
	margin-top: 10px;
}

#cookie-notice .cookie-notice-container {
  box-sizing: border-box;
  font-family: 'Roboto', Helvetica, sans-serif;
}

/* error404 */
.error404 #page-header {
  margin-bottom: 0;
}

/** Media Queries **/

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) and (min-width: 0px) {
	/*Appartments */
	.page-apartments div#container {
	 width: 100%;
	}

	/*Spotters Rotator */
	.als-container {
		width: 100% !important;
	}

	.als-viewport {
		width: 673px !important;
	}

	div.spotters-list p {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media screen and (max-width: 980px) and (min-width: 0px){
  body {
    min-width: 200px;
  }

	.page div.banners div.caption a.video , .category-company-news div.banners div.caption a.video , .error404 div.banners div.caption a.video , .page div.banners div.caption , .category-company-news div.banners div.caption  , .error404 div.banners div.caption{
		display: none;
	}

	.page-contact .slides  .flex-direction-nav , .page-contact .slides .flex-control-nav  , .page-newsletter .slides  .flex-direction-nav , .page-newsletter .slides .flex-control-nav , .page-apartments .slides  .flex-direction-nav , .page-apartments .slides .flex-control-nav , .page-become-a-spotter .slides  .flex-direction-nav , .page-become-a-spotter .slides .flex-control-nav{
		display: none !important;
	}

	#header {
		min-width: 200px;
		z-index: 1000;
		background-color: #132531;
		height: auto;
		max-height: 100% !important;
		overflow-y: auto;
	}

	.header-fixed {
		background-color: #132531;
	}

	#header .header-logo {
		display: block !important ;
		padding-top:0px;
		padding-bottom:0px;
	}

	.icon {
		margin-right: 15px;
	}

	.cities-all .cities-all-container {
		width:100%;
	}

	.cities-all div>div:first-child , .cities-all div>div:first-child +div  {
		width:100%;
	}

	.cities-all ul {
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
	}

	.cities-all ul li {
		width: 33.33333%;
	}

	.cities-all li a {
		width: 100%;
		text-align: center;
		text-indent: 0px;
	}

	.page-id-2 div.banners .slides > li:first-child {
		height: 348px;
		position: relative;
		overflow: hidden;
	}

	.page-id-2 div.banners .slides > li:first-child img {
		position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
		width: 980px;
		height: 348px;
		max-width: 980px;
	}

	.page-id-2 div.caption {
		overflow: hidden;
		bottom:44px;
	}

	div.banners {
		padding-top:60px;
	}

	.single-post div.banners {
		padding-top:0px;
	}

	.page-id-2 div.banners .slides > li:first-child div.caption a.video {
		margin-bottom: 0px;
	}

	div.banners-main-site:after {
		content: normal;
	}

	.intro p:first-child , .intro p+p {
		width: 100%;
	}

	div.app-feature div.app-feature-left , div.app-feature div.app-feature-center , div.app-feature div.app-feature-left, div.app-feature div.app-feature-right , div.app-feature div.app-feature-container {
		width:96%;
		text-align: center;
		padding-left:2%;
		padding-right:2%;
	}

	div.app-feature div.app-feature-left, div.app-feature div.app-feature-right {
		margin-top: 0px;
	}

	div.app-feature div.app-feature-center {
		float: none;
		clear: both;
		margin:0px;
	}

	div.app-feature div.app-feature-right {
		padding-top: 0px;
	}

	div.app-feature ul li {
		background: none;
	}

  div.app-feature div.app-feature-left ul li,
  div.app-feature div.app-feature-right ul li {
    padding: 0;
  }

	div.app-feature div.app-feature-left ul li svg,
	div.app-feature div.app-feature-right ul li svg {
		display: none;
	}

	div.get-our-app.get-our-app--city-guide a.app-store {
		clear: both;
		display: block;
		width: 220px;
		margin: 0 auto;
		margin-bottom: 20px
	}

	div.app-feature a.app-store {
		clear:both;
		display:block;
		width:220px;
		margin: 0 auto;
		margin-bottom:20px;
	}

	.cities__list {
		width: 93%;
		margin: 2% !important;
	}

	.cities__list-item {
		width: 48% !important;
    height: 180px !important;
		margin: 1% !important;
	}

	.cities__list-item a {
		font-size: 32px;
		text-shadow: 2px 1px 4px #000;
	}

  .cities__list>div:nth-child(-n + 5) a {
		font-size: 32px;
		text-shadow: 2px 1px 4px #000;
	}

  .cities__list>div:nth-child(2),
  .cities__list>div:nth-child(5),
  .cities__list>div:nth-child(9) {
		margin-right: 1% !important;
	}

  .cities__list>div:nth-child(n + 6):nth-child(-n + 9) a {
		font-size: 32px;
		text-shadow: 2px 1px 4px #000;
	}

  .cities__list>div:nth-child(n + 3):nth-child(-n + 5) a {
		font-size: 32px;
		text-shadow: 2px 1px 4px #000;
	}

  .cities__list>div:nth-child(n + 6):nth-child(-n + 9) {
		margin-bottom: 20px;
	}

	div.banner {
		height:322px;
		overflow: hidden;
	}

	div.multiple-blocks li {
		width:31.7460317%;
		margin-right:2.1164021% !important;
	}

	div.multiple-blocks li+li+li+li {
		width: 100% !important;
		height: auto important;
		margin-left: 0px !important;
	}

	div.multiple-blocks ul {
 		width: 95%;
 		padding: 2% !important;
	}

	div.banner img {
		width: 859px;
	  height: 322px;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
		max-width: 859px;
	}

	div.banner div.caption {
		bottom:-10px;
	}

	div.banner + div.banner div.caption {
		bottom:-28px;
	}

	div.caption a.video span+span {
		font-size: 30px;
	}

	div.multiple-blocks a {
		width:100%;
		display: block;
	}

	div.multiple-blocks li {
		height:auto;
		overflow: hidden;
	}

	div.pages-block p {
		width: auto;
	}

	div.pages-block>div {
		padding-left:15px;
		padding-right:15px;
	}

	#footer li, #revision {
		width:100%;
		text-align: center;
		line-height: 20px;
	}

	#revision, #footer .copyright {
		padding-left: 0px;
	}

	#content {
		padding: 10px;
	}

	#searchbar  {
		width: 100%;
	}

	#searchform label {
		width: auto !important;
		margin-left: 12px;
		font-size: 20px;
	}

	#searchform {
		line-height: 60px;
		width: 98%;
		padding-left: 1%;
		padding-right: 1%;
		margin: 0 auto;
	}

	#searchform div div {
		float: right;
		margin-right: 20px;
	}

	div.spotters-list p {
		width:auto;
	}

	#breadcrumbs {
		max-width: 100%;
		margin: 5px 10px;
		margin-bottom: 22px;
	}

	#breadcrumbs span.delimiter {
		overflow: hidden;
	}

	#breadcrumbs span.active,
	#breadcrumbs span.current {
		max-width: 37%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	div#container {
		width:auto !important;
	}

	body.page div#container, body.single div#container {
		width:100%;
	}

	/*in the media */
	body.page .page-content-right, body.page .page-content-left {
		width:100%;
		margin: 0px;
	}

	/*Become a spotter */
	.wpcf7-form p {
		width:50%;
		float: left;
	}

	body.author div.post {
		width: 100% !important;
	}

	.ad-map-container {
		height: auto;
	}

	#ads-article-top-right {
		position: relative;
		order: 1;
		border-bottom-width: 0;
	}

	#ads-article-top-right > .adsbygoogle {
		width: 100%;
		height: inherit !important;
		min-height: inherit !important;
		margin-top: auto;
	}

  #cookie-notice #cn-notice-text {
    display: block;
    margin-bottom: 10px;
  }

  #cookie-notice #cn-accept-cookie {
    margin-left: 0;
  }
}

@media screen and (max-width: 900px) {
	.entry-info {
		width:72%;
	}
}

@media screen and (max-width: 868px) {
	.home div.banners .slides li {
		height:320px;
		overflow:hidden;
		position:relative;
	}

	.home div.banners .slides li  img {
		width: 851px;
		height:auto;
		max-width:851px;
		position: absolute;
		top: -9999px;
		bottom: -9999px;
		left: -9999px;
		right: -9999px;
		margin:auto;
	}
}

@media screen and (max-width: 860px) and (min-width: 0px) {
	#header {
		z-index: 10000;
	}

	#btt {
		display:none;
	}

	.flex-direction-nav .flex-prev {
		opacity: 1;
		left: 10px;
	}

	.flex-direction-nav .flex-next {
		opacity: 1;
		right: 10px;
	}

	.posts .post {
		width: 50%;
	}

	.posts .post:nth-child(3n + 1) {
		clear: none;
	}

	.posts .post:nth-child(2n + 1) {
		clear: both;
	}

	.posts .post .author {
		float: left;
	}

	.mfp-wrap {
		top: 61px !important;
	}

	#searchform label {
		font-size: 18px;
	}

	/*Categories*/
	body.category h1.page-title {
		padding-left: 10px !important;
		padding-right: 10px !important;
		padding-top: 30px;
	}

	/*Blog archive */
	.entry-info {
		width:80%;
	}
}

@media only screen and (max-width : 790px) and (min-width: 0px){
	/*Spotter rotator*/
	.als-viewport {
		width:501px !important;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) and (min-width: 0px) {
	.hide-768 {
		display: none !important;
	}

	.intro {
		padding: 40px 10px 20px;
	}

	div#widget .latest-blog-posts {
		padding-bottom: 0;
	}

  div.banner img {
    width: auto;
  }

	body.single div#widget .latest-blog-posts {
		padding-bottom: 60px;
		margin-bottom: 0;
	}

	body.single #container div.post .entry-content {
		margin-top: 13px;
		margin-bottom: -40px;
	}

	body.single #container div.post .entry-content > p {
		column-count: 1;
	}

	body.single h1.entry-title {
		padding: 5px 0;
		font-size: 22px;
		line-height: 25px;
	}
	
	body.single .entry-content h2 {
		font-size: 18px;
	}

	body.single #container div.post .entry-meta {
		font-size: 13px;
	}

	div.pages-block p {
		margin-bottom: 18px;
		font-size: 15px;
	}

	body.home.page-home .cities {
		padding-top: 0px !important;
		background-color: #fff;
		border-top-width: 0;
	}

	.cities h2 {
		padding: 0 !important;
		margin: 10px 0 20px !important;
		font-size: 25px !important;
	}

	.cities__list-item {
		height: 150px !important;
	}

  .cities__list>div a {
		font-size: 27px !important;
	}

	.cities__list-item a:hover:before,
  .cities__list-item a:before {
		display: none;
	}

	div.banners.banners-main-site div.caption {
		display: block;
		width: 90%;
		margin-top: 10px;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	div.banners.banners-main-site div.caption p {
		font-size: 22px;
	}

	div.caption {
		bottom:-4%;
	}

	div.caption a.button {
		width:24%;
		padding:15px;
	}

	div.banner , .blog div.banner_widget-2{
		display:none;
	}

	div.banner + div.banner  , div.widget_duplicate_widget {
		display:block;
	}

	div.app-feature ul li span {
		font-size:18px;
	}

	div.app-feature ul li strong {
		font-size:22px;
	}

	div.row-grey p:first-child {
		margin-bottom:0px;
	}

	div.caption a.video {
		margin-bottom: 150px;
	}

	div.caption a.video span+span {
		font-size: 22px;
		line-height: 22px;
	}

	#searchform label {
		display:none;
	}

	#searchform {
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
		line-height: 44px;
	}

	#searchform div div {
		display: flex;
		float: none;
		margin: 0 10px;
	}

	#searchform input#s {
		box-sizing: border-box;
		flex: 1;
		width: auto;
		height: 44px;
		padding-left: 15px;
		margin-right: 5px;
	}

	#searchform input#s::placeholder {
		color: #6d798a;
	}

	#searchform #searchsubmit {
		float: none;
		width: 44px;
		height: 44px;
	}

	#searchform #searchsubmit svg {
		width: 27px;
	}

	div.spotters-list ul li h3 , div.spotters-list ul li span ,div.spotters-list ul li a.ajax-author-fp {
		text-align: center;
	}

	div.spotters-list a.apply-now {
		margin-top: 25px !important;
	}

	body.home div.city-guide-category .category-title a {
		font-weight:bold;
	}

	div.pages-block{
		border-top: 10px solid #fff;
	}

	div.app-feature {
		margin-bottom:10px !important;
	}

	/*Cities*/
	.flex-direction-nav , .flex-control-nav{
		display:none;
	}

	div.banners div.caption {
		font-size:24px;
	}

	div.banners div.caption h1,
	div.banners div.caption h2 {
		font-size: 52px;
	}

	div.banners div.caption {
		bottom:33%;
	}

	/*Categories */
	body.category #page-header {
		margin-top:5px;
	}

	body.category h1.page-title {
		font-size:34px;
	}

	.page-description, .category-description, .tag-description{
	  font-size: 20px;
	  padding: 0 7px 0 !important;
	}

	.intro {
		padding-bottom: 0;
		margin: 0 10px !important;
	}

	.intro h1,
	.intro p {
		width: 100%;
	}

	.intro h1 {
		padding-top: 0;
		padding-bottom: 10px;
		margin-top: 0;
		font-size: 25px;
		line-height: 30px;
	}

	.intro p {
		font-size: 15px;
		line-height: 23px;
	}

	div.social-media + .widget {
		margin-top: -50px;
		border-top: 10px solid #fff;
	}

	div.social-media {
		border-top-width: 10px;
	}

	div.social-media h2 {
		padding-bottom: 5px !important;
	}

	div.widget h2, div#widget h2 {
		font-size: 25px;
		line-height: 40px;
	}

	div.pages-block p {
		margin-bottom: 15px;
		font-size: 15px;
		line-height: 20px;
	}

	div.pages-block .in-the-media-quote {
		margin: 0 10px;
		font-size: 30px;
		line-height: 40px;
	}

	div.pages-block .in-the-media-quote + p {
		margin-top: 5px;
		margin-bottom: 35px;
		color: #6d798a;
	}

	.footer__separator {
		display: none;
	}

	#footer {
		padding-top: 20px;
		line-height: 0;
	}

	#footer a {
		display: block;
	}

	#footer .design-by a {
		display: inline;
	}

	div#widget .latest-blog-posts {
		margin-top: 30px;
		margin-bottom: 50px;
	}

	div#widget .latest-blog-posts > h2 {
		padding-bottom: 10px;
		margin: 0 15px;
		font-size: 25px;
		line-height: 30px;
	}

	div#widget .latest-blog-posts > p {
		margin: 0 50px;
		font-size: 15px;
		line-height: 23px;
	}

	div#widget .latest-blog-posts #content {
		margin-top: 20px;
	}

	.separator--latest-blog-posts.separator--with-top-border:before {
		top: -10px;
		border-top: 20px solid #edf0f2;
	}

	body.single #container div.post .entry-content > .two-col-content {
		column-count: 1;
	}
}

@media screen and (max-width: 690px) and (min-width: 0px) {
	.menu-header-menu-container {
		width:auto;
	}

	div.banners div.caption {
		bottom:28%;
	}

	.menu li a {
		display: block;
		font-size: 42px;
		line-height: 150%;
	}

	.intro {
		background: none;
	}

	div.multiple-blocks {
		display: none;
	}

	div.multiple-blocks + div.multiple-blocks {
		display:block;
	}

	div.multiple-blocks ul {
		width: 96%;
  	padding: 0% !important;
  	padding-left: 0% !important;
	}

	div.multiple-blocks li , div.multiple-blocks li+li+li+li {
    width: 100% !important;
    margin-right:0% !important;
		margin-left:0% !important;
		margin-bottom: 2%;
	}

	div.multiple-blocks li+li+li {
		margin-left:0% !important;
	}

	div.multiple-blocks li+li+li+li {
		margin-top: 0px !important;
		height: auto !important;
	}

	div.multiple-blocks li+li+li+li span {
		margin-left: 0px;
	}

	/*Become a spotter */
	.wpcf7-form p, div.become-a-spotter-form-notes {
		width:100%;
	}
}

@media only screen and (max-width : 662px) and (min-width: 0px) {
	.entry-info {
		width:74%;
	}
}

@media only screen and (max-width : 630px) and (min-width: 0px) {
	#searchform input#s {
		width:81%;
	}
}

@media only screen and (max-width : 610px) and (min-width: 0px){
	div.banners .slides > li:first-child div.caption a.video span:first-child {
		margin-top: 86px;
	}

	.cities__list-item:nth-child(odd) {
		padding-right: 0px !important;
	}

	/*Spotter rotator*/
	.als-viewport {
		width: 337px !important;
	}
}

@media screen and (max-width: 530px) and (min-width: 0px) {
	.menu li a {
		font-size: 32px;
	}

	.menu ul ul a {
		font-size: 27px !important;
	}

	.posts .post {
		width: 100%;
	}

	.posts .post .entry-meta {
		width: 100%;
	}

	.posts .post .entry-info {
		width: 73%;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) and (min-width: 0px) {
	/*Individual spotter*/
	.author-page div#author-photo {
		clear:both;
		float: none;
	}
	author-page div#author-photo img {
		width:100%;
		height:auto;
	}
}

@media screen and (max-width: 496px) and (min-width: 0px) {
	.cities-all ul li {
		width:50%;
	}
}

@media screen and (max-width: 493px) and (min-width: 0px) {
	body.home div.app-feature {
		background-position: center 68px;
	}

	body.home.page-home div.app-feature {
		background-position: center 78px;
	}

	body.home.page-home div#widget div.app-feature h2 {
		padding-bottom: 10px !important;
	}
}

@media screen and (max-width: 470px) and (min-width: 0px) {
	.cities__list {
		margin: 10px 10px 25px !important;
	}

	.cities__list-item {
		width: 100% !important;
		height: 130px !important;
		margin: 5px 0px !important;
		padding: 0px;
	}

	div.banners div.caption h1,
	div.banners div.caption h2 {
		font-size:37px;
	}

	.cities__list>div a {
		font-size: 22px !important;
		text-shadow: 2px 1px 4px #000;
	}

	div.multiple-blocks li , div.multiple-blocks li+li+li+li {
		width: 100% !important;
	}

	div.social-media h2 {
		font-size: 22px !important;
	}

	div.pages-block .row-red p, div.pages-block .row-turqoise p {
		line-height:25px;
	}

	#searchform input#s {
		width:76%;
	}

	/* Spotter rotator */
	.als-viewport {
		width: 158px !important;
	}
}

@media only screen and (max-width : 410px) and (min-width: 0px) {
	#searchform input#s {
		width:71%;
	}
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) and (min-width: 0px) {
	.home div.banners .slides > li:first-child  {
		overflow: hidden;
	}

	.page-id-2 div.banners .slides > li:first-child {
		height: 320px;
	}

	.page-id-2 div.banners .slides > li:first-child  img {
		width: 320px;
		height: 320px;
		max-width: 320px;
	}
}

/* fix ugly layout issue at posts - max width 780 pixels so text lines up nicely with the images */
/* #content .post p {
  max-width: 780px;
} */

/* magnific-popup.css start */
/* Magnific Popup CSS */
#btt-c {
  position: fixed;
  bottom: 0;
  z-index: 6000;
  display: none;
}
#btt {
  text-indent: -9999px;
  position: absolute;
  right: 0px;
  width: 58px;
  height: 61px;
  bottom: 80px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAB6CAMAAADZPbB2AAAAilBMVEVNV2ZOWWhZY3JncoEwOUdncoEqM0FPWWf////a3ODMztL3+PmYnKPz9PWzucDu7/Fxe4k9RVPm5+mgp7B+hIzZ293k5unj5ei9wsilqa/6+vuKkJmqsLj9/f2NlaGFjppla3bHy9CSmaR/iZVYX2uytbppcHpeZXBvdX9SWmVQV2Ph4+bW19p5f4jc3nw+AAAABHRSTlPW0J1mXRuF1QAAAZZJREFUWMPt1NlugzAQBVDaQju2MWYNYAiQfWn7/7/XcSMlSlhS3BcS+T5YcOWDrJGF9aYdy9GOoYZOnxYrXRrNZaVFUQLIpQZFySSTaEfTCnjNZkspV+NpUjts5izJeIpRFGOooefwT21arx7sB/O8NPIwkeNnhGR+R6Heqm6aEcZwTwppCsK/KVLfAUEY1D0HJgT3Q+Q4LiyuiwgyBzy8mosBSoR6EqRd3KeslwoCgwf21MdLXC5FeSqAqDENUJyKEDiVdoEa00OjCBe/JKT0OwqvmthtMtTQX/qhHetdO49H/5FX7Vi2dgw1dPp0d9Cl33PW6NF4DsC2GhQll1yiHU0bEGtO9pIdR9PdYm1zYm/pQWvCSDGGGnqO+NKmu+OD/WCel8YuJraDnNI86CjUW9NNc8o57kkgSSAMbooksCGkHNY9B6YU90Ns23vYXBcx5Da4eDU3A5SG6imk7eI+5b00pDB4YFd9vMDlUhSnAqga0wANcEYhTqVdoMb00DjGJSgoLYKOwm0mdpsMNdTQv9MX7fwAJrGR9SGsvJsAAAAASUVORK5CYII=') no-repeat;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 1; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
	-webkit-overflow-scrolling: touch; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto 44px;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.loading,
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 55%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAMAAADyHTlpAAAAdVBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////li2ZAAAAAJnRSTlMA+U4HFUs19q2kmWVRKtTPnpWLQCYMu7exXh/b2MbDh4FyMBsQ7YLwyM0AAAGRSURBVDjLlZXrcoIwEEazCHJVKRdvbbVVe97/EVuSOhAWmWF/wGY5M9kL+WImbLVer1RQU0G2w9ouC+b4dRIzsDhZvwCbBED2WZXnVbYXgKSZ2roSkLRon4G2SLtIpdJ4fALl2Q+eS+Az9IP3D3jfGGWbd/i4e7tv4fAwE/Y4wHaYQwJv5oW9QdKvviA1Ly2Fr6d/E3armbHskNu/f0FcRcVmVFThXsLFBWqorHNCgiEZCCfrVFBb50gcurmKY3tS3GTDmKN9C6VxVgzZYLAokYfdltpotiddjifbi9gYxfaktR/bzS17M2IVafZs/57iDcpBjvRGJsaE8G3G7Jg03xCaBnIzZsekyeE8gUYdGmlUJxC5BCKVgCorepYVjcpSzYr6ZkWqWSmxIhXrRpBDrefus7WrPRQyn9RshoQLfsJFv7Y7MM3cgWmEy4JjuPRw28rmJeM4WLadELVTYNsJkffl3snYlLx1snf3Y+GMaKo6rwJSBr0UB2UMcl29FvhDds3za3ZQAr/42lh+Gc1fcb/CwC6DhCvnhgAAAABJRU5ErkJggg==') no-repeat !important;
  text-indent: -9999px;
  cursor: pointer !important;
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 44px;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 44px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  display: none;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  padding: 0;
  width: 42px;
  height: 42px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
}

.mfp-arrow-left {
  margin-left: 35px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAMAAADyHTlpAAAAjVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8DizOFAAAALnRSTlMA7csMCIn25rl5VRw7IvzzsplrEt2kMyvYZUrh0ZUwJxaNhG9gW8TArqo/ck5CqSQ3uQAAAelJREFUOMudlOmWojAQhUNklV1AoLXdWru1l+/9H28cNUNCcOacuT84pOqGW8mtQvw/0q9SyiyTsvxK/8bbHTo0dIfdE+LskAOsZFOWjVwB5IfZFHPuADJq1bqNJODMbaYHyE8z9ikBbyweqg/YUqFZRAjd5InTDkI9sNf32nr7YXmEtWsQXO9SKe4ajioe5zixySzg9CftkKt0AT+m6AfIoaAfKB4XqN4UKgnveukFbG4vDdnGsHcNoVH6JqO5qfmc9Xhcw9kVBs74v1VO8K1FtytoxAjf91O+4ruaVgCvYgzXvwXXvA+xxFGmm/hgfX3mlEN/5BCJCZTk1/NqyRcfFmIKEVQiHbKJT3YSk1hALLbQq46D4MlA9ZCKGN6GigjaSeob7ISb4emj4CynqB7Z9UZrCqP8PJmgFtTX5wXHrN9/sakBl3tS1zxm+NaQbe7XlMLemDyf7Dii7iG9m+ZUetw2onIe5s/Htidjez141NThm6O1NJsm9umUIoTCQBvAcA+htmiszktrf6vJN0PnSuXugJnmqXS1alTv23iFIB4fJKxsYhXaXdGuwInc0UhFDqxaa38BBNFWm90oAIpq6rcdANRl3ydJ35c1QDAXk3AXNQbqhSueIvGk4kkvEf/CbJkky5kd/wXC1Ts9AdaA3AAAAABJRU5ErkJggg==') no-repeat !important;
  text-indent: -9999px;
  left: 0;
}

.mfp-arrow-right {
  margin-right: 35px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAMAAADyHTlpAAAAk1BMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////ROyVeAAAAMHRSTlMA+fLUcGUSB8tAIpkdDbGGF+zYk1Ax9uTbgHlYNyjn4M/BnWxHPLy3qKOQLcaMrktueVk1AAAB80lEQVQ4y6WU2WKjMAxFbZYESiAsAbIvZN/a8/9fNy1pwQZ35mHuAyBzLUu6ksV/4D67ejaF9wjc+G+8t6xEgTcPhRlxIAGmXhUE714CkOyHJua8AM7O6Mc+jlNg4/eIwwtwzvXFxRSk22GOPKMD4UjItJXQht1AGLBcd7gRBENhxMgGJYYxRE3Bzk6Hu0b6Ta5gNxWcQdaJQVL+/N4i31oZNnDVuXsYf5cEnuqBKbzrgadYr5y9+qNFvIWTxp3A/Ou9qt2rGDxgp8m/ZVoLCiuhIzyBp57kwP3ztSPtyxyBHSstB18ltAhEH1fYjFqz5FJv2AsDAijbwM5s6/pPhAlPSPJ2YyLEAXxhxByssJG+EOIDjmbq0oK8oUohfDgYmb4FTefcsGoFXBNzUqgDcMH+LKHkaWAuJHLRmjZR/dz1ma6kmChSy1r8DNkbFQcsXz3jldChH+wMkqU+UEndamtsnXmDtTbmK0n17UN3W8FG77UI7q+YLcqhdndMRxrzCFE7O5WakR3rnT5VZs9TdJnIR6cgJ5i1nWshmyqG/W48qXpLpCNMCCNIY01xCdXQcDnbTZJaH5VdKQa3Ary4t98D0r3iYTm2gMx07TkWgH1z3dx3neu6tn6ZkME8QcN2IX7HR5bygtzN7uJfiPPDMu8v/wFjQT3JiJdHlgAAAABJRU5ErkJggg==') no-repeat !important;
  text-indent: -9999px;
  right: 0;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  font-size: 12px;
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }





@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }


    @media all and (max-width: 992px) {

        .mfp-arrow , .mfp-close  , .mfp-close:active  {
          top:0%;
        }
        .mfp-close {
          right:43%;
        }

    }

@media all and (max-width: 860px) {
  .mfp-container {
    padding-left: 0px;
    padding-right: 0px; }
}

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

  button.mfp-close, button.mfp-arrow {
    margin-top:10px;
  }
}
/* magnific-popup.css end */


/* cardozafacebook.css start */
#cfbtitle,
#cfbpage_url,
#cfbborder,
#cfbwidth,
#cfbheight,
#cfbcolor_scheme,
#cfbshow_faces,
#cfbstream,
#cfbheader{
    font-size: 18px;
}
#title_help,
#page_url_help,
#border_help,
#width_help,
#height_help,
#color_scheme_help,
#show_faces_help,
#stream_help,
#header_help{
    display: none;
}
/* cardozafacebook.css end */

/* CSS for ads - spacing at the bottom */
#ads-horizontal {
	padding-top: 20px;
  margin-bottom: 20px !important;
  text-align: center !important;
  border: 0px solid !important;
  margin-top: 48px !important;
  max-width: 543px !important;
}

/* reorder app so remove space from the bottom of the app widget - start */
div.app-feature {
  margin-bottom: 0px !important;
}
/* reorder app so remove space from the bottom of the app widget - end */

/* Category Special */
body.page-template-page_category_special div#content img {
	max-width: 600px;
	vertical-align: baseline;
}

body.page-template-page_category_special div#content .post {
  margin-bottom: 30px;
}

body.page-template-page_category_special .entry-content .post h2 {
	padding-top: 0;
}

body.page-template-page_category_special .entry-content .page-content {
	margin-bottom: 50px;
}

@media only screen and (max-width : 620px) and (min-width: 0px) {
  body.page-template-page_category_special div#content img {
  	max-width: 100%;
  }
}

[data-lazy-src],
[data-bg] {
   opacity: 0;
}

img.lazyloaded,
[data-was-processed=true] {
   -webkit-transition: opacity .5s linear 0.2s;
      -moz-transition: opacity .5s linear 0.2s;
           transition: opacity .5s linear 0.2s;
   opacity: 1;
}
