/*
Theme Name: SCV 2
Theme URI: http:// CoelnConcept.de/
Author: CoelnConcept
Author URI: http:// CoelnConcept.de/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: scv_2
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

scv_2 is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
@import url(resources/css/style.css);
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background: red;
    color: #fff;
}
.widget_rss .rss-date {
    display: none;
}
ul#menu-footer-menu-1 {
    padding: 15px 0;
    list-style-type: none;
}
.carousel-caption p {
    display: none;
}
a {
    color: #0F5B8B;
}

h1, h1 a {
	text-decoration: none;
	color: #01607B;
	font-size: 26px;
}

h2, h2 a {
	text-decoration: none;
	color: #01607B;
	font-size: 20px;
    font-weight: normal;
}

body {
	background: #01607b;
    font-family: sans-serif;
}
div#page {
    background: #fff;
}
aside.widget {
    box-shadow: 3px 3px 7px #000;margin: 0;
    margin-bottom: 15px;
}
aside.widget:last-child {
	border-bottom: 1px solid #0f5b8b;
}
aside.widget .content:after {
    content: '';
    clear: both;
    display: block;
    height: 1px;
}
aside#ai1ec_agenda_widget-2 h2:before {
    font-family: 'icomoon';
    content: "\e901";
    color: #034D68;
    width: 30px;
    display: block;
    float: left;
}
.widget .content {
    padding: 15px;
}
aside.widget h2 span {
    color: #034D68;
    width: 30px;
    display: block;
    float: left;
}
aside .widget-title:after {
	font-family: 'icomoon';
	content: "\e90F";
	float: right;
}
aside.hiddenel .widget-title:after {
	content: "\e902";
}
aside .widget-title {
    margin: 0;
    padding: 10px 15px;
    font-size: 16px;
    border-bottom: 1px solid #0f5b8b;
    color: #01607B;
        height: 34px;
}
aside .widget-title {
	border-bottom: 0px solid #0f5b8b;
}
aside .content {
	display: none;
}

header#masthead {
   
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 25px;
}
.navbar-default {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
}


.navbar-brand {
    display: none;
}
main#main {
    margin-bottom: 15px;
}
.articles {
    margin: 0 -15px;
}
.articles article {
    overflow: hidden;
    border-bottom: 1px solid #01607B;
    
}
.articles article .entry-content .content {
    margin-top: 15px;
}
.articles article .entry-content {
    position: relative;
}

.articles header.entry-header {
    clear: both;
    height: 45px;
    position: relative;
    background: url(img/newsbg.png);
}
.articles .entry-meta {
    float: right;
    height: 45px;
    line-height: 45px;
    padding-right: 15px;
}
.articles h2.entry-title {
    float: left;
    display: block;
    line-height: 45px;
    margin:0;
    padding: 0 15px;
}
.readmorebtn {
    margin-top: 10px;
    clear: both;
    background: #034D68;
    border-radius: 0;
    border: 0;
    font-size: 1em;
    padding: 5px 10px;
    display: block;
}

.articles .smalllogo {

}
@media (min-width: 768px) {
    .navbar-header {
        height: 100px;
    }
}
@media(max-width: 767px) {
    .container-head {
        background: #fff;
    }
    .carousel-inner .item img {
        width: 100% !important;
        height: auto !important;
        max-width: none !important;
    }
    .item {
        height: auto !important;
    }
    .sliderwrap {
        overflow: hidden;
        height: auto !important;
    }
    header .navbar-brand>img {
        display: block;
        width: auto;
        height: 70px;
        max-width: 100%;
        margin-top: -15px;
    }
    header .navbar-brand {
        display: block;
        overflow: hidden;
    }

}
.newshead h2 {
    font-size: 26px;
    font-weight: normal;
    padding: 0;    
    line-height: 35px;
    margin: 0;
}
.newshead {
    margin: 0 -15px; 
    background: #E2DFDA;
    border-left: 0;
    height: 35px;
    line-height: 35px;
    padding-left: 15px;
}

@media(min-width: 768px) {
  
   
    a.navbar-brand {
        display: block;
        margin: 0;
        padding: 0;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: transparent;
        background: #fff;
    }

    .navbar-default .navbar-nav>li>a,
    .navbar-nav>li>a {
        padding-top: 11px;
        padding-bottom: 11px;
        margin-top: 6px;
        
        text-transform: uppercase;
        padding-left: 20px;
        padding-right: 20px;
    }
    .navbar-default .navbar-nav>.active>a, 
    .navbar-default .navbar-nav>.active>a:focus, 
    .navbar-default .navbar-nav>.active>a:hover {
        color: #fff;
    }
    .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
        color: #000;
    }

}
.navbar-default .navbar-nav> .current-page-parent>a {
    background: red !important;
    color: #fff !important;
}

.navbar-default .navbar-nav> .current-page-parent>a:hover {
    background: red;
    color: #fff;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background: red;
}


.navbar-nav>li>a:before {
    font-family: 'icomoon';
    font-size: 17px;
    line-height: 40px;
    display: block;
    float: left;
    margin-top: -10px;
    margin-right: 10px;
}
.navbar-nav>li#menu-item-24>a:before {
    content: '\e90b';
}
.navbar-nav>li#menu-item-26>a:before {
    content: '\e900';
}
.navbar-nav>li#menu-item-28>a:before {
    content: '\e90e';
}
.navbar-nav>li#menu-item-25>a:before {
    content: '\e906';
}
.navbar-nav>li#menu-item-27>a:before {
    content: '\e909';
}
.navbar-nav>li#menu-item-29>a:before {
    content: '\e911';
}
footer.site-footer {
    margin: 15px -15px 0;
    background-color: #034D68;
    min-height: 65px;
}
footer.site-footer .site-info a {
    color: #fff;
}
footer.site-footer .site-info {
    color: #fff;
    text-align: center;
    padding-top: 30px;
}
.nextpages > div, .beforepages > div {
    background: #01607B;
    padding: 5px 15px;
    margin: 5px -15px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
}
.beforepages:before {
    content: '';
    display: block;
    width: 70px;
    height: 10px;
    margin: auto;
    background: url(img/arrowup.svg);
    background-size: 100% auto;
}
.nextpages:after {
    content: '';
    display: block;
    width: 70px;
    height: 10px;
    margin: auto;
    background: url(img/arrow.svg);
    background-size: 100% auto;
}
.navigation {
    margin-top: 15px;
}
.sliderwrap {
    overflow: hidden;
    height: 400px
}
header#masthead {
   
}
nav#site-navigation {
    z-index: 999;
}
.carousel-control {
    height: 400px;
}
.carousel-control.left,
.carousel-control.right
{
    background-image: none !important;
}
.site-main .col-sm-6 img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

@media(max-width: 768px) {
    .articles article .entry-content .content {
        padding: 15px;
    }
}

img.alignright {
    float: right;
    margin-left:15px;
    margin-bottom:15px;
}
img.alignleft {
    float: left;
    margin-right:15px;
    margin-bottom:15px;
}
.item {
    height: 400px;
}
.carousel-caption {
    left: 0;
    bottom: 0;
    width: auto;
    right: auto;
    padding: 0 25px;
    background: rgba(15, 91, 139, 0.85);
    color: #fff;
    text-shadow: none;
}
.carousel-caption h4 {
    font-weight: normal;
    font-size: 25px;
    text-align: left;
}
.carousel-caption * {
    
    color: #fff;
    text-shadow: none;
}
a:hover {
    text-decoration: none;
}
h2.widget-title {
    cursor: pointer;
    background: #e2dfda;
}
aside.widget_ai1ec_agenda_widget .content {
    padding: 0;
}
@media(min-width: 768px) {
    ul.dropdown-menu {
        border-radius: 0;
        box-shadow: none;
        border-color: #0F5B8B;
    }   
    .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
        color: #FFF;
        background-color: #0F5B8B;
    }
}

.item {
    overflow: hidden;
}
.item img {
    width: auto !important;
    height: 100% !important;
    max-width: none !important;
}
.sliderwrap {
    width: 100%;
    background: url(img/head.jpg) bottom;
}
ul#menu-top-menu {
    list-style-type: none;
    padding: 15px;
    font-size: 13px;
    text-align: center;
}
@media( min-width: 768px) {
    .navbar-header {
        height: 120px;
        display: block;
        float: none;
        clear: both;
    }
}

.navbar-brand>img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-top: -30px;
}
div#page {
    box-shadow: 0;
    margin-top: 40px;
}

.navbar {
    margin-bottom: 0;
}
.menu ul {
    text-align: left;
    list-style-type: none;
}

@media(max-width: 768px) {
    table {
        overflow: scroll;
    }
}

.gallery {
    clear: both;
}

.gallery.gallery-columns-2 .gallery-item {
    float: left;
    width: calc(100% / 2);
}
.gallery.gallery-columns-3 .gallery-item {
    float: left;
    width: calc(100% / 3);
}
.gallery.gallery-columns-4 .gallery-item {
    float: left;
    width: calc(100% / 4);
}
.gallery.gallery-columns-5 .gallery-item {
    float: left;
    width: calc(100% / 5);
}
.gallery.gallery-columns-6 .gallery-item {
    float: left;
    width: calc(100% / 6);
}
.gallery .gallery-item img {
    width: calc(100% - 20px);
    padding: 10px;
    height: auto;

    max-width: 100%;
    max-height: 100%;
}
.carousel-caption {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
background:transparent;
}
.carousel-indicators {
    bottom: 40px;
}
.carousel-caption a {
color: #000;
float: none!important
	    
}