
#wrapper {
    background-image: url("http://dgc.edu.in/wp-content/uploads/2018/05/section_bg.png");
    background-repeat: no-repeat;
    background-size: contain;
}

.doaba-footer_bg {
    background-repeat: no-repeat;
    background-size: cover;
}

.programes-has_clidren.programes-has-cild_postgrade:hover {
    margin-bottom: 70px;
}

#wpcf7-f3454-p2865-o1.wpcf7 .wpcf7-response-output {
    padding: 8px 27px !important;
    margin: 0px !important;
}

#menu-item-2602 a {
    pointer-events: none;
}

.pincipal-strong_name {
    margin-top: 7px !important;
}

.career-page_points ul {
    width: 95%;
}

.career-page_points li {
    font-weight: bold;
    color: #002147;
}

.career-page_heading h2::before {
    content: '';
    position: absolute;
    background: #002147;
    width: 120px;
    height: 3px;
    bottom: -10px;
    margin-left: 4px;
}


.testimonial_custom .stm-blockquote__content{
    padding: 20px 10px;
    overflow: hidden;
    box-shadow: 0px 0px 38px 15px rgba(196, 191, 214, 0.06);
    min-height: 300px;
    background: #fff;
    border-top: solid 3px #f6941e;
}


.testimonial_custom .stm-blockquote__avatar, .testimonial_custom  .stm-blockquote__body{
    display: block;
    width: auto;
    text-align: center;
    padding-bottom: 23px;
}

.testimonial_custom .stm-blockquote__avatar:before{
    content: "\e931" !important;
    position: absolute;
    left: 77px;
    top: 50px;
    line-height: 20px;
    font-family: 'stm-icon' !important;
    color: rgba(0, 0, 0, 0.1607843137254902);
    transform: rotate(180deg);
    font-size: 32px;

}

.testimonial_custom .stm-blockquote__avatar img.attachment-full{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    font-size: 31px;
    box-shadow: 0px 0px 0px 7px rgba(0, 0, 0, 0.09019607843137255);
}


.testimonial_custom .stm-blockquote p:last-of-type:before{
    display: none;
}

.testimonial_custom .stm-blockquote p:last-of-type:after{
display: none;
}


.stm-blockquote:before{
    height: 2px;
    background: #002147;
    display: none;
}


.testimonial_custom p{
    padding: 0px!important;
}

p.main-heading {
    padding: 0!important;
    margin: 0!important;
    font-size: 16px!important;
    font-weight: 600;
}

p.italic-text {
    padding: 0!important;
    line-height: 1.5!important;
    font-size: 12px!important;
    font-style: italic;
    color: #f6941e;
    font-weight: 600;
}

p.plan-text:after{
    display: none;
}


p.plan-text {
    padding: 16px!important;
    font-size: 13px!important;
    color: #999ea5;
}



.testimonial_custom .stm-blockquote p {
    position: relative;
    /* line-height: 36px; */
    padding-bottom: 29px;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    padding-top: 26px;
    margin: 0px;
}





.testimonial_custom .vc_column_container>.vc_column-inner{
    padding: 0px!important;
}



.testimonial_custom .stm-blockquote{
    padding: 10px 10px;

}



.career-page_heading h2 {
    position: relative;
}

.career-application_form textarea {
    border: 0;
}

.contact-form_main.career-application_form .contact-form_left {
    width: 49%;
    float: left;
    margin-right: 1%;
}

.contact-form_main.career-application_form .contact-form_right {
    width: 49%;
    float: left;
    margin-left: 1%;
}

.download-broucher_but {
    display: none;
}

.page-id-2865 .download-broucher_but {
    display: block;
}

.principal-words_section {
    display: flex;
    align-items: center;
}

.main-site_content.scholarship__content ul {
    padding-left: 14px;
}

.location {
    width: 50%;
    text-align: center;
    height: 330px;
    float: left;
    -moz-perspective: 700px;
    -webkit-perspective: 700px;
    perspective: 700px;
    overflow: hidden;
    z-index: 10;
    background: #54575a;
}

.programes-has_clidren.programes-has_mngmt:hover {
    margin-bottom: 116px;
}

.mohali {
    background: url('http://dgc.edu.in/wp-content/uploads/2018/05/mohali_campus.jpg');
    background-size: cover;
}

.nawasher {
    background: url('http://dgc.edu.in/wp-content/uploads/2018/05/nawasher_campus.jpg');
    background-size: cover;
}

.ropar {
    background: url('http://dgc.edu.in/wp-content/uploads/2018/05/ropar_campus.jpg');
    background-size: cover;
}

