﻿/*@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap');*/
@charset "UTF-8";
/*
*    -----------------------------------------------------------------------------------------------
*    Theme Name: LeadPops
*    Theme URI: http://leadPops.com
*    Description:
*    Author: Muhammad Salman
*    Author URI: http://leadPops.com
*    License: GNU General Public License version 3.0
*    License URI: http://www.gnu.org/licenses/gpl-3.0.html
*    Version: 1.0
*    -----------------------------------------------------------------------------------------------
* /
@import url("https://use.typekit.net/vae6lzr.css");
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,100italic,100,400italic,500,500italic,700,700italic,900,900italic);
@charset "utf-8";

/*--------------------\
	  general
---------------------*/
* {
    -webkit-font-smoothing: antialiased !important;
}

body {
    color: #3f3f3f;
    font-family: 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
    position: relative;
    /*background-color: #ccc;*/
    margin: 0;
    width: 100%;
    overflow-x: hidden;
}

html {
    width: 100%;
    height: 100%;
    -webkit-font-smoothing: antialiased;
}

a {
    text-decoration: none;
    cursor: pointer;
}

a:hover,
a:focus {
    cursor: pointer;
    outline: 0 none;
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 15px;
    margin-top: 20px;
    /*font-family: 'Lato', sans-serif;*/
    font-weight: 300;
}

p {
    font-size: 16px;
    /*line-height: 25px;*/
}

h5,
.h5,
h6,
.h6 {
    margin-bottom: 10px;
}

h1,
.h1 {
    font-size: 58px;
}

h2,
.h2 {
    font-size: 45px;
}

h3,
.h3 {
    font-size: 34px;
}

h4,
.h4 {
    font-size: 28px;
}

h5,
.h5 {
    font-size: 24px;
}

h6,
.h6 {
    font-size: 17px;
}

ul {
    margin: 0px;
    /*padding:0px;*/
}

ul li {
    line-height: 27px;
    color: #1d1d1d;
    /*list-style: none;*/
}

iframe {
    width: 100%;
}

.txt-center {
    text-align: center;
}

.heading-font, a, .btn {
    /*font-family: 'Lato', sans-serif;*/
}

.no-transition *,
.no-transition {
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

.row-overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.vc_row-fluid,
.vc_row {
    position: relative;
}

.vc_cta3-container {
    margin-bottom: 0;
}

.vc_row-fluid .vc_col-sm-12,
.vc_row-fluid.container > .vc_col-sm-12,
.vc_row-fluid .container > .vc_col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}

.section_header_container .vc_general.vc_cta3.vc_cta3-style-classic,
.section_header_container .vc_general.vc_cta3.vc_cta3-style-custom {
    background-color: transparent !important;
    border-color: transparent !important;
    padding: 0;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent !important;
}

.vc_tta-color-grey.vc_tta-style-classic.vc_tta .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    border: medium none;
    color: #fff;
}

.parallx, #brand_logos {
    box-shadow: 0 0 10px black;
}

.feedback h2 {
    margin-bottom: 35px;
}

h1 b,
h2 b,
h3 b,
h4 b,
h5 b,
h6 b,
.h7 b {
    font-weight: 300;
}

.vc_vc_column .vc_col-sm-1,
.vc_vc_column .vc_col-sm-2,
.vc_vc_column .vc_col-sm-3,
.vc_vc_column .vc_col-sm-4,
.vc_vc_column .vc_col-sm-5,
.vc_vc_column .vc_col-sm-6,
.vc_vc_column .vc_col-sm-7,
.vc_vc_column .vc_col-sm-8,
.vc_vc_column .vc_col-sm-9,
.vc_vc_column .vc_col-sm-10,
.vc_vc_column .vc_col-sm-11,
.vc_vc_column .vc_col-sm-12 {
    width: 100% !important;
}


/*.copyright {*/
/*text-align: center;*/
/*color: #fff;*/
/*font-size: 14px;*/
/*padding: 0;*/
/*font-weight: 300;*/
/*opacity: 0.5;*/
/*}*/

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-moz-placeholder {
    color: transparent;
}

/* FF 4-18 */
input:focus::-moz-placeholder {
    color: transparent;
}

/* FF 19+ */
input:focus:-ms-input-placeholder {
    color: transparent;
}

/* IE 10+ */
textarea:focus::-webkit-input-placeholder {
    color: transparent;
}

textarea:focus:-moz-placeholder {
    color: transparent;
}

/* FF 4-18 */
textarea:focus::-moz-placeholder {
    color: transparent;
}

/* FF 19+ */
textarea:focus:-ms-input-placeholder {
    color: transparent;
}

