/*
Theme Name: edsBootstrap Pro Child
Version: 1.0
Description: Child theme for WooThemes.
Author: Engine Media
Author URI: http://www.woothemes.com
Template:edsbootstrap-pro
*/

/*
Required WordPress CSS
*/

/* The client wanted this hidden */
.pats-in-line {
	display: none !important;
}

/* old custom styles sheet */

body {
	font-size: 15px !important;
	font-weight: 500;
}

/* .entry-content .h1, h1, .h2, h2, .h3, h3, .h4, h4, .h5, h5, .h6, h6 { text-align: left;} */
.h2,
h2 {
	text-align: left;
}

/* header {height:initial!important;} */

.page-template-homepage header {
	height: 140px !important;
}
header {
	height: 0px !important;
}
/* .navbar .nav li a {
     margin: 15px 0px!important; 
    padding: 7px 15px;
    color: #777;
    text-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    transition: none;
} */

a:hover {
	text-decoration: none !important;
}
navigation {
	padding-top: 5px;
}
.navbar {
	box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3) !important;
	border-radius: 0px !important;
}

.affix-top img.custom-logo {
	max-height: 45px !important;
	width: auto;
	margin-top: 10px !important;
}

.main-container strong {
	color: #333;
	font-weight: bold;
}

.wpsl-locations-details strong {
	color: inherit;
	font-weight: inherit;
}

.wpsl-country {
	display: none;
}

.navbar.affix .navbar-toggle {
	margin-top: 7px !important;
}
.navbar .navbar-toggle {
	margin-top: 7px !important;
}

.tc-carousel-title {
	display: none;
}
.carousel-indicators {
	z-index: 1;
	display: none;
}
/* .carousel-control {display:none!important;} */

.carousel-caption {
	padding-top: 0px !important;
	margin-top: 0px;
}
h2.tc-carousel-title-sm {
	line-height: 16px !important;
	text-align: left;
	text-shadow: none;
}

p.cta,
.cta {
	font-weight: bold;
	color: #333;
	text-align: left;
	font-size: 18px;
	line-height: 20px;
}

p.ctasmall,
.ctasmall {
	font-weight: normal;
	color: #333;
	font-size: 10px;
	line-height: 14px;
	display: none;
}

.cta-button,
p.cta-button {
	background-color: #0787bd;
	background-image: url(assets/img//white_forward.svg);
	background-repeat: no-repeat;
	background-position: 95% 53%;
	background-size: 10px;
	border: none;
	border-radius: 25px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.35);
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 14px;
	height: 30px;
	margin: 0px 0;
	outline: none;
	text-align: center;
	width: 160px;
	font-weight: bold;
	line-height: 28px;
}

.page-template-homepage .section-page-header {
	background-color: #fff !important;
	border-bottom: 0px !important;
	margin-bottom: 10px !important;
	padding: 0px !important;
}

.page-template-homepage .section-page-header .title {
	color: #979797 !important;
	font-size: 20pximportant;
	padding: 0;
	margin-bottom: 5px;
	text-align: center !important;
	/*text-transform:uppercase; */
	font-weight: 600;
	display: none !important;
}

.btn {
	background-color: #0787bd !important;
	border-color: #0787bd !important;
}

