@import '../css/grid.css';
@import '../css/font-awesome.css';
@import url(https://fonts.googleapis.com/css?family=Dosis:300);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);

html {
  width: 100%;
}
@font-face {
    font-family: 'Dosis', sans-serif;
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
input{
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#979797;
	width:190px;
}

ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* General Demo Style */
body{
	font-family: 'Dosis', sans-serif;
	background: #000;
	font-weight: 400;
	font-size: 15px;
	color: #aa3e03;
	overflow-y: scroll;
	overflow-x: hidden;
}
.ie7 body{
	overflow:hidden;
}

.container{
	position: relative;
	text-align: center;
}
.clr{
	clear: both;
}
.container > header{
	padding: 30px 30px 10px 20px;
	margin: 0px 20px 10px 20px;
	position: relative;
	display: block;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    text-align: left;
}

/* Header Style */
.head-logo{
  float: left;
}

.head-logo a {
  display: block;
}

.aca{
  font-size: 20px;
  font-weight: 400;
  color:rgb(255,255,255);
  font-family: 'Dosis', sans-serif;
  margin-top:1%;
  z-index: 999;
  float:left;
  margin-left:1%;
}

.aca:hover{
  text-decoration: none;
  color:#ffffff;
  display: block;
}

header {
  display: block;
  position: relative;
  z-index: 700;
  text-align: center;
}
header .rel {
  z-index: 999;
}

.navigation {
  position: fixed;
  z-index: 900;
  top: 0;
  left: 0;
  padding: 26px 0 26px;
  right: 0;
  text-align: center;
}
.navigation nav {
  position:relative;
  float: right;
  color: #ffffff;
  margin-right:5%;
}
.navigation li {
  text-decoration: none;
  display: inline-block;
  padding-top: 2%;
  font-size: 20px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
}
.navigation li + li {
  margin-left: 52px;
}
.navigation li a {
  position: relative;
  text-decoration: none;
}
.navigation li a:after {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  position: absolute;
  height: 1px;
  top: 100%;
  margin-top: 15%;
  content: '';
  left: 0;
  right: 100%;
  background-color: #ffffff;
}
.navigation li a:hover,
.navigation li a.current {
  color: inherit;
}
.navigation li a:hover:after,
.navigation li a.current:after {
  right: 0;
}

#ACL{
	background-image: url('../images/banner3.jpg');
}

/*.teammember{
  display:inline-grid;
}
/*--gallery--*/

.banner-left{
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 90%;
  padding: 0;
  margin: 0 auto;
  }

.gallery{
margin-top: 2%;
}

#zhao{
  border: 0; 
  height: 2px; 
  width:40%;
  background-image: -webkit-linear-gradient(left, #f1d2cf, #bb1e10,#f1d2cf);
  background-image: -moz-linear-gradient(left, #f1d2cf, #bb1e10, #f1d2cf);
  background-image: -ms-linear-gradient(left, #f1d2cf, #bb1e10, #f1d2cf);
  background-image: -o-linear-gradient(left, #f1d2cf, #bb1e10, #f1d2cf); 
}


/*--gallary--*/
.jssora05l, .jssora05r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 60px;
            height: 60px;
            cursor: pointer;
            background: url('../images/slider/a17.png') no-repeat;
            overflow: hidden;
        }
        .jssora05l { background-position: -10px -40px; }
        .jssora05r { background-position: -70px -40px; }
        .jssora05l:hover { background-position: -130px -40px; }
        .jssora05r:hover { background-position: -190px -40px; }
        .jssora05l.jssora05ldn { background-position: -250px -40px; }
        .jssora05r.jssora05rdn { background-position: -310px -40px; }

        /* jssor slider thumbnail navigator skin 01 css */
        /*
        .jssort01-99-66 .p            (normal)
        .jssort01-99-66 .p:hover      (normal mouseover)
        .jssort01-99-66 .p.pav        (active)
        .jssort01-99-66 .p.pdn        (mousedown)
        */
        .jssort01-99-66 .p {
            position: absolute;
            top: 0;
            left: 0;
            width: 99px;
            height: 66px;
        }
        
        .jssort01-99-66 .t {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: none;
        }
        
        .jssort01-99-66 .w {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 100%;
            height: 100%;
        }
        
        .jssort01-99-66 .c {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 95px;
            height: 62px;
            border: #000 2px solid;
            box-sizing: content-box;
           
            _background: none;
        }
        
        .jssort01-99-66 .pav .c {
            top: 2px;
            _top: 0px;
            left: 2px;
            _left: 0px;
            width: 95px;
            height: 62px;
            border: #000 0px solid;
            _border: #fff 2px solid;
            background-position: 50% 50%;
        }
        
        .jssort01-99-66 .p:hover .c {
            top: 0px;
            left: 0px;
            width: 97px;
            height: 64px;
            border: #fff 1px solid;
            background-position: 50% 50%;
        }
        
        .jssort01-99-66 .p.pdn .c {
            background-position: 50% 50%;
            width: 95px;
            height: 62px;
            border: #000 2px solid;
        }
        
        * html .jssort01-99-66 .c, * html .jssort01-99-66 .pdn .c, * html .jssort01-99-66 .pav .c {
            /* ie quirks mode adjust */
            width /**/: 99px;
            height /**/: 66px;
        }

.news-text h3 {
    color: #bb1e10;
    font-size: 40px;
    font-weight: 600;
    margin: 0;
    text-align: center;
    font-family: 'Dosis', sans-serif;
}

.description h3{
  font-family: 'Dosis', sans-serif;
}
/*codrops-top*/
.codrops-top{
	height:100px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%,rgba(104,105,107,0.5)),color-stop(60%,rgba(88,89,91,0.6)), color-stop(40%,rgba(70,71,72,0.7)), color-stop(20%,rgba(52,53,54,0.8)),color-stop(0%,rgba(44,44,45,0.8))); /* Chrome,Safari4+ */
	z-index: 9999;
	position: relative;

}
.codrops-top a{
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #ddd;
	display: block;
	float: left;
}
.codrops-top a:hover{
	color: #fff;
}
.codrops-top span.right{
	float: right;
}
.codrops-top span.right a{
	float: none;
	display: inline;
}

p.codrops-demos{
	display: block;
	padding: 15px 0px;
}
p.codrops-demos a,
p.codrops-demos a.current-demo,
p.codrops-demos a.current-demo:hover{
    display: inline-block;
	border: 1px solid #6d0019;
	padding: 4px 10px 3px;
	font-size: 13px;
	line-height: 18px;
	margin: 2px 3px;
	font-weight: 800;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
}
p.codrops-demos a:hover{
	background: #6d0019;
}
p.codrops-demos a:active{
	background: #6d0019;
	background: -moz-linear-gradient(top, #6d0019 0%, #8f0222 56%, #a90329 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6d0019), color-stop(56%,#8f0222), color-stop(100%,#a90329));
	background: -webkit-linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
	background: -o-linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
	background: -ms-linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
	background: linear-gradient(top, #6d0019 0%,#8f0222 56%,#a90329 100%);
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
	-moz-box-shadow:0px 1px 1px rgba(255,255,255,0.9);
	box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
}
p.codrops-demos a.current-demo,
p.codrops-demos a.current-demo:hover{
	color: #A5727D;
	background: #6d0019;
}
/* Media Queries */
@media screen and (max-width: 767px) {
	.container > header{
		text-align: center;
	}
	p.codrops-demos {
		position: relative;
		top: auto;
		left: auto;
	}
}

/* Contact */
.mail-grid-left h3 {
    color: #bb1e10;
    font-size: 40px;
    font-weight: 300;
    margin: 0;
  }

/* background white board */
#wrap {
    border: none;
    background: rgba(255, 0, 0, 0.0) !important;
    margin-top: 3%;
    margin-bottom: 3%;
    padding: 1%;
}

.row {
    margin-left: 1%;
}

.span9 {
    width: 100%;
}

.social{
  font-family: 'Dosis', sans-serif !important;
  font-size: 20px !important;
}

.footer{
  font-family: 'Dosis', sans-serif !important;
  font-size: 18px;
}

.form-group{
  font-family: 'Dosis', sans-serif !important;
  font-size: 20px;
  padding-bottom: 8%;
  height:40px !important;
}

.btn {
  -webkit-border-radius: 12;
  -moz-border-radius: 12;
  border-radius: 12px;
  font-family: Arial;
  color: #ffffff;
  font-size: 18px;
  font-family: 'Dosis', sans-serif !important;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  width:50% !important;
  background: #bb1e10;
  margin-top: 5%;
}

.btn:hover {
  background: #c84a3f;
  text-decoration: none;
  color: #ffffff !important;
}