@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,500,600,700,800);

*{transition: 0.7s;}

body {
	font-family: 'Raleway', sans-serif;
	background-color: #000;
	margin: 79px 0px 42px 0px;font-size: 14px;padding:0px; overflow-x:hidden; color:#000;letter-spacing: 1.5px;
}

.nav > li > a:hover {
    text-decoration: none;
    background-color: black;
    font-size:16px;
}

.navbar {
	margin-bottom: 0px;
    padding: 5px;
    border-radius: 0px !important;
    background-color: black;
    color: white;
    border-bottom: #eee solid 4px;
}
.footer_link{font-size: 20px;padding-top: 8px;}

.navbar-header {
	height: 70px;
}

.navbar-nav {
	    display: block;
    padding: 10px 0px;
    margin-top: 5px;
}
.about_1{position: relative;float: left;width: 60%;padding-right: 2%;border-right: 1px solid #777;}
.about_2{position: relative;float: left;width: 40%;padding-left: 2%;font-size:1.5em;}

.navbar-nav li a {
	font-size: 16px;
    text-transform: uppercase;
    color: white;
    font-weight: 300;
}

.navbar-toggle {
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom:0px;
}
.navbar-toggle .icon-bar {
	background-color:white;
	height:4px;
}
.bannerinfo {
	position:relative;
	top:500px;
	z-index:1000;
	color:white;
	text-align:center;
	font-size:55px;
}

.square {
	position:relative;
	top:450px;
	height:150px;
	width:300px;
	background-color:black;
	opacity:0.8;
	z-index:1001;
	left:38%;
	margin-top: -164px;
	padding-top: 20px;
}

.square p {
	color:white;
	padding-left: 50px;
    font-size:18px;
    font-weight:300;
}


#myCarousel {
	opacity:0.9;

}

.title {
	font-size: 22px;
    color:#fff;
    font-weight: 600;
    text-transform: uppercase;
        text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.7);
}


.pT30 {
	padding-top:30px;
}

.item img {
	width: 100%;
	padding: 0% 0%;
}


.aboutintro {
	font-size:18px;
	text-align:justify;
	padding-top:0%;
	font-weight: 200;
	color:black;
	border: 1px solid #888888 ;
   	padding: 20px;
   	width: 60%;
}
.pagehead {
	position: absolute;
    bottom: 0%;
    width: 100%;
    background-color:black;
    opacity:0.8;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 1.5em;
    font-weight: 600;
    margin-bottom: 0px;
}
.contacthead {
	padding-top:30px;
	font-size:24px;
	font-weight:200;
	text-align:center;
	text-transform: uppercase;
}

.about_container .bg_section {
	padding-bottom:50px;
}

.hours-section {
	padding: 20px; border: 1px solid #000;
}


.services{
	color:red;
	font-weight:600;
	text-transform: uppercase;
}

.aboutimg img{
	width: 100%;
}
.aboutus {
	padding: 20% 10% 5% 10%;
	color:black;
	font-size: 1.5em;
	font-family: 'Raleway', sans-serif;
	font-weight:600;
}
.aboutus_main {
	padding:5%;
	color:black;
	font-size: 1.5em;
	font-family: 'Raleway', sans-serif;
	font-weight:600;
}

.productblock {
	padding:0px;
	margin: 0px;
}

.menuspace {
	padding-bottom: 100px;
	padding-left:40px;
	padding-right:40px;
	margin-bottom:20px;
}

.menuSectionName {
	position:absolute;
	left:100%;
}

.menuSectionOrder {
	display:none;
}
.i4ewOd-pzNkMb-haAclf {
	background-color:black !important;
}


footer {
	background-color:black;
	color: white;
	position:fixed;
	z-index:1000;
	max-height:100%;
  	bottom:0px;
  	width:100%;
  	height: 42px;
  	padding: 10px;
}

.fa {
	padding:5px;
	color:#fff;
}


.icons {
	float:left;
	display:inline;
}

