body {
	font-family: 'Open Sans', sans-serif;
}

p {
    margin: 0 0 20px;
}

.marketing p,
section.billboard {
  font-size: 15px;
  line-height: 24px;
}

.anchor{
  display: block;
  height: 100px; /*same height as header*/
  margin-top: -100px; /*same height as header*/
  visibility: hidden;
}

.well.blue {
    /*background-color: #eaf3f7;*/
    border: 1px solid #007eb9;
    border-radius: 0;
}

.well.white-bg {
    background-color: #ffffff;

}

.panel-group {
    opacity: 0.93;
}

.panel-title {
    color: #007eb9;
    font-size: 16px;
    font-weight: 800;
}

.div-scroll {
    position: relative;
    height: 400px;
}

.col-border-rt {
    border-right: #cdcdcd 1px solid;
}

.mb-20 {
    margin-bottom: 20px;
}

.shadow {
  background: url('../images/gradient.png') repeat-x center center;
  height: 20px;
}

.feature-list h3 {
    border-bottom: 1px solid;
    margin: 0 0 10px;
    padding-bottom: 10px;
}

.feature-list ul {
    margin: 0 0 10px 0;
    padding-left: 20px;
}

.feature-list li {
    padding: 5px 0 0 0;
}

.icon-circle a:active, .icon-circle a:visited, .icon-circle a:focus, .icon-circle a:hover {
    color: #FFFFFF;
}

.icon-circle:hover {
    background-color: #1895d0;
}

.section-footer a:link, .section-footer a:visited {
  color: #5a5a5a;
  text-decoration: none;
}

.section-footer a:active, .section-footer a:focus, .section-footer a:hover {
  color: #007eb9;
  text-decoration: none;
  border-bottom: none;
}

.section-footer .social-media a:link, .section-footer .social-media a:active, .section-footer .social-media a:visited {
  color: #5a5a5a;
  text-decoration: none;
  border-bottom: none;
}

.section-footer .social-media a:focus, .section-footer .social-media a:hover {
  color: #007eb9;
  text-decoration: none;
  border-bottom: none;
}

.section-footer a:link.award-link, .section-footer a:active.award-link, .section-footer a:visited.award-link {
  text-decoration: none;
  border-bottom: none;
}

.section-footer a:focus.award-link, .section-footer a:hover.award-link {
  text-decoration: none;
  border-bottom: none;
}

.services a:focus, .services a:hover, footer a:focus, footer a:hover, .request-contact a:focus, .request-contact a:hover, .news a:focus, .news a:hover {
    color: #1895d0;
    text-decoration: none;
    border-bottom: 1px solid #F68B1F;
}

a:link.img-link, a:focus.img-link, a:hover.img-link, a:active.img-link {
  border: none;
  text-decoration: none;
}

.trim-bar {
  background-color: #0061A3;
  height: 5px;
}

.navbar {
    min-height: 80px;
    padding: 0;
}

.navbar-inverse {
    background-color: #007eb9;
    border: none;
}

.navbar-inverse .navbar-nav > li > a {
    color: #cbdeec;
}

.marketing, .request-contact, .news {
  padding: 50px 15px;
}

.marketing .row,
.request-contact .row,
.news .row,
.billboard-certs .row {
  padding: 25px 0;
}

.container.content {
  padding: 0 0 50px 0;
}

section.billboard .row {
  padding: 15px 0;
}

.list-styled li {
  padding: 0 0 10px 0;
}

.dropdown-menu {
  min-width: 200px;
}
.dropdown-menu.columns-2 {
  min-width: 495px;
}
.dropdown-menu.columns-3 {
  min-width: 600px;
}
.dropdown-menu li a {
  padding: 5px 15px;
  font-weight: 300;
}
.multi-column-dropdown {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.multi-column-dropdown li a {
  display: block;
  clear: both;
  line-height: 1.428571429;
  color: #333;
  white-space: normal;
}
.multi-column-dropdown li a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f8f8f8;
}

.dropdown-menu .menu-header {
    line-height: 14px;
    padding: 11px 15px 10px;
    color: #5a5a5a;
    text-decoration: underline;
}

.section-footer .menu-header {
    line-height: 14px;
    padding: 0 0 5px 0;
    color: #5a5a5a;
    text-decoration: underline;
}

.certs-box img.awards {
    padding: 0 20px 10px 0;
}

section.billboard, section.billboard-services {
  padding: 100px 0;
}

section.billboard-awards {
    padding: 0 0 75px 0;
}

section.billboard-certs {
  margin-top: 75px;
}

