/* General */

@import url('https://fonts.googleapis.com/css?family=Fira+Sans:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.ap-mobilize {
	max-width: 700px;
	margin: 0 auto;
}

.ap-mobilize,
.ap-mobilize * {
	font-family: 'Fira Sans', sans-serif;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	line-height: normal;
	color: #222;
}

.ap-mobilize-result {
	padding-bottom: 60px;
	margin-bottom: 60px;
	border-bottom: 2px solid #d2d6db;
}

.ap-mobilize-title {
	color: #38b1e7;
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 12px;
}

.ap-mobilize-title a {
	color: #38b1e7;
	text-decoration: none;
	transition: 0.15s;
	box-shadow: none !important;
}

.ap-mobilize-title a:hover {
	color: #5d6975;
	box-shadow: none !important;
}

.ap-mobilize-address {
	color: #5d6975;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 20px;
}

.ap-mobilize-description {
	font-weight: 300;
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 1.6em;
}

.ap-mobilize-button a,
.ap-mobilize-button a:visited {
	background-color: #38b1e7;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	padding: 10px;
	box-shadow: none !important;
	display: inline-block;
	width: 140px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	transition: 0.15s;
}

.ap-mobilize-button a:hover,
.ap-mobilize-button a:active {
	box-shadow: none;
	color: #fff;
	background-color: #5d6975;
}

.ap-mobilize-date {
	width: 20%;
	float: left;
}

.ap-mobilize-content {
	width: 80%;
	float: left;
}

.ap-mobilize-date-box {
	border: 3px solid #38b1e7;
	padding: 10px;
	color: #38b1e7;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3.5px;
	width: 100px;
	height: 90px;
	border-radius: 2px;
}

.ap-mobilize-date-container {
	color: #38b1e7;
	position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.ap-mobilize-date-box span {
	color: #38b1e7;
	font-size: 50px;
	font-weight: 1000;
	letter-spacing: 1.5px;
	line-height: 45px;
}

.ap-mobilize-more a {
	background-color: #38b1e7;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	padding: 15px 10px;
	box-shadow: none !important;
	display: inline-block;
	width: 100%;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	transition: 0.15s;
}

.ap-mobilize-more a:hover,
.ap-mobilize-more a:active {
	box-shadow: none;
	color: #fff;
	background-color: #5d6975;
}

.ap-mobilize .ap-mobilize-result:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.ap-mobilize-search {
	background-color: #f2f5f6;
	padding: 30px 30px 45px 30px;
	max-width: 800px;
	margin: 0 auto 90px auto;
}

 #mobilize-search, .ap-mobilize-search-title {
	font-family: 'Fira Sans', sans-serif;
}

.ap-mobilize-search-title {
	color: #38b1e7;
	font-size: 30px;
	text-align: center;
	font-weight: 700;
	margin-bottom: 10px;
}

#mobilize-zip {
	border: none;
	background-color: #fff;
	border-radius: 0;
	width: 70%;
	float: left;
	height: 50px;
	padding: 0 15px;
	line-height: 50px;
}

#mobilize-zip::placeholder {
	color: #8e8f8f;
	font-weight: 300;
}

#mobilize-search {
	background-color: #38b1e7;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	padding: 0;
	box-shadow: none !important;
	display: inline-block;
	width: 140px;
	transition: 0.15s;
	float: right;
	border-radius: 0;
	width: 30%;
	float: left;
	height: 50px;
	line-height: 50px;
}

#mobilize-search:hover,
#mobilize-search:active {
	box-shadow: none;
	color: #fff;
	background-color: #5d6975;
}

.ap-mobilize-search-inputs {
	max-width: 500px;
	margin: 0 auto;
}

.ap-mobilize-none {
	color: #b6c5cc;
	padding: 150px 0;
	font-weight: bold;
	text-align: center;
	font-size: 48px;
}

.mapboxgl-popup {
	max-width: 400px;
	font-family: 'Fira Sans', sans-serif;
	font-size: 16px;
	line-height: normal;
}

.mapboxgl-popup * {
	font-family: 'Fira Sans', sans-serif;
	line-height: normal;
}

