* {
  margin: 0;
  padding: 0;
}
body {
	font-family: 'Poppins', sans-serif;
}
h1 {
	font-size: 54px;
	font-weight: bold;
	color: #121212;
}
h2 {
	font-size: 45px;
	font-weight: bold;
}
h3 {
	font-size: 30px;
	font-weight: bold;
}
h4 {
	font-size: 25px;
	font-weight: bold;
}
h5 {
	font-size: 18px;
	font-weight: bold;
}
h6 {
	font-size: 16px;
	font-weight: bold;
}
h1 i,h2 i,h3 i,h4 i,h5 i,h6 i {
	font-weight: normal;
	font-style: normal;
}
h1 b,h2 b,h3 b,h4 b,h5 b,h6 b {
	font-weight: 600;
	font-style: normal;
}

h2.liheight {
	line-height: 36px;
}
h3.liheight {
	line-height: 21px;
}
h4.liheight {
	line-height: 36px;
}
h5.liheight {
	line-height: 30px;
}
h6.liheight {
	line-height: 27px;
}

.content-liheight {
	line-height: 32px;
}

.text-small {font-size: 14px;
}
.site-wrapper {
	width: 100%;
	margin: 0px auto;
	background-color: #fff;
}

/* colors */
.primary-color {
	color: #1878f3;
}
.secondary-color {
	color: #70ad45;
}
.tertiary-color {
	color: #e8bf19;
}
.color-white {
	color: #fff;
}
.color-dark {
	color: #121212;
}

/* background colors */
.bg-primary-color {
	background: #1878f3;
}
.bg-secondary-color {
	background: #70ad45;
}
.bg-tertiary-color {
	background: #e8bf19;
}
.bg-white {
	background: #fff;
}
.bg-dark {
	background: #121212;
}
.bg-light-gray {
	background: #f3f5fb;
}
.bg-light-gray2 {
	background: #f6f8fc;
}
.bg-light-gray3 {
	background: #e7ebf7;
}


.section-padding {
	padding: 27px 0px 41px 0px;
}


.section-nopad {
	padding: 0;
	margin: 0;
}
.section-bot-pad {
	padding-top: 0;
	padding-bottom: 90px;
}
.section-bot-pad2 {
	padding-top: 0;
	padding-bottom: 30px;
}
.section-site-padding {
	padding: 117px 0px 117px 0px;
}
.section-site-padding2 {
	padding: 117px 0px 0px 0px;
}
.section-site-padding3 {
	padding: 90px 0px 0px 0px;
}
.section-site-padding4 {
	padding: 90px 0px 30px 0px;
}
.section-site-padding-inner {
	padding: 90px 0px 90px 0px;
}
.section-site-padding-inner-bless {
	padding: 90px 0px 50px 0px;
}
.section-site-padding-bless {
	padding: 117px 0px 50px 0px;
}

@media (max-width: 810px) {
.section-site-padding {
	padding: 90px 0px 90px 0px;
}
.section-site-padding-bless {
	padding: 90px 0px 70px 0px;
}
.section-site-padding4 {
	padding: 70px 0px 0px 0px;
}
}

.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}

a.linkfull-dark {
	color: #121212;
	text-decoration: none;
	transition: 0.3s;
}
a.linkfull-dark:hover {
	color: #1878f3;
}

/* container less */
.less1 {
	width: 90%;
	margin: 0px auto;
}

/* padding */
.padding-all1 {
	padding: 10px;
}
.padding-all2 {
	padding: 20px;
}
.padding-all3 {
	padding: 30px;
}
.padding-all4 {
	padding: 40px;
}
.padding-all5 {
	padding: 50px;
}

.padding-top-5 {
	padding-top: 50px;
}

.padding-top-bot2 {
	padding: 20px 30px;
}
.padding-lrtb {
	padding: 20px 30px 27px 30px;
}

/* margins */
.margin-b1 {
	margin-bottom: 10px;
}
.margin-b2 {
	margin-bottom: 20px;
}
.margin-b2-2 {
	margin-bottom: 14px;
}
.margin-b3 {
	margin-bottom: 30px;
}
.margin-b4 {
	margin-bottom: 40px;
}
.margin-b5 {
	margin-bottom: 50px;
}
.margin-b6 {
	margin-bottom: 60px;
}
.margin-b7 {
	margin-bottom: 70px;
}
.margin-b8 {
	margin-bottom: 80px;
}
.margin-b9 {
	margin-bottom: 90px;
}
.margin-b10 {
	margin-bottom: 100px;
}

