@media only screen and (min-width: 325px) and (max-width: 424px) {
    .logo img {
        width: 75px;
        background: #fff;
        padding: 6px;
        border-radius: 50px;
    }

    .dropdown-menu_align {
        position: absolute !important;
        inset: 0px auto auto 6px !important;
        margin: 0px !important;
        transform: translate3d(0px, 40px, 0px) !important;
        -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
        background: var(--white);
        width: 290px;
        z-index: 99;
        border-radius: 0;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        border-top: 2px solid var(--orange);
        padding: 0;
    }

    .dropdown-menu_align li a {
        color: var(--black) !important;
        font-size: 14px !important;
        padding: 8px 8px 8px 18px !important;
    }

    .open-sidemenu {
        width: 35px;
        height: 35px;
        text-align: right;
        padding: 0;
        border: 0;
        background: transparent;
    }

    .open-sidemenu .menu-line {
        width: 100%;
        height: 2px;
        background: #000;
        display: block;
        float: right;
    }

    .open-sidemenu .menu-line+.menu-line {
        margin-top: 6px;
    }

    .open-sidemenu .menu-line:nth-child(2) {
        width: 30px;
    }

    .open-sidemenu .menu-line:nth-child(3) {
        width: 25px;
    }

    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 9999;
        top: 0;
        display: block;
        right: 0;
        background: rgba(0, 0, 0, 0.8);
        overflow-x: hidden;
        overflow: -moz-scrollbars-none;
        -ms-overflow-style: none;
        transition: 0.5s;
    }

    .sidenav::-webkit-scrollbar {
        width: 0 !important;
    }

    .menu-area {
        width: 300px;
        float: right;
        background: #8fc2d1;
        min-height: 100vh;
        padding-bottom: 50px;
    }

    .sidenav .navbar-nav a {
        padding: 8px 8px 8px 25px;
        text-decoration: none;
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        color: #343434;
        display: block;
        transition: 0.3s;
        border-bottom: 1px solid #ffe5c2;
        position: relative
    }

    .sidenav li.has-dropdown ul li a {
        font-size: 12px;
    }

    .sidenav .closebtn {
        position: absolute;
        top: 28px;
        left: -15px;
        font-size: 30px;
        color: var(--white);
        width: 30px;
        height: 30px;
        padding: 0;
        line-height: 25px;
        text-align: center;
        background: #4a7d00;
        font-weight: 500;
        border-radius: 50%;
        z-index: 1;
    }

    .sidenav .navbar-nav a img.menu-logo {
        width: 55px;
        background-color: #fff;
        padding: 4px;
        border-radius: 50px;
    }

    .spacle-responsive-nav {
        display: block;
        padding: 8px 0;
    }

    .spacle-responsive-nav .spacle-responsive-menu {
        position: relative;
    }

    .spacle-responsive-nav .spacle-responsive-menu.mean-container .mean-nav {
        margin-top: 65px;
    }

    .spacle-responsive-nav .spacle-responsive-menu.mean-container .mean-nav .others-options {
        display: none;
    }

    .spacle-responsive-nav .spacle-responsive-menu.mean-container .navbar-nav {
        overflow-y: scroll;
        overflow-x: hidden;
        height: 294px;
        -webkit-box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
    }

    .spacle-responsive-nav .logo {
        position: relative;
        width: 50%;
        z-index: 999;
        font-weight: bold;
        font-size: 25px;
    }

    .navbar-area.is-sticky {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .spacle-nav {
        display: none;
    }

    li.btn-nav-mob button.btn-nav {
        margin: 15px;
        padding: 8px 23px !important;
        display: flex;
        justify-content: center;
    }

    .btn-nav-mob {
        position: absolute;
        bottom: 0;
        width: 100%;
    }

    .get_in_touch_content {
        font-size: 42px;
        width: 320px;
    }

    .flogo {
        text-align: center;
    }

    /*********************************************/
    /*** home page trainingpart CSS***/
    /*********************************************/
    .box-slider-content {
        padding: 20px 0;
    }

    .box_slider_text .text_heading {
        font-size: 48px;
        line-height: 50px;
        margin-bottom: 2px;
    }

    .box_slider_text .welcome_text {
        font-size: 18px;
    }

    .trainingpart {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .trainingpart {
        margin-top: 15px;
        padding-bottom: 15px;
    }

    .trainingpart_box_row2 {
        margin-top: 10px;
        font-size: 14px;
    }

    .trainingpart_box_row {
        margin: 0 auto 0px;
    }

    .aboutspace p {
        padding: 0 0px;
        font-size: 18px;
    }

    .satisfaction_img img {
        width: 100%;
    }

    .inner_section_subheading {
        font-size: 20px;
        padding-bottom: 0px;
    }

    .inner_section_heading {
        font-size: 56px;
        line-height: 60px;
    }

    .form-check {
        padding-left: 0;
        display: flex;
        align-items: baseline;
    }

    .form-group label {
        margin-left: 8px;
        font-size: 16px;
    }

    .contents_services_paragraph p {
        height: 260px;
        margin-bottom: 0;
    }

    .awesome_work {
        padding: 40px 0;
        background-size: cover;
    }

    .satisfaction_img {
        display: flex;
        justify-content: center;
        margin-top: 30px;
    }

    .stack_section {
        padding: 40px 0;
    }

    .how_it_work_contanet {
        margin-top: 12px;
        margin-bottom: 20px;
    }

    .footerfirst {
        padding: 25px 0 40px;
    }

    p.copyright {
        font-size: 13px;
        text-align: center;
        margin-top: 15px;
    }

    ul.tabulli {
        flex-wrap: wrap;
    }

    ul.tabulli li {
        border-right: 0
    }

    #timeline:before {
        background: none;
    }

    .left:before {
        background: none;
        left: 0;
    }

    .right:before {
        background: none;
        right: 0;
    }

    #timeline .timeline-item .timeline-content {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    #timeline .timeline-item .timeline-content.right,
    .right .years,
    .left .years {
        text-align: center;
    }

    .testimonial_quote p {
        font-size: 16px;
        width: 100%;
    }

    .our_process_wrapper {
        background: #ffff;
        padding: 20px 0px 10px;
    }

    .our_process_content {
        font-size: 58px;
    }

    .process_wrpper2 {
        padding: 0px 0px 50px;
    }

    .process_img {
        margin-top: 25px;
    }

    .tab-nav-bar {
        margin: 0px 0px -16px 0px;
    }

    .tab {
        padding: 15px 25px;

    }

    .tab {
        top: 0;
        max-width: 1100px;
        padding: 0px 10px;
        opacity: 0;
        transform: translateX(25px);
        content-visibility: hidden;
    }

    .tab .img-card {
        width: auto;
        max-width: 600px;
    }

    .country {
        font-size: 10vw;
        padding-bottom: 50px;
    }

    .right-column {
        padding: 40px 15px 10px;
        max-width: 100%;
        width: 100%;
    }

    .tab-content {
        margin-top: -28px;
    }

    ol,
    ul {
        padding-left: 0rem;
    }

    .tab-btn {
        padding: 10px 0px;
    }

    .tab-btn.active {
        width: 160px;
    }

    .right-btn {
        right: -10px;
    }
}

