@import  "../fonts/font-style.css";
body {
  font-family: "Open Sans";
  height: 100%;
  color: #000;
}
/*begin: tendenci admin edit*/
.admin-inline {
    background: rgba(0, 0, 0, 0.77);
    padding: 8px 10px;
    font-size: 12px;
}
.admin-links a {
   color: #fff;
   font-weight: normal;
   display:block;
  }
.t-meta-data, .t-meta-editor-bar {
    clear: both;
}

.t-meta-editor-bar {
    background-color: #ebf7fa;
  }
/*end: tendenci admin edit*/
header {
  border-top: 8px solid #b03651;
  padding: 5px 0 0;
  width: 100%;
  margin: 0 auto;
}
.hdr-logo {margin: 10px;}
.inn-bx img {
  max-width: 100%;
  height: auto;
}


.contact {
  font-size: 14px;
  color: #d02550;
  font-family: "NovecentowideDemiBold";
  text-align: right;
}

.searchHeader {
  width: 30%;
  float: right;
  height: 25px;
  margin: 0 5px;
  display: block;
}

.searchHeader form {
  width: 100%;
}

.searchHeader input {
  width: 80%;
  background: none;
  border: none;
  color: #ccc !important;
  height: 25px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 0 10px;
  float: left;
}

.search-btn {
  float: right;
  margin-left: -30px;
  width: 25px !important;
  height: 25px !important;
  background: url(../images/search-icon.png) no-repeat !important;
  border: none !important;
}

.nv {
  margin-top: 6%;
}

.slider {
  width: 100%;
  border-top: 8px solid #2695b6;
  border-bottom: 8px solid #2695b6;
  display: block;
  margin: 0 auto;
}

.slider img {
  width: 100%;
}

.cont {
  width: 90%;
  margin: 0 auto;
}

.pro-box {
  display: block;
  margin: 0 2% !important;
}

.pink-txt {
  color: #d02550;
  font-size: 16px;
  font-family: "NovecentowideDemiBold";
  margin-top: 30px !important;
  display: block;
}

.dropup-bg {
  background: #fff !important;
  border: none !important;
  border-radius: 0;
  color: #000;
}

.dropup-bg a {
  font-size: 12px;
  color: #2695b6;
  text-align: center;
}

.dropup-bg li {
  line-height: 25px !important;
  background: url(../images/pink-arrow.png) no-repeat right;
  padding: 0 10px;
}

.dropup-bg li a,.pro-box li a {
  text-align: left !important;
  color: #000;
}

