/*
Theme Name:     brogan financial
Description:    
Author:         admin
Template:       consulting

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/



@font-face {
    font-family: 'BodoniFLF';
    src: url('fonts/BodoniFLF-Roman.woff2') format('woff2'),
        url('fonts/BodoniFLF-Roman.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

.ex-tplist, .tpstyle-3-info {
    direction: ltr !Important;
}

grid-blog-inn .content-grid-col a, .grid-blog-inn .content-grid-col a:hover, .grid-blog-inn .content-grid-col a:focus {
    font-weight: bold !important;
}

.keep-reading h2 a {
    text-transform: none;
    font-size: 21px;
    line-height: 21px;
    color: #004185 !important;
}

.keep-reading h2 {
    text-transform: none;
    font-size: 21px;
    line-height: 21px;
}


#footer .footer_widgets .widget .widget_title {
    font-weight: 400;
}

.stm_contacts_widget.style_4 {
    font-family: Roboto !important;
}
button {
    font-weight: 500 !important;
}
#footer {
    padding-top:20px;
}

.top_nav .container{
    position: relative;
}
.top_nav .logo{
    opacity:0;
    margin-top: -64px;
    position: absolute;
    left: 14px
}
.top_nav.affix .logo{
    opacity:1;
    margin-top: 0px;
    transition: opacity 300ms ease-in;
    -webkit-transition: opacity 300ms ease-in;
    -ms-transition: opacity 300ms ease-in;
}
.top_nav .logo img {
    height: 74px !important;
}
body.header_style_3 .top_nav.affix .top_nav_wrapper > ul{
    margin-top: 0px !important;
    -webkit-transition:margin-top 200ms ease-in;
    -moz-transition:margin-top 200ms ease-in;
    -ms-transition:margin-top 200ms ease-in;
    transition:margin-top 200ms ease-in;
}
body:not(.home) #header[style*="90"], body:not(.home) #header[style*="90"]+#main {
    padding-bottom: 0 !important;
}
body .gform_wrapper#gform_wrapper_1 textarea:focus {
    background: #fff !important;
    border-radius: 2px;
    box-shadow: 0 0 0 2px #003e7e;
}
#gform_wrapper_1 label.gfield_label {
    display: none !important;
}
#gform_wrapper_1 li:nth-child(1),#gform_wrapper_1 li:nth-child(2),#gform_wrapper_1 li:nth-child(3) {
   width: 50%;
}
ul#gform_fields_1 {
    position: relative;
}
#gform_wrapper_1 li:nth-child(4) {
    width: 50%;
    float: left;
    clear: none;
    padding-left: 16px;
    padding-right: 0px;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
}
body .gform_wrapper#gform_wrapper_1 .top_label div.ginput_container {
    margin-top: 0;
}
.gform_wrapper#gform_wrapper_1  .top_label input.medium,.gform_wrapper#gform_wrapper_1  .top_label select.medium {
        width: 100% !important;
    font-size: 13px !important;
    padding: 16px 30px 15px !important;
}
.gform_wrapper#gform_wrapper_1 textarea.medium {
    height: 180px;
    width: 100%;
    margin-bottom: 16px;
}
/*.gform_wrapper#gform_wrapper_1 .gform_footer.top_label {
   width: 50%;
    float: left;
    padding-left: 16px;
    position: absolute;
    right: 0;
    bottom: 36px
}*/
.gform_wrapper#gform_wrapper_1 .gform_footer {
    padding: 16px 0 10px;
    margin: 8px 0 0;
    clear: none;
    width: 100%;
}
.gform_footer.top_label {
    display: table;
}
.gform_wrapper#gform_wrapper_1 .gform_footer input.button, .gform_wrapper#gform_wrapper_1 .gform_footer input[type=submit], .gform_wrapper#gform_wrapper_1 .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {

    margin: 0 16px 0 0;
    font-size: 18px;
    padding: 8px 21px;
    color: #fff;
    border-radius: 0;
    background: #069853;
    border: 3px solid #069853;
    display: inline-block;
    line-height: 23px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    min-width: 276px;
    float: right;
}
.gform_wrapper#gform_wrapper_1 .gform_footer input.button:hover, .gform_wrapper#gform_wrapper_1 .gform_footer input[type=submit]:hover{
    color: #fff;
    background: #06407c;
    border-color: #06407c;
}
.gform_wrapper#gform_wrapper_1 .field_description_below .gfield_description {
    padding-top: 5px;
}
.gform_wrapper#gform_wrapper_1 li.gfield.gfield_error, .gform_wrapper#gform_wrapper_1 li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent;
    margin-bottom: 0 !important;
    border-top: none;
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 0;
    box-sizing: border-box;
}

@media only screen and (max-width: 1199px) {
    .top_nav .top_nav_wrapper > ul > li > a, 
    .top_nav .main_menu_nav > ul > li > a{
        padding: 21px 7px !important;
        font-size: 14px !important;
    }

    .top_nav .top_nav_wrapper > ul.main_menu_nav > li > a, 
    .top_nav .main_menu_nav > li > a{
        font-size: 14px !important;
    }
}

@media (min-width:991px) {
.logo {
    position: absolute;
    top: -6px;
    left: -20px;
}
.header_top .container {
height:90px;
}
    #main {
        padding: 50px 0 0 !important;
    }
    
}


@media only screen and (max-width: 991px) {
.mobile_header .logo_wrapper .logo {
    float: none !important;
    margin: 0 auto;
}
    #menu_toggle {
    position: absolute !important;
    right: 20px;
    top: 0;
    }
    .mobile_header .logo_wrapper {
        text-align:center;
    }
    #main {
        padding:0 !important;
    }
}
@media (max-width: 767px) and (min-width:641px){
#gform_wrapper_1 li:nth-child(4), .gform_wrapper#gform_wrapper_1 .gform_footer.top_label {
    padding-right: 16px;
}
}
@media (max-width: 767px) {
#gform_wrapper_1 li:nth-child(1), #gform_wrapper_1 li:nth-child(4), #gform_wrapper_1 li:nth-child(3),
 #gform_wrapper_1 li:nth-child(2){
    width: 100%;
}

#gform_wrapper_1 li:nth-child(4),.gform_wrapper#gform_wrapper_1 .gform_footer.top_label{
    padding-left: 0px;
    position: relative;
    margin-top: 16px;
      bottom: 0px;
}

}
@media (max-width: 375px) {
    .logo a img {
    height: 150px !important;
    }
}
@media (max-width: 350px) {
    .logo a img {
    height: 120px !important;;
    }
    
}
#gform_confirmation_message_1 {
    text-align: center;
    background: #013e7e;
    color: #fff;
    font-size: 22px;
    padding: 25px;
    margin: 50px 0;
}
#gform_confirmation_message_1:before {
    content: "\f2b5";
    font-family: FontAwesome;
    padding: 12px;
    font-size: 30px;
}

@media (min-width:768px){
    .upcoming-section {
        display: table;
    }
    .upcoming-section .upcoming-img, .upcoming-section .upcoming-text {
        display:table-cell;
        vertical-align:middle;
        position:relative;
        float:none;
    }
    .upcoming-section .upcoming-text {
        padding-right:60px;
    }
    .upcoming-img .vc_column-inner {
        position: absolute;
        width: calc(100% - 60px) !important;
        height: 100%;
        top: 0;
    }
    .upcoming-section .upcoming-img {
        padding-right: 60px;
    }
    .upcoming-section .upcoming-img img{
        min-height:450px;
        height: 100%;
        -webkit-object-fit: cover;
        -moz-object-fit: cover;
        -ms-object-fit: cover;
        object-fit: cover;
        position:absolute;
        top:0;
        left:0;
    }
}



h1, h2, h3, h4, h5, h6 { letter-spacing: .5px !important; }

