.section-padding {
    padding: 80px 0px;
}

section .sectionTitle h2 {
    font-size: 40px;
    font-weight: 900;
    color: #000;
}

.sectionTitle h2 {
    position: relative;
}

.sectionTitle h2::before {
    content: "";
    position: absolute;
    left: -11px;
    top: -12px;
    height: 35px;
    width: 35px;
    background-color: red;
    border-radius: 50px;
    opacity: 0.2;
    z-index: -1;
}

.sectionTitle h2::after {
    content: "";
    position: absolute;
    left: -17px;
    top: -25px;
    height: 15px;
    width: 15px;
    background-color: #299faf;
    border-radius: 50px;
    opacity: 0.2;
    z-index: -1;
} /* Countdown Sec CSS */
.countdown-sec {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.countdown-sec .Countdown-text .get {
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
}

.countdown-sec .Countdown-text h3 {
    color: #fff;
    font-size: 40px;
    letter-spacing: 0.5px;
}

.Countdown-boxs ul {
    display: flex;
    gap: 25px;
    padding-top: 22px;
    padding-left: 0;
}

.Countdown-boxs ul li {
    display: flex;
    flex-direction: column;
    text-align: center;
    color: #ffff;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 14px;
    font-size: 22px;
    width: 125px;
    font-weight: 500;
    transition: all 0.5s ease-in;
}

.Countdown-boxs ul li:hover {
    color: #259dad;
    border-color: #259dad;
}

.uploads-brochure ul {
    display: grid;
    flex-direction: column;
    gap: 20px;
}

.uploads-brochure ul li {
    border: 1px solid #fff;
    padding: 9px 23px;
    width: 100%;
    display: flex;
    border-radius: 5px;
    justify-content: space-between;
    align-items: center;
    transition: all 0.5s ease-in;
}

.uploads-brochure ul li.active {
    background-color: #259dad;
    border-color: #259dad;
}

.uploads-brochure ul li:hover {
    background-color: #259dad;
    border-color: #259dad;
}

.uploads-brochure ul li a {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

.uploads-brochure ul li .right-arrow {
    width: 11%;
}

.our-webcoderskull h2 {
    text-align: center;
}

.our-webcoderskull .sectionTitle h2::before,
.our-webcoderskull .sectionTitle h2::after {
    z-index: 1;
}

.our-webcoderskull .content-center {
    text-align: center;
    margin-bottom: 34px;
}

.our-webcoderskull .content-center h2 {
    display: inline-block;
    text-transform: uppercase;
}

.row.heading h2 {
    color: #fff;
    font-size: 52.52px;
    line-height: 95px;
    font-weight: 400;
    text-align: center;
    margin: 0 0 40px;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.practice-area .inner {
    border: 1px solid #999999;
    text-align: center;
    margin-bottom: 28px;
    padding: 40px 25px;
}

.practice-area .inner h3 {
    color: #3c3c3c;
    font-size: 24px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    padding: 10px 0;
}

.practice-area .inner p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
}

.practice-area .inner img {
    display: inline-block;
} /* our-webcoderskull CSS */
.our-webcoderskull .cnt-block {
    text-align: center;
}

.our-webcoderskull .cnt-block img {
    width: 240px;
    height: 240px;
    border-radius: 100%;
    border: 10px solid #fff;
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
    object-fit: cover;
}

.our-webcoderskull .cnt-block h3 {
    color: #259dad;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 6px 0;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
}

.our-webcoderskull .cnt-block p {
    color: #464646;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
}

.contact-info-box img {
    height: 350px;
    object-fit: cover;
    border-radius: 5px;
    border: 1px solid #949494;
    padding: 5px;
    width: 100%;
} /* Event Information CSS */
.contact-info-box {
    position: relative;
    margin-top: 20px;
}

.contact-info-box h4,
.contact-info-box h3 {
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #000;
}

.contact-info-box a {
    color: #259dad;
}

.elementor-button {
    display: inline-block;
    line-height: 1;
    background-color: #259dad;
    font-size: 15px;
    padding: 12px 24px;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    transition: all 0.3s;
    width: 140px;
    margin: 0 auto;
    margin-top: 30px;
    border: 1px solid #259dad;
}

.elementor-button:hover {
    color: #259dad;
    background-color: #fff;
    border-color: #259dad;
}

.header nav.navbar .navbar-toggler:focus {
    box-shadow: unset;
}

.rs-menu-toggle {
    padding: 4px 0 !important;
    background: transparent !important;
    border-left: unset !important;
}

#ddsmoothmenu-mobiletoggle {
    margin-left: auto !important;
}

div.ddsmoothmobile .rightarrowclass,
.submenu .breadcrumb .leftarrowclass {
    max-width: 9% !important;
}

.team-member-sec .owl-item {
    max-width: 275px !important;
    margin: 0 auto;
} 

/* organising-mubs css */ 

.organising-mubs {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 10px 0px;
    border-radius: 3px;
}





/* CSS Media Queries  */
@media (max-width: 1199px) {
    /* our-webcoderskull CSS */
    .our-webcoderskull .cnt-block img {
        width: 210px;
        height: 210px;
    }

    .footer-social-icon {
        padding-bottom: 15px;
    }
}

@media (max-width: 991px) {
    .home-section .slide__text .content h1 {
        font-size: 43px;
        line-height: 60px;
    }

    section.Messages {
        background: unset !important;
    }

    .uploads-brochure ul {
        gap: 15px;
        padding-left: 0;
    }

    .uploads-brochure ul li a {
        font-size: 16px;
    }

    /* header .navbar,
    .navbar-light .navbar-toggler,
    .navbar-nav {
        background: #3e889b !important;
    } */

    header .navbar-light .navbar-toggler-icon {
        padding: 15px 10px !important;
    }
}

@media (max-width: 768px) {
    .Countdown-boxs ul li {
        padding: 10px;
        font-size: 16px;
    }

    .section-padding {
        padding: 40px 0px;
    }

    .sectionTitle h2::after,
    .sectionTitle h2::before {
        display: none;
    }

    .welcome-message-sec .section-title h2 {
        font-size: 24px;
        margin-bottom: 9px;
        text-align: center;
    }

    .welcome-message-sec .section-title p {
        text-align: justify;
    }

    section .sectionTitle h2 {
        font-size: 24px;
    } /* countdown-sec CSS */
    .countdown-sec .Countdown-text h3 {
        font-size: 22px;
    }
    /* contact-info-box CSS */
    .contact-info-box img {
        height: auto;
    } 

   
 

   
}

@media (max-width: 575px) {
    .our-webcoderskull .cnt-block img {
        width: 135px;
        height: 135px;
        border-width: 5px;
    }

    .our-webcoderskull .cnt-block h3 {
        font-size: 16px;
        padding: 4px 0;
    }

    .our-webcoderskull .cnt-block p {
        font-size: 12px;
        line-height: 19px;
    }
    .Countdown-boxs ul {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .Countdown-boxs ul li {
        width: 100%;
    }
    .our-webcoderskull .content-center {
        text-align: center;
        margin-bottom: 15px;
    }
}
