.prod-page-wrp p {
  margin: 0;
}
.prod-page-wrp .page-intro {
  background: #f3f7fa;
  padding: 80px 0;
  font-family: "GalanoGrotesqueAlt" sans-serif;
}
.last-column>span{
 font-size: 26px;
 font-weight: 700;
  letter-spacing: 0px;
  color: #4A4A4A;
  opacity: 1;
}
.tab-wrapper{
  display: flex;
  justify-content: space-around;
  padding: 0 250px;
}
.hidden{
  display: none;
}
.last-column{
  display: flex;
    align-items: baseline;
    justify-content: center;
}
.nvmetoggle {
  justify-content: space-evenly;
}
.nvmetoggle li {
  padding: 10px 35px !important;
}
.nvmetoggle .active{
  background: #40B286 !important;
  color: #FFFFFF !important; 
}
.last-column>button{
  background: transparent linear-gradient(90deg, #FF8D4E 0%, #FF6B17 100%) 0% 0% no-repeat padding-box;
  border-radius: 4px;
  opacity: 1;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
width: 50%;
    padding: 5px;
    margin-left: 5px;
    text-transform: uppercase;
}
.table>tbody>tr>td{
  padding: 16px;
  border-right: 1px solid #DBDBDB;;
}

.table>tbody>tr:nth-child(odd) {
  background: #f6f6f8;
}
.banner-container{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 5px;
  /* border: 1px solid #E4E5E7; */
  border-top: none;
}
.banner-heading{
  font: 450 28px/32px "GalanoGrotesqueAlt";
  text-align: center;
  
  }
  .banner-subContainer{
      display: flex;
      margin-top: 15px;
      
  }
  .banner-elementContainer{
    font-family: "GalanoGrotesqueAlt" sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 31px;
  letter-spacing: 0em;
  text-align: center;
  margin-left: 60px;
  }
  .banner-freeBlock{
      color: #FF7700;
      margin-left: 10px;
  }


.table>thead>tr>th{
  border-right: 1px solid #DBDBDB;
}
.tdData {
  font: normal normal medium 18px/20px "Galano Grotesque Alt" !important;
letter-spacing: 0px;
color: #4A4A4A !important;
opacity: 1;
font-weight: 400 !important;
}
.table-column-1{
  font-size: 18px;
  font-weight: 700 !important;
color: #4A4A4A !important;
opacity: 1;
}
.prod-hero {
  margin-bottom: 30px;
}
.prod-hero .h2 {
  letter-spacing: 0;
  font: 400 15px/30px "GalanoGrotesqueAlt", sans-serif;
  color: #a8c1d0;
}
.prod-hero .text {
  font: 500 40px/50px "GalanoGrotesqueAlt", sans-serif;
  color: #2e578b;
  margin-bottom: 30px;
}
.prod-hero .features {
  list-style: none;
  margin: 0 0 25px 0;
  padding: 0;
  display: flex;
  font: optional;
}
.prod-hero .features b {
  font: 500 20px/28px "GalanoGrotesqueAlt", sans-serif;
  display: block;
}
.prod-hero .features li {
  border-right: solid 1px #e5edf2;
  width: 30%;
  padding: 0 20px 0 0;
  margin-right: 20px;
  font: 400 13px/18px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
  position: relative;
}
.prod-hero .features li img {
  position: absolute;
  right: 20px;
  top: 0;
}

.manage-vps-hero-img,
.vps-hero-img {
  position: relative;
  margin: 70px 0;
}
.manage-vps-hero-img i:hover {
  opacity: 1;
}
.manage-vps-hero-img i {
  background: url("/ui/hostgator/themes/MinimalGreen/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: transparent linear-gradient(131.64deg, #ff6b17 0%, #ff6b17 100%);
  color: #fff;
  transition: all 0.3s ease-in-out 0s;
}
.btn-orange {
  background: transparent linear-gradient(90deg, #ff8d4e 0%, #ff6b17 100%);
  border-radius: 4px;
  font: 400 15px/20px "GalanoGrotesqueAlt", sans-serif;
  color: #ffffff;
  outline: none;
  padding: 18px 50px;
  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: 500 15px/24px "GalanoGrotesqueAlt", sans-serif;
  color: #bac7d0;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  letter-spacing: 1px;
}
.plan-wrp,
.plan-wrp,
.plan-content-wrp {
  background: #ffffff;
}
.plan-wrp .plan-tabs {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  background: #f3f7fa;
}
.plan-wrp .plan-tabs li:first-child {
  margin-right: 1%;
}
.plan-wrp .plan-tabs li.active {
  background: #ffffff;
  box-shadow: 0px 4px 30px #2e578b1a;
}
.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 {
  text-align: center;
  font: 500 20px/28px "GalanoGrotesqueAlt", sans-serif;
  color: #2e578b;
  text-transform: uppercase;
  width: 50%;
  padding: 25px 0;
  background: #2e578b1a;
  cursor: pointer;
}
.plan-content-wrp {
  padding: 80px 0;
}
.white-bg {
  background: #fff;
  position: relative;
}
.plan-content-wrp .text,
.plan-content-wrp p.text {
  font: 400 14px/20px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
  margin: 10px 0;
}
.plan-content-wrp .h3 {
  font: 500 28px/32px "GalanoGrotesqueAlt", sans-serif;
  color: #2e578b;
}
.visible{
  display: block !important;
}
.plan-wrapper {
  display: flex;
  /* margin: 80px 0; */
  justify-content: center;
}
.plan-wrapper .plan {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #ebeff3;
  border-radius: 4px;
  padding: 30px 20px;
  margin: 0 15px;
  width: 23%;
  position: relative;
}
.plan-wrapper .plan.highlighted {
  border: 1px solid #eca940;
}
.plan-wrapper .plan .highlight {
  font: 400 14px/20px "GalanoGrotesqueAlt", sans-serif;
  color: #ffffff;
  background: #eca940 0% 0% no-repeat padding-box;
  border-radius: 4px;
  padding: 8px 10px;
  position: absolute;
  top: -20px;
  left: 28%;
}
.plan-wrapper .plan .h4 {
  font: bold 20px/28px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
  margin: 0 0 5px 0;
  text-align: center;
}
.plan-wrapper .plan .info {
  font: normal 15px/24px "GalanoGrotesqueAlt", 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 14px/20px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
  list-style: none;
}
.plan-wrapper .plan .list li .flag {
  width: 14px;
}
.plan-wrapper .plan .list li b {
  font-weight: 400;
  color: #4a4a4a;
}
.plan-wrapper .plan .list li:last-child {
  margin: 0;
}
.plan-wrapper .plan .list li {
  margin-bottom: 10px;
  font-weight: 300;
}
.plan-wrapper .plan .promo-price {
  font: 600 27px/34px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
}
.plan-wrapper .plan .price {
  font: 400 20px/28px "GalanoGrotesqueAlt", sans-serif;
  color: #9f9f9f;
}
.plan-wrapper .plan .btn {
  margin: 20px 0;
  padding: 15px 0;
  display: block;
  text-align: center;
  width: 100%;
}
.plan-wrapper .plan .text-green {
  font: 400 12px/20px "GalanoGrotesqueAlt", sans-serif;
  color: #40b185;
  background: #d9efe7 0% 0% no-repeat padding-box;
  border-radius: 4px;
  padding: 7px 10px;
  margin: 10px 0;
}
.plan-snappy-blurb {
  background: #ebeff3
    url("/ui/hostgator/themes/MinimalGreen/images/product/snappy.png") no-repeat
    20px bottom;
  border-radius: 4px;
  display: flex;
  padding: 30px 30px 30px 220px;
  align-items: center;
}
.plan-snappy-blurb-rupee p strong {
  letter-spacing: -1px;
}
.plan-snappy-blurb-rupee {
  background: #ebeff3
    url("/ui/hostgator/themes/MinimalGreen/images/product/snappy2.svg")
    no-repeat 0 bottom;
  position: relative;
  padding-left: 190px;
}
.plan-snappy-blurb-rupee i {
  background: #ebeff3
    url(/ui/hostgator/themes/MinimalGreen/images/product/snappy2-rupee.svg)
    no-repeat 20px bottom;
  position: absolute;
  left: 120px;
  bottom: 71px;
  width: 52px;
  height: 31px;
}

.plan-snappy-blurb h2 {
  font: 500 26px/34px "GalanoGrotesqueAlt", sans-serif;
  color: #2e578b;
  display: block;
  margin-bottom: 15px;
}
.plan-snappy-blurb .link {
  color: #4480c5;
  cursor: pointer;
}
.plan-snappy-blurb p {
  font: normal normal normal 15px/24px "GalanoGrotesqueAlt", sans-serif;
  color: #2e578bb3;
  margin-bottom: 10px;
}
a.btn-hairline:hover {
  text-decoration: underline;
}
.btn-hairline:hover {
  color: #ff6b17;
}
.btn-hairline {
  font: 500 15px/20px "GalanoGrotesqueAlt", sans-serif;
  color: #ff6b17;
  border: 1px solid #ff6b17;
  border-radius: 4px;
  padding: 20px 50px;
}
.product-benefits {
  background: #153a71;
  padding: 90px 0;
  color: #fff;
}
.product-benefits p b {
  color: #fff;
}
.product-benefits p {
  color: #ffffffcc;
  font-weight: 300;
}
.product-benefits .btn-yellow {
  font-weight: 500;
  color: #4a4a4a;
}
.product-benefits h2 {
  font: 500 28px/34px "GalanoGrotesqueAlt", sans-serif;
  color: #ffffff;
}
.product-benefits-slider {
  margin-top: 60px;
  /* display: flex; */
}
.product-benefits-slider .slider-content {
  background: #3c74b4 0% 0% no-repeat padding-box;
  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 h3 {
  font: 400 20px/28px "GalanoGrotesqueAlt", sans-serif;
  letter-spacing: 0px;
  color: #ffffff;
  margin: 20px 0 10px 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: #fbce3c;
  border-radius: 50px;
  left: 0;
  top: 8px;
  position: absolute;
}
.product-benefits-slider .slider-content ul li {
  font: 300 14px/20px "GalanoGrotesqueAlt", sans-serif;
  letter-spacing: 0px;
  color: #ffffffcc;
  margin-bottom: 10px;
  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;
}

#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: #eaf6fe;
  color: #4480c5;
}
.floating-nav ul li {
  font: 400 15px/20px "GalanoGrotesqueAlt", 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: #1c81f5 0% 0% no-repeat padding-box;
  color: #fff;
  transition: all 0.3s ease-in-out 0s;
}
.btn-blue {
  background: #4480c5 0% 0% no-repeat padding-box;
  font: 400 15px/24px "GalanoGrotesqueAlt", sans-serif;
  color: #ffffff;
  padding: 18px 30px;
  transition: all 0.3s ease-in-out 0s;
}
#domain_add.done {
  background: #40b186;
}
.section-spacer {
  padding: 100px 0;
}
.tech-spec {
  background: #4480c51c;
}
.tech-spec .spec-list {
  margin: 80px 0;
}
.tech-spec .spec-list .arrow {
  position: absolute;
  right: 50px;
  top: 24px;
}
.tech-spec .spec-list .active .arrow {
  top: 44px;
}
.tech-spec .spec-list .list {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: -10px 10px 0 #e5edf5;
  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: 400 24px/33px "GalanoGrotesqueAlt", sans-serif;
  color: #eca940;
  margin: 0;
}
.tech-spec .spec-list .list .title {
  padding-right: 30px;
  cursor: pointer;
  font: 400 20px/28px "GalanoGrotesqueAlt", sans-serif;
  color: #4480c5;
  margin: 0;
  position: relative;
  z-index: 1;
}
.tech-spec .spec-list .list .text,
.tech-spec .spec-list .list ul li{
  font: 300 16px/25px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4ab3;
  margin-top: 15px;
}
.tech-spec .spec-list .list ul li {
  margin: 0 0 5px 0;
}
.tech-spec .spec-list .list ul {
  padding: 0 0 0 15px;
}
.section-spacer .title {
  font: 500 28px/34px "GalanoGrotesqueAlt", sans-serif;
  color: #2e578b;
  margin-bottom: 15px;
}
.section-spacer .sub-title {
  font: 300 15px/20px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4ab3;
}
.product-testimonial {
  background: #ebeff399;
}
.testimonial-list {
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
}
.testimonial-list .list {
  background: #fff;
  padding: 30px;
  width: 30%;
  position: relative;
}
.testimonial-list .list .img-wrp img {
  width: 40px;
}
.testimonial-list .list .img-wrp {
  position: absolute;
  top: -25px;
  left: 35px;
}

.testimonial-list .list p {
  font: 300 15px/24px "GalanoGrotesqueAlt", 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: #2e578b;
  font-weight: 500;
  display: block;
}
.testimonial-list .list .tag em {
  font: 400 14px/20px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
  background: #fbce3c;
  border-radius: 2px;
  max-height: 15px;
  padding: 3px 10px;
}
.product-compare {
  background: #003a75;
}
.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 #2e578b;
}
.product-spec .left-nav li b {
  display: block;
  font: 500 20px/28px "GalanoGrotesqueAlt", sans-serif;
  letter-spacing: 0px;
  color: #a8c1d0;
}
.product-spec .left-nav li {
  display: flex;
  justify-content: center;
  flex-direction: column;
  min-height: 105px;
  border-left: solid 6px #ebeff3;
  font: 400 15px/24px "GalanoGrotesqueAlt", sans-serif;
  letter-spacing: 0px;
  padding-left: 30px;
  color: #a8c1d0;
  cursor: pointer;
}
.product-spec .left-nav li.active b {
  color: #4a4a4a;
}
.product-spec .left-nav li.active {
  color: #4480c5;
}
.product-spec .content ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
}
.product-spec .content ul li:hover {
  background: #4480c5 0% 0% no-repeat padding-box;
  box-shadow: -10px 10px 0 #2e578b21;
  color: #fff;
}
.product-spec .content ul li:hover p,
.product-spec .content ul li:hover b,
.product-spec .content ul li:hover em {
  color: #fff;
}
.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;
}
.product-spec .content ul li p {
  font-size: 14px;
  color: #4a4a4ab3;
}
.product-spec .content ul li em {
  font: 500 14px/20px "GalanoGrotesqueAlt", sans-serif;
  color: #2e578b;
  display: block;
  margin-bottom: 10px;
}
.product-spec .content ul li b {
  display: block;
  font: 500 32px/40px "GalanoGrotesqueAlt", sans-serif;
  color: #4480c5;
  margin-bottom: 10px;
}
.product-spec .content .img-wrp {
  display: block;
  margin-bottom: 20px;
}
.product-faq {
  background: transparent linear-gradient(180deg, #ebeff3 0%, #ebeff341 100%) 0%
    0% no-repeat padding-box;
}
.product-faq .content {
  margin: 45px 0;
}
.product-faq .content .list.active {
  border-left: solid 5px #4480c5;
}
.product-faq .content .list {
  background: #fff;
  padding: 30px;
  margin: 0 0 20px 0;
  position: relative;
  border-left: solid 5px transparent;
}
.product-faq .content .question {
  font: 400 20px/28px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
  margin: 0;
  cursor: pointer;
  position: relative;
}
.product-faq .content .answer {
  font: 300 15px/24px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4ab3;
  margin-top: 10px;
  padding-right: 20px;
  display: none;
}
.product-faq .content .ic-toggle {
  background: url("/ui/hostgator/themes/MinimalGreen/images/product/ic-plus.svg")
    no-repeat;
  position: absolute;
  right: 24px;
  top: 30px;
  width: 25px;
  height: 25px;
}
.product-faq .active .ic-toggle {
  background: url("/ui/hostgator/themes/MinimalGreen/images/product/ic-minus.svg")
    no-repeat;
  width: 73px;
  height: 73px;
  top: 0;
  right: 0;
}
.product-support .btn {
  font-size: 20px;
  padding: 18px 30px;
}
.addon-steps {
  background: #ebeff3;
}
.addon-steps {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 30px;
}
.addon-steps .tab.active {
  border-bottom: 2px solid #2e578b;
  color: #2e578b;
}
.addon-steps .tab {
  font: 500 15px/24px "GalanoGrotesqueAlt", sans-serif;
  color: #a8c1d0;
  padding: 15px 0;
  width: 33%;
  text-align: center;
  border-bottom: 2px solid transparent;
}
.addon-steps .tab.active span {
  background: #2e578b 0% 0% no-repeat padding-box;
}
.addon-steps .tab span {
  font: 500 15px/24px "GalanoGrotesqueAlt", sans-serif;
  background: #a8c1d0 0% 0% no-repeat padding-box;
  color: #ffffff;
  border-radius: 50px;
  width: 25px;
  display: inline-block;
  text-align: center;
}
.btn-skyblue {
  background: #eaf6fe 0% 0% no-repeat padding-box;
  border-radius: 4px;
  font: 400 15px/24px "GalanoGrotesqueAlt", sans-serif;
  letter-spacing: 0px;
  color: #4480c5;
  padding: 15px 20px;
}
.addons-wrp .selected-plan {
  font: 500 24px/34px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
  margin: 30px 0;
}
.selected-plan span {
  color: #4480c5;
}
.plain-blurb {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #ebeff3;
  border-radius: 2px;
  padding: 30px;
  margin: 30px 0;
}
.plain-blurb .title {
  font: 500 20px/28px "GalanoGrotesqueAlt", sans-serif;
  color: #2e578b;
  display: flex;
  align-items: center;
}
.plain-blurb .sub-title {
  font: 300 15px/24px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4ab3;
  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 {
  position: relative;
}
.plain-blurb .tenure-content .tenure_12:after {
  background: #fff
    url(/ui/hostgator/themes/MinimalGreen/images/product/ic-favourite.svg)
    no-repeat;
  background-size: 25px auto;
  content: "";
  width: 25px;
  height: 25px;
  right: 15px;
  bottom: 15px;
  position: absolute;
}
.plain-blurb .tenure-content .tenure_12:hover:after {
  background: #eca940 url(/ui/hostgator/themes/MinimalGreen/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 #ebeff3;
  border-radius: 4px;
  margin: 0 20px 20px 0;
  padding: 25px;
  width: 30%;
  font: 400 15px/28px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a80;
  position: relative;
  cursor: pointer;
}

.plain-blurb .tenure-content .tenure.active,
.plain-blurb .os-content .os.active {
  border: 1px solid #ff8d4e;
}

.plain-blurb .domain-content .domain {
  cursor: default;
}
.plain-blurb .domain-content .panel-name {
  cursor: pointer;
}

.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: 400 19px/28px "GalanoGrotesqueAlt", sans-serif;
  width: 100%;
  color: #4a4a4a;
}

.plain-blurb .tenure-content .months {
  display: block;
  margin-bottom: 10px;
}
.plain-blurb .tenure-content .promo-price {
  font: 500 26px/34px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
}
.plain-blurb .storage-content .months {
  font: 400 15px/24px "GalanoGrotesqueAlt", 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: 500 26px/34px "GalanoGrotesqueAlt", 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 "GalanoGrotesqueAlt", sans-serif;
  color: #9F9F9F;
} 

.plain-blurb .tenure-content .price {
  text-decoration: line-through;
}
.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 #ff8d4e;
}

