body {}

#wrapper {
    background: linear-gradient(rgb(255 217 102 / 38%), rgb(255 217 102 / 47%)), url(../img/brillant.png);
    overflow: hidden;
        
}

.bg_color {
    background: rgb(146, 208, 80);
}

.logo-1 img {
    width: 100%;
    margin-left: 20px;
}

.header_top_content {
    text-align: center;
    margin-top: 11px;
}

.header_top_content h3 {
    font-size: 17px;
    margin-bottom: 0;
    color: #ffd966;
    font-weight: bold;
}

.header_top_content h2 {
    color: rgb(255, 0, 0);
    font-family: 'Grenze', serif;
}

.header_top_content h4 {
    font-size: 16px;
    font-weight: 500;
    color: rgba(227, 79, 111);
}

.header_top_content p small {
    font-weight: 500;
    margin-top: -7px;
    display: block;
    margin-bottom: 2px;
}

.header_top_content p {
    margin-bottom: 0;
    font-weight: 500;
}

.Page_bg_color {
    background: #fff;
}

.bread_crumbs h4 {
    color: rgba(227, 79, 111);
}

.bread_crumbs h5 {
    color: #f38962;
    margin-bottom: 5px;
    line-height: 25px;
    padding: 10px;
}

.springer_logo {
    text-align: center;
    width: 137px;
    margin: 0px auto;
}
marquee {
    color: #66992f;
}
.home_content marquee {
    text-transform: uppercase;
    font-size: 13px;
}

.home_content h5{
	font-size:18px;
}
.home_content p{
	margin: 0;
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* padding: .50rem 1rem!important; */
    margin-bottom: 0;
    list-style: none;
    background-color: #ffd966;
    border-radius: 0;
    font-size: 14px;
}

#cboxTitle {
    position: absolute;
    background: rgba(255, 255, 255, 0.7);
    bottom: 28px;
    left: 0;
    color: #535353;
    width: 100%;
    padding: 4px 6px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none!important;
}

.organizing p {
    margin-left: 40px;
    margin-bottom: 6px;
}

.organizing h5 {
    margin-bottom: 10px;
}

.organizing h4 {
    margin: 10px 0px;
}

.gallery_mobile{display:none;}

.card_box {
    border: 5px solid #fff;
    overflow: hidden;
    background: #fff;
    overflow: hidden;
    margin: 5px 0px;
    position:relative;
}

.gallery_bottom{
    position:absolute;
    padding:2px;
    background:rgba(0,0,0,0.6);
   text-align: center;
    bottom: 0;
    width: 100%;
    color: #fff;
    display: none;
}
.gallery_bottom h5{
    padding-top:2px;
}
.card_box img {
    transition: all 0.5s ease;
    overflow: hidden;
    max-width: 100% !important;
}

.card_box:hover img {
    transform: scale(1.2);
    transition: all 0.5s ease;
}

.home_img {
    border: 1px solid rgba(0, 0, 0, .125);
    width: 460px;
    /* float: right;*/
    padding: 5px;
    max-width: 100%;
}

.important_img img {
    width: 300px;
    max-width: 100%;
    border: 1px solid rgba(0, 0, 0, .125);
    padding: 5px;
    float: right;
}

.home_img2 {
    border: 1px solid rgba(0, 0, 0, .125);
    float: right;
    padding: 5px;
}

.gallery {
    overflow: hidden;
}

.nav {
    height: 100%;
}

.nav ul {
    background: rgb(255, 217, 102);
    width: 100%;
    overflow: hidden;
    height: 100%;
}

.nav ul li {
    list-style: none;
    display: block;
}

.nav ul li a {
    display: block;
    text-decoration: none;
    color: #000;
    font-weight: 500;
    font-size: 17px;
    padding: 3px 3px;

}


.upcoming_page{
    width:100vw;
    height:100vh;
}
.upcoming_page h2{
     color: #f38962;
    font-family: 'Grenze', serif;
}

.nav ul li.active a {
    color: #f38962;
}

.nav ul li a:hover {
    color: #f38962;
}

.client_logo {
    margin: 20px 0px;
}

.iospress {
    width: 110px;
}

.Springer {}

.drdo {
    width: 110px;
}

.home_para2 p {
    text-align: justify;
    word-spacing: -2px;
}

