/* Mobile Phones */

@media only screen and (max-width: 400px) {
    #hero,
    #hero .carousel-item {
        height: 800px !important;
    }
}

@media only screen and (max-width: 767px) {

    #hero h2 {
        font-size: 24px !important;
        text-align: left;
        margin-top: 1rem;
        letter-spacing: 0px;
        white-space: nowrap;
    }

    #hero h5 {
        text-align: left;
        line-height: 25px !important;
    }

    #hero h3 {
        text-align: left;
    }

    #hero p {
        text-align: left;
        font-size: 15px;
        white-space: nowrap;
    }

    .services .titleh2 {
        font-size: 40px;
    }

    .services .titleh2::after {
        left: calc(58% - 25px);
    }

    .py-155 {
        padding-left: 10px;
        padding-right: 7px;
    }

    .sub-heading {
        font-size: 26px;
        padding-bottom: 0px;
        line-height: 36px;
    }

    .testimonialsec .title {
        font-size: 3rem;
    }

    .cpguard {
        left: 1rem;
    }

    .home-seo-img {
        position: relative !important;
        left: 1.5rem;
    }

    #hero,
    #hero .carousel-item {
        height: 855px;
    }

    .services .titleh2::after {
        height: 2px;
        width: 50px;
    }

    section {
        padding: 10px 0;
    }

    .service--icon {
        padding: 6px 10px;
        margin-bottom: 0px;
    }

    .testimonials-content {
        font-size: 24px;
    }

    .info-block.info-block-first {
        /* background-color : #000; */
        background-image: linear-gradient(to bottom, #000, #000, #000000, #000000, #000000);
    }

    .info-block.info-block-second {
        /* background-color : #000; */
        background-image: linear-gradient(to bottom, #404040, #404040, #000000, #000000, #000000);
    }

    .footer-payment-section img {
        width: 11% !important;
        height: 70% !important;
    }

    .info-block_title {
        text-align: left !important;
        margin-top: 10px;
    }

    .info-block_text {
        text-align: left !important;
    }

    .info-block {
        padding: 12px;
    }

    .portfolio img {
        width: 100% !important;
        max-width: 100% !important;
        margin-top: 0px;
        margin-bottom: 0px;
        /* height: 4vh !important; */
    }

    .portfolio-padding {
        padding: 1px !important;
    }

    .services .icon-box {
        margin-bottom: 10px;
    }

    .flex-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .image-wrapper {
        width: calc(16.66% - 10px);
        /* 6 columns with some margin between images */
        margin: 5px;
        box-sizing: border-box;
    }

    .image-wrapper img {
        width: 100%;
        height: auto;
        /* Maintain aspect ratio */
    }

    #hero .carousel-content.container {
        padding: 0px !important;
    }

    .offset-custom {
        padding-left: 0px;
        padding-right: 0px;
    }

    .w-88 {
        width: 88% !important;
    }

    .fully_seo_optimized {
        margin-top: 1rem;
    }

    .mt-35{
        margin-top: 3.5rem !important;
    }

    .banner-item p{
        text-align: justify !important;
    }

    /* .container, .container-fluid{
        padding-left: 0;
        padding-right: 0;
    } */
    
    .hero-image-1 {
        width: 100%;
        max-width: 350px;
        height: auto;
        text-align: center;
        margin: auto;
    }

    .leader-titile{
        font-size: 2.5rem;
    }

    .leader-number{
        font-size: 40px;
    }

    .migration-section h2{
        font-size: 40px;
        white-space: inherit;
    }

    .migration-section p{
        font-size: 16px;
        padding: 3px;
    }

    #header .logo img{
        margin-left: -3px;
    }

    #seo_plan_titile{
        font-size: 2rem;
    }

    .classhosting-section h5{
        font-size: 28px;
    }

    .faq-titile h5{
        font-size: 16px;
    }

    .collape-para p{
        font-size: 13px;
    }

    .review-div {
        flex-wrap: wrap;
    }

    .review-image{
        width: 100%;
        text-align: center;
    }

    .review-content{
        width: 100%;
        padding: 1rem;
        text-align: justify !important;
    }

    .review-content span{
       
        font-size: 15px;
    }

    .mobile-nav-toggle{
        right: -1px;
    }

    .feature-box{
        padding: 8px;
    }

    .feature-card {
        height: 285px;
    }

    .banner-item{
        padding: 8px 3px;
    }
}

