/*

Theme Name:     Storefront Child Theme

Theme URI:

Description:    Storefront Child Theme

Author:         Visions Teamss

Author URI:

Template:       storefront

Version:        1

*/

li {
    list-style: none;
}

.page-template-new-landing-page h1.entry-title {
    display: none;
}


/***
search sidebar **/

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Open Sans", sans-serif !important;
    color: #2f2f2f !important;
    margin: 0 0 .618em;
    font-weight: 400 !important;
}

input.search-field {
    line-height: 1.387;
    padding: 5px 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    border: 0;
    background: none;
    color: #686868;
    background-color: #fff;
    border: 1px solid #ededed;
}

.search-form label {
    width: 100%;
}

.widget_search form::before,
.widget_product_search form::before {
    top: 0.6em;
    right: 1em;
}


/*** end css ******/

.widget {
    margin-bottom: 1.618em;
}

input {
    line-height: normal;
}

a {
    color: #ff9935;
    text-decoration: none;
}

a:hover,
a:focus {
    text-decoration: underline;
}

.entry,
.entry p,
.entry-content p {
    font: 300 17px/1.5em 'Open Sans', arial, sans-serif;
    color: #000000;
}

.entry-content ul li {
    list-style: disc;
    font: 300 17px/1.5em 'Open Sans', arial, sans-serif;
    color: #000000;
}

.widget_recent_entries ul li::before,
.widget_pages ul li::before {
    content: "";
}

.widget_categories ul li::before {
    content: "";
}

.widget_recent_entries ul li,
.widget_categories ul li {
    padding-left: 0;
}

.entry-content h3 {
    font-size: 1.7em;
    line-height: 1em;
    margin: 22px 0;
}


/* comment field **/


/* 1 feb 2019 starts here */

header#masthead {
    margin-bottom: 0;
}

.col-full {
    width: auto !important;
    padding: 0 !important;
    margin: 0 auto !important;
}

body {
    padding: 0;
}

.dvk-social-sharing>a {
    margin-bottom: 10px;
}

.comment-body {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

ul.lifetime_access_price_table .expert_list ul li .large-box p:first-of-type {
    font-size: inherit !important;
}

.table-classs table,
.table-classs table tr {
    width: 100% !important;
}

.table-classs table,
.table-classs table tr td {
    width: auto !important;
}

#comments .comment-list .comment-content .comment-text {
    color: #3a3939;
    font: 400 13px/1.5em 'Open Sans', arial, sans-serif;
}

p.no-comments {
    display: none;
}

.col-full article.post.type-post.status-publish.format-standard.hentry.category-compliance.tag-general {
    margin-bottom: 10px;
}

.page-id-12854 h1.entry-title,
.page-id-16203 h1.entry-title {
    display: none;
}

.single-post article.post {
    padding-top: 10px !important;
}

@media only screen and (max-width: 767px) {
    .dvk-social-sharing>a {
        width: 45%;
    }
    .table-classs table tr td {
        width: 100% !important;
        display: grid;
    }
    .table-classs table {
        width: 100% !important;
    }
}

@media only screen and (max-width: 380px) {
    .dvk-social-sharing>a {
        width: 100%;
    }
}


/* 1 feb 2019 ends here */

@media (min-width: 768px) {
    .comment-list .comment-meta {
        width: 12%;
        margin-right: 2.8823529412%;
    }
    .comment-list #respond,
    .comment-list .comment-content {
        width: 84.470588%;
    }
    #comments .comment-list .comment-content .comment-text {
        background-color: #fff;
        border: 1px solid #e6e6e6;
    }
    .col-full {
        max-width: 987px !important;
    }
}

body h6.orange_title {
    color: #fe9f00 !important;
    font-size: 18px;
    font-weight: 700 !important;
    margin: 15px 0 0;
    display: inline-block;
}

* {
    margin: 0;
    padding: 0;
    outline: 0;
}

html body {
    padding: 0px !important;
    margin: 0px !important;
    overflow-x: hidden;
}


/*%%%%%%%%%%%%%%%%%% START CSS DEFINITION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/*%%%%%%%%%%%%%%%%%% END CSS DEFINITION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/*****css menu changes 18 jan**/

ul.nav li:hover>ul {
    visibility: visible;
    display: block !important;
}


/*****css menu changes 18 jan**/

html body footer {
    margin: 0px !important;
}

body.home {
    background: #fff !important;
    font-weight: 100 !important;
    font-size: 13px !important;
    color: #2f2f2f !important;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 23px !important;
    padding: 0px !important;
}

.page-template-new-landing-page #content {
    padding: 0px !important;
}

.home h1 {
    font-size: 40px;
    font-weight: bold;
    margin: 0 0 12px 0;
}

.home h2 {
    font-size: 38px;
    font-weight: 500;
    margin: 0 0 12px 0;
}

.home h3 {
    font-size: 36px;
    font-weight: 100;
    margin: 0 0 12px 0;
}

.home h4 {
    font-size: 32px;
    font-weight: 600;
    margin: 0 0 10px 0;
}

.home h5 {
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 10px 0;
}

.home h6 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 15px 0;
}

.faq_section_inner h6 {
    font-size: 18px;
    font-weight: 700 !important;
    margin: 0 0 15px 0;
}

.home a {
    text-decoration: none;
    outline: medium none !important;
}

.home a:hover {
    text-decoration: underline;
}

.home img {
    vertical-align: top;
    border: none;
    max-width: 100%;
    display: inline;
}

.home ul {
    margin: 0px !important;
    padding: 0px;
}

.home li {
    list-style: none!important;
}

.home p {
    margin: 0 0 20px 0;
}

.clear {
    content: ".";
    height: 0px;
    display: block;
    clear: both;
    visibility: hidden;
}

.sub-menu {
    /* submenu background color */
    background-color: rgba(0, 0, 0, 0.9);
}

ul.nav .sub-menu li a {
    /*submenu font size */
    font-size: 0.857em !important;
}


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


/*  Main  */


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

#content {
    min-height: 305px;
    /*   padding: 0 !important;*/
}

header hgroup,
.page>.fullwidth>article>h1 {
    display: none;
}

.home #footer .col-full {
    max-width: 75.998em!important;
}

.home #main.fullwidth,
.home .layout-full #main,
.home .col-full {
    /* max-width: 100% !important; */
}

.home #content {
    padding-bottom: 0px !important;
}

.home .type-page,
.home .page {
    margin-bottom: 0px !important;
}

.home .col-full {
    padding-top: 0px!important;
}

.home .container_2 {
    width: 960px;
    margin: 0px auto;
}

.home .main_wrapper {
    overflow: hidden;
}

.home .left {
    float: left;
}

.home .right {
    float: right;
}


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


/* Header */


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

header {
    margin: 0px auto;
}

.logo_section {
    background: url(../../uploads/landingpages/header_bg.png);
    box-shadow: 0 1px 8px 0px #000;
    min-height: 130px;
    padding: 48px 0 0;
    position: relative;
    z-index: 1;
}

.logo_section .col-lg-4 {
    padding-left: 76px;
    width: auto;
}

.logo_section .col-lg-8 {
    width: auto;
}

.logo_section_nav {
    display: inline-block;
    margin-left: 5px;
    margin-top: 7px;
}

.logo_section_nav ul {
    float: left;
}

.logo_section_nav ul li {
    margin-right: 7px;
    float: left;
}

.logo_section_nav ul li a {
    color: #fff;
    font-size: 14px !important;
    padding: 4px 14px 3px !important;
}

.logo_section_nav ul .active {
    background: #000;
    border-radius: 5px;
    /*padding: 4px 0 3px;*/
}

.logo_section_nav ul li.active a {
    text-decoration: none!important;
}

.logo_section_nav ul li a:hover {
    background: #0d0d0d!important;
    border-radius: 5px!important;
    text-decoration: none!important;
}

.logo_section_nav ul.cart li:last-child a {
    padding-left: 33px !important;
}

.logo_section_nav ul.cart li a {
    background: url(../../uploads/landingpages/shoping_cart.png) no-repeat left #262626 !important;
}

.logo_section_nav ul.cart li {
    background-color: #262626;
    border-radius: 5px !important;
    padding-left: 13px !important;
}

.logo_section_nav ul li img {
    margin-right: 10px;
    margin-top: 4px;
}


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


/* NAV - BAR */


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

header .nav_bar {
    background: #000;
}

header .nav_bar ul li a {
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    padding: 7px 14px;
}

header .nav_bar ul li:first-child a {}

header .nav_bar ul li a:hover {
    color: #fb7c01 !important;
}


/*********/


/*  FAQ  */


/*********/

.home .block_7 {
    background: #ffffff;
    overflow: hidden;
    padding: 75px 0 30px;
    text-align: center;
}

.home .block_7 .box_0 {
    margin-bottom: 45px;
}

.home .block_7_inner {
    padding: 0 75px;
    overflow: hidden;
}

.home .block_7 .col-lg-6 {
    text-align: left;
    font-weight: normal;
    line-height: 16px;
    padding: 0px;
}

.home .block_7 .col-lg-6 .left {
    padding-right: 25px;
}

.home .block_7 .col-lg-6 .right {
    padding-left: 25px;
}

.home .box_4 {
    margin-bottom: 30px;
}

.home .box_4 p {
    color: #2f2f2f !important;
    font-size: 13px !important;
    font-weight: normal !important;
    margin-bottom: 10px;
    line-height: 16px !important;
}


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


/*  FOOTER  */


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

footer {
    background: #f1f1f1;
    padding: 90px 0 40px!important;
    font-weight: normal;
}

.footer-social a {
    bottom: 4px;
    position: relative;
}

.navbar-default {
    background: none;
}

.box_3_nav .col-lg-4 .active,
.box_3_nav .col-lg-4 .color_3:hover {
    background: none repeat scroll 0 0 #fc7c01;
}

.box_3_nav .col-lg-4 .hover_img {
    display: none;
}

.box_3_nav .col-lg-4 .active .hover_img {
    display: block;
    margin-bottom: 22px;
    margin-top: -45px;
}

.pkg_heading {
    margin-bottom: 0px !important;
}

.navigation_section {
    margin: 0 auto;
    width: 75.998em !important;
}

#footer .nav li a:hover {
    text-decoration: underline;
}

.home #wrapper {
    margin: 0px;
    padding: 0px;
}


/*update 2014-10-07*/


/*31-10-2014*/

.home .screeningbox_9 {
    min-height: 133px;
    padding: 45px 0 0;
}

.home .box_10-1 {
    min-height: 65px;
    padding: 22px 15px 0;
}

.home .box_15-1 {
    border-top: 1px solid #d9d9d9;
    font-size: 26px;
    font-weight: bold;
    line-height: 20px;
    min-height: 65px;
    padding: 22px 15px 0;
}

.home .box_15-1 img {
    margin-top: 2px;
}

#footer #footer-widgets {
    display: none;
}


/*update 2014-10-06*/

footer.post-more {
    display: none;
}


/*update 2014-10-06*/

.home .block_3_inner {
    padding: 0px 50px;
}


/*update 2014-10-07*/

.home #wrapper {
    margin: 0px;
    padding: 0px;
}


/*update 2014-10-07*/


/*update 2014-10-08*/

.home .subscribe_content .radius_1 {
    min-height: 150px;
}

.home .subscribe_content .box_2_inner {
    border-top: 1px solid #d9d9d9;
    padding: 25px 22px;
}

.home .subscribe_content .active_box_2 .radius_1 {
    min-height: 173px;
    padding: 36px 15px;
}

.home .subscribe_content .box_11 {
    min-height: 151px;
    padding: 53px 0;
}

.home .subscribe_content .box_10 {
    min-height: 80px;
    padding: 30px 0 0;
}

.home .subscribe_content .active_box_2 .box_16 {
    padding: 30px 15px 35px;
}

.home .subscribe_content .box_3_nav {
    margin-bottom: 0px;
}

.home .block12 {
    padding: 85px 0;
}

.home .consultant_section {
    padding: 0 75px;
}

.home .consultant_section .box_0 h3 {
    color: #000;
    font-weight: 700 !important;
    margin-bottom: 68px !important;
    text-align: center;
}

.home .consultant_section .box_3_bottom ul li .box_17_info h5 {
    color: #000;
    font-weight: 100 !important;
}

.home .consultant_section .box_3_bottom p {
    color: #000 !important;
}


/***Updated 16 sept 2014 *****/

#content #main article {
    overflow: hidden;
}


/***** New landing Page ******/

.screening-page li {
    list-style: outside none none !important;
}

.screening-page ul {
    margin: 0;
    padding: 0;
}

body.screening-page {
    background: none repeat scroll 0 0 #ffffff !important;
    color: #2f2f2f !important;
    font-family: "Open Sans", sans-serif !important;
    font-size: 13px !important;
    font-weight: 100 !important;
}

.container_landingpage {
    width: 100%;
    margin: 0px auto;
    max-width: 1030px;
    /* padding: 0 15px;
*/
    padding: 0px;
}


/**** Video Section ****/

.landing-page .video_section {
    background: none!important;
    padding-top: 10px !important;
    min-height: 310px!important;
}

.landing-page .video_inner {
    background: url("../../uploads/landingpages/importfromasia.jpg") no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 4px 4px 0 0;
    font-weight: normal;
    min-height: 310px;
    padding: 20px 18px 15px;
}

.supplier-screening .video_inner {
    background: url("../../uploads/landingpages/supplier-screening-banner.jpg") no-repeat scroll left center / cover rgba(0, 0, 0, 0);
}

.landing-page .video_inner .banner_text h1 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 15px;
}

.landing-page .video_inner .banner_text p {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500 !important;
    line-height: 18px;
    margin: 0 0 10px;
}

.landing-page .video_inner .package a {
    background: #24ad81;
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    font-size: 13px;
    margin-right: 10px;
    padding: 5px 12px;
}

.landing-page .video_inner .contact a {
    background: #1c7dbb;
    border: medium none;
    border-radius: 5px;
    margin-left: 10px;
    padding: 5px 12px;
}

.landing-page .video_inner .banner_text {
    padding: 22px 0 0;
}

.landing-page .video_inner .video_text {
    padding: 0px 0;
    color: #fff;
    font-size: 16px;
}

.landing-page .video_inner .banner_text ul {
    color: #ffffff;
    font-size: 12px;
    margin: 0;
    padding-left: 20px;
}

.landing-page .video_inner .banner_text ul li {
    font-size: 13px;
    line-height: 19px;
    list-style-image: url("../../uploads/landingpages/video-arrow.png") !important;
    margin-bottom: 10px;
    text-align: left;
}

.landing-page .video_inner .banner_text ul li:last-child {
    margin-bottom: 0px;
}

.landing-page .video_inner .get_info {
    color: #ffffff;
    font-size: 16px;
    padding-top: 18px;
    text-align: center;
}

.landing-page .banner_left {
    width: 54.6%;
    padding: 0px;
}

.landing-page .banner_right {
    padding: 0;
    text-align: left;
    width: 45.4%;
    padding-left: 15px;
}

.landing-page .video_inner .video_text p {
    font-weight: normal;
    margin-bottom: 0;
}

.supplier-screening .video_inner .get_info {
    padding-top: 30px;
}


/******* Common Layout ****/

.section_title {
    color: #1c7dbb;
    margin-bottom: 12px !important;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 15px;
}

.common_layout {
    border: 1px solid #c6c6c6;
    border-radius: 5px;
    padding: 20px;
    float: left;
    width: 100%;
}

.s2b1-inner {}


/**** Sample Report Section ****/

.sample_report {
    margin: 20px 0px;
}

.sample_report_inner {
    background: url("../../uploads/landingpages/sample-report-background.png") repeat-x scroll 0 0 / contain rgba(0, 0, 0, 0);
    min-height: 332px;
}

.sample_report_inner.common_layout p {
    color: #000;
}

.sample_report .sample_report_left {
    float: left;
    max-width: 300px;
    width: 30%;
}

.sample_report .sample_report_right {
    float: left;
    width: 70%;
    padding-left: 20px;
}

.sample_report .section_1 {
    margin-top: 10px;
}

.sample_report .section_1 a {
    background: none repeat scroll 0 0 #24ad81;
    color: #ffffff;
    display: block;
    font-size: 13px;
    font-weight: 600;
    padding: 6px 15px;
    text-align: center;
    border-radius: 4px;
}

.sample_report .section_1 a:hover {
    text-decoration: none;
    opacity: .85;
}

.sample_report ul {
    color: #000000 !important;
    font-size: 13px;
    margin: 0 !important;
    padding-left: 20px;
}

.sample_report ul li {
    list-style-image: url("../../uploads/landingpages/sample-report-arrow.png") !important;
    margin-bottom: 26px;
    font-weight: 600;
}

.sample_report ul li:last-child {
    margin-bottom: 0px;
}

.sample_report .sample_report_left a img {
    border: 2px solid #000000;
    border-radius: 0;
}


/**** Hpw it Works Section ****/

.section_2 {
    margin-right: -25px;
    margin-left: -25px;
}

.how_it_works {
    margin: 20px 0px;
}

.how_it_works_inner {
    background: url("../../uploads/landingpages/how-it-works-background.png") repeat-x scroll 0 0 / contain rgba(0, 0, 0, 0);
}

.how_it_works .section_2_block1 {
    display: inline-block;
    text-align: center;
    padding: 0 25px;
    postion: relative;
}

.bonus_title {
    width: 100%;
    float: left;
    font-size: 12px !important;
    font-weight: 700 !important;
    vertical-align: top !important;
    text-align: left !important;
    margin: 0 !important;
}

.s2b1-inner {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #c6c6c6;
    float: left;
    padding: 10px;
    padding-right: 70px;
    width: 100%;
    position: relative;
    height: 90px;
    display: table;
}

.section_2_left.mid {
    float: none !important;
    display: table-cell;
    vertical-align: middle !important;
    font-weight: bold !important;
}

.how_it_works .home2.section_2_block1::after {
    background-image: url("../../uploads/landingpages/how-it-woks-arrow.png");
    content: "";
    display: block;
    height: 23px;
    position: absolute;
    right: -15px;
    top: 35%;
    width: 30px;
}

.how_it_works .home2.section_2_block1.source-report::after {
    background-image: none;
}

.how_it_works .section_2_left {
    color: #2f2f2f;
    float: left;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    margin-top: 6px;
    position: relative;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}

.home li {
    list-style: outside none none !important;
}

.how_it_works .s2b1-inner:before {
    content: "";
    float: left;
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 100%;
    background: url("../../uploads/landingpages/online-advisor.png") center no-repeat;
    /*changed this*/
    /*background-size: 80px;*/
}

.how_it_works.home2icon .place_order .s2b1-inner:before {
    content: "";
    float: left;
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 100%;
    background: url("../../uploads/landingpages/place-order-online.png") center no-repeat;
    /*background-size: 80px;*/
}

.how_it_works.home2icon .supplier .s2b1-inner:before {
    content: "";
    float: left;
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 100%;
    background: url("../../uploads/landingpages/supplier-research.png") center no-repeat;
    /*background-size: 80px;*/
}

.how_it_works.home2icon .supplier .s2b1-inner:before {
    content: "";
    float: left;
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 100%;
    background: url("../../uploads/landingpages/supplier-research.png") center no-repeat;
    /*background-size: 80px;*/
}

.how_it_works.home2icon .doc-verify .s2b1-inner:before {
    content: "";
    float: left;
    position: absolute;
    right: 0;
    top: 0;
    width: 95px;
    height: 100%;
    background: url("../../uploads/landingpages/document-verification.png") center no-repeat;
    background-size: 80px;
}

.supplier .s2b1-inner:before {
    background: url("../../uploads/landingpages/instant-delivery.png") center no-repeat;
    /*background-size: 80px;*/
}

.doc-verify .s2b1-inner:before {
    background: url("../../uploads/landingpages/free.png") center no-repeat;
    /*background-size: 70px;*/
}

.source-report .s2b1-inner:before {
    background: url("../../uploads/landingpages/source-report.png") center no-repeat;
    background-size: 50px;
}

.how_it_works .arrow {
    display: inline-block;
    height: 100%;
    margin: 0 6px;
    position: relative;
    width: 3%;
}

.img-container {
    bottom: 25px;
    position: absolute;
}

.supplier .section_2_right img {
    position: relative;
}


/**** What are Customer Say Section ****/

.what_our_customer_say {
    margin: 20px 0px;
}

.customer_say_inner {
    background: url("../../uploads/landingpages/what-customer-say-background.png") repeat-x scroll 0 0 / contain rgba(0, 0, 0, 0);
}

.what_our_customer_say .section_3 h6 {
    display: inline-block;
    font-size: 13px;
    margin-bottom: 0;
    margin-right: 3px;
}

.what_our_customer_say .section_3 img {
    border-radius: 0;
    display: inline-block;
    vertical-align: middle;
}

.what_our_customer_say .section_3 p {
    color: #000000 !important;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 4px;
}

.what_our_customer_say .section_3 {
    display: inline-block;
    float: left;
    width: 33.333%;
    padding: 0 15px;
}

.what_our_customer_say .section_3 span p {
    line-height: 16px;
    margin-bottom: 0;
}


/********* Startups Section ****/

.startups_section {
    margin: 20px 0px;
}

.startups_section .startups_section_inner {
    background: url("../../uploads/landingpages/what-customer-say-background.png") repeat-x scroll 0 0 / contain rgba(0, 0, 0, 0);
}

span.section_sub_title {
    color: #24AD81;
    font-weight: 700;
    font-size: 14px;
    float: left;
    width: 100%;
    padding-left: 15px;
    /*margin-bottom: 20px;*/
}

.category_readmore {
    background-color: #24AD81;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    width: 100%;
    float: left;
    text-align: center;
    padding: 4px 0;
    margin-top: 20px;
    border-radius: 5px;
    max-width: 219px;
}

.category_readmore:hover {
    text-decoration: none !important;
    color: #fff;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-40 .margin-top-30 {
    margin-bottom: 15px;
}

.margin-top-30 {
    margin-top: 13px;
}

.startups_section ul {
    text-align: center;
}

.startups_section ul li {
    float: left;
    width: 16.5%;
    margin-bottom: 15px;
    padding: 0 10px;
    margin-bottom: 0;
    min-height: 170px;
    line-height: 18px;
    font-weight: 600;
}

.startups_section ul li:nth-of-type(6n) {
    margin-right: 0px;
}

.startups_section ul li img {
    border: 1px solid #c6c6c6;
    border-radius: 5px;
    margin-bottom: 5px;
    max-width: 155px;
}

.startups_section ul li span {
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
    margin-top: 8px;
}

.startups_section .startups_btn {
    margin-top: 12px;
    text-align: center;
}

.startups_section .startups_btn a,
.startups_section .starter_package_btn a {
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-weight: 500;
    padding: 4px 22px;
}

.startups_section .startups_btn a:hover,
.startups_section .starter_package_btn a:hover {
    text-decoration: none;
    color: #fff;
    opacity: .85;
}

.startups_section .startups_btn .pkg-btn,
.startups_section .starter_package_btn .pkg-btn {
    background: #24ad81;
    margin-right: 10px;
}

.startups_section .startups_btn .contact-btn,
.startups_section .starter_package_btn .contact-btn {
    background: #1c7dbb;
}

.starter_package_btn .pkg-btn {
    background: #24ad81;
    margin-right: 10px;
}

.starter_package_btn .contact-btn {
    background: #1c7dbb;
}

.starter_package_btn a {
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-weight: 500;
    padding: 2px 22px 4px;
}

.starter_package_btn a:hover {
    text-decoration: none;
    color: #fff;
    opacity: .85;
}


/****** FAQ ******/

.landing-page .faq_section_inner {
    background: url("../../uploads/landingpages/what-customer-say-background.png") repeat-x scroll 0 0 / contain rgba(0, 0, 0, 0);
}

.landing-page .faq_section p {
    color: #000000 !important;
    line-height: 18px;
    margin-bottom: 18px;
    font-weight: 600;
    font-size: 13px;
}

.landing-page .faq_btn {
    margin-top: 20px;
    text-align: center;
}

.landing-page .faq_btn a {
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-weight: 500;
    padding: 6px 22px;
}

.landing-page .faq_btn a:hover {
    text-decoration: none;
    color: #fff;
    opacity: .85;
}

.landing-page .faq_btn .pkg-btn {
    background: #24ad81;
    margin-right: 10px;
}

.landing-page .faq_btn .contact-btn {
    background: #1c7dbb;
}

.landing-page {
    margin-bottom: 40px;
    float: left;
}

.landing-page .faq_section_inner p strong {
    color: #fc7c00;
}

.main_lp .faq_section_inner p strong {
    color: #fc7c00;
}


/***** Starter Package Price Table  *****/

.starter_package_inner {
    background: url("../../uploads/landingpages/how-it-works-background.png") repeat-x scroll 0 0 / contain rgba(0, 0, 0, 0);
}

.starter_package_table .plan-container .plan-card {
    width: 33.3%;
}

.starter_package_table .table tr th {
    border-radius: 5px 5px 0 0;
    border-right: 3px solid #ffffff !important;
    padding: 13px 6px;
    text-align: center;
    text-transform: capitalize;
    vertical-align: middle;
    width: 350px;
    /* 192px;*/
    border-left: 0px;
    border-top: 0px;
    border-bottom: 0px;
}

.starter_package_table .table tr th:nth-child(6) {
    border-right: none;
}

.starter_package_table .table tr th h6 {
    color: #ffffff;
    font-weight: normal;
    margin-bottom: 0;
}

.table_section {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #000 !important
}

.table_section .brown_color {
    background: #3c3c3c!important
}

.table_section .orange_color {
    background: #fc7c00!important
}

.table_section .th_first {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    width: 350px !important;
    /*248px !important; */
    font-size: 13px !important;
    font-weight: normal !important;
    text-align: left !important;
}

.table_section tr td:first-child {
    text-align: left !important;
}

.table_section .td_first {
    border: none;
    background: none;
}

.table_section .first_row td {
    color: #3d3d3d;
    font-size: 20px;
    font-weight: 500;
    padding: 8px 12px !important;
    text-align: center;
}

.table_section td {
    text-align: center;
    padding: 12px 12px!important;
}

.table_section .first_row td:nth-child(3) {
    color: #fc7c00;
}

.table_section tr:nth-child(2n) td {
    background: none repeat scroll 0 0 #ffffff;
}

.table_section .btn_section {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 5px;
    color: #000000;
    padding: 5px 12px;
}

.table_section .btn_section_orange {
    background: #fc7c00;
    color: #fff;
    border-radius: 5px;
    padding: 5px 12px;
}

.table_section .first_row td:before {
    content: attr(data-name);
}


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


/*  Blog Page Css */


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

.blog-post-other {
    margin-bottom: 0 !important;
}

.blog-setion h3 {
    color: #4e4e4e;
    font-size: 24px;
}

.blog-post-box img,
.blog-post-other img {
    border: 2px solid #ffffff;
    box-shadow: 0 0 4px #b6b6ba;
    -webkit-box-shadow: 0 0 4px #b6b6ba;
    -moz-box-shadow: 0 0 4px #b6b6ba;
}

.blog-post-other img {
    min-height: 100%;
    min-width: 100%;
    width: auto !important;
    height: 100% !important;
    position: relative !important;
    top: 0%!important;
    left: 50%!important;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    max-width: none;
    box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    image-rendering: -webkit-optimize-contrast;
}

.images-other-category {
    height: 175px;
    border: 2px solid #ffffff;
    box-shadow: 0 0 4px #b6b6ba;
    -webkit-box-shadow: 0 0 4px #b6b6ba;
    -moz-box-shadow: 0 0 4px #b6b6ba;
    overflow: hidden;
}

.blog-post-title,
.blog-post-other h4 {
    color: #4e4e4e;
    font-size: 18px;
    text-align: center;
}

.blog-post-other h4 {
    margin-top: 10px;
}

.blog-post-box,
.blog-post-other {
    margin-bottom: 5px;
}

.blog-post-box a,
.blog-post-other a {
    display: block;
    padding: 10px;
}

.blog-post-box a:hover,
.blog-post-other a:hover {
    background-color: #e5e5e5;
    text-decoration: none;
}

.blog-setion .row {
    margin: 0 -10px;
}

.blog-setion .col-md-6 {
    padding: 0;
    box-sizing: border-box;
    display: inline-block;
    float: none;
    padding: 0;
    vertical-align: top;
    width: 49.5%;
}

.blog-setion .col-md-4 {
    padding: 0;
    box-sizing: border-box;
    display: inline-block;
    float: none;
    padding: 0;
    vertical-align: top;
    width: 32.5%;
}

.button-section {
    text-align: right;
    margin-bottom: 10px;
}

.button-section .button {
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #FA902D), color-stop(1, #DB7E27));
    background-image: -o-linear-gradient(bottom, #FA902D 0%, #DB7E27 100%);
    background-image: -moz-linear-gradient(bottom, #FA902D 0%, #DB7E27 100%);
    background-image: -webkit-linear-gradient(bottom, #FA902D 0%, #DB7E27 100%);
    background-image: -ms-linear-gradient(bottom, #FA902D 0%, #DB7E27 100%);
    background-image: linear-gradient(to bottom, #FA902D 0%, #DB7E27 100%);
    border: 1px solid #f68f2e;
    border-radius: 8px;
    color: #fcfcfc;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
}


/******14-feb-018*********/

.full-width {
    width: 100%;
    display: inline-block;
}

.good-hand-box {
    width: 25%;
    float: left;
    padding: 0px 20px;
}

.hand-img {
    width: 118px;
    height: 118px;
    border-radius: 50%;
    display: block;
    margin: 0px auto;
}


/******14-feb-018*********/


/******15-feb-018*********/

.good-hand-section {
    padding: 32px 0px 10px;
}

.good-hand-box .hand-content p:last-child {
    margin-bottom: 0;
}

.good-hand-section h3.section_title {
    margin-bottom: 39px !important;
}

.good-hand-box .hand-content p {
    font-size: 13px;
    color: #000;
    font-weight: normal !important;
}

.hand-content {
    padding-top: 12px;
}

.good-row {
    margin: 0px -20px;
}


/******15-feb-018*********/


/**************** new sub-menu for desktop starts here ************************/


/*********** Starter Package *************/

.dropdownlist {
    background-color: #fff;
    position: absolute;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    right: 0;
    left: 0;
    top: 85%;
    padding: 30px;
    box-shadow: 1px 3px 12px 2px #cccccc;
    border-radius: 10px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.dropdownlist ul {
    float: left;
    text-align: left;
}

.dropdownlist ul li h1 {
    font: 800 26px/1.5 'Open Sans', sans-serif;
    color: #ff9935;
}

.dropdownlist ul.w-30 {
    width: 30%;
}

.dropdownlist ul.w-30 li h1 {
    padding-left: 15px;
}

.dropdownlist ul.w-40 {
    width: 40%;
    position: relative;
}

.dropdownlist ul.w-40:after,
ul.product_category.w-30.lm:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 10%;
    height: 82%;
    width: 1px;
    background: #eaeaea;
}

.dropdownlist.free_resources ul.product_category.w-50:first-child:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 75%;
    width: 1px;
    background: #eaeaea;
}

ul.product_category.w-30.lm {
    position: relative;
}

.dropdownlist ul li a .img_d {
    width: 35px;
    height: 35px;
    display: inline-block;
    border: 1px solid #c5c5c5;
    padding: 2px;
    text-align: center;
    overflow: hidden;
}

.dropdownlist.free_resources ul li a .img_d {
    /* added to remove frames on flags */
    width: 35px;
    height: 35px;
    display: inline-block;
    border: 0px solid #c5c5c5;
    padding: 2px;
    text-align: center;
    overflow: hidden;
}


/* jan 29 2019 starts here */

.dropdownlist.no-grey-border ul li a .img_d {
    border: 0 none;
    width: 50px;
    height: 50px;
}


/* jan 29 2019 ends here */

.dropdownlist ul li a .img_d img {
    width: auto;
    height: auto;
    vertical-align: middle;
}

.dropdownlist ul li a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    text-decoration: none !important;
}

.dropdownlist ul li a:hover span {
    color: #ff9935;
}

.dropdownlist ul li {
    padding: 4px 0;
}

.dropdownlist ul li span {
    padding-left: 10px;
    font: 15px/1 'Open Sans', sans-serif;
    color: #333333;
}

ul.product_category.w-30.ccs li a {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    text-decoration: none;
}

ul.product_category.w-30.ccs li a img {
    display: block;
    max-width: 100px;
}

ul.product_category.w-30.ccs li a ul.coutry_flag {
    display: block;
    width: 100%;
    text-align: center;
}

ul.product_category.w-30.ccs li {
    border: 1px solid #c5c5c5;
    margin-bottom: 10px;
}

ul.product_category.w-30.ccs li a ul.coutry_flag li {
    display: inline-block;
    vertical-align: middle;
    border: 0 none;
    margin: 0;
    padding: 5px;
    font: 600 12px/1 'Open Sans', sans-serif;
    color: #2f2f2f;
}

ul.product_category.w-30.ccs li:first-child {
    border: 0 none;
    margin: 0;
}

.dropdownlist:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 20px solid #fff;
    border-top: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    display: block;
    top: -39px;
}

.dropdownlist.starter_package:before {
    left: 34%;
}

.dropdownlist.Webinars:before {
    left: 45%;
}

.dropdownlist.free_resources:before {
    left: 53%;
}

ul.product_category.w-30.lm li {
    padding-bottom: 20px;
}

ul.product_category li:first-child {
    padding: 0;
    padding-bottom: 20px;
}


/********** Free Resources Sub-menu ***********/

.dropdownlist.free_resources {
    justify-content: space-between;
}

ul.product_category.w-50 {
    width: 50%;
}

.dropdownlist.free_resources ul li h1 {
    text-align: center;
}

.dropdownlist.free_resources ul.product_category.w-50:first-child {
    position: relative;
}

.dropdownlist.free_resources ul.product_category.w-50.e_book {
    width: 62%;
}

.dropdownlist.free_resources ul.product_category.w-50.e_book li:last-child {
    padding: 20px;
    border: 1px solid transparent;
}

.dropdownlist.free_resources ul.product_category.w-50.e_book li:last-child:hover {
    border: 1px solid #ffae5f;
}


/******* June 27 2018 ********/

.dropdownlist.free_resources ul.product_category.w-50.e_book li .book_section {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.dropdownlist.free_resources ul.product_category.w-50.e_book li .book_section a {
    display: block;
}

.dropdownlist.free_resources ul.product_category.w-50.e_book li .book_section .ebook_img {
    width: 40%;
}

.dropdownlist.free_resources ul.product_category.w-50.e_book li .book_section .btn_ebook {
    width: 60%;
}

.dropdownlist.free_resources ul.product_category.w-50.e_book li .book_section .btn_ebook button {
    display: block;
    width: 100%;
    padding: 10px;
    margin: 14px 0;
    font: 800 13px/1.5 'Open Sans', sans-serif;
    color: #fff;
    border: 0 none;
    border-radius: 6px;
    background-color: #24a16e;
    transition: all 1s;
}

.dropdownlist.free_resources ul.product_category.w-50.e_book li .book_section .btn_ebook button:hover {
    background-color: #24a16e8f;
}


/***********  Webinars ************/

.dropdownlist.Webinars ul.product_category.w-50:first-child li a {
    -ms-align-items: flex-start;
    align-items: flex-start;
}

.dropdownlist.Webinars ul.product_category.w-50:first-child li {
    padding: 10px 0;
}

.dropdownlist.Webinars ul.product_category.w-50 li a .des span {
    padding-left: 0;
    font: 800 16px/1 'Open Sans', sans-serif;
    color: #333;
}

.dropdownlist.Webinars ul.product_category.w-50 li a:hover .des span {
    color: #ff9935;
}

.dropdownlist.Webinars ul.product_category.w-50 li a .des p {
    font: 100 15px/1 'Open Sans', sans-serif;
    color: #333;
    margin-bottom: 0;
}

.dropdownlist.Webinars ul.product_category.w-50 li a .des {
    padding-left: 10px;
}

.dropdownlist.Webinars ul li h1 {
    text-align: center;
}

ul.product_category.w-50.tuesday {
    text-align: center;
    position: relative;
}

ul.product_category.w-50.tuesday:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 82%;
    width: 1px;
    background: #eaeaea;
}

ul.product_category.w-50.tuesday li:last-child a {
    justify-content: center;
}

ul.product_category.w-50.tuesday li:last-child {
    padding: 0 80px;
}

ul.product_category.w-50.tuesday li p {
    font: 100 16px/1.5 'Open Sans', sans-serif;
    color: #333;
    padding-top: 10px;
    margin-bottom: 10px;
}

ul.product_category.w-50.tuesday li button {
    display: block;
    width: 100%;
    padding: 10px;
    margin: 14px 0;
    font: 800 16px/1.5 'Open Sans', sans-serif;
    color: #fff;
    border: 0 none;
    border-radius: 6px;
}

ul.product_category.w-50.tuesday li button.canada {
    background-color: #24a16e;
    transition: all 1s;
}

ul.product_category.w-50.tuesday li button.canada:hover {
    background-color: #24a16e8f;
}

ul.product_category.w-50.tuesday li button.asia {
    background-color: #fb8d08;
    transition: all 1s;
}

ul.product_category.w-50.tuesday li button.asia:hover {
    background-color: #fb8d0891;
}

body .dropdownlist ul li {
    list-style: none !important;
    list-style-image: none !important;
}

.logo_section {
    z-index: 9999999;
}

header .nav_bar {
    z-index: 99999999;
    position: relative;
}

.dropdownlist.free_resources {
    max-width: 800px;
}

.dropdownlist.free_resources ul.product_category.w-50:first-child {
    width: 35%;
}

.dropdownlist.free_resources ul.product_category.w-50.e_book li .book_section .btn_ebook span {
    padding-left: 0;
}

body .dropdownlist ul li h1 {
    display: block !important;
}


/*.charlotte-background,
.topeka-background {
    z-index: 8888888888 !important;
}
*/


/******* Responsive ********/

@media only screen and (max-width: 1201px) {
    .dropdownlist {
        max-width: 992px;
    }
    .dropdownlist ul li h1 {
        font: 800 20px/1.5 'Open Sans', sans-serif;
    }
}

@media only screen and (min-width: 1024px) {
    .logo_section_nav ul li a:hover {
        background: transparent !important;
    }
    .logo_section ul.sub-menu {
        visibility: hidden !important;
    }
    body.logged-in .logo_section ul.sub-menu {
        visibility: visible !important;
    }
}

@media only screen and (max-width: 1024px) {
    .dropdownlist {
        display: none !important;
    }
}


/**************** new sub-menu for desktop ends here ************************/


/* menu modification starts here 22-10-2018 */

.dropdownlist:before {
    content: none;
}

ul.nav li.ebook:before,
ul.nav li.webinar:before,
ul.nav li.starter:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 20px solid #fff;
    border-top: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    display: block;
    top: 16px;
    z-index: 444;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
}

ul.nav li.drop-angle:before {
    opacity: 1;
}

@media only screen and (max-width: 767px) {
    ul.nav li.ebook:before,
    ul.nav li.webinar:before,
    ul.nav li.starter:before {
        content: none;
    }
}


/* menu modification ends here 22-10-2018 */


/*************** 12-JAN-018 DESIGNER CSS***********/


/*------------------------- 17 may 2017 -------------------------*/

.landing-page .video_inner .get_info .package a.btn.btn-ctrl {
    background-color: #fe9f00;
    margin: 0 0 10px 10px;
}

.landing-page .video_inner .get_info .package a.btn {
    padding: 7px 12px 9px !important;
    margin: 0 0 10px 0px;
}


/*------------------------- 08 August 2017 For Starter Package -------------------------*/

.right_content ul.list_style_book {
    padding-left: 0;
    padding-top: 5px;
}

.right_content ul.list_style_attach {
    padding-top: 25px;
}

.right_content ul.list_style_book li {
    margin-bottom: 4px;
}

.right_content ul.list_style_book li:before,
.right_content ul.list_style_attach li:before {
    content: "";
    width: 17px;
    position: absolute;
    height: 17px;
    background-size: 16px auto;
    left: 0px;
    top: 2px;
}

div ul.list_style_book .book_list:before,
div ul.list_style_attach .book_list:before {
    background: url(../../uploads/landingpages/book.png) no-repeat;
}

div ul.list_style_book .task_list:before,
div ul.list_style_attach .task_list:before {
    background: url(../../uploads/landingpages/tick.png) no-repeat;
}

div ul.list_style_book .attach_list:before,
div ul.list_style_attach .attach_list:before {
    background: url(../../uploads/landingpages/paperclip.png) no-repeat;
}

div ul.list_style_book .document_list:before,
div ul.list_style_attach .document_list:before {
    background: url(../../uploads/landingpages/document.png) no-repeat;
}

div ul.list_style_book .video_list:before,
div ul.list_style_attach .video_list:before {
    background: url(../../uploads/landingpages/video.png) no-repeat;
    top: 4px;
}

div ul.list_style_book .email_list:before,
div ul.list_style_attach .email_list:before {
    background: url(../../uploads/landingpages/at-sign.png) no-repeat;
}

.rounded.no-round-corner .left_image,
.rounded.no-round-corner .left_image img,
.no-round-corner .left_image,
.no-round-corner .left_image img {
    border-radius: 0;
}

.right_content ul.list_style_attach.no-padding-top {
    padding-top: 0;
}


/*------------------------- 08 August 2017 For Starter Package End CSS-------------------------*/


/*-------------- End ---------------*/

@media (max-width: 1200px) {
    .new-starter-package .starter_package_table .bg_table .special .plan-card-inner h4 {
        padding: 23.6px 21px;
    }
}

@media (max-width: 991px) {
    .bg_table .plan-card-inner h4 {
        height: auto;
    }
    .home .bg_table .starter_package_btn {
        width: 200px;
    }
    .new-starter-package .starter_package_table .bg_table .special .plan-card-inner h4 {
        padding: 22.5px 5px;
    }
    /*------------------------- 08 August 2017 For Starter Package -------------------------*/
    .right_content ul.list_style_attach {
        padding-top: 0;
    }
    .landing-page.bg_outer {
        max-width: 100%;
    }
}

@media (max-width:767px) {
    /*******good hands******/
    .good-hand-box {
        width: 50%;
        margin-bottom: 25px;
    }
    .good-row {
        margin: 0px -10px;
    }
    /*******good hands******/
    /********************************/
    /* blog responsive chnages */
    /********************************/
    .blog-setion {
        margin: 0 auto;
        max-width: 655px;
        margin: 0 8px;
    }
}

@media (max-width: 480px) {
    /*******good hands******/
    .good-hand-box {
        width: 100%;
    }
    /*******good hands******/
}


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


/* blog responsive changes */


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

.blog-setion .col-md-6,
.blog-setion .col-md-4 {
    display: block;
    margin: 0 auto;
    max-width: 300px;
    width: 100%;
}

.blog-setion .col-md-4 {
    max-width: 225px;
}

.blog-setion h3 {
    text-align: center;
}

.button-section {
    margin-bottom: 25px;
    text-align: center;
}


}

