/* banner */

#banner {
    //background-image: url("/sites/dh/files/nl_images/2040/UBCity.jpg");
    background: #001829 0% 0% no-repeat padding-box;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    padding-top: 0px;
}

#banner img {
    //width: 85%;
    display: block;
    margin: 30px auto 30px;
}

strong {
    font-weight: bold;
}

#banner .traingle_text {
    background-image: url(https://www.deccanherald.com/sites/dh/files/nl_images/2040/Background.svg);
    height: 100%;
    position: relative;
    background-repeat: no-repeat;
    left: -15px;
    padding: 165px 130px 40px 60px;
    width: 45%;
    background-size: cover;
    background-position: 100% 100%;
}

#banner .traingle_text p {
    font-size: 20px;
    text-align: center;
    font-style: italic;
    margin-bottom: 20px;
    font-family: 'Source Serif Pro', serif !important;
}

p.contact {
    font-weight: bold;
    font-style: normal !important;
}

#footer {
    padding: 0px;
}


/* media quireies */

@media only screen and (max-width:667px) {
    #banner .traingle_text {
        left: 0;
        width: 100%;
        padding: 130px 110px 30px 10px;
    }
    #banner .traingle_text p {
        font-size: 15px;
        margin-bottom: 15px;
        font-family: 'Source Serif Pro', serif !important;
        line-height: 17px;
    }
}


/* all phone landscape */

@media only screen and (min-width: 320px) and (max-height: 620px) and (orientation: landscape) {
    #banner .traingle_text {
        left: -16px;
        padding: 19px 110px 30px 42px;
        width: 100%;
    }
}


/* iphone 5 */

@media only screen and (min-width: 320px) and (max-height: 568px) and (orientation: portrait) {
    #banner .traingle_text p {
        font-size: 13px;
    }
}


/* ipad */

@media only screen and (min-width:768px) and (max-width:1024px) {
    #banner .traingle_text {
        width: 80%;
        padding: 145px 130px 40px 60px;
    }
}


/* iPad  Landscape*/

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation: landscape) {
    #banner .traingle_text {
        padding: 30px 130px 30px 60px;
    }
}


/* iPad pro Landscape*/

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: portrait) {
    #banner .traingle_text {
        padding: 30px 130px 40px 60px;
    }
}

.ad-320-1023.mobile_ads,
.ad-1024.dk_only,
#sidebar-second-wrapper,
#system-messages-wrapper,
.panel-column,
._yeti_main_container {
    display: none !important;
}

#main-wrapper .section-container {
    max-width: 100%;
    padding: 0px;
}

#main-content {
    width: 100%;
    padding: 0px;
    margin: 0px;
}

#footer-wrapper {
    margin-top: 0px;
}

.node .field-name-body {
    margin: 0px
}

< !-- new css code -->
/*Navbar Additional-nav-item css */

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-thumb {
    background: #888;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}


/* Bengaluru 2040 landing page section ( Content area ) css */

.bglr2040_ldg_main {
    *background: #001829 0% 0% no-repeat padding-box;
    *padding: 60px 0 40px 0;
    background: #001829 0% 0% no-repeat padding-box;
    padding: 5px 0 40px 0;
}


/*new menu and logo changes */

.bglr2040_nav_main {
    width: 100% !important;
    background: #001829 !important;
    display: block !important;
    padding-top: 30px !important;
    position: relative !important;
}

.bglr2040_nav .logo {
    display: inline-block;
}

.bglr2040_nav nav {
    display: inline-block;
    float: right;
    margin-top: 3rem;
}

#check {
    display: none;
}

.bglr2040_nav label.checkbtn {
    position: absolute;
    color: #ffffffad;
    padding: 0 20px;
    font-size: 30px;
    top: 60px;
    right: 20px;
    display: none;
    cursor: pointer;
    z-index: 2;
}

.bglr2040_nav ul li {
    list-style: none;
    display: inline-block;
    line-height: 3rem;
}

.active {
    color: #fff147 !important;
}

.bglr2040_nav .active a {
    color: #F7B825 !important;
}

