
/*
    Project: Skynet
    Developer: HTMLCooker
    Url: http://htmlcookercom/
    Developer by: Saiful Islam

*/
/*    Color Variable
----------------------------*/
/*    Font
----------------*/
a, button {
    outline: none!important;
    text-decoration: none!important;
    transition: all 0.4s ease-in-out 0s;
    color: #2c69a7;
}
a:hover, button:hover, a:focus, button:focus, a.active, button.active {
    outline: none!important;
    text-decoration: none!important;
    color: #cd0767;
}
ul {
  padding: 0px;
}
li {
  list-style: none;
}
p {
  
  font-size: 18px;
}
.table-bordered thead td, .table-bordered thead th {
    border-bottom-width: 1px;
}
.w-330px {
  max-width: 330px!important;
}
.c-pink {
  color: #cd0767 !important;
}
.c-white {
  color: #ffffff !important;
}
.c-black {
  color: #000!important;
}
.offwhite-bg {
  background: #f3f5f5;
}
.img-100 {
  width: 100%;
}
.m-l-15 {
  margin-left: 15px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-80 {
  padding-top: 80px;
}
.mt-30 {
  margin-top: 30px!important;
}
.mt-50 {
  margin-top: 50px!important;
}
.mt-60 {
  margin-top: 60px!important;
}
.col-xs-6 {
  float: left;
  width: 50%;
}
.bg-f0f0f0 {
  background: #f0f0f0;
}
.bg-e3e3e3 {
  background: #e3e3e3!important;
}
.bg-f4f4f4 {
  background: #f4f4f4;
}
.bg-f2f2f2 {
  background: #f2f2f2;
}
.breadcumb-list .breadcrumb {
  background: #ffffff;
  margin: 0px;
  padding: 12px 0px;
}
.breadcumb-list .breadcrumb li {
  font-size: 12px;
}
.breadcumb-list .breadcrumb li a {
  color: #cd0767;
}
.breadcumb-list .breadcrumb li a:hover,
.breadcumb-list .breadcrumb li a:focus,
.breadcumb-list .breadcrumb li a.active {
  color: #4c4c4c;
}
.breadcrumb-item + .breadcrumb-item::before {
  color: #cd0767;
  padding-left: 15px;
  padding-right: 15px;
}
.section-heading h2 {
  font-family: "Harabara";
  font-size: 60px;
}
.sk-btn {
  background-color: #cd0767;
  margin-top: 40px;
  border: 2px solid white;
  border-radius: 44px;
  display: inline-block;
  color: white;
  font-family: "Harabara";
  font-size: 30px;
  line-height: 35px;
  padding: 15px 50px;
}
.pink-btn {
  background: #cd0767;
  color: #ffffff;
  padding: 10px 25px;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  margin: 15px 5px;
  border-bottom: 5px solid #9e0851;
}
#pnkk {
    font-weight: 700;
    display: inline-block;
    margin: 0 5px;
    border-radius: 6px;
    font-size: 20px;
    padding: 20px 20px;
    border: 0;
    background: #34495E;
    color: #FFF;
    cursor: pointer;
    outline: none;
}

   #pnkk:hover{background:#cd0767; } 