.button.bordered {
    text-transform: capitalize;
}
.header_top {
    background-color: #fff !important;
    padding-bottom: 0px !important;
}
.header_top .header_socials .fa {
    color: #003e7e !important
}
.top_nav {
    background-color: #fff !important;
    color: #000 !important;
}
.top_nav.affix {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
}
.top_nav.affix-top {
    position: absolute !important;
    bottom: 0px !important;
    left: 0 !important;
    right: 0 !important;
    border-top: 2px solid #e1e1e1;
    height: 0 !important;
} 
.top_nav .top_nav_wrapper {
    display: flex !important;
    justify-content: flex-end !important;
}
.top_nav .main_menu_nav {
    /*position: relative !important;
    transform: translateY(-100%) !important;*/
}
.stm_testimonials .item .testimonial p {
    margin: 0;
    /* color: #003e7e; */
    color:#fff;
    font-size: 20px;
    padding-left: 40px;
    text-align:center;
}
body.header_style_3 .top_nav .top_nav_wrapper > ul{
    margin-top: -64px !important;
}
.top_nav .top_nav_wrapper > ul > li > a, 
.top_nav .main_menu_nav > li > a {
    color: #7b7c7b !important;
    font-size: 16px !important;
    text-transform: uppercase;
}
.top_nav .main_menu_nav > li > a:hover {
    color: #000653 !important;
}
.top_nav .main_menu_nav > li.current-menu-item > a,
.top_nav .main_menu_nav > li.current_page_ancestor > a {
    color: #000653 !important;
}
.top_nav .main_menu_nav > li.current-menu-item:before,
.top_nav .main_menu_nav > li.current_page_ancestor:before {
    position: absolute !important;
    content: "" !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    height: 2px !important;
    background-color: #003e7e !important;
    transform: translateY(-50%);
    z-index: 1 !important;
}
.top_nav.affix .main_menu_nav > li.current-menu-item:before,
.top_nav.affix .main_menu_nav > li.current_page_ancestor:before {
    transform: translateY(0);
}
.top_nav .main_menu_nav li ul li.current-menu-item > a,
.top_nav .main_menu_nav li ul li.current-menu-item {
    background-color: #003e7e !important;
    color: #fff !important;
}
.vc_btn3 {
    font-size: 20px !important;
    border-radius: 6px !important;
}
.vc_btn3-size-md {
    padding-left: 40px !important;
    padding-right: 40px !important;
}
.vc_btn3.vc_btn3-size-lg {
    padding: 16px 50px !important;
}
.widget_media_image {
    display: flex;
    justify-content: center !important;
}
.vc_carousel-indicators {
    bottom: -42px !important;
}
.texture-row {
    background-attachment: fixed;
}
.posts_list > ul {
    display: flex !important;
    justify-content: space-between !important;
    flex-wrap: wrap;
}
.posts_list > ul > li {
    flex: 0 0 48% !important;
}
.posts_list .post_by,
.posts_list .comments_num {
    display: none !important;
}
.vc_custom_heading.icon_right_text .icon {
    display: flex;
    align-items: center;
    margin-left: 8px !important;
    margin-top: 8px;
}
.vc_btn3.vc_btn3-shape-square {
    border-radius: 0 !important;
}
body.blog .page_title {
    padding: 100px 0 !important;
    margin-bottom: 100px !important;
}
body.blog .page_title h1 {
    font-size: 45px !important;
    text-align: center;
    font-family: Roboto, sans-serif;
    font-weight: 400;
}
body.blog .page_title h1:after {
    display: none !important;
}

.top_nav .top_nav_wrapper > ul > li, .top_nav .main_menu_nav > ul > li {
   font-weight: 200 !important;
}




.wpb_text_column ul li, .comment-body .comment-text ul li {
    font-size: 17px !important;
}


.widget.widget_recent_entries ul li a {
    font-family: Roboto !important;
font-weight: 400 !important;
}

.widget.widget_nav_menu ul li a, .widget.widget_categories ul li a, .widget.widget_product_categories ul li a, .widget.widget_archive ul li a, .widget.widget_pages ul li a, .widget.widget_meta ul li a {
font-family: Roboto !important;
font-weight: 400 !important;
}

.fa {
font-size: 22px;
color: #003e7e !important;
margin: 0px 5px 0px 5px; 
}

h5 .widget.widget_text .widget_title {
    font-size: 19px !important;
    font-weight: 400 !important; 
    margin-bottom: 17px;
}
.stm_contacts_widget, .stm_contacts_widget.style_4, .stm_contacts_widget.style_4 ul li {
    font-family: Roboto !important;
	font-weight: 300 !important;
 }

.widget.widget_text .widget_title, h4.widget_title.no_stripe, .widget.widget_text .widget_title {
font-weight: 300 !important;
}

.top_nav .main_menu_nav > li.current-menu-item > a, .top_nav .main_menu_nav > li.current_page_ancestor > a {
    color: #003e7e !important;
}

.top_nav .main_menu_nav > li > a:hover {
    color: #003e7e !important;
}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #003e7e !important;
}

.logo {
    position: absolute;
    top: -6px;
    left: -20px;
}
.header_top .container {
height:90px;
}

.page_title h1, div.page_title, h1.h2 {
    color: #ffffff !important;
}

.breadcrumb {
  display: none !important;
}

.banner-title h1 {
    font-weight: bold !important;
    padding-top: 35px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
}
.title_no_stripe {
    position: relative;
}
.title-content p {
    margin: 20px 0;
}
.title-on-img h4 {
    background: #003e7e;
    padding: 10px 30px;
    position: absolute;
    top: -60px;
    right: -30px;
    font-size: 17px;
}
.green-button a {
    font-family: Roboto !important;
    text-transform: uppercase;
    font-weight: 600 !important;
}
.initiate-title h2 {
    font-weight: 800 !important;
}
.blue-list ul li {
    color: #06407C !important;
    line-height: 1.3 !important;
    font-family: Roboto !important;
    font-weight: 600;
}
.blue-list ul {
    padding-left: 45px !important;
}
.inner-title h2 {
    margin: 25px 0 8px;
}
.title-margin h2{
    margin-bottom: 0px !important;
}
.green-button.contact-button a{
    padding-left: 60px !important;
    padding-right: 60px !important;
}
.meet-team .wpb_column.vc_col-sm-8 {
    padding-left: 40px;
}
.page-id-2095 .wpb_text_column ul li:before, .page-id-2095 .comment-body .comment-text ul li:before {
    content: "\f111";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    position: absolute;
    left: 0;
    top: 8px;
    display: inline-block;
    vertical-align: top;
    font-size: 5px;
    color: #003e7e;
border-radius:50%
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.set-width{
max-width:85%;
}
.testimonial-section .stm_testimonials .item .testimonial:after {
    content: '';
    position: absolute;
    left: 3px;
    top: -33px;
bottom:auto;
    width: 100%;
    height: 20px;
    border-top: 0px solid transparent;
    border-bottom: 30px solid #f2f2f2;
    border-right: 0px solid transparent;
    border-left: 340px solid transparent;
    background-size: auto;
    z-index: 111;
    background-image: none !important;
}
.testimonial-section .testimonial{
position:relative !important;
}
.testimonial-section .testimonial:before {
       top: -180px;
    right: 28px;
    background-repeat: no-repeat !important;
    margin: auto;
    content: "";
    background: url(/wp-content/uploads/2019/02/quote.png);
    background-size: contain;
    z-index: 1000;
}
.testimonial-section .stm_testimonials .item .testimonial p {
    margin: 0;
    color: #003e7e;
    font-size: 20px;
    padding-left: 40px;
    text-align: right;
}
.testimonial-section .testimonial-text {
        position: absolute;
    top: -50px;
    right: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.testimonial-section .stm_testimonials .item .testimonial-info .testimonial-text .name {
    font-size: 11px;
}
#footer .copyright_row .copyright_row_wr .copyright a {
    color: rgba(255, 255, 255, 0.6) !important;
    margin-top: 8px;
    display: block;
}
#footer .copyright_row .copyright_row_wr .copyright {
    float: left;
    width: 100% !important;
  }


@media only screen and (max-width: 1181px){
.page-id-2095 .stm_testimonials .item .testimonial:after {
    border-left: 285px solid transparent;
}
.meet-team .wpb_column.vc_col-sm-8 {
    padding-left: 0;
}
}
@media only screen and (max-width: 991px){
.mobile_header .logo_wrapper .logo img {
    height: 100px !important;
    margin-left: 15px;
}
.page-id-2095 .stm_testimonials .item .testimonial:after {
    border-left: 214px solid transparent;
}
.mobile_header .logo_wrapper {
    padding: 22px 35px 70px 41px !important;
}
.mobile_header .top_nav_mobile .main_menu_nav > li > a{
color:#fff !important;
}
}

@media(max-width: 991px) {
.blue-list ul {
    padding-left: 0 !important;
}
.vc_custom_1550657617062 h2 {
    font-size: 26px;
    line-height: 1 !important;
    margin-bottom: 10px !important;
}
}

@media (max-width:767px) {
p {
    font-size: 15px !important;
}
.charitable-initiatives .vc_column-inner {
    margin: 20px 0;
}
.page-id-2095 .stm_testimonials .item .testimonial p {
   padding-left: 0 !important;
}
.set-width{
max-width:100%;
}
.stm_testimonials.style_2 .item .testimonial {
    background: transparent !important;
    border: transparent;
}
.page-id-2095 .stm_testimonials .item .testimonial:after {
  border-top: 0px solid transparent;
    border-bottom: 30px solid #f2f2f2;
    border-left: 650px solid transparent;
top: -25px;
}
.page-id-1446 .wpb_single_image.vc_align_center {
    text-align: center;
    margin-top: 30px;
}
.stm_testimonials.cols_1.style_2 {
    background: #f2f2f2;
    text-align: center;
}
.stm_testimonials .item {
    margin: 0 0 0 !important;
}
.page-id-2095 .stm_testimonials.style_2 .item .testimonial:before {
    top: -138px;
    right: 90px;
}
.testimonial-section {
    margin-top: 40px;
}
.vc_btn3-container.green-button.contact-button {
    margin-top: 0px !important;
margin-bottom: 50px !important;
    padding-top: 0px !important;
}
.service-button .wpb_wrapper>.vc_empty_space {
    display: none;
}
.charitable-initiatives .wpb_single_image.vc_align_right,.charitable-initiatives 
 .wpb_single_image.vc_align_left {
    text-align: center;
}
.charitable-initiatives .vc_empty_space {
    display: none;
}
}