.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 #ff8d4e;
}

.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: #ff8d4e 0% 0% no-repeat padding-box;
  border: 1px solid #ff8d4e;
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  right: 3px;
  top: 3px;
  border-radius: 50px;
}

.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: #40b18524 0% 0% no-repeat padding-box;
  border-radius: 4px;
  font: 400 14px/20px "GalanoGrotesqueAlt", sans-serif;
  color: #40b185;
  padding: 6px 10px;
  margin-top: 15px;
  display: inline-block;
}
.plain-blurb .os-content .os {
  padding: 15px;
}
.plain-blurb .os-content .os-name {
  color: #4a4a4a;
}

.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: 500 20px/28px "GalanoGrotesqueAlt", sans-serif;
  color: #2e578b;
  margin-bottom: 20px;
}
.order-summary .summary-plan {
  font: 500 15px/24px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
  margin-bottom: 15px;
}
.order-summary .summary-specs {
  margin: 0 0 0 20px;
  padding: 0;
}
.order-summary .summary-specs li span i {
  font-style: normal;
  color: #4a4a4ab3;
}
.order-summary .summary-specs li span {
  font: 400 15px/20px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
}
.order-summary .summary-specs .two-col ._selected_plan_price {
  float: right;
}
.order-summary .summary-specs li {
  font: 400 14px/20px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
  margin-bottom: 7px;
}
.total-summary span {
  font: 400 20px/28px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
}
.total-summary b {
  font: 500 20px/28px "GalanoGrotesqueAlt", sans-serif;
  color: #2e578b;
}
.total-summary {
  background: #4480c51a;
  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: 55px;
  cursor: pointer;
}
.btn-summary .btn {
  display: block;
  width: 100%;
  margin: 20px 0;
}
.addons-plus {
  background: #f3f5f8 0% 0% no-repeat padding-box;
  padding: 45px 0;
}
.addons-plus h3 {
  font: 500 24px/34px "GalanoGrotesqueAlt", sans-serif;
  color: #2e578b;
  margin: 0 0 15px 0;
}
.addons-plus .sub {
  font: 300 15px/24px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4ab3;
}
.select-package .details {
  margin-top: 20px;
}
.select-package .details p {
  font: normal 15px/24px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4ab3;
}
.addons-wrp .btn-group {
  display: flex;
  justify-content: space-between;
  margin: 30px 0;
}
.addons-wrp .btn-group .btn {
  border-radius: 2px;
  padding: 20px 50px;
}
.addons-wrp .btn-group .btn-gray {
  background: #ebeff3 0% 0% no-repeat padding-box;
  border-radius: 2px;
  font: 400 15px/24px "GalanoGrotesqueAlt", sans-serif;
  letter-spacing: 0px;
  color: #4a4a4a;
}

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

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