/* IE 10+ */
.base_clr_bg.gradient {
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #1ac6ff), color-stop(100%, #3de9ff));
    background: -webkit-linear-gradient(left, #1ac6ff 0%, #3de9ff 100%);
    background: -moz-linear-gradient(left, #1ac6ff 0%, #3de9ff 100%);
    background: -ms-linear-gradient(left, #1ac6ff 0%, #3de9ff 100%);
    background: -o-linear-gradient(left, #1ac6ff 0%, #3de9ff 100%);
    background: linear-gradient(to right, #1ac6ff 0%, #3de9ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1ac6ff', endColorstr='#3de9ff', GradientType=1);
}

.lighter-overlay, .darker-overlay {
    padding: 0;
}

.lighter-overlay i:not(.icon):not(.fa),
.lighter-overlay p,
.lighter-overlay h1,
.lighter-overlay h2,
.lighter-overlay h3,
.lighter-overlay h4,
.lighter-overlay h5,
.lighter-overlay h6 {
    color: #1d1d1d;
}

.light,
.darker-overlay i,
.darker-overlay p,
.darker-overlay span,
.darker-overlay h1,
.darker-overlay h2,
.darker-overlay h3,
.darker-overlay h4,
.darker-overlay h5,
.darker-overlay h6,
.more-link:hover,
.navigation-bar .user-profile:hover:before,
.darker-overlay .sub-title {
    color: #fff;
}

.lighter-overlay .sub-title {
    color: #b5b5b5;
}

.sub-title ul {
    padding: 0 0 0 30px;
}

.sub-title ul li {
    color: #b5b5b5;
    list-style: inherit;
}
.sub-title ul.apply-list li {
    color: #1d1d1d;
}

blockquote {
    position: relative;
    display: block;
    padding: 0 100px;
    text-align: center;
    font-size: 20px;
    line-height: 33px;
    border: 0;
    font-weight: 300;
    min-height: 40px;
}

blockquote p {
    color: black;
    position: relative;
    display: block;
    line-height: 30px !important;
    border: 0;
    min-height: 40px;
    font-size: 20px;
    font-weight: 300;
}

blockquote:before {
    /*font-family: "line-icons";*/
    /*position: absolute;*/
    /*content: url(images/quotes-a.png);*/
    /*left: 0;*/
    /*top: 25%;*/
    font-family: 'FontAwesome';
    position: absolute;
    content: "\f10d";
    left: 0;
    top: 0;
}

blockquote:after {
    /*font-family: "line-icons";*/
    /*position: absolute;*/
    /*content: url(images/quotes-b.png);*/
    /*right: 0;*/
    /*top: 25%;*/
    font-family: 'FontAwesome';
    position: absolute;
    content: "\f10e";
    right: -12px;
    bottom: 0;
}

@media screen and (max-width: 400px) {
	blockquote p{
		font-size: 14px;
		line-height: 22px  !important;
	}
	blockquote p strong{
		font-size: 14px;
		font-weight: 700;
    }
    blockquote:before , blockquote:after{
        font-size: 16px;
    }
    #main-content .vc_toggle .vc_toggle_title h4{
		font-size: 14px;
	}
}

.single-quote blockquote:before {
    font-family: "line-icons";
    position: absolute;
    content: url(images/quotes-a.png);
    left: 0;
    top: 25%;
}

.single-quote blockquote:after {
    font-family: "line-icons";
    position: absolute;
    content: url(images/quotes-b.png);
    right: 0;
    top: 25%;
}

.single-quote .quote-author {
    width: 100%;
    text-align: center;
    display: block;
    font-size: 13pt;
}

i:before,
i:after {
    color: inherit;
}

.vc_row-fluid .vc_col-sm-12,
.vc_row-fluid.container > .vc_col-sm-12,
.vc_row-fluid .container > .vc_col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}

.feedback h2 {
    margin-bottom: 35px;
}

h1 b,
h2 b,
h3 b,
h4 b,
h5 b,
h6 b,
.h7 b {
    font-weight: 300;
}

.vc_vc_column .vc_col-sm-1,
.vc_vc_column .vc_col-sm-2,
.vc_vc_column .vc_col-sm-3,
.vc_vc_column .vc_col-sm-4,
.vc_vc_column .vc_col-sm-5,
.vc_vc_column .vc_col-sm-6,
.vc_vc_column .vc_col-sm-7,
.vc_vc_column .vc_col-sm-8,
.vc_vc_column .vc_col-sm-9,
.vc_vc_column .vc_col-sm-10,
.vc_vc_column .vc_col-sm-11,
.vc_vc_column .vc_col-sm-12 {
    width: 100% !important;
}



.btn {
    position: relative;
    margin: 0 7px;
    min-height: 37px;
    min-width: 144px;
    max-width: 100%;
    padding: 16px 25px;
    font-size: 14px;
    font-weight: 500;
    line-height: 12px;
    text-decoration: none;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 200px 0 transparent;
    box-shadow: inset 0 200px 0 transparent;
    -webkit-transition: color 0.2s ease, border 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
    -o-transition: color 0.2s ease, border 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
    transition: color 0.2s ease, border 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}

.btn .vc_icon_element-icon {
    line-height: 12px;
}

.btn .vc_icon_element-icon.pull-right {
    padding-left: 4px;
}

.btn .vc_icon_element-icon.pull-left {
    padding-right: 7px;
}

.btn.btn-lg {
    height: 60px;
    min-width: 175px;
    padding: 24px 50px;
    font-size: 20px;
    line-height: 11px;
}

.btn.btn-sm {
    height: 37px;
    min-width: 94px;
    padding: 11px 20px;
    font-size: 13px;
    line-height: 13px;
    border-radius: 2px;
}

.btn.btn-solid {
    color: #fff;
    border: none;
    padding: 17px 25px;
}

.btn.btn-solid .vc_icon_element-icon {
    color: #fff;
}

.btn.btn-solid.btn-lg {
    padding: 24px 50px;
}

.btn.btn-solid.btn-sm {
    padding: 12px 20px;
}

.btn.btn-solid:hover,
.btn.btn-solid:focus {
    -webkit-box-shadow: inset 0 200px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 200px 0 rgba(255, 255, 255, 0.1);
}

.btn.btn-solid:active {
    -webkit-box-shadow: inset 0 200px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 200px 0 rgba(0, 0, 0, 0.1);
}

.btn.btn-outline {
    border-color: #fff;
    background-color: transparent;
}

.btn.btn-outline:not(:active):not(:hover):not(:focus) {
    color: #fff;
}

.btn.btn-outline:not(:active):not(:hover):not(:focus) .vc_icon_element-icon {
    color: #fff;
}

.btn.btn-outline:hover,
.btn.btn-outline:focus {
    background-color: #fff;
    border-color: #fff;
}

.btn.btn-outline:active {
    -webkit-box-shadow: inset 0 200px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 200px 0 rgba(0, 0, 0, 0.1);
    border-color: #fff;
}

.btn.btn-outline-color:not(:active):not(:hover):not(:focus):not(.selected) {
    background-color: transparent;
}

.btn.btn-outline-color:hover,
.btn.btn-outline-color:focus,
.btn.btn-outline-color:active {
    color: #fff;
}

.btn.btn-outline-color:hover .vc_icon_element-icon,
.btn.btn-outline-color:focus .vc_icon_element-icon,
.btn.btn-outline-color:active .vc_icon_element-icon {
    color: #fff;
}

.btn.btn-outline-color:active {
    -webkit-box-shadow: inset 0 200px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 200px 0 rgba(0, 0, 0, 0.1);
}

.btn.btn-no-border {
    padding: 19px 30px;
    border: none;
}

.btn.btn-no-border.btn-lg {
    padding: 24px 50px;
}

.btn.btn-no-border.btn-sm {
    padding: 12px 20px;
}

.lighter-overlay .btn.btn-no-border:not(.base_clr_txt):not(:hover):not(:focus):not(:active) {
    color: #1d1d1d;
}

.darker-overlay .btn.btn-no-border:not(:hover):not(:focus):not(:active):not(.base-clr-txt) {
    color: #fff;
}

.btn.btn-no-border:hover,
.btn.btn-no-border:active,
.btn.btn-no-border:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.dropdown-toggle:active,
.dropdown-toggle.pressed {
    border-top: 0;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
    outline: 0;
    outline-offset: 0;
}

.sub-main-header {
    font-size: 23px;
    font-weight: 300;
    line-height: 30px;
}


textarea,
input[type=text],
input[type=url],
input[type=tel],
input[type=number],
input[type=color],
input[type=email],
input[type=email],
input[type=password] {
    margin: 0;
    vertical-align: top;
    display: inline-block;
    width: 100%;
    background-color: #fff;
    border-width: 1px 1px 1px 3px;
    border-style: solid;
    border-top-color: #e7e7e7;
    border-right-color: #e7e7e7;
    border-bottom-color: #e7e7e7;
    font-size: 17px;
    color: #9c9c9c;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease;
}

textarea:hover,
input[type=text]:hover,
input[type=url]:hover,
input[type=tel]:hover,
input[type=number]:hover,
input[type=color]:hover,
input[type=email]:hover,
input[type=email]:hover,
input[type=password]:hover,
textarea:focus,
input[type=text]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=color]:focus,
input[type=email]:focus,
input[type=email]:focus,
input[type=password]:focus {
    color: #000;
    border-top-color: #e7e7e7;
    border-right-color: #e7e7e7;
    border-bottom-color: #e7e7e7;
}

textarea.wpcf7-not-valid,
input[type=text].wpcf7-not-valid,
input[type=url].wpcf7-not-valid,
input[type=tel].wpcf7-not-valid,
input[type=number].wpcf7-not-valid,
input[type=color].wpcf7-not-valid,
input[type=email].wpcf7-not-valid,
input[type=email].wpcf7-not-valid,
input[type=password].wpcf7-not-valid {
    background-color: #fbe8e8;
    -webkit-box-shadow: none;
    box-shadow: none;
}

input[type=text],
input[type=url],
input[type=tel],
input[type=number],
input[type=color],
input[type=email],
input[type=email],
input[type=password] {
    height: 50px;
    padding: 0 10px 0 20px;
    line-height: 50px;
}

textarea {
    padding: 15px;
    resize: vertical;
    line-height: 20px;
}

select {
    /*min-height: 50px;*/
}

select option {
    padding: 2px 10px 0 20px;
    min-height: 25px;
}

select:not([multiple="multiple"]) {
    padding: 10px 20px;
}

input[type=submit] {
    position: relative;
    margin: 0 7px;
    height: 50px;
    min-width: 144px;
    max-width: 100%;
    padding: 19px 30px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 12px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 200px 0 transparent;
    box-shadow: inset 0 200px 0 transparent;
    -webkit-transition: color 0.2s ease, border 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
    -o-transition: color 0.2s ease, border 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
    transition: color 0.2s ease, border 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}
input[type=submit]:first-child {
    margin-left: 0;
}

input[type=submit]:not(.btn-outline):not(.btn-outline-color) {
    border: none;
}

input[type=submit]:not(.base_clr_txt) {
    color: #fff;
}

input[type=submit]:hover,
input[type=submit]:focus {
    -webkit-box-shadow: inset 0 200px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 200px 0 rgba(255, 255, 255, 0.1);
}

input[type=submit]:active {
    -webkit-box-shadow: inset 0 200px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 200px 0 rgba(0, 0, 0, 0.1);
}

input[type=button] {
    position: relative;
    margin: 0 7px;
    height: 50px;
    min-width: 144px;
    max-width: 100%;
    padding: 19px 30px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 12px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 200px 0 transparent;
    box-shadow: inset 0 200px 0 transparent;
    -webkit-transition: color 0.2s ease, border 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
    -o-transition: color 0.2s ease, border 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
    transition: color 0.2s ease, border 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}

input[type=button]:not(.btn-outline):not(.btn-outline-color) {
    border: none;
}

input[type=button]:not(.base_clr_txt) {
    color: #fff;
}

input[type=button]:hover,
input[type=button]:focus {
    -webkit-box-shadow: inset 0 200px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 200px 0 rgba(255, 255, 255, 0.1);
}

input[type=button]:active {
    -webkit-box-shadow: inset 0 200px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 200px 0 rgba(0, 0, 0, 0.1);
}

.padding_bottom_0 {
    padding-bottom: 0 !important;
}

.background_white {
    background-color: #fff !important;
}

.section-title {
    font-size: 34px;
}

#home .section-title {
    /*font-size: 58px !important;*//*2017-06-02*/
    font-size: 60px;
    font-weight: bold;
    padding: 0 10%;
}

.customlist {
    list-style: none;
    padding-left: 15px;
    margin-top: 10px;
}

.customlist li {
    line-height: 25px;
    margin: 7px 0;
    position: relative;
    padding-left: 26px;
    text-indent: unset;
}

.customlist li:before {
    content: '';
    display: inline-block;
    border-radius: 100%;
    width: 7px;
    text-align: center;
    height: 7px;
    position: absolute;
    top: 12px;
    left: 0;
}

.connect-with-us .visible-xs {

}

.width-md {
    max-width: 100% !important;
    width: 1060px;
}

select, textarea, input[type="text"], input[type="url"], input[type="tel"], input[type="number"], input[type="color"], input[type="email"], input[type="email"], input[type="password"] {
    background-color: #fff;
    border-bottom: 1px solid #e7e7e7;
    border-radius: 0;
    border-right: 1px solid #e7e7e7;
    border-style: solid;
    border-top: 1px solid #e7e7e7;
    border-width: 1px 1px 1px 3px;
    box-shadow: none;
    box-sizing: border-box;
    color: #9c9c9c;
    display: inline-block;
    font-size: 17px;
    margin: 0;
    transition: color 0.2s ease 0s;
    vertical-align: top;
    width: 100%;
}

.vsc_team_member {
    max-width: 350px;
    padding: 0 0 20px;
    margin: 0 auto;
    text-align: center;
}

.vsc_team_member .photo-wrapper {
    position: relative;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.vsc_team_member .photo-wrapper:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.vsc_team_member .photo-wrapper > img {
    width: 100%;
    height: auto;
}

.vsc_team_member .photo-wrapper:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: '';
    background-color: inherit;
    opacity: 0;
    z-index: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.vsc_team_member .meta-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 8%;
    text-align: center;
    opacity: 0;
    z-index: 10;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.vsc_team_member:hover .photo-wrapper:after {
    opacity: 0.82;
}

.vsc_team_member:hover .meta-overlay {
    opacity: 1;
}

.vsc_team_member .meta-overlay .text-wrapper {
    margin: 0;
    height: 70%;
    overflow: hidden;
}

.vsc_team_member .meta-overlay .text-container {
    display: table;
    width: 100%;
    height: 100%;
}

.vsc_team_member .meta-overlay .text-container > p {
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.vsc_team_member .meta-overlay .socials-block {
    display: block;
    position: absolute;
    bottom: 8%;
    width: 84%;
    height: 13%;
}

.vsc_team_member .meta-overlay .socials-block a {
    border-color: #fff;
    background-color: transparent;
}

.vsc_team_member .meta-overlay .socials-block a:hover {
    background-color: #fff;
}

.vsc_team_member .socials-block {
    margin: 0;
    padding: 0;
    text-align: justify;
    font-size: 0;
}

.vsc_team_member .socials-block.center {
    text-align: center;
}

.vsc_team_member .socials-block:after {
    display: inline-block;
    width: 100%;
    line-height: 0;
    content: '';
}

.vsc_team_member .socials-block li {
    display: inline-block;
    width: 15%;
    height: 100%;
    list-style-type: none;
}

.vsc_team_member .socials-block.center li {
    margin: 0 2.5%;
}

.vsc_team_member .socials-block a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    -webkit-transition: background 0.2s ease, color 0.2s ease, border 0.2s ease;
    -o-transition: background 0.2s ease, color 0.2s ease, border 0.2s ease;
    transition: background 0.2s ease, color 0.2s ease, border 0.2s ease;
}

.vsc_team_member .socials-block a i {
    position: absolute;
    top: 50%;
    left: 0;
    margin: -9px 0 0;
    width: 100%;
    font-size: 20px;
    text-align: center;
    -webkit-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease;
}

.vsc_team_member .meta-overlay .socials-block a:not(:focus):not(:hover):not(:active) .fa:before {
    color: #fff;
}

.vsc_team_member > h3 {
    margin: 15px 0 0;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 22px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.vsc_team_member > span {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #000;
    line-height: 20px;
}

.vsc_team_member > .socials-block {
    display: none;
    padding: 0;
    width: 100%;
    height: auto;
    text-align: left;
}

.vsc_team_member > .socials-block li {
    width: 30px;
    height: 30px;
    margin: 0 3px 3px 0;
}

.vsc_team_member > .socials-block a i {
    font-size: 18px;
}

.vsc_team_member > .socials-block a:not(:hover):not(:focus):not(:active) {
    border-color: #e5e5e5;
    background-color: transparent;
}

.vsc_team_member > .socials-block a:active .fa:before,
.vsc_team_member > .socials-block a:focus .fa:before,
.vsc_team_member > .socials-block a:hover .fa:before {
    color: #fff;
}

.vsc_team_member.magazine {
    text-align: center;
}

.vsc_team_member.magazine .photo-wrapper .member-name {
    margin: 0;
    position: absolute;
    bottom: 2px;
    right: 2px;
    left: 2px;
    font-size: 35px;
    font-weight: 100;
    text-align: left;
    text-transform: uppercase;
    color: #fff;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    opacity: 1;
    -webkit-transition: color 0.2s ease, opacity 0.2s ease;
    -o-transition: color 0.2s ease, opacity 0.2s ease;
    transition: color 0.2s ease, opacity 0.2s ease;
}

.vsc_team_member.magazine:hover .photo-wrapper .member-name {
    opacity: 0;
}

.vsc_team_member.magazine .meta-overlay .text-wrapper {
    height: 100%;
}

.vsc_team_member.magazine .meta-overlay .text-container > p > span {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.vsc_team_member.magazine .meta-overlay .socials-block {
    display: none;
}

.vsc_team_member.magazine > .socials-block {
    margin-top: 12px;
    display: block;
    padding: 0 5px;
    text-align: center;
}

.vsc_team_member.magazine > .socials-block li {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0 5px 5px;
}

.vsc_team_member.magazine > .socials-block a {
    border: none;
    display: inline-block;
    background-color: transparent;
}

.vsc_team_member.magazine > .socials-block a i {
    margin: 0;
    position: static;
    top: auto;
    left: auto;
    display: inline-block;
    width: auto;
    height: auto;
    line-height: 30px;
    font-size: 30px;
}

.vc_col-xs-2 .vsc_team_member,
.vc_col-xs-1 .vsc_team_member,
.vc_col-md-2 .vsc_team_member,
.vc_col-md-1 .vsc_team_member,
.vc_col-lg-2 .vsc_team_member,
.vc_col-lg-1 .vsc_team_member,
.vc_col-sm-2 .vsc_team_member,
.vc_col-sm-1 .vsc_team_member {
    text-align: left;
}

.vc_col-xs-2 .vsc_team_member .photo-wrapper:after,
.vc_col-xs-1 .vsc_team_member .photo-wrapper:after,
.vc_col-md-2 .vsc_team_member .photo-wrapper:after,
.vc_col-md-1 .vsc_team_member .photo-wrapper:after,
.vc_col-lg-2 .vsc_team_member .photo-wrapper:after,
.vc_col-lg-1 .vsc_team_member .photo-wrapper:after,
.vc_col-sm-2 .vsc_team_member .photo-wrapper:after,
.vc_col-sm-1 .vsc_team_member .photo-wrapper:after,
.vc_col-xs-2 .vsc_team_member .meta-overlay,
.vc_col-xs-1 .vsc_team_member .meta-overlay,
.vc_col-md-2 .vsc_team_member .meta-overlay,
.vc_col-md-1 .vsc_team_member .meta-overlay,
.vc_col-lg-2 .vsc_team_member .meta-overlay,
.vc_col-lg-1 .vsc_team_member .meta-overlay,
.vc_col-sm-2 .vsc_team_member .meta-overlay,
.vc_col-sm-1 .vsc_team_member .meta-overlay {
    display: none;
}

.vc_col-xs-2 .vsc_team_member > .socials-block,
.vc_col-xs-1 .vsc_team_member > .socials-block,
.vc_col-md-2 .vsc_team_member > .socials-block,
.vc_col-md-1 .vsc_team_member > .socials-block,
.vc_col-lg-2 .vsc_team_member > .socials-block,
.vc_col-lg-1 .vsc_team_member > .socials-block,
.vc_col-sm-2 .vsc_team_member > .socials-block,
.vc_col-sm-1 .vsc_team_member > .socials-block {
    display: block;
}

.vc_col-md-1 .vsc_team_member.magazine .photo-wrapper .member-name,
.vc_col-lg-1 .vsc_team_member.magazine .photo-wrapper .member-name,
.vc_col-sm-1 .vsc_team_member.magazine .photo-wrapper .member-name {
    font-size: 14px;
}

.vc_col-md-2 .vsc_team_member.magazine .photo-wrapper .member-name,
.vc_col-lg-2 .vsc_team_member.magazine .photo-wrapper .member-name,
.vc_col-sm-2 .vsc_team_member.magazine .photo-wrapper .member-name {
    font-size: 18px;
}

.vc_col-md-1 .vsc_team_member.magazine:hover .photo-wrapper .member-name,
.vc_col-lg-1 .vsc_team_member.magazine:hover .photo-wrapper .member-name,
.vc_col-sm-1 .vsc_team_member.magazine:hover .photo-wrapper .member-name,
.vc_col-md-2 .vsc_team_member.magazine:hover .photo-wrapper .member-name,
.vc_col-lg-2 .vsc_team_member.magazine:hover .photo-wrapper .member-name,
.vc_col-sm-2 .vsc_team_member.magazine:hover .photo-wrapper .member-name {
    opacity: 1;
}

.vc_col-md-3 .vsc_team_member .meta-overlay .socials-block a i,
.vc_col-lg-3 .vsc_team_member .meta-overlay .socials-block a i,
.vc_col-sm-3 .vsc_team_member .meta-overlay .socials-block a i {
    margin-top: -7px;
    font-size: 14px;
}

.vc_col-xs-1 .vsc_team_member > h3,
.vc_col-md-1 .vsc_team_member > h3,
.vc_col-lg-1 .vsc_team_member > h3,
.vc_col-sm-1 .vsc_team_member > h3,
.vc_col-xs-2 .vsc_team_member > h3,
.vc_col-md-2 .vsc_team_member > h3,
.vc_col-lg-2 .vsc_team_member > h3,
.vc_col-sm-2 .vsc_team_member > h3,
.vc_col-xs-3 .vsc_team_member > h3,
.vc_col-md-3 .vsc_team_member > h3,
.vc_col-lg-3 .vsc_team_member > h3,
.vc_col-sm-3 .vsc_team_member > h3 {
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 18px;
}

.vc_col-xs-1 .vsc_team_member > span,
.vc_col-md-1 .vsc_team_member > span,
.vc_col-lg-1 .vsc_team_member > span,
.vc_col-sm-1 .vsc_team_member > span,
.vc_col-xs-2 .vsc_team_member > span,
.vc_col-md-2 .vsc_team_member > span,
.vc_col-lg-2 .vsc_team_member > span,
.vc_col-sm-2 .vsc_team_member > span,
.vc_col-xs-3 .vsc_team_member > span,
.vc_col-md-3 .vsc_team_member > span,
.vc_col-lg-3 .vsc_team_member > span,
.vc_col-sm-3 .vsc_team_member > span {
    line-height: 18px;
}

.vc_col-md-4 .vsc_team_member .meta-overlay .socials-block a i,
.vc_col-lg-4 .vsc_team_member .meta-overlay .socials-block a i,
.vc_col-sm-4 .vsc_team_member .meta-overlay .socials-block a i {
    margin-top: -8px;
    font-size: 18px;
}

.vc_toggle {
    margin: 0 0 20px;
    padding: 0;
    font-size: inherit;
    overflow: hidden;
    border: 1px solid transparent;
}

.vc_toggle_title {
    width: 100%;
    display: block;
    font-size: 17px;
    line-height: 22px;
    padding: 15px;
    position: relative;
    color: #8e959c;
    background-color: #eff3f6;
    -webkit-transition: background 0.2s ease, color 0.2s ease;
    -o-transition: background 0.2s ease, color 0.2s ease;
    transition: background 0.2s ease, color 0.2s ease;
}

.vc_toggle_title {
    padding-left: 50px !important;
}

.vc_toggle_content {
    padding-left: 30px !important;
}

.vc_toggle_title h4 {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
}

.vc_toggle_title .vc_toggle_icon {
    left: 14px !important;
    background: none !important;
    border: none !important;
}

.vc_toggle_title .vc_toggle_icon:before {
    height: 2px !important;
    width: 12px !important;
    content: '' !important;
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    display: block !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    -o-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    background-color: #8e959c !important;
    border: none !important;
}

.vc_toggle_title .vc_toggle_icon:after {
    height: 12px !important;
    width: 2px !important;
    content: '' !important;
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    display: block !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    -o-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    background-color: #8e959c !important;
    border: none !important;
}

.vc_toggle_active .vc_toggle_title .vc_toggle_icon:before,
.vc_toggle_active .vc_toggle_title .vc_toggle_icon:after {
    visibility: visible !important;
}

.vc_toggle_active .vc_toggle_title .vc_toggle_icon:before,
.vc_toggle_active .vc_toggle_title .vc_toggle_icon:after {
    background-color: #fff !important;
}

.vc_toggle_active .vc_toggle_title:hover {
    color: #fff;
}

.vc_toggle_active .vc_toggle_title {
    color: #fff;
}

.vc_toggle_title:hover {
    background: #dadfe4;
    color: #6b7681;
}

.vc_toggle_content,
.vc_toggle_default .vc_toggle_title,
.vc_toggle_default .vc_toggle_content {
    margin: 0;
}

.vc_toggle_content {
    padding: 16px 30px;
    -webkit-transition: border 0.2s ease;
    -o-transition: border 0.2s ease;
    transition: border 0.2s ease;
    border: 1px solid #dadfe4;
    border-top: none;
}

.vc_toggle_content *:last-child {
    margin-bottom: 0;
}

.column_container .container {
    width: 100%;
}

.vc_tta.vc_general .vc_tta-panel-title {
    font-size: 17px;
    font-weight: normal;
}

.vc_tta.vc_tta-accordion .vc_active .vc_tta-panel-heading .vc_tta-controls-icon {
    color: #8e959c !important;
}

.vc_tta.vc_tta-accordion .vc_active .vc_tta-panel-headingf .vc_ttxd a-controls-icon::after,
.vc_tta.vc_tta-accordion .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #ffffff !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: transparent !important;
    border-color: transparent !important;
}

.vc_tta-color-grey.vc_tta-style-classic.vc_tta .vc_tta-panel .vc_tta-panel-title > a {
    background-color: #eff3f6;
    border-width: 0;
    color: #8e959c;
    cursor: pointer !important;
    margin: 0 0 7px;
    padding: 18px 28px 18px 46px;
}

/*
 * ---------------------------------------------------------
 *
 * 18. Testimonials
 *
 * ---------------------------------------------------------
 */

.feedback {
    overflow: hidden;
    padding-bottom: 30px;
}

.feedback.section .section-header {
    margin-bottom: 30px;
}

#feedback-controls {
    background: #fff;
    padding: 10px 0 30px;
    margin: 0 -15px;
}

.testimonials-avatar {
    width: 69px;
    height: 69px;
}

.feedback .flexslider {
    margin-bottom: 0;
    background: transparent;
}

.feedback .flexslider ul, .feedback .flexslider ol {
    list-style: none;
    padding: 0;
}

.feedback .flex-manual .wrap {
    padding: 0;
}

.feedback .flex-manual .switch {
    padding: 15px 0;
    margin: 0 0 30px;
}

.feedback .flex-manual .switch {
    opacity: 0.75;
    height: 75px;
    text-align: left;
}

.feedback .flex-active > .img-circle {
    border-color: #fff;
}

.flex-active {
    border-width: 0 0 1px;
    border-style: solid;
}

.team-member .img-circle {
    border-radius: 0;
}

.feedback .flex-manual .switch.flex-active, .flex-manual .switch:hover {
    opacity: 1;
    cursor: pointer;
}

.feedback .flex-manual .switch.flex-active .base_clr_txt,
.flex-manual .switch:hover .base_clr_txt {
    opacity: 1;
    cursor: pointer;
    cursor: pointer;
}

.feedback .flex-manual .switch.flex-active p, .flex-manual .switch:hover p {
    opacity: 1;
    cursor: pointer;
    color: #525252;
}

.flex-manual .switch:hover .testimonial-position {
    opacity: 1;
    cursor: pointer;
    color: #525252;
}

.feedback .flex-manual, .flex-manual .switch {
    height: 105px;
    margin-top: 20px;
}

.feedback .flex-manual {
    margin-top: 15px;
    border-bottom: 1px solid #e9e9e9;
}

.switch {
    text-align: left;
}

.switch p, .switch:not(.flex-active):not(:hover) .base_clr_txt {
    color: #dbdbdb;
}

.switch.flex-active .testimonial-position {
    color: #525252;
}

.testimonial-name {
    font-size: 12pt;
    margin-top: 5px;
    width: 100%;
    clear: both;
    font-weight: 700;
}

span.testimonial-position {
    color: #dbdbdb;
    margin-top: -3px;
    display: block;
}

.switch p {
    padding: 12px 0 0 80px;
    font-size: 12pt;
}

.switch img {
    line-height: 70px;
    vertical-align: middle;
    margin-top: 5px;
    margin-right: 10px;
}

.feedback .flex-direction-nav {
    visibility: hidden;
}

.flex-control-paging li a {
    background: #dfdfdf !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    width: 8px !important;
    height: 8px !important;
}

.flex-control-paging li a.flex-active {
    background: #1ac6ff !important;
}

.flex-direction-nav a {
    width: 15px !important;
    background: url(images/arrow_nav.png) 0 0 no-repeat !important;
    color: transparent !important;
    text-shadow: none !important;
}

.flex-direction-nav .flex-next {
    background-position: top right !important;
}

.flex-direction-nav a.flex-next:before,
.flex-direction-nav a.flex-prev:before,
.flex-direction-nav a:before {
    content: none !important;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon {
    color: #fff;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
    font-size: 80px !important;
}

/* 14.2 Alternative tab slider */
.alt.nav-tabs {
    margin-bottom: 50px;
    border: 0;
    display: inline-block;
}

.alt.nav-tabs {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-bottom: none;
    border-radius: 3px;
}

.alt.nav-tabs li {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
}

.alt.nav-tabs li a,
.alt.nav-tabs li.ui-state-active a,
.alt.nav-tabs li.ui-state-hover a {
    border: 0;
}

.alt.nav-tabs li.ui-state-active a {
    font-weight: 400;
    color: #fff;
    border: 0;
}

.alt.nav-tabs li a {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
    color: #596068;
    margin-right: 0;
    border-radius: 0;
    padding: 20px 60px 20px 60px;
}

.alt.nav-tabs li a:hover {
    color: #fff;
}

.alt.tab-content .tab-pane {
    padding: 0;
    border: 0;
    text-align: left;
}

.wpb_tabs.wpb_content_element {
    margin-bottom: 0;
}

.tab-content.alt .wpb_single_image {
    margin-bottom: 0;
}

.vc_tta.vc_tta-tabs-position-top.vc_tta-spacing-1 .vc_tta-tabs-list,
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list,
.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list {
    margin: 0 0 50px;
    border: 0;
    display: inline-block;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-bottom: none;
    border-radius: 3px;
    overflow: hidden;
}

.vc_tta.vc_tta-tabs-position-top.vc_tta-controls-align-left .vc_tta-tabs-container,
.vc_tta.vc_tta-tabs-position-top.vc_tta-controls-align-left .vc_tta-panel-heading {
    text-align: inherit;
}

.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0;
}

.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a,
.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {
    border: 0;
    background-color: #fff;
    -webkit-transition: background 0.15s ease;
    -o-transition: background 0.15s ease;
    transition: background 0.15s ease;
}

.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a * {
    color: inherit;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {
    font-weight: 400;
    color: #fff;
    border: 0;
}

.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
    color: #596068;
    margin-right: 0;
    border-radius: 0;
    padding: 20px 60px 20px 60px;
}

.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a:hover {
    color: #fff;
}

.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels,
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels .vc_tta-panel-body {
    padding: 0;
    border: 0;
    text-align: left;
    background-color: transparent;
}

/* 14.3 Accordion slider */
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
    margin: 0;
}

.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
    margin: 0;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
    display: block;
    font-size: 17px;
    line-height: 22px;
    padding: 15px;
    position: relative;
    padding-left: 50px;
    font-weight: 700;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a:before {
    position: absolute;
    font-weight: 300;
    left: 10px;
    top: 15px;
    font-size: 26px;
    width: 30px;
    text-align: center;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-default a:before {
    content: '+';
    color: #8e959c;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active a:before {
    content: '-';
    color: #fff;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-default:not(.ui-state-active) a {
    color: #8e959c;
    background-color: #eff3f6;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active a {
    color: #fff;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active a:hover {
    color: #fff;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-hover a {
    background: #dadfe4;
    color: #6b7681;
}

.wpb_content_element .wpb_accordion_wrapper .wpb_accordi .on_content {
    border: 1px solid #dadfe4;
    border-top: none;
    padding: 16px 30px !important;
}

.wpb_accordion .wpb_content_element p {
    font-weight: 300;
    font-size: 15px;
    line-height: 26px;
}

.wpb_accordion_section {
    margin-top: 8px;
}

/* 14.4 Toggle */

.vc_toggle {
    margin: 0 0 5px;
    padding: 0;
    font-size: inherit;
    overflow: hidden;
    border: 1px solid transparent;
}

.vc_toggle_title {
    width: 100%;
    display: block;
    font-size: 17px;
    line-height: 22px;
    padding: 15px;
    position: relative;
    color: #8e959c;
    background-color: #eff3f6;
    -webkit-transition: background 0.2s ease, color 0.2s ease;
    -o-transition: background 0.2s ease, color 0.2s ease;
    transition: background 0.2s ease, color 0.2s ease;
}

.vc_toggle_title {
    padding-left: 50px !important;
}

.vc_toggle_content {
    padding-left: 30px !important;
}

.vc_toggle_title h4 {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
}

.vc_toggle_title .vc_toggle_icon {
    left: 14px !important;
    background: none !important;
    border: none !important;
}

.vc_toggle_title .vc_toggle_icon:before {
    height: 2px !important;
    width: 12px !important;
    content: '' !important;
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    display: block !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    -o-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    background-color: #8e959c !important;
    border: none !important;
}

.vc_toggle_title .vc_toggle_icon:after {
    height: 12px !important;
    width: 2px !important;
    content: '' !important;
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    display: block !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    -o-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    background-color: #8e959c !important;
    border: none !important;
}

.vc_toggle_active .vc_toggle_title .vc_toggle_icon:before, .vc_toggle_active .vc_toggle_title .vc_toggle_icon:after {
    visibility: visible !important;
}

.vc_toggle_active .vc_toggle_title .vc_toggle_icon:before, .vc_toggle_active .vc_toggle_title .vc_toggle_icon:after {
    background-color: #fff !important;
}

.vc_toggle_active .vc_toggle_title:hover {
    color: #fff;
}

.vc_toggle_active .vc_toggle_title {
    color: #fff;
}

.vc_toggle_title:hover {
    background: #dadfe4;
    color: #6b7681;
}

.vc_toggle_content, .vc_toggle_default .vc_toggle_title, .vc_toggle_default .vc_toggle_content {
    margin: 0;
}

.vc_toggle_content {
    padding: 16px 30px;
    -webkit-transition: border 0.2s ease;
    -o-transition: border 0.2s ease;
    transition: border 0.2s ease;
    border: 1px solid #dadfe4;
    border-top: none;
}

.vc_toggle_content *:last-child {
    margin-bottom: 0;
}

.lp_feature_box_footer {
    color: #fff;
    font-size: 18px;
    text-align: center;
    max-width: 500px;
    margin: auto auto 20px;
}

.lp_feature_box_footer_privacy,
.lp_feature_box_footer_privacy a {
    text-align: center;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.75);
}

.featured-box {
    background-color: rgba(37, 157, 237, 0.65);
    min-height: 240px;
    margin: 30px auto;
    max-width: 90%;
    float: none;
    padding: 0 20px !important;
    border: 1px solid transparent;
}

.inner-box {
    background-color: rgba(255, 255, 255, 1);
    display: inline-block;
    margin: 20px auto;
    min-height: 200px;
    padding: 20px 50px;
    width: 77%;
}

.featured-box .featured-title {
    font-size: 42px;
    color: #333;
    text-align: center;
    margin: 0 0 15px;
}

.featured-subtitle {
    font-size: 22px;
    color: #333;
    text-align: center;
}

.featured-subtitle span {
    font-weight: 600;
}

.form-left {
    width: 300px;
    float: left;
}

.form-right {
    width: 300px;
    float: right;
}

.loan-type {
    border-radius: 0px;
    width: 100%;
    padding: 6px 12px !important;
    font-size: 20px;
    font-weight: 400;
    border: 1px solid #d2d2d2;
    height: 48px;
    margin-bottom: 4px;
    box-shadow: 0 0;
    color: #000;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url('http://isandiegomortgage.local/wp-content/uploads/2016/06/carrot-down.png') 94% / 10% no-repeat transparent;
    background-color: #fff;
    /*font-family: "Lato";*/
    cursor: pointer;
}

.loan-type:hover {
    border-color: rgba(37, 157, 237, 0.65);
}

select.loan-type option {
    padding: 10px 15px;
    background-color: #fff;
    border: 0 none;
    color: #000;
    font-size: 20px;
    font-weight: 400;
    /*font-family: "Lato";*/
    outline: 0 none;
}

label {
    color: #000;
    /*font-family: "Lato";*/
    font-size: 18px;
    letter-spacing: 0.5px;
    font-weight: 400;
}

.btn-getpr {
    display: block;
    /*font-family: "Lato";*/
    font-size: 20px;
    font-weight: 300;
    height: 50px;
    line-height: 18px;
    margin-top: 30px;
    text-align: center;
    width: 100%;
    color: #fff;
}

.btn-getpr:hover, .btn-getpr:focus {
    box-shadow: 0 200px 0 rgba(255, 255, 255, 0.1) inset;
    color: #fff;
    /*color: #fff;
    background-color: #ffc859;
    text-decoration: none;*/
}

.services {
    margin-bottom: 15px;
}

#advertising-disclosures {
    color: rgba(255, 255, 255, 0.75);
}

