/* input(623,32): run-time error CSS1046: Expect comma, found '0'
input(623,36): run-time error CSS1046: Expect comma, found '/'
input(1744,36): run-time error CSS1046: Expect comma, found '0'
input(1744,40): run-time error CSS1046: Expect comma, found '/'
input(1771,36): run-time error CSS1046: Expect comma, found '0'
input(1771,40): run-time error CSS1046: Expect comma, found '/'
input(1819,1): run-time error CSS1031: Expected selector, found '}'
input(1819,1): run-time error CSS1025: Expected comma or open brace, found '}' */
@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap);

.paralex-slider-a .s-t-head,
.pastevent .pastevent-text,
.prd-content .s-t-head,
.session-h,
.speaker-content .s-t-head {
    color: #bdd
}

.btn,
ul#tabs-nav li {
    cursor: pointer
}

body {
    font-family: "Open Sans", sans-serif !important
}

html {
    scroll-behavior: smooth
}

.session-h {
    min-height: 30px
}

.active,
.btn:hover {
    color: #00feff
}

.transparent-button {
    font-size: 16px;
    padding: 8px 40px;
    border-radius: 50px;
    border: 1px solid #109bf8;
    color: #109bf8
}

img {
    max-width: 100%;
    height: auto
}

.home-menu-ul {
    display: flex;
    align-items: center;
    justify-content: center
}

.home-burger-menu {
    display: none
}

.contactus .small a,
.keynote .kspeak .head-lead span,
.special .special-anchor {
       background: transparent linear-gradient(88deg,#1fbcee 0,#661c8e 100%) 0 0 no-repeat padding-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 600
}

.home-menu-ul .fixed-button .right-fixed-button:hover {
    color: #fff !important;
    background: 0 0 !important
}

.about-anchor-link,
.abouttheevent .about-heading,
.associate .panel-heading,
.call-of-paper .call-heading,
.conference .conference-heading,
.conference-content .lead .first-lead,
.conference-content ul li h4,
.contactus .contact-heading,
.guideline .guide-heading,
.important-date .important-heading,
.keynote .key-heading,
.modal-content .about-heading,
.moreless-button-1,
.ourspeaker .oursession h5,
.register-form label,
.registerbutton,
.registration .reg-heading,
.special .special-heading,
.sponsorship .sponsor-heading,
.sponsorship .sponsor-paragraph span a {
    color: #000;
    font-weight: 600;
}

.blogs-wrapper .home-blogs-nav .nav-item::before,
.fixed-button,
.guideline .guide-parts,
.guideline .pp-submision,
.modal-content form section .input-container label,
.popup-btn,
.registered-submit button,
.registration .reg-button,
.registration .reg-subhead,
.registration .reg-title,
.session-with-speakers .nav-item a.active,
.speaker-bx.active,
.sponsorship .sponsor-subhead {
       background: transparent linear-gradient(88deg,#1fbcee 0,#661c8e 100%) 0 0 no-repeat padding-box;
}

.fixed-button {
    position: fixed;
    right: -70px;
    top: 50%;
    z-index: 999;
    transform: rotate(90deg) translateY(-50%);
    padding: 16px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px
}

.footer,
.furturetime,
.furturetime-ul,
.scroller-session,
.sessioncontent,
.sessionimg-left-line {
    position: relative
}

.fixed-button .right-fixed-button {
    color: #000;
    font-size: 18px;
    padding: 20px 30px
}

.banner-content .inter,
.banner-content h1 {
    text-align: center;
    color: #800020;
    font-weight: 700
}

.banner-lg,
.slide-fake-height.visible {
    display: block
}

.banner .b-logos {
    display: flex;
    justify-content: space-between;
    align-items: center;
    display:none;
}

.banner .b-logos img {
    width: 120px
}

.banner .b-logos .upes-img {
    width: 150px
}

.banner-content {
    padding-bottom: 10px
}

.banner-content .inter {
    font-size: 24px
}

.banner-content .date {
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    color: #000;
    margin-bottom: 5px
}

.banner-content .address {
    text-align: center;
    color: #8b0000;
    font-weight: 700;
    margin-bottom: 5px
}

.banner-content .anchor {
    text-align: center;
    font-weight: 700;
    color: #109bf8;
    margin-bottom: 5px
}

.banner-content h1 {
    font-size: 30px;
    margin-bottom: 5px
}

.abouttheevent,
.important-date,
.keynote,
.session-with-speakers,
.special,
.sponsorship {
    background: #eee;
}

.call-of-paper,
.contactus,
.guideline,
.ourspeaker,
.registration {
    background: #fff;
}

.call-of-paper table td {
    border: 0 solid #fff
}

.call-of-paper .list-disc {
    padding: 20px 80px
}

.important-date .impor-table {
    margin: 0 auto;
    margin-top:10px
}

.call-of-paper .call-machine {
    border: 1px solid #fff;
    font-weight: 600;
    color: #fff;
background: transparent linear-gradient(57deg,#1fbcee 0,#661c8e 100%) 0 0 no-repeat padding-box;
}

.tabs {
    width: 60%;
    background-color: transparent;
    border-radius: 5px;
    border: 1px solid #fff
}

ul#tabs-nav {
    list-style: none;
    margin: 0;
    /* padding: 5px; */
    overflow: auto;
    border: 1px solid #fff;
    border-bottom: 0;
}

ul#tabs-nav li {
    float: left;
    font-weight: 700;
    margin-right: 0px;
    padding: 8px 10px;
    border-radius: 0px;
    border: 1px solid #fff;
}

ul#tabs-nav li.active,
ul#tabs-nav li:hover {
    background-color:#eee;
    color: #000;
    outline: 0;
    border-radius:0px;
}

