.hosting-page-header{
    background-color: #f8f6fa;
}

@media (min-width: 1440px) {
    .menu-wrap.desktop-view .nav-menu .container {
      max-width: 1440px;
    }
}
.nav-menu .main-menu a{
    color: #2f0648;
}
section.benefits {
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f6fa), color-stop(50%, #f8f6fa), color-stop(50%, #ffffff), to(#ffffff));
    background: linear-gradient(to bottom, #f8f6fa 0%, #f8f6fa 50%, #ffffff 50%, #ffffff 100%);
    text-align: center;
}

section.dev-hosting{
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    color: #ffffff;
    overflow: hidden;
}
section.dev-hosting .dev-hosting-bg {
    position: absolute;
    left: -57%;
    top: 0px;
}
section.dev-hosting .header-text{
    position: relative;
    margin-top: 200px;
}
section.dev-hosting .header-text h1{
    font-size: 49px;
    font-weight: 700;
}
section.dev-hosting .header-text h2{
    font-size: 18px;
    margin-top: 16px;
}

section.dev-hosting  .header-sub-text h3{
    font-size: 25px;
    margin-top: 50px;
}
section.dev-hosting .header-sub-text h3 span{
    font-weight: 600;
    color: #ffffff;
    padding: 13px;
    border-radius: 50px;
    background-color: #EF227B;
    background-image: linear-gradient(to right, #f2709c, #ff9472);
}
section.dev-hosting .benefits-container{
    margin-top: 150px;
}
div.hostArmada-header div.service-text {
    margin-bottom: 50px;
}

div.included {
    margin-top: 20px 0px;
}

div.included > div > div:nth-child(1) > ul li {
    text-align: right;
}

div.included > div > div:nth-child(1) > ul > li > i {
    padding-left: 12px;
    padding-right: 0px;
}

.main-buttons {
    padding-top: 50px;
}
.main-buttons a.btn-header{
    min-width: 200px;
    margin: 0px;
}
.main-buttons a:first-child{
    margin-right: 15px;
}
.subheading-big {
    padding-top: 15px;
    color: #391385;
}

div.header-separator {
    background-image: url("../../uploads/website_images/svg/dedicated-servers/header-separator.svg");
    height: 151px;
    margin-top: -151px;
    background-position: top center;
}

div.header-separator-bottom {
    background-image: url("../../uploads/website_images/svg/dedicated-servers/header-separator.svg");
    height: 151px;
    margin-top: -151px;
    background-position: top center;
    transform: rotate(180deg);
    position: relative;
    top: 151px;
}

.purple-stripes {
    top: 10px;
    z-index: 1;
}

/*Features*/
section.sec-normal {
    padding: 0px !important;
}


.services .service-wrap {
    margin-bottom: 0px !important;
    padding-bottom: 80px;
}

.purple-stripes-180 {
    height: 289px;
    background-position: top center;
    transform: rotate(180deg);
    margin-top: -10px;
    position: relative;
    top: 0px;
}

/*End Features*/
/*Pricing Tables*/
section.shared-hosting-pricing-tables .service-text h1, section.shared-hosting-pricing-tables .service-text p{
    color: #391385 !important;
}
section.shared-hosting-pricing-tables .service-text, section.shared-hosting-pricing-tables .service-text p {
    color: #fff;
}

section.shared-hosting-pricing-tables .service-text hr {
    border: 1px solid #fff;
}

div.pricing-container {
    width: 100%;
    border-radius: 1.25rem 1.25rem 0rem 0rem;
    background-color: #ffffff;
    padding: 20px;
    box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
    color: #391385;
}

div.pricing-container .pricing-plan-name {
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    font-style: italic;
    color: #391385;
    padding: 15px;
}

div.pricing-container .pricing-plan-description {
    text-align: center;
    font-size: 15px;
    color: #391385;
    font-style: italic;
}

div.rocket-box {
    background: #fff;
    color: #391385;
    height: 187px;
    border-radius: 0 0 2.25rem 2.25rem;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    text-align: center;
}

div.rocket-box .price {
    font-size: 30px;
    font-style: italic;
    color: #391385;
    font-weight: 700;
    text-align: center;
    padding-bottom: 10px;
}

div.pricing-butons {
    text-align: center;
}

div.compare-all {
    text-align: center;
    margin-top: 15px;
    color: #391385;
    margin-bottom: 50px;
}

div.pricing-container .pricing-butons a {
    margin: 15px;
}


div.pricing-content .specs-heading hr {
    border-top: 1px solid #ff5a5a;
    margin: 10px 0px;
}

div.pricing-container .pricing-content ul {
    list-style: none;
    padding-left: 0px;
    font-size: 15px;
}

div.pricing-container .pricing-content ul li {
    padding: 8px;
    text-align: left;
}

div.pricing-container .pricing-content ul li span.hw-specs-icon {
    margin-right: 5px;
}

div.pricing-container .pricing-content ul li span img {
    width: 25px;
    height: 25px;
}

div.pricing-container .pricing-content .specs-heading {
    font-weight: 700;
    font-style: italic;
}

section.hosting-guarantee .service-text hr.hr-title-separator {
    border: 2px solid #391385;
}

section.hosting-guarantee .service-text {
    color: #391385 !important;
    padding: 20px;
}

div.guarantee-icon {
    float: left;
    padding: 15px;
}

div.guarantee-icon img {
    width: 70px;
    height: 70px;
}



div.guarantee-text h3 {
    font-size: 17px;
    font-weight: 600;
    color: #391385;
}

div.guarantee-text p {
    font-size: 12px;
    color: #7459AA;
}


/*End Pricing Tables*/
/*Dev Tools*/
.desktop-view-tools {
    display: block;
}

.mobile-view-tools {
    display: none;
}
.mobile-view-tools-smallest{
    display: none;
}
section.dev-tools {
    background: url("../../uploads/website_images/svg/dev-hosting/dev-tools-bg.svg");
    background-color: #2e0547;
    padding-bottom: 100px;
}

section.dev-tools .service-text, section.dev-tools .service-text p, div.tool-headline {
    color: #fff;
}

section.dev-tools .service-text hr.hr-title-separator, hr.tool-separator {
    border: 1px solid #fff;
}
.included i {
    padding-right: 2px;
    font-size: 18px;
    vertical-align: middle;
}
hr.tool-separator {
    width: 10%;
}

div.tool-headline {
    text-align: center;
}

div.tool-headline h2 {
    font-size: 20px;
    font-weight: 700;
}

div.tool-headline p {
    font-size: 14px;
    font-family: 'Inter';
    font-weight: 400;
}

div.tool-image {
    border-radius: 50%;
    max-width: 322px;
    text-align: center;
    position: relative;
    z-index: 6;
    margin-top: 5%;
}

div.tool-image img {
    width: 300px;
}

div.tool-text {
    background-color: #fff;
    width: 125%;
    position: relative;
    left: -30%;
    z-index: 2;
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 15.5rem;
    padding: 10px 50px 10px 188px;
    margin-bottom: 60px;
}

.tabs.offers-tabs .tabs-header li {
    border: none;
    padding: 0px;
    text-align: center;
    color: #391385;
}

.faq {
    width: 100%;
}

.tabs-header ul li h3 {
    font-size: 15px;
    padding-top: 15px;
    font-weight: 700;
}

.tabs-header ul li img {
    width: 50px;
    height: 50px;
}

.info-content {
    color: #391385;
}

.info-content h4 {
    font-family: 'Inter';
    font-size: 1.1em;
    font-weight: 600;
    color: #2e0547;
}

.info-content p b {
    font-weight: 800;
}

.desktop-view-management {
    display: block;
}

.mobile-view-management {
    display: none;
}

.tabs.offers-tabs .tabs-content p {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px !important;
}

.tabs.offers-tabs .tabs-content {
    padding-top: 25px;
}

.tabs.offers-tabs .tabs-header {
    height: 105px;
}

.tabs.offers-tabs .tabs-header .active {
    border-bottom: 3px solid;
}

.tabs.offers-tabs .tabs-header ul, .tools-separator {
    margin: 0px;
}

.tabs.offers-tabs .tabs-header li {
    margin-top: 15px;
}

hr.tools-separator {
    border: 1px solid #ee5586
}

/*End Dev Tools*/

@media screen and (max-width: 1199px) {
    .vps-pricing-tables .container {
        max-width: 95%;
    }

    .isometric-separator-cubes img {
        max-width: 100%;
        height: auto;
    }

    .hostArmada-header {
        background-position: 42% center;
    }

    .opensource-icons {
        top: -400px;
    }

    div.tool-text {
        left: -28%;
    }
    section.dev-hosting .dev-hosting-bg {
        position: absolute;
        left: -54%;
        top: -45px;
    }

}

@media screen and (max-width: 991px) {
    section.dev-hosting .dev-hosting-bg {
        position: absolute;
        left: -80%;
        top: -31px;
        width: 2100px;
    }
    section.dev-hosting  .header-text h1 {
        font-size: 35px;
        font-weight: 700;
    }
    section.dev-hosting  .header-text h2 {
        font-size: 15px;
        margin-top: 16px;
    }
    section.dev-hosting  .header-sub-text h3 {
        font-size: 20px;
        margin-top: 30px;
    }
    .main-buttons a.btn-header {
        min-width: 200px;
        margin: 0px;
        padding: 18px 15px;
    }
    .included {
        font-size: 12px;
    }
    .benefits-container h2 {
        color: #391385;
        font-size: 30px;
        text-align: center;
        margin-bottom: 35px;
    }
    section.opensource-hosting .header-text {
        padding-top: 168px;
    }
    img.shared-hosting-isometric-illustration {
        width: 300px;
        top: -15%;
        left: 11%;
    }

    .mobile-features {
        display: block;
        text-align: center;
        padding: 10px;
    }
    .top-banner .heading span.bigger {
        font-size: 23px;
    }

    .top-banner .heading {
        font-size: 20px;
    }

    .hostArmada-header {
        background-position: 42% center;
    }

    .offers-container img {
        width: 100%;
    }

    .purple-stripes {
        top: 51px;
    }

    /*Tools*/
    div.tool-image img {
        width: 170px;
    }

    div.tool-text {
        background-color: #fff;
        width: 100%;
        position: unset;
        left: -0%;
        border-top-left-radius: 1.5rem;
        border-top-right-radius: 1.5rem;
        border-bottom-right-radius: 1.5rem;
        border-bottom-left-radius: 1.5rem;
        padding: 50px;
        margin-bottom: 60px;
    }

    .desktop-view-tools {
        display: none;
    }

    .mobile-view-tools {
        display: block;
    }
    .mobile-view-tools-smallest{
        display: none;
    }
    .carousel-indicators li {
        background-color: #391385;
        height: 30px;
    }

    .mobile-view-tools .carousel-inner img {
        margin-left: auto;
        margin-right: auto;
    }

    .mobile-view-tools .carousel-inner .info-content {
        font-weight: normal;
        padding: 10px 65px;
        text-align: left;
        height: 85vh;
        border-radius: 50%;
    }

    .mobile-view-tools .carousel-inner .info-content h4 {
        text-align: center;
    }

    .mobile-view-tools .carousel-inner .carousel-item {
        text-align: center;
        font-size: 13px;
    }
    .main-buttons {
        padding: 25px 0px;
        text-align: center;
        position: relative;
        z-index: 8;
    }
    .main-buttons a.btn-header {
        min-width: 200px;
        margin: 0px;
        padding: 18px 15px;
    }
    /*End Tools*/
}

@media screen and (max-width: 767px) {
    img.shared-hosting-isometric-illustration {
        top: -1060px;
        height: auto;
        width: 65%;
        text-align: center;
        left: 17%;
    }
    section.dev-hosting .dev-hosting-bg {
        position: absolute;
        left: -71%;
        top: 0px;
        width: 2100px;
    }
    .hostArmada-header {
        background-image: url(../../uploads/website_images/svg/background.svg);
        background-size: cover;
        height: 100%;
        background-position: 36% 50%;
    }

    .isometric-separator-builder img {
        width: 450px;
    }

    .top-banner .heading {
        color: #4D1E97;
        margin-top: 70%;
    }

    .top-banner .subheading {
        color: #4d1e97;
    }


    /*Pricing Tables*/
    .services .serdiv.get-started .cta-box-featuresvice-wrap .service-section .subtitle {
        min-height: 100px;
    }

    .usecases .accordion.faq .panel-title {
        height: 100%;
    }

    .accordion.faq .panel-title {
        font-size: 12px;
    }

    .offers-container img {
        width: 50%;
        margin: 25px;
    }

    .desktop-view-tools{
        display: none;
    }
    .mobile-view-tools{
        display: block;
    }
    .mobile-view-tools-smallest{
        display: none;
    }
}

@media screen and (max-width: 576px) {
    section.dev-hosting .dev-hosting-bg {
        position: absolute;
        left: -137%;
        top: 0px;
        width: 2100px;
    }
    .included ul {
        padding: 0px 20px;
    }
    section.dev-hosting .dev-hosting-bg {
        position: absolute;
        left: -104%;
        top: 8px;
        width: 2300px;
    }

    /*Tools*/
    .carousel-indicators li{
        background-color: var(--white);
        height: 40px;
        width: 40px;
        border-radius: 50%;
    }
    .desktop-view-tools{
        display: none;
    }
    .mobile-view-tools{
        display: none;
    }
    .mobile-view-tools-smallest{
        display: block;
    }
    div.tool-image {
        border-radius: unset;
        max-width: 322px;
        text-align: center;
        position: unset;
        margin-top: 0%;
        margin-left: auto;
        margin-right: auto;
    }
    .main-buttons {
        margin-top: 63px;
        text-align: center !important;
    }
    .main-buttons a.btn-header {
        min-width: 200px;
        margin: 0px;
        padding: 26px 15px;
        min-width: 230px !important;
        margin-bottom: 15px;
    }
    /*End Tools*/
}

@media screen and (max-width: 420px) {
    section.dev-hosting .dev-hosting-bg {
        position: absolute;
        left: -150%;
        top: 8px;
        width: 2300px;
    }
}
@media screen and (max-width: 335px) {
    section.dev-hosting .dev-hosting-bg {
        position: absolute;
        left: -212%;
        top: 8px;
        width: 2300px;
    }
    img.shared-hosting-isometric-illustration {
        top: -1060px;
        left: 0%;
        width: 100%;
    }
}
