.header {
line-height: 1.333;
font-size: 65px;
letter-spacing: -2px;
font-weight: 300;
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
text-align: center;
margin-top: 70px;
}

.summary {
font-size: 13px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 4px;
filter: alpha(opacity=@opacity * 100);
-moz-opacity: 0.75;
-khtml-opacity: 0.75;
opacity: 0.75;
text-align: center;
padding-bottom: 50px;
}

.symple-one-third .ios-app-image{
padding: 0 20% 20px 20%;
width: 60%;
}

.symple-one-third .ios-app-title{
text-align: center;
}

.symple-one-third .ios-app-desc{
text-align: center;
}

a:hover img.ios-app-image {
opacity: 0.5;
}

a:hover h3.ios-app-title {
color: #bcbfc3;
}

#cscf .form-control:focus {
border-color: #be2844;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(233, 102, 102, 0.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(233, 102, 102, 0.6);
}

.symple-one-third {
    margin-right: 2%;
}

h1.header,
h2.summary{
    color: #FFFFFF;
}

html{
    background: #FFFFFF;
}

.footer{
    height: 150px;
}