/*---------------------- fluid home page styles -----------------------*/

@media (max-width: 1199px) {
    #home-banner .banner-slider .hipaa-cloud h5 {
        display: none;
    }
    #home-banner .banner-slider .black-outline-type3,
    #home-banner .banner-slider .green-flat-type1,
    #home-banner .banner-slider .orange-flat-type1,
    #home-banner .banner-slider .green-flat-type6 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    #home-banner .banner-slider .hosted_private_cloud .black-outline-type3 {
        margin-left: 20px;
    }
    #home-banner .banner-slider .on_demand_dedicated .black-outline-type3 {
        margin-left: 0;
    }
    #home-banner .banner-right-img-abs {
        display: none !important;
    }
    .sliding-frames .banner-frame-inner ul {
        display: none;
    }
    .pagination-wrapper-inner {
        bottom: 10px;
        top: auto;
        position: absolute;
    }
    .sliding-frames {
        height: auto;
    }
    #home-banner .banner-slider .home_sliders .white-outline-type3,
    #home-banner .green-flat-type1,
    #home-banner .slider5 .white-outline-type3,
    #home-banner .banner-slider .green-flat-type6,
    #home-banner .banner-slider .orange-flat-type1,
    #home-banner .violet-flat-type1,
    #home-banner .black-outline-type3,
    #home-banner .white-outline-type3,
    #home-banner .violet-flat-type1 {
        height: 50px;
        margin-bottom: 5px;
        padding-top: 17px !important;
        line-height: 14px;
    }
    .news-section .main-wrapper > ul > li h6.block-heads a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .companies-section h3 .green-linkz {
        padding-top: 13px;
        padding-bottom: 13px;
        font-size: 16px !important;
        margin-left: 0 !important;
        width: 100% !important;
        position: relative;
    }
    .companies-section h3 .green-linkz span {
        position: absolute;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
        margin-left: 5px;
        margin-top: 5px;
    }
    .companies-section {
        height: auto;
        padding-bottom: 30px !important;
        padding-top: 30px !important;
    }
    .companies-section h3 {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
    .product-section .product-inner-section .bn-box-link {
        display: inline-block;
        height: 50px;
        padding-top: 14px;
    }
    .news-section .main-wrapper > ul > li h6.block-heads a:after {
        bottom: auto !important;
    }
    .companies-section .spotlight-cust-logos-wrap {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .companies-section .owl-carousel .owl-wrapper {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .product-section .product-inner-section h5 {
        font-size: 16px;
    }
    .product-section .product-inner-section p {
        font-size: 16px;
    }
    .main-features .bn-box-link {
        font-size: 16px !important;
        line-height: 16px !important;
    }
}

@media (max-width: 991px) {
    #home-banner .private-cloud-experts:before {
        display: none;
    }
}


/*------------------------- ipad styles + styles between 768 - 1199px -------------------------*/

@media (min-width: 768px) and (max-width: 1199px) {
    #home-banner .slider3 .banner-frame-inner h3 {
        margin-bottom: 30px !important;
    }
    #home-banner .slider2 .banner-frame-inner h3 {
        margin-bottom: 30px !important;
    }
    .plusslider-pagination-wrapper .plusslider-pagination {
        text-align: left !important;
    }
    .main-features {
        height: auto;
        display: block;
        background: #565656;
        overflow: hidden;
    }
    .main-features .main-wrapper {
        padding-left: 0 !important;
        padding-right: 0 !important;
        background: #565656;
        overflow: visible;
    }
    .main-features .left-features {
        width: 50%;
        height: auto;
        display: block;
        padding-left: 15px;
        padding-right: 15px;
        height: 195px;
    }
    .main-features .right-features {
        width: 50%;
        height: auto;
        display: block;
        padding-left: 15px;
        padding-right: 15px;
        height: 195px;
    }
    .main-features .feat-data {
        width: 100% !important;
        margin: 0 !important;
        padding-left: 45% !important;
        height: 105px !important;
        background-size: contain !important;
    }
    .main-features .feat-data p {
        display: none;
    }
    .main-features .main-wrapper .bn-box-link {
        float: left !important;
        margin: 15px 0 0 0 !important;
        height: 50px;
        padding-top: 14px;
    }
    .main-features h3 {
        margin: 26px 0 18px 0 !important;
        width: 65%;
        font-size: 19px !important;
        line-height: 23px !important;
    }
    /*--------------------------------------------------client logos------------------------------------*/
    .companies-section h3 .green-linkz {
        display: block;
        margin-left: 0;
    }
    .product-section {
        height: auto;
    }
    .product-section .product-inner-section {
        height: 320px;
        padding: 0 10px;
    }
    .product-section .product-inner-section:first-child::before {
        height: 320px;
    }
    .product-section .product-inner-section .img {
        margin-top: 34px;
    }
    .product-section .product-inner-section h3 {
        margin-top: 75px;
    }
    .news-section .main-wrapper > ul > li .date-span {
        display: none;
    }
    .news-section .main-wrapper > ul > li p a {
        display: none;
    }
    .news-section .main-wrapper > ul > li h6.block-heads {
        padding-top: 88px;
    }
    .news-section {
        height: auto;
        padding-bottom: 20px;
    }
    .news-section .main-wrapper > ul {
        height: auto;
    }
    .news-section .main-wrapper > ul > li {
        width: 33%;
        height: auto !important;
    }
    footer .top-f .f-box .aside-button {
        width: 100% !important;
    }
    /*----------------------------------- home banner optimization --------------------------------*/
    .plusslider {
        height: 327px;
    }
    .plusslider-container {
        height: 327px;
    }
    #home-banner .banner-slider .home_sliders {
        height: 327px;
    }
    #home-banner .private-cloud-experts .banner-frame-inner {
        height: 327px;
        padding-top: 20px;
        padding-left: 0;
    }
    #home-banner .banner-slider .home_sliders h4 {
        font-size: 35px !important;
        line-height: 37px;
        margin: 0 0 0 0 !important;
    }
    .sliding-frames .banner-frame-inner h2 {
        font-size: 40px !important;
        line-height: 42px;
    }
    #home-banner .banner-slider .home_sliders h2 {
        font-size: 40px !important;
        line-height: 42px;
    }
    #home-banner .banner-slider .home_sliders h2 span {
        font-size: 35px !important;
        line-height: 37px;
        font-weight: 300 !important;
    }
    #home-banner .banner-slider .home_sliders h3,
    #home-banner .banner-slider .hosted_private_cloud h5,
    #home-banner .banner-slider .on_demand_dedicated h5 {
        font-size: 28px;
        line-height: 30px;
        margin-bottom: 30px;
        font-weight: 300;
    }
    #home-banner .banner-slider .private-cloud-experts h5 {
        line-height: 30px;
        margin-bottom: 30px;
    }
    #home-banner .banner-slider .home_sliders .white-outline-type3 {}
    #home-banner .banner-slider .green-flat-type6 {}
    #home-banner .banner-slider .orange-flat-type1 {}
    #home-banner .slider5 h2 {
        font-size: 40px !important;
        line-height: 42px;
    }
    .sm-banner-top-head {}
    #home-banner .private-cloud-experts:before {}
    .banner-table {
        float: left;
        display: table;
        width: 100%;
        height: 327px;
    }
    .banner-valign {
        display: table-cell;
        width: 100%;
        vertical-align: middle;
        height: 100%;
        padding-right: 70px;
    }
    #home-banner .banner-frame-inner {
        float: left;
        display: table;
        width: 100%;
        height: 327px;
    }
    .banner-valign .td-top {
        margin-top: 0 !important;
    }
    #home-banner .td-hide {
        display: none !important;
    }
    #home-banner .banner-slider .hipaa h3 {
        font-size: 22px;
        font-weight: 300;
    }
    #home-banner .banner-slider .pci-cloud h3 {
        font-size: 22px;
        font-weight: 300;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .companies-section .spotlight-cust-logos-wrap img {
        margin-right: 9px;
    }
    #home-banner .banner-slider .private-cloud-experts .client-wrap {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .companies-section .spotlight-cust-logos-wrap img {
        margin-right: 30px !important;
    }
}