.pink-btn:hover,
.pink-btn:focus,
.pink-btn.active {
  color: #ffffff;
}
.blue-btn {
  background: #2c69a7;
  color: #ffffff;
  padding: 10px 25px;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  margin: 15px 5px;
  border-bottom: 5px solid #1d4f82;
}
.blue-btn:hover,
.blue-btn:focus,
.blue-btn.active {
  color: #ffffff;
}
.dark-btn {
  background: #4c4c4c;
  color: #ffffff;
  padding: 10px 25px;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  margin: 15px 5px;
  border-bottom: 5px solid #000;
}
.dark-btn:hover,
.dark-btn:focus,
.dark-btn.active {
  color: #ffffff;
}
.border-top {
  border-top: 1px solid #ddd;
}
.border-right {
  border-right: 1px solid #ddd;
}
.border-bottom {
  border-bottom: 1px solid #ddd;
}
.border-left {
  border-left: 1px solid #ddd;
}
.cloudfare-page p {
  text-align: justify!important;
}
.cloudfare-banner {
  background: #2c69a7;
}
.cloudfare-banner h1 {
  font-family: "Harabara";
  color: #ffffff;
  font-size: 74px;
  padding: 50px 0px;
  line-height: 80px;
}
.cloudfare-banner .clients-say_video-block {
  margin: 30px 0px;
  position: relative;
}
.play-icon {
  color: #fff;
  display: inline-block;
  left: 0;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  cursor: pointer;
}
.play-icon i {
  border: 1px solid #fff;
  border-radius: 100px;
  height: 50px;
  padding: 16px 20px;
  width: 50px;
}
/*    Cloudfare Media
-------------------------------*/
.cloudfare-media-text .media {
  padding: 60px 0px;
  text-align: center;
}
.cloudfare-media-text .media-body p {
  font-size: 20px;
}
/*    Feature Table Area
------------------------------------*/
.feature-table-area {
  background: #2c69a7;
  padding: 50px 0px;
}
.feature-table {
  text-align: center;
  padding: 30px 15px;
  margin: 30px 0px;
  background: #4b99d0;
  color: #ffffff;
  min-height: 555px;
}
.feature-table h3 {
  margin-top: 30px;
  font-family: "Harabara";
  font-size: 40px;
  letter-spacing: 1px;
}
.feature-table p {
  font-size: 16px;
  line-height: 28px;
  margin-top: 20px;
}
/*    Cloudfare Accordion
---------------------------------*/
.cloudfare-accordion {
  padding: 70px 0;
  background: #f4f4f4;
}
#accordion-first .accordion-group {
  margin-bottom: 0;
  padding: 15px 15px 5px 15px;
  background: #fff;
}
.accordion-body {
  padding-left: 43px;
  font-size: 18px;
}
#accordion-first .accordion-heading,
#accordion-first .accordion-toggle:hover,
#accordion-first .accordion-heading .accordion-toggle.active {
  background: none repeat scroll 0% 0% transparent;
}
#accordion-first .accordion-heading {
  border-bottom: 0px none;
  font-size: 16px;
}
#accordion-first .accordion-heading .accordion-toggle {
  display: block;
  cursor: pointer;
  padding: 5px 0px !important;
  color: #cd0767;
  outline: medium none !important;
  text-decoration: none;
  font-size: 19px;
  margin-left: 43px;
}
#accordion-first .accordion-heading .accordion-toggle.active em {
  background-color: #cd0767;
}
#accordion-first .accordion-heading .accordion-toggle > em {
  background-color: #cd0767;
  color: #FFF;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  margin-right: 10px;
  text-align: center;
  width: 32px;
  position: absolute;
  left: 30px;
}
/*    Supercharged Feature
-----------------------------------*/
.supercharged-feature {
  background: url(../img/cloudflare/bg.jpg);
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 100px 0px;
}
.supercharged-feature:before {
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
}
.supercharged-feature .feature-heading {
  text-transform: uppercase;
}
.supercharged-feature .feature-heading h3 {
  font-size: 30px;
  color: #fc8100;
}
.supercharged-feature-text h3 {
  color: #ffffff;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  padding: 100px 30px;
}
.border-bottom {
  border-bottom: 1px solid #50504f;
}
.border-left {
  border-left: 1px solid #50504f;
}
/*    Faster Cloud
------------------------*/
.faster-cloud {
  padding: 50px 0;
  background: #f4f4f4;
}
.faster-cloud .section-heading h3 {
  font-size: 54px;
  font-family: "Harabara";
  color: #cd0767;
}
.pricing-table {
  text-align: center;
  border: 1px solid #f2dde8;
  padding: 25px 15px;
  margin-top: 35px;
}
.pricing-table h3 {
  font-size: 40px;
  font-family: "Harabara";
  margin-top: 30px;
}
.pricing-table p {
  font-size: 19px;
  color: #737373;
}
.pricing-table h4 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 35px;
}
.pricing-table h5 {
  font-size: 36px;
  font-weight: 700;
  color: #cd0767;
}
.pricing-table .btn {
  padding: 20px 55px;
  background: #4b99d0;
  border: 1px solid #4b99d0;
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 30px;
}
.legal-page p {
  text-align: justify;
  font-size: 18px;
}
.documents-title {
  text-align: center;
  background: #2c69a7;
  padding: 30px 0px;
}
.documents-title h1 {
  font-family: "Harabara";
  font-size: 43px;
  letter-spacing: 1px;
  color: #ffffff;
}
.tos-banner {
  background-image: url(../img/legal/1.jpg);
  background-size: cover;
  background-position: center;
  padding: 75px 0px;
  text-align: center;
  position: relative;
}
.tos-banner:before {
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
}
.tos-banner h2 {
  color: #ffffff;
  font-family: "Harabara";
  font-size: 40px;
  letter-spacing: 1px;
  display: inline-block;
  position: relative;
}
.tos-banner h2:after {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 3px;
  position: absolute;
  right: -170px;
  top: 30px;
  width: 150px;
}
.tos-banner h2:before {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 3px;
  position: absolute;
  left: -170px;
  top: 30px;
  width: 150px;
}
.payment-issues {
  background-image: url(../img/legal/2.jpg);
}
.public-feedback {
  background-image: url(../img/legal/3.jpg);
}
.refunds {
  background-image: url(../img/legal/4.jpg);
}
.cancellations {
  background-image: url(../img/legal/5.jpg);
}
.agreement {
  background-image: url(../img/legal/6.jpg);
}
.legal-rules-section {
  padding: 20px 0px;
}
.legal-rules-section .media-body {
  margin-bottom: 30px;
}
.legal-rules-section p {
  font-size: 18px;
}
.legal-rules {
  margin-top: 0px;
}
.legal-table {
  text-align: center;
}
.legal-table th {
  text-align: center;
  color: #cd0767;
  font-weight: 400;
}
.uptime-gurranty {
  background: #2c69a7;
  padding: 75px 0px;
}
.uptime-gurranty h2 {
  color: #ffffff;
  font-family: "Harabara";
  font-size: 50px;
  letter-spacing: 1px;
}
.uptime-gurranty p {
  color: #ffffff;
  margin-top: 40px;
  font-size: 18px;
}
.uptime-table {
  color: #ffffff;
  margin-top: 75px;
}
.privacy-policy {
  padding: 75px 0;
  background-image: url(../img/legal/7.jpg);
  background-size: cover;
  background-position: center;
}
.privacy-policy h2 {
  color: #ffffff;
  font-family: "Harabara";
  font-size: 50px;
  letter-spacing: 1px;
}
.privacy-policy p {
  color: #ffffff;
}
.money-back {
  background: #2c69a7;
  padding: 75px 0px;
}
.money-back h2 {
  color: #ffffff;
  font-family: "Harabara";
  font-size: 50px;
  letter-spacing: 1px;
}
.money-back p {
  color: #ffffff;
  margin-top: 30px;
  text-align: justify;
}
.my-company-web-page p {
  text-align: justify;
  font-size: 18px;
}
.three-steps {
  text-align: center;
  padding: 70px 0px;
}
.three-steps h2 {
  font-family: "Harabara";
  font-size: 50px;
  color: black;
}
.three-steps h2 span {
  color: #cd0767;
}
.three-steps .steps {
  border: 1px solid #e5e5e5;
  padding: 30px 15px;
  margin-top: 65px;
  position: relative;
}
.three-steps .steps h3 {
  padding: 30px 0px 20px;
  font-size: 24px;
  font-weight: 700;
  margin: 0px;
}
.three-steps .steps p {
  font-size: 18px;
  font-weight: 500;
}
.three-steps .steps .step-number {
  background: #cd0767;
  border-radius: 100px;
  color: #fff;
  display: inline-block;
  height: 35px;
  left: 0;
  margin: 0 auto;
  padding: 5px;
  position: absolute;
  right: 0;
  text-align: center;
  top: -15px;
  width: 35px;
}
/*    Banner
----------------------*/
.company-web-banner {
  background: url(../img/mycompanyweb/banner.png) center;
  background-size: cover;
  padding: 78px 0px 350px 0px;
}
.company-web-banner .company-web-banner-txt {
  font-family: "Harabara";
  text-align: center;
  color: #ffffff;
}
.company-web-banner .company-web-banner-txt h1 {
  font-size: 77px;
}
.company-web-banner .company-web-banner-txt h5 {
  font-size: 49px;
}
.company-web-banner-btn {
  padding-top: 35px;
}
.company-web-banner-btn ul {
  margin: 0;
  padding: 0;
}
.company-web-banner-btn ul li {
  list-style: none;
  display: inline-block;
}
.company-web-banner-btn ul li:nth-child(2) {
  padding-left: 18px;
}
.company-web-banner-btn .company-web-btn {
  padding-top: 20px;
}
.company-web-banner-btn .company-web-btn button {
  background: #cd0767;
  border: 2px solid #fff;
  padding: 10px 15px 10px 15px;
  border-radius: 100px;
  color: #ffffff;
  font-size: 21px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 700;
}
.company-web-banner-btn .company-web-btn-2 button {
  background: #4c4c4c;
}
/*    Live Sales
----------------------*/
.live-sales {
  background: url(../img/mycompanyweb/bg1.jpg) no-repeat center center;
  background-size: cover;
  padding: 100px 0px;
}
.live-sales-content h3 {
  color: #ffffff;
  font-family: "Harabara";
  font-size: 53px;
}
.live-sales-content p {
  color: #ffffff;
  font-size: 21px;
  margin-top: 30px;
}
/*    Customize Website
--------------------------*/
.customize-website {
  padding-top: 75px;
}
.customize-website h2 {
  text-align: center;
  font-family: "Harabara";
  font-size: 50px;
  margin-bottom: 50px;
}
.intregated-shopping {
  background: #f4f4f4;
  padding-top: 75px;
}
.intregated-shopping h2 {
  text-align: center;
  font-family: "Harabara";
  font-size: 50px;
  margin-bottom: 50px;
  color: #cd0767;
}
.customize-website {
  background: #4c4c4c;
  padding-top: 75px;
}
.customize-website h2 {
  text-align: center;
  font-family: "Harabara";
  font-size: 50px;
  margin-bottom: 50px;
  color: #ffffff;
}
.customize-website p {
  color: #ffffff;
}
.customize-website-text p {
  font-size: 18px;
  font-weight: 500;
}
/*    Laptop Carousel
------------------------------*/
#laptop-carousel {
  position: relative;
  text-align: center;
  margin-top: -300px;
}
#laptop-carousel .carousel.slide {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 6%;
  width: 75%;
}
#laptop-carousel .carousel.slide .carousel-item img {
  width: 100%;
  height: 100%;
  display: inline-block !important;
}
.carousel-control-prev {
  height: 50px;
  left: -20%;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  background: #000;
  opacity: 1;
  border: 1px solid #fff;
  border-radius: 100px;
}
.carousel-control-next {
  height: 50px;
  right: -20%;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  background: #000;
  opacity: 1;
  border: 1px solid #fff;
  border-radius: 100px;
}
.intregeted-text p {
  font-weight: 500;
}
.overselling-banner {
  background: #cd0767;
  min-height: 450px;
}
.overselling-banner-img img {
  position: absolute;
  padding-top: 50px;
}
.overselling-banner-content h1 {
  font-family: "Harabara";
  color: #ffffff;
  font-size: 65px;
  margin-top: 145px;
}
.overselling-tab-head {
  padding: 80px 0px 50px 0px;
}
.overselling-tab-head p {
  color: #000000;
  font-size: 20px;
  font-weight: normal;
}
.enable-disable-tab {
  padding-bottom: 60px;
}
.enable-disable-tab .nav-tabs {
  border: 1px solid #AF095A;
}
.enable-disable-tab .nav-tabs .nav-item.show .nav-link,
.enable-disable-tab .nav-tabs .nav-link.active {
  color: #ffffff;
  background-color: #AF095A;
  border-color: #CD0767 #CD0767 #CD0767;
  border-radius: 0;
}
.enable-disable-tab ul {
  margin: 0;
  padding: 0;
}
.enable-disable-tab ul li {
  border: none;
  font-size: 29px;
  font-weight: bold;
}
.enable-disable-tab ul li a {
  color: #4c4c4c;
}
.enable-disable-tab h1 {
  color: #cd0767;
  font-weight: bold;
  font-size: 30px;
}
.enable-disable-tab p {
  color: #000000;
  font-size: 20px;
  font-weight: normal;
}
.comapny-web-overloading {
  background: url(../img/overselling/pro1_bg.png) center;
  background-size: cover;
  padding: 40px 0px;position: relative;
}
.comapny-web-overloading:before{position: absolute;
    content: "";
    height: 1px;
    width: 60%;
    background-color: #dddddd;
    color: #dddddd;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 5px;}
.comapny-web-overloading:after{position: absolute;
    content: "";
    height: 1px;
    width: 60%;
    background-color: #dddddd;
    color: #dddddd;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom:  5px;}

.comapny-web-overloading .company-web-overloading-txt {
  padding: 0px 15px;
  color: #ffffff;
}
.comapny-web-overloading .company-web-overloading-txt h1 {
  font-size: 34px;
  font-family: Harabara;
}
.comapny-web-overloading .company-web-overloading-txt p {
  font-size: 20px;
  margin-top: 20px;
}
.comapny-web-overloading-2 {
  background: url(../img/overselling/pro2_bg.png) center;
  background-size: cover;position: relative;
  padding: 40px 0px;
}
.comapny-web-overloading-2:after{position: absolute;
    content: "";
    height: 1px;
    width: 60%;
    background-color: #dddddd;
    color: #dddddd;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom:  5px;}
.comapny-web-overloading-2 .company-web-overloading-txt {
  padding: 0px 15px;
  color: #ffffff;
}
.comapny-web-overloading-2 .company-web-overloading-txt h1 {
  font-size: 34px;
  font-family: Harabara;
}
.comapny-web-overloading-2 .company-web-overloading-txt p {
  font-size: 20px;
  margin-top: 20px;
}
.overselling-enabled-disabled-table {
  padding: 90px 0px 90px 0px;
}
.overselling-enabled-disabled-table table th {
  color: #4c4c4c;
  font-size: 28px;
  font-weight: 900;
  font-family: Harabara;
}
.overselling-enabled-disabled-table table td {
  text-align: left;
  color: #000000;
}
.overselling-enabled-disabled-table table td i {
  color: #CD0767;
  font-size: 14px;
  padding-right: 5px;
  font-size: 17px;
  padding-top: 5px;float: left;
}
.overselling-enabled-disabled-table table td h1 {
  color: #CD0767;
  font-size: 20px;
  font-weight: 900;
}
.overselling-enabled-disabled-table table td h5 {
  color: #CD0767;
  font-size: 40px;
  font-weight: 900;
  text-transform: uppercase;
}
.overselling-enabled-disabled-table table td p {
  font-size: 17px;
  line-height: 28px;float: left;
}
.overselling-enabled-disabled-table table td ul {
  margin: 0;
  padding: 0;
}
.overselling-enabled-disabled-table table td ul li {
  list-style: none;
  display: inline-block;
}
.overselling-enabled-disabled-table table td ul li:nth-child(2) {
  padding-left: 20px;
}
.overselling-enabled-disabled-table table td ul li:nth-child(3) {
  padding-left: 20px;
}
.usa-reseller-link {
  background: #ffffff;
  padding: 21px 0px 21px 0px;
}
.usa-reseller-link .reseller-link-bottom ul {
  margin: 0;
  padding: 0;
}
.usa-reseller-link .reseller-link-bottom ul li {
  list-style: none;
  display: inline-block;
}
.usa-reseller-link .reseller-link-bottom ul li:nth-child(2) {
  padding-left: 15px;
}
.usa-reseller-link .reseller-link-bottom ul li:nth-child(2) a {
  color: #cd0767;
}
.usa-reseller-link .reseller-link-bottom ul li a {
  font-size: 16px;
  color: #000000;
}
.usa-reseller-link .reseller-link-bottom ul li a i {
  padding-left: 17px;
}
.usa-reseller-slider {
  width: 100%;
  background: url("../img/usa-reseller/USA-Reseller-Plans.png") no-repeat;
}
.usa-reseller-slider .usa-reseller-slider-overlay {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 5px 0px;
}
.usa-reseller-slider .usa-reseller-slider-overlay .usa-reseller-slider-txt h1 {
  font-family: "Harabara";
  color: #ffffff;letter-spacing: 2px;
  font-size: 67px;
}
.usa-reseller-slider .usa-reseller-slider-overlay .usa-reseller-slider-txt h2 {
  font-family: "Harabara";
  color: #ffffff;
  font-size: 25px;letter-spacing: 1px;
  margin-top: 10px;
}
/*.usa-reseller-slider .usa-reseller-slider-overlay .usa-reseller-slider-txt p {
  padding: 30px 0px;
  color: #ffffff;
  font-size: 21px;
  font-weight: 400;
  line-height: 30px;
}*/
.usa-reseller-slider .usa-reseller-slider-overlay .usa-reseller-slider-txt p {
    padding: 10px 0px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;    margin-bottom: 0;
}

.usa-reseller-slider .usa-reseller-slider-overlay .usa-reseller-slider-offer .usa-reseller-slider-bg {
  position: relative;
}
.usa-reseller-slider .usa-reseller-slider-overlay .usa-reseller-slider-offer .usa-reseller-slider-offer-one {
  font-family: Harabara;
  font-size: 80px;
  position: absolute;
  top: 110px;
  left: 55px;
}
.usa-reseller-slider .usa-reseller-slider-overlay .usa-reseller-slider-offer .usa-reseller-slider-offer-one span {
  display: block;
  color: #ffffff;
  margin-top: -48px;
}
.usa-reseller-slider .usa-reseller-slider-overlay .usa-reseller-slider-offer .usa-reseller-slider-offer-one span i {
  font-size: 30px;
}
.usa-reseller-slider .usa-reseller-slider-overlay .usa-reseller-slider-offer .usa-reseller-slider-offer-two {
  font-family: Harabara;
  font-size: 80px;
  position: absolute;
  top: 70px;
  right: -70px;
}
.usa-reseller-slider .usa-reseller-slider-overlay .usa-reseller-slider-offer .usa-reseller-slider-offer-two span {
  display: block;
  color: #ffffff;
  margin-top: -36px;
}
.usa-reseller-slider .usa-reseller-slider-overlay .usa-reseller-slider-offer .usa-reseller-slider-offer-three {
  font-size: 28px;
  position: absolute;
  top: 290px;
  right: -70px;
  font-weight: 700;
  transform: rotate(-2deg);
}
.usa-reseller-slider .usa-reseller-slider-overlay .usa-reseller-slider-offer .usa-reseller-slider-offer-three span {
  display: block;
  color: #fff;
  margin-top: -12px;
}
.usa-reseller-pricing .pricing-table-bg {
  background: #CD0767;
  color: #ffffff !important;
}
.usa-reseller-pricing .pricing-table-bg h5,
.usa-reseller-pricing .pricing-table-bg h4,
.usa-reseller-pricing .pricing-table-bg span {
  color: #ffffff !important;
}
.usa-reseller-pricing .usa-reseller-feature td {
  border: none;
}
.usa-reseller-pricing th h3 {
  text-align: left;
  color: #CD0767;
  font-size: 23px;
}
.usa-reseller-pricing th h5 {
    text-align: center;
    color: #000000;
    font-size: 16px;
    font-weight: 500;
}
.hidedesk{display: none;}
.usa-reseller-pricing th span {
    text-align: center;
    color: #CD0767;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}
.usa-reseller-pricing th h4 {
  text-align: center;
  color: #757575;
  font-size: 10px;
}
.usa-reseller-pricing .usa-pricing-th {
  text-align: left;
}
.usa-reseller-pricing td {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
}
.usa-reseller-pricing td span {
  color: #CD0767;
}
.usa-reseller-hosting {
    padding: 20px 0px;
}
.usa-reseller-hosting h2 {
  font-family: "Harabara";
  font-size: 55px;
}
.usa-reseller-hosting p {
    font-size: 16px;
    font-weight: 400;
}
.usa-reseller-btn-one {
  padding-top: 20px;
}
.usa-reseller-btn-one button {
  background: #4C4C4C;
  border: none;
  padding: 10px 15px 10px 15px;
  border-radius: 100px;
  color: #ffffff;
  font-size: 21px;
  cursor: pointer;
}

.usa-reseller-btn-two button {
  background: #cd0767;
  border: none;
  padding: 10px 15px 10px 15px;
  border-radius: 100px;
  color: #ffffff;
  font-size: 18px;
  cursor: pointer;
}
#tttt button {
    padding: 10px 25px;
    border-bottom: 5px solid #9e0851;
    float: none;
    width: 80%;
    font-family: 'Roboto-Bold';
    text-transform: uppercase;
    display: inline-block;
    margin: 0 5px;
    border-radius: 6px;
    font-size: 16px;
    border: 0;
    background: #34495E;
    color: #FFF;
    cursor: pointer;
}
#tttt button:hover{background: #cd0767;}
.usa-reseller-btn-three {
  padding-top: 20px;
}
.usa-reseller-btn-three button {
  background: #1C69CD;
  border: none;
  padding: 10px 15px 10px 15px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 21px;
  cursor: pointer;
}
.usa-reseller-btn-four {
  padding: 10px 10px;
  position: relative;
  min-height: 93px;
}
.usa-reseller-btn-four button {
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  border-radius: 100px;
  box-shadow: 0 2px 9px 0 #a8a8a8;
  color: #000000;
  cursor: pointer;
  font-size: 16px;
  padding: 10px 10px;
  position: absolute;
  text-transform: capitalize;
  width: 230px;
  left: 0;
  right: 0;
}
.usa-reseller-btn-four button i {
  font-size: 22px;
  color: #CD0767;
  position: relative;
  top: 4px;
}
.faster-hosting-bg {
  background: #cd0767;
}
.faster-hosting-bg h2 {
  color: #cd0767 !important;
  font-family: "Harabara";
     font-weight: 500;
    font-size: 36px;
  letter-spacing: 1px;
}
.faster-hosting-bg h3{
  color: #cd0767 !important;
  font-family: "Harabara";
     font-weight: 500;
    font-size: 42px;text-align: center;
  letter-spacing: 1px;
}
.faster-hosting-bg p {
  color: black !important;
  margin-top: 30px;
  text-align: justify;
}

.free-domian-bg {
  background: #FFFFFF;
}
.free-domian-bg h2 {
  color: #CD0767;
  font-family: "Harabara";
     font-weight: 500;
    font-size: 36px;
  letter-spacing: 1px;
}
.free-domian-bg p {
  color: #333333;
  margin-top: 30px;
  text-align: justify;
}
.whmcs-hosting-bg {
  background: #EAF0F3;
}
.whmcs-hosting-bg h2 {
  color: #CD0767;
  font-family: "Harabara";
     font-weight: 500;
    font-size: 36px;
  letter-spacing: 1px;
}
.whmcs-hosting-bg p {
  color: #333333;
  margin-top: 30px;
  text-align: justify;
}
.hstbg {
    background-color: #ececea !important;
    background: #ececea !important;
}
.hstbgwhite{ background-color: white !important;
    background: white !important;}
.spam-free-bg {
  background: url("../img/usa-reseller/1bg.png") no-repeat;
  background-size: cover;
  background-position: center;
}
.spam-free-bg h2 {
 color: #cd0767 !important;
  font-family: "Harabara";
     font-weight: 500;
    font-size: 36px;
  letter-spacing: 1px;
}
.spam-free-bg p {
  color: black !important;
  margin-top: 30px;
  text-align: justify;
}
.resp-drag-drop {
  background: #ffffff;
}
.resp-drag-drop h2 {
  color: #cd0767;
  font-family: "Harabara";
      font-weight: 500;
    font-size: 36px;
  letter-spacing: 1px;
}
.resp-drag-drop p {
  color: #333333;
  margin-top: 30px;
  text-align: justify;
}
.attract-seo-tools {
  background: #F0F0F0;
}
.attract-seo-tools h2 {
  color: #cd0767;
  font-family: "Harabara";
      font-weight: 500;
    font-size: 36px;
  letter-spacing: 1px;
}
.attract-seo-tools p {
  color: #333333;
  margin-top: 30px;
  text-align: justify;
}
.end-user-support {
  background: #CD0767;
}
.end-user-support h2 {
  color: #cd0767 !important;
  font-family: "Harabara";
     font-weight: 500;
    font-size: 36px;
  letter-spacing: 1px;
}
.end-user-support p {
  color: black !important;
  margin-top: 30px;
  text-align: justify;
}
.hackprotect-site {
  background: #FFFFFF;
}
.hackprotect-site h2 {
  color: #CD0767;
  font-family: "Harabara";
      font-weight: 500;
    font-size: 36px;
  letter-spacing: 1px;
}
.hackprotect-site p {
  color: #333333;
  margin-top: 30px;
  text-align: justify;
}
.own-web-hosting {
  background: #F0F0F0;
}
.own-web-hosting h2 {
  color: #CD0767;
  font-family: "Harabara";
     font-weight: 500;
    font-size: 36px;
  letter-spacing: 1px;
}
.own-web-hosting p {
  color: #333333;
  margin-top: 30px;
  text-align: justify;
}
.reseller-vps {
  background: url("../img/usa-reseller/1bg.png") no-repeat;
  background-size: cover;
  background-position: center;
}
.reseller-vps h2 {
   color: #cd0767 !important;
  font-family: "Harabara";
      font-weight: 500;
    font-size: 36px;
  letter-spacing: 1px;
}
.reseller-vps p {
  color: black !important;
  margin-top: 30px;
  text-align: justify;
}
#newadd {
    font-family: 'Harabara';
  
    font-weight: bold;
    text-align: center;
    font-size: 50px;
    color: #4c4c4c;
    padding-bottom: 36px;
    padding-top: 6px;
}
.exclusive-web-hosting {
  background: #ffffff;
}
.exclusive-web-hosting h2 {
  color: #CD0767;
  font-family: "Harabara";
      font-weight: 500;
    font-size: 36px;
  letter-spacing: 1px;
}
.exclusive-web-hosting p {
  color: #333333;
  margin-top: 30px;
  text-align: justify;
}
.info-block.info-block-third {
  background: url(../img/usa-reseller/6.png) 100% 50%;
  background-size: cover;
}
.supercharged-usa-reseller {
  background: url(../img/usa-reseller/5.png) center;
  background-size: cover;
  position: relative;
  padding: 100px 0;
}
.supercharged-usa-reseller h3 {
  font-weight: 300;
  font-size: 35px;
}
.supercharged-usa-reseller .feature-heading h3 {
  font-size: 35px;
  color: #ffffff;
  text-transform: none;
  font-weight: 300;
}
.expand {
  display: none;
}
.usa-pricing-th.p-t-10 {
  padding-top: 20px;
}
.media-body{margin:40px 0px;}
.free-account-banner {
  background: url(../img/merchant/banner.jpg);
  min-height: 450px;
  background-size: cover;
  background-position: center;
}
.free-account-banner h1 {
  color: #cd0767;
  font-family: "Harabara";
  font-size: 74px;
  padding: 100px 0px;
}
.whmcs-software {
  padding: 60px 0px;
  background: #2c69a7;
}
.whmcs-software h2 {
  color: #ffffff;
}
.whmcs-software-billing {
  text-align: center;
  padding: 30px;
  background: #4b99d0;
  margin-top: 30px;
  min-height: 375px;
}
.whmcs-software-billing img {
  border: 5px solid #fff;
  border-radius: 100px;
}
.whmcs-software-billing h3 {
  color: #ffffff;
  font-family: "Harabara";
  font-size: 36px;
  margin-top: 20px;
}
.cta {
  text-align: center;
}
.cta p {
  font-size: 28px;
  font-weight: 700;
  padding-top: 40px;
  color: #ffffff;
  text-transform: uppercase;
}
.skynet-2co {
  padding: 60px 0px;
}
.skynet-2co p {
  font-size: 18px;
  font-weight: 500;
  line-height: 35px;
  text-align: justify;
}
.data-center-content {
  background: #f0f0f0;
  padding: 60px 0px;
}
.data-center-banner {
  background: #2c69a7;
  padding: 40px 0px;
}
.data-center-banner h1 {
  color: #ffffff;
  margin-bottom: 40px;
}
.second-breadcumb {
  padding: 10px 0px;
}
.second-breadcumb li a {
  font-size: 18px;
  font-weight: 500;
}
.data-center-heading h3 {
  font-family: "Harabara";
  color: #cd0767;
  font-size: 36px;
  margin-bottom: 30px;
}
.data-center-img img {
  background: #fff;
  padding: 15px;
}
.data-center-specification-plans {
  margin-bottom: 30px;
}
.data-center-specification-plans h3 {
  font-family: "Harabara";
  font-size: 30px;
  border-bottom: 2px solid #cbcbcb;
  max-width: 350px;
  padding-bottom: 10px;
}
.data-center-specification-plans ul {
  margin-top: 30px;
}
.data-center-specification-plans ul li {
  line-height: 30px;
}
.data-center-specification-plans ul li:before {
  color: #4c4c4c;
  position: relative;
  top: -2px;
  content: "\f111";
  font-family: 'FontAwesome';
  margin-right: 7px;
  font-size: 12px;
}
.cpanel-whm-banner {
  background: #2c69a7;
  min-height: 393px;
}
.cpanel-whm-banner-content h1 {
  font-size: 58px;
  font-family: "Harabara";
  color: #ffffff;
  padding-top: 60px;
}
.cpanel-whm-banner-content h3 {
  font-size: 24px;
  font-family: "Harabara";
  color: #ffffff;
  margin: 15px 0 25px;
}
.cpanel-whm-banner-content .btn {
  font-size: 24px;
  padding: 10px 50px;
  text-transform: uppercase;
  background: #cd0767;
  color: #ffffff;
  font-family: "Harabara";
  margin-bottom: 60px;
}
.cpanel-whm-banner-content-img img {
  position: relative;
  top: 120px;
}
.cpanel-whm-text {
  padding: 80px 0px;
}
.cpanel-whm-text p {
  font-size: 18px;
  text-align: center;
  font-weight: 500;
}
.whm-demo {
  background: #ececec;
  text-align: center;
}
.whm-demo-content h2 {
  font-size: 60px;
  color: #cd0767;
  font-family: "Harabara";
  margin-top: 60px;
}
.whm-demo-content p {
  font-size: 18px;
  font-weight: 500;
}
.whm-demo-content .btn {
  font-family: "Harabara";
  background: #cd0767;
  color: #ffffff;
  padding: 5px 30px;
  font-size: 24px;
  margin: 30px 0px 45px;
}
.video-tutorial {
  background: #3b3b3b;
  text-align: center;
  padding: 60px 0px;
}
.video-tutorial h2 {
  color: #ffffff;
}
.video-tutorial-bg {
  background: url(../img/cpanel-demo/video-bg.jpg);
  background-size: cover;
  background-position: center;
}
.video-tutorial-content {
  margin-top: 40px;
}
.video-text {
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  margin-top: 50px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.video-play-btn {
  background: transparent none repeat scroll 0 0;
  border: 3px solid;
  border-radius: 100px;
  color: #fff;
  cursor: pointer;
  height: 60px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 60px;
}
.modal-dialog {
  max-width: 862px;
  position: relative;
  margin: 0px auto;
  top: 0%;
  transform: translateY(0%) !important;
}
.coupon-banner {
  background: #2c69a7;
}
.coupon-banner-content h1 {
  font-family: "Harabara";
  font-size: 60px;
  color: #ffffff;
  margin-top: 100px;
}
.coupon-banner-content h3 {
  margin-top: 15px;
  color: White;
  font-family: "Harabara";
  font-size: 32px;
  margin-bottom: 30px;
}
.coupon-banner-img {
  margin: 30px 0px;
}
.coupon-text {
  padding: 60px 0px;
}
.coupon-text p {
  font-weight: 500;
  font-size: 18px;
  text-align: justify;
  line-height: 33px;
}
.coupon-code-section {
  background: #f4f4f4;
  padding: 60px 0px;
}
.hosting-coupon {
  background: #ffffff;
}
.hosting-coupon h3 {
  background: #cd0767;
  color: #ffffff;
  font-family: "Harabara";
  font-size: 40px;
  margin: 0px;
  padding: 10px 35px;
}
.hosting-coupon-content {
  margin: 0px 15px;
  padding: 30px 20px;
}
.hosting-coupon-content h4 {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
.hosting-coupon-content .btn {
  background: #cd0767;
  font-size: 24px;
  padding: 10px 20px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
  border-radius: 0px;
  border-bottom: 5px solid #af0558;
}
.coupon-code {
  display: inline-block;
  font-size: 18px;
  text-transform: uppercase;
  color: #4b4b4b;
}
.coupon-code span {
  background: #2c69a7;
  padding: 7px 30px;
  color: #ffffff;
  display: inline-block;
  margin-top: 10px;
  margin-left: 5px;
  font-weight: 700;
}
.domain-coupon {
  margin-top: 50px;
}
.domain-coupon h4 span {
  font-size: 22px;
}
.special-coupon {
  padding: 60px 0px;
  background: #ffffff;
}
.special-coupon h3 {
  font-size: 40px;
  font-family: "Harabara";
  margin-bottom: 30px;
}
.special-coupon p {
  font-size: 18px;
  font-weight: 500;
  text-align: justify;
  line-height: 33px;
}
.singapore-server-banner {
background: url(../img/singapore-server/banner-bg.jpg);
  background-size: cover;
  background-position: center;
  padding: 60px 0px;
}
.singapore-server-banner-content h1 {
  font-size: 60px;
  color: #ffffff;
  font-family: "Harabara";
}
.singapore-server-banner-content p {
  font-weight: 500;
  color: #ffffff;
  font-size: 18px;
  margin-top: 15px;
}
.singapore-smartcloud-dedicated-servers {
  padding: 60px 0px;
}
.singapore-smartcloud-dedicated-servers h2 {
  color: #cd0767;
}
.smartcloud-pricing-table {
  margin-top: 40px;
  border: 1px solid #f2f2f2;
  text-align: center;
}
.smartcloud-pricing-table .server-name {
  font-weight: 700;
  font-size: 16px;
  padding: 10px;
}
.smartcloud-pricing-table .price {
  font-size: 80px;
  font-family: "Harabara";
  color: #cd0767;
}
.smartcloud-pricing-table .price sup {
  font-size: 50px;
}
.smartcloud-pricing-table .duration {
  font-size: 28px;
  font-weight: 700;
  color: #4c4c4c;
}
.smartcloud-pricing-table ul li {
  font-size: 16px;
  line-height: 50px;
  font-weight: 500;
}
.smartcloud-pricing-table ul li:nth-child(even) {
  background: #ffffff;
}
.smartcloud-pricing-table ul li:nth-child(odd) {
  background: #f2f2f2;
}
.smartcloud-pricing-table .btn {
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 20px;
  margin: 20px 0px;
  background: #cd0767;
  color: #ffffff;
  border-radius: 0px;
  font-weight: 700;
}
.singapore-bare-metal-dedicated-servers {
  background: #f2f2f2;
}
.singapore-bare-metal-dedicated-servers .smartcloud-pricing-table {
  background: #fff;
}
.singapore-bare-metal-dedicated-servers .smartcloud-pricing-table ul li:nth-child(odd) {
  background: #4c4c4c;
  color: #fff;
}
.monitoring-support {
  padding: 60px 0px;
}
.monitoring-support .section-heading h2 {
  color: #cd0767;
}
.monitoring-support .section-heading p {
  margin: 10px 0px;
}
#accordion3 .accordion-group .accordion-heading,
#accordion4 .accordion-group .accordion-heading {
  position: relative;
}
#accordion3 .accordion-group .accordion-heading .accordion-toggle,
#accordion4 .accordion-group .accordion-heading .accordion-toggle {
  color: #ffffff;
  background: #cd0767;
  margin-left: 0px;
  font-family: "Harabara";
  padding: 10px!important;
  border-bottom: 4px solid #a0014e;
}
#accordion3 .accordion-group .accordion-heading .accordion-toggle.active,
#accordion4 .accordion-group .accordion-heading .accordion-toggle.active {
  background: #4c4c4c;
  border-bottom: 4px solid #2b2b2b;
}
#accordion3 .accordion-group .accordion-heading .accordion-toggle.active em,
#accordion4 .accordion-group .accordion-heading .accordion-toggle.active em {
  background: #4c4c4c;
}
#accordion3 .accordion-group .accordion-heading .accordion-toggle em,
#accordion4 .accordion-group .accordion-heading .accordion-toggle em {
  border: 3px solid #e7e7e7;
  border-radius: 100px;
  font-size: 20px;
  height: 38px;
  width: 38px;
  margin-left: 10px;
  left: 0;
  top: 8px;
}
#accordion3 .accordion-group .accordion-heading .accordion-toggle .text,
#accordion4 .accordion-group .accordion-heading .accordion-toggle .text {
  margin-left: 55px;
}
#accordion3 .accordion-group .accordion-inner,
#accordion4 .accordion-group .accordion-inner {
  border: 1px solid #e7e7e7;
  margin-top: 15px;
  padding: 10px 20px;
  text-align: justify;
  font-weight: 500;
}
#accordion3 .accordion-group .accordion-body,
#accordion4 .accordion-group .accordion-body {
  padding: 0px;
}
.singapore-server-text {
  background: url(../img/singapore-server/bg2.png);
  background-size: cover;
  background-position: center;
  padding: 60px 0px;
}
.singapore-server-text p {
  background: rgba(0, 0, 0, 0.5);
  padding: 15px 30px;
  color: #fff;
  text-align: justify;
  line-height: 28px;
}
.why-choose {
  padding: 60px 0px;
}
.why-choose .section-heading h2 {
  font-size: 55px;
  color: #cd0767;
}
.llt{width: 306px;height:auto;    margin-top: 20px;}
.why-choose .media img {
  margin-top: 30px;
}
.why-choose .media .media-body p {
  margin-top: 30px;
  line-height: 33px;
}
.exclusive-template-banner {
background: url(../img/exclusive-template/banner-new.png);
 /* background-color: #133a71;*/
  background-size: cover;
  background-position: center;
  padding: 60px 0px;
}
.exclusive-template-banner-content h1 {
  font-size: 60px;
  color: #ffffff;
  font-family: "Harabara";
}
.exclusive-template-banner-content p {
  font-weight: 500;
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 5px;
}
.exclusive-template-banner-content p i {
  margin-right: 10px;
}
.exclusive-template-banner-content .buttons {
  margin-top: 30px;
}
.exclusive-template-banner-content .buttons .btn {
  background: #cd0767;
  border-bottom: 6px solid #9e0851;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  margin: 15px 15px 5px 0;
  padding: 15px 30px;
  min-width: 320px;
  text-align: left;
}
.exclusive-template-banner-content .buttons .btn i {
  border: 1px solid #ffffff;
  border-radius: 100px;
  height: 20px;
  margin-right: 10px;
  padding: 0px;
  width: 20px;
  text-align: center;
}
.hosting-template {
  padding: 60px 0px;
}
.hosting-template .section-heading h3 {
  color: #cd0767;
  font-family: "Harabara";
  font-size: 60px;
}
.template-img {
  margin-top: 50px;
}
.template-img img {
  width: 100%;
}
.exclusive-template-banner-img {
  margin-top: 50px;
}
.jobs-banner {
  background: url(../img/job/banner.jpg);
  background-size: cover;
  background-position: center;
  padding: 60px 0px;
}
.jobs-banner h1 {
  font-family: "Harabara";
  font-size: 85px;
  padding: 150px 0px;
  color: #ffffff;
}
.job-position {
  background: #fafafb;
  padding: 75px 0px;
}
.job-position .section-heading h3 {
  color: #cd0767;
  font-family: "Harabara";
  font-size: 60px;
}
.job-position .section-heading p {
  margin-top: 15px;
  text-align: justify;
  -moz-text-align-last: center;
  text-align-last: center;
}
.job-position-content {
  background: #f9f9f9;
  box-shadow: 0 2px 15px 0 #ddd;
  padding: 30px;
  margin-top: 60px;
  transition: all 0.4s;
}
.job-position-content:hover,
.job-position-content:focus {
  background: #fff;
}
.job-position-content:hover h4,
.job-position-content:focus h4 {
  color: #cd0767;
}
.job-position-content:hover .btn,
.job-position-content:focus .btn {
  background: #cd0767;
  box-shadow: 0 2px 5px 0 #cd0767;
}
.job-position-content h4 {
  line-height: 30px;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: 700;
}
.job-position-content p {
  margin-bottom: 10px;
  border-bottom: 1px dashed #e7e7e7;
  line-height: 30px;
}
.job-position-content p .fa.fa-mars-stroke {
  margin-right: 6px;
  color: #cd0767;
}
.job-position-content p .fa.fa-map-marker {
  font-size: 22px;
  margin-right: 10px;
  color: #cd0767;
}
.job-position-content .btn {
  padding: 10px 30px;
  background: #797979;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 100px;
  margin-top: 30px;
  box-shadow: 0 2px 15px 0 #ddd;
  transition: all 0.4s;
}
.job-position-content .btn:hover,
.job-position-content .btn:focus,
.job-position-content .btn.active {
  background: #cd0767;
  box-shadow: 0 2px 5px 0 #cd0767;
}
.softaculous-banner {
  background: #2c69a7 none repeat scroll 0 0;
  color: #fff;
  padding: 50px 0;
  position: relative;
}
.softaculous-banner h1 {
  font-family: "Harabara";
  font-size: 67px;
}
.softaculous-banner h3 {
  font-family: "Harabara";
  font-size: 25px;
}
.softaculous-banner p {
  font-size: 18px;
  margin-top: 30px;
  text-align: justify;
}
.softaculous-banner .banner-overlay {
  background: #cd0767 none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.softaculous-feature {
  padding: 50px 0px;
  background: #F4F4F4;
}
.softaculous-feature-list ul li {
  font-weight: 500;
  margin-bottom: 10px;
  color: #000;
}
.softaculous-feature-list ul li i {
  background: rgba(0, 0, 0, 0) url("../img/softaculous/check.png") repeat scroll center center / cover;
  display: inline-block;
  height: 30px;
  margin-right: 10px;
  position: relative;
  top: 10px;
  width: 30px;
}
.softaculous-scripts {
  background: #F6F6F6;
  padding: 50px 0px;
  text-align: center;
}
.softaculous-scripts .section-heading {
  text-align: center;
}
.softaculous-scripts .section-heading h3 {
  color: #cd0767;
  font-family: "Harabara";
  font-size: 60px;
  margin-bottom: 55px;
}
.script-thumb {
  background: #fff;
  padding: 15px 5px;
  margin-bottom: 30px;
  box-shadow: 0 10px 10px 0 #ccc;
}
.script-thumb p {
  margin-top: 10px;
  font-weight: 500;
  font-size: 16px;
}
.script-rating ul li {
  display: inline-block;
}
.script-rating ul li i {
  font-size: 13px;
}
.easy-section {
  background: url(../img/softaculous/1.jpg);
  background-size: cover;
  background-position: center;
  position: relative;
  text-align: center;
  padding: 75px 0px;
}
.easy-section .overlay {
  bottom: 0;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  background: #000;
}
.easy-section-content {
  color: #fff;
}
.easy-section-content h2 {
  font-family: "Harabara";
  font-size: 60px;
}
.easy-section-content p {
  font-weight: 600;
  font-size: 22px;
  margin-top: 10px;
}
.easy-section-content .easy-btn {
  background: #cd0767 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 100px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  margin: 30px 10px 0;
  padding: 15px 35px;
  display: inline-block;
}
.steps {
  min-height: 460px;
}
.steps img {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.just-one-click {
  font-size: 22px;
  font-weight: 700;
  margin-top: 15px;
}
.script-thumb-img {
  height: 80px;
  overflow: hidden;
}
.ab > img {
  margin-top: -160px;
}
.ps > img {
  margin-top: -240px;
}
.joomla > img {
  margin-top: -400px;
}
.phpbb > img {
  margin-top: -560px;
}
.smf > img {
  margin-top: -640px;
}
.whm > img {
  margin-top: -800px;
}
.mybb > img {
  margin-top: -880px;
}
.rels > img {
  margin-top: -1040px;
}
.dol > img {
  margin-top: -960px;
}
.yf > img {
  margin-top: -1200px;
}
.cc > img {
  margin-top: -1280px;
}
.ssl-reseller-content {
  text-align: center;
  min-height: 232px;
}
.ssl-reseller-content h4 {
  background: #CD0767 none repeat scroll 0 0;
  color: #fff!important;
  font-weight: 700;
  line-height: 30px;
  margin: -30px -30px 30px;
  padding: 15px;
  text-transform: uppercase;
}
.ssl-reseller-text h1 {
  font-family: "Harabara";
  font-size: 60px;
  margin-top: 20px;
}
.ssl-reseller-banner {
  background: #2c69a7 none repeat scroll 0 0;
  color: #fff;
  padding: 50px 0;
}
.ssl-resellers {
  padding: 50px 0;
}
.ssl-resellers .section-heading h3 {
  font-size: 46px;
}
.reseller-account-banner {
  background: #2C69A7;
}
.reseller-account-banner h1 {
  color: #ffffff;
  font-family: "Harabara";
  font-size: 54px;
}
.reseller-account-banner h3 {
  color: #ffffff;
  font-family: "Harabara";
}
.reseller-account-banner-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  padding: 50px 0px;
}
.reseller-account-text {
  padding: 75px 0;
  text-align: justify;
}
.reseller-account-cta {
  background: url(../img/domain-reseller/web-hosting.jpg);
  background-size: cover;
  background-position: center;
  color: #fff;
  padding: 50px 0 0px;
  text-align: center;
  position: relative;
}
.reseller-account-cta .overlay {
  background: #000 none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
}
.cta-content p {
  font-family: "Harabara";
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 30px;
  margin-top: 10px;
}
.cta-btn {
  background: #CD0767;
  border-radius: 5px;
  border-bottom: 5px solid #9e0851;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  margin: 0 auto;
  padding: 10px 50px;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.master-reseller-banner {
  background: #cd0767;
  padding: 15px 0px;
}
.master-reseller-banner .row{
	min-height: 350px;
	-webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.master-reseller-banner-content {
  color: #ffffff;
  position: relative;
}
.master-reseller-banner-content h1 {
  font-family: "Harabara";
  font-size: 67px;
}
.master-reseller-banner-content h3 {
  font-family: "Harabara";
}
.master-reseller-banner-content p {
  text-align: justify;
  margin-top: 30px;
}
.master-reseller-banner-img {
  text-align: center;
}
#master-reseller-hosting {
  padding: 50px 0px;
}
#master-reseller-hosting .pricing-table {
  margin: 0px;
}
#master-reseller-hosting .pricing-table h3 {
  font-size: 32px;
  margin: 0px;
}
#master-reseller-hosting .pricing-table .btn {
  padding: 20px 40px;
}
.master-reseller-list {
  margin: 15px 0px;
  text-align: left;
}
.master-reseller-list li {
  border-bottom: 1px dashed #ddd;
  line-height: 40px;
  margin: 0px;
  padding: 0px;
}
.master-reseller-list li i {
  margin-right: 5px;
}
.master-reseller-list li .fa-check {
  color: #4B99D0;
}
.master-reseller-list li .fa-close {
  color: #cd0767;
}
.master-reseller-price-plan {
  padding: 50px 0px;
}
.master-reseller-price-plan .section-heading {
  text-align: center;
}
.master-reseller-price-plan .section-heading h2 {
  color: #cd0767;
  text-align: center;
}
.get-started-toggle-btn {
  background: #cd0767;
  border-bottom: 5px solid #9e0851;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  margin: 30px 10px;
  padding: 10px 20px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}