/* Tablets */
@media only screen and (min-width: 768px) and (max-width: 992px) {
    #hero h2 {
        margin-top: 2rem;
    }

    .portfolio img {
        width: 100% !important;
        max-width: 100% !important;
        /* height: 4vh !important; */
    }

    #hero h5 {
        text-align: left;
        line-height: 25px !important;
    }

    .info-block.info-block-first {
        /* background-color : #000; */
        background-image: linear-gradient(to bottom, #000, #000, #000000, #000000, #000000);
    }

    .info-block.info-block-second {
        /* background-color : #000; */
        background-image: linear-gradient(to bottom, #404040, #404040, #000000, #000000, #000000);
    }

    .footer-payment-section img {
        width: 11% !important;
        height: 70% !important;
        margin-right: 8px;
    }

    .info-block_title {
        text-align: left !important;
        margin-top: 10px;
    }

    .info-block_text {
        text-align: left !important;
    }

    .info-block {
        padding: 1.5rem;
    }

    #hero,
    #hero .carousel-item {
        height: 940px;
    }

    .services .titleh2::after {
        height: 2px;
        width: 50px;
    }

    .services .titleh2::after {
        left: calc(54% - 25px);
    }

    .py-155 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .sub-heading {
        font-size: 32px;
        padding-bottom: 0px;
        letter-spacing: 1px;
        text-align: center;
        line-height: 50px;
    }

    .sub-heading-p {
        font-size: 1.2rem;
        line-height: 30px;
        letter-spacing: 0.5px;
        text-align: center;
    }

    .services .icon-box {
        padding-left: 45px;
        padding-right: 45px;
    }

    .options {
        text-align: center;
    }

    .options img {
        width: 60% !important;
        margin-top: 2rem;
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 2rem !important;
    }

    .services .titleh2 {
        font-size: 3rem;
    }

    .footer-payment-section {
        align-items: center;
        justify-content: flex-start
    }

    .migration-section p{
        font-size: 16px;
        padding: 3px;
    }

    .br-hide{
        display: none;
    }

    .feature-card{
        height: 375px;
        padding: 7px;
    }

    .feature-card p{
        color: #000;
    }
}

/* Laptops and Desktops */
@media only screen and (min-width: 993px) and (max-width: 1199px) {
    .info-block.info-block-first {
        background: url("../img/info-block_bg-1.jpg") 0 50%;
        background-size: cover;
    }

    .info-block.info-block-second {
        background: url("../img/info-block_bg-2.jpg") 100% 50%;
        background-size: cover;
    }

    .info-block.info-block-second {
        background: url(../img/info-block_bg-2.jpg) 100% 50%;
        background-size: cover;
    }
}

/* Large Screens (Desktops) */
@media only screen and (min-width: 1200px) {
    .info-block.info-block-first {
        background: url("../img/info-block_bg-1.jpg") 0 50%;
        background-size: cover;
    }

    .info-block.info-block-second {
        background: url("../img/info-block_bg-2.jpg") 100% 50%;
        background-size: cover;
    }

    .info-block.info-block-second {
        background: url(../img/info-block_bg-2.jpg) 100% 50%;
        background-size: cover;
    }
}

/* SEO-Hosting Page Large Screens (Desktops) */
@media only screen and (min-width: 1200px) {
    .seo-hosting.girl-1 {
        background: url("../img/whatisseohosting.jpg") 0 50%;
        background-size: cover;
    }

    .seo-hosting.girl-2 {
        background: url("../img/why-you-need-seohosting.jpg") 100% 50%;
        background-size: cover;
    }

    .seo-hosting.girl-2 {
        background: url("../img/why-you-need-seohosting.jpg") 100% 50%;
        background-size: cover;
    }
}

/* SEO-Hosting Page Mobile Responsive */

.seo-hosting {
    /* background-color : #000; */
    background-image: linear-gradient(to bottom, #404040, #000, #000000, #000000, #000000);
}

.seo-hosting {
    /* background-color : #000; */
    background-image: linear-gradient(to bottom, #404040, #404040, #000000, #000000, #000000);
}

.seo-hosting_title {
    text-align: left !important;
    margin-top: 10px;
}

.seo-hosting_text {
    text-align: left !important;
}

.seo-hosting {
    padding: 12px;
}


/* .info-block.info-block-first {
    background: url("../img/info-block_bg-1.jpg") 0 50%;
    background-size: cover;
} */

/* .info-block.info-block-second {
    background: url("../img/info-block_bg-2.jpg") 100% 50%;
    background-size: cover;
} */

.seo-hosting_title {
    color: #fff;
    font-family: "Oswald";
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

.seo-hosting_text {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 17px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 0.5px;
}