@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');

* { padding:0; margin:0; }

body {  font-family: "Nunito", sans-serif; color:#454547; font-size:14px; overflow-x: hidden; }
a, a:hover {
	text-decoration:none;
}
ul, li, p, span, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
header {
	/**background: rgb(59,39,176);
	background: linear-gradient(90deg, rgba(59,39,176,1) 0%, rgba(79,59,193,1) 100%);**/

	background: rgb(11,12,135);
  background: linear-gradient(90deg, rgba(11,12,135,1) 0%, rgba(6,108,192,1) 100%);
	padding: 5px 0;
	min-height: 85vh;
}
.container {
	overflow-x: hidden;
}
footer .container {
	overflow: visible;
}
.logo {
	max-width: 150px;
}
.logo img  {
	max-width: 100%;
}
.rit_sec {
	z-index: 99;
	display: flex;
	align-items: center;
	gap: 20px;
}
.rit_sec .earndd_2 span {
	background: #d6ca14;
	border-radius: 12px;
	width: 40px;
	height: 25px;
	text-align: center;
	font-size: 13px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	left: 7px;
	color: #000;
	top: 0px;
}
.btn_1 {
	border: 1px solid rgb(11,12,135);;
	background: transparent;
	color: rgb(11,12,135);;
	padding: 8px 20px;
	border-radius: 100px;
	min-width: 100px;
}
.shape_1 {
	position: absolute;
	left: 0;
	top: 0;
	max-width: 380px;
}
.shape_1 img {
	max-width: 100%;
}
.shape_2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	display: flex;
	justify-content: center;
	background: #fff;
}
.botm_brdr {
	border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  	padding-bottom: 0px;
}
.bot_crnr {
	position: absolute;
	bottom: -65px;
	left: 0;
	display: none;
}
.bot_shape {
	position: absolute;
	bottom: 0px;
	left: 24rem;
	max-width: 400px;
}
.bot_shape img {
	max-width: 100%;
}
.img_banner img {
	max-width: 100%;
}
.capts h2 {
	font-size: 46px;
	color: #fff;
	font-weight: 300;
}
.capts h2 span {
	font-size: 52px;
	font-weight: bold;
	display: block;
}
.capts p {
	font-size: 18px;
	color: #f0edff;
	max-width: 57%;
	font-weight: 300;
}
.btn_2 {
	background: #ffdb0a;
	width: 150px;
	display: block;
	text-align: center;
	color: #000;
	padding: 10px 0;
	font-size: 15px;
	font-weight: bold;
	border-radius: 100px;
}
.patrn {
	position: absolute;
	top: 30px;
	left: -40px;
	width: 45px;
}
.patrn img {
	max-width: 100%;
}
.abt_img img {
	max-width: 100%;
}
.abt_us {
	padding: 24px 30px;
	border-radius: 20px;
	min-height: 300px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	transition: all 300ms ease-out !important;
	position: relative;
	top: 0;
}
.abt_us:hover {
	top: -20px;
}
.abt_us::after {
	transition: all 300ms ease-out;
}
.abt_us:hover::after {
	content: "";
	position: absolute;
	bottom: 2px;
	height: 10px;
	width: 91%;
	left: 16px;
	box-shadow: 1px 9px 6px #afafaf;
	background: transparent;
	border-radius: 100px;
	transition: all 300ms ease-out;
}
.abt_us h2 {
	font-size: 25px;
	font-weight: 900;
	color: #000;
	margin: 0 0 10px;
}
.abt_us p {
	color: #000000;
    margin-bottom: 18px;
}
.orgg {
	background: #f8d8d8;
}
.ylw {
	background: #fff3ae;
	margin-top: 15rem;
}
.btn_3 {
	background: #e77575;
	width: 150px;
	display: block;
	text-align: center;
	color: #ffffff;
	padding: 10px 0;
	font-size: 15px;
	font-weight: bold;
	border-radius: 100px;
  }
  footer {
	background: #1b182f;
	padding: 25px 0;
  }
  footer p {
	color: #fff;
	font-size: 15px;
	padding-right: 1rem;
	line-height: 25px;
  }
  footer h3 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 39px;
	margin-top: 1rem;
  }
  .ftr_lnk {
	padding: 0;
	margin: 0px 0 0 0;
  }
  .ftr_lnk li {
	color: #fff;
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 5px;
	padding-left: 0;
  }
  .ftr_lnk li a {
	color: #fff;
	text-decoration: none;
  }
  .ftr_cnt_det {
	padding: 0;
	list-style-type: none;
	margin: 20px 0 0;
  }
  .ftr_cnt_det li {
	margin-bottom: 7px;
  }
  .ftr_cnt_det li a {
	color: #fff;
	font-size: 14px;
	display: flex;
	align-items: center;
	gap: 12px;
  }
  .ftr_logo img {
	max-width: 180px;
  }
  .ftr_scl {
	list-style-type: none;
	padding: 0;
	display: flex;
	justify-content: flex-start;
  }
  .ftr_scl li {
    font-size: 16px;
    padding: 0 14px 0 0;
  }
  .ftr_scl li a {
	color: #fff;
  }
  .cpy_rit {
	text-align: center;
	font-size: 12px;
	color: #adadad;
	padding: 15px 0 0;
	margin: 20px 0 0;
	border-top: 1px solid #373737;
  }
  .bg_btn span {
	display: inline-block;
	position: relative;
	transition: all 300ms ease-out;
	will-change: transform;
  }
  .bg_btn i {
	position: absolute;
	width: 1.1em;
	right: 0px;
	right: 1rem;
	opacity: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: all 300ms ease-out;
	will-change: right, opacity;
  }
  .bg_btn:hover i, .bg_btn_grn:hover i {
	opacity: 1;
	right: -1.4rem;
  }
  .bg_btn:hover span {
	transform: translate3d(-0.6rem, 0, 0);
  }
  .horz-move {
	-webkit-animation: mover2 0.7s infinite alternate;
	animation: mover2 0.7s infinite alternate;
  }
  @-webkit-keyframes mover2 {
	0% { transform: translateX(0); }
	100% { transform: translateX(-10px); }
  }
  @keyframes mover2 {
	0% { transform: translateX(0); }
	100% { transform: translateX(-10px); }
  }
  .img_banner:hover img {
	-webkit-animation-name: hvr-pop;
	animation-name: hvr-pop;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
  }
  /* Pop */