.margin-l4 {
	margin-left: 40px;
}

.margin-t1 {
	margin-top: 10px;
}
.margin-t2 {
	margin-top: 20px;
}
.margin-t3 {
	margin-top: 30px;
}

.margin-left-right-1 {
	margin: 0px 10px;
}






@media (max-width: 1360px) {
.margin-b3.respo {
	margin-bottom: 0px;
}
.margin-b3.respo2 {
	margin-bottom: 20px;
}
}

@media (max-width: 810px) {
.margin-b3.respo {
	margin-bottom: 10px;
}
.margin-b5.respo {
	margin-bottom: 30px;
}
.margin-b5.respono {
	margin-bottom: 0px;
}
.margin-b6.respo {
	margin-bottom: 40px;
}
.margin-b7.respo {
	margin-bottom: 40px;
}

.padding-top-5.nopad {
	padding-top: 0px;
}

}


@media (max-width: 450px) {
.margin-brespoonly7 {
	margin-bottom: 70px;
}
.margin-brespoonly4 {
	margin-bottom: 40px;
}
.margin-b7.respo {
	margin-bottom: 20px;
}
.margin-b7.respo2 {
	margin-bottom: 40px;
}
.padding-top-5.nopad {
	padding-top: 50px;
}
.text-center-respo {
	text-align: center;
}

}


/* text links */
.text-link-primary {
	color: #1878f3;
	transition: 0.3s;
}
.text-link-primary:hover {
	color: #121212;
	text-decoration: none;
}
.text-link-secondary {
	color: #70ad45;
	transition: 0.3s;
}
.text-link-secondary:hover {
	color: #121212;
	text-decoration: none;
}
.text-link-tertiary {
	color: #e8bf19;
	transition: 0.3s;
}
.text-link-tertiary:hover {
	color: #121212;
	text-decoration: none;
}

/* buttons */
.but-primary {
	background: #1878f3;
	color: #fff;
	text-decoration: none !important;
	transition: 0.3s;
}
.but-primary:hover {
	background: #121212;
	color: #fff;
}
.but-secondary {
	background: #70ad45;
	color: #fff;
	font-weight: bold;
	text-decoration: none !important;
	transition: 0.3s;
}
.but-secondary:hover {
	background: #121212;
	color: #fff;
}
.but-tertiary {
	background: #e8bf19;
	color: #121212;
	text-decoration: none !important;
	transition: 0.3s;
}
.but-tertiary:hover {
	color: #fff;
}
.but-white {
	background: #fff;
}
.but-dark {
	background: #121212;
}


.but-large {
	font-size: 18px;
	padding: 16px 36px;
	border-radius: 30px;
}
.but-medium {
	padding: 9px 25px;
	border-radius: 23px;
}

@media (max-width: 810px) {
.but-large {
	font-size: 14px;
	padding: 10px 23px;
}

}

@media (max-width: 450px) {
.but-large {
	font-size: 14px;
	padding: 9px 18px;
}
.but-medium {
	padding: 7px 16px;
}
}


.but-large b {
	font-weight: 600;
}



.but-navigation {
	color: #121212 !important;
	padding: 8px inherit;
	border-radius: 21px;
	background: #e8bf19;
	text-decoration: none !important;
	transition: 0.3s;
}
.but-navigation:hover {
	color: #fff !important;
}

@media (max-width: 900px) {
.but-navigation {
	background: none;
}
.but-navigation:hover {
	color: #1878f3 !important;
	background: none;
}
}


.h-line-1 {
	width: 235px;
	border-bottom: 1px solid #121212;
}
.h-line-2 {
	width: 540px;
	margin: 70px auto 0px auto;
	border-bottom: 1px solid #e1e3ef;
}
@media (max-width: 810px) {
.h-line-1 {
	width: 135px;
}

.h-line-2 {
	width: 450px;
	margin: 40px auto 0px auto;
}

}

