body {
   margin:0;
   padding:0;
   border:0;
   font-family:proxima !important;
   color:rgba(124, 124, 124, 1);
   font-weight:normal !important;
}

@font-face {
   font-family: proxima;
   src: url(../images/proximanovalt.TTF);
}

@font-face {
    font-family: 'Novecentosanswide-Bold';
    src: url('fonts/Novecentosanswide-Bold-webfont.woff2') format('woff2'),
         url('fonts/Novecentosanswide-Bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Kalinga';
    src: url('fonts/kalinga.ttf');
}

@font-face {
    font-family: 'Kalinga-Bold';
    src: url('fonts/kalingab.ttf');
}

p, li {
   letter-spacing:1px;
}

i {
   transition:.5s;
   -webkit-transition:.5s;
   -moz-transition:.5s;
}

li > a:hover {
   text-decoration:none;
}

ul {
   margin:0 0 10px 10px;
}

.gg-buttonContainer {
   width: 30%;
   max-width: 300px;
   margin: auto;
   padding: 2% 0;
}

.rateHome {
   margin-top: 6.4%;
}

.ff-button {
   width: 25%;
   margin: auto;
   min-width: 200px;
}

nav {
   display:block;
   color:gray;
   width: 100%;
   background: rgba(255, 255, 255, 1);
   font-family: proxima;
   font-size: 13px;
   text-align: right;
   position: fixed;
   z-index: 999999;
   top:0;
}

div.paginator {
    background-color: rgb(5, 51, 104) !important;
    padding:2%;
}

#base_content {
    min-height:150px !important;
}

.forumPage {
    width:60%;
    margin:5% auto;
}

.navHeader {
   display:block;
}

.menulist {
   position: relative;
   right: 20px;
   top: 47px;
   float:right;
}

#menuitem {
   display: inline;
   padding: 10px 9px;
   float: left;
   text-align: center;
   color: rgba(124, 124, 124, 1);
   transition:.5s;
   -webkit-transition:.5s;
   -moz-transition:.5s;
}

ul#as-team {
   display: none;
   position: absolute;
   margin-top: 9px;
   list-style: none;
   width: 200px;
   left: 240px;
   background: white;
   border-top:3px solid white;
}

#menuitem > #as-about {
   display: none;
   position: absolute;
   margin-top: 9px;
   list-style: none;
   width: 200px;
   left: 480px;
   background: white;
   border-top:3px solid white;
}

.as > li > a {
   text-decoration:none;
   color:rgba(124, 124, 124, 1);
}

.as > li > a:hover {
   text-decoration:none;
   color:rgba(0, 56, 128, 1);
}

#teamlink {
   padding:20px 0;
   color:gray;
   transition:.5s;
   -webkit-transition:.5s;
   -moz-transition:.5s;
}

#teamlink:hover {
   background:rgb(199, 228, 255);
   color:rgba(0, 56, 128, 1);
}

#logoImage {
   width: 280px;
   float: left;
   position: relative;
   padding:13px 0;
}

#logo {
   padding-left: 30px;
}

#hamburger {
   margin-right: 20px;
   display:none;
}

.homeVid, .home-op {
   margin:-2px 0;
   width:100%;
}

/* #home {
   background: url('../images/hawaiisunset.jpg') no-repeat fixed;
   background-size:cover;
   width: 100%;
   padding: 26% 0;
   background-position: 50%;
}
*/

.home-op {
   background: url('../images/hawaiisunset.jpg') no-repeat fixed;
   background-size:cover;
   height: 300px;
   margin: 80px auto 0;
   width: 100%;
   position: relative;
   padding:16% 0;
}

.Content {
   position:absolute;
   font-family: proxima;
   color:white;
   width:100%;
   height:auto;
}

.Content2 {
   position:absolute;
   font-family: proxima;
   color:white;
   width:100%;
   height:auto;
   top:0;
   z-index:3;
}

.containerOne {
   width:100%;
}

h1.title {
   font-size:3.5em !important;
   margin:15% auto 0;
   line-height:1em;
   width:50%;
   text-align:center;
}

h1#title {
    width: 100%;
    margin: auto;
    padding: 1% 0;
    background:#053368;
    text-align: center;
    color: white;
    margin:0;
}

.para {
   font-size:1.3em;
   margin:0 10% 0 10%;
   width:650px;
}