@media (max-width: 767px) {
    /*---------------------- customizing home banners -----------------*/
    .plusslider {
        height: 215px;
    }
    .plusslider-container {
        height: 215px;
    }
    .banner-table {
        float: left;
        display: table;
        width: 100%;
        height: 215px !important;
    }
    .banner-valign {
        display: table-cell;
        width: 100%;
        vertical-align: middle;
        height: 100%;
        padding-right: 0px;
    }
    #home-banner .banner-frame-inner {
        float: left;
        display: table;
        width: 100%;
        height: 215px !important;
        padding-left: 0;
        padding-top: 0 !important;
    }
    #home-banner .td-hide {
        display: none !important;
    }
    #home-banner .td-top {
        margin-top: 0 !important;
    }
    #home-banner .banner-slider .home_sliders {
        height: 215px
    }
    #home-banner .banner-slider .home_sliders h4 {
        margin: 0px 0px 0px 0px !important;
        font-size: 18px;
        line-height: 20px;
        font-weight: 400;
    }
    #home-banner .banner-slider .home_sliders h2 {
        font-size: 18px;
        line-height: 20px;
        margin: 0 0 20px 0 !important;
    }
    #home-banner .slider5 h2 {
        font-size: 18px;
        line-height: 20px;
        margin: 0 0 20px 0 !important;
    }
    #home-banner .slider5 blockquote {
        font-size: 17px;
        line-height: 18px;
        margin: 0 0 0 0 !important;
        width: 100%;
    }
    #home-banner .slider5 blockquote span.author {
        font-size: 16px !important;
        line-height: 17px !important;
        margin-bottom: 10px;
        margin-top: 10px;
        font-weight: 300;
    }
    #home-banner .banner-slider .home_sliders h3,
    #home-banner .banner-slider .hosted_private_cloud h5,
    #home-banner .banner-slider .on_demand_dedicated h5 {
        font-size: 16px !important;
        line-height: 18px !important;
        margin: 0 0 20px 0 !important;
    }
    #home-banner .banner-slider .hipaa h3,
    #home-banner .banner-slider .pci-cloud h3 {
        font-weight: 300 !important;
    }
    #home-banner .banner-slider .home_sliders h2 span {
        font-size: 20px;
        line-height: 20px;
        font-weight: 400;
    }
    #home-banner .banner-slider .private-cloud-experts h5 {
        margin: 0px 0px 10px 0px !important;
        font: 300 16px/20px 'Gotham SSm A', 'Gotham SSm B';
        float: left;
        width: 100%;
    }
    .sm-banner-top-head {}
    #home-banner .private-cloud-experts:before {
        display: none;
    }
    #home-banner .private-cloud-experts .banner-frame-inner {
        padding-left: 0 !important;
    }
    #home-banner .banner-slider .hipaa h4 {
        margin-bottom: 5px !important;
    }
    .sliding-frames .banner-frame-inner h2 {
        font-size: 20px;
        line-height: 20px;
        margin: 0 0 10px 0 !important;
    }
    .sliding-frames .banner-frame-inner h3 {
        margin: 0 0 10px 0 !important;
    }
    .sliding-frames .banner-frame-inner h3,
    .sliding-frames .banner-frame-inner h3 i {
        font-size: 18px;
        line-height: 20px;
    }
    .plusslider-pagination-wrapper .plusslider-pagination {
        text-align: left !important;
    }
    /*---------------------- customizing client area-----------------*/
    .main-features {
        height: auto !important;
        display: block !important;
    }
    .main-features .main-wrapper {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .main-features .left-features {
        height: auto;
        display: block;
        width: 100%;
        padding: 10px 15px 0 15px !important;
    }
    .main-features .right-features {
        height: auto;
        display: block;
        width: 100%;
        padding: 10px 15px 0 15px !important;
    }
    .main-features .left-features .feat-data {
        width: 100%;
        margin: 0 !important;
        background-size: contain !important;
        background-position: 0 bottom !important;
        min-height: 140px !important;
        height: auto !important;
    }
    .main-features .right-features .feat-data {
        width: 100%;
        margin: 0 !important;
        background-size: contain !important;
        background-position: 0 bottom !important;
        min-height: 140px !important;
        height: auto !important;
    }
    .main-features .right-features:after {
        display: none;
    }
    .main-features .bn-box-link {
        margin-left: 50% !important;
        margin-top: 50px !important;
        height: 50px;
        padding-top: 17px;
    }
    .main-features .left-features h3 {
        margin: 10px 0 20px 0 !important;
        width: 100%;
        font: 500 16px/18px 'Gotham SSm A', 'Gotham SSm B';
    }
    .main-features .right-features h3 {
        margin: 10px 0 20px 0 !important;
        width: 100%;
        font: 500 15px/18px 'Gotham SSm A', 'Gotham SSm B';
    }
    /*----------------------------------- customizing clients area -----------------------------*/
    .companies-section h3 {
        font: 500 16px/18px 'Gotham SSm A', 'Gotham SSm B';
    }
    /*    .companies-section h3 .green-linkz{
        font-size: 13px !important;
        line-height: 15px !important;
        margin-left: 0;
        display: block;
        margin-top: 10px;
    }*/
    /*--------------------------------- product section --------------------------------------*/
    .product-section {
        height: auto;
    }
    .product-section .product-inner-section {
        width: 100%;
        border-right: 0;
        height: auto;
        padding-bottom: 20px;
    }
    .product-section .product-inner-section:first-child {
        border-bottom: 1px solid #d7d7d7;
    }
    .product-section .product-inner-section:first-child::before {
        display: none;
    }
    .product-section .product-inner-section .img {
        position: relative;
        margin: 20px auto;
        left: auto;
    }
    .product-section .product-inner-section h3 {
        margin: 0px 0px 10px 0px;
        font-size: 17px;
        line-height: 18px;
    }
    /*---------------------------------------- news section -------------------------------*/
    .news-section {
        height: auto;
        padding: 25px 0;
    }
    .news-section .main-wrapper > ul > li {
        width: 100%;
        height: auto;
        text-align: center;
        margin-top: 25px;
    }
    .news-section .main-wrapper > ul > li:first-child {
        margin-top: 0;
    }
    .news-section .main-wrapper > ul > li .date-span {
        display: none;
    }
    .news-section .main-wrapper > ul > li p {
        display: none;
    }
    .news-section .main-wrapper > ul > li p a {
        display: none;
    }
    .news-section .main-wrapper > ul > li:after {
        top: 8px;
    }
    .news-section .main-wrapper > ul > li h6.block-heads {
        padding-top: 50px;
    }
    .news-section .main-wrapper > ul > li.blog-child:after {}
    .news-section .main-wrapper > ul > li h6.block-heads a {
        float: none !important;
        display: block;
    }
    .sliding-frames .quote-left,
    .sliding-frames .quote-right {
        width: 12px !important;
        background-size: contain !important;
    }
    .sliding-frames .quote-left {
        margin-right: 5px;
    }
    .sliding-frames .quote-right {
        margin-left: 5px;
    }
    /*--------------------------- client logo slider for mobile and tablets -----------------*/
    .companies-section .spotlight-cust-logos-wrap img {}
    .owl-carousel .owl-item {
        text-align: center;
    }
}

@media (max-width: 500px) {
    #home-banner .banner-slider .home_sliders .white-outline-type3,
    #home-banner .banner-slider .green-flat-type6,
    #home-banner .banner-slider .orange-flat-type1,
    #home-banner .violet-flat-type1,
    #home-banner .black-outline-type3,
    #home-banner .green-flat-type1,
    #home-banner .white-outline-type3,
    #home-banner .banner-frame-inner .gray-flat-type-revised,
    .plesk-landing-banner__btn {
        margin-bottom: 5px;
        width: 100%;
        text-align: center;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .plusslider {
        height: 300px;
    }
    .plusslider-container {
        height: 300px;
    }
    #home-banner .banner-slider .home_sliders {
        height: 300px;
    }
    #home-banner .private-cloud-experts .banner-frame-inner {
        height: 300px;
    }
    #home-banner .banner-table {
        height: 300px !important;
    }
    #home-banner .banner-valign {
        height: 300px !important;
        padding-right: 0 !important;
    }
}
