.row{
    background: transparent;
}
.page-wrapper.container, #footer-wrapper.container{
    max-width: 960px;
}
.nav-sm {
    max-height: 56px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #ff7700;
}

.nav-sm .container {
    /*padding-top: 10px;
    padding-bottom: 10px;*/
}

.nav-sm .row {
    padding: 10px 0;
    border-bottom: 3px solid #ebebeb;
    color: #000000;
}

.nav-sm .col-xs-3:first-child {
    text-align: left;
}

.nav-sm .col-xs-3:last-child {
    text-align: right;
}

.navbar-slide-toggle .icon-bar {
    background-color: #fff;
    height: 3px;
    width: 25px;
    display: block;
    border-radius: 1px;
}

.navbar-slide-toggle .icon-bar + .icon-bar {
    margin-top: 6px;
}

.nav-sm .navbar-toggle, .nav-sm .navbar-slide-toggle {
    padding: 5px;
    background-color: transparent;
    border: none;
    margin: 0;
    float: none;
}

.nav-sm .cart-icon i {
    margin-top: 2px;
    font-size: 26px;
    color: #fff;
}

.nav-sm .navbar-toggle .glyphicon {
    color: #0171bc;
    font-size: 24px;
}
.nav-sm .logo {
    background-image: url('/ui/resellerdata/240000_269999/247132/bigrock.com/bigrock/themes/ClassicBlue-MyTheme/images/BR-logo-color-stroke.svg');
    background-position: center;
    background-repeat: no-repeat;
    height: 30px;
    width: 115px;
    background-size: contain;
    text-align: center;
    margin: auto;
    float: none;
    display: block;
}
.navbar-slide, .body-push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.body-push.left {
    left: 80%;
    overflow: hidden;
    position: fixed;
}

.body-push.left .menuOverlay {
    position: absolute;
    z-index: 2;
    height: 100%;
    width: 100%;
    background: #000000;
    opacity: 0.7;
}

.navbar-slide {
    display: block;
    width: 80%;
    height: 100%;
    background-color: white;
    position: fixed;
    left: 0;
    top: 0;
    border-right: 2px solid #ccc;
    z-index: 3
}

.navbar-slide-toggle, .navbar-slide-toggle .icon-bar {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.navbar-slide-toggle.menuClose .icon-bar:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 14px;
}

.navbar-slide-toggle.menuClose .icon-bar:nth-child(3) {
    opacity: 0;
}

.navbar-slide-toggle.menuClose .icon-bar:last-child {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 8px;
}

.navbar-slide.left.in {
    left: -80%;
}

.navbar-slide .menuHeader {
    padding: 15px;
    background: #0171bc;
    color: white !important;
    font-size: 10px;
    margin-bottom: 0;
}

.navbar-slide .menuScrollWrp {
    overflow-y: scroll;
    height: 100%;
}

.navbar-slide ul {
    list-style: none;
}

.navbar-slide .nav-links, .nav-links li .sub-menu {
    margin: 0px 0 15px 0px;
    padding: 0px;
}

header .nav-links li {
    padding: 0px 15px;
}

