/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */

/*----------------------------------------
             FUN FACT STYLE
------------------------------------------*/

/**
 * Main Packages
*/

.intro .intro__content {
  position: relative;
  padding: 0 0 30px;
}

.title.color-light {
  color: #fff;
}
.title.title--weight-bold {
  font-weight: 700;
}
.title.title--density-small {
  padding: 20px 0;
}
.title.title--cap {
  text-transform: capitalize;
}
.title.title--letter-spacing1 {
  letter-spacing: 1px;
}

.title.color-light {
  color: #fff;
}
.title.title--size-semimedium {
  font-size: 20px;
  line-height: 28px;
}
.title.title--weight-normal {
  font-weight: 400;
}
.title.title--style-italic {
  font-style: italic;
}

.flex--align-center {
  align-items: center;
}
.flex--justify-center {
  justify-content: center;
}
.flex--direction-column {
  flex-direction: column;
}
.flex {
  display: flex;
  flex-wrap: wrap;
}
.density--large {
  padding-bottom: 40px;
  padding-top: 40px;
}

.intro__content-ribbon-xmas {
  position: relative;
  width: 100%;
  max-width: 550px;
  padding-bottom: 25px;
  transform: rotate(-5deg);
  font: italic 36px "Roboto", Arial, sans-serif;
  color: #fff;
  letter-spacing: 3px;
}

.intro__content-ribbon-xmas svg {
  position: absolute;
  width: 100%;
  height: 100%;
}

.intro__content-ribbon-xmas span {
  position: relative;
}

.block-s3.bottom2x {
  padding: 25px 0;
  background-color: #fff !important;
  background-size: auto;
}

