/*
Theme Name: Cuna
Author: Cuna
Description: Cuna
Version: 1.0
Tags: Cuna
Text Domain: Cuna
*/


/* @charset "utf-8"; */
/* ==========================================================================
   CSS Reset
   ========================================================================== */

/* ==========================================================================
   Setting up the fonts
   ========================================================================== */
/* This stylesheet generated by Transfonter (http://transfonter.org) */

@font-face {
    font-family: 'montserratblack';
    src: url('fonts/montserrat-black-webfont.eot');
    src: url('fonts/montserrat-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-black-webfont.woff2') format('woff2'),
         url('fonts/montserrat-black-webfont.woff') format('woff'),
         url('fonts/montserrat-black-webfont.ttf') format('truetype'),
         url('fonts/montserrat-black-webfont.svg#montserratblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratbold';
    src: url('fonts/montserrat-bold-webfont.eot');
    src: url('fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('fonts/montserrat-bold-webfont.woff') format('woff'),
         url('fonts/montserrat-bold-webfont.ttf') format('truetype'),
         url('fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal; 
}

@font-face {
    font-family: 'montserratextra_bold';
    src: url('fonts/montserrat-extrabold-webfont.eot');
    src: url('fonts/montserrat-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-extrabold-webfont.woff2') format('woff2'),
         url('fonts/montserrat-extrabold-webfont.woff') format('woff'),
         url('fonts/montserrat-extrabold-webfont.ttf') format('truetype'),
         url('fonts/montserrat-extrabold-webfont.svg#montserratextra_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserrathairline';
    src: url('fonts/montserrat-hairline-webfont.eot');
    src: url('fonts/montserrat-hairline-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-hairline-webfont.woff2') format('woff2'),
         url('fonts/montserrat-hairline-webfont.woff') format('woff'),
         url('fonts/montserrat-hairline-webfont.ttf') format('truetype'),
         url('fonts/montserrat-hairline-webfont.svg#montserrathairline') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratlight';
    src: url('fonts/montserrat-light-webfont.eot');
    src: url('fonts/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('fonts/montserrat-light-webfont.woff') format('woff'),
         url('fonts/montserrat-light-webfont.ttf') format('truetype'),
         url('fonts/montserrat-light-webfont.svg#montserratlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratregular';
    src: url('fonts/montserrat-regular-webfont.eot');
    src: url('fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('fonts/montserrat-regular-webfont.woff') format('woff'),
         url('fonts/montserrat-regular-webfont.ttf') format('truetype'),
         url('fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratsemi_bold';
    src: url('fonts/montserrat-semibold-webfont.eot');
    src: url('fonts/montserrat-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-semibold-webfont.woff2') format('woff2'),
         url('fonts/montserrat-semibold-webfont.woff') format('woff'),
         url('fonts/montserrat-semibold-webfont.ttf') format('truetype'),
         url('fonts/montserrat-semibold-webfont.svg#montserratsemi_bold') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* ==========================================================================
   General Styles
   ========================================================================== */

input[placeholder], [placeholder], *[placeholder] {color: #fff;opacity:1;}
::-webkit-input-placeholder { color:#fff;opacity:1}
::-moz-placeholder { color:#fff;opacity:1} /* firefox 19+ */
:-ms-input-placeholder { color:#fff;opacity:1} /* ie */
html {-webkit-font-smoothing: antialiased;height: 100%;} 
#wrapper{min-height: 100%;overflow:auto !important; margin-bottom:0;}
html {text-rendering: optimizeLegibility !important;-webkit-font-smoothing: antialiased !important;}
a:focus{outline:none !important;}
img{display:block;max-width:100%;height:auto;}
ul,ol{list-style:none;padding:0;margin:0;height:auto;}
a{outline:none;color:#22aae2;text-decoration:none;}
p,figure,div{padding:0;margin:0;}
a:hover{
  text-decoration: underline;
}
.left{
  float: left;
}
.right {
  float: right;
}
.clear{
  clear: both;
  overflow: hidden;
}
body{
  height: 100%;
  background: #fff;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  font-family: 'montserratlight';
  padding: 0;
  margin: 0;
}
.container{
  width: 1355px;
  margin: 0 auto;
}
#header,
#footer,
#main,
#banner{
  float: left;
  width: 100%;
}

/* ==========================================================================
   Header Styles
   ========================================================================== */
   
#header{
  float: left;
  width: 100%;
  background: #fff;
  position: relative;
  z-index: 2229;
  position: fixed;
  
}
#header #logo {
  float: left;
  padding: 27px 0 15px 0;
}
#header-right{
  float: right;
  padding: 13px 0 0 0;
}
.search-block{
  float: left;
  border: 1px solid #c4e2f4;
  border-radius: 5px;
  height: 19px;
  padding: 0 6px;
  width: 174px;
}
.search-block .search-field{
  float: left;
  width: 155px;
  height: 17px;
  border: 0;
  outline: none !important;
  background: none;
}
.search-btn{
  float: right;
  width: 11px;
  height: 11px;
  background: url(img/icon-search.gif) no-repeat left top;
  border: 0;
  outline: none;
  margin: 3px 0 0 0;
  cursor: pointer;
}
.top-nav{
  float: right;
  padding: 3px 0 0 0;
}
.top-nav li{
  float: left;
  padding: 0 0 0 20px;
  font-size: 11px;
}
.top-nav li.tobago-flag a img {
  height:12px;
  width:16px;
  display:inline-block;
  vertical-align:middle;
}
.top-nav li:after{
  float:right;
  content:"";
  height: 14px;
  border-left: 1px solid #c4e2f4;
  margin: 0 0 0 20px;
}
.top-nav li.tobago-flag:after,.top-nav li.login-new:after{
  display: none;
}
.top-nav li.login:before{
  float: left;
  content:"";
  background: url(img/icon-login.gif) no-repeat left top;
  width: 11px;
  height: 13px;
  margin: 0 5px 0 0;
}
#header nav{
  float: right;
  clear: both;
}
#header nav ul{
  float: right;
  margin: 20px 0 0 0;
}
#header nav li{
  float: left;
  position: relative;
}
#header nav li a{
  float: left;
  padding: 0 35px;
  line-height: 35px;
  font-size: 14px;
}
#header nav li a.active,
#header nav li:hover a,
#header nav li a:hover{
  background: #4dc6f4;
  color: #fff;
  text-decoration: none;
}
#header nav li:last-child a{
  width: 190px;
}
#header nav li ul{
  position: absolute;
  left: 0;
  top: 35px;
  z-index: 222222;
  width: 260px;
  margin: 0;
  float: left;
  background: #22aae2;
  display: none;
  opacity: 0.9;
    filter: alpha(opacity=90);
}
#header nav li:hover ul{
  display: block;
}
#header nav li:hover ul li a{background:none;}
#header nav li ul li:hover{
  opacity: 0.8;
    filter: alpha(opacity=85);
  color: #fff;
  background-color: #4dc6f4;
}
#header nav li ul li:hover a{
}
#header nav li ul li{
  float: left;
  width: 100%;
  margin-bottom: 3px;
}
#header nav li ul li a{
  color: #fff;
  padding: 0 20px;
  line-height: 27px;
  display: block;
  float: none;
  font-size: 11px;
}
#header nav li:last-child ul li a{
  width: auto;
}
#banner{
  position: relative;
  width: 100%;
  padding-bottom: 78px;
  
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.rslides_tabs{
  position: relative;
  right: 0;
  bottom: 0;
  z-index: 2222;
  right: 0;
    bottom: 0;
  width: 1400px;
  margin: -100px auto 0 auto;
  text-align: right;
}
.rslides_tabs li{
  float: none;
  display: inline;
}
.rslides_tabs li a{
  display: inline-block;
  width: 14px;
  height: 14px;
  background: #fff;
  margin: 0 5px;
  font-size: 0;
  border:1px solid #ccc;
}
.rslides_tabs li.rslides_here a{
  background: #22aae2;
}
.rslides figure{
  width: 100%;
    position: relative;
  max-height: 500px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.rslides figure img{
  width: 100%;
}
.caption-wrap{
  position: absolute;
  left: 0;
  bottom:150px;
  z-index: 2222;
  width: 100%;
}
.caption-wrap.caption-wrap-heading {
  bottom:69px;
}
.caption-wrap .caption{
  float: right;
  text-align: right;
  margin-right: 0;
}
.caption-wrap h2 {
  font-size: 52px;
  line-height: 56px;
  color: #22aae2;
  text-shadow: 3px 3px 10px #333;
  
  font-family: 'montserratbold';
}

.caption-wrap p{
  font-size: 30px;
  font-family: 'montserratsemi_bold';
  line-height: 30px;
  color: #fff;
  text-shadow: 3px 3px 10px #333;
}

.caption-wrap2 {
  bottom: auto;
  top: 50%;
  text-align:  center;
  margin-top: -40px;
}
.caption-wrap2 .caption {
  width: 100%;
  text-align:  center;
}
.caption-wrap2 h2 {
  font-size: 140px;
}
/* ==========================================================================
   Footer Styles
   ========================================================================== */
#footer{
  position: relative;
  z-index: 22222;
  left: 0;
  bottom: 0;
  text-align: center;
  background: #fff;
  padding: 10px 0;
  border-top: 1px solid #ccc; 
}
#footer img{
  margin: 0 auto;
  height: 24px;
}
#footer.index-footer {
  position: fixed;
}
/* ==========================================================================
   Main Styles
   ========================================================================== */
  /** pavan **/
