/* rajdhani-regular - latin */
@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/rajdhani-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/rajdhani-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/rajdhani-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/rajdhani-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/rajdhani-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/rajdhani-v15-latin-regular.svg#Rajdhani') format('svg'); /* Legacy iOS */
}

/* rajdhani-500 - latin */
@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/rajdhani-v15-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/rajdhani-v15-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/rajdhani-v15-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/rajdhani-v15-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/rajdhani-v15-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/rajdhani-v15-latin-500.svg#Rajdhani') format('svg'); /* Legacy iOS */
}


* {
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
    width: device-width;
}

img {
    border: none;
    font-size: 0;
}

.hidden {
    display: none;
}

.visually-hidden {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    clip-path: inset(50%) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

html {
    height: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    font-family: 'Rajdhani', sans-serif;
    line-height: 170%;
    margin: 0px 0px 0px 0px;
    font-size: 22px;
    color: #eee;
    position: relative;
    min-height: 100%;
    background: #111;
    overflow-y: scroll;
    font-weight: 400;
}

a {
    color: #eee;
    text-decoration: none;
    transition: color 0.3s ease-in;
    border: 0;
}

a:hover {
    color: #fff;
}

b, strong {
    font-weight: 500;
    color: #fff;
}

p {
    margin-bottom: 8px;
}

p:last-child {
    margin-bottom: 0;
}

.clearfix, .clr, .clear {
    clear: both;
}

small, .small {
    font-size: 18px;
}

#wrapper {
    position: relative;
    width: 100%;
    background: #111;
    margin: 0 auto;
    height: auto;
    min-height: 100%;
}

#header {
    position: relative;
    width: 1120px;
    height: 210px;
    margin: 0 auto;
}



#header #logo {
    width: auto;
    height: 50px;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 80px;
}


#sm_logos a img {
    position: absolute;
    height: 30px;
    width: auto;
    top: 90px;
    right: 0;
    transition: transform 0.1s ease-in;
}

#sm_logos a:hover img {
    transform: scale(1.1);
}

#sm_logos a:nth-child(1) img { right: 0; }
#sm_logos a:nth-child(2) img { right: 60px; }
#sm_logos a:nth-child(3) img { right: 120px; }
#sm_logos a:nth-child(4) img { right: 180px; }
#sm_logos a:nth-child(5) img { right: 240px; }
    

#topmenu {
    position: absolute;
    height: 40px;
    margin: 0 auto;
    top: 85px;
    left: 380px;
}

#topmenu ul {
    height: 40px;
    list-style: none;
}

#topmenu ul li {
    position: absolute;
    height: 40px;
    top: 0;
}

#topmenu ul li:nth-child(1) { left: 0; }
#topmenu ul li:nth-child(2) { left: 87px; }
#topmenu ul li:nth-child(3) { left: 166px; }
#topmenu ul li:nth-child(4) { left: 255px; }
#topmenu ul li:nth-child(5) { left: 330px; }

#topmenu ul li a {
    display: block;
    color: #ddd;
    height: 40px;
    line-height: 40px;
    font-size: 23px;
    text-transform: lowercase;
}

#topmenu ul li a:hover, #topmenu ul li.active a {
    color: #fff;
}

#topmenu ul li.active a {
    font-weight: 500;
}

#topmenu ul li ul {
    display: none;
}

#slider_wrapper {
    position: relative;
    margin: 0 auto;
    width: calc(100% - 60px);
    max-width: 1920px;
}

#slider {
    position: relative;
    background: #ccc;
    background: #222;
    height: 0;
    overflow: hidden;
    padding-bottom: 50%;
}

@media (min-width: 1921px) {
    #slider {
        padding-bottom: 0px;
        height: 809px;
    }
}



#slider #videoplayer {
    position: absolute;
    width: 100%;
    height: 0;
    padding-bottom: 50%;
    top: 50%;
    transform: translateY(-50%);
}

#slider #videoplayer video {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: 100%;
}

#sound {
    position: absolute;
    right: 2.5%;
    bottom: 5%;
    width: 6%;
}

