.newTabPod{
	background-image:url(http://placehold.it/300x300);
	background-size:cover;
	background-position:center center;
	border-radius:8px;
	overflow: hidden;
	padding-bottom: 80%;
	position: relative;
}
.newTabPodTitle{
	background:rgba(255,255,255,0.8);
	height:60px;
	line-height: 60px;
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	color:#460400;
	padding:0px 20px;
	font-size: 24px;
	
}

.newTabPodTitle img{
	position: absolute;
	top:21px;
	right:15px;
	width:20px;
	height: 20px;
}

.smallIcon{
	overflow: auto;
}

.smallIconIcon{
	width:40px;
	height:40px;
	border-radius:200px;
	background: #f5f5f5;
	line-height: 40px;
	text-align: center;
	float:left;
	margin-right: 15px;
}

.smallIconText{
	width:80%;
	float: left;
}

.smallIconText h4{
	margin-bottom: 0px;
	font-size: 16px;

}
.smallIconText p{
	margin-top: 0px;
	font-size: 12px;
}

.smallIconIcon img{
	display: inline;
}

.helpCard{
	background: #fff;
	border-radius: 8px;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
	padding:0px;
	font-size: 22px;
	padding:20px 0px;
	position: relative;
}

.helpCardIcon{
	position: absolute;
	top:0px;
	left:0px;
	width:20%;
	height: 100%;
	background-image:url(http://placehold.it/30x30);
	background-size:25px;
	background-repeat: no-repeat;
	background-position: center center;

}

.helpCardText{
	padding-left: 25%;
	padding-right: 30%;
	font-size: 18px;
	line-height: 25px;
}

.helpCardArrow{
	position: absolute;
	top:0px;
	right:0px;
	width:20%;
	height: 100%;
	background-image:url(http://placehold.it/30x30);
	background-size:20px;
	background-repeat: no-repeat;
	background-position: center center
}

section.drk, .greyBanner{
	background: #f5f5f5;
	padding:50px 0px;
}
.greyBanner{
	padding-left: 112px;
	border-radius:8px;
}

section{
	padding:50px 0px;
	position: relative;
}

.popularAreaSearchList{
	padding:0px;
	list-style: none;
	margin:0px;
}

.popularAreaSearchListItem{
	border: 1px solid #03A8B0;
	padding:4px 20px;
	color:#03A8B0;
	border-radius: 8px;
	display: inline-block;
	text-align: center;
	font-size: 18px;
	margin:7px;
}

.popularAreaSearchListItem span{
	font-size: 14px;
	display: block;
}

.highlight{
	font-size:26px;
}

.sectionImage{
	background-image:url(http://placehold.it/300x300);
	background-size:cover;
	background-position:center center;
	width:50%;
	height: 100%;
	top:0px;
	left: 50%;
	position: absolute;
}

.localOfficeButton{
	position: absolute;
	top:50%;
	left:50%;
	background:#03A8B0;
	color:#fff;
	padding:10px 60px 10px 20px;
	border-radius: 8px;
	transform:translate(-50%, -50%);
}

.localOfficeButton img{
	position: absolute;
    top: 17px;
    right: 15px;
}

.pod{
	border-radius:8px;
}

.podGrey{
	background: #f5f5f5;
}

.feefoContainer{
	position: absolute;
	bottom:-160px;
}

.mobileHeroButtonWrap{
	position: relative;
}

.redButton, .greenButton{
	border-radius:8px;
}

body.home .heroSearch {
    background: #fff;
    border-radius: 3px;
    height: 50px;
    width: 502px;
    margin: 0 auto;
    margin-top: 120px;
    font-size: 14px;
    opacity: 0;
    visibility: hidden;
    border: 1px solid rgba(0, 0, 0, 0.1);
    position: absolute;
    width: 79.5% !important;
    margin: 0px !important;
    padding: 0px !important;
    left: 14px;
    bottom: -67px;
}

body.home .heroSearch{
	border-radius:8px;
}

.heroSearch .heroSearchSubmit {
    
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    cursor: pointer;
}

.col-sm-4synthetic{
	width:31%;
	float: left;
	margin:1%;
}

.marginTop{
	margin-top: 50px;
}

.hideDesktop{
	display: none;
}


body .navBar{
	background: transparent;
}

body .hero h2, body .subtitle{
	color:#460400;
}

.hiddenDesktop{
	display: none;
}

.invisibleSelect{
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	height: 100px;
	height: 44px;
	opacity: 0;
}

.invisibleSelect select{
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	height: 100px;
	height: 44px;
}

body .callOut {
    
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.mobileHalf{
	display: inline;
}

.callOut .mobileHalf a.ctaSmall{
	margin-top: 0px !important;
	
	border-radius:8px;
}

.reviewWrap{
	height:244px; overflow: hidden; margin-bottom:30px;
}

.reviewWrap.in{
	height: auto;
}

@media(max-width:1024px){

	body .heroHome .homeHeroItem .h2 {
    text-align: center !important;
    font-size: 38px !important;
}

	.callOut .mobileHalf a.ctaSmall{
	margin-top: 0px !important;
	display: block;
	width:100%;
	border-radius:8px;
}

	.callOut .mobileHalf{

	font-size:13px;

	}

	.callOut{
		overflow: auto;
		padding-left:20px;
		padding-right:20px;
	}

	.mobileHalf{
		width:50%;
		text-align: left;
		float: left;

	}

	.smallIconIcon {
    width: 34px;
    height: 40px;
    border-radius: 200px;
    background: #f5f5f5;
    line-height: 40px;
    text-align: center;
    float: left;
    margin-right: 11px;
}

.hiddenDesktop{
	display: block;
}

.hideDesktop{
	display: block;
	font-size: 18px;
	margin-bottom: 20px;
}
	.marginTop{
	margin-top: 0px;
}

.page-template-template-home .mobileNav{
	background: transparent;
}

	body .heroHome .homeHeroItem h2{
		text-align: center !important;
		font-size: 38px !important;
	} 

	body .heroHome .subtitle{
		text-align: center;
		margin-bottom: 155px;
	}

	.hidemobile, .hiddenMobile{
		display: none;
	}

	.home .hiddenMobile{
		display: none !important;
	}

	.sectionImage{
		width:100%;
		left:0px;
	}

	.heroQuickLinks{
		width:100%;
		width: 100%;
    position: absolute;
    bottom: -210px;
    left: 0px;
    padding:10px;
	}

	.heroHome .subtitle{
		margin-bottom: 155px;
	}
	.greyBanner{
		padding:80px 0px;
	}

	.heroQuickLink{
		width:48%;
		height:45px;
		line-height: 45px;
		border-radius:8px;
		margin:1%;
		float: left;
		background: rgba(255,255,255,0.7);
		text-align: left;
		position: relative;
		text-indent:15px;
		font-size: 18px;
	}

	.heroQuickLink img{
		position: absolute;
		top:15px;
		right:15px;
	}

	.greyBanner .localOfficeButton{
		width:70%;
	}

.text-centerMobile{
	text-align: center !important;
}

.helpCardText{
	font-size: 16px;
}

.helpCard{
	margin-bottom: 15px;
}

.helpCardArrow{
	background-size: 20px;
}

.hero.heroHome{
	min-height: 100vh;
}

body.page-template-template-home .mobileNav{
	background: transparent;
}

.mobileHeroImage, .container .row .col-sm-6:nth-child(1){
	display: block !important;
}

.subtitle{
	text-align: center !important;
}


.col-sm-4synthetic{
	width:30%;
	float: left;
	margin:5px;
	padding-left: 15px;
}

section {
    padding: 30px 0px;
    position: relative;
}

.helpCardText{
	padding-left: 20%;
}

.helpCard {
    padding: 15px 0px;
}

.popularAreaSearchListItem {
    font-size: 16px;
}

}


.h3 {
    font-size: 28px;
}


.miniValSubmit{
    width: 120px;
    background: #03A8B0;
    color: #fff;
    text-align: center;
    float: left;
    line-height: 50px;
    height: 50px;
    margin-top: -1px;
    margin-right: -1px;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    cursor: pointer;
    position: absolute;
    right: 0px;
}


.home .dd{
	z-index: 99;
}



.hero .h2 {
    font-weight: 600;
    color: white !important;
    font-size: 40px !important;
}

.greyBanner h2{
	display: inline;
	font-size: 26px;
}

@media(max-width:1490px){
	.heroHome .slick-prev {
	   display: none !important;
	}
}