.get-started-toggle-btn:hover,
.get-started-toggle-btn:focus,
.get-started-toggle-btn.active {
  color: #ffffff;
}
.get-started-toggle-btn i {
  margin-left: 10px;
}
.get-started-toggle-btn a {
  color: #ffffff;
}
.get-started-toggle-btn a:hover,
.get-started-toggle-btn a:focus,
.get-started-toggle-btn a.active {
  color: #ffffff;
}
.price-order-btn {
  background: #cd0767;
  border-bottom: 5px solid #9e0851;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 5px 15px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}
.price-order-btn a {
  color: #ffffff;
}
.master-reseller-expand-table {
  display: none;
}
.sell-plan-truck-loads {
  padding: 50px 0px;
}
.sell-plan-truck-loads .section-heading h2 {
  font-size: 42px;
  color: #cd0767;
  text-align: center;
}
.sell-plan-truck-loads .section-heading p {
  margin-top: 10px;
  text-align: justify;
  -moz-text-align-last: center;
  text-align-last: center;
}
#master-reseller-body .media-body h2 {
  font-size: 48px;
}

#master-reseller-body .media .media-imgs {
  	width: 308px;
}
@media (min-width: 768px){
	#master-reseller-body .media .media-imgs{
		width: 343px;
		margin-left: -45px;
	}
	#master-reseller-body .media-body + .media-imgs{
		margin-right: -45px;
		margin-left: 0;
	}
}
@media (min-width: 992px){
	#master-reseller-body .media .media-imgs{
		width: 378px;	
	}
}
@media (min-width: 1200px){
	#master-reseller-body .media .media-imgs{
		width: 413px;
		margin-left: -50px;
	}
	#master-reseller-body .media-body + .media-imgs{
		margin-right: -50px;
		margin-left: 0;
	}
}


