body {
    font-family: "Helvetica";
}
.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;
}
.row-fluid .span2 {
    width: 50%;
    float: left;
}
.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 {
    float: none !important;
    display: block !important;
    list-style: none;
    margin-right: 5px;
    margin-bottom: 5px;
    text-indent: -9999px;
    width: 43px;
    height: 43px;
}
.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,
.social-icons {
    position: fixed;
}
.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;
}
.row-fluid .offset9 {
    margin-left: 81.487179%;
}
.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;
}
.row-fluid .offset2 {
    margin-left: 22.65812%;
}
@media(min-width:560px){

.row-fluid .span2 {
    width: 50%;
    float: left;
}
.hide_2 {
    display: block !important;
}
}
@media(min-width:615px){

.row-fluid .span2 {
    width: 33.333333%;
    float: left;
}
.hide_2 {
    display: none !important;
}
}
@media(min-width:860px){

.row-fluid .span2 {
    width:25%;
}
.hide_2 {
    display:block !important;
}
}
@media(min-width:1100px){

.row-fluid .span2 {
    width:20%;
}
.hide_1 {
    display:block !important;
}
}