.main-content {
  background: #22aae2;
  width: 100%;
  float: left;
  padding-top: 10px;
}
/** End pavan **/
.margin-bt165 {
  margin-bottom: 0;
}
#main.active .video-hide-block {
  display: none;
}
#main.active {
  background: none;
}
.ht-padding-top {
  padding-top: 88px;
}
.rslides_nav.rslides1_nav.prev {
  position: absolute;
  top: 50%;
  left: 25px;
  width: 20px;
  height: 20px; 
  border-bottom: 5px solid #22aae2;
   border-left: 5px solid #22aae2;
   font-size: 0;
   z-index: 99;
   margin-top: -10px;
   transform: rotate(45deg);
   -webkit-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.rslides_nav.rslides1_nav.next {
  position: absolute;
  top: 50%;
  right: 25px;
  width: 20px;
  height: 20px; 
  border-bottom: 5px solid #22aae2;
   border-right: 5px solid #22aae2;
   font-size: 0;
   z-index: 99;
   margin-top: -10px;
   transform: rotate(-45deg);
   -webkit-transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
#main.ht-padding-top {
  padding-top: 155px;
}
/** End pavan **/
#main{
  position: relative;
  z-index: 2;
  padding: 50px 0 0px 0; 
  /*background: #22AAE2;*/
  background: url(img/courve1.png) no-repeat center top;
  margin-top: -51px;
  padding-top:55px;
  overflow: auto !important;
}

/** End pavan **/

