@charset "UTF-8";
/*
Theme Name: TeamBonding 2022
Theme URI: http://teambonding.com
Description: Custom template for TeamBonding
Author: Cabe Nolan
Author URI: https://boldcityagency.com
*/
.body-wrapper {
  width: 1170px;
  margin: 0 auto;
  background: white;
}

.tech-on {
  height: 850px;
  width: 100%;
  padding-top: 95px;
  /*float: left;*/
  position: relative;
  background: #ffffff;
  overflow: hidden;
}

#tech-on-right-line,
#tech-on-right-line2 {
  position: absolute;
  /*background-image: url('dotted_line.svg');*/
  width: 100%;
  height: 100%;
  /*background-repeat: no-repeat;*/
  top: 0;
  /*right: -110px;*/
  right: -52px;
  /*background-size: 100%;*/
}

.tech-on-left-line {
  position: absolute;
  background-image: url('img/bonfire_tech_left_line.png');
  width: 100%;
  height: 207px;
  background-repeat: no-repeat;
  top: 0;
  right: 0;
}

.tech-on h2 {
  text-align: center;
  font-size: 60px;
  text-transform: uppercase;
  font-family: "acumin-pro-extra-condensed",sans-serif;
  font-weight: 600;
  margin: 0;
  position: relative;
}

.tech-on hr,
.book hr {
  width: 10px;
  height: 3px;
  background-color: #f0602c;
  border: none;
  margin: 10px auto 15px;
  position: relative;
}

.tech-on h3 {
  color: #b5b5b5;
  font-family: 'helvetica neue', sans-serif;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  width: 760px;
  margin: 5px auto;
  position: relative;
  text-transform: none;
}

.tech-on .text-container {
  width: 450px;
  /*margin-left: 195px;*/
  margin-left: 30px;
  margin-top: 60px;
  float: left;
  position: relative;
}

.tech-on p {
  color: #777777;
  font-family: 'helvetica neue', sans-serif;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 30px;
  line-height: 1.4;
}

.tech-on button {
  width: 164px;
  height: 60px;
  background: #f0602c;
  color: white;
  font-family: "acumin-pro-extra-condensed",sans-serif;
  font-weight: 600;
  font-size: 23px;
  text-transform: uppercase;
  border: none;
  transition: 0.2s ease;
}

.tech-on .ipad  {
  float: right;
  width: 638px;
  height: 450px;
  margin: 80px 0 0;
  z-index: 2;
  position: relative;
}

.tech-on .ipad img {
  width: 100%;
  position: absolute;
  right: 0;
}

.tech-on-inner-container {
  width: 1200px;
  margin: 0 auto;
}

.live {
  width: 50%;
  height: 777px;
  float: left;
  padding-top: 130px;
  text-align: center;
  position: relative;
  background: #1e2934;
}

.live-background-image {
  background-image: url('img/bonfire_girls.jpg');
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: .5;
  top: 0;
}

.live h2,
.theme h2 {
  text-align: center;
  font-size: 51px;
  text-transform: uppercase;
  font-family: "acumin-pro-extra-condensed",sans-serif;
  font-weight: 600;
  margin: 0 0 20px 0;
  color: white;
  position: relative;
}

.live p,
.theme p {
  font-family: 'helvetica neue', sans-serif;
  font-size: 21px;
  font-weight: 400;
  color: white;
  text-align: center;
  width: 64%;
  margin-left: 18%;
  margin-right: 18%;
  position: relative;
}

.live .bottom-text,
.theme .bottom-text {
  font-family: 'helvetica neue', sans-serif;
  font-size: 17px;
  font-weight: 400;
  color: #d8d8d8;
  text-align: center;
  position: relative;
}

.live button,
.theme button {
  width: 164px;
  height: 60px;
  background: #f0602c;
  color: white;
  font-family: "acumin-pro-extra-condensed",sans-serif;
  font-weight: 600;
  font-size: 23px;
  text-transform: uppercase;
  border: none;
  margin-top: 20px;
  position: relative;
  transition: 0.2s ease;
}

.live button a,
.book button a,
.bonfire-overlay-modal button a {
  color: inherit;
  text-decoration: none;
  padding: 14px 0;
  display: block;
}

.live button:hover,
.theme button:hover,
.tech-on button:hover,
.book button:hover {
  background: #0e3151;
}

.theme {
  width: 50%;
  height: 777px;
  float: left;
  padding-top: 130px;
  text-align: center;
  position: relative;
  background: #1d242a;
  overflow: hidden;
}

.theme-background-image {
  background-image: url('img/bonfire_background_pattern.jpg');
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: .5;
  top: 0;
}

.theme-iphone {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: -270px 290px;
  background-repeat: no-repeat;
}

/*.theme h2 {
  text-align: center;
  font-size: 51px;
  text-transform: uppercase;
  font-family: "acumin-pro-extra-condensed",sans-serif;
  font-weight: 600;
  margin: 0;
  color: white;
  position: relative;
}

.theme p {
  font-family: 'helvetica neue', sans-serif;
  font-size: 21px;
  font-weight: 400;
  color: white;
  text-align: center;
  position: relative;
  width: 64%;
  margin-left: 18%;
  margin-right: 18%;
}*/

.theme .bottom-text {
  /*font-family: 'helvetica neue', sans-serif;
  font-size: 19px;*/
  font-weight: 700;
  /*color: white;
  text-align: center;
  position: relative;*/
}
/*
.theme button {
  width: 164px;
  height: 60px;
  background: #f0602c;
  color: white;
  font-family: "acumin-pro-extra-condensed",sans-serif;
  font-weight: 600;
  font-size: 23px;
  text-transform: uppercase;
  border: none;
  position: relative;
  margin-top: 20px;
}*/

.event {
  width: 100%;
  background: rgb(35,134,184); /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover,  rgba(35,134,184,1) 0%, rgba(21,78,114,1) 100%, rgba(41,137,216,1) 100%, rgba(30,87,153,1) 100%); /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover,  rgba(35,134,184,1) 0%,rgba(21,78,114,1) 100%,rgba(41,137,216,1) 100%,rgba(30,87,153,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center,  rgba(35,134,184,1) 0%,rgba(21,78,114,1) 100%,rgba(41,137,216,1) 100%,rgba(30,87,153,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2386b8', endColorstr='#1e5799',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  overflow: hidden;
  padding-bottom: 60px;
  position: relative;
}

.event-background-image {
  /*background-image: url('img/bonfire_city_blue3.jpg');*/
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}

.event h2 {
  text-align: center;
  font-size: 60px;
  text-transform: uppercase;
  font-family: "acumin-pro-extra-condensed",sans-serif;
  font-weight: 600;
  margin: 0;
  color: white;
  padding-top: 77px;
  position: relative;
}

.event p {
  font-family: "helvetica neue",sans-serif;
  font-weight: 400;
  font-size: 17px;
  text-align: center;
  color: #e5e5e5;
  line-height: 1.4;
  position: relative;
  width: 65%;
  margin: 30px 17.5%;
}

.event a {
  color: #2dcee1;
  border-bottom: 2px solid #2dcee1;
  position: relative;
}

/*.event-line {
  position: absolute;
  background-image: url('event_line_blue.png');
  width: 100%;
  height: 640px;
  background-repeat: no-repeat;
  background-position: 39%;
}*/

.event-line {
  position: absolute;
  /*background-image: url('img/bonfire_event_line_blue.png');*/
  width: 100%;
  height: 100%;
  /*background-repeat: no-repeat;
  background-position: 62%;*/
}

.event-line img {
  width: 70%;
  position: absolute;
  right: 230px;
  bottom: 0;
  height: 100%;
}

.gotek-image-container {
  width: 90%;
  position: relative;
  text-align: center;
  padding: 30px 0;
  margin: 0 auto;
}

.event-third {
  width: 33.3333%;
  float: left;
  cursor: pointer;
}

.event-third img {
  width: 90%;
  max-width: 250px;
  display: block;
  margin: 0 auto;
}
button.mini-learn {
	background: #f0602c;
	color: #fff;
	padding: 0px 8px;
	font-size: 14px;
	margin-top: 8px;
	border: 0px;
	    text-transform: uppercase;
font-family: proxima-nova-alt-ext-cond,open sans condensed,Arial Narrow;
}
.gotek-image-container .event-third {
	padding: 10px 0;
}
.gotek-image-container .event-third:hover {
	box-shadow: 0 3px 6.2px 0.8px rgba(3, 3, 3, 0.13);
	
}

.book {
  float: left;
  width: 100%;
  height: 545px;
  background: white;
  text-align: center;
  position: relative;
}

#book-line,
#book-line2 {
  position: absolute;
  height: 340px;
  width: 150px;
  right: 94px;
  top: -5px;
}

.book-x {
  position: absolute;
  width: 115px;
  height: 97px;
  /*background-image: url('img/bonfire_x.svg');*/
  right: 33px;
  top: 285px;
  transform: rotate(-25deg);
  /*opacity: 0;*/
}

.book-x img,
.book-x svg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.book-x svg {
  transform: rotate(0deg);
}

.book h2 {
  text-align: center;
  font-size: 60px;
  text-transform: uppercase;
  font-family: "acumin-pro-extra-condensed",sans-serif;
  font-weight: 600;
  margin: 0;
  color: black;
  padding-top: 77px;
}

/*.book hr {
  width: 10px;
  height: 3px;
  background-color: #f0602c;
  border: none;
  margin: 3px auto 0;
}*/

.book p {
  color: #b5b5b5;
  font-family: 'helvetica neue', sans-serif;
  font-size: 24px;
  text-align: center;
  width: 56%;
  margin-left: 22%;
  margin-right: 22%;
  line-height: 1.3;
}

.book button {
  width: 235px;
  height: 60px;
  background: #f0602c;
  color: white;
  font-family: "acumin-pro-extra-condensed",sans-serif;
  font-weight: 600;
  font-size: 23px;
  text-transform: uppercase;
  border: none;
  margin: 25px 0 45px;
  transition: 0.2s ease;
}

.book .bottom-links {
  text-align: center;
  margin-top: 30px;
}

.book .bottom-links h3 {
  font-family: "acumin-pro-extra-condensed", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: black;
  text-transform: uppercase;
  display: inline-block;
}


.book .bottom-links a {
  color: #f0602c;
  padding: 0 15px;
  width: auto;
  height: auto;
  cursor: pointer;
}

.bottom-links .explorer {
  margin: 0;
  top: 0;
}

.bonfire-overlay-modal {
  border-radius: 7px;
  /*height: 800px;*/
  max-width: 727px;
  width: 90%;
  background: white;
  z-index: 10;
  margin: 0 auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*display: none;*/
  position: fixed;
  text-align: center;
  z-index: -1;
  transition: 0.3s ease;
  opacity: 0;
  padding-bottom: 40px;
  max-height: 95vh;
  overflow: auto;
}

.bonfire-overlay-modal h2 {
  font-family: "acumin-pro-extra-condensed", sans-serif;
  font-weight: 600;
  color: black;
  font-size: 48px;
  text-align: center;
  text-transform: uppercase;
  margin: 30px auto;
}

.bonfire-overlay-modal p {
  font-family: 'helvetica neue', sans-serif;
  color: #787878;
  text-align: center;
  line-height: 1.5;
  padding: 0 40px;
  margin: 12px auto;
  font-size: 14px;
}

.race-modal p:first-of-type {
  font-weight: bold;
}

.close-modal {
  width: 25px;
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.bonfire-overlay-banner {
  width: 100%;
  /*height: 190px;
  background-image: url('img/bonfire_urbancity.jpg');
  background-size: cover;
  background-position: center -60px;*/
  margin-bottom: 20px;
}

.modal-logo {
  width: 160px;
  margin: 24px auto;
}

.bonfire-overlay-modal button {
  width: 207px;
  height: 60px;
  background: #f0602c;
  color: white;
  font-family: "acumin-pro-extra-condensed",sans-serif;
  font-weight: 600;
  font-size: 23px;
  text-transform: uppercase;
  border: none;
  position: relative;
  margin-top: 20px;
}

.bonfire-body-overlay {
  background: rgba(0,0,0,0.4);
  opacity: .3;
  position: fixed;
  /*z-index: 9;*/
  width: 100%;
  height: 100%;
  /*display: none;*/
  top: 0;
  transition: 0.3s ease;
  opacity: 0;
  z-index: -1;
}

.show {
  /*display: block;*/
  opacity: 1;
  z-index: 1000;
}

.hide {
  /*display: none;*/
  opacity: 0;
  z-index: 0;
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

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

}

@media screen and (max-width: 1360px) {
  .tech-on .ipad {
    width: 40%;
  }
}

@media screen and (max-width: 1240px) {
  .tech-on .text-container {
    margin-left: 10%;
  }
}

@media screen and (max-width: 1199px) {
  .body-wrapper {
    width: initial;
  }
  .tech-on-inner-container {
    width: 100%;
  }
}

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

  .tech-on-left-line {
    display: none;
  }

  .event {
    height: auto;
    padding-bottom: 50px;
  }
  .event-line {
    display: none;
  }
  .explorer {
    width: 240px;
    height: 116px;
    position: relative;
    display: block;
    margin: 0 auto;
    top: initial;
  }
  .race {
    display: block;
    margin: 40px auto 60px;
    top: initial;
  }
  .dash {
    display: block;
    margin: 60px auto 50px;
    top: initial;
  }

  .tech-on {
    height: auto;
    padding-bottom: 100px;
  }
  .tech-on h3 {
    width: initial;
    padding: 0 20px;
  }
  .tech-on .text-container {
    position: relative;
    margin: 0 auto;
    float: initial;
    margin: 0 auto;
    text-align: center;
    padding: 0 60px;
    width: 100%;
  }
  .tech-on .ipad {
    margin: 20px auto 0;
    float: initial;
    width: 100%;
    height: auto;
    max-width: 700px;
  }
  .tech-on .ipad img {
    position: relative;
  }
  .tech-on-left-line {
    left: -135px;
  }
  #tech-on-right-line {
    display: none;
  }
  #tech-on-right-line2 {
    display: none;
  }
  /*.live {
    width: 100%;
  }
  .theme {
    width: 100%;
  }*/

  .live p,
  .theme p,
  .event p {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 1060px) {
  #book-line {
    display: none;
  }
  #book-line2 {
    display: none;
  }
  .book-x {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .tech-on {
    padding-top: 50px;
  }
  .live {
    width: 100%;
    height: auto;
    padding-top: 50px;
    padding-bottom: 100px;
  }
  .theme {
    width: 100%;
    height: 577px;
    padding-top: 50px;
  }
  .theme-iphone {
    background-position: -50px 330px;
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .book {
    height: auto;
    padding-bottom: 40px;
  }
  .book p {
    margin-left: 0;
    margin-right: 0;
    width: initial;
    padding: 0 20px;
  }
  .book h2 {
    line-height: 1em;
    padding-top: 50px;
  }
  .book hr {
    margin-top: 20px
  }
  .event p {
    width: 100%;
    padding: 0 20px;
    margin-left: 0;
    margin-right: 0;
    line-height: 1.6;
  }
  .event h2 {
    padding-top: 50px;
    line-height: 1em;
    padding-bottom: 20px;
  }
  /*.overlay-modal {
    width: 90%;
    margin: 0 5%;
    left: initial;
    transform: translate(0%, -50%);
    height: auto;
    padding-bottom: 50px;
  }*/

  .bonfire-overlay-modal h2 {
    margin: 20px auto;
  }
  .bonfire-overlay-modal p {
    padding: 30px 30px 0;
  }
  .bonfire-overlay-banner {
    background-position: center;
  }

  .bonfire-overlay-modal {
    top: 20px;
    transform: none;
    left: 5%;
    height: auto;
    padding-bottom: 20px;
    max-height: 90vh;
    overflow: auto;
  }


}

@media screen and (max-width: 600px) {
  h3,
  .tech-on h3,
  .book p {
    font-size: 18px;
  }

  .event h2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .book .bottom-links h3 {
    display: block;
  }

  .theme-iphone {
    background-position: -30px 370px;
  }

  .live p,
  .theme p {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0 20px;
  }

  .tech-on .text-container {
    padding: 0 20px;
  }

  .bottom-links a {
    margin: 10px auto;
    display: block;
  }

  .gotek-image-container {
    margin: 0 auto;
    padding: 0;
  }

  .event-third {
    display: block;
    width: 100%;
    margin: 30px auto;
  }
}

a:hover {
	text-decoration: none;
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.wf-loading .container {
  opacity: 0;
  visibility: hidden; }

.ie.wf-loading .container {
  visibility: hidden; }

.ie.wf-active .container {
  visibility: visible; }

.wf-active .container {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.24s ease-in-out;
  -moz-transition: opacity 0.24s ease-in-out;
  transition: opacity 0.24s ease-in-out; }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

::-moz-selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #d4c064;
  color: #fff;
  text-shadow: none; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dd {
  margin: 0; }

nav ul, nav ol, .widget ul {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  display: block;
  max-width: 100%;
  height: auto; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  cursor: pointer; }

button, input {
  line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

body {
  display: block;
  width: auto;
  max-width: 1616px;
  margin: 0 auto;
  z-index: 1; }
  
/* Images & media */
img.alignleft, img.alignright, img.aligncenter {
  margin-bottom: 12px; }

.aligncenter, img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }
.img-w-cap img {
	margin-bottom: 0px !important;
}
.img-w-cap p {
	background: #f0602c;
	color: #fff;
	padding: 10px 12px;
	font-size: 14px;
	line-height: 15px;
}
/* Type */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 15px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  background: #cfcfcf; }

body {
  font: normal 1em/1.6em "Helvetica Neue", Helvetica, Arial, Verdana, Sans-Serif;
  margin: 0 auto;
  padding: 0;
  color: #343434;
  background: #fff;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
  background-image: url("img/genetics.png");
  background-repeat: repeat;  }

#header {
	padding-top: 8px;
	background: #0e3151;
	
}  
#header.box-shadowinc {
	-webkit-box-shadow: 0px 4px 10px -2px rgba(0,0,0,0.49);
	-moz-box-shadow: 0px 4px 10px -2px rgba(0,0,0,0.49);
	box-shadow: 0px 4px 10px -2px rgba(0,0,0,0.49);
	z-index: 95;
}
#header .header-bar {
	border-bottom: 2px solid #000;
}
#header.header-landing .col-md-12 img {
	margin: 0 auto;
	text-align: center;
}
.search-icon a {
	color: #000;
}
.main-area .container, #home-program .container {
	background: #fff;
}
.container-condensed {
	padding-left: 40px;
	padding-right: 40px;
}
.container-extra-condensed {
	padding-left: 60px;
	padding-right: 60px;
}
.container-tx-condensed {
	padding-left: 80px;
	padding-right: 80px;
}
.container-program-condensed {
	padding-left: 110px;
	padding-right: 110px;
	background: #fff;
}
.container-program-extra-condensed {
	padding-left: 180px;
	padding-right: 180px;
	background: #fff;
}
.container-no-bg {
	background: none !important;
}

h1, h2, h3, h4 {
  margin: 0 0 0.6em; 
  font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
  text-transform: uppercase;
  }

h1 {
  font-size: 2.8em;
  line-height: 1.2em;
  margin: 0 0 0.4em;
  font-weight: normal; }

h1.alpha {
  color: #fff;
  font-family: "proxima-nova-alt-ext-cond", 'Open Sans Condensed', Arial Narrow;
  text-transform: uppercase;
  font-size: 2.8em;
  line-height: 1em;
  margin-bottom: 0.2em; }

h1.maintitle {
  font-size: 3.1em;
  margin: 0 0 0.2em; }
  
h1.locationtitle {
  font-size: 2.85em !important;
  margin: 0 0 0;
  text-shadow: none !important;
  padding: 5px 0 8px;
}
.speaktitle {
  margin: 0.5em 0 0 0.2em;
  float: left; }

.speaktitle, .locationtitle {
  color: #fff; }

h2 {
  font-size: 2.2em;
  font-weight: 900; }
  
h2.maintitle {
  font-size: 2.2em;
  text-transform: uppercase;
  margin: 0 0 0.2em; }
  
h3 {
  font-weight: 500;
  font-size: 1.75em;
  line-height: 1.3em; }

h3.maintitle {
  font-size: 1.8em;
  text-transform: uppercase;
  margin-bottom: 8px;
   }

h4 {
  font-size: 1.5em; }

.black-cmp {  
  	font-size: 2.0em;
    font-weight: 500;
    line-height: 1.3em;
    font-family: "proxima-nova-alt-ext-cond", 'Open Sans Condensed', Arial Narrow;
    text-transform: uppercase;
    }
    
.header-strips-one {
    border-top: 1px solid #d0d0d0;
    height: 1px;
    margin: 10px auto 9px;
    position: relative;
    width: 70px;
}
.altcolor {
	color: #309cea;
}
.altcolor2, .altcolor2 a {
	color: #f0602c;
}
.hs_firstname {
	float: left;
	width: 50%;
}
.hs_lastname {
	float: left;
	width: 50%;
}

#map_canvas_1 circle {
stroke-width:0; /* control the countries borders width */
cursor:pointer; /* display the pointer when the map hovers the map. */
}

#map_canvas_1 circle:hover {
stroke-width:3; /* control the countries borders width */
stroke:#FFFFFF; /* control the countries borders color */
cursor:pointer; /* display the pointer when the map hovers the map. */
fill:#6699cc; /* control the fill color of the marker */
}

