@import url('http://fonts.cdnfonts.com/css/encode-sans-compressed');

.logo {
    width: 150px;
    height: 50px;
}
.vl {
    border-left: 0.5px solid #9A9D90;
    height: 180px;
}
.top-img {

    background-repeat: no-repeat;
    background-size: 110% auto;
}
.prime-color{
    color: #024586;
}

.bottom-img {

    background-repeat: no-repeat;
    background-size: 100% auto;
    padding-top: 50px

}

.img-style {
    width: 180%;
    height: 130%;
    padding-right: 40px;
    margin-top: -150px;
    margin-left: -180px;

}

.home-section {
    padding-top: 150px;
    padding-left: 150px;
}

.chat-btn {
    border: none;
    background-color: #fbb730;
    color: white;
    font-weight: 700;
    padding: 10px;
    border-radius: 5px;
}

.heading-grid {
    color: #024586;
    font-weight: 900;
}

.hr {
    border-left: 1px solid white;
    height: 200px;
}
.main-banner-wrap{
    position: relative;
}

.content-wrap {
    position: absolute;
    margin: 100px;
    top: 200px;
    width: 40%;
    color: white;
}

@media (min-width:320px) {
    .small-screen-image-1 {
        height: 200px;
        width: 200px;
        padding: 20px;
    }

    .small-screen-heading-1 {
        font-size: x-large;
        font-weight: 300;
        text-transform: none;
    }

    .heading-grid {
        color: #024586;
        font-weight: 900;
        font-size: x-large;
    }

    .top-img {
        background-repeat: no-repeat;
        background-size: 100% 750px;
    }

    .bottom-img {
        background-repeat: no-repeat;
        background-size: 350% auto;
    }

    .home-section {
        padding-top: 10px;
        padding-left: 15px;
    }

    .img-style {
        width: 100%;
        height: 150%;
        padding-right: 20px;
        padding-left: 20px;
        margin-top: -90px;
        margin-left: -50px;

    }

    .text-style {
        color: white;
    }



    .heading-cloud-section {
        color: #024586;
        font-weight: 900;
        font-size: x-large;
    }

    #cloud-image {

        background-repeat: no-repeat;
        background-position: 13px 1100px;
        background-size: 50% auto;
        background-color:#dff2fd;

    }

    .sun-style {
        height: 50px;
        width: 50px;
        margin-left: 80px;
        z-index: 1;
        margin-bottom: -90px;
        padding: 0;
    }

    .board-style {
        z-index: 0;
        bottom: 0;
        top: 0;
        margin: 0;
        padding: 0;
    }

    .footer-heading {
        font-size: smaller;
    }

    .footer-subheading {
        font-size: x-small;
    }

    .hr {
        border-left: none;
        height: 0px;
    }
    .content-wrap h3,p{
        display:block;
    }
    .content-wrap {
        bottom:0px;
        margin:0;
        top:unset;
    }
}

@media (min-width:600px) {
    .img-style {
        width: 100%;
        height: 100%;
        padding-right: 30px;
        padding-left: 20px;
        margin-top: -5px;
        margin-left: -10px;
    }
    .home-section {
        padding-top: 50px;
        padding-left: 60px;
    }
    .text-style{
        color: black;
    }

    .content-wrap p{
        display:block;
    }
    .content-wrap {
        bottom: 100px;
        margin: 90px 30px;
        top: unset;
    }
    .content-wrap h3{
        display:block;
    }
}


@media (min-width:760px) {
    .small-screen-image-1 {
        height: 400px;
        width: 400px;
        padding: 20px;
    }

    .img-style {
        width: 100%;
        height: 100%;
        padding-right: 30px;
        padding-left: 20px;
        margin-top: -5px;
        margin-left: -10px;
    }

    .bottom-img {

        background-repeat: no-repeat;
        background-size: 160% auto;

    }

    .home-section {
        padding-top: 110px;
        padding-left: 20px;
    }

    .sun-style {
        height: 150px;
        width: 150px;
        margin-left: 300px;
        z-index: 1;
        margin-bottom: 320px;
        padding: 0;
    }

    .board-style {
        z-index: 0;
        bottom: 0;
        top: 0;
        margin: 0;
        padding: 0;
    }

    .heading-grid {
        color: #024586;
        font-weight: 900;
        font-size: x-large;
    }

    .footer-heading {
        font-size: small;
    }

    .footer-subheading {
        font-size: medium;
    }

    .hr {
        border-left: 1px solid white;
        height: 0px;
    }

    #cloud-image {

        background-repeat: no-repeat;
        background-position: -113px 800px;
        background-size: 30% auto;

    }

}