#main .container{
  clear: both;
  overflow: auto !important;
}
#main #footer-bottom .container{
  background: none;
}
.policy-calculator{
  float: left;
  width: 150px;
  padding: 0 95px 0 0;
  font-size: 11px;
}
h2{
  font-size: 21px;
  font-family: 'montserratsemi_bold';
  margin: 0;
  padding: 0;
  line-height: 25px;
  font-weight: normal;
}
p {
  padding: 0;
  margin: 0;
}
.leave-legacy{
  float: left;
  width: 545px;
  padding: 0 65px;
  min-height: 162px;
  font-size: 11px;
  border-left: 1px solid #59bfe9;
  border-right: 1px solid #59bfe9;
}
.leave-legacy .rslides_tabs {
  display: none;
}
.leave-legacy .rslides li{
  background: #22aae2;
}
.special-promotion{
  float: right;
  width: 200px;
  font-size: 11px;
  margin-bottom: 15px;
}
/** pavan **/
.special-promotion.special-promotion2 {
  width: auto;
  padding-right: 5px;
}
.special-promotion.special-promotion2 .sidebar {
  float: left;
    margin-bottom: 9px;
    width: 290px;
}
.special-promotion.special-promotion2 ul {
    float: left;
    margin-left: 12px;
}
.special-promotion.special-promotion2 ul li {
  padding-top: 0;
}
.dos-image {
  margin-top: -40px;
}
/** end pavan **/ 
.special-promotion p{
  width: 100%;
  float: left;
}
.special-promotion ul{
  float: right;
}
.special-promotion li{
  float: left;
  padding: 10px 0 0 5px;
}
.special-promotion li a:hover img{
  opacity: 0.8;
    filter: alpha(opacity=80);
}
#header .container{
  position: relative;
  clear: both;
  display: table;
  z-index: 999;
}
.triangle-topleft {
  position: absolute;
  left: 0;
  bottom: -48px;
  z-index: 222;
  width: 0; 
  height: 0; 
  border-top: 48px solid #fff; 
  border-right: 48px solid transparent; 
}

.page-template-page-trinidadmap .credit_union,.page-template-page-creditjamica .credit_union,.page-template-page-jamaicaproducts .credit_union,.page-template-page-trinidadproducts .credit_union {
  position: absolute;
  left: 0;
  bottom: -48px;
  z-index: 222;
  width: 0; 
  height: 0; 
  border-top: 48px solid #fff; 
  border-right: 48px solid transparent; 
}



.faq-container{
  max-width: 755px;
  margin: 0 auto;
}
.faq-list{
  background: #39b3e5;
  padding: 15px;
  clear: both;
  overflow: hidden;
  margin: 18px 0 0 0;
}
.faq-list li{
  float: left;
  width: 100%;
  margin: 15px 0 0 0;
}
.faq-list li:first-child{margin:0;}
.faq-expend{
  display: none;
  background: #57bee9;
  clear: both;
  overflow: hidden;
  padding: 0 20px 10px 20px;
  font-size: 15px;
  line-height: 21px;
}
.faq-list li h4{
  margin: 0;
  padding: 0;
}
.faq-list li h4 a{
  font-size: 18px;
  font-family: 'montserratregular';
  color: #fff;
  font-weight: normal;
  display: block;
  padding: 8px 35px 8px 12px;
  line-height: 25px;
  background: #57bee9 url(img/icon-plus.png) no-repeat 98% center;
}
.faq-list li.expend-active h4 a{
  background: #57bee9 url(img/icon-minus.png) no-repeat 98% center;
}
.faq-list li h4 a:hover{
  text-decoration: none;
}

.products-content {
  max-width: 755px;
  margin: 60px auto;
  clear: both;
  overflow: hidden;
}
.product-list{
  background: #39b3e5;
  padding: 15px;
  clear: both;
  overflow: hidden;
  margin: 18px 0 0 0;
}
.product-list li{
  float: left;
  width: 100%;
  margin: 0;
}

.product-list li a{
  font-size: 18px;
  font-family: 'montserratregular';
  color: #fff;
  font-weight: normal;
  display: block;
  padding: 8px 35px 8px 12px;
  line-height: 25px;
  
}

.product-list li a:hover{
  text-decoration: none;
}