header .sub-menu li {
    padding-left: 0px;
    margin-bottom: 10px;
}
header .sub-menu li a{
    font-size: 14px;
    color: #ff7700;
}
header .sub-menu li a:after{
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e258";
    font-size: 12px;
    margin-left: 1px;
}
header .nav-links .categoryTitle {
    font-weight: 500;
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

header .menuHeader .greeting .name {
    font-size: 16px;
}

header .menuHeader .headerLink {
    color: #fff;
    margin-top: -4px;
    background: #00c853;
    font-size: 13px;
    padding: 5px 10px 6px;
    border-radius: 4px;
    font-weight: 400;
}
header .menuHeader .headerLink.logout-btn{
    background: #333;
}
.footer-xs .row{
    background: #424242;
    text-align: center;
    color: #fff;
    padding: 15px 15px 50px;
    box-sizing: border-box;
}
.footer-xs .row p{
    text-align: center;
    padding-left: 0px;
    font-size: 11px;
    margin: 10px -15px 15px;
}
.footer-xs .list-inline{
    margin: 0px;
    padding: 0px;
}
.footer-xs a, .footer-xs a:link, .footer-xs a:visited {
    font-size: 14px;
    text-decoration: none;
    color: #1ba4ff;
}
.footer-xs .social-icons a{
    margin: 0px 10px;
}
.footer-xs .social-icons a img{
    width: 30px;
}
.promo-banner-top{
    padding-top: 10px;
    display: none;
}
.promo-banner-top img{
    width: 100%;
}
.btn-flat-green{
    line-height: 22px;
}
.domain-field-wrapper select.domain-modal-select{
    height: 50px;
    top: 25px;
}
.modal-footer{
    text-align: center;
}
.product-wrapper{
    font-family: 'Montserrat', 'Open Sans','Roboto','Arial';
    color: #333;
    letter-spacing: 1px;
}
.row-wrapper.hosting-product-hero{
    background: url("/ui/resellerdata/240000_269999/247132/bigrock.com/bigrock/themes/ClassicBlue-MyTheme/images/dedicated-server-hero-bg.jpg") no-repeat;
    min-height: 425px;
    background-size: cover;
    text-align: left;
    color: #fff;
}
.row-wrapper.hosting-product-hero h1{
    font-size: 40px;
    font-weight: 600;
    color: #fff;
    font-family: inherit;
    padding: 65px 0px 20px 0px;
    text-transform: uppercase;
}
.row-wrapper.hosting-product-hero.linux-reseller-hero h1{
    padding-top: 50px;
}
.row-wrapper.hosting-product-hero .product-subline{
    font-size: 18px;
    font-family: 'Open Sans','Roboto','Arial';
    line-height: 28px;
    letter-spacing: 0px;
}
.row-wrapper.hosting-product-plans{
    background: #f9f9f9;
}
.row-wrapper.hosting-product-plans.top-push{
    margin-top: 195px;
    max-height: 400px;
}
.row-wrapper.hosting-product-plans .servers-plan-wrapper{
    overflow: hidden;
    position: relative;
    height: 520px;
    width: 990px;
    background: #fff;
    top: -150px;
    box-sizing: border-box;
    -webkit-box-shadow: 1px 0px 14px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 0px 14px 1px rgba(0,0,0,0.2);
    box-shadow: 1px 0px 14px 1px rgba(0,0,0,0.2);
}
.row-wrapper.hosting-product-plans .plans-header {
    background: url('/ui/resellerdata/240000_269999/247132/bigrock.com/bigrock/themes/ClassicBlue-MyTheme/images/hosting-plans-bg.jpg') repeat-x center bottom #fff;
    padding: 20px 15px 30px;
    min-height: 80px;
}
.row-wrapper.hosting-product-plans .plans-header .cs-number{
    width: 25px;
    height: 25px;
    background: #ff7700;
    padding-top: 4px;
    margin-right: 5px;
    box-sizing: border-box;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    border-radius: 50px;
    color: #fff;
    text-align: center;
}
.row-wrapper.hosting-product-plans .plans-header .current-step-text{
    font-weight: 500;
    font-size: 20px;
    color: #333;
    text-transform: uppercase;
    float: left;
}
.product-wrapper .select-location{
    width: 96px;
    margin: auto;
    font-size: 0px;
}
.product-wrapper .row-wrapper.hosting-product-plans .select-location{
    margin: -5px 0 0;
}
.product-wrapper .select-location a{
    background: #fff;
    padding: 5px 10px;
    border: 1px solid #e1e1e1;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.product-wrapper .select-location a:first-child{
    border-radius: 50px 0px 0px 50px;
    padding-left: 12px;
    border-right: 0px;
}
.product-wrapper .select-location a:last-child{
    border-radius: 0px 50px 50px 0px;
    padding-right: 12px;
    margin-left: -1px;
}
.product-wrapper .select-location a:hover{
    background: #eeeeee;
}
.product-wrapper .select-location a.active{
    background: #eeeeee;
}
.product-wrapper .select-location a.active:after{
    position: absolute;
    bottom: -6px;
    left: 18px;
    width: 12px;
    height: 6px;
    background: url('/ui/resellerdata/240000_269999/247132/bigrock.com/bigrock/themes/ClassicBlue-MyTheme/images/down-triangle.png') no-repeat;
    display: block;
    content: "";
}
.row-wrapper.hosting-product-plans .steps-pager{
    margin: 6px 15px 0px 0px;
}
.row-wrapper.hosting-product-plans .steps-pager span {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #fff;
    border: 1px solid #d4d4d4;
    border-radius: 20px;
    margin-left: 2px;
}
.row-wrapper.hosting-product-plans  .steps-pager.step-1-active span.step-1{
    background: #dfdfdf;
    border-color: #d4d4d4;
}
.row-wrapper.hosting-product-plans  .steps-pager.step-2-active span.step-1, .row-wrapper.hosting-product-plans .steps-pager.step-2-active span.step-2{
    background: #dfdfdf;
    border-color: #d4d4d4;
}
.row-wrapper.hosting-product-plans  .steps-pager.step-3-active span.step-1, .row-wrapper.hosting-product-plans .steps-pager.step-3-active span.step-2, .row-wrapper.hosting-product-plans .steps-pager.step-3-active span.step-3, .row-wrapper.hosting-product-plans .steps-pager.step-4-active span.step-4{
    background: #dfdfdf;
    border-color: #d4d4d4;
}
.row-wrapper.hosting-product-plans .servers-plan-wrapper .servers-plan-mover{
    position: absolute;
    left: 0;
    top: 60px;
    width: 4000px;
}
.row-wrapper.hosting-product-plans .servers-plan-wrapper .servers-plan-mover .dplan-list {
    float: left;
    width: 990px;
    padding: 15px;
    box-sizing: border-box;
}
.row-wrapper.hosting-product-plans .servers-plan-wrapper .servers-plan-mover .dplan-list#dd-plans{
    padding: 15px 0px;
}
.row-wrapper.hosting-product-plans .servers-plan-wrapper .hosting-plan{
    float: left;
    width: 247px;
    text-align: center;
    font-weight: 100;
    background: url('/ui/resellerdata/240000_269999/247132/bigrock.com/bigrock/themes/ClassicBlue-MyTheme/images/hosting-plans-bg-large.jpg') repeat-y right top #fff;
    min-height: 420px;
}
.row-wrapper.hosting-product-plans.col-3-plans .servers-plan-wrapper .hosting-plan{
    width: 330px;
}
.dedicated-linux-page  .row-wrapper.hosting-product-plans .servers-plan-wrapper .hosting-plan.us_plan{
    width: 330px;
}
.row-wrapper.hosting-product-plans.column-3 .servers-plan-wrapper .hosting-plan{
    width: 330px;
}
.hosting-plan-header{
    font-size: 18px;
    color: #333333;
    padding-top: 20px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 600;
}
.hosting-plan-body .start-at{
    font-size: 12px;
    font-weight: 300;
}
.hosting-plan-body .hosting-plan-pricing{
    margin-bottom: 30px;
}
.hosting-plan-body .hosting-plan-pricing.with-duration{
    margin-bottom: 15px;
}
.hosting-plan-body .product-starting-price{
    color: #ff7700;
    font-size: 30px;
    font-weight: 300;
}
.hosting-plan-body .product-starting-price .WebRupee{
    margin-right: 3px;
}
.hosting-plan-body .product-starting-price .price{
    font-size: 30px;
    font-weight: 600;
}
.hosting-plan-body .product-starting-price em{
    font-size: 18px;
}
.hosting-plan-body .add-plan .btn-primary{
    background: #25b566;
    color: #ffffff;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 300;
    padding: 12px 30px;
    letter-spacing: 2px;
    cursor: pointer;
}
.hosting-plan-body .add-plan:after {
    display: block;
    width: 30px;
    height: 2px;
    background: #ff7700;
    margin: 35px auto 20px;
    content: "";
}
.hosting-plan-description li{
    font-size: 14px;
    font-family: 'Open Sans','Roboto','Arial';
    margin-bottom: 14px;
    letter-spacing: 0px;
}
.hosting-servers-addons {
    font-size: 14px;
}
.hosting-servers-addons table {
    width: 100%;
}
.hosting-servers-addons tr {
    border-bottom: 1px solid #dddddd;
}
.hosting-servers-addons tr td.addon-title {
    width: 180px;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    padding: 20px 0px;
    vertical-align: top;
}
.hosting-servers-addons tr td.addon-title label {
    color: #333;
    font-size: 16px;
    font-weight: normal;
}
.hosting-servers-addons tr td.addon-description {
    font-size: 16px;
    color: #333333;
    font-weight: 700;
    padding: 20px 0px;
    vertical-align: top;
}
.hosting-servers-addons select {
    border-radius: 5px 5px 5px 5px;
    padding: 5px;
    width: 200px;
    margin-top: 0px;
}
.dedicated-windows-page .hosting-servers-addons select{
    width: 320px;
}
.hosting-servers-addons tr td.addon-description span.sub-text {
    font-size: 12px;
    color: #696969;
    margin-left: 5px;
    font-weight: 400;
    font-family: 'Open Sans','Roboto','Arial';
    letter-spacing: 0px;
}
.hosting-servers-addons tr td.addon-description span.sub-text.dd-servers-text{
    display: block;
}
.hosting-servers-addons .footer-button, .hosting-servers-addons .footer-button, .hosting-servers-addons .footer-button {
    padding: 25px 0px;
}
.hosting-servers-addons .footer-button .link-back{
    cursor: pointer;
}
.hosting-server-domain .vps-domain-name label{
    color: #333;
    font-size: 16px;
    font-weight: 500;
    display: block;
    margin-bottom: 10px;
}
.hosting-server-domain .vps-domain-block input[type="text"] {
    border-radius: 0px;
    border: 1px solid #e1e1e1;
    padding: 14px 10px;
    margin-right: -4px;
    width: 232px;
}
.hosting-server-domain .or-divider {
    font-size: 16px;
    color: #ff7700;
    margin: 20px 0px;
}
#domain_options.hosting-server-domain .row .vps-domain-block select {
    border: 1px solid #e1e1e1;
    padding: 14px 10px;
    border-radius: 0px;
    width: 100px;
    margin-right: -4px;
    margin-left: -1px;
}
#domain_options.hosting-server-domain .row .vps-domain-block select.cart-domain{
    width: 76%;
}
.hosting-server-domain .vps-domain-block .reg-domain-block {
    margin: 20px 0px 0px;
}
.hosting-server-domain .vps-domain-block .reg-domain-block .btn-primary {
    margin-left: 10px;
    padding: 10px 15px;
}
.hosting-server-summery{
    padding: 15px;
    border: 1px solid #ddd;
}
.hosting-server-summery h5 {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    background: transparent;
    margin-top: 0px;
    margin-bottom: 15px;
}
.hosting-server-summery h5:after{
    display: block;
    width: 30px;
    height: 2px;
    background: #ff7700;
    margin: 10px 0px 0px;
    content: "";
}
.hosting-server-summery .vps-summery-item {
    margin-bottom: 5px;
}
.hosting-server-summery .vps-summery-item .vps-summery-title {
    font-size: 14px;
    font-weight: 300;
}
.hosting-server-summery .vps-summery-item .vps-summery-desc {
    font-size: 14px;
    font-weight: 600;
}
.hosting-server-summery .vps-summery-item.total{
    margin: 15px -15px 0px;
    border-top: 1px solid #ddd;
    padding: 15px 0px 0px;
}
.hosting-server-summery .vps-summery-item.total .hosting-summery-total{
    font-size: 18px;
    color: #ff7700;
    font-weight: 600;
}
.hosting-server-summery .vps-summery-item.total .btn-primary{
    display: block;
    width: 100%;
    font-size: 16px;
}
.hosting-server-summery .col-sm-4{
  padding-right: 0px;
}


