.ws_vcw_tab_content_col_1, .ws_vcw_tab_content_col_2 {
    width: 46%;
    margin: 2%;
    /*max-width: 350px;*/
    /*min-height: 120px;*/
}

.ws_vcw_tab_2_content_col_1 {
    width: 32%;
    margin: 0%;
    float: right;
    /*max-width: 350px;*/
    /*min-height: 120px;*/
    text-align: left;
}

.ws_vcw_tab_2_content_col_2 {
    width: 42%;
    margin: 0%;
    float: left;
    /*max-width: 350px;*/
    /*min-height: 120px;*/
}

.ws_vcw_tab_content {
    /*min-height: 300px;*/
    overflow: hidden;
    max-width: 783px;
    margin: 0 auto;
    font-size: 18px;
    /*line-height: 22px;*/
    padding-bottom: 50px;
}

.ws_vcw_tab_2_content {
    overflow: hidden;
    /*max-width: 783px;*/
    margin: 0 auto;
    font-size: 16px;
    line-height: 20px;
}

.ws_vcw_tab_content .ws_vcw_tab_image {
    position: absolute;
    right: 5%;
    top: 0px;
    min-height: 430px;
    z-index: 10;
}
/*
.tabs_60 .ws_vcw_tab_content .ws_vcw_tab_image {
    position: absolute;
    right: 0%;
    top: 0px;
    min-height: 500px;
    z-index: 10;
}
*/
.ws_vcw_tab_content .ws_vcw_tab_image img {
    position: absolute;
    top: 30px;
    right: 30%;
    right: 5%;
    display: none;
    z-index: 10;
    /*max-height: 400px;*/
    max-height: 560px;
    max-width: 520px;
    /*width: 100% !important;*/
    height: auto !important;
}

/*
.tabs_60 .ws_vcw_tab_content .ws_vcw_tab_image img {
    position: absolute;
    top: 30px;
    right: 30%;
    right: 0%;
    display: none;
    z-index: 10;

    max-height: 100%;

    width: 100% !important;
    height: auto !important;
}
*/



.ws_vcw_tab_2_content .ws_vcw_tab_2_image img {
    position: absolute;
    top: 0px;
    left: 3%;
    display: none;
    z-index: 10;
    width: auto;
    height: auto;
    max-height: 400px;
    max-width: 520px;
}

.ws_vcw_tab_content:first-of-type .ws_vcw_tab_image img, .ws_vcw_tab_2_content:first-of-type .ws_vcw_tab_2_image img {
    display: block;
    z-index: 10;
}

.ws_vcw_tab_text:hover + .ws_vcw_tab_image img,
.ws_vcw_tab_2_text:hover + .ws_vcw_tab_2_image img {
    display: block !important;
    z-index: 20 !important;
}

.ws_vcw_tab_content .ws_vcw_tab_text h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
}


.ws_vcw_tab_2_content .ws_vcw_tab_2_text_active {
    color: #231f20 !important;
}

.ws_vcw_tab_2_content .ws_vcw_tab_2_text_active h4 {
    color: #e93753 !important;
}

.ws_vcw_tab_content .ws_vcw_tab_text_active h3 {
    font-style: italic;
    font-size: 30px;
    line-height: 34px;
}
/*
.tabs_60 .ws_vcw_tab_content .ws_vcw_tab_text h3,
.tabs_60 .ws_vcw_tab_content .ws_vcw_tab_text_active h3 {
    font-weight: 600;
    font-style: normal;
    font-size: 28px;
    line-height: 34px;
}
*/

.ws_vcw_tab_content .ws_vcw_tab_text {
    padding-left: 19px;
    color: #a9a8a8;
}

.ws_vcw_tab_2_content .ws_vcw_tab_2_text {
    color: #a9a8a8;
}

.ws_vcw_tab_content .ws_vcw_tab_text_active {
    border-left: 7px solid #e93753;
    color: #231f20;
    box-sizing: content-box;
    padding-left: 12px;
    max-width: 331px;
}

.ws_vcw_tab_content .ws_vcw_tab_text a {
    color: #a9a8a8 !important;
    text-decoration: none !important;
}

.ws_vcw_tab_content .ws_vcw_tab_text_active a {
    color: #231f20 !important;
    text-decoration: none !important;
}

.ws_vcw_pricing_content {
    border-left: 4px solid #e6e6e6;
    border-right: 4px solid #e6e6e6;
    border-bottom: 4px solid #e6e6e6;
    text-align: center;
    min-width: 215px !important;
    min-height: 500px !important;
    margin: 5px;
    width: 16%;
    display: inline-block;
    margin-top: 20px;
    vertical-align: top;
}

.pricing_wider .ws_vcw_pricing_content {
    width: auto;
    /*width: 280px !important;*/
    min-height: 530px !important;

}

.pricing_fullwidth .ws_vcw_pricing_content {
    width: auto;
    width: 100% !important;
    max-width: 450px !important;
    min-height: 520px !important;

}

.ws_vcw_pricing_content.ws_vcw_pricing_content_recommended {
    position: relative;
}

.ws_vcw_pricing_content .ws_vcw_pricing_content_recommended_label {
    margin: 0 -2px 0px -2px ;
    text-transform: uppercase;
    font-size: 14px;
    color: #ffffff;
    background: #e93753;
    padding: 3px;
    position: absolute;
    left: 0;
    right: 0;
    top: -20px;
}

.ws_vcw_pricing_content:hover .ws_vcw_pricing_content_recommended_label {
    margin: 0 -4px 0px -4px ;
}

.ws_vcw_pricing_content .ws_vcw_pricing_content_name {
    display: block;
    font-size: 26px;
    line-height: 26px;
    font-weight: 400;
    padding: 26px 0;
    margin: 0 -2px 12px -2px ;
    text-align: center;
    background: #221f20;
    color: #ffffff;
}

.ws_vcw_pricing_content .ws_vcw_pricing_content_price {
    display: block;
    font-weight: 700;
    font-size: 48px;
    line-height: 52px;
    /*border-bottom: 4px solid #e9e8e8;*/
    padding: 20px 22px 10px;
    margin: 0 0 16px;
    text-align: center;
}

.ws_vcw_pricing_content .ws_vcw_pricing_content_price .ws_vcw_pricing_content_time {
    color: #7e7d7d;
    font-size: 30px;
    line-height: 32px;
    font-weight: 400;
}



.ws_vcw_pricing_content hr {
    height: 3px;
    background: #e6e6e6;
    width: 40%;
    margin: 0px auto 20px auto;
}


.ws_vcw_pricing_content .ws_vcw_pricing_content_searches {
    display: block;
    font-weight: 600;
    font-size: 22px;
    line-height: 24px;
    padding: 2px 22px 2px;
    margin: 10px 0;
    text-align: left;
}

.ws_vcw_pricing_content .ws_vcw_pricing_content_projects {
    display: block;
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
    padding: 2px 22px 16px;
    margin: 0px;
    text-align: left;
}

