@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,800,900);

.views-slideshow-controls-bottom {
    display: none;
}

.mobile {
    display: block;
}

.desktop {
    display: none;
}

html, body {
    height: 100%;
}

body {
    color: rgb(75,81,78);
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 1.4em;
    margin:0;
    font-weight: 400;
}

strong {
    font-weight: 600;
}   

p, li {
    
}

h1, h2 {
    color: inherit;
    font-size: 2em;
    line-height: 1;
    font-weight: 900;
    /*text-transform: uppercase;*/
    word-break: normal;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;    
    margin: .5em 0 0 0;  
}

h1 {
	font-size: 1.4em;
	padding-bottom: .5em;
	margin-bottom: .5em;
	border-bottom: 2px solid rgba(182,2,50,1);
} 



.layout-scrollpage-row h2 {
    margin-top: 0;
}   

h3 {
    font-size: 1.2em;   
    margin-bottom: .5em;
}

h3.layout-node-subheadline {
    color: rgba(182,2,50,1);
}

.news h3 {
    color: rgba(182,2,50,1);
    margin-top: 1em;
}

.date {
    margin-top: 1.25em; 
    text-transform: uppercase; 
    letter-spacing: 1px; 
    font-size:.75em; 
    display: block; 
}

ul {
    padding-left: 1.25em;
}

#toggle-icon span.label {
    display: none;
}

#off-canvas a {
    color: rgba(182,2,50,1);
    font-weight: 600;
}

.block-responsive-menu {
    float: left;
    margin-right: 2%;
}   

.desktop #superfish-frontpage-menu a, .desktop #superfish-frontpage-menu-toggle a, a.responsive-menu-toggle-icon {
    color: rgb(255,255,255);
    transition: 0s;
    font-weight: 600;
    display: block;
    background: rgba(182,2,50,1);
    -webkit-transition: .15s; /* Safari */
    transition: .15s;
}


.desktop #superfish-frontpage-menu li.sf-depth-1 {
    margin-top: 0px;
    
}

.tiny #superfish-frontpage-menu li.sf-depth-1, .tiny a.responsive-menu-toggle-icon {
    margin-top: 5px;
}

.desktop #superfish-frontpage-menu li.sf-depth-1 a {
    margin-top: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.desktop #superfish-frontpage-menu li.sf-depth-1 a.sf-depth-1:after { 
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-left-color: rgba(182,2,50,1);
	border-width: 17px;
	margin-top: -17px;
    transition: .15s;
}

.desktop #superfish-frontpage-menu li.sf-depth-1 a.sf-depth-1:hover:after, .desktop #superfish-frontpage-menu ul li.sfHover ul li a:after { 
    border-left-color: rgba(255,255,255,1);
    transition: .15s;
}

.desktop #superfish-frontpage-menu li.sf-depth-1:first-child {
    margin-top: 0;
}

.tiny .desktop #superfish-frontpage-menu li.sf-depth-1:first-child {
    margin-top: 5px;
}


.desktop #superfish-frontpage-menu a, .desktop #superfish-frontpage-menu-toggle a, .desktop #superfish-frontpage-menu ul li.sfHover ul li a  {
    color: rgb(255,255,255);
    background-color: rgb(182,2,50);
}

.desktop #superfish-frontpage-menu a:hover, #superfish-frontpage-menu li.sfHover a.sf-depth-1, #superfish-frontpage-menu ul li.sfHover a, #superfish-frontpage-menu ul li.sfHover ul li a:hover  {
    text-decoration: none;
    color: rgb(182,2,50);
    background: rgba(255,255,255, .85);
}

.desktop #superfish-frontpage-menu li:first-child, .desktop #superfish-frontpage-menu-toggle li:first-child {
    margin-top: 0px;
}

.desktop #superfish-frontpage-menu li, .desktop #superfish-frontpage-menu-toggle li {
    margin-top: 1px;
    background: none;
}

.desktop #superfish-frontpage-menu ul ul {
    margin-left: 1px;
}

.desktop #superfish-frontpage-menu ul li a {
    
    margin-top: 0px;
}