.row-wrapper.addon-product-hero {
    background: #dedde0;
    height: 454px;
    text-align: center;
    padding-top: 40px;
    color: #000;
    margin-bottom: 320px;
    font-size: 14px;
}
.row-wrapper.addon-product-hero h1{
    color: #000000;
    text-align: center;
    padding: 0px;
    font-size: 40px;
    font-family: inherit;
    font-weight: 500;
    margin-bottom: 20px;
}
.row-wrapper.addon-product-hero.security h1{
    color: #fff;
}
.row-wrapper.addon-product-hero h3{
    color: #000;
    padding: 0px;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 50px;
}
.row-wrapper.addon-product-hero.security h3{
    color: #fff;
    text-transform: none;
    line-height: 1.6;
    font-family: 'Open Sans','Montserrat','Arial';
}
.addon-product-hero .img{
    margin-bottom: 20px;
}
.addon-product-hero .img img{
    width: 95%;
    margin-left: 35px;
}
.addon-product-hero .btn-wrap{
    text-transform: uppercase;
}
.addon-product-hero .btn-wrap .left-button{
    text-align: right;
}
.addon-product-hero .btn-wrap .right-button{
    text-align: left;
}
.addon-product-hero .btn-wrap .btn-primary{
    font-size: 18px;
    padding: 15px 40px;
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: top;
}
.addon-product-hero .btn-wrap .left-button .btn-primary{
  padding-left: 100px;
  padding-right: 100px;
}
.addon-product-hero .btn-wrap .right-button .btn-primary{
  background: none;
  background-color: transparent;
  border: 1px solid #16b663;
  color: #16b663;
  padding-top: 14px;
  padding-bottom: 14px;
}
.addon-product-hero .btn-wrap .right-button .btn-primary:hover{
  background-color: transparent;
  background: none;
  color: #ffffff;
  border: 1px solid #ff7700;
}
.addon-product-hero .btn-wrap .right-button  .disclaimer{
  position: relative;
  font-size: 10px;
  top: -10px;
  left: 60px;
}
.row-wrapper.hosting-product-plans.no-push{
    padding-bottom: 50px;
}
.row-wrapper.hosting-product-plans.no-push .servers-plan-wrapper{
    top: 0px;
    height: inherit;
}
.row-wrapper.included-in-plan.no-border .br-width{
    border-bottom: 0px;
    padding-bottom: 0px;
}
ul.list li{
    position: relative;
    padding-left: 15px;
}
ul.list li:before{
    content: "";
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 10px;
    display: block;
    position: absolute;
    left: 0px;
    top: 9px;
}
.row-wrapper.hosting-features-wrap .hosting-features-item .desc .show-more{
    display: inline-block;
    margin-top: 10px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
    cursor: pointer;
}
.row-wrapper.customer-testimonial h3{
    text-align: center;
    font-size: 36px;
    margin-top: 40px;
    font-weight: 600;
    color: #333;
}
.row-wrapper.customer-testimonial h2{
    margin-top: 30px;
}
.br-testimonial-quote {
    margin-top: 20px;
    font-size: 30px;
    color: #ff7700;
    text-align: center;
}
.row-wrapper.customer-testimonial .customer-speaks {
    height: 270px;
    margin-top: 0px;
}
.row-wrapper.customer-testimonial .customer-speaks ul {
    margin: 0;
    padding: 0;
}
.row-wrapper.customer-testimonial .customer-speaks .br-testimonial {
    width: 100% !important;
    margin-bottom: 15px;
}
.row-wrapper.customer-testimonial .customer-speaks .br-testimonial-text {
    width: 70%;
    margin: 0 auto;
    text-align: center !important;
}
.row-wrapper.customer-testimonial .customer-speaks .br-customer-speaks-blurb {
    text-align: center !important;
    margin-top: 20px;
    margin-bottom: 20px;
    letter-spacing: 0px;
}
.row-wrapper.customer-testimonial .customer-speaks .testimonial-customer .img {
    border-radius: 100px;
    width: 45px;
    height: 45px;
    margin-bottom: 10px;
}
.carousel-3d-container slide {
    margin:0;
}
.carousel-3d-container slide {
    position: absolute;
    bottom: 0;
    min-width: 100%;
    box-sizing: border-box;
    width: 662px;
}
.carousel-3d-slide{
    border: 0px !important;
    background: transparent !important;
}
/*.carousel-3d-slide.current{*/
    /*-webkit-box-shadow: 2px 10px 31px -8px rgba(0,0,0,0.75);*/
    /*-moz-box-shadow: 2px 10px 31px -8px rgba(0,0,0,0.75);*/
    /*box-shadow: 2px 10px 31px -8px rgba(0,0,0,0.75);*/