.baby-blue {
    background: #71beff none repeat scroll 0 0;
}
.page-heading {
    font-family:"proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
    font-size: 14px;
    text-transform: uppercase;
}
.page-heading h1 {
	margin-bottom: 0;
	color: #fff;	
}
.notice-section {
	padding: 10px;
}
#loginform-custom label {
	display: inline-block;
    margin-bottom: 5px;
    text-align: left;
    float: left;
}
#loginform-custom input[type="text"], #loginform-custom input[type="password"] {
	background-color: #f3f3f3;
    border: medium none;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
    font-size: 14px;
    height: inherit;
    outline: medium none !important;
    padding: 10px 9px;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.login-submit .button-primary {
	background: #f0602c none repeat scroll 0 0;
    border-radius: 0 !important;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    border: 0px;
    font-family:"proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
    padding: 8px 20px;
    
}
.blue-quote-popup {
  position: relative;
  background: #fff;
  padding: 0px;
  width: auto;
  max-width: 800px;
  margin: 20px auto;
  color: #000;
}
.blue-quote-popup h3.maintitle {
	font-size: 60px;
	color: #458fca;
	letter-spacing: 2px;
	margin-bottom: 0px;
	font-weight: 700;
}
.blue-quote-popup input[type=text], .blue-quote-popup textarea, .blue-quote-popup select {
	color: #000;
	border-radius: 0px;	
}
.blue-quote-popup #field_15_5 .gfield_label, .blue-quote-popup #field_15_6 .gfield_label, .blue-quote-popup #field_15_7 .gfield_label, .blue-quote-popup #field_15_2 .gfield_label, .blue-quote-popup #field_15_12 .gfield_label, .blue-quote-popup #field_15_3 .gfield_label, .blue-quote-popup #field_15_21 .gfield_label, .blue-quote-popup #field_15_24 .gfield_label {
	display: none !important;
}
.blue-quote-popup #field_15_5.gf_left_half, .blue-quote-popup #field_15_6.gf_right_half {
	margin-bottom: 10px !important;
}
.blue-quote-popup #gform_fields_15 li {
	margin-bottom: 15px !important;
}
.blue-quote-popup #gform_fields_15 label {
	margin-bottom: 0px !important;
	color: #458fca;
	font-weight: 700;
}
.blue-quote-popup #gform_fields_15 .gfield_description {
	padding-top: 0px !important;
	font-size: 14px;
	line-height: 1.2;
}
.blue-quote-popup #gform_fields_15 .gfield_date_month input[type=text], .blue-quote-popup #gform_fields_15 .gfield_date_day input[type=text], .blue-quote-popup #gform_fields_15 .gfield_date_year input[type=text] {
	margin-bottom: 0px !important;
}
#field_15_27 label, #field_23_25 label {
	display: none !important;
}
.blue-quote-popup .gform_wrapper .gform_footer {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.blue-quote-popup .gform_wrapper .gform_footer input[type=submit] {
	background: #f0602c;
    border-radius: 0 !important;
    color: #fff;
    font-size: 22px;
    padding: 13px 60px;
    text-transform: uppercase;
    font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
    line-height: 21px;
    border: 0px;
    box-shadow: none;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -ms-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
}
.blue-quote-popup .gform_wrapper .gform_footer input[type=submit]:hover {
	background: #309cea;
    color: #fff;
	
}
.blue-quote-popup .gfield_required {
	color: #f0602c !important;
}
.quote-it-main {
	background: #f8f8f8;
	padding: 20px 35px;
}
.blue-quote-popup .gform_wrapper {
	margin-top: 0px !important;
}
.blue-quote-popup .gform_wrapper ul li.gfield {
	margin-top: 3px !important;
}
.quote-it-sidebar {
	background: #fff;
	padding: 15px 35px 15px 0;
}
.quote-it-sidebar img {
	max-width: 175px;
	text-align: center;
	margin: 0 auto;
}
.quote-it-sidebar .orange-cta-write {
	background: #f0602c;
	color: #fff;
	padding: 18px 10px;
	text-align: center;
	position: relative;
}
.quote-it-sidebar .orange-cta-write p {
	line-height: 1.2;
	margin-bottom: 0px;	
} 
.quote-it-sidebar .orange-cta-write:before {
    content:"\A";
    width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #f0602c transparent transparent;
    position: absolute;
    left: -10px;
    top: 15px;
}
.blue-quote-popup .no-padd {
	padding: 0 !important;
   margin: 0 !important;
}
.gform_wrapper div.validation_error {
	color: #f0602c !important;
	font-size: 100% !important;
	font-weight: normal !important;
	border: 1px solid #f0602c !important;
	padding: 1em 0px 1em 20px !important;
}
body .gform_wrapper li.gfield.gfield_error, 
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
	border-color: #f0602c !important;
	color: #444 !important;
	background-color: #f0602c !important; 
}
.gform_wrapper .gfield_error .gfield_label, 
.gform_wrapper .validation_message {
	color: #FFFFFF !important;
}
.gform_wrapper li.gfield_error input[type="email"], 
.gform_wrapper li.gfield_error input[type="number"], 
.gform_wrapper li.gfield_error input[type="password"], 
.gform_wrapper li.gfield_error input[type="tel"], 
.gform_wrapper li.gfield_error input[type="text"], 
.gform_wrapper li.gfield_error input[type="url"], 
.gform_wrapper li.gfield_error textarea {
	border: 1px solid #000;
}
.gform_wrapper .gfield_description.validation_message, .gform_wrapper .top_label .gfield_description.validation_message {
	padding: 0px inherit !important;
	margin: 0px inherit !important;
}
#ui-datepicker-div .ui-datepicker-month, #ui-datepicker-div .ui-datepicker-year {
	width: 35%;
	display: inline;
	float: left;
}
#ui-datepicker-div select {
	line-height: 16px;
	margin: 3px 0;
	font-size: 12px;
	padding: 1px;
	height: 22px;
	color: #000;
}
#ui-datepicker-div .ui-datepicker-prev, #ui-datepicker-div .ui-datepicker-next {
	width: 15%;
}
.ui-datepicker-calendar {
	background: #fff !important;
}
.ui-datepicker-header {
	border: 0px !important;
}
.ui-datepicker thead, .ui-datepicker-header {
	background: #3989e6 !important;
	color: #fff !important;
	text-shadow: none !important;
}

.ui-datepicker tbody {
	background: #f0602c !important;
}

.ui-datepicker th {
	padding: 1em 0;
	color: #fff !important;
	font-size: 13px;
	font-weight: normal;
	border: none !important;
	border-top: 0px !important;
	text-shadow: none !important;
	letter-spacing: 1px;
}

.ui-datepicker td .ui-state-default {
	background: #f0602c !important;
	border: none;
	padding: 0;
	box-shadow: none !important;
	margin: 0px !important;
}



.ui-datepicker tbody td {
	border-top: 0px solid #f0602c !important;
	border-right: 0px solid #f0602c !important;
	border-bottom: 0px solid #f0602c !important;
	border-left: 0px solid #f0602c !important;
	border: 0px !important;
}

.ui-datepicker td a {
	color: #fff !important;
	text-shadow: none !important;
}

td.ui-datepicker-unselectable.ui-state-disabled {
	background: #fff !important;
}

.ui-datepicker td .ui-state-active {
	background: #3989e6 !important;
	color: #fff !important;
	margin: 0px !important;
}
.ui-datepicker tbody tr, .ui-datepicker thead {
	border-bottom: 0px !important;
}
.ui-datepicker-calendar td{margin-right: 0px !important;}

.ui-datepicker tbody td {
	border-right: 1px !important;
	border-top: 0px !important;
}
.ui-datepicker-unselectable .ui-state-default {
	text-shadow: none !important;
}

/* Search Popup */

#searchform .search-type {
	font-size: 14px;
}
#searchform .search-type input[type=checkbox]
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.2); /* IE */
  -moz-transform: scale(1.2); /* FF */
  -webkit-transform: scale(1.2); /* Safari and Chrome */
  -o-transform: scale(1.2); /* Opera */
  margin-right: 3px;
  margin-top: -3px;
  border-radius: 0px;
  border: 1px solid #000;
}
#searchform .search-type span {
	margin-right: 10px;
}
#searchbar {
  display: none;
  float: left;
  width: 100%;
  height: 30px;
  border: 1px solid #d8d8d8;
  padding-left: 25px;
  padding-right: 10px;
  z-index: 9999;
  background: #fff;
  margin-bottom: 10px;
}

#s {
  display: block;
  width: 100%;
  border: 0;
  outline: none;
  padding: 0;
  height: 28px;
  line-height: 20px;
  font-size: 1.0em;
  font-weight: bold;
  color: #676767;
  margin-bottom: 0px;
}

#searchsubmit {
  display: block;
  float: right;
  margin-top: 6px;
  background: none;
  color: #717171;
  border: 0;
  outline: none;
  cursor: pointer;
}

/* End Search */

.cmp {
  color: #3989e6;
  font-family: "proxima-nova-alt-ext-cond", 'Open Sans Condensed', Arial Narrow;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1em;
  margin-bottom: 0.4em; }

.cmp.vpad {
  padding-top: 0.6em;
  padding-bottom: 0.6em; }

.cmp.lpad {
  padding-bottom: 0.8em; }

h2.cmp {
  font-size: 2.4em; }

h3.cmp {
  font-size: 2em; }

h4.cmp {
  font-size: 1.7em; }

.subtitle {
	font-weight: 500;
	text-transform: uppercase;
	padding-left: 15px;
}
h2.subtitle {
	font-size: 2.0em;
	margin-top: -10px;
}
h3.subtitle {
	font-size: 1.6em;
	margin-top: -20px;
}
h4.subtitle {
	font-size: 1.4em;
	margin-top: -20px;
}
h5.subtitle {
	font-size: 1.1em;
	margin-top: -10px;
	text-transform: none;
}

.well .cmp {
  color: #3989e6; }

.beta .cmp, .beta a {
  color: #fff; }

.darkblue .cmp {
  color: #fff; }
  
.loc {
  color: #fff;
  font-family: "proxima-nova-alt-ext-cond", 'Open Sans Condensed', Arial Narrow;
  text-transform: none;
  font-weight: 500;
  line-height: 1em;
  margin-bottom: 0.4em; }

.darkblue a {
  color: #0c385c; }

.darkblue .lc, .db, .caption, .beta, .beta .beta {
  color: #0c385c; }

.betalink {
  font-size: 1.1em;
  margin-left: 1em; }

p {
  margin: 0 0 1.4em; }

aside {
  font-size: 0.85em; }

p.lede, .lede p {
  font-size: 1.25em;
  line-height: 1.4; }

.lede li {
  margin-bottom: 0.4em;
  font-size: 1.2em; }

.strong {
  font-weight: 700; }

.tright {
  text-align: right; }

.center {
  text-align: center; }

blockquote {
  margin: 2em; }

blockquote.test, .test blockquote, blockquote.test p {
  margin: 0;
  border-left: 0px !important;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  -o-column-break-inside: avoid;
  -ms-column-break-inside: avoid;
  column-break-inside: avoid; }

blockquote.test p {
  margin: 0;
  padding: 2em;
  background: #fff7b8;
  border-radius: 6px; }

blockquote.test.b p {
  background: #D9EFFC; }

blockquote.test cite {
  font-style: normal;
  padding: 12px 0 0 80px;
  background: url("img/speech.png") no-repeat 20px 0;
  height: 50px;
  display: block; }

blockquote.test.b cite {
  background: url("img/speechb.png") no-repeat 20px 0; }
  
.caption, .wp-caption-text {
    background: #cdeafd none repeat scroll 0 0;
    padding: 0.6em 1em;
}

.testi-img img {
  height: 70px !important;
  width: auto; }

a {
  color: #3989e6;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

a:hover, .menu a:hover, .db:hover, .caption:hover {
  color: #06e; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

@media (min-width: 992px) {
	.news-su .gform_wrapper ul li.gfield{
		margin-top: 0px !important;
	}
	.search-icon {
		margin-top: 5px;
	}
}
/* Helper classes */
.group {
  *zoom: 1; }

.group:before,
.group:after {
  display: table;
  content: ""; }

.group:after {
  clear: both; }

.rel {
  position: relative; }

.inset {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2); }

.well, .well2 {
  padding: 1em 1.4em;
  border-radius: 6px;
  margin-bottom: 1.4em; }
.well-nopad {
  padding: 0 !important; }

.well {
  background: #D9EFFC; }

.well2 {
  background: #71BEFF; }

.well.y {
  background: #fff7b8; }

.y .cmp {
  color: #f26433; }

.darkblue .well2 {
  color: #343434; }

.darkblue .well2 {
  color: #343434; }
.well-w {
  background: #fff;
  padding: 1em 1.4em;
  margin-bottom: 30px;
  border-bottom: 2px solid #000;
}
.well-w.last {
  background: #fff;
  padding: 1em 1.4em;
  margin-bottom: 30px;
  border-bottom: none;
}
#breadcrumbs {
	font-size: 11px;
	text-transform: uppercase;
	color: #828281;
}
#breadcrumbs .container {
	background: #fff;
	padding-top: 10px;
	padding-bottom: 20px;
}
#breadcrumbs a {
	color: #828281;
}
#breadcrumbs span.active {
	color: #000;
	font-weight: 700;
}
  
/* ====================================================================
   4.0-Padding and Margin 
======================================================================*/

/*4.1-Section padding top bottom home header */
.sp-top-bottom-home{padding-top:230px;padding-bottom:120px;}

/*4.2-Section padding top bottom */
.sp-top-bottom0{padding:0px 0 !important;}
.sp-top-bottom15{padding:15px 0 !important;}
.sp-top-bottom20{padding:20px 0 !important;}
.sp-top-bottom20{padding:20px 0 !important;}
.sp-top-bottom30{padding:30px 0 !important;}
.sp-top-bottom40{padding:40px 0 !important;}
.sp-top-bottom50{padding:50px 0 !important;}
.sp-top-bottom60{padding:60px 0 !important;}
.sp-top-bottom70{padding:70px 0 !important;}
.sp-top-bottom80{padding:80px 0 !important;}
.sp-top-bottom90{padding:90px 0 !important;}
.sp-top-bottom100{padding:100px 0 !important;}
.sp-top-bottom110{padding:110px 0 !important;}
.sp-top-bottom120{padding:120px 0 !important;}

/*4.3-Section padding top */
.sp-top120{padding-top:120px !important;}
.sp-top110{padding-top:110px !important;}
.sp-top100{padding-top:100px !important;}
.sp-top90{padding-top:90px !important;}
.sp-top80{padding-top:80px !important;}
.sp-top70{padding-top:70px !important;}
.sp-top60{padding-top:60px !important;}
.sp-top50{padding-top:50px !important;}
.sp-top40{padding-top:40px !important;}
.sp-top30{padding-top:30px !important;}
.sp-top20{padding-top:20px !important;}
.sp-top15{padding-top:15px !important;}
.sp-top10{padding-top:10px !important;}
.sp-top5{padding-top:5px !important;}
.sp-top0{padding-top:0px !important;}

/*4.4-Section padding bottom */
.sp-bottom120{padding-bottom:120px !important;}
.sp-bottom110{padding-bottom:110px !important;}
.sp-bottom100{padding-bottom:100px !important;}
.sp-bottom90{padding-bottom:90px !important;}
.sp-bottom80{padding-bottom:80px !important;}
.sp-bottom70{padding-bottom:70px !important;}
.sp-bottom60{padding-bottom:60px !important;}
.sp-bottom50{padding-bottom:50px !important;}
.sp-bottom40{padding-bottom:40px !important;}
.sp-bottom30{padding-bottom:30px !important;}
.sp-bottom20{padding-bottom:20px !important;}
.sp-bottom15{padding-bottom:15px !important;}
.sp-bottom10{padding-bottom:10px !important;}
.sp-bottom5{padding-bottom:5px !important;}
.sp-bottom0{padding-bottom:0px !important;}

/*4.5-Section margin top bottom */
.sm-top-bottom0{margin:0px 0 !important;}
.sm-top-bottom10{margin:10px 0 !important;}
.sm-top-bottom20{margin:20px 0 !important;}
.sm-top-bottom30{margin:30px 0 !important;}
.sm-top-bottom40{margin:40px 0 !important;}
.sm-top-bottom50{margin:50px 0 !important;}
.sm-top-bottom60{margin:60px 0 !important;}
.sm-top-bottom70{margin:70px 0 !important;}
.sm-top-bottom80{margin:80px 0 !important;}
.sm-top-bottom90{margin:90px 0 !important;}
.sm-top-bottom100{margin:100px 0 !important;}
.sm-top-bottom110{margin:110px 0 !important;}
.sm-top-bottom120{margin:120px 0 !important;}

/*4.6-Section margin top */
.sm-top120{margin-top:120px !important;}
.sm-top110{margin-top:110px !important;}
.sm-top100{margin-top:100px !important;}
.sm-top90{margin-top:90px !important;}
.sm-top80{margin-top:80px !important;}
.sm-top70{margin-top:70px !important;}
.sm-top60{margin-top:60px !important;}
.sm-top50{margin-top:50px !important;}
.sm-top40{margin-top:40px !important;}
.sm-top30{margin-top:30px !important;}
.sm-top20{margin-top:20px !important;}
.sm-top10{margin-top:10px !important;}
.sm-top0{margin-top:0px !important;}
.sm-top3{margin-top:3px !important;}

/*4.7-Section margin bottom */
.sm-bottom120{margin-bottom:120px !important;}
.sm-bottom110{margin-bottom:110px !important;}
.sm-bottom100{margin-bottom:100px !important;}
.sm-bottom90{margin-bottom:90px !important;}
.sm-bottom80{margin-bottom:80px !important;}
.sm-bottom70{margin-bottom:70px !important;}
.sm-bottom60{margin-bottom:60px !important;}
.sm-bottom50{margin-bottom:50px !important;}
.sm-bottom40{margin-bottom:40px !important;}
.sm-bottom30{margin-bottom:30px !important;}
.sm-bottom20{margin-bottom:20px !important;}
.sm-bottom10{margin-bottom:10px !important;}
.sm-bottom0{margin-bottom:0px !important;}
.sm-bottom3{margin-bottom:3px !important;}

/*4.8-Media query */
@media only screen and (max-width: 992px) {
	.sp-top-bottom70{padding:50px 0 !important;}.sp-top-bottom80{padding:60px 0 !important;}.sp-top-bottom90{padding:70px 0 !important;}.sp-top-bottom100{padding:80px 0 !important;}.sp-top-bottom110{padding:90px 0 !important;}.sp-top-bottom120{padding:100px 0 !important;}
	
	.sm-top-bottom70{margin:50px 0 !important;}.sm-top-bottom80{margin:60px 0 !important;}.sm-top-bottom90{margin:70px 0 !important;}.sm-top-bottom100{margin:80px 0 !important;}.sm-top-bottom110{margin:90px 0 !important;}.sm-top-bottom120{margin:100px 0 !important;}
	
	.sp-top120{padding-top:100px !important;}.sp-top110{padding-top:90px !important;}.sp-top100{padding-top:80px !important;}.sp-top90{padding-top:70px !important;}
	.sp-top80{padding-top:60px !important;}.sp-top70{padding-top:50px !important;}
	
	.sp-bottom120{padding-bottom:100px !important;}.sp-bottom110{padding-bottom:90px !important;}.sp-bottom100{padding-bottom:80px !important;}.sp-bottom90{padding-bottom:70px !important;}.sp-bottom80{padding-bottom:60px !important;}.sp-bottom70{padding-bottom:50px !important;}
	
	.sm-top120{margin-top:100px !important;}.sm-top110{margin-top:90px !important;}.sm-top100{margin-top:80px !important;}.sm-top90{margin-top:70px !important;}
	.sm-top80{margin-top:60px !important;}.sm-top70{margin-top:50px !important;}
	
	.sm-bottom120{margin-bottom:100px !important;}.sm-bottom110{margin-bottom:90px !important;}.sm-bottom100{margin-bottom:80px !important;}.sm-bottom90{margin-bottom:70px !important;}.sm-bottom80{margin-bottom:60px !important;}.sm-bottom70{margin-bottom:50px !important;}
	
}
@media only screen and (max-width: 768px) {
.sp-top-bottom30{padding:20px 0 !important;}	
.sp-top-bottom40{padding:20px 0 !important;}
.sp-top-bottom50{padding:30px 0 !important;}
.sp-top-bottom60{padding:40px 0 !important;}
.sp-top-bottom70{padding:50px 0 !important;}
.sp-top-bottom80{padding:60px 0 !important;}
.sp-top-bottom90{padding:50px 0 !important;}
.sp-top-bottom100{padding:60px 0 !important;}
.sp-top-bottom110{padding:70px 0 !important;}
.sp-top-bottom120{padding:80px 0 !important;}

.sm-top-bottom30{margin:20px 0 !important;}
.sm-top-bottom40{margin:20px 0 !important;}
.sm-top-bottom50{margin:30px 0 !important;}
.sm-top-bottom60{margin:40px 0 !important;}
.sm-top-bottom70{margin:50px 0 !important;}
.sm-top-bottom80{margin:60px 0 !important;}
.sm-top-bottom90{margin:50px 0 !important;}
.sm-top-bottom100{margin:60px 0 !important;}
.sm-top-bottom110{margin:70px 0 !important;}
.sm-top-bottom120{margin:80px 0 !important;}

/*Section padding top */
.sp-top120{padding-top:80px !important;}
.sp-top110{padding-top:70px !important;}
.sp-top100{padding-top:60px !important;}
.sp-top90{padding-top:50px !important;}
.sp-top80{padding-top:60px !important;}
.sp-top70{padding-top:50px !important;}
.sp-top60{padding-top:40px !important;}
.sp-top50{padding-top:30px !important;}
.sp-top40{padding-top:20px !important;}
.sp-top30{padding-top:20px !important;}

/*Section padding bottom */
.sp-bottom120{padding-bottom:80px !important;}
.sp-bottom110{padding-bottom:70px !important;}
.sp-bottom100{padding-bottom:60px !important;}
.sp-bottom90{padding-bottom:50px !important;}
.sp-bottom80{padding-bottom:60px !important;}
.sp-bottom70{padding-bottom:50px !important;}
.sp-bottom60{padding-bottom:40px !important;}
.sp-bottom50{padding-bottom:30px !important;}
.sp-bottom40{padding-bottom:20px !important;}
.sp-bottom30{padding-bottom:20px !important;}

/*Section margin top */
.sm-top120{margin-top:80px !important;}
.sm-top110{margin-top:70px !important;}
.sm-top100{margin-top:60px !important;}
.sm-top90{margin-top:50px !important;}
.sm-top80{margin-top:60px !important;}
.sm-top70{margin-top:50px !important;}
.sm-top60{margin-top:40px !important;}
.sm-top50{margin-top:30px !important;}
.sm-top40{margin-top:20px !important;}
.sm-top30{margin-top:20px !important;}

/*Section margin bottom */
.sm-bottom120{margin-bottom:80px !important;}
.sm-bottom110{margin-bottom:70px !important;}
.sm-bottom100{margin-bottom:60px !important;}
.sm-bottom90{margin-bottom:50px !important;}
.sm-bottom80{margin-bottom:60px !important;}
.sm-bottom70{margin-bottom:50px !important;}
.sm-bottom60{margin-bottom:40px !important;}
.sm-bottom50{margin-bottom:30px !important;}
.sm-bottom40{margin-bottom:20px !important;}
.sm-bottom30{margin-bottom:20px !important;}

}

/* ====================================================================
   6.0-Button style
======================================================================*/

.btn {
  font-family: "proxima-nova-alt-ext-cond", 'Open Sans Condensed', Arial Narrow;
  text-transform: uppercase;
  padding: 6px 1.4em;
  margin-bottom: 0;
  display: inline-block;
  margin-bottom: 0;
  line-height: 21px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #3989e6;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #fff;
  background-color: #56A4FF; }

.btn:active,
.btn.active {
  background-color: #cccccc \9; }
.btn a{
	color: #fff;
}
.btn a:hover{
	color: #fff;
}

.btn:first-child {
  *margin-left: 0; }

.btn:focus {
  outline: thin dotted #333333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.btn-mid, .wpcf7 .btn {
  padding: 0.3em 1.4em;
  font-size: 1.6em;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.btn-large {
  padding: 0.4em 1.2em;
  font-size: 1.9em;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.btn-large [class^="icon-"] {
  margin-top: 2px; }
  
.btn-xlarge {
  padding: 0.4em 1.2em;
  font-size: 1.8em !important;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.btn-small {
  padding: 3px 9px;
  font-size: 12px;
  line-height: 18px; }

.btn-small [class^="icon-"] {
  margin-top: 0; }

.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 17px; }

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.arrow-down {
	width: 0; 
	height: 0; 
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #fff;
	float: right;
}

.btn-primary.active {
  color: rgba(255, 255, 255, 0.75); }

.btn-primary, .wpcf7 .btn {
  color: white;
  background-color: #F25E33; }
  
  .btn-primary-r {
  color: white;
  background-color: red; }
  
  .btn-primary-r:hover {
  color: white !important;
  background-color: #ce2603; }
  
.btngform {
    background-color: #F25E33;
    border: medium none;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: "proxima-nova-alt-ext-cond",'Open Sans Condensed',Arial Narrow;
    line-height: 21px;
    margin-bottom: 0;
    padding: 0.3em 1.4em;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.2s ease-out 0s;
    font-size: 1.6em;
}

.btngform:hover {
  color: #ffffff!important;
  background-color: #FF7B3D; 
}
.ginput_counter {
	display: none !important;
}

.btn-primary-orange {
	background: #f0602c;
	color: #fff;
	text-transform: uppercase;
	border-radius: 0 !important;
	font-size: 22px;
}

.btn-primary:hover,
.wpcf7 .btn:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff!important;
  background-color: #FF7B3D; }

.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9; }
  
.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary.active,
.btn-secondary.disabled,
.btn-secondary[disabled] {
  color: #ffffff!important;
  background-color: #3989e6; }

.btn-secondary:active,
.btn-secondary.active {
  background-color: #e69b26 \9; }

.btn.pdf {
  font-size: 1.4em;
  line-height: 1.9em; }

.srcsub {
  position: absolute;
  top: 0.5em;
  right: 0.8em; }
  
.btn-blue {
	background: #3989E6;
}

.btn-large {
	background: #3989E6;
}



.btn-border-white, .btn-border-black, .btn-bg-black, .btn-bg-white{
	font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0 auto;
	display:inline-block;
    padding: 12px 40px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
	transition: color 0.3s ease 0s, background 0.3s ease 0s;
	-ms-transition: color 0.3s ease 0s, background 0.3s ease 0s;
	-webkit-transition: color 0.3s ease 0s, background 0.3s ease 0s;
	-moz--webkit-transition: color 0.3s ease 0s, background 0.3s ease 0s;
	-o--webkit-transition: color 0.3s ease 0s, background 0.3s ease 0s;	
}

/* 6.1-White border button style */
.btn-border-white {border: 3px solid #FFFFFF;color: #fff !important;}
.btn-border-white:hover {background-color: #FFFFFF;color: #212121 !important;}

/* 6.2-Black border button style */
.btn-border-black {border: 3px solid #212121; color: #212121 !important;}
.btn-border-black:hover {background-color: #212121;color: #fff !important;}

/* 6.3-Black Background button style*/
.btn-bg-black {border: 3px solid #212121;background-color:#212121;color: #fff !important;}
.btn-bg-black:hover {background-color:transparent;color: #212121 !important;}

/* 6.4-White Background button style */
.btn-bg-white {border: 3px solid #fff;background-color:#fff;color: #212121 !important;}
.btn-bg-white:hover {background-color:transparent;color: #fff !important;}

/*6.5-Button size */
.btn-size-0{padding: 5px 22px;font-size: 12px;letter-spacing: 1px;}
.btn-size-1{padding: 12px 40px;font-size: 12px;letter-spacing: 2px;}
.btn-size-2 {padding: 14px 42px;font-size: 13px;letter-spacing: 2.5px;}
.btn-size-3 {padding: 16px 44px; font-size: 14px;letter-spacing: 3px;}
.btn-size-4{padding: 18px 46px;font-size: 16px;letter-spacing: 3px;}
.btn-icon{margin-right:5px;}

/*6.6-Buttom border radius*/
.btn-radius,.border-radius{border-radius:1000px;-webkit-border-radius:1000px;-moz-border-radius:1000px;}

#livechat-compact-container,
#livechat-full {
  right: 100px !important;
}

/*6.7-Button Media Query */

 @media only screen and (max-width: 479px) {
	.btn-size-1{padding: 10px 30px;font-size: 12px;letter-spacing: 2px;}
	.btn-size-2 {padding: 12px 31px;font-size: 13px;letter-spacing: 2px;}
	.btn-size-3 {padding: 14px 32px; font-size: 14px;letter-spacing: 2px;}
	.btn-size-4{padding: 16px 33px;font-size: 15px;letter-spacing: 2px;}
 }
 
 @media only screen and (max-width: 319px) {
	.btn-size-1{padding: 8px 20px;font-size: 12px;letter-spacing: 2px;}
	.btn-size-2 {padding: 10px 21px;font-size: 13px;letter-spacing: 2px;}
	.btn-size-3 {padding: 12px 22px; font-size: 14px;letter-spacing: 2px;}
	.btn-size-4{padding: 14px 23px;font-size: 15px;letter-spacing: 2px;}
 }
 
 @media only screen and (max-width: 480px) {
	.group-link a{margin-bottom:10px;}
	.group-link a:last-child{margin-bottom:0px;}
}

/* Header */
#header .tq-link {
	font-size: 13px;
	
}
#header .cta-row {
	color: #fff;
	font-size: 12px;
}
#header .cta-action a {
	color: #fff;
	font-size: 12px;
}
#header .bright a {
	text-transform: uppercase;
}
#header .tq-link .bright a:hover {
	color: #ec7044;
}
#header .cta-acct-menu a, #header .cta-acct-menu {
	font-size: 12px;
	color: #fff;
	margin-top: 20px;
	
}
.typeahead,
.tt-query,
.tt-hint {
  width: 300px;
  height: 30px;
  padding: 0px 0px;
  font-size: 15px;
  outline: none;
  float: right;
}
#headers-search button {
	background: #f0602c;
	color: #fff;
	height: 30px;
	width: 35px;
	border: 0px;
	
}
.typeahead {
  background-color: #fff;
}

.typeahead:focus {
  border: 2px solid #0097cf;
}

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999
}

.tt-menu {
  width: 300px;
  margin: 2px 0 4px;
  padding: 2px 0 0;
  text-align: left;
  background-color: #fff;
  border-radius: 0px;
  border: 1px solid #ccc;
  z-index: 9999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
          
}
.tt-menu .cat-title {
	font-size: 18px;
	margin-bottom: 0px;
	padding-left: 10px;
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
}
.tt-suggestion {
  padding: 5px 20px;
  font-size: 13px;
  line-height: 18px;
  text-transform: none;
}

.tt-suggestion:hover {
  cursor: pointer;
  background-color: #f0602c;
  color: #fff;
}

.tt-suggestion.tt-cursor {
  background-color: #ffe0de;

}
.twitter-typeahead input[type="text"] {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding: 0 10px;
	border-radius: 0px !important;
	border: 0px;
}
.tt-suggestion p {
  margin: 0;
}
.top-main-nav {
}
.tt-menu, .tt-dataset {
	z-index: 9999;
}
#headers-search .left, #headers-search .right{
	float: left;
}
#headers-search {
	float: right;
	margin-top: 5px;
}
#header .cta-acct-menu .fa-stack {
	line-height: 1em;
	height: 1.2em;
	width: 1.2em;
	transition: all 0.5s ease;
}
#header .cta-acct-menu a .fa-stack-2x {
	color: #f0602c;
	font-size: 1.1em;
	transition: all 0.5s ease;
}
#header .cta-acct-menu a .fa-stack-1x {
	font-size: 0.5em;
	transition: all 0.5s ease;	
}
#header .cta-acct-menu a:hover .fa-stack-2x {
	color: #fff;
}
#header .cta-acct-menu a:hover .fa-stack-1x {
	color: #f0602c;
}
#field_19_3 .gfield_label {
	display: none !important;
}
#gform_19 .gform_body {
	width: 70%;
	float: left;
	overflow: hidden;
}
#gform_19 .gform_footer {
	width: 30%;
	float: right;
	overflow: hidden;
	margin: -30px 0 0 0;
	padding: 0;
	background: #f0602c;
}
#gform_wrapper_19 .hidden_label input.large, #gform_wrapper_19 .hidden_label select.large, #gform_wrapper_19 .top_label input.large, #gform_wrapper_19 .top_label select.large {
	width: 100%;
	border-radius: 0;
	border: 1px solid #000;
	font-size: 12px;
	padding: 0px 5px;
	height: 30px;
	margin-bottom: 0px;
}
#gform_wrapper_19.gform_wrapper {
	margin: 0 !important;
}
#field_19_3 .ginput_container {
	margin-top: 0px;
}
#gform_19 .gform_footer #gform_submit_button_19 {
	background: #f0602c;
	color: #fff;
	font-size: 16px;
	height: 30px;
	text-transform: uppercase;
	border: 0px;
	box-shadow: 0;
	padding: 2px 4px;
	text-align: center;
	width: 100%;
	font-weight: 500;
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
}
#gform_wrapper_19 .validation_error, #gform_wrapper_20 .validation_error {
	display: none !important;
}
/* Footer */
#footer {
	background: rgb(16,65,104); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(16,65,104,.9) 0%, rgba(17,70,106,.9) 31%, rgba(32,124,131,.9) 70%, rgba(42,158,147,.9) 100%), url('img/footer-genetics2.png'); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(16,65,104,.9) 0%,rgba(17,70,106,.9) 31%,rgba(32,124,131,.9) 70%,rgba(42,158,147,.9) 100%), url('img/footer-genetics2.png'); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(16,65,104,.9) 0%,rgba(17,70,106,.9) 31%,rgba(32,124,131,.9) 70%,rgba(42,158,147,.9) 100%), url('img/footer-genetics2.png'); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#104168', endColorstr='#2a9e93',GradientType=0 ), url('img/footer-genetics2.png'); /* IE6-9 */
}
#footer .container {
	background: rgb(16,65,104); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(16,65,104,1) 0%, rgba(17,70,106,1) 31%, rgba(32,124,131,1) 70%, rgba(42,158,147,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(16,65,104,1) 0%,rgba(17,70,106,1) 31%,rgba(32,124,131,1) 70%,rgba(42,158,147,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(16,65,104,1) 0%,rgba(17,70,106,1) 31%,rgba(32,124,131,1) 70%,rgba(42,158,147,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#104168', endColorstr='#2a9e93',GradientType=0 ); /* IE6-9 */

	padding-top: 60px;
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
}
.secondary-footer {
	border-top: 1px solid #103b61;
}
.primary-footer .col-md-15 {
	border-right: 1px solid #103b61;
}
.primary-footer h4 {
	color: #fff;
	font-size: 20px;
}
.primary-footer h4 a {
	color: #fff;
}
.primary-footer ul, .secondary-footer ul {
	padding-left: 0;
}
.primary-footer ul li, .secondary-footer ul li {
	list-style: none;
	margin: 4px 0;
}
.primary-footer ul li a, .secondary-footer ul li a {
	color: #fff;
}
.secondary-footer h4 {
	color: #fff;
	font-size: 20px;
}
.secondary-footer .inc5000 img {
	float: right;
}
.copyright-footer span {
	margin-right: 10px;
	font-size: 12px;
}
.copyright-footer span a {
	color: #fff;	
}
#field_20_3 .gfield_label {
	display: none !important;
}
#gform_20 .gform_body {
	width: 70%;
	float: left;
	overflow: hidden;
}
#gform_20 .gform_footer {
	width: 30%;
	float: right;
	overflow: hidden;
	margin: -42px 0 0 0;
	padding: 0;
	background: #f0602c;
}
#gform_wrapper_20 .hidden_label input.large, #gform_wrapper_19 .hidden_label select.large, #gform_wrapper_20 .top_label input.large, #gform_wrapper_20 .top_label select.large {
	width: 100%;
	border-radius: 0;
	border: 1px solid #000;
	font-size: 13px;
	height: 30px;
	padding: 2px 5px;
	color: #000;
}