.gray-border {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 1%;
  padding-bottom: 10px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.img-bor-swd {
  margin: 0 auto;
  display: block;
  background: url(../images/img-shadow.png) no-repeat bottom;
  padding-bottom: 40px;
  padding-top: 2%;
}

.img-bor-swd img {
  border: 12px solid #b1d9e5;
}

.featured {
  padding-left: 2%;
}

.featured h1,.featured h2,.featured h3 {
  padding: 0;
  margin: 0;
  font-family: "NovecentowideDemiBold";
}

.featured h1 {
  font-size: 40px;
  color: #2695b6;
}

.featured h2 {
  font-size: 18px;
  color: #d02550;
}

.featured h3 {
  font-size: 16px;
  color: #959595;
  line-height: 30px;
}

.learn-more a {
  line-height: 32px !important;
  border: 1px solid #b0536b;
  color: #fff;
  background: #d02550 url(../images/white-arr.png) no-repeat right;
  font-family: "NovecentowideDemiBold";
  text-transform: uppercase;
  padding: 6px 16px 6px 5px;
  border-radius: 0;
  text-align: left;
  text-decoration: none;
  font-size: 13px;
}

.learn-more a:hover {
  color: #fff;
  background: #0099b8 url(../images/white-arr.png) no-repeat right;
  border: 1px solid #046b80;
}

.about-bx {
  padding: 5px !important;
  margin: 0 0 0 2%;
  float: left;
  display: block;
  margin: 0 auto;
}

.about-bx h1,.formbx h1 {
  font-size: 30px;
  color: #2695b6;
  font-family: "NovecentowideDemiBold";
  padding: 0;
  line-height: 30px;
  margin-top: 0;
}

.about-bx p {
  font-size: 13px;
}

.about-bx h2 {
  font-size: 16px;
  color: #959595;
  font-family: "NovecentowideDemiBold";
  padding: 0;
  line-height: 20px;
}

.aln-right {
  text-align: right;
}

.border-right {
  border-right: 1px solid #ccc;
}

.border-left {
  border-left: 1px solid #ccc;
}

.formbx {
  background: #dbdbdb url(../images/f-arro.png) no-repeat left top;
  padding: 1% 2%;
  margin-left: 0;
}

.formbx h1 {
  font-size: 30px;
  padding-left: 20px;
  line-height: normal !important;
  margin: 0 !important;
  line-height: 40px !important;
}

.formbx h1 span {
  font-size: 30px;
  color: #d02550;
  margin-left: 2%;
}

.formbx form {
  padding: 0;
}
.formbx .embed-form label, .formbx-inn label {
    display: none;
}
.formbx input {
  height: 28px;
  background: #fff;
  border: none;
  margin: 2% 0%;
  color: #777;
  padding: 3px;
  font-size: 16px;
  border-radius: 0;
  float: left;
}
.formbx textarea {
  border-radius: 0;
}
.formbx input[type="submit"] {
  width: 70%;
  background: #fff;
  float: left;
  clear: both;
  color: #D1244F;
  font-family: "Open Sans";
}

.formbx .form-group, .formbx .forms {
  width: 100%;
}
.formbx .col-sm-9 {
  width: 100%;
}
.formbx img.captcha {
    float: left;
    margin: 10px 10px 0 0;
    height: 55px;
}
/*begin: sidebar formbx-inn*/
.formbx-inn {
  background: #dbdbdb url(../images/f-arro.png) no-repeat left top;
  padding: 1% 2%;
  display: block;
}

.formbx-inn h1 {
  font-size: 19px;
  padding-left: 20px;
  line-height: normal !important;
  margin: 0 !important;
  font-family: "NovecentowideDemiBold";
}

.formbx-inn h1 span {
  font-size: 27px;
  color: #d02550;
}

.formbx-inn form {
  padding: 0;
}
.formbx-inn .col-sm-9, .formbx-inn input {
  width: 100%;
  }
.formbx-inn input,.formbx-inn img {
  background: #fff;
  border: none;
  margin: 2% 0 2% 0;
  padding: 0 5px;
  color: #777;
  font-size: 16px;
  float: left;
  border-radius: 0;
}
.formbx-inn textarea {
  border-radius: 0;
}
.formbx-inn input[id="id_captcha_1"] {
  height: 30px;
}
.formbx-inn input[type="submit"] {
    background: #2695B6;
    color: #fff;
    height: 30px;
    margin: 15px;
    width: 90%;
}
/*end: sidebar formbx-inn*/

.m-p-zro {
  padding: 0 !important;
  margin: 0 !important;
}

.ft-menu {
  font-size: 11px;
  color: #d02550;
  font-family: "NovecentowideBold";
  margin: 1% 0;
  line-height: 22px;
  border-right: 1px solid #e1e1e1;
  min-height: 245px;
}

.ft-menu ul {
  margin: 0 !important;
  padding: 0;
}

.ft-menu li {
  list-style: none;
  font-family: "NovecentowideBold";
  color: #2695b6;
  line-height: 22px;
  display: block;
}

.ft-menu li a {
  color: #2695b6;
  text-decoration: none;
  background: #fff;
  display: block;
}

.ft-menu li a:hover {
  color: #2695b6;
  text-decoration: none;
  background: #f0eeee;
}

.ft {
  display: block;
  width: 100%;
  margin: 2% 0 0;
  background: #2695b6;
  padding: 5px 0;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-family: "NovecentowideBold";
  font-size: 10px;
  word-spacing: 5px;
}

.ft a {
  color: #fff;
  text-decoration: none;
}

.ft a:hover {
  color: #d9f6fe;
  text-decoration: none;
}

.mr-l-r {
  margin: 0 10%;
}

#menu * {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

#menu {
  margin: 0 auto;
}

#menu a {
  display: block !important;
  text-decoration: none;
  color: #3B5330;
}

#menu li {
  background: url(../images/drop-up.png) no-repeat top center;
}

#menu ul li ul li a:hover {
  background: #fff;
  padding-left: 9px;
}

#menu ul li ul li {
  border: none;
  color: #B0BD97;
  line-height: 20px;
}

