/* Media Quary for 768px START*/
@media(max-width:768px) {
    .mobilePadd0 {
        padding: 0 !important;
    }

    .p-t-10 {
        padding-top: 0px;
    }

   /* body.modal-open {
        position: fixed;
    }*/

    .examsTxt {
        padding: 0 10px 10px 10px;
        margin: 0 10px 5px 10px;
    }

    .m-t-c {
        text-align: center;
    }

    .ToPrintExamBtn {
        text-align: center;
        background-color: yellow;
        width: 100%;
        font-size: 27px;
        font-weight: 600;
        border-radius: 20px;
        border: 4px solid black;
        cursor: pointer;
        margin: 0 auto;
        margin-top: 10px;
    }

    .OpenPdfBtn {
        text-align: center;
        background-color: yellow;
        width: 100%;
        font-size: 23px;
        font-weight: 600;
        border-radius: 20px;
        border: 4px solid black;
        cursor: pointer;
        margin: 0 auto;
        margin-top: 10px;
        padding: 5px 15px;
    }

    .navbar-nav > li > a {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

    .nav > li > a {
        padding: 0px 10px !important;
        margin-bottom: 5px;
        margin-top: 5px;
        line-height: 13px !important;
    }

    .nav > li, .nav > li > a {
        display: inline-block !important;
        position: relative;
        font-size: 18px;
    }

    .nav li:last-child a {
        border-right: 1px solid black !important;
    }

    .myAccountList li a {
        font-size: 20px;
        display: block;
        font-weight: 600;
    }

    .mobileMenu {
        padding: 0px 20px 0px 0px;
        /*background-color: white;*/
        margin-top: -9px;
    }

    .MenuSpanMobile {
        position: relative;
        margin-right: 0px;
        color: black;
        font-size: 16px;
        font-weight: 600;
    }

    .NavAccount {
        position: relative;
        top: unset;
        margin-right: unset;
        color: black;
        font-size: 14px;
        font-weight: 600;
        right: unset;
    }

    .container-fluid {
        background-size: cover;
        background-repeat: no-repeat;
        background-color: #00adee;
        padding: 20px 0 0 0;
    }

    .myAccountList {
        margin-right: -50px !important;
    }

    .ProfileClasses {
        padding-top: 0 !important;
    }

    .m-r-desk-15 {
        margin-right: 6px;
    }

    .top-15-desk {
        top: 30px !important;
    }

    #div1 {
        height: 380px;
        position: relative;
        font-size: 12px;
        padding-top: 10px;
    }

    .articleContent {
        background-image: url(../img/disclaimer.png);
        background-repeat: no-repeat;
        background-size: contain;
        min-height: 460px !important;
        font-size: 25px;
        line-height: 30px;
        font-weight: 600;
    }

    .ContactTxt {
        font-size: 18px;
        font-weight: 600;
    }

    .ClassHeaderText {
        font-size: 21px;
        font-weight: 600;
        margin-top: -5px;
        margin-right: 30px;
    }

    .txt p {
        font-size: 14px;
        font-weight: 600;
    }

    .remainExams {
        position: fixed;
        bottom: 90px;
        z-index: 9;
        right: 13px;
        color: white;
        font-size: 12px;
        font-weight: 600;
        width: 70px;
        background-color: #c92127;
        border-radius: 50%;
        height: 70px;
        border: 2px solid #c92127;
        padding-top: 8px;
        padding-right: 12px;
        padding-left: 8px;
    }

    .examIframe {
        width: 100%;
        height: auto;
        min-height: 365px;
    }

    .equalheight {
        height: 110px;
    }

    .min600 {
        min-height: 400px;
    }

    .watchOrderA {
        background-color: yellow;
        padding: 5px 5px 5px 5px;
        border: 2px solid black;
        border-radius: 10px;
        font-weight: 600;
    }

    .smallPrice {
        font-size: 12px;
        font-weight: 600;
        margin-top: 0px;
        float: right;
    }

    .bigText {
        font-size: 15px;
        font-weight: 600;
    }

    .myAccountList .thumbnail {
        padding: 20px 0 10px 0;
        background-image: url(../img/course.png);
        background-repeat: no-repeat;
        background-size: contain;
    }

    .imageboxTXTHolder {
        position: relative !important;
    }

    .imagebox .imagebox-desc {
        color: white;
        font-size: 24px;
        left: 0px;
        padding: 10px 15px;
        position: absolute;
        text-align: center;
        width: 100%;
        z-index: 5;
        bottom: 10px;
    }

    .imagebox-TXT {
        display: none;
    }

    .imagebox .ImgOverlay {
        background-color: #000;
        opacity: 0.5;
        top: 0;
        left: 0;
        position: absolute;
        width: 100%;
        height: 100%;
    }

    .EditLabel {
        margin-right: 45px;
        margin-top: 20px;
        font-size: 13px;
    }

    .purchaseBtn {
        width: 170px;
        height: 70px;
    }

    .purchaseSpan {
        position: absolute;
        top: 23px;
        margin-right: 35px;
        color: black;
        font-size: 16px;
        font-weight: 600;
    }


    .classesBox {
        background-repeat: no-repeat;
        background-size: cover;
        height: 70px !important;
        text-align: center;
        padding-top: 10px;
        background-position: bottom;
        background-size: contain;
    }

    .navbar-responsive-collapse .SearchLI {
        margin-top: 15px;
        height: 40px;
        float: right;
        width: 85%;
        margin-top: -40px;
        margin-right: 150px;
    }

    .searchNotLogged {
        margin-top: 15px;
        height: 40px;
        float: right;
        width: 100%;
        margin-top: 0px !important;
        margin-right: 20px !important;
    }

    .searchNotLoggedNoCredits {
        margin-top: 15px;
        height: 40px;
        float: right;
        width: 85%;
        margin-top: 5px !important;
        margin-right: 40px !important;
    }

    .NavAccountMobile {
        top: 33px !important;
    }

    .imgMobile {
        margin-top: 5px !important;
    }

    .CourseBG {
        /* background-image: url(../img/sidebar.png); */
        background-image: url(../img/course.png);
        background-repeat: no-repeat;
        background-size: contain;
        min-height: 75px !important;
        text-align: center;
        padding-top: 20px;
        background-position: bottom;
    }

        .CourseBG span {
            font-size: 25px;
            font-weight: 600;
        }

    .CourseBGRight {
        background-image: url(../img/sidebar.png);
        background-repeat: no-repeat;
        background-size: contain;
        min-height: 50px !important;
        text-align: center;
        padding-top: 6px;
        background-position: bottom;
        margin-top: 5px;
        margin-bottom: 5px;
    }

        .CourseBGRight span {
            font-size: 20px;
            font-weight: 600;
        }

    .pressHereDiv {
        background-image: url(../img/course.png);
        /* background-image: url(../img/sidebar.png); */
        background-repeat: no-repeat;
        min-height: 90px !important;
        padding-top: 5px;
        cursor: pointer;
        padding-top: 6px;
        background-size: contain;
        padding-left: 0px !important;
        padding-right: 0px !important;
        text-align: center;
    }

    .ExamBG {
        background-image: url(../img/exammain2.png);
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 500px !important;
        margin-top: 40px;
    }

    .pressHere {
        font-size: 12px;
        font-weight: 600;
        padding-right: 0;
    }

    .examDetails {
        font-size: 13px;
        font-weight: 600;
    }

    .ExamImgDiv {
        position: absolute;
        width: 100%;
        height: 72%;
        bottom: 181px;
        top: 17%;
        right: 0%;
        margin-right: 0px;
        border-radius: 20px;
        padding: 0px 14px 0px 10px;
    }

    .modal.fade .modal-dialog {
        margin-top: 50%;
    }

    #myModalPass.modal.fade .modal-dialog {
        margin-top: 25px;
        position: absolute;
        width: 95%;
        bottom: 45%;
    }

    .testBG {
        background-image: url(../img/course.png);
        background-repeat: no-repeat;
        background-size: contain;
        min-height: 100px !important;
        /* text-align: center; */
        padding-top: 12px;
        width: 200px !important;
        height: 110px;
    }

        .testBG span {
            font-size: 16px;
            font-weight: 600;
        }

    .yellowBG {
        background-image: url('../img/course-yellow.png');
    }
    .freeExamTooltip img {
        max-width: 100px;
    }
    .freeExamTooltip span {
        position: absolute;
        right: 40px;
        top: 5px;
        max-width: 80px;
        font-size: 12px;
        font-weight: 600;
    }
    .CourseBGRightCurrent {
        background-image: url(../img/sidebarcurrent.png);
        background-repeat: no-repeat;
        background-size: contain;
        min-height: 42px !important;
        text-align: center;
        padding-top: 11px;
        background-position: bottom;
        margin-top: 5px;
        margin-bottom: 5px;
    }

        .CourseBGRightCurrent span {
            font-size: 15px;
            font-weight: 600;
        }

    .productBoxInnerCentered {
        padding: 6px;
    }

    .testContainer {
        /* margin-right: 100px; */
        margin-top: 20px;
        margin: 0 auto;
        width: 100%;
        height: 220px;
    }

    .testHeader {
        position: absolute;
        top: 29px;
        right: 50px;
        font-size: 35px;
        font-weight: 600;
    }

    .testText {
        position: absolute;
        top: 100px;
        right: 50px;
        font-size: 18px;
        width: 80%;
    }

    .cycle-prev {
        top: 9%;
        position: absolute;
        left: -10px;
        z-index: 999;
        padding: 15px 0px 15px 10px;
        cursor: pointer;
        opacity: 1;
    }

    .cycle-next {
        top: 9%;
        position: absolute;
        right: 0px;
        z-index: 999;
        padding: 15px 0px 15px 10px;
        cursor: pointer;
        opacity: 1;
    }



    .breadcrumb {
        padding: 13px 15px !important;
        margin-bottom: 5px !important;
    }


    .OurCustomersImage {
        display: flex;
        flex-basis: 50%;
        flex-grow: 1;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        margin-bottom: 30px;
    }

        .OurCustomersImage img {
            width: 100%;
        }






    .behatzlachaIMG img {
        display: block;
        width: 90vw;
        -moz-transition: transform 0.6s ease;
        -o-transition: transform 0.6s ease;
        -webkit-transition: transform 0.6s ease;
        transition: transform 0.6s ease;
        -moz-transform: scale(0.9,0.9);
        -ms-transform: scale(0.9,0.9);
        -o-transform: scale(0.9,0.9);
        -webkit-transform: scale(0.9,0.9);
        transform: scale(0.9,0.9);
        height: 27vh;
    }

    .behatzlachaThumb:hover .behatzlachaIMG img {
        display: block;
        width: 90vw;
        -moz-transition: transform 0.6s ease;
        -o-transition: transform 0.6s ease;
        -webkit-transition: transform 0.6s ease;
        transition: transform 0.6s ease;
        -moz-transform: scale(1.0,1.0);
        -ms-transform: scale(1.0,1.0);
        -o-transform: scale(1.0,1.0);
        -webkit-transform: scale(1.0,1.0);
        transform: scale(1.0,1.0);
    }






    .H1Content {
        font-size: 28px;
    }

    .orderDetailsRow {
        border-bottom: 1px solid gray;
        min-height: 60px;
    }

        .orderDetailsRow p {
            font-size: 14px !important;
            font-weight: 600;
            padding-top: 15px;
            padding-bottom: 15px;
        }

    .customcheck {
        display: block;
        position: relative;
        padding-left: 0px;
        margin-bottom: 12px;
        cursor: pointer;
        font-size: 17px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .checkmark {
        position: absolute;
        top: 0px;
        left: 75%;
        height: 25px;
        width: 25px;
        background-color: #eee;
        border-radius: 5px;
    }

    .formInputsAsterix {
        font-family: Helvetica, 'FontAwesome', sans-serif !important;
        font-size: 18px !important;
        padding: 0.475rem 2rem !important;
        margin-bottom: 0px;
        height: 50px !important;
        border-radius: 4px;
        border: 1px solid #ccc;
    }

    .MustFill {
        position: absolute;
        bottom: -305px;
        right: 20px;
        color: #fff;
    }


    .SlideshowDIV {
        display: block;
        position: relative;
        width: 100%;
        max-width: 100%;
        overflow: hidden;
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .m-t-60 {
        margin-top: 10px;
    }


    .TopIMG1 {
        background-size: cover;
        background-repeat: no-repeat;
        background-color: #f3f3f3;
        padding: 0 !important;
    }

        .TopIMG1 .container {
            padding: 0 !important;
        }

    #box-search {
        margin: 0;
        padding: 70px 0 50px 0;
    }





    #rating_box .ratingBoxSpan1 {
        float: right !important;
        padding-left: 10px;
    }

    #rating_box .ratingBoxSpan2 {
        float: right !important;
    }

    .dirog {
        margin-left: 10px;
    }



    .ArticleContainer {
        padding: 0 !important;
        display: flex;
        justify-content: center;
    }

    .ArticleBox {
        padding: 0 !important;
    }

    .ArticleRow {
        padding: 0 !important;
    }



    .StarsAuthorContainer {
        margin-top: 0;
    }



    .Gallery4X2Instaimg img {
        width: 100%;
        height: 27vw;
        overflow: hidden;
        padding: 1.5px 0;
        -moz-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        -webkit-transition: all 0.6s ease;
        transition: all 0.6s ease;
    }


    .footerLogo {
        padding-bottom: 15px;
    }

        .footerLogo a {
            width: 80%;
        }

    .FooterLinks1 {
        padding-bottom: 10px;
    }

    .FooterLinks2 {
        padding-bottom: 10px;
    }

    .footerMenuA {
        color: black;
        border-right: none;
        font-size: 22px;
        border-right: 1px solid black;
    }

    .nav li:last-child a {
        border-right: none;
    }

    .mobileDialog {
        margin-top: 225px !important;
    }
    .navbar-responsive-collapse .SearchLI .search-open {
        right: 10px;
        top: 40px;
        display: none;
        padding: 0;
        position: absolute;
        background: transparent;
        border-top: none !important;
        box-shadow: none !important;
        z-index: 99;
        width: 100%;
        height: 40px;
    }

    .Rama1LI {
        color: #2e6798;
        padding: 0px 0px 0px 0px !important;
        line-height: 0px !important;
        position: relative !important;
        width: auto;
    }

    .orderHeader {
        font-size: inherit;
        text-align: center;
        background-image: linear-gradient(#FFF200, #FFF200), radial-gradient(circle at top left, #454545,#000000);
        min-height: 120px;
        border: 7px solid black;
        border-radius: 20px;
    }

    .bold {
        font-weight: 600 !important;
        font-size: 15px !important;
    }

    .iframeDiv {
        width: 100%;
        height: auto;
        padding-top: 0px;
        background-color: white;
        border-radius: 0px;
    }

    .orderDetails p {
        font-size: 25px;
        border-left: none;
    }

    .ordersTbl {
        font-size: 9px;
    }

    .myAccountList .thumbnail {
        padding: 10px 0 10px 0 !important;
    }

    .myAccountList li a i {
        margin-bottom: 0px;
    }
}