@media only screen and (max-width: 991px) {
  .header_info .top_nav_mobile{
    margin-bottom: 0 !important;
 }
#footer .footer_widgets .col-sm-6 {
    width: 33.333% !important;
}
#footer .footer_widgets .widget .widget_title {
    font-size: 24px;
}
.footer_widgets .widget_media_image{
 margin-top: 50px;
}
.meet-team .green-button a{
  padding: 16px 20px !important;
}
}

@media only screen and (max-width: 768px) {
  #footer .footer_widgets .widget .widget_title {
    font-size: 24px !important;
}
#footer .footer_widgets .col-sm-6 {
    width: 100% !important;
}
#footer .footer_widgets section#media_image-4 {
    margin-top: 50px !important;
} 
}
@media(min-width:768px){
  .about-author {
    padding: 22px 0px 50px 0px;
  }
   .column-padding .vc_column-inner{
     padding:40px !important;
  }
  .column-html .orange-btn {
    padding-left: 120px;
    margin-bottom: 35px;
  }
}
.wrap-html h5 {
    padding-top: 0px;
    font-size: 21px;
}
.wrap-html {
    background: #dfdfdf;
    padding: 18px;
    border-radius: 3px;
}
.wrap-html h5::after {
    content: none;
}
.wrap-html h5 strong {
    font-size: 20px !important;
    font-weight: 800;
}
.wrap-html h5 a {
    color: #003e7e;
    text-decoration: none;
}
.download-button a {
    background: transparent !important;
    text-transform: capitalize;
    font-style: italic;
    font-weight: 400 !important;
    padding:0px;
        text-transform: uppercase;
}
.download-button a::before {
       position: absolute;
    content: "";
    border-bottom: 1.5px #ff9500 dashed;
    height: 10px;
    left: -180px;
    top: 17px;
    right: 0;
    width: 215px;
}
@media only screen and (max-width: 767px) {
.column-padding .vc_column-inner{
 padding:20px !important;
}
.stm_testimonials.cols_1.style_2{
    background: transparent !important; 
}
.stm_testimonials.cols_1.style_2 .item{
    background: #f2f2f2 !important;
    padding: 0 !important;
}
.stm_testimonials .item .testimonial {
    padding: 21px 21px 32px !important;
}
.page-id-2095 .stm_testimonials .item .testimonial:after {
    border-left: 340px solid transparent !important;
    left: 0 !important;
}
.page-id-2095 .stm_testimonials.style_2 .item .testimonial:before {
    top: -118px !important;
}
#footer .footer_widgets{
   padding-top: 0 !important;
}
#footer .footer_widgets #text-2 {
    margin: 0 !important;
}
}

@media only screen and (max-width: 480px) {
  .meet-team h2{
    font-size: 24px !important;
  }
.stm_testimonials{
    margin: 0 !important;
}
.page-id-2095 .stm_testimonials .item .testimonial:after {
    border-left: 285px solid transparent !important;
}
}

@media only screen and (max-width: 450px) {
  .title-on-img h4 {
    right: 0 !important;;
  }
}
.page-id-2782 #header,
.page-id-3577 #header
{
    display:none;
}
.page-id-2782 #footer,
.page-id-3577 #footer
{
    display:none;
}
.page-id-2782 #main,
.page-id-3577 #main
 {
    padding: 0px 0 0 !important;
}
.page-id-2782 body:not(.home) #header[style*="90"]+#main,
.page-id-3577 body:not(.home) #header[style*="90"]+#main
{
   padding-top: 0px !important;
}

.register-button a {
    padding: 10px !important;
    max-width: 300px !important;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 25px !important;
}
.upcoming-class-section h4 {
    padding-top: 0 !important;
    margin-bottom: 10px;
}
.upcoming-class-section h2 {
       margin-bottom: 10px;
    color: #222222;
}
.orange-btn a {
    padding: 10px !important;
    border-radius: 0 !important;
    max-width: 250px;
    width: 100%;
    text-transform: uppercase;
    font-size: 25px !important;
}
.topics-section{
    padding-top: 80px;
    padding-bottom: 80px;
}
.topics-section .wpb_raw_html strong {
    font-size: 25px;
    color: #132b39;
    min-width: 120px !important;
    display: inline-block;
    float: left;
}

.topics-section li {
    font-size: 25px !important;
    padding-left: 0 !important;
    line-height: 1.5em !important;
}
.topics-section li::before{
    display: none !important;
}
.topics-section .wpb_raw_html span {
    overflow: hidden;
    display: inherit;
}
.topics-section h4 {
    padding-top: 0 !important;
    color: #ff9500;
    font-weight: bold;
    font-style: italic;
}
.topics-section h4::after{
    display: none !important;
}
.topics-section h4::before {
    position: absolute;
    content: "";
    border-bottom: 1.5px #ff9500 dashed;
    height: 10px;
    width: calc(100% - 170px);
    left: auto;
    top: 5px;
    right: 0;
}
.topics-list ul li::before {
    content: "" !important;
    height: 6px;
    width: 6px;
    position: absolute;
    left: 0;
    background: #222222;
    display: block !important;
    border-radius: 50%;
}
.topics-list ul li {
    position: relative;
    padding-left: 31px !important;
    margin-bottom: 8px !important;
}
.about-author img {
    border-radius: 50% !important;
    height: 180px !important;
    object-fit: cover;
    width: 180px;
}
.about-author .wpb_single_image {
    padding-top: 50px;
}
a.telephone {
    color: #646363;
    font-weight: 600;
}
.stm_testimonials .item .testimonial {
    border: none;
    box-shadow: none !important;
    margin: 0;
    padding: 0 !important;
}
.stm_testimonials .item .testimonial:before, .stm_testimonials .item .testimonial:after {
    display: none;
}
.testimonial-text {
    position: relative !important;
    top: initial !important;
    right: initial !important;
    width: 100% !important;
    text-align: center !important;
    display: block !important;
}
.testimonial-text .name {
    color: #ff9500 !important;
}
.stm_testimonials .item .testimonial, .stm_testimonials .item .testimonial-info {
    max-width: 700px;
    margin: 0 auto !important;
    float: none !important;
    display: block !important;
    border:none !important;
}
.stm_testimonials .item {
    width: 100%;
    margin:0 !important;
}
.stm_testimonials .item .testimonial p {
    margin: 0;
    padding: 0;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 10px !important;
}
.details-content h4:after {
background: transparent;
}
.details-content h5:after {
    width: 100%;
    background: transparent;
    content: ".............................................................";
    position: absolute;
    top: 9px;
    color: #ddbe1f;
    left: 145px;
    max-width: 325px;
    line-height: 1;
}

