html {
    scroll-behavior: smooth;

}

body {
    margin: 0;
    font-family: "Open Sans";
    overflow-y: hidden;
    color: #57585b;
}

.container-fluid {
    padding: 0px;
}

header {
    height:90px;
}
/* Section 1 */
#section-1 {
    position: relative;
    background: -moz-linear-gradient(45deg, #064f92 0%, #064f92 44%, #1e73c0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #064f92 0%,#064f92 44%,#1e73c0 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #064f92 0%,#064f92 44%,#1e73c0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#064f92', endColorstr='#1e73c0',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.background-banner {
    width: 100%;
    height: 100%;
    background-image: url(../img/texture.svg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 0;
    margin: auto auto;
}

.offcanvas-img {
    display: none;
}
.background-banner .container {
    background-image: url(../img/supermanheader.svg), url(../img/Header.svg);
    background-repeat: no-repeat;
    background-position: 80% center, right center;
    -webkit-background-size: auto 180px, auto 450px;
    background-size: auto 180px, auto 450px;
    padding:5px 0px 90px 0;
}

.background-banner > img {
    position: absolute;
    top: -100px;
    right: -5px;
}
a {
    color: #004787;
    text-decoration: none;
}
.navbar-brand {
    max-width: 400px;
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: -50px;
}


.navbar-expand-sm {
    justify-content: flex-end;
}

.navbar-nav {
    max-width: 750px;
    width: 100%;
    justify-content: space-evenly;
}

a.nav-link:hover {
    color: #00cec7;
    font-weight: 500;
}

a.nav-link:focus {
    color: #10eee6;
    font-weight: 700;
}


.nav-item > a {
    color: #d9eeff;
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.img-wrapper {
    float: right;
}

.top-heading-wrapper {
    float: left;
    margin-top: 10px;
}

.top-heading {
    color: #ffffff;
    font-family: "Montserrat";
    font-size: 55px;
    font-weight: 600;
    line-height: 64px;
    margin-bottom: 32px;
    white-space: nowrap;
}

.top-heading-wrapper > p {
    max-width: 560px;
    color: #d9eeff;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 65px;
}

.top-heading-wrapper > button {
    width: 250px;
    height: 50px;
    font-family: "Montserrat";
    background-color: #439be1;
    border: none;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 0;
    outline-style: none !important;
    border-radius: 5px;
    cursor: pointer;

}

.btn:hover {
    color: #fff;
    text-decoration: none;
}

#section-5 {
    background: #d9eeff;
}
.content-wrapper {
    margin-top: 80px;
}

/* Section 2 */
.container {
    max-width: 1200px;
}

#section-2 .row.inner-row > div {
    padding: 0 15px;
}

#section-2 {
    padding:50px 0;
}

#section-2 i {
    width: 120px;
    height: 120px;
    font-size: 55px;
    text-align: center;
    line-height: 120px;
    background: #439be1;
    border-radius: 50%;
    margin-bottom: 30px;
    color: #fff;
}
#myModal .modal-body {
    background-image: url(../img/thankyou.svg);
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-background-size: 50% auto;
    background-size: 50% auto;
}

.modal-thx {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: 210px;
    position: absolute;
    margin-top: -105px;
    top: 50%;
    text-align: center;

}

.modal-thx h1 {
    color:#004787;
    font-weight: 600;
    text-transform: uppercase;
}

.top-head-h1 {
    text-align: center;
    padding-top: 20px;
    color: #1968b3;
    font-family: "Montserrat";
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 73px;
    text-transform: uppercase;
}

.row.inner-row h3 {
    color: #1968b3;
    font-family: "Montserrat";
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 18px;
}

.row.inner-row > .col-3 {
    padding: 0;
}

.row.inner-row > .col-md-6.col-lg-3 > img {
    margin-bottom: 41px;
}

.row.inner-row > .col-3 > p {
    color: #57585b;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 95px;
}

.tra-y-30 {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
}

/* Section 3 */
#section-3 {
    background-color: #eef7fd;
    padding-top:10px;
    padding-bottom: 50px;
}

#section-3 .over {
    flex: 0 0 980px;
    margin: auto;
}

#section-3 .spacerlast {
    margin-bottom:100px;
}

#section-3 .container {
    background-image: url(../img/gadgets.svg);
    background-repeat: no-repeat;
    background-position: center 96%;
    background-size: 900px auto;
    padding-bottom: 85px;
}

#section-3 .row.spacer {
    float:left;
    width:50%;
}

#section-3 p {
    padding: 0;
    margin: 0;
}

.img-container > .row > .col-1 > img {
    width: 40px;
    max-height: 50px;
    height: 100%;
}

.subheading h4 {
    color: #1968b3;
    font-family: "Montserrat";
    font-size: 22px;
    font-weight: 700;
}

.img-fa {
    margin: 5px 0;
    padding: 0;
    color: #ffffff;
    font-family: "Font Awesome 5 Pro Light";
    font-size: 48px;
    font-weight: 400;
    line-height: 52px;
}

/*.fal, .far {*/
/*font-family: "Font Awesome 5 Pro Light" !important;*/
/*}*/

.img-fa > img {
    max-width: 50px;
    width: 100%;
    max-height: 50px;
    color: #fff;
}


.lightbulb > p {
    margin: 0;
}

.section-3-heading-top > h2 {
    margin-top: 100px;
    margin-bottom: 75px;
    color: #1968b3;
    font-family: "Montserrat";
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}

.spacer {
    margin-bottom: 30px;
}

.spacerlast {
    margin-bottom: 106px;
}

.spacerleft90 {
    margin-left: 90px;
}

.row.spacer {
    color: #57585b;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

/* Section 4 */
#section-4 .s4-bg-wrapper {
    width: 100%;
    background-color: #fff;
    background-image: url(../img/Landing.svg);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: auto 380px;
    background-size: auto 380px;
    padding: 0 0 80px 0;
    margin: auto auto;

}

.s4-top-heading {
    font-family: "Montserrat";
    font-size: 30px;
    font-weight: 700;
}

#section-4 .row {
    margin: 0;
}

#section-4 .spacertop-100 > .col-12.heading {
    min-height:500px;
}
.pad-s4 {
    display: none;
}

.spacertop-100 {
    padding-top: 100px;
}

.heading > h2 {
    color: #004787;
    font-family: "Montserrat";
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}

.heading > p {
    color: #000;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
}

.spacertop-100 > .col-12.heading {
    margin-bottom: 46px;
}

.spacerbottom-25 {
    margin-bottom: 25px;
}



.s4-angebot-button {
    width: 370px;
    height: 50px;
    background-color: #439be1;
    border: none;
    color: #ffffff;
    font-family: "Montserrat";
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    outline-style: none !important;
    cursor: pointer;
    border-radius: 5px;
}


.li-elements {
    position: relative;
    right: 0;
    white-space: nowrap;
    margin-right: 70px;
}

.s4-firstlist {
    margin-top: -152px;
}

.li-elements .s4-firstlist {
    color: #439be2;
    position: absolute;
}

.li-elements > .s4-firstlist > li {
    text-align: right;
    color:#004787;
}

.s4-secondlist > li {
    list-style: none;
    transform: translateX(20px);
    margin-bottom: 10px;
}


.s4-secondlist > li {
    list-style: none;
    transform: translateX(20px);
}

.s4-secondlist li i {
    max-width: 22px;
    max-height: 16px;
    color: #d9eeff;
    margin-right: 20px;
}

.s4-secondlist li i {
    max-width: 22px;
    max-height: 16px;
    color: #439be1;
    margin-right: 20px;
}

.s4-firstlist > li:nth-child(0n+2) h4 {
    margin-bottom: 24px;
}

.li-elements .s4-firstlist > li > h4 {
    font-family: "Montserrat";
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
}

.s4-firstlist li:first-child h4 {
    margin-bottom: 0;
}

.s4-firstlist > li:nth-child(0n+3) {
    margin-bottom: 0;
}

.s4-firstlist > li:nth-child(0n+3) a {
    color: #d9eeff;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    text-decoration: underline;
}

.s4-firstlist > li:nth-child(0n+4) a {
    color: #d9eeff;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    text-decoration: underline;
}

