.btn-info:hover, .btn-info:active, .btn-info:focus {
    border-color: rgb(180, 78, 31);
}

.image {
    border: 2px solid #b44e1f;
}
.rsDefault .rsThumb.rsNavSelected {
    background: #b65428;
}

.well {
    background-color: #f1edea;
    border: 1px solid #b44e1f;
}

p {
    margin-top: 12px !important;
}


.seo-cta-button {
    display: inline-block;
    text-align: center !important;
    text-decoration: none !important;
    margin: 6px 10px 6px 10px;
    padding: 14px 20px 14px 20px;
    background: #b44e1f;
    font-size: 14px;
    font-weight: bold;
    border-radius: 3px;
    border: 1px solid #b44e1f;
    text-shadow: #333 1px 1px 0;
    color: #FFF !important;
}
.seo-cta-button:hover {
    background-color: #FFF;
    color: #b44e1f !important;
    border: 1px solid #b44e1f;
    text-shadow: #FFF 1px 1px 0;
}
.seo-cta-button-wrapper {
    padding: 40px 5px 40px 5px;
    margin: 40px 5px 40px 5px;
    text-align: center; 
    border-radius: 3px;
    border: 2px solid #b44e1f;
    color: #b44e1f;
    font-size: 13px;
}
.gform_wrapper li {
  list-style: none;
  margin-left: 0px; }


#field_2_8 {
  clear: both;
  margin-top: 54px;
}
#field_2_7 {
  clear: both;
}
.gform_wrapper ul {
    padding-left: 0;
}
.radio + .radio, .checkbox + .checkbox {
    margin-top: 0;
}
#field_2_7 {
    margin-top: 45px;
}
.modal-content .gform_wrapper {
    font-size: 2rem;
}
.modal-title {
    font-size: 3rem;
}
.close {
    font-size: 40px;
}

/* --- Transposh Language Selector Styles --- */
#tp-language-selector {
    background: #000000 !important;
    background: rgba(0,0,0, 0.7) !important;
}
#tp-language-selector,
#tp-language-selector.vertical,
#tp-language-selector.top-selection-mobile,
#tp-language-selector > a,
#tp-language-selector.vertical > a,
#tp-language-selector.top-selection-mobile > a {
    border-color: #000000 !important;
}
#tp-language-selector a:hover {
    background: rgba(0,0,0, 0.5) !important;
}
#tp-language-selector a.active {
    background: #000000 !important;
}
.tp-selection-box {
    background: rgba(0,0,0, 0.8) !important;
}
.tp-selection-box a {
    border-color: rgba(0,0,0, 0.8) !important;
}
#tp-language-selector,
.tp-selection-box a {
    color: #FFFFFF !important;
}