.office {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: all 0.4s ease-out;
    -webkit-transform-origin: 90px 90px -90px;
    -moz-transform-style: preserve-3d;
    -moz-transition: all 0.4s ease-out;
    -moz-transform-origin: 90px 90px -90px;
    transform-style: preserve-3d;
    transition: all 0.4s ease-out;
    transform-origin: 90px 90px -90px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.map {
    border: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transform: rotateX(-90deg);
    -webkit-transform-style: preserve-3d;
    -webkit-transition: all 0.4s ease-out;
    -webkit-transform-origin: 90px 90px -90px;
    -moz-transform: rotateX(-90deg);
    -moz-transform-style: preserve-3d;
    -moz-transition: all 0.4s ease-out;
    -moz-transform-origin: 90px 90px -90px;
    transform: rotateX(-90deg);
    transform-style: preserve-3d;
    transition: all 0.4s ease-out;
    transform-origin: 90px 90px -90px;
    top: -165px;
    visibility: hidden;
    transition: all 0.3s ease-in;
    z-index: -1;
}

.location:hover .office {
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    transform: rotateX(90deg);
}

.location:hover .map {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
    visibility: visible;
    top: -330px;
    z-index: 1;
}

.location:hover .map a img {
    width: 100%;
    min-width: 500px;
}

h4.located {
    color: rgba(255, 255, 255, 1);
    font-size: 22px;
    margin: 0 auto;
    font-weight: bold;
}

@media only screen and (max-width: 768px) {
    .location {
        width: 100%;
    }
}

.principals-name h4 {
    font-weight: bold;
    margin: 0 0 10px 0;
    font-size: 16px;
}

.main-address i {
    color: #fff;
}

.main-address i:hover {
    color: #b1b1b1;
}

.principals-name {
    margin-bottom: 23px;
}

.main-site_content h6 {
    font-weight: bold;
    margin: 28px 0 7px;
}

.academics-scholarship_tab p {
    color: #002147;
    text-align: center;
    margin-bottom: 3px;
    font-weight: bold;
    line-height: 26px;
    font-size: 16px;
}

.academics-scholarship_tab {
    padding: 28px 11px;
}

.admission-scholar_rightsec .vc_toggle_title {
    background: #002147;
    padding: 8px 30px !important;
}

.admission-scholar_rightsec .vc_toggle_title h4 {
    color: #fff;
    font-size: 16px;
}

.admission-scholar_rightsec .vc_toggle_default .vc_toggle_icon::before {
    background: #DF8319;
    border: 1px solid #DF8319;
}

.admission-scholar_rightsec .vc_toggle_default .vc_toggle_icon::after {
    background: #DF8319;
    border: 1px solid #DF8319;
}

.admission-scholar_rightsec .vc_toggle_icon {
    margin-left: 12px !important;
}

.admission-scholar_rightsec {
    background: #ebebeb;
}

.admission-international_expo li {
    margin-bottom: 13px;
    padding: 0 !important;
}

.academic-scholarshp__faq .vc_toggle_default .vc_toggle_icon::before {
    background: #DF8319;
    border: 1px solid #DF8319;
}

.academic-scholarshp__faq .vc_toggle_default .vc_toggle_icon::after {
    background: #DF8319;
    border: 1px solid #DF8319;
}

.academic-scholarshp__faq .vc_toggle_title>h4 {
    display: inline;
    font-weight: bold;
    font-size: 17px;
}

.admission-page_tophead p {
    color: #fff;
    margin: 0 auto;
    text-align: right;
    margin-right: 87px;
    margin-top: -13px;
}

.programes-has_clidren-diplo:hover .program-courses_sumenu {
    position: relative;
    height: 0 !important;
}

.admission-international_expo li a:hover {
    background: #DF8319;
    color: #fff;
}

.admission-international_expo li a {
    padding: 15px 12px 13px;
    text-decoration: none;
    display: block;
    transition: 0.3s;
    font-size: 14px;
}

.testi-sec_image img {
    width: 64px;
    border-radius: 50px;
}

.admission-tabs__content h5 {
    font-weight: bold;
    font-size: 16px;
    margin: 15px 0 14px;
}

.admission-tabs__content ul li::before {
    content: url('http://dgc.edu.in/wp-content/uploads/2018/05/images.png');
    position: absolute;
    left: -22px;
    margin-top: 3px;
}

.admission-tabs__content ul li {
    list-style: none;
    position: relative;
    margin-bottom: 12px;
    font-size: 15px;
}

.testi-sec_text span {
    font-style: italic;
    font-size: 14px;
}

.admission-tabs__content ul {
    padding-left: 24px;
}

.testi-sec_text p {
    line-height: 21px;
    margin-top: 5px;
    font-size: 14px;
}

.admin-testim_sec.testim-sec-below .testim-sec_left {
    padding-top: 30px;
}

.admin-testim_sec.testim-sec-below .testim-sec_right {
    padding-top: 30px;
}

.testi-sec_text h4 {
    margin-bottom: 5px;
    font-size: 20px;
}

.testi-sec_text ul {
    padding: 0;
}

.testi-sec_text li {
    list-style: none;
}

.testim-sec_left {
    width: 48%;
    float: left;
    border-right: 1px solid #ccc;
    padding-right: 2%;
    padding-bottom: 20px;
    height: 145px;
}

.admin-testim_sec.testim_sec-above {
    border-bottom: 1px solid #ccc;
}

.testim-sec_right {
    width: 48%;
    float: left;
    padding-left: 2%;
    padding-bottom: 20px;
    height: 145px;
}

.testi-sec_image {
    width: 15%;
    float: left;
}

.testi-sec_text {
    width: 85%;
    float: left;
}

.admission-news__section {
    background-repeat: no-repeat;
    background-size: cover;
}

.admission-latest-readmore.admission-event-read {
    margin-top: 32px;
}

.admission-latest-readmore {
    width: 100%;
    float: left;
}

.admin-news-event_head h2 {
    color: #fff;
    position: relative;
    margin-bottom: 49px;
}

.admin-news-event_head h2::before {
    content: "";
    background: #fff;
    width: 106px;
    height: 2px;
    position: absolute;
    bottom: -9px;
    left: 0;
    transition: 0.3s;
    margin-left: 3px;
}

.admission-latest-readmore a {
    color: #fff;
    transition: 0.3s;
    text-decoration: none;
    font-weight: bold;
    position: relative;
}

.admission-latest-readmore a::before {
    content: "";
    background: #DF8319;
    width: 40px;
    height: 2px;
    position: absolute;
    bottom: -6px;
    left: 0;
    transition: 0.3s;
}

.admission-latest-readmore a:hover:before {
    width: 100%;
}

.admission-page_posts {
    position: relative;
}

.admission-page_posts::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 201px;
    background: #fff;
    right: 0;
    opacity: 0.5;
    top: 38px;
}

