/* Laptop Layout: 1200px. */
@media only screen and (min-width: 1400px) and (max-width: 1505px) {
   
}

@media only screen and (min-width: 1400px) and (max-width: 1505px) {
   
}

@media only screen and (min-width: 768px) and (max-width: 1024px) { 
    .logo img {
        width: 60px;
        padding-top: 5px;
    
    }
}
/* Medium Layout: 992px. */
@media only screen and (min-width: 992px) and (max-width: 1200px) { 
    /* home page start */
    .main-manu li a, .site-btn li a {
        font-size: 14px;
    }
    .hero-top-content h2 {
        font-size: 50px;
    }
    .hero-top-content {
        left: 30%;
    }
    section.about-area {
        padding: 80px 0;
        padding-bottom: 60px;
    }
    .section-tittle p br {
        display: none;
    }
    section.what-our-client-say {
        padding-top: 80px;
    }
    section.what-our-client-say .section-tittle {
        margin-bottom: 30px;
    }
    .single-client-slile-item p {
        font-size: 30px;
    }
    .cta-right h2 {
        font-size: 50px;
    }
    .cta-bg {
        padding: 50px;
    }
    /* home page v2 start */
    section.get-quote {
        padding-top: 80px;
    }
    img.quote-ani-first {
        right: 0;
    }
    img.quote-ani-secound {
        left: 0;
    }
    .quote-img img {
        width: 200px;
    }
    /* content generator v2 */
    .content-generator-v2 {
        padding: 80px 0;
    }
    .generate-btn a {
        font-size: 14px;
    }
    .right-keryword span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 10px;
    }
    /* log in form */
    .contact-form {
        padding: 80px;
    }
    .contact-form h2 {
        margin-bottom: 35px;
    }
}
/* Tablet & mobile Layout: 768px. */
@media only screen and (max-width: 991px) { 
    .main-manu {
        display: none;
    }
    .site-btn {
        display: none;
    }
    section.about-area {
        padding: 60px 0;
    }
    .section-tittle span {
        margin-bottom: 10px;
    }
    .section-tittle p {
        font-size: 18px;
    }
    .section-tittle h2 {
        margin-bottom: 15px;
    }
    .section-tittle {
        margin-bottom: 50px;
    }
    .we-do-left.bdr {
       border: none;
    }
    section.what-our-client-say {
        padding-top: 60px;
    }
    .cta-right input {
        font-size: 15px;
    }
    .cta-right h2 {
        font-size: 33px;
    }
    /* home v2 page start */
    section.get-quote {
        padding-top: 60px;
    }
    .quote-img img {
        width: 150px;
    }
    img.quote-ani-first {
        right: 0;
    }
    img.quote-ani-secound {
        left: 0;
    }
    .quote-tittle {
        padding-left: 0;
        text-align: center;
    }
    .quote-tittle h2 {
        font-size: 38px;
    }
    .quote-tittle p {
        font-size: 18px;
    }
    /* content generator v1 page start */
    .content-generator-area {
        padding: 60px 0;
    }
    .generate-main-form {
        width: auto;
    }
    .keyword-btn a, .unlock-content a {
        font-size: 16px;
        padding: 13px 15px;
    }
    .generate-main-form {
        padding-bottom: 60px;
    }
    /* content generator v2 page start */
    .content-generator-v2 {
        padding: 60px 0;
    }
    .right-keryword span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 10px;
    }
    
}

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) { 
    /* home page start */
    .hero-top-content h2 {
        font-size: 40px;
    }
    a.primary-btn,.hero-btn a {
        font-size: 16px;
    }
    .hero-top-content {
        left: 30%;
    }
    .section-tittle h2 {
        font-size: 38px;
    }
    .section-tittle p br {
        display: none;
    }
    .we-do-left.bdr {
        border: none;
        margin-bottom: 80px;
    }
    .we-do-left {
        height: 600px;
    }
    .single-client-slile-item p {
        font-size: 19px;
    }
    .single-client-slile-item p {
        font-size: 19px;
        margin-bottom: 30px;
    }
    .cta-bg {
        padding: 50px;
    }
    .cata-img img {
        width: 180px;
    }
    .cta-wrap {
        gap: 80px;
    }
    .cta-right form a {
        padding: 21px 15px;
    }
    .cta-right form a {
        padding: 19px 15px;
    }
    .footer-area {
        height: 255px;
    }
     /* content generator v2 page start */
     .right-generator-form input[type="submit"] {
        width: auto;
    }
    .right-generator-form input {
        padding: 14px 50px;
    }
    /*contact us start  */
    .contact-form {
        padding: 40px;
    }
    .contact-form h2 {
        margin-bottom: 35px;
    }
}
/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) { 
    /*home page start */
    .logo img {
        width: 60px;
        padding-top: 5px;
    }
    .hero-top-content {
        width: 100%;
    }
    .hero-top-content h2 {
        font-size: 23px;
        margin-bottom:25px;
    }
    .hero-top-content {
        top:38%;
        left: 61%;
    }
    .hero-btn li:first-child {
        margin-right: 0;
    }
    .hero-btn a {
        font-size:12px;
        padding: 16px 12px;
    }
    .about-tittle h2 br {
        display: none;
    }
    .about-tittle h2 {
        font-size: 20px;
    }
    .single-about-item {
        padding: 20px;
    }
    .section-tittle h2 {
        font-size: 30px;
    }
    .we-do-left.bdr {
        margin-bottom: 80px;
    }
    .we-do-left {
        height: 515px;
    }
    .section-tittle h2{
        line-height: normal;
    }
    .single-wedo-right-item h2 {
        font-size: 32px;
        line-height: normal;
    }
    .single-client-slile-item p {
        font-size: 22px;
        margin-bottom:32px;
    }
    .client-right {
        margin-top: 40px;
    }
    .cta-bg {
       padding: 20px;
    }
    .cta-wrap {
        gap: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .cata-img img {
        width: 180px;
    }
    .cta-right h2 br {
        display: none;
    }
    .cta-right a {
        padding: 21px 15px;
        font-size: 13px;
    }
    /* home page v2 */
    .quote-img img {
        width: 70px;
    }
    .quote-bg {
        padding: 20px;
    }
    .quote-form {
        width: 100%;
        padding:20px;
        border-radius: 10px;
    }
    .quote-form label {
        font-size: 18px;
    }
    .quote-form .name {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 0;
    }
    .first-name,.last-name{
        width: 100%;
    }
    .quote-form input, .quote-form textarea {
        margin-bottom: 20px;
    }
    .quote-form input[type="submit"] {
        font-size: 18px;
        padding: 17px 28px;
    }
    .section-tittle h2 {
        margin-bottom: 0;
    }
    /* content generator v1 */
    .generate-main-form {
        padding: 20px;
    }
    .keyword-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .medai-all-btn {
        gap:0px;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    /* content generate v2 page start */
    .form-tittle h2 {
        font-size: 32px;
    }
    .generator-form-wrap {
        padding:20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .right-generator-part {
        margin-left: 0;
    }
    .right-generator-form input {
        padding: 14px 33px;
    }
    .right-generator-form input[type="submit"] {
        width: 265px;
    }
    .keryword-part-tittle p {
        font-size: 14px;
    }
    .generate-btn {
        padding-left: 0;
    }
    .generate-btn a {
       font-size: 16px;
    }
    .generate-btn {
        text-align: center;
    }
    .left-generator-part {
        width: auto;
        border: none;
        padding-right:0px;
        margin-bottom: 50px;
    }
    /* log in page start */
    section.sing-up-area {
        padding: 60px 0;
    }
    .sing-up-form {
        width: auto;
        padding: 20px;
    }
    .sing-buttom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .sing-buttom p {
        margin-bottom: 10px;
    }
    /* contact us page start */
    .contact-form {
        padding: 20px;
    }
    .contact-form h2 {
        margin-bottom: 20px;
    }
    .contact-form form span {
        margin-bottom: 20px;
    }


}
/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) { 
    
}