/*   

 * Template Name: College Green - Responsive Website Template for Education & Training

 * Version: 1.6

 * Author: Xiaoying Riley at 3rd Wave Media

 * Website: http://themes.3rdwavemedia.com/

 * Twitter: @3rdwave_themes

*/

/* ======= Base ======= */


@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');



html, body {
	height: 100%;
}
body {
	font-size: 13px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	/*background:#f5f5f5;*/
	font-family: "Rubik", sans-serif;
}
.wrapper {
	min-height: 100%;
	margin-bottom: -344px;/* equal to footer height */
}
.wrapper:after {
	content: "";
	display: block;
	height: 344px;/* must be the same height as footer */
}
.footer {
	height: 344px;/* must be the same height as footer */
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Rubik", sans-serif;
	font-weight: 300;
}
p {
	color: #000;
	font-size: 16px;
	line-height: 25px;
	text-align: justify;
}
a {
	color: #6091ba;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
a:hover {
	text-decoration: none;
	color: #365d7e;
}
a:focus {
	text-decoration: none;
}
.btn {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.btn .fa {
	color: #fff;
	margin-right: 5px;
}
.btn .fa.fa-search {
	margin-right: 0;
}
.btn-theme {
	background: #6091ba;
	border: 1px solid #6091ba;
	color: #fff;
}
.btn-theme:hover {
	background: #84aac9;
	border: 1px solid #84aac9;
	color: #fff;
}
a.btn-cta, .btn-cta {
	background: #ed2028;
	color: #fff;
	padding: 10px 20px;
	font-size: 18px;
	line-height: 1.33;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ed2028;
	font-family: "Rubik", sans-serif;
}
a.btn-cta:hover, .btn-cta:hover {
	color: #fff;
	background: #84aac9;
	border: 1px solid #84aac9;
}
a.btn-cta .fa, .btn-cta .fa {
	margin-right: 10px;
	font-size: 20px;
	color: #fff;
}
.form-control {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.form-control:focus {
	border-color: #6091ba;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}


.aanganwadibox {
    background: #fff;
    border: 1px #b30344 solid;
    border-radius: 10px;
    text-align: center;
    padding-bottom: 15px;
}
.aanganwadibox h4{
    background: #b30344;
    padding: 12px 12px;
    border-radius: 10px 10px 0 0;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.aanganwadibox p{
    color: #001d61;
    padding: 12px 12px 10px;
    text-align: center;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    
}

.aanganwadibox a{background: #b30344; display:inline-block; padding:7px 20px; border-radius:6px;}

.scorebox{
    display: flex;
    justify-content: space-between;
    border: 1px #f7fbfe solid;
    padding: 15px;
    border-radius: 10px;
}

.subscorebox{
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
    border-right: 1px #ccc solid;
    color:#212059;
}
.subscorebox1{
    border-right: 0px #ccc solid;
}
.subhd1 h5{ margin:0; color:#212059; font-size:20px; font-weight:600;}
.subhd1 p {
    margin: 0;
    color: #212059;
    font-size: 14px;
    line-height: 18px;
}

.distbox{background: #f6f6f6!important;}
.distsub{width: 224px;}
.distbox .subhd1 h5 {
    font-size: 14px!important;
}
.distbox .subhd1 p {
    text-align:left!important;
    text-align: left !important;
    font-size: 12px;
    line-height: 18px;
}
.distbox a {
    background: #123b7d;
    color: #fff;
    padding: 5px 15px;
    border-radius: 25px;
    border: 0;
    font-size: 12px;
    text-align: center;
    display: inline-block;
    margin-top: 10px;
}




blockquote {
	font-size: 14px;
}
blockquote p {
	font-size: 14px;
	line-height: 1.5;
	color: #fff;
	text-align: justify;
}
.RedDamask {
	background-color: #e27240;
}
.RedDamask:hover {
	background-color: #df622a;
}
.FireBush {
	background-color: #E28D40;
}
.FireBush:hover {
	background-color: #df802a;
}
.OliveDrab {
	background-color: #60A823;
}
.OliveDrab:hover {
	background-color: #54931f;
}
.Mojo {
	background-color: #C94139;
}
.Mojo:hover {
	background-color: #b73932;
}
.text-highlight {
	color: #27435a;
}
.highlight-border {
	border-color: #6091ba;
}
.read-more {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	font-size: 13px;
	display: block;
}
.read-more .fa {
	position: relative;
	top: 1px;
	margin-left: 5px;
}
.read-more:hover {
	text-decoration: none;
}
.carousel-fade .item {
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
}
.carousel-fade .item.active {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
#topcontrol {
	background: #84aac9;
	color: #fff;
	text-align: center;
	display: inline-block;
	width: 35px;
	height: 35px;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
#topcontrol:hover {
	background: #6091ba;
}
#topcontrol .fa {
	position: relative;
	top: 3px;
	font-size: 25px;
}
.row-end {
	margin-right: 0;
	padding-right: 0;
}
ul.custom-list-style li {
	list-style: none;
	font-size: 20px;
	color: #000;
}
.date-label {
	background: #f5f5f5;
	display: inline-block;
	width: 40px;
	height: 50px;
	text-align: center;
	font-size: 13px;
}
.date-label .month {
	background: #6091ba;
	color: #fff;
	display: block;
	font-size: 13px;
	text-transform: uppercase;
}
.date-label .date-number {
	clear: left;
	display: block;
	padding-top: 5px;
	font-size: 15px;
	font-family: "Rubik", sans-serif;
	font-weight: 500;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #6091ba;
	border-color: #6091ba;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	background-color: #eef3f8;
	border-color: #a7c2d9;
}
.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.nav-tabs {
	border-bottom: none;
	position: relative;
	margin-bottom: -1px;
}
.tab-content {
	border: 1px solid #e8e8e8;
	padding: 15px;
	margin-bottom: 20px;
}
.nav > li > a {
	font-size: 13px;
}
.nav > li > a:focus, .nav > li > a:hover {
	background: inherit;
}
.nav-tabs > li > a {
	border: 1px solid #e8e8e8;
	border-bottom: none;
	background: #f5f5f5;
	padding: 5px 15px;
	margin-right: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	color: #444;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	-o-transition: all 0s;
}
.nav-tabs > li {
	margin-right: 2px;
}
.nav-tabs > li.active {
	border-top: 2px solid #6091ba;
}
.nav-tabs > li.active a, .nav-tabs > li.active a:hover, .nav-tabs > li.active a:active, .nav-tabs > li.active a:focus {
	border-bottom: 0;
	border-top: 0;
}
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
	background: #f5f8fb;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: 1px solid #ebebeb;
}
.table > thead > tr > th {
	border-bottom: 0px solid #a7c2d9;
	color: #fff;
	background: #219973
}
.table > thead > tr > th p {
	padding:0; margin:0; color:#fff;
	
}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
	background: #f5f8fb;
}
.table-boxed, .table-bordered {
	border: 1px solid #ebebeb;
}
.table.table-boxed > thead > tr > th {
	border-bottom: none;
	background: #6091ba;
	color: #fff;
}
.panel-group .panel {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.panel-group .panel .panel-heading {
	background: none;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.panel-group .panel .panel-heading .panel-title a {
	color: #353795;
}
.panel-group .panel .panel-heading .panel-title a:before {
	font-family: "Rubik", sans-serif;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f146";
	margin-right: 5px;
	float: right;
}
.panel-group .panel .panel-heading .panel-title a.collapsed:before {
	content: "\f0fe";
}
.panel-group .panel .panel-body {
	font-size: 13px;
}
.panel {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.panel .panel-heading {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.panel .panel-heading h3.panel-title {
	font-weight: 500;
}
.panel .panel-heading .label {
	font-size: 10px;
}
.panel .panel-footer {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.panel .panel-footer ul {
	margin-bottom: 0;
}
.panel .panel-footer ul.list-inline li {
	margin-bottom: 0;
}
.panel .panel-footer small {
	color: #999;
}
.panel > .list-group .list-group-item:last-child {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.panel-theme {
	border-color: #6091ba;
}
.panel-theme > .panel-heading, .panel-theme > .panel-footer {
	color: #fff;
	background: #6091ba;
	border-color: #6091ba;
}
.no-margins {
	margin: 0;
}
.no-margin-left {
	margin-left: 0;
}
.no-margin-right {
	margin-right: 0;
}
.no-margin-top {
	margin-top: 0;
}
.no-margin-bottom {
	margin-bottom: 0;
}
.label {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.label.label-theme {
	background: #6091ba;
}
.label .fa {
	margin-right: 4px;
}
.label.label-icon-only .fa {
	margin-right: 0;
}
.badge.badge-theme {
	background: #6091ba;
}
.badge.badge-default {
	background: #999;
}
.badge.badge-primary {
	background: #428bca;
}
.badge.badge-success {
	background: #5cb85c;
}
.badge.badge-info {
	background: #5bc0de;
}
.badge.badge-info {
	background: #5bc0de;
}
.badge.badge-warning {
	background: #f0ad4e;
}
.badge.badge-danger {
	background: #d9534f;
}
.promo-badge {
	font-size: 20px;
	display: table;
}
.promo-badge a {
	color: #fff;
	display: table-cell;
	width: 135px;
	height: 135px;
	text-align: center;
	vertical-align: middle;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
}
.promo-badge .percentage {
	font-size: 32px;
	font-weight: 500;
	color: #fff;
	position: relative;
	font-family: "Rubik", sans-serif;
}
.promo-badge .percentage .off {
	font-size: 11px;
	position: absolute;
	top: 15px;
	right: -15px;
}
.promo-badge .desc {
	font-size: 12px;
}
.progress-bar-theme {
	background: #6091ba;
}
.img-thumbnail {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border-color: #e8e8e8;
	margin-bottom: 15px;
}
#cboxLoadedContent, #cboxContent {
	background: none;
}
.box {
	background: #f5f5f5;
	padding: 15px;
}
.box.box-border {
	border-left: 5px solid #6091ba;
}
.box.box-dark {
	background: #f5f5f5;
	color: #fff;
	padding: 50px 25px 50px;
}
.box.box-theme {
	background: #6091ba;
	color: #fff;
}
.box .date-label {
	background: #fff;
}
.social-icons {
	list-style: none;
	padding: 10px 0;
	margin-bottom: 0;
	display: inline-block;
}
.noneds{margin-top: 10px;}

.social-icons li {
	float: left;
}
.social-icons li.row-end {
	margin-right: 0;
}
.social-icons a {
	display: inline-block;
	background: #95b6d1;
	width: 32px;
	height: 32px;
	text-align: center;
	padding-top: 4px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	font-size: 18px;
	margin-right: 10px;
	float: left;
}
.social-icons a:hover {
	background: #6091ba;
}
.social-icons a .fa {
	color: #fff;
}
.social-icons a .fa:before {
	font-size: 18px;
	text-align: center;
	padding: 0;
}
/* ======= Header ======= */

.header .top-bar {
	background: #2f506c;
}
.header .top-bar .search-form {
	padding: 10px 0;
}
.header .top-bar .search-form .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
.header .social-icons li.row-end {
	margin-right: 0;
}
.header .social-icons a {
	background: #219973;
}
.header .social-icons a:hover {
	background: #6091ba;
}
.header .social-icons a:hover .fa {
	color: #fff;
}
.header .social-icons a .fa {
	color: #fff;
}
.header .social-icons a .fa:before {
	font-size: 18px;
	text-align: center;
	padding: 0;
}
.header .header-main {
	padding: 15px 0;
}
.header h1.logo {
	margin-top: 0;
	margin-bottom: 0;
}
.header .menu-top {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
	float: right;
}
.header .menu-top li {
	list-style: none;
	float: left;
	font-size: 11px;
	font-family: "Rubik", sans-serif;
}
.header .menu-top li:last-child a {
	padding-right: 0;
}
.header .menu-top li.divider a {
	border-right: 1px solid #c3c3c3;
}
.header .menu-top li a {
	display: inline-block;
	color: #777777;
	padding: 0px 10px;
}
.header .menu-top li a:hover {
	color: #6091ba;
}
.header .contact {
	font-size: 20px;
	font-family: "Rubik", sans-serif;
	font-weight: 300;
	margin-top: 10px;
	display: inline-block;
    float: left!important;
}
.header .contact p {
	float: left;
	margin-bottom: 0;
}
.header .contact p.phone {
	margin-right: 30px;
}
.header .contact p a {
	color: #444;
}
.header .contact .fa {
	color: #219973;
	margin-right: 8px;
	font-size: 18px;
	position: relative;
	top: 1px;
}
.header .contact .fa.fa-phone {
	font-size: 22px;
	top: 2px;
}
.header .search-form {
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.header .search-form .form-control {
	width: 260px;
	background: #f5f5f5;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
.header .search-form .form-control:focus {
	background: #fff;
	border-color: #6091ba;
}
.main-nav {
	background: #0E2652;
    background: linear-gradient(90deg,rgba(14, 38, 82, 1) 35%, rgba(46, 65, 105, 1) 100%);
	margin-bottom: 0px;
}
.main-nav button {
	background: #27435a;
	color: #fff !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.main-nav button:focus {
	outline: none;
}
.main-nav button .icon-bar {
	background-color: #fff;
}
.main-nav .navbar-collapse {
	padding: 0;
}
.main-nav .nav .nav-item {
	font-weight: 600;
	text-transform: uppercase;
	font-family: "Rubik", sans-serif;
	z-index: 100;
}
.main-nav .nav .nav-item.dropdown {
	z-index: 101;
}
.main-nav .nav .nav-item a {
	color: #fff;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
.main-nav .nav .nav-item a:hover {
	background: #353795;
	color: #fff;
}
.main-nav .nav .nav-item.active {
	position: relative;
}
.main-nav .nav .nav-item.active > a {
	background: #353795;
	color: #fff;
}
.main-nav .nav .nav-item.active > a:before {
	content: "\f0d8";
	position: absolute;
	bottom: -8px;
	left: 0;
	text-align: center;
	font-family: FontAwesome;
	display: block;
	font-size: 12px;
	width: 100%;
}
.main-nav .nav .nav-item.active > a.dropdown-toggle:before {
	display: none;
}
.main-nav .nav .nav-item.open a {
	background: #353795;
	color: #fff;
}
.main-nav .nav .nav-item .dropdown-menu {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	margin: 0;
	border: none;
	padding: 0;
	text-transform: none;
	min-width: 220px;
}
.main-nav .nav .nav-item .dropdown-menu a {
	border-bottom: 1px solid #3e6a8f;
	padding: 8px 20px;
}
.main-nav .nav .nav-item .dropdown-menu a:hover {
	background: #ed2028;
	color: #fff;
	padding-left: 24px;
}
.main-nav .nav .nav-item .dropdown-submenu {
	position: relative;
}
.main-nav .nav .nav-item .dropdown-submenu .fa {
	position: absolute;
	right: 15px;
	top: 10px;
}
.main-nav .nav .nav-item .dropdown-submenu li {
	position: relative;
}
.main-nav .nav .nav-item .dropdown-submenu li .fa {
	position: absolute;
	right: 15px;
	top: 10px;
}
.main-nav .nav .nav-item .dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: 0px;
	margin-left: -1px;
}
/* ======= Footer ======= */

.footer {
    background: #001d61;
    color: #fff;
}
.footer p {
	color: #dcdcdc;
}
.footer ul {
	padding-left: 0;
}
.footer li {
	list-style: none;
}
.footer h3 {
	margin-top: 0;
	margin-bottom: 20px;
}
.footer .footer-content {
	padding: 30px 0;
	font-size: 12px;
	min-height: 300px;
}
.footer .footer-content .footer-col .footer-col-inner {
	padding: 0 15px;
}
.footer .footer-content .footer-col .fa {
	margin-right:5px;
	display: inline-block;
	color: #fff;
}

.footer .footer-content .footer-col .fa.fa-phone {
	font-size: 16px;
}
.footer .footer-content .footer-col li {
	margin-bottom: 0px;
	font-size: 12px;
}
.footer .footer-content .footer-col a {
	color: #dcdcdc;
}
.footer .footer-content .footer-col a:hover {
	color: #84aac9;
}
.footer .footer-content .adr {
	margin-bottom: 30px;
}
.footer .footer-content .adr .fa {
	font-size: 16px;
	margin-top: 2px;
}
.footer .footer-content .subscribe-form {
	padding: 0;
}
.footer .footer-content .subscribe-form .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
.footer .footer-content .subscribe-form .form-control {
	width: 320px;
	background: #f5f5f5;
	border: none;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
.footer .footer-content .subscribe-form .form-control:focus {
	background: #fff;
}
.footer .bottom-bar {
	background: #2b2b2b;
	padding: 5px 0;
}
.footer .bottom-bar .copyright {
	font-size: 11px;
	color: #dcdcdc;
	line-height: 3;
}
.footer .bottom-bar .copyright a:hover {
	color: #84aac9;
}
.footer .bottom-bar .social {
	margin: 0;
}
.footer .bottom-bar .social li {
	float: right;
	margin-left: 10px;
	text-align: center;
	font-size: 18px;
	line-height: 2;
}
.footer .bottom-bar .social li a {
	color: #a9a9a9;
	padding: 0 5px;
}
.footer .bottom-bar .social li a:hover {
	color: #6091ba;
}
/* ======= FlexSlider ======= */

.flexslider {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	box-shadow: 0 0 0;
	border: 0;
}
.flexslider .flex-control-nav {
	bottom: 7px;
}
.flexslider .flex-control-paging li a {
	background: #ed2028;
}
.flexslider .flex-control-paging li a:hover {
	background: #6091ba;
}
.flexslider .flex-control-paging li a.flex-active {
	background: #353795;
}
.flexslider .slides li {
	position: relative;
}
.flexslider .slides .flex-caption {
	position: absolute;
	left: 30px;
	bottom: 30px;
	color: #fff;
	display: inline-block;
	font-family: "Rubik", sans-serif;
}
.flexslider .slides .flex-caption .main {
	display: inline-block;
	background: #6091ba;
	margin-bottom: 5px;
	padding: 10px 15px;
	font-size: 18px;
	text-transform: uppercase;
}
.flexslider .slides .flex-caption .secondary {
	display: inline-block;
	background: rgba(0, 0, 0, 0.8);
	padding: 5px 15px;
	color: #fff;
	font-size: 16px;
}
.flexslider .slides .promo-badge {
	position: absolute;
	right: 60px;
	top: 30px;
}
/* ======= Page ======= */

.page-wrapper .page-heading {
	margin-bottom: 30px;
	border-bottom: 0px solid #e8e8e8;
	padding-top: 15px;
}
.page-wrapper .page-heading h1.heading-title {
	margin-top: 0;
	display: inline-block;
	font-size: 28px;
	font-weight: 500;
	text-transform: uppercase;
}
.page-wrapper .breadcrumbs {
	display: inline-block;
}
.page-wrapper .breadcrumbs ul {
	padding-top: 0px;
	margin: 0;
}
.page-wrapper .breadcrumbs ul li {
	color: #6091ba;
	font-size: 12px;
	float: left;
	list-style: none;
	display: inline-block;
}
.page-wrapper .breadcrumbs ul li a {
	display: inline-block;
	padding: 0 5px;
	color: #aaaaaa;
}
.page-wrapper .breadcrumbs ul li a:hover {
	color: #365d7e;
}
.page-wrapper .breadcrumbs ul li.breadcrumbs-label {
	padding-right: 0;
	color: #aaaaaa;
}
.page-wrapper .breadcrumbs ul li.current {
	max-width: 250px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.page-wrapper .breadcrumbs ul li .fa {
	margin-right: 5px;
	color: #aaaaaa;
}
.page-wrapper ul li {
	margin-bottom: 5px;
}
.page-wrapper ul li .fa {
	margin-right: 5px;
	color: #000;
	font-size: 14px;
}
.page-wrapper ul li.list-group-item {
	margin-bottom: -1px;
}
.page-wrapper ul.nav li {
	margin-bottom: 0;
}
.page-wrapper ul.social-icons li .fa {
	margin-right: 0;
	color: #fff;
}
.page-wrapper ol li {
	margin-bottom: 5px;
}
.page-wrapper dl dd {
	margin-bottom: 5px;
}
.page-wrapper .page-content h1 {
	font-size: 26px;
	font-weight: normal;
}
.page-wrapper .page-content h2 {
	font-size: 24px;
	font-weight: normal;
}
.page-wrapper .page-content h3 {
	font-size: 20px;
	font-weight: normal;
}
.page-wrapper .page-content h4 {
	font-size: 18px;
	font-weight: normal;
}
.page-wrapper .page-content h5 {
	font-size: 16px;
	font-weight: normal;
}
.page-wrapper .page-content h6 {
	font-size: 14px;
	font-weight: normal;
}
.page-wrapper .page-content .title {
	margin-top: 0;
	margin-bottom: 15px;
	font-weight: 300;
}
.page-wrapper .page-content .page-row {
	margin-bottom: 30px;
}
.page-wrapper .page-content .custom-quote {
	border-color: #a7c2d9;
}
.page-wrapper .page-content .custom-quote p {
	font-size: 14px;
	color: #777777;
	line-height: 1.5;
}
.page-wrapper .page-content .custom-quote .fa {
	color: #6091ba;
	margin-right: 10px;
}
.page-wrapper .page-content .custom-quote .people {
	margin-top: 10px;
	font-size: 11px;
	color: #444;
	font-style: normal;
}
.page-wrapper .page-content .custom-quote .people .name {
	color: #6091ba;
}
.page-wrapper .page-content .has-divider {
	border-bottom: 1px dotted #e8e8e8;
	padding-bottom: 15px;
}
.page-wrapper .page-content .has-divider-solid {
	border-bottom: 1px solid #e8e8e8;
}
.page-wrapper .page-content .row-divider {
	border-bottom: 1px dotted #e8e8e8;
	padding: 10px 0;
}
.page-wrapper .page-content .even-row {
	background: #f5f5f5;
}
.page-wrapper .page-content .read-more.btn {
	margin-bottom: 15px;
	display: inline-block;
}
.page-wrapper .page-content .panel-title {
	font-size: 16px;
	font-weight: 300;
}
.page-wrapper .page-content .video-iframe {
	max-width: 100%;
}
.page-wrapper .page-content .album-cover {
	border: 1px solid #e8e8e8;
	margin-bottom: 30px;
}
.page-wrapper .page-content .album-cover:hover {
	-webkit-box-shadow: 0px 0px 5px 0px #e8e8e8;
	-moz-box-shadow: 0px 0px 5px 0px #e8e8e8;
	box-shadow: 0px 0px 5px 0px #e8e8e8;
}
.page-wrapper .page-content .album-cover > a:hover {
	position: relative;
}
.page-wrapper .page-content .album-cover > a:hover img {
	display: block;
	-webkit-opacity: 0.9;
	-moz-opacity: 0.9;
	opacity: 0.9;
}
.page-wrapper .page-content .album-cover .desc {
	padding: 15px;
	position: relative;
}
.page-wrapper .page-content .album-cover .desc:before {
	content: "";
	display: block;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff;
	position: absolute;
	top: -10px;
}
.page-wrapper .page-content .prettyphoto:hover img {
	-webkit-box-shadow: 0px 0px 5px 0px #e8e8e8;
	-moz-box-shadow: 0px 0px 5px 0px #e8e8e8;
	box-shadow: 0px 0px 5px 0px #e8e8e8;
}
.page-wrapper .page-sidebar h3.title {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 20px;
}
.page-wrapper .page-sidebar .widget {
	margin-bottom: 30px;
	padding-bottom: 15px;
}
.page-wrapper .page-sidebar .widget.has-divider {
	border-bottom: 1px dotted #e8e8e8;
}
.page-wrapper .page-sidebar .widget .iframe {
	height: auto;
	min-height: 200px;
	max-width: 100%;
}
.page-wrapper .page-sidebar .widget .fa {
	margin-right: 5px;
	color: #6091ba;
}
.page-wrapper .page-sidebar .widget .fa.fa-phone {
	font-size: 16px;
}
.page-wrapper .page-sidebar .widget .btn .fa {
	color: #fff;
}
.page-wrapper .page-sidebar .widget .nav li a {
	padding: 5px 15px;
	color: #444;
	margin-bottom: 10px;
	border-left: 5px solid transparent;
}
.page-wrapper .page-sidebar .widget .nav li a:hover {
	background: none;
	color: #6091ba;
}
.page-wrapper .page-sidebar .widget .nav li.active a {
	background: none;
	color: #6091ba;
	font-weight: bold;
	border-left: 5px solid #6091ba;
}
.page-wrapper .page-sidebar ul {
	padding-left: 0;
}
.page-wrapper .page-sidebar #flickr-photos li {
	list-style: none;
	float: left;
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 5px;
}
.page-wrapper .page-sidebar #flickr-photos li img {
	max-width: 100%;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
.page-wrapper .page-sidebar #flickr-photos li img:hover {
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.page-wrapper .page-sidebar .news-item {
	margin-bottom: 15px;
}
.page-wrapper .page-sidebar .news-item img {
	width: 40px;
	height: 40px;
}
.page-wrapper .page-sidebar .news-item .title {
	font-size: 14px;
	margin-top: 0;
}
.page-wrapper .page-sidebar .testimonials-carousel {
	position: relative;
}
.page-wrapper .page-sidebar .testimonials-carousel .fa {
	color: #6091ba;
	margin-right: 5px;
	font-size: 18px;
}
.page-wrapper .page-sidebar .testimonials-carousel .carousel .item {
	min-height: 300px;
}
.page-wrapper .page-sidebar .testimonials-carousel .people {
	margin-top: 10px;
}
.page-wrapper .page-sidebar .testimonials-carousel .people .name {
	color: #6091ba;
}
.page-wrapper .page-sidebar .testimonials-carousel .people .title {
	color: #999;
}
.page-wrapper .page-sidebar .testimonials-carousel .carousel-controls {
	margin-top: 20px;
	text-align: right;
}
.page-wrapper .page-sidebar .testimonials-carousel .carousel-controls a .fa {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	background: #dddddd;
	color: #fff;
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	margin-right: 0;
	font-size: 15px;
}
.page-wrapper .page-sidebar .testimonials-carousel .carousel-controls a.next .fa {
	padding-top: 2px;
	padding-right: 1px;
}
.page-wrapper .page-sidebar .testimonials-carousel .carousel-controls a.prev .fa {
	padding-top: 2px;
	padding-right: 1px;
}
.page-wrapper .page-sidebar .testimonials-carousel .carousel-controls a:hover .fa {
	background: #6091ba;
}
/* ======= Configure Style ======= */

.config-wrapper {
	position: absolute;
	top: 100px;
	right: 0;
}
.config-wrapper-inner {
	position: relative;
}
.config-trigger {
	display: block;
	position: absolute;
	left: -36px;
	width: 36px;
	height: 36px;
	background: #444;
	color: #fff;
	text-align: center;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.config-trigger:hover {
	background: #000;
}
.config-trigger .fa {
	font-size: 22px;
	padding-top: 8px;
	display: block;
	color: #fff;
}
.config-panel {
	display: none;
	background: #444;
	color: #fff;
	padding: 15px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.config-panel p {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	color: #fff;
}
.config-panel ul {
	margin-bottom: 0;
}
.config-panel li a {
	display: block;
	width: 20px;
	height: 20px;
	border: 2px solid transparent;
}
.config-panel li a:hover {
	-webkit-opacity: 0.9;
	-moz-opacity: 0.9;
	opacity: 0.9;
	border: 2px solid rgba(255, 255, 255, 0.8);
}
.config-panel li.active a {
	border: 2px solid #fff;
}
.config-panel li.default a {
	background: #6091ba;
}
.config-panel li.green a {
	background: #57a89a;
}
.config-panel li.purple a {
	background: #6f7a9f;
}
.config-panel li.red a {
	background: #a85770;
}
.config-panel .close {
	position: absolute;
	right: 5px;
	top: 5px;
	color: #fff;
}
.config-panel .close .fa {
	color: #fff;
}
.ie8 .footer .footer-content {
	min-height: 280px;
}
.ie8 .navbar-nav {
	position: relative;
	z-index: 100;
}
/* ======= Home Page ======= */

.home-page h1.section-heading {
	font-size: 22px;
	font-weight: 300;
	line-height: 2;
	margin-top: 0;
	color: #2f506c;
}
.home-page h1.section-heading .line {
	/*border-top: 5px solid #ed2028;*/

	display: inline-block;
	padding: 0 0px;
	padding-top: 5px;
	font-size:30px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
.home-page section {
	background: #FFF;
	overflow: hidden;
	margin-bottom: 0px;
}
.home-page .section-content {
	padding: 15px;
	padding-top: 0;
}
.section-content {
	padding: 15px;
	padding-top: 0;
}
.home-page .carousel-controls a .fa {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	background: #ed2028;
	color: #fff;
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	margin-right: 0;
	font-size: 15px;
}
.home-page .carousel-controls a.next .fa {
	padding-top: 2px;
	padding-right: 1px;
}
.home-page .carousel-controls a.prev .fa {
	padding-top: 2px;
	padding-right: 1px;
}
.home-page .carousel-controls a:hover .fa {
	background: #6091ba;
}
.home-page .promo {
	margin-bottom: 30px;
}
.home-page .promo h1.section-heading {
	margin-top: 0;
	font-size: 28px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.home-page .promo p {
	color: #000;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
}
.home-page .promo .btn-cta {
	font-size: 20px;
	margin-top: 55px;
	font-family: "Rubik", sans-serif;
}
.home-page .news {
	position: relative;
	background: none;
}
.home-page .news .carousel-controls {
	position: absolute;
	right: 10px;
	top: 10px;
}
.home-page .news h2.title {
	font-size: 18px;
	margin-top: 0;
}
.home-page .news h2.title a {
	color: #444;
}
.home-page .news h2.title a:hover {
	color: #365d7e;
}
.home-page .news .news-item {
	padding-left: 115px;
	position: relative;
	margin-bottom: 20px;
}
.home-page .news .thumb {
	position: absolute;
	left: 0;
	top: 0;
}
.home-page .events .section-content {
	min-height: 520px;
}
.home-page .events .event-item {
	position: relative;
	padding-left: 55px;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 10px;
}
.home-page .events .event-item .date-label {
	background: #fff;
	position: absolute;
	left: 0;
}
.home-page .events .event-item h2.title {
	margin-bottom: 20px;
	font-size: 16px;
}
.home-page .events .event-item p {
	margin-bottom: 5px;
}
.home-page .events .event-item .fa {
	margin-right: 5px;
	font-size: 14px;
	min-width: 16px;
	color: #666;
}
.home-page .events .event-item .fa.fa-map-marker {
	font-size: 18px;
}
.home-page .events .read-more {
	margin-top: 15px;
}
.home-page .events .details p {
	color: #666;
}
.home-page .course-finder .course-finder-form {
	margin-bottom: 15px;
}
.home-page .course-finder .keywords {
	padding-left: 0;
}
.home-page .course-finder .keywords input {
	width: 200px;
	margin-right: 5px;
}
.home-page .video {
	position: relative;
}
.home-page .video .carousel-controls {
	position: absolute;
	right: 10px;
	top: 10px;
}
.home-page .video .video-iframe {
	max-width: 100%;
	width: 100%;
	height: 287px;
	margin-bottom: 5px;
}
.home-page .links .fa {
	margin-right: 5px;
}
.home-page .testimonials {
	position: relative;
}
.home-page .testimonials .carousel-controls {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.home-page .testimonials .fa {
	color: #6091ba;
	margin-right: 5px;
	font-size: 18px;
}
.home-page .testimonials .carousel .item {
	min-height: 298px;
}
.home-page .testimonials .people {
	margin-top: 10px;
}
.home-page .testimonials .people .name {
	color: #6091ba;
}
.home-page .testimonials .people .title {
	color: #999;
}
.home-page .awards {
	background: #fff;
}
.home-page .awards .logos {
	margin: 0;
	padding: 0;
}
.home-page .awards .logos li {
	list-style: none;
	margin-right: 0;
	text-align: center;
}
.home-page .awards .logos li img {
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	opacity: 0.6;
	margin: 0 auto;
}
.home-page .awards .logos li img:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
.home-page .awards .carousel-control {
	background: none;
	width: auto;
	top: 20px;
	text-shadow: none;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
.home-page .awards .carousel-control .fa {
	color: #e8e8e8;
	font-weight: bold;
}
.home-page .awards .carousel-control:hover .fa {
	color: #999;
}

.whynasdt h2 {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 2;
    margin-top: 0;
    color:#010c22;
}


/* ======= Courses Page ======= */

.courses-wrapper .tab-content {
	font-size: 12px;
}
.courses-wrapper .tab-content .item {
	margin-top: 15px;
}
.courses-wrapper .tab-content img {
	margin-bottom: 10px;
}
.courses-wrapper .course-finder {
	margin-bottom: 30px;
}
.courses-wrapper .course-finder .keywords input {
	width: 260px;
}
.courses-wrapper .course-list-header {
	font-size: 13px;
	margin-bottom: 15px;
}
.courses-wrapper .course-list-header .summary {
	padding-top: 10px;
}
.courses-wrapper .course-list-header .control-label {
	font-size: 12px;
	font-weight: normal;
	display: inline-block;
	margin-right: 10px;
	line-height: 2;
}
.courses-wrapper .course-list-header .sort {
	padding-top: 5px;
}
.courses-wrapper .course-list-header .sort-options {
	width: auto;
	height: 25px;
	font-size: 12px;
}
.courses-wrapper .course-item {
	font-size: 12px;
}
.courses-wrapper .course-item .col-meta {
	color: #777777;
}
/* ======= Events Page ======= */

.events-wrapper .events-item .date-label {
	background: #f5f5f5;
}
.events-wrapper .events-item .details .time {
	margin-right: 10px;
}
.events-wrapper .events-item .details .fa {
	margin-right: 5px;
}
/* ======= Contact Page ======= */

.contact-form .required {
	color: #E14B39;
	display: inline-block;
	font-weight: normal;
	padding-left: 2px;
}
.gmap-wrapper {
	border: 1px solid #e8e8e8;
	position: relative;
	padding-bottom: 30%;
	height: 0;
	overflow: hidden;
}
.gmap-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/* Extra small devices (phones, less than 768px) */

@media (max-width: 767px) {
.wrapper {
	min-height: inherit;
	margin-bottom: 0;
}
.wrapper:after {
	content: none;
}
.footer {
	height: auto;
}
.pull-right, .pull-left {
	float: none !important;
}
.logo {
	text-align: center;
}
.header .contact p {
	text-align: center;
	margin-right: 0;
	margin-bottom: 5px;
	float: none;
}
.header .menu-top {
	text-align: center;
	margin-top: 10px;
}
.header .menu-top li {
	float: none;
	display: inline-block;
}
.header br {
	display: none;
}
.header .social-icons {
	text-align: center;
	margin: 0 auto;
}
.social-icons {
    display: block;
}
.header .contact {
    font-size: 16px;
    display: block;
    float: none!important;    text-align: center;
}
.header .contact p {
    display: inline-block;
}


.header .social-icons li {
	float: none;
	display: inline-block;
}
.main-nav .navbar-collapse {
	padding-left: 15px;
	padding-right: 15px;
	border-top: 0;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0;
}
.navbar-nav {
	margin-top: 0;
}
.header .search-form {
	text-align: center;
}
.header .search-form .form-group {
	display: inline-block;
}
.header .search-form .form-control {
	width: 210px;
}
.main-nav .nav .nav-item.active > a:before {
	content: none;
}
.main-nav .nav .nav-item .dropdown-submenu > .dropdown-menu {
	position: static;
	left: auto;
	margin-left: 0;
}
.main-nav .nav .nav-item .dropdown-submenu .dropdown-menu a {
	padding-left: 30px;
}
.main-nav .nav .nav-item .dropdown-submenu .dropdown-menu a:hover {
	padding-left: 34px;
}
.main-nav .nav .nav-item .dropdown-submenu .dropdown-menu .dropdown-submenu .dropdown-menu a {
	padding-left: 45px;
}
.main-nav .nav .nav-item .dropdown-submenu .dropdown-menu .dropdown-submenu .dropdown-menu a:hover {
	padding-left: 49px;
}
.flexslider {
	margin-bottom: 15px;
}
.flex-direction-nav a {
	margin-top: -50px;
}
.flexslider .slides .flex-caption {
	position: static;
	display: block;
}
.flexslider .slides .flex-caption br {
	display: none;
}
.flexslider .slides .flex-caption .main {
	font-size: 13px;
	display: block;
	margin-bottom: 0;
}
.flexslider .slides .flex-caption .secondary {
	display: block;
	font-size: 12px;
}
.flexslider .flex-control-nav {
	display: none;
}
.home-page .promo .btn-cta {
	margin-top: 0;
}
.home-page .news .thumb {
	width: 60px;
	height: 60px;
}
.home-page .news .news-item {
	padding-left: 75px;
}
.home-page .course-finder .keywords {
	padding-left: 15px;
	margin-top: 10px;
}
.home-page .course-finder .keywords input {
	width: 180px;
}
.home-page .video .video-iframe {
	height: auto;
}
.home-page .testimonials .carousel .item {
	min-height: inherit;
}
.home-page .events .section-content {
	min-height: inherit;
}
.home-page .awards .carousel-control {
	top: 50px;
}
.footer .footer-content .subscribe-form .form-control {
	width: 140px;
}
.footer #tweet .tweets-list-container {
	max-width: 100%;
}
.footer .bottom-bar .social li {
	float: left;
}
.footer-col-inner {
	margin-bottom: 30px;
}
.footer #tweet {
	min-height: inherit;
}
.footer .footer-content .footer-col .fa-twitter {
	text-align: center;
	margin-bottom: 10px;
}
.page-wrapper .page-heading h1.heading-title {
	float: none;
	text-align: center;
	display: block;
}
.page-wrapper .breadcrumbs {
	text-align: center;
	display: block;
}
.page-wrapper .breadcrumbs ul {
	padding-top: 0;
	padding-left: 0;
	margin: 0 auto;
}
.page-wrapper .breadcrumbs ul li {
	float: none;
	display: inline-block;
}
.page-wrapper .breadcrumbs ul li.current {
	max-width: inherit;
	overflow: visible;
}
.home-page .course-finder .keywords input {
	float: left !important;
}
}

/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) {
.wrapper {
	min-height: inherit;
	margin-bottom: 0;
}
.wrapper:after {
	content: none;
}
.footer {
	height: auto;
}
.footer .bottom-bar .social li {
	float: left;
}
.footer-col-inner {
	margin-bottom: 15px;
}
.home-page .testimonials .carousel .item {
	min-height: inherit;
}
.home-page .events .section-content {
	min-height: inherit;
}
.footer #tweet {
	min-height: inherit;
}
.page-wrapper .album-cover {
	min-height: 360px;
}
}

/* Medium devices (desktops, 992px and up) */

@media (min-width: 992px) {
.home-page .testimonials .carousel .item {
	min-height: 298px;
}
.home-page .events .section-content {
	min-height: 520px;
}
.home-page .video .video-iframe {
	height: 287px;
}
.footer .bottom-bar .social li {
	float: right;
}
.footer #tweet {
	min-height: 100px;
}
.page-wrapper .album-cover {
	min-height: 360px;
}
/* Sticky Footer */

html, body {
	height: 100%;
}
body {
	font-size: 13px;
}
.wrapper {
	min-height: 100%;
	margin-bottom: -344px;/* equal to footer height */
}
.wrapper:after {
	content: "";
	display: block;
	height: 344px;/* must be the same height as footer */
}
.footer {
	height: 344px;/* must be the same height as footer */
}
}

/* Large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {
.home-page .course-finder .keywords input {
	width: 255px;
}
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav li {
/*border-bottom: 1px solid #eee;*/

}
.nav li a {
	font-size: 13px;
}
#accordionMenu {
/*max-width: 300px;*/

}
.panel-body {
	padding: 0;
}
.panel-group .panel+.panel {
	margin-top: 0;
	border-top: 0;
}
.panel-group .panel {
	border-radius: 0;
}
.panel-default>.panel-heading {
	color: #333;
	background-color: #fff;
	border-color: #e4e5e7;
	padding: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.panel-default>.panel-heading a {
	display: block;
	padding: 10px 15px;
	text-decoration: none;
	color: #353795;
	font-size: 14px;
	font-weight: 600;
}
.panel-default>.panel-heading a:after {
	content: "";
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	float: right;
	transition: transform .25s linear;
	-webkit-transition: -webkit-transform .25s linear;
}
.panel-default>.panel-heading a[aria-expanded="true"] {
	background-color: #eee;
}
.panel-heading1 a {
	display: block;
	padding: 10px 15px;
	text-decoration: none;
	color: #353795;
	font-size: 14px;
	font-weight: 600;
}
.panel-heading1 a.active {
	background: #ed2028;
	color: #fff;
}
/*.panel-default>.panel-heading a[aria-expanded="true"]:after {

  content: "\e113";

}



.panel-default>.panel-heading a[aria-expanded="false"]:after {

  content: "\e114";

}*/



.serviceBox {
	text-align: center;
	position: relative;
	padding: 0;
	background: #fff;
	border-bottom: 3px #ccc solid;
	border-radius: 0;
}
.serviceBox .service-icon {
	width: 90px;
	height: 90px;
	line-height: 90px;
	border-radius: 50%;
	background: #ed2028;
	font-size: 36px;
	color: #fff;
	margin: 0 auto 30px;
	position: relative;
	transition: all 500ms ease 0s;
	margin-top: -70px;
}
.serviceBox:hover .service-icon {
	transform: scale(0.8, 0.8);
}
.serviceBox .service-icon:after {
	content: "";
	width: 111px;
	height: 111px;
	border-radius: 50%;
	border: 4px solid #ed2028;
	position: absolute;
	top: -10px;
	left: -10px;
	opacity: 0;
	transform: scale(0.8, 0.8);
	transition: all 500ms ease 0s;
}
.serviceBox:hover .service-icon:after {
	opacity: 1;
	transform: scale(1, 1);
}
.serviceBox .number {
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	background: #fff;
	font-size: 14px;
	color: #123a06;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
.serviceBox .title {
	font-size: 25px;
	color: #353795;
	margin: 10px 0 10px 0;
	font-weight: bold;
	text-transform: uppercase;
}
.serviceBox .description {
	font-size: 14px;
	color: #000;
	line-height: 25px;
	margin: 0;
	padding: 0 20px;
}
 @media only screen and (max-width: 990px) {
.serviceBox {
	margin-bottom: 30px;
}
}
.welcomestyle {
	font-size: 40px!important;
	font-weight: bold;
	margin: 50px 0;
}
.mt10 {
	margin-top: 10px;
}
.about {
	margin-top: 10px;
}
.about ul {
	    margin-left: 0px;
    margin-top: 0;
    display: inline-block;
    margin-right: 20px;
    padding: 0;
    vertical-align: top;
}
.about ul li {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 28px;
	text-align: justify;
}
.about ul li span {
	padding-left: 25px;
	display: block;
	margin-top: -30px;
}
.about ul li i {
	font-size: 12px;
	color: #2e3192;
	padding: 0 5px 0 0;
}
.featurehd {
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	background: #219973;
	margin: 0 0 20px 0;
	padding: 13px 20px;
	display: block;
}
.mb10 {
	margin-bottom: 15px;
}
.course {
	color: #353795;
	margin: 0;
	padding-bottom: 30px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.title12 {
	font-size: 16px!important;
	min-height: 54px;
	padding: 10px;
}
.headingsub {
	color: #353795;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px!important;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 15px 20px;
}
.main-nav .navbar-collapse {
	padding: 0;
	margin-left: 0px;
}
.product-lead {
	background: url(../../images/img_dummy_background2.jpg) 50% 0 no-repeat fixed!important;
	margin: 0 auto;
	background-position: center center;
	background-size: cover;
}
.serviceBox-course {
	text-align: left;
	position: relative;
	padding: 0;
	background: #fff;
	border-bottom: 1px #ccc dashed;
	border-radius: 0;
}
.linkanchor {
}
.linkanchor td a {
	color: #000;
}
.linkanchor td a:hover {
	color: #ed2028;
	text-decoration: underline;
}
.linkanchor td:last-child {
	background: #e8e8e7!important;
	text-align: center;
}
.linkanchor td:first-child {
	text-align: center;
}
.linkanchor1 td:last-child {
	text-align: center;
}
.linkanchor1 td:first-child {
	text-align: center;
}
.linkanchor1 td:nth-child(3) {
	text-align: center;
}
.linkanchor1 td:nth-child(4) {
	text-align: center;
}
.linkanchor1 th:last-child {
	text-align: center;
}
.linkanchor1 th:first-child {
	text-align: center;
}
.linkanchor1 th:nth-child(3) {
	text-align: center;
}
.linkanchor1 th:nth-child(4) {
	text-align: center;
}

.adr{ text-align:left; font-size:14px;}

.contctwl img{ width:100%;}
.about1 ul {
    margin-left: 0px;
    margin-top: 15px;
    list-style: disc!important;
}
.logosmrq img{ margin-right:10px; border:1px #ccc solid; width:250px;}



.subheader{
    display: flex;
    justify-content:flex-start;
    width: 100%;
}

.rightsection {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}
.rightsection .btn-danger{
    color: #fff;
    border: 1px #001c60 solid;
    background: #001c60;
    display: block;
    width: 100%;
    font-size: 16px;
    border-radius: 6px;
    padding: 8px 20px;
}
.w-100{width:100%;}

.boxesicon{
    background: #f4f7fe;
    padding: 15px;
    border: 2px #edf0f7 solid;
    border-radius: 14px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    min-height: 160px;
}
.boxesicon img{ border:1px #e7bc78 solid; border-radius:100%;}
.boxesicon span{ color:#001164; font-size:18px; font-weight:bold; display:block;}
.boxesicon p{
    color: #222;
    margin-bottom: 0;
    margin-left: 20px;
    text-align: left;
    font-size: 14px;
}

.boxesicon span.iconeyes {
    background: #dbe6fa;
    height: 60px;
    width: 60px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    padding: 10px 20px;
    font-size: 25px;
}
.boxesicon span.icontarget {
    background: #d8eadc;
    height: 60px;
    width: 60px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    padding: 10px 24px;
    font-size: 25px;
    color: #1c5f36;
}
.boxesicongreen{background: #f4f9f5;}

.mb-5{margin-bottom:20px;}

.homeboxes .row{display:flex;}
.homeboxes .row{
    margin-right: -8px;
    margin-left: -8px;
}
.homeboxes .col-md-3{
    padding-right: 8px;
    padding-left: 8px;
}
.homeboxes .nbox{
    text-align: center;
    padding: 10px;
    border: 1px #dbe1ef solid;
    background: #f9fafe;
    height: 100%;
    display: block;
    border-radius: 10px;
}
.homeboxes .nbox1{border-right: 1px #ccc solid;}
.homeboxes .nbox h3{
    color: #051e5e;
    font-size: 16px;
    font-weight: 600;
}
.homeboxes .nbox p{
    font-size:14px; text-align: center; line-height: 20px;
}
.homeboxes .redbg {
    background: #fef8f8;
}
.sectiontitle h2 {
  font-size: 32px!important;
  font-weight: 700!important;
  position: relative;
  text-align: center;
  color: #001c60;
}

.sectiontitle h2:before,
.sectiontitle h2:after {
  content: "";
  width: 50px;
  height: 2px;
  background: #cbd3e0;
  display: inline-block;
}

.sectiontitle h2:before {
  margin: 0 15px 10px 0;
}

.sectiontitle h2:after {
  margin: 0 0 10px 15px;
}


.nationalhead h3{
    color: #051e5e;
    font-size:30px; 
    font-weight: bold;
}
.callbox{
    background: #00264a;
    padding: 20px;
    border: 1px #051e5e solid;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
}
.callboxsub{
    display: flex;
    align-items: center;
}
.fontcall{ font-size:18px;
    margin-left: 10px;
    color: #e7bc78;
}
.fontcall strong{color:#fff;}

.callnow{background:#ce8e37; color:#fff; padding:10px 20px; border-radius:6px;}

.centerbox{
    border: 1px #ccc solid;
    padding-bottom: 20px;
    background: #f6f6f6;
    border-radius: 10px;
    
}
.centerbox p{
    padding: 10px 20px;
    color: #176033;
    margin: 0;
    font-size: 14px;
    text-align: center;
    font-weight: 700;
}
.centerbox h4{
    background: #176033;
    padding: 5px 10px;
    margin-top: 0;
    border-radius: 10px 10px 0 0;
    color: #fff;
    font-size:17px;
    display: flex;
    align-items: center;
    margin: 0;
    justify-content: center;
    
}
.centerbox ul li{line-height:25px;}
.centerbox ul li i{color:#176033;}
.centerbox h4 img{margin-right:10px;}
.centerbox .m-0{margin:0;}

.centerboxblue h4{background: #123b7d;}
.centerboxblue p{color: #123b7d;}
.centerboxblue ul li i{color:#123b7d;}

.centerboxpr h4{background: #422e87;}
.centerboxpr p{color: #422e87;}
.centerboxpr ul li i{color:#422e87;}

.automo{background:#f6f6f6; padding:10px; border-radius:6px; text-align:center;}
.automo p{text-align:center; margin-bottom:0;}


.dflex{display:flex;}
.boxesicon2{
    background: #dbe1f1;
    padding: 20px;
    border: 1px #dbe1f1 solid;
    border-radius: 14px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    min-height: 110px;
    flex-flow: column;
    height: 100%;
}
.boxesicon2 img{ border:1px #e7bc78 solid; border-radius:100%; margin-bottom:15px;}
.boxesicon2 span{ color:#00041d; font-size:20px; display:block;}
.boxesicon2 p{
    color:#00041d;
    margin-bottom: 0;
    margin-left: 20px; text-align: center;
}

.courseboxes .row{
    margin-right: -8px;
    margin-left: -8px;
}
.courseboxes .col-md-3{
    padding-right: 8px;
    padding-left: 8px;
}
.courseboxes .pl0{padding-left:0;}
.courseboxes .viewcrs{
    background: #123b7d;
    color: #fff;
    padding: 5px 10px;
    border-radius: 25px;
    border: 0;
    display: block;
    margin-top: 10px;
    text-align: center;
}
.redbg {
    background: #fef8f8!important;
}

.centerbox2{
    border: 1px #ccc solid;
    padding-bottom: 20px;
    background: #f6f6f6;
    border-radius: 10px;
    padding: 10px;
    
}
.centerbox2 p{
    padding: 10px 20px;
    color: #123b7d;
    margin: 0;
    font-size: 14px;
    text-align: left;
    font-weight: 700;
}
.centerbox2 h4{
    padding:0px;
    color: #123b7d;
    margin: 0;
    font-size: 14px;
    text-align: left;
    font-weight: 700;
    margin-bottom: 10px;
    
}
.centerbox2 ul li{line-height:25px;}
.centerbox2 ul li i{color:#123b7d;}
.centerbox .m-0{margin:0;}



.centerboxgr h4{color: #05722f!important;}
.centerboxgr ul li {}
.centerboxgr ul li i{color:#05722f!important;}
.centerboxgr .viewcrs{background: #05722f!important;}

.centerboxorng h4{color: #ff6900!important;}
.centerboxorng ul li {}
.centerboxorng ul li i{color:#ff6900!important;}
.centerboxorng .viewcrs{background: #ff6900!important;}

.centerboxred h4{color: #b70344!important;}
.centerboxred ul li {}
.centerboxred ul li i{color:#b70344!important;}
.centerboxred .viewcrs{background: #b70344!important;}







/*
 :root{
 --blue:#0b5ea8;
 --gold:#caa24a;
 --dark:#12324b;
 --text:#243447;
 --bg:#f6f9fc;
 --card:#ffffff;
 --border:#dfe7ef;
 }
 *{box-sizing:border-box}
 body{
 margin:0;
 font-family:Arial, Helvetica, sans-serif;
 color:var(--text);
 background:var(--bg);
 }
 .hero{
 background:linear-gradient(135deg, rgba(11,94,168,.96), rgba(18,50,75,.96));
 color:#fff;
 padding:56px 20px;
 text-align:center;
 border-bottom:6px solid var(--gold);
 }
 .hero h1{margin:0 0 10px;font-size:40px}
 .hero p{margin:0;font-size:18px;opacity:.95}
 .wrap{max-width:1180px;margin:0 auto;padding:28px 20px 60px}
 .grid{
 display:grid;
 grid-template-columns:1.05fr .95fr;
 gap:24px;
 align-items:start;
 }
 .card{
 background:var(--card);
 border:1px solid var(--border);
 border-radius:18px;
 box-shadow:0 10px 30px rgba(16, 39, 70, .06);
 overflow:hidden;
 }
 .card-hd{
 padding:18px 20px;
 background:linear-gradient(90deg, #f9fbfd, #eef5fb);
 border-bottom:1px solid var(--border);
 }
 .card-hd h2{margin:0;color:var(--dark);font-size:22px}
 .card-bd{padding:20px}
 .badges{
 display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 0
 }
 .badge{
 border:1px solid rgba(255,255,255,.25);
 background:rgba(255,255,255,.12);
 color:#fff;
 border-radius:999px;
 padding:8px 12px;
 font-size:13px;
 backdrop-filter: blur(4px);
 }
 .contact-list{display:grid;gap:14px}
 .item{
 display:flex;gap:14px;align-items:flex-start;
 padding:14px 16px;
 border:1px solid var(--border);
 border-radius:14px;
 background:#fff;
 }
 .icon{
 width:42px;height:42px;border-radius:50%;
 display:grid;place-items:center;
 background:linear-gradient(135deg,var(--blue),var(--gold));
 color:#fff;font-weight:bold;flex:0 0 42px;
 }
 .item strong{display:block;margin-bottom:4px;color:var(--dark)}
 .item a{color:var(--blue);text-decoration:none}
 .form{
 display:grid;gap:14px
 }
 .row{display:grid;grid-template-columns:1fr 1fr;gap:14px}
 label{font-size:14px;font-weight:700;color:var(--dark);margin-bottom:6px;display:block}
 input, textarea{
 width:100%;
 border:1px solid #cfd9e3;
 border-radius:12px;
 padding:13px 14px;
 font:inherit;
 background:#fff;
 outline:none;
 }
 textarea{min-height:140px;resize:vertical}
 input:focus, textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(11,94,168,.12)}
 .btn{
 display:inline-block;
 border:none;
 border-radius:12px;
 padding:14px 18px;
 background:linear-gradient(135deg,var(--blue),#0e77d3);
 color:#fff;
 font-weight:700;
 cursor:pointer;
 }
 .map{
 height:320px;
 border-radius:16px;
 border:1px dashed #b9c7d6;
 display:grid;
 place-items:center;
 background:linear-gradient(180deg,#f8fbff,#eef5fb);
 color:#5f7284;
 text-align:center;
 padding:20px;
 }
 .footer-note{
 margin-top:18px;
 font-size:13px;
 color:#607080;
 }
 @media (max-width: 900px){
 .grid,.row{grid-template-columns:1fr}
 .hero h1{font-size:32px}
 }
 */

.header .topbar {
    background-color: #fff;
    height: 40px;
    padding: 0;
    font-size: 14px;
    transition: all 0.5s;
    display: flex;
    align-items: center;
    border-bottom: 1px #ccc solid;
}
.spacbetween{display:flex; justify-content: space-between !important; align-items:center;}

.header .topbar .contact-info i {
  font-style: normal;
  color: var(--contrast-color);
}

.header .topbar .contact-info i a,
.header .topbar .contact-info i span {
  padding-left: 5px;
  color: var(--contrast-color);
}

@media (max-width: 575px) {

  .header .topbar .contact-info i a,
  .header .topbar .contact-info i span {
    font-size: 13px;
  }
}

.header .topbar .contact-info i a {
  line-height: 0;
  transition: 0.3s;
}

.header .topbar .contact-info i a:hover {
  color: var(--contrast-color);
  text-decoration: underline;
}

.header .topbar .social-links a {
  color: color-mix(in srgb, var(--contrast-color), transparent 40%);
  line-height: 0;
  transition: 0.3s;
  margin-left: 2px;
}


.header .topbar .social-links a:hover {
  color: var(--contrast-color);
}

.social-links2 a{font-size:20px; color:#fff;}

.aboutbox_inner .subtitle {
  display: inline-block;
  font-size: 0.8rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: var(--accent-color);
  margin-bottom: 1rem;
  position: relative;
  padding-left: 3rem;
}

.aboutbox_inner .subtitle {
  display: inline-block;
  font-size: 20px!important;
  font-weight: 600!important;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: var(--accent-color);
  margin-top: 0;
  margin-bottom: 1rem;
  position: relative;
  padding-left: 3rem;
}

.aboutbox_inner .subtitle::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2rem;
  height: 2px;
  background:#ff6900!important;
}

.aboutcontainer{background:#fef3f7; padding:20px; border:1px #f2e6ea solid; border-radius:10px;}
.aboutcontainer h3{color:#d8025a; font-size:20px; font-weight:bold;}
.aboutbox_inner p{ text-align:left;}
.aboutbox_inner ul li i {
    color: #b70344 !important;
}
.aboutbox_inner ul{ line-height:20px;}
.aboutbox_inner .viewcrs {
    background: #b70344;
    color: #fff;
    padding: 5px 10px;
    border-radius: 25px;
    border: 0;
    display: block;
    margin-top: 10px;
}

.keybenefits h5{ color:#d8025a; font-weight:bold; font-size:16px;}
.keybenefits ul li i {
    color: #fff !important;
    width: 25px;
    height: 25px;
    font-size: 13px;
    background: #d8025a;
    padding: 6px 12px;
    text-align: center;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.keybenefits ul li {
   display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 10px;
    font-size: 14px;
}

.comnboxes {
    margin: 0;
    border: 1px #dbe1ef solid;
    display: flex;
    padding: 10px;
    border-radius: 10px;
}

.comnboxes .nbox{
    text-align: center;
    padding: 10px;
    border-right: 1px #dbe1ef solid;
    background: #f9fafe;
    height: 100%;
    display: block;
    border-radius: 0px;
}
.comnboxes .nbox:last-child{
    border-right: 1px #dbe1ef solid;
}

.comnboxes .nbox h3{
    color: #051e5e;
    font-size: 16px;
    font-weight: 600;
}
.comnboxes .nbox p{
    font-size:14px; text-align: center; line-height: 20px;
}
.comnboxes .col-md-2{    
    padding-right: 0px;
    padding-left: 0px;
}
.border0{border:0!important;}



.scorebox2{
    display: flex;
    justify-content: space-between;
    border: 1px #f7fbfe solid;
    padding: 0px;
    border-radius: 10px;
    gap: 1rem;
    
}

.scorebox2 .subscorebox{
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
    border: 1px #ccc solid;
    color:#212059;
    padding: 10px;
    border-radius: 10px;
}
.scorebox2 .subscorebox img{margin-right:10px;}
.scorebox2 .subscorebox1{
    border-right: 0px #ccc solid;
}
.scorebox2 .subhd1 h5{ margin:0; color:#212059; font-size:20px; font-weight:600; margin-bottom: 5px;}
.scorebox2 .subhd1 p{ margin:0; color:#212059;}

.scorebox2 .subhd1 h6 {
    text-align: left !important;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    margin-bottom: 5px;
}

.scorebox2 .subhd1 p {
    text-align: left !important;
    font-size: 14px;
    line-height: 18px;
}
.aboutbtmbox{border: 1px #ccc solid; border-radius: 10px; margin-top:20px;}
.aboutbtmbox .boxbtm{padding:20px;}
.aboutbtmbox .boxbtm h3{ font-weight:600;    color: #212059;}
.aboutbtmbox img{border-radius:10px;}
.aboutbtmbox p{ text-align:left; margin:0; color: #212059;}
.mt-20{margin-top:20px;}


.scorebox3{
    display: flex;
    justify-content: space-between;
    border: 0px #ccc solid;
}

.subscorebox{
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
    border-right: 1px #ccc solid;
    color:#212059;
    padding:10px;
}
.subscorebox1{
    border-right: 0px #ccc solid;
}
.scorebox3 .subhd1 h5{ margin:0; color:#212059; font-size:20px; font-weight:600; margin-bottom:5px;}
.scorebox3 .subhd1 p{ margin:0; color:#212059; text-align:left; font-size:12px; line-height: normal;}



/*  Course  */

.text30{
    font-size: 30px!important;
    color: #1f355e!important;
}
.coursesboxinner h3 {
    font-size: 11px!important;
    font-weight: 600!important;
    color: #fff;
    margin: 0;
    padding:15px 10px;
    border-radius: 10px 10px 0 0;
}

.coursesboxinner .col-md-3{
    padding-right: 2px;
    padding-left: 2px;
}
.coursesboxinner .cbox{ padding:10px; border:1px #eeeff4 solid; border-radius:0 0 10px 10px;}
.coursesboxinner .tcenter{border-bottom:1px #ccc solid; margin-bottom:10px;}
.coursesboxinner .tcenter, .coursesboxinner .tcenter p{text-align:center; font-size:12px; line-height:20px;}
.coursesboxinner .tcenter img{ margin-bottom:10px;}
.coursesboxinner .duration strong{display:block;}
.coursesboxinner .duration {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
    margin-bottom: 10px;
}
.coursesboxinner .duration i{margin-right:10px; width: 16px;}
.coursesboxinner .duration p{margin-bottom:0; font-size:10.5px; text-align:left;     line-height: 15px;}
.coursesboxinner ol {
    margin: 0;
    padding: 0 0 0 15px;
}
.coursesboxinner ol li{line-height:25px; font-size: 11px;}

.pricebox{
    border: 1px #ccc solid;
    padding:3px 7px;
    border-radius: 6px;
        margin-top: 10px;
}
.pricebox span{font-size:18px; font-weight:600; display:block;}
.pricebox p{line-height:18px!important;}

.coursesboxinner .btncrs{ 
    padding: 7px 20px;
    font-size: 12px;
    color: #fff;
    display: block;
    text-align: center;
    border-radius: 56px;
    margin-top: 10px;
}
.downloadbox h4{
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #fff;
    margin: 0;
    padding:10px 10px;
    border-radius: 10px 10px 0 0;
}
.downloadbox {margin-top: 20px;}
.downloadbox .dinnerbox{padding:12px; border:1px #ccc solid; border-radius:0 0 10px 10px;}
.downloadbox .dinnerbox ul li {
    display: flex;
    font-size: 14px;
    align-items: center;
    border-bottom: 1px #ccc solid;
    position: relative;
    padding: 10px 0;
}
.downloadbox .dinnerbox ul li i {
        color: #00298f;
    font-weight: bold;
    margin-right: 10px;
}
.downloadbox .dinnerbox ul li .pdf{
    position: absolute;
    color: #fc6b02;
    border: 1px #fc6b02 solid;
    font-size: 10px;
    padding: 2px 10px;
    border-radius: 3px;
    height: 21px;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 0;
}
.angdbox{ border:1px #f3e3e6 solid; padding:10px; border-radius:10px; margin-top:20px; text-align:center;}
.angdbox p{font-size:14px; text-align:center;}
.angdbox a {
    padding: 7px 20px;
    font-size: 12px;
    color: #fff;
    display: block;
    text-align: center;
    border-radius: 56px;
    margin-top: 10px;
}
.crs-mainbox {
    border: 1px #ccc solid;
    padding: 10px 0;
    border-radius: 10px;
}
.crs-mainbox .crshead h5{font-weight:600; margin:0; font-size:12px;}
.whocan{ 
    display:flex; justify-content:space-between; align-items: flex-start;
}
.whocan img{margin-right:10px;}
.whocanbox{
    border: 1px #fdd8e6 solid;
    padding: 20px;
    border-radius: 10px;
}
.whocanbox h5{
    color: #d8025a; margin: 0 0 10px 0; font-weight:600;
}
.whocanbox  a {
    padding: 7px 20px;
    font-size: 12px;
    color: #fff;
    display: block;
    text-align: center;
    border-radius: 56px;
    margin-top: 10px;
}
.khighlights ul li{ line-height:30px;}
.khighlights ul li i{ margin-right:5px;}

.ebox{
    display:flex;
    flex-flow: column;
    align-items: flex-start;
    width: 300px;
    color: #212059;
    padding: 10px;
    border-right: 0px #ccc solid;
}
.ebox2 {
    justify-content: flex-start!important;
}
.ebox2 img{margin-right:10px;}
.mr20{ margin-right:50px;}
.connect{display:flex;}
.connect i{font-weight:bold; margin-right:10px;}
.btncrs {
    padding: 7px 20px;
    font-size: 12px;
    color: #fff;
    display: block;
    text-align: center;
    border-radius: 56px;
    margin-top: 10px;
}
.supportbox {
    display: flex;
    justify-content: space-between;
    border: 1px #ccc solid;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 20px;
    background: #f6f7fb;
}

.resultbox {
    border: 1px #eae9f1 solid;
    padding: 20px;
    border-radius: 10px;
}
.contact-form2 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.contact-form2 #contact-form {
    width: 70%;
    text-align: center;
}
.contact-form2 img{ margin-right:50px;}
.contact-form2 #contact-form input {
    width: 70%;
    margin: 0 auto;
    padding: 12px;
    height: auto;
    border: 1px #d3d3db solid;
    border-radius: 6px;
}
.contact-form2 #submit_btn {
    min-width: 200px;
    background: #001d69;
    border: 1px #001d69 solid;
    border-radius: 6px;
    padding: 10px;
}
.contact-form2 #submit_btn i{ margin-right:15px;}

.notebox{background:#f3f8fe;padding:10px;border:1px #ccc solid;border-radius:10px;display: flex;justify-content: flex-start;align-items: center; margin:20px 0;}
.notebox p{margin-bottom:0; color:#001d69;}
.notebox i{color:#0a54e7; font-size:30px; margin-right:20px;}

.getintouch{
    border: 1px #eae9f1 solid;
    padding: 20px;
    border-radius: 10px;
        min-height: 404px;
}
.contact-form{
    border: 1px #eae9f1 solid;
    padding: 20px;
    border-radius: 10px;
}
.contact-form #submit_btn {
    min-width: 200px;
    background: #001d69;
    border: 1px #001d69 solid;
    border-radius: 6px;
    padding: 10px;
}
.contact-form #submit_btn i{ margin-right:15px;}
.getofc {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #233761;
    margin-bottom: 15px;
}
.getofc h5{margin:0 0 5px 0;font-weight:600; font-size:16px;}
.getofc p{margin:0;font-size:12px;color: #233761;}

.getofc i {
    width: 50px;
    height: 50px;
    background: #e8eefc;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 20px;
    padding: 5px 25px;
    margin-right: 12px;
    color: #233761;
}
.btncrs2 {
    padding: 10px 20px;
    font-size: 14px;
    color: #fff;
    display: block;
    text-align: center;
    border-radius: 6px;
    margin-top: 10px;
}
.btncrs2 i{margin-right:15px;}

/* Centre Locator  */

.centrelocator{
    border: 1px #eae9f1 solid;
    padding: 20px;
    border-radius: 10px;
    margin: 20px 0;
}
.search-field {
     border: 1px #d3d3db solid;
    border-radius: 6px !important;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2) !important;
  -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2) !important;
  box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2) !important;
    padding: 10px !important;
    height: auto;
}

.search-btn {
  border-radius: 6px !important;
  background: #001d69;
  border: 1px #001d69 solid;
  color: white!important;
    padding: 10px 20px;
}
.centrelocator .input-group-btn{padding-left: 20px;}
.centrelocator .input-group{
    width: 90%;
    margin-top: 20px;
}
.centrelocator .maplct {
    width: 100px;
    height: 100px;
    background: #e8eefc;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 30px;
    padding: 5px 25px;
    margin: 0 auto;
    color: #233761;
}
.lnote {
   color: #001d69;
    font-size: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
}
.lnote i {
    font-size: 24px;
    margin-right: 15px;
}
.subtitles{
text-align:center;color: #001c60; font-size:16px; font-weight:500;
}
.dcboxmain h2{
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #fff;
    margin: 0;
    padding: 10px 10px;
    border-radius: 10px 10px 0 0;
    text-align: center;
    position: relative;
}
.dcboxmain h2 i{
    margin-right: 10px;
    position: absolute;
    left: 15px;
    font-size: 20px;
    top: 9px;
}
.dcbox1 {
    border: 1px #eae9f1 solid;
    padding: 10px 0;
    min-height: 515px;
    border-radius: 0 0 10px 10px;
    margin-bottom: 20px;
}
.dcbox {
    border-radius: 0 0 10px 10px;
    display: flex;
    justify-content: space-between;
}
.dcbox2 {
    border-top: 1px #eae9f1 solid;
    margin-top: 15px;
    padding-top: 15px;
}
.dcbox2 .discordntr{width:50%!important}

.discordntr:last-child{
    border-right: 0px #eae9f1 solid;
}
.discordntr{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    border-right: 1px #eae9f1 solid;
    padding: 10px;
    width: 33.333%;
}
.discordntr2{
    display: block;
    border-right: 1px #eae9f1 solid;
    padding: 10px;
    width: 33.333%;
}
.discordntr2 h5 {
    display: flex;
    align-items: center;
    color: #046c39!important;
}
.discordntr2 .pricecrs{
    color: #d41855 !important;
    font-size: 25px;
    display: block;
    text-align: center;
    font-weight: bold;
    margin-top: 15px;
}
.discordntr2 .onetime {
    color: #00298f;
    text-align: center;
    font-weight: bold;
    margin-top: 15px;
}
.discordntr h5 {
    color: #00298f;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 0;
}
.discordntr ul {
    padding-left: 16px;
}
.discordntr ul li{
    list-style:disc;
    font-size: 12px;
}
.discordntr .fa-inr {
    padding: 9px 11px;
    border: 1px #00298f solid;
}
.discordntr .fa-user-o {
    padding: 6px 10px;
    background: #e8eefc;
}
.discordntr .fa-file-text-o {
    padding: 9px 11px;
    background: #e8eefc;
}
.discordntr .fa-gavel {
    padding: 9px 11px;
    background: #e8eefc;
}
.discordntr .fa-university {
    padding: 9px 11px;
    background: #e8eefc;
}
.discordntr .fastyle {
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 6px;
    width: 30px;
    height: 30px;
}
.down-icon-style {
    width: 49px;
    height: 44px;
    color: #fff;
    background: #00298f;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    font-size: 20px;
    margin-right: 15px;
}
.downloadbtn-style {
    background: #00298f;
    color: #fff;
    padding: 10px 20px;
    border-radius: 6px;
}
.downloadbtn-style:hover {
    background: #045d25;
    color: #fff;
}
.w60{width:58%;}


/*  Admission  */

.downloadapplication {
    display: flex;
    flex-flow: column;
    align-items: center;
    background: #f9faff;
    border: 1px #ccc solid;
    padding: 20px;
    border-radius: 10px;
}
.downloadapplication p{
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    margin: 20px 0 30px 0;
}
.downloadapplication img{margin-top:20px;}

.downloadapplication h6{
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    color: #001c60;
    margin: 0;
    font-weight: 400;
}
.admisnprocess {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.admisnprocess .processbox{
    padding: 10px;
    width: 100%;
    border: 1px #ccc solid;
    border-radius:10px;
    text-align: center;
    text-align: center;
    position: relative;
    min-height: 275px;
}
.admisnprocess .processbox span{
    position: absolute;
    left: 10px;
    width: 25px;
    height: 25px;
    color: #fff;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.admisnprocess .processbox p{
    font-size: 12px;
    text-align: center;
}
.admisnprocess .processbox h6{
    font-size:12px;
    font-weight: 500;
}
.admisnprocess .processbox img{
    padding-top: 20px;
}
.feebox {
    padding: 15px;
    border: 1px #ccc solid;
    border-radius: 10px;
    min-height: 280px;
    margin-bottom: 20px;
}
.feebox h5{
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 10px 0;
}
.feebox li{
    font-size: 12px;
    line-height: 30px;
}
.feebox li i{ margin-right:10px;}
.feebox .table > thead > tr > th{background:#ffeff2; color: #d8025a;}
.feebox .table{margin-bottom:10px;}
.helpdeskbox {
    display: flex;
    align-items: center;
    color: #613292 !important;
    margin-bottom: 5px;
}
.helpdeskbox i{ margin-right:10px;}
.textp{ font-size:12px; text-align:left;}
.helpbox{display: flex; align-items: start; min-height: 235px;}
.mheight235{min-height: 235px;}




/*   Examination   */

.excomnboxes {
    margin: 0;
    border: 1px #dbe1ef solid;
    display: flex;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.excomnboxes .nbox{
    text-align: center;
    padding: 10px;
    border-right: 1px #dbe1ef solid;
    background: #f9fafe;
    height: 100%;
    display: block;
    border-radius: 0px;
    width: 100%;
}
.excomnboxes .nbox:last-child{
    border-right: 1px #dbe1ef solid;
}

.excomnboxes .nbox h3{
    color: #051e5e;
    font-size: 16px;
    font-weight: 600;
}
.excomnboxes .nbox p{
    font-size:14px; text-align: center; line-height: 20px;
}


.stepprocess{
    border: 1px #ccc solid;
    border-radius: 10px;
    margin-bottom: 8px;
}
.stepprocess h5 {
    background: #0E2652;
    color: #fff;
    margin: 0;
    padding: 10px;
    border-radius: 10px 10px 0 0;
    font-weight: 500;
}
.stepprocess ul {
    margin: 15px;
}
.stepprocess ul li{ margin-bottom:5px;}
.stepprocess ul li i{ margin-right:10px;}

.stepprocess .table > thead > tr > th {
    color: #0E2652;
    background: #fff;
}
.stepprocess table tr td:last-child{ text-align:center;}

.flxstyle {
    font-size: 14px;
    display: flex;
    align-items: center;
}
.flxstyle i{
    font-size: 20px;
    margin-right: 5px;
}

.stepprocess2{ 
    background:#fdf8f2;
    border: 1px #f8e7d7 solid;
    border-radius: 10px;
    display: flex;
    align-items: start;
    padding: 15px;
}
.stepprocess2 h6{ margin:0 0 5px 0; color:#fd8314; font-size:16px; font-weight:500;}
.stepprocess2 i{ margin:0 10px 0 0; color:#fd8314;font-size: 22px;}



.timeline {
  position: relative;
  padding-left: 30px;
  border-left: 2px solid #0E2652;
  margin: 15px 30px;
}

.timeline-step {
  position: relative;
  margin-bottom: 12px;
}

.timeline .dot {
  position: absolute;
    left: -46px;
    top: -1px;
    width: 30px;
    height: 30px;
    background: #0E2652;
    border-radius: 50%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.timeline .content {
    border: 1px #ccc solid;
    padding: 10px;
    border-radius: 10px;
    display: flex;
    align-items: center;
}
.timeline .content img {
    margin-right: 10px;
}

.timeline .content h3 {
    margin: 0 0 6px;
    font-size: 14px;
    color: #0E2652;
    font-weight: 500;
}

.timeline .content p {
  margin: 0;
  font-size: 14px;
  color: #0E2652;
}




.textblue{color:#00298f!important;}
.textblue1{color:#042666!important;}
.textgreen{color:#046c39!important;}
.textgreen1{color:#057380!important;}
.textgreen2{color:#287611!important;}
.textorang{color:#fc6b02!important;}
.textorang1{color:#cb4717!important;}
.textred{color:#d41855!important;}
.textpurple{color:#613292!important;}
.textpurple1{color:#613292!important;}


.darkblue{background:#00298f;}
.darkblue1{background:#042970;}
.darkgreen{background:#046c39;}
.darkgreen1{background:#057380;}
.darkgreen2{background:#287611;}
.darkorang{background:#fc6b02;}
.darkorang1{background:#cb4717;}
.darkored{background:#d41855;}
.darkopurple{background:#613292;}
.darkpurple1{background:#542889;}


.purple{background:#f7f6fc!important;}
.blue{background:#f5f8fd!important;}
.blue1{background:#f7faff!important;}
.green{background:#f4f9f5!important;}
.green1{background:#f7fbfc;}
.green2{background:#fcfefb;}
.yelow{background:#fdf9ee!important;}
.red{background:#fef3f7!important;}
.purple1{background:#faf9fe!important;}
.orang{background:#fffbfa!important;}
.orang1{background:#fffbfa!important;}


.greentext{color:#21593c!important;}
.yellowtext{color:#6b3506!important;}

.mt15{margin-top:15px;}



.section-title3 {
  text-align: center;
  padding-bottom: 20px;
  position: relative;
}

.section-title3 h3 {
  font-size: 16px!important;
  font-weight: 700!important;
  margin-bottom: 20px;
  padding-bottom: 15px;
  position: relative;
  color: #001c60;
}

.section-title3 h3:after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background:#f98806;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.section-title3 p {
  margin-bottom: 0;
}

.section-title4 {
  text-align: left;
  padding-bottom: 20px;
  position: relative;
}

.section-title4 h3 {
  font-size: 30px!important;
  font-weight: 700!important;
  margin: 0px;
  padding-bottom: 15px;
  position: relative;
  color: #001c60;
}

.section-title4 h3:after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background:#f98806;
  left: 0;
  right: auto;
  bottom: 0;
  margin: auto;
}

.section-title4 p {
  margin-bottom: 0;
}




@media (min-width: 320px) and (max-width:768px) {

    
.header .header-main {
    padding: 0 15px;
    width: 100%;
}
.subheader {
    align-items: center;
}

.header .topbar .container{width:100%;}
.header .topbar .contact-info {font-size:12px;}   
.rightsection {
    width: auto;
}    
    
 .scorebox {
    flex-flow: column;
    gap: 1rem;
    margin-top: 10px;
    padding: 0;
}   
.homeboxes .row {
    flex-flow: column;
    gap: 1rem;
}    
.sectiontitle h2 {
    font-size: 20px;
}    
.centerbox2 {
    margin-bottom: 10px;
    padding: 20px;
}    
    
    .boxesicon {
    margin-bottom: 10px;
}
    
    .comnboxes { 
        display:block;
    }
     
    .comnboxes .col-md-2{ margin-bottom:10px;}
    
    .comnboxes .nbox:last-child{
    border-right: 0px #dbe1ef solid;    
    border-bottom: 1px #dbe1ef solid;
}

.scorebox2 {
    flex-flow: column;
    margin: 0 0px;
}

.scorebox3 {
    flex-flow: column;
    gap: 1rem;
}
.aboutbtmbox img {
    border-radius: 0 0 10px 10px;
}
.subscorebox {
    border-right: 0px #ccc solid;
    border: 1px #ccc solid;
    border-radius: 10px;
}

/*  coursesboxinner  */
.coursesboxinner{margin:0;}
.coursesboxinner .col-md-3{margin-bottom:10px;}
.crs-mainbox { padding: 10px;}
.crs-mainbox .subscorebox { justify-content: flex-start;}
.ebox2 {display: block; text-align: center;}
.ebox2 p{text-align: center!important;}
.ebox2 .mr20 {margin-right: 0px;}
.ebox2 img {margin-right: 0px;margin-bottom: 10px;}

/*  Centre Loocator   */

.dcbox {flex-flow: column;}
.discordntr { border-right: 0px #eae9f1 solid; width: 100%; border-bottom: 1px #eae9f1 dashed;}
.discordntr:last-child{
    border-right: 0px #eae9f1 solid;
    border-bottom: 0px #eae9f1 dashed;
}
.dcboxmain .mb15{margin-bottom:15px;}
.dcbox2 .discordntr{width:100%!important}
.downloadbtn-style {
    display: block;
    margin-top: 15px;
}
.w60{
    width:100%;
    display: flex;
    text-align: left;
}

.admisnprocess {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-gap: 10px;
}
.admisnprocess .processbox {
    min-height: 220px;
}
.excomnboxes {
    display: block;
}
.excomnboxes .nbox {
    border-right: 0px #dbe1ef solid;
    border-bottom: 1px #dbe1ef dashed;
}





    
}