.button {
   border: 3px solid white;
   padding: 12px 30px 8px;
   font-size: 1.5em;
   font-weight: bold;
   margin-top: 2%;
   text-align:center;
   color:rgb(255, 255, 255);
   text-decoration:none;
   outline:0;
   transition:.5s;
   -webkit-transition:.5s;
   -moz-transition:.5s;
}

.button > a {
   color:white;
}

.button > a:hover {
   color:white;
   background:none;
}

.inline-modal, .inline-modal:focus {
   text-decoration:none;
   outline:0;
   color:gray;
}

.button:hover, .inline-modal:hover {
   cursor:pointer;
   text-decoration:none;
   outline:0;
}

.ss-quotebutton:hover, .ss-watchbutton:hover {
   background:rgb(2, 188, 255);
   border:3px solid rgb(2, 188, 255);
}


.containerTwo {
   width:100%;
   border: 0;
   margin: -2px 0;
   float:left;
}

.ss-content {
   width: 80%;
   margin: auto;
}

.ss-container {
   width: 30%;
   float: left;
   text-align: center;
   margin:5% auto;
   padding:0 10px;
}

.para2Content {
   text-align:left;
}

.readmore {
   text-align:left;
   text-decoration:underline;
   color:rgb(0, 153, 255);
}

.readmore:hover {
   cursor:pointer;
   color:rgb(0, 67, 112);
}

.containerThree {
   width:100%;
   height:220px;
   max-height:400px;
   float:left;
   background-image:url("../images/hawaii_outrigger_canoe_club.jpg");
   background-repeat: no-repeat;
   background-position: center;
   background-size:cover;
}

.ss-webinar {
   width: 60%;
   margin: auto;
   text-align: center;
   color: white;
   padding:3% 0 1%;
}

.ss-webinar > h1 {
   font-size:2.5em;
   margin:0;
}


.webinar-para, .ss-item1 > p {
   font-size: 1.3em;
   line-height: 1.5em;
   padding: 5px 0 40px;
   margin: auto;
}

.ss-watchbutton {
   margin:auto;
   color:white;
   width:30%;
   display:inline-block;
}

.containerFour {
   float:left;
   background:#F1F1F1;
   width:100%;
}

.ss-carousel {
   color:gray;
}

.ss-carousel:hover {
   color:#ccc;
}

.item {
   width: 100%;
   margin: auto;
   min-height: 110px;
   line-height: 1.5em;
   padding-bottom:45px;
   padding-top:25px;
   transition: .5s;
   -webkit-transition: .5s;
}

.ss-item1 {
   width:100%;
   text-align:center;
   display:inline;
   float:left;
   margin: auto;
   transition:.5s;
   -webkit-transition:.5s;
   -moz-transition:.5s;
}

h1 {
   font-size:2em !important;
   font-weight:normal !important;
   line-height:40px !important;
}

.learnmore {
   font-size:14px;
   width:150px;
}

.ssa-itemWrap {
   width:60%;
   margin:auto;
}

.ssa-itemWrap > a, .ssa-itemWrap > a:hover, .ssa-itemWrap > a:focus  {
   color:rgb(0, 0, 0);
}

.containerFive-op, .containerFive {
   float:left;
   width:100%;
   padding-bottom: 2%;
   background: rgb(247, 247, 247);
}

.containerFive-op {
   background:url("../images/hawaiisunset.jpg") no-repeat fixed;
   background-size:cover;
}

.ss-guide {
    padding:2% 0;
}

p#cfive-headTitle-op {
  font-size: 32px;
  color: rgb(195, 195, 195);
  margin: 2% 0 5px;
}

p#cfive-date-op {
   color:rgb(134, 134, 134);
   margin:0 0 1%;
}

.c-fiveWrap {
   width: 80%;
   margin: auto;
   min-height:170px;
   padding-top:1%;
}

.cf-ul {
   list-style: none;
   margin: auto;
   padding-left: 7%;
   width: 100%;
}

.cf-wrapper {
   width: 20%;
   min-width:206px;
   text-align: center;
   list-style: none;
   padding: 5px 8px 0;
   float:left;
}

.cf-wrapTitle {
   padding: 10px;
   background: rgb(39, 39, 39);
   color: orange;
   font-size: 18px;
   border-radius: 5px;
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
}

.cf-wrapContent {
   min-width: 49%;
   background: rgba(255, 255, 255, 0.54);
   display: inline-block;
   margin: 1px 1px 0 2px;
   float:left;
}