.TM-pricing-container .TMC-pricing-table {
  border: 0;
  border-radius: 3px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  padding: 20px 0 30px;
  padding-top: 0;
  text-align: center;
  z-index: 0;
}
.pricing-slider .slide-item:hover .TMC-pricing-table {
  background-image: linear-gradient(139deg, #01578d 0%, #00956f 84%, #018d4d 100%);
  color: white;
  cursor: pointer;
}

.TM-pricing-container .TMC-pricing-table h4 {
  font-size: 22px;
  text-transform: none;
}
.TM-pricing-container.homepage .TMC-pricing-table h4 {
  padding-top: 41px;
}
.TMC-pricing-table .desc .descshort {
  padding: 5px 10px 15px;
  line-height: 22px;
}

.TMC-pricing-table ul {
  margin: 0;
  padding: 0;
}

.TMC-pricing-table ul li {
  position: relative;
  display: block;
  padding: 1rem 1.25rem;
  margin-bottom: -1px;
  list-style-type: none;
  border-right: 0;
  border-left: 0;
}

.TM-pricing-container .TMC-pricing-table .desc {
  margin-bottom: 0px;
  min-height: auto;
}

.TM-pricing-container .TMC-pricing-table .price {
  padding: 20px 0;
  font-size: 16px;
  font-weight: 600;
}

.TM-pricing-container .TMC-pricing-table .price .pricenumber {
  font-size: 3rem;
}

.TM-pricing-container .TMC-pricing-table .btn {
  border-radius: 3px !important;
  border: 0;
  max-width: 60%;
  text-align: center;
  margin: 0 auto;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.5px;
}

.TM-pricing-container .TMC-pricing-table .plan-features li {
  list-style: none;
  padding: 5px 0;
  padding: 1rem 1.25rem;
  border-bottom: 1px dotted rgba(220, 208, 208, 1);
}

.fan-fact-area-bg {
  background: #2c6bdc;
  background: -moz-linear-gradient(139deg, #01578d 0%, #00956f 84%, #018d4d 100%);;
  background: -webkit-linear-gradient(139deg, #01578d 0%, #00956f 84%, #018d4d 100%);;
  background: linear-gradient(139deg, #01578d 0%, #00956f 84%, #018d4d 100%);;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c6bdc', endColorstr='#540e9a',GradientType=1 );
  padding: 60px 0px;
  position: relative;
}

.fan-fact-area-bg .center-block h2 {
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}

.fan-fact-area-bg .heading-text p {
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
  margin-bottom: 20px;
}

.fan-fact-area-bg h2.heading-title-default {
  color: #fff;
  line-height: 40px;
  font-size: 26px;
  margin-bottom: 20px;
}

.fan-fact-area-bg h2.heading-title-default span {
  color: #3464e0;
}

.fan-fact-area-bg .welcome-right {
  float: right;
}

.fan-fact-area-bg .returnbtnmd {
  padding: 12px 25px;
  background: linear-gradient(139deg, #01578d 0%, #00956f 84%, #018d4d 100%);
  text-decoration: none;
  font-weight: 600;
  border-radius: 5px;
  font-size: 12px;
  display: inline-block;
  color: #fff;
  border: 0px;
  text-transform: uppercase;
  outline: 0;
  box-shadow: none;
  font-size: 16px;
}

section.features-list {
  padding: 60px 0;
}

section.features-list h2.text-center {
  text-transform: uppercase;
  font-weight: bold;
}

.features-list .merocloudfeature {
  padding: 2.5em 1.5em;
}

.features-list .merocloudfeature h3 {
  font-size: 22px;
  margin: 25px 0 15px;
}
.features-list .merocloudfeature p {
  line-height: 1.6;
  color: #686869;
  font-size: 15px;
}
.bg-img svg {
  width: 100%;
  position: absolute;
  top: -40px;
}
.top-navbar .navbar-nav > li > a,
.top-navbar .navbar-right > li > a,
.navbar-top .nav-top .navbar-nav > li > a,
.top-navbar .nav-top .navbar-nav > li > a {
  color: white;
}
.navbar-top .nav-top,
.top-navbar .nav-top,
.top-navbar .pre-header,
.top-navbar.navbar {
  background-color: transparent;
  border-color: transparent;
}
.domain-checker-container::before,
body.TMC.top-nav-collapse .top-navbar.navbar {
  background: linear-gradient(139deg, #01578d 0%, #00956f 84%, #018d4d 100%);
}
.domain-selection-options::before, .domain-checker-container::before,
form#frmDomainTransfer .panel-heading, .panel-sidebar .panel-heading{
    background-image: linear-gradient(139deg, #01578d 0%, #00956f 84%, #018d4d 100%);
}

.domain-checker-container .tab-container .register-button,
.panel-sidebar .list-group a.list-group-item:hover, .panel-sidebar .list-group a.list-group-item.active, .panel-sidebar .list-group a.list-group-item.active:hover, .panel-sidebar .list-group a.list-group-item.active.panel-sidebar .list-group a.list-group-item:focus{
    background-color: #018d4d;
    border-color: #018d4d;
}
.panel-sidebar .list-group-item i:not(.fa-circle):not(.fa-dot-circle):not(.no-transform){
    color: #018d4d;
}
.top-navbar .pre-header {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
}

/**home host animation */
svg.viewBox {
  display: block;
  width: 90%;
  margin: 1em auto;
  padding-top: 4%;
}
.cls-1 {
  fill: transparent;
}
.cls-10,
.cls-11,
.cls-2,
.cls-26,
.cls-29,
.cls-34,
.cls-35,
.cls-36,
.cls-50,
.cls-54,
.cls-55,
.cls-56,
.cls-8,
.cls-9 {
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  animation: fade 2s linear infinite;
}
.cls-2 {
  stroke: #d3d3d3;
  stroke-width: 17px;
}
.cls-14,
.cls-22,
.cls-29,
.cls-3,
.cls-30,
.cls-38,
.cls-44,
.cls-52,
.cls-61,
.cls-90 {
  opacity: 0.25;
}
.cls-3 {
  fill: url("#linear-gradient");
}
.cls-4 {
  fill: url("#linear-gradient-2");
}
.cls-5 {
  fill: url("#linear-gradient-3");
}
.cls-6 {
  fill: #4f9fd2;
}
.cls-7 {
  fill: #87a7f2;
}
.cls-8 {
  stroke: #fdfb0f;
}
.cls-10,
.cls-11,
.cls-29,
.cls-50,
.cls-8,
.cls-9 {
  stroke-width: 3.53px;
}
.cls-9 {
  stroke: #853aca;
}
.cls-10 {
  stroke: #fff;
}
.cls-11,
.cls-26 {
  stroke: #13f8dc;
}
.cls-12 {
  fill: url("#linear-gradient-4");
}
.cls-13 {
  fill: url("#linear-gradient-5");
}
.cls-14 {
  fill: url("#linear-gradient-6");
}
.cls-15 {
  fill: url("#linear-gradient-7");
}
.cls-16 {
  fill: url("#linear-gradient-8");
}
.cls-17 {
  fill: url("#linear-gradient-9");
}
.cls-18 {
  fill: url("#linear-gradient-10");
}
.cls-19 {
  fill: #300581;
}
.cls-20 {
  fill: url("#linear-gradient-11");
}
.cls-21 {
  fill: url("#linear-gradient-12");
}
.cls-22 {
  fill: url("#linear-gradient-13");
}
.cls-23 {
  fill: url("#linear-gradient-14");
}
.cls-24 {
  fill: url("#linear-gradient-15");
}
.cls-25 {
  fill: url("#linear-gradient-16");
}
.cls-26 {
  stroke-width: 3.29px;
}
.cls-27 {
  fill: url("#linear-gradient-17");
}
.cls-28 {
  fill: url("#linear-gradient-18");
}
.cls-29 {
  stroke: #fcfcfc;
}
.cls-30 {
  fill: url("#linear-gradient-19");
}
.cls-31 {
  fill: url("#linear-gradient-20");
}
.cls-32 {
  fill: url("#linear-gradient-21");
}
.cls-33 {
  fill: #f7f7f7;
}
.cls-33,
.cls-71 {
  opacity: 0.2;
}
.cls-34,
.cls-35,
.cls-36,
.cls-54,
.cls-55,
.cls-56 {
  stroke-width: 2.36px;
}
.cls-34 {
  stroke: url("#linear-gradient-22");
}
.cls-35 {
  stroke: url("#linear-gradient-23");
}
.cls-36 {
  stroke: url("#linear-gradient-24");
}
.cls-37 {
  fill: url("#linear-gradient-25");
}
.cls-38 {
  fill: url("#linear-gradient-26");
}
.cls-39 {
  fill: url("#linear-gradient-27");
}
.cls-40 {
  fill: url("#linear-gradient-28");
}
.cls-41 {
  fill: url("#linear-gradient-29");
}
.cls-42 {
  fill: url("#linear-gradient-30");
}
.cls-43 {
  fill: url("#linear-gradient-31");
}
.cls-44 {
  fill: url("#linear-gradient-32");
}
.cls-45 {
  fill: url("#linear-gradient-33");
}
.cls-46 {
  fill: url("#linear-gradient-34");
}
.cls-47 {
  fill: url("#linear-gradient-35");
}
.cls-48 {
  fill: url("#linear-gradient-36");
}
.cls-49 {
  fill: url("#linear-gradient-37");
}
.cls-50 {
  stroke: #f7f7f7;
  opacity: 0.6;
}
.cls-51 {
  fill: url("#linear-gradient-38");
}
.cls-52 {
  fill: url("#linear-gradient-39");
}
.cls-53 {
  fill: url("#linear-gradient-40");
}
.cls-54 {
  stroke: url("#linear-gradient-41");
}
.cls-55 {
  stroke: url("#linear-gradient-42");
}
.cls-56 {
  stroke: url("#linear-gradient-43");
}
.cls-57 {
  fill: url("#linear-gradient-44");
}
.cls-58 {
  fill: url("#linear-gradient-45");
}
.cls-59 {
  fill: url("#linear-gradient-46");
}
.cls-60 {
  fill: url("#linear-gradient-47");
}
.cls-61 {
  fill: url("#linear-gradient-48");
}
.cls-62 {
  fill: url("#linear-gradient-49");
}
.cls-63 {
  fill: url("#linear-gradient-50");
}
.cls-64 {
  fill: #4f9fd2;
}
.cls-65 {
  fill: #6614cf;
}
.cls-66 {
  fill: #173d7a;
}
.cls-67 {
  fill: url("#linear-gradient-51");
}
.cls-68 {
  fill: #ffc2b0;
}
.cls-69 {
  fill: #fb773d;
}
.cls-70 {
  fill: #ea9c92;
}
.cls-72 {
  fill: url("#linear-gradient-52");
}
.cls-73 {
  fill: url("#linear-gradient-53");
}
.cls-74 {
  fill: url("#linear-gradient-54");
}
.cls-75 {
  fill: #8a2ae3;
}
.cls-76 {
  fill: url("#linear-gradient-55");
}
.cls-77 {
  fill: #983be9;
}
.cls-78 {
  fill: url("#linear-gradient-56");
}
.cls-79 {
  fill: #b45ef4;
}
.cls-80 {
  fill: url(#_ÂÁ_Ï_ÌÌ_È_ËÂÌÚ_242);
}
.cls-81 {
  fill: url("#linear-gradient-57");
}
.cls-82 {
  fill: #eaeaea;
}
.cls-83 {
  fill: url("#linear-gradient-58");
}
.cls-84 {
  fill: url("#linear-gradient-59");
}
.cls-85 {
  fill: url("#linear-gradient-60");
}
.cls-86 {
  fill: #396caa;
}
.cls-87 {
  fill: #5793ce;
}
.cls-88 {
  fill: #274f89;
}
.cls-89 {
  fill: #d4ecff;
}
.cls-90 {
  fill: url("#linear-gradient-61");
}
.cls-91 {
  fill: #1177b8;
}
.cls-92 {
  fill: url("#linear-gradient-62");
}
.cls-93 {
  fill: url("#linear-gradient-63");
}
.cls-94 {
  fill: url("#linear-gradient-64");
}
.cls-95 {
  fill: url("#linear-gradient-65");
}
.cls-96 {
  fill: url("#linear-gradient-66");
}
.cls-97 {
  fill: url("#linear-gradient-67");
}
.cls-98 {
  fill: url("#linear-gradient-68");
}
.cls-99 {
  fill: url("#linear-gradient-69");
}
.cls-100 {
  fill: url("#linear-gradient-70");
}

.hero-octonaut {
  -webkit-animation: hero-octonaut 2s alternate ease-in-out infinite;
  animation: hero-octonaut 2s alternate ease-in-out infinite;
  will-change: transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@-webkit-keyframes hero-octonaut {
  0% {
    transform: translateY(-8px);
  }

  100% {
    transform: translateY(8px);
  }
}

.elementToFadeInAndOut {
  opacity: 1;
  animation: fade 2s linear infinite;
}

@keyframes fade {
  0%,
  100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}

body,
.home-page .page-container,
.mass-head
{
  background-image: url("../img/banner-bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

.features-list {
  background-image: url("../img/powerful-control-panel-bg.svg");
  background-repeat: no-repeat;
  background-size: cover !important;
  background-color: #fff;
}
.we-tab-area button {
  width: 242px;
  height: 60px;
  box-shadow: 0 2px 35px 0 rgba(0, 0, 0, 0.05);
  background-image: linear-gradient(139deg, #01578d 0%, #00956f 84%, #018d4d 100%);

  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  margin-right: 15px;
  position:relative;
  border-radius: 5px;
}
.we-tab-area button.active{
    background-image: linear-gradient(139deg, #01578d 0%, #00956f 84%, #018d4d 100%);
}
.we-tab-area button:last-child {
  margin-right: 0;
}

.we-tab-area button{
    position:relative;
 
}
.we-tab-area button:focus{
    box-shadow:none;
    outline: none;
}
.we-tab-area button.active:before {
    position: absolute;
    content: "";
    display: block;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 25px 0 25px;
    border-color: #018d4d transparent transparent transparent;
    bottom: -25px;
    z-index:10;
}

.bg-white {
  background-color: #fff;
}
.reason {
  box-shadow: 0 2px 35px 0 rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  padding: 20px;
  margin-bottom: 30px;
  min-height: 270px;
}
.reason:hover {
  border: solid 1px #dadada;
  background-image: linear-gradient(139deg, #01578d 0%, #00956f 84%, #018d4d 100%);;
  color: white;
}

section.cloudfeatures,
.block-footer {
  background-image: linear-gradient(139deg, #01578d 0%, #00956f 84%, #018d4d 100%);
}

.navbar-nav > li {
  display: inline-block;
  float: unset;
}

.top-navbar .navbar-collapse {
  text-align: center;
}

ul.nav.navbar-nav.navbar-left {
  float: unset !important;
}
div#order-supreme_comparison .product-group-headline {
  font-size: 40px;
  line-height: 40px;
  color: #331b5e;
}

.slide-item .img {
  text-align: center;
  margin: 0 auto;
  margin-bottom: -40px;
  position: relative;
  z-index: 1;
}

section.cloudfeatures {
  color: #fff;
  padding: 20px 0;
}
.cloud-hosting-feature {
  padding: 30px;
}
.hosting-feature {
  padding: 30px;
}

/* .hosting-feature:hover {
  background: #ecebeb;
  color: black;
  border-radius: 4px;
  cursor: pointer;
} */
#feature-list .text-warning {
  color: #6a21b2 !important;
  font-weight: bold;
}
.feature-item .TMC-pricing-table.fixed-height {
  background-image: linear-gradient(139deg, #01578d 0%, #00956f 84%, #018d4d 100%);
  color: white;
  cursor: pointer;
}
.about-hosting {
  background-color: rgb(245, 245, 245);
  padding: 50px;
}

.about-hosting .description {
  padding-right: 100px;
  align-self: center;
}
.hosting-features {
  padding: 50px 10px;
}
.hosting-bg {
  background: url("../img/icons/ssd-bg.png");
  background-position: bottom;
  background-size: 100%;
}
.hosting-bg.reverse {
  background-image: none;
}
.navbar a.logo {
  margin-top: 14px;
  display: block;
}
.top-nav-collapse .navbar a.logo {
  margin-top: 5px;
}
.breadcrumb {
  background-color: transparent;
  margin: 0 auto;
}
.breadcrumb * {
  color: #fff;
}
.breadcrumb > .active {
  color: #d2cdcd;
}
.breadcrumb a:hover {
  color: white;
  opacity: 0.8;
}
.header-lined {
  display: none;
}
#order-standard_cart .product-info li {
  list-style: none;
  padding: 8px 0;
  border-bottom: 1px dotted #ccc;
}
.TM-accordion.no-border .panel .panel-body ul {
  margin: 0;
  padding: 0;
  padding-left: 20px;
}

.TM-accordion.no-border .panel .panel-body ul li {
  list-style-type: none;
  padding: 10px 0;
  border-bottom: 1px dotted #ccc;
}

.TM-accordion.no-border .panel .panel-body {
  margin: 0;
  padding: 0;
}

.TM-accordion.no-border .panel .panel-body ul li:last-child {
  border-bottom: 0;
}
.txt-center {
  text-align: center;
}
.features-list .we-tab-content img {
  margin: 0 auto;
  min-height: 500px;
}

section.why-with-us.bg-white {
  padding-bottom: 60px;
}
.easy-management-content {
  padding-top: 30px;
}
.main-content {
  margin-top: 30px;
  margin-bottom: 0;
  min-height: 300px;
}

h2.text-center.title {
  background: white;
  width: fit-content;
  margin: 0 auto;
  padding: 15px;
  font-weight: bold;
}

/** domain page */
form#frmProductDomain {
  padding: 0 60px;
}

#order-standard_cart .domain-selection-options .option {
  background-color: white !important;
  color: black;
  margin-bottom: 10px !important;
  text-align: left;
  position:relative;
}

#order-standard_cart label {
  font-size: 15px !important;
  font-weight: 500 !important;
  color: black !important;
}

li#Primary_Navbar-Home span {
  display: none;
}
.login-box {
  border-radius: 20px;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  border-color: #7123bb;
}
.copyright a {
  color: white;
}
.slider-content {
  display: none;
  position: absolute;
  bottom: 20%;
  left: 0%;
  right: 0;
  color: white;
  padding: 30px;
  /* background: #3f51b570; */
  width: 100%;
  text-align: center;
}

.bg-image-host {
  position: relative;
}

.slider-content .title {
  font-size: 26px;
}

.slider-content .sub-content {
  font-size: 80px;
}

.slider-content .content li {
  list-style: none;
  list-style-position: outside;
  display: inline-block;
  width: 44%;
  font-size: 26px;
}

.slider-content .content ul {
  padding-left: 17px;
}

div#tableDomainsList_length select {
  width: 50px;
  padding: 0 10px;
}
#back-to-top {
  color: white;
}
/**
 * Sidebar Pabel
*/
#order-standard_cart .order-summary h2,
#order-standard_cart .view-cart-items-header {
  background-image: linear-gradient(139deg, #01578d 0%, #00956f 84%, #018d4d 100%);
}
.pre-header.notice-banner {
  width: 100%;
  text-align: center;
  display: block !important;
  padding: 0px;
  padding-bottom: 0px;
  font-size: 15px;
  background-color: #ff6c2c;
  font-weight: bold;
}
.pre-header.notice-banner p {
  padding: 3px;
  margin: 0;
}
.TM-pricing-container .TMC-pricing-table h5 {
  background-image: linear-gradient(139deg, #01578d 0%, #00956f 84%, #018d4d 100%);
  padding: 10px;
  color: white;
  font-weight: bold;
  font-size: 20px;
}

.d-inline {
  display:inline;
}

.payment-logos {
  box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  padding: 20px;
}

@media (max-width: 768px) {
  .block-s3.bottom2x {
    padding: 0;
  }
  section.why-with-us.bg-white {
    padding-bottom: 20px;
  }

  .top-navbar .navbar-toggle {
    float: right;
    color: #fff;
  }
  .top-navbar .navbar-header {
    float: none;
    margin: 0 auto;
    width: 100%;
    display: block !important;
  }

  .hero-bg-wrap .page-title h1 {
    font-size: 25px;
    margin-top: 30px;
  }
  .top-navbar .pre-header li {
    padding-right: 0;
  }
  .page-container {
  }
  .TM-pricing-container .TMC-pricing-table .btn {
    max-width: 80%;
  }

  .we-tab-area button {
    margin: 0;
  }
  .navbar-nav .open .dropdown-menu {
    display: inline-block;
  }
  .navbar-nav > li {
    display: block;
    text-align: right;
  }
  .block-footer-small .additional-info .paymenticon,
  .block-footer-small .additional-info {
    text-align: center;
  }
  .block-footer-small {
    padding: 10px 0 0;
  }
  .block-footer-small .additional-info {
    padding-bottom: 0;
    margin-bottom: 10px;
  }
  #order-standard_cart {
    padding: 0;
  }

  .features-list .we-tab-content img {
    min-height: auto;
  }
  .slider-content {
    display: none;
  }
  .hidden-tab {
    display: none !important;
  }

  form#frmProductDomain {
    padding: 0 20px;
  }

  .navbar a.logo {
    margin-top: 5px;
  }
}

/* new css */

.hero-domain-inner-container .domain-checker-container:before {
  background-image: none;
}

.hero-domain-inner-container .domain-checker-container div#divDynamicRecaptcha div {
  margin: 0 auto;
}

.hero-domain-inner-container .domain-checker-container  div#captchaContainer {
  clear:both;
}

.hero-bg-wrap .input-group-btn .btn {
  margin: 0px;
}

.hero-domains {
  text-align: center;
}

.hero-bg-wrap .hero-domains h1 {
  font-size: 46px;
  font-weight: 700;
  line-height: 62px;
  color: #fff;
}

.hero-bg-wrap .hero-domains h2 {
  font-size: 20px;
  margin-bottom: 25px;
  text-transform: capitalize;
  line-height: 27px;
  color: #fff;
  text-align: center;
  font-weight: 500;
}

.hero-domains p {
  font-size: 24px;
  line-height: 36px;
  font-weight: 100;
}

.domain-checker-container .tab-container a {
  background: #fff;
  border-radius: 5px;
  color: #6f26b4;
  font-size: 15px;
  font-weight: 400;
  padding: 10px;
  transition: background 0.3s, color 0.3s, box-shadow 0.3s;
}

.domain-checker-container .tab-container a {
  text-decoration: none;
}

.domain-checker-container .tab-container .register-button{
  background: #018d4d;
  border: 1px solid #fff;
  color: #fff;
}

.domain-checker-container .tab-container .register-button.active{
  background: #fff !important;
  color: #018d4d !important;
}

.domain-checker-container .tab-container .register-button:hover{
  background: #fff;
  color: #018d4d;
}

.domain-checker-container .tab-container > * {
  margin-right: 13px;
  margin-top: 5px;
  align-self: center;
}

.domain-checker-container .tab-container {
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.domain-checker-bg .read-more a {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.mass-head .hero-domains .hero-bg-wrap.style-2.bg-opacity {
  top: 30px;
}

.mass-head-wrap {
  width: 100%;
  align-self: center;
}

.featured-tlds-container h2 {
  font-size: 32px;
  line-height: 43px;
  text-align: center;
  font-weight: 500;
}

.featured-tlds-container p {
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  font-weight: 300;
  margin-bottom: 40px;
}

section.hero-domains::after {
  content: "";
  display: block;
  height: 21px;
  background-repeat: no-repeat;
  background-image: url(https://www.hostgator.com/static/img/domains/divider_wavy-line.svg);
  background-position: bottom center;
  background-size: 100% 100%;
  position: relative;
}

section#transfer-successfully {
  margin-top: 126px;
  margin-bottom: 146px;
}

section#transfer-successfully {
  max-width: none;
  margin-bottom: 37px;
}

section#transfer-successfully.text-first .flex .image {
  order: 1;
  margin-left: 20px;
  margin-right: 0;
}
section#transfer-successfully .flex .image {
  margin: 0 0 20px;
}

section#transfer-successfully.text-first .flex .content {
  order: 0;
  margin-left: 0;
}
section#transfer-successfully ul {
  list-style-image: url(https://www.hostgator.com/static/img/checkmark.svg);
  margin-left: 0;
  padding-left: 0;
  font-size: 18px;
  max-width: 400px;
}

section#transfer-successfully ul li {
  margin: 0 0 15px 25px;
  font-weight: 400;
}

