/*
Theme Name: Custom Theme
Theme URI: http://wordpressguru.net
Version: 1.0
Description: Custom Theme by Wordpress Guru
Author: Wordpress Guru
Author URI: http://wordpressguru.net
template: bb-theme
*/


/* Add your custom styles here... */

.ContactForm textarea::-webkit-input-placeholder {
    color: #5a5a5a;
}
.ContactForm textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #5a5a5a;
}
.ContactForm textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #5a5a5a;
}
.ContactForm textarea:-ms-input-placeholder {
    color: #5a5a5a;
}
.ContactForm textarea::-webkit-input-placeholder:after {}
.ContactForm textarea:focus::-webkit-input-placeholder {
    color: transparent;
}
.ContactForm textarea::-moz-placeholder:after {}
.ContactForm textarea:focus::-moz-placeholder {
    color: transparent;
}
.ContactForm input::-webkit-input-placeholder {
    color: #5a5a5a;
}
.ContactForm input:-moz-placeholder {
    /* Firefox 18- */
    color: #5a5a5a;
}
.ContactForm input::-moz-placeholder {
    /* Firefox 19+ */
    color: #5a5a5a;
}
.ContactForm input:-ms-input-placeholder {
    color: #5a5a5a;
}
.ContactForm input::-webkit-input-placeholder:after {}
.ContactForm input:focus::-webkit-input-placeholder {
    color: transparent;
}
.ContactForm input::-moz-placeholder:after {}
.ContactForm input:focus::-moz-placeholder {
    color: transparent;
}
body {
    overflow-x: hidden;
    font-family: 'Omnes-Regular';
    line-height: 1.5;
    max-width: 1920px;
    margin: 0 auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Omnes-Medium';
    line-height: 1.2;
}
p {
    margin: 0 0 24px;
    word-wrap: break-word;
}
a {
    outline: none !important;
}
img {
    max-width: 100%;
    height: auto;
}
.fl-full-width .container {
    width: 100%;
    max-width: 1024px;
}

/* Header */

