
@import url('https://fonts.googleapis.com/css?family=Tangerine');
@import url('https://fonts.googleapis.com/css?family=Niramit');
@import url('https://fonts.googleapis.com/css?family=Raleway');
p.footertext {
    color:black;
}
left.branding {
    color: black;
    font-size: 22px;
    font-weight: bolder;
    float:left;
}
#mnmwp-main-menu ul.mnmwp-menu {
    margin:0 auto;
    width:auto;
}

#mnmwp-main-menu ul ul li a {
    border-bottom: 1px solid rgba(150, 150, 150, 0.15);
    padding: 12px 7px!important;
    width: 300px!important;
    font-size: 14px!important;
}
.spt-item {
    color:rgb(255, 0, 0);
    padding: 5px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: .5rem;
    font-family: "Oswald", sans-serif;
    line-height: 1.2;
    font-size: 1.5rem;
}
@media only screen and (max-width: 768px) {
    table.wp-list-table {
        font-size: 14px;
        width:100%;
    }
}
.carousel-img {
    width: 200px;
    height: 100px;
    object-fit: contain; /* best for logos */
    margin: 0 auto;
    display: block;
 }
.text-white {
    color: #fff !important;
}
.container p {
    text-align:justify;
}
/*Styles to display fees*/
.conference-fees table {
    border: 1px solid #ccc;
}

.conference-fees th,
.conference-fees td {
    padding: 8px 12px;
    text-align: center;
}
/*ANIMATED TEXT FOR NBA ACCREDITION STARTS*/
.animate-charcter
{
   text-transform: uppercase;
  background-image: linear-gradient(
    -225deg,
    #231557 0%,
    #44107a 29%,
    #ff1361 67%,
    #fff800 100%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 250% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 7s linear infinite;
  display: flex;
  font-size: 16px;
  font-weight: 650;
}
@keyframes textclip {
  to {
    background-position: 200% center;
  }
}
/*
	  ==============================================================
		   Navigation Wrap Style
	  ==============================================================
/* Basic Reset */
#mnmwp-main-menu > ul > li > a {
    padding: 17px;
	font-size: 14px!important;
}

/********** Template CSS **********/
:root {
    /* --primary: #E88F2A; */
    --primary: #E88F2A;
    --secondary: #FAF3EB;
    --light: #FFFFFF;
    --dark: #2B2825;
}

.font-secondary {
    font-family: 'Pacifico', cursive;
}

h1,
h2,
.font-weight-bold {
    font-weight: 700 !important;
    margin-top:10px;
}

h3,
h4,
.font-weight-semi-bold {
    font-weight: 600 !important;
    margin-top:10px;
}

h5,
h6,
.font-weight-medium {
    font-weight: 500;
    margin-top:10px;
}

.btn {
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    transition: .5s;
}

.btn-primary {
    color: #FFFFFF;
}

.border-inner {
    position: relative;
}

.border-inner * {
    position: relative;
    z-index: 1;
}

.border-inner::before {
    position: absolute;
    content: "";
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    background: none;
    border: 1px solid var(--light);
    z-index: 0;
}

.btn-square {
    width: 40px;
    height: 40px;
}

.btn-sm-square {
    width: 30px;
    height: 30px;
}

.btn-lg-square {
    width: 50px;
    height: 50px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 0;
    border-radius: 0;
    z-index: 99;
}

.navbar-dark .navbar-nav .nav-link {
    font-family: 'Oswald', sans-serif;
    padding: 10px 15px;
    font-size: 18px;
    font-weight: 100;
    text-transform: uppercase;
    /* color: var(--light); */
    outline: none;
    transition: .5s;
}

