.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;
}


.mobile-features{
    display: none;
}
.regular-features{
    color: #391385;
    font-weight: 600;
}
.top-banner .heading{
    padding-top: 50px;
    color: #391385;
    font-size: 25px;
    margin-bottom: 10px;
}
.top-banner .heading span.bigger{
    font-size: 34px;
    color: #ff5a5a;
    line-height: 40px;
}
.top-banner .subheading{
    color: #391385;
    margin-bottom: 10px;
}
.shared-hosting-benefits{
    margin-top: 170px;
    box-shadow: 0 0rem 1rem rgba(0,0,0,.15);
    border-radius: 1.25rem!important;
    padding: 25px 15px;
    background-color: #fff;
    text-align: center;
    color: #391385;
    position: relative;
    z-index: 9;
}
div.shared-hosting-benefits > div.row{
    margin-top: -25px;
}
.shared-hosting-benefits-heading{
    border-radius: 1.25rem!important;
    background-color: #fff;
    border: 1px solid #E9DFFC;
    width: 251px;
    height: 35px;
    line-height: 35px;
    font-weight: 700;
    position: relative;
    top: -40px;
    margin-left: auto;
    margin-right: auto;
}
.shared-hosting-benefits .benefits-heading{
    font-size: 15px;
    padding-bottom: 15px;
    font-weight: 700;
}
.shared-hosting-benefits .benefits-sub-heading{
    font-size: 13px;
}

.shared-hosting-benefits .shared-hosting-benefit-icon{
    height: 60px;
    margin-bottom: 10px;
}
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;
}
div.included h4{
    color: #391385;
    font-weight: 600;
}
.main-buttons{
    padding-top: 25px;
}
.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;
}


/*Pricing*/
section.vps-pricing-tables{
    padding-top: 70px;
}
div.pricing-container{
    width: 100%;
    border-radius: 1.25rem 1.25rem 0rem 0rem;
    background-color: #ffffff;
    padding: 10px;
    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: left;
    color: #391385;
    margin-top: 30px;
    padding-top: 177px
}
.pricing-plan-name{
    background-repeat: no-repeat;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    font-style: italic;
    color: #391385;
    background-size: cover;
    width: 205px;
    height: 206px;
    position: relative;
    top: 125px;
    margin-left: auto;
    margin-right: auto;
}
.pricing-circle{
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    margin-left: auto;
    margin-right: auto;
}
div.ds-image{
    width: 100%;
    height: 266px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -129px;
}
div.pricing-container .pricing-plan-description{
    text-align: center;
    font-size: 15px;
    color: #391385;
    font-style: italic;
}
div.rocket-box{
    background: #fff url("../../uploads/website_images/svg/shared_hosting/rocket-box.svg");
    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: #fff;
    font-weight: 700;
    text-align: center;
    padding: 26px 0px 7px 0px;
}
div.pricing-butons{
    text-align: center;
}
.benefit-icon-new{
    min-height: 85px;
}
div.compare-all{
    text-align: center;
    margin-top: 15px;
    color: #391385;
    margin-bottom: 50px;
}
div.pricing-container .pricing-butons a{
    margin: 15px;
}
div.pricing-container .pricing-content{

}
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;
    margin-bottom: 0px;
}
div.pricing-container .pricing-content ul li{
    padding: 7px 0px;
    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;
    font-size: 15px;
    padding: 15px 0px;
}
section.hosting-guarantee{
    padding: 20px;
}
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-text h3{
    font-size: 17px;
    font-weight: 600;
    color: #391385;
}
div.guarantee-text p{
    font-size: 12px;
    color: #7459AA;
}
/*End Pricing*/
/*What else do we have to offer*/
section.custom-offers div.service-text, section.custom-offers div.service-text p{
    color: #fff;
}

body > section.custom-offers > div > div.row > div > div > hr.hr-title-separator{
    border: 1.5px solid #fff;
}

.offers-container{
    background-color: #fff;
    border-radius: 2rem;
    padding: 25px;
    text-align: center;
    color: #4D1E97;
}
.offers-container img{
    width:85%;
}
.offers-container div.row{
    margin: 25px 0px;
}
.offers-container .content-container h3{
    font-size: 25px;
    font-weight: 900;
    color: #391385;
}
.offers-container .content-container p{
    padding: 20px 10px;
}
.management-services .tabs-header.mb-5 ul li.col-md-2 > img{
    height: 50%;
}
/*End What else do we have to offer*/
/*Features*/

