/*
Theme Name: L Anderson CPA
Description: A Starter <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme.
Version: 1.0
Author: Devin Vinson @ Kriesi.at
Author URI: http://www.kriesi.at
Template: enfold
*/


/* TOC Strings
* Typography
* Colors
* Header Elements
* Home Page Elements
* Services Page Elements
* About Page Elements
* Contact Page Elements
* TBF Upload Page Elements
* Right Column Elements
* Text Alignment & Spacing
* Custom Popups via magnificPopup direct access
* Media Queries
* Tablet Landscape, up to 1200
* Tablet Portrait to standard 960
* All Mobile Sizes
* Mobile Landscape to Tablet Portrait
* Mobile Portrait Size to Mobile Landscape
*/


/* Typography
================================================== */

/*body {
	font: 13px/1.65em "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #444;
	-webkit-text-size-adjust: 100%;
 }*/
body {
  font-size: 14px;
}

/* Colors
================================================== */
#top .red-text {
  color: #CC0000;
}
#top .white-text {
  color: #FFF;
}
#top .strong-red {
  color: #A03D3D;
}


/* Header Elements
================================================== */
#header.av_header_transparency .logo img.alternate {
  z-index: 3;
}
#top .phone-info {
	font-size: 16px;
	line-height: 24px;
	color: #555555;
}
#top .av_header_transparency .phone-info {
	color: #FFFF66;
}
#top .av_header_transparency .phone-info a {
	color: #FFFFFF;
}
#top .header-scrolled .phone-info a {
	color: #A03D3D;
}
#top .hide-lt-462 {
	display: none;
}
@media only screen and (min-width: 463px)  {
	#top .hide-lt-462 {
		display: inline;
	}
}
@media only screen and (max-width: 989px)  {
	#top .av_header_transparency .phone-info {
		color: #555555;
	}
	#top .av_header_transparency .phone-info a {
		color: #A03D3D;
	}
}
/* Make main menu font a bit larger */
#top .av-main-nav .menu-item a {
  font-size: 15px;
}

/* Home Page Elements
================================================== */
.hp-welcome-h1 {
  padding-top: 25px;
}
.hp-welcome-h1 .av-subheading p {
	font-size: 24px;
	line-height: 30px;
}
@media only screen and (max-width: 524px) {
	.hp-welcome-h1 .av-subheading p {
		line-height: 24px;
	}
}
.hp-hdr-cta a span {
  font-size: 16px !important;
  font-weight: bold !important;
}
.hp-tax-time {
  color: #ffffff; 
  line-height: 40px;
  font-size: 36px; 
  /*font-weight: bold;*/ 
}
.hp-tax-time .dhmscountdown {
  font-size: 40px; 
  font-weight: bold;
}
.la-hp-ezslide h2 {
  text-transform: none !important;
  font-size: 36px;
  line-height: 44px;
}
.extensions-2015-container,
.tax-countdown-container {
  margin-top: 0px !important;
}
.extensions-2015 {
  line-height: 2.5em;
}
.tax-countdown-container {
  margin-left: 0 !important;
}
.tax-countdown .av-countdown-cell-inner {
  background-color: transparent !important;
  padding: 10px 10px !important;
  border: 0 !important; /*was 1px #E1E1E1 solid*/
}
.tax-countdown .av-countdown-time,
.tax-countdown .av-countdown-time-label {
  color: #FFF !important;
  font-weight: bold;
}
.tax-countdown .av-countdown-time-label {
  font-size: 1.5em;
}
.hp-event-container {
  padding: 2vw;
}
.hp-event-img-div {
  width: 45%;
  float: right;
  margin-left: 2vw;
}
.hp-event-img-div img {
  width: 100%;
  height: auto;
}


/* Services Page Elements
================================================== */
#la-services-header { /*.av-parallax {*/
  background-position: center -40px !important;
}
#top .tax-countdown-inside {
  margin: 0 !important;
}
#top .tax-countdown-inside .av-countdown-time-label {
	text-transform: none;
	font-size: 9px;
}


/* About Page Elements
================================================== */
#la-about-header { /*.av-parallax {*/
  background-position: center -295px !important;
}


/* Contact Page Elements
================================================== */
#la-contact-header { /*.av-parallax {*/
  background-position: center -265px !important;
}


/* TBF Upload Page Elements
================================================== */
div#tbfjs iframe {
  height: 445px !important;
  border-bottom: 2px solid #E0E0E0 !important;
  border-bottom-left-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
}


/* Right Column Elements
================================================== */
.rt-col-tax-time {
  color: #3C5768; 
  font-size: 20px;
  font-weight: bold;
  display: block;
  margin-bottom: 30px;
  background-color: #EFEFEF;
  border: 1px #999 solid !important;
  border-radius: 2px;
  text-align: center;
  padding: 10px;
}
.rt-col-tax-time .dhmscountdown {
  font-size: 20px; 
  font-weight: bold;
  color: #A03D3D; 
}
.appt-request-form {
  background-color: #EFEFEF;
  padding: 10px;
  border: 1px #999 solid !important;
  border-radius: 2px;
}
.appt-request-form h3 {
  color: #A03D3D; 
  text-align: center;
}



