﻿
@font-face {
    font-family: 'segoeui_0';
    src: url('../fonts/segoeui_0.ttf') format('truetype');
}

@font-face {
    font-family: 'segoeuib_0'; /*bold*/
    src: url('../fonts/segoeuib_0.ttf') format('truetype');
}

@font-face {
    font-family: 'segoeuil_0'; /*lite*/
    src: url('../fonts/segoeuil_0.ttf') format('truetype');
}

@font-face {
    font-family: 'segeo_semibold'; /*semi bold*/
    src: url('../fonts/seguisb_0.ttf') format('truetype');
}

body {
    font-family: 'segoeui_0' !important;
    background: #F0F2F4 !important;
}
[type=file]:hover{
    cursor:pointer !important; 
}
.pdg-l-10 {
    padding-left: 10px;
}

.iframe {
    width: 100%;
    min-height: 380px;
    margin: 0px;
}

    .iframe div {
        padding: 0;
    }

.container-fluid {
    padding-right: 50px;
    padding-left: 50px;
}

section {
    padding: 0px 0px;
}

.clear {
    clear: both;
}

.navbar {
    background-color: rgba(0,51,102, 0.9); /*#003366;*/
    border: none !important;
    border-radius: 0px;
    margin: 0px;
    z-index: 999;
    opacity: 1;
}

.navbar-brand {
    height: auto !important;
}

.navbar-header {
    width: 100%;
}

.navbar-brand img {
    width: 118px;
    float: left;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -o-transition: all 0.35s;
    transition: all .35s;
}

.pdg-l-20 {
    padding-right: 20px;
}
@media screen and (max-width: 800px) {

    / Force table to not be like tables anymore / #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }

    / Hide table headers (but not display: none;, for accessibility) / #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #no-more-tables tr {
        border: 1px solid #ccc;
    }

    #no-more-tables td {
        / Behave like a "row" / border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
    }

        #no-more-tables td:before {
            / Now like a table header / position: absolute;
            / Top/left values mimic padding / top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
            text-align: left;
            font-weight: bold;
        }

        /*
 Label the data
 */
        #no-more-tables td:before {
            content: attr(data-title);
        }
}

#no-more-tables table {
    width: 100%;
}

#no-more-tables .table-condensed > thead > tr > th, #no-more-tables .table-condensed > tbody > tr > th, #no-more-tables .table-condensed > tfoot > tr > th, #no-more-tables .table-condensed > thead > tr > td, #no-more-tables .table-condensed > tbody > tr > td, #no-more-tables .table-condensed > tfoot > tr > td {
    width: 100px;
}

.paybtn {
    border-radius: 50px;
    color: #003366 !important;
    border: 1px solid #003366;
    background-color: #fff;
    width: 75px;
    height: 25px;
    padding: 0px;
}
.overlayMenu {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    float: left;
    position: absolute;
    left: 15%;
}

    #wrapper.toggled {
        padding-left: 60%;
    }

        #wrapper.toggled #sidebar-wrapper {
            width: 60%;
            padding: 111px 29px 0;
        }

        #wrapper.toggled #page-content-wrapper {
            left: 90% !important;
            position: absolute;
        }

textarea:focus, input:focus {
    outline: none;
}

.modal {
    background-color: rgba(0,0,0,0.6);
}

.videoPopup {
    width: 100%;
    min-height: 300px;
}

.headingSLide {
    font-size: 26px;
    color: #0b2d4d;
}

.Greentext {
    font-family: segoeuib_0;
}

#sidebar-wrapper {
    background: #053666;
    height: 100%;
    left: 220px;
    margin-left: -220px;
    overflow-x: hidden;
    overflow-y: auto;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    width: 0;
    z-index: 1000;
}

    #sidebar-wrapper::-webkit-scrollbar {
        display: none;
    }

#page-content-wrapper {
    left: 0;
    position: absolute;
}

#menubar .nav li a {
    font-size: 18px;
    text-align: left;
    color: #ffffff;
}

#menubar .navbar-nav {
    margin: 7.5px -15px;
}

    #menubar .navbar-nav > li > a {
        line-height: 25px;
    }

.px-Flag_of_Indiasvg {
    width: 39px;
    object-fit: contain;
}

.px-Flag_of_Indiasvg1 {
    width: 29px;
    object-fit: contain;
}

.navbar-default .navbar-nav > .flagInd.open > a, .navbar-default .navbar-nav > .flagInd.open > a:hover, .navbar-default .navbar-nav > .flagInd.open > a:focus {
    color: #555;
    background-color: transparent;
}

.flagInd .dropdown-menu {
    background-color: #ffffff;
}

    .flagInd .dropdown-menu li a {
        background-color: transparent;
        color: #000000 !important;
        font-size: 14px;
    }

        .flagInd .dropdown-menu li a:hover {
            background-color: transparent;
            color: #003366;
        }

        .flagInd .dropdown-menu li a:hover {
            background-color: transparent;
            color: #003366;
        }

.Rounded-Rectangle-1 {
    border-radius: 25px;
    background-color: #deae15;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
    font-size: 14px !important;
    text-align: left;
    color: #003366 !important;
    padding: 7px 15px !important;
}

.Rounded-Rectangle-1-copy {
    border-radius: 16px;
    background-color: #ffffff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
    color: #000;
    font-size: 14px;
    text-align: left;
    color: #003366;
    padding: 7px 15px !important;
}

#menubar .navbar-right li .Rounded-Rectangle-1:hover {
    border-radius: 25px;
    background-color: #deae15;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
    text-align: left;
    color: #003366;
}

.Logo {
    margin-right: 60px;
}

.hamburgerBox {
    min-width: 120px;
    margin-top: 14px;
    margin-right: 30px !important;
}

.hamburgerText {
    float: left;
    min-width: 103px;
    margin-left: 20px;
    margin-top: -16px;
}

.is-open .hamburgerText {
    display: none;
}

.is-open .hamburgerBtnTxt {
    float: right;
}

.is-closed.hamburgerInWrapper {
    display: block;
}

.is-open.hamburgerInMenu {
    display: none;
}

.hamburger {
    /*background: transparent;
    border: none;
    display: block;
    height: 30px;
    margin-left: 15px;
    position: relative;
    top: 20px;
    width: 20px;
    z-index: 999;*/
    background: transparent;
    border: none;
    display: block;
    height: 28px;
    margin-left: 15px;
    position: relative;
    width: 16px;
    z-index: 999;
    float: left;
    margin-right: 10px;
}

.hamburgerInWrapper.hamburger.is-open {
    margin-top: -70px;
}

    .hamburgerInWrapper.hamburger.is-open .hamb-top, .hamburgerInWrapper.hamburger.is-open .hamb-middle, .hamburgerInWrapper.hamburger.is-open .hamb-bottom {
        width: 33px;
        opacity: 0.7;
    }

.hamburger.is-open {
    padding-right: 25px;
    margin-top: 20px;
    z-index: 1000;
    /*width: 35px;*/
    float: right;
}

.hamburger:hover {
    outline: none;
}

.hamburger:focus {
    outline: none;
}

.hamburger:active {
    outline: none;
}

.hamburgerBtn {
    float: right;
    background: none;
    border: 0;
}

.hamburger.is-closed:before {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    content: '';
    display: block;
    font-size: 14px;
    line-height: 32px;
    -ms-opacity: 0;
    opacity: 0;
    text-align: center;
    width: 100px;
}

.hamburger.is-closed:hover before {
    -webkit-transform: translate3d(-100px, 0, 0);
    -moz-transform: translate3d(-100px, 0, 0);
    -ms-transform: translate3d(-100px, 0, 0);
    -o-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    display: block;
    -ms-opacity: 1;
    opacity: 1;
}

.hamburger.is-closed:hover .hamb-top {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    /*top: 0;*/
}

.hamburger.is-closed:hover .hamb-bottom {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out
    /*bottom: 0;*/
}

.hamburger.is-closed .hamb-top {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    top: 5px;
}

.hamburger.is-closed .hamb-middle {
    margin-top: -2px;
    top: 50%;
}

.hamburger.is-closed .hamb-bottom {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    bottom: 7px;
}

.hamburger.is-closed .hamb-top, .hamburger.is-closed .hamb-middle, .hamburger.is-closed .hamb-bottom, .hamburger.is-open .hamb-top, .hamburger.is-open .hamb-middle, .hamburger.is-open .hamb-bottom {
    height: 2px;
    left: 0;
    position: absolute;
    /*width: 100%;*/
    width: 20px;
}

.hamburger.is-open .hamb-top {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
    -moz-transition: -moz-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
    -ms-transition: -ms-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
    -o-transition: -o-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
    transition: transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
    margin-top: -2px;
    top: 50%;
}

.hamburger.is-open .hamb-middle {
    display: none;
}

.hamburger.is-open .hamb-bottom {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
    -moz-transition: -moz-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
    -ms-transition: -ms-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
    -o-transition: -o-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
    transition: transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
    margin-top: -2px;
    top: 50%;
}

.hamburger.is-open:before {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    content: '';
    display: block;
    font-size: 14px;
    line-height: 32px;
    -ms-opacity: 0;
    opacity: 0;
    text-align: center;
    width: 100px;
}

.hamburger.is-open:hover before {
    -webkit-transform: translate3d(-100px, 0, 0);
    -moz-transform: translate3d(-100px, 0, 0);
    -ms-transform: translate3d(-100px, 0, 0);
    -o-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    display: block;
    -ms-opacity: 1;
    opacity: 1;
}


.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1;
}

.hamb-bottom, .hamb-middle, .hamb-top {
    background-color: #ffffff;
}

.sidebar-brand a {
    /*color: #fff;
    font-size: 16px;
    text-decoration: none;
    background-color: transparent !important;
    padding: 0 33px !important;*/
    font-size: 14px;
    /*font-weight: 600;
    text-align: left;*/
    color: #ffffff;
}

    .sidebar-brand a .underline {
        margin-top: 5px;
        margin-bottom: 20px;
        border: 1px solid #deae15;
        width: 145px;
    }

    .sidebar-brand a:hover {
        background-color: transparent !important;
    }

.nav > li > a:hover {
    text-decoration: none;
    background-color: #032647;
    border-radius: 5px;
}

.nav > li > a:focus {
    background-color: transparent;
}

.img-rmgr {
    margin-right: 15px;
    height: 70px;
}

.img-rmgr1 {
    margin-right: 15px;
}

#sidebar-wrapper .nav > li > a {
    padding: 20px 15px;
    font-size: 14px;
    color: #ffffff;
}

#sidebar-wrapper .nav > li {
    clear: both;
}

    #sidebar-wrapper .nav > li > .programs {
        opacity: 0.6;
        font-size: 14px;
        color: rgba(255, 255, 255, 0.4);
    }

.Popular-Programs {
    width: 17px;
    height: 20px;
    object-fit: contain;
}

.View-all-Programs, .View-all-Programs:hover {
    text-decoration: underline !important;
    font-size: 14px !important;
    font-weight: 600;
    text-align: left;
    color: #ffffff !important;
}

.textalignR {
    text-align: right;
}
/***************End Header Menus**********************/


/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
    position: relative;
    height: 100vh;
}

    .fade-carousel .carousel-inner .item {
        height: 100vh;
    }

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 40%;
    left: 25.3%;
    z-index: 3;
    color: #fff;
    text-align: center;
    -webkit-transform: translate3d(-50%,-50%,0);
    -moz-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
}

.Think-Online-Think-Amity {
    text-transform: capitalize;
    font-family: segoeuib_0;
    font-size: 72px;
    text-align: center;
    color: #ffffff;
    margin: 0;
}

    .Think-Online-Think-Amity .text-style-1 {
        color: #deae15;
    }

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
}

.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1,
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
    height: 100vh;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.fade-carousel .slides .slide-1 {
    background-image: url(../images/Banner.jpg);
}

/********************************/
/*          Media Queries       */
/********************************/
/*@media screen and (min-width: 980px) {
    .hero {
         width: auto;
    }
}

@media screen and (max-width: 735px) {
    .hero {
        left:50%;
        width:85%;
    }
    .hero h1 {
        font-size: 4em;
    }
}*/

.Shape-8-copy-4 {
    width: 82px;
    object-fit: contain;
}

.Shape-2-copy {
    width: 19px;
    height: 19.1px;
    object-fit: contain;
    margin-right: 15px;
    margin-top: -10px;
}

.Search-for-your-program-copy {
    font-size: 36.2px;
    /*font-weight: 300;*/
    color: #f0f2f4;
    font-family: segoeuil_0;
}

.pdg-t-b {
    padding: 25px 0;
}

.pdg-t {
    padding: 25px 0;
}

.Rectangle-12 {
    max-width: 446px;
    width: 100%;
    height: 2px;
    object-fit: contain;
    opacity: 0.3;
    background-color: #ffffff;
}

.searchline {
    margin-top: -9px;
}

.searchbox {
    cursor: pointer;
}

    .searchbox a:hover {
        text-decoration: none;
    }

@media (min-width: 768px) {
    .modal-dialog {
        margin: 100px auto;
    }
}

#searchpopup .modal-content {
    background-color: transparent;
    border: 0px;
    box-shadow: none;
}

#searchpopup .modal-header {
    border-bottom: 0px solid #e5e5e5;
    color: #fff;
}

#searchpopup .close {
    opacity: 1;
}

#searchpopup .close {
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
}

#searchpopup .titlesearch {
    font-size: 58.4px;
    font-family: segoeuil_0;
    font-weight: 300;
    text-align: left;
    color: #ffffff;
}

.Shape-1-close {
    width: 33px;
    height: 33px;
    object-fit: contain;
    opacity: 0.8;
}

#searchpopup .modal-body {
    opacity: 0.95;
    background-color: #003366;
    padding: 30px 40px;
}

#searchpopup .Long-Term-Programs {
    font-family: segeo_semibold;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 0.3px;
    text-align: left;
    color: #ffffff;
}

#searchpopup .longprogimg {
    width: 30px;
    height: 26px;
    object-fit: contain;
}

.subtextsearch {
    font-family: segoeui_0;
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 0.3px;
    text-align: left;
    color: #fffefe;
}

#searchpopup ul {
    padding: 0;
    text-decoration: none;
    list-style: none;
}

#searchpopup .firstlisthead {
    padding-bottom: 25px;
}

#searchpopup ul .list1 {
    float: left;
    margin-left: 30px;
    /*margin: 10px 23px;*/
    /*padding: 10px 0px;*/
    clear: both;
}

#searchpopup .list1:hover {
    border-radius: 19.5px;
    background-color: #064789;
    color: #fff;
}

#searchpopup ul .list1 a {
    font-family: segoeui_0;
    border-radius: 19.5px;
    background-color: transparent;
    padding: 10px 18px;
    float: left;
    color: #fff;
    text-decoration:none;
}
/*#searchpopup ul .list1 a:hover {
            border-radius: 19.5px;
            background-color: #064789;
            padding: 10px 18px;           
            color: #fff;
        }*/
.search-col-1 {
    border-right: 1px solid #325a82;
    min-height: 270px;
}

.search-col-3 {
    border-right: 0px solid #325a82;
    min-height: 270px;
}

.bottomsearchtext {
    font-size: 10px;
    line-height: 2;
    letter-spacing: 0.2px;
    text-align: left;
    color: #ffffff;
}

    .bottomsearchtext a {
        text-decoration: underline;
        color: #ffffff;
    }

.mrg-t {
    margin-top: 20px;
}

.mrg-t-10 {
    margin-top: 10px;
}

a:hover {
    text-decoration: none !important;
}
/*****************End Banner**********************/
a:hover, a:focus {
    outline: none !important;
}

/********/
#searchpopup .titlesearch input {
    background: transparent;
    border: 0;
}

#searchpopup ::-webkit-input-placeholder {
    /*/ WebKit, Blink, Edge /*/ color: #ffffff;
    opacity: 0.6;
}

#searchpopup :-moz-placeholder {
    /*/ Mozilla Firefox 4 to 18 /*/ color: #ffffff;
    opacity: 0.6;
}

#searchpopup ::-moz-placeholder {
    /*/ Mozilla Firefox 19+ /*/ color: #ffffff;
    opacity: 0.6;
}

#searchpopup :-ms-input-placeholder {
    color: #ffffff;
    opacity: 0.6;
}

#searchpopup ::-ms-input-placeholder {
    color: #ffffff;
    opacity: 0.6;
}

.footerLockImg {
    width: 25px;
    float: left;
    margin-right: 6px;
}

.footerSSLBox {
    margin-top: 20px;
}

.footerSSLSubBox {
    line-height: 1;
}

.footerSSL {
    font-family: segoeuib_0;
    font-size: 20px;
}

.footerSSL1 {
    font-size: 16px;
    margin-top: -10px;
}

.TypingHeading {
    min-height: 63px;
}

.width100p{
    width:100%;
}

