/* Custom Stylesheet */
/**
* Use this file to override Materialize files so you can update
* the core Materialize files in the future
*
* Made By MaterializeCSS.com
*/

html {
    font-family: 'Roboto Condensed';
    color: #fff;
    background: #fff;
    height: 100%;
}

body {
    padding: 0em;
    font-family: 'Quicksand';
    height: 100%;
    overflow: hidden;
}

#body-wrapper{
    overflow-x: hidden;
    position: relative;
}

@font-face {
    font-family: 'sketch3D';
    src: url('../fonts/sketch_3d/Sketch_3D.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


body > div.calendly-inline-widget{
    height: 100% !important;
}


.logo {
    margin: 0;
}

.logo a {
    color: #fff;
    text-decoration: none;
}

#footer-include{
    margin-top: -150px;
}

#mvp-deliver-bg3-top{
    width: 100%;
    height: auto;
    right: 0; 
}

#strategy-questions h2{
    color: #4d4d4d;
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 20px;
}

#strategy-questions h4{
    color: #6c6b6b;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 30px;
    line-height: 150%;
}

.strategy-question-text{
    color: grey;
    font-size: 18px;
    margin-top: 4px;
}

.strategy-question-figure{
    color: #7957fe;
    font-weight: bold;
    font-size: 25px;
    font-family: 'Heebo', sans-serif;
    text-align: right;
}

.strategy-question{
    margin-bottom: 5px;
}

#strategy-questions img{
    width: 400px;
    margin-left: 200px;
    margin-top: 80px;
}

#strategy-blabla-top{
    width: 100%;
    height: auto;
    margin-top: -500px;
    z-index: -1;
    position: relative;
}

#strategy-blabla-bottom{
    width: 100%;
    height: auto;
    z-index: -1;
    position: relative;
    margin-top: -200px;
}

#strategy-blabla{
    text-align: center;
}

#strategy-blabla h2{
    color: #4d4d4d;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 20px;
    margin-top: -200px;
}

#strategy-blabla .card-panel{
    color: #959595;
    text-align: justify;
    border-radius: 10px;
    -webkit-box-shadow: 0 12px 26px 0 rgba(178,178,178,.33);
    -moz-box-shadow: 0 12px 26px 0 rgba(178,178,178,.33);
    box-shadow: 0 12px 26px 0 rgba(178,178,178,.33);
    padding-left: 50px;
    padding-right: 50px;
    font-size: 18px;
}

#strategy-blabla .row{
    width: 100%;
    padding-top: 100px;
    background: #fcf9ff;
    padding-left: 25%;
    padding-right: 25%;
}

#strategy-blabla > div > div:nth-child(2) > div{
    margin-top: 80px;
}

#strategy-what-you-get{
    color: grey;
    margin-top: -400px;
    padding-bottom: 200px;
}

#strategy-what-you-get p{
    font-size: 18px;
}

#strategy-what-you-get .strategy-question-text {
    color: grey;
    font-size: 18px;
    margin-top: 8px;
}

#strategy-what-you-get h2 {
    color: #4d4d4d;
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 20px;
}

#strategy-what-you-get .strategy-question-figure{
    font-family: 'Quicksand';
}

#strategy-what-you-get img{
    width: 400px;
    margin-left: 300px;
    margin-top: 50px;
}

#strategy-what-you-get .row{
    width: 80%;
}

#web-intro{
    position: relative;
    height: auto;
    background: #4776E6;
    background: -webkit-linear-gradient(to right, #8E54E9, #4776E6);
    background: linear-gradient(to right, #8E54E9, #4776E6);
    margin-top: -50px;
}


#web-intro-content{
    width: 90%;
    padding-top: 150px;
    position: relative;
}

#web-intro h1 {
    font-size: 40px;
    font-weight: bold;
    padding-top: 80px;
    letter-spacing: 3px;
    margin-left: 80px;
    width: 65%;
    line-height: 140%;
}

#web-intro h2 {
    font-size: 25px;
    padding-top: 20px;
    line-height: 170%;
    width: 60%;
    margin-left: 80px;
}

#web-intro img{
    width: 400px;
    margin-left: -200px;
    margin-top: 50px;

}

#web-intro-bg1{
    width: 102%;
    height: auto;
    position: relative;
    z-index: -1;
    margin-top: -50px;
    margin-left: -1%;
}

#web-intro-bg2{
    width: 102%;
    height: auto;
    position: relative;
    margin-left: -1%;
    margin-top: -180px;
}

#web-intro-bg3{
    width: 102%;
    height: auto;
    position: relative;
    margin-left: -1%;
    margin-top: -230px;
}

#web-blabla{
    position: relative;
}

#web-blabla .card-panel h3{
    color: #7957fe;
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 50px;

}

#web-blabla .card-panel p {
    color: #959595;
    text-align: justify;
    font-size: 17px;
    margin-bottom: 30px;
}

#web-blabla .card-panel {
    border-radius: 10px;
    -webkit-box-shadow: 0 12px 26px 0 rgba(178,178,178,.33);
    -moz-box-shadow: 0 12px 26px 0 rgba(178,178,178,.33);
    box-shadow: 0 12px 26px 0 rgba(178,178,178,.33);
    padding-left: 50px;
    padding-right: 50px;
}

#web-blabla h2 {
    font-size: 27px;
    font-weight: bold;
    color: #4d4d4d;
    padding-bottom: 25px;
}

#web-blabla h3 {
    color: #4d4d4d;
    font-weight: bold;
    font-size: 20px;
    padding-top: 30px;
}

#web-blabla p {
    text-align: justify;
    font-size: 17px;
    color: grey;
}

#web-blabla > .row{
    width: 80%;
}

#web-blabla-bg1{
    position: absolute;
    left: 0;
    width: 300px;
    top: 250px;
    z-index: -2001;
}

#web-blabla-bg2{
    position: absolute;
    right: 0;
    width: 500px;
    top: 550px;
    z-index: -2001;
}


#wrapper{
    background-color: #3333cc;
    height: 300px;
    z-index: -2;
    position: absolute;
    padding-top: 0px;
    width:100%;
}

#web-blabla > div > div:nth-child(2){
    padding-right: 70px;
}

#web-blabla > div > div:nth-child(3){
    padding-left: 70px;
    padding-top: 300px;
}

#web-blabla > div > div:nth-child(2) > div > div:nth-child(2){
    padding-top: 200px;
}


#mvp-deliver-content{
    position: absolute;
    top: 320px;
}

#mvp-deliver-content > div > div.col.s5 > img{
    width: 500px;
    margin-top: 20px;
}

#mvp-deliver-content .row{
    width: 70%;
}

#mvp-deliver-content .col.s7{
    text-align: left;
    padding-left: 100px;
    padding-top: 100px;
}

#mvp-deliver-content h2 {
    font-size: 27px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 35px;
}

#mvp-deliver-content p {
    font-size: 17px;
    color: #fff;
}

#web-cms-blogging{
    padding-top: 400px;
    position: relative;
    padding-bottom: 300px;
}

#web-cms-blogging h2, #web-ecommerce h2, #web-custom-dev h2{
    font-size: 30px;
    font-weight: bold;
    color: #4d4d4d;
    padding-bottom: 60px;
}

#web-cms-blogging p, #web-ecommerce p, #web-custom-dev p{
    text-align: justify;
    font-size: 20px;
    color: grey;
}

#web-cms-blogging .row, #web-ecommerce .row, #web-custom-dev .row{
    width: 80%;
}

#web-cms-blogging-img{
    width: 600px;
    margin-top: -60px;
    margin-left: 50px;
}

#web-cms-blogging .col.s7{
    padding-right: 200px;
    padding-top: 0px;
}

#web-cms-blogging .col.s5{
    position: relative;
}

#web-cms-blogging-bg1{
    position: absolute;
    width: 800px;
    right: 0;
    top: 250px;
    z-index: -2;
}

#web-cms-blogging-bg2{
    position: absolute;
    width: 400px;
    right: 0;
    top: 249px;
    z-index: -1;
}

#web-ecommerce{
    position: relative;
    padding-bottom: 300px;
}

#web-ecommerce-bg1{
    position: absolute;
    width: 750px;
    z-index: -2;
    top: -100px;
}

#web-ecommerce-bg2{
    position: absolute;
    width: 300px;
    z-index: -1;
    top: 150px;
}

#web-ecommerce-img{
    width: 450px;
    margin-left: -70px;
}

#web-ecommerce .col.s7{
    padding-left: 100px;
}

#web-custom-dev .col.s7{
    padding-right: 200px;
}

#web-custom-dev-img{
    margin-top: -40px;
    width: 500px;
    margin-left: 50px;
}

#manifesto-wrapper img{
    margin-top: -250px;
}

#suite{
    padding-top: 900px;
    color: #777777;
    text-align: center;
    height: 2000px;
}

#blabla{
    margin-left: 30%;
    width: 40%;
    height: 500px;
    text-align: center;
}

#blabla p{
    margin-top: 50px;
}





#get-started{
    background-color: #1e1e1e; 
    height: 400px;

}

#get-started-triangle{
    height:200px;
    background-color: #fff;
}

#triangle-1{
    background-color: #fff;
    width:50%;
    float: left;
    height:200px;
    transform: skewY(-4.5deg);
}

#triangle-2{
    background-color: #fff;
    width:50%;
    float: left;
    height:200px;
    transform: skewY(4.5deg);
}

#triangle-3{
    background-color: #fff;
    height: 163px;
}
#triangle-4{
    background-color: #1e1e1e; 
    height: 100px;
    margin-bottom: 0px;
}

#get-started-wrapper{
    text-align: center;
    padding-top: 100px;
}

#comparison-section{
    color: #777777;
    width: 70%;
    margin-left: 15%;
}

#ssl-comparison-section{
    color: #777777;
    width: 70%;
    margin-left: 15%;
    padding-top: 100px;
    padding-bottom: 100px;
}


.impair{
    background-color: rgba(221, 221, 221, 0.17);
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.pair{
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#comparison-section h2{
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 30px;
}



.starter{
    color: #62b762; 
    font-weight: bold;
}

.power{
    color: #22baec; 
    font-weight: bold;
}

.enterprise{
    color: #7753da; 
    font-weight: bold;
}

.comparison-grid{
    width: 60%;
    margin-left: 20%;
}

.wave {
    opacity: .4;
    position: relative;
    top: 30%;
    background: #0af;
    width: 2000px;
    height: 2000px;
    transform-origin: 50% 48%;
    border-radius: 43%;
    animation: drift 30000ms infinite linear;
    z-index: 0;
}

.-one{
    opacity: .4;
    position: relative;
    margin-top: -20px;
    margin-left: -400px;
    background: linear-gradient(270deg, #00c5ff, #0c187d);
    transform-origin: 50% 48%;
    border-radius: 43%;
    animation: drift 30000ms infinite linear;
    z-index: 0;
}

.-two{
    margin-top: 20px;
    margin-left: -720px;
    background: linear-gradient(270deg, #00c5ff, #0c187d);
}

.-three{
    margin-top: -30px;
    margin-left: -1100px;
    background: linear-gradient(270deg, #00c5ff, #0c187d);
}

.-four{
    margin-top: -1930px;
    margin-left: -940px;
    background: linear-gradient(270deg, #0bd400, #004fd4);
    width: 1500px;
    height: 1500px;
}

.-five{
    margin-top: -1910px;
    margin-left: -300px;
    background: linear-gradient(270deg, #0bd400, #004fd4);
    width: 2000px;
    height: 2000px;
}

.-six{
    margin-top: -1980px;
    margin-left: -750px;
    background: linear-gradient(270deg, #0bd400, #004fd4);
    width: 2000px;
    height: 2000px;
}

@keyframes drift {
    from { transform: rotate(0deg); }
    from { transform: rotate(360deg); }
}



#pricing-packs-row .enterprise-button{
    margin-top: 20px;
}

#pricing-packs-row .power-button{
    margin-top: 40px;
}

#pricing-packs-row .starter-button{
    margin-top: 60px;
}

.tick-cross{
    color: rgb(244, 67, 54);
    font-size: 20px;
}

.starter-button:focus {
    border-color: #62b762;
    background-color: #62b762;
}

.starter-button:hover {
    border-color: #4b8c4b;
    background-color: #4b8c4b;
}

.power-button:focus {
    border-color: #22baec;
    background-color: #22baec;
}


.power-button:active {
    border-color: #22baec;
    background-color: #22baec;
}

.power-button:hover {
    border-color: #007fa9;
    background-color: #007fa9;
}


.enterprise-button:focus {
    border-color: #7753da;
    background-color: #7753da;
}

.enterprise-button:active {
    border-color: #7753da;
    background-color: #7753da;
}

.enterprise-button:hover {
    border-color: #6249a9;
    background-color: #6249a9;
}

.tick {
    color: #4caf50;
    font-size: 20px;
}

.plans-section-bottom{
    font-weight: bold;
}


#plans-section .card-panel{
    overflow: hidden;
    padding: 0px;
    height: 400px;
    position: relative;
    margin:  0 0 0 0;
}

#plans-section .card-content{
    border-top-style: solid;
    border-top-width: 0.5px;
    border-top-color: #ececec;
    padding-left: 5%;
    padding-top: 5%;
    margin-top: 120px;
}

.panel-name, .panel-price{
    padding-left: 10%
}

.panel-name{
    font-size: 17px;
    padding-top: 7%;
}

.panel-price{
    font-size: 40px;
    padding-bottom: 5%;
    font-weight: bold;
    width: 200%;
}

.panel-price small{
    font-size: 15px;
}

#plans-section .card-panel ul li{
    font-size: 15px;
}

.plans-button{
    border: 1px solid;
    border-radius: 20px;
    font-weight: bold;
}

#plans-section .card-title{
    position: absolute;
    z-index: 1;
    margin-top: 0px;
    width: 100%;
}

.starter-button{
    border-color: #62b762;
    background-color: #62b762;
}

.power-button{
    border-color: #22baec; 
    background-color: #22baec; 
}

.enterprise-button{
    border-color: #7753da;
    background-color: #7753da; 
}

#custom-section{
    background-color: #f7fbff;
    height: 1000px;
}

#custom-section h2{
    font-size: 15px;
    text-align: left;
}

#custom-section h2 img{
    margin-bottom: -70px;
}

.number{
    font-family: sketch3D;
    font-size: 50px;
}

#top-custom-section{
    background-color: #f7fbff;
    height: 110px;
    margin-bottom: -100px;
    transform: skewY(2.5deg);
    margin-top: 100px;
    z-index: -1;
}

$lighter-blue: #abe0ed;
$light-blue: #46b7d5;
$blue: #0085b2;
$orange: #FD8521;

output {
    display: block;
    font-size: 3em;
}

/* original css */
.rangeslider,
.rangeslider__fill {
    display: block;
    -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.rangeslider {
    background: #e6e6e6;
    position: relative;
}

.rangeslider--horizontal {
    height: 20px;
    width: 100%;
}

.rangeslider--vertical {
    width: 20px;
    min-height: 150px;
    max-height: 100%;
}

.rangeslider--disabled {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 0.4;
}

.rangeslider__fill {
    //background: $blue;
    background: -webkit-linear-gradient(left, $lighter-blue , $light-blue); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, $lighter-blue, $light-blue); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, $lighter-blue, $light-blue); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, $lighter-blue , $light-blue); /* Standard syntax (must be last) */
    position: absolute;
}
.rangeslider--horizontal .rangeslider__fill {
    top: 0;
    height: 100%;
}
.rangeslider--vertical .rangeslider__fill {
    bottom: 0;
    width: 100%;
}

.rangeslider__handle {
    background: white;
    border: 1px solid #ccc;
    cursor: pointer;
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.rangeslider__handle:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEzIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.13)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
    background-image: linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.rangeslider__handle:active {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.12)));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
    background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
}
.rangeslider--horizontal .rangeslider__handle {
    top: -10px;
    touch-action: pan-y;
    -ms-touch-action: pan-y;
}
.rangeslider--vertical .rangeslider__handle {
    left: -10px;
    touch-action: pan-x;
    -ms-touch-action: pan-x;
}

input[type="range"]:focus + .rangeslider .rangeslider__handle {
    -moz-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
    -webkit-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
    box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
}


#faq-section {
    padding-top: 70px;
    padding-bottom: 50px;
}

#faq-section .why-title{
    text-align: center;
    margin-right: inherit;
    padding-bottom: 50px;
}

#faq-section h2 {
    font-size: 25px;
    color: #6e91f4;
    margin-top: -5px;
    font-family: 'Open Sans', sans-serif;
}

#faq-section .card-panel {
    box-shadow: 0 2px 2px 0 rgba(243, 240, 240, 0.13), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(242, 47, 47, 0);
}

