/**
 *  Theme Name: CEDCN Theme
 *  Theme URI: http://codeart.mk/
 *  Author: CodeArt Team
 *  Author URI: http://codeart.mk/
 *  Description: CodeArt Child WordPress Theme for Genesis Framework.
 *  Version: 1.0
 *  License: GNU General Public License v2 or later
 *  License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *  Text Domain: codeart
 *  Template: genesis
 **/

@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700|Raleway:400,600,700,800');

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

* {
    outline: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

body {
    color: #646464;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 19px;
    font-style: normal;
    background: #dbf3ed;
}


/*
Fonts:
    font-family: 'proxima_nova_cn_rgregular';
    font-family: 'proxima_nova_condensedLtIt';
    font-family: 'proxima_nova_rgbold';
    font-family: 'proxima_nova_rgbold';
*/

body p,
body a,
body li,
body span {
    color: #646464;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-style: normal;
    margin-bottom: 20px;
    text-decoration: none;
}

body a,
body span {
    margin-bottom: 0;
}

#content ul {}

#content ul li {
    margin: 0 0 10px 15px;
    padding-left: 12px;
    /*    background: url('images/states-arrow.png') no-repeat 0px 5px;*/
    background: url('images/icon-arrow_list_black.svg') no-repeat 0 5px;
    background-size: 9px 9px;
}

.reqcb {
    color: #e47a7a !important;
    display: block;
}

#content ul li.child-state {
    margin-left: 0;
}

.select-state .country-and-states.hide {
    display: none !important;
}

.select-state .country-and-states .the-states ul li.have_post_css a {
    color: #27cfc3;
}

.select-state .country-and-states .the-states ul li.have_post_css a:hover {
    color: #ea6b7f;
}

.select-state #content ul li:hover {
    padding-left: 19px;
    background-position: 7px 5px;
}

#content ul ul {
    margin: 5px 0 0 15px;
}

#content ul li li {}

.my-profile #content ul li {
    background: none;
    margin: 0;
    padding: 0;
}

#wrap {
    display: block;
    overflow: hidden;
    width: 100%;
    position: relative;
    clear: both;
    padding: 0;
    margin: 0 auto;
    max-width: 1200px;
    background: white;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
}

.wrap,
#content-sidebar-wrap,
#footer .widget-area .footer-wrap {
    display: block;
    overflow: hidden;
    width: 100%;
    max-width: 1200px;
    position: relative;
    clear: both;
    padding: 0;
    margin: 0 auto;
}

.title_results,
.home_join_section {
    padding: 0 10px !important;
}

#content-sidebar-wrap {
    padding: 0 40px !important;
}

#gform_submit_button_16 {
    margin-left: 15px;
}

#footer .wrap {
    width: 100%;
    max-width: 100%;
}

#nav .wrap {
    padding: 8px 0;
    overflow: visible;
}

#header,
#nav,
#inner,
#footer {
    display: block;
    overflow: hidden;
    width: 100%;
    position: relative;
    clear: both;
    padding: 0;
    margin: 0 auto;
}

#content {
    padding: 35px 0 50px;
}

.page #content {
    padding: 15px 0 50px;
}

.home #content {
    padding: 0;
}

#footer ul li {
    color: #fff;
    /*    background: url('images/footer-top-arrow.png') no-repeat 0 5px;*/
    padding-left: 10px;
    margin-bottom: 5px;
    background: url('images/icon-arrow_list.svg') no-repeat 0 5px;
    background-size: 8px 8px;
}

#header {
    padding: 10px 50px;
}

#title-area,
#title-area #title a {
    display: block;
    width: 349px;
    height: 100px;
    float: left;
    /*    background: url('images/logo.png') no-repeat 0 0;*/
    /*background: url('images/logo-svg.svg') no-repeat 0 0;*/
    background: url('images/logo-new.jpg') no-repeat 0 0;
    background-size: 100%;
}

#title-area {
    margin-top: 10px;
    background: none;
    width: 36%;
}

#title-area #title a,
#title-area #description {
    text-indent: -999999px;
    font-size: 0;
    line-height: 0;
}

.header-full-width #header {
    width: 100%;
}

.header-full-width #header #title-area {
    width: 100%;
    float: none;
}

#header .header-widget-area {
    width: 64%;
    float: right;
    text-align: right;
    margin: 20px 0px;
    /*position: relative;*/
}

body.logged-in #header .header-widget-area {
    margin-top: 40px;
}

.header_right_holder {
    text-align: right;
}

body.logged-in .header_right_holder {
    text-align: right;
}

body.logged-in .header_right_holder span {
    font-size: 16px;
}

.header_right_holder span {
    font-size: 22px;
    font-weight: 600;
    color: #646464;
    padding-bottom: 10px;
    display: block;
}

.preheader_holder .wrap {
    padding: 15px 0px;
    text-align: center;
}

.preheader_holder .pre_link {
    color: #646464;
    text-decoration: underline;
    font-size: 18px;
    font-weight: 700;
    background: url(images/left-arrow.svg) no-repeat;
    padding-left: 30px;
    background-position: left center;
}

#header .header-widget-area p {
    color: #5a5b5b;
    font-size: 23px;
    line-height: 27px;
    margin-top: 15px;
}


#header .header-widget-area a.sign-up,
#header .header-widget-area a.log-in {
    display: block;
    background: #27CFC3;
    color: #fff;
    text-align: center;
    padding: 4px 30px;
    font-size: 14px;
    line-height: 22px;
    width: 145px;
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    border-radius: 200px;
    -moz-border-radius: 200px;
    -webkit-border-radius: 200px;
    text-transform: uppercase;
    font-weight: 700;
    border: 2px solid transparent;
}

#header .header-widget-area a.sign-up{
    max-width: 220px;
    width: 100%;
}

.acf-button:hover,
.acf-button {
    background: #27cfc3;
    border-color: #27cfc3;
}

.select2-result-selectable .select2-match {
    color: #646464;
}

.select2-result-selectable.select2-highlighted .select2-match {
    color: white;
}

#header .header-widget-area a.sign-up:hover {
    background: #23bbb0;
}

#header .header-widget-area a.log-in:hover {
    border-color: #27CFC3;
    color: #27CFC3;
    background: transparent;
}

#header .header-widget-area a.log-in {
    background: transparent;
    right: 0;
    border: 2px solid grey;
    color: grey;
    max-width: 185px;
    width: 100%;
}

.home-top {
    display: block;
    position: relative;
    overflow: hidden;
    padding-bottom: 90px;
}

.home-top h4.widgettitle {
    display: block;
    position: relative;
    display: block;
    width: 100%;
    color: #646464;
    font-size: 30px;
    line-height: 34px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.cat-search {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.home-cat {
    position: relative;
    display: inline-block;
    width: 25%;
    vertical-align: top;
}

.home-cat a {}

.home-cat span {
    /*    background: url('images/ca-img-1.png') no-repeat center center;*/
    background: url('images/icon-plus.svg') no-repeat center center;
    background-size: 80px 80px !important;
    display: block;
    width: 180px;
    height: 180px;
    border: 5px solid #f3f3f3;
    margin: 0 auto 20px;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
}

.my-profile .field {
    display: block;
    width: 100%;
    clear: both;
    overflow: hidden;
}

.my-profile #wrap .repeater .field {
    width: auto;
    float: none;
    clear: none;
    display: table-cell;
}

.my-profile .acf_postbox .field {
    width: 50%;
    float: left;
    margin: 0;
    border: none;
    padding: 10px 10px;
    clear: none;
}

.my-profile .acf_postbox #acf-christian_counselors_on_staff.field {
    width: 100%;
    clear: both;
    overflow: hidden;
    float: none;
}

.my-profile .acf_postbox #acf-profile_other_locations.field {
    width: 100%;
    clear: both;
    overflow: hidden;
    float: none;
}


/*body.my-profile #wrap .postbox.acf_postbox.default.acf-hidden { display: block !important; }*/

.my-profile .acf_postbox #acf-show_phone_on_public_profile,
.my-profile .acf_postbox #acf-show_address_on_public_profile {
    width: 36%;
}

.my-profile .acf_postbox #acf-first_name,
.my-profile .acf_postbox #acf-last_name,
.my-profile .acf_postbox #acf-email_address,

/* .my-profile .acf_postbox #acf-website, */

.my-profile .acf_postbox #acf-professional_credentials,
.my-profile .acf_postbox #acf-business_phone,
.my-profile .acf_postbox #acf-business_address,

/* .my-profile .acf_postbox #acf-city, */

.my-profile .acf_postbox #acf-email,
.my-profile .acf_postbox #acf-facility_name,
.my-profile .acf_postbox #acf-facility_phone,
.my-profile .acf_postbox #acf-facility_address,
.my-profile .acf_postbox #acf-name_of_group,
.my-profile .acf_postbox #acf-church_organization,
.my-profile .acf_postbox #acf-your_title,
.my-profile .acf_postbox #acf-meeting_address,
.my-profile .acf_postbox #acf-title,
.my-profile .acf_postbox #acf-organization,
.my-profile .acf_postbox #acf-organization {
    width: 36%;
}

.my-profile #acf_362 #acf-city,
.my-profile #acf_360 #acf-city,
.my-profile #acf_361 #acf-city {
    width: 50%;
}

.my-profile .acf_postbox .field_type-repeater tr.sub_field {
    padding: 0;
}

.my-profile .acf_postbox .field_type-repeater tr.sub_field td {
    vertical-align: middle;
    width: 320px;
}

.my-profile .acf_postbox .field_type-repeater tr.sub_field td.label {
    border-left: 1px solid #E1E1E1;
    width: 25%;
}

.my-profile .acf_postbox .field_type-repeater tr td.order {
    border-right: 0;
}

.my-profile .acf_postbox .field_type-repeater tr.sub_field td input[type="text"] {
    width: 100%;
}

.my-profile .acf_postbox .field_type-repeater tr td.field_type-textarea {
    width: 100%;
}

.my-profile .acf_postbox .field_type-repeater table.acf_input tbody tr td.label {
    text-align: center;
}

.my-profile .acf_postbox #acf-staff_patient_ratio {
    clear: both;
    width: 100%;
}

.my-profile #wrap #inner ul.acf-checkbox-list li {
    margin: 5px 0;
}

.my-profile ul.acf-checkbox-list li label,
.my-profile div.field_type-repeater ul.acf-checkbox-list li label input {
    display: block;
    width: 100%;
    height: 16px;
    background: url('images/checkbox-blue.png') no-repeat 0 0;
}

.my-profile div.field_type-repeater ul.acf-checkbox-list li label input {
    opacity: 1;
    border: 0px !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.my-profile div.field_type-repeater ul.acf-checkbox-list li label input:before {
    display: none;
}

.my-profile div.field_type-repeater ul.acf-checkbox-list li label {
    background: none;
}

.my-profile ul.acf-checkbox-list li label.checked,
.my-profile div.field_type-repeater ul.acf-checkbox-list li label input:checked {
    background-position: 0 -16px;
}

.my-profile ul.acf-checkbox-list li label input[type="checkbox"] {
    opacity: 0;
}

.my-profile #wrap #inner ul.acf-radio-list li {
    margin: 5px 0;
}

.my-profile ul.acf-radio-list li label {
    display: block;
    width: 100%;
    height: 20px;
    background: url('images/radio-blue.png') no-repeat 0 0;
    padding-left: 5px;
}

.my-profile ul.acf-radio-list li label.checked {
    background-position: 0 -20px;
}

.my-profile ul.acf-radio-list li label input[type="radio"] {
    opacity: 0;
}

.my-profile .acf_postbox #acf-city.field {
    display: block;
}

.my-profile .acf_postbox #acf-bio,
.my-profile .acf_postbox #acf-one_sentence_treatment_philosophy,
.my-profile .acf_postbox #acf-personal_statement_of_faith,
.my-profile .acf_postbox #acf-schools_attended_and_degrees_earned,
.my-profile .acf_postbox #acf-current_licenses_held,
.my-profile .acf_postbox #acf-list_any_relevant_certifications,
.my-profile .acf_postbox #acf-testimonials {
    width: 100%;
}

.my-profile #inner {
    background: #fff;
}

.my-profile .acf_postbox p.label {
    margin-bottom: 0;
    text-shadow: none;
}

.my-profile #content form input[type="submit"] {
    clear: both;
    background: none repeat scroll 0 0 #90ca6a;
    border: medium none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 20px;
    line-height: 24px;
    margin: 20px 0 0 0;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    max-width: 300px;
}

.my-profile #content form input[type="submit"]:hover {
    background: #90ca6a;
}

.my-profile .acf_postbox .field input[type="text"],
.my-profile .acf_postbox .field input[type="number"],
.my-profile .acf_postbox .field input[type="password"],
.my-profile .acf_postbox .field input[type="email"],
.my-profile .acf_postbox .field textarea,
body.my-profile #wrap #content-sidebar-wrap #content #post .select2-container a {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 2px solid #e9e9e9;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 10px 12px;
    height: auto;
    /* width: 32%;*/
    color: #808080;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}

body.my-profile #wrap #content .select2-container {
    width: 100%;
}

body.my-profile #wrap #content .select2-container a {
    padding: 3px 5px;
    color: #646464;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    line-height: 19px;
}

body.my-profile #wrap #content .select2-container a span {
    color: #646464;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    line-height: 19px;
}

.my-profile .acf_postbox p.label label,
.page-id-60 .acf_postbox p.label {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-style: normal;
    line-height: 19px;
    margin-bottom: 0;
    color: #646464;
    font-weight: normal;
    /* display: none; */
}

.my-profile .acf_postbox p.label label {
    font-size: 16px;
}

.my-profile .acf_postbox #acf-facebook p.label,
.my-profile .acf_postbox #acf-facebook p.label label,
.my-profile .acf_postbox #acf-twitter p.label,
.my-profile .acf_postbox #acf-twitter p.label label,
.my-profile .acf_postbox #acf-linkedin p.label,
.my-profile .acf_postbox #acf-linkedin p.label label,
.my-profile .acf_postbox #acf-googleplus p.label,
.my-profile .acf_postbox #acf-googleplus p.label label {
    display: block;
}

.my-profile #acf-avatar p.label {
    font-size: 14px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
}

.my-profile #acf-avatar p label {
    display: none;
}

.my-profile #acf-avatar .has-image {
    width: 100%;
}

.my-profile .acf-image-uploader img {
    width: 100%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    /*
    border-radius: 150px;
    -moz-border-radius: 150px;
    -webkit-border-radius: 150px;
    */
}

.my-profile #poststuff h3 {
    padding: 0;
    border: none;
    line-height: normal;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.upgrade-confirmation-text h3{
    color: #27cfc3;
    font-weight: normal;
    font-size: 28px;
    text-align: center;
    margin: 0 0 30px 0;
}

.my-profile .acf_postbox {
    padding: 0;
    position: relative;
    border: none;
    margin: 0 0 10px;
}

.my-profile #poststuff h3 span {
    background: none repeat scroll 0 0 #27cfc3;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #FFFFFF;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 25px;
    padding: 5px 15px;
    text-transform: uppercase;
    width: 100%;
    font-weight: 700;
}

.my-profile #content div.updated {
    margin: 0;
    border: 1px solid #E1E1E1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-left: 4px solid #7AD03A;
}

.home-cat.home-cat-2 span {
    /*    background: url('images/cat-img-2.png') no-repeat center center;*/
    background: url('images/icon-chat.svg') no-repeat center center;
}

.home-cat.home-cat-3 span {
    /*    background: url('images/cat-img-3.png') no-repeat center center;*/
    background: url('images/icon-horn.svg') no-repeat center center;
}

.home-cat.home-cat-4 span {
    /*    background: url('images/cat-img-4.png') no-repeat center center;*/
    background: url('images/icon-groups.svg') no-repeat center center;
}

.home-cat.home-cat-5 span {
    /*    background: url('images/cat-img-5.png') no-repeat center center;*/
    background: url('images/icon-bulb.svg') no-repeat center center;
    background-size: 50px !important;
}

.home-cat.home-cat-1 a:hover span,
.home-cat.home-cat-1 a:hover h3 {
    border-color: #ea6b7f;
    color: #ea6b7f;
}

.home-cat.home-cat-2 a:hover span,
.home-cat.home-cat-2 a:hover h3 {
    border-color: #27CFC3;
    color: #27CFC3;
}

.home-cat.home-cat-3 a:hover span,
.home-cat.home-cat-3 a:hover h3 {
    border-color: #ea6b7f;
    color: #ea6b7f;
}

.home-cat.home-cat-4 a:hover span,
.home-cat.home-cat-4 a:hover h3 {
    border-color: #90ca6a;
    color: #90ca6a;
}

.home-cat.home-cat-5 a:hover span,
.home-cat.home-cat-5 a:hover h3 {
    border-color: #f2d300;
    color: #f2d300;
}


/*
.home-cat a:hover span {
    background-size: 55% 55% !important;
}
*/

.home-cat h3,
.home-cat h3 a {
    font-size: 20px;
    line-height: 24px;
    color: #353535;
    display: block;
    text-align: center;
    padding: 0 5px;
    font-family: 'Montserrat', sans-serif;
}

.home-cat {}

#nav {
    background: #27CFC3;
    overflow: visible;
    display: none !important;
}

#nav ul {
    list-style: none;
    font-size: 0;
    line-height: 0;
    text-align: center;
    display: block;
    width: 100%;
    padding-right: 150px;
}

.logged-in #nav ul {
    padding-right: 0;
}

#nav ul ul {
    display: none;
    /* display: block; */
    /* overflow: hidden; */
    position: absolute;
    top: 35px;
    left: 0;
    width: 350px;
    padding: 15px 0 15px 0;
    z-index: 9999;
    background: #FFFFFF;
    border: 1px solid #dcdcdc;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}

.caseparator {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    clear: both;
    height: 50px;
    padding: 0px;
    margin: 50px 0;
    background: red;
}


/*
#nav ul li:hover ul.sub-menu {
    display: block;
}
*/

#nav ul ul::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    /*
    border-style: solid;
    border-width: 0 6px 10px 6px;
    border-color: transparent transparent #FFFFFF transparent;
    */
    height: 12px;
    background: url('images/col-arrow.png') no-repeat 0 4px;
    top: -10px;
    left: 41px;
    top: -11px;
    left: 47px;
    display: block;
    width: 100%;
    padding-top: 10px;
}

#nav ul ul li {
    width: 100%;
    overflow: hidden;
    clear: both;
    text-align: left;
    margin: 2px 0px;
}

#nav span.sf-sub-indicator {
    display: none;
}

#nav ul li {
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    padding: 0;
    margin: 0;
    text-align: center;
}

#nav ul li:hover ul {
    display: block !important;
    /* height: auto; */
}

#nav ul li a {
    display: block;
    padding: 3px 25px;
    margin: 0px 15px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    color: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#nav ul li a:hover,
#nav ul li.current_page_item a,
#nav ul li.current-menu-item a {
    background: #90ca6a;
    color: #fff;
}

#nav ul li.join-menu-item.current_page_item a,
#nav ul li.join-menu-item.current-menu-item a {
    background-color: #90ca6a;
}

#nav ul ul li a {
    background: url('images/menu_arrow.png') no-repeat left -12px transparent !important;
    color: #5a5b5b !important;
    padding: 3px 10px !important;
    -webkit-transition: margin 0.2s ease-in-out 0s !important;
    transition: margin 0.2s ease-in-out 0s !important;
}

#nav ul ul li a:hover,
#nav ul ul li.current-menu-item a,
#nav ul ul li.current_page_item a {
    background: url('images/menu_arrow.png') no-repeat left 8px transparent !important;
    color: #27CFC3 !important;
    margin-left: 20px !important;
}

#content {
    width: 65%;
    float: left;
}

a.post-edit-link {
    display: none;
}

.sidebar-content #content {
    float: right;
}

.full-width-content #content {
    width: 100%;
}

#sidebar {
    width: 30%;
    float: right;
    padding: 35px 0 50px;
}

.sidebar-content #sidebar {
    float: left;
}

.sponsors {
    font-size: 0;
    line-height: 0;
    position: relative;
    overflow: hidden;
    text-align: left;
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}

.sponsors .item {
    display: block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    margin-left: 40px;
    background-position: center bottom !important;
}

.sponsors .item:first-child {
    margin-left: 0;
}

.sponsors .sponsor-1 {
    background: url('images/f1.png') no-repeat 0 0;
    width: 120px;
    height: 95px;
}

.sponsors .sponsor-2 {
    background: url('images/f2.png') no-repeat 0 0;
    width: 135px;
    height: 54px;
}

.sponsors .sponsor-3 {
    background: url('images/f3.png') no-repeat 0 0;
    width: 120px;
    height: 95px;
}

.sponsors .sponsor-6 {
    background: url('images/new-banner-optimized-1.png') no-repeat 0 0;
    width: 120px;
    height: 95px;
}


/* .sponsors .sponsor-4 { background: url('images/f4.png') no-repeat 0 0; width: 121px; height: 57px; } */

.sponsors .sponsor-4 {
    background: url('images/f44.png') no-repeat 0 0;
    width: 60px;
    height: 52px;
}

.sponsors .sponsor-5 {
    background: url('images/f5.png') no-repeat 0 0;
    width: 120px;
    height: 95px;
}

#footer {}

#footer .widget-area {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    clear: both;
    margin: 0;
}

#footer .footer-top {
    background: #545454;
    padding: 30px 50px;
}

#footer .footer-top h4.widgettitle {
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 15px;
    font-weight: 700;
}

#footer .footer-top .widget {
    width: 30%;
    float: left;
    margin-left: 5%;
}

#footer .footer-top .widget:first-child {
    margin-left: 0;
}

#footer .footer-middle {
    background: #484848;
    padding: 25px 50px;
    color: #ffffff;
}

#footer .footer-middle p {
    color: #ffffff;
    font-size: 14px;
    line-height: 18px;
}

#footer .footer-middle p:first-child {
    display: block;
    text-align: center;
}

#footer .footer-bottom {
    background: #545454;
    padding: 15px 50px;
}

.partners_section .widget-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.partners_section h4 {
    color: #ffffff;
}

#footer .footer-bottom h4.widgettitle {
    float: left;
    font-size: 38px;
    line-height: 60px;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin: 0;
    padding-right: 30px;
}

.contact-popup,
.registration-code-popup,
.acc-terms-popup {
    display: none;
}

.ca-captcha .ginput_recaptcha{
    overflow: hidden;
    margin-bottom: 20px;
}

#gform_wrapper_1 input[type="text"],
#gform_wrapper_1 input[type="email"],
#gform_wrapper_1 textarea {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    color: #a2a2a2;
    padding: 5px 10px;
    border: 2px solid #e9e9e9;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}