/*}*/
.diy-pager{
    text-align: center;
}
.diy-pager span{
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #aeaeae;
    border-radius: 10px;
    margin: 0px 4px;
}
.diy-pager span.active{
    background: #ff7700;
}
.row-wrapper.grey{
    background: #f9f9f9
}
.row-wrapper.diy-gallery{
    padding-bottom: 30px;
}
.row-wrapper.diy-gallery h3.section-heading{
    padding-bottom: 0px;
}
.hosting-plan-body .plan-duration label{
    font-weight: 400;
    font-family: 'Open Sans','Roboto','Arial';
    margin-bottom: 10px;
    display: block;
}
.hosting-plan-body .plan-duration select{
    margin-bottom: 20px;
    padding: 5px 10px;
    border-color: #d6d6d6;
    color: #333333;
    font-weight: 500;
    font-family: 'Open Sans','Roboto','Arial';
}
.security-product-start-price{
    background: #ff7700;
    min-height: 70px;
    margin-top: -100px;
}
.addons-starting-price{
    color: #fff;
    font-size: 22px;
    margin-top: 18px;
}
.addons-hero-btn{
    margin-top: 15px;
}
.addons-hero-btn a{
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #fff;
    padding: 10px 20px;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    margin-left: 15px;
    border-radius: 4px;
}
.section-steps{
    background: #ff7700;
    display: inline-block;
    border-radius: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 5px;
    margin-bottom: 10px;
}
.row-wrapper.hosting-features-wrap .hosting-features-item .desc .learn-more{
    color: #fff;
    text-decoration: underline;
}
.row-wrapper.hosting-product-plans.top-push.no-height{
    max-height: inherit;
    margin-bottom: -85px;
}
.row-wrapper.hosting-product-plans.no-height .servers-plan-wrapper{
    height: inherit;
}
.row-wrapper.hosting-product-plans .hosting-plan .show-more{
    font-family: 'Open Sans','Roboto','Arial';
    cursor: pointer;
    margin-bottom: 30px;
    font-size: 14px;
    letter-spacing: 0px;
    color: #03A9F4;
}
.btn-primary.focus, .btn-primary:focus{
    background-color: #008942;
}
button.upsell-modal-close{
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 1;
}

/* ==========BR NEW SIGN UP========== */
.br-popover-signup{overflow:auto;}
.checkout .br-popover-signup #signup div input, .checkout .br-popover-signup #signup div select{
    display: block;
    width: 100% !important;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    height: 44px !important;
}

.checkout .br-popover-signup #signup div textarea{
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.checkout .br-popover-signup #signup #input_phone_cc{
    width: 9% !important;
    display: inline-block;
    float:left;
    border: 0;
    box-shadow: none;
    padding: 0;
    text-align: center;
}

.checkout .br-popover-signup #signup #input_phone{
    width: 67% !important;
}

.popover{background-color: #212121;color:#FFF;}
.br-popover-signup #signup .form-group.form-group-signup{
    /* overflow: hidden; */
    margin-bottom: 5px;
    min-height: 89px;
}
.checkout .br-popover-signup #signup .form-group.form-group-signup input{
    width:78% !important;
    margin-right:2%;
    display:inline-block;
    float:left;
    position: relative;
    z-index: 2;
}

.form-group-signup .popover-text{
    width:20%;
    font-size:11px;
    min-height:0;
    
}
.popover-text .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem;
}
.popover-text .arrow::after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
    left: -5px;
    top: 18px;
    border-top: 8px solid transparent;
    border-right: 8px solid black;
    border-left: none;
    border-bottom: 8px solid transparent;
}

#signup div.popover-text .popover-body{
    background: #000;
    color: #FFF;
    padding: 10px 10px 10px 10px;
    position: absolute;
    width: 245px;
    border-radius: 2px;
}

.br-popover-signup #signup .form-group.form-group-signup.cart-address{
    height: 112px;
}

.br-popover-signup #signup .form-group.form-group-signup .error {
    position: relative;
    width: 78%;
    background-image: none;
    font-weight: normal;
    border: 1px solid #F44336;
}
.checkout .br-popover-signup #signup .form-group.form-group-signup textarea.error{
    background: transparent;
    margin-bottom:0;
    margin-top: 0;
    height:74px;
}