/************ BG Blog Footer 2016-03-15 start here ************/
.footer-blog-section {
    padding: 10px;
    overflow: hidden;
    border: 2px solid #333333;
    font-size: 16px;
    margin: 20px auto;
    width: 100%;
    max-width: 613px;
}
.footer-imgleft img.no-curve {
    border-radius: 0;
}
.footer-imgleft {
    float: left;
    width: 35%;
    padding-right: 15px;
}
.footer-icontentright {
    float: right;
    width: 65%;
}
.footer-blog-section h2 {
    color: #1c7dbb;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 0px 0;
    line-height: 1.3;
    margin-bottom: 5px;
    text-align: center;
}
.footer-blog-section h3 {
    font-size: 15px !important;
    font-weight: bold !important;
    text-align: center;
    margin: 5px 0 25px 0;
    color: #FF950C !important;
}
.footer-icontentright p,
.footer-icontentright li {
    list-style: none !important;
    margin-bottom: 10px;
    font-weight: bold !Important;
    font-size: 15px !Important;
}
.footer-icontentright span.orange-color {
    color: #FF9000;
}
.footer-icontentright h5 {
    font-weight: 700;
    text-decoration: underline;
}
.footer-icontentright ul {
    padding: 0;
    margin: 0 !important;
    list-style: none;
}
.footer-icontentright ul li {
    list-style: none !important;
    margin-bottom: 8px;
}
.tick-icon {
    background: rgba(0, 0, 0, 0) url("../../uploads/landingpages/guide_list.png") no-repeat scroll left center;
    height: 10px;
    width: 14px;
    display: inline-block;
    margin-right: 5px;
}
.widget.widget_text {
    list-style: none;
}
.footer-blog-section a.getitnowbtn {
    margin: 10px 0;
    text-align: center;
    max-width: 368px;
    display: inline-block;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
@media (max-width: 767px) {
    .footer-imgleft {
        float: none;
        width: 100%;
        padding-right: 0;
        text-align: center;
        margin-bottom: 10px;
    }

    .footer-icontentright {
        float: none;
        width: 100%;
    }

    .footer-blog-section a.getitnowbtn {
        font-size: 14px;
    }
}

/************ BG Blog Footer 2016-03-15 end here ************/

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

/* Testimonials 2016-12 LP  */

/*************************************/
.testimonials-wrap {
    float: left;
    margin: 10px 0;
    width: 100%;
}
.testimonials-text {
    margin: 0 auto;
    max-width: 1030px;
    padding: 0 15px;
    width: 100%;
    position: relative;
}
.testimonials-text .text.testimonial_rotator_description {
    font-size: 17px;
}
.testimonials-text .testimonial_rotator_wrap {
    margin: 0 0px;
}
.testimonials-text h2.testimonial_rotator_slide_title {
    display: none;
}
.testimonials-text hr.longform_hr {
    display: none;
}
.testimonials-text .testimonial_rotator.template-longform .testimonial_rotator_img {
    border-radius: 0;
    display: block;
    height: auto;
    float: none;
    width: 100%;
    margin: 0px 0px 10px 0px;
    overflow: hidden;
    text-align: center;
}
.testimonials-text .testimonial_rotator.template-longform .testimonial_rotator_img img {
    max-width: 100%;
    float: none;
    width: 100px;
    height: 100px;
    margin: 0 auto 10px;
    overflow: hidden;
}
.testimonials-text .testimonial_rotator.template-longform .testimonial_rotator_author_info {
    display: inline-block;
    vertical-align: middle;
}
.testimonials-text .testimonial_rotator.template-longform .testimonial_rotator_author_info p {
    font-size: 18px;
    color: #000;
    margin: 0;
}
.testimonials-text .testimonial_rotator_nav .testimonial_rotator_prev i,
.testimonials-text .testimonial_rotator_nav .testimonial_rotator_next i {
    font-size: 50px;
}
.testimonials-text .testimonial_rotator_nav .testimonial_rotator_next i,
.testimonials-text .testimonial_rotator_nav .testimonial_rotator_prev i {
    color: #000000;
    font-size: 61px;
    font-weight: normal;
}
.testimonial_rotator_wrap.with-prevnext {
    padding: 10px 34px;
}
.testimonials-text .testimonial_rotator_nav .testimonial_rotator_prev:hover,
.testimonials-text .testimonial_rotator_nav .testimonial_rotator_next:hover {
    color: rgba(0, 0, 0, 0.9);
}
.testimonials-text .testimonial_rotator.template-longform .testimonial_rotator_img img {
    border-radius: 0px
}
.testimonials-text .testimonial_rotator.template-longform .testimonial_rotator_quote {
    position: relative;
    line-height: 1.6;
    color: #3a3a3a;
    font-size: 22px;
    font-weight: 600;
    position: relative;
}
.testimonials-text .testimonial_rotator.template-longform .testimonial_rotator_quote:before {
    font-family: "fontawesome";
    color: #737373;
    position: absolute;
    top: 0px;
    content: "";
    /*    background: url(../../uploads/landingpages/left-quote.png);*/

    height: 29px;
    width: 11px !Important;
    left: 7px;
    background-repeat: no-repeat;
}
span.beforeiconcontet:before {
    position: absolute;
    content: "";
    right: 0;
    top: -21px;
    font-size: 12px;
    background: url(../../uploads/landingpages/testimonial-quote.png);
    height: 23px;
    width: 31px !Important;
    left: -17px;
    background-repeat: no-repeat;
}
span.beforeiconcontet {
    position: relative;
    display: inline-block;
    width: 15px;
}
span.aftericoncontet {
    position: relative;
    display: inline-block;
}
span.aftericoncontet:after {
    font-family: "fontawesome";
    color: #737373;
    position: absolute;
    content: "";
    right: 0;
    top: -14px;
    font-size: 12px;
    /*    background: url(../../uploads/landingpages/right-quote.png);*/

    height: 29px;
    width: 31px !Important;
    left: 0px;
    background-repeat: no-repeat;
}
.testimonials-text .testimonial_rotator_nav .testimonial_rotator_prev i:before {
    content: "";
    background: url(../../uploads/landingpages/left-arrow.png);
    height: 32px;
    width: 31px !Important;
    left: 0px;
    background-repeat: no-repeat;
    position: absolute;
    background-position: top left;
}
.testimonials-text .testimonial_rotator_nav .testimonial_rotator_prev i:hover:before {
    background-position: bottom left;
}
.testimonials-text .testimonial_rotator_nav .testimonial_rotator_next i:before {
    content: "";
    background: url(../../uploads/landingpages/right-arrow.png);
    height: 32px;
    width: 31px !Important;
    left: 0px;
    background-repeat: no-repeat;
    position: absolute;
    background-position: top left;
}
.testimonials-text .testimonial_rotator_nav .testimonial_rotator_next i:hover:before {
    background-position: bottom left;
}
.testimonial_rotator_next {
    right: 20px;
}
.img-wrap {
    display: inline-block;
    margin: 0px 0 0;
}
.img-wrap::after {
    clear: both;
    content: "";
    display: block;
    float: none;
}
.testimonials-text .testimonial_rotator.template-longform .testimonial_rotator_quote br {
    display: none;
}
.testimonial_rotator_prev,
.testimonial_rotator_next {
    top: 40%;
    position: absolute;
    transform: translate(-50%, -50%);
}

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

/* Testimonials 2016-12 LP  Media Query*/

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

/* @media only screen and (max-width: 1023px) {
.testimonials-text .testimonial_rotator.template-longform .testimonial_rotator_quote::before, .testimonials-text .testimonial_rotator.template-longform .testimonial_rotator_quote::after {
left: -14px;
}
}*/
@media only screen and (max-width: 767px) {
    .testimonials-text .testimonial_rotator.template-longform .testimonial_rotator_img {
        display: block;
        float: none;
        margin: 0 auto;
    }

    .testimonials-text .testimonial_rotator.template-longform .testimonial_rotator_author_info {
        display: block;
    }

    .img-wrap {
        display: block;
        text-align: center;
    }

    .testimonials-text .testimonial_rotator.template-longform .testimonial_rotator_img img {
        float: none;
    }

    .testimonial_rotator_prev,
    .testimonial_rotator_next {
        top: 28%;
    }
}

/****************************** New LP - 2017-03-10 *******************************************/

/**********************************************************************************************/
.landing-page {
    margin-bottom: 40px;
    float: left;
}
.landing-page.v3 .video_section {
    background: none!important;
    padding-top: 10px !important;
    min-height: 310px!important;
    padding: 50px 0 0;
    font-weight: normal;
}
.container_landingpage {
    width: 100%;
    margin: 0px auto;
    max-width: 1030px;
    /*padding: 0 15px;*/

    padding: 0px;
}
.landing-page.v3 .video_inner h1 {
    font-weight: 700 !important;
    font-size: 29px;
    margin: 0 0 12px 0;
}
.landing-page.v3 .video_inner h6 {
    color: #fff !important;
    font-weight: 600 !important;
    line-height: 1.2;
    font-size: 18px;
    margin: 0 0 15px 0;
}
.video_inner .col-xs-12 {
    float: none;
    display: inline-block;
    margin-left: -2px;
    vertical-align: bottom;
    margin-bottom: 20px;
}
.landing-page.v3 .video_inner .banner_text ul+p {
    margin-bottom: 0;
}
.landing-page.v3 .video_inner {
    background: url(../../uploads/landingpages/new_homepage_banner.jpg) no-repeat bottom center;
    background-size: cover;
    min-height: 0;
    padding: 20px 55px 15px;
    margin-bottom: 30px;
    border-radius: 0;
    font-weight: normal;
    /* display: none;*/
}

/********29-jan********/
.landing-categories.signup-spacing {
    padding: 50px 0px !important;
}

/********29-jan********/
.testimonials-text .testimonial_rotator.template-longform .testimonial_rotator_author_info p {
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    color: #3a3a3a;
}
.landing-page.v3 .video_inner .banner_text {
    padding: 3px 0 0;
}
.landing-page.v3 .video_inner .banner_text ul li {
    font-size: 16px;
    line-height: 1.3;
    list-style-image: url(../../uploads/landingpages/video-arrow.png) !important;
    margin-bottom: 19px;
    text-align: left;
    list-style-image: none !important;
    padding-left: 70px;
    color: #fff;
    position: relative;
    list-style-type: none;
}
.landing-page.v3 .video_inner .banner_text ul {
    color: #ffffff;
    font-size: 12px;
    margin: 0;
    padding-left: 0;
    margin: 14px 0 7px 0 !important;
    display: inline-block;
    width: 100%;
}
.landing-page.v3 .video_inner .package,
.faq_section_inner.faq_v2 .package {
    width: 100%;
    display: block;
}
.faq_section_inner.faq_v2 .package,
.package.self_div {
    text-align: center;
    margin-top: 30px;
    display: inline-block;
    width: 100%;
    padding: 0 15px;
}
.v3 .feature_div small {
    color: #0076a6;
}
.v3.bg_product p {
    font-weight: 600;
}
.ver3 .bg_table .plan-detail-card>li img {
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px;
    width: 12px;
}
.new-starter-package .ver3 .plan-detail-card>li:nth-child(12),
.new-starter-package .ver3 .plan-detail-card>li:nth-child(13) {
    padding-bottom: 5px;
    padding-top: 5px;
}
.v3 ul.steps_guide img {
    position: absolute;
    left: 0;
    top: 3px;
}
.landing-page.v3 .video_inner .package a,
.faq_section_inner.faq_v2 .package a,
.package.self_div a {
    margin: 0;
    border-radius: 3px;
    width: auto;
    padding: 7px 20px 9px !important;
    font-size: 14px;
    font-weight: bold;
    background: #24ad81;
    border: medium none;
    color: #ffffff;
    display: inline-block;
    line-height: 22px;
}
.landing-page.v3 .video_inner .package a+a,
.faq_section_inner.faq_v2 .package a+a,
.package.self_div a+a {
    margin-left: 30px;
}
.btn_secondary,
.landing-page.v3 .video_inner .package a.btn_secondary,
.faq_section_inner.faq_v2 .package a.btn_secondary,
.package.self_div a.btn_secondary {
    background: #ff9a02;
}
.package a:hover {
    opacity: .85;
    text-decoration: none;
}
.landing-page.v3 .video_inner .video_info {
    padding-top: 18px;
    margin-bottom: 0;
}
.faq_section ul li {
    list-style-type: disc !important;
    list-style: inside !important;
    font-size: 13px;
    font-weight: 600;
}
.desktop_frame {
    margin: 0 0px;
}
.desktop_frame img {
    width: 100%;
}
.video_link {
    text-align: center;
    margin-top: 15px;
}
.video_link a {
    border: 1px solid #fff;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    padding: 15px 15px;
    display: inline-block;
}
.video_link a:before {
    content: "";
    height: 0;
    width: 0;
    border: 12px solid transparent;
    border-right: 0;
    border-left: 20px solid #fff;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}
.video_link a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255, 255, 255, 0.13);
}
.v3 .section_title {
    color: #fe9f00 !important;
    margin-bottom: 12px !important;
    font-size: 18px;
    font-weight: 700 !important;
    margin: 0 0 15px;
}
.v3 .buyers_gude_inner {
    margin-top: 20px;
}
.landing_category .category_readmore {
    margin-bottom: 10px;
}
.home ul,
.new-starter-package ul {
    margin: 0px !important;
    padding: 0px;
}
.home li,
.new-starter-package li {
    list-style: none!important;
    /*  list-style: inside !important;*/
}
.plan-category-name li {
    padding: 8px 10px;
    border-top: 1px solid #c6c6c6;
    border-left: 1px solid #c6c6c6;
    background: #fff;
    position: relative;
}
.plan-category-name li:first-child {
    font-weight: 600;
    font-size: 14px;
    background: transparent;
}
.new-starter-package .bg_table .plan-category-name li {
    padding: 5px 7px;
    line-height: 1.3;
    height: 40px;
}
.plan-category-name li .helper {
    position: absolute;
    width: 16px;
    height: 16px;
    right: 10px;
    bottom: 10px;
    background: #d0d0d0;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 16px;
    font-size: 11px;
    font-weight: 600;
    cursor: pointer;
}
.ver3 .plan-category-name li .helper {
    background: #1c7dbb;
    bottom: 50%;
    margin-bottom: -8px;
}
.ver3 .bg_table .plan-category-name li {
    display: table;
    width: 100%;
    font-size: 14px;
}
.ver3 .bg_table .plan-detail-card>li:nth-child(2),
.ver3 .bg_table .plan-detail-card>li:nth-child(4) {
    background: #fff;
}
.ver3 .bg_table .plan-category-name li b {
    display: table-cell;
    vertical-align: middle;
    float: none;
}
.ver3 .bg_table .plan-category-name li b small {
    display: block;
    font-size: 11px;
    color: #f90;
}
.home #main.fullwidth,
.home .layout-full #main,
.home .col-full,
.page-template-landing-page .col-full,
.page-template-landing-page #main.fullwidth {
    /* max-width: 100% !important; */
}
.home #content,
.page-template-landing-page #content {
    padding-bottom: 0px !important;
}
.home .col-full,
.page-template-landing-page-php .col-full {
    padding-top: 0px!important;
}
.plan-container * {
    font-family: 'arial';
}
.starter_package_table.ver3 .plan-container .plan-card {
    width: 33.333%;
    padding: 0;
    float: left;
}
.starter_package_table.ver3 .plan-container .plan-card.special {
    z-index: 1;
    position: relative;
}
.new-starter-package .ver3 .bg_table .plan-category-name li {
    font-size: 14px;
    padding: 10px 35px 10px 20px;
}
.features_section {
    display: table;
    width: 100%;
}
ul.featured_list,
.featured_right {
    display: table-cell;
    vertical-align: top;
}
.featured_right {
    width: 270px;
    text-align: right;
}
a.video_button {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 0;
    border: 1px solid #c3c3c3;
    display: inline-block;
    max-width: 240px;
    border-radius: 0;
}
a.video_button:hover {
    text-decoration: none;
    opacity: .5;
}
#fancybox-outer {
    /*    padding: 10px;*/
}
a.video_button img {
    display: block;
    margin: 0px auto 0px auto;
    border-radius: 0;
}
.payment_logos {
    max-width: 240px;
    display: inline-block;
    width: 100%;
    margin-top: 20%;
}
.page-template-landing-page .bg_product .ver3 .plan-container {
    margin-bottom: 60px !important;
}
.type-page .payment_logos img {
    height: 35px;
    float: left;
}
.payment_logos img:last-child {
    float: right;
}
ul.featured_list li {
    padding-left: 60px;
    position: relative;
}
ul.featured_list li>i {
    background: #ff9900;
    color: #fff;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    text-align: center;
    line-height: 40px;
    left: 0;
    top: -5px;
}
ul.featured_list h3.section_title {
    margin-bottom: 7px !important;
    text-align: left;
}
ul.featured_list li p {
    font-weight: 600;
    color: #000;
}
.video_frame_inner {
    width: 100%;
    height: 0;
    padding-bottom: 53%;
    overflow: hidden;
    position: relative;
    border: 1px solid #ccc;
}
.vi_frame {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.vi_frame iframe {
    width: 100%;
    height: 100%;
}
.video_desc,
.video_frame {
    display: inline-block;
    float: none;
    vertical-align: middle;
}
.video_desc p:last-child {
    margin-bottom: 0;
}
.video_desc h3.section_title {
    color: #1c7dbb;
}
.demo_video .common_layout {
    background: url(../../uploads/landingpages/what-customer-say-background.png) repeat-x;
    background-size: auto 100%;
}
.video_desc {
    margin-left: -5px;
    margin-top: 15px;
    margin-bottom: 15px;
}
div ul.list_style1,
div ul.list_style2 {
    padding-left: 25px;
}
div ul.list_style2 {
    padding-left: 0;
}
ul.list_style1 li,
ul.list_style2 li {
    font-weight: bold;
    padding-left: 25px;
    position: relative;
}
ul.list_style2 li {
    margin-bottom: 4px;
}
ul.list_style2.no_bullets li {
    padding-left: 0;
}
ul.list_style2.no_bullets li:before {
    background: none;
}
.right_content .col-sm-12>b {
    color: #ff9a02;
    margin-bottom: 3px;
    display: block;
}
.right_content .col-sm-12>b+p {
    margin: 0;
}
ul.list_style1 li:before,
ul.list_style2 li:before {
    content: "";
    background: url(../../uploads/landingpages/orange_check1.png) no-repeat;
    width: 17px;
    position: absolute;
    height: 17px;
    background-size: contain;
    left: 0px;
    top: 2px;
}
.v3 .dark_background .section_title {
    color: #fff;
}
ul.list_style2 li:before {
    background: url(../../uploads/landingpages/new_check.png) no-repeat;
    background-size: contain;
}
div.template_overview_inner,
div.dark_background {
    background: #3d3d3d;
    padding: 27px 20px;
}
.right_content {
    float: left;
    width: 70%;
    padding-left: 20px;
    padding: 30px 0px 10px 20px;
}
.rounded .right_content {
    padding-top: 30px;
}
.left_image {
    width: 30%;
    float: left;
    padding-bottom: 20px;
    margin-top: -10px;
}
.v3 .left_image {
    padding: 0 10px;
    padding-bottom: 0;
    margin-top: 0;
}
.broken_link,
a.broken_link {
    text-decoration: none !important;
}
.network_value_outer {
    display: inline-block;
    width: 100%;
}
.network_value_outer.nv_v2 {
    margin-top: 10px;
}
.rounded .left_image {
    padding: 0;
    height: 0;
    padding-bottom: 22%;
    border-radius: 15px;
    overflow: hidden;
    background: #fff;
    margin-top: 35px;
}
.rounded .left_image img {
    width: 100%;
}
.video_walk,
.network_value {
    width: 25%;
    float: left;
    padding: 10px;
}
.template_overview .c_inner {
    border: 1px solid #585858;
    padding: 15px;
}
.template_overview .network_value .c_inner {
    padding-top: 10px;
}
.template_overview .nv_v2 .network_value .c_inner {
    padding-top: 20px;
    min-height: 100px;
}
.network_value h4 {
    font-size: 30px;
    font-weight: bold;
    color: #ff9a02;
    text-align: center;
}
.nv_v2 .network_value h4 {
    font-size: 18px;
}
.network_value p,
.template_overview .c_inner p {
    margin-bottom: 0;
}
.nv_v2 .network_value p {
    font-weight: bold;
    line-height: 1.3;
}
.nv_v2 .network_value {
    width: 25%;
    text-align: center;
}
.v3 .left_image.transparent {
    margin-top: 30px;
}
.new-starter-package .ver3 .bg_table .plan-category-name li {
    font-size: 13px;
    padding: 0px 35px 0px 15px;
}
.v3 .section_title span {
    display: block;
    margin-bottom: 0;
    color: #f90;
    margin-top: 10px;
}
.new-starter-package .ver3 span.green {
    font-size: 13px;
    vertical-align: middle;
}
.ver3 .plan-detail-card>li,
.ver3 .alt .plan-detail-card>li:nth-child(9),
.new-starter-package .plan-detail-card>li:nth-child(9),
.new-starter-package .plan-detail-card>li:nth-child(10),
.new-starter-package .alt .plan-detail-card>li:nth-child(10),
.new-starter-package .alt .plan-detail-card>li:nth-child(11) {
    padding: 0px 10px;
}
.starter_package_table.ver2 .plan-container .plan-card li.special_bg:after {
    content: "";
    height: 100%;
    width: 4px;
    /*    background: #f3f3f3;*/

    position: absolute;
    left: -2px;
    z-index: 1;
    top: 0;
}
.ver3 .plan-card-inner {
    overflow: visible;
}
.ver3 .bg_table .plan-detail-card>li {
    background: #fff;
}
.ver3 .bg_table .plan-detail-card>li,
.new-starter-package .ver3 .bg_table .plan-category-name li,
.ver3 .bg_table .plan-detail-card>li:nth-child(3),
.new-starter-package .ver3 .bg_table .plan-category-name li {
    height: 50px !important;
}
_::-moz-range-track,
body:last-child .new-starter-package .ver3 .bg_table .plan-category-name li:nth-child(2),
_::-moz-range-track,
body:last-child .new-starter-package .ver3 .bg_table .plan-category-name li:nth-child(1) {
    height: 50px !important;
}
.starter_package_table.ver3 .plan-container .plan-card .plan-detail-card li:last-child {
    height: auto !important;
}
_::-moz-range-track,
body:last-child .new-starter-package.landing-page .ver3 .bg_table .plan-category-name {
    top: 137px !important;
}
_:-ms-input-placeholder,
 :root div.new-starter-package .ver3 .bg_table .plan-category-name li,
_:-ms-input-placeholder,
 :root .new-starter-package .ver2 .bg_table .plan-category-name li:nth-child(2) {
    height: 50px !important;
}
_::-moz-range-track,
body:last-child div.new-starter-package .ver3 .bg_table .plan-category-name li:nth-child(1) {
    height: 50px !important;
}
_::-moz-range-track,
body:last-child div.new-starter-package .ver3 .bg_table .plan-category-name li:nth-child(2) {
    height: 50px !important;
}
_::-moz-range-track,
body:last-child div.new-starter-package.landing-page .ver3 .bg_table .plan-category-name {
    top: 140px !important;
}
_:-ms-input-placeholder,
 :root div.new-starter-package.landing-page .bg_table .plan-category-name {
    top: 137px !important;
}
.new-starter-package.landing-page .ver3 .bg_table .plan-category-name:not(*:root) {
    top: 137px !important;
}
.starter_package_table.ver3 .plan-container .plan-card li,
.ver3 .bg_table .plan-detail-card>li:nth-child(3) {
    line-height: 46px;
}
.new-starter-package .ver3 .plan-detail-card>li:nth-child(13) {
    height: 49px !important;
}
.new-starter-package .ver3 .plan-detail-card>li.c-price {
    height: 39px !important;
}
@media (max-width: 991px) {
    .new-starter-package.landing-page .ver3 .bg_table .plan-category-name:not(*: root) {
        top: 138px !important;
    }

    .new-starter-package.landing-page .ver3 .bg_table .plan-category-name:not(*:root) {
        top: 149px !important;
    }

    _::-moz-range-track,
    body:last-child div.new-starter-package.landing-page .ver3 .bg_table .plan-category-name {
        top: 151px !important;
    }

    _::-moz-range-track,
    body:last-child .new-starter-package.landing-page .ver3 .bg_table .plan-category-name {
        top: 159px !important;
    }

    .new-starter-package .ver3 .plan-detail-card .order-button {
        font-size: 15px;
    }

    div.new-starter-package .starter_package_table.ver3 .bg_table .plan-card-inner h4 {
        height: 90px;
    }

    .ai-mgr-info {
        width: 72%;
    }

    .extra_services .frame {
        min-height: 280px;
    }
}
@media all and (max-width:800px) {
    .new-table-design .ver2 .plan-container {
        padding-left: 37%;
    }

    .video_desc {
        margin-left: 0px;
    }

    .desktop_frame {
        margin: 0 auto;
        max-width: 300px;
    }

    ul.featured_list,
    .featured_right {
        display: inline-block;
        vertical-align: top;
        width: 100%;
    }

    .features_section {
        display: block;
        width: 100%;
    }

    .payment_logos {
        margin-top: 0;
    }

    .featured_right {
        width: 100%;
        text-align: center;
    }

    .nv_v2 .network_value {
        width: 50%;
    }

    .ver3 .plan-detail-card>li,
    .ver3 .alt .plan-detail-card>li:nth-child(9),
    .new-starter-package .plan-detail-card>li:nth-child(9),
    .new-starter-package .plan-detail-card>li:nth-child(10),
    .new-starter-package .alt .plan-detail-card>li:nth-child(10),
    .new-starter-package .alt .plan-detail-card>li:nth-child(11),
    .new-starter-package .plan-card .plan-detail-card li:nth-of-type(7),
    .new-starter-package .plan-card .plan-detail-card li:nth-of-type(10) {
        padding: 0px 10px;
    }
}
@media (max-width: 767px) {
    .ver3 .plan-detail-card li::before {
        line-height: 1.2;
    }

    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.second-table-design.onerowtable li.month.color,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.second-table-design.onerowtable li.month,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.second-table-design.onerowtable li.month.color1 {
        height: auto !important;
    }

    div.new-starter-package .starter_package_table.ver3 .bg_table .plan-card-inner h4 {
        height: auto;
    }

    #fancybox-wrap {
        width: 90% !important;
        padding: 5%;
    }

    #fancybox-content,
    #fancybox-content iframe {
        width: 100% !important;
    }

    .starter_package_table.ver2 .plan-container .plan-card li.special_bg:after {
        display: none;
    }

    .ver3 .plan-detail-card>li {
        padding-left: 15px !important;
    }

    .ver3 .plan-detail-card li:before {
        content: attr(data-name);
        position: static;
        left: 10px;
        width: 50%;
        top: 6px;
        font-size: 11px;
        vertical-align: middle;
        text-align: left;
        display: inline-block;
    }

    .ver3 .bg_table .plan-detail-card>li>img {
        float: right;
        margin-top: 0;
    }

    .new-starter-package .ver3 span.green {
        font-size: 11px;
        width: 50%;
        text-align: right;
        vertical-align: middle;
    }

    .ver3 .bg_table .plan-detail-card>li:nth-child(2),
    .ver3 .bg_table .plan-detail-card>li:nth-child(3),
    .ver3 .plan-detail-card>li,
    .ver3 .alt .plan-detail-card>li:nth-child(9),
    .new-starter-package .ver3 .plan-card .plan-detail-card li:nth-of-type(5),
    .ver3 .bg_table .plan-detail-card>li,
    .new-starter-package .ver3 .bg_table .plan-category-name li,
    .ver3 .bg_table .plan-detail-card>li:nth-child(3),
    .new-starter-package .ver3 .bg_table .plan-category-name li,
    .ver3 .bg_table .plan-detail-card>li:nth-child(2),
    .ver3 .bg_table .plan-detail-card>li:nth-child(3),
    .ver3 .plan-detail-card>li,
    .ver3 .alt .plan-detail-card>li:nth-child(9),
    .new-starter-package .ver3 .plan-card .plan-detail-card li:nth-of-type(5),
    .ver3 .bg_table .plan-detail-card>li,
    .new-starter-package .ver3 .bg_table .plan-category-name li,
    .ver3 .bg_table .plan-detail-card>li:nth-child(3),
    .new-starter-package .ver3 .bg_table .plan-category-name li,
    .ver3 .plan-detail-card>li,
    .ver3 .alt .plan-detail-card>li:nth-child(9),
    .new-starter-package .plan-detail-card>li:nth-child(9),
    .new-starter-package .plan-detail-card>li:nth-child(10),
    .new-starter-package .alt .plan-detail-card>li:nth-child(10),
    .new-starter-package .alt .plan-detail-card>li:nth-child(11),
    .new-starter-package .plan-card .plan-detail-card li:nth-of-type(7),
    .new-starter-package .plan-card .plan-detail-card li:nth-of-type(10) {
        height: auto !important;
        padding: 10px;
    }

    .page-template-landing-page .bg_product .ver3 .plan-container {
        margin-bottom: 10px !important;
    }

    .v3 .main_features.common_layout {
        padding: 20px 10px;
    }

    .v3 .container_landingpage {
        padding: 0 10px;
    }

    .starter_package_table.ver3 .plan-container .plan-card li,
    .ver3 .bg_table .plan-detail-card>li:nth-child(3) {
        line-height: 1.2;
        text-align: left;
        padding: 10px;
    }

    ul.featured_list li {
        padding-left: 40px;
    }

    ul.featured_list li>i {
        font-size: 16px;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .v3 .feature_div {
        padding: 0 10px;
        margin: 10px 0px;
    }

    .v3 .secondary_feature .feature_div {
        padding-left: 50px;
    }

    .starter_package_table.ver3 .common_layout {
        padding: 20px 10px;
    }

    .ver3 .plan-detail-card li.c-price:before {
        width: 0;
        display: none;
    }

    .ver3 .plan-detail-card li.c-price {
        text-align: center !important;
    }

    .landing-page.v3 .video_inner .package a+a,
    .faq_section_inner.faq_v2 .package a+a {
        margin-left: 0;
    }

    .landing-page.v3 .video_inner {
        padding: 20px 20px 15px;
    }

    .v3 ul.steps_guide img {
        top: 1px;
        width: 34px;
    }

    .landing-page.v3 .video_inner .banner_text ul li {
        padding-left: 50px;
    }

    .landing-page.v3 .video_inner .package a,
    .faq_section_inner.faq_v2 .package a {
        margin-bottom: 10px;
    }

    .right_content,
    .left_image {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .rounded .left_image {
        height: auto;
        padding-bottom: 0;
        margin-top: 10px;
    }

    .nv_v2 .network_value {
        width: 100%;
        text-align: center;
    }

    .landing-page.v3 .video_inner .package a,
    .faq_section_inner.faq_v2 .package a,
    .package.self_div a {
        width: 100%;
    }

    .landing-page.v3 .video_inner .package a+a,
    .faq_section_inner.faq_v2 .package a+a,
    .package.self_div a+a {
        margin-left: 0;
        margin-top: 10px;
    }

    .ai-mgr-info {
        margin: 5px 0 0;
        width: 100%;
    }

    .ai-mgr-info .btn-ctrl {
        margin: 0 10px 0 0;
    }

    .landing-page .video_inner .get_info .package a.btn.btn-ctrl {
        margin: 0 0 10px 0px;
    }
}
@media all and (max-width:480px) {
    .ai-dashboard-icons li {
        display: inline-block;
        float: none;
        padding: 0 10px 20px;
        width: 48%;
    }

    .ai-dashboard-icons li:last-of-type {
        padding: 0 10px 20px;
    }

    .icon-before-text {
        text-align: center;
    }

    .ai-mgr-img {
        display: block;
        margin: 0 0 10px;
        text-align: center;
    }

    .ai-mgr-info {
        display: block;
        text-align: center;
    }

    .ai-mgr-info .btn-ctrl {
        margin: 0 0 30px;
    }

    .ai-alter .col-xs-6,
    .extra_services .landing_category .col-xs-6 {
        width: 100%;
    }
}

/******* Testimonial Page - 2017-07-06 start css***********/
.testimonials-area:first-child {
    margin-top: 40px;
}
.testimonials-area {
    text-align: center;
    border: 1px solid #d2d2d2;
    padding: 35px 40px 25px;
    background: rgb(254, 254, 254);
    background: -moz-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(244, 245, 247, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(244, 245, 247, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 254, 254, 1) 0%, rgba(244, 245, 247, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f4f5f7', GradientType=0);
    margin-bottom: 20px;
}
.testimonials-area h2 {
    color: #3a3a3a;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
    position: relative;
    padding-top: 40px;
}
.entry .testimonials-area p {
    font-size: 13px;
    line-height: 1.6;
}
.testimonials-area h2:before {
    content: "";
    background-image: url(/wp-content/uploads/landingpages/testimonial-quote.png);
    width: 30px;
    height: 22px;
    position: absolute;
    top: 0;
    background-repeat: no-repeat;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.testmonial-author {
    font-size: 15px;
    font-weight: 600;
    color: #3a3a3a;
}
.autohertestimonialimg {
    width: 100px;
    height: 100px;
    margin: 0 auto 10px;
    border-radius: 50%;
    overflow: hidden;
}

/******* Testimonial Page - 2017-07-06 end css***********/

/*****18-aug css start chagnes for homepage*****/
.home.page-template-blog_template div#content {
    padding: 4.236em 0 !important;
    max-width: 75.998em !important;
    margin: 0 auto;
    width: 100%;
}

/*****18-aug css end chagnes for homepage*****/

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

/*  New landing page 10 jan  */

/**********/
.new-landing-page .common_block1 .common_tab_btn {
    display: none;
}
.new-landing-page .common_block1 .block2 {
    border-radius: 4px;
    padding: 20px;
}
.new-landing-page .common_block2 .block2 {
    background: url(../../uploads/landingpages/common_layoutbg.png) repeat-x scroll 0 0 / contain rgba(0, 0, 0, 0);
    border: 1px solid #c6c6c6;
    overflow: hidden;
}
.new-landing-page .common_tab_btn.active {
    background: none repeat scroll 0 0 #fc7c00;
    color: #fff;
}
.new-landing-page .common_tab_btn {
    background: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    clear: both;
    color: #000000;
    cursor: pointer;
    display: block;
    font-weight: 600;
    margin-bottom: 14px;
    padding: 6px 18px;
    text-align: left;
    width: 100%;
}
.new-landing-page .starter-tabing-section .tab_area .left {
    float: left;
    width: auto;
    max-width: 225px;
}
.new-landing-page .common_block1 .block2 .left img {
    border: 1px solid #c6c6c6;
    border-radius: 6px;
}
.new-landing-page .starter-tabing-section .tab_area .right {
    float: right;
    margin: 0;
    width: 74%;
    padding-left: 5px;
}
.new-landing-page .starter-tabing-section .tab_area .right h6 {
    font-size: 19px;
    font-weight: bold !important;
    line-height: 1.2;
    margin: 10px 0 20px;
}
.new-landing-page .blue_color {
    color: #1c7dbb !important;
}
.new-landing-page .inledande_fas_section .box_area img {
    display: inline;
}
.new-landing-page .starter-tabing-section .tab_area .right p {
    color: #2f2f2f;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
}
.new-landing-page .inledande_fas_section .inledandde_nav {
    margin: 0px auto 0;
    width: 100%;
    float: left;
}
.new-landing-page .inledande_fas_section .box_area {
    display: inline-block;
    float: left;
    margin-top: 30px;
    text-align: center;
    width: 16%;
    position: relative;
}
.new-landing-page .box_area p {
    font-weight: bold;
    font-size: 13px;
}
.new-landing-page .inledande_fas_section .inledandde_nav .box_area_btn {
    background: #ffffff;
    border: 1px solid #dedede;
    border-radius: 4px;
    color: #fc7c00;
    cursor: pointer;
    font-weight: bold;
    margin: 0 auto 5px;
    padding: 5px 0;
    text-align: center;
    width: 40px;
    font-size: 16px;
}
.new-landing-page .common_block1 .block2 p {
    font-weight: 500;
    line-height: 18px;
    margin: 0 0 12px;
}
.new-landing-page .block2_section p {
    color: #000;
}
.new-landing-page .inledande_fas_section .inledandde_nav .box_area::after {
    content: "";
    width: 100%;
    height: 3px;
    background: #ccc;
    position: absolute;
    top: 18px;
    right: -52%;
    margin-right: -16px;
}
.new-landing-page .inledande_fas_section .inledandde_nav .box_area:last-child::after {
    display: none;
}
.new-landing-page .box_area_btn.active,
.box_area_btn:hover {
    background: none repeat scroll 0 0 #fc7c00!important;
    border: 1px solid rgba(0, 0, 0, 0) !important;
    border-radius: 4px !important;
    color: #ffffff !important;
}
.new-landing-page h3 {
    color: #fe9f00 !important;
    font-size: 19px;
    width: 100%;
    float: left;
    padding-top: 50px;
    padding-bottom: 10px;
}
.premium-features-box-icon {
    background: #fe9f00;
    display: inline-block;
    border-radius: 3px;
    width: 70px;
    height: 70px;
    vertical-align: middle;
    position: relative;
}
.premium-features-box-icon img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.premium-features {
    width: 100%;
    float: left;
    border: 2px solid #e3e3e3;
    padding: 20px 0px 0;
    background: #fefefe;
    background: -moz-linear-gradient(top, #fefefe 0%, #f8f9fa 29%, #f4f5f7 51%, #edeff2 100%);
    background: -webkit-linear-gradient(top, #fefefe 0%, #f8f9fa 29%, #f4f5f7 51%, #edeff2 100%);
    background: linear-gradient(to bottom, #fefefe 0%, #f8f9fa 29%, #f4f5f7 51%, #edeff2 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#edeff2', GradientType=0);
}
.premium-features-box {
    width: 33.33%;
    text-align: center;
    display: inline-block;
    margin: -2px;
    padding: 15px 30px 30px;
    vertical-align: top;
}
.premium-features-box-heading {
    font-weight: bold;
    padding: 10px 0;
    font-size: 14px;
    color: #000;
}
.premium-features-box-content {
    font-size: 15px;
    color: #000;
}
.landing-categories {
    width: 100%;
    float: left;
    padding: 10px 0;
}
.landing-categories h3 {
    text-align: center;
    padding-bottom: 15px;
}
.landing-categories-inner {
    width: 100%;
    float: left;
    border: 2px solid #e3e3e3;
    padding: 15px;
    background: #fefefe;
    background: -moz-linear-gradient(top, #fefefe 0%, #f8f9fa 29%, #f4f5f7 51%, #edeff2 100%);
    background: -webkit-linear-gradient(top, #fefefe 0%, #f8f9fa 29%, #f4f5f7 51%, #edeff2 100%);
    background: linear-gradient(to bottom, #fefefe 0%, #f8f9fa 29%, #f4f5f7 51%, #edeff2 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#edeff2', GradientType=0);
}
.landing-categories-inner ul li {
    display: inline-block;
    width: 11%;
    padding: 0 2px;
    margin: -1px;
    box-sizing: border-box;
    vertical-align: top;
}
.landing-categories-inner ul li img {
    padding: 3px;
    box-sizing: border-box;
    max-width: 100%;
}
.landing-categories-inner ul {
    margin: 0 -8px;
    overflow: hidden;
}
.new-landing-page .features_section ul.featured_list li,
.new-landing-page .starter_package_table.ver2 .plan-container .plan-card li {
    list-style: none;
}
.new-landing-page .c-common {
    float: left;
    width: 100%;
    margin: 10px 0 30px;
}
.new-landing-page .starter_package_inner {
    /* background: url(../../uploads/landingpages/how-it-works-background.png) repeat-x scroll 0 0 / contain rgba(0, 0, 0, 0); */

    background: #fefefe;
    background: -moz-linear-gradient(top, #fefefe 0%, #f8f9fa 29%, #f4f5f7 51%, #edeff2 100%);
    background: -webkit-linear-gradient(top, #fefefe 0%, #f8f9fa 29%, #f4f5f7 51%, #edeff2 100%);
    background: linear-gradient(to bottom, #fefefe 0%, #f8f9fa 29%, #f4f5f7 51%, #edeff2 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#edeff2', GradientType=0);
}
.new-landing-page .common_layout {
    border: 1px solid #c6c6c6;
    border-radius: 5px;
    padding: 20px;
    float: left;
    width: 100%;
}
.new-landing-page div.table-responsive {
    float: left;
    width: 100%;
}
.new-landing-page .ver2 .plan-container {
    padding-left: 0px;
}
.new-landing-page .starter_package_table .bg_table .special .plan-card-inner h4 {
    padding: 24px 42px !important;
    font-weight: bold;
    padding: 10px 0;
    font-size: 18px;
    color: #000;
    min-height: 87px;
    border-right: 0;
    border-bottom: 0;
}
.new-landing-page .ver2 .plan-card-inner h4 span {
    font-size: 14px;
    font-style: italic;
}
.new-landing-page .starter_package_table.ver2 .plan-container .plan-card.special li.c-price {
    color: #fff;
    padding: 10px;
}
.new-landing-page .starter_package_table .plan-container .plan-card li {
    padding: 15px;
}
.new-landing-page .plan-container {
    position: relative;
    padding-left: 230px;
}
.new-landing-page .ver2 .plan-category-name {
    width: 100%;
}
.new-landing-page .plan-container * {
    font-family: 'arial';
}
.new-landing-page .plan-category-name {
    position: relative;
    left: 0;
    top: 135px;
    width: 33.33%;
}
.new-landing-page .plan-category-name li:first-child {
    font-weight: 600;
    font-size: 14px;
    background: transparent;
}
.new-landing-page .plan-category-name li {
    padding: 8px 10px;
    border-top: 1px solid #c6c6c6;
    border-left: 1px solid #c6c6c6;
    background: #fff;
    position: relative;
}
.new-landing-page .ver3 .bg_table .plan-category-name li {
    display: table;
    width: 100%;
    font-size: 14px;
    padding: 0 15px;
}
.new-landing-page .special_bg {
    background: #f3f3f3 none repeat scroll 0 0 !important;
    font-weight: 600;
}
.new-landing-page .ver3 .bg_table .plan-category-name li b {
    display: table-cell;
    vertical-align: middle;
    float: none;
}
.new-landing-page .ver3 .plan-category-name li .helper {
    background: #1c7dbb;
    bottom: 50%;
    margin-bottom: -8px;
}
.new-landing-page .no-border {}
.new-landing-page .plan-category-name li .helper {
    position: absolute;
    width: 16px;
    height: 16px;
    right: 10px;
    bottom: 10px;
    background: #d0d0d0;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 16px;
    font-size: 11px;
    font-weight: 600;
    cursor: pointer;
}
.new-landing-page .ver3 .bg_table .plan-category-name li b small {
    display: block;
    font-size: 11px;
    color: #f90;
}
.new-landing-page .ver3 .plan-card-inner {
    overflow: visible;
}
.new-landing-page .ver2 .plan-card-inner {
    border-radius: 0;
}
.new-landing-page .starter_package_table.ver2 .plan-container .plan-card:first-of-type h4,
.new-landing-page .starter_package_table.ver2 .plan-container .plan-card:first-of-type ul {
    border-left: 0;
}
.new-landing-page .plan-detail-card {
    border: 0;
}
.new-landing-page .plan-card-inner h4 {
    font-size: 18px;
    float: left;
    width: 100%;
    margin: 0;
    background: #fff;
    color: #000;
    text-align: center;
    padding: 17px 10px !important;
    border: 2px solid #e3e3e3;
    border-bottom: 0;
}
.new-landing-page .starter_package_table.ver3 .plan-container .plan-card.special,
.new-landing-page .starter_package_table.ver3 .plan-container .plan-card.business_special {
    z-index: 1;
    position: relative;
}
.new-landing-page .starter_package_table.ver3 .plan-container .plan-card li {
    line-height: normal;
    height: 49px !important;
    font-size: 13px;
}
.new-landing-page .ver3 .bg_table .plan-card li {
    border-right: 1px solid #ccc;
}
.new-landing-page .starter_package_table.ver3 .plan-container .plan-card li.no-border {
    border-right: 0;
}
.new-landing-page .starter_package_table.ver3 .plan-container .plan-card.special {
    box-shadow: none;
    margin-top: 0;
}
.new-landing-page .starter_package_table.ver3 .plan-container .plan-card li.blank-last {
    height: 60px !important;
    border-bottom: 0;
    border-left: 0;
    background: #f1f3f5;
}
.new-landing-page .plan-detail-card {
    float: left;
    width: 100%;
    border-top: 0;
    margin-bottom: 50px;
}
.new-landing-page .starter_package_table.ver2 .plan-container .plan-card li.c-price {
    line-height: 1;
    color: #fff;
    padding: 10px;
}
.new-landing-page .ver3 .bg_table .plan-detail-card>li,
.new-landing-page .new-starter-package .ver3 .bg_table .plan-category-name li,
.new-landing-page .ver3 .bg_table .plan-detail-card>li:nth-child(3),
.new-landing-page .new-starter-package .ver3 .bg_table .plan-category-name li {
    height: 49px !important;
}
.new-landing-page .ver3 .bg_table .plan-detail-card>li {
    background: #fff;
}
.new-landing-page .ver2 .plan-card.special .plan-detail-card li a.order-button {
    box-shadow: 1px 3px 0px -1px #bd6900;
}
.new-landing-page .ver2 .plan-card.business_special .plan-detail-card li a.order-button {
    box-shadow: 1px 3px 0px -1px #244f15;
}
.new-landing-page .ver3 .plan-detail-card>li,
.new-landing-page .ver3 .alt .plan-detail-card>li:nth-child(9),
.new-landing-page .new-starter-package .plan-detail-card>li:nth-child(9),
.new-landing-page .new-starter-package .plan-detail-card>li:nth-child(10),
.new-landing-page .new-starter-package .alt .plan-detail-card>li:nth-child(10),
.new-landing-page .new-starter-package .alt .plan-detail-card>li:nth-child(11) {
    padding: 0px 10px;
}
.new-landing-page .ver2 .plan-card .plan-detail-card li a.order-button {
    padding: 12px 60px;
    color: #fff;
    font-size: 19px;
}
.new-landing-page ul.featured_list h3.section_title {
    font-size: 17px;
    padding-top: 0;
}
.new-landing-page .starter_package_table.ver2 .plan-container .plan-card .plan-detail-card li:last-child {
    background: #fff;
}
.new-landing-page .plan-detail-card>li.left-border {
    border-left: 1px solid #c6c6c6;
}
.new-landing-page .plan-detail-card>li.c-price {
    font-size: 20px;
    font-weight: 600;
}
.new-landing-page .plan-detail-card>li,
.new-landing-page .alt .plan-detail-card>li:nth-child(9) {
    text-align: center;
    border-bottom: 1px solid #c6c6c6;
    padding: 8px 10px;
    float: left;
    width: 100%;
    position: relative;
    font-weight: 600;
}
.new-landing-page .ver3 .bg_table .plan-detail-card>li img {
    vertical-align: middle;
    width: 18px;
}
.new-landing-page .starter_package_table.ver3 .plan-container .plan-card li.special_bg {
    font-size: 16px;
    color: #2f2f2f;
}
.new-landing-page .ver3 .bg_table .plan-detail-card>li span.green img {
    margin-top: 0;
}
ul.new-landing-listing {
    margin-bottom: 0;
}
ul.new-landing-listing li {
    position: relative;
    list-style: none;
    padding-left: 19px;
    color: #333;
    font-size: 15px;
    line-height: 1.8;
}
ul.new-landing-listing li:before {
    content: "";
    content: "\f00c";
    font: normal normal normal 15px/1 FontAwesome;
    left: 0px;
    position: absolute;
    top: 7px;
    color: #24ad81;
}
.new-landing-page iframe {
    margin: 0 auto;
    display: block;
}

/****19-jan-018******/
.tab-check {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
}

/* Hide the browser's default checkbox */
.tab-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: -13px;
    left: 15px;
    height: 15px;
    width: 15px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.tab-check:hover input~.checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.tab-check input:checked~.checkmark {
    background-color: #ddd;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.tab-check input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.tab-check .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid green;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.full-icon-im .premium-features-box-icon {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    background-color: transparent;
    margin-bottom: 10px;
    border-radius: 0px;
}
.full-icon-im .premium-features-box-icon img {
    position: static;
    -webkit-transform: translate(-0%, -0%);
    -moz-transform: translate(-0%, -0%);
    transform: translate(-0%, -0%);
    border-radius: 0;
}
.premium-features-box-icon.forum-icon {
    background: #01008A;
}
.premium-features-box-icon.supplier-icon {
    background: #008542;
}
.premium-features-box-icon.consulting-icon {
    background: #242424;
}
.premium-features-box-icon.document-icon {
    background: #F90214;
}
.premium-features-box-icon.booking-icon {
    background: #87CEFA;
}

/****19-jan-018******/
@media (max-width: 991px) {
    .upgrade-small-business .second-table-design .plan-container.table-div-block {
        padding-left: 37%;
    }

    .second-table-design ul.plan-category-name {
        width: 37% !important;
    }

    .new-landing-page h3 {
        padding-top: 10px;
    }

    .new-landing-page .starter_package_table .bg_table .special .plan-card-inner h4 {
        padding: 18px 42px !important;
        min-height: 47px;
    }

    .new-landing-page .ver2 .plan-card .plan-detail-card li a.order-button {
        font-size: 17px;
    }

    .new-landing-page .starter-tabing-section .tab_area .left {
        max-width: 25%;
    }

    .new-landing-page iframe {
        width: 100%;
    }

    .landing-categories-inner ul li {
        margin: 10px -1px;
        width: 19%;
    }

    .new-landing-page .plan-card-inner h4 {
        padding: 18px 10px !important;
    }

    .new-landing-page .plan-category-name {
        top: 137px;
    }

    .page-template-new-landing-page #content #main article {
        margin-bottom: 0;
    }

    .new-landing-page .starter-tabing-section .tab_area .right h6 {
        margin: 0px 0 10px;
    }
}
@media (max-width: 767px) {
    .new-landing-page.upgrade-small-business .starter_package_table.ver3 .plan-container .plan-card li {
        padding: 0px 10px !important;
    }

    .second-table-design ul.plan-category-name {
        width: 100% !important;
        position: static !important;
        margin-bottom: 20px;
    }

    .upgrade-small-business .second-table-design .plan-container.table-div-block {
        padding-left: 0;
    }

    .new-landing-page .ver3 .plan-detail-card li:before {
        font-size: 13px;
    }

    ul.new-landing-listing li {
        line-height: 1.4;
    }

    .new-landing-page h3 {
        padding-top: 10px;
    }

    .new-landing-page.premium-features-box {
        width: 50%;
    }

    .new-landing-page .landing-categories-inner ul li {
        margin: 10px -1px;
        width: 19%;
    }

    .new-landing-page .starter_package_table.ver3 .plan-container .plan-card {
        width: 100%;
    }

    .new-landing-page .plan-category-name {
        display: block;
        top: 0;
    }

    .new-landing-page iframe {
        width: 50%;
        height: auto;
        margin: 0 auto;
        display: block;
    }

    .new-landing-page .starter_package_table.ver3 .plan-container .plan-card li.blank-last {
        height: 0px !important;
        border-bottom: 0;
        border-left: 0;
        background: #fff;
    }

    .new-landing-page .starter_package_table .bg_table .special .plan-card-inner h4 {
        min-height: auto;
        border-right: 1px solid #e3e3e3;
    }

    .new-landing-page .ver2 .plan-card .plan-detail-card li a.order-button {
        width: 100%;
        text-align: center;
    }

    .new-landing-page .starter-tabing-section .tab_area .right {
        text-align: left;
    }

    ul.new-landing-listing li {
        font-size: 12px;
    }

    .new-landing-page .starter-tabing-section .tab_area .right h6 {
        font-size: 17px;
        margin: 0px 0 5px;
    }

    .new-landing-page .starter_package_table.ver3 .plan-container .plan-card li.no-border {
        border-right: 1px solid #e3e3e3;
    }

    .new-landing-page .ver3 .bg_table .plan-card li {
        border-left: 1px solid #e3e3e3;
    }

    .page-template-new-landing-page #content {
        padding: 0.236em 0;
    }

    .new-landing-page ul.featured_list li>i {
        top: -3px;
    }

    .new-landing-page .plan-detail-card {
        margin-bottom: 10px;
    }

    .premium-features-box {
        padding: 15px 5px 10px;
    }

    .premium-features-box-heading {
        padding: 10px 0 0;
    }

    .premium-features-box-content {
        font-size: 13px;
    }

    .landing-categories {
        padding: 10px 0;
        margin-top: 0px;
    }

    .new-landing-page {
        padding-top: 20px;
    }

    .new-landing-page h1 {
        font-size: 26px;
    }

    .new-landing-page ul.featured_list h3.section_title {
        padding-top: 0;
    }

    .new-landing-page div.table-responsive {
        margin-bottom: 0;
    }

    .new-landing-page span.green {
        float: right;
    }
}
@media (max-width: 480px) {
    .new-landing-page .starter_package_table.ver3 .plan-container .plan-card li {
        height: auto !important;
        padding: 15px 10px;
    }

    .premium-features-box {
        width: 100%;
    }

    .new-landing-page .starter-tabing-section .tab_area .left {
        margin: 0 -1px 10px;
        width: 100%;
        max-width: 100%;
    }

    .new-landing-page .starter-tabing-section .tab_area .right h6 {
        font-size: 15px;
    }

    .new-landing-page .starter-tabing-section .tab_area .right {
        text-align: left;
        width: 100%;
    }

    .new-landing-page .landing-categories-inner ul li {
        margin: 0 -1px 10px;
        width: 50%;
        text-align: center;
    }

    .new-landing-page iframe {
        width: 80%;
    }

    .new-landing-page span.green {
        font-size: 13px;
    }

    .new-landing-page .testimonials-text .testimonial_rotator.template-longform .testimonial_rotator_quote {
        font-size: 17px;
        margin-bottom: 10px;
    }

    .new-landing-page .starter_package_table.ver2 .plan-container .plan-card li.c-price span {
        margin-top: 12px;
        display: block;
    }
}

/*******new table css changes****/
.onerowtable.second-table-design .month b {
    font-size: 12px;
    line-height: 1;
}
.onerowtable.second-table-design .month span {
    font-size: 12px !important;
    color: #808080;
    font-weight: 600;
    display: block;
}
.onerowtable.second-table-design .month b {
    font-size: 15px;
    line-height: 0;
    margin-top: 15px;
    margin-bottom: 8px;
    display: block;
    width: 100%;
    float: left;
}
.new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.second-table-design.onerowtable li.month.color,
.new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.second-table-design.onerowtable li.month,
.new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.second-table-design.onerowtable li.month.color1 {
    height: 50px !important;
    padding: 0px !important;
    line-height: 2;
}
.new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.second-table-design.onerowtable li.month.color img {
    padding-top: 21px !important;
    width: 13px !important;
}
.onerowtable.second-table-design .month.color3 b {
    color: #3c78d8;
}
.onerowtable.second-table-design a.youtubeiconcss.fancybox-youtube {
    padding-left: 17px;
    background-image: url(/wp-content/uploads/landingpages/youtubeorangeicon.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 12px;
}
.ver3 .bg_table .plan-category-name li.clean-list.bluetext b small {
    color: #3c78d8;
}
.onerowtable.second-table-design span.bluetextcolor {
    font-weight: normal;
    color: #3c77d8;
}
@media only screen and (max-width: 767px) {
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.second-table-design.onerowtable li.month.color,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.second-table-design.onerowtable li.month,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.second-table-design.onerowtable li.month.color1 {
        line-height: 1.5;
        height: auto !important;
        padding: 10px 15px !important;
    }

    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.second-table-design.onerowtable li.month.color img {
        padding-top: 0px !important;
    }

    .onerowtable.second-table-design .month b {
        font-size: 13px;
        line-height: 0;
        margin-top: 4px;
        margin-bottom: 8px;
        display: block;
        width: 100%;
        float: left;
    }

    .upgrade-small-business .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.second-table-design li.booking {
        height: 50px !important;
        padding: 0px 10px !important;
    }

    .upgrade-small-business .starter_package_table.ver3 .plan-container .plan-card li img {
        margin-top: 17px;
    }

    .upgrade-small-business .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.second-table-design.onerowtable li.month.color,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.second-table-design.onerowtable li.month {
        padding: 0px 10px !important;
    }

    .upgrade-small-business .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.second-table-design.onerowtable li.month.color img {
        padding-top: 0px !important;
    }

    .upgrade-small-business .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.second-table-design li.report {
        padding: 0px 10px !important;
        height: auto !important;
    }
}

/*task four check page March-19-2018*/
.how_it {
    width: 38%;
    margin-top: 12px;
}
body .how_it .grid_title p:first-of-type {
    max-width: 200px;
}
.tube_you .you_grid .how_it .yout_text {
    width: 100%;
    padding: 52px 50px;
}
.tube_you .you_grid .how_it .yout_text p span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
.tube_you.deck .you_grid {
    margin-bottom: 40px;
}
.check_grid_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
}
.check_grid_list .one_grid {
    width: 24%;
    background-color: #434343;
    margin-bottom: 12px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
}
.check_grid_list .one_grid a span {
    padding: 30px 10px;
    display: block;
}
.check_grid_list a {
    display: none;
}
.check_grid_list .one_grid a {
    text-decoration: none;
}
.check_grid_list .one_grid p a {
    display: none;
}
.check_grid_list .one_grid img {
    margin: 0 auto 20px;
}
.check_grid_list .one_grid h5 {
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.3;
    text-decoration: none;
}
.check_grid_list .one_grid.red_one {
    background-color: #cc0001;
}
.party_services_check p {
    border: 0 none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #000000;
}
.party_services_check p span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
.party_services_check {
    border: 1px solid #c6c6c6;
    padding: 20px;
}
.page-id-14813 header h1 {
    display: none;
}
.check_grid_list a:empty,
.check_grid_list p:empty,
.check_grid_list a:blank {
    display: none !important;
}
@media only screen and (max-width: 992px) {
    .how_it {
        width: 100%;
    }

    .tube_you .you_grid .how_it .yout_text {
        margin: 0;
    }

    .check_grid_list .one_grid {
        width: 49%;
    }

    .tube_you .you_grid .how_it .yout_text {
        padding: 20px;
    }
}

/*  text on popovers in tables starts here   */
.ver3.subscription-table-version-2.version-table-with-tooltip .plan-category-name li .helper {
    background: #1c7dbb;
    bottom: 50%;
    right: 10px;
    width: 16px;
    height: 16px;
}
.ver3.subscription-table-version-2.version-table-with-tooltip .plan-category-name li .helper.you-tube-icon {
    background: transparent;
    bottom: auto;
    margin-bottom: 2px;
    right: -3px;
}
.new-starter-package li {
    position: relative;
}
.new-starter-package li span.tooltiptext {
    visibility: hidden;
    width: 500px;
    background-color: #1c7dbb;
    color: #fff;
    border-radius: 6px;
    position: absolute;
    z-index: 999999;
    left: 26px;
    text-align: left;
    padding: 10px;
    top: 50px;
    pointer-events: none;
}
.new-starter-package li.active span.tooltiptext {
    visibility: visible;
    opecity: 1;
}
.new-starter-package .version-table-with-tooltip span.tooltiptext:before {
    content: "";
    position: absolute;
    top: -10px;
    right: 0;
    margin-top: -11px;
    border-width: 5px;
    border-style: solid;
    border-color: rgba(29, 124, 187, 0) rgba(28, 125, 187, 0) #1d7cbb rgba(29, 124, 187, 0);
    left: 0;
    margin: 0 auto;
    width: 0;
}
.new-starter-package .ver3.subscription-table-version-2 .bg_table .plan-category-name li.clean-list.bluetext.tutorial-text.larger-height span.tooltiptext {
    top: 80px;
}
.new-starter-package li:hover span.tooltiptext {
    visibility: visible;
}
span.tooltiptext p {
    line-height: 1.7;
    padding-bottom: 0;
    display: block;
    margin: 5px 0 !important;
}
span.tooltiptext p:last-child {
    padding-bottom: 0;
}
.plan-card.special.core li span.tooltiptext,
.plan-card.startup-plan li span.tooltiptext,
.plan-card.special li span.tooltiptext,
.plan-card.business_special li span.tooltiptext {
    opacity: 0;
}
@media only screen and (max-width: 1024px) {
    .new-starter-package .ver3.subscription-table-version-2.version-table-with-tooltip .bg_table .plan-category-name li span.tooltiptext {
        width: 450px;
    }
}
@media only screen and (max-width: 991px) {
    .new-starter-package .ver3.subscription-table-version-2.version-table-with-tooltip .bg_table .plan-category-name li span.tooltiptext {
        width: 400px;
        left: 30px;
    }
}
@media only screen and (max-width: 767px) {
    .plan-card.special.core li span.tooltiptext,
    .plan-card.startup-plan li span.tooltiptext,
    .plan-card.special li span.tooltiptext,
    .plan-card.business_special li span.tooltiptext {
        opacity: 1;
        font-size: 11px !important;
        color: #fff !important;
        width: 90%;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 38px;
    }
}

/*  text on popovers in tables ends here   */

/*  customer case studies starts here   */
.customer-case-studies .who_section_2_block1 {
    height: 160px;
    text-align: center;
}
.customer-case-studies .who_section_2_block1 a {
    height: 100%;
    border: 1px solid #ccc;
    display: block;
    padding: 10px 20px;
    background: #fff;
}
.customer-case-studies .who_section_2_block1 a strong {
    position: relative;
    padding-left: 30px;
    font-size: 12px;
    color: #3e3e3e;
}
.customer-case-studies .who_section_2_block1 a strong img {
    position: absolute;
    left: 0;
    padding: 0;
    margin: 0;
    top: 3px;
    border-radius: 0;
}
.customer-case-studies .who_section_2_block1 a em {
    height: 110px;
    width: 100%;
    float: left;
}
.customer-case-studies .who_section_2_block1 a em img {
    margin: 0 auto;
    padding: 0;
}
.customer-case-studies .who_section_2 {
    padding: 0 15px;
}
.customer-case-studies .who_section_2_block1.white-collar-worker {
    position: relative;
}
.customer-case-studies .who_section_2_block1.white-collar-worker strong {
    position: absolute;
    top: 50%;
    left: 50%;
    padding-left: 0;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

/*.customer-landing.container_landingpage {
    max-width: 980px;
    } */
.who_is_this_inner.common_layout.customer-case-studies {
    margin: 20px 0 0;
}
@media only screen and (max-width: 991px) {
    .customer-case-studies .who_section_2_block1 {
        margin-top: 0;
    }
}
@media only screen and (max-width: 767px) {
    .customer-case-studies .who_section_2_block1 {
        margin-top: 25px;
    }
}
@media only screen and (max-width: 480px) {
    .customer-case-studies .who_section_2_block1 {
        width: 100%;
    }

    .customer-case-studies .who_section_2_block1:first-child {
        margin-top: 0;
    }
}

/*  customer case studies ends here   */

/*    all-categories-2 page section testimonial and section under testimonial  section  10sep,2018 starts*/
.Import-Products-testimonial-section,
.Import-Products-testimonial-below-section {
    overflow: hidden;
    display: block;
    width: 100%;
    padding-top: 10px;
}
.Import-Products-testimonial-section ul,
.Import-Products-testimonial-below-section ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 900px;
    width: 100%;
    margin: 0 auto !important;
}
.Import-Products-testimonial-section ul li {
    width: 30.4%;
    text-align: center;
}
.v3.bg_product .Import-Products-testimonial-section ul li p,
.v3.bg_product .Import-Products-testimonial-below-section ul li p {
    margin: 0;
    font-weight: normal;
    font-size: 16px;
    position: relative;
    padding-left: 15px;
}
.v3.bg_product .Import-Products-testimonial-section ul li p:before {
    content: "";
    background: url('../../uploads/landingpages/test-quotes.png') no-repeat;
    position: absolute;
    left: 0;
    width: 30px;
    height: 30px;
    top: 0px;
}
.Import-Products-testimonial-section .client-name-with-flag {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 20px 0 0;
}
.Import-Products-testimonial-section span.img-client img {
    display: block;
    border-radius: 0;
    padding-right: 10px;
}
.Import-Products-testimonial-section .client-name-with-flag span.client-name,
.Import-Products-testimonial-below-section span.client-name {
    font-size: 14px;
    color: #3e3e3e;
    padding: 0;
    font-weight: bold;
}
.Import-Products-testimonial-below-section ul li {
    width: 23%;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
    padding: 13px 10px 8px 10px;
}
.Import-Products-testimonial-below-section ul {
    padding: 24px;
    max-width: 980px;
}
.Import-Products-testimonial-below-section {
    margin-top: 50px;
    background: url(../../uploads/landingpages/common_layoutbg.png) repeat-x scroll 0 0 / contain rgba(0, 0, 0, 0);
    border: 1px solid #c6c6c6;
    overflow: hidden;
    padding: 0;
}
.v3.bg_product .Import-Products-testimonial-below-section ul li p {
    padding-left: 0px;
    font-size: 15px;
}
.Import-Products-testimonial-below-section span.client-name {
    padding: 7px 0 2px;
    display: block;
}
.Import-Products-testimonial-below-section span.img-client {
    height: 33px;
    display: block;
}
.Import-Products-testimonial-below-section span.img-client img {
    border-radius: 0;
    max-height: 100%;
}
@media only screen and (max-width: 991px) {
    .all-categories section#main {
        padding-right: 10px;
    }

    .Import-Products-testimonial-section ul {
        max-width: 100%;
    }

    .Import-Products-testimonial-below-section ul {
        max-width: 100%;
        padding: 20px;
    }

    .v3.bg_product .Import-Products-testimonial-section ul li p {
        font-size: 14px;
    }

    .Import-Products-testimonial-section ul li {
        width: 32%;
    }

    .Import-Products-testimonial-section span.img-client img {
        padding-right: 6px;
    }

    .Import-Products-testimonial-section .client-name-with-flag span.client-name {
        font-size: 13px;
    }

    .Import-Products-testimonial-section .client-name-with-flag {
        padding: 10px 0 0;
    }
}
@media only screen and (max-width: 767px) {
    .Import-Products-testimonial-section .client-name-with-flag span.client-name {
        font-size: 14px;
    }

    .Import-Products-testimonial-section span.img-client img {
        padding-right: 10px;
    }

    .Import-Products-testimonial-below-section ul li {
        width: 48%;
        margin-bottom: 20px;
    }

    .v3.bg_product .Import-Products-testimonial-section ul li p {
        font-size: 16px;
    }

    .Import-Products-testimonial-below-section ul li:nth-child(3),
    .Import-Products-testimonial-below-section ul li:nth-child(4) {
        margin-bottom: 0;
    }

    .v3.bg_product .Import-Products-testimonial-section ul li p:before {
        width: 20px;
        height: 20px;
        top: 4px;
        display: inline-block;
        position: relative;
    }

    .Import-Products-testimonial-below-section {
        margin-top: 20px;
    }

    .Import-Products-testimonial-section ul li {
        margin-bottom: 20px;
        width: 100%;
    }

    .Import-Products-testimonial-section .client-name-with-flag {
        padding: 0px 0 0;
    }

    .v3.bg_product .Import-Products-testimonial-section ul li p {
        padding-left: 0;
    }
}
@media only screen and (max-width: 480px) {
    .Import-Products-testimonial-below-section ul li {
        width: 100%;
    }

    .Import-Products-testimonial-below-section ul li:nth-child(3) {
        margin-bottom: 20px;
    }
}

/*    all-categories-2 page section testimonial and section under testimonial  section  10sep,2018 ends*/

/*    home page FAQ bullets and container 12sep,2018 starts  */
.landing-page.v2.v3.new-starter-package.new-starter-package-ps.bg_product.bg_outer.new-table-design {
    max-width: 1030px;
    width: 100%;
    margin: 0 auto;
    float: none;
}
.new-starter-package-ps .faq_section ul li {
    width: 100%;
    float: left;
    padding: 0 18px;
    margin-bottom: 5px;
    min-height: auto;
    line-height: 1.8;
    font-weight: 600;
    text-align: left;
}
.new-starter-package.new-starter-package-ps .faq_section ul {
    overflow: hidden;
}
.landing-page.v2.v3.new-starter-package.new-starter-package-ps.bg_product.bg_outer.new-table-design .Import-Products-testimonial-below-section ul {
    max-width: 1030px;
}
.landing-page.v2.v3.new-starter-package.new-starter-package-ps.bg_product.bg_outer.new-table-design .Import-Products-testimonial-section ul {
    max-width: 1000px;
}
@media only screen and (max-width: 991px) {
    .landing-page.v2.v3.new-starter-package.new-starter-package-ps.bg_product.bg_outer.new-table-design .Import-Products-testimonial-below-section ul,
    .landing-page.v2.v3.new-starter-package.new-starter-package-ps.bg_product.bg_outer.new-table-design .Import-Products-testimonial-section ul {
        max-width: 100%;
    }
}

/*    home page FAQ bullets  12sep,2018 ends  */

/* Changes LP 2018-10-10 Start */
.high-quality-prodcut .common_block1 .block2,
.high-quality-prodcut .Import-Products-testimonial-below-section {
    max-width: 100%;
    margin: 50px auto 0 auto;
}
.high-quality-prodcut .faq_section_inner {
    max-width: 100%;
    margin: 10px auto;
    float: none;
}
.high-quality-prodcut .hide-em {
    display: none;
}
.high-quality-prodcut .grey_shadow {
    border: 0 none !important;
    border-radius: 4px;
    background: #f8f8f8 !important;
    box-shadow: 1px 2px 8px 1px rgba(0, 0, 0, 0.17);
    -webkit-box-shadow: 1px 2px 8px 1px rgba(0, 0, 0, 0.17);
}
.high-quality-prodcut .white_shadow {
    box-shadow: 1px 2px 8px 1px rgba(0, 0, 0, 0.17);
    -webkit-box-shadow: 1px 2px 8px 1px rgba(0, 0, 0, 0.17);
    background: #fff !important;
}
.high-quality-prodcut .features_overview {
    clear: both;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-align-items: stretch;
    align-items: stretch;
    padding: 20px;
    border: 1px solid #e1e1e1;
    margin-bottom: 30px;
}
.high-quality-prodcut .features_overview .overview_img {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*border: 1px solid #e1e1e1;*/

    padding: 10px;
    position: relative;
    max-width: 400px;
    height: 250px;
}
.high-quality-prodcut .features_overview .overview_description {
    width: 55%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.high-quality-prodcut .features_overview .overview_description h3 {
    padding: 0;
    text-align: center;
}
.high-quality-prodcut .features_overview .overview_description p {
    font: 16px/1.5 'Open Sans', sans-serif;
    color: #000000;
    clear: both;
}
.high-quality-prodcut .features_overview .overview_description p a {
    text-decoration: none;
    border-radius: 3px;
    width: auto;
    font-size: 14px;
    font-weight: bold;
    background: #24ad81;
    border: medium none;
    display: inline-block;
    line-height: 22px;
    padding: 7px 12px 9px;
    color: #fff;
    margin: 0 0 10px 0px;
}
.high-quality-prodcut {
    padding: 0 10px;
    box-sizing: border-box;
    width: 100%;
}
.high-quality-prodcut .features_overview .overview_description ol li,
.high-quality-prodcut .features_overview .overview_description ul li {
    font: 16px/1.5 'Open Sans', sans-serif;
    padding-bottom: 5px;
    position: relative;
    color: #000000;
}
.high-quality-prodcut .features_overview .overview_description ul {
    margin: 0 0 1.618em 0 !important;
}
html body .high-quality-prodcut .grey_shadow.whitebgsec {
    background-color: #fff !important;
}
.high-quality-prodcut .features_overview .overview_description ul li {
    padding-left: 30px;
}
.high-quality-prodcut .features_overview .overview_description ul li:before {
    content: "";
    background-image: url(/wp-content/uploads/landingpages/tick-mark.png);
    height: 14px;
    width: 17px;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 4px;
}
.high-quality-prodcut .who_is_this_inner.common_layout.customer-case-studies {
    clear: both;
    max-width: 100%;
    margin: 20px auto 0;
    float: none;
}
.high-quality-prodcut .startups_section .startups_section_inner,
.high-quality-prodcut .c-common {
    margin-bottom: 40px;
}
.high-quality-prodcut .features_overview .overview_img .magnify-new {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(248, 125, 10, 0.95);
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    pointer-events: none;
}
.high-quality-prodcut ul.plan-category-name li.special_bg.Premium-sub {
    z-index: 999 !important;
}
.high-quality-prodcut .features_overview .overview_img p {
    margin: 0;
}
.high-quality-prodcut .features_overview .overview_img p br {
    display: none;
}
@media only screen and (max-width: 991px) {
    .high-quality-prodcut .features_overview .overview_img {
        max-width: none;
        width: 40%;
        height: 170px;
    }
}
@media only screen and (max-width: 767px) {
    .overview_img p a img {
        width: 100%;
    }

    .high-quality-prodcut .features_overview .overview_description,
    .high-quality-prodcut .features_overview .overview_img {
        width: 100%;
    }

    .high-quality-prodcut .features_overview .overview_description ol li,
    .high-quality-prodcut .features_overview .overview_description ul li,
    .high-quality-prodcut .features_overview .overview_description p {
        font: 14px/1.5 'Open Sans', sans-serif;
    }

    .high-quality-prodcut .features_overview {
        margin: 20px 0;
        padding: 10px;
    }

    .high-quality-prodcut .features_overview .overview_description p a {
        font-size: 11px;
    }

    .high-quality-prodcut .features_overview .overview_img {
        height: auto;
    }
}

/* Changes Price table 2018-10-20 Start */
ul.lifetime_access_price_table {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 20px 0 0;
    border: 0;
    vertical-align: baseline;
}
ul.lifetime_access_price_table ul {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
ul.lifetime_access_price_table li,
ul.lifetime_access_price_table ul li {
    list-style: none;
}
ul.lifetime_access_price_table .expert_list {
    width: 35%;
    /*  z-index: 444;*/
}
ul.lifetime_access_price_table .enterprise_list,
ul.lifetime_access_price_table .business_list,
ul.lifetime_access_price_table .startup_list {
    width: 21.666666%;
}
ul.lifetime_access_price_table .expert_list ul .expert_head {
    background-color: #434343;
    font: 600 15px/1 'Open Sans', sans-serif;
    color: #fff;
    padding: 22px 20px 26px;
    /*padding: 28px 21px;*/

    border: 0 none;
}
ul.lifetime_access_price_table .expert_list ul li {
    font: 600 14px/1 'Open Sans', sans-serif;
    color: #000;
    padding: 21px;
    border: 1px solid #d3d3d3;
    position: relative;
}
ul.lifetime_access_price_table .expert_list ul li .large-box p:first-of-type {
    padding-bottom: 5px;
    font-size: 14px !important;
}
ul.lifetime_access_price_table .expert_list ul li .large-box p i {
    font: 600 13px/1 'Open Sans', sans-serif;
    color: #b2b2b2;
}
ul.lifetime_access_price_table .expert_list ul li.grey-bkg {
    background-color: #f3f3f3;
}
ul.lifetime_access_price_table .enterprise_list li.blank_column,
ul.lifetime_access_price_table .business_list li.blank_column,
ul.lifetime_access_price_table .startup_list li.blank_column {
    padding: 0;
    height: 58px;
    background-color: #f3f3f3;
}
ul.lifetime_access_price_table .startup_list {
    box-shadow: 0px 0px 14px -2px rgba(0, 0, 0, 0.58);
    z-index: 444;
    top: -10px;
}
ul.lifetime_access_price_table .expert_list ul li span {
    position: absolute;
    height: 100%;
    top: 0;
    right: 30px;
    /*    background: #1c7dbb;
    right: 30px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 16px;
    font-size: 11px;
    font-weight: 600;
    cursor: pointer;
    z-index: 4444;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);*/
}
ul.lifetime_access_price_table .expert_list ul li .large-box p>span:before,
ul.lifetime_access_price_table .expert_list ul li>span:before {
    content: "?";
    background: #1c7dbb;
    right: 30px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 16px;
    font-size: 11px;
    font-weight: 600;
    cursor: pointer;
    z-index: 4444;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
ul.lifetime_access_price_table .enterprise_list ul li .most_popular_head {
    background-color: #5e5e5e;
    /*padding: 25px;*/

    padding: 18px 5px;
    text-align: center;
}
ul.lifetime_access_price_table .business_list ul li .most_popular_head {
    background-color: #52a133;
    /*padding: 25px;*/

    padding: 18px 5px;
    text-align: center;
}

/****custom_lifetimetabele_new*****/
.custom_lifetimetabele_new ul.lifetime_access_price_table .expert_list ul li.grey-bkg {
    height: 58px;
}

/*.custom_lifetimetabele_new ul.lifetime_access_price_table.custom_pricetabel_section li.dashb_column {
    height: 149px !important;
}*/
.custom_lifetimetabele_new ul.lifetime_access_price_table ul li.blank_column {
    border-left: 1px solid #e2e2e2;
}

/*.custom_lifetimetabele_new ul.lifetime_access_price_table .business_list ul li.blank_column {
    border-left: 1px solid #d3d3d3;
}*/
.custom_lifetimetabele_new ul.lifetime_access_price_table .startup_list ul li.blank_column {
    border-right: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3 !important;
}
.custom_lifetimetabele_new ul.lifetime_access_price_table .business_list ul li.blank_column {
    border-right: 1px solid #d3d3d3 !important;
}

/****custom_lifetimetabele_new*****/
ul.lifetime_access_price_table .startup_list ul li .most_popular_head {
    background-color: #ffb23e;
    /*padding: 35px  25px 25px;*/

    padding: 26px 25px 20px;
    text-align: center;
}
ul.lifetime_access_price_table .enterprise_list ul li .sub_title_head {
    background-color: #3b3b3b;
    text-align: center;
    padding: 14px 0 6px;
}
ul.lifetime_access_price_table .business_list ul li .sub_title_head {
    background-color: #316b1b;
    text-align: center;
    padding: 14px 0 6px;
}
ul.lifetime_access_price_table .startup_list ul li .sub_title_head {
    background-color: #ff9900;
    text-align: center;
    padding: 14px 0 6px;
}
ul.lifetime_access_price_table .enterprise_list ul li .sub_title_head h4,
ul.lifetime_access_price_table .business_list ul li .sub_title_head h4,
ul.lifetime_access_price_table .startup_list ul li .sub_title_head h4 {
    font: 700 20px/1.5 'Open Sans', sans-serif !important;
    color: #fff !important;
    margin: 0;
}
ul.lifetime_access_price_table .enterprise_list ul li .sub_title_head p em,
ul.lifetime_access_price_table .business_list ul li .sub_title_head p em,
ul.lifetime_access_price_table .startup_list ul li .sub_title_head p em {
    font: 700 10px/1.5 'Open Sans', sans-serif !important;
    color: #fff !important;
    margin: 0;
}
ul.lifetime_access_price_table .enterprise_list ul li .most_popular_head h5,
ul.lifetime_access_price_table .business_list ul li .most_popular_head h5,
ul.lifetime_access_price_table .startup_list ul li .most_popular_head h5 {
    font: 700 18px/1.5 'Open Sans', sans-serif !important;
    color: #fff !important;
    margin: 0;
}
ul.lifetime_access_price_table .enterprise_list ul li .most_popular_head p,
ul.lifetime_access_price_table .business_list ul li .most_popular_head p,
ul.lifetime_access_price_table .startup_list ul li .most_popular_head p {
    font: 400 14px/1 'Open Sans', sans-serif !important;
    color: #fff !important;
}
ul.lifetime_access_price_table .expert_list ul li.expert_blank {
    padding: 0;
    border: 0;
    height: 77px;
    /*height: 98px;*/
}
ul.lifetime_access_price_table .enterprise_list li:nth-child(n+3):nth-last-child(n+7),
ul.lifetime_access_price_table .business_list li:nth-child(n+3):nth-last-child(n+7),
ul.lifetime_access_price_table .startup_list li:nth-child(n+3):nth-last-child(n+7) {
    padding: 20px;
    text-align: center;
    border: 1px solid #d3d3d3;
    height: 58px;
}
ul.lifetime_access_price_table .enterprise_list li:nth-child(n+3):nth-last-child(n+7) p,
ul.lifetime_access_price_table .business_list li:nth-child(n+3):nth-last-child(n+7) p,
ul.lifetime_access_price_table .startup_list li:nth-child(n+3):nth-last-child(n+7) p {
    font: 400 14px/1.2 'Open Sans', sans-serif;
    color: #000;
}
ul.lifetime_access_price_table .enterprise_list li:nth-child(n+12):not(:last-child),
ul.lifetime_access_price_table .business_list li:nth-child(n+12):not(:last-child),
ul.lifetime_access_price_table .startup_list li:nth-child(n+12):not(:last-child) {
    font: 400 14px/1.2 'Open Sans', sans-serif;
    color: #000;
    text-align: center;
    border: 1px solid #d3d3d3;
    height: 83px;
    /*height: 105px;*/

    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
}
ul.lifetime_access_price_table .enterprise_list li:last-child,
ul.lifetime_access_price_table .business_list li:last-child,
ul.lifetime_access_price_table .startup_list li:last-child {
    text-align: center;
    border: 1px solid #d3d3d3;
    padding: 20px;
}
ul.lifetime_access_price_table .enterprise_list li:last-child a,
ul.lifetime_access_price_table .business_list li:last-child a,
ul.lifetime_access_price_table .startup_list li:last-child a {
    border-radius: 4px;
    box-shadow: none;
    border: 0;
    font-size: 14px;
    padding: 14px 5px;
    display: block;
    font: 700 14px/1.2 'Open Sans', sans-serif;
    color: #ffffff;
    text-decoration: none;
}
ul.lifetime_access_price_table .enterprise_list li:last-child a img,
ul.lifetime_access_price_table .business_list li:last-child a img,
ul.lifetime_access_price_table .startup_list li:last-child a img {
    position: relative;
    left: 5px;
}
ul.lifetime_access_price_table .startup_list li:last-child a {
    background-color: #ff9900;
}
ul.lifetime_access_price_table .business_list li:last-child a {
    background-color: #316b1b;
}
ul.lifetime_access_price_table .enterprise_list li:last-child a {
    background-color: #3b3b3b;
}
ul.lifetime_access_price_table p {
    margin: 0;
    padding: 0;
}
ul.lifetime_access_price_table img {
    vertical-align: middle;
    display: inline;
}
.pricetable-new18.common_layout.white_shadow {
    clear: both;
    float: none;
    border: 0 none;
}
ul.lifetime_access_price_table .enterprise_list li:nth-child(n+3):nth-last-child(n+7) img,
ul.lifetime_access_price_table .business_list li:nth-child(n+3):nth-last-child(n+7) img,
ul.lifetime_access_price_table .startup_list li:nth-child(n+3):nth-last-child(n+7) img {
    padding-right: 10px;
}
ul.lifetime_access_price_table .expert_list ul li span span.tooltiptext {
    width: 500px;
    background-color: #1c7dbb;
    color: #fff;
    border-radius: 6px;
    position: absolute;
    z-index: 999999;
    left: 40px;
    text-align: left;
    padding: 10px;
    top: calc(100% + 10px);
    pointer-events: none;
    text-align: center;
    height: auto;
    color: #fff;
    text-align: center;
    line-height: 16px;
    font-size: 11px;
    font-weight: 600;
}
ul.lifetime_access_price_table .expert_list ul li span span.tooltiptext:before {
    content: "";
    position: absolute;
    top: -10px;
    right: 0;
    margin-top: -11px;
    border-width: 5px;
    border-style: solid;
    border-color: rgba(29, 124, 187, 0) rgba(28, 125, 187, 0) #1d7cbb rgba(29, 124, 187, 0);
    left: 0;
    margin: 0 auto;
    width: 0;
}
.pricetable-new18.common_layout.white_shadow .video-section-price-table p a {
    display: block;
    text-align: center;
}
.pricetable-new18.common_layout.white_shadow .video-section-price-table p a img {
    width: 100%;
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.29);
    margin-top: 15px;
}
.pricetable-new18.common_layout.white_shadow .video-section-price-table {
    padding-top: 40px;
    max-width: 70%;
    margin: 0 auto;
}
.pricetable-new18.common_layout.white_shadow .video-section-price-table p,
.pricetable-new18.common_layout.white_shadow .video-section-price-table .main-title {
    padding-left: 60px;
    position: relative;
}
.pricetable-new18.common_layout.white_shadow .video-section-price-table p:first-of-type {
    padding-left: 0;
}
.pricetable-new18.common_layout.white_shadow .video-section-price-table .main-title>i {
    background: #ff9900;
    color: #fff;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    text-align: center;
    line-height: 40px;
    left: 0;
    top: -5px;
}
.pricetable-new18.common_layout.white_shadow .video-section-price-table h2 {
    font: 700 19px/1 'Open Sans', sans-serif !important;
    color: #000 !important;
}
.pricetable-new18.common_layout.white_shadow .video-section-price-table p br {
    display: none;
}
.pricetable-new18.common_layout.white_shadow .video-section-price-table p a {
    display: inline-block;
    font: 400 16px/1.5 'Open Sans', sans-serif;
    color: #000;
    text-decoration: none;
}
.pricetable-new18.common_layout.white_shadow .video-section-price-table p {
    font: 400 16px/1.5 'Open Sans', sans-serif;
    color: #000;
}
.pricetable-new18.common_layout.white_shadow .video-section-price-table ul {
    text-align: center;
}
.pricetable-new18.common_layout.white_shadow .video-section-price-table ul li {
    display: inline-block;
    padding: 0 10px;
}
.pricetable-new18.common_layout.white_shadow .video-section-price-table p.bottom-btn a {
    text-decoration: none;
    border-radius: 3px;
    width: auto;
    font-size: 14px;
    font-weight: bold;
    background: #24ad81;
    border: medium none;
    display: inline-block;
    line-height: 22px;
    padding: 7px 12px 9px;
    color: #fff;
}
.pricetable-new18.common_layout.white_shadow .video-section-price-table p.bottom-btn {
    margin: 0;
    padding: 30px 0 0;
    text-align: center;
}
ul.lifetime_access_price_table .expert_list ul li:nth-child(n+12) span span.tooltiptext {
    top: calc(100% + 10px);
}

/* Feb 7 2019 starts here */
body.local_inner_page .additional-twenty-ninteen h4 {
    font: 700 18px/1.5 open sans !important;
    color: #2f2f2f !important;
}
body.local_inner_page .landing.landing-twenty-ninteen h3.twenty-ninteen-title {
    color: #fe9f00 !important;
    font: 700 18px/1.5 open sans !important;
}
body.local_inner_page .landing.landing-twenty-ninteen .video-rfq .text-wrap ul li {
    color: #000;
    font: 400 15px/1.5 open sans;
    list-style: none;
}
body.local_inner_page .additional-twenty-ninteen p {
    font: 400 15px/1.5 open sans !important;
    color: #333 !important;
}
body.right-sidebar:not(.storefront-full-width-content) div#content.col-full {
    max-width: 987px !important;
    margin: 0 auto !important;
    width: 100% !important;
    padding: 4.236em 0 !important;
}
body.right-sidebar:not(.storefront-full-width-content) .content-area {
    width: 62% !important;
    float: left !important;
    margin: 0 !important;
}
body.right-sidebar:not(.storefront-full-width-content) .content-area main#main {
    width: 100%;
}
body.right-sidebar:not(.storefront-full-width-content) .widget-area {
    margin-top: 0;
    width: 34%;
    float: right;
}
body.page-template-default.page.wp-embed-responsive.has-lightbox.local_inner_page div#content.col-full .sidebarWrappernew h3 {
    font: normal 24px/1em 'Open Sans', arial, sans-serif;
    margin: 0;
}
body.page-template-default.page.wp-embed-responsive.has-lightbox.local_inner_page div#content.col-full .sidebarWrappernew p {
    font: normal 13px/1.5em 'Open Sans', arial, sans-serif;
    color: #333;
}
body.page-template-default.page.wp-embed-responsive.has-lightbox.local_inner_page div#content.col-full .sidebarWrappernew a.getitnowbtn {
    color: #fff !important;
    text-decoration: none !important;
    font-weight: 400 !important;
}
body.page-template-default.page.wp-embed-responsive.has-lightbox.local_inner_page div#content.col-full .widget_recent_comments span.widget-title {
    font: normal 24px/1em 'Open Sans', arial, sans-serif;
    color: #2f2f2f;
    padding: 0 0 .53em;
}
body.page-template-default.page.wp-embed-responsive.has-lightbox.local_inner_page div#content.col-full .widget_recent_comments ul#recentcomments li {
    padding-left: 0;
    font: normal 13px/1.5em 'Open Sans', arial, sans-serif;
}
body.page-template-default.page.wp-embed-responsive.has-lightbox.local_inner_page div#content.col-full .widget_recent_comments ul#recentcomments li:before {
    content: none;
}
body.page-template-default.page.wp-embed-responsive.has-lightbox.local_inner_page div#content.col-full .widget_recent_comments ul#recentcomments li a {
    font-weight: normal;
    color: #ff9935;
    text-decoration: none;
}
body.right-sidebar:not(.storefront-full-width-content) div#content.col-full .entry-content .col-md-4 {
    box-sizing: border-box;
    display: inline-block;
    float: none;
    padding: 0;
    vertical-align: top;
    width: 32.5%;
}
body.page-template-default.page.wp-embed-responsive.has-lightbox.local_inner_page div#content.col-full .entry-content .col-md-4 .blog-post-other>p {
    display: none;
}
.storefront-full-width-content .landing.landing-twenty-ninteen {
    padding: 10px 0;
}
@media only screen and (max-width: 767px) {
    /***Bug fixes on 11 feb 2019 ***/

    body.right-sidebar:not(.storefront-full-width-content) div#content.col-full .widget-area,
    body.right-sidebar:not(.storefront-full-width-content) div#content.col-full .content-area {
        width: 90% !important;
        float: none !important;
        clear: both;
        margin: 0 auto !important;
    }
    /***Bug fixes on 11 feb 2019 ***/

    .storefront-secondary-navigation .landing.landing-twenty-ninteen {
        padding: 0 20px;
    }
}
@media only screen and (max-width: 479px) {
    body.right-sidebar:not(.storefront-full-width-content) div#content.col-full .entry-content .col-md-4 {
        width: 100%;
        max-width: 225px;
        margin: 0 auto;
        display: block;
    }

    body.right-sidebar:not(.storefront-full-width-content) div#content.col-full .entry-content h3 {
        text-align: center;
    }
}

