/** 
Stylesheet for Exchequer (https://www.exchequeraccountancy.co.uk)
by RMS (https://www.thisisrms.co.uk/)
**/


/** Defaults **/

.noPad {
	padding: 0 !important;
}
.noPadLeft {
    padding-left: 0 !important;
}
.noPadRight {
    padding-right: 0 !important;
}
.BTN {
	background: #1bbed0;
    color: #fff;
    padding: 10px 30px 8px;
    display: inline-block;
    font-size: 22px;
    border-radius: 4px;
    text-decoration: none;
}
.BTN:hover {
	background: #FCD736;
    color: #fff;
	text-decoration: none;
}


/** ---- Landing page ---- **/


/** End offer banner **/
.page-template-page-landing .top-banner {
	display: none;
}
.page-template-page-landing .top-banner2 {
	display: block;
}
/** End offer banner **/


/** Main banner **/
#landingBanner {
	padding: 100px 0;
	overflow: hidden;
	position: relative;
}
#landingBanner .txtWrap {
    position: relative;
    z-index: 1;
    color: #fff;
}
#landingBanner .txtWrap h1 {
    margin: 0;
    font-size: 50px;
    font-weight: 600;
}
#landingBanner .txtWrap p {
    font-size: 22px;
    margin: 30px 0 0;
}
#landingBanner .txtWrap a {
	color: #fff;
    margin: 15px 0 0;
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
}
#landingBanner .overLay {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.4);
    z-index: 0;
}
#landingBanner .formCont {
    padding: 0 0 0 45px;
}
#landingBanner .formWrp {
    position: relative;
    z-index: 1;
    background: rgba(255,255,255,0.8);
    border-radius: 8px;
    padding: 0 20px 20px;
}
#landingBanner .formWrp label {
    color: #444;
    font-size: 16px;
    margin: 20px 0 0;
}
#landingBanner .formWrp input[type="text"], #landingBanner .formWrp input[type="email"] {
    font-size: 16px;
    width: 100%;
    box-shadow: none;
    text-shadow: none;
    border: none;
    padding: 8px 5px;
    color: #444;
    margin: 5px 0 0;
}
#landingBanner .formWrp input[type="submit"] {
    background: #1bbed0;
    color: #fff;
    padding: 10px 30px 10px;
    display: block;
    border-radius: 4px;
    text-decoration: none;
    font-size: 22px !important;
    width: 300px !important;
    margin: 15px auto 0;
	border: none;
}
#landingBanner .formWrp input[type="submit"]:hover {
	background: #FCD736 !important;
    color: #fff;
}
#landingBanner .formWrp .ajax-loader {
	display: none;
}
/**  End main banner **/


/** Reasons **/
#reasonsWhy {
	overflow: hidden;
	padding: 100px 0;
	text-align: center;
}
#reasonsWhy h2 {
    margin: 0;
}

#reasonsWhy img {
    width: 200px;
    margin: 50px 0 0;
}
#reasonsWhy h3 {
	margin: 30px 0 0;
    font-weight: 600;
    font-size: 22px;
}
#reasonsWhy p {
    margin: 15px 0 0;
    padding: 0 15px;
    font-size: 18px;
}
/** End reasons **/


/** About us **/
#landingAbout {
	overflow: hidden;
	padding: 100px 0;
}
#landingAbout .aboutTxt {
    border: solid 4px #5c2a7f;
    padding: 40px;
    border-radius: 8px;
}
#landingAbout h4 {
	font-size: 30px;
	margin: 0;
}
#landingAbout p {
	margin: 15px 0 0;
    font-size: 18px;
}
#landingAbout .BTN {
	margin: 15px 0 0;
}
#landingAbout .aboutForm {
	padding: 0 0 0 15px;
}
#landingAbout .formWrp {
    border-radius: 8px;
    padding: 20px;
    background: #5c2a7f;
}
#landingAbout .formWrp label {
    color: #fff;
    font-size: 16px;
    margin: 20px 0 0;
}
#landingAbout .formWrp .formCol {
	width: 100%;
}
#landingAbout .formWrp input[type="text"], #landingAbout .formWrp input[type="email"] {
    font-size: 16px;
    width: 100%;
    box-shadow: none;
    text-shadow: none;
    border: none;
    padding: 8px 5px;
    color: #444;
    margin: 5px 0 0;
}
#landingAbout .formWrp input[type="submit"] {
    background: #1bbed0;
    color: #fff;
    padding: 10px 30px 10px;
    display: block;
    border-radius: 4px;
    text-decoration: none;
    font-size: 22px !important;
    width: 100% !important;
    margin: 42px auto 0 !important;
    border: none;
}
#landingAbout .formWrp input[type="submit"]:hover {
	background: #FCD736 !important;
    color: #fff;
}
/** End about us **/


/** Bottom CTA **/
#bottomCTA {
    padding: 100px 0;
    text-align: center;
    background-color: #5c2a7f;
	color: #fff;
}
#bottomCTA h4 {
    font-size: 44px;
    margin: 0;
    font-weight: 600;
}
#bottomCTA p {
    margin: 30px 0 0;
    font-size: 22px;
}
#bottomCTA a {
    font-size: 28px;
    margin: 0;
    display: inline-block;
    color: #fff;
    font-weight: 600;
}
/** End bottom CTA **/


