/* responsive */
@media only screen and (min-width: 1921px) {}

@media (max-width: 1800px) {
    :root {
        --font-size-140: 80px;
        --font-size-62: 52px;



    }

    .date-content {
        top: 50%;
        right: 2.5%;
        width: 37%;
    }

    [data-aos=slide-left] {
        transform: translate3d(100%, 0, 0);
    }

    * {
        outline: 0;
    }

    .main-title {
        line-height: 100px;
        background-size: 67%;
    }
}

@media (max-width: 1600px) {
    .scale .row {

        margin-right: -50px;
    }

    .date-content {

        width: 35%;

    }

    .banner-content {
        top: 26%;
        left: 36%;
        width: 44%;
    }

    img.personality {
        width: 42%;

    }

    .btn-style503 {
        margin-top: 20px;

    }
}

@media (max-width: 1560px) {}

@media (max-width: 1480px) {
    .personality-box {
        width: 90%;
    }

    .main-nav .navbar-nav .nav-item .nav-link {

        margin-left: 20px;

    }
}

@media (max-width: 1366px) {

    .date-content h3 {
        font-size: 50px;

    }

    .date-content h4 {
        font-size: 50px;
    }

    img.logo-2 {
        height: 48px;
        margin: 0 6px;
        margin-top: 0;

    }

}


@media (max-width: 1200px) {}

@media (max-width: 1199.98px) {

    .menu-btn {

        margin-top: 12px;

    }

    .personality-box {
        width: 100%;
    }

    .banner-content {
        left: 20%;
    }

    :root {
        --font-size-28: 22px;
        --font-size-33: 28px;

        --font-size-48: 30px;

        --font-size-50: 30px;
        --font-size-62: 40px;
        --font-size-83: 50px;
        --font-size-71: 50px;

        --font-size-90: 50px;
        --font-size-140: 100px;

    }

    .personality {
        position: relative;
        margin-top: 0;

    }

    .personality img {
        width: 100%;
    }

    #services .container {
        position: relative;
        top: 0;
    }

    .date-content h3 {
        font-size: 52px;
    }

    .navbar-brand {
        top: 0;
        left: 0;
        position: relative;
    }

    .date-content {
        top: 14%;
        right: 2.5%;
    }

    .banner-slide img {
        width: 100%;
        height: 85vh;
    }

    .main-title {
        background-size: 36%;
        font-size: 35px;
        line-height: 90px;
        left: 68px;
        position: relative;
    }

    .navbar {
        display: none;
    }

    .who {
        flex-direction: column;
    }

    .g_header {
        position: relative;
        background-color: #fff;
    }

    .main-nav .navbar-nav .nav-item .nav-link {
        line-height: 30px;
    }

    .navbar-brand img,
    .navbar-brand .svg {
        filter: invert(1);
        height: 65px;
    }

    img.logo-2 {

        margin-top: 0;

    }

    .scale {
        padding: 15px;
        width: 100%;
    }

    .g_header {
        position: relative;
        background-color: #ffffff;
    }

    .navbar {
        display: none;
    }

    .who form {

        margin-top: 0;
    }

    img.personality {
        position: relative;
        width: 100%;

    }

    .pb-100 {
        padding-bottom: 80px;
    }

    .pt-100 {
        padding-top: 80px;
    }

    .who p {
        padding-right: 0px;
        margin-right: 28px;
        text-align: justify;
        margin-bottom: 0;
        margin-top: 0;
    }

    .twitter-btn {
        width: 50px;
        height: 50px;

    }

    .whatsapp-btn {
        width: 50px;
        height: 50px;
    }

    #button {
        width: 50px;
        height: 50px;
    }

    .facebook-btn {
        width: 50px;
        height: 50px;
    }

    .instagram-btn {
        width: 50px;
        height: 50px;
    }

    .whatsapp-btn i,
    .instagram-btn i,
    .facebook-btn i,
    .twitter-btn i {
        font-size: 18px;
    }

    .offcanvas-header {
        display: block;
    }

    .mobile-offcanvas {
        visibility: hidden;
        transform: translateX(100%);
        border-radius: 0;
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        height: 100%;
        z-index: 1200;
        width: 80%;
        overflow-y: scroll;
        overflow-x: hidden;
        transition: visibility .3s ease-in-out, transform .3s ease-in-out;
    }

    .main-nav {
        padding: 15px 0;
        line-height: 0;
    }

    .main-header.g_shrink .main-nav {
        padding: 10px 0;
    }


    .mobile-offcanvas.show {
        visibility: visible;
        transform: translateX(0);
        background-color: #fff;
    }

    .main-nav .navbar-nav .nav-item .nav-link {
        color: var(--color-000000);
        font-weight: var(--font-weight-SemiBold);
        margin-bottom: 10px;
    }

    .navbar-nav {
        padding-left: 20px;
        padding-top: 30px;
    }

    .mobile-offcanvas .container,
    .mobile-offcanvas .container-fluid {
        display: block;
    }

    .offcanvas-header .btn-close {
        padding: 0.5rem 0.5rem;
        margin-top: 0.5rem;
        margin-right: 0.5rem;
        margin-bottom: 0.5rem;
    }


    .offcanvas-header {
        display: block;
    }

    .main-nav .navbar {
        padding: 0;
        width: 80%;
        float: left;
    }


    .mobile-offcanvas .container,
    .mobile-offcanvas .container-fluid {
        display: block;
    }

    .who .wrapper2 {
        margin-bottom: 30px;
    }

    .banner-content {
        top: 6%;
        width: 100%;
        height: 70vh;
    }

    .personality h2 {
        padding-left: 0;
        margin: 20px 0;
    }
}