.admission-open_events .stm-event_view_grid {
    padding: 18px 30px 19px 30px;
}

.admission-open_events .stm-event_view_grid .stm-event__title {
    line-height: 17px;
}

.admission-open_events .stm-event_view_grid .stm-event__title a {
    font-size: 15px !important;
}

.admission-page_posts .stm_small_grid_three .entry-title {
    line-height: 18px;
    font-size: 14px;
    color: #fff;
}

.admission-page_posts .stm_small_grid_one .entry-title a {
    color: #fff;
}

.admission-page_posts .stm_small_grid_one .entry-details {
    background-color: transparent;
    padding: 25px 30px 27px 0px;
}

.admission-page_posts .stm_small_grid_three .entry-title a {
    color: #fff;
}

.wpls-logo-showcase-slider-wrp .slick-dots {
    display: none !important;
}

.admission-page_posts .post-categories {
    display: none;
}

.admission-page_posts .entry-details .entry-meta {
    display: none;
}

.download-broucher_but {
    position: fixed;
    top: 100px;
    transform: rotate(-90deg);
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    background: #002147;
    margin-top: 230px;
    transition: 0.3s;
    left: -92px;
}

.download-broucher_but:hover {
    background: #3277ae;
}

.download-broucher_but a {
    color: #fff;
    text-decoration: none;
    padding: 13px 25px 14px 37px;
    display: block;
    position: relative;
}

.download-broucher_but::before {
    content: "\f019";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 16px;
    padding-right: 0.5em;
    position: absolute;
    top: 12px;
    left: 14px;
}

.admission-tabs__content h6 {
    margin-bottom: 9px;
    font-style: italic;
}

.admission-tabs__content p {
    color: #000;
    margin-bottom: 10px;
}

.doaba-home_link {
    margin-left: 124px;
    transform: skew(-45deg) !important;
    display: block;
}

.admission-page_tophead h2 {
    margin: 0 auto !important;
    color: #fff;
    font-size: 28px;
    text-align: right;
    margin-right: 87px !important;
}

.admission-page__logo .vc_column-inner {
    padding-top: 20px !important;
    padding-bottom: 18px;
}

.admission-page__logo>.vc_custom_1525432840322 {
    transform: skew(45deg);
    margin-left: -49px;
}

.admission-page__logo .wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0;
}

.admission-top__news>.vc_column-inner {
    margin-bottom: 0;
    padding-top: 32px !important;
}

.page-id-2865 .header-holder.header-holder_view-style_1.header_holder_small {
    display: none;
}

.admission-open-tab_cont .vc_tta-panels {
    background-color: transparent !important;
}

.admission-open-tab_cont .vc_tta-tab:first-child::after {
    display: none;
}

.admission-open-tab_cont .vc_tta-tab:last-child::after {
    display: none;
}

.admission-open-tab_cont .vc_tta-tab.vc_active a {
    background: #DF8319 !important;
}

.admission-open-tab_cont .vc_tta-tab.vc_active a .vc_tta-icon::before {
    color: #fff;
}

.admission-open-tab_cont .vc_tta-tab.vc_active a span {
    color: #fff;
}

.admission-open-tab_cont .vc_tta-tab:hover>a {
    background: #DF8319 !important;
}

.admission-open-tab_cont .vc_tta-tab:hover>a .vc_tta-icon::before {
    color: #fff;
}

.admission-open-tab_cont .vc_tta-tab:hover>a span {
    color: #fff;
}

.admin-tab_nopad>.vc_column-inner {
    padding-top: 0 !important;
}

