/* // Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) { 
   
    .container-fluid {
        padding: 0 15px;
    }
    .header-logo {
        left: 10%;
        top: 15px;
        transform: translateX(-10%);
    }
    .partner-part-body {
        /* max-height: 80px; */
    }
    .header-banner-body h3 {
        font-size: 40px;
        line-height: 45px;
    }
    .header-banner-body p {
        width: 90%;
    }
    .header-menu-body{
        display:none;
    }
    .header-mobile-menu-body{
        display:block;
    }
    .partner-part {
        padding-top: 20px;
        padding-bottom: 50px;
    }
    .section-title {
        font-size: 38px;
    }
    .our-services-row:first-child {
        padding-top: 0px;
    }
    .service-contact-col-icon img {
        padding: 10px 10px;
        border-radius: 10px;
    }
    .our-services-row-left h3 {
        line-height: 55px;
        font-size: 26px;
    }
    .services-query-body {
        top: 220px;
    }
    .services-query-part {
        height: 700px;
    }
    .services-query-body p {
        font-size: 33px;
    }
    .accordian_item_title {
        padding: 15px 25px 15px 15px;
        font-size: 15px;
    }
    .accordian_item_title:after {
        right: 7px;
        font-size: 16px;
    }
    .free-hostion-part-title p {
        font-size: 30px;
        line-height: 45px;
    }
    .free-hosting-cloud {
        right: 53px;
        width: 100px;
    }
    .lets-talk-part-btn {
        position: fixed;
        bottom: 10px;
        right: 0px;
        z-index: 999;
    }
    .lets-talk-part-btn .talk-trigger {
        font-size: 18px;
        margin-right: 0px;
    }
    .talk-area {
        width:80%;
        right:10%;
    }
    .main_slider.slick-initialized .slick-slide {
        padding: 40px 25px;
    }
    .tesimonial-content-text p:before {
        font-size: 60px;
        left: -20px;
        top: -47px;
    }
    .our-client-testimonial .slider_dots .slider_navigators {

        margin-left: -10px;
        margin-right: -10px;
        opacity: .7;
    }
    .our-client-testimonial {
        padding-bottom: 20px;
    }
    .our-client-testimonial .slider_dots .slick-track {
        height: auto;
    }
    .faq-animation-1 {
        width: 38%;
        top: 30%;
        left: 5%;
    }
    .faq-animation-2 {
        top: 20%;
        left: 80%;
    }
    .faq-animation-4 {
        top: 100%;
        left: 81%;
    }
    .faq-animation-4 img {
        width: 94%;
        margin-top: 50px;
    }
    .footer-social-link {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .footer-nav ul {
        justify-content: center;
        margin-bottom: 10px;
    }
    .copyright-link p {
        font-size: 16px;
        text-align: center;
    }
    
}
@media (max-width: 767.98px) and (min-width: 576px){
    .container-fluid {
        padding: 0 15px;
    }
    .header-logo {
        left: 10%;
        top: 15px;
        transform: translateX(-10%);
    }
    .partner-part-body {
        /* max-height: 80px; */
    }
    .header-banner-body h3 {
        font-size: 40px;
        line-height: 45px;
    }
    .header-banner-body p {
        width: 90%;
    }
    .header-menu-body{
        display:none;
    }
    .header-mobile-menu-body{
        display:block;
    }
    .partner-part {
        padding-top: 20px;
        padding-bottom: 50px;
    }
    .section-title {
        font-size: 38px;
    }
    .our-services-row:first-child {
        padding-top: 0px;
    }
    .service-contact-col-icon img {
        padding: 10px 10px;
        border-radius: 10px;
    }
    .our-services-row-left h3 {
        line-height: 55px;
        font-size: 26px;
    }
    .services-query-body {
        top: 220px;
    }
    .services-query-part {
        height: 700px;
    }
    .services-query-body p {
        font-size: 33px;
    }
    .accordian_item_title {
        padding: 15px 25px 15px 15px;
        font-size: 15px;
    }
    .accordian_item_title:after {
        right: 7px;
        font-size: 16px;
    }
    .free-hostion-part-title p {
        font-size: 30px;
        line-height: 45px;
    }
    .free-hosting-cloud {
        right: 53px;
        width: 100px;
    }
    .lets-talk-part-btn {
        position: fixed;
        bottom: 10px;
        right: 0px;
        z-index: 999;
    }
    .lets-talk-part-btn .talk-trigger {
        font-size: 18px;
        margin-right: 0px;
    }
    .talk-area {
        width:80%;
        right:10%;
    }
    .main_slider.slick-initialized .slick-slide {
        padding: 40px 25px;
    }
    .tesimonial-content-text p:before {
        font-size: 60px;
        left: -20px;
        top: -47px;
    }
    .our-client-testimonial .slider_dots .slider_navigators {

        margin-left: -10px;
        margin-right: -10px;
        opacity: .7;
    }
    .our-client-testimonial {
        padding-bottom: 20px;
    }
    .our-client-testimonial .slider_dots .slick-track {
        height: auto;
    }
    .faq-animation-1 {
        width: 38%;
        top: 30%;
        left: 5%;
    }
    .faq-animation-2 {
        top: 20%;
        left: 80%;
    }
    .faq-animation-4 {
        top: 100%;
        left: 81%;
    }
    .faq-animation-4 img {
        width: 94%;
        margin-top: 50px;
    }
    .footer-social-link {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .footer-nav ul {
        justify-content: center;
        margin-bottom: 10px;
    }
    .copyright-link p {
        font-size: 16px;
        text-align: center;
    }
}

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) { 
    .container-fluid {
        padding: 0 30px;
    }
    .header-logo {
        left: 20%;
    }
}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
    .container-fluid {
        padding: 0 60px;
    }
    .header-logo {
        left: 20%;
    }

    
    
}