/** ---- End landing page ---- **/




/** ---- News page ---- **/

.newsTitle h1, .single-post .container.subpage-title-container h1.title {
    color: #fff;
    margin: 0px;
    font-family: "Brother Bold", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 500;
    font-size: 50px;
}
.newsIntro {
    padding: 10px 0 20px;
}
.newsIntro h3 {
    color: #134462;
    font-family: "Brother Bold", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 36px;
    margin: 0 0 25px;
}
.newsIntro p {
    font-family: "Brother Light", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 300;
    color: #134462;
    margin: 0;
}
.newsCol {
    overflow: hidden;
    padding: 50px 0;
}
.postNews {
    overflow: hidden;
    margin: 0 0 30px;
    border-bottom: solid 2px #134462;
    padding: 0 0 30px;
}
.postNews img {
    width: 100%;
}
.postNews h6 {
    color: #134462;
    font-family: "Brother Bold", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 22px;
    margin: 15px 0 0;
}
.postNews p {
    font-weight: 300;
    color: #134462;
    margin: 15px 0 0;
}
.postNews .linkBtn {
    margin: 15px 0 0;
}
.newsSide {
    padding: 50px 0 0;
}
.newsSide .widget-content {
    background: #f9f9f9;
    padding: 0 15px 30px;;
    overflow: hidden;
}
.newsSide .widget-content h3 {
    color: #134462;
    font-family: "Brother Bold", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 22px;
    margin: 29px 0 0;
}
.newsSide .widget-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.newsSide .widget-content li {
    margin: 10px 0 0;
}
.newsSide .widget-content a {
    color: #134462;
    font-size: 16px;
}
.newsSide .widget-content a:hover {
    color: #E50050;
}

/** Single Page **/

.single-post .default-page .the-content {
    padding: 15px 0 50px !important;
}
.single-post .default-page .the-content img {
    width: 100%;
}
.single-post .switch {
    position: relative;
    background: #5c2a7f;
    text-align: center;
}
.single-post .singleCol h2 {
    color: #fff;
    font-family: "Brother Bold", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    font-size: 36px;
    margin-top: 0;
}
.single-post .singleCol h3 {
    color: #1bbed0 !important;
    font-family: "Brother Regular", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
    font-weight: 400 !important;
    font-size: 24px;
    margin-bottom: 25px;
}
.affiliated-holder {
    margin: 0 auto;
    text-align: center;
}
.single-post .singleSide .widget-content {
    background: #f9f9f9;
    padding: 0 15px 30px;;
    overflow: hidden;
}
.single-post .singleSide .widget-content h3 {
    color: #134462;
    font-family: "Brother Bold", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 22px;
    margin: 29px 0 0;
}
.single-post .singleSide .widget-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.single-post .singleSide .widget-content li {
    margin: 10px 0 0;
}
.single-post .singleSide .widget-content a {
    color: #134462;
    font-size: 16px;
    font-weight: 600;
}
.single-post .singleSide .widget-content a:hover {
    color: #E50050;
}
.single-post .switch h2{
    color: #fff;
    font-family: "Brother Bold", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    font-size: 36px;
    margin-top: 0;
}
.single-post .switch h3 {
    color: #1bbed0 !important;
    font-family: "Brother Regular", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
    font-weight: 400 !important;
    font-size: 24px;
    margin-bottom: 25px;
}

/** ---- End news page ---- **/




/** ---- Responsive media queries ---- **/


@media only screen and (max-width: 1200px) {
	#landingAbout .aboutForm {
		padding: 30px 0 0;
	}
}
@media only screen and (max-width: 991px) {
	.padDef-sm {
		padding: 0 15px !important;
	}
	#landingBanner .formCont {
		padding: 30px 15px 0;
	}
    .subpage-title-container {
        padding: 35px 15px !important;
    }
    .newsTitle h1, .single-post .container.subpage-title-container h1.title {
        font-size: 34px;
    }
    .newsCol, .newsSide {
        padding: 30px 0 0;
    }
    .pad-def-sm {
        padding: 0 15px !important;
    }
    .paginationWrap  {
        padding: 0 15px;
    }
}

@media only screen and (max-width: 768px) {
	#landingBanner, #reasonsWhy, #landingAbout, #bottomCTA {
		padding: 50px 0;
	}
	#landingBanner .txtWrap h1 {
		font-size: 36px;
	}
	#landingBanner .txtWrap p {
		font-size: 20px;
		margin: 15px 0 0;
	}
	#landingBanner .formWrp input[type="submit"] {
		width: 100% !important;
	}
	#bottomCTA h4 {
		font-size: 36px;
	}
}

@media only screen and (max-width: 475px) {
	#landingAbout .aboutTxt {
		padding: 30px;
	}
	#bottomCTA a {
		font-size: 24px;
	}
}

/** ---- End responsive media queries ---- **/