﻿@media only screen and (max-width: 1400px) {
    .ContactSection h3 {
        margin-top: 124px;
    }
}

@media only screen and (max-width: 1200px) {
    .serviceItem {
        padding: 15px 15px 30px 15px;
    }

        .serviceItem img {
            height: 53px;
            margin: 32px auto;
        }

    .AboutSection {
        margin-top: 170px;
    }

    .ContactSection h3 {
        margin-top: 10px;
        font-size: 36px;
    }

    .ContactSection p {
        margin: 30px 20px;
        font-size: 17px;
        line-height: 35px;
    }

    .ContactSection {
        margin-bottom: 50px;
    }

    .PkgItemWrapper {
        width: 31%;
        margin: 0 1.15%;
    }

    .PkgItem h3 {
        font-size: 20px;
    }

    .ProfileSection .rightSection {
        width: 250px;
    }

    .ProfileSection .leftSection {
        width: calc(100% - 270px);
    }

    .ProfileSection{
        width:100%;
    }

}

@media only screen and (max-width: 992px) {
    .TopMenu {
        margin-right: 0px;
    }

        .TopMenu ul {
            padding-right: 10px;
            padding-left: 0px;
        }

            .TopMenu ul li a {
                padding: 0px 19px;
            }

    .initSection {
        margin-top: 50px;
    }

        .downloadAppLink, .initSection h2, .initSection p {
            margin-right: 7.5%;
        }

    .infoSection p {
        margin-top: 10px;
        font-size: 33px;
    }

    .infoSection span {
        font-size: 18px;
    }

    .ServicesSection {
        width: 95%;
    }

    .ContactSection h3 {
        text-align: center;
        margin-right: 0px;
    }

    .ContactSection .rightSection {
        position: absolute;
        top: calc(50% - 143px);
        background: #fffdfda3;
        width: 90%;
        right: 5%;
        border-radius: 20px;
        padding: 20px;
    }

    .phoneAction, .contactAction {
        background: white;
    }

    .LoginSection .imgSection {
        display: none;
    }

    .LoginSection .formSection {
        width: 100%;
    }

    .PkgItemWrapper{
        width:100%;
        margin:0px;
    }

    .backendPkgSelector{
        height:unset;
        margin-bottom:40px;
    }

    .PkgItem p{
        max-width:unset;
        height:unset;
    }

    .PackageSelector .ActionButton{
        margin-top:0px;
    }

    .PaymentInfo .rightSection {
        width: 100%;
    }

    .PaymentInfo .leftSection{
        width:100%;
    }

        .PaymentInfo .leftSection img{
            margin-top:0px;
        }

    .formgroup {
        width: 90% !important;
        margin-right: 5%;
        margin-left: 5%;
    }
    .ProfileSection .rightSection{
        width:100%;
        max-width:800px;
        margin:20px auto;
        float:unset;
    }
    .ProfileSection .leftSection {
        width: 100%;
    }

    .ProfileSection .leftSection{
        margin-top:20px;
    }

    .programDetail{
        width:50%;
    }

    .MyProgram{
        height:unset;
        padding-bottom:15px;
    }

    .StartDate{
        border:none;
    }

    .TitleSection {
        width: 33.33%;
    }

    .TopActions a{
        padding:12px 11px;
    }
}

@media only screen and (max-width: 768px) {
    .ServicesSection {
        height: unset;
        padding-bottom: 20px;
    }

    .AboutSection {
        margin-top: 20px;
    }

    .serviceItem{
        min-height:unset;
    }
}

