/*
Theme Name: Logan Child
Theme URI: http://www.pixedelic.com/themes/mood
Author: Manuel Masia | Pixedelic
Author URI: http: //themeforest.net/user/pixedelic
Description: A Wordpress theme by Manuel Masia (Pixedelic). If you think you're satisfied with the support or the updates, please consider to rate the theme with 5 stars on your ThemeForest "Downloads" section. It is very important and helpful for me and my business. Thank you.
Tags: responsive-layout, custom-colors, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, translation-ready
Template: mood
Version: 1.0
License: GNU General Public License
License URI: license.txt
*/

/* =Theme customization starts here
-------------------------------------------------------------- *//* Generated by Font Squirrel (https://www.fontsquirrel.com) on January 20, 2017 */
@font-face {
    font-family: 'a_day_without_sunregular';
    src: url('font/a_day_without_sun-webfont.woff2') format('woff2'), url('font/a_day_without_sun-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
h2.vc_custom_heading {
    font-size: 50px;
    line-height: 60px;
}
h4.vc_custom_heading {
    font-size: 26px;
    line-height: 34px;
}
.homevideotitle {
    font-family: 'a_day_without_sunregular' !important;
    font-size: 80px;
    font-weight: normal;
    margin-top: 0 !important;
    color: #ffffff !important;
}
.filmbutton {
    background: #ffffff;
    border: 1px solid #000000;
    max-width: 350px;
    border-radius: 30px;
    margin: 40px auto 0;
}
.filmbutton a {
    display: block;
    color: #000000;
    padding: 14px 35px;
}
.filmbutton:hover {
    background: #dc7900;
    border: 1px solid #dc7900;
}
.filmbutton a:hover {
    color: #ffffff !important;
    opacity: 1 !important;
}
#bgvid {
    max-width: 100%;
}
.homebigimg {
    display: none !important;
}
/*Single Article*/

body.post-template-default.single #header-title {
    background: rgba(21, 21, 21, 0.035) none repeat scroll 0 0;
    padding-top: 0 !important;
}
.entry-footer {
    display: none;
}
/**/
.post-list:not(.work-list) article:not(.no-shadow) .entry-text, 
.post-list:not(.work-list) article.text-position-over .entry-text {padding-top:20px !important;}

.post-list.work-list article .featured-media-wrap:after {display:none !Important;}
body.single .header-wrap{max-width: 1200px !important; text-align:center;}
body.single .header-wrap h1 {display:inline !important; text-align:center !important;}
body.single .navigation.post-navigation{display:none !important;}
.home-mission .vc_tta-tab.vc_active a span {font-size:28px;}
.header-cell .entry-meta {display:none;}







@media only screen and (max-width: 1200px) {
    /*.homebigimg {display:block !important;}.homevideointro {display:none;}*/
    
    .fooyateam .vc_col-sm-4 {
        width: 50% !important;
    }
    h2.vc_custom_heading {
        font-size: 38px;
        line-height: 48px;
    }
}
@media only screen and (max-width: 768px) {
    .fooyateam .vc_col-sm-4 {
        width: 100% !important;
    }
    h2.vc_custom_heading {
        font-size: 32px;
        line-height: 42px;
    }
}
@media only screen and (max-width: 600px) {
    .withoutsun h1 {
        font-size: 50px !important;
    }
    h4.vc_custom_heading {
        font-size: 22px;
        line-height: 30px;
    }
	body.single .header-wrap h1 {font-size:23px !important;}

}
@media only screen and (max-width: 480px) {
    h5 {
        font-size: 14px !important;
    }
    h2.vc_custom_heading {
        font-size: 28px;
        line-height: 38px;
    }
}
@media only screen and (max-width: 320px) {
    h2.vc_custom_heading {
        font-size: 22px;
        line-height: 32px;
    }
    h4.vc_custom_heading {
        font-size: 18px;
        line-height: 28px;
    }
}