.ws_vcw_pricing_content .ws_vcw_pricing_content_info {
    color: #7e7d7d;
    font-size: 21px;
    line-height: 24px;
    padding: 10px 22px 10px;
    text-align: left;
    min-height: 250px;
}

.ws_vcw_pricing_content .ws_vcw_pricing_content_btn {
    display: inline-block;
    margin: 10px auto 20px;
    border: 4px solid #231f20;
    padding: 10px 22px;
    font-size: 22px;
    line-height: 24px;
    color: #231f20;
    text-decoration: none !important;
}

.ws_vcw_pricing_content:hover {
    border-left: 4px solid #e93753;
    border-right: 4px solid #e93753;
    border-bottom: 4px solid #e93753;
    /*min-height: 530px !important;*/
    /*width: auto;*/
    /*top: -20px;*/
    position: relative;
    /*transition: top 0.16s;*/
    /*transition: min-height 0.16s;*/
    /*margin-top: 30px;*/
    /*top: -24px;*/
    top: 0px;
}

.ws_vcw_pricing_content_recommended:hover {
    top: 0px;
}

.pricing_wider .ws_vcw_pricing_content:hover, .pricing_wider .ws_vcw_pricing_content_recommended:hover {
    top: 0px;
}

.ws_vcw_pricing_content:hover .ws_vcw_pricing_content_btn {
    /*margin-top: 40px;*/
    /*transition: margin-top 0.23s;*/
}

/*
.ws_vcw_pricing_content:hover .ws_vcw_pricing_content_price, .ws_vcw_pricing_content:hover .ws_vcw_pricing_content_info {
    padding-left: 35px;
    padding-right: 35px;
    transition: padding 0.4s;
}
*/

.ws_vcw_pricing_content:hover .ws_vcw_pricing_content_btn {
    border: 4px solid #e93753;
    color: #e93753;
}

.ws_vcw_pricing_content:hover .ws_vcw_pricing_content_name, .ws_vcw_pricing_content:hover hr {
    background: #e93753;
}

.ws_vcw_pricing_content:hover .ws_vcw_pricing_content_price, .ws_vcw_pricing_content:hover .ws_vcw_pricing_content_price .ws_vcw_pricing_content_time {
    color: #e93753;
}

.ws_vcw_pricing_content:hover .ws_vcw_pricing_content_info {
    color: #231f20;
}

.five_columns_tab .vc_tta-panels-container {
    min-height: 600px;
}

.five_columns_tab .vc_tta-panels-container {
}

.five_columns_tab .vc_tta-panels .vc_tta-panel:last-of-type {
    margin-top: -22px !important;
}

.five_columns_tab .ws_vcw_pricing_content {
    width: 19%;
}

.five_columns_tab .ws_vcw_pricing_content .ws_vcw_pricing_content_price {
    font-size: 40px;
}

.page-id-74 .five_columns_tab .ws_vcw_pricing_content {
    min-height: 610px !important;
}

.ws_vcw_pricing_yearly {
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    margin: 12px  0;
    display: block;
    color: #e93753;
}

.ws_vcw_member_content, .ws_vc_circle_content {
    position: relative;
    margin-bottom: 25px;
}

.ws_vcw_member_2_content {
    position: relative;
    margin-bottom: 15px;
}

.ws_vcw_event_updates_content {
    position: relative;
}

.slider_team .ws_vcw_event_updates_content {
    height: 550px;
}

.ws_vcw_event_updates_content_text h3 a {
    color: #ffffff;
}

.ws_vcw_event_updates_content_text h3 {
    margin: 5px 0px !important;
}


.ws_vcw_member_2_content img,
.ws_vcw_event_updates_content img {
    width: 100% !important;
    height: auto !important;
}

.ws_vcw_member_2_content img {
    filter: gray;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}


.ws_vcw_member_content:after /*, .member_join .members_items:after*/ {
    content: "";
    background: rgba(0, 0, 0, .07);
    position: absolute;
    top: 7px;
    bottom: -13px;
    left: 8px;
    right: -13px;
    z-index: -1;
}

.ws_vcw_member_content .ws_vcw_member_content_text,
.ws_vc_circle_content .ws_vc_circle_content_text {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: #e93753;
    color: #ffffff !important;
    z-index: 20;
    display: none;
    padding: 5% 8%;
    overflow-y: overlay;
}

.ws_vc_circle_content .ws_vc_circle_content_text, .ws_vc_circle_content img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 100%;
    height: auto;
}

.ws_vc_circle_content .ws_vc_circle_content_text {
    padding-top: 28%;
}

.ws_vc_circle_content .ws_vc_circle_content_text h3 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.ws_vcw_member_2_content .ws_vcw_member_2_content_text {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff !important;
    z-index: 20;
    padding: 20% 5%;
    overflow-y: hidden;
    text-align: center;
    display: none;
}

.ws_vcw_event_updates_content .ws_vcw_event_updates_content_text {
    position: absolute;
    /*top: 0px;*/
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff !important;
    z-index: 20;
    padding: 10px 20px;
    overflow-y: hidden;
    text-align: justify;
    height: auto;
    display: none;
}

.ws_vcw_member_2_content:hover .ws_vcw_member_2_content_text,
.ws_vcw_event_updates_content:hover .ws_vcw_event_updates_content_text {
    display: block;
}

.ws_vcw_member_2_content .ws_vcw_member_2_content_text .member_twitter, .ws_vcw_member_2_content .ws_vcw_member_2_content_text .member_twitter a  {
    color: #ffffff !important;
    /*text-decoration: none !important;*/
    font-weight: bold;
}

.ws_vcw_member_2_content .ws_vcw_member_2_content_text h3 {
    color: #e93753;
    font-size: 25px;
}

.ws_vcw_member_content .ws_vcw_member_content_text a {
    color: #ffffff !important;
    text-decoration: none !important;
}

.ws_vcw_member_content hr {
    width: 60%;
    /*float: left;*/
    height: 3px;
    margin: 5px auto 10px;
    /*margin: 5px 35% 10px 0px;*/
}

.ws_vcw_member_content img {
    width: 100%;
    height: auto;
}

.ws_vcw_member_content:hover .ws_vcw_member_content_text,
.ws_vc_circle_content:hover .ws_vc_circle_content_text {
    display: block;
}

.ws_vcw_testimonial_content {
    /*background: #ffffff;*/
    /*position: relative;*/
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
    padding: 50px 20px 30px;
    /*margin-left: 30px;*/
    background: rgba(255, 255, 255, 0.8);
    /*min-height: 620px;*/
    min-height: 650px;
}
/*
.ws_vcw_testimonial_content:after {
    content: "";
    background: #b0afae;
    position: absolute;
    width: 10px;
    height: 100%;
    top: 10px;
    right: -10px;
    z-index: 0;
}

.ws_vcw_testimonial_content_text:after {
    content: "";
    background: #b0afae;
    position: absolute;
    height: 10px;
    width: 100%;
    bottom: -10px;
    right: -10px;
    z-index: 0;
}
*/