#tabs-nav li a {
    text-decoration: none;
    color: #000;
    font-weight: 700
}

#tabs-content span.small i {
    font-style: initial;
    color: #000;
}

.tab-content {
    padding: 10px;
    border: 1px solid;
    border-top: 0;
    background-color: #eee;
}

.session-with-speakers .speaker-content ul li:not(:last-child),
.sessioncontent {
    padding-right: 60px
}

.conference-content .lead .small,
.conference-content ul li p,
.furturetime-ul .desk-furturetime-li p {
    font-size: 14px
}

.conference-content .lead {
    text-align: justify;
    font-weight: 400;
    font-size: 18px;
    padding: 6px 10px;
	color : #000
}

.conference-content .head-lead {
    text-align: justify;
    font-weight: 600;
    color: #000;
    padding: 10px
}

.keynote .kspeak {
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
    border: 1px solid #fff;
    padding: 14px 14px 20px
}

.keynote .kspeak .head-lead p {
    text-align: justify;
    padding: 5px
}

.keynote .kspeak .head-lead {
    text-align: justify;
    font-weight: 400;
    font-size: 18px;
    padding: 10px
}

.important-date .reg-table-td,
.keynote .kspeak img,
.registration .reg-table-td,
.special tr.danger td,
.special tr.info td {
    padding: 10px
}

.guideline .pp-submision {
    color: #fff;
    border-radius: 18px;
    height: 50px;
    padding: 10px
}

.special .session-tilte-a,
.special .session-tilte-b,
.special .session-tilte-c,
.special .session-tilte-d {
    height: 40px;
    text-align: center
}

.guideline .pp-submision a {
    color: #fff;
    text-decoration: none;
    font-weight: 600
}

.guideline .guide-parts {
    text-align: justify;
    margin-top: 40px;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 700;
    font-size: 16px
}

.registration .reg-subhead,
.registration .reg-title,
.sponsorship .sponsor-subhead {
    font-size: 20px;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent
}

.special .session-heading {
    color: #000;
    background-color: transparent;
    text-align: center
}

.special .session-tilte-a {
    width: 7%
}

.special .session-tilte-b {
    width: 14%
}

.special .session-tilte-c {
    width: 23%
}

.special table,
td,
th {
    border: 1px solid #000;
    border-collapse: collapse
}

.registration .reg-button {
    color: #fff;
    border-radius: 10px;
    height: 40px;
    padding: 10px;
    font-weight: 600;
    line-height: 0;
    margin-bottom: 20px
}

.registration .reg-title {
    -webkit-background-clip: text;
    background-clip: text;
    font-weight: 600
}

.registration .reg-table-wrapper,
.sponsorship .sponsor-medal {
    overflow-x: auto;
    margin-top: 40px
}

.registration .reg-table-head {
    padding: 10px;
    font-weight: 500;
    color: #000;
}

.registration .reg-subhead {
    -webkit-background-clip: text;
    background-clip: text;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 20px
}

.sponsorship .sponsor-subhead {
    font-weight: 600;
    -webkit-background-clip: text;
    background-clip: text;
    margin-top: 20px;
    margin-bottom: 20px
}

.sponsorship .sponsor-para {
    border: 1px solid #000;
    padding: 5px
}