.clear {
  clear: both;
}

#menu ul li ul li {
  background: url(../images/pink-arrow.png) no-repeat right;
  display: inline-block;
  width: 100% !important;
}

#menu ul li ul li a {
  font-size: 13px;
  font-family: "Open Sans";
  font-weight: 700;
  display: block;
  background-color: #fff !important;
}

.view {
  font-family: "NovecentowideDemiBold";
  font-size: 16px !important;
  border-top: 1px solid #bddfe8 !important;
  line-height: 20px;
  color: #0099b8 !important;
}

.view a {
  color: #0099b8 !important;
}

.view a:hover {
  color: #000;
}

#menu ul li {
  font-weight: 700;
}

#menu ul li img {
  margin: 0 auto !important;
  margin-left: 40px;
}

#menu ul li a {
  font-weight: 700;
  padding: 5px 10px;
  display: block;
}

#menu li {
  position: relative;
  float: left;
  z-index: 11111;
}

#menu ul li ul,#menu:hover ul li ul,#menu:hover ul li:hover ul li ul {
  display: none;
  list-style-type: none;
  background: #fff;
  padding: 0 5px 5px;
  border-bottom: 10px solid #2695b6;
  margin-left: -8px;
}

#menu:hover ul,#menu:hover ul li:hover ul,#menu:hover ul li:hover ul li:hover ul {
  display: block;
}

#menu ul li ul li:first-child {
  clear: both;
  font-size: 18px !important;
  color: #d02550;
  display: block;
  line-height: 30px;
  font-family: "NovecentowideDemiBold";
  background: url(../images/pink-arrow.png) no-repeat scroll right center rgba(0,0,0,0);
/*border-bottom:1px solid #bddfe8;*/
}

#menu ul li ul li:last-child {
  font-family: "NovecentowideDemiBold";
  font-size: 14px !important;
  line-height: 20px;
  width: 100%;
  color: #06F !important;
  background: url(../images/pink-arrow.png) no-repeat scroll right center rgba(0,0,0,0);
}

#menu:hover ul li:hover ul > li:hover > ul {
  position: absolute;
  left: 275px;
  top: 5px;
}

#menu:hover ul li:hover ul > li:hover > ul > li > ul {
  display: none;
}

#menu:hover ul li:hover ul > li:hover > ul > li:hover > ul {
  left: 200px;
  display: block;
}

.none-border {
  border-bottom: none !important;
}

#menu:hover ul li:hover ul {
  position: absolute;
  margin-top: 1px;
  font-size: 10px;
  bottom: 100%;
}

#main-nav #nav-ul-1 li ul li ul li ul {
  display: none;
}

#main-nav #nav-ul-1 li li li ul li:hover {
  display: block !important;
}

#main-nav #nav-ul-1 ul ul ul li:hover {
  display: block !important;
}

#main-nav #nav-ul-1 li li li ul:hover li {
  display: block !important;
}

#main-nav #nav-ul-1 li ul li ul li:hover ul {
  display: block !important;
}

#menu #nav-ul-3 {
  height: 100%;
}

.carousel-caption a {
  width: auto;
}

.inn-header {
  width: 100%;
  margin: auto;
  border-top: 8px solid #2695b6;
}

.inn-header img {
  margin: auto;
  width: 90%;
}

.inn-bx h1 {
  color: #009ab9;
}

.safety {
  padding: 0;
}

.safety h1 {
  font-family: "NovecentowideDemiBold";
  font-size: 35px;
}

.safety li.safteyBullet {
  list-style-image: url(../images/list-bullet.png);
  font-size: 13px;
  margin-bottom: 2%;
}

.rt-bx {
  margin: 0 0 5%;
  display: block;
  border: 2px solid #2695b6;
  border-left: none;
  background: url(../images/tb-bg.png) no-repeat 0 0;
  min-height: 64px;
}

.rt-bx ul {
  background: #fff;
  list-style: none;
  border-radius: 0;
  min-width: 115px;
  border: 1px solid #2695b6;
  top: -5%;
  margin: 0;
  padding: 0;
  position: relative;
  display: none;
}
.rt-bx.open ul {
  display: block;
}
.rt-bx li {display: block; width: 100%;}