.ws_vcw_testimonial_content .ws_vcw_testimonial_content_text {
    /*text-align: justify;*/
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    margin: 15px 0;
    font-weight: 300 !important;
}

.ws_vcw_testimonial_content .ws_vcw_testimonial_content_text .ws_vcw_testimonial_name {
    padding-top: 18px;
    font-weight: bold;
    color: #e93753;
    text-align: center;
}

.banner_fullwidth .ws_vcw_testimonial_content img, .ws_vcw_testimonial_content img, .ws_vcw_event_updates_content_text img {
    /*height: auto !important;*/
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 120px !important;
    height: 120px !important;
    filter: gray;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.ws_vcw_testimonial_content_text {
    position: relative;
}

.ws_vcw_testimonial_content_text p:before, .testimonial_quote:before {
    content: "\f10d";
    font-family: FontAwesome;
    color: #e93753;
    /*color: #fff;*/
    font-size: 20px;
    padding-right: 8px;
}

.ws_vcw_testimonial_content_text p:after, .testimonial_quote:after {
    content: "\f10e";
    font-family: FontAwesome;
    color: #e93753;
    /*color: #fff;*/
    font-size: 20px;
    padding-left: 8px;
}

.no_quotes.testimonial_quote:before, .no_quotes.testimonial_quote:after {
    content: "";
    padding: 0px;
}

.google_review .testimonial_quote:after, .google_review .testimonial_quote:before {
    color: #fff;
}

.ws_vcw_testimonial_content_text p, .testimonial_quote {
    text-align: justify;
}


.min_height_auto .ws_vcw_testimonial_content {
    min-height: 0 !important;
    padding: 50px 40px 30px;
}

.page-id-52600 .ws_vc_new_pricing_table.ws_vc_new_pricing_table_2 {
    max-width: 320px;
}

.page-id-52600 .ws_vc_new_pricing_table .ws_vc_new_pricing_table_name {
    padding: 12px 12px;
}

.bx-wrapper {
    max-width: 4000px !important;
}

.bx-wrapper .bx-viewport {
    box-shadow: none !important;
    border: none !important;
    background: transparent !important;
}

.bxslider.testimonials li {
    text-align: center;
    padding: 50px 20px 30px;
    margin-left: 30px;
    background: rgba(255, 255, 255, 0.8);
    min-height: 565px;
    line-height: 20px;
    font-size: 17px;
}

.bxslider.testimonials li.google_review, .bxslider.testimonials li.spotlight_review  {
    background: #e93753;
    color: #ffffff;
}

.bxslider.testimonials li.google_review .g_rating {
    font-size: 20px;
    margin-top: 30px;
}
.bxslider.testimonials li.google_review .g_grade, .bxslider.testimonials li.spotlight_review .g_grade {
    font-size: 30px;
}

.bxslider.testimonials li.google_review hr {
    border-width: 3px;
}

.bxslider.testimonials li.google_review a.btn {
    margin-top: 20px;
}

.bxslider.team li {
    height: 700px;
}

.bxslider.team li:first-of-type {
    width: 400px;
}

.bxslider.testimonials li img, .greyroundimage, .greyroundimage img {
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 120px !important;
    height: 120px !important;
    filter: gray;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);

}

.bxslider.testimonials li.google_review .g_rating img, .bxslider.testimonials li.spotlight_review .g_rating img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: auto !important;
    height: auto !important;
    filter: none;
    -webkit-filter: none;
    filter: none;
    margin: -1px 2px;
}

.bxslider.testimonials li.google_review .g_reviews {
    margin-top: 10px;
}

.bxslider li.bx-clone {
/*.bxslider.team li:nth-of-type(2) {*/
    /*display: none !important;*/
}

.bx-wrapper .bx-prev, .bx-wrapper .bx-next {
    width: 50px !important;
    height: 100px !important;
}

.bx-wrapper .bx-prev {
    background: url("../images/arrow_left_2.png") no-repeat center !important;
    left: 0px !important;
}

.bx-wrapper .bx-next {
    background: url("../images/arrow_right_2.png") no-repeat center !important;
    right: 0px !important;
}

.ws_vc_other_likes_content .bx-wrapper .bx-prev,
.ws_vc_music_likes_content .bx-wrapper .bx-prev {
    display: none !important;
}

.ws_vc_other_likes_content .bx-wrapper .bx-next {
    background: none !important;
    color: #e93753;
    font-size: 23px;
    margin: auto;
    position: relative;
    text-align: center;
    width: 100% !important;
    display: block;
    right: auto !important;
    text-indent: 0 !important;
    text-decoration: none;
    height: auto !important;
    margin-bottom: 50px;
}

.ws_vc_music_likes_content .bx-wrapper .bx-next {
    background: none !important;
    color: #fff;
    font-size: 22px;
    position: relative;
    text-align: center;
    width: 50% !important;
    display: block;
    text-indent: 0 !important;
    text-decoration: none;
    height: auto !important;
    margin-top: -60px;
    float: right;
    font-weight: 300;
    font-style: italic;
}

.ws_vc_music_likes_content {
    margin-bottom: 30px;
    margin-left: 5px;
    position: relative;
}



.ws_vc_other_likes_content .bxslider.other_likes li {
    text-align: center !important;
}

.ws_vc_other_likes_content .bxslider.other_likes li img {
    display: inline-block !important;
    margin: 20px auto;
}


.ws_vc_music_likes_content .music_likes_photo {
    width: 370px;
    display: inline-block;
    float: left;
    /*margin-left: 5px;*/
}

.ws_vc_music_likes_content .music_likes_photo img {
    height: 355px;
    display: inline-block;
}

.ws_vc_music_likes_content .music_likes_text {
    /*width: 365px;*/
    /*height: 355px;*/
    display: inline-block;
    float: left;
    /*background: #e93753;*/
    color: #ffffff;
    text-align: center;
    /*margin-left: 30px;*/
    position: relative;

    width: 365px;
    padding-top: 30%;
}

.ws_vc_music_likes_content .music_likes_text p {
    font-size: 22px;
    font-style: italic;
    font-weight: 300;
}

.ws_vc_music_likes_content h2 {
    /*position: relative;*/
    /*margin: 20% 0;*/

    position: absolute;
    top: 20%;
    right: 30px;
    color: #fff;
}

.ws_vc_music_likes_content h2:after {
    content: '';
    position: absolute;
    width: 50%;
    left: 25%;
    bottom: -20px;
    border-bottom: 1px solid #e1e1e1;
}

.ws_vc_music_likes_content .bxslider.music_likes li {
    height: 350px !important;
}

.ws_vc_music_likes_content .bx-viewport {
    background: #e93753 !important;
}