ul.s4-secondlist {
    text-align: right;
    position: absolute;
    top: -60px;
}

a#demo1, a#demo2 {
    color: #439be1;
    text-decoration: underline;
}

##PreisModal .modal-body {
    background-image: url(../img/flatrate-2.gif);
    background-repeat: no-repeat;
    background-position: right top;
    -webkit-background-size: 690px auto;
    background-size: 690px auto;
    height:100%;
    background-color:#eef7fe;
}
.modal .close {
    z-index: 34345;
    cursor: pointer;
    width: 32px;
    height: 32px;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #439be2;
    text-shadow: none;
    font-size: 34px;
    border: 3px solid;
    border-radius: 50%;
    line-height: 1px;
    opacity: 0.7;
}
#PreisModal .modal-content {
    border:0;
}

#PreisModal .col-md-6.modal-col-right {
     background-image: url(../img/flatrate-2.gif);
     background-repeat: no-repeat;
     background-position: right top;
     -webkit-background-size: 690px auto;
     background-size: 690px auto;
     height:100%;
     background-color:#eef7fe;
    flex:0 0 40%;
    max-width: 40%;
    margin-right:-1px;
 }

#PreisModal .col-md-6.modal-col-right::before {
    width: 0;
    height: 0;
    position: absolute;
    content: "";
    border-style: solid;
    border-width: 250px 140px 250px 0;
    border-color: transparent #0b589d transparent transparent;
    top: 0px;
    left: -139px;

}
#PreisModal .col-md-6.modal-col-left {
    z-index: 2;
    flex:0 0 60%;
    max-width: 60%;
    text-align: left;
}
#PreisModal .modal-body {
    background-color:#eef7fe;
}
#PreisModal .col-md-6.modal-col-left small {
    display: block;
    font-size: 11px;
    letter-spacing: -0.2px;
    margin-top:10px;
}

/* Section 5 */
#section-5 {
    height: 650px;
}


.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flexslider a img {
    outline: none;
    border: none;
}

.flexslider {
    margin: 0 !important;
    padding: 0;
    border: none !important;
}

.flex-control-nav {
    bottom: 20px !important;
}

.flex-direction-nav a{
    /*display: none !important;*/
    line-height: 40px;
}

.firstslide-col-1 {
    height: 192px;
}

.inner-slide {
    position: relative;
}

.inner-slide h1 {
    position: relative;
}

.inner-slide p {
    position: relative;
}

#section-5 .flexslider ol {
    z-index: 2;
}

.s5-bg-wrapper {
    position: absolute;
    width: inherit;
    max-height: 650px;
    height: 100%;
    background-color: #d9eeff;
}

.flex-viewport {
    /*max-height: 650px !important;*/
}


.projectprw {
    max-width: 561px;
    max-height: 309px;
}

.projectlogo-d {
    max-width: 200px;
    max-height: 200px;
}

.s5topspacer {
    margin-top: 100px;
}

.s5topspacer > h1 {
    color: #1968b3;
    font-family: "Montserrat";
    font-size: 30px;
    font-weight: 700;
}


#section-5 p {
    color: #57585b;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 76px;
}

.h2-dminer {
    color: #439be1;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 22px;
    font-family: "Montserrat";
}

#section-5 > .row.s5-firstrow {
    position: relative;
}

.row.s5-firstrow > .col-12.text-center.s5topspacer {
    position: absolute;
    z-index: 3;
    top: 0;
}

#section-5 .container {
    margin-top: 200px;
    margin-bottom: 150px;
}

.s5-btn-1 {
    width: 250px;
    height: 50px;
    background-color: #479ad4;
    border: none;
    color: #ffffff;
    font-family: "Montserrat";
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -0.24px;
    outline-style: none !important;
    margin-top:20px;
    border-radius:5px;
    cursor: pointer;
}

#section-5 ol {
    transform: translateY(-60px);
}

/* Section 6 */

.reviews_slider {
    padding-bottom: 44px;
}

.reviews_slider .flex-control-paging li a {
    background: #c5c5c5;
}

.reviews_slider .flex-control-paging li a.flex-active {
    background: #efefef;
}

#section-6 > .row.s6-firstrow > .col-12.text-center {
    margin-top: 50px;
}

#section-6 > .row.s6-firstrow > .col-12.text-center > h1 {
    color: #1968b3;
    font-family: "Montserrat";
    font-size: 30px;
    font-weight: 700;
    line-height: 48px;
    text-transform: uppercase;
}

#section-6 > .row.s6-firstrow > .col-12.text-center > p {
    color: #57585b;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 48px;
}

.reviewtext {
    color: #57585b;
    font-family: "Open Sans";
    font-size: 26px;
    font-weight: 600;
    line-height: 38px;
    margin-bottom: 33px;
}

#section-6 .slides li {
    margin-bottom: 100px;
}

.reviews_slider.flexslider .container {
    max-width: fit-content;
}

.reviews_slider.flexslider p {
    text-align: right;
    text-align: -webkit-right;
}

#section-6 li {
    margin-bottom: 54px;
}

/* Section 7 */

div.services-back-wrapper {
    background-color: #ffffff;
    width: 100%;
    max-height: 500px;
    height: 500px;
    padding: 0;
    margin: auto auto;
}

.svg {
    max-width: 50px;
    max-height: 50px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: -50px;
}

#section-7 .flex-custom-col-s7.offset-lg-1 h1 {
    color: #004787;
    font-family: "Montserrat";
    font-size: 22px;
    font-weight: 700;
}

#section-7 p {
    color: #57585b;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
}

.services-back-wrapper .col-12.text-center h1 {
    color: #004787;
    font-family: "Montserrat";
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
}

.services-back-wrapper .col-12.text-center {
    margin-top: 50px;
}

.services-back-wrapper .col-12.text-center p {
    margin-bottom: 50px;
}

/* Section 8 */
#section-8 {
    height: 360px;
}

#section-8 .container {
    max-height: 360px;
    height: 100vh;
    background-image: url(../img/toolsline.svg);
    background-repeat: no-repeat;
    background-position: center 210px;
    background-size: 98% auto;
}

#section-8 .col-12.text-center.col-one {
    margin-top: 85px;
}

#section-8 p {
    margin-bottom: 30px;
}

#section-8 h2 {
    color: #004787;
    text-transform: uppercase;
    font-family: "Montserrat";
    font-size: 30px;
    font-weight: 700;
}

#section-8 p {
    color: #57585b;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
}

#section-9 .spacertop-100 {
    padding-top: 80px !important;
}

#section-9 .s4-bg-wrapper{
    max-height: unset;
}

/* Section 9 */
#section-9 .container-wrapper {
    height: 580px;
}

#section-9 b {
    color: #57585b;
}

.spacerbottom-60 {
    margin-bottom: 60px;
}

#section-9 h2 {
    color: #004787;
    font-family: "Montserrat";
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}

#section-9 p {
    color: #57585b;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}

#p1, #p2 {
    text-align: justify;
}

#DatenModal .modal-header {
    height: 80px;
    border-radius: 0;
    border:0;
}
#DatenModal .modal-content {
    border-radius: 0;
    border:0;
}
#DatenModal .modal-title {
    line-height: 50px;
    margin-left: 30px;
    padding: 0;
    color: #004787;
    font-weight: 800;
    font-size: 30px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}

#DatenModal .modal-body {
    background-color:#fff;
    padding-bottom:200px;
    background-image: url(../img/Data.svg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto 200px;
}

#DatenModal .modal-header .close {
    font-size: 30px;
    z-index: 2;
    color: #004787;
    width: 30px;
    height: 30px;
    border: 3px solid;
    padding: 0;
    border-radius: 50%;
    margin-top: 1px;
    margin-right: 1px;
    opacity: 1;
    line-height: 18px;
}

.mo-inner {
    margin: 0px 50px 0px 60px;
    padding-right: 10px;
    height: 300px;
    overflow-y: scroll;
    font-size: 13px;
}

.mo-inner h4 {
    font-size: 17px;
}

.modal-open, .modal-open .modal {
    padding: 0!important;
}
/* Section 10 */

#section-10 .container {
    background-image: url(../img/contact.svg);
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-background-size: 550px auto;
    background-size: 550px auto;
}