footer {
    width: 100%;
    margin: 0px auto;
}

footer nav {
    float: right;
    margin-top: 1em;
}

footer nav li {
    list-style: none;
    float: left;
    margin-right: 1em;
    padding-bottom: 3em;
}


iframe {
    min-height: 1200px;
}

.google-map iframe {
    min-height: 400px;
}



h2, h2 a {
    
}


a { 
    text-decoration: none;
    outline: 0;
    color: rgb(182,2,50);
}


main a, header a, footer a { 
    color: rgb(182,2,50);
    border: none;
    text-decoration: none;
    transition: .2s;
    -webkit-transition: .2s;
}

main a:hover, footer a:hover {
    border: none;
    text-decoration: none;
    color: rgb(255,255,255);
    background: rgb(182,2,50);
    border-radius: 2px;     
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;  
    padding: 2px;
}

header #block-doktorweller-branding a:hover {
    padding: 0;
}

a[name] {


}

.block-system-breadcrumb-block {
    float: left;
    position: relative;
}

.block-system-breadcrumb-block ol {
    padding: 0 0 0 1em;
    margin: 0 0 0 -5px;
    list-style-type: none;
    color: rgb(255,255,255);
    transition: 0s;
    font-weight: 600;
    display: block;
    background: rgba(75,81,78,1);
    -webkit-transition: .15s; /* Safari */
    transition: .15s;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.tiny .block-system-breadcrumb-block ol {
    margin-top: 5px;
}

.block-system-breadcrumb-block ol li {
    padding: 0.75em 1em;
    line-height: 1em;
}

.desktop .block-system-breadcrumb-block ol li:before { 
    content: "";
    position: absolute;
    top: 0;
    left: 0;  
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #FFF;
    border-style: solid;
    border-width: 18px 0 18px 18px;
    margin: 0 0 0 -5px;
}

.tiny .block-system-breadcrumb-block ol li:before { 
    margin-top: 5px;
}

.mobile.block-system-breadcrumb-block ol {
    position: fixed;
    bottom: 0px;
    left: 0;
    transition: .5s;
    -webkit-transition: .5s;
    padding: 0 0 0 .25em;
}


#block-phoneicon {
    background: url(../images/phone-icon.svg) rgb(182,2,50);
    border-radius: 2px;     
    -webkit-border-radius: 2px;     
    -moz-border-radius: 2px;     
    width: 35px;
    height: 35px;
    margin-right: 5px;
    margin-left: 5px;
}


#block-phoneicon a {
    display: block;
}

.tiny #block-phoneicon, .tiny #block-onlinetermine-2 {
    margin-top: 5px;
}

#block-onlinetermine-2 a {
    height: 35px;
    margin-right: 5px;
    width: auto;
    box-sizing: border-box;
}

main a.colorbox {
    line-height: 0;
}

main a.colorbox:hover, .jssor-slides a:hover {
    background: none;
    padding: 0px;     
    opacity: .75;
}

.praxis .views-field-field-gallery-image {
    padding: 0;
}

main .praxis .views-field-field-gallery-image ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

main .praxis .views-field-field-gallery-image ul li:nth-child(odd) {
    width: 100%;
    float: left;
    line-height: 0;
}

main .praxis .views-field-field-gallery-image ul li:nth-child(even) {
    width: 100%;
    float: left;   
    line-height: 0; 
}



img {
    max-width: 100%;
    height: auto;
    width: auto;
}

.schwerpunkte img, .leistungen img {
    position: relative;
    max-width: 100%;
    max-height: 400px;
    height: auto;
    width: auto;
    z-index: -1;
    margin-left: -4px;
}

.opacity-background {
    background: rgba(255,255,255,.75);
    padding-bottom: 2em;
}


/**
  * Scrollpage layout
*/


#full-page header.content-header {
    position: relative;
    width: 100%;
    margin: 0px auto;
    max-width: 1140px;
    position: fixed;
    z-index: 140;    
    background: rgba(255,255,255,.85); 
    height: 70px;
    transition: .2s;
    padding-top: 25px;
    -webkit-transition: .2s;    
    
}