@-webkit-keyframes hvr-pop {
	50% {
	  -webkit-transform: scale(1.1);
	  transform: scale(1.1);
	}
  }
  @keyframes hvr-pop {
	50% {
	  -webkit-transform: scale(1.1);
	  transform: scale(1.1);
	}
  }
  
  
  /* Push */
  @-webkit-keyframes hvr-push {
	50% {
	  -webkit-transform: scale(0.8);
	  transform: scale(0.8);
	}
	100% {
	  -webkit-transform: scale(1);
	  transform: scale(1);
	}
  }
  @keyframes hvr-push {
	50% {
	  -webkit-transform: scale(0.8);
	  transform: scale(0.8);
	}
	100% {
	  -webkit-transform: scale(1);
	  transform: scale(1);
	}
  }
  .ftr_lnk li a:hover {
	color: #ffdb0a;
  }
  .form_grp_lgn {
	z-index: 9;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	width: 90%;
	padding: 2rem 14px;
	background: #fff;
	border-radius: 14px;
	border: 1px dashed #949494;
	margin: 45px auto;
  }
  .input_frm_lgn {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	position: relative;
	width: 100%;
  }
  .input_frm_lgn i {
	color: #083da4;
	position: absolute;
	left: 12px;
	top: 17px;
  }
  .input_frm_lgn input {
	background: #f1f1f1;
	border: none;
	padding: 10px 14px 10px 35px;
	margin: 0px 0px 10px;
	border-radius: 5px;
	font-size: 13px;
	width: 100%;
	border-left: 3px solid #083da4;
	height: 50px;
  }
  .login_page_sec {
	min-height: 100vh;
	position: relative;
  }
  .login_page_sec::before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: 100%;
	background: #fff;
  }
  .form_grp_lgn  h3 {
	margin: 0 0 7px;
	font-size: 32px;
	color: #000;
	font-weight: bold;
  }
  .comn_btn_2 {
	background: #ffdb0a;
	width: 150px;
	display: block;
	text-align: center;
	color: #000;
	padding: 10px 0;
	font-size: 15px;
	font-weight: bold;
	border-radius: 100px;
	border: none;
  }
  .form_grp_lgn hr {
	height: 1px;
	background: rgba(255, 255, 255, 0.2);
	height: 1px;
	width: 80%;
	opacity: 1;
	margin: 20px 0;
  }
  .form_grp_lgn h4 {
	margin: 0 0 14px;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
  }
  .form_grp_lgn  p {
	font-size: 16px;
	color: #858585;
	margin: 0 0 22px;
  }
  .reg_sec_lgn a {
	background: transparent;
	width: auto;
	display: block;
	text-align: center;
	color: #fff;
	padding: 10px 34px;
	font-size: 15px;
	font-weight: bold;
	border-radius: 100px;
	border: 1px solid #fff;
	margin: 0 auto;
	max-width: fit-content;
  }
  .reg_sec_lgn {
	width: 80%;
	text-align: center;
	padding: 20px 14px;
	border-radius: 10px;
	background: linear-gradient(90deg, rgba(11,12,135,1) 0%, rgba(6,108,192,1) 100%);
	margin-top: 20px;
  }
  .lgn_bnr img {
	max-width: 70%;
  }
  .lgn_bnr {
	margin: 45px 0;
	text-align: center;
  }
  .form_grp_lgn p.forg {
	font-size: 14px;
  color: #000;
  text-decoration: underline;
  margin: 16px 0 0;
  cursor: pointer;
  }
  .frgt-det button {
	background: #323232;
	width: 150px;
	display: block;
	text-align: center;
	color: #fff;
	padding: 10px 0;
	font-size: 15px;
	font-weight: bold;
	border-radius: 100px;
	border: none;
	margin: 0 auto;
  }
  .frgt-det {
	margin-top: 12px;
  }
  .paidn_bx h4 i {
	font-size: 17px;
  }
  .or {
	margin: 20px 0;
	font-size: 18px;
	font-weight: bold;
	width: 80%;
	text-align: center;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
  }
  .or::before {
	content: "";
	width: 100%;
	height: 1px;
	display: block;
	background: #0d9501;
	top: 15px;
	position: absolute;
  }
  .or span {
	background: #0d9501;
  color: #fff;
  width: 30px;
  height: 30px;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 14px;
  z-index: 9;
  }
  .cppn {
	width: 150px;
	display: block;
	text-align: center;
	color: #4531b8;
	padding: 10px 0;
	font-size: 15px;
	font-weight: bold;
	border-radius: 100px;
	border: none;
	border: 1px solid #4531b8;
  }
  .course_sec h2 {
	font-size: 30px;
  color: #fff;
  text-align: center;
  padding: 0 14rem;
  }

  /**filter**/
  .section.portfolio .filters {
	text-align: center;
	margin-top: 40px;
  }
  .section.portfolio .filters ul {
	padding: 0;
  }
  .section.portfolio .filters ul li {
	list-style: none;
	display: inline-block;
	padding: 8px 28px;
	cursor: pointer;
	position: relative;
	color: #fff;
	font-size: 18px;
	border: 1px solid #fff;
	border-radius: 5px;
	margin: 0 5px 14px;
  }
  .section.portfolio .filters ul li:after {
	content: "";
	display: block;
	width: calc(0% - 60px);
	position: absolute;
	height: 2px;
	background: #333;
	transition: width 350ms ease-out;
  }
  .section.portfolio .filters ul li:hover:after {
	width: calc(100% - 60px);
	transition: width 350ms ease-out;
  }
  .section.portfolio .filters ul li.active:after {
	width: calc(100% - 60px);
  }
  .section.portfolio .filters-content {
	margin-top: 40px;
  }
  .section.portfolio .filters-content .show {
	opacity: 1;
	visibility: visible;
	transition: all 350ms;
  }
  .section.portfolio .filters-content .hide {
	opacity: 0;
	visibility: hidden;
	transition: all 350ms;
  }
  .section.portfolio .filters-content .item {
	text-align: center;
	cursor: pointer;
	margin-bottom: 30px;
	background: #fff;
	border-radius: 5px;
	transition: all 300ms ease-out !important;
	min-height: 164px;
  }
  .section.portfolio .filters-content .item:hover {
	box-shadow: 0px 4px 5px #393939;
	transform: scale(1.1);
  }
  .section.portfolio .filters-content .disbled_cls .item:hover {
	box-shadow: none;
	transform: scale(1);
  }
  .section.portfolio .filters-content .disbled_cls .item:hover a {
	cursor: default;
  }
  .section.portfolio .filters-content .item .p-inner {
	padding: 16px 14px;
	position: relative;
  }
  .grid_full_a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
  }
  .section.portfolio .filters-content .item .p-inner h5 {
	font-size: 15px;
  }
  .section.portfolio .filters-content .item .p-inner .cat {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	min-height: 40px;
  }
  .section.portfolio .filters-content .item img {
	width: 77px;
  margin-bottom: 14px;
  }
  .section.portfolio .filters ul li.active {
	background: #ffdb0a;
    color: #000;
  }
  .section.portfolio .filters ul li::after {
	display: none;
  }
  /**filter**/

  /**user top**/
