/*
Theme Name: adocom-page
Theme URI:
Description: adocom page by bhost
Author: webservice
Author URI: http://www.adocom.de/
Template: bhost
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

body {font-family: 'Open Sans', sans-serif;}

.bold-font,
.widget-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

p {font-size: 18px;}

h1 {font-size: 42px;}
h1.medium {font-weight: medium;}
h2 {font-size: 31px;}
h2.bold {font-weight: bold;}
h2.bold.weiss {color: #fff !important;}
h3.bold-font {margin-bottom: 20px;}
h4 {font-size: 21px;}
table tr:hover {background-color: transparent;}
.widget-title:after{background:transparent;}
.single-widget { padding: 0;}
.single-widget .widget-title, .comments-title, #reply-title {border-bottom: 0;}
.single-widget .widget-title:after, .comments-title:after, #reply-title:after {background: transparent;}
#cn-notice-text { font-size: 12px; }

/* //// Navigation //// */
.mainmenu ul#nav>li:before {background: transparent;}

.mainmenu #nav li.current-menu-item a,
.mainmenu .current_page_item a, 
.mainmenu .current-menu-ancestor a, 
.mainmenu .current-menu-ancestor >a:hover, 
.mainmenu .current-menu-ancestor >a:focus, 
.mainmenu .current-menu-item > a, 
.mainmenu .current-menu-item > a:hover, 
.mainmenu .current-menu-item > a:focus,
.mainmenu ul#nav >li:hover>a, 
.mainmenu ul#nav li ul.sub-menu li:hover a{
    color: #333333 !important;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0;
    outline: none;
    text-decoration: underline;
}

.mainmenu .sub-menu li.current-menu-item a, 
.mainmenu .current-menu-ancestor .sub-menu li a, 
.mainmenu .current-menu-ancestor .sub-menu li a{background-color: transparent;}

.mainmenu ul#nav li ul.sub-menu li:not(.current-menu-item) a{color: #000!important;}
.menu-item-has-children:after {content: "\2193";font-weight: bold;position: absolute;float: right;left: 70px;top: 20px;}
.mainmenu ul#nav ul.sub-menu li:hover ul.sub-menu{background-color: transparent;}

/* //// Sticky navbar ///// */

.site-header.sticky{position: fixed;z-index: 1000;top: 0;bottom: auto;}
 /*///// Footer /////*/
#footer{text-align: left;text-transform: none;}
#footer .single-widget{background-color: transparent;}
#footer h3, #footer p{color:#fff!important;}
/* ///// Impressum ///// */
#imparea{max-width: 960px;margin: 0 auto;}
table {border-bottom: 0 !important;}
table a, table a:visited {color: rgb(126,10,10);}
table.imp{width: 100%;margin: 0 auto 1em;}
table.imp tr th,table.imp tr td{text-align: left;vertical-align: baseline;}
table.imp tr th{width: 35%;background-color: transparent;color:#000;text-transform: none;}
table.imp tr td{width: 65%;}
@media(max-width:767px) {
	table.imp {display: block;}
	table.imp tr {display: block;margin-bottom: .5em;}
	table.imp tr th,
	table.imp tr td {display: block;}
}

.entry-header {
    display: none;
}

/*kontakt */
/* ///// Kontakt ///// */
.links{display: inline-block;width: 48%;}
.rechts{display: inline-block;margin-left: 10px;    width: 49.3%;vertical-align: top;}
input[type="reset"], input[type="submit"] {background-color: #0f58bf;color: #f4f4f4;width: 250px!important;border: 0;box-shadow: none;padding: 6px 0 !important;margin: 0 10px;}button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active{background-color: #0f58bf;color: #f4f4f4;}
input[type="reset"]:hover, input[type="submit"]:Hover{background-color:#0f58bf;color: #f4f4f4;}
input, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"],textarea {padding: 0!important;}
embed, iframe, object { margin-top: 15px; }
/*  */
#primary {
    overflow: visible;
}
#primary, .content-area { background: transparent; }

/*header */
h1, h2, h3, h4, h5, h6 {
    text-transform: none;
}
.header-top {
    margin: 0 auto;
    max-width: 1170px;
}
.header-top .logo {
    float: left;
    margin-left: 15px;
}
#masthead {
    background-color: #333333 !important;
    display: inline-block;
    width: 100%;
}
.header-top .menu li {
    float: left;
    padding-right: 15px;
}
.header-top aside {
    float: left;
    width: 70%;
    background-color: transparent;
    padding-left: 100px;
}
.header-top .menu li:last-child a:after {
    display: none;
}
.header-top .menu li a {
    position: relative;
}
.header-top {
    display: inline-block;
    width: 100%;
    padding: 20px 0;
}
.header-top a , .header-top p {
    color: #fff !important;
    font-size: 15px;
    text-align: left;
}
.mainmenu a {
    color: #333333 !important;
}

.mainmenu {
    background-color: #d6ca97;
}

.mainmenu ul#nav li:first-child > a {
    padding-left: 0;
}

