* {
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Roboto Condensed', sans-serif;
}

.pagewide {
    height: 100px;
    /* background-color: #fff; */
    /* background-color: orange; */
}

/*----------------navigation ---------------*/
.opaque-navbar {
    width: 100%;
    /* background-color: #1cceea; */
    background-color: #05ac6c;
}

.custom-toggler.navbar-toggler {
    border-color: rgb(255, 255, 255);
}

.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.nav-item a{
    color: #fff;
    font-size: 1.2em;
}

.nav-item a:hover{
    color: #414141;
}

.p-row{
    text-align:center;
}

#p-isas-logo{
    margin-left: 25px;

}

.p-isas-head-text-box{
    padding-top: 15px;
}
#p-isas-head-text{
    font-size: 3em;
    color: #05ac6c;
    font-weight: 700;

}
#p-india2047-logo{

}
#p-g20-logo{

}


.side-nav-link{
    /* background-color: green; */
}
.side-nav-link a{
    text-decoration: none;
}

.side-nav-color-1,.side-nav-color-3,.side-nav-color-5,.side-nav-color-7{
    background-color: rgb(1, 221, 137);
    color: #fff;
}

.side-nav-color-1:hover,.side-nav-color-3:hover,.side-nav-color-5:hover,.side-nav-color-7:hover{
    background-color: #01dd89;
}

.side-nav-color-2,.side-nav-color-4,.side-nav-color-6,.side-nav-color-8{
    background-color: #d0cece;
    color: #000;
}

.side-nav-color-2:hover,.side-nav-color-4:hover,.side-nav-color-6:hover,.side-nav-color-8:hover{
    background-color: #7a7a7a;
}
.col-nav-box{
    padding:5px;
}
.side-nav-box{
    width: 100%;
    padding: 10px;
    font-size: 1.2em;
    margin-right: 10px;
    border-radius: 15px 0px 15px 0px;
}


.banner-box{
    width: 100%;
}

.banner-box img{
    width: 100%;
}

.venue-box{
    width: 100%;
    padding: 50px 10px;
}

.venue-box img{
    width: 100%;
    border-radius: 25px;
}

.venue-box p{
    text-align: justify;
}


.guest-row{
    margin-top: 25px;
    /* background-color: green; */
    padding-bottom: 25px;
    width: 100%;
}

.guest-box{
    background-color: blue;
    padding: 15px 5px 5px 5px;
    text-align: center;
    color: #fff;
}

.guest-head{
    font-size: 1.2em;
}

.guest-img{
    width: 90%;
}

.guest-name{
    font-size: 1.2em;
    margin-top: 5px;
}

.guest-title{
    font-size: 1.5em;
}

#footer{
    background-color: #05ac6c;
    padding: 25px 0px;

}

.footer-contact{
    text-align: center;
    color: #fff;
}

.footer-head{
    font-size: 1.5em;
}

.footer-btn-f:hover{
    background-color: #01dd89;
    color: #fff;
}

/*/////////////////   GUEST START  /////////////////*/
#team{
    padding: 0 0 70px 0;
}

#team-head{
    text-align: center;
    padding-bottom: 20px;
}
.tm-box {
    text-align: center;
    padding: 20px 10px;
    border: 1px solid #01dd89;
    margin: 5% 2%;
    border-radius: 25px;
}

.tm-box h1 {
    font-size: 1.3rem;
    margin-bottom: 5%;
}


.tm-box h2 {
    font-size: 1.3rem;
    margin-top: 10%;
}

.tm-box h3 {
    font-weight: 300;
    font-size: 1rem;
    color: #6c757d;
}

.tm-box h5 {
    font-weight: 300;
    font-size: 1rem;
    color: #6c757d;
}

.tm-box p {
    margin-top: 10%;
    font-size: 1.15rem;
    color: #6c757d;
}


.av-box {
    margin: 0 auto;
    text-align: center;
}

.av-box img {
    width: 80%;
    max-width: 200px;
    border-radius: 50% !important;
}

/*/////////////////   COUNT DOWN START  /////////////////*/
.row-count{
    text-align:center; 
    background-color: #05ac6c;
    padding: 25px 0px;
}

.row-count h2{
    color: #fff;
    margin-bottom: 15px;
}

.countdown-box{
    margin: 0 auto;
}

/*/////////////////   IMPORTANT DATES START  /////////////////*/
#imp-dates{
    padding: 50px 0;
    text-align: center;
    background-color: #05ac6c;
    color: #fff;
}

/*/////////////////   SPEAKERS START  /////////////////*/
#speakers{
    padding: 50px 0;
    text-align: center;
}

#speakers h3{
    margin-bottom: 300px;
}

/*/////////////////   ASSOCIATE START  /////////////////*/
#associate{
    padding: 50px 0;
    text-align: center;
    background-color: #05ac6c;
}