.btn-primary {
	color: #fff;
	font-weight: bold !important;
	background-color: #0787bd !important;
	border-color: #0787bd !important;
	border-radius: 20px !important;
	background-image: linear-gradient(to bottom, #0787bd 0%, #0787bd 100%) !important;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.35) !important;
}

.btn-primary:hover,
.btn.hover {
	background-image: linear-gradient(to bottom, #0787bd 0%, #0787bd 100%) !important;
}

.btn:hover,
.btn.hover {
	/* color: #fff !important;
  border-color: #ff7777 !important;
  background-color: #ff7777 !important;*/
}

.feature .description {
	margin-bottom: 30px;
	min-height: 95px;
	border-bottom: 1px solid #ddd;
}

.page-template-homepage #related_posts {
	width: 100%;
}
.page-template-homepage ul.related_posts {
	margin: 0 0 1em;
	padding: 0;
	list-style: none;
	clear: both;
	padding-top: 10px;
}

.page-template-homepage ul.related_posts li {
	width: 100%;
	display: inline;
	float: left;
	/*padding-left:10px;*/
	margin-left: 0%;
	padding-right: 0%;
}

ul.list-inline.related_posts li a {
	color: #777 !important;
}
ul.list-inline.related_posts li a:hover,
ul.list-inline.related_posts li a:focus {
	text-decoration: none !important;
}

ul.list-inline.related_posts li p {
	color: #777 !important;
	margin-top: 0px !important;
	font-weight: 400;
}
.page-template-homepage ul.related_posts li:first-child {
	width: 100%;
	display: inline;
	float: left;
	margin-left: 0%;
}

.page-template-homepage h5.hposts {
	font-weight: 400;
	font-size: 17px;
	color: #ff5555 !important;
}

.page-template-homepage ul.related_posts li img {
	width: 100%;
	padding: 8px 0px 8px 0px;
}
.page-template-homepage ul.related_posts li:last-child img {
	width: 100%;
	padding: 8px 0px 8px 0px;
	max-height: 200px;
	overflow: hidden;
}
.imgMask {
	max-height: 180px;
	overflow: hidden;
}

.page-template-homepage #related_posts h2 {
	font-weight: bold;
	font-size: 14px !important;
	padding-bottom: 10px;
	border-bottom: 1px solid #e0dede;
}

.footer {
	border-top: 0px solid #fff !important;
	background-color: #eaedf2;
}

.navbar .brand .logo-big {
	max-height: 70px;
	width: auto;
	margin-left: 10px;
}

.navbar .brand .logo-small {
	max-height: 22px;
	width: auto;
	margin-left: 10px;
}

.BigButtons {
	text-align: center;
	padding-top: 20px;
}
/* Fix all the jumping around stuff */

.navbar.affix-top {
	position: fixed;
}
.navbar.affix {
	position: fixed;
	-webkit-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.3);
}
.navbar.affix .information {
	height: 0;
	border-bottom-width: 0;
}
.navbar.affix .brand {
	line-height: 64px;
}
.navbar.affix .nav li a {
	margin-top: 10px;
	margin-bottom: 10px;
}
.navbar.affix .navbar-toggle {
	margin-top: 10px;
}
.navbar.affix.navbar-fill .nav li a {
	padding-top: 17px;
	padding-bottom: 17px;
}
.navbar.affix.navbar-underline .nav li a {
	padding-top: 17px;
	padding-bottom: 16px;
}
.no-mobile .dropdown:hover .dropdown-menu {
	/* -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-animation: 0.3s animationSubMenu;
  -o-animation: 0.3s animationSubMenu;
  animation: 0.3s animationSubMenu; */
	display: block;
	transition: none !important;
	-webkit-transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
	-webkit-animation: 0s animationSubMenu;
	-o-animation: 0s animationSubMenu;
	animation: 0s animationSubMenu;
}

/* Blog page overwirting styles  */

.blog a img.alignright,
.archive a img.alignright {
	float: left;
	margin: 5px 0 20px 0px;
	width: 100% !important;
}

.navbar-collapse {
	padding-left: 0px !important;
	margin-top: 0px;
}

.dropdown-menu > li > a {
	border-radius: 0px !important;
}

.btn.btn-themeOrange {
	border-color: #ff5555 !important;
	background-color: #ff5555 !important;
}

.btn.btn-themeOrange:hover {
	border-color: #0787bd !important;
	background-color: #0787bd !important;
}

.feature .description {
	min-height: 210px !important;
}

.feature .emphasis {
	color: #ff5555 !important;
}

h1.homeFeatTitle {
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Open Sans", sans-serif;
	color: #333;
}
p.homeFeatText {
	padding-top: 8px;
	font-size: 17px;
	font-weight: bold;
}

a h1.homeFeatTitle {
	text-decoration: none !important;
	color: #333 !important;
}
a h1.homeFeatTitle:hover,
a h1.homeFeatTitle:focus {
	text-decoration: none !important;
}
a p.homeFeatText {
	text-decoration: none;
	color: #777 !important;
}
a p.homeFeatText:hover,
a p.homeFeatText:focus {
	text-decoration: none !important;
}
.Feature:focus,
.Feature:hover {
	text-decoration: none !important;
}

.HomeVideo,
.BillingWidget {
	text-align: center;
}

.BillingWidget {
	border-left: 1px solid transparent;
	min-height: 0px;
}

.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%;
}