.admission-open-tab_cont .vc_tta-tabs-list a {
    padding: ;
    height: 93px;
    border-radius: 0 !important;
    text-align: center;
    padding: 20px 11px 16px !important;
}

.admission-open-tab_cont .vc_tta-tab::after {
    content: "";
    position: absolute;
    background: #ccc;
    height: 74px;
    width: 1px;
    right: 0;
    top: 10px;
}

.admission-open-tab_cont .vc_tta-tab {
    position: relative;
}

.admission-open-tab_cont .vc_tta-tab a {
    background: transparent !important;
}

.admission-open-tab_cont .vc_tta-icon::before {
    font-size: 27px;
    color: #F5A64A;
}

.admission-open-tab_cont .vc_tta-tabs-list a i {
    display: block;
    margin-bottom: 11px;
}

.admission-open-tab_cont .vc_tta-tabs-list a span {
    display: block;
    margin: 0 auto !important;
    font-weight: normal;
    font-size: 14px;
    margin-top: 9px !important;
    color: #000;
}

.admission-banner_text {
    margin-top: 135px;
}

.admission-mainform_lower input {
    background: rgba(255, 255, 255, 0.3);
    border-color: transparent;
    padding: 9px 20px;
    line-height: 27px;
    border-radius: 0;
}

.admission-bannerform_submit input {
    background: #DF8319;
    border: none;
    color: #Fff;
    width: 100%;
    height: 44px;
    margin-top: 24px !important;
    font-weight: bold;
    text-transform: uppercase;
}

.admission-mainform_lower input::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
}

.admission-mainform_lower input::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.admission-mainform_lower input:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
}

.admission-mainform_lower input:-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.admission-mainform_lower .select2-selection__rendered {
    color: #fff !important;
    line-height: 42px !important;
}

.admission-mainform_lower .select2-selection__arrow {
    height: 40px !important;
}

.admission-mainform_lower .select2-container--default .select2-selection--single {
    background: rgba(255, 255, 255, 0.3);
    border: 0;
    color: #fff;
    height: 43px;
    border-radius: 0;
}

.admission-mainform_lower>span {
    margin-bottom: 8px;
    display: block;
}

.admission-mainform_upper h3 {
    color: #fff;
    margin-bottom: 27px !important;
    font-size: 27px;
    text-align: center;
}

.admission-mainform_lower br {
    display: none;
}

.admission-banner_text h2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 30px;
    line-height: 41px;
    margin-bottom: 11px;
}

.admission-tabs__content h2 {
    position: relative;
}

.admission-tabs__content h2::before {
    content: '';
    position: absolute;
    background: #002147;
    width: 120px;
    height: 3px;
    bottom: -10px;
    margin-left: 4px;
}

.admission-banner_text h5 {
    color: #fff;
    text-transform: uppercase;
    line-height: 24px;
}

.page-id-2865 .header_holder_small {
    margin-bottom: 0px !important;
    box-shadow: none !important;
}

.admission-open_banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100%;
}

.program-courses_sumenu li::before {
    content: "\f105" !important;
    font-family: FontAwesome;
    font-style: normal;
    text-decoration: inherit;
    color: #002147;
    font-size: 19px;
    top: 28% !important;
    background: none !important;
    font-weight: bold;
    left: 12px !important;
}

.programes-has_clidren.programes-has_undegraduate:hover {
    margin-bottom: 252px !important;
}

.programes-has_clidren .programes-has_mngmt:hover {
    margin-bottom: 150px !important;
}

.programes-has_clidren .programes-has_edctn:hover {
    margin-bottom: 150px !important;
}

.program-courses_sumenu li:hover {
    background: #ccc !important;
}

.program-courses_sumenu a {
    padding: 12px 29px 13px !important;
    font-size: 15px !important;
    color: #002147 !important;
}

.program-courses_sumenu li {
    height: 0;
    width: 100% !important;
    margin-bottom: 3px !important;
    float: right;
    background: #eee !important;
}

.program-courses_sumenu {
    height: 0;
    transition: 0.3s;
    position: absolute;
    width: 100%;
    padding-top: 8px !important;
    opacity: 0;
}

.admission-open-all_course .programes-has_mngmt:hover>.program-courses_sumenu {
    height: 100px !important;
    opacity: 1;
}

.programes-has_clidren .programes-has_mngmt:hover {
    margin-bottom: 115px !important;
}

.admission-open-all_course .programes-has_edctn:hover>.program-courses_sumenu {
    height: 100px !important;
    opacity: 1;
}

.programes-has_clidren.programes-has_edctn:hover {
    margin-bottom: 115px !important;
}

.programes-has_clidren:hover {
    margin-bottom: 160px;
}

.admission-open-all_course li:hover>.program-courses_sumenu {
    height: 150px;
    opacity: 1;
}

.admission-open-all_course li:hover>.program-courses_sumenu li {
    height: 42px;
    float: none;
}

.all-campuses_lists {
    padding: 0;
    margin-top: 26px;
    margin-bottom: 21px;
}