.fl-page-bar {
    border-bottom: 0;
    font-size: 15px;
    color: #fff;
    font-family: 'Omnes-Semibold';
}
.fl-page-bar-container {
    padding-bottom: 4px;
    padding-top: 4px;
}
.fl-full-width .fl-page-bar-container,
.fl-full-width .fl-page-header-container {
    max-width: 1380px;
}
.btn.PreQ {
    width: 158px;
    height: 34px;
    text-indent: -9999px;
    padding: 0;
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/PreQbtn.png") no-repeat center center;
    margin-left: 40px;
    margin-right: -20px;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav>li {
    margin: 0 15px;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav>li>a {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Omnes-Medium';
    padding: 5px 0 !important;
    border-bottom: 2px solid transparent;
}
.fl-page-nav-right .fl-page-header-wrap {
    border-bottom: 0;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav>li:hover>a,
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav>li.current-menu-item>a {
    color: #ffffff;
    border-color: #28ace2;
}
.fl-page-nav-right .fl-page-header-container .col-md-3 {
    width: 20%;
}
.fl-page-nav-right .fl-page-header-container .col-md-9 {
    width: 80%;
}
.SocialMediaLinks {
    margin-left: 50px;
}
.SocialMediaLinks a {
    display: inline-block;
    margin-left: 12px;
}

/* Footer */

.fl-page-footer-widgets {
    border-top: 3px solid #7ab6cd;
}
.FooterTop {
    background: #0078a6;
    color: #dbdbdb;
    font-size: 16px;
    text-align: center;
    font-family: 'Omnes-Medium';
    line-height: 1.5;
    padding: 0 0 10px;
}
.FooterTop a {
    color: #dbdbdb;
}
.FooterTop .container {
    max-width: 990px;
}
.fl-page-footer {
    border-top: 0;
    font-size: 16px;
    letter-spacing: .1px;
}

/* Slider */

.slider {
    position: relative;
}
.bx-pager-item {
    display: inline-block;
}
.bx-pager-item a {
    display: block;
    width: 19px;
    height: 18px;
    text-indent: -999999px;
    margin: 0 2px;
    outline: 0;
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/SlideControls.png") no-repeat -46px center;
}
.bx-pager-item a.active {
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/SlideControls.png") no-repeat -26px center;
}
.bx-controls-direction a {
    position: absolute;
    display: block;
    width: 43px;
    height: 37px;
    top: 50%;
    margin-top: -18px;
    text-indent: -9999px;
    z-index: 100;
}
.bx-controls-direction a.bx-prev {
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/ArrowLeft.png") no-repeat;
    left: 90px;
}
.bx-controls-direction a.bx-next {
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/ArrowRight.png") no-repeat;
    right: 90px;
}
.slider ul {
    padding: 0;
    margin: 0;
}
.slider ul li {
    list-style: none;
}
.slide_txt {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20%;
}
.slide_txt .inner {
    font-size: 48px;
    color: #fff;
    text-align: center;
    text-shadow: -2px 4px 5px rgba(3, 3, 3, 0.75);
    font-weight: 500;
}

/* Content */

.LetsGetStarted {
    background: #00adef url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/GSbg.jpg") no-repeat left top / cover;
    padding: 10px 0;
    color: #eaeaea;
}
.LetsGetStarted h2 {
    font-size: 40px;
    color: #fff;
    margin: 40px 0 10px;
}
.LetsGetStarted a.btn {
    width: 168px;
    height: 47px;
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/GsBtnBg.png") no-repeat center top;
    font-size: 14px;
    text-transform: uppercase;
    color: #000000;
    font-family: 'Omnes-Semibold';
    padding: 0;
    line-height: 46px;
    margin-right: 22px;
}
.LetsGetStarted a.btn:hover {
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/GsBtnBgHover.png") no-repeat center top;
}
.EducateYourself {
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/EducateBg.jpg") no-repeat center top / cover;
    font-size: 16px;
    color: #000;
    font-family: 'Omnes-Medium';
    padding: 90px 0 80px;
}
.EducateYourself h3 {
    font-size: 30px;
    color: #00adef;
    text-transform: uppercase;
    margin: 70px 0 10px;
}
.EducateYourself a {
    color: #00adef;
    text-transform: uppercase;
    font-family: 'Omnes-Semibold';
    padding-right: 23px;
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/BlueArrow.png") no-repeat right center;
    text-decoration: underline;
}
.EducateYourself .arve-wrapper {
    max-width: 583px;
    border-radius: 10px;
    overflow: hidden;
}
.MeetAlex {
    background: #f4f4f4;
    padding: 55px 0 15px;
    font-size: 18px;
    color: #000000;
    line-height: 30px;
    font-family: 'Omnes-Medium';
}
.Section h2 {
    font-size: 36px;
    color: #43352a;
    text-transform: uppercase;
    margin: 0 0 20px;
}
.Section .container {
    max-width: 860px;
}
.Section .arve-wrapper {
    border: 3px solid #00a8ff;
    border-radius: 3px;
}
.MeetAlex a.btn {
    padding: 12px 30px;
    background: #aeaeae;
    font-size: 16px;
    color: #fffefe;
    text-transform: uppercase;
    font-family: 'Omnes-Semibold';
    letter-spacing: 1px;
    text-shadow: 0px 1px 0px rgba(136, 136, 136, 0.75);
    border: 1px solid #888888;
}
.DPassistance {
    padding: 50px 0 30px;
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/DpBg.jpg") no-repeat center top / cover;
}
.DPassistance a.btn {
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/DpBtnBg.png") no-repeat center top;
    width: 239px;
    height: 56px;
    margin: 0 10px 10px;
    padding: 8px;
    font-size: 16px;
    color: #000000;
    text-transform: uppercase;
    font-family: 'Omnes-Semibold';
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
    line-height: 1.2;
}
.DPassistance .arve-wrapper {
    margin-bottom: 33px !important;
}
.Testimonials {
    padding: 60px 0 30px;
    background: #0078a6;
    color: #dbdbdb;
}
.Testimonials h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 36px;
    margin: 0 0 40px;
}
.Testimonials .container {
    max-width: 1050px;
}
.TestimonialSlider {
    padding: 0 35px;
}
.TestiCont {
    padding: 42px;
    position: relative;
    max-width: 430px;
    margin: 0 auto;
}
.TestiCont:before {
    content: '';
    display: block;
    width: 34px;
    height: 28px;
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/TopQuote.png") no-repeat center top;
    position: absolute;
    left: 0;
    top: 0;
}
.TestiCont:after {
    content: '';
    display: block;
    width: 34px;
    height: 28px;
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/BottomQuote.png") no-repeat center top;
    position: absolute;
    right: 0;
    bottom: 80px;
}
.TestimonialSlider .bx-controls-direction a {
    width: 24px;
    height: 22px;
    margin-top: -12px;
    top: 40%;
}
.TestimonialSlider .bx-controls-direction a.bx-prev {
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/PrevArrow.png") no-repeat;
    left: 0;
}
.TestimonialSlider .bx-controls-direction a.bx-next {
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/NextArrow.png") no-repeat;
    right: 0;
}
.IconName {
    font-family: 'Omnes-Medium';
}
.IconName img {
    margin-right: 8px;
}
.cac_add_content {
    padding: 80px 0 60px;
    font-size: 18px;
    color: #dcdcdc;
    font-family: 'Omnes-Medium';
    background-size: cover;
}
.cac_add_content .container {
    max-width: 700px;
}
.cac_add_content h2 {
    font-size: 36px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .1px;
    margin: 0 0 45px;
}
.cac_add_content p {
    margin: 0 0 34px;
}
a.btn {
    font-family: 'Omnes-Semibold';
}
.cac_add_content .btn {
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
    color: #000000;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 168px;
    height: 46px;
    padding: 0;
    line-height: 46px;
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/NeonBg.png") no-repeat center top;
}
.lna_add_content {
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/AwardsBg.jpg") no-repeat center top / cover;
    padding: 50px 0 0;
    font-size: 16px;
    color: #43352a;
    font-family: 'Omnes-Medium';
}
.lna_add_content h2 {
    font-size: 36px;
    text-transform: uppercase;
    color: #43352a;
    margin: 0 0 35px;
}
.lna_add_content strong {
    font-family: 'Omnes-Semibold';
}
.Testimonials a.btn {
    background: #319ed7;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 25px;
    text-shadow: 0px 1px 0px rgba(0, 96, 142, 0.57);
}
h2 {
    font-size: 36px;
    text-transform: uppercase;
}
.FreshFromBlog {
    padding: 60px 0 20px;
    color: #000;
}
.FreshFromBlog h2 {
    margin: 0 0 40px;
}
.BlogCont {
    color: #000;
    font-family: 'Omnes-Medium';
}
.BlogCont .PostDate {
    font-size: 14px;
    color: #767676;
    font-family: 'Omnes-Medium';
    margin: 0 0 10px;
}
.BlogCont .ImageCont {
    margin: 0 0 15px;
    border-radius: 8px;
    overflow: hidden;
}
.BlogCont .ImageCont img {
    width: 100%;
}
.BlogCont .ImageCont .arve-wrapper {
    margin: 0 !important;
}
.BlogCont a.btn {
    padding: 10px 50px 10px 20px;
    background: #00adef url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/BtnArrow.png") no-repeat 85% center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}
.BlogCont h3 {
    font-size: 24px;
    color: #008afb;
    text-transform: uppercase;
    margin: 0 0 10px;
}
.FreshFromBlog .text-center a.btn {
    color: #00adef;
    border: 1px solid;
    padding: 10px 25px;
    margin: 40px 0 0;
    text-transform: uppercase;
    font-family: 'Omnes-Medium';
}
.single-post .fl-page-content .container {
    max-width: 870px;
}
.fl-content {
    margin: 0 0 40px;
}
.fl-post-title,
.fl-archive-title {
    margin-top: 0;
    font-size: 36px;
    color: #00adef;
    text-transform: uppercase;
    letter-spacing: .1px;
    margin: 0;
}
.fl-post-header,
.fl-archive-header {
    margin-bottom: 50px;
    padding: 37px 0;
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/TitleBg.jpg") no-repeat center top / cover;
    text-align: center;
}
.post-edit-link {
    display: none;
}
.BlogItem {
    padding: 0 0 35px;
    margin-bottom: 40px;
    border-bottom: 1px solid #e8e3e3;
}
.BlogItem:last-child {
    padding: 0;
    margin-bottom: 40px;
    border-bottom: 0;
}
.BlogItem>div:first-child {
    padding-left: 0;
    padding-right: 30px;
}
.BlogItem>div:last-child {
    padding-left: 30px;
    padding-right: 0;
}
.FreshFromBlog.BlogLandingPage {
    padding: 0 0 20px;
}
.BlogBox {
    max-height: 2100px;
    position: relative;
    padding: 20px;
    overflow: hidden;
}
.BlogBox .read-more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 180px 0 50px 0;
    background-image: -moz-linear-gradient(top, transparent, black);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(1, #f4f4f4));
}
.BlogBox .read-more a.btn {
    background: #009a44;
    color: #fff;
    border: 1px solid #025a29;
    padding: 14px 40px;
    font-size: 16px;
    text-transform: uppercase;
    text-shadow: 0px 1px 0px rgba(136, 136, 136, 0.75);
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.22);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.22);
}
.page-template-page-contact .fl-page-content {
    background: #fff;
}
.page-template-page-contact .Section .container {
    max-width: 1024px;
}
.ci_add_content {
    background: #f4f4f4;
    padding: 50px 0 1px;
    font-size: 18px;
    color: #4d4d4d;
}
.ci_add_content h3 {
    font-size: 20px;
    color: #323232;
    font-family: 'Omnes-Semibold';
    margin: 0 0 20px;
}
.ci_add_content p.Address {
    padding-left: 45px;
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/MapMarker.png") no-repeat;
}
.ci_add_content p.Phone {
    padding-left: 45px;
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/Phone.png") no-repeat;
    min-height: 43px;
}
.ContactForm input,
.ContactForm select,
.ContactForm textarea {
    height: 48px;
    background: #fff;
    border: 2px solid #e0e0e0;
    font-size: 16px;
    color: #5a5a5a;
    width: 100%;
    padding: 0 20px;
}
.ContactForm textarea {
    height: 140px;
    resize: none;
    padding: 10px 20px;
}
.ContactForm input[type=submit] {
    max-width: 290px;
    margin: 0 auto;
    display: block;
    background: #005d81;
    height: 50px;
    border: 0;
    border-radius: 50px;
    color: #ffffff;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Omnes-Semibold';
}
.add_team_member {
    padding: 0 0 45px;
}
.add_team_member h2 {
    margin: 0 0 20px;
}
.add_team_member .SectionTitle {
    text-align: center;
    font-size: 18px;
    color: #000;
    line-height: 30px;
    padding: 0 0 15px;
}
.MemberCont h3 {
    font-size: 26px;
    color: #00adef;
    margin-bottom: 0;
}
.MemberCont {
    font-size: 18px;
    color: #a4a3a3;
    font-family: 'Omnes-Medium';
}
.MemberCont .SocialMediaLinks {
    margin-left: 0;
    padding: 7px 0 12px;
}
.MemberCont .btn {
    width: 192px;
    height: 46px;
    padding: 0;
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/SkypeBtn.png") no-repeat center top;
    text-indent: -99999px;
}
.ContactInfos {
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #fff;
    padding: 190px 0 0;
}
.git_contact_info {
    max-width: 870px;
    margin: 0 auto 45px;
    background: #fff url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/BigMarker.png") no-repeat 230px 30px;
    padding: 30px 100px 10px;
    -webkit-box-shadow: 0px 5px 17px 0px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0px 5px 17px 0px rgba(0, 0, 0, 0.23);
    box-shadow: 0px 5px 17px 0px rgba(0, 0, 0, 0.23);
    font-size: 18px;
    color: #4d4d4d;
    border-radius: 8px;
}
.git_contact_info strong {
    color: #323232;
    font-size: 20px;
    font-family: 'Omnes-Semibold';
}
.git_contact_info .col-sm-7 {
    padding-top: 45px;
}
.FormCont {
    max-width: 740px;
    margin: 0 auto;
}
.FormCont h2 {
    margin: 0 0 20px;
}
.FormCont p.SubmitCont {
    margin: 0 0 10px;
}
.ContactInfos .SocialMediaLinks {
    margin-left: 0;
    padding: 25px 0;
}
.ContactInfos .SocialMediaLinks a {
    margin: 0 30px;
}
.FormCont .ContactForm {
    border-bottom: 2px solid #f2f2f2;
}
.Inner_860 .container {
    max-width: 860px;
    color: #000;
}
.Inner_860 .arve-wrapper {
    border-radius: 10px;
    overflow: hidden;
}
.Inner_860 h3 {
    font-size: 24px;
    color: #008afb;
    text-transform: uppercase;
    margin-top: 30px;
}
.Inner_860 strong {
    font-size: 18px;
    font-family: 'Omnes-Medium';
}
.btn.bg-ggrayscale {
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/BtnGrayBg.png") repeat-x center center;
    border: 1px solid #888;
    height: 44px;
    padding: 0 35px;
}
.btn.text-black {
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, .75);
    line-height: 44px;
}
.AboutPageContent .container {
    max-width: 860px;
}
.AboutPageContent .Section h3 {
    color: #43352a;
    text-transform: uppercase;
    font-size: 24px;
}
.page-template-page-about .fl-page-content {
    background-color: #fff;
}
.AboutPageContent {
    color: #000;
    font-size: 16px;
    line-height: 30px;
    font-family: 'Omnes-Medium';
}
.AboutPageContent ul {
    padding: 0;
    list-style: none;
    margin: 0 0 20px;
}
.AboutPageContent ul li {
    padding: 0 0 20px 33px;
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/LiBg.png") no-repeat;
    color: #000;
    font-size: 16px;
    font-family: 'Omnes-Semibold';
}
.majt_add_team_member {
    background: #f4f4f4;
    padding: 60px 0 0;
    font-size: 16px;
    line-height: 24px;
    color: #4d4d4d;
}
.majt_add_team_member h2 {
    font-size: 36px;
    text-transform: uppercase;
    color: #43352a;
    margin: 0 0 20px;
}
.majt_add_team_member .SectionTitle {
    padding: 0 0 20px;
}
.BioCont h3 {
    font-size: 24px;
    color: #43352a;
    font-family: 'Omnes-Semibold';
    margin: 0 0 24px;
    line-height: 1;
}
.TeamMemberList .row {
    padding-bottom: 30px;
    margin-bottom: 50px;
    border-bottom: 1px solid #e6e2e2;
}
.TeamMemberList .row:last-child {
    margin-bottom: 20px;
    border-bottom: 0;
}
.majt_add_team_member .container {
    max-width: 960px !important;
}
.RatesPage {
    font-size: 18px;
}
.RatesPage a {
    font-family: 'Omnes-Medium';
}
.RatesPage strong {
    font-family: 'Omnes-Semibold';
}
.RatesPage .ContactForm {
    max-width: 530px;
    margin: 0 auto;
    padding: 10px 0 0;
}
.RatesPage .ContactForm input {
    background: #fbfeff;
    border: 1px solid #cbcbcb;
}
.RatesPage .ContactForm input[type=submit] {
    max-width: 100%;
    background: #00adef;
}
.RatesPage .fl-content {
    margin: 0;
}
.page-template-page-rates .fl-page-content {
    background-color: #fff;
}
.ProgramCont {
    width: 100%;
    max-width: 229px;
    height: 227px;
    margin: 0 auto 30px;
    font-size: 14px;
    color: #4c4c4c;
    line-height: 20px;
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/ProgramBg.jpg") no-repeat center top / cover;
    padding: 30px 20px 20px;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}