.section-gradient {
  height: 15px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f2f2+0,f2f2f2+100&0.65+0,0+100 */
  background: -moz-linear-gradient(top,  rgba(242,242,242,0.65) 0%, rgba(242,242,242,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(242,242,242,0.65) 0%,rgba(242,242,242,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(242,242,242,0.65) 0%,rgba(242,242,242,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6f2f2f2', endColorstr='#00f2f2f2',GradientType=0 ); /* IE6-9 */
}

section.billboard-services hr.header-hr {
  margin: 0 0 20px 0;
}

.gray-bg {
  background-color: #f8f8f8;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 5px 8px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #007eb9;;
    border-radius: 30px;
}

/* Health and Safety - Banner and Page */

.announcement {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    top: 0;
    background-color: #0061A3;
    height: 42px;
}

.announcement p {
    margin: 0;
    padding: 10px 0;
    color: #fff;
}

.announcement a,
.announcement a:focus,
.announcement a:hover,
.announcement a:active {
    color: #fff;
    text-decoration: none;
}

.navbar-fixed-top {
    top: 42px;
    border-width: 0 0 1px;
}

.container.no-banner {
    padding: 175px 15px 50px 15px;
}

.no-banner h1 {
    margin-top: 0;
    text-align: left;
}

.no-banner p {
    line-height: 24px;
}

ol.list-style.body-txt {
    font-size: 15px;
    line-height: 24px;
}

ol.list-style.body-txt li {
    padding-bottom: 10px;
}

ol.list-style.body-text,
ul.list-style.body-text {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 50px;
}

ol.list-style.body-text li,
ul.list-style.body-text li {
    padding-bottom: 5px;
}

.row.partners {
  padding: 25px 0 50px 0;
}

.number {
    font-size: 20px;
    font-weight: bold;
}

.view-partners {
    font-size: 38px;
    margin: 5px 0;
}

.btn-view-partners {
    margin: 0;
    font-size: 28px;
}

ul.top-item {
    list-style-type: circle;
}

li.child {
    font-size: 14px;
}

li.child a {
    padding-left: 25px;
    color: #666666;
}

/* Feature Carousel */

#featureCarousel .item .container {
  padding-top: 3%;
}

.carousel {
    height: 420px;
    margin: 84px 0 0 0;
}

.carousel .item {
    height: 420px;
}

.carousel-caption h1,
.section-footer h2,
.marketing h2,
.marketing h3,
.request-contact h2,
.request-contact h3,
.news h2,
.div-scroll h3,
.billboard-certs h2 {
	font-family: 'Montserrat', sans-serif;
}

h3.services {
  font-size: 16px;
  font-weight: bold;
}

.parallax-section h2 {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  color: #FFFFFF;
}

#featureCarousel .carousel-caption h1, #featureCarousel .carousel-caption p {
  text-align: left;
}

#featureCarousel .carousel-caption h1 {
  font-size: 36px;
}

#featureCarousel .carousel-caption {
  height: 80%;
  margin-top: -3%;
  position: absolute;
  top: 20%;
  left: 5%;
  right: 0%;
  padding-left: 35px;
  padding-right: 35px;
  min-height: 350px;
  background-color: rgba(50, 50, 50, 0.5);
  border-top: 5px solid rgba(0, 0, 0, 0.3);
  border-bottom: 5px solid rgba(0, 0, 0, 0.3);
}

.first-slide {
  background: url('../images/slider-1-bg.jpg') no-repeat center center;
  background-size: cover;
}

.second-slide {
  background: url('../images/slider-2-bg.jpg') no-repeat center center;
  background-size: cover;
}

.third-slide {
  background: url('../images/slider-3-bg.jpg') no-repeat center center;
  background-size: cover;
}

.fourth-slide {
  background: url('../images/slider-4-bg.jpg') no-repeat center center;
  background-size: cover;
}

.main-container {
  padding: 10px 15px;
}
.skyblue {
  background-color: #22c8ff;
}
.deepskyblue {
  background-color: #00bfff;
}
.darkerskyblue {
  background-color: #00a6dd;
}
.carousel-indicators {
  bottom: 0;
}
.carousel-control.right,
.carousel-control.left {
  background-image: none;
}
.carousel .item {
  min-height: 420px; 
  height: 100%;
  width:100%; 
}
.carousel-caption h3,
.carousel .icon-container,
.carousel-caption button {
  background-color: #09c;
}
.carousel-caption h3 {
  padding: .5em;
}
.carousel .icon-container {
  display: inline-block;
  font-size: 25px;
  line-height: 25px;
  padding: 1em;
  text-align: center;
  border-radius: 50%;
}
.carousel-caption button {
  border-color: #00bfff;
  margin-top: 1em; 
}