#home-intro{

    position: relative;
    height: 600px;
    margin-top: -100px;
    background: #4776E6;
    background: -webkit-linear-gradient(to right, #8E54E9, #4776E6);
    background: linear-gradient(to right, #8E54E9, #4776E6);
    transform: skewY(-4.5deg);

}

#domain-sandbox {
    background: #4776E6;
    background: -webkit-linear-gradient(to right, #8E54E9, #4776E6);
    background: linear-gradient(to right, #8E54E9, #4776E6);
    color: #fff;
    text-align: center;
    padding-top: 100px;
    font-size: 18px;
    padding-bottom: 100px;
}

#domain-sandbox h1 {
    font-size: 30px;
    padding-bottom: 50px;
}

#domain-sandbox .row{
    width: 40%;
    text-align: center;
}


#under-construction-intro{
    position: relative;
    height: auto;
    margin-top: -100px;
    background: #4776E6;
    background: -webkit-linear-gradient(to right, #8E54E9, #4776E6);
    background: linear-gradient(to right, #8E54E9, #4776E6);


}

#under-construction-intro .row{
    text-align: center;
}

#under-construction-img{
    width: 550px;
}

#under-construction-intro h1{
    font-size: 50px;
    padding-top: 100px;
}

#under-construction-p{
    font-size: 25px;
    padding-bottom: 100px;
    padding-left: 5%;
    padding-right: 5%;
}


#why-intro{
    position: relative;
    height: 550px;
    margin-top: -100px;
    background: #4776E6;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #8E54E9, #4776E6);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #8E54E9, #4776E6); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    transform: skewY(-2deg);
}

#domain-intro{
    position: relative;
    height: 750px;
    margin-top: -100px;
    background: #4776E6;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #8E54E9, #4776E6);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #8E54E9, #4776E6); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    transform: skewY(-2deg);
}

#domain-intro-content{
    transform: skewY(2deg);
    width: 70%;
    padding-top: 100px;
    position: relative;
    z-index: -1;
}

#domain-intro-content h1{
    font-size: 35px;
}


#home-intro-content{
    position: relative;
    z-index: -1;
}

#why-intro-content{
    position: relative;
    margin-top: 100px;
}


.mockups{
    white-space: nowrap;
    text-align: center;
}

#mockup2{
    margin-top : 50px;
    padding-left: 86%;
}

#col-content{
    padding-left: 13%;
}

#why-col-content{
    padding-left: 10%;
    padding-top: 50px;
}

#col-content p{
    padding-top: 40px;
    font-size: 17px;
    padding-bottom: 50px;
}

#home-intro-content h1, #why-intro-content h1{
    font-size: 50px;
    padding-top: 30px;
}

#home-intro-content h2{
    font-size: 30px;
    padding-bottom: 50px;
    padding-top: 10px;
}

#why-intro-content h2{
    font-size: 35px;  
    padding-bottom: 40px;
}

#why-intro-content h3{
    font-size: 23px;
    padding-top: 30px;
}

#this-is-why{
    padding-top: 230px;
    width: 80%;
}

#this-is-why .why-title{
    font-size: 35px;
}

#domain-sandbox .btn {
    background-color: transparent;
    border-color: #fff;
    font-weight: bold;
    text-transform: none;
    border-style: solid;
    border-width: 2px;
    border-radius: 20px;
    font-size: 18px;
    line-height: 32px;
}

#why-faq-row{
    width: 70%;
}

#domain-sandbox .btn:hover {
    background-color: rgba(255, 255, 255, 0.19);
}

#faq-section .why-title {
    text-align: center;
    margin-right: inherit;
    padding-bottom: 50px;
    color: rgba(179, 178, 178, 0.42);

}

.why-title {
    color: rgba(255, 250, 250, 0.57);
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-weight: 800;
    font-size: 50px;
}


#why-say-row{
    padding-top: 50px;
    color: grey;
    font-size: 17px;
    width: 90%;
    text-align: justify;
}

#say-it{
    padding-top: 25px;
}


#why-tools {
    color: grey;
    text-align: center;
    padding-top: 50px;
}

.why-tools-row {
    width: 80%;
    margin-bottom: inherit;
}

#why-tools .card-panel, #home-network .card-panel {
    text-align: justify;
    height: 230px;
}

#why-tools .card-panel img, #home-network .card-panel img{
    height: 50px;
}

#why-tools .card-panel h2, #home-network .card-panel h2 {
    color: grey;
    font-size: 20px;
    margin-top: 20px;
    margin-left: -13px;
}

#strategy-questions #strategy-questions-img-mobile{
    display: none;
}

#home-network .why-tools-row{
    margin-top: -350px;
}

#home-intro-conclu{
    margin-left: 20%;
    width: 60%;
    color: grey;
    font-size: 20px;
    text-align: center;
}

#home-intro-conclu p strong{
    font-weight: bold;
}

#home-intro-conclu h1{
    font-size: 28px;
}

#home-intro-conclu h2{
    padding-top: 50px;
    font-size: 25px;
    color: #6F97F6;
}

#home-snippets{
    height: 1800px;
    color: grey;
    padding-top: 100px;
}

#home-snippets .row{
    width: 60%;
    padding-bottom: 100px;
}

#home-snippets-snippet1 img{
    width: 300px;
}

#home-snippets h1{
    font-size: 30px;
    margin-left: 3%;
    margin-right: 3%;
}

#home-snippets h2{
    font-size: 25px;
}

#home-snippets-p1{
    width: 90%;
    padding-left: 10%;
}


#home-snippets-text1{
    padding-top: 50px;
}

#home-snippets-snippet2{
    padding-left: 5%;
}

#home-snippets-snippet2bis{
    display: none;   
}

#home-snippets-text2{
    padding-top: 70px;
}

#home-snippets-text3{
    padding-top: 70px;
}

#home-snippets-snippet4{
    padding-left: 10%;
}

#home-snippets-snippet4bis{
    display: none;   
}

#home-snippets-text4{
    padding-top: 70px;
}

#home-snippets-text5{
    padding-top: 70px;
}

#home-snippets-snippet5{
    padding-left: 15%;
    padding-top: 70px;
}

#home-tools{
    color: grey;
    text-align: center;
    padding-top: 50px;
}

#home-tools h1{
    font-size: 25px;
    width: 90%;
    padding-left: 10%;
}

#home-tools-p{
    width: 90%;
    padding-left: 10%;    
}

#home-logo{
    margin-bottom: -10px;
}

#home-tools-row{
    width: 60%;
}


#home-tools .card-panel img{
    height: 50px;
}

#home-tools .card-panel{
    text-align: left;
    height: 230px;
}


#home-tools .card-panel h2{
    color: grey;
    font-size: 20px;
    margin-top: 20px;
    margin-left: -13px;  
}

.card-panel-content{
    padding-left: 13px;
}

#home-network{
    height: 1200px;
    color: grey;
    position: relative;
    z-index: -1;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #f7fbff;
    transform: skewY(-5.5deg);
    margin-top: -250px;
}

#home-network h1{
    font-size: 35px;
    padding-bottom: 50px;
}

#home-network-row{
    width: 80%;
    transform: skewY(5.5deg);
    padding-top: 150px;
}

#home-network .card-panel{
    border-radius: 10px;
}

#home-network p{
    font-size: 20px;
}



#home-sandbox-content{
    height: 600px;
    position: relative;
    z-index: 1;
    margin-top: -400px;
    color: grey;
    text-align: center;
}

#home-sandbox-content h1{
    font-size: 30px;
}

#home-sandbox-content h3{
    font-size: 25px;
}

#home-collaborate{
    margin-top: -150px;
    text-align: center;
    color: grey;
    padding-bottom: 200px;
    position: relative;
    z-index: 1;
}

#home-collaborate h1{
    font-size: 30px;
}

#home-sandbox2{
    height: 500px;
    background-color: #5851CB;
    position: relative;
    margin-top: -80px;
}

#home-sandbox2 .row{
    width: 70%;
}

#home-sandbox2 h1{
    font-size: 25px;
    padding-top: 100px;
}

#home-sandbox2 h3{
    font-size: 26px;
}

strong{
    font-weight: bold;
}

#home-sandbox2 ul{
    padding-left: 30px;
}

#home-sandbox2 img{
    padding-top: 70px;
}

#home-collaborate2{
    height: 390px;
    background-color: #5851CB;
    transform: skewY(-11.5deg);
    position: relative;
    z-index: -1;
    margin-top: -200px;

}

#home-collaborate-content{
    margin-top: 100px;
    color: grey;
    position: absolute;
}

#home-collaborate-content h1{
    font-size: 25px;
}

#home-collaborate-content .row{
    width: 90%;
}

#home-collaborate-col2{
    padding-left: 250px;
}

#home-collaborate-col1{
    padding-left: 150px;
}


#home-sandbox-col1{
    margin-left: -80px;
}

.home-button{
    border-color: #fff;
    background-color: transparent;
}

.home-button:hover, .home-button:active, .home-button:focus {
    border-color: #fff;
    background-color: rgba(255,255,255, 0.5);
}




#home-support{
    height: 700px;
    color: grey;
}

#home-support img{
    opacity: 0.2;
}

#home-support h1{
    padding-top: 100px;
    font-size: 30px;
}

#home-support h2{
    font-size: 25px;
}

#home-support h3{
    font-size: 17px;
    color: #6b6bde;
}

#home-support p{
    padding-top: 10px;
}

#home-support-row{
    width: 80%;
}

#home-support .row .col.s4{
    text-align: center;
    width: 28%;
    margin-left: 5%;
}

#home-support-col{
    padding-left: 0px;
}

#home-support-row2{
    padding-top: 50px;
}

#home-support .row .col.s4 p{
    text-align: justify;
}

#home-network canvas{
    margin-top: -24px;
    width: 100%;
}

/* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 250px; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 2000; /* Stay on top */
    top: 0;
    left: 0;
    background: #4776E6;
    background: -webkit-linear-gradient(to right, #8E54E9, #4776E6);
    background: linear-gradient(to right, #8E54E9, #4776E6);
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    -webkit-transition: width 1s; /* For Safari 3.1 to 6.0 */
    transition: width 1s;

}

.sidenav ul{
    padding-left: 50px;
}

#pricing-packs-row{
    width: 60%;
}

#pricing-submenu{
    display: none;

}

#pricing-submenu a{
    padding: 0;
    font-size: 15px;
}

#services-submenu{
    display: none;

}

#services-submenu a{
    padding: 0;
    font-size: 15px;
}

#menu-nav-top{
    margin-top: 30px;
}

/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    display: block;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    padding: 20px;
}




#header-bg{
    position: absolute;
    top : -225px;
    left: -20px;
    z-index: -1000;
}

#mvp-blabla{
    color: grey;
    text-align: center;
    padding-top: 130px;
    position: relative;
    width: 50%;
    margin-left: 25%;
}

#mvp-blabla h2{
    font-size: 27px;
    font-weight: bold;
    color: #4d4d4d;
    padding-bottom: 25px;
}

#mvp-blabla p{
    text-align: justify;
    font-size: 17px;
}

#mvp-blabla h5{
    color: #4d4d4d;
    font-weight: bold;
    font-size: 20px;
    padding-top: 30px;
}

#mvp-bootstrapped{
    color: grey;
    padding-top: 130px;
    position: relative;
    padding-right: 5%;
}

#mvp-bootstrapped p{
    text-align: justify;
    font-size: 17px;
}

#mvp-bootstrapped h2{
    font-size: 27px;
    font-weight: bold;
    color: #4d4d4d;
    padding-bottom: 25px;
}

#mvp-bootstrapped h5{
    color: #4d4d4d;
    font-weight: bold;
    font-size: 20px;
    padding-top: 30px;
}

#mvp-bootstrapped-img{
    width: 350px;
    margin-left: 100px;
    position: relative;
    margin-top: 50px;
    z-index: 10;
}

#mvp-bootstrapped .col.s6{
    position: relative;
}

#mvp-bootrstrapped-bg1, #mvp-bootrstrapped-bg2{
    position: absolute;
    left: 0;
    width: 650px;
}

#mvp-bootrstrapped-bg1{
    z-index: -1;
    top: -70px;
}

#mvp-bootrstrapped-bg2{
    z-index: -2;
    top: -100px;
}

#web-custom-dev-mobile{
    display: none;
}

#mvp-deliver{
    background: #4776E6;
    background: -webkit-linear-gradient(to right, #8E54E9, #4776E6);
    background: linear-gradient(to right, #8E54E9, #4776E6);
    text-align: center;
    margin-top: -10px;
    height: 300px;
    padding-top: 90px;
}

#mvp-deliver h2{
    font-size: 27px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 25px;
    padding-top: 0px;
}

#mvp-deliver p{
    font-size: 17px;
}

#mvp-deliver h3{
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 25px;
    margin-top: 50px;
    letter-spacing: 2px;
    line-height: 170%;
}

#mvp-deliver-wrapper{
    position: relative;
    margin-top: -150px;
}

#mvp-deliver-wrapper img{
    width: 102%;
    margin-left: -1%;
}

#mvp-deliver-bg1-bottom{
    margin-top: -2px;
    position: relative;
    z-index: -1000;
}

#mvp-deliver-bg3-top{
    z-index: -2000;
    position: absolute;
    margin-top: -120px;
}

#mvp-deliver-bg1-top{
    margin-top: -100px;
}

#mvp-deliver-bg2-bottom{
    z-index: -2000;
    position: absolute;
    bottom: -20px;
    left: -20px;
}

#mvp-circle{
    color: grey;
    position: relative;
    height: 700px;
}

#mvp-circle img{
    position: absolute;
    z-index: -2000;
    bottom: 0;
}

#mvp-circle .row{
    width: 60%;
    text-align: justify;
    padding-top: 250px;
    font-size: 20px;
}

#mvp-circle p{
    margin-bottom: 80px;
}

#mvp-skyrocket{
    text-align: center;
    color: #fff;
    background: #4776E6;
    background: -webkit-linear-gradient(to right, #8E54E9, #4776E6);
    background: linear-gradient(to right, #8E54E9, #4776E6);
    position: relative;
    z-index: 1;
}

#mvp-skyrocket h2{
    font-size: 27px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 25px;
    padding-top: 100px;
}

#mvp-skyrocket p{
    font-size: 20px;
}

#mvp-skyrocket-wrapper{
    position: relative;
    top: -50px;
}

#mvp-skyrocket-bg{
    z-index: -1000;
    margin-top: -30px;
    position: relative;
    width: 102%;
    height: auto;
    margin-left: -1%;
}

#mvp-skyrocket-bg2{
    z-index: -1001;
    margin-top: -1500px;
    position: relative;
    width: 100%;
    height: auto;
}


#mvp-skyrocket-bg3{
    z-index: -1002;
    margin-top: -2600px;
    position: relative;
    width: 100%;
    height: auto;
}

#mvp-steps{
    padding-top: 100px;
}

#mvp-adjust img{
    width: 400px;
    margin-left: 150px;
    margin-top: 50px;
}

.mvp-figures{
    font-family: 'Heebo', sans-serif;
    color: rgba(236, 231, 244, 0.56);
    font-size: 120px;
    font-weight: bold;
    margin-left: 100px;
    margin-top: 30px;
}

#mvp-design > div > div.col.s7{
    padding-top: 130px;
}

#mvp-adjust h2, #mvp-launch h2, #strategy-iterate h2{
    color: #7957fe;
    font-weight: bold;
    font-size: 30px;
    margin-left: 130px;
    margin-top: -105px;
    padding-bottom: 50px;
}

#mvp-adjust p, #mvp-launch p, #strategy-iterate p{
    color: #aeaeae;
    text-align: justify;
    margin-left: 100px;
    margin-right: 100px;
    font-size: 17px;
    margin-bottom: 30px;
}

#mvp-design-img{
    width: 400px;
    margin-left: 160px;
    margin-top: 150px;
}

#mvp-design-bg1{
    width: 650px;
    position: relative;
    z-index: 1;
}

#mvp-design .col.s5{
    position: relative;
}

#mvp-design-bg1{
    position: absolute;
    left: 0;
    width: 650px;
    z-index: -1;
}

#strategy-iterate{
    padding-top: 100px;
}

#strategy-iterate img{
    width: 500px;
    margin-top: 50px;
    margin-left: 100px;
}

#mvp-design-bg2{
    position: absolute;
    left: 0;
    width: 650px;
    z-index: -2;
    top: -50px;
}

#mvp-design h2{
    color: #7957fe;
    font-weight: bold;
    font-size: 30px;
    margin-left: 130px;
    margin-top: -105px;
    padding-bottom: 50px;
}

#mvp-design p{
    color: #aeaeae;
    text-align: justify;
    margin-left: 100px;
    margin-right: 100px;
    font-size: 17px;
    margin-bottom: 30px;
}

#web-blabla-mobile{
    display: none;
}

.mvp-quotes{
    font-family: 'Passion One', cursive;
    color: rgba(236, 231, 244, 0.56);
    font-size: 120px;
    transform: rotate(180deg);
    width: auto;
    text-align: right;
    padding-right: 70px;
    margin-top: -80px;
    position: relative;
    z-index: -1;
}

.mvp-text-quote{
    color: #aeaeae;
    text-align: justify;
    margin-left: 100px;
    margin-right: 100px;
    font-size: 15px;
    font-style: italic;
    margin-top: -60px;
    position: relative;
    z-index: 1;
}