#gform_wrapper_20.gform_wrapper {
	margin: 0 !important;
}
#field_20_3 .ginput_container {
	margin-top: 0px;
}
#gform_20 .gform_footer #gform_submit_button_20 {
	background: #f0602c;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	border: 0px;
	height: 30px;
	box-shadow: 0;
	padding: 0px 4px;
	text-align: center;
	width: 100%;
	font-weight: 500;
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
}
#footer .fa {
	color: #c7e8ff;
}
#footer .fa-inverse {
	color: #329ceb;
}
#footer .fa-linkedin:hover {
	color: #007bb5;
}
#footer .fa-facebook:hover {
	color: #3b5998;
}
#footer .fa-twitter:hover {
	color: #00aced;
}
#footer .fa-google-plus:hover {
	color: #dd4b39;
}
#footer .fa-instagram:hover {
	color: #125688;
}
#footer .fa-youtube:hover {
	color: #e52d27;
}
#footer .fa-rss:hover {
	color: #f0602c;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 600px;
  margin: 20px auto;
}
.white-popup.login-modal {
	padding: 0px;
	border-radius: 10px;
}
.white-popup.login-modal .top-img img {
	width: 100%;
}
.white-popup.login-modal .content-contain {
	padding: 20px;
}
.white-popup.login-modal .container-centered h3 {
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 10px;
}
.white-popup.login-modal .container-centered .btn {
	font-size: 18px;
}
.white-popup.login-modal .form-group .indicator, .white-popup.login-modal .form-group .alert {
	display: none;
	margin-bottom: 10px !important;
}
/* Sidebar */
#field_21_3 .gfield_label {
	display: none !important;
}
#gform_21 .gform_body {
	width: 100%;
	overflow: hidden;
}
#gform_21 .gform_footer {
	overflow: hidden;
	padding: 0;
	background: #f0602c;
	margin-top: 0px !important;
}
#gform_wrapper_21 .hidden_label input.large, #gform_wrapper_21 .hidden_label select.large, #gform_wrapper_21 .top_label input.large, #gform_wrapper_21 .top_label select.large {
	width: 100%;
	border-radius: 0;
	border: 1px solid #000;
	font-size: 13px;
	padding: 1px 5px;
	color: #000;
}
#gform_wrapper_21.gform_wrapper {
	margin: 0 !important;
}
#field_21_3 .ginput_container {
	margin-top: 0px;
}
#gform_21 .gform_footer #gform_submit_button_21 {
	background: #f0602c;
	color: #fff;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: 0px;
	box-shadow: 0;
	padding: 1px 4px;
	text-align: center;
	width: 100%;
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
}

.logo-contain img {
	max-width: 250px;
}
/* Mega Menu */
/* reset */
.flat-mega-menu ul,
.flat-mega-menu li,
.flat-mega-menu a,
.flat-mega-menu p,
.flat-mega-menu img,
.flat-mega-menu h2 {
	margin: 0;
	padding: 0;
	display: block;
	line-height: normal;
	text-decoration: none;
	list-style: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* menu container */
.flat-mega-menu {
	margin: 0 auto;			/* margin for align container center */
	padding: 5px 0 0;
	position: relative;
	z-index: 99;
	font-size: 1em;
	display: block;
	max-width: 1280px; 		/* container max-width 1280px */
	min-height: 50px;
	width: 100%;
	font: 1.4em/1em "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	min-width: 180px;
}
.flat-mega-menu .fa-close {
	display: none;
}
/* ul tag layout */
.flat-mega-menu > ul {
	float: right;
	min-height: 50px;
	width: 100%;
}
.flat-mega-menu > ul .title {
	display: none;
}
/* li tag layout */
.flat-mega-menu > ul > li {
	float: left;
	min-height: 50px;
	line-height: 50px;
	color: #000;
	min-width: 2%;
}
.flat-mega-menu > ul > li .ddarrow {
	display: none;
}
.flat-mega-menu > ul > li:hover .ddarrow {
	position: relative;
	display: block;
}
.flat-mega-menu > ul > li .ddarrow::after {
    content: '';
    position: absolute;
    left: 30%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #0e3151;
    clear: both;
    z-index: 999;
}
.flat-mega-menu > ul .last-menu .ddarrow::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #0e3151;
    clear: both;
    z-index: 999;
}
.flat-mega-menu > ul > .last-menu {
}
.flat-mega-menu > ul > .last-menu a {
	padding-right: 0;
}
.flat-mega-menu > ul > .first-menu a {
	padding-left: 0;
}
.flat-mega-menu .drop-down.full-width ul.m-f-b li p a {
	font-size: 1.1em;
	text-align: center;
}

/* a tag layout */
.flat-mega-menu > ul > li > a {
	line-height: 50px;
	color: #fff;
	text-align: center;
	width: 100%;
	padding: 0 14px;
	font-size: 16px;
}
.flat-mega-menu > ul > li.current > a {
	color: #f0602c !important;
}
/* .title class layout */
.flat-mega-menu > ul > .title > a {
	text-transform: uppercase;
	font-size: 1.4em;
	line-height: 60px;
	padding-left: 20px;
	text-align: left;
	padding-right: 20px;
}

.flat-mega-menu > ul > .title {
	border-left: none;
	min-width: 0%;
}

/* .login-form class */
.flat-mega-menu ul .login-form {
	min-width: 6%;
	text-align: center;
	cursor: pointer;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}

.flat-mega-menu .login-form table,
.flat-mega-menu .login-form tbody {
	width: 100%;
}

.flat-mega-menu .login-form input {
	width: 100%;
	margin: 0 0 3px;
	padding: 0 10px;
	display: block;
	border-radius: 3px;
	background-color: rgb(244, 244, 244);
	box-shadow: inset 0.5px 1px 3px 0px rgba(0,0,0,0.10);
	-webkit-box-shadow: inset 0.5px 1px 3px 0px rgba(0,0,0,0.10);
	border: none;
	height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
}

.flat-mega-menu .login-form input[type=submit] {
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 3px;
	opacity: 0.81;
	box-shadow: inset 0.5px 0.866px 0px 0px rgba(255, 248, 68, 0.106);
	background: #2888d2;
	color: #FFFFFF;
	height: 35px;
	width: 100px;
	font-size: 1em;
	font: 1.4em/1em "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	margin-top: 10px;
	cursor: pointer;
	outline: none;
}

.flat-mega-menu .login-form input[type=submit]:hover {
	opacity: 1;
}

.flat-mega-menu .login-form input[type=checkbox] {
	float: left;
	display: block;
	height: 35px;
	width: auto;
	cursor: pointer;
	outline: none;
	background-color: #FFFFFF;
}

.flat-mega-menu .login-form label {
	color: #7D7D7D;
	font: 1.4em/1em "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	font-size: 0.8em;
	font-weight: normal;
	height: 35px;
	display: block;
	margin: 10px 0 0;
	padding: 0 0 0 0px;
	line-height: 35px;
	white-space: nowrap;
	cursor: pointer;
	-webkit-user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
}

.flat-mega-menu .login-form ul {
	position: absolute;
	right: 0px;
	width: 300px;
	padding: 15px 15px 10px;
}

.flat-mega-menu .login-form:hover {
	background-color: #FFFFFF;
	color: #2888D2;
	/* animation */
	transition: background 0.3s linear 0s, color 0.3s linear 0s;
	-moz-transition: background 0.3s linear 0s, color 0.3s linear 0s;
	-ms-transition: background 0.3s linear 0s, color 0.3s linear 0s;
	-o-transition: background 0.3s linear 0s, color 0.3s linear 0s;
	-webkit-transition: background 0.3s linear 0s, color 0.3s linear 0s;
}

/* .search-bar class */
.flat-mega-menu ul .search-bar {
	min-width: 6%;
	text-align: center;
	cursor: pointer;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
}

.flat-mega-menu .search-bar:hover {
	background-color: #FFFFFF;
	color: #2888D2;
	/* animation */
	transition: background 0.3s linear 0s, color 0.3s linear 0s;
	-moz-transition: background 0.3s linear 0s, color 0.3s linear 0s;
	-ms-transition: background 0.3s linear 0s, color 0.3s linear 0s;
	-o-transition: background 0.3s linear 0s, color 0.3s linear 0s;
	-webkit-transition: background 0.3s linear 0s, color 0.3s linear 0s;
}

.flat-mega-menu .search-bar ul {
	position: absolute;
	right: 0;
	width: 50%;
}

.flat-mega-menu .search-bar table,
.flat-mega-menu .fa-user tbody {
	width: 100%;
}

.flat-mega-menu .search-bar table tr td:last-child {
	width: 120px;
}

.flat-mega-menu .search-bar ul input[type=text] {
	background-color: #FFFFFF;
	box-shadow: inset 0px 0px 2px 0px rgba(0,0,0,0.55);
	-webkit-box-shadow: inset 0px 0px 2px 0px rgba(0,0,0,0.55);
	border: none;
	padding: 10px;
	width: 100%;
	float: left;
	border-right: 10px solid rgba(0,0,0,0.00);
	border-left: 20px solid rgba(0,0,0,0.00);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 40px;
	outline: none;
}

.flat-mega-menu .search-bar ul input[type=submit] {
	border: none;
	width: 85%;
	cursor: pointer;
	font-size: 0.9em;
	font: 1.4em/1em "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	float: left;
	height: 40px;
	outline: none;
	border: 1px solid rgba(0,0,0,0.15);
	opacity: 0.81;
	box-shadow: inset 0.5px 0.866px 0px 0px rgba(255, 248, 68, 0.106);
	background: #2888d2;
	color: #FFFFFF;
}

.flat-mega-menu .search-bar ul input[type=submit]:hover {
	opacity: 1;
	outline: none;
}

/* hover animation */
.flat-mega-menu > ul > li:hover > a {
	color: #f0602c;
	/* animation */
	transition: background 0.3s linear 0s, color 0.3s linear 0s;
	-moz-transition: background 0.3s linear 0s, color 0.3s linear 0s;
	-ms-transition: background 0.3s linear 0s, color 0.3s linear 0s;
	-o-transition: background 0.3s linear 0s, color 0.3s linear 0s;
	-webkit-transition: background 0.3s linear 0s, color 0.3s linear 0s;
}

.flat-mega-menu > ul > .title:hover > a {
	background: inherit;
	color: inherit !important;
}

