/*
	Theme Name: Glenfield Tax Accountants
	Theme URI: http://glenfieldtax.wordpress.zeald.com/
	Description: Glenfield Tax Accountants Template
	Author: Zeald
	Author URI: http://www.zeald.com/
	Version: 1.0
*/


body{
	background: #fff;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	color: #333333;
	border-top: #333333 2px solid;
}

#main-container{
	margin: 0 auto;
}
.wrap,
.container{
	max-width: 1280px!important;
}
.wrap{
	margin: 0 auto;
}
.nomargin{
	margin: 0!important;
}
nav ul,
.nobullet{
	margin: 0;
	padding: 0;
	list-style: none;
}


#services h5, a{
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition:    all 0.3s ease-in-out;
	-ms-transition:     all 0.3s ease-in-out;
	-o-transition:      all 0.3s ease-in-out;
	transition:         all 0.3s ease-in-out;
}

a{
	color: #F25B25;
}
a:hover{
	color: #DB450D;
	text-decoration: none;
}
p,ol,ul{
	margin:  0 0 20px;
}

img{
	max-width: 100%;
	height: auto;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: bold;
	margin: 0 0 25px;
}

h1{ font-size: 46px; }
h2{ font-size: 38px; }
h3{ font-size: 34px; }
h4{ font-size: 26px; }
h5{ font-size: 22px; }
h6{ font-size: 18px; }

.searchform input[type="submit"],
.btn{
	color: #FFFFFF;
	font-weight: 900;
	padding: 9px 25px;
	background: #F35C25;
	font-size: 16px;
	text-transform: uppercase;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-weight: bold;
	font-family: 'PT Sans', sans-serif;
	border: none;
}

.btn:hover{
	color: #fff;
	background: #CB410C;
}


/** Header **/
#header{

}


.navbar-nav>li{
	text-align: center;
}
.navbar-nav>li>a{
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	font-family: 'PT Sans', sans-serif;
	text-transform: uppercase;
}

.navbar-nav>li>a:hover{
	background: none;
	color: #C44657;
}

.navbar-nav>li:last-child a{
	background: #333333;
	color: #F2F2F2;
}
.navbar-nav>li:last-child a:hover{
	color: #C44657;
}



.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
	border-radius: 0;
	font-size: 13px; 
	color: #333333;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #333333;
    content: ">";
}

/**  **/
.navbar-brand{
	text-transform: uppercase;
	color: #666666;

}

.navbar-toggle{
	background: url(images/menubg.png) no-repeat center;
	width: 30px;
	height: 20px;
	padding: 5px 0;
	margin-top: 15px;
}

.dropdown:hover .dropdown-menu {
	display: block;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
	background: #C44857;
	color: #fff;
}

/** Highlight **/
::selection {
  background: #F25B25; /* WebKit/Blink Browsers */
  color: #fff;
}
::-moz-selection {
  background: #F25B25; /* Gecko Browsers */
  color: #fff;
}

blockquote{
	font-size: 16px;
	font-weight: normal;
	background: url(images/quote.png) no-repeat 0 0;
	border: none;
	padding: 35px 0 0;
	font-style: italic;
}

hr{
	height: 1px;
	background: #D8D8D8;
	margin: 20px 0;
	border: none;
}

.entry-content ul{
	padding: 0;
	margin:  0 0 20px;
	list-style: none;
}

.entry-content ul li{
	padding-left: 12px;
	margin-bottom: 10px;
	line-height: normal;
	background: url(images/bullet.png) no-repeat 0 7px;
}


/** Header **/
#header .top{
	padding: 10px 0 20px;
}
#header .top nav{
	float: right;
}
#header .top nav li{
	display: inline-block;
	padding-left: 20px;
}
#header .top nav li a{
	color: #666666;
}
#header .top nav li.current_page_item a,
#header .top nav li a:hover{
	color: #F25925;
}

#logo{
	float: left;
	margin-top: 15px;
}

#header .phone{ }

#header .phone.mob{ display: none; }

#header .phone span{
	text-transform: uppercase;
	color: #999999;
	font-size: 21px;
}
#header .phone a{
	font-weight: bold;
	font-size: 24px;
	color: #333333;
}
#header .phone a:hover{
	color: #F25925;
}

.search-wrap{
	clear: right;
	display: block;
	margin-top: 25px;
	float: right;
	width: 100%;
	max-width: 900px;
}