#gform_wrapper_1 input[type="text"],
#gform_wrapper_1 input[type="email"] {
    max-width: 300px;
}

.contact-popup-overlay,
.registration-code-popup-overlay,
.acc-terms-popup-overlay {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    -khtml-opacity: 0.85;
    opacity: 0.85;
    z-index: 1000;
}

.contact-popup-wrap,
.registration-code-popup-wrap,
.acc-terms-popup-wrap {
    /*max-width: 550px;*/
    min-width: 540px;
    max-width: 540px;
    width: 100%;
    min-height: 484px;
    /*height: 400px;*/
    display: block;
    background: #EEEEEE;
    padding: 0px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0px 0px 7px 7px #333;
    -moz-box-shadow: 0px 0px 7px 7px #333;
    -webkit-box-shadow: 0px 0px 7px 7px #333;
}

.contact-popup-wrap {
    z-index: 1001;
}

.registration-code-content,
.acc-terms-content {
    padding: 0 25px 40px 25px;
    text-align: center;
}

.registration-code-content a,
.acc-terms-content a {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
}

.registration-code-content a:hover,
.acc-terms-content a:hover {
    color: #27CFC3;
}

.registration-code-content input[type="text"] {
    display: block;
    width: 90%;
    margin: 0 auto 20px;
    border: 1px solid #e1e1e1;
    background: #fff;
    text-align: left;
    color: #707070;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 22px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.registration-code-content a.link-check-registration-code,
.acc-terms-content a.link-acc-terms {
    display: block;
    width: 90%;
    margin: 0 auto;
    background: #ea6b7f;
    border: 1px solid #ea6b7f;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 20px;
    line-height: 24px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.registration-code-content a.link-check-registration-code:hover,
.acc-terms-content a.link-acc-terms:hover {
    background: #ea6b7f;
    color: #fff;
}

input.err-message {
    border-color: #cc0000 !important;
}

p.err-message {
    color: #fff !important;
    background: #cc0000;
    display: block;
    text-align: center;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 27px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 10px auto;
    width: 90%;
}

.registration-code-popup-wrap,
.acc-terms-popup-wrap {
    max-width: 650px;
    width: 100%;
    min-height: 350px;
    min-height: 0 !important;
    height: auto !important;
    z-index: 1001;
}

.contact-popup-wrap .contact-popup-close,
.registration-code-popup-wrap .registration-code-popup-close,
.acc-terms-popup-wrap .acc-terms-popup-close {
    display: block;
    background: url('images/close.png') no-repeat 0 0;
    width: 35px;
    height: 34px;
    text-indent: -99999px;
    position: absolute;
    /*
    right: -15px;
    top: -10px;
    */
    right: 5px;
    top: 5px;
}

.contact-popup-wrap h2.profile-title,
.registration-code-popup-wrap h2.profile-title,
.acc-terms-popup-wrap h2.profile-title {
    display: block;
    background: #27CFC3;
    color: white;
    padding: 22px 22px 15px;
    font-size: 32px;
    line-height: 38px;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}

.contact-popup-wrap .gform_wrapper {
    padding: 10px 30px 30px;
}

#recaptcha_widget_div {
    height: 130px;
}

.contact-popup-wrap .gform_wrapper form .gform_body ul li input,
.contact-popup-wrap .gform_wrapper form .gform_body ul li textarea {
    width: 70%;
    font-family: 'Raleway', sans-serif;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 18px;
    border: 1px solid #E1E1E1;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.contact-popup-wrap .gform_wrapper form .gform_footer input[type=submit] {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 18px;
    text-transform: none;
    padding: 3px 20px;
    margin-left: 25%;
    -webkit-appearance: none;
    -moz-appearance: none;
}

body .contact-popup-wrap .gform_wrapper li.gfield {
    margin-bottom: 5px;
}

body.member-regsiter .gform_wrapper label.gfield_label {
    display: none !important;
}

body.member-regsiter .step4 .gform_wrapper label.gfield_label {
    display: block !important;
}

body.member-regsiter.sign-in-professional .step4 .gform_wrapper {
    display: block !important;
}

body .gform_wrapper li {
    background: none !important;
    padding: 0 !important;
}

body .gform_wrapper li.gfield {
    display: block;
    overflow: hidden;
}

body.page-id-12 #content .gfield input[type="checkbox"],
body.page-id-10 #content .gfield input[type="radio"] {
    display: block;
    width: 16px;
    height: 16px;
    float: left;
    margin: 0 5px 0 0;
    cursor: pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

body.page-id-12 #content .gform_wrapper li#field_1_6 li {
    background: url('images/square-check.png') no-repeat 0 0 !important;
}

body.page-id-12 #content .gform_wrapper li#field_1_6 li.checked {
    background-position: 0 -104px !important;
}

body.page-id-10 #content .gform_wrapper li ul.gfield_radio li {
    background: url('images/rounded-check.png') no-repeat 0 0 !important;
}

body.page-id-10 #content .gform_wrapper li ul.gfield_radio li.checked {
    background-position: 0 -104px !important;
}

body.page-id-10 #content .gform_wrapper li ul.gfield_radio label,
body.page-id-12 #content .gform_wrapper li ul.gfield_checkbox label {
    cursor: pointer;
}

body.page-id-10 .gform_wrapper li#field_8_6 {
    min-width: 330px;
    background: #FFF !important;
    border: 2px solid #E1E1E1;
    padding: 10px !important;
    width: 100% !important;
    margin-left: 0% !important;
    max-width: 400px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

body.page-id-10 .gform_wrapper li#field_8_6 .ginput_full {
    min-width: 320px;
    display: block;
}

body .gform_wrapper label {
    /* display: none !important; */
}

body .contact-popup-wrap .gform_wrapper label {
    float: left;
    width: 25%;
}

body .contact-popup-wrap .gform_wrapper input,
.contact-popup-wrap .gform_wrapper textarea {}

body .step4 .gform_wrapper label {
    display: block !important;
}

.wpcf7,
body body .gform_wrapper {
    display: block;
    width: 100%;
    overflow: hidden;
    clear: both;
    position: relative;
    width: 100%;
}

body .gform_wrapper span {
    padding: 0;
    margin: 0;
}

div.gform_card_icon_container.gform_card_icon_style1 + input {
    display: block;
    margin: 0;
    width: 50%;
    overflow: hidden;
    clear: both;
}

.gform_wrapper span.ginput_full {
    overflow: hidden;
    display: block;
    margin-bottom: 15px;
}

.gform_wrapper span.ginput_full label {
    display: block;
    overflow: hidden;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 14px;
}

.gform_wrapper span.ginput_full.ginput_cardextras {
    display: block;
    overflow: hidden;
}

.gform_wrapper span.ginput_full.ginput_cardextras .select2-container {
    width: 45% !important;
}

.gform_wrapper span.ginput_full.ginput_cardextras .ginput_cardinfo_left {
    width: 37%;
    display: block;
    float: left;
    overflow: hidden;
}

.ginput_card_security_code_icon {
    display: none;
}

.gform_wrapper span.ginput_full.ginput_cardextras .ginput_cardinfo_right {
    display: block;
    width: 26%;
    overflow: hidden;
}

.gform_wrapper span.ginput_full.ginput_cardextras .ginput_cardinfo_right input {
    margin: 0;
}

div.gfield_creditcard_warning_message {
    display: block;
    margin-bottom: 15px;
}

.gform_wrapper span.ginput_full.ginput_cardextras .ginput_cardinfo_left label {}

.gform_wrapper span.ginput_full.ginput_cardextras .ginput_cardinfo_right label {}

.gform_wrapper span.ginput_left,
.gform_wrapper span.ginput_right {
    display: block;
    overflow: hidden;
}

.page-id-12 .gform_wrapper span.ginput_left,
.page-id-12 .gform_wrapper span.ginput_right {
    width: 100%;
    float: left;
    max-width: 340px;
}

.page-id-12 #content .gform_wrapper .ginput_complex.ginput_container span.ginput_left input[type="text"],
.page-id-12 #content .gform_wrapper .ginput_complex.ginput_container span.ginput_left input[type="email"],
.page-id-12 #content .gform_wrapper .ginput_complex.ginput_container span.ginput_right input[type="text"],
.page-id-12 #content .gform_wrapper .ginput_complex.ginput_container span.ginput_right input[type="email"],
.page-id-12 #content .gform_wrapper input[type="text"],
.page-id-12 #content .gform_wrapper input[type="email"] {
    width: 98%;
    max-width: 100%;
}

body.page-id-12 .gform_wrapper li#field_1_2,
body.page-id-12 .gform_wrapper li#field_1_5 {
    float: left;
    width: 34%;
    min-width: 340px;
}

body.page-id-12 .gform_wrapper li#field_1_6 {
    width: 100%;
    clear: both;
}

body.page-id-12 .gform_wrapper li#field_1_6 li {
    width: 35%;
    float: left;
    min-width: 250px;
}

body.page-id-12 .gform_wrapper li#field_1_6 li label {
    display: inline;
}

.page-id-10 .gform_wrapper span.ginput_left,
.page-id-10 .gform_wrapper span.ginput_right,
body.page-id-10 .gform_wrapper textarea,
body.page-id-10 .gform_wrapper span.ginput_full {
    width: 50%;
    float: left;
    min-width: 253px;
}

body.page-id-10 #content .gform_wrapper #field_8_6 span.ginput_full {
    width: 100%;
}

body.page-id-10 .gform_wrapper input[type="text"],
body.page-id-10 .gform_wrapper input[type="email"] {
    width: 49%;
}

.page-id-10 .gform_wrapper .ginput_container label {
    display: block;
    width: 100%;
    clear: both;
}

.page-id-10 .gform_wrapper .ginput_container .gfield_radio label {
    display: inline;
}

.page-id-10 #content .gform_wrapper .ginput_container .gfield_radio li {}

.page-id-10 #content #field_8_4 li,
.page-id-10 #content #field_8_5 li {
    width: 30%;
    float: left;
    min-width: 190px;
}

.page-id-10 #content #field_8_6 .ginput_full,
.page-id-10 #content #field_8_6 .ginput_full {
    clear: both;
}

body.page-id-10 #content .gform_wrapper li.gfield_error input[type="text"],
body.page-id-10 #content .gform_wrapper li.gfield_error input[type="email"],
body.page-id-10 #content .gform_wrapper li.gfield_error input[type="password"],
body.page-id-12 #content .gform_wrapper li.gfield_error input[type="text"],
body.page-id-12 #content .gform_wrapper li.gfield_error input[type="email"],
body.page-id-12 #content .gform_wrapper li.gfield_error input[type="password"] {
    /* border-color: #e47a7a; */
    border-color: #e20a0a;
}

.page-id-10 #content .validation_error,
.page-id-12 #content .validation_error {
    padding: 13px 10px 13px 40px;
    background: #cc0000 url('images/abc.png') no-repeat 10px center;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #fff;
    margin-bottom: 20px;
}

.page-id-10 #content .gform_wrapper span.ginput_full.ginput_cardextras .ginput_cardinfo_left {
    width: 72%;
}

body.page-id-10 #wrap .gform_wrapper .select2-container {
    width: 99%;
}

.page-id-10 .gform_wrapper .ginput_complex.ginput_container span.ginput_left input[type="text"],
.page-id-10 .gform_wrapper .ginput_complex.ginput_container span.ginput_right input[type="text"],
.page-id-10 .gform_wrapper span.ginput_full input[type="text"],
.page-id-10 .gform_wrapper span.ginput_full input[type="text"],
body.page-id-10 .gform_wrapper .ginput_complex.ginput_container input[type="text"],
body.page-id-10 .gform_wrapper .ginput_complex.ginput_container input[type="email"],
body.page-id-10 #wrap .gform_wrapper .select2-container a.select2-choice {
    width: 98%;
}

#content span.gfield_required {
    margin-left: 5px !important;
}

p.required-desc {
    font-size: 14px;
    line-height: 14px;
    color: red;
    text-align: left;
    padding-left: 2% !important;
}


/*
.page-id-10 .gform_wrapper span.ginput_full input#input_8_6_1,
.page-id-10 .gform_wrapper span.ginput_full input#input_8_6_5 {
    width: 305px !important;
}
*/

.gform_wrapper span.ginput_left label,
.gform_wrapper span.ginput_right label {
    display: block;
    overflow: hidden;
}

.wpcf7 span,
.wpcf7 p,
body .gform_wrapper p,
body.member-regsiter .gform_wrapper span {
    padding: 0;
    margin: 0;
    display: block;
    clear: both;
}

span.gfield_required {
    color: red;
}

body.member-regsiter .gform_wrapper p,
body.member-regsiter .gform_wrapper span {
    clear: none;
}

body.member-regsiter .step4 .gform_wrapper span.gfield_required {
    position: absolute;
    top: 13px;
    right: -3px;
}

#gform_wrapper_8 input:focus {
    box-shadow: inset 0 0 5px #ea6b7f;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea,
body .gform_wrapper input[type="text"],
body .gform_wrapper input[type="email"],
body .gform_wrapper textarea {
    display: block;
    width: 50%;
    font-family: 'Raleway', sans-serif;
    color: #a2a2a2;
    font-size: 16px;
    line-height: 20px;
    padding: 5px 10px;
    margin: 0 0 5px;
    /* border: 1px solid #f4f4f4; */
    border: 1px solid #bbb;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.ca-login .right.left-right {
    border-left: 1px solid #dbdbdb;
}

.ca-login form p label {
    display: none;
}

.ca-login p.login-remember label {
    display: block;
    color: #646464;
    font-size: 18px;
}

.ca-login p.login-remember {
    text-align: left;
}

.ca-login form {
    width: 80%;
    margin: 0 auto;
}

.wpcf7 input[type="submit"],
body .gform_wrapper input[type="submit"],
.member-regsiter a.step-btn,
.ca-login form input[type="submit"] {
    font-family: 'Raleway', sans-serif;
    display: block;
    background: #90ca6a;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    padding: 10px 20px;
    margin: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: none;
    cursor: pointer;
    clear: both;
}

li.billing-message {
    width: 100% !important;
    clear: both !important;
}

li.billing-message p {
    color: red;
}

body.page-id-10 .gform_wrapper input[type="submit"],
body.page-id-12 .gform_wrapper input[type="submit"] {
    padding: 11px 0;
    width: 170px;
}

.ca-login form input[type="submit"] {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    margin: 0 auto;
    padding: 15px 10px;
    width: 100%;
}

.wpcf7 textarea,
.gform_wrapper textarea {
    width: 70%;
}

.wpcf7 input[type="submit"]:hover,
body .gform_wrapper input[type="submit"]:hover,
.member-regsiter a.step-btn:hover,
.ca-login form input[type="submit"]:hover {
    background: #90ca6a;
}

h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
    color: #646464;
    padding: 0;
    margin: 0 0 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.spk-field p {
    margin-bottom: 0;
}

span.i_am_a {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    line-height: 16px;
}

.small-disclaimer {
    padding: 10px 30px 30px;
    display: block;
    position: relative;
    overflow: hidden;
    clear: both;
}

.small-disclaimer h4 {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 5px;
}

.small-disclaimer p {
    font-size: 13px;
    line-height: 15px;
}

.profiles-archive h1 span {
    font-size: 30px;
    line-height: 34px;
    color: #646464;
    padding: 0;
    margin: 0 0 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

h1,
h1 a {
    font-size: 29px;
    line-height: 33px;
}

h2,
h2 a {
    font-size: 25px;
    line-height: 29px;
}

h3,
h3 a {
    font-size: 21px;
    line-height: 25px;
}

h4,
h4 a {
    font-size: 17px;
    line-height: 21px;
}

h5,
h5 a {
    font-size: 15px;
    line-height: 19px;
}

h6,
h6 a {
    font-size: 14px;
    line-height: 18px;
}

#content h1.entry-title,
.main-search h1.entry-title {
    color: #646464;
    font-size: 31px;
    line-height: 35px;
    padding: 0;
    margin: 0 0 15px;
}

.hide-title #content h1.entry-title {
    display: none !important;
}

.main-search h1.entry-title {
    margin-top: 25px !important;
    margin-bottom: 0 !important;
}

.main-search h1.entry-title strong {
    font-style: italic;
}

.treatment-programs #content h1.entry-title {
    margin-bottom: 25px;
}

.alignleft {
    float: left;
    margin: 0 10px 0 0;
}

.alignright {
    float: right;
    margin: 0 0 0 10px;
}

.alignnone {
    float: none;
}

.aligncenter {
    display: block;
    margin: 5px auto 10px;
    float: none;
}

.about-section {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    clear: both;
    margin-bottom: 25px;
}

.cabtn {
    /* display: block; */
    background: #27CFC3;
    display: inline-block;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    text-align: center;
    /* width: 300px; */
    width: auto;
    padding: 15px;
    font-size: 20px;
    line-height: 24px;
    margin: 15px auto;
    color: #fff !important;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
}

.cabtn:hover {
    background: #23bbb0;
}

.about-section h2 {
    display: block;
    width: 100%;
    color: #fff;
    background: #27cfc3;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    padding: 5px 15px;
    margin-bottom: 25px;
    font-family: 'Montserrat', sans-serif;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.about-section img {
    margin: 0 auto 15px;
    display: block;
}

.about-section .about-section-content {
    overflow: hidden;
}

body #wrap .choose-plan-wrap {
    display: block;
    position: relative;
    /*    overflow: hidden;*/
    width: 100%;
    clear: both;
    text-align: center;
    font-size: 3px;
}

body #wrap .choose-plan-wrap .cp-col {
    width: 24.5%;
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin-top: 12px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.choose-plan-wrap .cp-col:hover {
    margin-top: 0;
}

body #wrap .choose-plan-wrap .cp-col.even {
    background: #f6f6f6;
    /*
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
*/
}


/*
body #wrap .choose-plan-wrap .cp-col .overlay {
    background: url('images/cp-overlay.png') repeat 0 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
    display: none;
}

body #wrap .choose-plan-wrap .cp-col.active.cp-overlay .overlay {
    display: none !important;
}


body #wrap .choose-plan-wrap .cp-col.cp-overlay .overlay {
    display: block;
}
*/

body #wrap .choose-plan-wrap .cp-col .overlay {
    display: none;
}

body #wrap .choose-plan-wrap .cp-col.active {
    margin-top: 0 !important;
}

body.member-regsiter #wrap li.gfield {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    clear: both;
    text-align: left;
    margin-left: 0;
}

#content .ca-terms-cb label {
    width: auto !important;
}

#gform_8 {
    background: url('images/sec-badges2.png') no-repeat 200px bottom;
}

.filter-profiles {
    display: none;
    /* display: none; */
    width: 100%;
    position: relative;
    overflow: hidden;
    clear: both;
    text-align: center;
    font-size: 0;
    line-height: 0;
    vertical-align: top;
    margin-top: 20px;
}

.filter-profiles span.title-desc {
    color: #707070;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    padding: 0;
    margin: 5px 7px 0 0;
}

.filter-profiles input[type="submit"] {
    background: #ea6b7f;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    width: auto !important;
    line-height: 24px;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    padding: 2px 20px;
    margin: 0px 0px !important;
    border: 1px solid #e49911;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.filter-profiles input[type="submit"]:hover {
    background: #ea6b7f;
}

.taxonomy-profile-loop .profile.loading-profile {
    position: relative;
}

body.page-template-template-login #wrap {
    box-shadow: none;
}

.taxonomy-profile-loop .profile.loading-profile .endorsed {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    /*    background: #f2d300 url('images/endorsed-star.png') no-repeat center 6px;*/
    background: #27CFC3 url('images/icon-star.svg') no-repeat center 6px;
    background-size: 20px 20px;
    width: 57px;
    height: 47px;
    border-bottom-right-radius: 7px;
    -moz-border-bottom-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
}

.taxonomy-profile-loop .profile.loading-profile .endorsed span {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    display: block;
    width: 100%;
    font-size: 9px;
    padding-top: 28px;
}

body #wrap .filter-profiles .select2-container {
    width: auto;
    text-align: left;
}

body #wrap .filter-profiles .select2-container .select2-choice,
body #wrap .filter-profiles input[type="text"] {
    width: 235px;
    padding: 2px 5px;
    border: 2px solid #e1e1e1 !important;
}

.filter-profiles span.title-desc,
body #wrap .filter-profiles .select2-container,
body #wrap .filter-profiles input[type="text"] {
    display: inline-block;
    zoom: 1;
    *display: inline;
    text-align: left;
}

.choose-plan-wrap .cp-col.odd {
    background: #f6f6f6;
}

img.country-flag {
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.choose-plan-wrap .cp-col-1 .title {
    /*line-height: 71px;*/
    background: #27cfc3;
}

.choose-plan-wrap .cp-col-1 .cp-price {
    background: #23bbb0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.choose-plan-wrap .cp-col-1 .cp-price:after {
    border-top: solid 15px #23bbb0;
}

.choose-plan-wrap .cp-col-1 .cp-price:after,
.choose-plan-wrap .cp-col-2 .cp-price:after,
.choose-plan-wrap .cp-col-3 .cp-price:after,
.choose-plan-wrap .cp-col-4 .cp-price:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 7%;
    margin-left: -20px;
    width: 0;
    height: 0;
    border-left: solid 140px transparent;
    border-right: solid 140px transparent;
}

.col-cta {
    margin-bottom: 20px;
    box-shadow: 0px 3px 23px -6px rgba(0, 0, 0, 0.75);
    z-index: 10;
}

.white-bg {
    background: #23b1bb;
    font-size: 16px;
    line-height: 20px;
    padding: 15px 10px;
    color: #fff;
}

.registration-code-popup {
    position: relative;
    z-index: 1000;
}

.choose-plan-wrap .cp-col-2 .title {
    background: #27c4cf;
}

.choose-plan-wrap .cp-col-2 .cp-price {
    background: #23b1bb;
    position: relative;
}

.choose-plan-wrap .cp-col-2 .cp-price:after {
    border-top: solid 15px #23b1bb;
}

.choose-plan-wrap .cp-col-3 .title {
    background: #ea6b7f;
}

.choose-plan-wrap .cp-col-3 .cp-price {
    background: #e46579;
    position: relative;
}

.choose-plan-wrap .cp-col-3 .cp-price:after {
    border-top: solid 15px #e46579;
}

.choose-plan-wrap .cp-col-4 .title {
    background: #90ca6a;
}

.choose-plan-wrap .cp-col-4 .cp-price {
    background: #82b560;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.choose-plan-wrap .cp-col-4 .cp-price:after {
    border-top: solid 15px #82b560;
}

.choose-plan-wrap .cp-col-5 .title {
    background: #f2d300;
}

.choose-plan-wrap .cp-col-5 .cp-price {
    background: #e3c329;
}

