/*
Theme Name: Fantefilm
Theme URI: http://www.factumsolutions.no/
Author: Factum Solutions
Author URI: http://www.factumsolutions.no/
Description: Fantefilm Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
*/
/* Stylesheets in Whole Site
/*-----------------------------------------------------------------------------------*/
/* CSS Reset 
/*-----------------------------------------------------------------------------------*/
body{
    background: #000;
}
.home-flex-slider {
    border: 0 !important;
    border-bottom : 15px solid #fff !important;
    margin: 0 !important;

}
.featured-video{
    border-bottom : 15px solid #fff;
}
.flex-carousel{
    margin: 0;
}
.flex-carousel .flex-control-thumbs li{
    float: none;
    display: inline-block;
    padding: 1px;
    margin-bottom: 1px;
}
.flex-carousel .flex-control-thumbs{
    text-align: left;
}
.flex-carousel .flex-control-thumbs img{
    text-align: left;
    padding: 2px;
    border: 1px solid #444;
}

/******/
.main-navigation{
    -webkit-transition: all 500ms linear;
    -moz-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
    position: static;
    top:-60px;
}
.main-navigation.navbar-fixed-top{
    top:0;
    position: fixed;
}
/**** 404 Not Found ****/
.page-not-found {
    margin: 20px auto;
    float: left;
    width: 100%;
}
.page-not-found header h2 {
    color: #ec2c3b;
    display: inline-block;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 0;
    position: relative;
    text-transform: uppercase;
}
.cs-content404 {
    float: left;
    margin-bottom: 20px;
    padding-bottom: 15px;
    position: relative;
}
.cs-content404 aside {
    background: #E00000;
    color: #ffffff;
    float: left;
    font-size: 25px;
    height: 55px;
    line-height: 55px;
    margin: 7px 0 0;
    text-align: center;
    width: 55px;
}
.cs-content404 aside ~ .desc {
    margin-left: 27px;
    float: left;
    width: 73%;
    line-height: 24px;
}
.cs-content404 .desc h3 {
    color: #999;
    float: left;
    font-size: 20px;
    font-weight: 400;
    margin-top: 10px;
    position: relative;
    top: 50%;
}
.cs-content404:before, .page-no-search h1:before {
    background: url(assets/images/bg-heading-brdr.png)repeat;
    bottom: 0px;
    content: "";
    height: 4px;
    left: 0px;
    position: absolute;
    width: 100%;
}
.not-found h2{
    font-size: 80px;
    font-family: 'Berthold Akzidenz-Grotesk';
    color: #E00000;
}
a.btn_404 {
    padding: 8px 10px 8px 30px;
    background: #E00000;
    color: #fff;
    margin-top: 10px;
    display: inline-block;
    position: relative;
    box-shadow: 0px 0px 0px 1px rgba(0,0,0,0) inset;
}
a.btn_404:before {
    content: "\f015";
    font-family: 'fontawesome';
    position: absolute;
    outline: none;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    top: 7px;
    left: 8px;
    font-size: 16px;
    color: #fff;
}
.cs-content404.not_found {
    margin-top: 15px;
}
.cs-content404.not_found .desc h3 {
    line-height: 42px;
}
.cs-content404.not_found aside ~ .desc {
    width: auto;
}

/** Viemo **/
.featured-video iframe{
    width: 100%;
    float: left;
}
.blog-gallery .album_list,.blog-gallery{
    margin: 0;
    background: #000;
}

/* Instagram Load More **/
.load-more{
    padding: 20px;
    text-align: center;
}
.load-more img{
    width: 20px;
}
.load-more .btn-load-more{
    padding: 10px 40px;
    font-size: 14px;
    border: 0;
    background: #000;
    color: #fff;
}
a.instagram_btn {
    display: inline-block;
    text-decoration: none;
    font-size: 22px;
    color: #000;
    margin-top: 2px;
    position: absolute;
    bottom: 8px;
    left: 10px;
}
.featured-video {
    background: #000;
    text-align: center;
}
.featured-video #video_featured{
    width: auto;
    height: 595px;
    clear: both;
    overflow: hidden;
    max-width: 100%;
}
/*** Mute home page ***/
.mute-volume {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 9999;
}
.mute-volume input[type=checkbox] {
    display:none;
}

.mute-volume input[type=checkbox] + label
{
    background: url(assets/images/volume.png) no-repeat;
    height: 16px;
    width: 16px;
    display:inline-block;
    padding: 0 0 0 0px;
    background-size: cover;
}
.mute-volume input[type=checkbox]:checked + label
{
    background: url(assets/images/mute.png) no-repeat;
    height: 16px;
    width: 16px;
    display:inline-block;
    padding: 0 0 0 0px;
    background-size: cover;
}

.blog-gallery ul, .inv_instagram ul{
    text-align:left;
}

/* Footer */
.copy-right{
    color: #717171;
    font-size: 12px;
    margin-top: 15px;
}
.copy-right a{
    color: #717171;
}

/***** Video Popup ****/
#vimeo-video{
    padding: 3%;
}
div#vimeo-video .modal-lg{
    width: 90%;
    min-height: 670px;
    padding: 5px;
    background: #fff;
    border-radius: 5px;
    margin: 0;
}
#vimeo-video iframe{
    min-height: 670px;
}
#vimeo-video .btn-default {
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0,0,0,.6);
    color: #fff;
    border: 0;
    border-radius: 0;
}

/****** instagram popup *****/
#instagram_modal .close{
    position: absolute;
    z-index: 9999;
    background: rgba(0,0,0,.6);
    right: 5px;
    color: #fff;
    opacity: 1;
    top:5px;
    border-radius: 50%;
    width: 30px;
    height: 30px;

}
#instagram_modal .close span{
    top: -2px;
    position: relative;
}
#instagram_modal .modal-body {
    padding: 5px;
}
.img-responsive{
    width: 100%;
}

/******* Pre Loader *********/
.pre-loading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: black;
    background-image: url('assets/images/loader_32px.gif');
    background-position: center;
    background-repeat: no-repeat;
    z-index: 9999;
}
.navbar {
    z-index: 99991;
}
/**** Media Qureis ***/
@media(max-width : 767px){
    .mute-volume {
        right: 75px;
    }
    .cs-social ul,.copy-right {
        max-width: 100%;
        width: 100%;
        text-align: center; 
    }
    .copy-right{
        margin: 0px;
        clear: both;
        float: none;
    }

}