.search-wrap .searchform{
	float: right;

}
.search-wrap  .phone{
	display: inline-block;
	float: right;
	margin: 5px 20px 0 0;
}

.searchform{
	width: 100%;
	max-width: 448px;
	height: 40px;
	position: relative;
	padding-right: 87px;
	background: #F1F1F1;
}
.searchform input[type="text"]{
	width: 100%;
	border: none;
	background: #f1f1f1;
	padding: 5px 10px;
	height: 40px;
	font-size: 14px;
	color: #999999;
}
.searchform input[type="submit"]{
	width: 87px;
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	text-align: center;
	height: 40px;
}

/** Nav **/
#nav{
	background: #2E2D2C;
}
#nav ul li{
	display: inline-block;
	font-size: 17px;
	float: left;
	position: relative;
}
#nav ul li a{
	display: block;
	padding: 12px 20px;
	color: #fff;
}

#nav ul li.current_page_item a,
#nav ul li.active a,
#nav ul li a:hover{
	color: #F25925;
}

#nav ul li.current_page_item a,
#nav ul li.active a{
	background: #F35C25;
	color: #fff;
}


#nav ul li > ul{
	position: absolute;
	top: 100%;
	left: 0;
	background: #fff;
	padding: 5px;
	z-index: 99999;
	width: 280px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.65);
	-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.65);
	box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.65);
	display: none;
}
#nav ul li:hover > ul{
	display: block;
}
#nav ul li > ul li{
	display: block;
	float: none;
	padding-right: 0;
	text-transform: none;
}
#nav ul li > ul li a{
	display: block;
	color: #333333;
	padding: 6px 10px;
}
#nav ul li > ul li.current_page_item > a,
#nav ul li > ul li a:hover{
	color: #F25B25;
	background: none;
}
#nav ul li > ul ul{
	padding: 0 0 0 15px;
	width: auto;
	-webkit-box-shadow: none;
	-moz-box-shadow:    none;
	box-shadow:         none;
	background: none;
	position: relative;
	
}
#nav ul li > ul ul li{
	text-transform: none;
}
#nav ul li > ul ul li a{
	color: #666666;
	font-size: 15px;	
}


/** Slider **/
#slider{
	min-height: 690px;
	background: url(images/slide1.jpg) no-repeat center;
	background-size: cover;
	position: relative;
}


#slider .info{
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	color: #fff;
	width: 100%;
	font-size: 30px;
	font-family: 'PT Sans Narrow', sans-serif;
	line-height: normal;
}
#slider .info p{
	line-height: 120%;
}
#slider .info article{
	max-width: 1120px;
	margin: 0 auto;

}


/** Intro **/
#intro{
	color: #fff;
	font-size: 18px;
	padding: 65px 0;
	background: url(images/bg-intro.jpg) no-repeat;
	background-size: cover;
	text-align: center;
}
#intro h3{
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: #999999 1px solid;
}
#intro article{
	max-width: 1280px;
	width: 100%;
	margin: 0 auto;
}


/** Services **/
#services{
	padding: 75px 0;
}

#services h3{
	padding-bottom: 12px;
	border-bottom: #D8D8D8 1px solid;
	margin-bottom: 45px;
}

#services h5{
	margin-bottom: 10px;
}

#services aside:hover h5{
	color: #F35C25;
}

.view {
    width: 100%;
    height: 206px;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    max-width: 321px;
}
.view .mask, .view .content {
    width: 100%;
    height: 206px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    padding-top: 40px;
}
.view img {
    display: block;
    position: relative;
}

.view p {
    font-size: 16px;
    position: relative;
    color: #fff;
    padding: 0 10px 5px;
    text-align: left;
}
.view p a{
	color: #fff;
	text-transform: uppercase;
}

.view-first img { 
    transition: all 0.2s linear;
}
.view-first .mask {
    opacity: 0;
    background-color: rgba(243,92,37, 0.9); 
    transition: all 0.4s ease-in-out;
}
.view-first h2 {
    transform: translateY(-100px);
    opacity: 0;
    transition: all 0.2s ease-in-out;
}
.view-first p { 
    transform: translateY(100px);
    opacity: 0;
	transition: all 0.2s linear;
}



.view-first:hover img { 
	transform: scale(1.1);
} 
.view-first:hover .mask { 
	opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
    opacity: 1;
    transform: translateY(0px);
}
.view-first:hover p {
    transition-delay: 0.1s;
}
.view-first:hover a.learn {
    transition-delay: 0.2s;
}