#section-10 .container-wrapper {
    height: 100%;
    background-color: #ffffff;
}
.kontaktanfrage_button {
    margin-bottom:70px;
}
#section-10 textarea {
    height: 130px;
    resize: none;
}

#section-10 input.form-control, textarea#form_message {
    outline-style: none;
    box-shadow: none;
    border: 1px solid #439be1;
    font-family: "Open Sans";
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#section-10 input.form-control:focus, textarea#form_message:focus {
    background-color: #d9eeff;
    font-weight: 600;
}

.m_t100_b60 {
    margin-top: 90px;
    margin-bottom: 40px;
}

.m_t100_b60 > h2 {
    color: #004787;
    font-family: "Montserrat";
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}

.kontaktanfrage_button {
    width: 270px;
    height: 50px;
    background-color: #10eee6;
    border: none;
    color: #ffffff;
    font-family: "Montserrat";
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    outline-style: none !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none !important;
}

#section-10 input {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 52px;
}

#section-10 .img-container {
    margin: auto auto;
}

#section-10 .form-group {
    padding-bottom: 30px;
    margin-bottom: 0;
}

#section-10 .col-md-5.pl-0 {
    margin-left:100px;
}
.img-contact {
    transform: translateY(-70px)
}

/* Section 11 */

#section-11 .wrapper {
    background-color: #eef7fd;

}

#section-11 .centering {
    height: 330px;
    align-items: center;
}

#section-11 .centering > .col-md-2 {
    text-align: center;
}

#section-11 .centering > .col-md-2 > p {
    text-align: center;
    margin: 0;
}

#section-11 .row.text-center .col {
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: 70px auto;
    background-size: 70px auto;
    padding-top:90px;
}
#section-11 .row.text-center .col span {
    display: block;
    color: #004787;
    font-weight: 800;
    font-size: 22px;
    margin-top: 0;
    line-height: 1;
}

.callback {
    background-image: url(../img/callbackicon.svg);
}
.price-list {
    background-image: url(../img/pricelisticon.svg);
    -webkit-background-size: 52px auto!important;
    background-size: 52px auto!important;
}

.hire {
    background-image: url(../img/wehire.svg);
}


.skype {
    display: flex;
    align-items: center;
}


.text-skype {
    margin: 0;
}

.custom {
    display: flex;
}

.custom i {
    padding-right: 15px;
}

.row_one {
    margin-bottom: 50px;
}

#section-11 i {
    color: #439be2;
    font-size: 36px;
}

#section-11 p {
    font-family: "Open Sans";
    line-height: 18px;
    font-size: 14px;
}

#section-11 p span {
    font-family: "Open Sans";
    font-weight: 600;
    line-height: 24px;
    font-size: 16px;
}

#section-11 .col-md-4.custom {
    margin-right: 12px;
}

.mobile {
    white-space: nowrap;
}

.fa-mobile {
    margin-left: 4px;
}

.support {
    transform: translateY(30px);
}

.m_lauto {
    margin-left: auto;
    -webkit-transform: translateX(13px);
    -moz-transform: translateX(13px);
    -ms-transform: translateX(13px);
    -o-transform: translateX(13px);
    transform: translateX(13px);
}

#section-11-mobile {
    background-color: #d9eeff;
}

/* Section 12 */

.s12-bg-wrapper .container {
    background-image: url(../img/footer.svg);
    background-repeat: no-repeat;
    background-position: center right;
    -webkit-background-size: auto 120%;
    background-size: auto 120%;
    padding-bottom:40px;
}
#section-12 h3 {
    color: #439be2;
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
}

#section-12 p {
    color: #d9eeff;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}

#section-12 li {
    list-style: none;
    color: #d9eeff;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}
#section-12 li a {
    color: #d9eeff;
}
#section-12 li a:hover {
    color: #439be1;
    text-decoration: none;
}

#section-12 ul {
    padding: 0;
}
.content-wrapper-1 {
    padding-top:70px;
    background-image: url(../img/bffooter.svg);
    background-repeat: no-repeat;
    background-position: left top;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
    padding-left:30px;
}
.col-md-4.col-lg-3.custom-flex-1 .col-md-12 {
    padding-left:0;
}
#section-12 .container {
    padding-top: 40px;
}

.preisliste {
    white-space: nowrap;
}

.preisliste p {
    margin-bottom: 30px;
}

#preisliste {
    width: 270px;
    height: 50px;
    background-color: #10eee6;
    border: none;
    color: #ffffff;
    font-family: "Montserrat";
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -0.24px;
    outline-style: none !important;
}

#section-12 .form-control {
    background-color: #002c55;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: calc(2.25rem + 14px);
}

#section-12 input#form_name.form-control::placeholder, #section-12 input#form_email.form-control::placeholder {
    color: #d9eeff;
    font-family: "Open Sans";
}


.floats i {
    float: left;
    margin-top: 12px;
}

.floats p {
    float: right;
}

#section-12 h3 {
    margin-bottom: 25px;
}


#section-12 i::before {
    font-size: 36px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.36px;
    color: #10eee6;
}

#section-12 ul li {
    margin-bottom: 25px;
}

.row.row-12 > .col-md-2 {
    padding-left: 40px;
}

/* Section 13 */

#section-13 {
    background-color: #004787;
    max-height: 88px;
    height: 100vh;
    line-height: 88px;
    color: #439be2;
    font-size: 14px;
}

.footer-bottom {
    background-image: url("/img/eufooter.svg"), url("/img/24std.svg");
    background-position: right 18px, calc(100% - 250px) 25px;
    background-repeat: no-repeat;
    background-size: auto 55px, auto 44px;
    height: 100%;
}
.footer-bottom p {
    margin:0;
}

.row.row-footer {
    max-height: 88px;
    height: 100vh;
    display: flex;
    align-items: center;
}


.row-footer .col-md-4 > p {
    margin-bottom: 0;
    white-space: nowrap;
    color: #439be2;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
}

.row-footer .col-md-2 {
    margin-left: auto;
}

/* Button Effects */
.top-heading-wrapper > button:hover, button.s4-angebot-button:hover, input.kontaktanfrage_button:hover, button#preisliste:hover {
    background-color: #176cb8;
}

.top-heading-wrapper > button:active, button.s4-angebot-button:active, input.kontaktanfrage_button:active, button#preisliste:active {
    background-color: #176cb8;
}


button.s5-btn-1:hover {
    background-color: #176cb8;
}

button.s5-btn-1:active {
    background-color: #176cb8;
}

button, .btn {
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

#demo1:hover, #demo2:hover {
    color: #10eee6;
}

a#demo1:active, a#demo2:active {
    color: #002c55 !important;
}

#section-12 .form-control:focus {
    background-color: #002343;
    font-weight: 600;
    color: #d9eeff;
}

.btn {
    width: 250px;
    height: 50px;
    font-family: "Montserrat";
    background-color: #439be1;
    border: none;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 0;
    outline-style: none !important;
    border-radius: 5px;
}
.btn:hover {
    background-color: #176cb8;
}
#section-10 input:-webkit-autofill,
#section-10 input:-webkit-autofill:hover,
#section-10 input:-webkit-autofill:focus
#section-10 textarea:-webkit-autofill,
#section-10 textarea:-webkit-autofill:hover
#section-10 textarea:-webkit-autofill:focus,
#section-10 select:-webkit-autofill,
#section-10 select:-webkit-autofill:hover,
#section-10 select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #d9eeff inset !important;
    transition: background-color 5000s ease-in-out 0s;


}

#section-12 input:-webkit-autofill,
#section-12 input:-webkit-autofill:hover,
#section-12 input:-webkit-autofill:focus
#section-12 textarea:-webkit-autofill,
#section-12 textarea:-webkit-autofill:hover
#section-12 textarea:-webkit-autofill:focus,
#section-12 select:-webkit-autofill,
#section-12 select:-webkit-autofill:hover,
#section-12 select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #002343 inset !important;
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #d9eeff;
}

.name-control-footer, .email-control-footer {
    color: #d9eeff;
}

.fa-arrow-circle-down {
    position: absolute;
    bottom: 60px;
    font-size: 36px;
    font-weight: bold;
    line-height: 42.15px;
    left: 50%;
    color: #439be2;
}