.girl-lp6 {
    background-position: center center;
    background-size: cover;
    height: 230px;
    position: absolute;
    right: 80px;
    top: 50px;
    width: 300px;
}

a.feature-btn {
    background-color: rgba(255, 255, 255, 0.75);
    border: 2px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
    display: inline-block;
    padding: 20px 15px 30px;
    width: 100%;
    text-align: center;
}

a.feature-btn:hover {
    background-color: rgba(255, 255, 255, 1);
    text-decoration: none;
}

a.feature-btn img {
    margin-bottom: 6px;
    max-width: 80px;
}

a.feature-btn h3 {
    color: rgba(67, 67, 88, 0.75);
    font-size: 20px;
    font-weight: 600;
}

a.feature-btn:hover h3 {
    color: rgba(67, 67, 88, 1);
}

/*a.feature-btn span,
a.feature-btn span i{
    color: #259ded;
}*/
a.feature-btn span i {
    margin-left: 8px;
    vertical-align: middle;
}

.banner-text, .banner-subtext {
    color: #fff !important;
    font-size: 36px;
    font-weight: 800;
    padding: 0;
    text-shadow: 0 1px 3px #134d77;
    margin-bottom: 5px;
}

.banner-subtext {
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 30px;
}

.banner-title, .banner-title p {
    color: #1f2b1c !important;
    font-size: 24px;
    font-weight: 600;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 40px;
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}