/* Hide Feature image on posts */

.single .image {
	display: none;
}

.footer .widget-title,
.widget_nav_menu {
	font-size: 14px !important;
	text-align: center;
}
#feature_widget-2 .feature .title {
	font-size: 14px !important;
}
#feature_widget-2 div.description {
	min-height: 10px !important;
}
.footer .menu li::before {
	display: block;
	content: none !important;
	position: absolute;
	top: 7px;
	left: 0px;
	width: 5px;
	height: 5px;
	background: #777;
}

.footer .menu li {
	position: relative;
	padding-left: 0px;
	text-align: center;
}

#po-emergency {
	background: #ff5555 !important;
	color: #fff;
	font-size: 18px;
	margin-bottom: 1rem;
	padding: 1rem;
	margin-right: 10px;
	border-radius: 5px;
}

#secondary .widget ul,
#left-sidebar .widget ul {
	list-style: disc;
	margin-left: 20px !important;
	padding: 0;
	list-style-position: initial !important;
}

.h1,
h1,
.section-page-header .title {
	color: #ff5555 !important;
	margin-top: 35px;
}

.nopad {
	padding: 0px !important;
}

.breadcrumb {
	padding: 5px 5px !important;
	margin-bottom: 0px !important;
	list-style: none;
	background-color: #fff !important;
	border-radius: 0px;
	margin-top: 0px !important;
	text-align: left !important;
}

.breadcrumb a {
	color: #ff5555 !important;
}

.drawer-style.style-2 .awsm-personal-info {
	display: inline-block;
	width: calc(100% - 1px);
	vertical-align: middle;
	font-size: 16px;
	text-align: left;
}

.drawer-style.style-2 figcaption {
	background: #0787bd !important;
}

.drawer-style.style-2 .awsm-grid-padding {
	color: #777;
}

.awsm-contact-details span {
	font-weight: bold;
	color: #0787bd !important;
}

.awsm-grid-wrapper p {
	line-height: 1.6;
	font-size: 14px;
}

.acf_postbox {
	display: block !important;
}

.awsm-grid-wrapper .awsm-grid h3 {
	font-size: 1em;
}

/* Blog widget styling only  */

div#custom-sidebar ul {
	line-height: 20px;
	list-style: none;
	list-style-type: none;
	margin-left: -30px !important;
}

div#custom-sidebar ul li {
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}

div#custom-sidebar ul li:first-child {
	padding-bottom: 20px;
	border-bottom: 1px solid transparent;
}

div#custom-sidebar {
	padding-top: 20px;
}

div#custom-sidebar li.widget {
	/*width: 300px;*/
	margin: 0;
	float: left;
}

div#custom-sidebar li.widget h2 {
	margin-bottom: 15px;
}

div#custom-sidebar h2 {
	font-size: 20px;
	text-transform: uppercase;
}

div#custom-sidebar ul li ul {
	list-style-type: disc;
}

div#custom-sidebar ul li ul li {
	padding-bottom: 0px;
	border-bottom: 1px solid transparent;
}

div#custom-sidebar ul li ul li:first-child {
	padding-bottom: 0px;
}

.white {
	color: #fff;
	font-weight: bold;
}
a.white:hover {
	color: #fff !important;
	text-decoration: none;
	opacity: 0.8;
}

/* Correct Mobile */

.page-template-homepage .container {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
.page-template-homepage .row {
	margin-right: 0px;
	margin-left: 0px;
}

.no-padding {
	margin-right: 0px;
	margin-left: 0px;
}

.rightpage-header {
	margin-top: 140px;
}

.butCall {
	min-height: 80px;
	padding: 0px;
	width: 95%;
	margin: auto auto;
}

.butCallLoc {
	min-height: 60px;
	padding: 0px;
	width: 95%;
	margin: auto auto;
}

.page-numbers {
	margin: 0px;
	float: left;
	padding: 20px;
	margin-top: -10px;
}

.greypanel {
	background-color: #eee;
	padding-left: 10px;
	text-align: left;
}
.greypanel2 {
	background-color: #eee;
	padding: 10px 10px 10px 10px;
	text-align: left;
}
.Blue {
	color: #0787bd;
}
.Orange {
	color: #ff5555 !important;
}

/*.orange {color:#ff5555!important}
.orange:hover {color:#fff!important}*/
#main-menu ul li:first-child {
	color: #0787bd !important;
}
#main-menu li a:hover {
	color: #fff !important;
}
li/#main-menu:first-child a {
	color: #fff !important;
}
#menu-item-2088:before {
	color: #0787bd !important;
}
.navbar .nav li:first-child a:hover {
	color: #fff !important;
}