#cf-contentOne {
   padding: 5px 0;
   font-size: 12px;
   color:rgb(0, 52, 94);
}

#cf-contentTwo {
   font-size: 24px;
   padding: 0 0 10px;
   color:black;
}

.apsWrap {
   background: rgba(255, 255, 255, 0.54);
   display: inline-block;
   min-width: 49%;
   margin: 1px 0 0 0;
   float:left;
}

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

p#cfive-headTitle {
   font-size: 30px;
   color: black;
   margin:0;
}

#cfive-date {
   color: gray;
}

.containerSix {
   width:100%;
   padding: 12px 0 2px;
   text-align:center;
   background:rgb(128, 128, 128);
   float:left;
   color:rgb(75, 73, 73);
   font-size:12px;
}

.cs-Content {
   list-style:none;
   padding-bottom:10px;
}

.nodecor:hover {
   text-decoration:none;
}

.cs-items, .cs-items>a {
   color:white;
   display:inline;
   padding:5px 8px;
   transition:.5s;
   -webkit-transition:.5s;
   -moz-transition:.5s;
}

.cs-items:hover, .cs-items>a:hover {
   color:rgb(63, 63, 63);
   background:rgba(255, 255, 255, 0);
   cursor:pointer;
   text-decoration:none;
}

.cs-items:focus, .cs-items>a:focus {
   outline:0;
   color:white;
}

.containerSeven {
   float:left;
   width:100%;
   padding: 1% 0 2%;
}

.ss-footer {
   width:80%;
   margin:auto;
   padding:1% 0;
}

.ss-footerItem {
   width:58%;
   display:inline-block;
   text-align:center;
}

.ss-forum {
   text-align: center;
   border-radius: 5px;
   padding: 10px 0;
   width: 20%;
   color:white;
}

.ss-footerItem>p {
   font-size:12px;
   padding:0;
   margin:0;
   position: relative;
   top: 10px;
}

#ss-big {
   font-size:16px;
   letter-spacing:0px;
}

.ss-copy {
   padding-top:10px;
}

.ss-forum > img {
   width: 60px;
   padding: 1% 0;
   margin: 0;
}

.new-style {
   padding: 0 !important;
}

.ss-fhover {
   background: #0088cc;
   text-align: center;
   border-radius: 5px;
   padding: 10px 0;
   width: 100%;
   color:white;
   transition:.5s;
   -wenkit-transition:.5s;
   -moz-transition:.5s;
}

.ss-fhover:hover {
   cursor:pointer;
   background:rgb(0,0,0);
   border:0;
   outline:0;
}

.va-containerOne {
   width:100%;
}

#va-title {
   background:none;
   color:rgb(18, 54, 119);
   margin:0;
}

.va-container {
    width:75%;
    margin:auto;
    padding:20px 0;
}

.va-container>ul {
    padding:2%;
    width:75%;
}

.va-container>h3 {
    font-weight:normal;
    font-size:20px;
    background:#053368;
    color: white;
    padding: 2%;
    width: 96%;
}

#img-Container {
   background: url('../images/aflag.jpg') no-repeat fixed;
   background-size:cover;
   background-position:center;
   height: 300px;
   margin: 80px auto 0;
   width: 100%;
   position: relative;
}

#img-ContainerB {
   background: url('../images/more_potential_pics2.jpg') no-repeat fixed;
   background-size:cover;
   height: 300px;
   margin: 80px auto 0;
   width: 100%;
   position: relative;
}

#img-Container-about {
   background: url('../images/waves_sunset_.jpg') no-repeat fixed;
   background-position: 50% -450px;
   background-size:cover;
   height: 300px;
   margin: 80px auto 0;
   width: 100%;
   position: relative;
}

#img-Container-about2 {
   background: url('../images/Awesome-Lanikai-Beach-Hawaii-Wide-hd-wallpaper.jpg') no-repeat fixed;
   background-position: 50% -450px;
   background-size:cover;
   height: 300px;
   margin: 80px auto 0;
   width: 100%;
   position: relative;
}

.background {
  background-repeat:no-repeat;
  background-position:50% 50%;
}

#img-Container-team {
   background: url('../images/hawaiian-hula-dancers-hawaii-321545.jpg') no-repeat fixed;
   background-size:cover;
   height: 300px;
   margin: 80px auto 0;
   width: 100%;
   position: relative;
}