a.btn.giant-cta {
    font-size: 32px !important;
    height: 80px;
    line-height: 45px;
    width: 380px;
    background-color: #ffaa00;
    margin: 0;
    font-weight: 800;
    display: inline-block;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25), 0 0 5px rgba(255, 255, 255, 0.25) inset;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}

.btn.giant-cta:hover {
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25), 0 0 15px rgba(255, 255, 255, 0.5) inset
}

.giant-cta > .fa.fa-angle-double-right {
    line-height: 45px;
}

.featured-box {
    position: relative;
    text-align: left;
}

.full-featured-box.featured-box {
    min-height: 240px;
    margin: 30px auto;
    max-width: 70%;
    float: none;
    padding: 0 20px !important;
    border: 1px solid transparent;
}

.featured-box.full-featured-box .inner-box {
    background-color: rgba(255, 255, 255, 1);
    display: inline-block;
    margin: 20px auto 0;
    min-height: 200px;
    padding: 20px 50px;
    width: 100%;
}

/*.featured-box:after {position:absolute;content: '';bottom: 0;left: -60%;width:405px;height: 100%;background-image:url('http://isandiegomortgage.com/wp-content/uploads/2016/07/girl-06.png');
background-position: bottom left; background-repeat: no-repeat;
}*/
a.feature-btn {
    background-color: rgba(255, 255, 255, 0.75);
    border: 2px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
    display: inline-block;
    padding: 20px 15px 30px;
    width: 100%;
    text-align: center;
}