/* Feb 7 2019 ends here */
@media only screen and (max-width: 991px) {
    ul.lifetime_access_price_table .expert_list ul li {
        font: 600 11px/1 'Open Sans', sans-serif;
        padding: 14px 5px;
    }

    ul.lifetime_access_price_table .expert_list ul .expert_head {
        padding: 20px 5px;
        font: 600 14px/1 'Open Sans', sans-serif;
    }

    ul.lifetime_access_price_table .enterprise_list ul li .most_popular_head h5,
    ul.lifetime_access_price_table .business_list ul li .most_popular_head h5,
    ul.lifetime_access_price_table .startup_list ul li .most_popular_head h5 {
        font: 700 16px/1.5 'Open Sans', sans-serif;
    }

    ul.lifetime_access_price_table .enterprise_list ul li .most_popular_head p,
    ul.lifetime_access_price_table .business_list ul li .most_popular_head p,
    ul.lifetime_access_price_table .startup_list ul li .most_popular_head p {
        font: 400 12px/1.5 'Open Sans', sans-serif;
    }

    ul.lifetime_access_price_table .enterprise_list ul li .sub_title_head h4,
    ul.lifetime_access_price_table .business_list ul li .sub_title_head h4,
    ul.lifetime_access_price_table .startup_list ul li .sub_title_head h4 {
        font: 700 16px/1.2 'Open Sans', sans-serif;
    }

    ul.lifetime_access_price_table .enterprise_list ul li .sub_title_head,
    ul.lifetime_access_price_table .business_list ul li .sub_title_head,
    ul.lifetime_access_price_table .startup_list ul li .sub_title_head {
        padding: 10px 0 6px;
    }

    ul.lifetime_access_price_table .enterprise_list ul li .most_popular_head,
    ul.lifetime_access_price_table .business_list ul li .most_popular_head,
    ul.lifetime_access_price_table .startup_list ul li .most_popular_head {
        padding: 27px 4px;
    }

    ul.lifetime_access_price_table .enterprise_list li:nth-child(n+3):nth-last-child(n+7),
    ul.lifetime_access_price_table .business_list li:nth-child(n+3):nth-last-child(n+7),
    ul.lifetime_access_price_table .startup_list li:nth-child(n+3):nth-last-child(n+7) {
        padding: 9px 0;
        height: auto;
    }

    ul.lifetime_access_price_table .enterprise_list li:nth-child(n+3):nth-last-child(n+7) p,
    ul.lifetime_access_price_table .business_list li:nth-child(n+3):nth-last-child(n+7) p,
    ul.lifetime_access_price_table .startup_list li:nth-child(n+3):nth-last-child(n+7) p {
        font: 400 12px/1.8 'Open Sans', sans-serif;
    }

    ul.lifetime_access_price_table .enterprise_list li.blank_column,
    ul.lifetime_access_price_table .business_list li.blank_column,
    ul.lifetime_access_price_table .startup_list li.blank_column {
        height: 41px !important;
    }

    ul.lifetime_access_price_table .expert_list ul li .large-box p i {
        font: 600 11px/1 'Open Sans', sans-serif;
    }

    ul.lifetime_access_price_table .enterprise_list li:nth-child(n+12):not(:last-child),
    ul.lifetime_access_price_table .business_list li:nth-child(n+12):not(:last-child),
    ul.lifetime_access_price_table .startup_list li:nth-child(n+12):not(:last-child) {
        height: 79px;
    }

    ul.lifetime_access_price_table .enterprise_list li:nth-child(n+12):not(:last-child) p,
    ul.lifetime_access_price_table .business_list li:nth-child(n+12):not(:last-child) p,
    ul.lifetime_access_price_table .startup_list li:nth-child(n+12):not(:last-child) p {
        font: 600 11px/1 'Open Sans', sans-serif;
    }

    .pricetable-new18.common_layout.white_shadow .video-section-price-table {
        max-width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    ul.lifetime_access_price_table .expert_list {
        display: none;
    }

    ul.lifetime_access_price_table .enterprise_list,
    ul.lifetime_access_price_table .business_list,
    ul.lifetime_access_price_table .startup_list {
        width: 100%;
        margin-bottom: 20px;
    }

    ul.lifetime_access_price_table .enterprise_list li:nth-child(n+12):not(:last-child),
    ul.lifetime_access_price_table .business_list li:nth-child(n+12):not(:last-child),
    ul.lifetime_access_price_table .startup_list li:nth-child(n+12):not(:last-child) {
        height: auto;
        padding: 12px 10px;
        justify-content: flex-end;
        position: relative;
    }

    ul.lifetime_access_price_table .enterprise_list li:last-child a,
    ul.lifetime_access_price_table .business_list li:last-child a,
    ul.lifetime_access_price_table .startup_list li:last-child a {
        font: 700 13px/1.2 'Open Sans', sans-serif;
        padding: 10px;
    }

    ul.lifetime_access_price_table .enterprise_list li:last-child,
    ul.lifetime_access_price_table .business_list li:last-child,
    ul.lifetime_access_price_table .startup_list li:last-child {
        padding: 10px;
    }

    ul.lifetime_access_price_table .enterprise_list li:nth-child(n+3):nth-last-child(n+7),
    ul.lifetime_access_price_table .business_list li:nth-child(n+3):nth-last-child(n+7),
    ul.lifetime_access_price_table .startup_list li:nth-child(n+3):nth-last-child(n+7) {
        padding: 9px 5px;
        text-align: right;
        position: relative;
    }

    ul.lifetime_access_price_table .enterprise_list li:nth-child(n+12):not(:last-child):after,
    ul.lifetime_access_price_table .business_list li:nth-child(n+12):not(:last-child):after,
    ul.lifetime_access_price_table .startup_list li:nth-child(n+12):not(:last-child):after,
    ul.lifetime_access_price_table .enterprise_list li:nth-child(n+3):nth-last-child(n+7):after,
    ul.lifetime_access_price_table .business_list li:nth-child(n+3):nth-last-child(n+7):after,
    ul.lifetime_access_price_table .startup_list li:nth-child(n+3):nth-last-child(n+7):after {
        content: attr(lifetime-access);
        position: absolute;
        left: 10px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        max-width: 50%;
        text-align: left;
        font: 700 12px/1 'Open Sans', sans-serif;
    }

    .pricetable-new18.common_layout.white_shadow .video-section-price-table h2 {
        font: 700 16px/1 'Open Sans', sans-serif;
    }

    .pricetable-new18.common_layout.white_shadow .video-section-price-table p {
        margin-bottom: 1em;
        font: 400 14px/1.5 'Open Sans', sans-serif;
    }

    .pricetable-new18.common_layout.white_shadow .video-section-price-table p a {
        font: 400 14px/1.5 'Open Sans', sans-serif;
        text-align: left;
    }

    .pricetable-new18.common_layout.white_shadow .video-section-price-table p.bottom-btn a {
        font-size: 12px;
    }

    .pricetable-new18.common_layout.white_shadow .video-section-price-table ul li {
        padding: 5px 10px;
    }

    .pricetable-new18.common_layout.white_shadow .video-section-price-table {
        padding-top: 10px;
    }
}
@media only screen and (max-width: 768px) {
    ul.lifetime_access_price_table .startup_list ul li .most_popular_head {
        /*padding: 35px 27px 27px 27px;*/
        padding: 27px 4px 24.9px;
    }
}
@media only screen and (min-width: 2000px) {
    ul.lifetime_access_price_table .expert_list ul .expert_head {
        height: 99px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -ms-align-items: center;
        align-items: center;
    }

    ul.lifetime_access_price_table ul li .sub_title_head {
        height: 100px;
    }

    ul.lifetime_access_price_table .expert_list li:nth-child(n+3):nth-last-child(n+6),
    ul.lifetime_access_price_table .startup_list li:nth-child(n+3):nth-last-child(n+7),
    ul.lifetime_access_price_table .business_list li:nth-child(n+3):nth-last-child(n+7),
    ul.lifetime_access_price_table .enterprise_list li:nth-child(n+3):nth-last-child(n+7) {
        height: 70px;
    }

    ul.lifetime_access_price_table .enterprise_list li:nth-child(n+12):not(:last-child),
    ul.lifetime_access_price_table .business_list li:nth-child(n+12):not(:last-child),
    ul.lifetime_access_price_table .startup_list li:nth-child(n+12):not(:last-child),
    ul.lifetime_access_price_table .enterprise_list li:nth-child(n+12):not(:last-child),
    ul.lifetime_access_price_table .business_list li:nth-child(n+12):not(:last-child),
    ul.lifetime_access_price_table .startup_list li:nth-child(n+12):not(:last-child),
    ul.lifetime_access_price_table .enterprise_list li:nth-last-child(-n+5),
    ul.lifetime_access_price_table .business_list li:nth-last-child(-n+5),
    ul.lifetime_access_price_table .startup_list li:nth-last-child(-n+5),
    ul.lifetime_access_price_table .expert_list li:nth-last-child(-n+5) {
        height: 150px;
    }
    /****custom_lifetimetabele_new*****/

    .custom_lifetimetabele_new ul.lifetime_access_price_table.custom_pricetabel_section li.dashb_column {
        height: 149px !important;
    }
    /***custom_lifetimetabele_new***/

    ul.lifetime_access_price_table .enterprise_list li:last-child,
    ul.lifetime_access_price_table .business_list li:last-child,
    ul.lifetime_access_price_table .startup_list li:last-child {
        height: auto !important;
    }

    ul.lifetime_access_price_table .startup_list {
        top: -10px;
    }

    ul.lifetime_access_price_table .expert_list ul li.expert_blank {
        height: 77px;
    }
}

/* Changes Price table 2018-10-20 End */

/* Oct 24 2018 styling starts  */
ul.lifetime_access_price_table .expert_list li:nth-child(n+12) {
    padding: 10px;
}
.high-quality-prodcut .features_overview .overview_description h3 {
    color: #1c7dbb !important;
}
p.btn-mar,
p.btn-mar a,
.high-quality-prodcut .features_overview .overview_description p:last-child,
.high-quality-prodcut .features_overview .overview_description p:last-child a {
    margin: 0 !important;
}
.faq_section h5 {
    margin-bottom: 8px !important;
}
body .faq_section ul,
body .faq_section ol {
    margin-bottom: 18px !important;
}
@media only screen and (min-width: 767px) {
    ul.lifetime_access_price_table p {
        line-height: 1;
    }

    ul.lifetime_access_price_table .enterprise_list ul li .sub_title_head h4,
    ul.lifetime_access_price_table .business_list ul li .sub_title_head h4,
    ul.lifetime_access_price_table .startup_list ul li .sub_title_head h4 {
        line-height: 0.9 !important;
    }

    ul.lifetime_access_price_table .enterprise_list ul li .sub_title_head,
    ul.lifetime_access_price_table .business_list ul li .sub_title_head,
    ul.lifetime_access_price_table .startup_list ul li .sub_title_head {
        padding: 20px 0 10px !important;
    }
}
@media only screen and (max-width: 991px) {
    ul.lifetime_access_price_table .expert_list ul li.expert_blank {
        height: 88px;
    }

    ul.lifetime_access_price_table .expert_list ul .expert_head {
        /*padding: 25.5px 5px;*/
        padding: 22px 20px 21px
    }

    ul.lifetime_access_price_table .enterprise_list ul li .most_popular_head,
    ul.lifetime_access_price_table .business_list ul li .most_popular_head {
        padding: 22px 4px;
    }

    ul.lifetime_access_price_table .enterprise_list li:nth-child(n+12):not(:last-child),
    ul.lifetime_access_price_table .business_list li:nth-child(n+12):not(:last-child),
    ul.lifetime_access_price_table .startup_list li:nth-child(n+12):not(:last-child) {
        height: 71px;
    }

    ul.lifetime_access_price_table .expert_list ul li span span.tooltiptext {
        width: 300px;
    }
}
@media only screen and (max-width: 767px) {
    ul.lifetime_access_price_table .enterprise_list li:nth-child(n+12):not(:last-child),
    ul.lifetime_access_price_table .business_list li:nth-child(n+12):not(:last-child),
    ul.lifetime_access_price_table .startup_list li:nth-child(n+12):not(:last-child) {
        height: auto;
    }
}

/* Oct 24 2018 styling Ends  */

/****Additional Service Packages start****/

/*body .dashboard_views .extra_services .additional_ne_custom_sec .frame .flicker-back h3 {
    text-transform: uppercase;
}*/
body .dashboard_views .extra_services .additional_ne_custom_sec .frame .flicker-back p a {
    border: 0;
    font-size: 17px;
    width: auto !important;
    display: inline-block;
    padding: 10px 60px;
}
.customer-case-studies .additional_ne_custom_sec .who_section_2_block1 {
    height: auto;
}
body .dashboard_views .extra_services .additional_ne_custom_sec .frame .flicker-front.prim.green {
    background: #69a84f;
}
body .downloads .extra_services .additional_ne_custom_sec .frame {
    height: 298px;
}
.downloads.new_additional_custom_serss {
    border: 0px;
    padding: 1px 0px 0px;
    margin-top: -10px;
    margin-bottom: 27px;
}
.downloads.new_additional_custom_serss h6.section_title {
    margin: 5px 0 22px !important;
}
body .downloads .extra_services .additional_ne_custom_sec .frame .flicker-front.dash_box {
    padding: 90px 10px !important;
}
body .dashboard_views .extra_services .additional_ne_custom_sec .frame .flicker-back p {
    font-size: 17px;
    line-height: 1.4;
}
body .dashboard_views .extra_services .additional_ne_custom_sec .frame .flicker-back {
    padding: 20px 25px 20px;
}
body .dashboard_views .extra_services .additional_ne_custom_sec .frame .flicker-back p br {
    display: block;
}

/*****Additional Service Packages end*****/

/******static_additionalpackeges start********/
body .static_additionalpackeges .dashboard_views .extra_services .frame .flicker-front.prim {
    background-color: #3f84c7;
}
body .static_additionalpackeges .dashboard_views .extra_services .frame .flicker-front {
    border: 0px;
}
body .static_additionalpackeges .dashboard_views .extra_services .frame .flicker-front.dash_box p {
    font-size: 15px;
    line-height: 1.3;
    color: #fff !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 700 !important;
}
body .static_additionalpackeges .dashboard_views .extra_services .frame .flicker-front.dash_box h3 {
    font-size: 18px;
    line-height: 1.3;
    color: #fff !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 700 !important;
}
body .static_additionalpackeges .dashboard_views .extra_services .frame .flicker-front.red {
    background-color: #cc0001;
}
body .downloads.static_additionalpackeges .extra_services .frame .flicker-back {
    background: #3b3b3b;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
    position: relative;
    border: 0 none;
    padding: 20px 25px 20px;
}
body .downloads.static_additionalpackeges .extra_services .frame .flicker-back h3 {
    font-size: 18px;
    line-height: 1.3;
    color: #fff !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 700 !important;
    width: 100%;
    margin: 0px;
}
body .downloads.static_additionalpackeges .extra_services .frame .flicker-back p {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    width: 100%;
    margin: 0;
}
body .downloads.static_additionalpackeges .extra_services .frame .flicker-back a {
    text-decoration: none;
    background-color: #5f9e46;
    font-size: 14px;
    color: #fff;
    line-height: normal;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    padding: 10px;
    text-align: center;
    width: 100%;
    display: block;
    cursor: pointer;
    margin-bottom: 5px;
}

/******static_additionalpackeges end********/

/****custom_lifetimetabele_new 2018-11-26 START*****/
ul.lifetime_access_price_table.custom_pricetabel_section li.dashb_column {
    height: 110px !important;
}

/****custom_lifetimetabele_new 2018-11-26 END*****/

/**** custom_lifetimetabele_new Nov 27 2018 START ****/
@media only screen and (min-width: 1516px) {
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .expert_list ul .expert_head {
        padding: 22px 20px 25px;
    }

    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list li.blank_column,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list li.blank_column,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list li.blank_column {
        height: 60.5px;
    }
}
@media only screen and (min-width: 768px) {
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(3),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(4),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(6),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(3),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(4),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(6),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(3),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(4),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(6),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .expert_list ul li:nth-child(6),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .expert_list ul li:nth-child(4),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .expert_list ul li:nth-child(3) {
        height: 120px !important;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -ms-align-items: center;
        align-items: center;
        padding: 10px 21px;
    }

    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(3),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(4),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(6),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(3),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(4),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(6),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(3),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(4),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(6) {
        justify-content: center;
    }

    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(3) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(4) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(6) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(3) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(4) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(6) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(3) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(4) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(6) p {
        font-weight: 600;
    }

    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(n+8):not(:last-child),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(n+8):not(:last-child),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(n+8):not(:last-child),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(n+8):not(:last-child),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(n+8):not(:last-child),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(n+8):not(:last-child),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(n+8):not(:last-child),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(n+8):not(:last-child),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(n+8):not(:last-child),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .expert_list ul li:nth-child(n+8):not(:last-child),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .expert_list ul li:nth-child(n+8):not(:last-child),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .expert_list ul li:nth-child(n+8):not(:last-child) {
        height: 58px !important;
        padding: 10px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -ms-align-items: center;
        align-items: center;
        border: 1px solid #d3d3d3;
    }

    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(n+8):not(:last-child) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(n+8):not(:last-child) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(n+8):not(:last-child) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(n+8):not(:last-child) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(n+8):not(:last-child) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(n+8):not(:last-child) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(n+8):not(:last-child) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(n+8):not(:last-child) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(n+8):not(:last-child) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .expert_list ul li:nth-child(n+8):not(:last-child) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .expert_list ul li:nth-child(n+8):not(:last-child) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .expert_list ul li:nth-child(n+8):not(:last-child) p {
        font: 400 14px/1.2 'Open Sans', sans-serif;
        color: #000;
    }

    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list li.blank_column,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list li.blank_column,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list li.blank_column,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .expert_list ul li.grey-bkg {
        height: 60px !important;
    }
    /**** custom_lifetimetabele_new Nov 28 2018 START ****/

    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(n+8):not(:last-child),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(n+8):not(:last-child),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(n+8):not(:last-child),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(n+8):not(:last-child),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(n+8):not(:last-child),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(n+8):not(:last-child),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(n+8):not(:last-child),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(n+8):not(:last-child),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(n+8):not(:last-child) {
        display: block;
        padding: 15px 10px;
        text-align: center;
    }

    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(n+8):not(:last-child) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(n+8):not(:last-child) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(n+8):not(:last-child) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(n+8):not(:last-child) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(n+8):not(:last-child) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(n+8):not(:last-child) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(n+8):not(:last-child) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(n+8):not(:last-child) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(n+8):not(:last-child) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .expert_list ul li:nth-child(n+8):not(:last-child) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .expert_list ul li:nth-child(n+8):not(:last-child) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .expert_list ul li:nth-child(n+8):not(:last-child) img {
        padding-right: 10px;
    }

    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(3) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(4) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(6) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(3) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(4) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(6) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(3) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(4) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(6) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .expert_list ul li:nth-child(6) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .expert_list ul li:nth-child(4) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .expert_list ul li:nth-child(3) img {
        padding-right: 0;
    }
    /**** custom_lifetimetabele_new Nov 28 2018 END ****/
}
@media only screen and (max-width: 767px) {
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list li:nth-child(11),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list li:nth-child(11),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list li:nth-child(11) {
        padding: 9px 5px;
        text-align: right;
        position: relative;
        border: 1px solid #d3d3d3;
    }

    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list li:nth-child(11):after,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list li:nth-child(11):after,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list li:nth-child(11):after {
        content: attr(lifetime-access);
        position: absolute;
        left: 10px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        max-width: 50%;
        text-align: left;
        font: 700 12px/1 'Open Sans', sans-serif;
    }

    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list li:nth-child(11) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list li:nth-child(11) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list li:nth-child(11) img {
        padding-right: 10px
    }
    /**** custom_lifetimetabele_new Nov 28 2018 START ****/

    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(n+8):not(:last-child) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(n+8):not(:last-child) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(n+8):not(:last-child) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(n+8):not(:last-child) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(n+8):not(:last-child) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(n+8):not(:last-child) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(n+8):not(:last-child) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(n+8):not(:last-child) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(n+8):not(:last-child) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .expert_list ul li:nth-child(n+8):not(:last-child) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .expert_list ul li:nth-child(n+8):not(:last-child) img,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .expert_list ul li:nth-child(n+8):not(:last-child) img {
        padding-right: 10px;
    }

    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list li:nth-child(11) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list li:nth-child(11) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list li:nth-child(11) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(n+8):not(:last-child) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(n+8):not(:last-child) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(n+8):not(:last-child) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(n+8):not(:last-child) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(n+8):not(:last-child) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(n+8):not(:last-child) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(n+8):not(:last-child) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(n+8):not(:last-child) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(n+8):not(:last-child) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .expert_list ul li:nth-child(n+8):not(:last-child) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .expert_list ul li:nth-child(n+8):not(:last-child) p,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .expert_list ul li:nth-child(n+8):not(:last-child) p {
        font: 400 12px/1.8 'Open Sans', sans-serif;
        color: #000;
    }

    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list li:nth-child(n+12):not(:last-child),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list li:nth-child(n+12):not(:last-child),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list li:nth-child(n+12):not(:last-child) {
        padding: 9px 5px;
    }
    /**** custom_lifetimetabele_new Nov 28 2018 END ****/
}

/**** custom_lifetimetabele_new Nov 27 2018 END ****/

/* Price Table 1 New changes Dec-18-2018 Starts here */
.no_hidden_fees .table-responsive .c-price em {
    display: block;
    font: 700 10px/1.5 'Open Sans', sans-serif;
    color: #fff;
    margin: 0;
}
.no_hidden_fees {
    overflow: hidden;
}
.new-starter-package .ver3.subscription-table-version-2 .bg_table.no_hidden_fees .plan-category-name li.clean-list.bluetext.tutorial-text.larger-height:nth-child(5) {
    border-top: 1px solid #c6c6c6;
    height: 92px !important;
}
.new-starter-package .ver3.subscription-table-version-2 .bg_table.no_hidden_fees .plan-category-name li.clean-list.bluetext.quality-ins {
    height: 60px !important;
}
.new-starter-package .ver3.subscription-table-version-2 .bg_table .plan-category-name li.clean-list.bluetext:last-child {
    height: 61px !important;
}
.no_hidden_fees .features_section {
    display: none;
}
.no_hidden_fees .video-section-price-table {
    padding-top: 0 !important;
    clear: both;
}
.starter_package_inner.common_layout.bg_table.no_hidden_fees ul.plan-category-name li.clean-list.bluetext.tutorial-text.larger-height:nth-child(2) {
    height: 91px !important;
}
.starter_package_inner.common_layout.bg_table.no_hidden_fees ul.plan-category-name li.clean-list.bluetext.tutorial-text.larger-height:nth-child(2) {
    border-bottom: 1px solid #c6c6c6;
}
@media only screen and (min-width: 1400px) {
    .starter_package_inner.common_layout.bg_table.no_hidden_fees ul.plan-category-name li.clean-list.bluetext.tutorial-text.larger-height:nth-child(2) {
        border-bottom: 1px solid #c6c6c6;
    }

    .new-table-design.new-starter-package .ver3 .bg_table.no_hidden_fees ul.plan-detail-card li:nth-child(8) {
        height: 60px !important;
    }

    .starter_package_inner.common_layout.bg_table.no_hidden_fees ul.plan-category-name li.clean-list.bluetext.tutorial-text.larger-height:nth-child(2) {
        height: 92px !important;
    }

    .new-starter-package .ver3.subscription-table-version-2 .bg_table .plan-category-name li.clean-list.bluetext:last-child,
    .new-table-design.new-starter-package .ver3 .bg_table.no_hidden_fees .plan-category-name li.clean-list:nth-child(5) {
        height: 62px !important;
    }

    .starter_package_inner.common_layout.bg_table.no_hidden_fees ul.plan-category-name li.clean-list.bluetext.tutorial-text.larger-height:nth-child(2) {
        height: 92px !important;
    }

    .new-table-design.new-starter-package .ver3 .bg_table.no_hidden_fees .plan-category-name li.clean-list:nth-child(5) {
        height: 62px !important;
    }

    .new-starter-package .ver3.subscription-table-version-2 .bg_table .plan-category-name li.clean-list.bluetext:last-child {
        height: 62px !important;
    }
}

/*start changes 2018-12-19*/
@media only screen and (min-width: 1700px) {
    .starter_package_inner.common_layout.bg_table.no_hidden_fees ul.plan-category-name li.clean-list.bluetext.tutorial-text.larger-height:nth-child(2) {
        height: 92px !important;
    }

    .new-starter-package.upgradedversion-3 .bg_table.no_hidden_fees ul.plan-category-name li.large-list.bluetext {
        height: 58px !important;
    }
}

/*end changes 2018-12-19*/
@media only screen and (min-width: 1900px) {
    .starter_package_inner.common_layout.bg_table.no_hidden_fees ul.plan-category-name li.clean-list.bluetext.tutorial-text.larger-height:nth-child(2) {
        height: 91px !important;
    }

    .new-starter-package .ver3.subscription-table-version-2 .bg_table .plan-category-name li.clean-list.bluetext:last-child {
        height: 61px !important;
    }
    /*start changes 2018-12-19*/

    .new-table-design.new-starter-package .ver3 .bg_table.no_hidden_fees .plan-category-name li.clean-list:nth-child(5) {
        height: 61px !important;
    }
    /*end changes 2018-12-19*/
}

/*start changes 2018-12-19*/
@media only screen and (min-width: 1950px) {
    .new-table-design.new-starter-package .ver3 .bg_table.no_hidden_fees .plan-category-name li.clean-list:nth-child(5) {
        height: 63px !important;
    }

    .new-starter-package .ver3.subscription-table-version-2 .bg_table .plan-category-name li.clean-list.bluetext:last-child {
        height: 62px !important;
    }

    .starter_package_inner.common_layout.bg_table.no_hidden_fees ul.plan-category-name li.clean-list.bluetext.tutorial-text.larger-height:nth-child(2) {
        height: 92px !important;
    }

    .new-table-design.new-starter-package .ver3 .bg_table.no_hidden_fees .plan-category-name li.clean-list:nth-child(5) {
        height: 62px !important;
    }

    .new-starter-package.upgradedversion-3 .bg_table.no_hidden_fees ul.plan-category-name li.large-list.bluetext {
        height: 58px !important;
    }
}
@media only screen and (min-width: 2300px) {
    .new-starter-package.upgradedversion-3 .bg_table.no_hidden_fees ul.plan-category-name li.large-list.bluetext {
        height: 59px !important;
    }

    .starter_package_inner.common_layout.bg_table.no_hidden_fees ul.plan-category-name li.clean-list.bluetext.tutorial-text.larger-height:nth-child(2) {
        height: 92px !important;
    }
}
@media only screen and (max-width: 800px) {
    .new-starter-package .ver3.subscription-table-version-2 .bg_table.no_hidden_fees .plan-category-name li.Premium-sub {
        height: 60px !important;
    }
}

/*end changes 2018-12-19*/

/*start changes 2018-12-19*/
@media only screen and (max-width: 1800px) {
    /*end changes 2018-12-19*/

    .starter_package_inner.common_layout.bg_table.no_hidden_fees ul.plan-category-name li.special_bg.Premium-sub {
        border-left: 1px solid #424242;
    }

    .starter_package_inner.common_layout.bg_table.no_hidden_fees ul.plan-category-name li.clean-list.bluetext.tutorial-text.larger-height:nth-child(2) {
        border-bottom: 1px solid #c6c6c6;
        height: 91px !important;
    }

    .new-table-design.new-starter-package .ver3 .bg_table.no_hidden_fees ul.plan-detail-card li:nth-child(8) {
        height: 59px !important;
    }

    .new-table-design.new-starter-package .ver3 .bg_table.no_hidden_fees ul.plan-category-name li:nth-child(8) {
        height: 59px !important;
    }

    .new-starter-package.upgradedversion-3 .bg_table.no_hidden_fees ul.plan-category-name li.large-list.bluetext {
        height: 59px !important;
    }
}
@media only screen and (max-width: 1366px) {
    .new-table-design.new-starter-package .ver3 .bg_table.no_hidden_fees .plan-category-name li.clean-list:nth-child(5) {
        height: 61px !important;
    }
}
@media only screen and (min-width: 1705px) {
    .new-starter-package.upgradedversion-3 .bg_table.no_hidden_fees ul.plan-category-name li.large-list.bluetext {
        height: 58px !important;
    }

    .starter_package_inner.common_layout.bg_table.no_hidden_fees ul.plan-category-name li.clean-list.bluetext.tutorial-text.larger-height:nth-child(2) {
        border-bottom: 1px solid #c6c6c6;
    }
}

/*start changes 2018-12-19*/
@media only screen and (min-width: 1518px) {
    .new-table-design.new-starter-package .ver3 .bg_table.no_hidden_fees .plan-category-name li.clean-list:nth-child(5) {
        height: 62px !important;
    }
}
@-moz-document url-prefix() {
    @media only screen and (min-width: 1366px) {
        .new-starter-package.upgradedversion-3 .bg_table.no_hidden_fees ul.plan-category-name li.large-list.bluetext {
            height: 58px !important;
        }
    }

    @media only screen and (min-width: 1518px) {
        .new-starter-package.upgradedversion-3 .bg_table.no_hidden_fees ul.plan-category-name li.large-list.bluetext {
            height: 59px !important;
        }
        .new-table-design.new-starter-package .ver3 .bg_table.no_hidden_fees .plan-category-name li.clean-list:nth-child(5) {
            height: 61px !important;
        }
    }

    @media only screen and (min-width: 1700px) {
        .starter_package_inner.common_layout.bg_table.no_hidden_fees ul.plan-category-name li.clean-list.bluetext.tutorial-text.larger-height:nth-child(2) {
            height: 91px !important;
        }
        .new-starter-package .ver3.subscription-table-version-2 .bg_table .plan-category-name li.clean-list.bluetext:last-child {
            height: 61px !important;
        }
    }
}
@media only screen and (min-width: 1356px) {
    body.ie .new-starter-package.new-table-design .ver3 .no_hidden_fees.bg_table .plan-category-name li:nth-child(5).clean-list {
        height: 60px !important;
    }

    body.ie .new-starter-package.new-table-design .ver3 .no_hidden_fees.bg_table ul.plan-category-name li:nth-child(8) {
        height: 61px !important;
    }
}
@media only screen and (min-width: 1518px) {
    body.ie .new-starter-package .subscription-table-version-2.ver3 .bg_table .plan-category-name li.larger-height.tutorial-text.bluetext.clean-list {
        height: 89px !important;
    }

    body.ie .new-starter-package.upgradedversion-3 .bg_table.no_hidden_fees ul.plan-category-name li.large-list.bluetext {
        height: 59px !important;
    }

    body.ie .new-table-design.new-starter-package .ver3 .bg_table.no_hidden_fees .plan-category-name li.clean-list:nth-child(5) {
        height: 60px !important;
    }
}
@media only screen and (min-width: 1700px) {
    body.ie .new-starter-package.new-table-design .ver3 .no_hidden_fees.bg_table .plan-category-name li:nth-child(5).clean-list {
        height: 61px !important;
    }
}
@media only screen and (min-width: 1910px) {
    .new-table-design.new-starter-package .ver3 .bg_table.no_hidden_fees .plan-category-name li.clean-list:nth-child(5) {
        height: 61px !important;
    }

    .new-starter-package .ver3.subscription-table-version-2 .bg_table .plan-category-name li.clean-list.bluetext.quality-ins {
        height: 60px !important;
    }

    .new-starter-package.upgradedversion-3 .bg_table.no_hidden_fees ul.plan-category-name li.large-list.bluetext {
        height: 59px !important;
    }
}
@media only screen and (min-width: 2000px) {
    .new-table-design.new-starter-package .ver3 .bg_table.no_hidden_fees .plan-category-name li.clean-list:nth-child(5) {
        height: 62px !important;
    }

    .new-starter-package .ver3.subscription-table-version-2 .bg_table .plan-category-name li.clean-list.bluetext.quality-ins {
        height: 60px !important;
    }

    .new-starter-package.upgradedversion-3 .bg_table.no_hidden_fees ul.plan-category-name li.large-list.bluetext {
        height: 58px !important;
    }
}
@media only screen and (min-width: 2300px) {
    .new-starter-package.upgradedversion-3 .bg_table.no_hidden_fees ul.plan-category-name li.large-list.bluetext {
        height: 59px !important;
    }
}
@media only screen and (max-width: 1024px) {
    .new-table-design.new-starter-package .ver3 .bg_table.no_hidden_fees .plan-category-name li.clean-list:nth-child(5) {
        height: 60px !important;
    }
}
@media only screen and (max-width: 992px) {
    .new-starter-package.upgradedversion-3 .bg_table.no_hidden_fees ul.plan-category-name li.large-list.bluetext {
        height: 60px !important;
    }
}

/*end changes 2018-12-19*/
@media only screen and (max-width: 768px) {
    .new-starter-package .ver3.subscription-table-version-2 .bg_table.no_hidden_fees .plan-category-name li.Premium-sub {
        height: 60px !important;
    }

    .new-starter-package .ver3.subscription-table-version-2 .bg_table.no_hidden_fees .plan-category-name li.clean-list.bluetext.tutorial-text.larger-height:nth-child(5) {
        border-top: 1px solid #c6c6c6;
        height: 91px !important;
    }

    .new-starter-package.upgradedversion-3 .bg_table.no_hidden_fees ul.plan-category-name li.large-list.bluetext {
        height: 60px !important;
    }

    .new-table-design.new-starter-package .ver3 .bg_table.no_hidden_fees .plan-category-name li.clean-list:nth-child(5) {
        height: 60px !important;
    }

    .new-starter-package.upgradedversion-3 .bg_table.no_hidden_fees ul.plan-category-name li.large-list.bluetext {
        height: 60px !important;
    }

    html body .high-quality-prodcut .grey_shadow.whitebgsec.no_hidden_fees .plan-card.startup-plan ul li:nth-child(5) {
        height: 61px !important;
    }

    .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow .table-responsive .plan-container.table-div-block .plan-card.startup-plan .plan-card-inner ul.plan-detail-card li:nth-child(8) {
        height: 59px !important;
    }
}
@media only screen and (max-width: 767px) {
    .new-starter-package .no_hidden_fees li span.tooltiptext {
        visibility: hidden !important;
    }

    .starter_package_table.ver2.subscription-table-version-2 .no_hidden_fees .plan-detail-card>li {
        border-right: 1px solid #c6c6c6;
    }

    body .starter_package_table.ver2.subscription-table-version-2 .no_hidden_fees .plan-card-inner.business-section .plan-detail-card>li {
        border-left: 1px solid #c6c6c6 !important;
    }
}

/*start changes 2018-12-20*/
@media only screen and (min-width: 768px) and (max-width: 2300px) {
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow li.special_bg {
        height: 60px !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.business_special li.large-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.special li.large-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.startup-plan li.large-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.special.core li.large-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow li.large-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-category-name li.large-box {
        height: 90px !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.business_special li.second-large-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.special li.second-large-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.startup-plan li.second-large-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.special.core li.second-large-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow li.second-large-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-category-name li.second-large-box {
        height: 89px !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.business_special li.small-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.special li.small-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.startup-plan li.small-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.special.core li.small-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow li.small-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-category-name li.small-box {
        height: 70px !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.business_special li.third-small-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.special li.third-small-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.startup-plan li.third-small-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.special.core li.third-small-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow li.third-small-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-category-name li.third-small-box {
        height: 71px !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.business_special li.second-small-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.special li.second-small-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.startup-plan li.second-small-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.special.core li.second-small-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow li.second-small-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-category-name li.second-small-box {
        height: 69px !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}
@media only screen and (min-width: 1023px) and (max-width: 1024px) {
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.business_special li.third-small-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.special li.third-small-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.startup-plan li.third-small-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.special.core li.third-small-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow li.third-small-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-category-name li.third-small-box {
        height: 70px !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}
@media only screen and (min-width: 768px) and (max-width: 769px) {
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.business_special li.third-small-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.special li.third-small-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.startup-plan li.third-small-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-card.special.core li.third-small-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow li.third-small-box,
    .new-starter-package.starter_package_table.trade_package_table-2.c-common.ver2.ver3.subscription-table-version-2.second-table-design .starter_package_inner.common_layout.bg_table.no_hidden_fees.grey_shadow.whitebgsec.pricetable-new18.white_shadow ul.plan-category-name li.third-small-box {
        height: 70px !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}

/*end changes 2018-12-20*/

/* Price Table 1 New changes Dec-18-2018 Ends here */

/* Price Table 2 start changes 2018-12-20*/
.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul li span span.tooltiptext {
    text-align: left;
    line-height: 1.9;
    z-index: 999;
}
.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul li .large-box p i {
    font: 400 13px/1 'Open Sans', sans-serif;
    color: #ff9700;
}
.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul li .large-box p::first-letter {
    color: #000;
}
.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li:nth-child(4) p,
.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li:nth-child(3) p,
.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .enterprise_list ul li:nth-child(3) p,
.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .enterprise_list ul li:nth-child(4) p {
    font-weight: 400;
}
.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul li:nth-child(n+7):not(:last-child),
.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul li:nth-child(n+7):not(:last-child),
.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul li:nth-child(n+7):not(:last-child) {
    padding: 20px 10px;
    font-weight: bold;
}
.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul li.we_help p {
    color: #3e9203 !important;
}
.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul li.self_service p {
    color: #9E9E9E !important;
}
.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .enterprise_list ul li:nth-child(3) p img,
.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .enterprise_list ul li:nth-child(4) p img,
.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .enterprise_list ul li:nth-child(6) p img,
.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li:nth-child(3) p img,
.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li:nth-child(4) p img,
.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li:nth-child(6) p img,
.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .business_list ul li:nth-child(3) p img,
.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .business_list ul li:nth-child(4) p img,
.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .business_list ul li:nth-child(6) p img {
    padding-right: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 2300px) {
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul li.large-box,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .business_list ul li.large-box,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li.large-box,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .enterprise_list ul li.large-box {
        height: 80px !important;
    }

    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul li.Small-box,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .business_list ul li.Small-box,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li.Small-box,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .enterprise_list ul li.Small-box {
        height: 60px !important;
    }

    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul li {
        padding-left: 22px;
        padding-right: 22px !important;
    }

    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .enterprise_list ul li .most_popular_head,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .business_list ul li .most_popular_head,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul li.expert_blank {
        height: 80px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li .most_popular_head {
        height: 90px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .enterprise_list ul li .sub_title_head,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .business_list ul li .sub_title_head,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li .sub_title_head,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul .expert_head {
        height: 65px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}
.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul .expert_head {
    padding: 22px 20px 24px;
}
.tooltiptext i {
    display: block;
    height: 5px;
    width: 1px;
}
.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table ul li.only_img img {
    padding-right: 0 !important;
    display: inline;
}
.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul li {
    padding: 10px 21px;
}
@media only screen and (min-width: 1516px) {
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul .expert_head {
        padding: 22px 20px 24px !important;
    }
}
@media only screen and (min-width: 1800px) {
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul .expert_head {
        padding: 22px 20px 26px !important;
    }
}
@media only screen and (max-width: 1024px) {
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul li .large-box p>span:before,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul li>span:before {
        right: -25px;
    }
}
@media only screen and (max-width: 769px) {
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .enterprise_list ul li:nth-child(3),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .enterprise_list ul li:nth-child(4),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .enterprise_list ul li:nth-child(6),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li:nth-child(3),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li:nth-child(4),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li:nth-child(6),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .business_list ul li:nth-child(3),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .business_list ul li:nth-child(4),
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .business_list ul li:nth-child(6) {
        padding: 10px 12px;
    }
}
@media only screen and (max-width: 767px) {
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .enterprise_list li:nth-child(n+12):not(:last-child):after,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .business_list li:nth-child(n+12):not(:last-child):after,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list li:nth-child(n+12):not(:last-child):after,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .enterprise_list li:nth-child(n+3):nth-last-child(n+7):after,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .business_list li:nth-child(n+3):nth-last-child(n+7):after,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list li:nth-child(n+3):nth-last-child(n+7):after {
        line-height: 1.4;
    }

    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .enterprise_list li,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .business_list li,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list li {
        padding: 9px !important;
    }
}

/* Price Table 2 end changes 2018-12-20*/

/**landing Page 01/01/2019**/
.landing.landing-twenty-ninteen {
    padding: 0 10px;
}
.landing.landing-twenty-ninteen .sourcing-rfq,
.landing.landing-twenty-ninteen .video-rfq {
    padding: 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0 0 20px 0;
    box-shadow: 1px 2px 8px 1px rgba(0, 0, 0, .17);
    -webkit-box-shadow: 1px 2px 8px 1px rgba(0, 0, 0, .17);
}
.landing.landing-twenty-ninteen .video-rfq {
    align-items: center;
}
.landing.landing-twenty-ninteen .sourcing-rfq .text-wrap {
    width: 67%;
}
.landing.landing-twenty-ninteen .sourcing-rfq .img-wrap {
    width: calc(33% - 4rem);
    margin: 0 4rem 0 0;
    background: #d20300;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: column;
    color: #fff;
    justify-content: center;
    align-items: center;
    height: 265px;
}
.landing.landing-twenty-ninteen .sourcing-rfq .img-wrap br {
    display: none;
}
.landing.landing-twenty-ninteen .sourcing-rfq .img-wrap img.img-class {
    width: 50px;
    margin: 0 0 10px 0;
}
.landing.landing-twenty-ninteen .sourcing-rfq .img-wrap strong {
    font: 700 16px/1.5 open sans;
}
.landing.landing-twenty-ninteen .sourcing-rfq .img-wrap-blue {
    width: calc(33% - 4rem);
    margin: 0 4rem 0 0;
    background: #3f84c7;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: column;
    color: #fff;
    justify-content: center;
    align-items: center;
    height: 265px;
}
.landing.landing-twenty-ninteen .sourcing-rfq .img-wrap-blue br {
    display: none;
}
.landing.landing-twenty-ninteen .sourcing-rfq .img-wrap-blue img.img-class {
    width: 50px;
    margin: 0 0 10px 0;
}
.landing.landing-twenty-ninteen .sourcing-rfq .img-wrap-blue strong {
    font: 700 16px/1.5 open sans;
}
.landing.landing-twenty-ninteen .sourcing-rfq .img-wrap-green {
    width: calc(33% - 4rem);
    margin: 0 4rem 0 0;
    background: #5f9e46;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: column;
    color: #fff;
    justify-content: center;
    align-items: center;
    height: 265px;
}
.landing.landing-twenty-ninteen .sourcing-rfq .img-wrap-green br {
    display: none;
}
.landing.landing-twenty-ninteen .sourcing-rfq .img-wrap-green img.img-class {
    width: 50px;
    margin: 0 0 10px 0;
}
.landing.landing-twenty-ninteen .sourcing-rfq .img-wrap-green strong {
    font: 700 16px/1.5 open sans;
}
.landing.landing-twenty-ninteen .sourcing-rfq .img-wrap-grey {
    width: calc(33% - 4rem);
    margin: 0 4rem 0 0;
    background: #414141;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: column;
    color: #fff;
    justify-content: center;
    align-items: center;
    height: 265px;
}
.landing.landing-twenty-ninteen .sourcing-rfq .img-wrap-grey br {
    display: none;
}
.landing.landing-twenty-ninteen .sourcing-rfq .img-wrap-grey img.img-class {
    width: 50px;
    margin: 0 0 10px 0;
}
.landing.landing-twenty-ninteen .sourcing-rfq .img-wrap-grey strong {
    font: 700 16px/1.5 open sans;
}
.landing.landing-twenty-ninteen .sourcing-rfq .text-wrap p {
    color: #000000;
    font: 400 15px/1.5 open sans;
    margin: 0 0 20px 0;
}
.landing.landing-twenty-ninteen .sourcing-rfq .text-wrap p:empty {
    margin: 0;
}
.landing.landing-twenty-ninteen .sourcing-rfq .text-wrap .text-row {
    display: flex;
    flex-direction: row;
}
.landing.landing-twenty-ninteen .sourcing-rfq .text-wrap .text-row p {
    margin: 0 0 0 0;
}
.landing.landing-twenty-ninteen .sourcing-rfq .text-wrap .text-row p span {
    margin: 0 0 0 5px;
}
.landing.landing-twenty-ninteen .sourcing-rfq .text-wrap .text-row .text-column {
    width: 50%;
}
.landing.landing-twenty-ninteen .sourcing-rfq .text-wrap .text-row .button-side .bttn,
.landing.landing-twenty-ninteen .video-rfq .text-wrap a.bttn.blu {
    text-align: center;
    width: 100%;
    text-decoration: none;
    border-radius: 3px;
    padding: 7px 20px 9px !important;
    font: 700 14px/22px open sans;
    border: medium none;
    color: #fff;
    display: inline-block;
}
.landing.landing-twenty-ninteen .sourcing-rfq .text-wrap .text-row .button-side .grin.bttn {
    margin: 0 0 10px 0;
    background: #75b159;
}
.landing.landing-twenty-ninteen .sourcing-rfq .text-wrap .text-row .button-side .yello.bttn {
    background: #ffa400;
}
.landing.landing-twenty-ninteen h3.twenty-ninteen-title {
    text-align: center;
    font-size: 25px;
    margin: 0 0 20px 0;
    color: #fe9f00;
    font: 700 18px/1.5 open sans;
}
.landing.landing-twenty-ninteen .video-rfq .video-wrap {
    width: calc(60% - 2rem);
    margin: 0 2rem 0 0;
    padding: 10px 10px 5px 10px;
    background: #e7e7e7;
}
.landing.landing-twenty-ninteen .video-rfq .video-wrap iframe {
    max-width: 100%;
}
.landing.landing-twenty-ninteen .video-rfq .text-wrap {
    width: 40%;
    color: #000000;
    font: 400 15px/1.5 open sans;
}
.landing.landing-twenty-ninteen .video-rfq .text-wrap ul {
    list-style-type: none;
    margin: 0 0 20px 0;
}
.landing.landing-twenty-ninteen .video-rfq .text-wrap ul li {
    margin: 0 0 5px 0;
    position: relative;
    padding: 0 0 0 15px;
}
.landing.landing-twenty-ninteen .video-rfq .text-wrap a.bttn.blu {
    background: #4690cd;
}
.landing.landing-twenty-ninteen .video-rfq .text-wrap p {
    margin: 0;
}
.landing.landing-twenty-ninteen .video-rfq .text-wrap ul li::after {
    position: absolute;
    content: "+";
    left: 0;
    font: 700 15px/1.5 open sans;
}
.additional-twenty-ninteen {
    padding: 20px;
    margin: 0 0 20px 0;
    box-shadow: 1px 2px 8px 1px rgba(0, 0, 0, .17);
    -webkit-box-shadow: 1px 2px 8px 1px rgba(0, 0, 0, .17);
    font: 400 15px/1.5 open sans;
}
.additional-twenty-ninteen h4 {
    font: 700 18px/1.5 open sans;
    margin: 0 0 10px 0;
}
.additional-twenty-ninteen ol,
.additional-twenty-ninteen ul {
    list-style-position: inside;
    margin: 0 0 10px 0;
}
.additional-twenty-ninteen p {
    margin: 0 0 10px 0;
}
.additional-twenty-ninteen ol.alpha {
    list-style-type: lower-latin;
}
.additional-twenty-ninteen ol.alpha li {
    margin: 0;
}
.additional-twenty-ninteen ol.plus {
    list-style-type: none;
}
.additional-twenty-ninteen ol.plus li {
    margin: 0;
    position: relative;
    padding: 0 0 0 15px;
}
.additional-twenty-ninteen ol.plus li::after {
    position: absolute;
    content: "+";
    left: 0;
    font: 400 15px/1.5 open sans;
    top: 0;
}
@media only screen and (max-width: 992px) {
    .landing.landing-twenty-ninteen .sourcing-rfq .img-wrap {
        width: calc(33% - 2rem);
        margin: 0 2rem 0 0;
        height: 207px;
    }

    .landing.landing-twenty-ninteen .video-rfq .video-wrap iframe {
        width: 100%;
        height: 230px;
    }
}
@media only screen and (width: 768px) {}
@media only screen and (max-width: 767px) {
    .landing.landing-twenty-ninteen .sourcing-rfq,
    .landing.landing-twenty-ninteen .video-rfq {
        padding: 20px;
        flex-direction: column;
    }

    .landing.landing-twenty-ninteen .sourcing-rfq .img-wrap {
        width: calc(100% - 0rem);
        margin: 0 0rem 10px 0;
        height: 230px;
    }

    .landing.landing-twenty-ninteen .video-rfq .video-wrap {
        width: calc(100% - 0rem);
        margin: 0 0rem 10px 0;
    }

    .landing.landing-twenty-ninteen .video-rfq .video-wrap iframe {
        width: 100%;
        height: 315px;
    }

    .landing.landing-twenty-ninteen .sourcing-rfq .text-wrap,
    .landing.landing-twenty-ninteen .video-rfq .text-wrap {
        width: calc(100% - 0rem);
    }

    .landing.landing-twenty-ninteen .sourcing-rfq .text-wrap .text-row {
        flex-direction: column;
    }

    .landing.landing-twenty-ninteen .sourcing-rfq .text-wrap .text-row .text-column.text-side {
        margin: 0 0 10px 0;
    }

    .landing.landing-twenty-ninteen .sourcing-rfq .text-wrap .text-row .text-column {
        width: 100%;
    }

    .landing.landing-twenty-ninteen .sourcing-rfq .text-wrap p,
    .landing.landing-twenty-ninteen .video-rfq .text-wrap,
    .additional-twenty-ninteen {
        font: 14px/1.5 'Open Sans', sans-serif;
    }

    .landing.landing-twenty-ninteen .sourcing-rfq .text-wrap p {
        margin: 0 0 10px 0;
    }
}
@media only screen and (max-width: 576px) {
    .landing.landing-twenty-ninteen .sourcing-rfq .img-wrap {
        height: 270px;
    }

    .landing.landing-twenty-ninteen .video-rfq .video-wrap iframe {
        height: 195px;
    }
}
@media only screen and (max-width: 350px) {
    .landing.landing-twenty-ninteen .sourcing-rfq .img-wrap {
        height: 240px;
    }
}

/**landing Page 01/01/2019 Ends**/

/**chanegs for Home Page Date 02/01/2018**/
body .downloads .extra_services .additional_ne_custom_sec-one .frame {
    margin: 0 0 30px 0;
}
body .downloads .extra_services .additional_ne_custom_sec-two .frame .flicker-front {
    background-color: #414141 !important;
}
@media only screen and (max-width: 576px) {
    body .downloads .extra_services .additional_ne_custom_sec-one .frame {
        margin: 0 0 0px 0;
    }

    body .downloads .extra_services .additional_ne_custom_sec-two .who_section_2_block1 {
        margin-top: 25px;
    }
}

/**chanegs for Home Page Date 02/01/2018**/

/*****Task 3: Modify Price Table 17 jan 2019******/
.pricetable-new18.pricev22019 ul.lifetime_access_price_table .enterprise_list li:nth-child(n+3):nth-last-child(n+6),
.pricetable-new18.pricev22019 ul.lifetime_access_price_table .business_list li:nth-child(n+3):nth-last-child(n+6),
.pricetable-new18.pricev22019 ul.lifetime_access_price_table .startup_list li:nth-child(n+3):nth-last-child(n+6),
.pricetable-new18.pricev22019 ul.lifetime_access_price_table .enterprise_list li:nth-child(n+3):nth-last-child(n+5),
.pricetable-new18.pricev22019 ul.lifetime_access_price_table .business_list li:nth-child(n+3):nth-last-child(n+5),
.pricetable-new18.pricev22019 ul.lifetime_access_price_table .startup_list li:nth-child(n+3):nth-last-child(n+5) {
    border: 1px solid #d3d3d3;
}
.pricetable-new18.pricev22019 span.boldrer19 {
    font-weight: bold;
}
.pricetable-new18.pricev22019 span.new19tablegreencolor {
    color: #38761d;
}
.pricetable-new18.pricev22019 span.new19tableorangecolor {
    color: #ff9800;
}
.pricetable-new18.pricev22019 a.viewsampleclas {
    color: #1d7cbb;
}
.pricetable-new18.pricev22019.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(n+8):not(:last-child),
.pricetable-new18.pricev22019.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(n+8):not(:last-child),
.pricetable-new18.pricev22019.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(n+8):not(:last-child),
.pricetable-new18.pricev22019.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(n+8):not(:last-child),
.pricetable-new18.pricev22019.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(n+8):not(:last-child),
.pricetable-new18.pricev22019.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(n+8):not(:last-child) {
    padding: 8px;
}
.pricetable-new18.pricev22019.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul li:nth-child(n+7):not(:last-child),
.pricetable-new18.pricev22019.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul li:nth-child(n+7):not(:last-child),
.pricetable-new18.pricev22019.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul li:nth-child(n+7):not(:last-child) {
    padding: 20px;
}
@media only screen and (max-width: 992px) {
    .pricetable-new18.pricev22019.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li.large-box {
        height: 79px !important;
    }
}
@media only screen and (max-width: 767px) {
    .pricetable-new18.pricev22019.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .enterprise_list li,
    .pricetable-new18.pricev22019.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .business_list li,
    .pricetable-new18.pricev22019.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list li {
        padding: 0px !important;
        min-height: 40px;
    }

    .pricetable-new18.pricev22019.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table ul li.only_img img {
        padding-right: 10px !important;
    }
}

/*.pricetable-new18.pricev2*/

/* sub-menu for pricing jan 22 2019 starts here */
.dropdownlist.pricing-dropdown {
    max-width: 600px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
.dropdownlist.pricing-dropdown ul.product_category.w-50 li {
    padding-bottom: 5px;
}
.dropdownlist.pricing-dropdown ul.product_category.w-50:first-of-type {
    position: relative;
}
.dropdownlist.pricing-dropdown ul.product_category.w-50:last-of-type {
    padding-left: 20px;
}
.dropdownlist.pricing-dropdown ul.product_category.w-50:first-of-type:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 20px;
    height: 100%;
    width: 1px;
    background: #eaeaea;
}
.dropdownlist.pricing-dropdown .header-title {
    text-align: center;
    padding: 0 0 20px 0;
    width: 100%;
}
.dropdownlist.pricing-dropdown .header-title h1 {
    font: 800 26px/1.5 'Open Sans', sans-serif;
    color: #ff9935;
}
ul.nav li.pricing:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 20px solid #fff;
    border-top: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    display: block;
    top: 16px;
    z-index: 444;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
}
@media only screen and (max-width: 1201px) {
    .dropdownlist.pricing-dropdown .header-title h1 {
        font: 800 20px/1.5 'Open Sans', sans-serif;
    }
}
@media only screen and (max-width: 1024px) {
    ul.nav li.pricing:before {
        content: none;
    }
}

/* sub-menu for pricing jan 22 2019 ends here */

/* landing category navigation jan 21 2019 starts here */
.row.landing_category-navigation .landing_category-item {
    padding: 15px 9px 5px 9px;
}
.row.landing_category-navigation .w-4 .landing_category-item p {
    border-bottom: 2px solid #3c78d8;
}
.row.landing_category-navigation .w-4:last-of-type .landing_category-item p {
    border-bottom: 2px solid #000000;
}
.row.landing_category-navigation .landing_category-item-1 {
    padding: 15px 9px 5px 9px;
}
.row.landing_category-navigation .landing_category-item-1 p {
    border-bottom: 2px solid #6aa84f;
}
.row.landing_category-navigation p {
    font: normal 16px/1.5em 'Open Sans', arial, sans-serif;
    color: #afafaf;
    text-align: center;
    padding: 0 0 14px 0;
    margin: 0;
}
.getting-started-video.row p:empty,
.row.landing_category-navigation p:empty {
    display: none;
}
.landing_category.row.landing_category-navigation .w-4 .col-sm-3.col-xs-6.margin-top-30.block_en {
    width: 50%;
}
.landing_category.row.landing_category-navigation .w-2 {
    width: 20%;
    float: left;
}
.landing_category.row.landing_category-navigation .w-4 {
    width: 40%;
    float: left;
}
.landing_category.row.landing_category-navigation .w-2 .col-sm-3.col-xs-6.margin-top-30.block_en {
    width: 100%;
}
.getting-started-video.row {
    clear: both;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
.getting-started-video.row .video-section {
    width: 40%;
    float: left;
    padding: 15px 9px 5px 9px;
}
.getting-started-video.row .video-padding {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    border: 2px solid gainsboro;
    height: 100%;
    padding: 10px 18px;
}
.getting-started-video.row .refer-people-section {
    width: 60%;
    float: left;
    padding: 15px 9px 5px 9px;
}
.getting-started-video.row .video-padding .refer-people-icon,
.getting-started-video.row .video-padding .play-icon {
    width: 20%;
}
.getting-started-video.row .video-padding .refer-people.text,
.getting-started-video.row .video-padding .video-text {
    width: 80%;
}
.getting-started-video.row .video-padding p strong,
.getting-started-video.row .video-padding p {
    color: #494949;
    font: normal 15px/1.5em 'Open Sans', arial, sans-serif;
    margin: 0;
    padding: 0;
}
.getting-started-video.row .video-padding .video-text {
    text-align: left;
}
.getting-started-video.row .video-padding .refer-people.text p {
    text-align: center;
}

/* Jan 22 2019 starts here */
.getting-started-video.row .video-padding .refer-people.text p a {
    text-decoration: none;
    background-color: #5f9e46;
    font-size: 14px;
    color: #ffffff;
    line-height: normal;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    padding: 10px 60px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    margin-top: 10px;
}

/* jan 22 2019 ends here */
.getting-started-video.row .video-padding p strong {
    font-weight: 700;
}
.getting-started-video.row .video-section .video-padding {
    border-color: #434343;
}

/* Jan 22 2019 starts here */
.getting-started-video.row .refer-people-section .video-padding {
    border-color: #ff9a02;
}

/* jan 22 2019 ends here */
.getting-started-video.row .video-padding .video-text p {
    font-size: 20px;
    text-align: center;
}
.getting-started-video.row a.fancybox-youtube:hover,
.getting-started-video.row a.fancybox-youtube {
    text-decoration: none;
}
.landing_category.row.landing_category-navigation .frame p {
    margin: 0;
    padding: 0;
}
.getting-started-video.row .refer-people-section .video-padding img,
.getting-started-video.row .video-section .video-padding img {
    max-width: 60px;
}
@media only screen and (max-width: 992px) {
    .landing_category.row.landing_category-navigation .w-4,
    .landing_category.row.landing_category-navigation .w-2 {
        width: 100%;
    }

    .landing_category.row.landing_category-navigation .w-2 .col-sm-3.col-xs-6.margin-top-30.block_en {
        width: 50%;
    }

    .row.landing_category-navigation .landing_category-item,
    .row.landing_category-navigation .landing_category-item-1 {
        margin: 20px 0 0 0;
    }

    .getting-started-video.row .refer-people-section,
    .getting-started-video.row .video-section {
        width: 100%;
    }

    .getting-started-video.row .video-padding p strong,
    .getting-started-video.row .video-padding p {
        text-align: center;
    }
}
@media only screen and (max-width: 767px) {
    .landing_category.row.landing_category-navigation .w-4 .col-sm-3.col-xs-6.margin-top-30.block_en,
    .landing_category.row.landing_category-navigation .w-2 .col-sm-3.col-xs-6.margin-top-30.block_en {
        width: 100%;
    }

    .getting-started-video.row .video-padding .refer-people.text p a {
        padding: 6px 10px;
    }
}

/* landing category navigation jan 21 2019 ends here */

/******Update Popover Menu 4 feb 2019*****/
.dropdownlist.pricing-dropdown.price3colum.no-grey-border {
    max-width: 1170px;
    /*change 2019-10-30 max-width: 880px; */
}
.dropdownlist.pricing-dropdown.price3colum.no-grey-border ul.product_category li:first-child {
    padding-bottom: 0;
}
.dropdownlist.pricing-dropdown.price3colum.no-grey-border ul.product_category {
    width: 25%;
    /*change 2019-10-30 width: 33.3%;   */
}
body .downloads .extra_services .additional_ne_custom_sec-one .frame,
body .downloads .extra_services .additional_ne_custom_sec-two .frame {
    margin: 0 0 30px 0;
}

/******Update Popover Menu 4 feb 2019*****/

/******Bug fixes on the 6 feb 2019*****/
@media only screen and (max-width: 767px) {
    .landing.landing-twenty-ninteen .sourcing-rfq .img-wrap-blue,
    .landing.landing-twenty-ninteen .sourcing-rfq .img-wrap-green,
    .landing.landing-twenty-ninteen .sourcing-rfq .img-wrap-grey {
        width: calc(100% - 0rem);
        margin: 0 auto 15px;
    }
}

/******Bug fixes on the 6 feb 2019*****/

/******Bug fixes on the 8 feb 2019*****/
.dropdownlist.price3colum ul li span {
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    vertical-align: middle;
}

/******Bug fixes on the 8 feb 2019*****/

/***Bug fixes on 11 feb 2019 ***/
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
    background-color: #fff;
    color: #000;
    width: 100%;
    padding: .236em .5em !important;
    border: 1px solid #e6e6e6 !important;
}
.wpcf7 {
    background-color: #ffffff;
}
body.right-sidebar:not(.storefront-full-width-content) .single-blog-page .widget-area {
    width: 100%;
}
.new-landing-page .common_tab_btn {
    font-family: "Open Sans", sans-serif;
}
@media only screen and (max-width: 767px) {
    .new-landing-page .common_block1 .common_tab_btn {
        display: block;
    }

    .new-landing-page .block2 {
        text-align: center;
    }

    .new-landing-page .common_block1 .block2 .left img {
        display: inline-block;
    }
}

/***Bug fixes on 11 feb 2019 ***/

/******Bug fixes on the 12 feb 2019*****/
.customer-case-studies .who_section_2 .frame {
    margin-bottom: 30px;
}
.customer-case-studies .who_section_2:last-child .frame {
    margin-bottom: 0 !important;
}
.hentry .entry-header h1.entry-title {
    margin-top: 15px;
}
@media only screen and (max-width: 767px) {
    .new-starter-package ul.new-landing-listing {
        margin-bottom: 20px !important;
    }

    .customer-case-studies .who_section_2_block1 {
        margin-top: 0 !important;
    }

    .customer-case-studies .who_section_2:last-child .frame {
        margin-bottom: 30px !important;
    }
}

/******Bug fixes on the 12 feb 2019*****/

/***************Header design chagnes 14 Feb css start*****************/
.site-header {
    padding-top: 0;
}
header#masthead .primary-navigation {
    background-color: #000;
    margin-bottom: 42px;
}
header#masthead .primary-navigation li a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 5px 14px;
}
header#masthead .primary-navigation ul#menu-secondary-menu {
    max-width: 987px !important;
    margin: 0 auto !important;
}
header#masthead {
    margin-bottom: 0;
    padding-bottom: 31px;
    box-shadow: 0 1px 8px 0px #000;
    min-height: 130px;
}
header#masthead .primary-navigation li a:hover {
    color: #fb7c01;
    text-decoration: none;
}
.secondary-navigation ul.menu a {
    font-size: 14px;
    padding: 12px 18px 3px !important;
}
.storefront-secondary-navigation .site-header .site-branding {
    width: 23%;
    margin-left: 1%;
    margin-right: 2%;
}
.storefront-secondary-navigation .site-header .secondary-navigation {
    width: 74%;
}
.secondary-navigation .menu {
    float: left;
}
.dropdownlist ul li h1 {
    font: 800 26px/1.5 'Open Sans', sans-serif !important;
    color: #ff9935 !important;
}
.dropdownlist.pricing-dropdown .header-title h1 {
    font: 800 26px/1.5 'Open Sans', sans-serif !important;
    color: #ff9935 !important;
}
ul.menu li.starter a,
ul.menu li.pricing a {
    text-decoration: underline;
}
ul.menu li.pricing:before,
ul.menu li.ebook:before,
ul.menu li.webinar:before,
ul.menu li.starter:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 20px solid #fff;
    border-top: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    display: block;
    top: 22px;
    z-index: 444;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
}
ul.menu li.drop-angle:before {
    opacity: 1;
}
ul.menu li.parent>a:after {
    content: '';
    position: absolute;
    top: 18px;
    right: 3px;
    display: block;
    width: 0;
    height: 0;
    border: 3px solid #fff;
    border-color: #fff transparent transparent;
}
body.logged-in ul.menu li.drop-angle:before {
    opacity: 0;
}
@media only screen and (max-width:992px) {
    .secondary-navigation ul.menu a {
        font-size: 14px;
        padding: 12px 10px;
    }
}

/*******Sidebar fixes here for blog page*******/
.sidebarWrappernew p {
    margin-bottom: 21px;
    line-height: 1.5;
    font-size: 14px;
}
.widget-area .widget a.getitnowbtn {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
}
span.gamma.widget-title {
    font: normal 24px/1em 'Open Sans', arial, sans-serif;
    color: #2f2f2f;
}
.widget_recent_comments ul li::before {
    display: none;
}
.widget-area .widget ul li a {
    color: #ff9935;
    font-weight: normal !important;
    text-decoration: none !important;
}
.widget-area .widget ul li {
    padding: 0;
    font-size: 14px;
}
.widget-area .widget ul li a:hover {
    text-decoration: underline;
    color: #2f2f2f;
}

/***************Header design chagnes 14 Feb end start*****************/

/*************** sidebarfixes 15 Feb start*****************/
.widget-area .widget ul li {
    padding: 0;
    font-size: 14px;
    margin-bottom: 4px;
}

/*************** sidebarfixes 15 Feb end start*****************/

/***************Price table new 19 feb changes start*****************/
.pricetable-new18.feb19changes ul.lifetime_access_price_table.custom_pricetabel_section ul li.only_img {
    font-size: 13px;
    font-weight: 400;
}
.pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul li.extra-large-box,
.pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .business_list ul li.extra-large-box,
.pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li.extra-large-box,
.pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .enterprise_list ul li.extra-large-box {
    height: 150px !important;
}
.pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .business_list ul li.extra-large-box img {
    margin-top: 50px;
}
.pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li.extra-large-box,
.pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .enterprise_list ul li.extra-large-box {
    padding-top: 55px;
}
@media only screen and (max-width: 992px) {
    .pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li.large-box {
        height: 99px !important;
    }

    .pricetable-new18.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul li.large-box,
    .pricetable-new18.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .business_list ul li.large-box,
    .pricetable-new18.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li.large-box,
    .pricetable-new18.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .enterprise_list ul li.large-box {
        height: 100px !important;
    }
}
@media only screen and (max-width: 767px) {
    .pricetable-new18.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul li.large-box,
    .pricetable-new18.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .business_list ul li.large-box,
    .pricetable-new18.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li.large-box,
    .pricetable-new18.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .enterprise_list ul li.large-box {
        height: 40px !important;
    }

    .pricetable-new18.pricev22019.feb19changes ul.lifetime_access_price_table .business_list li:nth-child(n+6):after,
    .pricetable-new18.pricev22019.feb19changes ul.lifetime_access_price_table .enterprise_list li:nth-child(n+6):after,
    .pricetable-new18.pricev22019.feb19changes ul.lifetime_access_price_table .startup_list li:nth-child(n+6):after {
        content: attr(lifetime-access);
        position: absolute;
        left: 10px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        max-width: 50%;
        text-align: left;
        font: 700 12px/1 'Open Sans', sans-serif;
    }

    .pricetable-new18.pricev22019.feb19changes ul.lifetime_access_price_table .business_list li:nth-child(n+6),
    .pricetable-new18.pricev22019.feb19changes ul.lifetime_access_price_table .enterprise_list li:nth-child(n+6),
    .pricetable-new18.pricev22019.feb19changes ul.lifetime_access_price_table .startup_list li:nth-child(n+6) {
        text-align: right;
    }

    .pricetable-new18.pricev22019.feb19changes ul.lifetime_access_price_table .business_list li:nth-child(n+6),
    .pricetable-new18.pricev22019.feb19changes ul.lifetime_access_price_table .enterprise_list li:nth-child(n+6),
    .pricetable-new18.pricev22019.feb19changes ul.lifetime_access_price_table .startup_list li:nth-child(n+6) {
        border: 1px solid #d2d2d2;
    }

    .pricetable-new18.pricev22019.feb19changes ul.lifetime_access_price_table ul li.only_img img {
        padding-right: 10px !important;
        padding-top: 10px;
    }

    .pricetable-new18.pricev22019.feb19changes ul.lifetime_access_price_table .enterprise_list li:last-child a,
    .pricetable-new18.pricev22019.feb19changes ul.lifetime_access_price_table .business_list li:last-child a,
    .pricetable-new18.pricev22019.feb19changes ul.lifetime_access_price_table .startup_list li:last-child a {
        text-align: center;
    }

    .pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li.large-box {
        height: 40px !important;
    }

    .pricetable-new18.pricev22019.feb19changes ul.lifetime_access_price_table .enterprise_list li:nth-child(n+3):nth-last-child(n+7) p,
    .pricetable-new18.pricev22019.feb19changes ul.lifetime_access_price_table .business_list li:nth-child(n+3):nth-last-child(n+7) p,
    .pricetable-new18.pricev22019.feb19changes ul.lifetime_access_price_table .startup_list li:nth-child(n+3):nth-last-child(n+7) p {
        padding-top: 8px;
        padding-right: 10px;
    }

    .pricetable-new18.pricev22019.feb19changes ul.lifetime_access_price_table .startup_list li:nth-child(n+3):nth-last-child(n+7) p img {
        padding-top: 0;
    }

    .pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(n+8):not(:last-child),
    .pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(n+8):not(:last-child),
    .pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(n+8):not(:last-child),
    .pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(n+8):not(:last-child),
    .pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(n+8):not(:last-child),
    .pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(n+8):not(:last-child) {
        padding-right: 10px !important;
    }

    .pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul li.extra-large-box,
    .pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .business_list ul li.extra-large-box,
    .pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li.extra-large-box,
    .pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .enterprise_list ul li.extra-large-box {
        height: 40px !important;
    }

    .pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .business_list ul li.extra-large-box img {
        margin-top: 0;
    }
}

/***************Price table new 19 feb changes end*****************/

/***************Price table all cat 19 feb changes start*****************/
@media only screen and (max-width: 767px) {
    .pricetable-new18.feb19changesallcat.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table.custom_pricetabel_section li.dashb_column {
        height: 45px !important;
    }

    .pricetable-new18.feb19changesallcat ul.lifetime_access_price_table .startup_list,
    .pricetable-new18.feb19changesallcat ul.lifetime_access_price_table li.business_list,
    .pricetable-new18.feb19changesallcat ul.lifetime_access_price_table li.enterprise_list {
        box-shadow: 0px 0px 14px -2px rgba(0, 0, 0, 0.58);
    }
}

/***************Price table all cat 19 feb changes end *****************/

/***************Menu design fixes*****************/
@media only screen and (max-width: 1024px) {
    ul.menu li.drop-angle:before {
        opacity: 0;
    }
}
@media only screen and (max-width: 767px) {
    .storefront-secondary-navigation .site-header .site-branding {
        width: 50%;
        margin-left: 0;
        margin-right: 0;
        position: absolute;
        top: 40px;
        left: 15px;
    }

    nav#site-navigation {
        margin-top: 40px;
        padding: 0 20px;
    }

    .handheld-navigation ul.menu li {
        border-bottom: 1px solid #fff;
    }

    .handheld-navigation ul.menu li a {
        padding: 10px;
        text-decoration: none;
        font-size: 15px !important
    }
}

/***************Menu design fixes*****************/

/*Headlines*/
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #2f2f2f;
    margin: 0 0 .618em;
    /*0 this control the distance between headlines and text */

    font-weight: 400;
}
h1 {
    font-size: 2.618em;
    line-height: 1.1em;
}
h2 {
    font-size: 2em;
    line-height: 1.1em;
}
h3 {
    font-size: 1.7em;
    line-height: 1em;
}
h4 {
    font-size: 1.4em;
}
h5 {
    font-size: 1em;
}
h6 {
    font-size: 0.857em;
}

/*css-changes-26-2-19*/
.landing-categories-inner.categories-images ul li {
    width: 10.9%;
}
.footer-widgets img {
    max-width: 100%;
    display: inline-block;
    vertical-align: bottom;
}
footer.site-footer {
    padding: 30px 15px 30px!important;
}
footer.site-footer .footer-widgets {
    padding: 0;
}
footer.site-footer .site-info {
    padding: 0;
}
.high-quality-prodcut .startups_section .startups_section_inner,
.high-quality-prodcut .c-common,
.storefront-full-width-content .content-area {
    margin-bottom: 0;
}
#comments .comment-list .comment-content {
    margin: 0;
    padding: 0;
}
main#content article {
    margin: 0;
}
#respond {
    padding-bottom: 0;
}
body.right-sidebar:not(.storefront-full-width-content) div#content.col-full,
div#content,
.home #content,
.page-template-landing-page #content {
    padding-bottom: 30px !important;
}
@media only screen and (max-width: 991px) {
    .landing-categories-inner.categories-images ul li {
        width: 19%;
    }
}