.sponsorship .sponsor-paragraph {
    text-align: justify;
    padding: 10px;
	color: #000;
}

.sponsor-medal .sponsor-gold {
    text-align: center;
    color: #fff;
    background-color: gold;
    height: 100px
}

.sponsor-medal .sponsor-silver {
    text-align: center;
    color: #fff;
    background-color: #b3b6b7;
    height: 35px
}

.sponsor-medal .sponsor-bronze {
    text-align: center;
    color: #fff;
    background-color: #cd7f32;
    height: 35px
}

.sponsor-medal ul {
    list-style-type: disc;
    margin-left: 40px
}

.contactus .contact-person {
    font-weight: 700;
    color: #c60
}

.contactus .small {
    line-height: 2;
    text-align: center;
    padding-bottom: 20px
}

.panel-body {
    display: flex;
    justify-content: center;
    align-items: center
}

.panel-heading {
    text-align: center
}

.furturetime .lines {
    position: absolute;
    top: 10px;
    left: 0
}

.furturetime-ul {
    z-index: 1
}

.furturetime-ul li {
    padding: 0 16px
}

.furturetime-ul li img {
    width: 50px;
    margin: 0 auto
}

.faqs,
.ourspeaker .oursession,
.pastevent,
.product-bx.speaker-bx {
   background: transparent linear-gradient(68deg,#1fbcee 0,#661c8e 100%) 0 0 no-repeat padding-box;
}

.session-with-speakers .nav-item a {
    display: inline-block
}

.session-with-speakers .nav-item a.active {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    border-bottom: 1px solid #00feff
}

.session-with-speakers .speaker-content {
    text-align: center;
    width: max-content;
    margin: 0 auto
}

.session-with-speakers .speaker-content ul {
    position: relative;
    justify-content: flex-start
}

.session-with-speakers .speaker-content ul::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #fff
}

.sessionimg-left-line:before {
    content: "";
    position: absolute;
    width: 1px;
    background: #00feff;
    left: -45px;
    top: 0;
    height: 100%
}

.pastevent .video-banner {
    position: relative;
    display: block
}

.footer .footer-menu,
.modal-content,
.pastevent .video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.pastevent .ps-event-video:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: rgba(1, 1, 1, .4)
}

.home-cat-slide .slick-next:after,
.home-cat-slide .slick-prev:after {
    top: 13px;
    height: 7px;
    width: 7px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    pointer-events: none;
    content: ""
}

.pastevent .past-evt-img {
    width: 100%
}

.home-cat-slide .slick-next,
.home-cat-slide .slick-prev {
    top: 50%;
    width: 34px;
    height: 34px;
    background: #00feff;
    font-size: 0px;
    box-shadow: 0 0 35px rgb(0 0 0 / 27%);
    position: absolute;
    cursor: pointer
}

#vidwrap {
    background: url(/uot/content/images/UOT-Thumbnail-webp-2.webp) center/cover no-repeat;
    height: 750px;
    width: 100%;
    overflow: hidden;
    cursor: pointer;
    position: relative
}

#vidwrap .play-icon {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    z-index: 1
}

#vidwrap .play-icon img {
    width: 6%;
    margin: 0 auto
}

.home-cat-slide .slick-next {
    right: 11%;
    border: none;
    border-radius: 30px
}

.home-cat-slide .slick-next:after {
    position: absolute;
    right: 14px;
    transform: rotate(45deg);
    border-radius: 1px
}

.home-cat-slide .slick-prev {
    left: 0;
    border: none;
    border-radius: 30px;
    z-index: 1
}

.home-cat-slide .slick-prev:after {
    position: absolute;
    right: 11px;
    transform: rotate(221deg);
    border-radius: 1px
}

.cat-col-right .slick-arrow {
    font-size: 0
}

.slick-disabled {
    display: none !important
}

.product-accordion-list,
.product-accordion-list li,
.product-accordion-list li .product-accordion-title {
    display: block;
    height: auto;
    margin: 0;
    position: relative
}

.blogs-wrapper .home-blogs-nav {
    border-bottom: 1px solid #e7e9ed;
    margin-left: 20px;
    width: 40%;
    margin-bottom: 40px
}

.blogs-wrapper .home-blogs-nav .nav-item {
    text-decoration: none;
    color: #00feff;
    padding: 20px 0;
    display: inline-block;
    position: relative;
    opacity: .75
}

.blogs-wrapper .home-blogs-nav .nav-item:hover,
.fixed .fade-text {
    opacity: 1
}

