/*locations-overlay*/
.topbar-locations .locations-overlay {
    display:none;
    position:fixed;
    top:0;
    height:100%;
    width:100%;
    background:#333;
    overflow:auto;
    z-index:99;
}
.topbar-locations .wrap {
    color:#e9e9e9;
    text-align:center;
    max-width:90%;
    margin:0 auto;
}
.topbar-locations .wrap ul.wrap-nav {
    border-bottom:1px solid #575757;
    text-transform:capitalize;
    padding:150px 0px 100px;
}
.topbar-locations .wrap ul.wrap-nav li {
    font-size:20px;
    display:inline-block;
    vertical-align:top;
    width:24%;
    position:relative;
}
.topbar-locations .wrap ul.wrap-nav li a {
    color:#34B484;
    display:block;
    padding:8px 0;
    text-decoration:none;
    transition-property:all .2s linear 0s;
    -moz-transition:all .2s linear 0s;
    -webkit-transition:all .2s linear 0s;
    -o-transition:all .2s linear 0s;
}
.topbar-locations .wrap ul.wrap-nav li a:hover {
    color:#f0f0f0;
}
.topbar-locations .wrap ul.wrap-nav ul {
    padding:20px 0;
}
.topbar-locations .wrap ul.wrap-nav ul li {
    display:block;
    font-size:13px;
    width:100%;
    color:#e9e9e9;
}
.topbar-locations .wrap ul.wrap-nav ul li a {
    color:#f0f0f0;
}
.topbar-locations .wrap ul.wrap-nav ul li a:hover {
    color:#34B484;
}
.topbar-locations .social {
    font-size:25px;
    padding:20px;
}
.topbar-locations .social p {
    margin:0;
    padding:20px 0 5px 0;
    line-height:30px;
    font-size:13px;
}
.topbar-locations .social p a {
    color:#34B484;
    text-decoration:none;
    margin:0;
    padding:0;
}
.topbar-locations .social-icon {
    width:80px;
    height:50px;
    background:#e9e9e9;
    color:#333;
    display:inline-block;
    margin:0 20px;
    transition-property:all .2s linear 0s;
    -moz-transition:all .2s linear 0s;
    -webkit-transition:all .2s linear 0s;
    -o-transition:all .2s linear 0s;
}
.topbar-locations .social-icon:hover {
    background:#34B484;
    color:#f0f0f0;
}
.topbar-locations .social-icon i {
    margin-top:12px;
}
/*styling open close button*/
.topbar-locations .button .btn-close {
    display:inline;
    position:absolute;
    right:50px;
    top: 0;
    z-index:999;
    font-size:30px;
}
.topbar-locations .button a {
    text-decoration:none;
}
.topbar-locations .btn-open:after {
    /* color:#333; */
    /* content:"\f0c9"; */
    font-family:"FontAwesome";
    transition-property:all .2s linear 0s;
    -moz-transition:all .2s linear 0s;
    -webkit-transition:all .2s linear 0s;
    -o-transition:all .2s linear 0s;
}
.topbar-locations .btn-open:hover:after {
    color:#34B484;
}
.topbar-locations .btn-close span{
    display:none;
}
.topbar-locations .btn-close:after {
    color:#fff;
    content:"\f00d";
    position: absolute;
    right: 5%;
    top: 5%;
    font-size: 30px;
    font-family:"FontAwesome";
    transition-property:all .2s linear 0s;
    -moz-transition:all .2s linear 0s;
    -webkit-transition:all .2s linear 0s;
    -o-transition:all .2s linear 0s;
}
.topbar-locations .btn-close:hover:after {
    color: #34B484;
}
@media screen and (max-width:48em) {
    .topbar-locations .wrap ul.wrap-nav>li {
        width:100%;
        padding:20px 0;
        border-bottom:1px solid #575757;
    }
    .topbar-locations .wrap ul.wrap-nav {
        padding:30px 0px 0px;
    }
    .topbar-locations nav ul {
        opacity:0;
        visibility:hidden;
    }
    .topbar-locations .social {
        color:#c1c1c1;
        font-size:25px;
        padding:15px 0;
    }
    .topbar-locations .social-icon {
        width:100%;
        height:50px;
        background:#fff;
        color:#333;
        display:block;
        margin:5px 0;
    }
}
.topbar-locations .modal-content{
    /* background-color:rgba(0,0,0,.75); */
    padding: 3% 15%;
}
.topbar-locations .modal-header .close span{
    font-size: 55px;
    color: #0082CA;
    top:25px;
    position:absolute;
}
.topbar-locations .modal-dialog{
    height:100vh;
    width:100vw;
    position:relative;
    /* display:flex; */
    /* justify-content:center; */
    /* padding: 15%; */
    margin: 0 !important;
}
#locationsModal ul#menu-locations li.dropdown a{
    color:#000;
}
#locationsModal ul#menu-locations{
    /* padding:unset; */
}
#locationsModal ul#menu-locations li.dropdown a i{
    display:none;
}
#locationsModal ul#menu-locations li.dropdown{
    align-items:center;
}
#locationsModal ul#menu-locations li.dropdown:after{
    content:" ";
    height:unset;
    width:unset;
    display:none;
}
.topbar-locations .modal {
    /* padding-right: 0px !important; */
}
.topbar-locations .modal-header a img{
    height:50px;
}
.topbar-locations .modal-header .modal-title{
    color:#002d73;
    font-weight:300;
    font-size:25px;
    text-transform:uppercase;
    float:right;
}
.input-results-country-terms .tab-content h4{
    color:#0082CA;
}
.input-results-country-terms .list-group a.list-group-item-action{
    color: #0082CA !important;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: left !important;
}
.input-results-country-terms .list-group .list-group-item{

    color: #002d73 !important;

    display: block !important;

    text-align: left !important;
}
.input-results-country-terms .list-group .list-group-item:after{
    display:none !important
}
.input-results-country-terms .list-group .list-group-item a{
    text-align:left !important;
    color: #002d73 !important;
    font-size: 18px !important;
}
.input-results-country-terms .list-group .list-group-item.active{
    color: #fff !important;
    background-color: #002d73 !important;
    border: none;
}