/* Animation delays */
.carousel-caption h3:first-child {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.carousel-caption h3:nth-child(2) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.carousel-caption button {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}

h1 {
  text-align: center;  
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: bold;
}

.p {
  padding-top: 125px;
  text-align: center;
}

.p a {
  text-decoration: underline;
}

.carousel-fade .carousel-inner .item {
  opacity: .75;
  -webkit-transition-property: opacity;
          transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.btn-primary.orange {
  background-color: #f68b1f;
  border-color: #fff;
}

.btn-primary.orange.active, .btn-primary.orange.focus, .btn-primary.orange:active, .btn-primary.orange:focus, .btn-primary.orange:hover {
    background-color: #ffa346;
    border-color: #fff;
    color: #fff;
}

/* Feature Carousel END */

/* News Page */

.citation {
  text-transform: uppercase;
}

/* News Page END */

/* Header Img - Sub Pages */

#headerImg {
  margin-top: 84px;
  padding: 6% 0;
}

#headerImg.about {
  background: url('../images/about-hdr-img.jpg') no-repeat center center;
  background-size: cover;
  background-repeat: no-repeat;
}

#headerImg.privacy {
  background: url('../images/privacy-hdr-img.jpg') no-repeat center center;
  background-size: cover;
  background-repeat: no-repeat;
}

#headerImg.terms {
  background: url('../images/terms-hdr-img.jpg') no-repeat center center;
  background-size: cover;
  background-repeat: no-repeat;
}

#headerImg.retailers {
  background: url('../images/retail-hdr-img.jpg') no-repeat center center;
  background-size: cover;
  background-repeat: no-repeat;
}

#headerImg.contact {
  background: url('../images/contact-hdr-img.jpg') no-repeat center center;
  background-size: cover;
  background-repeat: no-repeat;
}

#headerImg.shipping {
  background: url('../images/shipping-hdr-img.jpg') no-repeat center center;
  background-size: cover;
  background-repeat: no-repeat;
}

#headerImg.trade-in {
  background: url('../images/tradein-hdr-img.jpg') no-repeat center center;
  background-size: cover;
  background-repeat: no-repeat;
}

#headerImg.col-univ-trade-in {
  background: url('../images/col-univ-trade-in-hdr-img.jpg') no-repeat center center;
  background-size: cover;
  background-repeat: no-repeat;
}

#headerImg.k12-trade-in {
  background: url('../images/k12edu-hdr-img.jpg') no-repeat center center;
  background-size: cover;
  background-repeat: no-repeat;
}

#headerImg.repair {
  background: url('../images/repair-hdr-img.jpg') no-repeat center center;
  background-size: cover;
  background-repeat: no-repeat;
}

#headerImg-services {
  background: url('../images/services-hdr-img.jpg') no-repeat center center;
  background-size: cover;
  margin-top: 80px;
}

#headerImg.buy-back {
  background: url('../images/buyback-hdr-img.jpg') no-repeat center center;
  background-size: cover;
  margin-top: 80px;
}

#headerImg.recycling {
  background: url('../images/360recycling-hdr-img.jpg') no-repeat center center;
  background-size: cover;
  margin-top: 80px;
}

#headerImg.capex {
  background: url('../images/capex-hdr-img.jpg') no-repeat center center;
  background-size: cover;
  margin-top: 80px;
}

#headerImg.sitemap {
  background: url('../images/sitemap-hdr-img.jpg') no-repeat center center;
  background-size: cover;
  margin-top: 80px;
}

.headerText-container {

}

#headerImg h1, #headerImg-services h1 {
  margin: 0;
  text-align: center;
  color: #FFFFFF;
  font-size: 42px;
  font-family: "Montserrat",sans-serif;
}

#headerImg.about hr {
  max-width: 300px;
}

#headerImg.contact hr,
#headerImg.retailers hr {
  max-width: 300px;
}

#headerImg.recycling hr,
#headerImg.sitemap hr {
  max-width: 420px;
}

#headerImg.privacy hr {
    max-width: 400px;
}

#headerImg.repair hr,
#headerImg.trade-in hr {
    max-width: 680px;
}

#headerImg.terms hr,
#headerImg.buy-back hr {
    max-width: 700px;
}

#headerImg h2, #headerImg-services h2 {
  margin: 0;
  text-align: center;
  color: #FFFFFF;
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
}

/* Header Img - Sub Pages END */

h2.blue {
  text-transform: uppercase;
  font-family: "Montserrat",sans-serif;
  font-weight: normal;
  font-size: 30px;
  margin-bottom: 30px;
  margin-top: 0;
  color: #007eb9;
}

h3.blue {
  text-transform: uppercase;
  font-family: "Montserrat",sans-serif;
  font-weight: normal;
  font-size: 30px;
  margin-bottom: 30px;
  margin-top: 0;
  color: #007eb9;
}