.ProgramCont h3 {
    font-size: 18px;
    color: #00adef;
    font-family: 'Omnes-Semibold';
    margin: 0 0 20px;
}
.ProgramCont a.LearMore {
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: underline;
    font-family: 'Omnes-Medium';
}
.ProgramCont p {
    margin: 0 0 18px;
}
.ProgramCont:hover {
    background-image: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/ProgramBgHover.jpg");
    color: #e8e6e6;
    -webkit-box-shadow: 0px 7px 24px 0px rgba(0, 0, 0, 0.31);
    -moz-box-shadow: 0px 7px 24px 0px rgba(0, 0, 0, 0.31);
    box-shadow: 0px 7px 24px 0px rgba(0, 0, 0, 0.31);
}
.ProgramCont:hover h3 {
    color: #fff;
}
.ProgramCont:hover a.LearMore {
    color: #fff;
    font-family: 'Omnes-Semibold';
}
.add_loan_program {
    padding: 0 0 30px;
}
.page-template-page-loan-programs .ProgramList>div:last-child .ProgramCont {
    background: #bebebe !important;
    font-size: 14px;
    color: #fff;
    font-family: 'Omnes-Medium';
}
.page-template-page-loan-programs .ProgramList>div:last-child .ProgramCont strong {
    font-size: 18px;
    color: #fff;
    font-family: 'Omnes-Semibold';
}
.page-template-page-loan-programs .ProgramList>div:last-child .ProgramCont h3 {
    font-size: 24px;
    color: #00adef;
    margin-top: 10px;
}
.EducationPage {
    padding-bottom: 50px;
}
.EducationPage .ProgramCont {
    height: 180px;
    margin: 0 auto 30px;
    float: left;
}
.EducationPage .ProgramList {
    border: 1px solid #e8e7e7;
    border-top: 2px solid #00adef;
}
.EducationPage .ProgramList .col-sm-3 {
    width: 24.75%;
    float: none;
    display: inline-block;
}
.EducationPage .ProgramCont img {
    margin-left: 5px;
}

