@import url('https://fonts.googleapis.com/css2?family=Edu+VIC+WA+NT+Beginner&display=swap');

html,
body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
    box-sizing: border-box;
}

header img {
    width: 100%;
}

.navbar {
    background: linear-gradient(to right, rgb(3, 52, 143), rgb(0, 162, 255));
    font-size: 18px;
}

.dropdown:hover>.dropdown-menu {
    display: block;
}

#dropdown-navbar {
    background: rgb(7, 9, 128);
    margin-top: -1px;
}

#dropdown-item {
    background: none;
    font-size: 20px;
    margin-top: -5px;
}

.main_dropdown li:hover {
    background-color: #1772b4;
}

#modal-content {
    background: none;
    margin-top: 100px;
}

@media(max-width:1862px) {
    .navbar {
        font-size: 15px;
    }
}

@media(max-width:1741px) {
    .navbar {
        font-size: 17px;
    }
}

@media(max-width:1679px) {
    .navbar {
        font-size: 15px;
    }
}

@media(max-width:1462px) {
    .navbar {
        font-size: 13px;
    }
}

@media(max-width:1430px) {
    .navbar {
        font-size: 13px;
    }
}

@media(max-width:1400px) {
    .navbar {
        font-size: 13px;
    }

    #dropdown-navbar {
        margin-top: -1px;
    }

    #dropdown-item {
        background: none;
        font-size: 15px;
    }

    header img {
        width: 100%;
    }
}

@media(max-width:1368px) {
    .navbar {
        font-size: 13px;
    }
}

@media(max-width:1325px) {
    .navbar {
        font-size: 13px;
    }
}

@media(max-width:1300px) {
    .navbar {
        font-size: 12px;
    }
}

@media(max-width:1286px) {
    .navbar {
        font-size: 12px;
    }
}

@media(max-width:1256px) {
    .navbar {
        font-size: 12px;
    }
}

@media(max-width:1224px) {
    .navbar {
        font-size: 11px;
    }
}

@media(max-width:1200px) {
    .navbar {
        font-size: 11px;
        font-weight: 600;
    }

    #dropdown-navbar {
        margin-top: -1px;
    }

    #dropdown-item {
        background: none;
        font-size: 12px;
    }
}

@media(max-width:1176px) {
    .navbar {
        font-size: 10px;
    }
}

@media(max-width:1160px) {
    .navbar {
        font-size: 10px;
    }
}

@media(max-width:1141px) {
    .navbar {
        font-size: 10px;
    }
}

@media(max-width:1114px) {
    .navbar {
        font-size: 10px;
    }
}

@media(max-width:1098px) {
    .navbar {
        font-size: 9px;
    }
}

@media(max-width:1069px) {
    .navbar {
        font-size: 9px;
    }
}

@media(max-width:1038px) {
    .navbar {
        font-size: 9px;
    }
}

@media(max-width:1008px) {
    .navbar {
        font-size: 8px;
    }
}

@media(max-width:1000px) {
    .navbar {
        font-size: 9px;
    }

    #dropdown-navbar {
        margin-top: -1px;
    }

    #dropdown-item {
        background: none;
        font-size: 15px;
    }

    header img {
        width: 100%;
    }
}

@media(max-width:700px) {
    .navbar {
        font-size: 15px;
    }

    #dropdown-navbar {
        margin-top: -1px;
    }

    #dropdown-item {
        background: none;
        font-size: 15px;
    }

    header img {
        width: 100%;
    }
}

@media(max-width:998px) {
    .navbar {
        font-size: 9px;
    }
}

@media(max-width:991px) {
    .navbar {
        font-size: 15px;
    }
}

.navbar_content ul {
    margin-top: -5px;
}

.nav2 ul {
    display: flex;
    font-size: 16px;
    justify-content: center;
    list-style-type: none;
    margin-top: 10px;
}

@media(max-width:1200px) {
    .nav2 ul {
        display: flex;
        font-size: 12px;
        justify-content: center;
        list-style-type: none;
    }
}

@media(max-width:1000px) {
    .nav2 ul {
        display: flex;
        font-size: 12px;
        justify-content: center;
        list-style-type: none;
    }
}

@media(max-width:770px) {
    .nav2 ul {
        display: flex;
        font-size: 12px;
        justify-content: center;
        list-style-type: none;
    }
}

@media(max-width:568px) {
    .nav2 ul {
        display: flex;
        font-size: 11px;
        justify-content: center;
        list-style-type: none;
    }
}

@media(max-width:560px) {
    .nav2 ul {
        display: flex;
        font-size: 10px;
        justify-content: center;
        list-style-type: none;
    }
}

@media(max-width:482px) {
    .nav2 ul {
        display: flex;
        font-size: 9px;
        justify-content: center;
        list-style-type: none;
    }
}