/* Keeps first nav item ORANGE - PP!!!! */
#menu-item-2088 a.dropdown-toggle {
	color: #0787bd !important;
	font-weight: 600;
}

/* Keeps first nav item Text white on actual locations page - PP!!!! */
.page-id-2263 #menu-item-2088 a.dropdown-toggle {
	color: #fff !important;
	font-weight: 600;
	background: #0787bd !important;
}
.page-id-2263 #menu-item-2088 a i.big.fa.fa-lg.fa-map-marker.orange {
	font-size: 24px;
	color: #fff;
}

/*.nav li.active > a  #menu-item-2088 a.dropdown-toggle  {color:#fff!important;font-weight:600;} */
.navbar .nav li.dropdown .dropdown-menu a:hover {
	color: #fff !important;
}

.navbar .nav li.dropdown ul li .dropdown-menu a:visited {
	color: #fff;
}

.icon-bar2,
.icon-bar2 a {
	padding: 10px 0px;
	color: #fff;
}
.icon-bar2 a:hover {
	color: #ccc !important;
}

span.wpcf7-list-item {
	display: block;
}

/* Changing all hovers to BLue not orange begins */
#menu-item-2088 a.dropdown-toggle:hover {
	background: #0787bd !important;
}

#menu-item-2088 a.dropdown-toggle:active {
	background: #0787bd !important;
}

#menu-item-2088.navbar .nav li.active > a {
	background: #0787bd !important;
}
/*.navbar .nav li:first-child a:hover, .navbar .nav li a.hover, .navbar .nav li a:focus, .navbar .nav li a.focus, .navbar .nav li.active > a {background:#0787BD!important;} */

/* Changing all hovers to BLue not orange ends */

/* .big {font-size:24px;color:#F00;} */

#menu-item-2088 a i.big.fa.fa-lg.fa-map-marker.orange {
	font-size: 24px;
	color: #f00;
}
#menu-item-2088 a:hover i.big.fa.fa-lg.fa-map-marker.orange {
	font-size: 24px;
	color: #fff;
}

/* Also a functions.php rule determines this - PP */

#wpsl-stores .wpsl-store-thumb {
	height: 95px !important;
	width: 95px !important;
}

.page-template-newsletter label,
.page-template-newsletter input {
	width: 100% !important;
}
#post-2431 label,
#post-2431 input[type="text"],
#post-2431 input[type="email"] {
	width: 100% !important;
}

#post-2436 label,
#post-2436 input[type="text"],
#post-2436 input[type="email"],
#post-2436 textarea {
	width: 100% !important;
}

.marg50 {
	margin-top: 50px;
}

.archive.author .page-title {
	margin-top: 135px;
}
.blogtrunk {
	min-height: 185px;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
	display: block;
	max-width: 100%;
	height: auto;
	opacity: 0.4;
}

.affiliate {
	margin-top: 0px;
}

.taximebutton {
	display: inline-block;
	padding: 6px 12px;
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #ff5555;
	border-radius: 4px;
	display: block;
}

a.taximebutton {
	color: #fff;
	background: #ff5555 !important;
	border-color: #ff5555 !important;

	text-decoration: none !important;
	display: block !important;
}

.taximebutton:hover {
	background: #0787bd !important;
	border-color: #0787bd !important;
	color: #fff;
	text-decoration: none !important;
}

#wpsl-wrap #wpsl-result-list li {
	text-align: left !important;
}

.shareit,
.tags {
	display: none;
}

#smallfieldContain {
	width: 125px;
	padding-bottom: 15px;
}
#smallfield {
	width: 50px !important;
	float: left;
}

#smallfieldRight {
	width: 50px !important;
	float: right;
}

#mc_embed_signup form {
	display: block;
	position: relative;
	text-align: left;
	padding: 0px 0 0px 0% !important;
}

