@font-face {
    font-family: 'Lucida Bright';
    src: url('../../fonts/lucida_bright.eot');
    src: url('../../fonts/lucida_bright.eot?#iefix') format('embedded-opentype'), url('../../fonts/lucida_bright.woff') format('woff'), url('../../fonts/lucida_bright.ttf') format('truetype'), url('../../fonts/lucida_bright.svg') format('svg');
}

body {
    /* IE 10-11 didn't like using min-height */
  height: 100%;
}
body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
  }
  .main-content {
    flex: 1 0 auto; /* Prevent Chrome, Opera, and Safari from letting these items shrink to smaller than their content's default minimum size. */
  }
  #footer {
    flex-shrink: 0; /* Prevent Chrome, Opera, and Safari from letting these items shrink to smaller than their content's default minimum size. */
    padding: 20px;
  }


h1, h2, h3, h4, h5 {
    font-family: "Lucida Bright";
    color: #333;
}

#features #slider .header h3,
#portfolio #showcase .header h3 {
    font-family: "Lucida Bright";
}
#portfolio #showcase .header h3 {
    margin-bottom: 10px;
}
#features #first-option .header p,
#portfolio #showcase .header p,
#portfolio #showcase .project .description {
    color: #333;
}
#footer {
    padding-top: 25px;
    padding-bottom: 5px;
}

.popover {
    width: 220px;
}
/**
 * ICON OVERRIDES
*/
.fa {
    padding-top: 0px;
    color: #3B88B6;
    font-size: 12em !important;
}
.home-icon-risk {
    padding-top: 50px;
    font-size: 18em !important;
}
#contact .fa {
    font-size: 1.4em !important;
}
.button-cancel {
    background-color: #999 !important;
}

/**
 * Menu bar overrides
 */
.navbar.normal .navbar-collapse .navbar-nav .button {
    top: 0px;
}
#home4 .navbar-inverse {
    margin-top: -60px;
}
.navbar .navbar-brand {
    margin-top: -15px;
}
.navbar-nav .dropdown {
}
.navbar.normal .navbar-collapse .navbar-nav > li > a {
    padding: 25px 10px;
    color: #333;
}
@media (max-width: 767px) {
    .navbar.normal .navbar-collapse .navbar-nav > li > a {
        padding: 10px 20px;
    }
}
.navbar.normal .navbar-collapse .navbar-nav > li > a.button {
    padding-left: 12px;
    padding-right: 12px;
}
.navbar.normal .navbar-collapse .navbar-nav > li > a:hover {
    color: #0E3793; }
.navbar-inverse .navbar-toggle {
    background-color: #333;
}
/****************************
* Home Page overrides
*/
.navbar.hero .navbar-nav > li > a {
    font-family: "Lucida Bright";
    font-weight: 500;
}
#home2 #clients h3 {
    font-family: "Lucida Bright";
}
#home4 #hero {
    background-image: url("../../images/slider/bg3.png");
}
#home4 #features #first-option {
    margin-top: 0px;
}
#home4 #features #first-option .feature {
    margin-bottom: 35px;
}
@media (max-width: 767px) {
    #home4 #features #first-option .feature {
        margin-bottom: 15px;
    }
    #home4 #features #first-option .feature .info h4{
        margin-top: 15px;
    }
}
#home4 #pricing {
    margin-top: 35px;
}
#home4 #cta {
    margin-top: 20px;
    margin-bottom: 20px;
}
#home4 #cta .form-wrapper {
    /*background: #F7F8FB;
    border: 0px;
    box-shadow: none; */
}
#home4 #footer {
    margin-top: 0px;
    margin-bottom: 0px;
}
#home2 #testimonials {
    margin-top: 70px;
}
#home2 #clients {
    margin-top: 30px;
}
#features #first-option .feature .info p {
    color: #333;
}
.cust-logo {
    height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
}
/** #home4 #cta form .button {
    margin-left: -24px;
} **/
.button-small-green {
    border: 1px solid green !important;
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
}
.home-btn {
    min-width: 210px;
}
#home2 #testimonials .testimonial .quote {
    border: 1px solid #CCC;
}
#home2 #testimonials .testimonial .author .pic {
    border-radius: 5px;
    border: 0px;
}
#home2 #testimonials .testimonial .quote .arrow-down .arrow-border {
    border-color: #AAA transparent transparent;
}
#home4 #pricing h4 {
    color: #fff;
    line-height: 1.5;
}