.br-popover-signup #signup .form-group.form-group-signup .error.br-signup-error {
    background: transparent;
    min-height: 0;
    border: 0;
    padding: 0;
    color: #ff8080;
    position: relative;
    z-index: 1;
    margin:0;
    top:4px;
    font-weight: normal;
}

.br-popover-signup #signup .form-group.form-group-signup .br-address-feild .error.br-signup-error {
    display: inline-block;
}

.checkout .br-popover-signup #signup .form-group.form-group-signup select{
    width: 87% !important;
    margin-right: 2%;
    display: inline-block;
    float: left;
}
.checkout .br-popover-signup #signup .form-group.form-group-signup textarea{
    width: 78% !important;
    margin-right: 2%;
    display: inline-block;
    float: left;
    padding-left:10px;
    resize:none;
    font-size: 14px;
}
.br-popover-signup #signup .form-group.form-group-signup label {
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    color: #666666;
}
.termnconditions span.tnc-check{
    width:20px;
    display:inline-block;
}

.br-popover-signup #signup .btnWrp{
    padding: 0;
    text-align: left;
    width: 216px;
    margin: 0;
}

.login-signup.signup .createAccWrp{
    margin-top:20px;
}
.returnToLogin{top: 41px;}
.br-popover-signup #signup div .popover-text{
    display: none;
    padding-bottom: 15px !important;
    min-height:0;
}

.checkout .br-popover-signup #signup .form-group.form-group-signup input:focus, .checkout .br-popover-signup #signup .form-group.form-group-signup textarea:focus{
    border: 1px solid #00C853;
}
.checkout .br-popover-signup #signup .form-group.form-group-signup input.error:focus, .checkout .br-popover-signup #signup .form-group.form-group-signup textarea.error:focus{
    border: 1px solid #F44336;
}

.toggle-password {
    position: absolute;
    right: 25%;
    z-index: 3;
    padding-top: 20px;
    cursor: pointer;
    color:#00c853;
    font-size:9px;
}
.checkout #signup .termnconditions-section-checkout .termnconditions input{
    height: 13px !important;
}
.termnconditions span.tnc-check{
    width: 13px;
}

.br-popover-signup ul.passwordpolicy-required li{
    font-weight:normal;
    color:#00ff88;
}

.br-popover-signup ul.passwordpolicy-required li.invalid{
    font-weight:normal;
    color:#ff336d;
}

.br-popover-signup .br-popover-title{
    padding-left:0;
}

.br-cart-signup{
    padding-left: 25px;
    padding-top: 0px;
    overflow:auto;
}
.br-cart-signup .returnToLogin{
    top:60px;
}
.br-popover-signup #signup{
    padding-bottom:20px;
}
.termnconditions-section-checkout .termnconditions{
    padding-top:0;
}
.br-cart-signup .gstTermsWrp{border:0;}

.br-cart-signup .disabled-uiButton{border: 0 !important;}
.br-popover-backtologin{padding-bottom: 20px;}
.br-popover-backtologin span.glyphicon {
    color: #ff7700;
}
.backtologin.br-popover-backtologin span {
    cursor: pointer;
    font-weight: 500;
    color: #2196F3;
}
.br-popover-signup #personal_information{
	display:none;
}

.br-popover-signup .tab-headings ul li {
    display: inline-block;
    font-size: 14px;
    margin: 0 20px 0 0;
    cursor: pointer;
    font-weight: 500;
    color: #2196F3;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.br-popover-signup .tab-headings ul li.active {
    font-weight: bold;
    border-bottom: 2px solid #2196F3;
    color: #333;
}

.br-popover-signup .tab-headings ul li.default{
    color:#999;
}
.checkout .br-popover-signup #signup .form-group.form-group-signup.signup-two-column{
    margin-top: 15px;
}
.checkout .br-popover-signup #signup .form-group.form-group-signup.signup-two-column input {
    width: 87% !important;
}

.br-popover-signup #signup .form-group.form-group-signup.signup-textarea {
    min-height: 112px;
}

.br-popover-signup #signup .btn-next{
    padding-left:0;
}

.br-popover-signup .error{
    background-image: none;
    border: 0;
    padding: 22px 48px;
    color:#F44336;
}

.br-popover-signup .error ul{
    padding-left:0;
}
.br-popover-signup .error li{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 11px;
    list-style-type: disc;
    display: list-item;
    padding-left: 0;
    background-image: none;
    line-height: 18px;
}

.br-popover-signup .br-address-feild .error{
    padding-top:9px;
    color: #333;
}

.br-popover-signup a#next{
    width: 120px;
    border-radius: 0;
    font-size: 16px;
}

.br-popover-signup #next.disabled {
    background: #d7d7d7 !important;
    color: #898989 !important;
}

.br-popover-signup #signup .form-group.form-group-signup .br-state-feild label.error.br-signup-error {
    font-size: 12px;
}

