/*   New css for country selection in pricing    */

li.dropdown.no-border {
    display: none;
}
.server_loc_tabs {
    position: relative;
    z-index: 1;
    top: 30px;
    left: 0 !important;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding: 7px 0;
    text-transform: uppercase;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    border-radius: 45px;
    background-color: #fff;
}
.custom-layout{width: 25%!important;
    margin: 0 0 0 275px!important;}
ul.server_loc_tabs li {
    list-style-type: none;
}
.server_loc_tabs ul li.sel {
    cursor: default;
    color: #fff !important;
    border: 2px solid #333 !important;
    background-color: #333 !important;
}
#linux-shared-hosting .server_loc_tabs li, #shared-hosting-windows .server_loc_tabs li{width:124px;padding: 5px 0 0 10px; }
.server_loc_tabs li {
    font-size: 17px;
    font-weight: 700;
    position: relative;
    display: inline-block;
    float: none;
    width: 90px;
    height: 35px;
    margin: 0 5px;
    padding: 5px;
    cursor: pointer;
    text-align: center;
    color: #555 !important;
    border: 1px solid #fff;
    border-radius: 500px !important;
    background: none !important;
    background-color: #fff !important;
}
.modal_content {
    margin-left: -305px;
}
#linux-shared-hosting .pricing-table-layout, #shared-hosting-windows .pricing-table-layout{width:23%;}
.pricing-table-layout {
    position: relative;
    float: left;
    width: 31%;
    margin: 0 1%;
    padding: 0;
    text-align: center;
    background-color: #fff;
	overflow:hidden;
}
#dedicated-server-hosting .server_loc_tabs {
    width: 316px;
}
#select-domain-modal .register-new input[type='text'],
#select-domain-modal .use-existing select,
#select-domain-modal .use-existing input[type='text'] {
    font-family: 'Helvetica Neue' !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    width: 485px;
    margin: 0;
    padding: 12px 10px;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: none !important;
}
.serverlocation {
    padding-top: 20px;
}
#select-domain-modal .continue-button-container input#continue_action {
    font: 400 14px 'Helvetica Neue', serif;
    margin-top: 15px;
    padding: 12px 15px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: background-color .2s ease;
    transition: all .2s ease-in-out;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 3px;
    background-color: #00a651;
}
#select-domain-modal .continue-button-container input#continue_action:hover {
    color: #fff;
    border: 1px solid #0a7940;
    background-color: #0a7940;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#select-domain-modal .gray-bgcolor {
    display: none;
    visibility: hidden;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    background: #eee;
}
.ui-subheading.hosting-select {
    padding: 50px 0 25px 0;
}
.plans-columns {
    float: left;
    width: 55%;
    padding-top: 0;
    padding-bottom: 20px;
    text-align: left;
}
li.p-pricing {
    font: bold 45px 'Lato', serif;
    height: 82px;
}
.discounted-price {
    font-size: 20px;
    font-weight: 400;
    display: block;
    padding: 1px 0;
}
/* product shortcode price */

.p-pricing .price {
    font-size: 30px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0 0 0;
    text-align: center;
    color: #333;
}
.p-pricing .price small {
    font-size: 18px;
}

.back-line {
    position: relative;
    width: 535px;
    margin: 0 auto;
    margin-top: 0;
    padding: 45px 0 0 0;
    text-transform: uppercase;
    border: 0;
    border-top: none;
    border-radius: 6px;
    background: none;
}
.back-line h3 {
    font: 400 18px/37px 'Helvetica Neue';
    width: auto;
    margin: 10px 0 -15px 0;
    padding-bottom: 0;
    text-align: center;
    letter-spacing: -1px;
    text-transform: initial;
    color: #333;
    background: #fff;
}
.sc-plans .pl-title p {
    font-size: 16px;
    margin: 0 auto;
    padding: 5px 0;
    text-align: center;
    line-height: 18px;
}
.pl-title p {
    font-size: 24px;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
}
#sitelock_form .pl-title p,
#codeguard .pl-title p,
.impress-plans-wrapper .pl-title p {
    font-size: 18px;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
}
#cloud-hosting .pl-title p {
    font-size: 16px;
}
div#vps-new-tabs {
    width: 210px;
}
span.pl-title {
    position: absolute;
    top: 50px;
    right: 0;
    left: 0;
    width: 160px;
    height: 55px;
    margin: 0 auto;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
}
.red span.pl-title {
    background-image: url('../images/table-header-red.png');

}
.blue span.pl-title {
    background-image: url('../images/table-header-blue.png');
  
}
.yellow span.pl-title {
    background-image: url('../images/table-header-yellow.png');
    
}
.purple span.pl-title {
    background-image: url('../images/table-header-purple.png');
   
}
.right-col { 
    position: relative;   
    z-index: 0;
    float: right;
    overflow: hidden;
    width: 100%;
    padding: 0 0 15px 0;
    padding-bottom: 30px;
}
/*PLANS COLUMNS */