#return-to-top {
    position: fixed;
    right: 50px;
    font-size: 36px;
    z-index: 9999;
    bottom: 50px;
    font-weight: bold;
    line-height: 42.15px;
    color: #439be2;
    display: none;
}

img.mobile-webdesign-devices {
    display: none;
}

#section-2-mobile, .modal-open #return-to-top {
    display: none;
}

#section-2 {
    display: block;
}

#section-11-mobile p {
    font-size: 14px;
    width: 220px;
    margin-left: 64px;
}
#section-11-mobile p.text-center {
    margin-left: 0;
}

/* desktop-view */
@media (min-width: 1300px) and (max-width: 1400px) {
    .navbar-expand-sm .navbar-nav .nav-link {
        left: -60px;
        position: relative;
    }

    .navbar-brand {
        margin-right: 0;
    }

    .navbar-nav {
        max-width: 700px;
    }
}
@media (max-width: 1300px) {
    .background-banner .container {
        background-size: auto 160px, auto 400px;
    }
}

@media (min-width: 1100px) and (max-width: 1300px) {
    .navbar-nav {
        max-width: 650px;
        margin-right: 5%;
        white-space: nowrap;
    }

    .container.navcontainer {
        max-width: 1024px;
    }

    .top-heading-wrapper h1 {
        font-size: 45px;
    }

    .top-heading-wrapper p {
        font-size: 16px;
    }

    .background-banner > img {
        width: 150px;
    }
}

.img-deluxe-pad {
    display: none !important;
    max-width: 464px;
}

.img-deluxe-desktop {
    display: block !important;
    max-width: 464px;
}

.padpreisliste {
    display: none;
}

.content-wrapper-1 i {
    position: absolute;
}

.col-wrapper-2 {
    display: flex;
    justify-content: center;
}

.content-wrapper-1 p {
    position: relative;
}

#section-11 .offset-md-2.col-md-6 {
    position: relative;
    top: 10px;
    left: -140px;
    white-space: nowrap;
}

.content-wrapper-1 i {
    top: 10px;
}

.ondeskhidden {
    display: none;
    margin-top:40px;
}

#section-8 .imgdsk {
    display: block;
    margin: auto;
}

#section-8 .imgmb {
    display: none;
}

/* pad-view respo*/

@media (max-width: 1250px) {

    .navbar-brand {margin-left:-20px;}

}

@media (max-width: 1100px) {

    .background-banner .container {
        background-position: 80% center, 135% center;
    }

    #new_slider .newest_slider_image_pad {
        width: 600px;
        margin: 0 auto;
        max-width: 94%;
    }

    #section-8 .container {
        background-position: center 160px;
        background-size: 700px auto;
        background-image: url(../img/toolsmob.svg);
        max-height: 460px;
    }
    .col-md-12.img-wrapper {
        margin-right: 1px;
        text-align: center;
    }

    #section-12 .col-wrapper-2 {
        justify-content: flex-start;
    }


    #section-10 .container {
        background-position: 85% 150px;
        -webkit-background-size: 420px auto;
        background-size: 420px auto;
    }

    #section-3 .container {
        background-size: 90% auto;
    }


    #section-1 .content-wrapper {
        justify-content: center;
    }

    .navbar-brand {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        margin-left: 0;
    }

    #section-1 .background-banner > img {
        display: none;
    }

    .navbar-nav li:first-child {
        display: none;
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        left: 0px;
        position: relative;
    }

    .navbar-nav {
        margin: 0;
        max-width: -webkit-fill-available;
    }

    .row.content-wrapper {
        margin-top: 30px;
    }

    .navbar-brand img {
        width: 240px;
        height: auto;
    }

    .navbar-brand {
        max-width: fit-content;
    }

    .nav-link {
        font-size: 12px;
    }

    .top-heading-wrapper {
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 70px;
    }

    .top-heading-wrapper h1 {
        margin-bottom: 15px;
        font-size: 50px;
        max-width: 450px;
    }

    .top-heading-wrapper p {
        margin-bottom: 30px;
    }

    .first-ellipse, .third-ellipse {
        padding-left: 100px;
    }

    .second-ellipse, .fourth-ellipse {
        padding-right: 100px;
    }

    .first-ellipse img, .second-ellipse img, .third-ellipse img, .fourth-ellipse img {
        margin-bottom: 40px;
    }

    #section-2 p {
        margin-bottom: 90px;
    }

    #section-3 .section-3-heading-top h1 {
        margin-top: 60px;
    }

    .subheading h4 {
        font-size: 20px;
    }

    .col-6.tra-y-30 {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }


    .spacerleft90 {
        margin-left: 30px;
    }

    .s4-firstlist {
        margin-top: -68px;
        right: 170px;
    }

    #section-4 .s4-bg-wrapper .spacertop-100 {
        padding-top: 60px;
    }

    #section-4 img {
        max-width: 571px;
    }

    #section-4 .heading {
        margin-bottom: 34px;
    }

    .s4-firstlist {
        margin-top: -33px;
    }

    .s4-secondlist {
        margin-top: 35px;
    }

    .s4-angebot-button {
        margin-top: 65px;
    }

    /*Respo Flexslider*/
    #section-5 {
        height: 770px;
    }

    #section-5 ol {
        transform: translateY(-15px);
    }

    .s5-bg-wrapper {
        max-height: 770px;

        height: 770px;
    }

    #section-5 .slides li {
        height: 770px;
    }

    .firstslide-col-1 {
        position: absolute;
        bottom: 0;
    }

    .firstslide-col-2 {
        position: absolute;
        top: 162px;
    }

    .firstslide-col-2 img {
        margin: auto auto;
    }

    .firstslide-col-1 {
        position: absolute;
        bottom: 90px;
    }

    .h1-dminer {
        text-align: center;
    }

    .s5-btn-1 {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 146px;
    }

    .s5topspacer {
        margin-top: 60px;
    }

    /* Custom Column Size */
    .col-lg-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }


    .img-deluxe-pad {
        display: block !important;
    }

    .img-deluxe-desktop {
        display: none !important;
    }

    /* Section 6 Respo */
    #section-6 > .row.s6-firstrow > .col-12.text-center {
        margin-top: 60px;
    }

    #section-6 > .row.s6-firstrow > .col-12.text-center h1 {
        margin-bottom: 0;
    }

    #section-6 > .row.s6-firstrow > .col-12.text-center p {
        line-height: unset;
        margin-bottom: 56px;
    }

    .container-review p {
        padding-right: 70px;
        width: 100%;
    }

    .reviewtext {
        text-align: left !important;
    }

    div.services-back-wrapper {
        max-height: 1030px;
        height: 100%;
    }

    div.services-back-wrapper .row > .col-12.text-center {
        margin-top: 60px;
    }

    div.services-back-wrapper .row > .col-12.text-center p {
        max-width: 460px;
        margin: auto auto;
        margin-bottom: 27px;
    }

    .services-back-wrapper p {
        margin-bottom: 30px;
    }

    .services-back-wrapper .col-lg-5:last-child p {
        margin-bottom: 50px;
    }

    .services-back-wrapper .container {
        padding-left: 30px;
    }


    .tra-y-30 img {
        width: 404px;
    }

    #section-8 {
        height: 440px;
    }

    #section-8 .col-12.text-center.col-one {
        margin-top: 0;
    }

    #section-8 img {
        width: 654px;
    }

    #section-8 h2 {
        margin-top: 60px;
    }

    #section-9 {
        height: 700px;
    }

    #section-9 .spacertop-100 {
        padding-top: 60px;
        margin-bottom: 32px;
    }

    #section-9 .container-wrapper {
        height: 100%;
        padding: 0 30px;
    }

    #section-10 textarea {
        width: 600px;
    }

    .img-contact {
        width: 379px;
        position: relative;
        left: -80px;
        top: -80px;
    }

    #section-11 .offset-lg-2.col-lg-2.col-md-4 {
        text-align: center;
    }

    #section-11 .row > .offset-md-2.col-md-6 {
        position: relative;
        left: -140px;
    }

    .text-skype {
        position: relative;
    }

    .text-skype span {
        white-space: nowrap;
    }

    #section-11 .wrapper {
        height: 100%;
    }

    #section-11 .centering {
        height: 300px;
    }

    #section-11 .row.centering {
        height: 300px;
    }

    #section-11 .support {
        width: 170px;
        margin: auto auto;
    }

    .padpreisliste {
        display: block;
    }

    .preisliste {
        display: none;
    }

    .row-12 {
        width: 100%;
        margin: auto auto;
    }

    .custom-flex-1, .custom-flex-2, .custom-flex-3 {
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }

    .content-wrapper-1 p {
        white-space: nowrap;
        position: relative;
    }

    .custom-flex-3 img {
        position: relative;
        left: -50px;
    }

    .row-12-2 {
        position: absolute;
        bottom: 0;
    }

    .form-col-1 {
        padding-left: 30px;
    }

    .form-row-1 > .col-md-4 {
        margin-top: auto;
    }

    .inputrow {
        padding-left: 0;
        padding-right: 0;
    }

    .ondeskhidden {
        display: none;
    }
    .ondeskhidden input {
        width: 100%;
    }

    button#preisliste {
        width: 230px;
    }

    .button-col {
        padding-left: 0;
    }

    .form-col-1 {
        padding-right: 0;
    }

    .form-col-1 p {
        white-space: nowrap;
    }
    #section-4 .spacertop-100 > .col-12.heading {
        min-height: 400px;
    }
    #section-4 .s4-bg-wrapper {
        background-position: center 140px;
        -webkit-background-size: auto 300px;
        background-size: center 300px;
    }
}