#associate h2{
    color: #fff;
    margin-bottom: 25px;
}

#associate img{
    border-radius: 5px;
}
/*/////////////////   ASSOCIATE START  /////////////////*/
#sponsors{
    padding: 25px 0;
    text-align: center;
}
#sponsors .sponsor-col{
    text-align: center;
}

#sponsors h3{
    margin: 25px 0 15px;
}
#sponsors img{
    width: 100%;
}

#sponsors .silver-sponsor{
    width: 40%;
    padding: 15px;
}
/*/////////////////   MESSAGE START  /////////////////*/
#message {
    padding: 50px 0;
}

#message h2 {
    text-align: center;
    padding-bottom: 20px;
}

#message .message-text p {
    text-align: justify;
}

.message-person{
    text-align: center;
    color: #05ac6c;
}

.message-person img{
    width: 80%;
    max-width: 150px;
    border-radius: 50% !important;
    margin: 15px 0;
}


/*/////////////////  COMMON SECTION START  /////////////////*/
#sec-com-1{
    padding: 10px 0px 25px 0px;
    min-height: 60vh;
}

.com-1-col{
    padding: 0% 5%;
    text-align: justify;
}

.com-1-col h3{
    margin-top: 25px;
    margin-bottom: 25px;
}

.com-1-col ul{
    padding-left: 5%;
}
.com-1-col li{
    margin-top: 15px;
}

#sec-com-1 thead{
    background-color: #05ac6c !important;
    color: #fff;
}

.committee-list{
    list-style:none;
}

.download-btn{
    background-color: #05ac6c;
    color: #fff;
    text-decoration: none;
    padding: 15px;
    border-radius: 3px;
    display: block;
    max-width: 260px;
    margin-top: 25px;

}

.download-btn:hover{
    background-color: #01dd89;
    color: #fff;
    text-decoration: none;

}
.program-box{
    width: 100%;
    text-align: center;
    padding: 25px;
}
.program-img{
    width: 70%;
}

.row-contact{
    text-align: center;
}

.tm-box-2 {
    text-align: center;
    padding: 20px 10px;
    border: 1px solid #01dd89;
    margin: 5% 2%;
    border-radius: 25px;
}

.tm-box-2 h1 {
    font-size: 1.3rem;
    margin-bottom: 5%;
}


.tm-box-2 h2 {
    font-size: 1.3rem;
    margin-top: 15px;
}

.tm-box-2 h3 {
    font-weight: 300;
    font-size: 1rem;
    margin: 10px 0;
    color: #6c757d;
}

.tm-box-2 h5 {
    font-weight: 300;
    font-size: 1rem;
    color: #6c757d;
}

.tm-box-2 p {
    margin: 5px 0 0 0;
    font-size: 1.15rem;
    color: #6c757d;
}


/* .row-contact p{
    margin-bottom: 0px;
} */

/*/////////////////   CAN BE DELETED START  /////////////////*/
/* .col-logo-1{
    background-color: blue;
}

.col-logo-2{
    background-color: green;
}

.col-logo-3{
    background-color: yellow;
}

.col-logo-4{
    background-color: red;
} */

/*/////////////////  MEDIA QUERIES  /////////////////*/
@media (min-width: 100px) and (max-width: 477px){
    .pagewide {
        height: 60px;
    }
    #p-isas-logo{
        width: 55%;
        margin-left: 0px;
    }
    
    .p-isas-head-text-box{
        padding-top: 0px;
    }
    #p-isas-head-text{
        font-size: 1.3em;
    }
    #p-india2047-logo{
        margin-left: 0px;
        width: 55%;
    }
    #p-g20-logo{
        margin-left: 0px;
        width: 100%;
    }

    #imp-dates h1{
        font-size: 1.1em;
    }

    .side-nav-color-1,.side-nav-color-4,.side-nav-color-5,.side-nav-color-8{
        background-color: #05ac6c;
        color: #fff;
    }
    
    .side-nav-color-1:hover,.side-nav-color-4:hover,.side-nav-color-5:hover,.side-nav-color-8:hover{
        background-color: #01dd89;
    }
    
    .side-nav-color-2,.side-nav-color-3,.side-nav-color-6,.side-nav-color-7{
        background-color: #d0cece;
        color: #000;
    }
    
    .side-nav-color-2:hover,.side-nav-color-3:hover,.side-nav-color-6:hover,.side-nav-color-7:hover{
        background-color: #7a7a7a;
    }

    #sec-com-1 td,    #sec-com-1 thead{
        font-size: .8em;
        padding: 6px;
    }

    #sec-com-1 .heading-break{
        word-break: break-all;
    }

    .program-img{
        width: 100%;
    }

}