#testimonials-full #home2 #testimonials .testimonial {
    width: 100%;
}

#testimonials-full #home2 #testimonials .testimonial .quote {
    width: 100%;
}

#testimonials-full #home2 #testimonials .testimonial .author {
    margin-top: 40px;
    margin-bottom: 50px;
}
#ind-trust {
    font-size: 27px;
}
/****************************
 * Inner layout overrides
*/
.navbar .navbar-nav > li > a {
    font-family: "Roboto";  /* "Lucida Bright"; */
    font-weight: 400; /** 300; */
    font-size: 16px;
}

/*
.navbar.hero {
    background-color: rgba(255,  255,  255,  0.2);
    background: rgba(255,  255,  255,  0.2);
    color: rgba(255,  255,  255,  0.2);
}
*/
.navbar.normal {
    background-color: rgba(255,  255,  255,  0.3);
    background: rgba(255,  255,  255,  0.3);
    color: rgba(255,  255,  255,  0.3);
}

/* youtube video on home page */
#home2 .embed-responsive-item {
    width:356px;
    height:200px;
}
#csia {
    margin-bottom: 40px;
}
@media (max-width: 767px) {
    #home2 .embed-responsive-item {
        width:100%;
        height:100%;
        margin-top:20px;
    }
    /* youtube video on avoka page */
    #about-us #info .embed-responsive-item {
        width:100%;
        height:100%;
        margin-top: 0px;
    }
    #csia {
        margin-bottom: 0px;
    }
}

/*******************************
* FEATURES PAGE
*/
#features #slider, #features #first-option  {
    margin-top: 30px;
}

#features #first-option .feature {
    margin-top: 70px;
    margin-bottom: 70px;
}
@media (max-width: 991px) {
    #features #first-option .feature {
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: left;
    }
    #features #first-option .feature .info p,
    #features #first-option .feature .info h4 {
        text-align: left;
    }
}
.feature .info h4 {
    color: #3B88B6;
    font-weight: normal;
    font-size: 21px !important;
    line-height: 25px;
    margin-top: 35px;
}
#features #first-option .feature .info p {
    margin-top: 10px;
}
/*
.feature {
    display: table;
}
.feature .info, .feature .info-image {
    float: none;
    display: table-cell;
    vertical-align: middle;
}*/
/** apply to any div to make the contents vertically centered */

.info-image {
    padding-top:20px;
}

#features .main-content .benefits-list ul,
#home4 #features .main-content ul {
    list-style-image: url('../../images/checkmark.png');
}
#features .main-content li {
    margin-bottom:5px;
    font-size: 16px;
}
#features #first-option .feature .info p {
    width: 95%;
}
.cta_wrapper {
    margin-bottom: 10px;
}
@media (max-width: 767px) {
    #features i.fa {
        font-size: 3em !important;
        float: left;
        margin-right: 15px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
}
/*******************************
 * FEATURES PAGE
*/
#about-us .container {
    margin-top: -20px;
    margin-bottom: 20px;
}

#about-us #info p {
    width: 100%;
}
#about #home3 #grid-first {
    margin-top:20px;
}
.f2-img {
    margin-top:-15px;
}
.f5-img {
    margin-top:35px;
}
.f7-img {
    margin-top:0px;
}
.f8-img {
    margin-top:20px;
}
.f9-img {
    margin-top:-20px;
}
.f10-img {
     margin-top:40px;
 }