/* Respo End 1100 */

@media (max-width: 991px) {

    #PreisModal .modal-dialog {
        max-width: 800px;
    }
    #PreisModal .col-md-6.modal-col-right::before {
        display: none;
    }
    #PreisModal .col-md-6.modal-col-right {
        background-position: -300px top;
    }

    #section-11 .col-lg-2.col-md-4.text-center {
        flex: 0 0 210px;
        max-width: 0 0 210px;
        ms-flex: 0 0 210px;
        display: none;
    }

    #section-11 .col-md-10 {
        .flex: 0 0 calc(100% - 210px);
        .max-width: 0 0 0 0 calc(100% - 250px);
        .padding-left: 0;
        .-ms-flex: 0 0 calc(100% - 210px);
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex: 0 0 100%;
    }
    #section-11 .col-lg-2.col-md-4.text-center img {
        width:86px;
    }
    #section-11 p span {
        color:#004787;
    }
    #section-11 .row.text-center .col {
        flex:0 0 33.3%;

    }
}
@media (max-width: 970px) {

    .background-banner .container {
        background-size: auto 140px, auto 350px;
        background-position: 80% center, 120% center;
    }
    #section-10 .container {
        background-position: right 150px;
    }

}

@media (max-width: 850px) {

    .background-banner .container {
        background-position: 80% center, 150% center;
    }
    .content-wrapper-1 {
        -webkit-background-size: 180px auto;
        background-size: 180px auto;
    }
    #section-12 .row.row-12 > .col-md-2 {
        padding-left:0;
    }

    .footer-bottom {
        background-position: 99% 20px, calc(100% - 190px) 25px;
        background-size: auto 50px, auto 40px;
    }
    .custom-flex-1, .custom-flex-2, .custom-flex-3 {
        padding-left:0;
    }

}

/* Responsive Mobile */
@media (max-width: 768px) {


    #PreisModal .col-md-6.modal-col-left {
        flex: 0 0 calc(100% - 340px);
        max-width: calc(100% - 340px);
    }

    #PreisModal .col-md-6.modal-col-right{
        flex: 0 0 340px;
        max-width: 340px;
        background-position: -253px bottom;
        background-size: auto 100%;
        background-image: url(../img/flatrate.svg);
    }



    #section-12 .col-wrapper-2 {
        left:10px;
    }
    #PreisModal .modal-body .row {
        padding-top:0;
    }

    #section-10 .container {
        background-image: none;
    }

    #section-10 .col-md-5.pl-0 {
        margin: 0 auto 60px auto;
        width: 100%;
        flex: 0 0 100%;
        max-width: 500px;
        text-align: center;
    }

    .background-banner .container {
        background-position: center bottom, center bottom;
        height: 675px;
    }

    #section-1 {
        height: 750px;
    }

    nav.navbar {
        padding-left: 0;
    }

    .navbar-brand {
        margin-right: 0 !important;
        width: 80%;
    }

    .top-heading-wrapper {
        font-size: 38px;
        line-height: 44px;
        text-align: center;
        margin-top: 35px;
        margin-left:0;
    }

    .top-heading-wrapper h1 {
        font-size: 34px;
        line-height: 44px;
        margin:0 auto;
    }

    .top-heading-wrapper > p {
        font-size: 14px;
        line-height: 22px;
        max-width: 470px;
        width: 100vw;
        margin:20px auto;
    }

    .img-wrapper img {
        width: 401px;
    }

    .row.content-wrapper {
        margin-top: 15px;
    }



    /*    .col-lg-6 {
            flex: 0 0 50%;
            max-width: 50%;
        }*/
    .col-6.tra-y-30 {
        display: none;
    }

    .row.spacerleft90 {
        margin: 0;
    }

    .mobile-webdesign-devices {
        width: 277px;
        display: flex;
        margin: auto auto;
    }

    .section-3-heading-top h1 {
        margin-bottom: 15px;
        font-size: 27px;
    }

    #section-3 h1 {
        white-space: normal;
    }

    .spacer {
        margin-top: 30px;
    }

    #section-4 img {
        width: 431px;
    }

    .li-elements {
        display: none;
    }

    #section-4 .row {
        justify-content: center;
    }

    .modern-design h1 {
        text-align: justify;
        font-size: 24px;
        white-space: nowrap;
    }

    .lp-bottom h1 {
        margin-left: 50px;
        font-size: 18px;
    }

    .fa-arrow-right {
        margin-left: 20px;
        color: #fff;
    }

    img.mobile-webdesign-devices {
        display: block;
    }

    .tra-y-30 {
        display: none;
    }
/* Ausgeblendet */
    .pad-s4 {
        display: block;
    }

    .pad-s4 .lp-bottom {
        display: none;
    }
    .s4-angebot-button {
        margin-top: 20px;
        margin-bottom: 50px;
    }
    .spacerbottom-25 button {
        display: none;
    }

    .flexslider .slides img {
        width: 500px!important;
        max-width: 96%;
        margin: 0 auto 80px auto;
    }

    /* Mobile Slider */
    .firstslide-col-2 {
        padding: 0;
    }

    .slide_container {
        max-width: 270px;
        padding: 0;
    }

    .slide_container .row.inner-row {
        width: 100%;
        margin: 0;
    }

    .slide_container .row.inner-row .col-md-6.col-lg-3 {
        padding: 0;
    }

    .slide_container .row.inner-row .col-md-6.col-lg-3 img {
        width: 120px;
        margin: 60px auto 40px auto;
    }

    .slide_container .row.inner-row .col-md-6.col-lg-3 h1 {
        text-align: center;
    }

    .slide_container .row.inner-row .col-md-6.col-lg-3 p {
        font-size: 14px;
        text-align: center;
        line-height: 20px;
    }
    .top-head-h1 {
        padding-top: 20px;
        margin-bottom: 0px;
    }

    #section-2-mobile {
        height: 500px;
    }

    #section-2-mobile ol {
        bottom: -30px !important;
    }

    #section-2-mobile ol li a {
        background: #d9eeff;
    }

    #section-2-mobile ol li a.flex-active {
        background: #439be2;
    }

    /* Referenzen Slider Mobile */
    #section-5 {
        height: 790px;
    }

    .s5-bg-wrapper {
        max-height: 790px;

        height: 790px;
    }

    #section-5 .slides li {
        height: 790px;
    }

    #section-7 .container {
        padding-left: 15px;
    }




    #section-8 .imgdsk {
        display: none;
    }

    #section-8 .imgmb {
        display: block;
        margin: auto;
        width: 327px;
    }

    #section-8 {
        height: 100%;
    }

    #section-9 {
        height: 100%;
    }

    #section-9 .col-12.text-center.spacertop-100.spacerbottom-60 {
        padding-top: 20px;
    }

    #section-9 p {
        text-align: left;
        font-size: 14px;
        line-height: 22px;
    }

    #section-9 .container-wrapper {
        padding: 0;
    }

    #section-10 textarea {
        width: 100%;
    }

    .img-contact {
        display: none;
    }

    .button {
        display: flex;
        margin: auto;
    }

    .flex-custom-col-s12 {
        text-align: left !important;
        display: flex;
        justify-content: center;
    }


    p.text-mobile {
        position: relative;
        left: 5px;
        padding-left: 15px;

    }

    p.text-clock {
        position: relative;
        left: 8px;
        padding-left: 15px;

    }

    p.text-email {
        position: relative;
        padding-left: 20px;

    }

    p.text-clock {
        margin-bottom: 32px;
    }

    #section-8 .container {
        background-size: 600px auto;
        max-height: 420px;
    }



}

