/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

div#WORKS p {
    display: none;
}
div#Learning p {
    display: none;
}




#top .container {
    padding-inline: 0px !important;
}


div#header-secondary-outer ul#social {
    float: right;
}

div#header-secondary-outer ul#social i {
    top: 0;
    border: 1px solid white;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
}

div#header-secondary-outer ul#social a {
    margin-right: 0px !important;
}

div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows {
    float: left;
}

div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows a {
    font-size: 15px !important;
    line-height: 40px !important;
    padding-left: 53px;
    margin-right: 40px;
}

div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows a:before {
    content: '';
    position: absolute;
    background-image: url(https://duonixlab.com/wp-content/uploads/2026/04/Group-1000003979.png);
    left: 0;
    top: 0;
    border: 1px solid white;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 100%;
    transition: 0.9s;
}

div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li:hover a:before {
    background-color: #B90E14;
    border: 1px solid #B90E14;
}

div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows a:after {
    content: '';
    position: absolute;
    border: 1px solid white;
    height: 30px;
    right: -26px;
    top: 4px;
}

div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li:last-child a:after {
    display: none;
}

div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows .email a:before {
    background-image: url(https://duonixlab.com/wp-content/uploads/2026/02/Group-1000003980.png);
}

div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows .map a:before {
  background-image: url(https://duonixlab.com/wp-content/uploads/2026/02/Group-1000003981.png);
    
}


#top .current-menu-item span {
    font-weight: 700;
    text-decoration: underline;
}

#top .b1 a {
    background-color: #B90E14;
    padding-block: 13px;
    border-radius: 30px !important;
    padding-inline: 30px 60px !important;
    background-image: url(https://duonixlab.com/wp-content/uploads/2026/02/Background-26.png););
    background-repeat: no-repeat;
    background-position: 97% 50%;
}

#top .b1 a span {
    color: white;
}



div#header-outer .container {
    padding-right: 110px !important;
}



div#banner .nectar-milestone {
    position: absolute;
    bottom: 160px;
    z-index: 999;
    right: -190px;
    color: white;
    background-color: #ffffff1f;
    padding-inline: 40px;
    padding-block: 18px 10px;
    border-radius: 60px !important;
    backdrop-filter: blur(121px);
}

.row-bg.viewport-desktop.using-image {
    background-size: 100% 100% !important;
}

div#Who {
    padding-block: 60px !important;
}





div#Who .carousel-item div#who-caro {
    margin-bottom: 0;
}

div#Who .carousel-item {
    filter: drop-shadow(2px 4px 6px #cccc);
    margin-inline: 36px;
    padding-inline: 20px;
    border-radius: 13px;
    padding-block: 40px;
    transition: 0.9s;
    background: linear-gradient(105deg, rgb(255 255 255) 0%, rgb(255 255 255) 100%);
}

div#Who .carousel-item .iwt-icon img {
    width: 52%;
    filter: brightness(0) invert(1);
    margin: 0 auto;
}

div#Who .carousel-item .iwt-icon {
    background: linear-gradient(105deg,rgba(185, 14, 20, 1) 0%, rgba(0, 0, 24, 1) 100%);
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    transition: 0.9s;
    animation: 2s rotate linear alternate infinite;
}
@keyframes rotate{
    0%{
        transform:rotate(10deg)
    }
      100%{
        transform:rotate(-10deg)
    }
}
div#Who .carousel-item .iwt-text {
    padding-left: 103px;
}

div#Who .carousel-item .iwt-text h3 {
    margin-bottom: 0;
}

div#Who .owl-item.active:before {
    content: '';
    position: absolute;
    background-image: url(https://duonixlab.com/wp-content/uploads/2026/02/Group-1000003926.png);
    width: 45px;
    height: 26px;
    background-size: cover;
    right: -20px;
    z-index: 9;
    top: 40%;
    animation: 2s move linear alternate infinite;
}
@keyframes move{
    0%{
        transform:translateX(10px)
    }
}
div#Who .owl-item.active+.owl-item.active+.owl-item.active:before {
    display: none;
}

div#Who .carousel-item:hover {
    background: linear-gradient(105deg,rgba(185, 14, 20, 1) 0%, rgba(0, 0, 24, 1) 100%);
}

div#Who .carousel-item:hover span {
    color: white !important;
}

div#Who .carousel-item span {
    transition: 0.9s;
}

div#Who .carousel-item:hover .iwt-icon {
background: linear-gradient(105deg,rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

div#Who .carousel-item:hover .iwt-icon img {
    filter: unset !important;
}



div#Empowering img {
    filter: drop-shadow(2px 4px 6px #ccc);
}

div#Empowering .c1 .img2 {
    width: 85%;
}

div#Empowering .c1 .img1 {
    float: right;
    margin-bottom: -160px;
    z-index: 99;
    animation: 2s rotate linear alternate infinite;
}

div#Empowering .c1 .img3 {
    float: right;
    margin-top: -190px;
    animation: 2s rotate linear alternate infinite;
    animation-direction: alternate;
}

.icon h5 {
    background-color: #B90E14;
    color: white;
    display: flex;
    align-items: center;
    width: fit-content;
    border-radius: 40px;
    padding-inline: 17px;
    padding-block: 10px 6px;
    letter-spacing: 3px;
    font-weight: 200;
    margin-bottom: 20px !important;
}