#sound > span {
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
}

#sound > span > span {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #111;
    background-image: url(../images/sound_on.svg);
    background-position: center center;
    background-size: cover;
    border-radius: 50%;
    border: 2px solid #eee;
}

#sound.playing > span > span {
    background-image: url(../images/sound_off.svg);
}


@media (max-width: 1920px) {

    #slider_wrapper {
        max-width: 1400px;
    }
    
    #sound {
        display: none;
    }
    
}

#content {
    position: relative;
    width: 1120px;
    margin: 0 auto;
    text-align: justify;
    margin-top: 70px;
    padding-bottom: 430px;
    text-transform: lowercase;
    overflow: hidden;
    
}

#content h1 {
    font-size: 52px;
    color: #fff;
    margin-bottom: 20px;
    line-height: 130%;
    font-weight: 500;
    text-align: left;
}

#content .ig-main-scope-wrapper h1 {
    padding-left: 10px;
}

#content h1.near {
    margin-bottom: 0;
}

#content h2 {
    font-size: 46px;
    color: #fff;
    margin-bottom: 20px;
    line-height: 130%;
    font-weight: 500;
    text-align: left;
}

#content h3, #content h2.small, .ccforms .row > label, .ccforms-group-title {
    font-size: 34px;
    color: #fff;
    margin-bottom: 15px;
    line-height: 130%;
    font-weight: 500;
    text-align: left;
}

#content ul {
    list-style: none;
}

#content ul.list li {
    padding-left: 15px !important;
    position: relative;
    text-align: left;
    line-height: 160%;
    margin-bottom: 6px;
}

#content ul.list li:before {
    content: '';
    display: block !important;
    position: absolute;
    width: 5px;
    height: 5px;
    left: 0;
    top: 16px;
    background: #eee;
}

#content ul.nav li {
    margin-bottom: 5px;
}

#content ul.nav a {
    font-size: 21px;
    position: relative;
    padding-left: 15px;
    transition: padding 0.3s ease-in;
    text-align: left;
    display: inline-block;
}

#content ul.nav a:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 15px;
    border-left: 6px solid #eee;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}

#content ul.nav a:hover {
    padding-left: 20px;
}



#content .clm2 {
    display: flex;
}

#content .clm2 > div {
    width: 50%;
}


.img_in_text {
    float: right;
    width: 45%;
    height: auto;
    margin-top: 8px;
    margin-left: 50px;
    margin-bottom: 25px;
}


/* Gallery */

.ig-main-scope-wrapper {
    width: 1140px;
    margin-left: -10px;
}

.ig-menu-grid-item .igui-position-bottom {
    display: flex !important;
    top: 0;
    align-items: center;
    justify-content: center;
}


#content .igui-position-bottom h3 {
    color: rgba(255,255,255,0.9);
    font-size: 64px;
}

#content .igui-overlay-primary {
    background: rgba(0,0,0,0.5) !important;
    transition: background 0.2s ease-in;
}

#content .igui-overlay-primary:hover {
    background: rgba(0,0,0,0.0) !important;
}



/* Blog */

.newsblog {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.newsblog:after {
  content: '';
  flex: auto;
  flex: 0 0 33%
}

.newsblog .animate {
    width: calc(33% - 3.33px);
    margin-bottom: 60px; 
}

.newsblog a {
    display: block;
    width: 100%;
}

.newsblog .image_container {
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden;
}

.newsblog a img {
    display: block;
    width: 100%;
    transition: transform 0.3s ease-out;
}

.newsblog a:hover img {
    transform: scale(1.1);
}

#content .newsblog a h2 {
    text-align: center;
    margin: 30px auto 0;
    font-size: 34px;
    width: 95%;
}

.newsblog a time {
    display: block;
    text-align: center;
}


#content .share_page h1 {
    margin-bottom: 0;
    width: 95%;
}

#content .share_page .datecontainer {
    margin-bottom: 45px;
}





/* Pagination */

.pagination__wrapper {
    margin-top: 80px !important;
    display: flex;
    justify-content: center;
}