.rt-bx ul li a {
  background: url(../images/pink-arrow.png) no-repeat 3px 10px;
  line-height: none !important;
  list-style: none;
  z-index: 1;
  padding: 5px 15px;
  width: 100%;
}

.rt-bx li ul li {
  z-index: 500;
}

.rt-bx li a {
  color: #000;
}

.rt-bx li a:hover {
  background: #2695b6;
  color: #fff;
}

.rt-bx h1 {
  color: #d02550;
  font-family: "NovecentowideDemiBold";
  font-size: 18px;
  text-decoration: none;
  text-align: center;
  padding-bottom: 14px;
  margin-top: .8%;
}

.rt-bx img {
  float: left;
  margin: 0 2%;
}

.rt-bx li a {
  text-decoration: none;
}

.news-bx {
  margin: 0 0 5%;
  display: block;
  border: 2px solid #2695b6;
}

.news-bx h3 {
  font-size: 30px;
  color: #fff;
  font-family: "Open Sans";
  background: #2695b6;
  line-height: 40px;
  margin: 0;
  padding: 0 0 0 10px;
  font-weight: 700;
}

.news-bx-det {
  padding: 10px;
  color: #000;
  border-bottom: 2px solid #d8ecf2;
  margin-bottom: 10px;
}

.news-bx-det p {
  line-height: normal;
  margin: 0;
  line-height: 20px;
  font-size: 12px;
}

.new-title {
  font-size: 18px !important;
  color: #2695b6;
  font-weight: bolder;
}

.blue-txt {
  color: #2695b6 !important;
  font-family: "NovecentowideDemiBold";
  font-size: 12px;
}

.blue-txt a {
  color: #2695b6 !important;
}

.blue-txt a:hover {
  background: none !important;
}

.dp-bx {
  color: #d02550;
  text-align: center;
  font-size: 17px;
  font-family: "NovecentowideDemiBold";
  display: block;
  height: 44px;
  line-height: 25px;
  padding-top: 15px;
}

.zero-pad {
  padding: 0 !important;
}

#box-10 p a {
  text-transform: uppercase;
  font-weight: 700;
  color: #2695B6;
}

/* MAIN NAVIGATION */
#main-nav {
  bottom: 0;
  right: 0;
}

#nav-ul-1 {
  font-family: "NovecentowideDemiBold";
}

#nav-ul-1 {
  right: 0;
  padding: 5px;
}

#nav-ul-1 ul li a:hover {
  text-decoration: none !important;
}

#nav-ul-1 ul ul a:hover {
  text-decoration: none !important;
}

#main-nav #nav .block .content {
  margin: 0;
  padding: 0;
}

#main-nav #nav ul,#main-nav #nav li {
  margin: 0;
  list-style: none;
  list-style-image: none;
  line-height: 30px;
}

#main-nav #nav ul,#main-nav #nav li {
  margin: 0;
}

#main-nav #nav h2 {
  display: none;
}

#main-nav #nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  float: right;
}

#main-nav #nav ul li {
  float: left;
  position: relative;
}

#main-nav #nav ul li a {
  float: left;
  font-family: "NovecentowideDemiBold";
  font-size: 13px;
  text-decoration: none;
  color: #2695b6;
  padding: 0 10px 5px 5px;
}

#main-nav #nav ul li a:hover {
  font-family: "NovecentowideDemiBold";
  color: #2695b6;
  text-decoration: none !important;
  background: transparent;
}

#main-nav #nav ul ul {
  display: none;
  position: absolute;
  top: 26px;
  left: 0;
  width: 200px;
  z-index: 999999;
  line-height: 20px;
  text-decoration: none;
  color: #fff;
  background: #09F;
}

#main-nav #nav ul ul a {
  width: 207px;
  background: #2695b6;
  color: #fff;
}

#main-nav #nav ul ul a:hover {
  background: #d02550;
  color: #fff;
  text-decoration: none;
  opacity: .9;
}

#main-nav #nav ul ul ul {
  position: absolute;
  top: 0;
  left: 207px;
}

#main-nav #nav ul ul ul,#main-nav #nav ul ul ul ul,#main-nav #nav ul li:hover ul ul {
  display: none;
}

#main-nav #nav ul li:hover ul,#main-nav #nav ul ul li:hover ul {
  display: block;
}

