.go_top {
    left: 30px !important;
	width: 5%;
}
.dpnone{
display:none;
}

.modal {
  overflow-y:auto;
}
.loginbtn {
    border: none;
}

/*
.loginbtn {
    font-size: 18px;
    padding: 5px 18px;
    border: none;
    border-radius: 8px;
    margin-right: 10px;
    background-image: -moz-linear-gradient( -157deg, rgb(0,181,249) 0%, rgb(0,132,214) 52%, rgb(0,83,179) 100%);
    background-image: -webkit-linear-gradient( -157deg, rgb(0,181,249) 0%, rgb(0,132,214) 52%, rgb(0,83,179) 100%);
    background-image: -ms-linear-gradient( -157deg, rgb(0,181,249) 0%, rgb(0,132,214) 52%, rgb(0,83,179) 100%);
}
.registerbtn {
    font-size: 18px;
    padding: 5px 18px;
    border: none;
    border-radius: 8px;
    background-image: -moz-linear-gradient( -157deg, rgb(116,26,255) 0%, rgb(143,41,242) 52%, rgb(170,55,229) 100%);
    background-image: -webkit-linear-gradient( -157deg, rgb(116,26,255) 0%, rgb(143,41,242) 52%, rgb(170,55,229) 100%);
    background-image: -ms-linear-gradient( -157deg, rgb(116,26,255) 0%, rgb(143,41,242) 52%, rgb(170,55,229) 100%);
}
*/


.loginregister-section {
    text-align: right;
    position: absolute;
    right: 0;
    top: 6px;
}


#loginModal .modal-header {
    padding: 0rem;
     border-bottom: none; 
}
#loginModal .modal-content {
    background-color: #fff;
    background: url(../images/popup-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    border: none;
    border-radius: 20px;
}
.loginfrom {
    padding: 20px 50px 40px;
}
.lerner-profile img{
    max-width: 100%;
}
.loginfrom h2{
    font-size: 39px;
    color: #fff;
    margin-bottom: 20px;
}
.loginfrom label {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}
.frogotpassword{
    text-align: right;
}
.frogotpassword a{
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
}
.modallogin{
    border-radius: 10px;
    background-image: -moz-linear-gradient( 0deg, rgb(0,68,193) 0%, rgb(0,173,237) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(0,68,193) 0%, rgb(0,173,237) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(0,68,193) 0%, rgb(0,173,237) 100%);
    box-shadow: inset 0px 0px 6.5px 3.5px rgba(255, 255, 255, 0.52);
    width: 100%;
    font-size: 22px;
    padding: 0.275rem 0.75rem;
    color: #fff;
    border: none;
}
.modaldignup{
    border-radius: 10px;
    background-image: -moz-linear-gradient( 0deg, rgb(179,58,255) 0%, rgb(96,0,203) 100%);
    background-image: -webkit-linear-gradient(  0deg, rgb(179,58,255) 0%, rgb(96,0,203) 100%);
    background-image: -ms-linear-gradient(  0deg, rgb(179,58,255) 0%, rgb(96,0,203) 100%);
    box-shadow: inset 0px 0px 6.5px 3.5px rgba(255, 255, 255, 0.52);
    width: 100%;
    font-size: 22px;
    padding: 0.275rem 0.75rem;
    color: #fff; 
    border: none;
}
 .loginfrom hr{
 border-top: 2px solid;
    border-color: rgb(0, 164, 249);
    opacity: 0.302;
    margin: 25px 0px;
 } 
 .newedverse{
    text-align: center;
 }
 .newedverse p{
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
   
 }
 .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1;
    color: #fff;
    position: absolute;
    right: 20px;
    z-index: 9999;
    top: 20px;
    text-shadow: none;
    display: inherit;
    opacity: 1;
    background: #b4c8e3;
    width: 40px;
    font-size: 41px;
    height: 40px;
    margin: 0 !important;
    padding: 0 !important;
}

.close span {
    opacity: 1;
    background: #0b54b4;
    width: 40px;
    height: 40px;
    opacity: 0.802;
    border-radius: 100%;
}

#joinModal .modal-header {
    padding: 0rem;
     border-bottom: none; 

}
#joinModal .modal-content {
    background-color: #fff;
    background: url(../images/ragistration.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    border: none;
    border-radius: 20px;

}
.joinheading h2{
    font-size: 42px;
    color: #fff;
    margin-bottom: 20px;
}
#joinModal .loginfrom {
    padding: 0px 15px 20px;
}
.joinedverse-section {
    padding: 20px 40px 30px;
}
.already-login{
    border-radius: 10px;
    background-image: -moz-linear-gradient( 0deg, rgb(0,68,193) 0%, rgb(0,173,237) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(0,68,193) 0%, rgb(0,173,237) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(0,68,193) 0%, rgb(0,173,237) 100%);
    box-shadow: inset 0px 0px 6.5px 3.5px rgba(255, 255, 255, 0.52);
    font-size: 22px;
    padding: 0.275rem 1.8rem;
    color: #fff;
    border: none;
}
.already {
    font-size:18px;
    color: #fff;
    font-weight: normal;
    margin-right: 20px;
}
.joinheading{
    position: relative;
}
.joinheading::after{
    width: 2px;
    height: 100%;
    position: absolute;
    content: "";
    right: -30px;
    top: 0;
    background: #8700dd;

}
.already-main{
    padding: 0px 15px;
}
.signup-main .form-check-label {
    margin-bottom: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}
.signup-main .form-check {
    text-align: center;
    margin-bottom: 20px;
}



.modal input.form-control {
    font-size: 14px;
    border-radius: 10px;
    height: 38px !important;
}
.modal select.form-control {
    font-size: 14px;
    border-radius: 10px;
    height: 38px !important;
}
.modal .form-control::placeholder {
   font-weight: normal;
   color: #5d6b88 !important;
}

#register .modal-content {
    background-color: #fff;
    background: url(../images/ragistration.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    border: none;
    border-radius: 20px;
}
#register .modal-header {
    padding: 0rem;
     border-bottom: none; 

}
.register-main{
    padding: 20px 50px;
    text-align: center;
}
.register-main h2 {
    font-size: 36px;
    color: #fff;
    margin-bottom: 20px;
}
.educatore img{
    max-width: 100%;
}
.educatore h5 {
    font-size: 21px;
    color: #fff;
    margin-top: 10px;
}

#emailverify .modal-content {
    background-color: #fff;
    background: url(../images/ragistration.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    border: none;
    border-radius: 20px;
}
#emailverify .modal-header {
    padding: 0rem;
    border-bottom: none;
}
.verify-section{
    padding: 20px 35px;
}
.verify-section h2 {
    font-size: 36px;
    color: #fff;
    margin-bottom: 20px;
}
.verify-section label{
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}
.resend-section {
    text-align: center;
    margin: 30px 0px;
}
.resend-section p{
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 0;
}
.resend-section a{
    color: #0fdaff;
    font-size: 16px;
    text-decoration: none;
}
.verifybtn {
    border-radius: 10px;
    background-image: -moz-linear-gradient( 0deg, rgb(56,199,137) 0%, rgb(21,108,190) 100%);
    background-image: -webkit-linear-gradient(  0deg, rgb(56,199,137) 0%, rgb(21,108,190) 100%);
    background-image: -ms-linear-gradient(  0deg, rgb(56,199,137) 0%, rgb(21,108,190) 100%);
    box-shadow: inset 0px 0px 6.5px 3.5px rgba(255, 255, 255, 0.52);
    width: 100%;
    font-size: 22px;
    padding: 0.275rem 0.75rem;
    color: #fff;
    border: none;
}
#forgotpassword .modal-content {
    background-color: #fff;
    background: url(../images/ragistration.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    border: none;
    border-radius: 20px;
}
#forgotpassword .modal-header {
    padding: 0rem;
    border-bottom: none;
}



.educatore.active {
    border: 1px solid #fff;
    border-radius: 15px;
}

.error-msg {
    color: #f00;
    font-weight: 500;
    font-size: 14px;
}


.confirmmodal .modal-content {
    background-color: #fff;
    background: url(../images/ragistration.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    border: none;
    border-radius: 20px;
}
.confirmmodal .modal-header {
    padding: 0rem;
     border-bottom: none; 

}



#emailverify .resend-section {
    margin: 20px 0px 0px !important;
}

#forgot_password_otp_div .resend-section {
    margin: 20px 0px 0px !important;
}
.input-otp {
    text-align: center !important;
    font-size: 20px !important;
}

#loginModal .modal-content {
    background-color: #fff;
    background: url(../images/popup-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    border: none;
    border-radius: 20px;
}
.loginfrom {
    padding: 20px 50px 40px;
}
.lerner-profile img{
    max-width: 100%;
}
.loginfrom h2{
    font-size: 39px;
    color: #fff;
    margin-bottom: 20px;
}
.loginfrom label {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    display: inline-block;
    margin-bottom: 1rem;
}