.pagination .counter {
    display: none;
}

ul.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
}

ul.pagination li.disabled {
    opacity: 0.5;
}
    
ul.pagination li a {
    margin: 0 6px;
    padding: 1px 4px 1px;
    transition: transform 0.2s ease-in;
    display: block;
    font-size: 26px;
    line-height: 115%;
    font-weight: 500;
}

ul.pagination li.active a {
    border-bottom: 1px solid #eee;
    color: #fff;
    padding-bottom: 0;
}

ul.pagination li:first-child, ul.pagination li:last-child {
    display: none;
}

ul.pagination li:nth-child(2) {
    margin-right: 30px;
}

ul.pagination li:nth-child(2) a, ul.pagination li:nth-last-child(2) a {
    padding: 0;
    margin: 0;
}

ul.pagination li:not(.disabled):nth-child(2) a:hover {
    transform: translateX(-5px);
}

ul.pagination li:nth-last-child(2) {
    margin-left: 30px;
}

ul.pagination li:not(.disabled):nth-last-child(2) a:hover {
    transform: translateX(5px);
}

.icon-angle-left, .icon-angle-right {
    display: block;
    background: #eee;
    width: 46px;
    height: 46px;
    position: relative;
    border-radius: 5px;
}

.icon-angle-right:before {
    content: '';
    display: block;
    border-left: 18px solid #111;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    position: absolute;
    top: 11px;
    left: 16px;
}

.icon-angle-left:before {
    content: '';
    display: block;
    border-right: 18px solid #111;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    position: absolute;
    top: 11px;
    right: 16px;
}

#content .item-page .share_buttons {
    margin-top: 25px;
    text-align: center;
}

#content .item-page .share_buttons img {
    display: inline-block;
    width: 45px;
    height: auto;
    margin: 0 12px;
    border-radius: 5px;
}


.backbutton {
    display: block;
    position: absolute;
    right: 0px;
    top: 25px;
    border-right: 17px solid #eee;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
}



.igui-lightbox .backbutton {
    display: none;
}


/* Videos */

.video, .video2 {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
}

.video iframe, .video video, .video2 video {
    display: block;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}


/* Kontakt */

input[type=text], button, textarea {
    font-family: 'Rajdhani', sans-serif;
    padding: 3px 8px;
    font-size: 24px;
    border: none;
    box-sizing: border-box;
    color: #111;
    background: #eee;
    outline: none;
}

.ccforms {
    display: flex;
    justify-content:left;
    flex-wrap: wrap;
}

.ccforms .row {
    width: 100%;
    margin-bottom: 30px;
}

.ccforms .row.ccforms_skills-you-need {
    width: 42%;
}

.ccforms .row.ccforms_your-budget {
    width: 33%;
}

.ccforms .row.ccforms_your-deadline {
    width: auto;
}

.ccforms .row label {
    display: block;
    text-align: left;
}

.ccforms .row > label, .ccforms-group-title {
    font-weight: 400;
}

.ccforms .ccforms-group label input {
    margin-right: 5px;
}

.ccforms-group-title {
    white-space: nowrap;
}

button {
    cursor: pointer;
}

.ccforms button {
    font-size: 24px;
    background: #eee;
    color: #111;
    cursor: pointer;
    margin-top: 10px;
    transition: background 0.2s ease-in;
}

.ccforms button:hover {
    background: #fff;
}


.ccforms input[type=text], .ccforms textarea {
    width: 90%;
    transition: width 0.2s ease-in;
}

.ccforms input[type=text]:hover, .ccforms textarea:hover, .ccforms input[type=text]:focus, .ccforms textarea:focus {
    width: 100%;
}

.ccforms .row.ccforms_website {
    margin-bottom: 120px;
}

.ccforms .row.ccforms_tell-us-more {
    margin-top: 80px;
}

.ccforms textarea {
    height: 300px;
}

.ccforms .row.ccforms_datenschutz label {
    line-height: 80%;
    padding-left: 23px;
    box-sizing: border-box;
    color: #eee;
    width: 85%;
    position: relative;
}