#img-Container-contactus {
   background: url('../images/c2hawaiipauahitower.png') no-repeat fixed;
   background-position:50% -1400px;
   background-size:cover;
   height: 300px;
   margin: 80px auto 0;
   width: 100%;
   position: relative;
}

#img-Container>p {
   position: absolute;
   right: 5px;
   bottom: 5px;
   font-size: 10px;
   color: rgba(255, 255, 255, 0.5);
}


.vadiv2 {
    background:url("../images/submarine_hawaiian_sunset_.jpg") no-repeat fixed;
    background-size:cover;
    width:100%;
    padding:2% 0;
    float:left;
}

.vadiv2 > div > p {
    color:white;
    font-size:20px;
    width:60%;
    margin:auto;
    text-align:center;
    line-height:1.5em;
}

#va-wrapper {
   width: 300px;
   min-width:280px;
   margin: auto;
   padding: 1% 0 0;
}

#va-wrapper > a {
   background: rgba(255, 255, 255, 0);
}

#vabutton {
   border: 3px solid white;
   padding: 15px 30px;
   background: rgba(255, 255, 255, 0);
   font-family: proxima;
   font-size: 18px;
   color: white;
   font-weight: bold;
   outline:0;
   border-radius:5px;
   margin: 5% 0;
   transition:.5s;
   -webkit-transition:.5s;
   -moz-transition:.5s;
}

.ourprocess-ss {
    text-align:center;
}

.processbtn:hover {
    text-decoration:none;
}

.processbtn > p {
    background: #FFFFFF;
    border-radius: 5px;
    padding: 5px;
    border: 2px solid #053368;
    color: #053368;
    font-weight: bold;
    transition:0.3s;
    -webkit-transition:0.3s;
    -moz-transition:0.3s;
}

.processbtn:hover > p {
    background:#053368;
    color: white;
}

button#vabutton:hover {
   background: rgba(255, 255, 255, 1);
   color:black;
}

.col-vacontent {
   width: 75%;
   padding:0 0 1%;
   margin:2% auto;
   background:rgba(216, 216, 216, 0.19);
   padding: 2%;
   border-radius: 10px;
}

.col-vacontent-va {
   width: 75%;
   padding:1% 0 1%;
   margin:2% auto;
}

.col-vacolumn {
   width: 40%;
   display: inline-block;
   padding: 0 4%;
   vertical-align: top;
}

.col-vacolumn-va {
   width: 40%;
   display: inline-block;
   vertical-align: top;
   padding: 0 4%;
}

.col-vacolumn-va > p {
   padding: 0 1%;
   width: 98%;
   text-align: justify;
}

.col-vacolumn-op {
   width: 25%;
   display: inline-block;
   padding: 0 4%;
   vertical-align: top;
}

.va-ffee {
   color: rgb(0, 143, 255);
}

.va-ffee > a, .va-container > ul > li > a {
   transition:.3s;
   -webkit-transition:.3s;
   -moz-transition:.3s;
}

.va-ffee > a:hover, .va-container > ul > li > a:hover {
   text-decoration:none;
   color:orange;
}

.va-ffee:hover {
   color: rgb(0, 50, 88);
   cursor:pointer;
}

.col-vacolumn > ul > li > a {
   text-decoration:none;
}

#ss-menulink {
   color:rgba(124, 124, 124, 1);
   transition:.5s;
   -webkit-transition:.5s;
   -moz-transition:.5s;
}

#ss-menulink:hover {
   color:rgba(0, 56, 128, 1);
   cursor:pointer;
   text-decoration:none;
}

.ss-content-op {
   width:50%;
   margin:auto;
   padding:0 0 3%;
   color:gray;
   font-size:12px;
   line-height:1em;
   text-align:center;
}

.quoteRate {
   width: 80%;
   margin: auto;
   text-align: center;
   clear: left;
   padding-top: 15px;
   color: white;
}

.quoteStyle {
   text-align: center;
   line-height: 1.5em;
   color: white;
   background:url("../images/save_money_with_VLB_Loan.png");
   background-size:130%;
   background-position:50% 60%;
   border-radius: 10px;
   padding: 4%;
   font-size: 28px;
   width:43%;
   display:inline-block;
   text-shadow: 1px 1px 3px black;
   margin-left:10%;
   border:1px solid rgba(128, 128, 128, 0.22);
}

.ss-line {
   border-bottom: 1px solid rgb(219, 219, 219);
   padding:3% 0;
}