@media (max-width: 450px) {
.h-line-2 {
	width: 325px;
	margin: 50px auto 0px auto;
}

}

.shadow1 {
	box-shadow: 0px 3px 10px 0px rgba(82,89,109,0.1);
}
.border-radius1 {
	border-radius: 18px;
}
.border-radius2 {
	border-radius: 30px;
}
.border-radius3 {
	border-radius: 10px;
}

.full-height {
  height: 100%;
}

.header {
	width: 100%;
	height: 830px;
	background: url(../images/header-banner-bg.jpg) no-repeat center bottom;
}
.header-banner-text {
	padding: 5% 0 0 0;
}
.header-banner-text h1 {
	font-size: 58px;
	line-height: 63px;
}
.header-banner-text h5 {
	font-size: 21px;
	line-height: 30px;
	font-weight: 500;
}
.header-banner-text h6 {
	font-size: 16px;
	padding: 10px 20px;
	font-weight: 600;
	background: #e8bf19;
	border-radius: 8px;
}

.yellow-bg-text {
	font-size: 16px;
	padding: 10px 20px;
	font-weight: 600;
	background: #e8bf19;
	border-radius: 8px;
	display: inline-block;
}



.header-inner {
	width: 100%;
	height: 300px;
	padding-top: 120px;
	background: url(../images/innerpage-head-bgimg1.jpg) no-repeat center top;
}
.header-inner.two {
	background: url(../images/innerpage-head-bgimg2.jpg) no-repeat center top;
}
.header-inner.three {
	background: url(../images/innerpage-head-bgimg3.jpg) no-repeat center top;
}
.header-inner.four {
	background: url(../images/innerpage-head-bgimg4.jpg) no-repeat center top;
}

@media (max-width: 1360px) {

.header {
	height: 700px;
	background-size: 100%;
}
.header-banner-text {
	padding: 2.5% 0 0 0;
}
.header-banner-text h1 {
	font-size: 48px;
	line-height: 50px;
}
.header-banner-text h3 {
	font-size: 25px;
	line-height: 30px;
}
.header-banner-text h5 {
	font-size: 18px;
	line-height: 27px;
}

}

@media (max-width: 1280px) {

.header {
	height: 664px;
	background-size: 100%;
}
.header-banner-text {
	padding: 0% 0 0 0;
}
.header-banner-text h1 {
	font-size: 50px;
	line-height: 54px;
}
.header-banner-text h5 {
	font-size: 16px;
	line-height: 25px;
}

}

@media (max-width: 810px) {

.header {
	height: 520px;
	background-size: 100%;
}
.header-banner-text {
	padding: 0% 50% 0 3%;
}
.header-banner-text h1 {
	font-size: 30px;
	line-height: 30px;
}
.header-banner-text h3 {
	font-size: 18px;
	line-height: 25px;
}
.header-banner-text h5 {
	font-size: 13px;
	line-height: 21px;
}

.header-banner-text h6 {
	font-size: 13px;
	font-weight: 500;
}

.header-inner {
	height: 250px;
	padding-top: 100px;
}

.yellow-bg-text {
	font-size: 14px;
	padding: 10px 10px;
}

}


@media (max-width: 450px) {

.header {
	height: 540px;
	background-color: #f1f5f8;
	background-size: 100%;
}
.header-banner-text {
	padding: 0% 0% 0 3%;
}
.header-banner-text h1 {
	font-size: 30px;
	line-height: 28px;
}
.header-banner-text h3 {
	font-size: 16px;
	line-height: 16px;
}
.header-banner-text h5 {
	font-size: 13px;
	line-height: 21px;
}

.header-banner-text h6 {
	font-size: 12px;
	padding: 7px 10px;
}

.header-inner {
	height: 180px;
	padding-top: 70px;
	text-align: center;
}


}



