#cookies-alert {
  top: inherit;
  bottom: 0;
}
.mtop0 {
  margin-top: 0px !important;
}
.mbottom0 {
  margin-bottom: 0px !important;
}
.mtop30 {
  margin-top: 30px !important;
}
.mbottom30 {
  margin-bottom: 30px !important;
}
.mtop10 {
  margin-top: 10px !important;
}
.mbottom10 {
  margin-bottom: 10px !important;
}
.clearboth {
  display: block;
  clear: both;
  float: none !important;
}
.navbar-dark .navbar-toggler {
  height: inherit;
}
.navbar-dark navbar-brand {
  margin: 0 auto;
}
.section-title {
  text-align: center;
  margin: 30px 0 15px;
  color: #0201f5;
  font-weight: bold;
  text-shadow: 2px 2px 4px #000000;
  text-transform: uppercase;
  font-size: 2rem;
}
#trueHeader {
  z-index: 999;
}
ul.adsbanner-list {
  float: none;
}
ul.adsbanner-list:after {
  clear: both;
  float: none !important;
  content: '';
  display: block;
}
.but_theme {
  float: none;
  padding: 10px 15px !important;
  border-radius: 4px !important;
  color: #fff !important;
  font-size: 12px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  margin: 0 !important;
  line-height: 1;
  height: auto;
  border: none !important;
  border-bottom: 1px solid #909090 !important;
  font-weight: 600 !important;
  display: inline !important;
  -webkit-appearance: none !important;
}
.but_theme.but_wifi {
  background-color: #0201f5;
}
.but_theme.but_wifi:hover {
  background-color: #ff6700;
}
.but_theme.but_file:hover,
.but_theme.but_star:hover {
  cursor: #999999;
}
.but_theme.but_file:hover {
  background-color: #999999;
}
.but_theme.but_star {
  background-color: #99cc4c;
}
.but_theme:hover {
  background-color: #ff6700;
}
.but_theme_orange {
  font-size: 13px;
  padding: 8px 15px;
  display: block;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  background: #ff6700;
  border-radius: 4px;
  border: 1px solid #e85d00;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff6700), to(#e85d00));
  background-image: -webkit-linear-gradient(top, #ff6700, #e85d00);
  background-image: -moz-linear-gradient(top, #ff6700, #e85d00);
  background-image: -o-linear-gradient(top, #ff6700, #e85d00);
  background-image: linear-gradient(to bottom, #ff6700, #e85d00);
}
.but_theme_orange:hover {
  background: #393a3b;
  color: #fff;
  border: 1px solid #393a3b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#535455), to(#393a3b));
  background-image: -webkit-linear-gradient(top, #535455, #393a3b);
  background-image: -moz-linear-gradient(top, #535455, #393a3b);
  background-image: -o-linear-gradient(top, #535455, #393a3b);
  background-image: linear-gradient(to bottom, #535455, #393a3b);
}
.navbar {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  margin-top: 0px;
}
.navbar ul li a {
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 1;
  color: #fff;
  margin: 0;
  padding: 13px 13px 12px 15px;
  text-align: center;
  white-space: nowrap;
}
.navbar ul li a.active {
  color: #fff;
  background-color: #545454;
  border-radius: 4px;
}
/*--------------------*/
#inputs input {
  background: #f1f1f1;
  padding: 6px 5px;
  margin: 0 0 5px 0;
  width: 238px;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 1px 1px #ccc inset;
}
#inputs input:focus {
  background-color: #fff;
  border-color: #e8c291;
  outline: none;
  box-shadow: 0 0 0 1px #e8c291 inset;
}
/*--------------------*/
#login #actions {
  margin: 10px 0 0 0;
}
#login #submit {
  background-color: #d14545;
  background-image: linear-gradient(top, #e97171, #d14545);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
  border: 1px solid #7e1515;
  float: left;
  height: 30px;
  padding: 0;
  width: 100px;
  cursor: pointer;
  font: bold 14px Arial, Helvetica;
  color: #fff;
}
#login #submit:hover,
#login #submit:focus {
  background-color: #e97171;
  background-image: linear-gradient(top, #d14545, #e97171);
}
#login #submit:active {
  outline: none;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
}
#login #submit::-moz-focus-inner {
  border: none;
}
#login label {
  float: right;
  line-height: 30px;
}
#login label input {
  position: relative;
  top: 2px;
  right: 2px;
}
#trueHeader #logo {
  background: url(../images/logo.png) no-repeat left bottom;
}
.tp-caption h1,
.tp-caption h2 {
  color: #fff;
  font-weight: bold;
  font-family: 'Open Sans', sans;
  text-transform: none;
  border-style: none;
  letter-spacing: 0px;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  font-size: 24px;
  padding: 0px;
  margin: 0px;
  border-width: 0px;
  line-height: 24px;
  white-space: nowrap;
  min-width: 0px;
  min-height: 0px;
  transform: scale(1, 1) rotate(0deg);
  opacity: 1;
  left: 367.5px;
  top: 40px;
  visibility: visible;
}
.tp-caption .round1.one {
  height: 150px;
  width: 150px;
}
.tp-caption .round1.one i {
  color: #ff6700;
}
.tp-caption .price {
  height: 118px;
}
.domain_search {
  padding: 20px 0px 16px 0px;
}
.domain_search.domain_search_bg {
  padding: 40px 0px 40px 0px;
  background: #c5e5fa url(../images/clouds-bg.png) no-repeat center top;
}
.domain_search .search_section #domain-searchform #s {
  width: 100%;
  height: 46px;
  margin-bottom: 10px;
}
.domain_search .search_section #domain-searchform #searchsubmit {
  font-weight: 400;
  height: 46px;
  width: 48%;
  float: left;
  font-size: 13px;
}
.domain_search .search_section #domain-searchform .but_theme_orange {
  width: 48%;
  float: right;
  height: 46px;
  line-height: 46px;
  margin-left: 8px;
  padding: 0;
  font-weight: 400;
  font-size: 13px;
}
.domain_search ul {
  float: none;
  margin: inherit;
  padding: inherit;
}
.hosting_plans {
  margin-bottom: 0;
}
.hosting_plans .plan {
  height: 100%;
  width: 100%;
  display: table;
}
.hosting_plans .plan .title {
  background-size: cover !important;
}
.hosting_plans .plan .title h2 {
  color: #fff;
  margin-bottom: 10px;
  font-weight: 600;
  text-transform: none;
  font-size: 30px;
  line-height: 33px;
}
.hosting_plans .plan .title h4 {
  font-size: 30px;
  line-height: 33px;
}
.hosting_plans .plan ul {
  min-height: 175px;
}
.hosting_plans .plan ul li {
  padding-left: 6px;
}
.hosting_plans .plan ul li:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  color: #9a9a9a;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00c";
  margin-right: 5px;
}
.hosting_plans .plan ul li.important {
  color: #ff6700;
}
.hosting_plans .plan ul li.important:before {
  color: #ff6700;
}
.hosting_plans .plan.active ul li.important {
  color: #0201f5;
}
.hosting_plans .plan.active ul li.important:before {
  color: #0201f5;
}
.hosting_plans .plan .plan-actions {
  display: table-row;
  height: 100%;
  width: 100%;
  vertical-align: bottom;
}
.hosting_plans .plan .plan-actions .table-cell {
  display: table-cell;
  height: 100%;
  vertical-align: bottom;
}
.hosting_plans .plan.active .plan-actions,
.hosting_plans .plan .plan-actions {
  text-align: center;
}
.hosting_plans .plan.active .plan-actions .but_signup,
.hosting_plans .plan .plan-actions .but_signup {
  float: none;
  margin: 0;
  display: inline-block;
  margin-bottom: 10px;
}
.call_to_action_brand {
  background-color: #0201f5;
  min-height: 90px;
}
.call_to_action_brand .container {
  height: 100%;
}
.call_to_action_brand h3 {
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
}
.features_sec04 div.section .section-right {
  margin-left: 10px;
  padding-bottom: 25px;
  text-align: justify;
}
.features_sec04 div.section .section-right strong {
  font-size: 15px;
}
.features_sec04 div.section.three,
.features_sec04 div.section.four {
  border-bottom: 1px solid #e3e3e3;
  padding-top: 25px;
}
.features_sec04 div.section.four {
  padding-top: 25px;
}
.features_sec04 div.section.five {
  padding-top: 25px;
  border-right: 1px solid #e3e3e3;
  border-bottom: none;
  margin: 0px;
}
.features_sec04 div.section.six {
  padding-top: 25px;
  border-right: none;
  border-bottom: none;
  margin: 0px;
}
.hostplan_offers .title h2 {
  float: left;
  width: 87%;
  color: #393a3b;
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 0;
  line-height: inherit;
}
.hostplan_offers .box strong {
  padding-top: 17px;
}
.hostplan_offers h3 {
  font-size: 20px;
  line-height: 20px;
  color: #0201f5;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: bold;
}
.hostplan_offers ul {
  float: none;
  width: 100%;
}
.hostplan_offers .owl-carousel .owl-nav {
  margin-top: 15px;
  text-align: right;
}
.hostplan_offers .owl-carousel .owl-nav .owl-next,
.hostplan_offers .owl-carousel .owl-nav .owl-prev {
  display: inline;
  min-width: 30px;
  border: 1px solid #949494;
  padding: 8px 14px;
  margin: 2px;
  color: #949494;
  font-size: 18px;
}
.hostplan_offers .owl-carousel .pitem {
  height: auto;
  background: inherit;
  background-color: #F4F4F4;
  border: 5px solid #FFF;
  box-sizing: border-box;
  background: #F6F6F6;
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  background-size: cover;
  line-height: 27px;
  color: #393a3b;
  position: relative;
  margin-bottom: 10px;
}
.hostplan_offers .owl-carousel .pitem .left {
  float: left;
  width: 43%;
  text-align: center;
  padding: 10px;
}
.hostplan_offers .owl-carousel .pitem .left img {
  margin: 22px 0;
}
.hostplan_offers .owl-carousel .pitem .right {
  float: left;
  width: 57%;
  margin-top: 35px;
  display: table;
  height: 100%;
}
.hostplan_offers .owl-carousel .pitem .right .product-price {
  padding: 0 10px;
  margin-left: 20px;
}
.hostplan_offers .owl-carousel .pitem .right .product-price .price {
  width: 100px;
}
.hostplan_offers .owl-carousel .pitem .right .product-price .readmore_but {
  display: block;
  margin: 0;
  float: none;
}
.hostplan_offers .owl-carousel .pitem p {
  margin-top: -5px;
}
.hostplan_offers .owl-carousel .pitem ul {
  float: none;
  width: initial;
}
.hostplan_offers .owl-carousel .pitem ul li {
  padding-left: 20px;
}
.hostplan_offers .owl-carousel .pitem ul li:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  color: #ff6700;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00c";
  margin-right: 5px;
}
.hostplan_offers .owl-carousel .pitem .product-price .price {
  height: 60px;
  width: 100%;
  padding: 0px;
  line-height: 60px;
}
.hostplan_offers .owl-carousel .pitem .product-price .price strong {
  font-size: 20px;
}
.hostplan_offers .owl-carousel .pitem .product-price .price em {
  font-size: 16px;
}
.hostplan_offers .owl-carousel .pitem .product-price .readmore_but {
  width: 100%;
}
.tab-content {
  padding-top: 12px !important;
  padding-bottom: 13px !important;
}
.tab-content .form-group {
  margin-bottom: 0;
}
.tab-content table thead tr td {
  height: 27px;
  padding: 13px 5px 10px 5px;
  background: url(../images/gray-bg.jpg) repeat left top;
  text-align: center;
  font-size: 14px;
  color: #fff;
  border-bottom: 1px solid #818181;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
.tab-content table tbody tr td {
  padding: 20px 5px;
  background-color: #fff;
  text-align: center;
  color: #727272;
}
.clients_sec .title {
  padding-top: 14px;
  height: 105px;
  background-size: contain;
}
.clients_sec .title h2 {
  color: #fff;
  font-size: 14px;
  line-height: 18px;
}
.clients_sec .clients {
  padding-left: 30px;
}
.clients_sec .clients .owl-carousel .owl-nav {
  margin-top: 15px;
  text-align: right;
}
.clients_sec .clients .owl-carousel .owl-nav .owl-next,
.clients_sec .clients .owl-carousel .owl-nav .owl-prev {
  display: inline;
  min-width: 30px;
  border: 1px solid #949494;
  padding: 8px 14px;
  margin: 2px;
  color: #949494;
  font-size: 18px;
}
#tab1 .form-control-plaintext {
  width: 100%;
  padding: 6px 0;
  background: none;
}
#tab1 label {
  font-weight: 700;
  padding: 6px 0px;
}
#tab1 legend {
  font-weight: 700;
  font-size: 1.2em;
  border-bottom: 1px solid #727272;
}
.pending-orders.tab-content table tbody tr td {
  padding: 15px 0;
}
.pending-orders.tab-content table tbody tr td.payorder {
  padding: 6px 0;
}
.post_info_content.service-content {
  width: 100%;
  float: none;
  margin-left: 0;
}
.sidebar_widget {
  float: none;
}
.sidebar_widget .sidebar_title {
  float: none;
}
.sidebar_widget h2,
.sidebar_widget h3 {
  margin-bottom: 30px;
  font-weight: normal;
  float: none;
  font-size: 22px;
  line-height: 22px;
}
.sidebar_widget h2 i,
.sidebar_widget h3 i {
  font-weight: 300;
  font-style: normal;
}
.sidebar_widget .recent_posts_list li h3 {
  text-decoration: none;
  line-height: 17px;
  font-size: 14px;
  font-weight: normal;
  display: block;
  color: #999;
  float: none;
  margin-bottom: 0;
}
.sidebar_widget #sidebar_form input,
.sidebar_widget #sidebar_form textarea {
  border: 1px solid #eee;
  background-color: #fff;
  width: 100%;
  padding: 5px 10px 5px 10px;
  margin-bottom: 8px;
  color: #999;
  float: none;
  font: normal 12px "Trebuchet MS", Helvetica, Arial, sans-serif;
  box-sizing: border-box;
}
.sidebar_widget #sidebar_form input {
  height: 41px;
}
.sidebar_widget #sidebar_form #sidebarformsubmit {
  float: right;
  width: 100px;
  height: 41px;
  cursor: pointer;
  overflow: hidden;
  color: #fff;
  background: #0201f5;
  border: 0;
}
.sidebar_widget .adsbanner-list li {
  border: 1px solid #f5f6f6;
  text-align: center;
  position: relative;
  width: 48%;
  margin: 0px 2% 2% 0px;
}
.sidebar_widget .adsbanner-list li img {
  height: auto;
  width: 110px;
  float: none;
}
.sidebar_widget .adsbanner-list li p {
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  font-size: 16px;
  line-height: 26px;
  color: #999;
}
.sidebar_widget .hosting_plans {
  padding-bottom: 0;
  float: none;
}
.sidebar_widget .hosting_plans .plan {
  padding-bottom: 0;
}
.sidebar_widget .hosting_plans .plan .title h4 {
  text-transform: none;
}
.sidebar_widget .hosting_plans .plan .bar {
  width: 40px;
  border-right: 2px solid #0201f5;
}
.sidebar_widget .hosting_plans .plan .bar p {
  word-wrap: break-word;
  white-space: pre-wrap;
  font-size: 30px;
  margin: 0;
  line-height: 1;
  text-align: center;
  color: #0201f5;
  padding: 25px 5px;
}
.sidebar_widget .hosting_plans .plan .plan-info {
  display: block;
  width: 100%;
}
.sidebar_widget .hosting_plans .plan .plan-info .no-plan {
  height: 100%;
  padding: 15px;
}
.sidebar_widget .hosting_plans .plan .plan-info .no-plan p {
  text-align: center;
  font-weight: 600;
  font-size: 16px;
}
.sidebar_widget .hosting_plans .plan .plan-info ul {
  min-height: initial;
  float: none;
}
.sidebar_widget .hosting_plans .plan .plan-info ul.no-margin {
  margin: 0 0 20px 0;
}
.sidebar_widget .hosting_plans .plan .plan-info ul + ul {
  margin-top: -20px !important;
}
.sidebar_widget .hosting_plans .plan .plan-info ul li {
  padding-left: 15px;
}
.sidebar_widget .hosting_plans .plan .plan-info ul.plus li:before {
  content: '\f067';
}
.sidebar_widget .hosting_plans .plan .plan-info:after {
  content: ' ';
  clear: clearboth;
}
.sidebar_widget .hosting_plans .plan .plan-info .plan-actions {
  margin-top: 15px;
  display: block;
  height: inherit;
}
#tabs {
  float: none;
  width: 100%;
}
#selectPlanModal .modal-content {
  padding: 0 20px;
}
#selectPlanModal .modal-body {
  padding: 0;
}
#selectPlanModal .modal-body #alert-error-change-plan {
  display: none;
}
#selectPlanModal .modal-footer {
  padding: 15px 15px 15px 0;
}
#selectPlanModal .modal-footer p {
  margin: 0;
  align-self: auto;
  flex: auto;
  padding-left: 5px;
}
#selectPlanModal .hosting_plans_selector {
  padding-bottom: 0;
}
#selectPlanModal .hosting_plans_selector .plan {
  padding: 0;
}
#selectPlanModal .hosting_plans_selector .hosting_plans_list {
  padding: 15px 5px;
}
#selectPlanModal .hosting_plans_selector .hosting_plans_list .form-check .form-check-label {
  cursor: pointer;
  display: block;
}
#selectPlanModal .hosting_plans_selector .hosting_plans_list .form-check .form-check-label .price {
  float: right;
  margin-right: 5px;
}
#selectPlanModal .hosting_plans_selector .hosting_plans_list .form-check.form-check-radio {
  margin-bottom: 0;
}
#selectPlanModal .hosting_plans_selector .hosting_plans_list .form-check.form-check-radio .form-check-label {
  width: 100%;
}
#selectPlanModal .hosting_plans_selector .hosting_plans_list .form-check.form-check-radio .wifiplan-title {
  border: 2px solid transparent;
  padding: 4px;
}
#selectPlanModal .hosting_plans_selector .hosting_plans_list .form-check.form-check-radio .wifiplan-title .title h4 {
  text-transform: none;
  font-size: 20px;
  line-height: 24px;
  text-align: left;
  padding: 3px 10px 5px;
  margin: 0;
}
#selectPlanModal .hosting_plans_selector .hosting_plans_list .form-check.form-check-radio .wifiplan-title .title strong {
  font-size: 24px;
  float: right;
  line-height: 1;
}
#selectPlanModal .hosting_plans_selector .hosting_plans_list .form-check.form-check-radio .wifiplan-title span {
  font-size: 70%;
  font-weight: normal;
  display: block;
  padding-left: 0;
}
#selectPlanModal .hosting_plans_selector .hosting_plans_list .form-check.form-check-radio .form-check-input[type='radio'] {
  margin-top: 1.8rem;
}
#selectPlanModal .hosting_plans_selector .hosting_plans_list .form-check.form-check-radio .form-check-input[type='radio']:checked + .wifiplan-title {
  border: 2px solid #ff6700;
}
#selectPlanModal .hosting_plans_selector .hosting_plans_list .form-check.form-check-ip {
  margin-top: 10px;
  display: block;
}
#selectPlanModal .hosting_plans_selector .hosting_plans_list .form-check.form-check-ip .form-check-label {
  font-size: 24px;
}
#selectPlanModal .hosting_plans_selector .hosting_plans_list .form-check.form-check-ip .form-check-label span {
  display: block;
  padding-left: 7px;
}
#selectPlanModal .hosting_plans_selector .hosting_plans_list .form-check.form-check-ip .form-check-label .form-check-input {
  margin-top: .5rem;
}
#selectPlanModal .hosting_plans_selector .hosting_plans_list .form-check.form-check-ip .form-check-label .form-check-input:disabled + span,
#selectPlanModal .hosting_plans_selector .hosting_plans_list .form-check.form-check-ip .form-check-label .form-check-input[disabled] + span {
  cursor: not-allowed;
  opacity: .8;
}
#selectPlanModal .hosting_plans_selector .hosting_plans_list .form-check.form-check-ip .form-check-label .price {
  float: none;
  margin: 0;
  margin-left: 36px;
}
#selectPlanModal .hosting_plans_selector .hosting_plans_list .form-check.form-check-ip.hidden {
  display: none;
}
#selectPlanModal button:disabled,
#selectPlanModal button[disabled] {
  cursor: not-allowed;
}
#selectPlanModal button:disabled:hover,
#selectPlanModal button[disabled]:hover {
  background: #ff6700;
  border-color: #e85d00;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff6700), to(#e85d00));
  background-image: -webkit-linear-gradient(top, #ff6700, #e85d00);
  background-image: -moz-linear-gradient(top, #ff6700, #e85d00);
  background-image: -o-linear-gradient(top, #ff6700, #e85d00);
  background-image: linear-gradient(to bottom, #ff6700, #e85d00);
}
/*** SHOP ***/
.product-grid .item {
  height: auto;
  background: inherit;
  background-color: #F4F4F4;
  border: 5px solid #F4F4F4;
  box-sizing: border-box;
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  background-size: cover;
  line-height: 27px;
  color: #393a3b;
  margin-bottom: 30px;
}
.product-grid .product-info {
  padding: 0 10px;
}
.product-grid .product-info h2 {
  font-size: 20px;
  line-height: 20px;
  color: #0201f5;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: bold;
}
.product-grid .product-info p {
  margin-bottom: 20px;
  line-height: 27px;
  min-height: 135px;
}
.product-grid .product-info ul li {
  padding-left: 0px;
  line-height: 27px;
  color: #393a3b;
}
.product-grid .product-info ul li:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  color: #ff6700;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00c";
  margin-right: 5px;
}
.product-grid .product-info .price {
  height: 60px;
  width: 100%;
  padding: 0px;
  line-height: 60px;
  text-align: center;
  background-color: #fff;
  border-radius: 0;
  font-size: 12px;
  color: #0201f5;
  -moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
}
.product-grid .product-info .price em {
  color: #0201f5;
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
}
.product-grid .product-info .readmore_but {
  height: 60px;
  width: 100%;
  margin-bottom: 16px;
  background-color: #0201f5;
  border-bottom: 1px solid #393a3b;
  border-radius: 0;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  line-height: 40px;
}
.product-grid .product-info .readmore_but:hover {
  background-color: #393a3b;
}
.product-grid .sidebar_widget {
  margin-bottom: 25px;
}
.product-grid .sidebar_widget ul.arrows_list1 {
  float: none;
}
.product-grid .sidebar_widget ul.arrows_list1 li h4 {
  line-height: 1;
  margin: 0;
}
.product-grid .sidebar_widget ul.arrows_list1 li h4 a {
  color: #1889c1;
  line-height: 30px;
  font-size: 13px;
}
.product-grid .sidebar_widget ul.adsbanner-list {
  float: none;
}
.product-grid .sidebar_widget ul.adsbanner-list:after {
  display: block;
  content: "";
  clear: both;
}
.product-grid.product-grid-item .product-info {
  padding: 0;
}
.product-grid.product-grid-item .product-info h1 {
  font-size: 27px;
  line-height: 27px;
  margin-bottom: 22px;
  font-style: normal;
}
.product-grid.product-grid-item .product-info p {
  min-height: initial;
}
.product-grid.product-grid-item .clearfix {
  display: block;
  content: "";
  clear: both;
}
.product-grid.product-grid-item .owl-carousel .owl-nav {
  position: absolute;
  text-align: right;
  top: 13px;
  left: 3px;
}
.product-grid.product-grid-item .owl-carousel .owl-nav .owl-next,
.product-grid.product-grid-item .owl-carousel .owl-nav .owl-prev {
  display: inline;
  min-width: 30px;
  border: 1px solid #949494;
  padding: 8px 14px;
  margin: 2px;
  color: #949494;
  font-size: 18px;
}
/*** BLOG **/
.pagination li {
  margin-right: 2px;
}
.pagination li a {
  font-size: 12px;
  color: #454545;
  background-color: #eee;
  font-weight: 600;
  text-transform: uppercase;
  padding: 7px 10px;
  border-radius: 3px;
}
.pagination li.active a {
  color: #fff;
  background-color: #454545;
}
.pagination li.disabled a {
  opacity: .6;
  cursor: default;
}
.page_title {
  padding: 10px 0;
}
.page_title .title span {
  margin: 0px 0px 0px 0px;
  background: none;
  font-weight: 300;
  color: #181818;
  font-size: 35px;
  line-height: 40px;
  font-style: normal;
  font-family: 'Open Sans', sans-serif;
}
.footer .any_questions h3 {
  font-size: 13px;
}
.footer ul.list li a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: bold;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  margin-right: 4px;
}
.footer .one_fourth {
  min-height: initial;
}
/**** CONTACT ***/
.logo-contact {
  margin-bottom: 20px;
}
.contact-about p {
  margin-bottom: 10px;
}
.address-info {
  width: 100%;
  float: none;
}
.copyright_info .one_half {
  width: 60%;
}
.copyright_info .one_half.last {
  width: 36%;
}
.modal-content {
  padding: 15px 20px 20px;
  background-color: #f0f0f2;
}
.modal-content .modal-title {
  margin: 0 auto;
}
.modal-content h6 {
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color: #0404E8;
}
.modal-content .map-wrapper {
  width: 320px;
  height: 320px;
  margin: 0 auto;
}
.modal-content button,
.modal-content a {
  line-height: 1;
  text-align: center;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.modal-content button.submit-button,
.modal-content a.submit-button {
  background: #ff6700;
  border-radius: 4px;
  border: 1px solid #e85d00;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff6700), to(#e85d00));
  background-image: -webkit-linear-gradient(top, #ff6700, #e85d00);
  background-image: -moz-linear-gradient(top, #ff6700, #e85d00);
  background-image: -o-linear-gradient(top, #ff6700, #e85d00);
  background-image: linear-gradient(to bottom, #ff6700, #e85d00);
}
.modal-content button.submit-button:hover,
.modal-content a.submit-button:hover {
  background: #393a3b;
  color: #fff;
  border: 1px solid #393a3b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#535455), to(#393a3b));
  background-image: -webkit-linear-gradient(top, #535455, #393a3b);
  background-image: -moz-linear-gradient(top, #535455, #393a3b);
  background-image: -o-linear-gradient(top, #535455, #393a3b);
  background-image: linear-gradient(to bottom, #535455, #393a3b);
}
.modal-content button.submit-button:disabled,
.modal-content a.submit-button:disabled,
.modal-content button.submit-button[disabled],
.modal-content a.submit-button[disabled] {
  cursor: not-allowed;
}
.modal-content button.submit-button:disabled:hover,
.modal-content a.submit-button:disabled:hover,
.modal-content button.submit-button[disabled]:hover,
.modal-content a.submit-button[disabled]:hover {
  background: #ff6700;
  border-color: #e85d00;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff6700), to(#e85d00));
  background-image: -webkit-linear-gradient(top, #ff6700, #e85d00);
  background-image: -moz-linear-gradient(top, #ff6700, #e85d00);
  background-image: -o-linear-gradient(top, #ff6700, #e85d00);
  background-image: linear-gradient(to bottom, #ff6700, #e85d00);
}
.modal-content button.submit-button#submit-login,
.modal-content a.submit-button#submit-login {
  display: none;
}
.modal-content #addFriendsLoginForm {
  display: none;
}
.modal-content #addFriendsLoginForm form label.math_captcha_label {
  position: relative;
  margin: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 38px;
  text-align: right;
}
.modal-content #addFriendsLoginForm .submit-button {
  height: 38px;
}
#contactFormModal .modal-content .modal-header,
#mobileFormModal .modal-content .modal-header {
  padding-bottom: 5px;
}
#contactFormModal .modal-content .modal-body,
#mobileFormModal .modal-content .modal-body {
  padding: 0;
}
#contactFormModal .modal-content .modal-body .title-wrapper,
#mobileFormModal .modal-content .modal-body .title-wrapper {
  text-align: center;
  background: url(../images/colors/blue/plan-title-bg2.png) no-repeat center top;
  width: 100%;
  padding: 5px 0;
  background-size: cover;
  margin-bottom: 15px;
}
#contactFormModal .modal-content .modal-body .title-wrapper .modal-ptitle,
#mobileFormModal .modal-content .modal-body .title-wrapper .modal-ptitle {
  color: #fff;
  margin-bottom: 0px;
  font-weight: 600;
  text-transform: none;
  font-size: 16px;
  line-height: 18px;
}
#contactFormModal .modal-content .modal-body .title-wrapper p,
#mobileFormModal .modal-content .modal-body .title-wrapper p {
  color: #fff;
}
#contactFormModal .modal-content .modal-body .title-wrapper p span.modal-price,
#mobileFormModal .modal-content .modal-body .title-wrapper p span.modal-price {
  color: #fff;
  line-height: 20px;
}
#contactFormModal .modal-content .modal-body .title-wrapper p span.modal-price > span,
#mobileFormModal .modal-content .modal-body .title-wrapper p span.modal-price > span {
  font-size: 20px;
  font-weight: bold;
}
#contactFormModal .modal-content .modal-body .form-group,
#mobileFormModal .modal-content .modal-body .form-group {
  margin-bottom: 5px;
}
#contactFormModal .modal-content .modal-footer,
#mobileFormModal .modal-content .modal-footer {
  padding: 0;
  justify-content: normal;
}
#contactFormModal .modal-content .modal-footer > div,
#mobileFormModal .modal-content .modal-footer > div {
  margin: 0 !important;
}
#contactFormModal .modal-content .modal-footer button,
#mobileFormModal .modal-content .modal-footer button {
  padding: .5rem;
  width: 100%;
  margin-bottom: 5px;
}
#contactFormModal .modal-content .modal-footer .g-recaptcha > div,
#mobileFormModal .modal-content .modal-footer .g-recaptcha > div {
  margin: 0 auto;
  margin-bottom: 5px;
}
#customer-invoices .dataTables_wrapper {
  padding: 0;
}
#customer-invoices .dataTables_wrapper .row div[class^="col-"] {
  padding: 0;
}
#customer-invoices table#invoices-table {
  border-collapse: collapse !important;
}
#customer-invoices table#invoices-table td,
#customer-invoices table#invoices-table th {
  border-width: 1px !important;
  margin: 0 !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