.mvp-quote-author{
    color: #6c6c6c;
    text-align: justify;
    margin-left: 100px;
    margin-right: 100px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}

#mvp-build{
    padding-top: 100px;
}

#mvp-build img {
    width: 400px;
    margin-left: 150px;
    margin-top: 30px;
}

#mvp-launch > div > div.col.s5{
    position: relative;
}

#mvp-build h2, #mvp-iterate h2{
    color: #7957fe;
    font-weight: bold;
    font-size: 30px;
    margin-left: 130px;
    margin-top: -105px;
    padding-bottom: 50px;
}

#mvp-build p, #mvp-iterate p{
    color: #aeaeae;
    text-align: justify;
    margin-left: 100px;
    margin-right: 100px;
    font-size: 17px;
    margin-bottom: 30px;
}

#mvp-launch #strategy-prototype-bg{
    position: absolute;
    left: 0;
    z-index: -1;
    width: 600px;
    margin-left: 0px;
    margin-top: 0px;
}

#mvp-iterate{
    padding-top: 150px;
}

#mvp-launch{
    padding-top: 100px;
}

#mvp-launch .col.s7{
    position: relative;
}

#mvp-launch .col.s5 img{
    width: 350px;
    margin-left: 150px;
    margin-top: 80px;
}

.mvp-bold-p{
    color: #aeaeae;
    text-align: justify;
    margin-left: 100px;
    margin-right: 100px;
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: bold;
}

#mvp-iterate #mvp-launch-bg1{
    transform: rotate(180deg);
    position: absolute;
    right: 0;
    width: 700px;
    z-index: -1;
    top: -30px;
    margin-top: 0px;
}

#mvp-iterate #mvp-launch-bg2{
    transform: rotate(180deg);
    position: absolute;
    width: 700px;
    right: 0;
    z-index: -2;
    top: -30px;
    margin-top: 0px;
}

#mvp-iterate img {
    width: 400px;
    margin-left: 150px;
    margin-top: 50px;
}

#mvp-iterate > div > div.col.s5{
    position: relative;
}

#strategy-what-you-get #stategy-what-you-get-mobile{
    display: none;
}


input:not([type]).valid, input:not([type]):focus.valid, input[type=text].valid, input[type=text]:focus.valid, input[type=password].valid, input[type=password]:focus.valid, input[type=email].valid, input[type=email]:focus.valid, input[type=url].valid, input[type=url]:focus.valid, input[type=time].valid, input[type=time]:focus.valid, input[type=date].valid, input[type=date]:focus.valid, input[type=datetime].valid, input[type=datetime]:focus.valid, input[type=datetime-local].valid, input[type=datetime-local]:focus.valid, input[type=tel].valid, input[type=tel]:focus.valid, input[type=number].valid, input[type=number]:focus.valid, input[type=search].valid, input[type=search]:focus.valid, textarea.materialize-textarea.valid, textarea.materialize-textarea:focus.valid {
    border-bottom: none;
    box-shadow: none;
}


/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}

.terms-header{
    padding-left: 250px;
}

#terms-content{
    text-align: justify;
    padding-left: 250px;
    color: grey;
    padding-bottom: 100px;
}

#terms-content h1{
    font-size: 40px;
    padding-bottom: 100px;
    padding-top: 100px;
}

#terms-content h2{
    font-size: 25px;
    padding-top: 50px;
}

#terms-intro, #terms-digital-signature, #terms-electronic-records, #terms-services, #terms-fees, #terms-term, #terms-termination, #terms-intellectual-property, #terms-agreement-content, #terms-mutual-obligation, #terms-limited-liability, #terms-non-disclosure, #terms-security, #terms-laws, #terms-ip, #terms-support, #terms-managed-services, #terms-cloud, #terms-domain, #terms-dev, #terms-sla, #terms-final, #terms-say{
    width: 90%;
    padding-left: 10%;
}

#terms-dev ul{
    padding-left: 100px;
}

#terms-say address{
    font-style: normal;
}

#terms-say{
    padding-top: 200px;
    text-align: center;
}


#web-cms-blogging-mobile{
    display: none;
}

#sidenav-bottom{
    padding-bottom: 50px;
}

.language{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 150px;
    height: 50px;
    z-index: 1000;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

.language .fa{
    color: #d8d8d8;
    padding-right: 15px;
}

#lang-selector{
    position: absolute;
    width: 150px;
    height: 100px;
    right: 15px;
    bottom: 30px;
    z-index: 2000;
    -webkit-transition: visibility .15s,opacity .3s ease,-webkit-transform .25s;
    transition: visibility .15s,opacity .3s ease,transform .25s;
}

.language-selector{
    position: relative;
    width: 150px;
    height: 60px;
    z-index: 2000;
    right: 0px;
    bottom: 0px;
    color: grey;
    padding: 0 10px 0 10px;
    border-radius: 5px;
    box-shadow: 0 12px 15px 0 rgba(0,0,0,.24), 0 17px 50px 0 rgba(0,0,0,.19);
    -webkit-transition: visibility .15s,opacity .3s ease,-webkit-transform .25s;
    transition: visibility .15s,opacity .3s ease,transform .25s;
}

.language-selector .row{
    padding-top: 3px;
    padding-left: 5px;
    margin-top: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.language-selector .row.language-fr{
    color: grey;
    border-bottom:  solid 1px;
    border-bottom-color: #e3e3e3;
    padding-bottom: 3px;
    padding-left: 30px;
}

.language-selector .fa{
    padding-right: 10px;
    color: #d8d8d8;
}

#lang-selector a{
    color: grey;
}

.language-arrow {
    position: relative;
    width: 14px;
    height: 14px;
    transform: rotate(45deg);
    background: #fff;
    -webkit-transition: visibility .15s,opacity .3s ease,-webkit-transform .25s;
    transition: visibility .15s,opacity .3s ease,transform .25s;
    z-index: 2000;
    margin-left: 67px;
    margin-top: -22px;
}

.lang-selector-hidden, .language-arrow-hidden{
    visibility: hidden;
    opacity: 0;
}

.lang-selector-display, .language-arrow-display{
    visibility: visible;
    opacity: 1;
}

#support-blabla{
    text-align: center;
    color: grey;
    padding-top: 50px;
}

#support-blabla h1{
    font-size: 25px;
}

#support-blabla h2{
    font-size: 20px;
}

#support-blabla h3{
    font-size: 18px;
}

#support-packs{
    text-align: center;
    color: grey;
    padding-top: 50px;
}

#support-packs h2{
    font-size: 18px; 
}

#support-packs .row{
    width: 60%;
}

#support-packs .card-panel{
    text-align: left;
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
    position: relative;
    height: 450px;
}

#support-packs span{
    padding-bottom: 30px;
}

.support-card-name{
    margin-left: 24px;    
}

.support-card-price{
    font-size: 20px;
    font-weight: bold;
    border-bottom: solid 1px;
    border-bottom-color: #ececec;
    padding-left: 24px;    
    padding-bottom: 15px;
}

#support-packs p{
    padding-left: 24px;
    padding-right: 24px;
    margin-top: 30px;
    font-size: 15px;
}

#support-packs a{
    margin-left: 24px;
    margin-top: 10px;
    position: absolute;
    bottom: 25px;
}

#support-packs .fa{
    color: rgba(224, 224, 224, 0.57);
    margin-right: 5px;
}

#support-packs #support-first-pack-button{
    margin-top: 30px;
}

#ssl-comparison-section h1{
    text-align: center;
    font-size: 25px;
}

#ssl-comparison-section h2{
    text-align: center;
    font-size: 21px;
}


#ssl-comparison-section h3{
    text-align: center;
    font-size: 16px;
    font-style: italic;
    padding-bottom: 50px;
}

#mvp-adjust-hidden, #mvp-build-hidden, #mvp-iterate #mvp-iterate-hidden{
    display: none;
}

@media only screen and (max-width : 1700px){

    #mvp-deliver-content {
        top: 270px;
    }
}


@media only screen and (max-width : 1650px){



    #header-bg {
        top: -130px;
    }

    #mvp-skyrocket {
        padding-bottom: 50px;
    }

    #mvp-design-img {
        width: 350px;
        margin-left: 100px;
        margin-top: 150px;
    }

    #mvp-design-bg1 {
        position: absolute;
        left: 0;
        width: 600px;
        z-index: -1;
        top: 50px;
    }

    #mvp-design-bg2 {
        position: absolute;
        left: 0;
        width: 600px;
        z-index: -2;
        top: 20px;
    }

    #web-blabla > .row {
        width: 90%;
    }

    #web-cms-blogging-img {
        width: 500px;
        margin-top: -40px;
    }

    #web-cms-blogging-bg1 {
        width: 650px;
        top: 270px;
    }

    #web-cms-blogging-bg2 {
        width: 300px;
        top: 269px;
    }

    #web-ecommerce-img {
        width: 400px;
        margin-left: -80px;
        margin-top: 30px;
    }

    #web-ecommerce-bg1 {
        width: 650px;
        top: -70px;
    }

    #web-ecommerce-bg2 {
        width: 250px;
        top: 150px;
    }

    #mvp-iterate img {
        width: 350px;
        margin-left: 200px;
        margin-top: 50px;
    }

    #mvp-iterate #mvp-launch-bg1 {
        width: 550px;
    }

    #mvp-iterate #mvp-launch-bg2 {
        width: 550px;
    }
}

@media only screen and (max-width : 1600px){
    #header-bg {
        top: -100px;
    }
}

@media only screen and (max-width : 1587px){
    #web-intro h1{
        width: 70%;
    }
}

@media only screen and (max-width : 1550px){
    #mvp-deliver {
        height: 350px;
    }

    #mvp-deliver-content .row {
        width: 80%;
    }

    #web-ecommerce .col.s7 {
        padding-left: 150px;
        margin-top: -50px;
    }

    #strategy-questions img {
        margin-left: 100px;   
    }

    #strategy-questions > div{
        width: 90%;
    }

    #strategy-blabla h2{
        margin-top: -100px;
    }

    #strategy-blabla{
        margin-top: 150px;
    }
}

@media only screen and (max-width : 1500px){
    #header-bg {
        top: -80px;
    }

    #mvp-bootrstrapped-bg1, #mvp-bootrstrapped-bg2 {
        width: 600px;
    }

    #web-cms-blogging-img {
        width: 450px;
        margin-top: 10px;
    }

    #web-cms-blogging-bg1 {
        width: 600px;
        top: 340px;
    }

    #web-cms-blogging-bg2 {
        width: 300px;
        top: 339px;
    }

    #strategy-blabla-bottom {
        margin-top: -100px;
    }

    #strategy-what-you-get img {
        margin-left: 200px;
    }
}

@media only screen and (max-width : 1475px){
    #web-intro h1 {
        width: 75%;
        margin-left: 20px;
    }

    #web-intro h2 {
        margin-left: 20px;
    }
}

@media only screen and (max-width : 1450px){
    #header-bg {
        top: -60px;
    }

    #mvp-adjust img {
        width: 450px;
        margin-left: 0px;
        margin-top: 70px;
    }

    #mvp-build img {
        width: 400px;
        margin-left: 50px;
        margin-top: 50px;
    }

    #web-blabla > div > div:nth-child(2) {
        padding-right: 0px;
    }

    #mvp-launch #strategy-prototype-bg {
        width: 550px;
    }

    #mvp-launch .col.s5 img {
        width: 300px;
        margin-left: 100px;
        margin-top: 100px;
    }

    #strategy-iterate img {
        width: 400px;
        margin-top: 80px;
        margin-left: 100px;
    }
}

@media only screen and (max-width : 1400px){

    #header-bg {
        top: -40px;
    }

    #mvp-bootrstrapped-bg1, #mvp-bootrstrapped-bg2 {
        width: 550px;
    }

    #mvp-design-img {
        width: 350px;
        margin-left: 100px;
        margin-top: 170px;
    }

    #mvp-design-bg1 {
        position: absolute;
        left: 0;
        width: 550px;
        z-index: -1;
        top: 50px;
    }

    #mvp-design-bg2 {
        position: absolute;
        left: 0;
        width: 550px;
        z-index: -2;
        top: 20px;
    }

    #mvp-iterate img {
        width: 300px;
        margin-left: 150px;
        margin-top: 100px;
    }

    #mvp-iterate #mvp-launch-bg1 {
        width: 450px;
        top: 50px;
    }

    #mvp-iterate #mvp-launch-bg2 {
        width: 450px;
        top: 50px;
    }

    #mvp-deliver-content .row {
        width: 90%;
    }

    #mvp-deliver-content {
        top: 250px;
    }

    #mvp-deliver {
        height: 370px;
    }

    #web-cms-blogging .col.s7 {
        padding-right: 50px;
        padding-top: 0px;
    }

    #web-cms-blogging-img {
        width: 400px;
        margin-top: 20px;
        margin-left: 100px;
    }

    #web-cms-blogging-bg1 {
        width: 500px;
        top: 270px;
    }

    #web-cms-blogging-bg2 {
        width: 250px;
        top: 269px;
    }

    #web-cms-blogging {
        padding-top: 300px;
    }

    #web-ecommerce .col.s7 {
        padding-left: 80px;
        margin-top: -80px;
    }

    #web-ecommerce-img {
        width: 350px;
        margin-left: -80px;
        margin-top: 10px;
    }

    #web-ecommerce-bg1 {
        width: 550px;
        top: -70px;
    }

    #web-ecommerce-bg2 {
        width: 200px;
        top: 150px;
    }
}

@media only screen and (max-width : 1380px){
    #web-intro h1{
        padding-top: 50px;
        width: 80%;
    }
}

@media only screen and (max-width : 1350px){
    #header-bg {
        top: -20px;
    }

    #why-faq-row {
        width: 80%;
    }


    #web-blabla > div > div:nth-child(2){
        width: 60%;
    }

    #web-blabla > div > div:nth-child(3){
        width: 40%;
        padding-top: 250px;
    }

    #strategy-questions img {
        margin-left: 70px;
        width: 350px;
        margin-top: 120px;
    }
}

@media only screen and (max-width : 1335px){
    #web-intro h1 {
        margin-left: 0px;
    }

    #web-intro h2 {
        margin-left: 0px;
        width: 65%;
    }
}

@media only screen and (max-width : 1300px){
    #header-bg {
        top: 0px;
    }

    #mvp-bootrstrapped-bg1, #mvp-bootrstrapped-bg2 {
        width: 500px;
    }

    #mvp-bootstrapped-img {
        width: 300px;
        margin-left: 70px;
        margin-top: 80px;
    }

    #mvp-bootrstrapped-bg1 {
        top: 0px;
    }

    #mvp-bootrstrapped-bg2 {
        top: -40px;
    }

    #mvp-design-img {
        width: 350px;
        margin-left: 80px;
        margin-top: 180px;
    }

    #mvp-design-bg1 {
        position: absolute;
        left: 0;
        width: 500px;
        z-index: -1;
        top: 80px;
    }

    #mvp-design-bg2 {
        position: absolute;
        left: 0;
        width: 500px;
        z-index: -2;
        top: 50px;
    }

    #mvp-build img {
        width: 400px;
        margin-left: 20px;
        margin-top: 80px;
    }

    #web-cms-blogging h2, #web-ecommerce h2, #web-custom-dev h2 {
        font-size: 25px;
        font-weight: bold;
        color: #4d4d4d;
        padding-bottom: 30px;
    }

    #web-cms-blogging p, #web-ecommerce p, #web-custom-dev p {
        text-align: justify;
        font-size: 17px;
        color: grey;
    }

    #web-cms-blogging .col.s7 {
        padding-right: 100px;
        padding-top: 0px;
    }

    #web-cms-blogging-img {
        width: 400px;
        margin-top: 0px;
        margin-left: 80px;
    }

    #web-cms-blogging-bg1 {
        width: 500px;
        top: 150px;
    }

    #web-cms-blogging-bg2 {
        width: 250px;
        top: 149px;
    }

    #web-cms-blogging {
        padding-top: 200px;
    }

    #web-ecommerce .col.s7 {
        padding-left: 120px;
        margin-top: -50px;
    }

    #web-ecommerce {
        padding-bottom: 250px;
    }

    #web-intro h1 {
        font-size: 35px;
    }

    #web-intro h2 {
        padding-bottom: 100px;
    }

    #web-intro img {
        margin-top: 0px;
    }

    #strategy-what-you-get img {
        margin-left: 100px;
    }

    #strategy-what-you-get .row.strategy-question{
        width: 100%;
    }

    #strategy-what-you-get {
        margin-top: -350px;
        padding-bottom: 250px;
    }
}

@media only screen and (max-width : 1250px){

    #header-bg {
        top: 20px;
    }

    #mvp-adjust img {
        width: 350px;
        margin-left: 0px;
        margin-top: 100px;
    }

    #mvp-launch .col.s5 img {
        width: 250px;
        margin-left: 100px;
        margin-top: 130px;
    }

    #mvp-launch #strategy-prototype-bg {
        width: 500px;
        top: 50px;
    }

    #mvp-deliver-content {
        top: 230px;
    }

    #strategy-iterate img {
        width: 350px;
        margin-top: 100px;
        margin-left: 100px;
    }

}

