@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(http://fonts.googleapis.com/css?family=Patua+One);
textarea.form-control{height:250px;}
html {
	position: static;
	height: 100% !important;
	overflow-y: scroll;
	overflow-x: hidden;
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body {
	margin: 0;
	min-height: 100%;
}
a {
	text-decoration: none;
}
a:hover, a:active {
	outline: none;
	text-decoration:none;
}
ul{padding-left:0px;}
ul ul, ol ol {
	margin-left: 20px;
}
p, hr {
	margin: 0 0 10px 0;
	padding: 0;
}
p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-align:justify;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px 0;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
}
h5 {
	font-size: 16px;
}

header{
	height:80px;
	overflow: hidden; 
	background: #dc251b;
}

.contact-details{margin:15px;  color:#FFFFFF;}
.contact-details h4{font-size:16px; color:#FFFFFF; margin:0 0 17px 0;}

.social{text-align:right; float:right !important;}
.social li a{
	margin:0px 7px 0; float: left;
	padding:0px !important;
	color:#fff !important;
	font-size:18px;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	}
.social li a:hover{color:#bed73e !important; background:none;}

.logo img{max-height:80px; margin:0px 0;}

/*  Main Navigation */

#topNav {
	z-index:-1;
}

#nav{
  width: 100%;
}

#nav.affix-top, #nav.affix-top {
   position: absolute;
   top:0;
   z-index:10;
   min-height:38px;
   line-height:38px;
   background-color:#3e4095;
   border:0;
}

#nav.affix, #nav.affix {
   position: fixed;
   top: 0;
   z-index:10;
   -webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}

.nav-nopad{padding-left:0px; padding-right:0px;}

.navbar-brand {color:#16A085 !important; padding:0 15px;}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0px;
}
.navbar-collapse {padding-left:0px; padding-right:0px;}

