        @font-face {
            font-family: DowCorporate;
            src: url(../fonts/DowCorporate-BoldIta.ttf);
        }
        
        @font-face {
            font-family: Helvetica-Condensed-Light;
            src: url(../fonts/Helvetica-Condensed-Light.otf);
        }
        
        @font-face {
            font-family: Helvetica-Regular;
            src: url(../fonts/Helvetica.ttf);
        }
        
        @font-face {
            font-family: Helvetica-bold;
            src: url(../fonts/Helvetica-Bold-Font.ttf);
        }
        
        .carousel-inner .carousel-item .carousel-caption .sus-heading {
            text-transform: uppercase;
            font-size: 25px;
        }
        
        .carousel-inner .carousel-item .carousel-caption .sub-heading {
            text-transform: capitalize;
            font-size: 16px !important;
        }
        
        .banner-sus-circ-sec {
            top: -130px;
            padding: 20px 0px;
        }
        
        @media(max-width: 600px) {
            .banner-sus-circ-sec {
                top: -84px;
            }
        }
        
        .badge-sus-circular-banner {
            border: 2px solid rgb(255, 174, 0);
            color: white;
            padding: 8px 20px;
            font-weight: 600;
            font-size: 17px;
        }
        
        .carousel-inner .carousel-item .carousel-caption .sub-heading .register-btn {
            padding: 8px 15px;
            color: #158ce5 !important;
            font-size: 15px;
            font-weight: 700;
            background-color: white;
            margin: 10px 0px;
            border-radius: 10px;
        }
        
        .carousel-inner .carousel-item .carousel-caption .sub-heading .register-btn-sus {
            padding: 8px 15px;
            color: #14a317 !important;
            font-size: 15px;
            font-weight: 700;
            background-color: white;
            margin: 10px 0px;
            border-radius: 10px;
        }
        
        .carousel-inner .carousel-item .carousel-caption .sub-heading .register-btn-sus:hover {
            color: white !important;
            background-color: rgb(255, 174, 0);
        }
        
        .carousel-inner .carousel-item .carousel-caption .sub-heading .register-btn:hover {
            color: white !important;
            background-color: rgb(255, 174, 0);
        }
        
        .RegisterNow-btn {
            margin: 20px 0px;
        }
        
        .mobile-countdown-timer {
            display: none;
        }
        
        .banner-time-counter {
            margin-top: -200px;
        }
        
        @media(max-width: 600px) {
            .mobile-countdown-timer {
                display: none !important;
            }
            .banner-time-counter {
                display: block;
                margin-top: -100px;
            }
        }
        
        .time-entry .time-entry-sus {
            color: #ffffff !important;
        }
        
        .time-entry .time-entry-cir {
            color: #158ce5 !important;
        }
        
        .time-entry-suspart {
            color: #14a317 !important;
            font-weight: 600;
        }
        
        .time-entry-cirpart {
            color: #14a317 !important;
            font-weight: 600;
        }
        
        .patner-section {
            border: 2px solid rgb(255, 255, 255);
            height: 140px;
            width: 700px;
            padding: 0px 40px;
            margin-top: -70px;
            position: relative;
            background-color: #ffff;
            box-shadow: 0px 0px 5px 2px rgb(163, 163, 163);
        }
        
        .patner-section .media-patners {
            padding: 10px 10px
        }
        
        .media-patners {
            display: flex;
            flex-wrap: wrap;
            justify-content: flex-start;
        }
        
        .media-patners .media-patners-logos {
            padding: 10px 55px;
        }
        
        @media (min-width: 769px) and (max-width: 1024px) {
            .media-patners .media-patners-logos {
                padding: 10px 40px;
            }
        }
        
        @media(max-width: 320px) {
            .media-patners .media-patners-logos {
                padding: 10px 10px;
            }
        }
        
        @media(max-width: 600px) {
            .patner-section {
                border: 2px solid rgb(255, 255, 255);
                width: 100%;
                padding: 0px 0px;
                margin-top: -30px;
                position: relative;
            }
        }
        
        @media (min-width: 600px) and (max-width: 769px) {
            .media-patners .media-patners-logos img {
                width: 303px;
                height: 70px;
            }
            .media-patners .media-patners-logos {
                padding: 10px 10px !important;
            }
        }
        
        .registerbtn-bnr {
            padding: 6px 10px;
            padding-bottom: 7px;
            background-color: rgb(255, 174, 0);
            color: white;
            margin-left: 25px;
            border-radius: 15px;
            font-weight: 600;
            border: 1px solid rgb(255, 174, 0);
        }
        
        @media(max-width: 600px) {
            .registerbtn-bnr {
                margin-left: 5px;
            }
        }
        
        .registerbtn-bnr:hover {
            padding: 6px 10px;
            background-color: white;
            color: rgb(255, 174, 0);
            margin-left: 45px;
            border-radius: 20px;
            font-weight: 600;
            border: 1px solid rgb(255, 174, 0);
        }
        
        .sustainability-content h3 {
            font-size: 28px;
            color: #036d03;
            font-weight: 800;
            font-family: Helvetica-bold;
        }
        
        .sustainability-content p {
            padding: 5px 0px;
            font-family: Helvetica-Regular;
        }
        
        .Circular h3 {
            font-size: 28px;
            color: #036d03;
            font-weight: 800;
            font-family: Helvetica-bold;
        }
        
        .Circular p {
            padding: 5px 0px;
            font-family: Helvetica-Regular;
        }
        
        .sustainability-section {
            padding: 30px 0px;
        }
        
        .form-get-in-touch h3 {
            font-size: 25px;
            color: white;
            align-self: center;
            justify-self: center;
            /* padding: 200px 0px 0px 0px; */
            margin-left: 2%;
        }
        
        .form-get-in-touch ul {
            list-style: none;
            margin-left: auto;
            position: absolute;
            left: 25%;
            top: 30%;
            color: white;
        }
        
        @media(max-width: 600px) {
            .form-get-in-touch ul {
                list-style: none;
                margin-left: auto;
                position: relative;
                left: 5%;
                top: 13%;
                color: white;
                margin-top: -90px;
                font-size: 18px;
            }
            .form-get-in-touch h3 {
                padding: 10px 0px 0px 0px;
            }
        }
        
        .form-section {
            padding: 50px 0px;
        }
        
        .form-section .container-form-section {
            -webkit-box-shadow: 0 0 5px 2px rgb(153 153 153);
            -moz-box-shadow: 0 0 5px 2px rgb(153, 153, 153);
            box-shadow: 0 0 5px 2px rgb(153 153 153);
        }
        
        .form-backround-img-section {
            background-image: url(../img/durr/formbck-img.jpg);
            border-right: 4px solid #f3f2f2;
            border-top: 4px solid #f3f2f2;
            border-bottom: 4px solid #f3f2f2;
        }
        
        .regi-btn {
            margin-left: 10px;
        }
        
        .form-group input:focus {
            outline: none;
            border: 1px solid #135eac;
        }
        
        .register-now-btn {
            background-color: #a95409 !important;
            color: white;
            padding: 5px 10px;
            text-transform: capitalize;
            border: 1px solid rgb(255, 174, 0);
        }
        
        .register-now-btn:hover {
            background-color: white !important;
            color: rgb(255, 174, 0);
            border: 1px solid rgb(255, 174, 0);
        }
        
        .form-pading {
            padding: 20px 0px;
        }
        
        .who-heading {
            background-image: -webkit-gradient(linear, left top, right top, from(#00a600), to(#3796a7)), -webkit-gradient(linear, left top, right top, from(#00a600), to(#002df7));
            background-image: -o-linear-gradient(left, #00a600 0%, #002df7 100%), -o-linear-gradient(left, #00a600 0%, #002df7 100%);
            background-image: linear-gradient(to right, #00a600 0%, #002df7 100%), linear-gradient(to right, #00a600 0%, #002df7 100%);
            color: white;
            font-size: 25px;
            padding: 10px 0px;
        }
        
        .Who-Should-Attend-section {
            padding-bottom: 30px;
            background-color: white;
        }
        
        .align-list-center {
            padding: 0px 100px;
        }
        
        @media (max-width: 768px) {
            .align-list-center {
                padding: 0px 37px;
            }
        }
        
        .align-list-center ul li {
            list-style-position: outside;
        }
        
        .Who-Should-Attend-section .why-heding {
            font-size: 23px;
            font-weight: 700;
            padding: 10px 0px;
        }
        
        .speaker-section {
            background-color: #f3f2f2;
            padding-bottom: 50px;
        }
        
        .speaker-section h3 {
            font-family: Helvetica-bold;
        }
        
        .speaker-section .session-heading {
            font-size: 23px;
        }
        
        .speaker-section .container {
            /*background-image: url(../img/sustainability-img/spk-bakgrnd.png);*/
        }
        
        .speakers-flex {
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            justify-content: center;
        }
        
        @media(max-width: 320px) {
            .speakers-flex {
                margin: 0px 60px;
            }
        }
        
        .speakers-flex div img {
            width: 110px;
            height: 110px;
        }
        
        .speakers-flex div {
            padding: 10px 10px;
        }
        
        .speakers-flex .content h4 {
            font-size: 15px;
            color: black;
        }
        
        .speakers-flex .content p {
            color: black;
        }
        
        .spkr-box {
            border: 1px solid #c7c7c7;
            margin: 5px 0px;
        }
        
        .spkr-box .spk-img img {
            height: 100px;
            width: 100px;
        }
        
        .spkr-box .tim-deatails {
            padding: 10px 10px;
        }
        
        .spkr-box .spk-img {
            padding: 10px 10px;
        }
        
        .spkr-box-info {
            display: flex;
            flex-direction: row;
        }
        
        @media(max-width: 600px) {
            .spkr-box-info {
                display: flex;
                flex-direction: row;
                flex-wrap: wrap;
            }
            .spkr-box .spk-img {
                margin-left: auto;
                margin-right: auto;
            }
            .spkr-box .spk-img img {
                height: 150px;
                width: 150px;
            }
        }
        
        .session-timings {
            padding: 40px 0px;
        }
        
        .session-timings h4 {
            font-size: 24px;
        }
        
        .speaker-section-session {
            background-color: white;
            padding-bottom: 30px;
        }
        
        .fa-user,
        .fa-clock {
            color: rgba(255, 0, 0, 0.699);
            width: 20px;
            height: 20px;
        }
        
        .upcoming-events-main-section {
            background-color: white;
            margin-top: 0px;
        }
        
        .md-ptnr-sec {
            background-color: white;
        }
        
        @media(max-width: 600px) {
            .Circular {
                padding: 30px 15px;
            }
        }
        
        .align-left-btn h4 {
            padding: 8px 10px;
            padding-left: 25px;
            font-size: 15px;
            background-color: #ffffff;
            color: #313131;
            position: absolute;
            border-top-right-radius: 5px;
            border-bottom-right-radius: 5px;
            top: 25%;
            left: 0px;
        }
        
        @media(max-width: 600px) {
            .align-left-btn h4 {
                position: relative;
                border-radius: 5px;
                padding-left: 10px;
                margin-top: 20px;
            }
        }
        
        .align-cnter-session {
            position: absolute;
            left: 18%;
            top: 45%;
            color: white;
        }
        
        @media(max-width: 600px) {
            .align-cnter-session {
                position: inherit;
            }
        }
        
        .align-cnter-session h4 {
            font-size: 25px;
        }
        /* sponsor section*/
        
        .sponsor-logo {
            width: 300px;
        }
        
        .Supporting-Sponsor {
            height: 74px;
            width: 400px;
        }
        
        @media(max-width: 600px) {
            .Supporting-Sponsor {
                height: 74px;
                width: 303px;
            }
        }
        
        .dur-section {
            padding: 30px 0px;
        }
        
        .dur-section .dur-title h3 {
            color: #a95409;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 30px;
            font-weight: 700;
        }
        
        .dur-section .dur-title h5 {
            color: #135eac;
            font-family: Arial, Helvetica, sans-serif;
            font-weight: 600;
            font-size: 18px;
        }
        
        .dur-section-container {
            box-shadow: 0px 0px 5px 2px gray;
            padding: 20px 30px;
            text-align: justify;
        }
        
        .benifits-list ul li {
            list-style-position: outside !important;
            line-height: 50px !important;
            font-size: 20px;
        }
        
        .benifits-section {
            padding: 30px 0px;
        }
        
        .benifits-section p {
            text-align: justify;
        }
        
        .benifits-section .sub-list {
            padding-left: 20px;
        }
        
        .sub-list-flex {
            display: flex;
        }
        
        .benifits-section ul li {
            list-style-position: outside;
            line-height: 30px;
        }
        
        .sub-list-flex .sub-list {
            padding-left: 40px;
        }
        
        .benifits-sec-2 ul li {
            font-size: 18px;
            line-height: 38px;
            list-style-position: outside;
        }
        
        .benifits-sec-3 ol li {
            font-size: 20px;
            line-height: 38px;
            list-style-position: outside;
        }
        
        .benifits-sec-2 {}
        
        .benifits-sec-2-container {
            padding: 50px 0px;
        }
        
        .color-durr {
            color: white;
            font-family: Arial, Helvetica, sans-serif;
            padding: 0px 10px;
            font-size: 35px;
            font-weight: 700;
            /* background-image: linear-gradient(to right, #000000, #000000, #000000, #ff8000, #fffb00); */
            background-image: linear-gradient(to right, #a95409, #a95409, #ff8000e1, #f1973ce1);
        }
        
        .pad-left {
            padding-left: 45px;
        }
        
        .colabration-img {
            margin-left: 50px;
        }
        
        .oil-btn {
            color: rgb(255, 255, 255);
            margin-top: 8px;
            padding-top: 8px;
            padding-bottom: 5px;
            padding-left: 10px;
            padding-right: 10px;
            background-color: rgb(255, 175, 0) !important;
            border-radius: 20px;
            cursor: pointer;
            font-weight: 500;
        }
        
        .oil-btn:hover {
            color: rgb(255, 175, 0);
            border: 1px solid rgb(255, 175, 0);
            background-color: white !important;
        }
        
        @media(max-width: 600px) {
            .left-pad {
                padding-left: 45px;
            }
        }
        
        .dur-tmgs {
            font-weight: 700;
        }
        
        @media(max-width: 600px) {
            .dur-tmgs {
                font-weight: 700;
                font-size: 13px;
                margin-left: -6px;
            }
        }