.hosting-features{
    background-color: #fff;
}
.services .service-wrap .service-section .subtitle{
    min-height: 285px;
}
/*End Features*/
/*Management Services*/
.tabs.offers-tabs .tabs-header li{
    border: none;
    padding: 0px;
    text-align: center;
    color: #391385;
}
.tabs.offers-tabs .tabs-header .active{
    border-left: none;
    transform: translateY(20px);
}
.faq{
    width: 100%;
}
.tabs-header ul li h3{
    font-size: 15px;
    padding-top: 25px;
    font-weight: 700;
}
.info-content{
    color: #391385;
}
.info-content h4{
    font-size: 25px;
    font-weight: 900;
    padding-bottom: 15px;
}
.info-content p b {
    font-weight: 800;
}
.desktop-view-management{
    display: block;
}
.desktop-view-management ul{
    list-style: circle;
}
.mobile-view-management{
    display: none;
}
/*End Management Services*/
/*Usecases*/

.usecases .accordion.faq .panel-title{
    border-bottom: none;
    background-color: #fff;
    font-weight: 800;
    padding: 30px;
    border-radius: 1rem;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    box-shadow: 0 5px 15px 0 rgba(110,110,110,.1);
    transition: 0.3s;
    height: 110px;
    line-height: 47px;
}
.usecases .accordion.faq .panel-wrap {
    margin-bottom: 15px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}
.usecases .accordion.faq .panel-title.active{
    border-bottom: none;
    font-weight: 800 !important;
}
.panel-icon{
    float: left;
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid;
    border-image: linear-gradient( to bottom, #320395, rgba(0, 0, 0, 0) ) 1 100%;
}
.panel-icon img{
    width: 90px;
    height: 50px;
}
/*End Usecases*/

div.rocket-box .price{
    font-weight: 500;
}


.dedicated-hosting{
    background-color: #FEFEFF;
    color: #7459AA;
    text-align: left;
    padding-bottom: 100px;
    overflow: hidden;
}
.dedicated-hosting .bg-diamond-1{
    position: absolute;
    left: 45.4%;
    top: -32px;
}
.dedicated-hosting .main-heading{
    padding-top: 190px;
}
.dedicated-hosting .main-iso-img{
    padding-top: 160px;
}
.dedicated-hosting .main-heading h2{
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 25px;
}
.dedicated-hosting .main-heading h1{
    font-size: 42px;
    font-weight: 800;
    color: #562eb0;
}
.dedicated-hosting .main-heading h3{
    font-family: Montserrat;
    color: #7459AA;
}
.dedicated-hosting .benefits-container{
    margin-top: 180px;
}
.dedicated-hosting .benefits-container .benefit{
    background-color: #fff;
    -webkit-border-radius: 2;
    -moz-border-radius: 2;
    border-radius: 2;
    -webkit-box-shadow: 0 0rem 1rem rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0rem 1rem rgba(0, 0, 0, .15);
    box-shadow: 0 0rem 1rem rgba(0, 0, 0, .15);
    padding: 20px;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.3s ease-in-out;
    margin-bottom: 5px;
}
.dedicated-hosting .benefits-container .benefit:hover{
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);

}
.dedicated-hosting .benefits-container h2{
    color: #391385;
    font-size: 46px;
    text-align: right;
    font-weight: 800;
}
.dedicated-hosting .benefits-container .benefit h3{
    font-size: 18px;
    font-weight: 600;
    margin: 15px 0px;
    color: #391385;
}
.dedicated-hosting .benefits-container .benefit .benefit-description{
    font-size: 14px;
}