a.feature-btn:hover {
    background-color: rgba(255, 255, 255, 1);
    text-decoration: none;
}

a.feature-btn img {
    margin-bottom: 6px;
    max-width: 80px;
}

a.feature-btn h3 {
    color: rgba(67, 67, 88, 0.75);
    font-size: 20px;
    font-weight: 600;
}

a.feature-btn:hover h3 {
    color: rgba(67, 67, 88, 1);
}

a.feature-btn span {
    color: #259ded;
}

a.feature-btn span i {
    margin-left: 8px;
    vertical-align: middle;
    color: #259ded;
}

/*.about-box:after {position:absolute;content: '';bottom: 0;right: -50%;width:405px;height: 100%;background-image:url('http://isandiegomortgage.com/wp-content/uploads/2016/07/girl-lp2-06.png');
  background-position: bottom left; background-repeat: no-repeat;
}*/
.about-box {
    padding: 30px;
    background-color: #fff;
    border-radius: 2px;
    position: relative;
    border-bottom: 3px solid #259ded;
}

.about-title {
    font-size: 32px;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: 800;
    color: #259ded !important;
}

.boldText {
    font-weight: 600;
}

.about-box p {
    margin-bottom: 15px !important;
}

.landing_header_6 {
    background-position: 100px bottom !important;
}

