@media (min-width: 1200px){
  .br-width { width: 1200px !important; }
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
  outline: none;
}
h1, h2, h3, h4, h5, p, .content p{padding: 0;}
.content p{text-align: left;}
.prod-page-wrp .container{
    width: 1170px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto;
    margin-left: auto;
}
h2{background: transparent;}
ul#small-navbar{text-align: right;}
.prod-page-wrp p {
  margin: 0;
}
.prod-page-wrp .page-intro {
  background: #FFFAF5;
  padding: 80px 0;
  font-family: 'Open Sans', sans-serif;
  float: none;
  width: 100%;
  height: auto;
}
.prod-hero {
  margin-bottom: 30px;
}
.prod-hero .h2 {
  letter-spacing: 0;
  font: 600 14px/30px 'Open Sans', sans-serif;
  color: #2196F3;
  padding: 0;
  margin: 0;
}
.prod-hero .text {
  font: 800 36px/44px 'Montserrat', sans-serif;
  color: #212121;
  margin-bottom: 30px;
  padding-left: 0;
}
.prod-hero .features {
  list-style: none;
  margin: 0 0 35px 0;
  padding: 0;
  display: flex;
  font: optional;
}
.prod-hero .features b {
  font: 700 18px/28px 'Montserrat', sans-serif;
  display: block;
  color: #212121;
  margin-bottom: 10px;
}
.prod-hero .features li {
  border-right: solid 1px #e5edf2;
  width: 30%;
  padding: 0 20px 0 0;
  margin-right: 20px;
  font: 400 14px/19px 'Open Sans', sans-serif;
  color: #626262;
  position: relative;
}
.prod-hero .features li img {
  position: absolute;
  right: 20px;
  top: 0;
}

.manage-vps-hero-img,
.vps-hero-img {
  position: relative;
  margin: 35px 0;
  text-align: right;
}
.manage-vps-hero-img i:hover {
  opacity: 1;
}
.manage-vps-hero-img i {
  background: url("/ui/bigrock/themes/ClassicBlue/images/product/play_button.png")
    no-repeat 0 0;
  position: absolute;
  top: 35%;
  left: 49%;
  width: 100px;
  height: 100px;
  opacity: 0.8;
  cursor: pointer;
}

.prod-hero .features li:last-child {
  border: none;
}
.btn-orange:hover,
.btn-orange:focus {
  background: #00c853;
  color: #fff;
  transition: all 0.3s ease-in-out 0s;
}
.btn-orange:visited{
  color: #ffffff !important;
}
.btn-orange, a.btn-orange:link {
  background: #25B566;
  border-radius: 4px;
  font: 600 16px/20px 'Montserrat', sans-serif;
  color: #ffffff;
  outline: none;
  padding: 14px 25px;
  transition: all 0.3s ease-in-out 0s;
}

.brand-images {
  background: #ffffff;
  box-shadow: 0px 4px 20px #2e578b1a;
  border-radius: 4px;
  padding: 40px;
}
.brand-images .img-wrp {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.brand-images h3 {
  text-align: center;
  font: 700 15px/24px 'Montserrat', sans-serif;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  color: #828282;
}
.plan-wrp,
.plan-wrp,
.plan-content-wrp {
  background: #ffffff;
}
.plan-wrp .plan-tabs {
  display: flex;
  list-style: none;
  padding: 80px 0 0 0;
  margin: 0;
  background: #fff;
  align-items: center;
  justify-content: center;
}
.plan-wrp .plan-tabs li:first-child {
  margin-right: -3px
}
.plan-wrp .plan-tabs li:nth-child(2){
 border-radius: 0 6px 6px 0;
}
.plan-wrp .plan-tabs li:first-child.active {
  border-radius: 6px 0 0 6px;
}
.plan-wrp .plan-tabs .redirect-link:first-child {
  border-radius: 6px 0 0 6px;
}

.plan-wrp .plan-tabs li.active {
  background: #FF7700;
  color: #fff;
  border: solid 2px #FF7700;
}
.plan-wrp .plan-tabs li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.plan-wrp .plan-tabs li a:hover {
  text-decoration: none;
}
.plan-wrp .plan-tabs li a:link, .plan-wrp .plan-tabs li a:visited {
  color: #FBB16F;
}
.plan-wrp .plan-tabs li {
  text-align: center;
  font: 600 20px/32px 'Montserrat', sans-serif;
  color: #828282;
  width: 430px;
  padding: 18px 0;
  background: #FFFAF5;
  cursor: pointer;
  border: solid 2px #FBB16F;
}
.plan-wrp .plan-tabs.plan-tabs-big li {
  width: 425px;
}
.plan-content-wrp {
  padding: 80px 0;
}
.white-bg {
  background: #fff;
  position: relative;
}
.plan-content-wrp .text,
.plan-content-wrp p.text {
  font: 400 13px/20px 'Open Sans', sans-serif;
  color: #212121;
  margin: 10px 0;
  padding: 0;
  text-align: left;
}
.plan-content-wrp .text.text-m{
  font-size: 16px;
}
.plan-content-wrp .h3 {
  font: 800 28px/32px 'Montserrat', sans-serif;
  color: #212121;
  margin: 0;
}
.plan-content-wrp .text-m{
  font: 400 17px/20px 'Open Sans', sans-serif;
  color: #828282;
  margin-top: 10px;
}

.plan-wrapper {
  display: flex;
  margin: 80px 0;
  justify-content: center;
}
.plan-wrapper .plan {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #eaeaea;
  border-radius: 4px;
  padding: 30px 20px;
  margin: 0 15px;
  width: 23%;
  position: relative;
}
.plan-wrapper .plan.highlighted {
  border: 1px solid #2196F3;
}
.plan-wrapper .plan .highlight {  
  font: 600 13px 'Open Sans', sans-serif;
  color: #ffffff;
  background: #2196F3 0% 0% no-repeat padding-box;
  border-radius: 4px 4px 0 0;
  padding: 6px 0 8px 0;
  position: relative;
  top: -50px;
  text-align: center;
  display: block;
  margin: 0 -21px -32px -21px;
}
.plan-wrapper .plan h4 {
  font: 800 20px/28px 'Montserrat', sans-serif;
  color: #212121;
  margin: 0 0 5px 0;
  padding: 0;
  text-align: center;
}
.plan-wrapper .plan .info {
  font: normal 15px/24px 'Open Sans', sans-serif;
  color: #4a4a4ab3;
  text-align: center;
  display: none;
}
.plan-wrapper .plan .list {
  margin: 20px 0;
  padding: 20px 0;
  border-top: solid 1px #70707031;
  border-bottom: solid 1px #70707031;
  font: normal 16px/20px 'Open Sans', sans-serif;
  color: #212121;
  list-style: none;
}
.plan-wrapper .plan .list li .flag {
  width: 14px;
}
.plan-wrapper .plan .list li b, .plan-wrapper .plan .list li .text-blue {
  font-weight: 700;
}
.plan-wrapper .plan .list li .text-blue{
  display: block;
  margin-bottom: 5px;
  color: #212121;
  font-weight: 700;
}
.plan-wrapper .plan .list li:last-child {
  margin: 0;
}
.plan-wrapper .plan .list li::before{display: none;}
.plan-wrapper .plan .list li {
  margin-bottom: 10px;
  font-weight: 400;
  padding-left: 0;
}
.plan-wrapper .plan .promo-price {
  font: 800 27px/34px 'Montserrat', sans-serif;
  color: #212121;
}
.plan-wrapper .plan .promo-price._promo_price .price {
    font: 800 27px/34px 'Montserrat', sans-serif;
  color: #212121;
}
.plan-wrapper .plan .price {
  font: 600 16px/28px 'Open Sans', sans-serif;
  color: #A3A3A3;
}
.plan-wrapper .plan .btn {
  margin: 20px 0;
  padding: 15px 0;
  display: block;
  text-align: center;
  width: 100%;
}
.plan-wrapper .plan .text-green {
  font: 600 13px/20px 'Open Sans', sans-serif;
  color: #fff;
  background: #2196F3 0% 0% no-repeat padding-box;
  border-radius: 20px;
  padding: 5px 10px;
  margin: 10px 0;
  text-align: center;
}
.plan-snappy-blurb {
  background:#FFFAF5;
  border-radius: 6px;
  box-shadow: 0px 10px 20px #803C0014;
  border: 2px solid #FF9D45;
  display: flex;
  padding: 30px;
  align-items: center;
}
.plan-snappy-blurb-rupee p strong {
  letter-spacing: -1px;
}
/* .plan-snappy-blurb-rupee {
  background: #ebeff3 url("/ui/bigrock/themes/ClassicBlue/images/product/snappy2.svg") no-repeat 0 bottom;
  position: relative;
  padding-left: 190px;
}
.plan-snappy-blurb-rupee i {
  background: #ebeff3 url(/ui/bigrock/themes/ClassicBlue/images/product/snappy2-rupee.svg) no-repeat 20px bottom;
  position: absolute;
  left: 120px;
  bottom: 71px;
  width: 52px;
  height: 31px;
} */

.benefits-checks{
  display: flex;
  margin: 45px 0;
}
.benefits-checks .col:last-child{
  margin: 0;
}
.benefits-checks .col{
  width: 29%;
  margin-right: 5%;
}
.benefits-checks .col p{
  font: 600 24px/29px 'Montserrat', sans-serif;
  color: #212121;
}
.plan-snappy-blurb.plan-snappy-blurb-rupee .text-sub{
  color: #828282;
}
.plan-snappy-blurb.plan-snappy-blurb-rupee p strong {
  margin: 0;
}
.plan-snappy-blurb p strong {
  font-size: 24px;
  line-height: 34px;
  color: #212121;
  display: block;
  font-weight: 800;
  margin-bottom: 30px;
}
.plan-snappy-blurb .link {
  background: #FE8B25;
  color: #fff;
  cursor: pointer;
  padding: 5px 15px;
  border-radius: 21px;
}
.plan-snappy-blurb p {
  font: 600 16px/24px 'Open Sans', sans-serif;
  color: #2196F3;
  margin-bottom: 5px;
}
a.btn-hairline:hover {
  text-decoration: underline;
}
.btn-hairline:hover, .btn-hairline:visited {
  color: #212121 !important;
}
a.btn-hairline:link{
  color: #212121;
}
.btn-hairline {
  font: 700 16px/20px 'Montserrat', sans-serif;
  color: #212121;
  border: 1px solid #212121;
  border-radius: 4px;
  padding: 20px 50px;
  background: transparent;
}
.product-benefits {
  background: #FFFAF5;
  padding: 90px 0;
  color: #fff;
}
.product-benefits p b {
  /* color: #fff; */
}
.product-benefits p {
  color: #212121;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  margin-top: 10px;
}
.product-benefits .btn-yellow {
  background: transparent;
  /* font-weight: 500;
  color: #4a4a4a; */
}
.product-benefits h2 {
  font: 800 28px/34px 'Montserrat', sans-serif;
  color: #212121;
  padding: 0;
}
.product-benefits-slider {
  margin-top: 60px;
  /* display: flex; */
}
.product-benefits-slider .slider-content {
  background: #fff;
  box-shadow: 0px 10px 20px #803C000A;
  /* box-shadow: -10px 10px 0 #215292; */
  border-radius: 4px;
  padding: 30px;
  min-width: 315px;
  min-height: 330px;
  margin-right: 50px;
}
.product-benefits-slider .slider-content h5 {
  font: 600 18px/28px 'Montserrat', sans-serif;
  letter-spacing: 0px;
  color: #212121;
  margin: 20px 0 20px 0;
}
.product-benefits-slider .slider-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.product-benefits-slider .slider-content ul li::before {
  content: "";
  width: 6px;
  height: 6px;
  background: #212121;
  border-radius: 50px;
  left: 0;
  top: 8px;
  position: absolute;
}
.product-benefits-slider .slider-content ul li {
  font: 400 16px/23px 'Open Sans', sans-serif;
  letter-spacing: 0px;
  color: #212121CC;
  margin-bottom: 15px;
  position: relative;
  padding-left: 20px;
}
.floating-nav {
  background: #fff;
  padding: 15px 0;
  display: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
}

.floating-nav.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  display: block;
  animation: smoothScroll 1s forwards;
  box-shadow: 0px 3px 16px #803C001A;
}