.icon h5 img {
    margin-bottom: 0px !important;
    padding-right: 10px;
}

div#Empowering .text1 {
    border-bottom: 1px solid #14151959;
    padding-bottom: 30px;
}

div#Empowering  div#aboutin {
    padding-bottom: 20px;
}



div#Empowering div#aboutin .nectar-milestone .number.default {
    color: #141519;
    font-family: 'Poppins';
}

div#Empowering div#aboutin .nectar-milestone  .subject {
    font-family: inter;
    color: #141519;
    font-weight: 500;
}

div#Empowering div#aboutin .vc_col-sm-4 {
    border-right: 1px solid #6c706f4f;
}

div#Empowering div#aboutin .vc_col-sm-4:nth-child(3) {
    border: 0px !important;
}

a#b1 {
    font-size: 15px;
    line-height: 25px;
    font-family: 'Poppins';
    border-radius: 30px !important;
    padding-block: 15px 13px;
    position: relative;
    padding-inline: 40px 40px;
}

a#b1 i {
    color: #B90E14;
    background-color: white !important;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    rotate: -34deg;
    right: 0;
    top: 26px;
}

div#Empowering .iwithtext {
    margin-top: -60px;
    margin-left: 180px;
}

div#Empowering .iwithtext .iwt-icon img {
    width: 100%;
}

div#Empowering .iwithtext  .iwt-text {
    padding-left: 63px;
}

div#Empowering .iwithtext .iwt-icon {
    margin-top: -2px;
}

div#Empowering .iwithtext h6 {
    font-family: 'Inter';
    font-size: 18px;
    line-height: 28px;
}

div#Empowering .iwithtext h6 strong {
    font-family: 'Poppins';
    color: #141519;
    font-weight: 700;
}



.icon1 h5 {
    margin: 0 auto;
}

div#Empowering {
    padding-bottom: 60px !important;
}

div#PROGRAMS {
    padding-block: 70px !important;
}



div#PROGRAMS .carousel-item div#PROGRAMSin {
    margin-bottom: 0;
}

div#PROGRAMS .carousel-item  h6 a {
    opacity: 1;
    display: flex;
    align-items: center;
    width: fit-content;
    border: 1px solid white;
    border-radius: 30px;
    padding-block: 6px;
    margin: 0 auto;
    padding-inline: 17px 10px;
}

div#PROGRAMS .carousel-item h6 a img {
    margin-bottom: 0;
    padding-left: 10px;
}
div#PROGRAMS .carousel-item:hover:before {
    height: 100% !important;

}
div#PROGRAMS .carousel-item:before {
    content: '';
    position: absolute;
    width: 100% !important;
    height: 0% !important;
    z-index: 99999;
    background: linear-gradient(105deg,rgba(185, 14, 20, 1) 0%, rgba(0, 0, 24, 1) 100%);
    z-index: 0;
    top: 0;
    left: 0;
    border-radius: 18px;
    transition: 0.9s;
}
div#PROGRAMS .carousel-item {
    background-color: #ffffff1c;
    border-radius: 18px;
    margin-inline: 10px;
    border: 1px solid #ffffff38;
    padding-inline: 20px;
    padding-block: 30px 20px;
    position: relative;
    overflow: hidden;
}

div#PROGRAMS .owl-nav.disabled {
    display: block;
    position: relative;
    margin-top: 20px;
}

div#PROGRAMS  button.owl-next,div#PROGRAMS  button.owl-prev {
    border: 1px solid white;
    width: 40px;
    height: 40px;
    border-radius: 100% !important;
    background: linear-gradient(105deg,rgba(185, 14, 20, 1) 0%, rgba(0, 0, 24, 1) 100%);
    font-size: 22px;
    transition: 0.9s;
}

div#PROGRAMS button.owl-next:hover, div#PROGRAMS button.owl-prev:hover {
    background: linear-gradient(105deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 0%) 100%);
}

div#PROGRAMS .owl-nav.disabled:before {
    content: '';
    position: absolute;
    background-image: url(https://duonixlab.com/wp-content/uploads/2026/02/Horizontal-Divider-2.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 20% 50%;
    right: -46%;
}

div#PROGRAMS .owl-nav.disabled:after {
    content: '';
    position: absolute;
    background-image: url(https://duonixlab.com/wp-content/uploads/2026/02/Horizontal-Divider-3.png);
    width: 100%;
    height: 100%;
    left: -80px;
    background-repeat: no-repeat;
    background-position: 0%;
}

div#PROGRAMS>.row-bg-wrap:before {
    content: '';
    position: absolute;
    border: 6px solid white;
    z-index: 9999;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    left: 50px;
    top: 60px;
    animation: 2s scale linear alternate infinite;
}
@keyframes scale{
    0%{
        transform:scale(0.8)
    }
}
div#PROGRAMS>.row-bg-wrap:after {
    content: '';
    position: absolute;
    left: 50px;
    bottom: 60px;
    background-image: url(https://duonixlab.com/wp-content/uploads/2026/02/img-17.png);
    width: 80px;
    height: 74px;
    z-index: 99;
    background-size: cover;
    animation: 2s scale linear alternate infinite;
}