.details-content h5{
position:relative;
overflow:hidden;
}
.download-course.syllabus a {
    width: 100%;
    text-align: right;
    display: block;
position:relative;
}
.download-course.syllabus a span {
    background: #013E8E;
    z-index: 100;
    display: block;
    position: absolute;
    right: 40px;
}
 .download-course.syllabus a:after{
  background: transparent;
    content: "........................................";
    position: absolute;
    top: 11px;
    color: #ddbe1f;
    left: 0;
    width: 325px;
    line-height: 1;
    text-align: left;
}
.details-content .wpb_wrapper li,.details-content .wpb_wrapper p {
    color: #fff;
}
.details-content .wpb_text_column ul li:before {
    content: "\f111";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    position: absolute;
    left: 0;
    top: 8px;
    display: inline-block;
    vertical-align: top;
    font-size: 5px;
    color: #ffffff;
    border-radius: 50% ;
-webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.details-content .wpb_text_column ul li:first-child:before,.details-content .wpb_text_column ul li:first-child strong {
   color: #ddbe1f;
}
.details-content .wpb_text_column ul li:first-child{
font-weight:bold;
}
.qus-topic h4 strong {
     color: #ddbe1f;
}
.qus-topic h4,.qus-topic h4 a{
     color: #ffffff;
}
.qus-topic h4 {
    background: rgba(255,255,255,0.1);
    padding: 20px 20px 0;
    position: relative;
}
.download-course a {
    background: transparent !important;
position:relative;
}
.yellow-border a {
    background: transparent !important;
    border: 2px solid #d3af1d!important;
    margin-top: 20px;
}
.reg-topic h4 {
    font-weight: 500;
    margin-bottom: 0;
    line-height: 1;
    font-style: italic;
}
 .details-content .wpb_wrapper p {
    color: #fff;
    margin-bottom: 0;
}
.details-content .wpb_wrapper p strong {
    width: 40%;
    float: left;
}
.details-content .wpb_wrapper span.address {
    float: left;
}
.upcoming-text h3 {
    margin-bottom: 0;
padding-top:0;
}
body .vc_general.vc_btn3 {
    font-size: 17px !important;
}
.pellissippi-banner h2 {
    margin-top: -45px;
}
.finance-heading h2 {
    margin-top: -95px;
}
.upcoming-text .wpb_text_column p:first-child {
    margin-top: 20px;
}
.financial-outer .wpb_single_image.vc_align_left figure.wpb_wrapper.vc_figure .vc_single_image-wrapper{
    max-width: 80%;
}
 .vc_custom_heading.finance-heading .subtitle {
    line-height: 22px;
   font-weight: 400;
}
.wrap-html h5, .wrap-html h5 a {
    padding-top: 0px;
    font-size: 21px;
    margin-bottom: 4px;
    color: #132b39 !important;
}
.wrap-html p {
    color: #132b39;
    line-height: 21px;
    font-size: 16px;
    margin-bottom: 0;
}
body .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
       right: 22px !important;
    font-size: 22px !important;
    line-height: 14px;
    top: 26px;
    color: #222222 !important;
}
.financial-outer .wpb_single_image .vc_single_image-wrapper {
padding:13% 5% 5%;
background:#ffffff;
position: relative;
}
body .download-course  .vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
  color: #d3af1d !important;
}
.vc_row.wpb_row.vc_row-fluid.financial-outer {
    overflow: visible;
}
.download-course a {
    text-transform: uppercase;
    font-size: 17px!important;
}
.financial-outer .wpb_single_image figure.wpb_wrapper.vc_figure .vc_single_image-wrapper:after {
    background: #fff;
    height: 15px;
    width: 100%;
    position: absolute;
    top: -12px;
    content: "";
    left: 0;
    right: 0;
    z-index: 1000000000 !important;
}
.finance-heading sup {
    top: -0.5em;
    font-size: 22px;
}
.upcoming-class-section a {
    color: #222222;
    font-weight: bold;
}
.about-author img {
    border-radius: 50% !important;
    height: 250px !important;
    object-fit: cover;
    width: 250px;
}
.register-button a {
    max-width: 250px !important;
}
.stm_testimonials .item .testimonial p{
    font-size: 22px !important;
}
.stm_testimonials .item .testimonial-info .testimonial-text .name{
    font-size: 20px !important;
}
.vc_btn3-container.download-course.syllabus.vc_btn3-right {
    text-align: left;
}
.vc_btn3-container.download-course.syllabus.vc_btn3-right a {
    padding-left: 0 !important;
}
body .yellow-border .vc_general.vc_btn3 {
    font-size: 17px !important;
min-width: 292px;
    max-width: 293px;
    padding: 12px 35px !important;
}
.single-post .post_details_wr .stm_post_info{
    border: none;
    margin-bottom: 0px;
}
#main.single-blog {
    border-top: 13px solid #003e7e;
    margin-top: 50px;
    padding-top: 0px !important;
}
@media (max-width:991px){
    #main.single-blog{
        margin-top: 0px;
    }
}

.single-blog h1.post-title:after {
    content: none;
}
.stm_post_details ul.custom-stm-post{
  /*  float: right;
    width: 30%;*/
    margin-top: 10px;
    width: 100% !important;
}
.stm_post_details {
    text-align: right;
}
.stm_post_details ul.custom-stm-post li{
    display: inline-block;
    float: none !important;
}
.stm_post_details li.post_cat {
    padding-left: 10px !important;
    margin-left: 10px !important;
}
.post_date{
    color: #6c98e1;
}
.stm_post_details li.post_cat span{
    color: #003e7e !important;
}
.single-blog .entry-content h3 {
    color: #6c98e1;
}
.single-blog .entry-content h3:after{
    content: none;
}
@media only screen and (max-width: 1300px) {
.finance-heading h2, .pellissippi-banner h2 {
    margin-top: inherit;
}
}
@media only screen and (max-width: 1191px) {
  a.vc_general {
    font-size: 16px !important;
}
}
@media only screen and (max-width: 991px) {
.about-author img {
    height: 150px !important;
    width: 150px;
}
.download-button a::before {
    border-bottom: none;
}
body .details-content .vc_btn3-container.vc_btn3-right {
        text-align: left;
    padding-left: 0 !important;
}
.upcoming-text .wpb_column.vc_column_container.vc_col-sm-6 {
    width: 100%;
    margin-bottom: 10px;
}
.topics-section h4 span {
    position: absolute;
    background: #fff;
}
.topics-section h4 {
    position: relative;
    min-height: 30px;
}
}
@media only screen and (max-width: 881px) {
.banner-buttons .wpb_column.vc_column_container.vc_col-sm-6 {
    width: 100%;
    text-align: center;
}
.details-content .wpb_wrapper p strong {
    width: 28%;
    float: left;
}
.banner-buttons .wpb_column.vc_column_container.vc_col-sm-6 .vc_btn3-container.vc_btn3-right,.banner-buttons .wpb_column.vc_column_container.vc_col-sm-6 .vc_btn3-container.vc_btn3-left {
        text-align: center;
    margin: auto !important;
    padding: 0 !important;
}
.details-content .wpb_wrapper p {
    color: #fff;
    margin-bottom: 0;
    font-size: 15px;
}
.topics-section .wpb_raw_html strong, .topics-section li {
    font-size: 20px !important;
}
}
@media only screen and (max-width: 767px) {
body .details-content .vc_btn3-container.vc_btn3-right {
    text-align: left;
}
.banner-buttons .vc_btn3-container {
    text-align: center !important;
    margin: 0 auto;
    padding: 0 !important;
}
.upcoming-text .vc_btn3-container {
        text-align: center !important;
    margin: 10px 0 !important;
}
.about-author+.testimonial-section,.testimonial-section.about-test {
    margin-top: 0 !important;
}
.download-course a.vc_general {
    text-align: right;
}
.topics-section h4::before {
    position: absolute;
    content: "";
    border-bottom: 1.5px #ff9500 dashed;
    height: 10px;
    left: auto;
    top: 5px;
    right: 16px;
}
.details-content .wpb_column.vc_column_container.vc_col-sm-6 .vc_column-inner {
    padding: 0 15px !important;
}
body .details-content .vc_btn3-container.vc_btn3-right {
    text-align: left;
}
.topics-section h4 {
    min-height: 25px;
}

.details-content .wpb_wrapper p strong {
    width: 28%;
    float: left;
}
.vc_custom_heading.topics-title.text_align_left {
    margin-top: 30px;
    position: relative;
}
.finance-heading h2 {
    line-height: 1.2 !important;
}
.financial-outer .wpb_single_image.vc_align_left,.pellissippi-banner .wpb_single_image.vc_align_left {
    text-align: center !important;
    padding-left: 0 !important;
    max-width: 75%;
    margin: auto !important;
}
.topics-section {
    padding-top: 40px;
    padding-bottom: 30px;
}
.about-author .title_no_stripe {
    position: relative;
    margin-top: -25px;
}
.about-author .wpb_single_image.vc_align_left {
    text-align: center;
}
}
@media only screen and (max-width: 480px){
.finance-heading h2,.pellissippi-banner h2 {
    font-size:30px !important;
line-height: 1.2;
    padding: 10px;
}
.vc_custom_heading .subtitle{
line-height: 1.2 !important;
}
.upcoming-text h3 {
   font-size: 20px !important;
}
body .vc_btn3-container.vc_btn3-right {
    text-align: center;
    width: 100% !important;
    padding: 0 !important;
}
.topics-section .wpb_raw_html strong,.topics-section li {
    font-size: 18px !important;
}
.download-course.syllabus a:after {
    color: transparent;
}
.finance-heading .vc_custom_heading .subtitle,.pellissippi-banner .vc_custom_heading .subtitle {
    display: block;
    font-size: 18px;
}
}

@media(max-width: 1199px) {
.download-button a::before {
    left: -131px;
    top: 17px;
    right: 0;
    width: 155px;
}
}


@media(max-width: 991px) {
body .vc_general.vc_btn3 {
    font-size: 15px !important;
}
}

@media(max-width: 767px) {
.download-course.syllabus a:after {
display: none;
}
body .yellow-border .vc_general.vc_btn3 {
padding: 12px 22px !important;
}
body .details-content .vc_btn3-container.vc_btn3-right {
    text-align: left;
    float: left;
    width: 100%;
}
}