#total_summary_div.fixed {
  max-width: 390px;  
  left: 62.85%;  
  position: fixed;
  top: 20px;  
  z-index: 100;  
  display: block;
  animation: smoothScroll 1s forwards;
}

#total_summary_div.fixed.none-fix,
#total_summary_div.fixed.static {
  position: static !important;
  left: 0 !important;
  top: 0 !important;
}


@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}

.floating-nav ul li.active {
  background: #FFEEDE;
  color: #FF7700;
}
.floating-nav ul li {
  font: 600 15px/20px 'Montserrat', sans-serif;
  color: #4a4a4ab3;
  padding: 15px 30px;
  cursor: pointer;
}
.floating-nav .row {
  display: flex;
  align-items: center;
}
.floating-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
}
.btn-blue:hover,
.btn-blue:focus {
  background: #04d462 0% 0% no-repeat padding-box;
  color: #fff;
  transition: all 0.3s ease-in-out 0s;
}
.btn-blue {
  background: #25B566  0% 0% no-repeat padding-box;
  font: 600 16px/20px 'Montserrat', sans-serif;
  color: #ffffff;
  padding: 15px 30px;
  transition: all 0.3s ease-in-out 0s;
}
.btn.btn-lg{
  padding: 15px 45px;
}
#domain_add.done {
  background: #2196F3;
}
.section-spacer {
  padding: 100px 0;
}
.tech-spec {
  background: #fff;
}
.tech-spec .spec-list {
  margin: 80px 0;
}
.tech-spec .spec-list .arrow {
  position: absolute;
  right: 50px;
  top: 24px;
  transition: all 0.3s ease-in-out 0s;
}
.tech-spec .spec-list .active .arrow {
  top: 48px;
  transform: rotate(180deg);
  transition: all 0.3s ease-in-out 0s;
}
.tech-spec .spec-list .list {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 4px 20px #803C0014;
  border-radius: 4px;
  padding: 20px 40px;
  margin-bottom: 25px;
  position: relative;
}
.tech-spec .spec-list .list.active {
  padding: 40px;
}
.tech-spec .spec-list .list.active .title {
  font: 700 23px/33px 'Open Sans', sans-serif;
  color: #FF7700;
  margin: 0;
  padding-left: 0;
  letter-spacing: -1px;
}
.tech-spec .spec-list .list .title {
  padding-right: 30px;
  cursor: pointer;
  font: 700 20px/23px 'Open Sans', sans-serif;
  color: #212121;
  margin: 0;
  position: relative;
  padding-left: 0;
  z-index: 1;
}
.tech-spec .spec-list .list .text,
.tech-spec .spec-list .list ul li{
  font: 400 16px/25px 'Open Sans', sans-serif;
  color: #212121CC;
  margin-top: 15px;
  padding-left: 0;
  padding-right: 30px;
}
.tech-spec .spec-list .list ul li {
  margin: 0 0 10px 0;
}
.tech-spec .spec-list .list ul {
  padding: 0 0 0 15px;
}
.section-spacer .title {
  font: 800 28px/32px 'Montserrat', sans-serif;
  color: #212121;
  margin-bottom: 15px;
}
.section-spacer .sub-title {
  font: normal 15px/20px 'Open Sans', sans-serif;
  color: #828282;
}
.product-testimonial {
  background: #FFFAF5;
}
.testimonial-list {
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
}
.testimonial-list .list {
  background: #fff;
  padding: 30px;
  width: 30%;
  position: relative;
  margin-right: 30px;
}
.testimonial-list .list .img-wrp img {
  width: 40px;
  border-radius: 4px;
}
.testimonial-list .list .img-wrp {
  position: absolute;
  top: -25px;
  left: 35px;
}