/* feature sections */
.featured-section-1 {
}
.featured-section-1 a {
	float: right;
	margin-top: 5px;
}
.featured-section-1 a.none {
	float: none;
}
.featured-section-1 .price {
	font-size: 36px;
	font-weight: bold;
}
.featured-section-1 .price i {
	font-size: 32px;
	font-weight: normal;
	margin-right: 5px;
}
.featured-section-1 b {
	font-size: 25px;
	font-weight: normal;
	line-height: 30px;
	padding-right: 0px;
}
.featured-section-1 ul {
	padding: 0px;
	margin: 0px;
}
.featured-section-1 ul li {
	padding: 10px 0px 10px 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 14px;
}
.featured-section-1 ul li i {
	padding: 2px 3px;
	font-size: 9px;
	border: 1px solid #121212;
	border-radius: 30px;
	float: left;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-top: 5px;
	clear: both;
}

/* background images */
.bgimage-sec1 {
	background: #f3f5fb url(../images/lets-practice-img.jpg) no-repeat right bottom;
}

@media (max-width: 1360px) {
.bgimage-sec1 {
	background-size: 68%;
}
}

.courses-img1 {
	width: 100%;
	height: 317px;
	border-radius: 20px;
	background: url(../images/courses-img1.jpg) no-repeat center bottom;
}
.courses-img1 .box {
	float: right;
	width: 235px;
	height: 175px;
	padding-top: 23px;
	padding-left: 30px;
	margin-top: 72px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	background: rgba(24,119,242,0.95);
	color: #fff;
}
.courses-img2 {
	width: 100%;
	height: 317px;
	border-radius: 20px;
	background: url(../images/courses-img2.jpg) no-repeat center bottom;
}
.courses-img2 .box {
	float: left;
	width: 235px;
	height: 175px;
	padding-top: 23px;
	padding-left: 36px;
	margin-top: 72px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	background: rgba(112,173,69,0.95);
	color: #fff;
}

@media (max-width: 810px) {
.courses-img1 .box {
	width: 192px;
	height: 153px;
	padding-top: 14px;
}
.courses-img2 .box {
	width: 192px;
	height: 153px;
	padding-top: 14px;
}
}

@media (max-width: 450px) {
.courses-img1 {
	margin-bottom: 20px;
}

}


.social-icons {
	margin: 0px;
	padding: 0px;
}
.social-icons li {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	text-align: center;
}
.social-icons li i {
	width: 36px;
	height: 36px;
	padding-top: 9px;
	border-radius: 100%;
	border: 1px solid #454545;
	transition: 0.3s;
}
.social-icons li a {
	color: #454545;
}
.social-icons li i:hover {
	color: #1878f3;
	background: #fff;
	border: 1px solid #1878f3;
}


/* contact form */
.cforms-sty2 {
	background: #1877f2;
	border-radius: 20px;
	padding: 50px;
	float: left;
	width: 100%;
}
.cforms-sty2 label {
	float: left;
	width: 100%;
	color: #fff;
	text-align: left;
	font-size: 16px;
	font-weight: 500;
	padding: 0px 0px 10px 0px;
	margin: 0;
}
.cforms-sty2 label em {
	color: #000;
	font-style: normal;
	display: none;
}
.cforms-sty2 input {
	color: #000;
	float: left;
	width: 100%;
	font-size: 16px;
	padding: 14px 14px;
	background: #fff;
	border: none;
	border-radius: 10px;
	margin-bottom: 10px;
	-webkit-box-shadow: 0px 0px 0px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 0px 3px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 0px 3px rgba(0,0,0,0.1);
}
.cforms-sty2 textarea {
	color: #000;
	float: left;
	width: 100%;
	font-size: 16px;
	padding: 14px 14px;
	border-radius: 10px;
	margin-bottom: 10px;
	background: #fff;
	border: none;
	-webkit-box-shadow: 0px 0px 0px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 0px 3px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 0px 3px rgba(0,0,0,0.1);
}
.cforms-sty2 .button {
	float: left;
	margin-top: 9px;
	color: #fff;
	padding: 14px 35px 13px 35px;
	font-size: 16px;
	font-weight: 700;
	background: #eec207;
	border-radius: 30px;
	border: none;
	-webkit-box-shadow: 0px 0px 0px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 0px 3px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 0px 3px rgba(0,0,0,0.1);
	cursor: pointer;
	transition: all 0.3s ease;
}
.cforms-sty2 .button:hover {
	background: #121212;
}

::placeholder {
  color: #121212;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #121212;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #121212;
}



