/**
 * @tableofcontents
 *
 * 1. Banner
 * 2. migration content 2
 * 3. migration content 3
 * 4. migration content 4
 * 5. New Migration 2020
 */

/* @section 1. Banner */

.mgr-bnr {
    width: 100%;
    height: 560px;
    background: url("../../img/migration/migration-bnr.jpg") no-repeat center top;
    padding-top: 180px;
}

.mgr-bnr-inr
{
    text-align: center;
}

.mgr-bnr-inr h2 {
    font-size: 48px;
    line-height: 56px;
    margin-bottom:20px;
    color: #fff;
}

.mgr-bnr-inr p {
    color: #fff;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 30px;
}

.mgr-bnr-btn .cw-glb-btn {
    font-size: 18px;
    height: 46px;
    line-height: 30px;
    width: 100%;
    text-transform: uppercase;
    background: transparent;
    border: 1px solid #fff;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    padding: 6px;
}

.mgr-bnr-btn .cw-glb-btn:hover, .mgr-bnr-btn .active {
    background: #2ecc71;
    border-color: #2ecc71;
}

.mgr-bnr-btn > span
{
    color: #ffffff;
    font-size: 14px;
    margin-top: 5px;
    display: block;
}

/* @section 2. migration content 2 */

.mgr-cont2 {
    padding: 40px 0 60px 0;
}

.mgr-cont2-inr {
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    text-align: center;
}

.mgr-cont2-inr-ttl h2 {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 15px;
    color: #333c4e;
    
}

.mgr-cont2-inr-ttl p
{
    color: #818597;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 40px;
}

.mgr-cont2-art {
    position: relative;
    padding: 15px 25px;
    font-size: 13px;
    line-height: 22px;
    -webkit-transition: margin 0.3s ease;
    -moz-transition: margin 0.3s ease;
    -o-transition: margin 0.3s ease;
    -ms-transition: margin 0.3s ease;
    transition: margin 0.3s ease;
}

.mgr-cont2-art:after {
    content: "";
    background: url("../../img/migration/sprite-mgr-proces.png") no-repeat center -346px;
    height: 80px;
    width: 80px;
    display: inline-block;
    position: absolute;
    top: 15px;
    right: -35px;
}

.mgr-cont2-art-lst:after
{
    background: none;
}


.mgr-cont2-art-img {
    width: 100%;
    height: 100px;
    background: url("../../img/migration/sprite-mgr-proces.png") no-repeat center 14px;
}

.mgr-cont2-art-img-2 {
    background-position: center -107px;
}

.mgr-cont2-art-img-3 {
    background-position: center -236px;
}

.mgr-cont2-art b {
    color: #009ffa;
    font-size: 14px;
    margin-bottom: 20px;
    display: block;
}

.mgr-cont2-art p
{
    font-size: 16px;
}

.fst-mgr-btn
{
    text-align: center;
}

