/*
Theme Name: Clair Hick Coaching
Author: David Broad
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



body{font-family: 'Work Sans', sans-serif;letter-spacing: -0.025em;margin-top: 0px;font-size: 16px;font-weight: 300;background-color:#FFFFF0;}
h2{font-weight: 400;font-size: 1.5em;margin-bottom: 0.9em;}
h3{font-weight: 400;font-size: 1.4em;margin-bottom: 0.8em;}
p{margin-bottom: 1.2em;}
.image{float:right;margin-left:40px;max-width: 50%;height: auto;}
blockquote {
    font-size: 1.125em;
    font-style: italic;
    padding: 0 40px 16px 40px;
    line-height: 1.5;
    position: relative;
    color: #666666;
}



blockquote:before {
    display: block;
    content: "\201C";
    font-size: 5em;
    position: absolute;
    left: -21px;
    top: -31px;
    color: #7a7a7a;
}

	blockquote:after {
	    display: inline;
	    content: "\201D";
	    font-size: 5em;
	    color: #7a7a7a;
	    line-height: 1;
	    float: right;
	    margin-top: -17px;
			height: 43px;
	}
.blue-bg .row blockquote, .blue-bg .row blockquote:before, .blue-bg .row blockquote:after{color:#ccc;}

cite{float:right;}
.blue-bg .row cite{}

a{text-decoration: none;color: inherit;}

.wrapper{width:100%;float:left;padding: 54px 0 63px 0;}
.row{width:960px; margin: auto;max-width: 90%;padding:0 5%;position:relative;}
.testimonials{background-color:#FFFFF0;}
.blue-bg{background: #132563;}
.blue-bg .row{color: #FFFFF0;}
.thirds-wrapper{
    padding: 0px 0 75px 0;
}
.third{
    width: 25%;
    float: left;
    border: 1px solid;
    padding: 2% 2% 16px 2%;
    margin: 0 2%;
    min-height: 241px;
    position: relative;
    }
.third-title{
    font-weight: 400;
    font-size: 1.2em;
    margin-bottom: 0.4em;
}
.third-text{font-size: 0.9em;}
.button{
    background: #132563;
    color: #fffed3;
    text-decoration: none;
    font-size: 0.9em;
    padding: 11px 17px;
    border-radius: 5px;
    display: inline-block;
    position: absolute;
    left: 5%;
    right: 5%;
    bottom: 16px;
}
.logo{float:left;font-weight: bold;font-size: 2em;color: #132563;}

#menu-main-menu{float:right;}

#menu-main-menu li{float:left;padding-left: 18px;cursor:pointer;font-size:1.125em;}

.header-image{background-size: cover;background-position: center;}
.header-image .row{height: 380px;position: relative;}

.header-image-narrow{background-size: cover;background-position: center;}
.header-image-narrow .row{height: 190px;position: relative;}

.header-image .copy-lines{
    position: absolute;
    font-size: 2.5em;
    color: #fffed3;
    top: 35px;
    font-weight: 600;
    font-family: 'Asap', sans-serif;
    width: 86%;
    line-height: 1.2em;
    }
.header-image-narrow .copy-lines{
    position: absolute;
    font-size: 2.5em;
    color: #fffed3;
    top: 73px;
    font-weight: 600;
    font-family: 'Asap', sans-serif;
    width: 86%;
    }
.copy-line-1{margin-bottom: 29px;width: 66%;}
.copy-line-2{margin-bottom: 29px;}
.copy-line-3{margin-bottom: 29px;width: 57%;}


.text{line-height: 1.4;font-size: 1.25em;color: #132563;}
.text ul{list-style-type: disc;margin-left: 1em;margin-bottom:1.2em}
.text li{}
.page-id-3 .header-image-narrow{display:none;}
.page-id-3 ol{margin-bottom:1.2em;}

.page-id-3 table {
  border-collapse: collapse;
}

.page-id-3 table, .page-id-3 th, .page-id-3 td {
  border: 1px solid black;
}

.centre{text-align: center;}

.text strong{font-weight: 500;}

.footer-wrap{background-color: #132563;/* color: #fffed3; */}
.footer-row{color: #FFFFF0;}
.footer-left{float:left;line-height: 1.4em;}
.footer-right{float:right;}
.footer-logo{
    width: 148px;
    float: right;
    margin-top: 0;
    }
.socicon{
    width: 1.5em;
    padding: 6px 9px 0 0;
    }



@media only screen and (max-width: 1084px) {

     .header-image .copy-lines {
    font-size: 2.2em;
    top: 109px;
    }

}
@media only screen and (min-width: 1079px) {
	#menu-main-menu{
	position: absolute;
	right: 5%;}
}

@media only screen and (max-width: 1078px) {
#menu-main-menu{float:left;}

#menu-main-menu li{
	padding-right: 18px;
    padding-left: 0;
    margin-top: 9px;
    font-size: 1.22em;}
}
@media only screen and (max-width: 1017px) {

    .header-image .row {
        height: 345px;
    }
     .header-image .copy-lines {
    font-size: 2em;
		top: 15%;
	}

}



@media only screen and (max-width: 846px) {



    .header-image .row {
        height: 290px;
    }
     .header-image .copy-lines {
    font-size: 1.8em;
        top: 11%;
    }
}





@media only screen and (max-width: 794px) {
    .third {

        min-height: 270px;

    }
    .button {

        padding: 11px 10px;
    }

}

@media only screen and (max-width: 787px) {
	.footer-logo {
		float: left;
    margin-top: 23px;
    clear: both;
	}
}

@media only screen and (max-width: 760px){
.header-image .copy-lines {
    font-size: 1.8em;
    top: 50px;
}
}

@media only screen and (max-width: 712px) {
    .header-image .row {
        height: 270px;
    }
    .header-image .copy-lines {
    font-size: 1.8em;
    top: 44px;
    }

}

@media only screen and (max-width: 684px) {
    .third {
        width: 96%;
        min-height: 188px;
        margin: 0 0 20px 0;
    }
    .button {

        padding: 11px 10px;
    }

}
@media only screen and (max-width: 427px){
.header-image .copy-lines {
    font-size: 1.65em;
    top: -11%;
    }
}