@media only screen and (max-width : 1236px){
    #web-intro h2 {
        width: 70%;
    }

    #web-intro img {
        margin-top: 20px;
        width: 350px;
        margin-left: -160px;
    }
}


@media only screen and (max-width : 1200px){
    #header-bg {
        top: 40px;
    }

    #mvp-blabla {
        width: 60%;
        margin-left: 20%;
    }

    #mvp-bootstrapped-img {
        width: 300px;
        margin-left: 50px;
        margin-top: 100px;
    }

    #mvp-bootrstrapped-bg1 {
        top: 30px;
    }

    #mvp-bootrstrapped-bg2 {
        top: -10px;
    }

    #mvp-bootrstrapped-bg1, #mvp-bootrstrapped-bg2 {
        width: 450px;
    }

    #mvp-circle .row {
        padding-top: 200px;
    }

    #mvp-design-img {
        width: 350px;
        margin-left: 80px;
        margin-top: 190px;
    }

    #mvp-design-bg1 {
        position: absolute;
        left: 0;
        width: 450px;
        z-index: -1;
        top: 140px;
    }

    #mvp-design-bg2 {
        position: absolute;
        left: 0;
        width: 450px;
        z-index: -2;
        top: 110px;
    }

    #mvp-iterate img {
        width: 300px;
        margin-left: 80px;
        margin-top: 100px;
    }

    #mvp-deliver-content {
        top: 350px;
    }

    #mvp-deliver-content > div > div.col.s5 > img {
        width: 400px;
    }

    #mvp-deliver-content .col.s7 {
        padding-left: 50px;
        padding-top: 40px;
    }

    #mvp-deliver-bg3-top {
        margin-top: -20px;
    }

    #mvp-deliver-bg1-top {
        margin-top: 0px;
    }

    #web-cms-blogging .row, #web-ecommerce .row, #web-custom-dev .row {
        width: 90%;
    }

    #web-cms-blogging-img {
        width: 350px;
        margin-top: 0px;
        margin-left: 80px;
    }

    #web-cms-blogging-bg1 {
        width: 450px;
        top: 150px;
    }

    #web-cms-blogging-bg2 {
        width: 200px;
        top: 149px;
    }

    #web-ecommerce-img {
        width: 300px;
        margin-left: 0px;
        margin-top: 10px;
    }

    #web-ecommerce-bg1 {
        width: 500px;
        top: -70px;
    }

    #web-ecommerce-bg2 {
        width: 200px;
        top: 100px;
    }

    #strategy-questions img {
        width: 300px;
        margin-top: 130px;
    }

    #strategy-questions{
        padding-top: 50px;
    }

    #strategy-blabla h2 {
        margin-top: -80px;
    }

    #strategy-blabla {
        margin-top: 200px;
    }

    #strategy-blabla .row {
        padding-left: 15%;
        padding-right: 15%;
    }

    #strategy-what-you-get {
        margin-top: -200px;
        padding-bottom: 250px;
    }

    #strategy-what-you-get img {
        margin-top: 70px;
    }
}

@media only screen and (max-width : 1180px){
    #web-intro h1 {
        font-size: 35px;
    }

    #web-intro h2 {
        font-size: 23px;
    }

}

@media only screen and (max-width : 1170px){
    #mvp-skyrocket-bg {
        margin-top: -10px;
    }
}

@media only screen and (max-width : 1161px){
    #web-intro h1 {
        font-size: 30px;
    }
}

@media only screen and (max-width : 1150px){
    #header-bg {
        top: 60px;
    }


    #mvp-build img {
        width: 300px;
        margin-left: 50px;
        margin-top: 150px;
    }

    #mvp-launch-bg1, #mvp-launch-bg2{
        width: 400px;
    }


}

@media only screen and (max-width : 1130px){
    #strategy-questions > div > div:nth-child(1){
        width: 40%;
    }

    #strategy-questions > div > div:nth-child(2){
        width: 60%;
    }

    #strategy-questions img {
        width: 300px;
        margin-top: 140px;
        margin-left: 10px;
    }
}

@media only screen and (max-width : 1100px){
    #header-bg {
        top: 80px;
    }

    #mvp-deliver-content .col.s7 {
        padding-left: 50px;
        padding-top: 30px;
    }

    #mvp-deliver-content > div > div.col.s5 > img {
        width: 350px;
    }

    #mvp-bootstrapped-img {
        width: 250px;
        margin-left: 50px;
        margin-top: 130px;
    }

    #mvp-bootrstrapped-bg1, #mvp-bootrstrapped-bg2 {
        width: 400px;
    }

    #mvp-bootrstrapped-bg1 {
        top: 60px;
    }

    #mvp-bootrstrapped-bg2 {
        top: 30px;
    }


    #mvp-circle .row {
        width: 70%;
    }

    #mvp-adjust img {
        width: 350px;
        margin-left: 0px;
        margin-top: 100px;
    }

    #mvp-build img {
        width: 300px;
        margin-left: 20px;
        margin-top: 160px;
    }

    #web-blabla-mobile {
        display: block;
        text-align: center;
    }

    #web-blabla-desktop {
        display: none;
    }

    #web-blabla p {
        text-align: center;
    }

    #web-blabla > div > div:nth-child(2) {
        width: 80%;
        margin-left: 10%;
        padding-top: 100px;
    }

    #web-cms-blogging .col.s7 {
        padding-right: 50px;
        padding-top: 0px;
    }

    #web-cms-blogging-img {
        width: 350px;
        margin-top: 0px;
        margin-left: 60px;
    }

    #web-cms-blogging-bg1 {
        width: 400px;
        top: 170px;
    }

    #web-cms-blogging-bg2 {
        width: 200px;
        top: 169px;
    }

    #web-ecommerce .col.s7 {
        padding-left: 120px;
        margin-top: -90px;
    }

    #web-ecommerce-img {
        width: 300px;
        margin-left: -20px;
        margin-top: -5px;
    }

    #web-ecommerce-bg1 {
        width: 450px;
        top: -70px;
    }

    #web-ecommerce-bg2 {
        width: 200px;
        top: 80px;
    }

    #strategy-what-you-get img {
        margin-top: 100px;
        width: 350px;
    }

    #strategy-what-you-get .row {
        width: 90%;
    }

    #mvp-launch .col.s5 img {
        width: 250px;
        margin-left: 80px;
        margin-top: 150px;
    }

    #mvp-launch #strategy-prototype-bg {
        width: 400px;
        top: 100px;
    }

}

@media only screen and (max-width : 1062px){
    #web-intro h2 {
        width: 75%;
    }
}

@media only screen and (max-width : 1050px){
    #header-bg {
        top: 100px;
    }

    #mvp-iterate img {
        width: 300px;
        margin-left: 50px;
        margin-top: 130px;
    }

    #strategy-questions img {
        width: 250px;
    }

    #mvp-iterate #mvp-launch-bg1 {
        width: 400px;
        top: 80px;
    }
    #mvp-iterate #mvp-launch-bg2 {
        width: 400px;
        top: 50px;
    }

    #strategy-iterate img {
        width: 300px;
        margin-top: 120px;
        margin-left: 90px;
    }
}

@media only screen and (max-width : 1040px){
    #web-intro h1 {
        font-size: 25px;
        width: 75%;
    }

    #web-intro h2 {
        font-size: 20px;
    }

    #web-intro img {
        margin-top: 30px;
        width: 300px;
        margin-left: -150px;
    }
}

@media only screen and (max-width : 1000px){
    #mvp-deliver-content {
        top: 330px;
    }

    #header-bg {
        top: 120px;
    }

    #mvp-design-img {
        width: 300px;
        margin-left: 50px;
        margin-top: 230px;
    }

    #mvp-design-bg1 {
        position: absolute;
        left: 0;
        width: 400px;
        z-index: -1;
        top: 210px;
    }

    #mvp-design-bg2 {
        position: absolute;
        left: 0;
        width: 400px;
        z-index: -2;
        top: 180px;
    }

    #mvp-build img {
        width: 300px;
        margin-left: 0px;
        margin-top: 180px;
    }

    #mvp-launch .col.s5 img {
        width: 250px;
        margin-left: 50px;
        margin-top: 160px;
    }



    #web-cms-blogging-img {
        width: 300px;
        margin-top: 20px;
        margin-left: 60px;
    }

    #web-cms-blogging-bg1 {
        width: 350px;
        top: 190px;
    }

    #web-cms-blogging-bg2 {
        width: 150px;
        top: 189px;
    }

    #web-ecommerce .col.s7 {
        padding-left: 80px;
        margin-top: -120px;
    }

    #web-ecommerce-img {
        width: 250px;
        margin-left: -20px;
        margin-top: -5px;
    }

    #web-ecommerce-bg1 {
        width: 400px;
        top: -70px;
    }

    #web-ecommerce-bg2 {
        width: 200px;
        top: 50px;
    }

    #strategy-blabla {
        margin-top: 300px;
    }
}



@media only screen and (max-width : 950px){
    #header-bg {
        top: 140px;
    }

    #mvp-deliver-content .col.s7 {
        padding-left: 20px;
        padding-top: 0px;
    }

    #mvp-deliver-content > div > div.col.s5 > img {
        width: 300px;
        margin-left: -20px;
    }

    #mvp-deliver-content {
        top: 350px;
    }

    #mvp-bootstrapped-img {
        width: 250px;
        margin-left: 50px;
        margin-top: 150px;
    }

    #mvp-bootrstrapped-bg1, #mvp-bootrstrapped-bg2 {
        width: 350px;
    }

    #mvp-bootrstrapped-bg1 {
        top: 90px;
    }

    #mvp-bootrstrapped-bg2 {
        top: 70px;
    }

    #mvp-adjust img {
        width: 300px;
        margin-left: 0px;
        margin-top: 130px;
    }

    #mvp-build img {
        width: 300px;
        margin-left: 0px;
        margin-top: 200px;
    }

    #mvp-launch-bg1, #mvp-launch-bg2 {
        width: 350px;
    }

    #mvp-launch-bg1 {
        top: 250px;
    }

    #mvp-launch-bg2 {
        top: 220px;
    }

    #mvp-iterate img {
        width: 300px;
        margin-left: 30px;
        margin-top: 120px;

    }


    #web-intro h1 {
        font-size: 25px;
        width: 80%;
        padding-top: 0px;
    }

    #strategy-questions > div > div:nth-child(1){
        display: none;
    }

    #strategy-questions > div > div:nth-child(2){
        text-align: center;
        width: 100%;
    }

    #strategy-questions h2 {
        padding-bottom: 20px;
    }

    #strategy-questions #strategy-questions-img-mobile{
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 50px;
        padding-bottom: 20px;
    }

    #strategy-questions h4 {
        padding-bottom: 30px;
    }

    .strategy-question {
        text-align: left;
        padding-left: 160px;
    }

    #strategy-what-you-get #stategy-what-you-get-mobile{
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 50px;
        width: 300px;
        padding-bottom: 30px;
    }

    #strategy-what-you-get > div > div:nth-child(1){
        width: 100%;
        text-align: center;
    }

    #strategy-what-you-get > div > div:nth-child(2){
        display: none;
    }

    #strategy-what-you-get h2{
        font-size: 30px;
    }

    #strategy-what-you-get p {
        padding-bottom: 30px;
    }
}

@media only screen and (max-width : 900px){
    #header-bg {
        top: 160px;
    }

    #mvp-circle .row {
        padding-top: 150px;
    }

    #web-blabla > div > div:nth-child(2) {
        width: 90%;
        margin-left: 5%;
    }

    #web-cms-blogging-img {
        width: 300px;
        margin-top: 40px;
        margin-left: 60px;
    }

    #web-cms-blogging-bg1 {
        width: 350px;
        top: 210px;
    }

    #web-cms-blogging-bg2 {
        width: 150px;
        top: 209px;
    }

    #web-ecommerce .col.s7 {
        padding-left: 80px;
        margin-top: -135px;
    }

    .strategy-question {
        padding-left: 140px;
    }

    #strategy-blabla .row {
        padding-left: 5%;
        padding-right: 5%;
    }

    #strategy-blabla > div > div:nth-child(2) > div {
        margin-top: 110px;
    }

    #strategy-blabla h2 {
        padding-top: 100px;
        background: #fcf9ff;
    }

    #strategy-blabla .row {
        margin-top: -50px;
        padding-top: 150px;
    }

    #strategy-what-you-get {
        margin-top: -100px;
        padding-bottom: 200px;
    }

    #mvp-deliver h3 {
        font-size: 23px;
    }
}

@media only screen and (max-width : 892px){
    #web-intro h2 {
        padding-bottom: 150px;
    }

    #web-intro h1 {
        font-size: 25px;
        width: 90%;
        padding-top: 0px;
    }

    #web-intro img {
        margin-top: 80px;
        width: 300px;
        margin-left: -150px;
    }
}

@media only screen and (max-width : 870px){
    #web-intro h1 {
        font-size: 25px;
    }

    #web-intro h2 {
        font-size: 18px;
    }
}

@media only screen and (max-width : 860px){


    #header-bg {
        top: 260px;
        left: -15px;
    }


    #mvp-blabla {
        width: 70%;
        margin-left: 15%;
        padding-top: 250px;
    }
}

@media only screen and (max-width : 850px){
    #mvp-bootstrapped > div > div:nth-child(1){
        width: 33%;
    }

    #mvp-bootstrapped > div > div:nth-child(2){
        width: 66%;
    }

    #mvp-bootstrapped-img {
        width: 200px;
        margin-left: 20px;
        margin-top: 150px;
    }

    #mvp-adjust #mvp-adjust-hidden, #mvp-design #mvp-design-img, #mvp-build #mvp-build-hidden, #mvp-launch .col.s5 img, #mvp-iterate #mvp-iterate-hidden, #strategy-iterate > div > div.col.s5 > img{
        display: block;
        margin: auto;
        width: 300px;
        margin-top: 50px;
    }
    #mvp-design-img{
        margin-top: 100px !important;
    }

    #mvp-design-img{
        margin-top: 100px;
    }

    #mvp-adjust > div > div.col.s5, #mvp-build > div > div.col.s5, #mvp-iterate > div > div.col.s5{
        display: none;
    }

    #mvp-adjust > div > div.col.s7, #mvp-design > div > div.col.s5, #mvp-design > div > div.col.s7, #mvp-build > div > div.col.s7, #mvp-launch > div > div.col.s5, #mvp-launch > div > div.col.s7, #mvp-iterate > div > div.col.s7, #strategy-iterate > div > div.col.s5, #strategy-iterate > div > div.col.s7{
        width: 100%;
    }

    #mvp-design > div > div.col.s7{
        padding-top: 0px;
    }

    #mvp-design-bg1, #mvp-design-bg2, #web-ecommerce-bg1, #web-ecommerce-bg2{
        display: none;
    }

    #mvp-design > div > div.col.s5, #mvp-launch > div > div.col.s5, #strategy-iterate > div > div.col.s5{
        text-align: center;
    }

    #mvp-launch-bg1 {
        top: 200px;
    }

    #mvp-launch-bg2 {
        top: 180px;
    }

    #mvp-iterate{
        padding-top: 100px;
    }

    #mvp-deliver-content > div > div.col.s5, #web-ecommerce > div > div.col.s5{
        width: 100%;
        text-align: center;
    }

    #mvp-deliver-content > div > div.col.s5 > img {
        width: 400px;
    }

    #mvp-deliver-content > div > div.col.s7{
        width: 80%;
        text-align: center;
        padding-top: 80px;
        margin-left: 10%;
        padding-left: 0.75rem;
    }

    #mvp-deliver-content p {
        text-align: justify;
    }

    #footer-include {
        margin-top: 0px;
    }

    #mvp-launch #strategy-prototype-bg{
        display: none;
    }

}

@media only screen and (max-width : 800px){
    #header-bg {
        top: 280px;
    }

    #mvp-bootstrapped > div > div:nth-child(2) {
        padding-left: 50px;
    }


    #web-intro h1 {
        font-size: 30px;
        width: 100%;
        line-height: 150%;
        padding-top: 50px;
    }

    #web-intro h2 {
        font-size: 23px;
        width: 100%;
        padding-bottom: 0px;
    }

    #web-intro img {
        margin-top: 30px;
        width: 350px;
        margin-left: 0px;
        padding-bottom: 50px;
    }

    #web-intro-content > div.col.s10, #web-intro-content > div.col.s2{
        width: 100%;
        text-align: center;
    }
}



@media only screen and (max-width : 770px){
    #mvp-skyrocket-bg3 {
        top: -10px;
    }

    #mvp-skyrocket-bg2 {
        top: -10px;
    }
}

@media only screen and (max-width : 750px){
    #header-bg {
        top: 300px;
    }

    #web-blabla > div > div:nth-child(2) > div > div:nth-child(1){
        width: 100%;
    }

    #web-blabla > div > div:nth-child(2) > div > div:nth-child(2){
        width: 100%;
        padding-top: 0px;
    }

    .strategy-question {
        padding-left: 100px;
    }

    #mvp-deliver h3 {
        font-size: 18px;
    }
}