.blue:after {
    content: ""; /* This is necessary for the pseudo element to work. */ 
    display: block; /* This will put the pseudo element on its own line. */
    max-width: 75px; /* Change this to whatever width you want. */
    padding-top: 10px; /* This creates some space between the element and the border. */
    border-bottom: 2px solid #f68b1f; /* This creates the border. Replace black with whatever color you want. */
}

h3.blue-basic, h1.blue-basic {
  font-family: "Montserrat",sans-serif;
  font-weight: normal;
  font-size: 30px;
  margin-bottom: 30px;
  margin-top: 0;
  color: #007eb9;
}

/* CTA Container - BEGIN */

.cta-box {
    padding: 25px 35px 25px !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
    border-top: 5px solid #007eb9;
    border-bottom: 5px solid #007eb9;
    background-color: #f8f8f8;
}

.cta-box h4,
section.billboard .cta-box h4 {
  font-family: "Montserrat",sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #666666;
  margin-bottom: 25px;
  margin-top: 0;
  border-bottom: 1px solid #cac9c9;
  padding: 0 0 10px;
}

.cta-box.buy h4, .cta-box.sell h4 {
  font-family: "Montserrat",sans-serif;
  font-weight: bold;
  font-size: 30px;
  color: #007eb9;
  margin-bottom: 25px;
  margin-top: 0;
  border-bottom: 1px solid #cac9c9;
  padding: 0 0 10px;
  text-align: center;
}

.cta-box ul {
  padding: 0 0 0 15px;
}

.cta-box li {
  padding: 0 0 10px 0;
  font-size: 15px;
}

p.bold-hdr {
  font-weight: bold;
}

.cta-box a {
  color: #337ab7;
}

.cta-box a:focus, .cta-box a:hover, .cta-box a:active {
    border-bottom: 1px solid #F68B1F;
    text-decoration: none;
    color: #1895d0;
}

.cta-box.sell a,
.cta-box.buy a {
  color: #ffffff;
}

.cta-box.sell a:focus, .cta-box.sell a:hover, .cta-box.sell a:active, .cta-box.buy a:focus, .cta-box.buy a:hover, .cta-box.buy a:active {
    border-color: #2e6da4;
    text-decoration: none;
    background-color: #1895d0;
}

.cta-box p.cta-text {
    margin-top: 20px;
}

.cta-box p.cta-sub-hdr {
    font-weight: bold;
}

.cta-box.sell ul,
.cta-box.buy ul {
  padding: 0;
}

.cta-box.sell li:first-child,
.cta-box.buy li:first-child {
    padding-top: 0;
    border-top: none;
}

.cta-box.sell li,
.cta-box.buy li {
    margin: 0;
    font-size: 14px;
    padding-top: 8px;
    border-top: dotted 1px #007eb9;
}

/* CTA Container - END */

/* Certification Container - BEGIN */

.certs-box {
    padding: 25px 35px 25px !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
    border-top: 5px solid #cccccc;
    border-bottom: 5px solid #cccccc;
    background-color: #fff;
}

.certs-box h4,
section.billboard .certs-box h4 {
  font-family: "Montserrat",sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #007eb9;
  margin-bottom: 25px;
  margin-top: 0;
  border-bottom: 1px solid #cac9c9;
  padding: 0 0 10px;
}

.certs-box img {
  max-width: 150px;
  padding-bottom: 15px;
}

.certs-box ul {
  padding: 0 0 0 15px;
}

.certs-box li {
  padding: 0 0 10px 0;
  font-size: 15px;
}

.row .no-padding {
  padding: 0 !important;
}

p.bold-hdr {
  font-weight: bold;
}

a.certs-link {
  color: #337ab7;
  font-size: 13px;
}

a.certs-link:focus, a.certs-link:hover, a.certs-link:active {
    border-bottom: 1px solid #F68B1F;
    text-decoration: none;
    color: #1895d0;
    font-size: 13px;
} 

/* Certification Container - END */

/* Basic White Box Container - BEGIN */

.basic-box {
    padding: 15px 35px 15px !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
    background-color: #fff;
}

.basic-box h4,
section.billboard .basic-box h4 {
  font-family: "Montserrat",sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #007eb9;
  margin-bottom: 25px;
  margin-top: 0;
  border-bottom: 1px solid #cac9c9;
  padding: 0 0 10px;
}

.billboard-services-box img {
  max-width: 150px;
  padding-bottom: 15px;
}

.basic-box ul {
  padding: 0 0 0 15px;
}

.basic-box li {
  padding: 0 0 10px 0;
  font-size: 15px;
}

/* Basic White Box Container - END */

/* Team Member Bio Container - BEGIN */