.home_para p {
    text-align: justify;
    word-spacing: -2px;

}
.home_content_head p{
    margin-bottom:0;
}
.home_content_head p strong {
    text-transform: uppercase;
    font-weight: 500;
}

ul.sub_menu {
    margin: 0;
    padding: 0;
    background: #ffd556;
    border-radius: 4px;
    width: 100%;
}

ul.sub_menu li {
    display: none;
}

/*
h2.resi {
    font-size: 16px !important;
}
*/

.box-2 {
    height: 410px;
}

.box.box-2 h5 {
    text-align: center;
}

.box span {
    font-size: 12px;
    margin-right: 10px;
    color: #f38962;
    font-weight: 500;
}

.breadcrumb-item.active {
    color: #f58962;
}

.registration_table h4 {
    text-align: left;
    font-size: 19px;
    color: #f38962;
    padding: 10px 0px;
}

.top_head ul li {
    list-style: none;
}

.page_content_box ul {
    margin: 0;
    padding: 0;
}

.page_content_box ul li {
    list-style: none;
    padding: 4px 0px;
    display: flex;
}

.page_content_box li:before {
    content: '\2022';
    color: #f38962;
    padding-right: 0.5em;
    font-size: 20px;
}

.bread_crumbs {
    display: none;
}

.top_head li:before {
    content: '\2022';
    color: #f38962;
    padding-right: 0.5em;
    font-size: 20px;
}

.page {
    background: #fff;
    border: 1px solid #ddd;
}

#toggleMenu {
    display: none;
}
.colorlib-heading {
    font-weight: 500;
    letter-spacing: 0;
    position: relative;
    color: #f38962;
    font-family: 'Grenze', serif;
    margin: 10px 0px 5px 0px;
}
/*
.colorlib-heading:after {
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 60px;
    height: 3px;
    content: '';
    background: #f38962;
}*/

.box {
    box-shadow: 1px 1px 8px 4px #ddd;
    padding: 18px;
    border-radius: 4px;
    margin: 10px 0px;
}

.header_top_content em {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 4px;
    display: block;
}

.contact h6 {
     margin: 0; 
    font-size: 20px;
}

.mail-box {
    margin: 22px 0px;
}

.mail-box a .fa {
    color:#f38962;
    margin-left: 32px;
    margin-right: 3px;
    font-size: 14px;
}

.box ul {
    margin: 0;
    padding: 0;
}

.box ul li {
    list-style: none;
    display: flex;
    line-height: 28px;
}

.box h5 {
    color:#f38962;
    font-weight: 500;
    padding: 10px 0px;
}

.bread_crumbs ul li {
    font-size: 15px;
}

.page_content {
    padding: 20px;
    border-left: 1px solid #ddd;
    height: 100%;

}
/*------Slider starts here-------*/

#page_slider .owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    display: none;
}

#page_slider {
    padding: 0px 40px;
    overflow: hidden;
}

#page_slider .owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    display: none;
}

#page_slider .owl-theme .owl-nav {
    margin-top: 10px;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    bottom: 105px;
}

#page_slider .owl-nav .owl-prev span {
    left: -31px;
    position: absolute;
    bottom: 0;
    font-size: 30px;
    height: 35px;
    width: 35px;
    line-height: 27px;
    border-radius: 4px;
    background: #fff;
    color: #92d050;
    box-shadow: 0px 0px 7px 4px #ddd;
}

#page_slider .owl-nav .owl-next span {
    right: -28px;
    position: absolute;
    bottom: 0;
    font-size: 30px;
    height: 35px;
    width: 35px;
    line-height: 27px;
    border-radius: 4px;
    background: #fff;
    color: #92d050;
    box-shadow: 0px 0px 7px 4px #ddd;
}

#page_slider .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 150px;
}

.author h4 {
    font-size: 22px;
    margin-top: 25px;
}

p.mobile_marquee {
    text-align: center;
    display: none;
}

.flexcroll{
    scrollbar-face-color: #367CD2;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #FFFFFF;
}

/* Let's get this party started */
.flexcroll::-webkit-scrollbar {
    width:4px;
    height:10px;
}
 
/* Track */
.flexcroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius:4px;
    border-radius:4px;
}
 