#wpsl-result-list {
	border-bottom: 2px solid #ff5555;
	background-color: rgb(249, 249, 249);
	-webkit-box-shadow: inset 0px -5px 24px -4px rgba(69, 69, 69, 0.68);
	-moz-box-shadow: inset 0px -5px 24px -4px rgba(69, 69, 69, 0.68);
	box-shadow: inset 0px -5px 24px -4px rgba(69, 69, 69, 0.68);
}
#wpsl-wrap.wpsl-store-below #wpsl-result-list li {
	padding: 10px 10px 10px 10px;
}

/*#wpsl-stores {
background-color: rgb(249, 249, 249); }*/

#wpsl-result-list ::-webkit-scrollbar {
	width: 12px;
} /* this targets the default scrollbar (compulsory) */

#wpsl-result-list ::-webkit-scrollbar-track {
	background: #eee !important;
} /* the new scrollbar will have a flat appearance with the set background color */

#wpsl-result-list ::-webkit-scrollbar-thumb {
	/* background-color: rgba(0, 0, 0, 0.2); */
	border-radius: 8px;

	background: #ff5555 !important;
} /* this will style the thumb, ignoring the track */

/*#wpsl-result-list  ::-webkit-scrollbar-button {
      background-color: #7c2929;
	  border-radius:5px;
} /* optionally, you can style the top and the bottom buttons (left and right for horizontal bars) */

/*::-webkit-scrollbar-corner {
      background-color: black;
} /* if both the vertical and the horizontal bars appear, then perhaps the right bottom corner also needs to be styled */

.scrollz {
	text-align: center;
	padding-top: 3px;
	font-size: 12px;
	color: #ff5555 !important;
	font-weight: bold;
	text-transform: uppercase;
}

.ctlIMG {
	padding-bottom: 5px;
	margin-left: -10px;
	max-width: 330px;
	margin-top: 0px;
}

/* clear fix on form page fix  begins */

.page-id-2635 .row:after {
	clear: none !important;
}

.page-id-2635 .col-md-9 {
	width: 90%;
}

.siteLogo {
	max-height: 28px;
	margin-top: -10px;
}

/*clear fix on form page ends */

.entry-title {
	margin-bottom: 20px;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 4.5em 0 0;
	text-align: justify;
}

.author-bio {
	display: none !important;
}

@media screen and (min-width: 568px) {
	.siteLogo {
		max-height: 47px;
		margin-top: 0px;
	}
	.page-content,
	.entry-content,
	.entry-summary {
		margin: 1.5em 0 0;
		text-align: justify;
	}
}

@media screen and (min-width: 768px) {
	.siteLogo {
		max-height: 45px;
		margin-top: 0px;
	}

	.page-id-2635 .col-md-9 {
		width: 70%;
	}

	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img {
		line-height: 1;
		width: 100%;
		height: auto;
		clear: none !important;
	}

	.carousel-inner {
		max-height: 650px;
	}

	.carousel-caption {
		position: absolute;
		right: 15%;
		bottom: 20px;
		left: 15%;
		z-index: 10;
		padding-top: 20px;
		padding-bottom: 20px;
		color: #fff;
		text-align: left;
		text-shadow: 0 0px 0px rgba(0, 0, 0, 0) !important;
	}

	.tc-carousel-title-sm {
		font-size: 30px !important;
		line-height: 36px !important;
		font-weight: 600;
		font-family: "Open Sans", sans-serif;
		color: #ffffff;
	}

	.navbar-right {
		float: left !important;
		margin-right: -15px;
	}

	.BillingWidget {
		border-left: 1px solid #eee;
		min-height: 400px;
	}

	.page-template-homepage ul.related_posts li:first-child {
		width: 31.33%;
		display: inline;
		float: left;
		margin-left: 0%;
	}

	.page-template-homepage ul.related_posts li {
		width: 31.33%;
		display: inline;
		float: left;
		/*padding-left:10px;*/
		margin-left: 2.999%;
		padding-right: 0%;
	}

	.footer .widget-title,
	.widget_nav_menu {
		font-size: 14px !important;
		text-align: center;
	}

	.footer .menu li {
		position: relative;
		padding-left: 0px;
		text-align: center;
	}

	.footer #recent-posts-2 {
		text-align: center !important;
		list-style-position: inside;
	}

	.BigButtons {
		text-align: right;
		padding-top: 0px;
	}

	.navbar .nav li a {
		margin: 10px 0px !important;
		padding: 7px 10px;
		color: #777;
		text-shadow: none;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		transition: none;
		font-size: 12px;
	}

	.page-template-homepage header {
		height: 130px !important;
	}
	header {
		height: 0px !important;
	}

	.carousel-caption {
		padding-top: 0px !important;
		margin-top: 0px;
	}

	h2.tc-carousel-title-sm {
		line-height: 10px !important;
		width: 190px;
	}

	p.cta,
	.cta {
		font-weight: bold;
		color: #000;
		line-height: 24px;
		font-size: 18px;
		width: 200px;
		width: 200px;
	}

	p.ctasmall,
	.ctasmall {
		font-weight: normal;
		color: #000;
		font-size: 12px;
		line-height: 16px;
		display: block;
		width: 200px;
	}

	.rightpage-header {
		margin-top: 170px;
	}

	.icon-bar2 {
		padding: 8px 0px;
	}

	.carousel-inner > .item > a > img,
	.carousel-inner > .item > img,
	.img-responsive,
	.thumbnail a > img,
	.thumbnail > img {
		display: block;
		max-width: 100%;
		height: auto;
		opacity: 1;
	}

	.ctlIMG {
		padding-bottom: 8px;
		margin-left: -10px;
		max-width: 400px;
		margin-top: -50px;
	}
}