/*.EducationPage h2 {
	color:#fff;
	border-bottom:2px solid #00adef;
	margin:0;
	padding:0;
	text-align:center;
	letter-spacing:.1px;
	font-size: 24px;
}
.EducationPage h2 span {
	background:#00adef;
	display:inline-block;
	padding:15px 90px 12px;
}
*/

.LinkCont {
    margin: 0 auto 5px;
    text-align: center;
    padding: 14px;
}
.LinkCont h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #43352a;
    cursor: pointer;
    line-height: 1;
    width: 390px;
    background: #e8e7e7;
    padding: 15px 0 12px;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    letter-spacing: .1px;
}
.LinkCont h2.expands {
    background: #00adef;
    display: inline-block;
    padding: 15px 0 12px;
    color: #fff;
    border-bottom: 2px solid #00adef;
    text-align: center;
    letter-spacing: .1px;
    font-size: 24px;
    width: 390px;
    margin: 0 auto;
}
.LinkCont>div {
    display: none;
    padding: 20px 0 0;
    font-family: 'Omnes-Medium';
    font-size: 18px;
}
.TopicLinks .text-center {
    padding: 35px 0 0;
}
.ProgramList h4.Groupfield {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
    font-size: 20px;
}
.ProgramCont span {
    color: #43352a;
}
#searchform {
    position: relative;
    max-width: 255px;
    width: 100%;
    display: inline-block;
    margin-right: 20px;
}
#searchform #s {
    height: 30px;
    background: #f3f7fa;
    color: #989898;
    font-family: 'Omnes-Medium';
    padding: 0 50px 0 12px;
}
#searchform #searchsubmit {
    width: 50px;
    height: 30px;
    background: #00adf1 url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/SearchIcon.png") no-repeat center center;
    padding: 0;
    text-indent: -99999px;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    border-radius: 0 4px 4px 0;
}
.search-results .fl-post-header {
    margin-bottom: 20px;
    padding: 0;
    background: no-repeat;
    text-align: left;
}
.fl-post-content table,
.comment-content table {
    font-size: 14px;
    line-height: 1.2857142857;
    margin-bottom: 24px;
}
.fl-post-content td,
.comment-content td {
    padding: 8px;
}
table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin-bottom: 24px;
    width: 100%;
}
table,
th,
td {
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.home .fl-page-header-logo a {
    text-decoration: none;
    max-width: 247px;
    width: 100%;
    height: 69px;
    display: block;
    text-indent: -9999px;
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/SiteLogo.png") no-repeat center center;
}
.home .fl-page-header-logo a {
    text-decoration: none;
    max-width: 247px;
    width: 100%;
    height: 69px;
    display: block;
    text-indent: -9999px;
    background: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/SiteLogo.png") no-repeat center center;
}
.home .fl-page-nav-right.fl-page-header-fixed a {
    height: 46px;
    background-size: auto 46px;
}

/**
 * 11.0 Media Queries
 * -----------------------------------------------------------------------------
 */


/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */

@-ms-viewport {
    width: device-width;
}
@viewport {
    width: device-width;
}

/* Desktop */

.ForMobile {
    display: none !important;
}
@media screen and (min-width:0) and (max-width:1599px) {
    .SocialMediaLinks {
        margin-left: 20px;
    }
}
@media screen and (min-width:0) and (max-width:1439px) {
    .fl-full-width .container {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
}
@media screen and (min-width:0) and (max-width:1365px) {
    .fl-page-nav-right .fl-page-nav-wrap .navbar-nav>li {
        margin: 0 10px;
    }
}
@media screen and (min-width:0) and (max-width:1279px) {
    .fl-page-nav-wrap .SocialMediaLinks a {
        margin-left: 7px;
    }
    .fl-page-nav-wrap .SocialMediaLinks a img {
        max-height: 12px;
        width: auto;
    }
    .fl-page-nav-right .fl-page-nav-wrap .navbar-nav>li>a {
        font-size: 14px;
    }
    .fl-page-nav-right .fl-page-nav-wrap .navbar-nav>li {
        margin: 0 5px;
    }
    /* Mobile */
}
@media screen and (min-width: 0) and (max-width: 991px) {
    .fl-page-nav-right .fl-page-header-container .col-md-3,
    .fl-page-nav-right .fl-page-header-container .col-md-9 {
        width: 100%;
    }
    .SocialMediaLinks {
        margin-left: 0;
    }
    .fl-page-nav-right .fl-page-nav-wrap .navbar-nav>li>a {
        font-size: 13px;
    }
    .bx-controls-direction a.bx-prev {
        left: 20px;
    }
    .bx-controls-direction a.bx-next {
        right: 20px;
    }
    .LetsGetStarted h2 {
        font-size: 34px;
        margin: 10px 0 10px;
    }
    .LetsGetStarted a.btn {
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .EducateYourself h3 {
        font-size: 24px;
        margin: 0 0 10px;
    }
    .EducationPage .ProgramList .col-sm-3 {
        width: 24.70%;
    }
    .ProgramCont h3 {
        font-size: 16px;
        margin: 0 0 10px;
    }
    .EducationPage .ProgramCont {
        padding: 15px;
    }
    .ProgramCont {
        padding: 10px 15px;
    }
    .ProgramCont p {
        margin: 0 0 5px;
    }
    .ProgramCont h3 {
        font-size: 16px;
        margin: 0 0 5px;
    }
    .fl-full-width .container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    #searchform {
        max-width: 215px;
        margin-right: 0;
    }
    #searchform #searchsubmit {
        width: 30px;
    }
    #searchform #s {
        padding: 0 30px 0 12px;
    }
}
@media screen and (min-width:0) and (max-width:767px) {
    .ForMobile {
        display: block !important;
    }
    .ForDesktop {
        display: none !important;
    }
    body {
        min-width: 320px;
    }
    .fl-page-bar {
        display: none;
    }
    .fl-logo-img {
        max-width: 180px;
    }
    .fl-page-nav-toggle-icon .fl-page-nav .navbar-toggle {
        top: 20px;
    }
    .fl-post-header,
    .fl-archive-header {
        padding: 17px 0;
        margin-bottom: 30px;
    }
    .fl-post-title,
    .fl-archive-title {
        font-size: 24px;
    }
    h2 {
        font-size: 26px;
    }
    .MemberCont {
        font-size: 16px;
        max-width: 304px;
        margin: 0 auto 30px;
    }
    .MemberCont h3 {
        font-size: 22px;
        margin-top: 10px;
    }
    .fl-page-footer-widgets {
        text-align: center;
    }
    .fl-page-footer span {
        display: block;
    }
    #fl-post-11 p br {
        display: none;
    }
    .ProgramCont {
        padding: 30px 20px 20px;
    }
    .ProgramCont h3 {
        font-size: 18px;
        margin: 0 0 15px;
    }
    .ProgramCont p {
        margin: 0 0 15px;
    }
    .EducationPage .ProgramList .col-sm-3 {
        width: 100%;
    }
    .EducationPage .ProgramCont {
        float: none;
    }
    .EducationPage .ProgramList {
        padding-top: 30px;
    }
    .EducationPage h2 span {
        padding: 15px 30px 12px;
        width: 100%;
    }
    .majt_add_team_member h2 {
        font-size: 26px;
    }
    .BlogItem>div:first-child {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 35px;
        margin-bottom: 40px;
        border-bottom: 1px solid #e8e3e3;
    }
    .BlogItem>div:last-child {
        padding-left: 15px;
        padding-right: 15px;
    }
    .BlogBox {
        padding: 20px 0;
    }
    .bx-controls {
        display: none;
    }
    .LetsGetStarted .pull-right {
        float: none !important;
    }
    .LetsGetStarted {
        text-align: center;
        background-image: url("https://towtimescom0c9a1.zapwp.com/m:0/a:https://alexjaffe.com/wp-content/themes/bb-theme-child/img/GSbg-mobile.jpg");
    }
    .LetsGetStarted h2 {
        font-size: 26px;
    }
    .EducateYourself {
        padding: 40px 0 20px;
    }
    .Section h2 {
        font-size: 26px;
    }
    .MeetAlex {
        padding: 30px 0 15px;
    }
    .DPassistance {
        padding: 30px 0 10px;
    }
    .TestimonialSlider {
        padding: 0;
    }
    .TestiCont {
        padding: 32px;
    }
    .cac_add_content h2 {
        font-size: 26px;
        margin: 0 0 25px;
    }
    .cac_add_content {
        padding: 40px 0 20px;
    }
    .lna_add_content h2 {
        font-size: 26px;
        margin: 0 0 25px;
    }
    .lna_add_content {
        text-align: center;
        padding: 30px 0 0;
    }
    .FreshFromBlog {
        padding: 30px 0;
    }
    .BlogCont {
        margin: 0 auto 40px;
    }
    .FreshFromBlog .text-center a.btn {
        margin: 0;
    }
    .git_contact_info {
        padding: 30px 30px 10px;
    }
    .git_contact_info .col-sm-7 {
        padding-top: 0;
    }
    .ContactInfos .SocialMediaLinks a {
        margin: 0 10px;
    }
}
@media only screen and (min-device-width:320px) {
    body {
        padding: 0;
    }
}