/*

    Theme Name: Slithm Theme

    Theme URI: https://weblankan.com

    Author: Gayali

    Author URI: https://weblankan.com

    Description: Custom Theme

    Version: 1.0

    Text Domain: Custom theme

*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway', sans-serif;
}

p,
a,
ul,
li,
ol {
    font-family: 'Open Sans', sans-serif !important;
}

a,
a:hover {
    text-decoration: none !important;
}

.mainmenu {
    justify-content: flex-end;
    transform: translateX(-9%);
}

.home-banner {
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 14px;
    position: relative;
    background-position: center;
}

.slider-one {
    height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background: #ffffff;
    /* text-align: center; */
}

.explore-btn {
    background: #ffffff;
    width: 227px;
    padding: 20px 38px;
    text-align: center;
    margin-top: 30px !important;
    display: block;
    margin: 55px auto 0px;
}
section.senior-management.administrative-staff .row, section.senior-management .row{
    justify-content: center;
}
.explore-btn a {
    color: #000;
    font-size: 12px;
    letter-spacing: 1px;
}

.banner-text {
    position: absolute;
    top: 58%;
    transform: translateY(-50%);
    z-index: 99;
    /* display: inherit; */
    display: none;
    margin: 0 auto;
    text-align: center;
    width: 54%;
    /* background-image: url(/wp-content/uploads/2021/05/Group-5-1.png); */
    /* height: 448px; */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding: 20px 0px 20px;
    background-color: #00000047;
    border-radius: 20px;
    left: 0;
    right: 0;
}

.green-heading {
    text-align: left;
    letter-spacing: 0px;
    color: #00AE74;
    font-size: 50px;
    padding-bottom: 10px;
}

.about-para {
    padding: 0px 108px 126px 0px;
}

.welcome-div {
    padding-left: 52px;
}

p {
    text-align: left;
    font: normal normal normal 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434;
}

.italic-para {
    text-align: left;
    font: italic normal 600 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434
}

html {
    overflow-x: hidden;
}

body {
    overflow-x: hidden;
}

.explore-btn-left {
    background: #343434;
    width: 231px;
    padding: 20px 36px;
    text-align: center;
    margin-top: 59px;
}

a .explore-btn-left {
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 3.92px;
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
}

section.cheff-section {
    margin-top: -8px;
}

.welcome-img img {
    width: 100%;
}

.our-areas {
    padding-bottom: 82px;
}

.menu-main-menu-container {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding-right: 62px;
}

.row.top-row {
    /* width: 74%; */
    display: flex;
    justify-content: flex-end;
    right: 29px;
    background: #00AE74;
    /* border-radius: 30px; */
    margin-left: auto;
    position: relative;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.header {
    background: #ffffff !important;
    height: 120px !important;
}

ul#topbar li a {
    padding: 12px 27px;
    text-align: left;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-decoration: none;
}

.white-heading {
    font-size: 50px;
    font-weight: 600;
    padding-bottom: 20px;
    text-align: center;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.our-areas {
    height: 578px;
    background-color: #00AE74;
    padding-top: 107px;
}

.our-areas p {
    text-align: center;
    color: #fff;
}

.our-areas h2 {
    text-align: center;
    font-size: 50px;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding-bottom: 39px;
}

.areas-img img {
    width: 100%;
    display: block;
    margin: 0 auto;
}

section.our-areas-two h4,
section.our-areas-two p {
    text-align: center;
    padding: 0px 40px;
}

section.our-areas-two h4 {
    padding-top: 20px;
    padding-bottom: 10px;
    font: normal normal 600 25px/34px Open Sans;
    letter-spacing: 0px;
    color: #343434;
}

.explore-btn-center {
    margin: 22px auto 0;
    background: #343434;
    width: 231px;
    padding: 20px 36px;
    text-align: center;
}

a .explore-btn-center {
    text-align: center;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 3.92px;
    color: #FFFFFF;
}

section.our-areas-two {
    margin-top: -270px;
    padding-bottom: 82px;
}

section.home-facilities-section {
    padding-top: 82px;
    padding-bottom: 82px;
    background-color: #00B2EC;
}

.home-facilites-div {
    background-color: #fff;
    padding: 50px;
    margin-bottom: 20px;
    height: 333px;
}

.home-facilites-div img {
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
}

.home-facilites-div h4,
.home-facilites-div p {
    text-align: center;
}

.home-facilites-div h4 {
    font-size: 18px;
    font-weight: 600;
}

.home-facilites-div:hover .bg_hidden_img {
    display: block !important;
    background-repeat: no-repeat;
    background-position: center;
}

.home-facilites-div:hover .facilities-cheff {
    display: none;
}

.home-facilites-div:hover h4 {
    color: #00B2EC;
}

.home-facilites-div:hover p {
    color: #fff;
}

.home-facilites-div:hover .view-details-btn {
    display: block;
    margin: 0 auto !important;
    text-align: center;
}

.view-details-btn a {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    text-decoration: none;
}

.view-details-btn a {
    display: inline-block;
    text-decoration: none;
}

.view-details-btn img {
    display: inline-block;
    margin-top: -2px;
    margin-left: 5px;
}

.why-choose-us-section {
    padding-top: 89px;
    padding-bottom: 146px;
}

.why-choose-us-section h2,
.why-choose-us-section p {
    text-align: center;
}

.home-choose-div img {
    display: block;
    margin: 0 auto;
    width: 80px;
    padding-bottom: 20px;
}

.choose-row-two {
    padding-top: 50px;
}

section.home-news {
    background: #F8F8F8;
    padding-top: 114px;
    padding-bottom: 82px;
    margin-top: -58px;
}

section.home-news h2 {
    text-align: left;
    font: normal normal medium 50px/59px Raleway !important;
    letter-spacing: 0px;
    color: #00AE74;
    font-size: 50px;
    margin-bottom: 41px;
}

section.home-news .col-lg-7.col-md-7.col-sm-12 {
    padding-right: 102px;
}

.registration-img {
    width: 100%;
}

.enroll-btn {
    position: absolute;
    bottom: 85px;
    right: 250px;
    background: #fff;
    width: 227px;
}

a .enroll-btn {
    text-align: center;
    padding: 20px;
    text-align: center;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 3.92px;
    color: #343434;
}

.enroll-btn img {
    width: 14px;
}

.cheff-green-col {
    background: #00AE74;
    position: absolute;
    z-index: 999;
    top: 90px;
    padding: 104px 86px;
    line-height: 59px;
}

.cheff-green-col img {
    width: 55px;
    padding-bottom: 15px;
}

.cheff-green-col h2,
.cheff-green-col p {
    color: #fff;
}

.cheff-green-col h2 {
    text-align: left;
    font: italic normal normal 50px/59px Raleway;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding-bottom: 35px;
}

section.home-annoucements {
    padding-top: 189px;
    padding-bottom: 118px;
    background: #e5eef1;
}

section.home-annoucements h2,
section.home-partners h2 {
    text-align: center;
}

.anooucement-item {
    background: transparent;
    padding: 37px 31px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
    height: 372px;
}

.item.anooucement-item h4 {
    text-align: left;
    font: normal normal bold 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434;
}

.item.anooucement-item a {
    text-align: left;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 0px;
    color: #00B2EC;
}

p.news-media-para {
    padding-bottom: 0;
    color: #fff;
    text-transform: uppercase;
}

p.date-one {
    color: #fff;
}

section.home-annoucements .owl-dots {
    display: none;
}

button.owl-prev {
    position: absolute;
    left: -6%;
    top: 40%;
}

button.owl-next {
    position: absolute;
    right: -6%;
    top: 40%;
}

section.home-annoucements span {
    font-size: 40px;
}

.view-details-btn img {
    width: inherit !important;
}

.ScrollStyle {
    max-height: 527px;
    overflow-y: scroll;
}

h3.news-media-header a {
    color: #343434;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0 !important;
}

h3.news-media-header {
    margin-bottom: 0;
    line-height: 15px;
    padding-top: 8px;
    padding-bottom: 5px;
}

.news-btn {
    color: #00B2EC;
}

.news-img img {
    width: 195px;
    height: auto;
    margin-top: -11px;
    padding-right: 34px;
}

.news-btn a {
    color: #00B2EC;
    font-size: 13px;
}

.news-title p {
    margin-bottom: 3px;
    margin-top: 5px;
    text-align: left;
    font: normal normal normal 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434;
}

.events-carousel.ScrollStyle {
    border: 1px solid #D8D8D8;
    padding: 65px;
}

.home-courses-carousel.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-dots {
    display: none;
}

.owl-theme .owl-nav [class*=owl-] {
    color: #343434 !important;
    font-size: 38px !important;
    margin: -43px;
}

.row.news-date-row {
    padding-bottom: 0;
    height: 160px;
}

.header {
    background: #ffffff !important;
}

ul#primary li a {
    padding: 12px 20px 0;
}

.banner-text h2 {
    text-align: center;
    font: normal normal 600 60px/77px Raleway;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
    color: #343434;
    font-size: 15px;
}

.banner-text p {
    width: 100%;
    text-align: center;
    max-width: 35%;
    display: block;
    text-align: center;
    margin: 0 auto;
    text-align: center;
    font: normal normal 600 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus,
#mega-menu-wrap-topbar #mega-menu-topbar>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
#mega-menu-wrap-topbar #mega-menu-topbar>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
    background: #fff;
    text-decoration: none;
    color: #062475;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu {
    width: 150%;
    left: -21%;
    border-top: 5px solid #062475;
    position: absolute;
    background-color: #fff;
}

#mega-menu-wrap-topbar #mega-menu-topbar>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    width: 76%;
    left: -20%;
    border-top: 5px solid #062475;
    position: absolute;
    background-color: #fff;
    /* margin-top: 1px; */
    box-shadow: 0px 3px 6px #00000029;
}

span#tab-3 .row {
    flex-direction: row-reverse;
}

#mega-menu-wrap-topbar #mega-menu-topbar>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background-color: #fff;
    color: #000;
}

#mega-menu-wrap-topbar #mega-menu-topbar>li#mega-menu-item-618>a.mega-menu-link {
    padding: 4px 13px;
    display: initial;
    border-radius: 17px;
    height: 25px;
    font: normal normal 300 14px/19px Open Sans;
    letter-spacing: 0px;
    color: #343434;
    background: rgb(255, 255, 255);
}

section.slithm_icon img {
    box-shadow: 0px 13px 15px #00000029;
    border-radius: 0px 46px 46px 0px;
    width: 80%;
}

section.slithm_icon ul {
    list-style: none;
    position: fixed;
    top: 78vh;
    float: left;
    left: -42px;
    z-index: 99999;
}


/*footer*/

.footer-contact-icon img {
    padding-right: 5px;
}

.footer-contact-icon {
    padding-bottom: 15px;
}

footer.footer-section {
    background-color: #343434;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.develop-text-one a {
    color: #b6aeae;
}