.testimonials .testimonial_quote {
    margin: 15px 0;
    font-weight: 400;
}

.testimonials .testimonial_name {
    font-weight: bold;
    color: #e93753;
}

.slider_team .bx-controls {
    display: none !important;
}

.slider_team:hover .bx-controls {
    display: block !important;
}

.bxslider.team li {
    height: 550px;
    margin: 0px 15px;
}

.bxslider.team .wst_events {
    width: 759px !important;
    border: 10px solid #77787b;
}

.bxslider.team .wst_events .vc_col-sm-3 {
    padding-right: 10px !important;
}

.bxslider.team .wst_events .vc_col-sm-3 .wpb_text_column {
    margin-bottom: 15px !important;
}

.bxslider.team .wst_events .vc_column-inner {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.bxslider.team .wst_members {
    width: 860px !important;
    background: #f3f3f3;
    padding: 0 50px;
}

.bxslider.team .wst_members h2 {
    font-size: 50px;
}

.bxslider.team .wst_video {
    width: 982px !important;
    width: 1030px !important;
}

.bxslider.team .wst_resources {
    width: 650px !important;
}

.bxslider.team .wst_newsletter {
    width: 750px !important;
}

.bxslider.team .wst_podcast {
    width: 300px !important;
}

.bxslider.team .wst_event_updates {
    width: 660px !important;
}

.bxslider.team .wst_podcast .wpb_single_image {
    margin-bottom: 10px !important;
}

.bxslider.team .wst_resources .wst_resources_top {
    background: #ed3652 url("../images/Audit_banner_2_750.jpg") no-repeat center right;
    background-size: contain;
    padding: 10px 20px 10px;
    height: 270px;

}

.bxslider.team .wst_resources .wst_resources_bottom {
    background: #242021 url("../images/Audit_banner_750.jpg") no-repeat center;
    background-size: contain;
    margin-top: 10px;
    height: 270px;
    padding: 60px 20px 30px;
    cursor: pointer;
}



.bxslider.team .wst_newsletter .wst_newsletter_top {
    background: url("../images/nw_bg_top.jpg") no-repeat center !important;
    background-size: cover;
    padding: 10px 20px 10px;
}

.bxslider.team .wst_newsletter .wst_newsletter_bottom {
    background: #000000;
    margin-top: 10px;
    height: 300px;
    padding: 10px 20px 10px;
}

.bxslider.team .wst_newsletter .vc_column-inner  {
    padding-top: 10px !important;
}

.bxslider.team .wst_resources p,
.bxslider.team .wst_newsletter p {
    font-size: 21px;
    text-align: justify !important;
}

.bxslider.team .wst_newsletter .blog-opt-in p {
    padding: 0;
}

.bxslider.team .wst_newsletter .blog-opt-in .opt-in-submit {
    background: #e93753;
    margin-left: 10px;
    height: auto;
    font-size: 30px;
    font-weight: normal;
    padding: 4px 20px;
    width: 30% !important;
    margin: 0px;
    clear: none;
    margin-left: 10px;
}

.bxslider.team .wst_newsletter .blog-opt-in #newsletter-email {
    width: 65% !important;
    height: auto;
    font-size: 26px;
    padding: 7px 20px;
    margin: 0px;
}

.tabs_localspark.vc_tta.vc_general .vc_tta-tab>a {
    padding: 14px 30px !important;
}

.essb_links {
    max-width: 1260px !important;
    margin: 1em auto !important;
    padding: 0 20px;
}

.page-id-2968 .ws_vcw_event_updates_content .ws_vcw_event_updates_content_text {
    display: block !important;
}

.ws_vcw_rad_content {
    text-align: center;
    border: 3px solid #231F21;
    padding: 20px;
    min-height: 460px;
    margin-bottom: 20px;
}

.ws_vcw_rad_content .ws_vcw_rad_content_logo {

    height: 120px;

}

.ws_vcw_rad_content img {
    display: inline-block;
    margin: auto;
    max-height: 110px;
    width: auto;
    max-width: 100%;
    margin-bottom: 20px;
    width: auto !important;
}


.ws_vcw_rad_popup {
    display: none;
    position: absolute;
    top: 10px;
    left: 5px;
    right: 5px;
    bottom: 30px;
    background: #fff;
    border: 3px solid #231F21;
    margin: 5px 20px 0px;
    padding: 20px;
}

.ws_vcw_rad_content_main_desc {
    min-height: 140px;
}

.ws_vcw_rad_popup h4 {
    min-height: 40px;
}

.ws_vcw_rad_content_coupon_text {
    min-height: 150px;
}



.ws_vcw_rad_popup .rad_shh {
    color: #c0bcbc;
    font-size: 15px;
    margin-top: 10px;
}


.resources_banner .ws_vcw_event_updates_content img {
    max-height: 295px !important;
    width: auto !important;
    max-width: 100% !important;
}

.resources_banner .ws_vcw_event_updates_content {
    margin: 30px auto;
}

.resources_banner .ws_vcw_event_updates_content .ws_vcw_event_updates_content_text {
    display: block !important;
}

.ws_vc_blog_box_content {
    background: #f4f7f8;
    margin-bottom: 50px;
}

.ws_vc_blog_box_content img {
    width: 100%;
    height: auto;
}

.ws_vc_blog_box_content .ws_vc_blog_box_content_text h2, .ws_vc_blog_box_content .ws_vc_blog_box_content_text h2 a, .ws_vc_blog_box_content .ws_vc_blog_box_content_text h2 a:hover {
    color: #000 !important;
    font-size: 22px;
    line-height: 26px;
    font-weight: normal;
}

.ws_vc_blog_box_content .ws_vc_blog_box_content_text {
    padding: 20px 40px 20px;
    /*min-height: 330px;*/
    /*min-height: 260px;*/
    min-height: 280px;
}

.ws_vc_textarea_copy_content textarea {
    width: 100%;
    height: 130px;
    font-size: 15px;
}

.ws_vc_textarea_copy_content .btn_textarea_copy {
    width: 100%;
    font-size: 15px;
}

.ws_vc_textarea_copy_content .btn_textarea_copy img {
    vertical-align: middle;
    margin-right: 6px;
}

/* New Pricing Table Widget*/

.ws_vc_new_pricing_table {
    display: inline-block;
    max-width: 215px;
    background: #f4f4f4;
    margin: 20px 10px;
    text-align: center;
    position: relative;
    -webkit-transition: all 0.1s ease; /* Safari */
    transition: all 0.1s ease;
    vertical-align: top;
}

.pricing_tabs_2_wide .ws_vc_new_pricing_table {
    max-width: 280px;
}

.pricing_tabs_lcf .ws_vc_new_pricing_table .ws_vc_new_pricing_table_bestfor {
    min-height: 155px;
}