@media only screen and (max-width : 730px){
    .strategy-question {
        padding-left: 70px;
    }
}

@media only screen and (max-width : 700px){
    #header-bg {
        top: 320px;
    }
    #mvp-bootstrapped-img {
        width: 180px;
    }

    #mvp-skyrocket {
        padding-left: 20px;
        padding-right: 20px;
    }

    #mvp-skyrocket p {
        font-size: 18px;
    }

}

@media only screen and (max-width : 650px){
    #header-bg {
        top: 340px;
    }

    #mvp-blabla {
        padding-top: 200px;
    }

    #mvp-circle .row {
        width: 80%;
    }

    #mvp-skyrocket-wrapper {
        top: -30px;
    }

    .strategy-question {
        padding-left: 10px;
    }

    #strategy-blabla > div > div:nth-child(2) > div {
        margin-top: 160px;
    }

    #strategy-blabla h2 {
        font-size: 25px;
    }
}

@media only screen and (max-width : 620px){
    #mvp-bootstrapped > div > div:nth-child(1){
        width: 100%;
        text-align: center;
    }

    #mvp-bootstrapped > div > div:nth-child(2){
        width: 90%;
        text-align: center;
        padding-left: 0px;
        margin-left: 9%;
    }

    #mvp-bootrstrapped-bg1, #mvp-bootrstrapped-bg2 {
        display: none;
    }

    #mvp-bootstrapped-img {
        width: 250px;
        margin-left: 30px;
        margin-top: 0px;
    }
}

@media only screen and (max-width : 600px){
    #mvp-blabla {
        padding-top: 150px;
    }

    #mvp-deliver h2 {
        font-size: 24px;
    }

    #mvp-deliver h3 {
        font-size: 16px;
    }

    #web-intro-bg1 {
        margin-top: -30px;
    }

    #web-intro-bg2 {
        margin-top: -200px;
    }

    #web-intro-bg3 {
        margin-top: -250px;
    }

    #mvp-deliver-content {
        top: 320px;
    }

    #strategy-what-you-get {
        padding-bottom: 100px;
    }

    #mvp-deliver-content > div > div.col.s7 {
        width: 100%;
        margin-left: 0%;
    }

    #mvp-deliver-wrapper {
        margin-top: 50px;
    }

    #mvp-deliver-bg3-top {
        margin-top: 0px;
        top: -20px;
    }

    #mvp-deliver-content {
        top: 220px;
    }

    .strategy-question-text {
        font-size: 16px;
        margin-top: 6px;
    }

    #strategy-blabla .col.s6{
        width: 100%;
    }

    #strategy-blabla .row{
        padding-bottom: 100px;
    }

    #strategy-blabla-bottom {
        margin-top: -50px;
    }

    #strategy-blabla > div > div:nth-child(2) > div {
        margin-top: 0px;
    }
}

@media only screen and (max-width : 600px){
    #header-bg {
        top: 360px;
    }

    #mvp-deliver{
        padding-left: 3%;
        padding-right: 3%;
        height: 400px;
    }

    #strategy-blabla .col.s6{
        animation-name: none;
    }
}

@media only screen and (max-width : 600px){
    #header-bg {
        top: 380px;
    }
}

@media only screen and (max-width : 600px){
    #mvp-blabla {
        padding-top: 150px;
    }
}

@media only screen and (max-width : 550px){
    #mvp-deliver h2 {
        font-size: 20px;
    }



    #mvp-circle .row {
        padding-top: 100px;
    }

    #mvp-adjust p, #mvp-launch p, #mvp-design p, .mvp-text-quote, .mvp-quote-author, #mvp-build p, .mvp-bold-p, #mvp-iterate p, #strategy-iterate > div > div.col.s7 > p{
        margin-left: 50px;
        margin-right: 50px;
    }

    .mvp-quotes {
        padding-right: 30px;
    }

    .mvp-figures {
        margin-left: 50px;
    }

    #mvp-adjust h2, #mvp-launch h2, #mvp-design h2, #mvp-build h2, #mvp-iterate h2, #strategy-iterate > div > div.col.s7 > h2 {
        margin-left: 80px;
    }

    #web-blabla > div > div:nth-child(2) {
        width: 100%;
        margin-left: 0%;
        padding-left: 0%;
    }
}

@media only screen and (max-width : 530px){
    .strategy-question {
        padding-left: 0px;
    }
}

@media only screen and (max-width : 513px){
    #strategy-questions > div > div:nth-child(2) > div:nth-child(5) > div.col.s1.strategy-question-figure{
        margin-top: 10px;
    }
}

@media only screen and (max-width : 500px){
    #web-intro h1 {
        font-size: 25px;
        width: 100%;
        line-height: 150%;
        padding-top: 0px;
    }

    #web-intro h2 {
        font-size: 20px;
        width: 100%;
        padding-bottom: 0px;
    }

    #web-intro img {
        margin-top: 30px;
        width: 300px;
        margin-left: 0px;
        padding-bottom: 20px;
    }

    #strategy-blabla h2 {
        margin-top: -20px;
        font-size: 23px;
    }

    #strategy-blabla .card-panel {
        font-size: 16px;
    }

    #strategy-blabla .row {
        padding-top: 100px;
    }

    #strategy-what-you-get #stategy-what-you-get-mobile {
        width: 200px;
    }

    #strategy-what-you-get .strategy-question-text {
        font-size: 16px;
        margin-top: 9px;
    }
}

@media only screen and (max-width : 462px){
    #mvp-deliver h3 {
        font-size: 18px;
    }
}

@media only screen and (max-width : 450px){
    #mvp-blabla h2 {
        font-size: 25px;
    }

    #mvp-circle .row {
        font-size: 17px;
    }

    #mvp-deliver-content > div > div.col.s5 > img {
        width: 300px;
    }
}

@media only screen and (max-width : 429px){
    #mvp-deliver h3 {
        font-size: 16px;
    }

    #web-intro h1 {
        font-size: 23px;
    }

    #web-intro h2 {
        font-size: 18px;
    }

    #strategy-blabla h2 {
        padding-left: 3%;
        padding-right: 3%;
    }

}

@media only screen and (max-width : 403px){
    #web-intro h1 {
        font-size: 22px;
    }

    #web-intro img {
        width: 250px;
    }
}

@media only screen and (max-width : 400px){
    #mvp-bootstrapped-img{
        width: 200px;
        margin-left: 15px;
        margin-top: 0px;
    }

    #strategy-iterate > div > div.col.s5 > img{
        width: 250px;
    }

    #mvp-skyrocket p {
        font-size: 16px;
    }

    #mvp-skyrocket-bg {
        margin-top: 0px;
    }

    #mvp-skyrocket-bg2 {
        top: 0px;
    }

    #mvp-skyrocket-bg3 {
        top: 0px;
    }

    #mvp-adjust #mvp-adjust-hidden, .mvp-steps-responsive-img, #mvp-design #mvp-design-img, #mvp-build #mvp-build-hidden, #mvp-launch .col.s5 img, #mvp-iterate #mvp-iterate-hidden{
        width: 250px;
    }

    #mvp-adjust p, #mvp-launch p, #mvp-design p, .mvp-text-quote, .mvp-quote-author, #mvp-build p, .mvp-bold-p, #mvp-iterate p, #strategy-iterate > div > div.col.s7 > p {
        margin-left: 20px;
        margin-right: 20px;
    }

    .mvp-quotes {
        padding-right: 10px;
    }

    #mvp-deliver-content {
        top: 180px;
    }

    #mvp-deliver {
        height: 500px;
    }
}

@media only screen and (max-width : 391px){
    #web-intro h1 {
        font-size: 21px;
    }
}

@media only screen and (max-width : 386px){
    #strategy-questions > div > div:nth-child(2) > div:nth-child(7) > div.col.s1.strategy-question-figure{
        margin-top: 10px;
    }
}

@media only screen and (max-width : 383px){
    #strategy-questions > div > div:nth-child(2) > div:nth-child(8) > div.col.s1.strategy-question-figure{
        margin-top: 10px;
    }
}

@media only screen and (max-width : 370px){
    #mvp-blabla h2 {
        font-size: 23px;
    }

    #strategy-questions > div > div:nth-child(2) > div:nth-child(6) > div.col.s1.strategy-question-figure{
        margin-top: 10px;
    }
}

@media only screen and (max-width : 325px){
    #strategy-questions > div > div:nth-child(2) > div:nth-child(9) > div.col.s1.strategy-question-figure{
        margin-top: 10px;
    }
}


@media only screen and (max-width : 320px){
    .row .col.s1.strategy-question-figure, .row .col.s11.strategy-question-text{
        width: 100%;
        text-align: center;
    }
}

@media only screen and (min-width : 1024px){

    .closebtn{
        visibility: visible;
    }

    #mySidenav{
        width: 0px;
    }

    #terms-content{
        padding-left: 250px;
    }

    .menu-nav{
        visibility: hidden;
    }

    #sidenav-top{
        margin-top: -200px;
    }

}

@media only screen and (max-width : 1024px){




    #terms-content{
        padding-left: 0px;
    }


}

@media only screen and (max-width : 1000px){
    #why-faq-row {
        width: 90%;
    }

}


@media only screen and (max-width : 850px){
    .language {
        margin-right: -50px;
    }
}

@media only screen and (max-width : 720px){
    .menu-top-item{
        visibility: hidden;
    }

    #terms-content h1{
        padding-top: 50px;
    }

}

#home-conclu{
    color: grey;
    height: auto;
}

#home-conclu h1{
    padding-top: 50px;
    font-size: 30px;
}

#home-conclu h2{
    font-size: 20px;
    width: 90%;
    padding-left: 10%;
}

#home-conclu .row{
    width: 80%;
    padding-left: 0%;
}

#home-conclu img{
    width: 100%;
}

#home-conclu-row-1{
    width: 50%;
    padding-left: 5%;
}

#home-conclu-row-2{
    width: 80%;
    padding-left: 5%;
}

#home-conclu-row-3{
    width: 80%;
    padding-left: 14%;
}

#logo-sugarcrm{
    padding-top: 20px;
}

#logo-apple{
    margin-top: -10px;
    margin-left: 20px;
}

#logo-prestashop{
    margin-top: 0px;
    margin-left: -70px;
}

#logo-android{
    margin-top: 5px;
    margin-left: -50px;
}

#logo-opencart{
    margin-top: -32px;
    margin-left: -15px;
}

#logo-bootstrap{
    margin-left: -68px;
    margin-top: 7px;
}

#logo-grunt{
    margin-left: -48px;
    margin-top: 7px;
}

#logo-git{
    margin-left: -20px;
    margin-top: 3px;
}

#logo-wordpress{
    margin-left: -20px;
    margin-top: 5px;
}

#logo-jenkins{
    margin-left: -25px;
    margin-top:  -10px;
}

#logo-angular{
    margin-left: -55px;
    margin-top:  -35px;
}

#logo-ruby{
    margin-left: -28px;
    margin-top:  -5px;
}

#logo-html{
    margin-left: -15px;
    margin-top:  -25px;
}

#logo-css{
    margin-left: -10px;
    margin-top:  -25px;
}

#logo-js{
    margin-left: -3px;
    margin-top:  -25px;
}

#logo-google{
    margin-left: -3px;
    margin-top:  -10px;
}

#logo-php{
    margin-left: -25px;
    margin-top:  -10px;
}

#logo-drupal{
    margin-left: -20px;
    margin-top:  -10px;
}

#home-conclu p{
    padding-bottom: 100px;
    width: 90%;
    padding-left: 10%;
}

#home-collaborate-col1bis{
    display: none;
}


#home-top{
    transform: skewY(4.5deg);
    padding-top: 50px;
    display: block;
    z-index: -1;
    position: relative;
}

#home-top h1{
    font-size: 50px;
    padding-top: 30px;
}

#home-top h2{
    font-size: 30px;
    padding-bottom: 10px;
    padding-top: 0px;

}

#home-top h3{
    font-size: 25px;
    padding-bottom: 40px;
    padding-top: 0px;

}

#home-top .mockups img{
    width: 400px;
}

#home-infrastructure-left{
    padding-left: 10%;
}

#home-infrastructure-right{
    color:  grey;
    padding-top: 5%;
    padding-left: 10%;
    padding-right: 10%;
}

#home-infrastructure-right h2{
    padding-bottom: 0px;
}

#home-infrastructure-right h3{
    margin-top: -10px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 35px;
}

#home-infrastructure-right p{
    font-size: 18px;
}

#home-database{
    height: 700px;
    color: grey;
    position: relative;
    z-index: -2;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #f7fbff;
    transform: skewY(5.5deg);
    margin-top: -50px;
}

#home-infrastructure-left img{
    width: 400px;
}

#home-database .row{
    transform: skewY(-5.5deg);
}

#home-database img {
    -webkit-transform:rotateY(-180deg); /*Safari 3.1+/Chrome*/
    -o-transform:rotateY(-180deg);  /*Opera 10.5+*/
    -moz-transform: rotateY(-180deg); /*Firefox 3.5+*/
}

#home-database-left{
    padding-top: 7%;
    padding-left: 15%;
    text-align: left;
}

#home-database-left h2{
    font-size: 30px;
}

#home-database-left h3{
    margin-top: -10px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 35px;
}

#home-database-left p{
    font-size: 18px;
}

#home-database-right img{
    width: 300px;
}

#home-sandbox img{
    width: 700px;
}

#home-sandbox p{
    width: 90%;
    padding-left: 10%;
}

#home-sandbox{
    height: 1150px;
    width: 60%;
    color: grey;
    font-size: 20px;
    text-align: center;

    z-index: 1;
    margin-top: -150px;
    background-color: #fff;
    width: 100%;

}

#home-sandbox h1{
    font-size: 40px;
    padding-bottom: 300px;
    padding-top: 120px;
}
#home-sandbox h2{
    font-size: 25px;
    margin-top: -70px;
    padding-left: 5%;
    padding-right: 5%;
}

#home-sandbox img{
    margin-top: -250px;
    margin-bottom: 120px;
}

.home-sandbox-row{
    background: #f7fbff;
}

#home-snippets-snippet3 img{
    width: 400px;
}

#get-started-wrapper h4{
    padding-left: 3%;
    padding-right: 3%;
}

.menu-card-content-hidden{
    background: transparent;
    position: absolute;
    z-index: 1000;
    left: 405px;
    top: 75px;
    height: 420px;
    width: 500px;
    visibility: hidden;
    border-radius: 5px;
    box-shadow: 0 12px 15px 0 rgba(0,0,0,.24), 0 17px 50px 0 rgba(0,0,0,.19);
    opacity: 0;
    -webkit-transition: visibility .15s,opacity .3s ease,-webkit-transform .25s;
    transition: visibility .15s,opacity .3s ease,transform .25s;

}

.menu-card-content-display{
    background: transparent;
    position: absolute;
    z-index: 1000;
    left: 405px;
    top: 75px;
    height: 420px;
    width: 500px;
    visibility: visible;
    opacity: 1;

    -webkit-transition: visibility .0s,opacity .3s ease,-webkit-transform .25s;
    transition: visibility .0s,opacity .3s ease,-webkit-transform .25s;
    -webkit-transform: translate(0,-22px);
    transform: translate(0,-22px);
}

.menu-card-content-keep{
    background: transparent;
    position: absolute;
    z-index: 1000;
    left: 405px;
    top: 53px;
    height: 420px;
    width: 500px;
    visibility: visible;
    opacity: 1;

}

.menu-card-content-services-hidden{
    background: transparent;
    position: absolute;
    z-index: 1000;
    left: 300px;
    top: 75px;
    height: 420px;
    width: 500px;
    visibility: hidden;
    border-radius: 5px;
    box-shadow: 0 12px 15px 0 rgba(0,0,0,.24), 0 17px 50px 0 rgba(0,0,0,.19);
    opacity: 0;
    -webkit-transition: visibility .15s,opacity .3s ease,-webkit-transform .25s;
    transition: visibility .15s,opacity .3s ease,transform .25s;

}

.menu-card-content-services-display{
    background: transparent;
    position: absolute;
    z-index: 1000;
    left: 300px;
    top: 75px;
    height: 420px;
    width: 500px;
    visibility: visible;
    opacity: 1;

    -webkit-transition: visibility .0s,opacity .3s ease,-webkit-transform .25s;
    transition: visibility .0s,opacity .3s ease,-webkit-transform .25s;
    -webkit-transform: translate(0,-22px);
    transform: translate(0,-22px);
}

.menu-card-content-services-keep{
    background: transparent;
    position: absolute;
    z-index: 1000;
    left: 300px;
    top: 53px;
    height: 420px;
    width: 500px;
    visibility: visible;
    opacity: 1;

}


#home-snippets-snippet2bis img{
    width: 400px;
}


#why-intro h1{
    transform: skewY(2deg);
    font-size: 50px;
    padding-top: 130px;
    position: relative;
    z-index: -1;
    padding-left: 5%;
    padding-right: 5%;
}



