/*
Theme Name:         FE Charter
Theme URI:          http://www.leadagency.co.uk/
Template:	      	leadagency
Version:            1
Author:             Lead Agency
Author URI:         http://www.leadagency.co.uk/
*/

.cc-banner{
opacity:0.8;
}
/*
.tpl_provider_search .provider-result .thumb{
background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: auto 100%;
}
*/

#home-hero .tl-table .btn {
	background: #fff;
	font-size: 12px;
	font-weight: bold;
	width: 130px;
	margin: 14px 0 28px 0;
	color: #222;
}

#home-hero .tl-table .btn:hover {
	background-color: #d3a866;
	color: #fff;
}

.tl-table .c-last {
	width: 1%;
}

@media all and (min-width: 768px) {
.tl-table {
	display: table;
}

.tl-table .c {
	display: table-cell;
}

#home-hero .tl-table .btn {
	margin-left: 10px;
	margin-top: 28px;
}
}

.tpl_provider_search .success-stories .success-story .body .title {
	width: 100%;
}

#tags ul{
list-style: none;
}

#tags ul li{
float:left;
margin-right:10px;
}

#tags ul li a{
margin:2px;
padding:5px;
border:1px #eee solid;
display: block;
}
/*
@media only screen and (max-width: 750px) {
    #subscribe-popup{display:none!important}
}
*/
#subscribe-popup {
    bottom: -2000px !important;
}
#subscribe-popup.visible {
    bottom: 0 !important;
}

@media only screen and (min-width: 992px){
h1, .h1 {
    font-size: 50px !important;
}
body.home h1, body.home .h1  {
    font-size: 60px !important;
}
}

@media only screen and (min-width: 768px){
.tpl_about #who .section-title .title {
    font-size: 45px !important;
}
}

@media only screen and (max-width: 400px){
#home-hero .title {
    font-size: 23px !important;
	margin-top:40px;
}
#subscribe-popup p {
    font-size: 16px !important;
}
#subscribe-popup .content p {
margin-bottom:0px !important;
}
.cc-revoke, .cc-window{
    font-size: 12px !important;
}
}