/* media query */
:root {
  --primary-color: #ffffff;
  --secondary-color: #D30D23;
  --tertiary-color: #286B78;
  --color1: #000000;
  --color2: #2B9AAE;
  --color3: #8ACFDC;
}
@media (min-width:768px) {
    html {
        font-size: 0.5208333333333333vw;
    }
    .hide_desk {
        display: none !important;
    }
    .section5 .container .a{
        transition-duration: 0.3s;
        transform-style: preserve-3d;
        will-change: transform;
    }
    .section5 .container .a:hover{
        transform: rotate(-1.5deg) scale(1.05);
    }
    .slick2_slide a:hover{
        transform: scale(1.05);
    }
    footer p a:hover{
        text-decoration: underline;
    }
    .video_holder:hover {
        transform: rotate(-2deg);
    }
    .video_holder:hover .video_player img:nth-child(2){
        opacity: 1;
    }
    .video_holder:hover .a {
        background-color: rgba(40, 107, 120, 1);
    }
    .slick1_slide-content:hover .a{
        background-color: var(--secondary-color);
        color: var(--primary-color);
        border-color: var(--secondary-color);
    }
    .slick2_slide:hover{
        transform: rotate(0) scale(1.05);
    }
    .slick2_slide1{
        margin-top: 1.9rem;
        transform: rotate(2deg);
    }
    .slick2_slide2{
        margin-top: 5.5rem;
        transform: rotate(-2deg);
    }
    .slick2_slide3{
        transform: rotate(2deg);
    }
    .slick2 .swiper-wrapper {
        justify-content: space-between;
        display: flex;
        width: 100%;
    }
    
.slick2{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.section1 a{
    transform: translateY(-2rem);
}
}

@media (max-width:767px) {
    html {
        font-size: 2.325581395348837vw;
    }
    .hide_mob {
        display: none !important;
    }
    h1,
    h1 *{
        font-size: 7rem;
    }
    h2,
    h2 *{
        font-size: 3.4rem;
        line-height: 3.4rem;
    }
    h3,
    h3 *{
        font-size: 2.4rem;
        line-height: 130%;
    }
    h4,
    h4 *{
        font-size: 2rem;
        line-height: 100%;
    }
    p,
    p *{
        font-size: 1.8rem;
        line-height: 120%;
    }
    header{
        left: 0.5rem;
        width: 13rem;
    }
    .close_pop_vid, .close_pop_vid * {
        font-size: 2.6rem;
    }
    .blc_vid {
        width: 84%;
    }
    .blc_vid iframe {
        height: 20.5rem;
    }
    .section1{
        background-image: url(../images/mobile/section1_bg.jpg);
        height: calc(100vh - 6.7rem);
        min-height: initial;
        padding: 0 0 0.5rem 0;
        justify-content: center;
        align-items: flex-end;
    }
    .section1 h1 {
        text-shadow: 0 0 1rem rgba(0, 0, 0, 0.45);
    }
    .section1 h2 {
        font-size: 2.8rem;
        margin-bottom: 2.8rem;
        text-shadow: 0 0 1rem rgba(0, 0, 0, 0.45);
    }
    .section1 h3 {
        font-size: 2.4rem;
        margin-bottom:13.1rem;
        text-shadow: 0 0 1rem rgba(0, 0, 0, 0.45);
    }
    .section1 a {
        width: 3.4rem;
    }
    .sticky_btn {
        font-family: 'Mabrouk';
        position: absolute;
        z-index: 99;
        left: 50%;
        transform: translateX(-50%);
        width: 39rem;
        width: 28rem;
        height: 7rem;
        display: flex;
        justify-content: center;
        align-items: center;
        color: var(--primary-color);
        font-size: 2.6rem;
        background-color: var(--secondary-color);
        border-radius: 20rem;
        transition-duration: 0.3s;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border: 0.2rem solid var(--primary-color);
    }
    .sticky_btn_before {
        position: fixed;
        z-index: 98;
        width: 100%;
        height: 9rem;
        height: 7rem;
        bottom: 4.2rem;
        left: 0;
        transition-duration: 0.3s;
}
    .scrolled .sticky_btn_before {
        bottom: 1.3rem;
    }
    /*  */
    /* Section2 Start */
    .bottom_bare {
        width: 39.2rem;
        bottom: initial;
        top: 2.4rem;
        top: calc(100vh + 2.4rem);
        top: calc(100vh - 6.7rem + 2.4rem);
        position: absolute;
        left: 2rem;
        height: 23rem;
        border-radius: 4rem;
        transition-duration: 0s;
        flex-direction: column;
    }
    .bottom_bare .container{
        flex-direction: column;
        width: 100%;
    }
    .bottom_bare .a{
        display: none;
    }
    .blc_countDown {
        width: 100%;
        height: auto;
        flex-direction: column;
        border-radius: 0;
        background-color: transparent;
    }
    .container_countDown{
        flex-direction: column;
    }
    .flip-clock-wrapper{
        transform: scale(0.61);
    }
    .plus_que {
        width: 29.6rem;
        font-size: 2.4rem;
        margin-bottom: 1.2rem;
    }
    .plus_que span {
        font-size: 2.4rem;
        color: var(--secondary-color);
    }
    .txt_countDown {
        text-align: center;
        font-size: 1.8rem;
        width: 25.6rem;
        margin-top: 3rem;
    }
    .txt_countDown br {
        display: none;
    }
    .section2{
        padding: 3.2rem 0 0 0;
        padding-top: 28.6rem;
    }
    .section2 h2 {
        width: 21.7rem;
        height: 5.4rem;
        margin: 0 auto;
        padding-bottom: 0.5rem;
    }
    .section2 h3 {
        width: 39.2rem;
        margin: 0 auto 2rem auto;
    }
    .section2 p {
        max-width: 39.2rem;
        font-size: 1.8rem;
        font-weight: 700;
        margin: 0 auto 2rem auto;
    }
    .section2 p img{
        display: none;
    }
    .video_holder {
        width: 35rem;
        height: 39.5rem;
        background-image: url(../images/pola2.png);
        background-position: bottom right -16.55rem;
        padding-bottom: 4.6rem;
        padding-bottom: 1.6rem;
    }
    .video_holder .a {
        width: 25.9rem;
        height: 4.2rem;
        border-radius: 9rem;
        font-size: 1.8rem;
        padding-left: 4.7rem;
        margin: 4.9rem 2.2rem 0 auto;
    }
    .video_player {
        width: 8.7rem;
        position: absolute;
        bottom: 1.75rem;
        left: 3.5rem;
        z-index: 2;
        bottom: -1.25rem;
    }
    /* Section2 End */
    /* Section3 Start */
    .section3{
        padding: 2.4rem 0;
        overflow: hidden;
    }
    .section3 h3 {
        width: 30.6rem;
        margin: 0 auto 1.6rem auto;
    }
    .section3 h2 {
        background-image: url(../images/mobile/sec3_vector.svg);
        width: 28.6rem;
        height: 4.6rem;
        margin: 0 auto 0.6rem auto;
        padding-bottom: 0.5rem;
    }
    .slick1{
        display: block;
    }
    .slick1_slide {
        width: 30.4rem;
        height: 44.4rem;
        border-radius: 4rem;
        padding: 2rem 0.8rem 0.9rem 0.8rem;
    }
    .slick1_slide-content {
        border-radius: 4rem;
        padding: 0.8rem;
        height: 43rem;
        width: 28.8rem;
        height: 25.4rem;
    }
    .slick1_slide1 .slick1_slide-title img{
        width: 5.1rem;
    }
    .slick1_slide .slick1_slide-title h4 {
        font-size: 2.7rem;
        margin-left: 0.8rem;
        padding-bottom: 0.7rem;
    }
    .slick1_slide1 .slick1_slide-title h4 {
        width: 18.3rem;
        height: 3.6rem;
    }
    .section3 p.slick1_slide-text{
        width: 25.6rem;
    }
    .slick1_slide-content h4 {
        font-size: 2rem;
    }
    .section3 .slick1_slide-content p {
        font-size: 1.5rem;
        width: 100%;
    }
    .slick1_slide-content .a {
        width: 100%;
        height: 5.5rem;
        border: none;
        border-radius: 20rem;
        background-color: var(--secondary-color);
    }
    .slick1_slide-content .a span,
    .slick1_slide-content .a span:nth-child(2) {
        font-size: 1.8rem;
        line-height: 2rem;
    }
    .slick1_slide-content h3 {
        width: initial;
        margin: 0;
        height: auto;
        flex-wrap: wrap;
    }
    .slick1_slide-content h3 sup {
        display: block;
        width: 100%;
        padding: 0;
        font-size: 1.8rem;
        line-height: 1.8rem;
    }
    .slick1_slide-content h3 b,
    .slick1_slide-content h3 span {
        padding: 0;
        font-size: 5.4rem;
        line-height: 3rem;
    }
    .slick1_slide-title{
        height: 4rem;
    }
    .slick1_slide-content h3 span{
        padding-right: 1rem;
    }
    .slick1_slide-content h3 b {
        padding-top: 1.5rem;
    }
    .slick1_slide2 .slick1_slide-title img {
        width: 3.3rem;
    }
    .slick1_slide2 .slick1_slide-title h4 {
        width: 9.27rem;
        height: 3.69rem;
    }
    .slick1_slide3 .slick1_slide-title img {
        width: 4.5rem;
    }
    .slick1_slide3 .slick1_slide-title h4 {
        width: 17.64rem;
        height: 3.69rem;
    }
    .section3 p {
        width: 39rem;
        margin: 0 auto;
    }
    .section3 p i {
        font-size: 1.5rem;
    }
    .slick1{
        margin-bottom: 3.2rem !important;
    }
    .slick1 .slick-list {
        padding: 0 5.4rem !important;
    }
    .slick1::before{
        content: '';
        position: absolute;
        top: 0;
        right: -32.6rem;
        width: 35rem;
        height: 100%;
        background: linear-gradient(90deg,rgba(211, 13, 35, 1) 0%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(90deg,rgba(255, 255, 255, 0) 0%, rgba(211, 13, 35, 1) 13%);
        z-index: 1;
    }
    .slick1::after{
        content: '';
        position: absolute;
        top: 0;
        left: -32.6rem;
        width: 35rem;
        height: 100%;
        background: linear-gradient(90deg,rgba(211, 13, 35, 1) 0%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(90deg,rgba(211, 13, 35, 1) 87%, rgba(255, 255, 255, 0) 100%);
        z-index: 1;
    }
    .slick2_slide_popup div {
        padding: 2.5rem 2.2rem;
    }
    .slick2_slide_popup div h4 {
        font-size: 2.6rem;
        margin-bottom: 1.2rem;
    }
    .slick2_slide img.slick2_slide-close {
        width: 3.6rem;
        right: 2.8rem;
        top: 2rem;
    }
    .slick2_slide_popup div p {
        font-size: 1.8rem;
    }
    .slick2_slide.active {
        transform: rotate(0) scale(1);
    }
    /* Section3 End */
    /* Section4 Start */
    .section4 {
        overflow: hidden;
        padding: 1.6rem 0 6.6rem 0;
    }
    .slick2_slide{
        width: 35rem;
        height: 39.5rem;
        padding: 2.1rem 2.4rem;
        transition-duration: 0.6s;
        border-radius: 0.45rem;
        margin: 3rem 0;
    }
    .slick2_slide .a {
        width: 28rem;
        height: 4.2rem;
        font-size: 1.8rem;
    }
    .slick2_slide p{
        top: 28.9rem;
        right: 4rem;
    }
    .slick2 .slick-list{
        padding: 0 4.15rem !important;
    }
    /* Left card */
    .slick2 .swiper-slide-prev {
        transform: rotate(-2.85deg) translateX(8.25rem) translateY(2.05rem) !important;
    }

    /* Right card */
    .slick2 .swiper-slide-next {
        transform: rotate(2.85deg) translateX(-8.25rem) translateY(2.05rem) !important;
    }
    /* Left card */
    .slick2 .is-prev .slick2_slide{
        transform: rotate(-2.85deg) translateY(2.05rem) !important;
    }
    .slick2{
        position: relative;
    }
    .slick2::after{
        content: '';
        position: absolute;
        top: 0;
        left: -33.6rem;
        width: 35rem;
        height: 100%;
        background: linear-gradient(90deg,rgba(211, 13, 35, 1) 0%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(90deg,rgba(211, 13, 35, 1) 94%, rgba(255, 255, 255, 0) 100%);
        z-index: 1;
    }
    .slick-prev.custom-prev {
        z-index: 1;
        top: calc(100% + 1rem);
        left: 8.1rem;
        font-size: 1.8rem;
        font-weight: 700;
        transform: initial;
        color: var(--primary-color) !important;
    }
    .slick-next.custom-next {
        z-index: 1;
        top: calc(100% - 2rem);
        right: 10rem;
        font-size: 1.8rem;
        font-weight: 700;
        transform: initial;
        color: var(--primary-color) !important;
    }
    .slick-prev.custom-prev::before{
        content: '';
        position: absolute;
        top: -1.5rem;
        left: -7rem;
        width: 6.4rem;
        height: 5.9rem;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        opacity: 1;
        background-image: url(../images/mobile/slick2_prev.png);
    }
    .slick-next.custom-next::before{
            content: '';
        position: absolute;
        top: -0.5rem;
        right: -9.25rem;
        width: 6.9rem;
        height: 6.8rem;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        opacity: 1;
        background-image: url(../images/mobile/slick2_next.png);
    }
    .custom-next.slick-disabled,
    .custom-prev.slick-disabled,
    .slick-disabled::before{
        display: none !important;
    }
    /* Right card */
    .slick2 .is-next .slick2_slide{
        transform: rotate(2.85deg) translateY(2.05rem) !important;
    }    
    .slick2::before{
        content: '';
        position: absolute;
        top: 0;
        right: -33.6rem;
        width: 35rem;
        height: 100%;
        background: linear-gradient(90deg,rgba(211, 13, 35, 1) 0%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(90deg,rgba(255, 255, 255, 0) 0%, rgba(211, 13, 35, 1) 6%);
        z-index: 1;
    }
    .section4 h3 {
        margin-bottom: 1.6rem;
    }
    .section4 h2 {
        background-image: url(../images/vector/sec4_vector.svg);
        width: 23rem;
        height: 4.2rem;
        padding-bottom: 0.5rem;
        margin: 0 auto 0rem auto;
    }
    /* Section4 End */
    /* Section5 Start */
    .section5 {
        padding: 3.2rem 2rem 14rem 2rem;
        background-image: none;
    }
    .section5 .container{
        width: 100%;
        padding: 3rem 1.1rem 32.9rem 1.1rem;
        border-radius: 4rem;
    }
    .section5 .container p:nth-child(1){
        margin-bottom: 1rem;
    }
    .section5 .container p{
        font-weight: 500;
    }
    .section5 .container p b {
        font-weight: 700;
    }
    .section5 h2 {
        background-image: url(../images/mobile/sec5_vector_m.svg);
        width: 31.4rem;
        height: 5rem;
        margin: 0 auto 1rem auto;
        padding-bottom: 0.5rem;
        background-position: top center;
    }
    .section5 .container .link_holder{
        box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3);
        width: 36.8rem;
        bottom: -11rem;
        padding: 2.4rem 2.4rem 4.6rem 2.4rem;
        background-color: var(--primary-color);
        margin-top: 1rem;
    }
    .section5 .container img {
        width: 31.8rem;
        margin-right: auto;
        margin-left: auto;
    }
    .section5 .container .a {
        margin-top: -4rem;
        padding: 0 4rem 0 2.8rem;
        position: relative;
        height: 7rem;
    }
    .section5 .container .a span {
        font-size: 2.6rem;
        line-height: 2.6rem;
        text-align: left;
    }
    .section5 .container .a img {
        width: 9.3rem;
        bottom: -0.5rem;
        right: -2.2rem;
    }
    /* Section5 End */
    /* Section6 Start */
    .section6{
        padding: 4rem 2.4rem 25.5rem 2.4rem;
    }
    .section6 h2 {
        width: 100%;
        height: 4.8rem;
    }
    .section6 h3{
        padding-left: 2.5rem;
        padding-right: 4.5rem;
        position: relative;
        margin-bottom: 15.3rem;
    }
    .section6 h3 img {
        position: absolute;
        right: 18rem;
        top: calc(100% + 1rem);
        width: 3.793rem;
        display: block;
    }
    .preview_chart {
        width: 24.3rem;
        height: 24.3rem;
    }
    .canvas_text1 {
        width: 37.9rem;
        right: initial;
        left: -7rem;
        top: -11rem;
    }
    .canvas_text1 div{
        text-align: left;
    }
    .canvas_text1 h4, .canvas_text2 h4, .canvas_text3 h4{
        font-size: 3.7rem;
    }
    .canvas_text1 img {
        width: 6rem;
        height: 0.4rem;
        top: calc(100% + 3.3rem);
        left: 6.1rem;
        transform: rotate(-120deg);
    }
    /*  */
    .canvas_text3 {
        width: 13.1rem;
        right: initial;
        left: -4.2rem;
        top: 28rem;
    }
    .canvas_text3 img {
        width: 4.6rem;
        height: 0.4rem;
        top: -4.3rem;
        right: 0rem;
        transform: rotate(113deg);
    }
    /*  */
    .canvas_text2 {
        width: 14.2rem;
        right: initial;
        left: 14.2rem;
        top: 29.3rem;
    }
    .canvas_text2 img {
        width: 7.1rem;
        height: 0.4rem;
        top: -4.3rem;
        left: -3.6rem;
        transform: rotate(73deg);
    }
    /* Section6 End */
    /* Footer Start */
    footer{
        padding: 2.7rem 0 12.8rem 0;
    }
    footer .container{
        flex-direction: column;
    }
    .media{
        width: 27.9rem;
    }
    .media h4{
        margin-top: 1.9rem;
    }
    .media_holder{
        margin-bottom: 4rem;
    }
    footer p a{
        font-size: 1.8rem;
    }
    footer p a:nth-child(1){
        display: block;
        margin-bottom: 3.2rem;
    }
    .modal-content p {
        padding: 0 1rem;
    }
    .modal-close .fa-times {
        font-size: 3rem;
    }
    .modal-content p,
    .modal-content p a {
        font-size: 2.4rem;
    }
    /* Footer End */
}