@media(max-width: 480px) {
body .yellow-border .vc_general.vc_btn3 {
min-width: 100%;
padding: 12px 22px !important;
}
.topics-section a {
    text-align: center !important;
    padding-left: 0 !important;
    padding-right: 18px !important;
}




.testimonial-section .wpb_wrapper {
    background: red !important;
}

.testimonial-section .wpb_wrapper {
    background: #ececed !important;
}

.testimonial-section .stm_testimonials .item .testimonial-info .testimonial-text .name {
    font-size: 14px !important;
    font-weight: 500 !important;
    text-align: right;
    color: #231f20 !important;
}

.testimonial-section .stm_testimonials .item .testimonial-info .testimonial-text .name::before {
    content: "-";
    margin-right: 4px;
}

.testimonial-section .stm_testimonials .item > div {
    padding: 0 13px !important;
}

.testimonial-section .item {
    padding: 20px !important;
}

.testimonial-section .stm_testimonials .item .testimonial p {
    font-family: 'Lora', serif !important;  
font-family: 'Roboto' !important;
}

.testimonial-section .vc_single_image-wrapper {
    position: relative;
}

.testimonial-section .stm_testimonials:before {
    content: "";
    position: absolute;
    top: -25px;
    left: 15px;
    width: calc(100% - 30px);
    height: 60px;
    background: #ececed;
    transform: skewY(-4deg);
}

.testimonial-section .wpb_single_image{
   position: relative;
}

.testimonial-section .wpb_single_image{
   margin-bottom: 0 !important;
}

.testimonial-section .stm_testimonials:after{
    content: "";
    width: 35px;
    height: 35px;
    background: url(/wp-content/uploads/2019/02/quote.png);
    position: absolute;
    top: -52px;
    right: 29px;
    z-index: 9999999999;
    background-repeat: no-repeat;
    background-size: cover;
}

.testimonial-section .item{
    padding-top: 0 !important;
}

@media only screen and (max-width: 991px){
    .testimonial p br{
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .testimonial-section .wpb_single_image{
        text-align: right !important; 
    }
    .testimonial p br{
        display: block;
    }
}

@media only screen and (max-width: 480px) {
    .testimonial-section .stm_testimonials:before {
        left: 0;
        width: 100%;
    }
}



.testimonial-section .stm_testimonials .item .testimonial p {
line-height: 1.3;
    margin-bottom: 7px !important;
}

.testimonial-section .stm_testimonials .item .testimonial-info .testimonial-text .name {
    font-size: 12px !important;
}

.testimonial-section1 .testimonial {
    max-width: 800px !important;
}

.testimonial-section1 .testimonial p {
    font-style: italic;
}

.testimonial-section1 .stm_testimonials .item .testimonial {
    margin-bottom: 20px !important;
}

@media(max-width: 767px) {
.testimonial-section .wpb_wrapper {
    background: #ececed !important;
    max-width: 350px;
    width: 100%;
    margin: 0 auto;
}
}



.quote{
    padding: 20px;
    padding-top:0;
    background: #ececed; 
    position: relative;
    z-index: 1;
}

.quote:before{
    content: "";
    position: absolute;
    top: -25px;
    left: 0;
    width: 100%;
    height: 60px;
    background: #ececed;
    transform: skewY(-4deg);
    z-index: -1;
}

.quote:after{
    content: "";
    width: 35px;
    height: 35px;
    background: url(/wp-content/uploads/2019/02/quote.png);
    position: absolute;
    top: -52px;
    right: 19px;
    z-index: 9999999999;
    background-repeat: no-repeat;
    background-size: cover;
}

.quote p{
    line-height: 1.3;
    color: #003e7e;
    padding-left: 40px;
    text-align: right;
    font-size: 22px !important;
    font-family: Roboto, sans-serif;
    margin-bottom: 7px !important;
}

.quote p span{
    display: block;
    font-size: 12px !important;
    font-weight: 500 !important;
    text-align: right;
    color: #231f20 !important;
    font-family: Roboto, sans-serif;
    margin-top: 7px !important;
    letter-spacing: 1px;
}

@media only screen and (max-width: 991px){
.quote p br{
    display: none;
}
}

@media only screen and (max-width: 767px){
.quote p br{
    display: block;
}
}
form {
    font-family: 'Roboto' !important;
}
.contact-home-section form {
    font-family: 'Roboto' !important;
}
._submit{
    font-family: 'Roboto' !important;
    font-weight: 400 !important;
}







.banner-slider .slider-button.rev-btn{
    border-radius: 0 !important;
    background: #069853 !important;
    letter-spacing: 1px !important;
    min-width: 276px !important;
    max-width: 276px !important;
}

.banner-slider .slider-button.rev-btn:hover{
   background: #003d7d !important;
}


/*.old-fashion-section .vc_col-sm-4 .know-button{
   padding-left: 0 !important;
}

.old-fashion-section .vc_col-sm-4 .know-button a{
   background: #069853 !important;
   text-transform: uppercase !important;
   letter-spacing: 2px !important;
}*/

.old-fashion-section .vc_col-sm-8{
   padding-left: 100px !important;
}

.heard-section{ 
   display: flex !important; 
}

.heard-section .vc_row{ 
   display: flex !important;
   align-items: center !important;
}

.heard-section .vc_column-inner{
   margin-bottom: 0 !important;
}

.upcoming-right .vc_col-sm-6 .wpb_single_image{
   text-align: center !important;
}

.upcoming-right .vc_row > div.vc_col-sm-6{
    padding: 15px 20px 25px 20px !important;
}

.upcoming-right .vc_row > div.vc_col-sm-6:first-child{
   border-right: 3px solid #a7a9ab !important;
    position: relative;
}

.upcoming-right .vc_row > div.vc_col-sm-6:first-child:after{
   content: "";
   width: 100%;
   height: 15px;
   background: #fcd955;
   position: absolute;
   bottom: 0;
   left: 0;
}

.upcoming-right .vc_row > div.vc_col-sm-6:last-child{
    position: relative;
}

.upcoming-right .vc_row > div.vc_col-sm-6:last-child:after{
   content: "";
   width: 100%;
   height: 15px;
   background: #ff9500;
   position: absolute;
   bottom: 0;
   left: 0;
}

.upcoming-right .vc_row > div.vc_col-sm-6 p{
    color: #084d8c;
}

.upcoming-right .vc_row > div.vc_col-sm-6 .wpb_single_image{
    margin-bottom: 0 !important;
}

.upcoming-right .vc_row > div.vc_col-sm-6 h3{
    text-align: center !important;
    font-style: normal !important;
    font-weight: 500 !important;
    color: #084d8c !important;
    padding-top: 10px !important;
    margin-bottom: 15px !important;
}

.upcoming-right .vc_row > div.vc_col-sm-6 h3 span{
    display: block !important;
    color: #003e7e !important;
    font-size: 26px !important;
    line-height: 1 !important;
}

.upcoming-right .vc_row .vc_col-sm-6 h3:after{
    display: none !important;
}

.upcoming-right .vc_row .vc_col-sm-6 .vc_btn3-container a{
    border-radius: 0 !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
    padding-left: 55px !important;
    padding-right: 55px !important;
}

.upcoming-right .vc_row .vc_col-sm-6 .vc_single_image-wrapper{
   max-width: 300px !important;
}

.up-inner-right .wpb_single_image img{
   max-height: 106px;
}

.team-serve .vc_btn3-container a{
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    background: #069853 !important;
    padding-left: 50px !important;
    padding-right: 50px !important;
}

.stayup-section .subtitle{
  margin-top: 10px !important;
  font-weight: 400 !important;
}

.stayup-section .vc_btn3-container a{
   text-transform: uppercase !important;
    letter-spacing: 2px !important;
background: #06407c !important;
padding-left: 20px !important;
padding-right: 20px !important;
}

.stayup-section-form h2 span.subtitle{
       color: #003e7e !important;
    font-weight: 400 !important;
}

.stayup-section-form .gform_body ul{
   overflow: auto;
}

.stayup-section-form .gform_body ul li{
   padding-left: 0 !important;
   width: 50% !important;
   float: left !important;
   clear: none !important;
   margin-top: 0 !important;
}

.stayup-section-form .gform_body ul li label{
  display: none !important;
}

.stayup-section-form .gform_body ul li input,
.stayup-section-form .gform_body ul li input:focus{
   width: 100% !important;
    background: transparent;
    border: 2px solid #003e7e !important;
    color: #404041 !important;
    padding-left: 14px !important;
    padding-right: 14px !important;
 box-shadow: none !important;
}

.stayup-section-form .gform_footer input.gform_button{
    background: #069853 !important;
    border: none !important; 
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    padding: 17px 50px !important;
}

.stayup-section .vc_btn3-container a:hover{
   background: #069853 !important;
} 

.stayup-section-form .gform_footer {
  padding-top: 26px !important;
}

.stayup-section-form .gform_footer input.gform_button:hover,
.stayup-section-form .gform_footer input.gform_button:focus{
   color: #fff !important;
background: #003e7e !important;
}

.stayup-section-form .subscribe-form .validation_error{
  display: none !important;
}

.stayup-section-form .subscribe-form .validation_message{
   display: none !important;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
    margin-bottom: 0 !important;
    border: none !important;
    padding: 0 !important;
}

.stayup-section-form .gform_body ul li.gfield_error{
 padding-right: 16px !important;
}

.stayup-section-form .gform_body ul li.gfield_error input{
   border: 2px solid #790000 !important;
}

.stayup-section-form .gform_confirmation_message{
  color: #003e7e;
  padding-left: 40px;
  position: relative;
}

.stayup-section-form .gform_confirmation_message:before{
  content: "\f00c";
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
    margin-right: 5px;
    color: #fff;
    width: 30px;
    height: 30px;
    background: #7BB526;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
}

.footer-icons a,
.footer-icons a:hover{
 width: 35px;
    height: 35px;
    background: #819ebe;
    display: inline-block;
    line-height: 42px;
    text-align: center;
    border-radius: 50%;
    color: #004279;
    margin-right: 5px;
}

.footer-icons a i{
  font-size: 20px !important;
}

.upcoming-right .vc_row > div.vc_col-sm-6:first-child,
.upcoming-right .vc_row > div.vc_col-sm-6:last-child{
      padding-bottom: 40px !important;
}

.upcoming-right .vc_row > div.vc_col-sm-6:first-child .vc_btn3-container a:hover{
   background: #ff9500 !important;
}

.upcoming-right .vc_row > div.vc_col-sm-6:last-child .vc_btn3-container a:hover{
   background: #084d8c !important;
}

/*.old-fashion-section .know-button a:hover,
.team-serve .vc_btn3-container a:hover{
   background: #084d8c !important;
}*/

.banner-slider .rev-btn{
   transition: all 0.2s ease-in-out 0s !important;
}

.old-fashion-section h2{
   margin-bottom: 10px !important;
}

.banner-slider strong{
    font-weight: 900 !important;
}

.banner-slider .tp-caption{
  font-weight: 500 !important;
}

/*.old-fashion-section .vc_col-sm-4 .know-button a,*/
.upcoming-right .vc_row .vc_col-sm-6 .vc_btn3-container a ,
.team-serve .vc_btn3-container a,
.stayup-section .vc_btn3-container a,
.stayup-section-form .gform_footer input.gform_button{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border: none !important;
}

.header_socials > a i:before,
.footer-icons > a i:before{
 font-family: 'FontAwesome' !important;
font-weight: normal !important;
}

.stayup-section .stay-left > .vc_column-inner{
    display: flex;
    justify-content: center;
}

.team-serve .vc_single_image-wrapper.vc_box_rounded{
   border-radius: 0 !important;
}

.team-serve .wpb_single_image .vc_figure,
.team-serve .wpb_single_image .vc_single_image-wrapper,
.team-serve .wpb_single_image .vc_single_image-wrapper img{
   width: 100% !important;
}

.stayup-section .vc_custom_heading{
   padding-bottom: 0 !important;
}

.stayup-section .subtitle{
   line-height: 1.3 !important;
}

.team-meet .item-grid{
   padding: 8px 15px 8px 15px !important;
}

.team-meet .item-grid .tpstyle-10{
  box-shadow: none !important;
}

.team-meet figure{
   padding: 0 !important;
}

.team-meet figure:hover{
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.team-meet .tpstyle-10-image{
  margin-bottom: 15px !important;
}

.team-meet figcaption{
   padding: 0 !important;
}


.team-meet figcaption h3{
   padding-top: 0 !important;
}

.team-meet figcaption h3:after,
.team-meet figcaption h5:after{
 display: none !important;
}

.team-meet figcaption h3 a{
    font-size: 22px !important;
    color: #003e7e !important;
    text-align: center !important;
    font-family: Roboto !important;
    font-weight: 400 !important;
    font-style: normal !important;
    font-weight: 400 !important;
    text-transform: capitalize !important;
}

.team-meet figcaption h3 a:hover{
  text-decoration: none;
}

.team-meet figcaption h5{
    padding-top: 0 !important;
    font-size: 18px !important;
    color: #c8b94e !important;
    text-align: center !important;
    font-family: Roboto !important;
    font-weight: 300 !important;
    font-style: italic !important;
    font-weight: 400 !important;
    line-height: 1.4 !important;
    text-transform: capitalize !important;
}

.team-meet figcaption p{
    display: none !important;
}

.team-meet figcaption .tpstyle-10-social{
    display: none;
}

.gslide-inner-content .lb-info h3{
    margin-top: 0 !important;
}

.gslide-inner-content .lb-info h3:after,
.gslide-inner-content .lb-info h5:after,
.gslide-inner-content .lb-social{
    display: none !important; 
}

.gslide-inner-content .lb-info h3 a{
    font-size: 28px !important;
    font-family: Roboto !important;
    color: #003e7e !important;
    font-style: normal !important;
    text-transform: capitalize !important;
}

.gslide-inner-content .lb-info h3 a:hover{
    text-decoration: none !important;
}

.gslide-inner-content .lb-info h5{
    padding-top: 0 !important;
    display: block !important;
    font-size: 20px !important;
    font-family: Roboto !important;
    line-height: 34px !important;
    color: #777 !important;
    font-weight: 500 !important;
    letter-spacing: -0.01em !important;
    text-transform: uppercase !important;
    line-height: 1.3 !important;
}

.gslide-inner-content .lb-info p{
    font-size: 17px !important;
    color: #222 !important;
    font-family: Roboto !important;
}

.team-serve figure {
    min-height: 250px;
}

.team-serve figure img{
    min-height: 250px;
    object-fit: cover;
}

.resources-title h1 span{
    font-weight: 400 !important;
    line-height: 1.5 !important;
    margin-top: 5px !important;
}

.review-featured-row .vc_btn3-container .vc_btn3{
    border-radius: 0 !important;
    background: #069853 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 55px !important;
    padding-right: 55px !important; 
    border: none !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    -webkit-transition: all .2s ease-in-out !important;
    transition: all .2s ease-in-out !important;
}

.review-featured-row .vc_btn3-container .vc_btn3:hover{
    background: #084d8c !important;
}

.review-inner-row .vc_btn3-container a.vc_btn3{
    border-radius: 0 !important;
    background: #069853 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 55px !important;
    padding-right: 55px !important; 
    border: none !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    float: right !important;
    -webkit-transition: all .2s ease-in-out !important;
    transition: all .2s ease-in-out !important;
}

.review-inner-row .vc_btn3-container a.vc_btn3:hover{
    background: #084d8c !important;
}

.review-featured-row .review-sub-title{
    margin-top: 8px !important;
}

@media only screen and (max-width: 1400px){
    .upcoming-left .vc_column-inner{
       background-position: right !important;
    }
}

@media only screen and (max-width: 1199px){
    .upcoming-right .vc_row .vc_col-sm-6 .vc_btn3-container a {
        padding-left: 35px !important;
        padding-right: 35px !important;
    }

    .upcoming-right .vc_row > div.vc_col-sm-6 h3 span {
        font-size: 22px !important;
    }
    .upcoming-right .vc_row > div.vc_col-sm-6 {
        padding: 15px 10px 25px 10px !important;
    }
}

@media only screen and (max-width: 1100px){
    .banner-slider .slider-button.rev-btn {
        min-width: 246px !important;
        max-width: 246px !important;
    }
    .upcoming-right .vc_row > div.vc_col-sm-6:first-child, .upcoming-right .vc_row > div.vc_col-sm-6:last-child {
        width: 100%;
    }
    .upcoming-right .vc_row > div.vc_col-sm-6:first-child{
        border-right: none !important;
    }
}

@media only screen and (max-width: 1024px){
    .banner-slider .slider-button.rev-btn {
        min-width: 226px !important;
        max-width: 226px !important;
    }
    .old-fashion-section .vc_col-sm-8 {
        padding-left: 50px !important;
    }
  /*  .old-fashion-section .vc_col-sm-4 .know-button a{
        padding: 16px 20px !important;
    }*/
    .team-serve .vc_btn3-container a{
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
}

@media only screen and (max-width: 991px){
    #menu_toggle{
        top: 24% !important;
    }
    .mobile_header .top_nav_mobile .main_menu_nav > li > a{
        text-transform: capitalize !important; 
    }
}

@media only screen and (max-width: 990px){
    .banner-slider .slider-button.rev-btn {
        min-width: 196px !important;
        max-width: 196px !important;
    }
    .old-fashion-section h2 br {
        display: none; 
    }
}

@media only screen and (max-width: 767px){
    .banner-slider .slider-button.rev-btn {
        min-width: auto !important;
        max-width: auto !important;
        font-size: 16px !important;
    }
    .old-fashion-section .vc_col-sm-8 {
        padding-left: 10px !important;
    }
/*    .know-button + .vc_empty_space{
        display: none;
    }*/
    .old-fashion-section .vc_col-sm-4{
        padding-top: 20px !important;
    }
    .upcoming-left > .vc_column-inner{
        padding-top: 15px !important;
        padding-bottom: 30px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .team-serve .vc_row > div.vc_col-sm-4{
        margin-bottom: 20px !important;
    }
    .team-serve .vc_row > div.vc_col-sm-4:last-child{
        margin-bottom: 0 !important;
    }
    .team-serve.vc_row-fluid{
        padding-top: 20px !important;
        padding-bottom: 40px !important;
    }
    .stayup-section-form .gform_body ul li {
        width: 100% !important;
        float: none !important;
        padding-right: 0 !important;
    }
    .stayup-section-form .gform_footer{
        padding-top: 0 !important;
    }
    .old-fashion-section h2 br {
        display: block; 
    }

    .team-serve .wpb_single_image{
        margin-bottom: 20px !important;
    }
    .gslide-inner-content .lb-info h3 a{
        font-size: 24px !important;
    }
    .gslide-inner-content .lb-info h5{
        font-size: 18px !important;
    }
    .team-serve figure {
        min-height: auto;
    }
    .team-serve figure img{
        min-height: auto;
    }
    .review-inner-row .vc_btn3-container a.vc_btn3{
        float: none !important;
        margin-top: 20px !important;
    }
    .review-featured-row .review-left-side > .vc_column-inner{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .review-inner-row.vc_row-o-content-middle{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .vc_row-fluid.review-divider{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

}

@media only screen and (max-width: 700px){
    .heard-section {
        display: block !important;
    }
    .heard-section .vc_row {
        display: block !important;
    }
    .heard-section figure{
      margin-bottom: 20px !important;
    }
    .heard-section .vc_custom_heading{
        padding-bottom: 0 !important;
    }
    .taxcut-form ul li.gfield{
        width: 100% !important;
    }
}

@media only screen and (max-width: 550px){
  .banner-slider .slider-button.rev-btn {
    position: relative !important;
    right: 25px !important;
  }
}

@media only screen and (max-width: 480px){
    .old-fashion-section h2 {
        font-size: 24px !important;
        line-height: 1.3 !important;
    }
    .stayup-section .stay-left > .vc_column-inner{
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .team-serve h2{
        font-size: 24px !important;
        margin-bottom: 0 !important;
    }
    .stayup-section-form > .vc_column-inner{
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .rev_slider_wrapper,
    .fullwidthbanner-container > div.rev_slider,
    .wpb_revslider_element .tp-fullwidth-forcer{
        max-height: 350px !important;
        height: 350px !important;
    }
    .rev_slider_wrapper .tp-caption{
        width: 100% !important;
        min-width: auto !important;
        max-width: 100% !important;
    }
    .banner-slider .slider-button.rev-btn{
        right: 0 !important;
        margin: 0 auto !important;
    }
    .rev_slider .tp-parallax-wrap,
    .rev_slider .tp-parallax-wrap div{
        position: static !important;
    }
    .rev_slider .tp-parallax-wrap{
        padding-top: 50px !important;
    }
    .stay-left h3{
        font-size: 24px !important;
        line-height: 1.3 !important;
    }
    .stayup-section-form h2{
        font-size: 26px !important;
        padding-top: 0 !important;
    }
    .stayup-section-form h2 span.subtitle{
        font-size: 18px !important;
    }
    .stayup-section .subtitle br{
        display: none !important; 
    }
    .gslide-inner-content .lb-info h3 a{
        font-size: 22px !important;
    }
    .gslide-inner-content .lb-info h5{
        font-size: 16px !important;
    }
    .review-featured-row h2{
        font-size: 30px !important;
        line-height: 1.3 !important;
    }

}
.exp-lightbox-meta h5 span{
    display: none !important;
}
.feature-resource h2 {
    margin: 0;
    padding: 0;
}
.review-sub-title h4 {
    font-weight: 400 !important;
	padding: 0;
}
body .green-button a.vc_btn3.vc_btn3-size-lg,.stayup-section-form .gform_footer input.gform_button,
body .green-button a.vc_general.vc_btn3.vc_btn3-size-md{
    border-radius: 0 !important;
    background: #069853 !important;
    letter-spacing: 1px !important;
    min-width: 276px !important;
    max-width: 276px !important;
    font-weight: 500 !important;
    height: 47px !important;
    line-height: 32px !important;
    font-size: 20px !important;
    padding: 7px 20px !important;
}
body .green-button a.vc_btn3.vc_btn3-size-lg:hover,.stayup-section-form .gform_footer input.gform_button:hover,body .green-button a:hover
body .green-button a.vc_general.vc_btn3.vc_btn3-size-md:hover{
background: #003d7d !important;
}
body .green-button a.vc_btn3.vc_btn3-size-lg,.stayup-section-form .gform_footer input.gform_button,
body .green-button a.vc_general.vc_btn3.vc_btn3-size-md{
    border-radius: 0 !important;
    background: #069853 !important;
    letter-spacing: 1px !important;
    min-width: 276px !important;
    max-width: 276px !important;
    font-weight: 500 !important;
    height: 47px !important;
    line-height: 32px !important;
    font-size: 20px !important;
    padding: 7px 20px !important;
}
body .green-button a.vc_btn3.vc_btn3-size-lg:hover,.stayup-section-form .gform_footer input.gform_button:hover,body .green-button a:hover,body .green-button a.vc_general.vc_btn3.vc_btn3-size-md:hover,
body .green-button a.vc_general.vc_btn3.vc_btn3-size-md:hover{
background: #003d7d !important;
}
 .stayup-section .vc_btn3-container a{
 border-radius: 0 !important;
    letter-spacing: 1px !important;
    min-width: 276px !important;
    max-width: 276px !important;
    font-weight: 500 !important;
    min-width: 276px !important;
    height: 47px !important;
    line-height: 32px !important;
    font-size: 20px !important;
    padding: 7px 20px !important;

}
.stayup-section .vc_btn3-container a:hover ,body .meet-team .green-button a.vc_btn3.vc_btn3-size-lg:hover{
    background: #ff9500 !important;
    background-image: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1)) !important;
    background-image: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1)) !important;
    background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1)) !important;
    background-image: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1)) !important;
    background-repeat: no-repeat;
    background-repeat: repeat-x;
    background-size: 200%;
    background-position: 0 -100%;
}
.taxcut-form label.gfield_label {
    display: none !important;
}
.taxcut-form .gform_body ul li.gfield {
    width: 50%;
    clear: none;
    float: left;
}
.taxcut-form .gfield input {
    padding: 0 30px !important;
    text-transform: uppercase;
}
.taxcut-form span.select2-selection__rendered {
    font-size: 18px;
    text-transform: uppercase;
}
.taxcut-form .gform_footer.top_label {
    display: table;
}
.taxcut-form input.gform_button {
    font-size: 20px;
    letter-spacing: 1px;
    min-width: 276px;
    font-weight: 500;
    float: right;
    clear: both;
    display: inline-block;
    background-color: #069853;
	text-transform: uppercase;
    border-color: #069853;
    margin-top: 20px !important;
}
.taxcut-form input.gform_button:hover {
    color: #fff;
    background: #06407c;
    border-color: #06407c;
}
.taxcut-form .validation_error{
  display: none !important;
}
.taxcut-form .gform_body ul li.gfield_error{
 padding-right: 16px !important;
}

.taxcut-form .gform_body ul li.gfield_error input{
   border: 2px solid #790000 !important;
}
.taxcut-form .gform_body ul li.gfield_error .select2-container .selection{
   border: 2px solid #790000 !important;
}
.taxcut-form .gfield_description.validation_message {
    display: none;
}
.taxcut-form .instruction.validation_message {
    display: none;
}
.taxcut-form .gform_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error{
    margin-top: 16px;
}
.taxcut-form .gform_wrapper input[type=text]{
    background: #ececec;
}
.taxcut-form .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered{
     background: #ececec;
}
.taxcut-form .select2-container.select2-container--default .select2-selection--single{
    border: 1px solid #ececec;
}
.gform_confirmation_message {
   font-size: 24px;
   color: #222;
   margin-top: 100px;
   margin-bottom: 20px;
   position: relative;
   padding-left: 40px;
}
.gform_confirmation_message:before {
   content: "\f00c";
   font-family: 'FontAwesome';
   width: 30px;
   height: 30px;
   background: #7BB526;
   color: #fff;
   border-radius: 50%;
   font-size: 18px;
   display: inline-block;
   position: absolute;
   text-align: center;
   line-height: 30px;
   left: 0;
   top: 2px;
}

.charitable-content{
    padding-top: 15px;
    padding-bottom: 15px;
}

@media only screen and (max-width: 1199px){
    .charitable-content h2{
        font-size: 30px;
        line-height: 1.2;
    }
}

@media only screen and (max-width: 990px){
    .charitable-content h2 {
        font-size: 26px;
    }
}

@media only screen and (max-width: 767px){
	.gform_confirmation_message {
	   font-size: 20px;
	}
    .founders-section .wpb_single_image,
    .founders-section .wpb_single_image .wpb_wrapper,
    .founders-section .wpb_single_image .vc_single_image-wrapper,
    .founders-section .wpb_single_image img{
        width: 100%;
    }
    .extra-space .vc_empty_space{
        height: 100px !important;
    }   
    .founder-main-section .vc_col-sm-12 .wpb_wrapper > div.founders-section:nth-child(even){
        display: flex;
    }
    .founder-main-section .vc_col-sm-12 .wpb_wrapper > div.founders-section:nth-child(even) .charitable-content{
        order: 1;
    }
    .meet-team iframe {
		height: 400px;
		margin-top: 30px;
	}
	.hide-mobile-space{
		height: 25px !important;
	}
}

@media only screen and (max-width: 480px){
	.gform_confirmation_message {
	   font-size: 16px;
	}
    .charitable-content > .vc_column-inner{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .charitable-content h2 {
        font-size: 24px;
        margin-bottom: 8px !important;
    }
    .charitable-content .wpb_text_column{
        margin-bottom: 20px;
    }
    .extra-space .vc_empty_space {
        height: 50px !important;
    }
    .banner-slider strong{
    	font-weight: 900 !important;
    	font-size: 27px !important;
    	line-height: normal !important;
	}
	.banner-slider .tp-caption {
    	font-size: 27px !important;
    	line-height: 33px !important;
	}
	.meet-team iframe {
		height: 200px;
		margin-top: 20px;
	}
	.hide-mobile-space{
		display: none;
	}
	.old-fashion-section iframe {
		height: 200px;
		margin-bottom: 30px;
	}
	.footer_widgets #media_image-4.widget_media_image img {
    	width: 35%;
	}
}

ul.socials a i:before {
    font-family: 'FontAwesome' !important;
    font-weight: normal !important;
}
.stm_contacts_widget.style_4 ul.socials li a:hover i {
    color: #ffffff !important;
}
.founders-section h2 {
    font-weight: 300;
}
.small-logos img{
    max-width: 150px !important;
    width: 100%;
}


.blog-design .wpb_single_image {
    padding: 0 !important;
}

.blog-design .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before {
    padding-top: 0 !important;
}

.blog-design .vc_gitem-zone-a .vc_gitem-row-position-top, .vc_gitem-zone-b .vc_gitem-row-position-top {
    position: static !important;
}

body .blog-design .vc_grid.vc_row .vc_grid-item {
    padding-bottom: 10px !important;
}

.blog-featured.vc_row {
    text-align: center !important;
    padding: 50px 0 !important;
}

.blog-featured::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    display: block !important;
}

