@media(max-width:1250px) {
    #parallax {
        margin-right: -200px;
    }
}

/* Media Quary for 992px Start*/

@media(max-width:992px) {
    #parallax {
        display: none;
    }
    .slidercaptionName h1 {
        font-size: 38px;
    }
    .div-big-form {
        float: none;
        margin: 10px 0 20px 0;
    }
    .formforpage {
        width: 95%;
    }
    .FooterColumn2Title {
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        padding: 0 0 7px 0;
        width: 100%;
    }
    .MobilePhoneHolder {
        border-radius: 150px;
        padding: 5px;
        margin-top: -6px;
        background-color: white;
    }
    #topcontrol {
        color: #fff;
        z-index: 99;
        width: 40px;
        height: 40px;
        font-size: 20px;
        position: relative;
        right: 15px !important;
        bottom: 15px !important;
        border-radius: 0px !important;
        background-image: url(/National_Library/oe_/https://www.apptimus.media/img/up-arrow-new.png);
        background-repeat: no-repeat !important;
        background-size: 40px;
    }
    .articleBody h2 {
        font-size: 30px;
        color: #00e0e0;
        font-weight: 400;
    }
    /* NavBar Start */
    .faPhoneLink {
        display: block;
    }
    .navbarIcons {
        float: right;
        display: flex;
    }
    .faPhoneLink {
        font-size: 18px;
        /*padding: 0 3px;*/
    }
    .navPhoneIcon {
        color: #fff;
        background: transparent !important;
    }
    .faContactLink {
        font-size: 18px;
        padding: 0 3px;
    }
    .navContactIcon {
        color: #fff;
        background: #faca59;
    }
    .faWhatsappLink {
        font-size: 18px;
        padding: 0 3px;
    }
    .navWhatsappIcon {
        color: #fff;
        background: #faca59;
    }
    .faIcon2 {
        padding-top: 10px;
        width: 35px;
        text-align: center;
        text-decoration: none;
        border-radius: 50%;
        height: 35px;
        float: right;
        margin-top: 18px;
    }
    .faIcon3 {
        padding-top: 9px;
        width: 35px;
        text-align: center;
        text-decoration: none;
        border-radius: 50%;
        height: 35px;
        float: left;
        margin-top: 18px;
    }
    .faIcon4 {
        padding-top: 9px;
        width: 35px;
        text-align: center;
        text-decoration: none;
        border-radius: 50%;
        height: 35px;
        float: left;
        margin-top: 18px;
    }
    .mobileNavbarLogo img {
        height: 100%;
        width: 190px;
        padding-top: 10px;
        padding-bottom: 10px;
        float: left;
        margin-left: 20px;
    }
    ::-webkit-scrollbar {
        width: 0px;
        height: 12px;
    }
    .navbar-toggle {
        display: block !important;
        float: right !important;
        margin-right: 10px !important;
        padding: 10px 10px !important;
        margin-top: 18px !important;
        border: none;
        margin: 0 auto !important;
        padding: 25px 20px 20px 20px !important;
    }
    .navbar-nav {
        text-align: right;
    }
    .navbar-toggle .icon-bar {
        background-color: #fff;
        -moz-transition: all 0.2s;
        -o-transition: all 0.2s;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        display: block;
        width: 30px;
        height: 3px;
        border-radius: 1px;
    }
    .navbar-toggle.OpenButton .top-bar {
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -moz-transform-origin: 10% 10%;
        -ms-transform-origin: 10% 10%;
        -o-transform-origin: 10% 10%;
        -webkit-transform-origin: 10% 10%;
        transform-origin: 10% 10%;
    }
    .navbar-toggle.OpenButton .middle-bar {
        opacity: 0;
    }
    .navbar-toggle.OpenButton .bottom-bar {
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -moz-transform-origin: 10% 90%;
        -ms-transform-origin: 10% 90%;
        -o-transform-origin: 10% 90%;
        -webkit-transform-origin: 10% 90%;
        transform-origin: 10% 90%;
    }
    .navbar-toggle .top-bar {
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    .navbar-toggle .middle-bar {
        opacity: 1;
    }
    .navbar-toggle .bottom-bar {
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    .nav>li>a:hover, .nav>li>a:focus {
        text-decoration: none;
        background-color: transparent !important;
        color: #1ED5D3 !important;
    }
    .navbar-header {
        -moz-transition: background .4s ease;
        -o-transition: background .4s ease;
        -webkit-transition: background .4s ease;
        transition: background .4s ease;
        border-bottom: 1px solid rgba(28, 28, 28, 0.3) !important;
        background: rgba(31, 86, 151, 1) !important;
        max-width: 100%;
        z-index: 2000 !important;
    }
    .shrinked {
        -moz-transition: background .4s ease;
        -o-transition: background .4s ease;
        -webkit-transition: background .4s ease;
        transition: background .4s ease;
        border-bottom: 1px solid rgba(28, 28, 28, 0.3) !important;
        background: rgba(0, 0, 0, 0.8) !important;
        max-width: 100%;
        z-index: 2000 !important;
    }
    .MyNavBar {
        padding: 0 !important;
        width: 100%;
        margin-top: 70px;
        position: -moz-sticky !important;
        position: -ms-sticky !important;
        position: -o-sticky !important;
        position: -webkit-sticky !important;
        position: sticky !important;
        margin-bottom: -61px !important;
    }
    .MyNavBarContainer {
        padding: 0 !important;
        width: 100%;
        width: 100% !important;
        margin: 0 auto !important;
    }
    /* Arrow Icons Start */
    .icon-menu-2 {
        width: 50px;
        height: 37px;
        position: absolute;
        left: 9px;
        top: 11px;
        z-index: 99999999;
        float: left;
    }
    .icon-menu-2:after {
        content: "\f107";
        font-size: 25px;
        position: absolute;
        font-weight: normal;
        display: inline-block;
        font-family: FontAwesome;
        padding: 15px 5px;
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .icon-menu-3 {
        width: 50px;
        height: 37px;
        position: absolute;
        left: 9px !important;
        top: 1px;
        z-index: 99999999;
        float: left;
    }
    .icon-menu-3:after {
        content: "\f107";
        font-size: 18px;
        position: absolute;
        font-weight: normal;
        display: inline-block;
        font-family: FontAwesome;
        padding: 15px 20px;
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .icon-menu-4 {
        width: 50px;
        height: 37px;
        position: absolute;
        left: 9px !important;
        top: 3px;
        z-index: 99999999;
        float: left;
    }
    .icon-menu-4:after {
        content: "\f107";
        font-size: 18px;
        position: absolute;
        font-weight: normal;
        display: inline-block;
        font-family: FontAwesome;
        padding: 15px 20px;
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    /* Arrow Icons END */
    /* Rama 1 Start */
    .Rama1UL {
        /*background: #fff;*/
        width: 100%;
        margin: 0 !important;
        position: relative !important;
        /* padding: 5px 10px 0px 0px !important; */
        line-height: 0px !important;
        margin-bottom: 60px !important;
        padding: 20px 0;
    }
    .Rama1LI {
        color: white;
        padding: 5px 0px 5px 0px !important;
        line-height: 0px !important;
        position: relative !important;
        width: 100%;
    }
    .Rama1LI .Rama1A {
        color: rgba(31, 86, 151, 1) !important;
        padding: 10px 15px 10px 0px !important;
        line-height: 20px !important;
        font-size: 25px;
        text-align: center;
        font-weight: 300;
    }
    .Rama1LI.active .Rama1A {
        color: #1ED5D3;
    }
    .Rama1LI .Rama1A.active {
        color: #1ED5D3;
    }
    /* Rama 1 END */
    /* Rama 2 Start */
    .Rama2UL {
        position: relative !important;
        list-style: none;
        padding: 5px 0px 0px 0px !important;
        line-height: 0px !important;
        display: none;
    }
    .Rama2LI {
        padding: 7px 0px 7px 0px !important;
        margin-right: 30px;
        line-height: 0px !important;
        position: relative !important;
    }
    .Rama2UL>.Rama2LI:first-child {
        border-top: 1px solid #191818 !important;
        width: 87%;
    }
    .Rama2UL>.Rama2LI:last-child {
        border-bottom: 1px solid #191818 !important;
        width: 87%;
    }
    .Rama2LI .Rama2A {
        color: white;
        padding: 0px 0px 0px 0px !important;
        line-height: 20px !important;
        font-size: 16px;
    }
    .Rama2LI.active .Rama2A {
        color: #1ED5D3;
    }
    .Rama2LI .Rama2A.active {
        color: #1ED5D3;
    }
    /* Rama 2 END */
    /* Rama 3 Start */
    .Rama3UL {
        position: relative !important;
        list-style: none;
        padding: 5px 0px 0px 0px !important;
        line-height: 0px !important;
        display: none;
    }
    .Rama3LI {
        padding: 7px 0px 7px 0px !important;
        margin-right: 20px;
        line-height: 0px !important;
        position: relative !important;
    }
    /*.Rama3UL > .Rama3LI:first-child {
        border-top: 1px solid #191818!important;
        width: 87%;
    }
    .Rama3UL > .Rama3LI:last-child {
        border-bottom: 1px solid #191818!important;
        width: 87%;
    }*/
    .Rama3LI .Rama3A {
        color: white;
        padding: 0px 0px 0px 0px !important;
        line-height: 20px !important;
        font-size: 16px;
    }
    .Rama3LI.active .Rama3A {
        color: #1ED5D3;
    }
    .Rama3LI .Rama3A.active {
        color: #1ED5D3;
    }
    /* Rama 3 END */
    /* Rama 4 Start */
    .Rama4UL {
        position: relative !important;
        list-style: none;
        padding: 5px 0px 0px 0px !important;
        line-height: 0px !important;
        display: none;
    }
    .Rama4LI {
        padding: 7px 0px 7px 0px !important;
        margin-right: 20px;
        line-height: 0px !important;
        position: relative !important;
    }
    /*.Rama4UL > .Rama4LI:first-child {
        border-top: 1px solid #191818!important;
        width: 87%;
    }
    .Rama4UL > .Rama4LI:last-child {
        border-bottom: 1px solid #191818!important;
        width: 87%;
    }*/
    .Rama4LI .Rama4A {
        color: white;
        padding: 0px 0px 0px 0px !important;
        line-height: 20px !important;
        font-size: 16px;
    }
    .Rama4LI.active .Rama4A {
        color: #1ED5D3;
    }
    .Rama4LI .Rama4A.active {
        color: #1ED5D3;
    }
    /* Rama 4 END */
    .SearchLI .search-open #free-search {
        width: 100%;
        margin: 0;
    }
    .SearchLI .search-open #free-search .InputDIV {}
    .SearchLI .search-open #free-search .InputDIV input {
        width: 90%;
        margin-right: 15px;
        /* margin: 0 auto; */
        height: 34px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #000;
        background-color: #fff;
        background-image: none;
        border: none !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        border-bottom: 1px solid white !important;
    }
    .navbar-responsive-collapse .SearchLI .SearchLIIcon {
        color: #aaa;
        margin-right: 15px;
        margin-top: 13px;
    }
    .navbar-responsive-collapse .SearchLI .SearchLIIcon:hover {
        color: #aaa;
    }
    .navbar-responsive-collapse .SearchLI {
        margin-top: 0px;
        height: 40px;
    }
    .navbar-responsive-collapse.shrink .SearchLI {
        margin-top: 0px;
    }
    .navbar-responsive-collapse .SearchLI .search-open {
        right: 45px;
        top: 0px;
        display: block;
        padding: 0;
        position: absolute;
        background: #fcfcfc;
        border-top: none !important;
        box-shadow: none !important;
        z-index: 99;
        width: 83vw;
    }
    .navbar-responsive-collapse.shrink .SearchLI .search-open {
        right: 45px;
        top: 0px;
        display: block;
        padding: 0;
        position: absolute;
        background: #fcfcfc;
        border-top: none !important;
        box-shadow: none !important;
        z-index: 99;
        width: 83vw;
    }
    .SearchBTN {
        border: 0;
        color: #1ED5D3;
        font-size: 14px;
        cursor: pointer;
        width: 30px;
        height: 30px;
        font-weight: 400;
        /* padding: 17px 13px; */
        position: relative;
        background: transparent;
        white-space: nowrap;
        display: inline-block;
        text-decoration: none;
        outline: 0 !important;
    }
    .MobilePhoneDIV {
        position: absolute;
        top: 25px;
        right: 70px;
    }
    .MobileNavIcons {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .MobileNavIcons .MobileNavIconPhoneA {
        color: #1f5697;
        padding: 0 10px 0 10px;
    }
    .MobileNavIcons .MobileNavIconPhoneA i {
        font-size: 18px;
    }
    .MobileNavIcons .MobileNavIconFacebookA {
        color: #fff;
        padding: 0 25px 0 10px;
    }
    /* NavBar END */
    /* Top Image Slider Start */
    .SliderAndIconsContainerFluid {
        position: relative;
        margin: 70px 0 0 0!important;
    }
    .SlideshowDIV {
        display: block;
        position: relative;
        width: 100%;
        max-width: 100%;
        overflow: hidden;
        margin-top: 0px;
    }
    .slideImage {
        width: 100%;
        display: block!important;
        min-width: 160px;
    }
    .SliderAndIconsContainerFluid .SlideshowA {
        display: block;
        margin: 0 0 30px 0;
        direction: ltr;
    }
    .SliderAndIconsContainerFluid .slidercaption {
        width: auto;
        display: block;
        position: absolute;
        z-index: 9999;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        left: 0;
        text-align: start;
        max-width: 100%;
        background-color: transparent;
        padding: 15px;
        border-radius: 5px 0 0 50px;
        top: 70px;
        width: 100%;
    }
    .mainH2 {
        text-align: center;
        font-weight: 500;
        font-size: 30px;
        color: #3E5775;
        margin: 5px;
    }
    .SliderAndIconsContainerFluid .slidercaption .slidercaptionName {
        color: white;
        font-size: 28px;
        font-weight: 400;
        /* text-shadow: 0 0 100px #ffffff, 0 0 100px #ffffff; */
        padding: 0 0 5px 0;
        width: 700px;
    }
    .SliderAndIconsContainerFluid .slidercaption .slidercaptionUrlTXT p {
        color: white;
        font-size: 16px;
        font-weight: 400;
        /* text-shadow: 0 0 100px #ffffff, 0 0 100px #ffffff; */
        margin: 0!important;
        text-align: left;
        width: 500px;
    }
    .SliderAndIconsContainerFluid .SlideShowBTN {
        background-color: #1a4961;
        color: #fff;
        padding: 7px 16px 7px 15px;
        margin: 0 0 0 0;
        font-weight: 400;
        font-size: 16px;
        border-radius: 4px;
    }
    .cycle-pager {
        width: 100%;
        text-align: center;
        position: absolute;
        z-index: 100;
        color: #fff;
        font-size: 25px;
        bottom: 10px;
        cursor: pointer;
        opacity: 1;
    }
    /* Top Image Slider END */
    /*.bg-img-small:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to right top, #00aa40, #00a37d, #0098ab, #0087be, #0073b6) !important;
    opacity: 0.64 !important;
    margin: 0 7px 0 8px;
}*/
    .HomePageBoxA .HomePageBoxTxt {
        position: absolute;
        bottom: 30%;
        left: 50%;
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        z-index: 5;
    }
    .HomePageH1AndH2Container {
        padding: 30px 0 30px 0;
    }
    .HomePageH2 {
        color: white;
        font-size: 20px;
        font-weight: 400;
        line-height: 1.3;
    }
    .clientsImg {
        margin: 0 auto;
        display: block;
        width: 80%;
        padding: 15px 0 15px 0;
    }
    .HomeClientsRow {
        margin-top: 160px;
    }
    .BoxesH2Row {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    /* Home Page Boxes Start */
    .HomePageBoxesContainerFluid {
        padding: 15px 15px 50px 15px!important;
        height: 100%;
    }
    .HomePageBox {
        margin: 15px 0 15px 0!important;
    }
    /* Home Page Boxes END */
    /* Home Page About Us Start */
    .HomePageAboutUsContentHolder {
        padding: 30px 15px 50px 15px!important;
        height: 100%;
    }
    .HomePageAboutUsContent {
        display: flex;
        justify-content: center;
        -ms-align-content: center;
        -webkit-align-content: center;
        align-content: center;
        text-align: center;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        max-width: 100%;
        height: 100%;
        margin: 0 auto;
        padding: 0 15px 0 15px!important;
        margin-top: 0px!important;
    }
    .ArticleBoxImg {
        max-height: 144px !important;
        width: 100%;
        overflow: hidden;
    }
    .FooterRightForm {
        padding: 0px 0 50px 0;
        height: 75%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .footerlinksDIV {
        padding-top: 30px;
    }
    .FooterContactDetails {
        padding-top: 30px;
    }
    .HomePageAboutUsTitle {
        color: white;
        font-size: 36px;
        font-weight: 400;
        padding: 0 0 10px 0;
        margin: 15px 0 30px 0;
    }
    .HomePageAboutUsTXT {}
    .HomePageAboutUsTXT p {
        font-weight: 400;
        font-size: 16px;
        color: #fff;
        line-height: 1.4;
    }
    /* Home Page About Us END */
    .courseImg {
        height: 150px!important;
    }
    /* Home Page rsvp Start */
    .rsvpContainerFluid {
        padding: 30px 30px 30px 30px!important;
        overflow: hidden;
    }
    .rsvpContent {
        padding: 0 0 15px 0!important;
        min-height: 150px!important;
    }
    .rsvpHolder {
        padding: 0 0 15px 0!important;
        min-height: 750px!important;
    }
    /* Home Page rsvp END */
    /* Home Page Process Start */
    .ProcessContent {
        height: 100%;
        display: flex;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        justify-content: center;
        padding: 0 0 50px 0!important;
    }
    .ProcessRow-1 {
        display: flex;
        align-items: center;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        justify-content: flex-start;
        padding: 15px 0 15px 0;
    }
    .ProcessRow-2 {
        display: flex;
        align-items: center;
        -ms-flex-direction: row-reverse;
        -webkit-flex-direction: row-reverse;
        flex-direction: row-reverse;
        justify-content: flex-start;
        padding: 15px 0 15px 0;
    }
    .ProcessRow-3 {
        display: flex;
        align-items: center;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        justify-content: flex-start;
        padding: 15px 0 15px 0;
    }
    .ProcessRow-4 {
        display: flex;
        align-items: center;
        -ms-flex-direction: row-reverse;
        -webkit-flex-direction: row-reverse;
        flex-direction: row-reverse;
        justify-content: flex-start;
        padding: 15px 0 15px 0;
    }
    .ProcessRow-5 {
        display: flex;
        align-items: center;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        justify-content: flex-start;
        padding: 15px 0 15px 0;
    }
    .ProcessRow-6 {
        display: flex;
        align-items: center;
        -ms-flex-direction: row-reverse;
        -webkit-flex-direction: row-reverse;
        flex-direction: row-reverse;
        justify-content: flex-start;
        padding: 15px 0 15px 0;
    }
    .ProcessRow-7 {
        display: flex;
        align-items: center;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        justify-content: flex-start;
        padding: 15px 0 15px 0;
    }
    /* Home Page Process END */
    /* Recommendation Start */
    .RecommendationContainerFluid {
        padding: 30px 0 50px 0!important;
        height: 100%;
    }
    .RecommendationContent {
        padding: 30px 15px 30px 15px;
        display: flex;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    .RecommendationImg {
        width: 100%;
        height: 100%;
        display: block;
        padding: 0 0 0 0;
    }
    /*.RecommendationImg img {
        max-width: 100%;
        margin: 0 auto;
        width: auto!important;
    }*/
    .RecommendationContentWrapper {
        padding: 15px 0 0 0;
        max-width: 80%;
        margin: 0 auto;
    }
    .RecommendationDIVMobileMobile .owl-stage-outer {}
    .RecommendationDIVMobile .owl-stage {
        overflow: hidden;
    }
    .RecommendationDIVMobile .owl-item {}
    .RecommendationDIVMobile .owl-item:hover {
        cursor: grab!important;
    }
    .RecommendationDIVMobile .owl-item .active {}
    .RecommendationDIVMobile .owl-nav {
        margin: 0!important;
        position: absolute;
        top: 40%;
        width: 100%;
    }
    .RecommendationDIVMobile .owl-prev {
        position: absolute;
        top: 0;
        right: -15px;
        font-size: 60px!important;
        background-color: transparent!important;
        border-radius: 150px!important;
        width: 35px;
        height: 40px;
        color: #1a4961!important;
        /*border: 1px solid #d6b612!important;*/
        border: none!important;
        display: block!important;
    }
    .RecommendationDIVMobile .owl-prev:focus {
        outline: none!important;
    }
    .RecommendationDIVMobile .owl-prev .disabled {}
    .RecommendationDIVMobile .owl-prev span {
        position: absolute;
        top: 36%;
        right: 9%;
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .RecommendationDIVMobile .owl-next {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 60px!important;
        background-color: transparent!important;
        border-radius: 150px!important;
        width: 35px;
        height: 40px;
        color: #1a4961!important;
        /*border: 1px solid #d6b612!important;*/
        border: none!important;
        display: block!important;
    }
    .RecommendationDIVMobile .owl-next:focus {
        outline: none!important;
    }
    .RecommendationDIVMobile .owl-next .disabled {}
    .RecommendationDIVMobile .owl-next span {
        position: absolute;
        top: 35%;
        right: 15%;
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .RecommendationDIVMobile .owl-dots {
        display: none!important;
    }
    .RecommendationDIVMobile .owl-dot {}
    .RecommendationDIVMobile .owl-dot .active {}
    .RecommendationDIVMobile .owl-dot span {}
    /* Recommendation END */
    /* article Start */
    .ImgHeaderAndBreadCrumbs {
        margin: 70px 0 0 0;
    }
    .breadcrumbBG {
        background-color: #16292f;
        margin-top: 70px;
    }
    .ImgHeaderAndBreadCrumbsMobile {
        margin-top: 70px;
    }
    .HeaderIMGMobile {
        position: relative!important;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 200px;
        overflow: hidden;
    }
    .HeaderIMGMobile img {
        width: 100%;
    }
    .HeaderIMGMobile .HeaderImgOverlayMobile {
        /*background-color: rgba(51, 51, 51, 0.6);*/
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .PageHeadlineAndDescription2Mobile {
        position: absolute;
        text-align: center;
    }
    .headline2Mobile {}
    .headline2Mobile h1 {
        font-size: 36px;
        font-weight: 400;
        color: #fff;
    }
    .description2Mobile {}
    .description2Mobile h2 {
        font-size: 20px;
        font-weight: 400;
        color: #fff;
        padding: 0 10px;
    }
    .thumbnailBG {
        /* background-color: #fff!important; */
        background-color: transparent!important;
        border: none!important;
        margin-bottom: 0!important;
        overflow: hidden;
        height: 180px;
    }
    .moreArticlesContainer {
        padding: 50px 0 50px 0 !important;
        background-color: #09212D;
    }
    .LayoutFormTitle {
        padding: 0 0 0 0;
        margin: 0 0 0 0 !important;
        font-weight: 600;
        color: #1f5697;
        font-size: 35px;
        text-align: center;
        max-width: 100%;
    }
    .socialIconsFooter {
        width: 300px;
        height: 63px;
        float: none;
        margin-left: 0;
        margin-top: 50px;
        margin: 0 auto;
        margin-top: 50px;
    }
    /* Process Page Start */
    .ProcessPageContainer {
        min-height: 3180px!important;
    }
    .ProcessPageBoxMobile1 {
        margin: 50px 20px 50px 20px;
        padding: 0 0 0 0;
        position: relative;
    }
    .ProcessPageBoxMobile1:after {
        content: '';
        background: rgba(0, 0, 0, 0.1);
        position: absolute;
        width: 1px;
        min-height: 120px;
        display: block;
        border-radius: 4px;
        margin: 0 auto;
        bottom: -60px;
        left: 50%;
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: -1;
    }
    .ProcessPageBoxMobile {
        margin: 50px 20px 50px 20px;
        padding: 0 0 0 0;
        position: relative;
        display: none;
    }
    .ProcessPageBoxMobile:after {
        content: '';
        background: rgba(0, 0, 0, 0.1);
        position: absolute;
        width: 1px;
        min-height: 120px;
        display: block;
        border-radius: 4px;
        margin: 0 auto;
        bottom: -60px;
        left: 50%;
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: -1;
    }
    .ProcessPageBoxMobileHolder1 {
        box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
        background-color: #f5f5f5;
    }
    .ProcessPageBoxMobileHolder {
        box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
        background-color: #f5f5f5;
    }
    .ProcessPageBoxMobileContent {
        width: 100%;
        display: inline-block;
        padding: 20px 10px 0 10px;
        margin: 0 0 5px 0;
        text-align: center;
    }
    .ProcessPageBoxNameMobile {
        font-weight: 400;
        font-size: 26px;
    }
    .ProcessPageBoxName2Mobile {
        overflow: hidden;
        /*height: 135px;
        min-height: 135px;*/
        padding: 0 10px 0 10px;
        max-height: 300px;
    }
    .ProcessPageBoxName2Mobile p {
        font-size: 16px;
        font-weight: 400;
    }
    .ProcessPageBoxContentImgMobile {
        margin: 10px 0 0 0;
    }
    .ProcessPageBoxContentImgMobile img {
        margin: 0 auto;
        width: 100%;
    }
    .lastItemClass:after {
        display: none!important;
    }
    /* Process Page END */
    /* Inner Page rsvp Start */
    .ArticlersvpIconsContent {
        display: flex;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        text-align: center;
        min-height: 145px !important;
        opacity: 0;
        width: 50%;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    /* Inner Page rsvp END */
    /* article End */
    /* Contact Us Start */
    .ContactUSContainer {
        padding-top: 30px;
        width: 95vw!important;
    }
    .ContactUSIMG {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        padding: 0 0 30px 0!important;
        max-width: 100%;
    }
    .LayoutFormTitle2 {
        padding: 5px 0 30px 0;
        margin: 0 0 0 0!important;
        text-align: center;
    }
    /* Contact Us END */
    /* footer links Start */
    .FooterEmailHolder a {
        display: flex;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding: 0 0 7px 0;
        justify-content: center;
    }
    .FooterAddressHolder {
        display: flex;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding: 0 0 7px 0;
    }
    .FooterPhoneHolder a {
        display: flex;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding: 0 0 7px 0;
        justify-content: center;
    }
    .footerlinksContainerFluid {
        padding: 50px 0 50px 0!important;
        text-align: center;
    }
    .footerlinksContainer {
        width: 95vw!important;
    }
    .FooterColumn2 {
        padding: 0px 0 0 0;
    }
    .FooterColumn3 {
        padding: 30px 0 0 0;
    }
    .FooterLogo {
        padding: 30px 0 0 0;
    }
    .FooterLogo img {
        margin: 0 auto;
        max-width: 50%;
    }
    .FooterCredit h5 {
        color: white;
        font-weight: 400;
        opacity: 1;
        -moz-transition: opacity 1.3s ease;
        -o-transition: opacity 1.3s ease;
        -webkit-transition: opacity 1.3s ease;
        transition: opacity 1.3s ease;
        margin: 0 0 0 0;
        padding: 5px 0 0 0;
    }
    /* footer links END */
    #movePanel {
        display: none;
    }
    .SocialBarRow {
        border-top: 1px solid rgba(0, 0, 0, 0);
        padding-top: 10px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
    .SocialShareButtonsAndTitleHolder {
        display: flex;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        -ms-flex: 1;
        -webkit-flex: 1;
        flex: 1;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    .SocialStarsHolder {
        display: flex;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex: 1;
        -webkit-flex: 1;
        flex: 1;
        justify-content: center;
        padding-top: 30px;
    }
    .RecommendationTitle {
        text-align: center;
        font-weight: 400;
        font-size: 35px;
        padding: 0px 0 0px 0;
        color: white;
    }
    .HomePageH1 {
        color: white;
        font-size: 30px;
        font-weight: 400;
    }
    .HomePageH1AndH2 {
        max-width: 750px;
        margin: 0 auto;
        margin-top: 60px;
    }
    .SocialBarContainer {
        /* width: 100%!important; */
        position: relative;
        padding: 0 !important;
        /* margin: 50px 0 0 0!important; */
        min-height: 110px;
    }
    .RecommendationTXT p {
        color: white;
        font-weight: 400;
        font-size: 11px;
    }
    .RecommendationTXT {
        text-align: right;
        padding-left: 55px;
    }
    .recoImg {
        position: absolute;
        top: 119px;
        left: 15px;
        /* right: 0; */
        bottom: 0;
        width: 87px!important;
    }
    .recoRoundPersonImg {
        width: 74px !important;
        left: 22px;
        position: absolute;
        top: 125px;
    }
    .RecommendationName {
        color: #1ED5D3 !important;
        font-weight: 400;
        font-size: 15px;
        position: relative;
        padding: 0 0 0 5px;
    }
    .recommentationArrow {
        width: 30px;
    }
    .HomePageTeachersDescP {
        color: #1ED5D3 !important;
        font-weight: 400;
        font-size: 17px!important;
        position: relative;
        padding: 15px 0 0 5px !important;
    }
    .HomePageTeachersDesc p {
        color: white;
        padding-left: 0;
        font-size: 12px;
    }
    .sm-padd-0 {
        padding-left: 0;
        padding-right: 0;
    }
    .to-bottom-baner {
        display: none;
        text-align: center;
        z-index: 99;
        position: absolute;
        bottom: 0px;
        left: 50%;
        /* margin-left: -35px; */
        padding: 20px;
        font-size: 48px;
        animation: moving 2s ease-out infinite;
        -webkit-animation: moving 2s ease-out infinite;
    }
    @-webkit-keyframes moving {
        0% {
            bottom: 0px;
        }
        30% {
            bottom: -20px;
        }
        60% {
            bottom: 0px;
        }
    }
    @keyframes moving {
        0% {
            bottom: 0px;
        }
        30% {
            bottom: -20px;
        }
        60% {
            bottom: 0px;
        }
    }
    .SliderAndIconsContainerFluid {
        position: relative;
        margin: 0 0 0 0 !important;
        height: 100vh;
        overflow: hidden;
        max-height: 335px;
        /*width: 80%;*/
    }
}

/* Media Quary for 992px END*/

/* ==========================================================================================================
=============================================================================================================
========================================================================================================== */

/* Media Quary for 768px START*/
@media(max-width:673px) {
    .slidercaptionName h1 {
        font-size: 35px;
    }
}
@media(max-width:600px) {
    .slidercaptionName p {
        font-size: 28px;
        font-weight: 600;
        text-align: center;
    }
    .SliderAndIconsContainerFluid {
        position: relative;
        margin: 0 0 0 0 !important;
        max-height: 335px;
        /* width: 80%; */
    }
    .slideImage {
        display: block!important;
        min-width: 160px;
        max-height: 450px;
        overflow: hidden;
    }
    .HomePageBox {
        margin: 15px 0 15px 0!important;
        /*padding: 0!important;*/
    }
    .rsvpIconsContent {
        display: flex;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        min-height: 110px!important;
        opacity: 0;
        padding: 0 0 0 0!important;
    }
    .rsvpIconsHolder {
        min-height: 995px!important;
    }
    .FooterLogo img {
        margin: 0 auto;
        max-width: 80%;
    }
    .FooterCreditContainerFluid {
        padding: 10px 0 10px 0 !important;
        position: absolute;
        width: 100%;
        bottom: 0;
        background-color: #1f5697;
    }
    .FooterCreditA span {
        margin-left: 15%;
    }
    /*.RecommendationImg img {
        max-width: 100%;
        margin: 0 auto;
        width: 40%!important;
    }*/
    .RecommendationDIVMobile .owl-stage {
        overflow: hidden;
    }
}

/* Media Quary for 768px END*/