/*css-changes-26-2-19*/

/*css-changes-28-2-19*/
.entry-content {
    font: 300 17px/1.5em 'Open Sans', arial, sans-serif;
}
.video_inner .col-xs-12 {
    float: left;
}

/*css-changes-28-2-19*/

/*css-changes-1-3-19*/
.single-post .entry-content h4 {
    margin: 22px 0;
}

/*css-changes-1-3-19*/

/*Bugs-changes-7-3-19-Start*/
.additional-twenty-ninteen.additional-sourcing ul {
    padding-left: 20px;
}
.high-quality-prodcut .startups_section .startups_section_inner.home-cate-package-sec {
    margin-bottom: 30px;
}
_:-ms-fullscreen,
 :root .additional-twenty-ninteen.additional-sourcing ul {
    padding-left: 15px;
}

/*Bugs-changes-7-3-19-End*/

/***Bug fixes 12 march 2019***/
.additional-twenty-ninteen.additional-sourcing ul li {
    font-weight: 400;
    font: 400 15px/1.5 open sans !important;
    color: #333 !important;
    margin-bottom: 10px;
}
.dropdownlist.pricing-dropdown.price3colum.no-grey-border ul.product_category {
    margin-left: 0;
}
ul.menu li.pricing:before,
ul.menu li.ebook:before,
ul.menu li.webinar:before,
ul.menu li.starter:before {
    top: 25px;
}