.ss-line2 {
   border-bottom: 1px solid rgb(219, 219, 219);
   padding-bottom:2%;
   width:75%;
}

#ss-divabout {
   display: inline-block;
   width: 69%;
   padding-left: 5%;
   padding-top:2%;
   vertical-align: top;
}

#cupDiv {
   width: 100%;
   margin: auto;
}

#ss-divabout-cu {
   display: inline-block;
   width: 24%;
   min-width:105px;
   min-height:150px;
   vertical-align:top;
   text-align:center;
}

.cu-img {
   background:url("../images/pauahi_tower_photo.jpg") no-repeat;
   background-size:100%;
   background-position:center;
}

#ss-divabout-cu > p {
   font-size:16px;
   line-height:1em;
   margin:5% 0;
   color:rgb(71, 71, 71);
}

#ss-divabout-cu > p > a {
   text-decoration:none;
}

p#cup-title {
   font-weight:bold;
   color:black;
   padding:2% 0;
}

#ss-divabout-team {
   display: inline-block;
   width: 97%;
   vertical-align: top;
   text-align:justify;
   padding:2% 2% 0;
}

#teamContentA {
   width: 21%;
   min-width: 165px;
   display: inline-block;
   vertical-align: top;
   text-align: left;
   padding:0 2%;
}

#teamContentA > img {
   width:70%;
}

#teamContentA > h3 {
   line-height:1.2em;
}

#teamContent {
   display:inline-block;
   width: 68%;
   display: inline-block;
   padding: 0 0 0 2%;
}

#ss-divabout-team > img {
   padding:3% 0;
}

#ss-divabout > h4 {
   margin: 3% 0;
   color: rgb(18, 54, 119);
   font-size: 24px;
   font-weight: normal;
}

h3.slimTitle {
   padding:1% 2%;
   text-align:center;
}

.or, .or-team {
   width: 55%;
   background:white;
   margin: 3% auto 3%;
   padding: 2%;
   border-radius: 10px;
   border:1px solid rgb(238, 238, 238);
}

.or-cu {
   width:60%;
}

.or > #para-or {
   line-height:1.3em;
}

#container-img, #container-img-A {
   background:url("../images/pauahi_tower_photo.jpg") 100% no-repeat;
   background-size: cover;
   background-position:center;
   width: 25%;
   height: 200px;
   min-width: 100px;
   padding: 0;
   display: inline-block;
}

#container-img2 {
   background:url("../images/Hawaii-Flag-0001.jpg") 100% no-repeat;
   background-size: cover;
   background-position:center;
   width: 25%;
   height: 150px;
   min-width: 100px;
   padding: 0;
   display: inline-block;
}

.ss-line > p {
   width:96%;
   padding:0 2%;
   text-align:justify;
   font-size: 14px;
}

i.fa {
   font-size:1.5em;
   color:rgb(117, 117, 117);
   padding-top:3px;
}

.fa-facebook-square:hover {
   color:rgb(48, 90, 255);
}

.fa-linkedin-square:hover {
   color:rgb(17, 134, 163);
}

.fa-twitter-square:hover {
   color:rgb(0, 224, 255);
}

.fa-instagram:hover {
   color:rgb(177, 100, 3);
}

.pdm {
   font-size: 10px;
   color: rgba(255, 255, 255, 1);
   position: relative;
   padding:5px;
   font-size: 10px;
   float:right;
   top:5px;
}

.sm-icons {
   position: fixed;
   z-index: 999999;
   right: 20px;
   top:5px;
}

.socialWrap {
   position: absolute;
   right: 10px;
   background: #70C5E5;
   padding: 0 0 0 20px;
}

.socialRes {
   display:none;
}

.socialRes>ul {
   width: 72%;
   padding: 15px 20%;
}

.socialinline {
   display:inline-block;
   padding: 0 9px;
}

#ss-left > li {
   float: left;
   width: 33%;
}

#ss-left {
   min-height:80px;
}

#remarks {
    font-size:12px;
    font-style:italic;
}

#about {
    float:left;
}

.fix-bt {
   width: 200px;
   padding: 2% 5%;
   background: rgb(0, 133, 255);
   color: white;
   font-size: 20px;
   border: 0;
   margin-top:2%;
}

.fix-bt:hover {
   background: rgb(0, 94, 180);
}


.ratediv > h4 {
   font-weight:normal;
   color:black;
}

div.ratediv > .fs {
   color:white;
}