/* Text Alignment & Spacing
================================================== */
.text-align-justify {
  text-align: justify !important;
}
.text-align-left {
  text-align: left !important;
}
.text-align-right {
  text-align: right !important;
}
.text-align-center {
  text-align: center !important;
}
.line-height-150 {
  line-height: 150%;
}
.line-height-200 {
  line-height: 200%;
}
.pad-top-20 {
  padding-top: 20px;
}
.pad-top-30 {
  padding-top: 30px;
}
.margin-btm-minus50 {
  margin-bottom: -50px;
}


/* Custom Popups via magnificPopup direct access
================================================== */
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}

/*
#top #menu-item-716 a {
  color: #232B30 !important;
  line-height: 2px;
  margin-top: 50px;
  margin-bottom: -75px;
  padding: 0px;
}
*/

/* Media Queries
================================================== */

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (min-width: 990px) {
  #top #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text {
    color: #FFFFFF;
  }
}

/* #Tablet Landscape, up to 1200 */
@media only screen and (min-width: 960px) and (max-width: 1199px) {
/*@media only screen and (min-width: 991px) and (max-width: 1100px)  {*/
  #la-contact-header .av-parallax {
    /*background-position: center -175px !important;*/
  }
  #la-about-header .av-parallax {
    /*background-position: center -185px !important;*/
  }
}

/* Tablet Portrait to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
/*@media only screen and (min-width: 768px) and (max-width: 990px)  {*/
  .la-hp-ezslide h2 {
    font-size: 30px;
    line-height: 36px;
  }
  #la-contact-header .av-parallax {
    /*background-position: center -85px !important;*/
  }
  #la-about-header .av-parallax {
    /*background-position: center -110px !important;*/
  }
  #la-services-header { /*.av-parallax {*/
    background-image: url(/wp-content/uploads/2015/02/Denver-Tax-Accounting-Bookkeeping-Payroll-hpez5nt-1310-845x684.jpg) !important;
    background-position: center -30px !important;
  }
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  #header_meta {
    /*display: none;*/
  }
  .hp-welcome-h1 {
    padding-top: 0px !important;
  }
  .la-hp-ezslide h2 {
    font-size: 30px;
    line-height: 36px;
  }
  #la-contact-header { /*.av-parallax {*/
    background-image: url(/wp-content/uploads/2015/02/denver-tax-and-accounting-contact-us-1310-495x400.jpg) !important;
    background-position: center -10px !important;
  }
}

/* Mobile Landscape to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px)  {
  #hp-header-holder .container {
    height: 460px !important;
  }
  .hp-welcome-h1 h1 {
    font-size: 40px !important;
  }
  .hp-welcome-h1 p {
    font-size: 16px !important;
  }
  .hp-tax-time {
    font-size: 24px;
    line-height: 30px;
  }
  .hp-tax-time .dhmscountdown {
    font-size: 24px;
    line-height: 30px;
  }
  .la-hp-ezslide h2 {
    /*font-size: 24px !important;
    line-height: 30px !important;
    padding: 5px !important;*/
    margin: 0px 0px -5px -8px !important;
    width: 100% !important;
  }
  #la-services-header { /*.av-parallax {*/
    background-image: url(/wp-content/uploads/2015/02/Denver-Tax-Accounting-Bookkeeping-Payroll-hpez5nt-1310-495x400.jpg) !important;
    background-position: center 30px !important;
  }
  #la-about-header { /*.av-parallax {*/
    background-position: -200px -265px !important;
  }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  #hp-header-holder .container {
    height: 460px !important;
  }
  .hp-welcome-h1 h1 {
    font-size: 38px !important;
  }
  .hp-welcome-h1 p {
    font-size: 16px !important;
  }
  .hp-assoc {
    font-size: 27px !important;
  }
  .hp-tax-time {
    font-size: 24px;
    line-height: 30px;
  }
  .hp-tax-time .dhmscountdown {
    font-size: 24px;
    line-height: 30px;
  }
  .hp-event-img-div {
    width: auto;
    float: none;
    margin: 0;
  }
  .hp-event-heading {
    text-align: center;
  }
  .la-hp-ezslide h2 {
    font-size: 24px !important;
    line-height: 30px !important;
    padding: 5px !important;
    margin: 0px 0px -35px -17px !important;
    width: 107% !important;
  }
  #la-services-header {
    background-image: url(/wp-content/uploads/2015/02/Denver-Tax-Accounting-Bookkeeping-Payroll-hpez5nt-1310-450x300.jpg) !important;
    background-position: center 72px !important;
  }
  #la-services-header h1 {
    font-size: 40px !important;
  }
  #la-about-header { /*.av-parallax {*/
    background-position: -175px -265px !important;
  }
}

