/*@import url('style/type/WebFonts/NationalWeb-Black.woff');*/



body {
    font-family: 'Lato', sans-serif;
}


/*Safari rounding bug hack for Mac*/

@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width: @screen-tablet) {
    ::i-block-chrome,
    .row.featured-agent {
        display: table!important;
    }
    ::i-block-chrome,
    .row.featured-agent [class*="col-"] {
        display: table-cell!important;
        float: none!important;
        width: auto!important;
        padding-left: 2%!important;
        padding-right: 2%!important;
    }
}


/*End of Safari rounding bug hack for Mac*/

figure.icon-overlay span img,
figure img {
    margin: auto !important;
    width: auto !important;
}
≈
.properties .items li img,
.home-featured .owl-item img {
    margin: auto !important;
    width: auto;
}

.icon-overlay a:hover img {
    opacity: 0.7 !important;
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
}

.icon-overlay a .icn-more {
    background: none !important;
}

input,
button,
select,
textarea {
    
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway', sans-serif;
    margin-top: 0;
    color: #616161;
    margin-bottom: 10px;
    font-weight: 800;
}

p {
   
}

a {
    cursor: pointer;
}

body {
    margin: 0;
    padding: 0;
  
    font-size: 15px;
}

.site-wrapper {
    background: #fff;
    overflow: hidden;
}

ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}


/*Changes*/

.login-section {
    margin-top: -1px !important;
}

.image-caption h3 a {
    font-size: 15px;    
}

.body-rapper {
    margin-top: -1px !important;
}

.container.inner.agent-list {
    margin-top: -90px;
}

LABEL#list_type_RentLabel.checkbox {
    margin-left: 25px;
}

LABEL#list_type_SaleLabel.checkbox {
    margin-left: 25px;
}

.owners input[type="checkbox"] {
    margin-left: 10px;
}

.checkbox {
    line-height: 20px !important;
}

.navbar.basic.fixed .navbar-nav > li a {
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 40px 5px 40px;
}

.arrow-box {
    margin-top: 40px;
}

.section-title h1 {
    font-variant: small-caps;
    letter-spacing: 2px;
}

.home .section-title p {
    text-align: left !important;
}

.btn-submit {
    background: #004990!important;
    color: #fff !important;
    border: 1px solid #004990!important;
}

.btn-submit:hover {
    background: #fff!important;
    color: #004990!important;
}

.modal-body {
 
}

.homesliderStaticText {
    position: relative;
    margin-top: -500px;
    margin-bottom: 430px;
    z-index: 99;
}

.navbar-nav {
    padding-top: 8px;
}

.homeSearch-center .homeSearch {
    margin-top: -300px;
    margin-bottom: 200px;
    background: transparent none repeat scroll 0% 0% !important;
    border: medium none;
    position: relative;
}
.homeSearch-center #search-tab {
    background-color: rgba(255, 255, 255, 0.7) !important;
    padding-bottom: 9px;
}

.navbar .dropdown-menu {
    border-top: 2px solid #e5e5e5 !important;
}

.navbar .dropdown-menu:not(.yamm-dropdown-menu) li a {
    font-size: 13px;
}

.navbar .dropdown-menu:not(.yamm-dropdown-menu) li a:hover {
    color: #004990;
}

.home-header .navbar-nav > li > a:hover {
    color: #e5e5e5 !important;
}

.navbar-header {
    background: none;
}

.navbar-nav > li > .dropdown-menu {
    background: #212c65;
}

.navbar-nav li .dropdown-menu a:hover {
    /* background: rgba(255, 255, 255, 1) !important; */
    color: white!important;
}

.yamm.navbar.basic.default .navbar-header {
    background: black;
}

.home-header {
    background: none !important;
}

.divide60 {
    height: 0px !important;
}

.dark-wrapper {
    border-bottom: none !important
}

.sub-footer {
    background: #e5e5e5 !important;
}

@media (max-width: 991px){
    .navbar.basic.default .navbar-brand img, .navbar.basic.fixed .navbar-brand img {
      width:100px;
    }
}