div#PROGRAMS .row-bg.viewport-desktop.using-image:before {
    content: '';
    position: absolute;
    background-image: url(https://duonixlab.com/wp-content/uploads/2026/02/img-18.png);
    width: 220px;
    height: 144px;
    z-index: 99;
    background-size: cover;
    bottom: 0;
    right: 0;
    animation: 2s move linear alternate infinite;
}

div#CHOOSE {
    padding-block: 60px !important;
}

div#CHOOSE .img2 {
    width: 100%;
    float: right;
    margin-bottom: -170px;
}

div#CHOOSE .img1 {
    margin-bottom: -150px;
    z-index: 9;
    animation: 2s rotate linear alternate infinite;
}



div#CHOOSE .nectar-milestone {
    background: linear-gradient(105deg,rgba(185, 14, 20, 1) 0%, rgba(0, 0, 24, 1) 100%);
    color: white;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    width: fit-content;
    border-radius: 10px;
    padding: 26px 0px;
    position: absolute;
    top: 38%;
    right: -180px;
}

div#CHOOSE .nectar-milestone .subject {
    font-size: 20px;
    line-height: 30px;
    width: 30%;
    text-align: left;
}


div#CHOOSE div#CHOOSEin .iwithtext .iwt-icon {
    background-color: white;
    filter: drop-shadow(2px 4px 6px #ccc);
    width: 90px !important;
    height: 90px !important;
    border-radius: 100%;
    border: 1px solid #00000029;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(105deg, rgb(255 255 255) 0%, rgb(255 255 255) 100%);
}

div#CHOOSE div#CHOOSEin .iwithtext .iwt-icon img {
    margin: 0;
    width: 50%;
}

div#CHOOSE div#CHOOSEin .iwithtext .iwt-text {
    padding-left: 110px;
}

div#CHOOSE div#CHOOSEin .iwithtext .iwt-text h4 {
    font-size: 17px !important;
    line-height: 27px;
}


div#CHOOSE div#CHOOSEin .iwithtext {
    margin-bottom: 40px;
}

div#CHOOSE div#CHOOSEin .iwithtext:hover .iwt-icon {
    background: linear-gradient(105deg,rgba(185, 14, 20, 1) 0%, rgba(0, 0, 24, 1) 100%);
}

div#CHOOSE div#CHOOSEin .iwithtext:hover .iwt-icon img {
    filter: brightness(0) invert(1);
}

div#WORKS {
    padding-bottom: 140px !important;
}

div#WORKS .text1 {
    margin-bottom: 50px;
}



div#WORKS div#WORKSin .vc_col-sm-3:nth-child(even) {
    transform: translateY(70px);
}

div#WORKS div#WORKSin .vc_col-sm-3 h5 {
    filter: drop-shadow(2px 4px 6px #ccc);
    width: 120px !important;
    height: 120px !important;
    border-radius: 100%;
    border: 1px solid #00000029;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(105deg, rgb(255 255 255) 0%, rgb(255 255 255) 100%);
    margin: 0 auto;
    margin-bottom: 20px;
    animation: 2s rotate linear alternate infinite;
}

div#WORKS div#WORKSin .vc_col-sm-3 h5 img {
    margin: 0 auto;
}

div#WORKS div#WORKSin .vc_col-sm-3:hover h5 {
    background: linear-gradient(105deg,rgba(185, 14, 20, 1) 0%, rgba(0, 0, 24, 1) 100%);
}

div#WORKS div#WORKSin .vc_col-sm-3:hover h5 img {
    filter: brightness(0) invert(1);
}

div#WORKS div#WORKSin:before {
    content: '';
    position: absolute;
    background-image: url(https://duonixlab.com/wp-content/uploads/2026/02/Vector-42.png);
    width: 81%;
    height: 121px;
    background-size: 100% 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
div#Learning .c1 {padding-left: 180px;}
div#Learning>.row-bg-wrap:after {
    content: '';
    position: absolute;
    left: 50px;
    bottom: 60px;
    background-image: url(https://duonixlab.com/wp-content/uploads/2026/02/img-17.png);
    width: 80px;
    height: 74px;
    z-index: 99;
    background-size: cover;
}



div#Learning .row-bg-wrap:before {
    content: '';
    position: absolute;
    left: 50px;
    top: 60px;
    background-image: url(https://duonixlab.com/wp-content/uploads/2026/02/img-19.png);
    width: 60px;
    height: 54px;
    z-index: 999999999;
    background-size: cover;
}
div#TESTIMONIALS {
    padding-block: 90px !important;
}
div#Learning .carousel-item div#Studentsin {
    margin-bottom: 0;
}
div#TESTIMONIALS .carousel-item:before {
    content: '';
    position: absolute;
    width: 100% !important;
    height: 0% !important;
    z-index: 99999;
    background: linear-gradient(105deg,rgba(185, 14, 20, 1) 0%, rgba(0, 0, 24, 1) 100%);
    z-index: 0;
    top: 0;
    left: 0;
    border-radius: 18px;
    transition: 0.9s;
}
div#TESTIMONIALS .carousel-item {
    position: relative;
    overflow: hidden;
    margin-inline: 12px;
    padding: 20px 20px;
    border-radius: 18px;
}