/* Small devices (landscape phones, 478px and up) */
@media (min-width: 478px) and (max-width: 575px){
    .pagewide {
        height: 60px;
    }
    #p-isas-logo{
        width: 40%;
        margin-left: 0px;
    }
    
    .p-isas-head-text-box{
        padding-top: 0px;
    }
    #p-isas-head-text{
        font-size: 1.6em;
    }
    #p-india2047-logo{
        margin-left: 0px;
        width: 40%;
    }
    #p-g20-logo{
        margin-left: 0px;
        width: 100%;
    }

    #imp-dates h1{
        font-size: 1.4em;
    }

    .side-nav-color-1,.side-nav-color-4,.side-nav-color-5,.side-nav-color-8{
        background-color: #05ac6c;
        color: #fff;
    }
    
    .side-nav-color-1:hover,.side-nav-color-4:hover,.side-nav-color-5:hover,.side-nav-color-8:hover{
        background-color: #01dd89;
    }
    
    .side-nav-color-2,.side-nav-color-3,.side-nav-color-6,.side-nav-color-7{
        background-color: #d0cece;
        color: #000;
    }
    
    .side-nav-color-2:hover,.side-nav-color-3:hover,.side-nav-color-6:hover,.side-nav-color-7:hover{
        background-color: #7a7a7a;
    }

    #sec-com-1 td,    #sec-com-1 thead{
        font-size: .8em;
        padding: 6px;
    }
    #sec-com-1 .heading-break{
        word-break: break-all;
    }
    .program-img{
        width: 100%;
    }
    

}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767px){
    #p-isas-logo{
        width: 40%;
        margin-left: 0px;
    }
    
    .p-isas-head-text-box{
        padding-top: 10px;
    }
    #p-isas-head-text{
        font-size: 2em;
    }
    #p-india2047-logo{
        margin-left: 0px;
        width: 40%;
    }
    #p-g20-logo{
        margin-left: 0px;
        width: 50%;
    }

    .col-logo-1{

        padding-left: 0px;
        padding-right: 0px;
    }
    
    .col-logo-2{

        padding-left: 5px;
        padding-right: 0px;
    }
    
    .col-logo-3{

        padding-left: 0px;
        padding-right: 0px;
    }

    #imp-dates h1{
        font-size: 1.6em;
    }
    .side-nav-color-1,.side-nav-color-4,.side-nav-color-5,.side-nav-color-8{
        background-color: #05ac6c;
        color: #fff;
    }
    
    .side-nav-color-1:hover,.side-nav-color-4:hover,.side-nav-color-5:hover,.side-nav-color-8:hover{
        background-color: #01dd89;
    }
    
    .side-nav-color-2,.side-nav-color-3,.side-nav-color-6,.side-nav-color-7{
        background-color: #d0cece;
        color: #000;
    }
    
    .side-nav-color-2:hover,.side-nav-color-3:hover,.side-nav-color-6:hover,.side-nav-color-7:hover{
        background-color: #7a7a7a;
    }
    #sec-com-1 td,    #sec-com-1 thead{
        font-size: .8em;
        padding: 6px;
    }
    .program-img{
        width: 90%;
    }
    
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {


    #p-isas-head-text{
        font-size: 2.5em;
        margin-right: 5px;
    }

    #imp-dates h1{
        font-size: 1.8em;
    }
    .side-nav-color-1,.side-nav-color-4,.side-nav-color-5,.side-nav-color-8{
        background-color: #05ac6c;
        color: #fff;
    }
    
    .side-nav-color-1:hover,.side-nav-color-4:hover,.side-nav-color-5:hover,.side-nav-color-8:hover{
        background-color: #01dd89;
    }
    
    .side-nav-color-2,.side-nav-color-3,.side-nav-color-6,.side-nav-color-7{
        background-color: #d0cece;
        color: #000;
    }
    
    .side-nav-color-2:hover,.side-nav-color-3:hover,.side-nav-color-6:hover,.side-nav-color-7:hover{
        background-color: #7a7a7a;
    }

    .program-img{
        width: 90%;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

    #imp-dates h1{
        font-size: 2em;
    }

    .side-nav-color-1,.side-nav-color-3,.side-nav-color-5,.side-nav-color-7{
        background-color: #05ac6c;
        color: #fff;
    }
    
    .side-nav-color-1:hover,.side-nav-color-3:hover,.side-nav-color-5:hover,.side-nav-color-7:hover{
        background-color: #01dd89;
    }
    
    .side-nav-color-2,.side-nav-color-4,.side-nav-color-6,.side-nav-color-8{
        background-color: #d0cece;
        color: #000;
    }
    
    .side-nav-color-2:hover,.side-nav-color-4:hover,.side-nav-color-6:hover,.side-nav-color-8:hover{
        background-color: #7a7a7a;
    }

    .program-img{
        width: 70%;
    }
    
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

    .program-img{
        width: 60%;
    }
}