/*------- Drop down layout start ------*/
.flat-mega-menu .drop-down {
	position: absolute;
	background: #fff;
	z-index: 999;
	margin-left: 0px;
	width: 100%;
	float: left;
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.flat-mega-menu .drop-down .drop-down {
	border-top: 1px solid rgba(0,0,0,0.10);
}

.flat-mega-menu .drop-down li {
	float: left;
	width: 100%;
	position: relative;
}

.flat-mega-menu .drop-down li a {
	color: #0e3151;
	font-size: 0.9em;
	text-align: left;
	font-family: "Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
	/* animation */
	transition: color 0.2s linear 0s, padding-left 0.2s linear 0s;
	-moz-transition: color 0.2s linear 0s, padding-left 0.2s linear 0s;
	-ms-transition: color 0.2s linear 0s, padding-left 0.2s linear 0s;
	-o-transition: color 0.2s linear 0s, padding-left 0.2s linear 0s;
	-webkit-transition: color 0.2s linear 0s, padding-left 0.2s linear 0s;
}
.flat-mega-menu .drop-down.one-column li a {
	padding: 4px;
	font-size: 14px;
}
/* drop down hover animation */
.flat-mega-menu .drop-down li:hover > a {
	color: #f0602c;
}

/* default hover animation to show drop down */
.flat-mega-menu > ul > li:hover .drop-down {
	display: block;
}

.flat-mega-menu ul li .drop-down li:hover > .drop-down {
	display: block;
}

/* .hover-fade animation to show drop down */
.flat-mega-menu > ul > li .drop-down.hover-fade {
	display: none;
}

.flat-mega-menu > ul > li:hover > .drop-down.hover-fade,
.flat-mega-menu > ul > li .drop-down li:hover > .drop-down.hover-fade {
	display: block;
	/* keyframes animation */
	animation: hover-fade 0.3s linear 0s forwards;
	-moz-animation: hover-fade 0.3s linear 0s forwards;
	-ms-animation: hover-fade 0.3s linear 0s forwards;
	-o-animation: hover-fade 0.3s linear 0s forwards;
	-webkit-animation: hover-fade 0.3s linear 0s forwards;
}

@keyframes hover-fade {0% {opacity:0;}100% {opacity:1;}}
@-moz-keyframes hover-fade {0% {opacity:0;}100% {opacity:1;}}
@-ms-keyframes hover-fade {0% {opacity:0;}100% {opacity:1;}}
@-o-keyframes hover-fade {0% {opacity:0;}100% {opacity:1;}}
@-webkit-keyframes hover-fade {0% {opacity:0;}100% {opacity:1;}}

/* .hover-zoom animation to show drop down */
.flat-mega-menu > ul > li .drop-down.hover-zoom {
	display: none;
}

.flat-mega-menu > ul > li:hover > .drop-down.hover-zoom,
.flat-mega-menu > ul > li .drop-down li:hover > .drop-down.hover-zoom {
	display: block;
	/* keyframes animation */
	animation: hover-zoom 0.2s linear 0s forwards;
	-moz-animation: hover-zoom 0.2s linear 0s forwards;
	-ms-animation: hover-zoom 0.2s linear 0s forwards;
	-o-animation: hover-zoom 0.2s linear 0s forwards;
	-webkit-animation: hover-zoom 0.2s linear 0s forwards;
}

@keyframes hover-zoom {0% {opacity:0; transform: scale(0.8, 0.8);} 100% {opacity:1; transform:scale(1.0, 1.0);}}
@-moz-keyframes hover-zoom {0% {opacity:0; -moz-transform: scale(0.8, 0.8);} 100% {opacity:1; -moz-transform:scale(1.0, 1.0);}}
@-ms-keyframes hover-zoom {0% {opacity:0; -ms-transform: scale(0.8, 0.8);} 100% {opacity:1; -ms-transform:scale(1.0, 1.0);}}
@-o-keyframes hover-zoom {0% {opacity:0; -o-transform: scale(0.8, 0.8);} 100% {opacity:1; -o-transform:scale(1.0, 1.0);}}
@-webkit-keyframes hover-zoom {0% {opacity:0; -webkit-transform: scale(0.8, 0.8);} 100% {opacity:1; -webkit-transform:scale(1.0, 1.0);}}

/* .hover-expand animation to show drop down */
.flat-mega-menu > ul > li .drop-down.hover-expand {
	display: none;
}

.flat-mega-menu > ul > li:hover > .drop-down.hover-expand,
.flat-mega-menu > ul > li .drop-down li:hover > .drop-down.hover-expand {
	display: block;
	/* keyframes animation */
	animation: hover-expand 0.2s linear 0s forwards;
	-moz-animation: hover-expand 0.2s linear 0s forwards;
	-ms-animation: hover-expand 0.2s linear 0s forwards;
	-o-animation: hover-expand 0.2s linear 0s forwards;
	-webkit-animation: hover-expand 0.2s linear 0s forwards;
}

@keyframes hover-expand { 0% {opacity:0; transform: rotateY(90deg);} 100% {opacity:1; transform:rotateY(0deg);}}
@-moz-keyframes hover-expand { 0% {opacity:0; -moz-transform: rotateY(90deg);} 100% {opacity:1; -moz-transform:rotateY(0deg);}}
@-ms-keyframes hover-expand { 0% {opacity:0; -ms-transform: rotateY(90deg);} 100% {opacity:1; -ms-transform:rotateY(0deg);}}
@-o-keyframes hover-expand { 0% {opacity:0; -o-transform: rotateY(90deg);} 100% {opacity:1; -o-transform:rotateY(0deg);}}
@-webkit-keyframes hover-expand { 0% {opacity:0; -webkit-transform: rotateY(90deg);} 100% {opacity:1; -webkit-transform:rotateY(0deg);}}

/* fontAwesome icons layout */
.flat-mega-menu .drop-down li i {
	position: absolute;
	z-index: 999;
	top: 0;
	right: 20px;
	bottom: 0;
	height: 16px;
	margin: auto;
	color: #555658;
}

/* level 2 .drop-down layout */
.flat-mega-menu .drop-down .drop-down {
	left: 100%;
	top: -10px;
	width: 150px;
}

/*------- one column layout ----------*/
.flat-mega-menu .drop-down.one-column {
	width: 230px;
	border-bottom: 1px solid #0e3151;
	border-right: 1px solid #0e3151;
	border-left: 1px solid #0e3151;
	padding: 15px 30px;
}

.flat-mega-menu .drop-down .drop-down.one-column {
	width: 200px;
}

/*-------- two column layout ---------*/
.flat-mega-menu .drop-down.two-column {
	width: 322px;
}

.flat-mega-menu .drop-down.two-column ul {
	float: left;
	width: 160px;
	margin: 0;
	padding: 0;
}

/*--------- .full-width with 4 columns layout -----------*/
.flat-mega-menu .drop-down.full-width {
	width: 131%;
	margin-left: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #0e3151;
	border-right: 1px solid #0e3151;
	border-left: 1px solid #0e3151;
}

.flat-mega-menu .drop-down.full-width ul {
	float: left;
	width: 33.3%;
	cursor: default;
	margin-bottom: 20px;
	margin-top: 10px;
}
.flat-mega-menu .drop-down.full-width .last-column {
	border-right: 0px !important;	
}
.flat-mega-menu .drop-down.full-width ul li {
	margin: 0;
	padding: 4px 0;
	float: left;
	width: 100%;
	font-family: "Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
	font-size: 16px;
}

.flat-mega-menu .drop-down.full-width ul li a {
	margin: 0;
	border: none;
	padding: 0;
	float: left;
	margin-right: 10%;
	margin-left: 10%;
	transition: text-indent 0.2s linear 0s;
	-moz-transition: text-indent 0.2s linear 0s;
	-ms-transition: text-indent 0.2s linear 0s;
	-o-transition: text-indent 0.2s linear 0s;
	-webkit-transition: text-indent 0.2s linear 0s;
}
.flat-mega-menu .drop-down.full-screen ul li a {
	margin-right: 13%;
	margin-left: 13%;
}
.flat-mega-menu .drop-down.full-width .no-header {
	padding-top: 56px;
}
.flat-mega-menu .drop-down.full-screen {
	width: 1120px;
	margin-left: 0;
	left: -295px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 420px;
}
.flat-mega-menu .drop-down.full-screen ul {
	float: left;
	width: 25%;
	cursor: default;
	border-left: 1px solid #d4d2d2;
	border-right: 0px;
	height: 360px;
}
.flat-mega-menu .drop-down.full-screen .regions-feat {
	width: 37.5%;
}
/* hover animation */
.flat-mega-menu .drop-down.full-width ul li:hover a {
	text-indent: 0px;
	color: #f0602c;
}

.flat-mega-menu .drop-down.full-width ul li p {
	margin: 0;
	padding: 10px 10px 10px 11%;
	width: 100%;
	clear: both;
	font-size: 0.9em;
	color: #949598;
	text-align: center;
	display: block;
	position: relative;
}
.collapse-menu .fa {
	display: none;
}

/*---------- drop down with .social-bar class -------*/
.flat-mega-menu .drop-down.social-bar {
	width: 200px;
}

/* hr tag layout */
.flat-mega-menu hr {
	margin: 0;
	padding: 0;
	display: block;
}

/* image layout */
.flat-mega-menu img {
	width: 100%;
	float: left;
	border-style: solid;
	border-width: 4px;
	border-color: rgb(255, 255, 255);
	background-color: rgb(235, 235, 235);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.078), inset 0px 0px 76px 0px rgba(0, 0, 0, 0.039);
}

/* image hover animation */
.flat-mega-menu img:hover {
	opacity: 0.8;
}

/* h2 layout */
.flat-mega-menu h2 {
	color: #0e3151;
	font-size: 15px;
	font-weight: 400;
	margin: 0;
	padding: 5px 5px 5px 10%;
	text-transform: uppercase;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Sans-Serif;
}
.flat-mega-menu h2 span {
	font-weight: 700;
}
.flat-mega-menu h2 a {
	color: #0e3151;	
}
.flat-mega-menu h2 a:hover {
	color: #f0602c;	
}

/* .social-bar class layout */
.flat-mega-menu .social-bar {
	position: relative;
}

.flat-mega-menu .social-bar ul {
	width: 262px;
	padding: 10px;
	position: absolute;
	background-color: #FFFFFF;
	border-bottom: 3px solid;
	border-bottom-color: #2888D2;
	right: 0;
}

.flat-mega-menu .social-bar ul li {
	float: left;
	width: 40px;
	height: 40px;
	margin: 7px 10px;
	padding: 0;
}

.flat-mega-menu .social-bar ul a {
	margin: 0;
	padding: 0;
	display: block;
	height: 40px;
	width: 40px;
	position: relative;
}

.flat-mega-menu .social-bar ul a i {
	text-align: center;
	padding: 0;
	margin: 0;
	height: 40px;
	width: 40px;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid rgba(0,0,0,0.10);
	line-height: 40px;
	border-radius: 5px;
	color: #797979;
	font-size: 1.3em;
	border-radius: 4px;
	background-image: -moz-linear-gradient(90deg, rgba(233,233,233,1.00) 0%, rgba(233,233,233,1.00) 100%);
	background-image: -webkit-linear-gradient(90deg, rgba(233,233,233,1.00) 0%, rgba(233,233,233,1.00) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(240,240,240) 0%, rgb(243,243,243) 100%);
	background-image: -o-linear-gradient(90deg, rgba(233,233,233,1.00) 0%, rgba(233,233,233,1.00) 100%);
	background-image: linear-gradient(0deg, rgba(233,233,233,1.00) 0%, rgba(233,233,233,1.00) 100%);
}

.flat-mega-menu .social-bar ul a:hover i {
	background: #C7C7C7;
	color: #000000
}

.menu-featured-program {
	margin-top: 20px !important;
}

.menu-featured-program p {
	font-size: 13px !important;
	text-transform: uppercase;
	padding-left: 0px !important;
}

/* mobile button hide in desktop mode */
.flat-mega-menu > label,
.flat-mega-menu > input {
	display: none;
}
/* media query */
@media screen and (max-width:1200px) {
	.flat-mega-menu > ul > .last-menu {
		float: left;	
	}
}
/* media query */
@media screen and (max-width:767px) {
.flat-mega-menu {
	position: absolute;
	top: 12px;
	left: 0px;
	width: 100%;
	height: 30px;
	background: #0e3151;
	min-width: 320px;
	min-height: 1px;
}

.flat-mega-menu > ul {
	width: 100%;
}
.flat-mega-menu > ul .title {
	display: block;
}
/* li tag layout */
.flat-mega-menu > ul > li {
	width: 100%;
	border-left: none !important;
	border-right: none !important;
}
.flat-mega-menu > ul > li > a {
	text-align: left;
}

.flat-mega-menu h2 {
	font-size: 12px;
}
.flat-mega-menu .drop-down li a {
	font-size: 0.8em;
}
.m-f-b {
	display: none !important;
}

.flat-mega-menu > ul > li:hover > a,
.flat-mega-menu > ul > .login-form:hover,
.flat-mega-menu > ul > .search-bar:hover{
    color: #ffffff !important;
}

/* .title class layout */
.flat-mega-menu > ul > .title a {
	text-align: center;
}

/* .full-width class layout */
.flat-mega-menu .drop-down.full-width {
	position: relative;
	left: 0px !important;
}

/* all drop-downs layout */
.flat-mega-menu .drop-down.one-column,
.flat-mega-menu .drop-down.two-column,
.flat-mega-menu .drop-down.full-width,
.flat-mega-menu .drop-down .drop-down,
.flat-mega-menu .social-bar ul,
.flat-mega-menu .search-bar ul,
.flat-mega-menu .login-form ul {
	width: 100% !important;
	display: block !important;
	position: relative;
	left: 0px;
	transform: scale(1.0, 1.0), rotateY(90deg);
	-moz-transform: scale(1.0, 1.0), rotateY(90deg);
	-ms-transform: scale(1.0, 1.0), rotateY(90deg);
	-o-transform: scale(1.0, 1.0), rotateY(90deg);
	-webkit-transform: scale(1.0, 1.0), rotateY(90deg);
}

.flat-mega-menu .drop-down .drop-down {
	border: none;
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	top: 0;
	padding: 0;
}

.flat-mega-menu .drop-down .drop-down.one-column {
	padding-left: 20px;
}

.flat-mega-menu > ul > li .drop-down.hover-expand,
.flat-mega-menu > ul > li .drop-down.hover-fade,
.flat-mega-menu > ul > li .drop-down.hover-zoom {
	display: none;
	border: none;
}

.flat-mega-menu > ul > li:hover > .drop-down.hover-expand,
.flat-mega-menu > ul > li:hover > .drop-down.hover-fade,
.flat-mega-menu > ul > li:hover > .drop-down.hover-zoom,
.flat-mega-menu > ul > li .drop-down li:hover > .drop-down.hover-expand,
.flat-mega-menu > ul > li .drop-down li:hover > .drop-down.hover-fade,
.flat-mega-menu > ul > li .drop-down li:hover > .drop-down.hover-zoom {
	display: block;
	/* keyframes animation */
	animation: hover-default 0.2s linear 0s forwards;
	-moz-animation: hover-default 0.2s linear 0s forwards;
	-ms-animation: hover-default 0.2s linear 0s forwards;
	-o-animation: hover-default 0.2s linear 0s forwards;
	-webkit-animation: hover-default 0.2s linear 0s forwards;
}

.flat-mega-menu > ul > .login-form:hover,
.flat-mega-menu > ul > .search-bar:hover,
.flat-mega-menu > ul > li:hover > a {
	color: #FFFFFF;
	background: inherit;
}

.flat-mega-menu ul .login-form,
.flat-mega-menu ul .search-bar {
	margin: 0;
	padding: 0;
}

.flat-mega-menu ul .login-form label {
	text-align: left;
	text-indent: 10px;
}

.flat-mega-menu ul .login-form table td {
	cursor: default;
}

.flat-mega-menu .drop-down.two-column ul,
.flat-mega-menu .drop-down.full-width ul {
	width: 50%;
}

.flat-mega-menu .drop-down.one-column a,
.flat-mega-menu .drop-down.two-column a {
	width: auto;
	float: left;
}

.flat-mega-menu ul .social-bar {
	text-align: center;
}

.flat-mega-menu ul .social-bar ul li {
	display: inline-block;
	float: none;
}

/* fontAwesome icons layout */
.flat-mega-menu .drop-down li .fa.fa-angle-right {
	position: relative;
	z-index: 9999;
	right: 0px;
	float: right;
	height: auto;
	color: #555658;
	padding: 0;
	margin: 0 17px 0 0;
	display: block;
	line-height: 38px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}

/* mobile button layout */
.flat-mega-menu #mobile-button, .mobile-menu-btns #mobile-button {
	position: absolute;
	display: none;
}

.flat-mega-menu > ul {
	height: 30px;
	min-height: 30px;
	overflow: hidden;
	background: #0e3151;
}
/* mobile button click to show drop down */
.flat-mega-menu #mobile-button:checked + ul, .mobile-menu-btns #mobile-button:checked + ul {
	height: auto;
	overflow: visible;
}

/* label tag layout */
.flat-mega-menu > label {
	height: 30px;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
	line-height: 30px;
	font-size: 1.6em;
	padding-left: 12px;
	padding-top: 4px;
	color: #FFFFFF;
	cursor: pointer;
}

.flat-mega-menu > label i{
	-ms-user-select:none;
	-moz-user-select:none;
	-o-user-select:none;
	-webkit-user-select:none;	
}

.flat-mega-menu ul .title {
	padding-left: 0px;
}

/* collapse class layout */
.flat-mega-menu .collapse-menu .drop-down.one-column,
.flat-mega-menu .collapse-menu .drop-down.two-column,
.flat-mega-menu .collapse-menu .drop-down.full-width,
.flat-mega-menu .collapse-menu .drop-down .drop-down,
.flat-mega-menu .collapse-menu .social-bar ul,
.flat-mega-menu .collapse-menu .search-bar ul,
.flat-mega-menu .collapse-menu .login-form ul {
	width: 100% !important;
	display: none !important;
	position: relative;
	left: 0px;
	transform: scale(1.0, 1.0), rotateY(90deg);
	-moz-transform: scale(1.0, 1.0), rotateY(90deg);
	-ms-transform: scale(1.0, 1.0), rotateY(90deg);
	-o-transform: scale(1.0, 1.0), rotateY(90deg);
	-webkit-transform: scale(1.0, 1.0), rotateY(90deg);
}

.flat-mega-menu > .collapse-menu > li:hover > .drop-down.hover-expand,
.flat-mega-menu > .collapse-menu > li:hover > .drop-down.hover-fade,
.flat-mega-menu > .collapse-menu > li:hover > .drop-down.hover-zoom,
.flat-mega-menu > .collapse-menu > li .drop-down li:hover > .drop-down.hover-expand,
.flat-mega-menu > .collapse-menu > li .drop-down li:hover > .drop-down.hover-fade,
.flat-mega-menu > .collapse-menu > li .drop-down li:hover > .drop-down.hover-zoom {
	display: block !important;
	/* keyframes animation */
	animation: hover-fade 0.2s linear 0s forwards;
	-moz-animation: hover-fade 0.2s linear 0s forwards;
	-ms-animation: hover-fade 0.2s linear 0s forwards;
	-o-animation: hover-fade 0.2s linear 0s forwards;
	-webkit-animation: hover-fade 0.2s linear 0s forwards;
}

@keyframes hover-fade { 0% {opacity:0;} 100% {opacity:1}}
@-moz-keyframes hover-fade { 0% {opacity:0;} 100% {opacity:1}}
@-ms-keyframes hover-fade { 0% {opacity:0;} 100% {opacity:1}}
@-o-keyframes hover-fade { 0% {opacity:0;} 100% {opacity:1}}
@-webkit-keyframes hover-fade { 0% {opacity:0;} 100% {opacity:1}}

}

/* media query */
@media screen and (max-width:320px) {

/* ul tag layout */
.flat-mega-menu .drop-down.two-column ul,
.flat-mega-menu .drop-down.full-width ul {
	width: 100%;
}

/* .search-bar layout */
.flat-mega-menu ul .search-bar td {
	width: 100% !important;
	float: left;
	padding: 5px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: default;
}

.flat-mega-menu ul .search-bar input[type=text],
.flat-mega-menu ul .search-bar input[type=submit] {
	width: 100%;
	margin: 0;
	border: none;
}

/* .login-form layout */
.flat-mega-menu ul .login-form ul {
	padding: 20px;
}

.flat-mega-menu ul .login-form td {
	float: left;
	width: 100%;
	cursor: default;
}

.flat-mega-menu ul .login-form input[type=submit] {
	width: 100%;
}

/* .title class layout */
.flat-mega-menu ul .title {
	padding-left: 0px;
	text-indent: 60px;
}
}


/* Programs */
.topfix {
  top: 20px;
  float: left;
  width: 200px; }

#menu-program-categories a {
  padding: 0.4em 0.7em; }
  
.program-icon {
  height: 245px; }
.program-icon h5 {
  margin-top: 8px; }

.comparelink {
  margin-top: 0.1em; }

.filters {
  list-style: none;
  margin: 0 0 0.5em; }

.filters li {
  float: none;
  display: block; }

.filters li a {
  display: block;
  padding: 0.1em;
  border-radius: 4px; }

.filters .active {
  background: #3989e6;
  color: #fff; }

.tile {
  display: block;
  height: 300px;
  padding: 0.6em;
  border-radius: 6px;
  margin-bottom: 1.4em;
  background: #D9EFFC; }

.tile .cmp {
  color: #343434;
  font-size: 1.6em;
  margin-top: 0.3em; }

.tile:hover {
  background: #fff; }
  
.tile-locations {
  display: block;
  height: 250px;
  padding: 0.6em;
  border-radius: 6px;
  margin-bottom: 1.4em;
  background: #D9EFFC; }

.tile-locations .cmp {
  color: #343434;
  font-size: 1.6em;
  margin-top: 0.3em; }

.tile-locations:hover {
  background: #fff; }

.thumbnail > .original {
  width: 88px;
  height: 86px;
  position: absolute;
  right: -1px;
  bottom: -1px; }

.thumbnail > .program-overlay {
  width: 150px;
  height: 150px;
  position: absolute;
  left: -1px;
  top: -1px; }

.well .cmp.orig {
  color: #fff;
  background: #3989e6;
  border-radius: 3px;
  padding: 0.05em; }

/* Location Page */
.header.location {
  padding: 4em 0 4em !important; }
  
 .header.location.city {
  padding: 9em 0 9em !important; }

.header.location .cmp {
  color: #fff;
  text-transform: none; }

.location h1, .location h4 {
  text-shadow: 0 0 7px #003270; }

.location h1.cmp {
  font-size: 3.8em; }

header.location a {
  color: #fff; }

header.location a:hover {
  color: #A9CEFF!important; }

.menu .location {
  position: relative;
  margin: 6px; }
  
.locationbox {
	padding: 0 1em;
	margin-bottom: 20px;
}
.location-image {
	display: inline-block;
    position: relative;
    margin: 0;
	/*background: url(img/la-location.jpg) center top no-repeat;
	background-size: 100%;
	height: 900px; */
}
/*.location-section {
	width: 100%;
	
}*/
.location-image img {
	width: 100%;
}
.location-image img + .location-header {
    position: absolute;
    top: 7%;
    left: 10%;
    width: 80%;
}
.location-image h2 {
	color: #fff;
}
.call-button {
	margin-top: 60px;
}
.locprog-image {
	border: 2px #fff solid;
}
.stretch-img {
	width: 100%;
}
.programpad {
	padding: 12px;
}
.prag h5 {
    font-family: "proxima-nova-alt-ext-cond",'Open Sans Condensed',Arial Narrow;
    font-size: 1.3em;
    font-weight: 500;
    line-height: 1em;
    margin-bottom: 12px;
    margin-top: 15px;
    text-transform: uppercase;
} 
.shop-sub-nav {
	background: #0e3151;
	border-top: 5px solid #f0602c;
}
#shop-subnav {
    text-align: justify;
    font-size: 0;
    margin-left: 0px !important;
    padding-left: 0px !important;
    margin-bottom: 0px !important;
    position: relative;
 }

#shop-subnav li {
  display: inline-block;
  width: 20%;
  background-color: #0e3151;
  border-right: 1px solid #fff;
}
#shop-subnav li ul {
	display: none;
    position: absolute;
    background-color: #0e3151;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    margin-left: 0px;
    z-index: 99;
    padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
        border-top: 2px solid #f0602c;
}
#shop-subnav li ul li {
  display: block;
  width: auto;
  background-color: transparent;
  border-right: none;
}
#shop-subnav li ul a {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    display: block;
    text-align: left;
    padding: 5px 30px 5px 30px;
}
#shop-subnav li.dropbtn:hover ul {
    display: block;
}
#shop-subnav li:last-child {
    border-right: 0px !important;
   }
#shop-subnav a{
  padding: 1.0rem;
  display: block;
  font-size: 1.4rem;
  text-align: center;
  background-color: #0e3151;
  color: #fff;
  font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
  text-transform: uppercase;
}
#shop-subnav a:hover {
	color: #f0602c;
}
/* Globals */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }

.fade.in {
  opacity: 1; }

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0); }

.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80); }

.tooltip.top {
  margin-top: -3px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0.8em;
  line-height: 1.4em;
  z-index: 1010;
  display: none;
  width: 236px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.popover.top {
  margin-top: -10px; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 19px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover .arrow {
  border-width: 11px; }

.popover .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0; }

.items {
  display: block;
  margin: 2em 0;
  padding: 0;
  border: 1px solid #dddddd;
  border-radius: 6px; }

.items .item {
  padding: 0.6em;
  border-top: 1px solid #dddddd; }

.nav-tabs,
.nav-pills {
  *zoom: 1;
  padding: 0;
  list-style: none;
  line-height: 2em; }

.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  line-height: 0;
  content: ""; }

.nav-tabs:after,
.nav-pills:after {
  clear: both; }

.nav-tabs > li,
.nav-pills > li {
  float: left; }

.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px; }

.nav-tabs {
  border-bottom: 1px solid #dddddd; }

.nav-tabs > li {
  margin-bottom: -1px; }

.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd; }

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent; }

.tab-content {
  overflow: auto; }

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0; }

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none; }

.tab-content > .active,
.pill-content > .active {
  display: block; }

/* Forms */
input, button, select, textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

textarea {
  height: 12em; }

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
  border: none;
  border-radius: 6px;
  border: 1px solid #94bed1;
  padding: 0.2em;
  margin: 0 0 0.6em; }

.block-input .bi-box input, .wpcf7-form-control-wrap input, .bi-box textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  display: block; }

input[type=text]:hover {
  border: 1px solid #999999;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2); }

input[type=text]:focus, input[type=text]:active {
  outline: 0;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 0px 2px #0d9def;
  border: 1px solid #00a3ff; }

.block-input, #search-options input, input.search[type=text] {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  width: 100%;
  display: block; }

input.search {
  border-radius: 50em;
  width: 18em;
  padding: 0.5em 1em;
  width: 100%;
  display: block;
  font-size: 18px; }

input.big {
  font-size: 1.5em;
  padding: 0.3em;
  line-height: 1.4em; }

select, input[type="file"] {
  height: 35px; }

select {
  width: 220px;
  background-color: white;
  border: 1px solid #cccccc; }

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  display: inline-block; }

label, input, button, select, textarea {
  font-size: 17px;
  font-weight: normal;
  line-height: 26px; }


/* HubSpot Forms */

.hbspt-form input {
	border-radius: 6px;
    margin: 0 0 0.6em;
    padding: 5px 2px;
    font-size: 16px;
}
/* Magnific Popup */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before,
  .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.truncate {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* HR Lines */
.rule {
  height: 1px;
  background: #000;
}
.rule:before, .rule:after {
  content: '';
  height: 10px;
  width: 10px;
  border-radius: 10px;
  float: left;
  background: #000;
  margin-top: -4px;
}
.rule:after {
  float: right;
}
  
.rule-header {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	font-size: 30px;
	text-transform: uppercase;
	background: -moz-linear-gradient(#ffffff 0%, #ffffff 49%, #000000 50%, #000000 51%, #ffffff 52%, #ffffff 100%);
	background: -ms-linear-gradient(#ffffff 0%, #ffffff 49%, #000000 50%, #000000 51%, #ffffff 52%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(49%, #ffffff), color-stop(50%, #000000), color-stop(51%, #000000), color-stop(52%, #ffffff), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(#ffffff 0%, #ffffff 49%, #000000 50%, #000000 51%, #ffffff 52%, #ffffff 100%);
	background: -o-linear-gradient(#ffffff 0%, #ffffff 49%, #000000 50%, #000000 51%, #ffffff 52%, #ffffff 100%);
	background: linear-gradient(#ffffff 0%, #ffffff 49%, #000000 50%, #000000 51%, #ffffff 52%, #ffffff 100%);
}

.rule-header span {
	background: #fff;
	padding: 0 20px;
	position: relative;
	z-index: 5;
}
.rule-header:before {
  content: '';
  height: 10px;
  width: 10px;
  border-radius: 10px;
  float: left;
  background: #000;
  margin-top: 12px;
}
.rule-header:after {
  content: '';
  height: 10px;
  width: 10px;
  border-radius: 10px;
  float: left;
  background: #000;
  margin-top: 12px;
  float: right;
}

.rule-main-header {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	font-size: 38px;
	color: #f0602c;
	text-transform: uppercase;
	background: -moz-linear-gradient(#ffffff 0%, #ffffff 49%, #000000 50%, #000000 51%, #ffffff 52%, #ffffff 100%);
	background: -ms-linear-gradient(#ffffff 0%, #ffffff 49%, #000000 50%, #000000 51%, #ffffff 52%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(49%, #ffffff), color-stop(50%, #000000), color-stop(51%, #000000), color-stop(52%, #ffffff), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(#ffffff 0%, #ffffff 49%, #000000 50%, #000000 51%, #ffffff 52%, #ffffff 100%);
	background: -o-linear-gradient(#ffffff 0%, #ffffff 49%, #000000 50%, #000000 51%, #ffffff 52%, #ffffff 100%);
	background: linear-gradient(#ffffff 0%, #ffffff 49%, #000000 50%, #000000 51%, #ffffff 52%, #ffffff 100%);
	margin-bottom: 0px;
}

.rule-main-header span {
	background: #fff;
	padding: 0 20px;
	position: relative;
	z-index: 5;
}
.rule-main-header:before {
  content: '';
  height: 10px;
  width: 10px;
  border-radius: 10px;
  float: left;
  background: #000;
  margin-top: 17px;
}
.rule-main-header:after {
  content: '';
  height: 10px;
  width: 10px;
  border-radius: 10px;
  float: left;
  background: #000;
  margin-top: 17px;
  float: right;
}


/* Tabs within Menu */
.tabordion {
  color: #0e3151;
  display: block;
  font-family: arial, sans-serif;
  margin: auto;
  position: relative;
  width: 100%;
}

.tabordion input[name="sections"] {
  left: -9999px;
  position: absolute;
  top: -9999px;
}

.tabordion section {
  display: block;
}

.tabordion section label {
  cursor: pointer;
  display: block;
  font-weight: bold;
  padding: 15px 40px;
  position: relative;
  width: 270px;
  z-index:100;
  color: #0e3151;
  font: 1.2em/1em "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
  border-bottom: 1px solid #d4d2d2;
  margin-bottom: 0px;
}
.tabordion section label:last-child {
	border-bottom: 0px;
}
.tabordion section article {
  display: none;
  left: 249px;
  min-width: 300px;
  padding: 0 0 0 21px;
  position: absolute;  
  top: 0;
  height: 300px;
}
#section4 a {
	font-size: 14px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #0e3151;
}
#section4 .fa-stack {
	line-height: 1em;
	height: 0.9em;
	width: 0.9em;
	transition: all 0.5s ease;
	display: inline-block;
}
#section4 a .fa-stack-2x {
	color: #f0602c;
	font-size: 0.8em;
	margin-top: 1px;
	transition: all 0.5s ease;
	display: inline-block;
}
#section4 a .fa-stack-1x {
	font-size: 0.4em;
	transition: all 0.5s ease;
	display: inline-block;
}
#section4 a:hover .fa-stack-2x {
	color: #fff;
}
#section4 a:hover .fa-stack-1x {
	color: #f0602c;
}
.tabordion section article h2 {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	font-size: 24px;
	text-transform: uppercase;
}

.tabordion section article:after {
  bottom: 0;
  content: "";
  display: block;
  left:-229px;
  position: absolute;
  top: 0;
  width: 220px;
  z-index:1;
}
.tabordion input[name="sections"] {
	margin-top: 0px !important;
}
.tabordion input[name="sections"]:checked + label { 
  color: #f0602c;
}

.tabordion input[name="sections"]:checked ~ article {
  display: block;
}

.contact-bar {
	background: rgb(16,65,104); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(16,65,104,1) 0%, rgba(29,88,143,1) 31%, rgba(43,113,188,1) 70%, rgba(56,135,226,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(16,65,104,1) 0%,rgba(29,88,143,1) 31%,rgba(43,113,188,1) 70%,rgba(56,135,226,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(16,65,104,1) 0%,rgba(29,88,143,1) 31%,rgba(43,113,188,1) 70%,rgba(56,135,226,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#104168', endColorstr='#3887e2',GradientType=1 ); /* IE6-9 */
	padding: 20px 110px;
	color: #fff;
}
.contact-bar-color-two {
	background: rgb(23,63,107); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(23,63,107,1) 0%, rgba(55,56,122,1) 31%, rgba(82,50,135,1) 70%, rgba(98,46,143,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(23,63,107,1) 0%,rgba(55,56,122,1) 31%,rgba(82,50,135,1) 70%,rgba(98,46,143,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(23,63,107,1) 0%,rgba(55,56,122,1) 31%,rgba(82,50,135,1) 70%,rgba(98,46,143,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#173f6b', endColorstr='#622e8f',GradientType=1 ); /* IE6-9 */
}
.contact-bar-9 {
	background: rgb(16,65,104); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(16,65,104,1) 0%, rgba(29,88,143,1) 31%, rgba(43,113,188,1) 70%, rgba(56,135,226,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(16,65,104,1) 0%,rgba(29,88,143,1) 31%,rgba(43,113,188,1) 70%,rgba(56,135,226,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(16,65,104,1) 0%,rgba(29,88,143,1) 31%,rgba(43,113,188,1) 70%,rgba(56,135,226,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#104168', endColorstr='#3887e2',GradientType=1 ); /* IE6-9 */
	padding: 20px 20px;
	color: #fff;
}
.contact-white {
	background: #fff !important;
	color: #000;
}
.contact-bar-light {
	background: #ebebeb !important;
	padding: 20px 110px;
	color: #000;
}
.contact-bar-container {
	max-width: 900px;
	margin: 0 auto;
}
.contact-bar-container h4 {
	font-size: 32px;
	margin-bottom: 0;	
}
.contact-bar-9 .contact-bar-container h4 {
	font-size: 26px;
	margin-bottom: 0;	
}
.contact-bar-container p {
	padding-top: 5px;
	text-align: center;
	margin-bottom: 0px;	
}
.contact-bar-container .btn-primary-orange {
	background: url("img/button-sp.png") no-repeat;
	padding: 15px 35px;
	height: 54px;
    width: 150px;
    -webkit-transition: opacity 0.1s;
	-moz-transition:    opacity 0.1s;
	-o-transition:      opacity 0.1s;
}
.contact-bar-container .btn-primary-orange:hover {
	background-position: 0 -54px;
	-webkit-transition: opacity 0.1s;
	-moz-transition:    opacity 0.1s;
	-o-transition:      opacity 0.1s;
}
.contact-bar-container .col-md-2, .contact-bar-container .col-md-7 {
	padding-top: 10px;
}
.contact-bar-container-alt {
	max-width: 1120px;
	margin: 0 auto;
}
.contact-bar-container-alt h4 {
	font-size: 32px;
	margin-bottom: 0;
	text-align: center;	
}
.contact-bar-container-alt p {
	padding-top: 5px;
	text-align: center;
	margin-bottom: 0px;	
}

.sort-bar hr {
	height: 3px;
}
.sort-bar select {
	border-radius: 0px;
	border: 2px solid #000;
	font-size: 14px;
	font-weight: 500;
	padding: 2px 5px;
	margin-left: 5px;
}

.blue-cta {
	background: #0e3151;
	padding: 20px;
}
.blue-cta h4 {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	font-size: 24px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 0px;
}
.blue-cta h3 {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	font-size: 32px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 0px;
}
.container-centered {
	border: 1px solid #e6e7e7;
    margin: 20px auto;
    max-width: 600px;
    overflow: hidden;
    padding: 20px;
    position: relative;
}
.container-centered h3 {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 28px;
    font-weight: lighter;
    margin-bottom: 30px;
    margin-top: 10px;
    padding-bottom: 15px;
}
#create-account label {
	float: left;
	text-align: left;
}
#header .macct a {
	color: #000;

}
/*///////////////////////////////////////////////////////////
	Home Page
///////////////////////////////////////////////////////////*/

.home-top {
	background: #fff;
	background-image: url("img/national.jpg");
	text-align: center;
	height: 375px;
	padding-bottom: 8px;
	margin-top: 80px;
	left: 50%;
	margin: 0 auto;
}
.home-top img {
	width: 350px;
	display:block;
    margin:auto;
    padding-top: 100px;
}
.home-top img:hover { 
	opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}
.home-title {
	font-size: 2.2em !important;
	font-weight: 700;
}
#trusted {
	color: #fff;
	margin-top: -1px;
}
#trusted .container{ 
	background: #fff;
	padding-top: 6px;	
}
#trusted .col-md-21 {
	width: 10%;
	float: left;
	background: #0e3151;
	height: 80px;
	position: relative;
}
#trusted .col-md-101 {
	width: 90%;
	float: left;
	background: #309cea;
	height: 80px;
	position: relative;
	padding-left: 30px;
}
#trusted h4 {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	font-size: 28px;
	margin-bottom: 0px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 25px;
	font-weight: 700;
	margin-right: -10px;
	z-index: 99;
}
#trusted .arrow-right {
  width: 0; 
  height: 0;
  position: absolute;
  right: -25px;
  top: 0; 
  border-top: 40px solid transparent;
  border-bottom: 40px solid transparent;
  border-left: 25px solid #0e3151;;
  z-index: 98;
}

#trusted .logo {
	width: 11%;
	margin: 12px 2.83% 0;
	float: left;
}
#trusted .logo img {
	width: 100%;
	height: 80px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	height: auto;	
}
.home-button .btn-primary-orange {
	background: url("img/button-sp-lg.png") no-repeat;
	padding: 15px 40px;
	height: 72px;
    width: 200px;
    -webkit-transition: opacity 0.1s;
	-moz-transition:    opacity 0.1s;
	-o-transition:      opacity 0.1s;
}
.home-button .btn-primary-orange:hover {
	background-position: 0 -72px;
	-webkit-transition: opacity 0.1s;
	-moz-transition:    opacity 0.1s;
	-o-transition:      opacity 0.1s;
}
.home-middle {
	background-image: url("img/dogood-hero.jpg");
	text-align: center;
	height: 400px;
	position: relative;
}
.home-middle-overlay {
	position: absolute;
	left: 10%;
	background: rgba(255,255,255,0.8);
	height: 400px;
	width: 380px;	
}
.home-middle-overlay h4 {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	font-size: 28px;
	padding-top: 10px;
	text-transform: uppercase;
	line-height: 38px;
	
}
.home-middle-overlay h4.border {
	border-bottom: 2px solid #000;
	width: 290px;
	margin: 0 auto;
	text-align: center;
	
}
.home-middle-overlay h3 {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	font-size: 32px;
	line-height: 40px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 5px;	
}
.home-middle-overlay p {
	color: #000;
	padding: 0 20px;
	margin-bottom: 5px;
}
.home-middle-overlay h4 a {
	color: #f0602c;	
}
.home-middle-overlay img {
	text-align: center;
	width: 120px;
	margin: 0 auto;
	display: block;
}
.sbs-testimonial {
	padding: 0px 90px;
	text-align: left;
}
.sbs-testimonial img {
	max-height: 80px;
	width: auto;
}
.sbs-testimonial:before {
	width: 42px;
    content: " ";
    background-image: url("img/sbs-quote.png");
    background-repeat: no-repeat;
    position: absolute;
    left: 65px;
    top: 0px;
    height:42px;
}
.sbs-testimonial:after {
	width: 42px;
    content: " ";
    background-image: url("img/sbs-quote-two.png");
    background-repeat: no-repeat;
    position: absolute;
    right: 60px;
    top: 150px;
    height:42px;
}
#counters {
	background: rgb(23,63,107); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(23,63,107,1) 0%, rgba(55,56,122,1) 31%, rgba(82,50,135,1) 70%, rgba(98,46,143,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(23,63,107,1) 0%,rgba(55,56,122,1) 31%,rgba(82,50,135,1) 70%,rgba(98,46,143,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(23,63,107,1) 0%,rgba(55,56,122,1) 31%,rgba(82,50,135,1) 70%,rgba(98,46,143,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#173f6b', endColorstr='#622e8f',GradientType=1 ); /* IE6-9 */
	color: #fff;
	margin-top: -1px;
	padding: 40px 0;
}
#counters h4 {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	font-size: 26px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 0px;
}
#counters .top-count {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	font-size: 70px;
	margin-bottom: 20px;
	text-align: center;
	color: #309cea;
	line-height: 45px;
	margin-top: 5px;
}
#counters img {
	width: 50px;
	text-align: center;
	display: block;
	margin: 0 auto 8px;
}
.program-cat-grid .program-tile h4 {
	padding-top: 10px;
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
    font-size: 20px;
    text-transform: uppercase;
}
.media {
  position: relative;
  vertical-align: top;
}

.media__image { display: block; }

.media__body {
  background: rgba(255,255,255, 0.7);
  bottom: 0;
  color: white;
  left: 0;
  opacity: 0;
  overflow: hidden;
  padding: 35px 30%;
  position: absolute;
  text-align: center;
  top: 0;
  right: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.media__body img {
	max-width: 150px;
	height: auto;	
}

.media__body:hover { opacity: 1; }

/*///////////////////////////////////////////////////////////
	Single Program
///////////////////////////////////////////////////////////*/

.rule-ho {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	font-size: 38px;
	color: #f0602c;
	margin-bottom: 0px;
	text-transform: uppercase;
	background: -moz-linear-gradient(#ffffff 0%, #ffffff 49%, #000000 50%, #000000 51%, #ffffff 52%, #ffffff 100%);
	background: -ms-linear-gradient(#ffffff 0%, #ffffff 49%, #000000 50%, #000000 51%, #ffffff 52%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(49%, #ffffff), color-stop(50%, #000000), color-stop(51%, #000000), color-stop(52%, #ffffff), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(#ffffff 0%, #ffffff 49%, #000000 50%, #000000 51%, #ffffff 52%, #ffffff 100%);
	background: -o-linear-gradient(#ffffff 0%, #ffffff 49%, #000000 50%, #000000 51%, #ffffff 52%, #ffffff 100%);
	background: linear-gradient(#ffffff 0%, #ffffff 49%, #000000 50%, #000000 51%, #ffffff 52%, #ffffff 100%);
}

.rule-ho span {
	background: #fff;
	padding: 0 20px;
	position: relative;
	z-index: 5;
}
.rule-ho:before {
  content: '';
  height: 10px;
  width: 10px;
  border-radius: 10px;
  float: left;
  background: #000;
  margin-top: 18px;
}
.rule-ho:after {
  content: '';
  height: 10px;
  width: 10px;
  border-radius: 10px;
  float: left;
  background: #000;
  margin-top: 18px;
  float: right;
}
.container-program-condensed .lede, .about-container .lede, .search-results-page .lede {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 5px;
}
 .search-results-page .search-singular .lede {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 10px;
}
 .search-results-page .search-singular h3 {
	margin-bottom: 0px;
}
.program-lede-img {
	height: 350px;
	overflow: hidden;
	margin-bottom: 25px;
}
.program-lede-img img {
	height: 350px;
	width: auto;
}
.single-program-grid {
	margin-bottom: 25px;
}
.single-program-grid .col-md-6 {
	height: 100px;
	overflow: hidden;
}
.single-program-grid .col-md-6 img {
	height: 100%;	
}
#about-hero {
	background: #fff url('img/about-header.jpg') center center no-repeat;
	background-size: cover;
	padding: 100px 0 200px;
}
#about-hero h1 {
	color: #fff;
	font-size: 80px;
	margin-bottom: 0px;
	line-height: 1;
	
}	
#about-hero p.lede {
	font-family: open sans condensed,sans-serif;
	font-size: 36px;
	letter-spacing: 1px;
	font-weight: 300;
	text-transform: uppercase;
	color: #fff;
}
.about-columns {
	margin-top: -150px;
}
.about-columns .col-md-3 img {
	border: 3px solid #fff;
	width: 100%;
	box-shadow: 0 3px 6.2px 0.8px rgba(3, 3, 3, 0.13);
}
.about-columns .stacked-icon {
	margin-top: -50px;
}
.about-columns .stacked-icon .fa-circle {
	color: #fff;
}
.about-columns .stack-icon-text {
	background: #0b76be;
	color: #fff;
	margin-top: -50px;
	border: 3px solid #fff;
	padding: 60px 10px 10px;
	box-shadow: 0 3px 6.2px 0.8px rgba(3, 3, 3, 0.13);
}
.about-columns .stack-icon-text.bg-color-1 {
	background: #0b76be;
}
.about-columns .stack-icon-text.bg-color-2 {
	background: #05ad89;
}
.about-columns .stack-icon-text.bg-color-3 {
	background: #8fc438;
}
.about-columns .stack-icon-text.bg-color-4 {
	background: #ff9f00;
}
.about-columns .fa-lg {
	text-align: center;
	font-size: 3em;
}
.experienced-by h4 {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	font-size: 32px;
	margin-bottom: 0px;
	text-transform: uppercase;
	text-align: center;
}
.experienced-by .logo {
	width: 12%;
	margin: 0 2.33%;
	float: left;
	text-align: left;
}
.experienced-by .logo img {
	width: 100%;
	vertical-align: middle;
	display: block;
	margin: 0 auto;
	height: auto;	
}
.program-nav {
	bottom: 0;
	width: 100%;
	height: 70px;
	background: #0e3151;
}
#program-menu {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #0e3151;
}
.program-nav li {
	display: inline-block;
	padding: 25px 44px 25px;
	border-left: 1px solid #fff;
	height: 70px;
}
.program-nav li.last {
	border-right: 1px solid #fff;
	padding: 23px 28px;
	background: #f0602c;
	
}
#program-menu .container, #program-menu .container-program-condensed {
	background: none !important;
}
.program-nav li a {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	line-height: 20px;
}
.program-nav li:hover {
	background: #309cea;
	color: #fff;
}
.program-nav li.last a {
	color: #fff;
	font-size: 24px;
	line-height: 21px;
}
.program-nav .active {
	background: #309cea;
	color: #fff;
}
.program-nav .active a {
	color: #fff;	
}
.program-nav-fixed {
	position: fixed;
	background: #0e3151;
	top: 0;
	width: 100%; 
	height: 70px; 
	z-index: 99;
	left: 0;
	border-bottom: 1px solid #000;
	border-top: 0px solid #000;
}
.program-nav-fixed .program-nav-fixed-container {
	margin-left: auto;
    margin-right: auto;
    width: 1170px;
    padding-left: 110px;
	padding-right: 110px; 
	height: 70px;
	overflow: hidden;
}
.program-nav-fixed li {
}
.spec-bar h4, .spec-bar h4 a {
	font-size: 24px;
	color: #fff;
}
.spec-bar h4 .fa, .spec-bar .download-details .fa {
	font-size: 14px;
	color: #309cea;
	margin-left: 4px;	
}
.spec-bar .sharing h4 {
	margin-right: 20px;
	display: inline-block;
	
	text-align: center;	
}
.spec-bar .sharing .fa-stack {
	width: 1.3em;
	height: 1.3em;
	line-height: 1,3em;
	margin-top: -12px;
}
.fa-stack-3x, .fa-stack-4x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.spec-bar .sharing .fa-linkedin:hover {
	color: #007bb5;
}
.spec-bar .sharing .fa-facebook:hover {
	color: #3b5998;
}
.spec-bar .sharing .fa-twitter:hover {
	color: #00aced;
}
.spec-bar .sharing .fa-google-plus:hover {
	color: #dd4b39;
}
.spec-bar .sharing .fa-instagram:hover {
	color: #125688;
}
.spec-bar .sharing .fa-rss:hover {
	color: #f0602c;
}
#program-specifications h5 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
}
.spec-bar .sharing .fa-stack-4x {
	font-size: 0.7em;
}
.fa-stack-4x {
    line-height: 2.1em;
}
.spec-bar .sharing .fa-stack-3x {
	font-size: 1.5em;
}
.spec-bar .sharing .fa {
	color: #c7e8ff;
}
.spec-bar .sharing .fa-inverse {
	color: #329ceb;
}
.spec-bar .download-details {
	background: transparent !important;
	color: #fff !important;
	font-size: 24px;
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
    text-transform: uppercase;
    border: 0px;
}
#program-quote {
	background: #e3f3ff;
}
#related-posts .single-related img {
	width: 100%;
}
#related-posts .single-related-sidebar img {
	min-height: 197px;
}
#related-posts .single-related-sidebar {
	min-height: 197px;
}
#related-posts .single-related-four {
}
#related-posts .single-related-four img {
	min-height: 161px;
}
#related-posts .related-blog, #related-posts .related-blog a {
	font-size: 20px;
	text-align: center;
	line-height: 22px;
	margin-top: 10px;
	color: #000;
}
#related-posts .related-portfolio, #related-posts .related-portfolio a {
	text-align: center;
	line-height: 22px;
	margin-top: 10px;
	color: #309cea;
	font-size: 22px;
}
.pmeta {
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
}
.pmeta .col-md-6 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.owl-theme {
	max-width: 750px;
	margin: 0 auto;
	text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
}
 