.ccforms .row.ccforms_datenschutz label a {
    color: #fff;
    font-weight: 500;
}

.ccforms .row.ccforms_datenschutz label input {
    position: absolute;
    left: 0;
    top: 10px;
}


#footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 300px;
    color: #fff;
}

#footer #inner_footer {
    height: 300px;
  /*  background: #eee; */
}

#logo_footer {
    width: 700px;
    margin: 0 auto;
}

#footer #inner_footer div.custom {
    width: 1120px;
    height: 300px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

#footer .claim {
    font-size: 50px;
    position: relative;
}

#footer .small {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 12px;
}

#footer .small a {
    color: #fff;
    font-size: 16px;
}




.ig_yt_consent {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(17,17,17,0.85);
    z-index: 10000;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    overflow-y: auto;
}

.ig_yt_consent.consent {
    display: none;
}

.ig_yt_consent .button_yay {
    display: inline-block;
    padding: 0 10px;
    color: #111 !important;
    background: #eee;
    margin: 10px 0;
    font-weight: 500;
}

.ig_yt_consent > div {
    width: 800px;
    padding: 20px 25px 25px;
    background: rgba(17,17,17,0.95);
    border: 1px solid #fff;
    text-align: center;
    max-width: 90%;
    margin-top: 100px;
    box-sizing: border-box;
    color: #eee !important;
}

.ig_yt_consent > div a.underline {
    text-decoration: underline;
    color: #eee !important;
}

.ig_yt_consent > div p.small {
    line-height: 140%;
}