.ss-rate {
   background: url("../images/waves_sunset_.jpg") no-repeat fixed;
   background-size:cover;
   background-position:center;
   color: black;
   text-align: center;
   padding: 5%;
   min-width: 250px;
   width: 25%;
   margin: auto;
   min-height: 30px;
}

/*  colorbox modal css  */

div#colorbox {
   background:rgba(0, 0, 0, 0.83) !important;
   color:white;
   top:0 !important;
   left: 0 !important;
   position: fixed !important;
   width: 100% !important;
   height: 100% !important;
   padding: 15% 0 0 !important;
   outline:0 !important;
   border:0 !important;
   z-index:999999;
}

#cboxClose {
   top: 65px;
   position: absolute;
   right: 20px;
   background: rgba(255, 255, 255, 0);
   border: 0;
   width: 40px;
   height: 40px;
   border-radius: 20px;
   font-size: 25px;
   color: white;
}

#cboxClose:hover {
   outline:0;
   border:0;
}

#cboxContent {
   width:100% !important;
   height:auto !important;
}

#cboxLoadedContent {
   width:100% !important;
   height:auto !important;
}

#cboxWrapper {
   width:100% !important;
   height:auto !important;
}

/*  end of colorbox modal css  */

.teamSocial-ul {
   list-style: none;
   margin:0 0 5%;
}

.teamSocial > a > i.fa {
   font-size: 2.3em;
}

div.login {
   display:none !important;
}

#cu-container {
   display:none;
}

/* -- navigation bar -- */

.js .nav-collapse-0.opened {
max-height: 0 !important;
}

#ss-logoContainer {
   width: 350px;
   float: left;
   padding-top:12px;
   border: 0;
}

#topmenu {
   width: 100%;
   height: 95px;
   float: left;
   position: fixed;
   top: 0;
   background: white;
   z-index:999;
}

.navli-item {
   padding-top:51px;
   padding-bottom:13px;
}

.navli-item:hover {
   padding-top:51px;
   border-bottom:1px solid blue;
}

.nav-collapse li {
   width:140px;
}

.nav-collapse a {
   background:white;
   color:gray;
}

#logo {
   padding-left:0;
}

.main {
   margin:0;
}

.socialContainer {
   display:inline-block;
}

.cs-tag {
   display: inline-block;
   margin-left: 10px;
   padding: 10px 20px;
   font-weight: bold;
   color: rgb(255, 255, 255);
   /*background: #053368;*/
   position: relative;
   top: 0px;
   font-size:20px;
}

a.rr-button:hover > .ss-quotebutton {
    text-decoration:none;
}

.AOButton {
    background: rgb(0, 139, 255);
    border: 2px solid rgb(0, 139, 255);
    margin: 7% 0;
    padding: 2% 20%;
    color: white;
    -webkit-transition:.5s;
    border-radius:3px;
}

.AOButton:hover {
    background: white;
    border: 2px solid rgb(0, 139, 255);
    color: rgb(0, 139, 255);
}

a.rr-button:hover {
    text-decoration:none;
}

ff-button > ul {
    width:100%;
}

.webinarbttn {
    display:inline-block;
    text-align: center;
    width: 100%;
}

.valoanwebinar {
    width:800px;
    height:500px;
}

.imp-ss {
    width:7%;
}

span.webi-ss {
    color:white;
    font-size:18px;
    padding:0 3%;
    width:10% !important;
}

.mobileRes {
    display:none;
    margin-top:3%;
}

/** === MORTGAGE CSS === **/
body, html {
   height: 100%;
}
.no-margin {
   margin: 0;
}
.no-padding {
   padding: 0;
}
.c2-container{
   /* Set a specific height */
   float: left;
   margin-top: 88px;
   background-color: #f4f4f4;
   width: 100%;
}
.c2-container + form {
    margin: 0;
}
.hero-image {
    /* The image used */
    background-image: url("../images/stock-photo-family-lying-on-grass-in-countryside-181239332.jpg");
    box-shadow: inset 1000px 1000px 100px rgba(0, 0, 0, 0.3);
    background-repeat: no-repeat;
    height: 100%;
    background-size: cover;
    background-position: 50% 23%;
}