.bglr2040_nav ul li a {
    font-size: 16px;
    color: #fff !important;
    padding: 0 12px;
    text-decoration: none !important;
}


/*new menu and logo changes ends */

.bglr2040_ldg_main .logo_bglr2040 {
    display: block;
    text-align: center;
}

.bglr2040_ldg_main .logo_bglr2040 img {
    margin-bottom: 0px;
}

.bglr2040_ldg_main .text_main {
    color: #fff;
    padding-left: 47px;
}

.bglr2040_ldg_main .text_main .fist_p {
    font-size: 22px;
    line-height: 32px;
    font-weight: normal;
}

.bglr2040_ldg_main .text_main p:last-child {
    margin-bottom: 0px;
}

.bglr2040_ldg_main .text_main p span {
    font-weight: bold;
}

.bglr2040_ldg_main .text_main p {
    line-height: 28px;
    font-size: 17px;
    color: #fff;
    margin-bottom: 15px;
}


/* About the Organiser  section */

.abt_organiser_main {
    background: #F3F3F3 0% 0% no-repeat padding-box;
    opacity: 1;
    padding: 40px 0;
}

.abt_organiser_main .abt_organiser_text {
    text-align: center;
    padding: 0 9%;
    color: #000;
}

.abt_organiser_main .abt_organiser_text {
    line-height: 24px;
    font-size: 14px;
}

.abt_organiser_main .abt_organiser_text a {
    color: #0049A9;
    text-decoration: none;
}

.abt_organiser_main .abt_organiser_text img {
    margin-bottom: 15px;
}

.abt_organiser_main .abt_organiser_text a:hover {
    text-decoration: underline;
}

.abt_organiser_main .abt_organiser_text p:last-child {
    margin-bottom: 0px;
}


/* Left Social media css */

ul.bglr2040-scl-media {
    top: 35vh;
    margin: 0px !important;
    list-style: none;
    position: absolute;
    background: #fff;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 5px 5px 0 5px;
    left: 20px;
}

ul.bglr2040-scl-media img {
    width: 21px;
    margin-bottom: 5px;
}

ul.bglr2040-scl-media img:hover {
    opacity: .5;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}


/*Media query responsive css start here*/

@media only screen and (min-width:100px) and (max-width:1180px) {
    .bglr2040_ldg_main .col-md-6.clm-lft {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        text-align: center;
    }
    .bglr2040_ldg_main .col-md-6.clm-rgt {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        text-align: center;
    }
    .bglr2040_ldg_main .text_main {
        padding: 0 5%;
    }
    .bglr2040_ldg_main {
        padding: 60px 0 40px 0;
    }
    .bglr2040_ldg_main .clm-lft img {
        *margin-top: 0px !important;
    }
}


/*
.bglr2040_ldg_main .clm-lft img {
   max-width:none;
   width:auto;
   margin-top: 50px;
}
*/

.bglr2040_ldg_main .clm-lft img {
    max-width: none;
    width: 100%;
}

ul.bglr2040-scl-media li {
    list-style: none !important;
    line-height: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
}

@media (max-width: 767px) {
    .page-node-782900 #footer-wrapper {
        margin-bottom: 0px !important;
    }
    ul.bglr2040-scl-media {
        display: none;
    }
    .bglr2040_ldg_main .logo_bglr2040 img {
        margin-bottom: 15px;
        width: 230px;
    }
    .bglr2040_ldg_main {
        //padding: 75px 0 40px 0;
    }
    /*.bglr2040_ldg_main .clm-lft img {
      width: 100%;
      margin-bottom: 20px;
   }*/
    .bglr2040_ldg_main .col-md-6.clm-rgt {
        text-align: left;
    }
    .bglr2040_ldg_main .text_main {
        padding: 0 8%;
    }
    .abt_organiser_main .abt_organiser_text img {
        margin-bottom: 15px;
        width: 200px;
    }
}

footer#footer-wrapper {
    padding: 0px !important;
}

.abt_org {
    font-weight: 700;
    font-size: 21px !important;
    margin-bottom: 0 !important;
}