section#transfer-successfully .button-header {
  font-size: 24px;
}
section#transfer-successfully .btn {
  align-items: center;
  justify-content: center;
  margin-right: 0;
  max-width: none;
  height: 56px;
  font-size: 24px;
  border-radius: 6px;
  box-shadow: none;
  transition: background-color 0.2s;
}

section.text-grid {
  padding-top: 80px;
}


section.text-grid h3 {
  font-size: 32px;
}

section.text-grid h4 {
  font-size: 24px;
  background:none;
  color:black;
}

section.text-grid .text-grid-container {
  max-width: 960px;
  margin: 0 auto;
}

section.text-grid .text-grid-container .text-grid-item {
  padding-bottom: 33px;
  width: 50%;
  float:left;
  padding: 20px;
  text-align: center;
}
.font-weight-bold{
  font-weight: bold;
}
.pakage-info-list-inf {
  max-width: 778px;
  margin: 0 auto;
}
section.text-grid .text-grid-container .text-grid-item h5 {
  font-size: 24px;
  margin-top: 18px;
}

.tld-pricing-header {
  background-image: linear-gradient(139deg, #01578d 0%, #00956f 84%, #018d4d 100%);
  padding: 10px 0px;
}

.domain-pricing .tld-pricing-header .col-xs-4, .domain-pricing .tld-pricing-header .col-sm-4{
  border-bottom: 0px;
}

span.domain-head {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}

.domain-pricing .two-row-center strong.domain-extd{
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--black);
}