#master-reseller-body .usa-reseller-hosting {
  padding: 50px 0;
}
#master-reseller-body .usa-reseller-hosting p {
  font-size: 18px;
  font-weight: 500;
  text-align: justify!important;
}
.master-reseller-expand-table .table tr td:not(:first-child) {
  text-align: center;
}
.master-reseller-expand-table .table tr th:not(:first-child) {
  text-align: center;
}
#uk-master-reseller-body .pricing-table h3 {
  font-size: 26px;
  margin: 0;
}
#end-user-support-page .whm-demo {
  background: #fff;
}
#end-user-support-page .usa-reseller-slider .usa-reseller-slider-overlay .usa-reseller-slider-txt h1 {
  font-size: 56px;
}
#end-user-support-page .usa-reseller-slider .usa-reseller-slider-overlay .usa-reseller-slider-txt p {
  padding: 10px 0;
}
#end-user-support-page .usa-reseller-slider-txt {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
#end-user-support-page .cpanel-whm-text p {
  text-align: justify;
  text-align-last: center;
}
#end-user-support-page .media-body h2 {
  font-size: 48px;
}
#end-user-support-page .easy-section-content {
  color: #000;
}
#end-user-support-page .easy-section-content h2 {
  font-size: 50px;
}
#end-user-support-page .easy-section-content p {
  font-weight: 500;
  font-size: 18px;
}
#end-user-support-page .easy-section .overlay {
  background: #fff none repeat scroll 0 0;
  opacity: 1;
}
#end-user-support-page .easy-section {
  background: #fff none repeat scroll 0 0;
  padding: 50px 0px;
}
#end-user-support-page .get-started-toggle-btn {
  width: 305px;
  margin: 30px 10px 10px;
}
.pricing-table img {
  max-width: 150px;
}
#whmcs-page .whm-demo {
  background: #fff;
  margin-bottom: 50px;
}
#whmcs-page .whm-demo-content h2 {
  font-size: 50px;
  margin-bottom: 15px;
}
#whmcs-page .get-started-toggle-btn {
  margin-top: -75px;
}
#whmcs-page .accordion-group {
  padding: 15px 0px;
  background: #f0f0f0;
}
#whmcs-page .monitoring-support {
  background: #f0f0f0;
}
#whmcs-page .monitoring-support .accordion-toggle {
  font-size: 20px;
}
#whmcs-page .accordion-inner {
  background: #fff;
}
#whmcs-page .faster-cloud {
  background: #fff;
}
#whmcs-page .cloudfare-accordion {
  background: #f0f0f0;
}
#whmcs-page .cloudfare-accordion .accordion-group {
  background: #fff;
}
#whmcs-page .cloudfare-accordion .accordion-group .accordion-toggle {
  margin-left: 60px;
}
.free-whmcs-license {
  background: #2c69a7;
  color: #ffffff;
  padding: 50px 0px;
  text-align: center;
}
.free-whmcs-license h1 {
  font-family: "Harabara";
  font-size: 50px;
}
.free-whmcs-license p {
  font-size: 20px;
  font-family: "Harabara";
}
.free-whmcs-buttons {
  margin-top: 10px;
}
.whmcs-alternatives {
  text-align: center;
  padding: 50px 0px 75px;
}
.whmcs-alternatives .section-heading h2 {
  color: #cd0767;
  font-size: 46px;
}
.whmcs-btn {
  background: #4c4c4c none repeat scroll 0 0;
  border-bottom: 5px solid #777;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  margin: 0px 5px;
  margin-top: 30px;
  padding: 10px 25px;
  transition: all 0.4s ease-in-out;
}
.whmcs-btn:hover,
.whmcs-btn:focus,
.whmcs-btn.active {
  color: #fff;
  border-bottom: 5px solid #9e0851;
  background: #cd0767;
}
.about-us-banner {
  background: url(../img/about/banner.png);
  background-size: cover;
  background-position: center;
  padding: 50px 0px;
  color: #fff;
}
.about-us-banner h1 {
  font-family: "Harabara";
  font-size: 50px;
  margin-bottom: 15px;
}
.about-us-banner h3 {
  font-family: "Harabara";
  font-size: 22px;
  margin-bottom: 10px;
}
.about-us-banner p {
  margin-top: 10px;
}
.about-us-tab {
  background: #f0f0f0 none repeat scroll 0 0;
  padding: 50px 0px;
}
#about-tab-nav ul {
  margin: 0 auto;
}
#about-tab-nav ul li {
  width: 25%;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  text-align: center;
  margin-bottom: -2px;
}
#about-tab-nav ul li:last-child {
  border-right: 1px solid #ddd;
}
#about-tab-nav ul li.active {
  border: 0px;
}
#about-tab-nav ul li a {
  font-family: "Harabara";
  font-size: 20px;
  color: #000;
  background: #fff;
}
#about-tab-nav ul li a.active {
  border: 0px;
  position: relative;
  background: #cd0767;
  color: #fff;
  border-radius: 0px;
}
#about-tab-nav ul li a.active:before {
  content: "";
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 0;
  bottom: -9px;
  height: 0;
  border-style: solid;
  border-width: 10px 15px 0 15px;
  border-color: #cd0767 transparent transparent;
}
/*  Why Skynet
-------------------*/
.tab-why-skynet-content {
  text-align: center;
  padding: 50px 0px 0px;
}
.tab-why-skynet-content h3 {
  font-size: 42px;
  font-family: "Harabara";
  color: #cd0767;
}
.tab-why-skynet-content p {
  font-weight: 400;
  margin: 0 auto;
  margin-top: 20px;
}
.skynet-content-line {
  position: relative;
}
.skynet-content-line h4 {
  font-size: 30px;
  font-weight: 700;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.top-line-img {
  margin-top: -75px;
  margin-bottom: -75px;
}
.top-line-img.top-line-img1 {
  margin-top: -20px;
}
.bottom-line-img {
  margin-left: 20px;
  margin-top: -72px;
  margin-bottom: -72px;
}
/*  Review
------------------*/
.tab-about-content {
  text-align: center;
  padding: 50px 0px 0px;
}
.tab-about-content h3 {
  font-size: 42px;
  font-family: "Harabara";
  color: #cd0767;
}
.tab-about-content p {
  font-weight: 400;
  margin: 0 auto;
  margin-top: 20px;
}
.tab-about-content img {
  margin-top: 40px;
  border: 10px solid #ffffff;
}
/*  Contact Us
---------------------*/
.tab-contact-content .media {
  margin-top: 50px;
}
.tab-contact-content .media img {
  width: 60px;
}
.tab-contact-info-header {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
}
.tab-contact-info-header:before {
  background: #cd0767 none repeat scroll 0 0;
  bottom: -15px;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  width: 40px;
}
.tab-contact-info-list {
  margin-top: 30px;
}
.tab-contact-info-list li {
  line-height: 25px;
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 18px;
}
/*  Review
------------------*/
.tab-client-review {
  text-align: center;
  padding: 50px 0px;
}
.tab-client-review h3 {
  font-size: 42px;
  font-family: "Harabara";
  color: #cd0767;
}
.tab-client-review p {
  font-weight: 400;
  font-style: italic;
  max-width: 800px;
  margin: 0 auto;
  margin-top: 20px;
}
.tab-client-review .reviewer-img {
  margin-top: 20px;
}
.tab-client-review .reviewer-img img {
  width: 75px;
  height: 75px;
  border: 3px solid #cd0767;
  margin: 0 auto;
}
.tab-client-review .reviewer-title {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 10px;
}
.tab-client-review .reviewer-title span {
  font-size: 12px;
  margin-left: 3px;
}
#tab-client-review-slider .owl-nav {
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
#tab-client-review-slider .owl-nav .owl-prev {
  font-size: 60px;
  left: 0;
  position: absolute;
  color: #cd0767;
}
#tab-client-review-slider .owl-nav .owl-next {
  font-size: 60px;
  right: 0;
  position: absolute;
  color: #cd0767;
}
#tab-client-review-slider .owl-dots {
  text-align: center;
}
#tab-client-review-slider .owl-dots .owl-dot {
  background-color: #4c4c4c;
  border-radius: 50%;
  display: inline-block;
  height: 12px;
  margin: 0 4px;
  width: 12px;
}
#tab-client-review-slider .owl-dots .owl-dot.active {
  background-color: #cd0767;
}
.shared-hosting-banner {
  background: url(../img/shared-hosting/1.jpg) no-repeat center center / cover;
  padding: 100px 0px;
  color: #ffffff;
}
.shared-hosting-banner-content h1 {
  font-family: "Harabara";
  font-size: 70px;
}
.shared-hosting-banner-content p {
  font-size: 24px;
  font-weight: 700;
}
.shared-hosting-location {
  padding: 50px 0px;
}
.shared-hosting-location .section-heading h2 {
  font-size: 50px;
  color: #cd0767;
  margin-bottom: 30px;
}
.shared-hosting-location .border-left {
  border-left: 1px solid #ddd;
}
.shared-hosting-location .border-bottom {
  border-bottom: 1px solid #ddd;
}
.location-content {
  padding: 50px 0px;
}
.location-content .location-text {
  position: relative;
}
.location-content .location-text img {
  left: 0;
  position: absolute;
  top: 0;
}
.location-content .location-text h5 {
  font-size: 18px;
  margin: 0px;
  margin-left: 65px;
}
.location-content .location-text p {
  font-size: 14px;
  margin-left: 65px;
  font-weight: normal;
}
.shared-hosting-plan-details {
  padding: 50px 0px;
}
.shared-hosting-plan-details-content {
  margin-top: 30px;
  min-height: 100%;
  background: #f2f2f2;
  padding: 30px 15px;
  text-align: center;
}
.shared-hosting-plan-details-content img {
  width: 150px;
}
.shared-hosting-plan-details-content h3 {
  font-family: "Harabara";
  color: #cd0767;
  margin: 20px 0px 10px;
}
.shared-hosting-our-gurrante {
  padding: 50px 0px;
  background: url(../img/shared-hosting/2.jpg) no-repeat center center / cover;
}
.shared-hosting-our-gurrante-content {
  margin-top: 30px;
  min-height: 100%;
  background: #fff;
  padding: 30px 15px;
  text-align: center;
}
.shared-hosting-our-gurrante-content img {
  width: 150px;
}
.shared-hosting-our-gurrante-content h3 {
  font-family: "Harabara";
  color: #cd0767;
  margin: 20px 0px 10px;
}
#shared-hosting-body .step-block .section-heading h2,
#shared-hosting-body .shared-hosting-testimonial .section-heading h2 {
  text-align: center;
  font-size: 50px;
  color: #cd0767;
  margin-bottom: 50px;
}
.shared-hosting-cta {
  background: #cd0767;
  padding: 30px 0px;
  color: #ffffff;
  margin-top: 50px;
}
.cta-text {
  font-size: 32px;
  font-weight: 700;
  margin-top: 10px;
}
.cta-price {
  text-align: center;
}
.cta-price span {
  font-size: 12px;
}
.cta-price p {
  font-weight: 700;
  font-size: 30px;
}
.get-started-btn {
  background: #4c4c4c none repeat scroll 0 0;
  font-size: 24px;
  padding: 10px 50px;
  margin-top: 7px;
  font-family: "Harabara";
  color: #ffffff;
  display: inline-block;
  border-radius: 5px;
  border-bottom: 5px solid #000;
}
.get-started-btn:hover,
.get-started-btn:focus,
.get-started-btn.active {
  color: #ffffff;
}
.shared-hosting-testimonial-slider {
  background: #09123d none repeat scroll 0 0;
  text-align: center;
  margin: 50px;
  margin-bottom: 50px;
}
.shared-hosting-testimonial-slider-content {
  color: #ffffff;
}
.shared-hosting-testimonial-slider-content img {
  border: 5px solid #cd0767;
  margin-top: 30px;
  width: 100px!important;
  display: inline-block !important;
  z-index: 999;
}
.shared-hosting-testimonial-slider-content h3 {
  font-size: 18px;
  padding: 16px;
}
.shared-hosting-testimonial-slider-content p {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  max-width: 750px;
  margin: 0 auto;
}
.shared-hosting-testimonial-slider .owl-nav {
  left: 0px;
  position: absolute;
  right: 0px;
  top: 40%;
  transform: translateY(-40%);
  width: 100%;
}
.shared-hosting-testimonial-slider .owl-nav .owl-prev {
  font-size: 60px;
  left: -50px;
  position: absolute;
  color: #cd0767;
}
.shared-hosting-testimonial-slider .owl-nav .owl-next {
  font-size: 60px;
  right: -50px;
  position: absolute;
  color: #cd0767;
}
.shared-hosting-testimonial-slider .owl-dots {
  text-align: center;
  margin-top: 30px;
  padding-bottom: 50px;
}
.shared-hosting-testimonial-slider .owl-dots .owl-dot {
  background-color: #ffff;
  border-radius: 50%;
  display: inline-block;
  height: 12px;
  margin: 0 4px;
  width: 12px;
}
.shared-hosting-testimonial-slider .owl-dots .owl-dot.active {
  background-color: #cd0767;
}
.affiliate-banner {
  background: url(../img/affiliate/1.jpg) no-repeat center center / cover;
  padding: 50px 0px;
  color: #fff;
}
.affiliate-banner-content h1 {
  font-family: "Harabara";
  font-size: 47px;
}
.affiliate-banner-content h3 {
  font-family: "Harabara";
  font-size: 24px;
  max-width: 500px;
}
.affiliate-banner-content .pink-btn {
  padding: 10px 50px;
  font-size: 24px;
  margin-left: 0px;
  margin-right: 0px;
  font-family: "Harabara";
}
.qualifing-signup {
  padding: 50px 0px;
}
.qualifing-signup .section-heading {
  margin-bottom: 30px;
}
.qualifing-signup .section-heading h2 {
  color: #cd0767;
  font-size: 45px;
  text-align: center;
}
.qualifing-signup .section-heading p {
  text-align: center;
  max-width: 80%;
  margin: 0 auto;
}
.qualifing-signup .border-left {
  border-color: #ddd;
}
.qualifing-signup {
  padding: 50px 0px;
}
.qualifing-signup .section-heading {
  margin-bottom: 30px;
}
.qualifing-signup .section-heading h2 {
  color: #cd0767;
  font-size: 45px;
  text-align: center;
}
.qualifing-signup .section-heading p {
  text-align: center;
  max-width: 80%;
  margin: 0 auto;
}
.qualifing-signup .border-left {
  border-color: #ddd;
}
.sign-per-month {
  text-align: center;
}
.sign-per-month img {
  max-width: 200px;
  margin: 20px 0px 15px;
}
.sign-per-month h3 {
  margin: 0px 0px 30px 0px;
  color: #cd0767;
  font-family: "Harabara";
  font-size: 32px;
}
.calculate-math {
  text-align: center;
}
.calculate-math img {
  max-width: 200px;
  margin: 20px 0px 15px;
}
.calculate-math h3 {
  margin: 0px 0px 30px 0px;
  color: #cd0767;
  font-family: "Harabara";
  font-size: 32px;
}
.calculate-math .cal-digit {
  font-size: 32px;
  font-weight: 700;
  margin-top: 30px;
}
.calculate-math .cal-ans {
  font-size: 36px;
  font-weight: 700;
  color: #cd0767;
}
.affiliate-step {
  padding: 50px 0px;
}
.affiliate-step .section-heading h2 {
  color: #cd0767;
  font-size: 45px;
  text-align: center;
}
.affiliate-step .section-heading p {
  text-align: center;
  max-width: 80%;
  margin: 0 auto;
}
.step-sr {
  border: 2px dashed #cd0767;
  border-radius: 100px;
  color: #cd0767;
  font-size: 22px;
  height: 40px;
  left: 0;
  top: 30px;
  padding: 4px 0;
  position: absolute;
  text-align: center;
  width: 40px;
}
.affiliate-step-content {
  margin-left: 50px;
}
.affiliate-step-content h3 {
  font-family: "Harabara";
  font-size: 40px;
  color: #cd0767;
}
.affiliate-step-line {
  position: relative;
  margin-top: 128px;
}
.affiliate-step-line1 {
  margin-top: 70px;
}
.affiliate-line-img1 {
  left: 0;
  position: absolute;
  top: 70px;
}
.affliate-step-img {
  max-width: 250px;
}
.cool-banner {
  background: #2c69a7;
  padding: 50px 0px;
  color: #fff;
  text-align: center;
  margin-top: 30px;
}
.ads-banner {
  padding: 50px 0;
}
.ads-banner:before {
  background: red none repeat scroll 0 0;
  content: "";
  height: 2px;
  position: absolute;
  top: 80px;
  width: 100%;
  z-index: -1;
}
.ads-banner-top h3 {
  text-align: center;
  background: #cd0767;
  font-family: "Harabara";
  color: #fff;
  padding: 15px 0px;
  position: relative;
}
/*    Source Code
---------------------*/
.source-code h5 {
  background: #F0F0F2;
  padding: 10px;
  font-size: 20px;
}
.source-code-panel .panel-group {
  border: 2px solid #2c69a7;
  padding: 7px 15px;
  margin-bottom: 15px;
}
.source-code-panel .panel-heading a {
  font-size: 18px;
  color: #cd0767;
}
.source-code-panel .panel-heading a .fa-square {
  position: relative;
  top: 7px;
}
.ads-banner-img {
  margin-bottom: 30px;
}
.ads-text {
  color: #2c69a7;
  font-size: 16px;
  position: relative;
  top: 5px;
  right: 3px;
}
.ads-bottom {
  background: #f0f0f2 none repeat scroll 0 0;
  padding: 50px;
}
.ads-bottom h5 {
  background: #fff;
  padding: 10px;
  font-size: 20px;
  margin-top: 30px;
}
.ads-bottom .pink-btn,
.ads-bottom .blue-btn,
.ads-bottom .dark-btn {
  width: 100%;
  text-align: center;
  padding: 15px;
  font-family: "Harabara";
  font-size: 24px;
}
.be-control {
  background: url(../img/affiliate/2.jpg) no-repeat center center / cover;
  padding: 50px;
  color: #ffffff;
}
.be-control h2 {
  font-size: 50px;
  font-family: "Harabara";
}
.be-control p {
  margin: 30px 0px;
  font-size: 18px;
  font-weight: 500;
}
.monitor-earning {
  background: url(../img/affiliate/3.jpg) no-repeat center center / cover;
  padding: 50px;
  color: #ffffff;
}
.monitor-earning h2 {
  font-size: 50px;
  font-family: "Harabara";
}
.monitor-earning p {
  margin: 30px 0px;
  font-size: 18px;
  font-weight: 500;
}
#affiliate-body .reseller-account-cta {
  background: #2c69a7;
}
.affliate-banner-toggle-content {
  display: none;
}
.seo-ip-banner {
  background: url(../img/seo-hosting/1.jpg) no-repeat center center / cover;
  padding: 75px 0px;
  background: #01506e;
}
.seo-ip-banner h1 {
  font-family: "Harabara";
  font-size: 50px;
  color: #ffffff;
}
.seo-ip-banner-text {
  padding: 50px 0px;
  text-align: justify;
  text-align-last: center;
}
.seo-specialist {
  padding: 50px 0px;
}
.seo-specialist .section-heading h2 {
  font-size: 42px;
  text-align: center;
}
.seo-specialist-content {
  background: #f2f2f2;
  text-align: center;
  padding: 30px 15px;
  margin-top: 50px;
  min-height: 415px;
}
.seo-specialist-content h3 {
  font-family: "Harabara";
  color: #cd0767;
  margin-top: 30px;
}
.seo-specialist-content p {
  margin-top: 10px;
}
.seo-hosting-feature {
  background: url(../img/seo-hosting/2.jpg) no-repeat center center / cover;
  color: #fff;
  padding: 75px 0px;
}
.seo-hosting-feature .section-heading h2 {
  text-align: center;
  font-size: 42px;
  margin-bottom: 50px;
}
.seo-hosting-feature-content {
  position: relative;
  padding: 30px 0px;
  min-height: 200px;
}
.seo-hosting-feature-content img {
  height: 75px;
  width: 75px;
  position: absolute;
  left: 0;
}
.seo-hosting-feature-text {
  margin-left: 100px;
}
.seo-hosting-feature-text h3 {
  font-family: "Harabara";
  font-size: 24px;
}
.seo-hosting-feature-text p {
  font-size: 16px;
}
.video-accordion {
  padding: 50px 0px;
}
.seo-accordion .card {
  border: 1px solid #4c4c4c;
  margin-bottom: 10px;
}
.seo-accordion .card-header {
  background: #4c4c4c;
  border: 1px solid #4c4c4c;
}
.seo-accordion .card-header a {
  color: #fff;
  font-size: 16px;
}
.seo-ip-video {
  position: relative;
}
.video-play-icon {
  bottom: 15px;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  right: 15px;
}
.unique-ip {
  background: url(../img/seo-hosting/4.jpg) no-repeat center center / cover;
  padding: 50px 0px;
}
.unique-ip .section-heading h2 {
  text-align: center;
  color: #cd0767;
  font-size: 36px;
  margin-bottom: 50px;
}
.unique-ip .border-left {
  border-color: #ddd;
}
.seo-hosting-plans {
  background: #fff none repeat scroll 0 0;
  padding: 30px 0px;
}
.seo-hosting-plans h3 {
  font-family: "Harabara";
  padding: 0px 50px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
}
.seo-hosting-plans ul li {
  font-size: 16px;
  font-weight: 500;
  padding: 5px 50px;
}
.seo-hosting-plans p {
  font-size: 16px;
  font-weight: 500;
  padding: 10px 50px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #dddddd;
}
.seo-hosting-plans .buttons {
  text-align: center;
  margin-top: 15px;
}
.seo-hosting-plans .buttons .dark-btn {
  min-width: 170px;
}
.seo-hosting-plans .buttons .pink-btn {
  min-width: 170px;
}
.seo-ip-text {
  background: url(../img/seo-hosting/5.jpg) no-repeat center center / cover;
  padding: 75px 0px;
  color: #fff;
}
#seo-op-plan-details h2 {
  color: #cd0767;
}
#seo-op-plan-details .seo-specialist-content {
  min-height: 570px;
}
.create-seo-plan {
  background: #f2f2f2;
  padding: 50px 0px;
}
.create-seo-plan .section-heading h2 {
  text-align: center;
  color: #cd0767;
  font-size: 42px;
  margin-bottom: 50px;
}
.create-seo-plan-table table {
  background: #fff;
}
.create-seo-plan-table td img {
  height: 20px;
  margin-right: 10px;
}
.create-seo-plan-table .table-bordered th {
  text-align: center;
  color: #cd0767;
  text-transform: uppercase;
}
.create-seo-plan-table .text-uppercase {
  font-weight: 700;
  font-size: 20px;
  position: relative;
}
.create-seo-plan-table .text-uppercase .pink-btn {
  bottom: 30px;
  display: inline-block;
  font-size: 22px;
  left: 0;
  margin: 0 auto;
  max-width: 180px;
  position: absolute;
  right: 0;
  text-align: center;
}
.australia-reseller-banner {
  padding: 50px 0px;
}
.australia-reseller-banner-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.australia-reseller-banner-content h1 {
  font-family: "Harabara";
  font-size: 50px;
  /*color: @pink;*/
}
#toTop {
  display: none;
  position: fixed;
  bottom: 15px;
  left: 15px;
  width: 64px;
  height: 64px;
  background: #cd0767;
  border-radius: 100px;
  text-align: center;
}
#toTop i {
  color: #fff;
  font-size: 40px;
  padding: 8px 15px;
}