.sticky-top.navbar-dark .navbar-nav .nav-link {
    padding: 20px 15px;
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.active {
    color: var(--primary);
}

.navbar{
    /* background: rgb(3, 105, 177); */
    /* background: rgb(2, 95, 162); */
    /* background: rgb(144, 144, 2); */
    /* background: #22AABB; */
    /* background: #c5aa6a	; */
    /* background: linear-gradient(135deg, #00c6ff, #0072ff); */
    /* background: linear-gradient(135deg, #ff7e5f, #feb47b); */
    /* background: linear-gradient(135deg, #8e2de2, #4a00e0); */
    /* background: linear-gradient(135deg, #f7971e, #ffd200); */
    /* background: linear-gradient(135deg, #2b5876, #4e4376); */



    /* background: linear-gradient(135deg, #00b09b, #96c93d);
    background: linear-gradient(135deg, #0f0c29, #302b63, #24243e); */


    /* background: linear-gradient(135deg, #0a0f2c, #23395d, #1b2a49); */


    /* background: linear-gradient(135deg, #331a00, #ff6600, #ff944d); */
    /* background: linear-gradient(135deg, #332b00, #ffcc00, #ffdb4d); */
    /* background: linear-gradient(135deg, #002b1e, #00b140, #66cc99); */


    /* background: linear-gradient(135deg, #0a0f2c 0%, #2b4d87 40%, #1b2a49 100%); */

    /* background: linear-gradient(135deg, #0a0a0a 0%, #1f1f1f 30%, #3a3a3a 50%, #1f1f1f 70%, #0a0a0a 100%); */
        /* background: linear-gradient(135deg, #0a0a0a 0%, #2a2a2a 30%, #4a4a4a 50%, #2a2a2a 70%, #0a0a0a 100%); */
     


}
.navbar{
    /* background: linear-gradient(135deg, #0a0f2c, #23395d, #1b2a49); */
    /* background-color: #FFFFFF;
    color: #000000 !important; */
}







@media (max-width: 991.98px) {
    .navbar-dark .navbar-nav .nav-link  {
        padding: 10px 0;
    }
    /* .navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.active {
    color: #000000 !important;
}
.navbar-dark .navbar-nav .nav-link {
    color: #000000 !important;
} */
}
.text-orange{
    color: orange;
}

/* .footer-video{
    width: 100%;
    height: 100vh;
} */




.btn-play {
    position: relative;
    display: block;
    box-sizing: content-box;
    width: 16px;
    height: 26px;
    border-radius: 100%;
    border: none;
    outline: none !important;
    padding: 18px 20px 20px 28px;
    background: #FFFFFF;
}

.btn-play:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    background: #FFFFFF;
    border-radius: 100%;
    animation: pulse-border 1500ms ease-out infinite;
}

.btn-play:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    background: #FFFFFF;
    border-radius: 100%;
    transition: all 200ms;
}

.btn-play span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    left: -1px;
    border-left: 16px solid var(--primary);
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
}
.bg-orange{
    background-color: orange;
}
@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(2);
        opacity: 0;
    }
}

#videoModal .modal-dialog {
    position: relative;
    max-width: 800px;
    margin: 60px auto 0 auto;
}

#videoModal .modal-body {
    position: relative;
    padding: 0px;
}

#videoModal .close {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 0px;
    top: -30px;
    z-index: 999;
    font-size: 30px;
    font-weight: normal;
    color: #FFFFFF;
    background: #000000;
    opacity: 1;
}

.section-title::before {
    position: absolute;
    content: "";
    width: 60px;
    height: 10px;
    left: 50%;
    bottom: 0;
    margin-left: -30px;
    background: var(--primary);
}


.section-title::after {
    position: absolute;
    content: "";
    width: 180px;
    height: 2px;
    left: 50%;
    bottom: 4px;
    margin-left: -90px;
    background: var(--primary);
}

.service::after,
.contact::after {
    position: absolute;
    content: "";
    width: 100%;
    height: calc(100% - 45px);
    top: 135px;
    left: 0;
    background: linear-gradient(rgba(43, 40, 37, .9), rgba(43, 40, 37, .9)), center center no-repeat;
    /* background-color: black; */
    background-size: cover;
    z-index: -1;
    /* border-radius: 10px; */
}

.contact::after {
    background: linear-gradient(rgba(43, 40, 37, .5), rgba(43, 40, 37, .5)), center center no-repeat;
    background-size: cover;
}

.bg-offer {
    background: linear-gradient(rgba(43, 40, 37, .9), rgba(43, 40, 37, .9)),  center center no-repeat;
    background-size: cover;
}

.team-item img {
    transition: .5s;
}

.team-item:hover img {
    transform: scale(1.1);
    filter: blur(5px)
}

.team-item .team-overlay {
    transition: .5s;
    opacity: 0;
}

.team-item:hover .team-overlay {
    opacity: 1;
}