#frontend_customizer {
    margin: -203px 0 0;
}

.customizer_wrapper h2 {
    color: #fff;
    margin: 0 auto;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
}

.stm-event_view_grid .stm-event__date-month {
    font-size: 13px;
}

.page-id-2298 .stm-more-link.stm-title-more-link {
    margin-top: 4px !important;
    margin-left: 50px !important;
}

.top-bar__search {
    display: none;
}

.page-id-2865 .vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel:hover .vc_tta-panel-heading {
    border-color: #002147;
}

.page-id-2865 .vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel:hover .vc_tta-panel-body {
    border-color: #002147;
}

.doaba-home_events .stm-event_view_grid:hover {
    box-shadow: 0px 0px 5px rgba(242, 242, 242, 0.8);
}

.doaba-home_events .stm-event_view_grid {
    transition: 0.3s;
}

.home-tab_postsec .stm_small_grid_three .entry-title {
    line-height: 21px;
    font-size: 16px;
}

.home-tab_postsec .post-categories {
    display: none;
}

.home-link_tabs {
    text-decoration: none !important;
}

.slider-tab_sec:hover::after {
    height: 100%;
}

.slider-tab_sec:hover>h5 {
    color: #fff;
}

.slider-tab_sec:hover>p {
    color: #fff;
}

.home-link_tabs {
    text-decoration: none;
}

.all-campuses_lists li {
    list-style: none;
    margin-bottom: 10px !important;
}

.excellence_awards h3::before {
    display: none;
}

.curriculum_page h3::before {
    display: none;
}

.current_page_item a::before,
.current-page-parent a::before {
    background: #002147;
}

.admission-lower_submit {
    text-align: center;
}

.admission-lower_submit input {
    background: #002147;
    color: #fff;
    border: 2px solid #002147;
}

.admission-lower_submit input:hover {
    background: none;
    color: #002147;
}

.comment-form__submit-button:hover {
    background: #002147 !important;
}

.comment-form__submit-button {
    border: 2px solid #002147 !important;
}

.doaba-college_education .doaba-management_sec {
    margin-top: 35px;
}

.doaba-college_education .dcoe_sec h4 {
    margin-bottom: 10px;
    font-size: 17px;
    margin-top: 25px;
}

.page-id-2647 .content {
    min-height: 280px;
}

.page-id-2688 .content {
    min-height: 280px;
}

.page-id-2726 .content {
    min-height: 400px;
}

.page-id-2767 .content {
    min-height: 280px;
}

.page-id-2790 .content {
    min-height: 280px;
}

.page-id-2964 .content {
    min-height: 400px;
}

.admission-open-all_course li {
    background: #e5e5e5;
    position: relative;
    width: 84%;
    margin: 0 auto 8px auto;
    transition: 0.5s;
    list-style: none;
}

.admission-open-all_course li::before {
    content: '';
    background: #002147;
    width: 3px;
    height: 100%;
    position: absolute;
    left: 0;
    transition: 0.3s;
    top: 0;
}

.admission-open-all_course li:hover:before {
    width: 100%;
}

.admission-open-all_course li:hover a {
    color: #fff;
}

.admission-open-all_course li a {
    padding: 15px 14px;
    display: block;
    font-weight: bold;
    position: relative;
    text-decoration: none;
}

.footer_type_default {
    background-image: url(http://dgc.edu.in/wp-content/uploads/2017/08/footer-slide.jpg?id=2498);
}

.admission-open-all_course ul {
    padding: 0;
}

.banner-register-form .wpcf7 .wpcf7-response-output {
    background: #fff;
    padding: 9px 8px;
    border-width: 1px;
    margin: -2px 0;
}

.contact-page_info {
    margin-top: 50px;
}

.contact-page_info h3 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 8px;
}

.banner-query_submit input {
    background: #DF8319;
    border: none;
    color: #Fff;
    width: 100%;
    height: 44px;
    margin-top: 24px !important;
    font-weight: bold;
    text-transform: uppercase;
}

.banner-query_submit {
    text-align: center;
}

.banner-query_upper h3 {
    color: #fff;
    font-size: 23px;
    margin-bottom: 20px !important;
    text-transform: uppercase;
}

.banner-query_upper {
    text-align: center;
}

.page-id-2298 .content.content_type_vc>.container {
    position: relative;
}

.page-id-2298 .banner-register-form {
    display: block;
}

.banner-register-form input {
    margin: 0 auto;
    border-radius: 0px;
}

.banner-register-form select {
    border-radius: 0px;
}

.banner-query_lower>span {
    margin-bottom: 8px;
    display: block;
}

.banner-query_lower .select2-selection.select2-selection--single {
    border-radius: 0px;
}

.banner-query_form br {
    display: none;
}

.banner-register-form {
    position: absolute;
    z-index: 9;
    background: rgba(0, 33, 71, 0.8);
    right: 0px;
    top: -613px;
    padding: 22px 30px 10px;
    width: 30%;
    display: none;
    border-radius: 3px;
}