@media (max-width: 768px) {
    .br-cart-signup {
        padding-left: 5px;
        padding-top: 0;
    }
    .br-popover-signup #signup .form-group.form-group-signup{
        overflow: hidden;
        margin-bottom: 9px;
        min-height: 103px;
    }
    .br-cart-signup .returnToLogin {
        top: 67px;
    }
    .flexible .br-popover-signup #signup div{
        margin-bottom: 10px;
    }
    .flexible .br-popover-signup #signup .popover-text{
        margin-bottom: 10px;
        min-height: 50px;
    }

    .popover-text .arrow::after {
        position: absolute;
        display: block;
        content: "";
        border-color: transparent;
        border-style: solid;
        border-top: 0;
        border-right: 0;
        border-left: none;
        border-bottom: 0;
        top: 100%;
        left: 56%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: black transparent transparent transparent;
    }

    .flexible .br-popover-signup #signup .br-address-feild .popover-text{
        margin-bottom: 124px;
    }

    .br-address-feild .popover-text .arrow::after{
        top: 323%;
    }
    .br-popover-signup .br-password-feild .popover-text{
       padding-bottom:0px !important;

    }
    .br-popover-signup #signup .br-password-feild div.popover-text .popover-body{
        position:relative;

    }
    .br-password-feild .popover-text .arrow::after{top:217%;left: 53%;}
    .sectionWrp .sectionTitle, .sectionWrp .sectionTitle span{
        margin-bottom:10px;
    }
    .sectionWrp .createAccWrp .subText{margin-bottom:21px;}
    .checkout .br-popover-signup #signup #input_phone_cc{
        width: 13% !important;
    }
    .flexible #signup .br-mobile-feild .popover-text {
        padding-left: 69px;
    }

    .br-email-feild .popover-text .arrow::after {
        top: 294%;
    }
    .flexible .br-popover-signup #signup .br-password-feild .popover-text {
        padding-bottom: 0 !important;
    }
    .flexible .br-popover-signup #signup .br-email-feild .popover-text {
        margin-bottom: 90px;
    }
    .checkout .br-popover-signup #signup .form-group.form-group-signup select{
        width: 78% !important;
    }

    .checkout .br-popover-signup #signup .xs-margin-top{
        margin-top:40px;
    }
    .checkout .br-popover-signup #signup .form-group.form-group-signup.signup-two-column input {
        width: 78% !important;
    }

    .checkout .br-popover-signup #signup #input_phone {
        width: 63% !important;
    }
    .br-popover-signup .tab-headings ul li{
        margin-bottom: 10px;
    }
    .br-popover-signup #signup .form-group.form-group-signup.cart-address{
        height: auto;
    }
}

/* =========/BR NEW SIGN UP========= */