#full-page header.tiny {
    height: 50px;
    padding-top: 2px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,.2);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,.2);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,.2);     
}



.header-block {
    float: left;
}

.float-left {
    float: left;
    display: inline;
}

.slider {
	height: auto;
}

.block.slider {
    border-bottom: 2px solid rgba(182,2,50,1);
    margin-bottom: 2em;
    padding-bottom: 0;
}

.jssor-slider {
    position: relative; 
    margin: 0 auto; 
    top: 0; 
    left: 0; 
    width: 840px; 
    height: 414px; 
    overflow: hidden;
    
}

.jssor-slides {
    width: 1140px;
    height: 414px;
    cursor: move; 
    position: absolute; 
    top: 0; 
    overflow: hidden;
}

.jssor-slides {
	display: none;
}

.jssor-slides img {
    position: absolute;
    height: 414px;
    width: auto;
    left: 280px; 
    
}

.slider a:hover {
    background: none;
    padding: 0;
}


.layout-slider-textblock {
    position: absolute;
    font-size: 2em;
    bottom: 40%;
    left: 5%;
    z-index: 10;
}
    

.layout-slider-textblock h3 {
    color: rgba(182,2,50,1);
    margin-top: .5em;
}



.layout-slider-image {
    position: relative;
    top:0;
    z-index: 9;
}

.layout-slider-image img {
    
}

.block-button a, a.button {
    background: rgba(182,2,50,1);
    color: rgba(255,255,255,1);
    font-weight: 600;
    padding: .5em 1em .5em 1em;
    display: block;
    line-height: 1.4em;
    border-radius: 2px;     
    -webkit-border-radius: 2px;     
    -moz-border-radius: 2px;  
    background: rgba(182,2,50,1);
    -webkit-transition: .15s; /* Safari */
    transition: .15s;    
}

.block-button a:hover, a.button:hover, .scroll-to-top-button.show a:hover {
    color: rgba(182,2,50,1);
    background: rgba(255,255,255,1);
}

#block-onlinetermine {
    margin-top: -50px;
    -webkit-border-top-left-radius: 20px; 
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.tiny #block-onlinetermine {
    margin-top: -2px;
}

#block-phonenumber {
    margin-top: -50px;
    margin-right: 129px;
}

#block-phonenumber a {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;    
}

#block-onlinetermine a {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;    
    border-bottom-right-radius: 0px;    
}

.tiny #block-phonenumber {
    margin-top: -2px;
    margin-right: 5px;
}

#google_map {
    height: 300px;
    width: 100%;
}

#block-hauptmenu {
    float: left; 
    width: auto; 
}

.block {
    padding-bottom: 0em;
}

header .block {
    padding-bottom: 0em;
}

.block-group-right {
    float: right; 

}

.block-logo {
    float: left;
}

.block-logo img {
    height: 40px;
    float: left;
}

.block-logo a img {
    opacity: 1;
    transition: .2s;
    -webkit-transition: .2s;
}

.block-logo a:hover img {
    opacity: .75;

}

.tiny .block-logo img {
    margin-top: 5px;
    height: 40px;
    float: left;
}

.header-block-adress {
    font-size: 1em;
    float: left;
    margin-left: 1em;
    line-height: 1.2em;  
    position: absolute;
    left: 50%;
}

.tiny .header-block-adress {
    font-size: 1em;
    float: left;
    margin-left: 1em;
    margin-top: 5px;
}

header div p {
    padding: 0;
    margin: 0;
}



/**
 * Container
 */
.layout-container {
  max-width: 1140px;
    margin: 0px auto;

}


main {
    -webkit-box-shadow: 3px 0px 13px 0px rgba(0,0,0,.2);
    -moz-box-shadow: 3px 0px 13px 0px rgba(0,0,0,.2);
    box-shadow: 3px 0px 13px 0px rgba(0,0,0,.2);
    float: left;
    position: relative;
    z-index: 1;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 4em;
    background: rgba(255,255,255,1);
}


