/*html,body{font:normal 12px 'Roboto';color:#575757}*/
html,body{height:100%;font:normal 14px 'Pavanam';color:#373737}
[class*="EditableArea"] ul{font:normal 14px 'Pavanam';color:#373737}
body{background:url(../images/masthead.jpg) top center;background-size:cover;background-attachment:fixed}
.mLayout, .zoneFooterOuter{height:100%}
.carousel-caption h3{display:inline-block;padding:10px;background:#B9121B;border-top-left-radius:10px;border-top-right-radius:10px}
.full-screen{background-size:cover;background-position:center;background-repeat:no-repeat}

.navbar-header{float:none}
.navbar-static-top{position:absolute;margin:0 0 0 -340px;width:680px;left:50%}
.navbar-brand{float:none}
.navbar-brand > img{margin:0 auto}
.navbar-toggle{border:1px solid #fff}
.navbar-toggle .icon-bar{background:#fff}
.navbar-nav li{margin:0 1px 0 0}
.navbar-nav li a{color:#e9e9e9}
.navbar-nav li.active a{color:#fff}
.nav > li > a:focus, .nav > li > a:hover{color:#002d78}
.dropdown-menu{background:#eee;padding:0;border:none}
.navbar-nav > li > .dropdown-menu li{margin:0 0 1px 0}
.navbar-nav > li > .dropdown-menu li > a{color:#2d2d2d}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus{background:#fff}
.dropdown-menu > .active > a:hover{background:#f5f5f5;color:#2d2d2d}

.btn-ph, .btn-ph:visited{background:#8f0111;padding:15px;border:none;color:#fff}
/*.btn-ph{background:url(../images/bgButton.jpg) center center;padding:15px;border:none;color:#003366}
.marketing{padding:0 0 50px 0;text-align:center;margin:55% auto 0 auto}*/
.marketing{padding:50px 0;text-align:center}
.row{margin:0}
.news{padding:50px 0}
hr{border-top:1px solid #d3d3d3}
.text-center{text-align:center}

.join-now{background:rgba(152, 30, 50, 0.8)/*background:#981E32*/;padding:50px 0;font-size:11px;text-align:center;color:#fff}
.inputField{background:none;border:1px solid #fff;padding:5px;width:100%;border-radius:4px}
.join-now td{padding:8px;text-align:left}
.contactInfo td{padding:5px}

footer{background:rgba(0, 44, 119, 0.8)/*background:#002C77*/;padding:50px 0;font-size:11px;text-align:center;color:#b8c3d6}
footer .container{width:1100px}
footer a, footer a:visited{color:#b8c3d6}
footer a:hover{color:#fff}
footer .container span{font-size:24px}

.zoneHeader{height:400px}
@media screen and (max-width:320px) {
  .zoneHeader{height:240px}
}
@media screen and (max-width:360px) {
  .zoneHeader{height:320px}
}
@media screen and (max-width:480px) {
  .zoneHeader{height:160px}
}
@media screen and (max-width:640px) {
  .zoneHeader{height:180px}
}
.zoneContent{background:#fff}
.container_12{width:100%}
/*#id_Content{padding:30px 0;margin:0px auto;width:980px}
@media screen and (max-width:979px) {
  #id_Content{width:100%}
}*/
#PAGEID_18182, #PAGEID_18213{/*background:url(../images/bg.jpg)background:#fff*/background:url(../images/masthead.jpg) top center;background-size:cover;background-attachment:fixed}
.zoneHeader2Outer{background:#fff}
#PAGEID_18182 .zoneHeader, #PAGEID_18213 .zoneHeader{height:auto}
#PAGEID_7743, #PAGEID_18163, #PAGEID_18164, #PAGEID_18165, #PAGEID_7745, #PAGEID_18184, #PAGEID_18189, #PAGEID_18216{background:url(../images/masthead2.jpg) top center;background-size:cover;background-attachment:fixed}
#PAGEID_7741{background:url(../images/masthead3.jpg) center center;background-size:cover;background-attachment:fixed}
#PAGEID_18166, #PAGEID_18212, #PAGEID_18211, #PAGEID_18210, #PAGEID_18209, #PAGEID_18207, #PAGEID_18208, #PAGEID_18206{background:url(../images/masthead5.jpg) center center;background-size:cover;background-attachment:fixed}
#PAGEID_18167, #PAGEID_18191, #PAGEID_18192, #PAGEID_18193, #PAGEID_18195{background:url(../images/masthead6.jpg) center center;background-size:cover;background-attachment:fixed}
#PAGEID_18187, #PAGEID_18201, #PAGEID_18202, #PAGEID_18203, #PAGEID_8689, #PAGEID_18168, #PAGEID_18169, #PAGEID_18214{background:url(../images/masthead7.jpg) center center;background-size:cover;background-attachment:fixed}
#PAGEID_7742, /*#PAGEID_18204,*/ #PAGEID_7742, #PAGEID_18206{background:url(../images/masthead8.jpg) center center;background-size:cover;background-attachment:fixed}
#PAGEID_18200, #PAGEID_18200 .zoneContent{background:none}
/*#id_Content{background:url(../images/bg.jpg) #f1f1f1 center}*/
.contactFormContainer .inputField{background:#fff;border:1px solid #9b9b9b;padding:5px;width:100%;border-radius:4px}

@media screen and (max-width:1099px) {
  footer .container{width:100%}
}

@media screen and (max-width:767px) {
  .navbar-nav{background:#fff;margin:0}
  .navbar-nav li{margin:0}
  .navbar-nav li a{color:#006}
}

@media screen and (max-width:669px) {
  .navbar-static-top{position:absolute;margin:0;width:100%;left:0}
}

@media screen and (max-width:320px) {
  .navbar-brand > img{width:50%}
}

.timeline {
  list-style:none;
  padding:20px 0 20px;
  position:relative;
}

.timeline:before {
  top:0;
  bottom:0;
  position:absolute;
  content:" ";
  width:3px;
  background-color:#002d78;
  left:50%;
  margin-left:-1.5px;
}

.timeline > li {
  margin-bottom:20px;
  position:relative;
}

.timeline > li:before,
.timeline > li:after {
  content:" ";
  display:table;
}

.timeline > li:after {
  clear:both;
}

.timeline > li:before,
.timeline > li:after {
  content:" ";
  display:table;
}

.timeline > li:after {
  clear:both;
}

.timeline > li > .timeline-panel {
  background:#fff;
  width:46%;
  float:left;
  border:1px solid #d4d4d4;
  border-radius:2px;
  padding:20px;
  position:relative;
  -webkit-box-shadow:0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow:0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline > li > .timeline-panel:before {
  position:absolute;
  top:26px;
  right:-15px;
  display:inline-block;
  border-top:15px solid transparent;
  border-left:15px solid #ccc;
  border-right:0 solid #ccc;
  border-bottom:15px solid transparent;
  content:" ";
}

.timeline > li > .timeline-panel:after {
  position:absolute;
  top:27px;
  right:-14px;
  display:inline-block;
  border-top:14px solid transparent;
  border-left:14px solid #fff;
  border-right:0 solid #fff;
  border-bottom:14px solid transparent;
  content:" ";
}

.timeline > li > .timeline-badge {
  color:#fff;
  width:50px;
  height:50px;
  line-height:50px;
  font-size:1.4em;
  text-align:center;
  position:absolute;
  top:16px;
  left:50%;
  margin-left:-25px;
  background-color:#999999;
  z-index:100;
  border-top-right-radius:50%;
  border-top-left-radius:50%;
  border-bottom-right-radius:50%;
  border-bottom-left-radius:50%;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float:right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width:0;
  border-right-width:15px;
  left:-15px;
  right:auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width:0;
  border-right-width:14px;
  left:-14px;
  right:auto;
}

.timeline-badge.primary {
  background-color:#2e6da4 !important;
}

.timeline-badge.success {
  background-color:#3f903f !important;
}

.timeline-badge.warning {
  background-color:#f0ad4e !important;
}

.timeline-badge.danger {
  background-color:#d9534f !important;
}

.timeline-badge.info {
  background-color:#5bc0de !important;
}

.timeline-title {
  margin-top:0;
  color:inherit;
}

.timeline-body > p,
.timeline-body > ul {
  margin-bottom:0;
}

.timeline-body > p + p {
  margin-top:5px;
}