.gonation {
	float:right;
	display:inline;
	padding:10px 10px 10px 0px;
}

.footer_link_icon{width: 20%;float:left;text-align: center}
.footer_link_add{width: 50%;float:left;text-align: center;color:#fff;}
.footer_link_gn{width: 30%;float:left;text-align: center;color:#fff;}
.abt_bg{
background: url(../img/abt_bg.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.abt_text{padding: 100px 50px;text-align: center;color: #ffffff;width: 50%;text-shadow: 0px 0px 2px rgba(255, 255, 255, 1);font-size: 20px;font-weight: 200;}

/**********************************************/
/**********************************************/
/**********************************************/
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.grid {
	padding: 0px;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}

.grid li {
	display: inline-block;
	margin: 0;
	padding: 0 8px 20px 8px;
	text-align: left;
	position: relative;
	width: 32.7%;
}

.grid figure {
	margin: 0;
	position: relative;
}

.grid figure img {
	max-width: 100%;
	display: block;
	position: relative;
}

.grid figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	background: rgba(31, 31, 31,.63);
	color: #3e3e3e;
	font-size: 20px;
	font-weight: 500;
}

.grid figcaption h3 {
	margin: 0;
	padding: 0;
	color: #fff;
}

.grid figcaption span:before {
	content: 'by ';
}

.grid figcaption a {
	text-align: center;
	padding: 5px 10px;
	border-radius: 2px;
	display: inline-block;
	background: #3e3e3e;
	color: #fff;
	text-decoration: none;
}

/* Individual Caption Styles */

/* Caption Style 1 */
.cs-style-1 figcaption {
	height: 100%;
	width: 100%;
	opacity: 0;
	text-align: center;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
}

.no-touch .cs-style-1 figure:hover figcaption,
.cs-style-1 figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: translate(15px, 15px);
	-moz-transform: translate(15px, 15px);
	-ms-transform: translate(15px, 15px);
	transform: translate(15px, 15px);
}

.cs-style-1 figcaption h3 {
	margin-top: 70px;
}

.cs-style-1 figcaption span {
	display: block;
}

.cs-style-1 figcaption a {
	margin-top: 30px;
}

/* Caption Style 2 */
.cs-style-2 figure img {
	z-index: 10;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.no-touch .cs-style-2 figure:hover img,
.cs-style-2 figure.cs-hover img {
	-webkit-transform: translateY(-90px);
	-moz-transform: translateY(-90px);
	-ms-transform: translateY(-90px);
	transform: translateY(-90px);
}

.cs-style-2 figcaption {
	height: 90px;
	width: 100%;
	top: auto;
	bottom: 0;
}

.cs-style-2 figcaption a {
	position: absolute;
	right: 20px;
	top: 30px;
}

/* Caption Style 3 */
.cs-style-3 figure {
	overflow: hidden;
}

.cs-style-3 figure img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.no-touch .cs-style-3 figure:hover img,
.cs-style-3 figure.cs-hover img {
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
}

.cs-style-3 figcaption {
	height: 100px;
	width: 100%;
	top: auto;
	bottom: 0;
	opacity: 0;
	text-align: center;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}

.no-touch .cs-style-3 figure:hover figcaption,
.cs-style-3 figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}

.cs-style-3 figcaption a {
	width: 100%;
}

/* Caption Style 4 */
.cs-style-4 li {
	-webkit-perspective: 1700px;
	-moz-perspective: 1700px;
	perspective: 1700px;
	-webkit-perspective-origin: 0 50%;
	-moz-perspective-origin: 0 50%;
	perspective-origin: 0 50%;
}

.cs-style-4 figure {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.cs-style-4 figure > div {
	overflow: hidden;
}

.cs-style-4 figure img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.no-touch .cs-style-4 figure:hover img,
.cs-style-4 figure.cs-hover img {
	-webkit-transform: translateX(25%);
	-moz-transform: translateX(25%);
	-ms-transform: translateX(25%);
	transform: translateX(25%);
}

.cs-style-4 figcaption {
	height: 100%;
	width: 50%;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotateY(-90deg);
	-moz-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}

.no-touch .cs-style-4 figure:hover figcaption,
.cs-style-4 figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}

.cs-style-4 figcaption a {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

/* Caption Style 5 */
.cs-style-5 figure img {
	z-index: 10;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.no-touch .cs-style-5 figure:hover img,
.cs-style-5 figure.cs-hover img {
	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	-ms-transform: scale(0.4);
	transform: scale(0.4);
}

.cs-style-5 figcaption {
	height: 100%;
	width: 100%;
	opacity: 0;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	-moz-transition: -moz-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
}

.no-touch .cs-style-5 figure:hover figcaption,
.cs-style-5 figure.cs-hover figcaption {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.cs-style-5 figure a {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

/* Caption Style 6 */
.cs-style-6 figure img {
	z-index: 10;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.no-touch .cs-style-6 figure:hover img,
.cs-style-6 figure.cs-hover img {
	-webkit-transform: translateY(-50px) scale(0.5);
	-moz-transform: translateY(-50px) scale(0.5);
	-ms-transform: translateY(-50px) scale(0.5);
	transform: translateY(-50px) scale(0.5);
}

.cs-style-6 figcaption {
	height: 100%;
	width: 100%;
}

.cs-style-6 figcaption h3 {
	margin-top: 60%;
}

.cs-style-6 figcaption a {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

/* Caption Style 7 */
.cs-style-7 li:first-child { z-index: 6; }
.cs-style-7 li:nth-child(2) { z-index: 5; }
.cs-style-7 li:nth-child(3) { z-index: 4; }
.cs-style-7 li:nth-child(4) { z-index: 3; }
.cs-style-7 li:nth-child(5) { z-index: 2; }
.cs-style-7 li:nth-child(6) { z-index: 1; }

.cs-style-7 figure img {
	z-index: 10;
}

.cs-style-7 figcaption {
	height: 100%;
	width: 100%;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
	-moz-transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
	transition: opacity 0.3s, height 0.3s, box-shadow 0.3s;
	box-shadow: 0 0 0 0px #2c3f52;
}

.no-touch .cs-style-7 figure:hover figcaption,
.cs-style-7 figure.cs-hover figcaption {
	opacity: 1;
	height: 130%;
	box-shadow: 0 0 0 10px #2c3f52;
}

.cs-style-7 figcaption h3 {
	margin-top: 86%;
}

.cs-style-7 figcaption h3,
.cs-style-7 figcaption span,
.cs-style-7 figcaption a {
	opacity: 0;
	-webkit-transition: opacity 0s;
	-moz-transition: opacity 0s;
	transition: opacity 0s;
}

.cs-style-7 figcaption a {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.no-touch .cs-style-7 figure:hover figcaption h3,
.no-touch .cs-style-7 figure:hover figcaption span,
.no-touch .cs-style-7 figure:hover figcaption a,
.cs-style-7 figure.cs-hover figcaption h3,
.cs-style-7 figure.cs-hover figcaption span,
.cs-style-7 figure.cs-hover figcaption a {
	-webkit-transition: opacity 0.3s 0.2s;
	-moz-transition: opacity 0.3s 0.2s;
	transition: opacity 0.3s 0.2s;
	opacity: 1;
}

@media screen and (max-width: 31.5em) {
	.grid {
		padding: 10px 10px 100px 10px;
	}
	.grid li {
		width: 100%;
		min-width: 300px;
	}
}

/**********************************************/
/**********************************************/
/**********************************************/
/**********************************************/
/**********************************************/


@media screen and (max-width:418px) {
	.navbar-nav {
		margin: 7.5px 32%;
	}
	.bannerinfo {
		font-size:30px;
	}
}

@media screen and (min-width:419px) and (max-width: 767px) {
	.navbar-nav {
    	margin: 7.5px 40%;
	}
}




@media screen and (min-width:945px) and (max-width:1000px) {
	.square {
		top:400px;
	}
}

@media screen and (min-width:850px) and (max-width:946px) {
	.square {
		top:380px;
	}
}

@media screen and (min-width:800px) and (max-width:849px) {
	.square {
		top:360px;
		left:35%;
	}
}

@media screen and (min-width:750px) and (max-width:800px) {
	.square {
		top:340px;
		left:32%;
	}
}
@media screen and (min-width:700px) and (max-width:750px) {
	.square {
		top:320px;
		left:32%;
	}
}
@media screen and (min-width:650px) and (max-width:699px) {
	.square {
		top:300px;
		left:32%;
	}
}
@media screen and (min-width:600px) and (max-width:649px) {
	.square {
		top:270px;
		left:30%;
	}
}
@media screen and (min-width:550px) and (max-width:599px) {
	.square {
		top:260px;
		left:30%;
		height:100px;
		width:250px;
	}
	.square p {
		font-size:14px;
	}
}
@media screen and (min-width:510px) and (max-width:549px) {
	.square {
		top:240px;
		left:30%;
		height:100px;
		width:250px;
	}
	.square p {
		font-size:12px;
	}
}
@media screen and (min-width:490px) and (max-width:509px) {
	.square {
		top:220px;
		left:30%;
		height:80px;
		width:220px;
	}
	.square p {
		font-size:10px;
	}
}

@media screen and (min-width:380px) and (max-width:489px) {
	.square {
		top:200px;
		left:25%;
		height:80px;
		width:200px;
		padding-top:5px;
	}
	.square p {
		font-size:10px;
	}
}

@media screen and (min-width:300px) and (max-width:379px) {
	.square {
		top:180px;
		left:25%;
		height:80px;
		width:180px;
		padding-top:2px;
	}
	.square p {
		font-size:10px;
	}
	.bannerinfo {
		font-size:20px;
	}
}
@media screen and (max-width:299px) {
	.square {
		top:180px;
		left:25%;
		height:60px;
		width:150px;
		padding-top:1px;
	}
	.square p {
		font-size:10px;
	}
}
@media screen and (min-width:1200px) {
	.square {
		left:40%;
	}
}
@media screen and (min-width:1201px) {
	.bannerinfo {
		font-size:75px;
	}
}

@media screen and (max-width:379px) {
	.bannerinfo {
		font-size:20px;
	}
}

@media screen and (max-width:768px) {
	.aboutintro {
		font-size:1em;
	}
}


@media screen and (max-width:600px) {
	.pagehead {
		padding-top:20px;
		padding-bottom:20px;
	}
}

.pagehead h3 {
	color:white;
}

@media screen and (max-width:275px) {
	#aboutus {
		padding-bottom:27px;
	}
}



@media screen and (max-width: 480px) {
	.menuspace {
		padding-left:0px;
		padding-right:0px;

	}
	.bannerinfo {
		font-size:30px;
	}
}

@media screen and (max-width: 767px) {
	.googlemaps {
		width: 100%;
	}
	.navbar {
		padding-bottom: 0px;
	}
	.bannerinfo {
		font-size:25px;
		top:50px;
	}
	.navbar-header img {
		height: 49px;
	}
	.about_1{width: 100%;padding-bottom: 20px;border-bottom: 1px solid #777;border-right: none;padding-right: 0;}
	.about_2{width: 100%;padding-top: 15px;padding-left: 0;}
	.footer_link_add{display: none;}
	.footer_link_icon{width: 20%;text-align: left}
	.footer_link_gn{width: 80%;text-align: right}
	.abt_text{padding:20px;text-align: center;color: #ffffff;width: 100%;}
	.aboutintro {width: 100%;}
}

@media screen and (min-width: 768px) {
	.col-sm-6 {
		width: 48%;
	}

}

body > div.about_container.bg_section > div > div.row > div:nth-child(1) > div > div {
	float: none;
}