/** About **/
#about{

}

#about aside{
	width: 50%;
	float: left;
}

#about aside.about-left article{
	float: right;
}
#about aside.about-right article{
	float: left;
}

#about aside.about-right{
	background: url(images/whychoose.png) no-repeat;
	background-size: cover;
}

#about aside article{
	width: 100%;
	max-width: 640px;
	padding-top: 60px;
	padding-bottom: 50px;
}
#partners h3,
#about h3{
	border-bottom: #D8D8D8 1px solid;
	padding-bottom: 15px;
}

#about .choose{

}

#about .choose li{
	display: inline-block;
	width: 50%;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: bold;
	float: left;
	padding-right: 20px;
}
#about .choose li figure{
	margin-bottom: 10px;
}

#about .choose li:nth-child(odd){
	clear: left;
}

/** Partners **/
#partners{
	padding: 70px 0;
	background: #EBEBEB;
	text-align: center;
}

#partners h3{
	margin-bottom: 55px;
}
#partners ul{
	display: table;
	width: 100%
}
#partners li{
	display: table-cell;
	text-align: center;
	vertical-align: top;
}
#partners figure{
	height: 55px;
	margin-bottom: 15px;
}

/** Booking **/
#booking{
	padding: 75px 0;
	background: url(images/book-now.jpg) no-repeat;
	background-size: cover;
	color: #fff;
}

#booking article{
	padding-top: 60px;
	max-width: 590px;
}

#booking ul li{
	display: inline-block;
	float: left;
	padding-right: 40px;
	margin-right: 35px;
}
#booking ul li:first-child{
	border-right: #fff 1px solid;
}
#booking ul li:first-child a{
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
#booking ul li:first-child a:hover{
	color: #F25925;
}
#booking ul li:last-child a{
	font-weight: bold;
}
#booking ul li strong{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
}

.line{
	padding-bottom: 15px;
	margin-bottom: 25px;
	border-bottom: #fff 1px solid;
}

#inner-content fieldset,
.bookform fieldset{
	margin-bottom: 12px;
}


#inner-content input[type="text"],
#inner-content input[type="email"],
#inner-content input[type="date"],
#inner-content input[type="number"],
#inner-content textarea,
.bookform input[type="text"],
.bookform input[type="email"],
.bookform input[type="date"],
.bookform input[type="number"],
.bookform input[type="tel"],
#inner-content input[type="tel"],
.bookform textarea{
	color: #999999;
	font-size: 16px;
	padding: 12px;
	width: 100%;
	border: none;
	background: #fff;
}

#inner-content input[type="text"],
#inner-content input[type="email"],
#inner-content input[type="date"],
#inner-content input[type="number"],
#inner-content input[type="tel"],
#inner-content textarea{
	border: #333 1px solid!important;
}
#inner-content input[type="tel"]:focus,
#inner-content input[type="text"]:focus,
#inner-content input[type="email"]:focus,
#inner-content input[type="date"]:focus,
#inner-content input[type="number"]:focus,
#inner-content textarea:focus,
#newsletter form input[type="text"]:focus,
.bookform input[type="text"]:focus,
.bookform input[type="email"]:focus,
.bookform input[type="date"]:focus,
.bookform input[type="number"]:focus,
.bookform input[type="tel"]:focus,
.bookform textarea:focus{
	outline-color: #F35C25;
}

#inner-content textarea,
.bookform textarea{
	height: 85px;
}

/** Testimonials **/
#testimonials{
	padding: 90px 0 100px;
	background: url(images/testi-bg.png) no-repeat;
	background-size: cover;
}
#testimonials article{
	padding-top: 55px;
	background: url(images/quote.png) no-repeat top left;
	font-size: 24px;
	font-style: italic;
	margin-bottom: 55px;
	max-width: 730px;
}
#testimonials article .author{
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}

/** Logos **/
#logos{
	text-align: center;
	padding: 40px 0;
}
#logos li:first-child{ padding-left: 0; }
#logos li:last-child{ padding-right: 0; }
#logos li{
	display: inline-block;
	padding: 0 12px;
}


/** Map **/
#map{
	padding: 100px 0;
	background: url(images/map.jpg) no-repeat;
	background-size: cover;
}