.footer-para p {
    color: #fff;
    text-align: left;
    font: normal normal 300 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.row.footer-first-row h2 {
    text-align: center;
    color: #fff;
    padding-bottom: 20px;
    font-size: 30px;
}

.row.footer-first-row h6 {
    text-align: center;
    color: #FDAB13;
    font-size: 14px;
}

.footer-social {
    display: flex;
    justify-content: center;
}

.footer-social img {
    width: 35px;
    margin: 3px;
}

.footer-social-second img {
    display: block;
    margin: 0 auto;
    width: 35px;
}

.footer-social-second h4,
.follow-text {
    text-align: center;
    font-size: 17px;
    padding-top: 10px;
    color: #fff;
    font-weight: 400;
}

.footer-social-second {
    height: 41px;
}

.footer-second-row {
    padding: 76px 279px 80px;
}

.row.footer-second-row h5 {
    font: normal normal bold 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding: 1px 0px;
}

.row.footer-second-row h5:after {
    content: "";
    display: block;
    position: inherit;
    width: 38%;
    height: 2px;
    background: #ffffff;
    margin: 14px 0 20px;
    border-radius: 10px;
}

.social-icons {
    padding-top: 31px;
}

.social-icons img {
    padding: 0px 14px 0px 0px;
    width: 34px;
}

.develop-text-one h4 {
    color: #fff;
    text-align: center;
    padding: 30px 0px 13px;
    font: normal normal 300 14px/25px Open Sans;
    letter-spacing: 0px;
}

.footer-contact-icon img,
.footer-contact-icon p,
footer-contact-icon a {
    display: inline;
}

.footer-section button.slick-prev.slick-arrow,
.footer-section button.slick-next.slick-arrow {
    display: none !important;
}

.footer-section ul.slick-dots {
    display: none !important;
}

.social-div {
    padding-left: 40px;
}

.col-lg-2.col-md-2.col-sm-12.west-power-col {
    padding-left: 32px;
}

.footer-logo img {
    width: 270px !important;
    padding-bottom: 20px;
}

.social-div a,
.social-div p {
    color: #fff;
    margin-bottom: 5px;
}

.social-div-one a {
    text-align: left;
    font: normal normal 300 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.social-div-one p {
    margin-bottom: 15px;
}

section.footer-two {
    border-top: 1px solid #fff;
    margin-top: 20px;
}

button#myBtn {
    position: fixed;
    bottom: 58px;
    right: 30px;
    z-index: 99;
    font-size: 35px;
    border: none;
    outline: none;
    background-color: #fff;
    color: #343434;
    cursor: pointer;
    padding: 7px 12px;
    border-radius: 50px;
    width: 39px;
    height: 39px;
    display: none;
}

i.fa.fa-caret-up {
    margin-top: -21px;
    position: absolute;
    margin-left: -10px;
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
    /* width: 200px; */
    background: #fff;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
    width: 100%;
    /* background: #fff; */
    border-bottom: 1px solid #dbdbdb !important;
}

.top-bar-phone img,
.top-bar-phone p {
    display: inline-block !important;
}

.top-bar-phone {
    padding-right: 37px;
}

.top-bar-phone a {
    color: #fff;
    font-size: 12px;
}

.news-date {
    background: #00B388 !important;
    width: 45px;
    height: 45px;
    padding: 6px;
    top: -181px;
    bottom: 0;
    position: relative;
    float: right;
    right: 36px;
}

p.news-media-para {
    padding-bottom: 0;
    margin-bottom: 0;
}

.news-date p {
    text-align: center;
    font: normal normal bold 21px/27px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding: 0;
}

.news-title {
    padding-left: 10px;
}

a.view-btn {
    text-align: right;
    width: 100% !important;
    display: block;
    color: #343434;
    font-size: 13px;
    text-decoration: underline;
    font-weight: 700;
}

.day-number {
    font-size: 19px !important;
    color: #fff;
}

.day-name {
    display: none;
}

.day {
    background: #343434 !important;
    margin: 0 !important;
    border-radius: 0 !important;
}


/*Coorprate information*/

.coorperate-banner {
    background-size: cover;
    height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 14px;
}

.about-blue-div,
.about-blue-div-two {
    padding: 64px 38px;
    margin-bottom: 20px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    height: 333px;
}

.about-blue-div h4,
.about-blue-div.four h4 {
    text-align: left;
    font: normal normal 600 25px/34px Open Sans;
    letter-spacing: 0px;
    color: #00B2EC;
    padding: 33px 0px 24px;
}

.about-blue-div.three h4,
.about-blue-div-two h4 {
    text-align: left;
    font: normal normal 600 25px/34px Open Sans;
    letter-spacing: 0px;
    color: #00AE74;
    padding: 33px 0px 24px;
}

.about-blue-div-two {
    margin-top: 75px;
}

.about-blue-div:hover {
    background: #00c3f3;
}

.about-blue-div:hover h4 {
    color: #fff;
}

.value-hover-img {
    display: none;
}

.about-blue-div:hover .value-hover-img {
    display: block;
}

.about-blue-div:hover .value-img {
    display: none;
}

.about-blue-div:hover p {
    color: #fff;
}

.vision-col {
    background-image: url(/wp-content/uploads/2021/05/Group-358.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.vision-div-main h4,
.vision-div-main p,
.mission-div-main h4,
.mission-div-main p {
    color: #fff;
}

.hometab-div h2 {
    text-align: left;
    font: normal normal medium 50px/59px Raleway;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
    font-size: 50px;
}

.mission-div-main {
    background: #00AE74;
    padding: 50px;
    position: absolute;
    top: 50px;
    height: 610px;
    left: -90px;
    right: 60px;
}

.hometab-div p {
    color: #fff;
    text-align: left;
    font: normal normal normal 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.mission-div img {
    width: 100px;
    padding-bottom: 20px;
}

.vision-div-main h4,
.mission-div-main h4 {
    padding-left: 30px;
}

.vision-div h4,
.mission-div-main h4 {
    display: inline-block;
}

.vision-div img,
.mission-div-main img {
    display: inline-block;
}

.vision-div-new {
    padding: 70px 205px;
}

.vision-div-new img {
    width: 100px;
    padding-bottom: 20px;
    padding-top: 30px;
}

.chairman-message {
    padding-top: 50px;
    padding-bottom: 98px;
}

.chairman-message h2,
.chairman-message p {
    text-align: center;
}

.chairman-row img {
    display: block;
    margin: 1px auto 0;
    width: 315px;
}

.chairman-row h6 {
    font-weight: 600;
    text-align: center;
    font-size: 15px;
    padding-top: 12px;
}

.achievement-section h2,
.achievement-section p {
    text-align: center;
}

.achievement-section {
    padding-top: 90px;
    padding-bottom: 50px;
    background: #F8F8F8;
}

.item.achievement-item img {
    /* width: 200px; */
    height: auto;
    display: block;
    margin: 0 auto;
}

.item.achievement-item h4 {
    text-align: center;
    font: normal normal 600 20px/27px Open Sans;
    letter-spacing: 0px;
    color: #343434;
}

.row.acchivement-row {
    padding-top: 32px;
}

.achievement-section .owl-dots {
    display: none;
}

.achievement-section .owl-nav span {
    font-size: 40px;
}

.testimo-blue {
    background: #00B2EC;
    padding: 100px 50px;
}

.testimo-second-col {
    background-image: url(/wp-content/uploads/2021/05/ANU_1126.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.testimo-blue h2 {
    transform: rotate(270deg);
    position: absolute;
    top: 221px;
    left: 131px;
    text-align: center;
    font-size: 50px;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.testmonial-item h4 {
    text-align: left;
    padding-top: 2px;
    color: #343434;
    font-weight: 600;
    font-size: 14px;
}

.testmonial-item img {
    height: auto !important;
    width: 157px !important;
}

.item.testmonial-item h4:before {
    content: "";
    display: block;
    position: inherit;
    width: 75%;
    height: 1px;
    background: #685858;
    margin: 15px 0 015px;
    border-radius: 10px;
}

.testimonials-section .owl-dots {
    margin-top: 70px;
}

.testimonials-carousel .item {
    position: relative;
    padding: 0px 60px 50px;
}

.testimonials-carousel .item::after {
    position: absolute;
    content: "";
    top: 50px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: -1;
    padding: 60px 50px;
}


/*administration*/

.senior-management h2 {
    text-align: center;
    padding-bottom: 99px;
}

.senior-management {
    padding-bottom: 32px;
    background: #fff;
    padding-top: 82px;
}

.senior-div-one h4 {
    text-align: center;
    font: normal normal 600 20px/27px Open Sans;
    letter-spacing: 0px;
    color: #343434;
    padding-top: 20px;
}

.senior-div-one p {
    text-align: center;
    font: normal normal normal 20px/27px Open Sans;
    letter-spacing: 0px;
    color: #343434;
}

img.senior-img {
    width: 140px;
    border-radius: 100%;
    height: 140px;
    object-fit: cover;
}

.senior-div-one h6 {
    padding: 7px;
    width: 260px;
    display: block;
    margin: 0 auto;
    text-align: center;
    font: normal normal normal 16px/22px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
    background: #343434;
}

.administrative-staff {
    padding-top: 82px;
    padding-bottom: 32px;
    background: #f8f8f8;
}

.product-overlay-containor {
    padding-bottom: 50px;
}

.page-id-164 .nav-tabs .nav-item {
    display: contents !important;
}

.staff-img img {
    width: 140px;
    height: 140px;
    display: block;
    margin: 20px auto;
    border-radius: 100%;
    object-fit: cover;
}

.block-name-d h4 {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}

.block-name-d p,
.block-name-d h6 {
    text-align: center;
}

.row.staff-row {
    padding-top: 30px;
    padding-bottom: 30px;
}

.block-name-d h5 {
    color: #00AE74;
    font-size: 14px;
    text-align: center;
    border: 1px solid #00AE74;
    border-radius: 20px;
    padding: 8px;
    width: 200px;
    display: block;
    margin: 20px auto;
}

.block-name-d a {
    text-align: center;
    width: 100%;
    display: block;
    display: block;
    color: #00AE74;
    padding-bottom: 20px;
    font-size: 15px;
}

.nav-tabs {
    border-bottom: none !important;
    background: #062475 !important;
    text-align: center !important;
    display: flex !important;
    justify-content: center !important;
    color: #fff;
    height: 60px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #062475 !important;
    background-color: #ffffff !important;
    border-color: #dee2e6 #dee2e6 #fff !important;
    border-radius: 30px !important;
    width: 204px !important;
}

.nav-tabs .nav-link {
    color: #fff !important;
    margin: auto;
    /* padding-left: 40px !important;
    padding-right: 40px !important; */
}

.academic-staff-two h2 {
    text-align: center;
    padding-bottom: 50px;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border: none !important;
}

.block-name-d h6 {
    font-size: 15px;
    padding-top: 5px;
}

.course-div-two img {
    width: 100%;
}

.course-one {
    padding-bottom: 121px;
}

.row.hospital-row {
    border-bottom: 1px solid;
}

.row.hospital-row a {
    color: #343434;
    letter-spacing: 3.92px;
    text-align: right !important;
    display: block;
    text-align: right;
    font: normal normal normal 14px/25px Open Sans;
    padding-top: 21px;
}

.row.hospital-row p {
    text-align: right;
    font: normal normal normal 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434;
    padding-top: 21px;
}

.row.hospital-row h4 {
    text-align: left;
    font: normal normal bold 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434;
    padding-top: 21px;
}

.course-div {
    padding-right: 42px;
}

.hospital-div {
    padding-left: 15px;
    padding-top: 20px;
}

.course-div-one {
    padding-left: 42px;
    padding-top: 20px;
}

.row.hospital-row:hover h4 {
    color: #00AE74;
}

.row.hospital-row:hover p {
    color: #00AE74;
}

.row.hospital-row:hover a {
    color: #00AE74;
}

.testimonials-carousel button.owl-dot.active {
    width: 27px !important;
    height: 12px !important;
    border-radius: 30px !important;
    background: #fff !important;
    position: relative;
    top: 5px;
}

.testimonials-carousel button.owl-dot.active span {
    background: transparent !important;
}

.testimonials-carousel .owl-theme .owl-dots .owl-dot span {
    background: #fff !important;
}

.about-blue-div-two:hover {
    background: #00AE74;
}

.about-blue-div-two:hover h4 {
    color: #fff;
}


/*News landing pg*/

section.news-landing-pg h2 {
    text-align: center;
    padding-bottom: 42px;
}

img.news-img {
    width: 100%;
    height: auto;
}

.page-id-196 .news-date {
    background: #00B388 !important;
    width: 78px;
    height: 82px;
    text-align: center;
    padding: 6px;
    display: block;
    margin: 0 auto;
    top: -255px;
    bottom: 0;
    position: relative;
    float: right;
    right: 20px;
}

.news-white h4 {
    text-align: center;
    font: normal normal bold 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434;
    padding: 36px 0 15px;
}

.news-btn a {
    text-align: center;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 0px;
    color: #00B2EC;
}

.news-white p {
    text-align: center;
    font: normal normal normal 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434;
}

.row.news-row {
    padding-bottom: 40px;
}

.news-div {
    padding-top: 42px;
}

section.news-pagination {
    padding-bottom: 62px;
}

a.page-numbers {
    padding: 5px 15px;
    color: #343434;
}

span.page-numbers.current {
    background: #00AE74;
    color: #fff;
    padding: 5px 15px;
}

#more {
    display: none;
}


/*News inner*/

.news-inner-img {
    width: 100%;
}

section.news-inner-section-two {
    padding-top: 66px;
    padding-bottom: 101px;
}

section.news-inner-section-two h4 {
    text-align: center;
    font: normal normal bold 21px/27px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
}

section.news-inner-section-two p {
    text-align: center;
}

section.news-inner-section-two h4 {
    padding-top: 20px;
    padding-bottom: 20px;
}

section.news-inner-section-two h4 {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 0;
    font-weight: 600;
}

.news-inner-date {
    background: #00B388 !important;
    width: 78px;
    height: 82px;
    text-align: center;
    padding: 6px;
    display: block;
    margin: 0 auto;
    top: -93%;
    bottom: 0;
    position: relative;
    float: right;
    right: 41px;
}

.news-inner-date p {
    margin-bottom: 0 !important;
}

p.news-inner-media-para {
    padding-bottom: 0;
    margin-bottom: 0;
    color: #fff;
    text-transform: uppercase;
}

p.inner-date-one {
    color: #fff;
}

.vacancies-img {
    width: 100%;
}

section.vacancies-section {
    padding: 82px 0;
}

section.vacancies-section h4 {
    color: #00AE74;
    font-weight: 500;
    padding-bottom: 20px;
    padding-top: 20px;
}

.page-id-209 .modal-backdrop {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #00AE74;
}

.page-id-209 .modal-open .modal {
    overflow-x: hidden;
    overflow-y: hidden;
}

.vacancy-img {
    width: 100%;
    padding-bottom: 0;
}

.row.vacancy-row h4 {
    font-size: 17px;
    color: #343434;
}

.row.vacancy-row {
    border: 1px solid #707070;
    margin-bottom: 15px;
    height: 43px;
    padding-top: 13px;
    padding-left: 10px;
    padding-bottom: 17px !important;
}

.row.vacancy-row h4 {
    font-size: 15px;
    color: #343434;
    padding: 0;
    margin-bottom: 0 !important;
}

.page-id-209 button.btn.btn-primary {
    background: transparent;
    color: #000;
    border: none;
    text-align: right;
    display: block;
    margin-left: auto;
    text-decoration: underline;
    padding-right: 15px;
    margin-top: -11px;
    padding-bottom: 0;
    font-size: 15px;
}

button.btn.btn-primary:hover {
    color: #00AE74;
}

.vacancies-div {
    padding-right: 100px;
    padding-left: 32px;
}

.vacancies-div h3 {
    color: #00AE74;
    font-size: 25px;
    font-weight: 500;
    padding-bottom: 20px;
}

.row.vacancy-row {
    margin-left: 0px;
    margin-right: 0;
}

.procurement-img-div h4 {
    background: #00B2EC;
    color: #fff;
    padding: 11px;
    text-align: center;
    font: normal normal 600 15px/27px Open Sans;
    letter-spacing: 0px;
    margin-top: -12px;
}

.procurement-img-containor img {
    width: 100%;
}

.procurement-img-div a {
    text-align: center;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 3.92px;
    color: #343434;
}

img.blue-arrow {
    width: 14px;
}

.procurement-img-containor {
    padding-bottom: 30px;
}

.page-id-233 span.page-numbers.current {
    background: #00b2ec;
    color: #fff;
    padding: 5px 15px;
}

.procurement-section p {
    text-align: center;
    padding-bottom: 70px;
}

.procurement-section h2 {
    text-align: center;
    padding-bottom: 15px;
}

.page-id-233 section.news-pagination {
    padding-bottom: 62px;
    padding-top: 50px;
}

.page-id-239 section.news-pagination {
    padding-bottom: 62px;
    padding-top: 32px;
}

.page-id-239 span.page-numbers.current {
    background: #00b2ec;
    color: #fff;
    padding: 5px 15px;
}

.page-id-239 section.news-landing-pg h2 {
    text-align: center;
    padding-bottom: 22px;
}

.page-id-239 .modal-backdrop {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

.page-id-239 button.btn.btn-primary {
    font-size: 14px;
    letter-spacing: 2px;
    color: #00B2EC;
    background: transparent;
    border: none;
}

.training-date img {
    width: inherit !important;
}

.training-green {
    background: #00AE74;
    padding: 50px;
}

.training-date p,
.training-date img {
    display: inline-block;
}

.training-date p,
.training-date img {
    display: inline-block !important;
}

.training-green p {
    color: #fff;
}

.training-date p {
    padding-left: 5px;
}

.open-for {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.open-for p {
    margin-bottom: 0;
}

.event-fee {
    padding-top: 20px;
}

.training-btn {
    background: #343434;
    width: 227px;
    text-align: center !important;
    padding: 5px;
    display: block;
    margin: 36px auto;
    padding: 20px 69px;
}

a:hover .training-btn {
    background-color: #00ae74;
    color: #fff;
}

a .training-btn {
    text-align: right;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 3.92px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.training-programme-two {
    padding-bottom: 100px;
}

.training-carousel h4 {
    color: #00AE74;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 10px;
}

.training-programme-two .owl-dots {
    position: absolute;
    left: 210px;
    right: 0;
    width: 100%;
    margin-top: 25px !important;
}

.training-programme-two button.owl-dot.active {
    width: 27px !important;
    height: 12px !important;
    border-radius: 30px !important;
    background: #00ae74 !important;
    position: relative;
    top: 5px;
}

.training-programme-two button.owl-dot.active span {
    background: transparent !important;
}

.training-programme-two.owl-theme .owl-dots .owl-dot span {
    background: red !important;
}

.training-programme-two.owl-theme .owl-dots .owl-dot span {
    background: #00ae74 !important;
}

.page-id-257 section.news-landing-pg h2 {
    text-align: center;
    padding-bottom: 62px;
}


/*Provincial section*/

.provincial-section h2 {
    text-align: center;
    padding-bottom: 20px;
}

.provincial-img-containor {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    padding: 50px;
    margin-bottom: 35px;
}

.provincial-img-containor img {
    padding-bottom: 20px;
    width: 34px;
}

.provincial-img-div h4 {
    text-align: center;
    font: normal normal normal 25px/34px Open Sans;
    letter-spacing: 0px;
    color: #343434;
}

.provincial-img-containor {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    padding: 32px 20px;
    margin-bottom: 35px;
}

.provincial-img-containor:hover {
    background: #00B2EC;
}

.provincial-btn {
    display: none;
    color: #fff;
    letter-spacing: 2px;
    font-size: 13px;
    padding-bottom: 20px;
}

.provincial-img-containor:hover .provincial-btn {
    display: block;
}

.provincial-img-containor:hover a {
    text-align: right;
    text-decoration: underline !important;
    font: normal normal normal 14px/25px Open Sans;
    letter-spacing: 3.92px;
    color: #FFFFFF;
}

.provincial-img-containor:hover h4 {
    color: #fff;
    font-weight: 600;
    padding-bottom: 12px;
}

.provincial-img-containor:hover p {
    color: #fff;
}

.map-white {
    display: none;
}

.provincial-img-containor:hover .map-white {
    display: block;
    margin: 0 auto;
}

.provincial-img-containor:hover .map-blue {
    display: none;
    padding-bottom: 0 !important;
}

.provincial-img-containor:hover p {
    display: none;
}

section.provincial-section p {
    text-align: center;
    padding-bottom: 40px;
}

section.provincial-pg {
    padding-bottom: 62px;
}

.branches-inner img {
    width: 100%;
}

.branches-inner {
    padding-bottom: 119px;
    background-color: #e5eef1;
    padding-top: 151px;
    margin-top: -101px;
}

.branch-location img,
.branch-location p {
    display: inline;
    margin-bottom: 7px;
    text-align: left;
    font: normal normal normal 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434;
}

.branch-location img {
    width: inherit !important;
    padding-right: 5px;
}

.principle-section {
    padding: 94px 0 114px;
    background: #F8F8F8;
}

.principle-section h2,
.principle-section p {
    text-align: center;
}

.principle-section p {
    font: normal normal normal 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434;
    padding-bottom: 12px;
    line-height: 28px;
}

section.principle-section h6:before {
    content: "";
    display: block;
    position: inherit;
    width: 50%;
    height: 2px;
    background: #c9c1c1;
    margin: 35px auto 25px;
    border-radius: 10px;
}

section.principle-section h6 {
    text-align: center;
    font-weight: 600;
    font-size: 15px;
}

.branch-contact {
    padding-bottom: 170px;
}

.branch-contact img {
    width: 100%;
}

.branch-contact button,
.branch-contact input {
    border: none;
    border-bottom: 1px solid #fff;
    width: 100%;
    background: transparent;
}

.branch-contact label {
    display: inline-block;
    width: 100%;
    color: #fff;
    text-align: left;
    font: normal normal normal 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding: 12px 0;
}

.branch-contact textarea {
    overflow: auto;
    resize: vertical;
    width: 100%;
    border: none;
    border-bottom: 1px solid #fff;
    height: 50px;
    background: transparent;
}

.branch-blue {
    background: #00B2EC;
    padding: 92px 97px;
    position: absolute;
    left: 248px;
    right: 0;
    z-index: 999;
    top: 70px;
    width: 681px;
}

.branch-blue h2 {
    color: #fff;
    padding-bottom: 10px;
}

.branch-blue select {
    background: #00b2ec;
    width: 100%;
    border: none;
    border-bottom: 1px solid #fff;
    padding-bottom: 12px;
    padding-top: 12px;
    color: #fff;
    margin-bottom: 10px;
}

.branch-blue input.wpcf7-form-control.wpcf7-submit {
    margin-right: auto;
    background: #343434;
    color: #fff;
    width: 227px;
    display: block;
    margin-top: 20px;
    padding: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font: normal normal normal 14px/19px Open Sans;
    border: none;
    background-image: url(/wp-content/uploads/2021/05/Icon-feather-arrow-left-1.png);
    background-repeat: no-repeat;
    background-position: 75% 53%;
    letter-spacing: 3.92px;
}

.branches-one-div {
    padding-left: 20px;
}

.facilites-section img {
    width: 100%;
}

.facilites-section {
    /* padding-top: 82px; */
    padding-bottom: 82px;
}

.facilities-div {
    padding-left: 60px;
}

.page-id-305 .green-heading {
    color: #00AE74;
    font-size: 32px;
    font-weight: 500;
    padding-bottom: 0;
    margin-bottom: 0 !important;
}

.procurement-img-div img {
    width: inherit;
}

.procurement-img-div a {
    color: #343434;
    font-weight: 500;
}

section.facilities-pg,
.pdf_resource {
    /* padding: 0 120px 82px; */
    padding: 100px 0px;
}

.row.pdf_resource .col-md-2,
.row.pdf_resource .col-md-2 p {
    text-align: center;
    padding-bottom: 30px;
}

.home_tab_content {
    padding: 47px 0px;
}

.facilities-inner-pg {
    padding-bottom: 22px;
}

.facilities-inner-pg h2,
.facilities-inner-pg p {
    text-align: center;
}




/*.facilities-inner-pg-two .swiper-slide.slick-slide.slick-current.slick-active.slick-center {
    width: 600px !important;
    display: block !important;
    margin: 0 auto !important;
}*/


/*.facilities-inner-pg-two .slick-list.draggable {
    padding: 0 !important;
}*/

.facilities-inner-pg h2 .slick-slide img {
    display: block !important;
    padding: 10px !important;
}

section.facilities-inner-pg-two {
    padding-bottom: 82px;
}


/*.slick-slide img {
    display: block;
    transform: scale(0.6);
    transition-duration: 0.5s;
}
.swiper-slide.slick-slide.slick-current.slick-active.slick-center {
    transform: scale(3.5);
}*/

.facilites-caro-div .slick-center .gfdgffdg {
    opacity: 1;
}

.facilites-caro-div .swiper-slide {
    background: #000;
    /* opacity: 0.5; */
}

.facilites-caro-div .slick-slide img {
    display: block;
    width: 100%;
}

.gfdgffdg {
    opacity: 0.2;
}

.testimonials-carousel .owl-carousel .owl-stage-outer {
    position: relative;
    /* / overflow: visible; / */
    -webkit-transform: translate3d(0, 0, 0);
    overflow-y: visible;
    overflow-x: hidden;
}


/*Research & Publications*/

img.research-img {
    width: 100%;
}

.research-div h4 {
    color: #00AE74;
    font-size: 13px;
    padding-top: 10px;
    padding-bottom: 30px;
    line-height: 17px;
    font-weight: 600;
}

.resarch-div-two {
    border: 1px solid #D9D9D9;
    margin-bottom: 40px;
}

.research-para {
    padding: 10px 15px 0;
    height: 170px;
}

.download-div p,
.download-div img {
    display: inline-block;
}

.research-para h6 {
    color: #C2C2C2;
    font-size: 13px;
    line-height: 11px;
    text-align: left;
    font-style: italic;
}

.research-para p,
.research-para a {
    color: #575757;
    padding-right: 5px;
}


/*E books*/

.e-books-img-div h4 {
    font-size: 17px;
    padding: 20px;
    text-align: center;
    font: normal normal 600 20px/27px Open Sans;
    letter-spacing: 0px;
    color: #343434;
}

.e-books-img-div a {
    color: #00B2EC;
    font-size: 14px;
    text-align: center;
    display: block;
    margin: 0 auto;
    letter-spacing: 1px;
    padding-top: 20px;
}

.e-book-main-div {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 0%), 0 6px 13px 0 rgb(0 0 0 / 8%);
    margin-bottom: 40px;
    border: 1px solid #DEDEDE;
}

.e-books-img-div {
    padding: 0 18px;
}

.e-books-img-div p {
    text-align: center;
    font: normal normal normal 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434;
}

.e-book-col {
    padding: 10px;
}

img.e-books-arrow {
    width: inherit;
    padding-left: 5px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
}

img.blue-arrow {
    width: inherit;
    padding: 0;
}


/*Contact us*/

.page-id-377 .branch-blue {
    background: #00B2EC;
    padding: 50px 50px 20px;
    position: relative;
    left: 112px !important;
    right: inherit !important;
    z-index: 999;
    width: 681px;
    top: inherit !important;
}

.page-id-377 label {
    display: inline-block;
    margin-bottom: .5rem;
    width: 100%;
    background: transparent;
    color: #fff;
}

.page-id-377 button,
.page-id-377 input {
    overflow: visible;
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
}

.page-id-377 textarea {
    overflow: auto;
    resize: vertical;
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    height: 30px;
    width: 100%;
}

section.contact-pg {
    padding-bottom: 77px;
}

.contact-img-div h4 {
    margin-left: 20px;
    padding-top: 30px;
    padding-bottom: 8px;
    text-align: left;
    font: normal normal 600 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434;
}

.faq-section .accordion {
    background-color: transparent;
    color: #2D2D2D;
    cursor: pointer;
    /* padding: 18px; */
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 14px;
    transition: 0.4s;
    font-weight: 600;
    padding-bottom: 12px;
}

.panel p {
    padding-left: 20px;
    padding-top: inherit;
    padding-bottom: 15px;
    margin-bottom: 0;
}

.faq-section .active,
.faq-section .accordion:hover {
    background-color: transparent;
}

.faq-section .panel {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
}

.faq-section h2 {
    text-align: center;
    padding-bottom: 40px;
}

.faq-section {
    padding-top: 82px;
    padding-bottom: 82px;
}

.faq-section .active:before {
    float: left;
    margin-right: 39px !important;
    /* padding-left: 13px; */
    width: 32px;
    content: " ";
    background-image: url(/wp-content/uploads/2021/05/Group-369.png) !important;
    position: absolute;
    margin-top: 4px;
    left: -15px;
    height: 20px;
    background-repeat: no-repeat;
}

.faq-section .accordion:before {
    float: left;
    margin-right: 39px !important;
    /* padding-left: 13px; */
    width: 32px;
    content: " ";
    background-image: url(/wp-content/uploads/2021/05/Group-370.png);
    position: absolute;
    margin-top: 4px;
    left: -15px;
    height: 20px;
    background-repeat: no-repeat;
}

.accordion-div {
    padding-right: 12px;
}

.annoucement-pg {
    padding-bottom: 82px;
}

.annoucement-pg h2 {
    text-align: center;
    padding-bottom: 40px;
}

.Annoucement-div h4 {
    color: #343434;
    font-weight: 700;
    font-size: 17px;
}

.Annoucement-div {
    padding-bottom: 32px;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 50px;
}

.Annoucement-div h6 {
    color: #B4B4B4;
    font-size: 13px;
    padding-bottom: 15px;
    font-family: 'Open Sans', sans-serif !important;
}


/*Student Login*/

.page-id-397 header#header {
    display: none;
}

.page-id-397 footer.footer-section {
    display: none;
}

.login-img {
    width: 100%;
}

.student-login-div {
    background: #343434;
    height: 100%;
    padding: 112px 118px 0px;
}

.login-logo img {
    padding-bottom: 130px;
    width: 362px;
}

.student-login h2 {
    font-size: 25px;
    padding-bottom: 52px;
    font: normal normal medium 30px/35px Raleway;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.login-label {
    background: #fff;
    padding: 5px;
    margin-bottom: 29px;
}

.login-label h4 {
    padding-top: 11px;
    padding-left: 14px;
    text-align: left;
    font: normal normal normal 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434;
}

.login-btn {
    background: #00AE74;
    padding: 20px 85px;
    color: #fff;
    width: 227px;
    text-align: center;
    margin-top: 66px;
}

.login-btn a {
    text-align: center;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 3.92px;
    color: #FFFFFF;
}

.page-id-401 header#header {
    display: none;
}

.page-id-401 footer.footer-section {
    display: none;
}


/*Job bank*/

.vacancy-section {
    padding-bottom: 160px;
}

.vacancy-section .collapsible {
    background-color: transparent;
    /* color: #686868; */
    cursor: pointer;
    padding: 14px 0;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    border-top: 1px solid #6666;
    /* margin-bottom: 20px; */
}

.vacancy-section .active,
.collapsible:hover {
    background-color: transparent;
    color: #686868;
    font-weight: 600;
}

.vacancy-section .content {
    /*padding: 0 0 0 20px;*/
    display: none;
    overflow: hidden;
    background-color: transparent;
    margin-left: 0 !important;
    font-size: 15px;
    margin-bottom: 25px;
}

.view-btn h6,
.view-btn img {
    display: inline-block;
}

.vacancy-para {
    padding-bottom: 20px;
}

.vacancy-div h4 {
    font: normal normal 600 20px/34px Open Sans;
    letter-spacing: 0px;
    color: #00AE74;
}

.vacancy-div p {
    font: normal normal normal 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434;
}

.view-btn {
    float: right;
    margin-top: 23px;
}

.view-btn img {
    width: 18px;
    margin-right: 10px;
}

.view-btn h6 {
    margin-top: 6px;
    text-align: center;
    text-decoration: underline;
    font: normal normal 300 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434;
}

.view-btn img {
    width: 18px;
    margin-right: 10px;
    margin-top: -4px;
}

.view-btn h6 {
    margin-top: 6px;
    text-align: center;
    text-decoration: underline;
    font: normal normal 300 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434;
}

.view-btn h6:hover {
    text-align: center;
    text-decoration: underline;
    font: normal normal 300 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #00AE74;
}

.vacancy-blue-div {
    background: #00B2EC;
    padding: 78px;
    width: 753px;
}

.vacancy-blue-div label {
    color: #fff;
    width: 100%;
}

.vacancy-blue-div button,
.vacancy-blue-div input {
    overflow: visible;
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
}

.vacancy-blue-div select {
    word-wrap: normal;
    width: 100%;
    background: #00b2ec;
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    margin-bottom: 10px;
    margin-top: 5px;
}

.vacancy-blue-div textarea {
    overflow: auto;
    resize: vertical;
    background: transparent;
    height: 50px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #fff;
}

.vacancy-blue-div input.wpcf7-form-control.wpcf7-submit {
    background: #343434;
    width: 227px;
    padding: 20px;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    background-image: url(/wp-content/uploads/2021/05/Icon-feather-arrow-left-1.png);
    background-repeat: no-repeat;
    background-position: 75% 53%;
    text-align: center;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 3.92px;
    color: #FFFFFF;
}

.featherlight:last-of-type {
    background: #00ae7482 !important;
}

.vacancy-blue-div .wpcf7 input[type="file"] {
    cursor: pointer;
    border: navajowhite;
    padding-top: 8px;
}

.procurement-img-div a:hover {
    text-align: center;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 3.92px;
    color: #00B2EC;
}

.procurement-img-div a:hover img {
    display: none;
}

.procurement-img-div a:hover img.hover_icon {
    display: inline-block !important;
}

.vacancy-blue-div input#inputFile {
    display: none;
}

.cv-text {
    font-size: 14px;
    padding-bottom: 10px;
}

.vacancy-blue-div h4 {
    color: #fff;
    padding-bottom: 20px;
}

.content_right {
    padding-right: 127px;
}


/*Travel and tourism inner pg*/

.travel-section img {
    width: 100%;
    padding-left: 50px;
}

.travel-section h4,
.course-content h4 {
    padding-top: 20px;
    /* padding-bottom: 44px; */
    text-align: left;
    font: normal normal bold 25px/25px Open Sans;
    letter-spacing: 0px;
    color: #00AE74;
}

.objective-div p {
    border-bottom: 1px solid #959595;
    padding-bottom: 10px;
}

.qualification {
    background: #00B2EC;
    padding: 30px 98px 50px;
    position: relative;
    left: 86px;
    right: 50px;
    bottom: 80px;
    width: 620px;
}

.qualification h4,
.qualification p {
    text-align: center;
    color: #fff;
}

.qualification p {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    padding-top: 5px;
}

.anoucenment-col:nth-child(even) .Annoucement-div {
    background: #F8F8F8;
}

.module-div {
    background: #F2F2F2;
    border: 1px solid #707070;
    padding: 0;
}

.module-div h4 {
    padding-bottom: 10px;
    color: #000;
    padding-top: 10px;
    margin-bottom: 0;
    text-align: center;
    font: normal normal bold 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434;
}

.module-table {
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 0px;
    text-align: center;
    border: 1px solid #707070;
    margin-top: 8px;
}

.module-table p,
.module-div h4 {
    margin-bottom: 0;
    text-align: left;
    padding-left: 30px;
}

.module-col {
    padding: 0 3px !important;
}

.course-repeater {
    padding-top: 20px;
    padding-left: 20px;
}

.phase-div {
    /* border: 1px solid #fff; */
    /* padding: 20px 10px; */
    height: fit-content;
    margin-top: 20px;
    margin-bottom: 20px;
}

.phase-div h5 {
    display: none;
    /* color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif !important; */
}

.phase-div p {
    color: #ece6e6;
    border: none;
    font-size: 18px;
    margin-bottom: 0;
    padding-bottom: 10px;
    text-align: center;
}

.phase-div h6 {
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-family: 'Open Sans', sans-serif !important;
}

.course-fee {
    background: #343434;
    margin-top: 20px;
}

.course-fee h4 {
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
}

span.fee-span {
    font-weight: 400;
}

.row.contact-row h4 {
    padding-top: 0;
    margin-top: -30px;
}

span.bold-para {
    font-weight: 600;
}

.contact-div {
    padding-left: 100px;
}

.contact-div h4,
.contact-div a {
    display: inline-block;
}

.contact-div a {
    background: #343434;
    padding: 20px 30px;
    margin-left: 10px;
    text-transform: uppercase;
    text-align: right;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 3.92px;
    color: #FFFFFF;
}

.intake-row h4 {
    text-align: left;
    font: normal normal bold 25px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434;
}

.intake-row img {
    width: initial;
    padding: 0;
}

.download-app img {
    width: 50px;
    margin-right: 20px;
    padding: 0;
}

.download-app {
    padding-left: 100px;
    padding-top: 40px;
}

.download-app a {
    color: #343434;
    text-decoration: underline;
    font-size: 15px;
}

.download-app img,
.download-app a {
    display: inline-block;
}

.procurement-img-div img {
    width: inherit !important;
    padding: 0 !important;
}

.page-id-305 .procurement-img-containor img {
    width: 100%;
    padding: inherit !important;
}

section.travel-green-section {
    background: #00AE74;
    padding: 5px 0;
}

.travel-green-div {
    display: inline-flex;
}

.travel-green-div p {
    color: #fff;
    margin-top: 25px;
}

.travel-green-div img {
    width: 50px;
    margin-top: 18px;
    margin-right: 20px;
    width: 50px;
    height: 100%;
}

section.travel-green-section .col-lg-3 {
    padding: 0 10px;
}

.hospital-duration h4 {
    padding-bottom: 0;
    margin: 0;
    font-family: 'Open Sans', sans-serif !important;
    font: normal normal bold 25px/25px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.qualitifcation-two p {
    padding-bottom: 40px;
}

.hotel-div-two {
    margin-top: -50px;
}

.hotel-div-two {
    margin-top: -50px;
}

.contact-div p {
    margin-bottom: 4px;
}

.download-app-two {
    padding-top: 10px !important;
}

.duration-div h4 {
    background: #00AE74;
    text-align: center;
    padding: 32px;
    font: normal normal bold 22px/25px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.duration-div p {
    background: #343434;
    text-align: center;
    margin-bottom: 40px;
    font: normal normal bold 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding: 21px;
}

.duration-div {
    padding-top: 10px;
}

.postid-189 .course-content,
.postid-183 .special-row,
.postid-183 .row.duration-new-row,
.postid-190 .course-content,
.postid-193 .course-fee, .postid-183 .course-content {
    display: none;
}

.postid-183 .qualitifcation-two p {
    padding-bottom: 15px;
}

.teching-method-div {
    border: 1px solid #fff;
    margin-top: 20px;
    padding: 10px;
    margin-bottom: 20px;
}

.teching- p {
    border: none;
}

.method-div {
    padding-bottom: 0;
    margin-bottom: 0;
}

.course-structure {
    padding: 82px 0;
    background: #F8F8F8;
    display: none;
}

.course-structure h4 {
    text-align: center;
    font: normal normal bold 25px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434;
    padding-bottom: 20px;
}

.course-structure .accordion {
    background-color: #F2F2F2;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
    text-align: left;
    font: normal normal bold 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434;
}

.course-structure .panel {
    padding: 15px 18px;
    display: none;
    background-color: white;
    overflow: hidden;
}

.course-structure .accordion:after {
    content: '\02795';
    /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
}

.diploma-item .active:after {
    content: "\2796";
    /* Unicode character for "minus" sign (-) */
}

.diploma-div-three {
    background: #00AE74;
    padding: 15px 20px;
    margin-bottom: 20px;
}

.diploma-div-three h4,
.diploma-div-three p {
    color: #fff;
}

.diploma-div-three h4 {
    text-align: center;
    font: normal normal bold 25px/25px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding-bottom: 0;
}

.diploma-div-three p {
    text-align: center;
    font: normal normal 300 14px/31px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.diploma-item .panel p {
    margin-bottom: 0;
    padding: 3px;
    text-align: center;
    font: normal normal 300 14px/31px Open Sans;
    letter-spacing: 0px;
    color: #343434;
}

.diploma-item h5 {
    background: #343434;
    margin-top: 15px;
    padding: 14px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    font-family: 'Open Sans', sans-serif !important;
}

.course-structure .owl-dots {
    display: none;
}

.course-structure .owl-theme .owl-nav {
    margin-top: 10px;
    font-size: 45px;
}

.postid-183 .course-structure {
    display: block !important;
}

.teching-method-div p {
    margin-bottom: 0;
    border: none;
    padding: 0;
}

.vacancy-lightbox a {
    text-align: right;
    text-decoration: underline !important;
    font: normal normal 300 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434;
    display: block;
    padding-right: 20px;
    margin: -6px auto;
}

.vacancy-lightbox img {
    width: 20px;
    margin-right: 7px;
    margin-top: -9px;
}

.banner-text-two {
    position: absolute;
    top: 451px;
    z-index: 99;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    /* background-image: url(/wp-content/uploads/2021/05/Group-5-1.png);
    height: 531px; */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding: 30px;
}

.coorperate-banner .container,
.coorperate-banner .row,
.coorperate-banner .col-lg-12 {
    height: 100vh;
}

span.banner-arrow {
    display: inline-block;
    width: 53px;
    height: 75px;
    /* border: 5px solid; */
    position: absolute;
    left: 50%;
    bottom: -138px;
    transform: translateX(-50%);
    border-radius: 30px;
    text-align: center;
    z-index: 9999;
    /* background: linear-gradient(#78ffd6 0%, #43cfbe 49.37%, #0d9da6 100%) !important; */
    padding: 5px;
}

span.banner-arrow:before {
    content: '';
    /* height: 100%; */
    /* width: 100%; */
    background: black;
    /* display: block; */
    /* border-radius: 27px; */
}

span.banner-arrow:after {
    content: '\f107';
    width: 18px;
    height: 100%;
    position: absolute;
    animation-name: animate-arrow;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: center;
    margin-left: -19px;
    color: #00AE74;
    font-size: 58px;
}

@keyframes animate-arrow {
    0% {
        top: 20px;
    }
    50% {
        top: 50px;
    }
    100% {
        top: 20px;
    }
}

.postid-185 .course-content {
    display: none;
}

.postid-185 .row.special-row {
    display: none;
}

.value-creation {
    padding: 20px 10px;
    margin-top: 20px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 26px;
}

.value-creation h4 {
    font-size: 15px;
    text-align: center;
    padding-top: 0px;
}

.advanced-level-div h3 {
    color: #fff;
    font-size: 12px;
}

.value-creation p {
    text-align: center;
    font-size: 12px;
}

.vacancy-lightbox a:hover {
    text-align: right;
    text-decoration: underline;
    font: normal normal 300 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #00AE74;
    display: block;
    padding-right: 20px;
}

.advanced-level-div {
    background: #00AE74;
    color: #fff;
    text-align: center;
    padding: 10px 15px;
    border-radius: 5px;
    top: -41px;
    display: block;
    margin: 0 auto;
    width: 149px;
    position: relative;
}

.academic-path-section {
    padding-top: 82px;
    padding-bottom: 82px;
}

.academic-path-section h2 {
    text-align: center;
    font-size: 22px;
    padding-bottom: 76px;
    font: normal normal bold 25px/30px Raleway;
    letter-spacing: 0px;
    color: #343434;
}

.academic-blue-div h4 {
    margin-bottom: 0;
    text-align: center;
    font: normal normal normal 20px/26px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
    background: #00B2EC;
    padding: 20px;
    text-align: center;
    width: 81%;
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    display: block;
    margin: auto;
}

.cl-div:after {
    content: "";
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
    height: 83px;
    z-index: 9999999;
    background-image: url(/wp-content/uploads/2021/05/Layer-2.png);
}

.cl-div {
    position: relative;
    z-index: 9999999;
}

.cl-div p {
    text-align: center;
    position: absolute;
    top: 22px;
    bottom: 0;
    left: -19px;
    right: 2px;
    font-size: 20px;
}

.row.academic-row {
    padding-bottom: 20px;
    display: flex;
    justify-content: center;
}

.academic-path-section-two {
    padding-top: 82px;
    padding-bottom: 82px;
    padding-left: 100px;
    padding-right: 100px;
    background: #F8F8F8;
}

section.academic-path-section-two h2 {
    text-align: center;
    padding-bottom: 76px;
    font: normal normal bold 25px/30px Raleway;
    letter-spacing: 0px;
    color: #343434;
}

.cookery-div {
    border: 1px solid #D8D8D8;
    padding: 5px;
    border-radius: 10px;
}

.cookery-div h4 {
    margin-bottom: 0;
    text-align: center;
    font: normal normal 600 22px/20px Open Sans;
    letter-spacing: 0px;
    color: #00AE74;
}

.cookery-div {
    border: 1px solid #D8D8D8;
    padding: 25px 5px;
    border-radius: 10px;
    height: 75px;
}

.cookery-div:after {
    content: "";
    background-image: url(/wp-content/uploads/2021/05/Group-378.png);
    width: 100%;
    height: 204px;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    top: 12px;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center;
    background-size: 50px;
    z-index: 99;
}

.cookery-div-two,
.cookery-div-six {
    border: 1px solid #D8D8D8;
    padding: 28px 10px;
    border-radius: 10px;
    background: #fff;
    position: relative;
    height: 97px;
}

.cookery-div-two:after,
.cookery-div-six:after {
    content: "";
    background-image: url(/wp-content/uploads/2021/05/Group-378.png);
    width: 100%;
    height: 270px;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    top: -2px;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center;
    background-size: 50px;
    z-index: 99;
}

.cookery-div-six:before {
    content: "";
    background-image: url(/wp-content/uploads/2021/05/Group-378.png);
    width: 100%;
    height: 270px;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    top: -157px;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center;
    background-size: 50px;
    z-index: 99;
}

.cookery-div-two h4,
.cookery-div-six h4 {
    margin-bottom: 0;
    text-align: center;
    font: normal normal normal 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434;
}

.row.cookery-row {
    padding-bottom: 17px;
}

.cookery-section {
    padding-top: 82px;
    padding-bottom: 82px;
    background: #F8F8F8;
}

.cookery-section h2 {
    text-align: center;
    padding-bottom: 76px;
    font: normal normal bold 25px/30px Raleway;
    letter-spacing: 0px;
    color: #343434;
}

span.al-div {
    top: 39px;
    text-align: center;
    left: 156px;
    position: relative;
    z-index: 999;
    color: #fff;
}

.cookery-div-three {
    border: 1px solid #D8D8D8;
    padding: 25px 5px;
    border-radius: 10px;
    height: 75px;
}

.cookery-div-three h4 {
    margin-bottom: 0;
    text-align: center;
    font: normal normal 600 22px/20px Open Sans;
    letter-spacing: 0px;
    color: #00AE74;
}

.cookery-div-four {
    border: 1px solid #D8D8D8;
    padding: 28px 10px;
    border-radius: 10px;
    background: #fff;
    position: relative;
    height: 97px;
}

.cookery-div-four h4 {
    margin-bottom: 0;
    text-align: center;
    font: normal normal normal 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434;
}

a.button_add {
    text-align: center;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 3.92px;
    color: #343434;
    text-transform: uppercase;
}

.read_more {
    background: #fff;
    width: 227px;
    text-align: center;
    padding: 16px;
    align-items: center;
    margin: auto;
    transform: translateY(-200%);
    height: 58px;
}

.branch-blue li {
    text-align: left;
    font: normal normal normal 13px/30px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
    border-bottom: 1px solid #fff;
    padding: 10px 0px 10px 0px;
    list-style: none;
}

.branch-blue ul {
    padding-left: 0px;
}

section.why-choose-us-section.school {
    padding-top: 0px;
}

.breadcrumb {
    text-align: center;
    font: normal normal 300 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
    background: transparent;
    margin: auto;
    display: block;
    padding: 70px 0px 0px;
}

.breadcrumb a {
    color: #fff;
}

.explore-btn-left.green {
    background: #00AE74;
    margin-left: 20px;
}

.is_page {
    display: flex;
    margin: -22px -32px 0px 0px;
}

p.center_text {
    text-align: center;
    font: normal normal normal 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434;
    margin-bottom: 75px;
}

ul.rp_points {
    padding-left: 0px;
    list-style: none;
}

p.rp_main_title {
    text-align: left;
    font-size: 16px;
    letter-spacing: 0px;
    color: #343434;
    font-family: 'Raleway', sans-serif !important;
    margin-bottom: 10px;
}

p.rp_main_title a {
    color: #000;
}

p.rp_main_title a:hover {
    color: #00AE74;
    text-decoration: none;
}

p.rp_sub_title {
    text-align: left;
    font: normal normal normal 14px/20px Raleway;
    letter-spacing: 0px;
    color: #A1A1A1;
}

.wrapper_ar {
    display: flex;
    border-bottom: 1px solid #707070;
    padding-top: 19px;
}

p.ar_title {
    text-align: left;
    font: normal normal medium 18px/21px Raleway !important;
    letter-spacing: 0px;
    color: #343434;
    margin-bottom: 8px;
    font-size: 16px;
    font-family: 'Raleway';
}

p .ar.title {
    color: #00AE74;
}

p.ar_date {
    text-align: left;
    font: normal normal normal 13px/16px Raleway;
    letter-spacing: 0px;
    color: #A1A1A1;
}

.col.down_btn a {
    background: #000;
    text-align: center;
    width: 163px;
    padding: 11px 32px;
    color: #fff;
    float: right;
}

section.home-partners {
    background: #F8F8F8;
    padding: 93px 0px 133px 0px;
}

section.home-partners p {
    text-align: center;
    padding-bottom: 40px;
}

section.home-partners img {
    width: 263px;
}

ul.tabs-nav.library li {
    float: left;
    width: 50%;
}

ul.tabs-nav.library {
    display: flex;
}

ul.tabs-nav.library {
    padding-left: 0px;
    list-style: none;
    /* margin: 0px 22px; */
}

.libraryPage {
    padding: 0px 140px 78px;
}

.tab-active a {
    background: #fff;
    border-bottom-color: transparent;
    color: #2db34a;
    cursor: default;
}

.hometab-div p {
    padding: 44px 0px !important;
    text-align: left !important;
}

section.hometab_section {
    padding-top: 102px;
}

.hometab-div-main {
    background: #00AE74;
    padding: 38px;
    position: absolute;
    top: 120px;
    height: 650px;
    left: -402px;
    right: 60px;
}

.hometab-div h2 {
    text-align: left;
    font: normal normal medium 50px/59px Raleway;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
}

ul.tabs-nav.library li a {
    background: #ffffff;
    border: 1px solid #707070;
    color: #000000;
    display: block;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    font-size: 28px;
    height: 56px;
    width: 521px;
    padding: 3px 0px;
}

ul.tabs-nav.library li.tab-active a {
    background-color: #00AE74;
    color: #fff;
    border: none;
    padding: 3px 0px;
}

.tabs-stage .home_tab {
    padding: 118px 138px;
    text-align: center;
}

.home_tab p {
    text-align: center;
    padding: 0px 138px;
	text-transform:capitalize;
}

.policies_tab h4,
.procedures_tab h4,
.act_tab h4 {
    text-align: left;
    font: normal normal bold 25px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434;
    padding-bottom: 29px;
}

.policies_tab p,
.procedures_tab p,
.act_tab p {
    padding-bottom: 7px;
}

.policies_tab,
.procedures_tab,
.act_tab {
    padding-top: 90px;
}

span#tab-2 .down_btn a {
    color: #fff;
    background: #000;
    padding: 11px 32px;
    text-align: left;
    font: normal normal 300 15px/28px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
}

span#tab-2 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.col-lg-7.col-md-7.col-sm-12.p-0.hometab-col img {
    transform: translateX(-12%);
}

#calendar {
    overflow: visible !important;
    padding-bottom: 0 !important;
    width: 100%;
    height: auto;
    background: #343434;
    padding-bottom: 42px !important;
}

#calendar .header {
    border-radius: 0 !important;
    background: #343434 !important;
    margin: 0;
    width: 100%;
}

#calendar .arrow {
    display: none;
}

.day.other .day-number {
    color: transparent;
}

#calendar .header h1 {
    font: normal normal 600 23px/41px Segoe UI;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    padding-top: 56px;
}

#calendar .header .left::before {
    position: relative;
    content: "\f104";
    font-family: FontAwesome;
    color: #fff;
    font-size: 20px;
}

#calendar .header .right::after {
    position: relative;
    content: "\f105";
    font-family: FontAwesome;
    color: #fff;
    font-size: 20px;
}

.details {
    background: #343434 !important;
    position: absolute !important;
    left: 0;
    right: 0;
    top: 100%;
    margin: 0 !important;
    padding: 10px 30px;
    animation: none !important;
    border-radius: 0% !important;
}

.left,
.right {
    border-color: #343434 #343434 #343434 #343434 !important;
}

.week {
    background-color: #343434 !important;
}

.week:first-child .day-name {
    display: block !important;
    text-align: center;
    font: normal normal 400 17px/32px Segoe UI;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.day.today .day-number {
    background-color: #00B2EC;
    border-radius: 125%;
    width: 32px;
    height: 32px;
}

.event>span a,
.event span a {
    color: #ffffff!important;
    font-size: 13px!important;
    text-align: left;
    font: normal normal 300 14px/25px Open Sans;
    letter-spacing: 0px;
    text-decoration: none;
}

.entry,
.entry.orange:after,
.legend {
    display: none;
}

.event.empty,
.events.in.new {
    background: #00B2EC 0% 0% no-repeat padding-box;
    border-radius: 26px;
    text-align: left;
    font: normal normal 300 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.day .day-events span {
    background-color: #fff;
}

.event-category {
    height: 5px !important;
    width: 5px !important;
    margin: 10px 0 0 !important;
    float: left;
    background-color: #fff !important;
    border-radius: 50%;
}

section.home-news .container-fluid {
    padding: 0px 212px;
}

.page_wrapper {
    width: 80%;
    margin: auto;
}


/* --------------------------------------------------------------------------------------- */

.topmenu {
    display: flex;
    justify-content: flex-end;
    right: -189px;
    background: #062475;
    /* border-radius: 30px; */
    margin-left: auto;
    position: relative;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    color: #fff;
    position: absolute;
    height: 58px;
}

.topmenu .nav-link {
    color: #fff;
    margin: 10px 21px;
}

.menu {
    margin-top: 58px;
    right: -100px;
    position: absolute;
}

ul.dropdown-menu.show {
    transform: translate3d(24px, 57px, 1px) !important;
    border-top: 5px solid #062475;
    text-align: left;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 0px;
    color: #343434;
    background: #fff;
    line-height: 28px;
}

li#menu-item-618 a.nav-link {
    text-align: left;
    font: normal normal 300 14px/19px Open Sans;
    letter-spacing: 0px;
    color: #343434;
    background: #fff;
    border-radius: 25px;
    height: 36px;
}

.topmenu .dropdown-item.active,
.dropdown-item:active {
    color: #062475;
    text-decoration: none;
    background-color: #ffffff00;
}

.dropdown-item {
    text-align: center;
}

ul#menu-top-bar-menu {
    margin-right: 80px;
}

.menu {
    margin-top: 58px;
}

.navbar-brand {
    transform: translateX(-21%);
}

img.img-fluid.logo {
    padding-right: 24px;
}

#mega-menu-wrap-topbar #mega-menu-topbar {
    padding: 0px 90px 0px 50px;
}