.tab_list{
	padding-left: 10px;
}
* + .tab_list{
	margin-top: 1rem;
}
.tab_list li{
	margin-left: 10px;
	margin-bottom: 8px;
	padding-top: 8px;
	list-style-image: url(../img/blueBlt.png);
}
.blue2 {
    color: #007cc3;
}
.tab-client-review {
    text-align: center;
    padding: 0px 0px;
}
.testimonialssection {
    padding:0 0 45px 0;
    background: #f2f2f2;
}
.testimonialssection .text-center1 {
    text-align: center;
    font-size: 57px;
    color: #4c4c4c;
    font-family: 'harabara';
    padding-bottom: 0px;
    padding-top: 20px;
}
.testimonialssection .testimonialinner {
    background: white;
    position: relative;
    margin-bottom: 2rem;
    margin-top: 2rem;
    border-radius: 5px;
    box-shadow: 0px 0px 9px 1px rgba(128, 128, 128, 0.09);
}
.testimonialssection .testimonialinner p {
    color: #585c6e;
    font-size: 16px;
    font-family: 'Roboto-Regular';
    padding: 20px 45px 45px 45px;
    position: relative;
}
.testimonialssection .testimonialinner p:after {
    position: absolute;
    bottom: 20px;
    right: 14px;
    content: url(../img/australia-reseller/quotes.png);
}
.testimonialssection .testimonialinner:after {
    top: 100%;
    left: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 10px;
    margin-left: -10px;
}
.tab-client-review p {
    font-weight: 400;
    font-style: italic;
    max-width: 800px;
    margin: 0 auto;
    margin-top: 20px;
}
.testimonialssection .righttext h5 {
    color: #4c585c;
    font-size: 20px;
    font-family: 'Roboto-Bold';
}
.testimonialssection .righttext h6 {
    color: #c2c3c7;
    font-size: 15px;
    font-family: 'Roboto-Bold';
}
.ppps{padding-bottom: 0 !important;}
.bottomnew {
    padding: 0px 0 45px 0;
}
.ordr{display: inherit;}
ul.tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-top: 3rem;
    text-align: center;
}
ul.tabs li.current {
    color: #222;
    background: #f9e9f1;
    width: 140px;
    height: 140px;
    position: relative;
    border-radius: 50%;
   border: 5px solid #9e9d9d;
}
ul.tabs li.current:after{display: none;}
ul.tabs h4 {
    text-align: center;
    color: #4c4c4c;
    font-size: 16px;
    font-family: 'Roboto-Bold';
    margin: 25px 0 0 0;
}ul.tabs li {
    background: none;
    color: #222;
    display: inline-block;
    padding: 10px 0px;
    cursor: pointer;
    background: #f9e9f1;
    width: 140px;
    height: 140px;
    position: relative;
    border-radius: 50%;
  border: 5px solid #9e9d9d;
    box-shadow: 0px 0px 30px 6px #af095a12;
}
.bottommenus{padding: 0 0 35px 0;}
.t1 {
    position: absolute;
    left: -10px;
    top: 0;
}
.t2 {
    position: absolute;
    left: -13px;
    top: 0;
}
.t3 {
    position: absolute;
    left: -11px;
    top: 0;
}
.t4 {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.t5 {
}
.t6 {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 24px;
}
.t7 {
}


.t8 {
}
.t9 {
}
.t10 {
}
.t11 {
}
.t12 {
}
#hidedesktop{display: none;}
#eurpoe  .owl-dots{text-align: center;}
#eurpoe  .owl-dot.active {
    background-color: #dc086f;
}
#eurpoe .owl-dot {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 6px;
    border-radius: 50%;
    background-color: #4c4c4c;
    text-align: center;
}
.bottommenus .text-center2 {
    font-size: 56px;
    color: #005793;
    font-family: 'harabara';
    text-align: center;
    margin: 25px 0 0 0;
}
.bottommenus  ul.tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-top: 2rem;
    text-align: center;
}