.blog-featured.vc_row > div {
    position: relative;
    z-index: 9;
}

.blog-featured h4 {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1;
    font-size: 17px !important;
}

.blog-featured h2 {
    margin-bottom: 0 !important;
}

.blog-featured h4::after, .blog-featured h2::after {
    display: none !important;
}

.blog-featured a {
    color: #fff !important; 
    text-decoration: none !important;
}

.blog-design .vc_grid-filter-dropdown {
    text-align: left !important;
    padding-left: 10px;
}

.blog-design .vc_grid-filter-dropdown::before {
    content: "Choose a Category";
    font-size: 19px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    color: #003e7e;
    text-transform: uppercase;
}

.blog-design img {
    width: 100% !important;
    height: 220px !important;
    -o-object-fit: cover;
    object-fit: cover;
}

.blog-design .vc_gitem-post-data-source-post_excerpt {
    display: none !important;
}

.blog-design .vc_gitem-post-data-source-post_title > div, .blog-design .vc_grid-filter.vc_grid-filter-center {
    margin-bottom: 2px !important;
    text-align: left !important;
}

.blog-design .vc_grid-filter {
    margin-bottom: 6px;
}

.blog-design .vc_grid-filter>.vc_grid-filter-item {
    border: 0 !important;
    padding: 0 !important;
}