#mega-menu-wrap-topbar #mega-menu-topbar>li.mega-menu-item>a.mega-menu-link {
    padding: 0px 23px 0px 23px;
}

.carousel-indicators {
    display: -ms-flexbox;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-left: 15%;
    list-style: none;
    position: absolute;
    z-index: 9999;
    bottom: 43%;
    right: -227px;
    display: flex;
    flex-direction: column;
    align-items: end;
}

.carousel-indicators li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
}

.carousel-indicators .active {
    height: 24px;
    border-radius: 40%;
}

img.img-responsive.bg_welcome {
    position: absolute;
    transform: translate(587%, -86%);
}

a:hover .explore-btn-left {
    background-color: #00AE74;
    color: #fff;
    text-decoration: none !important;
}

section.our-areas p {
    padding: 0px 160px;
}

section.our-areas-two .container-fluid {
    padding: 0px 279px;
}

:focus-visible {
    outline: none;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background-color: transparent;
    outline: none;
    color: #000;
}

img.img-responsive.bg_course {
    position: absolute;
    transform: translatey(-77%);
    padding: 0px 212px;
    z-index: -1;
}

a:hover .explore-btn-center {
    background: #00ae74;
}

a:hover .explore-btn {
    background-color: #00AE74;
    color: #000;
    text-decoration: none !important;
}

