@import url(https://fonts.googleapis.com/css?family=Lato:400,700);

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/FontAwesome/fontawesome-webfont.eot?v=4.6.3');
    src: url('../fonts/FontAwesome/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('../fonts/FontAwesome/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('../fonts/FontAwesome/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('../fonts/FontAwesome/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('../fonts/FontAwesome/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1,
h2,
h3,
h4 {
    font-family: 'Lato', 'Hind', sans-serif;
}

.h1,
h1 {
    font-size: 28px;
}

h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 23px;
}

a {
    color: #1870C9;
    text-decoration: underline;
}

/*
 a:focus img{ border: 2px solid blue; }
 */

.banner-btn.focus,
.banner-btn:focus,
.banner-btn:hover {
    border: 1px solid #fff;
    color: #0178BA;
    background: #fff;
}

.banner-btn {
    border: 1px solid #fff;
    color: #fff;
}

.banner-btn:hover {
    border: 1px solid #fff;
    color: #0178BA;
    background: #fff;
}

.dark-blue-banner {
    background: rgba(0, 95, 151, 0.85);
    margin-top: 110px;
    padding: 30px 50px;
    margin-bottom: 20px;
    color: #fff;
}

.dark-blue-banner h2 {
    font: bold 23px 'lato', arial, sans-serif;
}

.btn {
    text-decoration: none;
    color: #fff;
}

.btn-default {
    background-color: #0178BA;
    border-color: #0178BA;
    color: #fff !important;
    padding: 5px 10px;
}

.btn-default:hover {
    background-color: #013765;
    border-color: #013765;
    color: #fff !important;
}

.btn-more {
    background-color: #0178BA;
    border-color: #0178BA;
    color: #fff !important;
    padding: 10px;
}

.btn-more:hover {
    background-color: #013765;
    border-color: #013765;
    color: #fff !important;
}

.btn-default.focus,
.btn-default:focus {
    background-color: #013765;
    border-color: #013765;
    color: #fff !important;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
    background-color: #013765;
    border-color: #013765;
    color: #fff;
}

.btn-primary {
    background-color: #0178BA;
    border-color: #0178BA;
    color: #fff;
}

.btn-primary:hover {
    background-color: #013765;
    border-color: #013765;
    color: #fff;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
    background-color: #013765;
    border-color: #013765;
}

/* HEADER & NAVIGATION STYLES */
.lc-navv {
    background: rgba(255, 255, 255, 0.93);
    border-color: #fff;
}

.lc-navv .navbar-nav>li>a {
    color: #000;
    font: 16px 'Hind', lato, arial, sans-serif;
    text-decoration: none;
}

.lc-navv .navbar-nav>li>a:focus,
.lc-navv .navbar-nav>li>a:hover {
    background-color: #005288;
    color: #fff;
}

.lc-navv .navbar-nav>.open>a,
.lc-navv .navbar-nav>.open>a:focus,
.lc-navv .navbar-nav>.open>a:hover {
    color: #FFF;
    background-color: #005288;
}

.lc-navv .dropdown-menu>li>a:focus,
.lc-navv .dropdown-menu>li>a:hover {
    color: #FFF;
    background-color: #005288;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    text-align: center;
    padding-top: 6px;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    padding-bottom: 11px;
    border-bottom: 1px solid #dedede;
    box-shadow: 0 4px 5px -5px #dedede;
    background: rgba(255, 255, 255, 0.90) !important;
}

/* NAVIGATION ACTIVE STATE STYLE */
.lc-navv .navbar-nav>.active>a,
.lc-navv .navbar-nav>.active>a:focus,
.lc-navv .navbar-nav>.active>a:hover {
    background-color: #0093d0;
    color: #fff;
}

/* NAVIGATION ACTIVE STATE STYLE */
/* MOBILE MENU STYLE */
.lc-navv .navbar-toggle:focus,
.lc-navv .navbar-toggle:hover,
.lc-navv .navbar-toggle {
    color: #007ac3;
    border-color: #676767;
    background: rgba(0, 0, 0, 0.90);
    margin-top: 20px;
}

/* MOBILE MENU STYLE */
.navbar-appointed-btn span {
    font-family: 'icomoon-person', product;
    font-size: 17px;
    position: absolute;
    top: 12px;
    left: 17px;
}

.navbar-appointed-btn {
    font: bold 15px lato, arial, sans-serif, icomoon-person;
    border: 1px solid #007ac3;
    border-radius: 4px;
    background-color: #007ac3 !important;
    width: 120px;
    padding-left: 28px !important;
    color: #fff !important;
}

.navbar-appointed-btn:focus,
.navbar-appointed-btn:hover,
.navbar-appointed-btn:active {
    color: #fff;
    background-color: #007ac3 !important;
}

.navbar .lc-navv .navbar-nav {
    float: none;
    vertical-align: top;
}

.nav>li>a {
    position: relative;
    margin-top: 10px;
}

.share-buttons {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 26px;
}

/* NAV BAR COLLAPSE BREAKPOINT */
@media (max-width: 992px) {
    .navbar-header {
        float: none;
    }

    .navbar-left,
    .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .lc-navv .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .lc-navv .navbar-collapse,
    .lc-navv .navbar-form {
        border-color: #007ac3;
        border: 0px;
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .lc-navv .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

    .lc-navv .navbar-nav>li {
        float: none;
    }

    .lc-navv .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse.in {
        display: block !important;
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 450px;
    }
}


.lc-nav .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: 15px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background: rgba(255, 255, 255, 0.98);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dropdown-divider {
    border-top: 1px solid #C0C0C0;
    margin-top: 25px;
}

.dropdown-icons span {
    font-family: product;
    font-size: 60px;
    color: #007ac3;
    position: absolute;
    top: 40px;
}

.lc-nav .dropdown-menu h3 {
    font: bold 18px 'lato', arial, sans-serif;
    text-transform: uppercase;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    text-align: left;
}

.lc-nav .dropdown-menu p {
    font: 15px/24px arial, sans-serif;
    color: #474a4e;
    padding: 6px 0;
    padding-top: 0px;
    text-align: left;
}

.quoting-btn,
.quoting-btn:hover,
.quoting-btn.active,
.quoting-btn.active:focus {
    color: #fff;
    background-color: #ed8c01 !important;
    border-color: #ed8c01 !important;
    font: 15px lato, arial, sans-serif;
    text-transform: capitalize;
    padding: 8px 15px;
    margin-top: -10px;
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    ;
}

.list-bullet li {
    position: relative;
    margin-left: 10px;
    margin-bottom: 8px;
}

.list-bullet li:before {
    content: url(/images/bullet.png);
    position: absolute;
    top: -2px;
    left: -10px;
}

.list-main-menu li {
    margin-bottom: 8px;
}


.content>.row,
.side>.row {
    margin-bottom: 30px;
}

footer {
    background: #0078c1;
    color: #fff;
    padding: 0;
    margin: 0;
}

.experience {
    padding: 20px;
}

.experience img {
    margin-top: 20px;
}


.social {
    color: #fff;
    padding: 30px 0;
}

.divider li a {
    color: #fff;
}

.divider li:after {
    content: "|";
    padding-left: 10px;
}

.divider li:last-child:after {
    content: "";
    padding-right: 0;
}

/*
 .adjust-padding-right {
     padding-right: 10px;
}
 .adjust-padding-left {
     padding-left: 0;
}
*/
.pad-top-15 {
    margin-top: 15px;
}

.pad-top-30 {
    margin-top: 30px;
}


.article h1 {
    margin: 0 0 20px 0;
}

.byline {
    padding: 10px 0;
    border-top: 1px dotted #dcdcdc;
    font-size: 14px;
}

.byline .img-circle {
    width: 50px;
}

/*
 .fb-like, .twitter-share-button {
     line-height: 10px;
     display: none !important;
}
*/

.article-img {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}

.main-img,
.secondary-img {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}

/*.article p:first-of-type:first-letter {
     float: left;
     color: #0079c2;
     padding: 10px 10px 10px 0;
     font: 75px/50px 'Cabin Condensed', sans-serif;
}
 .article li p:first-of-type:first-letter,
 .article .caption p:first-of-type:first-letter,
 .article .row p:first-of-type:first-letter,
 .article .thumbnail p:first-of-type:first-letter,
 .article .well p:first-of-type:first-letter {
    /* fix */
float: none;
color: #000;
padding: 0;
font: inherit;
}

*/ .bullet-list {
    padding-left: 30px;
}

.bullet-list>li {
    position: relative;
    margin-bottom: 20px !important;
    list-style: none;
}

.bullet-list>li:before {
    position: absolute;
    top: 5px;
    left: -17px;
    font: 12px 'FontAwesome';
    content: "\f111";
    color: #0079c2;
}

.bullet-list h4 {
    line-height: 24px;
}

.agent-bg {
    background-color: rgba(0, 55, 100, 0.8);
    padding-left: 25px;
}

.number-list {
    counter-reset: li;
    margin-top: 20px;
}

.number-list>li {
    position: relative;
    margin-bottom: 20px;
    list-style: none;
}

.number-list>li:before {
    content: counter(li);
    /* Use the counter as content */
    counter-increment: li;
    /* Increment the counter by 1 */
    position: absolute;
    top: -4px;
    left: -40px;
    color: #fff;
    background: #0093d0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
}

.content h1 {
    margin-top: 0px;
}

.content h2 {
    font: 22px/24px 'hind', sans-serif;
    margin: 0 0 3px;
    letter-spacing: -1px;
}

.side h2 {
    font: bold 23px/24px 'hind', sans-serif;
    margin: 0px 0px 20px 0px;
    letter-spacing: -1px;
}

.side img,
#related-articles img {
    width: 100%;
    height: auto;
}

.content h3,
.side h3,
#related-articles h3 {
    margin-top: 10px;
    font: 22px/22px 'hind', sans-serif;
}

.article ul>li {
    margin-bottom: 10px;
}

.article .well {
    background: #e7e7e8;
}

.article h4 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.article h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 23px;
}