@media only screen and (max-width: 700px) {
    .TopMenu {
        display: none;
    }

    .downloadAppLink {
        margin: 0px auto;
    }

    .initSection h2 {
        margin-top: 32px;
        font-size: 28px;
        text-align: center;
        margin-right: 10px;
        margin-left: 10px;
    }

    .initSection p {
        font-size: 16px;
        text-align: center;
        margin: 20px auto 0px auto;
    }

    .ContactSection .rightSection {
        top: calc(50% - 115px);
    }

    .ContactSection h3 {
        font-size: 27px;
    }

    .ContactSection p {
        margin: 10px;
    }
    .PackageProgress {
        width: 460px;
        margin: 70px auto 40px auto;
    }
    .ProgressLine, .ProgressLine img {
        width: 50px;
    }
    .ProgressItemWrapper span{
        width:70px;
        font-size:12px;
    }
    .ProgressItem {
        width: 70px;
        height: 70px;
    }

    .backendPkgSelector h2 {
        font-size: 22px;
    }

    .PackageDetails, .seperateLine, .PaymentAction {
        width: 90%;
    }

    .totalPriceSection{
        margin-left:5%;
    }

    .PaymentItem{
        margin-right:24px;
    }

    .PaymentAction .ActionButton{
        margin-top:20px;
    }

    .PaymentInfo{
        width:90%;
    }

    .formAction .radio{
        margin-bottom:10px;
    }

    .BodyImgWrapper {
        width: 100%;
        float: unset;
        margin-left: 0px;
        margin-bottom: 30px;
    }

    .enamad {
        position: unset;
        margin: 0px auto 10px auto;
    }
}



@media only screen and (max-width: 480px) {
    .TopBarHeader {
        width: 95%;
        padding-top: 20px;
    }

        .TopBarHeader .Logo {
            width: 110px;
        }

    .TopActions {
    }

        .TopActions a {
            padding: 11px 7px;
        }

    .ServicesSection {
        padding: 0px 10px 20px 10px;
    }

        .ServicesSection h3 {
            font-size: 28px;
        }

    .AboutSection h3 {
        font-size: 26px;
    }

    .AboutSection p {
        font-size: 18px;
        line-height: 34px;
    }

    .ContactSection p {
        display: none;
    }

    .ContactSection h3 {
        font-size: 23px;
    }

    .contactAction {
        float: right;
        margin-left: 15px;
        padding: 10px 24px;
        margin-top: 10px
    }

    .phoneAction {
        float: left;
    }

    .ContactSection .rightSection {
        top: calc(50% - 74px);
    }

    .socialSection {
        width: 300px;
    }

    .socialItem {
        width: 60px;
        height: 60px;
        margin: 0px 7px;
    }

        .socialItem img {
            margin-top: 11px;
        }

    .LoginSection .formSection .form_input, .StatusSelector {
        width: 100%;
    }

    .ProgressItemWrapper span {
        width: 50px;
    }

    .ProgressItem {
        width: 50px;
        height: 50px;
    }
    .ProgressLine {
        margin: 14px 5px;
    }
    .ProgressLine, .ProgressLine img {
        width: 22px;
    }
    .PackageProgress {
        width: 297px;
    }

    .backendPkgSelector h2 {
        font-size: 19px;
        padding: 32px 10px;
    }

    .totalPriceSection{
        display:none;
    }
    .PaymentInfo .inputGroup label
    {
        width:100%;
        text-align:center;
    }
    .PaymentInfo .inputGroup input {
        width: 100%;
        margin-top: 10px;
    }

    .FormWrapper h3 {
        font-size: 22px;
    }
    .FormWrapper .ActionButton {
        margin-left: 10px;
    }
    .prevButton{
        margin-right:10px;
    }

    .programDetail {
        width: 100%;
        border:none;
    }

    .DownliadLinkSection .ActionButton {
        width: 90%;
        margin: 3px 5% !important;
    }

    #PayDate {
        width: calc(100% - 50px);
    }

    #dtp1{
        margin-top:10px;
    }

    .timeGroup input{
        margin-left:0px !important;
        margin-right:0px !important;
    }

    .PackageSelector .ActionButton {
        width: 124px;
        padding: 12px 10px;
    }
}