.rit_icons ul { list-style-type: none;}
.onhover-dropdown {
  color: #222;
  font-size: 14px;
  position: relative;
  list-style-type: none;
  }
  .user_lgd_ico p i {
    margin-left: 5px;
  }
  .user-box-name li a {
  color: #2e2e2e;
  font-size: 14px;
  padding: 7px 11px;
  display: block;
  border-bottom: 1px solid #d6d6d6;
  border-radius: 4px;
  background: transparent;
  }
  .onhover-dropdown .onhover-div {
  position: absolute;
  top: 60px;
  background-color: #fff;
  z-index: 1001;
  right: 0;
  width: 320px;
  padding: 20px;
  border-radius: 10px;
  padding: calc(14px + (30 - 14) * ((100vw - 320px) / (1920 - 320))) calc(11px + (20 - 11) * ((100vw - 320px) / (1920 - 320)));
  -webkit-box-shadow: -1px 0 10px 0 rgba(34, 34, 34, 0.07), 5px 20px 40px 0 rgba(34, 34, 34, 0.04);
  box-shadow: -1px 0 10px 0 rgba(34, 34, 34, 0.07), 5px 20px 40px 0 rgba(34, 34, 34, 0.04);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  border: 1px solid #d6d6d6;
  }
.user-box-name li a:hover {
	background: rgb(59,39,176);
	background: linear-gradient(90deg, rgba(11,12,135,1) 0%, rgba(6,108,192,1) 100%);
  color: #fff;
  }
  header .onhover-dropdown .onhover-div-login {
  right: 0px;
  width: 180px;
  padding: 14px 16px;
  }
.onhover-div-login:hover .onhover-div::after {
  content: "";
  position: absolute;
  border: solid transparent;
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(194, 225, 245, 0);
  border-bottom-color: #fff;
  border-width: 17px;
  margin-left: -39px;
  right: 39px;
  top: -33px;
  }
.onhover-div-login:hover .onhover-div::before {
  content: "";
  position: absolute;
  border: solid transparent;
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(194, 225, 245, 0);
  border-bottom-color: #131313;
  border-width: 17px;
  margin-left: -39px;
  right: 39px;
  top: -33px;
  }
.onhover-dropdown:hover .onhover-div {
    opacity: 1;
    top: 40px;
    visibility: visible;
  }
  .user_pc {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    overflow: hidden;
  }
  .user_lgd_ico {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
	color: #000;
  font-size: 14px;
  }
  .user_pc img {
    max-width: 100%;
  }
  .rit_icons ul.user-box-name {
    display: block;
  }
  .edt_det .fea_user02 {
    width: 115px;
    height: 115px;
    border-radius: 100%;
    overflow: hidden;
    border: 3px solid #fff;
    position: relative;
    top: -5px;
    left: 0px;
  }
  .edt_det .fea_user02 img {
    max-width: 100%;
  }