#bio-box {
    padding: 0px !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
    border-top: 5px solid #007eb9;
    border-bottom: 5px solid #007eb9;
    background-color: #f8f8f8;
}

#bio-box h4 {
  font-family: "Montserrat",sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #666666;
  margin-bottom: 10px;
  margin-top: 0;
  border-bottom: 1px solid #cac9c9;
  padding: 0 0 10px;
}

.bio-photo {
  overflow: hidden;
}

.bio-photo img {
  margin: 0;
  max-width: 100%
  height: auto;
}

p.bio-name {
  font-size: 18px;
  font-family: "Montserrat",sans-serif;
  font-weight: bold;
  color: #007eb9;
  line-height: 18px;
  margin: 15px 0 5px 0;
  padding: 0 20px;
}

p.bio-title {
  font-size: 10px;
  line-height: 12px;
  padding: 0 20px;
}

#bio-hidden-text {
    font-size: 15px;
    line-height: 26px;
    font-weight: 300;
    position: absolute;
    background: #fff;
    z-index: 9;
    left: 0;
    right: 0;
    padding: 20px;
    box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.10);
    height: 0;
    opacity: 0;
    transition: .3s linear;
    overflow: hidden;
}

/* Team Member Bio Container - END */

/* Process Container - BEGIN */

#process-box {
    padding: 25px !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
    border-top: 5px solid #cccccc;
    border-bottom: 5px solid #cccccc;
    background-color: #f8f8f8;
}

#process-box h4 {
  font-family: "Montserrat",sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #666666;
  margin-bottom: 10px;
  margin-top: 15px;
  border-bottom: 1px solid #cac9c9;
  padding: 0 0 10px;
}

.process-photo {
  overflow: hidden;
}

.process-photo img {
  margin: 0;
  max-width: 100%
  height: auto;
}

p.process-name {
  font-size: 18px;
  font-family: "Montserrat",sans-serif;
  font-weight: bold;
  color: #007eb9;
  line-height: 18px;
  margin: 15px 0 5px 0;
  padding: 0 20px;
}

p.process-title {
  font-size: 10px;
  line-height: 12px;
  padding: 0 20px;
}

#process-box li:first-child {
    padding-top: 0;
    border-top: none;
}

#process-box li {
    margin: 8px 0;
    font-size: 15px;
    padding-top: 8px;
    border-top: dotted 1px #007eb9;
}

.process-hr {
  margin: 0;
}

/* Process Container - END */

.tooltip.top .tooltip-arrow {
  border-top-color: #007eb9;
  border-width: 5px 5px 0;
}
.tooltip-inner {
  color: #ffffff;
  background: #007eb9;
  border: solid 1px #007eb9;
}

.btn-u {
    border: 0;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    padding: 6px 13px;
    position: relative;
    background: #007eb9;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
}

.btn-u.btn-block {
    text-align: center;
}

.btn-u:hover, .btn-u:focus, .btn-u:active, .btn-u.active, .open .dropdown-toggle.btn-u {
    background: #337ab7;
}

.btn-group > .btn-u, .btn-group-vertical > .btn-u {
    float: left;
    position: relative;
}

.pricing-head h3 {
    color: #ffffff;
    padding: 15px 0;
    font-size: 24px;
    font-family: "Montserrat",sans-serif;
    background: #007eb9;
    font-weight: bold;
    margin: 0;
}

.pricing-head h3 span, .pricing-head h4 span {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
}

.pricing-mega-v1 .pricing-content li i {
    color: #5a5a5a;
}

.pricing-content li i {
    color: #5a5a5a;
    font-size: 16px;
    margin-right: 5px;
    position: relative;
}

.pricing-mega-v1 {
    padding: 40px 15px 0 15px;
}

/*.no-space-pricing {
    padding: 0 15px;
}*/

.no-space-pricing [class^="col-"], .no-space-pricing [class*=" col-"] {
    padding: 0;
}

.pricing-mega-v1 .hidden-area {
    margin-top: 75px;
}

.pricing-mega-v1 .pricing {
    position: relative;
    border-radius: 3px;
    margin-bottom: 15px;
    box-shadow: 0 0 0px #eee;
    border: 1px solid #eee;
}

.pricing-head {
    text-align: center;
}

.pricing-content {
    margin-bottom: 0px;
}

.pricing-mega-v1 .pricing-content li {
    padding: 10px;
    font-size: 12px;
    font-style: normal;
    min-height: 41px;
}

.pricing-content li {
    color: #888;
    font-size: 12px;
    padding: 7px 15px;
    border-bottom: solid 1px #f5f9e7;
}

.pricing-mega-v1 .pricing-content li.program {
    padding: 18px 10px;
}

.bg-color {
    background-color: #f9f9f9;
}