/***Bug fixes 12 march 2019***/

/***Bug fixes 12 march 2019***/
.dropdownlist.pricing-dropdown.price3colum.no-grey-border ul.product_category {
    margin-left: 0;
}
ul.menu li.pricing:before,
ul.menu li.ebook:before,
ul.menu li.webinar:before,
ul.menu li.starter:before {
    top: 25px;
}

/***Bug fixes 12 march 2019***/

/***Bug fixes 18 march 2019***/
.hentry .entry-content a:not(.button):hover {
    text-decoration: underline;
}
.hentry .entry-content a:not(.button) {
    text-decoration: none;
}
.widget-area .widget ul li a:hover {
    text-decoration: underline !important;
}

/***Bug fixes 18 march 2019 Ends***/

/*****Css on 18 March 2019*****/
body #page div#content {
    padding-top: 20px !important;
}
.landing-page.v3 .video_section {
    padding-top: 0px !important;
    margin-top: 0;
}
header#masthead.site_header_login {
    padding-top: 40px;
}
.widget.widget_text span.gamma.widget-title {
    font: normal 1.387em/1em 'Open Sans', arial, sans-serif;
    color: #2F2F2F;
}
.widget-area .widget a:not(.button) {
    font-weight: 400;
    color: #ffffff
    /*#ff9935;*/

    text-decoration: none;
}
.widget-area .widget a:hover {
    text-decoration: underline !important;
}
.widget-area .textwidget {
    font: 400 13px/21px Open Sans;
    color: #333;
}
a.woo-sc-button span {
    font-family: open sans;
}