.plain-blurb .acronis-content .acronis .data-gb.active {
  background: #4480c5 0% 0% no-repeat padding-box;
  color: #ffffff;
  border: solid 1px #4480c5;
  display: inline-block !important;
}
.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 "GalanoGrotesqueAlt", sans-serif;
  color: #ccd8df;
  border-radius: 2px;
  padding: 10px 30px;
  margin-right: 15px;
}

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

.domain-section h3 {
  font: 500 24px/34px "GalanoGrotesqueAlt", sans-serif;
  color: #2e578b;
  margin: 30px 0;
}
.domain-select-form {
  display: flex;
  align-items: center;
  margin: 30px 0 0 -30px;
}
.domain-select-form .form-control {
  font: 400 14px/20px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
  padding: 15px 20px;
  border: 1px solid #4480c5;
  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: #40b1850f 0% 0% no-repeat padding-box;
  border: 1px solid #40b186;
}
.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: 300 20px/28px "GalanoGrotesqueAlt", 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: 400 20px/28px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
}
.domain-result .result-data .tld-price {
  font: 500 24px/30px "GalanoGrotesqueAlt", 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: 400;
}
.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: 20px;
}
.tag-tooltip .tooltip-content p {
  font: 300 14px/20px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
}
.tag-tooltip:hover .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: 300 14px/20px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
  display: block;
  width: 250px;
  bottom: 25px;
  z-index: 1;
}
.modal-content .modal-header {
  padding: 40px 0;
  border: none;
}
.modal-content .modal-title {
  font: 500 24px/30px "GalanoGrotesqueAlt", sans-serif;
  color: #2e578b;
  text-align: center;
  padding: 0 80px;
}
.modal-content ul li {
  font: 300 14px/20px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
  margin-bottom: 20px;
}
.small-support-blurb {
  background: #ebeff3 0% 0% no-repeat padding-box;
  border-radius: 4px;
  text-align: center;
  padding: 20px;
  font: 300 13px/18px "GalanoGrotesqueAlt", sans-serif;
  color: #2e578bb3;
}
.small-support-blurb b {
  font: 500 24px/34px "GalanoGrotesqueAlt", sans-serif;
  color: #2e578b;
  margin-bottom: 20px;
  display: inline-block;
}
.small-support-blurb button:hover,
.small-support-blurb button {
  font: 400 15px/20px "GalanoGrotesqueAlt", sans-serif;
  color: #2e578b;
  padding: 20px 50px;
  background: #fbce3b 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 "GalanoGrotesqueAlt", sans-serif;
  color: #4480c5;
  cursor: pointer;
}
.modal-header .close {
  margin: 0;
  position: relative;
  top: -20px;
  right: 20px;
}
.error {
  font-size: 13px;
}
.text-blue {
  color: #2e578b;
  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/hostgator/themes/MinimalGreen/images/product/crousel-arrow-.svg")
    no-repeat;
  transform: rotate(180deg);
}
.product-benefits-slider .owl-nav .owl-next {
  background: url("/ui/hostgator/themes/MinimalGreen/images/product/crousel-arrow-.svg")
    no-repeat;
  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: 300px;
}