.navbar-default {
	
	 background: #3c3e95;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3e4095), color-stop(1, #3c3e95));
  background: -ms-linear-gradient(bottom, #3e4095, #3c3e95);
  background: -moz-linear-gradient(center bottom, #3c3e95 0%, #3e4095 100%))
	min-height: 37px;
	border-radius: 0px;
	border: 0px;
	border-bottom: 0px solid #F1373A;
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
	margin: 0px -15px 0px -15px;
	font: 400 14px 'Open Sans';
	text-transform: uppercase;
}
.navbar-default .navbar-nav > li {
	display: block;
}
.navbar-default .navbar-nav > li > a {
	line-height: 20px;
	color: #FFFFFF;
	letter-spacing: 0px;
	text-shadow: 0 0px 0 rgba(255,255,255,0);
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.nav > li > a {
	padding: 14px 20px;
}
.nav > li:first-child {
	padding-left: 0px;
}
.nav {
	margin-top: 0px;
}
.navbar-nav {
	float: none;
}
.navbar-default .navbar-nav > li > a:hover {
	background: #bed73e;
	color: #FFFFFF;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
	background: #bed73e;
	color: #FFFFFF;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background: none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #bed73e;
	background: none;
}


.dropdown-menu {padding:0px; background:rgba(51,51,51,0.9); border:0px;}

.dropdown-menu li{border-bottom:1px solid #75776a; display:block;}
.dropdown-menu li a{color:#FFFFFF; padding:5px 15px; }
.dropdown-menu li a:hover{background:#bed73e; color:#FFF;}

@media (min-width:768px) {
ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}
}


/* BANNER START */

.banner{
	width:100%;
	position:relative;
	z-index:0;
	padding:0px 0 30px;
        background:#F5F8FA;
}
.banner  ul{margin:0px; padding:0px;}

.banner .bxslider > li {
    height: auto;
    overflow: hidden;
}

.banner .bxslider > li:before{
	content:"";
	background-image:url(../images/pattern.png);
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
}

.banner .bx-controls-direction{
	display:none;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .newsletters .subscribe button{
	background-color: #047db5;
	}
	
/* Info Box */
.info-box {
  padding:40px 0 0;
  background: #ffffff;
  border-top:4px solid #3e4095;
}
.info-box .wrapper {
  position: relative;
  padding: 0 0 6px 0;
  box-sizing: border-box;
}
.info-box .wrapper:before {
  content: "";
  display: block;
  width: 144px;
  min-height: 270px;
  height:96%;
  position: absolute;
  z-index: 0;
  background: #0810bf;
  left: -10px;
  top: 10px;
}
.info-box .wrapper:after {
  content: "";
  display: block;
  width: 144px;
  min-height: 270px;
  height: 96%;
  position: absolute;
  z-index: 0;
  background: #0810bf;
  right: -6px;
  top: 10px;
}
.info-box article {
  text-align: center;
  padding:24px;
  box-sizing: border-box;
  position: relative;
  margin-bottom:60px;
}
.info-box article h2,
.info-box article p {
  z-index: 3;
  position: relative;
}
.info-box article h2 {
  font-size: 29px;
  line-height: 20px;
  font-weight: 600;
  padding-top: 19px;
  margin-top: 45%;
  margin-bottom: 9px;
}
.info-box article h2:before {
  font-family: 'FontAwesome';
  font-size: 42px;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
  display: inline-block;
  padding: 10px;
  width: 90px;
  height: 90px;
  line-height: 70px;
  color: #ffffff;
  position: absolute;
  top: -100px;
  left: 50%;
  margin-left: -47px;
}
.info-box article p {
  color: #0D3B67;
  font-size:14px;
}
.info-box article .shadow {
  background: url(../images/infoshadow.png) 0 100% no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: -9px;
  left: 0;
}
.info-box article:nth-child(1) h2:before {
  content: "\f19d";
  background: rgba(120, 138, 65, 0.8);
}
.info-box article:nth-child(2) h2:before {
  content: "\f040";
  background: rgba(227, 169, 0, 0.8);
}
.info-box article:nth-child(3) h2:before {
  content: "\f0c0";
  background: rgba(218, 126, 47, 0.8);
}
.info-box article:nth-child(4) h2:before {
  content: "\f0c5";
  background: rgba(140, 192, 216, 0.8);
}
.info-box article:before {
  content: "";
  display: block;
  position: absolute;
  background: #E6EBEA;
  width: 51%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out 300ms ease-in-out;
  transition: all 300ms ease-in-out 300ms ease-in-out;
  -webkit-transform: skew(0, 6deg);
  -moz-transform: skew(0, 6deg);
  -o-transform: skew(0, 6deg);
}
.info-box article:after {
  content: "";
  display: block;
  position: absolute;
  background: #f6f6f6;
  width: 50%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 2;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out 300ms ease-in-out;
  transition: all 300ms ease-in-out 300ms ease-in-out;
  -webkit-transform: skew(0, -6deg);
  -moz-transform: skew(0, -6deg);
  -o-transform: skew(0, -6deg);
}
.info-box article:hover a {
  top: 95%;
}
.info-box article:hover:after,
.info-box article:hover:before {
  background: #f6f6f6;
  -webkit-transform: skew(0, 0);
  -moz-transform: skew(0, 0);
  -o-transform: skew(0, 0);
}
.info-box article:hover .button-figure {
  top: 94%;
}

.button {
  padding: 12px 28px;
  color: #ffffff !important;
  font-size: 14px;
  position: relative;
  border-bottom: 4px solid #3e4095;
  display: inline-block;
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  text-transform: uppercase;
  font-weight: 700;
  background: #0810bf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3e4095), color-stop(1, #0810bf));
  background: -ms-linear-gradient(bottom, #3e4095, #0810bf);
  background: -moz-linear-gradient(center bottom, #3e4095 0%, #0810bf 100%);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out 300ms ease-in-out;
  transition: all 300ms ease-in-out 300ms ease-in-out;
}
.button:hover {
  background: #0810bf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0810bf), color-stop(1, #3e4095));
  background: -ms-linear-gradient(bottom, #0810bf, #3e4095);
  background: -moz-linear-gradient(center bottom, #0810bf 0%, #3e4095 100%);
  border-bottom: 4px solid transparent;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out 300ms ease-in-out;
  transition: all 300ms ease-in-out 300ms ease-in-out;
}
.button-arrow {
  padding: 16px 44px 16px 66px;
  color: #ffffff;
  font-size: 14px;
  position: relative;
  border-bottom: 4px solid #3e4095;
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  text-transform: uppercase;
  font-weight: 700;
  background: #3c3e95;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3e4095), color-stop(1, #3c3e95));
  background: -ms-linear-gradient(bottom, #3e4095, #3c3e95);
  background: -moz-linear-gradient(center bottom, #3c3e95 0%, #3e4095 100%));
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out 300ms ease-in-out;
  transition: all 300ms ease-in-out 300ms ease-in-out;
  display: inline-block;
}
.button-arrow:hover {
	color:#FFF;
  /* Old browsers */
  background: #3c3e95;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3c3e95), color-stop(1, #3e4095));
  background: -ms-linear-gradient(bottom, #3c3e95, #3e4095);
  background:-moz-linear-gradient(center bottom, #3c3e95 0%, #3e4095 100%));
  border-bottom: 4px solid transparent;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out 300ms ease-in-out;
  transition: all 300ms ease-in-out 300ms ease-in-out;
}
.button-arrow:hover:before {
  left: 20px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out 300ms ease-in-out;
  transition: all 300ms ease-in-out 300ms ease-in-out;
}
.button-arrow:before {
  content: "\f138";
  position: absolute;
  color: #ffffff;
  font-family: 'FontAwesome';
  font-size: 23px;
  left: 36px;
  top: 44%;
  margin-top: -13px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out 300ms ease-in-out;
  transition: all 300ms ease-in-out 300ms ease-in-out;
}
.button-figure {
  display: block;
  position: absolute;
  padding: 24px 0 20px 0;
  text-align: center;
  width: 110px;
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  top: 50%;
  z-index: 1;
  left: 50%;
  margin-left: -55px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out 300ms ease-in-out;
  transition: all 300ms ease-in-out 300ms ease-in-out;
  background: none;
  border-bottom: none;
  box-sizing: border-box;
  overflow: hidden;
}
.button-figure span {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.button-figure span:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 250px solid #3e4095;
  position: absolute;
  left: 0;
  bottom: 0;
}
.button-figure span:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-bottom: 50px solid transparent;
  border-right: 250px solid #3e4095;
  position: absolute;
  right: 0;
  bottom: 0;
}

.button-figure span:hover:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 250px solid #0810bf;
  position: absolute;
  left: 0;
  bottom: 0;
}
.button-figure span:hover:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-bottom: 50px solid transparent;
  border-right: 250px solid #0810bf;
  position: absolute;
  right: 0;
  bottom: 0;
}
.button-grey {
  font-size: 12px;
  display: inline-block;
  background: #d7d0c1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cdc5b3), color-stop(1, #d7d0c1));
  background: -ms-linear-gradient(bottom, #cdc5b3, #d7d0c1);
  background: -moz-linear-gradient(center bottom, #cdc5b3 0%, #d7d0c1 100%);
  padding: 12px 19px;
  border-bottom: 2px solid #aea28c;
  color: #ffffff;
}

.home-wrap{padding:55px 0 50px; }
.home-wrap p{color:#0D3B67;}

h2 span{
display: inline-block;
position: relative;
padding-bottom: 5px;
border-bottom: 1px solid #E1E0DF;
}

 h2 span:after {
display: block;
position: absolute;
bottom: -2px;
left: 0;
width: 40px;
height: 3px;
content: "";
background-color: #3e4095;
}

.sidebar article {
  box-sizing: border-box;
  background: #bed73e ;
  border: 1px solid #e6ebea;
  margin-top: 6px;
  margin-bottom: 20px;
  padding: 25px;
  position: relative;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out 300ms ease-in-out;
  transition: all 300ms ease-in-out 300ms ease-in-out;
}

.sidebar article h3 {
  font-size: 27px;
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
  font-weight: 700;
  padding-left: 66px;
}
.sidebar article p {
  font-size:18px;
  color: #0D3B67;
  position: relative;
  z-index: 2;
}
.sidebar article a {
  display: block;
  position: absolute;
  padding: 24px 20px 20px 20px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  top: 50%;
  z-index: 1;
  left: 50%;
  margin-left: -50px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out 300ms ease-in-out;
  transition: all 300ms ease-in-out 300ms ease-in-out;
  overflow: hidden;
}
.sidebar article a span {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.sidebar article a span:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 250px solid #3e4095;
  position: absolute;
  left: 0;
  bottom: 0;
}
.sidebar article a span:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-bottom: 50px solid transparent;
  border-right: 250px solid #3e4095;
  position: absolute;
  right: 0;
  bottom: 0;
}
.sidebar article:hover {
 
}
.sidebar article:hover a {
 
}
.sidebar article:after {
  content: "";
  display: block;
  position: absolute;
  background:#bed73e;
  width: 100%;
  

  left: 0;
  z-index: 1;
}
.bluBg{ background:#e6ebea url(../images/texture.png)}
.features{padding:40px 0;}

.nav-tabs > li > a {border-radius:0px !important;}
.nav-tabs.nav-justified > li > a {
   background:#3e4095;
   border:0px solid;
   border-left:1px solid #FAFAFA;
   color:#FFF
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 0px;
	background:#bed73e;
	color:#FFF;
}

.tab-content{margin-bottom:20px;}

.tab-content > .tab-pane {
    padding: 20px !important;
	background: #e6ebea url(../images/texture.png);
	line-height:23px;
	color:#0D3B67;
}


footer {
	background: #2a303a;
	padding: 20px 0 10px;
	margin-top: 0px;
}
footer p {
	color: #ffffff;
}
footer p a {
	color: #ffffff;
}
footer p a:hover {
	color: #CCCCCC;
}
footer span {
	color: #0da3e2;
}
.designed {
	text-align: right;
}
.designed a {
	color: #999999;
}
.designed a:hover {
	color: #ff8b03;
}
/* Scroll to top */

.totop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 104400;
}
.totop a i {
	display: block;
	width: 32px;
	height: 32px;
	line-height: 30px;
	text-align: center;
	font-size: 20px;
	background: #ed450c;
	border-radius: 2px;
}
.totop a, .totop a:visited {
	color: #fff;
}
.totop a:hover {
	color: #eee;
	text-decoration: none;
}


.about{padding:40px 0 20px;}
.about h2{font-family: 'Patua One', cursive; font-size:36px;margin: 20px 0 26px 0;}
.about h3{font-family: 'Patua One', cursive; font-size:24px; color:#3e4095; margin:50px 0 0 0;}
.about h3 span{
display: inline-block;
position: relative;
padding-bottom: 5px;
border-bottom: 1px solid #E1E0DF;
}

.about h3 span:after {
display: block;
position: absolute;
bottom: -2px;
left: 0;
width: 40px;
height: 3px;
content: "";
background-color: #3e4095;
}


 @media only screen and (min-width: 992px) and (max-width:1199px) {
 .contact-details{margin:7px;}
.logo img {
	max-height: 100px;
}
.nav > li > a {
	padding: 15px 10px;
}
.nav {
	margin-top: 0px;
}

.info-box .wrapper:before, .info-box .wrapper:after{
  min-height: 250px;
}
.info-box article h2{font-size:24px;}

}
 @media only screen and (min-width: 767px) and (max-width:991px) {
	 .contact-details{margin:5px;}
	 .contact-details h4{font-size:16px; margin-bottom:5px;}
	 
.logo img {
	max-height: 120px;
}
.nav > li > a {
	padding: 15px 10px;
	font-size:13px;
}
.nav {
	margin-top: 0px;
}

.info-box {padding-top:25px;}
.info-box .wrapper:before, .info-box .wrapper:after {display:none;}

}
 @media (min-width: 480px) and (max-width: 767px) {
	 .contact-details{margin:5px; text-align:center;}
	 .contact-details h4{font-size:14px; margin-bottom:5px;}
	 .social{float:none !important;  margin-left:35%;}
	 .social li a{display:inline; float:left;}
	 
	.logo { width: 250px; padding: 5px 0 5px 0px; }
	.logo img {
		width: 100%;
	}
	.nav-nopad{padding-left:15px; padding-right:15px;}
	.navbar-default {
		background: #3e4095;
	}
	.navbar-nav {
		float: none;
		text-align: center;
	}
	.nav {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.nav > li > a {
		padding:7px 10px;
	}
.navbar-default .navbar-nav > li {
	border-bottom: 1px solid #FAFAFA;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
	background: #0da3e2;
	color: #FFFFFF;
}
.navbar-nav .open .dropdown-menu {
	text-align: center;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #0da3e2;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #FFFFFF;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #0da3e2;
	background: #474747;
}
.info-box {padding-top:25px;}
.info-box .wrapper:before, .info-box .wrapper:after {display:none;}
.info-box article {margin:0 15px 50px;}

.home-wrap{padding-top:10px;}
h2 span{font-size:22px; margin-top:10px;}
.nav-tabs.nav-justified > li > a {
    margin-bottom: 2px;
    text-align: center;
}

footer {
	text-align: center;
}
.designed {
	text-align: center;
}
}
 @media only screen and (min-width: 320px) and (max-width:479px) {
	 .contact-details{margin:5px; text-align:center;}
	 .contact-details h4{font-size:14px; margin-bottom:5px;}
	 .social{float:none !important;  margin-left:30%;}
	 .social li a{display:inline; float:left;}
	 
	.logo { width: 250px; padding: 0px 0 0px 0px; }
	.logo img {
		width: 100%;
	}
	.nav-nopad{padding-left:15px; padding-right:15px;}
	.navbar-default {
		background: #3e4095;
	}
	.navbar-nav {
		float: none;
		text-align: center;
	}
	.nav {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.nav > li > a {
		padding:7px 10px;
	}
.navbar-default .navbar-nav > li {
	border-bottom: 1px solid #FAFAFA;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
	background: #0da3e2;
	color: #FFFFFF;
}
.navbar-nav .open .dropdown-menu {
	text-align: center;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #0da3e2;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #FFFFFF;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #0da3e2;
	background: #474747;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
  background:none;
}

ul li {
  display: block;
  position: relative;
  float: left;
  background:none;
}

/* This hides the dropdowns */


li ul { display: none; }

ul li a {
  display: block;
  padding: 1em;
  text-decoration: none;
  white-space: nowrap;
  color: #fff;
}

ul li a:hover { background: #2c3e50; }

/* Display the dropdown */


li:hover > ul {
  display: block;
  position: absolute;
}

li:hover li { float: none; }

li:hover a { background: #1bc2a2; }

li:hover li a:hover { background: #2c3e50; }

.main-navigation li ul li { border-top: 0; }

/* Displays second level dropdowns to the right of the first level dropdown */


ul ul ul {
  left: 100%;
  top: 0;
}

/* Simple clearfix */



ul:before,
ul:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

ul:after { clear: both; }



.info-box {padding-top:25px;}
.info-box .wrapper:before, .info-box .wrapper:after {display:none;}
.info-box article {margin:0 15px 50px;}

.home-wrap{padding-top:10px;}
h2 span{font-size:22px; margin-top:10px;}
.nav-tabs.nav-justified > li > a {
    margin-bottom: 2px;
    text-align: center;
}
	
footer {
	text-align: center;
}
.designed {
	text-align: center;
}
}
#menu, #menu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#menu {
  width: 100%;
  margin: 0px auto;
  border: 1px solid #107677;
  background: #3e4095;
  background:#3e4095;
  border-radius: 0px;
  box-shadow: 0px 0px 0px #ccc;
}

#menu:before, #menu:after {
  content: "";
  display: block;
}

#menu:after { clear: both; }

#menu li {
  float: left;

  position: relative;
}

#menu a {
  float: left;
  padding: 12px 30px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  
}
#menu a:hover{background: #bed73e;
color: #3E4095;
	
	}
#menu ul {
  margin: 20px 0px 0px 0px;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 38px;
  left: 0px;
  z-index: 1;
  background:#3e4095;
  box-shadow: 0px -1px 0px rgba(255, 255, 255, .3);
  border-radius: 3px;
  transition: all .2s ease-in-out;
}

#menu li:hover > ul {
  opacity: 1;
  visibility: visible;
  margin: 0px;
}

#menu ul ul {
  top: 0px;
  left: 135px;
  margin: 0px 0px 0px 20px;
  box-shadow: 0px -1px 0px rgba(255, 255, 255, .3);
}

#menu ul a {
  padding: 10px;
  width: 130px;
  display: block;
  white-space: nowrap;
  float: none;
  text-transform: none;
}

#menu ul a:hover { background:#bed73e }

#menu ul li:first-child > a:after {
  content: '';
  position: absolute;
  left: 40px;
  top: -6px;
 
}

#menu ul ul li:first-child > a:after {
  left: -12px;
  top: 50%;
  margin-top: -6px;
  border-top: 6px solid transparent;
  border-right: 6px solid #107677;
  border-bottom: 6px solid transparent;
}

#menu-trigger { /* hide initially */
display: none; }
 @media(max-width: 700px) {

#menu-wrap { position: relative; }

#menu-wrap* { box-sizing: border-box; }

#menu-trigger {
  display: block;
  height: 50px;
  line-height: 40px;
  cursor: pointer;
  padding: 5px 5px 5px 7px;
  border: 0px solid #107677;
  color: #fff;
  font-weight: bold;
  background-color:#3e4095;
  background:#3e4095;
  border-radius: 0px; float:right;
}

#menu {
  margin: 0px;
  padding: 10px;
  position: absolute;
  top: 40px;
  width: 100%;
  z-index: 1;
  display: none;
  box-shadow: none;
}

#menu:after {
  content: '';
  position: absolute;
  left: 25px;
  top: -8px;
}

#menu ul {
  position: static;
  visibility: visible;
  opacity: 1;
  margin: 0px;
  background: none;
  box-shadow: none;
}

#menu ul ul {
  margin: 0px 0px 0px 20px;
  box-shadow: none;
}

#menu ul ul li:first-child > a:after {
  border-top: 0px;
  border-bottom: 0;
}

#menu li {
  position: static;
  display: block;
  float: none;
  border: 0px;
  margin: 5px;
  box-shadow: none;
  background: none !important;
}

#menu ul li {
  margin-left: 20px;
  box-shadow: none;
}