.plan-holder {
    padding: 20px 0;
}
.plan-list {
    position: relative;
    float: none;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    border: 1px solid #e3e3e3;
    ;
}
.plan-holder.with-four-cols .plan-list {
    width: 100%;
}
.with-four-cols .pricing-table-layout {
    position: relative;
    float: left;
    width: 23%;
    margin: 0 1%;
    padding: 0;
    text-align: center;
    background-color: #fff;
}
.plan-list::after {
    position: absolute;
    z-index: 1;
    top: 0;
    display: block;
    /*background: url('http://www.resellerclub.com/sites/all/themes/rcchina/images/ic-punched.png') bottom no-repeat;*/

    width: 0;
    height: 0;
    content: '';
    background-color: #fff;
}
.plan-list li.p-name {
    font: 500 26px 'Helvetica Neue', serif;
    line-height: 5px;
    margin: 0;
    padding: 100px 0 20px 0;
    text-transform: uppercase;
    color: #333;
    border-bottom: 0 solid #d4dbd3;
    background-color: #fff;
}
.plan-list li.p-pricing {
    font: bold 37px 'Helvetica Neue', serif;
    position: relative;
    height: 20px;
    margin-bottom: 20px;
    padding: 0;
    color: #333;
    border-bottom: none;
    background-color: #fff;
}
.flag .plan-list li.p-pricing {
    /*height: 115px;   removed flag icons hence descreased height to 52px*/  
    height:20px;
}
.impress-plans-wrapper li.p-pricing {
    height: 55px;
}
.dd-opt li.p-pricing {
    height: 40px;
}
.sc-plans li.p-pricing {
    height: 55px;
}
.flag span.txt-info.block,
span.txt-small.block {
    padding-top: 20px;
}
.p-pricing .price {
    font-size: 30px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0 0 0;
    text-align: center;
    color: #333;
}
.p-pricing .price-slace {
	font-size: 18px;
    text-align: center;
    text-decoration: line-through;
    color: #646464;
}
.ic-server-loc {
    display: none; /* flag icons hidden  */
    width: 100%;
    height: 82px;
    text-align: center;
}
.padd-top {
    padding-top: 40px !important;
}
.ic-server-loc.uk {
    background: url('../../rc_global/img/ic-circ-uk.png') no-repeat center center;
    background-size: 54px;
}
.ic-server-loc.hk {
    background: url('../../rc_global/img/ic-circ-hk.png') no-repeat center center;
    background-size: 54px;
}
.ic-server-loc.turkey {
    background: url('../../rc_global/img/ic-circ-turkey.png') no-repeat center center;
    background-size: 54px;
}
.ic-server-loc.china {
    background: url('../../rc_global/img/ic-circ-china.png') no-repeat center center;
    background-size: 54px;
}
.ic-server-loc.us {
    background: url('../../rc_global/img/ic-circ-us.png') no-repeat center center;
    background-size: 54px;
}
.plan-list li.p-feat,
.plan-list li {
    font: normal 15px Helvetica, sans-serif;
    margin: 0;
    padding: 18px 0;
    color: #333;
    border-bottom: 0;
    border-bottom: 1px dashed #e3e3e3;
    background-color: #fff;
}
.plan-list li.p-dropdown {
    display: none;
    margin: 0;
    padding: 19px 0;
    background-color: #f7f7f7;
}
.plan-list li.p-dropdown select {
    font-family: Helvetica;
    font-size: 15px;
    width: 165px;
    margin-top: 20px;
    padding: 10px 10px;
    letter-spacing: 1px;
    border: solid 1px #dedbdb;
    border-radius: 3px;
}
.plan-list li.p-button {
    margin: 0;
    padding: 20px 0 5px;
    border-bottom: none;
    background-color: #fff;
}
li.switch-server p {
    font-size: 11px;
    width: 118px;
    margin: 0 auto;
    text-transform: uppercase;
    color: #00aeef;
    border-bottom: 1px dashed #00aeef;
}
#shared-hosting-windows li.switch-server p,
#reseller-windows-hosting li.switch-server p {
    font-size: 11px;
    width: 100px;
    margin: 0 auto;
    text-transform: uppercase;
    color: #00aeef;
    border-bottom: 1px dashed #00aeef;
}
#managed-hosting li.switch-server p {
    width: 125px;
}
#shared-hosting-hostgator .plan-list li.p-button,
#cloud-hosting .plan-list li.p-button,
#codeguard .plan-list li.p-button,
#sitelock .plan-list li.p-button,
#dedicated-server-hosting-hostgator li.p-button,
#bluehost-vps .plan-list li.p-button,
.sslc-plans .plan-list li.p-button,
.impress-plans-wrapper .plan-list li.p-button,
#website-builder .plan-list li.p-button {
    padding: 0 0 35px;
}
.switch-server a {
    color: #00aeef;
}
.red_cross img {
    width: 4%;
}
.ui-subheading.hosting-select {
    display: none;
}
.yellow_bg {
    padding: 30px 5px 15px!important;
    border: none !important;
    background: #ffd800!important;
}
.modal_overlay {
    position: fixed;
    z-index: 121 !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100vw !important;
    height: 100vh !important;
    opacity: .7;
    background: #000;
    filter: alpha(opacity=70);
}
#select-domain-modal {
    position: absolute;
    z-index: 122;
    top: 50%;
    left: 50%;
    width: 590px;
    margin: 0 auto;
    padding: 4px;
    transform: translate(-50%, -50%);
    border: 1px solid #828282;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.modal_content {
    margin: 0 auto;
}
.hosting-modal {
    position: relative;
}
#select-domain-modal .inner-content {
    position: relative;
    padding: 25px 30px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    background: #fff;
}
#select-domain-modal .inner-content {
    position: relative;
    padding: 25px 30px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    background: #fff;
}
#select-domain-modal h1.ms-modal-title {
    font-family: 'Helvetica Neue';
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    padding: 0 0 32px 0;
    text-align: left;
    text-transform: uppercase;
    color: #222;
    border: 0;
    background: none;
}
#upsell_modal h1,
.modal_content h1 {
    font: bold 26px 'Helvetica Neue';
    text-align: center;
}
#select-domain-modal .inner-content a.modal_close {
    position: absolute;
    top: 15px;
    right: 6px;
    width: 20px;
    height: 20px;
    opacity: 1;
    border-radius: 0;
    background: url('../images/close.png') no-repeat 0 0;
}
#select-domain-modal .inner-content p {
    font-family: 'Helvetica Neue';
    font-size: 14px;
    font-weight: 400;
    padding: 4px 0;
    color: #222;
}
#select-domain-modal p input[type='radio'] {
    margin: -1px 5px 0 0;
    vertical-align: middle;
}
#select-domain-modal p label.frm-label {
    font-family: 'Helvetica Neue';
    font-size: 14px;
    font-weight: 500;
    margin: 0 20px 0 0;
    cursor: pointer;
    vertical-align: middle;
    color: #222;
}
#select-domain-modal .use-existing,
#select-domain-modal .register-new form {
    text-align: left;
}
.plan-list li.p-button {
    padding: 0 0 5px;
}
li.p-dropdown.p-feat {
    display: none;
    display: block !important;
    margin: 0;
    padding: 19px 0;
    background-color: #fff;
}
.plan-list li.p-dropdown,
.powered-by {
    display: none;
}
span.dd_name {
    display: block;
    text-align: center;
}
/* VPS HOSTING */

