@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0); }
  20%, 80% {
    transform: translate3d(2px, 0, 0); }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0); }
  40%, 60% {
    transform: translate3d(4px, 0, 0); } }

.ui-update #memberOnlyJoin, .ui-update #memberOnlyJoinAll { display:none; }


/*Jerliyah's Additions*/
.navbar-brand {
    margin-top: 10px;
  }
  .navbar-brand > img {
    max-height: 2em;
  }
  
  .nav.navbar-nav.navbar-right {
    margin-top: 15px;
  }
  
  .btn.btn-dark.nav-btn {
    margin-left: 3px;
    padding: 10px 15px;
  }
  .btn.btn-dark.nav-btn:hover {
    color: black !important;
  }
  
  #footer-logo {
    margin-bottom: 12px;
  }
  #footer-logo + p {
    line-height: 1.5;
  }

  footer .sitemap {
      list-style: none;
      color: white;
  }

  footer .sitemap a {
      color: inherit;
  }

/* 
 *****************************************************
 * TEXT SELECTION properties available for override
 *****************************************************
 */
/*.ui-update ::selection {*/
/*    background: #7FFFD4;*/
/*}*/

/*.ui-update ::-moz-selection {*/
/*    background: #7FFFD4;*/
/*}*/


/* 
 *****************************************************
 * HTML/BODY/DEFAULT properties available for override
 *****************************************************
 */
html {
    font-size: 16px;
}

body {
    font-family: 'Open-Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #484b51;
    background-color: white;
}

p {
    font-family: "Open Sans", Arial,sans-serif;
}

/*a:hover,*/
/*a:focus,*/
/*.ui-update a:hover,*/
/*.ui-update a:focus {*/
/*    text-decoration: none;*/
/*    outline: none;*/
/*    color: #7FFFD4;*/
/*}*/

b,
strong {
    font-family: 'Open Sans Bold', Arial, sans-serif;
}


/* 
 *****************************************************
 * MOBILE 
 *****************************************************
 */

/*#container-absolute{
    position: absolute;
    overflow: hidden;
    margin: 0 auto;
}*/

/*div.figure img,*/
/*div.figure div.caption {*/
/*    width: 100%;*/
/*}*/
div.figure div {
    overflow: hidden;
}

.size {
    width: 100%;
}

.txt-container{
    position: relative;
    max-width: 350px;
}

.img-containerx350 {
    max-width: 350px;
}

/*p {
    position: relative;
}
*/
.text-container2 {
    height: auto;
    max-width: 800px;
    padding-right: 10px;
}

.full-width-header {
    height: 300px; 
    max-width: 100%;
    background-color: #f9f9f9;
    margin-bottom: 30px;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align:center;
}

.no-bg-repeat {
    background-repeat: none;
}


/*div.header-text {*/
/*    margin: 30px;*/
/*    background-color: #000000;*/
/*    opacity: 0.8;*/
/*}*/

.header-text {
    text-align: center;
    box-sizing: border-box;
    color: white;
    position: relative;
    background-color: transparent;
    top: 85px;
    font-family: "Open Sans Bold", Arial,sans-serif;
    display: inline-block;
    background: RGBA(0,0,0,0.3);
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 10px;
}
.header-text > h1 { font-size: 50px; }


html, body {
    margin: 0;
    padding: 0;
}

/*#bottom {
    position: relative;
    bottom:-17px;
}*/


.left-column2 {
    text-align: left;
    margin-top: 80px;
    width: 100%;
    padding: 0 25px;
}

@media only screen and (min-width: 991px){
    .left-column2 {
        width: 50%;
        display: table-cell;
    }
}

.heading-underline {
    width: 100%;
    padding-bottom: 10px;
}
.body-topline {
    border-top: 5px solid #000000;
}

.tier-space {
    width: 100%;
    color: transparent;
    height: 50px;
}

.p-wrapper {
    max-height: 100px;
}
.padding {
    padding-left: 10px;
}
.page-break-line {
    margin-top: 75px;
    margin-bottom: 75px;
}
.circle-align {
    top: -20px;
}

.transparent-box {
    width: 134px;
    height: 136px;
    background-color: #54585e;
     -webkit-transition: .2s ease-in-out;
}

.transparent-box:hover {
    background-color: #a6a6a6;
}

.padding-top46 {
    padding-top: 46px;
}



.box-txt {
    display: block;
    text-align: center;
    padding-top: 10px;
}



.transparent-box2 {

    width: 320px;
    height: 417px;
    padding-top: 30px;
    display: block;
    background-color: #54585e;
    -webkit-transition: .2s ease-in-out;
    color: white;

}

.transparent-box2:hover {
    background-color: #a6a6a6;
}


.long-grey-box {
    width: inherit;
    position: relative;
    height: 335px;
    background-color: #f9f9f9;
    padding: 25px;
    color: black;
}


.top-60 {
    top:-60px;
}

.ui-update .flag-bd {
    line-height: 25px;
}

.circle-hover-effect {
    background-color: #54585e;
    -webkit-transition: .2s ease-in-out;
}
.circle-hover-effect:hover {
    background-color: #a6a6a6;
}

.text-container {
    height: auto; 
    width: 300px;
}

.text-container250 {
    height: auto; 
    width: 300px;
    position: relative;
}

.ceneterd-txt {
    margin: 0 auto;
    display: block;
    width: 100%;
    height: auto;
}

#social_icons ul li {
    display: inline-block;
    *display:inline;/* For IE7*/
    *zoom:1;/* For IE7*/
    vertical-align:top;
    padding-right: 10px;
    margin: 0 auto;

}


.txt-container765 {
    width: 765px;
    margin: 0 auto;
    line-height: 2px;
}

.txt-container670 {
    width: 670px;
    margin: 0 auto;
    line-height: 30px;
}

.txt_feature-white {
     font-family: "Open Sans light",Arial,sans-serif;
     font-size: 20px;
     color: white;
}

.txt_feature14 {
    color: #54585e;
    font-size: 14px;
    font-family: "Open Sans",Arial,sans-serif;
    line-height: 25px;
    position: relative;
}

.txt_feature36 {
    color: #54585e;
    font-size: 36px;
    font-family: "Open Sans",Arial,sans-serif;
    line-height: 25px;
    position: relative;
    margin-bottom: 57px;
}
.justify {
    text-align: justify;
}

/* ul li{
    list-style-type: disc !important;
    list-style-position: inside;
    text-indent: -1em;
}*/

/*ul  {
 padding-left:0;   
}
ul li  {
 list-style-position:inside;
 list-style-type: disc;
}*/

ul.b {
    list-style-position: inside;
    text-indent: 1em;
}

.title li {
    display: inlin
}


/*.list-type {
    list-style-type: disc !important;
    list-style-position: inside !important;
}*/

/*
.text-indent{
   text-indent: 10px;
   overflow-wrap: 10px;
}*/

* {
    box-sizing: border-box;
}
.header {
    text-align: center;
    font-family: "Open Sans Semibold",Arial,sans-serif;
    margin: 0 auto;
}
.row::after {
    content: "";
    clear: both;
    display: inline-block;
}

/*.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}
*/

.left-header {
    width: 25%;
    float: left;
    margin: 0 auto;
}

.middle-header {
    text-align: center;
    float: right;
    width: 25%;

}

.right-header {
    float: right;
}

.button-column {
    float: right;
}


.overflow {
    margin-left: 20px;
}

.main {
    float: left;
    width: 66%;
    border-color: red;
}
 



.ui-update .blocks2 {
    /* box-sizing: border-box; */
    margin: -15px -302px 0 -15px;
    /* padding: 0; */
    /* font-size: 0; */
    /* letter-spacing: 0; */
    /* line-height: 0; */
    /* list-style-type: none; */
    /* word-spacing: 0; */
    /* clear: both; */
    position: relative;
}


.social-icons {
   margin: 0 auto;
}


.float-left3 {
    float:left;
    width:33%; 
    padding-top: 30px;

}

.float-left4 {
    float: left;
    width: 6%;
    padding-top: 30px;
    margin-left: 44px;

}