/*==== CONTACT FORM STYLES === */
.block_2 {
  display: block;
  margin: 0 auto;
  width: 100%;
}

.contact-heading {
  display: block;
  margin: 0 auto;
  text-align: center;
}

#home .formbx .embed-form {
  width: 100%;
  padding: 0 25px;
}

#home .formbx .embed-form input[type="submit"] {
  width: 53%;
  margin-left: 15px;
}

#home .formbx .embed-form .form-field:last-of-type {
  float: right;
}

#home .formbx .embed-form h4,#home .formbx .embed-form p,#home .formbx .embed-form .form-field .label {
  display: none;
}

#home .formbx .embed-form .form-field:nth-child(1) {
  float: left;
}

#home .formbx .embed-form .form-field:nth-child(2) {
  float: left;
  clear: left;
}

#home .formbx .embed-form .form-field:nth-child(3),#home .formbx .embed-form .form-field:nth-child(4),#home .formbx .embed-form .form-field:nth-child(5) {
  float: left;
  position: relative;
  bottom: 52px;
}

#home .formbx .embed-form .form-field:nth-child(3) #id_field_3_0 {
  margin-bottom: 22px;
}

#home .formbx .embed-form .form-field:nth-child(4) {
}

#home .formbx .embed-form .form-field:nth-child(4) textarea {
  height: 90px;
  width: 90%;
}

#home .formbx .embed-form .form-field:nth-child(5) {
  margin-bottom: -35px;
}

#home .formbx .embed-form .form-field:nth-child(6) {
  margin-bottom: 5px;
}

/* clearfix implementation */
#home .formbx .embed-form:after,#home .formbx .embed-form .forms:after,#home .formbx .embed-form .form-field .id_field_1:after,#home .formbx .embed-form .form-field .id_field_2:after,#home .formbx .embed-form .form-field .id_field_3:after,#home .formbx .embed-form .form-field .id_field_16:after,#home .formbx .embed-form .form-field .id_captcha:after,#home .formbx .embed-form input[type="submit"]:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#home .formbx .embed-form,#home .formbx .embed-form .forms,#home .formbx .embed-form .form-field .id_field_1,#home .formbx .embed-form .form-field .id_field_2,#home .formbx .embed-form .form-field .id_field_3,#home .formbx .embed-form .form-field .id_field_16,#home .formbx .embed-form .form-field .id_captcha,#home .formbx .embed-form input[type="submit"] {
  display: inline-block;
}

html[xmlns] #home .formbx .embed-form,html[xmlns] #home .formbx .embed-form .forms,html[xmlns] #home .formbx .embed-form .form-field .id_field_1,html[xmlns] #home .formbx .embed-form .form-field .id_field_2,html[xmlns] #home .formbx .embed-form .form-field .id_field_3,html[xmlns] #home .formbx .embed-form .form-field .id_field_16,html[xmlns] #home .formbx .embed-form .form-field .id_captcha,html[xmlns] #home .formbx .embed-form input[type="submit"] {
  display: inline-block;
}

* html #home .formbx .embed-form,* html #home .formbx .embed-form .forms:after,* html #home .formbx .embed-form .form-field .id_field_1,* html #home .formbx .embed-form .form-field .id_field_2,* html #home .formbx .embed-form .form-field .id_field_3,* html #home .formbx .embed-form .form-field .id_field_16,* html #home .formbx .embed-form .form-field .id_captcha,* html #home .formbx .embed-form input[type="submit"] {
  height: 1%;
}

/* end of clearfix implementation */

#home .formbx .embed-form .form-field .id_captcha {
  width: 100%;
}

#home .formbx .embed-form .form-field .id_captcha .field {
  position: relative;
}

#home .formbx .embed-form .form-field .id_captcha img.captcha {
  height: 30px;
}

#home .formbx .embed-form .form-field .id_captcha #id_captcha_1 {
  position: absolute;
  top: 0;
  left: 75px;
  width: 65% !important;
}

/* BEGIN: MEDIA QUERIES */
@media (min-width:1200px) {

#home .formbx .embed-form .form-field .id_captcha #id_captcha_1 {
  width: 50% !important;
}  
}

@media (max-width:1200px) {

  #home .formbx .embed-form .form-field .id_captcha #id_captcha_1 {
    width: 50% !important;
  }
}

