
.member-form {
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 3% 3%;
	margin: 1% 0;
	margin-bottom: 5%
}
.user-key h1 {
	font-size: 1.5em;
	font-weight: bold
}
.location-table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-top: -1px
}
.location-table.key-ask {
	margin-top: 10px;
}
.location-table a {
	text-decoration: underline
}
.location-table dl {
	border-right: 1px solid #ccc;
	padding: 0;
	margin: 0
}
.location-table dt, .location-table dd {
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	word-break: break-all !important; 
}
.location-table dd {
	min-height: 91px;
	margin-bottom: 0;
	word-break: break-all !important; 
}
.location-table.key-ask dd {
	min-height: 180px;
	margin-bottom: 0;
	word-break: break-all !important; 
}

.order-show-table dd {
	min-height: 95px;
	margin-bottom: 0;
	word-break: break-all !important; 
}
.table-set .location-table dt {
	display: none;
	background: #f1f1f1;
}
.table-set .location-table:first-child dt {
	display: block
}
.table-set .location-table:nth-child(2n) dd {
	background: #f6f6f6
}
.table-set .location-table:hover dd {
	background: #f1f1f1
}
.location-form {
	display: none;
	margin-top: 10px
}

@media(max-width:768px) {
.location-table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-top: 5px
}
.location-table dl {
	border-right: 1px solid #ccc;
	padding: 0;
	margin: 0
}
.location-table dt, .location-table dd {
	border-bottom: 1px solid #ccc;
	padding: 5px 0
}
.location-table dd {
	min-height: 60px;
	margin-bottom: 0
}
.table-set .location-table dt {
	display: block
}
.table-set .location-table:first-child dt {
	display: block
}
.table-set .location-table:nth-child(2n) dd {
	background: #fff
}
.table-set .location-table:hover dd {
	background: #f1f1f1
}
.location-form {
	display: none;
	margin-top: 10px
}
}
.location-table1 {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc
}
.location-table1 dl {
	border-right: 1px solid #ccc;
	padding: 0;
	margin: 0
}
.location-table1 dt, .location-table1 dd {
	border-bottom: 1px solid #ccc;
	padding: 3px 5px;
	float: left;
	min-height: 45px;
	line-height: 35px
}
.location-table1 dd {
	min-height: 45px;
	margin-bottom: 0;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc
}
.location-table1 .btn {
	margin-bottom: 0;
	margin-top: 0
}
.table-set .location-table1 dt {
	background: #f1f1f1;
	padding: 3px 5px
}
.table-set .location-table1:first-child dt {
	display: block
}

@media(max-width:768px) {
.location-table1 {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-top: 5px
}
.location-table1 dl {
	border-right: 1px solid #ccc;
	padding: 0;
	margin: 0
}
.location-table1 dt, .location-table1 dd {
	border-bottom: 1px solid #ccc;
	padding: 5px 0
}
.location-table1 dd {
	min-height: 40px;
	margin-bottom: 0
}
.table-set .location-table1 dt {
	display: block
}
.table-set .location-table1:first-child dt {
	display: block
}
}
.cart-number {
	width: 120px;
	margin-left: 5px
}
.cart-content {
	color: #999;
	font-size:16px;
}
.cart-content p {
	padding: 3px 0;
	margin: 0;
	color: #666
}
.cart-content a {
	color: #000
}
.cart-content span {
	padding: 3px 0;
	padding-bottom: 25px;
	display: block
}
.cart-content i {
	color: #000;
	font-style: normal
}
.cart-set ul {
	padding: 0;
	font-size:16px;
}
.cart-set svg {

	font-size:20px;
}
.cart-set li {
	list-style: none;
	display: inline-block
}
.user-key {
	padding-bottom: 15px
}
.user-key:after {
	content: " ";
	clear: both;
	display: block
}
.user-key h1 i {
	font-size: .7em;
	font-style: normal;
	font-weight: normal
}
.user-key a {
	font-size: 1.1em;
	text-decoration: underline
}
.member-form input[type="text"], .member-form input[type="email"], .member-form input[type="tel"] {
	border: 1px solid #ccc;
	padding: .5rem .6rem
}
.member-form select {
	padding: 0rem .6rem;
	width: calc(100%+1.2rem)
}
.member-form input:disabled {
	background: #f1f1f1;
	cursor: not-allowed
}
.member-form .radio-inline {
	padding: 20px 0
}
.member-form select {
	height: 50px!important
}

@media(max-width:576px) {
.member-form select {
	padding: 0rem .6rem;
	width: calc(100%+.4rem)
}
.member-form input[type="text"], .member-form input[type="email"], .member-form input[type="tel"] {
	border: 1px solid #ccc;
	padding: .5rem .2rem
}
.user-key {
	padding-top: 15px
}
.cart-content span {
	padding: 3px 0;
	padding-bottom: 5px;
	display: block
}
.cart-list ul {
	margin-bottom: 0
}
.cart-number {
	width: 100%;
	margin-left: 0
}
}

@media(min-width:768px) {
.cart-content span {
	padding: 3px 0;
	padding-bottom: 5px;
	display: block
}
}

@media(min-width:992px) {
.cart-content span {
	padding: 3px 0;
	padding-bottom: 25px;
	display: block
}
}
.payok{ margin:auto; margin-top:50px; min-height:400px; max-width:600px;}
.cart-checkall i {
	font-size: .7em;
	font-style: normal;
	font-weight: normal
}
.cart-tj {
	background: #ebebeb;
	padding: 4% 4%;
font-size: 14px;
width:100%;

}
.member .container-fuild{margin:1% 2%;}
.cart-tj:after{content: ' '; clear:both; display:block
}
.cart-tj h5{

	font-size:14px;
	font-weight: bold
}
.cart-tj h4{

	font-size:14px;
	font-weight: bold
}
.cart-tjtitle {
	font-size: 1.4em;
	padding: 10px 0;
	font-weight: bold
}
.cart-tjtitle i {
	font-size: .7em;
	font-style: normal;
	font-weight: normal
}
.cart-tjbox {
	background: #fff;
	padding: 10px
}
.cart-tjbox ul {
	list-style: none;
	padding: 5px 0;
	margin: 0;
	border-bottom: 1px solid #f0f0f0
}
.cart-tjbox li {
	list-style: none
}
.cart-send {
	padding-top: 5px
}
.cart-tips {
	padding: 5px 10px;
	margin: 15px 0;
	font-size:14px;
}
.cart-help {
	background: #fff;
	padding: 10px
}
.location-check-btn {
	padding: 10px 0
}
.order-pei label {
	border-bottom: 1px solid #ccc;
	padding: 8px;
	display: block!important
}
.order-btn {
	margin-bottom: 30px
}
.news-loc-form {
	display: none
}
.old-loc {
	display: none
}
.order-sales label input[type="text"] {
	height: 18px;
	padding: 2px 5px;
	display: inline-block;
	width: 80px;
	margin: 0;
	border: 1px solid #ccc
}
.help-search {
	background: #ebebeb;
	padding: 5% 0
}
.help-search input {
	border: 1px solid #ccc;
	background: #fff;
	padding-left: 10px;
	padding-right: 10px
}
.help-list {
	padding: 20px 0
}
.help-list ul {
	list-style: none;
	padding: 5px 0
}
.help-list li {
	font-size: 1.2em
}
.help-list li a {
	padding: 8px 0;
	display: block;
	text-decoration: underline
}
.two-fq {
	width: 100%;
}
.three-fq {
	width: 100%;
	display: none
}
.member-nav ul {
	list-style: none;
	padding: 0
}
.member-nav li {
	list-style: none
}
.member-nav .nav-collapse {
	padding: .75rem 1.25rem;
	background: #f1f1f1
}

@media(max-width:768px) {
.member-nav .nav-collapse {
	margin-top: 15px;
	font-size: 1.4em
}
.member-nav nav {
	display: none;
	background-color: #fff;
background-image: url(../images/bg.png);
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 999;
font-size: 18px;
}
}
.regest-success {
	margin: 15% 5%
}



/*----------------------------
	30. Instructor - Dashboard
------------------------------*/