#customer-invoices table#invoices-table thead th {
  height: 27px;
  padding: 13px 5px 10px 5px;
  background: url(../images/gray-bg.jpg) repeat left top;
  text-align: center;
  font-size: 14px;
  color: #fff;
  border-bottom: 1px solid #818181;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
#customer-invoices table#invoices-table td {
  padding: 5px;
}
.modal-dialog input.form-control::-webkit-input-placeholder {
  font-size: 13px;
}
.modal-dialog input.form-control:-moz-placeholder {
  font-size: 13px;
}
.modal-dialog input.form-control::-moz-placeholder {
  font-size: 13px;
}
.modal-dialog input.form-control:-ms-input-placeholder {
  font-size: 13px;
}
.modal-dialog input.form-control::-ms-input-placeholder {
  font-size: 13px;
}
/** ORDERS - INVOICES */
.customer-orders .but_pay {
  float: none;
  padding: 4px 10px;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  /*width: 90px;*/
  display: block;
  margin: 0 auto;
}
.customer-orders .but_pay.but_wifi {
  background-color: #0201f5;
}
.customer-orders .but_pay.but_wifi:hover {
  background-color: #ff6700;
}
.customer-orders .but_pay.but_pay_lg {
  /*width: 160px;*/
}
.customer-orders .but_pay.but_file:hover,
.customer-orders .but_pay.but_star:hover {
  cursor: default;
}
.customer-orders .but_pay.but_file:hover {
  background-color: #999999;
}
.customer-orders .but_pay.but_star:hover {
  background-color: #99cc4c;
}
#payModal .hosting_plans,
#payInvoiceModal .hosting_plans {
  padding: 0;
}
#payModal .paymethods_list,
#payInvoiceModal .paymethods_list {
  padding: 5px 26px;
  font-size: 15px;
  font-weight: 700;
}
#payModal .paymethods_list .form-check,
#payInvoiceModal .paymethods_list .form-check {
  margin-bottom: 10px;
}
#payModal .paymethods_list .form-check .form-check-label,
#payInvoiceModal .paymethods_list .form-check .form-check-label {
  padding: 0;
  text-align: center;
  position: relative;
  min-height: 94px;
}
#payModal .paymethods_list .form-check .form-check-input[type='radio'],
#payInvoiceModal .paymethods_list .form-check .form-check-input[type='radio'] {
  margin: 0;
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
}
#payModal .paymethods_list .form-check .form-check-input[type='radio'] + img,
#payInvoiceModal .paymethods_list .form-check .form-check-input[type='radio'] + img {
  padding: 4px;
  border: 2px solid transparent;
}
#payModal .paymethods_list .form-check .form-check-input[type='radio']:checked + img,
#payInvoiceModal .paymethods_list .form-check .form-check-input[type='radio']:checked + img {
  border-color: #ff6700;
}
#payModal .paymentmethod-info,
#payInvoiceModal .paymentmethod-info {
  display: none;
  margin-top: 15px;
}
#payModal .paymentmethod-info .paymentmethod-info-content,
#payInvoiceModal .paymentmethod-info .paymentmethod-info-content {
  background-color: #efefef;
  padding: 5px;
}
#payModal .alert,
#payInvoiceModal .alert {
  display: none;
  margin-top: 15px;
}
#payModal .order,
#payInvoiceModal .order {
  padding: 15px;
  display: none;
}
#payModal .order table thead,
#payInvoiceModal .order table thead {
  border-bottom: 1px solid #d8d8d8;
}
#payModal .order table tfoot,
#payInvoiceModal .order table tfoot {
  border-top: 1px solid #d8d8d8;
}
#payModal .order table td,
#payInvoiceModal .order table td {
  padding: 5px 8px;
  font-size: 12px;
}
#payModal .order table span,
#payInvoiceModal .order table span {
  font-weight: 700;
}
#payModal .installment-to-pay,
#payInvoiceModal .installment-to-pay {
  display: none;
}
#payModal .installment-to-pay p,
#payInvoiceModal .installment-to-pay p {
  background-color: #efefef;
  padding: 5px 10px;
  text-align: center;
  font-size: 16px;
}
#payModal .installment-to-pay p span#amount,
#payInvoiceModal .installment-to-pay p span#amount {
  font-weight: 700;
}
#upload-error {
  display: none;
}
.sidebar_widget ul.tabs li.active a {
  background-color: #0201f5 !important;
  color: #fff !important;
}
.sidebar_widget ul.tabs li a {
  background-color: #f0f0f0 !important;
  color: #000 !important;
}
.sidebar_widget ul.tabs li a:hover {
  background-color: #0201f5 !important;
  color: #fff !important;
}
.sidebar_widget .hosting_plans .tab-pane {
  display: none;
}
.sidebar_widget .hosting_plans .tab-pane.active {
  display: block;
}
.sidebar_widget .hosting_plans .plan {
  border-radius: 0;
  border: 5px solid #0201f5;
  padding: 0;
  background-color: #fff;
  -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 359px) {
  .navbar-brand {
    max-width: 175px;
  }
}
@media only screen and (min-width: 360px) and (max-width: 489px) {
  .navbar-brand {
    max-width: 200px;
  }
}
@media only screen and (max-width: 479px) {
  ul.adsbanner-list {
    width: 100%;
  }
}
@media only screen and (max-width: 999px) {
  .fullwidthbanner-container .tp-caption {
    font-size: 16px;
  }
  .fullwidthbanner-container .tp-caption.big_orange_two {
    font-size: 40px;
  }
  .fullwidthbanner-container .tp-caption.big_orange {
    font-size: 30px;
  }
  .fullwidthbanner-container .tp-caption.small_text {
    display: none;
  }
  .fullwidthbanner-container .tp-caption h1,
  .fullwidthbanner-container .tp-caption h2 {
    font-size: 16px;
  }
  .fullwidthbanner-container .tp-caption .price {
    background-size: cover;
    width: 60px;
    height: 60px;
    line-height: 1;
    padding: 15px 0 0;
  }
  .fullwidthbanner-container .tp-caption .price i {
    line-height: 1;
    font-size: 14px;
  }
}
@media only screen and (min-width: 576px) {
  .tp-caption h1,
  .tp-caption h2 {
    font-size: 50px;
    line-height: 50px;
    text-transform: none;
  }
  #payModal .modal-dialog,
  #payInvoiceModal .modal-dialog {
    max-width: 600px;
  }
  .modal-dialog {
    margin: 90px auto;
  }
  .modal-dialog .modal-content .map-wrapper {
    width: 400px;
    height: 450px;
  }
  #payModal .modal-dialog,
  #payInvoiceModal .modal-dialog,
  #mapCoverageModal .modal-dialog {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 634px) {
  .hosting_plans .plan .title h2 {
    font-size: 22px;
    line-height: 25px;
  }
  .hosting_plans .plan .title h4 {
    font-size: 22px;
    line-height: 25px;
  }
  .hostplan_offers .owl-carousel .pitem .right .product-price {
    margin-top: 15px;
    margin-left: 0;
  }
  .hostplan_offers .owl-carousel .pitem .right .product-price .readmore_but {
    display: block;
    margin: 0;
    float: none;
  }
}
@media only screen and (min-width: 768px) {
  .but_theme_orange {
    padding: 11px 15px;
    font-size: 16px;
  }
  .tp-caption h1,
  .tp-caption h2 {
    font-size: 50px;
    line-height: 50px;
    text-transform: none;
  }
  .col-md-4.w340 {
    flex: 0 0 340px;
    max-width: 340px;
  }
  .modal-dialog input.form-control::-webkit-input-placeholder {
    font-size: 13px;
    /*color: transparent !important;*/
  }
  .modal-dialog input.form-control:-moz-placeholder {
    font-size: 13px;
    /*color: transparent !important;*/
  }
  .modal-dialog input.form-control::-moz-placeholder {
    font-size: 13px;
    /*color: transparent !important;*/
  }
  .modal-dialog input.form-control:-ms-input-placeholder {
    font-size: 13px;
    /*color: transparent !important;*/
  }
  .modal-dialog input.form-control::-ms-input-placeholder {
    font-size: 13px;
    /*color: transparent !important;*/
  }
  .modal-footer .g-recaptcha > div {
    margin: 0 !important;
    margin-bottom: 5px;
  }
}
#loader,
#loader-pay {
  display: none;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
}
#loader .spinner,
#loader-pay .spinner {
  margin: 0;
  width: 50px;
  height: 40px;
  font-size: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#loader .spinner > div,
