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

    ** Custom Stylesheet **

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

***************************************************** */
.h1-fontSize {
  font-size: 35px;
  margin-bottom: 25px;
  font-weight: bold;
}
.wordpress-text {
  margin-bottom: 20px;
  font-weight: bold;
}
.features-text {
  font-weight: bold;
}
.signup-header-text {
  font-size: 20px;
}
section#main-menu {
  margin-top: 67px;
  border-bottom: 1px solid #e7e7e7;
}
.navbar-main li#Secondary_Navbar-Account {
  background-color: #f67c0a;
}

.navbar-main .navbar-nav > .active > a,
.navbar-main .navbar-nav > .active > a:focus,
.navbar-main .navbar-nav > .active > a:hover,
.navbar-main .navbar-nav > .open > a,
.navbar-main .navbar-nav > .open > a:focus,
.navbar-main .navbar-nav > .open > a:hover,
.navbar-main .navbar-nav > li > a:focus,
.navbar-main .navbar-nav > li > a:hover {
  background-color: #f67c0a;
  color: #fff;
}
.navbar-main li#Secondary_Navbar-Account > a {
  border-bottom: 3px solid #f67c0a;
  color: #fff;
}

.navbar-default .navbar-nav > li > a:hover {
  color: #fff;
}
.navbar-default nav.navigation .navbar-nav > li > a:hover {
  color: #f67c0a;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  border-color: #f67c0a;
}

#main-body .panel-default > .panel-heading,
#main-body .panel-success > .panel-heading {
  color: #555;
  border-color: #eee;
  background: #f5f5f5;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-bottom: 2px solid #eeeeee;
}
.dropdown:hover .dropdown-menu {
  border: 1px solid #e7e7e7;
}

div.header-lined h1 {
  color: #555;
}
.nopadding {
  padding: 0;
}
section.section-wrap.services .row.hidden-xs .text-center > a.btn.btn-primary {
  border-radius: 0;
  background: #f67c0a;
  border: 1px solid #a75101;
  border-bottom: 2px solid #a75101;
  color: #fff;
  width: auto;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

/* Fontawasome custom*/
a#cookiescript_link {
  display: none !important;
}
/* Sign up page*/

.loginbottom {
  background: white;
  padding: 20px;
}
.containerf input[type="text"],
select,
textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: vertical;
}

.containerf label {
  padding: 12px 12px 12px 0;
  display: inline-block;
}

.containerf input[type="submit"] {
  background-color: #4caf50;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  float: right;
}

.containerf input[type="submit"]:hover {
  background-color: #45a049;
}
@media only screen and (min-width: 768px) {
  .containerf {
    width: 46%;
    margin: 0 auto;
    background: rgba(2555, 255, 255, 0.2);
    padding: 30px;
  }
}
.containerf .col-25 {
  float: left;
  width: 25%;
  margin-top: 6px;
}

.containerf .col-75 {
  float: left;
  width: 75%;
  margin-top: 6px;
}

/* Clear floats after the columns */
.containerf .row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .containerf .col-25,
  .containerf .col-75,
  .containerf input[type="submit"] {
    width: 100%;
    margin-top: 0;
  }
  .containerf {
    width: 100%;
    margin: 0 -30px 0 -10px;
    background: rgba(2555, 255, 255, 0.8);
    padding: 30px;
  }
  .containerf button.btn.btn-primary {
    margin-top: 15px;
  }
}

.signupform {
  background-image: url("../images/Free-Hosting-Hero.jpg");
  background-size: cover;
  overflow: hidden;
  background-position: center;
  padding: 70px 20px 70px 40px;
}
.signupfree {
  background: #12a923;
  border-bottom: 2px solid #008000;
  padding: 20px 0;
  color: #fff;
}

@media screen and (max-width: 992px) {
  .technicalInfo {
    margin-top: 100px;
  }
  .check-domain-left-row {
    margin-right: -15px !important;
  }
  .check-domain-right-row {
    margin-left: -15px !important;
  }
}

/* CSS Media query */
@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .h1-fontSize {
    font-size: 30px;
  }
  .profile-account-info a {
    float: left;
    color: #f67c0a;
    line-height: 2;
  }
  .new-ticket-wrap button {
    width: auto;
  }
  .server-account-info a {
    color: #f67c0a;
  }
  .sub-domain {
    display: flex;
    margin-top: -25px;
    background: transparent;
  }
  .order input[type="text"] {
    width: 100%;
    border-right: 1px solid #ccc !important;
  }
  .support-msg-wrap-right {
    width: 100%;
  }
  .support-msg-righ-who-wrap {
    margin-bottom: 30px;
  }
  .support-msg-date-right {
    padding-top: 5px;
  }
  .sever-domain-wrap {
    border-right: 0;
  }
  .sever-cpanel-wrap {
    padding-bottom: 10px;
  }
}

@media only screen and (max-width: 450px) {
  .server-header {
    display: grid;
  }
  .account-info-wrap button {
    width: auto;
  }
}

.listicon {
  font-size: 70px;
  color: #f67c0a;
}
.service-item {
  margin: 10px;
  width: 100%;
  padding: 20px 0 0;
  box-shadow: 0 0 5px rgba(171, 163, 163, 0.4);
  border: 1px solid #e0e0e0;
  border-top: 6px solid #0e8d44;
}
.service-item .price {
  color: #f67c0a;
  font-size: 55px;
  font-weight: 700;
  line-height: normal;
}
.service-item h5 {
  color: #000000;
  font-size: 30px;
  text-transform: uppercase;
  margin: 10px 0;
  font-weight: 400;
}
.service-item ul {
  border-top: 1px solid #e4e4e4;
  padding: 15px 20px;
  margin: 5px 0;
}
.service-item a.order {
  background-color: #0e8d44;
  border-bottom: 3px solid #0e6f39;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #ffffff;
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 50px;
  margin: 0 20px 20px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.service-item .price span {
  font-size: 20px;
  font-weight: 400;
}
a.linkmore {
  background-color: #f67c0a;
  border-bottom: 2px solid #d06a0b;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #ffffff;
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 50px;
  margin: 30px 0 0;
  text-align: center;
  text-transform: uppercase;
  width: 200px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  overflow: auto;
  text-align: center;
  margin: auto;
}
.feature-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.easy-wordpress {
  background: #f4f5ff;
}
.easy-wordpress {
  background: #f4f5ff;
}
.hosting-feature h2 {
  padding-bottom: 20px;
}

.recaptcha-wrapper {
  display: flex;
  justify-content: center;
}