@media(max-width:451px) {
    .nav2 ul {
        display: flex;
        font-size: 8px;
        font-weight: 600;
        justify-content: center;
        list-style-type: none;
    }
}

@media(max-width:415px) {
    .nav2 ul {
        display: flex;
        font-size: 7px;
        justify-content: center;
        list-style-type: none;
    }
}

@media(max-width:378px) {
    .nav2 ul {
        display: flex;
        font-size: 6px;
        justify-content: center;
        list-style-type: none;
    }
}

@media(max-width:355px) {
    .nav2 ul {
        display: flex;
        font-size: 6px;
        justify-content: center;
        list-style-type: none;
    }
}

@media(max-width:353px) {
    .nav2 ul {
        display: flex;
        font-size: 5px;
        justify-content: center;
        list-style-type: none;
    }
}

.nav2 ul li {
    color: #f3f4f7
}

.nav2 a {
    text-decoration: none;
}

.nav2 ul li::after {
    content: "|";
    margin: 5px;
}

.nav2_content {
    color: white;
    text-align: center;
}



.main_content_nav {
    background-color: rgb(3, 88, 172);
    width: 100%;
    margin: auto;
}

.main_content_nav ul li {
    color: white;
    font-size: 18px;
    font-weight: 600;
    list-style-type: none;
    padding: 8px;
    margin-left: 10px;
}

.main_content_nav ul {
    display: flex;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: black;
    background-color: #ebf2f4
}

.nav-link {
    color: rgb(0, 0, 0);
}

.nav-link:hover {
    color: white;
}

.marquee {
    background: linear-gradient(90deg, #f1ba87 0%, #3288c7 100%);
    height: 100px;
    margin: auto;
    position: relative;
    width: 100%;
    display: grid;
    place-items: center;
    overflow: hidden;
}

.marquee-container {
    display: flex;
    width: calc(250px * 18);
    animation: scroll 20s linear infinite;
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(calc(-250px * 9));
    }
}

.marquee-image {
    height: 100px;
    width: 250px;
    display: flex;
    align-items: center;
    padding: 15px;
    perspective: 100px;
}

.marquee-image img {
    width: 80px;
    transition: transform 1s linear infinite;
}

.marquee-image img:hover {
    transform: translateZ(10px);
}

marquee {
    height: 28px;
}

marquee .blink a {
    color: rgb(255, 0, 0);
    animation: animate 1s linear infinite;
    font-weight: bolder;
}

marquee .blink a::after {
    content: "||";
    color: grey;
}

@keyframes animate {
    50% {
        opacity: 0.5;
    }
}

#blink {
    color: rgb(255, 0, 0);
    animation: animate 1s linear infinite;
}
.isw-event-certification-content .event-row {
    display: flex;
    margin: auto;
    justify-content: center;
}

.isw-event-certification-content .event-row-second {
    display: flex;
    margin: auto;
    justify-content: center;
}

.isw-event-certification-content .event-row .image img {
    width: 300px;
    height: 200px;
    border: 2px solid white;
}

@media(max-width:1000px) {
    .isw-event-certification-content .event-row {
        display: grid;
        grid-template-columns: auto auto;
    }

   
    .isw-event-certification-content .event-row .image img {
        width: 500px;
        height: 400px;
        margin-top: 5px;
        border: 2px solid white;
    }
}

@media(max-width:700px) {
    .isw-event-certification-content .event-row .image img {
        width: 500px;
        height: 300px;
        margin-top: 5px;
        border: 2px solid white;
    }
}

@media(max-width:550px) {
    .isw-event-certification-content .event-row .image img {
        width: 500px;
        height: 250px;
        margin-top: 5px;
        border: 2px solid white;
    }

   .isw-event-certification-heading h4 {
        font-size: 20px;
    }
}

@media(max-width:500px) {
    .isw-event-certification-content .event-row {
        display: grid;
        grid-template-columns: auto;
    }

    .isw-event-certification-content .event-row .image img {
        width: 500px;
        height: 250px;
        margin-top: 5px;
        border: 2px solid white;
    }

    .isw-event-certification-heading h4 {
        font-size: 15px;
    }
}
@media(max-width:400px) {
    .isw-event-certification-content .event-row .image img {
        width: 450px;
        height: 250px;
        margin-top: 5px;
        border: 2px solid white;
    }

    .isw-event-certification-heading h4 {
        font-size: 14px;
    }
}
@media(max-width:350px) {
    .isw-event-certification-content .event-row .image img {
        width: 450px;
        height: 200px;
        margin-top: 5px;
        border: 2px solid white;
    }

    .isw-event-certification-heading h4 {
        font-size: 12px;
    }
}