#nav {
    float: left;
}
.header-top .menu li a:after {
    background-color: #fff;
    content: '';
    width: 1px;
    height: 15px;
    position: absolute;
    right: -10px;
    bottom: 2px;
}
.header-top .fa {
    font-size: 30px;
}
/* header */


/*slider */


.master-slider-parent {
    position: relative;
}
.ms-info {
    width: 60%;
    background-color: rgba(0,0,0, 0.4);
    color: #fff;
    padding: 20px 40px;
}
.ms-container {
    position: relative;
}
.ms-slide-info {
    bottom: -20px !important;
    max-width: 1170px !important;
    margin: -220px auto -220px auto !important;
    position: relative !important;
 
    
}



.ms-info h2, .ms-info h3 {
    font-weight: 400 !important;
}
.ms-info h3 {
    text-transform: none;
     font-size: 38px;
     color:#fff;
     margin-top: 0;
}
.ms-info > h2 {
    font-size: 48px;
    margin-top: 10px;
}
/*slider ende */


/*content */
.gallery-item {
    padding: 0.5%;
    width: auto;
}
#primary a {
    color: #d6ca97;
}


.box-hover .panel-grid-cell {
    padding: 0 !important;
}
#box {
    margin-bottom: 1% !important;
}
#box .panel-grid-cell:last-child {
    padding-left: 0.4% !important;
}
#box .panel-grid-cell:first-child {
    padding-right: 0.4% !important;
}
#box .panel-grid-cell:first-child .titel {
    display: inline-block;
    width: 99.3%;
}
.box-hover p {
    margin: 0;
}
.box-hover .panel-grid-cell .titel {
background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    display: inline-block;
    font-size: 30px;
    height: 94.5%;
    opacity: 1;
    padding-top: 18%;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.4s ease 0s;
    width: 100%;
    z-index: 99;
}
.box-hover.boxw .panel-grid-cell .titel {
background-color: rgba(0, 0, 0, 0.4);
    padding-top: 9%;
    height: 95%;
    width: 100%;
}
.box-hover .panel-grid-cell .titel:hover {
    opacity: 0 !important;
}
.box-hover .panel-grid-cell {
    position: relative;
    overflow: hidden;
}
.box-hover .panel-grid-cell:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 400px;
    top: 0;
    position: absolute;
}


table {
    box-shadow: 0 0 0 !important;
    border: none;
}

#opentimes-table td:first-child { width: 170px; }

h3 {
    color: #d6ca97;
    text-transform: none;
}
table tr td {
    border: none;
    text-align: left;
    padding-left: 0;
    color: #333 !important;
}
table tr td:first-child {
    padding-left: 0 !important;
}
table tr {
    border: none;
}
.page-id-32 table td {
    float: left !important;
}
body, p, span, li, a {
    font-size: 15px;
}
.wpcf7-form-control.wpcf7-submit {
    background-color: #d6ca97;
    color: #000;
    padding: 10px !important;
}
input[type="reset"], input[type="submit"] { margin: 0;}

.su-button { margin-top: 20px;}

.su-row.menu-3spalten .su-column {
    min-height: 550px;
}


.menu-3spalten .su-column-size-1-3 {
    border: solid 1px rgb(214,202,151);
    padding: 2%;
}
ol, ol em {
    padding-left: 0;
    font-style: normal !important;
}
.su-column h3 {
    text-align: center;
}

/*
.menu .su-column-inner {
    border: 1px solid rgb(214, 202, 151);
    padding: 2%;
}

#menu .su-tabs-pane table {
    border: 1px solid rgb(214, 202, 151) !important;
    border-collapse: unset;
}

.su-tabs-panes h3 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.su-tabs-pane table {
    padding: 1%;
    margin-top: 2%;
}

*/

.su-tabs-nav span {
    font-size: 16px !important;
    font-weight: 400;
}