@media (max-width:1024px) {
/*  .formbx input {
    margin: 0;
  }

  #home .formbx .embed-form .form-field:nth-child(3),#home .formbx .embed-form .form-field:nth-child(4),#home .formbx .embed-form .form-field:nth-child(5) {
    bottom: 0;
  }

  #home .formbx .embed-form .form-field:nth-child(4) {
    clear: both;
  }

  #home .formbx .embed-form .form-field:nth-child(3),#home .formbx .embed-form .form-field:nth-child(4) {
    width: 96%;
  }

  #home .formbx .embed-form .form-field:nth-child(1),#home .formbx .embed-form .form-field:nth-child(2) {
    width: 48%;
  }

  #home .formbx .embed-form .form-field:nth-child(3) #id_field_3_0 {
    float: left;
    width: 47.5%;
    margin-bottom: 0;
  }

  #home .formbx .embed-form .form-field:nth-child(3) #id_field_3_1 {
    float: left;
    width: 47.5%;
    position: relative;
    left: 2.5%;
    bottom: 20px;
  }

  #home .formbx .embed-form .form-field .id_field_3,#home .formbx .embed-form .form-field .id_field_16 {
    width: 100%;
  }

  #home .formbx .embed-form .form-field .id_field_16 textarea {
    width: 97.5%;
  }

  #home .formbx .embed-form .form-field:nth-child(2) {
    float: left;
    clear: none;
  }

  #home .formbx .embed-form .form-field .id_field_1,#home .formbx .embed-form .form-field .id_field_2 {
    width: 95%;
  }

  #home .formbx .embed-form .form-field:nth-child(5) {
    width: 50%;
  }

  #home .formbx .embed-form .form-field .id_captcha #id_captcha_1 {
  width: 72.5% !important;
  }

  #home .formbx .embed-form input[type="submit"] {
    width: 43.5%;
    bottom: 15px;
  }*/

  /*Edna's CUSTOM*/
/*
  #home .formbx-contact .embed-form .form-field input {
    width: 100%;
  }

  #home .formbx .embed-form .form-field:nth-child(3) #id_field_3_0 {
    width: 47.5% !important;
  }

  #home .formbx .embed-form .form-field:nth-child(3) #id_field_3_1 {
    float: left;
    width: 47.5% !important;
    position: relative;
    left: 2.5%;
    bottom: 20px;
  }

  #home .formbx .embed-form .form-field .id_captcha {
  }*/
}

@media (max-width: 800px) {
  #home .formbx .embed-form .form-field .id_captcha #id_captcha_1 {
    width: 67% !important;
  }
}

@media (max-width: 768px) {
  #home .formbx .embed-form .form-field .id_captcha #id_captcha_1 {
    width: 62.5% !important;
  }

  #home .formbx .embed-form input[type="submit"] {
    bottom: 69px;
  }
}

@media (max-width:600px) {
/*  #home .formbx .embed-form .form-field {
    width: 100% !important;
  }


  #home .formbx .embed-form .form-field .id_field_3 #id_field_3_0 {
    margin-bottom: 45px !important;
  }

  #home .formbx .embed-form .form-field .id_field_16 textarea {
    width: 95% !important;
  }

  #home .formbx .embed-form .form-field .id_captcha #id_captcha_1 {
    width: 95% !important;
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
  }

  #home .formbx .embed-form .form-field .id_captcha img.captcha {
    height: auto !important;
    margin: 0 auto !important;
  }
*/
  #home .formbx .embed-form input[type="submit"] {
    width: 95% !important;
  }
}


/* responsive styles for captcha field and submit button */
#sub .form-wrap .form-builder-wrap .forms .form-field .id_field_1 {
  margin-left: 0 !important;
}

#sub .form-wrap .form-builder-wrap .forms .form-field .field {
  margin-bottom: 15px;
}

#sub #sidebar-right .block_3 .formbx-inn h4,#sub #sidebar-right .block_3 .formbx-inn p {
  display: none;
}

#sub #sidebar-right .block_3 .embed-form .form-field .id_field_25 {
  margin-left: 6%;
  width: 100%;
}

/*#sub #sidebar-right .block_3 .embed-form .form-builder-wrap input[type="submit"] {
  width: 70%;
  background: #2695B6;
  color: #fff;
}*/

