/*=======================
Typography
========================*/
a{
    text-decoration: underline;
}

/*=======================
Contractor Profile
========================*/
.contractor .contractor__details {
    flex-wrap: wrap;
}

.details__social__links {
    font-size: 1.6rem;
}

.details__bottom {
    padding: 0 3.75rem;
    margin-bottom: 3.75rem;
}

.contractor .details__bottom .details__title--lg {
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    padding-bottom: 0.625rem;
    padding-top: 1.25rem;
    color: #3c3938;
    font-family: Lato;
}

@media screen and (max-width: 768px) {
    .details__bottom {
        padding: 0 1.75rem;
    }
}

@media screen and (max-width: 600px) {
    .details__bottom {
        padding: 0;
    }
    .contractor .contractor__hero {
        padding: 2rem;
    }
    .contractor .contractor__details {
        padding-bottom: 2rem;
    }
}


/*=======================
Header
========================*/
.header--main .header-content--main {
    width: 100%;
}
#main.main {
    padding-top: 116px; 
}
#google_translate_element{
    display: inline;
    float: right;
}
.mobile-header__image{
    background-image: url("../images/bg/700mg-logo@2x-250x76.png")!important;
}
.topbar{
    background-color:#E1EdF9;
    min-height: 45px;
  } 
.tablet-only{
      display:none;
  }

.sampleclass {float:left;}

@media only screen and (max-width:1150px){
    .tablet-only{
        display:inline-block;
       max-width: 200px;
    } 
}  
@media only screen and (max-width:768px){
    .sampleclass {
        float:none;
    }
    .topbar{
        display:none;
      } 
}  
/*=======================
Header
========================*/
.footer .menu__logo {
    height: 132px;
    background-position: center;
}
/*=======================
GSI map
========================*/
.wysiwyg.no-top-pad{
    padding:0;
}

/*=======================
Header
========================*/

.sevenmg-bnr{
    min-height: 87px;
	background-color: #014d80;
}
.banner .banner_caption {
    max-width: 1160px;
    margin: auto;
    background-image: none;
}

.event-filters{
    /*margin-top: 100px;*/
    padding: 1px 20px 10px 20px;
    background-color: #e0edf9;
    clear: both;
}
.event-filters h2{
	margin-bottom:0;
}
.tribe-events-before-html .event-filters h3  {
    margin: 0;
}
.banner .banner_call_to_action .banner_btn_cta{
background-color: #fff;
    border: 0;
    border-radius: 31px;
    color: #0c624a;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    line-height: 1;
    padding: 0.75rem 1.875rem;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: normal;
    text-transform: uppercase;
    margin: 0;
	background-color:white;
	border: 3px solid #86C45A;
}

.banner .banner_call_to_action .banner_btn_cta:focus, .banner .banner_call_to_action .banner_btn_cta:hover {
    background-color: #F0F9AB;
    color: #0c624a;
    outline: 0;
}
.banner_caption_text{
	max-width: 75%;
}
.wysiwyg.bnr {
    padding: 0;
}
@media screen and (min-width:661px) and (max-width:1000px){
	.banner_caption_text{
	max-width: 60%;
}
	.sevenmg-bnr {
    min-height: 106px;
    background-color: #014d80;
}
}
@media screen and (max-width:660px){
	.banner_caption_text{
	display: none!important;
}
	.banner.legacy_cta_position .banner_call_to_action {
    float: none;
}
	.banner.bottom.has_cta .banner_caption, .banner.top.has_cta .banner_caption {
    text-align: center;
}
}

/*=======================
Events
========================*/
.datepicker{
    z-index:10000!important;
    }
div.select-field select{
    max-width:270px;
}
/*=======================
Solution
========================*/

.solution-overview__carousel-container.carousel__container .carousel__arrow--next, 
.solution-overview__carousel-container.carousel__container .carousel__arrow--prev {
    bottom: 47px;
}

/*=======================
Tools and resources
========================*/
.center{
    text-align: center;
}

.resource-button a.button{
    border: 3px solid #86c45a;
    margin-bottom:40px;
}

article.teaser h2{
    font-size: 18px;
    margin:0;
}

.search-label{
    font-size: 18px;
    font-weight:bold;
    margin-bottom: 0;
}
.tools-search {
    background-color: #014d80;
    padding: 20px 0;
    color: white;
    margin-bottom: 30px;
}

/*=======================
Search forms
========================*/

.header__search {
    display: inline;
    float: right;
    margin-right: 2em;
}

.mobile__search {
    background-color: #014d80;
    padding: 0 1.70em;
    height: 50px;
}

.tools-search .is-search-form,
.header__search .is-search-form,
.mobile__search .is-search-form {
    max-width: 400px;
    display:inline-block;
    margin-top: 4px;
}

.mobile__search .is-search-form {
    margin-top: 7px;
}

.tools-search .is-form-style input.is-search-input,
.header__search .is-search-form input.is-search-input,
.mobile__search .is-search-form input.is-search-input {
    font-size: 16px!important;
    border: none!important;
    -webkit-border-radius: 10;
    border-radius: 17px 0 0 17px;
}

.is-form-style input.is-search-submit, .is-search-icon {
    border-radius: 0 17px 17px 0;
}

/*=======================
languages
========================*/

.lang-spanish,
.lang-vietnamese,
.lang-chinese{
    display:none;
}

.lang-nav{
    display: inline-block;
    padding-top: 10px;
}
/*# sourceMappingURL=ei-overrides.css.map */

/*=======================
raincity map
========================*/

#rnctAddressInput {
    text-transform: uppercase;
    width: 250px;
    display: inline-block;
}