#related-articles div {
    margin-bottom: 30px;
}

.more {
    margin-bottom: 40px;
}

.more:hover,
.more:focus,
.more:active,
.more.active {
    color: #fff;
    background-color: #0093d0;
    border-color: #0093d0;
}

.none {
    display: none;
}

.desc {
    height: 72px;
    overflow: hidden;
}

blockquote {
    border-left: 5px solid #f4f4f5;
    background-color: #f4f4f5;
    padding: 20px;
    font-size: 16px;
    font-weight: bold;
}

.push-right {
    padding: 20px 0;
}

.article dd {
    margin-bottom: 15px;
}

.agent-btn {
    background-color: #0178BA;
    border-color: #0178BA;
    color: #fff;
}

.agent-btn:hover {
    background-color: #fff;
    border-color: #fff;
    color: #0178BA;
}

.social {
    margin-top: 10px;
    padding-top: 10px;
}

.search {
    margin: 20px 0 0;
    padding: 30px 0 0 0;
    border-top: 1px solid #eee;

}

.search input {
    margin-left: 30px;
}

.input-group-btn input {
    margin-right: 30px;
}

/* desktop - Start */
@media only screen and (min-width: 768px) {


    .search {
        border-top: none;
        margin: 20px 0 0 15px;
        width: 200px;
        padding: 0;
    }

    .search input {
        margin-left: 0;
    }

    .input-group-btn input {
        margin-right: 0;
    }

    body {
        background: #fff;
    }

    .push-right {
        float: right;
        padding: 20px;
    }

    .ledger {
        background: #005288;
        color: #fff;
        height: 40px;
    }

    .ledger .row {
        margin-top: 10px;
    }

    .ledger a {
        color: #b9e1f8;
    }

    .main-img {
        width: 55%;
        height: auto;
        margin: 0 0 0 20px;
        float: right;
    }

    .secondary-img {
        width: 40%;
        height: auto;
        margin: 0 0 0 20px;
        float: right;
    }

    .homepage {
        background-size: cover;
        background-position: center right;
        background-attachment: fixed;
        background-repeat: no-repeat;
        height: 450px;
    }

    .content,
    .side,
    .article {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 25px;
    }

    .side {
        padding: 30px 40px 0 0;
    }

    .content {
        padding: 30px;
        border-right: 1px solid #ddd;
    }

    .content h3 {
        margin-top: 0;
        margin-bottom: 6px;
    }

    .more {
        margin-bottom: 0;
    }

    .agent {
        background: url(/images/agent.png) no-repeat left bottom;
        width: 170px;
        height: 226px;
        position: absolute;
        top: -24px;
        left: -84px;
        z-index: 6;
    }

    .agent-bg {
        background-color: rgba(0, 55, 100, 0.8);
        padding-left: 40px;
        padding-top: 5px;
        padding-bottom: 15px;
        border-radius: 4px;
    }

    .agent-btn {
        background-color: #0178BA;
        border-color: #0178BA;
        color: #fff;
    }

    .agent-btn:hover,
    .agent-btn:active,
    .agent-btn:focus {
        background-color: #fff !important;
        border-color: #fff !important;
        color: #0178BA !important;
    }

    footer {
        padding: 30px 0 0;
    }

    .experience img {
        margin-top: 0;
    }

    .find-agent h3 {
        margin-top: 0;
    }

    .social {
        margin-top: 10px;
        padding-top: 10px;
    }

    /* desktop - End */
}

/* ipads */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .nav>li>a {
        padding-left: 10px;
        padding-right: 10px;
    }

    .navbar {
        font-size: 18px;
    }
}

@media only screen and (max-width: 768px) {
    .dark-blue-banner {
        background: rgba(0, 95, 151, 0.65);
        margin-top: 50px;
        padding: 30px 50px;
        margin-bottom: 20px;
        color: #fff;
    }

    .main-img {
        width: 55%;
        height: auto;
        margin: 0 20px 0 0;
        float: right;
    }

    .education-section h1 {
        padding-top: 150px !important;
        font: bold 50px 'Hind', arial, sans-serif;
    }

    .pattern-overlay {
        margin-top: -90px;
        min-height: 700px;
        height: auto;
        /* Incase of overlay problems just increase the min-height*/
        /* background: rgba(0, 0, 0, 0.10);
        */
    }
}