.dropdown {
    max-width: 95%;
}

dl {
    margin-bottom: 0px;
}

.dropdown dt a {
    display: block;
    height: 2.5em;
    width: 100%;
    border-radius: 3px;
    text-decoration: none;
    color: #333;
    font-family: "segoeui_0";
    font-size: 14px;
    font-weight: normal;
}

    .dropdown dt a:hover, .dropdown dt a:active {
        border-color: #bdc3c7;
    }

.dropdown dt span {
    display: block;
    padding: 0px 15px;
    line-height: 2em;
    background: url("../images/ic_dropdown.png") no-repeat 93% center #fff;
    cursor: pointer;
    border: 1px solid #999999;
    border-radius: 50px;
}

.dropdown dd {
    position: relative;
    margin-top: -5px;
}

    .dropdown dd ul {
        display: none;
        position: absolute;
        left: 0;
        /*top: -2.5em;*/
        top: 0px;
        width: 100%;
        list-style: none;
        background: #fff none repeat scroll 0 0;
        border-radius: 3px;
        z-index: 1;
        margin: 0px;
        padding: 0px;
        border: 1px solid #caccce;
    }

        .dropdown dd ul li:first-child a:hover {
            border-radius: 3px 3px 0 0;
        }

        .dropdown dd ul li:last-child a:hover {
            border-radius: 0 0 3px 3px;
        }

    .dropdown dd li a {
        display: block;
        padding: 5px 1em;
        text-decoration: none;
        color: #333;
        font-family: "segoeui_0";
        font-size: 14px;
        font-weight: normal;
    }

        .dropdown dd li a:hover {
            background-color: #003366;
            color: #fff;
            cursor: pointer;
        }

.mrg-t-15 {
    margin-top: 15px;
}

.section {
    margin: 20px 0;
}

.SearchProgram input[type=text] {
    width: 100%;
    max-width: 500px;
    border: 1px solid #ccc;
    font-size: 16px;
    color: #0b2d4d;
    background-color: #FFF;
    background-image: url('../images/searchBlue.png');
    background-position: 20px center;
    background-repeat: no-repeat;
    padding: 6px 50px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    margin: 0 auto;
    margin-top: 8%;
    border-radius: 20px;
}

    .SearchProgram input[type=text]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
        color: #0b2d4d;
    }

    .SearchProgram input[type=text]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        color: #0b2d4d;
        opacity: 1;
    }

    .SearchProgram input[type=text]::-moz-placeholder { /* Mozilla Firefox 19+ */
        color: #0b2d4d;
        opacity: 1;
    }

    .SearchProgram input[type=text]:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #0b2d4d;
    }

.ProfessionalMeterBox {
    min-height: 353px;
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0 0 20.6px 3.4px rgba(44, 36, 38, 0.1);
    padding: 20px;
    float: left;
}

.profTitle {
    font-family: segeo_semibold;
    font-size: 22px;
    color: #003366;
}

.profsubtitle {
    font-size: 18px;
    color: #333333;
}

.profsubtitle-1 {
    font-family: Myriad Pro;
    font-size: 14px;
    line-height: 1.29;
    letter-spacing: 0.4px;
    color: #333333;
}

.profsubtitle-2 {
    font-size: 16px;
    color: #003366;
}

.DropdwnList {
    width: 100%;
    /*overflow: hidden;*/
    background: url("../images/ic_dropdown.png") no-repeat right #fff;
    border: 1px solid #caccce;
    font-size: 14px;
    border-radius: 16px;
    padding: 0px 9px;
    background-position: 95%;
}

    .DropdwnList select {
        background: transparent;
        width: 100%;
        font-size: 14px;
        line-height: 1;
        border: 0;
        border-radius: 0;
        height: 30px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        color: #333;
        outline: none;
        letter-spacing: 2.1px;
        padding: 0 10px;
        cursor: pointer;
    }

        .DropdwnList select option {
            padding: 5px;
            border-bottom: 0px;
            cursor: pointer;
            text-indent: 5px;
        }

    .DropdwnList:focus {
        border-bottom: 2px solid #18479f;
    }


.LetsTalkBox {
    min-height: 350px;
}

.letstalkbox-1 {
    padding: 5px 15px;
    background-color: #deae15;
    border: solid 1px #deae15;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.pdg-l-r-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.phoneicon {
    width: 12.6px;
    margin: 5px 13px;
}

.phonetext {
    font-family: segeo_semibold;
    font-size: 14px;
    font-weight: 100;
    color: #003366;
    line-height: 2;
}

.letstalkbox-2 {
    min-height: 263px;
    border-radius: 5px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    box-shadow: 0 0 20.6px 3.4px rgba(44, 36, 38, 0.1);
    background: #ffffff url('../images/group@3x.png');
    background-repeat: no-repeat;
    background-size: 109px 136px;
    background-position: right 1px top -23px;
    padding: 6px 27px;
}

.letstext-1 {
    font-family: segeo_semibold;
    font-size: 22px;
    text-align: left;
    color: #003366;
}

.letstext-2 {
    font-size: 14px;
    text-align: left;
    color: #333333;
}

.letstext-3 {
    font-size: 16px;
    text-align: left;
    color: #003366;
}

.letstext-4 .input-group-addon {
    background: none;
    border-right: 0;
    background-color: #ffffff;
    border-color: #999999;
    border-bottom-left-radius: 16px;
    border-top-left-radius: 16px;
}

.letstext-4 .form-control {
    border-radius: 16px;
    background-color: #ffffff;
    border: solid 1px #999999;
    border-left: 0px;
}

.button1 {
    border-radius: 16px;
    background-color: #003366;
    font-size: 14.5px;
    text-align: center;
    color: #ffffff;
    padding: 4px 18px;
}

    .button1:hover, .button1:focus, .button1:active {
        color: #ffffff;
    }

.chatfbbtn {
    font-family: segoeui_0;
    border-radius: 5px;
    background-color: #003366;
    box-shadow: 0 0 20.6px 3.4px rgba(44, 36, 38, 0.1);
}

    .chatfbbtn .btn-lg {
        padding: 3px 16px;
    }

        .chatfbbtn .btn-lg.btnchat1 {
            border-right: 1px solid #d2d8dd;
            border-radius: 0;
        }

.iconbtn {
    width: 22.3px;
    height: 23px;
    object-fit: contain;
    float: left;
    margin-top: 7px;
}

.btntext {
    font-size: 14.3px;
    color: #ffffff;
    float: left;
    padding-left: 20px;
}

.testimonial-1 {
    min-height: 310px;
    border-radius: 5px;
    box-shadow: 0 0 20.6px 3.4px rgba(44, 36, 38, 0.1);
    background: #ffffff url('../images/model-image.png');
    background-repeat: no-repeat;
    background-size: 120px 229px;
    background-position: right 6px bottom 0px;
}

.slidetext-1 {
    font-family: segeo_semibold;
    font-size: 22px;
    line-height: 1;
    color: #003366;
}

.slidetext-2 {
    font-size: 14px;
    font-weight: 900;
    text-align: left;
    color: #003366;
    margin-bottom: 0px;
}

.slidetext-3 {
    font-family: segoeuib_0;
    font-size: 12px;
    text-align: left;
    color: #333333;
}

.slidetext-4 {
    font-size: 14px;
    text-align: left;
    color: #333333;
}

.testimonial-1 {
    padding: 20px 25px;
    padding-bottom: 0px;
}

.pdg-none {
    padding: 0;
}

.Vector-Smart-Object {
    opacity: 0.7;
}

.testimonial-2 {
    padding: 15px 0 0 25px;
    min-height: 270px;
    border-radius: 5px;
    box-shadow: 0 0 20.6px 3.4px rgba(44, 36, 38, 0.1);
    background: #ffffff url('../images/vector-smart.png');
    background-repeat: no-repeat;
    background-size: 211px 197px;
    background-position: right 6px bottom 0px;
}

.oleventbox {
    min-height: 483px;
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0 0 20.6px 3.4px rgba(44, 36, 38, 0.1);
}

.olebox1 {
    padding: 20px 25px 5px 25px;
}

.ole-text-1 {
    font-family: segeo_semibold;
    font-size: 22px;
    text-align: left;
    color: #003366;
}

.AlumnIcon {
    padding-left: 18px;
    padding-right: 18px;
    min-width: 105px;
}

.viewall {
    font-size: 12px;
    text-align: left;
    color: #0b2d4d;
    text-decoration: underline;
    margin-top: 10px;
}

.ole-text-2 {
    font-size: 16px;
    font-weight: 600;
    color: #0b2d4d;
    clear: both;
    margin-bottom: 0px;
}

.ole-text-3 {
    font-size: 14px;
    text-align: left;
    color: #333333;
}

.takelook {
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0 0 20.6px 3.4px rgba(44, 36, 38, 0.1);
    float: left;
    margin-bottom: 20px;
}

    .takelook .take-heading {
        font-family: segeo_semibold;
        font-size: 22px;
        color: #003366;
        padding: 18px 20px 5px 15px;
    }

    .takelook .takebox {
        padding: 6px 15px 15px;
        float: left;
    }

.CalendarBox {
    background:#ffffff;
}
.HomePageCalender td {
    background-color: transparent !important;
    text-align: center !important;
}

.HomePageCalender th {
    text-align: center !important;
}

#ContentPlaceHolder1_UpdatePanel1 {
    margin-top: 7px;
    font-family: 'segoeui_0';
}

.Calendarclass a {
    background-color: #003366 !important;
    color: #ffffff !important;
    border-radius: 50%;
    padding: 4px 7px;
    text-decoration: none;
    font-size: 9.8px;
}

.CalendarclassNotActive a {
    pointer-events: none;
}

.smbanner-container {
    position: relative;
}

.image {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 5px;
}

.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    /*opacity: 0.9;
    background-color: #003366;*/
    overflow: hidden;
    height: 100%;
    transition: .5s ease;
    display: block;
    width: 32%;
    padding: 15px;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    background-image: url('../images/BgRectangle.png');
}

    .overlay a {
        opacity: 1;
    }

.overlaytext-1 {
    font-size: 20px;
    /*text-align: left;*/
    color: #ffffff;
}

.overlaytext-2 {
    font-size: 12px;
    /*text-align: left;*/
    color: #ffffff;
    font-weight: 600;
    line-height: 3.67;
    letter-spacing: 0.2px;
    /*margin-top: 15px;
    margin-bottom: 20px;*/
}

.btn-enroll {
    font-size: 16px;
    color: #003366;
    border-radius: 16px;
    background-color: #ffffff;
}

.btn-enrollHomePage {
    width: auto;
}

.bookmark-img {
    width: 30px;
    height: 30px;
    /*object-fit: contain;*/
    border-radius: 50px;
    background-color: #ffffff;
    box-shadow: 0 0 20.6px 3.4px rgba(44, 36, 38, 0.1);
    border: solid 1px rgba(206, 206, 206, 0.76);
    padding: 9px;
    margin-left: 10px;
}

.pdg-l-none {
    padding-left: 0px;
}

.pdg-r-none {
    padding-right: 0px;
}

.smbnr2 {
    /*width: 406px;
    height: 363px;*/
    width: 100%;
    height: auto;
    background-color: #000;
}

.smbnrMinH {
    min-height: 322px;
}

.smbnr3 {
    /*width: 260px;
    height: 155px;*/
    width: 100%;
    max-height: 156px;
}

.overlay-2 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    /*opacity: 0.9;
    background-color: #003366;*/
    background-image: url('../images/BgRectangle.png');
    overflow: hidden;
    height: 100%;
    transition: .5s ease;
    display: block;
    width: 50%;
    padding: 15px;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.overlay-3 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    /*opacity: 0.9;
    background-color: #003366;*/
    background-image: url('../images/BgRectangle.png');
    overflow: hidden;
    height: 100%;
    transition: .5s ease;
    display: block;
    width: 100%;
    padding: 15px;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

    .overlay-2 .overlaytext-1, .overlay-3 .overlaytext-1 {
        font-size: 18px;
    }

    .overlay-3 .overlaytext-2 {
        line-height: 1.67;
    }

.mrg-b-5 {
    margin-bottom: 5px;
}

.fasttrack {
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0 0 20.6px 3.4px rgba(44, 36, 38, 0.1);
    clear: both;
    min-height: 200px;
    background: #ffffff url('../images/fasttrack-img.png');
    background-repeat: no-repeat;
    background-size: 427px 139px;
    background-position: right 6px bottom 0px;
    padding: 10px 15px;
}

.Fast-track-your-Career {
    font-family: segeo_semibold;
    font-size: 22px;
    margin-bottom: 5px;
    color: #003366;
}

.fasttrack-text2 {
    max-width: 430px;
    margin: 0px;
}

.fasttrack-text3 {
    font-size: 16px;
    color: #003366;
    margin-bottom: 5px;
}

.fasttrack-dropdown {
    max-width: 279px;
}

    .fasttrack-dropdown select option {
        border: 1px solid #ccc;
    }

select option {
    border: 1px solid #ccc;
}

.counting {
    border-radius: 5px;
    background-color: #deae15;
    padding: 0px 5px 0 35px;
    background: #deae15 url('../images/counting.png');
    background-repeat: no-repeat;
    background-size: 224px 85px;
    background-position: right 56px bottom 0px;
    box-shadow: 0 0 20.6px 3.4px rgba(44, 36, 38, 0.1);
    /*margin-top: 10px;*/
    min-height: 80px;
}

    .counting p {
        padding: 4px;
        margin: 0;
    }

    .counting .counting-text1 {
        font-family: segoeuib_0;
        font-size: 34px;
        color: #0b2d4d;
        text-transform: capitalize;
    }

    .counting .text-style-1 {
        font-size: 26px;
        font-weight: normal;
    }

.latest {
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0 0 20.6px 3.4px rgba(44, 36, 38, 0.1);
    min-height: 100px;
}

.latest-heading {
    border-bottom: 2px solid #DEAE15;
    padding: 10px 15px 1px 35px;
}

    .latest-heading p {
        font-family: segeo_semibold;
        font-size: 22px;
        color: #003366;
    }

.latest-sub-1 {
    font-family: segeo_semibold;
    font-size: 17px;
    color: #0b2d4d;
}

.latest-sub-2 {
    font-size: 14px;
    color: #333333;
}

.latest-sub-img {
    margin: 30% auto;
}

.latest-box {
    padding: 10px;
    border: 1px solid #f2f2f2;
    max-height: 150px;
    overflow: hidden;
    min-height: 100px;
    border-bottom: 0;
    border-right: 0;
}

    .latest-box:hover {
        box-shadow: 0 0 20.6px 3.4px rgba(44, 36, 38, 0.1);
        cursor: pointer;
    }



.video-main-box {
    padding: 10px 25px 0;
}

.video-thumb {
    padding: 10px 6px;
}

    .video-thumb .thumbnail {
        position: relative;
        overflow: hidden;
        border: 0px;
        padding: 0px;
    }

        .video-thumb .thumbnail img {
            margin-right: auto;
            margin-left: auto;
            border-radius: 5px;
        }

.pdg-l-15 {
    padding-left: 15px;
}

.pdg-r-15 {
    padding-right: 15px;
}

.video-img {
    opacity: 0.9;
    background-color: #003366;
}

.caption {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    padding: 2%;
    text-align: center;
    color: #fff !important;
    z-index: 2;
}

.btn-video {
    margin: 55px auto;
}

.caption1 {
    position: absolute;
    top: 150px;
    right: 0;
    /*opacity: 0.9;
    background-color: #003366;*/
    background-image: url('../images/BgRectangle.png');
    width: 100%;
    height: 100%;
    padding: 0 15px;
    text-align: left;
    color: #fff !important;
    z-index: 2;
}

.video-text1 {
    font-size: 24.6px;
    text-align: left;
    color: #ffffff;
}

.dot {
    width: 2px;
    height: 2px;
    background-color: #003366;
    margin: 8px 5px;
    float: left;
}

.like-number {
    font-size: 12px;
    float: left;
    color: #003366;
}

.like-btn {
    padding: 2px;
}

.like-box {
    background: #fff;
    border-radius: 16px;
    padding: 2px 13px;
}

.video-btm-text {
    position: absolute;
    top: 80px;
}

.fb-btn {
    padding-left: 13px !important;
    padding: 1px;
}

.blog-text-1 {
    font-size: 25px;
    line-height: 1.1;
    color: #333333;
}

.blog-text-2 {
    font-size: 12.1px;
    text-align: left;
    color: #333333;
}

    .blog-text-2 span {
        font-size: 12.1px;
        color: #333333;
        float: right;
    }

.blog-text-3 {
    font-size: 14px;
    text-align: left;
    color: #333333;
}

.blog-box {
    padding: 20px 30px;
}

.blog-img {
    border-radius: 5px;
}