.fst-mgr-btn .cw-glb-btn {
    font-size: 18px;
    height: 48px;
    line-height: 32px;
    width: 265px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.mgr-lmt-ofr
{
    color: #818392;
    font-size: 12px;
    display: block;
    line-height: 20px;
}


/* @section 3. migration content 3 */

.mgr-feat-sec
{
    padding: 20px 0 0 0;
}

.mgr-feat-box
{
    margin-bottom: 40px;
}

.mgr-feat-disc > h3
{
    color: #636364;
    font-size: 36px;
    margin-bottom: 20px;
}

.mgr-feat-disc > p
{
    font-size: 16px;
}

.mgr-feat-disc > .cw-glb-btn
{
    height: 46px;
    line-height: 46px;
    padding: 0 12px;
    width: 186px;
    font-size: 18px;
    margin-top: 20px;
}

.mgr-feat-img
{
    background: url("../../img/migration/mgr-feat-1.jpg") no-repeat center center;
    width: 100%;
    height: 360px;
}

.mgr-feat-img2
{
    background: url("../../img/migration/mgr-feat-2.jpg") no-repeat center  center;
}

.mgr-feat-img3
{
    background: url("../../img/migration/mgr-feat-3.jpg") no-repeat center center;
}

.mgr-feat-img4
{
    background: url("../../img/migration/mgr-feat-4.jpg") no-repeat center center;
}

/* @section 4. migration content 4 */
.mgr-feat2-sec
{
    text-align: center;
    padding: 20px 0 0 0;
}

.mgr-feat2-sec  h2
{
    color: #333c4e;
    
    font-size: 36px;
    margin-bottom: 60px;
}

.mgr-feat2-box
{
    font-size: 18px;
    text-align: center;
    margin-bottom: 60px;
}

.mgr-feat2-box > p
{
    margin-top: 5px;
}

/* @section 5. migration content 5 */
.mgr-cntnt-5
{
    padding: 40px 0 60px 0;
    display: none;
}

.mgr-frm-sec > h3
{
    color: #333c4e;
    font-size: 36px;
    margin-bottom: 40px;
    
}

.mgr-frm-fld .form-group
{
    margin-bottom: 25px;
}

.mgr-frm-fld input
{
    color: #7b7b7b;
    font-size: 16px;
    box-shadow: none !important;
    border: 0 !important;
    border-bottom: 1px solid #e0e0e0 !important;
    padding: 3px 0;
}

.mgr-frm-drp-box button
{
    width: 100%;
    color: #7b7b7b !important;
    font-size: 16px;
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid #e0e0e0 !important;
    background: transparent !important;
    text-align: left;
    padding: 5px 0;
}

.mgr-frm-drp-box button .caret {
    float: right;
    margin-top: 6px;
}

.mgr-frm-drp-box .dropdown-menu
{
    width: 100%;
}

.mgr-frm-fld .fst-mgr-btn
{
    margin-top: 10px;
}

.mgr-frm-btn
{
    text-align: center;
    margin-top: 10px;
}


#mgr-frm-drp-app button
{
    background: url("../../img/migration/migrate-wp.jpg") no-repeat left 4px transparent !important;
    padding-left:32px;
}

#mgr-singup-wrap
{
    margin: 20px 0 30px 0;
}

/* Contributor Testimonial Slider */

.clint-rvw_wrap
{
    border-left: 1px solid #ededed;
}

.clint-rvw_wrap #wt-clint_tstim-wrap {
    background: transparent;
    padding-top: 0;
}

.clint-rvw_wrap #wt-clint_tstim-wrap > .container
{
    width: 100%;
}

.clint-rvw_wrap > #wt-clint_tstim-wrap .item
{
    width: 100%;
}

.clint-rvw_wrap > #wt-clint_tstim-wrap .wt-clint_tstim1
{
    margin-bottom: 40px;
}

/* Widget Migration WP */
#wt-mgr-wp-wrap
{
    padding: 40px 0 60px 0;
    background: #f9f9fa;
}
.wt-mgr-wp-box > h2
{
color: #333c4e;
font-size: 36px;
    
}

.wt-mgr-wp-box > p
{
font-size: 16px;
margin: 15px 0 25px 0;
}

.wt-mgr-wp-box .cw-glb-btn
{
    min-width: 260px;
    text-transform: uppercase;
    padding: 12px !important;
    font-size: 18px;
}

.wt-mgr-wp-img
{
    background: url("../../img/migration/wp-mgr-img.png") no-repeat center 0;
    height: 100px;
    background-size: contain;
    margin: 50px 0 0 0;
}


.wt-signup-wrapper{
    padding-bottom: 0 !important;
}