.sub-footer p {
    color: #004990 !important;
    font-size: 14px;
    font-variant-caps: all-small-caps;
    -moz-font-feature-settings: "c2sc", "smcp";
    -webkit-font-feature-settings: "c2sc", "smcp";
    font-feature-settings: "c2sc", "smcp";
    letter-spacing: 1px !important;
}

.home-header .logoSection img {
    padding-top:0px;
}


@media (max-width:1025px){
    .home-header .logoSection img {
        width: 201px;
    }
}

@media (min-width:991px){
    .home-header .logoSection img {
        width: 180px;
    }
}

.navbar.basic.fixed {
    height: 125px;
}

.home-featured .black-wrapper {
    background: none repeat scroll 0% 0% #fff !important;
}

.black-wrapper .image-caption h3 a {
    color: rgba(0, 0, 0, 0.7) !important;
}

.black-wrapper .image-caption h3 a:hover {
    color: rgba(0, 0, 0, 0.4) !important;
}

.black-wrapper .image-caption,
.image-caption div,
.image-caption span,
.image-caption strong,
.image-caption h3 a {
    background: none repeat scroll 0% 0% #fff !important;
    text-align: left;
    color: rgba(0, 0, 0, 0.8) !important;
    font-family: 'Lato', sans-serif;
}

#see-agent-page-link {
    color: #004990;

}

.tp-caption a.btn {
    background: #e5e5e5 !important;
    color: #004990 !important;
    border: 1px solid #004990;
    margin-top: -2px;
    padding: 12px 20px 10px 20px;
}

.tp-caption a.btn:hover {
    color: #e5e5e5 !important;
    background: #004990 !important;
    border: 1px solid #004990;
}

.yellow-bg {
    background: rgba(255, 255, 157, 1);
    position: absolute;
    width: 100%;
    height: 120px;
    margin-top: 30px;
    position: relative;
}

@media (max-width:768px) {
    .yellow-bg {
        background: rgba(255, 255, 157, 1);
    }
}

.blue-bg {
    background: #004990;
    position: absolute;
    width: 100%;
    height: 30px;
    margin-top: -70px;
    position: absolute;
}

.agent-fixed-header h1 {
  
    font-weight: bold;
    color: rgba(35, 82, 124, 0.8);
    font-size: 35px;
    margin-top: 66px;
    font-variant-caps: all-small-caps;
    -moz-font-feature-settings: "c2sc", "smcp";
    -webkit-font-feature-settings: "c2sc", "smcp";
    font-feature-settings: "c2sc", "smcp";
    letter-spacing: 1px !important;
}

.featured-agent .inner-cont {
    position: relative;
}

.agent-profile-1 {
    margin-top: 100px;
}

.agent-img-1 img {
    margin-top: 30px;
    max-width: 225px;
}

.agent-profile-1 h1 {
   
    font-weight: 700;
    color: #004990;
    font-size: 20px;
    text-transform: uppercase;
}

.agent-profile-1 p {
   
    font-weight: 600;
    color: #000;
    font-size: 15px;
    text-align: left;
    line-height: 20px;
}

.navbar-nav > li > a {
    font-size: 13px;
    padding: 40px 5px 40px;
    /*
    font-variant-caps: all-small-caps;
    -moz-font-feature-settings: "c2sc", "smcp";
    -webkit-font-feature-settings: "c2sc", "smcp";
    font-feature-settings: "c2sc", "smcp";
    letter-spacing: 1px !important;    
    */
}

.sub-footer {
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
}

.sub-footer .social {
}

@media screen and (min-width:1200px) {
    .agent-profile-1 {
        margin-left: -140px;
        margin-top: 100px;
    }
    .agent-fixed-header h1 {
        margin-left: -140px;
        margin-top: 52px;
    }
    .agent-img-1 img {
        margin-top: 25px;
    }
}

@media screen and (max-width:1200px) {
    .agent-profile-1 {
        margin-left: -100px;
        margin-top: 100px;
    }
    .agent-fixed-header h1 {
        margin-left: -100px;
        margin-top: 52px;
    }
    .agent-img-1 img {
        margin-top: 25px;
    }
    .sub-footer .social {
        margin-top: 25px !important;
    }
}

