body {
	font-family: "Helvetica";
}
.clearfix {
	clear: both;
}
.left {
	margin-left: 0px !important;
}
.square {
	border: 1px solid #fff;
	min-width: 190px !important;
	height: 220px;
	margin-left: 0px !important;
	margin-top: 0px;
	color: #fff;
	text-align: center;
	font-size: 25px;
	line-height: 220px;
	font-weight: 100;
}
.sq1 {
	background-color: rgba(0, 0, 0, 0.25);
}
.sq2 {
	background-color: rgba(0, 0, 0, 0.5);
}
.sq3 {
	background-color: rgba(0, 0, 0, 0.80);
}
.last .square {
	height: 90px;
}
.logo {
	overflow: hidden;
	background-image: url('../img/logo.png');
	background-size: cover;
	background-position: 0px 30%;
}
.copy {
	font-size: 15px;
	line-height: 90px;
}
.logo img {
	width: 100%;
	margin-top: -50px;
}
.hide_1 {
	display: none !important;
}
.hide_2 {
	display: none !important;
}
.pageContainer {
	background-color: rgba(255, 255, 255, 0.9);
}
.top {
	margin-top: 30px;
}
.social-icons .facebook {
	background-color: #fff;
	background-size: 101% !important;
}
.social-icons .googleplus {
	background-color: #fff;
	background-size: 101% !important;
}
.social-icons .pintrest {
	background-color: #fff;
	background-size: 101% !important;
}
.social-icons-color li a {
	opacity: 1 !important;
}
.social-icons li img {
	position: absolute;
	cursor: pointer;
}
.social-icons-color li a {
	opacity: 0.7;
	background-position: 0 -56px !important;
}
.social-icons li a, a.social-icon {
	width: 40px !important;
	height: 40px !important;
}
.menu div a {
	height: 43px;
	line-height: 29px;
}
.menu div a:hover {
	height: 43px;
	line-height: 29px;
	background-color: #000 !important;
	color: #fff;
}
.menu .span7 {
	float: right !important;
	margin-bottom: 10px;
}
.c1 {
	background-color: #883188;
	color: #fff;
}
.c2 {
	background-color: #6b0f4e;
	color: #fff;
}
.c3 {
	background-color: #d95c00;
	color: #fff;
}
.c4 {
	background-color: #af3c03;
	color: #fff;
}
.c5 {
	background-color: #e00000;
	color: #fff;
}
.pageInfo {
	padding: 15px;
}
.pageTitle {
	font-size: 25px;
	padding-bottom: 20px;
}
.form-horizontal .controls {
	margin-left: 0px !important;
}
.form-horizontal input[type="text"], .form-horizontal textarea {
	background-color: #fff;
	resize: none;
}
.showM {
	display: block !important;
}
.accordion-heading .accordion-toggle {
	display: block;
	padding: 0px 0px;
}
.accordion-heading .accordion-toggle img {
	opacity: 0.5;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	width: 100%;
}
.accordion-heading .accordion-toggle:hover img {
	opacity: 1;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.accordion-heading .accordion-toggle .sectionTitle {
	font-size: 40px;
	width: 100%;
	color: #000;
	padding: 80px 0px;
	text-shadow: 0px 0px 20px rgba(150, 150, 150, 1);
	position: absolute;
	z-index: 99;
	text-align: center;
	opacity: 1;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.accordion-heading .accordion-toggle:hover .sectionTitle {
	opacity: 0;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.pageContent a img {width:100%;}


 @media(min-width:400px) {
.menu {
	position: relative;
	float: none !important;
}
.row-fluid .offset2 {
	margin-left: 0%;
}
.row-fluid .offset9 {
	margin-left: 0%;
}
.menu, .social-icons {
	position: relative;
}
.row-fluid .span2 {
	width: 100%;
	float: left;
}
.menu .bigMenu {
	display: none;
}
.menu .smallMenu {
	display: none;
	clear: both;
	max-width: 388px;
	margin: 0 auto !important;
}
.pageLogo img {
	float: left;
}
.openSmallMenu {
	float: left;
	width: 49.6%;
	max-width: 194px;
	height: 59px;
	font-size: 20px;
	line-height: 55px;
	background-color: rgba(0, 0, 0, 0.84);
	text-align: center;
	color: #fff;
	cursor: pointer;
}
.menu .span7 {
	max-width: 388px;
	margin: 0 auto !important;
	float: none !important;
}
.social-icons li {
	float: left !important;
	display: initial !important;
	list-style: none;
	margin-right: 35px;
	width: 43px;
	height: 43px;
	cursor: pointer;
}
.social-icons li.fb {
	background-image: url('../img/fb.jpg');
}
.social-icons li.gp {
	background-image: url('../img/gp.jpg');
}
.social-icons li.pt {
	background-image: url('../img/pt.jpg');
}
.social-icons {
	margin: 0 auto;
	width: 235px;
	margin-top: 10px;
}
}
@media(min-width:768px) {
.social-icons li {
	float: none !important;
	display: block !important;
	list-style: none;
	margin-right: 5px;
	margin-bottom: 5px;
	text-indent: -9999px;
	width: 43px;
	height: 43px;
}
.social-icons {
	margin-top: 15px;
}
.menu .span7 {
	max-width: 388px;
	margin-left: 57.26495726495726% !important;
	margin-bottom: 10px !important;
	float: right !important;
}
.menu {
	position: fixed;
	float: left !important;
}
.menu .bigMenu {
	display: block !important;
}
.menu .smallMenu {
	display: none !important;
}
.openSmallMenu {
	display: none;
}
.menu, .social-icons {
	position: fixed;
}
.row-fluid .span2 {
	width: 21%;
}
.hide_2 {
	display: block !important;
}
.row-fluid .offset2 {
	margin-left: 22.65812%;
}
.row-fluid .offset9 {
	margin-left: 81.487179%;
}
}
@media(min-width:1100px) {
.row-fluid .span2 {
	width: 20%;
}
.hide_1 {
	display: block !important;
}
}