div#TESTIMONIALS .carousel-item:hover:before {
    height: 100%;
}
div#TESTIMONIALS .carousel-item .iwithtext .iwt-icon img {
    width: 100%;
}
div#TESTIMONIALS .carousel-item .iwithtext  .iwt-text {
    padding-left: 80px;
}
div#TESTIMONIALS .carousel-item .iwithtext .iwt-text h6 {
    margin-bottom: 0;
    font-family: 'Poppins';
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 0;
    color: #141519;
}

div#TESTIMONIALS .carousel-item  p {font-style: italic;font-size: 18px;line-height: 28px;}

div#TESTIMONIALS .carousel-item h5 {
    filter: brightness(0);
    transition: 0.9s;
}

div#TESTIMONIALS .carousel-item:hover h5 {
    filter: unset;
}

div#TESTIMONIALS .carousel-item:hover span, div#TESTIMONIALS .carousel-item:hover h6 {
    filter: brightness(0) invert(1);
}

div#TESTIMONIALS .carousel-item:hover:before {
    height: 100% !important;
}

div#TESTIMONIALS .carousel-item div#Studentsin {
    margin-bottom: 0;
}





div#TESTIMONIALS .owl-nav.disabled {
    display: block;
    position: relative;
 
}

div#TESTIMONIALS  button.owl-next,div#TESTIMONIALS  button.owl-prev {
    border: 1px solid white;
    width: 40px;
    height: 40px;
    border-radius: 100% !important;
    background: linear-gradient(105deg,rgba(185, 14, 20, 1) 0%, rgba(0, 0, 24, 1) 100%);
    font-size: 22px;
    transition: 0.9s;
}

div#TESTIMONIALS button.owl-next:hover, div#TESTIMONIALS button.owl-prev:hover {
    background: linear-gradient(105deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 0%) 100%);
}


div#Personalized {
    padding-bottom: 90px !important;
}

div#Personalized div#gform_wrapper_1 {
    margin-bottom: 0;
}

div#Personalized div#gform_wrapper_1 div#gform_fields_1 {
    row-gap: normal;
}

div#Personalized div#gform_wrapper_1 div#gform_fields_1 label {
    margin-top: 0;
    color: #333333;
    font-weight: 200;
}

div#Personalized div#gform_wrapper_1 div#gform_fields_1 span.gfield_required.gfield_required_text {
    display: none;
}

div#Personalized div#gform_wrapper_1 div#gform_fields_1 input,div#Personalized div#gform_wrapper_1 div#gform_fields_1 textarea {
    background-color: transparent;
    border: 1px solid #00000026 !important;
    height: 58px !important;
    border-radius: 8px;
    margin-bottom: 20px;
    resize: unset;
}
div#Personalized div#gform_wrapper_1 .gform-footer.gform_footer.top_label {
    margin-top: 0;
}
div#Personalized div#gform_wrapper_1 .gform-footer.gform_footer.top_label input#gform_submit_button_1 {
    background-color: #B90E14;
    font-family: 'Poppins';
    border-radius: 30px !important;
    padding-block: 21px 18px !important;
    padding-inline: 20px 62px !important;
    background-image: url(https://duonixlab.com/wp-content/uploads/2026/02/Background-27.png);
    background-repeat: no-repeat;
    background-position: 98% 52%;
}

div#Personalized .vc_col-sm-6 {
    padding-inline: 0px !important;
}

div#Personalized .c2 {
    background-color: white;
    filter: drop-shadow(2px 4px 6px #cccc);
    padding-inline: 40px !important;
    padding-block: 40px;
    border-radius: 0px 30px 30px 0px;
}

div#Personalized .c1 span, div#Personalized .c1 h2, div#Personalized .c1 a,div#Personalized .c1 h4 {
    color: white;
}

div#Personalized .c1 {
}

div#Personalized .c1 .vc_column-inner {
    padding-inline: 60px;
}

div#Personalized .c1 h2 {
    padding-bottom: 10px;
}

div#Personalized .c1 .text1 {
    padding-bottom: 20px;
}
div#Personalized .c1 .iwithtext .iwt-icon {
    border: 1px solid white;
    width: 70px;
    height: 70px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

div#Personalized .c1 .iwithtext .iwt-text {
    padding-left: 90px;
}

div#Personalized .c1 .iwithtext .iwt-text h4 {
    margin-bottom: 0;
}

div#Personalized .c1 .iwithtext {
    margin-bottom: 50px;
}

div#Personalized .c1 .iwithtext:last-child {
    margin-bottom: 0;
}

div#Personalized .c1 .column-image-bg {background-size: cover;border-radius: 30px 0px 0px 30px;}

div#Personalized .c1 .iwithtext .iwt-icon i {
    color: white;
}

div#Personalized .c1 .iwithtext:hover .iwt-icon {
    background: linear-gradient(105deg,rgba(185, 14, 20, 1) 0%, rgba(0, 0, 24, 1) 100%);
    border: 1px solid #B90E14;
}

div#Personalized .c1 .vc_column-inner:before {
        content: '';
        position: absolute;
        top: 30px;
        background-image: url(https://duonixlab.com/wp-content/uploads/2026/02/img-19.png);
        width: 60px;
        height: 54px;
        z-index: 999999999;
        background-size: cover;
        right: 50px;
}
div#Personalized .c1 .vc_column-inner:after {
    content: '';
    position: absolute;
    border: 6px solid white;
    z-index: 9999;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    left: 50px;
    bottom: 20px;
}
#footer-outer #footer-widgets .row {
    padding-block: 70px 50px !important;
    border-bottom: 1px solid #ffffff85;
}
#footer-outer #footer-widgets div#media_image-2 {
    MARGIN-BOTTOM: 10px;
}
#footer-outer #footer-widgets div#media_image-2 IMG {
    WIDTH: 86%;
}
#footer-outer #footer-widgets div#text-2 {
    margin-bottom: 20px;
}