@media screen and (max-width:999px) {
    .agent-profile-1 {
        margin-top: 25px;
        text-align: center;
        margin-left: -12px;
    }
    .agent-profile-1 p {
        text-align: left;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .agent-fixed-header h1 {
        text-align: center;
        margin-top: 40px;
        margin-left: -5px;
    }
    .featured-agent .inner-cont {
        margin-top: 30px;
    }
    .tp-caption a.btn {
        padding-left: 13px;
        margin-top: 0px;
        padding: 10px 10px 8px 10px;
    }
    .agent-img-1 {
        margin-right: auto;
        margin-left: auto;
        width: 100%;
        height: auto;
        padding: 10px;
        margin-top: -30px;
    }
}

@media (max-width: 767px) {
    .tp-caption .btn-large {
        padding: 8px 10px !important;
    }
}

@media screen and (max-width: 480px) {
    .tp-caption a.btn {
        padding: 1px;
        font-size: 9px;
        margin-top: 0px;
        padding: 10px 10px 8px 10px;
    }
    .sub-footer {
        height: auto !important;
    }
}

.navbar.basic.fixed .home-header {
    background: black!important;
}

.navbar.basic.fixed {
    background: black!important;
}

.row .featured-agent .inner-cont {
    margin: 0 auto;
}

.social .icon-s-facebook,
.social .icon-s-twitter,
.social .icon-s-linkedin,
.social .icon-s-instagram {
    border-color: #004990 !important;
    color: #004990 !important;
}

.social .icon-s-facebook:hover {
    background: rgba(35, 82, 124, 0.6) !important;
    color: #fff !important;
}

.social .icon-s-twitter:hover {
    background: rgba(35, 82, 124, 0.6) !important;
    color: #fff !important;
}

.social .icon-s-linkedin:hover {
    background: rgba(35, 82, 124, 0.6) !important;
    color: #fff !important;
}

.social .icon-s-instagram:hover {
    background: rgba(35, 82, 124, 0.6) !important;
    color: #fff !important;
}

/*yellow rgba(255,255,157,1)
blue rgba(35,82,124,1)*/

/*Changes*/

/* CSS Document */
@media (max-width: 991px) {
    .navbar.basic .navbar-brand {
        padding-top: 5px !important;
    }
}
.navbar-brand img {
    display: block !important;
    width: 125px;
    position: relative;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    margin-top: 5px;
}

.logoSection a {
    text-transform: uppercase;
    color: #FFF;
    font-weight: bold;
    font-size: 25px;
    letter-spacing: 2px;
    margin-top: 10px;
    position: relative;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}


.arrow-box .long-text p {
   
    font-weight: 600;
    color: #000;
    font-size: 15px;
    line-height: 20px;
}

.navbar.basic.fixed .navbar-brand img {
    opacity: 1;
    width: auto;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    height: auto;
    width: 125px;
}

.ajax-quicksearch input[type="text"],
.ajax-quicksearch .btn {
    margin-top: 0px;
    height: 21px;
    box-shadow: none;
    font-size: 13px;
    margin-bottom: 0px;
    color: #FFF !important;
    border: 2px solid #fff;
    background: none;
    vertical-align: top;
}

.ajax-quicksearch {
    opacity: 1;
}

.navbar-header .container-fluid {
    padding-right: 1em;
    padding-left: 1em;
}

.home-header .ajax-quicksearch input[type="text"],
.home-header .ajax-quicksearch .btn {
    opacity: 1;
}

.home-header .ajax-quicksearch {
    margin-left: 0px;
    padding-left: 3px;
}

.home-header .navbar-nav > li > .dropdown-menu {
    margin-top: -30px;
}

.ajax-quicksearch input[type="text"] {
    border-right: medium none;
}

.ajax-quicksearch .btn {
    border-left: medium none;
}

.home-header .ajax-quicksearch input[type="text"],
.home-header .ajax-quicksearch .btn,
.ajax-quicksearch input[type="text"],
.ajax-quicksearch .btn {
    margin-top: 28px !important;
    height: 44px !important;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.4px;
}

.ajax-quicksearch {
    margin-left: 0px;
}

.navbar.basic.fixed .navbar-brand {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    margin: 5px auto 5px;
}

.navbar.basic.fixed .navbar-nav > li {
    padding-bottom: 0px;
    margin-left: 5px;
    margin-bottom: -20px;
}
@media (max-width: 991px){
    .navbar.basic.fixed .navbar-nav > li {
        margin-bottom: 0px;
    }
}

.ajax-quicksearch input[type="text"] {
    width: 198px;
}

.navbar-nav {
    float: right;
}

.navbar-nav > li {
    margin-left: 10px;
}

.navbar.basic.fixed .ajax-quicksearch {
    display: block;
}

.navbar.basic.fixed .home-header .navbar-nav > li {
    padding-bottom: 60px;
}

.home-header .navbar-nav > li {
    margin-left: 10px;
}

.fullwidthbanner-container {
    max-height: 770px !important;
}

.fullwidthbanner-container.about {
    max-height: 550px !important;
}

.navbar-nav > li > a {
    font-weight: bold;
}

.home .section-title h1 {
    font-weight: normal;
    font-size: 42px;
    line-height: 1.2em;
    font-variant-caps: all-small-caps;
    -moz-font-feature-settings: "c2sc", "smcp";
    -webkit-font-feature-settings: "c2sc", "smcp";
    font-feature-settings: "c2sc", "smcp";
    letter-spacing: 1px !important;
}

.home .section-title p {
    font-size: 16px;
    line-height: 1.6em;
    letter-spacing: 0.5px;
    font-style: normal;
    font-weight: normal;
    color: #1f1f1f;
}

.home .text-center .animated img {
    width: 100%;
    margin-bottom: 40px;
}

.home .text-center .animated h4 {
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
    color: #1F1F1F;
}

.home .text-center .animated p {
    font-size: 16px;
    line-height: 1.6em;
    letter-spacing: 0.5px;
    font-weight: normal;
    font-style: normal;
    color: #1F1F1F;
}

.home .text-center .animated a {
    color: #ccc;
}

.tp-caption.lite {
    font-size: 80px;
    line-height: 1;
    font-family: 'Raleway', sans-serif;
}

.tp-caption.lite.small {
    color: #F3F3F3;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 1.3em;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: normal;
    font-style: normal;
    color: #9C9999;
    margin: 20px auto;
    text-shadow: none;
}

.home .section-title h1 {
    color: #1C1C1C;
}

.parallax.testimonials.teams {
    background-image: url("../images/teams.jpg");
    height: 400px;
    background-position: center;
}

.parallax.testimonials.teams h1 {
    font-size: 86px;
    line-height: 1;
    color: #FFF;
    font-weight: normal;
    margin-top: -310px;
}

.agent-list h1 {
    font-weight: normal;
    font-size: 42px;
    line-height: 1.2em;
}

.agent-list .image-caption {
    text-align: center;
    border: none;
}

.agent-list .image-caption h3 {
    font-weight: normal;
    margin-bottom: 10px;
}

.careers.cms h1 {
    text-align: center;
    font-weight: normal;
    font-size: 42px;
    line-height: 1.2em;
    margin-bottom: 50px;
}

.careers.cms h2 {
    font-weight: normal;
    font-size: 30px;
}

.careers.cms h3 {
    font-weight: normal;
}

.careers.cms p,
.careers.cms ul li {
    font-size: 16px;
    line-height: 1.6em;
    letter-spacing: 0.5px;
    font-weight: normal;
    font-style: normal;
    color: #1F1F1F;
}

.icon-overlay a .icn-more:before {
    border: none;
}

.icon-overlay.icn-link a .icn-more::before {
    content: "";
    font-weight: 300;
}

.home .text-center .animated .imgOverlay {
    height: 246px;
    position: absolute;
    text-decoration: none;
    width: 93%;
    z-index: 100;
    background: rgba(63, 141, 191, 0.92) none repeat scroll 0% 0%;
    overflow: hidden;
    transition: all 0.25s ease 0s;
    margin-right: 26px;
    padding-right: 10px;
    top: 0px;
}

.label.sold,
.label.rented {
    color: #FFF;
    background-color: #D9534F;
    border-color: #D43F3A;
    font-size: 15px;
    padding: 4px 7px;
    border-radius: 0px;
}

.home-featured .item .label,
.portfolio .item .label {
    float: none;
    font-size: 11px;
    vertical-align: middle;
    position: absolute;
    top: -26px;
    right: -2px;
    border-radius: 0px;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 5px 5px;
}

.image-caption .reduced.rented,
.image-caption .reduced.sold,
.image-caption .reduced.in-contract {
    position: absolute;
    top: -187px;
    border-radius: 0px;
    background-color: rgba(0, 0, 0, 0.7);
    font-size: 11px;
    right: 0px;
    color: #FFF;
    padding: 0px 4px;
}

.home-featured .carousel-th .item {
    border: none;
}

.home-featured figure.icon-overlay {
    border: none !important;
}

.agent-small {
    background-size: cover !important;
}

@media screen and (min-width: 1140px) {
    /*
	.home-featured .owl-item {
		width: 330px !important;
		margin-right: 20px;
		margin-left: 30px;
		height: auto !important;
	}
	*/
   
    .home-featured .owl-item img {
        height: 187px !important;
    }
}

@media screen and (max-width: 991px) {
    .navbar-nav > li > a {
        color: #fff;
    }
    .ajax-quicksearch {
        margin-top: -15px;
        padding-bottom: 20px;
    }
    .home-header .navbar-nav > li > .dropdown-menu {
        margin-top: 0px;
    }
    .navbar-brand img {
        width: 130px;
        margin-top: 0px;
    }
    .navbar.basic.fixed .navbar-brand img {
        margin-top: 2px;
        width: 100px;
    }
    .btn.responsive-menu {
        background: none;
        font-size: 25px;
        padding: 0px 13px;
    }
    .sub-footer {
        height: auto;
    }
    .agent-img-1 img {
        margin-top: 40px;
    }
}
@media (max-width: 991px) {
    .navbar.basic .navbar-collapse {
    width: 100%;
        float: none !important;
        margin: 0;
        top: 20px;
        position: relative;
    }
}

@media screen and (max-width: 991px) {
    .navbar-header .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
        background: black;
    }
}