.owl-theme .owl-controls .owl-buttons .owl-prev{
  left: -180px;
  top: 10px; 
}
 
.owl-theme .owl-controls .owl-buttons .owl-next{
  right: -180px;
  top: 00px;
}
.owl-theme .owl-controls .owl-pagination {
	display: none !important;
}
.owl-theme .single-quote {
	max-width: 600px;
	margin: 0 auto;
	text-align: left;
}
.owl-theme .single-quote:before {
	width: 42px;
    content: " ";
    background-image: url("img/sbs-quote-alt.png");
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
    height:42px;
}
.owl-theme .single-quote:after {
	width: 42px;
    content: " ";
    background-image: url("img/sbs-quote-two-alt.png");
    background-repeat: no-repeat;
    position: absolute;
    right: 0px;
    bottom: 20px;
    height:42px;
}
.owl-theme .single-quote .quote-image {
	margin: 0 auto;
	text-align: center;
}
.owl-theme .single-quote .quote-image img {
	max-width: 80px;
	display:block;
    margin: 20px auto 0;
}
.owl-theme .owl-prev .bonds-left {
	background-image: url("img/bond-left.png");
    background-repeat: no-repeat;
    height: 60px;
    width: 60px;
    display: block;
}
.owl-theme .owl-next .bonds-right {
	background-image: url("img/bond-right.png");
    background-repeat: no-repeat;
    height: 60px;
    width: 60px;
    display: block;
}
.owl-theme .owl-controls .owl-buttons div {
	background: none !important;
	opacity: 1 !important;
}
.owl-theme .owl-controls .owl-buttons div:hover {
	background: none !important;
	opacity: 0.7 !important;
}
#program-quote h3 {
	font-size: 24px;
	color: #104168;
}


/*///////////////////////////////////////////////////////////
	Location Pages
///////////////////////////////////////////////////////////*/

.location-hero {
	background-image: url("img/dogood-hero.jpg");
	text-align: center;
	height: 400px;
	position: relative;
}
.location-hero-overlay {
	position: absolute;
	left: 10%;
	background: rgba(255,255,255,0.8);
	height: 400px;
	width: 380px;	
}
.location-hero-overlay h4 {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	font-size: 20px;
	padding-top: 30px;
	text-transform: uppercase;
	margin-bottom: 0px;
	
}
.location-hero-overlay h1 {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	font-size: 42px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 5px;	
}
.location-hero-overlay h1.bottom span {
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 12px;
	
}
.location-hero-overlay h1.bottom {
	margin-bottom: 5px;	
	padding-top: 30px;
	line-height: 25px;
}
.location-hero-overlay p {
	color: #000;
	padding: 0 40px;
	margin-bottom: 5px;
	text-align: left;
}
.location-hero-overlay h4 a {
	color: #f0602c;	
}
.location-hero-overlay img {
	text-align: center;
	width: 120px;
	margin: 0 auto;
	display: block;
}

.img-circle {
    border-radius: 50%;
}

/*///////////////////////////////////////////////////////////
	Program Filter
///////////////////////////////////////////////////////////*/
#program-filter {
	margin-bottom: 40px;
}
#program-filter label {
	display: block;
    padding-left: 20px;
    text-indent: -20px;
    font-size: 15px;
}
#program-filter input[type=checkbox] {
	width: 18px;
    height: 18px;
    padding: 0;
    margin: 0;
    vertical-align: bottom;
    position: relative;
    top: -4px;
    *overflow: hidden;
}
#program-filter .clicktoggle {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	font-size: 1.5em;
	padding-top: 10px;
	color: #309cea;
	margin-bottom: 5px;
	text-transform: uppercase;
	cursor: pointer;
}
#program-filter .clicktoggle:before {
	content: '\25ba';
    padding-right: 0.1em;
}
#program-filter .clicktoggle.rotate:before {
	content: '\25bc';
    padding-right: 0.1em;
}

.all-toggles {
	margin-left: 25px;
}
#filter-programs-container {
	background: #f1f1f1;
	padding: 15px;
	margin-bottom: 15px;
}
.filter-header-contain {
	background: #0e3151;
	color: #fff;
	padding: 8px;
	text-align: center;
}
.filter-header-contain h4 {
	margin-bottom: 2px;
	
}
#toggle-filter-mobile {
	display: none;
}

/*///////////////////////////////////////////////////////////
	Program Categories
///////////////////////////////////////////////////////////*/

.program-cat-hero {
	background-image: url("img/dogood-hero.jpg");
	text-align: center;
	height: 300px;
	position: relative;
}
.program-cat-hero-overlay {
	position: absolute;
	left: 10%;
	background: rgba(255,255,255,0.8);
	height: 300px;
	width: 280px;	
}

.program-archive-overlay {
	position: absolute;
	left: 10%;
	background: rgba(255,255,255,0.8);
	height: 300px;
	width: 280px;
	padding: 40px 20px;
	font-size: 16px !important;	
}

.program-cat-hero-overlay h4 {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	font-size: 20px;
	padding-top: 10px;
	text-transform: uppercase;
	line-height: 30px;
	
}
.program-cat-hero-overlay h4.border {
	border-bottom: 2px solid #000;
	width: 220px;
	margin: 0 auto;
	text-align: center;
	
}
.program-cat-hero-overlay h3 {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	font-size: 26px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 5px;	
}
.program-cat-hero-overlay p {
	color: #000;
	padding: 0 20px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
.program-archive-overlay p {
	font-size: 16px;
	line-height: 20px;
}
.program-cat-hero-overlay h4 a {
	color: #f0602c;	
}
.program-cat-hero-overlay img {
	text-align: center;
	width: 100px;
	margin: 0 auto;
	display: block;
}
.media__body__sm {
  background: rgba(255,255,255, 0.7);
  bottom: 0;
  color: white;
  left: 0;
  opacity: 0;
  overflow: hidden;
  padding: 35px 30%;
  position: absolute;
  text-align: center;
  top: 0;
  right: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.media__body__sm img {
	max-width: 110px;
	height: auto;	
}

.media__body__sm:hover { opacity: 1; }


.program-box { 
	display:block;
    position:relative; /*added*/
}

.program-overlay {
    position:absolute;
    top:0;
    width:0;
    width:100%;
    height:100%;
    display:none;
    text-align: center !important;
}
.program-overlay-color-1 {
	background: rgb(16,65,104); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(16,65,104,0.7) 0%, rgba(17,70,106,0.7) 31%, rgba(32,124,131,0.7) 70%, rgba(42,158,147,0.7) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(16,65,104,0.7) 0%,rgba(17,70,106,0.7) 31%,rgba(32,124,131,0.7) 70%,rgba(42,158,147,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(16,65,104,0.7) 0%,rgba(17,70,106,0.7) 31%,rgba(32,124,131,0.7) 70%,rgba(42,158,147,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#104168', endColorstr='#2a9e93',GradientType=0 ); /* IE6-9 */
}
.program-overlay-color-2 {
	background: rgb(16,65,104); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(16,65,104,0.7) 0%, rgba(29,88,143,0.7) 31%, rgba(43,113,188,0.7) 70%, rgba(56,135,226,0.7) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(16,65,104,0.7) 0%,rgba(29,88,143,0.7) 31%,rgba(43,113,188,0.7) 70%,rgba(56,135,226,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(16,65,104,0.7) 0%,rgba(29,88,143,0.7) 31%,rgba(43,113,188,0.7) 70%,rgba(56,135,226,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#104168', endColorstr='#3887e2',GradientType=1 ); /* IE6-9 */
}
.program-overlay-color-3 {
	background: rgb(23,63,107); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(23,63,107,0.7) 0%, rgba(55,56,122,0.7) 31%, rgba(82,50,135,0.7) 70%, rgba(98,46,143,0.7) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(23,63,107,0.7) 0%,rgba(55,56,122,0.7) 31%,rgba(82,50,135,0.7) 70%,rgba(98,46,143,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(23,63,107,0.7) 0%,rgba(55,56,122,0.7) 31%,rgba(82,50,135,0.7) 70%,rgba(98,46,143,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#173f6b', endColorstr='#622e8f',GradientType=1 ); /* IE6-9 */
}
.program-overlay .overlay-padding {
	position:absolute;
	top: 20%;
	width: 80%;
	left: 10%;
}
.program-overlay-red:hover .program-overlay {
    display:block;
}
.overlay-padding .overlay-title a {
    color: #fff;
    position:relative;
    top:15%;
    font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 18px;
	text-align: center !important;
	margin: 0 auto;
}
.program-overlay .overlay-padding .overlay-title a {
	color: #fff;
	text-transform: uppercase;	
}
.program-overlay .overlay-action {
	margin-top: 60px;
	position: absolute;
	top: 60%;
	left: 0;
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	font-size: 20px;
	text-transform: uppercase;
}
.program-overlay .overlay-action a {
	color: #fff;
}
.program-overlay .overlay-action .checkit {
	float: left;
	width: 60%;
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	font-size: 24px;
	text-transform: uppercase;
}
.program-overlay .overlay-action .checkitimg {
	float: right;
	width: 40%;
}
.program-overlay .overlay-action img {
	width: 100px;
	margin-left: 10px;
	height: auto !important;
	min-height: 0 !important;
}



/*///////////////////////////////////////////////////////////
	FAQ
///////////////////////////////////////////////////////////*/

#faq-list li {
	line-height: 16px;
	list-style: none !important;
	margin-bottom: 18px;	
}
#faq li {
	list-style: none !important;
}
#faq li h3 {
	margin-bottom: 8px;	
}
#faq li p {
	margin-left: 40px;	
}
#faq li ul {
	margin-bottom: 1.4em;	
}
#faq li .to-top {
	text-transform: uppercase;
	font-weight: 700;
	margin-left: 40px;
	font-size: 12px;
	margin-bottom: 30px;
	
}
#faq li .to-top a {
	color: #000;
}
#faq li .to-top span {
	margin-left: 30px;	
}
.faq-header {
	background-image: url("img/faq-header.jpg");
	text-align: center;
	height: 220px;
	position: relative;
}
.faq-header-overlay {
	position: absolute;
	left: 20%;
	background: rgba(255,255,255,0.8);
	height: 220px;
	width: 380px;	
	padding-left: 40px;
	padding-right: 40px;
}
.faq-header-overlay h1 {
	font-size: 32px;
	padding-top: 15px;
}
.faq-header-overlay p {
	text-align: left;
	color: #000;
}

/*///////////////////////////////////////////////////////////
	Nationwide
///////////////////////////////////////////////////////////*/

.nationwide-header {
	background-image: url("img/nationwide-header.jpg");
	text-align: center;
	height: 390px;
	position: relative;
}
.nationwide-header-overlay {
	position: absolute;
	left: 20%;
	background: rgba(255,255,255,0.9);
	height: 390px;
	width: 380px;	
	padding-left: 40px;
	padding-right: 40px;
}
.nationwide-header-overlay h1 {
	font-size: 32px;
	padding-top: 20px;
}
.nationwide-header-overlay p {
	text-align: left;
	color: #000;
}
#nationwide .rule-header {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	font-size: 30px;
	text-transform: uppercase;
	background: -moz-linear-gradient(#ffffff 0%, #ffffff 49%, #000000 50%, #000000 51%, #ffffff 52%, #ffffff 100%);
	background: -ms-linear-gradient(#ffffff 0%, #ffffff 49%, #000000 50%, #000000 51%, #ffffff 52%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(49%, #ffffff), color-stop(50%, #000000), color-stop(51%, #000000), color-stop(52%, #ffffff), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(#ffffff 0%, #ffffff 49%, #000000 50%, #000000 51%, #ffffff 52%, #ffffff 100%);
	background: -o-linear-gradient(#ffffff 0%, #ffffff 49%, #000000 50%, #000000 51%, #ffffff 52%, #ffffff 100%);
	background: linear-gradient(#ffffff 0%, #ffffff 49%, #000000 50%, #000000 51%, #ffffff 52%, #ffffff 100%);
}

#nationwide .rule-header span {
	background: #fff;
	padding: 0 20px;
	position: relative;
	z-index: 5;
	color: #f0602c;
}
#nationwide .rule-header:before {
  content: '';
  height: 10px;
  width: 10px;
  border-radius: 10px;
  float: left;
  background: #000;
  margin-top: 12px;
}
#nationwide .rule-header:after {
  content: '';
  height: 10px;
  width: 10px;
  border-radius: 10px;
  float: left;
  background: #000;
  margin-top: 12px;
  float: right;
}
#nationwide ul li {
	list-style: none;
	margin-bottom: 10px;
}

/*///////////////////////////////////////////////////////////
	How It Works
///////////////////////////////////////////////////////////*/

.hiw-nav {
	bottom: 0;
	width: 100%;
	height: 70px;
	background: #0e3151;
}
#hiw-menu {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #0e3151;
}
.hiw-nav li {
	display: inline-block;
	padding: 25px 63px 25px;
	border-left: 1px solid #fff;
	height: 70px;
}
.hiw-nav li:hover {
	background: #309cea;
	color: #fff;
}
.hiw-nav li.last {
	border-right: 1px solid #fff;
	padding: 23px 63px;
	background: #f0602c;
}

.hiw-nav li a {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	line-height: 20px;
}
.hiw-nav li.last a {
	color: #fff;
	font-size: 24px;
	line-height: 21px;
}
.hiw-nav .active {
	background: #309cea;
	color: #fff;
}
.hiw-nav .active a {
	color: #fff;	
}
#hiw-menu .container, #hiw-menu .container-program-condensed {
	background: none !important;
}
.hiw-nav-fixed {
	position: fixed;
	background: #0e3151;
	top: 0;
	width: 100%; 
	height: 71px; 
	z-index: 99;
	left: 0;
	border-bottom: 1px solid #fff;
	border-top: 0px solid #fff;
}
.hiw-nav-fixed .hiw-nav-fixed-container {
	margin-left: auto;
    margin-right: auto;
    width: 1170px;
    padding-left: 110px;
	padding-right: 110px; 
	height: 70px;
	overflow: hidden;
	background: #0e3151;
}
#pop .rule-main-header {
	color: #000 !important;
}
.hiw-entry {
	font-size: 16px;
	line-height: 24px;
}
.hiw-image {
	position: relative;
}
.hiw-play {
   position: absolute;
   left: 203px;;
   top: 130px;
   z-index: 5;
   background-image: url("img/hiw-play-button.png");
   width: 116px;
   height: 115px;
   -webkit-transition: -webkit-transform .8s ease-in-out;
  transition: transform .8s ease-in-out;
}
.hiw-play:hover {
   -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.hiw-three-title {
	height: 56px;
	overflow: hidden;
	position: relative;
	display: table;
	text-align: center;
	margin: 0 auto;
}
.hiw-three-title h3 {
	line-height: 28px;
	display: table-cell; 
	vertical-align: middle; 
	text-align: center;
}
#tbprocess .process-single {
	margin: 0 auto;
	text-align: center;
	position: relative;
	color: #fff;
}
#tbprocess .process-single .arrow {
	position: absolute;
	background-image: url("img/white-arrow.png");
	width: 85px;
	height: 31px;
	right: -40px;
	top: 100px;
	z-index: 5;
}
#tbprocess .process-single img {
	width: 110px;
	margin: 0 auto;
	text-align: center;
}
#tbprocess.blue-cta {
	background: rgb(16,65,104); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(16,65,104,1) 0%, rgba(29,88,143,1) 31%, rgba(43,113,188,1) 70%, rgba(56,135,226,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(16,65,104,1) 0%,rgba(29,88,143,1) 31%,rgba(43,113,188,1) 70%,rgba(56,135,226,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(16,65,104,1) 0%,rgba(29,88,143,1) 31%,rgba(43,113,188,1) 70%,rgba(56,135,226,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#104168', endColorstr='#3887e2',GradientType=1 ); /* IE6-9 */
}
.hiw-video {
	margin: 0 auto;
	text-align: center;
}

/*///////////////////////////////////////////////////////////
	Blog Archive
///////////////////////////////////////////////////////////*/

.blog-feature {
	background-image: url("img/blog-default.jpg");
	height: 300px;
	position: relative;
}
.blog-feature-overlay {
	position: absolute;
	left: 0;
	top: 130px;
	background: rgba(255,255,255,0.8);
	height: 150px;
	width: 450px;
	padding-left: 40px;	
	padding-right: 20px;	
}
.blog-feature-overlay h4 {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	font-size: 20px;
	padding-top: 5px;
	text-transform: uppercase;
	line-height: 28px;
	text-align: left;
	float: left;
	margin-bottom: 5px;
	
}
.blog-feature-overlay h4.border {
	border-bottom: 2px solid #000;
	width: 190px;
	margin: 0 auto;
	text-align: left;
	
}
.blog-feature-overlay  .blog-feature-title {
	position: relative;
	height: 56px;
	overflow: hidden;
}
.blog-feature-overlay  .blog-feature-single-title {
	margin-top: 18px;
	position: relative;
	height: 102px;
	overflow: hidden;
}
.blog-feature-overlay h3 {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	font-size: 28px;
	line-height: 28px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 5px;
	float: left;
}
.blog-feature-overlay h3 a {
	color: #000;
}
.blog-feature-overlay h3 a:hover {
	text-decoration: none !important;
}
.blog-feature-overlay h1 {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	font-size: 34px;
	line-height: 34px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 5px;
	float: left;
}
.blog-feature-overlay h4 a {
	color: #f0602c;	
}
.blog-feature-overlay img {
	text-align: center;
	width: 120px;
	margin: 0 auto;
	display: block;
}
#blog-archive h5 a {
	color: #f0602c;
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	text-transform: uppercase;
	font-size: 18px;
}
.prev-next-posts {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	text-transform: uppercase;
	font-size: 22px;
}
.years-drop {
	display: none;
}
.years-drop-1 {
	display: block;
}
.year-title {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	font-size: 1.3em;
	padding-top: 10px;
	color: #309cea;
	margin-bottom: 5px;
	text-transform: uppercase;
	cursor: pointer;
}
.year-title:before {
	content: '\25ba';
    padding-right: 0.1em;
}
.year-title.rotate-arrow:before {
	content: '\25bc';
    padding-right: 0.1em;
}
.widget .archive-list {
	text-align: left;
	
}
.widget .category-list {
	text-align: left;
	
}
.widget .archive-list li {
	list-style: none !important;
	margin-left: 30px;
	margin-bottom: 7px;	
}
.page-numbers {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	font-size: 1.4em;
	margin: 0 5px;
}
.page-numbers.current {
	background: #3989e6;
	color: #fff;
	padding: 5px 10px;
}
.page-numbers:hover {
	background: #3989e6;
	color: #fff;
	padding: 5px 10px;
}
.page-numbers.dots:hover {
	background: #fff;
	color: #000;
	padding: 0px;
}
.woocommerce div.product form.cart {
	margin-bottom: 0.8em !important;
}
/*///////////////////////////////////////////////////////////
	Single Blog
///////////////////////////////////////////////////////////*/

.author-meta span {
	margin: 0 15px;
}
.author-meta a span {
	margin: 0;
}
.blog-sharing h4 {
	margin-right: 12px;
	display: inline-block;
	
	text-align: center;	
}
.blog-sharing .fa {
	color: #c7e8ff;
	font-size: 2em;
}
.blog-sharing .fa-stack {
	width: 1.3em;
	height: 1.3em;
	line-height: 1,3em;
	margin-top: -12px;
}
.blog-sharing .fa-stack {
	width: 1.3em;
	height: 1.3em;
	line-height: 1.3em;
	margin-top: -12px;
}

.blog-sharing .fa-inverse {
    color: #329ceb;
}
.blog-sharing .fa-stack-3x {
    font-size: 1.5em;
}
.blog-sharing .fa-stack-4x {
    font-size: 0.7em;
}
.blog-sharing .fa-linkedin:hover {
	color: #007bb5;
}
.blog-sharing .fa-facebook:hover {
	color: #3b5998;
}
.blog-sharing .fa-twitter:hover {
	color: #00aced;
}
.blog-sharing .fa-google-plus:hover {
	color: #dd4b39;
}
.blog-sharing .fa-instagram:hover {
	color: #125688;
}
.blog-sharing .fa-rss:hover {
	color: #f0602c;
}

/*///////////////////////////////////////////////////////////
	Clients Page
///////////////////////////////////////////////////////////*/

ul.thumbnails li {
	list-style: none !important;
}
.twocols {
    -moz-column-count: 2;
    -moz-column-gap: 40px;
    -webkit-column-count: 2;
    -webkit-column-gap: 40px;
    column-count: 2;
    column-gap: 40px; 
}
.threecols {
	-moz-column-count: 3;
	-moz-column-gap: 40px;
	-webkit-column-count: 3;
	-webkit-column-gap: 40px;
	column-count: 3;
	column-gap: 40px; 
}

/*///////////////////////////////////////////////////////////
	Who It's For
///////////////////////////////////////////////////////////*/

.location {
	margin-bottom: 25px;
}
.location .location-text {
	background: #71beff;
	padding: 10px 5px;
}
.location .location-text p {
	font-size: 13px;
	margin-bottom: 5px;
	color: #fff;	
}
.location h3 {
	margin-bottom: 0px;
}
.location .location-text h3 a {
	color: #fff;
}
#owl-related-programs.owl-theme {
	max-width: 100% !important;
}
#owl-related-programs .owl-item .item {
	margin: 0 10px;
}
#owl-related-programs .owl-item .item .orp-img {
	height: 200px;
	overflow: hidden;
}
#owl-related-programs .owl-item .item img {
	width: 100%;
	height: auto;
}
#owl-related-programs  .owl-controls .owl-buttons div {
  position: absolute;
}
 