.blog-dot {
    width: 2px;
    height: 2px;
    background-color: #ffffff;
    margin: 8px 5px;
    float: left;
}

.blog-like-number {
    font-size: 12px;
    float: left;
    color: #ffffff;
}

.blog-like-box {
    background: #003366;
    border-radius: 16px;
    padding: 3px 12px;
}

.blog-like-btn {
    width: 13px;
}

.blog-video-btm-text {
}

.blog-fb-btn {
    padding-left: 13px !important;
    padding: 1px;
    width: 35px;
}

#partner1 .thumbnail, #partner2 .thumbnail {
    border: 0px;
}

.footer {
    min-height: 400px;
    /*background-color: #0D3251;*/
    background-image: url('../images/footerBg.png');
    background-repeat: round;
    color: #fff;
}

.mrg-t-30 {
    margin-top: 30px;
}

/******Footer*******/
.foot-heading {
    font-family: segeo_semibold;
    font-size: 16px;
    text-align: left;
    color: #ffffff;
}

.footer .container .pdg-l-30 {
    padding-left: 30px;
}

.footer-list {
    list-style: none;
    padding: 0;
}

    .footer-list li {
        padding: 5px 0;
    }

        .footer-list li a {
            text-decoration: none;
            font-size: 12px;
            text-align: left;
            color: rgba(255, 255, 255, 0.9);
        }

            .footer-list li a:hover {
                text-decoration: none;
            }

.social a {
    text-align: center !important;
    margin-right: 11px;
}

    .social a .fa {
        font-size: 14px;
        margin: 0 auto;
        height: 40px;
        width: 40px;
        border-radius: 50%;
        border: 1px solid #ffffff;
        line-height: 2.8;
        cursor: pointer;
    }

.line {
    border: 1px solid #deae15;
    margin: 0;
}

/**Navbar Menu**/
.navbar-toggle {
    margin-top: 20px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    opacity: 0.8;
    background-color: #003366;
}

    .navbar-default .navbar-toggle:hover .icon-bar {
        background-color: #ffffff;
    }

.think-2 {
    margin-left: -35px;
}

.video-img {
    width: 100%;
}

.enquireNow {
    border-radius: 0;
    background-color: #ffffff;
    box-shadow: 0 0 20.6px 3.4px rgba(44, 36, 38, 0.1);
}

    .enquireNow .modal-header {
        padding: 15px 36px;
        border-bottom: 2px solid #deae15;
    }

        .enquireNow .modal-header .modal-title {
            font-size: 24px;
            text-align: left;
            color: #003366;
        }

        .enquireNow .modal-header .close {
            margin-top: -13px;
            font-size: 46px;
            font-weight: 100;
        }

    .enquireNow .modal-body {
        padding: 40px;
    }

.heading-form {
    font-size: 24px;
    text-align: left;
    color: #333333;
}

.form-text {
    font-size: 10px;
    line-height: 2;
    letter-spacing: 0.2px;
    text-align: left;
    color: #003366;
}

.form-input, .from-selection {
    border-radius: 16px;
    background-color: #ffffff;
    border: solid 1px #b5c0c9;
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 2.1px;
    text-align: left;
    color: #333333;
}

.form-btn {
    border-radius: 16px;
    background-color: #003366;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    width: 126px;
    padding: 5px 10px;
}
    .form-btn:hover {
        color: #ffffff;
    }
.likeBtn {
    height: 27px;
    margin-top: 5px;
    margin-left: 15px;
}
#video-popup .iframe {
    width: 100%;
    margin-left: -4px;
}

    #video-popup .iframe div {
        padding-top: 7px;
    }

#video-popup .modal-body {
    padding: 5px;
}

#video-popup .modal-header {
    padding: 0;
}

.closebtn {
    float: right;
    margin-right: -30px;
    margin-top: -34px;
}
/***FB footer Link Like***/
.blogbody {
    width: 100%;
}

.fblikesBox {
    float: left;
}

.fbLikeText {
    float: left;
    margin: 0px 10px;
}

.likeUs {
    font-size: 18px;
}

    .likeUs span {
        font-weight: bold;
    }
/*****End fb footer link like******/

/*********Amity Event Css*************/
.eventBox {
    min-height: 300px;
    background-color: #ffffff;
    box-shadow: 0 0 20.6px 3.4px rgba(44, 36, 38, 0.1);
}

.eventTitle {
    font-size: 24px;
    text-align: left;
    color: #003366;
    padding: 10px 15px 15px 35px;
}

.btm-hr {
    border-bottom: 2px solid #deae15;
}

.border-right {
    border-right: 1px solid #f2f2f2;
}

.dateEvent {
    font-size: 62px;
    text-align: left;
    color: #003366;
    margin-bottom: 0px;
}

.dateText {
    font-size: 20px;
    text-align: left;
    color: #000000;
}

.eventSubText {
    font-size: 20px;
    text-align: left;
    color: #000000;
    padding-top: 15px;
}

.eventMainBox {
    height: 460px;
    border-left: 1px solid #f2f2f2;
    overflow: scroll;
}

.eventdatebox {
    padding: 0 19px;
}

.eventtextbox {
    min-height: 120px;
}

.btnEvent {
    border-radius: 16.5px;
    background-color: #184674;
    font-size: 14px;
    text-align: left;
    color: #ffffff;
    padding: 5px 20px;
    margin-top: 5px;
}

    .btnEvent:hover {
        color: #ffffff;
    }

.eventList {
    border-bottom: 1px solid #f2f2f2;
    padding: 5px 10px;
}

/*********Webinars and News Details Css*************/
.webinarBanner, .newsBanner {
    width: 100%;
    height: 100%;
    padding-bottom: 30px;
    background-image: url('../Images/webinarBnr1MD.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
    opacity: 0.9;
    background-color: #000;
}

.newsBanner {
    background-image: url('../Images/NewsBnr.png') !important;
    background-size: 100% 100%;
    opacity: 1;
}

.bnrText1 {
    font-family: segoeuib_0;
    font-size: 71px;
    color: #ffffff;
    line-height: 0.80;
}

#newsBannerID .bnrText1 {
    margin: 30px 0px 23px 0px;
}

.bnrText1 span {
    color: rgba(255, 255, 255, 0.1);
}

#newsBannerID .bnrText1 span {
    font-family: segoeuil_0;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.3);
}

#webinarBanner p, #newsBannerID p {
    font-size: 18px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.9);
    margin: 0 0 5px;
}

.newsP {
    float: left;
    margin-right: 20px !important;
    line-height: 0.9 !important;
}

.newsBnrSubText {
    clear: both;
    margin-top: 20px;
}

    .newsBnrSubText p {
        opacity: 0.9;
        font-size: 24px !important;
        line-height: 1.2 !important;
        text-align: left;
        color: rgba(255, 255, 255, 0.9);
    }

#newsBannerID .webinarLike {
    margin-top: 20px;
}

#newsBannerID .Rounded-Rectangle-1-copy {
    padding: 5px 20px !important;
}

#newsSmBnrBox .Rounded-Rectangle-1-copy {
    padding: 3px 20px !important;
}

.newsBnrBtmBox3 {
    width: 19%;
    padding-left: 0;
    padding-right: 0;
}

.playiconWbinar img {
    width: 75px;
    margin-top: 5%;
}

#webinarBanner .webinarBnrBox .webBox1 p {
    font-family: segeo_semibold;
    font-size: 22px;
    text-align: left;
    color: #ffffff;
    line-height: 1.1;
    border-right: 1px solid rgba(255, 255, 255, 0.6);
    padding-right: 5px;
    min-height: 60px;
}

    #webinarBanner .webinarBnrBox .webBox1 p.lastP {
        border-right: 0px solid #ffffff;
        padding-right: 0px;
    }

.webinarBnrBox .webBox1 span {
    font-size: 14px;
    line-height: 3.43;
    text-align: center;
    color: rgba(255, 255, 255, 0.9);
    font-family: segoeuil_0;
}

.webBnrNextImg {
    border-radius: 50%;
    padding: 5px 10px;
    opacity: 0.8;
    background-color: #ffffff;
    box-shadow: 0px 6px 9.4px 0.6px rgba(255, 255, 255, 0.17);
}

.mrg-t-10per {
    margin-top: 10%;
}

.WebHeading {
    font-size: 24px;
    font-weight: normal;
    text-align: left;
    color: #003366;
}

    .WebHeading span {
        font-family: segoeuib_0;
    }

.NewsHeading {
    font-size: 18px;
    text-align: left;
    color: #333333;
    margin-bottom: 15px;
}

.webnairBnrSm, .webnairBnrXS1, .webnairBnrXS2, .webnairBnrXS3, .webnairBnrXS4 {
    width: 100%;
    height: 100%;
    background-image: url('../Images/webinarBnrSm.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 30% 14%;
    opacity: 1;
    background-color: #000;
    border-radius: 5px;
    padding: 20px 40px 10px;
    position: relative;
}

.newsBnrSm {
    background-image: url('../Images/NewsBnrSM.png') !important;
    background-size: 100% 100% !important;
}

.newsBnrSm, .newsBnrXS1, .newsBnrXS2 {
    padding-bottom: 30px;
    padding-top: 30px;
    background-position: 100% 100% !important;
}

.webnairBnrXS1, .webnairBnrXS2, .webnairBnrXS3, .webnairBnrXS4 {
    background-position: 0% 0%;
    min-height: 230px;
    position: relative;
}

    .newsBanner:before, .webnairBnrSm:before, .webnairBnrXS1:before, .webnairBnrXS2:before, .webnairBnrXS3:before, .webnairBnrXS4:before {
        position: absolute;
        content: " ";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        z-index: 0;
        background-color: rgba(0,0,0,0.4);
    }

.webnairBnrXS1 {
    background-image: url('../Images/webinarBnrXS1.png') !important;
}

.webnairBnrXS2 {
    background-image: url('../Images/webinarBnrXS2.png') !important;
}

.webnairBnrXS3 {
    background-image: url('../Images/webinarBnrXS3.png') !important;
}

.webnairBnrXS4 {
    background-image: url('../Images/webinarBnrXS4.png') !important;
}

.newsBnrXS1 {
    background-image: url('../Images/NewsBnrXS1.png') !important;
}

.newsBnrXS2 {
    background-image: url('../Images/NewsBnrXS2.png') !important;
}

.webnairBnrSm h1, .webnairBnrXS1 h1, .webnairBnrXS2 h1, .webnairBnrXS3 h1, .webnairBnrXS4 h1 {
    font-family: segeo_semibold;
    font-size: 25px;
    text-align: left;
    color: #ffffff;
    margin-top: 5px;
    margin-bottom: 0px;
    position: relative;
}

.webnairBnrSm p, .webnairBnrXS1 p, .webnairBnrXS2 p, .webnairBnrXS3 p, .webnairBnrXS4 p {
    font-size: 14px;
    color: #ffffff;
    position: relative;
}

.webinarBnrSmBtm {
    margin-top: 20%;
    position: relative;
}

.webinarBnrXSBtm {
    /*margin-top: 25%;*/
    position: absolute;
    bottom: 0;
    width: 80%;
    margin-bottom: 10px;
}

.mrg-t-5 {
    margin-top: 5px;
}

.webinarAllBox {
    background-color: #ffffff;
    box-shadow: 0 0 20.6px 3.4px rgba(44, 36, 38, 0.1);
    padding: 0;
    padding-bottom: 20px;
    min-height: 830px;
}

.webinarbtmHr {
    opacity: 0.1;
    border-color: #000000;
    clear: both;
}

.webAllCount {
    font-size: 11.1px;
    text-align: left;
    color: #666666;
    margin-top: 11px;
}

.webAllListImg {
    max-width: 70px;
    width: 100%;
}

.webListHeading {
    padding: 0 15px;
}

.webinarListText p {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #333333;
    margin-bottom: 0;
}

.newsListText p {
    font-size: 14px !important;
    color: #666666 !important;
}

.newsListTextViews {
    font-size: 14px !important;
    color: #666666 !important;
    font-family: segoeuil_0;
}

.webinarListText .views {
    font-size: 14px;
    text-align: left;
    color: #666666;
    clear: both;
}

.webFBIcon {
    max-width: 19px;
    margin-top: 5px;
}

.WebListItem {
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 7px;
    padding-top: 7px;
    padding-left: 0;
    padding-right: 0;
}

.webinarAllList {
    margin: 0 20px;
}

.newsTopNews {
    background-color: #ffffff;
    box-shadow: 0 0 20.6px 3.4px rgba(44, 36, 38, 0.1);
    padding: 0;
    padding-bottom: 20px;
    min-height: 560px;
}

    .newsTopNews .nav-tabs {
        margin: 10px 20px;
        padding: 8px;
        border: 0px;
    }

        .newsTopNews .nav-tabs > li > a {
            font-size: 14px;
            text-align: left;
            color: #003366;
            padding: 1px 13px;
            cursor: pointer;
        }

            .newsTopNews .nav-tabs > li > a:hover, .newsTopNews .nav-tabs > li > a:focus,
            .newsTopNews .nav-tabs > li.active > a,
            .newsTopNews .nav-tabs > li.active > a:hover,
            .newsTopNews .nav-tabs > li.active > a:focus {
                border-radius: 11.5px;
                background-color: transparent;
                border: solid 1px #003366;
                padding: 1px 13px;
                cursor: pointer;
            }

    .newsTopNews .tab-content {
        border-top: 1px solid rgba(0,0,0,0.1);
    }

.newsFbIcon {
    margin-left: 15px;
}

.newsBnrLG {
    background-image: url('../Images/NewsBnrLG.png') !important;
    background-size: 100% 100%;
}

    .newsBnrLG h1 {
        font-size: 50px;
    }

    .newsBnrLG h6 {
        font-size: 16px;
        line-height: 2;
        color: rgba(255, 255, 255, 0.9);
        float: left;
        margin-right: 20px;
    }

    .newsBnrLG .divlike {
        margin-left: 20px;
        clear: right;
    }

    .newsBnrLG p {
        font-size: 20px;
        text-align: left;
        color: #ffffff;
        max-width: 72%;
        clear: both;
    }
/*********Student Testimonials css***********/
.mrg-b-30 {
    margin-bottom: 30px;
}

.mrg-t-45 {
    margin-top: 45px;
}

.testiminialBlock {
    background-color: #ffffff;
    box-shadow: 0 0 20.6px 3.4px rgba(44, 36, 38, 0.1);
    border-radius: 5px;
    margin: 0px;
}

.img-with-arrow, .img-with-arrowBtm {
    position: relative;
    background-color: #e5e4ea;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

    .img-with-arrow:after {
        position: absolute;
        content: '';
        display: inline-block;
        width: 0;
        height: 0;
        border: 20px solid transparent;
        border-top-color: transparent;
        vertical-align: middle;
        /*margin: auto 0;*/
        top: 0;
        /*bottom: 0;*/
        right: 0;
        left: 45%;
        border-top-color: #547698;
        z-index: 9;
    }

    .img-with-arrowBtm:after {
        position: absolute;
        content: '';
        display: inline-block;
        width: 0;
        height: 0;
        border: 20px solid transparent;
        border-top-color: transparent;
        vertical-align: middle;
        /*margin: auto 0;*/
        top: 88%;
        bottom: 100%;
        right: 0;
        left: 45%;
        border-bottom-color: #547698;
    }

.testimonialContent {
    opacity: 0.74;
    background-color: #184674;
    height: 333px;
    /*border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;*/
    padding: 15px;
    overflow: hidden;
}

    .testimonialContent p {
        font-size: 14px;
        letter-spacing: 0.3px;
        text-align: left;
        color: #ffffff;
        margin: 0;
        line-height: 1.43;
    }

.quote1 {
    max-width: 30px;
    margin-top: -27px;
}

.quote2 {
    max-width: 30px;
    margin-top: 5px;
}

.testiInfo span {
    font-size: 16px;
    line-height: 1.56;
    letter-spacing: 0.3px;
    text-align: left;
    color: #ffffff;
}


/*********How To Work Css*************/
.WorkContainer {
    min-height: 200px;
    width: 75%;
    margin: 0 auto;
    padding: 20px;
}

.workTextBox {
    padding: 15px 0;
    float: left;
}

.howNumImg {
    max-width: 110px;
}

.workSubText {
    font-size: 16px;
    line-height: 1.88;
    letter-spacing: 0.5px;
    text-align: left;
    color: #003366;
    max-width: 235px;
    float: left;
    margin-left: 15px;
}

.workImg {
    background-image: url(../images/HowBg1.png);
    float: right;
    max-width: 300px;
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 60% 100%;
    margin-top: -30px;
}

    .workImg img {
        padding: 20px 0;
    }

.workImg2, .workImg3, .workImg4, .workImg5, .workImg6 {
    background-image: url(../images/HowBg1.png);
    float: left;
    max-width: 185px;
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 87% 100%;
}

    .workImg2 img {
        padding: 7px;
        max-width: 170px;
    }

    .workImg3 img, .workImg5 img {
        padding: 20px 0;
        float: right;
        right: 10px;
        margin-right: 21px;
    }

.workImg4 {
    max-width: 140px;
    background-size: 100% 85%;
    padding: 15px;
}

    .workImg4 img {
        padding: 7px;
        max-width: 76px;
        overflow: hidden;
        margin-left: 18px;
        margin-top: -12px;
    }

.workImg5 {
    background-position: center center;
    background-size: 75% 100%;
}

.workImg6 {
    max-width: 208px;
    background-position: left center;
    background-size: 75% 100%;
}

    .workImg6 img {
        max-width: 140px;
        margin-top: 18px;
        margin-left: 10px;
    }

.row2 {
    margin-left: 60px;
}

.HowBtmText {
    font-family: segoeuib_0;
    font-size: 32px;
    font-style: italic;
    line-height: 1.56;
    letter-spacing: 1px;
    text-align: center;
    color: #003366;
}

.mrg-l-10 {
    margin-left: 15px;
}

.mrg-r-10 {
    margin-right: 15px;
}
/******NewsDetails and BlogDetails CSS******/
.NewsDetailsBnr {
    background-image: url(../images/NewsDetailBnr.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 100% 100%;
    padding: 35px 0;
    min-height: 300px;
    background-color: #000000;
    opacity: 0.9;
}

.BlogDetailsBnr {
    background-image: url(../images/BlogDetailBnr.jpg) !important;
}

.NewsDetBnrTitle, .NewsDetP {
    color: #ffffff;
    font-family: segeo_semibold;
    border-bottom: 1px solid #deae15;
    padding-bottom: 6px;
}

.NewsDetP {
    font-size: 12px;
    border: 0px;
}

.NewsDerView a .Rounded-Rectangle-1-copy {
    padding: 4px 25px !important;
}

.mrg-t-m35 {
    margin-top: -35px;
}

.NewsDetName {
    font-size: 16px;
    text-align: right;
    color: #003366;
}

.pdg-l-r-30 {
    padding-left: 30px;
    padding-right: 30px;
}

.pdg-l-r-40 {
    padding-left: 40px;
    padding-right: 40px;
}

.mrg-b-20 {
    margin-bottom: 20px;
}
.row.eventBox{
    margin-left:0px;
    margin-right:0px;
}
.NewsDetText, .NewsDetText p {
    font-size: 14px;
    text-align: justify;
    color: #000000;
}

.NewsDetRightBox {
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0 0 20.6px 3.4px rgba(44, 36, 38, 0.1);
    min-height: 250px;
    margin: 0 0 20px;
}

.img-topLR-round {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.NewsDetRgtSubTitle h1, .NewsDetRgtSubTitle p {
    font-size: 18px;
    text-align: left;
    color: #003366;
}

.NewsDetRgtSubTitle p {
    font-size: 14px;
    text-align: right;
}

.border-b {
    border-bottom: 2px solid #deae15;
    padding-bottom: 10px;
}

.NewsDetRgtSbTxt, .NewsDetRgtSbTxt a {
    font-size: 14px;
    text-align: justify;
    color: #000000;
}

    .NewsDetRgtSbTxt a {
        color: #003366;
    }
/****************************Amity University************************************/
.clear40 {
    clear: both;
    height: 40px;
}


/*-------- Left menu Start ------------*/


.LeftMenu {
    width: 21%;
    /*height: 100%;*/
    float: left;
    background-color: #fff;
    /*box-shadow: 0 0 15px #ccc;*/
    /*padding: 0% 0% 1% 0%;*/
    position: relative;
    left: 0px;
    top: 0px;
    bottom: 0px;
}

    .LeftMenu ul {
        /*margin: 1% 0%;*/
        padding: 0px;
        width: 100%;
        float: left;
        margin: 0px;
    }

        .LeftMenu ul li {
            list-style: none;
            padding: 0px 8%;
            width: 100%;
            float: left;
            text-align: center;
            border-bottom: 1px solid #EBEBEB;
            position: relative;
        }

            .LeftMenu ul li a {
                font-family: 'segoeui_0' !important;
                font-size: 14px;
                line-height: 20px;
                padding: 10px 0px 10px 40px;
                text-align: left;
                width: 100%;
                float: left;
                color: #666666;
                text-decoration: none;
                margin: 10px 0px;
            }

                .LeftMenu ul li a:hover {
                    color: #000;
                }

.activeli {
    background-color: #003366;
    border-bottom: 1px solid #ccc;
    float: left;
    list-style: outside none none;
    padding: 0 8%;
    text-align: center;
    width: 100%;
}

#leftMenuIcon1, #MobileleftMenuIcon1 {
    background: url(../images/menulefticon/Sidebar_icon/amity_university.png) no-repeat;
    background-position: left center !important;
}

#leftMenuIcon2, #MobileleftMenuIcon2 {
    background: url(../images/menulefticon/Sidebar_icon/amity_university_online.png) no-repeat;
    background-position: left center !important;
}

#leftMenuIcon3, #MobileleftMenuIcon3 {
    background: url(../images/menulefticon/Sidebar_icon/leadership_team.png) no-repeat;
    background-position: left center !important;
}

#leftMenuIcon4, #MobileleftMenuIcon4 {
    background: url(../images/menulefticon/Sidebar_icon/global_accrediation.png) no-repeat;
    background-position: left center !important;
}