/* New dropdown style*/
span.glyphicon.glyphicon-triangle-bottom.pull-right {
    top: -30px;
}
.location-msg {
    font-size: 18px;
    color: #212121;
    font-weight: 600;
        margin-bottom: 20px;
}
.basic-ui .switch-wrap.switch-wrap-new .learn-more {
    font-size: 18px;
}
.switch-wrap-new ul li {
    display: inline-block;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    cursor: pointer;
    padding: 0px 10px;
    height: 43px;
}
.basic-ui .switch-wrap.switch-wrap-new .btn-switch {
    line-height: 43px;
    padding: 0px;
    font-size: 16px;
    color: #212121;
}
.hg-lbl-select-ten {
    font-size: 12px;
    color: #666;
    font-weight: 600;
    position: absolute;
    z-index: 4;
    top: -8px;
    background-color: #ffff;
    left: 8px;
    padding: 0px 5px;
}
.column-shared span.glyphicon.glyphicon-chevron-down.pull-right {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -5px;
}
.column-shared .hg-plan-btn-group span.WebRupee, .column-shared .hg-plan-btn-group span.WebRupee.webrupee1 {
    font-size: 20px;
    font-weight: 700;
    color: #ff7700;
}
.pricing-section.white-theme .column-shared .plan-slab {
    box-sizing: border-box;
}
.btn-group.hg-plan-btn-group {
    width: 85%;
}
.btn-text-select {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
}
.column-shared button.btn.btn-info.hg-plan-btn-info.dropdown-toggle.block-level.shared {
    width: 100%;
    text-align: left;
    height: 70px;
    padding: 10px 10px;
}
.pricing-section.white-theme .column-shared .plan-description {
    border-bottom: 0px;
}
.column-shared span.hg-actual-price, .column-shared span.hg-actual-price del span.WebRupee, span.term-description {
    font-size: 14px;
    color: #666;
    font-weight: 500;
}
.pricing-section.white-theme .col-sm-3.column-shared .plan-slab {
    width: 100%;
    border: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.05);
    border-radius: 4px;
}
.column-shared ul.dropdown-menu.block-level li {
    min-height: 54px;
    line-height: 33px;
    border-bottom: 1px solid #f1f1f1;
    border-radius: 0px;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.column-shared .dropdown-menu>li>a {
    padding: 10px 10px;
}
.column-shared ul.dropdown-menu.block-level {
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    position: relative;
    width: 100%;
    text-align: left;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.column-shared span.term-price {
    color: #ff7700;
    font-size: 20px;
    font-weight: 700;
}
.column-shared .btn-info.active, .column-shared .btn-info:active, .column-shared .btn-info, .column-shared .open>.dropdown-toggle.btn-info {
    color: #666 !important;
    background-color: #fff;
    border-color: #a3a3a3;
    box-shadow: none !important;
    border-radius: 4px;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}
.column-shared .open>.dropdown-toggle.btn-info {
    border-color: rgb(255, 119, 0);
}
.pricing-section.white-theme .column-shared .plan-header {
    border-bottom: 0px;
    text-align: left;
    padding-left: 15px;
}
.pricing-section.white-theme .column-shared .plan-msg-banner {
    padding-top: 0px;
}
.pricing-section.white-theme .column-shared .plan-msg-banner, .pricing-section.white-theme .column-shared .plan-description {
    text-align: left;
    padding-left: 15px;
    color: #666666;
    font-weight: 500;
}
.pricing-section.white-theme .column-shared .plan-msg-banner span strong, .pricing-section.white-theme .column-shared .plan-description span strong, .pricing-section.white-theme .column-shared .plan-msg-banner li strong, .pricing-section.white-theme .column-shared .plan-description li strong{
    color: #212121
}
.column-shared span.hg-percentage-discount {
    color: #2196f3;
    font-size: 14px;
    font-weight: 600;
}
.column-shared span.term-length {
    color: #666;
    font-size: 14px;
    font-weight: 600;
}
/*------------------------*/
@media (min-width: 1200px){
    .container {
        width: 990px !important;
    }
}
@media (max-width: 992px) {
    .container {
        width: 990px;
    }
    #body-wrapper {
        width: 1020px;
        margin: auto;
    }
}
@media (max-width: 768px) {
    .pricing-section.white-theme .column-shared .plan-details .add-plan {
        padding-right: 0px !important;
        width: 85%;
        margin-left: auto;
        margin-right: auto;
    }
    .pricing-section.white-theme .plan-slab {
        
    }
    .pricing-section.white-theme .column-shared .plan-description li, .pricing-section.white-theme .column-shared .plan-msg-banner li {
        text-align: left;
    }
    .pricing-section.white-theme .column-shared .plan-description, .pricing-section.white-theme .column-shared .plan-msg-banner {
        padding-left: 20px;
    }
    body{
        font-family: 'Montserrat', sans-serif !important;
        font-weight: 300;
    }

    .btn-flat-green{
        border: 0px;
        text-shadow: none;
        background: #00bf50;
        line-height: 22px;
    }
    .PageHeading{
        margin: 0;
        padding: 12px 0px;
        background: none;
        font-family: inherit;
        font-size: 20px;
        font-weight: bold;
        color: #ff7700;
        clear: both;
        text-align: center;
    }
    #body-wrapper{
        width: 100%;
        box-sizing: border-box;
    }
    .container {
        width: 100%;
        box-sizing: border-box;
    }
    h2 {
        background: none;
        color: #333333;
        font-size: 18px;
        font-weight: bold;
        margin: 0;
        padding: 0;
    }
    #dashboard_user {
        position: relative;
        top: inherit;
        left: inherit;
        margin-left: 0px;
        padding: 15px 15px;
        font-size: 16px;
        background: #fff;
        color: #333 !important;
        border-bottom: 1px solid #eee;
        margin-bottom: 15px;
    }
    #dashboard_user .greeting{
        width: 150px;
    }
    .domain-options{
        font-size: 16px;
    }
    button.upsell-modal-close {
        right: 10px;
        top: 5px;
    }
    .modal-footer{
        margin-top: 5px;
    }
    .domain-field-wrapper.select-domain-modal .field-heading{
        font-size: 16px;
    }
    .domain-field-wrapper select.domain-modal-select {
        width: 90px;
        top: 0px;
        right: 0px;
        height: 50px;
    }
    .domain-field-wrapper select.domain-modal-select-exist{
        width: 100%;
        margin: 0px 0px 10px;
        height: inherit;
    }
    .modal-wrapper.privacy-protect-modal h3 {
        font-size: 16px;
    }
    .modal-wrapper.privacy-protect-modal p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .modal-wrapper.privacy-protect-modal.free-addons ul li{
        font-size: 14px;
    }
    .nav-sm a.cart-icon{
        position: relative;
    }
    .nav-sm a.cart-icon .cart-count{
        position: absolute;
        background: #fff;
        border: 2px solid #f70;
        padding: 1px 0px;
        border-radius: 30px;
        font-size: 11px;
        top: -4px;
        text-decoration: none;
        right: -35px;
        width: 21px;
        text-align: center;
        color: #f70;
    }
    .nav-sm a.cart-icon .cart-count #dashboard-cartItemCount{
        border: 0px;
        color: #ff7700!important;
    }
    .footer-xs .list-inline li{
        border-right: 1px solid #1ba4ff;
        padding-right: 8px;
    }
    .footer-xs .list-inline li:last-child{
        border: 0px;
        padding-right: 0px;
    }
    sup.label.new-product{
        display: inherit;
        position: absolute;
        top: 1px;
        right: 17px;
        font-size: 10px;
        padding: 3px 6px;
    }
    .login-wrapper {
        border-top: 0px;
        padding-top: 0px;
    }
    .login-wrapper .box-wrapper{
        width: inherit;
    }
    .login-wrapper h1{
        font-family: inherit;
        font-size: 20px;
    }
    .login-wrapper .box-wrapper h5 {
        font-size: 14px;
        color: #333;
        margin: 0px 0px 15px;
    }
    .login-wrapper .box-wrapper .login-left {
        float: none;
        width: inherit;
        margin-right: 0px;
        border: 0px;
        padding: 15px 0px;
        margin-bottom: 20px;
        background: #fff;
    }
    .login-wrapper .box-wrapper .login-left form input[type="text"], .login-wrapper .box-wrapper .login-left form input[type="password"]{
        width: 100%;
    }
    .login-wrapper .box-wrapper .login-left .login-row-wrap:before{
        top: 36px;
        left: 10px;
        width: 30px;
    }
    .login-wrapper .box-wrapper .login-left .login-row-wrap.login-password:before {
        top: 34px;
    }
    .login-wrapper .box-wrapper .announcements-wrap .title{
        font-size: 14px;
        color: #333;
        display: block;
    }
    #login-box .announcements-wrap {
        width: inherit;
    }
    .login-wrapper .box-wrapper .announcements-wrap .imgholder img {
        width: 100%;
        height: inherit;
    }
    .footer-sale-tel{
        font-size: 14px;
        padding-bottom: 8px;
    }
    .footer-sale-tel span{
        font-size: 11px;
    }
    .cart-icon-inside{
        width: 29px;
        height: 22px;
        background: url("/ui/resellerdata/240000_269999/247132/bigrock.com/bigrock/themes/ClassicBlue-MyTheme/images/shopping-cart-icon.svg") no-repeat;
        display: block;
        float: right;
        margin-top: 5px;
        background-size: 28px;
    }
    .login-wrapper .box-wrapper #signup .signup-box {
        width: inherit;
        min-height: inherit;
        display: block;
        margin-bottom: 25px;
    }
    .login-wrapper .box-wrapper #signup.customer-signup div p span{
        margin: 0px 0px 10px;
        color: #333;
    }
    .login-wrapper .box-wrapper #signup.customer-signup div input, .login-wrapper .box-wrapper #signup.customer-signup div select{
        padding: 10px 15px;
        color: #666666;
        font-size: 14px;
        height: inherit;
        width: 100%;
    }
    .login-wrapper .box-wrapper #signup.customer-signup .signup-row.two-col p input{
        width: 100%;
    }
    .login-wrapper .box-wrapper #signup .signup-box h4 {
        font-size: 14px;
        color: #333;
    }
    .login-wrapper .box-wrapper #signup.customer-signup .signup-row.two-col p select {
        width: 100%;
    }
    #signup #input_phone_cc {
        width: 20%;
    }
    .login-wrapper .box-wrapper #signup.customer-signup div input#input_phone{
        width: 78%;
    }
    .login-wrapper .box-wrapper #signup.customer-signup div textarea {
        height: 125px;
        width: 100%;
    }
    .login-wrapper .box-wrapper #signup div.last-wrap div{
        margin-bottom: 15px;
    }
    .login-wrapper .box-wrapper #signup div p label.error {
        margin: 10px 0px;
    }
    .product-wrapper {
        margin: 0px -15px;
    }
    .row-wrapper.hosting-product-hero h1{
        text-align: left;
        font-size: 20px;
        padding-top: 35px;
        padding-bottom: 10px;
    }
    .row-wrapper.hosting-product-hero .product-subline{
        display: block;
        font-size: 14px;
        margin-bottom: 20px;
    }
    .row-wrapper.hosting-product-hero{
        min-height: 245px;
    }
    .row-wrapper.hosting-product-plans{
        max-height: inherit;
    }
    .row-wrapper.hosting-product-plans .servers-plan-wrapper{
        top: -50px;
        width: 100%;
        height: 1040px;
    }
    .row-wrapper.hosting-product-plans .plans-header .cs-number{
        width: 20px;
        height: 20px;
        padding-top: 1px;
        font-size: 12px;
    }
    .row-wrapper.hosting-product-plans .plans-header .current-step-text{
        font-size: 14px;
    }
    .row-wrapper.hosting-product-plans .plans-header{
        padding: 15px 15px 30px;
        min-height: 65px;
    }
    .product-wrapper .total-steps {
        margin-top: 0px;
    }
    .row-wrapper.hosting-product-plans .servers-plan-wrapper .hosting-plan{
        float: none;
        width: 100%;
        text-align: left;
        padding: 5px 15px 20px;
        background: url('/ui/resellerdata/240000_269999/247132/bigrock.com/bigrock/themes/ClassicBlue-MyTheme/images/hosting-plans-bg.jpg') repeat-x center bottom #fff;
        min-height: inherit;
    }
    .row-wrapper.hosting-product-plans.col-3-plans .servers-plan-wrapper .hosting-plan{
        width: 100%;
    }
    .dedicated-linux-page  .row-wrapper.hosting-product-plans .servers-plan-wrapper .hosting-plan.us_plan{
        width: 100%;
    }
    .hosting-plan-header{
        color: #ff7700;
        font-size: 14px;
        padding-top: 0px;
        margin-bottom: 5px;
    }
    .hosting-plan-description li{
        margin-bottom: 5px;
    }
    .hosting-plan-body .start-at{
        margin-top: 0px;
    }
    .hosting-plan-body .plan-pricing-xs p.currency {
        color: #ff7700;
        font-size: 28px;
        font-weight: 300;
    }
    .hosting-plan-body  .plan-pricing-xs p.currency .price {
        font-weight: 600;
        font-size: 28px;
        margin-left: 3px;
        letter-spacing: -1px;
    }
    .hosting-plan-body .plan-pricing-xs p.currency em {
        font-size: 18px;
    }
    .hosting-plan-body .add-plan .btn-primary{
        display: block;
        padding: 8px 8px;
        line-height: inherit;
        text-align: center;
    }
    .hosting-plan-body .add-plan:after{
        display: none;
    }
    .hosting-servers-addons table, .hosting-servers-addons table tbody, .hosting-servers-addons tr{
        display: block;
    }
    .hosting-servers-addons tr td.addon-title{
        display: block;
        padding: 0px;
        width: 100%;
        margin-top: 15px;
    }
    .hosting-servers-addons tr td.addon-description{
        padding: 0px;
        display: block;
        margin-bottom: 15px;
        font-size: 14px;
    }
    .hosting-servers-addons select, .dedicated-windows-page .hosting-servers-addons select{
        width: 100%;
    }
    .hosting-server-domain .vps-domain-name label{
        font-size: 14px;
        font-weight: 700;
    }
    .hosting-server-domain .vps-domain-block input[type="text"]{
        width: 100%;
        padding: 10px 15px;
        font-size: 12px;
    }
    .hosting-server-domain .vps-domain-block .btn-primary{
        padding: 10px 10px;
        width: 85px;
        height: 38px;
        position: absolute;
        top: 30px;
        right: 0px;
        text-align: center;
        font-size: 12px;
    }
    #domain_options.hosting-server-domain .row .vps-domain-block select{
        width: 83px;
        padding: 10px;
        position: absolute;
        top: 30px;
        right: 89px;
        height: 39px;
    }
    .row-wrapper.hosting-product-plans.top-push{
        margin-top: 0px;
        padding-top: 5px;
        max-height: inherit;
        margin-bottom: 30px;
    }
    .row-wrapper.hosting-product-plans .servers-plan-wrapper{
        width: 100%;
    }
    .row-wrapper.hosting-product-plans.top-push .servers-plan-wrapper{
        top: 0px;
        margin-top: 30px;
        height: inherit;
    }
    .product-wrapper .row-wrapper.hosting-product-plans.top-push .select-location{
        margin: -8px 0 0;
    }
    .row-wrapper.addon-product-hero{
        background: #fff;
        height: inherit;
        margin-bottom: 30px;
        padding-top: 20px;
    }
    .row-wrapper.addon-product-hero h1{
        font-size: 24px;
        line-height: 1.6;
    }
    .row-wrapper.addon-product-hero h3{
        font-size: 14px;
        margin-bottom: 30px;
    }
    .addon-product-hero .btn-wrap .btn-primary{
        font-size: 14px;
        padding: 10px 30px;
    }
    .row-wrapper.customer-testimonial .customer-speaks .br-testimonial-text{
        width: 100%;
    }
    .row-wrapper.customer-testimonial .customer-speaks .br-customer-speaks-blurb{
        margin-top: 10px;
    }
    .row-wrapper.diy-gallery h3.section-heading{
        padding-top: 30px;
    }
    .row-wrapper.hosting-product-plans.top-push.no-height{
        margin-bottom: 30px;
    }
    .addon-product-hero .img img{
      margin-left: 0px;
    }
    .addon-product-hero .btn-wrap .right-button{
      text-align: center;
    }
    .addon-product-hero .btn-wrap .left-button{
      text-align: center;
    }
    .addon-product-hero .btn-wrap .left-button .btn-primary{
      padding: 10px 96px;
      border: 1px solid #16b663;
    }
    .addon-product-hero .btn-wrap .right-button .btn-primary{
      padding: 10px 50px;
    }
    .addon-product-hero .btn-wrap .right-button  .disclaimer{
      left: 0px;
    }
}
