@font-face {
	font-family: "FontAwesome";
	src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
	src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),
		url("../../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),
		url("../../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),
		url("../../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),
		url("../../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

* {
	margin: 0;
	padding: 0;
}
.col-md-12 {
    clear: both;
}
.podcast-img img {
    max-width: 100%;
}
.inner-page-content.chairman-box p {
	color: #000;
}


body {
	font-family: "Barlow Semi Condensed", sans-serif;
	font-size: 1em;
}

body.extra-action header {
	position: fixed;
	z-index: 99;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #29aa5a;
	text-decoration: none;
}

ul,
li,
h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

header,
.topsec {
	width: 100%;
	float: left;
}

.youtube_video iframe {
    height: 420px;
}
.mat-toolbar-row .table-condensed td {
	color: #fff !important;
}

.webiner_resgister_btn a:nth-child(2) {
	display: none;
}

.event_wrap img {
	max-width: 100%;
	border-radius: 20px;
}

.container {
	max-width: 1480px;
}

.addressbox p {
	margin: 0;
}

.blog-img-wrap {
	display: table;
	height: 370px;
	width: 100%;
}

.blog-img-wrap img {
	max-width: 100%;
	min-height: 100%;
}

.blog-img-contain {
	display: table-cell;
	width: 100%;
	text-align: center;
	height: 370px;
	vertical-align: middle;
}

.event_img_header {
	width: 100%;
	margin-top: 0;
	position: relative;
	margin-bottom: 0;
	float: left;
}

.blog-header {
	min-height: 220px;
	text-align: center;
	padding: 70px 0;
	color: #fff;
	background: #000 url(../images/banner-blog.png) no-repeat;
	width: 100%;
	float: left;
}

.jobs-and-skill {
	min-height: 350px;
	text-align: center;
	padding: 118px 0 0 0;
	color: #fff;
	background: #000 url(../images/jobs-and-skill.jpg) no-repeat;
	background-size: cover;
}

.jobs-and-skill h2 {
	font-size: 65px;
}

.jobs-and-skill p {
	font-size: 26px;
}

.blog-header h2 {
	font-size: 62px;
}

.video-info p {
	background: #fdd36a;
	padding: 11px;
	text-align: center;
	font-size: 22px;
	color: #000;
	margin-top: 20px;
	float: left;
	width: 100%;
}

.youtube-info iframe {
	min-height: 820px;
	margin-bottom: 40px;
}

#blogslist {
	display: flex;
}
.bg-podcaste {
    background: url(../images/bg-podcaste.png);
    background-position: top;
    background-repeat: repeat-x;
	background-size: 150px;
}
ul.podcast-series li {
    border: #ccc 1px solid;
    padding: 0;
    border-radius: 10px;
    box-shadow: #ccc 0 0 5px;
}
.podcast-img {
    position: relative;
}
.playbtn {
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.playbtn img {
    max-width: 40px;
    border: #fff 2px solid;
    border-radius: 50px;
    box-shadow: #000 0 0 9px;
}
.podcast-box h2 {
    background: rgb(41,170,90);
    border-radius: 0;
    padding: 10px;
	font-size: 18px;
	color:#fff;
}
.podcast-heading {
    padding: 0 10px;
    box-sizing: border-box;
}
.podcast-box p {
    font-size: 16px;
    padding: 0 10px;
    box-sizing: border-box;
}
ul.podcast-series {
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 30px;
}
.podcast-heading a {
    font-size: 20px;
    line-height: 25px;
    margin: 12px 0;
    display: block;
    color: #4d7dfb;
    font-family: "Playfair Display";
    font-weight: 600;
}
.libf-footer-text {
    text-align: center;
    padding: 10px;
}

.podcast-heading a:hover{ color: #000;}
.podcast-box p {
    font-size: 16px;
}
.other-btns {
	width: 100%;
	float: left;
	padding-top: 10px;
	padding: 20px;
	text-align: center;
}

.other-btns p {
	line-height: 21px;
	font-size: 18px;
}

.btn-other-group {
	border-top: #ddd 1px solid;
	padding-top: 20px;
	display: flex;
	align-items: center;
	gap: 10px;
}

.btn-other-group .btn {
	margin: 0;
}

.btn-block {
	display: block;
	width: 100%;
	border: #29aa5a6a 1px solid;
	border-radius: 30px;
}

.event_img_header img {
	max-width: 100%;
	width: 100%;
	margin-bottom: 10px;
}

.list-event-info .event_img_header img {
	max-height: 170px;
}

.banner-panel img {
	max-width: 100%;
	margin-top: 40px;
	border-radius: 20px;
}

.stir-logo img {
	max-width: 240px;
}

/*.youtube_video iframe {
    width: 100%;
}*/
.desk-stirling {
	width: 100%;
	float: left;
}

.mob-stirling {
	width: 100%;
	float: left;
	display: none;
}

.banner-stirling {
	width: 100%;
	float: left;
}

.banner-stirling img {
	width: 100%;
	border-radius: 30px;
}

.bg_gray_home {
	width: 100%;
	float: left;
	background: #eee;
	margin: 50px 0;
}

.online_info {
	color: #ffc900;
	font-size: 27px;
}

.form_layout .col-md-6 button {
	border: none;
	background: #fff;
	padding: 10px 20px;
	border-radius: 30px;
	margin: 5px 0;
	box-shadow: #ccc 0 0 2px 2px;
}

.session_id {
	font-size: 12px;
	display: block;
	color: #777;
}

.session_id label {
	border: #ccc 1px solid;
	border-radius: 20px;
	padding: 0px 10px;
	background: #d8ecfb;
	font-size: 13px;
	color: #000;
}

.date_opt {
	white-space: nowrap;
}

.quant-banner {
	margin-top: 40px;
	width: 100%;
	float: left;
}

.quant-banner img {
	width: 100%;
	border-radius: 20px;
}

.extra-action .deep_txt {
	display: none;
}

.video_course img {
	max-width: 100%;
}

.detail_heading_box h1 {
	font-size: 37px;
	text-align: left;
	color: #29aa5a;
	font-family: "Playfair Display", serif;
}

.ct-content {
	font-size: 12px;
	color: #000;
	text-align: justify;
}

.box_main {
	background: #29aa5a;
	color: #fff;
	padding: 20px;
	font-size: 18px;
	text-align: center;
	border-radius: 20px;
}

.course_outline .table {
	font-size: 17px !important;
}

ul.sub_mode {
	padding-left: 20px;
}

.search_opt {
	width: 100%;
	float: left;
}

.course_outline_new h3 {
	font-size: 22px;
	background: #eee;
	padding: 12px;
	margin-bottom: 20px;
	width: 100%;
	float: left;
	border: #29aa5a 2px solid;
	border-radius: 10px;
}

.course_outline label {
	display: none;
}

.row_link {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	border: #eee 1px solid;
	padding: 0;
	border-radius: 10px;
}

.course_outline tr {
	background: #deeaf5;
}

.course_outline tr.bg_gray {
	background: #e7f7f6;
}

.whychoose h2 {
	text-align: center;
}

.row_link h2 {
	font-size: 22px;
	font-weight: 600;
	border-bottom: #eee 1px solid;
	padding: 10px;
	margin-bottom: 4px;
}

.tags_info li {
	float: left;
	margin-bottom: 5px;
}

.tags_info li a {
	background: #4d7dfb;
	padding: 5px 7px;
	margin: 2px;
	font-size: 15px;
	text-decoration: none;
	border-radius: 10px;
	color: #fff;
}

.category_list a {
	font-size: 14px;
	line-height: 28px;
	display: block;
}

.promotion-banner img {
	width: 100%;
	margin-bottom: 20px;
}

.search_opt input {
	width: 100%;
	float: left;
	border-radius: 30px;
	border: #4d7dfb 1px solid;
	padding: 10px 20px;
	margin-bottom: 20px;
	background: #4d7dfb;
	color: #fff;
}

.search_opt input::placeholder {
	color: #fff;
}

.category_list li {
	padding: 0 10px;
	border-bottom: #f5f5f5 1px solid;
}

.other-program-wrap {
	margin-top: 20px;
}

html {
	scroll-behavior: smooth;
}

.eligiblity_bar {
	background: #29aa5a;
	text-align: center;
	font-size: 19px;
	padding: 10px;
	width: 100%;
	float: left;
	color: #fff;
}

.blog_area {
	display: none;
}

.extra-action .infosec {
	margin-right: 20px;
}

.arrowscrollbtn {
	position: fixed;
	right: 10px;
	bottom: 10px;
}

.arrowscrollbtn a {
	background: #000;
	color: #fff;
	width: 30px;
	height: 30px;
	border-radius: 50px;
	font-size: 13px;
	padding: 8px;
	display: block;
	text-align: center;
	line-height: 12px;
}

.infosec {
	float: right;
	text-align: right;
	padding: 10px;
	box-sizing: border-box;
}

.infosec li {
	display: inline-block;
	font-size: 0.9rem;
	padding: 0 10px;
}

.infosec-v1 {
	float: right;
	text-align: right;
	padding: 10px;
	box-sizing: border-box;
}

.infosec-v1 li {
	display: inline-block;
	font-size: 0.9rem;
	padding: 0 10px;
}

.header {
	width: 100%;
	float: left;
	border-top: #e7e7e7 1px solid;
	padding: 15px 0;
}

.header_v1 {
	width: 100%;
	float: left;
	border-top: #e7e7e7 1px solid;
	padding: 5px 0;
}

.barcontainer {
	display: inline-block;
	cursor: pointer;
}

.bar1,
.bar2,
.bar3 {
	width: 35px;
	height: 5px;
	background-color: #333;
	margin: 6px 0;
	transition: 0.4s;
}

.change .bar1 {
	-webkit-transform: rotate(-45deg) translate(-8px, 8px);
	transform: rotate(-45deg) translate(-8px, 8px);
}

.change .bar2 {
	opacity: 0;
}

.change .bar3 {
	-webkit-transform: rotate(45deg) translate(-8px, -8px);
	transform: rotate(45deg) translate(-8px, -8px);
}

.detail_heading_box {
	text-align: center;
	width: 100%;
	float: left;
	padding: 0;
	color: #144677;
	font-size: 32px;
	font-family: "Barlow Semi Condensed", sans-serif;
}

.detail_heading_box p {
	font-size: 16px;
	padding: 10px 0;
}

.logo {
	float: left;
	position: relative;
}

.logo .iiqf-logo a {
	font-family: "barlow_semi_condensedmedium";
	font-size: 26px;
	background: url(../images/iiqf-logo.png);
	background-repeat: no-repeat;
	background-size: 40px;
	padding-left: 50px;
	background-position: left;
	height: 59px;
	display: inline-block;
	font-weight: 500;
}

.logo span {
	font-weight: 300;
	font-size: 14px;
	display: block;
	margin-top: 0;
	font-family: "barlow_semi_condensedregular";
}

.mob_logo {
	display: none;
}

.rt_lnks {
	display: flex;
}

.rt_lnks a {
	font-size: 20px;
	border-radius: 20px;
	display: block;
	padding: 5px 10px;
	margin: 0 5px;
	color: #221e1f;
}

span#account_lnk {
	font-size: 17px;
	border: #29aa5a 3px solid;
	border-radius: 30px;
	color: #29aa5a;
	padding: 2px 20px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}

.video_sec {
	width: 100%;
	display: flex;
	/* background: url(../images/banner-bg.jpg); */
	background: rgb(70, 113, 161);
	/* Old browsers */
	background: -moz-linear-gradient(-45deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 21%,
			rgba(78, 164, 152, 1) 49%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 21%,
			rgba(78, 164, 152, 1) 49%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 21%,
			rgba(78, 164, 152, 1) 49%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4671a1', endColorstr='#4ea498', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */

	padding: 30px;
	position: relative;
	margin-top: 140px;
}

.video_sec_v1 {
	width: 100%;
	display: flex;
	/* background: url(../images/banner-bg.jpg); */
	background: rgb(70, 113, 161);
	/* Old browsers */
	background: -moz-linear-gradient(-45deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 21%,
			rgba(78, 164, 152, 1) 49%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 21%,
			rgba(78, 164, 152, 1) 49%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 21%,
			rgba(78, 164, 152, 1) 49%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4671a1', endColorstr='#4ea498', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */

	padding: 30px;
	position: relative;
	margin-top: 120px;
}

.course_header_sec {
	width: 100%;
	display: flex;
	/* background: url(../images/banner-bg.jpg); */
	background: rgb(70, 113, 161);
	/* Old browsers */
	background: -moz-linear-gradient(-45deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 21%,
			rgba(78, 164, 152, 1) 49%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 21%,
			rgba(78, 164, 152, 1) 49%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 21%,
			rgba(78, 164, 152, 1) 49%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4671a1', endColorstr='#4ea498', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */

	padding: 30px;
	position: relative;
	margin-top: 0;
}

.inner_header {
	margin-top: 140px;
}

.inn_info_box p {
	font-size: 18px;
	letter-spacing: 1.1px;
	margin: 0;
	padding: 0;
}

.video_cont {
	color: #fff;
	padding: 40px 20px;
	width: 30%;
}

.course_box_inn {
	text-align: center;
	width: 100%;
	color: #fff;
	padding: 15px 0;
	background: rgba(0, 0, 0, 0.6);
	z-index: 1;
	top: 130px;
}

ul.course_extra_info {
	position: relative;
	text-align: right;
	padding: 40px 120px 20px;
	box-sizing: border-box;
}

.course_extra_info a {
	color: #fff;
	border-radius: 20px;
	border: #fff 1px solid;
	padding: 7px 20px;
	margin-left: 10px;
	font-size: 18px;
	display: block;
}

.course_extra_info>li {
	display: inline-block;
}

.videobox {
	width: 75%;
}

.videobox img {
	width: 100%;
	border-radius: 20px;
}

.video_cont h1 {
	font-size: 52px;
	font-weight: 800;
	line-height: 60px;
	letter-spacing: 2px;
	margin: 20px 0;
}

.subtxt {
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 20px;
}

.video_sec p,
.video_sec_v1 {
	font-size: 16px;
	padding-right: 40px;
}

.header_btn a {
	background: #ffffff;
	font-size: 16px;
	display: inline-block;
	padding: 10px 25px;
	border-radius: 30px;
}

.btn.header_btn {
	padding: 0;
	margin: 0;
}

.logos_area .owl-dots {
	display: none;
}

.owl-nav span {
	font-size: 42px;
}

.owl-prev {
	position: absolute;
	left: -30px;
	top: 10%;
}

.owl-next {
	position: absolute;
	right: -30px;
	top: 10%;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
	color: #000 !important;
	text-decoration: none;
}

button:focus {
	border: none;
	outline: none;
}

section {
	width: 100%;
	float: left;
	padding: 30px 0;
	margin: 0;
}

.owl-theme .owl-nav {
	margin: 0;
}

.heading_info {
	text-align: center;
	position: relative;
	width: 100%;
	float: left;
	z-index: 0;
}

.heading_info h2 {
	font-family: "Playfair Display", serif;
	color: #221e1f;
	font-size: 44px;
	background: #fff;
	padding: 0 30px;
	position: relative;
	z-index: 9;
	display: inline-block;
	font-weight: 100;
}

.subheading {
    color: #999;
    font-size: 25px;
    font-weight: 300;
    padding: 1% 20%;
    margin-bottom: 20px;
}

.heading_info h3 {
	color: #29aa5a;
	font-size: 23px;
	margin-top: 18px;
}

.tabsbox {
	width: 100%;
	float: left;
}

ul.tabslnk {
	width: 100%;
	text-align: center;
	font-size: 16px;
	padding: 20px 0;
}

.tabslnk li {
	display: inline-block;
	padding: 0 20px;
}

.box_course_txt .subtxt {
	font-size: 22px;
	margin: 0;
	font-weight: 400;
	min-height: 137px;
}

.box_course_txt h1,
.box_course_txt h3 {
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 20px;
}

.course_duration {
	padding: 10px 0;
	font-size: 18px;
}

.course_duration label {
	padding: 0;
	margin: 0;
	font-size: 24px;
}

.heading_info:after {
	background: #ccc;
	content: "";
	height: 5px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 29px;
	z-index: 0;
}

.btn_register a {
	border: #29aa5a 3px solid;
	border-radius: 40px;
	padding: 10px;
	display: inline-block;
	text-align: center;
	color: #29aa5a;
	font-size: 15px;
	font-weight: 500;
	white-space: nowrap;
	width: 170px;
	white-space: nowrap;
}

.certificate_prog_wrap .btn_register a {
	border: none;
	border-radius: 40px;
	padding: 5px;
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: 500;
	white-space: nowrap;
	width: 170px;
	white-space: nowrap;
	border: #fff 2px solid;
}

.box_course_01 {
	border: #ccc 2px solid;
	padding: 20px;
	border-radius: 20px;
	text-align: center;
	min-height: 320px;
	position: relative;
}

.share_wrap {
	display: none;
	position: absolute;
	z-index: 999;
	background: #fff;
	border-radius: 17px;
	padding: 14px 0;
	top: 47px;
	width: 211px;
	right: 0;
}

#st-1.st-has-labels .st-btn {
	min-width: 90% !important;
}

.st-btn {
	margin: 5px;
}

.border-bottom {
	border-bottom: none !important;
}

.cusomise_info .item {
	width: 23%;
	float: none;
	margin: 10px;
	display: inline-block;
}

.box_course_01 .btn_register.blue_btn {
	position: absolute;
	width: 100%;
	bottom: 20px;
	padding-top: 18px;
	left: 0;
}

.box_customize_txt {
	display: table;
	width: 100%;
	min-height: 210px;
}

.box_customize_txt h1,
.box_customize_txt h3 {
	display: table-cell;
	vertical-align: middle;
}

.course_duration span {
	border-bottom: #000 2px solid;
	margin-left: 10px;
	font-size: 27px;
}

.btn_enquire a {
	display: block;
	text-align: center;
	border: #29aa5a 3px solid;
	border-radius: 60px;
	padding: 10px;
	margin-top: 10px;
	color: #29aa5a;
}

.certificate_program_area .item {
	padding: 5px;
}

.box_course {
	padding: 20px;
	border-radius: 20px;
	text-align: center;
	min-height: 480px;
	position: relative;
	z-index: 1;
}

.box_course1 {
	padding: 20px;
	/* box-shadow: #ddd 0 0px 2px 2px; */
	border-radius: 20px;
	text-align: center;
}

.cusomizetraining .box_course {
	min-height: auto;
}

.blog_area .subheading {
	display: none;
}

.blog_area .heading_info h2 {
	margin-bottom: 40px;
}

.btn_register {
	text-align: center;
}

.course_duration {
	padding: 10px 0;
	font-size: 16px;
	margin-bottom: 10px;
}

.pg_course {
	width: 100%;
	display: flex;
	box-shadow: #eee 0 0 2px 2px;
	padding: 30px;
	border-radius: 20px;
}

.course_duration span {
	border-bottom: #000 2px solid;
	margin-left: 10px;
}

.owl-theme .owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
}

.owl-nav span {
	font-size: 55px;
	background: rgba(0, 0, 0, 0.1);
	width: 70px;
	display: block;
	height: 70px;
	line-height: 65px;
	border-radius: 50%;
}

.owl-prev,
.owl-next {
	margin: 0 !important;
}

button.owl-prev,
button.owl-next {
	position: absolute;
	top: 35%;
}

.logos_area .owl-nav {
	display: block;
}

a.active_tab {
	border-bottom: #000 2px solid;
}

ul.counts_info {
	display: flex;
	flex-flow: row;
	text-align: center;
}

.counts_info li {
	padding: 0 30px;
	width: 20%;
}

.count {
	font-size: 73px;
	font-weight: 800;
	color: #29aa5a;
}

.box_cont h2 {
	font-size: 25px;
	font-weight: 600;
}

.active_student,
.count_val {
	opacity: 0.7;
}

.testimmonial_area>h2 {
	text-align: center;
	font-family: "Barlow Semi Condensed", sans-serif;
	font-size: 32px;
	margin-bottom: 0;
}

.testimmonial_area .item {
	padding: 5px;
	text-align: center;
}

.testi_img img {
	border-radius: 50%;
	border: #ccc 2px solid;
	width: 74px !important;
	height: 74px;
}

.testi_heading h2 {
	font-size: 20px;
	font-weight: 600;
}

.profile_info {
	font-size: 14px;
}

.testi_heading {
	padding: 10px 0;
	text-align: left;
	padding-left: 27%;
}

.testi_content {
	font-size: 16px;
	text-align: justify;
	width: 100%;
	float: left;
	margin-top: 14px;
}

.testi_box {
	box-shadow: #ccc 0 0 10px 0px;
	border-radius: 20px;
	padding: 30px;
	width: 100%;
	float: left;
	margin-bottom: 30px;
	min-height: 420px;
	background: #fff;
}

.btns_group {
	width: 100%;
	float: left;
	padding: 30px 0;
	text-align: center;
}

.viewall_btn {
	display: inline-block;
	margin: 0;
}

.trust_key i {
	display: none;
}

.viewall_btn a {
	background: #4d7dfb;
	font-size: 20px;
	font-weight: 300;
	color: #fff;
	padding: 8px 20px;
	display: inline-block;
	border-radius: 30px;
	box-shadow: #000 0 0 4px;
	border: #fff 2px solid;
	margin: 0 10px;
}

.box_course_info span {
	display: block;
	font-size: 24px;
	margin-bottom: 20px;
}

.bespoke_sec {
	display: flex;
	width: 100%;
}

.sec1 {
	order: 2;
}

.sec1 img {
	width: 100%;
}

.sec2 {
	width: 80%;
	padding: 6% 0;
}

.bespoke_box h2 {
	font-size: 32px;
	font-family: "Barlow Semi Condensed", sans-serif;
	margin-bottom: 10px;
}

.bespoke_box p {
	font-size: 16px;
	font-weight: 300;
}

.call_box {
	font-family: "Barlow Semi Condensed", sans-serif;
	font-size: 26px;
	margin: 10px 0;
}

.blue_btn a {
	background: #29aa5a;
	font-size: 20px;
	font-weight: 300;
	color: #fff;
	padding: 8px 20px;
	display: inline-block;
	border-radius: 30px;
	box-shadow: #000 0 0 4px;
	border: #fff 2px solid;
	margin: 0 10px;
}

.box_customize_txt h1,
.box_customize_txt h3 {
	font-size: 37px;
	min-height: 90px;
}

.customise_program_area .item {
	padding: 3px;
}

.box_course_img img {
	max-width: 110px;
	margin-bottom: 20px;
}

.explore_lnk a {
	font-size: 13px;
	display: inline-block;
	margin-bottom: 10px;
}

.news_heading {
	font-size: 24px;
	margin-top: 0;
}

ul.inn_info_box {
	display: flex;
	width: 100%;
	border-bottom: #ccc 1px solid;
	margin-bottom: 40px;
}

li.path-space {
	margin-right: 10px;
	color: #000;
}

ul.path-way {
	display: flex;
	padding: 20px 0;
	color: #000;
}

ul.path-way li a {
	color: #29aa5a;
	margin-right: 10px;
}

.inn_info_box>li {
	width: 50%;
	padding: 20px 0;
}

.inn_info_box>li:nth-child(2) {
	text-align: right;
	width: 50%;
}

.inn_info_box>li:nth-child(2) a {
	border: #fff 2px solid;
	border-radius: 40px;
	padding: 7px 22px;
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	margin: 0 10px;
	box-shadow: #000 0 0 6px;
	background: #ff6c00;
	background: -moz-linear-gradient(top, #ff6c00 0%, #990407 100%);
	background: -webkit-linear-gradient(top, #ff6c00 0%, #990407 100%);
	background: linear-gradient(to bottom, #ff6c00 0%, #990407 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c00', endColorstr='#990407', GradientType=0);
}

.quick_facts_list li:nth-child(1) {
	background: #caf1de;
}

.quick_facts_list li:nth-child(2) {
	background: #e1f8dc;
}

.quick_facts_list li:nth-child(3) {
	background: #fef8dd;
}

.quick_facts_list li:nth-child(4) {
	background: #ffe7c7;
}

.quick_facts {
	margin-top: 10px;
	border: #ccc 2px solid;
	border-radius: 20px;
	overflow: hidden;
}

.quick_facts h2 {
	font-size: 23px;
	background: rgb(70, 113, 161);
	background: -moz-linear-gradient(-45deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 21%,
			rgba(78, 164, 152, 1) 49%);
	background: -webkit-linear-gradient(-45deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 21%,
			rgba(78, 164, 152, 1) 49%);
	background: linear-gradient(135deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 21%,
			rgba(78, 164, 152, 1) 49%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4671a1', endColorstr='#4ea498', GradientType=1);
	color: #fff;
	padding: 15px 20px;
}

.viewall_btn.book-guidance {
	text-align: center;
	width: 100%;
	margin-top: 10px;
}

.quick_facts_list li {
	padding: 8px 20px;
	list-style: none;
	list-style-position: inside;
}

.quick_facts_list span {
	font-size: 22px;
	display: block;
	margin: 0;
	padding: 0;
}

.heading_course {
	margin-top: 20px;
}

.newsletter_area .subheading {
	margin: 0;
	padding: 0;
	color: rgba(0, 0, 0, 0.6);
}

.news_letter_box {
	text-align: center;
	padding: 0;
	margin: 15px 0;
}

.newsletter_box {
	display: inline-block;
	position: relative;
	background: #e8e8e8;
	border-radius: 15px;
}

.newsletter_btn {
	font-size: 0;
	width: 80px;
	height: 65px;
	border: none;
	background: url(../images/news_letter_btn.png);
	background-repeat: no-repeat;
	background-size: 90px;
	background-position: center;
	cursor: pointer;
}

.newsletter_box input {
	border: none;
	background: none;
	padding: 17px 20px;
	font-size: 22px;
	font-weight: 300;
	float: left;
	width: 435px;
}

.newsletter_box input:hover,
.newsletter_box input:focus {
	border: none;
	outline: 0;
	border-radius: 16px;
}

.news_box_wrap {
	width: 100%;
	float: left;
	padding: 50px 0 0;
}

.news_box {
	display: flex;
}

.news_txt {
	width: 70%;
	padding: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: justify;
}

.news_img {
	border-radius: 20px;
	overflow: hidden;
}

.blog_img img {
	border-radius: 16px;
	margin-bottom: 20px;
}

.blog_txt h2 {
	font-size: 22px;
}

.blog_txt p {
	font-size: 14px;
	padding: 10px 0;
}

footer {
	width: 100%;
	float: left;
	border-top: #e1e1e1 2px solid;
	padding: 20px 0;
}

.address_sec {
	text-align: center;
	font-size: 12px;
	border-top: #f5f5f5 2px solid;
	border-bottom: #f5f5f5 2px solid;
	padding: 20px 0;
	margin: 20px 0;
	float: left;
	width: 100%;
}

.addressbox h3 {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 5px;
}

.garp_sec {
	width: 100%;
	display: block;
	text-align: center;
	float: left;
	border-bottom: #eee 1px solid;
}

.garpimg,
.garpimg+p {
	display: inline-block;
	font-size: 14px;
	padding: 0 10px;
}

.garpimg img {
	max-width: 100px;
}

ul.social_lnks {
	width: 100%;
	float: left;
	text-align: center;
	border-top: 2px solid #f5f5f5;
	padding: 20px 0;
}

.social_lnks li {
	display: inline-block;
	margin: 5px 5px;
}

.social_lnks a {
	background: #000;
	width: 45px;
	display: block;
	height: 45px;
	color: #fff;
	font-size: 26px;
	border-radius: 50px;
	padding: 2px;
	line-height: 45px;
}

.copyrt_sec {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 10px;
}

.social_lnks li:nth-child(3) a {
	background: #1b4b8d;
}

.social_lnks li:nth-child(2) a {
	background: #0376a8;
}

.social_lnks li:nth-child(5) a {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#634aba+0,ab32b1+34,e73264+68,f16f42+99 */
	background: #634aba;
	/* Old browsers */
	background: -moz-linear-gradient(-45deg,
			#634aba 0%,
			#ab32b1 34%,
			#e73264 68%,
			#f16f42 99%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,
			#634aba 0%,
			#ab32b1 34%,
			#e73264 68%,
			#f16f42 99%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,
			#634aba 0%,
			#ab32b1 34%,
			#e73264 68%,
			#f16f42 99%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#634aba', endColorstr='#f16f42', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
}

.social_lnks li:nth-child(1) a {
	background: #df2f2f;
}

.social_lnks li:nth-child(4) a {
	background: #1da1f2;
}

ul.footer_lnks li a {
	font-size: 13px;
}

ul.seminar_box {
	text-align: center;
	width: 100%;
	float: left;
}

.seminar_box li {
	width: 25%;
	display: inline-block;
	box-shadow: #eee 0 0 2px 2px;
	margin: 10px;
	padding: 20px;
	border-radius: 15px;
}

.dayinfo h2 {
	font-weight: 600;
	margin-bottom: 10px;
	font-size: 42px;
}

.dayimg img {
	max-width: 130px;
}

.tabs_info {
	width: 100%;
	float: left;
	text-align: center;
	margin: 20px 0;
}

.tabs_links li {
	width: 31%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	align-items: center;
	box-shadow: #eee 0 0 2px 2px;
	margin: 10px;
	border-radius: 20px;
	font-size: 23px;
	font-family: "Barlow Semi Condensed", sans-serif;
	background-color: #def2f1;
}

ul.tabs_links {
	max-width: 1366px;
	text-align: center;
	display: flex;
	margin: 0 auto;
}

.tabs_links li a {
	display: block;
	padding: 10px;
}

.mob_course {
	display: none;
}

.pg_course {
	width: 100%;
	display: flex;
}

.heading_course h1 {
	font-size: 29px;
}

.course_keys .col-md-7,
.course_keys .col-md-5 {
	margin: 0;
	padding: 0;
}

.course_detail {
	width: 100%;
	margin-bottom: 50px;
	text-align: justify;
}

.course_key_detail label {
	font-weight: bold;
}

.course_key_detail label {
	font-weight: bold;
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.pg_img {
	width: 70%;
}

.pg_box_mid {
	padding: 0 40px;
}

.pg_box_mid h1 {
	font-size: 25px;
	margin-bottom: 10px;
}

.expore_btn a {
	position: relative;
}

.expore_btn a:after {
	position: absolute;
	bottom: -10px;
	width: 100%;
	height: 3px;
	background: #000;
	content: "";
	left: 0;
}

.course_duration label {
	padding: 0;
	margin: 0;
	display: block;
	text-align: center;
}

.course_duration {
	padding: 10px 0;
	font-size: 16px;
	margin-bottom: 10px;
	text-align: center;
}

ul.tabslnks {
	text-align: center;
	padding: 22px 0;
}

.tabslnks li {
	width: 18%;
	display: inline-block;
	padding: 0;

	vertical-align: top;
	border-radius: 13px;
}

.tabslnks li a {
	padding: 10px;
	display: block;
	font-size: 15px;
	cursor: pointer;
	border: #ccc 2px solid;
	min-height: 65px;
	border-radius: 12px;
	box-shadow: #ccc 0 0px 7px;
}

.cusomise_info {
	text-align: center;
}

.active_training {
	color: #29aa5a !important;
}

.faculty_wrap .item {
	padding: 3px;
}

.topfaculty {
	width: 100%;
	float: left;
}

.testi_img {
	float: left;
}

.topfaculty .testi_heading {
	float: left;
	padding-left: 0;
}

.faculty_wrap .testi_box {
	min-height: 300px;
}

.faculty_wrap .testi_content {
	font-size: 14px;
	width: 100%;
	float: left;
	padding-top: 20px;
}

.course_keys {
	border: #000 3px solid;
	border-radius: 20px;
	float: left;
	padding: 20px;
	width: 100%;
	margin-bottom: 50px;
}

.blue_course {
	background: #144677;
	width: 100%;
	float: left;
	border-radius: 20px;
	padding: 20px;
	color: #fff;
	position: relative;
	right: -10px;
}

.blue_course label {
	font-weight: 300;
	font-size: 14px;
	display: block;
}

.edu_listing li {
	margin-bottom: 20px;
}

.edu_listing li:last-child {
	margin-bottom: 0;
}

.blue_course .btns_group {
	margin-bottom: 0;
	padding-bottom: 0;
}

ul.listkey li {
	margin: 10px 0px;
	font-size: 14px;
	border-left: #144677 5px solid;
	padding-left: 11px;
	width: 50%;
	float: left;
}

.course_key_detail .viewall_btn {
	margin-top: 10px;
}

.img_course img {
	max-width: 100%;
}

.course_listing ul {
	margin: 20px 0;
	font-size: 15px;
}

.course_listing li {
	margin-bottom: 20px;
	line-height: 27px;
	border-left: 5px #144677 solid;
	padding-left: 16px;
}

.course_detail_box {
	width: 100%;
	float: left;
	margin-bottom: 70px;
	margin-top: 0;
}

.couse_structure .btn {
	border: #29aa5a 3px solid;
	border-radius: 40px;
	padding: 10px 40px;
	display: inline-block;
	text-align: center;
	color: #29aa5a;
	font-size: 16px;
	font-weight: 600;
	background: #fff;
}

.blue_course .btns_group {
	text-align: left;
}

.menu_list {
	display: none;
	position: fixed;
	width: 330px;
	background: #fffec5;
	right: 0;
	font-size: 14px;
	top: 0;
	height: 100vh;
	box-shadow: rgb(0 0 0 / 30%) 0 5px 8px 5px;
	padding: 10px 0;
	z-index: 9999;
}

.menu_list_v1 {
	top: 116px;
}

.menu_list a {
	padding: 12px 38px;
	display: block;
	font-size: 20px;
}

.menu_list a:hover {
	color: #29aa5a;
	background: #fff;
}

.menu_list {
	display: none;
}

.menu_list li {
	position: relative;
	border-bottom: rgba(0, 0, 0, 0.1) 1px solid;
}

ul.submenu {
	position: absolute;
	right: 100%;
	background: #ffffea;
	width: 350px;
	display: none;
	height: 550px;
	top: 0;
	overflow: auto;
}

.testimonial_warp {
	width: 100%;
	float: left;
	padding-top: 0;
	position: relative;
}

.cookie-policy-box {
	position: fixed;
	width: 300px;
	background: rgb(70, 113, 161);
	background: -moz-linear-gradient(-45deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 100%);
	background: -webkit-linear-gradient(-45deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 100%);
	background: linear-gradient(135deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4671a1', endColorstr='#4ea498', GradientType=1);
	bottom: 0;
	z-index: 99;
	left: 10px;
	color: #fff;
	font-size: 16px;
	padding: 24px;
	text-align: justify;
	border-radius: 25px;
	border: #fff 2px solid;
	box-shadow: #000 0 0 5px;
}

ul.cookies_btn {
	display: flex;
	gap: 10px;
}

ul.cookies_btn li {
	width: 100%;
}

ul.cookies_btn button {
	width: 100%;
	background: #fff;
	border: none;
	border-radius: 20px;
	padding: 5px;
	font-size: 14px;
}

ul.cookies_btn button.btnApprove {
	background: #9dde8b;
}

.cookies_btn {
	margin: 0;
	padding: 0;
}

header {
	position: sticky;
	top: 0;
	background: #fff;
	z-index: 9;
}

.cookie-policy-box a {
	color: #fff;
	font-weight: 600;
	text-decoration: underline;
}

.menu_list li:hover ul.submenu {
	display: block;
}

.cookies_btn {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	display: flex;
}

.extra-action .infosec span {
	display: none;
}

.extra-action .infosec i {
	border: #000 2px solid;
	padding: 10px;
	border-radius: 40px;
	width: 40px;
	text-align: center;
}

.supportlnks {
	position: fixed;
	right: -37px;
	z-index: 999;
	top: 30%;
}

.supportlnks li a {
	color: #fff;
	padding: 10px 20px;
	display: block;
	border-radius: 0 20px;
	font-size: 14px;
	transform: rotate(90deg);
	margin: 83px 0;
}

.supportlnks li:nth-child(1) a {
	background: #ff8400;
}

.supportlnks li:nth-child(2) a {
	background: #0056ff;
}

.bespoke_box .blue_btn {
	margin-top: 30px;
}

.extra-action .infosec li {
	display: inline-block;
	font-size: 0.9rem;
	padding: 0 4px;
}

.innertop-gap {
	margin-top: 140px;
}

.missionprogress {
	float: right;
	width: 290px;
	background: #f1f1f1;
	padding: 20px;
	margin-left: 20px;
}

.missionprogress h2 {
	font-size: 22px;
	padding-bottom: 10px;
}

.inner-page-content p {
	font-size: 16px;
	line-height: 28px;
	width: 100%;
	float: left;
	color: #fff;
}

.inner-page-content {
	margin: 0;
	width: 100%;
	float: left;
	margin-top: 10px;
}

.inner-page-content h4 {
	font-size: 22px;
	background: #eee;
	width: 100%;
	float: left;
	padding: 10px;
	margin-bottom: 10px;
	border-radius: 8px;
}

.inner-page-content.stirling-content {
	margin-top: 40px;
	text-align: center;
}

.stirling-content h3 {
	color: #29aa5a;
	font-size: 30px;
}

.what_do {
	text-align: center;
	font-size: 15px;
	line-height: 30px;
}

.what_do h2 {
	font-size: 25px;
	border-bottom: #eee 1px solid;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.inner-page-content h2 {
	font-size: 41px;
	padding-bottom: 9px;
}

.name_box {
	float: left;
	margin-right: 20px;
	margin-top: 8px;
}

.name_box h2 {
	font-size: 16px;
	text-align: center;
	padding: 8px;
}

.listofinfo li {
	font-size: 15px;
	margin-bottom: 30px;
	line-height: 29px;
	padding-bottom: 30px;
	box-shadow: #eee 0 0 2px 2px;
	padding: 20px;
	border-radius: 10px;
	width: 100%;
	float: left;
}

.listofinfo h3 {
	font-size: 20px;
	margin-bottom: 20px;
	line-height: 32px;
}

.box_course h1 span {
	font-size: 14px;
	display: block;
	margin-top: 10px;
	font-weight: 400;
}

.inn_heading h3 {
	text-align: center;
	margin-bottom: 40px;
	font-size: 30px;
}

.course_info_archive {
	width: 100%;
	float: left;
}

.archives h2 {
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 10px;
}

.course_info_archive .btns_group {
	text-align: left;
	margin: 0;
	padding: 0;
}

ul.placement_list {
	line-height: 34px;
	font-size: 15px;
}

.placement_list li {
	list-style: circle;
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.heading_info span {
	display: block;
	font-size: 18px;
}

.subheading_txt {
	font-size: 16px;
	padding: 10px 0;
}

ul.inner_list_txt {
	width: 100%;
	float: left;
	margin-bottom: 40px;
}

.inner_list_txt li {
	float: left;
	width: 32%;
	font-size: 14px;
	line-height: 34px;
	position: relative;
	padding-left: 20px;
}

.inner_list_txt li:before {
	content: "";
	width: 8px;
	height: 4px;
	position: absolute;
	background: #0056ff;
	top: 13px;
	left: 0px;
}

.image_event img {
	max-width: 220px;
	max-height: 70px;
}

.image_event {
	margin-bottom: 20px;
	min-height: 80px;
}

.date_event {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}

.button_event {
	position: relative;
	bottom: 0;
	width: 100%;
	float: left;
}

.list-event-info .button_event {
	position: relative;
	bottom: 0;
	width: 100%;
	float: left;
}

.button_event a {
	background: #4d7dfb;
	font-size: 20px !important;
	font-weight: 300 !important;
	color: #fff !important;
	padding: 8px 20px !important;
	display: inline-block;
	border-radius: 30px;
	box-shadow: #000 0 0 4px;
	border: #fff 2px solid;
	text-decoration: none !important;
	font-family: "Barlow Semi Condensed", sans-serif !important;
}

.event_main_images img {
	width: 100%;
}

ul.event_lang_box {
	position: absolute;
	right: 7%;
	color: #fff;
	bottom: 60px;
}

.event_img_header {
	margin-top: 0;
	position: relative;
	margin-bottom: 0;
}

.event_img_header .share_social a {
	padding: 5px 20px;
}

.event-detail_info a.share_btn_lnk {
	border: #fff 1px solid;
	padding: 10px;
	border-radius: 20px;
}

ul.event_extra_info.course_social_banking {
	position: absolute;
	right: 7%;
	top: 7%;
}

.upcoming_sec {
	float: left;
	width: 58%;
}

.upcoming_sec p {
	margin-bottom: 0;
}

.upcoming_event_box .button_event {
	position: absolute;
	bottom: auto;
	right: 20px;
	top: 20px;
}

.image_event.upcoming_img {
	float: left;
	margin-right: 30px;
}

.event_info.upcoming_event_box {
	min-height: 140px;
}

.event_info {
	border-radius: 10px;
	box-shadow: #eee 0 0 10px;
	padding: 10px;
	margin-bottom: 30px;
	position: relative;
	float: left;
	min-height: 380px;
	width: 100%;
	background: #221e1f;
}

.inner-page-content.event_sec {
	margin-bottom: 0;
}

.event_info p a {
	font-size: 22px;
}

.infocareer {
	border-radius: 20px;
	box-shadow: #eee 0 0 0 2px;
	width: 100%;
	float: left;
	padding: 20px;
	font-size: 14px;
	line-height: 33px;
}

.form_info {
	background: rgb(41, 170, 90);
	background: linear-gradient(132deg,
			rgba(41, 170, 90, 1) 0%,
			rgba(36, 64, 45, 1) 6%,
			rgba(34, 30, 31, 1) 10%);
	padding: 35px;
	line-height: 27px;
	font-size: 14px;
	border-radius: 14px;
	width: 100%;
	float: left;
	margin-top: 6px;
	position: relative;
	box-shadow: rgba(0, 0, 0, 0.3) 0 0 5px;
}

.form_info input,
.form_info select,
.form_info textarea {
	width: 100%;
	border: none;
	margin: 5px 0;
	padding: 10px;
	border-radius: 9px;
	font-size: 19px;
	box-shadow: inset 1px 1px 5px rgb(0 0 0 / 20%);
	color: rgba(0, 0, 0, 0.6);
}

.form_layout label {
	margin-bottom: 0;
	font-weight: 300;
	/* margin-top: 10px;
padding-left: 5px; */
	font-size: 16px;
}

input.inputtext {
	width: auto;
}

.btns_forms input {
	width: auto;
}

.btns_forms input {
	width: auto;
	background: #29aa5a;
	color: #fff;
	padding: 10px 40px;
	border-radius: 5px;
}

.special_note {
	background: #eee;
	padding: 20px;
	font-size: 14px;
	margin-bottom: 40px;
}

.special_note h2 {
	font-size: 24px;
	margin-bottom: 20px;
}

.special_note p {
	line-height: 26px;
}

.note_info {
	border: #000 2px solid;
	padding: 20px;
	margin-bottom: 40px;
	text-align: center;
}

.note_info p {
	margin-bottom: 0;
	margin-top: 20px;
	font-size: 14px;
}

.FRM®_info {
	line-height: 32px;
	font-size: 14px;
}

ul.list-info {
	padding: 20px;
}

.list-info li {
	position: relative;
	line-height: 37px;
	padding-left: 30px;
}

.list-info li:before {
	content: "";
	width: 15px;
	height: 3px;
	position: absolute;
	left: 0;
	top: 16px;
	background: #000;
}

.info_block {
	padding: 20px;
	text-align: center;
	line-height: 33px;
}

.rednote {
	color: #ff0000;
	text-align: center;
}

.info_block ul {
	text-align: left;
}

ul.listing_info {
	border-top: #000 1px solid;
	border-bottom: #000 1px solid;
	float: left;
	margin: 20px 0;
	padding: 20px;
}

ul.listing_info li {
	width: 50%;
	float: left;
	text-align: left;
}

.faq-listing {
	font-size: 15px;
	line-height: 27px;
}

.faq-listing h2 {
	font-size: 23px;
	padding-top: 20px;
	border-top: #000 1px solid;
	margin-bottom: 20px;
	line-height: 35px;
	width: 100%;
	float: left;
}

ul.list-info {
	padding: 0;
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

ul.testi_list {
	width: 100%;
	float: left;
	text-align: center;
}

.testi_list li {
	margin-bottom: 20px;
	width: 31%;
	display: inline-block;
	box-shadow: #ccc 0 0 10px;
	border-radius: 15px;
	padding: 30px 30px 30px;
	margin-top: 6px;
	vertical-align: top;
	text-align: center;
	margin: 10px;
}

.header_testi {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.header_img {
	float: left;
	margin-right: 0;
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}

.banner_testi {
	background-image: url(../images/testi_header.jpg);
	min-height: 420px;
	margin-top: 0;
	background-size: cover;
	position: relative;
}

.testi_header {
	background-image: url(../images/testi_header.jpg);
	min-height: 420px;
	margin-top: 0;
	background-size: cover;
	position: relative;
}

.content_testi {
	font-weight: 600;
	text-align: center;
	width: 100%;
	float: left;
	margin-top: 0;
	font-size: 16px;
	border-bottom: #ccc 1px solid;
	padding-bottom: 20px;
	min-height: 110px;
}

.testi_info {
	height: 390px;
	overflow-y: auto;
	float: left;
}

.webiner_resgister_btn {
	float: left;
	width: 100%;
	margin-top: 20px;
}

.header_img img {
	width: 119px;
	height: 119px;
	border-radius: 77px;
	box-shadow: #eee 0 0 2px 2px;
}

ul.banner_list {
	text-align: center;
	margin: 210px 0 10px;
	width: 100%;
	float: left;
}

.testi_rating_img img {
	max-width: 141px;
}

.banner_list li {
	display: inline-block;
	background: #fff;
	font-size: 33px;
	min-height: 180px;
	border-radius: 20px;
	margin: 5px;
	box-shadow: #000 0 0 8px;
	padding: 20px;
	vertical-align: top;
	font-weight: 800;
	min-width: 180px;
	position: relative;
}

.link_rating a {
	font-size: 15px;
	border-radius: 95px;
	border: #29aa5a 2px solid;
	width: 90%;
	display: block;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 2px 0;
	margin-top: 12px;
	bottom: 10px;
	position: absolute;
	left: 10px;
	box-sizing: border-box;
	color: #29aa5a;
}

.btn_testi a {
	background: rgb(70, 113, 161);
	background: -moz-linear-gradient(-45deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 100%);
	background: -webkit-linear-gradient(-45deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 100%);
	background: linear-gradient(135deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4671a1', endColorstr='#4ea498', GradientType=1);
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	padding: 10px 30px;
	display: inline-block;
	border-radius: 30px;
}

.video_images {
	display: flex;
	border: #ddd 2px solid;
	border-radius: 20px;
	padding: 25px;
	position: relative;
}

.video_images:after {
	width: 0;
	height: 0;
	border-bottom: 460px solid #29aa5a;
	border-left: 480px solid transparent;
	position: absolute;
	right: 0;
	content: "";
	bottom: 0;
	z-index: -1;
}

.video_txt_cover {
	order: 1;
}

.video_img_cover {
	order: 2;
}

.video_img_cover img {
	border-radius: 50%;
}

.video_txt {
	font-weight: 600;
	border-top: #eee 1px solid;
	border-bottom: #eee 1px solid;
	width: 100%;
	float: left;
	padding: 10px 0;
	margin-bottom: 10px;
}

.col-md-12.test_review {
	margin-bottom: 50px;
}

.banner_list h2 {
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.btn_testi {
	width: 100%;
	text-align: center;
	float: left;
}

footer h2 {
	font-size: 15px;
	font-weight: 600;
	margin: 10px 0;
	background: #4d7dfb;
	padding: 7px;
	text-align: left;
	color: #fff;
}

ul.footer_lnks {
	line-height: 26px;
}

ul.trust_box {
	width: 100%;
	float: left;
	padding: 20px 0;
	text-align: center;
}

.trust_box li {
	display: inline-block;
	vertical-align: middle;
	width: 22%;
}

.trust_box li:first-child {
	position: relative;
	top: 9px;
}

.deep_txt {
    float: left;
    text-align: center;
    padding: 8px;
    padding-left: 30.8%;
    cursor: pointer;
}
.deep_txt_v1 {
	float: left;
	text-align: center;
	padding: 10px;
	padding-left: 0;
	cursor: pointer;
}

.book_guidance_btn {
	text-align: center;
	margin-bottom: 50px;
}

.book_guidance_btn a {
	font-size: 16px;
	font-weight: 400;
	border: #29aa5a 1px solid;
	color: #29aa5a;
	border-radius: 26px;
	padding: 6px 16px;
	background: #def2f1;
}

.deep_txt a,
.deep_txt_v1 a {
	font-size: 16px;
	font-weight: 400;
}

.past_event_lnk {
	text-align: center;
	width: 100%;
	float: left;
}

.past_event_lnk a {
	border: none;
	padding: 15px 40px !important;
	font-size: 20px !important;
	border-radius: 60px;
	display: inline-block;
	background: #4d7dfb;
	color: #fff !important;
	margin-bottom: 40px !important;
	font-family: "Barlow Semi Condensed", sans-serif !important;
}

.course_overview {
	width: 100%;
	margin: 0;
	float: left;
}

.course_detail {
	width: 100%;
	margin-bottom: 50px;
}

.list_of_attend li {
	width: 20%;
	float: left;
	line-height: 60px;
	text-align: left;
	list-style: auto;
}

ul.list_of_attend {
	width: 100%;
	float: left;
}

.course_overview .heading_info {
	padding-bottom: 40px;
}

.addmission_process {
	width: 100%;
	float: left;
	text-align: center;
	background: #eee;
	padding: 30px;
	border-radius: 30px;
}

.addmission_process h2 {
	display: block;
	width: 100%;
	margin-bottom: 30px;
}

.addmission_process p {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.addmission_process .viewall_btn {
	display: inline-block;
	margin: 0;
	width: 100%;
}

.course_key_detail .listkey li {
	width: 100%;
}

.logo_event_img {
	margin-bottom: 30px;
}

.event_detail h2 {
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 23px;
	color: #29aa5a;
}

.event_detail li {
	margin-bottom: 20px;
}

.grap_img img {
	max-width: 100%;
}

.form_left_panel {
	width: 75%;
	float: left;
}

.form_rt_panel {
	float: left;
	width: 25%;
	padding-left: 50px;
}

.btns_submit {
	width: 100%;
	text-align: center;
	border-top: rgba(256, 256, 256, 0.1) 2px solid;
	margin-top: 20px;
	padding-top: 22px;
}

.otp-wrap {
    width: 100%;
    text-align: center;
    border-top: rgba(256, 256, 256, 0.1) 2px solid;
    margin-top: 20px;
    padding-top: 10px;
    margin-bottom: 10px;
}
.testi_content p {
    margin: 0;
}
.btns_submit input {
	display: inline-block;
	width: auto;
}

.form_info .btn_submit {
	border: #fff 3px solid;
	border-radius: 40px;
	padding: 10px 40px;
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 23px;
	font-weight: 600;
	cursor: pointer;
	background: #4d7dfb;
}

.form_info .btn_reset {
	border: #000 3px solid;
	border-radius: 40px;
	padding: 10px 40px;
	display: inline-block;
	text-align: center;
	color: #000;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
}

.btn-close {
	border: none;
}

.Login_heading span {
	display: block;
	font-size: 22px;
}

button.btn-close {
	background: none;
	cursor: pointer;
	font-size: 27px;
}

ul.contact_tabs {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 0;
	font-size: 0;
}

.contact_tabs li a {
	cursor: pointer;
	padding: 15px 40px;
	display: block;
	color: rgba(0, 0, 0, 0.6) !important;
}

.contact_tabs li a:before {
	background: #fff;
	position: absolute;
	left: 0;
	bottom: -6px;
	width: 100%;
	height: 6px;
	content: "";
}

.contact_tabs a {
	text-decoration: none !important;
}

.active_contact:before {
	content: "";
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#4fa699+0,49889d+100&0.44+0,0.48+100 */
	background: -moz-linear-gradient(-45deg,
			rgba(79, 166, 153, 0.44) 0%,
			rgba(73, 136, 157, 0.48) 100%) !important;
	/* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,
			rgba(79, 166, 153, 0.44) 0%,
			rgba(73, 136, 157, 0.48) 100%) !important;
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,
			rgba(79, 166, 153, 0.44) 0%,
			rgba(73, 136, 157, 0.48) 100%) !important;
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#704fa699', endColorstr='#7a49889d', GradientType=1) !important;
	/* IE6-9 fallback on horizontal gradient */
	position: absolute;
	left: 0;
	bottom: -6px;
	width: 100%;
	height: 6px;
}

.contact_tabs li {
	display: inline-block;
	padding: 0;
	width: 48%;
	font-size: 20px;
	position: relative;
}

.contact_tabs li:nth-child(2) a {
	border-radius: 0px 21px 0px 0px !important;
}

/* input:focus,
textarea:focus,
.styled-select:focus {
	border: none;
	outline: none;
	background: #e6f1ff;
} */

em.requiredtxt {
	color: #ff0000;
	font-size: 26px;
	font-style: normal;
}

.styled-select {
	overflow: hidden;
	overflow: -moz-hidden-unscrollable;
	background: url(../images/downarrow.png) no-repeat 99% 20px white;
	display: inline-block;
	position: relative;
	background-size: 28px;
	-webkit-appearance: none;
}

.check_box input[type="checkbox"] {
	width: auto;
	margin-right: 21px;
	zoom: 0.8;
	transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(2);
	-o-transform: scale(1);
	-moz-transform: scale(1);
	transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	position: relative;
	top: -5px;
}

label.check_box {
	width: 100%;
	text-align: center;
	color: #fff;
}

.check_box a {
	text-decoration: underline;
	color: #9a2020;
}

.compulsary_txt {
	color: #ff0000;
	text-align: center;
	padding: 20px 0 0;
	position: absolute;
	right: 23px;
	top: 0px;
	font-size: 18px;
}

.compulsary_txt span {
	font-size: 28px;
	position: absolute;
	left: -17px;
	top: 26px;
}

.newsletter_area {
	background: #221e1f;
	margin-top: 50px;
}

.newsletter_area .container {
	padding: 0 2%;
}

.form-floating label {
	margin-bottom: 0;
	margin-top: 10px;
	padding-bottom: 0;
	font-size: 16px;
	padding-left: 5px;
}

.modal label.check_box {
	margin-top: 20px;
}

.modal .btns_submit {
	width: 100%;
	text-align: center;
	border-top: #ccc 2px solid;
	margin-top: 10px;
	padding-top: 22px;
}

.contact_us_box {
	position: fixed;
	right: -500px;
	top: auto;
	z-index: 999;
	width: 470px;
	background: #def2f1;
	padding: 18px 28px 0;
	box-shadow: #cccc 6px 3px 5px;
	border-top: #999 2px solid;
	min-height: 215px;
	z-index: 999999;
	bottom: 60px;
}

.contact_content {
	position: relative;
}

.contact_content h2 {
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 10px;
}

.contact_content h3 {
	font-size: 16px;
	font-weight: bold;
}

.contact_content p {
	font-size: 14px;
	margin-bottom: 10px;
}

.contact_patch {
	text-align: center;
	background: #ccc;
	width: 217px;
	position: fixed;
	top: auto;
	right: 20px;
	font-size: 21px;
	padding: 9px 0;
	border-radius: 17px 18px 0 0;
	cursor: pointer;
	border: #999 2px solid;
	border-bottom: none;
	bottom: 0;
}

.email-us a {
	border: #29aa5a 3px solid;
	color: #29aa5a;
	background: none;
	display: inline-block;
	padding: 6px 20px;
	border-radius: 15px;
	margin-right: 12px;
}

.contact_patch i.fa.fa-phone {
	color: #fff;
	background: #ff6c00;
	padding: 10px 12px;
	margin-right: 10px;
	border-radius: 10px;
}

.event_info.upcoming_event_box.active_event {
	text-align: center;
	width: 100%;
}

.active_event .upcoming_sec {
	float: left;
	width: 100%;
}

.active_event .date_event {
	font-size: 22px;
	margin: 0;
}

.inner-page-content a {
	font-size: 20px;
	line-height: 28px;
	padding: 2px 0;
	font-weight: 300;
	font-family: "Playfair Display", serif;
	text-decoration: none !important;
	color: #29aa5a;
}

.event-info-area h5 a {
	font-size: 38px;
	line-height: 39px;
	margin-bottom: 8px;
	display: block;
}

.course_box_inn {
	text-align: center;
	width: 100%;
	color: #fff;
	padding: 15px 0;
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	top: 0;
}

.course_box_inn h1 {
	font-size: 52px;
}

.contact_us_box.active_info {
	right: 0;
}

ul.lang_box span {
	color: #fff;
	font-size: 33px;
}

.lang_box a {
	color: #fff;
	font-size: 22px;
}

.course_box_inn p {
	font-size: 30px;
}

.lang_box {
	position: relative;
	color: #fff;
	text-align: right;
	text-shadow: #000 0 0 5px;
	padding: 40px 120px;
	margin-top: 50px;
}

.close_contact {
	float: right;
	cursor: pointer;
	font-size: 20px;
	border-radius: 20px;
	box-shadow: #000 0 0 4px;
	width: 40px;
	text-align: center;
	height: 40px;
	line-height: 42px;
	position: relative;
	right: -12px;
	top: -4px;
	background: #ff6c00;
	color: #fff;
}

.active_event p {
	font-size: 29px;
}

.active_event p.date_event {
	font-size: 18px;
}

.deep_txt a:before,
.deep_txt_v1 a:before {
		content: "";
		position: absolute;
		left: 7px;
		top: 5px;
		width: 25px;
		height: 25px;
		background: url(../../images/podcasts.png);
		background-size: cover;
		border-radius: 0;
	
}
.deep_txt a,
.deep_txt_v1 a {
	border: #f1f0b4 2px solid;
	border-radius: 5px;
	padding: 3px 10px 3px 37px;
	display: inline-block;
	text-align: center;
	color: #000;
	font-size: 18px;
	font-weight: 500;
	margin: 0 10px;
	background: #FFFEC5;
	position: relative;
}
.deep_txt_v1 a span, .deep_txt a span {
    text-decoration: underline;
}

span.close_btn {
	border: #ccc 1px solid;
	padding: 4px 7px;
	border-radius: 20px;
	font-size: 13px;
	margin-left: -4px;
}

.haeding_info {
	font-size: 18px;
	font-weight: 600;
}

section.logos_area {
	margin-top: 40px;
}

.Login_heading i {
	font-size: 18px;
	display: block;
	font-style: normal;
	line-height: 26px;
}

div#modelBrouchure .modal-dialog {
	max-width: 580px;
}

.heading_brochure {
	text-align: center;
	font-size: 22px;
}

.heading_brochure {
	text-align: center;
	font-size: 22px !important;
	display: block;
	border-bottom: #999 1px solid;
	padding: 0 !important;
	margin: 0 !important;
}

.modal-header.border-bottom-0 {
	margin-bottom: 0;
	padding-bottom: 0;
}

ul.addmision_steps {
	display: flex;
	margin: 40px 0;
}

ul.addmision_steps li {
	color: #000;
}

ul.addmision_steps li:nth-child(1) {
	padding: 20px;
	background: #caf1de;
}

ul.addmision_steps li:nth-child(2) {
	padding: 20px;
	background: #e1f8dc;
}

ul.addmision_steps li:nth-child(3) {
	padding: 20px;
	background: #fef8dd;
}

ul.addmision_steps li:nth-child(4) {
	padding: 20px;
	background: #ffe7c7;
}

ul.addmision_steps li h2 {
	font-size: 22px;
}

.faqlist {
	padding: 20px 0;
	width: 100%;
	float: left;
}

.faqlist li {
	width: 100%;
	float: left;
	margin-bottom: 5px;
}

.addmision_steps i {
	float: left;
}

.faqlist h2 {
	font-size: 21px;
	background: #eee;
	padding: 20px 30px;
	border-radius: 50px;
	margin-bottom: 12px;
	font-weight: 300;
}

.faqlist p {
	display: none;
	font-size: 16px;
	padding: 20px;
	color: #1b1b1b;
}

span.down_arrow_btn {
	float: right;
	border: #ccc 1px solid;
	width: 32px;
	text-align: center;
	border-radius: 50px;
	line-height: 13px;
	height: 32px;
	font-size: 29px;
	margin: -4px;
}

.course_img_header img {
	width: 100%;
}

.stirling_img1 {
	background: #000 url(../images/mscf.jpg) no-repeat;
	border-radius: 21px;
	color: #fff;
	background-size: cover;
}

.stirling_img2 {
	background: #000 url(../images/mscbd.jpg) no-repeat;
	border-radius: 21px;
	color: #fff;
	background-size: cover;
}

.stirling_img3 {
	background: #000 url(../images/mscft.jpg) no-repeat;
	border-radius: 21px;
	color: #fff;
	background-size: cover;
}

.algobg1 {
	background: #000 url(../images/algo-bg1-sm.jpg) no-repeat;
	border-radius: 21px;
	color: #fff;
	background-size: cover;
}

.algobg2 {
	background: #000 url(../images/algo-bg2-sm.jpg) no-repeat;
	border-radius: 21px;
	color: #fff;
	background-size: cover;
}

.algobg3 {
	background: #000 url(../images/algo-bg4-sm.jpg) no-repeat;
	border-radius: 21px;
	color: #fff;
	background-size: cover;
}

.algobg4 {
	background: #000 url(../images/algo-bg3-sm.jpg) no-repeat;
	border-radius: 21px;
	color: #fff;
	background-size: cover;
}

.algobg5 {
	background: #000 url(../images/algo-bg5-sm.jpg) no-repeat;
	border-radius: 21px;
	color: #fff;
	background-size: cover;
}

.algobg6 {
	background: #000 url(../images/algo-bg2-sm.jpg) no-repeat;
	border-radius: 21px;
	color: #fff;
	background-size: cover;
}

.algobg7 {
	background: #000 url(../images/algo-bg7-sm.png) no-repeat;
	border-radius: 21px;
	color: #fff;
	background-size: cover;
	height: 100%;
	position: relative;
}

.dvra-img {
	background: #000 url(../images/derivative-valuations-and-risk.jpg) no-repeat;
	border-radius: 21px;
	color: #fff;
	background-size: cover;
	height: 100%;
}

.algobg7:before {
	content: "";
	width: 100%;
	background: rgba(0, 0, 0, 0.4);
	height: 100%;
	position: absolute;
	left: 0;
	z-index: 1;
	top: 0;
	border-radius: 20px;
}

.certificate_program_area a {
	color: #fff;
}

.box_course_txt .subtxt {
	font-size: 34px;
	margin: 0;
	font-weight: 400;
	line-height: 47px;
	margin-bottom: 20px;
	margin-top: 24px;
}

.box_course_txt h1,
.box_course_txt h3 {
	font-size: 54px;
	font-weight: 600;
	margin-bottom: 20px;
	letter-spacing: 7px;
}

.post-course_txt h1 {
	font-size: 45px;
	font-weight: 600;
	margin-bottom: 20px;
	letter-spacing: 1px;
}

.certificate_prog_wrap {
	width: 100%;
	float: left;
}

.certificate_program_area .item {
	padding: 5px;
	width: 31%;
	float: left;
	min-height: 490px;
	margin: 10px;
	border-radius: 20px;
}

.addmision_steps i {
	float: left;
	width: 50px;
	text-align: center;
	height: 50px;
	font-size: 28px;
	padding-right: 20px;
}

.financail_box {
	border: #ccc 1px solid;
	padding: 20px;
	margin: 30px 0;
	border-radius: 20px;
	box-shadow: #ccc 0 0 10px;
}

.need_financial_ad {
	text-align: center;
	font-size: 24px;
	border-bottom: #eee 1px solid;
	padding-bottom: 20px;
}

.need_financial_ad input {
	zoom: 2;
	position: relative;
	top: 2px;
}

.trust_key {
	margin: 40px 0;
	width: 100%;
	float: left;
	text-align: center;
}

.trust_key i {
	color: #29aa5a;
	font-size: 26px;
	border: #ccc 1px solid;
	padding: 6px;
	border-radius: 50px;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 37px;
	margin: 0 auto;
	float: none;
	display: none;
	margin-bottom: 20px;
}

.floating-label-group {
	position: relative;
	margin-top: 20px;
	margin-bottom: 0;
}

.floating-label {
	font-size: 13px;
	color: #999;
	position: absolute;
	pointer-events: none;
	top: 7px;
	left: 16px;
	transition: all 0.1s ease;
}

input:focus~.floating-label,
input:not(:focus):valid~.floating-label {
	top: -19px;
	bottom: 0px;
	left: 10px;
	font-size: 14px;
	opacity: 1;
	color: #404040;
	background: #fff;
	padding: 0 14px;
	border-radius: 8px 8px 0 0;
	height: 26px;
}

textarea:focus~.floating-label,
textarea:not(:focus):valid~.floating-label {
	top: -19px;
	bottom: 0px;
	left: 10px;
	font-size: 14px;
	opacity: 1;
	color: #404040;
	background: #fff;
	padding: 0 14px;
	border-radius: 8px 8px 0 0;
	height: 26px;
}

.pop_contain {
	position: relative;
	padding: 17px 0 0;
}

label.poplnk {
	width: 100%;
	border: none;
	margin: 5px 0;
	padding: 10px 15px;
	border-radius: 9px;
	font-size: 19px;
	box-shadow: inset 1px 1px 5px rgb(0 0 0 / 20%);
	background: #fff;
	font-size: 16px;
	color: rgba(0, 0, 0, 0.6);
}

ul.popinfo {
	position: absolute;
	z-index: 9;
	background: #fff;
	width: 100%;
	top: 69px;
	border-radius: 10px;
}

.popinfo li {
	padding: 10px;
	width: 50%;
	float: left;
	text-align: center;
	border: #f1f1f1 1px solid;
	cursor: pointer;
}

.popinfo li:hover {
	background: #e6f1ff;
}

.error_info {
	font-size: 12px;
	color: #ff0000;
}

.model_sm .modal-content {
	width: 50%;
}

.model_sm .modal-content {
	width: 100%;
}

.msg_pop_txt p {
	text-align: center;
	font-size: 14px;
	padding: 0 20px;
	line-height: 22px;
	color: rgba(0, 0, 0, 0.6);
}

.msg_pop_area {
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
}

.quant-banner img {
	border-radius: 20px;
}

.msg_pop_info {
	max-width: 410px;
	margin: 15% auto;
}

.msg_pop_contain {
	width: 100%;
	float: left;
	background: #fff;
	padding: 0;
	border-radius: 20px;
	color: #000;
}

.msg_pop_txt h2 {
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.msg_pop_icon {
	width: 100%;
	text-align: center;
}

.msg_pop_success {
	font-size: 30px;
	display: inline-block;
}

.msg_pop_danger {
	font-size: 30px;
	display: inline-block;
}

.msg_pop_action {
	background: #eee;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-radius: 0 0 20px 20px;
}

.msg_pop_action .msg_ok_btn {
	background: #000;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	margin: 15px 0;
	border-radius: 28px;
	text-transform: uppercase;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	cursor: pointer;
}

.box_customize h1 {
	font-size: 20px;
}

.extra-action .infosec {
	display: none;
}

.videobox {
	width: 75%;
	order: 2;
}

.box_course_item {
	border: #29aa5a 3px solid;
	padding: 30px;
	border-radius: 20px;
	min-height: 410px;
	margin-bottom: 30px;
	background: #221e1f;
	color: #fff;
}

#certificate_program1 a {
	color: #29aa5a;
	font-family: "Playfair Display", serif;
}

.box_course_info p {
	font-size: 19px;
	font-weight: 100;
}

.customise_program_area .box_customize_txt h1,
.customise_program_area .box_customize_txt h3 {
	font-size: 28px;
}

ul.share_social a {
	color: #000;
	display: block;
	width: 100%;
	border: none;
	text-align: left;
	font-size: 14px;
	border-bottom: 1px solid #eee;
	border-radius: 0;
	margin: 0;
}

.statusinfo_post {
	display: flex;
	position: relative;
	font-size: 14px;
	border-top: #eee 1px solid;
	border-bottom: #eee 1px solid;
	padding: 10px 0;
	margin-bottom: 0;
}

.statusinfo_des {
	width: 50%;
}

.share_other {
	float: right;
	text-align: right;
}

.share_other li {
	display: inline-block;
}

.trust_box {
	background: #eee;
	padding: 17px;
	border-radius: 20px;
	margin-bottom: 28px;
	min-height: 220px;
	display: table;
	width: 100%;
}

.trust_box p {
	display: table-cell;
	vertical-align: middle;
}

ul.industry_col {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

.industry_col li {
	display: inline-block;
	width: 30%;
	box-shadow: #eee 3px 5px 4px 1px;
	margin: 10px;
	padding: 30px;
	border-radius: 10px;
	text-align: center;
	min-height: 380px;
	vertical-align: top;
}

.industry_col li img {
	max-width: 250px;
	max-height: 90px;
}

.industry_img {
	height: 110px;
}

/* promotion css */

.phone_promotion {
	float: right;
	font-size: 22px;
	padding: 20px;
}

.promo_gap_header {
	margin-top: 100px;
}

.course_vid {
	text-align: center;
	padding: 30px 0;
}

.feature_img img {
	width: 100%;
}

.learning_out {
	float: right;
	width: 30%;
	background: #eee;
	padding: 20px;
	margin-left: 30px;
}

.promotion_heading {
	font-size: 26px;
	text-align: center;
	padding: 20px;
	border-top: #eee 1px solid;
}

.course_info_stat h2 {
	font-size: 23px;
}

.course_info_stat {
	padding: 10px;
	box-shadow: #ddd 2px 2px 10px;
	margin: 0;
	border-radius: 13px;
	min-height: 180px;
	margin-bottom: 30px;
}

.feature_box h2 {
	font-size: 18px;
	font-weight: 600;
	padding: 13px 0;
}

.attend_box {
	background: #eee;
	padding: 20px;
	min-height: 330px;
	width: 100%;
	float: left;
}

.brochure_box {
	display: block;
	text-align: center;
}

.brochure_box span {
	display: block;
}

.pdf_icons img {
	max-width: 60px;
}

.brochure_box h1 {
	font-size: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	min-height: 90px;
	padding: 0 40px;
	display: block;
}

.brochure_box {
	display: block;
	text-align: center;
	border: #ccc 2px solid;
	border-radius: 20px;
	padding: 30px;
	margin-bottom: 30px;
	min-height: 350px;
}

.brochure_area {
	margin-top: 50px;
}

.brochure_area .viewall_btn a {
	font-size: 17px;
	padding: 7px 16px;
	margin: 7px 0;
	display: block;
}

.brochure_box span {
	display: block;
	font-size: 38px;
}

.youtube_video {
	margin-top: 50px;
	width: 100%;
	text-align: center;
}

.youtube_about {
	margin-top: 0;
	margin-bottom: 30px;
}

.whychoose .heading_info {
	padding-bottom: 40px;
}

.thanks_wrap {
	text-align: center;
	width: auto;
	border-radius: 20px;
	margin: 0 auto;
	background: #eee;
}

.thankswrap .thanks_heading h2 {
	margin-top: 60px;
	color: #29aa5a;
	font-weight: 600;
}

.finoq_wrap {
	width: 100%;
	height: 100vh;
	background: url(../images/question-banner.png);
	float: left;
	background-size: cover;
}

.finoq_wrap+.copyrt_sec {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 10px;
	margin-top: -40px;
	color: #fff;
	font-size: 14px;
}

.finoq_wrap {
	padding: 20px;
	color: #fff;
}

.finoq_logo h1 {
	font-size: 18px;
	color: #fff;
}

.thanks_msg p {
	font-size: 25px;
	text-align: center;
	line-height: 33px;
}

.thanks_heading h2 {
	color: #000;
	text-align: center;
	font-size: 43px;
	text-shadow: #eee 2px 2px;
	padding: 0 10%;
}

.thanks_msg {
	text-align: center;
	padding: 60px;
	width: 100%;
	float: left;
}

.test_info {
	max-width: 520px;
	margin: 0 auto;
	text-align: center;
}

.test_contain {
	width: 100%;
	float: left;
	background: #fff;
	padding: 30px;
	margin-top: 0;
	z-index: 9;
	position: relative;
	font-size: 21px;
	border-radius: 30px;
	box-shadow: #444 -3px 1px 36px -18px;
	color: #000;
}

.finoq_wrap {
	width: 100%;
	height: 100vh;
	background: url(../images/question-banner.png);
	float: left;
	background-size: cover;
}

.finoq_wrap+.copyrt_sec {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 10px;
	margin-top: -40px;
	color: #fff;
	font-size: 14px;
}

.finoq_wrap {
	padding: 20px;
	color: #fff;
}

.finoq_logo h1 {
	font-size: 26px;
	color: #fff;
}

.iiqf_logo {
	position: fixed;
	bottom: 20px;
	left: 20px;
}

.iiqf_logo img {
	max-width: 50px;
}

.finoq_logo p {
	color: #fff;
	font-size: 16px;
	letter-spacing: 0.3px;
}

.thanks_msg p {
	font-size: 25px;
	text-align: center;
	line-height: 33px;
}

.thanks_heading h2 {
	color: #000;
	text-align: center;
	font-size: 43px;
	text-shadow: #eee 2px 2px;
	padding: 0 10%;
}

.thanks_msg {
	text-align: center;
	padding: 30px;
	border-top: #ccc 2px solid;
	padding-top: 60px;
}

.test_info {
	max-width: 520px;
	margin: 0 auto;
	text-align: center;
}

.test_contain {
	width: 100%;
	float: left;
	background: #fff;
	padding: 30px;
	margin-top: 0;
	z-index: 9;
	position: relative;
	font-size: 21px;
	border-radius: 90px;
	box-shadow: #444 -3px 1px 36px -18px;
	color: #000;
}

.finoq_logo p {
	color: #fff;
}

.que_icon {
	text-align: center;
}

.que_icon img {
	max-width: 140px;
	margin-bottom: 20px;
}

.question_wrap {
	width: 100%;
	/* background: url(../images/banner-bg.jpg); */
	background: rgb(70, 113, 161);
	/* Old browsers */
	background: -moz-linear-gradient(-45deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 21%,
			rgba(78, 164, 152, 1) 49%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 21%,
			rgba(78, 164, 152, 1) 49%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 21%,
			rgba(78, 164, 152, 1) 49%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4671a1', endColorstr='#4ea498', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */

	padding: 30px;
	position: relative;
	float: left;
	height: 100vh;
}

.copyrt_sec.qestion_copy {
	margin-top: -40px;
	position: relative;
	z-index: 9;
	color: #fff;
	font-size: 12px;
}

.question_box h1 {
	font-size: 32px;
}

.ans_box textarea {
	margin: 0;
	padding: 10px 30px;
	width: 100%;
	font-size: 32px;
}

.ans_box {
	width: 100%;
	float: left;
	border-top: rgba(256, 256, 256, 0.3) 1px solid;
	padding-top: 30px;
	margin-top: 30px;
}

.question_box {
	max-width: 1100px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	margin-top: 30px;
	box-shadow: rgba(256, 256, 256, 0.5) 0 0 13px 3px;
	border-radius: 40px;
	padding: 30px;
}

.course_heading_qestion {
	text-align: center;
	margin-bottom: 30px;
	color: #fff;
	background: rgba(0, 0, 0, 0.1);
	padding: 20px 0;
}

.object_box {
	font-size: 26px;
	border-radius: 20px;
	position: relative;
	padding-top: 30px;
}

.object_box:before {
	content: "options";
	position: absolute;
	top: 0;
	text-align: center;
	width: 100%;
	left: 0;
	font-size: 19px;
	text-transform: uppercase;
	letter-spacing: 6px;
	color: rgba(256, 256, 256, 0.5);
}

.question_count {
	font-size: 32px;
	border-bottom: #fff 1px solid;
	margin-bottom: 30px;
	background: #fff;
	border-radius: 50px;
	color: #000;
	padding: 10px;
}

#time {
	font-size: 30px;
}

.timer_box img {
	max-width: 70px;
	float: right;
}

span#timer {
	font-size: 19px;
	text-align: center;
	padding-top: 5px;
}

.next_btn button {
	border: none;
	background: none;
	padding: 10px 50px;
	font-size: 32px;
	border-radius: 60px;
	border: #ffff 2px solid;
	margin-top: 20px;
	color: #fff;
}

.timer_box {
	float: right;
	border-bottom: none;
	padding: 0 0 20px;
	margin-bottom: 20px;
	display: flex;
	flex-flow: column;
	color: #fff;
}

.question_count span {
	background: #ff8439;
	width: 50px;
	display: inline-block;
	height: 50px;
	border-radius: 50px;
	position: relative;
	top: -1px;
	padding-top: 3px;
}

.container_opt {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hide the browser's default radio button */
.container_opt input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #eee;
	border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container_opt:hover input~.checkmark {
	background-color: #fff;
}

/* When the radio button is checked, add a blue background */
.container_opt input:checked~.checkmark {
	background-color: #cbe558;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the indicator (dot/circle) when checked */
.container_opt input:checked~.checkmark:after {
	display: block;
}

/* Style the indicator (dot/circle) */
.container_opt .checkmark:after {
	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #000;
}

ul.ans_wrap {
	width: 100%;
	text-align: center;
}

.ans_wrap li {
	display: inline-block;
	margin-right: 20px;
}

.ans_box h2 {
	font-size: 22px;
	margin-bottom: 20px;
}

.qestion_btn {
	cursor: pointer;
}

.start_test a {
	font-size: 24px;
}

.form_login {
	max-width: 620px;
	margin: 0 auto;
}

.form_login .btn_submit {
	width: 100%;
	margin-bottom: 8px;
}

.account_area {
	position: relative;
}

ul.submenulnks {
	position: absolute;
	z-index: 9999;
	font-size: 14px;
	background: #fff;
	width: 100%;
	box-shadow: #eee 0 0 13px;
}

.submenulnks a,
.submenulnks a:hover {
	display: block;
	padding: 10px;
	border: none;
	border-bottom: #eee 1px solid;
}

ul.btn_colm {
	display: flex;
}

.btn_colm li {
	width: 50%;
	margin: 0 4px;
}

.btn_colm li:nth-child(2) {
	order: 1;
}

.btn_colm li:nth-child(1) {
	order: 2;
}

.fill_btn {
	background: #29aa5a;
	color: #fff !important;
	border: #fff 2px solid !important;
}

.resend_pswd {
	background: none;
	border: none;
	border-top: #fff 1px solid;
	width: 100%;
	padding: 10px 0;
	margin-top: 20px;
	padding-bottom: 0;
}

span.pass_identy {
	position: absolute;
	right: 17px;
	top: 13px;
}

ul.frm-coaching-steps li {
	width: 35%;
}

.frm-coaching-testi .testi_heading {
	padding-left: 0;
}

.frm-coaching-testi .testi_box {
	min-height: 280px;
}

.course_info>li {
	width: 50%;
	float: left;
}

ul.modal_txt {
	padding-left: 20px;
}

ul.modal_txt li {
	list-style-type: square;
}

.iti {
	width: 100% !important;
}

.payu_btn {
	position: absolute;
	right: -179px;
	background: #fff;
	top: 0;
	height: 104px;
	border-radius: 10px;
	width: 154px;
}

.payu_btn_wrap {
	width: 82%;
}

.certificate_program_area #certificate_program1 .item {
	width: 90%;
}

#certificate_program1 .box_course_txt .subtxt {
	min-height: auto;
}

.certificate_trading_images {
	margin-top: -30px;
}

ul.course_extra_info.course_social_banking {
	top: 0;
	right: 5%;
}

.content_info h3 {
	border-bottom: #ddd 1px solid;
	padding-bottom: 20px;
}

.content_info {
	font-size: 18px;
}

.course_key_detail label {
	display: none;
}

.course_outline_wrap {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

.course_outline_content {
	display: none;
	padding: 20px;
	background: #eee;
	box-shadow: #999 1px 4px 3px -2px;
}

.f_block {
	font-size: 19px;
	padding: 15px;
	background: rgb(70, 113, 161);
	background: -moz-linear-gradient(-45deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 21%,
			rgba(78, 164, 152, 1) 49%);
	background: -webkit-linear-gradient(-45deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 21%,
			rgba(78, 164, 152, 1) 49%);
	background: linear-gradient(135deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 21%,
			rgba(78, 164, 152, 1) 49%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4671a1', endColorstr='#4ea498', GradientType=1);
	width: 12%;
	text-align: center;
	color: #fff;
}

.m_block {
	font-size: 19px;
	padding: 15px;
}

.m_block span {
	padding-left: 40px;
}

.m_block span {
	padding-left: 12px;
	color: rgb(70, 113, 161);
}

.course_outline_head {
	display: flex;
	background: #e0eaf4 url(../images/add-icon.png) no-repeat 99% 15px;
	background-size: 28px;
}

.minus_icon {
	display: flex;
	background: #e0eaf4 url(../images/minus-icon.png) no-repeat 99% 15px !important;
	background-size: 28px !important;
}

.course_outline_new {
	margin-top: 50px;
	margin-bottom: 40px;
	float: left;
	width: 100%;
}

.course_outline_content label {
	font-weight: 600;
	font-size: 18px;
}

ul.course_outline_list>li {
	font-size: 17px;
	border-left: rgba(70, 113, 161, 1) 4px solid;
	margin-bottom: 10px;
	padding-left: 10px;
}

/* lms css */


.notify_box {
	margin: 10px;
	border-radius: 10px;
	text-align: center;
	font-size: 13px;
	padding: 3px;
	font-weight: 600;

	max-width: 100%;
	margin: 10px 3px 0;
}

.yello_bg {
	background: #fff7af;
	border: #ffaf00 1px solid;
}

.green_bg {
	background: #a0fadf;
	border: #3ac69d 1px solid;
}

.orange_bg {
	background: #ffaf9d;
	border: #c96750 1px solid;
}

.lms_header {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00d7e6+0,003992+100 */
	background: #00d7e6;
	/* Old browsers */
	background: -moz-linear-gradient(left, #00d7e6 0%, #003992 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, #00d7e6 0%, #003992 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #00d7e6 0%, #003992 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d7e6', endColorstr='#003992', GradientType=1);
	/* IE6-9 */
}

.lms_header .logo .iiqf-logo a {
	color: #fff;
}

.header_area {
	background: #fff;
	text-align: center;
	padding: 30px;
	width: 100%;
	float: left;
}

ul.header_list {
	width: 100%;
	float: left;
	text-align: center;
	margin: 20px 0 0;
}

.header_list li {
	display: inline-block;
	width: auto;
	padding: 0 30px;
	vertical-align: top;
}

.header_list label {
	font-weight: 600;
	display: block;
	margin: 0;
}

.header_list span {
	font-size: 15px;
}

.lms-heading {
	font-size: 26px;
}

.lms-topic-des {
	width: 100%;
	float: left;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00d7e6+0,003992+100 */
	background: #00d7e6;
	/* Old browsers */
	background: -moz-linear-gradient(left, #00d7e6 0%, #003992 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, #00d7e6 0%, #003992 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #00d7e6 0%, #003992 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d7e6', endColorstr='#003992', GradientType=1);
	/* IE6-9 */
	color: #fff;
}

.lms-sub {
	background: #dadada;
	padding: 10px;
	width: 12%;
	text-align: center;
	color: #000;
}

.lms-topic-des div {
	display: inline-block;
	vertical-align: top;
}

.topic-trainer {
	float: right;
}

.topic-trainer label {
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	position: relative;
	top: 4px;
}

.topic-trainer {
	float: right;
	padding: 0 0;
	width: 16%;
	text-align: center;
	border-left: #000 1px solid;
	min-height: 43px;
}

.topic-heading {
	width: 71.6%;
	text-align: center;
	min-height: 43px;
}

.topic-heading h2 {
	font-size: 26px;
	line-height: 44px;
}

.lms-cate {
	width: 100%;
	float: left;
}

.lms-cate>h2 {
	font-size: 19px;
	padding: 14px 0;
}

.lms-table th {
	background: #d3e1ec;
}

.assign_ment>h2 {
	font-size: 19px;
}

/* #status_done {
    background: url(../lms/lms-images/lms-done.png) no-repeat left center;
    padding-left: 28px;
    background-size: 24px;
    white-space: nowrap;
}

#status_todo{ background: url(../lms/lms-images/lms-todo.png) no-repeat left center;  padding-left: 28px;
    background-size: 24px; white-space: nowrap;}  */

ul.lms-actions {
	width: 190px;
	float: left;
}

.lms-actions img {
	max-width: 28px;
}

.lms-sub-heading {
	font-size: 16px;
}

.lms-table p {
	font-size: 13px;
	margin: 0;
	padding: 0;
}

.lms-actions li {
	display: inline-block;
	vertical-align: top;
	padding: 0 5px;
}

.lms-table {
	background: #fff;
}

.lms-topic {
	margin-top: 10px;
	width: 100%;
	float: left;
}

.lms-section {
	padding-bottom: 0;
}

.past-topic .lms_wrap,
.upcoming-topic .lms_wrap {
	display: none;
}

/* .past-topic .lms-cate h2, .upcoming-topic .lms-cate h2 {
        border-bottom: #ccc 1px solid;
        background: url(../lms/lms-images/lms-plus.png) no-repeat right center;  
    background-size: 34px; } 
    .active_btn{ background: url(../lms/lms-images/lms-minus.png) no-repeat right center !important;  
        background-size: 31px !important;} */

section.lms-section.upcoming-topic {
	margin-bottom: 80px;
}



.header_list li {
	display: inline-block;
	width: auto;
	padding: 10px 30px;
	vertical-align: top;
	box-shadow: #ccc 0 0 2px;
	margin: 0 6px;
}

.topsecarea {
	width: 100%;
	float: left;
}

.assign_ment li {
	border: #eee 1px solid;
	padding: 10px;
	margin: 0;
}

.assign_ment h2 {
	font-size: 19px;
}

.assign_bg {
	margin: 0;
	margin-bottom: 10px;
	padding: 3px;
	background: #00d7e6;
	background: -moz-linear-gradient(left, #00d7e6 0%, #003992 100%);
	background: -webkit-linear-gradient(left, #00d7e6 0%, #003992 100%);
	background: linear-gradient(to right, #00d7e6 0%, #003992 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d7e6', endColorstr='#003992', GradientType=1);
	border-radius: 18px;
	margin-bottom: 0;
	width: 100%;
	float: left;
}

.assign_ment li {
	border: #eee 1px solid;
	padding: 10px;
	margin: 0;
	margin-bottom: 0px;
	background: #fff;
	border-radius: 17px;
	margin-bottom: 10px;
	width: 100%;
	float: left;
}

.assign_ment li:last-child {
	margin-bottom: 0;
}

.uploaddoc {
	float: right;
	width: 13%;
	text-align: center;
}

.uploaddoc label {
	margin-bottom: 0;
}

.uploaddoc span {
	font-size: 14px;
	color: #000;
}

.submit_date {
	font-size: 12px;
}

.uploaddoc.submitted {
	color: green;
	padding: 10px;
}

td.assign_wrap {
	padding: 10px 119px;
}

.uploadbtn {
	background: #00d7e6;
	background: -moz-linear-gradient(left, #00d7e6 0%, #003992 100%);
	background: -webkit-linear-gradient(left, #00d7e6 0%, #003992 100%);
	background: linear-gradient(to right, #00d7e6 0%, #003992 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d7e6', endColorstr='#003992', GradientType=1);
	color: #fff;
	border: none;
	padding: 5px 10px;
	border-radius: 10px;
}

.assign_ment_box {
	float: left;
	width: 80%;
}

.assign_bg h1 {
	font-size: 21px;
	color: #fff;
	text-align: center;
	padding-bottom: 10px;
}

.assign_ment_box p {
	border-top: #eee 1px solid;
	padding: 8px 0 0;
	margin-top: 7px;
}

.assingment_icon {
	float: left;
}

.assingment_icon img {
	max-width: 32px;
	margin-right: 13px;
}

.notepop_wrap {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	background: rgba(0, 0, 0, 0.8);
	height: 100%;
	display: none;
}

.notewrap {
	max-width: 300px;
	margin: 30px auto;
	background: #fff;
	padding: 20px;
	border-radius: 20px;
	position: relative;
}

.close_notewrap {
	float: right;
}

#notifications button.owl-prev {
	position: absolute;
	right: 66px;
	left: auto;
	top: 7px;
}

#notifications button.owl-next {
	position: absolute;
	right: 40px;
	top: 7px;
}

#notifications .owl-nav span {
	font-size: 32px;
	background: none;
	width: 20px;
	display: block;
	height: 20px;
	line-height: 33px;
	border-radius: 50%;
}

span.check_notify {
	float: right;
	padding-right: 6px;
	position: relative;
	top: 2px;
	cursor: pointer;
}

.about-inner {
	width: 100%;
	float: left;
}

.about-inner img {
	width: 100%;
	float: left;
}

.lms_icon img {
	max-width: 43px;
}

.lmslinks li {
	list-style: auto;
}

ul.documents {
	float: left;
	margin-top: 10px;
}

ul.documents li {
	float: left;
}

.documents img {
	max-width: 60px;
}

.documents a {
	margin-right: 10px;
	padding: 0;
}

.lms-document {
	width: 100%;
	float: left;
	border-bottom: #eee 1px solid;
}

.nobor {
	border-bottom: none !important;
}

ul.documents {
	float: left;
	margin-top: 10px;
	width: 100%;
}

.documents h2 {
	font-size: 15px;
	line-height: 63px;
}

.webinars-header {
	width: 100%;
	text-align: center;
	background: #221e1f;
	padding: 20px 0;
	float: left;
}

.webinars-header h2 {
	color: #29aa5a;
	font-family: "Playfair Display", serif;
}

.webinars_course_box {
	display: flex;
	box-shadow: #eee 0 0 2px 6px;
	border-radius: 20px;
	width: 100%;
	margin-top: 50px;
}

.webiners_course_rt {
	width: 30%;
	padding: 30px;
	background: #221e1f;
	color: #fff;
	border-radius: 0 20px 20px 0;
}

.auther_info p {
	font-size: 20px;
}

.auther_info h5 {
	font-size: 27px;
}

.webiners_course_lt {
	padding: 30px;
	width: 70%;
}

.webinars_course_top {
	width: 100%;
	float: left;
	padding: 30px 0;
}

.webinars_course_heading {
	font-size: 38px;
	font-family: "Playfair Display", serif;
}

.webinars_course_topic {
	font-size: 20px;
}

.webinars_course_topic label {
	background: #ff4e00;
	color: #fff;
	padding: 2px 14px;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 18px;
	position: relative;
	top: -4px;
	margin-right: 10px;
}

.webiners_course_lt h2 {
	font-size: 36px;
	margin-bottom: 20px;
	position: relative;
	color: #29aa5a;
	float: left;
	font-family: "Playfair Display", serif;
}

.webiners_course_lt h2::before {
	content: "";
	left: -31px;
	position: absolute;
	width: 5px;
	background: #29aa5a;
	height: 40px;
	top: 2px;
}

.webiner_top {
	width: 100%;
	float: left;
}

.webiners_video_btn a {
	color: #4a9a97;
	line-height: 16px;
	background: url(../images/video-icon.png);
	background-size: 52px;
    background-repeat: no-repeat;
    height: 70px;
    background-position: 10px;
    display: block;
    padding: 15px 0 20px 75px;
    text-align: left;
    font-size: 27px;
    color: #fff;
    line-height: 23px;
}

.auther_info h3 {
	font-size: 32px;
	font-weight: 6;
	margin-bottom: 20px;
	color: #29aa5a;
}

.webiner_list_view {
	margin: 10px 0;
}

.webiner_list_view li {
	position: relative;
	padding: 10px 24px;
}

.webiner_list_view li::after {
	content: "";
	position: absolute;
	left: 0;
	height: 12px;
	width: 12px;
	top: 16px;
	background: #4a9a97;
	border-radius: 20px;
	border: #fff000 2px solid;
}

.webiner_resgister_btn a {
	background: #4d7dfb;
	font-size: 20px;
	font-weight: 300;
	color: #fff;
	padding: 8px 20px;
	display: inline-block;
	border-radius: 30px;
	box-shadow: #000 0 0 4px;
	border: #fff 2px solid;
}

.webiners_video_btn {
    float: left;
    color: #4a9a97;
    font-size: 17px;
    text-align: right;
    line-height: 16px;
    width: 100%;
}


.webiners_video_btn span {
    font-size: 14px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.owl-nav button span {
	font-size: 38px;
	background: none;
}

.webinars-header p {
	font-size: 24px;
	margin-bottom: 0;
	color: #fff;
}

.date_events_wrap {
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	width: 100%;
	text-align: center;
	font-size: 29px;
	color: #fff;
	top: 30%;
	margin-top: -20px;
	display: none;
}

.course_social_banking a {
	color: #fff;
}

.vid_view {
	width: 100%;
	float: left;
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	display: none;
	margin-bottom: 20px;
}

.vid_view .youtube_video {
	margin-top: 20px;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.required_field {
	border: #ff0000 1px solid !important;
	box-shadow: rgb(255 0 0 / 60%) 0 0 3px 1px !important;
}

label.floating-label-phone {
	position: absolute;
	left: 10px;
	background: #fff;
	padding: 1px 10px;
	border-radius: 13px;
	font-size: 14px;
	top: -20px;
}

div#testimonial {
	margin-top: 30px;
}

.cpppf-img {
	background-color: #000;
	background-image: url(../images/python-programming-in-finance.jpg);
	background-repeat: no-repeat;
	min-height: 580px;
	background-position: center;
	background-size: cover;
}

.cpat-img {
	background-color: #000;
	background-image: url(../images/program-algorithmic-trading.jpg);
	background-repeat: no-repeat;
	min-height: 580px;
	background-position: center;
	background-size: cover;
}

.frm-img {
	background-color: #000;
	background-image: url(../images/financial-risk-management-header.jpg);
	background-repeat: no-repeat;
	min-height: 580px;
	background-position: center;
	background-size: cover;
}

.cpamfe-img {
	background-color: #000;
	background-image: url(../images/certificate-program-algorithmic-trading.jpg);
	background-repeat: no-repeat;
	min-height: 580px;
	background-position: center;
	background-size: cover;
}

.cpqf-img {
	background-color: #000;
	background-image: url(../images/financial-risk-management-header.jpg);
	background-repeat: no-repeat;
	min-height: 580px;
	background-position: center;
	background-size: cover;
}

.pgpmf-img {
	background-color: #000;
	background-image: url(../images/post-graduate-program.png);
	background-repeat: no-repeat;
	min-height: 580px;
	background-position: center;
	background-size: cover;
}

.pgmbd-img {
	background-color: #000;
	background-image: url(../images/msc-big-data.png);
	background-repeat: no-repeat;
	min-height: 580px;
	background-position: center;
	background-size: cover;
}

.mscftech-img {
	background-color: #000;
	background-image: url(../images/msc-finance-tech.png);
	background-repeat: no-repeat;
	min-height: 580px;
	background-position: center;
	background-size: cover;
}

.dvra-img {
	background-color: #000;
	background-image: url(../images/derivative-valuations-and-risk.jpg);
	background-repeat: no-repeat;
	min-height: 580px;
	background-position: center;
	background-size: cover;
}

.pgpat-img {
	background-color: #000;
	background-image: url(../images/course-bg.jpg);
	background-repeat: no-repeat;
	min-height: 580px;
	background-position: center;
	background-size: cover;
}

.cpvpf-img {
	background-color: #000;
	background-image: url(../images/vba-programming-finance.jpg);
	background-repeat: no-repeat;
	min-height: 580px;
	background-position: center;
	background-size: cover;
}

.corporate_train_wrap {
	margin-top: 60px;
}

ul.tabslnks-info {
	text-align: center;
	margin-top: 40px;
	border: #ccc 1px solid;
	padding: 0;
	border-radius: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.tabslnks-info li {
	width: 22%;
	display: inline-block;
	vertical-align: text-top;
	border-right: #ccc 1px solid;
	min-height: 49px;
}

.tabslnks-info a {
	display: block;
	padding: 20px;
}

.tabslnks-info li:last-child {
	border-right: none;
}

.compulsary_txt {
	right: 40px;
	top: -10px;
	font-size: 14px;
}

.testimonial_warp .lang_box {
	margin-top: 0;
}

.card-columns .card {
	padding: 20px;
}

.faq-heading h1 {
	max-width: 1506px;
	margin: 0 auto;
	padding: 30px;
}

.ct-boxes .item {
	border: #29aa5a 3px solid;
	border-radius: 20px;
}

.ct-boxes h1 a {
	font-size: 27px;
	letter-spacing: 0;
	padding: 0;
	margin: 0;
}

.ct-boxes .subtxt {
	padding: 0;
	margin: 0;
}

.certificate_program_area .ct-boxes .item {
	min-height: 410px;
}

.ct-boxes .box_course {
	min-height: 400px;
}

.testimmonial_area button.owl-prev,
.placement_program_area button.owl-prev {
	background: #eee !important;
	border-radius: 40px !important;
	left: -80px;
}

.testimmonial_area button.owl-next,
.placement_program_area button.owl-next {
	background: #eee !important;
	border-radius: 40px !important;
	right: -80px;
}

.disclaimer-box {
	color: #7d7d7d;
	padding: 15px;
	box-shadow: #ddd 0 0 14px;
	border: #fff 2px solid;
	font-size: 14px;
	text-align: center;
}

.video_area {
	width: 100%;
	float: left;
	position: relative;
	background: rgb(70, 113, 161);
	background: -moz-linear-gradient(-45deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 21%,
			rgba(78, 164, 152, 1) 49%);
	background: -webkit-linear-gradient(-45deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 21%,
			rgba(78, 164, 152, 1) 49%);
	background: linear-gradient(135deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 21%,
			rgba(78, 164, 152, 1) 49%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4671a1', endColorstr='#4ea498', GradientType=1);
}

.box_customize_txt h1 a,
.box_customize_txt h3 a {
	color: #fff;
}

.video_wrap img {
	width: 100%;
}

.course-inn-page {
	position: absolute !important;
	bottom: 100px;
}

.course_box_inn+.lang_box {
	position: relative;
	bottom: 0;
	right: 0;
	color: #fff;
	margin: 0;
	padding: 40px;
	float: right;
}

.video_heading {
	position: absolute;
	bottom: 24%;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	text-align: center;
}

.video_heading h1 {
	color: #fff;
	padding: 10px;
	font-size: 40px;
}

ul.address-info {
	position: absolute;
	right: 90px;
	top: 50px;
	display: flex;
}

.stirling_img1 .post-course_txt,
.stirling_img2 .post-course_txt,
.stirling_img3 .post-course_txt {
	margin-top: 111px;
}

.stirling p {
	font-size: 31px;
	color: #fff;
	max-width: 930px;
	margin: 0 auto;
}

.addbox {
	border: #29aa5a 4px solid;
	width: 100%;
	float: left;
	border-radius: 20px;
	overflow: hidden;
}

ul.address-info li {
	margin-right: 20px;
	position: relative;
}

ul.address-info li:nth-child(2) {
	margin-right: 0;
}

.addbox h2 {
	color: #fff;
	font-size: 24px;
	text-align: center;
	text-shadow: rgb(0 0 0 / 80%) 0 0 18px;
	float: left;
	position: absolute;
	bottom: 10px;
	width: 100%;
}

.addbox img {
	max-width: 270px;
	float: left;
	max-height: 152px;
}

.address-txt {
	margin-top: 20px;
}

.address-txt h2 {
	font-size: 24px;
	margin-bottom: 10px;
}

.address-img img {
	width: 100%;
	height: 440px;
}

.course-enquiry .form_left_panel {
	float: none;
	margin: 0 auto;
}

.university-logo img {
	max-width: 240px;
	float: right;
	position: absolute;
	top: 50px;
	left: 65px;
	background: #fff;
	padding: 10px;
	border-radius: 17px;
	box-shadow: rgb(0 0 0 / 80%) 0 0 10px;
}

.video_heading p {
	font-size: 25px;
	color: #fff;
	max-width: 930px;
	margin: 0 auto;
}

.address-wrap {
	border: #ccc 1px solid;
	padding: 13px;
	border-radius: 25px;
	box-shadow: #ccc 0 0 5px;
	min-height: 690px;
}

ul.use-section-logos {
	text-align: center;
}

ul.use-section-logos li {
	width: 23%;
	display: inline-block;
	padding: 4px;
}

ul.use-section-logos img {
	max-width: 100%;
	max-height: 240px;
}

ul.logo-icons li {
	width: 50%;
	float: left;
	padding: 0;
	line-height: 42px;
	padding-right: 80px;
}

.course_detail h2 {
	font-size: 24px;
	margin-bottom: 20px;
}

.content-campus h2 {
	margin-bottom: 30px;
	text-align: center;
	font-size: 25px;
	background: #fff;
	padding: 16px;
}

.sph-wrap h2 {
	text-align: center;
	background: #eee;
	padding: 18px;
	font-size: 23px;
}

section.use-section h2 {
	text-align: center;
	font-family: "Barlow Semi Condensed", sans-serif;
	font-weight: 100;
	font-size: 44px;
	margin-bottom: 50px;
	color: rgba(0, 0, 0, 0.6);
}

section.info-logos {
	width: 100%;
	float: left;
	background: #e7e5dc;
}

.course-enquiry .inner-page-content p {
	text-align: center;
}

.desk-img-banner {
	display: block;
}

.mob-img-banner {
	display: none;
}

.event_main_images img {
	width: 100%;
	margin-top: 0;
}

.banner-panel {
	margin-top: 0;
	width: 100%;
	float: left;
}

.article-post a {
	color: #29aa5a;
	text-decoration: underline;
}

.article-post h2 {
	background: #d6eceb;
	font-size: 24px;
	padding: 7px;
	margin-bottom: 10px;
	border: #c3e0df 1px solid;
}

.blog-info-img {
	margin-bottom: 30px;
}

.article-post strong {
	color: #29aa5a;
}

.webinars-lnks p a {
	font-size: 21px;
	text-align: left;
}

.webinar-img-area img {
	max-width: 100%;
	border-radius: 20px;
}

.upper-area {
	display: flex;
}

.logo-info img {
	max-width: 50px;
}

.event-info-area {
	margin-left: 30px;
}

.btns-events {
	text-align: center;
	display: block;
	width: 100%;
	float: left;
	border-top: rgba(256, 256, 256, 0.1) 1px solid;
	margin-top: 20px;
	padding-top: 30px;
}

ul.btns-info li {
	display: inline-block;
}

.btns-info a {
	border: #29aa5a 2px solid;
	text-decoration: none;
	display: block;
	padding: 8px 32px;
	border-radius: 40px;
	font-family: "Barlow Semi Condensed";
	font-size: 22px;
}

.webinar-v2 {
	box-shadow: #eee 0 0 10px;
	border-radius: 20px;
	overflow: hidden;
	padding: 15px;
	margin-bottom: 50px;
	background: #221e1f;
	padding: 40px;
	margin-top: 40px;
}

.event-latest h5 {
	font-size: 26px;
}

.event-latest h5 a {
	text-decoration: none;
}

.event-info-area .date_event {
	font-size: 16px;
}

.event-latest {
	padding-top: 10px;
	padding-left: 10px;
}

/* 30 June */
.mainlnks {
	width: 100%;
	float: left;
	text-align: center;
	border-top: #eee 1px solid;
}

.mainlnks ul li {
	display: inline-block;
	padding: 10px 20px;
}

.mid-header {
	display: flex;
	justify-content: right;
	align-items: center;
}

.certificate_box {
	border: #ccc 1px solid;
	width: 100%;
	float: left;
	padding-bottom: 15px;
	margin-bottom: 30px;
	border-radius: 20px;
	overflow: hidden;
}

.certificate_img img {
	width: 100%;
}

.certificate_txt {
	padding: 20px;
}

.certificate_txt h1 {
	font-size: 26px;
}

.certificate_txt a {
	color: #000;
}

.duration_course {
	color: #29aa5a;
}

ul.courses_btn {
	width: 100%;
	float: left;
	display: flex;
	margin-top: 10px;
}

.courses_btn li {
	width: 100%;
	text-align: center;
	border: #29aa5a 3px solid;
	margin: 4px;
	border-radius: 28px;
}

.courses_btn li a {
	color: #29aa5a;
	display: block;
	padding: 10px 0;
}

button.owl-prev.disabled {
	display: none !important;
}

.viewall_btn .greenbtn,
.viewall_btn .greenbtn:hover {
	background: #29aa5a;
	font-size: 20px;
	font-weight: 300;
	color: #fff;
	padding: 8px 20px;
	display: inline-block;
	border-radius: 30px;
	box-shadow: #000 0 0 4px;
	border: #fff 2px solid;
}

.green-btn-wrap a {
	background: #4671a1;
	background: -moz-linear-gradient(top, #4671a1 0%, #4ea498 100%);
	background: -webkit-linear-gradient(top, #4671a1 0%, #4ea498 100%);
	background: linear-gradient(to bottom, #4671a1 0%, #4ea498 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4671a1', endColorstr='#4ea498', GradientType=0);
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	padding: 8px 20px;
	display: inline-block;
	border-radius: 30px;
	box-shadow: #000 0 0 4px;
	border: #fff 2px solid;
}

/* blog css */
.blog-top-box {
	width: 100%;
	float: left;
	border: #221e1f 1px solid;
	padding: 20px;
	border-radius: 15px;
	background: #221e1f;
}

.blog-infos {
	width: 100%;
	margin-top: 0;
	float: left;
	color: #fff;
}

.share_other svg {
	fill: #fff;
}

.upvote-val span {
	font-size: 17px;
	position: relative;
	top: 2px;
}

.blog-rigt-info {
	float: right;
}

.blog-left-info {
	float: left;
	display: flex;
	align-items: center;
}

.blog-category-lnk a {
	background: #4d7dfb;
	color: #fff;
	padding: 5px 10px;
	border-radius: 20px;
	font-size: 13px;
}

.blog-sec .heading_info {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}

.blog-sec .heading_info:after {
	background: #ccc;
	content: "";
	height: 5px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 29px;
	z-index: 0;
	display: none;
}

.blog-box {
	width: 100%;
	float: left;
	border: #d6d6d6 1px solid;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
	background: #221e1f;
	color: #fff;
}

.blog-box-area h2 {
	font-size: 26px;
	font-family: "Playfair Display", serif;
}

.blog-box-area h2 a {
	color: #29aa5a;
}

.like-box {
	position: absolute;
	right: 10px;
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
	padding: 7px 10px;
	border-radius: 10px;
	top: 10px;
	line-height: 18px;
	font-size: 14px;
	display: flex;
	align-items: center;
	border: #fff 1px solid;
	box-shadow: #000 0 0 10px;
}

.like-box i {
	color: #ff0000;
	margin-right: 5px;
	cursor: pointer;
	font-size: 18px;
}

.blog-box-area {
	width: 100%;
	float: left;
	padding: 12px;
}

.blog-list-info .blog-box-area p {
	font-size: 14px;
	margin-bottom: 0;
	display: inline-block;
	width: 100%;
	position: relative;
	padding-right: 10px;
}

.blog-list-info .blog-box-area p {
	height: 95px;
}

.blog-box-area h2 {
	font-size: 24px;
	display: inline-block;
	width: 100%;
	color: #29aa5a;
}

ul.blog-post-info {
	display: flex;
	font-size: 16px;
}

.article-post h1 {
	font-family: "Playfair Display", serif;
}

.full-blog {
	width: 100%;
}

.full-blog .blog-rigt-info {
	float: right;
	width: 100%;
	text-align: center;
	margin: 0 0 10px 0;
}

.full-blog .blog-left-info {
    display: flex;
    align-items: center;
    float: none;
    width: 100%;
    text-align: center;
    justify-content: center;
    flex-direction: column;
}
.full-blog .blog-left-info ul.blog-post-info {
    display: flex;
    font-size: 15px;
    margin-bottom: 10px;
}
.full-blog .blog-left-info .upvote-box {
    order: 2;
}
.container.container-blog {
	max-width: 1200px;
}

ul.blog-post-info li {
	margin: 0 10px;
}

ul.upvote-action {
	display: flex;
	background: #f7f7f7;
	padding: 0 5px;
	border-radius: 20px;
	font-size: 13px;
	align-items: center;
	border: #dee0e1 1px solid;
}

ul.upvote-action li button {
	padding: 0;
	font-size: 11px;
	height: 27px;
	background: none;
	position: relative;
	top: 2px;
}

.upvote-val label {
	margin: 0;
	padding: 0;
	padding-right: 18px;
	position: relative;
}

.upvote-val label:before {
	content: "";
	background: #636466;
	height: 3px;
	width: 3px;
	position: absolute;
	right: 6px;
	top: 8px;
	border-radius: 10px;
}

.upvote-val {
	padding: 0 5px;
	position: relative;
	top: 0;
}

.down-btn {
	border-left: #ccc 1px solid;
	position: relative;
	top: 0px !important;
	border-radius: 0;
	padding: 2px 2px !important;
}

ul.upvote-action li button:focus {
	box-shadow: none;
	padding: 1px;
}

button.btn.btn-arrow.down-btn:focus {
	border-left: #ccc 1px solid;
	position: relative;
	padding: 3px 2px !important;
}

.upvote-box {
	padding: 0px;
	border-radius: 17px;
	overflow: hidden;
	color: #000;
}

.up-btn g {
	fill: rgb(46, 105, 255);
}

.blog-list-info .blog-img-wrap {
	max-height: 200px;
	height: 200px;
}

.blog-list-info .blog-img-contain {
	max-height: 207px;
	height: 209px;
}

.blog-list-info .blog-img-wrap img {
	max-height: 200px;
}

ul.pathway {
	width: 100%;
	padding: 10px;
	border-bottom: #eee 1px solid;
	float: left;
	box-sizing: border-box;
}

ul.pathway li {
	float: left;
	font-size: 13px;
	margin-right: 8px;
	position: relative;
}

ul.pathway li:last-child:after {
	display: none;
}

ul.pathway li:last-child {
	color: #29aa5a;
}

.upvote-action svg {
	max-width: 22px;
	max-height: 22px;
}

.left-video-sec iframe {
	height: 500px;
	margin-top: 0;
	padding: 10px;
	background: #ccc;
	border-radius: 15px;
	margin-bottom: 15px;
	box-shadow: #ddd 0 0 10px;
}

.event-latest ul.btns-info {
	float: left;
}

.event-latest ul.btns-info li {
	margin-right: 5px;
}

.featured-image-mob {
	display: none;
}

.mob-blog-img {
	display: none;
}

.popup-wrap {
	background: rgba(0, 0, 0, 0.8);
	z-index: 999;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.popup-container {
	max-width: 580px;
	margin: 10% auto;
}

.popup-box {
	width: 100%;
	float: left;
	background: #fff;
	padding: 30px;
	border-radius: 14px;
}

.popup-box h2 {
	font-size: 24px;
	padding-bottom: 10px;
	border-bottom: #eee 1px solid;
	margin-bottom: 10px;
}

.btns button {
	background: rgb(70, 113, 161);
	background: -moz-linear-gradient(-45deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 100%);
	background: -webkit-linear-gradient(-45deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 100%);
	background: linear-gradient(135deg,
			rgba(70, 113, 161, 1) 0%,
			rgba(78, 164, 152, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4671a1', endColorstr='#4ea498', GradientType=1);
	color: #fff;
	font-size: 16px;
	border: none;
}

.about-info b {
	font-style: italic;
}

.about-info {
	margin-top: 20px;
}

.about-info h3 {
	background: #29aa5a;
	color: #fff;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 6px;
}

.review-lnk a {
	color: #29aa5a;
	border: #29aa5a 1px solid;
	display: block;
	border-radius: 10px;
	padding: 5px 0;
	margin-top: 10px;
}

.thankswrap .thanks_heading h2,
.thanks_msg {
	border: none;
	text-shadow: none;
}

.button_event.video_btn a {
	background: url(../assets/img/video-icon-play.png) #4d7dfb;
	font-size: 20px;
	font-weight: 300;
	color: #fff !important;
	padding: 8px 20px;
	display: inline-block;
	border-radius: 30px;
	box-shadow: #000 0 0 4px;
	border: #fff 2px solid;
	text-decoration: none !important;
	padding-left: 50px !important;
	background-repeat: no-repeat;
	background-size: 31px;
	background-position: 8px;
}

.inner-page-content.event_sec {
	margin-bottom: 0;
	margin-top: 50px;
	background: rgb(41, 170, 90);
	background: linear-gradient(132deg,
			rgba(41, 170, 90, 1) 0%,
			rgba(36, 64, 45, 1) 6%,
			rgba(34, 30, 31, 1) 10%);
	border-radius: 20px;
	padding: 0 20px;
	box-sizing: border-box;
}

.focal-wrap {
	background: rgb(41, 170, 90);
	background: linear-gradient(132deg,
			rgba(41, 170, 90, 1) 0%,
			rgba(36, 64, 45, 1) 6%,
			rgba(34, 30, 31, 1) 10%);
	padding: 20px;
	font-size: 16px;
	margin-top: 30px;
	border-radius: 10px;
}
.focal-wrap h4 {
    color: #29aa5a;
    border-radius: 6px;
    padding: 10px;
    box-shadow: #29aa5a3a 0 0 5px;
}
.focal-wrap h2 {
	font-size: 32px;
	color: #fff;
	background: none;
	border: none;
	padding: 0;
	font-family: "Playfair Display", serif;
}

.keynots h3 {
	font-size: 22px;
	padding: 8px 10px;
	color: #4d7dfb;
	box-shadow: #ccc 0 2px 5px;
	border-radius: 6px;
	margin-bottom: 12px;
}

.blog-info-img img {
	border: #eee 1px solid;
	border-radius: 16px;
	box-shadow: #ccc 0 0 10px;
	width: 100%;
}

.focal-wrap>p {
	color: #fff;
	font-size: 22px;
	line-height: 27px;
	font-weight: 300;
}

.keynots {
	background: #fff;
	padding: 18px;
	border-radius: 10px;
	margin-top: 15px;
}

.interview-focal-points {
	margin-bottom: 30px;
}

.keynots h4 {
	font-size: 22px;
	margin-top: 10px;
	border-top: #ccc 1px solid;
	padding-top: 10px;
	margin-bottom: 10px;
}

ul.keynots-list li {
	list-style: disc;
	line-height: 22px;
	margin-bottom: 12px;
}

ul.keynots-list {
	padding-left: 16px;
}

.session-heading {
	background: #00467c;
	text-align: center;
	color: #fff;
	font-size: 22px;
	margin-bottom: 10px;
}

ul.list-blog-info {
	padding-left: 20px;
	font-size: 18px;
	margin-bottom: 20px;
	margin-top: 10px;
}

ul.list-blog-info li {
	list-style-type: disclosure-closed;
}

.article-post {
	margin-bottom: 10px;
}

.article-post table.table {
	font-size: 16px;
}

.article-post .table td {
	border: #ccc 1px solid;
}

.article-post .table+p {
	margin-bottom: 5px !important;
}

.article-post>p {
	margin-bottom: 10px !important;
	margin-top: 10px !important;
}

.article-post .table th {
	background: #1f4172;
	color: #fff;
	font-size: 22px;
	line-height: 26px;
}

.table td:nth-child(2n) {
	background: #ebf3e8;
}

.interview-focal-points>h2 {
	background: #d6eceb;
	font-size: 26px;
	padding: 7px;
	margin-bottom: 10px;
	border: #c3e0df 1px solid;
	border-bottom: #007384 3px solid;
	color: #007384;
	box-shadow: #999 0 2px 15px;
	margin-top: 30px;
}

.faculty-box {
	box-shadow: #ccc 0 0 10px;
	padding: 20px;
	border-radius: 10px;
	margin-bottom: 30px;
	width: 100%;
	float: left;
}

.conclusionBox {
	padding: 10px;
	margin-top: 20px;
	border: #eee0c9 3px solid;
	border-radius: 10px;
	margin-bottom: 20px;
	font-size: 18px;
	background: #f6f4eb;
}

.conclusionBox p {
	margin: 15px 0;
}

.keytake {
	background: #fff;
	padding: 12px;
	border-radius: 10px;
	margin: 10px 0;
	border: #eee 2px solid;
}

.keytake h3 {
	font-size: 22px;
}

.quantathon-banner {
	width: 100%;
	float: left;
}

.lnks-wrap {
	display: flex;
}

.rt_lnks {
	display: flex;
}

.rt_lnks a:hover {
	color: #29aa5a;
}

.barcontainer.change {
	position: fixed;
	background: #fff;
	padding: 7px;
	box-shadow: #ccc 0 10px 12px;
	border-radius: 10px;
	top: 10px;
	right: 10px;
	z-index: 9999999;
}

/* about us page */

.about-inner-page {
	position: relative;
	width: 100%;
	float: left;
}

.mission-info {
	position: absolute;
	right: 30px;
	width: 280px;
	bottom: 30px;
	background: #2e609f;
	text-align: center;
	color: #fff;
	padding: 15px 10px;
	border-radius: 10px;
}

.about-inner-page img {
	width: 100%;
}

.about-info-base {
	display: flex;
	align-items: start;
	width: 100%;
	float: left;
}

.about-info {
	margin-top: 20px;
	width: 75%;
}

.about-left {
	width: 25%;
	padding-right: 30px;
	margin-top: 25px;
}

ul.nav-left {
	background: #eee;
	margin-bottom: 30px;
}

.nav-left a {
	padding: 10px 20px;
	display: block;
	border-bottom: #fff 2px solid;
	box-sizing: border-box;
}

.review-box {
	border: #eee 1px solid;
	margin-bottom: 10px;
	padding: 20px;
	text-align: center;
	border-radius: 10px;
	box-shadow: #ddd 0 0 7px;
}

.reviews {
	margin-bottom: 40px;
}

.left-testimonial .testi_img {
	padding-right: 20px;
}

.review-img img {
	max-width: 160px;
}

.what-do-contain {
	width: 30%;
	background: #dff4f6;
	padding: 20px;
	text-align: center;
	border-radius: 10px;
}

.whoweare-text {
	margin: 0;
	width: 100%;
	float: left;
	padding: 20px;
	box-sizing: border-box;
	text-align: justify;
}

.main {
	width: 100%;
	float: left;
}

ul.banner_list_about {
	max-width: 550px;
	float: left;
}

ul.banner_list_about li {
	width: 45%;
	float: left;
	text-align: center;
	box-shadow: rgb(0 0 0 / 60%) 0 0 10px;
	background: #fff;
	margin: 8px;
	min-height: 220px;
	border-radius: 13px;
	position: relative;
	padding: 20px;
	box-sizing: border-box;
}

.rating-lnk {
	position: absolute;
	width: 85%;
	bottom: 18px;
	box-sizing: border-box;
}

ul.banner_list_about h2 {
	font-size: 21px;
	padding: 8px 0;
}

.rating-lnk a {
	border: #29aa5a 1px solid;
	display: block;
	border-radius: 20px;
	padding: 5px;
	color: #29aa5a;
}

.testimonial-bg {
	background: #11182b url(../asset/img/testi-img.png) no-repeat right top;
	margin: 40px 0;
	padding: 50px 0;
	background-size: contain;
}

.youtube-vid.youtube-expert iframe {
	margin: 0 auto;
}

.after-post-tags {
	width: 100%;
	float: left;
	display: flex;
	align-items: center;
	border: #ccc 1px solid;
	margin-top: 8px;
	padding: 0 10px;
	border-radius: 8px;
	margin-bottom: 10px;
}

ul.blog-lnks-next {
	display: flex;
}

ul.blog-lnks-next li {
	margin-left: 20px;
	border-right: #ccc 1px solid;
	padding-right: 20px;
}

ul.blog-lnks-next li:last-child {
	margin-right: 0;
	border-right: none;
}

.heading-cate {
	text-align: center;
}

.blog-content-info {
	width: 100%;
	float: left;
}

ul.tags {
    list-style: none;
    margin: 0 !important;
    padding: 9px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

ul.tags li {
	display: inline-block;
	font-size: 0.9rem;
	margin: 0;
}

ul.tags li a {
	background: #def2f1 !important;
	color: rgba(0, 0, 0, 0.6);
	border-radius: 3px;
	padding: 5px 10px;
}

table.keynots-table-view th, table.keynots-table-view td {
    padding: 5px;
}
table.keynots-table-view th {
    background: #29aa5a;
    color: #fff;
}
table.keynots-table-view tr:nth-child(2n) {
    background: #eeee;
}
table.keynots-table-view {
    width: 100%;
    border: #29aa5a 1px solid;
}
/* css 29 may */
.course-new-img img {
	width: 100%;
}

.course-shortform {
	float: left;
	margin-top: -40px;
	position: relative;
	background: #fffec5;
	padding: 5px 10px;
	font-size: 24px;
	margin-left: 10px;
	border-radius: 4px;
	font-weight: 600;
}
.list-two-colom {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 5px 10px;
    box-sizing: border-box;
}
.course-live-online {
    color: #4d7dfb;
    font-size: 18px;
    text-align: left;
    margin-top: 10px;
    padding-left: 14px;
}
.list-two-colom .course-live-online {
    color: #4d7dfb;
    font-size: 18px;
    margin-top: 0;
    padding-left: 0;
}

.course-new-box h2 {
	font-size: 26px;
	line-height: 28px;
	padding: 2px 8px;
	font-weight: bold;
	text-align: left;
}

.course-new-month {
	font-size: 16px;
	color: #fff;
	padding: 10px;
	text-align: left;
}

.course-new-tag {
	background: #cfdff4;
	float: left;
	padding: 6px;
	margin: 10px;
	border-radius: 5px;
	font-size: 14px;
}

.course-new-box a {
	color: #000;
}

.courses-new-layout .course-new-box {
	background: #221e1f;
	float: left;
	border-radius: 8px;
	box-shadow: #ccc 0 0 6px;
	height: 100%;
	overflow: hidden;
}

.course-new-box {
	background: #221e1f;
	float: left;
	border-radius: 8px;
	box-shadow: #ccc 0 0 6px;
	height: 100%;
	overflow: hidden;
}

.course-new-box h2 a {
	color: #29aa5a;
}

.courses-new-layout .row {
	justify-content: center;
}

.newsletter_area {
	background: #221e1f;
	margin-top: 50px;
}

.newsletter_info h2 {
	color: #29aa5a;
	font-family: "Playfair Display", serif;
}
.similar-courses .col-md-3 {
    margin-bottom: 30px;
}

.news_heading {
	font-size: 24px;
	margin-top: 0;
	color: #fff;
}

.newsletter_area .subheading {
	margin: 0;
	padding: 0;
	color: #fff;
}

h1.posttitle {
	font-family: "Playfair Display", serif;
	margin-bottom: 20px;
	color: #29aa5a;
}

.testi_info p {
	color: #000;
}

.form_info .haeding_info {
	color: #fff;
}

.course-new-box h2 a {
	color: #29aa5a;
	font-family: "Playfair Display";
	font-weight: 400;
	line-height: 32px;
}

.watchbtn_wrap {
    position: absolute;
    left: 50%;
    bottom: 50px;
    padding: 0;
    border: #fff 2px solid;
    border-radius: 15px;
	background: #4d7dfb;
    box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 10px;
    width: 220px;
    margin-left: -110px;
}
.podcast-video-img img {
    max-width: 100%;
}
#myElement {
	display: none;
}
.listofepisodes {
    background: #000;
    margin-right: 30px;
    height: 240px;
    overflow-y: scroll;
}
.episodes button {
    background: #4d7dfb;
    width: 93%;
    padding: 10px;
    border: 0;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    border-radius: 10px;
}
.listofepisodes li a span {
    color: #4d7dfb;
    font-weight: 600;
}
.listofepisodes a {
    color: #fff;
    font-size: 18px;
    padding: 10px;
    display: block;
    border-bottom: rgba(256, 256, 256, .2) 1px solid;
}
.podcast-area {
    width: 100%;
    float: left;
    background: #221E1F;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: #ccc 0 0 10px;
    border: #fff 8px solid;
}
.episode-number {
    color: #4d7dfb;
    padding: 10px 0;
    font-size: 22px;
}
.gray-bg h2 {
    color: #29AA5A;
    padding: 20px 0;
    font-weight: 300;
}
.gray-bg {
    position: relative;
    height: 100%;
}
.view-full-podcast a {
    background: #29AA5A;
    width: 93%;
    display: block;
    box-sizing: border-box;
    bottom: 20px;
    position: absolute;
    text-align: center;
    padding: 10px;
    border-radius: 12px;
    font-size: 18px;
    color: #fff;
}
.gray-bg p a {
    color: #fff;
    text-decoration: underline;
    font-size: 22px;
}
.gray-bg p a:hover{
color: #29AA5A;
}
.similar-course-box {
    text-align: center;
    box-sizing: border-box;
    background: #221e1f;
    padding: 20px 10px;
    height: 100%;
    color: #fff;
    border-radius: 10px;
}
.similar-course-box .course-title {
    background: #fffec5;
    display: inline-block;
    color: #000;
    font-size: 28px;
    padding: 5px 10px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.similar-course-box p {
    color: #4d7dfb;
}
.similar-course-box h2 {
    color: #29aa5a;
    font-family: "Playfair Display";
    font-size: 25px;
    margin-bottom: 17px;
}
.course-duration {
    font-size: 20px;
}
.heading_info {
    text-align: center;
    position: relative;
    margin-bottom: 20px;
}
section.similar-courses .row {
    margin:0;
    width: 100%;
    float: left;
}
.podcast-info a {
    color: #29aa5a;
}
section.similar-courses .row.center-items {
    justify-content: center;
	margin-top: 40px;
}
p#eventtitle {
    color: #29aa5a;
    font-family: 'Playfair Display';
    font-size: 36px;
}
.back_btn {
    background: none;
    color: rgba(256, 256, 256, .8);
    font-size: 20px;
    border: #4d7dfb 3px solid;
    padding: 10px 50px;
    border-radius: 30px;
    margin-right: 9px;
}
	.cpd-credits-info {
    color: #ffc900;
    font-size: 18px;
}
.resend-otp-link {
    background: none;
    border: none;
    color: #29aa5a;
    text-decoration: underline;
    font-size: 20px;
	cursor: pointer;
}
small#resendOTPctr {
    font-size: 22px;
}
.webinars-header + .container .vid_view .youtube_video iframe {
    height: 680px;
}
.dark-text p {
	color: #000;
  }
  .heading_info_addition h2 {
    display: flex;
    justify-content: center;
    width: 560px;
    background: #fff;
    z-index: 999;
    margin: 0 auto;
	white-space:nowrap;
}
  .heading_info_addition h2 span {
    font-size: 25px;
    margin-right: 10px;
}
.thanks_msg h1 {
    color: #fff;
}
.captcha-box #captcha {
    margin-top: 0;
    font-size: 26px;
}
.captcha-box {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    gap: 20px;
    background: #2c2a49;
    margin-top: 16px;
    border-radius: 10px;
    margin-bottom: 20px;
	padding:10px 0;
}
.captcha-box .floating-label-group {
    margin-top: 0;
}
.captcha-box .floating-label-group {
    width: 97px;
}
.captcha-box .floating-label-group input {
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    padding: 3px;
}
ul.concept-listing li input {
    scale: 2;
}

ul.concept-listing li {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-right: 15px;
}
ul.concept-listing li:nth-child(2){
	margin-right: 20px;
}
ul.concept-listing {
    display: flex;
    font-size: 22px;
    color: #fff;
    margin-top: 11px;
    padding-left: 7px;
}
.gridlayout {
	display: grid;
	grid-template-rows: auto 1fr;
	grid-template-columns: 1fr 1fr;
	gap: 10px;
	background: rgb(41, 170, 90);
	background: linear-gradient(132deg, rgba(41, 170, 90, 1) 0%, rgba(36, 64, 45, 1) 6%, rgba(34, 30, 31, 1) 10%);
	padding: 20px;
	font-size: 16px;
	margin-top: 30px;
	border-radius: 10px;
}
.headerbox {
grid-column: span 2;
background: rgba(0, 0, 0, .4);
color: white;
text-align: center;
padding: 10px;
font-size: 24px;
border: rgba(256, 256, 256, .3) 1px solid;
border-radius: 10px;
}
.gridcol {
	background: #f4f4f4;
	padding: 20px;
	text-align: center;
	border-radius: 8px;
}
.article-post .youtube_video iframe {
    height: 595px;
}
.cpd-inner-page{ width: 100%; float: left;}
.cpd-img img{ width: 100%;}

.cpd-content p {
    margin-bottom: 10px;
}
.cpd-content h2 {
    margin-top: 20px;
	margin-bottom: 10px;
}
.cpd-content li {
    list-style: circle;
    line-height: 27px;
    margin: 14px 20px;
}
.cpd-intro {
    background: #4d7dfb;
    padding: 20px;
    border-radius: 10px;
    color: #fff;
    margin: 30px 0;
    display: flex;
    gap: 30px;
    align-items: center;
}
.cpd-intro img {
    max-width: 230px;
    border-radius: 13px;
}
.imp-points {
    border: #ccc 1px solid;
    padding: 10px;
    border-radius: 12px;
    background: #29aa5a;
    color: #fff;
    font-size: 19px;
}
.about-wrap-box img {
    max-width: 100%;
}
.cpd-intro h2 {
    margin: 0;
    margin-bottom: 10px;
}
.cpd-intro p {
    font-size: 20px;
}
.cpd-img {
    position: relative;
}
.banner-logo-libf {
    position: absolute;
    right: 40px;
    bottom: 40px;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
}
.cpd-wrapper .row {
    justify-content: center;
}
.libf-footer {
    padding: 20px;
    border: #ccc 1px solid;
    margin-top: 10px;
    border-radius: 7px;
}
.libf-footer img {
    max-width: 100%;
    margin-top: 0;
}
.list-of-imp-img
 {
    padding: 10px;
    background: #fff;
    border-radius: 7px;
}
.libf-info {
    margin-top: 5px;
    text-align: center;
    font-size: 15px;
}
.banner-logo-libf img {
    max-width: 350px;
}
.subheading.iconwith p {
    margin: 0;
}
.iconwith img {
    max-width: 60px;
    margin-right: 15px;
}
.iconwith {
    display: flex
;
    align-items: center;
}
@media only screen and (max-width: 1531px) {

	.testimmonial_area button.owl-prev,
	.placement_program_area button.owl-prev {
		left: -37px;
	}

	.testimmonial_area button.owl-next,
	.placement_program_area button.owl-next {
		right: -37px;
	}
}

@media only screen and (max-width: 1512px) {
	.certificate_prog_wrap {
		width: 100%;
		float: left;
		text-align: center;
	}

	.certificate_program_area .item {
		float: none;
		display: inline-block;
		vertical-align: top;
	}


	.testimmonial_area button.owl-prev,
	.placement_program_area button.owl-prev {
		left: -37px;
	}

	.testimmonial_area button.owl-next,
	.placement_program_area button.owl-next {
		right: -37px;
	}
}

@media only screen and (max-width: 1474px) {
	.lang_box {
		margin-top: 0;
	}

	.youtube-info iframe {
		min-height: 680px;
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 1420px) {
	.youtube_video iframe {
		height: 680px;
	}
}

@media only screen and (max-width: 1380px) {
	.payu_btn_wrap {
		width: 81%;
	}

	.youtube-info iframe {
		min-height: 630px;
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 1368px) {
	.rt_lnks a {
		font-size: 14px;
		border-radius: 15px;
		display: block;
		padding: 5px 6px;
		margin: 0 5px;
		white-space: nowrap;
	}

	.left-video-sec iframe {
		height: 450px;
	}

	.stirling p {
		font-size: 24px;
		color: #fff;
		max-width: 620px;
		margin: 0 auto;
	}

	ul.lang_box span {
		color: #fff;
		font-size: 25px;
	}

	.payu_btn_wrap {
		width: 80%;
	}

	.video_cont {
		width: 45%;
	}

	.deep_txt {
		padding-left: 37%;
	}

	.video_cont h2 {
		font-size: 35px;
	}

	.subtxt {
		font-size: 24px;
	}

	.course_box_inn h1 {
		font-size: 44px;
	}

	.contact_us_box {
		right: -960px;
	}

	.certificate_prog_wrap .btn_register a {
		width: 162px;
	}
}

@media only screen and (max-width: 1285px) {
	.listofepisodes a {
		font-size: 16px;
	}
	.listofepisodes {
		height: 130px;

	}
	.left-video-sec iframe {
		height: 480px;
	}

	.youtube_video iframe {
		height: 537px;
	}

	.payu_btn_wrap {
		width: 79%;
	}

	.btn_register {
		text-align: center;
	}

	.box_course_txt .subtxt {
		font-size: 32px;
	}

	.owl-next {
		right: 0;
	}

	.owl-prev {
		left: 0;
	}

	.webiners_course_lt {
		width: 65%;
	}

	.webiners_course_rt {
		width: 35%;
	}

	.video_cont {
		padding: 3px;
	}

	.address-img img {
		width: 100%;
		height: 330px;
	}
}

@media only screen and (max-width: 1200px) {
	.certificate_prog_wrap .btn_register a {
		padding: 5px;
		font-size: 18px;
		width: 148px;
	}

	.box_course_txt .subtxt {
		font-size: 28px;
	}

	button.owl-prev,
	button.owl-next {
		position: relative;
	}
}

@media only screen and (max-width: 1166px) {
	.podcast-area .col-md-8, .podcast-area .col-md-4 {
		width: 100%;
		max-width: 100%;
		flex: 100%;
	}
	.view-full-podcast a {
		position: relative;

	}
	.episodes {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }
	.listofepisodes {
		height: 100%;
	}
	
	.gray-bg h2{ padding:0;}
	.view-full-podcast {
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }
	.view-full-podcast a {
        width: 100%;
        bottom: 0;
    }
	.episodes button {
		width: 100%;

	}
	.gray-bg {
        padding: 20px;
    }
	.listofepisodes {
		width: 100%;
	}
	.left-video-sec iframe {
		height: 380px;
	}

	.certificate_prog_wrap .btn_register a {
		width: 134px;
	}

	.video_cont h1 {
		font-size: 42px;
		line-height: 44px;
		letter-spacing: 2px;
		margin: 10px 0;
	}

	.subtxt {
		font-size: 18px;
		line-height: 26px;
	}

	.video_sec p,
	.video_sec_v1 p {
		font-size: 15px;
		padding-right: 0;
	}
}

@media only screen and (max-width: 1130px) {
	.rt_lnks>ul>li>a {
		padding: 5px 14px;
		margin: 0 3px;
	}
}

@media only screen and (max-width: 1065px) {
	.left-video-sec iframe {
		height: 340px;
	}

	.testimonial_warp {
		width: 100%;
		float: left;
		margin-top: 90px;
	}

	.addbox img {
		max-width: 170px;
		float: left;
	}

	.rt_lnks>ul>li>a {
		padding: 5px 13px;
	}

	.rt_lnks {
		float: right;
		margin: 0;
		font-size: 0;
		padding: 14px;
		width: 100%;
		text-align: center;
	}

	.inner_header {
		margin-top: 208px;
	}

	.video_sec {
		margin-top: 190px;
	}

	.video_sec_v1 {
		margin-top: 170px;
	}

	.video_cont {
		padding: 10px;
	}
}

@media only screen and (max-width: 1132px) {
	.youtube_video iframe {
		height: 400px;
	}
}

@media only screen and (max-width: 1046px) {
	.youtube_video iframe {
		height: 400px;
	}
}

@media only screen and (max-width: 1030px) {
	.youtube-info iframe {
		min-height: 560px;
		margin-bottom: 40px;
	}

	.brochure_box h1 {
		padding: 0;
	}

	.brochure_area .viewall_btn a {
		font-size: 12px;
		padding: 7px 0;
		margin: 7px 0;
		display: block;
	}

	.extra-action .infosec {
		display: none;
	}

	.inner_header {
		margin-top: 189px;
	}

	.deep_txt {
		padding-left: 20px;
	}

	.header_v1 {
		width: 100%;
		float: left;
		border-top: #e7e7e7 1px solid;
		padding: 15px 0 0;
	}

	.header {
		width: 100%;
		float: left;
		border-top: #e7e7e7 1px solid;
		padding: 15px 0 0;
	}

	.inner_header+.tabs_info>.tabs_links {
		display: none;
	}

	.rt_lnks a {
		padding: 5px 13px;
	}

	.certificate_program_area .item {
		width: 47%;

		margin: 10px;
	}

	.cusomise_info .item {
		width: 47%;
		float: left;
		margin: 10px;
	}

	.newsletter_box input {
		width: 325px;
	}

	.logo .iiqf-logo a {
		font-size: 23px;
	}

	.logo span {
		font-size: 12px;
	}

	.rt_lnks a {
		padding: 5px 9px;
	}

	.video_cont h2 {
		line-height: 39px;
	}

	.form_left_panel {
		width: 100%;
	}

	.form_rt_panel {
		float: left;
		width: 100%;
		padding-left: 0;
		padding: 20px;
		box-sizing: border-box;
		text-align: center;
	}

	.form_rt_panel .row {
		background: #eee;
		padding: 10px;
	}

	.whychoose .col-md-6 {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}

	.viewall_btn a {
		padding: 10px 25px;
		margin: 5px;
	}

	.left-video-sec iframe {
		height: 290px;
	}
}

@media only screen and (max-width: 1024px) {
	.rt_lnks li:nth-child(4) {
		display: none;
	}

	.menu_pos {
		margin-left: auto;
		display: flex;
		width: 100%;
	}
}

@media only screen and (max-width: 860px) {
	.youtube-info iframe {
		min-height: 440px;
		margin-bottom: 40px;
	}

	.left-video-sec iframe {
		height: 270px;
	}

	.testi_list li {
		width: 45%;
	}
}

@media only screen and (max-width: 800px) {
	webiner_resgister_btn {
		margin-top: 10px;
	}

	.webiners_course_lt {
		width: 100%;
		padding: 0;
	}

	.left-video-sec iframe {
		height: 390px;
	}

	.event_img_header img {
		height: auto;
	}

	.quant-banner img {
		border-radius: 10px;
	}

	ul.address-info {
		position: relative;
		right: 0;
		top: 0;
		display: flex;
		justify-content: center;
		padding: 30px 0;
		width: 100%;
		float: left;
	}

	.university-logo img {
		position: relative;
		left: 0;
		display: block;
		text-align: center;
		float: none;
		margin: 0 auto;
		top: 0;
	}

	.university-logo {
		width: 100%;
		float: left;
		text-align: center;
		position: relative;
		padding-top: 40px;
	}

	.webiners_course_rt {
		width: 40%;
	}

	.payu_btn_wrap {
		width: 75%;
	}

	.contact_us_box {
		position: fixed;
		right: -960px;
		top: auto;
		z-index: 999;
		width: 97%;
		padding: 18px 28px 0;
		box-shadow: #cccc 6px 3px 5px;
		border-top: #999 2px solid;
		min-height: 215px;
		margin: 8px;
		bottom: 58px;
	}

	.rt_lnks {
		float: right;
		margin: 0;
		font-size: 0;
		padding: 14px;
		width: 100%;
		text-align: center;
		border-top: #eee 1px solid;
	}

	.whychoose .col-md-6 {
		margin: 0 !important;
		padding: 0 !important;
	}

	.webinars_course_top {
		width: 100%;
		padding: 30px;
		box-sizing: border-box;
	}

	.webinars_course_box {
		display: block;
		padding: 20px;
		float: left;
	}
}

@media only screen and (max-width: 768px) {
	.industry_col li {
		width: 49%;
		margin: 0;
		display: inline-block;
	}

	.left-video-sec iframe {
		height: 260px;
	}

	.testimonial_warp {
		margin-top: 0;
	}

	.course-inn-page {
		bottom: 0;
	}

	.address-img img {
		height: auto;
	}

	.address-wrap {
		margin-bottom: 20px;
	}

	ul.logo-icons li {
		width: 100%;
		padding: 0;
		line-height: 22px;
		margin-bottom: 20px;
	}

	section.info-logos {
		padding: 30px 0;
	}

	.upcoming_event_box .button_event {
		position: relative;
		bottom: auto;
		right: 0;
		top: 0;
	}

	.upcoming_sec {
		float: left;
		width: 78%;
	}

	.btn_register {
		text-align: center;
		display: block;
		width: 100%;
		float: left;
		margin-bottom: 20px;
	}

	.box_course_01 .btn_register.blue_btn {
		position: relative;
		width: 100%;
		bottom: 20px;
		padding-top: 18px;
		left: 0;
		text-align: center;
		display: block;
	}

	.course_overview .heading_info {
		padding-bottom: 0;
	}

	.inner_header {
		margin-top: 193px;
	}

	.contact_patch i.fa.fa-phone {
		color: #fff;
		background: #ff6c00;
		padding: 10px 12px;
		margin-right: 1px;
		border-radius: 10px;
		position: relative;
		left: -10px;
	}

	.address_sec {
		padding: 20px 0 0;
	}

	.mob_infosec,
	.infosec {
		display: none;
	}

	.contact_patch {
		text-align: center;
		background: #ccc;
		transform: rotate(0deg);
		width: 186px;
		position: fixed;
		top: auto;
		left: 18px;
		font-size: 21px;
		padding: 5px 0;
		border-radius: 17px 18px 0 0;
		cursor: pointer;
		border: #999 2px solid;
		border-bottom: none;
		bottom: 0;
		z-index: 99999;
	}

	.newsletter_info {
		padding: 13px;
	}

	.viewall_btn a {
		margin: 6px;
	}

	div#partner {
		margin-top: 0 !important;
	}

	.email-us a {
		border: #29aa5a 3px solid;
		color: #29aa5a;
		background: none;
		display: inline-block;
		padding: 4px 20px;
		border-radius: 15px;
		margin-right: 0px;
		margin-bottom: 20px;
	}

	.video_sec p,
	.video_sec_v1 p {
		padding-right: 0;
	}

	.subtxt {
		font-size: 19px;
		line-height: 27px;
		margin-bottom: 5px;
		margin-top: 5px;
	}

	.video_cont {
		padding: 20px;
	}

	.form_left_panel,
	.form_rt_panel {
		width: 100%;
		float: left;
	}

	.inner_list_txt li {
		width: 50%;
	}

	.logo .iiqf-logo a {
		font-size: 22px;
	}

	.logo span {
		font-size: 11px;
	}

	.infosec span {
		display: none;
	}

	.infosec {
		padding: 0;
	}

	.infosec li {
		padding: 0;
	}

	.infosec a {
		display: block;
		padding: 12px 17px;
		border-left: #eee 1px solid;
	}

	.extra-action .topsec {
		display: none;
	}

	.newsletter_box input {
		width: auto;
		max-width: 500px;
	}

	.video_cont {
		width: 100%;
	}

	.videobox {
		width: 100%;
	}

	.video_sec {
		width: 100%;
		display: block;

		padding: 10px;
		position: relative;
		margin-top: 140px;
	}

	.video_sec_v1 {
		width: 100%;
		display: block;

		padding: 10px;
		position: relative;
		margin-top: 120px;
	}

	.video_cont h2 {
		font-size: 35px;
		margin: 0;
		line-height: 38px;
	}

	section {
		padding: 0;
		margin: 0;
	}

	.subheading {
		margin-bottom: 0;
	}

	.bespoke_sec {
		width: 100%;
		display: block;
	}

	.sec1,
	.sec2 {
		width: 100%;
		padding: 0;
	}

	.subheading {
		padding: 2% 4%;
	}

	.testimmonial_area>h2 {
		font-size: 25px;
		margin-bottom: 20px;
	}

	.course_box_inn {
		padding: 30px;
		position: relative !important;
	}

	.course_box_inn+.lang_box {
		position: relative;
		bottom: 0;
		right: 0;
	}

	.course_box_inn p {
		font-size: 21px;
	}

	.box_course_txt h1,
	.box_course_txt h3 {
		font-size: 38px;
		font-weight: 600;
		margin-bottom: 0px;
		margin: 0;
		padding: 0;
	}

	.event_info {
		min-height: 290px;
	}

	.innertop-gap {
		margin-top: 220px;
	}

	.pg_course {
		width: 100%;
		display: block;
		padding: 0;
	}

	.pg_box_mid {
		padding: 0 20px;
	}

	.pg_box_rt {
		padding: 20px;
	}

	.btn_register a {
		display: inline-block;
		font-size: 22px;
	}

	.seminar_box li {
		width: 42%;
	}

	.event_info.upcoming_event_box {
		min-height: auto;
		float: left;
	}

	.button_event {
		position: relative;
		bottom: 0;
		margin-top: 30px;
	}

	.rt_lnks ul li:nth-child(4) {
		display: none;
	}

	.deep_txt {
		background: #def2f1;
		width: 100%;
	}

	.imgbox {
		width: 100%;
		float: left;
		text-align: center;
	}

	.owl-carousel .owl-item img {
		width: 60%;
		margin: 0 auto;
		float: none;
	}

	.mob_logo a {
		font-family: "Barlow Semi Condensed", sans-serif;
		font-size: 23px;
		background: url(../images/iiqf-logo.png);
		background-repeat: no-repeat;
		background-size: 30px;
		padding-left: 40px;
		background-position: left;
		height: 62px;
		display: inline-block;
		padding-top: 11px;
		float: none;
		width: 75%;
	}

	.lms_header .mob_logo a {
		color: #fff;
	}

	.mob_logo span {
		display: block;
		font-size: 12px;
	}

	.certificate_program_area .item {
		padding: 5px;
		width: 100%;
		float: left;
		min-height: auto;
		margin: 10px 0;
	}

	.cusomise_info .item {
		width: 100%;
		float: left;
		margin: 10px 0;
	}

	section {
		padding: 0;
		margin: 10px 0;
	}

	.viewall_btn a {
		padding: 10px 38px;
		font-size: 16px;
		margin: 0;
	}

	.news_box {
		display: block;
	}

	.news_img img {
		width: 100% !important;
	}

	.news_txt {
		width: 100%;
	}

	.name_box {
		float: left;
		margin-right: 0;
		margin-top: 8px;
		width: 100%;
		margin-bottom: 20px;
	}

	.inner-page-content h2 {
		font-size: 24px;
		padding-bottom: 0;
	}

	ul.inn_info_box {
		display: block;
		width: 100%;
		border-bottom: none;
		margin: 0 0;
		float: left;
		padding: 20px;
		margin-top: 0;
		border-radius: 20px;
	}

	.inn_info_box h2 {
		font-size: 27px;
	}

	.inn_info_box p {
		font-size: 15px;
		letter-spacing: 1px;
	}

	.course_detail_box .col-md-12 {
		padding: 0;
	}

	.course_key_detail .viewall_btn {
		margin-top: 10px;
		width: 100%;
	}

	.viewall_btn a {
		padding: 10px 38px;
		font-size: 16px;
		margin: 0;
		display: block;
		width: 100%;
		margin-bottom: 10px;
	}

	.video_course img {
		width: 100%;
	}

	.course_box_inn h1 {
		font-size: 30px;
	}

	.course_extra_info a {
		margin-left: 0;
	}

	.inn_info_box>li {
		width: 100%;
		padding: 0;
	}

	.inn_info_box>li:nth-child(2) {
		text-align: left;
		width: 100%;
		margin: 0;
		padding: 0;
	}

	.inn_info_box>li:nth-child(2) a {
		margin: 0;
	}

	ul.path-way {
		padding: 0;
	}

	ul.addmision_steps {
		display: block;
		margin: 40px 0;
	}

	.viewall_btn {
		margin: 0;
	}

	.table td,
	.table th {
		display: block;
	}

	.responsive th {
		display: none;
	}

	.responsive tr {
		background: #eee;
		border-bottom: #fff 11px solid;
	}

	.responsive tr:last-child {
		background: #eee;
		border-bottom: none;
	}

	.viewall_btn a {
		padding: 10px 0;
	}

	.course_detail {
		margin-bottom: 20px;
	}

	.heading_info h2 {
		font-size: 29px;
		padding: 15px 30px;
	}

	.financail_box {
		margin: 10px 0;
	}

	.course_keys {
		border: #000 3px solid;
		border-radius: 20px;
		float: left;
		padding: 20px 20px 0px 20px;
		width: 100%;
	}

	.course_overview {
		width: 100%;
		margin: 10px 0 0 0;
		float: left;
	}

	.course_detail_box {
		width: 100%;
		float: left;
		margin-bottom: 20px;
	}

	ul.footer_lnks {
		line-height: 26px;
		display: none;
	}

	footer h2 {
		margin-bottom: 10px !important;
		margin-top: 0;
		background: #eee url(../images/down-arrow.png) no-repeat right !important;
		background-size: 32px !important;
	}

	ul.footer_lnks {
		margin-bottom: 20px;
	}

	.testi_heading {
		padding: 0;
		text-align: left;
		padding-left: 33%;
	}

	.testi_box {
		padding: 10px;
	}

	.testi_box {
		margin-bottom: 20px;
	}

	.box_explore_info {
		display: flex;
		width: 100%;
		border: #ccc 1px solid;
		border-radius: 10px;
		padding: 0 10px;
	}

	.bespoke_box .blue_btn {
		position: relative;
		margin: 0;
		left: 13px;
		top: 7px;
	}

	.viewall_btn a {
		padding: 10px 6px;
		width: 140px;
	}

	.trust_key {
		margin: 0;
	}

	.viewall_btn.book-guidance {
		padding: 0 20px;
	}

	.list_of_attend li {
		width: 100%;
		float: left;
		line-height: 41px;
		text-align: left;
		list-style: auto;
	}

	.btns_group {
		padding: 9px 0;
		text-align: center;
	}

	.news_txt p {
		margin: 0;
	}

	.news_txt {
		padding: 10px 0;
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: justify;
	}

	.newsletter_info {
		padding: 13px;
		padding-bottom: 0;
	}

	.course_key_detail .viewall_btn a {
		padding: 10px 6px;
		width: 48%;
		float: left;
		margin-right: 5px;
		font-size: 14px;
	}

	ul.testi_list {
		column-count: 2;
	}

	.cookie-policy-box {
		bottom: 50px;
	}

	ul.course_extra_info {
		text-align: center;
		position: relative;
		padding: 30px 0;
		box-sizing: border-box;
	}

	.course_box_inn {
		margin-top: 10px;
	}

	.lang_box {
		padding: 40px 120px 40px;
		margin-top: 0;
	}

	.cpppf-img {
		background-color: #000;
		background-image: url(../images/algo-bg5-sm.jpg);
		background-repeat: no-repeat;
		min-height: 480px;
		background-position: center;
		background-size: cover;
	}

	.cpat-img {
		background-color: #000;
		background-image: url(../images/algo-bg1-sm.jpg);
		background-repeat: no-repeat;
		min-height: 480px;
		background-position: center;
		background-size: cover;
	}

	.frm-img {
		background-color: #000;
		background-image: url(../images/algo-bg2-sm.jpg);
		background-repeat: no-repeat;
		min-height: 480px;
		background-position: center;
		background-size: cover;
	}

	.cpamfe-img {
		background-color: #000;
		background-image: url(../images/algo-bg3-sm.jpg);
		background-repeat: no-repeat;
		min-height: 480px;
		background-position: center;
		background-size: cover;
	}

	.cpqf-img {
		background-color: #000;
		background-image: url(../images/algo-bg2-sm.jpg);
		background-repeat: no-repeat;
		min-height: 480px;
		background-position: center;
		background-size: cover;
	}

	.dvra-img {
		background-color: #000;
		background-image: url(../images/algo-bg6-sm.jpg);
		background-repeat: no-repeat;
		min-height: 480px;
		background-position: center;
		background-size: cover;
	}

	.pgpat-img {
		background-color: #000;
		background-image: url(../images/algo-bg3-sm.jpg);
		background-repeat: no-repeat;
		min-height: 480px;
		background-position: center;
		background-size: cover;
	}

	.cpvpf-img {
		background-color: #000;
		background-image: url(../images/vba_program.jpg);
		background-repeat: no-repeat;
		min-height: 480px;
		background-position: center;
		background-size: cover;
	}

	ul.tabslnks-info {
		display: block;
	}

	.tabslnks-info li {
		width: 100%;
		display: inline-block;
		vertical-align: text-top;
		border-right: none;
		min-height: 49px;
		border-bottom: #ccc 1px solid;
	}

	.tabslnks-info li:last-child {
		border-bottom: none;
	}
	ul.podcast-series {
		grid-template-columns: 100%;
	}
}

.btns_corporate {
	display: block;
	width: 100%;
	text-align: center;
}

.book-guidance a:before {
    content: "";
    position: absolute;
    left: 7px;
    top: 5px;
    width: 25px;
    height: 25px;
    background: url(../images/podcasts.png);
    background-size: cover;
    border-radius: 0;
}

.book-guidance a {
	border: #f1f0b4 2px solid;
	border-radius: 5px;
	padding: 6px 10px 6px 37px;
	display: inline-block;
	text-align: center;
	color: #000;
	font-size: 18px;
	font-weight: 500;
	margin: 0 10px;
	background: #FFFEC5;
	position: relative;
}
.book-guidance a span {
    text-decoration: underline;
}
.action-lnk-top a {
	margin-left: 20px;
}

.shadow {
	box-shadow: rgb(0 0 0 / 40%) 0 4px 6px;
}

.menu_pos {
	margin-left: auto;
	display: flex;
}

@media only screen and (max-width: 680px) {
	.article-post .youtube_video iframe {
		height: 360px;
	}
	.webinars-header + .container .vid_view .youtube_video iframe {
    height: 100%;
}
	.tabslnks li a {
		min-height: auto;
	}

	.course-new-img img {
		width: 100%;
	}

	.inner-page-content.event_sec .col-md-12 {
		padding: 0;
	}

	.event_info {
		padding: 10px;
	}

	.webiner_resgister_btn {
		float: left;
		width: 100%;
		margin-top: 20px;
		text-align: center;
		margin-bottom: 20px;
	}

	.webiners_course_rt {
		width: 100%;
		margin-top: 10px;
		float: left;
	}

	.testi_list li {
		margin-bottom: 20px;
		width: 100%;
		display: inline-block;
		box-shadow: #ccc 0 0 10px;
		border-radius: 15px;
		padding: 30px 30px 30px;
		margin-top: 6px;
		vertical-align: top;
		text-align: center;
		margin: 10px 2px;
	}

	div#ytplayer2 img {
		width: 100% !important;
		height: 100%;
	}

	.industry_col li {
		display: inline-block;
		width: 100%;
		box-shadow: #eee 3px 5px 4px 1px;
		margin: 0;
		padding: 30px;
		border-radius: 10px;
		text-align: center;
		min-height: auto;
		vertical-align: top;
		box-sizing: border-box;
	}

	.youtube-expert img {
		width: 100%;
		height: 100%;
	}

	.about-info-base {
		display: block;
		align-items: center;
	}

	.mission-info {
		position: relative;
		right: 0;
		width: 100%;
		bottom: 0;
		background: #2e609f;
		text-align: center;
		color: #fff;
		padding: 15px 10px;
		border-radius: 0;
	}

	.what-do-contain {
		width: 100%;
		float: left;
	}

	ul.btns-info li {
		display: inline-block;
		width: 100%;
		margin-bottom: 10px;
	}

	.desk-stirling {
		width: 100%;
		float: left;
		display: none;
	}

	.mob-stirling {
		width: 100%;
		float: left;
		display: block;
	}

	.video_heading p {
		font-size: 18px;
	}

	.video_heading h1 {
		font-size: 25px;
	}

	.video_heading {
		bottom: 0;
	}

	.university-logo img {
		max-width: 140px;
	}

	.video_heading {
		position: relative;
		background: rgb(70, 113, 161);
		background: -moz-linear-gradient(-45deg,
				rgba(70, 113, 161, 1) 0%,
				rgba(78, 164, 152, 1) 21%,
				rgba(78, 164, 152, 1) 49%);
		background: -webkit-linear-gradient(-45deg,
				rgba(70, 113, 161, 1) 0%,
				rgba(78, 164, 152, 1) 21%,
				rgba(78, 164, 152, 1) 49%);
		background: linear-gradient(135deg,
				rgba(70, 113, 161, 1) 0%,
				rgba(78, 164, 152, 1) 21%,
				rgba(78, 164, 152, 1) 49%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4671a1', endColorstr='#4ea498', GradientType=1);
		padding: 20px;
	}

	.university-logo {
		width: 100%;
		float: left;
		text-align: center;
		position: absolute;
		padding-top: 20px;
	}

	ul.address-info {
		display: none;
	}

	.useraccount {
		float: right;
		display: block;
		align-items: center;
		color: #ccc;
		padding: 8px 20px;
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}

	.profile_name {
		margin-right: 0;
		color: #fff;
		margin-bottom: 10px;
	}

	.rt_lnks {
		padding: 0;
		padding-top: 8px;
	}

	ul.btn_colm {
		display: block;
	}

	.btn_colm li {
		width: 100%;
		margin: 0 4px;
	}

	.btn_colm li:nth-child(1) {
		order: 1;
	}

	.contact_tabs_info .form_info {
		padding: 0 20px 20px;
	}

	.testimonial_warp .lang_box {
		visibility: hidden;
	}

	.lang_box {
		padding: 40px 50px 40px;
	}

	.course_box_inn {
		padding: 30px;
	}

	.tabslnks li {
		width: 100%;
		display: inline-block;
		padding: 0;
		vertical-align: top;
		border-radius: 13px;
		margin-bottom: 15px;
	}

	.tabslnks li:last-child {
		margin-bottom: 0;
	}

	ul.tabslnks {
		margin-bottom: 0;
	}

	.webinars_course_box {
		display: block;
	}

	.webiners_course_lt {
		width: 100%;
	}

	.webiners_course_rt {
		width: 100%;
		margin-top: 10px;
	}

	.youtube_video iframe {
		width: 100%;
		height: 360px;
	}

	.upcoming_sec {
		float: left;
		width: 100%;
	}

	.payu_btn_wrap {
		width: 68%;
	}

	.course_outline label {
		display: block;
	}

	.header_course {
		display: none;
	}

	.course_outline label {
		display: block;
		background: #4886c0;
		color: #ffff;
		padding: 10px;
	}

	tr.bg_gray label {
		background: #29aa5a;
	}

	.table td,
	.table th {
		display: block;
		width: 100%;
	}

	ul.frm-coaching-steps li {
		width: 100%;
	}

	.youtube_video iframe {
		width: 100%;
	}

	label.check_box {
		width: 100%;
		text-align: center;
		font-size: 14px;
		line-height: 22px;
		margin: 10px 0;
	}

	.upcoming_event_box .button_event {
		position: relative;
		bottom: auto;
		right: 0;
		top: 0;
	}

	.course_key_detail th {
		display: none;
	}

	table#batch-list {
		width: 100%;
	}

	.course_key_detail label {
		display: block;
	}

	.f_block {
		width: 100%;
	}

	.course_outline_head {
		display: block;
		background: #e0eaf4 url(../images/add-icon.png) no-repeat 97% 74px;
		background-size: 28px;
	}

	.minus_icon {
		display: block;
		background: #e0eaf4 url(../images/minus-icon.png) no-repeat 97% 74px !important;
		background-size: 28px !important;
	}

	.header_list li {
		display: inline-block;
		width: 48%;
		padding: 10px 0;
		vertical-align: top;
		box-shadow: #ccc 0 0 2px;
		margin: 4px 2px;
		box-sizing: border-box;
		min-height: auto;
	}

	.lms-sub {
		width: 100%;
	}

	.topic-heading {
		width: 100%;
	}

	.topic-trainer {
		float: right;
		padding: 0 0;
		width: 100%;
		text-align: center;
		border-left: none;
		min-height: 43px;
	}

	table tr {
		border-top: #edf7ff 10px solid;
	}

	.lms-table .table tbody tr:first-child {
		display: none;
	}

	.header_area {
		padding: 10px;
	}

	.header_list span {
		font-size: 11px;
	}

	.header_area h1 {
		font-size: 30px;
	}

	.lms_bg .mob_logo a {
		width: 100%;
	}

	.topic-heading h2 {
		font-size: 26px;
		line-height: 31px;
		border-bottom: rgba(256, 256, 256, 0.2) 1px solid;
		padding: 10px 0;
	}

	.table td,
	.table th {
		display: block;
		width: 100%;
		float: left;
	}

	.youtube_video {
		margin-top: 10px;
	}

	#batch-list th {
		display: none;
	}

	.online_info {
		color: #ffc900;
		font-size: 20px;
	}

	.inner_header {
		margin-top: 193px;
	}

	ul.lang_box span {
		color: #fff;
		font-size: 18px;
	}

	.course_detail_box {
		width: 100%;
		float: left;
		margin-bottom: 70px;
		margin-top: 0;
	}

	.testimmonial_area button.owl-next,
	.placement_program_area button.owl-next {
		right: 0;
	}

	.testimmonial_area button.owl-prev,
	.placement_program_area button.owl-prev {
		left: 0;
	}

	.event_main_images img {
		width: 100%;
		margin-top: 0;
	}

	.youtube-info iframe {
		min-height: 210px;
		margin-bottom: 40px;
	}

	#blogslist {
		display: block;
	}

	.card-columns .card {
		padding: 20px;
		width: 100%;
	}

	.full-blog {
		width: 100%;
		margin: 0;
	}

	.blog-rigt-info {
		float: right;
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}

	ul.blog-post-info li {
		margin: 0 4px;
		font-size: 12px;
	}

	ul.upvote-action li button {
		padding: 2px 0;
	}

	.blog-img-contain>a>img {
		display: none;
	}

	.featured-image-mob {
		display: block !important;
	}

	.blog-list-info .blog-img-wrap img {
		max-height: inherit;
	}

	.desk-blog-img {
		display: none;
	}

	.mob-blog-img {
		display: block;
	}

	h1.posttitle {
		font-size: 23px;
	}

	.article-post h1 {
		font-size: 22px;
	}

	.article-post p {
		font-size: 16px;
	}

	.article-post h2 {
		font-size: 20px;
	}

	.about-left {
		display: none;
	}

	.about-info {
		width: 100%;
	}

	.desk-img-banner {
		display: none;
	}

	.mob-img-banner {
		display: block;
	}

	.btns_group {
		display: block;
	}

	.viewall_btn a {
		width: 200px;
		margin-bottom: 10px;
	}

	.contact_us_box {
		display: none;
	}

	.action-lnk-top {
		display: none;
	}

	.menu_list {
		overflow-y: scroll;
		top: 0;
	}

	.logo .iiqf-logo a {
		font-family: "Barlow Semi Condensed", sans-serif;
		font-size: 21px;
	}

	.logo span {
		font-size: 11px;
	}

	.header-img-area {
		padding-top: 20px;
	}

	.youtube_video iframe {
		width: 100%;
		height: 260px;
	}

	.heading_info h2 {
		font-size: 24px;
		padding: 15px 30px;
	}

	footer h2 {
		margin-bottom: 10px !important;
		margin-top: 0;
		background: #eee url(../../images/down-arrow.png) no-repeat right !important;
		background-size: 32px !important;
	}

	ul.footer_lnks {
		line-height: 26px;
		display: none;
	}

	footer {
		width: 100%;
		float: left;
		border-top: #e1e1e1 2px solid;
		padding: 20px 0;
	}

	.newsletter_box input {
		width: 72%;
	}

	.rt_lnks a {
		font-size: 14px;
		border: none;
		border-radius: 15px;
		display: block;
		padding: 1px 10px;
		margin: 0 0;
		color: #29aa5a;
		box-sizing: border-box;
		white-space: nowrap;
	}

	ul.submenu {
		position: relative;
		right: 0;
		background: #e9f3f3;
		width: 350px;
		display: block;
		height: auto;
		top: 0;
		overflow: auto;
	}

	.box_course_txt {
		text-align: center;
	}

	.subheading {
		padding: 1% 10%;
	}

	.cusomise_info {
		text-align: center;
	}

	.video_cont h1 {
		font-size: 36px;
		line-height: 40px;
		margin: 20px 0;
	}

	.subtxt {
		font-size: 26px;
		line-height: 32px;
	}

	.video_cont {
		color: #fff;
		font-size: 20px;
		line-height: 28px;
	}

	.lnks-wrap {
		margin-top: 0 !important;
	}

	.wrapper {
		position: relative;
		width: 100%;
		height: 350px;
	}

	.logo .iiqf-logo a {
		font-family: "Barlow Semi Condensed", sans-serif;
		font-size: 21px;
	}

	.logo span {
		font-size: 11px;
	}

	.topsec .text-right {
		text-align: center !important;
	}

	.box_course_item {
		min-height: auto;
		padding-bottom: 110px;
	}
}

@media only screen and (max-width: 580px) {
	.owl-theme .owl-nav {
		margin-top: 30px !important;
	}

	.btn_register a {
		width: auto;
	}

	.webiners_course_lt {
		padding: 0;
	}

	.desk-img-banner {
		display: none;
	}

	.mob-img-banner {
		display: block;
	}

	.form_info {
		padding: 50px 15px 25px;
	}

	.inner_header {
		margin-top: 140px;
	}

	.course_detail_box {
		margin-bottom: 10px;
	}

	.payu_btn_wrap {
		width: 100% !important;
	}

	.payu_btn {
		position: relative;
		right: 0;
		background: none;
		border-radius: 10px;
		width: 154px;
		height: auto;
		top: 29px;
	}

	.banner_testi {
		background-image: url(../images/testi_header_mob.png);
		min-height: 560px;
		margin-top: -40px;
		background-size: cover;
		position: relative;
	}

	.testi_header {
		background-image: url(../images/testi_header_mob.png);
		min-height: 560px;
		margin-top: 0;
		background-size: cover;
		position: relative;
	}

	.youtube_video iframe {
		width: 100%;
		height: 310px;
	}

	.upcoming_event_box .button_event {
		position: relative;
		bottom: auto;
		right: 0;
		top: 0;
	}

	.banner_list li {
		width: 36%;
		max-width: 34%;
		margin: 10px 0;
	}

	ul.testi_list {
		column-count: 1;
	}

	.upcoming_sec .button_event a {
		border: #29aa5a 3px solid;
		border-radius: 40px;
		padding: 9px 28px;
		display: inline-block;
		text-align: center;
		color: #29aa5a;
		font-size: 16px;
		font-weight: 600;
	}

	.innertop-gap {
		margin-top: 170px;
	}

	.form_info input,
	.form_info select,
	.form_info textarea {
		white-space: normal;

		font-size: 16px;
	}

	.inn_info_box img {
		max-width: 314px;
		margin-bottom: 20px;
	}

	.inn_info_box h2 {
		font-size: 25px;
	}

	.inn_info_box li {
		margin-bottom: 5px;
	}

	.trust_box {
		min-height: auto;
	}

	ul.listing_info li {
		width: 100%;
		float: left;
		text-align: left;
		margin-bottom: 15px;
	}

	ul.listing_info {
		padding: 20px 0;
	}

	ul.submenu {
		position: relative;
		left: 0;
		width: 100%;
		display: block;
		height: 100%;
		top: 0;
		overflow: auto;
	}

	.menu_list {
		overflow-y: scroll;
		top: 0;
	}

	.desk_course {
		display: none;
	}

	.mob_course {
		display: block;
	}

	.box_course {
		min-height: auto;
	}

	.box_course_txt .subtxt {
		font-size: 28px;
		margin: 0;
		font-weight: 400;
		line-height: 39px;
		margin-bottom: 10px;
		margin-top: 4px;
		min-height: auto;
	}

	button.owl-prev {
		width: 48%;
		float: left;
		left: 0;
		padding: 0;
		background: #eee !important;
		border-radius: 10px;
		border-right: 1px #fff solid !important;
		z-index: 9;
		box-shadow: inset #ccc 1px 1px 12px;
	}

	button.owl-next {
		width: 48%;
		float: right;
		right: 0;
		padding: 0;
		background: #eee !important;
		border-radius: 10px;
		box-shadow: inset #ccc 1px 1px 12px;
	}

	.logos_area .owl-nav {
		display: block;
		margin-left: 0;
		width: 100%;
		float: left;
		margin-top: 30px;
		margin-bottom: 50px;
	}

	.menu {
		margin-left: auto;
	}

	.mob_logo a {
		font-size: 13px;
		margin-left: 4px;
	}

	.mob_logo span {
		display: block;
		font-size: 9px;
	}

	.certificate_prog_wrap .btn_register a {
		border: none;
		border-radius: 40px;
		padding: 5px;
		display: inline-block;
		text-align: center;
		color: #fff;
		font-size: 19px;
		font-weight: 500;
		white-space: nowrap;
		width: 170px;
		white-space: nowrap;
		border: #fff 2px solid;
		margin: 4px 4px;
	}

	.seminar_box li {
		width: 85%;
	}

	.infosec {
		position: absolute;
		right: 0;
		top: 60px;
		padding: 0;
	}

	.infosec span {
		display: none;
	}

	.deep_txt {
		width: 100%;
		text-align: center;
		padding: 10px 0;
	}

	.newsletter_box input {
		width: 100%;
	}

	.rt_lnks>ul>li>a {
		padding: 5px 8px;
		border: none;
		border-left: #eee 1px solid;
		border-radius: 0;
	}

	.rt_lnks li:first-child a {
		border-left: none;
	}

	.rt_lnks li {
		display: inline-block;
		margin-bottom: 0;
		width: auto;
	}

	.header {
		padding: 0;
	}

	span#account_lnk {
		border: none;
	}

	.infosec i {
		display: block;
		width: 17px;
		font-size: 24px;
		padding: 10px 0;
	}

	.heading_info h2 {
		font-size: 24px;
		padding: 15px 30px;
		width: 100%;
	}

	.newsletter_box input {
		width: 72%;
	}

	.video_sec {
		margin-top: 140px;
	}

	.video_sec_v1 {
		margin-top: 120px;
	}

	.infosec a {
		display: block;
		padding: 6px 13px;
	}

	.owl-prev {
		position: absolute;
		left: auto;
		top: auto;
		bottom: 0%;
		width: 0;
	}

	.owl-next {
		position: absolute;
		right: auto;
		top: auto;
		bottom: 0%;
		width: 100px;
	}

	.missionprogress {
		float: right;
		width: 100%;
		background: #f1f1f1;
		padding: 20px;
		margin-left: 0;
		margin-bottom: 20px;
	}

	footer .col-md-3 {
		padding: 0;
	}

	.copyrt_sec {
		width: 100%;
		float: left;
		text-align: center;
		font-size: 10px;
		margin-bottom: 60px;
	}

	.box_explore_info {
		display: block;
	}

	.bespoke_box .blue_btn {
		top: -8px;
	}

	.bespoke_box .blue_btn {
		top: -8px;
		text-align: center;
		left: 0;
	}

	.call_box {
		margin: 10px 0;
		text-align: center;
	}

	.customise_program_area .box_customize_txt h1,
	.customise_program_area .box_customize_txt h3 {
		font-size: 28px;
		width: 100%;
		display: block;
		margin-bottom: 50px;
	}

	.deep_txt a {
		font-size: 12px;
	}

	.newsletter_area .col-md-6 {
		margin: 0 !important;
		padding: 0 !important;
	}

	section.newsletter_area {
		width: 100%;
		float: left;
		padding: 10px 20px;
		box-sizing: border-box;
	}

	button.owl-prev,
	button.owl-next {
		position: absolute;
		top: auto;
	}

	.owl-nav span {
		margin: 0 auto;
	}

	.brochure_box .viewall_btn a {
		padding: 10px 6px;
		width: 200px;
	}

	.brochure_box h1 {
		padding: 0;
	}

	.rt_lnks>ul>li>a {
		padding: 5px 8px;
	}

	span#account_lnk {
		padding: 2px 6px;
	}

	div#news_sec {
		min-height: 710px;
	}

	.online_info {
		padding: 0 20px;
	}

	.testimonial_warp {
		margin-top: 0;
	}

	.certificate_trading_images {
		margin-top: 0;
		padding-top: 20px;
	}

	.video_cont h1 {
		font-size: 47px;
		font-weight: 800;
		line-height: 55px;
		letter-spacing: 2px;
		margin: 10px 0;
	}

	.lang_box {
		padding: 24px 50px 0;
	}

	.course_info>li {
		width: 100%;
		float: left;
	}

	ul.list_of_study {
		margin-bottom: 30px;
	}

	.owl-dots {
		display: none;
	}

	.viewall_btn {
		margin: 0;
		width: 100%;
		text-align: center;
	}

	.viewall_btn a {
		display: inline-block;
		margin: 0px 6px;
	}

	.video_cont h1 {
		font-size: 37px;
		line-height: 41px;
		letter-spacing: 2px;
		margin: 10px 0;
	}

	.upcoming_sec .button_event a {
		padding: 9px 28px;
		width: 100%;
		margin-top: 10px;
	}

	.book-guidance a {
		font-size: 14px;
	}
}

@media only screen and (max-width: 480px) {
	.rt_lnks a {
		font-size: 12px;
	}

	.logo span {
		font-size: 10px;
	}

	.logo .iiqf-logo a {
		font-size: 16px;
		padding: 10px 0 10px 50px;
	}

	.inner_header {
		margin-top: 139px;
	}

	div#news_sec {
		min-height: 640px;
	}

	.youtube_video iframe {
		width: 100%;
		height: 260px;
	}

	.btns_group.btns_corporate {
		display: flex;
	}

	.btns_corporate .viewall_btn a {
		padding: 10px 6px;
		width: 94%;
	}
}

@media only screen and (max-width: 420px) {
	.youtube_video iframe {
		width: 100%;
		height: 230px;
	}

	.inner_header {
		margin-top: 138px;
	}
	.article-post .youtube_video iframe {
		height: 195px;
	}
}

@media only screen and (max-width: 412px) {
	.youtube_video iframe {
		width: 100%;
		height: 178px;
	}

	.rt_lnks a {
		font-size: 11px;
	}
}

@media only screen and (max-width: 380px) {
	.header_list li {
		width: 47%;
	}

	.mob_logo a {
		font-size: 13px;
	}

	.mob_logo span {
		font-size: 7px;
	}

	div#news_sec {
		min-height: 540px;
	}

	.youtube_video iframe {
		width: 100%;
		height: 200px;
	}

	.inner_header {
		margin-top: 139px;
	}

	.course_extra_info a {
		color: #fff;
		border-radius: 20px;
		border: #fff 1px solid;
		padding: 7px 15px;
		margin-left: 10px;
		font-size: 13px;
		display: block;
	}

	.form_layout label {
		font-size: 13px;
	}

	.footer.content {
		display: block;
		padding: 20px;
	}
}

@media only screen and (max-width: 320px) {
	
	.youtube_video iframe {
		width: 100%;
		height: 170px;
	}
}