.border-radius-box-one {
	padding: 50px;
	background: #f3f5fb;
	border-radius: 18px;
}
.border-radius-box-one h4 {
	font-weight: 600;
}
.border-radius-box-one .list-one li {
	margin-bottom: 16px;
	font-weight: 500;
}


.border-radius-box-two {
	padding: 50px;
	background: #f3f5fb;
	border-radius: 18px;
}
.border-radius-box-two h4 {
	font-weight: 600;
}
.border-radius-box-two p {
	line-height: 30px;
	margin-bottom: 20px;
}
.border-radius-box-two ul {
	margin-left: 30px;
}
.border-radius-box-two ol {
	margin-left: 30px;
}
.border-radius-box-two li {
	line-height: 30px;
}

.border-radius-box-three {
	padding: 50px;
	border: 10px solid #f3f5fb;
	background: #fff;
	border-radius: 18px;
}
.border-radius-box-three li {
	margin-bottom: 16px;
}
.border-radius-box-four {
	padding: 50px;
	background: #f3f5fb;
	border-radius: 18px;
}
.border-radius-box-four li {
	margin-bottom: 16px;
	line-height: 30px;
}

.border-radius-box-five {
	padding: 18px 30px 30px 30px;
	border: 10px solid #f3f5fb;
	background: #fff;
	border-radius: 18px;
}
.border-radius-box-five ul {
	margin: 0;
	padding: 0;
}
.border-radius-box-five li {
	list-style-type: none;
	border-bottom: 1px solid #f3f5fb;
	padding-bottom: 27px;
	padding-top: 40px;
	padding-left: 25px;
	padding-right: 25px;
	transition: 0.3s;
}
.border-radius-box-five li:last-child {
	border-bottom: none;
}
.border-radius-box-five li:hover {
	background: #f3f5fb;
}
.border-radius-box-five strong {
	font-weight: 500;
}
.border-radius-box-five h5 {
	margin-left: 40px;
	font-weight: 600;
}
.border-radius-box-five i {
	float: left;
	color: #1878f3;
	margin-right: 12px;
	font-size: 21px;
}
.border-radius-box-five p {
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
	line-height: 27px;
}

@media (max-width: 450px) {
.border-radius-box-one {
	padding: 36px;
}
.border-radius-box-one p {
	font-size: 14px;
	line-height: 30px;
}
.border-radius-box-one .list-one li {
	font-size: 14px;
}

.border-radius-box-two {
	padding: 36px;
}

.border-radius-box-three,
.border-radius-box-four {
	padding: 36px;
}

.border-radius-box-five {
	padding: 10px 20px 20px 20px;
}
.border-radius-box-five li {
	padding-bottom: 27px;
	padding-top: 30px;
	padding-left: 18px;
	padding-right: 18px;
}

}


@media (max-width: 810px) {
.cforms-sty2 {
	border-radius: 12px;
	padding: 25px;
}
.cforms-sty2 .button {
	margin-top: 0px;
	padding: 10px 23px 9px 23px;
	font-size: 14px;
	border-radius: 25px;
}


}

@media (max-width: 450px) {
.cforms-sty2 {
	margin-top: 50px;
}

}


/* table */
.table-courses {
	width: 100%;
	border-collapse: collapse;
	border-radius: 18px;
	overflow: hidden;
	border-top: 1px solid #fff !important;
}
.table-courses td {
	width: 30%;
	padding: 14px 30px;
	background: #e7ebf7;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
}
.table-courses td:last-child {
	width: 70%;
	border-right: 0px solid #fff;
}
.table-courses th {
	width: 30%;
	background: #1878f3;
	padding: 14px 30px;
	border-right: 1px solid #fff;
	border-bottom: 2px solid #fff;
}
.table-courses th:last-child {
	width: 70%;
	border-right: 0px solid #fff;
}
.table-courses .thead-primary {
	background: #1878f3;
}


.table-courses.summary {
	font-size: 14px;
	table-layout:fixed;
}
.table-courses.summary td {
	text-align: right;
}
.table-courses.summary th.one {
	width: 14% !important;
}
.table-courses.summary th.two {
	width: 12% !important;
}
.table-courses.summary th.three {
	width: 9% !important;
}
.table-courses.summary th.four {
	width: 9% !important;
}
.table-courses.summary th.five {
	width: 20% !important;
}
.table-courses.summary th.six {
	width: 20% !important;
}
.table-courses.summary th.seven {
	width: 16% !important;
}
.table-courses.summary td:last-child {
	color: #1878f3;
}