/*****Css on 18 March 2019 Ends *****/

/*****Css on 19 March 2019*****/

/* spacing blog post */
p {
    margin: 0 0 1.618em 0;
}
ul.menu li.starter a,
ul.menu li.pricing a {
    text-decoration: none;
}

/* end spacing blog post*/

/* CSS plugin Woo Framework Shortcodes */
a.woo-sc-button {
    border: 0 !important;
    padding: 5px 14px !important;
    border-radius: 4px !important;
    font-size: 17px !important;
    line-height: 1.618em !important;
}
a.woo-sc-button.green {
    background: #8dc11e !important;
}
a.woo-sc-button.green:hover {
    background: #8dc11e !important;
    border: 0;
    padding: 8px 14px;
    border-radius: 4px;
    font-size: 17px;
}

/* End CSS plugin Woo Framework Shortcodes */

/*****Css on 19 March 2019*****/

/*****Css on 20 March 2019*****/

/*start blog-siderbar*/
.blog-side-inner-wrapper {
    text-align: center;
    padding: 20px 10px;
    border: 1px solid #e2e2e2;
}
.blog-side-inner-wrapper h3 {
    padding: 0 0 20px;
    font-size: 19px;
}
.blog-side-inner-wrapper img {
    max-width: 200px;
    margin: 0 auto 10px;
}
.blog-side-inner-wrapper p {
    margin: 0;
    padding: 15px 0 0;
    font-size: 14px;
    color: #000 !important;
}
.blog-side-inner-wrapper p.light-color {
    color: #827a7a !important;
}
.blog-side-inner-wrapper a {
    display: block;
    max-width: 390px;
    margin: 20px auto 0;
    padding: 12px 0;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 16px;
    position: relative;
    padding-left: 25px;
    font-weight: bold !important;
}
.blog-side-inner-wrapper a.blog-sidebar-orange {
    background: #ff8e05;
}
.blog-side-inner-wrapper a.blog-sidebar-orange:before {
    position: absolute;
    content: "";
    background-image: url("../../uploads/landingpages/telephone-sidebar.png");
    width: 40px;
    height: 40px;
    left: 10px;
    background-size: 22px;
    background-repeat: no-repeat;
}
.blog-side-inner-wrapper a.blog-sidebar-green {
    background: #24ad81;
}
.blog-side-inner-wrapper a.blog-sidebar-green:before {
    position: absolute;
    content: "";
    background-image: url("../../uploads/landingpages/user-sidebar.png");
    width: 40px;
    height: 40px;
    left: 10px;
    background-size: 24px;
    background-repeat: no-repeat;
}
body .blog-side-inner-wrapper a.blog-sidebar-orange:hover {
    text-decoration: none !important;
    background: #ec9d3e;
}
body .blog-side-inner-wrapper a.blog-sidebar-green:hover {
    text-decoration: none !important;
    background: #24ad81;
    opacity: 0.85;
}

/*end blog-siderbar*/

/*start after-article*/
.article-bottom-wrapper {
    background: #393939;
    padding: 35px 20px;
    text-align: center;
}
.article-bottom-inner-wrapper h2 {
    font-size: 26px;
    color: #fff !important;
    padding-bottom: 30px;
    line-height: 1.5;
    margin: 0;
}
.article-bottom-inner-wrapper {
    max-width: 480px;
    margin: 0 auto;
}
.article-bottom-inner-wrapper a {
    background-color: #ff8e05;
    color: #fff;
    padding: 10px 0;
    display: block;
    font-size: 25px;
    position: relative;
    font-weight: bold;
    padding-left: 30px;
    max-width: 370px;
    margin: 0 auto;
}
.article-bottom-inner-wrapper a:before {
    position: absolute;
    content: "";
    background-image: url(../../uploads/landingpages/user-sidebar.png);
    width: 40px;
    height: 40px;
    left: 10px;
    background-size: 27px;
    background-repeat: no-repeat;
    top: 17px;
}
.article-bottom-inner-wrapper a:hover {
    text-decoration: none;
    background: #ec9d3e;
}

/*end after-article*/

/*start Category-page*/
h2.alpha.entry-title a {
    color: #2f2f2f;
    font-weight: 400;
}

/*Category-page*/

/*author-box*/
.saboxplugin-wrap {
    border: 2px solid #ff8d06 !important;
}
.saboxplugin-wrap .saboxplugin-gravatar img {
    border: 1px solid #ff8d06;
    border-radius: 50% !important;
}
.saboxplugin-wrap .saboxplugin-desc a {
    text-decoration: none !important;
}

/*end author-box*/

/*start header*/
ul.menu li.parent>a:after {
    display: none;
}
.secondary-navigation ul.menu a {
    padding: 12px 8px 3px !important;
    font-family: "Open Sans", sans-serif;
}
header#masthead .primary-navigation li a {
    font-family: "Open Sans", sans-serif;
}
.secondary-navigation ul.menu li:last-child a {
    display: block;
    max-width: 390px;
    padding: 11px 12px 11px 30px !important;
    position: relative;
    background: #ff8e05;
    font-weight: bold;
    margin-left: 12px;
    cursor: pointer;
}
.secondary-navigation ul.menu li:last-child a:after {
    position: absolute;
    content: "";
    background-image: url(../../uploads/landingpages/telephone-sidebar.png);
    width: 40px;
    height: 40px;
    background-size: 16px;
    background-repeat: no-repeat;
    left: 7px;
}
.secondary-navigation ul.menu li:last-child a:hover {
    text-decoration: none;
    background: #ec9d3e;
}
header#masthead .primary-navigation {
    margin-bottom: 30px;
}
header#masthead {
    padding-bottom: 10px;
    /*transition: 0.8s;*/
}
.handheld-navigation ul.menu li:last-child a {
    background: #ff8e05;
    margin: 10px 0;
    padding: 6px 10px;
    cursor: pointer;
    position: relative;
    padding-left: 35px;
}
.handheld-navigation ul.menu li:last-child a:after {
    position: absolute;
    content: "";
    background-image: url(../../uploads/landingpages/telephone-sidebar.png);
    width: 40px;
    height: 40px;
    background-size: 16px;
    background-repeat: no-repeat;
    left: 7px;
    top: 10px;
}
.handheld-navigation ul.sub-menu li a,
.handheld-navigation ul.sub-menu li:last-child a {
    background-color: transparent;
    padding-left: 10px;
}
.handheld-navigation ul.sub-menu:last-child a:after {
    display: none;
}

/*.fixed-header header#masthead {
    position: fixed;
    width: 100%;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    top: -20px;
}*/
button.menu-toggle:focus {
    outline: 0;
}

/*end header*/

/*start increase-spacing*/
ul {
    margin-bottom: 1.618em;
}

/*end increase-spacing*/

/*start remove-Frames-widget*/
.widget {
    background: transparent;
    /*border: 1px solid #e4e4e4;*/

    padding: 10px 0;
}

/*end remove-Frames-widget*/
@media only screen and (max-width: 991px) {
    /*start blog-siderbar*/

    .blog-side-inner-wrapper a {
        font-size: 13px;
    }
    /*end blog-siderbar*/
    /*start after-article*/

    .article-bottom-inner-wrapper h2 {
        font-size: 23px;
    }

    .article-bottom-inner-wrapper a {
        font-size: 22px;
    }

    .article-bottom-inner-wrapper a:before {
        top: 11px;
    }
    /*end after-article*/
    /*start header*/

    .secondary-navigation .menu {
        padding-left: 23px;
    }

    .secondary-navigation ul.menu a {
        padding: 12px 12px 3px !important;
    }

    .secondary-navigation ul.menu li:last-child {
        margin: 20px 150px 0;
    }

    div#secondary {
        padding-right: 10px;
    }
    /*end header*/
}
@media only screen and (max-width:640px) {
    /*start after-article*/

    .article-bottom-wrapper {
        padding: 50px 10px;
    }

    .article-bottom-inner-wrapper h2 {
        font-size: 16px;
    }

    .article-bottom-inner-wrapper a {
        font-size: 16px;
    }

    .article-bottom-inner-wrapper a:before {
        background-size: 21px;
    }
    /*end after-article*/
}

/*****Css on 20 March 2019*****/

/*****Start Css on 25 March 2019*****/
body #page div#content {
    margin: 130px auto 0 !important;
}
header#masthead {
    position: fixed;
    width: 100%;
    min-height: auto;
}
.fixed-header header#masthead .primary-navigation {
    display: none;
}
.fixed-header header#masthead {
    min-height: auto;
    padding: 0;
}
.storefront-secondary-navigation .site-header .site-branding {
    margin: 0;
}
.col-full {
    padding: 25px 0 !important;
}
header#masthead .primary-navigation,
.storefront-secondary-navigation .site-header .secondary-navigation {
    margin-bottom: 0
}
header#masthead {
    padding-bottom: 0;
}
.home .col-full,
.page-template-landing-page-php .col-full {
    padding-top: 25px !important;
}
@media only screen and (max-width:767px) {
    nav#site-navigation {
        margin: 40px 0;
    }

    .col-full,
    .home .col-full,
    .page-template-landing-page-php .col-full {
        padding: 0 !important;
    }
}

/*Start Search bar is buggy*/
.widget_product_search form:before,
.widget_search form:before {
    width: 10px;
}

/*End Search bar is buggy*/

/*Start Author Box*/
.saboxplugin-authorname a {
    pointer-events: none;
}

/*Start Author Box*/

/*****End Css on 25 March 2019*****/

/*****Start Css on 26 March 2019*****/

/*Start Additional Service Packages*/
body .dashboard_views .extra_services .additional_ne_custom_sec .frame .flicker-back p a {
    min-width: 170px;
    padding: 10px 0;
}

/*End Additional Service Packages*/

/*Start Comments Section*/
ol.children .wrapper-author {
    padding: 30px 0 0;
}
ol.children .wrapper-author .comment-meta.commentmetadata {
    margin: 0;
}
ol.children .wrapper-author .comment-content {
    width: 100% !important;
}
#comments .comment-list .reply {
    text-align: left;
}
#comments .comment-list .comment-content .comment-text {
    position: relative;
}
#comments .comment-list .comment-content .comment-text:before {
    content: '';
    display: block;
    position: absolute;
    top: 1em;
    left: -1em;
    width: 0;
    height: 0;
    border: .53em solid #e6e6e6;
    border-color: transparent #e6e6e6 transparent transparent;
}
.comment-list ol.children {
    width: 98%;
}
#comments .comment-list .comment-content .comment-text {
    background-color: #fff !important;
    padding: 13px 21px;
}
#comments .comment-list .children .comment-content .comment-text {
    border: 1px solid #000;
}
#comments .comment-list .comment-content .comment-text cite.fn,
#comments .comment-list .comment-content .comment-text a.comment-date {
    color: #8e8e8e;
    margin-bottom: 11px;
    display: inline-block;
    font-weight: 700;
    font-size: 11px;
    pointer-events: none;
}
#comments .comment-list .comment-content .comment-text a.comment-date {
    pointer-events: none;
    color: #8e8e8e;
    margin-bottom: 11px;
    font-weight: normal;
}
#comments .comment-list .comment-content .comment-text p {
    margin-bottom: 11px;
    color: #333333;
}
.comment-body {
    flex-wrap: wrap;
}
.comment-meta.commentmetadata {
    width: 12% !important;
}
#comments .comment-list .comment-content {
    width: 85% !important;
}
.comment-list #respond {
    width: 100% !important;
    margin: 40px 0 0 !important;
    box-shadow: none !important;
    background: #fff;
    padding: 0;
}
#respond #cancel-comment-reply-link:before {
    display: none;
}
#respond #cancel-comment-reply-link {
    display: none;
}
ol.children .wrapper-author .comment-meta.commentmetadata {
    margin-right: 2.8823529412%;
}
#respond {
    background: #fff;
    padding: 20px 0 0;
}
#respond #commentform textarea:focus {
    background: #fff;
    border: 1px solid #e2e2e2;
    outline: 0;
}
#comments .comment {
    padding: 20px 0 0 0;
}
#respond #commentform input.txt,
#respond #commentform textarea {
    width: 100%;
    padding: .236em .5em;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: .236em;
    border-radius: .236em;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-size: 1em;
    line-height: 1.618em;
    font-family: inherit;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #f9f9f9;
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .05);
}
#respond .form-submit {
    margin-bottom: 0;
    float: left;
    width: 100%;
}
#respond .comment-form-author input:focus,
#respond .comment-form-email input:focus,
#respond .comment-form-url input:focus {
    background: #fff;
    border: 1px solid #e2e2e2 !important;
    outline: 0;
}
input[type=radio],
input[type=checkbox] {
    margin-right: 3px;
}
#content #main article {
    overflow: visible;
}
@media only screen and (max-width:640px) {
    .comment-meta.commentmetadata {
        width: 20% !important;
    }

    #comments .comment-list .comment-content {
        width: 74% !important;
        margin-right: 2px;
    }

    #comments .comment-list .comment-content .comment-text {
        border: 1px solid #e6e6e6 !important;
    }

    .comment-list #respond {
        width: 96% !important
    }
}

/*End Comments Section*/

/*Start blog-detail*/
.hentry .entry-header {
    margin-bottom: 20px;
    border-bottom: 0;
}
.footer-blog-section {
    margin: 0;
}

/*End blog-detail*/

/*****End Css on 26 March 2019*****/

/*****Start Css on 27 March 2019*****/

/*Bug 5 - Start About /blog/ page*/
.blog-post-box a,
.blog-post-other a {
    text-decoration: none;
}

/*Bug 5 - End About /blog/ page*/

/*Bug 3 - Start About one LP Additional Info*/
body.local_inner_page .additional-twenty-ninteen p,
.additional-twenty-ninteen.additional-sourcing ul {
    margin-bottom: 15px;
}
body.local_inner_page .additional-twenty-ninteen h4 {
    margin: 15px 0;
}
.additional-twenty-ninteen ol.plus li {
    padding-bottom: 5px;
}

/*Bug 3 - End About one LP Additional Info*/

/*Bug 2 - Start Space below the header*/
body #page div#content {
    margin: 115px auto 0 !important;
}
body #page div#content {
    padding-top: 0px !important;
}
.testimonials-area:first-child {
    margin-top: 0;
}
body.right-sidebar:not(.storefront-full-width-content) .widget-area {
    margin-top: 15px;
}
.blog-setion {
    padding: 30px 0 0 0;
}
.widget {
    padding: 20px 0 0 0;
}

/*Bug 2 - End Space below the header*/

/*****End Css on 27 March 2019*****/

/**********29 march css changes start**********/
@media only screen and (max-width: 767px) {
    .storefront-secondary-navigation .site-header .site-branding {
        top: 10px;
    }

    nav#site-navigation {
        margin: 10px 0;
    }

    body #page div#content {
        margin: 95px auto 0 !important;
    }
}
body.local_inner_page .additional-twenty-ninteen.additional-sourcing h4 {
    margin: 0 0 10px 0;
}
body.local_inner_page .additional-twenty-ninteen.additional-sourcing p,
body.local_inner_page .additional-twenty-ninteen.additional-sourcing ul {
    margin: 0 0 10px 0;
}
body.local_inner_page .additional-twenty-ninteen.additional-sourcing ul li {
    margin: 0;
}