#loader-pay .spinner > div {
  background-color: #fff;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
#loader .spinner .rect2,
#loader-pay .spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
#loader .spinner .rect3,
#loader-pay .spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
#loader .spinner .rect4,
#loader-pay .spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
#loader .spinner .rect5,
#loader-pay .spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
@-webkit-keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
#tabs ul.tabs {
  float: none;
}
#tabs ul.tabs li,
#tabs ul.tabs li a {
  width: 100%;
}
#tabs .tab-container {
  width: 100%;
  padding: 20px 5px 10px 5px;
}
#tabs .tab-container .tab-content {
  /*.table-responsive{
				display: table;
				}*/
}
#tabs .tab-container .tab-content table.dataTable {
  width: 100% !important;
}
#tabs .tab-container .tab-content div.dataTables_info {
  white-space: normal;
}
.modal-popup,
.login-form-popup .login-form {
  background: #fff !important;
  background: #ffffff !important;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) !important;
}
.modal.xs,
.modal-popup.xs {
  max-width: 450px;
}
.modal.xs img,
.modal-popup.xs img {
  max-width: 220px !important;
}
.modal.xs.modal-content,
.modal-popup.xs.modal-content {
  padding: 0;
}
.login-form-popup img,
#addFriendFormModal img {
  max-width: 220px !important;
}
#selectPlanModal .modal-dialog {
  margin-top: 50px !important;
}
@media only screen and (min-width: 992px) {
  #tabs {
    /*.tab-container{
			width: 100%;
			padding: 20px 5px 10px 5px;
			.tab-content {
				table.dataTable{
					width: 100% !important;
				}
				div.dataTables_info {
					white-space: normal;
				}
			}
			}*/
  }
  #tabs ul.tabs {
    float: left;
  }
  #tabs ul.tabs li,
  #tabs ul.tabs li a {
    width: auto;
  }
  #tabs .tab-container {
    padding: 0;
  }
}
@media only screen and (min-width: 992px) {
  .modal-dialog .modal-content .map-wrapper {
    width: 720px;
  }
  .domain_search .search_section #domain-searchform #s {
    margin-bottom: 0px;
  }
  .domain_search .search_section #domain-searchform .but_theme_orange {
    line-height: inherit;
  }
  .call_to_action_brand h3 {
    font-size: 18px;
    line-height: 22px;
    padding-top: 14px;
  }
  .clients_sec .title {
    padding-top: 32px;
  }
  .clients_sec .title h2 {
    color: #fff;
    font-size: 30px;
    line-height: 34px;
  }
  .tp-caption h1,
  .tp-caption h2 {
    font-size: 50px;
    line-height: 50px;
    text-transform: none;
  }
}
@media only screen and (min-width: 1200px) {
  .domain_search .search_section #domain-searchform #searchsubmit {
    width: 135px;
    float: left;
    font-size: 16px;
  }
  .domain_search .search_section #domain-searchform .but_theme_orange {
    width: 135px;
    float: right;
    font-size: 16px;
  }
  .tp-caption h1,
  .tp-caption h2 {
    font-size: 50px;
    line-height: 50px;
    text-transform: none;
  }
  #tab1 label {
    margin-right: -20px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