/* breadcrumbs */
.breadcrumbs {
	padding-top: 20px;
	font-size: 14px;
}

/* slider */
.slider-img img {
	width: 99.5%;
	border-radius: 20px !important;
}
.slider-content {
	float: left;
	text-align: left;
	margin-top: -355px;
	margin-left: 80px;
	position: relative;
	z-index: 2;
}
@media (max-width: 810px) {
.slider-content {
	width: 63%;
	margin-top: -230px;
	margin-left: 50px;
}
.slider-content h4 {
	line-height: 25px;
}
}

@media (max-width: 450px) {
.slider-content {
	width: 78%;
	margin-top: -120px;
	margin-left: 23px;
}
.slider-content h1 {
	font-size: 21px;
	line-height: 25px;
	margin-bottom: 5px;
}
.slider-content h4 {
	font-size: 12px;
	line-height: 18px;
}
}

/* footer */
.footer {
	background: #121212;
	padding: 117px 0px 50px 0px;
}
.footer .border-right-light {
	border-right: 1px solid #3d3d3d;
}
.footer .border-left-light {
	border-left: 1px solid #3d3d3d;
}
.footer .border-top-light {
	border-top: 1px solid #3d3d3d;
}
ul.footer-links {
	margin: 0;
	padding: 0;
}
.footer-links li {
	margin: 0px 0px 14px 0px;
	padding: 0px;
	list-style-type: none;
}
.footer-links li a {
	color: #999;
	text-decoration: none;
	transition: 0.3s;
}
.footer-links li a:hover {
	color: #fff;
}
.icon-circle-tertiary-color h5 {
	margin-top: 18px;
	font-weight: 600;
	line-height: 27px;
	margin-left: 10px;
}
.icon-circle-tertiary-color h5.last {
	margin-top: 10px;
}
.icon-circle-tertiary-color i {
	background: #fff;
	font-size: 23px;
	width: 72px;
	height: 72px;
	padding-top: 14px;
	border-radius: 100%;
	border: 10px solid #e8bf19;
	text-align:center;
}

@media (max-width: 810px) {
.icon-circle-tertiary-color i {
	font-size: 21px;
	width: 56px;
	height: 56px;
	padding-top: 12px;
	border: 5px solid #e8bf19;
}
.icon-circle-tertiary-color h5 {
	margin-top: 10px;
	font-weight: 500;
	margin-left: 0px;
}
}

@media (max-width: 450px) {
.icon-circle-tertiary-color {
	margin-top: 40px;
}
.icon-circle-tertiary-color h5.last {
	margin-top: 0px;
}
}

.copyrights {
	color: #999;
	font-size: 14px;
}

/* scroll up */
.nav-bg-color{
    width:100%;
    height:84px;
    opacity:1;
    position:fixed;
    top:0px;
    left:0px;
    display:none;
    text-indent:-9999px;
    background: #fff;
	z-index: 0;
/*	box-shadow: rgba(0, 0, 0, 0.02) 0px 15px 25px, rgba(0, 0, 0, 0.02) 0px 5px 10px;*/
}



@media screen and (max-width: 900px) {
h1 {
	font-size: 36px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 23px;
	line-height: 30px;
	font-weight: 600;
}
h4 {
	font-size: 18px;
}

.less1 {
	width: 90%;
}

.featured-section-1 ul li i {
	margin-bottom: 10px;
}
.margin-top-respo {
	margin-top: 30px;
}
.margin-top-respo2 {
	margin-top: 60px;
}

.full-height {
  height: auto;
}
.margin-l4 {
	margin-left: auto;
	text-align: center;
}


}




@media screen and (max-width: 450px) {
.padding-all3 {
	padding: 20px;
}
.padding-all5 {
	padding: 30px;
}
.featured-section-1 ul li i {
	margin-bottom: 30px;
}

.table-courses td {
	width: 35%;
}
.table-courses td:last-child {
	width: 65%;
}
.table-courses th {
	width: 35%;
}
.table-courses th:last-child {
	width: 65%;
}


}