#vps-mobile {
    display: none;
}
.select-vps-plan {
    font-size: 18px;
    padding: 15px;
    cursor: pointer;
    text-align: Center;
    letter-spacing: 1px;
    color: #fff;
    background: #00aeef;
}
#vps-mobile .vps-plan-name li {
    font: 700 18px 'helvetica', sans-serif;
    width: 100%;
    margin-right: 0;
    padding: 15px 0;
    text-align: Center;
    border-bottom: 1px dashed grey;
    background: #eee;
}
/* VPS HOSTING */






/**********************************************
*
* MEDIA QUERIES SETTINGS
*
**********************************************/
/*********************************************/

@media only screen and (max-width: 640px) {
    /*********************************************/

    .plan-holder {
        padding-bottom: 50px;
    }
    h3.title {
        padding: 0;
    }
    #select-domain-modal {
        margin: 6% auto 0;
    }
    /*  Combo Plans starts */

    .bundles-page-content,
    #combo .tab-login-wrapper,
    .bundles-plans .bundles-step-one .search-form-container,
    .dsearch-wrapper {
        width: 100%;
    }
    .bundles-plans {
        display: initial;
    }
    #combo .tab-login-wrapper:before,
    #combo .tabsp .tabp.active:before,
    #combo .tabsp .tabp.active:after,
    .bundles-plans .bundles-plans-arrow,
    .bundles-plans-two-cols .plus-icon {
        display: none;
    }
    #combo .tabsp,
    .bundles-plans-two-cols,
    .bundles-plans-three-cols {
        width: 100%;
    }
    #combo .tabsp .tabp.active {
        background: #f2f2f2;
    }
    #combo .tabsp .tabp {
        width: 25%;
    }
    .bundles-plans .bundles-price {
        text-align: center;
    }
    .bundles-plans .bundles-plans-two-cols .bundles-price {
        padding-right: 0;
        padding-left: 0;
    }
    .bundles-price span .price {
        margin: 0 0 4px 0!important;
    }
    .bundles-plans .bundles-step-one .search-form-container input[type='text'] {
        width: 72%;
        height: 50px;
    }
    .bundles-plans .bundles-step-one .search-form-container .bundles-green-button {
        width: 27%;
        height: 50px;
    }
    .box-a,
    .box-c,
    .box-b {
        margin-left: 0;
    }
    .change-bundle {
        bottom: -40px;
    }
    .big-screen {
        display: none;
    }
    #vps-mobile {
        display: block;
    }
    /* Combo plans ends */
    
    .coupon-wrp #form_couponForm .gray-button{text-transform: uppercase!important;}
    
    /*********************************************/
}
/* end@640 */
/*********************************************/
/*********************************************/