#map .address{
	max-width: 370px;
	float: right;
	padding: 50px 35px;
	background: rgba(18,18,18,.9);
	width: 100%;
	color: #fff;
}

#map .address p{
	margin-bottom: 0;
}

#map .address p:first-child{
	margin-bottom: 45px;
	font-size: 18px;
}
#map .address p:last-child strong{
	font-size: 16px;
}
#map .address p:last-child{
	font-size: 15px;
}
#map .address .hour{
	padding-left: 30px;
	display: inline-block;
}

/** Call To Action **/
#cta{ 
	padding: 40px 0;
	background: #F35C25;
	color: #fff;
}

.f20{
	font-size: 20px;
}

#newsletter{
	
	float: right;
	width: 100%;
}
#newsletter form{
	width: 100%;
	background: #fff;
	padding-right: 150px;
	position: relative;
	height: 50px;
	max-width: 560px;
}
#newsletter form input[type="text"]{ 
	color: #999999;
	font-size: 16px;
	font-family: 'PT Sans', sans-serif;
	height: 50px;
	line-height: normal;
	padding: 10px;
	border: none;
	width: 100%;
}
#newsletter form input[type="submit"]{ 
	border: none;
	height: 50px;
	background: #333333;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	line-height: normal;
	font-weight: bold;
	padding: 10px;
	position: absolute;
	top: 0;
	right: 0;
	width: 150px;
	text-align: center;
}


/** Footer **/
#footer{
	color: #999999;
	border-bottom: #F35C25 3px solid;
}

#footer .main{
	background: #333333;
	padding: 50px 0;
	color: #fff;
}
#footer .main h5{
	color: #CCCCCC;
	text-transform: uppercase;
}
#footer .main nav li{
	margin-bottom: 10px;
	display: block;
}
#footer .main nav li a{
	color: #FFFFFF;
}
#footer .main nav li a:hover,
#footer .main .phone:hover{
	color: #F25A25;
}
#footer .main .phone{
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
}

#footer .soc li{
	display: inline-block;
	margin-right: 2px;
}


#footer .copy{
	padding: 12px 0;
	font-size: 14px;
}
#footer .copy span{
	display: inline-block;
	padding: 0 15px;
}
#footer .copy a{
	color: #999999; 
}
#footer .copy a:hover{
	color: #F35C25;
}

#inner-content{
	padding: 35px 0;
}

#inner-content .header-meta{
	text-transform: uppercase;
	color: #333333;
}

.breadcrumb{
	padding-left: 0!important;
}



@media (min-width: 1280px){
#footer .main nav li{
	width: 50%;
	float: left;
}

.contact-wrap{
	margin-left: -50px;
}

#map .address{
	margin-right: 120px;
}

}

@media (min-width: 1200px){
	.container {
	    width: 1280px;
	}

#about aside.about-left article{
	padding-right: 85px;
}
#about aside.about-right article{
	padding-left: 85px;
}


}


@media (min-width: 768px){
	.navbar-nav>li>a {
	    padding-top: 10px;
	    padding-bottom: 10px;
	}
	#nav .navbar-nav{
		display: table;
		width: 100%;
	}
	#nav .navbar-nav>li{
		display: table-cell;
		float: none;
	}

}


/** Responsive Styles **/
@media only screen and (max-width : 1280px) {
#about aside{
	padding: 20px;
}
	
}
@media only screen and (max-width : 1200px) {

	
}


/* Medium Devices, Desktops */
@media only screen (min-width: 769px )  and (max-width : 1024px) {
#nav .navbar-nav{
	display: block;
	text-align: center;
}

}


@media only screen  and (max-width : 1024px) {

#partners ul{
	display: block;
}
#partners li{
	display: inline-block;
	padding: 0 10px;
}
#nav ul{
	text-align: center;
}
#nav ul li {
    float: none;
}

#nav ul li a {
    padding: 8px 15px;
}


}

@media only screen and (max-width : 992px) {
	
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

#header .top nav{
	float: none;
	text-align: center;
}
#header .top nav li{
	padding: 0 10px;
}

#header .phone.desk{ display: none; }
#header .phone.mob{
	display: block;
	text-align: center;
	margin-bottom: 0;
}

.search-wrap .searchform{
	float: none;
	margin: 0 auto;
}

#logo{
	text-align: center;
	float: none;
	margin: 10px auto 10px;
}

#services{
	padding: 30px 0;
}

#services h3{
	text-align: center;
}