.choose-plan-wrap .cp-head {}

.choose-plan-wrap .title {
    line-height: 59px;
    background: #27cfc3;
    color: #fff;
    padding: 0px 0px;
    margin: 0px 0px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 18px;
}

.choose-plan-wrap .cp-price {
    background: #23bbb0;
    padding: 13px 0px 0px;
    margin: 0px 0px;
    position: relative;
    min-height: 80px;
}

.choose-plan-wrap .cp-price p {
    color: #fff;
    margin: 0;
    font-size: 18px;
}

.choose-plan-wrap .cp-price strong {
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
}

.choose-plan-wrap .cp-feature {
    border-bottom: 1px solid #fff;
    height: 100px;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 290px;
}

.choose-plan-wrap .cp-feature p {
    margin: 0;
    padding-top: 5px 10px;
    color: #474747;
    padding: 0 2%;
}

.home .flexslider {
    border: none;
    padding: 0;
    margin: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    /* height: 590px !important; */
    /*
    height: 385px;
    max-height: 385px;
    */
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.home .flexslider.loading {
    height: 250px;
    background: url('images/slider-loader.gif') no-repeat center center;
}

.home .flexslider .slides > li,
.flexslider li {
    margin: 0;
}

.flexslider .slides img {
    height: auto;
}


/******************************/

#fs-home {
    overflow: hidden;
    padding: 10px 0 27px;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}

#fs-home .flexslider {
    float: left;
    width: 57%;
}

#fs-home .flexslider .slides img {
    padding: 5px;
    border: 1px solid #d8d8d8;
}

.home #fs-home > .text {
    float: left;
    width: 41%;
    margin-left: 2%;
    padding-top: 25px;
}

.home #fs-home > .text > div {
    /*    background: url('images/heading-orange-arrow.png') no-repeat 0 3px;*/
    background: url('images/icon-arrow_orange.svg') no-repeat 0 3px;
    background-size: 18px 18px;
}

.home #fs-home > .text > div:first-child {
    /*    background: url('images/heading-green-arrow.png') no-repeat 0 4px;*/
    background: url('images/icon-arrow_green.svg') no-repeat 0 4px;
    margin-bottom: 20px;
    background-size: 18px 18px;
}

.home #fs-home > .text > div h2 {
    color: #363636;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.home #fs-home > .text > div p {
    color: #000000;
    font-family: 'Raleway', sans-serif;
    font-size: 19px;
    line-height: 22px;
}

.home #fs-home > .text > div:first-child p {
    border-bottom: 1px solid #c5c5c5;
    padding-bottom: 20px;
}

.home #fs-home > .text > div p a {
    color: #ea6b7f;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 18px;
}

.home #fs-home > .text > div p a:hover {
    color: #ad7711;
}

.home #fs-home > .text > div:first-child p a {
    color: #90ca6a;
}

.home #fs-home > .text > div:first-child p a:hover {
    color: #7d962a !important;
}

.home #fs-home > .text > div {
    padding-left: 20px;
}


/******************************/

.select2-container.select2-allowclear .select2-choice abbr {
    display: none !important;
}

.preload-resources {
    position: fixed;
    top: -999999px;
    left: -999999px;
    top: -999999px;
    display: block;
    width: 0px;
    height: 0px;
    font-size: 0;
    line-height: 0;
    padding-left: 0;
    margin: 0;
    opacity: 0;
    z-index: -1;
}

.custom-search-form {
    display: block;
    position: relative;
    width: 100%;
    clear: both;
    background: #eeeeee;
    margin: 0;
    padding: 10px 50px;
    overflow: hidden;
}

body.home .custom-search-form {
    padding: 10px 0px;
}

.home .custom-search-form {
    overflow: visible;
}

.custom-search-form .cb-wrap {
    display: block !important;
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-top: 5px;
}

.home .custom-search-form .cb-wrap {
    width: 220px;
    float: left;
    margin-left: 10px !important;
}

.home .custom-search-form .cb-wrap h4 {
    color: #363636;
    font-size: 20px;
    line-height: 24px;
    margin: -5px 0 4px 0 !important;
    text-align: left;
}

.home .custom-search-form .cb-wrap h4 span {
    color: #363636;
    font-size: 20px;
    line-height: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.custom-search-form .cb-wrap h3 {
    display: block;
    margin-bottom: 0 !important;
    text-align: left;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    color: #8c8c8c;
}

.custom-search-form .cb-wrap h4.new-h4-in-search-not-home {
    float: left;
    display: block;
    margin-bottom: 0 !important;
    text-align: left;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    color: #8c8c8c;
}

.custom-search-form .cb-wrap h4.new-h4-in-search-not-home span {
    text-align: left;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    color: #8c8c8c;
    text-transform: uppercase;
    margin-left: 2px;
    margin-right: 17px;
    font-family: 'Raleway', sans-serif;
}

.custom-search-form .just-separator {
    display: none;
}

.custom-search-form .cb-wrap h3 span {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    color: #8c8c8c;
    text-align: left;
    width: auto;
}

.custom-search-form .cb-wrap label {
    display: block;
    text-align: left;
    cursor: pointer;
    float: left;
    position: relative;
    margin-left: 0;
    margin-bottom: 3px;
    margin-right: 19px;
}

.home .custom-search-form .cb-wrap label {
    margin-right: 0;
}

.custom-search-form .cb-wrap label span:before {
    content: " ";
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 0;
    left: 0;
    background: url('images/cb-sprite.png') no-repeat 0 0;
}

.custom-search-form .cb-wrap label input:checked + span:before {
    background-position: -82px -82px;
}

.custom-search-form .cb-wrap input {
    margin: 0;
    display: none;
}

.custom-search-form .cb-wrap label span {
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    color: #707070;
    margin-left: 24px;
}

.custom-search-form .new-inputs {
    float: left;
    margin-left: 200px;
    display: block;
    width: 635px;
}

.home .custom-search-form .new-inputs {
    width: 340px;
}

body.home #wrap .custom-search-form .new-inputs .select2-container,
body.home #wrap .custom-search-form .new-inputs input {
    width: 100%;
}

.home .custom-search-form .new-inputs {
    margin-left: 60px;
}

body #wrap .custom-search-form .new-inputs .select2-container,
body #wrap .custom-search-form .new-inputs input {
    width: 49%;
    clear: none;
    float: left;
    margin: 0 5px 5px 0 !important;
    font-size: 14px;
    color: #707070;
    font-family: "Raleway";
}

body #wrap .custom-search-form .new-inputs input {
    margin-bottom: 5px !important;
}


/*
.custom-search-form .cb-wrap span:before,
.custom-search-form .cb-wrap span:after {
    content: " ";
    display: block;
    width: 20px;
    height: 20px;
    background: #ffffff;
    width: 18px;
    height: 18px;
}

.custom-search-form .cb-wrap span:after {}
*/


/*
.select2-container-multi .select2-choices .select2-search-choice {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
}
*/

body .select2-drop-active {
    border: 1px solid #e1e1e1;
    border-top: none;
}

body #wrap .select2-container .select2-choice > .select2-chosen {
    margin-right: 35px;
}

body #wrap .custom-search-form .select2-container .select2-choice > .select2-chosen {
    font-size: 14px;
    line-height: 26px;
    color: #707070;
    font-family: "Raleway";
}

body #wrap .select2-container .select2-choice .select2-arrow {
    width: 33px;
    background: #fff;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

body #wrap .select2-container .select2-choice .select2-arrow b {
    /*    background: url('images/select-bg.png') no-repeat center center;*/
    background: url('images/icon-arrow_dropdown.svg') no-repeat center center !important;
    background-size: 15px 15px !important;
}

body #wrap .filter-profiles input[type="text"] {
    margin: 0;
    width: 235px;
}

body #wrap .select2-container .select2-choice,
body #wrap .filter-profiles input[type="text"] {
    height: auto;
    min-height: 32px;
    line-height: normal;
    padding: 2px 0;
    border: 1px solid #e1e1e1;
    background: #fff !important;
    font-size: 20px;
    line-height: 24px;
    font-family: 'Raleway', sans-serif;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 3px 8px;
    /* height: 50px; */
}

#wrap .custom-search-form .select2-container .select2-choice {
    height: auto;
    text-align: left;
    padding: 2px 10px;
}

.select2-container .select2-choice > .select2-chosen {
    font-size: 20px;
    line-height: 24px;
    font-family: 'Raleway', sans-serif;
}

.custom-search-form input[type="text"],
.custom-search-form input[type="email"],
.custom-search-form input[type="submit"],
.custom-search-form select,
body #wrap .select2-container,
body #wrap .filter-profiles input[type="text"] {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    width: 280px;
    margin: 0 10px 0 0 !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

body #wrap .gform_wrapper .select2-container {
    width: 50%;
}

body #wrap .gform_wrapper textarea {
    width: 80%;
}

body .select2-search input {
    border-color: #e1e1e1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

body .select2-results li {
    margin-bottom: 5px;
}

body #wrap .select2-container a {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

body #wrap .select2-container.select2-dropdown-open a {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    -webkit-border-bottom-right-radius: 0 !important;
    -webkit-border-bottom-left-radius: 0 !important;
    -moz-border-bottom-right-radius: 0 !important;
    -moz-border-bottom-left-radius: 0 !important;
}

.home .custom-search-form input[type="text"],
.home .custom-search-form input[type="email"],
.home .custom-search-form input[type="submit"],
.home .custom-search-form select {
    width: 255px;
}

.home .custom-search-form input[type="text"] {
    margin-right: 15px !important;
}

.custom-search-form input[type="text"],
.custom-search-form input[type="email"],
.custom-search-form select {
    background: #fff;
    border: 1px solid #e1e1e1;
    font-size: 20px;
    line-height: 24px;
    color: #707070;
    font-family: 'Raleway', sans-serif;
    padding: 3px 10px 3px;
    margin: 0px 0px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.custom-search-form input[type="submit"] {
    background: #ea6b7f;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    text-transform: capitalize;
    padding: 0 10px;
    border: 1px solid #ea6b7f;
    width: 140px;
    height: 45px;
    line-height: 45px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 90px;
    margin: auto !important;
}

.home .custom-search-form input[type="submit"] {
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    text-transform: capitalize;
    margin-right: 0 !important;
    width: 170px !important;
}

h1,
h1 a {
    font-size: 30px;
    line-height: 34px;
    color: #646464;
}

h2,
h2 a {
    font-size: 26px;
    line-height: 30px;
    color: #646464;
}

h3,
h3 a {
    font-size: 22px;
    line-height: 26px;
    color: #646464;
}

h4,
h4 a {
    font-size: 20px;
    line-height: 24px;
    color: #646464;
}

h5,
h5 a {
    font-size: 18px;
    line-height: 22px;
    color: #646464;
}

h6,
h6 a {
    font-size: 16px;
    line-height: 20px;
    color: #646464;
}

.entry-content a,
.contact-popup a,
.acc-terms-popup a,
.registration-code-popup a {
    color: #27CFC3;
}

body #wrap #content .step4 li#field_3_27 label span.gfield_required {
    display: none !important;
}

.entry-content a:hover,
.contact-popup a:hover,
.acc-terms-popup a:hover,
.registration-code-popup a:hover {
    color: #ea6b7f;
}

strong,
b {
    font-weight: 700;
}

em,
i {
    font-style: italic;
}

strong em,
strong i,
b em,
b i {
    font-family: 'Raleway', sans-serif;
}

.profile-link-button .profile-collapse {
    display: none;
    margin-top: 3px;
}

.custom-search-form input[type="submit"]:hover {
    background: #d2354d;
}

.custom-search-form form {
    font-size: 0;
    line-height: 0;
    display: block;
    text-align: right;
}

img.cp-bottom-triangle {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
}

.custom-search-form h3 span {
    font-size: 18px;
    line-height: normal;
    color: #8c8c8c;
    float: left;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    display: block;
    width: 190px;
    margin-bottom: 0;
}

.custom-search-form h3 {
    float: left;
    margin-bottom: 0px !important;
}

.custom-search-form h3.old-h3 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto !important;
    display: block;
    height: 34px;
}

.home .custom-search-form h3 {
    background: #ea6b7f;
    height: 94px;
    width: 307px;
    position: relative;
    top: -10px;
    float: left;
}

.home .optin-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 255px !important;
    height: 94px;
    background: #ea6b7f;
}

.home .custom-search-form h3 span {
    color: #fff;
    font-size: 28px;
    line-height: 32px;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    width: 325px;
    background: url('images/pink-arrow.png') no-repeat top right;
    margin-right: -18px;
    /*height: 94px;*/
    padding: 30px 50px
}

.custom-search-form .wrap {
    overflow: hidden;
    padding: 0;
    position: relative;
    margin: 0 auto;
}

.home .custom-search-form .wrap {
    overflow: visible;
}

.home .custom-search-form form {
    overflow: hidden;
}

.select-state .country-and-states .country-name {
    display: block;
    width: 100%;
    clear: both;
    overflow: hidden;
    border-bottom: 5px solid #eeeeee;
    font-size: 20px;
    line-height: 24px;
    color: #646464;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
}

.select-state .country-and-states .the-states {}

.select-state .country-and-states .the-states ul {
    display: block;
    overflow: hidden;
}

.select-state .country-and-states .the-states ul li {
    margin-bottom: 7px;
    float: left;
    width: 25%;
    background: url('images/states-arrow.png') no-repeat 0px 6px;
}

.select-state .country-and-states .the-states ul li a {
    font-size: 18px;
    line-height: 22px;
    color: #646464;
    font-family: 'Raleway', sans-serif;
}

.select-state .country-and-states .the-states ul li:hover {
    /* margin-left: 7px; */
}

.select-state .country-and-states .the-states ul li a:hover {
    color: #ea6b7f;
}

.select-state .country-and-states {
    /* margin-bottom: 50px; */
}

.about-section-thumbnail {
    min-width: 170px;
    overflow: hidden;
}

#nav .join-menu-item {
    position: absolute;
    top: -12px;
    right: 0px;
}

#nav .join-menu-item a {
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    line-height: 56px;
    background: #90ca6a;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    margin: 0 100px 0 0;
    padding: 0px 30px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

#nav .join-menu-item a:hover {
    background: #90ca6a;
}

.mobile-menu {
    display: none;
    list-style: none;
    font-size: 0;
    line-height: 0;
    text-align: center;
    width: 100%;
    background: #27cfc3;
}

.mobile-menu a {
    display: block;
    padding: 7px 25px 7px 35px;
    margin: 0px 15px;
    font-size: 20px;
    line-height: 22px;
    font-weight: 400;
    color: #fff;
    background: url('images/mobile-menu-icon.png') no-repeat left center;
    text-align: left;
}

.choose-plan-description {
    display: none;
    clear: both;
    overflow: hidden;
    text-align: center;
    padding: 0;
    margin: 10px auto 5px;
    padding: 10px 0 7px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    line-height: 19px;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    background: #27CFC3;
    color: #fff;
    width: 260px;
    border: 1px solid #fff;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}

.choose-plan-wrap .cp-col-2 .choose-plan-description {
    background: #ef569f;
}

.choose-plan-wrap .cp-col-3 .choose-plan-description {
    background: #ea6b7f;
}

.choose-plan-wrap .cp-col-4 .choose-plan-description {
    background: #90ca6a;
}

.choose-plan-wrap .cp-col-5 .choose-plan-description {
    background: #f2d300;
}

.single-profile {
    display: block;
    position: relative;
    /* overflow: hidden; */
    width: 100%;
    clear: both;
}

.single-profile .avatar-and-name {
    width: 30%;
    float: left;
}

.single-profile .avatar-and-name.show-small {
    display: none !important;
}

.single-profile .avatar-and-name .endorsed {
    background: url('images/endorsed-star-single.png') no-repeat 0px 0 #EEEEEE;
    color: #353535;
    height: 32px;
    clear: both;
    margin: 7px 0;
    padding: 7px 40px;
    width: 77%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

p.error-message-registration-code {
    display: none;
    width: 90%;
    min-height: 50px;
    background-color: #CC0000 !important;
}

p.error-message-registration-code.loading {
    background-color: transparent !important;
    background: url('images/rc-loading.gif') no-repeat center center;
}

.single-profile .avatar-and-name img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    border: 1px solid #eeeeee;
    border-radius: 50%;
}

.single-profile .avatar-and-name h1 {
    color: #27CFC3;
    font-size: 30px;
    line-height: 34px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    padding: 0;
    margin: 0;
}

.single-profile .avatar-and-name h3 {
    color: #353535;
    font-size: 18px;
    line-height: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    padding: 0;
    margin: 0 0 10px;
    float: left;
}

.single-profile .profile-info {
    width: 67%;
    float: right;
}

.single-profile .profile-info-item {
    border-bottom: 1px solid #e1e1e1;
    padding: 2px 0px;
    margin: 0;
}

.single-profile .profile-info-item h3 {
    font-size: 18px;
    line-height: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #353535;
    padding: 0;
    margin: 0 10px 0 0;
    float: left;
}

.single-profile .profile-info-item span {
    color: #353535;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 22px;
    padding: 0;
    margin: 0;
}

.single-profile .as-title {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    clear: both;
    margin-bottom: 15px;
}

.home .flex-direction-nav a:before,
.ca_responsive_menu_holder,
.ca_mobile_overlay {
    display: none;
}

body.no_scroll {
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
}

.ca_mobile_overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 99;
}

.ca_responsive_menu_holder {
    height: 40px;
    background: #27cfc3;
}

.ca_responsive_menu_holder .ca_responsive_menu_icon {
    background: url('images/icon-menu.svg') no-repeat left 10px center;
    display: block;
    width: 42px;
    height: 40px;
    background-size: 30px;
}

.home .flex-direction-nav a {
    text-shadow: none;
    -text-indent: -9999px;
    line-height: 0;
    font-size: 0;
    width: 19px;
    height: 36px;
    top: 50%;
    background: url('images/slider-arrows.png') no-repeat 0 0;
    background-size: 40px;
}

.home .flex-direction-nav a.flex-next {
    background-position: -21px 0px;
}

.single-profile .member-social-links {
    float: left;
    overflow: hidden;
    margin-top: 5px;
}

.single-profile .member-social-links a {
    display: block;
    float: left;
    width: 32px;
    height: 32px;
    text-indent: -99999px;
    margin: 0 2px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    -khtml-opacity: 0.85;
    opacity: 0.85;
}

.single-profile .member-social-links a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.single-profile .member-social-links a:first-child {
    margin-left: 0;
}

.single-profile .member-social-links a.fb {
    /*    background: url('images/facebook.jpg') no-repeat 0 0;*/
    background: url('images/icon-fb.svg') no-repeat 0 0;
    background-size: 30px 30px !important;
}

.single-profile .member-social-links a.tw {
    /*    background: url('images/twitter.jpg') no-repeat 0 0;*/
    background: url('images/icon-twitter.svg') no-repeat 0 0;
    background-size: 30px 30px !important;
}

.single-profile .member-social-links a.li {
    /*    background: url('images/linkedin.jpg') no-repeat 0 0;*/
    background: url('images/icon-linkedin.svg') no-repeat 0 0;
    background-size: 30px 30px !important;
}

.single-profile .member-social-links a.gp {
    /*    background: url('images/gplus.jpg') no-repeat 0 0;*/
    background: url('images/icon-gplus.svg') no-repeat 0 0;
    background-size: 30px 30px !important;
}

.single-profile .member-social-links a.ins {
    background: url('images/icon-instagram.svg') no-repeat 0 0;
    background-size: 30px 30px !important;
}

.single-profile .contact-informations {
    clear: both;
    margin-top: 7px;
    float: left;
    width: 100%;
}

.single-profile .contact-informations span.business_phone {
    display: block;
    height: 28px;
    background: url('images/phone.jpg') no-repeat 0 0 #EEEEEE;
    padding-left: 40px;
    color: #353535;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    line-height: 28px;
    margin: 2px 0;
    padding-right: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    max-width: 231px;
    position: relative;
}

.single-profile .contact-informations span.business_phone:after,
.single-profile .contact-informations span.website:after {
    content: '';
    background: url('images/icon-phone.svg') no-repeat center center #1FBFD9;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 32px;
    background-size: 16px 16px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.single-profile .contact-informations span.website:after {
    background: url('images/icon-web.svg') no-repeat center center #1FBFD9;
    background-size: 20px 20px !important;
}

body.member-regsiter #wrap #content .step4 li.ca-terms {
    width: 100% !important;
    display: block;
    position: relative;
    overflow: hidden;
    clear: both;
}

body.member-regsiter #wrap #content .step4 li.ca-terms label {
    text-align: left;
}

body.member-regsiter #wrap #content .step4 li.ca-terms textarea {
    min-height: 230px;
    font-family: 'Raleway', sans-serif;
    margin: 0;
    width: 100%;
}

body.member-regsiter #wrap #content .step4 li.ca-terms.ca-terms-cb {
    margin-bottom: 30px;
}

body.member-regsiter #wrap #content .step4 li.ca-terms.ca-terms-cb label {
    padding: 3px 0 0 35px;
    margin: 0;
}

body.member-regsiter #wrap #content .step4 li.ca-terms.ca-terms-cb label.gfield_label {
    display: none !important;
}

body.member-regsiter #wrap .gform_wrapper .gfield_error input {
    border-color: #E20A0A !important;
}

body.member-regsiter #wrap .gform_wrapper .gfield_error.ca-card-wrap input {
    border-color: #E1E1E1 !important;
}

.member-regsiter #inner #content-sidebar-wrap #content .step4 .gfield_error.ca-card-wrap {
    border-color: #E20A0A !important;
}

body.member-regsiter #wrap .gform_wrapper .validation_message {
    color: red !important;
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center;
    
}

.my-profile #acf-other_info,
.my-profile #acf-other_info textarea {
    width: 100%;
}

body.member-regsiter #wrap #content .step4 li.ca-terms.ca-terms-cb .validation_message {
    display: block !important;
    border: 1px solid #FF0000;
    border-radius: 5px;
    clear: both;
    float: left;
    font-size: 18px;
    line-height: 22px;
    margin: 15px 0 0;
    overflow: hidden;
    padding: 10px;
}

.single-profile .contact-informations span.email_address {
    display: block;
    height: 28px;
    background: url('images/mail.jpg') no-repeat 0 0 #EEEEEE;
    padding-left: 40px;
    color: #353535;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    line-height: 28px;
    margin: 2px 0;
    padding-right: 10px;
}

.my-profile #acf-video {
    width: 100%;
}

.single-profile .contact-informations.hidden {
    display: none !important;
}

.single-profile.treatment-type .contact-informations {
    display: block;
}