.pricing-mega-v1 .block li {
    text-align: center;
}

.marketing h2,
.marketing h3,
.request-contact h2,
.request-contact h3,
.news h2,
.div-scroll h3,
.billboard-certs h2
.no-banner h1 {
	color: #007eb9;
}

.marketing h2,
.request-contact h2,
.billboard-certs h2 {
    text-transform: uppercase;
}

.navbar-brand {
	padding: 15px 0 0;
	height: 60px;
}

.navbar-brand:hover {
	opacity: 1.0;
}
/*
.navbar-nav {
  margin: 0;
}

.nav > li {
  height: 79px;
}*/

.navbar-nav > li > a {
  line-height: 49px;
}

.navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #1895d0;
    color: #fff;
    /*line-height: 49px;*/
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #1895d0;
    color: #fff;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:active {
    background-color: transparent;
    color: #fff;
    border-bottom: 1px solid #F68B1F;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #1895d0;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #1895d0;
}

.back-to-top {
	background: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	width: 40px;
	height: 40px;
	z-index: 100;
	display: none;
	text-decoration: none;
	color: #9d9d9d;
	background-color: #222;
  opacity: .50;
}

.back-to-top span {
	font-size: 24px;
	line-height: 24px;
	padding: 6px 9px 9px 9px;
}

.back-to-top:hover,
.back-to-top:active {
	color: #ffffff;
}

.back-to-top:link,
.back-to-top:visited {
	color: #9d9d9d;
}

.glyphicon-center {
    text-align: center;
}

/*.container.marketing .glyphicons {
	font-size: 72px;
	line-height: 72px;
}*/

.gi-2x {
	font-size: 2em;
}
.gi-3x {
	font-size: 3em;
}
.gi-4x {
	font-size: 4em;
}
.gi-5x {
	font-size: 5em;
}

.section-footer {
	background-color: #f8f8f8;
	color: #5a5a5a;
	font-size: 13px;
  padding: 25px 0;
}

.header-hr {
	border-color: #cac9c9;
  margin: 0;
}

.news-hr {
  border-color: #cac9c9;
  margin: 50px 0;
}

.parallax-hr {
  border-color: #f68b1f;
}

.headline {
    border-bottom: 1px solid #cac9c9;
    display: block;
    margin: 10px 0 25px;
}

.headline h2, .headline h3, .headline h4, .headline h5 {
    display: inline-block;
    padding-bottom: 0;
}

.billboard h4 {
    font-size: 36px;
    line-height: 38px;
    text-align: left;
    margin-bottom: 25px;
    color: #007eb9;
    font-family: 'Montserrat', sans-serif;
}

.billboard p {
    text-align: left;
    margin: 0 0 25px 0;
}

.main-tagline p {
    text-align: center;
    margin: 35px 0;
    font-size: 16px;
    line-height: 16px;
}

.section-footer .headline h5 {
    font-size: 14px;
    font-weight: bold;
}

.section-footer img {
    display: inline;
}

.footer-v1 .link-list li {
    border-top: 1px solid #353535;
}
.link-list li:first-child {
    border-top: medium none !important;
}
.link-list li {
    border-top: 1px solid #fff;
}

.link-list span.certs {
    display: inline-block;
    font-size: 13px;
    padding: 4px 0;
    text-transform: uppercase;
}

.link-list li i {
    color: #fff;
}

.icon-circle a {
    color: #fff;
}

.fa-ul-list {
    list-style: none;
}

.icon-circle {
    width: 80px;
    height: 80px;
    background-color: #007eb9;
    border-radius: 100%;
    line-height: 80px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    color: #ffffff;
}

.icon-circle-md {
    width: 56px;
    height: 56px;
    background-color: #007eb9;
    border-radius: 100%;
    line-height: 56px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    color: #ffffff;
}

.icon-circle-sm {
    width: 28px;
    height: 28px;
    background-color: #ffffff;
    border-radius: 100%;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    color: #5a5a5a;
    border: 1px solid #cccccc;
    margin-right: 10px;
}

.icon-center {
	vertical-align: middle;
}

.fa-camera-retro { line-height: inherit;}

/* Request Contact Section */

.contact-question {
    font-family: "Montserrat",sans-serif;
    font-size: 18px;
    color: #007eb9;
}

.contact-text {

}

.contact-img {
    padding-left: 10px;
}

.request-contact label {
    text-transform: uppercase;
    color: #007eb9;
}

.request-contact #service-options label {
    color: #5a5a5a;
    text-transform: none;
}

footer {
    background-color: #e5e5e5;
    font-size: 12px;
    height: auto;
    line-height: 50px;
}

footer p {
    margin: 0;
}

.footer-logo {
    margin: 25px 0 20px;
}

