.social-icons,
.social-icons ul li {
	display: inline-block
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

body {
	height: auto
}

a {
	color: #000
}

a:hover {
	color: #9e0b0e
}

.red-text {
	color: #9e0b0e!important
}

.red-bg {
	background-color: #9e0b0e!important
}

.social-icons ul {
	margin: 0;
	padding: 0
}

.social-icons ul li {
	margin-right: 20px;
	font-size: 14px;
	font-weight: 400
}

.navbar {
	font-weight: 400
}

.navbar-expand-lg .navbar-nav .nav-link {
	padding: 0 1rem
}

.navbar.navbar-light .breadcrumb .nav-item .nav-link:hover,
.navbar.navbar-light .breadcrumb .nav-item.active>.nav-link,
.navbar.navbar-light .navbar-nav .nav-item .nav-link:hover,
.navbar.navbar-light .navbar-nav .nav-item.active>.nav-link {
	background-color: transparent;
	color: #9e0b0e
}

.collapse.show {
	background: #fafafa
}

.animated-icon1 {
	width: 30px;
	height: 20px;
	position: relative;
	margin: 0;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer
}

.animated-icon1 span,
.animated-icon3 span,
.animated-icon4 span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out
}

.animated-icon1 span {
	background: #9b0e16
}

.animated-icon1 span:nth-child(1) {
	top: 0
}

.animated-icon1 span:nth-child(2) {
	top: 10px
}

.animated-icon1 span:nth-child(3) {
	top: 20px
}

.animated-icon1.open span:nth-child(1) {
	top: 11px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg)
}

.animated-icon1.open span:nth-child(2) {
	opacity: 0;
	left: -60px
}

.animated-icon1.open span:nth-child(3) {
	top: 11px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

.carousel {
	margin-top: 69px
}

.carousel-caption {
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .55) 33%, rgba(0, 0, 0, .79) 67%, rgba(0, 0, 0, .95) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(33%, rgba(0, 0, 0, .55)), color-stop(67%, rgba(0, 0, 0, .79)), color-stop(100%, rgba(0, 0, 0, .95)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .55) 33%, rgba(0, 0, 0, .79) 67%, rgba(0, 0, 0, .95) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .55) 33%, rgba(0, 0, 0, .79) 67%, rgba(0, 0, 0, .95) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .55) 33%, rgba(0, 0, 0, .79) 67%, rgba(0, 0, 0, .95) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .55) 33%, rgba(0, 0, 0, .79) 67%, rgba(0, 0, 0, .95) 100%)
}

.carousel-indicators {
	bottom: 0;
	margin-bottom: 10px
}

.carousel-caption .h4 {
	margin-bottom: 0;
	font-weight: 300
}

.carousel .carousel-control-next-icon,
.carousel .carousel-control-prev-icon {
	width: 80px;
	height: 80px
}

span.customhr {
	border-style: dashed;
	border-color: #d0d0d0;
	display: block;
	padding: 0;
	margin: 0 auto 30px!important;
	position: relative;
	width: 25%;
	border-width: 1px 0 0;
	color: #182532
}

.bottom-circle,
span.customhr::before {
	height: 30px;
	top: -16px;
	width: 30px;
	position: absolute
}

.bottom-circle {
	border-radius: 100px;
	content: "";
	left: 47%;
	z-index: 1;
	background: #fff
}

span.customhr::before {
	border-radius: 100px!important;
	bottom: 0;
	color: #d8d8d8;
	content: "\f1db";
	display: inline-block;
	float: left;
	font-family: FontAwesome;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	padding: 0 0 0 5px;
	z-index: 2;
	margin-left: -13px
}

.customhrcenter {
	display: block!important;
	float: none!important;
	left: 0;
	margin: 0 auto!important;
	right: 0
}

.popular-courses {
	display: block;
	max-width: 100%;
	list-style: none
}

.popular-courses .card-text {
	width: auto;
	min-height: 65px
}

.dur-text {
	display: block;
	background-color: rgba(255, 255, 255, .9);
	color: #000;
	font-size: 14px;
	padding: 4px 8px;
	margin-top: -29px
}

.popular-courses .carousel-multi-item {
	margin-bottom: 20px
}

.popular-courses .carousel-multi-item .controls-top {
	text-align: right;
	margin-top: -101px;
	margin-bottom: 30px
}

.popular-courses .carousel-multi-item .controls-top .btn-floating {
	background: #9e0b0e
}

.btn-gplus {
	#DA4F46;
}

.popular-courses .carousel-item a:hover {
	color: #9e0b0e
}

.popular-courses .carousel-item .btn-primary {
	background: #9e0b0e!important
}

.testimonial-carousel {
	margin-top: 20px
}

