/*
Theme Name: NineZeroSeven
Theme URI: http://www.webcreations907.com
Author: webcreations907
Author URI: http://themeforest.net/user/webcreations907
Description: One Page Parallax Theme
Version: 3.0.1
License: GNU General Public License
License URI: license.txt
Tags: black
*/

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.gallery-caption{}

.sticky{}

.bypostauthor{}

element.style {
    background-color: #3c4650;
}


/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

section#top.topBar.nzs-drop-menu.full-header {
    background-color: #3c4650;
}

.topBar {
    background-color: #3c4650;
}

section#foot.footer {
    background-color: #3c4650;
}

.xl-testi .xl-name {
    display: none;
}

.page-section .titleBar {
    display: none;
}

.post .meta .date {
    display: none;
}

.post .meta .user {
    display: none;
}

.post .meta .comments {
    display: none;
}

.post .meta .postin {
    display: none;
}

.header-logo{
    padding-top:150px;
}

.content{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 25px; 
}

.img-frame {
    padding: 0px;
    box-shadow: none;
    border-radius: 0px;
    border: none;
}

a, a:visited {
    color: #6a85a0;
}

.post h4 {
    border-bottom: none;
}

.post {
    border:none;
}

ul {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.heading {
    background: none;
    margin-bottom: 10px;
}

.heading h5, .heading h6 {
    background-image: none !important;
    background-color: #ffffff;
    color: #6a85a0;
}

.fl {
    font-size: 11px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.fr {
    font-size: 11px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

p.form-submit input[type="submit"], a.main-btn, button.main-btn {
    border-color: #6a85a0;
    color: #6a85a0 !important;
    border: 4px solid #6a85a0;
    border-radius: 0px;
    padding: 5px;
    text-shadow: none;
    font-family: font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
}

nav.mainMenu ul li a {
    color: white;
}

a.hide-text.twitter {
    display:none;
}

a.hide-text.linkedin {
    display:none;
}

a.hide-text.email {
    display:none;
}

#main-menu.menu a:hover {
    color: #85a2bf;
}

.alternate-bg2, .alternate-bg2 .titleBar h2, .alternate-bg2 .heading h1, .alternate-bg2 .heading h2, .alternate-bg2 .heading h3, .alternate-bg2 .heading h4, .alternate-bg2 .heading h5, .alternate-bg2 .heading h6 {
    background: none;
}

.titleBar span {
    display: none;
}

.blog .titleBar h2 {
    display: none;
}

.titleBar {
    background: none;
}

.post h4 {
    color: #6a85a0;
}

.container .two-thirds.column {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 2;
}

.titleBar {
    background: none;
height:25px;
}

.xl-testimonial .owl-carousel .owl-item img {
    width: 200px;
    height: 100px;
}

nav.mainMenu ul li > a:hover, nav.mainMenu ul li.active > a {
    color: #fbfbfb;
}

form.search {
    display: none;
}

div.widget.widget_recent_comments {
    display: none;
}

div.widget.widget_archive {
    display: none;
}

p.form-submit input[type="submit"], a.main-btn, a.orange, .progress .orange, button.main-btn {
    background-color: #fbfbfb;
}

.main-nav-logo {
    color: white;
    font-family: Open Sans Condensed;
    font-weight: 600;
}