/*New plan and pricing*/


/* tooltip tip */
.boost-features .plan-tool-tip-outer h5 { display: inline-block !important; padding-right: 5px !important;}
 
.boost-features .plan-tool-tip-outer .plan-tool-tip { transform: inherit; position: inherit; display: inline-block;}

.add_pages input {  margin-bottom: 0 !important;}
.add_pages .gray { margin-top: 0px !important;
display: inline-block; font-size: 14px;
margin-bottom: 10px;}

/* tooltip tip end */

.page_plans_and_pricing .new-innerbanner-text p {
    font-size: 20px;
    color: #ff6600;
}
.page_plans_and_pricing .new-inner-banner-bg {
    border-top: 1px solid #dddddd;
    background: none !important;
    padding-top: 30px;
}
.page_plans_and_pricing .new-innerbanner-text h1 {
    color: #000;
    text-shadow: none;
    font-size: 40px;
    margin-bottom: 10px;
}
.page_current_plans_and_pricing .new-innerbanner-text p {
    font-size: 20px;
    color: #ff6600;
}
.page_current_plans_and_pricing .new-inner-banner-bg {
    border-top: 1px solid #dddddd;
    background: none !important;
    padding-top: 30px;
}
.page_current_plans_and_pricing .new-innerbanner-text h1 {
    color: #000;
    text-shadow: none;
    font-size: 40px;
    margin-bottom: 10px;
}
.custom-plan-outer {
    background: #f9f9f9;
    padding-bottom: 50px;
}
.custom-tab ul {
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-flow: wrap;
}
.custom-tab li {
    width: 50%;
    text-align: center;
    padding: 30px 10px;
    color: #fff;
    position: relative;
    cursor: pointer;
    background: #f9f9f9;
    display: flex;
    flex-flow: wrap;
    box-shadow: inset 0 6px 10px -10px #000000;
    -webkit-box-shadow: inset 0 6px 10px -10px #000000;
    align-items: center;
    border-right: 1px solid rgba(0,0,0,0.1);
    border-left: 1px solid rgba(0,0,0,0.1);
}
.custom-tab li h3 {
    color: #000;
    margin: 0;
    width: 100%;
    font-weight: 800;
}
.custom-tab li.active {
    background: #220844;
}
.custom-tab li.active h3 {
    color: #fff;
}
.custom-tab li span {
    position: absolute;
    top: -15px;
    font-size: 16px;
    font-weight: 700;
    background: #22bf16;
    left: 40px;
    padding: 0 15px;
}
.custom-tab {
    padding-top: 40px; display: none;
    background: #fff;
}
.custom-plan-outer .two-tab-a:after {
    display:none;
}
.custom-plan-outer .two-tab-a {
    padding: 50px 0 30px; 
    border-bottom: 1px solid rgba(0,0,0,0.1);
    background: #fff;
    margin-bottom: 0;
}
.custom-plan-outer .two-tab-a ul {
    max-width: 85%; display: flex;
justify-content: center;
    border: 0;
    overflow: visible;
}
.custom-plan-outer .two-tab-a li a {
    border-radius: 10px;
    border: 1px solid #dddddd;
    position: relative;
    padding: 12px 30px;
}
.custom-plan-outer .two-tab-a a:after{
    display:none;
}
.custom-plan-outer .two-tab-a li {
    padding: 0 10px;
}
.custom-plan-outer .two-tab-a li a label:after {
    background: #ff6600;
}
.custom-plan-outer .two-tab-a li a span.tab-off {
    color: #fff;
    position: absolute;
    top: -21px;
    right: 8px;
    background: #ff6600;
    padding: 5px 10px;
    border-radius: 50px;
    font-size: 14px;
    border: 2px solid #fff;
    font-weight: 600;
}
.custom-plan-outer .two-tab-a li.current:last-child:before{
    display:none;
}
.plans-block-inner ul {
    list-style-type: none;
    display: flex;
    margin: 0;
    flex-flow: wrap;
    align-items: center;
    padding: 40px 0;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.plans-block-inner ul li h5 {
    margin-bottom: 12px;
}
.plans-block-inner ul li:first-child {
    width: 24%;
    text-align: left;
    padding: 0 25px;
}
.plans-block-inner ul li { 
    width: 38%;
    text-align: center;
    padding: 0 12px;
}
.plans-block-inner ul li:first-child h5 {
    font-size: 22px;
    line-height: normal;
    font-weight: 800;
    margin: 0;
}
.plans-block-inner ul li:first-child img {
    display: inline-block;
    margin: -12px 0 0 5px;
}
.plans-block-inner ul li:first-child h5 {
    display: inline-block;
}
.price-plan-title ul li h5 {
    margin: 0;
    font-size: 22px;
    line-height: 25px;
    font-weight: 800;
}
.price-plan-content li h3 {
    color: #ff6600;
    font-size: 48px;
    font-weight: 800;
    margin: 0;
}
.price-plan-content li h3 span {
    font-size: 18px;
    font-weight: 400;
}
.plans-block-inner .price-plan-content ul {
    padding-top: 30px;
}
.price-plan-content li p {
    color: #585660;
    font-weight: 600;
    line-height: normal;
}
.price-plan-content li a.signup-plan-btn {
    display: table;
    margin: 15px auto 10px; 
    font-size: 18px;
    font-weight: 700;
    padding: 5px 20px;
    width: 90%;
    border-radius: 50px;
    position: absolute;
    bottom: 25px;
    background: #f60;
color: #fff;
}
.plans-block-inner .price-plan-content ul li {
    padding-bottom: 90px;
    position: relative;
}
.plans-block-inner .price-plan-content ul li .plan-btn-wrap {
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 100%;
    left: 0;
    padding: 0 10px;
}
.price-plan-content li a.signup-plan-btn:hover {
    background: #333;
    color: #fff;
}
.plans-block-inner .price-plan-content ul li:first-child h5 {
    margin-top: 20px;
}
.custom-plan-outer .two-tab-a li a label {
    color: #000;
    font-weight: 600;
    padding-left: 50px;
}
.custom-plan-outer .two-tab-a li a label span {
    color: #ff6600;
}
.custom-plan-outer .two-tab-a li.current a label span {
    color: #fff;
}
.custom-plan-outer .two-tab-a li a label:after {
    height: 12px;
    width: 12px;
    margin-top: -6px;
    left: 4px;
}
.custom-plan-outer .two-tab-a li a label:before {
    height: 20px;
    width: 20px;
    margin-top: -10px;
    border: 1px solid #ff6600;
}
.price-plan-content li a.sample-web {
    color: #220844;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    padding-right: 20px;
}
.price-plan-content li a.sample-web:hover {
    color: #ff6600;
}
.price-plan-content li a.sample-web:before {
    background: url(../images/plan-arrow.png) no-repeat;
    width: 10px;
    height: 10px;
    content: "";
    position: absolute;
    right: 0;
    top: 8px;
}
.price-plan-title {
    position: relative;
}
.price-plan-title::before {
    position: absolute;
    content: "";
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 2000px;
    bottom: 0;
    left: -2000px;
}
.price-plan-title::after {
    position: absolute;
    content: "";
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 2000px;
    bottom: 0;
    right: -2000px;
}
.plans-block-inner .price-plan-content ul {
    border-bottom: 0;
    padding-bottom: 15px;
    display: flex;
    flex-flow: wrap;
    align-items: initial;
}
.plans-feature-outer {
    padding: 0 0 25px;
}
.feature-plans-section {
    box-shadow: 0px 10px 20px 0px rgba(50, 50, 50, 0.1);
    background: #fff;
    padding: 35px 0 20px;
}
.plans-feature-title h3 {
    margin: 0;
    padding-bottom: 10px;
    font-size: 22px;
    border-bottom: 3px solid #4e4571;
}
.plans-feature-title {
    padding: 0 25px;
}
.feature-table-inner ul {
    list-style-type: none;
    display: flex;
    margin: 0;
    flex-flow: wrap;
    align-items: center;
    padding: 18px 25px;
    border-bottom: 1px solid #e8e8e8;
}
.feature-table-inner ul li { 
    width: 38%;
    text-align: center;
    padding: 0 12px;
}
.feature-table-inner ul li:first-child {
    width: 24%;
    text-align: left;
    padding: 0 20px 0 0;
}

.feature-table-inner ul li:first-child h5 {
    color: #565362;
    font-weight: 400;
    display: block;
    padding-right: 28px;
}
.feature-table-inner ul li h5 {
    font-size: 16px;
    line-height: normal;
    margin: 0;
    z-index: 0;
    display: inline-block;
    position: relative;
}
.feature-table-inner ul li.mousefollow-examples h5 {
    border-bottom: 1px dashed #ff6a00;
}
.plan-tool-tip-outer {
    position: relative;
    display: block;
}   
.plan-tool-tip{    
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 1;
}

.feature-table-inner ul li span.feature-tooltip {
    color: #ff6600;
    font-size: 15px;
    height: 20px;
    border-radius: 50px;
    border: 2px solid #ff6600;
    width: 20px;
    text-align: center;
    line-height: 17px;
    font-weight: 700;
    display: block;
    cursor: pointer;
}
.feature-table-inner ul li span.tool-tip-cont {
    background-color: #fff;
    color: #000;
    padding: 15px;
    position: absolute;
    z-index: 9;
    width: 300px;
    line-height: 24px;
    font-size: 14px;
    right: 0;
    text-align: left;
    border-radius: 7px;
    top: 100%;
    box-shadow: 1px 7px 12px 0 rgba(0,0,0,0.1);
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    border: 1px solid #dbdbdb;
    display: none;
    margin-top: 10px;
}
.feature-table-inner ul li span.tool-tip-cont p {
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
}
.feature-table-inner ul li span.tool-tip-cont p:last-child {
    margin: 0;
}
.feature-table-inner ul li span.tool-tip-cont:after, .feature-table-inner ul li span.tool-tip-cont:before {
    top: -14px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.feature-table-inner ul li span.tool-tip-cont:before {
    border-color: rgba(219, 219, 219, 0);
    border-bottom-color: #dbdbdb;
    border-width: 8px;
    margin-left: -8px;
    top: -17px;
}
.feature-table-inner ul li span.tool-tip-cont:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 7px;
    margin-left: -7px;
}
.feature-table-inner ul li img {
    padding: 5px 0 0;
    object-fit: contain;
}
.feature-table-inner:last-child ul {
    border: 0;
}
.feature-table-inner.paid_annually ul {
    align-items: flex-start;
}
.plans-feature-inner.all-plans-include {
    margin-top: 15px;
}

.plans-feature-inner.all-plans-include .feature-table-inner ul li img{
    vertical-align: middle;
    padding: 0;
}
.feature-table-inner.paid_annually a.button {
    width: 100%;
    padding: 10px 35px;
}
.feature-table-inner.paid_annually span.per_annum {
    color: #ff6600;
    display: block;
    font-size: 15px;
    line-height: 20px;
}
.feature-table-inner.paid_annually li h4 {
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 15px;
}
.feature-table-inner ul li:first-child h5 sup {
    margin: 0;
    font-size: 10px;
}
.service-tab-sec ul {
    padding: 0;
    list-style: none;
    display: flex;
    flex-flow: wrap;
    margin: 0 -1%;
}
.service-tab-sec ul li {
    display: block;
    width: 100%;
    text-align: center;
    padding: 0 20px 20px;
    border-bottom: 5px solid #f60;
    cursor: pointer; pointer-events: none;
}
.tab-off.tab-off-new {
  background: #0eb008 !important;
}
.service-tab-sec ul li h3 {
    margin: 0;
    font-weight: 800;
    /*color: #999999;*/
}
.service-tab-sec ul li.active {
    border-color: #ff6600;
}
.service-tab-sec ul li.active h3{
    color: #220844;
}
.service-plan-tab ul {
    padding: 40px 0 0;
    display: flex;
    flex-flow: wrap;
    margin: 0 -2%;
}
.service-plan-tab ul li {
    border: 1px solid #fff;
    list-style: none;
    position: relative;
    padding: 15px;
    margin: 0 1% 25px;
    width: 23%;
    background: #fff;
    height: 165px;
    box-shadow: 0px 10px 20px 0px rgba(50, 50, 50, 0.1);
}

.services-tab-blocks {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.services-tab-icon {
    margin: 0px 0 15px 0;
}
.services-tab-icon img {
    max-height: 55px;
    display: block;
    margin: auto;
}
.services-tab-blocks h5 {
    color: #292929;
    font-size: 17px;
    margin: 0;
    padding: 0px;
    display: block;
    position: relative;
    text-align: center;
    font-weight: 800;
}
.services-tab-blocks h5 a {
    color: #292929;
}
.marketing-boost-section {
    padding: 40px 0;
}
.marketing-boost-title h2 {
    text-align: center;
    color: #220844;
    font-weight: 800;
}
.marketing-boost-blocks ul.market-list-outer {
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-flow: wrap;
    margin: 0 -2%;
}
.marketing-boost-blocks ul.market-list-outer li.market-lists {
    box-shadow: 0px 10px 20px 0px rgba(50, 50, 50, 0.1);
    background: #fff;
    padding: 0 20px 50px;
    margin: 10px 1% 70px;
    width: 23%;
    position: relative;
}
.marketing-price-cont .order-cont-inner {
    font-weight: 600;
}
.market-list-outer .marketing-ico {
    background: #220844;
    height: 60px;
    width: 60px;
    border-radius: 50px;
    position: absolute;
    left: 20px;
    top: -30px;
    text-align: center;
}
.market-list-outer .marketing-ico img {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    max-width: 35px;
}
.marketing-price span {
    display: block;
    color: #00a75e;
    font-weight: 600;
    line-height: normal;
}
.marketing-price span.price-added {
    position: relative;
    padding-left: 20px;
    display: inline-block;
}
.marketing-price span.price-added::after {
    background-image: url(https://dev.optuno.com/optuno/static/sitefiles/images/yes-green.png);
    left: 0;
    position: absolute;
    width: 15px;
    width: 15px;
    height: 13px;
    content: "";
    top: 4px;
    background-repeat: no-repeat;
    background-size: 100%;
}
.market-lists .marketing-price {
    text-align: right;
    padding: 12px 0 10px;
    min-height: 60px;
    padding-bottom: 0;
}
.marketing-price-title {
    display: flex;
    align-items: center;    
    padding: 10px 0;
    justify-content: space-between;
    min-height: 70px;
}
.marketing-price-title h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    margin: 0;
}
.marketing-price-title .market-image {
    float: right;
    text-align: right;
    padding-left: 5px;
    line-height: normal;
}
.marketing-price-title .market-image img {
    max-width: 85px;
}
.marketing-price-cont select {
    font-size: 16px;
    height: auto;
    color: #4e4571;
    font-weight: 700;
    padding: 7px 25px 7px 10px;
    border-radius: 50px;
    -webkit-appearance: none;
    background-image: url(../images/select-arrow.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
}
.marketing-price-cont .order-cont-inner p:last-child {
    margin-bottom: 0;
}
.marketing-price-cont ul {
    padding: 0;
    list-style-type: none;
}
.marketing-price-cont ul li {
    position: relative;
    padding-left: 15px;
    font-size: 16px;
    color: #000;
    margin-bottom: 5px;
    font-weight: 600;
    line-height: normal;
}
.marketing-price-cont ul li::before {
    content: "";
    width: 5px;
    height: 5px;
    left: 0;
    top: 9px;
    position: absolute;
    background: #ff6600;
    border-radius: 50%;
}
.marketing-price-cont a.see_mre {
    padding-top: 5px;
    font-weight: 700;
    cursor: pointer;
    display: block;
}
.marketing-price-cont .order-cont-inner p a {
    padding-top: 5px;
    font-weight: 700;
    cursor: pointer;
    display: block;
}
.marketing-add-ord {
    width: 100%;
    position: absolute;
    bottom: -20px;
    left: 0;
}
.marketing-price-cont .order-cont-inner h5 {
    margin-bottom: 15px;
    color: #4e4571;
}
.marketing-price-cont p {
    margin: 0;
}
.marketing-add-ord a.button {
    margin: 0 auto;
    font-size: 16px;
    padding: 10px 25px;
    display: table;
    width: 70%;
    text-align: center;
}
.marketing-add-ord a.button.remove-ord {
    background: #6d6d6d;
}
.service-tab-content .theme-listing {
    padding: 0;
}
.service-plan-tab.service-tab-open, .plugin_library.plugin-tab-open {
    display: block;
}
.service-plan-tab.plugin-tab-open {
    display: none;
}
.theme-listing.theme-tab-open {
    display: none;
    background: #f9f9f9;
}
.theme-listing.theme-tab-open ul {
    padding: 40px 0 0;
    display: inline-block;
}
.marketing-boost-blocks {
    padding-top: 30px;
}
.your_cart_section {
    background: #ff6600;
    width: 260px;
    border-radius: 13px;
    padding: 2px 2px 3px;
    right: 50px;
    display:none;
}
.your_cart_marketing {
    background: #fff;
    border-radius: 10px;
}
.your_cart_title h3 {
    font-size: 20px;
    color: #fff;
    padding: 15px 10px 8px 25px;
    margin: 0;
}
.your_cart_marketing .cart-selected {
    padding: 20px 25px 20px 15px;
    border-bottom: 1px solid #d2d2d2;
}
.your_cart_marketing .cart-selected h5 {
    color: #ff6600;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 0 10px;
}
.your_cart_marketing .cart-selected h4 {
    font-size: 18px;
    font-weight: 800;
    margin: 0 0 10px;
}
.your_cart_marketing .cart-selected span {
    font-size: 14px;
    font-weight: 700;
    color: #6d6d6d;
    display: block;
    line-height: normal;
}   
.your_cart_marketing .cart-market-boosts {
    padding: 20px 0 15px 15px;
    border-bottom: 1px solid #d2d2d2;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.your_cart_marketing .cart-subtitle h5 {
    color: #ff6600;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 0 10px;
}
.your_cart_marketing .cart-market-boosts ul {
    padding: 0;
    list-style-type: none;
}
.your_cart_marketing .cart-market-boosts ul li {
    padding-right: 25px;
    position: relative;
    margin-bottom: 10px;
}
.your_cart_marketing .cart-market-boosts ul li p {
    margin: 0 0 5px;
    line-height: normal;
    font-size: 16px;
    font-weight: 600;
}
.your_cart_marketing .cart-market-boosts ul li span.market-price {
    font-size: 13px;
    display: block;
    font-weight: 800;
    line-height: normal;
}
.cart-market-boosts ul li span.cart-close-ico {
    position: absolute;
    top: 1px;
    right: 0;
    color: #929292;
    height: 19px;
    display: inline-block;
    border-radius: 50%;
    border: 2px solid #929292;
    width: 19px;
    font-size: 14px;
    text-align: center;
    line-height: 13px;
    font-weight: 600;
    vertical-align: middle;
    cursor:pointer;
}
.your_cart_marketing .cart-market-boosts ul li:last-child {
    margin-bottom: 0;
}
.your_cart_marketing .your-cart-pricing {
    padding: 15px 15px 20px 15px;
}
.your_cart_marketing .your-cart-pricing ul {
    padding: 0;
    list-style-type: none;
}
.your_cart_marketing .your-cart-pricing ul li {
    display: flex;
    flex-flow: wrap;
    margin-bottom: 5px;
}
.your_cart_marketing .your-cart-pricing ul li p {
    margin: 0;
    line-height: normal;
    font-size: 15px;
    font-weight: 600;
    width: 62%;
}
.your_cart_marketing .your-cart-pricing ul li h5 {
    font-weight: 800;
    text-align: right;
    width: 38%;
    margin: 0;
    font-size: 15px;
}
.your_cart_marketing .your-cart-pricing ul li.cart-billed-now {
    margin: 20px 0 10px;
}
.your_cart_marketing .your-cart-pricing ul li.cart-billed-now p {
    font-weight: 800;
    text-transform: uppercase;
    color: #000;
}
.cart-proceed-payment a.button {
    font-size: 18px;
    width: 100%;
    text-align: center;
    padding: 12px 15px;
    margin-bottom: 0;
}
.cart_float_ico {
    display: inline-block;
    background: #ff6600;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    border-radius: 50px;
}
.cart_float_ico span {
    border-radius: 50px;
    border: 3px solid #fff;
    padding: 5px;
    width: 40px;
    height: 40px;
    font-size: 19px;
    line-height: normal;
    display: inline-block;
    margin: 5px auto 0;
    vertical-align: middle;
    cursor: pointer;
    transition: 0.6s ease;
    -webkit-transition: 0.6s ease;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
.cart_float_ico span:hover {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}
.your_cart_outer_sec {
    position: fixed;
    right: 10px;
    z-index: 99;
    height: 100%;
    top: 0;
}
.cart_float_ico {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: 0;
    z-index: 99;
    display:none;
}
.cart_float_ico:hover {
    background: #42245d;
}
.your_cart_section {
    position: absolute;
    right: 50px;
    display: none;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    margin-top: 20px;
}
.feature-plans-section.market-feature {
    background: #f0eff2;
    border: 1px solid #d2d2d2;
    margin-bottom: 35px;
    padding-bottom: 0;
}
.market-feature .feature-table-inner ul {
    border-bottom: 1px solid #d2d2d2;
}
.feature-table-inner:last-child ul {
    border-bottom: 0;
}
.web-liberary-two.plan-pricing-customer {
    background: #f9f9f9;
}
.web-liberary-two.plan-pricing-customer h2 {
    color: #220844;
    font-weight: 800;
    margin: 0 0 30px;
}
section.customer-reviews-section.plan-pricing-reviews {
    background: #422960; z-index: 1;
position: relative;
    color: #fff;
}
.marketing-price-cont .price-expand {
    display: none;
}
.your_cart_title {
    position: relative;
    padding-right: 20px;
}
.your_cart_title span.close-cart {
    position: absolute;
    right: 8px;
    z-index: 9999;
    top: -8px;
    background: #42216b;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 2px;
    right: -14px;
    cursor: pointer;
}
.your_cart_title span.close-cart i {
    position: relative;
    top: -1px;
    right: auto;
    font-size: 16px;
    color: #fff;
}
.plugin-tab-open .show_addon_details ul {
    padding-top: 40px;
}
.plans-block-mobile {
    display: none;
}
.plugin-tab-open {
    display: none;
}

.plan-faq-section {
    padding: 60px 0;
}
.plan-faq-title h2 {
    color: #220844;
    font-weight: 800;
    margin: 0 0 30px;
    text-align: center;
}
.plan-faq-content ul.faq-accordion-sec {
    padding: 0;
    list-style-type: none;
}
.plan-faq-content ul.faq-accordion-sec .accordion-content {
    display: none;
    padding: 25px 25px 0;
}
.plan-faq-content ul.faq-accordion-sec li.faq-accordion-list {
    padding: 20px 0;
    border-bottom: 1px solid #dddddd;
}
.plan-faq-content ul.faq-accordion-sec li.faq-accordion-list:last-child {
    border: 0;
}
.plan-faq-content ul.faq-accordion-sec li.faq-accordion-list p:last-child {
    margin-bottom: 0;
}
.plan-faq-content ul.faq-accordion-sec li.faq-accordion-list h3 {
    margin: 0 0 10px;
    font-size: 20px;
}

.plan-faq-content ul.faq-accordion-sec h4.accordion-header-footer {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    position: relative;
    padding-left: 25px;
    margin: 0;
    cursor:pointer;
}
.plan-faq-content ul.faq-accordion-sec h4.accordion-header-footer::before, .plan-faq-content ul.faq-accordion-sec h4.accordion-header-footer::after {
    background: #ff6600;
    content: "";
    display: block;
    height: 2px;
    margin-top: -2px;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 14px;
    transition: -webkit-transform 0.25s ease-in-out 0s;
    transition: transform 0.25s ease-in-out 0s;
    transition: transform 0.25s ease-in-out 0s, -webkit-transform 0.25s ease-in-out 0s;
    -webkit-transition: -webkit-transform 0.25s ease-in-out 0s;
    width: 14px;
    z-index: 2;
}

.plan-faq-content ul.faq-accordion-sec h4.accordion-header-footer::before {
    content: "";
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

.plan-faq-content ul.faq-accordion-sec h4.accordion-header-footer::after {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.plan-faq-content ul.faq-accordion-sec h4.accordion-header-footer.active-header::after {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}
.plan-faq-content ul.faq-accordion-sec h4.accordion-header-footer.active-header::before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.service-plans-mobile {
    display: none;
}
.your_cart_marketing .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #ff6600;
}
.your_cart_marketing .cart-market-boosts .mCSB_inside>.mCSB_container {
    padding: 0 15px 0 0;
}
.your_cart_marketing .mCSB_inside>.mCSB_container {
    margin: 0;
    padding: 0 8px 0 0;
}


/*new-cart-popup*/
.your_cart_section .your_cart_marketing .your-cart-pricing {
    padding: 15px 0 10px;
}
.your_cart_section .cart-proceed-payment {
    padding: 0 15px 20px;
}
.your_cart_section .your_cart_marketing .your-cart-pricing ul {
    padding: 0;
    list-style-type: none;
}
.your_cart_section .your_cart_marketing .your-cart-pricing ul li {
    padding: 0 5px 0 0;
}
.your_cart_section .your_cart_marketing .cart-proceed-payment ul {
    padding: 0;
    list-style-type: none;
}
.your_cart_section .your_cart_marketing .cart-proceed-payment ul li p {
    margin: 0;
    line-height: normal;
    font-size: 15px;
    font-weight: 600;
    width: 62%;
}
.your_cart_section .your_cart_marketing .cart-proceed-payment li h5 {
    font-weight: 800;
    text-align: right;
    width: 38%;
    margin: 0;
    font-size: 15px;
}
.your_cart_section .your_cart_marketing .cart-proceed-payment ul li.cart-billed-now {
    margin: 20px 0 10px;
    display: flex;
    flex-flow: wrap;
}
.your_cart_section .your_cart_marketing .cart-proceed-payment ul li.cart-billed-now p {
    font-weight: 800;
    text-transform: uppercase;
    color: #000;
}
.your_cart_section .cart-proceed-payment a.button{
    margin: 0;
}
.pricing-feature-mobile .feature-table-inner ul li .mobileplan-content h5 {
    margin-bottom: 0;
    color: #000;
    font-weight: 700;
    font-size: 19px;
}

/*Popup Design*/

.add_ord_popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(41, 41, 41, 0.8);
    overflow-y: auto;
    z-index: 99999;
}
.add_ord_popup {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
    -webkit-transition: opacity 0.2s, visibility 0s 0.2s, -webkit-transform 0.2s;
    transition: opacity 0.2s, visibility 0s 0.2s, -webkit-transform 0.2s;
    transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
    transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s, -webkit-transform 0.2s;
}
.add_ord_popup.open {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
}
.ord-popup-inner {
    background: #fff;
    display: block;
    max-width: 520px;
    margin: 150px auto 0;
    text-align: center;
    padding: 20px 20px 25px;
}
.ord-popup-inner p {
    margin: 0;
    line-height: normal;
}
.ord-popup-inner button.ord-popup-close {
    margin: 15px 0 0;
    text-transform: uppercase;
    padding: 10px 20px;
    width: 100px;
    font-size: 15px;
}
#powerTip p{
    margin-bottom: 0;
    font-size: 14px;
    line-height: 24px;
}
.overlaypop .popup-content {
    padding: 0 20px;
}

/*fixed billing*/

.fixed_billing_option {
    background: #21182b;
    box-shadow: 0px 10px 20px 0px rgba(50, 50, 50, 0.1);
    position: fixed;
    top: 60px;
    z-index: 10;
    width: 100%;
}
.custom-plan-outer .fixed_billing_option .two-tab-a li.bill_opt {
    text-align: left;
    padding: 0 25px;
}
.custom-plan-outer .fixed_billing_option .two-tab-a li {
    padding: 0 10px;
    width: 38%;
    text-align: center;
}
.custom-plan-outer .fixed_billing_option .two-tab-a li.bill_opt {
    width: 23%;
    padding-left: 50px;
    color: #c4bad2;
}
.custom-plan-outer .fixed_billing_option .two-tab-a ul {
    max-width: 100%;
    align-items: center;
    display: flex;
}
.fixed_billing_option  .plans-block-inner ul li:first-child h5 {
    font-weight: normal;
    font-size: 16px;
    color: #c4bad2;
}
.custom-plan-outer .fixed_billing_option .two-tab-a {
    padding: 0;
    background: #21182b;
    border-bottom: 1px solid #282729;
    border-top: 0;
}
.fixed_billing_option .plans-block-inner ul {
    padding: 15px 0 12px;
    border: 0;
}
.fixed_billing_option .price-plan-title::after, .fixed_billing_option .price-plan-title::before{
    display:none;
}
.custom-plan-outer .fixed_billing_option .two-tab-a li a, .custom-plan-outer .fixed_billing_mobile .two-tab-a li a {
    border-radius: 0;
    border: 0;
}
.custom-plan-outer .fixed_billing_option .two-tab-a li a label, .custom-plan-outer .fixed_billing_mobile .two-tab-a li a label {
    padding-left: 35px;
    display: inline-block;
    font-size: 16px;
}
.custom-plan-outer .fixed_billing_option .two-tab-a li a, .custom-plan-outer .fixed_billing_mobile .two-tab-a li a {
    padding: 8px 20px 10px;
    position: relative;
    display: inline-block;
    padding-right: 50px;
}  
.custom-plan-outer .fixed_billing_option .two-tab-a li a {
    padding: 8px 10px 10px;
}
.fixed_billing_option .plans-block-inner .price-plan-content ul li .plan-btn-wrap {
    position: static; display: inline-block;
vertical-align: middle;
width: auto;
}
.fixed_billing_option .plans-block-inner .price-plan-content ul li {
    padding-bottom: 5px;
}
.fixed_billing_option .price-plan-content li h3 {
    font-size: 26px;
    margin: 0; display: inline-block;
    padding-bottom: 0px; vertical-align: middle;
}
.fixed_billing_option .price-plan-content li a.signup-plan-btn {
    margin: 3px auto 0;
    font-size: 14px;
    padding: 0px 15px;
    width: auto;
    position: relative;
    bottom: auto;
    color: #fff;
    font-weight: 400;
    border: 1px solid #5d5d66;
    background: transparent;
}
.fixed_billing_option .price-plan-content li a.signup-plan-btn:hover{ background: #ff6600;}
.fixed_billing_option .plans-block-inner .price-plan-content ul {
    padding: 0 25px 12px;
}
.fixed_billing_option .plans-block-inner .price-plan-title ul {
    padding: 10px 25px 5px;
}
.fixed_billing_option .plans-block-inner .price-plan-content ul li:first-child h5 {
    margin-top: 12px;
    font-size: 16px;
}
.custom-plan-outer .fixed_billing_option .two-tab-a li a span.tab-off , .custom-plan-outer .fixed_billing_mobile .two-tab-a li a span.tab-off {
    position: relative;
    display: inline-block;
    background: transparent;
    border: 0;
    padding: 0 6px;
    color: #ff6600;
    margin: 0;
    top: 1px;
    left: auto;
    right: auto;
}
.custom-plan-outer .fixed_billing_mobile .two-tab-a li a span.tab-off {
    top: 0;
}
.fixed_billing_option .plans-block-inner ul li:first-child {
    width: 24%;
}
.fixed_billing_option .plans-block-inner ul li {
     width: 38%;
}
.custom-plan-outer .fixed_billing_option .two-tab-a li.current a span.tab-off, 
.custom-plan-outer .fixed_billing_mobile .two-tab-a li.current a span.tab-off {
    color: #fff;
}
.fixed_billing_option .price-plan-title ul li h5 {
    font-size: 16px;
    line-height: 20px;
    color: #cfc3df;
    font-weight: 400;
}
.fixed_billing_option .plans-block-inner ul li:first-child img {
    display: inline-block;
    margin: -10px 0 0 5px;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    opacity: 0.85;    
}
.fixed_billing_option .price-plan-content li h3 span {
    font-size: 16px;
}
.fixed_billing_option .plan-tool-tip, .fixed_billing_mobile .plan-tool-tip {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 1;
}
.fixed_billing_option ul li span.feature-tooltip , .fixed_billing_mobile ul li span.feature-tooltip {
    color: #aeaeae;
    font-size: 12px;
    height: 17px;
    border-radius: 50px;
    border: 2px solid #aeaeae;
    width: 17px;
    text-align: center;
    line-height: 13px;
    font-weight: 700;
    display: block;
    cursor: pointer;
    margin-top: 0px;
}
.fixed_billing_option ul li.current span.feature-tooltip, .fixed_billing_mobile ul li.current span.feature-tooltip {
    color: #fff;
    border: 2px solid #fff;
}
.fixed_billing_option span.tool-tip-cont, .fixed_billing_mobile span.tool-tip-cont {
    background-color: #fff;
    color: #000;
    padding: 15px;
    position: absolute;
    z-index: 1;
    width: 300px;
    line-height: 22px;
    font-size: 15px;
    right: 0;
    text-align: center;
    border-radius: 7px;
    top: 100%;
    box-shadow: 1px 7px 12px 0 rgba(0,0,0,0.1);
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    border: 1px solid #dbdbdb;
    display: none;
    margin-top: 15px;
}
.fixed_billing_option ul li span.tool-tip-cont:after, .fixed_billing_option ul li span.tool-tip-cont:before ,
.fixed_billing_mobile ul li span.tool-tip-cont:after, .fixed_billing_mobile ul li span.tool-tip-cont:before {
    top: -14px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.fixed_billing_option ul li span.tool-tip-cont:before, .fixed_billing_mobile ul li span.tool-tip-cont:before {
    border-color: rgba(219, 219, 219, 0);
    border-bottom-color: #dbdbdb;
    border-width: 8px;
    margin-left: -8px;
    top: -16px;
}
.fixed_billing_option ul li span.tool-tip-cont:after, .fixed_billing_mobile ul li span.tool-tip-cont:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 7px;
    margin-left: -7px;
}
.fixed_billing_option .two-tab-a li.current a span.tool-tip-cont, .fixed_billing_mobile .two-tab-a li.current a span.tool-tip-cont {
    color: #000;
}
.custom-plan-outer .fixed_billing_option .two-tab-a li.current , .custom-plan-outer .fixed_billing_mobile .two-tab-a li.current {
    border-bottom: 1px solid #51396e;
}
.fixed_billing_mobile {
    display: none;
}
.custom-plan-outer .fixed_billing_mobile .two-tab-a li.bill_opt {
    width: 30%;
    text-align: left;
    border-bottom: 1px solid #282729;
    background: #21182b;
}
.custom-plan-outer .fixed_billing_mobile .two-tab-a li {
    width: 70%; 
    text-align: center;
    border-bottom: 1px solid #ff6600;
}
.fixed_billing_mobile .bill_opt select {
    border: 0;
    -webkit-appearance: none;
    background-image: url(../images/select-arrow-white.png);
    background-repeat: no-repeat;
    background-position: right 8px center;
    width: auto;
    font-size: 16px;
    margin: 0;
    height: auto;
    padding: 12px 22px 12px 12px;
    background-color: #21182b;
    color: #fff;
}
.custom-plan-outer .fixed_billing_mobile .two-tab-a ul {
    max-width: 100%;
    display: flex;
    flex-flow: wrap;
    align-items: center;
    background: #f9f9f9;
}
.custom-plan-outer .fixed_billing_mobile .two-tab-a {
    padding: 0;
}
.custom-plan-outer .fixed_billing_mobile .two-tab-a li.tab-link-mobile {
    background: #45256c;
    border-color: #51396e;
}
.custom-plan-outer .fixed_billing_mobile .two-tab-a li a span.tab-off {
    color: #fff;
    top: 0;
    transform: none;
    -webkit-transform: none;
}
.fixed_billing_mobile ul li span.feature-tooltip {
    color: #fff;
    border-color: #fff;
}
.custom-plan-outer .fixed_billing_mobile .two-tab-a li:last-child a {
    border: 0;
    border-radius: 0;
}
.custom-plan-outer .fixed_billing_mobile .two-tab-a li a label {
    font-size: 18px;
    color: #fff;
}
.fixed_billing_mobile {
    background: #fff;
    box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.1);
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
}
.fixed_billing_mobile .price-plan-mobile ul.mobile_price_list li {
    list-style-type: none;
    text-align: center;
    padding: 0 10px;
}
.fixed_billing_mobile .price-plan-mobile ul.mobile_price_list li:first-child {
    text-align: left;
    width: 35%;
}
.fixed_billing_mobile .price-plan-mobile ul.mobile_price_list li:last-child {
    width: 65%;
}
.fixed_billing_mobile .price-plan-mobile ul.mobile_price_list li {
    display: flex;
    flex-flow: wrap;
    align-items: center;
    justify-content: space-between;
}
.fixed_billing_mobile .price-plan-mobile ul.mobile_price_list {
    padding: 10px 12px;
    display: flex;
    flex-flow: wrap;
    align-items: center;
    background: #21182b;
}
.fixed_billing_mobile .price-plan-mobile ul.mobile_price_list li h5 {
    margin: 0;
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    color: #cfc3df;
}
.fixed_billing_mobile .price-plan-mobile ul.mobile_price_list li h3 {
    color: #ff6600;
    font-size: 40px;
    font-weight: 800;
    margin: 0;
    display: inline-block;
}
.fixed_billing_mobile .price-plan-mobile ul.mobile_price_list li h3 span {
    font-size: 18px;
    font-weight: 400;
}
.fixed_billing_mobile .price-plan-mobile ul.mobile_price_list li a.signup-plan-btn {
    display: inline-block;
    border: 1px solid #5d5d66;
    font-weight: 700;
    border-radius: 50px;
    margin: 3px 0;
    font-size: 15px;
    padding: 0px 15px;
    width: auto;
    color: #fff;
}
.fixed_billing_mobile .price-plan-mobile ul.mobile_price_list li a.signup-plan-btn:hover {
    background: #ff6600;
}
.custom-plan-outer .fixed_billing_mobile .two-tab-a li.tab-link-mobile a label:after {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.mobile-price-signup {
    display: flex;
    flex-flow: wrap;
    align-items: center;
    justify-content: space-between;
}
.plans-mobile-section .mobile-pricing-default a.signup-plan-btn {
    margin: 0;
    border: 0;
    font-size: 19px;
    font-weight: 700;
    padding: 5px 30px;
    border-radius: 50px;
    float: right;
    background: #f60;
color: #fff;
}
.plans-mobile-section .mobile-pricing-default a.signup-plan-btn:hover {
     
    background: #333;
color: #fff;
}

.page_new_plans_and_pricing .cart_float_ico {
    display: block;
}
.plan-tool-tip.tooltip-zindex {
    z-index: 2;
}
.marketing-price-cont a.see-feature-boost {
    display: none;
}
.market-feature .feature-table-inner ul li img {
    filter: grayscale(1);
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
}
.market-feature .feature-table-inner ul li img:hover {
    filter: grayscale(0);
}
.custom-tab li img {
    max-width: 40px;
    margin: 0 10px;
}
.custom-tab li h3 {
    display: inline-block;
    width: auto;
}
.custom-tab li {
    justify-content: center;
}
.market-feature .feature-table-inner h6 {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 5px;
}
.service-plans-mobile {
    display: none;
}
.page_plans_and_pricing .new-innerbanner-text p sup {
    font-size: 65%;
}
.price-plan-content li p span {
    display: block;
    font-size: 13px;
}
.custom-plan-outer .fixed_billing_option .two-tab-a li a label {
    color: #fff;
}
.fixed_billing_option .plans-block-inner .price-plan-content ul li h5 {
    color: #c4bad2;
}
.custom-plan-outer .fixed_billing_option .two-tab-a li.current {
    background: #3e225d;
}
.custom-plan-outer .fixed_billing_option .two-tab-a li.current a {
    background: #3e225d;
}
.custom-plan-outer .fixed_billing_option .two-tab-a li a span.tab-off {
    color: #fff;
}

.service-tab-sec #theme_tab {
  display: none;
}
.theme-mobile {
  display: none;
}


/*Responsive*/

@media (max-width:1200px) {
.custom-plan-outer .fixed_billing_option .two-tab-a li a {
    padding: 5px 10px 9px;
}
.custom-plan-outer .fixed_billing_option .two-tab-a li a label {
    font-size: 15px;
    padding-left: 25px;
}
.custom-plan-outer .fixed_billing_option .two-tab-a li a span.tab-off {
    font-size: 13px;
}
.fixed_billing_option .plan-tool-tip {
    right: 10px;
}

}

@media (max-width:1100px) {
    .custom-plan-outer .two-tab-a li a {
        padding: 15px;
    }
    .custom-plan-outer .two-tab-a li a span.tab-off{
        font-size: 13px;
    }
    .custom-plan-outer .two-tab-a li a label {
        padding-left: 30px;
    }
    .marketing-add-ord a.button {
        font-size: 15px;
        padding: 10px 12px;
    }
    .your_cart_outer_sec .your_cart_marketing .cart-market-boosts {
        max-height: 170px;
    }
    .marketing-price span {
        padding-left: 30px;
        font-size: 14px;
    }
    .custom-tab li h3 {
        font-size: 20px;
    } 
    .market-feature .feature-table-inner h6 {
        font-size: 12px;
    }
}


@media (max-width:1080px) {
.fixed_billing_option {
    top: 0;
}
.fixed_billing_option .plan-tool-tip {
    right: -2px;
}
.custom-plan-outer .fixed_billing_option .two-tab-a li a span.tab-off {
    font-size: 11px;
}
.custom-plan-outer .fixed_billing_option .two-tab-a li a label {
    font-size: 14px;
    padding-left: 25px;
}
.custom-plan-outer .fixed_billing_option .two-tab-a li a {
    padding: 5px 10px 9px;
}    

}

@media (max-width:1000px) {
.price-plan-content li h3 {
    font-size: 36px;
}
.plans-block-inner .price-plan-content ul li .plan-btn-wrap{
    width: 100%;
    left: 0;
    padding: 0 10px;
}
.price-plan-content li a.sample-web {
    font-size: 14px;
    padding-right: 13px;
}
.price-plan-content li a.sample-web:before {
    top: 6px;
    right: 0;
    width: 8px;
    height: 8px;
    background-size: 100%;
}   
.price-plan-content li a.signup-plan-btn {
    padding: 5px 10px;
}
.price-plan-title ul li h5 {
    font-size: 20px;
} 
.plans-block-inner .price-plan-content ul li:first-child h5 {
    margin-top: 10px;
}
.feature-plans-section.market-feature {
    padding-top: 20px;
}
.feature-plans-section {
    padding-top: 20px;
}
.feature-table-inner.paid_annually a.button {
    padding: 10px 20px;
    font-size: 15px;
}
.feature-table-inner.paid_annually a.button {
    padding: 10px 15px;
    font-size: 15px;
}
.feature-table-inner.paid_annually li h4 {
    font-size: 17px;
    margin-top: 20px;
}
.plans-feature-outer {
    padding: 0;
} 
.marketing-boost-blocks ul.market-list-outer {
    margin: 0;
}
.marketing-boost-blocks ul.market-list-outer li.market-lists {
    width: 48%;
}
.marketing-boost-section {
    padding-bottom: 10px;
}
.service-tab-sec ul li h3 {
    font-size: 20px;
}
.service-tab-sec ul li {
    padding-bottom: 15px;
}    
.plans-service-section {
    padding: 0 10px;
}
.services-tab-blocks h5 {
    font-size: 15px;
}
.custom-plan-outer {
    padding-bottom: 20px;
}
.web-liberary-two.plan-pricing-customer h2 {
    margin-bottom: 15px;
}    
.fixed_billing_option .plans-block-inner ul li:first-child {
    padding-left: 0;
}
.custom-plan-outer .fixed_billing_option .two-tab-a li.bill_opt {
    padding-left: 25px;
}   

}


@media (max-width: 920px) {

.custom-plan-outer .two-tab-a li a label {
    padding-left: 40px;
}
.custom-plan-outer .two-tab-a li a {
    border-radius: 0;
    padding-right: 110px;
}
.custom-plan-outer .two-tab-a li:first-child a {
    border-radius: 10px 10px 0 0;
}
.custom-plan-outer .two-tab-a li:last-child a {
    border-radius: 0 0 10px 10px;
}

/*
.custom-plan-outer .two-tab-a li a span.tab-off {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    margin: 0;
    right: 15px;
}
*/
.feature-table-inner ul li h5 {
    font-size: 14px;
}

.fixed_billing_option {
        display: none !important;
}
/*    
.fixed_billing_mobile {
   display: block;
}  
*/
.custom-tab li {
    padding: 20px 10px 15px;
}
.custom-plan-outer .custom-tab .container {
    width: 100%;
}
.page_plans_and_pricing .new-innerbanner-text h1 {
    font-size: 30px;
    margin-top: 10px;
}
.page_current_plans_and_pricing .new-innerbanner-text h1 {
    font-size: 30px;
    margin-top: 10px;
}
.marketing-price-title{
    padding: 10px 0 15px;
}   
.marketing-boost-section {
    padding: 15px 0 50px;
} 
.marketing-boost-title h2 {
    font-size: 28px;
    margin-bottom: 20px;
}  
.marketing-boost-blocks ul.market-list-outer li.market-lists {
    width: 100%;
    margin: 0 1% 70px;
    padding-bottom: 40px;
} 
.marketing-price-cont .order-cont-inner p:last-child {
    margin: 0;
}    
.marketing-price-cont ul li {
    font-size: 16px;
}
.web-liberary-two.plan-pricing-customer h2 {
    font-size: 28px;
    margin-bottom: 20px;
}    
.custom-plan-outer .two-tab-a li.current a {
    border-color: #ff6600;
}  
.custom-plan-outer .two-tab-a ul {
    max-width: 100%;
}  
.plans-feature-outer {
    display: none;
}
.plans-block-inner {
    display: none;
}
.plans-block-mobile {
    display: block;
    padding: 0 10px;
}
.plans-pricing-table {
    padding-bottom: 15px;
}
.custom-plan-outer {
    background: #fff;
    padding-bottom: 0;
}
.custom-plan-outer .two-tab-a {
    border-bottom: 0;
}
/*    
.custom-plan-outer .two-tab-a {
    border: 0;
}*/
.plans-mobile-title h5 {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 15px;
}
.mobile-pricing-block {
    background: #f9f9f9;
    border: 2px solid #cacaca;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 15px;
}
.custom-plan-outer .two-tab-a li:last-child a {
    border: 2px solid #cacaca;
} 
.custom-plan-outer .two-tab-a li.current:last-child a {
    border-color: #ff6600;
}    
.custom-plan-outer .two-tab-a li a {
    border: 2px solid #cacaca;
    border-bottom: 0;
}
.mobile-pricing-default .mob-price-top h2 {
    font-size: 22px;
    font-weight: 800;
    display: inline-block;
    margin: 0 0 10px;
}
.mobile-pricing-default .mob-price-top h3 {
    color: #ff6600;
    font-size: 48px;
    font-weight: 800;
    margin: 0;
    float: right;
}   
.mobile-pricing-default .mob-price-top h3 span {
    font-size: 18px;
    font-weight: 400;
}  
.mobile-pricing-default .mob-price-top {
    display: inline-block;
    width: 100%;
}
.mobile-pricing-default p {
    color: #585660;
    font-size: 18px;
}
.mobile-pricing-default a.see-feature {
    font-size: 18px;
    font-weight: 700;
    padding-left: 20px;
    position: relative;
    color: #ff6600;
    cursor: pointer;
}
.mobile-pricing-default a.see-feature::before, .mobile-pricing-default a.see-feature::after {
    background: #ff6600;
    content: "";
    display: block;
    height: 2px;
    margin-top: -1px;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 50%;
    width: 14px;
    z-index: 2;
    transition: -webkit-transform 0.25s ease-in-out 0s;
    transition: transform 0.25s ease-in-out 0s;
    transition: transform 0.25s ease-in-out 0s, -webkit-transform 0.25s ease-in-out 0s;
    -webkit-transition: -webkit-transform 0.25s ease-in-out 0s;
}
.mobile-pricing-default a.see-feature::before {
    content: "";
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
.mobile-pricing-default a.see-feature::after {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.mobile-pricing-default a.see-feature.active::after {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}
.mobile-pricing-default a.see-feature.active::before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.mobile-pricing-view a.sample-web, .moved-mobile-top a.sample-web {
    color: #220844;
    font-size: 17px;
    font-weight: 600;
    position: relative;
    padding-right: 15px;
    margin:  0px 0 0;
    display: inline-block;
}
.plan-btn-wrap.moved-mobile-top {
  margin-top: -9px;
}
.mobile-pricing-view a.sample-web:before, .moved-mobile-top a.sample-web:before {
    background: url(../images/plan-arrow.png) no-repeat;
    width: 10px;
    height: 10px;
    content: "";
    position: absolute;
    right: 0;
    top: 10px;
} 
.mobile-pricing-view a.signup-plan-btn {
    display: table;
    margin: 0;
    border: 2px solid #cecece;
    font-size: 19px;
    font-weight: 700;
    padding: 5px 30px;
    border-radius: 50px;
    float: right;
}
.mobile-pricing-view a.signup-plan-btn:hover {
    background: #ff6600;
    color: #fff;
    border-color: #ff6600;
}    
.mobile-pricing-view .plan-btn-wrap {
    width: 100%;
    margin: 15px 0;
}   
.plans-feature-title {
    padding: 0;
}
.feature-table-inner ul {
    padding: 17px 0;
}
.pricing-feature-mobile .feature-table-inner ul li {
    width: 100%;
    border-bottom: 2px solid #eeeeee;
    text-align: left;
    padding: 0;
}
.pricing-feature-mobile .feature-table-inner ul li h4 {
    margin-bottom: 0;
}
.pricing-feature-mobile .plan-tool-tip-outer {
    width: 100%;
    padding: 15px 30px 15px;
}
.pricing-feature-mobile .feature-table-inner ul {
    padding-top: 0;
}
.pricing-feature-mobile .plan-tool-tip {
    left: 0;
    /*top: 25px;*/
}
    
/*.pricing-feature-mobile li:first-child .plan-tool-tip {
    top: 30px;
}   */ 
.pricing-feature-mobile .feature-table-inner ul li h5 {
    font-weight: 400;
	color: #000;
}    
.pricing-feature-mobile .feature-table-inner ul li span.tool-tip-cont {
    left: -7px;
    transform: none;
    -webkit-transform: none;
}
.feature-table-inner ul li span.tool-tip-cont:after {
    left: 14px;
    top: -15px;
    border-width: 8px;
}
.feature-table-inner ul li span.tool-tip-cont:before {
    left: 15px;
    top: -17px;
}    
.pricing-feature-mobile.plan-include-mobile {
    padding-top: 10px;
}
.feature-table-inner ul li .mobileplan-img img {
    padding: 0;
    vertical-align: middle;
}    
.feature-table-inner ul li .mobileplan-img {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}    
.paid-annual-mobile h4 {
    margin: 0;
    font-weight: 800;
    font-size: 20px;
    text-transform: uppercase;
}
.paid-annual-mobile a.button {
    display: block;
    padding: 12px 15px;
    font-size: 20px;
    margin: 15px 0;
}
.paid-annual-mobile span.per_annum {
    color: #ff6600;
    font-size: 16px;
}
.paid-annual-mobile {
    text-align: center;
}
.mobile-pricing-block .mobile-pricing-view {
    display: none;
}
.marketing-boost-blocks ul.market-list-outer li.market-lists:last-child {
    margin-bottom: 0;
}
.web-liberary-two.plan-pricing-customer {
    padding: 20px 0 10px;
    background: #fff;
}   
.mobile-pricing-block:last-child {
    margin-bottom: 0;
}
.plan-faq-section {
    padding: 30px 0 20px;
}
.plan-faq-title h2 {
    font-size: 28px;
    margin-bottom: 0;
}    
.plans-service-section {
    padding: 20px 10px 25px;
    background: #f9f9f9;
}
.service-plans-mobile h4.accordion-header-footer {
    margin: 0;
    padding: 0 20px 10px 0;
    border-bottom: 3px solid #ff6600;
    position: relative;
    font-size: 20px;
    font-weight: 800;
    cursor: pointer;
} 
.service-mobile-accord .serv-accordion-list {
    padding: 10px 0;
}
    
.serv-accordion-list .accordion-header-footer::before {
    content: "";
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
.serv-accordion-list .accordion-header-footer::after {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.serv-accordion-list .accordion-header-footer::before, .serv-accordion-list .accordion-header-footer::after {
    background: #ff6600;
    content: "";
    display: block;
    height: 2px;
    margin-top: -2px;
    pointer-events: none;
    position: absolute;
    right: 0;    
    top: 15px;
    transition: -webkit-transform 0.25s ease-in-out 0s;
    transition: transform 0.25s ease-in-out 0s;
    transition: transform 0.25s ease-in-out 0s, -webkit-transform 0.25s ease-in-out 0s;
    -webkit-transition: -webkit-transform 0.25s ease-in-out 0s;
    width: 14px;
    z-index: 2;
}
.serv-accordion-list .accordion-header-footer.active-header::before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.serv-accordion-list .accordion-header-footer.active-header::after {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
} 
.service-mobile-accord .serv-accordion-list .accordion-content {
    display: none;
    padding: 25px 0 15px;
}
.serv-accordion-list .bx-viewport {
    min-height: 55vh;
}
.serv-accordion-list .accordion-content ul {
    display: block;
    padding: 0;
    margin: 0;
}   
.serv-accordion-list .bx-wrapper {
    margin: 0 auto;
}
.serv-accordion-list .accordion-content ul li {
   /* width: 100% !important;*/
    margin: 0 0 20px;
}
.serv-accordion-list .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    font-size: 0;
    z-index: 10;
    color: #ff6600;
    text-align: center;
}

.serv-accordion-list .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 0px;
}    
.serv-accordion-list .bx-wrapper .bx-controls-direction a.bx-prev:after {
    content: "\f104";
    font-family: FontAwesome;
    color: #ff6600;
    text-indent: 0;
    font-size: 26px;
    height: 100%;
    line-height: 38px;
} 
.serv-accordion-list .bx-wrapper .bx-controls-direction a.bx-next {
    right: 0px;
}
.serv-accordion-list .bx-wrapper .bx-controls-direction a.bx-next:after {
    content: "\f105";
    font-family: FontAwesome;
    color: #ff6600;
    text-indent: 0;
    font-size: 26px;
    height: 100%;
    line-height: 38px;
}
.serv-accordion-list .both_title_des h5 {
    margin-bottom: 10px;
}    
.service-plans-mobile .theme-listing.accordion-content {
    background: #f9f9f9;
    border: 0;
}
.serv-accordion-list .bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block;
    margin: 0 6px;
    height: 20px;
}
.serv-accordion-list .bx-wrapper .bx-pager {
    text-align: center;
    padding-top: 20px;
}
.serv-accordion-list .bx-wrapper .bx-pager .bx-pager-item a {
    font-size: 0;
    background: #cbcbcb;
    height: 10px;
    width: 10px;
    display: inline-block;
    border-radius: 50px;
}    
.serv-accordion-list .bx-wrapper .bx-pager .bx-pager-item a.active {
    background: #ff6600;
}

.your_cart_outer_sec .your_cart_section {
    right: 15px;
    width: 255px;
}
.your_cart_outer_sec .your_cart_title h3 {
    font-size: 16px;
    padding: 8px 15px;
}
.market-lists .marketing-price {
    min-height: inherit;
}
.marketing-price-title {
    min-height: inherit;
    padding-bottom: 10px;
}
.order_place_forn_right a.continue-shop {
    clear: both;
    margin: 10px auto;
}
.your_cart_marketing .cart-selected {
    padding: 15px 20px 15px 15px;
}
.your_cart_marketing .cart-selected h5 {
    margin-bottom: 5px;
}
.your_cart_marketing .cart-selected h4 {
    font-size: 15px;
    margin-bottom: 5px;
}
.your_cart_outer_sec .your_cart_marketing .cart-market-boosts {
    padding: 12px 10px 10px 15px;
} 
.your_cart_section .your_cart_marketing .cart-proceed-payment ul li.cart-billed-now {
    margin: 12px 0 10px;
}
.your_cart_section .cart-proceed-payment a.button {
    margin: 0;
    padding: 10px 15px;
    font-size: 16px;
}
.pricing-feature-mobile .plan-tool-tip-outer {
    padding-right: 0;
}
.pricing-feature-mobile.plan-include-mobile .plan-tool-tip-outer {
    padding-right: 30px;
}
.feature-table-inner ul li .mobileplan-content img {
    display: block;
}    
.serv-accordion-list .theme-listing a.button {
    margin: 25px auto 0;
    float: none;
    display: table;
} 
.custom-plan-outer .two-tab-a a span {
    margin: 0;
}
.custom-tab li span {
    left: 15px;
    font-size: 13px;
    padding: 4px 15px;
    line-height: normal;
}

.marketing-price-cont a.see-feature-boost {
    display: block;
}    
a.see-feature-boost {
    font-size: 18px;
    font-weight: 700;
    padding-left: 20px;
    position: relative;
    color: #ff6600;
    cursor: pointer;
}
a.see-feature-boost::before, a.see-feature-boost::after {
    background: #ff6600;
    content: "";
    display: block;
    height: 2px;
    margin-top: -1px;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 50%;
    width: 14px;
    z-index: 2;
    transition: -webkit-transform 0.25s ease-in-out 0s;
    transition: transform 0.25s ease-in-out 0s;
    transition: transform 0.25s ease-in-out 0s, -webkit-transform 0.25s ease-in-out 0s;
    -webkit-transition: -webkit-transform 0.25s ease-in-out 0s;
}
a.see-feature-boost::before {
    content: "";
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
a.see-feature-boost::after {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
a.see-feature-boost.active::before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
a.see-feature-boost.active::after {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}    
.marketing-price-cont .order-cont-inner {
    display: none;
    padding-top: 5px;
}    
/*.scrolltop {
    bottom: 12px;
}*/
.serv-accordion-list .bx-wrapper .bx-pager {
    display: none;
}
.custom-tab li img {
    position: absolute;
    right: 10px;
    margin: 0;
    max-width: 35px;
}
.custom-tab li h3 {
    font-size: 18px;
}
.custom-tab li.r-tab {
    padding-right: 48px;
}
.market-feature-mobile .feature-table-inner h6 {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 5px;
}
.market-lists .marketing-price {
    margin-bottom: 15px;
}
.serv-accordion-list .accordion-content ul ul {
    padding: 0;
}    
    
/*new css*/
.custom-plan-outer .two-tab-a {
    padding-top: 40px;
}
.custom-plan-outer .two-tab-a ul {
	display: flex;
	flex-wrap: wrap;
}
.custom-plan-outer .two-tab-a li {
	width: 50%;
	padding: 0 5px;
}
.custom-plan-outer .two-tab-a .c-tabs li a {
	border-radius: 10px;
	border: 2px solid #cacaca;
	padding-right: 15px;
	height: 100%;
}
.custom-plan-outer .two-tab-a .c-tabs li.current a {
	border-color: #ff6600;
}
.custom-plan-outer .two-tab-a li a label {
	font-size: 16px;
	line-height: normal;
}
.custom-plan-outer .two-tab-a .c-tabs li a label {
	padding: 0;
}
.custom-plan-outer .two-tab-a li a label::before {
	display:none;
}
.custom-plan-outer .two-tab-a li a label::after {
	display:none;
}  
.custom-plan-outer .two-tab-a .c-tabs li a label span {
	font-size: 13px;
	margin-top: 5px;
}

}


@media (max-width: 820px) {
.order_place_forn_left .your_cart_marketing {
    padding: 15px 14px 10px;
}
.animation_class.ccfRight .order_place_forn_left{
   padding-top: 12px;
}
}

@media (max-width: 780px) {  
.service-plans-inner {
    display: none;
}
   
.service-plans-mobile {
    display: block;
}
.page_plans_and_pricing ._orinationRight_25.wrap_mW {
    right: auto;
    bottom: 45px;
    left: 15px;
}    


/*mobile tab slider new css*/
.serv-accordion-list .bx-viewport {
    min-height: inherit;
}
.serv-accordion-list .bx-wrapper {
    margin: 0 auto;
    position: relative;
    padding-bottom: 40px;
}
.serv-accordion-list .service-plan-tab .bx-wrapper , .serv-accordion-list .theme-listing .bx-wrapper {
    max-width: 270px !important;
}
.serv-accordion-list .accordion-content ul {
    display: flex;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
}
.serv-accordion-list .accordion-content ul.plugin-mobile-slider {
    display: block;
}
.serv-accordion-list .bx-wrapper .bx-controls-direction {
    max-width: 90px;
    display: block;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.serv-accordion-list .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -25px;
}
.serv-accordion-list .bx-wrapper .bx-controls-direction a.bx-next {
    right: -25px;
}
.show_addon_details ul li {
    padding: 0;
    border: 0;
}
.serv-accordion-list .service-plan-tab .bx-wrapper {
    max-width: 310px !important;
}
.serv-accordion-list .service-plan-tab.accordion-content ul li {
    margin: 5px !important;
}
.serv-accordion-list .accordion-content ul {
    opacity: 0;
}
.serv-accordion-list .accordion-content .bx-wrapper ul {
    opacity: 1;
}

}

@media (max-width: 600px) {
.your_cart_marketing .your-cart-pricing ul li h5 {
    font-size: 14px;
}
.your_cart_marketing .your-cart-pricing ul li p {
    font-size: 15px;
}
.your_cart_marketing .your-cart-pricing ul li.cart-billed-now p {
    font-size: 14px;
}
.cart-proceed-payment a.button {
    font-size: 16px;
}
.custom-plan-outer .fixed_billing_mobile .two-tab-a li.tab-link-mobile {
    width: 65%;
}
.custom-plan-outer .fixed_billing_mobile .two-tab-a li.bill_opt {
    width: 35%;
}
.fixed_billing_mobile .price-plan-mobile ul.mobile_price_list li h5 {
    font-size: 18px;
}
.your_cart_marketing .cart-market-boosts ul li p {
    font-size: 13px;
}
.your_cart_marketing .cart-market-boosts ul li span.market-price {
    font-size: 12px;
}
.custom-tab li h3 {
    font-size: 16px;
}
.custom-tab li img {
    right: 10px;
}
.inner-rate-link a {
    width: 38%;
}
.inner-rate-link a.rating_link img {
    width: 85%;
}    

}

@media (max-width: 480px) {
.custom-plan-outer .two-tab-a {
    padding: 20px 0 30px;
}    
.custom-plan-outer .two-tab-a li a label {
    padding-left: 30px;
}
.custom-plan-outer .two-tab-a li a span.tab-off {
    font-size: 11px;
    right: 10px;
}
.custom-plan-outer .two-tab-a li a {
    padding-right: 80px;
}
.custom-plan-outer .two-tab-a li a label span {
    font-size: 14px;
}
.page_plans_and_pricing .new-innerbanner-text p {
    font-size: 18px;
}
.mobile-pricing-default .mob-price-top {
    position: relative;
}
.mobile-pricing-default .mob-price-top h3 {
    float: none;
    font-size: 30px;
    position: absolute;
    top: 0;
    right: 0;
}
.mobile-pricing-default .mob-price-top h2 {
    font-size: 18px;
    margin: 0 0 10px;
    width: 100%;
    padding-right: 100px;
} 
.mobile-pricing-view a.sample-web {
    display: inline-block;
}
.mobile-pricing-view .plan-btn-wrap {
    margin: 5px 0 15px;
}
.mobile-pricing-default p {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 10px;
}
.mobile-pricing-default a.see-feature {
    font-size: 16px;
}
.mobile-pricing-default a.see-feature::before, .mobile-pricing-default a.see-feature::after {
    width: 12px;
}
.paid-annual-mobile a.button {
    display: block;
    padding: 10px 15px;
    font-size: 18px;
    margin: 10px 0;
}    
.marketing-boost-title h2 {
    font-size: 24px;
}
.web-liberary-two.plan-pricing-customer h2 {
    font-size: 24px;
}
.plan-faq-title h2 {
    font-size: 24px;
}
.plan-faq-content ul.faq-accordion-sec h4.accordion-header-footer {
    font-size: 18px;
}
    
.plan-faq-content ul.faq-accordion-sec h4.accordion-header-footer::before, .plan-faq-content ul.faq-accordion-sec h4.accordion-header-footer::after {
    background: #ff6600;
    left: 2px;
    top: 13px;
    width: 12px;
}
.service-plans-mobile h4.accordion-header-footer {
    font-size: 18px;
}

.serv-accordion-list .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -5px;
}    
.serv-accordion-list .bx-wrapper .bx-controls-direction a.bx-next {
    right: -5px;
}
.serv-accordion-list .accordion-content ul {
    padding: 20px 20px;
}
.your_cart_outer_sec .your_cart_section {
    right: 10px;
    width: 245px;
}
.pricing-feature-mobile.plan-include-mobile .plan-tool-tip-outer {
    padding-right: 70px;
}
.pricing-feature-mobile.plan-include-mobile .feature-table-inner ul li .mobileplan-img img {
    max-width: 65px;
}    
.pricing-feature-mobile .feature-table-inner ul li .mobileplan-content h5 {
    font-size: 16px;
}
.page_current_plans_and_pricing .new-innerbanner-text p {
    font-size: 18px;
}
.custom-plan-outer .fixed_billing_mobile .two-tab-a li a {
    padding: 8px 22px 10px 10px;
}
.fixed_billing_mobile .plan-tool-tip {
    right: 0;
}    
.fixed_billing_mobile .bill_opt select {
    font-size: 15px;
    padding: 11px 22px 11px 10px;
}
.custom-plan-outer .fixed_billing_mobile .two-tab-a li.tab-link-mobile {
    width: 60%;
}
.custom-plan-outer .fixed_billing_mobile .two-tab-a li.bill_opt {
    width: 40%;
    padding-left: 0;
    padding-right: 0;
}

.fixed_billing_mobile .price-plan-mobile ul.mobile_price_list li a.signup-plan-btn {
    padding: 0 10px;
    font-size: 12px;
}
.fixed_billing_mobile .price-plan-mobile ul.mobile_price_list li h3 {
    font-size: 18px;
}
.fixed_billing_mobile .price-plan-mobile ul.mobile_price_list li h5 {
    font-size: 14px;
    line-height: normal;
}
.fixed_billing_mobile .price-plan-mobile ul.mobile_price_list {
    padding: 5px 5px 6px;
}
.fixed_billing_mobile .price-plan-mobile ul.mobile_price_list li {
    padding: 0 5px;
}
.plans-mobile-section .mobile-pricing-default a.signup-plan-btn {
    font-size: 15px;
    padding: 2px 25px;
}
.custom-plan-outer .fixed_billing_mobile .two-tab-a li a label {
    padding-left: 20px;
    font-size: 13px;
} 
.custom-plan-outer .two-tab-a li a label:after {
    height: 7px;
    width: 7px;    
    margin-top: -4px;
}
.custom-plan-outer .two-tab-a li a label:before {
    height: 15px;
    width: 15px;
    margin-top: -8px;
}
.fixed_billing_mobile .bill_opt select {
    font-size: 13px;
    padding: 15px 22px 15px 10px;
}
.custom-plan-outer .fixed_billing_mobile .two-tab-a li.tab-link-mobile {
    width: 52%;
}
.custom-plan-outer .fixed_billing_mobile .two-tab-a li.bill_opt {
    width: 48%;
}
.custom-plan-outer .fixed_billing_mobile .two-tab-a li {
    display: flex;
    flex-flow: wrap;
    align-items: center;
}    
.custom-plan-outer .fixed_billing_mobile .two-tab-a ul {
    align-items: inherit;
}
.custom-plan-outer .fixed_billing_mobile .two-tab-a li.tab-link-mobile a {
    padding-right: 0;
    width: 100%;
}
.fixed_billing_mobile .price-plan-mobile ul.mobile_price_list li h3 span {
    font-size: 15px;
}
.fixed_billing_mobile .price-plan-mobile ul.mobile_price_list li:first-child {
    width: 48%;
}
.fixed_billing_mobile .price-plan-mobile ul.mobile_price_list li:last-child {
    width: 52%;
}    
.custom-tab li h3 {
    font-size: 14px;
}
.custom-tab li.r-tab {
    padding-right: 43px;
}    
.marketing-price-cont select {
    font-size: 12px;
}

.page_plans_and_pricing .calendly-badge-widget .calendly-badge-content {
    font-size: 12px;
    padding: 10px 12px;
    height: auto;
}  



/*mobile tab slider new css*/
.serv-accordion-list .accordion-content ul {
    padding: 0;
}
.serv-accordion-list .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -25px;
}
.serv-accordion-list .bx-wrapper .bx-controls-direction a.bx-next {
    right: -25px;
}
.serv-accordion-list .service-plan-tab .bx-wrapper {
    max-width: 260px !important;
}
.serv-accordion-list .service-plan-tab.accordion-content ul li {
    max-width: 250px !important;
} 

/*new css*/
.custom-plan-outer .two-tab-a {
    padding-top: 40px;
} 
    
}

@media (max-width: 400px) {
.custom-tab li h3 {
    font-size: 14px;
}
.mobile-pricing-default .mob-price-top h3{
    font-size: 20px;
}
.pricing-feature-mobile .feature-table-inner ul li span.tool-tip-cont {
    width: auto;
}
.mobile-pricing-view a.signup-plan-btn {
    font-size: 14px;
    padding: 2px 18px;
    margin-top: 6px;
}
.mobile-pricing-view a.sample-web, .moved-mobile-top a.sample-web {
    font-size: 15px;
}    
.custom-plan-outer .fixed_billing_mobile .two-tab-a li a {
    padding: 8px 0 10px 0;
    display: block;
}

.plans-mobile-section .mobile-pricing-default a.signup-plan-btn {
    font-size: 14px;
    padding: 2px 15px;
}
.mobile-pricing-default a.see-feature {
    font-size: 15px;
    padding-left: 16px;
}    
.custom-tab li {
    padding: 20px 8px 15px;
}
    
.custom-plan-outer .fixed_billing_mobile .two-tab-a li a span.tab-off {
    display: block;
    padding-left: 20px;
    font-size: 11px;
}
.fixed_billing_mobile .bill_opt select {
    background-position: right 10px center;
}
.fixed_billing_mobile .price-plan-mobile ul.mobile_price_list li h3 {
    margin: 0 auto;
    display: block;
}
.fixed_billing_mobile .price-plan-mobile ul.mobile_price_list li a.signup-plan-btn {
    margin: 2px auto;
    padding: 0 15px;
}
.fixed_billing_mobile .price-plan-mobile ul.mobile_price_list li:last-child {
    display: block;
}
.custom-tab li h3 {
    font-size: 11px;
} 


/*new css*/
 .custom-plan-outer .two-tab-a .c-tabs li.tab-link a span.tab-off {
	font-size: 8px;
	right: 5px;
	top: -15px;
	padding: 5px 8px;
}
.custom-plan-outer .two-tab-a .c-tabs li a label {
	font-size: 15px;
}
.custom-plan-outer .two-tab-a .c-tabs li a label span {
	font-size: 11px;
	margin-top: 5px;
}
.custom-plan-outer .two-tab-a .c-tabs li a {
	padding: 15px 8px 10px;
}      
}


@media (max-width: 319px) {
.custom-plan-outer .two-tab-a .c-tabs li a {
	padding: 15px 6px 10px;
}
.custom-plan-outer .two-tab-a .c-tabs li a label {
	font-size: 13px;
}
.custom-plan-outer .two-tab-a .c-tabs li a label span {
	font-size: 9px;
}
}


@media (max-width: 310px) {
.custom-plan-outer .two-tab-a li a span.tab-off {
    font-size: 10px;
    right: 5px;
}
.custom-plan-outer .two-tab-a li a {
    padding-right: 70px;
}
.mobile-pricing-default .mob-price-top h2 {
    font-size: 16px;
    padding-right: 85px;
}
.mobile-pricing-view a.signup-plan-btn {
    font-size: 13px;
    padding: 2px 15px;
}
.mobile-pricing-view a.sample-web {
    font-size: 13px;
}
.marketing-price-cont select {
    font-size: 10px;
}    
    
}