.blogs-wrapper .home-blogs-nav .nav-item::before {
    transition: .3s;
    height: 5px;
    content: "";
    position: absolute
}

.blogs-wrapper .home-blogs-nav .blogs-li::before {
    height: 0%;
    width: 100%;
    bottom: -1px;
    left: 50%;
    transform: translate(-50%, 0)
}

.blogs-wrapper .home-blogs-nav .blogs-li:hover::before {
    height: 1px
}

.session-with-speakers.home-blogs .speaker-content {
    margin-left: 15px
}

.session-with-speakers.home-blogs .speaker-content ul li:not(:last-child) {
    padding-right: 110px
}

.prd-content .career {
    min-height: 85px
}

.product-accordion-list {
    counter-reset: li;
    width: 100%;
    padding: 0;
    list-style: none;
    background-color: transparent
}

.product-accordion-list .faq-lis {
    position: relative;
    padding-left: 80px
}

.product-accordion-list .faq-lis::after {
    counter-increment: li;
    content: counter(li, decimal-leading-zero);
    font-size: 24px;
    color: #fff;
    position: absolute;
    top: 32px;
    left: 0;
    width: 40px;
    height: 40px
}

.product-accordion-list li {
    width: 100%;
    background-color: transparent;
    border-radius: 0;
    cursor: pointer
}

.product-accordion-list li .product-accordion-title {
    font-weight: 400;
    width: 100%;
    cursor: pointer;
    color: #fff;
    border-bottom: 1px solid #c9c9c9
}

.product-accordion-list li .product-accordion-title::before,
.product-accordion-list li .product-accordion-title:after {
    position: absolute;
    border-style: solid;
    transition: border-width .15s ease-in-out;
    bottom: 0;
    top: 0;
    margin: auto;
    background: #fff;
    content: ""
}

.product-accordion-list li .product-accordion-title::before {
    right: 5px;
    width: 24px;
    height: 3px
}

.product-accordion-list li .product-accordion-title:after {
    height: 24px;
    width: 3px;
    right: 15px;
    border-color: #fff
}

.product-accordion-list li .product-answer {
    position: relative;
    display: none;
    width: 100%;
    height: auto;
    margin: 10px 0 0;
    cursor: pointer;
    padding: 0;
    background: 0 0
}

.product-accordion-list li .product-answer p {
    position: relative;
    display: block;
    font-weight: 280;
    font-stretch: 70%;
    letter-spacing: -.02em;
    cursor: pointer;
    margin: 0;
    color: #fff
}

.contact-faq .product-accordion-list li .product-answer p {
    color: #6d6d6d
}

.product-accordion-list li .product-accordion-title.active:after {
    transform: rotate(90deg)
}

.foot-footer .footer-menu {
    display: flex;
    flex-wrap: wrap
}

.custom-tab-content.tab-content>.tab-pane:not(.active) {
    display: block;
    position: fixed;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: -9999999;
    left: -9999px
}

#slides-holder,
.slide {
    position: relative;
    width: 100%
}

.slide,
.slide.fixed {
    top: 0;
    left: 0;
    width: 100%
}

body,
html {
    margin: 0;
    padding: 0;
    color: #fff
}

.slide {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.slide.fixed {
    position: fixed
}

.slide-fake-height {
    position: relative;
    display: none
}

.fade-text {
    display: inline-block;
    position: absolute;
    font-family: HelveticaNeue, helvetica, arial;
    font-size: 60px;
    opacity: .2;
    -webkit-transition: .5s ease-out;
    -moz-transition: .5s ease-out;
    -o-transition: .5s ease-out;
    transition: .5s ease-out
}

#slide-1 .fade-text,
#slide-2 .fade-text {
    left: 5%;
    top: 40%
}

#slide-2 {
    background-image: url(https://res.cloudinary.com/dzpv5gmyw/image/upload/v1468502667/demo/img8.jpg);
    background: linear-gradient(223.75deg, #191a1e 2.3%, #000 52.5%, #0b3981 97.76%)
}

#slide-3,
#slide-4 {
    background-image: url(https://res.cloudinary.com/dzpv5gmyw/image/upload/v1468502664/demo/img1.jpg);
    background: linear-gradient(223.75deg, #191a1e 2.3%, #000 52.5%, #0b3981 97.76%)
}

#slide-3 .fade-text {
    color: #fff;
    left: 5%;
    top: 20%
}

#slide-4 .fade-text {
    color: #fff;
    left: 5%;
    top: 10%
}