.pricing_tabs_rb .ws_vc_new_pricing_table .ws_vc_new_pricing_table_bestfor {
    min-height: 132px;
}
.pricing_tabs_4 .ws_vc_new_pricing_table .ws_vc_new_pricing_table_bestfor, .pricing_tabs_4_2 .ws_vc_new_pricing_table .ws_vc_new_pricing_table_bestfor {
    /*min-height: 154px;*/
    min-height: 180px;
}

.ws_vc_new_pricing_table .ws_vc_new_pricing_table_popular {
    background: url("../images/popular_corner.png") top right no-repeat;
    position: absolute;
    width: 80px;
    height: 80px;
    background-size: 80px;
    right: -2px;
    top: -2px;
}

.pricing_tabs_2_wide .ws_vc_new_pricing_table_popular {
    width: 90px;
    height: 90px;
    background-size: 90px;
}

.ws_vc_new_pricing_table .ws_vc_new_pricing_table_name {
    display: block;
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
    padding: 12px 0;
    text-align: center;
    background: #231f20;
    color: #ffffff;
    margin-top: 0px;
    text-transform: uppercase;
}

.ws_vc_new_pricing_table .ws_vc_new_pricing_table_price {
    display: block;
    font-weight: 600;
    font-size: 48px;
    line-height: 52px;
    padding: 20px 22px 0px;
    /*margin: 0 0 16px;*/
    text-align: center;
    min-height: 80px;
}

.pricing_tabs_4_2 .ws_vc_new_pricing_table .ws_vc_new_pricing_table_price {
    /*min-height: 60px;*/
    /*line-height: 48px;*/
    /*margin-bottom: 10px;*/
}

.pricing_tabs_4_2 .ws_vc_new_pricing_table .ws_vc_new_pricing_table_yearly_saved {
    margin: 6px 0 25px;
}

.ws_vc_new_pricing_table .ws_vc_new_pricing_table_price .ws_vc_new_pricing_table_time {
    font-size: 30px;
    margin-left: 6px;
}
.ws_vc_new_pricing_table .ws_vc_new_pricing_table_price .ws_vc_new_pricing_table_per_location {
    font-size: 20px;
    line-height: 30px;
}

.ws_vc_new_pricing_table .ws_vc_new_pricing_table_info {
    /*text-align: center;*/
    font-weight: 400;
    min-height: 130px;
    padding: 0px 20px;
}

.ws_vc_new_pricing_table .ws_vc_new_pricing_table_yearly_saved {
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    margin: 12px 0;
    display: block;
    color: #e93753;
    text-align: center;
    margin: 6px 0 25px;
}

.ws_vc_new_pricing_table .ws_vc_new_pricing_table_btn {
    background: #e93753;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    padding: 12px 60px;
    display: inline-block;
    border-radius: 6px;
}

.ws_vc_new_pricing_table.ws_vc_new_pricing_table_2 .ws_vc_new_pricing_table_info {
    min-height: 100px;
}

.pricing_table_fix .ws_vc_new_pricing_table.ws_vc_new_pricing_table_2 .ws_vc_new_pricing_table_info {
    min-height: 175px;
}

.ws_vc_new_pricing_table.ws_vc_new_pricing_table_2 .ws_vc_new_pricing_table_btn {
    padding: 10px 20px;
    /*margin-bottom: 18px;*/
    margin-bottom: 36px;
    margin-bottom: 28px;
}

.ws_vc_new_pricing_table.ws_vc_new_pricing_table_2 {
    max-width: 270px;
}

.ws_vc_new_pricing_table .ws_vc_new_pricing_table_bestfor {
    background: #c6c3c2;
    padding: 20px;
    font-size: 15px;
    font-weight: 400;
    text-align: left;
    margin-top: 30px;
}

.ws_vc_new_pricing_table .ws_vc_new_pricing_table_features {
    background: #231f20;
    color: #ffffff;
    padding: 20px 20px 20px 0px;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
}


.ws_vc_new_pricing_table.ws_vc_new_pricing_table_2 .ws_vc_new_pricing_table_info img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 5px 2px;
    margin: 5px 2px;
    width: 32px;
    height: 32px;
}

.ws_vc_new_pricing_table.ws_vc_new_pricing_table_2 .ws_vc_new_pricing_table_info img.pw2_tab_icons_1 {
    /*margin: 5px 2px;*/
    margin: 6px 4px;
    width: 40px;
    height: 40px;
}

.ws_vc_new_pricing_table.ws_vc_new_pricing_table_2 .ws_vc_new_pricing_table_info img.pw2_tab_icons_2 {
    /*margin: 5px 2px;*/
    width: 32px;
    height: 32px;
}


.ws_vc_new_pricing_table.ws_vc_new_pricing_table_2 .ws_vc_new_pricing_table_info img.pw2_tab_icons_3 {
    margin: 2px 2px;
    width: 26px;
    height: 26px;
}

.ws_vc_new_pricing_table.ws_vc_new_pricing_table_2 .ws_vc_new_pricing_table_price {
    padding: 0px 22px 0px;
}

.ws_vc_new_pricing_table.ws_vc_new_pricing_table_2 .ws_vc_new_pricing_table_price small {
    font-weight: 400;
    font-size: 16px;
    line-height: 52px;
    color: inherit;
}

.pw2_tab_us .ws_vc_new_pricing_table.ws_vc_new_pricing_table_2 .ws_vc_new_pricing_table_info {
    min-height: 375px;
    /*min-height: 400px;*/
}

.pw2_tab_ca .ws_vc_new_pricing_table.ws_vc_new_pricing_table_2 .ws_vc_new_pricing_table_info,
.pw2_tab_uk .ws_vc_new_pricing_table.ws_vc_new_pricing_table_2 .ws_vc_new_pricing_table_info,
.pw2_tab_au .ws_vc_new_pricing_table.ws_vc_new_pricing_table_2 .ws_vc_new_pricing_table_info {
    min-height: 180px;
}

.ws_vc_new_pricing_table .ws_vc_new_pricing_table_features del {
    color: #a1a1a1;
}

.ws_vc_new_pricing_table .ws_vc_new_pricing_table_features ul {
    list-style-image: url("../images/list_item_tick.png");
}

.ws_vc_new_pricing_table .ws_vc_new_pricing_table_features ul.no_checks {
    list-style: none;
    margin-left: -10px;
}

.ws_vc_new_pricing_table:hover {
    background: #ed3050;
}

.ws_vc_new_pricing_table:hover .ws_vc_new_pricing_table_price, .ws_vc_new_pricing_table:hover .ws_vc_new_pricing_table_info, .ws_vc_new_pricing_table:hover .ws_vc_new_pricing_table_yearly_saved, .ws_vc_new_pricing_table:hover .ws_vc_new_pricing_table_turnaround, .ws_vc_new_pricing_table:hover .ws_vc_new_pricing_table_yearly {
    color: #ffffff;
}

