
 
html, body
{
height: 100%;
width: 100%;
}

body
{
font-family: 'Arimo', sans-serif;
overflow-x: hidden;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-text-stroke: 1px transparent;
}

a
{
-webkit-transition: all 0.35s;
-moz-transition: all 0.35s;
transition: all 0.35s;
color: #085dad;
}

a:hover, a:focus { color: #f04f3c; text-decoration: none;}

 

 

p
{
font-size: 18px;
line-height: 1.5;
margin-bottom: 20px;
}
.navbar-fixed-top{
	border: 0px!important;
}
.navbar-default
{
background:none;
 
-webkit-transition: all 0.35s;
-moz-transition: all 0.35s;
transition: all 0.35s;
font-weight: 200;
letter-spacing: 1px;
	position: fixed;
	top: 0px;
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 11px;
  padding-right: 11px;
}
.navbar-default .navbar-header .navbar-brand
{
font-weight: 200;
letter-spacing: 1px;
color: #085dad;
}

.navbar-default .navbar-header .navbar-brand:hover, .navbar-default .navbar-header .navbar-brand:focus { color: #fcbd20; }

.navbar-default .navbar-header .navbar-toggle
{
font-size: 12px;
color: #222222;
padding: 8px 10px;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { margin-left: -10px; }

.navbar-brand > span
{
border-right: 1px solid #ccc;
float: left;
margin: 0px 6px 0 0px;
padding-right: 6px;
}

.navbar-default .nav > li > a
{
text-transform: uppercase;
font-size: 15px;
font-weight:700;
 
}

.navbar-default .nav > li > a, .navbar-default .nav > li > a:focus { color: #222222; }

.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus:hover { color: #8cc837; }

.navbar-default .nav > li.active > a, .navbar-default .nav > li.active > a:focus { background-color: transparent; }

.navbar-default .nav > li.active > a:hover, .navbar-default .nav > li.active > a:focus:hover { background-color: transparent; }
.navbar-nav > li > a{
padding: 25px 8px;
}
.navbar-nav > li > a:hover
{
color: #8cc837 !important;
 
}

.navbar-nav > li.active > a
{
color: #8cc837 !important;
 
}
.contact-button
{
position: fixed;
top: 386px;
right: 0px;
background: #085dad;
	border: 1px solid #1e7cd4;
padding: 12px 3px;
color: #fff;
border-bottom-left-radius: 15px;
border-top-left-radius: 15px;
font-size: 15px;
	line-height: 19px;
 
z-index: 99999;
	text-align: center;
	font-weight: 700;	text-decoration: none;
}
.contact-button .fa{
	font-size: 22px;
	
}
.contact-button:hover, .contact-button:focus
{
background: #7ea931;
color: #fff;
	text-decoration: none;	border: 1px solid #b3d577;
}
.navbar-brand img { float: left; }
.secname{
  display: inline-block;
  height: 45px;
  margin-top:-45px;
  visibility:hidden;
}
header
{
clear: both;
position: relative;
background: url(../images/background.png ) no-repeat top center;
 background-size: cover;
min-height:849px;
text-align: center;
}

header>img { width: 100%; }

.affix
{
z-index: 999;
width: 100%;
background: #fff;
border-radius: 0px;
}

.banner-content
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
padding-top: 98px;
}
.banner-img {
  margin-top: 71px;
}
.banner-content h1 {
  color: #ffffff;
  font-size: 45px;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 30px;
  margin-top: 94px;
  text-align: center;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.35);
  text-transform: uppercase;
}
.banner-content p{
color: #ffffff;
font-size: 25px;
font-weight: 300;
	line-height: 29px;
}
.banner-content h2 {
  color: #8dc938;
  font-size: 41px;
  font-weight: 600;
  margin: 21px 0 32px;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.35);
}
.banner-img img{
	margin-left: -130px;
}
.date-event-block {
  background: rgba(126, 175, 51, 0.8) none repeat scroll 0 0;
  border-radius: 10px;
  margin: 0 75px;
  padding: 17px;
}
.banner-content p { text-align: center; }

.banner-content h3
{
text-align: center;
color: #abf347;
font-size: 40px;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 16px;
 
 
 

}

.banner-content h4
{
color: #ffffff;
font-size:26px;
text-align: center;
margin-bottom: 16px;
	margin: 0px;
	padding: 0px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}

.banner-content a
{
width: 210px;
text-align: center;
color: #ffffff;
font-size: 30px;
font-weight: 700;
padding: 12px 25px;
margin-top: 10px;
border: 2px dashed #fff;
border-radius: 5px;
display: inline-flex;
}

.banner-content a:hover
{
color: #abf347;
border: 2px dashed #abf347;
text-decoration: none;
}

.small-section
{
background: #f0f5fa;
padding: 70px 0;
	 
}
.small-section a.btnli {
  background: #114371;
  border-radius: 49px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  margin-top: 3px;
  padding: 11px 31px;
  text-align: center;
  text-transform: uppercase;
}
.small-section a.btnli:hover{
	background:#8dc938;
	text-decoration: none;
}
.small-section h2
{
 
color: #201b4e;
font-weight: 700;
line-height: 30px;
font-size: 25px;
margin-top: 5px;
}
.small-section p{
	font-size: 18px;
	line-height: 22px;
	color: #000;
	font-weight: normal;
 
	margin-bottom: 32px;
}
.small-section p:first-child{
margin-top: 22px;
	}
.small-section p strong{
font-size: 23px;
	font-weight: 700;
	color: #114371;
	line-height: 30px;
	margin-bottom: 24px;
	display: block;
}
.small-section h2 span { color: #78bb43; }
.section-explore{
	padding: 70px 0;
	background: url(../images/section-ex-bg.png) right no-repeat;
	min-height: 500px;
}
.section-explore h2 {
  border-bottom: 1px solid #bababa;
  color: #114371;
  font-size: 35px;
  font-weight: 600;
  margin-bottom: 29px;
  margin-top: -7px;
  padding-bottom: 26px;
  position: relative;
}
.section-explore h2:after{
	content: " ";
    height: 3px;
    left: 0;
    position: absolute;
     bottom: -1px;
    width: 106px;
	background: #8dc938;
	 
}
.section-ex-content{
	width: 64%;
}
.section-ex-content p{
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;color: #000;
}
.section-ex-content p.blue-color{
	color: #114371;
	 line-height: 21px;
}
.section-ex-content .btnli {
  background: #8dc938 none repeat scroll 0 0;
  border-radius: 40px;
  color: #fff;
  display: inline-block;
  font-size: 17px;
  font-weight: 400;
  padding: 10px 30px;
  text-transform: uppercase;
  margin-top: 20px;
}
.section-ex-content .btnli:hover{
	background:#114371;
	text-decoration: none;
}
.section-one
{
background: #f0f5fa;
padding:70px 0;
}

.se2-right-content{
	font-size: 15px;
	line-height: 18px;
}
.section-one h2 {
  color: #114371;
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 36px;
  margin-top: -4px;
  position: relative;
  text-align: center;
}
.section-one h2 span{
		padding-bottom: 24px;
	border-bottom: 1px solid #bababa;
	padding-left:0px;
	padding-right:0px;
	display: inline-block;
}
.section-one h2:after{
	content: " ";
    height: 3px;
    left: 45%;
    position: absolute;
    bottom: -1px;
    width: 106px;
	background: #8dc938;
	 
}
.se2-right-cont hr{
	border-bottom: 1px dotted #8dc938;
	margin: 10px 0;
}

.se-left-block {  float: left;
    padding-right: 18px;
    width: 41%; }

.se-left-block h2
{
color: #000000;
font-size: 30px;
display: flex;
text-align: left;
overflow: hidden;
margin-bottom: 30px;
}

 
 
.block-dev {
  background: #fff none repeat scroll 0 0;
  border: 1px dashed #8dc938;
  border-radius: 5px;
  min-height: 386px;
  padding: 10px;
  text-align: left;
}
.content-se-image{
	float: left;
	width: 90px;
}
.content-se-block{
	margin-bottom: 10px;
	overflow: hidden;
}
.content-se-text{
	padding-left: 90px;
    width: 100%;
}
.block-dev hr{
	clear: both;
	border-bottom:1px dashed #8dc938;
	margin: 0x -10px;
	background: none;
}
.pannel-member h3{
	margin-bottom: 10px !important;
}
.content-se-text h3{
	margin: 15px 0 0 0 ;
	font-size: 23px;
	font-weight: 700;
	color: #114371;
}
.content-se-text p
{
color: #000;
	margin-bottom: 0px;
	font-size: 19px;
}
.pannel-member p{
	  font-size: 16px;
    line-height: 21px;
    margin-bottom: 4px;
}
.se-left-block  .pannel-member p{
	 
    margin-bottom: 13px;
	 line-height: 24px;
}
 
.se-left-block .pannel-member p strong{
font-size: 19px;	
}
.se-right-block {
  float: left;
  padding-left: 15px;
  width: 59%;
}
.se-right-block .pannel-member p{
	 
    margin-bottom: 8px;
}
.topic{
	background: #8dc938;
	border-radius: 10px;
	padding: 22px ;
	font-size: 31px;
	color: #ffffff;
	display: block;
	text-align: center;
	font-size: 400;
	margin: 0 0  30px  0;
 
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
 
}
 
.topic img{
	margin-right: 30px;
}
.se-right-block h2
{
color: #000000;
font-size: 30px;
display: flex;
text-align: left;
overflow: hidden;
margin-bottom: 30px;
}

.se-right-block h2 span
{
flex: 1 1 auto;
background: url(../images/h2-bg.png) 10px 10px no-repeat;
}

.se-right-block p { font-size: 16px; }
.se-right-block ul{
	margin: 0px;
	padding: 0px;
}
.se-right-block ul li{
	font-size: 16px;
	margin-bottom: 8px;
	background: url(../images/icon-list.png) 0  2px no-repeat;
	padding-left: 24px;
	list-style: none;
	line-height: 20px;
}
.section-two
{
background: #114371;
padding: 60px 0 60px 0;
}

.section-two h1{
	text-align: center;
	margin-top:0px;
	color: #fff;
	font-size: 32px;
	font-weight: 600;
	position: relative;
	 margin-bottom: 54px;

}
.section-two h1 span{
		padding-bottom: 26px;
	border-bottom: 1px solid #2e6fab;
	padding-left:70px;
	padding-right:70px;
	display: inline-block;
}
.section-two h1::after {
  background: #8dc938 none repeat scroll 0 0;
  content: " ";
  height: 3px;
  left: 47%;
  position: absolute;
  top: 60px;
  width: 89px;
}
.prime-logo { margin-top: 13px; }

.askanything
{
clear: both;
display: block;
margin-top: 40px;
}
.se2-right-block{
	padding-left: 30px;
}
 
.se2-left-img
{
float: left;
width: 39%;
}

.se2-right-cont
{
float: left;
width: 61%;
padding-left: 19px;
}

.se2-right-cont h2
{
margin-top: 0px;
	margin-bottom: 7px;
font-size: 20px;
color: #8dc938;
	font-weight: 600;
}

.se2-left-img img { width: 100%; }

.se2-right-cont p
{
color: #fff;
font-size: 15px;
	 
 margin-bottom: 6px;
	line-height: 21px;
}

.se2-right-cont p a { color: #085dad; }

.se2-right-cont p.email { font-size: 15px;color: #fff; padding-left: 25px; background: url(../images/email-cion.png) 0px 3px no-repeat}
.se2-right-cont p.email a {color:#fff;}
.se-left-sc-icons { margin-top: 13px; }

.se-left-sc-icons a
{
background: #007bb6;
 float:left;
width: 50%;
height: 40px;
	color: #fff;
display: inline-block;
text-align: center;
line-height: 40px;
 
}
.se-left-sc-icons a+a
{
	background: #56a3d9;
}
.se-left-sc-icons a i { color: #fff; font-size: 19px;}

.se-left-sc-icons a:hover
{
background: #8cc739;
 
}

.se-left-sc-icons a:hover i { color: #fff; }

.section-four
{
background: #fff;
position: relative;
overflow: hidden;
border: 5px solid #085dad;
padding: 0px 0;
}

.section-four:before
{
position: absolute;
left: 0px;
width: 50%;
height: 100%;
background: #085dad;
content: " "
}

.section-four h2
{
color: #92f408;
font-size: 30px;
position: relative;
margin-top: 40px;
}

.section-four p
{
color: #ffffff;
font-size: 15px;
margin-right: 12px;
}

.section-four ul { padding-left: 0px; }

.section-four ul li
{
color: #ffffff;
font-size: 15px;
list-style: none;
margin-bottom: 10px;
margin-right: 20px;
}

a { color: #7cb8fb; }

.section-four li strong
{
color: #92f408;
font-size: 15px;
}

.section-four .col-lg-6 { padding: 2% 5%; }

.section-four .col-lg-6:last-child { padding: 2% 2%; }

.section-five
{
background: #fff;
padding: 40px 0;
}

.section-five h1
{
color: #000000;
font-size: 30px;
display: flex;
text-align: left;
overflow: hidden;
margin-bottom: 30px;
}

.section-five h1 span
{
flex: 1 1 auto;
background: url(../images/h2-bg.png) 10px 10px no-repeat;
}

.section-five p { font-size: 20px; }

.section-six
{
background: #ffffff;
 padding: 140px 0 60px 0;
}
.testimonial {
  background: #8bc832 none repeat scroll 0 0;
  border-radius: 10px;
  margin-top: -216px;
  padding: 29px 100px;
}
.section-six h2{
	text-align: center;
	margin-top:60px;
	color: #114371;
	font-size: 32px;
	font-weight: 600;
	position: relative;
	margin-bottom: 13px;

}
.section-six h2 span{
		padding-bottom: 29px;
	border-bottom: 1px solid #bababa;
	padding-left:10px;
	padding-right:10px;
	display: inline-block;
}
.section-six h2:after{
	content: " ";
    height: 3px;
    left: 45%;
    position: absolute;
    bottom: -1px;
    width: 106px;
	background: #8dc938;
	 
}
.testimonial p{
	color: #ffffff;
	text-align: center;
	font-size: 21px;

}
.testimonial p span{
	padding: 0 40px;
	display: inline-block;	position: relative;
}
.testimonial p span:before{
	position: absolute;
	background: url('../images/quotes1.png');
		content:" ";
	top:-10px;
	width:40px;
	height: 30px;
	left: 0px;
	 
	
}
.form-block{
	padding: 22px 0 5px 0;
	width: 86%;
	margin: 0px auto;
}
.form-left{
	float: left;
	width: 48%;
	margin-right: 2%;
	 
}
.form-right{
	float: right;
	width: 48%;
	margin-left: 2%;
 
}
.label{
	font-size: 15px;   margin-bottom: 7px;
}
.form-control{
	border-radius: 0px;
	border: 2px solid  #cdd7e1;
	height:43px;
}
.textarea-block{
	height: 125px !important;
}
.testimonial p span:after{
	position: absolute;
	background: url('../images/quotes2.png');
		content:" ";
	bottom:-10px;
	width:40px;
	height: 30px;
	right: 0px;
	 
	
}
.submit-block{
	text-align: center;
}
.submit-block input{
	background: #114371;
	border: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	padding: 12px 180px;
	border-radius: 30px;
}
.submit-block input:hover{
	background: #8bc832;
}
.requidfi{
	clear: both;
	color: #686868;
	font-size: 12px;
 
}
.testimonial p{
	margin: 0px;font-size: 21px ;
	line-height: 26px;
	 
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
   
}

}
.testimonial p strong{
	font-size: 21px;
	font-weight: 700;text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
   
}
.section-six { background: #f0f5fa;  }
.section-six .left-block{
	width:42%;
	float: left;
}
.left-block p strong{
	color: #114371;
	font-weight: 700;
	font-size: 35px;

}
.left-block p{
	font-size: 28px;
	color: #000000;	line-height: 37px;
}
.right-block p{
	font-size: 18px;
	line-height: 22px;
}
.section-six .right-block{
	width:58%;
	float: left;
}
.section-seven{
	background: #8bc832;
	height: 57px;
}
.section-eight{
	background: #f0f5fa;
	padding: 60px 0;
}
.section-eight .container{
	max-width: 1083px;
}
.thankyoublock{
	background: #ffffff;
	padding: 40px;
	border-radius: 30px;
	border: 1px solid #d0d0d0;
}
.name-block{
	margin-top: 15px;
	padding-left: 90px;
	background: url("../images/name-bg.png") no-repeat;
	color: #299469;
	font-size: 28px;
	line-height: 32px;
	padding-top:9px;
	padding-bottom: 9px;
	margin-bottom: 20px;
}

.sub-text{
	color: #333333;
	font-size: 27px;
	
	
}

.sub-text a{
	color: #114371;
	text-decoration: underline;
}


@media only screen and (max-width : 1060px) {

.banner-img img { width: 400px; }

/*header
{
min-height: 500px;
position: relative;
text-align: center;
}

.banner-content { padding-top: 0px; }

.banner-content h1 { font-size: 40px; }

.banner-content h2
{
margin-top: 10px;
font-size: 24px;
}

.banner-content h3 { margin-bottom: 10px; }

.banner-content a
{
border: 2px dashed #fff;
border-radius: 5px;
color: #ffffff;
display: inline-flex;
font-size: 22px;
font-weight: 700;
margin-top: 2px;
padding: 8px 20px;
text-align: center;
}*/
	.testimonial br,.small-section p strong br{
		display: none;
	}.testimonial {
    
    margin-top: -230px;
    padding: 20px 20px;
}
	.topic {
 
  font-size: 29px;
  
}
	.small-section .col-lg-6 img{
		width:100%;
		
	}
}

@media only screen and (max-width : 990px) {

.navbar-collapse
{
padding-left: -15px;
padding-right: -15px;
}

.navbar-collapse .container
{
padding-left: 0px;
padding-right: 0px;
}
.banner-content h1 {
  color: #ffffff;
  font-size: 34px;
   
  margin-top:40px;
  
}
.navbar-default .nav > li > a
{
text-transform: uppercase;
font-size: 13px;
font-weight: 700;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { margin-left: 0px; }

.navbar-nav > li > a
{
margin-left: 5px;
margin-right: 5px;
}

.banner-img img { width: 210px; }

header
{
min-height: 650px;
position: relative;
text-align: center;
}

.banner-content h3
{
font-size: 27px;
margin-bottom: 10px;
}

.banner-content h4
{
color: #abf347;
font-size: 18px;
margin-bottom: 16px;
text-align: center;
}

.banner-content h4 sup { text-transform: lowercase; }

.banner-content a
{
display: inline-block;
font-size: 18px;
text-align: center;
}

.small-section h2
{
color: #201b4e;
font-size: 23px;
font-weight: 700;
line-height: 28px;
text-align: center;
}



.se2-left-block { clear: both; }

.affix { position: relative; }

#aboutxemplar >div
{
width: 100% !important;
background-color: #085DAD;
}

.section-four-right { background-color: #ffffff!important; }

.section-four-right > p > img { width: 300px !important; }
	.banner-img img {
    width: 355px;
}
	.banner-img img {
    margin-left: -30px;
}
	.banner-content h1 {
  color: #ffffff;
  font-size: 34px;
  margin-top: 81px;
}	
}

@media only screen and (max-width : 890px) {

.prime-logo { margin-top: 2px; }

.navbar-brand { margin-top: 10px; }
	.navbar-brand +.navbar-brand {margin-top: -8px; }
	.section-explore {
  background:url("../images/section-ex-bg.png") no-repeat scroll left center;
 
}
	.thank-text-right{
		margin-top: 15px;
	}
	.thank-text-left img{
		width: 100%;
		max-width: 100%;
	}
	.se-left-block {
    float: left;
    padding-bottom: 15px;
    width: 100%;
}
	.se-right-block {
    float: left;
    padding-top: 15px;
    width: 100%;
}
	.section-six .left-block {
    float: left;
    width: 100%; padding-bottom: 15px;
}
	.section-six .right-block {
    float: left;
    width: 100%;
}.section-ex-content {
    width: 90%;
}
	.topic{
		font-size: 25px;
		line-height: 25px;
	}
	.banner-content h2{
		font-size: 30px;
	}
	.content-se-block{
		margin-bottom: 0px;
	}
	.content-se-text p:last-child,.se-right-block ul li:last-child{
	margin-bottom: 0px;	
	}
	.se-right-block,.se-left-block {
		padding: 15px;
	}
	.small-section {
 
  padding: 50px 0;
}
	.section-explore {
   
  padding: 50px 0;
}
	.section-one {
   
  padding: 50px 0;
}
	.section-two {
   
  padding: 50px 0 140px;
}
	.section-six {
   
  padding: 140px 0 50px;
}
	.contact-button {
  background: #085dad none repeat scroll 0 0;
  border: 1px solid #1e7cd4;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  bottom: 0;
 top: auto;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  line-height: 19px;
  padding: 3px;
  position: fixed;
  right: 0;
  text-align: center;
  text-decoration: none;
  width: 100%;
  z-index: 99999;
}
	.contact-button  br{
		display: none;
	}
	footer {
  
  padding-bottom: 20px;
 
  
}
	footer p {
 
  width: 73%;
}
}

@media only screen and (max-width : 700px) {

header
{
 
clear: both;
min-height:699px;
position: relative;
text-align: center;
}
.small-section a.btnli {
  background:#114371;
  
  font-size: 14px;
  padding: 10px;
  
}.small-section a.btnli:hover
	{
		background:#8dc938;
	}
.prime-logo { margin-top: 2px; }

.logo-sep { display: none !important; }

#aboutxemplar >div
{
width: 100% !important;
background-color: #085DAD;
}

.section-four-right { background-color: #ffffff!important; }

.section-four-right > p > img { width: 300px !important; }
	footer p {
  
  width: 100%;
		padding-bottom: 10px;
}
	footer ul{
		float: none;
		
	}
	.navbar-nav > li > a {
  padding: 15px 3px;
}
	#bs-example-navbar-collapse-1{
		background: #fff;
	}
	.form-left,.form-right{
		width: 100%;
		padding: 0px;
	}
	.submit-block input {
 
  padding: 12px 84px;
}
}

@media only screen and (max-width : 500px) {

.se2-left-img { width: 100%; }

.se2-right-cont { width: 100%; margin-top: 20px; padding-left: 0px;}

.section-five img { width: 100%; }

.banner-content h1 { font-size: 32px; }
.se2-right-block {
  padding-left:20px;
}
.banner-content h2
{
font-size: 25px;
margin-top: 10px;
}
.section-ex-content {
    width: 100%;
}
.section-six ul { padding-left: 5px; }
	.section-one h2 span{
		padding-left: 0px;
		padding-right: 0px;
	}
	.topic img{
	width: 30px;
} .section-six h2::after {
  
  left: 38%;
  position: absolute;
  width: 96px;
}
.topic {
	font-size: 18px;
}
	.testimonial p {
    font-size: 13px;
    line-height: 18px;
    margin: 0;
}
	.left-block p {
    font-size: 16px;
		 line-height: 18px;
}
	.content-se-text{
		clear: both;
		padding-left:0px;
	}
	.section-two h1 span{
		padding-left: 0px;
		padding-right: 0px;
	}
	.left-block p strong {
  color: #114371;
  font-size:20px;
  font-weight: 700;
		margin-bottom: 10px;
		display: block;
}
	.left-block p {
    font-size: 18px;
    line-height: 24px;
}
	.banner-content {
  
  padding-top: 31px;
 
}
	.section-one h2:after {
   
  bottom: -1px;
  content: " ";
  height: 3px;
  left: 38%;
  position: absolute;
  width: 88px;
}
	.section-two h1::after {
   
  content: " ";
  height: 3px;
  left: 36%;
  position: absolute;
  top: 60px;
  width: 96px;
}
	.date-event-block {
  
  border-radius: 10px;
  margin: 0 7px;
  padding: 13px;
}
	
	.topic {
margin: 0px 15px;
}

}

@media only screen and (max-width : 380px) {

.banner-content h1 { font-size: 26px; }

.banner-content h2
{
font-size: 20px;
margin-top: 10px;
}
	.section-explore h2,.section-one h2,.section-two h1,.left-block p strong{
		  font-size: 25px;
	}
.navbar-brand { width: 92px; }

.navbar-brand img { width: 100%; }
}