.single-profile .contact-informations span.website {
    display: block;
    height: 28px;
    background: url('images/website.jpg') no-repeat 0 0 #EEEEEE;
    padding-left: 40px;
    margin: 2px 0;
    width: 77%;
    height: 28px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 5px;
    position: relative;
}

.single-profile .contact-informations span.website a {
    color: #353535;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    line-height: 28px;
    padding-right: 10px;
    line-height: 32px;
}

.single-profile .contact-informations span.website a:hover {
    color: #27CFC3;
}

.single-profile .other-informations {
    clear: both;
    overflow: hidden;
    margin-top: 5px;
}

.single-profile .other-informations .o-info {
    margin: 10px 0;
}

.single-profile .other-informations .o-info strong {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #353535;
    padding-right: 5px;
}

.single-profile .other-informations .o-info span {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    color: #353535;
}

.single-profile .profile-section-title {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: #353535;
    font-size: 18px;
}

.single-profile .profile-section-content p {
    font-family: 'Raleway', sans-serif;
    color: #353535;
    font-size: 16px;
}

#header,
#header .wrap {
    overflow: visible;
}

#header:after,
#header .wrap:after {
    content: '';
    clear: both;
    display: block;
}

.logged-in #header .header-widget-area a.sign-up,
.logged-in #header .header-widget-area a.log-in,
body.ca-login .ca_responsive_menu_holder {
    display: none;
}

.logged-in #wrap #nav ul li.join-menu-item {
    display: none !important;
}

.profile-link-button {
    position: absolute;
    right: 3px;
    top: 0;
    width: 200px;
    z-index: 10;
}

.profile-collapse ul {
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 0 3px 0px #CDCDCD;
    -moz-box-shadow: 0px 0px 3px 0px #CDCDCD;
    -webkit-box-shadow: 0px 0px 3px 0px #CDCDCD;
}

.profile-collapse ul {
    position: relative;
}

.profile-collapse ul li {
    margin-bottom: 0px;
    padding: 0;
}

.profile-collapse ul li.coll-arrow {}

.profile-collapse ul li.coll-arrow img {
    position: absolute;
    z-index: 9090;
    top: -7px;
    right: 10px;
}

.profile-collapse ul li a {
    display: block;
    padding: 4px 10px;
    font-size: 14px;
    color: #353535;
}

.profile-collapse ul li a:hover {
    background: #eeeeee;
}

div.new_slider_holder ul.slides li {
    margin-bottom: 0px !important;
}

div.new_slider_holder .flex-direction-nav {
    display: none;
}

.member-profile-link > img {
    float: left;
    height: 24px;
    width: 24px;
    margin-right: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.member-profile-link > h2 {
    margin: 0px;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #353535;
}

.member-regsiter .join_after_header_member_register {
    background: #90ca6a;
    margin-top: 2px;
    text-align: center;
}

.member-profile-link span.profile-link-arrow {
    display: block;
    width: 35px;
    height: 34px;
    position: absolute;
    top: 0;
    right: 0;
    border-bottom-right-radius: 5px;
    /*    background: #27CFC3 url('images/parrow.png') no-repeat center center;*/
    background: url('images/icon-arrow_small.svg') no-repeat center center #27CFC3;
    background-size: 12px 12px;
}

a.member-profile-link {
    background: #eeeeee !important;
    display: block;
    height: 34px;
    padding: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.member-regsiter .join_after_header_member_register h1,
.member-regsiter .join_after_header_member_register h4 {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    line-height: 32px;
    padding: 22px 30px;
    margin: 0;
}

.member-regsiter .join_after_header_member_register h1 {
    padding: 22px 90px;
    font-weight: normal;
}

.sign-in-professional #wrap #inner .box-before-form-content {
    background: #fff;
    border: 2px solid #E1E1E1;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    color: #646464;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    padding: 22px 35px;
    margin-bottom: 40px;
}

.sign-in-professional .box-before-form-content p {
    margin-bottom: 0;
}

.member-regsiter #inner {
    background: #EEEEEE;
}

.member-regsiter .nav-steps {
    margin-bottom: 5px;
    text-align: center;
    overflow: hidden;
    position: relative;
    clear: both;
    width: 100%;
}

.member-regsiter .nav-steps h2 {
    color: #6C6C6C;
    font-size: 21px;
    text-transform: uppercase;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    margin-left: 38px;
}

.member-regsiter .nav-steps h2:first-child {
    margin-left: 2%;
}

.member-regsiter .nav-steps h2.active {
    color: #055464;
}

.member-regsiter .nav-steps h2.active span {
    background: #90ca6a;
    color: white;
}

.member-regsiter .nav-steps h2 span {
    background: #C0C0C0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    font-size: 21px;
    line-height: 16px;
    margin-right: 10px;
    padding: 5px;
    text-align: center;
    width: 30px;
    height: 30px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
}

.member-regsiter .step-btn.step-btn-next > span {
    color: white;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 20px;
    display: inline;
}

.member-regsiter .step-btn.step-btn-previous {
    background: #afafaf;
    clear: none;
}

.member-regsiter .step-btn.step-btn-previous:hover {
    background: #868686 !important;
}

.member-regsiter .step2 .step-btn.step-btn-previous,
.member-regsiter .step3 .step-btn.step-btn-previous {
    float: left;
}

.member-regsiter .step2 .step-btn.step-btn-next,
.member-regsiter .step3 .step-btn.step-btn-next {
    float: right;
    clear: none;
}

.member-regsiter .choose-plan-wrap .cp-feature a {
    display: block;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    background: #90ca6a;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    width: 90%;
    margin: 0 auto;
    position: relative;
}

.member-regsiter .choose-plan-wrap .cp-feature a:hover {
    background: #90ca6a;
}

.member-regsiter .wpcf7 input[type="text"],
.member-regsiter .wpcf7 input[type="email"],
.member-regsiter .wpcf7 textarea,
body.member-regsiter .gform_wrapper input[type="text"],
body.member-regsiter .gform_wrapper input[type="email"],
body.member-regsiter .gform_wrapper input[type="password"],
body.member-regsiter .gform_wrapper textarea {
    border: 2px solid #E1E1E1;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    color: #646464;
    float: left;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    padding: 12px 15px;
    width: 48%;
    height: 50px;
    margin: 0 0 15px 2%;
}

.ca-login h1 {
    color: #27CFC3;
    font-family: 'Montserrat', sans-serif;
    font-size: 60px;
    line-height: 64px;
    margin-bottom: 30px;
    text-align: center;
    font-weight: normal;
}

.ca-login p {
    color: #646464;
    font-family: 'Raleway', sans-serif;
    font-size: 22px;
    text-align: center;
}

.ca-login p a {
    color: #27CFC3;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 22px;
}

.ca-login p a:hover {
    color: #25a2bc;
}

body.ca-login form input[type="text"],
body.ca-login form input[type="password"] {
    border: 2px solid #E1E1E1;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    color: #808080;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    padding: 10px 10px;
    width: 100%;
}

body.member-regsiter .step4 .gform_wrapper input[type="text"],
body.member-regsiter .step4 .gform_wrapper input[type="email"],
body.member-regsiter .step4 .gform_wrapper input[type="password"],
body.member-regsiter .step4 .gform_wrapper textarea {
    width: 98%;
}

body.member-regsiter #wrap .step4 .select2-container {
    width: 65% !important;
    float: right;
    margin-right: 5% !important;
}

body.member-regsiter #wrap .step4 .ginput_card_expiration_container .select2-container {
    width: 30% !important;
    float: left !important;
}

body.member-regsiter #wrap li#field_3_26 span {
    display: block;
    overflow: hidden;
}

body.member-regsiter #wrap .step4 li.gfield {
    width: 50%;
    float: left;
    clear: none;
}


/* aaaa  */

body.member-regsiter #wrap .step4 li#field_3_44.gfield,
body.member-regsiter #wrap .step4 li#field_5_28.gfield,
body.member-regsiter #wrap .step4 li#field_4_30.gfield {
    width: 100%;
    clear: both;
    overflow: hidden;
    position: relative;
}

body.member-regsiter #wrap .step4 li#field_3_44.gfield label.gfield_label,
body.member-regsiter #wrap .step4 li#field_5_28.gfield label.gfield_label,
body.member-regsiter #wrap .step4 li#field_4_30.gfield label.gfield_label {
    display: none !important;
}

body.member-regsiter #wrap .step4 li#field_3_44.gfield input[type="radio"],
body.member-regsiter #wrap .step4 li#field_5_28.gfield input[type="radio"],
body.member-regsiter #wrap .step4 li#field_4_30.gfield input[type="radio"] {
    float: left;
    margin: 0;
    padding: 0;
    width: 20px;
}

body.member-regsiter #wrap .step4 li#field_3_44.gfield .gfield_radio label,
body.member-regsiter #wrap .step4 li#field_5_28.gfield .gfield_radio label,
body.member-regsiter #wrap .step4 li#field_4_30.gfield .gfield_radio label {
    margin: -2px 0 0;
    padding: 0;
    text-align: left;
    width: 90%;
}

body.member-regsiter #wrap .step4 li#field_3_44.gfield .gfield_radio li,
body.member-regsiter #wrap .step4 li#field_5_28.gfield .gfield_radio li,
body.member-regsiter #wrap .step4 li#field_4_30.gfield .gfield_radio li {
    width: 100%;
    position: relative;
    overflow: hidden;
    clear: both;
}


/* aaaa */


/*
body.member-regsiter #wrap #content .new-member-register .submited-form,
body.member-regsiter #wrap #content .new-member-register .step4 .gform_wrapper {
    display: block !important;
}

body.member-regsiter #wrap #content .new-member-register .step1,
body.member-regsiter #wrap #content .new-member-register .step2,
body.member-regsiter #wrap #content .new-member-register .step3 {
    display: none !important;
}
*/


/*
body.member-regsiter #wrap .step4 li.gfield.reg-password {
    width: 100%;
    clear: both;
    overflow: hidden;
    display: block;
}
*/

body.member-regsiter #wrap .step4 li#field_4_2,
body.member-regsiter #wrap .step4 li#field_3_17,
body.member-regsiter #wrap .step4 li.gfield.reg-password {
    clear: both;
    width: 100%;
}

body.member-regsiter #wrap .step4 li#field_4_2 > label,
body.member-regsiter #wrap .step4 li#field_3_17 > label,
body.member-regsiter #wrap .step4 li.gfield.reg-password > label {
    display: block !important;
    position: absolute;
    text-indent: -99999px;
    font-size: 0;
    line-height: 0;
    left: 0;
    top: 0;
}

body.member-regsiter #wrap .step4 li#field_4_2 > label span,
body.member-regsiter #wrap .step4 li#field_3_17 > label span,
body.member-regsiter #wrap .step4 li.gfield.reg-password > label span {
    position: absolute;
    top: 13px;
    left: 0;
}

body.member-regsiter #wrap .step4 li#field_4_2 span,
body.member-regsiter #wrap .step4 li#field_3_17 span,
body.member-regsiter #wrap .step4 li.gfield.reg-password span {
    width: 50%;
    overflow: hidden;
    float: left;
}

body.member-regsiter #wrap .step4 li input {
    width: 65%;
    float: right;
    margin-right: 5%;
}

body.member-regsiter #wrap .step4 li label {
    float: left;
    padding: 15px 5px 0 9px;
    width: 28%;
    text-align: right;
    position: relative;
}

span.testimonial-author {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    text-align: right;
    display: block;
    margin: 5px 0;
}

body.member-regsiter #wrap .step4 li#field_3_26.gfield .ginput_full label {
    float: left;
}

.CodeArtTestimonialWidget p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 17px;
}

.CodeArtTestimonialWidget .testimonial {
    padding-bottom: 10px;
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 25px;
    border-bottom: 1px dashed #d3d3d3;
}

.CodeArtTestimonialWidget {}

.CodeArtTestimonialWidget .post-info,
.CodeArtTestimonialWidget .post-meta,
.CodeArtTestimonialWidget a.more-link {
    display: none;
}

.CodeArtTestimonialWidget a img {
    border-radius: 74px;
    -moz-border-radius: 74px;
    -webkit-border-radius: 74px;
}

.CodeArtTestimonialWidget a.more-link {}

a.from-join.sign-up {
    display: block;
    background: #27CFC3;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 20px;
    line-height: 24px;
    width: 250px;
    margin: 0 auto;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

a.from-join.sign-up:hover {
    background: #23bbb0;
}

a.from-join.sign-up.left {
    margin-left: 0;
}

body.member-regsiter #wrap li.codeart_terms {
    display: block;
    width: 100% !important;
}

body.member-regsiter #wrap li.codeart_total {
    background: #fff !important;
    display: block;
    text-align: center;
    padding: 10px !important;
    width: 48% !important;
    border: 2px solid #E1E1E1;
    float: right !important;
    margin-right: 0%;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}

body.member-regsiter #wrap li.codeart_total label {
    color: #90ca6a;
    font-weight: bold;
    font-size: 30px;
    padding: 10px 10px;
    border-bottom: 1px solid #EDEDED;
    float: none;
    text-align: center;
    width: 100%;
}

body.member-regsiter .codeart_total span {
    color: #90ca6a;
    font-size: 27px;
    font-weight: bold;
    line-height: 80px;
}

.my-profile #poststuff h3.hndle {
    display: none;
}

.my-profile #poststuff.ca h3.hndle {
    display: block;
}

.my-profile #message.error {
    padding: 13px 10px 13px 40px;
    background: #cc0000 url('images/abc.png') no-repeat 10px center;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #fff;
    margin-bottom: 20px;
}

.my-profile #message.error p {
    margin: 0;
    color: #fff;
}

.gform_wrapper li.gfield_error .ginput_recaptcha > div{
    border: 1px solid #e20a0a !important;
}

.gform_wrapper li.gfield_error .medium {
    border-color: #e20a0a !important;
}

div.gfield_description.validation_message {
    display: none;
}

body.member-regsiter .validation_error {
    color: #e20a0a;
    display: block;
    font-size: 22px;
    line-height: 26px;
    margin: 20px 0 30px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

body.member-regsiter .validation_error.form-step-1 {
    color: #e20a0a;
    display: block;
    font-size: 20px;
    line-height: 24px;
    margin: 10px 0 15px;
    overflow: hidden;
    text-align: center;
    position: relative;
    width: 100%;
}

.contact-popup .validation_error {
    color: #e20a0a;
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 30px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

body.member-regsiter #gform_wrapper_3 .codeart_total span {
    line-height: 88px;
}

body.member-regsiter #wrap li.gfield_price {
    background: #FFF !important;
    text-align: center;
    padding: 10px !important;
    width: 48% !important;
    border: 2px solid #E1E1E1;
    border-radius: 7px;
    float: left;
    margin-left: 0%;
}

body.member-regsiter #wrap li.gfield_price > label {
    float: none;
    text-align: center;
    width: 100%;
    padding: 10px;
    color: #90ca6a;
    font-weight: bold;
    font-size: 25px;
    border-bottom: 1px solid #EDEDED;
}

body.member-regsiter #wrap li.gfield_price span {
    font-size: 20px;
    line-height: 40px;
    color: #90ca6a;
}

body.member-regsiter #wrap li.gfield_price .select2-container {
    display: block;
    margin: 15px auto !important;
    float: none;
}

body.member-regsiter #wrap li.gfield_price .select2-container .select2-choice span {
    line-height: 30px;
}

body.member-regsiter #wrap .step4 li#field_3_19.gfield,
body.member-regsiter #wrap .step4 li#field_3_20.gfield,
body.member-regsiter #wrap .step4 li#field_3_23.gfield,
body.member-regsiter #wrap .step4 li#field_3_25.gfield,
body.member-regsiter #wrap .step4 li#field_3_8.gfield,
body.member-regsiter #wrap .step4 li#field_3_22.gfield,
body.member-regsiter #wrap .step4 li#field_3_24.gfield,
body.member-regsiter #wrap .step4 li#field_3_4.gfield,
body.member-regsiter #wrap .step4 li#field_3_7.gfield,
body.member-regsiter #wrap .step4 li#field_3_9.gfield,
body.member-regsiter #wrap .step4 li#field_3_2.gfield,
body.member-regsiter #wrap .step4 li#field_3_3.gfield,
body.member-regsiter #wrap .step4 li#field_3_15.gfield,
body.member-regsiter #wrap .step4 li#field_3_14.gfield {
    display: block !important;
}

body .gform_wrapper .ca-register-pass-fields span {
    width: 50%;
    float: left;
}

.member-regsiter #inner #content-sidebar-wrap #content .step4 .ca-card-wrap {
    background: #FFF !important;
    border: 2px solid #E1E1E1;
    padding: 10px !important;
    width: 48% !important;
    margin-left: 0% !important;
    border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    -webkite-border-radius: 6px !important;
}

.member-regsiter #inner #content-sidebar-wrap #content .step4 .ca-card-wrap input {
    width: 50%;
}

.member-regsiter #inner #content-sidebar-wrap #content .step4 .ca-card-wrap label {
    width: 42%;
    padding-left: 0;
    text-align: left;
}

.member-regsiter #inner #content-sidebar-wrap #content .step4 .ca-card-wrap label.gfield_label {
    width: auto;
}

.member-regsiter #content .ca-card-wrap .ginput_full {
    display: block;
    overflow: hidden;
    width: 100%;
    clear: both !important;
    position: relative;
    margin-bottom: 20px;
}

.member-regsiter #content .ca-card-wrap .ginput_full label {
    display: block;
    width: 100% !important;
    padding: 0;
    margin: 0;
}

.member-regsiter #inner #content-sidebar-wrap #content .step4 .ca-card-wrap .ginput_full input {
    width: 100% !important;
    margin: 0 !important;
}

.member-regsiter #inner #content-sidebar-wrap #content .step4 .ca-card-wrap .ginput_full.ginput_cardextras input {
    float: left;
    margin: 0;
    width: 27% !important;
}

.member-regsiter #content .ca-card-wrap .ginput_full label {
    margin-left: 4px;
    margin-top: 4px;
    text-align: left;
}

.member-regsiter #content .ca-card-wrap .ginput_full.ginput_cardextras label {
    width: 24% !important;
    text-align: right;
    line-height: 41px;
}

.member-regsiter #content .ca-card-wrap .ginput_full.ginput_cardextras .select2-container {
    margin-left: 0 !important;
    width: 42% !important;
    margin-bottom: 0 !important;
}

.member-regsiter #content .ca-card-wrap .ginput_full.ginput_cardextras {}

.member-regsiter #content .ca-card-wrap .ginput_full.ginput_cardextras .ginput_cardinfo_left,
.member-regsiter #content .ca-card-wrap .ginput_full.ginput_cardextras .ginput_cardinfo_right {
    float: left;
}

.member-regsiter #content .step4 li.codeart_terms,
.member-regsiter #content .step4 li.codeart_terms ul,
.member-regsiter #content .step4 li.codeart_terms li,
.member-regsiter #content .step4 li.codeart_terms input,
.member-regsiter #content .step4 li.codeart_terms label {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100% !important;
    height: auto;
    line-height: normal;
    text-align: left;
    clear: both;
}

.member-regsiter #content .step4 li.codeart_terms input,
.member-regsiter #content .step4 li.codeart_terms label {
    clear: none;
    float: none;
    padding: 0 0 0 35px;
    margin: 0;
}

.member-regsiter #content li.codeart_terms {}

.member-regsiter #content li.codeart_terms ul {}

.member-regsiter #content li.codeart_terms li {}

.member-regsiter #wrap #content .step4 li.codeart_terms input {
    float: left !important;
    width: auto !important;
    position: absolute;
}

.member-regsiter #content li.codeart_terms label {}

body.member-regsiter .codeart_total .gf_coupon_invalid span {
    color: #fe0009;
    background-color: transparent;
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    font-family: 'Raleway', sans-serif;
    background-image: url('images/alert.png');
}

#gforms_confirmation_message {
    padding: 0 30px;
}

.member-regsiter #content .codeart_terms input[type=checkbox] + label {
    min-height: 25px;
    background: url('images/checkbox2.png') no-repeat -24px 0;
}

.member-regsiter #content .codeart_terms input[type=checkbox]:checked + label {
    background-position: 0px -24px;
}

.member-regsiter #content .ca-card-wrap .ginput_full.ginput_cardextras .ginput_cardinfo_left label,
.member-regsiter #content .ca-card-wrap .ginput_full.ginput_cardextras .ginput_cardinfo_right label {
    display: block;
    overflow: hidden;
    text-align: left;
    width: 100% !important;
    line-height: normal;
    padding: 0;
    margin: 4px 0 0 4px;
}

.member-regsiter #content .step4 li.codeart_terms label.gfield_label {
    padding-left: 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.member-regsiter #content .ca-card-wrap .ginput_full.ginput_cardextras .ginput_cardinfo_right label {
    margin-left: 0;
    margin-right: -3px;
    text-align: right !important;
}

body.member-regsiter #wrap li.codeart_coupon .gf_coupon_code {
    margin-top: 20px;
}

body.member-regsiter #wrap li.codeart_coupon input.button {
    background: #27cfc3;
    border: medium none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    margin: 0;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    float: none;
    margin: 0 auto;
}

body.member-regsiter #wrap li.codeart_coupon input.button:hover {
    background: #25a2bc;
}

.member-regsiter #content .ca-card-wrap .ginput_full.ginput_cardextras .ginput_cardinfo_left {
    width: 65%;
}

.member-regsiter #content .ca-card-wrap .ginput_full.ginput_cardextras .ginput_cardinfo_left label {}

.member-regsiter #content .ca-card-wrap .ginput_full.ginput_cardextras .ginput_cardinfo_right {
    width: 30%;
    float: right;
}

.member-regsiter #content .ca-card-wrap .ginput_full.ginput_cardextras .ginput_cardinfo_right label {
    text-align: right;
}


/* .member-regsiter #content .ca-card-wrap .ginput_full.ginput_cardextras .ginput_cardinfo_right input { width: 90% !important; } */

.member-regsiter #inner #content-sidebar-wrap #content .step4 .ca-card-wrap .ginput_full.ginput_cardextras .ginput_cardinfo_right input {
    float: right;
    width: 90% !important;
}

.ginput_cardinfo_left {}

.ginput_cardinfo_right {}


/* .ginput_cardextras {} */

.member-regsiter .gform_card_icon_container {
    width: 100%;
    overflow: hidden;
    position: relative;
    clear: both;
}

body.member-regsiter #wrap #content-sidebar-wrap .step4 .gf_coupon_code {
    width: 92%;
    margin-left: 6%;
}

body.member-regsiter #wrap #content-sidebar-wrap .step4 .gfield_price .select2-container {
    width: 94% !important;
    margin-left: 6% !important;
}

.member-regsiter .gform_card_icon_container,
.gform_card_icon_container {
    overflow: hidden;
    margin: 10px 0 10px 10px;
    float: right;
}