.ws_vc_new_pricing_table:hover .ws_vc_new_pricing_table_btn {
    background: #ffffff;
    color: #231f20;
}

.ws_vc_new_pricing_table .ws_vc_new_pricing_table_turnaround {
    padding: 0 0 20px;
    font-size: 18px;
    font-weight: 600;
    font-style: italic;
}


.pw2_tab {

}

.pw2_tab .vc_tta-tabs-list {
    text-align: center;
}

.pw2_tab .vc_tta-tabs-list .vc_tta-tab {
    /*width: 150px;*/
    width: 181px;
    /*height: 200px;*/
}

.pw2_tab .vc_tta-tabs-list .vc_tta-tab span {
    /*margin-top: 100px;*/
    margin-top: 120px;
    display: block;
    font-weight: bold;
}


.pw2_tab .vc_tta-tabs-list .vc_tta-tab:nth-child(1) a {
    background: url("../../../themes/flat-bootstrap-child/images/bp_us.png") no-repeat center 15px;
}

.pw2_tab .vc_tta-tabs-list .vc_tta-tab:nth-child(2) a {
    background: url("../../../themes/flat-bootstrap-child/images/bp_ca.png") no-repeat center 15px;
}

.pw2_tab .vc_tta-tabs-list .vc_tta-tab:nth-child(3) a {
    background: url("../../../themes/flat-bootstrap-child/images/bp_gb.png") no-repeat center 15px;
}

.pw2_tab .vc_tta-tabs-list .vc_tta-tab:nth-child(4) a {
    background: url("../../../themes/flat-bootstrap-child/images/bp_au.png") no-repeat center 15px;
}

.pw2_tab .vc_tta-tabs-list .vc_tta-tab a {
    background-size: 60% !important;
}

.pw2_tab .vc_tta-panel-body {
    text-align: center !important;
    background: #fff !important;
}

.pw2_tab .vc_tta-tabs-list {
    margin: -1px !important;
}

.pw2_tab .vc_tta-tabs-list .vc_tta-tab {
    margin: 0px 5px !important;
}

.pw2_tab .ws_vc_new_pricing_table_features li {
    cursor: pointer;
}

.pw2_tab .ws_vc_new_pricing_table_features .tooltip.in {
    opacity: 1 !important;
}

.pw2_tab .ws_vc_new_pricing_table_features .tooltip > .tooltip-inner {
    border: 2px solid #f4f4f4;
}

.pw2_tab .ws_vc_new_pricing_table_features .tooltip > .tooltip-arrow {
    border-top-color: #f4f4f4;
}

.ws_vc_new_pricing_table.ws_vc_new_pricing_table_2 .ws_vc_new_pricing_table_info .pw2_tab_icons_plus {
    font-size: 20px;
    font-weight: 600;
    margin-top: -5px;
}

.ws_vc_new_pricing_table.ws_vc_new_pricing_table_2 .ws_vc_new_pricing_table_info .pw2_tab_icons_plus {
    color: #e93753;
}

.ws_vc_new_pricing_table.ws_vc_new_pricing_table_2:hover .ws_vc_new_pricing_table_info .pw2_tab_icons_plus {
    color: #ffffff;
}

.ws_vc_new_pricing_table.ws_vc_new_pricing_table_2 .ws_vc_new_pricing_table_info {
    /*padding: 6px 20px;*/
}

.ws_vc_new_pricing_table.ws_vc_new_pricing_table_2 .ws_vc_new_pricing_table_info .pw2_tab_div_1,
.ws_vc_new_pricing_table.ws_vc_new_pricing_table_2 .ws_vc_new_pricing_table_info .pw2_tab_div_2 {
    padding-top: 6px;
    text-align: left;
}

.ws_vc_new_pricing_table.ws_vc_new_pricing_table_2 .ws_vc_new_pricing_table_info .pw2_tab_div_1 {
    padding-left: 20px;
}
.ws_vc_new_pricing_table.ws_vc_new_pricing_table_2 .ws_vc_new_pricing_table_info .pw2_tab_div_2 {
    padding-left: 20px;
}

.ws_vc_new_pricing_table.ws_vc_new_pricing_table_2 .ws_vc_new_pricing_table_info .pw2_tab_div_1 img.pw2_tab_icons_1,
.ws_vc_new_pricing_table.ws_vc_new_pricing_table_2 .ws_vc_new_pricing_table_info .pw2_tab_div_2 img.pw2_tab_icons_2 {
    margin-top: -6px;
    margin-bottom: 12px;
    margin-right: 6px;
}

/*.pw2_tab .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {*/
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.pw2_tab .vc_tta-tab.vc_active>a {
    background-color: #231f20 !important;
}

.ws_vcw_rad_popup_1, .ws_vcw_rad_popup_2 {
    display: none;
}

.pw2_tab .vc_tta-panel-body {
    margin-left: -5px;
}


.ts50_widget .ts50_list_item img.ts50_logo {
    /*width: 40px;*/
    /*height: 40px;*/
    width: 35px;
    height: 35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    float: left;
    margin: 0px 4px;
}

.ts50_widget .ts50_list_item .ts50_label {
    display: inline-block;
    /*padding: 10px 0px 6px 10px;*/
    padding: 6px 0px 6px 10px;
    font-size: 18px;
    font-weight: normal;
}

.ts50_list_item {
    padding: 8px;
    cursor: pointer;
}

.ts50_list_item:nth-child(odd) {
    background: rgba(244,244,244, 0.8);
}

.ts50_list_item.ts50_list_item_selected, .ts50_list_item:hover {
    /*background: rgba(233,55,83, 0.8);*/
    background: #e93753;
    color: #ffffff;
}

#ts50_tabs.ui-widget-content .ui-tabs-panel a {
    color: #e93753;
}


.ts50_content-1, .ts50_content-2, .ts50_content-3, .ts50_content-4, .ts50_content-5 {
    display: none;
}

.ts50_list #searchclear {
    position: absolute;
    right: 12px;
    top: 0;
    bottom: 0;
    height: 17px;
    margin: auto;
    font-size: 21px;
    cursor: pointer;
    color: #e93753;
}

.ts50_list .btn-group, .ts50_list #project {
    width: 100%;
    max-width: 100%;
}


#ts50_tabs.ui-tabs .ui-tabs-nav li {
    border: 1px solid #dddddd !important;
}

#ts50_tabs.ui-tabs .ui-tabs-nav li a {
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 600;
}


#ts50_tabs .ui-state-active /*, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover */ {
    border: 1px solid #dddddd !important;
    background: #e93753;
    /*background: rgba(233,55,83, 0.8);*/
}

#ts50_tabs .ui-widget-header {
    border: 0px;
    background: transparent;
}

#ts50_tabs.ui-tabs .ui-tabs-panel {
    border: 1px solid #dddddd !important;
    margin: -1px 3px 0px;
    min-height: 160px;
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
}

#ts50_tabs {
    border: 0px !important;
}