.blog-design a {
    line-height: 1.3;
}

body .blog-design .vc_btn3-container a {
    border-radius: 0 !important;
    padding: 10px 47px !important;
    font-weight: normal;
}

.page-id-2308 .wpb_slider_nivo {
    display: none !important;
}
.single-post .sidebar-area h5 {
    font-style: italic;
    margin-bottom: 0;
}
.single-post .sidebar-area ._form-thank-you {
    background: #f2f2f2;
    margin-top: 20px;
    padding: 12px 0;
    font-style: italic;
}
.single-post .sidebar-area h5::after {
    display: none;
}
.single-post 
.sidebar-area  ._form-title{
    display:none;
}


.single-post  .sidebar-area  input[type="text"] {
    border-radius: 0 !important;
    padding: 14px !important;
    font-style: italic;
}
.single-post .sidebar-area form{
    padding: 0 !important;
}
.single-post .sidebar-area form ._button-wrapper  button[type="submit"] {
    width: 100% !important;
    max-width: 100%;
    display: block;
    padding: 10px !important;
    border-radius: 0 !important;
}
.single-post .sidebar-area label {
    display: none !important;
}
.single-post .sidebar-area .widget_categories ul {
    text-align: center;
    font-style: italic;
}
.single-post .sidebar-area .widget_categories ul li a {
    border:0 !important; 
}
.single-post .sidebar-area  .thumbnail-img {
    width: 30%;
    display: inline-block;
}
.single-post .sidebar-area .posts-content-right {
    width: 69%;
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
}
.single-post .sidebar-area .sidebar-posts{
    margin-bottom: 15px;
}