.landing_about_img {
    margin-top: 100px !important;
    margin-left: -50px !important;
}

.section_header_container .wpb_wrapper{
    padding:32px 0 40px;
}
.lp-widget__image,
.navbar-logo-mob{
    max-width: 220px;
}
.lp-widget__image .lp-widget__link,
.navbar-logo-mob .navbar-brand{
    display: inline-block;
}
.lp-widget__image img,
.navbar-brand img{
    max-width: 100%;
    max-height: 70px;
    object-fit: contain;
}

.navbar-brand>img.logo,
.lp-widget__image img{
    /*max-height: 70px;*/
    /*width: auto;*/
}

@media (max-width: 1150px) {
    .navbar-logo-mob{
        max-width: 190px;
    }
}
@media (max-width: 1050px) {
    .navbar-logo-mob{
        max-width: 160px;
    }
}
@media (max-width: 768px) {
    .featured-box {
        text-align: center;
    }

    .featured-box:after, .about-box:after {
        display: none;
    }
}

@media (max-width: 640px) {
    a.btn.giant-cta {
        padding-left: 30px;
        padding-right: 30px;
        font-size: 22px !important;
    }
}

@media (max-width: 1200px) {
    .form-left, .form-right {
        float: none;
        margin: 0 auto;
    }

    .btn-getpr {
        margin-top: 15px;
    }

    .girl-lp6 {
        top: 132px;
    }
}

@media (max-width: 768px) {
    .inner-box {
        width: 100%;
    }

    .girl-lp6 {
        display: none;
    }
}

@media (max-width: 480px) {
    .branch_apply_btn a {
        padding: 18px 0 !important;
        margin-left: 12px !important;
    }

    .inner-box {
        padding: 20px;
    }
}

@media (max-width: 470px) {
    .navbar-logo-mob{
        max-width: 130px;
    }
}
@media (max-width: 360px) {
    .sm-padding {
        padding: 20px 0 !important;
    }

    .page-title h1 {
        font-size: 22px !important;
    }

    .featured-title {
        font-size: 22px;
    }

    .featured-subtitle {
        font-size: 16px;
    }

    .featured-box {
        margin: 15px auto;
    }
}

@media (max-width: 480px) {
    .btn-getpr, .loan-type, select.loan-type option {
        font-size: 14px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }

    .column_container .container {
        width: 100%;
        max-width: 1170px;
    }
}

@media (max-width: 1199px) {
    html {
        /*overflow-x: hidden;*/


    }
}
@media (max-width: 767px) {
    .officer-social {
        margin-left: 0 !important;
    }

    .form-last-para {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .custom-padding {
        padding-left: 10px !important;
    }

    .image-margin {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .image-margin .section-wrap {
        margin-bottom: 40px !important;
    }

    /*.connect-with-us h4 span:nth-child(1) {
        display: none !important;
    }*/
    .connect-with-us.content-width a {
        margin-left: 0 !important;
        margin-right: 10px;
    }

    .vc_row-fluid .vc_col-sm-12,
    .vc_row-fluid.container > .vc_col-sm-12,
    .vc_row-fluid .container > .vc_col-sm-12 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .btn {
        margin: 0;
    }


    #home .section-title,
    .section-title,
    .feedback h2 {
        font-size: 34px !important;
        text-align: center;
    }

    #home .btn.btn-solid {
        font-size: 17px;
        margin-bottom: 10px;
        width: 100%;
    }

    .subscribe-form div[class*="col-"]:not(:last-child) {
        margin-bottom: 10px;
    }

    .subscribe-form div[class*="col-"] {
        text-align: center;
    }

    input.btn {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }

    .footer .widget {
        padding-bottom: 40px;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.36);
    }

    .footer .list-inline li .icon {
        font-size: 30px;
    }
}

h1.cycle b,
h2.cycle b,
h3.cycle b {
    position: relative;
    color: #fff;
    font-weight: 700;
}

.wrapper-response-block, .wrapper-response-block span {
    display: inline-block;
    width: 100%;
    line-height: 1;
    text-align: left;
}

.wrapper-response-block {
    margin-top: 15px;
    height: 26px;
}

.response_wrap {
    display: block;
    text-align: center;
    padding-bottom: 10px;
}

.phone {
    color: #333333;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    display: block;
    margin-bottom: 4px;
}

.phone-container {
    margin-top: 8px;
}

/*.right-menu-wrap{padding-right: 65px;font-size: 14px;}*/
.right-box-main {
    /*min-width: 300px;*/
    max-width: 100%;
    margin: 10px 0px;
    display: block;
    padding: 15px;
    transition: .5s;
    overflow: hidden;
    text-align: left;
    background: #eee;
    color: #666;
    -webkit-box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.right-box-main-header {
    color: #259ded; /*#5c3a81;*/
    font-size: 20px;
    font-weight: bold;
    padding: 5px;
    margin-bottom: 0px !important;
}

.right-box-content a, .right-box-content a:active {
    color: #fff !important;
    text-decoration: none !important;
    font-weight: bold;
    font-size: 18px;
}

.right-box-content :hover {
    color: #5c3a81 !important;
    background-color: #fff !important;
    border: 1px solid #5c3a81 !important;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
}

.right-box-content {
    /*background-color: #5c3a81 !important;*/
    margin: 5px !important;
    padding: 5px;
    text-align: center;
    /*    min-width: 350px;*/
    width: 100%;
}

.right-box-main .btn {
    margin: 5px 0px !important;
    border: 1px solid #259ded;
}

.right-box-main .btn:hover {
    background-color: #fff;
    padding: 17px 25px;
}



.testimonial blockquote {
    padding: 0px;
}

.testimonial blockquote p {
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
}

.testimonial blockquote p {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #f2f2f2;
    padding: 5px;
    color: #8a8a8a;
}

.testimonial-position {
    color: #8a8a8a !important;
}

/*#feedback-controls{display: none;}*/
.testimonial b {
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
}

.testimonial blockquote:after {
    content: none !important;
}

.testimonial blockquote:before {
    content: none !important;
}

.testimonial blockquote p:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(242, 242, 242, 0);
    border-top-color: #f2f2f2;
    border-width: 10px;
    margin-left: -10px;
}

.first-row-left-content h2 {
    color: #fff;
    font-size: 35px;
}

.first-row-left-content em {
    color: #a7c917 !important;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
}

.first-row-left-content p {
    color: #fff !important;
}

.header-landing {
    background-color: #fff;
}

.footer-landing {
    background-color: #f2f2f2;
}

.footer-landing .cta-bar {
    background-color: #3b3d40;
    color: #fff;
    font-size: 16px;
    padding: 15px;
    text-align: center;
}

.footer-landing .cta-bar p {
    margin-bottom: 0;
}

.customlogo {
    height: 75px;
}

.customlogo img {
    width: 200px;
    padding-top: 25px;
}

.customheader .container {
    padding-right: 0px;
    padding-left: 0px;
}

.customheader .vc_col-sm-6 {
    padding-right: 0px;
    padding-left: 0px;
}

.real-person {
    color: #fff;
    font-size: 16px;
    padding: 15px;
    text-align: center;
}

.real-person__intro {
    display: inline-block;
    margin-right: 1em;
}

.bootomtext p {
    font-size: 12px;
    color: #6c6c6c !important;
    margin-bottom: 0;
}

.bootomtext p:first-child {
    font-size: 16px;
}

.testi-column .feedback {
    padding-bottom: 0;
}

.testi-column #feedback-controls {
    padding: 0;
}

.testi-column .feedback .flex-direction-nav {
    margin: 0;
}

.testi-column #feedback-controls .col-xs-12 {
    width: 100% !important;
}

.testi-column #feedback-controls .col-xs-12 .switch {
    display: none;
}

.testi-column #feedback-controls .col-xs-12 .switch.flex-active {
    display: block;
    border: 0;
}

.testi-column #feedback-controls .switch, #feedback-controls .switch p {
    margin: 0;
    padding: 0;
    height: auto;
    text-align: center;
}

.contentfirstrow {
    background-size: cover !important;
}