.user-box-name li {
	list-style-type: none;
}
  /**user top**/

  .right_prev_vdo {
	/**width: 100%;**/
	margin-left: 40px;
	height: 400px;
  }
  .right_prev_vdo.right_prev_vdo02 {
	height: 500px;
	overflow: hidden;
	background: #000;
	border-radius: 10px;
	border: 5px solid rgb(118, 99, 227);
	width: 68%;
	display: flex;
    align-items: center;
  }
 .right_prev_vdo iframe {
	border: 0;
	max-width: 100%;
	margin: 0 auto;
	display: block;
  }
  .left_nav_vdo_thmb {
	width: 245px;
	/**position: absolute;**/
	height: 100%;
	background: #fff;
	border-radius: 5px;
	padding: 14px 0px;
  }
  .left_nav_vdo_thmb h3 {
	/**font-size: 20px;
	font-weight: 600;
	margin: 0px 0 18px;
	border-bottom: 1px solid #cfcfcf;
	padding: 0 14px 10px;**/
	/**font-family: "Roboto Condensed", serif;**/
	font-size: 18px;
	font-weight: bold;
  margin: 0px 0 18px;
  border-bottom: 1px solid #cfcfcf;
  padding: 10px 10px;
  background: #d6ca14;
  color: #000;
  text-align: center;
  position: relative;
  top: -14px;
  border-radius: 3px 3px 0 0;
  }
  .left_nav_vdo_thmb ul li {
	list-style-type: none;
	margin-bottom: 2px;
	position: relative;
  }
  .left_nav_vdo_thmb ul li a {
	display: flex;
	align-items: center;
	justify-content: start;
	gap: 14px;
	padding: 5px 5px;
	border-radius: 0;
	background: #e8e8e8;
  }
  .vdo_thmb_dv {
	max-width: 55px;
	border-radius: 5px;
	overflow: hidden;
  }
  .vdo_thmb_dv img {
	max-width: 100%;
  }
  .left_nav_vdo_thmb  p {
	font-size: 15px;
  color: #000;
  font-weight: 500;
  }
  .left_nav_vdo_thmb  span {
	font-size: 13px;
  color: #303030;
  }
  .nav_arwss_1 {
	background: #000;
	width: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	color: #fff;
	padding: 10px 26px;
	border-radius: 5px;
  }
  .nav_arwss_2 {
	background: #000;
	width: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	color: #fff;
	padding: 10px 26px;
	border-radius: 5px;
  }
  .disabled_nav {
	opacity: 0.5;
  filter: grayscale(100%);
  cursor: no-drop;
  }
  /**switch button**/

  /* main styles */
  .switch {
	width: 24rem;
	position: relative;
  }
  .switch input {
	position: absolute;
	top: 25;
	z-index: 2;
	opacity: 0;
	cursor: pointer;
  }
  .switch input:checked {
	z-index: 1;
  }
  .switch input:checked + label {
	opacity: 1;
	cursor: default;
  }
  .switch input:not(:checked) + label:hover {
	opacity: 0.5;
  }
  .switch label {
	color: #fff;
	opacity: 0.33;
	transition: opacity 0.25s ease;
	cursor: pointer;
  }
  .switch .toggle-outside {
	height: 25px;
	border-radius: 2rem;
	padding: 0.25rem;
	overflow: hidden;
	transition: 0.25s ease all;
  }
  .switch .toggle-inside {
	border-radius: 5rem;
	background: rgb(59,39,176);
	position: absolute;
	transition: 0.25s ease all;
  }
  .switch--horizontal {
	width: auto;
	height: 4rem;
	font-size: 0;
	display: flex;
	align-items: center;
  }
  .switch--horizontal input {
	height: 2.3rem;
	width: 66px;
	left: 66px;
	margin: 0;
  }
  .switch--horizontal input.fst_inpp {
	left: 0;
  }
  .switch--horizontal label {
	font-size: 14px;
	line-height: 3rem;
	display: inline-block;
	height: 100%;
	margin: 0;
	text-align: center;
  }
  .switch--horizontal label:last-of-type {
	margin-left: 90px;
  }
  .switch--horizontal .toggle-outside {
	background: #fff;
	position: absolute;
	width: 50px;
	left: 40px;
	margin-top: 10px;
  }
  .switch--horizontal .toggle-inside {
	height: 18px;
	width: 18px;
  }
  .switch--horizontal input:checked ~ .toggle-outside .toggle-inside {
	left: 0.25rem;
  }
  .switch--horizontal input ~ input:checked ~ .toggle-outside .toggle-inside {
	left: 28px;
  }
  .switch--vertical {
	width: 12rem;
	height: 6rem;
  }
  .switch--vertical input {
	height: 100%;
	width: 3rem;
	right: 0;
	margin: 0;
  }
  .switch--vertical label {
	font-size: 1.5rem;
	line-height: 3rem;
	display: block;
	width: 8rem;
	height: 50%;
	margin: 0;
	text-align: center;
  }
  .switch--vertical .toggle-outside {
	background: #fff;
	position: absolute;
	width: 3rem;
	height: 100%;
	right: 0;
	top: 0;
  }
  .switch--vertical .toggle-inside {
	height: 2.5rem;
	left: 0.25rem;
	top: 0.25rem;
	width: 2.5rem;
  }
  .switch--vertical input:checked ~ .toggle-outside .toggle-inside {
	top: 0.25rem;
  }
  .switch--vertical input ~ input:checked ~ .toggle-outside .toggle-inside {
	top: 3.25rem;
  }
  .switch--no-label label {
	width: 0;
	height: 0;
	visibility: hidden;
	overflow: hidden;
  }
  .switch--no-label input:checked ~ .toggle-outside .toggle-inside {
	background: rgba(0,0,0,0.2);
	border: 1px solid rgba(0,0,0,0.2);
  }
  .switch--no-label input ~ input:checked ~ .toggle-outside {
	background: #fff;
  }
  .switch--no-label input ~ input:checked ~ .toggle-outside .toggle-inside {
	background: #2ecc71;
  }
  .switch--no-label.switch--vertical {
	width: 3rem;
  }
  .switch--no-label.switch--horizontal {
	width: 6rem;
  }
  .switch--no-label.switch--horizontal input,
  .switch--no-label.switch--horizontal .toggle-outside {
	left: 0;
  }
  .switch--expanding-inner input:checked + label:hover ~ .toggle-outside .toggle-inside {
	height: 2.5rem;
	width: 2.5rem;
  }
  .switch--expanding-inner.switch--horizontal input:hover ~ .toggle-outside .toggle-inside {
	width: 3.5rem;
  }
  .switch--expanding-inner.switch--horizontal input:hover ~ input:checked ~ .toggle-outside .toggle-inside {
	left: 2.25rem;
  }
  .switch--expanding-inner.switch--vertical input:hover ~ .toggle-outside .toggle-inside {
	height: 3.5rem;
  }
  .switch--expanding-inner.switch--vertical input:hover ~ input:checked ~ .toggle-outside .toggle-inside {
	top: 2.25rem;
  }
  .switch input:not(:checked) + label + .toggle-outside {
	background: #949494;
  }
  /**switch button**/
.vdo_pag {
	color: #fff;
  font-size: 14px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  padding: 5px 5px;
}
.vdo_arw_nav {
	position: absolute;
	left: 0;
	bottom: -65px;
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.left_nav_vdo_thmb ul li a.selectedd::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	background: #d6ca14;
	width: 25px;
	height: 100%;
}
.left_nav_vdo_thmb ul li a.selectedd::before {
	width: 0;
	height: 0;
	border-top: 32px solid transparent;
	border-left: 24px solid #d6ca14;
	border-bottom: 32px solid transparent;
	content: "";
	position: absolute;
	right: -23px;
}

/**image upload**/