/**********29 march css changes end**********/

/*******3 april css chagnes comment fixes ***********/
.comment-list ol.children ol.children .comment-meta {
    margin-right: 15px;
}
.comment-list ol.children ol.children ol.children .comment-meta {
    margin-right: 15px !important;
}
#comments .comment-list .comment-meta .avatar {
    max-width: 100%;
}
#comments .comment-list .comment-content {
    width: 80% !important;
}
#comments .comment-list .reply {
    margin-bottom: 0 !important;
}
@media only screen and (max-width: 767px) {
    #comments .comment-list .comment-content .comment-text:before {
        display: none;
    }
}

/*******3 april css chagnes comment fixes ***********/

/*******19 april css chagnes ***********/
header#masthead {
    z-index: 9999;
}
.extra_services.common_layout {
    padding: 0 40px;
    border: 1px solid #c5c5c5;
}

/*******19 april css chagnes ***********/

/*******23 april COST CALCULATOR css chagnes Start ***********/
.dropdownlist.free_resources {
    max-width: 1250px;
}
.dropdownlist.free_resources ul.product_category.brdrlft li:last-child {
    position: relative;
}
.dropdownlist.free_resources ul.product_category.brdrlft li:last-child:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 1px;
    background: #eaeaea;
}
ul.product_category.w-50.e_book.brdrlft.calculate li:last-child {
    padding-left: 14px;
}
.ebook_img.calculate_img>a>img {
    max-width: 80%;
}
.dropdownlist.free_resources ul.product_category.brdrlft li:last-child:hover:before {
    background: transparent;
}
@media (max-width: 1280px) {
    .dropdownlist.free_resources {
        max-width: 1000px;
    }
}

/*******23 april css chagnes End ***********/

/**MAIN MENU SHOPIFY Css Changes Start on 20-05-2019**/
.dropdownlist.pricing-dropdown.price3colum.no-grey-border ul.product_category:first-child li a div.img_d {
    width: auto;
    height: auto;
    padding-right: 42px;
    padding-left: 17px;
}
.dropdownlist.pricing-dropdown.price3colum.no-grey-border ul.product_category:nth-child(2) li a div.img_d {
    width: auto;
    height: auto;
    padding-right: 42px;
    padding-left: 17px;
}

/**Css Changes End on 20-05-2019**/

/**Css Changes Start on 13-06-2019 popup contact form**/
#booking_multistep_form ul.breadcrumbs_form {
    margin: 0 auto !important;
    position: relative;
    padding: 20px 0;
}
#booking_multistep_form ul.breadcrumbs_form::After {
    content: "";
    display: block;
    clear: both;
}
#booking_multistep_form ul.breadcrumbs_form li {
    width: 33.3333%;
    list-style: none;
    float: left;
    position: relative;
    text-align: center;
}
#booking_multistep_form ul.breadcrumbs_form li:not(:last-child)::after {
    content: "";
    width: 100%;
    height: 1px;
    display: block;
    background: #ff9935;
    position: absolute;
    top: 15px;
    left: 50%;
    z-index: 1;
}
#booking_multistep_form ul.breadcrumbs_form li a {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    outline: none !important;
    pointer-events: none;
}
#booking_multistep_form ul.breadcrumbs_form li a span.number {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    color: #ff9935;
    text-align: center;
    line-height: 28px;
    font-weight: 700;
    font-size: 14px;
    border: 1px solid #ff9935;
    position: relative;
    z-index: 2;
    display: block;
}
#booking_multistep_form ul.breadcrumbs_form li.active a span.number {
    background-color: #ff9935;
    color: #fff;
}
#booking_multistep_form ul.breadcrumbs_form li a span.textbtm {
    font-weight: 500;
    font-size: 14px;
    margin-top: 10px;
}
#booking_multistep_form form.wpcf7-form {
    margin: 0;
}
#booking_multistep_form .step-1,
#booking_multistep_form .step-2,
#booking_multistep_form .step-3,
#booking_multistep_form .final-step {
    padding: 20px;
}
#booking_multistep_form .step-1 .video_sideBarImg {
    position: relative;
    margin-bottom: 15px;
    max-width: 767px;
    margin: 0 auto;
}
#booking_multistep_form .step-1 .video_sideBarImg iframe {
    max-width: 400px;
    height: 225px;
    width: 100%;
}
#booking_multistep_form .step-1 .video_sideBarImg .sidebar-form {
    max-width: 150px;
    position: absolute;
    right: -16px;
    top: 0;
}
#booking_multistep_form .step-1 .video_sideBarImg .sidebar-form li.widget {
    margin: 0;
    padding: 0;
}
#booking_multistep_form .step-1 .video_sideBarImg .sidebar-form li.widget p {
    margin: 0;
}
#booking_multistep_form .step-1 h6 {
    font-size: 16px;
    margin: 20px 0;
}
#booking_multistep_form aside.content.middle {
    max-width: 350px;
    margin: 0 auto;
}
#booking_multistep_form aside.content label {
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 0.5px;
}
#booking_multistep_form aside.content input[type="text"],
#booking_multistep_form aside.content input[type="email"],
#booking_multistep_form aside.content input[type="number"],
#booking_multistep_form aside.content textarea,
#booking_multistep_form aside.content select {
    box-shadow: none;
    -webkit-appearance: none;
    padding: 4px 15px !important;
    background-color: #fff;
    font-size: 15px;
    font-weight: 400;
    color: #333;
    border-color: #333 !important;
}
#booking_multistep_form aside.content input::-webkit-input-placeholder,
#booking_multistep_form aside.content textarea::-webkit-input-placeholder,
#booking_multistep_form aside.content select::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */

    color: #827e7e;
}
#booking_multistep_form aside.content input::-moz-placeholder,
#booking_multistep_form aside.content textarea::-moz-placeholder,
#booking_multistep_form aside.content select::-moz-placeholder {
    /* Firefox 19+ */

    color: #827e7e;
}
#booking_multistep_form aside.content input:-ms-input-placeholder,
#booking_multistep_form aside.content textarea:-ms-input-placeholder,
#booking_multistep_form aside.content select:-ms-input-placeholder {
    /* IE 10+ */

    color: #827e7e;
}
#booking_multistep_form aside.content input:-moz-placeholder,
#booking_multistep_form aside.content textarea:-moz-placeholder,
#booking_multistep_form aside.content select:-moz-placeholder {
    /* Firefox 18- */

    color: #827e7e;
}
#booking_multistep_form aside.content input,
#booking_multistep_form aside.content select {
    height: 40px;
    width: 100%;
    border-color: #333 !important;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
}
#booking_multistep_form select::-ms-expand,
#booking_multistep_form input::-ms-clear {
    display: none;
    opacity: 0;
}
#booking_multistep_form aside.content textarea {
    height: 120px;
    resize: none;
}
#booking_multistep_form aside.content input[type="text"]:focus,
#booking_multistep_form aside.content input[type="email"]:focus,
#booking_multistep_form aside.content input[type="number"]:focus,
#booking_multistep_form aside.content textarea:focus,
#booking_multistep_form aside.content select:focus {
    border-color: #828181 !important;
}
#booking_multistep_form aside.content input:focus,
#booking_multistep_form aside.content textarea:focus {
    outline: none;
    border: none;
}
#booking_multistep_form aside.content .submit_next {
    text-align: center;
    margin-top: 25px;
}
#booking_multistep_form aside.content .submit_next .next_Continue {
    background-color: #ff9935;
    color: #fff;
    padding: 12px 60px;
    border: 1px solid #ff9935;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    height: 47px;
    display: inline-block;
}
#booking_multistep_form aside.content .submit_next .next_Continue:hover,
#booking_multistep_form aside.content .submit_next .next_Continue:focus {
    text-decoration: none;
}
#booking_multistep_form form h6 {
    font-size: 14px !important;
    line-height: normal;
    margin-top: 0;
    margin-bottom: 20px;
}
#booking_multistep_form aside.content.rightside {
    max-width: 420px;
    margin-left: auto;
}
#booking_multistep_form .step-2 h6 {
    margin-bottom: 30px;
}
#booking_multistep_form aside.content .submit_next a.prev_back {
    margin-right: 15px;
    background-color: #fff;
    color: #ff9935;
    padding: 12px 40px;
    border: 1px solid #ff9935;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 600;
    height: 47px;
    display: inline-block;
}
#booking_multistep_form aside.content .submit_next a.prev_back:hover {
    text-decoration: none;
}
#booking_multistep_form ul.sideBarStep-2-form {
    padding: 20px 0;
}
#booking_multistep_form ul.sideBarStep-2-form li {
    margin-bottom: 25px;
    text-align: center;
    list-style: none;
}
#booking_multistep_form ul.sideBarStep-2-form li p {
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 13px;
}
#booking_multistep_form ul.sideBarStep-2-form li p span {
    display: inline-block;
    position: relative;
}
#booking_multistep_form ul.sideBarStep-2-form li p span::before {
    content: "";
    background-image: url('images/left-quote.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 10px;
    height: 10px;
    display: inline-block;
    position: relative;
    top: -5px;
}
#booking_multistep_form ul.sideBarStep-2-form li small {
    font-weight: 700;
    position: relative;
    display: inline-block;
}
#booking_multistep_form form h5 {
    font-size: 21px;
    line-height: normal;
}
#booking_multistep_form .step-3 aside.content .submit_next {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    align-items: center;
    margin-top: 10px;
}
#booking_multistep_form .step-3 aside.content .submit_next .next_Continue {
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    height: 47px;
    line-height: normal;
    width: auto;
    border: 0;
    padding: 0 15px;
}
#booking_multistep_form .step-3 aside.content.rightside {
    margin: 30px auto 0;
    max-width: 380px;
}
#booking_multistep_form .step-3 .step_3_Form img {
    border: 1px solid #969494;
    padding: 4px;
    margin: 0 auto;
}
#booking_multistep_form .step-3 .step_3_Form li.widget {
    padding: 0;
}
#booking_multistep_form .step-3 .step_3_Form .textwidget.custom-html-widget {
    text-align: center;
    padding: 10px;
}
#booking_multistep_form .step-3 .step_3_Form .textwidget.custom-html-widget h5 {
    font-size: 15px !important;
    margin-bottom: 20px;
}
#booking_multistep_form .step-3 .step_3_Form .textwidget.custom-html-widget p {
    font-size: 13px;
    font-weight: 500;
    line-height: 17px;
}
#booking_multistep_form .step-3 .step_3_Form {
    padding-top: 12px;
}
#booking_multistep_form .final-step h4 b::before {
    content: "";
    background-image: url(images/checked.png);
}
#booking_multistep_form .final-step h4 {
    font-size: 26px;
    text-transform: capitalize;
}
#booking_multistep_form .final-step h4 b::before {
    content: "";
    background-image: url(images/checked.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 30px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
#booking_multistep_form .final-step iframe {
    border: 1px solid #333;
}
#booking_multistep_form .final-step h6 {
    font-size: 14px !important;
    line-height: normal;
    font-weight: 500 !important;
    max-width: 450px;
    margin: 0 auto 30px;
}
#booking_multistep_form .step-3>h6 {
    margin-bottom: 30px;
}
#booking_multistep_form .error-area {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
}
div#fancybox-wrap a#fancybox-close {
    background: none;
    top: 0;
    right: 0;
}
div#fancybox-wrap a#fancybox-close::before {
    content: "x";
    position: absolute;
    left: 6px;
    top: 6px;
    width: 100%;
    height: 100%;
    color: #ff9935;
    font-size: 18px;
}
#booking_multistep_form .step-1 .video_sideBarImg .sidebar-form .screen-1 li.widget_media_image {
    padding: 8px 0;
}
#booking_multistep_form .step-2 aside.content textarea {
    border-radius: 4px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
#booking_multistep_form ul.sideBarStep-2-form li p img {
    max-width: 10px;
    position: absolute;
    left: -14px;
    top: 0px;
}
#booking_multistep_form ul.sideBarStep-2-form li small img {
    max-width: 16px;
    position: absolute;
    left: -24px;
    top: 2px;
    border-radius: 0;
}
#booking_multistep_form form.wpcf7-form .wpcf7-response-output,
.multistep_form_book .wpcf7-response-output,
#booking_multistep_form .wpcf7-response-output {
    display: none !important;
}
#booking_multistep_form,
.multistep_form_book {
    overflow-x: hidden;
}
#booking_multistep_form aside.content .submit_next .next_Continue:hover {
    background-color: #f97b00;
}
#booking_multistep_form aside.content .submit_next a.prev_back:hover {
    background-color: #ff9935;
    color: #fff;
}
.multistep_form_book span.wpcf7-form-control-wrap,
#booking_multistep_form span.wpcf7-form-control-wrap {
    display: block !important;
}
.multistep_form_book span.wpcf7-form-control-wrap.Category::before,
.multistep_form_book span.wpcf7-form-control-wrap.Manufacturing::before,
.multistep_form_book span.wpcf7-form-control-wrap.time-zone::before,
.multistep_form_book span.wpcf7-form-control-wrap.Situation::before,
#booking_multistep_form span.wpcf7-form-control-wrap.Category::before,
#booking_multistep_form span.wpcf7-form-control-wrap.Manufacturing::before,
#booking_multistep_form span.wpcf7-form-control-wrap.time-zone::before,
#booking_multistep_form span.wpcf7-form-control-wrap.Situation::before {
    content: "";
    background-image: url(images/caret-down.png);
    background-size: 102%;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    right: 10px;
    top: 16px;
    z-index: 3;
    pointer-events: none;
}
#booking_multistep_form aside.content select {
    cursor: pointer;
}
#booking_multistep_form aside.content .submit_next a:focus,
aside.content .submit_next input:focus {
    outline: none !important;
}
#booking_multistep_form .step-1 .video_sideBarImg .sidebar-form img {
    margin: 0 auto;
}
#booking_multistep_form .step-1 .video_sideBarImg .sidebar-form li.widget.widget_text {
    display: flex;
    display: -webkit-flex;
    display: -o-flex;
    display: -moz-flex;
    display: -ms-flex;
    align-items: center;
}
#booking_multistep_form .step-1 .video_sideBarImg .sidebar-form {
    max-width: 110px;
}
#booking_multistep_form .step-3 .checkbox {
    padding: 0;
}
#booking_multistep_form .step-3 .checkbox label>span {
    display: inline-block !important;
    float: left;
}
#booking_multistep_form .step-3 .checkbox label>span:nth-child(1) {
    width: 20px;
    margin: 0;
}
#booking_multistep_form .step-3 .checkbox label>span:nth-child(2) {
    width: calc(100% - 20px);
    padding-left: 10px;
}
#booking_multistep_form .step-3 .checkbox label>span:nth-child(1) span.wpcf7-list-item {
    margin: 0;
}
#booking_multistep_form .step-3 .checkbox label>span:nth-child(1) input[type="checkbox"] {
    margin: 0;
    width: 20px;
    margin-top: -8px;
}
#booking_multistep_form .step-3 .checkbox>label {
    position: relative;
    display: flex;
    display: -webkit-flex;
    display: -o-flex;
    display: -moz-flex;
    display: -ms-flex;
    padding-bottom: 20px;
}
#booking_multistep_form .step-3 .checkbox label>span:nth-child(1) {
    position: static;
}
#booking_multistep_form .step-3 .checkbox label>span:nth-child(1) span.wpcf7-not-valid-tip {
    position: absolute;
    width: 100%;
    bottom: -10px;
    font-size: 12px;
    line-height: normal;
}
@media (min-width: 992px) {
    #booking_multistep_form .step-3 .step_3_Form {
        margin-top: -90px;
    }

    #booking_multistep_form .step-3>h6,
    #booking_multistep_form .step-3>h5 {
        padding-right: 50px;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    #booking_multistep_form .step-3 .step_3_Form {
        width: 500px;
        margin: auto;
    }

    #booking_multistep_form .step-3 aside.content.rightside {
        margin: auto;
        max-width: 500px;
        padding-top: 20px;
    }

    #booking_multistep_form .step-2 aside.content.rightside {
        max-width: 100%;
    }
}
@media (max-width: 991.98px) {
    #booking_multistep_form .step-1 .video_sideBarImg .sidebar-form .screen-1 {
        display: flex;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        justify-content: center;
        flex-wrap: wrap;
        padding-top: 20px;
    }

    #booking_multistep_form .step-1 .video_sideBarImg .sidebar-form {
        position: static;
        max-width: 100% !important;
    }

    #booking_multistep_form .step-3 .step_3_Form .screen-3 {
        display: flex;
        display: -webkit-flex;
        display: -moz-flex;
        display: -o-flex;
        display: -ms-flex;
    }
}
@media (max-width: 767.98px) {
    #booking_multistep_form .step-1 .video_sideBarImg .sidebar-form {
        max-width: 150px;
        margin: 0 auto;
    }

    #booking_multistep_form aside.content.rightside {
        max-width: 100%;
        margin-left: auto;
    }

    #booking_multistep_form .step-3 aside.content.rightside {
        margin: 0 auto;
        max-width: 100%;
    }

    #booking_multistep_form .step-3 .step_3_Form .textwidget.custom-html-widget {
        text-align: left;
        padding-top: 0;
    }

    #booking_multistep_form .step-3 .step_3_Form .textwidget.custom-html-widget h5 {
        margin-bottom: 10px;
    }

    #booking_multistep_form .step-3 .step_3_Form .textwidget.custom-html-widget p {
        margin-bottom: 5px;
    }

    #booking_multistep_form .step-3 aside.content .submit_next {
        flex-direction: column;
    }

    #booking_multistep_form aside.content .submit_next a.prev_back,
    #booking_multistep_form aside.content .submit_next .next_Continue {
        margin-bottom: 10px;
        margin-right: 0 !important;
    }

    #booking_multistep_form aside.content .submit_next {
        display: flex;
        display: -webkit-flex;
        display: -moz-flex;
        display: -o-flex;
        display: -ms-flex;
        flex-direction: column;
        align-items: center;
    }

    div#fancybox-content {
        width: unset !important;
    }

    #booking_multistep_form form.wpcf7-form h6 {
        margin-bottom: 40px;
    }

    ul.lifetime_access_price_table .startup_list {
        top: -8px;
    }
}
@media (max-width: 575.98px) {
    #booking_multistep_form iframe,
    .multistep_form_book iframe {
        height: 185px;
    }

    #booking_multistep_form ul.breadcrumbs_form::before {
        content: "";
        width: 75%;
        top: 13px;
    }

    #booking_multistep_form ul.breadcrumbs_form li a span.textbtm {
        font-size: 11px;
    }

    #booking_multistep_form .step-1,
    #booking_multistep_form .step-2,
    #booking_multistep_form .step-3,
    #booking_multistep_form .final-step {
        padding: 20px 10px;
    }

    #booking_multistep_form ul.breadcrumbs_form li a span.number {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 12px;
    }

    #booking_multistep_form .step-3 .step_3_Form .screen-3 {
        flex-direction: column;
    }

    #booking_multistep_form .final-step h4 {
        font-size: 21px;
    }
}

/**Css Changes End on 13-06-2019 popup contact form**/

/**Css Changes Start on 05-07-2019 for Contact form dropdown arrows**/
div#booking_multistep_form select {
    background-image: url(/wp-content/themes/storefront-child/images/caret-down.png);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 97.4% 55%;
}

/**Css Changes End on 05-07-2019 for Contact form dropdown arrows**/

/**Css Changes Start on 08-07-2019 For Radio Buttons Design Fix**/
span.wpcf7-list-item {
    margin-right: 15px;
    margin-left: 0;
}
span.wpcf7-list-item input[type="radio"] {
    width: auto !important;
    height: auto !important;
}
span.wpcf7-list-item-label {
    font-weight: 400;
    font-size: 15px;
    letter-spacing: .5px;
}
.wpcf7-form-control-wrap.notification1 .wpcf7-list-item input[type="checkbox"] {
    width: 14px !important;
}

/**Css Changes End on 08-07-2019 For Radio Buttons Design Fix**/

/**Css Start on 21-06-2019 for Task 2 about page bug fixing**/
.keyPeople_wrapper a {
    display: inline-block;
}
.keyPeople_wrapper a img {
    margin: -4px 5px;
}

/**Css End on 21-06-2019 for Task 2 about page bug fixing**/

/**Css Changes Start on 05-07-2019 for Height below header on two pages**/
body.blog div#content div#primary {
    padding-top: 40px;
}

/**Css Changes End on 05-07-2019 for Height below header on two pages**/

/*Template LP 06-09-2019 start */
.landing.landing-twenty-ninteen .sourcing-rfq .img-wrap-white {
    width: calc(33% - 4rem);
    margin: 0 4rem 0 0;
    background: #ffffff;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: column;
    color: #fff;
    justify-content: center;
    align-items: center;
    height: 389px;
    /*Change 2019-10-30 height: 265px;  */
}
.landing.landing-twenty-ninteen .sourcing-rfq .img-wrap-white br {
    display: none;
}
.landing.landing-twenty-ninteen .sourcing-rfq .img-wrap-white img.img-class {
    width: 50px;
    margin: 0 0 10px 0;
}
.landing.landing-twenty-ninteen .sourcing-rfq .img-wrap-white strong {
    font: 700 16px/1.5 open sans;
}
@media only screen and (max-width: 767px) {
    .landing.landing-twenty-ninteen .sourcing-rfq .img-wrap-white,
    {
        width: calc(100% - 0rem);
        margin: 0 auto 15px;
    }
}

/*Template LP 06-09-2019 end */

/**CSS Start on 10-09-2019 for Bug 2: Bullet Points on specific page**/
.product_temp_design ul li {
    font: 400 15px/1.5 open sans;
}
@media (max-width: 767.98px) {
    .product_temp_design .sourcing-rfq .img-wrap-white {
        height: auto !important;
        width: auto !important;
        margin: auto !important;
        max-width: 150px;
    }
}

/**CSS End on 10-09-2019 for Bug 2: Bullet Points on specific page**/

/**CSS Start on 10-09-2019 for Bug 3: Homepage Layout Bugs**/
.new_additional_custom_serss.static_additionalpackeges .who_is_this_inner.common_layout {
    padding-top: 25px;
    padding-bottom: 25px;
}
.new_additional_custom_serss.static_additionalpackeges .who_is_this_inner.common_layout>h6.section_title {
    margin-top: 0 !important;
}

/**CSS End on 10-09-2019 for Bug 3: Homepage Layout Bugs**/

/**CSS Start on 10-09-2019 for Bug 6: Comments Layout**/
#comments #respond form#commentform p.comment-form-cookies-consent {
    display: inline-flex;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
}

/**CSS End on 10-09-2019 for Bug 6: Comments Layout**/

/**CSS Start on 11-09-2019 for Bug 7: JS on landing page**/
.landing-page.new-starter-package.all_cat_products .tab-content .block2.block2_section {
    width: 100%;
}
.landing-page.new-starter-package.all_cat_products .tab-content ul.new-landing-listing li::before {
    display: none;
}
.landing-page.new-starter-package.all_cat_products .tab-content ul.new-landing-listing li {
    padding: 0;
}
.landing-page.new-starter-package.all_cat_products .tab-content ul.new-landing-listing li>img {
    margin: 8px 6px 0 0;
}

/**CSS End on 11-09-2019 for Bug 7: JS on landing page**/

/**Css Changes Start on 05-07-2019 for Alignment text below price table**/
.pricetable-new18.common_layout.white_shadow .video-section-price-table p:first-of-type {
    padding-left: 60px;
}

/**Css Changes End on 05-07-2019 for Alignment text below price table**/

/**Css Changes Start on 24-06-2019 For feature section fixing **/
section.featured_section {
    margin: 60px 0 0;
    /*  border-top: 1px solid #d2d2d2;    */

    padding-top: 60px;
}
section.featured_section ul {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    flex-wrap: wrap;
}
section.featured_section ul li {
    width: 25%;
    padding: 7px;
    padding-top: 0;
}
section.featured_section ul li .media {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    align-items: center;
}
section.featured_section ul li img {
    max-height: 20px;
    margin-right: 10px;
}
section.featured_section ul li h3.title_tag {
    font-size: 14px;
    line-height: normal;
    font-weight: 700 !important;
    color: #3e3e3e !important;
    margin: 12px 0;
}
section.featured_section ul li p {
    display: none;
}
section.featured_section ul li p.description {
    font-weight: 400;
    font-size: 13px;
    display: block;
}
section.featured_section.middle ul {
    text-align: center;
}
section.featured_section.middle ul li img {
    margin: 0 auto;
}
.homeLayout section.featured_section {
    clear: both;
    display: inline-block;
    width: 100%;
}
@media (min-width: 768px) {
    section.featured_section ul li:nth-child(4n+1) {
        padding-left: 0;
    }

    section.featured_section ul li:nth-child(4n+4) {
        padding-right: 0;
    }
}
@media (max-width: 767.98px) {
    section.featured_section ul li h3.title_tag {
        min-height: unset;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    section.featured_section ul li {
        width: 50%;
    }
}
@media (max-width: 575.98px) {
    section.featured_section ul li {
        width: 100%;
    }
}

/**Css Changes End on 24-06-2019 For feature section fixing **/

/*Table alignment bug fixes 17 sep 2019*/
.pricetable-new18.common_layout.white_shadow .video-section-price-table.topspacereduce h2 {
    margin-top: 0;
}
.pricetable-new18.common_layout.white_shadow .video-section-price-table.topspacereduce {
    padding-top: 20px;
}

/*Table alignment bug fixes 17 sep 2019*/

/*iconalignfixes bug fixes 17 sep 2019*/
section.featured_section.aligniconset ul li h3.title_tag {
    padding: 0;
}

/*iconalignfixes bug fixes 17 sep 2019*/

/*laptop section 17 sep 2019*/
section.featured_section.aligniconset ul {
    float: left;
    width: 100%;
}
.featured_section h3.center {
    padding: 0;
}
.demovideosec {
    text-align: center;
}
.demovideosec img {
    display: inline-block;
}
section.featured_section.aligniconset h3 {
    padding: 0;
}
section.featured_section.aligniconset .demovideosec ul {
    padding: 0 0 10px 0;
    margin: 0 auto !important;
    display: table;
    text-align: left;
    float: none;
    width: auto;
}
section.featured_section.aligniconset .demovideosec ul li {
    display: block;
    width: 100%;
    color: #333;
    font-size: 15px;
    line-height: 1.8;
    padding: 0;
}
.demovideosec p {
    margin: 0;
}

/*laptop section 17 sep 2019*/

/*Menu icons size 20 sep 2019*/
.dropdownlist.free_resources .largeriocn .img_d {
    width: 54px;
    height: 54px;
}

/*laptop section 20 sep 2019*/

/********3 colum table design changes 16 Oct 2019********/
.pricetable3colum ul.lifetime_access_price_table .business_list,
.pricetable3colum ul.lifetime_access_price_table .startup_list,
.pricetable3colum ul.lifetime_access_price_table .expert_list {
    width: 33.3%;
}
.pricetable3colum.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(3) p {
    font-weight: normal;
}
.pricetable3colum.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul li.large-box-midheight,
.pricetable3colum.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .business_list ul li.large-box-midheight,
.pricetable3colum.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li.large-box-midheight,
.pricetable3colum.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .enterprise_list ul li.large-box-midheight {
    height: 106px !important;
    padding: 8px 20px !important;
}
.pricetable3colum.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges li.large-box-midheight.only_img {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pricetable3colum.pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .business_list ul li.extra-large-box.only_img {
    padding-top: 55px;
}
.pricetable3colum.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li.Small-box.only_img {
    padding-top: 20px !important;
}
.pricetable3colum.pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li.extra-large-box {
    padding-top: 65px;
}
.pricetable3colum .btnwrap {
    display: inline-block;
    vertical-align: middle;
}
.pricetable3colum ul.lifetime_access_price_table .startup_list li:last-child a:hover,
.pricetable3colum ul.lifetime_access_price_table .business_list li:last-child a {
    text-decoration: none;
}
@media only screen and (max-width:767px) {
    .pricetable3colum ul.lifetime_access_price_table .business_list,
    .pricetable3colum ul.lifetime_access_price_table .startup_list,
    .pricetable3colum ul.lifetime_access_price_table .expert_list {
        width: 100%;
    }

    .pricetable3colum.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul li.large-box-midheight,
    .pricetable3colum.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .business_list ul li.large-box-midheight,
    .pricetable3colum.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li.large-box-midheight,
    .pricetable3colum.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .enterprise_list ul li.large-box-midheight {
        height: auto !important;
        padding: 8px 0px !important;
    }

    .pricetable3colum.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges li.large-box-midheight.only_img {
        display: block;
    }

    .pricetable3colum.pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li.extra-large-box p,
    .pricetable3colum.pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li.Small-box.only_img p {
        padding-top: 10px;
    }

    .pricetable3colum.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li.Small-box.only_img {
        padding-top: 0px !important;
    }

    .pricetable3colum.pricetable-new18.pricev22019 span.boldrer19 {
        font-weight: bold;
        padding-right: 10px;
    }

    .pricetable3colum.pricetable-new18 a.fancybox {
        padding-right: 10px;
    }
}

/********3 colum table design changes 16 Oct 2019********/

/***25 Oct Bug Price Table Asiaimportal.com****/
section.featured_section.margin-top-zero {
    margin-top: 0;
}
li.large-box-midheight.d-flex,
li.Small-box.d-flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    font: 400 14px/1.2 'Open Sans', sans-serif;
    color: #000;
}
li.large-box-midheight.d-flex p,
li.Small-box.d-flex p {
    font: inherit !important;
}
.tr-mobile p img {
    padding-right: 10px;
}
@media only screen and (max-width:991px) {
    li.large-box-midheight.d-flex,
    li.Small-box.d-flex {
        font: 400 12px/1.2 'Open Sans', sans-serif;
    }
}
@media only screen and (max-width:767px) {
    li.large-box-midheight.d-flex,
    li.Small-box.d-flex {
        justify-content: flex-end;
    }

    li.large-box-midheight.d-flex p,
    li.Small-box.d-flex p {
        padding-right: 10px;
    }

    li.tr-mobile::after {
        max-width: 40% !important;
    }

    li.tr-mobile p {
        max-width: 60%;
        margin-left: auto;
        padding-left: 5px;
        text-align: right;
    }
}

/*button bug on landing page 20 sep*/
section.landing.landing-twenty-ninteen.product_temp_design .text-column.button-side {
    width: 100% !important;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 25px;
}
section.landing.landing-twenty-ninteen.product_temp_design .text-wrap h3 {
    margin-top: 0;
}
section.landing.landing-twenty-ninteen.product_temp_design .text-column.button-side a.grin.bttn.fancybox {
    margin: 0 20px 0 0;
}
@media (max-width: 767px) {
    section.landing.landing-twenty-ninteen.product_temp_design .text-column.button-side {
        flex-wrap: wrap;
    }

    section.landing.landing-twenty-ninteen.product_temp_design .text-column.button-side a.grin.bttn.fancybox {
        margin: 10px 0;
    }
}

/*button bug on landing page 20 sep*/

/**Css Start on 20-06-2019 for checkboxes and align content in middle**/
.checkboxes_custom {
    margin-bottom: 10px;
    display: block;
}
.checkboxes_custom span.wpcf7-list-item {
    margin: 0;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
}
.checkboxes_custom input[type="checkbox"] {
    width: 20px !important;
    margin-top: 6px;
    height: auto !important;
}
.checkboxes_custom span.wpcf7-list-item-label {
    display: inline-block;
    width: calc(100% - 20px) !important;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: .5px;
    padding-left: 5px;
}
.middle_layout .col-md-8,
.middle_layout .col-md-9 {
    width: 100%;
}
.middle_layout .col-md-4,
.middle_layout .col-md-3 {
    display: none;
}
#booking_multistep_form span.wpcf7-form-control-wrap.Design::before,
#booking_multistep_form span.wpcf7-form-control-wrap.Market::before {
    content: "";
    background-image: url(images/caret-down.png);
    background-size: 102%;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    right: 10px;
    top: 16px;
    z-index: 3;
    pointer-events: none;
}
@media (min-width: 992px) {
    .step-3.middle_layout>h5,
    .step-3.middle_layout>h6 {
        padding-right: 0px !important;
    }
}

/**Css End on 20-06-2019 for checkboxes and align content in middle**/

/**Css Start on 31-10-2019 for Task 2: Price Table Asiaimportal.com**/
.custom_pricetabel_section.lite_page_link li.large-box.only_img,
.custom_pricetabel_section.lite_page_link li.Small-box.tr-mobile {
    display: flex !important;
    display: -webkit-flex !important;
    display: -ms-flex !important;
    display: -moz-flex !important;
    display: -o-flex !important;
    align-items: center;
    justify-content: center;
}

/**Css End on 31-10-2019 for Task 2: Price Table Asiaimportal.com**/

/** CSS request quotation form */
.request_free_quotation #booking_multistep_form .form-group.checkbox label>span:nth-child(1) {
    width: auto;
    margin: 0;
    display: inline-block !important;
    position: static;
}
.request_free_quotation #booking_multistep_form .form-group.checkbox label>span:nth-child(1) span.wpcf7-list-item {
    margin: 0;
}
.request_free_quotation #booking_multistep_form .form-group.checkbox label>span:nth-child(1) input[type=checkbox] {
    height: auto;
}
.request_free_quotation #booking_multistep_form aside.content .submit_next .next_Continue {
    width: auto;
    border: 0;
    box-shadow: 0 0 0;
}
@media (min-width: 768px) {
    .request_free_quotation #booking_multistep_form {
        width: 600px;
    }

    .request_free_quotation #booking_multistep_form aside.content.rightside {
        margin-right: auto;
        max-width: 450px;
    }
}

/***Start on 06-11-2019 Task-1 “Consultation” and “Product Sourcing” Align Text In Center***/
.dropdownlist.pricing-dropdown.price3colum ul.product_category:nth-child(-n+2) li:first-child h1 {
    text-align: center;
    padding-right: 42px;
}

/***End on 06-11-2019 Task-1 “Consultation” and “Product Sourcing” Align Text In Center***/

/***Start on 06-11-2019 Task 3: Bug Price Table - Reduce height of price table***/
ul.lifetime_access_price_table .expert_list li.grey-bkg span {
    position: static;
    display: none;
}
ul.lifetime_access_price_table .expert_list li.grey-bkg span::before {
    opacity: 0;
}
ul.lifetime_access_price_table .startup_list li.blank_column span {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    display: block;
}
@media (min-width: 768px) {
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list li.blank_column.h-md-50,
    /* change 2019-12-02*/

    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list li.blank_column.h-md-50,
    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list li.blank_column.h-md-50 {
        height: 50px !important;
        line-height: 50px;
    }

    .pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .expert_list ul li.grey-bkg.h-md-50 {
        height: 50px !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        line-height: 50px;
    }
}
@media (max-width: 767.98px) {
    ul.lifetime_access_price_table .startup_list li.blank_column span {
        display: none;
    }

    .pricetable3colum ul.lifetime_access_price_table .business_list li.Small-box.tr-mobile p {
        padding-right: 10px;
    }
}

/***End on 06-11-2019 Task 3: Bug Price Table - Reduce height of price table***/

/***Start on 06-11-2019 Task 2: Features Section LP - Replace Key Features Section***/
.featured_section.five-column-section ul {
    float: none !important;
}
.featured_section.five-column-section ul li {
    width: 20%;
    padding: 10px !important;
}
.featured_section.five-column-section ul li .content>p {
    display: block;
    margin: 0;
}
.featured_section.five-column-section ul li a.download_btn {
    font-size: 14px;
    padding: 8px 12px;
    font-weight: 700;
    border-radius: 4px;
    display: inline-block;
    margin-top: 15px;
}
.featured_section.five-column-section ul li a.download_btn.green {
    background-color: #39ad81;
    color: #fff;
}
.featured_section.five-column-section ul li a.download_btn:hover {
    opacity: 0.85;
}
.featured_section.five-column-section ul li a.download_btn.blue {
    background-color: #333333;
    color: #fff;
}
.featured_section.five-column-section ul li .content {
    text-align: center;
}
.featured_section.five-column-section ul li .media {
    justify-content: center;
    position: relative;
    align-items: flex-start;
    margin-bottom: 10px;
}
.featured_section.five-column-section ul li .content p.description {
    min-height: 60px;
}
.featured_section.five-column-section ul li.first_block .media img {
    max-height: 140px;
}
.featured_section.five-column-section ul li.first_block .content h3 {
    font-size: 14px;
    line-height: normal;
    font-weight: 700 !important;
    color: #3e3e3e !important;
    margin: 12px 0 0;
}
.featured_section.five-column-section ul li .content .red_color_text {
    color: #cc0000;
    font-size: 11px;
    margin-bottom: 0;
    margin-top: 15px;
}
.featured_section.five-column-section ul:not(:last-child) {
    border-bottom: 1px solid #ddd;
}
.featured_section.five-column-section ul li .content p.description {
    margin-bottom: 0;
}
.featured_section.five-column-section ul li .media h3.title_tag {
    margin: 0;
    min-height: 40px;
    text-align: center;
    padding: 0 20px;
    box-sizing: border-box;
}
.featured_section.five-column-section ul {
    padding-top: 25px;
    padding-bottom: 25px;
}
.featured_section.five-column-section ul li:not(:first-child) .media img {
    position: absolute;
    left: 0;
    top: 0px;
}
.featured_section.five-column-section h6.section_title {
    margin-top: 20px;
    margin-bottom: 0 !important;
}
@media (max-width: 575.98px) {
    .featured_section.five-column-section ul li {
        width: 100%;
    }

    .featured_section.five-column-section ul li .media {
        min-height: auto;
        margin-bottom: 10px;
    }

    .featured_section.five-column-section ul li .content p.description {
        min-height: auto;
    }

    .featured_section.five-column-section ul li:not(:last-child) {
        margin-bottom: 25px;
    }

    .featured_section.five-column-section ul li:not(:first-child) .media img {
        position: static;
    }

    .featured_section.five-column-section ul li .media h3.title_tag {
        padding: 0;
        min-height: auto;
    }
}
@media (max-width: 991.98px) and (min-width: 576px) {
    .featured_section.five-column-section ul li.first_block {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        max-width: 300px;
        width: 30%;
    }

    .featured_section.five-column-section ul li:not(:first-child) {
        width: 50%;
    }

    .featured_section.five-column-section ul {
        position: relative;
        padding-left: 30%;
    }
}
@media (max-width: 991.98px) and (min-width: 768px) {
    .featured_section.five-column-section ul li .content p.description {
        min-height: 40px;
    }
}

