/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 26.02.2019, 00:21:37
    Author     : Maik Zawierucha | SIZ-Webdesign | 03744/2236623
*/
#content p {font-size: 13px;}
#top-menu a{font-size: 16px;}
.site-branding {text-align: center;}
.navigation-top #site-navigation #top-menu{text-align: center;}
.content-text {font-size: 13px}
.content-text h4 {font-size: 13px}
.entry-header {display: none;}
.footer-1 a, .footer-2 a, .footer-3 a {color: #005db8;font-size: 13px;}
.footer-1 h3, .footer-2 h3, .footer-3 h3 {border-bottom: 1px solid #eee;}
.footer-1 li, .footer-2 li, .footer-3 li {list-style: none;}
.footer-container {margin-top: 50px;}
.header-1 {background-color: #005db8;padding: 10px 0;color: #fff;text-align: right; font-size: 13px;width: 100%;float: left;}
.header-1-1 a{color: #fff;}
.header-1-1 i{margin-right: 10px;}
.header-1-1 p i:nth-child(2), .header-1-1 i:nth-child(3), .header-1-1 i:nth-child(4), .header-1-1 i:last-child{margin-left: 15px;}
.header-1-1 p {margin: 0; float: left;}
.list-home ul {padding-left: 50px;font-size: 13px;}
.nivo-controlNav {display: none;}
.nivo-directionNav {display: none;}
.slider-home {}
.vc_separator.vc_separator_align_center h4 {font-size: 16px;}
.wrap {padding-top: 0 !important;}
span.vc_tta-title-text {font-size: 11px;}


@media only screen and (max-width: 2500px) and (min-width: 1025px)  {
    /*.wrap{max-width: 1800px !important;}*/
    .header-1 {padding-right: 20px;}
    .header-1-1 {max-width: 90%; margin: 0 auto;float: right;}
    .header-1-1 p:first-child {margin-right: 10px;}
    .header-1-1 p:nth-child(2) {margin-right: 10px;}
    .site-branding {margin-top: 50px;}
    .site-main {width: 100%; margin: 0 auto;}
    .site-main .wrap {max-width: 100% !important}
    .site-main .wrap .entry-content {max-width: 75%; margin: 0 auto;}
     
}

@media only screen and (max-width: 1024px) and (min-width: 769px){
    .header-1 {width: 100%;float: left;}
    .header-1-1 {float: none; width: 99%; margin: 0 auto;}
    .site-branding {margin-top: 50px;padding: 0!important;}
}

@media only screen and (max-width: 768px) and (min-width: 760px){
    .header-1-1 {}
    .header-1-1 p {width: 100%; float: left;text-align: center;}
    .main-navigation a {padding: 1em 10px !important;}
    .site-branding {margin-top: 100px;}
    .wpb-js-composer .vc_tta.vc_general .vc_tta-tab>a {padding: 14px 11px !important;}
    .content-text h4 {text-align: center;}
}

@media only screen and (max-width: 760px) and (min-width: 692px){
    /*.header-1-1 {}*/
    .header-1-1 p {width: 100%; float: left;text-align: center;}
    .site-branding {margin-top: 105px;}
    .menu-toggle {font-size: 1.5rem !important;}
}
@media only screen and (max-width: 400px) {
    .vc_separator.vc_separator_align_center h4 {text-align: center;}
    .header-1-1 p {width: 100%; float: left;text-align: center;}
    .site-branding {margin-top: 150px;padding-bottom: 50px !important;}
    .menu-toggle {font-size: 1.5rem !important;}
}