/*.ui-update .wrapper {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 20px;

}*/

.small-wrapper {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 40px;
    padding-top: 1em;
    padding-bottom: 1em;
}



/*ROLLOVER HOVER IMG*/


.imgHover {
     width:134px;
     height:136px;
     display:block;
     background-image:url(https://peoplevine.blob.core.windows.net/media/397/mHub-grey.png);
      -webkit-transition: .2s ease-in-out;
}

.imgHover:hover {
     background-image:url(https://peoplevine.blob.core.windows.net/media/397/mhub-beige.png);
}

.resize {
    margin-left: -29px;
    margin-top: -26px;
    width: 200px !important;
    height: 200px !important;
}


.text-container224 {
    height: auto;
    width: 224px;
    position: relative;
}

.ui-update .text-align-center {
    text-align: center;
    display: block;
}

.padding-top20 {
    padding-top: 20px;
}

.padding-top10 {
    padding-top: 10px;
}

.picture-padding {
    padding-right: 10px;
}

.padding-right30 {
    padding-right: 30px;
}

.center-bold-header {
    text-align: center;
    margin: 0 auto;
    position: relative;
}

.padding-bottom15 {
    padding-bottom: 15px;
}

.padding-bottom10 {
    padding-bottom: 10px;
}

.padding-bottom5 {
    padding-bottom: 5px;
}

.padding-bottom20 {
  padding-bottom:15px;
}

.members-txt {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    max-width: 900px;
    line-height: 24px;
    margin: 0 auto;
    position: relative;
}

.circle-center {
    left: 50%;
    transform: translate(-50%, 0);
}

.overflow-hidden {
    overflow: hidden;
}

.showtext-decoration {
    text-decoration: underline;
    color: #54585e
}

.padding-top15 {
    padding-top: 15px;
}

.padding-bottom30 {
    padding-bottom: 30px;
}




#bike {
    max-width: 86px; 
    height: auto;
    display: inline-block;
}

#train {
    max-width: 64px; 
    height: auto;
    display: inline-block;
}

#dinning {
    max-width: 76px; 
    height: auto;
    display: inline-block;
}

#train {
    max-width: 72px; 
    height: auto;
    display: inline-block;
}

#bus {
    max-width: 56px; 
    height: auto;
    display: inline-block;
}

#car {
    max-width: 62px; 
    height: auto;
    display: inline-block;
}




.float-left {
    float: left;
    margin-left: -100px;
    padding-top: 30px;
}

.float-left2 {
    float: left;
}

.txt-bold{
    font-size: 17px;
    font-family: "Open Sans Bold",Arial,sans-serif;
    color: #54585e;
    text-align: center;
    padding-top: 18px;
}

.txt-bold2{
    font-size: 17px;
    font-family: "Open Sans Bold",Arial,sans-serif;
    color: #54585e;
    padding-top: 18px;
}

.padding-bottom40{
    padding-bottom: 40px;
}

.txt-bold-white{
    font-size: 17px;
    font-family: "Open Sans Bold",Arial,sans-serif;
    color: white;
    text-align: center;
    padding-top: 18px;
}

.small-txt-white {
    font-size: 13px;
    color: white;
    text-align: center;
    font-family: "Open Sans",Arial,sans-serif;
    font-weight: lighter;
    padding-top: 9px;
}

.underline-white {
    border-bottom: 1px solid white;
    margin-left: 100px;
    margin-right: 100px;
}

.small-txt {
    font-size: 13px;
    color: #54585e;
    text-align: center;
    font-family: "Open Sans",Arial,sans-serif;
    font-weight: lighter;
    padding-top: 9px;
}

.underline {
    border-bottom: 1px solid;
    color:#a6a6a6;
    margin-left: 100px;
    margin-right: 100px;
    margin-top: 9px;
}

