/*
Theme Name: Fair Tax
Description: Custom Theme for Fair Tax
Author: Blue Ginger
Author URI: http://www.bluginger.co.uk
Version: 1.0.0
*/

@import url("https://use.typekit.net/idn2myd.css");

body{
	font-family: runda, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	line-height: 1.4;
}
b, strong{
	font-weight: 700;
}
a{
	color: #71c2ad;
}
a:hover{
	text-decoration: none;
}
h1, h2, h3, h4{
	color:  #045d67;
	font-weight: 400;
	line-height: 1.4;
	margin-top: 0;
}
h1{
	font-size: 38px;
	line-height: 1.1;
}
h2{
	font-size: 24px;
}
h4{
	font-size: 18px;

}
.text-white,.text-white h1, .text-white h2, .text-white h3, .text-white h4{
	color: #fff;
}
input, textarea{
	border: 0;
    border-bottom: 1px solid #fff;
	color: #555;
    background-color: #efefef;
    box-shadow: 0 1px 2px rgb(0 0 0 / 9%) inset;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.09) inset;
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 9%) inset;
    -o-box-shadow: 0 1px 2px rgba(0,0,0,.09) inset;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
	padding:10px;
	max-width: 100%;
}
input[type=submit]{
	background-color:#71c2ad;
	color:#fff;
}
.wpcf7-list-item{
	width:100%;
	float:left;
	margin:0;
}
.wpcf7 p{
	margin-top:15px;
	width:100%;
	float:left;
}

.container{
	width: 1280px;
	max-width: 100%;
}
.header{
	position: relative;
}
.navbar-inverse{
	background-color: transparent;
}
.navbar{
	border: none;
	margin-bottom: 0;
	padding-top: 30px;
}
.header-logo{
	float: left;
}
.mainmenu{
	position: relative;
    float: right;
}
.navbar-inverse .navbar-nav > li > a{
	color:#045d67;
	font-size: 20px;
	padding-bottom: 45px;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{
	color:#045d67;
}
.navbar-inverse .navbar-nav > li > ul{
	display: none;
	list-style: none;
	position: absolute;
	top: 80px;
	left: 0;
	margin: 0;
	padding: 10px 0;
	background: rgba(38,94,104,0.8);
	min-width: 300px;
}
.navbar-inverse .navbar-nav > li:hover > ul{
	display: block;
}
.navbar-inverse .navbar-nav > li > ul > li > a{
	padding:5px 15px;
	color: #fff;
	float: left;
	width: 100%;
}
.navbar-inverse .navbar-nav > li > ul > li > a:hover{
	color: #71c2ad;
}
.navbar-inverse .navbar-nav > li > ul > li > ul{
	display: none;
	list-style: none;
	position: absolute;
	left: 300px;
	margin: 25px 0 0 0;
	padding: 10px 0;
	background: rgba(38,94,104,0.8);
	min-width: 300px;
}
.navbar-inverse .navbar-nav > li > ul > li.submenu-left > ul{
	right: 300px;
	left: revert;
}
.navbar-inverse .navbar-nav > li > ul > li:hover > ul{
	display: block;
}
.navbar-inverse .navbar-nav > li > ul > li > ul > li > a{
	padding:5px 15px;
	color: #fff;
	float: left;
	width: 100%
}
.navbar-inverse .navbar-nav > li > ul > li > ul > li > a:hover{
	color: #71c2ad;
}

#header-blog{
	width: 100%;
	background-image: url(images/pagehead.png);
	background-position: top center;
	background-size: cover;
}
#header-blog h1{
	color: #fff;
	padding-top: 90px;
	padding-bottom: 150px;
}
.blog-block:nth-child(odd){
	clear: left;
}
.single-post-block{
	background: #fff;
	box-shadow: 0 5px 5px rgba(0,0,0,0.5);
	padding: 15px;
	margin-bottom: 30px;
}
.single-post-block h2{
	margin-top: 20px;
}
.post-meta{
	font-size: 12px;
}
.post-meta ul{
	list-style: none;
	padding: 0;
	display: inline-block;
}
.post-meta a{
	color: #333;
}
a.read-more{
	color: #fff;
	background: #71c2ad;
	padding: 15px 25px;
    border-radius: 23px;
    font-size: 14px;
    display: inline-block;
}
.wp-pagenavi{
	text-align: center;
	margin-bottom: 50px;
}
.container.single-post{
	width: 900px;
	margin-bottom: 50px;
}
.single-post-img{
	margin-bottom:30px;
}

.footer{
	width: 100%;
	padding: 45px 0;
	background-image: url(images/footer-bg.jpg);
	background-size: cover;
	background-position: center;
	color: #fff;
	font-size: 16px;
}
.footer .container{
	position: relative;
}
.footer a{
	color: #fff;
}
.footer ul.menu{
	list-style: none;
	padding: 0;
	margin: 0 0 25px -15px;
	float: left;
}
.footer ul.menu li{
	float: left;
	font-size: 20px;
	padding: 0 15px;
}
.footer ul.menu li:last-child{
	padding-right: 0;
}
.footer-newsletter{
	font-size: 20px;
	margin-bottom: 20px;
}
.social-footer{
	text-align: right;
}
.social-footer img{
	margin-bottom: 15px;
	margin-left: 25px;
}
.credits{
	position: absolute;
	right: 15px;
	bottom: 15px;
}

