
.btn {
    border-radius: 4;
}

/** FONTS **/
body {
	font-family: 'Roboto';
}

section.strip.bg-secondary-2.h1 h1,
h1,
.stat-bubble {
    font-family: 'Roboto Condensed';
    font-weight: 300;
    font-style: ;
}

h1 span {
    font-family: 'Roboto Condensed';
    font-weight: 300;
    font-style: ;
}

h2 {
    font-family: 'Martel';
    font-style: ;
    font-weight: 200;
}

h2 span {
    font-family: 'Martel';
    font-style: ;
    font-weight: 200;
}

h3, h4, h5 {
    font-family: Martel;
    font-style: ;
    font-weight: 200;
}

.offscreen-menu ul li a {
    font-family: Roboto Condensed;
}

/** SITE COLORS **/

.loader{
    background: ;
}

.double-bounce1, .double-bounce2 {
    background-color: ;
}

nav.top-bar,
.info-bar,
.map-overlay:before {
    background: #ffffff;
}

.offscreen-menu {
    background:rgba(0, 0, 0, .85);
}

section:nth-of-type(even) {
    background: ;
}

.centered-logo .utility-menu span a {
    color: #1d295d;
}

#internal-menu-toggle {
    color: #4156a6;
    font-size: 26px;
    height:42px !important;
    padding: 26px !important
}

#chat-toggle {
    background: #4156a6;
    color: #ffffff !important;
    font-family: Roboto Condensed;
}

.centered-logo .menu li a,
a {
    color: #333333;
}

.sub-menu {
    background: ;
}

.sub-menu li a {
    color: #333333;
}

.btn-primary.btn-filled {
    background: #4156a6;
    color: #ffffff;
    border-color: #4156a6;
}

.btn-primary.btn-filled:hover {
    background: #727cc1;
    color: #ffffff;
    border-color: #727cc1;
}


section.accordion-section h2.panel-title a,
section.accordion-section h2.panel-title a.collapsed:hover {
    background-color: ;
    color: ;
}

.listHead h2 {
    border-bottom: 1px solid ;
    background-color: ;
}

section.accordion-section h2.panel-title a.collapsed {
    background-color: ;
}

.panel-group .panel.panel-default {
    background-color: ;
    color: ;
    border-color: ;
}


section.strip.bg-secondary-2.h1 {
    background:  !important;
    color: #FFFFFF;
}

.feature-box.b-a.single {
    border-color: ;
}

.header-video h2,
h2,
h3, h4, h5 {
    color: ;
}

.header-video h2 span {
    color: ;
}


.video-label {
    background-color: #555555;
    color: ;
}

.header-video .content {
    background: #555555;
    color: }

#procedure h2 {
    color: ;
}

#procedure h2 span {
    color: ;
}

.header .large-content p>a {
    color:  !important;
}

.btn-primary {
    color: ;
    border-color: ;
}

.btn-primary:hover {
    color:  !important;
    background: ;
    border-color: ;
}

.signup .btn-primary.btn-white {
    color: #ffffff;
    border-color: #ffffff;
}

.signup .btn-primary.btn-white:hover {
    color: !important;
    background-color: ;
    border-color: ;
}

.video-js .vjs-big-play-button {
    background: ;
    background: -webkit-linear-gradient(-45deg,  0%,  100%);
    background: -webkit-linear-gradient(315deg,  0%,  100%);
    background: linear-gradient(135deg,  0%,  100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='', endColorstr='', GradientType=1);
}

.video-js .vjs-big-play-button {
    background: rgb(255, 168, 76);
    background: -webkit-linear-gradient(-45deg,  0%,  100%);
    background: -webkit-linear-gradient(315deg,  0%,  100%);
    background: linear-gradient(135deg,  0%,  100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='', endColorstr='', GradientType=1);
}

.header-video.dubs label.video-label {
    background: ;
}

footer.details {
    background: #e0e0e0;
}

.footer-container .row.utility-menu.reviews {
    background: #999999;
}

a.btn.btn-primary.map-toggle.scroll {
    border-color: ;
    color:  !important;
}

a.btn.btn-primary.map-toggle.scroll:hover {
    background-color: ;
    color:  !important;
}

footer.details h4,
footer.details span.phone-pref,
footer p,
.footer-container a {
    color: ;
}