#menu a {
  display: block;
  float: none;
  padding: 0px;
  color: #fff;
}
#menu li.active{
	background: #bed73e;
	color: #FFFFFF;
}

#menu a:hover { color: #fafafa; }

#menu ul a {
  padding: 0px;
  width: auto;
}

#menu ul a:hover { background: none !important; }
}
.bgblue{ background:#3c3e95; color:#fff; padding:5px; text-align:center;}
.navbar-brand{ background:#3c3e95; width:100% }
.cd-author .size{ width:150px; height:188px;}

/* Registration form*/
.regform .txt{ width:307px; display:inline-block;}
 .regform{ width:100%; height:auto; float:left; margin-top:0px;}
 .regform .title{ width:100%; height:auto; float:left; background:#2D7AC3; text-align:center; text-transform:uppercase; border:1px solid #A8A8AD; color:#FFFFFF; line-height:35px; font-weight: bold;  margin-top:10px; font-size:17px;}
 .regform .subtitle{ width:100%; height:auto; float:left; background:#2D7AC3; text-align:left; text-transform:uppercase; border:1px solid #A8A8AD; color:#FFFFFF; line-height:35px;  margin-top:5px; font-size:15px; text-indent:10px;}
 .regform .program1{ float:left; width:100%; height:; margin-top:5px;}
 .regform .program1 .left{ background:#378CDD; height:110px; width:300px; float:left; text-indent:10px; line-height:75px; font-weight:bold; color:#ffffff;}
 .regform .program1 .left2{ height:35px; line-height:35px; font-weight:normal;   font-size: 15px;
  text-transform: capitalize; }
 .regform .program1 .left3{ height:85px; }
 .regform .program1 .left4{ height:60px; }
 .regform .program1 .right{ background:; height:110px; width:635px; float:left; margin:0px; padding:0; min-height:inherit;}
 .regform .program1 .right2{ height:35px;}
 .regform .program1 .right3{ height:85px;}
 .regform .program1 .right4{ height:60px;}
 .regform .program1 .right span{ border:0px solid #B3B1B9; width:100%; float:left; height:25px;}
 .regform .program1 .right div{ width:auto; float:left; margin-left:5px; margin-top: 9px; font-size:14px;   margin-right: 20px;}
 .regform .program1 .right .check{ width:15px; height:15px; float:left; margin-left: 10px; margin-top:12px;}
 .regform .program2{ float:left; width:100%; height:200px; margin-top:5px;}
 .regform .program2 .left{ background:#B19BC9; height:200px; width:300px; float:left; text-indent:10px; line-height:110px; font-weight:bold;}
 .regform .program2 .right{ background:#DAD2E7; height:200px; width:635px; float:right; margin:0px; padding:0; min-height:inherit;}
 .regform .program2 .right span{ border:0px solid #B3B1B9; width:100%; float:left; height:38px;}
 .regform .program2 .right div{ width:580px; float:left; margin-left:10px; margin-top: 9px; font-size:14px;}
 .regform .program2 .right .check{ width:15px; height:15px; float:left; margin-left: 10px; margin-top:12px;}

 .regform .main{ float:left; width:100%; height:auto; margin-top:5px; font-size:14px;}
 .regform .main .text{ width:450px; height:30px; border:1px solid #e1e1e1; margin-top:7px; margin-left:10px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-indent:10px;}
 .regform .main .textarea{ width:445px; height:130px; border:1px solid #e1e1e1; margin-top:10px; margin-left:10px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-indent:10px;}
 .regform .main .left{ width:470px; float:left; text-indent:10px; line-height:52px;}
 .regform .main .edu{ width:100%; float:left; border: 1px solid #e1e1e1;} 
 .regform .main .edu .brow{ width:100%; float:left; background:#2D7AC3;}
 .regform .main .edu .brow .five{ width:186px; float:left;   border: 1px solid #e1e1e1; padding:10px 0px; text-align:center; color:#FFFFFF;}
 .regform .main .edu .brow1{ width:100%; float:left; }
 .regform .main .edu .brow1 .five{ width:186px; float:left;   border: 1px solid #e1e1e1; text-align:center; padding:5px 0px; height:30px; padding-top:10px;}
 .regform .main .edu .brow1 .five .txt{   height: 20px;
  width: 150px; border:1px solid #e1e1e1; }
 .regform .main .subtitle{ width:100%; height:auto; float:left; background:#2D7AC3; text-align:left; text-transform:uppercase!important; border:1px solid #A8A8AD; color:#FFFFFF; line-height:40px; font-weight:normal;  margin-top:0px; font-size:15px;}
 .regform .main .left span{ border:1px solid #e1e1e1; width:100%; float:left; height:42px; font-size: 14px; text-transform: capitalize;}
 .regform .main .left .span{ border:1px solid #e1e1e1; width:459px; float:left; height:122px; line-height:30px; text-indent:0px; padding-top:30px; padding-left:10px;}
 .regform .main .left .span2{ border:1px solid #e1e1e1; width:459px; float:left; height:50px; line-height:20px; text-indent:0px; padding-top:10px; padding-left:10px;}
 .regform .main .left .span3{ border:1px solid #e1e1e1; width:459px; float:left; height:162px; line-height:30px; text-indent:0px; padding-top:30px; padding-left:10px;}
 .regform .main .left .span4{ border:1px solid #e1e1e1; width:459px; float:left; height:35px; line-height:30px; text-indent:0px; padding-top:10px; padding-left:10px;}
 .regform .main .right{ width:470px; float:right; margin:0px; padding:0; min-height:inherit;}
 .regform .main .right span{ border:1px solid #e1e1e1; width:100%; float:left; height:42px;}
 .regform .main .right2 span{ padding-top:10px; height:32px;}
 .regform .main .right2 span .check{ width:15px; height:15px; float:left; margin-left: 10px; margin-top:6px;}
 .regform .main .right2 span div{ width:auto; float:left; margin-left:10px; margin-top: 3px; font-size:14px;}
 .regform .main .right .span{ border:1px solid #e1e1e1; width:100%; float:left; height:152px;}
 .regform .main .right .span2{ border:1px solid #e1e1e1; width:100%; float:left; height:55px; padding-top: 5px;}
 .regform .main .right .span3{ border:1px solid #e1e1e1; width:100%; float:left; height:192px; padding-top: 0px;}
 .regform .main .right .span4{ border:1px solid #e1e1e1; width:100%; float:left; height:42px; padding-top:3px;}
 .regform .main .right .span table{ width:450px; margin-left:10px; margin-top:5px;}
 .regform .main .right .span .left{ width:40%; line-height:45px; font-size: 14px;
text-transform: capitalize;}
 .regform .main .right .span .right{ width:60%;}
 .regform .main .right .span .right .text{ width:260px; margin-top: 7px;}
 .regform .main .right .span3 table{ width:450px; margin-left:10px; margin-top:5px;}
 .regform .main .right .span3 .left{ width:40%; line-height:35px; text-transform:capitalize; font-size:14px;}
 .regform .main .right .span3 .right{ width:60%;}
 .regform .main .right .span3 .right .text{ width:260px;}

 .regform .declaration-head{ width:100%; height:auto; float:left; text-align:left; text-transform:capitalize;  color:#454146; line-height:25px;  margin-top:25px; font-size:15px; text-indent:10px;}
 .regform .declaration{ width:930px; height:auto; float:left; text-align:left; color:#454146; line-height:20px;  margin-top:5px; font-size:13px; padding-left:10px;}
 .regform .submit{ width:100%; height:auto; float:right; text-align:right; text-transform:capitalize;  color:#454146; line-height:25px;  margin-top:25px; font-size:15px;}
 .regform .submit .but{ padding:7px 15px; border:0px; background:#2D7AC3; color:#FFFFFF; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}

@media only screen and (max-width: 479px) {
 .regform{ width:100%; height:auto; float:left; margin-top:0px;}
 .regform .title{ width:100%; height:auto; float:left; background:#2D7AC3; text-align:center; text-transform:uppercase; border:1px solid #A8A8AD; color:#FFFFFF; line-height:35px; font-weight: bold;  margin-top:10px; font-size:17px;}
 .regform .subtitle{ width:100%; height:auto; float:left; background:#2D7AC3; text-align:left; text-transform:uppercase; border:1px solid #A8A8AD; color:#FFFFFF; line-height:35px;  margin-top:5px; font-size:15px; text-indent:10px;}
 .regform .program1{ float:left; width:100%; height:; margin-top:5px;}
 .regform .program1 .left{ background:#378CDD; height:auto; width:100%; float:left; text-indent:10px; line-height:35px; font-weight:normal; color:#ffffff; text-transform:capitalize; font-size:14px;}
 .regform .program1 .left2{ height:auto; }
 .regform .program1 .left3{ height:auto; }
 .regform .program1 .left4{ height:auto; }
 .regform .program1 .right{ background:; height:auto; width:100%; float:right; margin:0px; padding:0; min-height:inherit;}
 .regform .program1 .right2{ height:135px;}
 .regform .program1 .right3{ height:85px;}
 .regform .program1 .right4{ height:60px;}
 .regform .program1 .right span{ border:0px solid #B3B1B9; width:100%; float:left; height:auto;}
 .regform .program1 .right div{ width:auto; float:left; margin-left:5px; margin-top: 9px; margin-right:20px; font-size:14px;}
 .regform .program1 .right .check{ width:15px; height:15px; float:left; margin-left: 10px; margin-top:12px;}
 .regform .program2{ float:left; width:100%; height:200px; margin-top:5px;}
 .regform .program2 .left{ background:#B19BC9; height:200px; width:300px; float:left; text-indent:10px; line-height:110px; font-weight:bold;}
 .regform .program2 .right{ background:#DAD2E7; height:200px; width:635px; float:right; margin:0px; padding:0; min-height:inherit;}
 .regform .program2 .right span{ border:0px solid #B3B1B9; width:100%; float:left; height:38px;}
 .regform .program2 .right div{ width:580px; float:left; margin-left:10px; margin-top: 9px; font-size:14px;}
 .regform .program2 .right .check{ width:15px; height:15px; float:left; margin-left: 10px; margin-top:12px;}

 .regform .main{ float:left; width:100%; height:auto; margin-top:5px; font-size:14px;}
 .regform .main .text{ width:90%; height:30px; border:1px solid #e1e1e1; margin-top:3px; margin-left:4%; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-indent:10px;}
 .regform .main .textarea{ width:90%;; height:130px; border:1px solid #e1e1e1; margin-top:10px; margin-left:5%; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-indent:10px;}
 .regform .main .left{ width:100%; float:left; text-indent:0px; line-height:22px;}
 .regform .main .edu{ width:100%; float:left; border: 1px solid #e1e1e1;} 
 .regform .main .edu .brow{ width:100%; float:left; background:#2D7AC3;}
 .regform .main .edu .brow .five{ width:100%; float:left;   border: 1px solid #e1e1e1; padding:10px 0px; text-align:center; color:#FFFFFF;}
 .regform .main .edu .brow1{ width:100%; float:left; }
 .regform .main .edu .brow1 .five{ width:100%; float:left; text-align:center; padding:5px 0px; height:30px; padding-top:10px; border-top:1px solid #e1e1e1; border-bottom:0; border-left:0; border-right:0;}
 .regform .main .edu .brow1 .five .txt{   height: 20px;
  width: 80%; border:1px solid #e1e1e1; }
 .regform .main .subtitle{ width:100%; height:auto; float:left; background:#2D7AC3; text-align:center; text-transform:uppercase!important; border:1px solid #A8A8AD; color:#FFFFFF; line-height:40px; font-weight:normal;  margin-top:0px; font-size:15px;}
 .regform .main .left span{ width:90%; float:left; height:auto; font-size: 14px; text-transform: capitalize; padding:10px 5% 0px; border-left:1px solid #e1e1e1; border-right:1px solid #e1e1e1; border-bottom:0; border-top:0; }
 .regform .main .left .span{ border:1px solid #e1e1e1; width:90%; float:left; height:auto; line-height:30px; text-indent:0px; padding-top:10px; padding-left:5%;}
 .regform .main .left .span2{ border:1px solid #e1e1e1; width:459px; float:left; height:50px; line-height:20px; text-indent:0px; padding-top:10px; padding-left:10px;}
 .regform .main .left .span3{ border:1px solid #e1e1e1; width:459px; float:left; height:162px; line-height:30px; text-indent:0px; padding-top:30px; padding-left:10px;}
 .regform .main .left .span4{ border:1px solid #e1e1e1; width:90%; float:left; height:auto; line-height:21px; text-indent:0px; padding-top:10px; padding-left:5%;}
 .regform .main .right{ width:100%; float:right; margin:0px; padding:0; min-height:inherit;}
 .regform .main .right span{ width:100%; float:left; height:42px; border-left:1px solid #e1e1e1; border-right:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1; border-top:0;}
 .regform .main .right2 span{ padding-top:10px; height:32px;}
 .regform .main .right2 span .check{ width:15px; height:15px; float:left; margin-left: 10px; margin-top:6px;}
 .regform .main .right2 span div{ width:auto; float:left; margin-left:10px; margin-top: 3px; font-size:14px;}
 .regform .main .right .span{ border:1px solid #e1e1e1; width:100%; float:left; height:152px;}
 .regform .main .right .span2{ border:1px solid #e1e1e1; width:100%; float:left; height:55px; padding-top: 5px;}
 .regform .main .right .span3{ border:1px solid #e1e1e1; width:100%; float:left; height:192px; padding-top: 0px;}
 .regform .main .right .span4{ border:1px solid #e1e1e1; width:100%; float:left; height:70px; padding-top:10px;}
 .regform .main .right .span table{ width:90%; margin-left:10px; margin-top:5px;}
 .regform .main .right .span .left{ width:35%; line-height:45px; font-size: 14px;
text-transform: capitalize;}
 .regform .main .right .span .right{ width:60%;}
 .regform .main .right .span .right .text{ width:95%; margin-top: 7px;}
 .regform .main .right .span3 table{ width:450px; margin-left:10px; margin-top:5px;}
 .regform .main .right .span3 .left{ width:40%; line-height:35px; text-transform:capitalize; font-size:14px;}
 .regform .main .right .span3 .right{ width:60%;}
 .regform .main .right .span3 .right .text{ width:260px;}

 .regform .declaration-head{ width:100%; height:auto; float:left; text-align:left; text-transform:capitalize;  color:#454146; line-height:25px;  margin-top:25px; font-size:15px; text-indent:10px;}
 .regform .declaration{ width:90%; height:auto; float:left; text-align:left; color:#454146; line-height:20px;  margin-top:5px; font-size:13px; padding-left:5%; padding-right:5%;}
 .regform .submit{ width:100%; height:auto; float:right; text-align:right; text-transform:capitalize;  color:#454146; line-height:25px;  margin-top:25px; font-size:15px;}
 .regform .submit .but{ padding:7px 15px; border:0px; background:#2D7AC3; color:#FFFFFF; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
 .regform{ width:100%; height:auto; float:left; margin-top:0px;}
 .regform .title{ width:100%; height:auto; float:left; background:#2D7AC3; text-align:center; text-transform:uppercase; border:1px solid #A8A8AD; color:#FFFFFF; line-height:35px; font-weight: bold;  margin-top:10px; font-size:17px;}
 .regform .subtitle{ width:100%; height:auto; float:left; background:#2D7AC3; text-align:left; text-transform:uppercase; border:1px solid #A8A8AD; color:#FFFFFF; line-height:35px;  margin-top:5px; font-size:15px; text-indent:10px;}
 .regform .program1{ float:left; width:100%; height:; margin-top:5px;}
 .regform .program1 .left{ background:#378CDD; height:35px; width:33%; float:left; text-indent:10px; line-height:35px; font-weight:normal; color:#ffffff; text-transform:capitalize; font-size:14px; display:none;}
 .regform .program1 .left2{ height:135px; }
 .regform .program1 .left3{ height:85px; }
 .regform .program1 .left4{ height:60px; }
 .regform .program1 .right{ background:; height:35px; width:100%; float:right; margin:0px; padding:0; min-height:inherit;}
 .regform .program1 .right2{ height:135px;}
 .regform .program1 .right3{ height:85px;}
 .regform .program1 .right4{ height:60px;}
 .regform .program1 .right span{ border:0px solid #B3B1B9; width:100%; float:left; height:25px;}
 .regform .program1 .right div{ width:auto; float:left; margin-left:5px; margin-top: 9px; margin-right:20px; font-size:14px;}
 .regform .program1 .right .check{ width:15px; height:15px; float:left; margin-left: 10px; margin-top:12px;}
 .regform .program2{ float:left; width:100%; height:200px; margin-top:5px;}
 .regform .program2 .left{ background:#B19BC9; height:200px; width:300px; float:left; text-indent:10px; line-height:110px; font-weight:bold;}
 .regform .program2 .right{ background:#DAD2E7; height:200px; width:635px; float:right; margin:0px; padding:0; min-height:inherit;}
 .regform .program2 .right span{ border:0px solid #B3B1B9; width:100%; float:left; height:38px;}
 .regform .program2 .right div{ width:580px; float:left; margin-left:10px; margin-top: 9px; font-size:14px;}
 .regform .program2 .right .check{ width:15px; height:15px; float:left; margin-left: 10px; margin-top:12px;}

 .regform .main{ float:left; width:100%; height:auto; margin-top:5px; font-size:14px;}
 .regform .main .text{ width:90%; height:30px; border:1px solid #e1e1e1; margin-top:3px; margin-left:5%; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-indent:10px;}
 .regform .main .textarea{ width:90%; height:130px; border:1px solid #e1e1e1; margin-top:10px; margin-left:5%; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-indent:10px;}
 .regform .main .left{ width:40%; float:left; text-indent:0px; line-height:20px;}
 .regform .main .edu{ width:100%; float:left; border: 1px solid #e1e1e1;} 
 .regform .main .edu .brow{ width:100%; float:left; background:#2D7AC3;}
 .regform .main .edu .brow .five{ width:19.5%; float:left;   border: 0px solid #e1e1e1; padding:10px 0px; text-align:center; color:#FFFFFF;}
 .regform .main .edu .brow1{ width:100%; float:left; }
 .regform .main .edu .brow1 .five{ width:19.5%; float:left;   border: 1px solid #e1e1e1; text-align:center; padding:5px 0px; height:30px; padding-top:10px;}
 .regform .main .edu .brow1 .five .txt{   height: 20px;
  width: 85%; border:1px solid #e1e1e1; }
 .regform .main .subtitle{ width:100%; height:auto; float:left; background:#2D7AC3; text-align:center; text-transform:uppercase!important; border:1px solid #A8A8AD; color:#FFFFFF; line-height:40px; font-weight:normal;  margin-top:0px; font-size:15px;}
 .regform .main .left span{ border:1px solid #e1e1e1; width:90%; float:left; height:42px; font-size: 14px; text-transform: capitalize; padding:0 5%;}
 .regform .main .left .span{ border:1px solid #e1e1e1; width:90%; float:left; height:122px; line-height:30px; text-indent:0px; padding-top:30px; padding-left:5%; padding-right:5%;}
 .regform .main .left .span2{ border:1px solid #e1e1e1; width:459px; float:left; height:50px; line-height:20px; text-indent:0px; padding-top:10px; padding-left:10px;}
 .regform .main .left .span3{ border:1px solid #e1e1e1; width:459px; float:left; height:162px; line-height:30px; text-indent:0px; padding-top:30px; padding-left:10px;}
 .regform .main .left .span4{ border:1px solid #e1e1e1; width:90%; float:left; height:110px; line-height:20px; text-indent:0px; padding-top:10px; padding-left:5%; padding-right:5%;}
 .regform .main .right{ width:60%; float:right; margin:0px; padding:0; min-height:inherit;}
 .regform .main .right span{ border:1px solid #e1e1e1; width:100%; float:left; height:42px;}
 .regform .main .right2 span{ padding-top:10px; height:32px;}
 .regform .main .right2 span .check{ width:15px; height:15px; float:left; margin-left: 10px; margin-top:6px;}
 .regform .main .right2 span div{ width:auto; float:left; margin-left:10px; margin-top: 3px; font-size:14px;}
 .regform .main .right .span{ border:1px solid #e1e1e1; width:100%; float:left; height:152px;}
 .regform .main .right .span2{ border:1px solid #e1e1e1; width:100%; float:left; height:55px; padding-top: 5px;}
 .regform .main .right .span3{ border:1px solid #e1e1e1; width:100%; float:left; height:192px; padding-top: 0px;}
 .regform .main .right .span4{ border:1px solid #e1e1e1; width:100%; float:left; height:110px; padding-top:10px;}
 .regform .main .right .span table{ width:90%; margin-left:10px; margin-top:5px;}
 .regform .main .right .span .left{ width:40%; line-height:45px; font-size: 14px;
text-transform: capitalize;}
 .regform .main .right .span .right{ width:60%;}
 .regform .main .right .span .right .text{ width:90%; margin-top: 7px;}
 .regform .main .right .span3 table{ width:450px; margin-left:10px; margin-top:5px;}
 .regform .main .right .span3 .left{ width:40%; line-height:35px; text-transform:capitalize; font-size:14px;}
 .regform .main .right .span3 .right{ width:60%;}
 .regform .main .right .span3 .right .text{ width:260px;}

 .regform .declaration-head{ width:100%; height:auto; float:left; text-align:left; text-transform:capitalize;  color:#454146; line-height:25px;  margin-top:25px; font-size:15px; text-indent:10px;}
 .regform .declaration{ width:100%; height:auto; float:left; text-align:left; color:#454146; line-height:20px;  margin-top:5px; font-size:13px; padding-left:10px;}
 .regform .submit{ width:100%; height:auto; float:right; text-align:right; text-transform:capitalize;  color:#454146; line-height:25px;  margin-top:25px; font-size:15px;}
 .regform .submit .but{ padding:7px 15px; border:0px; background:#2D7AC3; color:#FFFFFF; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
 .regform{ width:100%; height:auto; float:left; margin-top:0px;}
 .regform .title{ width:100%; height:auto; float:left; background:#2D7AC3; text-align:center; text-transform:uppercase; border:1px solid #A8A8AD; color:#FFFFFF; line-height:35px; font-weight: bold;  margin-top:10px; font-size:17px;}
 .regform .subtitle{ width:100%; height:auto; float:left; background:#2D7AC3; text-align:left; text-transform:uppercase; border:1px solid #A8A8AD; color:#FFFFFF; line-height:35px;  margin-top:5px; font-size:15px; text-indent:10px;}
 .regform .program1{ float:left; width:100%; height:; margin-top:5px;}
 .regform .program1 .left{ background:#378CDD; height:35px; width:33%; float:left; text-indent:10px; line-height:35px; font-weight:normal; color:#ffffff; text-transform:capitalize; font-size:14px;}
 .regform .program1 .left2{ height:135px; }
 .regform .program1 .left3{ height:85px; }

 .regform .program1 .left4{ height:60px; }
 .regform .program1 .right{ background:; height:35px; width:67%; float:right; margin:0px; padding:0; min-height:inherit;}
 .regform .program1 .right2{ height:135px;}
 .regform .program1 .right3{ height:85px;}
 .regform .program1 .right4{ height:60px;}
 .regform .program1 .right span{ border:0px solid #B3B1B9; width:100%; float:left; height:25px;}
 .regform .program1 .right div{ width:auto; float:left; margin-left:5px; margin-top: 9px; margin-right:20px; font-size:14px;}
 .regform .program1 .right .check{ width:15px; height:15px; float:left; margin-left: 10px; margin-top:12px;}
 .regform .program2{ float:left; width:100%; height:200px; margin-top:5px;}
 .regform .program2 .left{ background:#B19BC9; height:200px; width:300px; float:left; text-indent:10px; line-height:110px; font-weight:bold;}
 .regform .program2 .right{ background:#DAD2E7; height:200px; width:635px; float:right; margin:0px; padding:0; min-height:inherit;}
 .regform .program2 .right span{ border:0px solid #B3B1B9; width:100%; float:left; height:38px;}
 .regform .program2 .right div{ width:580px; float:left; margin-left:10px; margin-top: 9px; font-size:14px;}
 .regform .program2 .right .check{ width:15px; height:15px; float:left; margin-left: 10px; margin-top:12px;}

 .regform .main{ float:left; width:100%; height:auto; margin-top:5px; font-size:14px;}
 .regform .main .text{ width:90%; height:30px; border:1px solid #e1e1e1; margin-top:3px; margin-left:5%; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-indent:10px;}
 .regform .main .textarea{ width:90%; height:130px; border:1px solid #e1e1e1; margin-top:10px; margin-left:5%; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-indent:10px;}
 .regform .main .left{ width:40%; float:left; text-indent:0px; line-height:20px;}
 .regform .main .edu{ width:100%; float:left; border: 1px solid #e1e1e1;} 
 .regform .main .edu .brow{ width:100%; float:left; background:#2D7AC3;}
 .regform .main .edu .brow .five{ width:19.5%; float:left;   border: 0px solid #e1e1e1; padding:10px 0px; text-align:center; color:#FFFFFF;}
 .regform .main .edu .brow1{ width:100%; float:left; }
 .regform .main .edu .brow1 .five{ width:19.5%; float:left;   border: 1px solid #e1e1e1; text-align:center; padding:5px 0px; height:30px; padding-top:10px;}
 .regform .main .edu .brow1 .five .txt{   height: 20px;
  width: 85%; border:1px solid #e1e1e1; }
 .regform .main .subtitle{ width:100%; height:auto; float:left; background:#2D7AC3; text-align:center; text-transform:uppercase!important; border:1px solid #A8A8AD; color:#FFFFFF; line-height:40px; font-weight:normal;  margin-top:0px; font-size:15px;}
 .regform .main .left span{ border:1px solid #e1e1e1; width:90%; float:left; height:42px; font-size: 14px; text-transform: capitalize; padding:0 5%;}
 .regform .main .left .span{ border:1px solid #e1e1e1; width:90%; float:left; height:122px; line-height:30px; text-indent:0px; padding-top:30px; padding-left:5%; padding-right:5%;}
 .regform .main .left .span2{ border:1px solid #e1e1e1; width:459px; float:left; height:50px; line-height:20px; text-indent:0px; padding-top:10px; padding-left:10px;}
 .regform .main .left .span3{ border:1px solid #e1e1e1; width:459px; float:left; height:162px; line-height:30px; text-indent:0px; padding-top:30px; padding-left:10px;}
 .regform .main .left .span4{ border:1px solid #e1e1e1; width:90%; float:left; height:110px; line-height:20px; text-indent:0px; padding-top:10px; padding-left:5%; padding-right:5%;}
 .regform .main .right{ width:60%; float:right; margin:0px; padding:0; min-height:inherit;}
 .regform .main .right span{ border:1px solid #e1e1e1; width:100%; float:left; height:42px;}
 .regform .main .right2 span{ padding-top:10px; height:32px;}
 .regform .main .right2 span .check{ width:15px; height:15px; float:left; margin-left: 10px; margin-top:6px;}
 .regform .main .right2 span div{ width:auto; float:left; margin-left:10px; margin-top: 3px; font-size:14px;}
 .regform .main .right .span{ border:1px solid #e1e1e1; width:100%; float:left; height:152px;}
 .regform .main .right .span2{ border:1px solid #e1e1e1; width:100%; float:left; height:55px; padding-top: 5px;}
 .regform .main .right .span3{ border:1px solid #e1e1e1; width:100%; float:left; height:192px; padding-top: 0px;}
 .regform .main .right .span4{ border:1px solid #e1e1e1; width:100%; float:left; height:110px; padding-top:10px;}
 .regform .main .right .span table{ width:90%; margin-left:10px; margin-top:5px;}
 .regform .main .right .span .left{ width:40%; line-height:45px; font-size: 14px;
text-transform: capitalize;}
 .regform .main .right .span .right{ width:60%;}
 .regform .main .right .span .right .text{ width:90%; margin-top: 7px;}
 .regform .main .right .span3 table{ width:450px; margin-left:10px; margin-top:5px;}
 .regform .main .right .span3 .left{ width:40%; line-height:35px; text-transform:capitalize; font-size:14px;}
 .regform .main .right .span3 .right{ width:60%;}
 .regform .main .right .span3 .right .text{ width:260px;}

 .regform .declaration-head{ width:100%; height:auto; float:left; text-align:left; text-transform:capitalize;  color:#454146; line-height:25px;  margin-top:25px; font-size:15px; text-indent:10px;}
 .regform .declaration{ width:100%; height:auto; float:left; text-align:left; color:#454146; line-height:20px;  margin-top:5px; font-size:13px; padding-left:10px;}
 .regform .submit{ width:100%; height:auto; float:right; text-align:right; text-transform:capitalize;  color:#454146; line-height:25px;  margin-top:25px; font-size:15px;}
.regform .submit .but{ padding:7px 15px; border:0px; background:#2D7AC3; color:#FFFFFF; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}

/*image carousal*/

 .infinite-wrapper {
  overflow: hidden;
  width: 100%;
  padding: 20px 0;
  background: #f8f9fa;
}

.infinite-track {
  display: flex;
  gap: 20px;
  animation: scroll 25s linear infinite;
}

.infinite-item {
  width: 250px;
  flex-shrink: 0;
  text-align: center;
  position: relative;
}

.infinite-item img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.infinite-download {
  display: inline-block;
  margin-top: 8px;
  font-size: 14px;
  text-decoration: none;
  color: #0d6efd;
}

@keyframes scroll {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}
