/*-----------START CUSTOM CSS HERE--------*/

section.feature_product {}

section.feature_product h2.special-title {
	float: left;
	width: 100%;
	text-align: center;
	margin: 10px 0 30px 0;
	font-weight: 700;
	font-size: 40px;
	color: #1e1e1e;
}

section.feature_product .our_course {
	text-align: center;
	font-size: 22px;
	color: #191919;
	line-height: 22px;
	padding: 10px 0 30px 0;
}

section.feature_product .our_course_details {
	text-align: center;
}

section.feature_product ul.nav li#tab_menu6 a:hover,
section.feature_product ul.nav li#tab_menu6.active a {
	background: linear-gradient(#84bed6, #84bed6) !important;
}

section.feature_product ul.nav li#tab_menu6 a {
	background: linear-gradient(rgba(132, 190, 214, 0.90), rgba(132, 190, 214, 0.90)) !important;
	background-size: cover;
	transition: all 0.3s ease;
}

.feature_product .tab-content .tab-pane {
	padding: 30px 30px 30px 30px;
}

.feature_product ul.nav.nav-tabs li a>i {
	float: left;
	width: 100%;
	font-size: 37px;
	text-align: center;
	margin-bottom: 10px;
}

.tab-content a.view_more {
	max-width: 150px;
	margin: 0px auto;
	float: none;
	width: 100%;
	text-align: center;
}

.feature_product ul.nav.nav-tabs li#tab_menu1>a {
	background-color: red;
	background: linear-gradient(rgba(181, 213, 106, 0.9), rgba(181, 213, 106, 0.9)) !important;
	background-size: cover;
}

.feature_product ul.nav.nav-tabs li#tab_menu1>a:hover,
.feature_product ul.nav.nav-tabs li#tab_menu1.active>a {
	background: linear-gradient(#b5d56a, #b5d56a) !important;
}

.feature_product ul.nav.nav-tabs li#tab_menu2 a,
.feature_product ul.nav.nav-tabs li#tab_menu2>a:hover {
	background: linear-gradient(rgba(240, 194, 75, 0.90), rgba(240, 194, 75, 0.90)) !important;
	background-size: cover;
	transition: all 0.3s ease;
}

.feature_product ul.nav.nav-tabs li#tab_menu2.active a {
	background: linear-gradient(#f0c24b, #f0c24b);
}

.feature_product ul.nav.nav-tabs li#tab_menu3 a:hover,
ul.nav.nav-tabs li#tab_menu3.active a {
	background: linear-gradient(#84bed6, #84bed6) !important;
}

.feature_product ul.nav.nav-tabs li#tab_menu3 a {
	background: linear-gradient(rgba(132, 190, 214, 0.90), rgba(132, 190, 214, 0.90)) !important;
	background-size: cover;
	transition: all 0.3s ease;
}

.feature_product ul.nav.nav-tabs li#tab_menu4 a {
	background: linear-gradient(rgba(165, 151, 235, 0.90), rgba(165, 151, 235, 0.90)) !important;
	background-size: cover;
	transition: all 0.3s ease;
}

ul.nav li#tab_menu5 a {
	background: linear-gradient(rgba(234, 112, 106, 0.90), rgba(234, 112, 106, 0.87)) !important;
	background-size: cover;
	transition: all 0.3s ease;
}

ul.nav li#tab_menu5 a:hover,
ul.nav li#tab_menu5.active a:hover {
	background: linear-gradient(#ea706a, #ea706a) !important;
}

.tab-content>#menu1.active {
	border: 2px solid #b5d56a;
	border-top: 5px solid #b5d56a;
}

.tab-content>#menu2.active {
	border: 2px solid #f0c24b;
	border-top: 5px solid #f0c24b;
}

.tab-content>#menu3.active {
	border: 2px solid #84bed6;
	border-top: 5px solid #84bed6;
}

.tab-content>#menu4.active {
	border: 2px solid #a597eb;
	border-top: 5px solid #a597eb;
}

.tab-content>#menu5.active {
	border: 2px solid #ea706a;
	border-top: 5px solid #ea706a;
}

.tab-content>#menu6.active {
	border: 2px solid #84bed6;
	border-top: 5px solid #84bed6;
}

.feature_product ul.nav.nav-tabs li#tab_menu4 a:hover,
ul.nav.nav-tabs li#tab_menu4.active a {
	background: linear-gradient(#a597eb, #a597eb) !important;
}

.feature_product .nav>li>a {
	position: relative;
	display: block;
	padding: 23px 7px;
	text-align: center;
	width: 165px;
	height: 80px;
}

.feature_product ul.nav.nav-tabs li.active>a {
	color: #fff;
}

.feature_product ul.nav.nav-tabs li a {}

.feature_product .nav-tabs>li {
	margin-right: 20px;
}

.feature_product .nav-tabs>li.active,
.feature_product .nav-tabs>li:hover {
	opacity: 0.8;
}

.no-our-courses-image {
	height: 140px;
	text-align: center;
	padding: 0px 120px 0 120px;
	border: 1px solid #ddd;
	font-size: 60px;
}

.upcoming-no-image {
	height: 226px;
	text-align: center;
	padding: 66px 120px 0 120px;
	border: 1px solid #ddd;
	font-size: 60px;
}