/*==== END CONTACT FORM STYLES ==== */
/*==== SCROLL INDICATOR STYLES ==== */
.arrow-wrap {
  position: absolute;
  z-index: 20;
  right: 2%;
  bottom: 2%;
  margin-left: -5em;
  background: #0098B8;
  width: 10em;
  height: 10em;
  padding: 4em 2em;
  border-radius: 50%;
  font-size: .5em;
  display: block;
  box-shadow: 0 0 5px 0 #333;
}

.arrow {
  float: left;
  position: relative;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3em 3em 0;
  border-color: #fff transparent transparent;
  -webkit-transform: rotate(360deg);
/* added for better anti-aliasing on webkit browsers */
}

.arrow:after {
  content: '';
  position: absolute;
  top: -3.2em;
  left: -3em;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3em 3em 0;
  border-color: #fff transparent transparent;
  -webkit-transform: rotate(360deg);
/* added for better anti-aliasing on webkit browsers */
}

/*==== END SCROLL INDICATOR STYLES ==== */
iframe#featured-vid {
  max-width: 400px;
  width: 100% !important;
  display: block !important;
  margin: 0 auto !important;
}

/*Changed*/
span.learn-more a {
  float: left;
}

.ft-menu ul {
  margin: 0 !important;
  padding: 0;
}

div.bg_1.form-field div.label {
  display: none;
}

div.bg_2 div.formbx-inn .forms div.form-field div.label {
  display: none;
}

@media screen and (max-width: 1024px) {
  .carousel-caption {
    width: 35%;
    height: 110px;
  }

  .carousel-caption p {
  }

  .carousel-caption a {
    line-height: 20px;
  }

  .carousel-caption h1 {
    font-size: 15px;
  }
}

@media screen and (max-width: 1280px) {
  .carousel-caption h1 {
    font-size: 25px;
  }

  .carousel-caption {
    width: 29%;
  }

  .carousel-indicators {
    margin-left: -30%;
  }
}

@media screen and (max-width: 480px) {
  .searchHeader input {
    font-size: 8px;
  }

  .carousel-caption {
    width: 40%;
  }

  .carousel-caption p {
    display: none;
  }

  .carousel-caption h1 {
  }

  .carousel-caption a {
    display: block !important;
    line-height: 15px !important;
  }

  div.bg_1 .form-builder-wrap input[type="submit"] {
    float: none !important;
  }

  .arrow-wrap {
    display: none;
  }
}
  @media screen and (max-width: 768px) {
  div.bg_1 .form-builder-wrap input[type="submit"] {
    margin-top: 70px !important;
  }

  div.bg_1 input#id_captcha_1 {
    margin-bottom: 10px;
    margin-top: 16px;
    margin-left: 0 !important;
  }

  .bg_1 input#id_captcha_1 {
    margin-left: 0 !important;
  }


.redclass {
  font-family: "NovecentowideDemiBold";
  font-size: 18px !important;
  color: #D02550 !important;
}

.page-header img {
  display: none;
}

.arrow-wrap {
  display: none;
}  
}

/* responsive layout for the boxes */
@media (max-width: 991px) {
  #box-3 h1,#box-3 h2,#box-3 h3,.home-boxes h1 {
    text-align: center;
  }

  .home-boxes {
    width: 100%;
  }

  .home-boxes img {
    display: block;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
nav #main-nav .collapse {display:none; visibility: hidden;}
}
@media (min-width: 768px){
nav #main-nav .collapse {display:block; visibility: visible;}

}
@media (max-width: 767px) {
  .ft-menu {
    text-align: center;
  }
}

@media (max-width: 600px) {
/*  #home .formbx-contact .embed-form .form-field input {
    width: 100% !important;
  }

  #home .formbx .embed-form input[type="submit"] {
    bottom: 0;
  }

  #home .formbx .embed-form .form-field .id_captcha #id_captcha_1 {
    width: 62% !important;
    position: relative !important;
    left: 0 !important;
    float: right;
    top: 50px !important;
  }

  #home .formbx .embed-form .form-field .id_captcha img.captcha {
    height: auto !important;
    margin: 0 auto !important;
    position: relative;
    float: left;
    top: 50px;
    width: 36%;
  }*/
}

@media (min-width: 990px){
.overlay {
  background: url(../images/swoosh.png) top left no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  pointer-events: none;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
}