#leftMenuIcon5, #MobileleftMenuIcon5 {
    background: url(../images/menulefticon/Sidebar_icon/pan_africa.png) no-repeat;
    background-position: left center !important;
}

#leftMenuIcon6, #MobileleftMenuIcon6 {
    background: url(../images/menulefticon/Sidebar_icon/social_initiatives.png) no-repeat;
    background-position: left center !important;
}

/***********All Program Overview Left Menu Icons**************/
#leftMenuIconOverview1 {
    background: url(../images/menulefticon/Sidebar_icon/Overview-icon.png) no-repeat;
    background-position: left center !important;
}

#leftMenuIconOverview2 {
    background: url(../images/menulefticon/Sidebar_icon/Program-Structure.png) no-repeat;
    background-position: left center !important;
}

#leftMenuIconOverview3 {
    background: url(../images/menulefticon/Sidebar_icon/fee-Structure.png) no-repeat;
    background-position: left center !important;
}

#leftMenuIconOverview4 {
    background: url(../images/menulefticon/Sidebar_icon/Eligibility-icon.png) no-repeat;
    background-position: left center !important;
}

#leftMenuIconOverview5 {
    background: url(../images/menulefticon/Sidebar_icon/Benefit-icon.png) no-repeat;
    background-position: left center !important;
}

#leftMenuIconOverview6 {
    background: url(../images/menulefticon/Sidebar_icon/Faculty.png) no-repeat;
    background-position: left center !important;
}

#leftMenuIconOverview7 {
    background: url(../images/menulefticon/Sidebar_icon/ProgramPreview.png) no-repeat;
    background-position: left center !important;
}

#leftMenuIconOverview8 {
    background: url(../images/menulefticon/Sidebar_icon/PM-icon.png) no-repeat;
    background-position: left center !important;
}

#leftMenuIconOverview9 {
    background: url(../images/menulefticon/Sidebar_icon/placement-icon.png) no-repeat;
    background-position: left center !important;
}

#leftMenuIconOverview10 {
    background: url(../images/menulefticon/Sidebar_icon/testimonial.png) no-repeat;
    background-position: left center !important;
}

#leftMenuIconOverview11 {
    background: url(../images/menulefticon/Sidebar_icon/Gallery-icon.png) no-repeat;
    background-position: left center !important;
}
/*******End All Program Overview Left Menu Icons********/
.LeftMenuProfileDetails p {
    left: 69px;
    position: absolute;
    color: #003366 !important;
    font-size: 10px;
    font-family: 'segoeui_0' !important;
}

.ProfileMain span {
    left: -47px;
    position: relative;
    font-size: 14px;
    color: #222222 !important;
    font-family: 'segoeui_0' !important;
    top: 15px;
}

/*-------- Active Left Menu  ------------*/

.activeli {
    background-color: #003366;
    border-bottom: 1px solid #ccc;
    float: left;
    list-style: outside none none;
    padding: 0 8%;
    text-align: center;
    width: 100%;
}

    .activeli::after {
        border-color: transparent transparent transparent #003366;
        border-style: solid;
        border-width: 20px;
        content: "";
        display: block;
        left: 99%;
        position: absolute;
        bottom: 12px;
        z-index: 1;
    }

.LeftMenu ul .activeli a {
    color: #fff;
}

.activeli a:hover {
    color: #fff !important;
}

.activeli #leftMenuIcon1, .activeli #MobileleftMenuIcon1 {
    background: url(../images/MenuLeftIcon/Sidebar_icon/amity_university_white.png) no-repeat;
    background-position: left center !important;
}

.activeli #leftMenuIcon2, .activeli #MobileleftMenuIcon2 {
    background: url(../images/menulefticon/Sidebar_icon/amity_university_online_white.png) no-repeat;
    background-position: left center !important;
}

.activeli #leftMenuIcon3, .activeli #MobileleftMenuIcon3 {
    background: url(../images/menulefticon/Sidebar_icon/leadership_team_white.png) no-repeat;
    background-position: left center !important;
}

.activeli #leftMenuIcon4, .activeli #MobileleftMenuIcon4 {
    background: url(../images/menulefticon/Sidebar_icon/global_accrediation_white.png) no-repeat !important;
    background-position: left center !important;
}

.activeli #leftMenuIcon5, .activeli #MobileleftMenuIcon5 {
    background: url(../images/menulefticon/Sidebar_icon/pan_africa_white.png) no-repeat !important;
    background-position: left center !important;
}

.activeli #leftMenuIcon6, .activeli #MobileleftMenuIcon6 {
    background: url(../images/menulefticon/Sidebar_icon/social_initiatives_white.png) no-repeat !important;
    background-position: left center !important;
}

/*********All Program Left Menu Hover Icons****************/
/***********All Program Overview Left Menu Icons**************/
.activeli #leftMenuIconOverview1 {
    background: url(../images/menulefticon/Sidebar_icon/Overview-icon_white.png) no-repeat;
    background-position: left center !important;
}

.activeli #leftMenuIconOverview2 {
    background: url(../images/menulefticon/Sidebar_icon/Program-Structure_white.png) no-repeat;
    background-position: left center !important;
}

.activeli #leftMenuIconOverview3 {
    background: url(../images/menulefticon/Sidebar_icon/fee-Structure_white.png) no-repeat;
    background-position: left center !important;
}

.activeli #leftMenuIconOverview4 {
    background: url(../images/menulefticon/Sidebar_icon/Eligibility-icon_white.png) no-repeat;
    background-position: left center !important;
}

.activeli #leftMenuIconOverview5 {
    background: url(../images/menulefticon/Sidebar_icon/Benefit-icon_white.png) no-repeat;
    background-position: left center !important;
}

.activeli #leftMenuIconOverview6 {
    background: url(../images/menulefticon/Sidebar_icon/Faculty_white.png) no-repeat;
    background-position: left center !important;
}

.activeli #leftMenuIconOverview7 {
    background: url(../images/menulefticon/Sidebar_icon/ProgramPreview_white.png) no-repeat;
    background-position: left center !important;
}

.activeli #leftMenuIconOverview8 {
    background: url(../images/menulefticon/Sidebar_icon/PM-icon_white.png) no-repeat;
    background-position: left center !important;
}

.activeli #leftMenuIconOverview9 {
    background: url(../images/menulefticon/Sidebar_icon/placement-icon_white.png) no-repeat;
    background-position: left center !important;
}

.activeli #leftMenuIconOverview10 {
    background: url(../images/menulefticon/Sidebar_icon/testimonial_white.png) no-repeat;
    background-position: left center !important;
}

.activeli #leftMenuIconOverview11 {
    background: url(../images/menulefticon/Sidebar_icon/Gallery-icon_white.png) no-repeat;
    background-position: left center !important;
}
/**********End All Program Left Menu Icons Hover************/
/*-------- Active Left Menu End ------------*/
/*-------- Left menu End ------------*/
.AUniverBox.container {
    width: 90% !important;
    position: relative;
}

.ContentRight {
    width: 78%;
    height: auto;
    float: right;
    min-height: 550px;
    top: 0;
    position: relative;
}

    .ContentRight > div {
        padding-left: 0px;
    }

.HeaderBoxMain {
    box-shadow: 0 0 20.6px 3.4px rgba(44, 36, 38, 0.1);
    width: 100%;
    min-height: 300px;/*378px;*/
    float: left;
    background-color: #fff;
}

.HeaderBoxMainHeader {
    width: 100%;
    min-height: 50px;
    border-bottom: 2px solid #DEAE15;
    text-align: left;
    font-family:segeo_semibold;
}

    .HeaderBoxMainHeader h2 {
        padding: 0px 5%;
        font-size: 24px;
        text-align: left;
        color: #0b2d4d;
    }

.customtoggalUL {
    display: none;
}

.leftsideIconImg {
    max-width: 25px;
}

.sidenav {
    /*height: 100%;*/
    height:auto;
    width: 0;
    position: absolute;
    z-index: 2;
    top: auto;
    left: auto;
    background: #053666;
    /*background-color: #ffffff;*/
    overflow-x: hidden;
    transition: 0.2s;
    padding-top: 60px;
}

    .sidenav ul {
        padding: 0px;
    }

        .sidenav ul li, .sidenav ul li.activeli {
            padding: 10px;
            clear: both;
        }

            .sidenav ul li.activeli {
                background: rgba(255, 255, 255,0.1);
            }

    .sidenav a {
        padding: 8px 8px 8px 38px;
        text-decoration: none;
        font-size: 16px;
        color: #ffffff;
        display: block;
        transition: 0.3s;
        text-align: left;
    }

    .sidenav ul li.activeli a {
        color: #ffffff;
    }

    .sidenav a:hover {
        color: #f1f1f1;
    }

    .sidenav .closebtn {
        position: absolute;
        top: 40px;
        right: 35px;
        font-size: 30px;
        margin-left: 50px;
    }

.overlay1 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-x: hidden;
    transition: 0.1s;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }
}

.leftsideMenu {
    display: none;
}

.AmityUniSubText {
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 0.3px;
    text-align: justify;
    color: #333333;
}

    .AmityUniSubText b {
        font-weight: 600;
    }

    .AmityUniSubText a {
        font-weight: 600;
        color: #184674;
        text-decoration: underline;
    }

.AmityUniCount {
    font-size: 72px;
    letter-spacing: 2.2px;
    text-align: left;
    color: #003366;
}

.AmityUniCountp {
    font-size: 16px;
    letter-spacing: 0.5px;
    text-align: left;
    color: #333333;
    padding-left: 15px;
}

.AmityUniStamp img {
    width: 80%;
    margin: 0 auto;
}

.HeaderBoxMain1 {
    min-height: 200px !important;
}

p {
    font-size: 14px;
    color: #666666;
}

.pdg-b-20 {
    padding-bottom: 20px;
}

.AmityUniLogo p {
    line-height: 2.14;
    letter-spacing: 0.3px;
    text-align: left;
}

.NextTabArrow {
    width: 50px;
    height: 50px;
    background-color: #003366;
    box-shadow: 1.9px 2.3px 3.8px 0.2px rgba(44, 36, 38, 0.27);
    border-radius: 50%;
    padding: 15px;
    position: fixed;
    bottom: auto;
    top: 45%;
    right: 67px;
}

    .NextTabArrow img {
        max-width: 24px;
    }
/**********Amity university Online*************/
.AmityUniOnlineText p {
    line-height: 1.43;
    letter-spacing: 0.3px;
}

.AmityUniOnlineText h3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
    margin-top: 0px;
}

.pdg-b-30 {
    padding-bottom: 30px;
}

.AmityUniOLInternet {
    background: #deae15 url('../images/AmityUniOLBg.png');
    background-repeat: no-repeat;
    background-size: 200px;
    background-position: right 1px bottom -10px;
    min-height: 200px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

    .AmityUniOLInternet h3 {
        font-family: segeo_semibold;
        font-size: 30px;
        letter-spacing: 0.6px;
        text-align: left;
        color: #184674;
        padding: 15px;
    }

.AmityUniOLInternetP p {
    font-family: segoeuil_0;
    line-height: 1.43;
    letter-spacing: 0.3px;
}

.AmityUniOLCounts {
    background: #deae15 url('../images/AmityUniOLHome.png');
    background-repeat: no-repeat;
    background-size: 100px;
    background-position: left 0px bottom 0px;
    min-height: 120px;
    padding: 20px 85px 20px 120px;
    line-height: 1.2;
}

    .AmityUniOLCounts h3 {
        margin: 0px;
    }

    .AmityUniOLCounts, .AmityUniOLCounts span {
        font-size: 30px;
        letter-spacing: 0.6px;
        text-align: left;
        color: #003366;
        font-weight: 100;
    }

        .AmityUniOLCounts span {
            font-family: segeo_semibold;
            font-size: 34px;
            font-weight: 600;
            letter-spacing: 0.7px;
        }

.AmityUniOLMain > div {
    border-radius: 5px;
}
/********************LeaderShip Team***********************/
.LeadershipBox {
    padding-left: 30px;
    padding-right: 30px;
}
.LeaderQuoteText {
    font-size: 32px;
    font-family:segoeui_0;
    font-style: italic;
    letter-spacing: 0.6px;
    color: #184674;
    clear: both;
    padding-left: 15px;
    margin: 0px;
}
.LeaderImg {
    box-shadow: 0 0 10px 0 #000000;
}
.LeaderName-1 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.25;
    color: #333333;
    margin: 0px;
}