.layout-scrollpage-row {
    position: relative;
    height: auto;
    border-bottom: 2px solid rgba(182,2,50,1);
    width: 100%;
    float: left;      
    margin-bottom: 2em;    
    padding-bottom: 3.357em;    
}


.read-more, .close-colorbox-button {
    font-weight: 600;
    position: relative;
    cursor: pointer;
    color: rgba(255,255,255,1);
    padding: 0px 6px 2px 6px;
    height: 20px;
    border-radius: 2px;     
    -webkit-border-radius: 2px;     
    -moz-border-radius: 2px;       
    background: rgba(182,2,50,1); 
    transition: .2s;
    -webkit-transition: .2s;
    
}

.close-colorbox-button {
    padding: .5em .75em;
    position: fixed;
    bottom: 50px;
    right: 35%;
}

.read-more:hover, .close-colorbox-button:hover {
    text-decoration: none;
    color: rgba(182,2,50,1); 
    background: rgba(255,255,255,1);
    padding: 0px 6px 2px 6px;
}

.close-colorbox-button:hover {
    padding: 1em;
}

.scroll-to-top-button a {
    position: fixed;
    bottom: -4em;
    right: 10%;
    transition: .5s;
    -webkit-transition: .5s;
    font-weight: 800;
    font-size: 2em;
    padding: .5em .5em 0em .5em;
    color: rgba(255,255,255,1);    
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;    
    width: auto;
    height: 1em;
    box-shadow: 0 0 30px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 30px 0 rgba(0,0,0,.2);
    background: rgba(182,2,50,1);    
}

.scroll-to-top-button.show a {
    bottom: -5px;
    opacity: 1;
    padding: .5em .5em 0em .5em;
    
}
    

div#cboxOverlay {
    background: rgba(255,255,255,1);
    opacity: 1;
}

#colorbox, #cboxWrapper {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
    

.colorbox-content {
    display: none;
}

#cboxLoadedContent .colorbox-content {
    display: block;
    max-width: 640px;
    padding: 40px 10px 20px 10px;
}

.Team .layout-node-body {
    position: relative;
    width: 94%;
    padding: 3%;
    z-index: 2;
    overflow: auto;
    background-color: rgba(255,255,255,0.75);
    -webkit-overflow-scrolling: touch;
}


