/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/*-- header --*/
html,body {
	font-family: 'Open Sans', sans-serif;
	background:#FFF;
}
.header{
	background:url(../images/banner.png) no-repeat 0px 0px;
	background-size:cover;	
	min-height:900px;
}
.header-logo{
	float:left;
	margin-top: 3em;
}
.header-logo h1 a{
	font-size: 32px;
	font-family: 'Poiret One', cursive;
	color: #FFF;
	text-decoration:none;
}	
.header-logo a span{
	font-size: 33px;
	font-weight: 300;
}
.top-nav{
	float:right;
}
.top-nav p{
	color:#FFF;
	font-size:18px;
	margin-top:4em;
	font-weight:300;
}
.top-nav p a{
	font-size:18px;
	color:#FFF;
	font-weight:700;
	margin-right:1em;
}
.top-nav span a{
	padding: 12px 25px;
	color: #FFF;
	background: #C72424;
	margin-left: 1em;
	font-weight: 500;
	text-decoration:none;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
}
.top-nav span a:hover{
	background:#FFF;
	color:#C72424;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}
.border-side{
	position: absolute;
	border-right: 1px solid #FFF;
	height: 200px;
	top: 51%;
	right: 9%;
}
.fixed{
	position: fixed;
	top: 0;
	width: 100%;
	margin: 0 auto;
	left:0;
}
.fixed div.fixed-header{
	width:70%;
	margin:0 auto;
}
.top-header{
	background: #fff;
	z-index: 999;
}
.header-info{
	margin-top: 24%;
	position:relative;
}
.header-info p{	
	font-size: 61px;
	font-weight: 700;
	color: #FFF;
}
.header-info span{
	font-size: 50px;
	font-family: 'Poiret One', cursive;
	color: #FFF;
	font-weight: 100;
}
.header-info span.sub-text{
	font-size: 60px;
	font-weight: 300;
}
.red{
	color: #C72424;
	font-size: 33px;
	font-weight: 800;
}
.button {
	padding: 1.2em 0;
	margin-top: 2em;
}
.button a{
	padding: 16px 65px;
	width: 11%;
	font-size: 24px;
	color: #FFF;
	background: #C72424;
	margin-top: 1em;
	font-weight: 500;
	text-decoration:none;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
}
.button a:hover{
	background:#FFF;
	color:#C72424;
	text-decoration: none;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}
/*-- Slider Part starts Here--*/
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
  	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 55px;
	background: transparent url("../images/themes.png") no-repeat left top;
	margin-top: -65px;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
}
.callbacks_tabs{
	list-style: none;
	position: absolute;
	top: 36%;
	z-index: 999;
	left: 106.1%;
	padding: 0;
}
@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
    }
}
/*----*/
.callbacks_tabs li{
	display:inline-block;
}
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size:0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height:18px;
  width:18px;
  display:inline-block;
  border:2px solid #FFF;
  background: #FFF;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
}
.callbacks_tabs li:nth-child(1) a:before{
	content:none;
}
.callbacks_tabs a:before{
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 35px;
	width: 0.5px;
	display: inline-block;
	background: #FFF;
	position: absolute;
	left: 8px;
 }
.callbacks_here a:after{
	border: 2px solid #C72424;
	background: #C72424;
}
/*-- sticky --*/
.sticky-logo{
	float:left;
}
.sticky-logo h1 a{
	font-size: 32px;
	font-family: 'Poiret One', cursive;
	color: #000000;
	margin: .5em 0;
	text-decoration:none;
}
.sticky-logo a span{
	font-size: 33px;
	font-weight: 300;
}
.sticky-nav{
	float:right;
	margin: 2em 0;
}
.sticky-nav ul{
	padding:0;
	margin:0;
}
.sticky-nav ul li{	
	display:inline-block;
	margin: 0 3em;
	font-weight:600;
}
.sticky-nav ul li a{
	font-size: 16px;
	padding: 8px 13px;
	color:#000000;
	text-decoration:none;
	border-radius: 7px;
	-moz-border-radius: 7;
	-o-border-radius: 7;
	-ms-border-radius: 7;
}
.sticky-nav ul li a:hover{
	padding: 8px 13px;
	color: #FFF;
	background: #C72424;
	font-size: 16px;
	border-radius: 7px;
	-webkit-border-radius: 7;
	-moz-border-radius: 7;
	-o-border-radius: 7;
	-ms-border-radius: 7;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}