/* Error Page 404 */
.error-404 {
    padding-top: 85px;
    background-image: url(https://ba83337cca8dd24cefc0-5e43ce298ccfc8fc9ba1efe2c2840af0.ssl.cf2.rackcdn.com/fairway-branch/fairway-banner.jpg);
}
.error-wrapper {
    padding: 100px;
    text-align: center;
}
.error-title {
    padding: 35px 0 10px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 58px;
}
.error-subtitle {
    margin: 0;
    padding: 10px 0 65px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
}
.error-to-home {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    color: #f4f4f4;
    font-size: 16px;
    font-weight: 600;
    padding: 12px 20px;
    background-color: #96ca4f;
    letter-spacing: 0.6px;
    border-radius: 4px;
    border: 1px solid #96ca4f;
}
.error-to-home:hover, .error-to-home:focus {
    background-color: #f4f4f4;
}

/* End Error Page 404 */

/* Custom CSS - Steele Start */

.testimonial blockquote p, .testimonial blockquote p b {
    padding: 10px;
    font-size: 19px;
    line-height: 1.4;
    font-weight: normal;
}

.testi-column .feedback .section-header h2 {
    display: none;
}

.testi-column .feedback .section-header {
    margin-bottom: 0;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.phone-container {
    text-align: center;
}

.phone i {
    margin-right: 10px;
}

.mort-title {
    margin-top: 50px;
    margin-bottom: 5px !important;
}

.right-box-main {
    margin-top: 56px;
    overflow: visible;
}

.right-box-main .btn:hover {
    border: 1px solid #259ded;
    color: #259ded;
}


.show-tab {
    display: none
}

.go-right {
    float: right !important;
}

.flex-direction-nav a {
    display: block;
    height: 40px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.flex-prev {
    left: -10px;
}

.flex-next {
    right: -10px;
}

.feedback .flex-direction-nav {
    visibility: visible !important;
}

.testi-column .col-sm-10.col-sm-offset-1 {
    margin-left: 0;
    width: 100%;
}

.section-heading {
    font-size: 32px;
    font-weight: 800;
    letter-spacing: 1px;
    margin: 30px 0 20px;
}

.divider-space {
    border-top: 3px solid #e7e7e7;
    width: 200px;
    margin: 20px 0 35px;
}

.head-text, .head-text p {
    color: #615e5e !important;
    font-size: 27px;
    font-weight: 400;
    line-height: 37px;
    margin: 10px 0;
}

h4 { /* font-weight: 700;font-size: 18px; */
}

.btn-primary-dark {
    border-color: #ffffff;
    color: #fff;
    margin-top: 20px;
    padding: 10px 20px;
    min-width: auto;
}

.btn-primary-dark:hover {
    background-color: rgba(2, 140, 113, 0);
    color: #fff;
}

.services i:hover, .services i:focus {
    color: #ffffff;
}

/* Demo Page 3 Girl Background */
.girl-bg {
    background-image: url(images/girl-peeping.png);
    background-repeat: no-repeat;
    background-position: top left;
    position: absolute;
    top: 0;
    left: -162px;
    width: 246px;
    height: 434px;
    z-index: 10;
}

/* Featured Tabs */
ul.vc_tta-tabs-list {
    border: 0 none !important;
    border-radius: 0 !important;
    display: block !important;
    margin: 0 !important;
}

.vc_tta-tabs-container {
    margin-right: 0 !important;
}

.vc_tta-panels-container {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #e4e2e2;
    border-top: 0 none;
    margin-top: 0;
    padding: 20px;
}

.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
    background: #fff;
    border: 1px solid #eeeeee;
    border-right: 0 none;
    margin-bottom: 0;
    position: relative;
    width: 25%;
    z-index: 1;
    float: left;
}

.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:last-child {
    border-right: 1px solid #eeeeee;
}

.vc_tta-tab > a {
    background-color: #fafafa !important;
    color: #999999 !important;
    display: block !important;
    padding: 18px 40px !important;
    text-align: center;
}

.vc_tta-tab.vc_active > a {
    background-color: #fff !important;
    color: #555 !important;
    box-shadow: 0 3px 0 #259ded inset;
}

.vc_tta-icon {
    font-size: 20px !important;
    width: 100%;
    color: #999999 !important;
}

.vc_tta-title-text {
    display: block;
    font-size: 16px;
    margin: 4px 0 0 !important;
    text-transform: none;
}

.vc_tta-tab.vc_active > a .vc_tta-icon {
    color: #555 !important;
}

.vc_tta-tab.vc_active {
    border-top-color: #259ded !important;
    border-bottom-color: #ffffff !important;
}

.vc_tta-tab.vc_active:hover > a .vc_tta-title-text,
.vc_tta-tab.vc_active:hover > a .vc_tta-icon {
    color: #259ded !important;
}

.vc_tta-panels-container p {
    color: #615e5e !important
}

.sec-text > p, .sec-text {
    color: #615e5e !important;
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 15px !important;
}

.benefit-list {
    margin-top: 10px;
}

.head-text a, .sec-text a {
    color: #259ded !important;
    text-decoration: none;
}

.btn-mort {
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-weight: bold;
    margin: 8px auto;
    min-height: auto;
    padding: 10px;
    width: 80%;
}

.well {
    border-radius: 1px;
}

.call i {
    font-size: 28px;
    color: #333;
}

.call > a {
    font-size: 26px;
    font-weight: 800;
    text-decoration: none;
}

/*.call > a:hover, .call > a:hover {color:#259ded;}*/

.feature-wrap {
    margin-bottom: 35px;
    overflow: hidden;
}

.feature-wrap i {
    background: #ffffff none repeat scroll 0 0;
    border: 3px solid #ffffff;
    border-radius: 100%;
    box-shadow: 0 0 0 5px #f2f2f2 inset;
    float: left;
    font-size: 48px;
    height: 110px;
    line-height: 110px;
    margin: 3px 25px 3px 3px;
    text-align: center;
    transition: all 500ms ease 0s;
    width: 110px;
}

.feature-wrap i:hover {
    color: #fff;
}

.feature-wrap h2 {
    font-size: 22px;
    font-weight: 800;
    margin-top: 2px;
}

.feature-wrap p {
    font-size: 17px;
    margin-top: 10px;
}

.btn-go {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    padding: 25px 35px !important;
    margin-top: -34px;
}

.btn-go.btn-cta {
    margin: 10px 0;
}

/* FAQ Accordion */

.featured-faqs .vc_tta-panels-container {
    padding: 0 !important;
    border: 0 none;
}

.featured-faqs .vc_tta-panels-container .vc_tta-panel {
    margin-bottom: 20px;
}

.featured-faqs .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title {
    background-color: #f3f3f3;
    margin-bottom: 0 !important;
    padding: 20px;
    border-radius: 5px;
}

.featured-faqs .vc_tta-panels-container .vc_tta-panel.vc_active .vc_tta-panel-title {
    border-radius: 5px 5px 0 0;
}

.featured-faqs .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title > a {
    background-color: transparent !important;
    display: inline !important;
    padding: 0 !important;
}

.featured-faqs .vc_tta-panels-container .vc_tta-panel.vc_active .vc_tta-panel-title > a .vc_tta-title-text {
    color: #8e959c;
}

.featured-faqs .vc_tta-panels-container .vc_tta-panel.vc_active .vc_tta-panel-title > a:hover .vc_tta-title-text,
.featured-faqs .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title > a:hover .vc_tta-title-text {
    color: #259ded;
}

.featured-faqs .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title > a .vc_tta-title-text {
    display: inline;
    margin: 0 0 0 10px !important
}

.featured-faqs .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title > a .vc_tta-icon {
    font-size: 19px !important;
    color: #259ded !important;
}

.featured-faqs .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-title > a .vc_tta-controls-icon {
    display: none !important;
}

.featured-faqs .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-body {
    background-color: #f3f3f3 !important;
    border: 0 none !important;
    margin-top: 0 !important;
    border-radius: 0 0 5px 5px !important;
}

.featured-faqs .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-body p {
    color: #8e959c !important;
    margin-bottom: 15px !important;
}

.featured-faqs .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-body p:last-child {
    margin-bottom: 0 !important;
}

/* Custom Accordion Start */

#faqs-list {
    width: 100%;
    margin: 0 auto;
    display: table;
}

#faqs-list ul {
    padding: 0;
    margin: 0 0 30px;
    color: #555;
}

#faqs-list ul > li {
    display: block;
    list-style: outside;
    overflow: hidden;
}

.expand {
    background-color: #f0f0f0;
    color: #555;
    cursor: pointer;
    display: block;
    padding: 0 30px;
    text-decoration: none;
    height: 60px;
    border-radius: 5px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.expand:hover {
    text-decoration: none;
}

.expand.opened {
    background: #f0f0f0;
    /*      -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;*/
    border-radius: 5px 5px 0 0;
}

#left, #right {
    display: table;
}

#sup {
    display: table-cell;
    vertical-align: middle;
    width: 80%;
}

#faqs-list ul li .detail {
    padding: 15px 30px 30px;
    display: none;
    line-height: 23px;
    font-size: 16px;
    background-color: #f0f0f0;
    color: #666666 !important;
    border-radius: 0 0 5px 5px;
}

/*.right-arrow {
  width: 64px;
  height: 64px;
  margin-top: 16px;
  float: right;
  background-image: url(../images/faq-expand-icon.jpg);
  background-position: center;
  background-repeat: no-repeat;
}
.expand.opened .right-arrow {
  background-image: url(../images/faq-collapse-icon.jpg);
}*/
.question {
    color: #666666 !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 59px;
    margin-bottom: 0;
}

.question i {
    font-size: 18px;
    color: #259ded;
    margin-right: 14px;
}

.expand:hover .question {
    color: #259ded !important;
}

/* Custom Accordion End */

.title-heading {
    font-size: 38px;
    font-weight: 800;
    letter-spacing: 1px;
    margin: 30px 0 20px;
}

.call-text a {
    font-size: 40px;
    font-weight: 800;
    text-decoration: none;
}

/*.call-text a:hover {color: #259ded;text-decoration: none;}*/