.sell-course-head h3 {
	color: #392C7D;
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 0;
}
.sell-course-head {
	border-bottom: 1px solid rgba(199, 199, 199, 0.25);
}
.sell-group-img {
	width: 150px;
	height: 112px;
	margin-right: 20px;
}
.sell-table-group p {
	font-size: 20px;
	color: #000000;
	font-weight: 500;
	margin-bottom: 0;
}
.sell-tabel-info .course-info {
	margin: 7px 0px;
	width: 270px;
}
.sell-table-group .sell-tabel-info p {
	font-size: 16px;
}
.course-instruct-blk .badge {
	min-width: 79px;
	padding: 7px 10px;
}
.settings-inner-blk .info-inter {
    background: #1D9CFD;
}
.course-stip.progress-stip {
	height: 8px;
}
.instruct-search-blk .show-filter .form-control,
.instruct-search-blk .select-form .form-select {
    max-width: 222px;
	border-radius: 10px;
}
.instruct-search-blk .select-form .form-select {
	margin-left: auto;
	border: 1px solid #EB9481;
}
.instruct-search-blk .show-filter .form-control {
	border: 1px solid #EB9481;
}
.instructor-detail h5 {
	margin-bottom: 1px;
}
.choose-search-blk .select2-container--default .select2-selection--single,
.table-select-blk .select2-container--default .select2-selection--single,
.all-select-blk .select2-container--default .select2-selection--single {
    border: 1px solid #e9ecef;
	height: 40px;
	border-radius: 10px;
}
.choose-search-blk .select2-container--default .select2-selection--single .select2-selection__rendered,
.table-select-blk .select2-container--default .select2-selection--single .select2-selection__rendered,
.all-select-blk .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 40px;
	color: #263238;
    font-size: 14px;
}
.choose-search-blk .select2-container--default .select2-selection--single .select2-selection__arrow,
.table-select-blk .select2-container--default .select2-selection--single .select2-selection__arrow,
.all-select-blk .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
}
.choose-search-blk .form-group {
	width: 222px;
	margin-left: auto;
}
.choose-search-blk.show-filter .form-control {
    border: 1px solid #e9ecef;
	border-radius: 10px;
}
.table-select-blk .form-group {
	width: 127px;
}
.instruct-search-blk {
	margin-bottom: 25px;
}
.course-instruct-blk .table-nowrap tr th,
.course-instruct-blk .table-nowrap tr td {
    white-space: inherit;
}
.sell-tabel-info {
	max-width: 270px;
}
.sell-course-head p {
	color: #303030;
	margin-bottom: 0;
	margin-top: 15px;
}
.instruct-review-blk .rev-info {
    font-style: normal;
	font-size: 14px;
}
.instruct-review-blk .btn-reply {
    padding: 6px 11px;
}
.instruct-orders-info p {
	margin-bottom: 0;
	max-width: 280px;
}
.course-instruct-blk tr:last-child {
	border-color: #fff;
}
.student-meet-head .view-icons {
	margin-left: auto;
}
.student-search-form .form-group {
	width: 100%;
	margin-right: 20px;
}
.student-search-form .form-control {
	height: 50px;
}
.export-cvv-btn .btn-primary {
	background: #FF5364;
	border-radius: 5px;
	min-width: 125px;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	padding: 13px 15px;
}
.student-search-form {
	margin-top: 25px;
}
.export-cvv-btn .btn-primary:hover {
	background: #e73a4b;
}
.tak-instruct-group .student-box {
	padding: 0;
}
.student-box-blks {
	padding: 20px;
}
.enrol-student-foot ul {
	padding: 0;
	margin: 0;
}
.enrol-student-foot ul li {
	padding: 0;
	border-top: 1px solid rgb(199 199 199 / 25%);
	list-style: none;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	padding: 15px;
	color: #303030;
	font-size: 14px;
}
.enrol-student-foot ul li .instruct-stip {
	margin-left: auto;
}
.instruct-stip .progress-stip {
	width: 69px;
    margin-left: auto;
}
.instruct-stip span {
	color: #303030;
	font-size: 14px;
	margin-right: 5px;
}
.student-box-blks .student-content h5 {
	font-weight: 600;
}
.student-box-blks .student-content p {
	font-size: 14px;
}
.student-box-blks .student-img img {
    max-width: 100px;
}
.message-text-img {
	width: 38px;
	height: 38px;
	background: #FFFFFF;
	border: 1px solid #F1F1F1;
	border-radius: 5px;
	position: absolute;
	right: 20px;
	z-index: 999;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
}
.message-text-img:hover {
	background: #ff5364;
	border: 1px solid #ff5364;
	cursor: pointer;
}
.message-text-img:hover img {
	filter: invert(1) brightness(100);
}
.tak-instruct-group .student-box {
	border: 1px solid rgb(199 199 199 / 25%);
    background: rgb(255 255 255 / 25%);
	border-radius: 5px;
}
.instruct-check-list .form-check-input {
	width: 18px;
    height: 18px;
}
.withdraw-history-head h3 {
	margin-bottom: 20px;
}
.download-widra {
	border: 1px solid #e9ecef;
	border-radius: 10px;
	width: 40px;
	height: 40px;
	margin-left: auto;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
}
/*----------------------------
	31. ck - Editer
------------------------------*/

.ck.ck-toolbar,
.ck.ck-editor__editable_inline {
	border: 0 !important;
}
.ck.ck-editor {
	border: 1px solid #e9ecef !important;
	border-radius: 5px !important;
	padding: 15px !important;
}
.ck.ck-editor__editable:not(.ck-editor__nested-editable).ck-focused {
	box-shadow: none !important;
}
.ck.ck-editor__editable {
	height: 100px !important;
}

/*----------------------------
	32. Student Dashboard
------------------------------*/

.img-deposit-ticket {
	margin-left: auto;
}
.settings-top-widget .stat-info.ttl-tickets .student-ticket-view h3 {
    color: #324dc7;
	margin-top: 0;
}
.settings-top-widget .stat-info.open-tickets .student-ticket-view h3 {
    color: #392C7D;
	margin-top: 0;
}
.settings-top-widget .stat-info.close-tickets .student-ticket-view h3 {
    color: #159F46;
	margin-top: 0;
}
.settings-top-widget .stat-info .student-ticket-view p {
	margin-bottom: 15px;
	color: #685F78;
	font-weight: 600;
}
.student-ticket-view a {
	color: #392C7D;
	font-size: 16px;
	font-weight: 500;
	text-decoration: underline;
}

/*-----------------
	33. Deposit Instructor
-----------------------*/

.instructor-bg-blk .student-group {
	padding-bottom: 20px;
    margin-bottom: 20px;
}
.settings-top-widget .stat-info.medium-tickets h3 {
    color: #FFB54A;
	margin-top: 0;
}
.settings-top-widget .stat-info.blue-tickets h3 {
    color: #1D9CFD;
	margin-top: 0;
}
.student-deposit-blk .stat-info {
	width: 100%;
}

/*-----------------
	34. Deposit Payment Method
-----------------------*/

.radio-with-img {
	display: block;
}
.radio-with-img p.radio-deposit-item {
	display: inline-flex;
	width: 180px;
	height: 132px;
	box-sizing: border-box;
	border: none;
	margin-right: 25px;
	margin-bottom: 30px;
    align-items: baseline;
}
.radio-with-img p.radio-deposit-item label {
	display: block;
	height: 100%;
	width: 100%;
	padding: 10px;
	border-radius: 10px;
	border: 1px solid rgba(255, 222, 218, 0.71);
	color: #000;
	cursor: pointer;
	opacity: .8;
	transition: none;
	font-size: 13px;
	padding-top: 25px;
	text-align: center;
	margin: 0 ;
	font-size: 14px;
    font-weight: 400;
}
.radio-with-img p.radio-deposit-item label:hover, 
.radio-with-img p.radio-deposit-item label:focus, 
.radio-with-img p.radio-deposit-item label:active {
	background: rgba(21, 159, 70, 0.08);
	border: 1px solid #159F46;
	color: #000;
	margin: 0;
}
.radio-with-img p.radio-deposit-item label::after, 
.radio-with-img p.radio-deposit-item label:after, 
.radio-with-img p.radio-deposit-item label::before, 
.radio-with-img p.radio-deposit-item label:before {
	opacity: 0;
	width: 0;
	height: 0;
	margin: 0;
}
.radio-with-img p.radio-deposit-item label img {
	display: block;
	font-size: 50px;
	margin: auto;
	margin-bottom: 10px;
}
.radio-with-img p.radio-deposit-item input[type="radio"] {
	opacity: 0;
	width: 0;
	height: 0;
}
.radio-with-img p.radio-deposit-item input[type="radio"]:active ~ label {
	opacity: 1;
}
.radio-with-img p.radio-deposit-item input[type="radio"]:checked ~ label {
	opacity: 1;
	background: rgba(21, 159, 70, 0.08);
	border: 1px solid #159F46;
	color: #000;
}
.radio-with-img p.radio-deposit-item input[type="radio"]:hover, 
.radio-with-img p.radio-deposit-item input[type="radio"]:focus, 
.radio-with-img p.radio-deposit-item input[type="radio"]:active {
	margin: 0;
}
.radio-with-img p.radio-deposit-item input[type="radio"] + label:before, 
.radio-with-img p.radio-deposit-item input[type="radio"] + label:after {
	margin: 0;
}


/*-----------------
	45. Student Profile
-----------------------*/

.settings-widget {
	border: 1px solid #e9ecef;
    margin-bottom: 30px;
	border-radius: 10px;
}
.settings-menu {
	background: #fff;
	border-radius: 10px;
	padding: 15px;
}
.settings-menu h3 {
	font-size: 18px;
	color: #392C7D;
	font-weight: 600;
	margin: 5px 0px 20px;
}
.settings-menu ul {
	display: block;
	border: 0;
	padding: 0px;
	margin: 0;
	list-style: none;
}
.settings-menu ul li {
	border-top: 1px solid rgb(199 199 199 / 25%);
	position: relative;
}
.settings-menu ul li a {
    color: #303030;
    font-size: 18px;
    font-weight: 400;
    padding: 0;
    border: 0 ;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    line-height: normal;
	padding: 20px;
}
.settings-menu ul li span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
}
.settings-menu ul li span img{

  width: 30px;
  height: 30px;
}
.settings-menu ul li:hover, .settings-menu ul li:focus {
    color: #303030;
	background: rgba(255, 222, 218, 0.25);
}

