html,
body {
    width: 100%;
    height: 100%;
}

body {
    background: #ededed;
    font-family: 'Philosopher', sans-serif;
    color:#444;
}
.container-fluid{
    padding-left:40px;
    padding-right:40px;
}
a {
    text-decoration: none;
    transition-delay: 0s;
    transition-duration: 0.5s;
    color:#125888; 
}
a:hover{
    transition-delay: 0s;
    transition-duration: 0.5s;
    text-decoration: none;
    color:#d2ab64;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Philosopher', sans-serif;
}
.video-box h2{
    color: #125888;  
}
p {
    margin-bottom:15px;
    margin-top:20px;
    font-size: 16px;
    line-height: 1.5;
}
ul li{
    list-style: circle;
    font-size: 1.3em;
}
.bg-primary {
    background-color: #125888;
    margin-bottom: 2em;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
    border:rgb(28,67,125);
}
.navbar-default {
    border-color: rgba(34,34,34,.05);
    font-family: 'Philosopher', sans-serif;
    background-color: rgb(28,67,125);
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}
.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
    color:#fff;
    font-size:1.6em;
    padding-right:2em;
}
.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
    color: #F9BF3B;
}
.navbar-default .nav > li.active>a,
.navbar-default .nav>li.active>a:focus {
    color: #F9BF3B!important;
    background: transparent;
}
.navbar-default .nav > li{
    padding-top:1em;   
}
.navbar-default .navbar-nav{
    margin-left: 23%;   
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
    background:transparent;
}
@media(min-width:768px) {
    .navbar-default {
        height: 80px;
        background-color: rgb(28,67,125);
        background-color: rgba(28,67,125,0.65)
    }
    .navbar-default .nav > li>a,
    .navbar-default .nav>li>a:focus {
        color: #fff;
    }
    .navbar-default .nav > li>a:hover,
    .navbar-default .nav>li>a:focus:hover {
        color: #F9BF3B;
    }
}
header {
    position: relative;
    width: 100%;
    height: auto;
    background-image: url("../img/epoch-cyrkva-na-svetite-otci.jpg");
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.header2,.header3,.header4,.header5,.header6{
    min-height:50%; 
    background-image: url("../img/epoch-nebula.jpg");
}
.header3{
    background-image: url("../img/epoch-cyrkvata-gragyt-na-hristos.jpg");
}
.header4{
    background-image: url("../img/epoch-bg.jpg");
}
.header5{
    background-image: url("../img/epoch-sybitiya.jpg");
}
header .header-content {
    position: relative;
    width: 100%;
    padding: 100px 15px;
    text-align: center;
}
.relative{
    position: relative;
}
.absolute{
    position: absolute;
}
.overlay{
    background: rgb(0,0,0);
    background: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
    top:0;
}
.overlay h1{
    margin-left:auto;
    margin-right: auto;
    margin-top:25%;
    margin-bottom: 0;
    text-align: center;
}
.overlay h1 a{
    color:#fff;
    letter-spacing: 3px;
    padding: 0 1em 0.5em;
    border-bottom: 1px solid #fff;
}
.overlay h1 a:hover{
    color: #F9BF3B; 
    border-bottom: 1px solid #F9BF3B;
}
.btn-about{
    margin-top:5em;
}
.btn-about a{
    font-size: 1.8em;
    color:#fff;
    letter-spacing: 1px;
    padding: 0.5em 1em;
    border: 1px solid #fff;
    text-transform: uppercase;
}
.btn-about a:hover{
   border: 1px solid #d2ab64;
   background:  #d2ab64;
}
.colRight{
    height: auto;
    padding:4em 2em;
}
.colRight p{
    font-size: 1.6em;
}
.video{
    margin:4em 0;
    padding:0 8em;
    text-align: center; 
}
.video p{
    text-align: left;
    padding-left:2em;
}
.media-section{
    margin-bottom: 3em;   
}
.media{
    text-align: center; 
}
.media h2{
    font-size: 3em;  
    color:#555;
}
.btn-media{
    margin-top:3em;   
}
.btn-media a{
    font-size: 1.5em;
    letter-spacing: 1px;
    padding: 0.5em 1em;
    color:#555;
    border: 1px solid #555;
    text-transform: uppercase;   
}
.btn-media a:hover{
    color:#fff;
    border:1px solid #125888;
    background: #125888;
}
.blue a{
   color:#fff;
    border:1px solid #125888;
    background: #125888; 
}
.blue a:hover{
    background: #d2ab64; 
    border: 1px solid #d2ab64;
}
.blur-section{
    padding:2em 0;
    text-align: center;
    color: #fff;
    height: auto;
    min-height: 500px;
    width: 100%;
    background-image: url("../img/epoch-blur.png"); 
        position: relative;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    margin-bottom: 3em;
}
.blur-section h2{
    font-size: 3em;
    margin-bottom: 1em;
}
.borderRight{
    border-right: 1px solid #fff;   
}
.blur-content{
    text-align: left;
}
.blur-content h3 a{
    color:#fff; 
    font-weight: 600;
}
.blur-content h3 a:hover{
    color:#d2ab64;
}
.blur-content p{
    font-size: 1.4em;   
}
.small a{
    font-size: 1.6em;   
}
.paddingLeft{
    padding-left:15em;   
}
.noMarginLeft{
    margin-top:2.5em;
    margin-left: 0;   
}
.footer{
    background: #242c33;
    width: 100%;
    height: auto;
    min-height:200px;
    clear:both;
    padding:2em;
}
ul.social{
	height: 60px;
	overflow:hidden;
	float:left;
    padding-left:0;
    margin-top:7em;
    margin-right:2em;
}
ul.social li{
	list-style: none;
	float:left;
}
.social1, .social2, .social3, .social4{
	display: block;
    height: 60px;
    width: 60px; 
}
.social1 {
	background: url("../img/social.png") no-repeat;
}
.social2 {
	background: url("../img/social.png") -60px 0 no-repeat;
}
.social3 {
	background: url("../img/social.png") -120px 0 no-repeat;
}

.social4 {
	background: url("../img/social.png") -180px 0 no-repeat;
}
.social1:hover{
    background: url("../img/social-hover.png") no-repeat;
}
.social2:hover{
    background: url("../img/social-hover.png") -60px 0 no-repeat;
}
.social3:hover{
    background: url("../img/social-hover.png") -120px 0 no-repeat;
}
.social4:hover{
    background: url("../img/social-hover.png") -180px 0 no-repeat;
}
.rights{
   margin-top:9em; 
}
.rights span{
    color:#fff;
    font-size: 1.4em;
}
.marginBottom{
    margin-bottom: 3em;   
}
.white{
    background:transparent;
    color:#555;
}
.about h1{
    margin-bottom: 1em;
    font-size: 3em !important;
}
.marginB{
    margin-bottom: 1.5em;   
}
.about img, .video-box img{
   transition-delay: 0s;
    transition-duration: 0.5s; 
    margin-left: auto;
    margin-right: auto;
    margin-top:0;
    margin-bottom: 0;
}
.about img:hover, .video-box img:hover{
    opacity: 0.5;
    transition-delay: 0s;
    transition-duration: 0.5s;  
}
.smaller{
    font-size: 1.3em !important;
    margin-top:1em;
}
.marginBo{
    margin-bottom: 3.5em;   
}
@media(min-width:768px) {
    header {
        min-height: 90%;
    }

    header .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    header .header-content .header-content-inner {
        margin-right: auto;
        margin-left: auto;
        max-width: 1000px;
    }

    header .header-content .header-content-inner p {
        margin-right: auto;
        margin-left: auto;
        max-width: 80%;
        font-size: 18px;
    }
}
.navbar-default .navbar-toggle{
    border:none;   
}
.navbar-toggle .icon-bar{
    width: 35px;   
}
.navbar-default .navbar-toggle .icon-bar{
    background-color: #fff;
    height: 1px;
    margin-bottom: 0.5em;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    background-color: transparent;   
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse{
    max-height: 430px;   
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
/* Tablet */
@media screen and (min-width: 768px) and (max-width: 992px){
    .borderRight{border-right:none;}
    .overlay{width: 100%;}
    .navbar-default .navbar-nav{margin-left:12%;}
    .navbar-default .nav > li>a{font-size: 1.2em;padding-right:1.3em;}
    .paddingLeft{padding-left:10em; !important}
}
.fright{
    float:right;   
}
/* Mobile HD */
@media screen and (min-width: 350px) and (max-width: 420px){
    .borderRight{border-right:none;}
    .overlay h1{margin-top:5em;}
    .overlay h1 a{border-bottom: none;}
    .overlay h1 a:hover{border-bottom: none;}
    .btn-media a{border:none;}
    .btn-media a{border-bottom:none;font-size: 1em;}
    .btn-media a:hover{background: transparent;color:#242c33;border:none;}
    .video{padding-left:2em;padding-right:2em}
    .paddingLeft{padding-left:2em; !important}
}
@media screen and (min-width: 1280px) and (max-width: 1532px){
    .navbar-default .navbar-nav{margin-left:19%;}
    .navbar-default .nav > li > a{font-size: 1.3em;}
}

@media screen and (min-width: 992px) and (max-width: 1279px){
    .navbar-default .navbar-nav{margin-left:5%;}
    .navbar-default .nav > li>a{font-size: 1.3em;}
    .overlay h1 a{border-bottom: none;}.overlay h1 a:hover{border-bottom: none;}
}
@media screen and (min-width: 591px) and (max-width: 767px){
    .borderRight{border-right:none;}
    .overlay h1{margin-top:3em;}
    .paddingLeft{padding-left:10em; !important}
    .video{padding-left:2em;padding-right:2em}
}
@media screen and (min-width: 420px) and (max-width: 590px){
    .borderRight{border-right:none;}
    .overlay h1{margin-top:1.2em;}
    .paddingLeft{padding-left:8em; !important}
    .btn-media a{border:none;}
    .btn-media a{border-bottom:1px solid #555;font-size: 1em;}
    .btn-media a:hover{background: transparent;color:#242c33;border:none;border-bottom: 1px solid #242c33;}
    .video{padding-left:2em;padding-right:2em}
}
/* Mobile LD */
@media screen and (max-width: 420px){
    .borderRight{border-right:none;}
    .overlay h1{margin-top:1.2em;}
    .paddingLeft{padding-left:4em; !important}
    .overlay h1 a{border-bottom: none;}.overlay h1 a:hover{border-bottom: none;}
    .btn-media a{border:none;}
    .btn-media a{border-bottom:none;font-size: 1em;}
    .btn-media a:hover{background: transparent;color:#242c33;border:none;}
    .video{padding-left:2em;padding-right:2em}
    ul.social{margin-top:2em;}
    .rights{margin-top:5em;}
}