@media all and (min-width: 768px) {
    
    .mobile {
        display: none;
    }
    
    .desktop {
        display: block;
    }
    
    body {
        font-size: 14px;

    }
    
    h1, h2 {
        font-size: 2.3em;
    }
    
	h1 {
		font-size: 1.4em;
	    padding-bottom: .5em;
	    margin-bottom: .5em;
	    border-bottom: 2px solid rgba(182,2,50,1);
	}    
    
    h3 {
        font-size: 1.4em;   
    }    
    
    
    img {
        max-width: 100%;
        height: auto;
    }    
    
    .block {
        padding-bottom: 2em;
    }
    
    .block-logo.offset-1 {
        float: left;
        margin-left: 5%;
    }

    .block-logo img {
        height: 65px;
        float: left;
    }

    .block-logo a img {
        opacity: 1;
        transition: .2s;
        -webkit-transition: .2s;
    }

    .block-logo a:hover img {
        opacity: .75;

    }
    
    #block-onlinetermine {
        margin-top: -40px;
        -webkit-border-top-left-radius: 20px; 
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    #block-phonenumber {
        margin-top: -40px;
        margin-right: 129px;
    }    
    
    #google_map {
        height: 400px;
        width: 100%;
    }    

    .tiny .block-logo img {
        margin-top: 3px;
        height: 45px;
        float: left;
    }    
    
    .block.slider {
        margin-top: -2em;
    }    
    
    .jssor-slider {
        position: relative; 
        margin: 0 auto; 
        top: 0; 
        left: 0; 
        width: 1140px; 
        height: 414px; 
        overflow: hidden;
    }

    .jssor-slides {
        width: 1140px;
        height: 414px;
        cursor: move; 
        position: absolute; 
        top: 0; 
        overflow: hidden;
    }

    .jssor-slides img {
        position: absolute;
        height: 414px;
        width: auto;
        left: 500px; 

    }

    .slider a:hover {
        background: none;
        padding: 0;
    }


    .layout-slider-textblock {
        position: absolute;
        font-size: 1.5rem;
        bottom: 40%;
        left: 0;
        z-index: 10;
    }


    .layout-slider-textblock h3 {
        color: rgba(182,2,50,1);
        margin-top: .5em;
    }    
    
    
    .layout-slider-textblock h2 {
        
        font-weight: 900;
        line-height: .5;    
    }
    

    
    .slider-arrow-l, .slider-arrow-r {
        font-weight: 600;
        font-size: 3em;
        background: rgba(182,2,50,1);
        color: rgba(255,255,255,1);
        text-align: center;
        padding: .5em .25em 0em .25em;
        transition: .2s;
        -webkit-transition: .2s;
    }
    
    .slider-arrow-l:hover, .slider-arrow-r:hover {
        color: rgba(182,2,50,1);
        background: rgba(255,255,255,.75);         
    }
    
    .jssora01r {
        right: 0;
        border-top-left-radius: 2px;
        -webkit-border-top-left-radius: 2px;
        -moz-border-top-left-radius: 2px;
        border-bottom-left-radius: 2px;
        -webkit-border-bottom-left-radius: 2px;
        -moz-border-bottom-left-radius: 2px;              
    }
    
    .jssora01l {
        left: 0;
        border-top-right-radius: 2px;
        -webkit-border-top-right-radius: 2px;
        -moz-border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        -webkit-border-bottom-right-radius: 2px;
        -moz-border-bottom-right-radius: 2px;         
    }    
    
    .close-colorbox-button {
        padding: .5em .75em;
        margin-top: 1em;
        position: relative;
        bottom: auto;
        right: auto;
    }


    .team .layout-scrollpage-row {
        position: relative;
        min-height: 0;
    }  
    
    .layout-scrollpage-row {
        position: relative;
        height: auto;
        border-bottom: 2px solid rgba(182,2,50,1);
        margin-bottom: 3.357em;
        float: left;
        width: 100%;
        min-height: 400px;
    }
    
    .schwerpunkte img, .leistungen img {
        max-width: 100%;
        max-height: 400px;
        height: auto;
        width: auto;
        position: absolute;
        z-index: -1;
        bottom: 0;
        margin-left: 0px;
    }    
    
    main {
        padding-top: 160px;
    }

    
    a[name] {
        margin-top: -112px; 
        padding-top: 112px; 
        display: inline-block;
    }
    
    #full-page header.content-header {
        padding-top: 40px;
    }
    
    main .praxis .views-field-field-gallery-image ul li:nth-child(odd) {
        width: 50%;
        float: left;
        line-height: 0;
    }
    
    main .praxis .views-field-field-gallery-image ul li:nth-child(even) {
        width: 50%;
        float: left;   
        line-height: 0; 
    }

    
}



@media all and (min-width: 1140px) {
    
    #full-page header.content-header {
        width: 100%;
        max-width: 1140px;
        float: none;
        background: rgba(255,255,255, 1 );
        position: fixed;
        left: 50%;
        margin-left: -570px;  
        height: 80px;
        z-index: 140;
        transition: .2s;
        -webkit-transition: .2s;        
        padding-top: 50px;
     /*   -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,.2);
        -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,.2);
        box-shadow: 0px 0px 30px 0px rgba(0,0,0,.2);         */
    }
    
    #full-page header.tiny {
        height: 50px;
        padding-top: 2px;
        background: rgba(255,255,255, .85);
        -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,.2);
        -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,.2);
        box-shadow: 0px 0px 30px 0px rgba(0,0,0,.2); 
    }     
    
    .block-logo.offset-1 {
        float: left;
        margin-left: 10%;
    }    
    
    #block-onlinetermine {
        margin-top: -50px;
        -webkit-border-top-left-radius: 20px; 
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    #block-phonenumber {
        margin-top: -50px;
        margin-right: 129px;
    }    
    
        
}