span.price-tag{
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #595959;
}

.pull-md-right .domain-pricing .tld-row {
  padding: 15px 0;
}

.item.image {
  text-align: right;
}

.item.content h1, .item.content h2, .text-grid .row-fluid h3, .feature-grid-title h3.m-grid-headline{
  font-weight: bold;
  font-size: 32px;
  line-height: 38px;
}

section#transfer-successfully ul {
  max-width: 100%;
  font-size: 15px;
  font-weight: 400;
}

section#transfer-successfully .btn {
  margin-top: 30px;
  padding: 15px 30px;
  display: table;
}

section.text-grid h4 {
  font-weight: 400;
  padding: 0px 0px;
}

section.text-grid .text-grid-container .text-grid-item h5, .domain-transfer-head{
  font-weight: 600;
  line-height: 26px;
}

section.text-grid .text-grid-container .text-grid-item p{
  font-size: 15px;
  line-height: 21px;
}

.row-fluid h3, .row-fluid h4{
  text-align: center;
}

section.text-grid .text-grid-container {
  margin-top: 20px;
}

.domain-transfer-head {
  line-height: 38px;
  margin-bottom: 35px;
  text-align: center;
}

.TM-accordion .panel .panel-heading a .panel-title{
  font-size: 20px;
  line-height: 30px;
  padding: 12px;
}