#footer-outer #footer-widgets  .iconnn li {
    display: inline-block;
    margin-right: 12px;
}

#footer-outer #footer-widgets .iconnn li i {
    top: 0;
    border: 1px solid white;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    font-size: 15px;
}

#footer-outer #footer-widgets .iconnn li i:hover {
    background-color: #B90E14;
}

#footer-outer #footer-widgets div#nav_menu-2 {
    margin: 0 auto;
    display: table;
}

div#copyright {
    padding-block: 15px 0px !important;
}
div#copyright div#text-4 p {
    font-family: 'Poppins';
    opacity: 10%;
    font-size: 330px;
    line-height: 230px;
    margin-left: -300px;
    padding-top: 30px;
}

div#copyright .col.span_5 {
    max-width: 100% !important;
}

div#copyright div#text-4 {
}

div#footer-outer {
    background-color: transparent !important;
}

div#PROGRAMS .carousel-item h5 img {
    animation: 2s rotate linear alternate infinite;
}

div#footer-outer:before {
    content: '';
    position: absolute;
    border: 6px solid white;
    z-index: 9999;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    left: 50px;
    top: 60px;
}

div#footer-widgets:after {
    content: '' !important;
    position: absolute !important;
    background-image: url(https://duonixlab.com/wp-content/uploads/2026/02/img-19.png);
    width: 60px !important;
    height: 54px !important;
    z-index: 999999999;
    background-size: cover;
    right: 40px !important;
}

div#pre-footer {
    padding-block: 25px !important;
}

div#pre-footer h6 {
    display: flex;
    align-items: center;
    padding-inline: 38px;
    font-size: 17px;
}

div#pre-footer h6 img {
    margin-bottom: 0;
}

div#pre-footer h6 img {
    padding-inline: 10px;
}
div#pre-footer h6:last-child {
    padding-right: 70px;
}
select#input_1_8, select#input_1_9 {
    background-color: transparent;
    border: 1px solid #00000026 !important;
    height: 58px !important;
    border-radius: 8px;
    margin-bottom: 20px;
    resize: unset;
    line-height: 56px;
}

div#Empowering ul {
    margin-bottom: 8px;
}
div#Empowering {
    padding-top: 60px !important;
}
div#CHOOSE h3.font-bold.text-indigo-900.mb-3 {
    font-size: 15px;
    color: #000;
}
div#digitalsec1 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
div#creatdsec1 h2 {
    font-size: 23px;
    line-height: 33px;
    padding: 0rem 0rem;
}
div#creatdsec1 p {
    padding-top: 20px;
    padding-bottom: 8px;
}
div#creatdsec1 .row-bg-wrap {
    background: #e5e7eb;
}
div#creatdsec1 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

div#limitedsec1 h2 span {
    color: #fff !important;
}
div#limitedsec1 p, div#limitedsec1 li {
    color: #fff;
}
div#PROGRAMSin h5 img {
    display: none;
}
div#Personalized {
    padding-bottom: 90px !important;
    margin-top: 60px;
}
div#popmake-175 div#pum_popup_title_175 {
    display: none;
}
div#popopmaker1 input#gform_submit_button_2 {
    font-size: 15px;
    line-height: 25px;
    font-family: 'Poppins';
    border-radius: 30px !important;
    padding-block: 15px 13px;
    position: relative;
    padding-inline: 33px 37px;
    background: #B90E14;
}

.pum-theme-167 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    background-color: #b90e14 !important;
}
.pum-theme-167, .pum-theme-default-theme {
    background-color: #000000d6 !important;
}
div#Personalized h2 {
    font-size: 28px;
    line-height: 40px;
}

div#creatdsec1 .icon1 {
    padding-left: 90px;
}
div#PROGRAMSin h6 {
    display: none;
}
div#CHOOSEin .iwt-text p {
    display: none;
}
#PROGRAMS .owl-dots {
  display: none;
}

div#creatdsec1 h2 {
    text-align: center !important;
}
div#creatdsec1 p {
    text-align: center !important;
}
div#creatdsec1 .mt-8.flex.items-center.space-x-4 {
    text-align: center !important;
    justify-content: center;
}
div#Learning h2 > br {
    display: none;
}
div#Personalized p {
    padding-bottom: 2px;
}
/* ================================ */
@media only screen and (max-width: 1920px) {
	
}
/* ================================ */
@media only screen and (max-width: 1600px) {
	div#copyright div#text-4 p {
    font-size: 270px;
    line-height: 180px;
    margin-left: -120px;
}

    div#banner .nectar-milestone {
    bottom: 140px;
    right: -100px;
}
}
/* ================================ */
@media only screen and (max-width: 1440px) {
    div#banner .nectar-milestone {
    
    right: -40px;
}
    div#copyright div#text-4 p {
    font-size: 240px;
    line-height: 150px;
    margin-left: -40px;
}
    div#PROGRAMS>.row-bg-wrap:after {
    left: 0;
}