/* Media Quary for 768px END*/
/* Media Quary for 550px START*/
@media(max-width:580px) {
    .SocialBarRow {
        float: none;
        min-height: 100px;
    }

    .ClassHeaderTextNew {
        font-size: 18px;
        position: absolute;
        width: 92%;
        top: 0px;
        line-height: 18px;
        font-weight: 600;
        padding-top: 10px;
        margin-right: 19px;
        word-break: break-word;
    }

    .purchaseSpan {
        position: absolute;
        top: 23px;
        margin-right: 0px;
        color: black;
        font-size: 16px;
        font-weight: 600;
    }

    .ClassHeader {
        /*background-image: url(../img/bigredbaloon.png);*/
        /*background-image: url('../img/sidebarcurrent.png');
        background-repeat: no-repeat;
        background-size: contain;
        min-height: 80px;
        background-position-x: right;
        margin-top: 2px;
        padding-top: 18px;*/
        /* background-image: url(../img/bigredbaloon.png); */
        /* background-image: url(../img/sidebarcurrent.png); */
        background-repeat: no-repeat;
        background-repeat-x: no-repeat;
        background-repeat-y: no-repeat;
        min-height: 80px;
        background-position-x: right;
        margin-top: 2px;
        /* padding-top: 18px; */
        background-size: 100% 75px;
    }

    .CourseBGRight {
        background-image: url(../img/sidebar.png);
        background-repeat: no-repeat;
        background-size: contain;
        min-height: 42px !important;
        text-align: center;
        padding-top: 8px;
        background-position: bottom;
        margin-top: 5px;
        margin-bottom: 5px;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

        .CourseBGRight span {
            font-size: 14px;
            font-weight: 600;
        }

    .CourseBG {
        background-image: url(../img/course.png);
        background-repeat: no-repeat;
        background-size: contain;
        min-height: 66px !important;
        text-align: center;
        padding-top: 35px;
        background-position: bottom;
        text-align: center;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

        .CourseBG span {
            font-size: 12px;
            font-weight: 600;
        }
}
/* Media Quary for 550px END*/
@media(max-width:450px) {
    .ExamBG {
        background-image: url(../img/exammain2.png);
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 444px !important;
        margin-top: 40px;
    }

    .examIframe {
        width: 100%;
        height: auto;
        min-height: 327px;
    }
}
