/* ====================== RESPONSIVE SETTINGS ====================== */


/* =========== All page Responsive =============== */

@media screen and (max-width: 1199px) {
    /* ====== index.php ====== */
    .work-para {
        padding: 0 10px;
    }
    .work-line div:nth-child(2) {
        bottom: -70px;
        left: 200px;
    }
    .work-line div:nth-child(3) {
        right: 200px;
        top: -66px;
    }
    .work-hr {
        display: none !important;
    }
}

@media screen and (max-width: 991px) {
    /* global setting */
    .container {
        max-width: 925px;
    }
    /* ====== index.php ====== */
    .header-about h2 {
        margin-top: 26px;
    }
    .feature h4 {
        width: 100%;
        margin: 19px 0 15px 0;
    }
    .feature .mt {
        margin-top: 32px !important;
    }
    .service-1 .col-lg-8 p {
        padding: 0;
    }
    .experience .col-lg-8 p {
        padding: 0;
    }
    .work-line div:first-child {
        top: -100px;
        left: -30px;
    }
    .work-line div:nth-child(2) {
        bottom: -70px;
        left: 132px;
    }
    .work-line div:nth-child(3) {
        right: 96px;
        top: -117px;
    }
    .work-line div:last-child {
        right: -23px;
        bottom: -70px;
    }
    .footer-hr p {
        padding: 0 95px;
    }
    .footer-menu p {
        padding: 0 10px 0 0;
    }
    /* ====== privacy.php terms.php cookies.php ======  */
    .privacy_page p,
    .cookies_page p,
    .terms_page p {
        padding: 0 100px;
    }
    .ab-count {
        bottom: 40px;
        left: 73px;
    }
}

@media screen and (max-width: 768px) {
    /* global style */
    h1 {
        font-size: 60px;
        font-weight: 800;
        line-height: 66px;
    }
    h2 {
        font-size: 34px;
        font-weight: 800;
        line-height: 48px;
    }
    h3 {
        font-size: 18px;
        font-weight: 600;
        line-height: 24px;
    }
    h4 {
        font-size: 16px;
        font-weight: 700;
        line-height: 22px;
    }
    h5 {
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
    }
    h6 {
        font-size: 12px;
        font-weight: 500;
        line-height: 18px;
    }
    p {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
    }
    button {
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        padding: 14px 30px 14px 30px;
    }
    a {
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        padding: 14px 30px 14px 30px !important;
    }
    .h2_margin {
        margin: 13px 0;
    }
    .container {
        max-width: 757px;
    }
    /* ====== index.php ====== */
    .hero {
        padding: 110px 0 279px 0;
    }
    .ab-feature {
        padding: 10px 0 60px 0;
    }
    .about {
        padding: 70px 0;
    }
    .ab-count {
        width: 155px;
        height: 155px;
    }
    .ab-count h5 {
        width: 110px;
    }
    .tab button {
        padding: 11px 19px;
    }
    .service-1 {
        padding: 70px 0;
    }
    .service-1 .flex-column {
        flex-wrap: wrap;
    }
    .service-card{
        width: 48%;
    }
    .service-card2 {
        min-width: 48%;
    }
    .service-card img[alt="slider1"] {
        width: 85px;
    }
    .service-card img[alt="slider2"] {
        width: 62px;
    }
    .service-card img[alt="slider3"] {
        width: 52px;
    }
    .experience {
        padding: 70px 0;
    }
    .ex-card .d-flex {
        padding: 26px 2px;
    }
    .ex-card p {
        margin-top: 5px;
    }
    .work-line div {
        padding: 33px 8px 32px 29px;
    }
    .work {
        padding: 70px 0;
    }
    .work-para {
        padding: 0 95px;
    }
    .work-line div:first-child {
        width: 185px;
        min-height: 185px;
    }
    .work-line div:nth-child(2) {
        width: 170px;
        min-height: 170px;
    }
    .work-line div:nth-child(3) {
        width: 185px;
        min-height: 185px;
    }
    .work-line div:last-child {
        width: 170px;
        min-height: 170px;
    }
    .overlay_text i {
        font-size: 18px;
    }
    .faq {
        padding: 70px 0;
    }
    #faq {
        padding: 70px 0;
    }
    .faq .text-center h2 {
        padding: 0 10px 0 0;
    }
    .faq .text-center p {
        padding: 0 10px 0 0;
    }
    /* ====== privacy.php terms.php cookies.php ======  */
    #privacy,
    #terms,
    #cookies {
        padding: 70px 0;
        gap: 65px;
    }
}