#banner-inner{
  float: left;
  position: relative;
  width: 100%;
}
#banner-inner .banner-img{
  width: 100%;
  max-height: 460px; 
  overflow: hidden;
}
#banner-inner .banner-img img{
  width: 100%;
  margin-top: -45px;
}
#banner-inner .banner-img-no-margin img {
  margin-top: 0;
}
#banner-inner .banner-img-has-margin img {
  margin-top: -80px;
}
.content{
  float: left;
  width: 64%;
  /*height: 350px;*/
  overflow: auto;
  margin-bottom: 25px;
}
.sidebar{
  float: right;
  width: 31.5%;
  margin-bottom: 25px;
}
/** pavan **/
.tabs-block {
  width: 60%;
  margin: 0 auto;
}
.tabs-block  #tab2.tab-content1 .tab-content {
  width: 100%;
}
.tabs-block .content {
  width: 100%;
}
.paroduct .products-content{
  padding: 54px 0;
}
/** End pavan **/
.tabs {
  float: left;
  width: 100%;
  margin: 0 0 25px 0;
}
.tabs li{
  float: left;
  margin: 0 5px 0 0;
}
.tabs li a{
  float: left;
  width: 145px;
  height: 25px;
  background: #91d5f1;
  text-align: center;
  line-height: 25px;
}
.tabs li.active a,
.tabs li a:hover {
  background: #fff;
  text-decoration: none;
}
.tab-content {
  line-height: 20px;
  float: left;
  width: 100%;
}
.tab-content1 {
  display: block;
    visibility: hidden;
    height: 0;
  clear: both;
  overflow: auto !important;
}
.tab-content1#tab1{
  display: block;
}
.tab-content h3,
.tab-content h2{
  font-size: 13px;
  width: 100%;
  float: left;
  margin: 0 0 5px 0;
}
.tab-content p{
  margin-bottom: 20px;
}
.tab-content ul {
  margin: 2px 0 35px 40px;
}
.tab-content ul li {
  list-style:none;
  position:relative;
  float:left;
  width:100%;
}
.tab-content ul li:before {
  content:"";
  position:absolute;
  background:#fff;
  width:5px;
  height:5px;
  border-radius:100%;
  left:-14px;
  top:7px;
}
.tab-content .faq-list {
  margin: 25px 0;
}
.tab-content .faq-list li{
}
.tab-content .faq-list li ul li {margin:0;}
.tab-content .faq-list p{
  margin: 0;
}
.tab-content .faq-list{
  width: 90%;
  margin: 0;
}
.price-field{
  float: left;
  width: 130px;
  height: 30px;
  margin: 0 0 0 10px;
  background: #4ebbe8;
  border: 0;
  color: #fff;
  padding: 0 5px;
  text-align: center;
}
.plan {
  display: none;
  float: left;
  width: 56%;
  
  line-height: 26px;
  font-family: 'montserratsemi_bold';
  font-weight: normal;
  padding: 0 7px;
  margin: 15px 0;
  box-sizing: border-box;
}
.plan .row {
  width: 100%;
  float: left;
  margin-bottom: 5px;
}
.plan .row span {
  width: 100%;
  float: left;
  text-align: left;
}
.plan .row span .planname {
  width: auto;
  float: none;
  display:  inline-block;
  padding-left: 5px;
}
.plan .row span strong.price {
  float: right;
  width: 100px;
  text-align: right;
  padding-right: 10px;
  background: #4ebbe8;
}
.plan span{
  float: left;
  padding: 0 0 0 40px;
}
.plan span:first-child{
  padding: 0;
}
.plan span strong{
  font-family: 'montserratsemi_bold';
  color: #ffff00;
}
.tab-content span.left{
  line-height: 24px;
  width: 38%;
  float: none;
  display: inline-block;
}
.tab-content p .price-field {
  float: none;
  display: inline-block;
  vertical-align: bottom;
}
.plans-table {
  padding: 0 0;
  float: left;
  width: 100%;
}
.plans-table th{
  font-family: 'montserratsemi_bold';
  text-align: left;
}
.plans-table td,
.plans-table th{
  border-bottom: 1px solid #fff;
  padding: 5px 0;
}
.plans-table th.monthlypremium{
  text-align: center;
}




/*= malihu jquery custom scrollbar plugin =*/

/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/

/*
direct pointer events to js  
.mCustomScrollbar{ -ms-touch-action: pinch-zoom; touch-action: pinch-zoom; }
.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action{ -ms-touch-action: auto; touch-action: auto; }
*/

.mCustomScrollBox{ /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}

.mCSB_container{ /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}
.mCSB_inside > .mCSB_container{ margin-right: 0; }

.mCSB_scrollTools{ /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}
.mCSB_scrollTools .mCSB_draggerContainer{ /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; 
  height: auto;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ /* the dragger element */
  position: relative;
  width: 10px;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_draggerRail{
  /*background-color: #000; background-color: red;*/
  filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
  background-color: #53bde8;
  filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; 
}
#main.no-courve{
  margin: 0;
}

#footer-bottom {
  position: relative;
  left: 0;
  bottom: 0;
  float: left;
  width: 100%;
  background: #fff;
  padding:15px 0;
  margin: 25px 0 0 0;
  z-index: 2222;
}
#footer-bottom.footer-floating{
  position: relative;
}
#main.main-wrap{
  padding-bottom: 210px;
}
.f_block1{
  float: left;
  width: 24%;
  color: #333;
  line-height: 20px;
}
.f_block1 ul {
  float: left;
  width: 40%;
  line-height: 20px;
}
.f_block1 h4{
  font-size: 15px;
  color: #333;
  
  line-height: 25px;
  margin: 0 0 5px 0;
  padding: 0;
}
.f_block1 a{
  color: #333;
}
.f_block1 p strong{
  font-weight: normal;
  font-family: 'montserratsemi_bold';
}
.f_block1 p strong a {
  display:block;
}
.f_block1 p strong a:last-child {
  display:inline-block;
  
}
.f_block1 p strong.fax-no {

}
.videoWrapper {
  position: relative;
  padding-bottom: 55.8%; /* 16:9 */
  padding-top: 0;
  height: 0;
}
.f_block3{
  width: 30%;
  float: right;
  padding-right: 26px;
}
.f_block3 h4 { 
  text-align: right;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.policy-calculator.hide-mobile{
  display: block;
}
.policy-calculator.hide-desktop{
  display: none;
}
/** pavan **/
.content1{
  float: none;
  width: 80%;
  padding-right:5%;
  margin: 0 auto;
}
/** End pavan **/
.sidebar2{
  float: left;
  width: 15%;
}
.content-row1{
  padding-bottom: 25px;
  float: left;
  width: 100%;
}
.title1{
  float: left;
  width: 20%;
}
.title1 h3{
  font-size: 20px;
  font-family: 'montserratbold';
  line-height: 24px;
  margin: 0;
  padding: 0;
}
.title1 h3 strong{
  font-family: 'montserratsemi_bold';
  font-size: 14px;
  font-weight: normal;
}

.content-inner{
  float: left;
  width: 80%;
  line-height: 20px;
}
.sidebar2 h5{
  font-size: 18px;
  font-family: 'montserratsemi_bold';
  margin: 0;
  padding: 0;
  width: 70%;
  line-height: 25px;
}
.sidebar2 h5 a{
  color: #fff;
}
.landingpage{
  background: url(img/landing-page.jpg) no-repeat center top;
  background-size: cover;
}
.landingpage #header-right{
  margin-top: 20px;
}
.page-wrap,
.page-wrap {
  float: left;
  width: 100%;
  height: 100%;
  background: #fff;
}
.page-wrap figure {
  overflow: hidden;
  
}
.page-wrap figure img{
  width: 100%;
    position: relative;
  height: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.internet
.login #wrapper,
.landingpage #wrapper{
  min-height: 0;
  height: 100%;
}
.internet .page-content,
.login .page-content,
.landingpage .page-content{
  position: absolute;
  left: 0;
  top: 0;
  z-index: 22;
  width: 100%;
  height: 100%;
}
.internet .page-content {
  background: url(img/courve1.png) no-repeat center top;
}
.page-content1{
  width: 100%;
  height: 100%;
  display: table;
}
.page-content2{
  width: 100%;
  height: 100%;
    text-align: center;
    display: table-cell;
    vertical-align: bottom;
    padding-bottom:  80px;
    position: relative;
    z-index: 9;
}