.margin-top20 {
    margin-top: 20px;
}

 .highlight img:hover {
  -webkit-filter: grayscale(0%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(0%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(0%);
  -o-transition: .5s ease-in-out;
} 

.highlight img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(100%); 
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(100%); 
  -o-transition: .5s ease-in-out;
}

.greybox:hover {
  -webkit-filter: grayscale(0%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(0%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(0%);
  -o-transition: .5s ease-in-out;
}

.greybox {
    width: auto;
    height: 120px;
    background-color: #ededed;
    display: block;
    z-index: -1;
    position: relative;

-webkit-filter: grayscale(100%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(100%); 
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(100%); 
  -o-transition: .5s ease-in-out;

}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.greybox-dk {
    width: auto;
    height: 100px;
    background-color: #54585e;
    display: block;
    z-index: -1;
    position: relative;

-webkit-filter: grayscale(100%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(100%); 
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(100%); 
  -o-transition: .5s ease-in-out;

}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.greybox-dk:hover {
  -webkit-filter: grayscale(0%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(0%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(0%);
  -o-transition: .5s ease-in-out;
}


.txt_featureLight {
    font-family: "Open Sans Light"
}



.light-grey-box {
    width: auto;
    background-color: #f9f9f9;
    height: 100px;
    display: block;
}

.light-grey-box-txt {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;

}
.our-story {
    text-align: left;
    margin-bottom: 55px;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
    margin-left: 50px;
    margin-right: 50px;
}

/*hr .new{
    display: inline-block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
    color: black;
}*/

.our-begining {
    display: inline-block;
    margin-top: 70px;
    margin-bottom: 50px;
}

.our-building {
    text-align: left;
    margin-top: 52px;
}
.ob-img {
    float: left;
}

.ob-txt {
    width:100px;
}




 .left-column {
    text-align: left;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 48%;
    margin-top: 80px;
}



/* .left-column2 {*/
/*    text-align: left;*/
/*    float: left;*/
/*    padding-left: 60px;*/
/*    padding-right: 60px;*/
/*}*/

.ui-update .column-header2 {
    position: relative;
    color: #54585e;
}
.ui-update .column-header p {
    display: inline-block;
    width: auto;
    margin-bottom: 0;
    margin-right: 10px;
}
.ui-update .line-break  {
    height: 1px;
    background-color: #000;
    width: 100%;    
    min-width: 75%;
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

 .line-break1 {
    height: 6px;
    background-color: #000;
    width: 114%;
    min-width: 75%;
  /*  display: inline-block;*/
    top: 50%;
   /* transform: translate(0, -50%);*/
}

 .line-break2 {
    height: 6px;
    background-color: #000;
    width: 182%;
    min-width: 75%;
  /*  display: inline-block;*/
    top: 50%;
   /* transform: translate(0, -50%);*/
} 

.padding-bottom10 {
    padding-bottom: 10px;
}

.ui-update .left-column-body {
    letter-spacing: normal;
    padding-bottom: 20px;
    padding-top: 20px;
}


.circle-txt-container {
    margin-left: 20px;
    margin-right: 20px;
}

.center {
    margin: 0 auto;
}

.no-flag {
    border-bottom: none !important;
}


.ui-update .blocks2 {
    box-sizing: border-box;
    margin: -15px 0 0 -15px;
    padding: 0;
    font-size: 0;
    letter-spacing: 0;
    line-height: 0;
    list-style-type: none;
    word-spacing: 0;
}

.btn-container {
    float: left;
    text-align: center;
    height: auto;
    width: 100%;
}

.list-style {
    list-style-type: none !important;
}


a {
    text-decoration: none;
    color: #222;
}

.large-bold-txt {
    font-family: "Open Sans Extrabold" ,Arial,sans-serif;
    font-size: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    margin:0 auto;
    font-weight: bolder;
}


.large-bold-txt-white {
    font-family: "Open Sans Extrabold" ,Arial,sans-serif;
    font-size: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    margin:0 auto;
    font-weight: bolder;
    color: white;
}

.google-map {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.tier-space70 {
    width: 100%;
    color: transparent;
    height: 70px;
}

.tier-spacePink{
    width: 100%;
    background-color: pink;
    height: 200px;
}

.showOnMobileOnly {
    display: none; 
}

.hideOnMobileOnly {
    display: block; 
}

.margin-top-66 {
    margin-top: -40px;
}

.button {
        appearance: button;
        -moz-appearance: button;
        -webkit-appearance: button;
        text-decoration: none;  
        padding: 2px 8px;
    }

.two-btn-txt {
    width: auto;
    margin: 0 auto;
    text-align: center;
}

.one-btn-txt {
    width: auto;
    margin: 0 auto;
    text-align: center;
    display: block;
}



#button1, #button2 {
    display: inline-block;
}





.career-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.career-description-heading {
    text-align: center;
    font-size: 1.2em;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}
.row:before {
    display: table;
    content: " ";
}

.row:after {
    display: table;
    content: " ";
}

.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}

*, *:before, *:after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}


.career-description {
    margin: 2em auto;
    text-align: left;
    font-size: 1em;
    font-family: 'Open Sans', sans-serif;
}

.career-description  {
    display: block;
    margin: 2em auto 0.5em;
}

.desc-title {
    display: block;
    margin: 2em auto 0.5em;
}

b, strong {
    font-weight: 700;
}

.career-left {
    margin-bottom: 2em;
}


 .career-share {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
 }


.career-description .career-share {
    text-align: center;
    margin: 1.5em auto 0;
    font-size: 1.2em;
}

.career-social-links {
    text-align: center;
    margin: 0.5em auto 0;
}



.career-box {
    width: 350px;
    min-height: 273px;
    background-color: #efefef;
    padding: 20px;
    position: relative;
     -webkit-transition-property: color,border-color,background-color;
    transition-property: color,border-color,background-color;
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.career-box:hover {
    background-color:#54585e;
}

.career-box:hover p,
.career-box:hover .btn_hasIcon,
.career-box:hover .btn_hasIcon:after,
.career-box:hover li {
    color: #fff !important;
}

.career-txt {
    color: #54585e;
    font-family:'Open Sans', Arial, sans-serif;
    text-align: left;
    margin-top: 62px;
    z-index: 2;
}

.career-txt:hover {
    color: #fff;
}

.underline-tan {
    border-bottom: 1px solid #a6a6a6;
    padding-top: 20px;
}

ul .lineheight {
    line-height: 20px;
}

.box-flag {
    float: left;
    left: 0px;
    margin-top: 6px;
    height: 28px;
    width: 125px;
    background-color: white;
    position: absolute;
    z-index: 3;
}

.box-flag-txt {
    text-align: center;
    font-family:'Open Sans Light', Arial, sans-serif;
    color:  #54585e;
    text-transform: uppercase;
    font-size: 14px;
    vertical-align: middle;
    position: relative;
    top: 4px;
}

.icon-center {
    margin: 20px;
    display: block;
}

.icon-txt {
    line-height: 1.4 !important;
    font-size: 14px !important;
    font-weight: 500;
    display: block;
}


/* 
 *****************************************************
 * Buttons
 *****************************************************
 */
.divider{
    width:10px;
    height:auto;
    display:inline-block;
}
 

.btn-block {
    display: block;
    width: 100%;
}



 /* 
 *****************************************************
 * DESKTOP
 *****************************************************
 */


@media only screen and (max-width: 991px), only print {

    .left-column2 {
        display: block;
        margin: 0 auto;
    }

     .ui-update .column-header p {
        display: inline-block;
        width: auto;
        margin-bottom: 0;
        margin-right: 10px;
    }

}




@media only screen and (min-width: 768px), only print {
    .btn {
        display: inline-block; 
        width: auto;
    }

        .center-items {
        margin: 0 auto;
    }

    .ui-update .mix-btn_stretch {
        width: 100%;
    }
}

@media only screen and (max-width: 768px), only print {


    .showOnMobileOnly {
        display: block; 
    }

    .hideOnMobileOnly {
        display: none; 
    }

    .float-left {
        padding-top: 0px;
    }

    .displayblock {
        display: block !important;
    }

    .margin-top0 {
        margin-top: 65px !important;
    }

    .ui-update .txt_tiny {
        word-wrap: break-word;
    }

    .ui-update .txt_tiny-white {
        word-wrap: break-word;
        color: white
    }
}


@media only screen and (min-width: 690px), only print {
    .margin-bottom {
        margin-bottom: 10px;
    }

    .ui-update .vr .vr_x4 .vr_centered {
        display: block;
    }
    
    .icon-center {
      margin: 15px;
      display: block;
  }   
  
     .line-break2 {
      width: 127%;
  } 
  
}


@media only screen and (max-width: 750px), only print {

    .info-info {

        text-align: center;

    }

    .center-layout{
    margin: 0 auto;
    }
}

@media only screen and (min-width: 992px), only print{
    .ui-update .grid-col {
        position: relative;
        float: left;
        min-height: 1px;
        padding: 0 23px;
    }

}

/* 
 *****************************************************
 * OVER RIDE BUTTONS 
 *****************************************************
 */
 
 
/*BUTTON WITH AN ARROW */
.ui-update .btn_hasIcon.btn_arrow {
    position: relative;
    border-color: transparent;
    background-color: transparent;
    display: block;
    text-align: left;
    color: #3c3f45;
    padding: 15px 0px;
}

.ui-update .btn_hasIcon.btn_arrow:after {
    position: absolute;
    content: ">";
    right: 0;
    color: #3c3f45;
}

.ui-update .btn_hasIcon.btn_arrow:hover {
    position: relative;
    border-color: none;
    background-color: transparent;
    color: white;
    cursor: pointer;
    border-color: transparent !important;
}


/*TAN TO DARK GREY BUTTON OVER RIDE*/
.ui-update .btn.mix-btn_brandPrimary {
    -webkit-transition-property: color,border-color,background-color;
    transition-property: color,border-color,background-color;
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    color: white;
    background-color:  rgb(196, 183, 162);
    border-radius: 0px;
    border-color: rgb(196, 183, 162);
}

.ui-update .btn.mix-btn_brandPrimary:hover {
    background-color: #3c3f45;
    color: #fff;
    border-color: #3c3f45;
}

/*BLACK TO WHITE BUTTON*/
.ui-update .btn.mix-btn_brandTertiary {
    -webkit-transition-property: color,border-color,background-color;
    transition-property: color,border-color,background-color;
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    background-color: #000000;
    color: #fff;
    border-radius: 0px;
}

.ui-update .btn.mix-btn_brandTertiary:hover {
    background-color: #ffffff;
    color: #000000;
    border-color:#000000;

}

/*
DARK GREY TO WHITE BUTTON*/
.ui-update .btn.mix-btn_connect {
    -webkit-transition-property: color,border-color,background-color;
    transition-property: color,border-color,background-color;
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    border-color: #3c3f45;
    background-color: #3c3f45;
    color:  #ffffff;
    border-radius: 0px;
}c

.ui-update .btn.mix-btn_connect:hover {
    border-color: #3c3f45;
    background-color: #ffffff;
    color: #3c3f45;
}



/* STRETCHED DARK GREY TO WHITE BUTTON*/
.ui-update .btn.mix-btn_stretch {
    -webkit-transition-property: color,border-color,background-color;
    transition-property: color,border-color,background-color;
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    border-color: #3c3f45; 
    background-color: #3c3f45;
    color:  #ffffff;
    border-radius: 0px;
}

.ui-update .btn.mix-btn_stretch:hover {
    border-color: #3c3f45;;
    background-color: #ffffff;
    color: #3c3f45;
}



/*WHITE TO GREY LARGER*/
.ui-update .btn.mix-btn_brandSecondary {
    -webkit-transition-property: color,border-color,background-color;
    transition-property: color,border-color,background-color;
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    border-color: #3c3f45;
    color: #3c3f45;
    background-color: white;
    border-radius: 0px;
    padding: 15px 31px;
}


.ui-update .btn.mix-btn_brandSecondary:hover {
    border-color:#3c3f45 !important;
    background-color: #54585e !important;
    color: #fff !important;
}



/* TRANSPARENT TO GREY BUTTON LARGER*/

.ui-update .btn.mix-btn_lg {
    -webkit-transition-property: color,border-color,background-color;
    transition-property: color,border-color,background-color;
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    font-size: 15px;
    border-width: 2px;
    padding: 20px 70px;
    border-color: #3c3f45;
    color: #3c3f45;
    background-color: transparent;
    border-radius: 0px;
    margin: 0px 10px 0 10px;
    margin-top: 30px;


}


.ui-update .btn.mix-btn_lg:hover {
    border-color:#54585e;
    background-color: #54585e;
    color: #fff;
}


/*WHITE TO GREY NORMAL */
.ui-update .btn.mix-btn_reward {
    -webkit-transition-property: color,border-color,background-color;
    transition-property: color,border-color,background-color;
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    border-color: #3c3f45;
    color: #3c3f45;
    background-color: white ;
    border-radius: 0px;
}


.ui-update .btn.mix-btn_reward:hover {
    border-color:#3c3f45;
    background-color: #3c3f45 ;
    color: #fff ;
}


/*WHITE TO GREY SMALL WITH ROUNDED EDGES*/
.ui-update .btn.mix-btn_brandTertiaryLt {
    -webkit-transition-property: color,border-color,background-color;
    transition-property: color,border-color,background-color;
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    border-color: #3c3f45 ;
    color: #3c3f45;
    background-color: white;
    padding: 10px 20px;
}

.ui-update .btn.mix-btn_brandTertiaryLt:hover {
    border-color:#3c3f45;
    background-color: #3c3f45;
    color: #fff;
}


/*DEFAULT BUTTON*/
.ui-update .btn {
    box-sizing: border-box;
    margin: 0;
    outline: none;
    border: none;
    box-shadow: none;
    background-color: transparent;
    text-decoration: none;
    font-weight: normal;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    font-size: 13px;
    -webkit-transition-property: color,border-color,background-color;
    transition-property: color,border-color,background-color;
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    display: inline-block;
    width: auto;
    cursor: pointer;
    font-weight: normal;
    vertical-align: middle;
    border-style: solid;
    border-width: 1px;
    font-family: "Open Sans Bold",Arial,sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    white-space: normal;
}







p {
    font-family: "Open Sans" , Arial,sans-serif;
}



 /* PV Mobile */
.ui-update .hdg {
    font-family: "Open Sans Regular", Arial, sans-serif;
    line-height: 1.13333333;
    display: block;
    color: #939393;
}

.hdg b,
.hdg strong {
    font-family: 'Open Sans Bold', Arial, sans-serif;
}

.ui-update .hdg .mix-hdg_bold, .ui-update .hdg b, .ui-update .hdg strong {
    font-family: "Open Sans Bold",Arial,sans-serif;
}

a.hdg:hover {
    
}

.hdg_1 {
    font-size: 60px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: normal;
    font-style: normal;
}

.ui-update .hdg_2 {
    font-size: 80px;
    font-weight: normal;
    font-style: normal;
}


.hdg_3 {
    font-size: 34px;
    font-family: 'Open Sans Bold', Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
}

.hdg_3 b,
.hdg_3 strong {
    font-family: 'Open Sans Extrabold', Arial, sans-serif;
}

.hdg_3 i,
.hdg_3 em {
    font-family: 'Open Sans Bold ', Arial, sans-serif;
}

.hdg_4 {
    font-size: 28px;
    font-weight: normal;
    font-style: normal;
}

.hdg_5 {
    font-size: 23px;
    font-weight: normal;
    font-style: normal;
}

.hdg_6 {
    font-size: 23px;
    font-family: 'Open Sans Bold', Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #54585e;
}

.hdg_5 b,
.hdg_5 strong {
    font-family: 'Open Sans Bold', Arial, sans-serif;
}

.hdg_5 i,
.hdg_5 em {
    font-family: 'Open Sans Bold ', Arial, sans-serif;
}

 /* Desktop */
@media only screen and (min-width: 768px), only print {
    .hdg {
        line-height: 1.2;
    }

    .hdg_1 {
        font-size: 80px;
    }

    .hdg_2 {
        font-size: 60px;
    }

    .hdg_3 {
        font-size: 36px;
    }

    .hdg_4 {
        font-size: 32px;
    }
}

p {
    display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: .5em;

}

/* 
 *****************************************************
 * TEXT properties available for override
 *****************************************************
 */


.ui-update .txt_feature .mix-txt_bold, .ui-update .txt_feature b, .ui-update .txt_feature strong {
    font-family: "Open Sans Bold",Arial,sans-serif;
}

.ui-update .txt {
    font-size: 15px;
    font-family: "Open Sans",Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 0;
    text-transform: none;
    color: #939393;
}

a.txt:hover {
   }

.ui-update .txt_tiny {
    color: #54585e;

}

.ui-update .txt {
    font-family: "Open Sans",Arial,sans-serif !important;

}

.ui-update .txt_featureBold {
    font-size: 17px;
    font-weight: bolder;
} 

.ui-update .txt_featureSemiBold {
    font-style: "Open-Sans Semibold" ,Arial,sans-serif;
} 

.ui-update .flag {
    border-bottom: 1px solid #54585e;
}


.ui-update .txt-align-bottom {
    vertical-align: bottom;
}

.ui-update .imgMask_petite {
    height: 78px;
    width: 80px;
}

.ui-update b, .ui-update strong {
    font-family: "Open Sans Bold",Arial,sans-serif;
}



.ui-update .txt_feature {
    color: #54585e;
    font-size: 17px;
    font-family: "Open Sans",Arial,sans-serif;
    line-height: 25px;
    position: relative;
}

.ui-update .blocks {
    box-sizing: border-box;
    margin: -15px 0 0 -15px;
    padding: 0;
    font-size: 0;
    letter-spacing: 0;
    line-height: 0;
    list-style-type: none;
    word-spacing: 0;
    clear: both;
}

.ui-update .txt_featureBold {
    font-size: 17px;
    font-family: "Open Sans Bold",Arial,sans-serif;
}

.ui-update .txt_featureBold {
    font-size: 17px;
    font-family: "Open Sans Bold",Arial,sans-serif;
}

.ui-update .hdg {
    color: #54585e;
}

.ui-update .column-header img {
    display: inline-block;
    width: auto;
    margin-bottom: 0;
    margin-right: 10px;
}

.ui-update .txt_tiny {
    font-family: "Open Sans", Arial,sans-serif !important;
    font-size: 13px;
}

.ui-update .hdg_6 {
    color: #54585e;
}

.ui-update .hdg_3 {
    font-size: 34px;
    font-family: "OpenSans Bold",Arial,sans-serif !important;
}


.ui-update .hdg .mix-hdg_bold, .ui-update .hdg b, .ui-update .hdg strong {
    font-family: "Open Sans Bold",Arial,sans-serif;
}

.ui-update .fieldset-input > input,
.ui-update .fieldset-input > textarea {
	background-color: #fff;
	font-family:"Open Sans Bold",Arial,sans-serif;
}

/*body .ui-update  h3 {*/
/*    font-family: "Open Sans",Arial,sans-serif !important;*/
/*    font-size: 24px !important;*/
/*    display: inline-block;*/
/*    margin-bottom: 0;*/
/*    font-weight: 500 !important;*/
/*}*/


/*.ui-update .mix-label_brandPrimary {*/
/*    color: #5f6369;*/
/*}*/
div#pnlContent {
    margin-bottom: 50px;
}
.icon-mh-50 { 
  max-height: 50px;
    float: left;
    padding-right: 10px;
  
}
h3.txt_feature.location {
    margin-bottom: 15px;
}

#pvevent h2.hdg.hdg_2 {
    font-size: 45px;
}

h3#contactCompanyname {
    text-transform: none;
}

#pvcontact h3 {
    text-transform: none;
}

#pb .blockTile-hd {
    background-color: #54585e;
    padding-bottom: 20px;
}

#pb h1.hdg.hdg_6.mix-hdg_dark {
    color: white;
}

#pb span.txt.txt_feature {
    color: white;
}