.ts50_widget .ts50_list_inner {
    max-height: 600px;
    overflow-y: auto;
}


@media only screen and (max-width: 1265px) {
    .ws_vc_blog_box_content .ws_vc_blog_box_content_text {
        min-height: 330px;
    }
}

@media only screen and (max-width: 991px) {
    .ws_vcw_pricing_content {
        width: auto;
        margin-top: 30px;
    }

    .ws_vcw_pricing_content_recommended {
        margin-top: 30px;
    }

    .ws_vcw_rad_content_main_desc {
        min-height: 250px;
    }
}

@media only screen and (max-width: 650px) {
    .ws_vc_new_pricing_table.ws_vc_new_pricing_table_2 .ws_vc_new_pricing_table_info {
        min-height: 100px !important;
    }
}

@media only screen and (min-width: 768px) {

    .min_height_auto .ws_vcw_testimonial_content .rating_red_2 {
        display: inline-block;
        padding: 28px;
        margin-right: -28px;
    }

}

@media only screen and (min-width: 1200px) {
    .tabs_wider .ws_vcw_tab_content_col_1, .ws_vcw_tab_content_col_2 {
        max-width: 540px;
    }

    .tabs_wider .ws_vcw_tab_content {
        max-width: 1200px;
    }
    .tabs_wider .ws_vcw_tab_content .ws_vcw_tab_text_active {
        max-width: 420px;
    }

    .tabs_60.tabs_wider .ws_vcw_tab_content .ws_vcw_tab_text_active {
        max-width: 480px;
    }
/*
    .tabs_wider.tabs_60 .ws_vcw_tab_content_col_1 {
        width: 40%;
        max-width: 40%;
        display: inline-block;
    }

    .tabs_wider.tabs_60 .ws_vcw_tab_content_col_2 {
        width: 60%;
        max-width: 60%;
        display: inline-block;
    }
*/
    .tabs_60 .ws_vcw_tab_content .ws_vcw_tab_image img {
        right: 0%;
        max-width: 550px;
        max-height: none;
        top: 15%;
    }
}


@media only screen and (max-width: 1200px) {
    .ws_vcw_tab_content .ws_vcw_tab_image img {
        right: 25%;
    }


    .tabs_wider .ws_vcw_tab_content .ws_vcw_tab_image {
        right: 0%;
    }

    .tabs_wider .ws_vcw_tab_content .ws_vcw_tab_image img {
        right: 0%;
        max-width: 440px;
    }

    .tabs_60.tabs_wider .ws_vcw_tab_content .ws_vcw_tab_image img {
        right: 0%;
        max-width: 460px;
    }

    .ws_vcw_tab_2_content .ws_vcw_tab_2_image img {
        max-width: 480px;
    }

    .ws_vc_music_likes_content .bxslider.music_likes li {
        height: 310px !important;
    }

    .ws_vc_music_likes_content .music_likes_photo img {
        height: 310px;
    }

    .ws_vc_music_likes_content .music_likes_text {
        display: inline-block;
        float: none;
        margin: auto;
        width: 45%;

    }

    .ws_vc_music_likes_content h2 {
        font-size: 40px;
        right: 10%;
    }


    .ws_vc_music_likes_content .music_likes_text {
        padding-top: 25%;
    }

}



@media only screen and (max-width: 1150px) {

    .ws_vc_music_likes_content .bxslider.music_likes li {
        height: 280px !important;
    }

    .ws_vc_music_likes_content .music_likes_photo img {
        height: 280px;
    }

    .ws_vc_music_likes_content h2 {
        right: 8%;
    }


    .ws_vc_music_likes_content .music_likes_text {
        padding-top: 25%;
    }


}

@media only screen and (max-width: 1100px) {
    .ws_vcw_tab_content .ws_vcw_tab_image img {
        right: 20%;
        max-height: 450px;
    }

    .ws_vc_music_likes_content .music_likes_text {
        width: 40%;
    }


    .ws_vc_music_likes_content .music_likes_text {
        padding-top: 170px;
    }

    .ws_vc_music_likes_content h2 {
        right: 6%;
    }

    .ws_vc_music_likes_content .bx-wrapper .bx-next {
        width: 45% !important;
    }
}

@media only screen and (max-width: 1050px) {
    .ws_vc_music_likes_content h2 {
        right: 20px;
    }
}



@media only screen and (max-width: 1093px) {

    .ws_vcw_tab_2_content .ws_vcw_tab_2_image img {
        left: 0px;
        max-width: 450px;
    }

}

@media only screen and (max-width: 1000px) {

    .ws_vcw_tab_2_content .ws_vcw_tab_2_content_col_1 {
        width: 28%;
    }

    .resources_banner .ws_vcw_event_updates_content .ws_vcw_event_updates_content_text {
        display: block !important;
        position: relative;
    }

    .ws_vcw_rad_content .btn {
        min-width: 100px;
    }

    .ws_vcw_rad_content {
        min-height: 500px;
    }
}

@media only screen and (max-width: 999px) {

    .ws_vc_music_likes_content .bxslider.music_likes li {
        height: auto !important;
    }

    .ws_vc_music_likes_content .music_likes_photo img {
        height: auto;
        width: 100%;
    }

    .ws_vc_music_likes_content .music_likes_text {
        width: 100%;
        height: auto;
        display: block;
        clear: left;
        /*padding: 50px 20px 100px;*/
        padding: 24% 20px 100px;
    }

    .ws_vc_music_likes_content .music_likes_photo {
        width: 100%;
        height: auto;
        display: block;
    }

    .ws_vc_music_likes_content .music_likes_text h2 {
        margin: 50px 0 50px;
    }

    .ws_vc_music_likes_content .bx-wrapper .bx-next {
        width: 100% !important;
    }

    .ws_vc_music_likes_content h2 {
        bottom: 18%;
        top: auto;
        width: 100%;
        right: auto;
    }

}