#services h3 .pull-right{
	float: none!important;
	margin: 10px auto;
}

#slider{
	min-height: auto;
	background: none;
}
#slider:before{
	min-height: 450px;
	background: url(images/slide1.jpg) no-repeat center;
	background-size: cover;
	content: "";
	display: block;
}


#slider .info{
	position: relative;
	top: auto;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	font-size: 20px;
	background: #3A3C33;
	padding: 20px 20px 10px;
}

#about aside {
    width: 100%;
    float: none;
    padding: 20px;
}

#about aside article{
	float: none!important;
}

#about aside.about-right{
	background: #F4F4F4;
}

#booking article {
    padding-top: 0;
    max-width: none;
}

#booking {
    padding: 30px 0;
    background: #333333;
    text-align: center;
}
#booking ul {
	margin-bottom: 30px;
}
#booking ul li:first-child {
    border-right: none;
}
#booking ul li {
    display: block;
    float: none;
    padding-right: 0;
    margin-right: 0;
}

.bookform fieldset:last-child{
	text-align: left;
}

#cta{
	text-align: center;
}
#cta .nomargin{
	margin-bottom: 15px!important;
}

#testimonials {
    padding: 50px 20px;
    text-align: center;
    background: #F9F9F9;
}

#testimonials article {
    padding-top: 55px;
    background: url(images/quote.png) no-repeat top center;
    margin-bottom: 25px;
}

#newsletter{
	float: none;
}

#newsletter form{
	width: auto;
	background: none;
	padding-right: 0;
	position: relative;
	height: auto;
	max-width: none;
}
#newsletter form input[type="text"]{ 
	color: #999999;
	font-size: 16px;
	font-family: 'PT Sans', sans-serif;
	height: 50px;
	line-height: normal;
	padding: 10px;
	border: none;
	background: #fff;
	width: 100%;
	margin-bottom: 10px;
}
#newsletter form input[type="submit"]{ 
	padding: 10px;
	position: relative;
	top: auto;
	right: auto;
	width: 150px;
	text-align: center;
}

#footer,
#footer .text-right{
	text-align: center;
}
#footer .main{
	padding: 50px 0 10px;
}

#footer .copy{
	padding: 20px 0;
}

#footer .colitem{
	margin-bottom: 20px;
}


#services .row aside{
	margin-bottom: 20px;
}

}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

#services .row{
	max-width: 320px;
	margin:  0 auto;
	text-align: center;
}

#slider:before{
	min-height: 200px;
}

#services aside{
	margin-bottom: 20px;
}

#intro{
	background: #333333;
	padding: 40px 20px;
}

#about aside article{
	text-align: center;
	padding: 30px 0 10px;
}

#about .choose li {
    display: block;
    width: 100%;
    float: none;
    padding-right: 0;
    margin-bottom: 25px;
}

#map .address{
	max-width: none;
	text-align: center;
	background: none;
	padding: 40px 25px;
}
#map{
	padding: 0;
	background: #121212;
}
#logos{
	padding: 40px 15px 20px;
}
#logos li:nth-child(odd) {
    clear: left;
}
#logos li{
	margin-bottom: 25px;
}
#logos li,
#partners li{
	width: 50%;
	float: left;
}
#partners li:last-child{
	width: 100%;
}

#partners{
	padding: 30px 0;
}



#nav{
	margin-left: -15px;
	margin-right: -15px;
	background: #2E2D2C url(images/dot.gif) repeat-y center center;
}
#nav ul li a{
	padding: 8px 5px;
}
#nav ul li {
	width: 50%;
	display: inline-block;
	float: left;
	border-top: #555555 1px solid;
	position: relative;
	font-size: 15px;
}
#nav ul > li > a{
	vertical-align: middle;
	display: table;
	width: 100%;
	text-align: center;
	line-height: normal;
} 

#nav ul > li:nth-child(6) > a{
	min-height: 55px;
}

#nav ul li > ul li{
	width: 100%;
	border-top: none;
	text-align: left;
}
#nav ul li > ul li a{
	text-align: left;
}

#nav ul li > ul{
	width: 280px;
	z-index: 999;
	position: absolute;
}
#slider .info h1{
	font-size: 34px;
}
#slider .info .btn{
	padding: 12px 15px;
}


}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
    
}

body{
	overflow-x: hidden; 
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

#logo {
    margin-top: 0;
}

#logo img {
    width: 345px;
}