.TM-accordion .panel .panel-heading a .panel-title span {
  padding-right: 10px;
}

.TM-accordion.no-border .panel .panel-body {
  padding: 20px 0px;
  margin-left: 40px;
  font-size: 15px;
  line-height: 26px;
  padding-right: 20px;
}

.collapse.in> .TM-accordion .panel .panel-heading a .panel-title .plus-sign{
  display: none;
}

.tech-specs {
  padding-bottom: 50px;
  padding-top: 40px;
}


.panel-group .panel+.panel {
  margin-top: 15px;
}

section.row-wrapper.feature-grid {
  margin-top: 125px;
  margin-bottom: 35px;
}

.feature-grid-title .lead.m-grid-subhead{
  font-size: 24px;
  line-height: 27px;
}

.feature-grid-title {
  text-align: center;
  margin-bottom: 50px;
}

.feature-grid-item, .row-wrapper.feature-grid{
  text-align: center;
}

.main-content .feature-grid-item h4{
  background: none;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  color: #000;
}

.main-content .feature-grid-item p{
  font-size: 15px;
  line-height: 27px;
  padding: 0px 25px;
  font-weight: 400;
}

#transfer-successfully .btn.domain-claim-button{
  margin: 0 auto;
  margin-right: inherit;
  display: inline-block;
  margin-top: 50px;
  font-weight: 700;
  text-align: center;
}