.campus-contact {
    margin-top: 14px;
}

.contact-page_info {
    margin-top: 53px;
}

.contact-page_info ul {
    padding: 0;
}

.contact-page_info li {
    list-style: none;
    font-size: 14px;
}

.contact-form_main .wpcf7-form-control.wpcf7-submit {
    border: 2px solid #002147;
    padding: 0px 8px;
    font-size: 14px;
    margin-top: 6px;
    display: inline-block;
    text-decoration: none;
    border-radius: 3px;
    transition: 0.3s;
    width: 109px;
    height: 42px !important;
    font-weight: bold;
}

.contact-form_main .wpcf7-form-control.wpcf7-submit:hover {
    background: #002147 !important;
    color: #fff !important;
}

.contact-form_sec input {
    margin-bottom: 8px;
}

.contact-form_main textarea {
    height: 120px;
}

.contact-form_left {
    width: 48%;
    float: left;
    margin-right: 2%;
}

.contact-form_right {
    width: 48%;
    float: left;
    margin-left: 2%;
}

.main-site_content.scholarship__content h3 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 23px;
}

.main-site_content.curriculum_page h5 {
    font-weight: bold;
    margin: 30px 0 12px;
}

.program-apply_right a {
    border: 2px solid #002147;
    padding: 7px 12px;
    font-size: 14px;
    margin-top: 6px;
    display: inline-block;
    text-decoration: none;
    border-radius: 3px;
    transition: 0.3s;
}

.program-apply_right a:hover {
    background: #002147;
    color: #fff;
}

.programs-for_apply li {
    list-style: none;
    background: #e9e9e9;
    padding: 15px 22px 13px;
}

.program-apply_left h3 {
    margin-bottom: 0 !important;
    font-weight: bold;
    font-size: 20px;
}

.program-apply_left p {
    margin-bottom: 0 !important;
    font-size: 17px;
}

.program-apply_left {
    width: 50%;
    float: left;
}

.program-apply_right {
    width: 50%;
    float: left;
    text-align: right;
}

.programs-for_apply {
    padding: 0;
}

.programs-for_apply li {
    list-style: none;
}

.online-admission_form br {
    display: none;
}

.online-admission_lower input {
    margin-bottom: 0;
}

.main-site_content img {
    width: 100%;
}

.online-admission_upper h3 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0px 11px 0;
}

.online-admission_form {
    background: #ebebeb;
    padding: 10px 15px 17px;
}

.online-admission_lower>span {
    margin-bottom: 10px;
    display: block;
}

.admission-open_acord h4 {
    margin: 23px 0px 14px 0px;
}

.admission-open_acord h4:parent {
    list-style: none !important;
}

.page-id-2865 .vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel.vc_active .vc_tta-panel-heading::after {
    display: none;
}

.admission-open_title.admission-open_below {
    margin-top: 12px;
}

.admission-open_title h5 {
    font-weight: bold;
    text-align: center;
}

.main-courses_sec {
    text-align: center;
    background: #e5e5e5;
    position: relative;
    width: 84%;
    margin: 0 auto;
    transition: 0.5s;
}

.main-courses_sec:hover:before {
    height: 100%;
}

.main-courses_sec a {
    padding: 32px 0px;
    display: block;
    font-weight: bold;
    position: relative;
    text-decoration: none;
}

.main-courses_sec a:hover {
    color: #fff;
}

.main-courses_sec::before {
    content: '';
    background: #002147;
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    transition: 0.3s;
}

.main-site_content>ul>li {
    margin-bottom: 15px;
}

.stm_wp_custom-menu .current-menu-item:hover a,
.stm_wp_custom-menu .current-menu-item>a {
    color: #3277AE;
}

.faculty_members {
    font-weight: bold;
    margin-top: 27px;
    display: inline-block;
    background: #002147;
    color: #fff;
    padding: 14px 21px;
    text-decoration: none !important;
    border: 2px solid transparent;
}

.faculty_members:hover {
    border: 2px solid #002147;
    color: #002147;
    background: none;
}

.deiedu__sec {
    margin-top: 35px;
}

.dcoe_sec {
    padding: 0;
}

.dcoe_sec li {
    list-style: none;
}

.dcoe_sec h4 {
    margin-bottom: 10px;
}

.dcoe_sec p {
    margin-bottom: 10px;
}

.main-site_content strong {
    display: block;
    text-align: right;
    margin-top: -8px;
}

.main-site_content h3 {
    margin-bottom: 16px;
    font-size: 21px;
    position: relative;
}

.main-site_content h3::before {
    content: "";
    position: absolute;
    background: #002147;
    height: 1px;
    width: 66px;
    bottom: -7px;
}

.doaba-management_sec>ul>li {
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 29px;
    padding-bottom: 21px;
}

.main-site_content p {
    text-align: justify;
    color: #000;
    line-height: 24px;
    margin-bottom: 17px;
    font-size: 15px;
}

.manage_image_text p {
    line-height: 26px;
    text-align: justify;
    margin-bottom: 0;
    font-size: 14px;
}