.homeSearch-center #stickySearch.homeSearch.topSearch {
    box-shadow: none;
    top: 0px !important;
}
@media (min-width: 991px){
.homeSearch-center #stickySearch.homeSearch.topSearch {
    box-shadow: none;
    top: 85px !important;
}
}

/* property labels begin */

.labels {
    position: absolute;
    color: rgb(255, 255, 255);
    padding: 0px 5px !important;
    text-transform: uppercase;
    top: -20px;
    left: -1px;
    font-size: 12px;
}

.items.col4 .labels {
    left: -2px;
}

.items.col4 .labels.labels-agents {
    left: -3px;
    top: -21px;
    -webkit-margin-before: 1px;
}

.home-featured .labels {
    top: -22px;
}

.labels span {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 3px 5px;
    margin-left: -3px;
}

.labels span.label-status {
    background-color: rgba(109, 49, 137, 0.7);
}

.labels span#label-openHouses {
    background-color: rgba(92, 169, 65, 0.7);
}

.labels span#label-noFee {
    background-color: rgba(212, 63, 58, 0.7);
}

.home-featured .item .label,
.portfolio .item .label {
    display: none !important;
}

.image-caption .reduced.rented,
.image-caption .reduced.sold,
.image-caption .reduced.in-contract {
    display: none !important;
}