section.home-facilities-section p.centeText {
    text-align: center;
    font: normal normal normal 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding: 0px 160px 58px;
}

a .explore-btn {
    background: #ffffff;
    width: 185px;
    padding: 13px 23px;
    margin-top: 30px !important;
    display: block;
    margin: 55px auto 0px;
    text-align: center;
    font: normal normal normal 11px/19px Open Sans;
    letter-spacing: 3.92px;
    color: #343434;
}

img.img-responsive.bg_facilities {
    position: absolute;
    transform: translate(665%, -95%);
}

img.img-responsive.bg_chooseus {
    position: absolute;
    transform: translatey(-76%);
    padding: 0px 253px;
    z-index: -1;
}

a:hover .read_more,
.read_more:hover {
    background-color: #00ae74;
}

section.home-annoucements .container-fluid {
    padding: 0px 247px;
}

.anooucement-item:hover {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
}

img.img-responsive.bg_announcements {
    position: absolute;
    transform: translatey(-142%);
    padding: 0px 253px;
    /* z-index: -1; */
}

.middle {
    top: 157px;
    left: 333px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 3.92px;
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    padding: 20px 38px;
    position: absolute;
    height: 423px;
    width: 88%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgb(0 0 0 / 60%);
}

section.our-areas-two .owl-theme .owl-nav [class*=owl-]:hover {
    color: #fff !important;
}