@media (max-width: 950px) {
    .leftcolumn {
        -webkit-transform: translateX(-45px);
        -moz-transform: translateX(-45px);
        -ms-transform: translateX(-45px);
        -o-transform: translateX(-45px);
        transform: translateX(-45px);
    }
}

/* Responsive Mobile End */
@media (max-width: 767px) {
    .s12-bg-wrapper .col-md-12.ondeskhidden form .row.form-row-1 {
        padding-right:15px
    }

    .modal-thx {
        width:385px;
    }
    #section-2-mobile {
        display: block;
    }

    .kontaktanfrage_button.btn.btn-send {
        margin: auto;
    }

    .custom-flex-1 {
        flex: 0 0 50%;
        max-width: 50%;
        padding-left: 0;
    }

    .custom-flex-2 {
        display: none;
    }

    .form-col-1 {
        padding-left: 15px;
    }

    .form-col-2 {
        padding-right: 0px;
        padding-left: 15px;
    }

    #return-to-top {
        right:20px;
    }
    #section-12 i {
        display: none;
    }
    .s12-bg-wrapper .custom-flex-1 {
        max-width: 100%;
    }
    .content-wrapper-1 p {
        left: 0;
    }

    #section-12 img {
        width: 300px;
    }

    .custom-flex-1 h3{
        margin-bottom: 22px;
    }

    #section-12 .inputrow {
        padding-bottom: 20px;
    }

    .button-col {
        text-align: center;
        padding-top: 20px;
        padding-left: 15px;
    }

    .container-12-1 {
        padding-left: 0;
    }
    .row-footer img{
        width: 156px;
    }

    .copyright {
        display: none;
    }
    .s6-firstrow p {
        margin-bottom: 20px !important;
    }
    #section-7 .flex-custom-col-s7 h1 {
        margin-bottom: 20px;
        margin-left: 60px;
        position: relative;
        top: 5px;
    }

    #section-7 .svg {
        left: 15px;
        top:-7px;
        max-width: 40px;
    }
    #section-7 .flex-custom-col-s7 h1 {
        margin-left: 50px;
    }

    #new_slider, #section-snippets-mobile {
        background-image: none!important;
    }


}

@media (max-width: 730px) {
    #section-8 .container {
        background-size: 550px auto;
        max-height: 390px;
    }
    #PreisModal .col-md-6.modal-col-left, #PreisModal .col-md-6.modal-col-right {
        max-width: 100%;
        flex: 0 0 100%;
        text-align: center;
        padding:0;
    }
    .modal-col-left ul {
        text-align: left;
        width: 250px;
        margin: 30px auto;
    }
    #PreisModal .modal-dialog {
        max-width: 450px;
        margin-top: 80px;
    }
    #PreisModal .modal-col-left h1  {
        margin-top:20px;
        font-size: 30px;
        margin-bottom:0;
    }
    #PreisModal .col-md-6.modal-col-right {
        background-position: center bottom;
        background-size: 100% auto;
        background-image: url(../img/flatrate-mobpad.svg);
        height: 330px;
        margin:0;
    }
    #PreisModal .modal-col-left p {
        font-size: 17px;
    }

    #PreisModal .close {
        font-size: 26px;
        border: 2px solid;
        height: 25px;
        width: 25px;
        top: 5px;
        right: 5px;
        opacity: 0.3;
    }
    #HireModal .hbg {
        display: none;
    }
}


@media (max-width: 590px) {
    header, .offcanvas-img {
        height: 70px!important;
    }
    .navbar {
        padding:0;
    }

#section-11 .row.text-center .col {
    flex: 0 0 50%;
}
    #section-11 .row.text-center .col.hire {
        display: none;
    }
    .s12-bg-wrapper .container {
        background-position: 280px center;
    }
    #section-8 .container {
            background-size: 450px auto;
            max-height: 360px;
        }
    .modal-thx {
        left: 50%;
        margin-left: -192px;
    }
    #myModal .modal-body {
        background-image: none;
    }

}

@media (max-width: 470px) {
    #section-7 .svg {
        left: 15px;
        top:-7px;
        max-width: 30px;
    }
    #section-7 .flex-custom-col-s7 h1 {
        margin-left: 40px;
    }
    #section-7 .flex-custom-col-s7.offset-lg-1 h1 {
        font-size: 18px;
    }
    .s12-bg-wrapper .container {
        background-position: 250px center;
    }
    #section-8 .container {
        background-size: 400px auto;
        max-height: 350px;
    }
    #PreisModal .modal-dialog {

        max-width: 400px;
        margin: 70px auto 0 auto;

    }

    #PreisModal .modal-col-left h1 {
        margin-top: 20px;
        font-size: 27px;
    }
    #PreisModal .modal-col-left p {

        font-size: 15px;

    }
    #PreisModal .col-md-6.modal-col-right {
        height:290px;
    }
}
@media (max-width: 450px) {
    .footer-bottom {
        background-position: 98%;
        background-size: 0, auto 40px;
    }
}

@media (max-width: 425px) {
    #section-11-mobile p {
        margin-left:50px;
    }
    #section-12 img {
        display: none;
    }
    #section-4 .s4-angebot-button {
        width: fit-content;
        position: relative;
        font-size: 20px;
    }

    .firstslide-col-1 {
        bottom: 150px;
    }

    .s5-btn-1 {
        top: 230px;
    }
    #section-8 .container {
        background-size: 96% auto;
        max-height: 335px;
    }

    #PreisModal .modal-col-left h1 {
        margin-top:30px;
    }
    .modal-thx {
        width: 250px;
        margin-left: -125px;
        font-size: 15px;
    }
    .modal-thx h1 {
        font-size: 28px;
    }

    .modal-thx .btn {
        font-size: 18px;
        width: 180px;
    }

}

@media (max-width: 375px) {

    #section-11 .row.text-center .col {
        flex: 0 0 100%;
        margin-bottom: 20px;
    }
    #section-11 .row.centering {
        height: 380px;
    }
    #section-11 .row.text-center .col span {
        font-size: 19px;
    }
    #section-11-mobile p {
        margin-left:40px;
    }
    .top-heading-wrapper > p {
        max-width: 300px;
    }
    #section-1 .img-wrapper img {
        width: 301px;
    }

    #section-4 img {
        width: 300px;
    }

    .row.lp-bottom .col-4.modern-design{
        position: relative;
        left: -40px;
    }


    div.services-back-wrapper {
        max-height: 1250px;
    }
    #section-7 .flex-custom-col-s7.offset-lg-1 h1 {
        font-size: 18px;
        white-space: normal;
    }

    #section-8 .imgmb {
        width: 280px;
    }

    #section-9 {
        height: 950px;
    }
}



@media (width: 768px) {
    #section-3 .col-12.col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .slide_container .row.inner-row .col-md-6.col-lg-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .top-head-h1 {
        margin-bottom: 70px;
    }

    .button {
        display: block;
    }


    .img-contact {
        display: block;
    }


}

@media (max-width: 600px) {
    .lp-bottom h1 {
        margin-left: 0px;
    }
}

@media (max-width: 515px) {
    .modern-design h1 {
        white-space: normal;
    }
}

#section-11 {
    display: block;
}

#section-11-mobile {
    display: none;
}