.btn.domain-claim-button span {
  margin-top: -5px;
  display: block;
}

.TM-accordion .panel.panel-default .panel-heading{
  border-radius: 10px;
}

.captcha-container .g-recaptcha{
  display: inline-block !important;
}

.domain-table-wrapper .row.tld-row.filtered-row, .domain-table-wrapper .row.tld-pricing-header{
  width: 100%;
}


 /* form v2 */

 .panel.panel-default .form-group label{
  color: #999999;
}

.panel.panel-default .panel-body.input-group.input-group-lg.input-group-box .form-group{
  padding: 0;
  margin-bottom: 0px;
}

.panel.panel-default .panel-body.input-group.input-group-lg.input-group-box .form-group .btn-transfer{
  width: 100%;
  height: 45px;
}

.domain-checker-container .panel.panel-default .input-group-box, .domain-checker-container .panel.panel-default{
  border-radius: 15px;
}

.panel.panel-default .panel-body.input-group.input-group-lg.input-group-box .form-group .form-control{
  font-size: 14px;
  height: 45px;
}

.item.image img {
  width: 100%;
}
.cloud-hosting-page{
    padding-top:50px;
}
.section-title * {
    font-weight: bold;
}

.section-title .title {font-size: 50px;}

.domain-checker-bg {
    /*background-image: linear-gradient(104deg, #1e044a, #7123bb 65%);*/
    /*border-radius: 4px;*/
}
  /* form v2 */