/* Handle */
.flexcroll::-webkit-scrollbar-thumb {
    -webkit-border-radius:4px;
    border-radius:4px;
    background: rgba(247,137,98,1); 
    -webkit-box-shadow: inset 0 0 4px rgba(243,137,98, 0.5); 
}

/*------Slider starts here-------*/

a.Committee_menu span {
    margin-right: 10px;
}

.page_content a {
    text-decoration: none;
    font-weight:500;
}

.footer-bottom {
    background: #fff;
    /* padding: 5px; */
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-align: center;
    height: 50px;
}

.author h3 {
    font-size: 20px;
}

.author ul {
    margin: 0;
    padding: 0;
}

.author ul li {
    list-style: none;
    padding: 5px 0px;
    display: flex;
}

.mail-box a {
    color: #000;
}

.author span {
    color: red;
    margin-right: 15px;
    color: #f38962;
    font-size: 16px;
    font-weight: 500;
}

.footer-bottom-left p {
    font-size: 15px;
    line-height: 50px;
}


/*-----Media query starts here-----*/
@media only screen and (max-width:1199px) {
    .box-2 {
        height: 95%;
    }

}

@media only screen and (max-width:767px) {
    #wrapper .container {
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
    }
    
    .gallery{
        display:none;
    }
    .gallery_mobile{
        display:block;
    }

    .desk_img {
        display: none;
    }

    .nav ul {
        background: rgb(255, 217, 102);
        width: 100%;
        margin: 5px 0px;
        overflow: hidden;
        display: none;
    }

    .footer-bottom {
        background: #fff;
        /* padding: 5px; */
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        text-align: center;
        height: auto;
        
    }

    .footer-bottom-left p {
        font-size: 14px;
        margin-top: 10px;
        text-align: center;
        line-height: normal;
    }

    ul.sub_menu {
        margin: 0;
        padding: 0;
        background: #ffd556;
        border-radius: 4px;
        width: 100%;
    }

    .bg_color {
        background: rgb(146, 208, 80);
        padding: 10px;
        height: 100%;
    }

    .home_img {
        /* box-shadow: 0 0.5rem 1rem rgba(0,0,0,.15); */
        border: 1px solid rgba(0, 0, 0, .125);
        width: 100%;
        float: none;
        padding: 5px;
        max-width: 100%;
        margin: 0px auto;
        text-align: center;
    }

    .home_img2 {
        border: 1px solid rgba(0, 0, 0, .125);
        float: none;
        padding: 5px;
        text-align: center;
    }

    .logo-1 {
        text-align: center;
    }

    .logo-1 img {
        width: 100%;
        max-width: 120px;
        margin-left: 0px;
        margin-top: 0px;
    }

    .bread_crumbs {
        padding: 0px;
        /* height: 160px; */
    }


    .nav {
        background: #92d050;
        height: 100%;
        display: block;
        padding: 10px 0px;
        overflow: hidden;
    }

    .page_content {
        padding: 10px;
        border-left: 0;
    }

    .home_content_head marquee {
        display: none;
    }

   p.mobile_marquee {
    text-align: left;
    display: block;
}
    .registration_table h4 {
        text-align: left;
        font-size: 16px;
        color: #f38962;
        padding: 10px 0px;
    }
    h2.resi{
        font-size:24px;
    }

    #toggleMenu {
        display: block;
        font-size: 20px;
        color: #ff0000;
        margin-right: 10px;
        text-decoration: none;
        cursor: pointer;
        text-align: right;
    }

    .colorlib-heading {
        margin-bottom:15px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 1.8;
        position: relative;
    }
    .organizing h2 {
        font-size: 24px;
    }

    .organizing h4 {
        margin: 10px 0px;
        font-size: 20px;
    }

    .organizing h5 {
        font-size: 18px;
    }
    
    .box.box-2 h5 {
    text-align: left; 
}

}

@media only screen and (max-width:575.98px) {
    
    p.mobile_marquee {
    text-align:center;
    display: block;
}
    
.author h4 {
    font-size: 18px;
    margin-top: 25px;
    text-align: center;
}
    
   .header_top_content h2 {
    color: rgb(255, 0, 0);
    font-family: 'Grenze', serif;
}

    .bread_crumbs h5 {
        color: #f38962;
        margin-bottom: 5px;
        line-height: 25px;
        padding: 10px;
        font-size: 13px;
    }


}