/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .product-tab-content-inner .owl-carousel .owl-stage-outer {
        height:360px!important;
    }
    .navicon-left {
        display:none;
    }
 }


@media (max-width: 920px){
    
}
@media (min-width: 1200px){
    
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
    .container-fluid {
        max-width: 1700px;
        padding: 0 80px;
    }
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
    .container-fluid {
        max-width: 1500px;
        padding: 0 80px;
    }
    .header-menu ul li a {
        font-size: 16px;
    }
    .header-banner-body p {
        font-size: 17px;
    }
    .services-card h4 {
        font-size: 26px;
    }
    .services-card {
        padding: 10px 25px 20px 25px;
        margin-bottom: 35px;
        margin-right: 5px;
    }
    .services-card p {
        font-size: 15px;
    }
    .our-services-row-left h3 {
        line-height: 65px;
        font-size: 38px;
    }
    .our-services-row-left h3:before {
        width: 75px;
    }
    .our-services-row-left-list-ul li {
        margin-bottom: 8px;
    }
    .free-hostion-part-title p {
        font-size: 60px;
        line-height: 75px;
    }
    .free-hostion-col {
        padding: 30px 20px 32px 20px;
    }
    .free-hostion-col p {
        font-size: 21px;
    }
    .services-query-body p {
        font-size: 60px;
    }
    .services-query-body p {
        font-weight: 700;
    }
    .blog-card-date-time {
        margin-bottom: 8px;
    }
    .blog-card-date-time ul li {
        font-size: 14px;
    }
    .blog-card-date-time ul li:before {
        font-size: 5px;
    }

    .talk-area{
        width: 450px;
        padding: 30px;
    }
    .common-form-group .form-control {
        font-size: 16px;
    }
    .common-form-group input.form-control {
        height: 50px;
    }
    p.talk_send_us {
        font-size: 16px;
    }
    .talk-form-body button {
        line-height: 20px;
        height: 45px;
    }
    .common-form-group label {
        font-size: 16px;
    }
}
@media (min-width: 1600px) and (max-width: 1749.98px) {
    .container-fluid {
        max-width: 1700px;
        padding: 0 100px;
    }
    .header-menu ul li a {
        font-size: 16px;
    }
    .header-banner-body h3 {
        font-size: 75px;
        line-height: 85px;
    }
    .header-banner-body p {
        font-size: 18px;
    }
    .header-banner-btn {
        padding-top: 40px;
    }

    .services-card h4 {
        font-size: 26px;
    }
    .services-card {
        padding: 15px 25px 25px 25px;
        margin-bottom: 35px;
        margin-right: 5px;
    }
    .services-card p {
        font-size: 16px;
    }
    .our-services-row-left h3 {
        line-height: 65px;
        font-size: 38px;
    }
    .our-services-row-left h3:before {
        width: 75px;
    }
    .our-services-row-left-list-ul li {
        margin-bottom: 8px;
        font-size: 18px;
    }
    .service-contact-col-dir-img img {
        width: 165px;
    }
    .service-contact-col-title p {
        font-size: 18px;
    }
    .free-hostion-part-title p {
        font-size: 70px;
        line-height: 75px;
    }
    .free-hostion-col {
        padding: 35px 20px 40px 20px;
    }
    .free-hostion-col p {
        font-size: 24px;
    }
    .services-query-part {
        height: 800px;
    }
    .services-query-body p {
        font-size: 70px;
        font-weight: 700;
    }
    .accordian_item_title {
        padding: 20px 20px;
        font-size: 18px;
    }
    .accordian_item .card-body p {
        font-size: 16px;
    }
    .blog-card-date-time {
        margin-bottom: 8px;
    }
    .blog-card-date-time ul li {
        font-size: 14px;
    }
    .blog-card-date-time ul li:before {
        font-size: 5px;
    }
    .blog-card-header h3 a {
        font-size: 30px;
    }
    .blog-card-header {
        min-height: 125px;
    }
    .section-title {
        font-size: 60px;
    }

    .talk-area{
        width: 450px;
        padding: 30px;
    }
    .common-form-group .form-control {
        font-size: 16px;
    }
    .common-form-group input.form-control {
        height: 50px;
    }
    p.talk_send_us {
        font-size: 16px;
    }
    .talk-form-body button {
        line-height: 20px;
        height: 45px;
    }
    .common-form-group label {
        font-size: 16px;
    }

      
}
@media (min-width: 1750px) and (max-width: 6000.98px) {
    .container-fluid {
        max-width: 1700px;
        padding: 0 100px;
    }
    .header-banner-body h3 {
        font-size: 78px;
        line-height: 90px;
    }
    .header-banner-body p {
        font-size: 18px;
        margin-top: 18px;
        margin-bottom: 19px;
    }
    .header-banner-btn {
        padding-top: 40px;
    }
    .section-title {
        font-size: 65px;
    }

    .services-card h4 {
        font-size: 26px;
    }
    .services-card {
        padding: 15px 25px 25px 25px;
        margin-bottom: 35px;
        margin-right: 5px;
    }
    .services-card p {
        font-size: 16px;
    }
    .our-services-row-left h3 {
        line-height: 65px;
        font-size: 38px;
    }
    .our-services-row-left h3:before {
        width: 75px;
    }
    .our-services-row-left-list-ul li {
        margin-bottom: 8px;
        font-size: 18px;
    }
    .service-contact-col-dir-img img {
        width: 165px;
    }
    .service-contact-col-title p {
        font-size: 18px;
    }
    .free-hostion-part-title p {
        font-size: 70px;
        line-height: 75px;
    }
    .free-hostion-col {
        padding: 35px 20px 45px 20px;
    }
    .free-hostion-col p {
        font-size: 24px;
    }
    .services-query-body p {
        font-size: 70px;
        font-weight: 700;
    }
    .services-query-part {
        height: 800px;
    }
    .accordian_item_title {
        padding: 20px 20px;
        font-size: 18px;
    }
    .accordian_item .card-body p {
        font-size: 16px;
    }
    .blog-card-date-time {
        margin-bottom: 8px;
    }
    .blog-card-date-time ul li {
        font-size: 14px;
    }
    .blog-card-date-time ul li:before {
        font-size: 5px;
    }
    .blog-card-header h3 a {
        font-size: 30px;
    }
    .blog-card-header {
        min-height: 125px;
    }
    .talk-area{
        width: 450px;
        padding: 30px;
    }
    .common-form-group .form-control {
        font-size: 16px;
    }
    .common-form-group input.form-control {
        height: 50px;
    }
    p.talk_send_us {
        font-size: 16px;
    }
    .talk-form-body button {
        line-height: 20px;
        height: 45px;
    }
    .common-form-group label {
        font-size: 16px;
    }
}