.page-id-10 .gform_card_icon_container {
    float: left;
}

.page-id-10 .gform_card_icon_amex,
.member-regsiter .gform_card_icon_amex,
.gform_card_icon_discover,
.gform_card_icon_mastercard,
.gform_card_icon_visa {
    text-indent: -999999px;
    width: 40px;
    height: 25px;
    float: left;
    margin: 0 2px;
}

.member-regsiter .gform_card_icon_amex,
.gform_card_icon_amex {
    background: url('images/bank_icons/amex.png') no-repeat 0 0;
}

.member-regsiter .gform_card_icon_discover,
.gform_card_icon_discover {
    background: url('images/bank_icons/discover.png') no-repeat 0 0;
}

.member-regsiter .gform_card_icon_mastercard,
.gform_card_icon_mastercard {
    background: url('images/bank_icons/master.png') no-repeat 0 0;
}

.member-regsiter .gform_card_icon_visa,
.gform_card_icon_visa {
    background: url('images/bank_icons/visa.png') no-repeat 0 0;
}

body.member-regsiter #wrap .step4 li#field_3_25.gfield {
    background: #fff !important;
    display: block;
    border: 2px solid #e1e1e1;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}

body.member-regsiter #wrap .step4 li#field_3_25.gfield label {
    display: block !important;
    float: left;
}

body.member-regsiter #wrap .step4 li#field_3_25.gfield ul {}

body.member-regsiter #wrap .step4 li#field_3_25.gfield ul li {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    padding: 0;
    margin: 0;
}

body.member-regsiter #wrap .step4 li#field_3_17.gfield {
    width: 100%;
    clear: both;
}


/*
body.member-regsiter .gform_wrapper label {
    display: none;
}
*/

.contact-popup-wrap .gform_confirmation_message {
    padding: 3px 30px 3px;
}

body.member-regsiter #wrap #s2id_autogen2 {
    width: 45% !important;
    float: left;
    margin: 0 0 15px 2% !important;
}

body.member-regsiter #wrap #s2id_state,
body.member-regsiter #wrap .select2-container {
    width: 48% !important;
    display: block;
    float: left;
    margin: 0 0 15px 2% !important;
}

.member-regsiter .select2-container .select2-choice {
    border: 2px solid #E1E1E1 !important;
    border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    -webkit-border-radius: 6px !important;
    padding: 12px 15px !important;
}

.member-regsiter .select2-container .select2-choice > .select2-chosen {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.member-regsiter .step {
    display: block;
    width: 100%;
    /*    overflow: hidden;*/
    position: relative;
    clear: both;
    text-align: center;
}

.member-regsiter .gfield {
    position: relative;
}

.member-regsiter input[type=checkbox],
.ca-login input[type=checkbox] {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.member-regsiter input[type=checkbox] + label,
.ca-login p.login-remember label {
    display: inline-block;
    *display: inline;
    zoom: 1;
    background: url('images/checkbox.png') no-repeat 0 0;
    height: 24px;
    cursor: pointer;
    padding-left: 35px;
    padding-top: 3px;
}

.ca-login p.login-remember label.checked {
    background-position: 0 -24px;
}

.ca-login p.login-remember label {
    position: relative;
}

.ca-login input[type=checkbox] {
    padding: 0;
    margin: 0;
}

.member-regsiter input[type=checkbox]:checked + label {
    background-position: 0 -24px;
}

.member-regsiter .step-hidden {
    display: none;
}

.member-regsiter .step1 > form {
    overflow: hidden;
    text-align: left;
}

.taxonomy-profile-loop .profile.loading-profile {
    background: #dbdbdb;
    background: #fff;
    overflow: hidden;
}

.taxonomy-profile-loop .profile.loading-profile.first {
    clear: left;
}


/*
.taxonomy-profile-loop .profile.loading-profile:hover {
    box-shadow: 0px 0px 7px 1px #ccc;
    -moz-box-shadow: 0px 0px 7px 1px #ccc;
    -webkit-box-shadow: 0px 0px 7px 1px #ccc;
}
*/

.taxonomy-profile-loop .profile {
    display: block;
    width: 30%;
    margin: 0 5% 3.5% 0;
    float: left;
    border: 1px solid #eeeeee;
    vertical-align: top;
    padding-top: 10px;
    background: #fff;
    /* height: 480px; */
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

body.page-id-10 .gform_wrapper #field_8_5 label.gfield_label,
body.page-id-10 .gform_wrapper #field_8_4 label.gfield_label,
body.page-id-10 .gform_wrapper #field_8_6 label.gfield_label {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
}

body #wrap #content .gform_wrapper #field_3_38 label.a-lab,
body #wrap #content .gform_wrapper #field_5_25 label.a-lab,
body #wrap #content .gform_wrapper #field_4_27 label.a-lab {
    display: none !important;
}

.taxonomy-profile-loop .profile.three {
    margin-right: 0;
}

.taxonomy-profile-loop .profile img {
    display: block;
    margin: 0 auto 15px;
    border: 3px solid #eeeeee;
    border-radius: 50%;
}

.taxonomy-profile-loop .profile h2 a {
    display: block;
    width: 100%;
    text-align: center;
    color: #27cfc3;
    font-size: 18px;
    line-height: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    padding-top: 0;
    margin: 0 0 5px;
    min-height: 44px;
}

.taxonomy-profile-loop .profile .profile-loop-content {
    background: #eeeeee;
    overflow: hidden;
    padding: 15px 10px;
    text-align: left;
    min-height: 190px;
    position: relative;
}

.taxonomy-profile-loop .profile .profile-loop-content p,
.taxonomy-profile-loop .profile .profile-loop-content .spk-field {
    font-size: 14px;
    color: #353535;
    line-height: 18px;
    margin: 3px 0;
}

.taxonomy-profile-loop .profile .profile-loop-content h4 {
    color: #353535;
    font-size: 14px;
    line-height: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    padding: 0;
    margin: 0 0 10px;
    text-align: left;
}

.taxonomy-profile-loop .profile.s-featured {
    width: 100% !important;
    clear: both;
    overflow: hidden;
    background: #eeeeee;
    padding: 0;
}

.taxonomy-profile-loop .profile.s-featured .feat-left {
    width: 35%;
    float: left;
    background: #fff;
    padding: 10px 10px 45px 10px;
    position: relative;
}

.taxonomy-profile-loop .profile.s-featured .feat-right {
    width: 64%;
    float: right;
    padding: 10px 10px 5px 10px;
}

.taxonomy-profile-loop .profile.sub-featured-speaker {
    width: 47% !important;
    float: left;
    clear: none;
}

.taxonomy-profile-loop .profile.sub-featured-speaker .feat-left {
    width: 45%;
    float: left;
}

.taxonomy-profile-loop .profile.sub-featured-speaker .feat-right {
    width: 53%;
    float: right;
}

.taxonomy-profile-loop .profile.sub-featured-speaker .social-profile-links,
.taxonomy-profile-loop .profile.sub-featured-speaker h3.phone-no,
.taxonomy-profile-loop .profile.sub-featured-speaker h3.website-prof,
.taxonomy-profile-loop .profile.sub-featured-speaker h3.email-prof {
    display: none;
}

.taxonomy-profile-loop .profile.sub-featured-speaker .profile-links a {
    width: 100px;
    margin: 0 3px 0 4px;
}

.taxonomy-profile-loop .profile.sub-featured-speaker {}

.taxonomy-profile-loop .profile.sub-featured-speaker img {
    width: 100%;
    height: auto;
}

.request-code .intro-title {
    text-align: center;
}

.request-code .intro-text {
    display: block;
    position: relative;
    overflow: hidden;
    clear: both;
    width: 80%;
    margin: 0 auto 30px;
    text-align: center;
}

.request-code .home-cat {
    margin: 0 auto;
    display: block;
}

.rq_title{
    text-align: center;
}

.request-code .home-cat-1 span {
    border-color: #ea6b7f !important
}

.request-code .home-cat-3 span {
    border-color: #ea6b7f !important;
}

.request-code .home-cat-4 span {
    border-color: #90ca6a !important;
}

.request-code .home-cat-5 span {
    border-color: #f2d300 !important;
}

.taxonomy-profile-loop .profile.featured-speaker .social-profile-links {
    font-size: 0;
    line-height: 0;
    padding: 0;
    margin: 0 0 10px 0;
}

.taxonomy-profile-loop .profile.featured-speaker .social-profile-links a {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    margin-right: 3px;
    width: 24px;
    height: 23px;
    font-size: 0;
    line-height: 0;
    text-indent: -99999px;
    background: url('images/speakers-soc.png') no-repeat 0 0;
}


/*
.member-regsiter .for-required { position: relative; }
.member-regsiter .for-required span { color: red; font-size: 10px; line-height: 10px; position: absolute; top: 0; right: 0; }
*/

.single-profile .video-wrap {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.single-profile .video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.single-profile p.last-p {
    margin-bottom: 0;
}

.taxonomy-profile-loop .profile.featured-speaker .social-profile-links a.tw {
    background-position: -26px 0;
}

.taxonomy-profile-loop .profile.featured-speaker .social-profile-links a.li {
    background-position: -52px 0;
}

.taxonomy-profile-loop .profile.featured-speaker .social-profile-links a.gp {
    background-position: -78px 0;
}

.taxonomy-profile-loop .profile.featured-speaker h2.entry-title {
    margin-bottom: 0px;
}

.taxonomy-profile-loop .profile.featured-speaker h3 {
    padding: 0 0 0 25px;
    margin: 0 0 5px 0;
    color: #353535;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-style: normal;
}

.taxonomy-profile-loop .profile.featured-speaker h3.phone-no {
    background: url('images/pphone.png') no-repeat 0 0;
}

.taxonomy-profile-loop .profile.featured-speaker h3.website-prof {
    background: url('images/pweb.png') no-repeat 0 0;
}

.taxonomy-profile-loop .profile.featured-speaker h3.email-prof {
    background: url('images/pemail.png') no-repeat 0 4px;
}

.feat-left a h3 {
    color: #27cfc3 !important;
}

.feat-left a:hover h3 {
    color: #ea6b7f !important;
}

.spk-field {
    margin-bottom: 5px;
}

.spk-field-sub {
    display: none;
}

.sub-featured-speaker .short_bio {
    display: none;
}

.sub-featured-speaker .short_bio.spk-field-sub {
    display: block;
}

.taxonomy-profile-loop .profile .profile-loop-content .city strong,
.taxonomy-profile-loop .profile .profile-loop-content .city span,
.taxonomy-profile-loop .profile .profile-loop-content .specialties strong,
.taxonomy-profile-loop .profile .profile-loop-content .specialties span,
.taxonomy-profile-loop .profile .profile-loop-content .bio p {
    font-size: 14px;
    color: #353535;
    line-height: 18px;
    margin: 3px 0;
}

.taxonomy-profile-loop .profile .profile-loop-content .city strong,
.taxonomy-profile-loop .profile .profile-loop-content .specialties strong,
.taxonomy-profile-loop .profile .profile-loop-content .bio strong {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    margin-right: 5px;
}

.taxonomy-profile-loop .profile .profile-loop-content .profile-links,
.taxonomy-profile-loop .s-featured .profile-links {
    display: block;
    position: relative;
    overflow: hidden;
    clear: both;
    width: 100%;
    font-size: 0;
    line-height: 0;
    text-align: center;
    position: absolute;
    bottom: 7px;
    left: 0;
    right: 0;
}

.empty-req {
    border-color: #d21313 !important;
}

.taxonomy-profile-loop .s-featured .profile-links {}

.taxonomy-profile-loop .profile .profile-loop-content a,
.taxonomy-profile-loop .profile-links a {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    padding: 7px 0;
    margin: 0 18px 0 0;
    width: 130px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

body #content a.spemail-u {
    text-align: left;
    background: #eeeeee;
    display: block;
    width: 77%;
    overflow: hidden;
    clear: both;
    padding: 0px 0px 0px 40px;
    margin: 0px 0px 5px;
    color: #353535 !important;
    line-height: 32px;
    height: 32px;
    position: relative;
    font-weight: 300;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

body #content a.spemail-u span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 32px;
    /*    background: #90ca6a url('images/con-single.png') no-repeat center center;*/
    background: url('images/icon-email.svg') no-repeat center center #90ca6a;
    background-size: 20px 20px !important;
}

body #content a.spemail-u:hover {
    background-color: #dcdcdc;
}

body #content a.spemail-u:hover span {
    background-color: #95b924;
}

.r-form {
    display: block;
    position: relative;
    overflow: hidden;
    clear: both;
    width: 100%;
}

.taxonomy-profile-loop .profile .profile-loop-content a.contact-link,
.taxonomy-profile-loop .profile-links a.contact-link {
    background: #90ca6a;
}

.taxonomy-profile-loop .profile .profile-loop-content a.contact-link:hover,
.taxonomy-profile-loop .profile-links a.contact-link:hover,
a.spemail-u:hover {
    background: #90ca6a;
}

.taxonomy-profile-loop .profile .profile-loop-content a.profile-link,
.taxonomy-profile-loop .profile-links a.profile-link {
    background: #27CFC3;
    margin-right: 0;
}

.taxonomy-profile-loop .profile .profile-loop-content a.profile-link:hover,
.taxonomy-profile-loop .profile-links a.profile-link:hover {
    background: #23bbb0;
}

.taxonomy-profile-loop #content-sidebar-wrap {
    overflow: visible;
    padding: 0 40px !important;
}

.taxonomy-profile-loop #content {
    padding: 25px 0 20px;
    text-align: center;
}


/* .taxonomy-profile-loop h1.entry-title {} */

.taxonomy-profile-loop.tax-loop #content {
    text-align: left;
}

a.anchor-profiles-list {
    display: block;
    height: 0px;
    width: 0px;
}

a.load-more-profiles {
    /* display: block; */
    display: none;
    position: relative;
    overflow: hidden;
    width: 280px;
    margin: 0 auto 40px;
    padding: 8px 0px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    background: #27CFC3;
    text-transform: uppercase;
    color: #fff;
    clear: both;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

a.load-more-profiles.loading {
    font-size: 0;
    width: 100px;
}

a.load-more-profiles.loading .sk-folding-cube {
    opacity: 1;
    border-radius: 50%;
    overflow: hidden;
}

a.load-more-profiles:hover {
    background: #23bbb0;
}

img.ajax-loading-img {
    display: block;
    margin: 20px auto;
    clear: both;
    /* display: none; */
}

#content.loaded img.ajax-loading-img {
    display: none;
}

body.my-profile #acf-avatar {
    width: 27%;
    float: left;
    padding-bottom: 110px;
}

.wrap-acf-profile {
    float: right;
    width: 70%;
}

body.my-profile #acf-avatar .acf-image-uploader p {
    font-size: 0;
    line-height: 0;
    text-indent: -99999px;
}

body.my-profile #acf-avatar .acf-image-uploader p input[type="button"] {
    text-align: center;
    border: none;
    background: #27CFC3;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    font-family: 'Raleway', sans-serif;
    cursor: pointer;
    display: block;
    width: 100%;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

body.ca_search_four_columns .ca_text_center {
    text-align: center;
    padding: 40px 0px;
}

.ca_text_center .ca_btns_holder {
    width: 100%;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

body.ca_search_four_columns .ca_text_center .ca_btns_holder a {
    font-size: 18px;
    width: auto;
    padding: 15px 30px;
    margin: 0 10px;
}

#content ol,
#content ul {
    margin-bottom: 15px;
}

#content ol li {
    list-style-type: decimal;
    margin-left: 20px;
}

body.my-profile #acf-avatar .acf-image-uploader p input[type="button"]:hover {}

body.my-profile #acf-state,
body.my-profile #acf-profile_other_locations,
body.my-profile #acf-country,
body.my-profile #acf-resource_type {
    height: 83px;
}

body.my-profile #acf-profile_other_locations {
    height: auto;
}

body.my-profile #acf-state .acf-taxonomy-field,
body.my-profile #acf-country .acf-taxonomy-field,
body.my-profile #acf-resource_type .acf-taxonomy-field {
    background: url('images/select-bg.png') no-repeat 96% center #FFFFFF;
    border: 2px solid #e1e1e1;
    overflow: hidden;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}

body.my-profile table.acf-input-table select {
    background: url('images/select-bg.png') no-repeat 96% center #FFFFFF !important;
    border: 2px solid #e1e1e1 !important;
    overflow: hidden !important;
    border-radius: 7px !important;
    -moz-border-radius: 7px !important;
    -webkit-border-radius: 7px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
}

body.my-profile table.acf-input-table select {
    width: 100% !important;
}

body.my-profile #acf-profile_other_locations .acf-taxonomy-field select,
body.my-profile #acf-state .acf-taxonomy-field select,
body.my-profile #acf-country .acf-taxonomy-field select,
body.my-profile table.acf-input-table select {
    padding: 0;
    border: 0;
    box-shadow: none;
    margin: 0;
    width: 115%;
    background: transparent;
    color: #808080;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    padding: 9px 12px;
    cursor: pointer;
    height: 40px;
}


/*
#acf-profile_other_locations
*/

h2.no-result-heading {
    display: block;
    color: #7f7f7f;
    font-size: 30px;
    line-height: 34px;
    font-family: 'Montserrat', sans-serif;
    padding: 0 0 0;
    margin: 0 0 20px;
    text-align: center;
}

.no-results {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    background: url('images/cedcn-opacity.png') no-repeat top center;
    background-size: contain;
    padding-bottom: 50px;
}

.no-results p {
    color: #7f7f7f;
    font-size: 18px;
    line-height: 22px;
}

.no-results a.transition {
    display: block;
    background: #90ca6a;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    text-transform: uppercase;
    text-align: center;
    width: 300px;
    padding: 18px 0px;
    font-size: 26px;
    line-height: 26px;
    margin: 0px auto;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
}

.no-results a.transition:hover {
    background: #90ca6a;
}

body.member-regsiter .step4 .gform_wrapper {
    display: none !important;
}



body.member-regsiter .step4 .gform_wrapper.form-to-show {
    display: block !important;
}

div.step2 .select2-container .select2-chosen{
    text-align: left !important;
}


.no-results span.green-no-result,
.no-results span.blue-no-result {
    display: block;
    color: #27CFC3;
    font-size: 30px;
    line-height: 34px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    padding: 0;
    margin: 0 0 25px;
}

.no-results span.green-no-result {
    color: #a4ca45;
    padding-top: 10px;
    margin: 0 0 5px;
}

.member-regsiter a.step-btn-next,
.member-regsiter a.step-btn-previous {
    /*float: left;*/
    /* display: none; */
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    max-width: 290px;
    width: 50%;
    height: 62px;
    margin: 40px 10px 0;
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 0;
    line-height: 62px;
}

.lform {
    position: relative;
}

.lform a.lform-lost {
    position: absolute;
    right: 11%;
    bottom: 75px;
}

.lform a.lform-lost:hover {
    color: #27CFC3;
}

body.member-regsiter #wrap .step4 li#field_3_42.gfield,
body.member-regsiter #wrap .step4 li#field_3_35.gfield,
body.member-regsiter #wrap .step4 li#field_4_24.gfield,
body.member-regsiter #wrap .step4 li#field_4_23.gfield,
body.member-regsiter #wrap .step4 li#field_5_22.gfield,
body.member-regsiter #wrap .step4 li#field_5_21.gfield {
    clear: both;
    display: block;
    width: 100%;
    overflow: hidden;
}

body.member-regsiter #wrap .step4 li#field_3_42.gfield input[type="checkbox"],
body.member-regsiter #wrap .step4 li#field_4_24.gfield input[type="checkbox"],
body.member-regsiter #wrap .step4 li#field_5_22.gfield input[type="checkbox"] {
    display: block;
    height: 27px;
    left: 13px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 13px;
    width: 27px;
}

body.member-regsiter #wrap .step4 li#field_3_42.gfield label.gfield_label,
body.member-regsiter #wrap .step4 li#field_4_24.gfield label.gfield_label,
body.member-regsiter #wrap .step4 li#field_5_22.gfield label.gfield_label {
    display: none;
}

body.member-regsiter #wrap .step4 li#field_3_42.gfield ul.gfield_checkbox label,
body.member-regsiter #wrap .step4 li#field_4_24.gfield ul.gfield_checkbox label,
body.member-regsiter #wrap .step4 li#field_5_22.gfield ul.gfield_checkbox label {
    padding: 3px 0 0 35px;
    text-align: left;
    width: 100%;
}

#breadcrumbs {
    list-style: none;
    margin: 10px 0 0;
    overflow: hidden;
}

#breadcrumbs li {
    float: left;
    margin: 0 5px 0 0;
}

#breadcrumbs .separator {
    font-size: 20px;
    color: #999;
    color: #27cfc3;
}

#breadcrumbs strong {
    font-family: 'Raleway', sans-serif;
    color: #646464;
}

#breadcrumbs li,
#breadcrumbs li a {
    color: #27cfc3;
}

#breadcrumbs li a:hover {
    color: #ea6b7f;
}

#gform_9 .gform_validation_container {
    position: absolute;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

body #wrap #content span.billing-addr-error span.arrow-bot {
    position: absolute;
    bottom: -9px;
    right: 25px;
    display: block;
    width: 17px;
    height: 9px;
    background: url('images/red-arrow.png') no-repeat 0 0;
}

body #wrap #content span.billing-addr-error {
    position: absolute;
    top: -70px;
    background: #e21616 url('images/abc2.png') no-repeat 5px center;
    color: #fff !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10px 10px 10px 25px;
    font-size: 15px;
    line-height: 17px;
    right: 25px;
    color: #d61616;
}

body #wrap #content input.ca-billing-error {
    border-color: #d61616;
}

body.member-regsiter #wrap #content .step4 li.gfield.reg-address {
    overflow: visible;
}

body.member-regsiter #wrap .step4 li#field_3_36,
body.member-regsiter #wrap .step4 li#field_3_37,
body.member-regsiter #wrap .step4 li#field_3_38,
body.member-regsiter #wrap .step4 li#field_3_39,
body.member-regsiter #wrap .step4 li#field_3_41,
body.member-regsiter #wrap .step4 li#field_4_25,
body.member-regsiter #wrap .step4 li#field_4_26,
body.member-regsiter #wrap .step4 li#field_4_27,
body.member-regsiter #wrap .step4 li#field_4_28,
body.member-regsiter #wrap .step4 li#field_4_29,
body.member-regsiter #wrap .step4 li#field_5_23,
body.member-regsiter #wrap .step4 li#field_5_24,
body.member-regsiter #wrap .step4 li#field_5_25,
body.member-regsiter #wrap .step4 li#field_5_26,
body.member-regsiter #wrap .step4 li#field_5_27 {
    display: none !important;
}