.su-post-title, .su-post-meta {
    display: none;
}

.widget-title {
    margin-bottom: 20px;
}

.su-tabs-pane {
    font-size: 15px !important;
}
#content, .site-content {
    margin-top: 300px;
    padding-top: 0;
}
/* */
#footer {
    background-color: #333333;
}
footer table tr td {
    color: #fff !important;
    padding: 0;
}
#footer2 >div {
    background-color: #d6ca97;
}
#footer2 a {
    font-size: 15px;
}
#footer >div li:last-child a:after {
    display: none;
}
#footer >div li a:after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 12px;
    background-color: #333333;
    position: absolute;
    right: -8px;
    bottom: 4px;
}
#footer >div li a {
    color: #333333;
    position: relative;
}
#footer > div li {
    float: left;
    padding-right: 15px;
}

#footer2 .menu-footer-menu-container ul {
    float: none !important;
    display: inline-block;
    padding-top: 10px;
    margin-bottom: -5px;
}
#footer2 .menu-footer-menu-container {
    margin: 0 auto !important;
    text-align: center !important;
    display: inline-block;
    width: 100%;
    float: none !important;
}
#footer2 {
    margin-bottom: -30px !important;
}

#box3 {
    display: inline-block;
    margin-top: -20px !important;
}
.su-row .su-column {
    margin: 0 0 0 1% !important;
}
.su-column-size-1-2 {
    width: 49% !important;
}
#content, .site-content {
    margin-top: 300px;
    padding-top: 0;
}

.page-content, .entry-content, .entry-summary { margin: 0; }

.su-posts-single-post .su-post { margin-bottom: 0 !important; }

@media only screen 
and (min-width : 320px) 
and (max-width : 568px) { 
/* STYLES GO HERE */

.page-content, .entry-content, .entry-summary {
    margin: 4.5em 0 0;
}

#primary { margin-bottom: 0;}

#content { margin-bottom: 0; }

.header-top .logo {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.header-top .logo a {
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

.header-top aside {
    float: left !important;
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
}

#header-info p { 
    text-align: center; 
    margin-top: 5px;
}

#header-info > div {
    margin-bottom: 0;
}

#header-info .menu-header-menu-container {
    display: none;
}

#mg-wprm-wrap li.current-menu-item > a, 
#mg-wprm-wrap li.current-menu-item span.wprmenu_icon { color:#FFF !important; }

.ms-slide-info { bottom: -75px !important; }

.ms-info {
    display: none;
}
.ms-info h2, .ms-info h3 {
    font-size: 1em;
    text-align: center;
}
.slider-holder aside {
    padding-left: 0;
}

#pg-76-0, #pl-76 .so-panel {
    margin-bottom: 0 !important;
}

#panel-76-1-1-0 .textwidget p,
#panel-76-1-1-0 .textwidget .art-table { margin-bottom: 40px; }

#box .panel-grid-cell:first-child .titel {
    display: inline-block;
    width: 100%;
}

.box-hover .panel-grid-cell .titel {
    height: 89%;
    padding-top: 14%;
}

.box-hover.boxw .panel-grid-cell .titel {
    height: 80%;
    padding-top: 4%;
}

#footer .single-widget { color: #fff !important; }

.single-widget .widget-title, .comments-title, #reply-title { text-align: center; }

#footer-info p { text-align: center; }

.su-column-inner.su-clearfix > h3 {
    font-size: 16px;
    text-align: left;
}

.su-tabs-pane.su-clearfix > h3 {
    font-size: 16px;
}

.su-row.menu-3spalten .su-column {
    min-height: auto;
}

.links { width: 100%; }
.rechts { width: 100%; margin-left: 0; }
/*
#masthead {
    padding: 0 5%;
}

aside {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    width: 100% !important;
}

aside .panel-grid-cell:nth-child(2) {
    float: left !important;
    margin-bottom: 25px !important;
    padding-bottom: 0 !important;
    width: 70% !important;
}
aside {
    margin: 0 !important;
    padding: 0 !important;
}
.fa.fa-facebook-official {
    float: left !important;
}
#masthead aside .panel-grid-cell:last-child {
    float: left !important;
    width: auto !important;
}
.header-top {
    padding-bottom: 0 !important;
}
.ms-slide-info {
    margin-top: 0 !important;
}
.ms-container {
    display: none;
}
#content {
    margin-top: 4%;
    padding-top: 0 !important;
}
*/
.art-td-last li {
    padding-left: 5px !important;
    line-height: 160% !important;
}
.art-td-last > ol {
    margin-left: 15px !important;
    padding-left: 0 !important;
}