/* property labels end*/

.home-featured .labels {
    top: -23px;
    left: -2px;
    -webkit-margin-before: 1px;
}

.navbar.basic.fixed .navbar-nav > li > .dropdown-menu {
    margin-top: -20px;
}

@media screen and (max-width: 1191px) {
    .navbar-nav > li {
        margin-left: 0px;
    }
}

@media screen and (max-width: 991px) {
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar.basic .navbar-nav {
        width: 100%;
    }
    .navbar-nav > li {
        float: none;
    }
}


/********* 1000px issue for dreamspace temp start *********/

body {
    background-color: #fff;
}

@media screen and (max-width: 1200px) {
    .navbar-nav > li,
    .home-header .navbar-nav > li {
        margin-left: 10px;
    }
    .home-header .ajax-quicksearch input[type="text"] {
        width: 146px;
    }
    .navbar.basic.fixed .navbar-nav > li > a {
        font-size: 12px;
    }
    .navbar-nav > li > a {
        font-size: 12px;
        margin-left: 0px;
    }
    .navbar.basic.fixed .navbar-nav > li {
        margin-left: 0px;
    }
    .ajax-quicksearch input[type="text"] {
        width: 120px;
    }
}

@media screen and (max-width: 1080px) {
    .navbar-nav > li > a {
        font-size: 12px;
        margin-left: 0px;
    }
}