body.member-regsiter #wrap .step4 li#field_3_36.cashow,
body.member-regsiter #wrap .step4 li#field_3_37.cashow,
body.member-regsiter #wrap .step4 li#field_3_38.cashow,
body.member-regsiter #wrap .step4 li#field_3_39.cashow,
body.member-regsiter #wrap .step4 li#field_3_41.cashow,
body.member-regsiter #wrap .step4 li#field_4_25.cashow,
body.member-regsiter #wrap .step4 li#field_4_26.cashow,
body.member-regsiter #wrap .step4 li#field_4_27.cashow,
body.member-regsiter #wrap .step4 li#field_4_28.cashow,
body.member-regsiter #wrap .step4 li#field_4_29.cashow,
body.member-regsiter #wrap .step4 li#field_5_23.cashow,
body.member-regsiter #wrap .step4 li#field_5_24.cashow,
body.member-regsiter #wrap .step4 li#field_5_25.cashow,
body.member-regsiter #wrap .step4 li#field_5_26.cashow,
body.member-regsiter #wrap .step4 li#field_5_27.cashow {
    display: block !important;
}

.single-profile.insureance-show-no .for-hide {
    display: none;
}

#footer .realization-main {
    background: #ececec;
    display: block;
    overflow: hidden;
    margin-top: 30px;
}

#footer .realization {
    display: block;
    overflow: hidden;
    width: 100%;
    position: relative;
    clear: both;
    padding: 7px 0 7px;
    margin: 0;
    color: #888787;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
}

#footer .realization,
#footer .realization a {
    font-size: 13px;
    line-height: 14px;
}

#footer .realization a {
    color: #646464;
}

#footer .realization a:hover {
    color: #01c5ff;
    text-decoration: none;
}

.home_join_section {
    font-weight: 300;
    position: relative;
    z-index: 10;
    background-color: #83c77a;
    text-align: center;
    vertical-align: bottom;
    font-size: 22px
}

.join_container {
    padding: 42px 0px 36px 0px;
}

.home_join_section .triangle {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #f8f8f8;
    height: 10px;
    width: 10px;
    left: 440px;
    margin: -42px auto 33px auto;
    color: #f6f6f6;
}

.home_join_section .join_container span {
    letter-spacing: -1px;
    display: inline-block;
    font-family: Raleway;
    font-size: 24px;
    line-height: 28px;
    color: #fff;
    font-weight: 600;
}

.home_join_section .join_container a {
    visibility: visible;
    color: rgb(255, 255, 255);
    border: 2px solid rgba(255, 255, 255, 0.74902);
    background: transparent;
    position: relative;
    top: -3px;
    margin-bottom: 0px!important;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Raleway';
    font-weight: 700;
    letter-spacing: 2px;
    margin-left: 20px;
    line-height: 24px;
    display: inline-block;
    border-radius: 40px;
    padding: 16px 21px;
}

.home_join_section .join_container a:hover {
    border-color: #fff;
}

#wrap #content .gform_wrapper #gf_coupon_info .gf_coupon_item .gf_coupon_name_container a {
    height: 78px;
    float: left;
    background: url('images/coupon-remove.png') no-repeat center center;
    margin-right: 10px;
}

#wrap #content .gform_wrapper #gf_coupon_info .gf_coupon_item .gf_coupon_name_container span {
    float: left;
}

.gform_wrapper #gf_coupon_info .gf_coupon_item td {
    border: none !important;
}

.gform_wrapper #gf_coupon_info .gf_coupon_item .gf_coupon_name_container .gf_coupon_name {
    margin: 0 !important;
}

.gform_wrapper #gf_coupon_info .gf_coupon_item .gf_coupon_name_container {
    padding: 6px 4px !important;
}


/* body.my-profile #acf-insurance_accepted { display: none; } */

body.my-profile #acf-insurance_accepted {
    display: block;
    width: 100%;
    overflow: hidden;
    clear: both;
}

body.my-profile #acf-insurance_list.acf-conditional_logic-hide {
    display: none;
}

body #wrap .error-detected,
body #wrap .error-detected {
    border-color: #cc0000 !important;
}

body.member-regsiter #wrap .new-member-register .submited-form {
    display: none !important;
}

body.member-regsiter #wrap .new-member-register .step4.submited-form {
    display: block !important;
}

.single-profile .profile-section-title {
    margin: 0 0 3px;
}

.single-profile div.profile-section-content {
    margin-bottom: 22px;
    overflow: hidden;
    padding-left: 10px;
}

.single-profile div.profile-section-content.no-padding {
    padding-left: 0;
}

.single-profile div.profile-section-content.new-ccos.no-padding {}

.single-profile div.profile-section-content .spec-chos {
    display: block;
    float: left;
    width: 223px;
    border-left: 1px solid #fff;
    padding: 0px 10px;
    background: #eeeeee;
    height: 46px;
}

.single-profile div.profile-section-content .spec-chos.new-changes {}

.single-profile div.profile-section-content .spec-chos.new-changes span {
    border-left: none;
    padding: 13px 10px;
    width: 100%;
}

.single-profile div.profile-section-content .spec-chos.bg-white {
    background: #fcfcfc;
}

.single-profile div.profile-section-content .spec-chos.item-1 {
    border-left: none;
}

.single-profile div.repeater-item.repeater-item {
    width: 100%;
    background: #eeeeee;
    display: block;
    overflow: hidden;
    clear: both;
}

.single-profile div.repeater-item.repeater-item-odd {
    background: #fcfcfc;
}

.single-profile div.repeater-item.repeater-item span {
    display: block;
    width: 50%;
    float: left;
    border-left: 1px solid #fff;
    padding: 4px 10px;
}

.single-profile div.repeater-head.repeater-item.repeater-item-rhead {
    background: #27cfc3;
}

.single-profile div.repeater-head.repeater-item.repeater-item-rhead span {
    color: #fff;
    display: block;
    text-align: center;
}

.single-profile .testimonials-single-profile div.repeater-item.repeater-item {
    position: relative;
    background: #fcfcfc;
    width: 98%;
    margin: 5px auto 15px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-right: 3px solid #EFEFEF;
    border-bottom: 3px solid #EFEFEF;
    padding: 30px 40px;
}

.single-profile .testimonials-single-profile div.repeater-item.repeater-item span.o_quote,
.single-profile .testimonials-single-profile div.repeater-item.repeater-item span.c_quote {
    display: block;
    width: 78px;
    height: 60px;
    position: absolute;
    border: none !important;
}

.single-profile .testimonials-single-profile div.repeater-item.repeater-item span.o_quote {
    background: url('images/open_quote.png') no-repeat 0 0 transparent;
    top: 10px;
    left: 10px;
}

.single-profile .testimonials-single-profile div.repeater-item.repeater-item span.c_quote {
    background: url('images/close_quote.png') no-repeat 0 0 transparent;
    bottom: 10px;
    right: 10px;
}

.single-profile .testimonials-single-profile div.repeater-item.repeater-item p {
    margin: 0;
    padding: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
}

#footer a {
    color: #FFFFFF;
}

#footer a:hover {
    text-decoration: underline;
}

.member-regsiter #gform_wrapper_4 {
    display: none;
}

.ca-login #header,
.ca-login #nav,
.ca-login #footer,
.ca-login .custom-search-form {
    display: none !important;
}

html[data-useragent*='MSIE 10.0'] .member-regsiter .nav-steps h2:first-child {
    margin-left: 0;
}

.profiles-archive h1 {
    margin: 25px 0 0;
}

.ca-login {}

.ca-login #wrap,
.ca-login {
    background: #eeeeee;
}

.ca-login .custom-login-wrap {
    background: #fff;
    border: 1px solid #dcdcdc;
    padding: 20px 20px;
    overflow: hidden;
    clear: both;
    position: relative;
    width: 100%;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}

.custom-login-wrap a img {
    max-width: 350px;
}

.ca-login .left-right {
    width: 50%;
    float: left;
}

.acf_postbox .field.required label span.required {
    line-height: 15px;
}

.my-profile #content #acf-bio,
.my-profile #content #acf-short_bio,
.my-profile #content #acf-schools_attended_and_degrees_earned,
.my-profile #content #acf-current_licenses_held,
.my-profile #content #acf-testimonials,
.my-profile #content #acf-testimonials textarea,
.my-profile #content #acf-testimonials tr td.field_type-textarea,
.my-profile #content #acf-video,
.my-profile #content #acf-other_info {
    width: 100% !important;
}

body.my-profile table.row_layout tr.field td.label {
    padding: 0;
    border: 0px;
}

body.my-profile table.row_layout tr.field td.label label {
    margin: 0;
    font-size: 16px;
    line-height: 23px;
    padding: 5px;
}

.my-profile #content #acf-video .sub_field {}

body.my-profile table.row_layout tr.acf-show-blank div.inner {
    display: none;
}


/*
.my-profile .acf_postbox .field_type-repeater tr td.field_type-textarea
*/

.transition,
.cabtn,
.feat-left a h3,
a.from-join.sign-up,
#nav ul li ul,
.ca-login p a,
.registration-code-content a,
.acc-terms-content a,
.registration-code-content a.link-check-registration-code,
.acc-terms-content a.link-acc-terms,
body.member-regsiter #wrap li.codeart_coupon input.button,
.wpcf7 input[type="submit"],
body .gform_wrapper input[type="submit"],
.member-regsiter a.step-btn,
.ca-login form input[type="submit"],
#header .header-widget-area a.log-in,
.choose-plan-wrap .cp-col.cp-overlay .overlay,
.error-detected,
.home-cat span,
.custom-search-form input[type="submit"],
#header .header-widget-area a.sign-up,
#nav ul li a,
#header .header-widget-area a.sign-up,
.wpcf7 input[type="submit"],
.country-and-states .the-states ul li,
a.load-more-profiles,
.taxonomy-profile-loop .profile .profile-loop-content a,
.choose-plan-wrap .cp-col,
.my-profile #content form input[type="submit"],
.member-regsiter a.step-btn,
.home #fs-home > .text > div p a {
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.taxonomy-profile-loop .profile {
    -webkit-transition: all 0.80s ease-in-out;
    -webkit-transition: all .80s ease-in-out;
    transition: all .80s ease-in-out;
}


/*
#nav ul ul li a,
#nav ul ul.sub-menu {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
*/

#nav ul ul li a,
#nav ul ul li {
    -webkit-transition: none;
    transition: none;
}

li#field_3_27 {
    clear: both !important;
    display: block !important;
    overflow: hidden !important;
    width: 100% !important;
}

.rounded-img,
#sidebar .testimonial img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.ca-login #content-sidebar-wrap {
    padding: 0 20px;
}

.ca-login .left.left-right a {
    padding: 8% 0;
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 349px;
}

span.fake-table-cell {
    display: table-cell;
    vertical-align: middle;
    height: 46px;
}

body.post-obj-submited.member-regsiter .gform_wrapper.gform_validation_error {
    display: block !important;
}

.profile-loop-content .specialties {
    max-height: 98px;
    overflow: hidden;
}


/*LOADER BEGIN*/

.sk-folding-cube {
    width: 20px;
    height: 20px;
    position: relative;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
}

.sk-folding-cube .sk-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.sk-folding-cube .sk-cube:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
    animation: sk-foldCubeAngle 2.4s infinite linear both;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.sk-folding-cube .sk-cube2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
    transform: scale(1.1) rotateZ(90deg);
}

.sk-folding-cube .sk-cube3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
    transform: scale(1.1) rotateZ(180deg);
}

.sk-folding-cube .sk-cube4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
    transform: scale(1.1) rotateZ(270deg);
}

.sk-folding-cube .sk-cube2:before {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-folding-cube .sk-cube3:before {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.sk-folding-cube .sk-cube4:before {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

@-webkit-keyframes sk-foldCubeAngle {
    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }
    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1;
    }
    90%,
    100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}

@keyframes sk-foldCubeAngle {
    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }
    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1;
    }
    90%,
    100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}


/*LOADER END*/


/*UPDATE MY PROFILE ACF BEGIN*/

body.my-profile input[disabled] {
    background: rgba(150, 150, 150, 0.12) !important;
}

body.my-profile table.row_layout table.acf_input,
body.my-profile table.row_layout table.acf_input tbody,
body.my-profile table.row_layout table.acf_input tbody tr,
body.my-profile table.row_layout table.acf_input tbody td {
    display: block;
    width: 100% !important;
}

body.my-profile div#acf-profile_other_locations table.row_layout table.acf_input tbody tr.field,
body.my-profile div#acf-christian_counselors_on_staff table.row_layout table.acf_input tbody tr.field,
body.my-profile div#acf-video table.row_layout table.acf_input tbody tr.field {
    width: 20% !important;
    display: block !important;
    float: left !important;
}

body.my-profile div#acf-video table.row_layout table.acf_input tbody tr.field {
    width: 50% !important;
}

body.my-profile div#acf-christian_counselors_on_staff table.row_layout table.acf_input tbody tr.field {
    width: 25% !important;
}

body.my-profile table.row_layout tbody tr.row:first-child {
    border: 0px;
}

body.my-profile table.row_layout tbody tr.row {
    border-top: 2px solid #9E9E9E;
}

body.my-profile table.row_layout tbody tr.row a.acf-button-remove {
    visibility: visible !important;
    opacity: 1 !important;
}

body.my-profile table.row_layout a.acf-button-add {
    display: none !important;
}

/* body.page-template-template-login div.home_join_section,
body.my-profile div.acf-form_free_user #acf-facebook,
body.my-profile div.acf-form_free_user #acf-twitter,
body.my-profile div.acf-form_free_user #acf-linkedin,
body.my-profile div.acf-form_free_user #acf-googleplus,
body.my-profile div.acf-form_free_user #acf-bio,
body.my-profile div.acf-form_free_user #acf-ages_treated,
body.my-profile div.acf-form_free_user #acf-gender_served,
body.my-profile div.acf-form_free_user #acf-offer_distance_coaching_via_skype,
body.my-profile div.acf-form_free_user #acf-schools_attended_and_degrees_earned,
body.my-profile div.acf-form_free_user #acf-testimonials,
body.my-profile div.acf-form_free_user #acf-video,
body.my-profile div.acf-form_free_user #acf-website,
body.my-profile div.acf-form_free_user #acf-avatar p.label,
body.my-profile div.acf-form_free_user #acf-avatar div.acf-image-uploader,
body.my-profile div.acf-form_premium_user #acf-avatar div.upgrade-user-component,
body.my-profile form.acf-form #acf-gf_free_user {
    display: none;
} */

body.page-template-template-login div.home_join_section,
body.my-profile div.acf-form_free_user [data-name="facebook"],
body.my-profile div.acf-form_free_user [data-name="twitter"],
body.my-profile div.acf-form_free_user [data-name="linkedin"],
body.my-profile div.acf-form_free_user [data-name="googleplus"],
body.my-profile div.acf-form_free_user [data-name="bio"],
body.my-profile div.acf-form_free_user [data-name="ages_treated"],
body.my-profile div.acf-form_free_user [data-name="gender_served"],
body.my-profile div.acf-form_free_user [data-name="offer_distance_coaching_via_skype"],
body.my-profile div.acf-form_free_user [data-name="schools_attended_and_degrees_earned"],
body.my-profile div.acf-form_free_user [data-name="testimonials"],
body.my-profile div.acf-form_free_user [data-name="video"],
body.my-profile div.acf-form_free_user [data-name="website"],
body.my-profile div.acf-form_free_user [data-name="avatar"],
body.my-profile form.acf-form [data-name="gf_free_user"] {
    display: none;
}

body.my-profile .acf-form [data-name="first_name"],
body.my-profile .acf-form [data-name="last_name"],
body.my-profile .acf-form [data-name="email_address"],
body.my-profile .acf-form [data-name="show_phone_on_public_profile"],
body.my-profile .acf-form [data-name="business_address"],
body.my-profile .acf-form [data-name="show_address_on_public_profile"],
body.my-profile .acf-form [data-name="city"],
body.my-profile .acf-form [data-name="state"],
body.my-profile .acf-form [data-name="country"]
{
    width: 33.333%;
    float: left;
    clear: none;
}

body.my-profile .acf-form [data-name="professional_credentials"],
body.my-profile .acf-form [data-name="business_phone"],
body.my-profile .acf-form [data-name="zip_code"],
body.my-profile .acf-form [data-name="website"],
body.my-profile .acf-form [data-name="facebook"],
body.my-profile .acf-form [data-name="twitter"],
body.my-profile .acf-form [data-name="linkedin"],
body.my-profile .acf-form [data-name="googleplus"],
body.my-profile .acf-form [data-name="instagram"],
body.my-profile .acf-form [data-name="ages_treated"],
body.my-profile .acf-form [data-name="gender_served"],
body.my-profile .acf-form [data-name="insurance_accepted"],
body.my-profile .acf-form [data-name="offer_distance_coaching_via_skype"]
{
    width: 50%;
    float: left;
    clear: none;
}

body.my-profile .acf-form table.acf-table [data-name="state"]{
    width: 100%;
    float: none;
}

form.acf-form .acf-button{
    display: block;
    padding: 10px;
    margin: 5px 0;
    float: right;
    max-width: 230px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
}

body.my-profile div.acf-form_free_user #acf-avatar{
    padding: 0 !important;
}

.upgrade-user-component{
    background: #eff3f8;
    padding: 20px;
    text-align: center;
    margin: 10px 0 0 0;
}

.upgrade-user-component img{
    width: 100%;
}

.upgrade-user-component .upgrade-user-title.top-margin{
    margin: 10px 0 0 0;
}

.upgrade-user-component .upgrade-user-title{
    color: #404040;
    font-weight: bold;
    font-size: 18px;
    margin: 10px 0;
}

.upgrade-user-component .upgrade-user-description{
    color: #404040;
    font-size: 15px;
}


.upgrade-user-component a{
    color: #ffffff;
    background: #90ca6a;
    display: block;
    padding: 15px;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: bold;
}

.ca-upgrade-profile_wrapper .gform_card_icon_container{
    float: none !important;
    margin: 10px 0 !important;
}

.ca-upgrade-profile_wrapper{
    max-width: 450px;
    margin: 0 auto;
    display: block;
    width: 100%;
}

.ca-upgrade-profile_wrapper input{
    width: 100% !important;
}

.ca-upgrade-profile_wrapper .ca-upgrade-price{
    margin: 0 0 30px 10px !important;
}

.ca-upgrade-profile_wrapper .ca-upgrade-price > label{
    display: none;
}

.ca-upgrade-profile_wrapper .ca-upgrade-price input[type=radio]{
    width: auto !important;
}

.ca-upgrade-profile_wrapper .ca-upgrade-price ul{
    margin: 0 !important;
}

.ca-upgrade-profile_wrapper .ca-upgrade-price li{
    margin: 0 0 10px 0 !important;
}

.ca-upgrade-profile_wrapper .gform_card_icon_amex{
    text-indent: -999999px;
    width: 40px;
    height: 25px;
    float: left;
    margin: 0 2px;
}

.ca-upgrade-profile_wrapper .ginput_cardinfo_left{
    width: 74% !important;
}


.ca-upgrade-profile_wrapper .ginput_cardinfo_left label{
    margin: 5px 0 0 0 !important;
}

.ca-upgrade-profile_wrapper input[type=submit]{
    max-width: 200px !important;
    margin: 0 auto !important;
}

.post-1815 .entry-title{
    text-align: center;
}



/*UPDATE MY PROFILE ACF END*/


/*404 PAGE BEGIN*/

.not_found_wrapper{
    max-width: 650px;
    margin: 35px auto;
    text-align: center;
}

.not_found_wrapper h2{
    color: #414141;
    font-size: 41px;
    line-height: 45px;
}

.not_found_wrapper p.send-us-note{
    color: #414141;
    font-size: 24px;
    line-height: 28px;
}

.not_found_wrapper a{
    font-size: 24px;
    line-height: 28px;
    color: #27cfc3;
    text-decoration: underline;
}

.not_found_wrapper img{
    margin: 0 0 35px 0;
    width: 100%;
    max-width: 425px;
}

/*404 PAGE END*/

/*MEDIA QUERIES BEGIN*/

@media only screen and (max-width: 1600px) {
    .home .optin-text {
        width: 300px;
    }
}

@media only screen and (max-width: 1200px) {
    .custom-search-form input[type="submit"] {
        position: static;
        margin: 14px 10px 0 auto !important;
        display: block;
    }
}

@media only screen and (max-width: 1150px) {
    .home .optin-text {
        width: 150px;
    }
    .taxonomy-profile-loop .profile .profile-loop-content a {
        margin: 0 10px 0 0;
        width: 110px;
    }
    .home .custom-search-form .new-inputs {
        width: 260px;
    }
}

@media only screen and (max-width: 1050px) {
    .home .custom-search-form .new-inputs {
        width: 210px;
    }
    #header .header-widget-area {
        width: 60%;
    }
    /*
    body.my-profile table.acf-input-table,
    body.my-profile table.acf-input-table tr,
    body.my-profile table.acf-input-table tr th,
    body.my-profile table.acf-input-table td,
    body.my-profile table.acf-input-table tr td,
    body.my-profile table.acf-input-table tbody,
    body.my-profile table.acf-input-table thead {
        display: block !important;
        width: 100% !important;
    }
    body.my-profile table.acf-input-table thead {
        width: 20% !important;
        float: left;
    }
    body.my-profile table.acf-input-table thead tr th {}
    body.my-profile table.acf-input-table tbody {
        overflow: hidden;
        width: 80% !important;
    }
    body.my-profile table.acf-input-table td.order,
    body.my-profile table.acf-input-table th.order,
    body.my-profile table.acf-input-table thead th.remove {
        display: none !important;
    }
    body.my-profile table.acf-input-table thead tr th {
        padding: 19.4px 10px;
    }
*/
}

@media only screen and (max-width: 1024px) {
    .single-profile div.profile-section-content .spec-chos {
        width: 200px;
        border-left: none !important;
        margin-left: 10px !important;
    }
}

@media only screen and (max-width: 1100px) {
    .choose-plan-wrap .title {
        line-height: 23px;
        padding: 15px 10px;
    }
}

@media only screen and (max-width: 1080px) {
    .member-regsiter .nav-steps h2 {
        margin-left: 20px;
        font-size: 17px;
    }
}