@media only screen and (min-width: 992px) {
	.siteLogo {
		max-height: 60px;
		margin-top: 0px;
	}

	.carousel-indicators {
		z-index: 1;
		display: block;
		bottom: 10px !important;
	}
	.carousel-indicators li {
		border: 1px solid #666;
		background-color: #0787bd;
	}

	.carousel-caption {
		padding-top: 0px !important;
		margin-top: -50px;
	}
	h2.tc-carousel-title-sm {
		line-height: 28px !important;
		width: 300px;
	}

	p.cta,
	.cta {
		font-weight: bold;
		color: #000;
		line-height: 36px;
		font-size: 30px;
		width: 300px;
	}

	p.ctasmall,
	.ctasmall {
		font-weight: normal;
		color: #000;
		font-size: 15px;
		line-height: 20px;
		display: block;
		padding-top: 8px;
		width: 300px;
	}

	.cta-button,
	p.cta-button {
		background-color: #0787bd;
		background-image: url(img//white_forward.svg);
		background-repeat: no-repeat;
		background-position: 90% 53%;
		background-size: 10px;
		border: none;
		border-radius: 25px;
		box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.35);
		color: #fff;
		cursor: pointer;
		display: block;
		font-size: 22px;
		height: 50px;
		margin: 0px 0;
		outline: none;
		text-align: center;
		width: 250px;
		font-weight: bold;
		line-height: 46px;
	}

	.cta-button:hover {
		text-decoration: none !important;
		opacity: 0.8;
		color: #fff !important;
	}

	.navbar .nav li a {
		margin: 15px 0px !important;
		padding: 7px 15px;
		color: #777;
		text-shadow: none;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		transition: none;
		font-size: 13px;
	}

	.page-template-homepage header {
		height: 60px !important;
	}
	header {
		height: 0px !important;
	}

	.rightpage-header {
		margin-top: 140px;
	}

	.footer .widget-title,
	.widget_nav_menu {
		font-size: 14px !important;
		text-align: left;
	}

	.footer .menu li {
		position: relative;
		padding-left: 0px;
		text-align: left;
	}

	.footer #recent-posts-2 {
		text-align: left !important;
		list-style-position: outside;
	}

	.butCall {
		min-height: 90px;
		padding: 0px;
		width: 100%;
		margin: auto auto;
	}
	.butCallLoc {
		min-height: 60px;
		padding: 0px;
		width: 100%;
		margin: auto auto;
	}

	/* Hide first menu item when not on mobile - PP*/

	li.dropdown li:first-child {
		display: none;
	}
	.icon-bar2 {
		padding: 0px 0px;
	}

	.affiliate {
		margin-top: -108px;
	}

	/*.taxibuttonwrapper {display:none;} */
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 30px;
}

/* Delete these when the section is hero section is removed and replaced with the slider again. */

.hero-wrap {
    margin-top: 22px;
    background: lightblue;
    display: flex;
}

.hero-wrap .tagline {
	font-weight: bold;
	color: #fff;
	line-height: 36px;
	font-size: 30px;
	width: 300px;
}