.areas-img {
    padding: 0px 42px;
}

a:hover .text {
    margin: 37% auto;
    border: 1px solid #fff;
    width: 227px;
    padding: 20px;
}

.areas-img:hover .middle {
    opacity: 1;
}

.container:hover .middle {
    opacity: 1;
}

.ourarea-img:hover {
    background-color: #000;
}

.areas-img img {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

section.home-news .item {
    padding-bottom: 41px;
}

.flip-card {
    background-color: transparent;
    width: 300px;
    height: 333px;
    perspective: 1000px;
    margin-bottom: 37px;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-card-front {
    background-color: #fff;
    color: #343434;
    padding: 67px 37px 72px;
}

.flip-card-back {
    background-color: #2980b9;
    color: white;
    transform: rotateY(180deg);
}

.flip-card-front h4 {
    text-align: center;
    font: normal normal 600 25px/34px Open Sans;
    letter-spacing: 0px;
    color: #343434;
    padding: 20px 0px 24px;
}

.flip-card-front p {
    text-align: center;
    font: normal normal normal 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434;
}

.fac_img {
    z-index: -1;
    position: absolute;
    left: 0;
    margin: -5px -9px;
}

.back_content {
    z-index: 999999999;
    position: relative;
}

.back_content h4 {
    text-align: center;
    font: normal normal 600 25px/34px Open Sans;
    letter-spacing: 0px;
    color: #00B2EC;
    padding: 97px 0px 14px;
}

.back_content p {
    text-align: center;
    font: normal normal 300 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding: 0px 40px;
}

a.button .view-details-btn {
    text-align: center;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 3.92px;
    color: #FFFFFF;
}
/* 
.coorperate-banner {
    margin-bottom: 151px;
} */

.vision-div-main p,
.mission-div-main p {
    text-align: left;
    font: normal normal 300 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.about-blue-div.three,
.about-blue-div.four {
    margin-top: 35px;
}

.achievements-carousel .owl-item.active:hover {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 48px;
}

.testimonials-carousel.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-theme .owl-nav {
    display: none;
}

.testimonials-carousel .item p {
    text-align: left;
    font: normal normal normal 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434;
}

.course-div-two {
    padding-right: 60px;
    margin-top: 31px;
}

.course-div-one {
    padding-left: 60px;
}

section.travel-section {
    padding-bottom: 113px;
}

.phone_num {
    display: inline-flex;
}

i.fa.fa-volume-control-phone {
    color: #00b2ec;
    margin-top: 3px;
    margin-right: 12px;
}

.thum_branch {
    padding-right: 73px;
}

.text-center {
    text-align: center!important;
    padding: 0 42.5px;
}

section.news-inner-section-two h4 {
    text-align: center;
    font: normal normal bold 30px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434;
}

.procurement-img-div p {
    text-align: center;
}

.facilities-div h2 {
    text-align: left;
    letter-spacing: 0px;
    color: #00AE74;
    text-transform: capitalize;
    font-size: 50px;
    padding-bottom: 50px;
}

section.home-welcome-page {
    padding: 160px 0px 128px;
    background-color: #e5eef1;
    margin-top: -102px;
}

section.home-news .news-date p {
    font: normal normal bold 14px/18px Open Sans;
}

/* section.home-news .news-img img {
    width: 195px;
    height: 118px;
    margin-top: 16px;
    padding-right: 34px;
    object-fit: cover;
} */

section.home-news img.img-responsive.center {
    display: none;
}

section.home-news .news-date {
    top: -120px;
}

h2#rpublications,
h2#newsmagazines {
    padding-top: 44px;
}

section.research_pub {
    background: #F8F8F8;
}

section.research_pub h2#rpublications {
    padding-top: 102px;
}

.container-fluid.ar-container {
    padding-bottom: 116px;
}

button:focus {
    outline: 0px;
    outline: 0px;
}

.banner-text h2 span {
    text-transform: capitalize;
}

.row.pdf_resource .col-md-2 p {
    height: 62px;
}

.annuncement-media-para {
    text-align: left;
    font: normal normal normal 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #B4B4B4;
}

.row.acchivement-row .owl-carousel .owl-stage-outer {
    height: 723px;
}

section.travel-green-section .page_wrapper {
    width: 70%;
}

.facilities-div h2.green-heading {
    padding-bottom: 44px;
}

.provincial-img-containor:hover .phone_num {
    display: none;
}

.diploma-item.item {
    padding: 0px 30px;
}

.hospital-duration h4 {
    padding-top: 19px;
}

.teching-method-div h4 {
    padding-bottom: 20px;
}

section.faq-section .page_wrapper {
    width: 67%;
}

.wrapper_ar:hover p.ar_title {
    color: #00AE74;
}

.wrapper_ar:hover .col.down_btn a {
    background: #00AE74;
}

a .digital_lib {
    background: #343434;
    border: 1px solid #707070;
    color: #fff;
    display: table-caption;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    height: 52px;
    width: 267px;
    padding: 10px 0px;
    margin-top: 70px;
    border-radius: 71px;
}

a:hover .digital_lib {
    background-color: #00AE74;
    color: #fff;
    border: none;
    padding: 10px 0px;
    animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
    transform: translate3d(0, 0, 0);
    perspective: 1000px;
}

section.gaverning h2 {
    text-align: center;
    padding-bottom: 99px;
}

span.al-div-1 {
    top: 39px;
    text-align: center;
    left: 62px;
    position: relative;
    z-index: 999;
    color: #fff;
}

.col .cookery-div-two {
    width: 161px;
}

.col.top {
    top: -41px;
}

.row.cookery-row.new {
    margin-top: -38px;
}

.row.cookery-row.top {
    margin-top: -17px;
}

span.al-div-2 {
    top: 19px;
    text-align: center;
    left: 61px;
    position: relative;
    z-index: 999;
    color: #fff;
}

.student-login-div .form-control {
    width: 100%;
    height: 66px;
    padding: 23px 35px;
    background-color: #fff !important;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    text-align: left;
    font: normal normal normal 14px/25px Open Sans;
    letter-spacing: 0px;
    color: #343434 !important;
}

button.btn.btn-primary {
    text-align: center;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 3.92px;
    color: #FFFFFF;
    background: #00AE74 0% 0% no-repeat padding-box;
    border: none;
    width: 227px;
    padding: 20px 85px;
    margin-top: 60px;
    border-radius: 0;
}

iframe#j1p7dcvjj9io1644233052094 {
    bottom: 365px !important;
}