.upcoming-no-image:hover {
	color: #0ad2ad;
}

.post-meta span.date a {
	color: #0ad2ad;
}

.post-meta span.comments a {
	color: #0ad2ad;
}

.media-blog-body h5.author-nm {
	margin: 10px 0px 10px 0px;
}

.no-blog-post-image:hover,
.no-our-courses-image:hover {
	color: #0ad2ad;
}

.no-blog-post-image {
	height: 295px;
	text-align: center;
	padding: 105px 0px 89px 0px;
	border: 1px solid #ddd;
	font-size: 53px;
}

.feature_product ul.nav.nav-tabs li a,
.feature_product ul.nav.nav-tabs li a:hover {
	box-shadow: none !important;
	border-radius: 0px !important;
	color: #fff !important;
	border: none !important;
}


.home-section1 {
    padding-bottom: 5em;
}

.home-section1 .heading {
    margin-top: 0.5em;
}

.home-section1 .card-container {
    margin-top: 0em;
    width: 600px; /* Adjust width as needed */
}

.home-section1 .card {
    font-size: 1.5em;
    margin-bottom: 1em;
    background-color: #ffffff61;
    border: 1px solid #f5f5f5;
    padding: 0;
    transition: all 0.3s ease-out 0s !important;
}

.home-section1 .card-head {
    background-color: #282828;
    color: #FFF;
    padding: 10px 0;
    font-size: 0.8em;
    margin: auto;
    text-align: center;
}

.home-section1 .card-head a {
    color: #FFF;
}

.home-section1 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.home-section1 li {
    padding: 0.7em 0;
}

.home-section1 a {
    text-decoration: none;
    color: #f7f9fb;
    font-size: 0.6em;
    display: block;
    text-align: center;
    margin: auto;
    padding: 0px;
}

.home-section1 .card:hover > .card-head {
    background-color: #f58220;
}

.home-section1 li:hover {
    background-color: #f2f2f2;
}

.home-section1 li:hover a {
    color: #f58220;
}

/*---------Tab css end----------------------------------------------*/

@media only screen and (min-width: 992px)
{
.home-section1 .card:hover{box-shadow: 0 0 25px 3px #BBB;transform: scale(1.1, 1.1);transition: box-shadow 0.2s ease-in-out 0s;z-index:99;}
}
@media only screen and (max-width: 768px) {
    .home-section1 {
        display: none; /* Hide the entire section on mobile */
    }
}

.main_vdo {
	float: left;
	width: 100%;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.06);
	margin: 0 0px 25px 0;
}

.product-name span {
	float: left;
	border-bottom: 2px solid #0ad2ad;
	color: #0ad2ad;
	margin-bottom: 10px;
	font-size: 12px;
}

.feature_product div#nav-tabContent {
	float: left;
	width: 100%;
}

section.feature_product {
	float: left;
	width: 100%;
	padding: 50px 0;
	background-color: #F4F6F5;
}

.vdo img {
	width: 100%;
	height: auto;
}

.layout-set {
	float: left;
	width: 100%;
}

.vdo i {
	color: #000000a3;
	left: 0;
	position: absolute;
	right: 0;
	top: 46px;
	font-size: 50px;
}

.main_vdo .modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	background-color: #29303b;
	color: #fff;
}

.main_vdo .btn-info {
	background-color: transparent;
	padding: 0;
	border: 0;
	box-shadow: none;
}

.product-details {
	padding: 20px 20px 10px 20px;
	color: #9c9c9c;
	float: left;
	width: 100%;
	background-color: #fff;
	position: relative;
}

.product-name a {
	color: #1e1e1e;
	font-weight: 700;
	font-size: 18px;
	text-decoration: none;
	float: left;
	width: 100%;
	text-align: left;
}

.product-name p {
	float: left;
	width: 100%;
	text-align: left;
	list-style: none;
	font-size: 12px;
	padding: 3px 0;
}

.product-author {
	float: left;
	width: 100%;
	padding: 9px 0;
	border-top: 1px solid #ddd;
	margin: 10px 0 0 0;
}

a.read_more {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #fa394a;
	padding: 3px 0 0px 0;
	float: right;
}

.tab-content a.view_more {
	max-width: 150px;
	margin: 0px auto;
	float: none;
	width: 100%;
	text-align: center;
	padding: 10px 25px;
	text-decoration: none;
	font-size: 16px;
	transition: 0.8s;
	color: #fff;
	background-color: #fa394a;
}

a.view_more:hover,
input[type="submit"]:hover {
	border-radius: 40px;
	transition: 0.8s;
}

@media screen and (max-width: 1200px) {
	.feature_product .nav>li>a {
		padding: 20px 7px;
		text-align: center;
		width: 115px;
		height: 113px;
	}
}

@media screen and (max-width: 767px) {
	.feature_product .nav>li>a {
		padding: 20px 7px;
		text-align: center;
		width: 100%;
		height: auto;
	}
	.feature_product .nav-tabs>li {
		float: left;
		width: 100%;
	}
	.video-content h3 {
		font-size: 24px;
	}
	section.video_sec {
		padding: 40px 0;
	}
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
	text-align: left;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
