/*
 Theme Name:   Lienonline
 Theme URI:    https://www.wpbeginner.com/
 Description:  A Twenty Thirteen child theme 
 Author:       DGH
 Author URI:   
 Template:     twentynineteen
 Version:      1.0.0
*/
@import url("../twentynineteen/style.css");
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700&display=swap');
* { scroll-behavior: smooth; margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; list-style: none; text-decoration: none; font-family: 'Montserrat', sans-serif; font-size: 16px; font-weight: normal; color:#464646; padding:0; margin:0;}

.main-menu-more{
	display: none;
}
p{
    font-weight: 500!important;
}
.portfolio-row:nth-child(odd) .portfolio-card .card-image {
    float: left;
}

.portfolio-row:nth-child(odd) .portfolio-card  .card-content {
    right: 0;
    left: auto;
}
.banner .about-content {
    /*position: absolute;
   right: 80px;
    background: transparent;
    color: #fff;
    box-shadow: none;*/
}
.about_image{
    display: none;
}
.banner .about-content h2,.banner .about-content p {
    color: #fff;
}
ul.slick-dots { width: 100%; float: left;padding: 0;
    margin: 0px!important; height: 30px; }
ul.slick-dots li.slick-active { background: #bc9a5c; }
ul.slick-dots li { background: #ddd; width: 10px; height: 10px; border-radius: 50%; display: inline-block; margin: 4px; padding: 0px; }
ul.slick-dots:before, ul.slick-dots:after { display:none; }
img{ max-width:100%; }
.wrapper{ max-width:1336px; padding:0 15px; position:relative; margin:0 auto; }
.wrapper-small{ max-width:1070px; padding:50px 15px; position:relative; margin:0 auto; }
header img.logo {
    position: absolute;
    /* top: 10px; */
    /* width: 100px; */
    /* left: 10px; */
    z-index: 9;
}
.top-bar ,.lower-menu-bar { width: 100%; float: left; padding: 20px 0; text-align: right; }
.social-links {
    float: left;
    width: 100%;
    text-align: center;
    /* margin: 0 auto; */
    max-width: 800px;    margin-top: 25px;
}
ul#mainnav { margin-bottom: 0; }
.social-links a {
    /* float: left; */
    margin-top: 25px;
    color: #fff !important;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    /* position: relative; */
    padding: 14px 24px 14px 24px;
    /* height: 46px; */
    background: #bc9a5c;
    border-radius: 0;
    /* margin-left: 30px; */
    /* top: -5px; */
    text-decoration: none!important;
    display: inline-block;
    width: 300px;
}
.top-bar {
    background: transparent;
    display: none;
}

.clientlist ul li {
    display: inline-block;
    float: left;
    width: 25%;text-align: center;
    margin-bottom: 50px;
}

.clientlist ul {
    float: left;
    width: 100%;
        margin-top: 50px;
}

.clientlist {
    float: left;
    width: 100%;
}
.top-bar h6 { color: #fff; font-size: 16px; margin: 0; }
.top-bar h5 { color: #fff; font-size: 14px; margin-bottom: 10px; }
.lower-menu-bar li { display: inline-block; padding-left: 30px; }
.lower-menu-bar li a{ font-weight: 600; color:#001839; transition: 0.5s ease-in-out; }
.lower-menu-bar li a:hover{ color:#bc995b; text-decoration: none; }
.lower-menu-bar span { float: right; width: 30px; cursor:pointer; display: none; }
.lower-menu-bar span i { width: 20px; height: 2px; background: #001839; margin: 5px auto; display: block; }
 /* Top Bar Close */

section.banner { float: left; width: 100%; }
section.banner h1 {
    color: #fff;
    font-size: 55px;
    /*  */
    max-width: 800px;
    width: 100%;
    text-align: center;
    margin: 0;
    line-height: 60px;
}
section.banner h1 b{  display: block; line-height: 20px; margin-top:20px; }
section.banner h1 span{ color: #fff; font-size: 20px; border-left: 2px solid #fff; padding-left: 10px; margin-left: 10px; }
section.banner h1 span:first-child { border-left: none; padding-left: 0px; margin-left: 0px; }
/* Banner Close */

.content { float: left; width: 100%; position: relative; overflow: hidden; }
.services { float: left; width:100%; padding:50px 0; background-color: #f9f8f9; }
.services li { float: left; width: 29.33%; margin: 0 2%; text-align: center; position: relative; cursor:pointer; transition: 0.5s ease-in-out; padding: 20px 0; }
.services li span { height: 90px; width: 90px; background: #bc9a5c; display: inline-block; text-align: center; position: relative; border-radius: 50%; }
.services li span img { position: absolute; top: 50%; left: 50%; transform: translate(-50% , -50%); }
.services li h3 {  text-transform: capitalize; color:#001839; font-size: 30px; font-weight: 600;     position: relative; margin-bottom: 20px; padding:20px; line-height: 28px; }
.services li h3:before { content: ''; position: absolute; bottom: 0; width:175px; height:1px; background-color: #001839; left: 50%; transform: translateX(-50%); }
.services li p{ line-height: 24px; color: #666666; font-size: 14px; padding: 0 50px; margin: 20px 0; text-align: justify;
/*overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 200px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;*/
    }
.services li a{ color:#001839; font-weight: 600; transition: 0.5s ease-in-out; }
.services li a:hover{ color:#bc995b; text-decoration:none; }
.services li:hover { box-shadow: 0 0 15px 0px #ccc; }
/* Services Close */

section.about-us ,section.portfolio{ float: left; width: 100%; padding: 70px 0; }
.over-image , .about-content { width: 50%; float: left; }
.over-image { position: relative; }
.over-image img { position: absolute; }
.about-content { float:right; max-width: 582px; width:100%; padding: 25px; box-shadow: 0px 0px 12px #d6d5d5; position: relative; background: rgba(255,255,255,0.8); margin-top: 30px; }

.about-content h2 {  font-size:30px; font-weight:600; color:#001839; margin-bottom: 15px; }
.about-content p { font-size: 14px; color: #555555; line-height: 28px; margin-bottom: 10px; }
/* About Us Close */

section.portfolio{ background-color: #edeced; text-align: center; }
.section-heading { text-align: center; width:100%; float:left; margin-bottom: 30px; }
.portfolio h2 { text-align:center;  font-size:30px; font-weight:600; color:#001839; margin-bottom: 15px; line-height: 34px; text-transform: capitalize; }
.portfolio-card { float: left; width: calc(25% - 10px); margin: 5px; background: #fff; /*min-height: 300px; */ transition: 1s; text-align: left; cursor:pointer; }
.img-container { float: left; width: 100%; overflow: hidden; cursor: pointer; height: 238px; position: relative; }
.image-scroll { background: url(../lienonline/images/mockup-1.jpg); background-repeat: no-repeat!important; background-size: 100%; height: 100%; background-position: top; transition: all 10s ease-in-out; }
.portfolio-card:hover { box-shadow: 0 0 15px 0px #a09c9c; }
.portfolio-content { float: left; width: 100%; padding: 20px; border: 1px solid rgba(74, 74, 74, 0.075); border-width: 1px 0 0 0; }
.portfolio-content h4 { font-size: 16px; color:#001839; margin-bottom: 0; min-height: 25px; }
.portfolio-content p {
    font-size: 14px;
    color: #bc9a5c;
    margin-bottom: 0px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 70px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.portfolio-content a{ color:#001839; font-size: 14px;  font-weight: 600; transition: 0.5s ease-in-out; }
.portfolio-content a:hover{ color:#bc995b; text-decoration: none; }
.portfolio .actionbtn a {
    font-weight: 600;
    background: transparent;
    color: #001839;
    padding: 10px 17px 10px 20px;
    float: left;
    position: relative;
    margin-top: 30px;
    text-transform: uppercase;
    height: 46px;
    line-height: 24px;
    border: 2px solid #001839;
    float: none;
    display: inline-block;
}
.button { display: inline-block; }
.button a img { position: absolute; right: 30px; top: 15px; transition: all .5s ease-in-out; }
.button a:hover{ text-decoration: none; }
.button a:hover img { right: 25px; }
/* Portfolio Close */

section.call-to-action { float: left; padding: 20px 0; background: #001839; width: 100%; text-align: center; /*background: url(images/cta.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;*/}
.call-to-action label {
    /*  */
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    display: block;
    line-height: 55px;
        text-align: left;
}
.call-to-action  a {
        color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    /* position: relative; */
    padding: 14px 33px 14px 30px;
    height: 46px;
    background: #bc9a5c;
    /* border-radius: 40px; */
    /* margin-left: 30px; */
    /* top: -5px; */
    float: left;
    margin: 37px 0;
}
a.readmore {
    color: #fff !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    float: left;
    padding: 14px 20px 14px 20px;
    height: 46px;
    background: #bc9a5c;
    text-decoration: none !important;
}
.toggle-nav {
    display: none !important;
}
.call-to-action a:hover{ color:#fff !important }
.call-to-action label a:hover{ text-decoration: none; }
.call-to-action label a img { position: absolute; top: 16px; right: 10px; transition: all .5s ease-in-out; }
.call-to-action label a:hover img { right: 25px; }
/* Call to Action Close */

section.testimonial { float: left; width: 100%; padding: 0px 0; position: relative; text-align: center; }
.testimonial h2 {  font-size:30px; font-weight:600; color:#001839; margin-bottom: 15px; line-height: 34px; text-transform: capitalize; position: relative; display: inline-block; }
.testimonial h2:after{
    content: '';
    position: absolute;
    background: url(../lienonline/images/quotations.png);
    top: -15px;
    left: auto;
    height: 53px;
    background-repeat: no-repeat;
    right: -50px;
    width: 54px;
    z-index: 0;
    opacity: 0.4;
}
.testimonial ul { width: 100%; overflow: hidden; position: relative; max-width: 800px; margin: 0 auto; margin-top: 30px }
.testimonial li.slide { float: left; text-align: center; }
.testimonial button { position: absolute; top:50%; left:0; z-index: 10; height: 50px; width: 20px; overflow: hidden; opacity: 0; }
.testimonial button.slick-next { right: 0; left: auto; }
.content-slider { padding: 0 70px; }
.testimonial ul:before { content:''; position: absolute; background: url(../lienonline/images/testimonial-arrow.png); background-repeat: no-repeat; width:16px; height:44px; transform: rotate(180deg); left: 0px; top: 50%; cursor: pointer; }
.testimonial ul:after { content:''; position: absolute; background: url(../lienonline/images/testimonial-arrow.png); background-repeat: no-repeat; width:16px; height:44px; top:50%; right:0; cursor: pointer; }
.client {
    float: none;
    text-align: center;
    display: inline-block;
    width: 100%;
}
.content-slider span {
    float: left;
    width: 150px;
    height: 150px;
    overflow: hidden;
    border: 1px solid #fff;
    border-radius: 50%;
}
.client-intro {
    float: right;
    width: 100%;
    padding: 0;
}
.content-slider p { display: block; width: 100%; float: left; margin-top: 30px;font-size: 16px; }
.actionbtn.aos-init.aos-animate { width: 100%; float: left; text-align: center; }
.client-intro h5 { font-size: 18px; color: #001839; font-weight: 600; margin:0; }
.client-intro h5 b { display: block; font-size: 12px; }
.client-intro a {
    font-size: 12px;
    color: #c3a25f !important;
    font-weight: bold;
}
/* Testimonial Close */
h1:not(.site-title):before, h2:before{
	background-color: transparent;
    content: none;
}
footer { float: left; width: 100%; background: #001839; padding: 60px 0; min-height: 400px; }
.footer-row { width: 23%; float: left; margin: 0 1%; } 
.footer-row h3 { margin: 0 0 30px 0; color: #fff; font-size: 20px; }
.footer-row li ,.footer-row li a{ font-weight: 400; color: #fff; font-size: 14px; line-height: 28px; margin-bottom:20px; }
.contact li{ position: relative; padding-left: 50px; }
.contact li:before{ position:absolute; content: ''; background: url(../lienonline/images/footer-1.png); background-repeat: no-repeat; width: 26px; height: 35px; top: 45%; left: 0;cursor: pointer; transform: translateY(-50%); }
.contact li:nth-child(2):before{ background: url(../lienonline/images/footer-2.png); height: 28px; width: 29px; background-repeat: no-repeat; }
.contact li:last-child:before{ background: url(../lienonline/images/footer-3.png); height: 28px; width: 29px; background-repeat: no-repeat; }
.footer-row li a{ transition: 0.6s ease-in-out; }
.footer-row li a:hover{ text-decoration: none; color:#bc9a5c; }
ul.links a { font-size: 14px; font-weight: 500; }
ul.links li a.social { width: 40px; height: 40px; border: 2px solid #fff; padding: 10px; position: relative; float: left; border-radius: 50%; margin-right: 25px; }
ul.links li a.social img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
ul.links li a.social:hover{ background: #bc9a5c; }
section.main-footer { float: left; background: #001839; width: 100%; text-align: center; padding: 10px 0; }
.main-footer p { margin: 0; color: #fff; }
section.main-footer span { color: #fff; padding: 0 10px; border-left: 1px solid #fff; margin-left: 10px; }
section.main-footer span a { color: #ffffff; text-decoration: none; transition: 0.6s ease-in-out; }
section.main-footer span a:hover { color: #bc9a5c; text-decoration: none; }
.footer-row ul{
	padding-left:0;
}
/* Footer Close */
.page-template-template-contact p {
    font-size: 14px;
    float: left;
    width: 100%;
}

/*Design Page*/
/*====== Hero Section ======*/
.hero-section { width: 100%; float: left; background: url('banner.jpg');    background-color: #001839; background-size: cover; background-position: center; background-repeat: no-repeat; padding: 130px 0px; position: relative; }
/*.hero-section:before { content: ''; width: 100%; position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 0, }*/
.hero-content { position: relative; z-index: 1; }
.hero-content h1 { font-size: 60px; line-height: 72px; font-weight: 700; color: #fff; text-align: center; margin-bottom: 30px;/*border: 1px solid #c3a25f;*/
    padding: 20px 0;
   /* background: #001839;*/ }
.hero-content p { font-size: 20px; line-height: 32px; font-weight: normal; color: #fff; text-align: center; }

/*====== About Section ======*/
.about-mediablend { width: 100%; float: left; padding: 50px 0px; position: relative; }
.about-coontent { width: 100%; max-width: 780px; margin: 0 auto; padding: 0 15px; }
.about-mediablend h2 { font-size: 42px; line-height: 60px; font-weight: 700; text-align: center; margin-bottom: 15px; color:#001839; }
.about-mediablend p { font-size: 14px; line-height: 28px; font-weight: normal; text-align: center;     color: #464646; }

/*====== Online-Strategie Section ======*/
.online-strategie { width: 100%; float: left; padding: 50px 0px; position: relative; background: #f3f3f3; }
.strategie-img { width: calc(50% - 30px); float: left; margin: 0 30px 0 0; padding: 30px; }
.strategie-img img { max-width: 100%; }
.strategie-content { width: calc(50% - 30px); float: left; margin: 0 0 0 30px; }
.strategie-content h3 { font-size: 32px; line-height: 48px; font-weight: 700; margin-bottom: 15px; color:#001839; }
.strategie-content p { font-size: 14px; line-height: 24px; font-weight: normal; margin-bottom: 30px;     color: #464646; }
.strategie-content span p{ font-size: 20px;     line-height: 25px; font-weight: normal; margin-bottom: 15px; color: #bc9a5c; }

/* Design CLose*/
.pricing-box h6 {
    font-size: 15px;
    color:#464646;
}
.lein-pricing-list {
    float: left;
        width: 100% ;
    position: relative;
    text-align: center;
}


.lein-pricing-list li {
    float: left;
    width: 47%;
    margin: 0 1%;
}
.lein-pricing-list .pricing-box {
    box-shadow: 0px 5px 15px 2px rgba(0, 0, 0, 0.15);
    text-align: center;
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

.lein-pricing-list .pricing-box h3 {
    padding: 20px 0;
    color: #ffffff;
    font-size: 1.6em;
    line-height: 2em;
    background-color:#001839;
    font-weight: 600;
}

.lein-pricing-list .pricing-content h6 {
    padding:40px 0;    
    font-size: 48px;
    font-weight: 600;
    color:#001839;
    line-height: .8;
    position: relative; 
}

.lein-pricing-list .pricing-content h6:before {
    content: '€';
    color: #001839;
    line-height: 1;
    font-size: .3em;
    font-weight: 600;
    position: relative;
    top: -24px;
    left: -4px;
}

.lein-pricing-list .pricing-content h6 span {
    color: #001839;
    font-size: 0.3em;
    line-height: 2em;
    display: block;
}
.pricing-content {
    float: left;
    width: 100%;
    text-align: center;
}
.lein-pricing-list .pricing-content ul {
    width: 100%;
    float: left;
    padding: 0px 30px;
}

.lein-pricing-list .pricing-content ul li {
    width: 100%;
    /* margin: 10px 0; */
    position: relative;
    padding: 10px 15px;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    float: left;
}

.lein-pricing-list .pricing-content li p {
    color: #464646;
    text-align: left;
    font-weight: 500;
    width:calc( 100% - 50px );
    float:left;
    font-size:14px;
    margin: 0;
}
/*.lein-pricing-list .pricing-content ul li:before {
    content: '';
    position: absolute;
    bottom: -10px;
    width: 193px;
    height: 1px;
    background: #ddd;
    left: 50%;
    transform: translateX(-50%);
}*/ 

.lein-pricing-list .pricing-content li span{ 
    padding-right:10px; 
    width: 25px;
    float: left;
    text-align: left;
}

.lein-pricing-list .pricing-content li span .fa:before{ 
    font-family: 'FontAwesome'; 
    font-size: 18px; 
    color: #c3a25f;
}

.lein-pricing-list .footer {
    float: left;
    width: 100%;
    padding: 30px 0;
}

.lein-pricing-list .footer a{
    background-color: #001839;
    border-radius: 0px 0px 0px 0px;
    font-weight: 500;
    font-size: 16px;
    padding: 15px 30px;
    color:#fff;
    transition: 0.6s;
}

.lein-pricing-list .footer a:hover{
    background-color: #001839;
}

.lein-pricing-list .footer b{
    display: block;
    margin-top: 30px;
    color: #001839;
    font-style: italic;
    letter-spacing: -1px;
    font-weight: 500;
    font-size: 15px;
}

/*Contact Form*/

.cf:before {
    content: "";
    display: table;
}
.block-half {
    width: 50% !important;
    display: table-cell !important;
    padding: 8% 0;
    float: left;
}
.block-wrap {
    display: table;
    width: 100%;
    float: left;
    background: #fff;
}
.contact .block-contact {
    background-image: url(/images/contact/contact-address-bg2.jpg);
    text-align: left;
}
.contact .block-contact h3 {
    text-align: left;
    color: #fff;
    text-transform: uppercase;
}
hr.sep-left {
    margin: .7em 0;
    width: 40%;
    display: block;
    border: 1px solid #c5a47e;
}
.contact .block-form {
    background-color: #eaeaeb;
    position: relative;
}
.contact .block-form h3 {
    margin-top: 0;
}
p.three_col {
    width: 32%;
    display: inline-block;
    padding: 0px 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-bottom: 10px;
    margin-right: 1.33%;    margin-top: 0;
    float: left;
}
input[type="text"] {
    display: inline-block;
    padding: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 14px;
    font-weight: 500!important;
    text-transform: capitalize;
    width: 100%;
    background: none;
    border: 1px solid #bc9a5c;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    color: #001839;
}
input[type="email"]{ display:inline-block; padding:15px; color:#001839; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; width:100%;
  background:none; border:1px solid #bc9a5c; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; border-radius:0; -moz-border-radius:0;
   -webkit-border-radius:0; font-size:14px; font-weight: 500!important; text-transform:capitalize;}

input[type="submit"] {
    background: #bc9a5c;
    padding: 15px 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    float: right;
    color: #fff;
    font-size: 16px;
    font-weight: 500!important;
    text-transform: capitalize;
}
.contact .block-contact p {
    color: #fff;
    font-size: 120%;
}
.page-template-template-over .portfolio {
    float: left;
    width: 100%;
}

.page-template-template-over .portfolio-card {
    width: 50%;
    float: left;
    position: relative;
}

.card-image {
    height: 100%;
    width: 50%;
    overflow: hidden;
    float:left;
    max-height: 337px;
}

.card-image img{
    width: 100%;
    height: 100%;
    transition: 0.6s;
}

.card-image:hover img{
    transform: scale(1.1);
}

.card-content {
    background-color: #fff;
    width: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0; 
}

.portfolio-row:nth-child(even) .card-content{ left:0; right:auto; }

.card-inner {
    float: left;
    width: 100%;
    padding:30px;
}

.card-content h3 {
    color: #555;
    width: 100%;
    margin-top: 0;
    margin-bottom: .5em;
    text-rendering: optimizeSpeed;
    font-weight: bolder;
    font-size: 26px;
}

.card-content i {
    font-size: 16px;
    color: #1e1e1e;
    font-style: italic;
    font-weight: 300;
}

.card-inner span {
    display: none;
    margin-top: 20px;
}
.card-inner span a {
    margin:0 7px;
    font-size: 14px;    
}

.card-inner span i.fa:before {
    font-family: 'FontAwesome';
    font-style: normal;
    color: #999;
    font-size: 20px;
    transition: 0.5s;
}

.portfolio-row:nth-child(even) .card-image {
    float: right;
}
textarea {
    border: 1px solid #bc9a5c;
    font-size: 14px !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500!important;
}
.card-inner span a:hover i.fa:before{ color: #000; }

.menu.main {
    display: inline-block;
    position: relative;
    background: #fff;
    text-align: left;
    float: left;
    width: 100%;
}
     
.menu.main ul {
    display: none;
    position: absolute;
    overflow: auto;
    top: 0px;
    right: 0px;
    z-index: 999;
    padding: 0px;
        background: #c3a25f;
    width: 100%;
}
a.toggle-nav {
    position: relative;
    top: -21px;
}
a.toggle-nav i {
    color: #001839;`
    font-size: 20px;
    position: absolute;
    top: 0px;
    right: 0px;
    border: 1px solid #001839;
    padding: 5px 10px;
    border-radius: 4px;
}
.menu.main ul li {
    float: none;
    display: block;
    position: relative;
    top: 0px;
    right: 0px;
    min-width: 200px;
    background: #001839;
    padding: 10px 0;
    text-align: center;
    border-bottom: 1px solid #c3a25f;
}
.menu.main ul li a {
    font-size: 20px;color: #fff;
}    
.main.menu li:after { 
    content: none; 
}
.footer-row img.logo {
    max-width: 120px;
}
.page-id-69 .hero-section {
    background: transparent;
    text-align: center;
}
.page-id-69 .hero-section iframe {
    max-width: 1140px;
    width: 100%;
    padding: 0 60px;
}
.about-mediablend li, .about-mediablend p { position: relative; padding-left: 20px; }
.about-mediablend li::before{ position: absolute; top: 17px; margin:0!important; left: 0; }


/* Responsive */

@media only screen and (max-width: 1250px) { 
   /* section.banner2{
        height: 350px;
    }*/
}
@media only screen and (max-width: 1200px) { 
    .hero-content h1 { font-size: 60px; line-height: 60px;  }   
}
@media only screen and (max-width: 1140px) {
	.social-links a {
	    font-size: 16px;
	    width: 300px;
	}
}
@media only screen and (max-width: 1100px) {
.services li p { padding: 0 20px; min-height: 144px; }
.services li h3{ margin:0; }
}
@media only screen and (max-width: 1024px) { 
    .hero-content h1 { font-size: 42px; line-height: 48px; }
    .lein-pricing-list .pricing-content ul li:before{ width: 224px; }
}
@media only screen and (max-width: 991px) {
.portfolio-card { width:calc(50% - 10px); }
.card-inner{ padding: 20px; }
.strategie-img { width: calc(100% - 0px); margin: 0 0 30px 0; } 
.strategie-content { width: calc(100% - 0px)!important; margin: 0; }
.lein-pricing-list .pricing-content ul{ padding: 0px 15px; width: 100%; max-width: 375px; float: none; display: inline-block; margin-bottom: 0;}
}
@media only screen and (max-width: 850px) {
	.portfolio-row {
    float: left;
    width: 100%;
}

.portfolio-row .portfolio-card .card-image {
    float: left;
}
.services li p { padding: 0 10px; min-height: 216px; }
.over-image, .about-content{ width:100%; text-align: center; }
.over-image img { position: relative; }
section.about-us { text-align: center; }
.about-content{ text-align: left; float: none; display: inline-block; margin-top: -30px; }
section.about-us, section.portfolio ,section.testimonial{ padding:50px 0; }
.footer-row{ margin:40px 2% 0 0; width: 31.333%; }
.footer-row li, .footer-row li a { line-height: 22px; margin-bottom: 15px; font-size: 13px; }
.footer-row h3 { margin-bottom: 20px; }
.footer-row:first-child{ width:100%; margin:0; text-align: center; }
.footer-row img.logo { width:100px; }
.banner2 .about-content { left:0!important; }
a.linkedin img { width: 16px; }
section.banner h1{ font-size: 42px; }
.lein-pricing-list li{ width:100%; margin:0; }
.lein-pricing-list .pricing-content ul { padding: 0px 30px; }
.lein-pricing-list .pricing-content ul li{ padding: 15px 15px; }
.lein-pricing-list .pricing-content ul li:before{ max-width: 430px; width: 80%; }
.page-template-template-over .portfolio-card{ width: 100%; }
    .portfolio-row:nth-child(even) .card-image{ float:left; }
    .page-template-template-over .portfolio-card:nth-child(even) .card-image {float: right;}
    .page-template-template-over .portfolio-card:nth-child(even) .card-content{ left:0!important; right:auto; }
    .page-template-template-over .portfolio-row:nth-child(even) .card-content{ left:auto; right:0; }
    .page-template-template-over .portfolio-card:nth-child(even) .card-content { text-align: right;  }
    .portfolio-card { width: calc(50% - 10px); }
.call-to-action a { font-size: 14px; padding: 14px 20px 14px 20px;  margin: 14px 0; }
.call-to-action label { font-size: 24px; line-height: 36px; }
.services li h3 { font-size: 24px; }
}

@media only screen and (max-width: 767px) {
 
section.banner{ height:500px!important; }
.about-content h2 {
    margin-top: 30px;
}
.about-content a.readmore {
    margin-bottom: 25px;
}

section.banner{ height:500px!important; }
section.banner.banner2{ height:auto!important; }
.toggle-nav { display: inline-block !important; }
.about_image { display: block; width: 100%; float: left; }
.lower-menu-bar span { display: block; }
.services li{ margin:0 0 10px 0; width: calc(100% - 20px); }
.services li p{ padding: 10px 20px; }
.services li p{ min-height:auto; }
/*.portfolio-card:nth-child(3) { display: none; }*/
.portfolio-card { width:calc(50% - 10px); }
.call-to-action label a{ display: block; width: 198px; margin: 30px auto 0 auto; }
.lower-menu-bar{ padding: 20px 0; }
.top-bar{ display: none; }
header img.logo { top: 3px; width: 80px; left: 8px; z-index: 9999; }
.top-bar h5 { display: none; }
.lower-menu-bar li { display: none; }
section.banner{ background-position: right top!important; background-size: cover!important;}
.social-links a { font-size: 14px; max-width: 240px; width: 100%; }
.block-half { width: 100% !important; display: block!important; padding: 20px 0; text-align: center; }
.block-half input[type="submit"] { float: none; }
.clientlist ul li{ width:50%; }
.banner .about-content, .banner.banner2 .about-content { text-align:center; max-width: 100%; position: unset; float: left; width: 100%;transform: none; }
.banner .about-content h2 { color: #001839!important; }
.banner .about-content p{ color: #464646!important; }
a.readmore { float: none; display: inline-block; }
.banner2{ background: transparent!important; height: auto!important; }
.call-to-action label{ text-align: center; }
section.call-to-action .col-md-4 { text-align: center; }
.call-to-action a { float: none; display: inline-block; }
.about-mediablend h2 ,.portfolio h2 { font-size: 30px; line-height: 32px; }
.hero-content h1  { font-size: 30px; line-height: 32px; margin-bottom: 0; }
.strategie-img{ padding:0; margin:20px 0; }
.strategie-content h3{ font-size: 26px; line-height: 18px; }
.strategie-content span p { font-size: 18px; }
.lein-pricing-list ul ,.about-coontent { padding:0; }
.lein-pricing-list .pricing-content ul { padding: 0 20px; }
.lein-pricing-list .pricing-box h3{ font-size: 20px; }
.page-id-69 .hero-section iframe { padding: 0 40px; }
}

@media only screen and (max-width: 667px) {
.testimonial h2{ font-size: 32px!important; }
.testimonial h2:after { content:none; }
.footer-row:nth-child(2) ,.footer-row:first-child { width: 100%; }
.footer-row:first-child { margin-bottom: 20px; }
.footer-row ,ul.contact li{ width:100%; text-align: center; }
.contact li:before{ content: none; }
.footer-row li.mail a{ position: relative; }
.footer-row li.mail a:before{ content: 'Email :'; color: #fff; padding-right: 10px }
.footer-row li.phone a{ position: relative; }
.footer-row li.phone a:before{ content: 'Contact :'; color: #fff; padding-right: 10px }
.contact li{ padding-left: 0; }
ul.links li a.social{ margin:0 10px; float: none; display: inline-block; }
section.banner h1{ padding:0; text-align: center; font-size: 32px;    line-height: 40px; }
.footer-row li, .footer-row li a{ margin-bottom: 10px; }
.footer-row{ margin: 20px 0 0 0 ; }
.footer-row h3{ margin: 0 0 10px 0; }
}

@media only screen and (max-width: 576px) {
section.main-footer span { display: block; border-left:none; padding: 0; margin: 5px 0; }
section.banner h1 span{ font-size: 16px; }
.portfolio-card{ width:calc(100% - 10px); margin: 10px 5px; }
.top-bar{ display: none; }
.lower-menu-bar{ min-width: 50px; }
.about-content:before{ content: none; }
.about-content{ margin-top:0; padding: 5px; box-shadow:none; }
section.about-us, section.portfolio ,.services ,section.testimonial ,footer{ padding:30px 0; }
.content-slider span { float: none; display: inline-block; }
.client-intro{ width: 100%; }
.client{ text-align: center; }
.page-id-69 .hero-section iframe { padding: 0 20px; }
section.call-to-action .wrapper-small { padding: 20px 15px; }
.call-to-action label{ font-size: 22px; }
form.wpcf7-form p.three_col { width: 100%; margin:10px 0; }
}
@media only screen and (max-width: 500px) {
    .card-content{ position: relative; }
    .card-image{ width:100%; }
    .card-content{ width: 100%; }
    .page-template-template-over .portfolio-card:nth-child(even) .card-content{ text-align: left;  }
    .content-slider { padding: 0px 30px; }
}
@media screen and ( max-width: 480px) {
  
  .toggle-nav {
    /*padding: 15px;
    margin: 15px;*/
    display: inline-block !important;
    color: #8D7F68;
    color: #fff;
    transition: color linear 0.15s;
}

.toggle-nav:hover, .toggle-nav.active {
    text-decoration: none;
    color: #8D7F68;
} 
}
@media only screen and (max-width: 462px) {
section.banner h1 span{ display: block; border:none; padding:0; margin:6px 0px; text-align: center; }
}
.tahnk_you_box {
    display: block;
    padding: 172px 0;
    width: 100%;
}
.tahnk_you_box h1 {
    margin-bottom: 50px;
}
.tahnk_you_box h1 i {
    border: 4px solid #2da725;
    border-radius: 100px;
    color: #2da725;
    font-size: 70px;
    height: 120px;
    line-height: 115px;
    width: 120px;
}
.tahnk_you_box p {
    background: rgba(115, 208, 156, 0.4) none repeat scroll 0 0;
    border: 1px solid #2da725;
    border-radius: 4px;
    color: #2da725;
    font-size: 18px;
    font-weight: 400;
    padding: 10px;
}
.tahnk_you_box

{	display: block;
    margin: 0 auto 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.tahnk_you_box p
{	text-align: center !important;
}
a.newtel {
    color: #000!important;
    font-size: 14px;
    font-weight: 500;
}  