.box {
	display: block;
	width: 115px;
	height: 115px;
	background-color: #b9b9b9;
	border-radius: 100%;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
	overflow: hidden;
	position: relative;
	text-align:center;
}

.upload-options {
  position: relative;
  height: 25px;
  background-color: rgb(59,39,176);
  cursor: pointer;
  overflow: hidden;
  text-align: center;
  transition: background-color ease-in-out 150ms;
  line-height: 8px;
}
.upload-options:hover {
  background-color: #7fb1b3;
}
.upload-options input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.photo_list_sec .upload-options label {
  display: flex !important;
  align-items: center !important;
  width: 100%;
  height: 100%;
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  overflow: hidden;
  text-align: center;
  justify-content: center !important;
}
.upload-options label span {
  display: inline-block;
  width: 50%;
  height: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
}
.upload-options label span:hover i.material-icons {
  color: lightgray;
}
.js--image-preview {
  height: 115px;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-image: url("");
  background-color: white;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.js--image-preview::after {
	content: "\f030";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	position: relative;
	font-size: 4rem;
	color: #e6e6e6;
	z-index: 0;
	top: 11px;
}
.js--image-preview.js--no-default::after {
  display: none;
}
.js--image-preview:nth-child(2) {
  background-image: url("http://bastianandre.at/giphy.gif");
}

i.material-icons {
  transition: color 100ms ease-in-out;
  font-size: 2.25em;
  line-height: 55px;
  color: white;
  display: block;
}

.drop {
  display: block;
  position: absolute;
  background: rgba(95, 158, 160, 0.2);
  border-radius: 100%;
  transform: scale(0);
}

.animate {
  -webkit-animation: ripple 0.4s linear;
          animation: ripple 0.4s linear;
}

@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}

@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}
.image-upload {
	width: 100%;
	height: 100%;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: 99;
	left: 0;
	top: 0;
	cursor: pointer;
  }
  .lm {
	background: #f9dd55;
    color: #000;
	margin: 0 auto;
	display: block;
	font-size: 16px;
	padding: 10px 28px;
	border-radius: 4px;
	font-weight: 500;
	width: fit-content;
	border: none;
  }