.lp-bottom h1 {
    color: #439be2;
    font-family: Montserrat;
}

/* Modal */
.modal-dialog {
    max-width: 1172px;
    margin-top: 140px;
}

.modal-content {
    background:#fff;
}

.modal-body {
    padding: 0;
    background-color: #ffffff;
    max-height: 520px;
}

.modal-body .container {
    max-height: 500px;
    height: 100vh;
}

.modal-body .row {
    height: inherit;
    max-height: 100%;
}

.modal-col-left {
    margin: auto auto;
    padding-left: 50px;
}

.modal-col-left h1, #HireModal h1 {
    color: #0a467a;
    font-family: "Montserrat";
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
}

.modal-col-left p {
    color: #57585b;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
}
.modal-col-left ul {

    padding: 0px 17px;
    color: #33669d;
    font-weight: 600;
}

.modal-col-left .btn {
    width: 251px;
    height: 50px;
    background-color: #439be2;
    color: #ffffff;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.modal-col-right {
    margin: auto auto;
}

/* Modal End */
@media (min-width: 425px) and (max-width: 700px) {
    .firstslide-col-1 {
        bottom: 120px;
    }

    button.s5-btn-1 {
        top: 200px;
    }


}

@media(max-width: 700px) {
    #section-5 ol {
        bottom: 0px !important;
    }
}

/* Offcanvas */
html,
body {
    overflow-x: hidden; /* Prevent scroll on narrow devices */
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #176cb8;
    font-weight: 500;
}

.navbar-light .navbar-nav .nav-link:focus {
    font-weight: 700;
}

.navbar-light .navbar-nav .nav-link {
    color: #004787;
}

.navbar-toggler {
    z-index: 99;
}

.navbar-toggler-icon {
    font-size: 24px;
}

@media (max-width: 991.98px) {

    .offcanvas-collapse {
        position: fixed;
        top: 0px; /* Height of navbar */
        bottom: 0;
        right: 100%;
        width: 400px;
        overflow-y: auto;
        visibility: hidden;
        background-color: #eef7fe;
        transition-timing-function: ease-in-out;
        transition-duration: .3s;
        transition-property: right, visibility;
        z-index: 9999;
        padding: 0;
    }

    .offcanvas-collapse.open {
        right: calc(100% - 400px);
        visibility: visible;
        z-index: 9999;
    }

    .navbar-light .navbar-nav .nav-link {
        color: #1968b3;
        font-family: "Montserrat";
        font-size: 18px !important;
    }

    ul.navbar-nav {
        margin-top: 64px;
    }

    li.nav-item {
        margin:0 55px;
        padding-bottom: 40px;
    }

    .navbar-light .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,<svg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'><path stroke='rgba(16, 238, 230, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/></svg>");
    }

    .offcanvas-img {
        display: flex;
        width: 100%;
        height: 90px;
        background-color: #ffffff;
    }

    .offcanvas-img img {
        width: 100%;
    }

    .ww img {
        visibility: visible !important;
        margin: auto 10px;
        transition: all .5s ease-in-out !important;
    }

    .ww {
        visibility: visible;
        transition: all .5s ease-in-out !important;
    }

    .menu-overlay {
        visibility: hidden;
    }
    .menu-overlay.active{
        visibility: visible;
        content: '';
        background-color: #484848;
        bottom: 0;
        left: 0;
        opacity: 0.5;
        filter: alpha(opacity=50);
        position: fixed;
        right: 0;
        top: 0;
        z-index: 49;
        transition: all .5s ease-in-out !important;
    }
}
.navbar-toggler {
    margin-left: auto;
}
.ww img{
    visibility: hidden;
    transition: all .5s ease-in-out !important;
}

.offcanvas-collapse img {
    max-width: 330px;
}

@media (min-width: 1000px)  {
    .ww {
        display: none;
    }
}

/* Responsive Modal */

@media (min-width: 768px) and (max-width: 900px) {
    .col-wrapper-2 {
        position: relative;
        left: 30px;
    }
    .modal-col-right img{
        width: 400px;
    }
}

@media (max-width: 1100px) {
    .modal-col-left {
        padding-left: 30px;
    }
}

@media (max-width: 768px) {
    .modal-content:not(#DatenModal.modal-content) {
        max-height: 800px;
    }

    .modal-body {
        max-height: none;
    }

    .modal-body .row {
        text-align: center;
        padding-top: 20px;
    }

    .modal-col-right img {
        padding-top: 50px;
    }
    #DatenModal .modal-dialog {
        margin-top:100px;
    }

    #DatenModal .modal-header .close {
        padding:30px;
    }
    #DatenModal .modal-title {
        font-size: 24px;
    }
    #DatenModal .bg-use {
        right:0;
        width: 328px;
        height: 206px;
    }
    .mo-inner {
        margin: 0px 30px 40px 40px;
        height:100%;
    }

    #section-2 .top-head-h1 {
        margin-bottom:20px;
    }
    #section-4 .s4-bg-wrapper {
        padding:0;
        background-position: center 155px;
    }
    #section-4 .spacertop-100 > .col-12.heading {
        margin:0;
    }
}

@media (max-width: 550px) {
    .offcanvas-collapse {
        width: 300px;
    }

    .offcanvas-collapse.open {
        right: calc(100% - 300px);
        visibility: visible;
        z-index: 9999;
    }

    #section-3 .row.spacer {
        width: 100%;
        margin-left: 0 !important;
        margin-bottom: 15px;
    }
    #section-3 .container {
        background-position: center 100%;
    }
}

@media (max-width: 500px) {
    .modal-col-left {
        padding-left: 15px;
    }

    .modal-col-right img {
        width: 370px;
    }
}

@media (max-width: 410px) {
    .modal-col-right img {
        width: 280px;
    }
}

/* Snippets Slider */
#section-snippets {
    height: 680px;
}
@media (max-width: 968px) {
    #section-snippets {
        height: 600px;
    }
}


.snippets-heading {
    padding-top: 80px;
    margin-bottom: 24px;
}
.snippets-heading h2{
    color: #ffffff;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}

.snippets-heading p {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
}

.snippets.flexslider ol {
    bottom: -90px !important;
}

.lb-number {
    display: none !important;
}

.snippets.flexslider img {
    transition: 1s;
}
#section-snippets-mobile {
    display: none;
}
.snippets.flexslider img:hover {
    filter:grayscale(100%);
    transform: scale(1.1);
}
@media (max-width: 768px) {
    #section-snippets{
        display: none;
    }
    #section-snippets-mobile {
        display: block;
        background-color: #d9eeff;
    }
    #section-snippets-mobile .col-sm-12 {
        padding: 0;
    }
    #section-snippets-mobile .snippets-heading {
        padding-top: 60px;
    }
    #section-snippets-mobile ul.flex-direction-nav {
        display: none !important;
    }
    #section-snippets-mobile ol.flex-control-nav.flex-control-paging {
        display: none !important;
    }
}

.callbackModalHeader {
    background-color: #d9eeff;
    padding-top: 0;
}



#callbackNumber-input, #callbackMessage-input, #callbackName-input {
    /*min-height: 50px;*/
    /*border-radius: 0;*/
    /*background-color: #d9eeff;*/
    border: 1px solid #439be1;
    /*margin-bottom: 20px;*/


    min-height: 50px;
    border-radius: 0;
    background-color: #fff;
    margin-bottom: 20px;
    box-shadow: 0px 0px 2px 0 rgba(0,0,0,.1) inset, 0 2px 3px rgba(0,0,0,.1) inset;
}

#callbackNumber-input:focus, #callbackMessage-input:focus, #callbackName-input:focus {
    background-color: #b3d1ed;

}

#callbackImage{
    position: relative;
    top: 17px;
    left: -50px;
}

.callbackContainer {
    padding: 30px 40px;
}

.callbackContainer ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */

    opacity: .5; /* Firefox */
}

.callbackContainer :-ms-input-placeholder { /* Internet Explorer 10-11 */
    opacity: .5;
}

.callbackContainer ::-ms-input-placeholder { /* Microsoft Edge */
    opacity: .5;
}