.manage-auth_name {
    text-align: right;
}

.manage-auth_name li {
    color: #000;
    font-weight: bold;
    font-size: 14px;
}

.mang-feat_image img {
    border: 7px solid #ccc;
}

.doaba-management_sec ul {
    padding: 0;
}

.doaba-management_sec li {
    list-style: none;
}

.clear {
    clear: both;
}

.manage_image {
    width: 20%;
    float: left;
    margin-right: 1%;
}

.manage_image_text {
    width: 78%;
    float: left;
    margin-left: 1%;
}

.about-us_secn h4 {
    margin-bottom: 0;
    height: 56px;
}

.about-address_sec.wpb_column.vc_column_container.vc_col-sm-4 {
    border-right: 1px solid #ccc;
    height: 241px;
}

.about-us_secn p {
    line-height: 26px;
}

.clear {
    clear: both;
}

.footer-logo_icon li i {
    color: #fff;
}

.footer-logo_icon li {
    border: 2px solid rgba(255, 255, 255, 0.2);
    border-radius: 0;
    cursor: pointer;
    display: flex;
    height: 50px;
    list-style: outside none none;
    width: 50px;
    justify-content: center;
    align-items: center;
    float: left;
    margin-right: 7px;
}

.fo-quicklinks_sec li {
    line-height: 28px;
    list-style: outside none none;
    text-decoration: none;
}

.fo-quicklinks_sec {
    float: left;
    width: 50%;
}

.fo-quicklinks_sec h3 {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 14px;
}

.fo-quicklinks_sec>ul {
    padding: 0;
}

.fo-quicklinks_sec a {
    color: #b1b1b1;
    font-size: 14px;
    text-decoration: none;
}

.fo-quicklinks_sec a:hover {
    color: #fff;
}

.footer-logo_icon li:hover {
    border: 2px solid rgba(255, 255, 255, 1);
}

.footer-logo_icon>ul {
    padding: 0;
}

.glance {
    float: left;
    width: 50%;
}

.mohalicampus {
    float: left;
    width: 50%;
}

.roparcampus {
    width: 50%;
    float: left;
}

.nawanshahrcampus {
    width: 50%;
    float: left;
}

.logo .logo__inner {
    display: none;
}

.site-main_footer .vc_column-inner {
    padding-top: 6px !important;
}

.site-main_footer .wpb_text_column.wpb_content_element {
    margin-bottom: 0px;
}

.heading_campus {
    margin-bottom: 3px;
}

.mohalicampus p {
    margin-bottom: 7px;
}

.nawanshahrcampus p {
    margin-bottom: 7px;
}

.roparcampus p {
    margin-bottom: 7px;
}

.glance p {
    margin-bottom: 7px;
}

.footer-seperator {
    margin: 26px 0;
}

.main_footer-border {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    padding-left: 20px;
}

.website_footer {
    color: #fff;
    font-size: 12px;
    margin: 12px 0 17px !important;
}

.main_footer-border .wpb_text_column {
    margin-bottom: 0;
}

.main_footer-border {
    margin-bottom: 35px;
}

.slider-tab_sec {
    background-color: #fff;
    display: block;
    margin-top: -57px;
    min-height: 114px;
    padding: 16px 26px;
    position: relative;
    transition: all 0.6s ease 0s;
    cursor: pointer;
}

.slider-tab_sec>h5 {
    color: #8c1515;
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 5px;
    margin-top: 4px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
}

.slider-tab_sec>p {
    color: #000;
    display: block;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 5px;
    position: relative;
    z-index: 1;
}

.slider-tab_sec::after {
    background-color: #002147;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    top: 0;
    transition: height 0.4s ease 0s;
    width: 100%;
}

.slider-tab_sec-hov::after {
    background-color: #002147;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: height 0.4s ease 0s;
    width: 100%;
}

.slider-tab_sec-hov>p {
    color: #fff;
}

.slider-tab_sec-hov>h5 {
    color: #fff;
}

.stm_small_grid_three .post-categories {
    margin-top: 0px;
}

.home__footer-menu>ul {
    padding: 0;
    text-align: right;
}

.home__footer-menu a {
    color: #fff;
    font-size: 13px;
}

.home__footer-menu {
    margin: 12px 0 17px !important;
}

.home__footer-menu li {
    display: inline;
    margin-left: 12px;
}

/*-----PROGRAMM/COURSES CSS BY LAXMI-----*/

.all-programmes-section .admission-open_title h5 {
    text-align: left;
    margin-bottom: 0;
}

.all-programmes-section .admission-open-all_course ul li {
    background: #ffffff;
    margin: 0 0 5px;
    width: 100%;
    cursor: pointer;
}

.all-programmes-section .admission-open-all_course ul li::after {
    content: '\f105' !important;
    position: absolute;
    font-size: 20px;
    right: 15px;
    top: 14px;
    font-family: FontAwesome;
    transform: rotate(90deg);
}