.settings-menu ul li:hover a {
	color: #303030;
}
.settings-menu ul .active {
  background: var(--warning-06);
  color: #fff
}
.settings-menu ul li.active  a {
  color: #fff;

}
.settings-menu ul li.active  a:hover {
  color: #333;

}
.settings-menu ul li i {
	color: #FD5800;
}
.settings-menu ul .active i {
	color: #FD5800;
}
.settings-menu ul li a i {
	margin-right: 15px;
	font-size: 20px;
}

.go-dashboard .btn-primary {
	background: #392C7D;
	border: 1px solid #392C7D;
	border-radius: 5px;
	font-size: 14px;
	color: #fff;
	padding: 13px 28px;
}
.go-dashboard .btn-primary:hover {
	opacity: 0.86;
}
.profile-bg img {
	width: 100%;
	border-radius: 5px 5px 0 0;
}
.profile-bg {
	position: relative;
}
.profile-bg h5 {
	position: absolute;
	background: #FFFFFF;
	border-radius: 10px;
	padding: 3px 10px;
	color: #000000;
	font-size: 14px;
	right: 20px;
	top: 20px;
	margin: 0;
}
.profile-img img {
	width: 150px;
    height: 150px;
    border-radius: 50%;
    position: absolute;
    bottom: -60px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
	border: 5px solid #FFFFFF;
}
.profile-name h4 {
	font-size: 20px;
	color: #22100D;
	font-weight: 600;
	margin-bottom: 5px;
}
.profile-name p {
	color: #685F78;
	font-size: 14px;
	margin-bottom: 20px;
}
.profile-group {
	padding: 30px;
	padding-top: 70px;
}
.profile-heading {
	padding: 25px;
	border-bottom: 1px solid rgb(199 199 199 / 25%);
}
.profile-heading h3 {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 15px;
	margin-top: 0;
}
.profile-heading p {
	margin-bottom: 0;
}
.profile-details .course-group {
	padding: 25px;
	border-bottom: 1px solid rgb(199 199 199 / 25%);
}
.profile-share {
    margin-left: auto;
}
.profile-share .btn-success {
	background: transparent;
	color: #159F46;
	border: 1px solid #159F46;
	margin-right: 10px;
	border-radius: 0;
	padding: 7px 22px;
	font-weight: 500;
	border-radius: 5px;
}
.profile-share .btn-success:hover {
	background: #159F46;
	color: #fff;
	border: 1px solid #159F46;
}
.profile-share .btn-danger {
	background: transparent;
	color: #FF0000;
	border-radius: 0;
	padding: 7px 22px;
	font-weight: 500;
	border-radius: 5px;
}
.profile-share .btn-danger:hover {
	background: #FF0000;
	color: #fff;
	border: 1px solid #FF0000;
}
.profile-details .course-name h4 a {
    color: #392C7D;
	font-size: 18px;
	font-weight: 600;
}
.profile-details .course-name h4 a:hover {
	color: #324dc7;
}
.profile-details .course-name p {
	color: #303030;
	font-size: 14px;
}
.profile-details .course-group-img img {
    max-width: 100px;
    height: 100px;
    border-radius: 50px;
}
.checkout-form.personal-address {
	padding: 25px;
	margin-bottom: 0;
}
.personal-address h4 {
	font-size: 20px;
	color: #392C7D;
	margin-bottom: 15px;
	font-weight: 600;
}
.personal-address p {
	font-size: 14px;
	color: #303030;
}
.country-select {
	color: #C4C4C4;
	font-size: 14px;
}
.update-profile {
	margin-top: 10px
}
.update-profile .btn-primary {
	font-size: 16px;
    padding: 7px 15px;
	font-weight: 700;
	border: 1px solid #FD5800;
	border-radius: 5px;
	min-width: 200px;
}
.update-profile .btn-primary:hover {
	background-color: #fff;
    border: 1px solid #fc7f50;
	color: #fc7f50;
}
.border-line {
    border-bottom: 1px solid rgb(199 199 199 / 25%);
}
.personal-info-head p span {
	color: #324dc7;
}
.save-social .btn-primary {
	min-width: 237px;
}
.secure-alert .check-on label {
    margin-bottom: 0;
    margin-left: 15px;
    font-size: 14px;
    color: #000000;
    font-weight: 400;
}
.secure-alert .check-on {
	margin: 0px 0px 25px;
}
.un-subscribe {
	padding: 25px;
}
.un-subscribe .btn-danger {
	background: transparent;
	color: #FF0000;
	padding: 10px 15px;
	font-size: 16px;
	font-weight: 500;
}
.un-subscribe .btn-danger:hover {
	background: #FF0000;
	color: #fff;
}
.link-accounts.personal-form {
	border: 0;
	padding: 25px;
	border-radius: 0;
	background: transparent;
}
.comman-space {
	padding: 25px;
}
.edit-new-address {
	margin-bottom: 30px;
}
.edit-new-address label {
	font-size: 14px;
	color: #303030;
	font-weight: 400;
}
.wallet-radio-blk .custom_radio {
    margin-bottom: 0px;
}
.wallet-radio-blk .custom_radio input:checked ~ .checkmark {
    background-color: #ff5364;
}
.wallet-radio-blk .custom_radio .checkmark:after {
    background: #fff;
}
.wallet-radio-blk .custom_radio input:checked ~ .checkmark:after {
    opacity: 1;
}
.address-edits {
	margin-left: auto;
}
.edit-new-address .form-check-input{
	width: 20px;
	height: 20px;
}
.address-edits .edit-btn-blk {
	padding: 5px 7px;
	background-color: #455A64;
	border: 1px solid #455A64;
    border: 0;
	color: #fff;
	border-radius: 5px;
}
.add-new-address  {
	margin-bottom: 40px;
}
.grad-border .btn-primary {
	border: 1px solid transparent;
    background-origin: border-box;
    background-clip: padding-box, border-box;
    background-image: linear-gradient(#FFF, #FFF), linear-gradient(to right, #392C7D, #FF5364);
    border-radius: 10px;
}
.grad-border .btn-default {
	background: rgba(227, 227, 227, 0.41);
	border-radius: 10px;
	color: #C7C7C7;
	min-width: 173px;
	padding: 7px 15px;
	cursor: not-allowed;
}
.add-new-address .btn-primary {
	font-size: 15px;
	font-weight: 700;
	color: #FF5364;
	padding: 8px 20px;
}
.add-new-address .btn-primary:hover:focus,
.active-change-plan .btn-primary:hover:focus,
.upgrade-now .btn-primary:hover:focus {
	color: #fff;
}
.upgrade-now .btn-primary {
	font-size: 15px;
	font-weight: 700;
	color: #FF5364;
	padding: 8px 16px;
}
.upgrade-now {
	margin-left: auto;
}
.active-btns .btn-success {
	background-color: #159F46;
	border: 1px solid #159F46;
	color: #fff;
	font-size: 14px;
	padding: 1px 11px;
}
.active-btns .btn-danger {
	color: #fff;
	font-size: 14px;
	padding: 1px 11px;
}
.subscribtion-active h5 {
	color: #303030;
	font-size: 16px;
	font-weight: 700;
	margin: 10px 0px;
}
.subscribtion-active p {
	color: #303030;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 0;
}
.active-change-plan {
	margin-left: auto;
}
.active-change-plan .btn-primary {
	font-size: 15px;
	font-weight: 700;
	color: #FF5364;
	padding: 8px 39px;
}
.bill-widget {
	width: 100%;
	margin-bottom: 10px;
}
.monthly-subscribtion.comman-space {
	padding-bottom: 15px;
}
.monthly-group {
	margin-bottom: 30px;
}
.bill-name-group h5 {
	font-size: 14px;
	color: #303030;
	font-weight: 600;
	margin-bottom: 2px;
}
.bill-name-group p {
	font-size: 14px;
	color: #303030;
	font-weight: 400;
	margin-bottom: 0;
}
.plan-icons i {
	font-size: 18px;
}
.plan-icons {
	background: #FD5800;
    color: #fff;
    width: 44px;
    height: 44px;
	border-radius: 5px;
	margin-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
}

/*-----------------
    Instructor Dashboard
-----------------------*/

.settings-menu .instructor-title {
  padding-top: 20px;
}
.instructor-card {
  border-radius: 10px;
  margin-bottom: 25px;
}
.instructor-inner h6 {
  font-weight: 600;
  font-size: 14px;
  color: #685F78;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.instructor-inner h4 {
  font-weight: 600;
  font-size: 32px;
  margin-bottom: 16px;
}
.instructor-inner .instructor-text-success {
  color: #159F46;
}
.instructor-inner .instructor-text-info {
  color: #1D9CFD;
}
.instructor-inner .instructor-text-warning {
  color: #FFB54A;
}
.instructor-inner p {
  font-size: 14px;
  letter-spacing: 0.05em;
  color: #303030;
  margin-bottom: 0;
}

/*-----------------
48. Invoices
-----------------------*/

.invoice-list-blk .card {
border-radius: 10px;
}
.invoice-item .invoice-logo {
  margin-bottom: 30px;
}
.invoice-item .invoice-logo img {
  width: auto;
  max-height: 52px;
}
.invoice-item .invoice-text h2 {
color:#161c2d;
font-size:36px;
font-weight:600;
}
.invoice-item .invoice-details {
text-align: right;
font-weight: 500
}
.invoice-item .invoice-details strong {
color:#161c2d
}
.invoice-item .invoice-details-two {
text-align:left
}
.invoice-item .invoice-text {
padding-top:42px;
padding-bottom:36px
}
.invoice-item .invoice-text h2 {
font-weight:400
}
.invoice-info {
margin-bottom: 30px;
}
.invoice-info p {
margin-bottom: 0;
}
.invoice-info.invoice-info2 {
  text-align: right;
}
.invoice-item .customer-text {
font-size: 18px;
color: #161c2d;
font-weight: 600;
margin-bottom: 8px;
display: block
}
.invoice-table tr th,
.invoice-table tr td,
.invoice-table-two tr th,
.invoice-table-two tr td {
color: #161c2d;
font-weight: 600;
padding: 10px 20px;
line-height: inherit
}
.invoice-table tr td,
.invoice-table-two tr td {
font-weight: 500;
}
.invoice-table-two {
margin-bottom:0
}
.invoice-table-two tr th,
.invoice-table-two tr td {
border-top: 0;
}
.invoice-table-two tr td {
text-align: right
}
.invoice-info h5 {
  font-size: 16px;
  font-weight: 500;
}
.other-info {
  margin-top: 10px;
}

/*-----------------
49. Responsive
-----------------------*/

@media (min-width: 992px) {
.main-nav > li {
  margin-right: 15px;
}
.main-nav > li:last-child {
  margin-right: 0;
}
.main-nav li {
  display: block;
  position: relative;
}
.main-nav > li > a {
  line-height: 70px;
  padding: 0 !important;
}
.main-nav > li > a > i {
  font-size: 12px;
  margin-left: 3px;
}
.main-nav li > ul {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 3px  rgba(0, 0, 0, 0.1);
  display: block;
  font-size: 14px;
  left: 0;
  margin: 0;
  min-width:300px;
  opacity: 0;
  padding: 0;
  position: absolute;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  top: 100%;
  visibility: hidden;
  z-index: 1000;
}
.main-nav li .submenu::before {
  border: 7px solid #fff;
  border-color: transparent transparent #fff #fff;
  box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, 0.1);
  content: "";
  left: 45px;
  position: absolute;
  top: 2px;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.main-nav li.has-submenu:hover > .submenu {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.main-nav .has-submenu.active > a {
  color: #324dc7;
}
.main-nav .has-submenu.active .submenu li.active > a {
  color: #324dc7;
}
.header-one .main-nav .has-submenu.active .submenu li.active > a,
.header-four .main-nav .has-submenu.active .submenu li.active > a {
  color: #6255A4;
}
.header-two .main-nav .has-submenu.active .submenu li.active > a {
  color: #324dc7;
}
.header-five .main-nav .has-submenu.active .submenu li.active > a {
  color: #296ED6;
}
.main-nav > li .submenu li:first-child a {
  border-top: 0;
}
.main-nav > li .submenu.first-submenu li a {
  border-top: 1px solid #f0f0f0
}
.main-nav > li.has-submenu:hover > .submenu > li.has-submenu:hover > .submenu {
  visibility: visible;
  opacity: 1;
  margin-top: -1px;
  margin-right: 0;
}
.main-nav > li .submenu > li .submenu {
  left: 100%;
  top: 0;
  margin-top: 10px;
}
.main-nav li .submenu a:hover {
  color: #324dc7;
  letter-spacing: 0.5px;
  padding-left: 20px;
}
.main-nav > .has-submenu > .submenu > .has-submenu > .submenu::before {
  top: 20px;
  margin-left: -35px;
  box-shadow: 1px 1px 0 0 rgba(0,0,0,.15);
  border-color: transparent #fff #fff transparent;
}
.profile-custom-list > li{
  width: 33.33%;
}
.custom-about p{
  width: 73%;
}
}
@media (min-width: 1200px) {
.main-nav > li {
  margin-right: 30px;
}
}

@media (max-width: 1399px) {
.register-step .login-banner img, 
.login-banner img {
  max-width: 280px;
}
.table-price td {
  font-size: 16px;
}
h1 {
  font-size: 32px;
}
.help-title p, .category-title h5 {
  font-size: 16px;
}	
.category-tab ul li a {
  font-size: 20px;
}
.error-box h3 {
  font-size: 30px;
}
.error-box-img {
  max-width: 400px;
  margin: auto;
}
.time-counts li {
  font-size: 16px;
  min-width: 85px;
}
.time-counts li span {
  font-size: 25px;
}
.error-logo {
  margin-bottom: 25px;
}
.error-box h4 {
  font-size: 24px;
}
.error-box h6 {
  font-size: 16px;
  margin: 20px 0px;
}
.time-counts {
  margin-bottom: 20px;
}
.come-soon-box h5 {
  font-size: 16px;
  margin: 25px 0px 25px;
}
.subscribe-soon .form-control {
  height: 42px;
}
.masonry-box .post-left li {
  font-size: 12px;
}
.masonry-box .blog-title {
  font-size: 20px;
}
.profile-img img {
  width: 120px;
  height: 120px;
  border: 3px solid #FFFFFF;
}
.account-settings .settings-menu h3 {
  font-size: 16px;
}
.account-settings .settings-menu ul li a {
  font-size: 15px;
}
.bill-name-group p {
  font-size: 12px;
}
.error-box .big-text {
  font-size: 26px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.countdown-el {
  min-width: 100px;
  padding: 15px;
  color: #fff;
}
.countdown-el span {
  font-size: 18px;
}
}

@media (max-width: 1199.98px) {
.header-nav {
  padding-left: 20px;
  padding-right: 20px;
}
.header-navbar-rht li.contact-item {
  display: none;
}
.map-right {
  height: 450px;
  position: static;
  min-height: inherit;
  margin-bottom: 30px;
  padding-right: 15px;
}
.header-one .main-nav > li {
  margin-right: 27px;
}
.home-slide-text h1 {
  font-size: 38px;
  margin-bottom: 20px;
}
.home-slide-text p {
  font-size: 18px;
}
.home-slide .search-box .search-btn {
  top: 7px;
  right: 7px;
  padding: 10px 15px;
}
.home-slide .search-box .search-btn {
  height: 46px;
}
.homeone-section-header h2 {
  font-size: 28px;
}
.homeone-section-header .sub-title, .category-tab ul li a {
  font-size: 16px;
}
.home-slide .search-box form {
  display: block;
}
.section-header h2 {
  font-size: 28px;
}
.section-header .sub-title {
  font-size: 14px;
}
.header-navbar-rht li a.header-login,
.add-header-bg .header-navbar-rht li a.header-sign	{
  min-width: 110px;
  padding: 6px 15px;
  font-size: 14px;
}
.enroll-group .total-course {
  margin-bottom: 5px;
}
.header-navbar-rht li a.header-sign {
  min-width: 110px;
  padding: 8px 15px;
  font-size: 14px;
}
.main-nav li a {
  font-size: 14px;
}
.logo {
  width: 130px;
}
.google-bg {
  padding: 25px;
}
.sign-google ul li a {
  padding: 0px 10px;
}
.login-wrapper .loginbox h1 {
  font-size: 28px;
}
.login-banner img {
  max-width: 330px;
}
.mentor-course h2 {
  font-size: 28px;
  margin: 20px 0px 20px;
}
.title-sec h5, .title-sec p {
  font-size: 16px;
}
.title-sec h2, .main-title {
  font-size: 34px;
}	
.inner-banner h2, .video-details h2 {
  font-size: 26px;
}
.btn-wish {
  padding: 10px 0;
  font-size: 12px;
}
.inner-banner h5, .instructor-detail h5 {
  font-size: 18px;
}
.complete-sec h2 {
  font-size: 26px;
}
.btn-cart, .btn-enroll {
  font-size: 13px;
  padding: 11px 11px;
}
.play-icon {
  width: 60px;
  height: 60px;
}
.play-icon i {
  font-size: 24px;
  padding-left: 5px;
}
.support-img img {
  width: 160px;
}
.support-card h3 {
  font-size: 22px;
}
.faq-title a, .instructor-content p, .rating {
  font-size: 14px;
}
.instructor-info > div {
  margin-right: 10px;
}
.error-box h4 {
  font-size: 20px;
}
.error-box h6 {
  font-size: 15px;
  margin: 20px 0px;
}
.time-counts li span {
  font-size: 20px;
}
.time-counts li {
  font-size: 15px;
  min-width: 80px;
  padding: 15px;
}
.time-counts ul li:not(:last-child) {
  margin-right: 10px;
}
.come-soon-box h5 {
  font-size: 14px;
  margin: 25px 0px;
}
.social-icon-soon ul li i {
  font-size: 20px;
}
.error-box-img img {
  width: 270px;
}
.error-logo img {
  width: 120px;
}
.error-box {
  padding: 20px;
}
.progress-stip {
  display: flex;
  height: 15px;
  font-weight: 400;
}
.payment-btn .btn-primary {
  min-width: 100%;
}
.plan-header h4 {
  font-size: 20px;
  padding: 12px 15px;
}
.plan-change .btn-primary {
  font-size: 20px;
  padding: 10px 15px;
}
.world-img img {
  margin-bottom: 15px;
}
.link-accounts.personal-form {
  margin-top: 0;
}
.error-box .big-text {
  font-size: 20px;
  margin-bottom: 6px;
  padding-bottom: 10px;
}
.countdown-el {
  min-width: 90px;
}
.countdown-el span {
  font-size: 16px;
}
}

@media (max-width: 991.98px) {
.main-nav {
  padding: 0;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.main-nav ul {
  background-color: #f38681;
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-nav > li {
  border-bottom: 1px solid #f38681;
  margin-left: 0;
}
.main-nav li + li {
  margin-left: 0;
}
.main-nav > li > a {
  line-height: 1.5;
  padding: 15px 20px !important;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
.main-nav > li.active > a,
.main-nav .has-submenu.active .submenu li.active > a,
.main-nav .has-submenu.active > a{
  color: #fff !important;
}
.main-nav > li > a > i {
  float: right;
  margin-top: 5px;
}
.main-nav > li .submenu li a {
  border-top: 0;
  color: #fff;
  padding: 10px 15px 10px 35px;
}
.main-nav > li .submenu ul li a {
  padding: 10px 15px 10px 45px;
}
.main-nav > li .submenu > li.has-submenu > a::after {
  content: "\f078";
}
.main-nav .has-submenu.active > a {
  color: #1879cd;
}
.main-nav .has-submenu.active .submenu li.active > a {
  color: #1879cd;
}
.login-left {
  display: none;
}
.main-menu-wrapper {
  order: 3;
  width: 260px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 1060;
  transform: translateX(-260px);
  transition: all 0.4s;
  background-color: #324dc7;
}
.menu-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.navbar-header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
#mobile_btn {
  display: inline-block;
  top: 4px;
  position: relative;
}
.dropdown-menu.dropdown-menu-right {
  margin-top: 5px;
}
h1 {
  font-size: 28px;
}
h5 {
  font-size: 18px;
}
.header-nav {
  padding: 0;
}
.section-search {
  min-height: 330px;
}
.progress { 
  margin-bottom: 20px; 
}
.footer-widget {
  margin-bottom: 30px;
}
.container {
  max-width: 100%;
}
.home-slide .search-box form {
  display: block;
}
.testimonial-four .testimonial-all {
  background: none;
  min-height: 454px;
}
.new-course-four .course-mail .bg-course-subscribe {
  line-height: 2;
  height: 45px;
}
.home-slide-four .hometwo-slide-text h1 {
  font-size: 24px;
}
.home-slide-four {
  min-height: 420px;
}
.testimonial-four .testimonial-two-head p {
  font-size: 16px;
}
.side-four img, .side-four-right img {
  display: none;
}
.testimonial-four .testimonial-all {
  padding: 5px;
}
.testimonial-bg-top img {
  top: 16px;
  left: 38%;
  width: 231px;
}
.testimonial-bg-right img {
  top: 50%;
  right: -90px;
  width: 180px;
}
.testimonial-bg-left img {
  top: 50%;
  left: 130px;
  width: 180px;
}
.breadcrumb-bar {
  padding: 10px 0;
}
.course-key {
  position: relative;
  top: 0;
}
.home-slide-text h1 {
  font-size: 32px;
  margin-bottom: 10px;
}
.home-slide {
  min-height: 700px;
}
.trust-user p {
  font-size: 16px;
}
.rate-head h2,
.rating h2	{
  font-size: 40px;
}
.course-radius {
  margin-bottom: 45px;
}
.course-widget {
  background: #fff;
  padding: 60px 20px 0px;
}
.student-course,
.how-it-works,
.new-course,
  .trend-course {
  padding: 60px 0px;
}
.master-skill {
  padding: 60px 0px 0px;
}
.section-header h2 {
  font-size: 30px;
}
.owl-theme .owl-dots, .owl-theme .owl-nav {
  margin-top: 0px;
}
.career-img {
  display: none;
}
.feature-instructors {
  padding-top: 60px;
}
.lead-group {
  padding: 0px 0px 40px;
}
.join-mentor h2 {
  font-size: 25px;
}
.join-mentor p {
  font-size: 16px;
  margin: 20px 0px;
}
.review {
  bottom: -190px;
}
.testimonial-four .slick-prev,
.testimonial-four .slick-next	{
  width: 45px;
  height: 45px;
}
.testimonial-four .slick-prev:before,
.testimonial-four .slick-next:before {
  font-size: 28px;
}
.testi-quotes img {
  width: 90px;
}
.become-instructors {
  padding: 240px 0px 60px;
}
.mentor-img img {
  position: relative;
  bottom: 0;
  right: 0;
}
.top-instructors p {
  margin-bottom: 0;
  font-size: 16px;
}
.latest-blog {
  padding: 60px 0px 30px;
}
.enroll-group {
  margin: 60px 0px;
}
.new-course:before {
  display: none;
}
.trending-course {
  background: transparent;
}
.testi-right img {
  position: absolute;
  right: 0;
}
.cube-instuctor:before,
.yellow-mentor:before {
  display: none;
}
.enroll-img {
  width: 92px;
  height: 92px;
}
.total-course {
  margin-bottom: 24px;
}
.header-nav {
  height: 60px;
}
.icon-group .total-course {
  justify-content: center;
}
.home-slide-text h5,
.home-slide-text p	{
  font-size: 16px;
  margin-bottom: 15px;
}
.section-text p {
  font-size: 16px;
}
.course-name h4,
.product-content h3  {
  font-size: 16px;
}
.course-group-img  {
  align-items: center;
}
.course-info p, .average-rating, .category-tab ul li a {
  font-size: 14px;
}
.instructors-content h5 {
  font-size: 16px;
}
.instructors-content p {
  font-size: 16px;
  margin: 10px 0px 10px;
}
.course-list li {
  font-size: 18px;
  margin-bottom: 12px;
}
.testi-quotes img {
  left: 150px;
}
.student-mentor h4 {
  font-size: 22px;
  margin-bottom: 15px;
}
.icon-group .enroll-img  {
  display: flex;
  align-items: center;
  justify-content: center;
}
.login-wrapper .loginbox {
  padding: 50px;
}
.login-wrapper .loginbox h1 {
  font-size: 26px;
}
.sign-google ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.sign-google ul li:first-child a {
  border-right: 0;
}
.sign-google ul {
  display: block;
}
.sign-google {
  margin: 25px 0px;
}
.mentor-course h2 {
  font-size: 22px;
  margin: 15px 0px 15px;
}
.login-slide.owl-theme .owl-dots, .login-slide.owl-theme .owl-nav {
  margin-top: 15px;
}
.login-banner img {
  max-width: 280px;
}
.login-wrapper .register-box {
  padding: 40px;
}
.personal-form {
  margin-top: 20px;
}
.title-sec h2, .main-title {
  font-size: 28px;
}
.header-page, .header-page .header-nav {
  height: 60px;
}
.header-border {
  padding: 4px 20px;
}
.breadcrumb-list {
    padding: 0 10px;
}
.page-breadcrumb ol, .notify-item a.btn {
  font-size: 14px;
}
.wishlist-info h5, .wish-card .card-header h5 {
  font-size: 18px;
}
.price-amt h4, .notify-detail h6 {
  font-size: 16px;
}
.notify-detail h6 span {
  font-size: 12px;
}
.notify-item a.btn {
  min-width: 130px;
}
.inner-banner h2 {
  font-size: 24px;
}
.sidebar-sec {
  margin-top: 0;
}
.play-icon {
  width: 60px;
  height: 60px;
}
.play-icon i {
  font-size: 26px;
}
.complete-sec h2 {
  font-size: 24px; 
}
.instructor-detail h5 {
  font-size: 16px;
}
.com-info {
  flex-direction: column;
}
.complete-sec .video-thumbnail {
  margin: 20px auto 0;
}
.com-course .include-sec ul li:last-child {
  margin-bottom: 15px;
}
.com-course .feature-sec ul li:last-child {
  padding-bottom: 15px;
}
.nav-justified .nav-item {
  flex-grow: 0;
  flex-basis: unset;
}
.category-title h5, .support-wrap label, .faq-detail p, .support-card p {
  font-size: 14px;
}
.page-banner {
  padding: 50px 0;
}
.page-banner h1, .help-title h1 {
  font-size: 24px;
}
.terms-text h3 {
  font-size: 22px;
}
.support-card h3 {
  font-size: 20px;
}
.help-sec {
  padding: 40px 0 30px;
}
.support-sec {
  padding: 40px 0;
}
.page-content {
  padding: 0 0 30px;
}
.sup-title {
  margin-bottom: 0px;
}
.instructor-content p {
  font-size: 14px;
  margin-bottom: 10px;
}
.instructor-info .rating-img p, .instructor-info .course-view p {
  margin-bottom: 0;
}
.btn-action-primary {
  font-size: 12px;
}
.profile-details .table th {
  font-size: 12px;
}
.ticket-grp {
  flex-wrap: wrap;
}
.ticket-grp .ticket-btn-grp {
  display: inline-flex;
  margin-top: 10px;
}
.filter-tickets ul li {
  margin-bottom: 10px;
}
.radio-with-img p.radio-deposit-item {
  display: inline-flex;
  width: 155px;
}
.error-box h4 {
  font-size: 20px;
}
.error-box h6 {
  font-size: 15px;
  margin: 20px 0px;
}
.time-counts li span {
  font-size: 20px;
}
.time-counts li {
  font-size: 15px;
  min-width: 80px;
  padding: 15px;
}
.time-counts ul li:not(:last-child) {
  margin-right: 10px;
}
.come-soon-box h5 {
  font-size: 14px;
  margin: 25px 0px;
}
.social-icon-soon ul li i {
  font-size: 20px;
}
.error-box-img img {
  width: 240px;
}
.error-logo img {
  width: 120px;
}
.error-box {
  padding: 20px;
}
.course-content {
  padding: 60px 0px;
}
.show-filter {
  margin-top: 15px;
}
.lms-page {
  margin-bottom: 20px;
  margin-top: 0px;
}
.clear-filter {
  margin-bottom: 25px;
}
.course-design .price h3 {
  font-size: 18px;
}
.price h3 span {
  font-size: 12px;
}
.course-group-img img {
  max-width: 40px;
  height: 40px;
}
.view-icons a {
  font-size: 15px;
  width: 30px;
  height: 30px;
}
.breadcrumb-bar {
  background: #FFF;
  padding: 15px 0;
}
.blog-title {
  font-size: 20px;
}
.blog-read .btn-primary {
  font-size: 16px;
}
.post-left ul li {
  margin-bottom: 5px;
}
.blog-modern-box .blog-title a {
  font-size: 18px;
}
.student-group .course-group-img img {
  max-width: 80px;
  height: 80px;
  margin-right: 15px;
  border: 3px solid #FFFFFF;
}
.student-group .course-name h4 a {
  font-size: 24px;
}
.student-group .course-share .btn-primary {
  padding: 8px 20px;
}
.my-student-list ul li a {
  font-size: 14px;
  padding: 0px 6px;
  padding-bottom: 10px;
}
.progress-stip {
  height: 15px;
}
.chat-cont-left .chat-users-list a.media .media-body > div:first-child .user-name {
  font-size: 14px;
}
.chat-cont-left .chat-users-list a.media .media-body > div:first-child .user-last-chat {
  font-size: 12px;
}
.cart-subtotal p,
.cart-subtotal span {
  font-size: 18px;
}
.check-outs .btn-primary,
.condinue-shop .btn-primary {
  padding: 10px 15px;
  font-size: 18px;
}
.payment-btn .btn-primary {
  padding: 12px 15px;
  font-size: 18px;
  min-width: 550px;
}
.plan-header h4 {
  font-size: 22px;
  padding: 12px 15px;
}
.plan-change .btn-primary {
  font-size: 20px;
  padding: 12px 15px;
}
.profile-img img {
  width: 90px;
  height: 90px;
  bottom: -50px;
}
.profile-bg h5 {
  font-size: 12px;
}
.profile-name h4 {
  font-size: 18px;
}
.go-dashboard .btn-primary {
  padding: 9px 18px;
}
.account-settings .settings-menu ul li a {
  font-size: 14px;
}
.profile-heading h3 {
  font-size: 20px;
  margin-bottom: 6px;
}
.profile-heading {
  padding: 20px;
}
.profile-heading p {
  font-size: 15px;
}
.profile-details .course-group-img img {
  max-width: 80px;
  height: 80px;
}
.profile-details .course-group {
  flex-wrap: wrap;
}
.profile-details .course-group .course-group-img {
  margin-bottom: 15px;
}
.profile-share .btn-success,
.profile-share .btn-danger	{
  padding: 4px 20px;
  font-size: 14px;
}
.checkout-form label {
  font-size: 15px;
}
.update-profile .btn-primary {
  font-size: 16px;
  min-width: 180px;
}
.checkout-form.personal-address,
.profile-details .course-group,
.profile-heading {
  padding: 15px;
}
.save-password {
  margin-top: 30px;
}
.world-img img {
  margin-bottom: 15px;
}
.link-accounts.personal-form {
  margin-top: 0;
}
.filter-grp.user-referred h3,
.link-box h3{
  font-size: 20px;
}
.subscription-group {
  flex-wrap: wrap;
}
.subscription-group .subscription-name {
  margin-bottom: 15px;
}
.upgrade-now {
  margin-left: 0;
}
.instructor-profile-content h4 a {
      font-size: 26px;
  }
  .instructor-profile-content h4 span {
      margin-left: 0;
  }
  .instructor-profile {
      margin-bottom: 20px;
  }
  .instructor-profile-menu {
      max-width: 100%;
      margin-bottom: 20px;
  }
  .instructor-profile-text {
      padding-top: 0;
  }
  .add-course-header h2 {
      font-size: 26px;
  }
.widget-setcount ul li p {
  min-width: 135px;
}
.invoice-table tr td, 
.invoice-table-two tr td,
.invoice-item .invoice-details	{
  font-weight: 500;
  font-size: 15px;
}
}

@media (max-width: 767.98px) {
.navbar-header {
  width: 100%;
}
.logo {
  margin-right: 0;
  width: 100%;
  text-align: center;
}
.header-nav {
  height: 60px;
}
.search-box .form-group .form-control {
  font-size: 14px;
}
.profile-custom-list > li:nth-child(2n+1){
  clear: left;
}
.bg-pattern-style-register {
  height: auto;
}
.footer .footer-widget .footer-logo img {
  max-height:40px;
}
#mobile_btn {
  top: 18px;
  margin-right: 0;
  position: absolute;
}
.logo img,
.menu-logo img {
  width: 120px;
}
h5 {
  font-size: 16px;
}
h6 {
    font-size: 14px;
}
.testimonial-four .testimonial-all {
  background: none;
  min-height: 454px;
}
.testimonial-four .testimonial-two-head {
  max-width: 95%;
}
.testimonial-four .testimonial-two-head p {
  font-size: 14px;
}
.testimonial-four .slick-list {
  padding: 0px !important;
}
.testimonial-four .slick-list {
  max-width: 85%;
}
.testimonial-four .slick-prev:before,
.testimonial-four .slick-next:before {
  font-size: 24px;
}
.testimonial-four .slick-prev {
  left: 65px;
  width: 30px;
  height: 30px;
}
.testimonial-four .slick-next{
  right:65px;
  width: 30px;
  height: 30px;
}
.testimonial-four .slick-prev, .testimonial-four .slick-next {
  top: 63%;
}
.testimonial-bg-top img {
  top: 18px;
  left: 38%;
  width: 160px;
}
.testimonial-bg-right img {
  top: 50%;
  right: -77px;
  width: 140px;
}
.testimonial-bg-left img {
  top: 50%;
  left: 59px;
  width: 140px;
}
.testimonial-two-head {
  max-width: 90%;
}
.testimonial-thumb img {
  width: 40px;
}
.testimonial-two .slider-nav {
  margin-top: 0;
}
.testimonial-two-head {
  padding: 15px;
}
.bar-icon span {
  background-color: var(--warning-06);
}
.header-navbar-rht {
  display: none;
}
.course-key {
  position: relative;
  top: 0;
}
.home-slide-text h1 {
  font-size: 28px;
  margin-bottom: 10px;
}
.home-slide {
  padding: 100px 0px 60px;
}
.home-slide-text a,
.home-slide-text p,
.home-slide-text h5,
.trust-user p {
  font-size: 15px;
}
.banner-content .form-control {
  height: 46px;
}
.banner-content .sub-btn {
  width: 42px;
  height: 42px;
  font-size: 14px;
  margin-top: 10px;
}
.rate-head h2,
.rating h2	{
  font-size: 32px;
}
.rate-head h2 {
  margin-right: 20px;
}
.course-widget {
  padding: 70px 20px 0px;
}
.student-course,
.how-it-works,
.new-course,
.trend-course,
.share-knowledge {
  padding: 40px 0px;
}
.master-skill {
  padding: 40px 0px 0px;
}
.feature-instructors {
  padding-top: 40px;
}
.lead-companies {
  padding: 40px 0px 20px;
}
.lead-group {
  padding: 10px 0px 40px;
}
.course-radius {
  margin-bottom: 50px;
}
.section-header {
  position: relative;
  display: block;
}
.section-sub-head {
  margin-bottom: 20px;
}
.section-header h2 {
  font-size: 28px;
}
.section-text p,
.join-mentor p,
.section-sub-head span,
.top-instructors p,
.course-count p	{
  font-size: 15px;
}
.owl-theme .owl-dots, .owl-theme .owl-nav {
  margin-top: 0;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
}
.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span {
  width: 25px;
  height: 10px;
}
.join-mentor h2 {
  font-size: 28px;
}
.mentor-img img {
  position: relative;
  bottom: 0;
  right: 0;
}
.top-instructors p {
  margin-bottom: 0;
}
.student-mentor {
  margin-bottom: 20px;
}
.become-instructors {
  padding: 260px 0px 20px;
}
.latest-blog {
  padding: 40px 0px 13px;
}
.enroll-group {
  margin: 40px 0px;
}
.course-count h3 {
  font-size: 24px;
  margin-bottom: 10px;
}
.footer-bottom .copyright-text p {
  text-align: center;
}
.privacy-policy {
  text-align: center;
  margin-bottom: 20px;
}
.footer-bottom .copyright {
  padding: 0 0 20px;
}
.testi-quotes img {
  width: 50px;
}
.trending-course {
  background: transparent;
  margin-top: 25px;
}
.course-feature {
  margin-top: 25px;
}
.testi-right img {
  right: 0;
  right: -15px;
  width: 25px;
  top: -16px;
}
.cube-instuctor:before,
.yellow-mentor:before {
  display: none;
}
.enroll-img img {
  width: 100%;
}
.review {
  top: -300px;
  bottom: inherit;
}
.scroll-sticky {
  margin-top: 0;
}
.fount-about-img img {
  width: 60px;
}
.four-testimonial-founder h3 {
  font-size: 20px;
}
.four-testimonial-founder span, .help-title p, .faq-title a {
  font-size: 14px;
}
.testimonial-four .testimonial-two-head p, .faq-card {
  margin-bottom: 15px;
}
.enroll-img {
  width: 100%;
  height: 100%;
}
.form-inner .form-control {
  width: 100%;
}
.banner-content .form-inner {
  height: auto;
}
.banner-content .input-group .search-icon {
  display: none;
}
.drop-detail {
  width: 100%;
}
.trust-rating .rating i {
  padding: 0px 5px;
  font-size: 12px;
}
.testi-quotes img {
  left: 60px;
  top: -10px;
}
.testimonial-four .testimonial-two-head p {
  margin: 0px 0px 43px
}
.icon-group .total-course {
  justify-content: center;
  width: 100%;
}
.enroll-group .total-course {
  margin-bottom: 5px;
}
.course-group-img {
  align-items: center;
}
.course-name h4 {
  font-size: 15px;
  margin-bottom: 0px;
}
.product-content h3 {
  font-size: 16px;
}
.course-info p {
  font-size: 14px;
}
.all-category .btn-primary {
  min-width: 130px;
  padding: 6px 15px;
  font-weight: 500;
  font-size: 14px;
}
.home-slide-text h5 {
  margin-bottom: 15px;
}
.home-slide-text p {
  font-size: 14px;
  margin-bottom: 25px;
}
.trust-user p {
  margin: 21px 0px 10px;
}
.instructors-course {
  margin-top: 37px;
}
.instructors-content h5 {
  font-size: 18px;
}
.instructors-content p {
  font-size: 15px;
}
.student-count span,
.student-count i {
  font-size: 14px;
}
.course-list li {
  font-size: 16px;
  margin-bottom: 10px;
}
.course-count p {
  font-size: 14px;
}
.enroll-group {
  padding: 20px;
}
.enroll-img {
  width: 60px;
  height: 100%;
}
.student-mentor h4 {
  font-size: 20px;
}
.price {
  min-width: 130px;
  padding: 10px 15px;
  border-radius: 10px;
}
.price h3 {
  font-size: 16px;
}
.login-bg {
  display: none;
}
.login-wrapper .loginbox {
  padding: 50px;
}
.login-wrapper .loginbox h1 {
  font-size: 24px;
  margin-bottom: 15px;
}
.login-wrapper .loginbox label {
  font-size: 15px;
}
.google-bg {
  padding: 20px;
}
.sign-google ul li a img {
  margin-right: 10px;
  width: 16px;
}
.sign-google ul {
  display: block;
}
.sign-google ul li:first-child a {
  border-right: 0;
}
.sign-google ul li {
  margin-bottom: 10px;
}
.sign-google {
  margin: 20px 0px;
}
.login-wrapper .loginbox .img-logo {
  display: block;
  margin-bottom: 35px;
}
.back-home {
  margin-top: 10px;
}
.personal-form {
  margin-top: 20px;
}
.login-wrapper .register-box {
  padding: 35px;
}
.personal-detail span {
  width: 22px;
  height: 22px;
  font-size: 12px;
}
.title-sec h5, .title-sec p {
  font-size: 14px;
}
.title-sec h2 {
  font-size: 22px;
  margin-bottom: 10px;
}
.table-price td {
  font-size: 14px;
}
.wishlist-info h5, .wish-card .card-header h5 {
  font-size: 16px;
}
.wishlist-detail {
  display: block;
  flex-direction: column;
}
.wishlist-img {
  margin: 0 auto 20px;
}
.wishlist-info .course-info {
  justify-content: center;
}
.wishlist-info .course-info p {
    margin-left: 7px;
}
.wish-card .card-body, .wish-card .card-header {
  padding: 20px;
}
.wishlist-info .course-view {
  margin-left: 10px;
}
.wishlist-item .remove-btn {
  margin-top: 25px;
  text-align: center;
}
.btn {
  font-size: 14px;
}
.wishlist-info {
  text-align: center;
}	
.wishlist-img img, .wishlist-img {
  max-width: 230px;
}
.course-content {
  padding: 50px 0;
}
.notify-item a.btn {
  margin: 20px 0 0 60px;
}
.notify-sec h5 {
  font-size: 15px;
  margin-bottom: 20px;
}
.course-card ul li {
  display: block;
}
.course-card ul li p {
  margin-bottom: 10px;
}
.inner-banner h2 {
  font-size: 22px;
}
.complete-sec h2 {
  font-size: 20px;
}
.web-badge, .cou-info {
  margin-bottom: 10px;
}
.instructor-badge .web-badge {
  margin-bottom: 0;
  font-size: 12px;
}
.instructor-wrap .rating {
  margin: 10px 0;
}
.instructor-detail h5 {
  font-size: 15px;
}
.terms-text h3, .help-title h1  {
  font-size: 20px;
}
.support-img img {
  position: relative;
}
.support-sec {
  padding: 40px 0 20px;
}
.support-card {
  margin-bottom: 20px;
}
.instructor-list {
  display: block;
  padding: 10px;
}
.instructor-list .instructor-content {
  padding: 0;
}
.instructor-list .instructor-img img {
  border-radius: 7px;
  margin-bottom: 15px;
}
.instructor-list .instructor-content .rating-count {
  right: 0;
  top: 0;
}
.check-on .form-check-input {
  min-height: 25px;
  width: 55px;
  flex: none;
}
.payment-list {
  flex-wrap: wrap;
}
.grp-action-style {
  padding: 0;
}
.payment-method-blk .payment-list:not(:last-child) {
  margin-bottom: 10px;
}
.profile-details .table th {
  font-size: 12px;
}
.profile-details .comman-space {
  padding: 15px;
}
.ticket-grp {
  flex-wrap: wrap;
}
.ticket-grp .ticket-btn-grp {
  display: inline-flex;
  margin-top: 10px;
}
.filter-grp h3 {
  font-size: 20px;
}
.filter-tickets ul li {
  width: 100%;
  margin-bottom: 10px;
}
.sell-course-head h3 {
  font-size: 20px;
}
.instruct-search-blk .select-form .form-select {
  margin-left: 0;
}
.instruct-search-blk .show-filter .form-control, 
.instruct-search-blk .select-form .form-select {
  max-width: 100%;
}
.sell-group-img {
  width: 112px;
  height: 82px;
}
.sell-table-group .sell-tabel-info p {
  font-size: 14px;
}
.course-instruct-blk .table-nowrap tr th, .course-instruct-blk .table-nowrap tr td {
  white-space: nowrap;
}
.instruct-orders-info p {
  max-width: 100%;
}
.ticket-btn-grp a {
  padding: 8px 28px;
}
.radio-with-img p.radio-deposit-item {
  display: inline-flex;
  width: 100%;
}
.error-box h4 {
  font-size: 18px;
}
.error-box h6 {
  font-size: 14px;
  margin: 15px 0px;
}
.time-counts li span {
  font-size: 18px;
}
.time-counts li {
  font-size: 14px;
  min-width: 70px;
}
.time-counts ul li:not(:last-child) {
  margin-right: 5px;
}
.come-soon-box h5 {
  font-size: 12px;
  margin: 20px 0px;
}
.social-icon-soon ul li i {
  font-size: 18px;
}
.error-box-img img {
  width: 200px;
}
.error-logo img {
  width: 100px;
}
.error-box {
  padding: 10px;
}
.lms-page {
  margin-bottom: 20px;
  margin-top: 0px;
}
.show-filter .search-group {
  margin: 12px 0px;
}
.lms-page li .page-link {
  margin-right: 10px;
  width: 30px;
  height: 30px;
  color: #000000;
  font-size: 12px;
}
.course-design .price h3 {
  font-size: 15px;
}
.price h3 span {
  font-size: 12px;
}
.clear-filter h4 {
  font-size: 20px;
}
.clear-filter {
  margin-bottom: 25px;
}
.clear-text p {
  font-size: 12px;
}
.course-content {
  padding: 40px 0px;
}
.list-course .product {
  display: block;
}
.list-course .product-img {
  margin-bottom: 12px;
  width: 100%;
}
.view-icons a {
  font-size: 15px;
  width: 30px;
  height: 30px;
}
.show-result h4 {
  font-size: 14px;
}
.breadcrumb-bar {
  background: #FFF;
  padding: 15px 0;
}
.page-breadcrumb ol {
  font-size: 14px;
}
.blog-title {
  font-size: 18px;
}
.post-left ul li {
  margin-bottom: 10px;
}
.blog-info a {
  font-size: 12px;
}
.blog-read .btn-primary {
  font-size: 14px;
  padding: 7px 26px;
}
.blog-modern-box .blog-title a {
  font-size: 16px;
}
.student-group .course-group {
  display: block;
}
.student-group .course-share  {
  display: block;
  margin-top: 15px;
}
.student-group .course-group-img img {
  max-width: 70px;
  height: 70px;
  margin-right: 12px;
}
.student-group .course-name h4 a {
  font-size: 20px;
}
.student-group .course-name p {
  font-size: 14px;
}
.student-group .course-name h4 span {
  font-size: 12px;
}
.student-group .course-share .btn-primary {
  padding: 8px 20px;
}
.my-student-list ul {
  display: block;
}
.my-student-list ul li .active {
  border-bottom: 0;
}
.my-student-list ul li a {
  padding-bottom: 0;
}
.my-student-list ul li {
  list-style: none;
  margin-right: 0;
  margin-bottom: 15px;
}
.mycourse-student {
  display: -webkit-box;
  display: -ms-flexbox;
  display: block;
}
.show-filter .mycourse-student .form-control {
  max-width: 100%;
}
.progress-stip {
  height: 10px;
}
.start-leason .btn-primary {
  padding: 10px 15px;
}
.my-student-list ul li a {
  font-size: 14px;
}
.purchase-widget .head-course-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: block;
}
.chat-cont-left,
.chat-cont-right {
  flex: 0 0 100%;
  max-width: 100%;
}
.chat-cont-left .chat-users-list a.media .media-body > div:first-child .user-name {
  font-size: 14px;
}
.chat-cont-left .chat-users-list a.media .media-body > div:first-child .user-last-chat {
  font-size: 12px;
}
.cart-head h4 {
  font-size: 18px;
}
.cart-remove .btn-primary {
  font-size: 14px;
}
.cart-subtotal p,
.cart-subtotal span {
  font-size: 16px;
}
.check-outs .btn-primary,
.condinue-shop .btn-primary {
  padding: 10px 15px;
  font-size: 16px;
}
.check-outs .btn-primary {
  margin-bottom: 10px;
}
.course-design .course-info p {
  font-size: 12px;
}
.payment-btn .btn-primary,
.plan-change .btn-primary	{
  min-width: 100%;
  padding: 10px 15px;
  font-size: 16px;
}
.pay-method {
  margin: 30px 0px;
}
.checkout-form label,
.checkout-form .form-control, 
.checkout-form .form-select	{
  font-size: 14px;
}
.ship-check {
  font-size: 12px;
}
.plan-header h4 {
  font-size: 20px;
}
.basic-plan h3 {
  font-size: 18px;
}
.basic-plan h2 {
  font-size: 28px;
}
.profile-details .course-group-img,
.profile-details .course-group	{
  flex-wrap: wrap;
}
.profile-details .course-group-img .course-name {
  margin: 15px 0px;
}
.profile-share {
  margin-left: 0;
}
.profile-details .course-group-img img {
  max-width: 60px;
  height: 60px;
}
.profile-img img {
  width: 90px;
  height: 90px;
  bottom: -50px;
}
.profile-name h4 {
  font-size: 16px;
}
.profile-name p {
  font-size: 12px;
}
.profile-group {
  padding-top: 62px;
}
.go-dashboard .btn-primary {
  padding: 8px 24px;
}
.profile-heading h3 {
  font-size: 20px;
}
.profile-heading p {
  font-size: 14px;
}
.update-profile .btn-primary {
  font-size: 16px;
  min-width: 180px;
}
.personal-address p {
  margin-bottom: 20px;
}
.checkout-form.personal-address,
.profile-details .course-group,
.profile-heading	{
  padding: 15px;
}
.un-subscribe .btn-danger {
  font-size: 12px;
}
.world-img img {
  margin-bottom: 15px;
}
.link-accounts.personal-form {
  margin-top: 0;
}
.widra-your-money,
.user-referred	{
  flex-wrap: wrap;
}
.filter-grp.user-referred h3 {
  font-size: 20px;
  margin-bottom: 15px;
}
.link-box h3 {
  font-size: 20px;
}
.subscription-group {
  flex-wrap: wrap;
}
.subscription-group .subscription-name {
  margin-bottom: 15px;
}
.upgrade-now .btn-primary,
.active-change-plan .btn-primary {
  font-size: 14px;
}
.upgrade-now {
  margin-left: 0;
}
.monthly-group {
  flex-wrap: wrap;
}
.monthly-group .subscribtion-active {
  margin-bottom: 15px;
}
.active-change-plan {
  margin-left: 0;
}
.instructor-card .card-body {
      padding: 15px;
  }
  .instructor-profile-content h4 {
      margin-bottom: 10px;
  }
  .instructor-profile-content h4 a {
      font-size: 20px;
  }
  .instructor-profile-menu {
      padding: 15px;
  }
  .instructor-profile-menu ul {
      flex-direction: column;
  }
  .instructor-profile-menu ul li {
      margin-bottom: 15px;
  }
  .instructor-profile-menu ul li:last-child {
      margin-bottom: 0;
  }
  .instructor-profile-menu-content p {
      font-size: 14px;
  }
  .instructor-profile-text p {
      font-size: 14px;
  }
  .instructor-grid {
      display: block;
  }
  .instructor-grid .product-img {
      width: 100%;
      margin-bottom: 15px;
  }
  .instructor-grid .instructor-product-content {
      margin-left: 0;
  }
  .instructor-grid .instructor-product-content h3 {
      font-size: 16px;
      max-width: 100%;
      line-height: normal;
  }
  .instructor-grid .course-info {
      margin: 15px 0px;
  }
  .instructor-grid .course-info p {
      font-size: 14px;
      margin-left: 6px;
  }
  .instructor-grid .course-view {
      margin-left: 8px;
  }
  .add-course-header {
      padding-bottom: 20px;
      flex-direction: column;
  }
  .add-course-header h2 {
      font-size: 18px;
  }
  .add-course-btns ul {
      flex-direction: column;
  }
  .add-course-btns ul li {
      margin-top: 10px;
      margin-right: 0;
  }
  .add-course-btns .btn {
      padding: 8px 15px;
      min-width: 160px;
  }
  .widget-setcount {
      padding: 15px;
      margin-bottom: 5px;
  }
  .widget-setcount ul {
      display: block;
  }
  .widget-setcount ul li {
      margin-right: 0;
      margin-bottom: 10px;
  }
  .widget-setcount ul li:last-child {
      margin-bottom: 0;
  }
  .widget-setcount ul li p {
      border: 0 !important;
      padding-top: 0;
  }
  .add-course-inner-header {
      padding: 15px;
      padding-bottom: 0;
  }
  .add-course-inner-header h4 {
      font-size: 16px;
  }
  .add-course-form {
      padding: 15px;
  }
  .widget-btn {
      padding: 15px;
  }
  .widget-btn .btn {
      padding: 8px 15px;
      min-width: 120px;
  }
  .relative-file-upload {
      min-width: 120px;
  }
  .add-image-box {
      min-height: 150px;
  }
  .add-image-box a {
      font-size: 40px;
  }
  .add-course-section {
      padding: 15px;
      padding-bottom: 0;
  }
  .curriculum-grid {
      padding: 15px;
      margin-bottom: 20px;
  }
  .curriculum-head p {
      font-size: 14px;
  }
  .faq-grid {
      padding: 15px;
  }
  .faq-right {
      display: none;
  }
  .faq-body {
      padding-top: 10px;
      padding-left: 0;
  }
  .add-article-btns .btn {
      min-width: 100%;
      padding: 8px 10px;
      margin-top: 10px;
  }
  .add-course-msg {
      padding: 15px;
  }
  .add-course-msg i {
      font-size: 30px;
  }
  .add-course-msg h4 {
      font-size: 16px;
      margin-bottom: 6px;
  }
  .add-course-msg p {
      font-size: 14px;
  }
  .instructor-card {
      margin-bottom: 20px;
  }
  .instructor-inner h6 {
      margin-bottom: 10px;
  }
  .instructor-inner h4 {
      font-size: 24px;
      margin-bottom: 10px;
  }
.submit-ticket .btn-primary,
.submit-ticket .btn-dark {
  padding: 10px 12px;
  min-width: 161px;
  margin-bottom: 10px;
}
.error-box .big-text {
  font-size: 18px;
      margin-bottom: 6px;
}
.countdown-el {
  min-width: 80px;
}
.countdown-el span {
  font-size: 14px;
}
.choose-search-blk .form-group {
  width: 100%;
}
.invoice-item .invoice-details {
  text-align: left;
  font-weight: 500;
  font-size: 14px;
}
.invoice-info.invoice-info2 {
  text-align: left;
}
.invoice-table tr td, .invoice-table-two tr td {
  font-weight: 500;
  font-size: 14px;
}
.post-left ul {
  display: block;
}
.post-left ul li {
  border: 0;
  padding: 0 0px;
}
.blog-widget .card-header {
  margin-bottom: 20px;
}
.student-list {
  padding: 15px;
}
}

@media (min-width: 576px) {
.modal-styles .modal-dialog {
  max-width: 860px;
}
}

@media (max-width: 575.98px) {
.video-thumbnail img {
  min-height: 150px;
  object-fit: cover;
}
.video-details .btn-enroll {
  margin-top: 10px;
}
.page-breadcrumb ol li {
  display: none;
}
.page-breadcrumb ol li.active {
  display: block;
  padding-left: 0;
}
.category-tab ul li {
  width: 100%;
  margin-right: 0;
}
}