@media (max-width: 1180px) {

    body {
        font-size: 18.7px;
    }

    p {
        margin-bottom: 7px;
    }

    small, .small {
        font-size: 15.3px;
    }

    #header {
        width: 952px;
        height: 178px;
    }

    #header #logo {
        height: 42px;
        top: 68px;
    }

    #sm_logos a img {
        height: 25px;
        top: 76px;
    }

    #sm_logos a:nth-child(1) img { right: 0; }
    #sm_logos a:nth-child(2) img { right: 51px; }
    #sm_logos a:nth-child(3) img { right: 102px; }
    #sm_logos a:nth-child(4) img { right: 153px; }
    #sm_logos a:nth-child(5) img { right: 204px; }


    #topmenu {
        height: 34px;
        top: 72px;
        left: 323px;
    }

    #topmenu ul {
        height: 34px;
    }

    #topmenu ul li {
        height: 34px;
    }

    #topmenu ul li:nth-child(1) { left: 0; }
    #topmenu ul li:nth-child(2) { left: 74px; }
    #topmenu ul li:nth-child(3) { left: 141px; }
    #topmenu ul li:nth-child(4) { left: 217px; }
    #topmenu ul li:nth-child(5) { left: 280px; }

    #topmenu ul li a {
        height: 34px;
        line-height: 34px;
        font-size: 19.5px;
    }

    #content {
        width: 952px;
        margin-top: 60px;
        padding-bottom: 365px;    
    }

    #content h1 {
        font-size: 44.2px;
        margin-bottom: 17px;
    }

    #content h2 {
        font-size: 39.1px;
        margin-bottom: 17px;
    }

    #content h3, #content h2.small, .ccforms-group-title {
        font-size: 28.9px;
        margin-bottom: 13px;
    }

    #content ul.list li {
        padding-left: 13px !important;
        margin-bottom: 5px;
    }

    #content ul.list li:before {
        width: 4px;
        height: 4px;
        top: 14px;
    }

    #content ul.nav li {
        margin-bottom: 4px;
    }

    #content ul.nav a {
        font-size: 17.85px;
        padding-left: 13px;
    }

    #content ul.nav a:before {
        top: 13px;
        border-left: 5px solid #eee;
        border-top: 3px solid transparent;
        border-bottom: 3px solid transparent;
    }

    #content ul.nav a:hover {
        padding-left: 17px;
    }



    .img_in_text {
        margin-top: 7px;
        margin-left: 42px;
        margin-bottom: 25px;
    }




    /* Gallery */
    
    .ig-main-scope-wrapper {
        width: 972px;
    }

    #content .igui-position-bottom h3 {
        font-size: 54px;
    }



    /* Blog */

    .newsblog .animate {
        margin-bottom: 51px; 
    }

    #content .newsblog a h2 {
        margin: 25px auto 0;
        font-size: 29px;
    }

    #content .share_page .datecontainer {
        margin-bottom: 38px;
    }





    /* Pagination */

    .pagination__wrapper {
        margin-top: 68px !important;
    }
    
    ul.pagination li a {
        margin: 0 5px;
        font-size: 22px;
    }

    ul.pagination li:nth-child(2) {
        margin-right: 25px;
    }

    ul.pagination li:not(.disabled):nth-child(2) a:hover {
        transform: translateX(-4px);
    }

    ul.pagination li:nth-last-child(2) {
        margin-left: 25px;
    }

    ul.pagination li:not(.disabled):nth-last-child(2) a:hover {
        transform: translateX(4px);
    }

    .icon-angle-left, .icon-angle-right {
        width: 39px;
        height: 39px;
        border-radius: 4px;
    }

    .icon-angle-right:before {
        border-left: 15px solid #111;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        top: 9px;
        left: 14px;
    }

    .icon-angle-left:before {
        border-right: 15px solid #111;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        top: 9px;
        right: 14px;
    }

    #content .item-page .share_buttons {
        margin-top: 21px;
    }

    #content .item-page .share_buttons img {
        width: 38px;
        margin: 0 10px;
        border-radius: 4px;
    }

    .backbutton {
        top: 19px;
        border-right: 15px solid #eee;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
    }




    /* Kontakt */



    input[type=text], button, textarea {
        padding: 3px 7px;
        font-size: 20px;
        box-sizing: border-box;
    }

    .ccforms button {
        font-size: 20px;
        margin-top: 8px;
    }

    .ccforms .row {
        margin-bottom: 25px;
    }



    .ccforms .ccforms-group label input {
        margin-bottom: 4px;
    }

    .ccforms .row.ccforms_website {
        margin-bottom: 102px;
    }

    .ccforms .row.ccforms_tell-us-more {
        margin-top: 68px;
    }

    .ccforms textarea {
        height: 255px;
    }

    .ccforms .row.ccforms_datenschutz label input  {
        top: 9px;
    }

    .ccforms .row.ccforms_datenschutz label {
        line-height: 70%;
    }

    #footer, #footer #inner_footer {
        height: 255px;
    }

    #footer #inner_footer div.custom {
        width: 952px;
        height: 255px;
    }
    
	#logo_footer {	
	    width: 595px;	
	}

    #footer .claim {
        font-size: 42px;
    }

    #footer .small {
        bottom: 10px;
    }

    #footer .small a {
        color: #fff;
    }

}