.after-parallex-slider {
    position: relative;
    z-index: 123;
    width: 100%
}

#bottom-top,
.modal,
.popup-btn {
    position: fixed
}

.scroller-session::-webkit-scrollbar {
    width: 12px
}

.scroller-session::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px
}

.scroller-session::-webkit-scrollbar-thumb {
    background: grey;
    border-radius: 10px
}

.scroller-session::-webkit-scrollbar-thumb:hover {
    background: grey
}

.speaker-bx {
    background: 0 0
}

.prd-content .slick-next {
    top: 50%;
    right: 10px;
    transform: translate(0, -50%);
    width: 24px;
    height: 24px
}

.prd-content .slick-next::after {
    transform: rotate(133deg);
    top: 8px;
    right: 9px
}

.prd-content .ourfaculty-popup p,
.speaker-desp p {
    padding: 20px !important;
	color: #000;
}

.home-cat-slide .ourfaculty-popup {
    padding: 30px;
    background: linear-gradient(223.75deg, #191a1e 2.3%, #000 52.5%, #0b3981 97.76%);
    text-align: left;
    transition: .3s;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-top: -15px !important;
    width: 50%;
    color: #fff;
    margin: 0 15px;
    z-index: 1
}

.home-cat-slide .ourfaculty-popup p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
    padding: 20px
}

.home-cat-slide.active .ourfaculty-popup {
    opacity: 1;
    visibility: visible;
    width: 56%
}

.modal {
    display: none;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, .4)
}

.modal-content {
    margin: auto;
    padding: 20px;
    width: 50%;
    background: 0 0
}

.modal-content .close {
    color: #aaa;
    float: right;
    font-size: 38px;
    font-weight: 700
}

.modal-content .close:focus,
.modal-content .close:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.register-form input {
    border: 1px solid #b8b4b4
}

.modal-content .registeration-grp {
    padding: 10px 0 0;
    width: 100%;
    margin: 0 auto
}

.modal-content .registeration-grp .register-grp {
    border-radius: 10px
}

.modal-content .registeration-grp .register-heading {
    position: relative;
    background-color: #00feff;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 10px 0 38px;
    z-index: 1;
    top: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    width: 80%;
    margin: 0 auto;
    text-align: center
}

.registered-submit {
    text-align: center;
    margin: 14px 0 0
}

.registered-submit button {
    border-radius: 5px;
    text-align: center;
    width: 97%;
    padding: 10px 0;
    color: #000;
    font-weight: 600;
    font-size: 22px
}