@media screen and (max-width: 767px) {
    /* ====== index.php ====== */
    .hero-social-icon {
        display: flex !important;
        justify-content: center !important;
        position: relative;
        margin-bottom: 18px;
    }
    .feature .container .col-lg-3 {
        margin-top: 30px !important;
        justify-content: center;
        text-align: center;
    }
    .about-hr {
        display: none !important;
    }
    .about-mask figure {
        clip-path: circle(49% at 50% 50%);
    }
    .about-mask img {
        width: 100%;
    }
    .portfolio-1 p {
        padding: 0 10px;
    }
    .service .gap-4 {
        align-items: center;
    }
    .service-card {
        padding: 30px 20px;
        width: 90%;
    }
    .service-card2 {
        min-width: 90%;
    }
    .service-card figure {
        margin: auto;
    }
    .service-card a {
        justify-content: center;
    }
    .work-para {
        padding: 0 10px;
    }
    .work-line {
        background-image: none;
    }
    .work-line div {
        position: relative;
        padding: 0;
        text-align: center;
    }
    .work-line h4 {
        padding: 0 17px;
    }
    .work-line div:first-child {
        top: 20px;
        left: 0;
    }
    .work-line div:nth-child(2) {
        top: 20px;
        left: 20px;
    }
    .work-line div:nth-child(3) {
        left: 0;
        top: 20px;
    }
    .work-line div:last-child {
        top: 20px;
        left: 0;
    }
    .work-line {
        margin: 25px 25px 53px 25px;
    }
    .work-line div {
        width: 170px !important;
        min-height: 170px !important;
    }
    .faq .text-center h2 {
        padding: 0 0;
    }
    .faq .text-center p {
        padding: 0 0;
    }
    .footer-hr p {
        padding: 0 20px;
    }
    footer {
        padding: 30px 0;
        text-align: center;
    }
    footer .col-lg-4 .d-flex {
        margin: auto;
    }
    .footer-menu {
        padding: 0px 0 45px 0;
    }
    /* ====== contact.php ====== */
    .contact-address {
        flex-direction: column;
        padding: 0 80px;
    }
    /* ====== privacy.php terms.php cookies.php ======  */
    .privacy_page p,
    .terms_page p,
    .cookies_page p {
        padding: 0 50px;
    }
}

@media screen and (max-width: 480px) {
    /* global style */
    h1 {
        font-size: 40px;
        font-weight: 700;
        line-height: 46px;
    }
    h2 {
        font-size: 30px;
        font-weight: 700;
        line-height: 36px;
    }
    h3 {
        font-size: 18px;
        font-weight: 600;
        line-height: 22px;
    }
    h4 {
        font-size: 16px;
        font-weight: 600;
        line-height: 22px;
    }
    h5 {
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
    }
    h6 {
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
    }
    p {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
    }
    button {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        padding: 12px 26px 12px 26px;
    }
    a {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        padding: 12px 26px 12px 26px !important;
    }
    .h2_margin {
        margin: 9px 0;
    }
    /* ====== index.php ====== */
    .hero {
        padding: 62px 0;
    }
    .hero-social-icon {
        display: none !important;
    }
    .feature .container .col-lg-3 div {
        width: 90%;
    }
    .about {
        padding: 50px 0;
    }
    .about hr {
        display: none;
    }
    .service-1 {
        padding: 50px 0;
    }
    .service-hr1 {
        display: none;
    }
    .ab-count {
        bottom: 0;
        left: 0;
    }
    .experience {
        padding: 50px 0;
    }
    .ex-card .d-flex {
        padding: 30px 0px;
    }
    .experience-hr1 {
        display: none;
    }
    .work {
        padding: 50px 0;
    }
    .faq {
        padding: 40px 0;
    }
    #faq {
        padding: 40px 0;
    }
    .faq-hr1 {
        display: none;
    }
    /* ====== privacy.php terms.php cookies.php ======  */
    .privacy_page,
    .terms_page,
    .cookies_page {
        background-size: 60% 77%;
        background-position: center;
    }
    #privacy,
    #terms,
    #cookies {
        padding: 50px 0;
    }
}

@media screen and (max-width: 360px) {
    /* global setting */
    .container {
        max-width: 95%;
    }
    /* ====== index.php ====== */
    .tab button {
        padding: 11px 14px;
    }
    .ex-card .d-flex {
        padding: 26px 0px;
    }
    .work-line div {
        left: 0 !important;
    }
    /* ====== contact.php ====== */
    .contact-address {
        padding: 0 20px;
    }
    /* ====== privacy.php terms.php cookies.php ======  */
    .privacy_page,
    .terms_page,
    .cookies_page {
        background-size: 57% 54%;
    }
    footer{
        padding: 20px 0;
    }
}