﻿/*@font-face {
    font-family: 'Aileron-Regular-webfont';
    src: url('../fonts/Aileron-Regular-webfont.woff') format('woff');
}*/

@font-face {
    font-family: 'Segoe UI Regular';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Segoe UI.woff') format('woff');
}


body {
    font-family: Segoe UI Regular;
    height: 100%;
    min-height: 100%;
    background-color: white;
}


/*Zirk*/
.paragraph-spacing {
    margin-top: 68px; /*margin-top: 50px*/
}

/*Zirk*/
.text-bold-center {
    font-weight: bold;
}


/* J Archer */
#picture-height {
    height: 260px;
}

.picture-top {
    top: 25px;
}

/* Jan-Hendrik 19/03/2020 */
.orange-logo {
    margin-top: 115px;
}

.green-logo {
    margin-bottom: 50px;
}



.font-color-black {
    color: #2c2d2f;
}

.footer {
    bottom: 0px;
    position: relative;
    margin-top: -40px;
    background-color: #3570be;
    color: #fff;
    width: 100%;
    line-height: 60px;
    font-size: 12px;
    max-height: 60px;
    z-index: 0;
}

.FrontFooterUrl {
    color: #fff;
    text-decoration: underline;
}

.navbar-default {
    background-color: transparent !important;
    border: none;
    color: white !important;
}

    .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > div.dropdown > a {
        color: white;
        background-color: transparent;
        font-size: 15px;
    }

.nav > li > div > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .navbar-nav > li > div > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.dropdown-menu {
    position: absolute;
    top: 60%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 100%;
    padding: 5px 0;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 15px;
}

    .dropdown-menu > li > a {
        color: white;
        background-color: transparent;
        border-bottom: 1px solid white;
        text-align: left;
        padding: 5px 0;
        font-size: 15px;
    }

    .dropdown-menu > li:first-child {
        border-top: 1px solid white;
    }

    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
        background-color: transparent;
        color: #FFFFFF;
        text-decoration: none;
    }



.backgroundBlue {
    background: #3570be;
}

.HomeBackgroundBanner {
    background: url('../Images/FrontImages/S2P_HomeBannerMain.jpg') no-repeat;
    height: 700px
}

.HomeBackgroundBanner-ContactUs {
    background: url('../Images/FrontImages/S2P_HomeBannerMain.jpg') no-repeat scroll center top;
    height: 480px
}
/* Jan-Hendrik 19/03/2020 */
.GrayBackground-ContactUs {
    background-color: #f7f8fa;
    /*height: 280px;*/
    height: 505px;
}

.margin-top-20 {
    margin-top: 20px
}

.margin-top-25 {
    margin-top: 25px
}

/*Tutorial Page style start*/
.Tutorial-Section-Heading-Color {
    background: rgb(80,124,200);
    background: linear-gradient(90deg, rgba(80,124,200,1) 35%, rgba(255,255,255,1) 100%);
}

.Tutorial-Section-Heading-Padding {
    padding-top:5px;
    padding-bottom:5px;
}

.Tutorial-Section-Heading-Text {
    font-size:30px;
}

.Tutorial-Section-Heading-SubText {
    font-size: 18px;
}

.AppStore-MarginBottom-5 {
    margin-bottom: 5px;
}

.Tutorial-Download-Heading {
    font-size: 24px;
}

@media (min-width: 790px) {
    .Tutorial-Menu-Resize {
        width: 108%;
        margin-right: -40px;
    }
}

@media (min-width: 991px) {
    .Tutorial-Summary-Image {
        width: 80%;
    }

    .Tutorial-School-Section-Laptop-Image {
        width:55%;
    }

    .Image-Text-Wrap {
        width: 25%;
        float: left;
        margin-left:-50px;
        margin-right:20px;
        margin-top:10px;
    }

    .Tutorial-Parent-Section-Mobile-Image {
        width: 25%;
    }

    .Tutorial-Parent-Section-Download-Div {
        margin-left: 100px;
        margin-top: -60px;
    }

    .Tutorial-Download-Image {
        width: 55%;
    }

    .Tutorial-Download-Heading {
        font-size:20px;
    }
}

@media screen (min-width: 320px) {
    .Tutorial-Section-Heading-SubText {
        font-size: 18px;
        display: block;
    }
}

@media screen and (max-width:545px) and (min-width: 320px) {
    .Tutorial-Section-Heading-SubText {
        font-size: 18px;
        display:block;
    }
}

/*Tutorial Page style end*/

.BannerContent-top-175 {
    top: 175px;
}

/*.BannerContent-top-170 {
    top: 170px;
}*/