.sticky-nav ul li a.active{
	padding: 8px 13px;
	color: #FFF;
	background: #C72424;
	font-size: 16px;
	border-radius: 7px;
	-webkit-border-radius: 7;
	-moz-border-radius: 7;
	-o-border-radius: 7;
	-ms-border-radius: 7;
}
/*-- banner --*/
.banner{
	background:url(../images/banner1.png) no-repeat 0px 0px;
	background-size:cover;
	min-height:500px;
	position:relative;
}
.banner a span{
	background:url(../images/play.png) no-repeat 0px 0px;
	width:129px;
	height:129px;
	display:block;
	background-size: 100%;
	position:absolute;
	top: 38%;
	right: 47%;
}
.banner a span:hover{	
	background:url(../images/playhr.png) no-repeat 0px 0px;
	background-size: 100%;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}
/*-- about --*/
.about{
	position:relative;
}
.about h3{
	font-size: 39px;
	font-weight: 700;
	color: #000000;
	margin: .5em 0;
}
.border{
	width:70%;
	border-bottom: 1px solid #CCCCCC;
	position:relative;
}
.about label{
	background: #CCCCCC;
	width: 15px;
	height: 15px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	position: absolute;
	top: 8.7%;
	right: 74%;
}
/*-- about-info --*/
.about-info p{
	font-size:16px;
	color:#6A6A6A;
	margin-top: 3em;
}
.about-info span{
	display:block;
	margin: 2em 0;
}
.col-md-9.about-info-left {
	padding: 0;
}
.about-info p.bottom-text{
	font-family: 'Merriweather', serif;
	font-weight: 700;
	font-style: italic;
}
.map {
	margin: 3em 0 1em 0;
}
.border-bottom{
	border-bottom: 1px solid #CCCCCC;
}
.about-img {
	position: relative;
	top: -44px;
}
.about-right-hedding h3{
	font-size: 25px;
	color: #111;
	margin: 1em 0 1em 1em;
	font-weight: 700;
}
.border-bottom1{
	border-bottom: 1px solid #111;
	width: 50%;
}
.timeline-grid {
	margin: 3em 0 0 15em;
	width: 38%;
}
.timeline-grid h4{
	margin:0;
	color:#111;
	font-weight:700;
	font-size: 25px;
}
.timeline-grid p{
	margin:0;
	color:#979797;
	font-weight:700;
	font-size: 25px;
}
.timeline-grid.middle,.timeline-grid.bottom {
	margin: 5em 0 0 15em;
}
.border-bottom3{
	border-left: 1px solid #C72424;
	height: 597px;
	top: 27%;
	right: 50%;
	position: absolute;
}
.timeline-grid label.red{
	background: #C72424;
	width: 15px;
	height: 15px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	position: absolute;
	top: 51%;
	right: 48%;
}
.timeline-grid label.red1{
	background: #C72424;
	width: 15px;
	height: 15px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	position: absolute;
	top: 71%;
	right: 48%;
}
.timeline-grid label.red2{
	background: #C72424;
	width: 15px;
	height: 15px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	position: absolute;
	top: 91%;
	right: 48%;
}
/*-- events --*/
.content-event h3{	
	font-size: 39px;
	font-weight: 700;
	color: #000000;
	margin: .5em 0;
}
.content-event ul{
	padding:0;
	margin:0;
}
.pic{
	background:url(../images/1.png) no-repeat 0px 0px;
	width:35px;
	height:35px;
	display:block;
	float: left;
	margin-right: 1.2em;
}
.content-event ul{
	float: right;
}
.content-event ul li{	
	display:inline-block;
}
.content-event ul li.date{
	display:block;
	color:#838383;
	font-size:14px;
}
.content-event ul li.hedding{
	color: #000000;
	font-size: 22px;
	font-weight: 600;
}
.event-grid {
	border-right: 1px solid #CCCCCC;
	margin-bottom: 1em;
}
.small-text {
	color: #404040;
	font-size: 16px;
}
.event-grid-second{
	border-right: 1px solid #CCCCCC;
}
.large-text {
color: #404040;
font-size: 24px;
font-weight: 700;
text-align: center;
margin: .4em 0;
}
.event-grid.text-button{
	border-right: none;
}
.event-grid ul{
	padding:0;
	margin:0;
	float: none;
}
.event-grid ul li{
	display:inline-block;
}
.text-button ul li.num {
	color: #404040;
	font-size: 14px;
	font-weight: 700;
	margin: 1em 1em 0 0;
}
.yellow {
	margin: 0;
}
.event-grid ul li.yellow a{
	padding: 10px 13px;
	background: #FAAE0B;
	font-size: 14px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
.event-grids:hover div.event-grid ul li.yellow a{
	background:#CCCCCC;
	color:#FFF;
	text-decoration:none;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}
.event-grids:hover div.pic{
	background:url(../images/1hr.png) no-repeat 0px 0px;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}
.event-grids {
	border-bottom: 1px solid #CCCCCC;
	padding: 1.6em 0;
}
/*-- portfolio --*/
.portfolio h3{	
	font-size: 39px;
	font-weight: 700;
	color: #000000;
	margin: 2em 0 .5em 0;
}
.gallery-images {
	margin: 2em 0 6em 0;
}
.gallery-image img {
	width: 100%;
}
.gallery-image{
	width: 31.7%;
	float: left;
	margin: 1.5em 1.2em 0 0;
}
.right{
	margin: 1.5em 0 0 0;
}
.gallery-image{
	position:relative;
	cursor:pointer;
}
.caption {
	display: none;
	top: 0;
	width: 100%;
	position: absolute;
	background: rgba(21, 164, 250, 0.67);
	height: 100%;
	text-align: center;
}
.caption span{
	background: url(../images/zoom.png) no-repeat;
	width: 32px;
	height: 32px;
	display: block;
	text-align: center;
	position: absolute;
	top: 43%;
	right: 46%;
	background-size: 100%;
}
.gallery-image:hover div.caption {
	display: block;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
/*-- contact --*/
.contact {
	margin: 0 0 6em 0;
}
.contact h3{
	font-size: 39px;
	font-weight: 700;
	color: #000000;
	margin: 0 0 .5em 0;
}
form input[type="text"] {
	width: 100%;
	padding: 3% 0;
	margin: 0 1em 1em 0;
	color: #999999;
	font-size: 16px;
	outline: none;
	font-weight: 700;
	border: none;
}
form input[type="submit"] {
	width: 50%;
	padding: .7em 0;
	background:#C72424;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	outline: none;
	border: none;
	-webkit-appearance: none;
}
form input[type="submit"]:hover{
	background:#FAAE0B;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}
form textarea{
	resize: none;
	width: 100%;
	padding: 3% 0;
	color: #999999;
	font-size: 16px;
	outline: none;
	font-weight: 700;
	border: 1px;
	min-height: 69px;
}
.contact ul {
	padding:0;
	margin:0;
}
.contact ul li{	
	display:inline-block;
}
.contact ul li a.facebook{
	background:url(../images/fb.png) no-repeat 0px 0px #3B5998;
	display:block;
	width: 133px;
	height:131px;
}
.contact ul li a.facebook:hover{
	background:url(../images/fb.png) no-repeat 0px 0px #0A389A;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}
.contact ul li a.twitter{
	background: url(../images/twitter.png) no-repeat 0px 0px #4099FF;
	display: block;
	width: 133px;
	height: 131px;
	margin: 0 1.3em;
}
.contact ul li a.twitter:hover{
	background: url(../images/twitter.png) no-repeat 0PX 0px #074271;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}
.contact ul li a.rect{
	background:url(../images/rect.png) no-repeat 0px 0px #3F729B;
	display:block;
	width: 133px;
	height:131px;
}
.contact ul li a.rect:hover{
	background:url(../images/rect.png) no-repeat 0PX 0px #18609B;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}
/*-- footer --*/
.copyright {
	text-align: center;
	margin: 4em 0;
}
.copyright p {
	font-size: 16px;
	color: #000000;
	font-weight:700;
}
.copyright p a{
	color: #000000;
	font-weight: 500;
	text-decoration: none;
}
.copyright p a:hover{	
	color:#C72424;
}
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 14px;
	right: 2%;
	overflow: hidden;
	width: 22px;
	height: 13px;
	border: none;
	text-indent: 100%;
	background: url("../images/up-arrow.png") no-repeat 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- responsive-design --*/
@media (max-width:1440px){
	.fixed div.fixed-header {
		width: 80%;
	}
	.border-side {
		top: 58%;
	}
	.callbacks_tabs {
		left: 100.3%;
	}
	.callbacks_tabs a:before {
		width: 1.5px;
	}
}
@media (max-width:1366px){
	.callbacks_tabs {
		left: 97.8%;
	}
	.fixed div.fixed-header {
		width: 84%;
	}
	.callbacks_tabs a:before {
		width: 0.5px;
	}
}
@media (max-width:1280px){
	.callbacks_container {
		width: 96.6%;
	}
	.fixed div.fixed-header {
		width: 90%;
	}
	.callbacks_tabs a:before {
		width: 1.5px;
	}
}
@media (max-width:1024px){
	.callbacks_tabs a:before {
		width: 1.5px;
		left: 16px;
		height: 28px;
		margin-top: -14px;
	}
	.header-info p {
		font-size: 43px;
	}
	.header-info span {
		font-size: 36px;
	}
	.header-info span.sub-text {
		font-size: 40px;
	}
	.callbacks_tabs li {
		margin-bottom: 1em;
	}
	.callbacks_tabs {
		left: 95.2%;
		top: 49%;
	}
	.border-side {
		height: 193px;
	}
	.button a {
		padding: 11px 42px;
	}
	.fixed div.fixed-header {
		width: 94%;
	}
	.header {
		min-height: 850px;
	}
	.banner a span {
		top: 47%;
	}
	.map img {
		width: 100%;
	}
	.about-img img {
		width: 100%;
	}
	.about-img {
		top: -18px;
	}
	.border-bottom3 {
		top: 25%;
	}
	.about label {
		top: 9.3%;
	}
	.about-right-hedding h3 {
		margin: 0em 0 1em 0.5em;
	}
	.timeline-grid label.red {
		top: 47%;
	}
	.timeline-grid label.red1 {
		top: 66%;
	}
	.timeline-grid label.red2 {
		top: 89%;
	}
	.timeline-grid {
		margin: 1em 0 0 12em;
		width: 41%;
	}
	.timeline-grid.middle, .timeline-grid.bottom {
		margin: 4em 0 0 12em;
	}
	.timeline-grid {
		width: 47%;
	}
	.border-bottom3 {
		top: 31%;
		height: 524px;
	}
	.text-button ul li.num {
		font-size: 12px;
		margin: 1em 0em 0 0;
	}
	.content-event ul li.hedding {
		color: #000000;
		font-size: 16px;
	}
	.small-text {
		font-size: 13px;
	}
	.large-text {
		font-size: 18px;
		padding: .3em 0;
		margin:0;
	}
	.event-grid ul li.yellow a {
		padding: 6px 4px;
	}
	.contact ul li a.facebook {
		width: 100px;
		height: 100px;
		background-size: 100%;
	}
	.contact ul li a.facebook:hover {
		background-size: 100%;
	}
	.contact ul li a.twitter {
		width: 100px;
		height: 100px;
		background-size: 100%;
	}
	.contact ul li a.twitter:hover {
		background-size: 100%;
	}
	.contact ul li a.rect {
		width: 100PX;
		height: 100px;
		background-size: 100%;
	}
	.contact ul li a.rect:hover {
		background-size: 100%;
	}
	form input[type="text"] {
		width: 47%;
	}
}
@media (max-width:768px){
	.header {
		min-height: 648px;
	}
	.header-info {
		margin-top: 16%;
	}
	.header-logo {
		margin-top: 0em;
	}
	.header-logo h1 a {
		font-size: 26px;
	}
	.header-logo a span {
		font-size: 28px;
	}
	.top-nav p {
		font-size: 16px;
		margin-top: 2em;
	}
	.top-nav p a {
		font-size: 16px;
	}
	.top-nav p a {
		font-size: 14px;
	}
	.top-nav span a {
		padding: 10px 20px;
	}
	.callbacks_container {
		width: 94.6%;
	}
	.callbacks_tabs {
		top: 37%;
	}
	.border-side {
		top: 35%;
		height: 190px;
	}
	.header-info p {
		font-size: 36px;
	}
	.header-info span {
		font-size: 30px;
	}
	.header-info span.sub-text {
		font-size: 30px;
	}
	.banner a span {
		top: 23%;
	}
	.banner {
		min-height: 300px;
	}
	.sticky-nav ul li {
		margin: 0 1em;
	}
	.about label {
		top: 4.5%;
	}
	.border {
		width: 100%;
	}
	.about-info p {
		font-size: 14px;
	}
	.about-info p {
		margin-top: 2em;
	}
	.about-img {
		top: 0;
	}
	.about-right-hedding h3 {
		margin: 1em 0 1em 2.5em;
	}
	.timeline-grid p {
		font-size: 23px;
		margin-top: 0em;
	}
	.timeline-grid {
		margin: 1em 0 0 27em;
	}
	.timeline-grid.middle, .timeline-grid.bottom {
		margin: 4em 0 1em 27em;
	}
	.border-bottom3 {
		top: 59%;
		height: 392px;
	}
	.timeline-grid label.red2 {
		top: 96%;
		right: 49%;
	}
	.timeline-grid label.red1 {
		top: 83%;
		right: 49%;
	}
	.timeline-grid label.red {
		top: 71%;
		right: 49%;
	}
	.pic {
		float: none;
		margin: 1em auto;
	}
	.content-event ul {
		float: none;
	}
	.event-grid {
		text-align: center;
		margin-bottom: 0.2em;
	}
	.content-event ul li.hedding {
		font-size: 24px;
	}
	.content-event ul li.date {
		font-size: 20px;
	}
	.text-button ul li.num {
		font-size: 15px;
		margin: 0;
	}	
	.event-grid ul li.yellow a {
		padding: 7px 10px;
	}
	.content-event p {
		font-size: 16px;
		margin: 0 auto;
		width: 50%;
		text-align: center;
	}
	.content-event ul {
		text-align: center;
	}
	.event-grid ul li {
		display: block;
	}
	.event-grid {
		border-right: none;
	}	
	.gallery-image {
		width: 45.7%;
		margin: 1.5em 1em 0;
	}
	.right {
		margin: 1.5em 1.2em 0;
	}
	.contact ul {
		text-align: center;
		margin: 1em 0;
	}
}
@media (max-width:640px){
	.callbacks_tabs a:before {
		width: 0.5px;
	}
	.header {
		min-height: 535px;
	}
	.border-side {
		top: 31%;
	}
	.header-logo h1 a {
		font-size: 20px;
	}
	.header-logo a span {
		font-size: 20px;
	}
	.top-nav p {
		font-size: 14px;
		margin-top: 2.5em;
	}
	.top-nav span a {
		padding: 6px 18px;
	}
	.header-info p {
		font-size: 26px;
	}
	.header-info span {
		font-size: 22px;
	}
	.header-info span.sub-text {
		font-size: 23px;
	}
	.button a {
		padding: 7px 36px;
		font-size: 18px;
	}
	.banner a span {
		top: 30%;
		right: 42%;
		width: 100px;
		height: 100px;
	}
	.sticky-logo h1 a {
		font-size: 24px;
	}
	.sticky-logo a span {
		font-size: 27px;
	}
	.sticky-nav ul li {
		margin: 0 .5em;
	}
	.about label {
		top: 4.7%;
	}
	.border-bottom3 {
		top: 54%
	}
	.timeline-grid label.red {
		top: 67%;
	}
	.timeline-grid label.red1 {
		top: 82%;
	}
	.timeline-grid label.red2 {
		top: 95%;
	}
	.timeline-grid {
		margin: 1em 0 0 22em;
	}
	.timeline-grid.middle, .timeline-grid.bottom {
		margin: 4em 0 1em 22em;
	}
	.gallery-images {
		margin: 5em 0 6em 0;
	}
	.gallery-image {
		width: 44.7%;
	}
	.right {
		margin: 1.5em 1em 0;
	}
	form input[type="text"] {
		width: 100%;
	}
}
@media (max-width:480px){
	.callbacks_tabs a:before {
		width: 1.5px;
		left: 9px;
		height: 33px;
		margin-top: 0px;
	}
	.header-logo {
		float: none;
		text-align: center;
	}
	.top-nav {
		float: none;
		text-align: center;
	}
	.top-nav p {
		margin-top: 1.5em;
	}
	.callbacks_tabs li {
		margin-bottom: 0;
	}
	.header-info p {
		font-size: 22px;
	}
	.red {
		font-size: 18px;
	}
	.callbacks_tabs {
		top: 15%;
	}
	.border-side {
		right: 10.3%;
		top: 32%;
	}
	.header-info span {
		font-size: 18px;
	}
	.header-info span.sub-text {
		font-size: 20px;
	}
	.sticky-logo {
		float: none;
		text-align: center;
	}
	.sticky-nav {
		float: none;
		margin: 2em 0;
		text-align: center;
	}
	.about-right-hedding h3 {
		margin: .5em 0 .5em 1em;
	}
	.about label {
		top: 5.2%;
	}
	.border-bottom1 {
		width: 40%;
	}
	.border-bottom3 {
		top: 45%;
		right: 59%;
	}
	.timeline-grid {
		margin: 1em 0 0 13em;
	}
	.timeline-grid.middle, .timeline-grid.bottom {
		margin: 4em 0 1em 13em;
	}
	.timeline-grid {
		width: 52%;
	}
	.timeline-grid label.red {
		top: 57%;
		right: 57%;
	}
	.timeline-grid label.red1 {
		top: 73%;
		right: 57%;
	}
	.timeline-grid label.red2 {
		top: 90%;
		right: 57%;
	}
	.content-event p {
		width: 100%;
	}
	.gallery-images {
		margin: 3em 0 3em 0;
	}
	.gallery-image {
		width: 42.7%;
	}
	.caption span {
		width: 22px;
		height: 22px;
		top: 40%;
		right: 42%;
	}
	form input[type="text"] {
		width: 47%;
	}
}
@media (max-width:320px){
	.callbacks_tabs a:before {
		width: 88%;
		left: 9px;
		height: 1px;
		margin-top: 19px;
		z-index: -999;
	}
	.header-logo h1 {
		margin: .1em 0;
	}
	.top-nav span a {
		display: block;
		width: 34%;
		margin: 0 auto;
	}
	.top-nav p {
		font-size: 18px;
	}
	.top-nav p {
		margin-top: 0.5em;
	}
	.header-info p {
		font-size: 18px;
		margin:0;
	}
	.header-info {
		margin-top: 8%;
	}
	.button a {
		padding: 6px 30px;
		font-size: 16px;
	}
	.button {
		margin-top: .5em;
	}
	.callbacks_tabs a:after {
		height: 12px;
		width: 12px;
	}
	.callbacks_tabs {
		top: 100%;
		left: 35.2%;
	}
	.border-side {
		right: 33.3%;
		top: 33.5%;
		width: 26%;
		border-bottom: 1px solid #FFF;
		border-right: none;
	}
	.callbacks_container {
		width: 100%;
	}
	.header {
		min-height: 397px;
	}
	.sticky-logo h1 a {
		font-size: 20px;
	}
	.sticky-logo a span {
		font-size: 23px;
	}
	.sticky-nav ul li a.active {
		font-size: 14px;
		padding: 5px 10px;
	}
	.sticky-logo h1 {
		margin: 0;
	}
	.sticky-nav {
		margin: 1em 0;
	}
	.sticky-nav ul li a {
		padding: 5px 10px;
	}
	.sticky-nav ul li a {
		font-size: 14px;
	}
	.sticky-nav ul li a:hover {
		padding: 5px 10px;
		font-size: 14px;
	}
	.banner {
		min-height: 189px;
	}
	.banner a span {
		width: 60px;
		height: 60px;
	}
	.about h3 {
		font-size: 26px;
	}
	.about-info p {
		margin-top: 1em;
		text-align: center;
		overflow: hidden;
		height: 61px;
	}
	.about label {
		width: 10px;
		height: 10px;
		top: 6.1%;
		right: 59%;
	}
	.about-right-hedding h3 {
		font-size: 18px;
	}
	.about-right-hedding h3 {
		margin: .5em 0 .5em .5em;
	}
	.timeline-grid h4 {
		font-size: 20px;
	}
	.timeline-grid p {
		font-size: 18px;
	}
	.timeline-grid {
		margin: 1em 0 0 9em;
	}
	.timeline-grid p {
		font-size: 16px;
		text-align: left;
		height: 23px;
		margin: 0;
	}
	.timeline-grid.middle, .timeline-grid.bottom {
		margin: 2em 0 1em 9em;
	}
	.border-bottom3 {
		height: 252px;
	}
	.content-event h3 {
		font-size: 26px;
	}
	.content-event ul li.hedding {
		font-size: 20px;
	}
	.content-event ul li.date {
		font-size: 16px;
	}
	.content-event p {
		font-size: 14px;
		width: 100%;
		overflow: hidden;
		height: 40px
	}
	.event-grid ul li.yellow a {
		padding: 6px 12px;
	}
	.large-text {
		height: 20px;
	}
	.portfolio h3 {
		margin: .5em 0 .5em 0;
	}
	.gallery-images {
		margin: 1em 0 3em 0;
	}
	.gallery-image {
		width: 39.7%;
	}
	.caption span {
		width: 16px;
		height: 16px;
	}
	.portfolio h3 {
		font-size: 26px;
	}
	.contact h3 {
		font-size: 26px;
	}
	.contact {
		margin: 0 0 1em 0;
	}
	form input[type="text"] {
		font-size: 14px;
		width: 100%;
	}
	form textarea {
		font-size: 14px;
		min-height: 65px;
		width: 100%;
	}
	form input[type="submit"] {
		padding: 0.3em 0;
	}
	.contact ul li a.facebook {
		width: 70px;
		height: 70px;
	}
	.contact ul li a.twitter {
		width: 70px;
		height: 70px;
		margin: 0 0.3em;
	}
	.contact ul li a.rect {
		width: 70px;
		height: 70px
	}
	.contact ul {
		margin-top: 2em;
	}
	.copyright {
		margin: 2em 0;
	}
}