#pb .blockTile-bd, #pb .blockTile-ft {
    background-color: #f9f9f9;
}

#pb .mix-blockTile_outlined {
    border: none;
}

.ui-update a, a {
    font-weight: 500;
    color: #444;
}

#pvcontent ul li {
    margin-left: 24px;
}

/*.ui-update .imgMask-img {*/
/*    top: 0;*/
/*    left: 0;*/
/*    transform: initial;*/
/*    position: relative;*/
/*}*/

/*.ui-update .imgMask_fluid {*/
/*    height: 100%;*/
/*    overflow: visible;*/
/*}*/

.category-1334 #contactInfo {
    display: none;
}

#pvcontact #OptInEmail, #directory-main-photo, .directoryLocation {display:none;}

span.blockTile-hd.min115 {
    min-height: 115px;
}


#pvcontact,
#pvsurvey,
#pvservice,
#PeopleVineContent {
  /* **************
		Margin Top can be used to push all of the content down so the navigatino bar is not covering anything
		Set a margin height here - then repeat it below in the media queries for different sizes
	*************** */
  margin-bottom: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  #pvcontact:before, #pvcontact:after,
  #pvsurvey:before,
  #pvsurvey:after,
  #pvservice:before,
  #pvservice:after,
  #PeopleVineContent:before,
  #PeopleVineContent:after {
    content: " ";
    display: table; }
  #pvcontact:after,
  #pvsurvey:after,
  #pvservice:after,
  #PeopleVineContent:after {
    clear: both; }
  @media (min-width: 768px) {
    #pvcontact,
    #pvsurvey,
    #pvservice,
    #PeopleVineContent {
      width: 750px; } }
  @media (min-width: 991px) {
    #pvcontact,
    #pvsurvey,
    #pvservice,
    #PeopleVineContent {
      width: 970px; } }
  @media (min-width: 1200px) {
    #pvcontact,
    #pvsurvey,
    #pvservice,
    #PeopleVineContent {
      width: 1170px; } }