.BannerContent-top-170 {
    top: 250px;
}

.BannerContent-top-260 {
    top: 260px;
}

.BannerText-Heading {
    color: #fff;
    font-size: 55px;
}

    /* J Archer  */
.BannerText-Heading.Home {
    font-size: 46px;
}

.HomeTop {
    margin-top: 5px;
}

.BannerText {
    color: #fff;
    font-size: 20px;
}

.Text-center {
    text-align: center
}

.MoreInfo-margin-top-235 {
    margin-top: 235px;
}


.MoreInfo-margin-top-150 {
    margin-top: 150px;
}

.Store-btn-margin-top-55 {
    margin-top: 55px;
}

.StoreImg {
    max-height: 65px;
    height: 65px;
}

.navbar-top-absolute {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 1030;
}

.margin-top-60 {
    margin-top: 60px;
}

.p-line-height {
    line-height: 1.7;
}

.p-justify {
    text-align: justify;
    text-justify: auto;
}

.font-size-15 {
    font-size: 15px;
}

.font-size-16 {
    font-size: 16px;
}

.font-size-18 {
    font-size: 18px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-bottom-180px {
    margin-bottom: 180px
}

.margin-bottom-100px {
    margin-bottom: 100px
}

.padding-0 {
    padding: 0;
}

.margin-10 {
    margin: 10px;
}

.padding-left-50 {
    padding-left: 50px
}

.width-30 {
    width: 30% !important
}

.margin-left-50 {
    margin-right: 50px;
}

.margin-right-10 {
    margin-right: 10px
}

.Header-text-align-right {
    text-align: right;
    float: right;
}

.mobile-img {
    height: 40px;
    margin: 10px;
}

.font-Color-Blue {
    color: #3570be;
}

.font-Color-DarkBlue {
    color: #5071be;
}

.font-Color-Grey {
    color: #5a5a5a;
}

.margin-Top-0 {
    margin-top: 0;
}

.margin-bottom-40px {
    margin-bottom: 40px;
}

.margin-bottom-35px {
    margin-bottom: 35px;
}

.margin-bottom-30px {
    margin-bottom: 30px;
}

.margin-bottom-280px {
    margin-bottom: 280px;
}

.hr-blue {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 5px solid #1e60b6;
    border-bottom: 3px solid #089cff;
}

.nav-collapse-border {
    padding: 0 !important;
    margin: 0 !important;
}

.BannerContent-top-175px {
    top: 175px;
}

.BannerContent-Heading1 {
    font-size: 50px;
    color: white;
}

.BannerContent-Sub-Heading {
    color: white;
}

.btn-primary {
    color: #fff;
    background-color: #1e60b6;
    border-color: #2e6da4;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #2e6da4;
        border-color: #1e60b6;
    }

.btn-contactUs-submit {
    height: 60px;
    width: 140px;
}

.height-60px {
    height: 60px !important;
}

.height-220px {
    height: 220px !important;
}

.margin-top-115px {
    margin-top: 115px;
}

.margin-top-90px {
    margin-top: 90px;
}

.margin-top-bottom-5 {
    margin-top: 5% !important;
    margin-bottom: 5% !important;
}

.margin-bottom-115px {
    margin-bottom: 115px;
}


.g-recaptcha {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    height: 60px;
    width: 140px;
    color: #fff;
    background-color: #1e60b6;
    border-color: #2e6da4;
}

.grecaptcha-badge {
    z-index: 999;
}

ul li {
    list-style: initial;
}

/* Jan-Hendrik 19/03/2020 */
.AutismSA-image{
    margin-top:2px;
    max-width:100%;
    width:205px;
}

@media screen and (min-width:992px) {

    /*Zirk*/
    .text-bold-center {
        text-align: center;
        font-weight: bold;
    }

    .leftGreyBorder {
        border-right: 2px solid #848484 !important;
    }

    .p-max-width-700 {
        max-width: 700px;
    }

    .AutismSA-Contact {
        margin-top: 15px;
    }

    /* Jan-Hendrik 19/03/2020 */
    .AutismSA-image {
        margin-top: 2px;
        max-width: 100%;
        width: 205px;
        float:right;
    }

    .AutismSA-info{
        text-align:left;
    }
}


@media (max-width:991px) and (min-width: 768px) {
    .picture-top {
        max-width: 510px;
        margin: 0 auto;
    }

    .picture-top-homeschool {
        max-width: 510px;
        margin: 0 auto;
    }

    .BannerContent-top-170 {
        top: 73px;
    }

    .BannerContent-top-175px {
        top: 101px;
    }

    .BannerText-Heading.Home {
        font-size: 31px;
        margin-top: 105px;
    }

    .margin-top-15 {
        margin-top: 15px;
        text-align: center;
    }

    .sm-center {
        text-align: center;
        margin-top: 15px;
    }
}

@media (max-width:350px) {
    .BannerContent-top-175px.BannerContentParents {
        top: 135px;
    }
}

.iStore img {
    width: 173px;
    height: 55px;
}


/* Jan-Hendrik 19/03/2020 */
@media screen and (max-width:991px) and (min-width:767px) {
    .GrayBackground-ContactUs{
        height: 590px;
    }

    .BannerText-Heading.Home {
        font-size:29px;
    }

    .BannerText {
        font-size:18px;
    }

}

@media (max-width: 767px) {

    .iStore {
        margin-bottom: 10px;
    }

        .iStore img {
            width: 173px;
            height: 55px;
        }
}

@media (min-width: 768px) {
    .navbar-nav li {
        float: left;
        /*margin-right: -17px;*/
        margin-right: 0px;
    }

    .SmallBanner {
        color: #fff;
    }
}

/* Jan-Hendrik 19/03/2020 */
@media screen and (max-width:991px) {
    .orange-logo {
        margin-top: 35px;
    }
}

/* Jan-Hendrik 19/03/2020 */
@media screen and (min-width:991px) {
    .AutismSA-Logo {
        text-align: right;
    }

    .AutismSA-Contact {
        text-align: left;
    }
}



@media screen and (max-width:1199px) and (min-width:992px) {
    .BannerText-Heading.Home {
        font-size: 38px;
    }
}



@media screen and (max-width:767px) and (min-width:641px) {
    .HomeBackgroundBanner {
        height: 660px;
    }

    .BannerText-Heading.Home {
        margin-top: 240px;
        /*margin-bottom: 82px;*/
    }
}

@media screen and (max-width:1199px) {
    .Store-btn-margin-top-55 {
        margin-top: 30px;
    }
}

@media screen and (max-width:991px) {

    /*Zirk*/
    .paragraph-spacing {
        margin-top: 84px;
    }

    .BannerContent-top-260 {
        top: 150px;
    }

    .Store-btn-margin-top-55 {
        margin-top: 25px;
    }

    .StoreImg {
        height: 50px;
        width: auto;
    }
}

@media screen and (max-width:767px) {


    /*Zirk*/
    .paragraph-spacing {
        margin-top: 50px;
    }

    .navbar-default {
        background-color: white !important;
        border: 1px solid gray;
        color: #3570be !important;
    }

        .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > div.dropdown > a {
            color: #3570be;
            background-color: transparent;
        }

        .navbar-default.margin-top-20 {
            margin-top: 0px;
        }

    .Header-text-align-right {
        text-align: center;
        float: none;
    }

    .BannerText-Heading {
        color: #3570be;
        font-size: 55px;
    }

    .SmallBanner {
        color: #3570be;
    }

    .AppStore {
        margin-top: 15px;
        margin-bottom: 60px;
    }

    .BannerText-Heading.Home {
        margin-bottom: 15px;
    }

    .BannerText {
        color: #3570be;
        font-size: 20px;
    }

    .BannerContent-top-170 {
        top: 75px;
    }

    .BannerContent-top-260 {
        top: 75px;
    }

    .MoreInfo-margin-top-235 {
        margin-top: 135px;
    }

    .footer {
        max-height: none;
        height: auto
    }

    .policy-storebtn-center {
        text-align: center;
    }

    .GrayBackground-ContactUs {
        height: auto;
    }

        .GrayBackground-ContactUs.margin-bottom-115px {
            margin-bottom: 50px
        }

    .PrivacyPolicyBanner {
        top: 75px !important;
    }

    .row.margin-top-60.margin-bottom-100px {
        margin-bottom: 60px !important;
    }

    .container.body-content.margin-bottom-280px {
        margin-bottom: 160px !important;
    }

    /* Jan-Hendrik 19/03/2020 */
    .AutismSA-Logo img {
        margin-top: 27px;
    }
}


/* J Archer */
/*@media (max-width:991px) and (min-width:768px) {
    .HomeBackgroundBanner{
        height:880px;
    }
}

@media (max-width:335px) and (min-width:320px) {
    .BannerText-Heading.Home {
        font-size: 53px;
        margin-top: -80px;
    }

    .AppStore {
        margin-top: -215px;
    }
}

@media (max-width:355px) and (min-width:336px) {
    .BannerText-Heading.Home {
        font-size: 53px;
        margin-top: -55px;
    }

    .AppStore {
        margin-top: -215px;
    }
}


@media (max-width:390px) and (min-width:356px) {
    .BannerText-Heading.Home {
        font-size: 53px;
        margin-top: -5px;
    }

    .AppStore {
        margin-top: -215px;
    }
}

@media (max-width:400px) and (min-width:391px) {
    .BannerText-Heading.Home {
        font-size: 53px;
        margin-top: 33px;
    }

    .AppStore {
        margin-top: -215px;
    }
}*/

.PrivacyPolicyBanner {
    top: 185px;
}

@media screen and (max-width:640px) and (min-width:601px) {
    .HomeBackgroundBanner {
        height: 550px
    }

    .BannerText-Heading.Home {
        margin-top: 145px;
        /*margin-bottom: 55px;*/
    }

    /* Jan-Hendrik 19/03/2020 */
    .HomeBackgroundBanner-ContactUs {
        height: 515px;
    }

    /* Jan-Hendrik 19/03/2020 */
    .AutismSA-Logo img {
        margin-top: 27px;
    }
}

@media screen and (max-width:600px) and (min-width:581px) {
    .HomeBackgroundBanner {
        height: 510px
    }

    .BannerText-Heading.Home {
        margin-top: 90px;
        /*margin-bottom: 55px;*/
    }

    /* Jan-Hendrik 19/03/2020 */
    .HomeBackgroundBanner-ContactUs {
        height: 515px;
    }

    /* Jan-Hendrik 19/03/2020 */
    .AutismSA-Logo img {
        margin-top: 27px;
    }
}

@media screen and (max-width:580px) and (min-width:521px) {
    /*Zirk*/
    .paragraph-spacing {
        margin-top: 39px;
    }

    .HomeBackgroundBanner {
        height: 500px
    }

    /* Jan-Hendrik 19/03/2020 */
    .HomeBackgroundBanner-ContactUs {
        height: 525px;
    }

    .BannerText-Heading.Home {
        margin-top: 70px;
        margin-bottom: 55px;
    }

    /* Jan-Hendrik 19/03/2020 */
    .AutismSA-Logo img {
        margin-top: 27px;
    }
}

@media screen and (max-width:520px) {
    .footer-text-align-center {
        text-align: center
    }
}

@media screen and (max-width:520px) and (min-width:500px) {
    /*Zirk*/
    .paragraph-spacing {
        margin-top: 30px;
    }

    .HomeBackgroundBanner {
        height: 460px
    }

    /* Jan-Hendrik 19/03/2020 */
    .HomeBackgroundBanner-ContactUs {
        height: 535px;
    }

    .BannerText-Heading.Home {
        margin-top: 45px;
    }

    /* Jan-Hendrik 19/03/2020 */
    .AutismSA-Logo img {
        margin-top: 27px;
    }
}
/*@media screen and (max-width:500px) {
    .HomeBackgroundBanner {
        height: 320px
    }

    .BannerText-Heading.Home {
        margin-top: 5px;
    }
}*/

/*@media screen and (max-width:490px) {
    .HomeBackgroundBanner {
        height: 320px
    }

    .BannerText-Heading.Home {
        margin-top: 5px;
    }
}

@media screen and (max-width:480px) {
    .HomeBackgroundBanner {
        height: 310px
    }

    .BannerText-Heading.Home {
        margin-top: -10px;
    }
}

@media screen and (max-width:465px) {
    .HomeBackgroundBanner {
        height: 310px
    }
}

@media screen and (max-width:440px) {
    .HomeBackgroundBanner {
        height: 295px
    }
}*/
/*@media screen and (max-width:425px) {
    .HomeBackgroundBanner {
        height: 690px
    }

    .BannerText-Heading.appoffline {
        font-size: 45px !important;
    }
}*/

/*@media screen and (max-width:425px) {
    .HomeBackgroundBanner {
        height: 280px
    }

        .BannerText-Heading.appoffline {
            font-size: 45px !important;
        }
    }*/

/*@media screen and (max-width:400px) {
        .HomeBackgroundBanner {
            height: 670px
        }
    }*/


@media screen and (max-width:499px) and (min-width: 481px) {

    /*Zirk*/
    .paragraph-spacing {
        margin-top: 30px;
    }

    .HomeBackgroundBanner {
        height: 440px
    }

    /* Jan-Hendrik 19/03/2020 */
    .HomeBackgroundBanner-ContactUs {
        height: 535px;
    }

    .BannerText-Heading.Home {
        font-size: 40px;
        margin-top: 20px;
    }

    /* Jan-Hendrik 19/03/2020 */
    .AutismSA-Logo img {
        margin-top: 27px;
    }
}

@media screen and (max-width:480px) and (min-width: 451px) {
    /*Zirk*/
    .paragraph-spacing {
        margin-top: 30px;
    }

    .HomeBackgroundBanner {
        height: 430px
    }

    /* Jan-Hendrik 19/03/2020 */
    .HomeBackgroundBanner-ContactUs {
        height: 535px;
    }

    .BannerText-Heading.Home {
        font-size: 40px;
        margin-top: 20px;
    }

    /* Jan-Hendrik 19/03/2020 */
    .AutismSA-Logo img {
        margin-top: 27px;
    }
}

@media screen and (max-width:450px) and (min-width: 400px) {

    /*Zirk*/
    .paragraph-spacing {
        margin-top: 22px;
    }

    .HomeBackgroundBanner {
        height: 423px
    }

    /* Jan-Hendrik 19/03/2020 */
    .HomeBackgroundBanner-ContactUs {
        height: 562px;
    }

    .BannerText-Heading.Home {
        font-size: 40px;
    }

    .BannerContent-top-170.Height {
        top: 85px;
    }

    /* Jan-Hendrik 19/03/2020 */
    .AutismSA-Logo img {
        margin-top: 27px;
    }
}

/*@media screen and (max-width:390px) {
        .HomeBackgroundBanner {
            height: 630px
        }
    }*/

/*@media screen and (max-width:390px) {
        .HomeBackgroundBanner {
            height: 255px
        }
    }*/


/*@media screen and (max-width:365px) {
        .HomeBackgroundBanner {
            height: 620px
        }
    }*/

/*@media screen and (max-width:365px) {
        .HomeBackgroundBanner {
            height: 255px
        }
    }*/

/*@media screen and (max-width:355px) {
        .HomeBackgroundBanner {
            height: 580px
        }
    }*/

/*@media screen and (max-width:355px) {
        .HomeBackgroundBanner {
            height: 255px
        }
    }*/

/*@media screen and (max-width:335px) {
    .HomeBackgroundBanner {
        height: 560px
    }
}*/

@media screen and (max-width:399px) and (min-width: 381px) {
    /*Zirk*/
    .paragraph-spacing {
        margin-top: 22px;
    }

    .HomeBackgroundBanner {
        height: 423px;
    }

    /* Jan-Hendrik 19/03/2020 */
    .HomeBackgroundBanner-ContactUs {
        height: 565px;
    }

    .BannerText-Heading.Home {
        font-size: 39px;
    }

    .BannerContent-top-170.Height {
        top: 97px;
    }

    /* Jan-Hendrik 19/03/2020 */
    .AutismSA-Logo img {
        margin-top: 27px;
    }
}


@media screen and (max-width:380px) and (min-width: 351px) {

    /*Zirk*/
    .paragraph-spacing {
        margin-top: 22px;
    }

    .HomeBackgroundBanner {
        height: 420px;
    }

    /* Jan-Hendrik 19/03/2020 */
    .HomeBackgroundBanner-ContactUs {
        height: 575px;
    }

    .BannerText-Heading.Home {
        font-size: 38px;
    }

    .BannerContent-top-170.Height {
        top: 108px;
    }

    /* Jan-Hendrik 19/03/2020 */
    .AutismSA-Logo img {
        margin-top: 25px;
    }
}

@media screen and (max-width:350px) and (min-width: 320px) {

    /*Zirk*/
    .paragraph-spacing {
        margin-top: 26px;
    }

    .longer-spacing {
        margin-top: 12px;
    }

    .HomeBackgroundBanner {
        height: 390px;
    }

    /* Jan-Hendrik 19/03/2020 */
    .HomeBackgroundBanner-ContactUs {
        height: 585px;
    }

    .BannerText-Heading.Home {
        font-size: 36px;
    }

    .BannerContent-top-170.Height {
        top: 115px;
    }

    /* Jan-Hendrik 19/03/2020 */
    .AutismSA-Logo img {
        margin-top: 25px;
    }
}

/*@media screen and (max-width:320px) {
        .HomeBackgroundBanner {
            height: 550px
        }
    }*/

/*@media screen and (max-width:320px) {
        .HomeBackgroundBanner {
            height: 245px
        }
    }*/

.margin-right-10 {
    margin-right: 10px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-10 {
    margin-top: 10px;
}

.messageText {
    color: #366fc0;
    font-size: 16px
}

ul.ulPoints li {
    list-style-type: disc;
    padding-left: 1em
}

/*ul.ulPoints li span {
        position: relative;
        left: 10px;
    }*/

.text-justify {
    text-align: justify;
    text-justify: inter-word;
}

.line-height-custom {
    line-height: 1.6;
}

.nav > li > a {
    padding: 10px 5px;
}