.register .registered-submit button{color: #fff;}

.modal-content form {
    padding: 0 10%
}

.modal-content form section {
    width: 100%;
    padding: 15px 20px;
    background: #191a1e;
    margin: 20px;
    border-radius: 20px
}

.modal-content form section.left {
    margin: 0 auto;
    position: relative;
    z-index: 9
}

.modal-content form section .input-container {
    padding-top: 10px
}

.modal-content form section .input-container label {
    display: block;
    font-size: 16px;
    font-weight: 600;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-bottom: 5px
}

.modal-content form section .input-container input,
.modal-content form section .input-container textarea {
    width: 100%;
    padding: 10px 18px;
    border-radius: 5px;
    border: 1px solid #b8b4b4;
    background: 0 0;
    font-family: Quicksand, sans-serif;
    font-size: 16px;
    color: #757575;
    height: 46px
}

.modal-content form section .input-container input:focus,
.modal-content form section .input-container textarea:focus {
    outline: 0;
    background: #fff
}

.modal-content form section .input-container textarea {
    height: 122px;
    padding: 15px 10px;
    resize: none
}

.modal-content form .send-container {
    float: right;
    width: 100%;
    text-align: right;
    margin-right: 20px
}

.modal-content form .send-container input {
    background: #77bd7d;
    border: none;
    color: #fff;
    padding: 15px 30px;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer
}

.modal-content form .send-container input:hover {
    background: #8ed294
}

.modal-content form:after {
    content: "";
    display: block;
    clear: both
}

.input-container input::placeholder {
    font-size: 15px
}

.popup-btn {
    right: -50px;
    top: 50%;
    z-index: 999;
    transform: rotate(90deg) translateY(-50%);
    padding: 16px 50px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    color: #000;
    font-size: 18px
}

.popup-btn:hover {
    color: #fff
}

#bottom-top {
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: 0;
    background: linear-gradient(90deg,#1fbcee 0,#661c8e 100%) 0 0 no-repeat padding-box;
    color: #fff;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
    font-size: 18px
}

.foo-section {
   
}

.breaksentence {
    display: block;
    width: 100%;
    overflow: hidden
}

.inr-select .form-control {
    padding: 3px 10px;
}

.reg-page-btn{display:none;}
.bg-header-footer{background-color: #343a40 !important;}

.home-banner .h-bnr-img{
  width: 100%;
}
.de-ho-bnr {
  display: block !important;
}
.mo-ho-bnr {
  display: none !important;
}


@media screen and (max-width:1440px) {

    .abouttheevent .footer-desc p,
    .abouttheevent .footer-desc span,
    .footer-desc .session-speaker-para,
    .home-nav .home-menu-ul li a,
    .ourspeaker .top-heading {
        font-size: 13px
    }

    .furturetime-ul .desk-furturetime-li p {
        font-size: 13px
    }

    .furturetime-ul li {
        padding: 0 18px
    }
}

@media screen and (max-width:1366px) {
    .oursession .session-h {
        font-size: 14px
    }

    .furturetime-ul .desk-furturetime-li p {
        font-size: 10px
    }

    .prd-content .career {
        min-height: 85px
    }
}

@media screen and (max-width:1280px) {
    .inr-select .form-control {
        font-size: 12px;
        padding: 3px 7px;
    }

    .home-menu-ul {
        display: none !important
    }

    .home-burger-menu {
        display: block
    }

    .home-menu-ul.active {
        display: block !important;
        padding-left: 20px;
    }

    .home-menu-ul.active .nav-button .registerbutton {
        display: none !important;
    }

    .call-of-paper .list-disc {
        padding: 20px 5px 20px 40px
    }

    .banner .b-logos {
        justify-content: space-around
    }

    .oursession .session-h {
        font-size: 13px;
        min-height: inherit
    }

    .furturetime-ul .desk-furturetime-li p {
        font-size: 10px
    }

    .modal-content {
        width: 70%
    }
}

@media screen and (max-width:1024px) {
    .nav-button .br-line {
        padding: 8px 8px 8px 18px;
    }

    .sessioncontent:before {
        display: none
    }

    .oursession .session-h {
        font-size: 14px;
        min-height: inherit
    }

    .oursession .session-para {
        min-height: 60px;
        font-size: 13px
    }
}

@media screen and (max-width:991px) {
    .call-table {
        width: 100% !important
    }

    .call-of-paper .list-disc {
        padding-top: 10px;
        padding-bottom: 0;
        padding-left: 20px
    }

    .call-of-paper .list-disc li {
        font-size: 14px
    }

    .important-date .impor-table {
        width: 100%;
        margin: 0 auto
    }

    .conference .tabs {
        width: 100%
    }

    .home-slider .slick-dots {
        bottom: 20px
    }

    .ourspeaker .oursession {
        background: 0 0;
        border-bottom: 1px solid #fff
    }

    .sessioncontent::after {
        display: none
    }

    .blogs-wrapper .home-blogs-nav {
        width: 80%
    }

    .oursession .session-para,
    .session-h {
        min-height: inherit
    }

    .modal-content form {
        padding: 0 5%
    }

    .modal-content .registeration-grp {
        width: 100%;
        padding-top: 0
    }

    .modal-content .registeration-grp .register-heading {
        width: 89%
    }

    .modal-content {
        width: 90%;
        padding-bottom: 0
    }

    .modal-content .close {
        margin-top: -20px
    }

    .footer .footer-menu {
        position: relative;
        top: 0;
        left: 0;
        transform: translate(0, 0);
        padding: 24px 0
    }

    .footer .f-s-media {
        padding: 0 0 24px
    }

    .keynote .kspeak {
        margin-top: 0
    }

    .keynote .kspeak .head-lead {
        text-align: left
    }

    .active,
    .btn:hover {
        color: #fff
    }
}

@media screen and (max-width:767px) {
    .de-ho-bnr {
    display: block !important;
  }
  .mo-ho-bnr {
    display: block !important;
    width: 100% !important;
	
  }

	.inr-select {
        width: 50%;
    }

    .banner .b-logos .upes-img {
        width: 120px
    }

    .banner .b-logos img {
        width: 80px
    }

    .banner-content .inter {
        font-size: 18px;
        margin-bottom: 10px
    }

    .banner-content h1 {
        font-size: 24px;
        margin-bottom: 10px
    }

    .banner .b-logos {
        margin: 10px 0
    }

    .banner-content .anchor {
        font-size: 14px;
        padding: 0 10px
    }

    .banner-content .address,
    .banner-content .date {
        margin-bottom: 10px
    }

    .conference ul#tabs-nav li {
        float: none;
        text-align: center;
        font-size: 14px
    }

    ul#tabs-nav {
        display: flex
    }

    .conference-content .lead {
        text-align: left
    }

    .sponsor-medal ul {
        margin-left: 20px
    }

    .guideline .pp-submision {
        height: inherit
    }

    .home-slider .slick-dots {
        bottom: 10px
    }

    .home-slider .slick-dots li {
        margin: 0 2px;
        width: 3px;
        height: 3px
    }

    .home-slider .slick-dots li.slick-active {
        width: 10px;
        height: 3px
    }

    .abouttheevent .about-left-img,
    .sessioncontent {
        order: 1
    }

    .home-cat-slide .slick-next {
        top: 38%;
        right: 3%;
        width: 18px;
        height: 18px
    }

    .home-cat-slide .slick-next:after {
        top: 6px;
        right: 7px
    }

    .call-of-paper .call-machine {
        font-size: 14px;
        padding: 5px;
        font-weight: 500
    }

    .home-cat-slide .slick-prev {
        top: 38%;
        left: 9px;
        width: 18px;
        height: 18px
    }

    .home-cat-slide .slick-prev:after {
        top: 6px;
        right: 5px
    }

    .banner-lg {
        display: none !important
    }

    .product-accordion-list .faq-lis {
        padding-left: 40px
    }

    .product-accordion-list li .product-accordion-title:after {
        height: 20px;
        right: 14px
    }

    .product-accordion-list li .product-accordion-title {
        padding-right: 40px
    }

    .product-accordion-list li .product-accordion-title::before {
        width: 20px
    }

    .product-accordion-list .faq-lis::after {
        font-size: 20px;
        top: 14px
    }

    .blogs-wrapper .home-blogs-nav {
        width: 100%;
        margin-left: 0;
        margin-bottom: 20px
    }

    .session-with-speakers .speaker-content ul li:not(:last-child) {
        padding-right: 15px
    }

    .session-with-speakers.home-blogs .speaker-content ul li:not(:last-child) {
        padding-right: 20px
    }

    .oursession .session-para,
    .session-h {
        min-height: inherit
    }

    .furturetime-ul li img {
        width: 40px
    }

    .furturetime .furturetime-ul {
        margin-top: 70px
    }

    .furturetime-ul li {
        padding: 0 10px
    }

    .modal-content form {
        margin-bottom: 50px
    }

    .modal-content form section {
        width: 100%;
        margin: 0
    }

    .modal-content form section.left {
        margin-bottom: -30px
    }

    .modal-content form .send-container {
        margin-right: 0;
        margin-top: 15px
    }

    .modal-content,
    .modal-content form .send-container input {
        width: 100%
    }

    .modal-content .registeration-grp {
        width: 90%
    }

    .popup-btn {
        right: -50px
    }

    .furturofedu .frt-btn {
        position: absolute;
        left: 0;
        top: 50px
    }

    #vidwrap {
        height: 400px;
        background: url(/uot/content/images/UOT-Thumbnail.jpg) center/cover no-repeat
    }

    #vidwrap iframe {
        height: 100%
    }

    .keynote-slider {
        margin: 0 -10px;
    }

    .keynote-slider .item-k {
        padding: 0 10px;
    }
}

