.about-two_pattern-two {
    position: absolute;
    right: 0%;
    top: 0%;
}
.schedule-section:before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url(../ViewFile?fileName=t5hqU37iH-XEqwmT2CN0BTBJb2JI_evZFTpkkxQp9LIfaaSlgd1OzTbNqmJP70nvJRiik6LopYlrUrNH3KrJ-OjftlQiJ1rjiAseJ4jR1Y5PoqvUDoqp6YRHtDRsjOmRNhvylTFpVlw64_Q0QhaV3g==);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity: 0.2;
}

.about-section .icon-dots {
    right: 10%;
    top: 19%;
}

.anim-icons .icon {
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
}

.about-section .icon-circle-1 {
    left: -200px;
    top: -200px;
    opacity: .05;
}

.icon-circle-1 {
    width: 500px;
    height: 500px;
    background-image: url(../ViewFile?fileName=t5hqU37iH-XEqwmT2CN0BTBJb2JI_evZFTpkkxQp9LIBmoNBLQKTfKCn2CYHaiXLSYu7rHzdaSx07ruQOdZh3kRLzXLCL7C-41pyi9kyqiGN0dDsTDIkwBu_1ZJ6irqwFrHwZH8K-FYvCawFOEcZUQ==);
    background-size: 100%;
}
.speaker-tabs_two .tab-btns .tab-btn {
 position: relative;
    line-height: 24px;
    font-weight: 800;
    cursor: pointer;
    margin: 0 15px 20px;
    text-align: left;
    display: inline-block;
    padding-top: 12px;
    color: rgb(26, 23, 25);
    font-size: 18px;
    text-transform: uppercase;
    transition: all 500ms ease;
    border-radius: 0px 20px 20px 0px;
    padding-left: 55px;
    background-color: rgb(245, 245, 245);
    padding-bottom: 15px;
    height: 135px;
    width: 100%;
}

ul.tab-btns {
    display: flex;
    justify-content: space-between;
}

.speaker-tabs_two .tab-btns .tab-btn span {
    position: absolute;
    left: -59px;
    top: 50px;
    display: block;
    font-weight: 700;
    padding: 5px 43px;
    letter-spacing: 1px;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    transform: rotate(-90deg);
    background-color: rgb(42, 0, 255);
    margin-bottom: 15px;
}

.speaker-tabs_two .tab-btns .tab-btn strong {
    position: relative;
    display: block;
    font-weight: 800;
    line-height: 1em;
    color: rgb(255, 195, 0);
    font-size: 72px;
}

.speaker-tabs_two .tab-btns .tab-btn i {
    position: relative;
    font-style: normal;
    color: rgb(224, 14, 122);
}

.speaker-tabs_two .tab-btns .tab-btn:nth-child(2) span {
    background-color: rgb(224, 14, 122);
}

.speaker-tabs_two .tab-btns .tab-btn:nth-child(3) span {
    background-color: rgb(255, 195, 0);
}

 .tab-buttons {
    position: relative;
    text-align: center;
    display: flex;
}

 .tab-buttons li.active-btn {
    z-index: 2;
}

 .tab-buttons li:nth-child(4n + 1).active-btn {
    box-shadow: 0 0px 30px rgba(255, 194, 11, .30);
    border: 1px solid #ffc20b;
}

 .tab-buttons li:nth-child(4n + 2).active-btn {
    box-shadow: 0 0px 30px rgba(64, 203, 180, .30);
    border: 1px solid #40cbb4;
}

 .tab-buttons li:nth-child(4n + 3).active-btn {
    box-shadow: 0 0px 30px rgba(76, 53, 169, .30);
    border: 1px solid #4c35a9;
}

.speaker-block-three .inner-box:hover {
    border-color: #fe8704;
border: 5px solid #fe8704;
}

.speaker-block-three .inner-box {
    position: relative;
    overflow: hidden;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
    border: 1px solid #232135;
}

.session-header {
    background: #fe8704;
    padding: 10px 20px !important;
    position: relative;
}

.session-header span i {
    color: #fff;
}

.banner-section:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #000000;
    opacity: .5 !important;
    content: "";
z-index: 0;
}

.expo-name li a {
    color: #111;
}

.footer-bottom span a {
    color: #fe8704;
}
.tabs-content span {
    color: #fff;
    font-size: 18px;
}
#Other-Speaker-Section .btn {
    position: relative;
    z-index: 10;
}
button#btnViewAllSpeakers:hover {
color:#fe8704;
}

.btn-style-one#btnViewAllSpeakers:before {
    position: absolute;
    left: 0;
    z-index: -1;
}
button#btnViewAllVIP:hover {
color:#fe8704;
 z-index:2;
}
.btn-style-one#btnViewAllVIP:before {
    position: absolute;
    left: 0;
    z-index: -1;
}

#VIPViewAllWrapper .theme-btn:hover:before {
    background-color: #fff !important;
    z-index: -1;
}
span.tab-arrow {
    position: absolute;
    right: 4%;
    top: 50%;
    transform: translateY(-50%);
}
.content-box h2 span {
    color: #fe8704;
	display: block;
    font-size: clamp(16px, 4.0vw, 40px);
}

.scroll-to-top {
    background: #fe8704;}

.scroll-to-top:hover {
    color: #f88b1c;
    background: #fff;
    border: 1px solid #f88b1c;
}

.tabs-content span.designation {
    color: #3c3c3c;
    font-size: 18px;
}
 
.session-header span {
    color: #fff;
} 

.social-icon-one li a {
    position: relative;
    display: block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}
.social-icon-one li a:hover .fab {

    background-color: #0077B5;
}
.social-icon-one li a:hover .fa-linkedin {
    background-color: #0077B5;
}


.social-icon-one li a:hover .fa-youtube {
    background-color: #FF0000;
    border-color: #FF0000;
    color: #ffffff;
}


.social-icon-one li a:hover .fab.x {
    background-color: #000;
    border-color: #000;
    color: #ffffff;
}