.LeaderName-2 {
    line-height: 1.43;
    letter-spacing: 0.3px;
    color: #333333;
}

.LeaderName-3 {
    color: #333333;
}

.mrg-t-90 {
    margin-top: 90px;
}

.LeaderTestimonial {
    min-height: 184px;
    background-color: #deae15;
    box-shadow: 0 0 6px 0 #000000;
    border-radius: 0px;
}

.border-radius-5 {
    border-radius: 5px;
}

.border-LT-LB-5 {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

.border-RT-RB-5 {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.border-radiusTR5 {
    border-top-right-radius: 5px;
}

.border-radiusBR5 {
    border-bottom-right-radius: 5px;
}

.border-radiusTL-TR5 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.border-radiusBL-BR5 {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.border-radiusBL5 {
    border-bottom-left-radius: 5px;
}

.border-radiusTL5 {
    border-top-left-radius: 5px;
}

.LeaderMemberBox1 {
    min-height: 196px;
    opacity: 0.9;
    background-color: #003366;
    box-shadow: 0 0 10px 0 #000000;
}

.LeaderMemberBox2 {
    min-height: 128px;
    opacity: 0.9;
    background-color: rgba(51,92,133,1); /*#335C85;*/
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    padding: 15px 30px;
}

.LeaderMemberSubText {
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: 0.3px;
    color: #ffffff;
    clear: both;
    padding: 0px 30px;
}

.LeaderMemberBox1 img {
    opacity: 0.2;
    width: 40px;
}

.pdg-25 {
    padding: 25px;
}

.LeaderMemberBox2 p {
    line-height: 1.43;
    letter-spacing: 0.3px;
    text-align: left;
    color: #ffffff;
    margin: 0;
}

.LeaderNameBold {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.25;
}

.LeaderMemberImg {
    height: 310px;
    width: 100%;
}
/*****************PanAfrican CSS********************/
.PanANetP p, #PanAfrica p {
    font-weight: 300;
    line-height: 1.43;
    letter-spacing: 0.5px;
}

.PanAfOfferBox {
    min-height: 151px;
    background: #deae15 url('../images/PanAfBg.png');
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: right 6px bottom 0px;
    padding: 25px 175px 25px 25px;
}

    .PanAfOfferBox span, .PanAfPartner1 span {
        font-family: segeo_semibold;
        font-size: 30px;
        letter-spacing: 0.6px;
        color: #184674;
    }

.PanAfPartner1 span {
    line-height: 1.25;
}

.border-none {
    border: 0px;
}

.PanAfObject1 {
}

.PanAfObject2 {
    min-height: 381px;
    opacity: 0.8;
    background-color: #003366;
    padding: 0px 18px 15px 18px;
}

.PanAfObjNum {
    opacity: 1;
    font-family: segoeuib_0;
    font-size: 48px;
    font-weight: bold;
    line-height: 0.63;
    letter-spacing: 1px;
    text-align: left;
    color: rgba(255, 255, 255, 0.2);
}
.PanAfObjImg {
    min-height: 401px;
}
.PanAfObjP, .PanAfSocio1 p {
    line-height: 2.10 !important;
    letter-spacing: 0.3px;
    text-align: left;
    color: #ffffff;
}

.PanAfPartner1 {
    background: #deae15 url('../images/PanAfPartnerImg.png');
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: right 6px bottom 0px;
    padding: 35px 112px 35px 40px;
    min-height: 348px;
}

.PanAfPartner2 {
    padding: 45px 25px;
}

    .PanAfPartner2 p {
        font-family: segoeuil_0;
        font-weight: 300;
    }

.PanAfSocio1 p {
    color: #666666;
}
/*******************Social Initiative************************************/
.ContentBox1text {
    padding: 30px !important;
}
.socialcontent h1 {
    font-family: segeo_semibold;
    font-size: 18px;
    line-height: 1.11;
    letter-spacing: 0.4px;
    text-align: left;
    color: #333333;
}
    /************Student Profile CSS***************/
    .mrg-t-25 {
    margin-top: 25px;
}

.ProfileEditImg {
    width: 20px;
    float: left;
    margin-right: 10px;
}

.profile1 .HeaderBoxMainHeader h2 {
    margin: 0;
    padding: 21px 25px;
}

.profile1 .HeaderBoxMainHeader {
    min-height: 69px;
}

.ProfileImg {
    max-width: 150px;
}

.ProfileDetails {
    padding: 10px 0px;
}

    .ProfileDetails label {
        font-size: 10px;
        line-height: 0;
        letter-spacing: 0.2px;
        text-align: left;
        color: #003366;
        font-weight: normal;
        width: 100%;
    }

    .ProfileDetails .ProfileText, .ProfileDetails .ProfileTextBox {
        font-family: segeo_semibold;
        font-size: 18px;
        text-align: left;
        color: #333333;
        margin: 0px;
        width: 100%;
    }

    .ProfileDetails .ProfileTextBox {
        border: none;
        border-bottom: 1px solid #aaaaaa;
    }

.btn-enrollProfile {
    border-radius: 16.5px;
    border: solid 1px #b5c0c9;
    font-family: segeo_semibold;
    padding: 5px 20px;
}

    .btn-enrollProfile:hover {
        color: #ffffff;
        background-color: #003366;
    }

.ProfileCrossBtn {
    width: 30px;
    margin-top: -5px;
    margin-left: 15px;
}

.ProfileBookmark {
    font-family: segeo_semibold;
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 0.3px;
    text-align: left;
    color: #333333;
}
/****************Login and Forgot Pwd CSS******************/
.loginBannerBox {
    background-image: url('../Images/LoginBanner.jpg') !important;
    background-size: 100% 100%;
    opacity: 1;
    margin-bottom: -20px;
}

.LoginBox1 {
    min-height: 600px;
    object-fit: contain;
    /*mix-blend-mode: multiply;*/
    /*background-color: rgba(0, 28, 56, 0.70);*/
    background-color: rgba(0, 28, 56, 0.70); /*#036c;*/
    /*opacity: 0.8;
    background-color: #003366;*/
    /*background-image: url('../Images/LoginFormBg.png') !important;
    background-repeat: repeat;*/
    /*box-shadow: 0px 2px 6px 0 rgba(202, 204, 206, 0.5);*/
    padding: 25px 115px;
    color: #ffffff;
}

    .LoginBox1 .LogIn {
        font-size: 26px;
        line-height: 0.69;
        letter-spacing: 0.1px;
        text-align: left;
        color: #ffffff;
        /*/*border-bottom: 1px solid #cc9900;*/ */ padding-bottom: 5px;
    }

.LoginHRBtm {
    border-bottom: 1px solid #cc9900;
    width: 60px;
    padding-top: 5px;
}

.LoginHRBtmForgot {
    width: 90px;
}

.mrg-lr-15 {
    margin-left: 15px;
    margin-right: 15px;
}

.LoginSubText {
    color: #ffffff;
    font-family: segeo_semibold;
}

.LoginLinkedBtn, .LoginFBBtn {
    max-width: 160px;
    float: left;
}

.group {
    position: relative;
    margin-top: 20px;
}

.inputMaterial {
    font-size: 18px;
    padding: 5px;
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc;
    background-color: transparent;
    color: #fff;
    font-family: 'segoeui_0' !important;
}

    .inputMaterial:focus {
        outline: none;
    }

.bar {
    position: relative;
    display: block;
    width: 315px;
}
/* active state */
.inputMaterial:focus ~ label, .inputMaterial:valid ~ label {
    top: -20px;
    font-size: 14px;
    color: #fff;
}

.LoginMainLeft label {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 10px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    font-family: segeo_semibold;
}
/* BOTTOM BARS ================================= */
.bar {
    position: relative;
    display: block;
    width: 315px;
}

    .bar:before, .bar:after {
        content: '';
        height: 2px;
        width: 0;
        bottom: 1px;
        position: absolute;
        color: #777777;
        transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        -webkit-transition: 0.2s ease all;
    }

    .bar:before {
        left: 50%;
    }

    .bar:after {
        right: 50%;
    }

.checkbox {
    margin-left: 20px;
    cursor: pointer;
}

a.LoginForgotPwd {
    text-decoration: underline;
    color: #ffffff;
}

.SendRequestBtn {
    background-color: #cc9900;
    font-size: 16px;
    margin: 0 auto;
    float: none;
    border-color: #f2c215;
    color: #003366;
    line-height: 1.13;
    letter-spacing: 0.1px;
    border-radius: 50px;
    padding: 10px 150px;
    font-weight: 600;
}

.section.footer {
    margin-bottom: 0px;
}

.LoginMainRight {
    padding: 8% 16%;
}

    .LoginMainRight h1 {
        color: #fff;
        float: left;
        font-size: 50px !important;
        font-family: 'segoeuib_0' !important;
        width: 100%;
        margin-top: 35%;
    }

        .LoginMainRight h1 span {
            text-align: right;
            float: right;
            font-family: 'segoeuib_0' !important;
        }

            .LoginMainRight h1 span b {
                color: #cc9900;
                font-family: 'segoeuib_0' !important;
            }

.LoginForgotPwdImg {
    max-width: 116px;
    margin: 0 auto;
}
/**************All Programs Overview CSS***************/
.AllProgramBanner {
    background: url('../images/AllProgramHeadBnr.png') no-repeat #000;
    background-position: 100%;
    min-height: 350px;
    margin-top: -75px;
}

.AllProgBnrText {
    margin: 50px auto;
}

.AllProgLeftHead {
    padding-left: 50px;
}

.AllProgBnrH1 {
    font-family: segoeuib_0;
    font-size: 36px;
    color: #ffffff;
    float: left;
    border-bottom: 1px solid #deae15;
    padding-bottom: 5px;
}

.AllProgSmallText {
    padding-right: 20px;
}

.AllProgIcon {
    padding-right: 10px;
}

.AllProgBnrSpan {
    font-size: 12px;
    text-align: left;
    color: #ffffff;
}

.AllProgTollFreeNumverMainDiv {
    width: 75%;
    min-height: 26px;
    background-color: #deae15;
    border: solid 1px #deae15;
    line-height: 1;
    float: right;
    padding: 5px;
    margin-right: 15px;
}

.AllProgTollIcon {
    width: 33px;
    padding-right: 10px;
    padding-left: 10px;
}

.AllProgTollFreeNumverMainDiv p {
    font-family: segeo_semibold;
    font-size: 14px;
    float: left;
    color: #003366;
    margin: 0px;
}

.AllProgBnrBtn {
    margin-left: 60px;
}

.AllProgBnrBtn1, .InternaBnrBtn2 {
    border-radius: 50px;
    background-color: #ffffff;
    padding: 5px 25px;
    float: left;
    margin: 10px 0;
    text-decoration:none !important;
}

.InternaBnrBtn2 {
    background-color: transparent !important;
    border: 1px solid #ffffff;
    margin-left: 10px;
    color:#ffffff;
}

    .AllProgBnrBtn1 span, .InternaBnrBtn2 span {
        font-size: 14px;
        color: #003366;
    }

.InternaBnrBtn2 span {
    color: #ffffff;
}

.AllProgMainBox {
    margin-top: -105px;
}
    .AllProgMainBox .sidenav {
        top: 15%;
    }
    .AllProgMainBox .NextTabArrow {
        top: 74%;
    }
.row.AllProgMainBox {
    margin:0 !important;
}
.AllProgVideoBox {
    background-image: url('../Images/AllProgOverviewVideoImg.png');
    background-size: 100% 100%;
    padding: 40% 38%;
}

.AllProgVideoPlayIcon {
    width: 55px;
}

.AllProgOverviewBox {
    padding: 45px 10px 3px 15px;
}

.AllProgOverivewText {
    font-family: segeo_semibold;
    font-size: 16px;
    line-height: 1.88;
    letter-spacing: 0.5px;
    text-align: left;
    color: #333333;
    margin-left: 10px;
}

.AllProgOverviewBox1, .AllProgOverviewBox2, .AllProgOverviewBox3, .AllProgOverviewBox4, .AllProgOverviewBox5, .AllProgOverviewBox6 {
    border: 1px solid rgba(235, 235, 235,0.5);
    min-height: 131px;
}

.AllProgOverviewBox p {
    /*line-height: 1.43;
    letter-spacing: 0.3px;
    color: #003366;*/
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.2px;
    color: #003366;
}

.AllProgOverviewBox h3 {
    /*font-size: 26px;
    line-height: 0.71;
    letter-spacing: 0.6px;
    color: #333333;
    margin: 0px;*/
    font-family: segoeuil_0;
    font-size: 29px;/*48px;*/
    font-weight: 300;
    letter-spacing: 1px;
    color: #deae15;
    margin-bottom: 3px;
}

    .AllProgOverviewBox h3 .month {
        font-family: segoeui_0;
        font-size: 22px;
        letter-spacing: 0.4px;
        text-align: left;
        color: #deae15;
    }

.AllProgOverivewText p {
    font-family: segeo_semibold;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.5px;
    text-align: left;
    color: #333333;
}

.AllProgOverviewBox1 {
    /*background: url(../Images/menulefticon/Sidebar_icon/global_accrediation.png) no-repeat;
    background-position: left bottom;
    background-size: 60px 80px;*/
}

.AllProgOverviewBox2 {
}

.AllProgOverviewBox3 {
}

.AllProgOverviewBox4 {
}

.AllProgOverviewBox5 {
}

.AllProgOverviewBox6 {
}

.AllProgOverviewCombo1 {
    background-image: url('../Images/AllProgOverviewComboImg1.png');
    background-size: 100% 100%;
    min-height: 300px;
}

.AllProgOverviewCombo2 {
    background-image: url('../Images/AllProgOverviewComboImg2.png');
    background-size: 100% 100%;
    min-height: 300px;
}

    .AllProgOverviewCombo1 p, .AllProgOverviewCombo2 p {
        font-family: segoeuib_0;
        font-size: 24px;
        line-height: 1.25;
        letter-spacing: 0.5px;
        text-align: center;
        color: #ffffff;
        margin-top: 25%;
    }

.AllProgOverviewCombo1 {
    border-right: 2px solid #ffffff;
}

.AllProgOverviewRect {
    max-height: 128px;
    float: right;
}

.AllProgOverivewPlus {
    position: absolute;
    left: 0;
    margin-left: -27.5px;
    top: 38%;
    margin: 0 auto;
    right: 0;
    width: 54px;
}

.AllProgOverivewComboDropdown {
    width: 60%;
    margin: 20px auto;
}

.AllProgOverviewBtm1 h3 {
    font-size: 24px;
    color: #0b2d4d;
    margin-bottom: 20px;
}

.AllProgOverviewBtm2 .button1 {
    font-size: 14px;
}
/***************International Students******************/
#InternBanner, #InternaRightTopBox .container {
    width: 90%;
}

.InternBanner {
    background-image: url('../Images/InternBnrImg.jpg');
    background-position: 100% 100%;
    opacity: 1;
    padding-bottom: 40px;
}

#InternBanner .bnrText1 {
    font-size: 70px;
    line-height: 1.29;
    margin-top: -18px;
}

#InternBanner .BnrOpacityText {
    margin-bottom: 0px;
}

    #InternBanner .BnrOpacityText span {
        color: rgba(255, 255, 255, 0.4);
        font-size: 70px;
    }

.InternBnrTextH5 {
    font-size: 24px;
    line-height: 1.5;
    color: #ffffff;
}

.InternaBnrInfoBox {
    margin-right: 25px;
    float: left;
    margin-left: 10px;
    max-width: 275px;
}

.InternaBnrBoxText {
    font-family: segeo_semibold;
    font-size: 18px;
    text-align: left;
    color: #ffffff;
}

.InternaBnrInfoBoxImg {
    float: left;
    margin-right: 10px;
}

.InternaBnrBtn1 {
    margin-left: 10px;
    margin-right: 20px;
    padding: 5px 40px;
}

.InternaSmBnrBox1 {
    background-image: url('../Images/InternaImg1.jpg');
    background-size: 100% 100%;
    min-height: 300px;
    border-radius: 5px;
}