@media (min-width:995px) {
    .logo {
        width: 90px;
        height: 40px;
    }

    .pg-padding{
        padding-right: 180px;
    }

    input[type=search] {
        width: 150px;
    }

    .nav-text {
        margin: 5px 2px 5px 2px;
    }

    .small-screen-image-1 {
        height: 500px;
        width: 500px;
        padding: 20px 20px 20px 0px;
    }
    .bottom-img {

        background-repeat: no-repeat;
        background-size: 100% auto;
    }

    .img-style {
        width: 100%;
        height: 100%;
        padding-right: 30px;
        padding-left: 20px;
        margin-top: -5px;
        margin-left: -10px;
    }

    .home-section {
        padding-top: 50px;
        padding-left: 70px;
    }

    .text-style {
        color: white;
    }

    .sun-style {
        padding-left: 100px;
        padding-top: 10px;
        height: 150px;
        width: 150px;
    }

    .footer-heading {
        font-size: small;
    }

    .footer-subheading {
        font-size: smaller;
    }

    .hr {
        border-left: 1px solid white;
        height: 200px;
    }
    #cloud-image {

        background-repeat: no-repeat;
        background-position: -113px 1100px;
        background-size: 20% auto;

    }

    .sun-style {

        z-index: 1;

        padding: 0;
    }

    .board-style {
        z-index: 0;
        bottom: 0;
        top: 0;
        margin: 0;
        padding: 0;

    }
    .content-wrap p{
        display:block;
    }

    .content-wrap h3{
        display:block;
    }
    .content-wrap {
        top: 100px

    }
}

@media (min-width:1060px) {
    input[type=search] {
        width: 200px;
    }
}

@media (min-width:1100px) {
    .nav-text {
        margin: 5px 9px 5px 9px;
    }

    input[type=search] {
        width: 200px;
    }

    .small-screen-image-1 {
        height: 550px;
        width: 600px;
        padding: 20px 20px 20px 0px;
    }

    .img-style {
        width: 100%;
        height: 100%;
        padding-right: 30px;
        padding-left: 20px;
        margin-top: -5px;
        margin-left: -55px;
    }

    .home-section {
        padding-top: 70px;
        padding-left: 70px;
    }

    .text-style {
        color: white;
    }

    .footer-heading {
        font-size: small;
    }

    .footer-subheading {
        font-size: smaller;
    }

    .hr {
        border-left: 1px solid white;
        height: 200px;
    }
    #cloud-image {

        background-repeat: no-repeat;
        background-position: -120px 1100px;
        background-size: 20% auto;
    }

    .sun-style {

        z-index: 1;

        padding: 0;
    }

    .board-style {
        z-index: 0;
        bottom: 0;
        top: 0;
        margin: 0;
        padding: 0;

    }
}

@media (min-width:1150px) {
    input[type=search] {
        width: 250px;
    }
}

@media (min-width:1200px) {
    input[type=search] {
        width: 300px;
    }
}

@media (min-width:1310px) {
    .logo {
        width: 150px;
        height: 50px;
    }

    input[type=search] {
        width: 360px;
    }

    .nav-text {
        margin: 5px 7px 5px 7px;
    }

    .small-screen-image-1 {
        height: 600px;
        width: 700px;
        padding: 20px 20px 20px 0px;

    }

    .img-style {
        width: 100%;
        height: 100%;
        padding-right: 30px;
        padding-left: 100px;
        margin-top: -1px;
        margin-left: -50px;
    }

    .heading-grid{
        font-size: 50px;
    }

    .heading-cloud-section{
        font-size: 35px;
    }

    .home-section {
        padding-top: 160px;
        padding-left: 70px;
    }

    .text-style {
        color: white;
    }

    .hr {
        border-left: 1px solid white;
        height: 150px;
    }

    #cloud-image {

        background-repeat: no-repeat;
        background-position: -130px 950px;
        background-size: 20% auto;

    }

    .sun-style {
margin-left: 650px;
        z-index: 1;
        padding: 0;
    }

    .board-style {
        z-index: 0;
        bottom: 0;
        top: 0;
        margin: 0;
        padding: 0;

    }
    .top-img {

        background-repeat: no-repeat;
        background-size: 120% auto;
    }

    .headings{
        margin-top: -50px;
    }
    .pg-padding{
        margin-top: 45px;
    }

}
@media (min-width: 1410px){
    .home-section {
        padding-top: 0;
        padding-left: 70px;
        max-width: 700px;
    }
    .refferal-system{
        align-items: center;
    }
}
@media (min-width: 1610px){
    .home-section {
        margin-top: -24px !important;
    }
}