.testimonial-carousel .owl-dots {
    height: 45px;
    margin-top: 30px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.testimonial-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 2px;
    width: 10px;
    height: 25px;
    background: #DDDDDD;
    transition: .5s;
}

.testimonial-carousel .owl-dot.active {
    height: 45px;
    background: var(--primary);
}

.testimonial-carousel .owl-item .testimonial-item {
    opacity: .1;
    transition: .5s;
}

.testimonial-carousel .owl-item.center .testimonial-item {
    opacity: 1;
}

.bg-img {
    background: linear-gradient(rgba(43, 40, 37, .5), rgba(43, 40, 37, .5)), url(img/bg.jpg) center center no-repeat;
    background-size: cover;
}
.bg-blur-new{
    backdrop-filter: blur(5px);
    background-color: rgba(98, 98, 98, 0.5);
}
.bg-img2{
    background: linear-gradient(rgba(43, 40, 37, .5), rgba(43, 40, 37, .5)), url(img/bg-1.png) center center no-repeat;
    background-size: cover;
}
.bg-img3{
    background: linear-gradient(rgba(43, 40, 37, .5), rgba(43, 40, 37, .5)), url(img/bg-2.png) center center no-repeat;
    background-size: cover;
}


.teams-section{
    display: flex;
    justify-content: space-around;
    margin-top: 50px;
    /* padding: 50px; */
    flex-wrap: wrap;
    gap: 100px;
    padding: 0px 100px;
    /* max-width: 1000px; */
    /* display: grid; */
    /* grid-template-columns: 300px 300px 300px; */
    /* grid-template-rows: auto; */
    width: 100%;
}
.teams-section-container{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}




























.slideshow-container {
    position: relative;
    /* width: 1200px; */
    height: 200px;
    margin: auto;
    overflow: hidden;
}

.slides {
    display: none;
    width: 100%;
    height: 100%;
}

.active {
    display: block;
}

.prev,
.next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    padding: 10px;
    cursor: pointer;
}

.prev {
    left: 10px;
}

.next {
    right: 10px;
}

.sponsors-banner {
    max-height: 100px;
    width: 100%;
    padding: 10px;
}

.font-large {
    padding: 5px;
}

.marqee-stpec {
    background-color: #7cc470;
    box-sizing: border-box;
    padding: 12px;
}

.font-large {
    color: rgba(255, 0, 0, 0.778);
}

.stpec-about {
    padding: 0 20px;
}

.sponsors-banner-new {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding: 10px;
    max-width: 100vw;
    max-height: 100px;

}
.sponsors-banner-new img {
    height: 50px;
    padding: 10px;
    max-width: 100%;
}



.information-stripe {
    background-color: rgba(0, 128, 0, 0.351);
    margin: 30px 0;
    padding: 10px;
    gap: 10px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
.information-stripe>a>button {
    padding: 20px 10px ;
    border-radius: 10px;
}

.text-bold {
    font-weight: bold;
}

.footer-new {
    border-radius: 20px !important;
    width: 100%;
    backdrop-filter: blur(10px);
    background-color: #aabbcc4f;
    bottom: 0;
    z-index: 10;
}

.footer-new-container {
    width: 100%;
    padding: 20px !important;
    display: flex;
    position: absolute;
    bottom: 0;
    /* padding-top: 200px; */
}

.footer-new-whole {
    position: relative;
    width: 100%;
    /* height: 700px; */
    margin-top: 110px;
    /* overflow: hidden; */
}
.tutorials-sessions-main{
    display: flex;
    width: 100%;
    padding: 20px;
    /* gap:10px; */
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    /* background-color: #DDDDDD; */
}
.topabout{
    padding: 10px 100px;
}
.text-blue{
    color: #198754;
}
.text-blue:hover{
    color: #268659e6;
    text-decoration:underline;
}
.footer-video {
    /* width: 100vw !important; */
    min-width: 100%;
    min-height: 700px;
    bottom: 0;
    /* translate: 0 -300px; */
    /* margin: 0 -300px; */
    z-index: -1;
    /* position: absolute; */
    /* min-height: 700px; */
    /* background-size: 100% 100% !important; */
}
.footer-video-container{
    display: relative;
    width: 100%;
    overflow: hidden;
    height: 900px;

}

.about-nit-goa {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    translate: 0 -75px;
    width: 100%;
    padding: 20px;
    justify-content: space-around;
    align-items: center;
    z-index: 10;
    gap: 50px;
    padding: 0 20px;
    overflow: hidden;
}

/* .about-nit-goa-container {
    position: relative;
} */

.about-nit-goa div {
    /* max-width: 800px; */
    /* z-index: 1000; */
    padding: 50px 50px;
    flex-grow: 1;
}
.slides-container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.slide-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.slide-welcome-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    color: white;
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.326);
    display: flex;
    justify-content: center;
    align-items: center;
    /* text-align: left; */
    font-weight: 1000;
    
}
.slide-welcome-text >div{
    padding-top: 200px;
}