.dropdown-menu {
    margin-left: -39px;
}

.senior-div-one.top {
    height: 140px;
}

li#menu-item-618 a.nav-link:hover {
    animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
    transform: translate3d(0, 0, 0);
    perspective: 1000px;
}

@keyframes shake {
    10%,
    90% {
        transform: translate3d(-1px, 0, 0);
    }
    20%,
    80% {
        transform: translate3d(2px, 0, 0);
    }
    30%,
    50%,
    70% {
        transform: translate3d(-2px, 0, 0);
    }
    40%,
    60% {
        transform: translate3d(2px, 0, 0);
    }
}

.senior-div-one.one {
    height: 123px;
}

section.academic-staff-two .container-fluid {
    margin: 0px 0px;
    padding: 0px;
}

.postid-190 .row.special-row,
.postid-190 .row.duration-new-row {
    display: block !important;
}

.diploma-item.item li {
    background: #fff;
    list-style: none;
    padding: 10px 24px;
    margin: 1px;
}

.diploma-item.item ul {
    padding: 0px;
}
.mega-current-menu-parent .mega-current_page_item .mega-menu-link{
    color: #062475 !important;
    font-weight: bold !important;
}

.postid-187 .teching-method-div, .postid-187 .course-fee, .postid-192 .course-fee, .postid-732 .objective-div, .postid-732 .course-fee, .postid-186 .course-fee, .postid-505 .objective-div, .postid-505 .course-fee{
    display: none;
}
.procurement-img-div {
    margin: auto;
    width: 96%;
}

/* .contact-img-containor{
    width: max-content;
} */
section.facilities-pg .procurement-img-div{
    width: 97%;
}
.single-branches .coorperate-banner{
    margin-bottom:0;
}
img.testmonial-img{
    width: 157px !important;
    height: 157px !important;
    display: block;
    border-radius: 100%;
    object-fit: contain;
    background: #fff;
}

.testimonials-carousel.owl-carousel.owl-theme.owl-loaded.owl-drag {
    left: 165px;
    
}

.postid-183 h2.green-heading {
    padding-right: 20px;
} 

section.home-banner-icon img {
    margin: auto;
    display: block;
    position: relative;
}

section.home-banner-icon {
    position: relative;
    top: -100px;
}
section.inner-banner-icon {
    position: relative;
    top: -99px;
}
section.inner-banner-icon img{
    margin: auto;
    display: block;
    position: relative;
}
.page-id-28 span.banner-arrow{
bottom: 0;
}
.home_tab_content li {
    text-align: initial;
}
.home_tab_content ul {
    padding: 0px 500px;
}
.col.footerlibrary {
    padding-top: 65px;
}

/* .branch-location p{
    width: 50%;
} */

/*responsive*/