/* Slider */
.flexslider .slides img{
	width: auto;
}
.flexslider{
	margin: 0 0 40px 0;
	padding: 0;
	border-radius: 0;
	box-shadow: none;
	border: 0;
}
.flexslider .slides > li{
	background-image: url(images/slide-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
	position: relative;
}
.slide-image-wrap{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.slide-overlay{
	display: block;
	width: 61%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.slide-overlay-mobile{
	display: none;
}
.slide-image{
	width: 56.7%;
	position: absolute;
	top: 0;
	right: 0;
}
.slider-content{
	color: #fff;
	font-size: 34px;
	padding: 80px 0 135px;
    width: 35%;
    position: relative;
    z-index: 10;
}
.slider-content a{
	font-size: 18px;
	color: #71c2ad;
	font-weight: 700;
	background: #fff;
	border-radius: 30px;
	padding: 20px 35px;
}
.flex-control-nav{
	text-align: left;
	bottom: 50px;
	padding: 0 4%;
	z-index: 10;
}
.flex-control-paging li a{
	width: 17px;
	height: 17px;
	background: #045d67;
	box-shadow: none;
}

/* VC */
.vc_btn3.vc_btn3-color-white, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat{
	color: #71c2ad !important;
	font-size: 18px;
	margin-top: 20px;
}
.vc_btn3.vc_btn3-color-vista-blue, .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat{
	background-color: #71c2ad !important;
	font-size: 18px;
}
#header-page.vc_section.vc_section-has-fill{
	padding-top: 0;
}
#header-page{
	/*background-image: url(images/page-head-bg.jpg);
	background-repeat: no-repeat;
	padding: 0 !important;*/
}
#header-page h1{
	color: #fff;
	padding-top: 5%;
	padding-bottom: 7%;
	font-size: 44px;
}
#header-page .wpb_single_image{
	float: right !important;
}
#header-page .vc_row::after{
	background-image: url(images/page-head-ribbon.png);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}
#green-panel-wrap{
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
}
#green-panel{
	background: #0e5d65;
	margin-left: 0;
	margin-right: 0;
}
#green-panel .vc_column_container .vc_column-inner{
	padding: 0;
}
#green-panel .wpb_content_element{
	margin-bottom: 0;
}
#green-panel .vc_col-sm-2\/5{
	padding: 40px 15px 0 0;
	color: #fff;
}
#green-panel .vc_col-sm-2\/5 ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#green-panel .vc_col-sm-2\/5 ul li{
	background: url(images/green-tick.png) no-repeat left 8px;
	padding-left: 25px;
}
.why-testimonials .wpb_single_image img{
	position: absolute;
	left: 0;
	bottom: 0;
}

.gform_wrapper .gfield_required{
	color:#71c2ad !important;
}

/* Images */

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%;
	height: auto;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right:7px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #ebebeb;
	line-height: 18px;
	margin-bottom: 3px;
	max-width: 630px !important;
	padding: 3px 13px 4px 3px;
	text-align: center;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.wp-caption img {
	margin: 5px;
}
.wp-caption p.wp-caption-text {
	color: #555;
	font-size: .875em;
	margin: 0;
	
}
.wp-smiley {
	margin: 0;
}

.bypostauthor{
}
.feedback{
	text-align:right;
	padding:0 20px 10px 0;
	clear:both;
}

.gallery {
	margin-bottom: 20px;
	margin-left: -4px;
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}
.top-footer .gallery-item{
	float: none;
	display: inline-block;
}

.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail,
.gallery-columns-4.gallery-size-thumbnail {
	display: table;
	margin: 0 auto 20px;
}

.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item {
	text-align: center;
}



.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 2px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity 400ms ease;
	transition:         opacity 400ms ease;
	width: 100%;
}

.gallery-caption:before {
	box-shadow: 0 -10px 15px #000 inset;
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.gallery img {
	border: 10px solid transparent;
	max-width: 100%;
height: auto;
}

#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

/* Comments */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
}
.reply a:hover,
a.comment-edit-link:hover {
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	font-weight: bold;
}
#respond label {
	font-size: 12px;
	width:7%;
}
#respond input {
	margin: 20px 5px;
}
#respond textarea {
	width: 99%;
}
#respond .form-allowed-tags {
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
#advert{
	width:640px;
	margin-left:-40px;
}
#advert ul{
	list-style:none;
}
/* =Widget Areas
-------------------------------------------------------------- */

.textwidget{
width:100%;
float: left;
}
.widget-area ul {
	list-style: none;
	margin: 0;
	padding-left:0;
}
.widget-area ul ul {
	margin: 0;
	padding-left:10px;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 100%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0;
	padding:0;
	list-style:none;
}
.widget-container ul{
margin:0;
padding:0;
}
.widget-container ul li{
list-style:none;
}
.widget-container a,
.widget-container a:link,
.widget-container a:visited {
	text-decoration: none;
}
.widget-container a:active,
.widget-container a:hover {
	text-decoration: none;
}
.widget-area a,
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: none;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #999;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
	text-shadow:none;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
}
#wp-calendar tbody td {
	border: 1px solid #333;
	padding: 3px 0 2px;
	text-align: center;
	font-size:12px;
}