@media (max-width: 980px) {

    #wrapper {
        overflow: hidden;
    }

    #webpage  {
        transform: translateX(0);
        transition: transform 0.3s ease-in;
        position: relative;
    }

    #webpage.menu_active {
        transform: translateX(300px); 
    }
    
    #footer  {
        transform: translateX(0);
        transition: transform 0.3s ease-in;
    }
    
    #footer.menu_active {
        transform: translateX(300px); 
    }

    #webpage_overlay, #footer_overlay {
        position: absolute;
        z-index: 60;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: rgba(6,6,6,0.5);
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAMAAABFaP0WAAAABlBMVEX///8GBgbudq1/AAAAAXRSTlMAQObYZgAAAA5JREFUCNdjYGRgYGAEAAAMAAOzSgIxAAAAAElFTkSuQmCC');
        transition: opacity 0.3s ease-in, visibility 0s 0.3s; 
        visibility: hidden;
        opacity: 0;
    }

    #webpage_overlay.menu_active, #footer_overlay.menu_active  {
        visibility: visible;
        opacity: 1;
        transition: opacity 0.3s ease-in, visibility 0s 0s; 
    }
    
    #menu {
        background: #eee;
        position: absolute;
        width: 300px;
        padding: 30px;
        left: 0;
        top: 0;
        bottom: 0;
        z-index: 9999999;
        transform: translateX(-300px);
        transition: transform 0.3s ease-in;
        box-sizing: border-box;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        display: block !important;
    }

    #menu.menu_active {
        transform: translateX(0); 
    }
    
    #rmenu {
        position: absolute;
        left: 30px;
        top: 45px;
        z-index: 9999999999999999;
        height: 40px;
        cursor: pointer;
        line-height: 38px;
        display: block !important;
        font-size: 21px;
    }

    #rmenu #rmenu_icon {
        display: block;
        width: 40px;
        height: 2px;
        background: rgba(238,238,238,1);
        position: relative;
        left: -60px;
        transition: background 0s 0.15s;
    }

    #rmenu.menu_active #rmenu_icon {
        background: rgba(238,238,238,0);
    }

    #rmenu #rmenu_icon:before {
        content: '';
        display: block;
        position: absolute;
        width: 40px;
        height: 2px;
        background: rgba(238,238,238,1);
        position: absolute;
        top: -12px;
        transition: top 0.15s ease-in 0.15s, transform 0.15s ease-in 0s;
    }

    #rmenu_trigger {
        cursor: pointer;
        display: inline-block;
        padding-left: 60px;
    }
    
    #rmenu #rmenu_icon:after {
        content: '';
        display: block;
        position: absolute;
        width: 40px;
        height: 2px;
        background: rgba(238,238,238,1);
        position: absolute;
        top: 12px;
        transition: top 0.15s ease-in 0.15s, transform 0.15s ease-in 0s;
    }
    
    #rmenu.menu_active #rmenu_icon:before {
        top: 0px;
        transition: top 0.15s ease-in 0s, transform 0.15s ease-in 0.15s;
        transform: rotate(135deg);
    }

    #rmenu.menu_active #rmenu_icon:after {
        top: 0px;
        transition: top 0.15s ease-in 0s, transform 0.15s ease-in 0.15s;
        transform: rotate(-135deg);
    }

    #menu ul {
        list-style: none;
        width: 100%;
        margin: 0;
    }

    #menu ul li {
        width: 100%;
        border-bottom: 1px dotted rgba(0,0,0,0.3);
        margin: 0;
        position: relative;
    }
    
    #menu ul li img {
        display: none;
    }

    #menu ul li:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }

    #menu ul li a {
        color: #111;
        line-height: 130%;
        display: block;
        padding-top: 9px;
        padding-bottom: 8px;
        font-size: 22px;
        text-transform: lowercase;
    }

    #menu ul li ul li:first-child {
        border-top: 1px dotted rgba(255,255,255,0.3);
        margin-top: 3px;
    }

    #menu ul li a:before {
        content: '';
        display: block;
        position: absolute;
        left: -35px;
        top: 21px;
        width: 5px;
        height: 5px;
        background: #111;
    }

    #menu ul li.current a:before, #menu ul li a:hover:before {
        left: 0;
    }

    #menu ul li.current a, #menu ul li a:hover {
        padding-left: 15px;
    }

    #menu ul li ul li a, #menu ul li.current ul li a {
        padding-left: 30px;
        font-size: 19px;
    }

    #menu ul li ul li.current a, #menu ul li ul li a:hover, #menu ul li.current ul li.current a, #menu ul li.current ul li a:hover  {
        padding-left: 45px;
    }

    #menu ul li.current ul li a:before {
        left: -35px;
    }

    #menu ul li ul li a:before {
        top: 18px;
    }

    #menu ul li ul li.current a:before, #menu ul li ul li a:hover:before {
        left: 30px;
    }
    
    #menu ul li.item-106 ul {
        display: none;
    }
    
    #topmenu {
        display: none;
    }
    
    #header {
        width: 100%;
        padding: 0 30px;
        box-sizing: border-box;
        height: 140px;
    }

    
    #header #logo {
        height: 40px;
        top: 50px;
        left: auto;
        right: 30px;
    }
    
    #sm_logos {
        display: none;
    }
    
    #content {
        width: 100%;
        padding: 0 30px 350px;
        box-sizing: border-box;
    }
    
    
    /* Gallery */
    
    .ig-main-scope-wrapper {
        width: calc(100% + 20px);
    }
    
    #content .igui-position-bottom h3 {
        font-size: 5.51vw;
    }
    
    /* Blog */



    .pagination__wrapper {
        margin-top: 80px !important;
    }
    
    ul.pagination li a {
        margin: 0 6px;
        font-size: 26px;
    }

    ul.pagination li:nth-child(2) {
        margin-right: 30px;
    }

    ul.pagination li:not(.disabled):nth-child(2) a:hover {
        transform: translateX(-5px);
    }

    ul.pagination li:nth-last-child(2) {
        margin-left: 30px;
    }

    ul.pagination li:not(.disabled):nth-last-child(2) a:hover {
        transform: translateX(5px);
    }

    .icon-angle-left, .icon-angle-right {
        width: 46px;
        height: 46px;
        border-radius: 5px;
    }

    .icon-angle-right:before {
        border-left: 18px solid #111;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
        top: 11px;
        left: 16px;
    }

    .icon-angle-left:before {
        border-right: 18px solid #111;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
        top: 11px;
        right: 16px;
    }

    #content .item-page .share_buttons {
        margin-top: 25px;
    }

    #content .item-page .share_buttons img {
        width: 45px;
        margin: 0 12px;
        border-radius: 5px;
    }

    .backbutton {
        right: 30px;
    }

    .ccforms .row.ccforms_datenschutz label {
        line-height: 60%;
    }


    .ccforms .row.ccforms_datenschutz label input {
        top: 8px;
    }
    
    #footer, #footer #inner_footer {
        height: 250px;
    }

    #footer #inner_footer div.custom {
        width: 100%;
        height: 250px;
    }

    #footer .claim {
        font-size: 40px;
    }

    #footer .small .links_footer {
        display: none;
    }

}