@media only screen and (max-width: 479px) {
    .top-bar-phone {
        padding-right: 37px;
        display: none;
        padding-top: 20px;
        margin-bottom: 20px !important;
    }
    nav.navbar.navbar-expand-lg.nav-menu.p-0,
    button#nav-menu {
        display: none
    }
    .navbar-brand {
        transform: translateX(18%);
        margin-top: -7px;
    }
    .logo.navbar-brand {
        transform: translateX(-2%);
    }
    ul.tabs-nav.library li a {
        width: 127px;
    }
    .libraryPage {
        padding: 0px 17px 22px;
    }
    img.img-fluid.logo {
        padding-right: 0px;
        max-width: 79%;
        transform: translate(-33px, 2px);
    }
    section.our-areas-two .container-fluid {
        padding: 0px;
    }
    .moBmenuSec {
        display: inline-flex !important;
    }
    .cheff-green-col {
        top: 180px !important;
    }
    section.our-areas-two.mob {
        display: block !important;
    }
    .header {
        transition: all 0.5s;
        padding: 2px 0;
        background: transparent;
        z-index: 9998;
        position: fixed;
        width: 100%;
        background: #fff;
        height: 67px !important;
        top: 0;
    }
    body.home.page-template.page-template-front-page.page-template-front-page-php.page.page-id-28.mega-menu-primary .header {
        height: 64px !important;
    }
    body.home.page-template.page-template-front-page.page-template-front-page-php.page.page-id-28.mega-menu-primary.mega-menu-topbar .header {}
    section.home-annoucements .container-fluid {
        padding: 0px !important;
    }
    .enroll-btn {
        position: absolute;
        bottom: 4px;
        right: 16px;
        background: #fff;
        width: 136px;
        padding: 10px !important;
        font: normal normal normal 9px/12px Open Sans !important;
    }
    section.home-news .events-carousel.ScrollStyle {
        display: none;
    }
    section.home-facilities-section p.centeText{
        padding: 0px;
    }
    section.home-facilities-section .row{
        margin: auto;
    }
    .fac_img img {
        width: 100%;
    }

    .flip-card {
        height: 288px;
    }
    .navbar-toggler {
        padding: .25rem .75rem;
        font-size: 1.25rem;
        line-height: 1;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: .25rem;
        margin-left: auto;
        margin-right: 70px;
     }
    .read_more {
        background: #fff;
        width: 196px;
        text-align: center;
        padding: 11px;
        align-items: center;
        margin: auto;
        transform: translateY(-200%);
        height: 44px;
    }
    .embed-container {
        position: relative;
        padding-bottom: 56.25%;
        overflow: hidden;
        max-width: 100%;
        height: auto;
    }
    .embed-container iframe,
    .embed-container object,
    .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    img.img-responsive.bg_welcome,
    img.img-responsive.bg_chooseus,
    img.img-responsive.bg_facilities,
    img.img-responsive.bg_announcements {
        display: none;
    }
    .green-heading,
    h2.white-heading {
    text-align: center;
    font-size: 22px;
    padding-bottom: 21px;
    /* padding-top: 47px; */
    }
    .page-id-28 h2.white-heading{
        padding-top: 47px;
    }
    section.our-areas p {
        padding: 0px 25px;
    }
    section.our-areas-two h4,
    section.our-areas-two p {
        padding: 0px 26px;
    }
    .carousel-indicators {
        right: -162px;
    }
    .our-areas {
        height: 359px;
    }
    section.news-inner-section-two h4 {
        text-align: center;
        font: normal normal normal 24px/21px Open Sans;}
    .facilities-div, .facilities-div h4, .facilities-div p {
        padding-left: 0;
        text-align: center;
    }
    p.italic-para {
        text-align: center;
    }
    .welcome-div p {
        text-align: center;
    }
    .welcome-div {
        padding-left: 0px;
        text-align: center;
    }
    .header .navbar-nav {
        top: 65px;
        height: 390px;
        position: absolute;
        width: 100%;
        left: 0;
    }
    a.nav-link {
        color: #fff;
        padding: 0 20px !important;
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 1px;
        text-align: center;
        line-height: 45px;
    }
    .top-row {
        position: relative;
        left: 77px;
        top: 15px;
    }
    .navbar-nav {
        background-image: url(http://192.168.8.101:2020/2021/april/coop/wp-content/uploads/2021/05/Group-87804.png);
    }
    section.slithm_icon img {
        width: 49%;
    }
    .footer-second-row {
        padding: 10px !important;
    }
    .social-div,
    .west-power-col {
        padding-left: 10px;
    }
    .banner-text h2 {
        font: normal normal 300 20px/22px Raleway;
    }
    a .explore-btn {
        background: #ffffff;
        width: 171px;
        padding: 12px 13px;
        margin-top: 2px !important;
        display: block;
        margin: 55px auto 0px;
        text-align: center;
        font: normal normal normal 10px/13px Open Sans;
        letter-spacing: 1.92px;
        color: #343434;
    }
    .banner-text p {
        width: 100%;
        text-align: center;
        max-width: 90%;
        font: normal normal 300 12px/21px Open Sans;
        letter-spacing: 0px;
        color: #FFFFFF;
        padding-top: 2px;
    }
    .text-center {
        text-align: center!important;
        padding: 0;
    }
    .page-id-196 .news-date {
        top: -186px;
        width: 54px;
        height: 54px;
    }
    .course-div-two {
        padding-right: 121px;
        margin-top: 31px;
    }
    .branch-blue {
        width: auto !important;
        padding: 39px 27px !important;
        left: 0 !important;
        right: 0;
        z-index: 999;
        top: -163px !important;
    }
    ul.tabs-nav.library {
        display: grid;
    padding: 0px 23px;
    }
    .mission-div-main {
        background: #00AE74;
        padding: 34px;
        position: inherit !important;
        top: 52px;
        height: fit-content;
        left: 0 !important;
        right: 53px;
    }
    section.news-inner-section-two {
        padding-top: 14px;}
    .content_right {
        padding-right: 0 !important;
    }
    .news-white h4{
        padding: 0;
    }
    .news-inner-date {
        width: 54px;
        height: 54px;
        top: -3%;
        right: 0px;
        position: absolute;
    }
    section.home-annoucements {
        padding-top: 450px;
        padding-bottom: 50px;
    }
    .page-id-28 span.banner-arrow {
        padding: 40px;
    }
    .page-id-28 .green-heading{
        padding-top: 50px;
    }
    .page-id-377 .branch-location{
        text-align: left;
    }
    .page-id-377 .branch-blue{
        left: 0px !important;
    }
    .row.vacancy-row h4 {
        font-size: 10px;}
    section.vacancies-section {
        padding: 0 0 50px !important;
    margin-top: -50px;
    }
    .vacancies-div {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .vacancy-blue-div {
        background: #00B2EC;
        padding: 22px;
        width: 100%;
    }
    .news-date p {
        font: normal normal bold 16px/21px Open Sans;
    }
    .course-div, .course-div p, .course-div-one, .course-div-one p, .course-div-two, .branches-one-div {
        padding-right: 0;
        text-align: center;
        padding-left: 0;
    }
    .course-div-one img, course-div-two img{
        width: 100%;
    }
    .row.hospital-row h4, .row.hospital-row p, .row.hospital-row a{
        text-align: center !important;
    }
    section.home-partners {
        padding: 12px 0px 107px 0px;
    }
    .banner-text {
        height: 181px;
        padding: 1px 0px 86px;
        width: 90%;
    }
    section.home-banner-icon{
        top: -53px;
    }

    section.home-banner-icon img {
         width: 30%;
    }
    .carousel-indicators,
    section.home-welcome-page .explore-btn-left {
        display: none;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
        margin-right: 15px;
        color: #fff;
    }
    #mega-menu-wrap-primary .mega-menu-toggle {
        background: #062475;
        border-radius: 0px;
        line-height: 46px;
        width: 65px;
        height: 65px;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box {
        width: 102px;
        height: 21px;
    }
    section.home-welcome-page {
        padding: 50px 0px 50px;
    }
    #mega-menu-wrap-primary {
        margin-left: 42px;
    }
    .explore-btn-left {
        margin: auto;
    }
    .slider-one {
        height: 62vh;
    }
    .home-banner {
        height: 64vh;
        margin-top: 3px;
    }
    .qualification {
        background: #00B2EC;
        padding: 23px 14px 26px;
        position: relative;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
    }
    .download-app-two {
        padding: 10px 0px;
        width: 27%;
    }
    .hospital-duration h4, .teching-method-div h4{
        padding-top: 17px;
        font: normal normal normal 17px/21px Open Sans;
    }
    .course-repeater{
        padding-left: 0px;
    }
    .contact-div.intake-row img {
        width: auto;
        padding: 0;
    }
    .travel-section img {
        width: 100%;
        padding-left: 0;
        padding-top: 25px;
    }
    .contact-div {
        padding-left: 0;
        margin-top: 41px !important;
    }
    .our-areas,
    section.home-facilities-section {
        padding-top: 0px;
    }
    .col-lg-6.col-md-6.col-sm-12.mobile_one {
        display: block !important;
    }
    .social-div-one p {
        margin-bottom: 0 !important;
    }
    .breadcrumb {
        padding: 11px 0px 0px;
    }
    a:hover .text {
        margin: 22% auto;
        border: 1px solid #fff;
        width: 192px;
        padding: 13px;
    }
    .col-lg-6.col-md-6.col-sm-12.desktop_one {
        display: none;
    }
    .col-lg-6.col-md-6.col-sm-12.mobile_one .explore-btn-left.mob {
        display: block !important;
        margin-top: 35px;
    }
    .middle {
        top: 86px;
        left: 178px;
        width: 77%;
        height: 173px;
    }
    .welcome-img img {
        margin: auto;
    }
    img.arrow_mob {
        width: 9%;
    }
    .flip-card-front {
        padding: 17px 37px 72px;
    }
    section.home-news .col-lg-7.col-md-7.col-sm-12 {
        padding-right: 0px;
    }
    section.home-news .container-fluid {
        padding: 0px;
    }
    .col-lg-3.col-md-3.col-sm-6 .home-choose-div {
        width: 50%;
        margin: auto;
        text-align: center;
    }
    .row.choose-row-two .col-lg-3.col-md-3.col-sm-12 {
        width: 50%;
    }
    .why-choose-us-section {
        padding-bottom: 34px;
        padding-top: 20px;
    }
    section.home-partners img {
        margin: 7px;
        padding-bottom: 12px;
    }
    .cheff-green-col h2 {
        font: italic normal normal 16px/26px Raleway;
    }
    .cheff-green-col {
        left: 0;
        right: 0;
        z-index: 999;
        top: 722px;
        padding: 64px 27px;
    }
    section.home-news .container-fluid {
        padding: 0px !important;
    }
    section.home-news h2 {
        font-size: 22px;
        text-align: center;
    }
    section.home-news {
        margin-top: -107px;
    }
    #calendar{
        padding-bottom: 0px !important;
    }
    .calendr-div {
        padding: 15px;
    }
    .week:first-child .day-name, .day-number{
        font: normal normal 400 14px/32px Segoe UI !important;
    }
    .day.today .day-number{
        width: 29px;
        height: 29px;
    }
    #calendar .header h1{
        padding-top: 25px;
    }
    section.inner-banner-icon img{
        width: 30%;
    }
    section.inner-banner-icon{
        top: -92px;
    }
    span.banner-arrow:after{
        margin-left: -12px;
        color: #00AE74;
        font-size: 35px;
    }
    span.banner-arrow{
        padding: 94px;
    }
    .chairman-message{
        padding-top: 105px;
    }
    .chairman-row img {
        display: block;
        margin: auto;
        width: 274px;
    }
    .testimonials-carousel.owl-carousel.owl-theme.owl-loaded.owl-drag{
        left: 0px !important;
    }
    .testimo-blue h2 {
        transform: none;
        position: initial;
        top: 0;
        left: 131px;
        text-align: center;
        font-size: 34px;
        letter-spacing: 0px;
        color: #FFFFFF;
    }
    .testimo-blue {
        padding: 47px 50px;
    }
    .nav-tabs{
        height: fit-content;
    }
    .anooucement-item {
        padding: 31px 31px;
        height: 393px;
    }
    .areas-img:hover .text{
        margin: 22% auto;
    border: 1px solid #fff;
    width: 192px;
    padding: 13px;
    }
    .row.cookery-row, .row.academic-row {
        display: none;
    }
    img.mob_img {
        display: block !important;
        width: 100%;
    }
    .academic-path-section{
        padding: 0%;
    }
    .academic-path-section-two {
        padding-left: 0;
        padding-right: 0;
    }
    .academic-path-section h2 {
        padding: 37px 0px;}
       
       
       
        nav.navbar.navbar-expand-lg.nav-menu.p-0 {
            display: none;
        }
        #mega-menu-wrap-primary .mega-menu-toggle+#mega-menu-primary {
            background: #062475;
        }
        .navbar-toggler {
            padding: .25rem .75rem;
            font-size: 1.25rem;
            line-height: 1;
            background-color: transparent;
            border: 1px solid transparent;
            border-radius: .25rem;
            margin-left: auto;
            /* display: block; */
            /* z-index: 345678765434567; */
            margin-right: 50px;
            /* float: right; */
        }
        .container-fluid.main-bar {
            display: none;
        }
        .navbar-nav {
            background-image: url(http://192.168.8.101:2020/2021/april/coop/wp-content/uploads/2021/05/Group-87804.png);
            background-repeat: no-repeat;
            background-size: cover;
        }
        .top-row {
            position: absolute;
            left: 227px;
            z-index: 100000;
            top: 258px;
            display: block;
            margin: 0 auto;
            right: 0;
            width: 100%;
        }
        .areas-img:hover .text{
            margin: 22% auto;
        border: 1px solid #fff;
        width: 192px;
        padding: 13px;
        }
        a.nav-link {
            color: #fff;
            padding: 8px 20px !important;
            text-transform: uppercase;
            font-size: 14px;
            letter-spacing: 1px;
            text-align: center;
        }
        /* .areas-img {
            padding: 95px 42px;
        } */
        .top-bar-phone {
            padding-right: 37px;
            display: none;
        }
        .anooucement-item {
            padding: 31px 31px;
            height: 393px;
        }
        .areas-img:hover .text{
            margin: 22% auto;
        border: 1px solid #fff;
        width: 192px;
        padding: 13px;
        }
        .row.cookery-row, .row.academic-row {
            display: none;
        }
        .academic-path-section{
            padding: 0%;
        }
        .academic-path-section-two {
            padding-left: 0;
            padding-right: 0;
        }
        .academic-path-section h2 {
            padding: 37px 0px;}
        #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu {
            width: 100%;
            left: 0;
            border-top: 5px solid #062475;
            position: absolute;
            background-color: #b1aeae;
        }
        
        #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
        #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
        #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
            color: #fff;
            background: #062475;
        }
        .about-para {
            padding: 0px;
        }
        .coorperate-banner {
            margin-bottom: 50px;
        }
        .vision-div-new {
            padding: 61px 32px !important;
        }
        .mission-div-main {
            position: unset;
            top: 50px;
            height: 1058px;
        }
        .mission-div-main {
            position: relative;
        }
        .testimonials-carousel .item {
            position: relative;
            padding: 0px 10px 11px;
        }
        .libraryPage {
            padding: 0px 10px 10px;
        }
        .flip-card {
            background-color: transparent;
            width: 344px;
        }
        section.our-areas-two {
            margin-top: -109px;
        }
        section.our-areas-two .container-fluid {
            padding: 0px !important;
        }
        .back_content h4 {
                text-align: center;
                font: normal normal 600 25px/34px Open Sans;
                letter-spacing: 0px;
                color: #00B2EC;
                padding: 67px 0px 14px;
            }
}
@media(min-width: 411px) and (max-width: 414px) {

    img.img-fluid.logo {
        padding-right: 0px;
        max-width: 69%;
        transform: translate(-35px, -3px);
    }
img.g_logo {
    width: 14% !important;
    transform: translate(-32px, -5px) !important;
}
}
@media (min-width: 480px) and (max-width: 767px) {
    .topmenu .nav-link {
        color: #fff;
        margin: 10px 14px;
    }
    section.our-areas-two .container-fluid {
        padding: 0px !important;
    }
    img.g_logo {
        width: 13% !important;
        transform: translate(9px, -1px) !important;
    }
    .header .navbar-nav {
        top: 68px;
        height: 340px;
        position: absolute;
        width: 100%;
        left: 0;
        z-index: 99999;
    }
    .header {
        height: 65px !important;
    }
    #mega-menu-wrap-primary {
        clear: both;
        float: right;
    }
    .navbar-brand {
        transform: translateX(-15%);
    }
    .moBmenuSec .menu {
        position: absolute;
        width: 100%;
    }
    .moBmenuSec {
        display: flex !important;
        align-items: center;
        width: 100% !important;
    }
    .moBmenuSec .logo {
        width: 56%;
        margin-top: -1px;
    }
    .banner-text p{
        max-width: 79%;
    }
    section.slithm_icon img {
        width: 49%;
    }
    .menu_mob {
        transform: translate(450%, 23%);
        z-index: 99999;
    }
    nav.navbar.navbar-expand-lg.nav-menu.p-0 {
        display: none;
    }
    #mega-menu-wrap-primary .mega-menu-toggle+#mega-menu-primary {
        background: #062475;
    }
    .navbar-toggler {
        padding: .25rem .75rem;
        font-size: 1.25rem;
        line-height: 1;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: .25rem;
        margin-left: auto;
        margin-right: 50px;
    }
    .footer-second-row {
        padding: 10px;
    }
    .container-fluid.main-bar {
        display: none;
    }
    .social-div, .col-lg-2.col-md-2.col-sm-12.west-power-col{
        padding-left: 0;
    }
    .navbar-nav {
        background-image: url(http://192.168.8.101:2020/2021/april/coop/wp-content/uploads/2021/05/Group-87804.png);
        background-repeat: no-repeat;
        background-size: cover;
    }
    .top-row {
        position: absolute;
        left: 227px;
        z-index: 100000;
        top: 258px;
        display: block;
        margin: 0 auto;
        right: 0;
        width: 100%;
    }
    .areas-img:hover .text{
        margin: 22% auto;
    border: 1px solid #fff;
    width: 192px;
    padding: 13px;
    }
    a.nav-link {
        color: #fff;
        padding: 8px 20px !important;
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 1px;
        text-align: center;
    }
    .areas-img {
        padding: 0px 42px;
    }
    .top-bar-phone {
        padding-right: 37px;
        display: none;
    }
    .anooucement-item {
        padding: 31px 31px;
        height: 393px;
    }
    .areas-img:hover .text{
        margin: 22% auto;
    border: 1px solid #fff;
    width: 192px;
    padding: 13px;
    }
    .row.cookery-row, .row.academic-row {
        display: none;
    }
    img.mob_img {
        display: block !important;
        width: 100%;
    }
    .academic-path-section{
        padding: 0%;
    }
    .academic-path-section-two {
        padding-left: 0;
        padding-right: 0;
    }
    .academic-path-section h2 {
        padding: 37px 0px;}
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu {
        width: 100%;
        left: 0;
        border-top: 5px solid #062475;
        position: absolute;
        background-color: #b1aeae;
    }
    section.home-banner-icon {
        top: -54px;
    }
    section.home-banner-icon img {
        width: 20%;
    }
    .page-id-28 .banner-text{
        width: 93%;
        top: 48%;
    }
    .our-areas{
        padding-top: 53px;
    }
    .banner-text h2 {
        font: normal normal 600 46px/52px Raleway;
    }
    section.our-areas p {
        padding: 0;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
        color: #fff;
        background: #062475;
    }
    .about-para {
        padding: 0px;
    }
    .coorperate-banner {
        margin-bottom: 50px;
    }
    .vision-div-new {
        padding: 61px 32px !important;
    }
    .mission-div-main {
        position: unset;
        top: 50px;
        height: 1058px;
    }
    .mission-div-main {
        position: relative;
    }
    .testimonials-carousel .item {
        position: relative;
        padding: 0px 10px 11px;
    }
    .libraryPage {
        padding: 0px 10px 10px;
    }
    .flip-card {
        background-color: transparent;
        width: 344px;
    }
    section.home-facilities-section p.centeText{
        padding: 0px !important;
    }
    .fac_img {
        position: initial;
        margin: 0;
    }
    section.home-facilities-section .flip-card.col-lg-4.col-md-4.col-sm-12 {
        min-width: 50%;
    }
    .back_content h4{
        padding: 42px 0px 14px;
    }
    .middle{
        top: 195px;
        left: 358px;
        width: 89%;
        height: 406px;
    }
    .back_content {
        margin-top: -277px;
        padding: 12px;
    }
    .row.choose-row-two .col-lg-3.col-md-3.col-sm-12 {
        max-width: 50%;
    }
    section.home-news .container-fluid {
        padding: 0px;
    }
    section.home-news {
        margin-top: -110px;
    }
    section.home-news h2{
        text-align: center;
    }
    .welcome-div .green-heading {
        padding-top: 47px;
    }
    .events-carousel.ScrollStyle{
        border: none;
        padding: 66px 10px;
    }
    section.home-news .item {
        padding-bottom: 124px;
    }
    .news-date {
        background: #00B388 !important;
        width: 45px;
        height: 45px;
        padding: 6px;
        top: -117px;
        right: 444px;
    }
    .breadcrumb{
        padding: 0;
    }
    .banner-text {
        top: 70%;
        width: 94%;
    }
    section.inner-banner-icon img{
        width: 16%;
    }
    section.inner-banner-icon {
        top: -89px;
    }
    span.banner-arrow:after{
        margin-left: -12px;
        color: #00AE74;
        font-size: 35px;
    }
    .mission-div-main{
        left: 0;
        right: 0;
        height: unset;
    }
    .row.acchivement-row .owl-carousel .owl-stage-outer{
        height: auto;
    }
    .testimonials-carousel.owl-carousel.owl-theme.owl-loaded.owl-drag {
        left: 0;
    }
    ul.tabs-nav.library {
        display: grid;
        margin: auto 100px;
    }
    .row.hospital-row h4, .row.hospital-row p, .row.hospital-row a {
        text-align: center !important;
    }
    .course-div, .course-div p, .course-div-one, .course-div-one p, .course-div-two, .branches-one-div {
            padding-right: 0;
            text-align: center;
            padding-left: 0;
    }
    .course-div-one img, course-div-two img {
        width: 100%;
    }
    .page-id-168 .green-heading {
        text-align: center;
    }
    .travel-section img {
        padding-left: 0;
        margin-top: 20px;
    }
    .qualification {
        padding: 24px 16px 16px;
        left: 0;
        right: 0;
        bottom: 80px;
        width: auto;
    }
    .contact-div, .download-app{
        padding-left: 0px;
    }

}