#owl-related-programs  .owl-controls .owl-buttons .owl-prev{
  left: -80px;
  top: 80px; 
}
 
#owl-related-programs  .owl-controls .owl-buttons .owl-next{
  right: -100px;
  top: 80px;
}
#owl-related-programs .owl-prev .bonds-left {
	background-image: url("img/bond-left.png");
    background-repeat: no-repeat;
    height: 60px;
    width: 60px;
    display: block;
}
#owl-related-programs  .owl-next .bonds-right {
	background-image: url("img/bond-right.png");
    background-repeat: no-repeat;
    height: 60px;
    width: 60px;
    display: block;
}

/*///////////////////////////////////////////////////////////
	Team
///////////////////////////////////////////////////////////*/
.galimg {
	border: 1px solid #ddd;
	text-align: center;
	margin: 0 auto;
	padding: 15px 0;
	margin-bottom: 25px;
}
.galimg img {
	text-align: center;
	margin: 0 auto;	
}
.galimg p {
	margin-top: 12px;
	margin-bottom: 0px;
	line-height: 17px;
}
.galimg p a, .galimg a {
	color: #000;
}
.galimg .job {
	font-size: 13px;
}

/*///////////////////////////////////////////////////////////
	Contact Us
///////////////////////////////////////////////////////////*/
.contact-header {
	background-image: url("img/contact-header.jpg");
	text-align: center;
	height: 220px;
	position: relative;
}
.contact-header-overlay {
	position: absolute;
	left: 20%;
	background: rgba(255,255,255,0.8);
	height: 220px;
	width: 380px;	
	padding-left: 40px;
	padding-right: 40px;
}
.contact-header-overlay h1 {
	font-size: 32px;
	padding-top: 15px;
}
.contact-header-overlay p {
	text-align: left;
	color: #000;
}
.contact-container input[type=text], .contact-container textarea, .contact-container select {
	color: #000;
	border-radius: 0px;	
}
.contact-container #field_15_5 .gfield_label, .contact-container #field_15_6 .gfield_label, .contact-container #field_15_7 .gfield_label, .contact-container #field_15_2 .gfield_label, .contact-container #field_15_12 .gfield_label, .contact-container #field_15_3 .gfield_label {
	display: none !important;
}
.contact-container #field_15_5.gf_left_half, .contact-container #field_15_6.gf_right_half {
	margin-bottom: 10px !important;
}
.contact-container #gform_fields_15 li {
	margin-bottom: 15px !important;
}
.contact-container #gform_fields_15 label {
	margin-bottom: 0px !important;
}
.contact-container #gform_fields_15 .gfield_description {
	padding-top: 0px !important;
}
.contact-container .gfield_label {
	margin-bottom: 2px !important;
	font-weight: 500 !important;
}
.contact-container .gform_body ul li {
	margin-bottom: 12px;
}
.contact-container #gform_fields_15 .gfield_date_month input[type=text], .contact-container #gform_fields_15 .gfield_date_day input[type=text], .contact-container #gform_fields_15 .gfield_date_year input[type=text] {
	margin-bottom: 0px !important;
}
.contact-container .gform_wrapper .gform_footer {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.contact-container .gform_wrapper .gform_footer input[type=submit] {
	background: #f0602c;
    border-radius: 0 !important;
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
    line-height: 16px;
    border: 0px;
    box-shadow: none;
    background: url("img/button-sp-lg.png") no-repeat;
	padding: 12px 45px;
	height: 72px;
    width: 200px;
    -webkit-transition: opacity 0.1s;
	-moz-transition:    opacity 0.1s;
	-o-transition:      opacity 0.1s;
}
.contact-container .gform_wrapper .gform_footer input[type=submit]:hover {
	background-position: 0 -72px;
	-webkit-transition: opacity 0.1s;
	-moz-transition:    opacity 0.1s;
	-o-transition:      opacity 0.1s;
	
}
.contact-container .gfield_required {
	color: #f0602c !important;
}
.widget .shout {
	background: #094168;
	background: url("img/shout.png") no-repeat;
	color: #fff;
	padding: 30px 20px 60px;
	font-size: 16px;
	font-weight: 400;
}
.widget .shout a {
	color: #fff;	
}
.widget .shout h2{
	margin-bottom: 5px;
	font-weight: 300;	
}
.widget .shout hr {
	border: 1px solid #fff;
	margin: 9px 0;	
	color: #fff;
	background: #fff;
}

.cat-lede {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 300;
    margin-bottom: 5px;
}

/*///////////////////////////////////////////////////////////
	E-Book Downloads
///////////////////////////////////////////////////////////*/

.e-book-download-form .gform_wrapper .gform_footer input[type=submit] {
	background: #f0602c;
    border-radius: 0 !important;
    color: #fff;
    font-size: 22px;
    padding: 13px 60px;
    text-transform: uppercase;
    font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
    line-height: 21px;
    border: 0px;
    box-shadow: none;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -ms-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
}
.e-book-download-form .gform_wrapper .gform_footer input[type=submit]:hover {
	background: #309cea;
    color: #fff;
	
}
.e-book-download-form .gform_wrapper .gfield_label {
	display: none !important;
}
.e-book-download-form .gform_wrapper .gfield_description {
	text-align: center;
	font-size: 14px;
}
.e-book-download-form .gform_wrapper .gform_footer {
	text-align: center;
	margin-top: 0.2em !important;
	padding-top: 0.2em !important;
}
.e-book-download-form input[type=text], .e-book-download-form textarea, .e-book-download-form select {
	color: #000;
	border-radius: 0px;	
}

/*///////////////////////////////////////////////////////////
	Case Studies
///////////////////////////////////////////////////////////*/
.counters-cs a {
	color: #fff;
}
@media screen and (max-width:767px) {
	.counters-cs .needsma {
		margin-top: 35px;
	}
}

/*///////////////////////////////////////////////////////////
	Career 
///////////////////////////////////////////////////////////*/

.career-openings {
	text-align: center;
	padding-left: 0px;
	
}
.career-openings li {
	list-style: none;
	font-size: 18px;
	font-weight: 500;
	padding-bottom: 8px;
	
}


/*///////////////////////////////////////////////////////////
	My Account
///////////////////////////////////////////////////////////*/


.my-account-menu ul {
	margin:0px 0px 40px;
	padding:0px;
	list-style-type:none;
	-webkit-backface-visibility: hidden; backface-visibility: hidden;  
}
.my-account-menu .var_nav {
	position:relative;
	background:#ccc; 
	width: 100%;
	height:50px;
	margin-bottom:5px;
}
.my-account-menu .link_bg {
	 width:50px;
	 height:50px;
	 position:absolute;
	 background:#0e3151;
	 color:#fff;
	 z-index:2;
}
.my-account-menu .link_bg i {
	 position:relative;
}
.my-account-menu .link_title {
	position:absolute;
	width:100%;
	z-index:3;
	color:#fff;
}
.my-account-menu .link_title:hover .icon {
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	transform:rotate(360deg);  
}
.my-account-menu .var_nav:hover .link_bg {
	width:100%;
	background:#f0602c;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;  
}
.my-account-menu .var_nav:hover a {
	font-weight:bold;
	-webkit-transition:all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out; 
	-o-transition:all .5s ease-in-out; 
	-ms-transition:all .5s ease-in-out;
	 transition:all .5s ease-in-out;  
}
.my-account-menu .icon {
	position:relative;
	width:50px;
	height:50px;
	text-align:center;
	color:#fff;
	-webkit-transition:all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out; 
	-o-transition:all .5s ease-in-out; 
	-ms-transition:all .5s ease-in-out;   
	float:left;
	transition:all .5s ease-in-out;   
	float:left;  
}
.my-account-menu .icon i {
	top:15px;
	position:relative;
	font-size: 22px;
}
.my-account-menu a {
	display:block;
	position:absolute;
	float:left;
	color:#fff;
	text-decoration:none;
	width:100%;
	height:70px;
	margin-left: 65px;
	text-transform: uppercase;
    font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
    font-size: 20px;
}
.my-account-menu span {
	margin-top:15px;
	display:block;
}
.my-account-menu .link_bg.active {
	width:100%;
	background:#0e3151;
}
#basic-account input[type=text], #basic-account textarea, #basic-account select {
	color: #000;
	border-radius: 0px;	
}
#basic-account label {
	margin-top: 15px;
}
.swapfav {
	font-size: 14px;
}
.favorite-option .favorited, .favorite-option .fa-star {
	color: #f0602c !important;
}
.mngr-bar {
	color: #000;
}
.mrg-contain-one {
	background: rgb(16,65,104); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(16,65,104,1) 0%, rgba(29,88,143,1) 31%, rgba(43,113,188,1) 70%, rgba(56,135,226,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(16,65,104,1) 0%,rgba(29,88,143,1) 31%,rgba(43,113,188,1) 70%,rgba(56,135,226,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(16,65,104,1) 0%,rgba(29,88,143,1) 31%,rgba(43,113,188,1) 70%,rgba(56,135,226,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#104168', endColorstr='#3887e2',GradientType=1 ); /* IE6-9 */
}
.mrg-contain-two {
	background: #fff;
	-webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.75);
}
.mrg-contain-one, .mrg-contain-two {
	border: 1px solid #eee;
	padding: 30px;
}
/**
 * Tooltip Styles
 */

/* Base styles for the element that has a tooltip */
[data-tooltip],
.ttip {
  position: relative;
  cursor: pointer;
}

/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.ttip:before,
.ttip:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: 
      opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -moz-transition:    
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition:         
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform:    translate3d(0, 0, 0);
  transform:         translate3d(0, 0, 0);
  pointer-events: none;
}

/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.ttip:hover:before,
.ttip:hover:after,
.ttip:focus:before,
.ttip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
.ttip:before,
[data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Base styles for the tooltip's content area */
.ttip:after,
[data-tooltip]:after {
  z-index: 1000;
  padding: 8px;
  width: 160px;
  background-color: #24b0f9;
  color: #fff;
  content: attr(data-tooltip);
  font-size: 12px;
  line-height: 1.2;
}

/* Directions */

/* Top (default) */
[data-tooltip]:before,
[data-tooltip]:after,
.ttip:before,
.ttip:after,
.ttip-top:before,
.ttip-top:after {
  bottom: 100%;
  left: 50%;
}

[data-tooltip]:before,
.ttip:before,
.ttip-top:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #24b0f9;
}

/* Horizontally align top/bottom tooltips */
[data-tooltip]:after,
.ttip:after,
.ttip-top:after {
  margin-left: -80px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.ttip:hover:before,
.ttip:hover:after,
.ttip:focus:before,
.ttip:focus:after,
.ttip-top:hover:before,
.ttip-top:hover:after,
.ttip-top:focus:before,
.ttip-top:focus:after {
  -webkit-transform: translateY(-12px);
  -moz-transform:    translateY(-12px);
  transform:         translateY(-12px); 
}

/* Left */
.ttip-left:before,
.ttip-left:after {
  right: 100%;
  bottom: 50%;
  left: auto;
}

.ttip-left:before {
  margin-left: 0;
  margin-right: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-left-color: #000;
  border-left-color: hsla(0, 0%, 20%, 0.9);
}

.ttip-left:hover:before,
.ttip-left:hover:after,
.ttip-left:focus:before,
.ttip-left:focus:after {
  -webkit-transform: translateX(-12px);
  -moz-transform:    translateX(-12px);
  transform:         translateX(-12px); 
}

/* Bottom */
.ttip-bottom:before,
.ttip-bottom:after {
  top: 100%;
  bottom: auto;
  left: 50%;
}

.ttip-bottom:before {
  margin-top: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-bottom-color: #24b0f9;
}

.ttip-bottom:hover:before,
.ttip-bottom:hover:after,
.ttip-bottom:focus:before,
.ttip-bottom:focus:after {
  -webkit-transform: translateY(12px);
  -moz-transform:    translateY(12px);
  transform:         translateY(12px); 
}

/* Right */
.ttip-right:before,
.ttip-right:after {
  bottom: 50%;
  left: 100%;
}

.ttip-right:before {
  margin-bottom: 0;
  margin-left: -12px;
  border-top-color: transparent;
  border-right-color: #000;
  border-right-color: hsla(0, 0%, 20%, 0.9);
}

.ttip-right:hover:before,
.ttip-right:hover:after,
.ttip-right:focus:before,
.ttip-right:focus:after {
  -webkit-transform: translateX(12px);
  -moz-transform:    translateX(12px);
  transform:         translateX(12px); 
}

/* Move directional arrows down a bit for left/right tooltips */
.ttip-left:before,
.ttip-right:before {
  top: 3px;
}

/* Vertically center tooltip content for left/right tooltips */
.ttip-left:after,
.ttip-right:after {
  margin-left: 0;
  margin-bottom: -16px;
}
#finder-container {
	background: #c7e8ff;
	border-bottom: 3px solid #f0602c;
}
.wht-finder {
	background: none !important;
	border-bottom: 0px !important;
}
#finder-container.wht-finder .container {
	background: #fff;
}
#finder-container .timbond {
	background-image: url('img/tim-bond.png');
    background-repeat: no-repeat;
    background-position: 0% 30%; 
	padding: 40px 0 30px;
}
#finder-container.wht-finder .timbond {
	background-image: url('img/tim-bond.png');
    background-repeat: no-repeat;
    background-position: 0% 10%; 
}
#finder-container .timbond h4 {
	font-size: 1.4em;
	line-height: 0.9em;
	color: #f0602c;
	font-weight: 600;
}
#finder-container #findertype {
	margin-top: 15px;
}
#finder-container #findertype .typeahead {
	background: #c7e8ff;
	border-bottom: 1px solid #329ceb;
}
#finder-container.wht-finder #findertype .typeahead {
	background: #fff;
}
#finder-container #findertype .typeahead:hover, #finder-container #findertype .typeahead:focus, #finder-container #findertype .typeahead:active {
	border-top: none;
	border-right: none;
	border-left: none;
	box-shadow: none !important;
}
#finder-container p {
	margin-bottom: 0px;
	font-size: 14px;
	margin-top: -15px;
	font-weight: 700;
}
#finder-container .irs-min, #finder-container .irs-max {
	display: none;
}
#finder-container .typeahead::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #747575;
}
#finder-container .typeahead::-moz-placeholder { /* Firefox 19+ */
  color: #747575;
}
#finder-container .typeahead:-ms-input-placeholder { /* IE 10+ */
  color: #747575;
}
#finder-container .typeahead:-moz-placeholder { /* Firefox 18- */
  color: #747575;
}
#finder-container .irs-grid .irs-grid-pol {
	display: none;
}
#finder-container .irs-grid {
	bottom: 8px !important;
}
#finder-container .irs-grid .irs-grid-text {
	font-size: 10px;
	color: #3b3c3c;
}
#finder-container .irs-grid .irs-grid-text span {
	display: none !important;
}
#finder-container .irs-single .ttip-bottom {
	display: none !important;
}
#finder-container .irs-grid-text .ttip-bottom .fa {
	color: #f0602c;
}
#findertype .typeahead,
#findertype .tt-query,
#findertype .tt-hint {
  width: 250px;
  height: 30px;
  padding: 0px 0px;
  font-size: 15px;
  outline: none;
  float: right;
}

#findertype .typeahead {
  background-color: #fff;
}

#findertype .typeahead:focus {
  border: 2px solid #0097cf;
}

#findertype .tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

#findertype .tt-hint {
  color: #999
}

#findertype .tt-menu {
  width: 250px;
  margin: 2px 0 4px;
  padding: 2px 0 0;
  text-align: left;
  background-color: #fff;
  border-radius: 0px;
  border: 1px solid #ccc;
  z-index: 9999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
          
}
#findertype .tt-menu .cat-title {
	font-size: 18px;
	margin-bottom: 0px;
	padding-left: 10px;
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
}
#findertype .tt-suggestion {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 18px;
  text-transform: none;
}

#findertype .tt-suggestion:hover {
  cursor: pointer;
  background-color: #f0602c;
  color: #fff;
}

#findertype .tt-suggestion.tt-cursor {
  background-color: #ffe0de;

}
#findertype .twitter-typeahead input[type="text"] {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding: 0 10px;
	border-radius: 0px !important;
	border: 0px;
}
#findertype .tt-suggestion p {
  margin: 0;
}

#findertype .tt-menu, .tt-dataset {
	z-index: 9999;
}
#finder-container .btn-primary-orange {
	margin-top: 10px;
	background: url("img/btn-go.png") no-repeat;
	padding: 8px 10px;
	height: 50px;
    width: 70px;
    font-size: 22px;
    -webkit-transition: opacity 0.1s;
	-moz-transition:    opacity 0.1s;
	-o-transition:      opacity 0.1s;
}
#finder-container .btn-primary-orange:hover {
	background-position: 0 -52px;
	-webkit-transition: opacity 0.1s;
	-moz-transition:    opacity 0.1s;
	-o-transition:      opacity 0.1s;
}
#finder-container .triangle-top {
    display: block;
    background-image: url("img/up-sym.png");
    height: 29px;
    width: 75px;
    margin-bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
#finder-hidden {
	border-top: 16px solid #f0602c;
	text-align: center;
	color: #fff;
	height: 16px;
	overflow: visible;
	z-index: 99;
}
#finder-hidden h4 {
	font-weight: 600;
	font-size: 1.2em;
	line-height: .95em;
	letter-spacing: 1px;
}
#finder-hidden h4 a {
	color: #fff;
	z-index: 99;
	position: relative;
	height: 100%;
	width: 100%;
}
#finder-hidden h4 .fa {
	font-size: 1.5em;
	letter-spacing: 0px;
}
#finder-hidden .triangle-bottom {
    display: block;
    width: 0;
    margin: -80px auto 0;
    text-align: center;
    height: 0px;
    z-index: 9999;
    border-style: solid;
    border-width: 70px 70px 0 70px;
    border-color: #f0602c transparent transparent transparent;
}
#finder-hidden .triangle-bottom:after {
  content: "";
  z-index: 1;
  position: absolute;
  width: 90px;
  height: 90px;
  background: #999;
  transform: rotate(45deg); /* Prefixes... */
  top: -46px;
  background: transparent;
  margin: 0 auto;
  left: 0px;
  right: 0;
  -webkit-box-shadow: 4px 4px 9px 0px rgba(0,0,0,0.27);
-moz-box-shadow: 4px 4px 9px 0px rgba(0,0,0,0.27);
box-shadow: 4px 4px 9px 0px rgba(0,0,0,0.27);
}
.finder-filter {
	position: absolute;
	top: 40px;
	right: 10px;
}
.finder-filter select {
	font-size: 12px;
	padding: 5px;
	line-height: 16px;
	height: 25px;
}