.frogotpassword{
    text-align: right;
}
.frogotpassword a{
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
}
.modallogin{
    border-radius: 10px;
    background-image: -moz-linear-gradient( 0deg, rgb(0,68,193) 0%, rgb(0,173,237) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(0,68,193) 0%, rgb(0,173,237) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(0,68,193) 0%, rgb(0,173,237) 100%);
    box-shadow: inset 0px 0px 6.5px 3.5px rgba(255, 255, 255, 0.52);
    width: 100%;
    font-size: 22px;
    padding: 0.275rem 0.75rem;
    color: #fff;
    border: none;
}
.modaldignup{
    border-radius: 10px;
    background-image: -moz-linear-gradient( 0deg, rgb(179,58,255) 0%, rgb(96,0,203) 100%);
    background-image: -webkit-linear-gradient(  0deg, rgb(179,58,255) 0%, rgb(96,0,203) 100%);
    background-image: -ms-linear-gradient(  0deg, rgb(179,58,255) 0%, rgb(96,0,203) 100%);
    box-shadow: inset 0px 0px 6.5px 3.5px rgba(255, 255, 255, 0.52);
    width: 100%;
    font-size: 22px;
    padding: 0.275rem 0.75rem;
    color: #fff; 
    border: none;
}
 .loginfrom hr{
	border-top: 2px solid;
    border-color: rgb(0, 164, 249);
    opacity: 0.302;
    margin: 25px 0px;
 } 
 .newedverse{
    text-align: center;
 }
 .newedverse p{
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
   
 }
 
.select-role:hover {
    border: 1px solid #fff;
    border-radius: 15px;
    cursor: pointer;
}



#reachoutpopup .modal-header {
    padding: 0rem;
    border-bottom: none;
}

.freecourse-popup-image img {
    max-width: 100%;
}

#reachoutpopup input.form-control {
    font-size: 14px;
    border-radius: 10px;
    height: 38px !important;
}
#reachoutpopup .form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#reachoutpopup .modal-body {
    padding: 15px 30px 30px;
}

.lock-text {
    display: block;
    color: #fff;
    margin-top: 0.25rem;
}

.animationtext {
    height: 55px;
    overflow: hidden;
}
.headingedverse {
    margin-bottom: 15px !important;
}

.socialicon a {
    margin-left: 0px !important;
    margin-right: 10px !important;
}
.socialicon p {
   margin-bottom: 5px;
}

.f-left{
float:left;
}
.pull-right{
float:right;
}

.freecourse-popup-content .title {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 20px;
    color: #fff;
}

.reachoutpopup-section {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    background-color: rgba(63, 58, 100, 0.9);
}
.reachoutpopup-section:not(.close) .reachoutpopup-dialog {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}
.reachoutpopup-dialog {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    width: 970px;
    max-width: 90vw;
    max-height: 100vh;
    border-radius: 8px;
    background-color: #fff;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.reachoutpopup-close-new {
    position: absolute;
    background: none;
    border: none;
    color: #777;
    right: 10px;
    top: 10px;
    font-size: 29px;
}
.reachoutpopup-dialog-inner {
    padding: 50px;
}
.freecourse-popup-content {
    text-align: center;
}

.freecourse-popup-content label {
    display: block;
    width: 100%;
    text-align: left;
    color: #fff;
    font-size: 13px;
    line-height: 30px;
}
.freecourse-download-form input.errorfield {
    border: 1px solid #df1414 !important;
}
.freecourse-popup-content input {
    min-height: 40px !important;
    border: 1px solid #aaa !important;
    background: none;
}

.formsubmitbtn {
	width: 250px !important;
    margin-top: 10px;
    border-radius: 15px;
    border-color: #253d85;
    background-color: #253d85;
    color: #fff;
    font-size: 16px;
}
.successmessage {
    display: block;
    margin-top: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}
.req-star {
    color: #dc3545!important;
    font-weight: 600;
    font-size: 18px;
}