/**image upload**/
.prof_h2 h2 {
	font-size: 20px;
  text-align: center;
  font-weight: 500;
}
.upload-options label {
	color: #fff;
  margin: 9px 0;
}
.otp_re p {
	margin: 0;
   font-size: 14px;
}
.otp_re p a {
	margin-left: 2px;
	color: rgb(59,39,176);
}
.w_v {
	width: 100%;
	color: #fff;
	font-size: 14px;
	text-align: right;
	font-weight: 500;
	padding-right: 40px;
}
.white_wrapp {
	background: #fff;
	max-width: 100%;
	width: 767px;
	margin: 0 auto;
	border-radius: 10px;
	padding: 14px;
}
.awr_vdo {
	border: 10px solid #000;
	height: 400px;
	border-radius: 10px;
	position: relative;
	background: #000;
	}
	.table tr th {
		background: rgb(59,39,176);
  color: #fff;
	}
	.table tr:nth-child(even) {
		background: #f4f4f4;
	}

	/**breadcrumb02**/

	.breadcrumb02 {
		display: inline-block;
		box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.35);
		overflow: hidden;
		border-radius: 5px;
		counter-reset: flag; 
	}
	.breadcrumb02 a {
		text-decoration: none;
		outline: none;
		display: block;
		float: left;
		font-size: 12px;
		line-height: 36px;
		color: white;
		padding: 0 10px 0 60px;
		background: #666;
		background: linear-gradient(#666, #333);
		position: relative;
	}
	.breadcrumb02 a:first-child {
		padding-left: 46px;
		border-radius: 5px 0 0 5px;
	}
	.breadcrumb02.breadcrumb03 a:first-child {
		padding-left: 12px;
	}
	.breadcrumb02.breadcrumb03 a {
		padding: 0 10px 0 30px;
	}
	.breadcrumb02.breadcrumb03 a:before {
		content: none;
	}
	.breadcrumb02 a:first-child:before {
		left: 14px;
	}
	.breadcrumb02 a:last-child {
		border-radius: 0 5px 5px 0; /*this was to prevent glitches on hover*/
		padding-right: 20px;
	}
	.breadcrumb02 a.active, .breadcrumb02 a:hover{
		background: #333;
		background: linear-gradient(#333, #000);
	}
	.breadcrumb02 a.active:after, .breadcrumb02 a:hover:after {
		background: #333;
		background: linear-gradient(135deg, #333, #000);
	}
	.breadcrumb02 a:after {
		content: '';
		position: absolute;
		top: 0; 
		right: -18px;
		width: 36px; 
		height: 36px;
		transform: scale(0.707) rotate(45deg);
		z-index: 1;
		background: #666;
		background: linear-gradient(135deg, #666, #333);
		box-shadow: 
			2px -2px 0 2px rgba(0, 0, 0, 0.4), 
			3px -3px 0 2px rgba(255, 255, 255, 0.1);
		border-radius: 0 5px 0 50px;
	}
	.breadcrumb02 a:last-child:after {
		content: none;
	}
	.breadcrumb02 a:before {
		content: counter(flag);
		counter-increment: flag;
		/*some styles now*/
		border-radius: 100%;
		width: 20px;
		height: 20px;
		line-height: 20px;
		margin: 8px 0;
		position: absolute;
		top: 0;
		left: 30px;
		background: #444;
		background: linear-gradient(#444, #222);
		font-weight: bold;
	}
	.flat a, .flat a:after {
		background: white;
		color: black;
		transition: all 0.5s;
	}
	.flat a:before {
		background: white;
		box-shadow: 0 0 0 1px #ccc;
		text-align: center;

	}
	.flat a:hover, .flat a.active, 
	.flat a:hover:after, .flat a.active:after{
		background: #d6ca14;
	}
.bred_crumb_space .breadcrumb {
	padding: 8px 0px;
  margin-bottom: 0px;
  list-style: none;
  background: transparent;
  border-radius: 4px;
}
.bred_crumb_space .breadcrumb li {
	color: #fff;
	font-size: 12px;
	font-weight: 300;
  }
  .bred_crumb_space .breadcrumb li a {
	color: #999898;
  }
  .bred_crumb_space .breadcrumb > li + li::before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0";
  }
  .frm_cls {
	width: 80%;
  }
  .comn_btn_3 {
	background: linear-gradient(90deg, rgba(11,12,135,1) 0%, rgba(6,108,192,1) 100%);
	width: 94px;
	display: block;
	text-align: center;
	color: #fff;
	padding: 5px 0;
	font-size: 15px;
	font-weight: bold;
	border-radius: 100px;
	border: none;
	margin: 14px auto 0;
  }
  #upld_btn_phto_2 .alert-success {
	color: #0f5132;
	background-color: #d1e7dd;
	border-color: #badbcc;
	padding: 7px 14px;
	display: flex;
	justify-content: space-between;
	font-weight: 550;
	margin: 0 auto 10px;
	width: 85%;
  }
  #upld_btn_phto_2 button {
	box-shadow: none;
	border: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	padding: 11px;
  }
  .js--image-preview.js--no-default02::after {
	content: "\f030";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	position: absolute;
	font-size: 1rem;
	color: #e6e6e6;
	z-index: 0;
	top: auto;
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	bottom: 0;
	left: 0;
  }
  .dlt_pic_btn {
	background: #c11616;
	width: 35px;
	display: block;
	text-align: center;
	color: #fff;
	padding: 4px 0;
	font-size: 14px;
	font-weight: bold;
	border-radius: 5px;
	border: none;
	margin: 14px auto 0;
  }
  .valid_txt {
	font-size: 13px;
	color: red;
	text-align: left;
	width: 100%;
	position: relative;
	top: -8px;
  }
  .form-switch .form-check-input {
	width: 4em;
	margin-top: 0;
	cursor: pointer;
  }
  .form-check-input {
	width: 1em;
	height: 2em;
  }
  .form-switch {
	padding-left: 0;
	display: flex;
	align-items: center;
	gap: 7px;
	color: #fff;
  }
  .form-check-input {
	background-color: #bebebe;
  }
  .form-check-input:checked {
	background-color: #11b131;
	border-color: #11b131;
  }
  #change_chk_val {
	width: 34px;
  }
  #razform .razorpay-payment-button {
	background: #ffdb0a;
	width: 150px;
	display: block;
	text-align: center;
	color: #000;
	padding: 10px 0;
	font-size: 15px;
	font-weight: bold;
	border-radius: 100px;
	border: none;
  }
  .logo_bg_white {
	position: absolute;
	left: 0px;
	top: 0;
	width: 251px;
  }
  .logo a {
	position: relative;
	z-index: 9;
  }
  .shape_2 img {
	opacity: 0.4;
	height: 80px;
  }
  .top_crvd {
	position: absolute;
	left: 0;
	bottom: -80px;
	opacity: 1 !important;
	height: auto !important;
  }
  .earndd {
	margin-bottom: 17px;
	margin-right: 23px;
	font-size: 14px;
	color: #fff;
	background: #14c05f;
	padding: 2px 10px;
	border-radius: 80px;
  }
  .earndd_2 {
	font-size: 16px;
	color: #fff;
	margin: 12px 0 0;
	background: #14c05f;
	padding: 2px 10px;
	border-radius: 80px;
	display: flex;
	align-items: center;
  }
  .earndd_2 span {
	font-weight: bold;
  }
  .earndd span {
	font-weight: bold;
  }
  .bokking_grid {
	border: 2px dotted #9184d9;
	border-radius: 10px;
	padding: 14px;
	background: #fff;
	margin-bottom: 10px;
  }
  .bokking_grid h2 {
	text-align: left;
	padding: 0;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
  }
  .strt {
	background: #e82125;
  border: none;
  color: #fff;
  padding: 5px 10px;
  border-radius: 100px;
  }
  .disbld {
	background: #9b9b9b;
	cursor: not-allowed !important;
  }
  .ans_txt {
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
	color: #4e3ac0;
	cursor: pointer;
  }
  .form_group02 textarea {
	width: 100%;
	border: 1px solid #979797;
	padding: 14px;
	min-height: 129px;
	background: #fbfbfb;
	border-radius: 14px;
  }
  .col_5 {
	width: 20%;
	text-align: center;
  }
  .col_5 h5 {
	color: #fff;
	font-size: 17px;
	margin: 14px 0;
	font-weight: 600;
  }
  .col_5_ico img {
	max-width: 110px;
	max-height: 100px;
  }
  .col_5 p {
	text-align: justify;
  }
  .col_5_ico {
	margin-bottom: 24px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
  }
  .ftr_gpf li {
	border-right: 1px solid #acacac;
  }
  .ftr_gpf {
	list-style-type: none;
	font-size: 14px;
	margin: 14px 0 0;
	width: 513px;
  }
  .ftr_gpf li {
	color: #fff;
	padding: 0 11px 0 0;
  }
  .col_5_dv {
	border: 1px solid #fff;
	padding: 14px;
	border-radius: 7px;
	height: 100%;
  }
  .ply_reco {
	background: #1cc37d;
  }
  .end_reco {
	background: #f48714;
  }
  .notification-icon {
	font-size: 22px;
	position: relative;
	padding-bottom: 10px;
  }
  .notification-container .notf_count {
	position: absolute;
	right: -5px;
	top: -6px;
	background: #ee2b23;
	color: #fff;
	width: 26px;
	height: 27px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
  }
  .notification-container .onhover-div .user-box-name li:hover {
	background: rgb(59,39,176);
  background: linear-gradient(90deg, rgba(11,12,135,1) 0%, rgba(6,108,192,1) 100%);
  color: #fff;
  }
  .notification-container .onhover-div .user-box-name li {
   color: #2e2e2e;
  font-size: 14px;
  padding: 7px 11px;
  display: block;
  border-bottom: 1px solid #d6d6d6;
  border-radius: 4px;
  background: transparent;
  }
  .notification-container:hover .onhover-div::after {
	right: 8px;
  }
  .notification-container:hover .onhover-div::before {
	right: 8px;
  }
  .cours_vdo_wrap {
	width: 767px;
	margin: 0 auto;
	height: 400px;
	background: #000;
	border-radius: 10px;
	border: 5px solid rgb(118, 99, 227);
	position: relative;
	max-width: 100%;
  }
  .vdo_overlay_btn {
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 60px;
	color: #3e3e3e;
	cursor: pointer;
  }
  .vdo_overlay_btn:hover {
	color: #fff;
  }
  .vdo_overlay_btn i {
	z-index: 9;
  }
  .vdo_cover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	opacity: 0.2;
  }
  .m_crs_lnk {
	color: #000;
	border: 1px solid #6c6c6c;
	padding: 4px 10px;
	border-radius: 50px;
  }
  .select2-selection.select2-selection--single {
	background: #f1f1f1 !important;
	border: none !important;
	padding: 10px 14px 10px 14px !important;
	margin: 0px 0px 10px !important;
	border-radius: 5px !important;
	font-size: 13px !important;
	width: 100% !important;
	border-left: 3px solid #083da4 !important;
	height: 50px !important;
  }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 50px !important;
  }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 50px !important;
  }
  .mail_tbl tr th {
	background: rgb(255, 255, 255);
	color: #000;
	font-size: 15px;
  }
  .mail_tbl tr th a {
	color: #000;
  }
  .mail_tbl tr th i {
	color: #9f9f9f;
  }
  .mail_tbl tr td {
	font-size: 13px;
	padding: 12px;
	border-radius: 7px;
	background: #fff;
	color: #000;
	line-height: 23px;
  }
  .select2-container {
	width: 100% !important;
  }
  .disbled_cls {
	opacity: 0.7;
  cursor: default !important;
  }
  .section.portfolio .filters ul li.disbled_cls.active {
	background: gray !important;
    color: #fff !important;
  }
  .abt_page_sec p{
	font-size: 15px;
  }