@media only screen and (max-width: 480px) {
    /*********************************************/

	.badges-r{display:none;}
	
    /* VPS Hosting */

    .vps-plans-outer-wrapper{padding: 12px 10px!important;}
    .vps-container .pricing-tbl{width:100%!important;}
    .vps-container .pricing-tbl .w:nth-child(2), .vps-container .pricing-tbl .w:nth-child(3), .vps-container .pricing-tbl .w:nth-child(4), .vps-container .pricing-tbl .w:nth-child(5){display:none;}
    td.p-feat.w{display:none;}
    .vps-addons table td.col1 {
        width: 120px!important;
    }
    .vps-addons table td{width:100%!important;display: block!important;padding: 12px 0px!important;}
    .vps-domain-name .vps-domain-block{width: 100%!important;line-height: 52px;}
    .vps-domain-name .or-seperator{    margin-right: 0!important;}
    .or-seperator{background: none!important;}
    .or-seperator p{position: relative!important;
                    background: transparent!important;
                    text-align: center!important;left:0!important;top:0!important;}
    .vps-container input, select{    width: 85%;    margin: 12px 0;
                                     font-size: 15px;}

    .vps-summary-block {
        float: none!important;
        width:100%!important;
    }
    .btn_add_to_cart_dis{color:#fff!important;}

    .sideFloat1.link-back{    float: left;}

    /*Pricing Table Settings*/

    .plan-list {
        float: none;
        width: 90%;
        margin: 20px auto;
        text-align: center;
    }
    .plan-holder.with-four-cols .plan-list {
        width: 80%;
    }
    .back-line {
        width: 100%;
        border: none;
    }
    .plan-list li.p-button a.btn.btn-green {
        width: 80%;
        margin: 10px auto 0;
    }
    .server_loc_tabs {
        width: 100%;
    }
    .server_loc_tabs li {
        display: inline-block;
        float: none;
        width: 60px;
        margin: 0;
        text-align: center;
    }
	   #linux-shared-hosting .server_loc_tabs li {
        width: 134px;

    }
    /*FIXING MANAGED HOSTING*/

    #managed-server-wrapper .ms-pagecontents-wrapper {
        width: 100% !important;
        margin: 0 auto !important;
    }
    #managed-server-wrapper .dd-opt {
        width: 100% !important;
        height: auto !important;
    }
    .dd-server {
        position: relative !important;
        width: 100% !important;
    }
    #managed-server-wrapper .dd-server .dplan-list {
        width: 100% !important;
        margin: 0 auto !important;
    }
    #select-domain-modal {
        top: 50vh;
        width: 96%;
    }
    #select-domain-modal .register-new input[type='text'],
    #select-domain-modal .use-existing select,
    #select-domain-modal .use-existing input[type='text'] {
        width: 100%;
    }
    #select-domain-modal .continue-button-container input#continue_action {
        width: 100%;
        padding: 10px 0;
    }
    /*  Combo Plans */

    #combo .tabsp .tabp {
        width: 100%;
    }
    .bundles-plans div.bundles-blocks {
        display: block;
        margin: 38px auto 0;
    }
    .bundles-plans .bundles-plans-two-cols .bundles-price {
        display: block;
        margin: 65px auto 0;
        padding: 0;
    }
    .grid-block {
        margin: 0;
    }
    .change-choosen-domain {
        bottom: -15px;
    }
    div.plans-bundle {
        padding: 40px 0 0 0;
    }
    bundles-add-heading .h2-fix {
        font-size: 34px!important;
        line-height: 38px;
    }
    .bundles-plans .bundles-plans-three-cols .bundles-price {
        display: block;
        margin: 0 auto;
    }
    /* End of Combo plans  */
    /* Managed Server */

    .dd-server {
        left: 0!important;
    }
    #hardware_addons .form-control {
        width: 60px;
        padding: 5px 1px;
    }
    .dplan-list .cont td {
        padding: 25px 8px;
    }
    #domain_options .frm-field {
        width: 100%;
    }
    #domain_options .btn-info {
        margin-top: 15px;
    }
    #domain_options .selectlist {
        margin-top: 15px;
    }
    #domain_options .ui-button-grn {
        position: absolute;
        left: 0;
        margin: 25px 0;
    }
    #domain_options .btn-default {
        margin: 0 0 65px 0;
    }
    /* End of Managed server */
    /* Dedicated Hosting */

    #dd-soft #software_addons,
    #dd-hrd #hardware_addons {
        width: 95%;
        margin: 0 auto;
    }
    #dedicated-server-hosting .dd-opt {
        height: 100%!important;
    }
    /* End of Dedicated Hosting */

    button.green-btn {
        font-size: 14px;
        padding: 8px;
    }
    /* PLANS CSS STARTS  */

    .pricing-table-layout, .custom-layout {
        float: none;
        width: 100%!important;
        margin: 0!important;
    }
    .with-four-cols .pricing-table-layout {
        width: 100%;
        margin: 0px;
    }
    .with-four-cols .server_loc_tabs li {
        width: 72px;
    }
    .plan-holder.with-four-cols .plan-list {
        width: 90%;
    }
    .ee-lite-input-wrapper,
    .ee-lite-select-wrapper,
    .ee-lite-total-wrapper {
        width: 100%;
    }
    /* PLANS CSS ENDS  */
    /*********************************************/
}
/* end@480 */
/*********************************************/


a.lfloat.link-back.to-step1.btn.btn-info,
button#proceed_software_addons{
    border-radius: 3px;
    letter-spacing: 2px;
    background-color: #00a651;
    color: #fff;
    border: 1px solid transparent;
    text-transform: uppercase;
    padding: 7px 15px;
    font: 400 16px 'Helvetica Neue', serif;
    transition: background-color 0.2s ease;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background-image: linear-gradient(#27ae60, #27ae60 25%, #27ae60);
    background-repeat: no-repeat;
}

a.lfloat.link-back.to-step1.btn.btn-info:hover,
button#proceed_software_addons:hover{
      background-color: #17944C;
    color: #fff;
    border: solid 1px #17944C;
    background-position: 0 -70px;
    -webkit-transition: background-position 0.2s linear;
    -moz-transition: background-position 0.2s linear;
    -ms-transition: background-position 0.2s linear;
    -o-transition: background-position 0.2s linear;
    transition: background-position 0.2s linear;  
}