@media (max-width:600px) {
    .modal-content .registeration-grp {
        width: 100%
    }

    .modal-content .registeration-grp .register-heading {
        border-top-left-radius: 18px;
        border-top-right-radius: 18px
    }

    .modal-content form section {
        border-radius: 18px
    }

    .registered-submit button {
        width: 94%
    }
}

@media (max-width:540px) {
    .modal-content form {
        padding: 0
    }

    .modal-content .registeration-grp .register-heading {
        width: 100%
    }

    .modal-content form section {
        padding: 20px 10px
    }
}

@media screen and (max-width:1399px) {

    .modal-content form section .input-container input,
    .modal-content form section .input-container textarea {
        height: 40px
    }

    .registered-submit button {
        font-size: 18px;
        padding: 8px 0;
        width: 96%
    }

    .modal-content .registeration-grp .register-heading {
        top: 25px
    }

    .modal-content .registeration-grp {
        padding-top: 0
    }
}

.call-of-paper .calls-t-data {
    vertical-align: baseline
}

/* new css */
.block-row{display:grid;grid-template-columns: 1fr 1fr;}
.homepage-head.row{display: flex;gap: 50px;align-items: center;}
.home-cat-slide .slick-next {
    position: absolute;
    top: 50%;
    right: 4%;
    width: 34px;
    height: 34px;
    background: #fff;
    border: none;
    font-size: 0px;
    border-radius: 30px;
    box-shadow: 0px 0px 35px rgb(0 0 0 / 27%);
    cursor: pointer;
  }
  
  .home-cat-slide .slick-next:after {
    content: "";
    position: absolute;
    top: 13px;
    right: 15px;
    height: 7px;
    width: 7px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotate(45deg);
    pointer-events: none;
    border-radius: 1px;
  }
  .home-cat-slide .slick-prev {
    position: absolute;
    top: 50%;
    left: 0;
    width: 34px;
    height: 34px;
    background: #00feff;
    border: none;
    font-size: 0px;
    border-radius: 30px;
    box-shadow: 0px 0px 35px rgb(0 0 0 / 27%);
    cursor: pointer;
    z-index: 1;
  }
  .home-cat-slide .slick-prev:after {
    content: "";
    position: absolute;
    top: 13px;
    right: 11px;
    height: 7px;
    width: 7px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotate(221deg);
    pointer-events: none;
    border-radius: 1px;
  }
  .cat-col-right .slick-arrow {
    font-size: 0;
  }
  .slick-disabled {
    display: none !important;
  }
  .speaker-bx {
    background: transparent;
  }
  .speaker-bx.active {
    background: linear-gradient(180deg, #00feff 48.22%, #109bf8 111.11%);
    transition: 2s;
  }
.home-logoimg{display: none;}
.bg-header-footer{background-color: #343a40;}


@media screen and (max-width:1280px){
    .home-pagelogo.col-3{display: none;}
	.home-logoimg{display: block;}

}
@media screen and (max-width:767px){
    .block-row{grid-template-columns: 1fr;}
	.home-cat-slide .slick-next{width: 24px; height: 24px;}
.home-cat-slide .slick-next:after{right: 10px; top: 9px;}
.prd-content .bg-black p{font-size: 12px;}
.product-bx .prd-content{width: 100%;}
.home-cat-slide .slick-prev{width: 24px; height: 24px; background: #fff;left: 4%;}
.home-cat-slide .slick-prev:after{top: 9px; right: 8px;}
.home-cat-slide .slick-prev
}


/*--5-sept-23--*/
.abouttheevent .footer-desc p{color: #000; font-weight: 500 !important;}
.call-of-paper ul li{color: #000 !important;}
.important-date .reg-table-td, .keynote .kspeak img, .registration .reg-table-td, .special tr.danger td, .special tr.info td{border-color: #000; color: #000;}
#committees .conference-tabs{border: 1px solid #fff; border-top: 0;}
.guideline .guide-parts{background:none; color: #000 !important;}
.special .danger td, .special .info td{color: #000;}
.guideline ol li{color: #000;}
.sponsor-medal .sponsor-gold{color: #000;}
.sponsor-medal td{color: #000;}
.block-row .small p{color: #000;}
#committees{background: transparent linear-gradient(57deg,#1fbcee 0,#661c8e 100%) 0 0 no-repeat padding-box;}
.associate{background: #eee;}

.foo-section.bg-header-footer{background: linear-gradient(90deg,#1fbcee 0,#661c8e 100%) 0 0 no-repeat padding-box;}
.home-menu-ul li a{color: #000;}
header.bg-header-footer{background: #fff !important;position: sticky;
    top: 0;
    z-index: 999;
    box-shadow: 0 3px 6px rgba(0,0,0,.2);}



/*--20 sept 2023--*/
.wrokshop-details{color:#000; font-weight:bold; font-size:18px; text-align: center; line-height: 2;}
.wrokshop-details .wr-head{font-size: 24px;}
.wrokshop-details .wr-title{font-size: 20px;}
.wrokshop-details .wr-para{font-size: 20px; color: #fff;}
.workshop-section .kspeak{width: 80%; margin: 30px auto;  border: 1px solid #000; background: #eee;}
.workshop-parent .kspeak p{color: #000 !important;}
#workshop{background:  transparent linear-gradient(57deg,#1fbcee 0,#661c8e 100%) 0 0 no-repeat padding-box;}

@media screen and (max-width:767px) {
  .workshop-section .kspeak{width: 100%;}
}