@media only screen and (max-width: 767px) {

    .bx-viewport {
        height: auto !important;
    }


    .bxslider.team li {
        clear: left !important;
        height: auto !important;
    }


    .bxslider.team .wst_members ,
    .bxslider.team .wst_video,
    .bxslider.team .wst_resources,
    .bxslider.team .wst_newsletter,
    .bxslider.team .wst_podcast,
    .bxslider.team .wst_events,
    .bxslider.team .wst_event_updates {
        width: auto !important;
        width: 100% !important;

    }

    .bxslider.team .wst_events .vc_single_image-wrapper img {
        width: auto !important;
        margin: auto;
    }

    .slider_team .bx-controls {
        display: none !important;
    }

    .bxslider.team .wst_newsletter .wst_newsletter_top {
        background: #e93753 !important;
    }

    .bxslider.team .wst_newsletter .blog-opt-in .opt-in-submit,
    .bxslider.team .wst_newsletter .blog-opt-in #newsletter-email {
        width: 300px !important;
        margin: 5px 10px !important;
        display: inline-block !important;
    }

    .bxslider.team {
        width: auto !important;
    }

    .bxslider.team .wst_events {
        border: 0px;
    }

    .ws_vcw_event_updates_content, .bxslider.team .wst_newsletter .wst_newsletter_bottom {
        height: auto;
    }

    .bxslider li.bx-clone {
        display: none !important;
    }

    .bxslider.team .wistia_embed {
        height: 350px !important;
    }

    .bxslider.team .wst_video {
        border-top: 20px solid #ffffff;
    }


    .ws_vcw_event_updates_content .ws_vcw_event_updates_content_text {
        display: block !important;
        position: relative;
    }

    .slider_team .ws_vcw_event_updates_content,
    .bxslider.team .wst_resources .wst_resources_top,
    .bxslider.team .wst_resources .wst_resources_bottom {
        height: auto !important;
    }

    .slider_team:hover .bx-controls {
        display: none !important;
    }


    .ws_vcw_rad_content_main_desc {
        min-height: 150px;
    }


    .ws_vc_music_likes_content .music_likes_text {
        padding: 32% 20px 100px;
    }

    .ws_vc_music_likes_content h2 {
        bottom: 26%;
    }

}


@media only screen and (max-width: 900px) {
    .ws_vcw_tab_content .ws_vcw_tab_image img {
        right: 10%;
        max-height: 350px;
    }


    .ws_vcw_tab_2_content .ws_vcw_tab_2_image img {
        max-width: 400px;
    }

    .ws_vcw_tab_2_content .ws_vcw_tab_2_content_col_1 {
        width: 25%;
    }


    .essb_links {
        text-align: center !important;
    }
}

@media only screen and (max-width: 767px) {

    .ws_vcw_tab_2_content .ws_vcw_tab_2_image img {
        max-width: 350px;
        left: 10%;
    }

    .ws_vcw_tab_2_content .ws_vcw_tab_2_content_col_1 {
        width: 28%;
    }

}

@media only screen and (max-width: 660px) {

    .ws_vcw_tab_2_content .ws_vcw_tab_2_content_col_1 {
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }

    .ws_vcw_tab_2_content .ws_vcw_tab_2_image {
        text-align: center;
        width: 100%;
    }

    .ws_vcw_tab_2_content .ws_vcw_tab_2_image img {
        position: relative;
        display: inline-block;
        max-width: 100%;
        left: auto;
        right: auto;
    }

}

@media only screen and (max-width: 800px) {
    .ws_vcw_tab_content .ws_vcw_tab_image img {
        right: 5%;
        max-height: 320px;
    }

}

@media only screen and (max-width: 960px) {
/*@media only screen and (max-width: 767px) {*/
    .ws_vcw_tab_content .ws_vcw_tab_image img {
        max-height: 600px;
        display: block !important;
    }

    .ws_vcw_tab_content .ws_vcw_tab_image {
        right: 0%;
    }

    .ws_vcw_tab_content_col_1, .ws_vcw_tab_content_col_2, .ws_vcw_tab_content .ws_vcw_tab_text_active {
        display: block;
        width: 90%;
        max-width: 100%;
    }

    .ws_vcw_tab_content .ws_vcw_tab_image {
        position: relative;
        clear: left;
        min-height: 0px;
        right: 0px;
        width: 100%;
        text-align: center;
    }

    .ws_vcw_tab_content .ws_vcw_tab_image img {
        position: relative;
        display: inline-block !important;
        margin: auto;
        right: auto;
    }

    .ws_vcw_tab_content .ws_vcw_tab_text h3 {
        font-weight: 600;
        font-size: 21px;
        line-height: 26px;
    }

    .ws_vcw_tab_content .ws_vcw_tab_text_active h3 {
        font-style: italic;
        font-size: 26px;
        line-height: 30px;
    }


    .tabs_wider .ws_vcw_tab_content {
        min-height: 480px;
    }

    .tabs_wider .ws_vcw_tab_content .ws_vcw_tab_image img {
        width: 100%;
        max-width: 600px;
        height: auto;
    }

    .tabs_wider .ws_vcw_tab_content .ws_vcw_tab_image img {
        max-height: 500px;
    }

    .tabs_60.tabs_wider .ws_vcw_tab_content .ws_vcw_tab_image img {
        max-height: none;
    }


    .pricing_wider .ws_vcw_pricing_content {
        width: 265px !important;
    }

    .pricing_wider .wpb_column {
        min-width: 50% !important;
    }

}

@media only screen and (max-width: 550px) {
    .ws_vcw_pricing_content {
        float: none;
        margin: auto;
    }

    .bxslider.team .wst_newsletter .blog-opt-in .opt-in-submit, .bxslider.team .wst_newsletter .blog-opt-in #newsletter-email {
        width: 240px !important;
    }
}

@media only screen and (max-width: 600px) {

    .ws_vcw_pricing_content {
        margin: 10px 12% 10px 12%;
    }

    .ws_vcw_pricing_content_recommended {
        margin-top: 30px;
    }
    .ws_vcw_pricing_content:hover {
        top: 0px;
    }

    .ws_vcw_pricing_content:hover .ws_vcw_pricing_content_price, .ws_vcw_pricing_content:hover .ws_vcw_pricing_content_info {
        /*padding-left: 38px;*/
        /*padding-right: 38px;*/
    }

    .ws_vcw_tab_content {
        padding-bottom: 20px;
    }

    .bxslider.team .wistia_embed {
        height: 300px !important;
    }

    .ws_vcw_tab_content .ws_vcw_tab_image img {
        max-width: 100%;
    }

    .ws_vc_music_likes_content .music_likes_text {
        padding: 40% 20px 100px;
    }

    .ws_vc_music_likes_content h2 {
        bottom: 30%;
    }
}

@media only screen and (max-width: 500px) {
    .ws_vc_music_likes_content .music_likes_text {
        padding: 50% 20px 100px;
    }
}

@media only screen and (max-width: 600px) {

    #ts50_tabs.ui-tabs .ui-tabs-nav li, #ts50_tabs.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
        width: 100%;
        display: block;
    }

    #ts50_tabs.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
        text-align: center;
    }

    .ts50_widget .ts50_list_inner {
        max-height: 250px;
        overflow-y: auto;
    }

}


@media only screen and (max-width: 420px) {

    .ws_vcw_pricing_content {
        margin-left: 0;
        margin-right: 0;
    }

    .pricing_wider .ws_vcw_pricing_content {
        /*width: 260px !important;*/
    }

    .bxslider.testimonials li {
        width: 280px !important;
    }


    .bxslider.team .wistia_embed {
        height: 250px !important;
    }

    .ws_vc_music_likes_content .music_likes_text {
        padding: 60% 20px 70px;
    }

    .ws_vc_music_likes_content h2 {
        bottom: 35%;
        font-size: 36px;
    }

}

