a.zoomLink {
    max-width: 100%;
}


.wp-caption-text {
    line-height: 1.6em;
}


.searchform2 fieldset {
    background-color: #525859;
    border: 0px;
    clear: both;
    margin: 20px 0px;
    padding: 0px;
  
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}


.searchform2 input[type="text"] {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    display: block;
    float: left;
    margin: 0;
    width: 100%;
    color: #fff;
    padding: 7px;
    font-size: 0.85em;
    font-family: "Lato",arial,sans-serif;
    line-height: 2em;
font-weight: 300;
}


.searchform2 input[type="submit"] {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    display: none;
    float: right;
    height: 26px;
    margin: 0;
    padding: 0;
    text-indent: -999em;
    width: 36px;
}
.searchform2 input[type="submit"]:hover {
    background-color: rgba(0, 0, 0, 0);
    border: medium none;
}

#secondary-navigation {
    margin-top: 20px !important;

}

#primary-navigation li {
    padding: 8px 0;
}

#primary-navigation li {
    font-size: 1.05em;
    margin-left: 3px;
}

.logo img {
    margin: 35px auto 20px;
}


.widget-sidebar {
    padding: 5px 0 0 40px;
}



.main-content-wrapper {
    width: 100%;
}


.main-content {
    background: none !important;
    border: 0px !important;
    border-radius: 0px;
}

body {
    background-color: #fff;
    font-weight: 300;
}

body, button, input, select, textarea {
    color: #333;
}

h1, h2, h3, h4, h5 {
    font-weight: 300;
}

a, a:visited {
    color: #E67E22;
}

#nav-sidebar {
    background-color: #42494b;
}


.page-title {
    color: #999;
}

#primary-navigation li {
    border-bottom: 0px;
    border-top: 0px;
    font-size: 0.8em;
    font-weight: 300;
}

#primary-navigation a {
    color: #c8e2f6;
  text-transform: uppercase;
}


#primary-navigation li ul {
    background-color: #3b9abd;
  padding-top: 7px;
    padding-bottom: 7px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    left: 175px;
}

#primary-navigation li ul a {
    border-bottom: 0px;
    border-top: 0px;
    text-transform: none;
}


#primary-navigation li ul li ul {
    background-color: #0088CC;
}

#primary-navigation li ul li ul a {
    border-bottom: 0px;
    border-top: 0px;
}


#secondary-navigation {
    border: 0px solid #000;
    padding: 0px;
}

#secondary-navigation a {
    background: none repeat scroll 0 0 #313637;
    color: #999;
    font-size: 0.8em;
    padding: 0 10px;
  
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}


p {
    line-height: 1.7em;
}




#primary-navigation > li > a:hover, #primary-navigation > li.hover > a {
    background: url("images/nav-hover-icon.png***") no-repeat scroll right center rgba(0, 0, 0, 0);
}
#primary-navigation a:hover, #primary-navigation .hover > a {
    color: #fff;
  }








.post-pagination {
    border-top: 0px;
}

.next-post-link .post-pagination-icon, .prev-post-link .post-pagination-icon {
    margin-top: 5px;
}

.top-pagination {
    height: 28px;
}

input[type="text"], input[type="email"], input[type="search"], input[type="password"], textarea {
 
    border: 0px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

#comments-holder {
    border-top: 0px;
}

button {
font-family: Lato;
  font-weight: 300;
}

.button, .button:visited, .categories-holder a, .categories-holder a:visited, input[type="button"], input[type="submit"], button, button[type="submit"], input[type="reset"], button[type="reset"], input[type="file"] {
    border: 0px;
    font-family: Lato;
    font-weight: 300;
   padding: 5px 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.widget {
    border-top: 0px;
}


.hero-content .page-subtitle p {
    font-weight: 300;
}





.content_box {
    background-color: #f7f6f4;
    color: #666;
  	border-left: 10px solid #E67E22;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    min-height: 45px;
  	padding: 20px 30px 20px 20px;
}

.blue_box {
    border-color: #00A8FF;
    border-left: 0px!important;
  background-color: #d4e0e5!important;
  color:#000!important;
}

.gray_box {
    border-color: #555 !important;
}

.green_box {
    border-color: #4bb621 !important;
}

.red_box {
    border-color: #d93333 !important;
}


.content_box a {
    border: medium none;
    color: #E67E22 !important;
}


.blue_box a {
    color: #E67E22 !important;
}




.comment-title {
    color: #4C6475;
    font-size: 1em;
    font-weight: 700;
}

#primary-navigation li ul li {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5em;
}

.wp-caption-text {
    font-weight: 400;
    line-height: 1.5em;
    color: #333333;
    font-size: 0.8em;
    font-style: italic;
  padding-bottom: 20px;
}


.content img, #grid-wrapper img {
    margin-top: 0px;
}

.alignright {
    max-width: 100%;
}

.wp-caption.alignright {
    margin: 20px 0px 0px 20px;
}

.yt-container {
  margin: 20px 0 20px 20px;
  position: relative;
  width:400px;
  float: right;
  max-width: 100%;
}

.yt-container2 {
  margin: 0px 0 20px 20px;
  position: relative;
  width:400px;
  float: right;
  max-width: 100%;
}

.video-container iframe{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.tippy_header {
    background-color: #444444;
    color: #FFFFFF;
    padding: 5px 15px;
    width: 420px;
}

.tippy_body {
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}

.tippy_header {

  -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}


.tippy_closelink {
    color: #E67E22;
}
.tippy_closelink:hover {
    color: #9fa2ad;
}



.hero-content {
      max-width: 420px;
      top: 40%;
}

.hero-content .page-subtitle p {
    color: #ffd9b4;
    padding: 10px 22px 15px;
}



.hero-content .page-title {
    letter-spacing: -1px;
    text-transform: uppercase;
}


.home_box {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #e6e6e6;
    max-width: 100%;
    padding: 18px 20px 6px;
  margin-bottom: 15px;
  line-height: 1.6em;
}

.home_box .home_title {
 font-size: 1.8em;
  color: #e6e6e6;
}

.home_box .home_title a:hover {

  color: #fff !important;
}

.home_box .home_subtitle {
 font-size: 0.8em;
  color: #ff8a22;
}

.home_box a {
    color: #e6e6e6 !important;
}


.content img, #grid-wrapper img {
    margin-bottom: 0;
}



.slickQuizWrapper .button {
    background-color: #3b9abd !important;
      -moz-border-radius: 3px!important;
    -webkit-border-radius: 3px!important;
    border-radius: 3px!important;
}
.slickQuizWrapper .button:hover {
    background-color: #80cde9 !important;
}
.slickQuizWrapper .button.backToQuestion {
    background: none repeat scroll 0 0 #acacac!important;
}

h3 {
    margin: 40px 0 30px;
}

.content {
    padding-bottom: 150px;
}