.tab-location {
  text-align: center;
  margin: 40px 0;
  font: 400 15px/24px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
}
.tab-location span {
  color: #4480c5;
  text-decoration: underline;
  cursor: pointer;
}
.tab-location ul {
  width: 286px;
  margin: 0 auto;
  background: #ebeff3 0% 0% no-repeat padding-box;
  border: 1px solid #ebeff3;
  border-radius: 4px;
  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: #fff;
  border-radius: 4px;
  color: #4A4A4A;
  font-weight: 500;
}
.tab-location ul li {
  font: 400 20px/28px "GalanoGrotesqueAlt", sans-serif;
  padding: 10px 25px;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #4A4A4AB3;
}
.loc-tabs {
  text-align: center;
}
.loc-tabs span.active {
  background: #4480c5;
  color: #fff;
}
.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: 500 14px/28px "GalanoGrotesqueAlt", sans-serif;
  color: #7399af;
  display: inline-block;
  border: 1px solid #d9e1e8;
  border-radius: 4px;
  padding: 8px 45px;
  margin: 0 10px;
  cursor: pointer;
}
.modal-server .modal-content {
  background-color: #f3f5f8;
}
.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 "GalanoGrotesqueAlt", sans-serif;
  color: #ccd8df;
  position: absolute;
  top: 10px;
}
.slidecontainer:before {
  content: "1GB";
  left: 0;
}
.slidecontainer:after {
  content: "80GB";
  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: #4480c5; /* 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: #4480c5; /* Green background */
  cursor: pointer; /* Cursor on hover */
  border-radius: 50px;
}