@media(min-width: 768px) and (max-width: 960px) {
    .moBmenuSec{
        display: block !important;
    }
    .container-fluid.main-bar {
        display: none;
    }
    .banner-text{
        width: 98%;
    }
    #mega-menu-wrap-topbar #mega-menu-topbar>li.mega-menu-item>a.mega-menu-link {
        padding: 0px 6px 0px 5px;
    }
    .topmenu .nav-link {
        color: #fff;
        margin: 10px 14px;
    }
    #mega-menu-wrap-topbar #mega-menu-topbar {
        padding: 0px 0px 0px 26px;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        padding: 0px 10px 0px 10px;
    }
    .navbar-brand {
        transform: translateX(13%);
    }
    img.img-responsive.bg_course, img.img-responsive.bg_chooseus, img.img-responsive.bg_announcements {
        transform: translatey(-151%);
        padding: 0px 60px;
        width: 100%;
    }
    section.our-areas-two h4,
    section.our-areas-two p {
        padding: 0px 26px;
    }
    .carousel-indicators {
        right: -162px;
    }
    section.our-areas-two .container-fluid{
        padding: 0;
    }
    .our-areas {
        height: 359px;
        padding-top: 43px;
    }
    img.img-responsive.bg_welcome {
        transform: translate(498%, -61%);
        width: 17%;
        padding: 871px 0px;
    }
    img.img-responsive.bg_facilities {
        transform: translate(498%, -69%);
        width: 17%;
        padding: 871px 0px;
    }
    section.home-news .container-fluid {
        padding: 0px 80px;
    }
    section.our-areas-two {
        margin-top: -118px;
    }
    img.img-responsive.bg_course {
        transform: translatey(-67%);
        padding: 123px;
        z-index: -1;
        width: 100%;
    }
    .events-carousel.ScrollStyle {
        padding: 15px !important;
        border: none !important;
    }
    section.home-news .item {
        padding-bottom: 195px;
    }
    .news-title {
        padding-left: 23px;
    }
    section.home-news .news-date {
        right: 189px;
        top: -173px;
    }
    section.home-news .news-title {
        padding-left: 23px;
    }
    .flip-card {
        max-width: 50%;
        height: 333px;
        perspective: 1000px;
        margin-bottom: 37px;
        flex: auto;
    }
    .cheff-green-col {
        top: 716px;
        padding: 63px 39px;
        line-height: 59px;
    }
    .footer-second-row {
        padding: 75px 57px 80px;
    }
    .about-blue-div,
    .about-blue-div-two {
        padding: 32px 19px;
    }
    section.home-annoucements {
        padding-top: 580px;}
    .vision-div-new {
        padding: 70px 128px;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu{
        width: 100% !important;
        left: 0 !important;
    }
    .anooucement-item {
        background: transparent;
        padding: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 5px;
        margin-right: 5px;
        height: 372px;
    }
    .middle {
        top: 210px;
        left: 375px;
        width: 89%;
    }
    .mission-div-main {
        background: #00AE74;
        padding: 34px;
        position: absolute;
        top: 52px;
        height: 669px;
        left: 0px;
        right: 0px;
    }
    .testimo-blue h2 {
        left: -91px;
    }
    .branch-blue {
        padding: 53px 50px;
        left: 127px;
        right: 0;
        z-index: 999;
        top: 70px;
        width: 590px;
    }
    .branch-contact label {
        padding: 4px 0;
    }
    .branch-contact {
        padding-bottom: 295px;
    }
    ul.tabs-nav.library li a {
        font-size: 18px;
        height: 56px;
        width: 301px;
        padding: 15px 0px;
    }

    .libraryPage {
        padding: 0px 37px 78px;
    }


    ul.tabs-nav.library {
        display: grid;
    }
    .chairman-message {
        margin-top: 700px;
    }
    ul.tabs-nav.library li.tab-active a {
        padding: 15px 0px;
    }
    .hometab-div-main {
        top: 120px;
        height: 733px;
        left: -283px;
        right: 60px;
    }
    section.about-section .col-md-3 {
        -ms-flex: 0 0 25%;
       flex: unset !important;
        max-width: 50%;
    }
    section.home-welcome-page .col-lg-6.col-md-6.col-sm-12, section.home-news .col-lg-7.col-md-7.col-sm-12, section.home-news .col-lg-5.col-md-5.col-sm-12, section.cheff-section .col-lg-4.col-md-4.col-sm-12.p-0, .col-lg-8.col-md-8.col-sm-12.home-cheff-img.p-0, .col-lg-7.col-md-7.col-sm-12.p-0.vision-col, .col-lg-5.col-md-5.col-sm-12.p-0, section.course-one .col-lg-6.col-md-6.col-sm-12, .course-div-two .col-lg-6.col-md-6.col-sm-12{
        max-width: 100%;
        flex: unset;
        padding-bottom: 60px;
        padding: right 0;
    }
    .news-img img {
        width: fit-content;}
    .col-lg-4.col-md-3.col-sm-12.get-in-col, section.footer-last .col-lg-2.col-md-2.col-sm-4, .col-lg-2.col-md-2.col-sm-12.west-power-col, section.footer-last .col-lg-4.col-md-4.col-sm-12{
        max-width: 50%;
        flex: auto;
    }
}

@media only screen and (max-width:1024px) and (min-width:960px) {
    #mega-menu-wrap-topbar #mega-menu-topbar>li.mega-menu-item {
        margin: 0px;
    }
    .topmenu .nav-link {
        color: #fff;
        margin: 10px 0px;
        font-size: 12px;
    }
    li#menu-item-618 a.nav-link {
        text-align: left;
        font: normal normal 300 11px/14px Open Sans;
        letter-spacing: 0px;
        color: #343434;
        background: #fff;
        border-radius: 25px;
        height: 31px;
    }
    #mega-menu-wrap-topbar #mega-menu-topbar {
        padding: 0px 56px 0px 50px;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        padding: 0px 5px 0px 5px;
    font-size: 12px;
    }
    img.img-responsive.bg_course {
        transform: translatey(-86%);
        padding: 123px;
        z-index: -1;
        width: 100%;
    }
    .banner-text{
        width: 88%;
    }
    .middle {
        padding: 20px 36px;
        top: 45px;
        left: 245px;
        width: 83%;
    }

   img.img-responsive.bg_chooseus {
        transform: translatey(-89%);
        width: 100%;
    }
    img.img-responsive.bg_announcements {
        width: 100%;
    }
    section.home-news .container-fluid{
        padding: 10px;
    }
    .cheff-green-col {
        top: 718px;
    }

    .flip-card {
        background-color: transparent;
        max-width: 50%;
        height: 333px;
        perspective: 1000px;
        margin-bottom: 37px;
        flex: auto;
    }
    .cheff-green-col h2 {
        font-size: 40px;
    }
    section.home-news .col-lg-7.col-md-7.col-sm-12 {
        padding-right: 0;
    }
    .events-carousel.ScrollStyle {
        padding: 10px;
    }
    section.home-news .news-date {
        right: 6px;
    }
    section.home-annoucements {
        padding-top: 564px;
    }
    img.img-responsive.bg_welcome {
        transform: translate(498%, -61%);
        width: 17%;
        padding: 871px 0px;
    }
    img.img-responsive.bg_facilities {
        transform: translate(498%, -66%);
        width: 17%;
        padding: 1137px 0px;
    }
    .cheff-green-col {
        padding: 87px 40px;
    }
    .testimo-blue h2 {
        left: -72px;
    }
    .qualification {
        left: 24px;
    }
    .footer-second-row {
        padding: 76px 10px;
    }
        .branch-blue {
        padding: 46px 97px;
    }
    .branch-contact {
        padding-bottom: 273px;
    }
    .vacancy-blue-div {
        width: 540px;
    }
    .hometab-div-main {
        left: -219px;
        right: -6px;
    }
    ul.tabs-nav.library li a {
        font-size: 22px;
        width: 382px;
    }
    .text-center {
        padding: 0 10px;
    }
    ul.tabs-nav.library li.tab-active a,
    ul.tabs-nav.library li a {
        padding: 10px 0px;
    }
    h2#rpublications {
        padding-top: 80px;
    }
    img.img-fluid.logo {
        padding-right: 2px;
        padding-top: 5px;
    }
    .ScrollStyle{
        height: auto;
        overflow-y: revert;
    }
    section.home-welcome-page .col-lg-6.col-md-6.col-sm-12, section.home-news .col-lg-7.col-md-7.col-sm-12, section.home-news .col-lg-5.col-md-5.col-sm-12, section.cheff-section .col-lg-4.col-md-4.col-sm-12.p-0, .col-lg-8.col-md-8.col-sm-12.home-cheff-img.p-0, .col-lg-7.col-md-7.col-sm-12.p-0.vision-col, .col-lg-5.col-md-5.col-sm-12.p-0, section.course-one .col-lg-6.col-md-6.col-sm-12, .course-div-two .col-lg-6.col-md-6.col-sm-12{
        max-width: 100%;
        flex: unset;
        padding-bottom: 60px;
        padding: right 0;
    }
    .news-img img {
        width: fit-content;}
    .col-lg-4.col-md-3.col-sm-12.get-in-col, section.footer-last .col-lg-2.col-md-2.col-sm-4, .col-lg-2.col-md-2.col-sm-12.west-power-col, section.footer-last .col-lg-4.col-md-4.col-sm-12{
        max-width: 50%;
        flex: auto;
    }
    section.our-areas-two .container-fluid, section.home-annoucements .container-fluid {
        padding: 10px;
    }
    .logo {
        margin-left: -29px;
    }
}

@media only screen and (max-width:1600px) and (min-width:1225px){
    .topmenu .nav-link {
        color: #fff;
        margin: 10px 3px;
    }
    span.al-div {
        top: 39px;
        left: 120px;
    }
    .banner-text p{
        max-width: 61%;
    }
    .areas-img:hover .text {
        border: 1px solid #fff;
        width: 227px;
        padding: 20px;
        margin: auto;
        margin-top: 81px;
    }

    span.al-div-2 {
        left: 47px !important;
    }
    span.al-div-1 {
        left: 43px !important;
    }
    #mega-menu-wrap-topbar #mega-menu-topbar>li.mega-menu-item>a.mega-menu-link {
        padding: 0px 6px 0px 5px;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu {
        width: max-content;
    }
    #mega-menu-wrap-topbar #mega-menu-topbar {
        padding: 0px 0px 0px 26px;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        padding: 0px 5px 0px 5px;
        font-size: 13px;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
        margin: 0 10px 0 0;
    }
    img.img-responsive.bg_course {
        transform: translatey(-151%);
        padding: 0px;
        width: 100%;
    }
    section.our-areas-two h4,
    section.our-areas-two p {
        padding: 0px 26px;
    }
    .carousel-indicators {
        right: -162px;
    }
    .our-areas {
        height: 503px;
    }
    img.img-responsive.bg_welcome {
        transform: translate(487%, -84%);
        width: 17%;
        padding: 0px;
    }
    .row.academic-row .cl-div{
        width: 120%;
    }
    .qualification {
        width: 464px;
        padding: 30px 23px 50px;
    }
    .cookery-div-six h4{
        font:normal normal normal 14px/20px Open Sans;
    }
    img.img-responsive.bg_facilities {
        transform: translate(482%, -69%);
        width: 17%;
        padding: 0px;
    }
    .banner-text-two {
        position: absolute;
        top: 356px;
    }
    section.home-news .container-fluid {
        padding: 0px 80px;
    }
    section.our-areas-two {
        margin-top: -195px;
    }
    img.img-responsive.bg_course {
        transform: translatey(-67%);
        padding: 123px;
        z-index: -1;
        width: 100%;
    }

    section.inner-banner-icon {
        top: -169px;
    }
    .events-carousel.ScrollStyle {
        padding: 57px;
    }
    .news-title {
        padding-left: 23px;
    }
    section.home-news .news-date {
        right: -8px;
    }
    section.home-news .news-title {
        padding-left: 23px;
    }
    .cheff-green-col {
        top: 90px;
        padding: 63px 39px;
        line-height: 59px;
    }
    .coorperate-banner {
        margin-bottom: 70px;
    }
    .footer-second-row {
        padding: 75px 112px 80px;
    }
    .about-blue-div,
    .about-blue-div-two {
        padding: 32px 19px;
    }
    .vision-div-new {
        padding: 70px 128px;
    }
    .mission-div-main {
        background: #00AE74;
        padding: 34px;
        position: absolute;
        top: 52px;
        height: 669px;
        left: -106px;
        right: 53px;
    }
    .testimo-blue h2 {
        left: -91px;
    }
    .branch-blue {
        padding: 53px 50px;
        left: 127px;
        right: 0;
        z-index: 999;
        top: 70px;
        width: 590px;
    }
    .branch-contact label {
        padding: 4px 0;
    }
    .branch-contact {
        padding-bottom: 295px;
    }
    ul.tabs-nav.library li a {
        font-size: 18px;
        height: 56px;
        width: 390px;
        padding: 15px 0px;
    }
    ul.tabs-nav.library li.tab-active a {
        padding: 15px 0px;
    }
    .hometab-div-main {
        top: 120px;
        height: 733px;
        left: -283px;
        right: 60px;
    }
    img.img-responsive.bg_chooseus,
    img.img-responsive.bg_chooseus,
    img.img-responsive.bg_announcements {
        padding: 0px 68px !important;
    }
    .page-id-196 .news-date {
        width: 68px;
    height: 66px;
    padding: 6px;
    top: 6px;
    position: absolute;
    }
    .middle {
        top: 122px;
        left: 237px;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        text-align: center;
        font: normal normal normal 14px/19px Open Sans;
        letter-spacing: 3.92px;
        color: #FFFFFF;
        text-transform: uppercase;
        text-decoration: none;
        padding: 20px 38px;
        position: absolute;
        height: 251px;
        width: 83%;
        opacity: 0;
        transition: .5s ease;
        background-color: rgb(0 0 0 / 60%);
    }
    a:hover .text {
        margin: 25% auto;
    }
    .cl-div p {
        text-align: center;
        position: absolute;
        top: 15px;
        bottom: 0;
        left: -16px;
        right: 2px;
        font-size: 15px;
    }
    .academic-blue-div h4 {
        margin-bottom: 0;
        text-align: center;
        font: normal normal normal 16px/26px Open Sans;
        letter-spacing: 0px;
        color: #FFFFFF;
        background: #00B2EC;
        padding: 15px;
        text-align: center;
        width: 81%;
        border-radius: 10px;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
        display: block;
        margin: auto;
    }
}