@media only screen and (max-width: 1000px) {
    .choose-plan-wrap .cp-col-1 .cp-price:after,
    .choose-plan-wrap .cp-col-2 .cp-price:after,
    .choose-plan-wrap .cp-col-3 .cp-price:after,
    .choose-plan-wrap .cp-col-4 .cp-price:after {
        left: -5%;
    }
    #header .header-widget-area {
        margin: 10px 0;
    }
    h1#title {
        font-size: 0;
        margin: 0;
    }
    #title-area,
    #title-area #title a {
        background-position: center center;
    }
    .taxonomy-profile-loop .s-featured .profile-links {
        position: static;
    }
    .taxonomy-profile-loop .s-featured .profile-links a {
        margin-bottom: 15px !important;
        width: 100% !important;
    }
    .taxonomy-profile-loop .profile.s-featured .feat-left {
        padding: 10px 10px 5px 10px;
    }
    body #wrap .filter-profiles input[type="text"],
    body #wrap .filter-profiles .select2-container,
    body #wrap .filter-profiles .select2-container .select2-choice {
        width: 200px !important;
    }
    #content {
        padding-top: 20px;
    }
    .footer-wrap .textwidget {
        padding: 0 2.2%;
    }
    .custom-search-form form {
        padding-right: 0.7%;
    }
    #footer .footer-top {
        padding-left: 1.5%;
        padding-right: 1.5%;
    }
    #inner {
        padding-left: 1.5%;
        padding-right: 1.5%;
    }
    .custom-search-form,
    div.home-before-content.widget-area {
        width: 103%;
        margin-left: -1.5%;
    }
    .home .custom-search-form input[type="submit"] {
        margin-right: 10px !important;
    }
    /* .contact-popup-wrap, .registration-code-popup-wrap, .acc-terms-popup-wrap { height: 100%; overflow-y: scroll; overflow-x: hidden; max-height: 484px; } */
    .contact-popup-wrap,
    .registration-code-popup-wrap,
    .acc-terms-popup-wrap {
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }
    .home .custom-search-form h3 span {
        padding-left: 10px;
    }
    .select-state .country-and-states .the-states ul li {
        width: 33.33%;
    }
    body.member-regsiter #wrap li.codeart_total label {
        font-size: 20px;
    }
    body.member-regsiter #wrap li.gfield_price > label {
        font-size: 20px;
    }
    .taxonomy-profile-loop .profile img {
        width: 170px;
        height: auto;
    }
    .home .flex-direction-nav a {
        background: url('images/slider-arrows-small.png') no-repeat 0 0;
        width: 22px;
        height: 38px;
    }
    .home .flex-direction-nav a.flex-next {
        background-position: -22px 0;
    }
    #nav .join-menu-item a {
        padding: 0px 20px;
    }
    #title-area,
    #title-area #title a {
        width: 280px;
        height: 80px;
        background-size: 100%;
        margin: 0;
        background-position: center;
    }
    .home .custom-search-form input[type="text"],
    .home .custom-search-form input[type="email"],
    .home .custom-search-form input[type="submit"],
    .home .custom-search-form select {
        width: 210px;
    }
    .home .custom-search-form h3 span {
        width: 238px;
        font-size: 24px;
        line-height: 50px;
        padding-top: 18px;
        padding-right: 0;
    }
    .home .custom-search-form h3 {
        width: 220px;
    }
    .home-cat span {
        width: 150px;
        height: 150px;
    }
    .home-top h4.widgettitle {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    #footer .footer-top h4.widgettitle {
        font-size: 16px;
        line-height: 20px;
    }
    /*
    .custom-search-form input[type="text"], .custom-search-form input[type="email"], .custom-search-form input[type="submit"], .custom-search-form select { width: 220px; }
    */
    .custom-search-form input[type="submit"] {
        right: 10px;
    }
    .custom-search-form h3.old-h3 {
        left: 10px;
    }
    .custom-search-form .new-inputs {
        /* margin-left: 170px; */
        width: 60%;
    }
    .custom-search-form h3 span {
        font-size: 16px;
    }
    #footer .footer-bottom h4.widgettitle {
        font-size: 30px;
        padding-right: 0px;
    }
    /*
    .sponsors {
        width: 80%;
    }*/
    #nav ul li a {
        padding: 3px 25px;
        margin: 0px 10px;
    }
    .home-top {
        padding-bottom: 40px;
    }
    .home_join_section .join_container a {
        margin: 20px 0px
    }
    /* ##### */
}

@media only screen and (max-width: 990px) {
    .taxonomy-profile-loop .profile.s-featured {
        position: relative;
    }
    .taxonomy-profile-loop .profile.s-featured .feat-left {
        /*
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
*/
    }
    .single-profile div.profile-section-content .spec-chos {
        background: none !important;
        border-bottom: 1px dashed #ccc;
    }
    .choose-plan-wrap .cp-col-1 .cp-price,
    .choose-plan-wrap .cp-col-4 .cp-price {
        display: block;
    }
}

@media only screen and (max-width: 960px) {}

@media only screen and (max-width: 930px) {
    #fs-home .flexslider {
        width: 54%;
    }
    .home #fs-home > .text {
        width: 44%;
        padding-top: 0;
    }
    .home #fs-home > .text > div h2 {
        font-size: 17px;
    }
    .home #fs-home > .text > div p {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 0;
    }
    .home #fs-home > .text > div p a {
        font-size: 16px;
        line-height: 20px;
    }
    .custom-search-form h3.old-h3 {}
    .custom-search-form .cb-wrap label {}
    .custom-search-form .new-inputs {
        margin-left: 160px;
        width: 64%;
    }
}

@media only screen and (max-width: 900px) {
    .member-regsiter a.step-btn-next,
    .member-regsiter a.step-btn-previous {
        margin-bottom: 50px;
    }
    body.my-profile table.row_layout tr.field td.label label {
        padding: 5px 5px 5px 15px;
        text-align: left;
    }
    body.my-profile div#acf-profile_other_locations table.row_layout table.acf_input tbody tr.field {
        width: 100% !important;
    }
    body #wrap .choose-plan-wrap .cp-col {
        margin-top: 5px;
    }
    .member-regsiter .join_after_header_member_register h1 {
        font-size: 22px;
        padding: 22px 30px;
    }
    .choose-plan-wrap .cp-feature {
        width: 100%;
    }
    img.cp-bottom-triangle {
        display: none;
    }
    body #wrap .custom-search-form .select2-container {
        width: 180px;
    }
    .taxonomy-profile-loop .profile .profile-loop-content a {
        margin: 0 5px 0 0;
        width: 100px;
    }
    .choose-plan-description {
        display: block;
        text-transform: capitalize;
    }
    #nav .join-menu-item a {
        margin: 0 57px 0 0;
    }
    #nav ul {
        padding-right: 130px;
    }
    #header .header-widget-area p {
        margin-top: 5px;
    }
    #header .header-widget-area p {
        font-size: 19px;
        line-height: 23px;
    }
    #header .header-widget-area a.sign-up,
    #header .header-widget-area a.log-in {
        padding: 2px 0;
        width: 140px;
    }
    .home .custom-search-form input[type="text"],
    .home .custom-search-form input[type="email"],
    .home .custom-search-form input[type="submit"],
    .home .custom-search-form select {
        width: 175px;
    }
    #footer .footer-bottom h4.widgettitle {
        width: 100%;
        text-align: center;
        margin: 0;
        font-size: 25px;
    }
    .partners_section div.widget-wrap {
        display: block;
        margin: 0px;
    }
    .sponsors {
        width: 100%;
        text-align: center;
    }
    .sponsors .item {
        margin-bottom: 15px;
    }
    .choose-plan-wrap .cp-col {
        width: 100% !important;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
    }
    .choose-plan-wrap .cp-feature {
        display: none;
        height: auto;
        border-bottom: 2px solid #e1e1e1;
        min-height: 0;
        padding: 10px 0;
    }
    .choose-plan-wrap .title {
        line-height: 40px;
    }
    .choose-plan-wrap .cp-price strong {
        font-size: 24px;
        line-height: 24px;
    }
    .choose-plan-wrap .cp-price {
        padding: 6px 0;
        width: 100% !important;
    }
    .single-profile .avatar-and-name h1 {
        font-size: 26px;
        line-height: 30px;
        display: block;
        text-align: center;
    }
    .single-profile .avatar-and-name h3 {
        font-size: 16px;
        line-height: 20px;
        display: block;
        text-align: center;
    }
    .cp-feature.iks {
        display: none !important;
    }
}

@media only screen and (max-width: 890px) {
    .home .optin-text {
        display: none;
    }
    .home .custom-search-form input[type="submit"] {
        margin: 15px 0 0 0 !important;
    }
    .custom-search-form h3.old-h3 {
        position: relative;
        display: block;
        width: 100%;
        top: auto;
        left: auto;
        bottom: auto;
        height: auto;
        margin: 5px 0 15px !important;
    }
    .custom-search-form h3.old-h3 span {
        width: 100%;
        text-align: center;
        font-size: 20px;
    }
    .custom-search-form .new-inputs {
        margin-left: 10px;
    }
    .custom-search-form input[type="submit"] {
        margin: 0 !important;
        bottom: 10px;
        top: auto;
    }
    .home .custom-search-form form {
        overflow: hidden;
        clear: both;
        width: 100%;
    }
    .custom-search-form .new-inputs {
        width: 75%;
    }
    /* .home .custom-search-form h3.old-h3 { margin: 0 !important; } */
    .home .custom-search-form h3.old-h3 span {
        height: auto;
        padding: 10px 0;
    }
}

@media only screen and (max-width: 860px) {
    .taxonomy-profile-loop .s-featured .profile-links a.contact-link {
        margin-right: 5px;
    }
}

@media only screen and (max-width: 850px) {
    .member-regsiter .nav-steps h2 {
        width: auto;
        text-align: left;
        margin-left: 0 !important;
    }
    body #wrap .filter-profiles input[type="text"],
    body #wrap .filter-profiles .select2-container,
    body #wrap .filter-profiles .select2-container .select2-choice {
        width: 140px !important;
    }
    body #wrap .filter-profiles input[type="text"],
    body #wrap .filter-profiles .select2-container .select2-choice > .select2-chosen {
        font-size: 14px !important;
    }
    #fs-home .flexslider {
        width: 50%;
    }
    .home #fs-home > .text {
        width: 48%;
    }
}

@media only screen and (max-width: 830px) {
    .member-regsiter .join_after_header_member_register h1,
    .member-regsiter .join_after_header_member_register h4 {
        padding: 20px 15px;
    }
    .ca-login .left.left-right a {
        padding-top: 0;
    }
    .ca-login .left-right {
        width: 100%;
        float: none;
    }
    .ca-login .right.left-right {
        border: 0;
        margin-top: 20px;
    }
    .ca-login .left.left-right {
        padding-bottom: 20px;
        border-bottom: 1px solid #dbdbdb;
    }
    .ca-login .left.left-right img {
        display: block;
        max-width: 349px;
        width: 100%;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 820px) {
    .my-profile #acf-business_phone {
        clear: both;
    }
    body.my-profile #acf-avatar {
        margin-bottom: 0;
        padding-bottom: 90px;
    }
    .my-profile .acf_postbox .field {
        width: 50% !important;
    }
    .my-profile .acf_postbox #acf-profile_other_locations.field,
    body.my-profile div.field.field_type-repeater {
        width: 100% !important;
    }
    .member-regsiter #content .ca-card-wrap .ginput_full.ginput_cardextras .ginput_cardinfo_left {
        width: 70%;
    }
    .taxonomy-profile-loop .profile .profile-loop-content a {
        width: 95px;
    }
    #content,
    #sidebar {
        display: block;
        width: 100%;
        float: none;
    }
    #title-area,
    #title-area #title a {
        width: 230px;
    }
    #header .header-widget-area {
        width: 64%;
        text-align: right;
        padding-right: 0;
    }
    #header .header-widget-area p {
        font-size: 16px;
        line-height: 20px;
    }
    .home-cat span {
        background-size: 50% 50%;
    }
    .home-cat span {
        width: 135px;
        height: 135px;
    }
    .custom-search-form h3 span {
        display: block;
        width: 100%;
        clear: both;
        text-align: center;
        margin-bottom: 5px;
    }
    .custom-search-form form {
        text-align: center;
    }
    #nav ul li a,
    #nav .join-menu-item a {
        padding: 3px 15px;
        margin: 0px 5px;
        line-height: 22px;
        text-transform: none;
    }
    #nav .join-menu-item a {
        border-bottom-left-radius: 7px;
        border-bottom-right-radius: 7px;
        font-family: 'Raleway', sans-serif;
    }
    #nav .join-menu-item {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
    }
    #nav ul {
        padding-right: 0;
    }
    .taxonomy-profile-loop .profile {
        width: 32%;
        margin: 0 2% 2% 0;
    }
}

@media only screen and (max-width: 810px) {
    .taxonomy-profile-loop .profile.featured-speaker h3.email-prof,
    .taxonomy-profile-loop .profile.featured-speaker h3.website-prof {
        word-break: break-all;
    }
    .taxonomy-profile-loop .s-featured .profile-links a.contact-link,
    .taxonomy-profile-loop .s-featured .profile-links a.profile-link {
        width: 90%;
        margin: 0 0 3px 0;
    }
    body.my-profile table.row_layout table.acf_input tbody tr.field {
        width: 100% !important;
        display: block !important;
        float: none !important;
    }
}

@media only screen and (max-width: 780px) {
    #fs-home .flexslider {
        width: 100%;
        max-width: 570px;
        float: none;
        margin: 0 auto 10px;
    }
    .home #fs-home > .text {
        width: 100%;
        float: none;
        padding-right: 10px;
    }
    body.my-profile div#acf-christian_counselors_on_staff table.row_layout table.acf_input tbody tr.field,
    body.my-profile div#acf-video table.row_layout table.acf_input tbody tr.field {
        width: 100% !important;
        float: none !important;
    }
}

@media only screen and (max-width: 768px) {

    .not_found_wrapper a,
    .not_found_wrapper p{
        font-size: 22px;
    }

    .not_found_wrapper h2{
        font-size: 33px;
    }

    .taxonomy-profile-loop .profile .profile-loop-content {
        min-height: 240px;
    }
    /*
    .taxonomy-profile-loop .profile .profile-loop-content .profile-links, .taxonomy-profile-loop .s-featured .profile-links {
        position: relative; left: auto; right: auto; bottom: auto; top: auto; margin-top: 6px; } */
    /* .taxonomy-profile-loop .profile .profile-loop-content { min-height: 220px; } */
    .taxonomy-profile-loop .profile .profile-loop-content a {
        margin: 0 0 4px 0;
        width: 90%;
    }
    /* #header .header-widget-area a.sign-up { float: right; clear: both; } */
    #header .header-widget-area {
        padding-right: 0;
        width: 55%;
    }
    #header .header-widget-area p {
        margin-bottom: 10px;
    }
    .home .optin-text {
        display: none;
    }
    .home .custom-search-form h3 {
        top: -10px;
        width: 100%;
        height: auto;
        text-align: center;
        float: none;
        clear: both;
    }
    .home .custom-search-form h3 span {
        width: 100%;
        height: auto;
        text-align: center;
        padding: 10px 0;
        background: #ea6b7f;
    }
    .custom-search-form form {
        text-align: center;
    }
    .home-cat span {
        background-size: 50% 50% !important;
    }
    .home-top h4.widgettitle {
        font-size: 22px;
        line-height: 26px;
        margin-top: 20px;
    }
    #footer .footer-bottom h4.widgettitle {
        font-size: 26px;
    }
    .home-top {
        padding-bottom: 20px;
    }
    .about-section .about-section-content {
        overflow: visible;
    }
    h1.entry-title {
        text-align: center;
        display: block;
    }
    .single-profile .avatar-and-name h1 {
        font-size: 22px;
        line-height: 26px;
        text-align: left;
        clear: both;
    }
    .single-profile .avatar-and-name h3 {
        font-size: 14px;
        line-height: 18px;
        text-align: left;
        clear: both;
    }
    .custom-search-form h3 {
        float: left;
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 0;
    }
    .custom-search-form .cb-wrap h3 {
        width: auto;
    }
    .custom-search-form .new-inputs {
        width: 100%;
    }
    .custom-search-form .wrap {
        padding-bottom: 25px;
    }
    .home .custom-search-form form {
        overflow: hidden;
        width: 100%;
        clear: both;
    }
    /* .home .custom-search-form form { width: 100%;  } */
    .home .custom-search-form .wrap {
        padding-bottom: 0;
    }
    body.home .home-cat {
        width: 32%;
    }
    .sponsors .item {
        margin-left: 10px;
    }
}

@media only screen and (max-width: 740px) {
    .single-profile .contact-informations span.website a {
        font-size: 15px;
    }
}

@media only screen and (max-width: 720px) {
    /*
    .custom-search-form .just-separator { display: block; overflow: hidden; clear: both; width: 100%; }
    .custom-search-form input[type="submit"] { position: relative; top: auto; bottom: auto; left: auto; right: auto; margin-top: 15px !important; }


    .custom-search-form .new-inputs, .custom-search-form .cb-wrap {
        display: inline-block !important; float: none !important; vertical-align: top !important; width: 285px !important; margin: 0 !important; }
    .custom-search-form .cb-wrap { margin-left: 7px !important; width: 210px !important; }
    */
}

@media only screen and (max-width: 710px) {
    .custom-search-form .cb-wrap h4.new-h4-in-search-not-home {
        width: 100%;
        margin-bottom: 5px !important;
    }
    .custom-search-form .wrap {
        padding-bottom: 5px;
    }
    .custom-search-form .cb-wrap label {
        margin-left: 0;
        margin-right: 10px;
    }
    .select-state .country-and-states .the-states ul li {
        width: 50%;
    }
    body.ca_search_four_columns .ca_text_center .ca_btns_holder {
        display: block;
    }
    body.ca_search_four_columns .ca_text_center .ca_btns_holder a {
        margin: 0px 0px 10px 0px;
    }
}

@media only screen and (max-width: 700px) {
    .home .custom-search-form .new-inputs {
        margin-left: 20px;
    }
    .taxonomy-profile-loop .profile.loading-profile.first {
        clear: none;
    }
    .taxonomy-profile-loop .profile.loading-profile.odd {
        clear: left;
    }
    body #wrap #content span.billing-addr-error {
        right: 15px;
        font-size: 14px;
    }
    body.page-id-12 #wrap .gform_wrapper textarea {
        width: 100%;
    }
    body.member-regsiter #wrap #content .step4 li.ca-terms textarea {
        width: 100%;
    }
    div.profile.loading-profile.odd {
        clear: left;
    }
    body.member-regsiter #wrap .step4 li input,
    body.member-regsiter #wrap .step4 .select2-container {
        width: 99% !important;
        margin-bottom: 5px !important;
        margin-right: 1% !important;
    }
    body.member-regsiter #wrap .step4 li label {
        width: 100%;
        padding: 0;
        text-align: left;
        margin-left: 1%;
    }
    body.member-regsiter #wrap .step4 li#field_4_2,
    body.member-regsiter #wrap .step4 li#field_3_17,
    body.member-regsiter #wrap .step4 li.gfield.reg-password {
        margin-bottom: 30px;
        border-bottom: 1px dashed #c1c1c1;
    }
    .taxonomy-profile-loop .profile .profile-loop-content {
        min-height: 205px;
    }
    body.member-regsiter #wrap .step4 .gfield_price,
    body.member-regsiter #wrap .step4 .codeart_total,
    body.member-regsiter #inner #content-sidebar-wrap #content .step4 .ca-card-wrap {
        width: 100% !important;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .taxonomy-profile-loop .profile {
        width: 48% !important;
        margin: 0 2% 2% 0 !important;
    }
    .home-cat span {
        width: 170px;
        height: 170px;
    }
    .home-cat {
        width: 33%;
        margin-bottom: 0;
        min-height: 265px;
    }
    .home-cat h3,
    .home-cat h3 a {
        font-size: 16px;
        line-height: 20px;
    }
    .member-regsiter a.step-btn-next,
    .member-regsiter a.step-btn-previous {
        width: 40% !important;
        padding: 0;
        height: 50px;
        line-height: 50px;
    }
    .profile-loop-content .specialties {
        max-height: 79px;
    }
}

@media only screen and (max-width: 680px) {
    #nav .wrap {
        padding: 0;
    }
    #nav .join-menu-item a {
        padding: 10px;
    }
    #nav ul li a,
    #nav ul ul li a {
        font-size: 18px;
        line-height: 23px;
        margin: 0;
        padding: 15px 10px;
        -webkit-text-size-adjust: none;
    }
    #nav ul.menu {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        width: 50%;
        background: #27cfc3;
        z-index: 999;
        padding-bottom: 30px;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }
    #nav ul.menu {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        opacity: 0;
    }
    #nav ul.menu.open {
        -webkit-transform: translate3d(0%, 0, 0);
        transform: translate3d(0%, 0, 0);
        opacity: 1;
    }
    #nav ul.menu.transition {
        -webkit-transition: opacity 0.3s ease-in-out 0s, -webkit-transform 0.25s ease-in-out 0s;
        transition: opacity 0.3s ease-in-out 0s, -webkit-transform 0.25s ease-in-out 0s;
        transition: transform 0.25s ease-in-out 0s, opacity 0.3s ease-in-out 0s;
        transition: transform 0.25s ease-in-out 0s, opacity 0.3s ease-in-out 0s, -webkit-transform 0.25s ease-in-out 0s;
        -webkit-transition: transform 0.25s ease-in-out 0s, opacity 0.3s ease-in-out 0s;
        -moz-transition: transform 0.25s ease-in-out 0s, opacity 0.3s ease-in-out 0s;
        -o-transition: transform 0.25s ease-in-out 0s, opacity 0.3s ease-in-out 0s;
    }
    #footer a {
        word-break: break-all;
    }
    .ca-login .mobile-menu,
    .mobile-menu {
        display: none;
    }
    .ca_responsive_menu_holder {
        display: block;
    }
    #nav {
        /*        display: none;*/
        background: none;
    }
    #nav ul {
        overflow: hidden;
    }
    #nav ul li {
        display: block;
        width: 100%;
        float: none;
        text-align: left;
        clear: both;
    }
    #nav ul ul li a:hover,
    #nav ul ul li a {
        color: white !important;
        background: none !important;
        margin: 0 !important;
    }
    #nav ul ul {
        position: relative;
        display: block;
        width: 100%;
        float: left;
        text-align: left;
        display: block !important;
        top: 0;
        background: none;
        border: 0;
        padding: 0 10px;
    }
    #nav ul ul li a,
    #nav ul ul li.current-menu-item a,
    #nav ul ul li.current_page_item a {
        color: white !important;
        background: none !important;
        padding: 10px 10px !important;
    }
}