.page-content-middle{
  width: 100%;
  height: 100%;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    padding-bottom:  0;
    position: relative;
    z-index: 9;
}.banner-caption{
  display: table;
  position:  absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
   width: 100%;
   height: 100%;
   text-align:  center;
   z-index: 1;
}
.banner-caption .image-caption {
  display: table-cell;
  vertical-align:  middle;
  float: none;
  margin: 0;
  font-size: 140px;
  color: #39b3e5;

}
.shadow1 {
  text-shadow: 0px -2px 7px rgba(0,0,0,0.5), 0px -2px 7px rgba(0,0,0,0.5),
               0px 4px 10px rgba(0,0,0,0.8), 0px 4px 10px rgba(0,0,0,0.8);
}
.shadow2 {
  text-shadow: 3px 3px 10px #333;
}
.mute {
  display: block;
  position: absolute;
  right: 20px;
  top: 100px;
  background: url(img/sound-on.png) no-repeat;
  width: 60px;
  height: 61px;
  z-index: 9999999;
  cursor: pointer;
}
.mute.active {
  background: url(img/sound-off.png) no-repeat;
}
.btn-findout{
  float: left;
  padding: 0 10px;
  line-height: 25px;
  background: #fff;
  margin: 15px 0;
  font-family: 'montserratsemi_bold';
  font-size: 11px;
  color: #22abe2;
  text-transform: uppercase;
}
.btn-findout:hover{
  background: #fff;
  color: #22abe2;
  text-decoration: none;
}
.contact-address{
  float: left;
  width: 100%;
}
.contact-address div{
  float: left;
  width: 50%;
}
.contact-address.contact-address-new div {
  float:left;
  width:100%;
}
.error {
  color: #f00;
}
.contact-address div:first-child{
  text-align: right;
}
.contact-address div{
  text-align: right;
}
#tab2.tab-content1 .content{
  width: 100%;
}
#tab2.tab-content1 .tab-content{
  width: 60%;
  margin: 0 auto;
  float: none;
}

.internet .container,
.login .container,
.landingpage .container{
  height: 100%;
}
.buttons li{
  display: inline;
  margin: 0 0 0 4%;
}
.buttons li:first-child{
  margin: 0;
}
.buttons li a{
  display: inline-block;
  width: 30%;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: rgba(34, 170, 226,.80);
  caption-side: #fff;
  font-family: 'montserratregular';
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
}
.buttons li a:hover{
  color: #22aae2;
  background: #fff;
  text-decoration: none;
}
.image-caption{
  position: relative;
  left: 0;
  bottom: 0;
  z-index: 222;
  float:left;
  width: 100%;
  color: #fff;
  margin-top: -55px;
  text-align: center;
  font-family: 'montserratsemi_bold';
  font-size: 15px;
}
.login,.new-user {
  background: #fff;
}

.login-header{
  text-align: center;
  padding: 25px 0;
  position: relative;
  z-index: 2222;
}
.login-header img{
  display: block;
  margin: 0 auto;
}
.login-form,.new-user-form{
  border: 1px solid rgba(142, 142, 142, 0.2);
  max-width: 400px;
  margin: 0 auto;
  box-shadow: 0 5px 20px rgba(179, 179, 179, 0.2);
  text-align: left;
  clear: both;
  overflow: hidden;
  background: #fff;
  opacity: 1;
  filter: alpha(opacity=80);
  z-index:99;
}
.login-form h4,.new-user-form h4 {
    padding: 8px 15px;
    margin: 0;
    font-size: 14px;
    background-color: #22aae2;
    border-bottom: 1px solid #ebebeb;
  font-family: 'montserratsemi_bold';
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase;
}
.login-form-content,.new-user-form-content {
  padding: 20px 20px 5px 20px;
}
.new-user-content .form  fieldset,.login-form-content .form  fieldset {
  margin: 0 !important;
}
.new-user-content .form legend,.login-form-content .form legend {
  display: none !important;
}


.new-user-content .form label {
    color: #999;
    display: block;
    font-size: 14px;
    margin: 0 0 5px;
}
.new-user-content .form .div_text,.new-user-content .form .div_textarea,.new-user-content .form .div_select{
  width: 100% !important;
  color: #666 !important;
  display: block;
  font-size: 14px;
  height: auto;
  padding: 0;
  box-sizing: border-box;
  margin: 0 0 10px !important;
}

.new-user-content .form .req {
  display:  none;
}
.new-user-content .form .div_text .textbox,.new-user-content .form .div_text .username,.new-user-content .form .div_select .dropdown {
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #666 !important;
    display: block;
    font-size: 14px;
    height: 25px;
    padding: 0 10px !important;

    
}
.new-user-content .form .div_select .dropdown {
  background: #fff;
  outline: 0 !important;
}
.new-user-content .form .div_textarea .textarea {
   width: 100% !important;
   border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #666 !important;
    display: block;
    font-size: 14px;
    
    padding: 0 10px !important;
}
.new-user-content .wpmem_msg,.login-form-content #wpmem_msg {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    padding-bottom: 7px;
    padding-top: 0;
    text-align: left;
    width: 100%;
    color: red;
}