div#PROGRAMS .row-bg.viewport-desktop.using-image:before {
    width: 180px;
    height: 114px;
}
	
}
/* ================================ */
@media only screen and (max-width: 1366px) {
    div#header-outer .container {
    padding-right: 20px !important;
}

div#Who {
    padding-block: 40px !important;
}

div#Who .text1 {
    margin-bottom: 0;
    margin-b.: ;
}

div#Who .carousel-item .iwt-icon {
    width: 70px;
    height: 70px;
}

div#Who .carousel-item .iwt-text {
    padding-left: 83px;
}

div#Who .carousel-item .iwt-text p {
    font-size: 14px;
    line-height: 24px;
}
div#PROGRAMS .text1 {
    margin-bottom: 0;
}
div#PROGRAMS .owl-nav.disabled:after {
    width: 51%;
}
div#CHOOSE div#CHOOSEin .iwithtext .iwt-icon {
    width: 77px !important;
    height: 77px !important;
}
div#CHOOSE div#CHOOSEin .iwithtext .iwt-text {
    padding-left: 90px;
}
div#CHOOSE .nectar-milestone {
    width: 59%;
    right: -70px;
    top: 44%;
}

div#CHOOSE .nectar-milestone .number.default {
}

div#CHOOSE .nectar-milestone .subject {
    font-size: 17px;
    line-height: 27px;
}

div#TESTIMONIALS .text1 {
    margin-bottom: 0;
}

div#footer-outer:before {
    left: 16px;
    top: 20px;
}

div#copyright div#text-4 p {
    font-size: 230px;
    line-height: 160px;
    margin-left: -40px;
}
div#Personalized h2 {
    font-size: 30px;
    line-height: 42px;
}
div#digitalsec1 h2 {
    font-size: 32px;
}	
div#PROGRAMSin h3 {
    font-size: 15px;
    line-height: 28px;
}
div#PROGRAMSin p {
    font-size: 13px;
}	
	
	div#Empowering {
  padding-top: 40px !important;
}
div#Empowering {
  padding-bottom: 40px !important;
}
	
	
}
/* ================================ */
@media only screen and (max-width: 1280px) {
    #top ul.sf-menu.sf-js-enabled.sf-arrows a {
    font-size: 13px !important;
    line-height: 23px !important;
}

div#Who .carousel-item {
    margin-inline: 16px;
}

div#PROGRAMS .owl-dots {
    display: none;
}

div#CHOOSE div#CHOOSEin .iwithtext .iwt-text h4 {
    font-size: 14px !important;
    line-height: 25px;
}

div#Learning .c1 {
    padding-left: 50px;
}

div#copyright div#text-4 p {
    font-size: 210px !important;
    line-height: 160px !important;
    margin-left: -40px;
}
div#PROGRAMS .carousel-item {
  background-color: #ffffff1c;
  border-radius: 18px;
  margin-inline: 10px;
  border: 1px solid #ffffff38;
  padding-inline: 20px;
  padding-block: 30px 20px;
  position: relative;
  overflow: hidden;
  height: 190px;
}
	
	div#Personalized .c2 {
    background-color: white;
    filter: drop-shadow(2px 4px 6px #cccc);
    padding-inline: 16px !important;
    padding-block: 27px;
    border-radius: 0px 30px 30px 0px;
}
	
}
/* ================================ */
@media only screen and (max-width: 1080px) {
    div#header-secondary-outer ul#social {
    display: none;
}
    div#Who .carousel-item .iwt-icon {
    width: 60px;
    height: 60px;
}

div#Who .carousel-item .iwt-text {
    padding-left: 68px;
}

p {
    font-size: 12px !important;
    line-height: 22px !important;
}

div#Who .carousel-item {
    padding-block: 20px;
}

div#Empowering .c1 .img1,div#Empowering .c1 .img3 {
    width: 46%;
}

div#Empowering .c1 .img1 {
    margin-bottom: -100px;
}

div#Empowering .c1 .img3 {
    margin-top: -140px;
}

div#Empowering div#aboutin .nectar-milestone .number.default .symbol-wrap,div#Empowering div#aboutin .nectar-milestone .number.default span {
    font-size: 30px;
    line-height: 40px;
}

div#PROGRAMS {
    padding-block: 50px !important;
}

div#CHOOSEin {
    display: none;
}

div#CHOOSE .nectar-milestone {
    display: none;
}

div#CHOOSE .img1,div#CHOOSE .img3 {
    width: 50%;
}

div#Learning .row-bg-wrap:before,div#Learning .row-bg-wrap:after {
    display: none;
}

div#Learning .c1 {
    padding-left: 0;
}

div#Learning .c1 .text1 {
    margin-bottom: 0;
}

div#TESTIMONIALS .carousel-item .iwithtext .iwt-text h6 {
    font-size: 15px;
    line-height: 25px;
}

div#TESTIMONIALS .carousel-item {
    padding-block: 20px 40px;
}

div#Personalized .c1 .vc_column-inner {
    padding-inline: 30px;
}

h2 {
    font-size: 27px !important;
    line-height: 37px !important;
}

#footer-outer #footer-widgets .iconnn li i {
    width: 35px;
    height: 35px;
    line-height: 35px;
}