.InternaSmBnrBox1Left {
    width: 55%;
    opacity: 0.8;
    background-color: #003366;
    min-height: 300px;
    border-radius: 5px;
    padding: 15px;
}

    .InternaSmBnrBox1Left h1 {
        font-family: segeo_semibold;
        font-size: 24px;
        color: #ffffff;
    }

    .InternaSmBnrBox1Left h6 {
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 0.3px;
    }

    .InternaSmBnrBox1Left h6, .InternaSmBnrBox1Left p {
        font-family: segoeuil_0;
        font-size: 12px;
        letter-spacing: 0.2px;
        text-align: left;
        color: #ffffff;
    }

#InternaRightTopBox .HeaderBoxMainHeader {
    min-height: 40px;
}

    #InternaRightTopBox .HeaderBoxMainHeader h2 {
        font-size: 22px;
        padding: 0 25px 15px;
    }

.InternaRightSubXSImg1, .InternaRightSubXSImg2 {
    background-image: url('../Images/InternaXsImg.jpg');
    background-size: 100% 100%;
    min-height: 156px;
    border-radius: 5px;
    position: relative;
}
.TestimobalMainDivIS{
    min-height:510px !important;
}
/*.InternaRightSubXSImg2 {
    background-image: url('../Images/InternXsImg2.jpg');
}*/
.InternaRightSubXSImg2 {
    background-image: url(../Images/FosterGlobalImg5.png);
}

.InternaRightSubXSImg3 {
    background-image: url(../Images/FosterGlobalImg1.png);
}

.InternaRightSubXSImg4 {
    background-image: url(../Images/forceglobalimg.png);
}

.InternaRightSubXSImg5 {
    background-image: url(../Images/FosterGlobalImg4.png);
}

.InternaRightSubXSImg6 {
    background-image: url(../Images/FosterGlobalImg3.png);
}

.InternaRightSubXSImg7 {
    background-image: url(../Images/FosterGlobalImg2.png);
}

.InternaRightSubXSImg8 {
    background-image: url(../Images/FosterGlobalImg6.png);
}


.pdg-l-r-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.InternaRightSubXSImgBtm {
    opacity: 0.8;
    background-color: #003366;
    min-height: 35px;
    padding: 5px;
    bottom: 0;
    position: absolute;
}

    .InternaRightSubXSImgBtm p, .InternaNewsImgBtm p {
        font-family: segeo_semibold;
        font-size: 17.7px;
        color: #ffffff;
    }

.InternaYellowBox {
    border-radius: 5px;
    background-color: #deae15;
    padding: 20px 35px 20px 140px;
    background: #deae15 url('../images/InternaYellowBoxBgImg.png') no-repeat;
    background-size: 108px 110px;
    background-position: left 0px bottom 0px;
    min-height: 110px;
}

    .InternaYellowBox h3 {
        font-size: 21px;
        text-align: left;
        color: #0b2d4d;
        margin: 0px;
        font-family: segoeuil_0;
        line-height: 1.20;
        max-width: 125px;
        float: left;
        margin-right: 35px;
    }

        .InternaYellowBox h3 span {
            font-family: segeo_semibold;
            font-size: 27.1px;
        }

    .InternaYellowBox h1 {
        max-width: 235px;
        float: left;
        font-family: segeo_semibold;
        font-size: 39.2px;
        color: #0b2d4d;
        margin-right: 35px;
        margin-top: 17px;
    }

.Internsmbanner1 {
    min-height: 330px;
    background: #000000 url('../images/smbnr-1.png') no-repeat;
    background-position: left 0px bottom 0px;
}

.Internsmbanner2, .Internsmbanner3 {
    min-height: 155px;
    background: #000000 url('../images/smbnr-3.png') no-repeat;
    background-size: 260px 155px;
}

.Internsmbanner3 {
    background: #000000 url('../images/smbnr-4.png') no-repeat;
    background-size: 260px 155px;
}

.Internsmbanner4 {
    min-height: 330px;
    background: #000000 url('../images/InternaXsBnr1.png') no-repeat;
}

.Internsmbanner5 {
    min-height: 330px;
    background: #000000 url('../images/smbnr-2.png') no-repeat;
    background-size: 100% 334px;
}

.btn.btn-enroll.pull-left {
    padding: 3px 25px;
    margin-bottom: 5px;
}

.mrg-l-25 {
    margin-left: 25px;
}

#InternOnlineProg .overlay {
    width: 34%;
}

#InternOnlineProg .overlaytext-2 {
    margin-top: 20px;
    margin-bottom: 25px;
    line-height: 0;
}

#InternOnlineProg .Internsmbanner2 .overlaytext-2, #InternOnlineProg .Internsmbanner3 .overlaytext-2 {
    margin-top: 10px;
    margin-bottom: 15px;
    line-height: 0;
}

#InternOnlineProg .Internsmbanner4 .overlaytext-2 {
    line-height: 1;
}

#InternOnlineProg .Internsmbanner5 .overlay {
    width: 60%;
}

.InternaEligibility {
    padding: 20px;
}

    .InternaEligibility h1 {
        font-family: segoeuib_0;
        font-size: 18px;
        color: #003366;
        margin-top: 0px;
    }

    .InternaEligibility p {
        color: #333333;
    }

.InternaStepsBox {
    position: relative;
    padding: 35px 20px 20px 20px;
}

    .InternaStepsBox h3 {
        font-family: segeo_semibold;
        font-size: 18px;
        text-align: center;
        color: #333333;
        margin-top: 35px;
    }

    .InternaStepsBox img {
        margin: 0 auto;
        background: #ffffff;
        z-index: 2;
        position: relative;
    }

.InteraStepsBoximg {
    min-height: 95px;
}

.InternaStepsBox1 img {
    max-width: 117px;
    min-height: 113px;
    padding-left: 20px;
    padding-right: 5px;
}

.InternaStepsBox2 img {
    max-width: 120px;
    min-height: 105px;
    /*margin-top:10px;*/
    padding-right: 20px;
}

.InternaStepsBox3 img {
    max-width: 110px;
    min-height: 105px;
    /*margin-top: -10px;*/
    padding: 0px 16px;
}

.InternaStepsBox4 img {
    max-width: 100px;
    /*min-height: 100px;*/
    margin-top: 30px;
}

.InternaStepsBox4 h3 {
    margin-top: 20px;
}

.InteraStepsLine {
    border-top: 8px dotted #dedede;
    position: absolute;
    top: 40%;
    width: 75%;
    margin: 0 auto;
    left: 0;
    right: 0;
}


.team_columns_carousel_wrapper {
    padding: 0px;
    overflow: hidden
}

/*.team_columns_carousel_control_left,
.team_columns_carousel_control_right {
    top: 26px;
    z-index: 2;
    opacity: 1;
    width: 35px;
    height: 35px;
    border: 0;
    text-shadow: none;
    text-align: center;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}

.team_columns_carousel_control_icons {
    line-height: 35px;
    font-size: 20px !important;
    font-weight: normal !important;
    margin-top: 8px;
}*/

/*.team_columns_carousel_control_left {
    left: 26px !important
}

.team_columns_carousel_control_right {
    left: 63px !important
}*/

/*.adv_left {
    left: 41px !important
}

.adv_right {
    left: 78px !important
}*/

.team_columns_item_image {
    padding-top: 60px;
    padding-bottom: 25px
}

    .team_columns_item_image img {
        width: 100%;
        -webkit-filter: grayscale(70%);
        -moz-filter: grayscale(70%);
        -ms-filter: grayscale(70%);
        -o-filter: grayscale(70%);
        filter: grayscale(70%);
        -webkit-transition: all ease-in-out .3s;
        -moz-transition: all ease-in-out .3s;
        -ms-transition: all ease-in-out .3s;
        -o-transition: all ease-in-out .3s;
        transition: all ease-in-out .3s
    }

    .team_columns_item_image:hover img {
        -webkit-filter: grayscale(0%);
        -moz-filter: grayscale(0%);
        -ms-filter: grayscale(0%);
        -o-filter: grayscale(0%);
        filter: grayscale(0%)
    }

#adv_team_4_columns_carousel .InternaRightSubXSImgBtm p {
    padding-left: 15px;
}

@media(min-width:768px) and (max-width:789px) {
    .adv_team_columns_item_social a, .adv_team_columns_item_social a:visited {
        margin-right: 0
    }
}

.team_columns_carousel_wrapper {
    background: #fff
}

/*.team_columns_carousel_control_left,
.team_columns_carousel_control_left:hover,
.team_columns_carousel_control_left:active,
.team_columns_carousel_control_left:focus,
.team_columns_carousel_control_right,
.team_columns_carousel_control_right:hover,
.team_columns_carousel_control_right:active,
.team_columns_carousel_control_right:focus {
    color: #fff;
    background: #feb600 !important
}*/

/*.team_columns_item_caption {
    color: #fff;
    background: #171717
}

    .team_columns_item_caption > hr {
        border-top: 2px solid #feb600
    }

    .team_columns_item_caption p a,
    .team_columns_item_caption p a:visited {
        color: #feb600
    }

        .team_columns_item_caption p a:hover,
        .team_columns_item_caption p a:active {
            color: #cb9200
        }

.team_columns_item_social a,
.team_columns_item_social a:visited {
    color: #171717;
    background: #feb600
}

    .team_columns_item_social a:hover,
    .team_columns_item_social a:active {
        background: #cb9200
    }*/

.four_shows_one_move .cloneditem-1,
.four_shows_one_move .cloneditem-2,
.four_shows_one_move .cloneditem-3 {
    display: none
}

@media all and (min-width: 768px) {
    .four_shows_one_move .carousel-inner > .active.left,
    .four_shows_one_move .carousel-inner > .prev {
        left: -50%
    }

    .four_shows_one_move .carousel-inner > .active.right,
    .four_shows_one_move .carousel-inner > .next {
        left: 50%
    }

    .four_shows_one_move .carousel-inner > .left,
    .four_shows_one_move .carousel-inner > .prev.right,
    .four_shows_one_move .carousel-inner > .active {
        left: 0
    }

    .four_shows_one_move .carousel-inner .cloneditem-1 {
        display: block
    }
}

@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
    .four_shows_one_move .carousel-inner > .item.active.right,
    .four_shows_one_move .carousel-inner > .item.next {
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
        left: 0
    }

    .four_shows_one_move .carousel-inner > .item.active.left,
    .four_shows_one_move .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        left: 0
    }

        .four_shows_one_move .carousel-inner > .item.left,
        .four_shows_one_move .carousel-inner > .item.prev.right,
        .four_shows_one_move .carousel-inner > .item.active {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            left: 0
        }
}

@media all and (min-width: 992px) {
    .four_shows_one_move .carousel-inner > .active.left,
    .four_shows_one_move .carousel-inner > .prev {
        left: -25%
    }

    .four_shows_one_move .carousel-inner > .active.right,
    .four_shows_one_move .carousel-inner > .next {
        left: 25%
    }

    .four_shows_one_move .carousel-inner > .left,
    .four_shows_one_move .carousel-inner > .prev.right,
    .four_shows_one_move .carousel-inner > .active {
        left: 0
    }

    .four_shows_one_move .carousel-inner .cloneditem-2,
    .four_shows_one_move .carousel-inner .cloneditem-3 {
        display: block
    }
}

@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
    .four_shows_one_move .carousel-inner > .item.active.right,
    .four_shows_one_move .carousel-inner > .item.next {
        -webkit-transform: translate3d(25%, 0, 0);
        transform: translate3d(25%, 0, 0);
        left: 0
    }

    .four_shows_one_move .carousel-inner > .item.active.left,
    .four_shows_one_move .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-25%, 0, 0);
        transform: translate3d(-25%, 0, 0);
        left: 0
    }

        .four_shows_one_move .carousel-inner > .item.left,
        .four_shows_one_move .carousel-inner > .item.prev.right,
        .four_shows_one_move .carousel-inner > .item.active {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            left: 0
        }
}

.InternaGlobalImg, .InternaNewsImg {
    position: relative;
}

.InternaGlobalImgBox, .InternaNewsImgBox {
    min-height: 230px;
}

.InternaGlobalImg1 {
    /*min-height: 230px;*/
    background: url('../images/InternaGlobalImg1.jpg') no-repeat;
    background-size: 100%;
}

.InternaGlobalImg2 {
    /*min-height: 230px;*/
    background: url('../images/InternaGlobalImg2.png') no-repeat;
    background-size: 100%;
}

.InternaGlobalImg3 {
    /*min-height: 230px;*/
    background: url('../images/InternaGlobalImg3.jpg') no-repeat;
    background-size: 100%;
}

.InternaGlobalImg4 {
    /*min-height: 230px;*/
    background: url('../images/InternaGlobalImg4.jpg') no-repeat;
    background-size: 100%;
}
/***InternaNewsImg1***/
.InternaNewsImg1 {
    background: url('../images/InternaNewsImg1.png') no-repeat;
    background-size: 100%;
}

.InternaNewsImg2 {
    background: url('../images/InternaNewsImg2.jpg') no-repeat;
    background-size: 100%;
}

.InternaNewsImg3 {
    background: url('../images/InternaNewsImg3.jpg') no-repeat;
    background-size: 100%;
}

.InternaNewsImg4 {
    background: url('../images/InternaNewsImg4.png') no-repeat;
    background-size: 100%;
}

.InternaNewsImgBtm {
    opacity: 0.8;
    background-color: #003366;
    min-height: 105px;
    padding: 5px;
    bottom: 0;
    position: absolute;
}

    .InternaNewsImgBtm p {
        line-height: 1;
        margin-bottom: 3px;
    }

    .InternaNewsImgBtm span {
        font-size: 14.4px;
        color: #ffffff;
        margin-bottom: 6px;
    }

    .InternaNewsImgBtm a {
        font-family: segeo_semibold;
        font-size: 11.8px;
        color: #ffffff;
        text-decoration:none;
        bottom: 5px;
        position: absolute;
    }

/**************Images And Video Gallery*****************/
.InternaGalleryCommon {
    position: relative;
}

.PosReletive {
    position: relative;
}

.InternaGallery {
    min-height: 500px;
}

.InternaGalleryPlayIcon {
    position: absolute;
    width: 50px;
    top: 33%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.InternaGalleryImg4 img {
    max-height: 313px;
    width: 100%;
}

.ViewMore {
    font-size: 18px;
    color: #0b2d4d;
}

/**************All Program Page css********/
.ProgContainer {
    width: 92%;
}

.AllProgTitle {
    font-family: segeo_semibold;
    font-size: 36px;
    text-align: left;
    color: #003366;
}

.mrg-t-none {
    margin-top: 0 !important;
}

.mrg-none {
    margin: 0px !important;
}

.ProgramsByBox {
    border-radius: 10px;
    background-color: #ffffff;
    border: solid 1px #e1e1e1;
    float: left;
    width: 100%;
    min-height: 80px;
}

.ProgramMenuBox {
    border-right: 1px solid #e1e1e1;
    padding: 10px 10px 10px 20px;
}

.ProgSubTitle {
    font-family: segeo_semibold;
    font-size: 18px;
    text-align: left;
    color: #333333;
    padding-left: 20px;
}

.programMenu {
    width: 100%;
    float: left;
}

    .programMenu ul {
        margin: 0;
        padding: 0;
        float: left;
    }

        .programMenu ul li {
            float: left;
            list-style: none;
            margin: 0px 5px;
        }

            .programMenu ul li a {
                float: left;
                font-size: 14px;
                color: #003366;
                padding: 0px 10px;
            }

                .programMenu ul li a:hover {
                    font-family: segeo_semibold;
                    font-size: 13px;
                    color: #003366;
                    /*padding: 0px 10px;*/
                    border: 1px solid #003366;
                    border-radius: 16px;
                }

.ProgramMenuRgtBox1 {
    padding: 10px 20px;
    border-right: 1px solid #e1e1e1;
}

    .ProgramMenuRgtBox1 p, .ProgramMenuRgtBox2 p {
        padding-left: 0px;
    }

.ProgramMenuRgtBox2 {
    padding: 10px 20px;
}

    .dropdown a, .ProgramMenuRgtBox2 span, .dropdown select option {
        color: #003366;
    }

.ProgramBox {
    border-radius: 5px;
    min-height: 150px;
    height: 300px;
    background-color: #ffffff;
    box-shadow: 0 0 20.6px 3.4px #2c242619;
    margin-bottom: 20px;
}

    .ProgramBox:hover {
        border: 2px solid #deae15;
        cursor: pointer;
    }

.ProgBox1Top, .ProgBox2Top, .ProgBox3Top {
    background-image: url('../Images/ProgramImg1.png');
    background-size: 100% 150px;
    min-height: 145px;
    background-repeat: no-repeat;
}

.ProgBox2Top {
    background-image: url('../Images/ProgramImg2.png') !important;
}

.ProgBox3Top {
    background-image: url('../Images/ProgramImg3.png') !important;
}

.ProgramIcons {
    margin: 0px 10px 10px 10px;
}

.ProgramTopIcons {
    cursor: pointer;
    margin: 10px 5px 15px 5px;
}

.ProgramIcons .tooltip-inner {
    background-color: #f3f2ee;
    color: #003366;
    font-weight: 600;
    font-size: 12px;
}

.ProgramIcons .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #f3f2ee;
}

