/**
 * @tableofcontents
 *
 * 1. Pricing Banner
 * 2. pricing top Feature
 * 3. Comparison Table
 * 4. Campaign
 */

/* @section 1. Pricing Banner */
.page_pricing.modal-open
{
padding-right:  0px !important;   
}

.prc-bnr-wrap {
    background: #2e39bf;
    position: relative;
    padding: 130px 0 170px;
    margin-bottom: -105px;
    overflow: hidden;
}

.prc-bnr-wrap .glb-bnr-strp
{
    height: 500px;
}

.prc-bnr{
    padding-top: 20px;
    position: relative;
    z-index: 9;
}

.prc-bnr-wrap .prc-bnr h1 {
    font-size: 54px;
    line-height: 62px;
    color: #fff;
    font-weight: 700;

}

.prc-bnr p{
    font-size: 20px; 
    line-height: 28px;
    color: #fff;
    margin-bottom: 30px;}

.prc-bnr-wrap .wt-signup-wrapper{
    padding: 0;
}

/* @section 2. pricing top Feature */

.prc-top-ftr-sec
{
    max-width: 1110px;
    background: #fff;
    padding: 25px 50px 10px 50px;
    box-shadow: 1px 1px 8px rgba(0,0,0,0.1);
    -webkit-box-shadow: 1px 1px 8px rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 1px 8px rgba(0,0,0,0.1);
    border-radius: 4px;
    position: relative;
}

.prc-top-ftr-box
{
    margin-bottom: 25px;
    text-align:left;
}

.prc-top-ftr-box h4
{
    color: #091e42;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
}

.prc-top-ftr-box p
{
    color: #42526e;
    font-size: 16px;
    margin: 10px 0;
}

.prc-top-ftr-img{
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

/* @section 3. Comparison Table */
#prc-cmpr-tbl-wrap
{
    padding: 40px 0;
    background-color: #f8f9fb;
}

.prc-ftr-txt+.table-responsive
{
    margin-top: 40px !important;
    margin-bottom: 50px !important;
    background-color: #fff;
    border-radius: 9px;
    -ms-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.10);
    -o-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.10);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.10);
}

.prc-tbl-fold 
{
    margin: 0;
}

.prc-tbl-link
{
    margin-bottom: 15px;
}

.prc-tbl-link a
{
    min-width: 215px;
}

#prc-cmpr-tbl-wrap .wt-signup-wrapper 
{
padding: 0 0 10px!important;
}

