/*
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.1.4
License: GNU General Public License
License URI: license.txt
Tags: black,white,orange,flexible-width,custom-background,custom-colors,featured-images,full-width-template,theme-options,translation-ready,left-sidebar,right-sidebar
*/

.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{}

.fear-two, .fear-three {
display: none;  
}

#header_2 .fear-two {
    display: block !important;
}

#header_2 .fear-one, #header_2 .fear-three {
    display: none;
}

#header_3 .fear-three {
    display: block !important;  
}

#header_3 .fear-one, #header_3 .fear-two {
    display: none;  
}

.hero-container {
    display: block;
    position: relative;
    height: auto;
    margin: auto;
    width: 100%;
    background: #fff;
    padding: 30px;
    /*top: 44.5%;*/
    top: 43%;
    transform: translateY(-50%);
}

#header-option .container {
    height: 100%;
}


.hero-image {
    display: inline-block;
    width: 30%;
    /*width: 40%;*/
    vertical-align: top;
    margin-right: 3%;
}

.hero-description {
    display: inline-block;
    width: 66%;
    /*width: 56%;*/
}

.header-order-links{
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
h3.header-order-links-title{
    text-align: center;
}

.hero-description a {
    display: block !important;
    clear: both;
        background: #d37a21;
    color: #fff !important;
    text-align: center;
    padding: 7px;
    text-transform: uppercase;
    border-radius: 4px;
    font-family: "Oswald", "Times New Roman", Helvetica, Arial, sans-serif;
    font-weight: 300 !important;
    font-size: 18px !important;
    margin-bottom: 10px !important;
    width: 100% !important;
    height: auto !important;
    line-height: 22px !important;
}


.hero-description a:hover {
color: #ffcc99 !important;
}

.hero-description p {
    /*font-size: 18px;*/
    font-size: 16px;
    font-family: "Oswald", "Times New Roman", Helvetica, Arial, sans-serif;
    /*line-height: 30px;*/
    line-height: 26px;
    font-weight: 300;
}


.hero-description p:nth-child(1) {
    border-top: 1px solid;
    padding-top: 20px;
}

.hero-description p:nth-child(2) {
    border-bottom: 1px solid;
    padding-bottom: 20px;
}

#header-option {
    background: url(/wp-content/themes/ninezeroseven/assets/img/theme/husk.png) #f2f2f2 !important;
}

.fancybox-inner, .fancybox-slide {
    height: 100% !important;
}

#hero-modal {
        display: inline-block;
    max-width: 600px;
    text-align: center;
    padding: 24px 30px;
}

#hero-modal h2 {
        font-size: 30px;
        margin-top: 10px;
}

#hero-modal p {
font-size: 20px;
    line-height: 1.3em;
    font-family: "Oswald", "Times New Roman", Helvetica, Arial, sans-serif;
    font-weight: 300;
}

#hero-modal input.submit {
    font-family: "Oswald", "Times New Roman", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 300;
    width: 100%;
    color: #fff;
    border: none !important;
    background: #c63;
    margin-bottom: 0;
}

#hero-modal input[type="text"] {
    width: 100%;
    margin-bottom: 10px !important;
    margin: auto;
    padding: 10px;
}

#hero-modal label {
        font-size: 26px;
    margin-bottom: 20px;
    font-family: "Oswald", "Times New Roman", Helvetica, Arial, sans-serif;
}

@media all and (max-width: 959px) and (min-width: 768px) {
    .fullheader .social {
        bottom: 155px !important;
    }
    .hero-description p {
        font-size: 16px !important;
    }
}

@media all and (max-width: 767px) and (min-width: 482px) {
    #header-option .container {
            width: 100% !important;
    }
        .hero-container {
            padding: 25px 15px;
    }
        .hero-description p {
        font-size: 16px !important;
            line-height: 20px;
    }
        .fullheader .social {
        bottom: 142px !important;
    }
    .full-header {
        bottom: -10px !important;
    }
    .topBar .is-ticky {
            height: 120px;
    }
}

@media all and (max-width: 767px) {
    .featured-book {
        text-align: center;
    }
}

@media all and (max-width: 481px) { 
    section.fullheader.entry#header-option {
        display: block !important;
        box-shadow: none !important;
        height: auto !important;
    }
    #header-option .container {
        height: auto !important;
    }
    #books {
        margin-top: 0 !important;
    }
    .hero-container {
        padding: 20px;
    transform: translateY(0);
            margin-top: 92px;
    }
    .hero-image {
        display: block;
        width: 100% !important;
    }
        .hero-description {
        display: block;
        width: 100% !important;
    }
}
.fullheader .social {
    display: none !important;
}

.snp-wrap .fancybox-inner {
        max-width: 460px !important;
        margin: auto;
}