.siteorigin-panels-stretch.panel-row-style {
    padding: 0 !important;
}
.site-info .panel-grid-cell {
    display: inline-block;
    width: 100% !important;
}
footer .widget-title {
    margin-bottom: 5px !important;
    padding-bottom: 0 !important;
}

.art-table,
.art-tr,
.art-td { border: none !important; }

#opentimes-table .art-table .art-tbody .art-tr .art-td .art-td-last,
.art-table .art-tbody .art-tr .art-td .art-td-last { 
    font-size: 15px !important; 
    padding: 5px !important; 
    line-height: 0.8em !important; 
}

.art-tr { margin-bottom: 10px; }

.art-table .art-tbody .art-tr .art-td .art-td-first, .art-table .art-tbody .art-tr .art-td .art-td-last {
    width: 100% !important;
    border: none !important;
    background: transparent !important;
    padding: 5px 0 !important;
    text-align: left !important;
    line-height: 1.5 !important;
    font-size: 15px !important;
}

#opentimes-table .art-table .art-tbody .art-tr .art-td .art-td-first, 
#opentimes-table .art-table .art-tbody .art-tr .art-td .art-td-last { text-align: center !important; }

.art-table .art-tbody .art-tr:nth-child(2n+1),
.art-table .art-tbody .art-tr:nth-child(2n) { background: transparent !important; }

h2.bold-font { font-size: 15px; }

#footer > div li { width: 100%; }

#footer > div li a:after { display: none; }

}


@media only screen 
and (min-width : 569px) 
and (max-width : 767px) { 

	#content, .site-content {
    	margin-top: 35px;
    	padding-top: 0;
	}

    .header-top .logo {
        text-align: center;
        width: 100%;
        margin: 0 auto;
    }

    .header-top aside {
        float: left !important;
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }

    #header-info p { 
        text-align: center; 
        margin-top: 5px;
    }

    #header-info > div {
        margin-bottom: 0;
    }

    #header-info .menu-header-menu-container {
        display: none;
    }

    #mg-wprm-wrap li.current-menu-item > a, 
    #mg-wprm-wrap li.current-menu-item span.wprmenu_icon { color:#FFF !important; }

    .ms-slide-info { bottom: -75px !important; }

    .ms-slide-info {
        display: none;
    }
    .ms-info h2, .ms-info h3 {
        font-size: 1em;
        text-align: center;
    }
    .slider-holder aside {
        padding-left: 0;
    }

    #pg-76-0, #pl-76 .so-panel {
        margin-bottom: 0 !important;
    }

    #panel-76-1-1-0 .textwidget p,
    #panel-76-1-1-0 .textwidget .art-table { margin-bottom: 40px; }

    #box .panel-grid-cell:first-child .titel {
        display: inline-block;
        width: 100%;
    }

    .box-hover .panel-grid-cell .titel {
        height: 91.7%;
        padding-top: 16%
    }

    .box-hover.boxw .panel-grid-cell .titel {
        height: 84%;
        padding-top: 6%;
    }

    #footer .single-widget { color: #fff !important; }

    .single-widget .widget-title, .comments-title, #reply-title { text-align: center; }

    #footer-info p { text-align: center; }

    .art-table,
    .art-tr,
    .art-td { border: none !important; }

    #opentimes-table .art-table .art-tbody .art-tr .art-td .art-td-last,
    .art-table .art-tbody .art-tr .art-td .art-td-last { 
        font-size: 15px !important; 
        padding: 5px !important; 
        line-height: 0.8em !important; 
    }

    .art-tr { margin-bottom: 10px; }

    .art-table .art-tbody .art-tr .art-td .art-td-first, .art-table .art-tbody .art-tr .art-td .art-td-last {
        width: 100% !important;
        border: none !important;
        background: transparent !important;
        padding: 5px 0 !important;
        text-align: left !important;
    }

    #opentimes-table .art-table .art-tbody .art-tr .art-td .art-td-first, 
    #opentimes-table .art-table .art-tbody .art-tr .art-td .art-td-last { text-align: center !important; }

    .art-table .art-tbody .art-tr:nth-child(2n+1),
    .art-table .art-tbody .art-tr:nth-child(2n) {
        background: transparent !important;
    }

}