@media only screen and (min-width: 425px) and (max-width: 767px) {

    .logo img {
        width: 75px;
        background: #fff;
        padding: 6px;
        border-radius: 50px;
    }

    .dropdown-menu_align {
        position: absolute !important;
        inset: 0px auto auto 6px !important;
        margin: 0px !important;
        transform: translate3d(0px, 40px, 0px) !important;
        -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
        background: var(--white);
        width: 290px;
        z-index: 99;
        border-radius: 0;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        border-top: 2px solid var(--orange);
        padding: 0;
    }

    .dropdown-menu_align li a {
        color: var(--black) !important;
        font-size: 14px !important;
        padding: 8px 8px 8px 18px !important;
    }

    .open-sidemenu {
        width: 35px;
        height: 35px;
        text-align: right;
        padding: 0;
        border: 0;
        background: transparent;
    }

    .open-sidemenu .menu-line {
        width: 100%;
        height: 2px;
        background: #000;
        display: block;
        float: right;
    }

    .open-sidemenu .menu-line+.menu-line {
        margin-top: 6px;
    }

    .open-sidemenu .menu-line:nth-child(2) {
        width: 30px;
    }

    .open-sidemenu .menu-line:nth-child(3) {
        width: 25px;
    }

    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 9999;
        top: 0;
        display: block;
        right: 0;
        background: rgba(0, 0, 0, 0.8);
        overflow-x: hidden;
        overflow: -moz-scrollbars-none;
        -ms-overflow-style: none;
        transition: 0.5s;
    }

    .sidenav::-webkit-scrollbar {
        width: 0 !important;
    }

    .menu-area {
        width: 300px;
        float: right;
        background: #8fc2d1;
        min-height: 100vh;
        padding-bottom: 50px;
    }

    .sidenav .navbar-nav a {
        padding: 8px 8px 8px 25px;
        text-decoration: none;
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        color: #343434;
        display: block;
        transition: 0.3s;
        border-bottom: 1px solid #ffe5c2;
        position: relative
    }

    .sidenav li.has-dropdown ul li a {
        font-size: 12px;
    }

    .sidenav .closebtn {
        position: absolute;
        top: 28px;
        left: -15px;
        font-size: 30px;
        color: var(--white);
        width: 30px;
        height: 30px;
        padding: 0;
        line-height: 25px;
        text-align: center;
        background: #4a7d00;
        font-weight: 500;
        border-radius: 50%;
        z-index: 1;
    }

    .sidenav .navbar-nav a img.menu-logo {
        width: 55px;
        background-color: #fff;
        padding: 4px;
        border-radius: 50px;
    }

    .spacle-responsive-nav {
        display: block;
        padding: 8px 0;
    }

    .spacle-responsive-nav .spacle-responsive-menu {
        position: relative;
    }

    .spacle-responsive-nav .spacle-responsive-menu.mean-container .mean-nav {
        margin-top: 65px;
    }

    .spacle-responsive-nav .spacle-responsive-menu.mean-container .mean-nav .others-options {
        display: none;
    }

    .spacle-responsive-nav .spacle-responsive-menu.mean-container .navbar-nav {
        overflow-y: scroll;
        overflow-x: hidden;
        height: 294px;
        -webkit-box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
    }

    .spacle-responsive-nav .logo {
        position: relative;
        width: 50%;
        z-index: 999;
        font-weight: bold;
        font-size: 25px;
    }

    .navbar-area.is-sticky {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .spacle-nav {
        display: none;
    }

    li.btn-nav-mob button.btn-nav {
        margin: 15px;
        padding: 8px 25px !important;
        display: flex;
        justify-content: center;
    }

    .btn-nav-mob {
        position: absolute;
        bottom: 0;
        width: 100%;
    }

    /*********************************************/
    /*** home page trainingpart CSS***/
    /*********************************************/
    .box-slider-content {
        padding: 20px 0;
    }

    .box_slider_text .text_heading {
        font-size: 48px;
        line-height: 50px;
        margin-bottom: 2px;
    }

    .box_slider_text .welcome_text {
        font-size: 18px;
    }

    .trainingpart {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .trainingpart {
        margin-top: 15px;
        padding-bottom: 15px;
    }

    .trainingpart_box_row {
        margin: 0 auto 0px;
    }

    .aboutspace p {
        padding: 0 0px;
        font-size: 18px;
    }

    .satisfaction_img img {
        width: 100%;
    }

    .trainingpart_box_row2 {
        margin-top: 10px;
        font-size: 14px;
    }

    .inner_section_subheading {
        font-size: 20px;
        padding-bottom: 0px;
    }

    .inner_section_heading {
        font-size: 56px;
        line-height: 60px;
    }

    .form-check {
        padding-left: 0;
        display: flex;
        align-items: baseline;
    }

    .form-group label {
        margin-left: 8px;
        font-size: 16px;
    }

    .contents_services_paragraph p {
        height: 260px;
        margin-bottom: 0;
    }

    .awesome_work {
        padding: 40px 0;
        background-size: cover;
    }

    .satisfaction_img {
        display: flex;
        justify-content: center;
        margin-top: 30px;
    }

    .stack_section {
        padding: 40px 0;
    }

    .how_it_work_contanet {
        margin-top: 12px;
        margin-bottom: 20px;
    }

    .footerfirst {
        padding: 25px 0 40px;
    }

    p.copyright {
        font-size: 13px;
        text-align: center;
        margin-top: 15px;
    }

    ul.tabulli {
        flex-wrap: wrap;
    }

    ul.tabulli li {
        border-right: 0
    }

    #timeline:before {
        background: none;
    }

    .left:before {
        background: none;
        left: 0;
    }

    .right:before {
        background: none;
        right: 0;
    }

    #timeline .timeline-item .timeline-content {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    #timeline .timeline-item .timeline-content.right,
    .right .years,
    .left .years {
        text-align: center;
    }

    .testimonial_quote p {
        font-size: 16px;
        width: 100%;
    }

    .our_process_wrapper {
        background: #ffff;
        padding: 20px 0px 10px;
    }

    .our_process_content {
        font-size: 58px;
    }

    .process_wrpper2 {
        padding: 0px 0px 50px;
    }

    .process_img {
        margin-top: 25px;
    }

    .tab-nav-bar {
        margin: 0px 0px -16px 0px;
    }

    .tab {
        padding: 15px 25px;

    }

    .tab {
        top: 0;
        max-width: 1100px;
        padding: 0px 10px;
        opacity: 0;
        transform: translateX(25px);
        content-visibility: hidden;
    }



    .tab .img-card {
        width: auto;
        max-width: 600px;
    }

    .country {
        font-size: 10vw;
        padding-bottom: 50px;
    }

    .right-column {
        padding: 40px 15px 10px;
        max-width: 100%;
        width: 100%;
    }

    .tab-content {
        margin-top: -28px;
    }

    ol,
    ul {
        padding-left: 0rem;
    }

    .tab-btn {
        padding: 10px 0px;
    }

    .tab-btn.active {
        width: 160px;
    }

    .right-btn {
        right: -10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .logo img {
        width: 75px;
        background: #fff;
        padding: 6px;
        border-radius: 50px;
    }

    .dropdown-menu_align {
        position: absolute !important;
        inset: 0px auto auto 6px !important;
        margin: 0px !important;
        transform: translate3d(0px, 40px, 0px) !important;
        -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
        background: var(--white);
        width: 290px;
        z-index: 99;
        border-radius: 0;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        border-top: 2px solid var(--orange);
        padding: 0;
    }

    .dropdown-menu_align li a {
        color: var(--black) !important;
        font-size: 14px !important;
        padding: 8px 8px 8px 18px !important;
    }

    .open-sidemenu {
        width: 35px;
        height: 35px;
        text-align: right;
        padding: 0;
        border: 0;
        background: transparent;
    }

    .open-sidemenu .menu-line {
        width: 100%;
        height: 2px;
        background: #000;
        display: block;
        float: right;
    }

    .open-sidemenu .menu-line+.menu-line {
        margin-top: 6px;
    }

    .open-sidemenu .menu-line:nth-child(2) {
        width: 30px;
    }

    .open-sidemenu .menu-line:nth-child(3) {
        width: 25px;
    }

    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 9999;
        top: 0;
        display: block;
        right: 0;
        background: rgba(0, 0, 0, 0.8);
        overflow-x: hidden;
        overflow: -moz-scrollbars-none;
        -ms-overflow-style: none;
        transition: 0.5s;
    }

    .sidenav::-webkit-scrollbar {
        width: 0 !important;
    }

    .menu-area {
        width: 300px;
        float: right;
        background: #8fc2d1;
        min-height: 100vh;
        padding-bottom: 50px;
    }

    .sidenav .navbar-nav a {
        padding: 8px 8px 8px 25px;
        text-decoration: none;
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        color: #343434;
        display: block;
        transition: 0.3s;
        border-bottom: 1px solid #ffe5c2;
        position: relative
    }

    .sidenav li.has-dropdown ul li a {
        font-size: 12px;
    }

    .sidenav .closebtn {
        position: absolute;
        top: 28px;
        left: -15px;
        font-size: 30px;
        color: var(--white);
        width: 30px;
        height: 30px;
        padding: 0;
        line-height: 25px;
        text-align: center;
        background: #4a7d00;
        font-weight: 500;
        border-radius: 50%;
        z-index: 1;
    }

    .sidenav .navbar-nav a img.menu-logo {
        width: 55px;
        background-color: #fff;
        padding: 4px;
        border-radius: 50px;
    }

    .spacle-responsive-nav {
        display: block;
        padding: 8px 0;
    }

    .spacle-responsive-nav .spacle-responsive-menu {
        position: relative;
    }

    .spacle-responsive-nav .spacle-responsive-menu.mean-container .mean-nav {
        margin-top: 65px;
    }

    .spacle-responsive-nav .spacle-responsive-menu.mean-container .mean-nav .others-options {
        display: none;
    }

    .spacle-responsive-nav .spacle-responsive-menu.mean-container .navbar-nav {
        overflow-y: scroll;
        overflow-x: hidden;
        height: 294px;
        -webkit-box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
    }

    .spacle-responsive-nav .logo {
        position: relative;
        width: 50%;
        z-index: 999;
        font-weight: bold;
        font-size: 25px;
    }

    .navbar-area.is-sticky {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .spacle-nav {
        display: none;
    }

    li.btn-nav-mob button.btn-nav {
        margin: 15px;
        padding: 8px 25px !important;
        display: flex;
        justify-content: center;
    }

    .btn-nav-mob {
        position: absolute;
        bottom: 0;
        width: 100%;
    }

    /*********************************************/
    /*** home page trainingpart CSS***/
    /*********************************************/
    .box-slider-content {
        padding: 20px 0;
    }

    .box_slider_text .text_heading {
        font-size: 48px;
        line-height: 50px;
        margin-bottom: 2px;
    }

    .box_slider_text .welcome_text {
        font-size: 18px;
    }

    .trainingpart {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .trainingpart {
        margin-top: 15px;
        padding-bottom: 15px;
    }

    .trainingpart_box_row2 {
        margin-top: 10px;
        font-size: 14px;
    }

    .trainingpart_box_row {
        margin: 0 auto 0px;
    }

    .aboutspace p {
        padding: 0 0px;
        font-size: 18px;
    }

    .satisfaction_img img {
        width: 100%;
    }

    .inner_section_subheading {
        font-size: 20px;
        padding-bottom: 0px;
    }

    .inner_section_heading {
        font-size: 56px;
        line-height: 60px;
    }

    .form-check {
        padding-left: 0;
        display: flex;
        align-items: baseline;
    }

    .form-group label {
        margin-left: 8px;
        font-size: 16px;
    }

    p.copyright {
        font-size: 13px;
        text-align: center;
        margin-top: 15px;
    }

    .left:before {
        left: 320px;
        top: 22px;
    }

    .right:before {
        right: 317px;
        top: 22px;
    }

    .our_process_wrapper {
        background: #ffff;
        padding: 20px 0px 10px;
    }

    .our_process_content {
        font-size: 58px;
    }

    ul.tabulli {
        flex-wrap: wrap;
    }

    ul.tabulli li {
        border-right: 0
    }

    .process_wrpper2 {
        padding: 0px 0px 50px;
    }

    .process_img {
        margin-top: 25px;
    }

    .tab-nav-bar {
        margin: 0px 0px -16px 0px;
    }

    .tab {
        padding: 15px 25px;

    }

    .tab {
        top: 0;
        max-width: 1100px;
        padding: 0px 10px;
        opacity: 0;
        transform: translateX(25px);
        content-visibility: hidden;
    }



    .tab .img-card {
        width: auto;
        max-width: 600px;
    }

    .country {
        font-size: 10vw;
        padding-bottom: 50px;
    }

    .right-column {
        padding: 40px 30px 10px;
        max-width: 100%;
        width: 100%;
    }

    .tab-content {
        margin-top: -22px;
    }

    ol,
    ul {
        padding-left: 0rem;
    }

    .tab-btn {
        padding: 10px 0px;
    }

    .tab-btn.active {
        width: 180px;
    }

    .right-btn {
        right: -10px;
    }
}

@media only screen and (min-width: 991px) and (max-width: 1600px) {

    .solution_wrapper {
        padding: 0px 0 60px;
    }

    .form-check {
        padding-left: 0;
        display: flex;
        align-items: baseline;
    }

    .form-group label {
        margin-left: 8px;
        font-size: 16px;
    }

    .awesome_work {
        padding: 80px 0;
    }

    .satisfaction_img {
        display: flex;
        justify-content: center;
        width: 75%;
    }

    .awesome_works_heading {
        font-size: 42px;
    }

    .about_contact_btn {
        margin-top: 10px;
    }

    .contents_services_paragraph p {
        height: 260px;
        margin-bottom: 0;
    }

}


@media only screen and (min-width: 991px) and (max-width: 1500px) {

    .solution_wrapper {
        padding: 0px 0 60px;
    }

    .form-check {
        padding-left: 0;
        display: flex;
        align-items: baseline;
    }

    .form-group label {
        margin-left: 8px;
        font-size: 16px;
    }

    .awesome_work {
        padding: 80px 0;
    }

    .satisfaction_img {
        display: flex;
        justify-content: center;
        width: 75%;
    }

    .awesome_works_heading {
        font-size: 42px;
    }

    .about_contact_btn {
        margin-top: 10px;
    }

    .contents_services_paragraph p {
        height: 260px;
        margin-bottom: 0;
    }

    .tab-nav-bar {
        margin: 0px 0px -16px 0px;
    }

    .tab {
        padding: 15px 25px;

    }

    .tab {
        top: 0;
        max-width: 1100px;
        padding: 0px 10px;
        opacity: 0;
        transform: translateX(25px);
        content-visibility: hidden;
    }

    .tab .img-card {
        width: auto;
        max-width: 600px;
    }

    .country {
        font-size: 10vw;
        padding-bottom: 50px;
    }

    .tab-btn.active {
        width: 180px;
    }

    .right-column {
        padding: 40px 30px 10px;
        max-width: 100%;
        width: 100%;
    }

    .tab-content {
        margin-top: -20px;
    }

    .right-btn {
        right: -8px;
    }

    ol,
    ul {
        padding-left: 0rem;
    }

    .tab-btn {
        padding: 10px 10px;
    }
}







@media only screen and (min-device-width: 300px) and (max-device-width: 428px) and (-webkit-min-device-pixel-ratio: 3) {



    .tab {
        content-visibility:hidden;
    }

    .tab.active {
        content-visibility:visible;
    }
}



@media only screen 
  and (device-width: 375px) 
  and (device-height: 667px) 
  and (-webkit-device-pixel-ratio: 2) { 
    .tab {
        content-visibility:hidden;
    }

    .tab.active {
        content-visibility:visible;
    }
}

/* CSS for iPhone X/XS/11 Pro */
@media only screen 
  and (device-width: 375px) 
  and (device-height: 812px) 
  and (-webkit-device-pixel-ratio: 3) { 
    .tab {
        content-visibility:hidden;
    }

    .tab.active {
        content-visibility:visible;
    }
}

/* CSS for iPhone XS Max/11 Pro Max */
@media only screen 
  and (device-width: 414px) 
  and (device-height: 896px) 
  and (-webkit-device-pixel-ratio: 3) { 
    .tab {
        content-visibility:hidden;
    }

    .tab.active {
        content-visibility:visible;
    }
}

/* CSS styles for iPhone 13 / 13 Pro / 13 Pro Max */
@media only screen 
  and (device-width: 390px) 
  and (device-height: 844px) 
  and (-webkit-device-pixel-ratio: 3) {
  /* Your CSS styles specific to iPhone 13 / 13 Pro / 13 Pro Max */
  .tab {
    content-visibility:hidden;
}

.tab.active {
    content-visibility:visible;
}
}