#callbackModal-Head {
    color: #1968b3;
    font-family: "Montserrat";
    font-size: 36px;
    font-weight: 800;
    line-height: 71.94px;
}

#callbackModal-Head-p {
    color: #57585b;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 400;
    line-height: 23.98px;
}

.callbackModalContent , .callbackContainer{
    max-height: unset !important;
    height: auto !important;
}

.callbackContainer {
    background-image: url(../img/callback.svg);
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-background-size: 50% auto;
    background-size: 50% auto;
}

.hire-mod {
    overflow-y: scroll;
    height:450px;
}

#HireModal .hbg {
    background-image: url(../img/wehirebg.svg);
    background-repeat: no-repeat;
    background-position: center 20px;
    background-size: auto 280px;
    width:500px;
    height:300px;
    position: absolute;
    top:0;
    right:0;
}
#HireModal .close {
    padding:0;
    margin:0;
}
#HireModal .modal-body .container {
    height:auto;
}

#HireModal .modal-header {
    padding-bottom: 0;
    border: 0;
    padding-left: 30px;
    padding-top: 25px;
}

#HireModal .modal-body {
    padding:0px 5px 5px 30px;
    margin-top: 15px;
}
.hire-mod p, .hire-mod ul, .hire-mod h2 {
    z-index:2;
}
.hire-nav, .hire-nav a {
    color:#4398d1;
    text-decoration: none;
}
.hire-mod ul {
    padding-left:25px;
}
.hire-nav {
    padding-left:15px;

}
.hire-mod h2 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom:20px;
}


.pln{color:#000}@media screen{.str{color:#080}.kwd{color:#008}.com{color:#800}.typ{color:#606}.lit{color:#066}.pun,.opn,.clo{color:#660}.tag{color:#008}.atn{color:#606}.atv{color:#080}.dec,.var{color:#606}.fun{color:red}}@media print,projection{.str{color:#060}.kwd{color:#006;font-weight:bold}.com{color:#600;font-style:italic}.typ{color:#404;font-weight:bold}.lit{color:#044}.pun,.opn,.clo{color:#440}.tag{color:#006;font-weight:bold}.atn{color:#404}.atv{color:#060}}pre.prettyprint{padding:2px;border:1px solid #888}ol.linenums{margin-top:0;margin-bottom:0}li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8{list-style-type:none}li.L1,li.L3,li.L5,li.L7,li.L9{background:#eee}
@media (max-width: 991px)
{
    #callbackModal-Head, #callbackModal-Head-p{
        text-align: center;
    }
    .callbackContainer {
        background-image: none;
    }

    #callback-formgroup {
        justify-content: center;
    }
    #callbackImage {
        display: none;
    }

}

@media(max-width: 768px) {
    .callbackModalContent {
        /*max-height: 600px;*/
    }
    #HireModal .hbg {
        background-position: 200% 20px;
    }
}
@media (max-width: 500px) {
    #callbackModal-Head {
        font-size: 26px;
    }


    #callbackModal-Head-p {
        font-size: 18px;
    }

    #DatenModal .modal-title {

        font-size: 21px;
    }
    #HireModal h1 {
        font-size: 27px;
    }
}
.reviews_slider .flex-direction-nav {
    display: none;
}
@media (max-width: 350px) {
    #DatenModal .modal-title {
        font-size: 19px;
    }
}
@media (max-width: 350px)
{
    .callbackContainer .kontaktanfrage_button {
        width: 240px;
        position: relative;
    }

    .callbackModalContent {
        max-height: 650px;
    }

    .row-footer img {
        width: 136px;
    }
    #section-9 {
        height: 1050px;
    }

    .firstslide-col-1 {
        bottom: 200px;
    }
    .s5-btn-1 {
        top: 260px;
    }
    .host-icon {
        top:0px!important;
    }
    .offcanvas-collapse img {
        max-width: 190px!important;
    }
    .navbar-brand img {
        width: 190px;
        margin-top:7px;
    }
    li.nav-item {
        margin: 0 20px;
    }
    .offcanvas-collapse.open {
        right: calc(100% - 230px);
    }
    .offcanvas-collapse {
        width: 230px;
    }
    .top-heading-wrapper h1 {
        font-size: 30px;
    }
}

.snippets.flexslider{
    max-width: 1300px;
    margin: auto auto !important;
}

#callback-formgroup .alert-danger {
    margin-top: 20px;
}

#section-2-mobile ul.slides , #section-2 ul.slides {
    background: unset;
}
#new_slider .flex-control-paging li a, #section-snippets .flex-control-paging li a {
    background: #3e7eb8;
}
#new_slider .flex-control-paging li a.flex-active, #section-snippets .flex-control-paging li a.flex-active {
    background: #439be1 !important;
}
#new_slider, #section-snippets, .s12-bg-wrapper, #section-snippets-mobile {
    background-image: url(../img/texture.svg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    background-color: #064f92;
}

.s12-bg-wrapper {
    background-repeat: repeat;
    background-size: 65%;
}

#new_slider ul.slides {
 color:#fff;
}
.flexslider {
    background:transparent!important;
}

.flex-direction-nav a::before {
    color: #439be2!important;
}

#section-6 {
      background-color:#eef7fd;
      background-image: url(../img/quotes.svg);
      background-repeat: no-repeat;
      background-position: 80% -80px;
      background-size: 350px auto;
}

#section-9 {
    background-color:#eef7fd;
    background-image: url(../img/eubig.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% auto;
}

/*************** SCROLLBAR BASE CSS ***************/

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}




/*************** SIMPLE INNER SCROLLBAR ***************/

.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-inner > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
    overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.scrollbar-inner > .scroll-element .scroll-element_track { background-color: #e0e0e0; }
.scrollbar-inner > .scroll-element .scroll-bar { background-color: #c2c2c2; }
.scrollbar-inner > .scroll-element:hover .scroll-bar { background-color: #919191; }
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -12px; }


.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -12px; }


#new_slider {
    padding-bottom: 100px;
}
.newest_slider {
    max-width: 1300px;
    margin: auto auto !important;
}

.projectprw .img-deluxe-desktop {
    width: 100%;
    height: auto;
    margin-left: auto;
}

#new_slider .flex-control-nav {
    bottom: -40px !important;
}




@media (max-width: 1250px)
{
    .col-lg-6.right {
        padding-right: 50px;
    }
    .col-lg-6.left {
        padding-left: 50px;
    }
}

.newest_slider_image_pad {
    display: none !important;
}
@media (max-width: 1100px) {
    #new_slider p {
        text-align: center;
    }

    .col-lg-6.left {
        padding-left: 15px;
        text-align: center;
        order: 1;
    }
    .col-lg-6.left p {
        /*max-width: 50%;*/
        margin: auto auto 20px auto;
    }
    .col-lg-6.right {
        padding: 0 0 50px 0;
    }
    .s5-btn-1 {
        position: relative;
        left: unset;
        -webkit-transform: unset;
        -moz-transform: unset;
        -ms-transform: unset;
        -o-transform: unset;
        transform: unset;
        top: unset;
        margin: auto auto;
    }
    #new_slider .new_slider_image_desktop {
        /*max-width: 80%;*/
        /*margin: 50px auto;*/
        display:none;
    }

    #new_slider .newest_slider_image_pad {
        display: block !important;
    }

    #new_slider .flex-direction-nav {
        display: none;
    }





}
@media (max-width: 700px) and (min-width: 425px){

    button.s5-btn-1 {
        top: 0px;
    }
}

@media(max-width: 768px) {
    .s5-btn-1 {
        margin-bottom: 10px;
    }
    #new_slider .flex-control-nav {
        bottom: 20px !important;
    }

    .newest_slider_image_pad {
        display: block !important;
    }

    .new_slider_image_desktop {
        display: none !important;
    }
    #new_slider .flex-viewport{
        max-height: 100% !important;
    }

    #new_slider .col-lg-6.left {
        margin-bottom: 50px;
    }

    #new_slider .col-lg-6.right {
        padding: 0 0 50px 0;

    }

    #new_slider {
        padding-bottom: 0 !important;
    }

    #new_slider .flex-direction-nav .flex-next {
        right: -30px;
    }

    #new_slider .flex-direction-nav .flex-prev {
        left: -30px;
    }
}