.step-section {
   width: 50%;
   height: 490px;
   margin: auto;
   background-color: #fff;
   margin-top: 4%;
   margin-bottom: 4%;
   padding: 70px;
   position: relative;
   box-shadow: 0px 0px 10px #D0D0D0;
}
.box-row {
   text-align: center;
}
.box-row h2 {
   font-weight: normal;
   line-height: 1.4em;
   font-size: 25px;
   color: #6991BB;
}
.box-row p {
   font-size: 20px;
}
.slider-padd {
   padding-top: 50px;
   width: 255px;
   margin: auto;
}
.slider-padd span {
   font-size: 25px;
}
.range-slider {
   margin-top: 20px;
}
.range-border {
   border-right: 1px solid #EDEDED;
}
.noUi-connect {
   background: #05519D;
}
.box-position {
   position: relative;
   height: 100%;
}
.bottom-fixed {
   text-align: center;
   position: absolute;
   width: 100%;
   bottom: -30px;
/*   top: 80px;*/
/*   margin-bottom: 45px;*/
}
/*.box-border {
   border: 1px solid #F5F5F5;
   padding: 10px;
}*/
.bottom-fixed p {
   font-size: 22px;
   line-height: 1.3em;
}
.step-btn {
   padding: 20px 0;
}
.step-btn button {
   background-color: #36a3cc;
   color: white;
   width: 160px;
   box-shadow: none;
   border: 0;
   padding: 6px 12px;
   border-radius: 20px;
   font-weight: bold;
   outline: 0;
}
.next-btn {
   text-align: right;
}
.back-btn {
   text-align: left;
}
.row-fluid [class*="no-margin"] {
   margin-left: 0;
}
.step-form input {
   padding: 8px 12px;
   margin: 10px 0;
}
.one-col {
   width: 100%;
}
.one-col input {
   width: 637px;
}
.two-col {
   width: 335px;
}
.two-col input {
   width: 300px;
}
.three-col {
   width: 222px;
}
.three-col input {
   width: 186px;
}
.step-form li {
   display: inline-flex;
}
ul.step-form {
   width: 675px;
   margin: auto !important;
}
.form-checkbox {
   padding: 0;
   margin: 0;
   text-align: left;
   line-height: 2.5em;
   font-size: 16px;
   font-weight: bold;
   color: #333;
}
.form-checkbox .check-box{
   width: 35px;
   height: 25px;
   margin: 5px 0;
   margin-left: -4px !important;
}
.btn-container {
   width: 700px;
   margin: auto;
}
.last-content p {
   font-size: 27px;
   line-height: 2em;
}
.box-row .thankyou-h2 {
   font-size: 35px;
}

/** === END === **/

@media screen and (max-width: 1400px) {
    .ff-button {
        width:60%;
        position: relative;
    }

    .containerThree {
        background-size:100%;
    }

    .mobileRes {
        display:block;
    }

    .rateHome {
        display:none;
    }

    .cf-wrapContent, .apsWrap {
        background: rgba(208, 208, 208, 0.54);
    }

    h1.title {
        margin-top:24%;
    }

    .quoteRate {
        color:rgb(168, 164, 164);
    }

    p#cfive-headTitle-op {
        color:black;
    }
    .valoanwebinar {
        width:100%;
        height:450px;
    }
    .btn-container {
      width: 100%;
    }
}
@media screen and (max-width: 1366px) {

    .step-section {
         margin-top: 3%;
         margin-bottom: 3%;
         padding: 50px;
    }
}
@media screen and (max-width: 1245px) {
    .c2-container {
      margin-top: 80px;
    }

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

    .containerThree {
        background-size:150%;
    }
    .step-section {
         width: 70%;
    }
}

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

    .home-op {
        padding:7% 0;
        background-size:100% !important;
        background-attachment:initial;
    }
    .valoanwebinar {
        width:100%;
        height:300px;
    }

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

    .step-section {
         height: auto;
    }
    .box-row h2, .slider-padd span {
         font-size: 22px;
    }
    .slider-padd {
         width: 220px;
         padding-top: 30px;
    }
    .bottom-fixed p {
         font-size: 20px;
    }
    .bottom-fixed {
         top: 0;
         margin-top: 60px;
         margin-bottom: 0;
         position: relative;
    }
    .row-fluid [class*="step-btn"] {
         width: 50%;
         float: left;
         padding: 15px 0 0;
         margin-left: 0;
    }
    .two-col, .three-col, .two-col input, ul.step-form, .one-col input {
      width: 100%;
    }
}
@media screen and (max-width: 768px) {
    .range-border {
         margin-bottom: 50px;
         border-right: 0;
    }
    .footer-btn {
      text-align: center;
    }

}