.all-programmes-section .admission-open-all_course ul li ul li::before {
    display: none;
}

.all-programmes-section .admission-open-all_course ul li ul li::after {
    content: "View" !important;
    transform: rotate(0deg);
    font-size: 12px;
    top: 8px;
    font-family: sans-serif;
    height: 28px;
    background: #ffffff;
    right: 8px;
    color: #012248;
    padding: 3px 10px;
    border: 1px solid #022349;
    font-weight: 700;
}

.all-programmes-section .admission-open-all_course ul li:last-child {
    margin-bottom: 0;
}

.all-programmes-section .admission-open-all_course ul {
    margin-bottom: 0;
    position: relative;
}

.all-programmes-section .admission-open-all_course ul.program-courses_sumenu {
    padding-top: 0 !important;
}

.all-programmes-section .admission-open-all_course ul li:hover {
    cursor: pointer;
    margin-bottom: 5px !important;
}

.all-programmes-section .admission-open-all_course li::before {
    background: #DF8319;
    width: 4px;
}

.all-programmes-section .admission-open-all_course li a {
    padding: 14px 18px;
    color: #000000;
    font-weight: 400;
}

.all-programmes-section .admission-open-all_course li:hover a {
    color: #df831a;
    font-weight: bold;
}

.all-programmes-section .admission-open-all_course li ul.program-courses_sumenu a {
    padding-left: 15px !important;
  z-index: 999;
}

.all-programmes-section .admission-open_title,
.all-programmes-section .admission-open-all_course {
    background: rgba(111, 111, 111, 0.11);
    padding: 16px;
}

.all-programmes-section .admission-open_title {
    padding: 18px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
}

.admission-open-all_course li:hover>ul.program-courses_sumenu {
    height: 100% !important;
    position: relative;
    width: calc(100% - 30px);
    margin-left: 17px;
    padding-bottom: 10px;
}

.vc_tta.programme-accordion.vc_tta-accordion_color_blue .vc_tta-panel .vc_tta-panel-heading,
.vc_tta.programme-accordion.vc_tta-accordion_color_blue .vc_tta-panel.vc_active .vc_tta-panel-body {
    border: 1px solid #ddd;
}

.vc_tta.vc_tta-accordion_style_outline.programme-accordion.vc_tta-accordion_color_blue .vc_tta-panel.vc_active .vc_tta-panel-heading:after {
    border-bottom: 0;
}

.wpb-js-composer .vc_tta.vc_general.programme-accordion .vc_tta-panel {
    margin-bottom: 10px;
}
.programme-accordion .admission-open_acord h4 {
    margin: 10px 0;
    font-size: 16px;
    font-weight: 400;
}
.programme-accordion .admission-open_acord ul {
    margin-bottom: 20px;
}

/*Media Queries*/

@media only screen and (max-width: 1200px) {
    .stm-nav__menu_type_header .menu-item {
        margin: 0 7px !important;
        margin-bottom: 0px;
    }
    .banner-query_upper h3 {
        font-size: 17px;
    }
    .slider-tab_sec {
        margin-top: 30px;
    }
    .banner-register-form {
        top: -532px;
    }
}

@media only screen and (max-width: 991px) {
    .testi-sec_image {
        width: 100%;
    }
    .testi-sec_text {
        width: 100%;
    }
    .testim-sec_left {
        height: 246px;
    }
    .testim-sec_right {
        height: 246px;
    }
    .testi-sec_image {
        text-align: center;
    }
    .testi-sec_text {
        text-align: center;
    }
    .stm-nav__menu>li {
        padding: 0 20px;
    }
    .stm-nav__menu_type_header>.menu-item {
        font-size: 14px;
    }
    .logo {
        height: 96px;
        line-height: 73px;
    }
    .header_view-style_1.affix {
        position: inherit;
    }
    .slider-tab_sec {
        margin-top: 62px;
    }
    .banner-register-form {
        margin-top: 46px;
        width: 100%;
        position: inherit;
    }
}

@media only screen and (max-width: 540px) {
    .testim-sec_left {
        width: 100%;
        padding: 0;
        border: 0;
        height: auto;
    }
    .testim-sec_right {
        width: 100%;
        padding: 0;
        border: 0;
        height: auto;
    }
    .admin-testim_sec.testim_sec-above {
        border: 0;
    }
}

@media only screen and (max-width: 922px) {
    .admission-page__logo>.vc_custom_1525432840322 {
        transform: inherit;
        margin-left: 0;
    }
    .doaba-home_link {
        transform: inherit !important;
        margin-left: 71px;
    }
    .admission-page_tophead h2 {
        font-size: 22px;
    }
}

@media only screen and (max-width: 767px) {
    .doaba-home_link {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .admission-page_tophead p {
        margin: 0 auto;
        text-align: center;
    }
    .admission-page_tophead h2 {
        margin: 0 auto !important;
        text-align: center;
    }
    .admission-top__news>.vc_column-inner {
        padding: 15px 0 !important;
    }
    .home .header-holder {
        position: inherit;
    }
}