.pricing-plan-container .pricing-plan-header {
    padding-top: 20px;
}
.pricing-plan-container {
    margin-top: 50px;
}
.pricing-plan-container .plan-name{
    text-align: center;
}
.pricing-plan-container .pricing-plan-header .plan-pricing{
    text-align: center;
}
@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;
    }

}
@media screen and (max-width: 991px){
    .dedicated-hosting .main-heading h1 {
        font-size: 35px;
    }
    .dedicated-hosting .main-heading h2 {
        font-size: 15px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .dedicated-hosting .benefits-container{
        margin-top: 115px;
    }
    .dedicated-hosting .benefits-container h2 {
        color: #391385;
        font-size: 30px;
        text-align: center;
        margin-bottom: 35px;
    }
    section.vps-pricing-tables{
        padding-top: 1px;
    }
    .included{
        font-size: 12px;
    }
    .top-banner .heading span.bigger{
        font-size: 23px;
    }
    .top-banner .heading{
        font-size: 20px;
    }
    .hostArmada-header{
        background-position: 42% center;
    }

    .main-buttons a.btn-header {
        min-width: 200px;
        margin: 0px;
        padding: 18px 15px;
    }
    /*Opensource Ready */
    .regular-content{
        display: none;
    }
    .responsive-content{
        display: block;
        margin-top: 150px;
    }
    section.opensource-ready div.isometric-separator-cubes img{
        padding-top: 0px;
    }
    section.opensource-ready div.isometric-separator-top{
        height: 448px;
    }
    .opensource-icons{
        top: -130px;
    }
    .opensource-features{
        margin-top: -100px;
    }
    .opensource-feature-icon{
        text-align: center;
    }
    /*End Opensource Ready */
    .offers-container img{
        width: 100%;
    }
}
@media screen and (max-width: 767px){
    .dedicated-hosting .main-iso-img {
         padding-top: 0px;
    }
    .dedicated-hosting .bg-diamond-1 {
        left: 58.4%;
    }
    .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;
    }
    .top-banner .subheading{
        color: #4d1e97;
    }
    .included{
        color: #7459AA;
    }
    .subheading-big{
        font-size: 25px;
        color: #4D1E97;
    }
    .top-banner{
        margin-top: 0px;
        height: 100%;
    }
    /*Pricing Tables*/
    section.shared-hosting-pricing-tables{
        padding-top: 900px;
    }

    .shared-hosting-benefits .shared-hosting-benefit-icon{
        margin-top: 25px;
    }
    .pricing-plan-name{
        background-image: none;
        color: #391385;
        width: 100%;
        padding-top: 50px;
    }
    div.ds-image{
        margin-top: -57px;
    }
    /*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;
    }
    .desktop-view-management{
        display: none;
    }
    .mobile-view-management{
        display: block;
    }
    .carousel-indicators li{
        background-color: #391385;
        height: 30px;
    }
    .mobile-view-management .carousel-inner img{
        margin-left: auto;
        margin-right: auto;
    }
    .mobile-view-management .carousel-inner .info-content{
        font-weight: normal;
        padding: 10px 65px;
        text-align: left;
        height: 85vh;
        border-radius: 50%;
    }
    .mobile-view-management .carousel-inner .info-content h4{
        text-align: center;
    }
    .mobile-view-management .carousel-inner .carousel-item{
        text-align: center;
        font-size: 13px;
    }
    .offers-container img{
        width: 50%;
        margin: 25px;
    }
}
@media screen and (max-width: 576px){
    .top-banner{
        margin-top: 75px;
    }
    .dedicated-hosting .main-heading {
        padding-top: 160px;
    }
    .hostArmada-header{
        background-position: 39% 50%;
    }
    .included ul{
        padding: 0px 20px;
    }
    img.shared-hosting-isometric-illustration{
        top: -1040px;
        width: 75%;
    }
    /*Pricing Tables*/
    section.shared-hosting-pricing-tables{
        padding-top: 1020px;
    }
    .shared-hosting-benefits{
    }

    /*Pricing Tables*/
    .main-buttons a:first-child{
        margin-right: unset;
        margin-bottom: 25px;
    }
}
@media screen and (max-width: 420px){

    /*Pricing Tables*/
    section.shared-hosting-pricing-tables{
        padding-top: 1080px;
    }

    /*Pricing Tables*/
}
@media screen and (max-width: 335px){

    img.shared-hosting-isometric-illustration{

        top: -1024px;
    }
    /*Pricing Tables*/
    section.shared-hosting-pricing-tables{
        padding-top: 1200px;
    }
    /*Pricing Tables*/
}