.prc-tbl-fold td, .prc-tbl-fold th{padding: 15px 0 !important; border: #ebebeb 1px solid; }
.prc-tbl-fold tr td{text-align: center;}
.prc-tbl-fold tr td{width: 20%;}
.prc-tbl-fold tr td:last-child i {
    color: #10dd69;
    position: relative;
    z-index: 99;
}
.prc-tbl-fold tr td:last-child {
    background-color: #fff;
    position: relative;
    /*box-shadow: 0px 2px 10px rgba(0,0,0,0.3);
    bottom: -6px;*/
}
/*.prc-tbl-fold tr td:last-child:after {
    content: '';
    background: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 5px;
    border-bottom: 1px solid #ebebeb;
}*/
.prc-tbl-fold tr:last-child td:last-child:after
{
    border-bottom: 0px !important;
}
.prc-tbl-fold thead tr{ border-top: #bdbec0 3px solid;}
.prc-tbl-fold thead th:first-child{ border-top: transparent 3px solid !important;}
.prc-tbl-fold .cw-row{ border-top: #004ddb 3px solid !important; position: relative;/*box-shadow: 0px 2px 10px rgba(0,0,0,0.3); bottom: -6px;*/}

/*.prc-tbl-fold .cw-row:before {
    content: '';
    background: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: -6px;
}

.prc-tbl-fold .cw-row:after {
    content: '';
    background: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 5px;
    border-bottom: 1px solid #ebebeb;
}*/
.prc-tbl-fold tr td i{color: #bdbec0;}
.prc-tbl-fold tr th{text-align: center;}
.prc-tbl-fold tbody td{background-color: #f8f9fb; color: #bdbec0;}
.prc-tbl-fold thead th:nth-child(2){background-color: #f8f9fb;}
.prc-tbl-fold tbody td:nth-child(3){background-color: #f4f3f9;}
.prc-tbl-fold thead th:nth-child(3){background-color: #f4f3f9;}
.prc-tbl-fold tr td:first-child{text-align: left;}
.prc-tbl-fold thead tr th:first-child{font-size: 18px !important;}
.prc-tbl-fold tr th:first-child{font-size: 14px !important;text-align: left; padding-left: 30px !important;color: #091e42;}
.prc-tbl-fold thead th{color: #1f2d3d; font-size: 18px; font-weight: 500;}
.prc-tbl-fold tr th span{padding-left: 10px !important;}
.prc-tbl-fold tr th span i
{
    color: #abb0b6;
}
.prc-tbl-fold thead th{color: #091e42; font-size: 16px; font-weight: 500;}
.prc-tbl-fold th, .prc-tbl-fold td{vertical-align: middle !important;}
.prc-ftr-txt{
    text-align: center;
}

.prc-ftr-txt h2{
    font-size: 36px;
    font-weight: 500;
    color: #091e42;
}
.prc-ftr-txt p{
    font-size: 20px;
    color: #768092;
}

.prc-tbl-fold tr th span .tooltip-inner {
    background: #000;
    white-space: normal;
}

.prc-tbl-fold .tooltip.top .tooltip-arrow {
    border-top-color: #000;
}

#prc-cmpr-tbl-wrap .table>thead>tr>th {
    border-bottom: 1px solid #ebebeb;
}

.prc_noteList_wrap
{
    text-align: left;
}

.prc_noteList_wrap h4
{
    color: #091e42;
    font-size: 14px;
}

.prc_noteList_wrap ul
{
    padding-left: 15px;
}

.prc_noteList_wrap ul li
{
    color: #42526e;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 3px;
}

/* Campaign Css */
.smr_cmpg.prc-bnr-mainSec
{
    background-color: #004f78 !important;
    background: url(../../img/campaign/smrcmpg_prc_bg.png) repeat-x left bottom;
}

.smr_cmpg .prc-bnr-wrap
{
    background-color: transparent !important;
    background:  url(../../img/campaign/smrcmpg_prc_img1.png) no-repeat left 90%, url(../../img/campaign/smrcmpg_prc_img2.png) no-repeat right 75%;
}

.smr_cmpg .prc-bnr-wrap:before {
    content: '';
    background: url(../../img/campaign/smrcmpg_prc_img3.png) no-repeat left top;
    height: 220px;
    width: 220px;
    position: absolute;
    right: 10%;
    top: 130px;
}

.smr_cmpg .glb-bnr-strp
{
    display: none;
}

@media (min-width: 992px)
{
    /* Campaign Css */
    .smr_cmpg .prc-bnr-wrap
    {
        margin-bottom: -175px;
    }

    .smr_cmpg .cw-glb-btn
    {
        display: none;
    }
}

@media (min-width: 1600px)
{
    .smr_cmpg .prc-bnr-wrap:before {
        right: 18%;
    }
}

@media (max-width: 1300px)
{
    /* Campaign Css */
    .smr_cmpg .prc-bnr-wrap:before {
        right: 50px;
        top: 110px;
    }
}


@media (max-width: 1200px) {
    /* Pricing banner */
    .prc-bnr-wrap .prc-bnr h1{
        font-size: 50px;
        line-height: 55px;
    }
    .prc-bnr p{
        font-size: 17px;
    }

    /* Campaign Css */
    .smr_cmpg .prc-bnr-wrap
    {
        background: url(../../img/campaign/smrcmpg_prc_img1.png) no-repeat left 90%;
    }

    .smr_cmpg .prc-bnr-wrap:before {
        right: -30px;
    }
}

@media (max-width: 992px)
{
    .prc-tbl-fold thead th {
        color: #1f2d3d;
        font-size: 14px;
        font-weight: 500;
        padding: 10px !important;
    }

    /* Banner */
    .prc-bnr-wrap
    {
        padding: 60px 0;
        margin-bottom: -30px;
    }

    .prc-bnr-wrap .prc-bnr h1{
        font-size: 30px;
        line-height: 38px;
    }
    .prc-bnr p{
        font-size: 15px;
    }

    /* Campaign Css */
    .smr_cmpg.prc-bnr-mainSec,
    .smr_cmpg .prc-bnr-wrap {
        background-image: none !important;
    }

    .smr_cmpg .prc-bnr-wrap:before {
        right: -10px;
        top: 60px;
    }

}

@media (max-width: 767px)
{
    /* Comparison Table */
    #prc-cmpr-tbl-wrap {
        padding: 20px 0;
    }

    .prc-tbl-fold
    {
        margin: 0px !important;
    }

    /* Pricing banner */
    .prc-bnr-wrap{
        min-height: 200px;
    }
    .prc-bnr{
        text-align: center;
    }
    .prc-bnr-wrap-texture{
        padding-top: 75px;
    }
    .prc-bnr-wrap .prc-bnr h1{
        margin-bottom: 10px;
    }

    /*  pricing top Feature */
    .prc-top-ftr-sec{
        padding: 25px 20px 10px 20px;

    }

    /* Campaign Css */
    .smr_cmpg .prc-bnr-wrap:before
    {
        display: none !important;
    }
}

@media (max-width: 500px)
{
    .prc-tbl-fold>thead>tr>th{
        white-space: normal !important;
        padding: 8px !important;
    }
    .prc-tbl-fold>tbody>tr>th{
        white-space: normal !important;
        padding-left: 8px !important;
    }

    .prc-tbl-fold tr th:first-child{
        padding-left: 15px !important;
        padding-right: 8px !important;
    }

    .prc-top-ftr-sec .col-xs-6
    {
        width: 100%;
    }
}