.attention{
    border-radius: 12px;
}
.timeline-list {
    position: relative;
    list-style: none;
    padding-left: 1.5rem;
    border-left: 2px solid #d1e7dd;
}

.timeline-item {
    position: relative;
    margin-bottom: 2rem;
}

.timeline-badge {
    position: absolute;
    left: -2rem;
    top: 0;
    width: 24px;
    height: 24px;
    background-color: #d1e7dd;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 0 8px white;
}
.new-countdown{
    font-size: 3.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0a3622;
    font-weight:bolder;
    padding-bottom: 10px;
}
.new-countdown-container{
    display: flex;
    font-size: 2rem;
    color: #0a3622;
    font-weight:bolder;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.timeline-badge::after {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #0a3622;
}

.timeline-content {
    margin-left: 2rem;
}

@media (min-width: 992px) {
    .px-lg-5 {
        padding-left: 3rem !important;
        padding-right: 3rem !important;
    }
}

@media screen and (max-width: 768px) {
    .teams-section{
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 0px 20px;
    }

    
}
/* .navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.active {
    color: #000 !important;
}
.navbar-dark .navbar-nav .nav-link {
    color: #000 !important;
} */
.navbar {
    background: #fff;
    padding-bottom: 0 !important;
}
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.active {
    color: #fff !important;
}
.navbar-dark .navbar-nav .nav-link {
    color: #fff !important;
}
.navbar-dark .navbar-toggler-icon{
    filter: invert();
}
.navbar-nav{
    background: #12689b !important;
}
#navbarCollapse{
    background: #12689b !important;
}
.collapse .navbar-collapse{
    background: #12689b !important;
}
.fees-chart{
    width: 100%;
    max-width: 1080px;
}

@media (min-width: 768px) {
    .navbar {
        background: #12689b;
    }


    .bg-img3{
        background: linear-gradient(rgba(43, 40, 37, .5), rgba(43, 40, 37, .5)), url(img/bg-3.png) center center no-repeat;
        background-size: cover;
    }
    
    .sponsors-banner-new img {
    height: 100px;
    padding: 10px;
    max-width: 100%;
}
    .slideshow-container {

        height: 430px;
    }

    .stpec-about {
        display: flex;
        justify-content: space-between;
        padding: 30px 100px;
        gap: 20px;
    }

    .new-timeline {
        width: 35%;
        display: flex;
        flex-direction: column;
        align-items: center;
        border: 1px solid #d1d1d2;
        background-color: #d1d1d282;
        border-radius: 10px;
        padding: 20px;
    }
    .new-timeline-call-for-papers{
        width: 35%;
        display: flex;
        flex-direction: column;
        align-items: center;
        border: 1px solid #d1d1d2;
        background-color: #d1d1d282;
        border-radius: 10px;
        padding: 20px;
    }

    .timeline-text {
        /* background-color: #f8f9fa;
        padding: 20px;
        border-radius: 10px; */
        /* font-size: 14px; */
        display: flex;
        align-items: start;
        flex-direction: column;
        height: 100%;
    }

    .stpec-about-text {
        width: 70%;
    }



    .nav-item .nav-link {
        color: white !important;
    }
}

@media (min-width: 1080px) {
    .footer-video-container{
        height: 500px;
    }
    .footer-video{
        translate: 0 -500px;
    }
    .slideshow-container {

        height: 500px;
    }

}

@media (min-width: 1500px) {
    .slideshow-container {
        height: 600px;

    }

    .font-large {
        font-size: 1.5rem;
    }

}