.new-user-content .button_div,.login-form-content .button_div {
  text-align: left;
}
.new-user-content .buttons,.login-form-content .buttons {
    background: #22aae2 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    float: left;
    font-family: "montserratbold";
    line-height: 40px;
    min-width: 100px;
    outline: medium none;
    padding: 0 10px;
    text-align: center;
    text-transform: uppercase;
}




.form-group{
  padding: 0 0 15px 0;
  color: #999;
  clear: both;
  overflow: hidden;
  font-size: 14px;
  font-family: 'montserratregular';
}
.form-group input.form-control{
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  display: block;
  border: 1px solid #ccc;
  height: 25px;
    padding: 6px 12px;
    font-size: 14px;
  width: 89%;
   color: #666 !important;
}
.form-group .control-label{
  font-size: 14px;
  display: block;
  margin: 0 0 5px 0;
  color: #999;
}
.form-group input.form-control:focus{
  border:1px solid #ccc;
  -webkit-box-shadow:0 0 6px #ccc;
  -moz-box-shadow:0 0 5px #ccc;
  box-shadow:0 0 5px #ccc;
  outline: none !important;
 
}
.register-button.right {
    margin-right: 14px;
}
.new-user-form .form-group {
  padding: 0 0 12px;
}
.new-user-form .form-group input.form-control {
  padding: 0px 12px;
}
.select-box-block {
  position:  relative;
}
.select-box {
  width:  96%;
  height: 28px;
   -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0 20px 0 12px;
    border: 1px solid #ccc;
    background: transparent;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    text-overflow: '';
    outline: none !important;
    position: relative;
  } 
  .select-box option {
      padding: 0 20px 0 14px;
  }
  .select-box-block .select-arrows{
   
   position: absolute;
   top: 10px;
   right: 20px;
   width: 0;
   height: 0;
   pointer-events: none;
   border: 6px solid transparent;
   border-top-color: #ccc;
  }
  .select-box:focus {
  border:1px solid #ccc;
  -webkit-box-shadow:0 0 6px #ccc;
  -moz-box-shadow:0 0 5px #ccc;
  box-shadow:0 0 5px #ccc;
  outline: none !important;
 
}
select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

.btn-login{
  float: left;
  padding: 0 10px;
  line-height: 40px;
  background: #22aae2;
  color: #fff;
  outline: none;
  cursor: pointer;
  border: 0;
  min-width: 100px;
  font-family: 'montserratbold';
  text-transform: uppercase;
  text-align: center;
}
.fine-print{
  font-size: 11px;
}
.internet-content{
  max-width: 515px;
  margin: 0 auto;
  text-align: left;
}
.internet-content h2{
  font-family: 'montserratbold';
  font-size: 20px;
  line-height: 25px;
  color: #fff;
  margin: 0;
}
.internet-content h3{
  font-family: 'montserratregular';
  font-size: 18px;
  line-height: 25px;
  color: #fff;
  font-weight: normal;
  margin: 10px 0 0 0;
}
.internet-content ul{
  text-align: center;
  margin: 0 0 0 -50px;
}
.internet-content ul li{
  float: left;
  margin: 50px 0 0 50px;
}
.internet-content ul li a{
  color: #fff;
}
.internet-content ul li img{
  display: block;
  margin: 0 auto;
}
.internet-content ul li a strong{
  font-size: 15px;
  font-family: 'montserratbold';
  display: block;
  margin: 15px 0 0 0;
}
.internet-content ul li a:hover{
  text-decoration: none;
}

.leave-legacy .rslides li p{
  min-height: 65px;
  font-size: 13px;
  line-height: 17px;
}
.internet .page-content{
  position: absolute;
  
  
}
body.login,.internet {
  background: url(img/internet.jpg) no-repeat center top;
  
  background-size: cover;
  position:relative;
  background-attachment:fixed;
}

body.login .inner-content-block,.internet .inner-content-block, body.login .inner-content,.internet .inner-content {
  background:transparent;
}
.internet .page-wrap {
  background:transparent;
}
.inner-content-block {
  position: absolute;
  top: 89px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: url(img/courve1.png) no-repeat center top;
}
.inner-content {
  position: absolute;
  top: 55px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #22aae2;
}
.inner-reg {
  top:0;
}
.inner-content .page-content2 {
  vertical-align: middle;
}
video{
  width: 100%;
  float: left;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}
/*body.login:after,.internet:after {
  content:"";
  position:absolute;
  width:100%;
  height:100%;
  background:rgba(128, 128, 128,.8);
  left:0;
  top:0;
  bottom:0;
  right:0;
  margin:auto;
}*/

.video-block {
  margin-top: -110px;
}
/**pop up **/

/* Outer */
.popup-trigger {
  cursor: pointer;
}
.popup {
    width:100%;
    height:100%;
    display:none;
    position:fixed;
    top:0px;
    left:0px;
    background:rgba(0,0,0,0.75);
  z-index: 9999999;
}
 
/* Inner */
.popup-inner {
    max-width:700px;
    width:90%;
   
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    box-shadow:0px 2px 6px rgba(0,0,0,1);
    border-radius:3px;
    background:#fff;
}
 
/* Close Button */
.popup-close {
    width:30px;
    height:30px;
    display:inline-block;
    position:absolute;
    top:0px;
    right:0px;
    transition:ease 0.25s all;
    -webkit-transform:translate(50%, -50%);
    transform:translate(50%, -50%);
    border-radius:100%;
    background:#22aae2;
    font-family:Arial, Sans-Serif;
    font-size:20px;
    text-align:center;
    line-height:26px;
    color:#fff;
}
 