.testimonial-carousel .controls-top {
	text-align: right;
	margin-top: -101px;
	margin-bottom: 30px
}

.testimonial-carousel .testimonial {
	margin-right: 3%;
	margin-left: 0;
	width: 47%;
	display: inline-block;
	padding: 20px;
	background: #f5f5f5
}

.testimonial-carousel .testimonial:last-child {
	margin-right: 0!important
}

.testimonial-carousel .testimonial p {
	height: 150px;
	overflow: hidden
}

.testimonial-carousel .carousel-indicators .active,
.testimonial-carousel .carousel-indicators li {
	width: 10px;
	height: 10px;
	background-color: #4f4f4f
}

.testimonial-carousel .carousel-indicators .active {
	width: 10px;
	height: 10px;
	background-color: #9e0b0e
}

.page-footer {
	background-color: #000
}

.blinking {
	animation: blinkingText 1.2s infinite;
	background: red;
	border-radius: 1px;
	font-size: 11px;
	padding: 0 2px
}

@keyframes blinkingText {
	0%,
	100%,
	49% {
		color: #FFCE43
	}
	60%,
	99% {
		color: transparent
	}
}

.page-footer .fa-youtube {
	background-color: red
}

.tense-videos .modal-content {
	width: 600px;
	height: auto
}

.youtube-play-btn {
	position: absolute;
	color: #fff;
	bottom: 5%;
	right: 5%;
	font-size: 36px
}

.accordion li,
.accordion p {
	font-size: 1rem
}

.tense-video-main .modal {
	z-index: 100000
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.accordion .card {
	border-bottom: none!important
}

#contact-page {
	margin-top: 73px
}

.price-strike{
	text-decoration: line-through;
}

.recent-upload div{
	width:25%;
	display: flex;
}

.main-online-course ul li{
	line-height: 32px;
}

.main-online-course .btn {
	font-size:16px;
	font-weight: bold;
	margin-top:20px;
}

/*buy now CTA*/
.im-checkout-layout,
.im-checkout-layout .layout-vertical,
.im-checkout,
.im-checkout a
{
	width:100% !important;
	min-width: 100% !important;
}

.im-checkout{
	margin-bottom:0px !important;
}

@media (max-width:991px) {
	.nav-link {
		text-align: left
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding: 10px
	}
}

@media (max-width:767px) {
	.navbar-expand-lg .navbar-nav .nav-link {
		padding: .5rem 1rem
	}
	.navbar.navbar-light .breadcrumb .nav-item .nav-link,
	.navbar.navbar-light .navbar-nav .nav-item .nav-link {
		text-align: left
	}
	.dropdown .dropdown-menu {
		position: relative!important
	}
	ul.navbar-nav {
		margin-left: 0;
		margin-right: 0
	}
	.carousel .carousel-control-next-icon,
	.carousel .carousel-control-prev-icon {
		width: 40px;
		height: 40px
	}
	.carousel-caption .h4 {
		font-size: 18px
	}
	span.customhr {
		width: 80%
	}
	.h3 {
		font-size: 24px
	}
	.popular-courses .carousel-multi-item .controls-top {
		display: block;
		margin: 0;
		text-align: center
	}
	.testimonial-carousel .testimonial {
		width: 100%;
		margin-right: 0
	}
	.tense-videos .modal-content {
		width: 98%;
		margin: 0 auto
	}
	.tense-videos .modal-dialog {
		max-width: 100%!important
	}

	.youtube-video iframe,
	{
		width: 100% !important;
		height:125% !important;

	}

	.recent-upload div{
		width: 100%;
	}

	.recent-upload iframe{
		width: 100%;		
		margin-bottom: 10px;
	}
	.youtube-video iframe{
		width:100%;
		height:124%;
	}

	.main-online-course .im-checkout-layout{
		position:fixed;
		z-index: 1000;
		bottom:0;
		left:0;
	}
	.main-online-course .im-checkout-layout .im-checkout a{border-radius: 0px !important;}
	.im-checkout-btn.btn--default {opacity: 1 !important;}
}

@media (max-width:575px) {
	.container {
		width: 100%
	}
	.carousel-caption {
		padding-bottom: 25px;
		padding-left: 10%;
		padding-right: 10%
	}
	#carousel-example-1z .carousel-item img {
		min-height: 250px;
		object-fit: cover
	}
	.team-section img {
		width: 60%;
		height: 60%
	}

	.main-online-course .nav-tabs .nav-item{
	width:100%;
	text-align: center;
	}

	.main-online-course .btn {
	width: 100%;
    position: fixed;
    bottom: 0px;
    z-index: 10000;
    left: -1px;
    margin: 0;
	}

}