@charset "utf-8";
/* CSS Document */
@import url('../../css2');
body {
	font-family: "Lato", sans-serif;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
	font-family: "Lato", sans-serif;
}
.container-fluid {
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
}
a {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	font-family: "Lato", sans-serif;
}
p {
	font-family: "Lato", sans-serif;
}
/*********** Menu css ***********/
.baner-menu-section {
	width: 100%;
	float: left;
}
.wrapper-menu ul.navbar-nav li a {
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin-left: 4px;
}
.nav-item.buy-now a {
	background: #302018;
	border-radius: 10px;
	padding: 5px 22px !important;
}
.wrapper-menu.fixed ul.navbar-nav li.buy-now a {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	margin-left: 23px;
	background: #ffa725;
}
.wrapper-menu ul.navbar-nav {
	margin-left: auto;
}
.add-banner-wr .col-md-3 {
	padding: 0px;
}
.add-banner-wr {
	background-size: cover;
}
 @media (max-width:991px) {
.container {
	max-width: 100%;
}
.menu-bar ul.menu {
	position: fixed;
	width: 258px;
	left: 0;
	text-align: left;
	background: #a71a50;
	z-index: 2;
	padding: 0px 0px;
	z-index: 999;
	top: 0;
	height: 100%;
	left: -100%;
	transition: all .4s;
}
.nav_area ul li a img {
	padding-right: 10px;
	max-width: 41px;
	margin-top: -10px;
}
.menu-bar ul.menu.open {
	left: 0;
}
.header .row {
	align-items: center;
}
.toggle {
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	margin: 0;
	text-align: center;
	display: block;
	position: absolute;
	right: 7px;
	top: 6px;
	z-index: 9999;
	background: #bd464d;
	width: 34px;
	height: 34px;
	line-height: 34px;
	border-radius: 50%;
}
.menu-side {
	position: initial;
}
.nav_area ul li a {
	line-height: 39px !important;
	font-size: 14px;
	color: #fff;
	padding: 0px 14px;
	display: inline-block;
	width: 100%;
}
span.arrow {
	position: absolute;
	right: 10px;
	color: #fff;
	top: 10px;
	width: 40px;
	text-align: center;
	height: 30px;
}
nav.nav_area ul li {
	display: block;
	position: relative;
	border: 0;
}
nav.nav_area ul li {
	border-bottom: solid 1px #fff;
}
.menu-logo-mobile-view {
	padding: 12px;
}
.menu-logo-mobile-view a {
	display: inline-block;
	max-width: 95%;
}
ul.sub-menu {
	display: none;
	position: relative;
	background: transparent;
	padding: 0;
}
ul li .sub-menu li a {
	line-height: 14px;
}
.header .container {
	position: initial;
}
ul.sub-menu span.arrow {
	right: 10px;
	text-align: right;
}
span.arrow.close-icon i:before {
	content: '\f106';
}
ul.sub-menu li.menu-item-has-children span.arrow.close-icon i:before {
	content: "\f106";
}
.home-slider.owl-carousel .owl-item img {
	height: 300px;
}
.top-bar img {
	max-width: 25px;
	vertical-align: middle;
}
.select-drop {
	margin: 20px auto 0;
}
.menu-bar {
	position: initial;
	background: transparent;
}
}
 @media (min-width: 992px) {
label.toggle {
	display: none;
}
.menu-bar {
	width: 100%;
	text-align: left;
}
.nav_area > ul > li {
	display: inline-block;
	position: relative;
}
li.menu-item-has-children.language::after {
	content: "";
	position: absolute;
	border-right: solid 1px #fff;
	right: -4px;
	height: 14px;
	top: 5px;
}
li.menu-item-has-children.language {
	position: relative;
}
li.menu-item-has-children.language-chan {
	padding-right: 0px;
}
.nav_area ul li a {
	color: #ffffff;
	font-size: 15px;
	display: inline-block;
	text-decoration: none;
	padding: 7px 24px;
	background-color: transparent;
}
span.arrow {
	padding-left: 0px;
	color: #ffffff;
	margin-left: 0px;
	position: absolute;
	top: 13px;
	font-size: 10px;
	right: 7px;
}
.nav_area > ul > li ul.sub-menu {
	display: block;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	display: none;
}
ul.sub-menu {
	min-width: 195px;
}
ul.sub-menu {
	position: absolute;
	background: #003681;
	z-index: 555;
	text-align: left;
}
.nav_area ul li:hover ul.sub-menu {
	display: block;
}
ul.sub-menu {
	position: absolute;
	background: #63253d;
	z-index: 555;
	text-align: left;
/*	border-radius: 10px;*/
	-webkit-box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.nav_area > ul > li:hover > ul.sub-menu, .nav_area ul.sub-menu > li:hover > ul.sub-menu {
	/* transform: scaleY(1) translateZ(0); */
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
	overflow: visible;
	z-index: 20;
	-webkit-transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	-o-transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15), -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
}
ul.sub-menu li ul.sub-menu {
	left: 100%;
	top: 0px;
	width: 100%;
}
.nav_area > ul > li ul.sub-menu li a:hover {
	width: 100%;
	padding-left: 26px;
	background: #541b31;
}
.nav_area > ul > li ul.sub-menu li a {
	color: #ffffff;
	position: relative;
	letter-spacing: 0px;
	font-weight: 500;
}
ul.sub-menu li a {
	color: #000;
	line-height: 20px;
	padding: 8px 17px;
	font-size: 14px;
	display: inline-block;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	-webkit-transition: padding .2s ease-out;
	-o-transition: padding .2s ease-out;
	transition: padding .2s ease-out;
	width: 100%;
	border-bottom: solid 1px #541930;
}
ul.sub-menu li.menu-item-has-children .arrow {
	color: #fff;
	padding-left: 0;
}
}
.top-logo.logo-mobile {
	display: none;
}
.navbar-nav li:hover > ul.dropdown-menu {
	display: block;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
	text-decoration: underline;
	transform: rotate(-90deg);
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu {
	background: #50418a;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0;
	margin-top: 0px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a {
	font-size: 15px;
	padding-left: 11px;
	padding-right: 7px;
	margin-left: 0px;
	line-height: 28px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a:hover {
	background: #3b2a7b;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu .dropdown-toggle::after {
	position: absolute;
	right: 10px;
	top: 14px;
}
.wrapper-menu nav#nav {
	padding-bottom: 0px;
}
.wrapper-menu ul.navbar-nav > li > a {
	padding-bottom: 12px;
}
.nav_area ul li a i.fal {
	font-size: 19px;
}
.nav_area ul li a i.far {
	font-size: 22px;
	margin-right: 4px;
	vertical-align: bottom;
}
.header-section {
	padding: 10px 0px;
}
.logo a {
	display: inline-block;
	max-width: 56%;
}
.menu-section {
	background-color: #af2c5e;
}
.nav_area ul li a:hover {
	background-color: #63253d;
}
/*********** Menu css End ***********/

/*********** index ***********/
.banner-wrapper img {
	width: 100%;
}
.introduction-section {
	padding-top: 25px;
}
.breadcrumb {
	padding: 0px 0px;
	list-style: none;
	background: none;
	border-radius: 0px;
	margin-bottom: 25px;
	padding-top: 0px;
}
li.breadcrumb-item {
	font-size: 13px;
	font-weight: bold;
}
.breadcrumb li.breadcrumb-item a {
	color: #000000;
}
.breadcrumb-item.active {
	color: #000000;
}
.breadcrumb-item + .breadcrumb-item::before {
	color: #000000;
	padding: 0px 3px;
}
.introduction-info {
	padding-top: 25px;
}
.heading-title {
	font-size: 30px;
	font-weight: 900;
	color: #343130;
	margin-bottom: 23px;
	position: relative;
}
.heading-title::after {
	content: "";
	position: absolute;
	background-image: linear-gradient(to right, #e58e60, #cb3e95);
	height: 3px;
	width: 216px;
	left: 0;
	bottom: -8px;
}
.introduction-info p {
	font-size: 18px;
	color: #343130;
	text-align: justify;
	margin-bottom: 25px;
	line-height: 29px;
}
.introduction-info.sdgs {
	padding-top: 10px;
}
.introduction-info.sdgs .heading-title {
	text-align: right;
}
.introduction-info.sdgs .heading-title::after {
	right: 0;
	left: auto;
}
.development-section {
	padding: 130px 0px 151px;
	background-image: url(../images/development-bgg.png);
	background-size: 100% 100%;
	margin-bottom: 8px;
}
.heading-title-text {
	text-align: center;
	margin-bottom: 20px;
	color: #f7e9ef;
	font-size: 30px;
	font-weight: 900;
}
.development-logo-row {
	margin: auto;
}
.development-logo {
	width: 100%;
	text-align: center;
	background-color: #ffffff;
	padding: 40px;
}
.development-logo img {
	width: 100%;
}
.footer-menu-row {
	background-color: #62253e;
	padding: 18px 0px;
}
.footer-menu-row .row {
	margin: auto;
}
.footer-menu-info {
	width: 100%;
}
.footer-menu-info ul li {
	display: inline-block;
	padding-right: 40px;
}
.footer-menu-info ul li a {
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	position: relative;
}
.footer-menu-info ul li a::after {
	content: "";
	position: absolute;
	border-right: solid 1px #ffffff;
	height: 10px;
	right: -24px;
	top: 5px;
	transform: rotate(29deg);
}
.footer-menu-info ul li a.right-menu::after {
	border: none;
}
.footer-details-row {
	background-color: #343434;
	padding: 30px 0px 50px;
}
.footer-details-info ul li {
	display: inline-block;
	padding-right: 18px;
}
.footer-details-info ul li a {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	position: relative;
}
.footer-details-info ul li a::after {
	content: "";
	position: absolute;
	width: 2px;
	height: 2px;
	border-radius: 50px;
	background-color: #ffffff;
	top: 9px;
	right: -12px;
}
.footer-details-info ul li a.contact::after {
	background: no-repeat;
}
.footer-details-info .copyright-text {
	color: #ffffff;
	font-size: 14px;
	padding-top: 8px;
}
.footer-logo {
	text-align: right;
}
.footer-logo a {
	display: inline-block;
	max-width: 50%;
}
/*********** index 2 ***********/
.content-section {
	padding: 20px 0px 110px;
	background-image: url(../images/content-bgg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100%;
}
.heading-text-title {
	text-align: center;
	margin-bottom: 32px;
	font-size: 36px;
	font-weight: 750;
	color: #8b2164;
	border-bottom: solid 1px #d0d0d0;
	padding-bottom: 11px;
	background: -webkit-linear-gradient(45deg, #6f1464, #9b2864 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.upcoming-lecture-box-wrapper {
	background-color: #ffffff;
	box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
	padding: 23px 21px;
	position: relative;
	margin-bottom: 25px;
}
.upcoming-lecture-box-wrapper::after {
	content: "";
	position: absolute;
	background-image: linear-gradient(to right, #d3712f, #9f2664);
	height: 5px;
	width: 100%;
	left: 0;
	top: 0px;
}
.upcoming-lecture-box-text {
	padding-bottom: 11px;
}
.upcoming-lecture-box-text p {
	margin-bottom: 6px;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
}
.upcoming-lecture-box-text span {
	display: inline-block;
	font-size: 21px;
	font-weight: bold;
	color: #962664;
	width: 100%;
	background: -webkit-linear-gradient(45deg, #6f1464, #9b2864 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.upcoming-lecture-box-right-details .date-text {
	/* font-size: 15px; */
	font-size: 21px;
	color: #000000;
	padding-bottom: 8px;
}
.upcoming-lecture-box-right-details .logoimg img {
	width: 100%;
	height: 235px;
}
.read-more-btn {
	position: absolute;
	bottom: -9px;
	width: 100%;
	text-align: right;
	padding-right: 29px;
	font-weight: bold;
	left: 0px;
}
.read-more-btn a {
	font-size: 16px;
	background: -webkit-linear-gradient(45deg, #6f1464, #9b2864 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.upcoming-lecture-box-right-details .logoimg.logoone img {
	width: auto;
	height: auto;
}
/*********** index 3 ***********/
.nomination-details-info {
	padding-bottom: 245px;
}
.nomination-details-info .heading-text-title {
	margin-bottom: 20px;
}
.nomination-details-info p {
	font-size: 16px;
	color: #000000;
	text-align: justify;
	margin-bottom: 0px;
	font-weight: bold;
}
.contact-details-info {
	max-width: 60%;
	margin: auto;
	margin-top: 50px;
	text-align: center;
	border: solid 4px #a62b64;
	border-radius: 10px;
	padding: 36px;
}
.contact-details-info .contact-details-text {
	font-size: 27px;
	font-weight: 900;
	color: #af2c5e;
	padding-bottom: 3px;
}
.contact-details-info .contact-details-sub-text {
	font-size: 20px;
	font-weight: 900;
	padding-bottom: 8px;
	color: #000;
}
.contact-details-info ul {
	text-align: left;
	display: inline-block;
}
.contact-details-info ul li {
	font-size: 19px;
	font-weight: 700;
	color: #000000;
	line-height: 27px;
	margin-bottom: 6px;
}
.contact-details-info ul li i.far {
	width: 23px;
	color: #af2c5e;
}
.contact-details-info ul li i.fal {
	width: 23px;
	color: #af2c5e;
}
/*********** index 4 ***********/
.content-section.wrapper {
	padding-bottom: 55px;
}
.lecture-box-wrapper-row {
    margin: auto;
    float: left;
    width: 100%;
    position: relative;
    /* z-index: -1; */
}
.filters-wrapper {
	float: left;
	width: 100%;
	margin-bottom: 34px;
}
.lecture-box-wrapper-row .col-md-4 {
	padding: 0px 6px;
	margin-bottom: 25px;
}
.lecture-box-wrapper {
	background-color: #ffffff;
	box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
	padding: 14px 12px 28px;
	position: relative;
	min-height: 100%;
	padding-bottom: 30px;
}
.lecture-box-wrapper::after {
	content: "";
	position: absolute;
	background-image: linear-gradient(to right, #e58e60, #cb3e95);
	height: 3px;
	width: 100%;
	left: 0;
	top: 0px;
}
.lecture-box-wrapper .lecture-banner img {
	width: 100%;
}
.lecture-box-wrapper p {
	margin-bottom: 27px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 8px;
}
.lecture-box-wrapper span {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	width: 100%;
	background-image: linear-gradient(to right, #e58e60, #cb3e95);
	padding: 4px 8px;
	margin-bottom: 8px;
}
.lecture-box-wrapper .date-text {
	font-size: 16px;
	color: #000000;
	padding-bottom: 8px;
	padding-left: 8px;
}
.lecture-box-wrapper .read-more-btn {
	padding-right: 0px;
	text-align: center;
	bottom: 17px;
	position: absolute;
}
ul.pagination {
	padding-top: 30px;
	text-align: center;
	width: 100%;
	float: left;
	display: inline-block;
}
ul.pagination li.page-item {
	display: inline-block;
}
ul.pagination li.page-item a.active {
	background: #af2c5e;
	color: #fff;
}
ul.pagination li.page-item a:hover {
	background: #af2c5e;
	color: #fff;
}
li.page-item.img-iconss a.page-link:hover {
	background: none;
}
ul.pagination li.page-item a {
	color: #000;
	font-size: 18px;
	width: 33px;
	height: 33px;
	line-height: 18px;
	font-family: 'Lato', sans-serif;
}
ul.pagination li.page-item a {
	background: none;
	border: none;
}
ul.pagination li.img-iconss a {
	width: auto;
	height: auto;
}
/*********** index 5 ***********/
.upcoming-lecture-details-row {
	margin: auto;
	padding-bottom: 50px;
}
.upcoming-lecture-details-wrapp {
	width: 100%;
}
.upcoming-lecture-details-wrapp .upcoming-lecture-banner img {
	width: 100%;
}
.upcoming-lecture-details-text {
	padding-top: 25px;
}
.upcoming-lecture-details-text .upcoming-lecture-details-title {
	font-size: 35px;
	font-weight: 700;
	color: #912464;
	line-height: 43px;
	margin-bottom: 43px;
	position: relative;
	background: -webkit-linear-gradient(45deg, #6f1464, #9b2864 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.upcoming-lecture-details-text .upcoming-lecture-details-title::after {
	content: "";
	position: absolute;
	background-image: linear-gradient(to right, #e58e60, #cb3e95);
	height: 4px;
	width: 100%;
	left: 0;
	bottom: -19px;
}
.upcoming-lecture-details-text span {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	background-image: linear-gradient(to right, #701464, #9b2964);
	padding: 8px 19px;
}
.upcoming-lecture-details {
	padding-top: 17px;
	padding-bottom: 25px;
}
.upcoming-lecture-details ul li {
	font-size: 18px;
	color: #000000;
	line-height: 24px;
	position: relative;
	padding-left: 62px;
}
.upcoming-lecture-details ul li span {
	display: inline-block;
	width: 46px;
	position: absolute;
	left: 13px;
}
.upcoming-lecture-logo {
	padding-bottom: 40px;
}
.introduction-info .pjd-award-text {
	font-size: 23px;
	font-weight: 900;
	color: #912464;
	line-height: 26px;
	margin-bottom: 4px;
	padding-top: 4px;
	background: -webkit-linear-gradient(45deg, #6f1464, #9b2864 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.introduction-info .pjd-award-text span {
	display: block;
	font-size: 17px;
	font-weight: 500;
	background: -webkit-linear-gradient(45deg, #6f1464, #9b2864 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-top: 3px;
}
.btn-wrapper {
	width: 100%;
	text-align: center;
	margin-top: 37px;
}
.btn-wrapper a {
	display: inline-block;
	background-image: linear-gradient(to right, #802b72, #ad2b5f);
	padding: 8px 37px;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
.gallery-wrapper-row {
	margin: auto;
}
.gallery-wrapper {
	width: 100%;
}
.gallery-slider-row {
	margin: auto;
	padding-top: 12px;
}
#slider-gallery .owl-nav button.owl-prev {
	position: absolute;
	left: -4%;
	top: 39%;
	box-shadow: none !important;
	outline: none !important;
}
#slider-gallery .owl-nav button.owl-next {
	position: absolute;
	top: 39%;
	right: -4%;
	box-shadow: none !important;
	outline: none !important;
}
#slider-gallery .owl-nav button.owl-next img {
	max-width: 18px !important;
}
#slider-gallery .owl-nav button.owl-prev img {
	max-width: 18px !important;
}
#slider-gallery .owl-dot {
	display: none;
}
.video-wrapper-row {
	margin: auto;
	padding-top: 60px;
}
.video-wrapper {
	width: 100%;
}
.video-wrapper .video-img {
	padding-top: 8px;
}
.video-wrapper .video-img img {
	width: 100%;
}
.introduction-info p a {
	color: #993366;
}
.nomination-details-info p span {
	color: #af2c5e;
	text-decoration: underline;
}
/* .lecture-box-wrapper .logoimg {
	min-height: 233px;
} */
#home-slider .owl-nav button.owl-prev {
	position: absolute;
	left: 10px;
	top: 40%;
}
#home-slider .owl-nav button.owl-next {
	position: absolute;
	right: 10px;
	top: 40%;
}
#home-slider .slider-img-row {
	position: relative;
}
#home-slider .slider-img-row:after {
	content: "";
	background-image: url(../images/home-slider-overlay-img.png);
	height: 77px;
	width: 100%;
	display: inline-block;
	position: absolute;
	bottom: 0px;
	background-size: cover;
}
#home-slider .owl-dots {
	position: absolute;
	bottom: 11px;
	right: 0;
	max-width: 1080px;
	left: 0;
	margin: 0px auto;
	text-align: right;
}
#home-slider .owl-dots button span {
	width: 13px;
	height: 13px;
	background: none;
	border: solid 2px #fff;
	margin: 0px 5px;
}
#home-slider .owl-nav button {
	width: 35px;
	height: 35px;
	border-radius: 100px;
	color: #fff;
	background-image: linear-gradient(to right, #b34b28, #c73681);
	outline: 0;
}
#home-slider .owl-nav button:hover {
	background-image: linear-gradient(to right, #c73681, #b34b28);
}
.filters-select-box {
	float: left;
	width: 100%;
}
.filters-select-box select {
	width: 100%;
	height: 53px;
	border: none;
	background: #f6f6f6;
	padding: 10px 8px;
}
.filters-search-box {
	float: left;
	width: 100%;
}
.filters-search-box input.filters-input {
	width: 100%;
	height: 53px;
	border: solid 1px #000;
	padding: 8px 10px;
}
.filters-button-box {
	float: left;
	width: 100%;
}
.filters-button-box button {
	width: 100%;
	border: none;
	background: none;
	color: #a71a50;
	font-size: 16px;
	margin-top: 14px;
	font-weight: bold;
	outline: 0;
	cursor: pointer;
}
.filters-button-box button i {
	margin-left: 6px;
}
.wrapper-menu ul.menu li.active-hover:hover {
	background: #63253d;
}
.nav_area > ul > li ul.sub-menu li:last-child a {
	border: none !important;
}
.btn-wrapper a:hover {
	background-image: linear-gradient(to right, #ad2b5f, #802b72);
}
/* #Progress
================================================== */
.progress-wrap {
	position: fixed;
	right: 30px;
	bottom: 30px;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: block;
	border-radius: 50px;
	box-shadow: inset 0 0 0 2px rgba(0,0,0,0.1);
	z-index: 10000;
	opacity: 0;
	visibility: hidden;
	transform: translateY(15px);
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}
.progress-wrap.active-progress {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.progress-wrap::after {
	position: absolute;
	font-family: "Font Awesome 6 Pro";
	content: "\f062";
	text-align: center;
	line-height: 46px;
	font-size: 24px;
	color: rgba(0, 0, 0, 0.3); /* --- Pijl kleur --- */
	left: 0;
	top: 0;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: block;
	z-index: 1;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}
.progress-wrap:hover::after {
	opacity: 0;
}
.progress-wrap::before {
	position: absolute;
	font-family: "Font Awesome 6 Pro";
	content: "\f062";
	text-align: center;
	line-height: 46px;
	font-size: 24px;
	opacity: 0;
	background: #de3927; /* --- Pijl hover kleur --- */
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	left: 0;
	top: 0;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: block;
	z-index: 2;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}
.progress-wrap:hover::before {
	opacity: 1;
}
.progress-wrap svg path {
	fill: none;
}
.progress-wrap svg.progress-circle path {
	stroke: #de3927; /* --- Lijn progres kleur --- */
	stroke-width: 4;
	box-sizing: border-box;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}



/*********** Mobile Layout ***********/
@media only screen and (max-width: 767px) {
#home-slider .owl-dots {
	display: none;
}
#home-slider .slider-img-row img {
	height: 151px;
	object-fit: cover;
}
#home-slider .owl-nav button.owl-prev {
	left: 5px;
	top: 35%;
}
#home-slider .owl-nav button.owl-next {
	right: 5px;
	top: 35%;
}
.introduction-info.sdgs .heading-title {
	text-align: left;
}
.heading-title {
	font-size: 22px;
	margin-bottom: 24px;
}
.introduction-info.sdgs .heading-title::after {
	right: 0;
	left: 0;
}
.development-section {
	padding: 59px 0px 137px;
	background-size: cover;
	margin-bottom: -80px;
}
.footer-logo {
	text-align: center;
}
.footer-details-row {
	padding: 18px 0px 26px;
	text-align: center;
}
.footer-details-info .copyright-text {
	font-size: 14px;
	padding-top: 13px;
	margin-bottom: 12px;
}
.footer-menu-info {
	width: 100%;
	text-align: center;
	float: left;
}
.footer-menu-info ul li {
	padding-right: 36px;
}
.heading-title-text {
	font-size: 22px;
}
.development-logo {
	padding: 17px;
}
#home-slider .slider-img-row:after {
	height: 32px;
	bottom: -9px;
}
.logo a {
	max-width: 100%;
}
.header-section .logo {
	padding-right: 47px;
}
.heading-text-title {
	margin-bottom: 20px;
	font-size: 27px;
}
.upcoming-lecture-box-text p {
	margin-bottom: 6px;
	font-size: 17px;
	line-height: 29px;
}
.upcoming-lecture-box-text span {
	font-size: 15px;
}
.upcoming-lecture-banner {
	float: left;
	width: 100%;
	margin-bottom: 14px;
}
.upcoming-lecture-box-right-details .logoimg img {
	height: auto;
}
.read-more-btn {
	position: relative;
	bottom: 0;
	text-align: center;
	padding-right: 0;
	margin-top: 12px;
}
.contact-details-info {
	max-width: 100%;
	margin: auto;
	margin-top: 30px;
	padding: 19px;
}
.nomination-details-info p {
	font-size: 16px;
	line-height: 27px;
}
.nomination-details-info {
	padding-bottom: 0;
}
.filters-select-box {
	margin-bottom: 14px;
}
.filters-search-box {
	margin-bottom: 15px;
}
.lecture-box-wrapper .logoimg {
	min-height: auto;
	margin-bottom: 36px;
}
.lecture-box-wrapper p {
	margin-bottom: 27px;
	font-size: 15px;
	line-height: 27px;
}
ul.pagination li.page-item a {
	font-size: 16px;
	width: 26px;
	height: 26px;
	line-height: 26px;
	padding: 0px;
}
.upcoming-lecture-details-text .upcoming-lecture-details-title {
	float: left;
	width: 100%;
	font-size: 25px;
	line-height: 35px;
}
.upcoming-lecture-logo {
	padding-bottom: 3px;
}
.video-wrapper-row {
	padding-top: 32px;
}
nav.nav_area ul li:first-child {
	display: none;
}
ul.sub-menu li {
	border: none !important;
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 333;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
}



/*********** Tablet Layout ***********/
@media only screen and (min-width: 768px) and (max-width: 991px) {
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 333;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
ul.sub-menu li {
	border: none !important;
}
nav.nav_area ul li:first-child {
	display: none;
}
.upcoming-lecture-box-right-details .logoimg img {
	width: 100%;
	height: auto;
}
.read-more-btn {
	position: relative;
	bottom: 0;
	margin-top: 12px;
}
.nomination-details-info {
	padding-bottom: 0;
}
}