.single-post .sidebar-area h5.widget_title {
    font-style: normal !important;
    text-align: center;
    background: #5a5758;
    padding: 5px;
    border:0 !important;
    color:#fff;
    font-weight: bold !important;
    text-transform: uppercase;
}

.single-post .sidebar-area form {
    width: 100% !important;
}
@media screen and (min-width: 992px){
    .single-post .col-lg-9.col-md-9.col-sm-12.col-xs-12 {
        width: 65% !important;
    }
    .single-post  .col-lg-3.col-md-3.hidden-sm.hidden-xs{
         width: 35% !important;
    }
}

.custom-recent .sidebar-posts p{
    color: #7b7c7b !important;
    font-style: italic !important;
}
.custom-recent .sidebar-posts a, .custom-recent .sidebar-posts p{
    font-weight: 500 !important;
}
.custom-recent .sidebar-posts a{
    color: #003e7e !important;
    font-size: 18px;
}

.single .sidebar-area #custom_html-2 form{
    margin-top: 0 !important;
}
.single .sidebar-area #custom_html-2 form ._submit{
    border-radius: 0 !important;
    font-size: 16px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.single .sidebar-area #custom_html-2 form ._form_element input[type="text"], .single .sidebar-area #custom_html-2 form ._form_element input[type="date"], .single .sidebar-area #custom_html-2 form ._form_element select, .single .sidebar-area #custom_html-2 form ._form_element textarea:not(.g-recaptcha-response){
    border-width: 2px !important;
    font-size: 14px !important;
}

.single .sidebar-area #custom_html-2 form ._form_element input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #003e7e !important;
}
.single .sidebar-area #custom_html-2 form ._form_element input::-moz-placeholder { /* Firefox 19+ */
  color: #003e7e !important;
}
.single .sidebar-area #custom_html-2 form ._form_element input:-ms-input-placeholder { /* IE 10+ */
  color: #003e7e !important;
}
.single .sidebar-area #custom_html-2 form ._form_element input:-moz-placeholder { /* Firefox 18- */
  color: #003e7e !important;
}

.single .sidebar-area #custom_html-2 {
    margin-bottom: 25px;
}
.single .sidebar-area #categories-2 .widget_title {
    margin-bottom: 10px !important;
}
.single-post .stm_post_info .post_thumbnail img{
    width: 100%;
}
.comment-form button.button.size-lg {
    text-transform: uppercase;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border: none;
}
.comment-form .button.size-lg.icon_left{
    padding-left: 28px;
    line-height: 30px;
}
.comment-form button.button.size-lg i{
    display: none;
}
.comment-form button.button.size-lg:hover{
    background: #ff9500 !important;
    color: #fff;
}
@media (max-width:991px){
    .single-blog .col-lg-3.col-md-3.hidden-sm.hidden-xs{
        display: block !important;
    }
}