@media (max-width: 1024px) {
    .banner-content {

        left: 21%;
    }
}

@media (max-width: 991.98px) {
    .banner-content {
        left: 4%;
    }

    .banner-slide img {
        height: 108vh;
    }

    .main-title {
        background-size: 71%;
        line-height: 83px;
        text-align: left;
        left: 46%;
        position: relative;
        top: 8px;
    }

    .banner {
        height: 100%;

    }

    .menu-btn {
        margin-top: 7px;
    }

    .pb-100 {
        padding-bottom: 50px;
    }

    .pt-100 {
        padding-top: 50px;
    }


    .mb-5 {
        margin-bottom: 2rem !important;
    }

    .scale {
        width: 100%;
    }


    .main-title {
        background-size: 62%;
        line-height: 84px;
    }

    .heading img {
        left: 0;
        width: 93px;
    }

    .date-content h3 {
        margin-bottom: 0;
        font-size: 40px;
        text-align: center;
    }

    .btn-style503 {
        margin-top: 20px;
        margin: auto;
        padding: 15px 20px;

    }

    .div2 {
        width: 100%;
        height: 100%;
        overflow: auto;
        margin-right: 0;
    }

    .date-content {
        bottom: 0;
        right: 30px;
        width: 115%;
        margin-bottom: 0;
        height: auto;
        text-align: center;

        background-color: #160751;
        /* top: 0; */
        position: relative;
        padding: 30px;
    }


}

@media (max-width: 800px) {}