@media (max-width: 760px) {

    #rmenu {
        left: 25px;
        top: 30px;
    }

    #header {
        width: 100%;
        padding: 0 25px;
        box-sizing: border-box;
        height: 110px;
    }

    
    #header #logo {
        height: 40px;
        right: 25px;
        top: 35px;
    }
    
    #slider_wrapper {
        width: calc(100% - 50px);
    }
    
    #content {
        width: 100%;
        padding: 0 25px 300px;
        margin-top: 40px;
    }
    
    #content h1 {
        font-size: 40px;
        margin-bottom: 15px;
    }

    #content h2 {
        font-size: 35px;
        margin-bottom: 15px;
    }

    #content h3, #content h2.small, .ccforms .row > label, .ccforms-group-title {
        font-size: 26px;
        margin-bottom: 10px;
    }
    

    input[type=text], button, textarea {
        font-size: 21.6px;
    }

    
    #content .clm2 {
        display: block;
    }

    #content .clm2 > div {
        width: 100%;
    }
    
    #content .clm2 > div:first-child {
        margin-bottom: 70px;
    }
    
    
    
    
    .img_in_text {
        margin-left: 38px;
        margin-bottom: 22px;
    }
    
    /* Gallery */


    
    /* Blog */
    
    .newsblog:after {
      display: none;
    }

    .newsblog .animate {
        width: calc(50% - 5px);
    }

    .newsblog .animate {
        margin-bottom: 51px; 
    }

    #content .newsblog a h2 {
        margin: 25px auto 0;
        font-size: 29px;
    }

    #content .share_page .datecontainer {
        margin-bottom: 38px;
    }

    #content .share_page h1 {
        width: 90%;
    }



    /* Pagination */

    .pagination__wrapper {
        margin-top: 68px !important;
    }

    ul.pagination li {
        display: none;
    }

    
    ul.pagination li a {
        margin: 0 5px;
        font-size: 22px;
    }

    ul.pagination li:nth-child(2) {
        margin-right: 15px;
        display: block;
    }

    ul.pagination li:not(.disabled):nth-child(2) a:hover {
        transform: translateX(-4px);
    }

    ul.pagination li:nth-last-child(2) {
        margin-left: 15px;
        display: block;
    }

    ul.pagination li:not(.disabled):nth-last-child(2) a:hover {
        transform: translateX(4px);
    }
    
    .pagination ul.pagination-list li.hidden-phone {
        display: none;
    }

    .icon-angle-left, .icon-angle-right {
        width: 39px;
        height: 39px;
        border-radius: 4px;
    }

    .icon-angle-right:before {
        border-left: 15px solid #111;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        top: 9px;
        left: 14px;
    }

    .icon-angle-left:before {
        border-right: 15px solid #111;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        top: 9px;
        right: 14px;
    }

    #content .item-page .share_buttons {
        margin-top: 21px;
    }

    #content .item-page .share_buttons img {
        width: 38px;
        margin: 0 10px;
    }

    .backbutton {
        right: 25px;
        top: 15px;
    }

    .bfQuickMode section > div {
        display: block;
    }
    
    .ccforms .row.ccforms_skills-you-need, .ccforms .row.ccforms_your-budget, .ccforms .row.ccforms_your-deadline {
        width: 100%;
    }

    .ccforms .row.ccforms_skills-you-need, .ccforms .row.ccforms_your-budget {
        margin-bottom: 68px;
    }

    .ccforms .row.ccforms_datenschutz label {
        line-height: 80%;
    }

    .ccforms .row.ccforms_datenschutz label input {
        top: 6px;
    }
    
    #footer, #footer #inner_footer {
        height: 210px;
    }

    #footer #inner_footer div.custom {
        width: 100%;
        height: 210px;
    }

    #footer .claim {
        font-size: 30px;
    }

	#logo_footer {	
	    width: 480px;	
	}
    
    .video .ig_yt_consent > div {
        width: 100%;
        max-width: none;
        margin-top: 0;
    }
    
    
    
    
}

