﻿html {
    overflow-x: hidden !important;
}

body {
    overflow-x: hidden !important;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
}


.f-aqua {
    color: #60c5c0 !important;
}

.f-blue {
    color: #282972 !important;
}


.jumbotron h1 {
    text-transform: uppercase;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 900;
    color: #282972;
    line-height: 90%;
    margin-top: 20px !important;
}

h1 {
    font-size: 40px;
    margin: 0 !important;
}
.h1-help {
    font-size: 32px;
    color: #282972 !important;
}

h2 {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    text-transform: none !important;
    color: #282972;
    font-size: 28px;
    font-weight: 100 !important;
}

    h2 span {
        font-weight: 600 !important;
        color: #282972;
    }

.p-font {
    color: #282972 !important;
}

.p-bold {
    font-weight: 600 !important;
}

.signup-img {
    width: 55% !important;
    position: relative;
    top: 50%;
    left: 22%;
}

.container-usp {
    padding-top: 50px;
}

.btn-muddyPuppy {
    background-color: #0fafe6 !important;
    color: #fff !important;
    position: relative;
    transition: 0.5s all ease;
    text-decoration: none;
    font-size: 22px;
    font-weight: 900;
    border: 3px solid #282b6e;
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 12%);
    margin: auto;
    padding: 6px 20px;
    border-radius: 22px;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    transition: 0.5s all ease;
    margin-top: 8px;
}

.pt-50 {
    margin-bottom: 50px !important;
}

.pt-5 {
    padding-top: 5rem !important;
}
.appStore-download
{
    width:250px!important;
}
.googlePlay-download {
    width: 250px !important;
}
/************* SCREEN SIZES *****************/
@media (min-width: 320px) and (max-width: 350px) {
    h1 {
        font-size: 28px;
        margin: 0 !important;
    }

    h2 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        text-transform: none !important;
        color: #282972;
        font-size: 20px;
        font-weight: 100 !important;
    }

    .img-organisations {
        width: 70% !important;
    }
    
}

@media (min-width: 351px) and (max-width: 450px) {
    h1 {
        font-size: 28px;
        margin: 0 !important;
    }

    h2 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        text-transform: none !important;
        color: #282972;
        font-size: 20px;
        font-weight: 100 !important;
    }

    .img-organisations {
        width: 68% !important;
    }
 
}

@media (min-width: 451px) and (max-width: 490px) {
    h1 {
        font-size: 28px;
        margin: 0 !important;
    }

    h2 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        text-transform: none !important;
        color: #282972;
        font-size: 20px;
        font-weight: 100 !important;
    }

    .img-organisations {
        width: 65% !important;
    }
}

@media (min-width: 491px) and (max-width: 550px) {
    h1 {
        font-size: 28px;
        margin: 0 !important;
    }

    h2 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        text-transform: none !important;
        color: #282972;
        font-size: 20px;
        font-weight: 100 !important;
    }
    .img-organisations {
        width: 62% !important;
    }
  
}

@media (min-width: 551px) and (max-width: 575px) {
    h1 {
        font-size: 28px;
        margin: 0 !important;
    }

    h2 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        text-transform: none !important;
        color: #282972;
        font-size: 20px;
        font-weight: 100 !important;
    }
    .img-organisations {
        width: 60% !important;
    }
}

@media (min-width: 576px) and (max-width: 650px) {
    h1 {
        font-size: 28px;
        margin: 0 !important;
    }

    h2 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        text-transform: none !important;
        color: #282972;
        font-size: 20px;
        font-weight: 100 !important;
    }
    .img-organisations {
        width: 57% !important;
    }
}

@media (min-width: 651px) and (max-width: 767px) {
    h1 {
        font-size: 28px;
        margin: 0 !important;
    }

    h2 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        text-transform: none !important;
        color: #282972;
        font-size: 20px;
        font-weight: 100 !important;
    }

    .img-organisations {
        width: 50% !important;
    }
}

@media (min-width: 768px) and (max-width: 850px) {
    
    .img-organisations {
        width: 100% !important;
    }
}

@media (min-width: 851px) and (max-width: 992px) {
    h1 {
        font-size: 28px;
        margin: 0 !important;
    }

    h2 {
        font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
        text-transform: none !important;
        color: #282972;
        font-size: 20px;
        font-weight: 100 !important;
    }

    .img-organisations {
        width: 100% !important;
    }
}

@media (min-width: 993px) and (max-width: 1199px) {
}

@media (min-width: 1200px) and (max-width: 1250px) {
    .col-lg-2 {
        width: 20%;
    }
}

@media (min-width: 1251px) and (max-width: 1299px) {
    .col-lg-2 {
        width: 20%;
    }
}

@media (min-width: 1300px) and (max-width: 1440px) {
    .col-lg-2 {
        width: 20%;
    }
}

@media (min-width: 1441px) and (max-width: 2570px) {
    .col-lg-2 {
        width: 20%;
    }
}
/*@media (min-width: 992px) {
    .p-md-offset-2 {
        margin-left: 5.5%;
    }
}*/

@media (min-width: 992px) {
    .p-width {
        width: 80%;
        margin-left: 10%
    }
}