@media (max-width: 767.98px) {
    :root {
        --font-size-22: 18px;

        --font-size-26: 20px;

        --font-size-35: 24px;

        --font-size-56: 30px;
        --font-size-83: 50px;


    }

    .pb-100 {
        padding-bottom: 30px;
    }

    .pt-100 {
        padding-top: 30px;
    }


    .quick-links {
        padding: 40px 0;
        margin-top: 0;
    }

    .footer-box {
        margin-top: 30px;
    }



    .spe-content img {
        width: 90%;
    }

    ul.why-point li {
        margin-bottom: 20px;
    }


    .special .heading {
        margin-top: 30px;
    }

    .why h5 {
        text-align: left;
    }

    h5.list-bullet {
        font-size: 15px !important;
    }

    .content-client {
        width: 100%;
        border-right: none;
    }

    img.personality {
        top: 0;
        left: 0;
        width: 100%;
    }

    .mt-5 {
        margin-top: 15px !important;
    }

    ul.points li {
        display: flex;
        margin-bottom: 0;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        padding: 0px 30px;
        text-align: center;
    }

    :root {
        --font-size-140: 80px;


    }



    button.read-more1 {
        margin-top: 0;
    }

    .h2-bg {
        width: 100%;
        height: 106px;
    }

    .scale {
        padding: 30px 15px;
    }

    .why h2 {
        margin-bottom: 30px;
    }

    .who form {
        padding: 15px;
        border-radius: 20px;
        margin-top: 0;
        margin: 0;
    }

    ul.footer-menu {
        flex-direction: column;
    }

    .banner-slide img {
        width: 100%;
        height: 70vh;
    }

    .main-title {
        background-size: 68%;
        line-height: 49px;
        text-align: left;
        left: 54%;
        position: relative;
        top: 0;
        font-size: 35px;
    }

    #counter .col-12 {
        text-align: center;
    }

    .who p {
        margin-right: 0;
        text-align: justify;
    }
}

@media (max-width: 480px) {
    ul.contact li a {
        font-size: 16px !important;

    }

    .spe-content {
        padding-left: 15px;
    }

    .main-title {
        line-height: 51px;

        font-size: 35px;
    }

    .special .col-6 {
        width: 80%;
        margin: auto;
    }

    .main-header .main-nav .logo-m {
        display: none !important;
    }

    .video-slider iframe {
        height: 200px;
    }
}

@media (max-width: 375px) {
    .special .col-6 {
        width: 100%;
    }


    .main-title {
        background-size: 68%;
        line-height: 49px;
        text-align: left;
        left: 50%;
        position: relative;
        top: 0;
        font-size: 40px;
    }

    .date-content {
        width: 123%;

    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        padding: 0px 20px;
    }

    .who p {
        margin-right: 15px;
        text-align: left;
    }

    input.form-control {
        padding: 10px;
        margin-bottom: 0;
        margin-top: -10px;
    }
}

.social-icon a {
    margin-bottom: 20px;
}

.videos iframe {
    width: 100%;
}

@media only screen and (max-width: 600px) {
    section#videos {
        padding-left: 0px !important;
        padding-right: 0px !important;
        margin-top: 50px;
        padding-top: 50px !important;
    }

    .youtube-btn {
        left: 10px;
        bottom: 21%;
    }

    .instagram-btn {
        left: 10px;
        bottom: 12%;
    }

    .whatsapp-btn {
        left: 10px;
        bottom: 5%;
    }

    section#asasasaddasas {
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-top: 70px !important;
    }

    section#asasasaddasas .btn-style503 {
        border: 3px solid #ffe16a !important;
        border-color: #ffe16a !important;
        color: #ffe16a !important;
    }

    .personality h2 {
        padding-bottom: 30px;
    }

    .about-usss {
        padding-left: 2px !important;
        padding-right: 0px !important;
    }

    section#sasasas-abdouys {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    section.bg-dark.px-5.pt-100.pb-100.mb-100.mt-100 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    section.personality .col-4 {
        width: 95%;
    }

    h3.headings.text-light.aos-init.aos-animate {
        font-size: 24px !important;
        margin-bottom: 30px;
        line-height: 1.5;
        color: black !important;
    }

    .about-usss h4.title.mb-0 {
        margin-bottom: 26px !important;
    }

    .date-content {
        background: linear-gradient(90deg, rgb(233 222 180) 0%, rgb(215 159 29) 100%) !important;
        right: 35px !important;
        width: 120%;
    }

    .btn-style503 {
        border: 3px solid #000000 !important;
        border-color: #000000 !important;
        color: #000000 !important;
    }

    section.bg-dark.px-5.pt-100.pb-100.mb-100.mt-100 {
        background: linear-gradient(90deg, rgb(233 222 180) 0%, rgb(215 159 29) 100%) !important;
    }
}

.menu-btn {
    background: #feab00 !important;
}