@media only screen and (max-width: 660px) {
    body.logged-in .header_right_holder,
    .header_right_holder {
        text-align: center;
    }
    .header_right_holder span {
        font-size: 20px;
    }
    .profile-link-button {
        position: relative;
        margin: 0 auto;
        width: 100%;
        max-width: 300px;
    }
    #title-area,
    #title-area #title a,
    #header .header-widget-area {
        float: none;
        width: 100%;
        text-align: center;
        margin: 0 0 10px 0;
    }
    body.logged-in #header .header-widget-area {
        margin-top: 0px;
    }
    #title-area {
        margin-bottom: 20px;
    }
    #header .header-widget-area a.sign-up,
    #header .header-widget-area a.log-in {
        position: static;
        display: inline-block;
    }
    #title-area #title a {
        max-width: 300px;
        margin: 0 auto;
    }
    body.my-profile div#acf-profile_other_locations table.row_layout table.acf_input tbody tr.field {
        width: 100% !important;
        float: none !important;
        display: block !important;
    }
    .taxonomy-profile-loop .profile.s-featured img {
        float: left;
        margin: 0 15px 15px 0;
    }
    .taxonomy-profile-loop .profile.featured-speaker h2 a,
    .taxonomy-profile-loop .profile.featured-speaker .social-profile-links,
    .taxonomy-profile-loop .profile.featured-speaker h3.phone-no,
    .taxonomy-profile-loop .profile.featured-speaker h3.email-prof,
    .taxonomy-profile-loop .profile.featured-speaker h3.website-prof {
        float: left;
        display: block;
        width: 60%;
        text-align: left;
    }
    .taxonomy-profile-loop .s-featured .profile-links a.contact-link,
    .taxonomy-profile-loop .s-featured .profile-links a.profile-link {
        width: 150px;
    }
    .taxonomy-profile-loop .s-featured .profile-links a.contact-link {
        margin-right: 7px;
    }
    .taxonomy-profile-loop .profile.s-featured .feat-left {
        position: relative;
        left: auto;
        top: auto;
        right: auto;
        bottom: auto;
        height: auto;
        width: 100%;
        overflow: hidden;
        position: relative;
    }
    .taxonomy-profile-loop .profile.s-featured .feat-right {
        width: 100%;
        overflow: hidden;
        clear: both;
        position: relative;
    }
    .filter-profiles span.title-desc {
        display: block;
        width: 100%;
        overflow: hidden;
        clear: both;
        text-align: center;
        margin-bottom: 7px;
    }
    .filter-profiles input[type="submit"] {
        margin: 10px auto 0 !important;
        display: block;
    }
    #footer .footer-top h4.widgettitle {
        min-height: 45px;
    }
}

.member-regsiter .next-prev-btn-wrap {}

body #content .recaptcha_only_if_privacy a {
    font-size: 10px;
    margin-right: 5px;
    color: #999;
    font-family: 'Raleway', sans-serif;
    margin-top: 20px;
    display: block;
}

body #content #recaptcha_response_field {
    border: 2px solid #e9e9e9 !important;
}

@media only screen and (max-width: 650px) {
    body.home .home-cat {
        width: 100%;
    }
    .single-profile .contact-informations span.website a {
        font-size: 16px;
    }
    .contact-popup-wrap,
    .registration-code-popup-wrap,
    .acc-terms-popup-wrap {
        width: 87%;
    }
    .single-profile .avatar-and-name h1,
    .single-profile .avatar-and-name h3 {
        clear: none;
    }
    .single-profile .avatar-and-name,
    .single-profile .profile-info {
        overflow: hidden;
        width: 100%;
        float: none;
        clear: both;
        margin-bottom: 20px;
    }
    .single-profile .avatar-and-name img {
        width: 35%;
        float: left;
        margin-right: 20px;
    }
    .single-profile .avatar-and-name .endorsed,
    .single-profile .other-informations,
    body #content a.spemail-u {
        width: 60%;
        float: left;
        clear: none;
    }
    .home .custom-search-form input[type="submit"] {
        width: 90% !important;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        margin: 0 auto !important;
    }
    .home .custom-search-form .new-inputs,
    .home .custom-search-form .cb-wrap {
        width: 100% !important;
        margin: 0 0 15px 0;
        padding: 0 20px;
    }
    .home .custom-search-form .cb-wrap label {
        margin-right: 10px;
    }
    .sponsors .item {
        width: 100% !important;
    }
    .sponsors {
        display: block;
    }
}

@media only screen and (max-width: 600px) {
    .preheader_holder .pre_link {
        font-size: 16px;
    }
    body.home .home-cat {
        width: 100%;
    }
    .request-code .home-cat {
        min-height: 0;
    }
    #footer .footer-top .widget {
        width: 90%;
        float: none;
        margin: 0 auto 20px !important;
        border-bottom: 1px solid #fff;
        padding-bottom: 5px;
    }
    #footer .footer-top h4.widgettitle {
        min-height: 0;
    }
    .custom-search-form input[type="text"],
    .custom-search-form input[type="email"],
    .custom-search-form select {
        width: 175px;
    }
    .custom-search-form select {
        margin-right: 0;
    }
}

@media only screen and (max-width: 590px) {
    .my-profile .acf_postbox #acf-business_phone,
    .my-profile .acf_postbox #acf-business_address,
    .my-profile .acf_postbox #acf-show_phone_on_public_profile,
    .my-profile .acf_postbox #acf-show_address_on_public_profile {
        width: 100% !important;
    }
}

@media only screen and (max-width: 580px) {
    .single-profile div.profile-section-content .spec-chos {
        width: 50%;
        background: #fff;
        border-bottom: 1px dashed #cecece;
    }
    .single-profile div.profile-section-content .spec-chos.empty-item {
        display: none;
    }
    .sponsors .item {
        background-position: center;
        margin: 0 0 20px;
        width: 50%;
    }
    body #wrap .custom-search-form .select2-container {
        margin-right: 0 !important;
    }
    /*#header .header-widget-area {*/
    /*width: 100%;*/
    /*padding-right: 0;*/
    /*margin-top: 10px;*/
    /*text-align: center;*/
    /*}*/
    /*#header .header-widget-area a.sign-up,*/
    /*#header .header-widget-area a.log-in {*/
    /*position: absolute;*/
    /*top: -98px;*/
    /*width: 110px;*/
    /*}*/
    /*#header .header-widget-area a.sign-up {*/
    /*right: 115px;*/
    /*}*/
    /*#title-area,*/
    /*#title-area #title a {*/
    /*!*        margin: 10px 0 0;*!*/
    /*float: left;*/
    /*}*/
    #header .header-widget-area p {
        font-size: 17px;
        line-height: 21px
    }
    #nav ul ul {
        width: 100%;
        position: relative;
        top: auto;
        left: auto;
        display: block !important;
        padding: 0 0 0 10px;
    }
    .custom-search-form select {
        margin-right: 0 !important;
    }
    /*
    .home .custom-search-form input[type="submit"], .custom-search-form input[type="submit"] { width: 360px !important; display: block; margin: 5px auto 0 !important; }
    .home .custom-search-form select { margin-right: 0 !important; }
    .home .custom-search-form h3 span { font-size: 22px; line-height: 26px; font-family: 'proxima_nova_cn_rgregular'; }
    */
    .custom-search-form input[type="submit"] {
        margin-top: 10px !important;
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        width: 90%;
        -webkit-appearance: none;
        -moz-appearance: none;
    }
    .custom-search-form .new-inputs {
        width: 90%;
        display: inline-block;
        float: none;
        margin: 0;
    }
    .custom-search-form .hidden-checkboxes {
        display: block;
        width: 100%;
        overflow: hidden;
        clear: both;
    }
    .custom-search-form .cb-wrap {
        float: none;
        text-align: center;
    }
    .custom-search-form .cb-wrap label {
        display: inline-block;
        float: none;
        vertical-align: top;
    }
    .custom-search-form .cb-wrap h3 span {
        display: block;
        width: 100%;
        text-align: center;
    }
    body #wrap .custom-search-form .new-inputs input[type="text"],
    body #wrap .custom-search-form .select2-container {
        margin: 0 0px 5px !important;
        width: 100% !important;
        display: inline-block !important;
        float: none !important;
    }
    .custom-search-form .new-inputs,
    .custom-search-form .cb-wrap {
        margin-bottom: 0px !important;
    }
    .home .custom-search-form .new-inputs,
    .home .custom-search-form .cb-wrap {
        display: block;
        float: left;
        text-align: center;
        width: 90%;
    }
    .home .custom-search-form .new-inputs {
        margin: 0;
        width: 100% !important;
        padding: 0 30px;
    }
    .home .custom-search-form .new-inputs,
    .home .custom-search-form .cb-wrap {
        margin: 0 0 15px 0 !important;
    }
    .home .custom-search-form .cb-wrap h4 span {
        display: block;
        text-align: center;
        margin-bottom: 5px;
    }
    .home .custom-search-form .cb-wrap h4 {
        margin-top: 0 !important;
    }
    .home .custom-search-form .cb-wrap label {
        margin: 0 5px 5px;
    }
    .custom-search-form .cb-wrap h4.new-h4-in-search-not-home span {
        display: block;
        text-align: center;
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 580px) {
    .donate #wrap #content .select2-container.ginput_card_expiration {
        width: 98px !important;
        margin-bottom: 5px !important;
    }
    .donate .gform_wrapper span.ginput_full.ginput_cardextras .ginput_cardinfo_right input {
        width: 76px !important;
    }
    .donate .wpcf7 input[type="text"],
    .donate .wpcf7 input[type="email"],
    .donate .wpcf7 textarea,
    body.donate .gform_wrapper input[type="text"],
    body.donate .gform_wrapper input[type="email"],
    body.donate .gform_wrapper textarea,
    body.donate #wrap .gform_wrapper .select2-container {
        width: 250px;
    }
    .home-cat span {
        width: 120px;
        height: 120px;
    }
    .contact-popup-wrap,
    .registration-code-popup-wrap,
    .acc-terms-popup-wrap {
        min-width: 0;
    }
}

@media only screen and (max-width: 570px) {
    .taxonomy-profile-loop .profile.featured-speaker h2 a,
    .taxonomy-profile-loop .profile.featured-speaker .social-profile-links,
    .taxonomy-profile-loop .profile.featured-speaker h3.phone-no,
    .taxonomy-profile-loop .profile.featured-speaker h3.email-prof,
    .taxonomy-profile-loop .profile.featured-speaker h3.website-prof {
        width: 52%;
    }
}

@media only screen and (max-width: 550px) {
    body.member-regsiter #wrap .step4 li.gfield,
    body.member-regsiter #wrap .step4 li input,
    body.member-regsiter #wrap .step4 .select2-container,
    body.member-regsiter #wrap .step4 li#field_4_2 span,
    body.member-regsiter #wrap .step4 li#field_3_17 span,
    body.member-regsiter #wrap .step4 li.gfield.reg-password span,
    body.member-regsiter #wrap .step4 .gfield_price,
    body.member-regsiter #wrap .step4 .codeart_total,
    body.member-regsiter #inner #content-sidebar-wrap #content .step4 .ca-card-wrap {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    body.member-regsiter #wrap li.codeart_total label,
    body.member-regsiter #wrap li.gfield_price > label {
        text-align: center;
    }
    .member-regsiter .nav-steps h2 {
        font-size: 15px;
    }
    .member-regsiter .nav-steps h2 span {
        line-height: 15px;
        font-size: 15px;
        width: 23px;
        height: 23px;
        margin-right: 5px;
        margin-top: 2px;
    }
    body.member-regsiter .gform_wrapper input[type="text"],
    body.member-regsiter .gform_wrapper input[type="email"],
    body.member-regsiter #wrap #s2id_state,
    body.member-regsiter #wrap .select2-container {
        width: 90% !important;
        float: none;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .wpcf7 input[type="text"],
    .wpcf7 input[type="email"],
    .wpcf7 textarea {
        width: 90% !important;
        margin: 0 auto 5px !important;
    }
}

@media only screen and (max-width: 540px) {

    .not_found_wrapper a,
    .not_found_wrapper p{
        font-size: 20px;
    }

    .not_found_wrapper h2{
        font-size: 30px;
    }

    .custom-search-form .new-inputs,
    .custom-search-form .cb-wrap {
        width: 90% !important;
        margin-bottom: 0px !important;
        clear: both;
    }
    .page-id-10 .gform_wrapper span.ginput_left,
    .page-id-10.gform_wrapper span.ginput_right,
    body.page-id-10 .gform_wrapper textarea,
    body.page-id-10 .gform_wrapper span.ginput_full {}
    body.page-id-10 .gform_wrapper li#field_8_6 {
        max-width: 100% !important;
        width: 100% !important;
    }
    body.page-id-10 #content .gform_wrapper li#field_8_6 .ginput_full {
        min-width: 0 !important;
    }
    #gform_8 {
        background: url('images/sec-badges2.png') no-repeat 0px bottom;
        padding-bottom: 60px;
    }
    .page-id-10 .gform_wrapper form,
    .page-id-12 .gform_wrapper form,
    body.page-id-10 .gform_wrapper span.ginput_full,
    body.donate .gform_wrapper input[type="text"],
    body.donate .gform_wrapper input[type="email"],
    .page-id-10 .gform_wrapper span.ginput_left,
    .page-id-10 .gform_wrapper span.ginput_right,
    body.donate #wrap .gform_wrapper .select2-container,
    body.page-id-10 #wrap .gform_wrapper .select2-container a.select2-choice {
        width: 100% !important;
        float: none;
        display: block;
        margin: 0 auto;
    }
    body.page-id-10 #wrap .gform_wrapper .select2-container a.select2-choice {
        border-color: #bbb;
    }
    body.donate #wrap .gform_wrapper .select2-container {
        margin: 0 !important;
    }
    .page-id-10 .gform_wrapper form li.gfield {
        margin: 0 0 20px 0 !important;
    }
    body.how-can-we-help #content #gform_1,
    body.how-can-we-help #content #gform_1 input[type=text],
    body.how-can-we-help #content #gform_1 input[type=email],
    body.how-can-we-help #content #gform_1 .gfield {
        width: 100%;
    }
    body.how-can-we-help #content #gform_1 li.gfield {
        margin: 0;
    }
    body.how-can-we-help #content #gform_1 input[type=text],
    body.how-can-we-help #content #gform_1 input[type=email] {}
}

@media only screen and (max-width: 520px) {

    body.page-template-template-my-profile .acf-form_free_user #acf-avatar{
        width: 100% !important;
    }

    .select-state .country-and-states .the-states ul li {
        /*
        width: 94%;
        float: none;
        margin: 3px auto !important;
*/
        padding: 6px 0;
        background-position: left center !important;
    }
    .my-profile #content form input[type="submit"] {
        margin-left: auto;
        margin-right: auto;
    }
    .my-profile .acf_postbox .field {
        width: 100% !important;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    body.my-profile #acf-avatar {
        width: 50% !important;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        padding-bottom: 125px;
    }
}

@media only screen and (max-width: 500px) {

    .ca-upgrade-profile_wrapper .ginput_cardinfo_left,
    .ca-upgrade-profile_wrapper .ginput_cardinfo_right{
        width: 100% !important;
    }

    .ca-login #content-sidebar-wrap {
        padding: 0;
    }
    .taxonomy-profile-loop .profile.sub-featured-speaker {
        width: 100% !important;
        clear: both;
        margin: 0 0 20px 0 !important;
    }
    #nav ul.menu {
        width: 60%;
    }
    .contact-popup-wrap .contact-popup-close {
        width: 25px;
        height: 25px;
        background-size: 25px;
    }
    .contact-popup-wrap .gform_wrapper {
        padding: 10px 10px 30px;
    }
    .contact-popup-wrap {
        width: 98%;
        left: 0 !important;
        right: 0 !important;
        margin: auto;
    }
    .request-code .home-cat,
    .ca-login form {
        width: 100%;
    }
    .lform a.lform-lost {
        right: 1%;
        bottom: 77px;
    }
    .request-code .entry-content h2 {
        text-align: center;
    }
    body #wrap .filter-profiles input[type="text"],
    body #wrap .filter-profiles .select2-container,
    body #wrap .filter-profiles .select2-container .select2-choice {
        width: 90% !important;
        clear: both;
        margin-bottom: 5px !important;
        display: block;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    body #wrap .filter-profiles .select2-container .select2-choice {
        width: 100% !important;
    }
    .taxonomy-profile-loop .profile {
        float: none;
    }
    .member-regsiter a.step-btn-next,
    .member-regsiter a.step-btn-previous {
        width: 90% !important;
        float: none !important;
        margin-top: 25px !important;
    }
    .taxonomy-profile-loop .profile {
        width: 90% !important;
        margin: 0 auto 20px !important;
        clear: both;
    }
}

@media only screen and (max-width: 480px) {
    .lform a.lform-lost {
        /*
        position: absolute;
        right: auto;
        bottom: 70px;
        left: 10.5%;
*/
        bottom: 107px;
    }
    .ca-login .login-submit {
        margin-top: 50px;
    }
    .single-profile div.profile-section-content .spec-chos {
        width: 100%;
    }
    .single-profile .avatar-and-name img {
        margin-bottom: 20px;
        width: 50%;
        float: none;
        margin-right: auto;
        margin-left: auto;
        display: block;
    }
    .single-profile .avatar-and-name h1,
    .single-profile .avatar-and-name h3 {
        text-align: center;
    }
    .single-profile .avatar-and-name .endorsed,
    .single-profile .other-informations,
    body #content a.spemail-u {
        float: none;
        width: 100%;
    }
    #nav ul li {
        width: 100%;
        float: none;
        clear: both;
    }
    .ca-login h1 {
        font-size: 50px;
    }
    .ca-login p {
        font-size: 18px;
        line-height: 18px;
    }
    .ca-login p a {
        font-size: 18px;
    }
    #header .header-widget-area a.sign-up {
        right: 0;
        top: -69px;
    }
}

@media only screen and (max-width: 470px) {
    .taxonomy-profile-loop .profile.s-featured img {
        float: none;
        margin: 0 auto 10px;
    }
    .taxonomy-profile-loop .profile.featured-speaker h2 a,
    .taxonomy-profile-loop .profile.featured-speaker .social-profile-links,
    .taxonomy-profile-loop .profile.featured-speaker h3.phone-no,
    .taxonomy-profile-loop .profile.featured-speaker h3.email-prof,
    .taxonomy-profile-loop .profile.featured-speaker h3.website-prof {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    body.my-profile #acf-avatar {
        width: 75% !important;
    }
}

@media only screen and (max-width: 455px) {
    #header .header-widget-area a.sign-up,
    #header .header-widget-area a.log-in {
        width: 49%;
    }
    #header .header-widget-area a.sign-up {
        margin-left: 1%;
    }
    #header .header-widget-area {
        font-size: 0;
    }
    #header .header-widget-area a.sign-up {
        right: 0;
    }
    .profile-link-button {
        left: 0;
        right: 0;
        margin: auto;
    }
    #header {
        padding: 10px;
    }
}

@media only screen and (max-width: 420px) {
    body.home .home-top .cat-search {
        font-size: 0;
    }
    .home-cat {
        width: 50%;
        margin-bottom: 25px;
        min-height: 190px;
        float: none;
        display: inline-block;
        vertical-align: top;
    }
}

@media only screen and (max-width: 400px) {
    .contact-popup-wrap .gform_wrapper form .gform_footer input[type=submit] {
        width: 100%;
        margin: 0;
    }
    .how-can-we-help .wpcf7 input[type="text"],
    .how-can-we-help .wpcf7 input[type="email"],
    .how-can-we-help .wpcf7 textarea,
    body.how-can-we-help .gform_wrapper input[type="text"],
    body.how-can-we-help .gform_wrapper input[type="email"],
    body.how-can-we-help .gform_wrapper textarea,
    body.how-can-we-help #wrap .gform_wrapper .select2-container {
        width: 90%;
    }
    .member-regsiter #content .ca-card-wrap .ginput_full.ginput_cardextras .ginput_cardinfo_right,
    .member-regsiter #content .ca-card-wrap .ginput_full.ginput_cardextras .ginput_cardinfo_left {
        width: 100% !important;
    }
    .member-regsiter #inner #content-sidebar-wrap #content .step4 .ca-card-wrap .ginput_full.ginput_cardextras .ginput_cardinfo_right input {
        width: 48% !important;
        float: left;
        margin-top: 15px !important;
    }
    .member-regsiter #content .ca-card-wrap .ginput_full.ginput_cardextras .ginput_cardinfo_right label {
        text-align: left !important;
    }
    .member-regsiter #content .ca-card-wrap .ginput_full.ginput_cardextras .select2-container {
        width: 48% !important;
        margin-right: 2% !important;
    }
    body #wrap .custom-search-form .select2-container {
        width: 90%;
        margin-bottom: 5px !important;
    }
    .single-profile .avatar-and-name img {
        display: block;
        margin: 0 auto 15px;
        float: none;
    }
    .single-profile .avatar-and-name h1,
    .single-profile .avatar-and-name h3 {
        text-align: center;
        width: 100%;
    }
    .about-section-thumbnail {
        min-width: 100px;
        width: 100px;
    }
    .about-section-thumbnail img {
        width: 100%;
        height: auto;
    }
    .home .custom-search-form input[type="text"],
    .home .custom-search-form input[type="email"],
    .home .custom-search-form input[type="submit"],
    .home .custom-search-form select {
        width: 90% !important;
        margin: 0 auto 5px !important;
    }
    .custom-search-form input[type="text"],
    .custom-search-form input[type="email"],
    .custom-search-form input[type="submit"],
    .custom-search-form select {
        width: 90% !important;
        margin: 0 auto 5px !important;
    }
    .custom-search-form input[type="submit"],
    .home .custom-search-form input[type="submit"] {
        margin: 10px auto 5px !important;
    }
    body .contact-popup-wrap .gform_wrapper label {
        float: none;
        width: 100%;
        margin-bottom: 5px;
        display: block;
    }
    .contact-popup-wrap .gform_wrapper form .gform_body ul li input,
    .contact-popup-wrap .gform_wrapper form .gform_body ul li textarea {
        width: 100%;
    }
}

@media only screen and (max-width: 380px) {
    .taxonomy-profile-loop .s-featured .profile-links {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        margin-top: 15px;
    }
    .taxonomy-profile-loop .s-featured .profile-links a.contact-link,
    .taxonomy-profile-loop .s-featured .profile-links a.profile-link {
        width: 90%;
        margin: 0 auto 4px !important;
        position: relative;
    }
    .taxonomy-profile-loop .profile.s-featured .feat-left {
        padding-bottom: 7px;
    }
    .lform a.lform-lost {
        bottom: 73px;
        left: 0;
        right: 0;
        text-align: left;
        text-decoration: underline;
    }
}

@media only screen and (max-width: 340px) {
    .select-state .country-and-states .the-states ul li a {
        font-size: 15px;
        line-height: 21px;
    }
}