body, html {

    margin: 0;
    padding: 0;
    overflow-x: hidden;
    background-color: #F2F4F7;
}


.container-fluid {
    padding: 0;
}

.header-wrapper {
    margin-top: 0 !important;
    top: 0 !important;
    width: 100%;
    text-align: center;
    background: url(img/Background.png);
    background-repeat: repeat-x;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#24295d+0,004fa5+100 */
background: #24295d; /* Old browsers */
background: -moz-linear-gradient(top,  #24295d 0%, #004fa5 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #24295d 0%,#004fa5 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #24295d 0%,#004fa5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24295d', endColorstr='#004fa5',GradientType=0 ); /* IE6-9 */


}





.header-text{
    padding: 30px 0 30px 37.5px;
}

.header-wrapper .header-text .slogan{
    font-size: 30px;
    font-family: sofia_prolight;
}

.content-wrapper{
    font-family: sofia_prolight;
    padding: 20px 0;
}

.carousel-wrapper{
    width: 100%;
    height: 440px;
    position: relative;
    display: block;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
}

.carousel-container {
    width: 100%;
    height: 100%;
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
}

.header-wrapper .header-text .title .img-logo{
    height: auto;
    padding-bottom: 10px;
}

.dv-vibes {
    margin-top: 20px;
    text-align: center;
}

.dv-vibes img {
    width: 85%;
    margin-bottom: 10px; 
}

.dv-vibes-content {
    margin-top: 60px;
}

.dv-vibes-content p {
    text-align: center;
    font-size: 1.75rem;
}

.dv-vibes-explore {
    font-size: 1.25em;
    color: #424242;
    text-decoration: none !important;
}

.dv-phone-application{
    padding: 30px 40px 30px;

}

.dv-phone-application .t-content-text {
    font-size: 1.6em;
    font-family: 'slabo';
    line-height: 1.2em;
    padding-top: 80px;
}

.dv-phone-application .t-content-text .t-title {
    font-size: 1.5em;
    font-family: 'sofia_prolight';
    line-height: 1.2em;
}

.dv-team{
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#007CD2), to(#0852a0));
    background: -webkit-linear-gradient(top, #007CD2, #0852a0);
    background: -moz-linear-gradient(top, #007CD2, #0852a0);
    background: -ms-linear-gradient(top, #007CD2, #0852a0);
    background: -o-linear-gradient(top, #007CD2, #0852a0);
    padding: 50px 40px 30px;
    color: #C8D2E5;
}

.dv-team .t-content-text {
    text-align: center;
    font-size: 1.6em;
    line-height: 1.1em;
    padding-bottom: 20px;
}

.dv-team .t-content-text .t-title {
    font-size: 1.4em;
    line-height: 1.5em;
}

.t-desc {
    font-size: 1.3em;
}

.dv-team .team-item{
    padding: 20px 0;
    text-align: center;
}

.dv-team .team-item .team-member-info{
    padding-top: 15px;
    width: 60%;
    margin: 0 auto;
    font-size: 1.2em;
    line-height: 1.1em;
}

.dv-team .team-item .team-member-info .team-item-title{
    font-size: 1.4em;
    line-height: 1.2em;
}


.dv-contact-us{
    padding: 50px 40px 0;
    margin: 0;
}

div.item{
    position: relative;
    display: inline-block;
    width: auto;
    height: 75%;
    text-align: center;
    color: #C8D2E5;
}

.elem_invisible{
    visibility: hidden;
}

.scaled{
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: 2s;
    transition: 2s;
}

span.comment{
    font-family: sofia_prolight;
    font-size: 1em;
    opacity: 0;
    display: block;
    width: 100%;
    padding-bottom: 60px;
}

.img-item{
    max-width: 100%;
    width: auto;
    height: 90%;
    margin: 0 15px;
}

.text-part-2 div[class^="col-"]{
    padding: 0;
}

.phone-info{
    display: inline;
}

.inp-phone{
    width: 25%;
    height: 2.8em;
    border: 2px solid #007cd2;
    border-radius: 6px;
    margin-top: 15px;
    padding-left: 10px;
}

.btn-phone {
    width: 48px;
    height: 48px;
    background-color: #007cd2;
    border: solid 1px #007cd2;
    border-radius: 50%;
}

.circle-btn p::before{
    background: url('../img/arr-l.png') no-repeat;
    width: 48px;
    height: 48px;
    content: '';
    display: inline-block;
    position: absolute;
}

.dv-phone-application .appstore-title{
    font-size: 2em;
    line-height: 3em;
    margin: 0;
}

.fickle-platform {
    max-width: 800px;
}

.fickle-platform-img {
    margin-top: 30px; 
    margin-bottom: 50px;
}

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

    /* SUGGESTIONS STYLING FOR SMALL SCREENS */

    .suggestions-list {
        top: -2px;
        width: 100%;
    }


    .carousel-wrapper {
        height: 440px !important;
    }

    .img-logo {
        width: 50%;
        padding-bottom: 20px;
    }

    .img-phone {
        margin: 15px 0 15px 0;
    }    

    .img-phone-1 {
        width: 70%;
        margin-right: 60px;
    } 

    .img-phone-2 {
        width: 70%;
        margin-top: -260px !important;
        margin-left: 60px;
    }

    .header-wrapper .header-text .title{
        font-size: 70px;
    }

    .header-wrapper .header-text .slogan{
        font-size: 20px;
        width: 90%;
        margin: 0 auto;
    }

    .header-text{
        padding: 30px 0 40px;
    }

    .dv-phone-application {
        text-align: center;
    }

    .dv-phone-application .appstore-title {
        line-height: 1.1em;
        font-size: 1.5em;
        padding-bottom: 20px;
    }

    .t-content-text {
        padding-top: 30px !important;
        font-size: 1.3em;
    }

    .slogan {
        line-height: 1.2em;
        font-size: 24px;
        width: 90%;
        margin: 0 auto;
    }

    .move-down {
        padding-top: 60px !important;
    }

    .fickle-platform {
        max-width: 350px;
    }

    .fickle-platform-img {
        max-width: 350px;
        margin-top: 30px; 
        margin-bottom: 20px;
    }


    .dv-vibes {
        max-width: 350px;
       margin-left: auto;
       margin-right: auto;
    }


    .tall-top-margin {
        margin-top: 0px;
    }


    .dv-restaurants-different-title {
        max-width: 80%;
       margin-left: auto;
       margin-right: auto;
    }

        .dv-restaurants-different-content {
        max-width: 80%;
       margin-left: auto;
       margin-right: auto;
    }

    .dv-restaurants-different img {
        max-width: 80%;
       margin-left: auto;
       margin-right: auto;
    }

    .dv-restaurants-different-text {
        max-width: 80%;
        margin-top: 0px;
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;

    }
}

@media screen and (max-width: 640px) and (orientation: landscape){
    .carousel-wrapper {
        height: 400px;
    }
}

@media (min-width: 640px) and (max-width: 767px){
    .carousel-wrapper {
        height: 450px;
    }

    .header-wrapper .header-text .title .img-logo{
        width: 30%;
    }

}

@media (min-width: 768px){
    .header-wrapper .header-text .title .img-logo{
        width: 25%;
    }
}

@media (min-width: 769px) and (max-width: 900px) {
    .carousel-wrapper {
        height: 380px
    }

    .header-wrapper .header-text .title .img-logo{
        width: 27%;
    }
}

@media (min-width: 901px) and (max-width: 991px) {
    .carousel-wrapper {
        height: 440px
    }

    .header-wrapper .header-text .title .img-logo{
        width: 25%;
    }
}


@media (min-width: 992px) and (max-width: 1299px){
    .header-wrapper .header-text .title .img-logo{
        width: 20%;
    }
}

@media (min-width: 768px) and (max-width: 1024px){
    .img-phone-1 {
        width: 50%;
        margin-right: 100px;
    } 

    .img-phone-2 {
        width: 50%;
        margin-top: -280px !important;
        margin-left: 126px;
    }

    .img-phone-3 {
        margin-left: 250px;
    }

}


@media (min-width: 1200px) {
    .img-phone {
        width: 45%;
        height: auto;
        padding: 0 20px;
    }
}

@media (min-width: 1300px){
    .header-wrapper .header-text .title .img-logo{
        width: 20%;
    }
}

@media (min-width: 1500px){
    .header-wrapper .header-text .title .img-logo{
        width: 15%;
    }
}

.custom-offset{
    margin: 0 auto;
}

@media (min-width: 992px) and (max-width: 1199px){
    .col-custom-md-offset {
        margin-left: 12.5%;
    }

    .dv-team .t-content-text {
        padding: 0 80px 20px;
    }

    .dv-team .team-item .team-member-info {
        width: 80%;
    }

    .img-phone {
        padding: 0 15px;
    }



}

.hr-border{
    color: #9199a1;
    background-color: #9199a1;
    height: 1px;
    margin: 40px 0;
}

.dv-contact-us .contact-title{
    font-size: 2em;
}
.dv-contact-us .contact-text{
    font-size: 1.5em;
}

.dv-contact-us .copyright {
    font-size: 0.8em;
}

.appstore {
    margin-top: 80px;
}

.appstore,
.dv-contact-us p {
    text-align: center;
}

.img-appstore, .img-applestore {
    padding-bottom: 15px;
}

input.inp-phone{
    width: 90%;
    height: 48px;
    margin: 0 0 10px;
}

.circle-btn{
    padding-left: 0;
    cursor: pointer;
}

.header-form .download-info {
    padding-top: 40px;
    font-family: 'sofia_prolight';
}

.orange {
    color: #ff8000;
}

.light-blue {
    color: #04cfc1;
}

.turquoise {
    color: #38ffd7;
}

.explore-vibes {
    margin-left: auto;
    margin-right: auto;
    text-align: center;

    max-width: 1000px;
}

.explore-vibe {
    width: 300px;
    height: 500px;
    text-align: center;
    overflow: hidden;
    display: inline-block;

}

.explore-vibe h1 {
    margin-left: 20px;
    margin-right: 20px;
    color: #FFFFFF;
    font-size: 30px;
    font-family: 'sofia_prolight';
}

.explore-vibe img {
    height: 250px;
}

.explore-vibe p {
    margin-left: 20px;
    margin-right: 20px;
    text-overflow: wrap;
    color: #c6e7fe;
    font-size: 17px;
    font-family: 'sofia_prolight';
}