@media screen and (max-width: 640px) {
    .ff-button {
        width:90%;
    }

    .containerThree {
        background-size:270%;
        height:290px;
    }

    #img-Container-about2 {
        background-size:cover;
        background-position:center;
        background-attachment:initial;
        height:150px;
    }

    .valoanwebinar {
        width:100%;
        height:250px;
    }

    .forumPage {
        width:90%;
    }
}

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

   .slider-padd {
      width: 100%;
   }
   .step-btn button {
      width: 120px;
   }
   .step-section {
      width: 75%;
      padding: 30px;
   }

}


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

    .mobileRes {
        margin-top:15%;
    }

}

#cfive-headTitle-op .c2hawaii {
    font-family: "Brush Script MT";
    display: block;
    padding-bottom: 10px;
}

.btn_forum {
    display: inline-block;
    background: #0088cc;
    color: white;
    text-align: center;
    border-radius: 5px;
    padding: 10px;
    width: 191px;
    text-decoration: none !important;
    /*margin-top: 5%;*/
    transition: .5s;
    -wenkit-transition:.5s;
    -moz-transition:.5s;
 }

.btn_forum:hover {
    color: white;
    background: rgb(0,0,0);
    border: 0;
    outline: 0;
}

.footer_bbb {
    text-decoration: none !important;
}

.footer_bbb img {
    margin-top: 3%;
    margin-right: 10px;
    margin-left: 10px;
    height: 50px;
}

.footer_ehl {
    height: 60px;
}

.footer_nmls {
    text-decoration: none !important;
}

.footer_nmls img {
    margin-top: 10px;
    width: 210px;
}

.footer_disclaimer {
    font-size: 8px;
    margin-top: 32px;
    margin-left: -15%;
    width: 130%;
    height: 25px;
    line-height: normal;
}

#container-img3 {
    background: url(../img/defaultImage.jpg) 100% no-repeat;
    background-size: cover;
    background-position: center;
    width: 25%;
    height: 150px;
    min-width: 100px;
    padding: 0;
    display: inline-block;
}

.ss-footer .text-left a {
    margin: 10px 0;
}

@media screen and (max-width: 1024px) {
    /*.btn_forum {
        width: 191px;
    }*/
}

@media screen and (min-width: 1366px) {
    .footer_disclaimer {
        margin-left: -50%;
        width: 200%;
    }
}

@media screen and (max-width: 1024px) {
    .footer_disclaimer {
        margin-top: 50px;
        margin-left: -50%;
        width: 200%;
    }
    .socialRes>ul {
        width: 100%;
        padding: 0;
        text-align: center;
    }
}

@media screen and (max-width: 768px) {
    /*.btn_forum {
        width: 172.5px !important;
    }*/
}

a:hover, a:focus {
    text-decoration: none;
    cursor: auto;
}

@media (max-width: 767px) {
    /*.btn_forum {
        width: 27% !important;
    }*/
    .footer_nmls img {
        margin: 10px;
    }
    .ss-footerItem {
        height: 80px !important;
    }
    .footer_disclaimer {
        margin-top: 95px;
        text-align: center;
        height: 75px;
        width: 120%;
        margin: 0;
        margin-top: 102px;
        margin-left: -10%;
    }
    .ss-footer .span4.text-right {
        text-align: center;
        height: 100px;
    }
    .cf-wrapper {
        width: 80%;
        text-align: center;
    }
    .home-op {
        height: 400px !important;
        background-size: cover !important;
    }
    .socialRes>ul {
        width: 100%;
        padding: 0;
        text-align: center;
    }
    .va-container>ul,
    #teamContentA,
    #teamContent,
    #ss-divabout,
    .teamSocial {
        width: unset;
        /*text-align: -webkit-center;*/
    }
    #container-img-A,
    #container-img,
    #container-img2,
    #container-img3 {
        width: 100%;
    }
    #ss-divabout-cu {
        width: 100% !important;
    }
    .cf-ul {
        padding: 0px 7%;
    }
    .containerSeven {
      padding-top: 5%;
    }
}



@media (max-width: 1024px) {
    .cf-ul {
        padding: 0px 12%;
    }
    #teamContentA,
    #teamContent {
        width: unset;
    }
    #teamContentA > img {
        width: 120px;
    }
}

#ss-divabout-cu {
    width: 23%;
    margin: 6px;
}