.section-footer p {
	font-size: 12px;
	margin-bottom: 20px;
}

.award-img {
	border: 1px solid rgba(255, 255, 255, .25);
  padding: 5px;
  margin: 5px;
}

.award-img:hover {
  border: 1px solid rgba(255, 255, 255, 1);
}

.social-media li {
  display: inline;
  padding-right: 10px;
}

.cert-links {
  font-size: 11px;
  padding: 0 0 10px 0;
}

/* Parallax Content Slider */
.parallax-section {
  position: relative;
  margin-top: 82px;
}

#parallax-text-container {
  background: none repeat scroll 0 0 transparent;
  position: absolute;
  z-index: 99;
  padding-top: 40px;
  height: 100%;
  width: 100%;
}

#parallax-text-container .well {
  opacity: .93;
}

#parallax-carousel {
  background: none repeat scroll 0 0 transparent;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 99;
  margin: 0;
}

#parallax-carousel .carousel-indicators {
  margin: 0;
  width: 100%;
  top: 0;
}

#parallax-carousel .carousel-caption {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding-left: 45%;
}

.parallax-section .carousel .item {
  background-color: transparent;
  height: 500px;
}

.parallax-header-hr {
  border-color: #f68b1f;
}

.carousel.vertical .item {
  -webkit-transition: 1.6s ease-in-out top;
     -moz-transition: 1.6s ease-in-out top;
      -ms-transition: 1.6s ease-in-out top;
       -o-transition: 1.6s ease-in-out top;
          transition: 1.6s ease-in-out top;
}

/* Parallax Content Slider END */

/* Parallax */

.parallax-container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  height: 600px;
  overflow: hidden;
}

.parallax-container img {
  display: block;
}

.scene {
  padding: 0;
  margin: 0;
  height: 600px;
}

.scene, .layer {
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}

.fill {
  position: absolute;
  bottom: 5%;
  right: 5%;
  left: 5%;
  top: 5%;
}

.expand-width {
  width: 100%;
}

.border {
  border: 2px dashed #00FFAA;
}

.aspect {
  opacity: 0.2;
}

.layer:nth-child(1) {
  opacity: 1.0;
}
.layer:nth-child(1) button {
  -webkit-transform: rotate(150deg);
}

.layer:nth-child(2) {
  opacity: 1.0;
}
.layer:nth-child(2) button {
  -webkit-transform: rotate(120deg);
}

.layer:nth-child(3) {
  opacity: 1.0;
}
.layer:nth-child(3) button {
  -webkit-transform: rotate(90deg);
}

.layer div {
    backface-visibility: hidden;
    transform: translate3d(0px, 0px, 0px);
    transform-style: preserve-3d;
}

.sky {
    background: url("../images/sky.jpg") repeat-x scroll 50% 100% / cover rgba(0, 0, 0, 0);
    bottom: -675px;
    left: -20%;
    position: absolute;
    top: -5%;
    width: 130%;
}

.overlay {
    background: url("../images/parallax-overlay.png") repeat scroll 50% 100% / cover rgba(0, 0, 0, 0);
    opacity: .80;
    width: 130%;
    height: 700px;
    position: absolute;
    top: -15%;
    left: -20%;
}

.sky.depth-10 {
    bottom: -182px;
    height: 700px;
    margin: 0;
}

.grass {
    background: url("../images/grass.png") repeat-x scroll 50% 100% / cover rgba(0, 0, 0, 0);
    bottom: 96px;
    left: -20%;
    position: absolute;
    top: -5%;
    width: 130%;
}

.grass:after {
    background-color: black;
    content: "";
    display: block;
    height: 500px;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
}

.grass.depth-20 {
    background-size: 436px 288px;
    bottom: -182px;
    height: 700px;
    margin: 0;
}

.puzzle {
    bottom: 96px;
    left: 7%;
    position: absolute;
    top: 2%;
    height: 283px;
    width: 350px;
}

.hand {
    left: 7%;
    position: absolute;
    top: -25%;
}

/* Parallax END */

@media (max-width: 1400px) {

  #featureCarousel .carousel-caption h1 {
    font-size: 30px;
    }

  #featureCarousel .carousel-caption p {
    font-size: 20px;
  }

  #featureCarousel .carousel-caption {
    left: 12%;
    right: 12%;
    }

  .slide-img {
    width: 88%;
  }
}

@media (max-width: 1200px) {

  #featureCarousel .carousel-caption h1 {
    font-size: 24px;
    }

  #featureCarousel .carousel-caption p {
    font-size: 18px;
  }

  .slide-img {
    width: 85%;
  }
  .h1-container {
  height: 243px;
  }
    .col-border-rt {
    border-right: none;
    border-bottom: #cdcdcd 1px solid;
    margin: 20px 0;
    padding: 0;
  }

   .col-border-last {
    margin: 20px 0;
    padding: 0;
  }
}