/* new css */
.display-flex {
  display:flex;
}
.self-align-center{
  align-self:center;
}

.footer .ftop {
	float: left;
  width: 70%;
  transform: skewX(-10deg);
  height: 130px;
  background: #537944;
  background-image: linear-gradient(139deg, #01578d 0%, #00956f 84%, #018d4d 100%);
  background-size: 1920px 136px;
  margin-top: -60px;
  margin-bottom: 30px;
  margin-left: -29px;
}
.footer .ftop .left {
  width: 90%;
  margin-top: 32px;
  text-align: center;
}
.footer .ftop .left h4 {
	margin-bottom: 5px;
}
.block-footer.footer .ftop a {
  color: white;
}
.footer .ftop .left h1 {
    font-size: 45px;
    font-weight: 900;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}




/*  css mega menu */
.dropdown:hover .dropdown-menu{
  display: block;
  margin-top: 0px;
}
.drop-down-wrap{
  padding: 20px;
}
.dropdown.mega-meenu {
  position: static !important;
}
.icon-display {
  align-self: center;
}
.dropdown-menu{
  padding: 20px !important;
}
.dropdown.mega-meenu .dropdown-menu{
  padding: 30px !important;
}
a.hosting-menu-list {
  color: #fff;
}
.wrap-col {
  width: 25%;
}
.web-link{
  padding: 0px !important;
  margin-top: 35px;
}
.web-link:first-child{
  margin-top: 0px;
}
.web-link i{
  font-size: 32px !important;
  color: #fff;
}
.hosting-header{
  color: #000;
}
.hosting-header h5 {
  font-size: 18px;
  text-transform: capitalize;
  color: #fff;
  margin: 5px 0px;
}
.hosting-header span {
  color: #c4c4c4;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 400;
}
.top-navbar .navbar-left li a.drop-menu-link, .top-navbar .navbar-right li a.drop-menu-link {
  padding: 0;
  font-weight: 0;
  text-transform: inherit;
}
.drop-menu-link i {
  padding-right: 10px !important;
  border-right: 1px solid #fff;
}
.drop-menu-link:hover{
  text-decoration: unset;
}
.drop-menu-link:hover .hosting-header span, .drop-menu-link:hover .hosting-header h5{
  color: #fff;
}
.web-link.row{
  display:flex;
}

.top-navbar .pre-header .dropdown-tasks.dropdown-menu li a:hover {
  color: white !important;
}

/* meda menu media query */
@media screen and (max-width: 1024px){
  .hosting-header h5 {
    font-size: 16px;
  }
  .web-link i {
    font-size: 26px !important;
  }
}
@media screen and (max-width: 425px){
    .web-link:first-child {
        margin-top: 10px;
    }
    .web-link{
        margin-top: 15px;
    }
    .dropdown.mega-meenu .dropdown-menu {
        padding: 10px !important;
    }
}
@media screen and (max-width: 320px){
  .hosting-header h5 {
    font-size: 14px;
  }
  .dropdown.mega-meenu .dropdown-menu {
        padding: 10px !important;
    }
}
/* meda menu media query */

/* css mega menu*/


/* media query */

@media screen and  (max-width: 425px){
  .display-flex {
    display:block;
  }
  .footer .ftop{
    width:100%;
  }
  .footer .ftop .left h1{
    font-size:28px;
  }
  .section-title .title {font-size: 25px;}
  section.text-grid .text-grid-container .text-grid-item {
    width: 100%;
  }

  .TM-accordion .panel .panel-heading a .panel-title {
    font-size: 16px;
  }

  .hero-domains p {
    font-size: 18px;
    line-height:25px;
  }

  .mass-head {
    width: 100%;
    height: auto;
    top: 0;
    position: relative;
    margin-top: 160px;
    margin-top: 125px;
  }

  .mass-head .hero-domains .hero-bg-wrap.style-2.bg-opacity {
    top: 60px;
  }
    
  .feature-grid-title h3.m-grid-headline,
  .featured-tlds-container h2 {
      font-size: 28px;
      line-height:30px;
  }
    
    section#transfer-successfully {
      margin-top: 100px;
    }
    
    .item.content h1, .item.content h2, .text-grid .row-fluid h3 {
        text-align: center;
    }

    .hero-bg-wrap h2 {
        font-size: 23px;
    }
    section#transfer-successfully .item.image {
        display: none;
    }
}


/* media query */


.navbar-top .nav-top .navbar-nav > li > a:hover, .top-navbar .nav-top .navbar-nav > li > a:hover, .navbar-top .nav-top .navbar-nav > li > a:focus, .top-navbar .nav-top .navbar-nav > li > a:focus{
    color: #d9d9d7;
}
.domain-pricing .tld-pricing-header .col-sm-2, .domain-pricing .tld-pricing-header .col-sm-4, .domain-pricing .tld-pricing-header .col-xs-2, .domain-pricing .tld-pricing-header .col-xs-4{
    color: #fff !important;
    border-bottom: 0 !important;
    background-color: none !important;
}
.domain-pricing .tld-pricing-header .col-xs-4,
.domain-pricing .tld-pricing-header div:nth-child(2n+1){
    background-color: transparent !important;
}
.email-verification {
    margin: 0;
    padding: 10px;
    font-weight: 300;
    background-color: #f8f8f8;
    border-bottom: 1px solid #eee;
    color: #333;
}
.domain-checker-container:not(.header-domain) {
  display: none;
}