#footer-outer #footer-widgets .iconnn li {
    margin-right: 3px;
}

div#copyright div#text-4 p {
    font-size: 170px !important;
    line-height: 120px !important;
}
	
	 div#Personalized h2 {
    font-size: 24px !important;
    line-height: 42px;
  }
	
	div#creatdsec1 .icon1 {
  padding-left: 0px;
}
	#limitedsec1 h2 {
  font-size: 20px !important;
}
	
}
/* ================================ */
@media only screen and (max-width: 912px) {
	div#banner .nectar-milestone {
    display: none;
}
    div#WORKS {
    padding-bottom: 50px !important;
}
    div#Who .owl-item.active+.owl-item.active:before {
    display: none !important;
}

div#Who .carousel-item .iwt-icon {
    position: relative;
    margin: 0 auto;
    margin-bottom: 20px;
}

div#Who .carousel-item .iwt-text {
    padding-inline: 0;
    text-align: center;
}

p {
    font-size: 14px !important;
    line-height: 24px !important;
}

.icon h5 {
    margin: 0 auto;
}

div#Empowering div#aboutin .vc_col-sm-4 {
    border: 0;
}
div#Empowering .iwithtext .iwt-icon {
    position: relative;
    margin: 0 auto;
    display: table;
}

div#Empowering .iwithtext .iwt-text {
    padding-inline: 0;
}

div#Empowering .iwithtext {
    margin: unset;
    margin-top: 10px;
}

div#Empowering {
    width: 80%;
    margin: 0 auto;
}

div#Empowering .c1 {
    width: 70%;
    margin: 0 auto;
}

div#PROGRAMS {
    width: 80%;
    margin: 0 auto;
}

div#PROGRAMS .owl-nav.disabled {
    display: none;
}

div#PROGRAMS .owl-dots {display: block;}

div#CHOOSEin {
    display: block;
}

div#CHOOSE div#CHOOSEin .iwithtext .iwt-icon {
    position: relative;
    margin: 0 auto;
    margin-bottom: 20px;
}

div#CHOOSE div#CHOOSEin .iwithtext .iwt-text {
    padding-inline: 0;
    text-align: center;
}

div#CHOOSE div#CHOOSEin .iwithtext .iwt-text h4 {
    font-size: 18px !important;
    line-height: 28px !important;
}

div#CHOOSE {
    text-align: center;
    width: 70%;
    margin: 0 auto;
}

div#CHOOSE .c2 {
    width: 70%;
    margin: 0 auto;
}

div#WORKS div#WORKSin:before {
    display: none;
}

div#WORKS div#WORKSin .vc_col-sm-3:nth-child(even) {
    transform: unset;
}

div#WORKS div#WORKSin .vc_col-sm-3 p {
    width: 80%;
    margin: 0 auto;
}

div#Learning {
    text-align: center;
    padding-inline: 40px  !important;
    padding-top: 40px !important;
}

div#Learning .c1 .text1 {
    margin-bottom: 20px;
}

div#TESTIMONIALS .owl-nav.disabled {
    display: none;
}

div#Personalized .c1 .vc_column-inner {
    text-align: center;
    padding: 60px 140px;
}

div#Personalized .c1 .iwithtext .iwt-icon {
    position: relative;
    margin: 0 auto;
    margin-bottom: 20px;
}

div#Personalized .c1 .iwithtext .iwt-text {
    padding-inline: 0;
}

div#Personalized .c1 .iwithtext {
    margin-bottom: 30px;
}

div#Personalized .c1 .iwithtext:last-child {
    margin-bottom: 0px !important;
}

#footer-outer #footer-widgets div#nav_menu-2 {
    margin: unset;
}

#footer-outer #footer-widgets  .col.span_3 {
    margin-bottom: 0;
}

#footer-outer #footer-widgets div#media_image-2 IMG {
    WIDTH: 66%;
}

div#copyright div#text-4 p {
    font-size: 150px !important;
    line-height: 110px !important;
    margin-left: 0;
}
	
	div#Empowering ul {
  margin-bottom: 8px;
  text-align: left;
  margin: 10px 140px;
}
	
	  h2 {
    font-size: 23px !important;
    line-height: 37px !important;
  }
	
	.icon h5 {
  background-color: #B90E14;
  color: white;
  display: flex;
  align-items: center;
  width: fit-content;
  border-radius: 40px;
  padding-inline: 15px;
  padding-block: 12px 16px;
  letter-spacing: 3px;
  font-weight: 200;
  margin-bottom: 20px !important;
  font-size: 15px !important;
}
#Learning h2 > br {
  display: none;
}
	
	#digitalsec1 .vc_column-inner {
  padding: 0px 40px;
}
	
	#limitedsec1 {
  padding-top: 30px !important;
  padding-bottom: 40px !important;
}
	
	#limitedsec1 img {
  width: 100%;
}
	
div#PROGRAMS>.row-bg-wrap:before {
     display: none;
}	
	
