.mb10 {
    margin-bottom: 10px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.pricing .packets-item-trial button {
        /*background: #348EC0;*/
        border: none;
        color: #fff;
        font-weight: 600;
        font-size: 14px;
        padding: 12px 30px;
        margin-top: 8px;
        border-radius: 31px;
        background: none;
        border: 2px solid #fff;
        /*color: #EB3331;*/
        border-radius: 31px;
        padding: 8px 30px;
        margin-top: 15px;
        margin-right: 4px;
        font-weight: 600;
        font-size: 15px;
    }

.pricing .select-country {
    position: relative;
}

.pricing .panel-default > .panel-heading {
    border-bottom: 2px solid #eee;
}

.pricing span.billed {
    margin-bottom: 0;
    margin-top: 0;
}

.pricing .tabs .basic-trials p {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.pricing .panel-heading a {
    color: #2F2F2F;
    font-size: 20px;
    text-decoration: none;
}

.pricing .faq {
    margin-bottom: 50px;
}

.pricing .banner-select {
    margin: 0 auto;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 43%;
}

.pricing .banner-select select {
    width: 300px;
    padding: 10px 10px;
    background: #fff;
    border: none;
    border-radius: 10px;
    font-size: 20px;
    color: #666;
    font-weight: 300;
}

.pricing .faqHeader {
    font-size: 32px;
    margin: 20px;
    text-align: center;
    color: #242424;
    font-weight: 600;
    margin: 0px 0 20px 0;
}

.pricing .panel-heading h4 {
    padding: 6px 0;
}

.pricing .panel-body {
    color: #7F7F7F;
    font-size: 18px;
    font-weight: 300;
}

.pricing .banner img {
    width: 100%;
}

.pricing .basic-trials label {
    font-size: 15px;
    width: 100%;
    color: #797979;
    font-weight: 400;
    margin-bottom: 35px;
}

.pricing .panel-heading [data-toggle="collapse"]:after {
    font-family: 'fontawesome';
    content: "\f054";
    /* "play" icon */
    float: right;
    color: #F58723;
    font-size: 18px;
    line-height: 22px;
    /* rotate "play" icon from > (right arrow) to down arrow */
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.pricing .panel-heading [data-toggle="collapse"].collapsed:after {
    /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #454444;
}

.pricing .pricingtagline {
    margin: 0;
    font-size: 30px;
    /*font-style: italic;*/
    color: #404040;
    text-align: center;
    /* width: 80%; */
    margin: 0 auto;
    margin-bottom: 50px;
    /*line-height: 38px;*/
}

.pricing .content-section {
/*    padding: 65px 0 !important;*/
}

.pricing .content-section .sub_feature {
    font-size: 12px;
    line-height: 1em;
    font-style: italic;
    padding-bottom: 10px;
    display: table-caption;
    width: max-content;
}

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

.m-b-30 {
    margin-bottom: 30px !important;
}

.pricing .content-section .table-bordered {
    border: 1px solid #e0e0e0;
    vertical-align: middle;
    /*table-layout: fixed;*/
}

.border-left-0 {
    border-left: 0px !important;
}

.pricing .content-section th.community_freetrial {
    border-top-color: #ed9598!important;
}

.pricing .content-section th.community {
    border-top-color: #e85c61!important;
}

.pricing .content-section th.community_pro {
    border-top-color: #e2383f!important;
}

.pricing .content-section .packet-price sup {
    font-size: 1.7rem;
    top: -.9em;
    color: #fff !important;
}

/*.pricing .content-section .packet-price .amount {
    font-size: 4rem;
}*/

/*.pricing .content-section .paid-period {
    display: none;
    color: #7990a1;
    font-size: 11px;
    font-weight: 400;
}*/

/*.pricing .content-section .paid-period-active {
    display: block;
}

.my_check {
    color: #e2383f;
}

.packets-switcher-ver11 .packets-switcher-item {
    min-width: 145px;
}

.packets-switcher-item.active {
    background: #e2383f;
    color: #fff;
    font-weight: 600;
}

.pricing .content-section .select2-container .select2-selection--single {
    height: 41px !important;
}

.pricing .content-section .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 41px !important;
}*/



.pricing .content-section .table>thead>tr>th {
    border-top: 10px solid transparent;
    border-left: 0;
    border-bottom: 0;
    width: 25%;
    padding: 0 15px;
    text-align: center;
}

.pricing .content-section .table>thead>tr>th:last-child {
    background: #f2f2f2;
}

.pricing .content-section thead th>h2 {
    font-size: 28px;
    line-height: 35px;
    margin: 33px -5px 14px;
    letter-spacing: -1px;
}

.pricing .content-section .table-bordered>tbody>tr>td {
    vertical-align: middle;
}

.pricing .content-section .table-bordered>tbody>tr>td:last-child {
    background: #f2f2f2;
}

.text-granite {
    color: #b2b2b2;
}

.text-short {
    font-size: 14px;
    line-height: 22px;
}

.pricing .basic-trials {
    width: 29% !important;
    margin: 1px 13px;
    position: relative;
    left: -90px;
}

.pricing .pro-trials {
    margin-top: 0 !important;
    left: -95px !important;
    padding-bottom: 51px !important;
}

.pricing .basic-trials h2 {
    margin-bottom: 0 !important;
}

.pricing .basic-trials button {
    margin-top: 40px;
    padding: 12px 20px;
}

.pricing .pro-trials {
    padding-top: 50px !important;
}

.pricing .more-question {
    background: #7AA1CA;
    padding: 45px 0;
}

.pricing .more-question h3 {
    margin: 0;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 8px;
}

.pricing .more-question h4 {
    color: #fff;
    font-size: 24px;
}

.pricing .more-question a {
    color: #fff;
    text-decoration: none;
    border-bottom: 2px solid #fff;
}

.pricing .more-question h4 {
    margin: 0;
}

.pricing .content-section {
        /*margin-top: 80px;*/
    }
    .pricing .more-question a {
        /*font-size: 16px;*/
    }
    .pricing .banner select {
        top: 30%;
        font-size: 12px;
        padding: 5px 0 5px 10px;
        width: 200px;
    }
    .pricing .basic-trials {
        left: 0;
        width: 90% !important;
    }
    .pricing .pro-trials {
        left: 0 !important;
        width: 90%;
    }
    .pricing .tabs h2 {
        width: 100%;
        line-height: auto;
        font-size: 24px;
    }

    .pricing .content-section .table-bordered {
        border: none !important;
    }

    .pricing .content-section thead th {
        display: block;
        width: auto !important;
        border: none !important;
        border-bottom: 1px solid #e0e0e0 !important;
    }
    .pricing .content-section .table-bordered>thead>tr>th:last-child {
        background: none;
    }

    .pricing .content-section .table-bordered>tbody>tr>td:last-child {
        background: none;
    }

.packets{
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    text-align: center;
    padding: 2px;
    border-radius: 6px;
    position: relative;
    z-index: 10;
    background: #000;
    color: #fff;
}

.packets1::before{
    content:'';
    position:absolute;
    top:0;
    right:0;
    left:0;
    width:100%;
    height:50%;
    box-shadow:0 0 51px 9px rgba(0,0,0,.15);
    z-index:-1;
    border-radius:6px
}

.packets--upgrade-free .packets-item.enterprise .packets-item-cta{
    margin-bottom:0
}
.packets-item{
    border-radius: 6px;
    margin: 4px;
    -ms-flex:1;
    flex:1;
    position:relative;
    max-width:22%;
    /*max-width:200px*/
}

.pricing .user_subscription .packets-item {
    border-radius: 6px;
    margin: 4px;
    -ms-flex:1;
    flex:1;
    position:relative;
    /*max-width:18%;*/
}

.pricing .packets-item{
    border-radius: 6px;
    margin: 4px;
    background:#fff;
    -ms-flex:1;
    flex:1;
    position:relative;
    max-width:22%;
    /*max-width:200px*/
}
@media screen and (max-width:1000px){
    .packets-item{
        -ms-flex:100%;
        flex:100%;
        /*margin-bottom:20px;*/
        box-shadow:0 1px 6px rgba(0,0,0,.15);
        width:100%;
        max-width:100%
    }
}

.pricing.consultant .packets-item-name{
    font-size:3rem;
    padding-top:5px;
    font-weight: bold;
}

.packets-item-name{
    font-size:3rem;
    padding-top:5px;
    font-weight: bold;
}

.packets-item-name.mini{
    padding-top: 55px;
    color: initial;
}

.packets-item.mini .packets-item-label {
    cursor: pointer;
}

.packets-item-country {
    display: inline-block;
    width: 80%;
}

.packets-item-label {
    color: initial;
    background: #fff;
    height: 30px;
    padding: 6px;
}

.packets-item-label.background-grey {
    background: #ececec;
}

.packets-item .caret-dropdown {
    cursor: pointer;
}

.packets-item .caret-dropdown i {
    padding-right: 5px;
    font-size: 18px;
}

.packets-item-detail {
    display: none;
}

.packets-item-detail.active {
    display: block;
    font-style: italic;
}

.packets-item-description{
    height:30px;
    border-bottom: 2px solid #35659a;
}

.packets-item-description.enterprise {
    border-bottom: 2px solid #e2383f !important;
}

.packets-item-size .label{
    display:block;
    color:#7990a1
}
.packets-item-size .FullSelectLcContainer{
    display:inline-block
}
.packets-item-size .fake-select{
    display:inline-block
}
.packets-item-size .fake-select .FullSelectLcContainer{
    cursor:default
}

.packets-item-price.mini {
    height: 79px;
}

.packets-item-price.mini-consultant {
    height: 179px;
}

.packets-item-price sup{
    font-size:1.7rem;
    top:-.9em
}
.packets-item-price .amount{
    font-size:4rem
}

.packets-item-price .paid-period-plus {
    font-weight: bold;
    font-size: 1.3em;
}

.packets-item-price .paid-period {
    display: none;
}

.packets-item-price .paid-period-active {
    display: block;
}

.packets-item-price .paid-period-info {
    margin-bottom: 10px;
}

.packets-item-price .indicator{
    display:none;
    font-size:1.5rem;
    font-weight:400;
    color:#7990a1
}
.packets-item-price .indicator.active{
    display:inline
}
.packets-item-price .price-prefix{
    color:#7990a1;
    font-weight:400;
    font-size:1.5rem
}
.packets-item-price .price-before-promo{
    font-size:1.3rem;
    visibility:hidden
}
.packets-item-price .price-before-promo.active{
    visibility:visible
}
.packets-item-price .price-before-promo span{
    position:relative
}
.packets-item-price .price-before-promo span::before{
    content:'';
    position:absolute;
    top:49%;
    left:0;
    right:0;
    width:100%;
    height:1px;
    background-color:#e90303;
    z-index:10
}
.packets-item-price .price-before-promo .amount{
    font-size:1.3rem
}
.packets-item-price .promo-savings{
    color:#65bf39;
    font-family:Helvetica,Arial,sans-serif;
    font-size:1.3rem;
    font-weight:400;
    margin-top:10px
}
.packets-item-price .promo-savings a{
    color:#65bf39
}
.packets-item-price .promo-savings .indicator{
    color:#65bf39;
    font-size:1.3rem
}
.packets-item-cta{
    padding:20px 0
}
.packets-item-cta-bottom{
    position:absolute;
    bottom:30px;
    width:100%
}

.packets-item-caret {
    margin-top: -11px;
    position: relative;
    display: block;
    font-size: 18px;

}

.packets-item-trial{
    margin-bottom:10px;
    padding:0 10px;
}
.packets-item-trial-link-wrapper,.packets-item-trial-text{
    /*margin-top: 5px;*/
}

a.packets-item-trial-link {
    color: #fff;
}
.packets-item-trial-link{
    text-decoration:underline
}
.packets-item-features{
    position:relative;
    padding-top:25px;
    border-top:1px solid #ededed
}
.packets-item-features-header{
    position:relative;
    font-size:1.5rem;
    font-weight:400;
    margin-bottom:2px;
    height:25px
}
.packets-item-features-header.badge{
    display:inline-block
}
.packets-item-features-name{
    margin-bottom:6px;
    height:20px
}
.packets-item-features-block{
    margin-bottom:12px
}
@media screen and (min-width:1001px){
    .packets-item-features-block-basic{
        height:157px
    }
    .packets-item-features-block-marketing-automation{
        height:183px
    }
}
.packets-item-features-block-extra .packets-item-features-header{
    margin-bottom:10px
}
@media screen and (min-width:1001px){
    .packets-item.mini, .pricing .user_subscription .packets-item.mini{
        /*border-radius:6px;*/
        /*max-width: 345px;*/
        max-width: 35%;
        background: #ececec;
    }

    .consultant .packets-item.mini{
        max-width: 65%;
    }

    .consultant .packets-item.midi{
        max-width: 35%;
    }
}
.packets-item.midi {
    border-radius: 4px;
    background: #628ebf;
}
@media screen and (min-width:1001px){
    .packets-item.midi{
        /*margin:-20px 0*/
    }
}
.packets-item.midi.email-certification{
    padding:40px 0 20px
}
@media screen and (min-width:1001px){
    .packets-item.midi.email-certification{
        margin:-40px 0 -20px 0
    }
}
@media screen and (max-width:1000px){
    .packets-item.midi.email-certification{
        padding-bottom:90px
    }
}
.packets-item.midi .packets-item-cta-bottom{
    bottom:50px
}
.packets-item.enterprise{
    background-color:#f0535e;
}
@media screen and (min-width:1001px){
    .packets-item.enterprise{
        border-radius: 6px;
    }
}
.packets-item.enterprise .packets-item-price{
    /*margin-bottom:13px*/
}
.packets-item.enterprise .packets-item-price .promo-savings{
    position:relative;
    top:15px
}
@media screen and (min-width:1001px){
    .packets-item.enterprise .packets-item-cta-trial{
        margin-bottom:61px
    }
}
.packets-item.enterprise .packets-item-features{
    border-top-color:#e1e3e6
}
.packets .badge-most-popular{
    position:absolute;
    width:100%;
    font-size:1rem;
    letter-spacing:.2em;
    text-transform:uppercase;
    font-weight:700;
    color:#00afec
}
.packets .badge-most-popular.bottom{
    bottom:17px
}
/*.packets .badge-email-certification{
    background:#00c45b;
    width:100%;
    position:absolute;
    top:0;
    font-size:13px;
    font-weight:500;
    text-align:center;
    color:#015327;
    padding:13px 10px 10px;
    border-radius:4px 4px 0 0
}
.packets .badge-email-certification-bottom,.packets .badge-email-certification-name{
    display:block
}
.packets .badge-email-certification-name{
    color:#fff
}*/


.packets-switcher-item {
    display: inline-block;
    background: #fff;
    color: #e2383f;
    border: 1px solid #e2383f;
    font-weight: 400;
    font-size: 1.6rem;
    text-align: center;
}

.packets-switcher-item.active {
    color: #fff;
    background: #e2383f;
}

.packets-switcher-item input {
    display: none;
}

.packets-switcher-item-label {
    display: block;
    padding: 6px 15px;
    cursor: pointer;
}

.packets-switcher-item.active .packets-switcher-item-label {
    color: #fff;
}

.packets-switcher-item-label-discount {
    font-size: 12px;
    color: #fff;
/*    background: #00afec;*/
    border-radius: 9px;
    vertical-align: middle;
    /*padding: 4px 6px 2px;*/
    margin-left: 2px;
    position: relative;
    top: -8px;
    /*display: none;*/
}

.packets-switcher-item:first-child {
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
}

.packets-switcher-item:last-child {
    border-top-right-radius: 18px;
    border-bottom-right-radius: 18px;
    border-left: 0;
}

/*iPhone 6, 7, & 8 in portrait & landscape*/
@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px) {

    .pricing .content-section .table-bordered {
        border: none !important;
    }

    .pricing .content-section thead th {
        display: block;
        width: auto !important;
        border: none !important;
        border-bottom: 1px solid #e0e0e0 !important;
    }

    .packets-switcher-ver11 .packets-switcher-item {
        min-width: 60px;
        font-size: 1.2rem !important;
    }

    .packets-switcher-ver11 .packets-switcher-item label {
        font-weight: 500 !important;
    }

    .pricing .content-section .table-bordered>thead>tr>th:last-child {
        background: none;
    }

    .pricing .content-section .table-bordered>tbody>tr>td:last-child {
        background: none;
    }

    .packets-item-price.mini {
        height: auto;
    }

    .packets-item-name.mini {
        padding-top: 10px;
    }

    .packets-item {
        margin-bottom: auto;
    }

    .packets-item.enterprise {
        margin-bottom: 4px;
    }
}

.lifetmBox {
    min-height: 270px;
}

@media only screen and (max-width: 768px) {
    .pricing .content-section {
        /*margin-top: 80px;*/
    }
    .pricing .more-question a {
        font-size: 16px;
    }
    .pricing .banner select {
        top: 30%;
        font-size: 12px;
        padding: 5px 0 5px 10px;
        width: 200px;
    }
    .pricing .basic-trials {
        left: 0;
        width: 90% !important;
    }
    .pricing .pro-trials {
        left: 0 !important;
        width: 90%;
    }
    .pricing .tabs h2 {
        width: 100%;
        line-height: auto;
        font-size: 24px;
    }
}

@media (min-width: 768px) {
    .lifetmBox {
        min-height: 360px;
    }
}
.lifetmBox {
    background: #f9f8f6;
    padding: 10px 7px;
    min-height: 210px;
    margin-bottom: 20px;
}
.lifetmBox .imgbx, .lifetmBox h4, .lifetmBox p {
    text-align: center;
    margin-bottom: 10px;
}

.lifetmBox h4 {
    font-size: 13px;
    font-weight: bold;
}

.lifetmBox p {
    font-size: 14px;
    line-height: 16px;
    margin:10px 0
}

.price-strike-through {
    text-decoration: line-through;
}