#finder-container.wht-finder .results span {
	color: #f0602c;
}
#finder-container.wht-finder .filterby span {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	text-transform: uppercase;
	font-size: 20px;
	    font-weight: 500;
}
.finder-results {
	border-top: 1px solid #eee;
	padding-top: 0px;
}
.finder-results .results-container {
	border-right: 1px solid #eee;
	padding-right: 2%;
}
.finder-popular {
	padding-left: 30px;
}
.finder-popular h3 {
	font-size: 1.25em;
}
.finder-theresults {
	padding-right: 30px;
}
.finder-theresults h3 {
	font-size: 1.45em;
}
.finder-theresults p {
	font-size: 13px;
	line-height: 1.1;
	overflow: hidden;
	margin-bottom: 5px;
}
.finder-theresults span a {
	font-size: 13px;
	line-height: 1.1;
	text-transform: uppercase;
	color: #f0602c;
}
.finder-popular h3 {
	font-size: 1.45em;
	margin-bottom: 5px;
}
.finder-popular p {
	font-size: 13px;
	line-height: 1.1;
	overflow: hidden;
	margin-bottom: 5px;
}
.finder-popular span a {
	font-size: 13px;
	line-height: 1.1;
	text-transform: uppercase;
	color: #f0602c;
}
.results-container h1 {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2.4em;
    letter-spacing: 1px;
    color: #0e3151;
}
.popular-container h2 {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.9em;
    color: #0e3151;
}
.popular-container h2 .ttip {
	font-size: 14px;
	color: #f0602c;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Sans-Serif;
	text-transform: none;
	font-weight: 500;
}
/* Flashing */
.internal-box:hover img {
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
.irs-line {
	border: 1px solid #24b0f9;
	border-radius: 3px;
}
.spinnerbg {
	background: rgba(14,49,81,0.5);
	z-index: 999;
	position:fixed;
	display: none;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.spinner {
  width: 100px;
  height: 80px;
  display: none;
  position: absolute;
  margin: 0 auto;
  text-align: center;
  top: 48%;
  left: 0;
  right: 0;
  z-index: 9999;
  font-size: 20px;
}

.spinner > div {
  background-color: #f0602c;
  height: 100%;
  width: 12px;
  display: inline-block;
  
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes sk-stretchdelay {
  0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}
.irs-bar, .irs-bar-edge {
	display: none !important;
}
.desktop-hide {
	display: none !important;
}
@media screen and (max-width:1200px) {
	#findertype .typeahead,
	#findertype .tt-query,
	#findertype .tt-hint {
	  width: 200px;
	}
	#findertype .tt-menu {
	  width: 200px;
	          
	}
	.text-left-md {
		text-align: left !important;
	}
}
@media screen and (max-width:992px) {
	.top-row {
		margin-bottom: 30px;
	}
	.irs.irs-with-grid {
		margin-bottom: 20px;
	}
	.filterby {
		margin-bottom: 40px;
	}
	#findertype {
		margin-bottom: 60px;
	}
	#finder-container .timbond h4 {
		font-size: 2.2em;
	}
	.finder-filter {
		position: relative;
		top: 0;
		right: 0;
		display: block;
		text-align: center;
	}
	.text-left-md {
		text-align: center !important
	}
	.reduce-row {
		margin-top: 0px !important;
	}
	#findertype .typeahead,
	#findertype .tt-query,
	#findertype .tt-hint {
	  width: 420px;
	}
	#findertype .tt-menu {
	  width: 420px;
	          
	}
	#finder-container .timbond {
		background: none;
	}
}
@media screen and (max-width:767px) {
	.finder-theresults {
		padding-right: 0px;
	}
	.finder-popular {
		padding-left: 0px;
	}
	.desktop-hide {
		display: block !important;
	}
	#finder-container.wht-finder .timbond {
		background: none;
	}
	#finder-container .timbond h4 {
		margin-bottom: 0px !important;
	}
	#findertype .typeahead,
	#findertype .tt-query,
	#findertype .tt-hint {
	  width: 250px;
	}
	#findertype .tt-menu {
	  width: 250px;
	          
	}
	.contact-bar { 
		padding: 20px;	
	}
	.about-columns {
		margin-top: 30px;
	}
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background: #f0602c;
	border-radius: 0px;
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	text-transform: uppercase;
	font-weight: 500;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background: #329ceb;
}
.wc-tabs li a {
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 1px;
	font-size: 18px;
}
.woocommerce div.product .stock {
	color: #000;
}
/* Target the Credit Card */
#stripe-card-element {
    height: 30px !important;
}

/* Target the Expiry Date */
#stripe-exp-element {
    height: 30px !important;
}

/* Target the CVC Code */
.woocommerce-checkout-review-order #stripe-cvc-element {
    height: 30px !important;
}
#store-welcome {
	background: url('img/diy-store.jpg') no-repeat;
	height: 449px;
	margin-bottom: 60px;
}
#coupon_code {
	min-width: 150px;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
	border-top-color: #329ceb;
}

.woocommerce .woocommerce-message {
	border-top-color: #f0602c;
	margin-top: 20px !important;
}
.woocommerce .woocommerce-message:before {
	color: #f0602c;
}

#add_payment_method #payment, .woocommerce-checkout #payment {
	border-radius: 0px;
	background: #fff;
	border-top: 1px solid #eee;
}

#add_payment_method #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
	background-color: #fff;
	color: #000;
}
#add_payment_method #payment div.payment_box:before, .woocommerce-checkout #payment div.payment_box:before {
	display: none;
}
.payment_method_s4wc img {
	margin-top: 10px !important;
}
.woocommerce span.onsale {
	background: #f0602c;
	border-radius: 0px;
	z-index: 99;
}
.woocommerce ul.products li.product h2.woocommerce-loop-category__title, .woocommerce ul.products li.product h2.ssm {
	margin-top: 0px;
	font-size: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-transform: none;
	font-weight: 500;
	
}

.woocommerce ul.products li.product .price del, .woocommerce ul.products li.product .price ins {
	display: inline-block;
	margin-left: 8px;
	color: #000;
}
.woocommerce ul.products li.product .price {
	color: #000;
	font-weight: 700;
}
.woocommerce ul.products li.product .button {
	margin-top: 0px;
	background: #329ceb;
	color: #fff;
	border-radius: 0px;
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	text-transform: uppercase;
	font-weight: 500;
}
.woocommerce ul.products li.product a img:hover {
	opacity: 0.8;
	z-index: 1;
}
#woo-commerce .lede {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 28px;
	letter-spacing: 1px;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.payment_method_stripe label img {
	display: inline;
}
.place-order #place_order {
	font-size: 28px;
	padding: 15px 27px;
}
#gform_3 .gform_footer {
	display: none !important;
}
.products .product-category .count {
	display: none;
}
.products .product-category a img {
	display: none !important;
}
.woocommerce ul.products li.product-category {
	width: 100% !important;
	margin: 2px 0 2px 9px !important;
}
.shop-sidebar h2 {
	margin-bottom: 0px;
	color: #fff;
}
.shop-sidebar h2.main-head {
	padding-top: 20px;
	font-size: 1.8em;
	margin-bottom: 10px;
}
.outer-wrap {
	padding: 1px;
}
.inner-wrap {
	position: relative;
	margin: 20px;
	padding: 20px;
	border: 3px solid #fff;
	background: rgba(255,255,255,0.8);
}
#prod-video.images .images {
	width: 100% !important;
}
.feat-shop-home h3 a {
	color: #f0602c;
}
.play-diy {
	position: absolute;
	display: block;
	top: 140px;
	left: 155px;
}
.play-diy img {
	font-size: 80px;
	color: #fff;
	width: 300px;
	text-shadow: 0px 4px 4px rgba(150, 150, 150, 1);
}
.pulsate {
    -webkit-animation: pulsate 2s ease-out;
    -webkit-animation-iteration-count: infinite; 
    opacity: 1.0;
}
@-webkit-keyframes pulsate {
    0% { 
        font-size: 80px;
    }
    18% { 
        font-size: 82px;
    }
    30% { 
        font-size: 84px;
    }
    50% { 
        font-size: 85px;
    }
    63% { 
        font-size: 84px;
    }
    80% { 
        font-size: 82px;
    }
    100% { 
        font-size: 80px;
    }
}
.animated {
  animation-duration: 2.5s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
  40% {transform: translateY(-30px);}
  60% {transform: translateY(-15px);}
}
.bounce {
  animation-name: bounce;
}
.page-numbers:hover {
	background: #fff;
}
.gform_footer #gform_submit_button_4, .gform_footer #gform_submit_button_5 {
	background: #f0602c;;
	color: #fff;
	padding: 10px 20px !important;
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 1px;
	border: 0px;
	font-size: 20px !important;
}

#store-bar {
	background: #f0602c;
	padding: 5px;
}
#store-bar .heade {
	font-size: 24px;
	color: #fff;
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
    text-transform: uppercase;
    margin-top: 5px;
}
#store-bar input[type=text] {
	border: 0px !important;
	padding-left: 10px;	
}
.shop-sidebar {
	background: #fff;
}
.woocommerce-mini-cart-item .variation, .woocommerce-mini-cart-item .remove_from_cart_button {
	display: none !important;
}
.woocommerce-mini-cart__buttons a {
	margin-right: 5px !important;
}
.shop-sidebar .widget {
	margin-bottom: 60px;
}
.navbar-search .btn {
	padding-top: 10px;
	padding-bottom: 10px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background: #f0602c;
	border-radius: 0px;
	font-weight: 500;
	font-size: 16px;
    font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow;
    text-transform: uppercase;
}
.flat-mega-menu.shop-menu > ul > li > a {
	padding-left: 26px;
    padding-right: 26px;
}
.woocommerce-pagination {
	margin-top: 30px;
	margin-bottom: 30px;
}
.et_bloom .et_bloom_optin_1 h2, .et_bloom .et_bloom_optin_1 h2 span, .et_bloom .et_bloom_optin_1 h2 strong {
	text-transform: uppercase;
	font-family: "proxima-nova-alt-ext-cond","Open Sans Condensed",Arial Narrow !important;
	font-size: 37px !important;
	margin-top: 40px;
}
.et_bloom .et_bloom_form_header p {
	color: #fff !important;
	font-size: 16px !important;
}
.et_bloom_submit_subscription {
	margin-top: 6px;
}
.postid-19950 .variations .label label {
	color: #000 !important;
	text-align: right !important;
}
.woocommerce-variation-price {
	margin-bottom: 10px !important;
}
.woocommerce-checkout .gift-certificate.sc_info_box {
	display: none !important;
}
#order_review_heading {
	margin-top: 40px !important;
}
.woocommerce-product-gallery li img {
	padding: 5px;
}
.woocommerce .flex-control-thumbs {
	padding-top: 5px !important;
}
#header.stickit {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999;
}
.program-nav-fixed, .hiw-nav-fixed {
	top: 105px;
	border-top: 5px solid #f0602c;
}
.program-nav.program-nav-fixed li {
	padding-bottom: 21px;
	padding-top: 21px;
	height: 65px;
}
.hiw-nav.hiw-nav-fixed li, .hiw-nav.hiw-nav-fixed .hiw-nav-fixed-container {
	height: 65px;
}
.hiw-nav.hiw-nav-fixed li {
	padding-bottom: 21px;
	padding-top: 21px;
}
@media only screen and (max-width: 1200px) {
	.play-diy {
		position: absolute;
		display: block;
		left: 0px;
		right: 0px;
		
	}
	.play-diy img {
		font-size: 80px;
		color: #fff;
		width: 300px;
		text-shadow: 0px 4px 4px rgba(150, 150, 150, 1);
		text-align: center;
		margin: 0 auto;
	}
	#store-welcome {
		background: url(img/diy-store.jpg) center center no-repeat;
	}
}
/* Media Queries */

@media only screen and (min-width: 1250px) {
  .flat-mega-menu .mobile-locations {
	display: none;
	}
	#header .container-stretched {
		width: 1200px;
		max-width: 1200px;
	}
	.container-stretched {
		padding-left: 0px;
		padding-right: 0px;
	}
	.flat-mega-menu > ul > li > a {
	    padding: 0 17px;
		font-size: 20px;
	}
}
@media only screen and (min-width: 1200px) {
  .flat-mega-menu .mobile-locations {
	display: none;
	}
}
@media only screen and (min-width: 960px) {
	.primary-footer .col-md-15 {
		border-right: 0px;
		min-height: 250px;
		margin-bottom: 20px;
		
	}
	
}
@media only screen and (min-width: 600px) {
  .alignright, img.alignright {
    display: inline;
    float: right;
    margin-left: 20px;
    margin-top: 4px; }

  .alignleft, img.alignleft {
    display: inline;
    float: left;
    margin: 4px 30px 30px 0; } 
}
@media screen and (max-width:1200px) {
	.flat-mega-menu > ul > li > a {
	}
	#header .logo-contain img {
		width: 120%;
		margin-top: 7px;
	}
	.flat-mega-menu .mobile-locations {
		display: block;
	}
	.flat-mega-menu .desktop-locations {
		display: none;	
	}
	.page-template-page-benefits .rule-header {
		font-size: 18px;	
	}
	#hiw-menu, #program-menu {
		display: none !important;
	}
	#trusted h4 {
		font-size: 24px;
		margin-top: 28px;
		margin-right: -4px;
	}
	#trusted .logo {
		margin-top: 15px;
	}
	 #shop-subnav a{
      padding: 0.7rem;
      display: block;
      font-size: 1.0rem;
      text-align: center
    }
    .shop-sub-nav .col-xs-12 {
	    background: #f0602c;
	    color: #fff;
    }
    .shop-sub-nav .col-xs-12 h4 {
	    color: #fff;
	    margin-top: 10px;
    }
	.typeahead,
	.tt-query,
	.tt-hint,
	.tt-menu {
		width: 270px;
	}
	#owl-related-programs .owl-prev .bonds-left, #owl-related-programs .owl-next .bonds-right, #owl-quote .owl-prev .bonds-left, #owl-quote .owl-next .bonds-right {
		display: none;
		
	}
	#owl-related-programs .owl-controls .owl-buttons .owl-next, #owl-quote .owl-controls .owl-buttons .owl-next {
		right: 0;
	}
	#related-posts .single-related-sidebar img {
	min-height: 150px;
	}
	#related-posts .single-related-sidebar {
		height: 150px;
		overflow: hidden;
		min-height: 150px;
	}
	.program-overlay .overlay-action .checkit {
		font-size: 18px;
	}
	.program-overlay .overlay-action img {
		width: 70px;
	}
	.overlay-padding .overlay-title a {
		font-size: 15px;
		line-height: 12px;	
	}
	.program-overlay .overlay-action {
		margin-top: 30px;	
	}
	.flat-mega-menu > ul > li.first-menu {
		padding-left: 15px;
	}
	.cta-row .cta-action:first-child {
		padding-left: 15px;
	}

}

@media screen and (max-width:992px) {
	#trusted h4 {
		margin-bottom: 15px;
	}
	.sbs-testimonial {
		margin-bottom: 30px;
	}
	.col-break-960 {
		clear: both;
	}
	.flat-mega-menu > ul > li.first-menu {
		padding-left: 0px;
	}
	#header .top-menu-contain {
		width: 65%;
		float: right;
	}
	#header .logo-contain img {
		width: 100%;
		display: block;
		position: relative;
	}
	#trusted h4 {
		font-size: 18px;
		margin-left: 3px;
	}
	#trusted .logo {
		margin-top: 22px;
	}
	 #shop-subnav a{
      padding: 0.2rem;
      display: block;
      font-size: 0.9rem;
      text-align: center
    }
	.typeahead,
	.tt-query,
	.tt-hint,
	.tt-menu {
		width: 230px;
	}
	.cta-row .cta-action:first-child {
		padding-left: 0px;
	}
	#header .tq-link {
		text-align: center;	
	}
	.inc5000-contain .img-w-cap {
		max-width: 425px;
		margin: 0 auto;
	}
	.primary-footer .col-md-15 {
		border-right: 0px;
		margin-bottom: 20px;
		
	}
	.secondary-footer .col-md-4 .btn-primary-orange {
		margin-bottom: 30px;
	}
	.secondary-footer .inc5000 img {
		float: none;
		text-align: center;
		margin: 0 auto;
		margin-top: 20px;	
	}
	.copyright-footer {
		text-align: center;
		margin: 0 auto;
	}
	#program-filter .clicktoggle {
		font-size: 1.4em;	
	}
	#filter-programs-container {
		display: none;
	}
	#toggle-filter-mobile {
		display: block;
	}
	.contain-mobile {
		margin-left: 15px;
		margin-right: 15px;
	}
	.owl-theme .single-quote {
		padding-left: 40px;
		padding-right: 40px;	
	}
	.owl-theme .single-quote::before {
	}
	.owl-theme .single-quote::after {
	}
	.single-program-grid .col-md-6 img {
		margin: 0 auto;
		text-align: center;
	}
	#related-posts .single-related-sidebar {
		height: 150px;
		min-height: 0;
		height: auto;
	}
	#owl-related-programs .owl-item .item .orp-img {
		height: 140px;
	}
	.collapse-menu .fa {
		display: block;
		display: inline-block;
		margin-left: 5px;
	}

	.flat-mega-menu .drop-down.full-width {
		width: 100%;
	}
	#program-filter {
		text-align: center;
	}
	h4.filter-header {
		text-align: center;
	}
	.sp-top30-m{
		padding-top:30px !important;
	}
	#tbprocess .process-single .arrow {
		display: none !important;	
	}
	.program-overlay {
		display: none;
	}
	.program-overlay-red:hover .program-overlay {
	    display:none;
	}
	
	
}
@media screen and (max-width:768px) {
	#header, .logo-contain {
		overflow: visible;
		z-index: 99;
	}
	.flat-mega-menu {
		padding-top: 0px;
	}
	.flat-mega-menu #mobile-button {
		margin-top: 0px !important;
	}
	.container {
		overflow: hidden;
	}
	#trusted .col-md-21, #trusted .col-md-101 {
		width: 100%;
	}
	#trusted .col-md-21 {
		height: 30px;
	}
	#trusted .col-md-101 {
		height: auto;
		padding-left: 0px;
	}
	#trusted .logo {
		margin-top: 0px;
		padding: 15px 0;
	}
	#trusted h4 {
		margin-top: 5px;
	}
	#trusted .arrow-right {
		display: none;
	}
	.home-top img {
		width: 250px;
	}
	#header .container {
		overflow: visible;
	}
	#related-posts .single-related-sidebar {
		height: 150px;
		min-height: 0;
		height: auto;
	}
	#hiw {
		text-align: center;
	}
	#header .header-bar {
	    border-bottom: 0px;
	}
	.primary-footer ul li, .secondary-footer ul li, .primary-footer h4, .secondary-footer h4, .primary-footer a, .secondary-footer a, .secondary-footer .col-md-4 {
		text-align: center;	
	}
	#breadcrumbs .container-condensed {
		padding: 0 20px;
	}
	.hcta {
		text-align: center !important;
		margin: 10px 0;
	}
	.rule-header {
		font-size: 20px;
		background: none;
	}
	.rule-header:before {
	  content: none;
	}
	.rule-header:after {
	  content: none;
	}
	.program-cat-grid .media img {
		margin: 0 auto;
		text-align: center;
	}
	.program-cat-grid {
		margin-bottom: 40px;
	}
	.rule-main-header {
		margin-top: 20px;
		font-size: 32px;
		background: none;
	}
	.rule-main-header:before {
	  content: none;
	}
	#header .cta-acct-menu a, #header .cta-acct-menu {
		margin-top: 10px;
		margin-bottom: 3px;
		z-index: 99;
	}
	#header .logo-contain img {
		margin-top: 0px;
		margin-bottom: 3px;
	}
	#header {
		padding-top: 0px;
	}
	#shop-subnav {
		text-align: left;
		max-height: auto;	
	}
	.diy-toggle {
		cursor: hand;
	}
	.diy-toggle .fa {
	}
    #shop-subnav li {
      display: block;
      width: 100%;
      background-color: #0e3151;
      border-right: 0px;
    }
    #shop-subnav a{
      padding: 0.7rem;
      display: block;
      font-size: 1.3rem;
      text-align: center
    }
    #shop-subnav {
		display: none;
	}
	#shop-subnav li.dropbtn:hover ul {
		display: none;
	}
	#shop-subnav li ul {
		width: 100%;
		position: relative;
		background: #fff;
	}
	#shop-subnav li ul a {
		text-align: center;
		color: #0e3151;
		background-color: #fff;
	}
	#shop-subnav li ul li {
		background-color: #fff;
	}
	.rule-main-header:after {
	  content: none;
	}
	.rule-ho {
		margin-top: 20px;
		font-size: 32px;
		background: none;
	}
	.rule-ho:before {
	  content: none;
	}
	.rule-ho:after {
	  content: none;
	}
	
	#counters .top-count {
		margin-top: 40px;
	}
	.macct {
		text-align: center;
		margin-bottom: 5px;
	}
	.logo-contain img {
		display: block;	
	}
	.container-condensed {
	    padding-left: 0px;
	    padding-right: 0px;
	}
	.home-middle-overlay {
	    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
	    height: 400px;
	    left: 0;
	    position: absolute;
	    width: 100%;
	}
	.faq-header-overlay, .nationwide-header-overlay, .contact-header-overlay {
		left: 0;
		width: 100%;
	}
	.location-hero-overlay {
		left: 0;
		width: 100%;	
	}
	#program-filter {
		text-align: center;
	}
	h4.filter-header {
		text-align: center;
	}
	.all-programs #toggleopen-time, .all-programs #toggleopen-size, .all-programs #toggleopen-cat {
		display: none;
	}
	.contact-container {
		padding: 0 10px;
	}
	.container-condensed, .container-tx-condensed {
		padding-left: 10px;
		padding-right: 10px;
	}
	.blog-feature-overlay {
		position: absolute;
		left: 0;
		top: 50px;
		background: rgba(255,255,255,0.8);
		height: 150px;
		width: 100%;
		padding-left: 40px;	
		padding-right: 20px;	
	}
	.archive-list {
		text-align: center !important;
	}
	.category-list {
		text-align: center !important;
	}
	.single-blog-post {
		text-align: center;
	}
	.single-blog-post img {
		margin: 0 auto;
	}
	.container-program-condensed, .container-program-extra-condensed {
		padding: 0 20px;
	}
	.contact-bar.spec-bar-container, .contact-bar-light {
		padding-left: 10px;
		padding-right: 10px;
	}
	.contact-bar.spec-bar-container h4, .contact-bar.spec-bar-container h4 a {
		font-size: 20px;	
	}
	.contact-bar.spec-bar-container h4 a {
		line-height: 60px;
		text-align: top;	
	}
	#location-one .program-tile img {
		margin: 0 auto;
	}
	.program-lede-img {
		height: auto;	
	}
	.program-lede-img img {
		height: auto;	
	}
	.gform_wrapper .gform_body .top_label li.gfield.gf_right_half { 
    	float: left; 
		clear: left !important;
		width: 99%;
  	} 

    .gform_wrapper .gform_body .top_label li.gfield.gf_left_half { 
    	float: left; 
		clear: left !important;
		width: 99%;
  	}
  	.blue-quote-popup {
	 	padding-left: 10px;
	 	padding-right: 10px; 	
	}
	img {
		width: auto;
		height: auto;
	}
	.widget .shout {
		background: #094168;
		padding: 10px;
		font-size: 15px;
	}
	.widget .shout h2 {
		font-size: 22px;
	}
	.typeahead,
	.tt-query,
	.tt-hint,
	.tt-menu {
		width: 320px;
	}
	.headers-search, #headers-search {
		display: block;
		position: relative;
		margin-bottom: 6px;
	}
	#headers-search .left {
		width: 90%;
		display: block;
		position: relative;
	}
	#headers-search .right {
		width: 10%;
		text-align: center;
		display: block;
		position: relative;
	}
	#headers-search button {
		width: 100%;
		text-align: center;
		padding-left: 8px;
	}
	#headers-search button .fa {
		text-align: center;
		width: 100%;
		display: block;
		
	}
	
}
@media screen and (max-width:480px) {
	.hcta .bright, .hcta .bright-spacer {
		display: none;
	}
	#trusted h4 {
		font-size: 18px;
		margin-bottom: 10px;
	}
	h3.maintitle {
	    font-size: 1.8em;
	    margin-bottom: 8px;
	    text-transform: uppercase;
	}
	.favorite-option {
		text-align: center;
		margin-top: 20px;
	}
	.sbs-testimonial:after {
	    top: 220px;
	}
	#owl-related-programs .owl-item .item .orp-img {
		height: 234px;
	}
}