.modal-content {
    background-color: #fff;
    background: url(../images/bg2.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    border: none;
    border-radius: 20px;
}

.modal-body .btn.btn-primary:hover {
    opacity: 0.8;
}

.modal-body .btn.btn-primary {
    width: 100%;
    border-radius: 20px;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    padding: 10px 20px;
    background-color: #5142FC !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    outline: none;
    border: none;
}

footer .top_footer {
    padding: 80px 0 60px 0 !important;
}

.pricing_block p {
    padding: 0 20px;
    font-size: 16px;
    margin-bottom: 0px;
    min-height: 175px;
}
.vertual-pricing_block p{
	min-height: auto !important;
}

.blog_list_story.row_am {
    padding-top: 50px;
}

.pricing_section .pricing_pannel {
	 margin-top: 50px; 
	display: block; 
}
.pricing_section .pricing_pannel .pricing_block .icon {
    margin-bottom: 35px;
    text-align: center;
}
.pricing_section .pricing_pannel .pricing_block .icon img{
    display: unset !important;
}
.pricing_section .pricing_pannel .center .pricing_block{
    background-color: #712ED9;
}
.pricing_section .pricing_pannel .center .pricing_block p, .pricing_section .pricing_pannel .center .pricing_block h3, .pricing_section .pricing_pannel .center .pricing_block span, .pricing_section .pricing_pannel .center .pricing_block .pkg_name span {
    color: #fff;
}
.pricing_section .pricing_pannel .pricing_block {
    box-shadow: none !important;
}
.home-eduction .about_text .app_statstic li {
    width: 100% !important;
}
.about_app_section .about_text .app_statstic li p {
    line-height: 1.25 !important;
    font-size: 16px;
}

.about_app_section .about_text .app_statstic li p:first-child {
    font-size: 25px !important;
}

.about_app_section .about_text .app_statstic li .icon img {
    width: 60px;
    padding-right: 10px;
}

.about_app_section .about_inner {
    /* width: 1370px; */
	/* margin: 0px auto; */
	/* padding-right: 40px; */
    /* padding-left: 40px; */
    /* margin-right: auto; */
    /* margin-left: auto; */
}

.testimonial_section {
	position: relative;
}

.testimonial_section .banner_shape1 {
    top: 200px;
    left: 15%;
    animation: mymove 10s infinite;
	position: absolute;
}

.testimonial_section .banner_shape2 {
    top: 100px;
    right: 10%;
    animation: mymove 5s infinite;
}

.testimonial_section .banner_shape3 {
    top: 450px;
    right: 10%;
    animation: mymove 3s infinite;
}

.testimonial_section .owl-carousel .owl-item img {
    max-width: 100%;
    width: 285px;
}

.sendmsg_form input.errorfield {
	border: 1px solid #df1414 !important;
}

.sendmsg_form textarea.errorfield {
	border: 1px solid #df1414 !important;
}

.ytvideocontainer iframe {
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    height: 100%;
}

.ytvideocontainer {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

a:not([href]):not([class]) {
    color: #6a49f2;
	cursor: pointer;
}

a:not([href]):not([class]):hover {
    color: #6a49f2;
	cursor: pointer;
}

.latest_story .story_box .story_img video {
    max-width: 100%;
    border-radius: 12px;
}

.latest_story .story_box .story_img {
    min-height: 320px;
}

.latest_story .story_box .story_img1 video {
    max-width: 100%;
    border-radius: 12px;
}

.blog_list_main .blog_text .section_title .blog_heading {
    font-size: 40px;
}

.blog_list_main .blog_text .section_title a:hover {
    text-decoration: none;
}

.latest_story .story_box .image_box {
    min-height: 240px;
}

.latest_story .story_box .blog_image_box {
    min-height: 275px;
}

.latest_story .story_box .story_text .blog_heading {
    font-size: 20px;
}

.latest_story .story_box .blog-text h3 {
    min-height: 72px !important;
}

.latest_story .story_box .story_text h3 {
	min-height: 48px;
}

.latest_story .story_box .story_text a:hover {
    text-decoration: none;
}

.latest_story .story_box .story_text1 a:hover {
    text-decoration: none;
}

/* 30-01-2023 */


.carousel-item img {
	max-width: 100%;
}

.banner-container {
	max-width: 1170px;
	margin: 0px auto;
	padding: 0 15px;
}

.banner_section .banner_text {
    margin-top: 0px;
    position: absolute;
    top: 20%;
	max-width: 600px;
    z-index: 999;
}

.anim_line_header {
	z-index: 999;
}

.carousel-inner {
    text-align: center;
}

.carousel-item img {
    max-width: 100%;
    display: inline-block;
}

.banner_section {
	margin-top: 25px;
} 

.carousel-item {
	transition: transform 2s !important;
}

.p-relative {
    position: relative;
}

.p-relative .form-group-text {
    margin-left: -1px;
    right: 10px;
    bottom: 5px;
    position: absolute;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.input-otp-forgot {
    text-align: center !important;
    font-size: 20px !important;
}

.icofont-eye-blocked {
	font-size: 20px;
}

.icofont-eye-alt {
    font-size: 20px;
}

.blog_detail_section a {
    color: #6a3df2 !important;
}

.plan-box {
    background: #fff;
    border-radius: 10px;
    padding: 30px 20px;
    height: 100%;
    position: relative;
    margin: 15px 0 0;
    border: 3px solid transparent;
}
.plan-box h2 {
    font-size: 30px;
    margin: 0 0 10px !important;
    line-height: 38px;
    min-height: 80px !important;
    color: #422f87;
    font-weight: 600;
}

.plan-box p {
    font-size: 18px;
    min-height: 66px;
    margin: 0 0 16px;
    line-height: 22px;
    color: #422f87;
    font-weight: 500;
}
.plan-box .heading-top {
    color: #c230ff;
    font-size: 15px;
    position: absolute;
    top: 8px;
    left: 50%;
    margin-left: -49px;
}
.plan-box.popular-plan {
    border: 3px solid #c230ff;
}

.btn-bg {
    background: rgb(255,251,255);
    background: linear-gradient(152deg, rgba(255, 251, 255, 0.5) 0%, rgba(45, 105, 255, 0.7) 0%, rgb(52, 105, 245) 100%);
    border: none;
}

.btn-bg1 {
    background: -webkit-linear-gradient(left, rgb(144, 75, 202) 0%, rgb(101, 4, 207) 100%);
    background: -o-linear-gradient(left, rgb(144, 75, 202) 0%, rgb(101, 4, 207) 100%);
    background: -ms-linear-gradient(left, rgb(144, 75, 202) 0%, rgb(101, 4, 207) 100%);
    background: -moz-linear-gradient(left, rgb(144, 75, 202) 0%, rgb(101, 4, 207) 100%);
    background: linear-gradient(to right, rgb(144, 75, 202) 0%, rgb(101, 4, 207) 100%);
    border: none;
}
.btn-bg2 {
    background: -webkit-linear-gradient(355deg, rgb(16, 179, 220) 5%, rgb(32, 86, 182) 100%);
    background: -o-linear-gradient(355deg, rgb(16, 179, 220) 5%, rgb(32, 86, 182) 100%);
    background: -ms-linear-gradient(355deg, rgb(16, 179, 220) 5%, rgb(32, 86, 182) 100%);
    background: -moz-linear-gradient(355deg, rgb(16, 179, 220) 5%, rgb(32, 86, 182) 100%);
    background: linear-gradient(95deg, rgb(16, 179, 220) 5%, rgb(32, 86, 182) 100%);
    border: none;
}
.plan-box ul {
    margin: 12px 0 0 0;
    padding: 0;
    list-style: none;
}
.plan-box ul li {
    font-size: 16px;
    border-bottom: 1px solid #d8d4ff;
    padding: 15px 0;
    color: #422f87;
}


.plan-box .group-btn .btn {
    font-size: 12px;
    white-space: nowrap;
    margin: 4px 2px;
}

.plan-box .group-btn .btn span {
    display: block;
    font-size: 16px;
}

.plan-box h2 span {
    font-size: 18px;
    display: block;
    margin: -10px 0 0 0;
    font-family: var(--medium-font);
}
.customized-enterprise p {
    font-size: 18px;
    font-weight: 400;
}

.purchase-heading h1 {
    font-size: 46px; 
    color: #422f87;
}
.purchase-heading p {
    font-size: 20px;
    color: #422f87;
}


.membermodal .modal-content {
  padding: 30px;
  border: none;
  border-radius: 15px;
}
.membermodal .form label {
  color: #fff;
}
.membermodal .form label, .membermodal .form .form-control, .membermodal .form .form-select {
  font-size: 13px;
 }
.membermodal .pass-sho-hide i {
  position: absolute;
  top: 12px;
  right: 10px;
  cursor: pointer;
}
.membermodal .modal-content .btn-close {
  position: absolute;
  top: 8px;
  right: 8px;
  font-size: 12px;
}
.membermodal .modal-header {
    border: none;
}

@media (max-width: 767.98px) {
	.membermodal .modal-content {
	  padding: 20px 12px;
	  border: none;
	  border-radius: 6px;
	}
}



@media (max-width: 1650px){
.purchase-heading h1 {
    font-size: 44px;
}
.plan-box h2 {
    font-size: 25px;
}
.plan-box h2 span {
    font-size: 15px;
}
.plan-box .group-btn .btn span {
    font-size: 14px;
}
}

.humanize_story {
    padding-top: 75px !important;
    padding-bottom: 50px;
    margin: 0;
}

.global_btn {
	font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.ample-room {
	padding: 70px 0;
}

.optimized_list p {
	margin-bottom: 0;
	color: var(--purple);
}

.optimized_list .dot-style:before {
    position: absolute;
    left: 0;
    top: 10px;
    width: 5px;
    content: "";
    height: 5px;
    border-radius: 100%;
    background: var(--purple);
}

.optimized_list .dot-style {
    position: relative;
    padding-left: 15px;
}

.owl-nav {
	display: none;
}

.mt-30 {
	margin-top: 30px;
}

.banner_text .puprple_btn span img {
    filter: brightness(10);
}
.banner_text .puprple_btn:hover span img {
    filter: brightness(1);
}

.banner_text .white_btn span img {
    filter: brightness(1);
}
.banner_text .white_btn:hover span img {
    filter: brightness(10);
}

.puprple_btn img {
    margin-right: 10px;
}

.app_btn li a {
	color: var(--purple);
}

.banner_text .btn span img {
    width:auto !important;
}

.banner_text .transparent_btn span img {
    filter: brightness(10);
}
.banner_text .transparent_btn:hover span img {
    filter: brightness(1);
}

#close-video {
    position: absolute;
    color: #fff;
    font-size: 35px;
    top: -15px;
    right: -15px;
    z-index: 999;
}



.yt_video .thumbnil a .play_btn_new {
   margin-bottom: auto !important; 
}

.asset-library-main {
    background-color: #FFFFFF;
    border-radius: 30px;
    padding: 45px 60px;
    margin: 40px 0;
    position: relative;
    box-shadow: 0 8px 30px #c0bad76b;
}

.asset-library-main .heding h2{
color: var(--purple);
}

.glb-subject-anchor {
    padding-left: 10px;
    font-size: 20px;
}

.glb-subject-anchor.active {
    color: var(--purple);
}
.grid-container {
    display: grid;
    grid-template-columns: repeat(3, 2fr);
    gap: 20px 20px;
}
.grid-container .grid-item {
    overflow: hidden;
    display: grid;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.glb-main {
    text-align: center;
    position: relative;
    background: var(--purple);
    border-radius: 20px;
}
.glb-box-content {
    background: var(--purple);
    padding: 10px 15px;
    font-weight: 600;
     min-height: 65px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    text-align: left;
}

.glb-box-content h3{
    font-size: 20px;
    color: var(--text-white);
    text-align: left;
}
.glb-img-div {
    width: 100%;
    max-width: 100%;
    object-fit: contain;
/*
    height: 270px;
*/
    justify-content: center;
    align-items: center;
    display: flex;
}
.glb-img-div .glb-img {
    max-width: 100%;
    width: 100%;
    object-fit: contain;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.asset-library-main .has-search .form-control{
    
    padding: 10px 30px 10px 10px !important;
    font-size: 18px !important;
    line-height: 25px !important;
  
    border: 1px solid var(--purple);
    color: var(--purple);
    border-radius: 5px;
    background-color: var(--bg-white);
    font-weight: 700;
    position: relative;
    z-index: 1;
    overflow: hidden;
    font-weight: 500;
}
.asset-library-main .has-search .form-control::placeholder {
   font-weight: normal;
   font-size: 18px !important;
    
}

.asset-library-main .has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    font-size: 18px;
    width: 50px;
    height: 30px;
    line-height: 35px;
    text-align: center;
    pointer-events: none;
    color: #000;
    right: 10px;
    top: 2px;
}


.asset-library-main ul.pagination {
    margin: 10px 0;
    align-items: center;
    display: flex;
    justify-content: center;
}

.asset-library-main .pagination li {
    border-radius: 50%;
    font-size: 16px;
}
.asset-library-main .pagination li.active {
	color: var(--text-white);
    background-color: var(--purple);
}
.asset-library-main .pagination li.active a{
	color: var(--text-white);
}
.asset-library-main .pagination li a {
    color: #000;
    text-decoration:none;
    padding: 4px 16px;
    display:block;
}
.asset-library-main .pagination li:hover {
	background-color: var(--purple);
}
.asset-library-main .pagination li a:hover {
	color: var(--text-white);
}
.hotspot-slider {
    text-align: center;
}
.hotspot-slider .owl-nav {
    display: block;
    text-align: center;
}
.hotspot-slider .owl-nav .icofont-ui-previous {
    padding: 10px;
}
.hotspot-slider .owl-nav .icofont-ui-next {
    padding: 10px;
}


.hotspotbtn {
    background-color: var(--purple);
    color: var(--text-white);
    border-radius: 50px;
    padding: 10px 40px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    font-weight: 500;
}

.hotspot-box {
    background-color: var(--bg-white);
    margin-bottom: 12px;
    border-radius: 12px;
    padding: 0px 10px;
    padding-left: 30px;
    box-shadow: 0px 4px 10px #EDE9FE;
}
.hotspot-box h3{
    color: var(--purple);
    font-size: 20px;
    font-weight: 500;
}

.white_header .puprple_btn {
    color: var(--text-white) !important;
}

.white_header .white_btn {
     color: var(--purple) !important;
}

.white_header .puprple_btn:hover {
    color: var(--purple) !important;
    border: 1px solid var(--purple) !important;
}

.white_header .white_btn:hover {
    color: var(--text-white) !important;
    border: 1px solid var(--purple) !important;
}

.pb-50{
padding-bottom:50px;
}

/** 16-05-2023 **/

.about-banner {
    padding: 125px 0px 135px;
}

.about-container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 1440px;
    max-width: 100%;
}

.about-gradient {
	position: absolute;
    top: -200px;
    left: 70%;
}

.about-banner .about-content h1 {
    font-size: 42.8px;
    color: var(--dark-purple);
    letter-spacing: 0px;
    font-weight: 700;
}

.about-banner .about-content h1 span {
    color: var(--purple);
}

.map-main {
    position: relative;
}

.map {
    transform: translate(0px, 0px);
}

.map img{
	max-width: 100%;
}

.about-banner .wave-block-top {
    top: 89% !important;
}

.about-banner .waves-block {
    position: absolute;
    top: 50%;
    left: 7%;
    transform: translate(-50% , -50%);
    width: 100px;
    height: 100px;
}

.about-banner .waves {
    width: 100px;
    height: 100px;
    background: rgb(246 133 7 / 30%);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border-radius: 100%;
    z-index: -1;
    -webkit-animation: waves 3s ease-in-out infinite;
    animation: waves 3s ease-in-out infinite;
}

.about-banner .wave-1 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.about-banner .wave-2 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.about-banner .wave-3 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.founding-team .found-text {
	text-align: center;
	margin-bottom: 70px;
}

.founding-team .found-text h2 {
	font-size: 28px;
    color: var(--dark-purple);
    letter-spacing: 0px;
    font-weight: 700;
}

.founding-team .found-text h2 span {
	color: var(--purple);
}

.collaborate-section .collaborate-heading h2 {
	font-size: 40px;
    color: var(--dark-purple);
    letter-spacing: 0px;
    font-weight: 700;
}

.collaborate-section {
	padding: 75px 0px;
}

.collaborate-heading {
	text-align: center;
    margin-bottom: 50px;
}

.collaborate-section .collaborate-heading h2 span {
	color: var(--purple);
}

.collaborate-section .collaborate-heading p {
	color: var(--dark-purple);
}

.collaborate-section .features_section .feature_detail {
    margin-top: 60px;
}

.collaborate-section .features_section .feature_detail .feature_img {
    top: unset;
	max-width: 450px;
}

.principle-heading {
    margin-bottom: 50px;
	text-align: center;
}

.in-principal .principle-heading h2 {
	font-size: 40px;
    color: var(--dark-purple);
    letter-spacing: 0px;
    font-weight: 700;
}

.in-principal .principle-heading h2 span {
	color: var(--purple);
}

.founder-main {
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
	padding: 30px 10px;
	margin: 0 10px;
}

.founder-profile img {
	border-radius: 100%;
	height: 150px;
	width: 150px;
	margin: auto;
}

.founder-text {
	text-align: center;
}

.founder-text h4 {
	font-size: 20px;
	margin: 20px 0 5px;
}

.founder-text p {
	margin: 0;
}

.meet-edversites .principle-heading h2 {
	font-size: 40px;
    color: var(--dark-purple);
    letter-spacing: 0px;
    font-weight: 700;
}

.meet-edversites .principle-heading h2 span {
	color: var(--purple);
}


.company-roadmap .principle-heading h2 {
	font-size: 40px;
    color: var(--dark-purple);
    letter-spacing: 0px;
    font-weight: 700;
}

.company-roadmap .principle-heading h2 span {
	color: var(--purple);
}

.company-roadmap {
    padding: 60px 0px 30px;
}

.roadmap {
    text-align: center;
}

.roadmap img {
	max-width: 100%;
    height: auto;
}

.collaborate-section .features_section .feature_detail .left_data .data_block .icon {
    margin-right: -5px;
	margin-bottom: 25px;
}

.collaborate-section .features_section .feature_detail .right_data .data_block .icon {
    margin-left: -5px;
	margin-bottom: 25px;
}

.collaborate-section .features_section .feature_detail .feature_box {
    max-width: 350px;
}

.collaborate-section .features_section .feature_detail .left_data {
    padding-left: 50px;
}

.collaborate-section .features_section .feature_detail .right_data {
    padding-right: 50px;
}

.gaming img {
	border-radius: 15px;
	max-width: 100%;
	box-shadow: 0px 11px 18px 0px rgba(208, 201, 243, 1.5);
}

.gaming-text p {
	font-size: 18px;
}

.founder-text .social_media {
    display: flex;
	position: relative;
    justify-content: center;
}

.founder-text .social_media li {
    margin: 0 5px;
	border-radius: 100%;
    height: 30px;
    width: 30px;
    background: #fff;
    border: 1px solid #e1e1ee;
}

/** 16-05-2023 **/

/** 17-05-2023 **/
	
	.principal-profile img {
		max-width: 100%;
	}
	
	.about-banner .banner_gradient {
		position: absolute;
		left: 300px;
		transform: translateX(212%);
		z-index: -1;
		top: -300px;
		width: 315px;
	}
	
	.collaborate-section .banner_gradient {
		position: absolute;
		left: 30%;
		transform: translateX(212%);
		z-index: -1;
		top: -200px;
		width: 315px;
	}
	
	.founding-team .banner_gradient {
		position: absolute;
		left: -250px;
		transform: translateX(-200%);
		z-index: -1;
		top: 0px;
		width: 315px;
	}
	
	.founder-main:hover {
		box-shadow: 0px 4px 30px #EDE9FE;
	}
	
	#our_edversites_slider.owl-carousel.owl-drag .owl-item {
		min-height: 330px;
		padding: 5px 0 0;
	}
	
	.founder-main:hover h4 {
		color: var(--purple);
	}
	
	.founder-main:hover img {
		border: 1px solid var(--purple);
	}
	
	.about-page {
		background: #fff;
	}
	
	.about-page .newsletter_box {
		padding: 40px 20px;
		text-align: center;
	}
	
	.about-page .newsletter_box h2 {
		font-size: 30px;
		color: #fff;
		font-weight: 500;
	}
	
	.edvtoken-page .newsletter_box {
		padding: 40px 20px;
		text-align: center;
	}
	
	.edvtoken-page .newsletter_box h2 {
		font-size: 30px;
		color: #fff;
		font-weight: 500;
	}
	
	.edvtoken-banner .container {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		padding-right: 15px;
		padding-left: 15px;
		width: 1440px;
		max-width: 100%;
	}
	
	.edvtoken-page .how-work-sec {
		padding-top: 70px;
	}
	
	.tokenomics-section {
		padding-top: 60px;
	}
	
	.tokenomics-section .features_section .feature_detail {
		background-color: var(--bg-white);
		border-radius: 30px;
		position: relative;
		display: flex;
		justify-content: space-between;
		margin-top: 120px;
		padding-top: 60px;
		padding-bottom: 20px;
		box-shadow: 0px 4px 30px #EDE9FE;
	}
	
	.tokenomics-section .features_section .feature_detail .left_data {
		text-align: right;
		padding-left: 30px;
	}
	
	.tokenomics-section .features_section .feature_detail .right_data {
		padding-right: 30px;
	}
	
	.tokenomics-section .features_section .feature_detail .feature_img {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		top: -100px;
	}
	
	.tokenomics-section .features_section .feature_detail .feature_img img {
		max-width: 100%;
		border-radius: 30px;
	}
	
	.tokenomics-section .features_section .feature_detail .feature_box {
		max-width: 325px;
	}
	
	.tokenomics-section h2 {
		font-size: 40px;
		color: var(--dark-purple);
		letter-spacing: 0px;
		font-weight: 700;
	}
	
	.tokenomics-section h2 span {
		color: var(--purple);
	}
	
	.how-work-sec h2 {
		font-size: 40px;
		color: var(--dark-purple);
		letter-spacing: 0px;
		font-weight: 700;
	}
	
	.how-work-sec h2 span {
		color: var(--purple);
	}
	
	.how-work-inner {
		margin: 0 15px;
		background-size: cover;
		background-repeat: no-repeat;
		border-radius: 30px;
		min-height: 420px;
		text-align: center;
		display: flex;
		justify-content: center;
		align-items: center;
		background: #fff;
		box-shadow: 0px 4px 30px 0px rgba(237, 233, 254, 0.004);
	}
	
	.how-work-inner {
		padding: 50px;
	}
	
	.how-work-sec .story_box {
		margin-bottom: 20px;
		background: #f6f4fe;
		border-radius: 10px;
	}
	
	.how-work-sec .story_box .story_img1 {
		position: relative;
	}
	
	.how-work-sec .story_box .story_text2 {
		padding: 30px 10px 10px;
		min-height: 210px;
	}
	
	.how-work-sec .story_box .story_text2 h3 {
		color: var(--dark-purple);
		font-size: 20px;
		margin-bottom: 15px;
		font-weight: 600;
	}
	
	.how-work-sec .story_box .story_img1 img {
		max-width: 100%;
		border-radius: 12px 12px 0px 0px;
	}
	
	.how-work-sec .story_box .story_text2 p {
		font-size: 16px;
	}
	
	.tokenomics-section .features_section .feature_detail .left_data .data_block .icon {
		margin-bottom: 15px;
	}
	
	.tokenomics-section .features_section .feature_detail .right_data .data_block .icon {
		margin-bottom: 15px;
	}
	
	.text.educator h4 { color: #4363ff !important; }
	.text.learner h4 { color: #973ad8 !important; }
	.text.creator h4 { color: #2c9b63 !important; }
	.text.promoter h4 { color: #6b40e2 !important; }
	
	
	/* token chart */
	
	.token-chart-item {
		border-radius: 50%;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		border: 3px solid #3e7bf9;
		margin-bottom: 40px;
		padding: 15px;
	}

	.chart-label {
		padding-left: 20px;
	}

	.chart-label li {
		position: relative;
		white-space: nowrap;
		margin-bottom: 30px;
	}

	.chart-label li span {
		font-weight: 700;
		color: #fff;
		margin-right: 5px;
	}
	
	.chart_left li span {
		margin-right: 0px;
		margin-left: 5px;
	}

	.chart-label li img {
		position: absolute;
		left: -160px;
		top: 13px;
	}

	.chart-label li:nth-child(1) img {
		left: -169px;
		top: 15px;
		width: 80%;
	}

	.chart-label li:nth-child(2) img {
		left: -125px;
		top: 10px;
	}

	.chart-label li:nth-child(3) img {
		left: -113px;
		top: 9px;
		width: 50%;
	}

	.chart-label li:nth-child(4) img {
		left: -133px;
		top: -10px;
		width: 61%;
	}

	.chart-gap .xs-single-title {
		text-align: center;
		margin-bottom: 0;
	}

	
	
/** 17-05-2023 **/

/** 18-05-2023 **/

	.persentege-bg {
		width: 10px;
		border-radius: 100%;
		height: 10px;
		display: inline-block;
	}
	
	.bg-1 {
		background: #3b80f3;
	}
	
	.bg-2 {
		background: #e83425;
	}
	
	.bg-3 {
		background: #f9ae02;
	}
	
	.bg-4 {
		background: #2ca44b
	}
	
	.bg-5 {
		background: #ff6400;
	}
	
	.bg-6 {
		background: #34b5bf;
	}
	
	.bg-7 {
		background: #22498f;
	}
	
	.bg-8 {
		background: #ed6e65;
	}
	
	.bg-9 {
		background: #fbcf4c;
	}
	
	.bg-10 {
		background: #7e439e;
	}
	
	.bg-11 {
		background: #c125e8;
	}
	
	.chart-label p {
		margin-bottom: 0px;
		font-weight: 600;
	}
	
	.token-distribution-sec {
		padding-top: 60px;
	}
	
	.token-distribution-sec h2 {
		font-size: 40px;
		color: var(--dark-purple);
		letter-spacing: 0px;
		font-weight: 700;
	}
	
	.token-distribution-sec h2 span {
		color: var(--purple);
	}
	
	.token-distribution-sec h3 {
		font-size: 25px;
		color: var(--dark-purple);
		letter-spacing: 0px;
		font-weight: 700;
	}
	
	.token-distribution-sec h3 span {
		color: var(--purple);
	}
	
	.section-title {
		text-align: center;
		margin-bottom: 50px;
	}
	
	.featured-sec {
		padding: 60px 0px;
	}
	
	.featured-sec h2 span {
		color: var(--purple);
	}
	
	.featured-sec h2 {
		font-size: 40px;
		color: var(--dark-purple);
		letter-spacing: 0px;
		font-weight: 700;
	}
	
	.featured-sec-inner {
		padding: 60px;
		background-size: cover;
		background-repeat: no-repeat;
		border-radius: 30px;
		min-height: 420px;
		text-align: center;
		display: flex;
		justify-content: center;
		align-items: center;
		background: #fff;
		box-shadow: 0px 4px 30px 0px rgba(237, 233, 254, 0.004);
	}
	
	.featured-sec .story_box {
		margin-bottom: 20px;
		background: #49139c;
		border-radius: 10px;
	}
	
	.featured-sec .story_box .story_img1 {
		position: relative;
	}
	
	.featured-sec .story_box .story_text2 {
		padding: 20px 10px 10px;
		min-height: 220px;
	}
	
	.featured-sec .story_box .story_text2 h3 {
		color: var(--text-white);
		font-size: 20px;
		margin-bottom: 15px;
		font-weight: 600;
	}
	
	.featured-sec .story_box .story_img1 img {
		max-width: 100%;
		border-radius: 12px 12px 0px 0px;
		height: 271px;
	}
	
	.featured-sec .story_box .story_text2 p {
		font-size: 16px;
		color: var(--text-white);
	}
	
	.edvtoken-banner {
		position: relative;
	}
	
	.edvtoken-banner .edvtoken-inner {
		position: absolute;
		width: 100%;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		z-index: 999;
	}
	
	.how-works-txt {
		position: absolute;
		right: -120px;
		top: 55px;
		text-align: left;
	}
	
	.how-works-txt p {
		font-size: 18px;
		color: #fff;
		line-height: 20px;
	}
	
	.top-80 {
		top: 80% !important ;
	}
	
	.canvas-section {
		position: relative;
	}
	
	.canvas-logo {
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}
	
	.canvas-logo img {
		width: 60px;
	}
	
	.chart_left {
		text-align: right;
	}
	
	.product-launch .product-launch-inner {
		background-color: #ffffffc4;
		border-radius: 30px;
		width: 1370px;
		margin: 0 15px;
		box-shadow: 0 4px 30px #EDE9FE;
		padding: 85px 0;
		position: relative;
	}
	
	.why_inner .banner_gradient2 {
		position: absolute;
		left: -50%;
		transform: translateX(-50%);
		z-index: -1;
		top: -80%;
		width: 320px;
	}
	
/** 18-05-2023 **/


/** 19-05-2023 **/
	
	/* remote education page css start */
	
	/* hero banner wraper */
	.remote.banner_section {
		margin-top: 0px;
		padding-top: 40px;
		position: relative;
		background: #6a49f2;
	}

	.remote.banner_section .container {
		position: relative;
	}

	/* wave background after banner */
	.remote.banner_section::after {
		/*content: "";
		display: block;
		background-image: url(../images/banner-shape.svg);
		background-size: cover;
		background-repeat: no-repeat;
		width: 100%;
		height: 200px;
		background-position: center;
		margin-top: -50px;*/
	}

	.remote.banner_section .row {
		align-items: center;
	}

	/* hero banner text */
	.remote.banner_section .banner_text {
		margin-top: -50px;
		position: relative;
	}

	/* hero banner heading h1 */
	.remote.banner_section .banner_text h1 {
		font-size: 32px;
		color: var(--text-white);
		letter-spacing: -1.5px;
		font-weight: 700;
	}

	.remote.banner_section .banner_text h1 span {
		color: var(--text-white);
	}

	.remote.banner_section .banner_text p {
		color: var(--text-white);
	}

	/* hero banner button */
	.remote.banner_section .app_btn {
		display: flex;
		align-items: center;
		margin: 30px 0;
	}

	/* hero banner list */
	.remote.banner_section .app_btn li a {
		display: block;
		padding: 12px 30px;
		background-color: var(--bg-white);
		border: 2px solid var(--purple);
		position: relative;
		border-radius: 12px;
		transition: .4s all;
	}

	.remote.banner_section .app_btn li:last-child {
		margin-left: 25px;
	}

	.remote.banner_section .app_btn li a img {
		transition: .4s all;
	}

	.remote.banner_section .app_btn li a .white_img {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		opacity: 0;
	}

	.remote.banner_section .app_btn li a:hover {
		background-color: var(--purple);
		border: 2px solid var(--bg-white);
	}

	.remote.banner_section .app_btn li a:hover .blue_img {
		opacity: 0;
	}

	.remote.banner_section .app_btn li a:hover .white_img {
		opacity: 1;
	}

	/* hero banner users */
	.remote.banner_section .used_app {
		display: flex;
		align-items: center;
		margin-top: 35px;
	}

	.remote.banner_section .used_app ul {
		display: flex;
		align-items: center;
		margin-right: 10px;
	}

	.remote.banner_section .used_app ul li:not(:first-child) {
		margin-left: -15px;
	}

	.remote.banner_section .used_app p {
		font-size: 15px;
		line-height: 19px;
		margin-bottom: 0;
		color: var(--text-white);
	}

	/* hero banner images */
	.remote.banner_section .banner_image {
		display: flex;
		position: relative;
		width: 100%;
		margin-top: 20px;
		justify-content: center;
	}

	.remote.banner_section .banner_image img{
		max-width: 100%;
	}


	.owl-carousel .owl-item img {
		max-width: 100%;
		width: auto;
	}


	/* hero banner shape animation */
	.remote.banner_section .banner_shape1, .banner_shape2, .banner_shape3 { 
		position: absolute; }

	.remote.banner_section .banner_shape1 {
		top: 65%;
		left: -15%;
		animation: mymove 10s infinite;
	}

	.remote.banner_section .banner_shape2 {
		top: 100px;
		right: -10%;
		animation: mymove 5s infinite;
	}

	.remote.banner_section .banner_shape3 {
		top: 400px;
		right: -20%;
		animation: mymove 3s infinite;
	}
	
	.remote .elevate-section .puprple_btn {
		padding: 10px 20px;
		margin-top: 30px;
		background: transparent;
		border: 1px solid #fff;
	}
	
	.remote .elevate-section .white_btn {
		padding: 10px 20px;
		margin-top: 30px;
	}
	
	.remote-education-page .modern_ui_section li p.li-text {
		left: 0;
		position: relative;
		width: 100%;
	}
	
	.remote-education-page .modern_ui_section ul {
		list-style-type: disc;
		padding: 0 15px;
	}
	
	.remote-education-page .modern_ui_section li {
		list-style-type: disc;
	}
	
	.remote-education-page .features_section .feature_detail .left_data {
		padding-left: 50px;
	}
	
	.remote-education-page .features_section .feature_detail .right_data {
		padding-right: 50px;
	}
	
	.remote-education-page .features_section .feature_detail {
		padding-bottom: 75px;
	}
	
	.remote-education-page .why_we_section .why_inner {
		background: #f6f4fe;
		border: 1px solid #ffffffc4;
	}
	
	/* remote education page css end */
	
	.purple-txt {
		color: var(--purple);
		font-weight: 600;
	}
	
	.purple-txt:hover {
		color: var(--purple);
	}
	
	.remote-education-page .features_section .feature_detail .data_block .text {
		margin-top: 15px;
	}
	
	.remote-education-page .modern_ui_section-new .ui_images::before {
		width: 500px;
		height: 500px;
	}
	
	.remote-education-page .modern_ui_section .ui_images::before {
		width: 500px;
		height: 500px;
	}
	
	.remote-education-page .latest_story .story_box .story_img1 img {
		height: 240px;
		width: 360px;
	}
	
/** 19-05-2023 **/


/** 22-05-2023 **/
	
	
	/* virtual-workshop-page css start */ 
	.virtual-workshop-page .banner_section {
		background-image: linear-gradient( 90deg, rgba(217,242,255,1) 0%, rgba(255,232,249,1) 40%, rgba(233,230,255,1) 100% );
		animation: AnimateBG 10s ease infinite;
		margin-top: 0;
	}
	
	.virtual-workshop-page .yt_video {
		max-width: 1170px;
		margin: 0 auto;
		position: absolute;
		left: 53%;
		top: 57%;
		transform: translate(-50%, -50%);
		overflow: unset;
	}
	
	.virtual-workshop-page .yt_video .thumbnil {
		/* width: 150px; */
		height: 150px;
	}
	
	.virtual-workshop-page .banner_section .row {
		align-items: unset;
		padding: 60px 0px;
	}
	
	.virtual-workshop-page .elevate-section .white_btn {
		padding: 10px 20px;
	}
	
	.virtual-workshop-page .elevate-section .puprple_btn {
		padding: 10px 20px;
	}
	
	.virtual-workshop-page .banner_section h2 span {
		color: var(--purple);
	}
	
	.virtual-workshop-page .banner_section h2 {
		font-size: 40px;
		color: var(--dark-purple);
		letter-spacing: 0px;
		font-weight: 700;
	}
	
	.virtual-workshop-page .virtual-tech-section .row {
		align-items: center;
	}
	
	.virtual-workshop-page .about_app_section .about_text .app_statstic li p {
		line-height: 1.25 !important;
		font-size: 14px;
	}
	
	.virtual-workshop-page .about_app_section .about_inner .about_text .app_statstic li {
		padding-left: 10px;
	}
	
	.virtual-workshop-page .features_section .feature_detail {
		background: none;
		border-radius: 0px;
		padding-top: 0px;
		box-shadow: none;
	}
	
	.virtual-workshop-page .features_section .feature_detail .left_data {
		padding-left: 50px;
	}
	
	.virtual-workshop-page .features_section .feature_detail .right_data {
		padding-right: 50px;
	}
	
	.virtual-workshop-page .banner_section {
		margin-bottom: 30px;
	}
	
	.virtual-workshop-page .modern_ui_section {
		margin-bottom: 50px;
	}
	
	.virtual-workshop-page .features_section .feature_detail .left_data .data_block .icon {
		margin-right: 0px;
	}
	
	.virtual-workshop-page .features_section .feature_detail .right_data .data_block .icon {
		margin-left: 0px;
	}	
	
	.virtual-workshop-page .features_section .feature_detail .left_data .data_block {
		padding: 10px 20px;
		border-radius: 15px;
	}

	.virtual-workshop-page .features_section .feature_detail .right_data .data_block {
		padding: 10px 20px;
		border-radius: 15px;
	}

	.virtual-workshop-page .features_section .knowledge-sharing {
		background: #e7e3ff;
	}
	
	.virtual-workshop-page .features_section .team-building {
		background: #fff0fb;
	}
	
	.virtual-workshop-page .features_section .networking {
		background: #e3f5ff;
	}
	
	.virtual-workshop-page .features_section .individual-progress {
		background: #e8fffe;
	}
	
	.virtual-workshop-page .features_section .feature_detail .feature_box .data_block p {
		font-size: 15px;
	}
	
	.virtual-workshop-page .banner_section .banner_image img {
		max-width: 100%;
	}
	
	.virtual-workshop-page .why_we_section.row_am {
		padding-bottom: 75px;
	}
	
	.virtual-workshop-page .newsletter_section {
		margin-top: 75px;
	}
	
	/* virtual-workshop-page css end */ 

/** 22-05-2023 **/


/** 23-05-2023 **/
	/* ted talks page css start */
	
		.ted-talks-page .banner_section {
			padding-top: 100px;
			position: relative;
			background-image: url(../images/ted-talks/herobg.png);
			margin-top: 0px;
		}
		
		.ted-talks-page .banner_section .banner_shape1, .banner_shape2, .banner_shape3 {
			position: absolute;
		}
		
		.ted-talks-page .banner_section .banner_shape1 {
			top: 200px;
			left: 0%;
			animation: mymove 10s infinite;
		}
		
		.ted-talks-page .banner_section .banner_shape2 {
			top: 10px;
			right: 0%;
			animation: mymove 5s infinite;
		}
		
		.ted-talks-page .banner_section .banner_shape3 {
			top: 275px;
			right: 10%;
			animation: mymove 3s infinite;
		}
		
		.ted-talks-page .banner_section .banner_text {
			margin-top: 0px;
			text-align: center;
			position: unset;
			max-width: unset;
		}
		
		.ted-talks-page .banner_section .banner_text h1 {
			font-size: 50px;
			color: var(--text-white);
			letter-spacing: -1.5px;
			font-weight: 700;
		}
		
		.ted-talks-page .banner_section .banner_text p {
			color: var(--text-white);
			padding: 20px 50px;
		}
		
		.ted-talks-page .banner_section .banner_images .banner_screen {
			margin: 0 auto;
			max-width: 100%;
			padding: 0;
			margin: 0;
			text-align: center;
		}
		
		.ted-talks-page .banner_section .banner_images .banner_screen.screen1 {
			margin-top: -100px;
		}
		
		.ted-talks-page .banner_section .banner_images .banner_screen.screen2 {
			margin-top: -200px;
		}
		
		.ted-talks-page .banner_section .banner_images .banner_screen.screen4 {
			margin-top: -200px;
		}
		
		.ted-talks-page .banner_section .banner_images .banner_screen.screen5 {
			margin-top: -100px;
		}
		
		.ted-talks-page .banner_section .banner_images .banner_screen img {
			max-width: 100%;
			border-radius: 16px;
		}
		
		.ted-talks-page .banner_section .banner_images .banner_screen.screen1 img {
			animation-delay: 1s;
		}
		
		.ted-talks-page .banner_section .banner_images .banner_screen.screen2 img {
			animation-delay: 3s;
		}
		
		.ted-talks-page .banner_section .banner_images .banner_screen.screen4 img {
			animation-delay: 2s;
		}
		
		.banner_section .banner_images .banner_screen.screen3 img {
			animation-delay: 1s;
		}
		
		.ted-talks-page .banner_section .banner_images {
			margin: 200px 0 0 0;
			max-width: 100%;
			padding: 0 50px;
		}
		
		.ted-talks-page .banner_section::after {
			content: "";
			display: block;
			background: #f6f4fe;
			background-size: cover;
			background-repeat: no-repeat;
			width: 100%;
			height: 350px;
			background-position: center;
			margin-top: -350px;
		}
		
		.ted-talks-page .transparent-btn {
			background: transparent;
			border: 1px solid #fff;
			color: #fff;
		}
		
		.ted-talks-page .transparent-btn span img {
			filter: brightness(10);
		}
		
		
		.ted-talks-page .transparent-btn::before {
			content: "";
			position: relative;
			left: 0;
			top: 0;
			width: 0%;
			height: 100%;
			background-color: none;
			border-radius: 50px;
			transition: .6s all;
			z-index: -1;
		}
		
		.ted-talks-page .transparent-btn:hover {
			color: #131546;
			background: #fff;
		}
		
		.ted-talks-page .transparent-btn:hover span img {
			filter: brightness(0);
		}
		
		.ted-talks-page .btn-white {
			background: #fff;
			border: 1px solid #fff;
			color: #131546;
		}
		
		.ted-talks-page .btn-white span img {
			filter: brightness(0);
		}
		
		.ted-talks-page .btn-white::before {
			content: "";
			position: relative;
			left: 0;
			top: 0;
			width: 0%;
			height: 100%;
			background-color: none;
			border-radius: 50px;
			transition: .6s all;
			z-index: -1;
		}
		
		.ted-talks-page .btn-white:hover span img {
			filter: brightness(10);
		}
		
		.ted-talks-page .btn-white:hover {
			color: #fff;
			background: #131546;
		}
		
		.ted-talks-page .row_am {
			padding: 50px 0;
		}
		
		.ted-talks-page .modern_ui_section {
			padding: 50px 0px 0px;
		}
		
		.ted-talks-page .app_btn li a {
			background-color: var(--purple);
			color: var(--text-white);
			text-transform: uppercase;
		}
		
		.ted-talks-page .app_btn .puprple_btn:hover {
			color: var(--purple);
		}
		
		.ted-talks-page .features_section .features_inner .feature_box .text p {
			min-height: 100px;
		}
		
		.ted-talks-page .modern_ui_section .puprple_btn {
			border-radius: 12px;
		}
		
		.ted-talks-page .modern_ui_section .puprple_btn::before {
			border-radius: 12px;
		}
		
		.ted-talks-page .how_it_works .step_block ul li .step_text, .how_it_works .step_block ul li .step_img {
			text-align: right;
		}
		
		.ted-talks-page .how_it_works .step_block ul li:nth-child(2) .step_text, .how_it_works .step_block ul li:nth-child(2) .step_img {
			text-align: left;
		}
		
		.mtb-50 {
			margin: 50px 0px;
		}
		
		.ted-talks-page .modern_ui_section .ui_text_right {
			padding-left: 75px;
			padding-right: 0;
		}
		
	/* ted talks page css  end */
/** 23-05-2023 **/

/** 24-05-2023 **/
	.remote-education-page .latest_story .story_box .story_text2 {
		min-height: 240px;
	}
	
	.remote-education-page .features_section .features_inner .feature_box .image {
		height: 250px;
	}
	
	.remote-education-page .features_section .features_inner .feature_box .text p {
		min-height: 140px;
	}
	
	.pd-tb-60 {
		padding: 60px 15px;
	}
	
	
	/* company town hall page css start */
		
		.company-townhall-banner {
			background: url("../images/virtual-webinar-banner.jpg");
			background-position: center;
			padding: 150px 0px;
			background-size: cover;
		}
		
		.company-townhall-banner .banner_text {
			max-width: 615px;
			text-align: left;
		}
		
		.company-townhall-banner .inner-content a {
			padding: 10px 40px;
			background-image: none;
		}
		
		.company-townhall-banner .play-button {
			position: absolute;
			left: 70%;
			top: 35%;
			transform: translate(-50%, -50%);
			text-align: center;
			color: var(--text-white);
			font-weight: 600;
			z-index: 999;
			cursor: pointer;
		}
		
		.company-town-hall-page .elevate-section .white_btn {
			padding: 10px 20px;
		}
		
		.company-town-hall-page .elevate-section .puprple_btn {
			padding: 10px 20px;
		}
		
		.company-townhall-banner .inner-content h2 {
		    font-size: 48px;
			line-height: 52px;
		}
		
		.company-townhall-banner .transparent-btn {
			background: transparent;
			color: #fff;
			border: 1px solid #fff;
		}
		
		.company-townhall-banner .banner_text .transparent-btn span img {
			filter: brightness(10);
		}
		
		.company-town-hall-page .features_section {
			padding-top: 100px;
		}
		
		.company-town-hall-page .features_inner {
			padding-top: 250px;
			position: relative;
		}
		
		.company-town-hall-page .meeting-img {
			position: absolute;
			left: 50%;
			top: 10%;
			transform: translate(-50%, -50%);
			width: 100%;
			text-align: center;
			padding: 0 20px;
		}
		
		.company-town-hall-page .meeting-img img {
			max-width: 100%;
		}
		
		.company-town-hall-page .features_block .row .col-lg-3 {
			padding-right: 10px;
			padding-left: 10px;
		}
		
		.company-town-hall-page .meeting-box .image {
			min-height: 100px;
		}
		
		.company-town-hall-page .meeting-box {
			text-align: center;
		}
		
		.company-town-hall-page .meeting-box .text h4 {
			font-size: 20px;
		}
		
		.company-town-hall-page .how_it_works .step_block ul li .step_text, .how_it_works .step_block ul li .step_img {
			text-align: right;
		}
		
		.company-town-hall-page .how_it_works .how_it_inner {
			background: none;
			box-shadow: none;
		}
		
		.company-town-hall-page .about_app_section .about_inner .about_text .app_statstic li {
			width: 260px;
			padding: 15px 5px;
			padding-left: 10px;
		}
		
		.company-town-hall-page .about_app_section .about_text .app_statstic li p {
			line-height: 1.25 !important;
			font-size: 15px;
		}
		
		.company-town-hall-page .pricing_section {
			background: var(--bg-purple);
		}
		
		.company-town-hall-page .pricing_pannel {
			text-align: center;
		}
		
		.company-town-hall-page .pricing_pannel .icon {
			margin-bottom: 15px;
			max-height: 310px;
			max-width: 310px;
			margin-left: auto;
			margin-right: auto;
		}
		
		.company-town-hall-page .pricing_pannel .icon img {
			width: 300px;
			max-width: 100%;
		}
		
		.company-town-hall-page .pricing_pannel .text h3 {
			font-size: 27px;
			color: var(--text-white);
			font-weight: 600;
		}
		
		.company-town-hall-page .pricing_pannel .row .col-md-4 {
			padding-left: 30px;
			padding-right: 30px;
		}
		
		.company-town-hall-page .pricing_section {
			padding: 75px 0px 50px;
		}
		
		.company-town-hall-page .modern_ui_section-new {
			padding: 65px 0 75px;
		}
		
		
	/* company town hall page css end */
	
	
/** 24-05-2023 **/

/** 25-05-2023 **/

	.virtual-workshop-page .features_section .features_inner .feature_box .text p {
		min-height: 120px;
	}
	
	.virtual-workshop-page .pricing_section .pricing_pannel .pricing_block .benifits li p {
		min-height: 85px !important;
	}
	
	
	/* award show page css starts */
		
		.award-show-page .banner_section .banner_text {
			margin-top: -50px;
			position: relative;
		}
		
		
		
		.award-show-page .banner_section .banner_text h1 {
			font-size: 42px;
			color: var(--text-white);
			letter-spacing: -1.5px;
			font-weight: 700;
		}
		
		.award-show-page .banner_section {
			padding-top: 40px;
			position: relative;
			background: #6a49f2;
			margin-top: 0px;
		}
		
		.award-show-page .banner_section .row {
			align-items: center;
		}
		
		.award-show-page .banner_section .banner_shape1, .banner_shape2, .banner_shape3 {
			position: absolute;
		}
		
		.award-show-page .banner_section .banner_shape1 {
			top: 65%;
			left: -15%;
			animation: mymove 10s infinite;
		}
		
		.award-show-page .banner_section .banner_shape2 {
			top: 100px;
			right: -10%;
			animation: mymove 5s infinite;
		}
		
		.award-show-page .banner_section .banner_shape3 {
			top: 400px;
			right: -20%;
			animation: mymove 3s infinite;
		}
		
		.award-show-page .banner_section .banner_text p {
			color: var(--text-white);
			font-size: 19px;
		}
		
		.award-show-page .elevate-section .puprple_btn {
			padding: 10px 20px;
			margin-top: 30px;
			background: transparent;
			border: 1px solid #fff;
		}
		
		.award-show-page .elevate-section .white_btn {
			padding: 10px 20px;
			margin-top: 30px;
		}
		
		.award-show-page .section_title h2 {
			font-size: 36px;
		}
		
		.award-show-page .features_section .features_inner .feature_box .text p {
			min-height: 160px;
		}
		
		.award-show-page .features_section .features_inner .feature_box .text {
			padding: 30px 10px 20px;
		}
		
		.award-show-page .about_app_section .about_img {
			display: flex;
			align-items: center;
			position: relative;
		}
		
		.award-show-page .about_app_section .about_img::before {
			content: "";
			position: absolute;
			left: 38%;
			top: 50%;
			transform: translate(-50%, -50%);
			width: 500px;
			height: 500px;
			background-color: var(--bg-white);
			border-radius: 100%;
			z-index: -1;
		}
		
		.award-show-page .about_app_section .about_img .frame_img {
			width: 325px;
			height: 600px;
		}
		
		.award-show-page .about_app_section .about_img .frame_img img {
			width: 100%;
			height: 100%;
		}
		
		.award-show-page .about_app_section .about_img .screen_img {
			margin-left: -135px;
			margin-top: 110px;
		}
		
		.award-show-page .about_app_section .about_img .screen_img img {
			animation-delay: 3s;
		}
		
		.award-show-page .about_app_section .about_text .section_title {
			text-align: left;
		}
		
		.award-show-page .about_app_section .about_text .section_title .li-text {
			margin-bottom: 10px;
		}
		
		.award-show-page .about_app_section .about_text .puprple_btn {
			margin-top: 30px;
		}
		
		.award-show-page .about_app_section .about_text ul {
			list-style-type: disc;
			padding: 0 15px;
		}
		
		.award-show-page .about_app_section .about_text li {
			list-style-type: disc;
		}
		
		.banner_section .banner_image img {
			max-width: 100%;
		}
		
		.award-show-page .banner_section .banner_image {
			display: flex;
			position: relative;
			width: 100%;
			margin-top: 20px;
		}
		
		.award-show-page .why_we_section .why_inner {
			background: #f6f4fe;
			border: 1px solid #ffffffc4;
		}
		
		.award-show-page .newsletter_box .section_title h2 {
			font-size: 30px;
		}
		
	/* award show page css end */
	
	.features_section .feature_detail .feature_img {
		text-align: center;
	}
	
	.remote-education-page .virtual-tech-section .free_img {
		right: 0px;
	}
	
	.remote.banner_section .banner_image .play_btn {
		position: absolute;
		left: 45%;
		top: 45%;
	}
	
	.remote.banner_section .banner_image img {
		border-radius: 20px;
	}

/** 25-05-2023 **/

/** 27-05-2023 **/

	/* virtual guide page css start */
	
		.virtual-guide-page .bred_crumb {
			background-image: -webkit-linear-gradient( 0deg, rgb(9,187,254) 10%, rgb(90,66,236) 100%);
			min-height: 0;
			margin-top: 0;
		}
		
		.virtual-guide-page .bred_crumb .bred_text .search_bar form .form-group .btn {
			width: 40px;
			height: 40px;
			line-height: 40px;
			right: 5px;
			top: 5px;
		}
		
		.virtual-guide-page .bred_crumb .bred_text .search_bar form .form-group {
			height: 50px;
		}
		
		.virtual-guide-page .bred_crumb .bred_text h1 {
			font-size: 40px;
			margin-left: 20px;
		}
		
		.virtual-guide-page .bred_crumb::after {
			background-image: none;
			bottom: 0;
			left: 0;
			width: 0;
			height: 0;
			background-position: unset;
		}
		
		.virtual-guide-page .bred_crumb .bred_text .search_bar form .form-group {
			margin: 0;
		}
		
		.virtual-guide-page .bred_crumb .bred_text .search_bar {
			text-align: left;
		}
		
		.virtual-guide-page .bred_crumb .img {
			position: relative;
			transform: translate(-50% , -50%);
			top: 60%;
			left: 50%;
			max-width: 100%;
		}
		
		.virtual-guide-page .bred_crumb .img img {
			width: 100%;
		}
		
		.virtual-guide-page .bred_crumb .bred_text {
			transform: translate(-50% , -50%);
			top: 43%;
			left: 50%;
		}
		
		.virtual-guide-page .bred_crumb .bred_text .search_bar form .form-group .form-control {
			border-radius: 30px;
		}
		
		.guide-section {
			padding: 100px 0;
		}
		
		.guide-section .guide-box {
			background: #fff;
			border: 2px solid var(--purple);
			border-radius: 10px;
			padding: 20px 15px;
			text-align: center;
			height: 100%;
		}
		
		.guide-section .guide-box h4 {
			font-size: 20px;
			color: var(--purple);
			font-weight: 600;
		}
		
		.guide-section .guide-box p {
			font-size: 16px;
			color: var(--purple);
			margin-bottom: 0;
		}
		
		.mb-25 {
			margin-bottom: 25px;
		}
		
		.virtual-guide-page footer .top_footer {
			padding: 180px 0 60px 0 !important;
		}
		
		.virtual-guide-page .newsletter_box {
			margin-bottom: -95px;
		}
		
		
	/* virtual guide page css end */

/** 27-05-2023 **/



/** 29-05-2023 **/

	.banner_slider video {
		border-radius: 25px;
		max-width: 100%;
	}
	
	.ui_images video {
		border-radius: 25px;
		max-width: 100%;
	}
	
	.free_img2 video {
		border-radius: 25px;
		max-width: 100%;
	}
	
	

/** 29-05-2023 end **/


/** 30-05-2023 start **/

	.inner-content h1 {
		font-size: 60px;
		color: #fff;
		font-weight: 600 !important;
		line-height: 65px;
		letter-spacing: -1px;
		padding: 15px 0 10px 0;
	}
	
	.glb-img-div .glb-img {
		max-height: 283px;
		object-fit: cover;
	}

/** 30-05-2023 end **/


.megamenu-li {
	position: static !important;
}

.megamenu .dropdown-item {
	padding: 0;
}

.megamenu h5,.megamenu h4 {
	color: var(--purple);
}

.font-14 {
	font-size: 14px;
}

.megamenu p {
	color: #3e3f66;
}

.megamenu a {
	font-weight: 500;
	color: #32236f;
	margin-bottom: 15px;
    display: inline-block;
}


.megamenu a:hover {
	background: none;
	color: var(--purple);
}

.megamenu a span:hover {
	background: none;
	color: var(--purple);
}

.megamenu {
    position: absolute;
    top: 95%;
    background-color: var(--bg-white);
    border-radius: 0 10px 10px 10px;
    margin-top: -10px;
    transition: .4s all;
    box-shadow: 0px 4px 10px #c5c5c580;
	width: 100%;
	left: 0;
	right: 0;
	padding: 40px 25px;
	display: none;
	border: none;
	border-radius: 0;
}

li.nav-item.has_dropdown.megamenu-li:hover .megamenu {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.megamenu h4 {
	text-transform: uppercase;
	font-weight: 700;
    letter-spacing: 2px;
    font-size: 20px;
}

.megamenu h5 {
	text-transform: capitalize;
    font-weight: 500;
    font-size: 18px;
    padding: 0px 0px 8px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d0ced0;
}

.fw-500 {
	font-weight: 600;
	font-size: 15px;
	position: static !important;
	display: inline-block;
}

.drp-span {
	color: #3e3f66;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    display: inline-block;
    min-height: 60px;
	position: static !important;
}

.homepage .banner_section {
    margin-top: 0px;
}


/* 29Jun23 start */

.navbar-nav .active, .navbar-nav .active span {
    color: var(--purple) !important;
}

.pt-btm-40 {
    padding: 40px 0;
}

.v-onboard {
	top: 5px !important;
}

.virtual-workshop-page .features_section .feature_detail .feature_img {
    top: -75px;
}

/* 29Jun23 end */

.hotspot-slider.owl-carousel .owl-nav{
    overflow: hidden;
    height: 0px;
}

.hotspot-slider.owl-theme .owl-dots .owl-dot.active span, 
.hotspot-slider.owl-theme .owl-dots .owl-dot:hover span {
    background: #2caae1;
}


.hotspot-slider.owl-carousel .item {
    text-align: center;
}
.hotspot-slider.owl-carousel .nav-btn{
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
}

.hotspot-slider.owl-carousel .owl-prev.disabled,
.hotspot-slider.owl-carousel .owl-next.disabled{
    pointer-events: none;
    opacity: 0.2;
}

.hotspot-slider.owl-carousel .prev-slide{
    left: 20px;
    top: 0px;
    font-size: 30px;
}
.hotspot-slider.owl-carousel .next-slide{
	right: 20px;
    top: 0px;
    font-size: 30px;
}
.hotspot-slider.owl-carousel .prev-slide:hover{
    background-position: 0px -53px;
}
.hotspot-slider.owl-carousel .next-slide:hover{
    background-position: -24px -53px;
}

.feature_img video {
    border-radius: 25px;
    max-width: 100%;
}

.ui_images iframe {
	max-width: 100%;
}