#home-sandbox-conclu img {
    padding-left: 0%;
    position: absolute;
    margin-top: 40px;
    width: 400px;
}




.support-button{
    border-color: transparent;
    background: linear-gradient(to right, #8E54E9, #4776E6);
}

.support-button:hover{
    border-color: transparent;
    background: linear-gradient(to right, #8E54E9, #4776E6);
}

.support-button:active{
    border-color: transparent;
    background: linear-gradient(to right, #8E54E9, #4776E6);
}

.support-button:focus{
    border-color: transparent;
    background: linear-gradient(to right, #8E54E9, #4776E6);
}

#ssl-cards #contact-support-card h2, #ssl-cards #knowledge-card h2{
    margin-top: 10px;
} 

#ssl-cards p{
    position: absolute;
    top: 90px;
    margin-right: 24px;
}


p.comparison-grid{
    text-align: right;
    font-size: 14px;
}

#ssl-cards a{
    position: absolute;
    bottom: 30px;
}

@media only screen and (max-width : 1700px){
    #col-content {
        padding-left: 9%;
    }
}

@media only screen and (max-width : 1539px){
    #home-top h1 {
        font-size: 47px;
    }
    #home-top h2 {
        font-size: 28px;
    }
    #home-top h3 {
        font-size: 23px;
    }
}


@media only screen and (max-width : 1449px){
    #col-content {
        padding-left: 6%;
    }
}




@media only screen and (max-width : 1422px){
    #home-tools .card-panel{
        height: 260px;
    }  

    #home-tools .card-panel h2{
        margin-left: 15px;
    }


}
@media only screen and (max-width : 1400px){
    #home-sandbox-conclu > div > div.col.s9{
        width: 70%;
    }
}

@media only screen and (max-width : 1200px){
    .menu-card-content-services-display{
        left: 295px;
    }

    .menu-card-content-services-keep{
        left: 295px;
    }

    .menu-card-content-services-hidden{
        left: 295px;
    }

    .menu-card-content-display{
        left: 395px;
    }

    .menu-card-content-keep{
        left: 395px;
    }

    .menu-card-content-hidden{
        left: 395px;
    }

    #home-sandbox-conclu > div > div.col.s9 {
        width: 65%;
    }
}

@media only screen and (max-width : 1075px){
    #home-tools .card-panel{
        height: 200px;
    }

    #home-tools-row .col.s6{
        width: 100%;
    }

}

@media only screen and (max-width : 1378px){
    #home-top h1 {
        font-size: 45px;
    }
    #home-top h2 {
        font-size: 26px;
    }
    #home-top h3 {
        font-size: 21px;
    }
}


@media only screen and (max-width : 1321px){
    #col-content{
        width: 80%;
    }

    #home-top > div.col.s4.mockups{
        width: 20%;
        margin-left: -12%;
    }

}

@media only screen and (max-width : 1700px){
    #home-collaborate-col1{
        padding-left: 0px;
    }



}

@media only screen and (max-width : 1500px){
    #web-custom-dev .col.s7 {
        padding-right: 200px;
        margin-top: -50px;
    }
}


@media screen and (max-width: 1520px){
    #domain-sandbox .row {
        width: 50%;
    }
}

@media only screen and (max-width : 1430px){
    #web-custom-dev .col.s7 {
        padding-right: 100px;
        margin-top: -50px;
    }
}


@media only screen and (max-width : 1400px){
    #home-infrastructure-left {

        padding-left: 5%;
    }

    #home-infrastructure-right {

        padding-right: 5%;
    }
}

@media only screen and (max-width : 1350px){
    #web-custom-dev-img {
        margin-top: -40px;
        width: 450px;
        margin-left: 50px;
    }

    #web-custom-dev .col.s7 {
        padding-right: 100px;
        margin-top: -80px;
    }

}

@media only screen and (max-width : 1300px){
    #web-custom-dev-img {
        margin-top: -100px;
        width: 450px;
        margin-left: 0px;
    }

}


@media only screen and (max-width : 1337px){
    #home-infrastructure-right {
        padding-top: 3%;
        padding-right: 5%;
    }
    #home-infrastructure-left img{
        margin-left: -30px;
    }
}


@media screen and (max-width: 1219px){
    #domain-sandbox .row {
        width: 60%;
    }
}


@media screen and (max-width: 1200px){
    #web-custom-dev-img {
        margin-top: -100px;
        width: 400px;
        margin-left: 0px;
    }

    #manifesto-wrapper img {
        margin-top: -200px;
    }
}

@media only screen and (max-width : 1162px){
    #home-infrastructure-right {
        padding-top: 4%;
        padding-right: 5%;
    }

    #home-database-left {

        padding-left: 10%;
    }



}

@media only screen and (max-width : 1150px){
    #manifesto-wrapper img {
        margin-top: -120px;
    }
}

@media only screen and (max-width : 1085px){
    #home-top h1 {
        font-size: 42px;
    }
    #home-top h2 {
        font-size: 24px;
    }
    #home-top h3 {
        font-size: 21px;
    }
}

@media screen and (max-width: 1050px){
    #web-custom-dev-img {
        margin-top: -60px;
        width: 400px;
        margin-left: 0px;
    }
}

@media screen and (max-width: 1018px){
    #domain-sandbox .row {
        width: 70%;
    }
}

@media only screen and (max-width : 1014px){
    #home-top h1 {
        font-size: 40px;
    }
    #home-sandbox-conclu img {
        margin-top: 100px;
    }
}

@media only screen and (max-width : 1000px){
    #home-logo {
        margin-left: -30px;
    }

    .menu-card-content-display{
        left: 315px;
    }

    .menu-card-content-keep{
        left: 315px;
    }

    .menu-card-content-hidden{
        left: 315px;
    }

    .menu-card-content-services-display{
        left: 220px;
    }

    .menu-card-content-services-keep{
        left: 220px;
    }

    .menu-card-content-services-hidden{
        left: 220px;
    }

    #web-custom-dev-img {
        margin-top: -40px;
        width: 350px;
        margin-left: 0px;
    }

}

@media only screen and (max-width : 992px){
    .menu-card-content-display{
        left: 310px;
    }

    .menu-card-content-keep{
        left: 310px;
    }

    .menu-card-content-hidden{
        left: 310px;
    }

    .menu-card-content-services-display{
        left: 215px;
    }

    .menu-card-content-services-keep{
        left: 215px;
    }

    .menu-card-content-services-hidden{
        left: 215px;
    }
}


@media only screen and (max-width : 973px){
    #home-sandbox-conclu img {
        width: 350px;
    }

    #home-top .mockups img {
        width: 300px;
    }

    #home-top h1{
        font-size: 40px;
        padding-top: 0px;
    }

    #home-top h2 {
        font-size: 25px;
    }

    #col-content {
        padding-left: 5%;
    }


    #home-intro{
        height: 500px;
    }

    #home-infrastructure-right {
        padding-top: 6%;
        padding-right: 5%;
        padding-left: 15%;
    }




}



@media only screen and (max-width : 955px){
    #home-top h1 {
        font-size: 35px;
    }
    #home-top h2 {
        font-size: 21px;
    }
    #home-top h3 {
        font-size: 20px;
    }
}




@media only screen and (max-width : 950px){
    #web-custom-dev-img {
        margin-top: 20px;
        width: 300px;
        margin-left: 0px;
    }
    #manifesto-wrapper img {
        margin-top: -60px;
    }
}

@media only screen and (max-width : 876px){
    #home-top .mockups img {
        width: 300px;
        margin-left: 0px;
        margin-top: 30px;
    }

    #home-top .mockups{
        width: 20%;
    }

    #col-content{
        width: 79%;
    }

    #home-top h1 {
        margin-top: 35px;
    }

    #home-infrastructure-right {
        padding-top: 0%;
        padding-right: 5%;
        padding-left: 20%;
    }
}

@media screen and (max-width: 875px){
    #domain-sandbox .row {
        width: 80%;
    }
}

@media only screen and (max-width : 850px){
    #col-content{
        width: 90%;
        margin-top: -30px;
    }
    #home-top > div.col.s4.mockups{
        width: 10%;
        margin-left: -25%;
    }
    #home-sandbox-conclu img {
        width: 330px;
        margin-top: 200px;
    }

    #web-cms-blogging-mobile, #web-custom-dev-mobile{
        display: block;
        text-align: center;
    }

    #web-cms-blogging > div > div.col.s5, #web-cms-blogging-bg1, #web-cms-blogging-bg2, #web-custom-dev-desktop{
        display: none;
    }

    #web-cms-blogging > div > div.col.s7, #web-ecommerce .col.s7, #web-custom-dev > div > div.col.s7{
        width: 80%;
        text-align: center;
        padding-top: 80px;
        margin-left: 10%;
        padding-left: 0.75rem;
        padding-right: 0.75rem;
        margin-top: 0px;
    }

    #web-cms-blogging-img, #web-ecommerce-img, #web-custom-dev-img{
        width: 400px;
        margin-top: 0px;
        margin-left: 0px;
    }

    #web-cms-blogging h2, #web-ecommerce h2, #web-custom-dev h2 {
        color: #4d4d4d;
        font-size: 27px;
        font-weight: bold;
        padding-bottom: 35px;
    }

    #web-cms-blogging {
        padding-bottom: 150px;
    }

    #web-ecommerce {
        padding-bottom: 150px;
    }
}

@media only screen and (max-width : 843px){
    #why-intro h1{
        padding-top: 100px;
    }
}

@media only screen and (max-width : 800px){
    #home-collaborate2{
        height: 490px;
    }

    #home-infrastructure-right {
        padding-top: 0%;
        padding-right: 5%;
        padding-left: 25%;
    }

    #home-sandbox img {
        width: 600px;
    }

    #home-sandbox-conclu img {
        width: 300px;
        margin-top: 230px;
    }
}

@media only screen and (max-width : 742px){
    #home-top h1 {
        font-size: 32px;
    }
    #home-top h2 {
        font-size: 19px;
    }
    #home-top h3 {
        font-size: 18px;
    }
    #home-sandbox-conclu > div > div.col.s9 {
        width: 55%;
    }
}

@media only screen and (max-width : 736px){
    .sidenav{
        text-align: center;
    }

    .sidenav a {
        padding-left: 0px;
        padding-right: 0px;
    }

    .sidenav ul{
        padding-left: 0px;
    }


}

@media only screen and (max-width : 732px){


    #home-infrastructure-left img{
        width: 350px;
        margin-left: -20px;
    }

    #home-infrastructure-right {

        padding-left: 20%;
    }

    #home-intro-content h2 {
        font-size: 25px;
    }

    #home-infrastructure-right h3 {
        font-size: 15px;

    }
    #home-infrastructure-right p {
        font-size: 16px;
    }
    #home-database-right img {
        width: 250px;
        margin-top: 50px;
    }

}

@media only screen and (max-width : 687px){


    #why-faq-row {
        width: 80%;
    }


    #faq-section .col.s6 {
        width: 100%;
    }

    .why-title {
        font-size: 40px;
    }
}

@media screen and (max-width: 685px){
    #domain-sandbox > div > p {
        font-size: 16px;
    }
}

@media only screen and (max-width : 681px){
    #home-top h1 {
        font-size: 30px;
    }
    #home-top h2 {
        font-size: 18px;
        padding-bottom: 0px;
        padding-top: 15px;
    }
    #home-top h3 {
        font-size: 18px;
    }
}


@media only screen and (max-width : 680px){
    #home-collaborate2{
        height: 590px;
    }

    #home-intro img {

        margin-left: -90px;
    }

    #home-infrastructure-left img {
        margin-left: -80px;
    }

    #home-infrastructure-right {
        padding-left: 15%;
    }

    #home-sandbox img {
        width: 550px;
    }

    #home-sandbox{
        height: 1000px;
    }
}

@media only screen and (max-width : 641px){
    #home-top h1 {
        font-size: 28px;
    }
}

@media only screen and (max-width : 640px){
    #home-infrastructure-left img {
        width: 300px;
        margin-top: 80px;

    }
    #home-database-right img {
        width: 200px;
        margin-top: 170px;
        margin-left: -100px;
        opacity: 0.2;
        animation-name: none;
    }

    #home-sandbox img {
        width: 500px;
    }


    #home-sandbox-conclu > div > div.col.s9{
        width: 90%;
    }

    #home-sandbox-conclu .col.s3{
        display: none;
    }

    #home-database-right{
        width: 19%;
    }

    #home-database-left{
        width: 80%;
    }
}

@media only screen and (max-width : 600px){
    #web-cms-blogging > div > div.col.s7, #web-ecommerce .col.s7,#web-custom-dev > div > div.col.s7 {
        width: 100%;
        margin-left: 0%;
    }

    #web-ecommerce-img {
        width: 350px;
    }
}

@media only screen and (max-width : 599px){
    #home-top .mockups img {
        margin-left: -50px;
    }
    #home-top h1 {
        font-size: 25px;
    }
    #home-top h2 {
        font-size: 16px;
    }
    #home-top h3 {
        font-size: 16px;
    }

}

@media screen and (max-width: 574px){
    #domain-sandbox .row {
        width: 95%;
    }
}

@media only screen and (max-width : 566px){
    #under-construction-img {
        width: 400px;
    }


    #why-faq-row {
        width: 90%;
    }

}

@media screen and (max-width: 543px){
    #domain-sandbox .row {
        width: 70%;
    }
}

@media only screen and (max-width : 538px){
    #col-content{
        width: 80%;
    }
    #home-top .mockups img {
        margin-left: -150px;
    }
    #home-top h1 {
        font-size: 30px;
        margin-top: 10px;
    }
    #home-top h2 {
        font-size: 20px;
    }
    #home-top h3 {
        font-size: 16px;
        padding-bottom: 20px;
    }
    #home-top > div.col.s4.mockups {
        width: 10%;
        margin-left: 0%;
    }
}

@media only screen and (max-width : 500px){
    #web-cms-blogging-img {
        width: 350px;
    }

    #web-ecommerce-img {
        width: 300px;
    }

    #web-custom-dev-img{
        width: 350px;
    }
}

@media only screen and (max-width : 521px){


    #home-infrastructure-right {
        padding-left: 10%;
    }

    #home-infrastructure-left img {
        margin-left: -120px;
    }

    #home-sandbox img {
        width: 400px;
    }
}




@media only screen and (max-width : 471px){

    #home-infrastructure-left img {
        margin-top: 150px;
        opacity: 0.2;
        animation-name: none;
    }

    #home-infrastructure-right {
        margin-left: -50px;
        padding-right: 0%;
        padding-top: 3%;
        padding-left: 0%;

    }

    #home-sandbox img {
        width: 350px;
    }
}



@media only screen and (max-width : 447px){
    #why-intro h1 {
        font-size: 30px;
    }

    #web-custom-dev-img {
        width: 300px;
    }
}

@media only screen and (max-width : 445px){
    #col-content {
        margin-top: -50px;
    }
    #home-top h2 {
        font-size: 18px;
    }
}

@media only screen and (max-width : 419px){
    #home-top h2 {
        padding-top: 0px;
    }

    #web-cms-blogging-img {
        width: 300px;
    }
}

@media only screen and (max-width : 410px){
    #home-top h1 {
        font-size: 28px;
        margin-top: 0px;
    }
}

@media only screen and (max-width : 400px){
    #home-top h1{
        font-size: 25px;
        margin-top: -10px;
    }

    #home-top h2 {
        font-size: 20px;
        padding-bottom: 5px;
    }

    #home-top .mockups img {
        width: 250px;
        margin-left: -100px;
        margin-top: 30px;
    }

    #home-snippets-snippet2bis img{
        width: 300px;
    }

    #home-snippets-snippet3 img{
        width: 300px;
    }

    #under-construction-img {
        width: 350px;
    }

    #under-construction-intro h1 {
        font-size: 40px;
    }

    #web-ecommerce-img {
        width: 250px;
    }
}


@media only screen and (max-width : 370px){
    #home-sandbox img {
        width: 250px;
    }

    #under-construction-img {
        width: 250px;
    }
    #home-top h3 {
        padding-bottom: 10px;
    }

}

@media only screen and (max-width : 348px){
    #home-intro {
        height: 600px;
    }
    #home-top .mockups img {

        margin-top: 90px;
    }

    #web-cms-blogging-img {
        width: 250px;
    }

    #mvp-deliver-content > div > div.col.s5 > img {
        width: 250px;
        margin-left: 2px;
    }

    #web-custom-dev-img {
        width: 250px;
    }
}


@media only screen and (max-width : 341px){
    #why-intro h1 {

        padding-top: 60px;
    }
}




@media only screen and (max-width : 900px){
    #home-network{
        height: 1000px;
    }

    #home-snippets-snippet2{
        padding-left: 0px;
    }


}



@media only screen and (max-width : 1544px){
    #home-collaborate-content h1{
        margin-top: 10px;
    }   
}

@media only screen and (max-width : 1105px){
    #home-collaborate-content h1{
        margin-top: -15px;
    }   
}

@media only screen and (max-width : 1000px){
    #home-collaborate-content img{
        margin-top: 40px;
        width: 150%;
    }   
}