.product-compare .headings {
  display: flex;
  margin-bottom: 80px;
}
.product-compare h2.title {
  font: 500 28px/34px "GalanoGrotesqueAlt", sans-serif;
  color: #ffffff;
  margin-bottom: 15px;
}
.product-compare p {
  font: 300 15px "GalanoGrotesqueAlt", sans-serif;
  color: #ffffffb3;
}
.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: 18px;
  position: relative;
  margin-left: 0;
  padding-left: 20px;
}
.product-compare .headings p span {
  color: #fff;
}
.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 #4480c5b2;
}
.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 "GalanoGrotesqueAlt", 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;
}
.table-compare .h4 {
  text-align: center;
  padding: 30px 0;
  font: 400 24px/30px "GalanoGrotesqueAlt", sans-serif;
  color: #2e578b;
  border-bottom: 1px solid #ebeff3;
  margin: 0;
  background: transparent;
}
.table-compare h5 {
  font: 400 20px/30px "GalanoGrotesqueAlt", sans-serif;
  color: #4480c5;
  text-transform: capitalize;
  margin: 0;
}
.table-compare h4, .table-compare .h5 {
  font: 400 24px/30px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
  margin: 0 0 5px 0;
  text-align: left;
}
.table-compare .text {
  font: 300 15px/24px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
}
.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 "GalanoGrotesqueAlt", sans-serif;
  letter-spacing: 0px;
  font-style: normal;
  color: #9f9f9f;
}
.table-compare .pricing .price {
  font: 500 28px/34px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
}
.table-compare .pricing .text-promo {
  background: #d9efe7 0% 0% no-repeat padding-box;
  border-radius: 4px;
  font: 300 14px/20px "GalanoGrotesqueAlt", sans-serif;
  letter-spacing: 0px;
  color: #40b185;
  margin: 10px 0 20px 0;
  padding: 7px 10px;
  display: inline-block;
}
.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: 400 24px/30px "GalanoGrotesqueAlt", sans-serif;
  color: #2e578b;
  background: #ebeff3;
  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: 300 14px/22px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
  margin-bottom: 30px;
}
.table-compare .item.last {
  margin-bottom: 0;
}
.table-compare .item .item-muted {
  font-size: 14px;
  color: #a8c1d0;
  font-style: normal;
}
.table-compare .last-row {
  background: #eaf6fe 0% 0% no-repeat padding-box;
  border-radius: 0px 0px 4px 4px;
  padding: 20px 30px;
  font: 400 20px/28px "GalanoGrotesqueAlt", sans-serif;
  color: #4480c5;
  cursor: pointer;
}
.table-compare .last-row i {
  font-style: normal;
  font-weight: 300;
  font-size: 32px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 7px;
}
.support-block {
  background: #ebeff3
    url("/ui/hostgator/themes/MinimalGreen/images/product/img-chat.svg")
    no-repeat 20px bottom;
  border-radius: 4px;
  padding: 30px 30px 30px 200px;
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
}
.support-block p {
  font: 300 15px/24px "GalanoGrotesqueAlt", sans-serif;
  color: #2e578bb3;
  margin-bottom: 10px;
}
.support-block h4 {
  font: 500 28px/34px "GalanoGrotesqueAlt", sans-serif;
  color: #2e578b;
  margin: 0;
}
.btn-yellow {
  font: 400 15px/20px "GalanoGrotesqueAlt", sans-serif;
  color: #2e578b;
  padding: 18px 50px;
  background: #fbce3b 0% 0% no-repeat padding-box;
  border-radius: 4px;
}
.back-text-btn img {
  transform: rotate(180deg);
  width: 21px;
  display: inline-block;
  margin-right: 5px;
}
.order-summary .item-summary,
.order-summary .item-selected,
.order-summary .item-price {
  font: 400 15px/24px "GalanoGrotesqueAlt", 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: #4480c5;
  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: 500 20px/28px "GalanoGrotesqueAlt", sans-serif;
  margin-bottom: 5px;
  color: #2e578b;
}
.coupon-summary h4 i {
  background: #4480c51a;
  border-radius: 50px;
  width: 27px;
  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: 300 15px/24px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
}
.coupon-summary .note {
  background: #fffbf4 0% 0% no-repeat padding-box;
  border-radius: 2px;
  padding: 10px;
  font: 400 14px/20px "GalanoGrotesqueAlt", sans-serif;
  color: #eca940;
  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 {
  color: #d94445;
}
.coupon-summary .coupon-data button {
  font: 400 15px/24px "GalanoGrotesqueAlt", sans-serif;
  cursor: pointer;
  color: #ff8d4e;
  float: right;
  background: #fff;
  border: none;
  padding: 11px 0;
}
.coupon-summary .coupon-data span {
  border: 1px solid #4480c5;
  border-radius: 2px;
  font: 400 15px/24px "GalanoGrotesqueAlt", sans-serif;
  color: #4480c5;
  padding: 10px 20px 10px 55px;
  display: inline-block;
  background: #fff
    url("/ui/hostgator/themes/MinimalGreen/images/product/discount.svg")
    no-repeat 20px center;
}
.coupon-summary .coupon-data span.active {
  background: #40b186
    url("/ui/hostgator/themes/MinimalGreen/images/product/ic-coupon-selected.svg")
    no-repeat 20px center;
  color: #fff;
}
.coupon-summary .coupon-data p {
  font: 300 15px/24px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
  margin-top: 20px;
}
.edit-section {
  position: relative;
}
.edit-section .text {
  font-family: "GalanoGrotesqueAlt", sans-serif;
  color: #9f9f9f;
  font-size: 15px;
}
.edit-section .text b {
  font-weight: 500;
  font-size: 20px;
  color: #4a4a4a;
}
.edit-section .you-save {
  font: 400 14px/20px "GalanoGrotesqueAlt", sans-serif;
  color: #40b185;
  background: #40b18524 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/hostgator/themes/MinimalGreen/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/hostgator/themes/MinimalGreen/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{
  content: "Recommended";
  position: absolute;
  top: 0;
  background: #eca940;
  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{
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
}

.text-feature-green,
.text-feature-yellow {
  background: #d9efe7 0% 0% no-repeat padding-box;
  border-radius: 18px;
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
  font: 400 14px/20px "GalanoGrotesqueAlt", sans-serif;
  color: #40b185;
  padding: 8px 15px;
}
.text-feature-yellow {
  background: #fbce3c 0% 0% no-repeat padding-box;
  border-radius: 18px;
  color: #000000;
  padding: 2px 12px;
  margin-bottom: 4px;
}
.acronis._data_acronis {
  padding-bottom: 40px;
}
.plan p.manage-feature {
  background: #4480c514 0% 0% no-repeat padding-box;
  padding: 15px;
  font: 400 14px/20px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
  margin: 0 -22px;
}
.modal-manage-server .ms-feature-list {
  display: flex;
}
.modal-manage-server .ms-feature-list h4 {
  font: 400 20px/28px "GalanoGrotesqueAlt", sans-serif;
  color: #2e578b;
  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: 300 14px/20px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
  opacity: 1;
  background: url("/ui/hostgator/themes/MinimalGreen/images/product/ic-checked.svg")
    no-repeat 0 center;
  background-size: 10px;
  margin: 20px 0 0 0;
  padding: 0 0 0 20px;
}
.ms-features {
  display: flex;
  margin: 60px 0;
}
.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: 500 15px/24px "GalanoGrotesqueAlt", sans-serif;
  color: #2e578b;
  margin-bottom: 5px;
}
.ms-features .heading {
  font: 500 35px/49px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4a;
  border-left: solid 3px #4480c5;
  padding-left: 15px;
}
.ms-features .heading span {
  font: 400 24px/28px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4ab3;
}
.ms-features .text {
  font: 300 15px/24px "GalanoGrotesqueAlt", sans-serif;
  color: #4a4a4ab3;
  margin-top: 10px;
}
.product-ms-features .container {
  background: #fff;
}
.ms-compare-section {
  background: #2e578b;
  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 "GalanoGrotesqueAlt", sans-serif;
  color: #ffffffcc;
  padding-right: 30px;
  margin-right: 30px;
  border-right: solid 1px #cfd8de40;
}
.ms-compare-section .pera p b {
  font: 400 28px/40px "GalanoGrotesqueAlt", sans-serif;
  color: #ffffff;
  display: block;
  margin-bottom: 5px;
}
.ms-compare-section .content-blocks {
  background: #4480c5 0% 0% no-repeat padding-box;
  border-radius: 4px;
  margin-bottom: 45px;
  overflow: hidden;
  padding: 30px;
}
.ms-compare-section .content-blocks h3 {
  font: 400 24px/30px "GalanoGrotesqueAlt", sans-serif;
  color: #ffffff;
  margin-bottom: 10px;
}
.ms-compare-section .content-blocks button {
  font-weight: 500;
  color: #4a4a4a;
}
.ms-compare-section .content-blocks p {
  font: 300 20px/28px "GalanoGrotesqueAlt", sans-serif;
  color: #ffffffcc;
  margin-bottom: 20px;
}
.ms-compare-section .content-blocks .pera-server-info p {
  font: 400 14px/20px "GalanoGrotesqueAlt", sans-serif;
  color: #ffffff;
}
.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: 40px;
  margin-left: 40px;
}
.tab-location-group.tab-location ul{
  margin: 20px 0 0 0;
}
.green{color: #40B186;}

.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: 400;
}
.modal-server-2 h3{
  font: 300 24px/30px "GalanoGrotesqueAlt", sans-serif;
  color: #2E578B;
  margin: 0 0 10px 0;
}
.modal-server-2 .text-mute{
  font: 300 15px/24px "GalanoGrotesqueAlt", 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 "GalanoGrotesqueAlt", sans-serif;
  color: #2E578BCC;
}
.in-server-feature .text-feature-green{
  padding: 10px 15px;
  border-radius: 4px;
}
.in-server-feature .text-feature-green b{
  font-weight: 500;
}
.disable-click{
  opacity: 0.5;
  pointer-events:none;
}
.note-small{
  font-size: 12px;
  color: #888;
}

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

@media (max-width: 575.98px) {
  .tab-wrapper{
    display: flex;
    flex-direction: column;
    justify-content: normal;
    padding: 0px;
  }
  .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;
  }
  .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: 30px 30px 210px 30px;
    background-position: center bottom;
  }
  .support-block {
    padding-bottom: 150px;
  }
  .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 h2,
  .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;
  }
  .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
  }
  .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: 90%;
    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: 17px;
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
    top: 2px;
    position: relative;
  }
  .toggle-float-nav {
    font-weight: 500;
    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;
  }
  .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 {
    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 h3 {
    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: 50%;
  }
  .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 "GalanoGrotesqueAlt", 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 "GalanoGrotesqueAlt", sans-serif;
    color: #2e578b;
  }
  .btn-floating-total b {
    font: 400 15px/24px "GalanoGrotesqueAlt", 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: 33%;
    margin: 0;
    border-left: none;
    border-radius: 0 4px 4px 0;
  }
  .domain-select-form input.form-control {
    margin: 0;
    width: 66%;
    border-right: none;
    border-radius: 4px 4px 0 0;
  }
  #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: 14px;
  }
  .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;
  }
}