@media (min-width: 768px) {
  .bootnavbar .container-fluid {
    width: 750px; } }

@media (min-width: 991px) {
  .bootnavbar .container-fluid {
    width: 970px; } }

@media (min-width: 1200px) {
  .bootnavbar .container-fluid {
    width: 1170px; } }

.bootnavbar .bootnavbar-toggle {
  margin-right: 0; }

#PeopleVineContent #pvcontact,
#PeopleVineContent #pvsurvey,
#PeopleVineContent #pvservice {
  margin-top: auto;
  margin-bottom: auto; }

#pvcontact #PeopleVineContent,
#pvcontact #pvsurvey,
#pvcontact #pvservice {
  margin-top: auto;
  margin-bottom: auto; }

#pvsurvey #PeopleVineContent,
#pvsurvey #pvcontact,
#pvsurvey #pvservice {
  margin-top: auto;
  margin-bottom: auto; }

#pvservice #PeopleVineContent,
#pvservice #pvcontact,
#pvservice #pvsurvey {
  margin-top: auto;
  margin-bottom: auto; }

/* Standard Website Footer */
.templatesitefooter {
  display: none; }

/* PV Default Buttons */
.btn-default,
.btn-info,
iframe .btn-info,
.btn-success {
  border-radius: 0;
  background-color: #222222;
  color: #fff;
  text-transform: uppercase;
  border-color: #222222; }
  .btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default:active:hover, .btn-default:active:focus,
  .btn-info:hover,
  .btn-info:active,
  .btn-info:focus,
  .btn-info:active:hover,
  .btn-info:active:focus,
  iframe .btn-info:hover,
  iframe .btn-info:active,
  iframe .btn-info:focus,
  iframe .btn-info:active:hover,
  iframe .btn-info:active:focus,
  .btn-success:hover,
  .btn-success:active,
  .btn-success:focus,
  .btn-success:active:hover,
  .btn-success:active:focus {
    background-color: #ffffff;
    color: #222222; }

/* Auto Generated Checkbox */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  margin: 4px 0 0; }

section .controls {
  margin-bottom: 2em; }
  @media only screen and (min-width: 768px) {
    section .controls {
      margin-bottom: 1em; } }
  section .controls .btn {
    width: 100%; }

/* Add Top/Bottom Margin To All Form Items For Mobile */
.form-control {
  margin: 0 auto 10px;
  border-radius: 0; }

/* Text On Right Of Captcha Input Box */
#ctl00_content_RadCaptcha1_CaptchaTextBoxLabel {
  margin-left: 15px; }

#ctl00_content_RadCaptcha1_CaptchaTextBox {
  width: 180px; }

/* Event View Page - Remove Repeated Event Title */
.eventTitle {
  display: none; }

/* Form Error Message - Make Full Width Block */
#lblmessage {
  display: block; }

#register {
  display: none; }