header .container {
	overflow: visible;
}
  /**Responsive**/

  
  @media (max-width: 565px) {
	.logo {
		max-width: 150px;
	  }
	  .left_nav_vdo_thmb ul {
		gap: 16px;
	  }
	  .vdo_thmb_dv {
		display: none;
	  }
	  .user_pc {
		width: 28px;
		height: 28px;
	  }
	  .btn_1 {
		padding: 8px 20px;
		min-width: 100px;
	  }
	  .capts h2 {
		font-size: 26px;
	  }
	  .capts h2 span {
		font-size: 32px;
	  }
	  .capts p {
		font-size: 18px;
		max-width: 100%;
	  }
	  .capts {
		margin: 30px 0;
	  }
	  .patrn {
		top: -80px;
		left: 14px;
		width: 45px;
	  }
	  .no_flx {
		flex-wrap: wrap;
	  }
	  .abt_us {
		margin-top: 2rem;
	  }
	  .form_grp_lgn {
		width: 100%;
		padding: 2rem 20px;
	  }
	  .input_frm_lgn {
		width: 100%;
	  }
	  .reg_sec_lgn {
		width: 100%;
	  }
  .switch--horizontal input ~ input:checked ~ .toggle-outside .toggle-inside {
	left: 28px;
  }
  .logo_bg_white {
	left: 0px;
	top: -4px;
	width: 172px;
	height: 79px;
  }
  .shape_2 img {
	height: 73px !important;
  }
  .shape_2 img.top_crvd {
	height: auto !important;
  }
  .earndd {
	margin-bottom: 0;
	margin-right: 0;
	font-size: 14px;
	color: #fff;
	position: absolute;
	right: 0;
	top: 40px;
  }
  .ep_cntt {
	position: relative;
	padding-bottom: 18px;
  }
  .rit_sec .earndd_2 {
	font-size: 12px;
  }
  .m_crs_lnk {
	padding: 4px 4px;
	font-size: 13px;
  }
  .rit_sec .earndd_2 span {
	width: 36px;
	font-size: 12px;
  }

}

  @media screen and (min-width: 768px) and (max-width:991px) {
  .capts h2 {
	font-size: 26px;
  }
  .left_nav_vdo_thmb ul li a {
    padding: 12px 14px !important;
	height: 62px;
  }
  .vdo_thmb_dv {
	max-width: 37px;
  }
  .left_nav_vdo_thmb ul li a::after {
	left: -38px !important;
    top: 0;
    width: 39px !important;
  }
  .left_nav_vdo_thmb p {
	font-size: 14px !important;
    font-weight: 500;
  }
  .left_nav_vdo_thmb ul li a::before {
    border-top: 32px solid transparent !important;
    border-left: 20px solid #d0d0d0;
    border-bottom: 32px solid transparent !important;
    content: "";
    position: absolute;
    right: -19px;
  }
  .left_nav_vdo_thmb ul li a.selectedd::before {
    right: -16px;
  }
  .capts h2 span {
	font-size: 36px;
  }
  .capts p {
	max-width: 100%;
	margin: 20px 0 !important;
  }
  .bot_shape {
	left: 8rem;
	max-width: 270px;
  }
  header {
	min-height: auto;
  }
  .no_flx {
	flex-wrap: wrap;
  }
  .abt_us  {
	margin-top: 20px;
  }
  .logo_bg_white {
	left: 0px;
	top: -4px;
	width: 200px;
	height: 92px;
  }
  .shape_2 img {
	height: 85px;
  }
  .col_5 {
	width: 33%;
	margin-bottom: 45px;
  }

}
@media (max-width: 991px) {
	.course_sec h2 {
		font-size: 24px;
		padding: 0 0;
	  }
	  .right_prev_vdo {
		width: 100%;
		margin-left: 0;
		height: 400px;
	  }
	  .right_prev_vdo.right_prev_vdo02 {
		height: auto;
	  }
.hidden_mob { display: none;}
.left_nav_vdo_thmb {
    width: 100%;
    position: unset;
    height: auto;
    background: transparent;
    border-radius: 5px;
    padding: 0px 0;
    margin-bottom: 20px;
  }
	  .left_nav_vdo_thmb ul {
		display: flex;
		gap: 10px;
		flex-wrap: wrap;
	  }
	  .left_nav_vdo_thmb p {
		font-size: 13px;
		line-height: 17px;
	  }
	  .left_nav_vdo_thmb span {
		font-size: 11px;
	  }
	  .left_nav_vdo_thmb ul li a.selectedd::before {
		right: 8px;
	  }
	  .left_nav_vdo_thmb ul li:nth-child(3) a.selectedd::before {
		right: -14px;
	  }
	  .left_nav_vdo_thmb ul li:nth-child(4) a.selectedd::after {
		display: none !important;
	  }
	  .left_nav_vdo_thmb ul li a.selectedd::before {
		border-top: 32px solid transparent;
		border-left: 20px solid #d6ca14;
		border-bottom: 32px solid transparent;
		z-index: 9;
	  }
	  .left_nav_vdo_thmb ul li a:after {
		content: "";
		background: #d0d0d0;
		position: absolute;
		left: -24px;
		top: 0;
		width: 25px;
		height: 100%;
	  }
	  .left_nav_vdo_thmb ul li:first-child a:after {
		display: none;
	  }
	  .left_nav_vdo_thmb ul li a {
		padding: 9px 5px;
		background: #d0d0d0;
		border-radius: 2px 0 0 2px;
	  }
	  .left_nav_vdo_thmb ul li a::before {
		border-top: 18px solid transparent;
		border-left: 20px solid #d0d0d0;
		border-bottom: 18px solid transparent;
		content: "";
		position: absolute;
		right: 8px;
	  }
	  .left_nav_vdo_thmb ul li:first-child a::before {
		z-index: 9;
	  }
	  .left_nav_vdo_thmb ul li:nth-child(even) a {
		background: #989898;
	  }

	  .left_nav_vdo_thmb ul li:nth-child(even) a::before {
		border-top: 32px solid transparent;
		border-left: 20px solid #989898;
		border-bottom: 32px solid transparent;
		z-index: 8;
	  }
	  .left_nav_vdo_thmb ul li:nth-child(even) a.selectedd::before {
		border-top: 32px solid transparent;
		border-left: 20px solid #d6ca14;
		border-bottom: 32px solid transparent;
		z-index: 8;
	  }
	  .left_nav_vdo_thmb ul li:nth-child(even) a::after {
		content: "";
		background: #989898;
	  }
	  .left_nav_vdo_thmb ul li:nth-child(4) a::before {
		display: none;
	  }
	  .left_nav_vdo_thmb ul li a.selectedd::before {
		border-top: 32px solid transparent;
		border-left: 20px solid #d6ca14;
		border-bottom: 32px solid transparent;
		z-index: 8;
	  }
	  .left_nav_vdo_thmb ul li:first-child a.selectedd::after {
display: none !important;
	  }
	  .left_nav_vdo_thmb ul li a.selectedd::after {
		content: "";
		background: #d6ca14 !important;
		display: block !important;
	  }
	  .left_nav_vdo_thmb ul li a.selectedd {
		background: #d6ca14;
	  }
	  .left_nav_vdo_thmb ul li {
		width: 23.5%;
	  }
	  .course_sec {
		padding-bottom: 6rem !important;
	  }
	  .right_prev_vdo.right_prev_vdo02 {
		width: 100%;
	  }
}