.popup-close:hover {

    background:red;
    text-decoration:none;
} 

/*18-2-2016*/
.internet-faq {
  
}
.internet-faq-block {
  float: left;
  width: 100%;
}
.net-faq-left-block {
  float: left;;
  width: 14%;
}
.net-faq-left-block ul {

}
.net-faq-left-block ul li {
  list-style: none;;
  width: 60px;
  height: 60px;
  padding: 0 0 22px;
}
.net-faq-right-block {
  float: left;
  width: 86%;
  vertical-align: middle;
}
.net-faq-right-header {
  float: left;
  vertical-align: middle;
}
.net-faq-right-header span {
  display: inline-block;
  vertical-align: middle;
  width: 95px;
  height: 95px;
}
.net-faq-right-header strong {
  display: inline-block;
  vertical-align: middle;
  font-family: "montserratsemi_bold";
    font-size: 21px;
    font-weight: normal;
    line-height: 25px;
    margin: 0;
    padding: 0 0 0 16px;
}
.net-faq-right-block .faq-container {
    margin: 0 0 0 116px;
}
.internet-faq .page-content2 {
    text-align: left;
}
.internet-faq .faq-expend {
  padding-left: 28px;
}
.internet-faq .rslides_tabs,.internet-faq .container {
    width: 1040px;
}
.internet-faq #header nav li:last-child a {
    width: 189px;
}
.pdf-content-block {
  float: left;
  width: 100%;
  margin-top: -10px;
}
.pdf-content-block h4 {
  font-size: 18px;
    font-family: 'montserratregular';
    color: #fff;
    font-weight: normal;
    display: block;
    padding: 0 0 13px 0;
    line-height: 25px;
    margin: 0;
}
.pdf-content-block h6 {
  font-family: 'montserratlight';
  font-size: 15px;
    line-height: 21px;
    padding-top: 10px;
    margin: 0;
}
.pdf-content-block ul li {
  list-style: none;
  font-family: 'montserratlight';
  font-size: 13px;
    line-height: 20px;
    color: #fff;
}
.pdf-content-block ul li a {
  text-decoration: none;
  color: #fff;
}
.promtion-content-block {
  margin: -15px 0 0;
  width: 500px;
  max-width: 500px;
}
.net-faq-right-block .faq-container {
  max-width: 500px;
}
.promtion-img-section {
  float:left;
  width: 100%;
}
.promtion-content-block a {
  display: inline-block;
  text-decoration: none;
  padding:2px 5px 0 0;
  color: #fff;
  font-family: 'montserratlight';
  font-size: 10px;
    line-height: 14px;
    text-align: right;
    float: right;
}
.promtion-first-img {
  float: left;
  width: 51%;
  margin-right: 8px;
}
.promtion-second-img {
  float: left;
  width: 47%;
  margin: 0 -8px 0 0;
}
.pro-second-img-left {
  float: left;
  width: 43%;
  padding: 0 8px;
}
.promtion-first-img img {
  min-height: 253px;
}
.promtion-second-img img {
  min-height: 253px;
}
.promtion-second-column {
  float: left;
  width: 100%;
  margin: 18px -4px 0;
}
.prom-second-row {
  float: left;
  width: 33.3%;
  padding: 0 4px;
  box-sizing: border-box;
}
.prom-second-row img {
  min-height: 226px;
}
/** pavan styles**/
.internet-promtions-down .page-content2 {
  padding-bottom: 0;
}
/** end pavan **/

.pdf-content-block h4 span.traing-videos {
  display: inline-block;
  line-height: 28px;
  background: #fff;
  color: #22aae2;
  padding: 0 33px 0 8px;
  font-size: 14px;
}
.traing-v-block {
  float: left;
  width: 706px;
  margin: 15px -2px 33px;
}
.traing-v-block li {
  list-style: none;
  float: left;
  width: 25%;
  padding: 0 2px;
  box-sizing: border-box;
}
.traing-v-block li span {
  display: block;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: left;
}
.traing-pdf-block {
  float: left;
  width: 423px;
  margin: 20px -23px 0;
}
.traing-pdf-block01 {
  margin-top: 32px;
}
.traing-pdf-block  li {
  list-style: none;
  float: left;
  width: 25%;
  padding: 10px 23px;
  box-sizing: border-box;
  text-align: center;
}
.traing-pdf-block  li span {
  display: inline-block;
  font-size: 10px;
  line-height: 13px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  position: relative;
  top: -4px;
}
.traing-pdf-block  li img {
  display: block;
}
.event-cal-content-block {
  float: left;
  width: 100%;
  margin-top: -25px;
}
.internet-calender .faq-container {
    max-width: 580px;
}
.internet-faq02 .net-faq-right-block .faq-container {
  max-width: 755px;
}
.internet-contact {
background: #22aae2;
}
.internet-contact .rslides_tabs, .internet-contact .container {
   width: 1180px;
}
.left-contact-content h3 {
text-align: left;
margin:0 0 20px;
font-size: 20px;
line-height: 24px;
font-family: 'montserratregular';
color: #fff;
}

.left-contact-content {
  float: left;
  width: 30%;
  text-align: left;
} 
.right-google-map {
  float: left;
  width: 70%;
}