/* @section 5. New Migration 2020 */
.newMgr_bnr_sec
{
    position: relative;
    text-align: center;
    padding: 240px 0 170px;
    background: #1c2bf7;
    background: -moz-linear-gradient(45deg, #1c2bf7 0, #061c59 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #1c2bf7), color-stop(100%, #061c59));
    background: -webkit-linear-gradient(45deg, #1c2bf7 0, #061c59 100%);
    background: -o-linear-gradient(45deg, #1c2bf7 0, #061c59 100%);
    background: -ms-linear-gradient(45deg, #1c2bf7 0, #061c59 100%);
    background: linear-gradient(45deg, #1c2bf7 0, #061c59 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c2bf7', endColorstr='#061c59', GradientType=1);
}

.newMgr_bnr_ttlBox h1
{
    color: #fff;
    font-size: 54px;
    font-weight: 700;
    margin: 0 0 20px;
}

.newMgr_bnr_ttlBox p {
    color: #fff;
    font-size: 20px;
}

.newMgr_bnr_ctaBox
{
    margin-top: 40px;
}

.newMgr_bnr_ctaBox a:last-child
{
    margin-left: 10px;
}

.newMgr_bnr_arwBox
{
    width: 34px;
    height: 34px;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    bottom: 30px;
    left: calc(50% - 17px);
    border: 1px solid #fff;
    border-radius: 50px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.newMgr_bnr_arwBox i
{
    width: 10px;
    height: 10px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    display: inline-block;
    -webkit-transform: translate(-1px,5px);
    transform: translate(-1px,5px);
}

/* Migration Process */
.newMgr_steps_sec
{
    padding: 70px 0;
    text-align: center;
    background-color: #F8F9FB;
}

.newMgr_steps_ttlBox h2
{
    color: #091e42;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 15px;
}

.newMgr_steps_ttlBox p
{
    color: #42526e;
    font-size: 18px;
    font-weight: 400;
}

.newMgr_steps_wrap
{
    margin: 80px 0 40px;
}

.newMgr_steps_inrBox
{
    margin-bottom: 40px;
}

.newMgr_steps_imgBox
{
    margin-bottom: 20px;
}

.newMgr_steps_imgBox img
{
    display: inline-block;
}

.newMgr_steps_txtBox h3
{
    font-size: 20px;
    color: #0A1E43;
    font-weight: 500;
}

.newMgr_steps_txtBox p
{
    color: #42526e;
    font-size: 18px;
    width: 80%;
    margin: 0 auto;
}

/* New Migration Features tab */
.newMgr_featTab_sec
{
    padding: 100px 0;
}

.newMgr_featTab_imgBox
{
    text-align: center;
}

.newMgr_featTab_imgBox img
{
    display: inline-block;
}

.newMgr_featTab_clspBox > ul {
    list-style: none;
    padding: 0;
}

.newMgr_featTab_clspBox > ul > li {
    background: #F8F9FB;
    border-radius: 6px;
    margin-bottom: 20px;
}

.newMgr_featTab_clspBtn {
    width: 100%;
    display: inline-block;
    text-decoration: none;
}

.newMgr_featTab_clspBtn strong {
    color: #0A1E43;
    font-size: 20px;
    font-weight: 500;
    width: 100%;
    display: inline-block;
    padding: 15px 25px 15px 50px;
    position: relative;
}

.newMgr_featTab_clspBtn strong[data-toggle="collapse"]:before {
    content: "\F0DA";
    color: #2E39BF;
    font: normal normal normal 20px/1 FontAwesome;
    position: absolute;
    left: 12px;
    top: 18px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    background-color: #fff;
    border: 1px solid #EFEFEF;
    border-radius: 50px;
    text-align: center;
    transition: all 0.3s ease-in-out;
}

.newMgr_featTab_clspBtn strong[aria-expanded="true"]:before {
    transform: rotate(90deg);
}

.newMgr_featTab_clspBox > ul > li p {
    color: #42526e;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 0;
    padding: 0 25px 15px 50px;
}

/* New Migration Features */
.newMgr_feat_sec
{
    padding: 70px 0 40px;
    background-color: #F8F9FB;
}

.newMgr_feat_ttlBox
{
    text-align: center;
    margin-bottom: 80px;
}

.newMgr_feat_ttlBox h2
{
    color: #091e42;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 15px;
}

.newMgr_feat_ttlBox p
{
    color: #42526e;
    font-size: 18px;
    font-weight: 400;
}

.newMgr_feat_inrBox
{
    margin-bottom: 50px;
}

.newMgr_steps_imgBox img
{
    width: 36px;
}

.newMgr_feat_txtBox h3
{
    font-size: 18px;
    color: #0A1E43;
    font-weight: 500;
}

.newMgr_feat_txtBox p
{
    color: #42526e;
    font-size: 14px;
}

/* @reset styling for medium screen size */

@media (max-width: 992px) {

    .mgr-cont2-art
    {
        padding: 15px;
    }

    /* New Migration 2020 */
    .newMgr_bnr_sec
    {
        padding: 180px 0 140px;
    }

    .newMgr_bnr_ttlBox h1
    {
        font-size: 36px;
    }

    .newMgr_bnr_ttlBox p
    {
        font-size: 16px;
    }

    .newMgr_steps_wrap {
        margin: 50px 0 10px;
    }

    .newMgr_steps_sec,
    .newMgr_feat_sec{
        padding: 30px 0;
    }

    .newMgr_feat_ttlBox
    {
        margin-bottom: 50px;
    }

    .newMgr_steps_ttlBox h2,
    .newMgr_feat_ttlBox h2
    {
        font-size: 26px;
    }

    .newMgr_steps_ttlBox p,
    .newMgr_feat_ttlBox p
    {
        font-size: 16px;
    }

    .newMgr_steps_txtBox h3
    {
        font-size: 18px;
    }

    .newMgr_steps_txtBox p
    {
        font-size: 16px;
        width: 100%;
    }

    .newMgr_featTab_sec {
        padding: 60px 0;
    }

    .newMgr_featTab_clspBtn strong
    {
        font-size: 18px;
    }

    .newMgr_featTab_clspBox > ul > li p
    {
        font-size: 16px;
    }

}

/* @reset styling for small screen size */

@media (max-width: 767px) {
    .mgr-bnr {
        padding: 100px 0 20px 0;
        height: auto;
    }

    .mgr-bnr-inr h2 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 20px;
    }

    .mgr-bnr-inr p {    color: #fff;
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 20px;
    }

    .mgr-bnr-btn .cw-glb-btn
    {
        width: 300px;
    }

    .mgr-bnr-btn
    {
        margin-bottom: 20px;
    }

    .mgr-cont2-inr-ttl h2, .mgr-feat-disc > h3,.mgr-feat2-sec h2,.mgr-frm-sec > h3
    {
        font-size: 30px;
        line-height: 38px;
    }

    .mgr-cont2-inr-ttl p
    {
        font-size: 18px;
        line-height: 26px;
    }

    .mgr-cont2-art
    {
        min-height: auto;
        margin-bottom: 40px;
    }

    .mgr-cont2-art:after {
        top: auto;
        bottom: -60px;
        right: 45%;
        background-position: center -445px;
    }

    .mgr-cont2-art b
    {
        margin-bottom: 20px;
        font-size: 20px;
    }

    .mgr-cont2-art-lst
    {
        margin-bottom: 20px;
    }

    .mgr-cont2 {
        padding: 10px 0 30px 0;
    }

    .mgr-feat2-box
    {
        font-size: 20px;
        margin-bottom: 45px;
    }

    .mgr-cntnt-5
    {
        text-align: center;
        padding: 10px 0 30px 0;
    }

    .clint-rvw_wrap
    {
        border: 0;
        margin-top: 40px;
    }

    .clint-rvw_wrap > #wt-clint_tstim-wrap .wt-clint_tstim1
    {
        margin-bottom: 0;
    }

    .clint-rvw_wrap .wt-clint_tstim1 p
    {
        border: 0;
    }

    /* Widget Migartion WP */
    #wt-mgr-wp-wrap
    {
        padding: 40px 0;
    }

    .wt-mgr-wp-img
    {
        margin: 0 0 20px 0;
    }

    .wt-mgr-wp-box
    {
        text-align: center;
    }

    .wt-mgr-wp-box > h2 {
    font-size: 28px;
    }

    .wt-mgr-wp-box .cw-glb-btn
    {
        min-width: 100%;
    }

    /* New Migration 2020 */
    .newMgr_bnr_sec {
        padding: 120px 0;
    }


    .newMgr_bnr_ttlBox h1 {
        font-size: 28px;
    }

    .newMgr_feat_inrBox
    {
        text-align: center;
    }

}


@media (max-width: 600px) {
    /* New Migration 2020 */
    .newMgr_bnr_ctaBox a
    {
        width: 100%;
    }

    .newMgr_bnr_ctaBox a:last-child
    {
        margin: 10px 0 0;
    }
}


/* @reset styling for custom screen size */

@media (max-width: 400px) {
    .mgr-cont2-inr-ttl h2, .mgr-feat2-sec h2, .mgr-frm-sec > h3 {
        font-size: 28px;
        line-height: 36px;
    }

    .mgr-bnr-btn .cw-glb-btn, .fst-mgr-btn .cw-glb-btn
    {
        width: 100%;
    }

    .mgr-cont2-art:after
    {
        right: 36%;
    }

    .mgr-bnr {
        padding-top: 80px;
    }

}