.landing-accordion .vc_tta-panels-container {
    border-width: 0;
    padding: 0;
}

.landing-accordion.vc_tta-color-grey.vc_tta-style-classic.vc_tta .vc_tta-panel {
    margin-bottom: 7px;
}

.landing-accordion.vc_tta-color-grey.vc_tta-style-classic.vc_tta .vc_tta-panel .vc_tta-panel-title > a {
    margin: 0;
    padding-left: 36px;
}

.landing-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    /*background-color: #f0f0f0 !important;*/
}

.landing-accordion .vc_tta-title-text {
    display: inline-block;
    font-size: 16px;
    margin: 5px 10px !important;
    text-transform: none;
}

.landing-accordion.vc_tta-color-grey.vc_tta-style-classic.vc_tta .vc_tta-panel .vc_tta-panel-title > a {
    background-color: #f0f0f0;
    border-radius: 5px;
    transition: all 0.2s ease 0s;
}

.landing-accordion.vc_tta-color-grey.vc_tta-style-classic.vc_tta .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    border-radius: 5px 5px 0 0;
}

.landing-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #f0f0f0 !important;
    border-radius: 0 0 5px 5px !important;
}

/*.landing-accordion.vc_tta-color-grey.vc_tta-style-classic.vc_tta .vc_tta-panel .vc_tta-panel-title > a {
  color: #8e959c;
}*/
/* Custom CSS - Steele End */

@media (max-width: 995px) {

    .right-box-main {
        width: 100% !important;
    }

}

/* Custom CSS - Steele Start */

@media (max-width: 768px) {
    .testimonial blockquote p {
        padding: 15px;
    }

    .phone-col {
        width: 50%;
        float: left;
    }

    .logo-col {
        width: 50%;
        float: left;
    }

    .phone-container {
        text-align: right;
        font-size: 22px;
    }

    .phone {
        font-size: 24px;
        line-height: 26px;
        margin-top: 13px;
        margin-bottom: 0;
    }

    .hide-tab {
        display: none;
    }

    .show-tab {
        display: block;
    }

    .go-right {
        float: none !important;
    }

}

@media (max-width: 640px) {
    .phone i {
        display: none;
    }
}

@media (max-width: 480px) {

    #home .section-title,
    .section-title,
    .feedback h2 {
        font-size: 24px !important;
    }
    .customlist li::before
    .customlogo {
        height: 60px;
    }

    .phone-container {
        font-size: 15px;
    }

    .phone {
        font-size: 18px;
        line-height: 26px;
        margin-top: 8px;
    }

    .customlogo img {
        padding-top: 20px;
    }
}

@media (max-width: 360px) {
    .phone {
        font-size: 16px;
        line-height: 24px;
    }
}

@media (max-width: 320px) {

}

.section_header_container .vc_cta3-content-header h2, .section_header_container .vc_cta3-content-header h4 {
    color: #1d1d1d;
    /*font-family: Lato;*/
    font-weight: 400 !important;
    font-style: normal;
}
.apply_online_cta.section_header_container .vc_cta3-content-header h4{
    max-width: 1024px;
    margin: auto;
}

.vc_general.vc_cta3 .vc_cta3-content-header h2{
    font-size: 36px;
}
.vc_general.vc_cta3 h2:last-child{
    margin-bottom: 0;
}

.inline-display {
    display: inline-block;
}


.recaptcha-container {
    max-width: 400px;
}

.g-recaptcha {
    transform-origin: left top;
    -webkit-transform-origin: left top;
    margin-bottom: 10px;
}

.image-margin {
    padding-top: 20px;
}

.image-margin h6 a {
    color: black !important;
}

.image-margin img {
    max-height: 250px;
}

.wpcf7 label.required-label::before {
    color: #d00;
    content: "*";
    font-weight: bolder;
}

.loan-officer-3 .loan-officer-simple-cta .btn-white {
    color: #000;
    background-color: #fff;
    border: 1px solid #d1d1d1;
    border-radius: 0;

}

.uploads-doc {
    text-align: center !important;
}

.uploads-doc i {
    margin-left: 10px;
    font-size: 17pt;
}

.sm-padding.loan-officer-simple-cta {
    padding: 20px;
    padding-left: 0;
}

.mobile-only.mobile-bio-info {
    margin-top: 25px;
}

.single-image {
    text-align: center;
    margin-bottom: 0 !important;
}

body {
    overflow-x: hidden;
    overflow-y: scroll !important;
}




.custom-padding {
    padding-left: 30px;
}

.form-last-para p {
    margin-left: 15px;
}

@media only screen and  (max-width: 360px) {
    .connect-with-us.content-width .visible-xs {
        font-size: 31px !important;
    }

    .g-recaptcha {
        transform: scale(0.70);
        transform-origin: 0 0;
    }
}

.loan-officer-3 p {
    font-weight: 400;
}

.cta-text,
.apply-cta-btn-wrapper {
    display: inline-block;
    vertical-align: middle;
}

.cta-text {
    width: 75%;
}

.apply-cta-btn-wrapper {
    width: 25%;
}

.cta-text {
    float: left;
    font-size: 24px;
    font-weight: 300;
    color: #a2a2a2;
    margin-top: 7px;
    /*font-family: 'Lato', sans-serif;*/
}

.apply-cta-btn {
    padding: 17px 60px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    background: none;
    border: 1px solid #fff;
    border-radius: 2px;
    margin: 0 0 0 40px;
    display: inline-block;
}

.apply-cta-btn:hover,
.apply-cta-btn:focus {
    color: #333;
    background: #eef4f2;
    border: 1px solid #eef4f2;
    border-radius: 2px;
}

.custom-width .wpb_wrapper {
    width: 100%;
    margin: auto;
    max-width: 1440px;

}

#disclaimer_info{
    font-size:11px;
    margin-top: 5px;
}

#cboxTitle {
    display: none !important;
}
#menu-legal-links{
    list-style: none;
    padding-left: 0;
    font-size: 12px;
    line-height: 22px;
}
#menu-legal-links li{
    line-height: 22px;
}

@media (max-width: 1200px) {
    div.custom-width .wpb_wrapper {
        width: 100%;
    }

    .cta-text {
        text-align: left;
        font-size: 22px;
    }
}

@media (max-width: 1024px) {
    div.custom-width .wpb_wrapper {
        padding: 0 7px 0 7px;
    }
}

@media (max-width: 992px) {
    div.cta-text {
        width: 100%;
        margin-bottom: 20px;
        margin-top: 0;
        text-align: center;
    }

    .apply-cta-btn-wrapper {
        width: 100%;
    }

    .apply-cta-btn {
        margin: 0;
    }
}









/*Pre Loader css*/

.mask {
    height: 100%;
    width: 100%;
    position: fixed;
    background-color: #000000c9;
    z-index: 9999999; }
.mask__showbox {
    position: absolute;
    top: 45%;
    bottom: 0;
    left: 0;
    right: 0; }
.mask__loader {
    position: relative;
    margin: 0 auto;
    width: 60px; }
.mask__loader:before {
    content: '';
    display: block;
    padding-top: 100%; }
.mask .circular {
    animation: rotate 2s linear infinite;
    height: 100%;
    transform-origin: center center;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
.mask .path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    animation: dash 1.5s ease-in-out infinite;
    stroke-linecap: round;
    stroke: rgb(136, 120, 217); }
.mask__caption{
    background-image: url("../images/pre-loder.png") !important;
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    position: absolute;
    top: 25px;
    left: 15px;
    height: 20px;
}
@keyframes rotate {
    100% {
        transform: rotate(360deg); } }
@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0; }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px; }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px; } }

.home ul#menu-header-menu > li:first-child{
    display: none;
}
body.page-id-2188 #main-content a {
    text-decoration: underline;
}

.company-banker__info-blocks .col-md-4:last-child .info-block__title{
    margin-top: -4px;
}

/* form error message styles start */
.error {
    color: red;
    font-size: 14px !important;
    font-weight: 400;
}

.gform_wrapper .gform_fields input,
.gform_wrapper .gform_fields textarea {
    outline: none;
}

.gform_wrapper .gform_fields input[name="input_3.3"].error,
.gform_wrapper .gform_fields input[name="input_2"].error,
.gform_wrapper .gform_fields input[name="input_4"].error,
.gform_wrapper .gform_fields input[name="input_6"].error,
.gform_wrapper .gform_fields textarea[name="input_1"].error {
    border-color: red !important;
}

.gform_wrapper .error + label.error {
    display: inherit !important;
    padding-top: 5px;
    margin: 0 !important;
}

.gform_legacy_markup_wrapper .gform_ajax_spinner {
    display: none;
}
/* form error message styles end */


/* Remove header Jumping issue on scroll */
.navigation-wrap.enable-sticky-header:not(.navigation-wrap_scroll-on) {
    margin-top: 0 !important;
}

/* Remove remove Admin bar Space with CP */
.admin-bar #placeholderId ~ header .navigation-wrap_scroll-on {
    top: 0 !important;
}

@media (max-width:991px) {
    .menu-right,
    .menu-right.right-open {
        padding: 30px 0;
    }

    .menu-right .navbar-nav {
        padding: 0 20px !important;
    }

    .menu-right .collapse__item:last-child .collapse__link_spacing {
        margin: 20px 0 0 !important;
    }

    .lp-menu-number-mob-show .lp-menu-number {
        border: 0;
        margin-left: 0;
    }

    #placeholderId ~ header .menu-right .menu-header-menu-container {
        padding: 15px 0 0;
    }
}