/* Calendar Dropdown */
.ui-datepicker {
  font-family: 'Open Sans', sans-serif;
  background: #222222 !important; }
  .ui-datepicker .ui-datepicker-current-day .ui-state-active {
    background: #a2a2a2 !important;
    color: #222222 !important; }
  .ui-datepicker .ui-datepicker-title,
  .ui-datepicker .ui-datepicker-calendar {
    font-family: 'Open Sans', sans-serif; }
  .ui-datepicker td .ui-state-default:hover {
    background: black !important;
    color: #ffffff !important; }

td.ui-datepicker-today {
  background-color: black !important; }

td.ui-datepicker-today .ui-state-highlight {
  color: #ffffff !important; }

/* UI-Update Elements */
.ui-update {
  /* Default Button Class */
  /* Events Page */
  /* Schedule An Appiontment */
  /* Choose a time slot section */ }
  .ui-update ::selection {
    background: #a2a2a2;
    background-color: #a2a2a2; }
  .ui-update ::-moz-selection {
    background: #a2a2a2;
    background-color: #a2a2a2; }
  .ui-update .career-box .box-flag-txt,
  .ui-update .career-box .career-txt,
  .ui-update .career-box .txt_feature,
  .ui-update .career-box .txt_tiny,
  .ui-update .career-box .btn_hasIcon.btn_arrow,
  .ui-update .career-box .btn_hasIcon.btn_arrow:after {
    color: #222222; }
  .ui-update a .icon:hover {
    color: #222222; }
  /*.ui-update .alert_error {*/
  /*  background: #f3f3f3;*/
  /*  color: #222222; }*/
  .ui-update .btn,
  .ui-update a.btn {
    background-color: #222222;
    color: #ffffff;
    border-color: #222222; }
    .ui-update .btn:hover,
    .ui-update a.btn:hover {
      background-color: #ffffff;
      color: #222222; }
  .ui-update .fieldset-input > * {
    color: #222222; }
    .ui-update .fieldset-input > *:focus {
      border-color: #222222; }
  .ui-update .fieldset-input > input {
    color: #222222; }
    .ui-update .fieldset-input > input:focus {
      border-color: #222222; }
  .ui-update .fieldset-input > select {
    color: #222222;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%23#222222" d="M16 24.133l-15.244-14.044 1.467-1.6 13.778 12.622 13.778-12.622 1.467 1.6-15.244 14.044z"></path></svg>'); }
    .ui-update .fieldset-input > select:hover {
      background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"><path fill="%23#222222" d="M16 24.133l-15.244-14.044 1.467-1.6 13.778 12.622 13.778-12.622 1.467 1.6-15.244 14.044z"></path></svg>'); }
    .ui-update .fieldset-input > select:focus {
      border-color: #222222; }
  .ui-update .fieldset-label {
    color: #666; }
  .ui-update .tick_bubble input[type="checkbox"] + label,
  .ui-update .tick_bubble input[type="radio"] + label {
    width: 100%;
    text-align: center;
    border-radius: 0; }
  .ui-update .box {
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.8); }
  .ui-update .mix-hdg_error,
  .ui-update .mix-txt_error,
  .ui-update .mix-txt_link {
    color: #222222; }
  .ui-update .mix-txt_link:hover,
  .ui-update a.hdg:hover {
    color: #090909; }
  .ui-update .slick-track .selected .cardBtn, .ui-update .scheduleTimes .selected .cardBtn {
    background-color: #222222;
    border-color: #090909;
    color: #fff; }
    .ui-update .slick-track .selected .cardBtn .cardBtn-ft, .ui-update .scheduleTimes .selected .cardBtn .cardBtn-ft {
      background-color: #222222; }
  .ui-update .component-content .mix-box_brandTertiaryFaint {
    background-color: #f3f3f3; }
  .ui-update .component-content .mix-hdg_brandCallout {
    color: #222222; }

/* Contest Styles */
#contestGraphic img {
  display: block;
  max-width: 100%;
  margin: 0 auto; }

@media only screen and (max-width: 767px) {
  #contestNote {
    text-align: center;
    display: block; } }

@media only screen and (max-width: 767px) {
  #contestLogin #contestAuthenticate {
    text-align: center;
    margin: 15px auto; } }

#contestLogin #contestDescription {
  display: none; }

#contestLogin .button_authenticate {
  max-width: 100%;
  margin: 0 auto;
  display: block; }

#contestLogin #content_btnEmail {
  background-color: #ffffff;
  color: #000000;
  font-weight: 700;
  margin-top: 20px; }
  @media only screen and (max-width: 767px) {
    #contestLogin #content_btnEmail {
      display: block;
      width: 100%;
      margin-top: 25px; } }

/* Blog Styles */
.blog-header {
  font-size: 24px;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .blog-header {
      text-align: left; } }
  .blog-header a {
    color: #222222; }
    .blog-header a:hover, .blog-header a:focus, .blog-header a:active {
      text-decoration: none;
      color: #222222; }
  .blog-header small {
    display: none; }

.blog-content {
  margin-bottom: 30px; }
  .blog-content .thumbnail {
    border: none;
    text-align: left; }
  .blog-content .btn-info {
    background-color: transparent;
    border: 1px solid #222222;
    color: #222222;
    padding: 10px 26px;
    font-size: 18px;
    margin: 0 auto;
    display: block; }
    @media only screen and (min-width: 768px) {
      .blog-content .btn-info {
        margin: 0;
        display: inline-block; } }
    .blog-content .btn-info:hover {
      border-color: #222222;
      color: #222222; }
  .blog-content p {
    font-size: 18px !important;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .blog-content p {
        text-align: left; } }

@font-face {
  font-family: 'Varela';
  src: url("../fonts/Varela.ttf"); }

@font-face {
  font-family: 'VarelaRound';
  src: url("../fonts/Varela-Round.ttf"); }

@font-face {
  font-family: 'LoveloLine';
  src: url("../fonts/Lovelo-Line-Light.otf"); }

@font-face {
  font-family: 'LoveloLine';
  font-style: bold;
  src: url("../fonts/Lovelo-Line-Bold.otf"); }

@font-face {
  font-family: 'LoveloBlack';
  src: url("../fonts/Lovelo-Black.otf"); }

html {
  position: relative;
  min-height: 100%; }

body {
  color: #54585e;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  width: 100%;
  height: 100%;
  font-size: 16px;
  line-height: 1.5;
  /*margin-bottom: 673px;
  position: relative;*/
  padding-top: 66px;
  /*padding-bottom: 680px;*/
}
  @media only screen and (min-width: 768px) {
    body {
      /*padding-top: 158px;*/ } }
  @media only screen and (min-width: 991px) {
    body {
      padding-top: 215px;
      /*padding-bottom: 370px;*/
      /*margin-bottom: 306px;*/ } }
  @media only screen and (min-width: 1200px) {
    body {
      padding-top: 127px;
      /*padding-bottom: 330px;*/
      /*margin-bottom: 294px;*/ } }

/* Since there is padding to the top of the body element
    this class is used if you need the element to bypass
    the body padding and load at the top */
.pull-top {
  margin-top: -66px; }
  @media only screen and (min-width: 768px) {
    .pull-top {
      margin-top: -158px; } }
  @media only screen and (min-width: 991px) {
    .pull-top {
      margin-top: -215px; } }
  @media only screen and (min-width: 1200px) {
    .pull-top {
      margin-top: -127px; } }

.mobile-only {
  display: block; }
  @media only screen and (min-width: 768px) {
    .mobile-only {
      display: none !important; } }

footer {
  position: relative; /*CHANGED FROM ABSOLUTE TO FIX MOBILE ISSUE*/
  bottom: 0;
  width: 100%;
  background-color: #000;
  color: #fff;
  border-top: 7px solid #a6a6a6;
  font-size: 14px; }
  footer .footer-col {
    text-align: center;
    margin: 15px auto; }
    @media only screen and (min-width: 991px) {
      footer .footer-col {
        margin: 0 auto; }
        footer .footer-col.col-left {
          text-align: left; }
        footer .footer-col.col-right {
          text-align: right; } }
  footer .footer-title {
    margin-bottom: 30px; }
  footer .btn-newsletter {
    width: 170px; }
  footer .social-list {
    margin-bottom: 15px; }
  footer p {
    line-height: 2; }
  footer .footer-row {
    padding-top: 40px;
    padding-bottom: 40px; }
  footer .footer-bottom {
    background-color: #fff;
    color: #54585e;
    padding-top: 10px;
    padding-bottom: 10px; }
    @media only screen and (max-width: 990px) {
      footer .footer-bottom .text-left,
      footer .footer-bottom .text-right {
        text-align: center; } }
    footer .footer-bottom a {
      color: #54585e; }
      footer .footer-bottom a:hover, footer .footer-bottom a:focus, footer .footer-bottom a:active {
        color: #303236; }
    footer .footer-bottom p,
    footer .footer-bottom ul {
      margin: 0 auto; }

.m-t-5 {
  margin-top: 5px; }

.m-b-5 {
  margin-bottom: 5px; }

.m-t-10 {
  margin-top: 10px; }

.m-b-10 {
  margin-bottom: 10px; }

.m-t-15 {
  margin-top: 15px; }

.m-b-15 {
  margin-bottom: 15px; }

.m-t-20 {
  margin-top: 20px; }

.m-b-20 {
  margin-bottom: 20px; }

.m-t-25 {
  margin-top: 25px; }

.m-b-25 {
  margin-bottom: 25px; }

.m-t-30 {
  margin-top: 30px; }

.m-b-30 {
  margin-bottom: 30px; }

.m-t-35 {
  margin-top: 35px; }

.m-b-35 {
  margin-bottom: 35px; }

.m-t-40 {
  margin-top: 40px; }

.m-b-40 {
  margin-bottom: 40px; }

.m-t-45 {
  margin-top: 45px; }

.m-b-45 {
  margin-bottom: 45px; }

.m-t-50 {
  margin-top: 50px; }

.m-b-50 {
  margin-bottom: 50px; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 700; }
  h1.thin, h2.thin, h3.thin, h4.thin, h5.thin, h6.thin {
    font-weight: 400; }

p {
  margin: 0 auto; }

.lowercase {
  text-transform: none !important; }

.white-bg {
  background-color: #fff;
  color: #54585e; }

.grey-bg {
  background-color: #54585e;
  color: #fff; }

.black-bg {
  background-color: #000;
  color: #fff; }

.padded-row-lg {
  padding-top: 50px;
  padding-bottom: 50px; }

.padded-row-md {
  padding-top: 25px;
  padding-bottom: 25px; }

.padded-row-sm {
  padding-top: 15px;
  padding-bottom: 15px; }

.text-row {
  margin: 0 auto;
  font-size: 22px;
  text-align: center; }

a,
button,
.btn {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; }

.btn {
  text-transform: uppercase;
  border-radius: 0; }

.btn-white {
  background-color: #fff;
  color: #000;
  border: none; }
  .btn-white:hover, .btn-white:focus {
    background-color: #a6a6a6;
    color: #fff;
    border: none; }

.btn-outlined {
  background-color: transparent;
  color: #54585e;
  border: 1px solid #54585e; }
  .btn-outlined:hover, .btn-outlined:focus {
    background-color: #54585e;
    color: #fff; }

.btn-brown {
  background-color: #a6a6a6;
  color: #fff !important;
  border: none; }
  .btn-brown:hover, .btn-brown:focus {
    background-color: #a69373;
    border: none; }

.btn-dark {
  background-color: #54585e;
  color: #fff !important;
  border: none; }
  .btn-dark:hover, .btn-dark:focus {
    background-color: #303236;
    border: none; }

.btn-bold {
  font-weight: 600;
  font-size: 18px; }

.v-line {
  color: #fff;
  font-weight: 300;
  font-size: 12px;
  vertical-align: middle; }
  .v-line.black {
    color: #000; }

.navbar-default {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #fff !important;
  background-color: white !important;
  background-image: none !important;
  box-shadow: none;
  border-bottom: none;
  border-radius: 0;
  width: 100%;
  margin: 0 auto;
  position: fixed;
  top: 0;
  z-index: 1030;
  border: none; }
  .navbar-default.nav-scrolling {
    -webkit-box-shadow: 0 0px 6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0px 6px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0px 6px rgba(0, 0, 0, 0.75); }
  @media only screen and (min-width: 768px) {
    .navbar-default {
      position: absolute; }
      .navbar-default.nav-scrolling {
        position: fixed; }
        .navbar-default.nav-scrolling .nav-top-bar {
          display: none; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .navbar-default .navbar-right {
      float: none !important;
      display: inline-block; } }
  @media only screen and (min-width: 767px) and (max-width: 1199px) {
    .navbar-default .navbar-header {
      float: none;
      text-align: center; }
      .navbar-default .navbar-header .navbar-brand {
        float: none;
        display: inline-block;
        margin: 0 auto; } }
  .navbar-default .navbar-header .navbar-brand {
    height: auto; }
    @media only screen and (min-width: 991px) {
      .navbar-default .navbar-header .navbar-brand {
        padding-top: 15px; } }
    .navbar-default .navbar-header .navbar-brand img {
      max-width: 140px;
      height: auto; }
      @media only screen and (min-width: 991px) {
        .navbar-default .navbar-header .navbar-brand img {
          max-width: 180px; } }
  .navbar-default .navbar-toggle {
    background-color: #54585e;
    border: none;
    margin: 17px; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:active {
      background-color: #303236;
      border-color: #54585e; }
    .navbar-default .navbar-toggle .icon-bar {
      margin-left: auto;
      margin-right: auto;
      background-color: #fff; }
  .navbar-default .navbar-collapse {
    max-height: 100%; }
  .navbar-default .navbar-nav .nav-btn {
    font-weight: 600;
    font-size: 18px; }
  .navbar-default .navbar-nav li {
    padding-top: 5px;
    padding-bottom: 5px; }
    .navbar-default .navbar-nav li a {
      text-align: center;
      color: #54585e; }
      @media only screen and (min-width: 768px) {
        .navbar-default .navbar-nav li a {
          text-align: left; } }
      
  @media only screen and (min-width: 768px) {
    .navbar-default .navbar-nav .dropdown:hover .dropdown-menu {
      display: block;
      padding-top: 0;
      padding-bottom: 0;
      border: none;
      border-radius: 0; }
      .navbar-default .navbar-nav .dropdown:hover .dropdown-menu li {
        display: block;
        padding: 0; }
        .navbar-default .navbar-nav .dropdown:hover .dropdown-menu li a {
          width: 100%;
          line-height: 35px;
          text-align: left; } }
  .navbar-default .nav-top-bar {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    background-color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    display: none; }
    @media only screen and (min-width: 768px) {
      .navbar-default .nav-top-bar {
        display: block; } }
    .navbar-default .nav-top-bar .row {
      text-align: center; }
    .navbar-default .nav-top-bar .top-links {
      display: inline-block;
      text-align: center;
      vertical-align: middle;
      width: 100%; }
      .navbar-default .nav-top-bar .top-links .top-links-col {
        margin: 0 10px; }
        .navbar-default .nav-top-bar .top-links .top-links-col:first-child {
          float: left; }
        .navbar-default .nav-top-bar .top-links .top-links-col:last-child {
          float: right; }
      .navbar-default .nav-top-bar .top-links a {
        color: #fff;
        font-weight: 300;
        font-size: 14px;
        vertical-align: middle; }
        .navbar-default .nav-top-bar .top-links a:hover, .navbar-default .nav-top-bar .top-links a:focus {
          color: #a6a6a6; }
        .navbar-default .nav-top-bar .top-links a.site-search {
          margin-left: 15px;
          font-size: 18px; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .navbar-default .navbar-main {
      width: 100%;
      text-align: center; }
      .navbar-default .navbar-main .navbar-header {
        margin-top: 15px; }
      .navbar-default .navbar-main .navbar-nav {
        margin: 0 auto; }
        .navbar-default .navbar-main .navbar-nav li {
          padding-top: 0; } }

.social-list {
  padding-left: 0;
  margin: 0 auto;
  list-style: none; }
  .social-list li {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px; }
    .social-list li a {
      color: #fff; }
      .social-list li a:hover, .social-list li a:focus {
        color: #a6a6a6; }
    .social-list li .fa {
      font-size: 20px;
      vertical-align: bottom; }

.inline-links {
  padding: 0;
  list-style: none; }
  .inline-links li {
    display: inline-block;
    vertical-align: middle; }

.header-logo {
  max-width: 250px;
  height: auto; }
  @media only screen and (min-width: 991px) {
    .header-logo {
      max-width: 393px; } }

.mbYTP_wrapper {
  z-index: 1 !important; }

.background-full {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  .background-full .background-content-wrapper {
    position: relative;
    display: block;
    width: 100%;
    height: 100vh; }
    .background-full .background-content-wrapper.content-front {
      position: relative;
      z-index: 1; }
    .background-full .background-content-wrapper .background-content {
      position: absolute;
      padding-left: 25px;
      padding-right: 25px; }
      .background-full .background-content-wrapper .background-content.content-center {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
      .background-full .background-content-wrapper .background-content.content-back {
        z-index: 0; }
      .background-full .background-content-wrapper .background-content h1 {
        font-size: 10vh; }
      .background-full .background-content-wrapper .background-content.content-bottom {
        left: 50%;
        bottom: 15%;
        transform: translate(-50%, 0); }
        .background-full .background-content-wrapper .background-content.content-bottom.content-front {
          z-index: 1; }

.text-white {
  color: #fff !important; }

.fluid-container {
  width: 100%;
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle; }
  .fluid-container .fluid-col {
    display: block;
    float: left;
    height: 300px;
    line-height: 300px;
    position: relative; }
  .fluid-container .fluid-left,
  .fluid-container .fluid-right {
    text-align: center; }
    .fluid-container .fluid-left .lead,
    .fluid-container .fluid-right .lead {
      font-size: 22px; }
  .fluid-container .fluid-left {
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .fluid-container .fluid-left {
        width: 50%; }
        .fluid-container .fluid-left .fluid-text {
          text-align: right; } }
    @media only screen and (min-width: 768px) {
      .fluid-container .fluid-left .fluid-text {
        max-width: 355px;
        float: right; } }
    @media only screen and (min-width: 991px) {
      .fluid-container .fluid-left .fluid-text {
        max-width: 465px;
        float: right; } }
    @media only screen and (min-width: 1200px) {
      .fluid-container .fluid-left .fluid-text {
        max-width: 585px;
        float: right; } }
  .fluid-container .fluid-right {
    width: 100%;
    float: right; }
    @media only screen and (min-width: 768px) {
      .fluid-container .fluid-right {
        width: 50%; }
        .fluid-container .fluid-right .fluid-text {
          text-align: left; } }
    @media only screen and (min-width: 768px) {
      .fluid-container .fluid-right .fluid-text {
        max-width: 355px;
        float: left; } }
    @media only screen and (min-width: 991px) {
      .fluid-container .fluid-right .fluid-text {
        max-width: 465px;
        float: left; } }
    @media only screen and (min-width: 1200px) {
      .fluid-container .fluid-right .fluid-text {
        max-width: 585px;
        float: left; } }
  .fluid-container .fluid-text {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    line-height: 300px;
    max-width: 632px;
    position: relative;
    z-index: 1; }
    .fluid-container .fluid-text p {
      display: inline-block;
      vertical-align: middle;
      margin: 0 auto;
      padding-left: 15px;
      padding-right: 15px; }

.pattern-bg {
  background-image: url(../img/bg-pattern.png);
  background-position: center center;
  position: relative;
  text-align: center; }
  .pattern-bg .img-symbol {
    max-width: 217px;
    height: auto; }
  @media only screen and (min-width: 768px) {
    .pattern-bg.fluid-right {
      text-align: left; } }
  @media only screen and (min-width: 768px) {
    .pattern-bg.fluid-right .img-symbol {
      margin-left: 195px; } }
  @media only screen and (min-width: 991px) {
    .pattern-bg.fluid-right .img-symbol {
      margin-left: 175px; } }
  @media only screen and (min-width: 1200px) {
    .pattern-bg.fluid-right .img-symbol {
      margin-left: 195px; } }
  .pattern-bg.fluid-right:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 300px 250px 0 0;
    border-color: #fff transparent transparent transparent; }
    @media only screen and (min-width: 768px) {
      .pattern-bg.fluid-right:before {
        display: inline-block; } }
  @media only screen and (min-width: 768px) {
    .pattern-bg.fluid-left {
      text-align: right; } }
  @media only screen and (min-width: 768px) {
    .pattern-bg.fluid-left .img-symbol {
      margin-right: 195px;
      text-align: right; } }
  @media only screen and (min-width: 991px) {
    .pattern-bg.fluid-left .img-symbol {
      margin-right: 175px; } }
  @media only screen and (min-width: 1200px) {
    .pattern-bg.fluid-left .img-symbol {
      margin-right: 195px; } }
  .pattern-bg.fluid-left:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 300px 0 0 250px;
    border-color: #fff transparent transparent transparent; }
    @media only screen and (min-width: 768px) {
      .pattern-bg.fluid-left:after {
        display: inline-block; } }

.brown-bg {
  background-color: #a6a6a6; }

.image-bg-row {
  margin: 0 auto; }
  .image-bg-row .col-left,
  .image-bg-row .col-right {
    margin: 0;
    width: 100%;
    position: relative;
    display: inline-block; }
    @media only screen and (min-width: 991px) {
      .image-bg-row .col-left,
      .image-bg-row .col-right {
        width: 50%; } }
  .image-bg-row .col-left {
    float: left; }
    @media only screen and (min-width: 991px) {
      .image-bg-row .col-left .col-text {
        float: right; }
        .image-bg-row .col-left .col-text h2 {
          text-align: left; } }
  .image-bg-row .col-right {
    float: right; }
    @media only screen and (min-width: 991px) {
      .image-bg-row .col-right .col-text h2 {
        text-align: right; } }
  .image-bg-row .image-col {
    min-height: 400px;
    background-position: center center;
    background-repeat: no-repeat; }
    @media only screen and (min-width: 991px) {
      .image-bg-row .image-col {
        padding-right: 2em !important; } }
    .image-bg-row .image-col.bg-cover {
      background-size: cover; }
  .image-bg-row .col-text {
    width: 100%;
    position: relative;
    min-height: 400px;
    text-align: justify;
    line-height: 1.75; }
    .image-bg-row .col-text .col-center-text {
      padding: 3em 2em 3em 2em;
      position: absolute;
      top: 50%;
      left: 0;
      transform: translate(0, -50%); }
    @media only screen and (min-width: 991px) {
      .image-bg-row .col-text {
        max-width: 585px; } }
    .image-bg-row .col-text h2 {
      margin: 0 auto 1em;
      text-transform: uppercase;
      text-align: center; }

.benefit-list {
  margin: 0 auto; }
  @media only screen and (max-width: 990px) {
    .benefit-list {
      padding-left: 0; } }
  .benefit-list .media-heading {
    text-transform: uppercase; }
  .benefit-list .media {
    margin: 25px auto;
    padding-top: 50px;
    display: block;
    float: left;
    position: relative; }
    @media only screen and (min-width: 991px) {
      .benefit-list .media {
        padding-top: 0;
        width: 50%; } }
  .benefit-list .media-object {
    max-width: 120px;
    height: auto; }
  .benefit-list .media-left {
    padding: 0; }
  .benefit-list .media-body {
    vertical-align: middle;
    padding-left: 25px; }
    @media only screen and (min-width: 991px) {
      .benefit-list .media-body {
        padding-right: 55px; } }

.gallery-group {
  list-style: none;
  text-align: center;
  margin: 0 auto;
  padding-left: 0;
  display: table; }
  .gallery-group .gallery-item {
    padding: 5px; }
    @media only screen and (min-width: 768px) {
      .gallery-group .gallery-item {
        max-width: 360px;
        float: left; }
        .gallery-group .gallery-item:nth-child(2n+1) {
          clear: left; } }
    @media only screen and (min-width: 1200px) {
      .gallery-group .gallery-item {
        max-width: 100%;
        width: 33.33333%; }
        .gallery-group .gallery-item:nth-child(2n+1) {
          clear: none; }
        .gallery-group .gallery-item:nth-child(3n+1) {
          clear: left; } }

.searchBox {
  opacity: 0;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1031;
  width: 100%;
  height: 100%;
  background-color: #000 !important;
  background-color: rgba(0, 0, 0, 0.9) !important; }
  .searchBox.searchActive {
    display: block;
    opacity: 1; }
  .searchBox .searchContainer {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    text-align: center; }
  .searchBox .searchAlert-text p {
    color: #fff;
    font-size: 18px;
    margin: 15px auto 0; }
  .searchBox .searchInput {
    font-size: 1.5em;
    color: #fff;
    font-weight: 300;
    display: inline-block;
    border-radius: 0;
    background-color: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #fff; }
    @media only screen and (min-width: 768px) {
      .searchBox .searchInput {
        font-size: 3em;
        width: 600px; } }
    .searchBox .searchInput::-webkit-input-placeholder {
      color: #fff;
      font-weight: 300; }
    .searchBox .searchInput::-moz-placeholder {
      /* Firefox 19+ */
      color: #fff;
      font-weight: 300; }
    .searchBox .searchInput:-ms-input-placeholder {
      /* IE 10+ */
      color: #fff;
      font-weight: 300; }
    .searchBox .searchInput:-moz-placeholder {
      /* Firefox 18- */
      color: #fff;
      font-weight: 300; }
    .searchBox .searchInput.searchAlert {
      border-color: red; }
    .searchBox .searchInput:focus {
      -webkit-appearance: none;
      outline: none; }
  .searchBox .searchBtn {
    display: inline-block;
    font-size: 1.5em;
    background-color: transparent;
    border: none;
    outline: none;
    color: #fff; }
    @media only screen and (min-width: 768px) {
      .searchBox .searchBtn {
        font-size: 2em; } }
    .searchBox .searchBtn:hover, .searchBox .searchBtn:focus {
      color: #54585e; }
  .searchBox .searchLineLabel {
    cursor: pointer;
    position: relative;
    height: 45px;
    width: 45px;
    pointer-events: all; }
    @media only screen and (min-width: 768px) {
      .searchBox .searchLineLabel {
        padding-top: 25px; } }
    @media only screen and (max-width: 767px) {
      .searchBox .searchLineLabel {
        margin-right: 0px;
        margin-top: 18px;
        width: 36px;
        height: 25px; } }
    .searchBox .searchLineLabel .searchLine {
      margin: 0;
      display: block;
      height: 3px;
      background: #fff;
      position: absolute;
      left: 0%;
      width: 100%; }
      .searchBox .searchLineLabel .searchLine:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
      .searchBox .searchLineLabel .searchLine:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .searchBox .searchLineLabel .searchLine:first-child, .searchBox .searchLineLabel .searchLine:last-child {
        width: 0%;
        opacity: 0;
        left: 50%;
        top: 11px; }
    .searchBox .searchLineLabel:hover .searchLine, .searchBox .searchLineLabel:focus .searchLine {
      background: #a6a6a6; }
  .searchBox .searchClose {
    position: fixed;
    width: 45px;
    height: 45px;
    right: 35px;
    top: 35px; }

/*# sourceMappingURL=styles.css.map */

img { max-width: 100%; max-height: 100%; height: initial;}