@media (max-width: 991px) {

  .slide-img {
    width: 90%;
  }

  #featureCarousel .carousel-caption h1 {
    font-size: 20px;
    }

  #featureCarousel .carousel-caption p {
    font-size: 15px;
  }

  .section-footer .img-responsive {
    max-width: 45%;
    display: inline;
  }

  #headerImg h1, #headerImg-services h1 {
    font-size: 28px;
  }

  .h1-container {
  height: 185px;
  }

  .col-border-rt {
    border-right: none;
    border-bottom: #cdcdcd 1px solid;
    margin: 20px 0;
    padding: 0;
  }

   .col-border-last {
    margin: 20px 0;
    padding: 0;
  }

  .billboard-img-center {
    margin: 0 auto;
  }

}

@media (max-width: 767px) {
  .navbar-fixed-top {
    top: 0px;
    border-width: 0 0 1px;
  }
  .marketing {
    padding: 0 0 50px 0;
  }

  section.main-tagline {
    margin-top: 60px;
  }

  .row.padding-xs  {
    padding: 100px 0 25px 0;
  }

  .col-border-rt {
    border-right: none;
    border-bottom: #cdcdcd 1px solid;
    margin: 20px 0;
    padding: 0;
  }

  .col-border-last {
    margin: 20px 0;
    padding: 0;
  }

  #headerImg, #headerImg-services {
    height: 141px;
    margin-top: 64px;
  }

  #headerImg h1, #headerImg-services h1 {
    font-size: 24px;
  }

  #headerImg img {
    max-width: 50%;
  }

  .navbar {
    min-height: 65px;
  }

  .h1-container {
  height: 140px;
  }

  .dropdown-menu.multi-column {
    min-width: 240px !important;
    overflow-x: hidden;
  }

  /*.nav > li {
    height: 40px;
  }*/

  .navbar-nav > li > a {
    line-height: 20px;
  }

  .navbar-inverse .navbar-toggle {
    border-color: #FFF;
  }

  .navbar-brand {
    padding: 5px 0 0 15px;
  }

  .navbar-toggle {
    margin-top: 13px;
    margin-right: 30px;
  }

  .navbar-nav .open .dropdown-menu {
    background-color: #FFF;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #5a5a5a;
    text-decoration: none;
    background-color: #f5f5f5;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #5a5a5a;
  }

  .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:active {
    border-bottom: none;
    background-color: #1895d0;
  }

  .parallax-section {
    margin-top: 60px;
  }

  .carousel {
    height: 310px;
    margin: 65px 0 0 0;
  }

  .carousel .item {
    min-height: 310px;
  }

  #featureCarousel .carousel-caption {
    height: 80%;
    margin-top: 0;
    position: absolute;
    top: 8%;
    left: 5%;
    right: 5%;
    padding-left: 35px;
    padding-right: 35px;
    min-height: 235px;
    background-color: rgba(50, 50, 50, 0.5);
    border-top: 5px solid rgba(0, 0, 0, 0.3);
    border-bottom: 5px solid rgba(0, 0, 0, 0.3);
  }

  #featureCarousel .carousel-caption h1 {
  margin-top: 5px;
  margin-bottom: 20px;
  }

  .marketing h2,
  h3.services,
  .parallax-section h2,
  .request-contact h2,
  .news h2 {
    font-size: 24px;
  }

  .marketing, .request-contact, .news {
     padding: 0 15px;
  }

  .news .row {
     padding: 10px 0;
  }

  .news-hr {
     margin: 20px 0;
  }

  .marketing .row.services-first {
     padding: 25px 0 0 0;
  }

  .marketing .row.services-last {
     padding: 0;
  }

  .billboard-img-center {
    margin: 0 auto;
  }

  .billboard h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 25px;
  }

  section.billboard, section.billboard-services {
    padding: 25px 0;
  }

  .section-footer .img-responsive {
    max-width: 50%;
  }

  h3.blue-basic {
    font-size: 22px;
  }

}

  @media (max-width: 360px) {
  .navbar-fixed-top {
    top: 0px;
    border-width: 0 0 1px;
  }

  #parallax-text-container {
    padding-top: 0;
  }

  section.main-tagline {
    margin-top: 60px;
  }

  #headerImg h1, #headerImg-services h1 {
    font-size: 14px;
  }

  #headerImg h2, #headerImg-services h2 {
    font-size: 12px;
  }

  h3.blue-basic {
    font-size: 18px;
  }

  hr {
    margin-top: 7px;
    margin-bottom: 7px;
  }

}