.ap-mobilize-map-container {
	position: relative;
	width: 100%; 
	height: 400px;
	margin-bottom: 30px;
}

.ap-mobilize-map {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 400px;
	width: 100%;
}

canvas {
	display: block;
}

.mapboxgl-ctrl-logo, .mapboxgl-ctrl-bottom-right {
	display: none !important;
}

.ap-mobilize-map .marker {
	background-color: #40b2e4;
	width: 17px;
	height: 17px;
	box-shadow: 0 2px 6px rgba(0,0,0,0.15);
	border-radius: 50%;
	border: 3px solid #fff;
	cursor: pointer;
}

.ap-mobilize-map .marker:hover {
	background-color: #17243f;
}

.mapboxgl-popup {
  max-width: 200px;
}

.mapboxgl-popup-content {
  text-align: center;
	padding: 20px 32px 20px 10px !important;
}

.marker-left {
	float: left;
	width: 70px;
	padding: 0 0 10px 0;
	text-align: center;
	border-right: 1px solid #d9e6eb;
	font-size: 18px;
	color: #40b2e4;
	font-weight: bold;
}

.marker-right {
	width: 240px;
	float: right;
	padding-left: 10px;
}

.marker-month {
	text-transform: uppercase;
	letter-spacing: 1.8px;
}

.marker-date {
	font-size: 42px;
	line-height: 42px;
}

.mapboxgl-popup {
	max-width: 400px;
}

.marker-title {
	font-size: 18px;
	color: #17243f;
	font-weight: bold;
	text-align: left;
	line-height: 1.4em;
	margin-bottom: 5px;
}

.marker-title a {
	box-shadow: none !important;
	border: none !important;
	color: #17243f;
}

.marker-signup {
	text-align: left;
	font-size: 15px;
	font-weight: bold;
}

.marker-signup .fa {
	font-size: 14px;
}

.marker-signup a {
	color: #40b2e4;
	text-decoration: none;
	box-shadow: none !important;
	border: none !important;
}

.mapboxgl-popup-close-button {
	background-color: transparent !important;
	padding: 0;
	color: #d2dee3;
	font-size: 24px;
	line-height: normal;
	right: 10px !important;
	top: 3px !important;
}

.mapboxgl-popup-close-button:hover {
	color: #17243f;
}




/* Responsive */

@media (max-width: 768px){
	
	.ap-mobilize-result {
		margin-bottom: 30px;
		padding-bottom: 30px;
	}
	
	.ap-mobilize-date {
    width: 100%;
    float: none;
    display: block;
    text-align: center;
		margin-bottom: 20px;
	}
	
	.ap-mobilize-date-box {
		margin: 0 auto;
	}
	
	.ap-mobilize-content {
		width: 100%;
		float: none;
		text-align: center;
	}
	
	.ap-mobilize-none {
		padding: 60px 0;
		font-size: 24px;
	}
	
}

@media (max-width: 600px){
	
	.marker-left {
		float: none;
    border-right: 0;
    padding: 0 0 4px 0;
    display: block;
    text-align: center;
    width: 100%;
	}
	
	.marker-right {
		width: 100%;
    text-align: center;
    float: none;
    padding-left: 0;
	}
	
	.marker-title {
		text-align: center;
		font-size: 15px;
	}
	
	.marker-signup {
		text-align: center;
		font-size: 13px;
	}
	
	.marker-month {
		font-size: 13px;
		line-height: 9px;
	}
	
	.marker-date {
		line-height: normal;
    font-size: 30px;
	}
	
	.mapboxgl-popup-content {
		padding: 20px 10px;
	}
	
	.mapboxgl-popup {
    max-width: 200px;
	}
	
	.ap-mobilize-map {
		overflow: visible;
	}
	
	.mapboxgl-canvas-container {
		overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
	}
	
}

@media (max-width: 550px){
	
	.ap-mobilize-title {
		font-size: 25px;
	}
	
	.ap-mobilize-search-title {
		font-size: 20px;
	}
	
	#mobilize-zip {
		margin-bottom: 10px;
	}
	
	#mobilize-zip, #mobilize-search {
		float: none;
		display: block;
		width: 100%;
	}
	
	.ap-mobilize-search {
		padding: 20px;
	}
	
}