@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) {

#header-info > div {
    display: inline;
    float: left;
}
#header-info > div:first-child {
	max-width: 49%;
}

#header-info > div:nth-child(2) {
    max-width: 40%;
}
#header-info > div:nth-child(3) p {
    float: right;
}
#header-info > div:nth-child(3) {
    max-width: 10%;
}

.su-tabs-panes >div {
    padding-left: 2% !important;
}
footer .panel-grid-cell {
    float: left !important;
}
footer aside:last-child .panel-grid-cell {
    float: none  !important;
}
.header-top .logo {
    float: left !important;
    width: 30% !important;
    padding-left: 2% !important;
}

#header-info { 
    float: right;
    width: 100%;
    margin-right: 15px;
}

#header-info > div { 
    margin-bottom: 0;
}

.header-top aside {
    width: 65%;
    padding-left: 120px;
    float: right;
    margin-right: 20px;
}

.header-top a,
.header-top p { 
    margin-top: 2px;
    font-size: 12px;
}

footer .siteorigin-panels-stretch.panel-row-style {
    padding: 0 !important;
}

.ms-container {
    overflow: hidden !important;
}

.su-row.menu-3spalten .su-column {
    min-height: auto;
}
.su-tabs-pane.su-clearfix {
    padding-left: 0;
}
.slider-holder aside {
    padding-left: 0;
}

.ms-slide-info { bottom: -75px !important; }

.ms-info {
    width: 42%;
    text-align: left;
    margin-top: -180px;
    margin-left: 150px;
    padding: 5px 40px;
}

.ms-info h3 { font-size: 20px; }

.ms-info h2 { font-size: 22px; }

.ms-slide-info { margin: -180px auto !important; }

#box .panel-grid-cell:first-child .titel { width: 99%; }

.box-hover .panel-grid-cell .titel { 
    height: 90.4%;
    padding-top: 16%;
}

.box-hover.boxw .panel-grid-cell .titel { 
    height: 90.5%; 
    padding-top: 8%;
}

.single-widget { margin-bottom: 0; }

#footer-info h3 { font-size: 14px; }

#footer-info .left { margin-left: 60px; }
#opentimes-table { margin-right: 0; }

#opentimes-table,
#footer-info p { font-size: 12px; }

#opentimes-table td:first-child { width: 140px; }

.links { width: 47%; }
.rechts { width: 47%; margin-left: 10px; }
.full { width: 98%; }
}

@media only screen 
and (min-width : 1025px) 
and (max-width : 1300px) { 

.header-top aside { width: 68%; }

.ms-slide-info.ms-dir-h.ms-align-bottom {
    margin-top: -200px !important;
    left: 15%;
    text-align: left;
}

.ms-info {
    padding: 20px 30px;
    width: 55%;
}

.ms-info h3 {
    font-size: 32px;
}
.ms-info h2 {
    font-size: 40px;
}

.box-hover .panel-grid-cell .titel {
    height: 92.5%;
    padding-top: 17%;
}

.box-hover.boxw .panel-grid-cell .titel {
    width: 100%;
    height: 92.5%;
    padding-top: 8%;
}

.links { width: 48%; }
.rechts { width: 48%; }
.full { width: 99%; }

}

/* Startseiten Images mit Hover Effekt */


#image-links-1 .panel-grid-cell {
    margin-bottom: 0;
	width: 50% !important;
} 
.col-1-2,
.col-2-2 {
    width: 100%;
}

.col-1-2 {
    padding-right: 10px;
}

.col-2-2 {
    padding-left: 10px;
}

.col-1-1 {
    width: 100%;
    padding: 0;
}

.ausblenden p { margin: 0; }

.ausblenden {
    float: none;
    overflow: hidden;
    text-align: center;
    position: relative;
    cursor: pointer;
    display: block;
}

.ausblenden .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}

.ausblenden-hover a {
    display: inline-block;
	max-height: 100%;
    text-decoration: none;
    color: #fff !important;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    font-size: 3vw;
}

.ausblenden-hover .one-cols {
    padding: 8%;
}

.ausblenden-hover .two-cols {
    padding: 17%;
}

.ausblenden-hover img {
    transition: all 0.3s linear;
}

.ausblenden-hover .mask {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.4);
}

.ausblenden-hover:hover img {
    transform: scale(1.5);
}

.ausblenden-hover:hover .mask {
    opacity: 0;
    transition: all 0.5s ease-in-out;
}

.ausblenden-hover:hover a {
    opacity: 1;
}