.jam-con-form {
  background: #59bfe9;
  border-radius: 12px;
  height: 26px;
  position: relative;
  width: 262px;
}
.jam-con-form label {
  float: left;
  background: none;
  font-size: 18px;
  line-height: 26px;
  padding: 0 0 0 14px;
  border-right: 1px solid #fff;
  width: 49%;
  color: #fff;
  font-family: 'montserratregular';
}
.row-submit {
  float: left;
  width: 45%;
}
.jam-con-form input {
  width: 68%;
  background: none;
  height: 26px;
  line-height: 26px;
  font-size: 18px;
  color: #fff;
  font-family: 'montserratlight';
  border: 0;
  border-radius: 0;
  outline: none;
  padding: 0 25px 0 10px;
}
.jam-con-form input.con-submit {
  position: absolute;
  width: 25px;
  height: 16px;
  line-height: 16px;
  background: url(img/search-icon.png) no-repeat center;
  top: 0;
  bottom: 0;
  right: 4px;
  font-size: 0;
  margin: auto;
  padding: 0;
  cursor: pointer;
}
.contact-form {
  padding: 0 0 15px;
}
.jama-add-content {
  float: left;
  width: 100%;
  padding: 0 0 0 31px;
}
.jama-add-block {
  padding: 15px 0 0;
}
.jama-add-block li {
  list-style: none;
  font-size: 10px;
  line-height: 14px;
  color: #fff;
  font-family: 'montserratlight';
}
.jama-add-block li a {
  text-decoration: none;
  color: #fff;
}
body {
  position: relative;
}
.video-pop {
  height: 100%;
    left: 0;
    margin: 0 auto;
    position: relative;
    right: 0;
    top:-23px;
    width: 100%;
   
}
.video-pop-block {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  z-index: 1;
}
.pop-closebtn {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    border-radius: 15px;
    height: 20px;
    position: absolute;
    right: 7px;
    top: 5px;
    width: 20px;
    z-index: 9;
}
.pop-closebtn a {
  outline: none;
}
.new-user-form h4 {
  font-size: 14px;
  height: 28px;
  padding: 7px 15px;
}
 .new-user-form-content {
    padding: 5px 20px;
}
.new-user-form .form-group {
    padding: 0 0 8px;
    font-size: 12px;
}

.new-user-form .form-group .control-label {
  color: #999;
  display: block;
  font-size: 12px;
  margin: 0 0 2px;
}
.new-user-form .select-box {
  height: 23px;
}
.new-user-form .form-group input.form-control {
    padding: 0 12px;
    font-size: 12px;
    height: 22px;
}



.mobile-image {
  display: none !important;
}
.image-caption.vs-mob {
  display: none;
}
ul li.sub_list1 {
margin-top: 15px;margin-bottom: 7px; }
.plans-table.sub_plans-table { padding-left: 25px; }


/********** Changes **********/
div.wpgmp_search_form input.wpgmp_search_input {
  color: #555555 !important;
  width: 50% !important;
  border-radius: 0 !important;
}
.place_title {
  color: #fff;
  font-size:16px;
  line-height: 26px;
}
.wpgmp_location_address span {
  display: block;
  line-height: 18px;
}
.wpgmp_locations_content {
  display: none;
}
.news-box {
    border: 1px solid #fff;
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 10px;
}
.featured-img {
    float: left;
    margin-right: 2%;
    width: 25%;
}
.featured-img img {
  width: 100%;
}
.wp-page {
    float: right;
}
#tribe-events-bar {
  display: none;
}
.tribe-events-page-title {
  display: none;
}
#tribe-events-content table.tribe-events-calendar {
    font-size: 9px;
}
#tribe-events-content table.tribe-events-calendar {
    margin: 0;
}
#tribe-events-footer, #tribe-events-header {
    margin-bottom: 0;
}
.tribe-events-calendar {
  background: #fff;
}
.m33 {
  margin-top: 33px;
}
.wpgmp_map_container {
  margin:30px 0;
}
.page-template-page-trinidadmap .products-content h2 {
  margin-top:20px;
}
.tribe-events-calendar td {
  height: 65px !important; 
}
.tribe-events-single-section {
  display: none !important;
}
.tribe-events-cal-links {
  display: none;
}
.tribe-events-schedule h2 {
  font-size: 16px;
}

/** form css **/
.login-form fieldset {
  border:  none;
}
.login-form label {

    color: rgb(153, 153, 153);
    display: block;
    font-size: 14px;
    margin: 0 0 5px;
    font-family: "montserratregular";

}
.login-form .div_text {
  margin-bottom: 15px;
}

.login-form .div_text input {
    border: 1px solid rgb(204, 204, 204);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: rgb(102, 102, 102) !important;
    display: block;
    font-size: 14px;
    height: 40px;
    padding: 6px 12px;
    width: 100%;
    box-sizing: border-box;
}
.login-form .div_text input:focus {
    border: 1px solid rgb(204, 204, 204);
    box-shadow: 0 0 5px rgb(204, 204, 204);
    outline: medium none !important;
}
.button_div {
  display: inline-block;
  color: rgb(153, 153, 153);
  font-family: "montserratregular";
  font-size: 14px;
}
.tfamily, .jfamily {
  display: none;
}
ul.top-nav li:nth-child(2) {
    display: none;
}

/* Slider - Hero Text Images (Olton) */
@media (max-width:640px) {
.caption .hero-text {
	width:100%;
	max-width:67%;
	margin:-1.5% auto;
}
}
@media (min-width:641px) {
.caption .hero-text {
	width:100%;
	max-width:75%;
	margin:0% auto;
}
}
@media (min-width:1280px) {
.caption .hero-text {
	width:100%;
	max-width:460px;
	margin:10% auto;
}
}
@media (min-width:1440px) {
.caption .hero-text {
	width:100%;
	max-width:460px;
	margin:15% auto;
}
}
.home-hero {
	float:right !important;
	max-width: 40% !important;
	height:auto !important;
    margin: -5% 15% -5% 0% !important;
}