#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #CC0000;
}
.widget_rss a.rsswidget:hover {
	color: #FF0000;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}

/* RESPONSIVE */
img{
	max-width:100%;
	height:auto;
}
.navbar-toggle{
	margin-right:0;
	background-color:transparent;
	color:#045d67;
	border-radius:5px;
	border:none;
	font-weight:700;
	margin-top:0;
	text-align:center;
	margin-bottom:0;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:active{
	background-color:transparent;
	margin-top:0;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
	background-color: transparent;
}
.navbar-inverse .navbar-toggle .icon-bar{
	background-color: #045d67;
}
.navbar-toggle .icon-bar{
	width: 66px;
	height: 9px;
}
.navbar-collapse{
	border-top: none;
	box-shadow: none;
}

@media only screen and (min-width:1370px) {
	.slider-content{
		padding-top: 180px;
		padding-bottom: 220px;
	}
}

@media only screen and (min-width:1920px) {
	.slider-content{
		padding-bottom: 30%;
	}
	.flexslider .slides img{
		width: 100%;
	}
}

@media only screen and (max-width:1320px) {
	.slider-content{
		padding-top: 30px;
		padding-bottom: 180px;
	}
}

@media only screen and (max-width:1304px) {
	.navbar{
		padding-bottom: 30px;
	}
	.navbar-inverse .navbar-collapse{
		width: 100%;
		position: relative;
	}
	.nav > li{
		width: 100%;
		float: left;
	}
	.navbar-inverse .navbar-nav > li > a{
		padding-bottom: 15px;
	}
	.navbar-inverse .navbar-nav > li > ul{
		display: block;
		position: relative;
		top: 0;
		background: none;
		padding-left: 30px;
		padding-top: 0;
		padding-bottom: 15px;
		width: 100%;
		float: left;
	}
	.navbar-inverse .navbar-nav > li > ul > li > a{
		color: #045d67;
		padding-top: 0;
		padding-bottom: 15px;
		width: 100%;
		float: left;
	}
}

@media only screen and (max-width:1130px) {
	.slider-content{
		width: 100%;
		padding-bottom: 30px;
	}
	.slide-image{
		position: absolute;
		width: 96%;
	}
	.flexslider .slides > li{
		background: none;
	}
	.flexslider .container{
		background-image: url(images/slide-bg.jpg);
		background-repeat: no-repeat;
		background-position: top center;
		background-size: cover;
	}
	.slide-image-wrap{
		position: relative;
	}
	.slide-overlay{
		display: none;
	}
	.slide-overlay-mobile{
		display: block;
		position: relative;
		left: 0;
		top: 0;
		z-index: 2;
	}
	.slider-content a{
		float: right;
		margin-bottom: 30px;
	}
	.flex-control-nav{
		bottom: 75%;
		padding: 0 15px;
	}
}

@media only screen and (max-width:991px) {
	#home-section-1 .vc_col-sm-3\/5, #home-section-1 .vc_col-sm-2\/5{
		width: 100%;
	}
	#home-section-2 .vc_column_container{
		width: 50%;
	}
	#home-section-2 .section2-block1{
		width: 100%;
	}
	#home-section-2 .section2-block1 .wpb_single_image.vc_align_left{
		width: 50%;
		float: left;
	}
	.home-news .col-md-4{
		width: 50%;
		float: left;
		margin-bottom: 30px;
	}
	.home-news .col-md-4:first-child{
		width: 100%;
	}
	.home-news .col-md-4:first-child .post-image{
		width: 50%;
		float: left;
	}
	.credits {
	    position: relative;
	    right: 0;
	    bottom: 0;
	}
	.social-footer {
	    text-align: left;
	}
	.social-footer img{
		margin-left: 0;
		margin-right: 25px;
	}
}

@media only screen and (max-width:790px) {
	.flex-control-nav{
		bottom: 65%;
	}
}

@media only screen and (max-width:767px) {
	#header-page{
		background-image: url(images/page-head-bg.jpg) !important;
		height: auto;
	}
	#header-page h1{
		float: left;
		padding-top: 0;
		padding-bottom: 30px;
	}
	.vc_btn3-container.vc_btn3-right, .vc_btn3-container.vc_btn3-left{
		text-align: center !important;
	}
	.why-testimonials .wpb_single_image img{
		position: relative;
	}
}

@media only screen and (max-width:700px) {
	#home-section-2 .vc_column_container, #home-section-2 .section2-block1 .wpb_single_image.vc_align_left, .home-news .col-md-4, .home-news .col-md-4:first-child .post-image{
		width: 100%;
	}
}

@media only screen and (max-width:625px) {
	.flex-control-nav{
		bottom: 55%;
	}
}

@media only screen and (max-width:420px) {
	.flex-control-nav{
		bottom: 45%;
	}
}