@media (min-width: 992px) {
.hidden_desk { display: none;}
.left_nav_vdo_thmb ul li a:hover, .left_nav_vdo_thmb ul li a.selectedd {
	background: #d6ca14;
  }
  .course_sec {
	padding-bottom: 6rem !important;
  }
}

@media (max-width: 768px) {
	.left_nav_vdo_thmb ul {
		gap: 5px;
		padding: 5px 0;
		margin: 28px 0 0;
 }
 .vdo_thmb_dv {
	max-width: 34px;
 }
 .switch--horizontal {
	width: 318px;
  }
  .course_sec {
    padding-bottom: 10rem !important;
  }
  .table-responsive table {
	width: 700px;
  }
  .shape_2 img {
	height: 107px;
  }
  .col_5 {
	width: 100%;
}
.ftr_gpf {
	width: 100%;
	margin-bottom: 22px;
  }
  .ftr_gpf li {
	color: #fff;
	padding: 0 0 10px 0;
	width: 100%;
	border-bottom: 1px solid #acacac;
	border-right: 0;
  }
  .rit_sec {
	flex-wrap: wrap;
	justify-content: flex-end;
  }
  .flx_basis_767 {
	flex: 0 0 100%;
	justify-content: flex-end;
  }
}

@media (max-width: 767px) {
	  /**new**/

	  .left_nav_vdo_thmb ul li a {
	    padding: 9px 20px 9px 5px !important;
    word-break: break-word;
	  }
	  .left_nav_vdo_thmb p {
		font-size: 11px !important;
		line-height: 12px !important;
	  }
	  .left_nav_vdo_thmb ul li:nth-child(2) a {
		height: 63px;
	  }
	  .left_nav_vdo_thmb ul li a {
		height: 63px;
	  }
	  .left_nav_vdo_thmb ul li a::before {
		border-top: 32px solid transparent;
		border-left: 20px solid #d0d0d0;
		border-bottom: 32px solid transparent;
		z-index: 9;
	  }
	  .left_nav_vdo_thmb ul li a.selectedd::before {
		border-top: 32px solid transparent;
		border-left: 20px solid #d6ca14;
		border-bottom: 32px solid transparent;
	  }
	  .left_nav_vdo_thmb ul li:nth-child(2) a::before {
		border-top: 32px solid transparent;
		border-left: 20px solid #989898;
		border-bottom: 32px solid transparent;
	  }
	  .rit_sec {
		gap: 14px;
	  }
	  .shape_2 {
		height: 93px;
	  }
}
@media screen and (min-width: 992px) and (max-width:1199px) {
.cours_vdo_wrap {
	width: 625px;
  }
}
@media (min-width: 1199px) {
	.ep_cntt {
		width: 1080px;
		margin: 0 auto;
	  }
}