input[type="submit"] {
    background: #757575 !important;
    display: inline-block;
    color: #fff !important;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0,0,0,0.3);
    position: relative;
    cursor: pointer;
    font-weight: bold;
    padding: 5px 15px 5px !important;
    border: 1px solid rgba(0,0,0,.1) !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px 
!important;
    margin: 0 5px 0 0;
    line-height: normal !important;
}

#pageHead {   
		display: none !important;
}

#header {
    margin-bottom: 50px !important;
		background-color: #faf9f6
}

#header .inside {
    margin-bottom: 20px !important;
}

#homeBanner {
    height: 700px !important; 	     		 background-size: cover !important;
}

@media only screen and (max-width: 1280px) {
#homeBanner {
    height: 550px !important;
}
}

@media only screen and (max-width: 480px) {
#homeBanner {
    height: 400px !important;
}
}

@media only screen and (max-width: 768px) {
#header .inside {
    margin-bottom: 10px !important;
}
}

@media only screen and (max-width: 768px) {
#homeBanner h2 {
    font-size: 22px !important;
}
}

#main {
	margin: 0 auto 0px;
	padding: 0 0 0px 0;
	max-width: 62.5em;
}

#footer a:hover {
    color: black !important;
}

#footer p {
    font-size: 11px !important;
		color: #A8A8A8;
}

#footer .secondary {
      border-top: 0.5px solid #D4D4D4 !important;
}

#footer .main {
	padding: 0px 0 10px 0;
	margin: 0 0 0 0;
}

#footer .secondary .left {
    float: none;
}

#footer .secondary {
    text-align: center;
}

body, #footer {
	background-color: #faf9f6
}

body {font-family: "Titillium Web";}

#homeBanner p {
    font-size: 12px !important;
}

#homeBanner h2  { 
		font-size: 30px !important;
}

#homeBanner h2 {
    max-width: 350px !important;
}

.blog #sidebar {
    width: 15% !important;
}

.blog #sidebar {
    margin-top: 70px !important;
}

.blog #content {
    width: 75% !important;
}

.single-post #sidebar {
    width: 15% !important;
}

.single-post #sidebar {
    margin-top: 70px !important;
}

.single-post #content {
    width: 75% !important;
}

.videoContainer iframe {
    max-width: 100% !important;
}

.jetpack_subscription_widget p {
    font-size: 0.75em !important;
    color: #8f8f8f !important;
}

#sidebar .widgetBox h3 {
    font-size: 18px !important;
    text-transform: uppercase !important;
}

#content .widgets_on_page ul {
    margin-left: 0 !important;
}

.simple-social-icons li:first-child {
    margin-left: -5px !important;
}

p {font-size: 14px !important;
}

#logo img {
    max-width: 60px !important;
    height: auto !important;
}

.page-template-page-portfolio-paginated #content h5 {
    margin-left: 25px !important;
}

.page-template-page-portfolio  #content h5 {
    margin-left: 25px !important;
}

.flex-control-nav {
    bottom: 40 !important;
}

.flex-control-nav li a {
    width: 13px !important;
    height: 13px !important;
    display: block !important;
    background: rgba(255,255,255,0.3) !important;
    cursor: pointer;
    text-indent: -9999px;
    box-shadow: inset 0 0 1px rgba(0,0,0,0.3) !important;
}

.flex-control-nav li a.flex-active {
    background: rgba(255,255,255,0.7) !important;
    cursor: default !important;
}

.flex-control-nav {
    position: absolute !important;
    bottom: 20px !important;
    right: 3% !important;
    width: auto !important;
}

.wpcf7 input {
    background-color: #faf9f6;
    padding: 8px;
    font-family: "Titillium Web";
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #111111;
    border: 1px solid #ddd;
    background: #faf9f6 url(images/field_bkg.png) repeat-x;
}

.wpcf7 input {
    width: 90% !important;
		outline: none !important;
}

.wpcf7 textarea {
    width: 89% !important;
}

input[type="submit"] {
    max-width: 120px !important;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: none !important;
}

div.wpcf7-mail-sent-ok {
    border: none !important;
}

.page-id-675 .widgets_on_page {
    margin-top: -40px;
}

.simple-social-icons ul.aligncenter li {
    float: left;
}

#simple-social-icons-2 ul li a, #simple-social-icons-2 ul li a:hover, #simple-social-icons-2 ul li a:focus {
    padding: 0 !important;
}

.wrap {
background: #faf9f6;
padding-top: 1px;
}