@media only screen and (max-width : 900px){
    #home-collaborate-col2{
        padding-left: 150px;
    }   
}

@media only screen and (max-width : 700px){
    #home-sandbox2{
        height: 600px;
    }

    #home-sandbox-col1{
        margin-left: 0px;
        width: 100%;
    }

    #home-sandbox2 .row .col.s4{
        width: 100%;
    }

    #home-sandbox2 img{
        width: 100%;
        margin-left: -20px;
    }

    #home-collaborate-col1{
        display: none;
    }

    #home-collaborate-col2{
        width: 100%;
        padding-left: 0px;
        padding-top: 100px;
    }

    #home-collaborate-col1bis{
        display: block;
    }

    #home-collaborate-col1bis img{
        width: 90%;
        padding-left: 10%;
    }


}

@media only screen and (max-width : 1450px){
    #home-snippets-text1{
        padding-left: 50px;
    }
}

@media only screen and (max-width : 1400px){
    #home-snippets-snippet3{
        margin-left: -50px;
    }

    #home-snippets-text3{
        padding-left: 50px;
    }
}

@media only screen and (max-width : 1335px){
    #home-snippets-text5{
        padding-top: 20px;
    }
}

@media only screen and (max-width : 1200px){
    #home-snippets .row{
        width: 80%;
    }

    #home-snippets-snippet3{
        margin-left: 0px;
    }
}

@media only screen and (max-width : 1040px){
    #home-snippets .row{
        width: 90%;
    }


}

@media only screen and (max-width : 940px){
    #home-snippets-snippet4{
        padding-left: 0px;
    }
}

@media only screen and (max-width : 840px){

    #home-snippets{
        height: 2500px;
    }

    #home-snippets .row{
        width: 90%;
    }

    #home-snippets-snippet1{
        width: 100%;
        text-align: center;
    }

    #home-snippets-text1{
        width: 100%;
        padding-left: 25%;
        padding-right: 23%;
        padding-top: 0px;
    }

    #home-snippets-snippet2{
        display: none;
    }

    #home-snippets-text2{
        width: 80%;
        padding-left: 25%;
        padding-top: 0px;
    }

    #home-snippets-snippet2bis{
        display: block;
        width: 100%;
        text-align: center;
        margin-left: -7%;
    }

    #home-snippets-snippet3{
        width: 100%;
        text-align: center;
    }

    #home-snippets-text3{
        width: 80%;
        padding-left: 23%;
        padding-top: 0px;
    }

    #home-snippets-snippet4bis{
        display: block;
        width: 100%;
        padding-left: 23%;
    }

    #home-snippets-text4{
        width: 80%;
        padding-left: 25%;
        padding-top: 0px;
    }

    #home-snippets-snippet4{
        display: none;
    }

    #home-snippets-snippet5{
        padding-left: 35%;
        width: 100%;
    }

    #home-snippets-text5{
        width: 80%;
        padding-left: 24%;
        padding-top: 0px;
    }

    #home-conclu-icones .col.s6{
        width: 100%;
    }

    #home-conclu{
        padding-top: 50px;
    }
}

@media only screen and (max-width : 630px){
    #home-snippets {
        height: 2550px;
    }

    #home-conclu{
        display: none;
    }


}

@media only screen and (max-width : 550px){
    #home-snippets {
        height: 2600px;
    }

    #home-snippets-snippet3 img{
        width: 300px;
    }

}


@media only screen and (max-width : 460px){
    #home-snippets {
        height: 2700px;
    }
}


@media only screen and (max-width : 432px){
    #home-snippets {
        height: 2800px;
    }
}



@media only screen and (max-width : 417px){
    #home-snippets {
        height: 2850px;
    }
}

@media only screen and (max-width : 401px){
    #home-snippets {
        height: 2350px;
    }
}



@media only screen and (max-width : 400px){
    #home-snippets-snippet3 img{
        width: 250px;
    }

    #home-snippets-snippet1 img{
        width: 250px;
    }

    #home-snippets-text1, #home-snippets-text2, #home-snippets-text3 {
        width: 100%;
        padding-left: 10%;
        padding-right: 10%;
        padding-top: 0px;
        text-align: center;
    }
}


@media only screen and (max-width : 382px){
    #home-snippets {
        height: 2450px;
    }
}


@media only screen and (max-width : 330px){
    #home-snippets {
        height: 2500px;
    }
}



#sign-up-wrapper{
    height: 100%;
    min-height: 930px;
}

#sign-up-row{
    height: 100%;
    background: #fff;
    margin-bottom: 0px;
}

#sign-up-left-col, #sign-up-right-col{
    height: 100%
}

#sign-up-left-col{
    background: linear-gradient(to right, #8E54E9, #4776E6);
    width: 60%;

}

#sign-up-right-col{
    background: #fff;
    width: 40%;
    transform: skewX(-12deg);
    margin-left: -120px;
}



#sign-up-form-row, #sign-in-form-row{
    width: 70%;
}

#sign-up-button-row, #sign-in-button-row{
    text-align: center;
    padding-top: 40px;
}

#sign-up-form-first-name-label, #sign-up-form-last-name-label, #sign-up-form-mail-label, #sign-up-form-password-label, #sign-in-form-name-label, #sign-in-form-mail-label, #sign-in-form-password-label, #sign-up-form-tos-label, #sign-up-form-address-label, #sign-up-form-city-label, #sign-up-form-postcode-label, #sign-up-form-country-label, #sign-up-form-state-label, #sign-up-form-phone-label{
    color: #6f6a6a;
    font-size:  13px;
    font-weight: bold;
}

#sign-up-tabs{
    background-color: transparent;
    margin-top: 30px;
    text-align: right;
}



#sign-up-tabs a{
    color: #6f6a6a;
    font-weight: bold;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.active-swipe{
    border-bottom-style: solid;
    border-bottom-color: #4776E6;;
    border-width: 2px;
}

.inactive-swipe{
    border-bottom-style: none;
}



#sign-up-tabs a:hover{
    color: #4776E6;
}

ul#sign-up-tabs li{
    display: inline;
    padding-right: 50px;
    border-bottom-style: solid;
}

.tabs .indicator{
    width: 9%;
    margin-left: 3.5%;
    background-color: #4776E6;
}

#sign-up-tabs .col.s2{
    width: 15.6666666667%;
}

#sign-up-tos{
    margin-left: 10px;
}

#sign-up-right-col .carousel{
    height: 100%;
}

#sign-up-right-col .carousel .carousel-item{
    height: 100%;
}

#forgot-password{
    font-size: 13px;
    text-align: right;
    margin-right: 11px;
}

#sign-up-form-row{
    padding-top: 10%;
    margin-left: 25%;
    color: #897171;
}

#sign-in-form-row{
    padding-top: 40%;
    margin-left: 25%;
    color: #897171;
}

#sign-in-button, #sign-up-button{
    color: #4776E6;
    box-shadow: inherit;
    border: 2px solid;
    border-color: #4776E6;
    line-height: 34px;
}

input[type="text"]:focus:not([readonly]), input[type="email"]:focus:not([readonly]), input[type="password"]:focus:not([readonly]){
    border-bottom: 1px solid #4776E6;
    box-shadow: 0 1px 0 0 #4776E6;
}

.dropdown-content li > span{
    color: #4776E6;
}

.blue-checkbox:checked + label:before {
    top: -4px;
    left: -3px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #4776E6; /* You need to change the colour here */
    border-bottom: 2px solid #4776E6; /* And here */
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%; 
}

#forgot-password a{
    color: #6f6a6a;
}

#forgot-password a:hover{
    color: #4776E6;
}

#sign-up-left-col h2{
    font-size: 20px;
    font-weight: bold;
}

#sign-up-left-col .row{
    margin-top: 40%;
    text-align: center;
    margin-left: -15%;
}



#sign-in-submit, #sign-up-submit{
    color: #4776E6;
    box-shadow: inherit;
    border: 2px solid;
    border-color: #4776E6;
    line-height: 34px;
    background-color: transparent;
    border-radius: 20px;
    font-weight: bold;
    position: relative;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    z-index: 1;
    transition: .3s ease-out;
    text-align: center;
    letter-spacing: .5px;
    outline: 0;
    height: 36px;
    padding: 0 2rem;
}

#card-alert button {
    background: none;
    border: none;
    position: absolute;
    top: 15px;
    right: 10px;
    font-size: 20px;
    color: #fff;
}

#sign-up-content{
    height: 700px;
    margin-top: -1000px;
}

#sign-up-content .carousel{
    height: 100%;
}

#sign-up-content .carousel .carousel-item{
    height: 100%;
}

#sign-up-content-right-row{
    height: 100%;
    position: absolute;
    top: -100px;
    right: 10px;
    padding-top: 110px;
}

#invalid-mail-or-password, #success{
    display: none;
    padding-left: 10px;
    font-weight: bold;
    padding-bottom: 20px;
}

#tos-unchecked, #email-exists{
    display: none;
    padding-left: 10px;
    font-weight: bold;
    padding-bottom: 20px;
    margin-top: -20px;
}

#sign-in-submit:hover, #sign-up-submit:hover{
    color: #fff;
    box-shadow: inherit;
    border: 2px solid;
    border-color: #4776E6;
    line-height: 34px;
    background-color: #4776E6;
    border-radius: 20px;
    font-weight: bold;
    position: relative;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    z-index: 1;
    transition: .3s ease-out;
    text-align: center;
    letter-spacing: .5px;
    outline: 0;
    height: 36px;
    padding: 0 2rem;
}

#sign-up-content-left-row{
    height: 100px;
    margin-top : -200px;
}


@media screen and (max-width: 1342px) {
    .tabs .indicator{
        margin-left: 3.9%;
    }

    #sign-up-tabs .col.s2{
        width: 16.6666666667%;
    }
}

@media screen and (max-width: 1263px) {
    .tabs .indicator{
        margin-left: 4.4%;
    }

    #sign-up-tabs .col.s2{
        width: 17.6666666667%;
    }
}

@media screen and (max-width: 1192px) {
    .tabs .indicator{
        margin-left: 4.7%;
    }

    #sign-up-tabs .col.s2{
        width: 18.6666666667%;
    }


}


#sign-up-responsive{
    display: none;
}

@media screen and (max-width: 1131px) {
    #sign-up-wrapper{
        display: none;
    }   
    #sign-up-responsive{
        display: block;
    }

}




#sign-up-responsive-top{
    position: relative;
    height: 600px;
    margin-top: -100px;
    background: #4776E6;
    background: -webkit-linear-gradient(to right, #8E54E9, #4776E6);
    background: linear-gradient(to right, #8E54E9, #4776E6);
    transform: skewY(-4.5deg);
}

#sign-up-responsive-top-content{
    text-align: center;
    margin-top: -370px;
    color: #fff;
    position: relative;
}

#sign-up-responsive-top-content h2{
    font-size: 20px;
    font-weight: bold;
}

#sign-up-responsive .carousel{
    height: 100%;
}

#sign-up-responsive .carousel .carousel-item{
    height: 100%;
}


#sign-up-responsive-forms{
    margin-top: 220px;
    height: 1000px;
}

#responsive-sign-up-form-row, #responsive-sign-in-form-row {
    width: 60%;
    padding-top: 200px;
}

#responsive-invalid-mail-or-password, #responsive-success, #responsive-email-exists, #responsive-tos-unchecked{
    color: #6f6a6a;
    padding-left: 10px;
    font-weight: bold;
    padding-bottom: 20px;
    display: none;
}

@media screen and (max-width: 993px) {
    .tabs .indicator {
        margin-left: 14.7%;
        width: 20%;
    }
    #sign-up-tabs .col.s2 {
        width: 30px;
    }

}

@media screen and (max-width: 532px) {
    .tabs .indicator {
        margin-left: 15%;
    }
    #sign-up-responsive-forms {
        margin-top: 250px;
    }

}

#business h1 {
    color: grey;
    font-size: 27px;
    padding-top: 70px;
    padding-bottom: 70px;
}
#business .row {
    width: 70%;
}
#business .col {
    padding-left: 5%;
    padding-right: 5%;
}

#business img {
    width: 80px;
}
#business p {
    color: grey;
}

#business {
    position: relative;
    margin-top: -110px;
    background-color: #fff;
    height: 550px;
}



#what-we-do{
    height: 900px;
    color: grey;
    position: relative;
    z-index: -1;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
    background: #4776E6;
    background: -webkit-linear-gradient(to right, #8E54E9, #4776E6);
    background: linear-gradient(to right, #8E54E9, #4776E6);
    transform: skewY(5.5deg);
    margin-top: -200px;
}

#what-we-do h2{
    font-size: 30px;
    margin-top: -40px;
}

#what-we-do h3{
    font-size: 20px;
    line-height: 180%;
    padding-top: 30px;
}

#what-we-do-row{
    transform: skewY(-5.5deg);
    color: #fff;
    font-size: 17px;
    text-align: center;
    width: 78%;
    padding-top: 120px;

}

#start-and-finish{
    padding-top: 50px;
    padding-bottom: 30px;
    font-size: 28px;
    color: #8E54E9;
    font-family: 'Open Sans', sans-serif;
}

#you-dont-need{
    font-size: 30px;
    padding-bottom: 10px;
}

#what-we-do .why-title{
    padding-bottom: 70px;
    color:  rgba(253, 253, 253, 0.53);
}

#what-we-do img {
    -webkit-transform:rotateY(-180deg); /*Safari 3.1+/Chrome*/
    -o-transform:rotateY(-180deg);  /*Opera 10.5+*/
    -moz-transform: rotateY(-180deg); /*Firefox 3.5+*/
}



#support{
    padding-bottom: 100px;
    margin-top: -100px;
    background: #fff;
    color: grey;
    padding-top: 70px;
}

#support .col.s9{
    padding-left: 5%;
}


#support h2{
    font-size: 25px;
    margin-top: -20px;
    padding-bottom: 20px;
}

#support p{
    font-size: 20px;
}

#support img{
    padding-left: 0%;
    padding-top: 0%;
}

#support h1{
    padding-bottom: 50px;
}

#support .row{
    width: 85%;
    text-align: center;
}


#home-sandbox-conclu{
    background: #4776E6;
    background: -webkit-linear-gradient(to right, #8E54E9, #4776E6);
    background: linear-gradient(to right, #8E54E9, #4776E6);
    padding-bottom: 50px;
}

#home-sandbox-conclu .col.s9{
    padding-top: 5%;
    padding-left: 5%;
}

#home-sandbox-conclu h1{
    font-size: 40px;
    padding-bottom: 30px;
}

#home-sandbox-conclu h2{
    font-size: 25px;
    margin-top: -20px;
    padding-bottom: 20px;
}

#home-sandbox-conclu p{
    font-size: 20px;
}



#why-sandbox-conclu{
    background: #fff;
    padding-bottom: 50px;
    color: grey;
    padding-top: 50px;
    padding-right: 100px;
    text-align: justify;
}

#why-sandbox-conclu .col.s9{
    padding-top: 50px;
    padding-left: 10%;
}


#why-sandbox-conclu h1{
    font-size: 40px;
    text-align: left;
    padding-bottom: 80px;
}

#why-sandbox-conclu h2{
    font-size: 25px;
    margin-top: -20px;
    padding-bottom: 20px;
}

#why-sandbox-conclu p{
    font-size: 18px;
}

#why-sandbox-conclu img{
    padding-top: 30px;;
}

#home-conclu-icones{
    color: grey;
    padding-top: 100px;
}

#home-conclu-icones h1{
    font-size: 45px;
    padding-bottom: 10px;
    padding-left: 5%;
    padding-right: 5%;
}

#home-conclu-icones h2{
    font-size: 30px;
}

#home-conclu-icones .row{
    width: 80%;

}

#home-conclu-icones h2{
    font-size: 22px;
}

#home-conclu-icones .col.s6{
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
}

#home-conclu-icones p{
    text-align: justify;
}

#home-conclu img{
    opacity: 0.2;
    filter: alpha(opacity=20);
}

#home-intro img{
    margin-bottom: -10px;
}

#why-intro img{
    margin-bottom: -10px;
}

#home-slide-sandbox{
    background: #fff;
    height: 800px;
    margin-top: -100px;
    color: grey;
}

#home-slide-sandbox img{
    margin-top: 80px;
}

#home-slide-sandbox h1{
    font-size: 30px;
}