div#PROGRAMS .row-bg.viewport-desktop.using-image:before {
          display: none;

    }
	
	    div#PROGRAMS>.row-bg-wrap:after {
          display: none;
    }
	
	
	div#Personalized .c1 .vc_column-inner:before {
  display: none;
}
	
	div#Personalized .c1 .vc_column-inner:after {
  display: none;
}
	
	
	div#footer-widgets:after {
  display: none;
}
	
	    div#footer-outer:before {
      display: none;
    }
	
	#das {
  padding-top: 30px;
}
	
	#limitedsec1 .row_col_wrap_12.col.span_12.dark.left {
  padding: 0px 60px;
}
	div#Personalized p {
    padding-bottom: 2px;
    text-align: center;
    font-size: 12px !important;
}
div#limitedsec1 .icon1 {
    padding: 0px 70px;
}
	div#limitedsec1 img {
    width: 80%;
    margin: 0 auto;
}
	div#Personalized .vc_column-inner {
    margin: 0px 50px;
}
	    div#Personalized .c2 {
        background-color: white;
        filter: drop-shadow(2px 4px 6px #cccc);
        padding-inline: 16px !important;
        padding-block: 27px;
        border-radius: 0px 30px 30px 0px;
        margin: 0px 55px;
    }
	    div#Personalized h2 {
        font-size: 19px !important;
        line-height: 42px;
    }
	
}
/* ================================ */
@media only screen and (max-width: 800px) {
    div#copyright div#text-4 p {
    font-size: 120px !important;
    line-height: 110px !important;
}
	
	 h2 {
    font-size: 20px !important;
    line-height: 37px !important;
  }
	
	  div#Empowering ul {
    margin-bottom: 8px;
    text-align: left;
    margin: 10px 110px;
  }
	
	 .icon h5 {
    background-color: #B90E14;
    color: white;
    display: flex;
    align-items: center;
    width: fit-content;
    border-radius: 40px;
    padding-inline: 15px;
    padding-block: 12px 16px;
    letter-spacing: 3px;
    font-weight: 200;
    margin-bottom: 20px !important;
    font-size: 13px !important;
  }
	
	    div#Personalized h2 {
        font-size: 16px !important;
        line-height: 42px;
    }
	
}
/* ================================ */
@media only screen and (max-width: 480px) {
    div#Who .owl-item.active:before {
    display: none;
}

h2 {
    font-size: 25px !important;
    line-height: 35px !important;
}
div#Empowering {
    width: 100%;
}

div#Empowering .c1 {
    width: 100%;
}

div#PROGRAMS>.row-bg-wrap:before {
    display: none;
}

h2 br {
    display: none;
}

div#PROGRAMS {
    width: 100%;
}

div#CHOOSE {
    width: 100%;
}

div#CHOOSE .c2 {
    width: 100%;
}



a#b1 {
    font-size: 12px !important;
}

.icon h5 img {
    display: none;
}

div#TESTIMONIALS {
    padding-block: 50px !important;
}

div#Personalized .c1 .vc_column-inner {
    padding: 40px 10px;
}

#footer-outer #footer-widgets .col.span_3 {
    margin-bottom: 40px;
}

div#copyright div#text-4 {
    display: none;
}
div#copyright {
    padding-block: 15px !important;
}
div#copyright p {
    font-size: 10px !important;
}
 h2 {
    font-size: 20px !important;
    line-height: 37px !important;
  }	
	
	  #limitedsec1 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0px 0px;
  }
	
	#digitalsec1 .vc_column-inner {
    padding: 0px 0px;
  }
	
  h2 {
    font-size: 15px !important;
    line-height: 37px !important;
  }
	
	div#Empowering .c1 .img2 {
  width: 100%;
}
	
	  .icon h5 {
    background-color: #B90E14;
    color: white;
    display: flex;
    align-items: center;
    width: fit-content;
    border-radius: 40px;
    padding-inline: 15px;
    padding-block: 16px 16px;
    letter-spacing: 3px;
    font-weight: 200;
    margin-bottom: 20px !important;
    font-size: 17px !important;
  }
	
	  div#Empowering ul {
    margin-bottom: 8px;
    text-align: left;
    margin: 10px 20px;
  }
	
	  div#CHOOSE div#CHOOSEin .iwithtext .iwt-text h4 {
    font-size: 15px !important;
    line-height: 28px !important;
  }
	
	    div#limitedsec1 .icon1 {
        padding: 0px 0px;
    }
	    div#limitedsec1 img {
        width: 100%;
        margin: 0 auto;
    }
	
	    div#Personalized .vc_column-inner {
        margin: 0px 0px;
    }
	
	    div#Personalized .c2 {
        background-color: white;
        filter: drop-shadow(2px 4px 6px #cccc);
        padding-inline: 16px !important;
        padding-block: 27px;
        border-radius: 0px 30px 30px 0px;
        margin: 0px 0px;
    }
	div#Personalized h2 {
        font-size: 13px !important;
        line-height: 42px;
    }
}
/* ================================ */
@media only screen and (max-width: 414px) {
	
}

@media (max-width: 390px){}
@media (max-width: 375px){}
@media (max-width: 360px){}



























@-moz-document url-prefix() {
@media (max-width: 1600px){}
@media (max-width: 1440px){}
@media (max-width: 1366px){}
@media (max-width: 1326px){}
@media (max-width: 1280px){}
@media (max-width: 1024px){}
@media (max-width: 912px){}
@media (max-width: 800px){}
@media (max-width: 768px){}
@media (max-width: 480px){}
@media (max-width: 428px){}
@media (max-width: 414px){}
@media (max-width: 390px){}
@media (max-width: 375px){}
@media (max-width: 360px){}
}