@media screen and (max-width: 1040px) {
    .navbar-nav > li,
    .home-header .navbar-nav > li {
        margin-left: 10px;
    }
    .navbar-nav > li > a {
        font-size: 13px;
        margin-left: -5px;
    }
    .navbar.basic.fixed .navbar-nav > li > a {
        font-size: 13px;
    }
    .ajax-quicksearch input[type="text"] {
        width: 90px;
    }
}

@media screen and (max-width: 991px) {
    .fullwidthbanner-container {
        overflow: unset !important;
        margin-top: -80px;
    }
    .navbar-header {
        background: none;
    }
    .navbar.basic .navbar-collapse {
        background-color: #004990;
        overflow: hidden;
    }
    .navbar-header .container-fluid {
        padding: 0px;
    }
}


/********* 1000px issue for dreamspace temp end *********/


/*
.modal-open {
    overflow: hidden !important;
    padding-right: 17px;
}*/

.modal-open {
    padding-right: 17px;
}

.logoRealtyMX img {
    margin-bottom: -5px;
    padding-left: 7px;
}


/****** landing image layer control *******/

.fullwidthbanner-layer {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    top: 0px;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.35);
}

.team-fullwidthbanner-layer {
    width: 100%;
    height: 100%;
    display: block;
    top: 0px;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.35);
}
@media (min-width:991px){
    .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a {
        padding: 15px 10px 15px !important;
    }
}

#search-tab>li>a {
    height: 42px;
    line-height: 1.3 !important;
}

#home-fullwidthbanner-layer {}

#about-fullwidthbanner-layer {
    background-color: rgba(0, 0, 0, 0.35);
}

#resources-fullwidthbanner-layer {
    background-color: rgba(0, 0, 0, 0.35);
}

#content-fullwidthbanner-layer {}

#owners-fullwidthbanner-layer {
    background-color: rgba(0, 0, 0, 0.35);
}

#careers-fullwidthbanner-layer {
    background-color: rgba(0, 0, 0, 0.35);
}

#testimonials-fullwidthbanner-layer {
    background-color: rgba(0, 0, 0, 0.35);
}


/****** landing image layer end *******/

.label.in-contract {
    color: #FFF;
    background-color: #D9534F;
    border-color: #D43F3A;
    font-size: 15px;
    padding: 4px 7px;
    border-radius: 0px;
}

.navbar .dropdown-menu:not(.yamm-dropdown-menu) li {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}


/* */

.agentContent {
    padding-left: 10px;
}

#label-exclusive {
    display: none;
}

.home-banner {
    position:absolute;
    top:15em;
    left:15%;
    width:auto;
    height:auto;
    z-index:1020;
}
.home-banner .left-bar {
    border-left: 2px solid #004990;
    height: auto;
    position: absolute;
    width: 2px;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    padding: 1em;
}
.home-banner .right-text {
    margin-left:1em;
}
.home-banner span {
    display:block;
    color:white;
    text-transform:uppercase;
    font-size:5em;
    line-height:1;
    font-weight: bold;
}

@media (max-width: 1024px){    
    .home-banner {
        top:12em;
        left:15%;
        font-size:.8em;
    }        
    .navbar-header .container-fluid {
        padding-left:1em ;
        padding-right:1em;
    }
}
@media (max-width: 991px) {
    .navbar.basic .basic-wrapper {
        width: unset;
        margin: 0 auto;
        display: block;
    }
}
@media (max-width: 768px){
    .home-banner {
        top:12em;
        left:15%;
        font-size:.8em;
    }  
}

.social li a i {
    border-color: #004990 !important;
    color: #004990 !important;
}

.social li a i:hover {
    background: rgba(35, 82, 124, 0.6) !important;
    color: #fff !important;
}