#home-slide-sandbox-h1{
    background: #4776E6;
    background: -webkit-linear-gradient(to right, #8E54E9, #4776E6);
    background: linear-gradient(to right, #8E54E9, #4776E6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}

.home-slide-sandbox-row-buttons{
    width: 65%
}

.sandbox-button{
    width: 100%;
    box-shadow: inherit;
    border-color: #4776E6;
    border-style: solid;
    border-width: 1px;
    color: #4776E6;
    background: transparent;
}

.sandbox-button:hover, .sandbox-button-active{
    background: #4776E6;
    background: -webkit-linear-gradient(to right, #8E54E9, #4776E6);
    background: linear-gradient(to right, #8E54E9, #4776E6);
    border-color: #4776E6;
    border-color: -webkit-linear-gradient(to right, #8E54E9, #4776E6);
    border-color: linear-gradient(to right, #8E54E9, #4776E6);
    color: #fff;
}



#home-slide-sandbox-variable h2{
    font-size: 25px;
}

#why-support{
    background: #fff;
    height: 800px;
    margin-top: -100px;
    color: grey;
}

#why-support img{
    margin-left: 20%; 
    margin-top: 100px;
}

#why-support .row{
    padding-top: 100px;
}

#why-support p{
    font-size: 17px;
}

#why-managed-services-top-two {
    height: 100px;
    background-color: #f9f9f9;
    width: 50%;
    margin-left: 50%;
    margin-top: -100px;
    transform: skewY(-4.5deg);
    z-index: -1;
}

#why-managed-services-top-one {
    height: 100px;
    background-color: #f9f9f9;
    width: 51%;
    transform: skewY(4.5deg);
    z-index: -1;
}

#why-managed-services{
    background-color: #f9f9f9;
    height: 850px;
    margin-top: -70px;
    color: grey;
    text-align: center;
}

#why-managed-services h1{
    padding-top: 80px;
    text-align: center;
    margin-right: 0px;
}

#why-managed-services h3{
    padding-top: 50px;
    font-size: 23px;
    padding-bottom: 30px;
    color: #647fed;
}

#why-managed-services p{
    font-size: 17px;
}

#managed-services-row{
    width: 70%;
}

#how-we-do-it .row{
    text-align: center;
    width: 100%;
    color: grey;
}

#how-we-do-it img{
    width: 60px;
}

#how-we-do-it{
    background: #4776E6;
    background: -webkit-linear-gradient(to right, #8E54E9, #4776E6);
    background: linear-gradient(to right, #8E54E9, #4776E6);
    padding-top: 50px;
    padding-bottom: 50px;
}

#how-we-do-it h1{
    text-align: center;
    margin-right: inherit;
    padding-bottom: 50px;
    color: rgba(253, 253, 253, 0.53);
}

#how-we-do-it h2{
    font-size: 15px;
    margin-top: 10px;
    font-weight: bold;
}

/* WORDS SWAP */
[data-words]{
    vertical-align: top;
    position: static;
}
[data-words] > span{
    position: absolute;
    color: #fff;
    font-weight: bold;
}

.managed-services-icons-row{
    width: 100%;
    white-space: nowrap;
    text-align: center;
}

.managed-services-icons-row .col.s3{
    white-space: nowrap;
}

.row .managed-services-icons-row p{
    margin-left: -25px;
}

#why-managed-services .card-panel{
    margin-top: 50px;
    padding-top: 60px;
    padding-bottom: 10px;
    border-radius: 10px;
}

#how-we-do-it .card-panel{
    width: 40%;
    margin-left: 30%;
    border-radius: 10px;
    padding-top: 50px;
}

#why-mockup-img{
    margin-top: -100px;
    transform: rotate(30deg);
}

#why-mockup{
    padding-top: 30px;
    position: relative;
    z-index: -1;
}

#why-mockup .why-title{
    font-size: 30px;
    padding-bottom: 50px;
}

#why-mockup-text{
    padding-left: 15%;
}

#why-mockup-content{
    text-align: center;
    color: grey;
}



#why-mockup-intro{
    font-size: 18px;
    text-align: justify;
    font-family: 'Open Sans', sans-serif;


}

#why-mockup .card-panel{
    border-radius: 10px;
    min-height: 232px;
}

#managed-services-row h2{
    font-size: 25px;
    margin-top: -20px;
    padding-bottom: 30px;
}

#why-infrastructure{
    color: grey;
}

#why-infrastructure .row{
    width: 70%;
    padding-left: 5%;
}

#why-infrastructure img{
    width: 50px;
    margin-top: 40px;
}

#why-infrastructure h2{
    font-size: 20px;
}

#why-infrastructure h1{
    padding-bottom: 100px;
}


#why-infrastructure .why-right-row{
    text-align: right;
    padding-right: 7%;
    padding-top: 70px;
    padding-bottom: 70px;
}

#why-infrastructure .why-left-row{
    padding-right: 8%;
}

.menu-card{
    position: relative;
    width: 500px;
    height: 470px;
    margin-top: -8px;
    z-index: 1000;
    color: #4E5E71;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;

    border-radius: 5px;
    box-shadow: 0 12px 15px 0 rgba(0,0,0,.24), 0 17px 50px 0 rgba(0,0,0,.19);
    -webkit-transition: visibility .15s,opacity .3s ease,-webkit-transform .25s;
    transition: visibility .15s,opacity .3s ease,transform .25s;

}

.menu-card-services{
    position: relative;
    width: 500px;
    height: 570px;
    margin-top: -8px;
    z-index: 1000;
    color: #4E5E71;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    padding-top: 75px;
    border-radius: 5px;
    box-shadow: 0 12px 15px 0 rgba(0,0,0,.24), 0 17px 50px 0 rgba(0,0,0,.19);
    -webkit-transition: visibility .15s,opacity .3s ease,-webkit-transform .25s;
    transition: visibility .15s,opacity .3s ease,transform .25s;

}



.menu-card h4{
    font-size: 18px;
    text-align: center;
    padding-bottom: 20px;
}

.menu-card-services h4{
    font-size: 18px;
    text-align: center;
    padding-bottom: 20px;
}

.menu-card-display{
    position: relative;
    width: 500px;
    height: 470px;
    margin-top: 15px;
    z-index: 1000;
    color: #4E5E71;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    opacity: 1;

    -webkit-transition: visibility .0s,opacity .3s ease,-webkit-transform .25s;
    transition: visibility .0s,opacity .3s ease,-webkit-transform .25s;
    -webkit-transform: translate(0,-22px);
    transform: translate(0,-22px);
}

.card-arrow{
    position: relative;
    margin-top: 10px;
    margin-left: -310px;
    width: 14px;
    height: 14px;
    transform: translateX(558px) rotate(45deg);
    background: #fff;
    box-shadow: -3px -3px 5px rgba(82,95,127,.04);
    will-change: transform;
    transition-property: transform;
    transition-duration: .25s;
    z-index: 2000;

}

.card-arrow-display{
    position: relative;
    margin-top: 10px;
    margin-left: -310px;
    width: 14px;
    height: 14px;
    background: #fff;
    box-shadow: -3px -3px 5px rgba(82,95,127,.04);
    z-index: 2000;
    opacity: 1;

    -webkit-transition: visibility .0s,opacity 2s ease,-webkit-transform 2s ;
    transition: visibility 5s,opacity 5s ease,-webkit-transform 5s;
    -webkit-transform: translate(0,-22px) translateX(558px) rotate(45deg);
    transform: translateX(558px) rotate(45deg);

}

.menu-card img, .menu-card-display img, .menu-card-services img{
    width: 60px;
    margin-top: -10px;
}

.menu-card p, .menu-card-display p, .menu-card-services p{
    margin-top: 5px;
}

.menu-card .col.s6, .menu-card-display .col.s6, .menu-card-services .col.s6{
    text-align: center;
}

#menu-dropdown{
    display: none;
    position: absolute;
    z-index: 1000;
}



#domain{
    border-bottom: transparent; 
    margin: 0 0 0 0;
    color: grey;
}

#domain-intro-content input[type="text"]:focus:not([readonly]){
    border-bottom: transparent; 
    box-shadow: 0 0 0 0 transparent;
    color: grey;
}

#domain-button{
    background: transparent;
    color: #4776E6;
    box-shadow: 0 0 0 0 transparent;
    margin-left: -10px;
}

#domain-intro-content .input-field{
    margin-top: 0;
}

#domain-form-row{
    margin-bottom: 0;
}

#domain-intro-content .card-panel{
    padding: 0 0 0 0;
    border-radius: 5px;
}

#domain-intro-content i{
    margin-top: 5px;
    padding-right: 50px;
}

#domain-form-wrapper{
    width: 60%;
    padding-top: 40px;
}


#domain-find{
    font-size: 19px;
}

#domain-transfer{
    font-size: 14px;
}

#domain-steps .steps{
    width: 60%;
    position: relative;
}

#domain-steps img{
    width: 35px;
}

#domain-steps{
    color: grey;
    margin-top: -100px;
    padding-bottom: 100px;
}

#domain-steps h2{
    font-size: 18px;
    color: #5a5757;
}

#domain-steps .card-panel{
    text-align: justify;
    min-height: 310px;
}


#domain-steps .card-panel p{

}



#ssl-cards-wrapper{
    width: 60%;
}

#ssl-cards .card-panel{
    position: relative;
}

#ssl-cards img{
    width: 50px;
}

#ssl-cards h2{
    font-size: 16px;
    color: #5a5757;
    margin-left: 20px;
    margin-top: 18px;
    text-align: left;
}

#ssl-cards{
    color: grey;
    margin-top: -60px;
}

#ssl-cards .card-panel{
    text-align: justify;
    height: 230px;
}

#ssl-comparison-section .comparison-grid{
    width: 80%;
    margin-left: 10%;
}

.hidden{
    opacity:0;
}
.visible{
    opacity:1;
}

@media only screen and (max-width : 1650px){
    #pricing-packs-row {
        width: 70%;
    }


    #ssl-cards-wrapper {
        width: 70%;
    }

    #support-packs .row {
        width: 70%;
    }

}



@media only screen and (max-width : 1448px){
    #supervision-card h2{
        margin-top: 10px;
    }
}

@media only screen and (max-width : 1400px){
    #ssl-comparison-section {
        width: 80%;
        margin-left: 10%;
    }

    #ssl-cards-wrapper {
        width: 70%;
    }


}

@media only screen and (max-width : 1393px){
    #pricing-packs-row {
        width: 75%;
    }
}

@media only screen and (max-width : 1301px){
    #pricing-packs-row {
        width: 80%;
    }

    #ssl-cards-wrapper {
        width: 80%;
    }

    #supervision-card h2{
        margin-top: 18px;
    }


}

@media only screen and (max-width : 1268px){
    #supervision-card h2{
        margin-top: 10px;
    }


}

@media only screen and (max-width : 1250px){
    #pricing-packs-row {
        width: 85%;
    }
}

@media only screen and (max-width : 1230px){
    #ssl-cards-wrapper {
        width: 90%;
    }

    #supervision-card h2{
        margin-top: 18px;
    }


}

@media only screen and (max-width : 1211px){
    #support-packs .row {
        width: 80%;
    }
}


@media only screen and (max-width : 1150px){
    #ssl-comparison-section {
        width: 80%;
        margin-left: 10%;
    }

    #ssl-comparison-section .comparison-grid {
        width: 100%;
        margin-left: 0%;
    }
}

@media only screen and (max-width : 1200px){
    #pricing-packs-row {
        width: 95%;
    }

    .panel-name {
        font-size: 15px;
    }

    #ssl-comparison-section {
        width: 90%;
        margin-left: 5%;
    }
}

@media only screen and (max-width : 1124px){
    #supervision-card h2{
        margin-top: 10px;
    }


}

@media only screen and (max-width : 1085px){
    #ssl-cards h2{
        font-size: 15px;
    }

    #ssl-cards .col.s2{
        margin-left: -20px;
    }

    #supervision-card h2{
        margin-top: 18px;
    }


}

@media only screen and (max-width : 1079px){

    #supervision-card h2{
        margin-top: 10px;
    }

    #ssl-cards h2{
        margin-left: 30px;
    }
}

@media only screen and (max-width : 1079px){
    #support-packs .row {
        width: 90%;
    }

    #support-blabla h1 {
        font-size: 20px;
    }

}


@media only screen and (max-width : 992px){
    #pricing-packs-row .starter-button {
        margin-top: 80px;
    }

    .-one {
        margin-top: -40px;
    }
}

@media only screen and (max-width : 968px){
    #sla-uptime-card h2{
        margin-top: 10px;
    }
}




@media only screen and (max-width : 962px){
    #pricing-packs-row .starter-button {
        margin-top: 60px;
    }

    .-one {
        margin-top: -20px;
    }
}


@media only screen and (max-width : 947px){
    #pricing-packs-row .starter-button {
        margin-top: 80px;
    }

    .-one {
        margin-top: -40px;
    }

    #pricing-packs-row .enterprise-button {
        margin-top: 40px;
    }
}

@media only screen and (max-width : 942px){
    #support-packs p {
        font-size: 14px;
    }
}

@media only screen and (max-width : 891px){
    #support-packs .col.s6{
        width: 100%;
    }   
    #support-packs .card-panel {
        height: 380px;
    }
    #support-packs h2 {
        padding-bottom: 30px;
    }
}

@media only screen and (max-width : 870px){
    #pricing-packs-row .starter-button {
        margin-top: 60px;
    }

    .-one {
        margin-top: -20px;
    }
}

@media only screen and (max-width: 860px){
    #ssl-cards-wrapper .col.s4{
        width: 100%;
    }

    #ssl-cards .card-panel {
        height: auto;
        padding-bottom: 60px;
    }

    #ssl-cards .card-panel p{
        font-size: 15px;
        margin-top: -0px;
    }

    #ssl-cards h2, #ssl-cards #knowledge-card h2, #ssl-cards #contact-support-card h2 {
        margin-top: 20px;
        margin-left: -50px;
    }
}


@media only screen and (max-width : 850px){
    #pricing-packs-row .col.s4 {
        width: 100%;
        padding-bottom: 50px;
    }

    #pricing-packs-row{
        width: 60%;
    }


}

@media only screen and (max-width : 815px){
    #ssl-cards h2, #ssl-cards #knowledge-card h2, #ssl-cards #contact-support-card h2 {
        margin-top: 20px;
        margin-left: -30px;
    }

    #support-blabla h3 {
        font-size: 16px;
    }

    #support-blabla h2 {
        font-size: 18px;
    }

    #support-blabla{
        width: 90%;
        margin-left: 5%;
    }


}

@media only screen and (max-width : 804px){
    #support-blabla h3 {
        font-size: 15px;
    }

    #support-blabla h2 {
        font-size: 16px;
    }
}

@media only screen and (max-width : 767px){
    #support-packs .row {
        width: 90%;
    }
}



@media only screen and (max-width : 696px){
    #support-blabla h1 {
        font-size: 23px;
    }

    #ssl-cards h2{
        margin-left: 0px;
    }


    #ssl-cards img {
        width: 50px;
        margin-left: 15px;
    }
}







@media only screen and (max-width : 650px){
    #pricing-packs-row{
        width: 80%;
    }


}



@media only screen and (max-width : 600px){
    #support-packs .card-panel {
        height: 390px;
    }

    #ssl-comparison-section a{
        padding-left: 15px;
        padding-right: 15px;
    }

    #ssl-comparison-section > div:nth-child(5) > div > div:nth-child(4), #ssl-comparison-section > div:nth-child(5) > div > div:nth-child(3){
        padding-left: 0px;
        margin-left: 0px;
    }
}

@media only screen and (max-width : 580px){



    #support-packs h2 {
        padding-bottom: 30px;
        width: 90%;
        margin-left: 5%;
    }
    #support-blabla h1 {
        font-size: 23px;
        width: 90%;
        margin-left: 5%;
    }
}

@media only screen and (max-width : 579px){
    #ssl-cards h2 {
        margin-left: 10px;
    }

}






@media only screen and (max-width : 510px){



    #ssl-comparison-section a {
        font-size: 11px;
    }
}

@media only screen and (max-width : 485px){
    #ssl-cards .card-panel {
        height: auto;
        padding-bottom: 90px;
    }
}


@media only screen and (max-width : 473px){
    #support-packs .card-panel {
        height: 420px;
    }
}

@media only screen and (max-width : 453px){
    #support-packs .card-panel {
        height: 450px;
    }


}

@media only screen and (max-width : 440px){


    #ssl-cards h2 {
        margin-left: 30px;
    }


}


@media only screen and (max-width : 410px){


    #ssl-comparison-section a {
        padding-left: 5px;
        padding-right: 5px;
    }
}



@media only screen and (max-width : 398px){
    #support-packs .card-panel {
        height: 480px;
    }


}



@media only screen and (max-width : 381px){


    #ssl-cards h2 {
        margin-left: 40px;
    }

    #supervision-card h2{
        margin-top: 10px;
    }


}


@media only screen and (max-width : 366px){
    #ssl-cards .card-panel {
        height: auto;
        padding-bottom: 110px;
    }
}


@media only screen and (max-width : 362px){
    #support-packs .card-panel {
        height: 510px;
    }
    #support-blabla h1 {
        font-size: 17px;
    }
    #support-packs h2 {
        padding-bottom: 10px;
    }

    #support-packs h2 {
        font-size: 15px;
    }
}

@media only screen and (max-width : 350px){

    #pricing-packs-row{
        width: 90%;
    }



}


@media only screen and (max-width : 346px){

    #sla-uptime-card h2{
        margin-top: 10px;
    }

    #ssl-cards h2{
        margin-left: 50px;
    }
}

@media only screen and (max-width : 326px){
    #support-packs .card-panel {
        height: 530px;
    }


}