.dropdownShare {
    position: relative;
    display: inline-block;
}

.dropdown-content:after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-top-color: transparent;
    vertical-align: middle;
    top: auto;
    bottom: 100%;
    right: 6%;
    border-bottom-color: #f3f2ee;
}

.dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    background-color: #f3f2ee;
    min-width: 110px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    border-radius: 5px;
}

    .dropdown-content a {
        color: black;
        padding: 6px 10px;
        text-decoration: none;
        display: block;
    }

        .dropdown-content a:hover {
            background-color: #f1f1f1
        }

.dropdownShare:hover .dropdown-content {
    display: block;
}

.dropdownShare:hover .dropbtn {
    background-color: transparent;
}

.ProgramBlock {
    width: 65px;
    height: 49px;
    float: left;
    background-color: #003366;
    border: solid 2px #003366;
    border-bottom-right-radius: 6px;
    text-align: center;
    line-height: 2.3;
    cursor: pointer;
}

    .ProgramBlock span {
        font-size: 18px;
        font-weight: bold;
        color: #ffffff;
    }

.ProgramHeading {
    padding: 10px 3px 5px 15px;
    float: left;
    line-height: 1;
    width: 82%;
}

    .ProgramHeading span {
        font-family: segoeuib_0;
        font-size: 18px;
        color: #003366
    }

.ProgBox1BtmCols h3 {
    font-family: segeo_semibold;
    font-size: 18.7px;
    color: #333333;
    margin-bottom: 0;
    margin-top: 15px;
}

.ProgBox1BtmCols p {
    font-size: 13.1px;
    color: #5b5b5b;
    text-transform: uppercase;
}

.pdg-t-b-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.ProgBox1Btm {
    background-color: #fff;
}

.ProgShareIcons {
    color: #ffffff;
    border-radius: 50%;
    width: 21px;
    height: 20px;
    font-size: 12px !important;
    margin-right: 5px;
}

.ProgFBIcon {
    background-color: #3b5998;
    padding: 5px 8px;
}

.ProgLinkedinIcon {
    background-color: #007bb6;
    padding: 3px 6px;
}

.ProgTwitterIcon {
    background-color: #00aced;
    padding: 5px 6px;
}

.ProgIconText {
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}
/************All Program Comparision CSS***************/
.progCompBox {
    min-height: 390px;
}

.progCompBox1 {
    width: 33%;
}

.progCompBox2, .progCompBox3 {
    width: 22%;
}

.ProgCompInnrerBox {
    min-height: 390px;
    background-color: #ffffff;
}

    .ProgCompInnrerBox .HeaderBoxMainHeader {
        margin: 0px;
        padding: 15px;
        min-height: 90px;
    }

    .ProgCompInnrerBox .panel-heading .HeaderBoxMainHeader {
        padding: 10px;
    }

    .ProgCompInnrerBox .HeaderBoxMainHeader h2 {
        margin: 0px;
        font-family: segoeuib_0;
        font-size: 18px;
        color: #003366;
        padding: 0 10px;
        line-height: 3;
    }

    .ProgCompInnrerBox .panel-heading .HeaderBoxMainHeader h2 {
        margin: 0px;
        font-family: segoeuib_0;
        font-size: 16px;
        color: #003366;
        padding: 0 10px;
        line-height: 1;
    }

.progCompBox2.panel {
    margin: 0px;
    border-radius: 0px;
    margin-bottom: 0px;
    background-color: transparent;
    border: 0px solid transparent;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
    box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
}

    .progCompBox2.panel .panel-heading {
        padding: 0;
    }

.ProgCompaIcon {
    width: 20px;
    margin-right: 15px;
}

.ProgCompParamWhite, .ProgCompParamGrey {
    padding: 10px 20px;
}

.ProgCompParamGrey {
    background-color: #ebebeb;
}

    .ProgCompParamWhite p, .ProgCompParamGrey p {
        font-size: 16px;
        color: #003366;
        margin: 0px;
    }

    .ProgCompParamWhite img, .ProgCompParamGrey img {
        width: 16px;
        margin-right: 15px;
    }

.ProgCompParamEnroll .button1 {
    padding: 4px 35px;
}

.clickable {
    cursor: pointer;
}
#VideoModal.VideoModalHomePage {
    width:98%;
    height:100%;
    margin:20px auto;
}
    #VideoModal.VideoModalHomePage .modal-content {
        background-color:transparent;
    }

    #VideoModal.VideoModalHomePage .iframe {
        min-height: 570px;
    }
/************************Media Queries**********************************************/
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 1px) and (max-width : 480px) {
    .container-fluid {
        padding-right: 0px;
        padding-left: 7px;
    }

    .hero {
        left: 50%;
    }

    #wrapper.toggled {
        padding-left: 90%;
    }

        #wrapper.toggled #sidebar-wrapper {
            width: 90%;
        }

    .hamburger.is-open {
        margin-left: -75px;
    }

    .img-rmgr {
        height: 80px;
    }

    .overlay, .overlay-2 {
        width: 80%;
        padding: 8px;
    }

        .overlaytext-1, .overlay-2 .overlaytext-1, .overlay-3 .overlaytext-1 {
            font-size: 15px;
        }

    .overlaytext-2 {
        line-height: 1.67;
    }

    .smbnr1, .smbnr2 {
        height: 150px;
    }

    .btn-enroll {
        width: 70px;
        padding: 3px 6px;
    }

    .bnrText1 {
        font-size: 20px;
    }

    #webinarBanner p {
        font-size: 12px;
    }

    .playiconWbinar img {
        width: 40px;
        margin-top: 1%;
    }

    .webinarBnrBox.mrg-t-10per {
        margin-top: 3%;
    }

    .webBox1 {
        width: 80%;
    }

    .xs-hide {
        display: none;
    }

    #webinarBanner .webinarBnrBox .webBox1 p {
        min-height: 100%;
        font-size: 13px;
    }

    .webinarBanner, .newsBanner {
        background-size: 100% 100%;
    }

    .newsBnrLG h1 {
        font-size: 18px;
    }

    .newsBnrLG p {
        font-size: 13px;
    }

    .img-with-arrow img, .img-with-arrowBtm img {
        height: 190px;
        width: 100% !important;
    }

    .img-with-arrowBtm:after {
        top: 79%;
    }

    .AmityUniCount {
        font-size: 42px;
    }

    .AmityUniOLCounts {
        padding: 15px;
    }

    .LeaderImg {
        width: 80%;
        margin: 0 auto;
    }

    .PanANetP, .PanANetImg {
        width: 100%;
    }

    .PanAfOfferBox, .PanAfPartner1 {
        padding: 15px;
    }

        .PanAfOfferBox span {
            font-size: 20px;
        }

    .ProfileBtns {
        width: 100%;
        margin-top: 10px;
        text-align: right;
    }

    .LoginBox1 {
        padding: 35px;
    }

    .LoginSocialBtn {
        width: 100%;
        margin: 15px 0;
    }

    .SendRequestBtn {
        padding: 15px 50px;
    }

    .AllProgBnrText {
        margin: 10px auto;
    }

    .AllProgSmallText {
        margin-top: 5px;
    }

    .AllProgBnrH1 {
        font-size: 15px;
    }

    .AllProgLeftHead {
        padding-left: 10px;
    }

    .AllProgTollFreeNumverMainDiv {
        width: 95%;
        float: left;
    }

    .AllProgBnrBtn {
        padding: 0;
    }

    .AllProgBnrBtn2 {
        margin-left: 5px;
    }

    .AllProgOverviewCombo1 p, .AllProgOverviewCombo2 p {
        font-size: 22px;
        margin-top: 20%;
    }

    .InternaRightSubXSImg {
        width: 50%;
    }

    .InternaYellowBox {
        padding: 20px;
    }

        .InternaYellowBox h3 {
            font-size: 18px;
        }

            .InternaYellowBox h3 span {
                font-size: 19.1px;
            }

        .InternaYellowBox h1 {
            font-size: 20px;
        }

    .team_columns_carousel_wrapper {
        padding: 0px;
    }

    .InternaGlobalImgBox, .InternaNewsImgBox {
        min-height: 145px;
    }

    .InternaNewsImgBtm p {
        font-size: 14px;
    }

    .InternaNewsImgBtm span {
        font-size: 13px;
    }

    .InternaGalleryImg4 img {
        width: 100%;
        margin-top: 10px;
    }

    .programMenu ul li {
        width: 100% !important;
    }

    .ProgramBox {
        min-height: 300px;
        margin-bottom: 20px;
        float: left;
        width: 100%;
        height: 100%;
    }

    .ProgramHeading {
        width: 100%;
    }

        .ProgramHeading span {
            font-size: 14px;
        }

    .ProgBox1BtmCols h3 {
        font-size: 13.7px;
    }

    .ProgContainer, .ProgContainer > div {
        padding: 0px;
    }
}

@media screen and (min-width : 481px) and (max-width : 767px) {
    .hamburger.is-open {
        margin-left: -120px;
    }

    .hero {
        left: 40%;
    }

    .overlay {
        width: 60%;
        padding: 13px;
    }

    .overlaytext-1 {
        font-size: 16px;
    }

    .overlaytext-2 {
        line-height: 2.67;
    }

    .btn-enroll {
        width: 70px;
        padding: 3px 6px;
    }


    .bnrText1 {
        font-size: 26px;
    }

    #webinarBanner p {
        font-size: 12px;
    }

    .playiconWbinar img {
        width: 40px;
        margin-top: 1%;
    }

    .webinarBnrBox.mrg-t-10per {
        margin-top: 5%;
    }

    .webBox1 {
        width: 80%;
    }

    .xs-hide {
        display: none;
    }

    #webinarBanner .webinarBnrBox .webBox1 p {
        min-height: 100%;
        font-size: 16px;
    }

    .newsBnrLG h1 {
        font-size: 22px;
    }

    .newsBnrLG p {
        font-size: 14px;
    }

    .img-with-arrow img, .img-with-arrowBtm img {
        height: 220px;
    }

    .img-with-arrowBtm:after {
        top: 82%;
    }

    .AmityUniCount {
        font-size: 52px;
    }

    .LeaderImg {
        width: 60%;
        margin: 0 auto;
    }

    .LoginBox1 {
        padding: 25px 45px;
    }

    .AllProgBnrText {
        margin: 15px auto;
    }

    .AllProgVideoBox {
        width: 70%;
        margin: 0 auto;
        padding: 21% 31%;
    }

    .AllProgOverviewCombo1 p, .AllProgOverviewCombo2 p {
        font-size: 24px;
        margin-top: 20%;
    }

    .InternaGalleryCommon {
        width: 44%;
        float: left;
        margin: 10px;
        max-height: 200px;
        overflow: hidden;
    }

    .ProgramBox {
        min-height: 300px;
        margin-bottom: 20px;
        float: left;
        width: 100%;
        height: 100%;
    }

    .ProgramHeading {
        width: 70%;
    }

        .ProgramHeading span {
            font-size: 15px;
        }

    .ProgBox1BtmCols {
        width: 33%;
        float: left;
    }

    .progCompBox1 {
        width: 48%;
        float: left;
    }

    .progCompBox2, .progCompBox3 {
        width: 48%;
        float: left;
    }
}

@media screen and (min-width : 768px) and (max-width : 991px) {
    /*.hamburger {
        margin-left: 77px;
    }*/

    .hamburger.is-open {
        margin-left: -145px;
    }

    #menubar .nav li a {
        font-size: 16px !important;
        padding: 15px 10px;
    }

    .smbnr2 {
        height: 320px;
    }

    .video-thumb {
        min-height: 155px;
    }

    .bnrText1 {
        font-size: 36px;
    }

    #webinarBanner p {
        font-size: 15px;
    }

    .playiconWbinar img {
        width: 50px;
        margin-top: 2%;
    }

    .webinarBnrBox.mrg-t-10per {
        margin-top: 10%;
    }

    .webBox1 {
        width: 50%;
    }

    #webinarBanner .webinarBnrBox .webBox1 p {
        min-height: 100%;
    }

    .newsBnrLG h1 {
        font-size: 26px;
    }

    .newsBnrLG p {
        font-size: 15px;
    }

    #newsBnrXS3Col .newsBnrXS1 {
        min-height: 100%;
        background-position: 100% !important;
        padding: 9px;
    }

    .testimonialContent {
        height: 670px;
        padding: 20px 10px;
    }

    .img-with-arrow img, .img-with-arrowBtm img {
        height: 290px;
    }

    .img-with-arrowBtm:after {
        top: 87%;
    }

    .AmityUniCount {
        font-size: 25px;
    }

    .LeaderImg {
        width: 70%;
        margin: 0 auto;
    }

    .ProfileBtns {
        width: 100%;
        margin-top: 10px;
        text-align: right;
    }

    .LoginBox1 {
        padding: 25px 85px;
    }

    .AllProgBnrText {
        margin: 20px auto;
    }

    .AllProgTollFreeNumverMainDiv {
        width: 100%;
        margin-right: 0px;
    }

    .AllProgTollIcon {
        width: 20px;
        padding-right: 5px;
        padding-left: 2px;
    }

    .AllProgVideoBox {
        width: 70%;
        margin: 0 auto;
        padding: 21% 31%;
    }

    .AllProgOverviewBox p {
        font-size: 12px;
    }

    .AllProgOverviewBox h3 {
        font-size: 22px;
    }

    .AllProgOverviewBox {
        padding: 15px 10px 3px 15px;
    }

    #InternOnlineProg .overlay {
        width: 70%;
    }

    #InternOnlineProg .overlaytext-2 {
        line-height: 1;
        margin-top: 10px;
    }

    .InternaSmBnrBox1Left {
        width: 80%;
    }

    .InternaGlobalImgBox, .InternaNewsImgBox {
        min-height: 185px;
    }

    .InternaGalleryCommon {
        max-height: 250px;
        overflow: hidden;
        margin: 10px 0;
    }

    .ProgramBox {
        min-height: 300px;
        margin-bottom: 30px;
    }

    .ProgramHeading {
        width: 70%;
    }

        .ProgramHeading span {
            font-size: 16px;
        }

    .progCompBox1 {
        width: 33%;
        float: left;
    }

    .progCompBox2, .progCompBox3 {
        width: 33%;
        float: left;
    }
}
/* Tabs ----------- */
@media screen and (min-width : 991px) and (max-width : 1200px) {
    /*.hamburger {
        margin-left: 35px;
    }*/
    #VideoModal {
        width: 85%;
    }
    .chatfbbtn .btn-lg {
        padding: 0 2px;
    }

    .img-rmgr {
        height: 101px;
    }

    .smbnr2 {
        height: 296px;
    }

    .caption1 {
        top: 103px;
    }

    .video-text1 {
        font-size: 18.6px;
    }

    .video-btm-text {
        top: 70px;
    }

    .bnrText1 {
        font-size: 61px;
    }

    #webinarBanner.container {
        width: 90%;
    }

    .newsBnrSm, .newsBnrXS1, .newsBnrXS2 {
        padding-bottom: 10px;
        padding-top: 10px;
        background-position: 100% 100% !important;
        min-height: 215px;
    }

    .newsTopNews {
        min-height: 50px;
        max-height: 560px;
    }

    #newsBnrXS3Col .newsBnrXS1 {
        min-height: 100%;
        background-position: 100% 100% !important;
        padding: 9px;
    }

    .img-with-arrow img, .img-with-arrowBtm img {
        height: 280px;
    }

    .img-with-arrowBtm:after {
        top: 86%;
    }

    .testimonialContent {
        height: 500px;
        padding: 25px 10px;
    }

    .AmityUniCount {
        font-size: 52px;
    }

    .LoginBox1 {
        padding: 25px 90px;
    }

    .AllProgBnrText {
        margin: 25px auto;
    }

    .AllProgTollFreeNumverMainDiv {
        width: 100%;
        margin-right: 0px;
    }

    .AllProgTollIcon {
        width: 20px;
        padding-right: 5px;
        padding-left: 5px;
    }

    .AllProgBnrBtn2 {
        margin-left: 10px;
    }

    .AllProgOverviewBox p {
        font-size: 12px;
    }

    .AllProgOverviewBox h3 {
        font-size: 19px;
    }

    .AllProgOverviewBox {
        padding: 15px 10px 3px 15px;
    }

    #InternBanner {
        width: 93%;
    }

    .InternaBnrInfoBox {
        margin-right: 10px;
    }

    .InternaSmBnrBox1Left {
        width: 67%;
    }

    #InternOnlineProg .overlay {
        width: 50%;
    }

    #InternOnlineProg .overlaytext-2 {
        line-height: 1;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .InternaSmBnrBox1Left {
        width: 80%;
    }

    #InternOnlineProg .overlay-2 .overlaytext-1, #InternOnlineProg .overlay-3 .overlaytext-1 {
        font-size: 16px;
        line-height: 1.2;
    }

    .InternaGlobalImgBox, .InternaNewsImgBox {
        min-height: 185px;
    }

    .programMenu ul li a {
        float: none;
    }

    .ProgramBox {
        height: 340px;
    }

    .ProgramHeading {
        width: 70%;
    }

    .footerBox1 {
        width: 11%;
    }

    .footerBox2 {
        width: 20%;
    }

    .footerBox3 {
        width: 21%;
    }

    .footerBox4 {
        width: 15%;
    }

    .footerBox5 {
        width: 16%;
    }

    .footerBox6 {
        width: 17%;
        padding: 0;
    }
    InternaRightSubXSImgBtm p, .InternaNewsImgBtm p {
        font-size: 15.7px;
    }
}