@media (max-width: 745px) {

    /* Gallery */

    #content .igui-position-bottom h3 {
        font-size: 7vw;
    }

}



@media (max-width: 480px) {

    .hd_smpt {
        display: none;
    }
    
    .sh_smpt {
        display: block !important;
    
    }
    
   #webpage.menu_active, #footer.menu_active {
        transform: translateX(240px); 
    }
    
    #menu {
        transform: translateX(-240px);
        width: 240px;
        padding: 20px;
    }
    

    #rmenu {
        left: 20px;
        top: 25px;
    }

    #header {
        padding: 0 20px;
        height: 100px;
    }
    
    #header #logo {
        height: 34px;
        top: 33px;
        right: 20px;
    }
    
    #slider_wrapper {
        width: calc(100% - 40px);
    }
    
    #slider .ls-gui-element {
        display: none;
    }
    
    #content {
        width: 100%;
        padding: 0 20px 260px;
        margin-top: 40px;
        text-align: left;
    }
    

    .img_in_text {
        margin: 0;
        margin-bottom: 20px;
        float: none;
        width: 100%;
    }



    
    .ccforms textarea {
        height: 180px;
    }
    
    
    /* Blog */
    
    .newsblog .animate {
        width: 100%;
    }

    .backbutton {
        right: 20px;
    }
    
    #footer, #footer #inner_footer {
        height: 170px;
    }

    #footer #inner_footer div.custom {
        width: 100%;
        height: 170px;
    }

    #footer .claim {
        font-size: 28px;
    }
    
	#logo_footer {	
	    width: 300px;	
	}

    .video .ig_yt_consent > div {
        padding: 15px 15px 20px;
        font-size: 16px;
        line-height: 140%;
    }

    .video .ig_yt_consent > div .button_yay {
        font-size: 18px;
        line-height: 170%;
    }

    .video .ig_yt_consent > div .small {
        font-size: 13px;
    }

}


@media (max-width: 453px) {

    /* Gallery */

    #content .igui-position-bottom h3 {
        font-size: 13vw;
    }

}