.testimonial-list .list p {
  font: 400 15px/24px 'Open Sans', sans-serif;
  color: #808080;
}
.testimonial-list .list .author {
  border-top: 1px solid #d9d9d9;
  padding: 23px 0 0 0;
  margin-top: 23px;
  display: flex;
  justify-content: space-between;
}
.testimonial-list .list .author .name {
  font-size: 14px;
  font-weight: 400;
  color: #4a4a4a99;
  max-width: 160px;
}
.testimonial-list .list .author .name b {
  color: #212121;
  font-weight: 700;
  display: block;
  font-family: 'Montserrat', sans-serif;
}
.testimonial-list .list .tag em {
  font: 700 13px/20px 'Open Sans', sans-serif;
  color: #1B73B9;
  background: #F0F9FF;
  border-radius: 2px;
  max-height: 15px;
  padding: 3px 12px;
  border-radius: 14px;
}
.product-compare::before{
  content: "";
  background: #424242;
  height: 490px;
  left: 0;
  width: 100%;
  top: 0;
  position: absolute;
}
.product-compare {
  background: #FE8B25;
  position: relative;
}
.product-spec .content-wrp {
  margin: 80px 0 0 0;
}
.product-spec .left-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.product-spec .left-nav li.active {
  border-left: solid 6px #FF7700;
}
.product-spec .left-nav li b {
  display: block;
  font: 600 18px/26px 'Montserrat', sans-serif;
  letter-spacing: 0px;
  color: #828282;
  margin-top: 5px;
}
.product-spec .left-nav li {
  display: flex;
  justify-content: center;
  flex-direction: column;
  min-height: 105px;
  border-left: solid 6px #ebeff3;
  font: 600 15px/24px 'Montserrat', sans-serif;
  letter-spacing: 0px;
  padding:30px;
  color: #828282;
  cursor: pointer;
}
.product-spec .left-nav li.active b {
  color: #212121;
}
.product-spec .left-nav li.active {
  color: #FF7700;
  font-weight: 600;
}
.product-spec .content ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
}
.product-spec .content ul li {
  width: 30%;
  padding: 20px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 15px #2e578b21;
  border-radius: 4px;
  min-height: 210px;
}
.product-spec .content ul li p {
  font-size: 16px;
  color: #828282;
  padding: 0;
  line-height: 22px;
  text-align: left;
}
.product-spec .content ul li em {
  font: 600 16px/20px 'Open Sans', sans-serif;
  color: #212121;
  display: block;
  margin-bottom: 10px;
}
.product-spec .content ul li b {
  display: block;
  font: 700 18px/28px 'Montserrat', sans-serif;
  color: #212121;
  margin-bottom: 10px;
}
.product-spec .content .img-wrp {
  display: block;
  margin-bottom: 20px;
}
.product-faq {
  background: #FFFAF5;
}
.product-faq .content {
  margin: 40px 0 0 0;
  width: 100%;
}
.product-faq .content .list.active {
  border-left: solid 5px #FF7700;
}
.product-faq .content .list {
  background: #fff;
  padding: 30px;
  margin: 0 0 20px 0;
  position: relative;
  border-left: solid 5px transparent;
}
.product-faq .content .list:last-child{
  margin: 0;
}
.product-faq .content .question {
  font: 600 19px/26px 'Montserrat', sans-serif;
  color: #212121;
  margin: 0;
  cursor: pointer;
  position: relative;
}
.product-faq .content .answer {
  font: 400 16px/26px 'Open Sans', sans-serif;
  color: #626262;
  margin-top: 10px;
  padding-right: 40px;
}
.product-faq .content .ic-toggle {
  background: url("/ui/bigrock/themes/ClassicBlue/images/product/ic-plus.png")
    no-repeat;
  position: absolute;
  right: 24px;
  top: 30px;
  width: 25px;
  height: 25px;
}
.product-faq .active .ic-toggle {
  background: url("/ui/bigrock/themes/ClassicBlue/images/product/ic-minus.png")
    no-repeat;
  width: 73px;
  height: 73px;
  top: 30px;
  right: -24px;
}
.product-support .btn {
  font-size: 16px;
  padding: 18px 50px;
}
.addon-steps {
  background: #FFF4EA;
}
.addon-steps {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 30px;
}
.addon-steps .tab.active {
  border-bottom: 2px solid #FE8B25;
  color: #FE8B25;
}
.addon-steps .tab {
  font: 700 16px/24px 'Montserrat', sans-serif;
  color: #FBB16F;
  padding: 15px 0;
  width: 33%;
  text-align: center;
  border-bottom: 2px solid transparent;
}
.addon-steps .tab.active span {
  background: #FE8B25 0% 0% no-repeat padding-box;
}
.addon-steps .tab span {
  font: 600 15px/24px 'Open Sans', sans-serif;
  background: #FAD8BA 0% 0% no-repeat padding-box;
  color: #ffffff;
  border-radius: 50px;
  width: 25px;
  display: inline-block;
  text-align: center;
}
.btn-skyblue {
  background: #fff 0% 0% no-repeat padding-box;
  border-radius: 4px;
  font: 700 15px/24px 'Montserrat', sans-serif;
  letter-spacing: 0px;
  color: #212121;
  padding: 15px 30px;
  border: solid 1px #212121;
}
.addons-wrp .selected-plan {
  font: 800 24px/34px 'Montserrat', sans-serif;
  color: #212121;
  margin: 40px 0;
}
.selected-plan span {
  color: #FF7700;
}
.plain-blurb {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #EAEAEA;
  border-radius: 6px;
  padding: 30px;
  margin: 30px 0;
}
.plain-blurb .title {
  font: 700 18px/28px 'Montserrat', sans-serif;
  color: #212121;
  display: flex;
  align-items: center;
}
.plain-blurb .sub-title {
  font: 400 15px/20px 'Open Sans', sans-serif;
  color: #828282;
  margin-bottom: 30px;
}
.plain-blurb .tenure-content,
.plain-blurb .os-content,
.plain-blurb .storage-content,
.plain-blurb .billing-content,
.plain-blurb .cp-content,
.plain-blurb .package-content,
.plain-blurb .acronis-content,
.plain-blurb .domain-content {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

.plain-blurb .storage-content,
.plain-blurb .billing-content,
.plain-blurb .cp-content,
.plain-blurb .package-content,
.plain-blurb .acronis-content,
.plain-blurb .domain-content {
  flex-direction: column;
}

.plain-blurb .storage-content li:last-child,
.plain-blurb .billing-content li:last-child,
.plain-blurb .cp-content li:last-child,
.plain-blurb .package-content li:last-child,
.plain-blurb .acronis-content li:last-child,
.plain-blurb .domain-content li:last-child {
  border: none;
}

.plain-blurb .tenure-content .tenure_12, .plain-blurb .tenure-content .tenure_36 {
  position: relative;
}
.plain-blurb .tenure-content .tenure_36:after {
  background: #fff
    url(/ui/bigrock/themes/ClassicBlue/images/product/ic-favourite.svg)
    no-repeat;
  background-size: 25px auto;
  content: "";
  width: 25px;
  height: 25px;
  right: 15px;
  bottom: 15px;
  position: absolute;
  z-index: 1;
}
.plain-blurb .tenure-content .tenure_36:hover:after {
  background: #ffc107 url(/ui/bigrock/themes/ClassicBlue/images/product/ic-favourite.svg) no-repeat;
  background-size: auto;
  background-size: 25px auto;
  content: "Recommended";
  width: 100px;
  height: 25px;
  right: -60px;
  bottom: 15px;
  position: absolute;
  font-size: 10px;
  color: #fff;
  padding-left: 20px;
  line-height: 24px;
  border-radius: 4px;
}

.plain-blurb .tenure-content .tenure,
.plain-blurb .os-content .os,
.plain-blurb .storage-content .storage,
.plain-blurb .billing-content .billing,
.plain-blurb .cp-content .cp,
.plain-blurb .package-content .package,
.plain-blurb .acronis-content .acronis,
.plain-blurb .domain-content .domain {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #EAEAEA;
  border-radius: 4px;
  margin: 0 20px 20px 0;
  padding: 25px;
  width: 30%;
  font: 400 14px/28px 'Open Sans', sans-serif;
  color: #828282;
  position: relative;
  cursor: pointer;
}

.plain-blurb .tenure-content .tenure.active,
.plain-blurb .os-content .os.active {
  border: 1px solid #2196F3;
  font-weight: bold;
}

.plain-blurb .domain-content .domain {
  cursor: default;
}
.plain-blurb .domain-content .panel-name {
  cursor: pointer;
  padding-left: 35px;
  margin-left: -35px;
  position: relative;
}

.plain-blurb .storage-content .storage,
.plain-blurb .billing-content .billing,
.plain-blurb .cp-content .cp,
.plain-blurb .package-content .package,
.plain-blurb .acronis-content .acronis,
.plain-blurb .domain-content .domain {
  border: none;
  border-bottom: 1px solid #ebeff3;
  border-radius: 4px;
  margin: 0 20px 20px 0;
  padding: 25px 0 25px 50px;
  font: 600 18px/28px 'Open Sans', sans-serif;
  width: 100%;
  color: #4a4a4a;
}

.plain-blurb .tenure-content .months {
  display: block;
  margin-bottom: 10px;
}
.plain-blurb .tenure-content .promo-price {
  font: 800 23px/34px 'Montserrat', sans-serif;
  color: #4a4a4a;
}
.plain-blurb .storage-content .months {
  font: 400 15px/24px 'Open Sans', sans-serif;
  color: #9f9f9f;
}
.plain-blurb .storage-content .price,
.plain-blurb .billing-content .price,
.plain-blurb .cp-content .price,
.plain-blurb .package-content .price,
.plain-blurb .acronis-content .price {
  position: absolute;
  right: 25px;
  font: 800 26px/34px 'Open Sans', sans-serif;
  color: #4a4a4a;
}

.plain-blurb .storage-content .price .months,
.plain-blurb .billing-content .price .months,
.plain-blurb .cp-content .price .months,
.plain-blurb .package-content .price .months,
.plain-blurb .acronis-content .price .months{
  font: 400 15px/24px 'Open Sans', sans-serif;
  color: #9F9F9F;
} 

.plain-blurb .tenure-content .price {
  text-decoration: line-through;
  font-size: 13px;
  font-weight: 400;
}
.plain-blurb .tenure-content .ic-dot,
.plain-blurb .os-content .ic-dot,
.plain-blurb .storage-content .ic-dot,
.plain-blurb .billing-content .ic-dot,
.plain-blurb .cp-content .ic-dot,
.plain-blurb .package-content .ic-dot,
.plain-blurb .acronis-content .ic-dot,
.plain-blurb .domain-content .ic-dot {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #d6d6d6;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  right: 15px;
  top: 15px;
  border-radius: 50px;
}

.plain-blurb .tenure-content li:hover .ic-dot,
.plain-blurb .os-content li:hover .ic-dot,
.plain-blurb .storage-content li:hover .ic-dot,
.plain-blurb .billing-content li:hover .ic-dot,
.plain-blurb .cp-content li:hover .ic-dot,
.plain-blurb .package-content li:hover .ic-dot,
.plain-blurb .acronis-content li:hover .ic-dot,
.plain-blurb .domain-content li:hover .ic-dot {
  background: #ff8d4e1a 0% 0% no-repeat padding-box;
  border: 1px solid #2196F3;
}

.plain-blurb .tenure-content .active .ic-dot,
.plain-blurb .os-content .active .ic-dot,
.plain-blurb .storage-content .active .ic-dot,
.plain-blurb .billing-content .active .ic-dot,
.plain-blurb .cp-content .active .ic-dot,
.plain-blurb .package-content .active .ic-dot,
.plain-blurb .acronis-content .active .ic-dot,
.plain-blurb .domain-content .active .ic-dot {
  border: 1px solid #2196F3;
}

.plain-blurb .tenure-content .active .ic-dot:before,
.plain-blurb .os-content .active .ic-dot:before,
.plain-blurb .storage-content .active .ic-dot:before,
.plain-blurb .billing-content .active .ic-dot:before,
.plain-blurb .cp-content .active .ic-dot:before,
.plain-blurb .package-content .active .ic-dot:before,
.plain-blurb .acronis-content .active .ic-dot:before,
.plain-blurb .domain-content .active .ic-dot:before {
  content: "";
  background: #2196F3 0% 0% no-repeat padding-box;
  border: 1px solid #2196F3;
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  right: 3px;
  top: 3px;
  border-radius: 50px;
}

.plain-blurb .cloud-addons .active .ic-dot:before{
  background: transparent url(/ui/bigrock/themes/ClassicBlue/images/product/icon_blue_checkmark.svg) no-repeat;
  width: 21px;
  height: 21px;
  right: -1px;
  top: -2px;
  border: solid 1px transparent;
}

.plain-blurb .storage-content .ic-dot,
.plain-blurb .billing-content .ic-dot,
.plain-blurb .cp-content .ic-dot,
.plain-blurb .package-content .ic-dot,
.plain-blurb .acronis-content .ic-dot,
.plain-blurb .domain-content .ic-dot {
  left: 15px;
  top: 27px;
}
.plain-blurb .tenure-content .promo-details {
  background: #2196F3 0% 0% no-repeat padding-box;
  border-radius: 4px;
  font: 600 12px/16px 'Open Sans', sans-serif;
  color: #fff;
  padding: 5px 10px;
  margin-top: 15px;
  display: inline-block;
  border-radius: 13px;
}
.plain-blurb .os-content .os {
  padding: 15px;
}
.plain-blurb .os-content .os-name {
  color: #212121;
}
.order-summary {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 10px #2e578b21;
  border-radius: 4px;
  padding: 30px;
}
.order-summary h4 {
  font: 800 20px/28px 'Montserrat', sans-serif;
  color: #212121;
  margin-bottom: 20px;
}
.order-summary .summary-plan {
  font: 700 16px/24px 'Open Sans', sans-serif;
  color: #212121;
  margin-bottom: 15px;
}
.order-summary .summary-specs {
  margin: 0 0 0 3px;
  padding: 0;
}
.order-summary .summary-specs li span i {
  font-style: normal;
  color: #4a4a4ab3;
}
.order-summary .summary-specs li span {
  font: 600 15px/20px 'Open Sans', sans-serif;
  color: #212121;
}
.order-summary .summary-specs .two-col ._selected_plan_price {
  float: right;
}
.order-summary .summary-specs li {
  font: 400 14px/20px 'Open Sans', sans-serif;
  color: #4a4a4a;
  margin-bottom: 7px;
  list-style: disc inside;
}
.total-summary span {
  font: 700 16px/20px 'Montserrat', sans-serif;
  color: #4a4a4a;
}
.total-summary b {
  font: 700 16px/20px 'Montserrat', sans-serif;
  color: #4A4A4A;
}
.total-summary {
  background: #FFF4EA;
  border-radius: 0px 0px 4px 4px;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.total-summary .toggle_cart.active {
  transform: rotate(180deg);
}
.total-summary .toggle_cart {
  position: absolute;
  left: 45%;
  bottom: 47px;
  cursor: pointer;
}
.btn-summary .btn {
  display: block;
  width: 100%;
  margin: 20px 0;
}
.addons-plus {
  background: #FFFAF5 0% 0% no-repeat padding-box;
  padding: 45px 0;
}
.addons-plus h3 {
  font: 700 24px/34px 'Montserrat', sans-serif;
  color: #212121;
  margin: 0 0 15px 0;
}
.addons-plus .sub {
  font: 400 15px/24px 'Open Sans', sans-serif;
  color: #4a4a4ab3;
}
.select-package .details {
  margin-top: 20px;
}
.select-package .details p {
  font: normal 15px/20px 'Open Sans', sans-serif;
  color: #828282;
  padding: 0;
}
.addons-wrp .btn-group {
  display: flex;
  justify-content: space-between;
  margin: 40px 0;
}
.addons-wrp .btn-group .btn {
  border-radius: 4px;
  padding: 15px 40px;
}
.addons-wrp .btn-group .btn-gray {
  background: #fff 0% 0% no-repeat padding-box;
  border-radius: 2px;
  font: 600 15px/24px 'Montserrat', sans-serif;
  letter-spacing: 0px;
  border: 1px solid #212121;
  color: #212121;
}
.addons-wrp .btn-group .btn-gray:hover{
  color: #212121 !important;
}
.btn-group> button.btn{
  border-radius: 4px !important;
}

.select-acronis .text-gb {
  font: 400 14px/20px 'Open Sans', sans-serif;
  color: #ccd8df;
}

.select-acronis .text-big {
  font: 500 20px/28px 'Open Sans', sans-serif;
  color: #4a4a4a;
}

.plain-blurb .acronis-content .acronis .data-gb.active {
  background: #2196F3 0% 0% no-repeat padding-box;
  color: #ffffff;
  border: solid 1px #2196F3;
}
.plain-blurb .acronis-content .custom-gb,
.plain-blurb .acronis-content .acronis .data-gb {
  background: #fff 0% 0% no-repeat padding-box;
  border: solid 1px #ccd8df;
  font: 400 14px/20px 'Open Sans', sans-serif;
  color: #ccd8df;
  border-radius: 4px;
  padding: 10px 30px;
  margin-right: 15px;
}

.plain-blurb .acronis-content .active .custom-gb {
  border: solid 1px #2196F3;
  color: #2196F3;
}
.plain-blurb .acronis-content .custom-gb {
  width: 110px;
  margin: 0 5px 0 10px;
}

.domain-section h3 {
  font: bold 24px/34px 'Montserrat', sans-serif;
  color: #212121;
  margin: 30px 0;
}
.domain-select-form {
  display: flex;
  align-items: center;
  margin: 30px 0 0 -30px;
}
.domain-select-form .form-control:focus {
  border: 1px solid #FF7700;
  box-shadow: none;
}
.domain-select-form .form-control {
  font: 500 16px/20px 'Open Sans', sans-serif;
  color: #4a4a4a;
  padding: 15px 20px;
  border: 1px solid #EAEAEA;
  border-radius: 4px;
  margin-right: 20px;
  height: inherit;
}
.domain-select-form select.form-control {
  width: 20%;
}
.domain-select-form input.form-control {
  width: 60%;
}
.domain-select-form .btn {
  padding: 13px 30px;
}
.domain-result.error {
  background: #d9444514 0% 0% no-repeat padding-box;
  border: 1px solid #d94445;
}
.domain-result.success {
  background: #E5FFF0 0% 0% no-repeat padding-box;
  border: 1px solid #00C853;
}
.domain-result {
  padding: 30px;
  border-radius: 4px;
}
.domain-result.success .msg {
  color: #40b186;
  margin-bottom: 20px;
  display: block;
}
.domain-result.error .msg-na {
  color: #d94445;
  display: block;
  margin: 0;
}
.domain-result.success .result {
  display: flex;
}
.domain-result .msg,
.domain-result .msg-na {
  font: 400 20px/28px 'Open Sans', sans-serif;
  margin-bottom: 20px;
  display: none;
}
.domain-result .result {
  justify-content: space-between;
  align-items: flex-end;
  display: none;
}
.domain-result .result-data p {
  font: 600 20px/28px 'Open Sans', sans-serif;
  color: #4a4a4a;
}
.domain-result .result-data .tld-price {
  font: 600 24px/30px 'Open Sans', sans-serif;
  display: block;
  margin-top: 10px;
}
.domain-result .result-action .btn {
  padding: 15px 44px;
}
.domain-result.success .msg b,
.domain-result.error .msg-na b {
  font-weight: 700;
}
.tag-tooltip {
  position: relative;
  cursor: pointer;
}
.tag-tooltip .tooltip-content {
  display: none;
}
.tag-tooltip .tooltip-content b {
  font-weight: 400;
}
.tag-tooltip .tooltip-content .img {
  display: block;
  margin-bottom: 10px;
}
.tag-tooltip .tooltip-content p {
  font: 300 14px/20px 'Open Sans', sans-serif;
  color: #4a4a4a;
}
.tag-tooltip:hover span.tooltip-content b {
  color: #2e578b;
  font-weight: 400;
}
.tag-tooltip:hover .tooltip-content {
  position: absolute;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 7px #0000001a;
  padding: 20px;
  font: 400 15px/20px 'Open Sans', sans-serif;
  color: #626262;
  display: block;
  width: 250px;
  bottom: 25px;
  z-index: 1;
}
.modal-content .modal-header {
  padding: 40px 0 0 0;
  border: none;
}
.modal-content .modal-title {
  font: 700 24px/30px 'Montserrat', sans-serif;
  color: #212121;
  text-align: center;
  padding: 0 80px;
}
.modal-body p.text-mute{
  font-size: 16px;
  line-height: 23px;
  color: #828282;
}
.modal-body p.text-blue{
  font-weight: 600;
  font-size: 15px;
  color: #4a4a4a;
}
.modal-content ul li {
  font: 400 14px/20px 'Open Sans', sans-serif;
  color: #4a4a4a;
  padding: 0;
  list-style: disc;
  margin: 20px 30px;
}
.small-support-blurb {
  background: #F5F5F5 0% 0% no-repeat padding-box;
  border-radius: 4px;
  text-align: center;
  padding: 20px;
  font: 400 14px/19px 'Open Sans', sans-serif;
  color: #444;
}
.small-support-blurb b {
  font: 800 22px/34px 'Montserrat', sans-serif;
  color: #212121;
  margin-bottom: 20px;
  display: inline-block;
}
.small-support-blurb button:hover,
.small-support-blurb button {
  font: 600 16px 'Montserrat', sans-serif;
  color: #fff;
  padding: 15px 40px;
  background: #10BA5E 0% 0% no-repeat padding-box;
  border-radius: 4px;
  display: inline-block;
  border: none;
  margin-bottom: 15px;
}
.small-support-blurb .link {
  font: 400 14px/20px 'Open Sans', sans-serif;
  color: #4480c5;
  cursor: pointer;
}
.modal-header .close {
  margin: 0;
  position: relative;
  top: -20px;
  right: 20px;
  opacity: 1;
}
.error {
  font-size: 13px;
}
.text-blue {
  color: #222;
  font-weight: 400;
}
.text-orange {
  color: #ff6b17;
  font-weight: 400;
}
.product-benefits-slider.owl-carousel .owl-item img {
  width: inherit;
}
.product-benefits-slider .owl-nav {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  margin-top: 60px;
}

.product-benefits-slider .owl-nav .owl-prev,
.product-benefits-slider .owl-nav .owl-next {
  width: 45px;
  height: 45px;
  font-size: 0;
}

.product-benefits-slider .owl-nav .owl-prev {
  background: url("/ui/bigrock/themes/ClassicBlue/images/product/crousel-arrow.png") no-repeat 0;
  transform: rotate(180deg);
}
.product-benefits-slider .owl-nav .owl-next {
  background: url("/ui/bigrock/themes/ClassicBlue/images/product/crousel-arrow.png") no-repeat 0 0;
  margin-left: 25px;
}
.product-benefits-slider .owl-nav .owl-prev.disabled,
.product-benefits-slider .owl-nav .owl-next.disabled {
  opacity: 0.5;
}
.block-content {
  min-height: 200px;
}

.tab-location {
  text-align: center;
  margin: 40px 0;
  font: 400 15px/24px 'Open Sans', sans-serif;
  color: #4a4a4a;
}
.tab-location span {
  color: #4480c5;
  text-decoration: underline;
  cursor: pointer;
}
.tab-location ul {
  width: 330px;
  margin: 0 auto;
  list-style: none;
  padding: 5px;
  display: flex;
  margin-top: 20px;
}
.tab-location ul li img {
  display: inline-block;
  margin-right: 10px;
}
.tab-location ul li.active {
  background: #FFFAF5;
  border: solid 1px #FF7700;
}
.tab-location ul li {
  font: 600 18px/28px 'Open Sans', sans-serif;
  padding: 14px 35px;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #4A4A4AB3;
  border: solid 1px #EAEAEA;
  margin-right: 15px;
  border-radius: 6px;
}
.loc-tabs {
  text-align: center;
}
.loc-tabs span.active {
  background: #FFFAF5;  
  border: 1px solid #FF7700;

}
.modal_content .img-wrp {
  text-align: center;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 25px #2e578b21;
}
.modal_content .img-wrp img {
  max-width: 90%;
}

.loc-tabs span {
  font: 600 17px/28px 'Montserrat', sans-serif;
  color: #4A4A4A;
  display: inline-block;
  border: 1px solid #EAEAEA;
  border-radius: 4px;
  padding: 15px 30px;
  margin: 0 10px;
  cursor: pointer;
}
.modal-server .modal-content {
  background-color: #fff;
}
.modal-server .modal-content .modal-header {
  padding-bottom: 0;
}

.slidecontainer {
  margin: 40px 0;
  width: 100%; /* Width of the outside container */
  position: relative;
}

/* The slider itself */
.slider {
  -webkit-appearance: none; /* Override default CSS styles */
  appearance: none;
  width: 100%; /* Full-width */
  height: 3px; /* Specified height */
  background: #ccd8df; /* Grey background */
  outline: none; /* Remove outline */
  opacity: 0.7; /* Set transparency (for mouse-over effects on hover) */
  -webkit-transition: 0.2s; /* 0.2 seconds transition on hover */
  transition: opacity 0.2s;
}

.slidecontainer:before,
.slidecontainer:after {
  font: 400 15px/24px 'Open Sans', sans-serif;
  color: #212121;
  position: absolute;
  top: 10px;
}
.slidecontainer:before {
  content: "1GB";
  left: 0;
}
.slidecontainer:after {
  content: "5000GB";
  right: 0;
}

/* Mouse-over effects */
.slider:hover {
  opacity: 1; /* Fully shown on mouse-over */
}

/* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */
.slider::-webkit-slider-thumb {
  -webkit-appearance: none; /* Override default look */
  appearance: none;
  width: 20px; /* Set a specific slider handle width */
  height: 20px; /* Slider handle height */
  background: #828282; /* Green background */
  cursor: pointer; /* Cursor on hover */
  border-radius: 50px;
}

.slider::-moz-range-thumb {
  width: 20px; /* Set a specific slider handle width */
  height: 20px; /* Slider handle height */
  background: #828282; /* Green background */
  cursor: pointer; /* Cursor on hover */
  border-radius: 50px;
}

.product-compare .headings {
  display: flex;
  margin-bottom: 80px;
  position: relative;
}
.product-compare h2.title {
  font: bold 28px/34px 'Montserrat', sans-serif;
  color: #ffffff;
  margin-bottom: 15px;
}
.product-compare p {
  font: 400 14px/24px 'Open Sans', sans-serif;
  color: #fff;
  padding-left: 0;
}
.product-compare p.text-alt:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 35px;
  background: #fff;
}
.product-compare p.text-alt {
  font-size: 14px;
  position: relative;
  margin-left: 0;
  padding-left: 20px;
}
.product-compare .headings p span {
  color: #fff;
  font-weight: 700;
  font-size: 19px;
}
.product-compare .headings > div {
  padding: 0 50px;
  width: 50%;
}

.product-compare .headings > div:last-child {
  padding-right: 0;
}
.product-compare .headings > div:first-child {
  padding-left: 0;
  border-right: 1px solid #FFFFFF80;
}
.product-compare .headings img {
  display: block;
  margin-bottom: 40px;
}
.product-compare .headings b span {
  font-size: 24px;
}
.product-compare .headings b {
  font: 400 40px/25px 'Open Sans', sans-serif;
  color: #ffffff;
  border-left: solid 3px #fff;
  padding-left: 10px;
  margin-bottom: 7px;
  display: block;
}
.table-compare {
  background: #fff;
  /* box-shadow: -10px 10px 0 #225291; */
  border-radius: 4px;
  position: relative;
}
.table-compare h4 {
  text-align: center;
  padding: 30px 0;
  font: 400 24px/30px 'Montserrat', sans-serif;
  color: #212121;
  border-bottom: 1px solid #ebeff3;
  margin: 0;
}
.table-compare h6 {
  font: 600 23px/30px 'Montserrat', sans-serif;
  color: #212121;
  text-transform: capitalize;
  margin: 0;
}
.table-compare h5 {
  font: 600 23px/30px 'Montserrat', sans-serif;
  color: #212121;
  margin: 0 0 5px 0;
}
.table-compare .text {
  font: 400 15px/24px 'Open Sans', sans-serif;
  color: #212121;
}
.table-compare .text b {
  font-weight: 400;
}
.table-compare .table-row {
  display: flex;
  width: 100%;
}
.table-compare .table-row .col1 {
  width: 40%;
}
.table-compare .table-row .col1,
.table-compare .table-row .col2,
.table-compare .table-row .col3 {
  box-sizing: border-box;
  padding: 30px;
}
.table-compare .table-row .col1,
.table-compare .table-row .col2 {
  border-bottom: 1px solid #ebeff3;
  border-right: 1px solid #ebeff3;
}
.table-compare .table-row .col2,
.table-compare .table-row .col3 {
  width: 30%;
  border-bottom: 1px solid #ebeff3;
}
.table-compare .pricing {
  margin: 15px 0;
}
.table-compare .pricing .mute {
  font: 400 20px/28px 'Open Sans', sans-serif;
  letter-spacing: 0px;
  font-style: normal;
  color: #9f9f9f;
}
.table-compare .pricing .price {
  font: 600 28px/34px 'Open Sans', sans-serif;
  color: #212121;
}
.table-compare .pricing .text-promo {
  background: #2196F3  0% 0% no-repeat padding-box;
  border-radius: 4px;
  font: 600 13px/20px 'Open Sans', sans-serif;
  letter-spacing: 0px;
  color: #fff;
  margin: 10px 0 20px 0;
  padding: 7px 10px;
  display: inline-block;
  border-radius: 20px;
}
.table-compare .pricing span {
  display: block;
}
.table-compare h3 .title1,
.table-compare h3 .title2 {
  position: absolute;
  width: 340px;
  top: 0;
  right: 0px;
  text-align: center;
  line-height: 70px;
  display: none;
}
.table-compare h3 .title2 {
  right: 340px;
}
.table-compare h3.fixed {
  position: fixed;
  top: 94px;
  width: 75%;
  z-index: 1;
}

.table-compare h3.fixed .title1,
.table-compare h3.fixed .title2 {
  display: block;
}

.table-compare h3 {
  font: 600 20px/30px 'Montserrat', sans-serif;
  color: #FF7700;
  background: #FFFAF5;
  padding: 20px 30px;
  margin: 0;
  position: relative;
}
.table-compare .bullet:before {
  content: "";
  height: 8px;
  width: 8px;
  position: absolute;
  left: 0;
  top: 7px;
  border-radius: 50px;
  background: #4a4a4a;
}
.table-compare .bullet {
  position: relative;
  padding-left: 20px;
}
.table-compare .item {
  font: 400 16px/22px 'Open Sans', sans-serif;
  color: #4a4a4a;
  margin-bottom: 30px;
}
.table-compare .item.last {
  margin-bottom: 0;
}
.table-compare .item .item-muted {
  font-size: 14px;
  color: #828282;
  font-style: normal;
}
.table-compare .last-row {
  border-radius: 0px 0px 4px 4px;
  padding: 20px 30px;
  font: 400 20px/28px 'Open Sans', sans-serif;
  color: #4480c5;
  cursor: pointer;
  text-align: center;
}
.table-compare .last-row i {
  font-style: normal;
  font-weight: 300;
  font-size: 32px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
  margin-left: 5px;
}
.support-block {
  background: #FFFFFF url('/ui/bigrock/themes/ClassicBlue/images/product/ic-sup-block.png') no-repeat 40px 30px;
  border-radius: 4px;
  padding: 30px 30px 30px 115px;
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
}
.support-block p {
  font: 600 16px/24px 'Open Sans', sans-serif;
  color: #2196F3;
  margin-bottom: 5px;
}
.support-block h4 {
  font: 700 24px/34px 'Montserrat', sans-serif;
  color: #212121;
  margin: 0;
}
a.btn-yellow:link, a.btn-yellow:hover, a.btn-yellow:visited{
  color: #212121 !important;
}

.btn-yellow:link, .btn-yellow:hover, .btn-yellow:focus{color: #212121 !important;}
.btn-yellow {
  font: 700 16px/20px 'Montserrat', sans-serif;
  color: #212121;
  padding: 14px 35px;
  background: #fff;
  border: solid 1px #212121;
  border-radius: 4px;
}
.btn-yellow:hover{
  color: #212121;
}
.back-text-btn img {
  transform: rotate(90deg);
  width: 21px;
  display: inline-block;
  margin-right: 5px;
}
.order-summary .item-summary,
.order-summary .item-selected,
.order-summary .item-price {
  font: 500 15px/24px 'Open Sans', sans-serif;
  color: #4a4a4a;
}
.order-summary .item-summary {
  padding: 13px 0;
  border-bottom: 1px solid #ebeff3;
}
.order-summary ._selected_location img {
  margin-left: 5px;
  display: inline-block;
}
.order-summary ._selected_location {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
.order-summary .item-selected {
  color: #FF7700;
  float: right;
}
.order-summary .item-price i {
  color: #9f9f9f;
  font-size: 14px;
  font-style: none;
}
.order-summary .item-price {
  color: #4a4a4a;
  text-align: right;
  display: block;
}
.order-summary.summary-tenure {
  border-top: 1px solid #ebeff3;
  margin-top: 30px;
}
.order-summary.summary-acronis {
  border: none;
}
.coupon-summary {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 10px #2e578b21;
  padding: 30px;
  margin: 30px 0;
  position: relative;
}
.coupon-summary h4 {
  font: 800 18px/28px 'Montserrat', sans-serif;
  margin-bottom: 5px;
  color: #212121;
}
.coupon-summary h4 i {
  background: #2196F3;
  color: #fff;
  border-radius: 50px;
  width: 25px;
  display: inline-block;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  font-style: normal;
  line-height: 24px;
  margin-left: 5px;
  vertical-align: text-top;
}
.coupon-summary .coupon_applied {
  font: 400 15px/24px 'Open Sans', sans-serif;
  color: #4a4a4a;
}
.coupon-summary .note {
  background: #F0F9FF 0% 0% no-repeat padding-box;
  border-radius: 2px;
  padding: 10px;
  font: 400 14px/20px 'Open Sans', sans-serif;
  color: #2196F3;
  margin: 20px 0;
}
.coupon-summary .coupon-data {
  border-top: 1px solid #ebeff3;
  padding: 20px 0;
}

.coupon-summary .coupon-data span i {
  display: inline-block;
  margin-right: 10px;
}
.coupon-summary .coupon-data button.btn_remove_coupon:hover{
  color: #d94445 !important;
}
.coupon-summary .coupon-data button.btn_remove_coupon {
  color: #d94445;
}
.coupon-summary .coupon-data button {
  font: 400 15px/24px 'Open Sans', sans-serif;
  cursor: pointer;
  color: #2196F3;
  float: right;
  background: #fff;
  border: none;
  padding: 11px 0;
  border-radius: 4px;
}
.coupon-summary .coupon-data span {
  border: 1px solid #FAD8BA;
  border-radius: 2px;
  font: 600 15px/24px 'Open Sans', sans-serif;
  color: #4A4A4A;
  padding: 10px 20px 10px 55px;
  display: inline-block;
  background: #fff
    url("/ui/bigrock/themes/ClassicBlue/images/product/discount.svg")
    no-repeat 20px center;
}
.coupon-summary .coupon-data span.active {
  background: #FF7700
    url("/ui/bigrock/themes/ClassicBlue/images/product/ic-coupon-selected.svg")
    no-repeat 20px center;
  color: #fff;
}
.coupon-summary .coupon-data p {
  font: 400 15px/24px 'Open Sans', sans-serif;
  color: #4a4a4a;
  margin-top: 20px;
}
.edit-section {
  position: relative;
}
.edit-section .text {
  font-family: 'Open Sans', sans-serif;
  color: #9f9f9f;
  font-size: 15px;
}
.edit-section .text b {
  font-weight: 600;
  font-size: 17px;
  color: #4a4a4a;
}
.edit-section .you-save {
  font: 400 14px/20px 'Open Sans', sans-serif;
  color: #fff;
  background: #2196F3 0% 0% no-repeat padding-box;
  border-radius: 4px;
  display: inline-block;
  padding: 6px 10px;
}
.edit-section .text-edit {
  font-weight: 600;
  font-size: 20px;
  color: #ff8d4e;
  position: absolute;
  right: 30px;
  top: 5px;
  cursor: pointer;
}
.toggle-coupons.active {
  transform: rotate(180deg);
}
.toggle-coupons {
  position: absolute;
  bottom: -15px;
  width: 100%;
  text-align: center;
  left: 0;
  cursor: pointer;
}
.done .title i {
  display: inline-block;
  background: url("/ui/bigrock/themes/ClassicBlue/images/product/ic-green-tick.svg")
    no-repeat;
  height: 30px;
  width: 30px;
  margin-left: 5px;
}
.ic-star,
.plain-blurb .cpanel i {
  display: inline-block;
  background: url("/ui/bigrock/themes/ClassicBlue/images/product/ic-favourite.svg")
    no-repeat;
  height: 30px;
  width: 30px;
  margin-left: 5px;
  vertical-align: middle;
  background-size: 30px auto;
  position: relative;
}

.ic-star:after, .cpanel .panel-name i:after{
  content: "Recommended";
  position: absolute;
  top: 0;
  background: #ffc107;
  color: #fff;
  font-size: 12px;
  left: 28px;
  width: 100px;
  height: 30px;
  border-radius: 0 4px 4px 0;
  line-height: 30px;
  font-style: normal;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
.ic-star:hover:after, .cpanel .panel-name i:hover:after{
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
}

.text-feature-green,
.text-feature-yellow {
  background: #2196F3  0% 0% no-repeat padding-box;
  border-radius: 18px;
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
  font: 600 14px/20px 'Open Sans', sans-serif;
  color: #fff;
  padding: 8px 15px;
}
.text-feature-yellow {
  background: #2196F3 0% 0% no-repeat padding-box;
  border-radius: 18px;
  color: #fff;
  padding: 2px 12px;
  margin-bottom: 4px;
}
.acronis._data_acronis {
  padding-bottom: 40px;
}
.plan p.manage-feature a{
  font-weight: 600;
  color: #2196F3;
  cursor: pointer;
}
.plan p.manage-feature {
  background: #F0F9FF 0% 0% no-repeat padding-box;
  padding: 15px;
  font: 400 13px/20px 'Open Sans', sans-serif;
  color: #212121;
  margin: 0 -20px;
}
.modal-manage-server .ms-feature-list {
  display: flex;
  margin: 0 30px;
}
.modal-manage-server .ms-feature-list h4 {
  font: 700 16px/26px 'Montserrat', sans-serif;
  color: #212121;
  padding-right: 30px;
}
.modal-manage-server .ms-feature-list ul {
  list-style: none;
  padding: 0;
  border-top: 2px solid #eceff3;
}
.modal-manage-server .ms-feature-list li {
  font: 400 14px/19px 'Open Sans', sans-serif;
  color: #212121;
  opacity: 1;
  background: url("/ui/bigrock/themes/ClassicBlue/images/product/ic-checked.svg") no-repeat 0 center;
  background-size: 13px;
  margin: 20px 0 0 0;
  padding: 0 0 0 20px;
  list-style: none;
}
.ms-features {
  display: flex;
  margin: 60px 0;
  justify-content: center;
}
.ms-features > div:last-child {
  padding: 0;
}
.ms-features > div {
  width: 47%;
  padding-right: 3%;
}
.ms-features .img-wrp {
  display: block;
  margin-bottom: 25px;
}
.ms-features h3 {
  font: 600 15px/24px 'Open Sans', sans-serif;
  color: #2196F3;
  margin-bottom: 5px;
}
.ms-features .heading {
  font: 800 28px/24px 'Montserrat', sans-serif;
  color: #212121;
  border-left: solid 3px #212121;
  padding-left: 15px;
}
.ms-features .heading span {
  font: 400 24px/28px 'Montserrat', sans-serif;
  color: #212121;
}
.ms-features .text {
  font: 400 16px/24px 'Open Sans', sans-serif;
  color: #828282;
  margin-top: 10px;
}
.product-ms-features .container {
  background: #fff;
}
.ms-compare-section {
  background: #424242;
  padding: 70px 0;
}
.ms-compare-section .title {
  color: #fff;
  margin-bottom: 40px;
}
.ms-compare-section .pera {
  color: #fff;
  display: flex;
  margin-bottom: 50px;
}
.ms-compare-section .pera p:last-child {
  margin: 0;
  border: none;
}
.ms-compare-section .pera p {
  font: 300 15px/22px 'Open Sans', sans-serif;
  color: #ffffffcc;
  padding-right: 30px;
  margin-right: 30px;
  border-right: solid 1px #cfd8de40;
}
.ms-compare-section .pera p b {
  font: 600 27px/40px 'Open Sans', sans-serif;
  color: #ffffff;
  display: block;
  margin-bottom: 5px;
}
.ms-compare-section .content-blocks {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 4px;
  margin-bottom: 45px;
  overflow: hidden;
  padding: 30px;
}
.ms-compare-section .content-blocks h4 {
  font: 700 18px/30px 'Open Sans', sans-serif;
  color: #212121;
  margin-bottom: 10px;
}
.ms-compare-section .content-blocks button {
  font-weight: 500;
  color: #4a4a4a;
}
.ms-compare-section .content-blocks p {
  font: 400 16px/22px 'Open Sans', sans-serif;
  color: #828282;
  margin-bottom: 20px;
}
.ms-compare-section .content-blocks .pera-server-info p {
  font: 400 14px/20px 'Open Sans', sans-serif;
  color: #828282;
  margin-top: 20px;
  margin-bottom: 0;
}
.btn-floating-total {
  display: none;
}
.owl-carousel .owl-stage-outer {
  padding: 10px;
}
.tab-location-group.tab-location{
  display: flex;
  align-items: center;
  justify-content: center;
}
.tab-location-group.tab-location li{
  width: 50%;
  justify-content: center;
}
.tab-location-group.tab-location .col2{
  border-left: solid 2px #EBEFF3;
  padding-left: 90px;
  margin-left: 90px;
}
.tab-location-group.tab-location ul{
  margin: 20px 0 0 0;
}
.green{color: #2196F3 ;}

.modal-server-2 .modal_content_text{
  padding: 0 50px 30px 50px;
}
.modal-server-2 .modal_content_text .text-blue{
  margin-bottom: 15px;
  font-weight: 600;
}
.modal-server-2 h3 b{
  font-weight: 600;
}
.modal-server-2 h3{
  font: 400 24px/30px 'Open Sans', sans-serif;
  color: #212121;
  margin: 0 0 10px 0;
}
.modal-server-2 .text-mute{
  font: 300 15px/24px 'Open Sans', sans-serif;
  letter-spacing: 0px;
  color: #4A4A4AB3;
}
.modal-server-2 .row-gray-bg{
  background: #F3F5F8;
  padding: 15px;
  margin: 15px 0 0 0;
  border-radius: 4px;
  font: normal 15px 'Open Sans', sans-serif;
  color: #777;
}
.in-server-feature .text-feature-green{
  padding: 10px 15px;
  border-radius: 4px;
}
.in-server-feature .text-feature-green b{
  font-weight: 500;
}

.addons-wrp .content{
  width: 100%;
  float: none;
  padding: 0;
}

.product-benefits .owl-dots{
  display: none;
}

.btn-blue.done .ic-tick{
  background: transparent url(/ui/bigrock/themes/ClassicBlue/images/product/ic-tick.svg) no-repeat;
  width: 20px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
}

.domain_add_alert .error{
  border: 1px solid #ebccd1;
  background: #ffe1e1;
  padding: 10px;
}
.domain_add_alert .error li{
  background: transparent;
  font-size: 12px;
}
.cloud-hero-img{
  text-align: right;
  margin-bottom: 0;
  margin-bottom: 0;
}
.cloud-hero-img img{
  max-width: 464px;
}

.benefit-content{
  display: flex;
  justify-content: space-between;
}
.benefit-content .block{
  width: 28%;
  text-align: center;
}

.benefit-content .block i{
  display: inline-block;
  height: 55px;
  vertical-align: top;
}

.benefit-content h3{
  font: 700 18px/28px 'Montserrat', sans-serif;
  letter-spacing: 0px;
  color: #212121;
  margin: 15px 0 10px 0;
}
.benefit-content p{
  font: 400 16px/20px 'Open Sans', sans-serif;
  letter-spacing: 0px;
  color: #212121CC;
  text-align: center;
}
.benefits-cta{
  margin-top: 70px;
}
.row-white-bg{
  background: #fff;
}
.row-orange-bg{
  background: #FFFAF5;
}
.flex-accordion{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.compare-section{
  margin-top: 80px;
}
.compare-section .compare-row{
  display: flex;
  border-bottom: 1px solid #EAEAEA;
}
.compare-section .compare-row .col1,
.compare-section .compare-row .col2,
.compare-section .compare-row .col3{
  width: 30%;
  font: 400 16px/20px 'Open Sans', sans-serif;
  color: #212121CC;
  letter-spacing: 0;
  background: #fff;
  padding: 30px;
  min-height: 100%;
}
.compare-section .compare-row .col1{
  background: #F5F5F5;
  border-radius: 5px 0 0 0;
}
.compare-section .compare-row .col3{
  border-radius: 0 5px 0 0;
}
.compare-section .compare-row .col2{
  border-left: solid 1px #2196F3;
  border-right: solid 1px #2196F3;
  box-shadow: 0px 4px 10px #803C001A;
  position: relative;
}
.compare-section .compare-row .col1 p{
  font: 600 18px/30px 'Montserrat', sans-serif;
  color: #212121;
}
.compare-section .compare-row .col h5{
  font: 600 24px/30px 'Montserrat', sans-serif;
  color: #212121;
  margin-bottom: 25px;
}
.compare-section .compare-row .col2 p,
.compare-section .compare-row .col3 p{
  font: 400 16px/26px 'Open Sans', sans-serif;
  color: #212121CC;
}
.compare-section .compare-row .col span{
  display: inline-block;
  margin-bottom: 5px;
}
.compare-section .compare-row .col .price{
  font: bold 28px/34px 'Montserrat', sans-serif;
  color: #212121;
}
.compare-section .compare-row .col .price i{
  font: 600 20px/28px 'Montserrat', sans-serif;
  color: #9F9F9F;
}
.compare-section .compare-row .col li{
  list-style: disc inside;
  padding-top: 10px;
}
.compare-section .compare-row .col2 .highlight{
  font: 600 14px/24px 'Open Sans', sans-serif;
  color: #FFFFFF;
  width: 100%;
  display: block;
  text-align: center;
  padding: 5px 0;
  position: absolute;
  top: -34px;
  border-radius: 3px 3px 0 0;
  background: #2196F3;
  left: -1px;
  padding-right: 2px;
}
.compare-section .compare-row.last-row .col{
  padding-bottom: 0;
}
.compare-section .compare-row .col2 .bottom-curve{
  background: #fff;
  position: absolute;
  bottom: -50px;
  width: 100%;
  height: 50px;
  left: 0;
  border: solid 1px #2196F3;
  border-top: 0;
  left: -1px;
  border-radius: 0 0 5px 5px;
}
.chat-blurb{
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #EAEAEA;
  padding: 30px 25px;
  border-radius: 5px;
}
.chat-blurb h4{
  font: bold 28px/32px 'Montserrat', sans-serif;
  color: #212121;
  margin-bottom: 20px;
}
.chat-blurb .btn-plain, .chat-blurb .btn-plain:hover{
  background: transparent;
  font-size: 16px;
  color: #828282 !important;
}
.chat-blurb .btn{
  padding: 15px 25px;
  margin-right: 20px;
}
.chat-blurb .border{
  border-right: solid 1px #EAEAEA;
  background: none;
  margin-right: 60px;
}
.plain-blurb .details{
  margin-top: 10px;
}
.plain-blurb .details p{
  font: 400 15px/20px 'Open Sans', sans-serif;
  color: #4A4A4AB3; 
}
.gcp-apps li{
  text-align: center;
}
.gcp-apps .app_location{
  display: none;
}
.gcp-apps li .ic-app{
  display: block;
  width: 65px;
  height: 65px;
  margin: 0 auto;
  margin-top: 20px;
}
.gcp-apps .app_drupal .ic-app{
  background: transparent url(/ui/bigrock/themes/ClassicBlue/images/product/app_icon_drupal.png) no-repeat;
  background-size: 65px;
}
.gcp-apps .app_lamp .ic-app{
  background: transparent url(/ui/bigrock/themes/ClassicBlue/images/product/app_icon_lamp.svg) no-repeat;
  background-size: 65px;
}
.gcp-apps .app_wordpress .ic-app{
  background: transparent url(/ui/bigrock/themes/ClassicBlue/images/product/app_icon_wordpress.png) no-repeat;
  background-size: 65px;
}
.gcp-apps .app_woocommerce .ic-app{
  background: transparent url(/ui/bigrock/themes/ClassicBlue/images/product/app_icon_woo.png) no-repeat;
  background-size: 65px;
}
.gcp-apps .app_joomla .ic-app{
  background: transparent url(/ui/bigrock/themes/ClassicBlue/images/product/app_icon_joomla.png) no-repeat;
  background-size: 65px;
}
.gcp-apps .app_magento .ic-app{
  background: transparent url(/ui/bigrock/themes/ClassicBlue/images/product/app_icon_magento.png) no-repeat;
  background-size: 65px;
}
.gcp-apps li .app-name{
  font: 600 18px/28px 'Open Sans', sans-serif;
  color: #4A4A4A;
  display: block;
  margin: 12px 0;
  text-transform: capitalize;
}
.capitalize{
  text-transform: capitalize;
}
.pointer{cursor: pointer;}
.disable-click{
  opacity: 0.5;
  pointer-events:none;
}
.note-small{
  font-size: 12px;
  color: #888;
}
.btn.btn-text{
  cursor: default;
}

@media (min-width: 1200px){
  .order-summary{padding: 10px 30px;}
}
@media (min-width: 1300px){
  .order-summary{padding:30px;}
}

@media (max-width: 575.98px) {

  .product-benefits .owl-dots{display: block;}
  
  .product-benefits-slider .slider-content,
  .tech-spec .spec-list .list {
    min-height: 405px;
  }

  .container{width: 93% !important;}
  .prod-page-wrp .container{
    width: 98% !important;
  }
  .btn-hairline{padding: 15px;}
  .plan-wrp .plan-tabs{padding: 50px 25px 25px 25px;}
  .prod-hero .features,
  .plan-snappy-blurb,
  .product-compare .headings,
  .table-compare .table-row,
  .support-block,
  .plan-wrapper,
  .testimonial-list,
  .product-spec .content ul,
  .ms-features,
  .ms-compare-section .pera,
  .plain-blurb .tenure-content {
    flex-direction: column;
  }
  .prod-hero .img-hero,
  .list1-img img {
    max-width: 100%;
    margin: 25px auto;
  }
  .prod-page-wrp .page-intro {
    padding: 20px 0 50px 0;
  }
  .prod-hero .features li {
    width: 100%;
    background: #fff;
    margin: 0;
    display: flex;
    align-items: center;
    padding: 15px;
    border-bottom: 1px solid #a8c1d034;
  }
  .prod-hero .features li img {
    position: static;
    width: 23px;
    float: left;
  }
  .prod-hero .features b {
    font-size: 15px;
    min-width: 60px;
    margin: 0 15px 0 15px;
    float: left;
  }
  .prod-hero .text {
    font-size: 27px;
    line-height: 35px;
  }
  .prod-hero .btn,
  .col-xs-12 button,
  .support-block button {
    width: 100%;
    text-align: center;
    padding: 12px 0;
  }
  .plan-wrp .plan-tabs li {
    font-size: 13px;
    line-height: inherit;
  }
  .plan-wrp .plan-tabs li img {
    width: 30px;
  }
  .plan-content-wrp .h3,
  .product-benefits h2,
  .section-spacer .title,
  .product-compare h2.title,
  .support-block h4 {
    font-size: 23px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .plan-wrapper .plan,
  .ms-features > div,
  .plain-blurb .tenure-content .tenure {
    width: 100%;
  }
  .plan-snappy-blurb,
  .support-block {
    padding: 35px;
    background-position: center 240px;
  }
  .support-block {
    padding-bottom: 110px;
  }
  .section-spacer .sub-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .plan-snappy-blurb p,
  .product-benefits p,
  .support-block h4 {
    margin-bottom: 20px;
  }
  .plan-snappy-blurb p strong,
  .product-benefits h2,
  .product-benefits p,
  .product-compare h2.title,
  .product-compare p,
  .support-block h4,
  .ms-compare-section .title {
    text-align: center;
  }

  .owl-dots,
  .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin: 30px 0 0 0;
    position: static;
  }
  .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    width: inherit;
    background: transparent;
  }
  .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    background: #225291;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 3px;
  }
  .owl-dots .owl-dot.active span,
  .owl-dots .owl-dot:hover span {
    background: #ff8d4e;
  }
  .product-benefits-slider .owl-nav {
    display: none;
  }
  .product-spec .left-nav ul {
    display: flex;
  }
  .product-spec .left-nav li b {
    font-size: 14px;
    line-height: 22px;
  }
  .testimonial-list .list,
  .product-spec .content ul li {
    width: 300px;
    margin: 10px 0 0 10px;
  }

  .plan-carousel.owl-carousel .owl-item img {
    width: inherit;
    display: inline-block;
  }

  .floating-nav.fixed button img,
  .tech-spec .spec-list .active .arrow {
    display: none;
  }
  .floating-nav.fixed button {
    position: fixed;
    top: 23px;
    width: 160px;
    right: 20px;
    font-size: 14px;
    padding: 10px 15px;
  }
  .floating-nav.fixed ul li {
    font-weight: 400;
    border-bottom: 1px solid #ebeff3;
    padding: 20px 30px;
  }
  .floating-nav ul,
  .floating-nav .row {
    display: block;
  }
  .floating-nav ul,
  #step3 {
    display: none;
  }
  .floating-nav.active ul {
    display: block;
  }
  .toggle-float-nav i {
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
    top: 1px;
    position: relative;
    font-style: normal;
  }
  .toggle-float-nav {
    font-weight: 600;
    font-size: 15px;
    padding: 20px 30px;
    color: #4480c5;
  }
  .tech-spec .spec-list {
    display: flex;
    flex-direction: column-reverse;
  }
  .tech-spec .spec-list .list .text {
    display: block !important;
  }
  .tech-spec .spec-list {
    margin-bottom: 0;
  }
  .tech-spec .owl-dots,
  .tech-spec .owl-nav {
    margin: 0;
  }
  .testimonial-list .list .img-wrp {
    display: block;
    position: static;
    margin-bottom: 20px;
  }
  .product-compare .headings > div {
    padding: 0 30px;
    text-align: center;
  }
  .product-compare .headings {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .product-compare .headings > div:first-child {
    width: 100%;
    margin-bottom: 30px;
    border: none;
  }
  .product-compare .headings > div {
    width: 50%;
    text-align: left;
    padding: 0 10px;
  }
  .product-compare .headings b {
    font-size: 24px;
  }
  .product-compare p {
    text-align: left;
    font-size: 13px;
  }
  .product-compare .headings img {
    margin-bottom: 20px;
  }
  .table-compare h4 {
    padding: 30px;
    font-size: 19px;
  }
  .support-block p {
    text-align: center;
  }
  .product-spec .content ul {
    width: 300px;
    margin: 0;
    padding: 0;
    margin-top: 30px;
  }
  .product-spec .content .img-wrp img {
    width: inherit;
  }
  .product-faq .content .question {
    font-size: 14px;
    padding-right: 20px;
    line-height: 19px;
  }
  .product-faq .content .answer {
    font-size: 13px;
    line-height: 20px;
  }
  .section-spacer {
    padding: 50px 0;
  }
  .product-support .btn {
    font-size: 17px;
    padding: 12px 30px;
  }
  .tab-location ._toggle_plans_mobile {
    display: flex !important;
  }
  .table-compare .table-row .col2,
  .table-compare .table-row .col3 {
    width: 100%;
  }
  .ms-features .img-wrp img {
    width: 50px;
  }
  .ms-features > div,
  .ms-features > div:last-child {
    margin-bottom: 30px;
    padding: 0 30px;
  }
  .ms-features .heading {
    font-size: 23px;
  }
  .ms-features .text {
    font-size: 14px;
  }
  .ms-features .heading span {
    font-size: 16px;
  }
  .ms-compare-section .pera p {
    border: none;
    border-bottom: 1px solid #cfd8de40;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
  }
  .ms-compare-section .pera p b {
    display: inline-block;
    min-width: 110px;
    font-size: 23px;
    vertical-align: middle;
  }
  .ms-compare-section .content-blocks {
    margin: 30px 0;
  }
  .ms-compare-section .content-blocks h4 {
    font-size: 21px;
  }
  .ms-compare-section .content-blocks p {
    font-size: 15px;
    line-height: 22px;
  }
  .product-spec .left-nav li.active {
    border: none;
    border-top: solid 6px #2e578b;
  }
  .product-spec .content ul li b {
    font-size: 25px;
    line-height: 25px;
  }
  .product-spec .left-nav li {
    border-left: none;
    width: 100%;
  }
  .addon-steps .tab span {
    font-size: 14px;
    line-height: 20px;
    width: 20px;
  }
  .addon-steps .tab {
    width: 50%;
  }
  .col-xs-12 button.back-text-btn {
    width: 35%;
  }
  .addons-wrp .selected-plan {
    font-size: 21px;
    line-height: 30px;
  }
  .plain-blurb .tenure-content .promo-details {
    display: block;
    width: 55%;
  }
  .plain-blurb .billing-content .price {
    display: block;
    width: 80%;
    font-size: 21px;
  }
  .plain-blurb .tenure-content .tenure,
  .plain-blurb .os-content .os,
  .plain-blurb .storage-content .storage,
  .plain-blurb .billing-content .billing,
  .plain-blurb .cp-content .cp,
  .plain-blurb .package-content .package,
  .plain-blurb .acronis-content .acronis,
  .plain-blurb .domain-content .domain {
    width: 100%;
  }
  .plain-blurb .cp-content .cp {
    padding-bottom: 50px;
  }
  .plain-blurb .storage-content .price,
  .plain-blurb .billing-content .price,
  .plain-blurb .cp-content .price,
  .plain-blurb .package-content .price,
  .plain-blurb .acronis-content .price {
    font-size: 19px;
    bottom: 20px;
    left: 50px;
  }
  .plain-blurb .billing-content .price {
    bottom: -20px;
  }
  .plain-blurb .acronis-content .custom-gb,
  .plain-blurb .acronis-content .acronis .data-gb {
    padding: 10px;
    margin-right: 10px;
  }
  .coupon-summary .coupon-data button {
    width: 40%;
  }
  .addons-wrp .btn-group .btn {
    width: 100%;
  }
  .select-package .details p,
  .plain-blurb .sub-title {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 35px;
    line-height: 20px;
  }
  .plain-blurb .acronis._data_acronis {
    padding-bottom: 80px;
  }
  .plan-wrapper {
    margin: 50px 0;
  }
  .plan-wrapper.owl-carousel .owl-stage-outer {
    padding-top: 30px;
  }
  .btn-floating-total.fixed {
    display: flex !important;
  }
  .btn-floating-total {
    align-items: center;
    justify-content: space-between;
    position: fixed;
    background: #fff;
    bottom: 212px;
    width: 100%;
    left: 0;
    padding: 30px;
    z-index: 1111;
  }
  .btn-floating-total button {
    font: 400 15px/24px 'Open Sans', sans-serif;
    color: #4480c5;
    background: #447cbc1a 0% 0% no-repeat padding-box;
    border-radius: 4px;
    padding: 10px 15px;
    border: none;
  }
  .btn-floating-total ._total_summary {
    font: 500 20px/28px 'Open Sans', sans-serif;
    color: #2e578b;
  }
  .btn-floating-total b {
    font: 400 15px/24px 'Open Sans', sans-serif;
    color: #4a4a4a;
    display: block;
  }
  .domain-section h3 {
    font-size: 23px;
  }
  .plain-blurb .domain-content .domain {
    font-size: 18px;
  }
  .domain-select-form {
    flex-wrap: wrap;
  }
  .domain-select-form .btn {
    display: block;
    width: 100%;
    margin-top: 15px;
  }
  .domain-select-form select.form-control {
    width: 45%;
    margin: 0;
    border-left: none;
    border-radius: 0 4px 4px 0;
  }
  .domain-select-form input.form-control {
    margin: 0;
    width: 55%;
    border-right: none;
    border-radius: 4px 0 0 4px;
  }
  #domain_add_form input.form-control {
    width: 100%;
    border-radius: 4px;
    border: 1px solid #4480c5;
  }
  .domain-result.success .result {
    align-items: baseline;
    flex-direction: column;
  }
  .domain-result .result-action .btn {
    margin-top: 15px;
  }
  .domain-result .msg,
  .domain-result .msg-na,
  .domain-result .result-data p,
  .domain-result .result-data .tld-price {
    font-size: 18px;
  }
  .result-action {
    width: 100%;
  }
  .domain-result .result-action .btn {
    padding: 12px 44px;
    margin-top: 14px;
    width: 100%;
    display: block;
  }
  .tech_spec_img img {
    max-width: 100%;
  }
  .manage-vps-hero-img i {
    left: 45%;
    background-size: 55px;
  }
  .plan-snappy-blurb-rupee i {
    left: 230px;
  }
  .product-compare p.text-alt {
    font-size: 13px;
  }
  .table-compare .table-row .col1 {
    width: 100%;
  }
  .table-compare h3.fixed {
    position: static;
    width: 100%;
  }
  .table-compare h3.fixed .title1,
  .table-compare h3.fixed .title2 {
    display: none;
  }
  .table-row table {
    width: 100%;
  }
  .table-row table td {
    text-align: center;
    padding: 8px;
    width: 50%;
    border: solid 1px #d6d6d6;
  }
  .table-row table td p {
    text-align: center;
  }
  .table-row table td.text-left {
    text-align: left;
    border: none;
  }
  .table-compare h3 {
    font-size: 17px;
    background: #ebeff333;
    margin: 5px 0;
  }
  .table-compare .bullet:before {
    display: none;
  }
  .table-compare .item {
    padding-left: 0;
  }
  .table-compare .last-row {
    font-size: 17px;
  }
  .table-compare .item-muted{
    font-size: 12px;
  }
  .table-compare .item.bullet{
    margin: 20px 0 7px 0;
  }
  #comp-table .table-compare {
    box-shadow: none;
  }
  #comp-table .table-compare h4 {
    padding: 0 0 10px 0;
  }
  #comp-table .table-compare .price {
    font-weight: bold;
    font-size: 21px;
    color: #444;
  }
  #comp-table .table-compare h3 {
    padding: 15px 0;
  }
  #comp-table .table-compare .table-row .col1,
  #comp-table .table-compare .table-row .col2,
  #comp-table .table-compare .table-row .col3 {
    padding: 15px 0;
  }
  #comp-table .table-compare .table-row .col1 {
    padding: 5px;
  }
  #comp-table .table-compare .item {
    margin: 5px 0 5px 0;
  }
  #comp-table .table-row table td {
    text-align: center;
    padding: 8px;
    width: 50%;
    border: solid 1px #d6d6d6;
  }
  #comp-table .table-compare .item img {
    width: 18px;
  }
  #comp-table .table-compare .item.bullet {
    margin-top: 15px;
  }
  #comp-table .table-compare .item-muted {
    font-size: 12px;
  }
  #comp-table .toggle-table-content i {
    font-size: 20px;
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
    font-weight: 500;
    position: relative;
    top: 3px;
    padding: 0 5px;
  }
  .content.block-content{
    width: 98%;
  }
  .product-faq .content{padding: 0;}
  .plain-blurb {padding: 25px;}
  .benefit-content{flex-direction: column;}
  .benefit-content .block{ width: 100%; margin-bottom: 30px;}
  .compare-section .compare-row .col1{ display: none;}
  .compare-section .compare-row .col1, .compare-section .compare-row .col2, .compare-section .compare-row .col3{
    width: 50%;
    padding:15px 10px;
    font-size: 14px;
    line-height: 20px;
  }
  .compare-section .compare-row .col h5 {
    font-size: 18px;
    line-height: 23px;
  }
  .compare-section .compare-row .col2 .highlight{font-size: 13px;}
  .compare-section .compare-row .col2 p, .compare-section .compare-row .col3 p{
    font-size: 13px;
    line-height: 20px;
  }
  .compare-section .compare-row .col li{font-size: 11px;}
  .chat-blurb .border{
    margin: 0 0 60px 0;
    border: none;
  }
  .compare-section .compare-row .col .price{font-size: 23px;}
  .chat-blurb h4{font-size: 19px;}
  .benefits-checks{flex-direction: column;}
  .benefits-checks .col{width: 95%; margin: 0 0 20px 0;}
  .benefits-checks .col p{ font-size: 20px; text-align: left;}
  .addon-steps .tab{font-size: 13px;}
}
/* @start June23 promo for masthead */
@media (max-width: 1660px) {
  .bhd-promo-masthead::before,.bhd-promo-masthead::after{
    display:none !important;
}
}
/* @end June23 promo for masthead */