/***Start on 06-11-2019 Task 2: Features Section LP - Replace Key Features Section***/

/***Start On 13-11-2019 - Task 1: Footer Blog Post Asiaimportal.com***/
.blog_post_bottom_widget {
    border: 1px solid #e2e2e2;
    padding: 15px 15px;
}
.blog_post_bottom_widget .row {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
}
.blog_post_bottom_widget .content_wrap h3 {
    font-weight: 800 !important;
}
.blog_post_bottom_widget .content_wrap p {
    font-family: open sans;
    margin-bottom: 15px;
}
.blog_post_bottom_widget .content_wrap ul {
    margin-bottom: 15px;
    font-family: open sans;
}
.blog_post_bottom_widget .content_wrap ul li {
    margin-bottom: 5px;
}
.blog_post_bottom_widget .content_wrap ul li img {
    display: inline-block;
    margin-right: 5px;
}
.blog_post_bottom_widget .content_wrap .btn_wrap a {
    background: #24ad81;
    color: #fff;
    display: block;
    padding: 8px 12px;
    border-radius: 4px;
    text-align: center;
    font-family: open sans;
    font-weight: 700;
}
.blog_post_bottom_widget .content_wrap .btn_wrap a:hover {
    opacity: 0.85;
}
@media (max-width: 991.98px) {
    .blog_post_bottom_widget .content_wrap h3 {
        font-size: 20px;
    }

    .blog_post_bottom_widget .content_wrap .btn_wrap a {
        font-size: 12px;
    }
}
@media (max-width: 575.98px) {
    .blog_post_bottom_widget .row {
        flex-direction: column;
    }

    .blog_post_bottom_widget .img_wrap img {
        margin: 0 auto 30px;
        max-height: 200px;
    }

    .blog_post_bottom_widget .content_wrap {
        text-align: center;
    }
}

/***End On 13-11-2019 - Task 1: Footer Blog Post Asiaimportal.com***/

/********4 colum table design changes 2 Dec 2019********/

/*.pricetable4columb ul.lifetime_access_price_table .business_list, .pricetable4columb ul.lifetime_access_price_table .startup_list, .pricetable4columb ul.lifetime_access_price_table .expert_list {
    width: 25%;
} */
.pricetable4columb.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(3) p {
    font-weight: normal;
}
.pricetable4columb.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul li.large-box-midheight,
.pricetable4columb.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .business_list ul li.large-box-midheight,
.pricetable4columb.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li.large-box-midheight,
.pricetable4columb.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .enterprise_list ul li.large-box-midheight {
    height: 106px !important;
    padding: 8px 20px !important;
}
.pricetable4columb.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges li.large-box-midheight.only_img {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pricetable4columb.pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .business_list ul li.extra-large-box.only_img {
    padding-top: 55px;
}
.pricetable4columb.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li.Small-box.only_img {
    padding-top: 20px !important;
}
.pricetable4columb.pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li.extra-large-box {
    padding-top: 65px;
}
.pricetable4columb .btnwrap {
    display: inline-block;
    vertical-align: middle;
}
.pricetable4columb ul.lifetime_access_price_table .startup_list li:last-child a:hover,
.pricetable4columb ul.lifetime_access_price_table .business_list li:last-child a {
    text-decoration: none;
}
@media only screen and (max-width:767px) {
    .pricetable4columb ul.lifetime_access_price_table .business_list,
    .pricetable4columb ul.lifetime_access_price_table .startup_list,
    .pricetable4columb ul.lifetime_access_price_table .expert_list {
        width: 100%;
    }

    .pricetable4columb.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .expert_list ul li.large-box-midheight,
    .pricetable4columb.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .business_list ul li.large-box-midheight,
    .pricetable4columb.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li.large-box-midheight,
    .pricetable4columb.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .enterprise_list ul li.large-box-midheight {
        height: auto !important;
        padding: 8px 0px !important;
    }

    .pricetable4columb.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges li.large-box-midheight.only_img {
        display: block;
    }

    .pricetable4columb.pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li.extra-large-box p,
    .pricetable4columb.pricetable-new18.pricev22019.feb19changes.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li.Small-box.only_img p {
        padding-top: 10px;
    }

    .pricetable4columb.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li.Small-box.only_img {
        padding-top: 0px !important;
    }

    .pricetable4columb.pricetable-new18.pricev22019 span.boldrer19 {
        font-weight: bold;
        padding-right: 10px;
    }

    .pricetable4columb.pricetable-new18 a.fancybox {
        padding-right: 10px;
    }
}

/***Start on 06-11-2019 Task-1 “Consultation” and “Product Sourcing” Align Text In Center***/
.dropdownlist.pricing-dropdown.price3colum ul.product_category:nth-child(-n+2) li:first-child h1 {
    text-align: center;
    padding-right: 42px;
}

/********3 colum table design changes 2 Dec 2019********/

/*********New Section 19 December 2019 Starts*************/
.new-design-custom-vis {
    border: 0 none !important;
    border-radius: 4px;
    background: #fff !important;
    box-shadow: 1px 2px 8px 1px rgba(0, 0, 0, 0.17);
    -webkit-box-shadow: 1px 2px 8px 1px rgba(0, 0, 0, 0.17);
    margin: 20px auto 0;
    padding: 20px;
}
.new-design-custom-vis .vis-custom-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}
.new-design-custom-vis .vis-custom-row .vis-custom-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 15px;
    margin: 0 0 20px 0;
}
.new-design-custom-vis .vis-text-wrap {
    height: 100%;
    border: 1px solid #ccc;
    display: block;
    padding: 15px 15px;
    background: #fff;
    text-align: center;
}
.new-design-custom-vis .vis-text-wrap .quote-icon {
    display: inline-block;
    max-width: 25px;
    margin: 0 0 10px 0;
}
.new-design-custom-vis .vis-text-wrap p:empty {
    display: none;
}
.new-design-custom-vis .vis-text-wrap h3 {
    margin: 0 0 10px 0;
    font-size: 17px;
    padding: 0;
    color: #2f2f2f !important;
}
.new-design-custom-vis .vis-text-wrap .img-wrap {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin: 0 auto 10px;
    display: block;
}
.new-design-custom-vis .vis-text-wrap .img-wrap .flag-icon {
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: auto;
    max-width: unset;
    border-radius: 0;
}
.new-design-custom-vis .vis-text-wrap .quote-text p {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
}
@media (max-width: 991.98px) {
    .new-design-custom-vis .vis-custom-row .vis-custom-col {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (max-width: 575.98px) {
    .new-design-custom-vis .vis-custom-row .vis-custom-col {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.add-cart-menu {
    max-width: 750px;
}
ul.menu li.my-cart:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 20px solid #fff;
    border-top: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    display: block;
    top: 25px;
    z-index: 444;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
}
ul.menu li.my-cart.drop-angle:before {
    opacity: 1;
}

/*********New Section 19 December 2019 Ends*************/

/***Grid of 10 columns Header***/
.dropdownlist.pricing-dropdown.price3colum.no-grey-border.addson-dropdown {
    max-width: 1067px;
}
.new-add-on-menu-wrapper .new-add-on-menu {
    margin: 0 -10px;
}
.new-add-on-menu::before,
.new-add-on-menu::after,
.new-add-on-menu ul.new-menu-list::before,
.new-add-on-menu ul.new-menu-list::after {
    display: table;
    content: "";
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.new-add-on-menu .newservices-package {
    padding: 0 10px;
    min-height: 1px;
    width: 60%;
    float: left;
}
.new-add-on-menu .newfreequotation {
    padding: 0 10px;
    width: 40%;
    float: left;
}
.new-add-on-menu-wrapper {
    width: 100%;
}
.new-add-on-menu .new-menu-list {
    margin: 0 -10px !important;
}
.new-add-on-menu .new-menu-list .listing {
    padding: 0 10px;
    margin: 0 0 20px 0;
    float: left;
}
.new-add-on-menu-wrapper .new-add-on-menu h2 {
    font: 800 26px/1.5 'Open Sans', sans-serif !important;
    color: #ff9935 !important;
    text-align: center;
}
.new-add-on-menu .newservices-package .new-menu-list .listing {
    width: 33.33%;
    float: left;
}
.new-add-on-menu .newfreequotation .new-menu-list .listing {
    width: 50%;
}

/***Grid of 10 columns Header Ends***/
.add-cart-menu img {
    /* max-width: 140px; */
}
.add-cart-menu .cart-listing-cover {
    margin: 0;
    width: 100%;
}

/** Task 1: Asiaimportal.com Menu + Special Page 14-01-2020 Starts**/
.new-add-on-menu .newservices-package {
    padding: 0 20px;
}
.new-add-on-menu .newfreequotation {
    padding: 0px 17px;
}
.new-add-on-menu .newfreequotation .new-menu-list {
    position: relative;
    float: left;
}
.new-add-on-menu .newfreequotation .new-menu-list::before {
    content: "";
    height: calc(100% - 20px);
    background: #eaeaea;
    display: block;
    position: absolute;
    width: 1px;
    left: -9px;
}
.page-id-22602 #masthead {
    display: none;
}
body.page-id-22602 #page div#content {
    margin: 30px auto 0 !important;
}
.page-id-22811 .primary-navigation {
    display: none;
}
.page-id-22811 nav.secondary-navigation {
    display: none;
}

/** Task 1: Asiaimportal.com Menu + Special Page 14-01-2020 Ends**/

/**Small bugs on the price table 20-01-2020 starts **/
@media (min-width: 768px) {
    body .entry-content .pricing-table-spacing ul li.grey-bkg {
        height: 50px !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        line-height: 50px;
        max-height: 50px!important;
    }

    body .pricing-table-spacing li.extra-large-box.only_img {
        padding-top: 55px!important;
    }

    .pricing-table-spacing.pricetable4columb.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table .startup_list ul li.Small-box.only_img {
        padding-top: 8px !important;
    }

    body .entry-content .pricing-table-spacing.pricetable4columb.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul li.booking-system-box-height {
        height: 95px!important;
        padding-top: 11px!important;
    }
}

/**Small bugs on the price table 20-01-2020 ends **/

/*Task 1 Modifications 21-01-2020 strats*/
.tickets-section {
    width: 20%;
    float: left;
    padding: 0px 17px;
}
.servics-section {
    width: 20%;
    float: left;
    padding: 0px 17px;
}
.servics-section .new-menu-list::before {
    content: "";
    height: calc(100% - 0px);
    background: #eaeaea;
    display: block;
    position: absolute;
    width: 1px;
    left: -9px;
}
.tickets-section .new-menu-list::before {
    content: "";
    height: calc(100% - 0px);
    background: #eaeaea;
    display: block;
    position: absolute;
    width: 1px;
    left: -9px;
}
.modified-pricingmenu .new-menu-list {
    position: relative;
}
.modified-pricingmenu .starte-package {
    color: #000000;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    display: block;
}
.starte-package span {
    font-weight: bold;
}
.modified-pricingmenu .new-add-on-menu .newservices-package {
    width: 57.95%;
}
.heading-div {
    min-height: 80px;
    display: flex;
    align-items: center;
}
.heading-div {
    min-height: 85px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.modified-pricingmenu .tickets-section .new-menu-list .listing,
.modified-pricingmenu .servics-section .new-menu-list .listing {
    width: 100%;
    float: none;
}
.dropdownlist.modified-pricingmenu {
    padding-right: 13px;
    padding-bottom: 25px;
}

/*Task 1 Modifications 21-01-2020 ends*/

/*Bug Underline Links New theme*/
a {
    background: transparent;
    text-decoration: none !important;
}
a:active,
a:hover {
    outline: 0;
    /* color: none !important;*/
    /*text-decoration: underline !important; */
}

/*Bug Underline Links New theme Finished*/

/** Task Task 2: Account.asiaimportal.com Button Page 14-01-2020 Starts**/
.task-2-btn {
    display: inline-block;
    width: 100%;
    /* background: #ff8e05; */

    margin: 0px auto 0;
    padding: 12px 49px;
    /* color: #fff; */

    text-decoration: none !important;
    font-size: 16px;
    position: relative;
    font-weight: 700;
    text-align: center;
    transition: .2s;
    position: relative;
}
.task-2-btn .task-img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0px 0px 0;
    max-width: 25px;
    position: absolute;
    left: 20px;
    border: none;
    top: 50%;
    transform: translateY(-50%);
}
.task-2-btn:hover {
    color: #fff;
    opacity: .8;
}
@media (max-width: 767.98px) {
    .task-2-btn {
        font-size: 14px;
        padding: 12px 35px;
    }

    .task-2-btn .task-img {
        max-width: 22px;
        left: 15px;
    }
}

/** Task 2: Account.asiaimportal.com Button 14-01-2020 Starts**/

/**Start (19-03-2020) - Bug 4: Asiaimportal.com Sidebar Form Bug **/
#secondary #booking_multistep_form .form-group.checkbox {
    position: relative;
}
#secondary #booking_multistep_form .form-group.checkbox label {
    display: inline-block;
}
#secondary #booking_multistep_form .form-group.checkbox label .wpcf7-form-control-wrap {
    display: inline-block !important;
    position: static;
}
#secondary #booking_multistep_form .form-group.checkbox label .wpcf7-form-control-wrap input[type="checkbox"] {
    height: auto;
    margin-left: 0 !important;
}
#secondary #booking_multistep_form .form-group.checkbox label .wpcf7-form-control-wrap .wpcf7-list-item {
    margin: 0;
}
#secondary #booking_multistep_form .form-group.checkbox label a {
    color: #ff9935;
    font-weight: inherit;
    text-decoration: none !important;
}
#secondary #booking_multistep_form .submit_next .prev_back {
    padding: 12px 20px;
    margin: 0 0 10px 0;
}
#secondary #booking_multistep_form .submit_next .next_Continue {
    padding: 12px 18px;
    display: block;
    width: auto;
    margin: 0 auto;
}
#secondary #booking_multistep_form .form-group.checkbox label .wpcf7-form-control-wrap span.wpcf7-form-control {
    position: absolute;
    left: 0px;
    top: 1px;
}

/**Ends (19-03-2020) - Bug 4: Asiaimportal.com Sidebar Form Bug **/

/**Starts (19-03-2020) - Bug 5: Asiaimportal.com Links **/
.entry-content a:hover {
    text-decoration: underline !important;
}
.entry-content a[class]:hover {
    text-decoration: none !important;
}

/**Ends (19-03-2020) - Bug 5: Asiaimportal.com Links **/

/*button no fancybox landing page 14 april 2020*/
section.landing.landing-twenty-ninteen.product_temp_design .text-column.button-side a.grin.bttn.distance {
    margin: 0 20px 0 0;
}
@media (max-width: 767px) {
    section.landing.landing-twenty-ninteen.product_temp_design .text-column.button-side {
        flex-wrap: wrap;
    }

    section.landing.landing-twenty-ninteen.product_temp_design .text-column.button-side a.grin.bttn.distance {
        margin: 10px 0;
    }
}

/*button no fancybox landing page 14 april 2020*/

/**Visions - Task 2: Menu Ipad Start on 10-12-2020**/
@media (max-width: 1024px) and (min-width: 768px) {
    header#masthead nav#site-navigation button.menu-toggle {
        display: block;
    }

    header#masthead nav.secondary-navigation {
        display: none;
    }

    header#masthead nav#site-navigation .primary-navigation {
        display: none;
    }

    header#masthead {
        padding: 15px !important;
    }

    header#masthead .site-branding {
        position: absolute;
        top: 15px;
    }

    header#masthead .col-full {
        padding: 0 !important;
    }

    body #page div#content {
        margin-top: 60px !important;
    }

    header#masthead nav#site-navigation.toggled .handheld-navigation {
        display: block;
    }

    header#masthead nav#site-navigation.toggled .handheld-navigation ul {
        display: flex;
        display: -ms-flexbox;
        flex-direction: column;
        width: 100%;
        position: static;
        margin: 0;
    }

    header#masthead nav#site-navigation.toggled .handheld-navigation ul>li>a {
        padding: 12px;
    }

    header#masthead nav#site-navigation.toggled .handheld-navigation ul>li {
        border-bottom: 1px solid #fff;
    }

    header#masthead nav#site-navigation.toggled .handheld-navigation>ul>li:last-child a {
        padding: 8px 10px 8px 35px;
    }

    header#masthead nav#site-navigation.toggled .handheld-navigation ul>li:not(:last-child)>a::after {
        opacity: 0;
    }

    header#masthead nav#site-navigation.toggled .handheld-navigation ul>li button.dropdown-toggle {
        top: 8px;
    }

    header#masthead nav#site-navigation.toggled .handheld-navigation>ul>li ul a {
        margin-top: 0;
        margin-bottom: 0;
    }
}

/**Visions - Task 2: Menu Ipad End on 10-12-2020**/

/**Visions - Task 2: Footer Widget Start on 11-12-2020**/
ul.steps_guide.text_color_black li {
    color: #3b3b3a;
    font-size: 14px;
    line-height: 1.5;
}
ul.steps_guide.mb-4 {
    margin-bottom: 40px !important;
}
.blog_post_bottom_widget .content_wrap h3.font-weight-normal {
    font-weight: normal !important;
}

/**Visions - Task 2: Footer Widget End on 11-12-2020**/

/**Visions - Task 4: Video Task Start on 18-12-2020**/
.homeBanner .video_info {
    max-width: 640px;
}
.homeBanner .video_info {
    margin-top: 20px;
}
.homeBanner .video iframe {
    width: 100% !Important;
}
#booking_multistep_form .form-group.checkbox>label {
    position: relative;
    display: flex;
    display: -webkit-flex;
    display: -o-flex;
    display: -moz-flex;
    display: -ms-flex;
    padding-bottom: 20px;
}
#booking_multistep_form .form-group.checkbox label>span:nth-child(1) {
    position: static;
}
#booking_multistep_form .form-group.checkbox label>span:nth-child(1) {
    width: 20px;
    margin: 0;
}
#booking_multistep_form .form-group.checkbox label>span {
    display: inline-block !important;
    float: left;
}
#booking_multistep_form .form-group.checkbox label>span:nth-child(1) input[type="checkbox"] {
    margin: 0;
    width: 20px;
    margin-top: -8px;
}
#booking_multistep_form .form-group.checkbox {
    padding: 0;
}
#booking_multistep_form .form-group.checkbox label>span:nth-child(1) span.wpcf7-list-item {
    margin: 0;
}
#booking_multistep_form .form-group.checkbox label>span:nth-child(2) {
    width: calc(100% - 20px);
    padding-left: 10px;
}
#booking_multistep_form .form-group.checkbox label>span:nth-child(1) span.wpcf7-not-valid-tip {
    position: absolute;
    width: 100%;
    bottom: -10px;
    font-size: 12px;
    line-height: normal;
}
@media (min-width: 768px) {
    #booking_multistep_form .step-2 aside.content .submit_next {
        text-align: left;
    }
}
#booking_multistep_form .step-2 aside.content .submit_next .wpcf7-submit.next_Continue {
    box-shadow: none;
    -webkit-appearance: none;
    height: 47px !important;
    line-height: normal;
    width: auto !important;
    border: 0 !important;
    padding: 0 15px !important;
}
.homeBanner {
    padding-top: 17px;
}
#booking_multistep_form aside.content .submit_next a.prev_back,
#booking_multistep_form aside.content .submit_next .next_Continue {
    /* line-height: 1.3; */
}

/**Visions - Task 4: Video Task End on 18-12-2020**/

/** Task 7: Blog Article Footer Starts on 9-02-2021 **/
.covid-widgets-notice.left_image_block .media {
    border: none;
    padding: 0;
    margin-bottom: 0;
    justify-content: space-between;
}
.covid-widgets-notice.left_image_block .media .media-left {
    /*  width: 90px;
   border-right: 1px solid #e2e2e2;
    padding: 13px 10px;*/

    width: 80px;
}
.covid-widgets-notice.left_image_block .media .media-body {
    /*    width: calc(100% - 90px);
    padding: 0px 10px 0 15px;*/
}
.covid-widgets-notice.left_image_block .content_wrapper p {
    color: #3a3a3a;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0px;
}
.covid-widgets-notice.left_image_block .content_wrapper p strong {
    font-weight: 700;
}
.left_image_block.covid-widgets-notice {
    padding-top: 15px;
}
.post-bottom_widgets .col-md-7 {
    padding-left: 0px;
}
.post-bottom_widgets .col-md-5 {
    padding-left: 5px;
    padding-right: 5px;
}
.blog_post_bottom_widget.post-bottom_widgets .content_wrap p {
    margin-bottom: 8px;
}
.blog_post_bottom_widget.post-bottom_widgets .content_wrap h4.font-weight-normal {
    margin-bottom: 6px;
}
.blog_post_bottom_widget.post-bottom_widgets .img_wrap {
    display: flex;
    align-items: center;
    height: 100%;
    display: -ms-flexbox;
}
.blog_post_bottom_widget.post-bottom_widgets .img_wrap a {
    width: 100%;
}
.blog_post_bottom_widget.post-bottom_widgets .img_wrap a:focus,
.blog_post_bottom_widget.post-bottom_widgets .img_wrap a:active {
    outline: none;
}
@media(min-width: 768px) and (max-width: 991px) {
    .covid-widgets-notice.left_image_block .content_wrapper p {
        font-size: 14px;
    }

    .featured_section.five-column-section.asiaimport-featured-section ul.four_col_layout li {
        width: 49% !important;
        margin-bottom: 15px;
    }
}
@media (max-width: 767.98px) {
    .blog_post_bottom_widget.post-bottom_widgets .img_wrap a {
        display: block;
        width: 100%;
    }

    .covid-widgets-notice.left_image_block .content_wrapper p {
        font-size: 14px;
    }

    .featured_section.five-column-section.asiaimport-featured-section ul.four_col_layout li {
        width: 49% !important;
        margin-bottom: 15px;
    }
}
@media (max-width: 575.98px) {
    .covid-widgets-notice.left_image_block .media .media-left {
        border-right: none;
    }

    .featured_section.five-column-section.asiaimport-featured-section ul.four_col_layout li {
        width: 100% !important;
    }

    .post-bottom_widgets .col-md-7 {
        padding-left: 15px;
    }

    .covid-widgets-notice.left_image_block .media .media-body {
        width: 100%;
        padding: 0px 13px 7px;
    }

    .covid-widgets-notice.left_image_block .media {
        padding: 5px 0 0;
    }

    .blog_post_bottom_widget.post-bottom_widgets .img_wrap img {
        margin: 0 auto 15px;
    }
}

/** Task 7: Blog Article Footer ends on 9-02-2021 **/

/** Asia Import Platform Features Starts on 9-02-2021 **/
.asiaimport-featured-section.featured_section.five-column-section ul.four_col_layout {
    box-shadow: none;
    padding: 15px 0;
}
section.featured_section.asiaimport-featured-section ul {
    justify-content: space-between;
}
.featured_section.five-column-section.asiaimport-featured-section ul.four_col_layout li {
    width: 23.5%;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
    border-radius: 5px;
    padding: 15px 10px!important;
}
section.featured_section.margin-top-zero.asiaimport-featured-section.bottom-margin-zero {
    margin-bottom: 0px;
}
.asiaimport-featured-section.featured_section.five-column-section.bottom-margin-zero ul.four_col_layout {
    padding-bottom: 5px;
}
.asiaimport-featured-section.featured_section.five-column-section ul.four_col_layout li .media {
    padding: 0;
}
.featured_section.five-column-section.asiaimport-featured-section ul li .content p.description {
    min-height: 60px !important;
}
@media (min-width: 768px) and (max-width: 991px) {
    .asiaimport-featured-section.featured_section.five-column-section.bottom-margin-zero ul.four_col_layout {
        padding-bottom: 0;
    }

    .asiaimport-featured-section.featured_section.five-column-section ul.four_col_layout {
        padding: 0px 0 15px;
    }
}

/** Asia Import Platform Features Ends on 9-02-2021 **/

/** Case Studies Starts on 9-02-2021 **/
.customer_case_studies .card_box>a:hover {
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}
.customer_case_studies .card_box>a:focus,
.customer_case_studies .card_box>a:active {
    outline: none;
}

/** Case Studies Ends on 9-02-2021 **/

/**  Testimonials Below Price Table Starts on 9-02-2021 **/
.testimonials_section.testimonial_section_modifications .testimonial_item .content_wrap .desc_text {
    min-height: 40px;
}
.testimonials_section.testimonial_section_modifications .testimonial_item .content_wrap .user_name {
    min-height: 35px;
    margin-bottom: 0;
}
@media(min-width: 768px) and (max-width: 991px) {
    .testimonials_section.testimonial_section_modifications .testimonial_item {
        padding: 20px 10px 10px;
    }

    .testimonials_section.testimonial_section_modifications .testimonial_item .content_wrap .user_name {
        min-height: 52px;
    }

    .testimonials_section .testimonial_item {
        padding: 20px 10px;
    }
}

/**  Testimonials Below Price Table Ends on 9-02-2021 **/

/** Task 8: Testimonials Below Covid Section Starts on 10-02-2021 **/
.testimonials-below-covid-banner.Import-Products-testimonial-section ul li p:before {
    content: "";
    background: url(../../uploads/landingpages/test-quotes.png) no-repeat;
    position: absolute;
    left: 0;
    width: 30px;
    height: 30px;
    top: 0px;
}
.testimonials-below-covid-banner.Import-Products-testimonial-section ul li {
    list-style: none;
}
.testimonials-below-covid-banner.Import-Products-testimonial-section ul li p {
    margin: 0;
    font-weight: normal;
    font-size: 16px;
    position: relative;
    padding-left: 15px;
}
.Import-Products-testimonial-section.testimonials-below-covid-banner {
    margin-bottom: 33px;
    padding-top: 0;
}
@media (max-width: 991px) {
    .testimonials-below-covid-banner.Import-Products-testimonial-section ul li p {
        font-size: 14px;
        width: max-content;
        margin: 0 auto 5px;
        max-width: 100%;
    }
}
@media (max-width: 767px) {
    .Import-Products-testimonial-section.testimonials-below-covid-banner {
        margin-bottom: 0px;
    }
}

/** Task 8: Testimonials Below Covid Section Ends on 10-02-2021 **/

/** Bug Header Starts on 10-02-2021 **/
.site-header .custom-logo-link:focus,
.site-header .custom-logo-link:active {
    outline: none;
}
a:focus,
a:active {
    outline: none;
}

/** Bug Header Ends on 10-02-2021 **/

/** Task 9: Select Category Starts on 11-02-2021 **/
.covered-products-section.category-section-wrapper {
    box-shadow: 1px 2px 8px 1px rgb(0 0 0 / 17%);
    -webkit-box-shadow: 1px 2px 8px 1px rgb(0 0 0 / 17%);
    padding: 20px;
    border-radius: 5px;
}
.covered-products-section.category-section-wrapper .covered-products-wrapper {
    justify-content: space-between;
}
.covered-products-section.category-section-wrapper .covered-product-box {
    width: calc(32.2% - 0px);
}
@media (min-width: 768px) and (max-width: 1199px) {
    .covered-products-section.category-section-wrapper {
        margin-top: 25px;
    }
}
@media (max-width: 991.98px) {
    .covered-products-section.category-section-wrapper .covered-product-box {
        width: calc(49% - 0px);
    }
}

/** Task 9: Select Category Ends on 11-02-2021 **/

/** Task 10: New Blog Footer Starts on 11-02-2021 **/
.planning-to-import-articles {
    border: 1px solid #e2e2e2;
    padding: 15px 15px;
    margin-bottom: 30px;
}
.planning-to-import-articles .btn_wrap a {
    background: #24ad81;
    color: #fff;
    display: block;
    padding: 8px 12px;
    border-radius: 4px;
    text-align: center;
    font-family: open sans;
    font-weight: 700;
}
.planning-to-import-articles .btn_wrap a:hover {
    opacity: 0.85;
}
.planning-to-import-articles h3 {
    color: #2f2f2f;
    text-align: center;
    font-weight: 600 !important;
    font-size: 20px;
    margin-bottom: 7px;
    line-height: 1.3;
}
.planning-to-import-articles h4 {
    color: #fc7c00 !important;
    text-align: center;
    font-size: 15px;
    font-weight: 400 !important;
    margin-bottom: 20px;
}
li#custom_html-37 {
    padding-top: 0px;
}
.planning-to-import-articles .btn_wrap {
    padding-top: 20px;
    padding-bottom: 5px;
}
.planning-video {
    width: 100%;
    padding-top: 56.25%;
    height: 0px;
    position: relative;
}
.planning-video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/** Task 10: New Blog Footer Ends on 11-02-2021 **/

/** Feedback Task 8 css starts on 12-02-2021**/
.blog_post_bottom_widget.post-bottom_widgets.notice-widgets .content_wrap h4.font-weight-normal {
    font-size: 17px;
}
.blog_post_bottom_widget.post-bottom_widgets.notice-widgets .content_wrap p {
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 400;
    color: #3a3a3a;
}
.blog_post_bottom_widget.notice-widgets .content_wrap .btn_wrap a {
    font-size: 14px;
}
.blog_post_bottom_widget.notice-widgets .content_wrap .btn_wrap a:hover {
    text-decoration: none !important;
}
.notice-widgets .left_image_block.covid-widgets-notice {
    padding: 10px;
    border: 1px solid #e2e2e2;
    margin-top: 15px;
}
.blog_post_bottom_widget.notice-widgets {
    margin-bottom: 25px;
}
.notice-widgets .covid-widgets-notice.left_image_block .media .media-left {
    width: 50px;
}
.notice-widgets .covid-widgets-notice.left_image_block .content_wrapper p {
    font-size: 13px;
}
@media (min-width: 767px) {
    .notice-widgets .left_image_block .media .media-body {
        width: calc(100% - 65px);
    }
}

/** Feedback Task 8 css ends on 12-02-2021**/

/** Feedback Task 9 starts on 12-02-2021 **/
@media (min-width: 800px) {
    .covered-products-section.category-section-wrapper.show-four-products .covered-product-box {
        width: calc(24% - 0px);
    }
}
.covered-products-section.category-section-wrapper.show-four-products .covered-products-wrapper {
    justify-content: flex-start;
}
.covered-products-section.row-5-col.show-four-products .covered-product-box a.button-link {
    font-size: 13px;
}

/** Feedback Task 9 ends on 12-02-2021 **/

/*** css for Wrong Fonts on www.chinaimportal.com starts ***/
body,
button,
input,
select,
textarea {
    font-family: 'Open Sans', arial, sans-serif !important;
}
.blog-post-title,
.blog-post-other h4 {
    font-size: 17px;
}

/*** css for Wrong Fonts on www.chinaimportal.com ends ***/

/*** css for Wrong Background LP starts **/
.steps-process-layout .tab-content .grey_shadow.whitebgsec {
    background: #fff;
}

/*** css for Wrong Background LP starts **/

/*** css make popup form larger ***/
div#contact_form_pop {
    width: 650px;
}
@media (max-width:767px) {
    div#contact_form_pop {
        width: 100%;
    }
}

/*** css make popup form larger ***/

/*** Other bug css added on 3-3-21 **/
.footer-blog-section {
    padding: 10px 10px 4px;
    overflow: hidden;
    border: 2px solid #333333;
    font-size: 16px;
    margin: 20px auto;
    width: 100%;
    max-width: 613px;
}

/*** Other bug css ends on 3-3-21 **/

/**** Start - March 2- Contact Form 7 ****/
.error-area-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
}

/*html body #contact_form_pop #booking_multistep_form .wpcf7-form-control-wrap.email-2-wrap {
    display: none !important;
}*/

/**** End- March 2- Contact Form 7 ****/

/**Start on 15-03-2021 - Task 2: Bug Table Layout Asiaimportal.com - (a.) Bug A Table**/
table {
    border-spacing: 0;
    width: 100%;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #f9f9f9;
    box-shadow: 0 1px 2px 0 #ffffff;
    -webkit-box-shadow: 0 1px 2px 0 #ffffff;
    border-collapse: collapse;
}
table td,
table th {
    padding: .857em 1.387em;
    border: 1px dotted #e6e6e6;
    vertical-align: top;
}
table tbody td,
table thead th {
    background: #fff;
    vertical-align: middle;
    border-bottom: 1px solid #e6e6e6;
    -webkit-box-shadow: inset 0 1px 0 0 #f9f9f9, inset 0 -1px 0 #fff;
    box-shadow: inset 0 1px 0 0 #f9f9f9, inset 0 -1px 0 #fff;
}

/**End on 15-03-2021 - Task 2: Bug Table Layout Asiaimportal.com - (a.) Bug A Table**/

/**Start on 15-03-2021 - Task 2: Bug Table Layout Asiaimportal.com - (b.) Bug B Landing Page**/
.comment_space_reduced {
    margin-bottom: 0px !important;
    line-height: 0px !important;
}
.reduceEmptyPTag p:empty {
    display: none;
    margin-bottom: 0px !important;
    line-height: 0px !important;
}

/**End on 15-03-2021 - Task 2: Bug Table Layout Asiaimportal.com - (b.) Bug B Landing Page**/

/******custom css for task 7 26-05-2021*******/
.custom-row {
    display: flex;
    flex-wrap: wrap;
}




/**Start on 01-06-2021  add custom class */

/*li.custom {
    width: 24% !important;
}
li.custom-first {
    width: 28% !important;
}*/

@media (min-width: 768px) {
    .lifetime_access_price_table.col--4--layout > li.expert_list {
        width: 30%;
    }
    .lifetime_access_price_table.col--4--layout > li:not(.expert_list) {
        width: calc(70%/3);
    }
    .lifetime_access_price_table.col--4--layout > li.expert_list .expert_blank {
        height: auto !important;
        min-height: 100px;
    }
    .lifetime_access_price_table.col--4--layout > li:not(.expert_list) .most_popular_head.headingcustom {
        height: auto !important;
        min-height: 100px;
    }
    .lifetime_access_price_table.col--4--layout > li.startup_list .most_popular_head.headingcustom {
        min-height: 110px;
    }
    .pricetable3colum.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges .lifetime_access_price_table.col--4--layout > li ul li.large-box-midheight:nth-child(3) {
        height: auto !important;
        min-height: 135px;
    }
    .pricetable3colum.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table.no_monthly_charges ul.lifetime_access_price_table.col--4--layout > li.startup_list ul li.Small-box.only_img {
        padding-top: 8px !important;
    }
}
@media (min-width:  2300px) {
    .lifetime_access_price_table.col--4--layout > li.startup_list .most_popular_head.headingcustom {
        min-height: 107px;
    }
}
/*End on 01-06-2021 */
/**Start on 03-06-2021  add custom class */
li.Small-box.only_img {
    padding-top: 9px !important;
}


/* end on  03-06-2021 */



/**Start on 09-06-2021  Prize table sapcing issue */
.custom-table.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(7) a.fancybox.fancybox-youtube,
.custom-table.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(7) a.fancybox.fancybox-youtube,
.custom-table.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(7) a.fancybox.fancybox-youtube {
    color: #ff8e05!important;
}
@media only screen and (min-width: 768px) and (max-width: 2300px) {
    .custom-table.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .expert_list ul li:nth-child(7) {
        padding-top: 9px !important;
    }

    .custom-table.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(7),
    .custom-table.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(7),
    .custom-table.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(7) {
        padding: 8px 20px !important;
        text-align: center;
    }

    .custom-table.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(7) {
        display: flex;
        align-items: center;
    }
}
@media only screen and (min-width: 768px) and (max-width: 800px) {
    .custom-table.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .expert_list ul li:nth-child(7) {
        padding-top: 4px !important;
    }

    .custom-table.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .startup_list ul li:nth-child(7),
    .custom-table.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .business_list ul li:nth-child(7),
    .custom-table.pricetable-new18.common_layout.white_shadow.reverse_lifetimetable_pricing.new-lifetime-access-table ul.lifetime_access_price_table .enterprise_list ul li:nth-child(7) {
        padding: 12px 20px !important;
    }
}
/**end on 09-06-2021  Prize table sapcing issue */

/**Start on 25-06-2021  work on bug fixes */
.blog-setion .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.blog-setion .row h3 {
    width: 100%;
}
aside.free_compliance_box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
aside.free_compliance_box h3 {
    width: 100%;
}
.btn_wrapping.text-right {
    width: 100%;
}
.blog-setion .row::before {
    display: none !important;
}
.videofooterchanges {
    margin-top: 0px;
}

/**End on 25-06-2021  work on bug fixes */