@media screen and (min-width: 1201px) {
    #VideoModal {
        width: 660px;
    }
    .fade-carousel .carousel-inner .item {
        margin-top: -86px;
    }

    .mrg-t-M86 {
        margin-top: -86px;
    }

    .hero {
        top: 55%;
    }

    .newsBnrBtmBox3 {
        width: 19%;
        padding-left: 0;
        padding-right: 0;
    }

    #webinarBanner.container {
        width: 90%;
    }

    .img-with-arrow img, .img-with-arrowBtm img {
        height: 333px;
    }

    .LoginBox1 {
        width: 605px;
    }

    .LoginBox2 {
        width: 50%;
    }

    .AllProgTollFreeNumverMainDiv {
        width: 80%;
    }

    .footerBox1 {
        width: 11%;
    }

    .footerBox2 {
        width: 20%;
    }

    .footerBox3 {
        width: 21%;
    }

    .footerBox4 {
        width: 15%;
    }

    .footerBox5 {
        width: 16%;
    }

    .footerBox6 {
        width: 17%;
    }
}

@media screen and (min-width: 1201px) and (max-width:1300px) {
    .AmityUniCount {
        font-size: 62px;
    }

    #InternBanner .bnrText1 {
        font-size: 60px;
    }

    #InternBanner .BnrOpacityText span {
        font-size: 60px;
    }

    .programMenu ul li a {
        float: none;
    }

    .ProgramBox {
        height: 300px;
    }

    .ProgramHeading {
        width: 80%;
    }
}
/***********form small command xs-small**************/
@media screen and (min-width : 1px) and (max-width : 991px) {
    .hero {
        width: 100%;
    }

    .Think-Online-Think-Amity {
        font-size: 37px;
    }
    .think-2 {
        margin-left: -20px;
    }
    .Rectangle-12 {
        max-width: 360px;
    }

    .Shape-8-copy-4 {
        width: 60px;
    }

    .Search-for-your-program-copy {
        width: auto;
        height: auto;
        font-size: 25.2px;
    }

    .search-col-1, .search-col-3 {
        border-right: 0px solid #325a82;
        min-height: 100%;
    }

    .takelook {
        margin-top: 20px;
    }


    .latest-box {
        max-height: 100%;
        min-height: 100px;
    }

    .latest-sub-img {
        margin: 3% auto;
    }

    .WorkContainer {
        min-height: 200px;
        width: 100%;
    }

    .mrg-t10-xs {
        margin-top: 10px;
    }

    .newsBanner {
        background-image: url('../Images/NewsBnr.png') !important;
        background-size: 100% 100%;
        opacity: 1;
    }

    .newsBnrBtmBox3 {
        padding: 0 15px;
    }

    .newsBnrLG p {
        max-width: 100%;
    }

    .mrg-t-m35 {
        margin-top: 10px;
    }

    .testiminialBlock {
        margin-bottom: 20px;
    }
    .testimonalsmaindiv .img-with-arrowBtm::after, .testimonalsmaindiv .img-with-arrowBtm1::after {
        display: none;
    }

    .testimonalsrightimg img, .tesimonalbgcolor, .tesimonalbgcolor1 {
        border-radius: 0px !important;
    }
    .NextTabArrow {
        padding: 15px !important;
        position: fixed;
        bottom: auto;
        top: 50%;
        right: 10px;
    }

    .LeaderMemberImg {
        height: auto;
    }

    .AllProgMainBox {
        margin-top: 0px;
    }

    .Internsmbanner2, .Internsmbanner3, .Internsmbanner4 {
        background-size: 100%;
    }

    .HeaderBoxMain {
        min-height: 100px;
    }

    .programMenu ul li {
        width: 45%;
    }

        .programMenu ul li a {
            float: none;
        }

    .ProgCompInnrerBox .HeaderBoxMainHeader h2 {
        line-height: 1;
    }

    .progCompBox1 {
        margin-bottom: 10px;
    }

    .progCompBox2, .progCompBox3 {
        margin-bottom: 10px !important;
    }
    #VideoModal {
        width: 98%;
    }
}

@media screen and (max-width : 767px) {
    /*.hamburger {
        margin-left: 110px;
    }*/
    .hamburgerBox {
        min-width: 100%;
    }

    .hamburger.is-closed .hamb-top {
        top: 2px;
    }

    .hamburger.is-closed .hamb-bottom {
        bottom: 4px;
    }

    .hamburger.is-closed .hamb-top, .hamburger.is-closed .hamb-middle, .hamburger.is-closed .hamb-bottom, .hamburger.is-open .hamb-top, .hamburger.is-open .hamb-middle, .hamburger.is-open .hamb-bottom {
        width: 15px;
    }

    #menubar {
        position: absolute;
        width: 100%;
        background: rgb(24, 71, 117) none repeat scroll 0% 0%;
        top: 100%;
        left: 0;
    }    

    .btn-enrollHomePage {
        width: auto !important;
    }

    .img-profmeter {
        max-width: 300px;
        width: 100%;
        margin: 0 auto;
        margin-top: 20px;
    }

    .bookmark-img {
        width: 29px;
        height: 29px;
        padding: 9px;
    }

    .latest-box {
        max-height: 100%;
        min-height: 100px;
    }

    .latest-sub-img {
        margin: 5% auto;
    }

    .footer .container .pdg-l-30 {
        padding-left: 30px;
        padding-right: 0;
    }

    .xss-small-box1, .xss-small-box2 {
        width: 100%;
        padding: 0;
    }

    .xss-small-box1, .xss-small-box2 {
        margin-top: 10px;
    }

    .blog-img {
        border-radius: 5px;
        max-width: 290px;
        margin: 0 auto;
    }

    /******All Program CSS******/
    .xs-ProgramTitle {
        text-align: center;
        margin-bottom: 10px;
    }

        .xs-ProgramTitle .AllProgTitle {
            font-size: 26px;
        }

    /*.img-with-arrow:after {
        display:none;
    }*/
    .img-with-arrow img, .img-with-arrowBtm img {
        width: 50%;
        margin: 0 auto;
    }

    .workTextBox {
        margin: 15px auto;
    }

    .workBox {
        box-shadow: 0 0 20.6px 3.4px rgba(44, 36, 38, 0.1);
    }

    #newsBnrXS3Col .newsBnrXS1 {
        margin-top: 15px;
    }

    .testimonialContent {
        height: 100%;
        overflow: hidden;
        padding: 20px 10px;
    }
    /****Amity Univercity****/
    .LeftMenu {
        display: none;
    }

    .customtoggalUL {
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 0px;
        display: block;
    }

    .ContentRight {
        width: 100%;
    }

    .AUniverBox.container {
        width: 100% !important;
    }

    .ContentRight > div {
        padding: 0px;
    }

    .leftsideMenu {
        display: block;
        cursor: pointer;
        float: left;
        margin: 0px 10px 15px 15px;
    }

    .AmityUniStamp img, .img-xs-responsive {
        width: 60%;
        margin: 0 auto;
    }

    .mrg-t10-xss {
        margin-top: 10px;
    }

    .pdg-l-none, .pdg-r-none {
        padding: 0px;
    }

    #InternOnlineProg .overlay {
        width: 70%;
    }

    #InternOnlineProg .overlaytext-2 {
        line-height: 1;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .InternaSmBnrBox1Left {
        width: 80%;
    }

    .progCompBox1 {
        margin-bottom: 18px;
    }

    .progCompBox2, .progCompBox3 {
        margin-bottom: 18px !important;
    }
    #VideoModal.VideoModalHomePage {
        margin: 20% auto;
    }
        #VideoModal.VideoModalHomePage .iframe {
            min-height: 300px;
        }
}

@media screen and (max-width : 340px) {
    .chatfbbtn .btn-lg {
        padding: 0px 4px;
    }

    .iconbtn {
        margin: 0 auto;
        padding: 3px;
        float: none;
    }

    .eventdatebox {
        width: 100%;
    }

    .eventtextbox {
        width: 100%;
    }
}

@media screen and (max-width : 445px) {
    .eventList, .eventSubText, .eventdatebox, .eventtextbox {
        text-align: center !important;
        width: 100%;
    }

    .dateEvent, .dateText {
        text-align: center !important;
    }
}
/*form video media query*/
@media screen and (min-width : 481px) and (max-width : 767px) {
    .video-thumb .thumbnail {
        width: 50%;
        margin: 0 auto;
    }

    .video-btm-text {
        top: 60px;
    }

    .video-text1 {
        font-size: 19.6px;
    }

    .caption1 {
        top: 115px;
    }
    /*.video-thumb {
        padding: 10px 6px;
        width: 50%;
        min-height: 380px;
    }*/
}
/*******Webinar Banner********/
@media screen and (max-width : 380px) {
    .xs-hide-1 {
        display: none;
    }

    .webnairBnrSm, .webnairBnrXS1, .webnairBnrXS2, .webnairBnrXS3, .webnairBnrXS4 {
        background-size: 100% 100%;
    }

    .AllProgBnrBtn1, .AllProgBnrBtn2 {
        padding: 5px 15px;
    }
}

@media screen and (max-width : 521px) {

    .LoginLinkedBtn, .LoginFBBtn {
        max-width: 130px;
    }

    .progCompBox1 {
        width: 100%;
        float: left;
    }

    .progCompBox2, .progCompBox3 {
        width: 100%;
        float: left;
    }
}

@media screen and (min-width : 767px) and (max-width : 1057px) {
    .AllProgBnrBtn1, .AllProgBnrBtn2 {
        float: right;
    }
}

@media screen and (min-width : 481px) and (max-width : 555px) {
    .AllProgBnrH1 {
        font-size: 30px;
    }

    .AllProgBnrText {
        padding-left: 20px;
    }
}
/***International Students Media Queries****/
@media screen and (min-width : 1100px) and (max-width : 1201px) {
    #InternBanner .bnrText1 {
        font-size: 45px;
    }

    #InternBanner .BnrOpacityText span {
        font-size: 45px;
    }

    #InternBanner .Shape-8-copy-4 {
        width: 60px
    }

    #InternBanner .Search-for-your-program-copy {
        font-size: 26.2px;
    }
}

@media screen and (min-width : 991px) and (max-width : 1101px) {
    #wrapper.toggled #sidebar-wrapper {
        width: 80%;
    }

    #InternBanner .bnrText1 {
        font-size: 40px;
        margin-top: 0px;
    }

    #InternBanner .BnrOpacityText span {
        font-size: 40px;
    }

    #InternBanner .Shape-8-copy-4 {
        width: 55px
    }

    #InternBanner .Search-for-your-program-copy {
        font-size: 24.2px;
    }

    .InternBnrTextH5 {
        font-size: 23px;
    }
    InternaRightSubXSImgBtm p, .InternaNewsImgBtm p {
        font-size: 14.7px;
    }
}

@media screen and (min-width : 778px) and (max-width : 992px) {
    #InternBanner .bnrText1 {
        font-size: 30px;
        margin-top: 0px;
    }

    #InternBanner .BnrOpacityText span {
        font-size: 30px;
    }

    #InternBanner .Shape-8-copy-4 {
        width: 40px;
        padding: 5px 0px;
    }

    #InternBanner .Search-for-your-program-copy {
        font-size: 22.2px;
    }

    .InternBnrTextH5 {
        font-size: 21px;
    }

    .InternaBnrBoxText {
        font-size: 14px;
    }

    #InternBanner .webinarBnrBox {
        margin-top: 10px;
    }

    .InternBanner {
        padding-bottom: 10px;
    }
}

@media screen and (min-width : 1px) and (max-width : 778px) {
    #InternBanner .bnrText1 {
        font-size: 25px;
        margin-top: 0px;
    }

    #InternBanner .BnrOpacityText span {
        font-size: 25px;
    }

    #InternBanner .Shape-8-copy-4 {
        width: 30px;
        padding: 5px 0px;
    }

    #InternBanner .Search-for-your-program-copy {
        font-size: 19px;
    }

    .InternBnrTextH5 {
        font-size: 19px;
    }

    .InternaBnrBoxText {
        font-size: 12px;
    }

    #InternBanner .webinarBnrBox {
        margin-top: 8px;
    }

    .InternBanner {
        padding-bottom: 10px;
    }

    .InternaBnrBtn1, .InternaBnrBtn2 {
        font-size: 12px;
    }

    .InternaBnrInfoBox {
        margin-right: 2px;
    }

    .InternBanner {
        background-size: 100% 120%;
    }
}
/***End International Students Media Queries****/





/*====== Amity payal =========*/
.HeaderBoxMain111 {
    min-height: 85px !important;
    border-radius:5px;
}

.Amityunionlinecontentbox211 {
    width: 100%;
    float: left;
    padding: 4% 0%;
}

.amityleftboxpayal11 {
    width: 36%;
    float: left;
}

.Amityonlineig111 {
    width: 30%;
    float: left;
}

    .Amityonlineig111 img {
    }

.AmityUniOL25years11 {
    width: 66%;
    float: left;
    padding-left: 3%;
    padding-top: 5%;
}

    .AmityUniOL25years11 p span {
        font-family:segeo_semibold;
        font-size: 48px;
        line-height: 0.6;
        letter-spacing: 1.5px;
        color: #003366;
    }

    .AmityUniOL25years11 p strong {
        font-size: 22px;
        font-family: segeo_semibold;
        line-height: 1.36;
        letter-spacing: 0.7px;
        color: #184674;
        font-weight: 300;
    }

    .AmityUniOL25years11 p {
        font-size: 16px;
        line-height: 1.88;
        letter-spacing: 0.5px;
        text-align: left;
        color: #333333;
    }

.borderpp11 {
    border-right: 2px solid #f0f2f4;
}

.amitycenterboxpayal11 {
    float: left;
    width: 36%;
}

.amityrightboxpayal11 {
    width: 28%;
    float: left;
}

.AmityUniOL25years111 {
    padding-left: 5%;
}

.payal {
    margin-right: 4%;
}

.payal11 {
    margin-top: 5%;
}

.cormain {
    width: 100%;
    float: left;
    padding: 5% 2%;
}

.amityunionlineicon1 img {
}

.amityunionlineicon2 img {
    max-width: 62px;
    margin-top: 10%;
}

.amityunionlineicon3 img {
}

@media screen and (min-width: 1px) and (max-width: 1360px) {
    .AmityUniOL25years11 p {
        font-size: 14px;
    }

        .AmityUniOL25years11 p span {
            font-size: 30px;
        }

        .AmityUniOL25years11 p strong {
            font-size: 18px;
        }
}

@media screen and (min-width: 1px) and (max-width: 960px) {
    .AmityUniOL25years11 p {
        font-size: 12px;
    }

        .AmityUniOL25years11 p span {
            font-size: 25px;
        }

        .AmityUniOL25years11 p strong {
            font-size: 15px;
        }
}



@media screen and (min-width: 1px) and (max-width: 480px) {


    .structurecontentp p {
        font-size: 11px;
    }

    .Amityunistudenttextpayal h4 {
        font-size: 35px;
    }

    .Amityunistudenttextpayal p {
        font-size: 18px;
    }

    .Amityunistudenttextpayal span {
        font-size: 12px;
    }

    .amityleftboxpayal11 {
        width: 100%;
        float: left;
        text-align: center;
    }

    .amitycenterboxpayal11 {
        float: left;
        width: 100%;
        text-align: center;
    }

    .amityrightboxpayal11 {
        width: 100%;
        float: left;
        text-align: center;
    }

    .Amityonlineig111 img {
        width: 73%;
    }

    .payal {
        margin-top: 3%;
    }

    .AmityUniOL25years111 {
        padding-left: 0px;
    }
}