#whcmcsbuttons{    background: #f2f2f2;}
#whmcs-btn{    margin-bottom: 30px;}
.whmcs-btn em {
    border: 2px solid #e7e7e7;
    border-radius: 100px;
    font-size: 20px;
    height: 25px;
    width: 25px;
    margin-left: 8px;
    left: 0;
    top: 15px;
    position: absolute;
}
.europe-reseller-panel {
    padding-top: 40px !important;
   
}
.wrap div a{}

#tpModal .modal-dialog, #tpModal1 .modal-dialog, #tpModal2 .modal-dialog, #tpModal3 .modal-dialog{  max-width: 70% !important;}
#tpModal, #tpModal1, #tpModal2, #tpModal3 a{text-align: right;}
#tpModal, #tpModal1, #tpModal2, #tpModal3  h2{color: #cd0767;font-size: 48px;margin: 0;font-family: 'Harabara';text-align: center;}
.inner{margin:10px 0px 10px 50px;box-shadow: 0px 0px 10px #8080806b;padding: 20px;text-align: left;}
.inner h4{color: #4c4c4c;font-size: 30px;font-family: 'Harabara';}
.inner p{font-family: 'Roboto', sans-serif;font-size: 16px;font-weight: 400;margin-bottom: 15px;color: black;    max-height: 100%;
    height: auto;}
    .inner img{ width: 100%;}
    .inner h3{color: #cd0767;    font-size: 16px;    margin: 15px 0 10px 0;    font-family: 'Roboto', sans-serif;    font-weight: 600;}
    .inner a{width: 100%; max-width: 100%;display: block; margin: 0 auto; padding: 15px 10px; box-shadow: none; border: none; border-radius: 3px;
    background-color: #cd0767;text-transform: capitalize;    text-align: center !important;line-height: 28px;font-weight: bold;font-size: 16px;margin-top: 10px;color: #fff;}
    #inner{margin: 10px 50px 10px 0px;}
     .newadd{}
.newadd li {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: black;
    padding: 5px 0px;
    list-style-image: url(../img/star.png);
    list-style-position: inside;
    text-align: left;
}
  .sst.modal-dialog{width: 80% !important;}