.f11-img {
    margin-top:15px;
}
.f13-img {
    margin-top:25px;
}
.f14-img {
    margin-top:25px;
}
/*******************************
 * TEAM PAGE
*/

#team #home3 #grid-first {
    margin-top: 35px;
}
#team h3 {
    color: #3B88B6 !important;
}
i.role {
    color: #3B88B6;
}
.bio-text {
    margin-top: 10px;
}
/*******************************
* CONTACT US PAGE
*/
.marker-wrapper {
    position: absolute;
    top: 190px;
    left: 50%;
}

#contact .address a {
    margin-top: -1px;
}

.contact-form-prefix {
    width:82%
}
@media (max-width: 771px) {
    .contact-form-prefix {
        width:100%
    }
}
/*******************************
 * CONSUMERS PAGE
*/
#consumers #portfolio #showcase .header p {
    width: 100%;
}
#consumers #portfolio #showcase .header {
    text-align: center;
}
#portfolio #showcase .project {
    background: #fff;
    padding: 40px 60px 35px 60px;
    border-radius: 5px;
    margin-bottom: 35px;
    box-shadow: none;
}

#portfolio #showcase .project {
    background: #fff;
    padding: 40px 10px 35px 10px;
}

/** form field asterisk */
.input-required {
    color:red;
}
input[type="phone"].form-control, select.form-control,
.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
    height: 39px;
}

.cbutton {
    margin-top:20px;
    min-width: 175px;
    min-height: 50px;
}
#consumers #features #first-option .feature {
    margin-top: 20px;
    margin-bottom: 20px;
}
#consumers #features #first-option .feature .info p {
    width: 100%;
}

.selectpicker {
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

button.selectpicker {
    height: 39px;
    color: #bbb;
    width: 200px;
    margin-top:-3px;
}
@media (max-width: 767px) {
    #consumers .visit {
        text-align: center;
        margin-top:10px;
    }
    #consumers .info-image{
        padding-top: 0px;
        margin-top: -5px;
        margin-bottom: 10px;
    }
}


.token-wrapper {
    max-width: 293px;
}
@media (max-width: 767px) {
    #token-field {
        margin-bottom: 5px;
    }
}
/*
#home4 #cta form .form-group .form-control {
    width: 260px;
}
.testdrive-submit-wrapper {
    margin-right: 4%;
}
.testdrive-submit {
    margin-left:0px !important;
}
*/
.testdrive-submit {
    margin-top:-25px !important;
}
@media (max-width: 767px) {
    .testdrive-submit {
        margin-top:0px !important;
    }
}
#test-drive .form-inline .form-group,
#features .form-inline .form-group,
#cta .form-inline .form-group{
    margin-bottom: 25px;
}
#consumers #features .form-inline .form-group {
    margin-bottom: 0px;
}

div#home-content {
    display: block;
    margin: auto;
    text-align: center;
    padding-top: 30px;
}
#read-more {
  display:none;
}

#popular-searches {
    display:none;
}
.kk-footer-container { 
    display: block;
width: 100%;
}

.kk-footer {
    display: flex;
    justify-content: space-between; 
    margin: 0 auto;
    max-width: 970px;
    padding: 50px 10px;
    width: 95%; 
}

.kk-footer a {
    color:#ccc;
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    text-decoration: none !important;
}

.kk-footer ul {
list-style: outside none none;
margin: 0;
padding: 0;
}

@media (max-width: 799px) { 
    .kk-footer {
        padding: 20px 10px 0;
        text-align: center; 
        display:block;
    }
}

li#show-links-trigger a{
    color:#B5C5CF;
}

li#show-links-trigger {
    list-style: none;
}

li#hide-links-trigger {
    list-style: none;
}

li#hide-links-trigger a {
    color:#B5C5CF;
}

li#hide-links-trigger
{
    display: none;
}

div#pricing {
    margin-top: 35px !important;
}
