@charset "UTF-8";
/* CSS Document */
@import url('320.css') (min-width:50px) and (max-width:767px);
@import url('768.css') (min-width:768px) and (max-width:1023px);
@import url('1024.css') (min-width:1024px) and (max-width:1279px);
@import url('1280.css') (min-width:1280px) and (max-width:1919px);
@import url('1920.css') (min-width:1920px);
@import url('fonts.css');
@import url('global.css');

body {
    line-height: 1;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
}

*,
*:hover,
*:active,
*:focus,
*:visited {
    outline: none !important;
}

a,
select {
    outline: none !important;
}

a,
a:active,
a:hover,
a:focus {
    outline: none !important;
}

a {
    text-transform: uppercase;
}

.sideMainNavactive {
    background-color: #863442 !important;
    color: #FFF;
}

/*transition 400ms*/
.column,
.columns,
.side-nav,
.side-nav li a,
.side-nav li,
.side-nav li,
.f-dropdown.drop-right,
.side-nav li .f-dropdown.drop-right li a,
.f-dropdown.drop-right,
.table_block,
.table_cell,
ul,
h6,
.postfix,
.button,
.accordion .accordion-navigation > a,
.accordion dd > a,
.accordion-navigation > .content,
.accordion dd > .content,
.arrow-right,
.activeMenuItemArrow,
.reveal_modal_750,
.reveal-modal,
.reveal-modal .close-reveal-modal,
#firstModalTitle,
.reveal-modal hr,
input[type="file"],
label.inline,
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea,
.subscribe_input,
.subscribe_submit,
input[type="submit"],
input[type="text"],
select,
option,
.tab-bar,
.left-small,
.right-small,
.left-off-canvas-menu,
.mobilesidemenu ul.off-canvas-list li a,
.content ul,
.content ul li a,
ul.off-canvas-list li a:hover,
ul.off-canvas-list li a:active,
#news ul,
ol,
dl,
#new_breadcrum .breadcrumbs,
#new_breadcrum .breadcrumbs li a,
.breadcrumbs > *::before,
#new_breadcrum .breadcrumbs > .current a,
.block_DarkGrey,
.block_LightGrey,
.block_LightGreyDoubleHeight,
.block_BanckgroundBrandColor,
.block_BanckgroundBrandColorFour,
.block_BanckgroundGreyColorFour,
#virtualTour_block,
#admission_block,
.block_BanckgroundEventColorFour,
.block_BanckgroundEventColorFour h5,
.block_BanckgroundDateFour,
.block_BanckgroundDateFour h4,
#download li,
#latest_new ul li,
.monthmay h4,
#four_one h4,
#Sectionfooter #school_address h4,
.facebook_footer,
.twitter_footer,
.google_footer,
.instagram_footer,
#bodList #bodBlock,
#executibeBodyList .executibeBodyBlock,
.monthmay,
.pmu-instance .pmu-days *,
.pmu-instance:first-child:last-child .pmu-month,
.pickmeup .pmu-instance,
.blankBlocks,
.section_full_width,
.salutetonation,
.salutetonation h5,
.cd-dropdown,
.cd-dropdown.dropdown-is-active,
.cd-dropdown-content,
.cd-dropdown-content .cd-secondary-dropdown,
.cd-dropdown-content .cd-dropdown-gallery,
.cd-dropdown-content .cd-dropdown-icons,
.cd-dropdown-content .cd-secondary-dropdown.is-hidden,
.cd-dropdown-content .cd-dropdown-gallery.is-hidden,
.cd-dropdown-content .cd-dropdown-icons.is-hidden,
.cd-dropdown-content > .has-children > ul,
.cd-dropdown-content > .has-children:hover > ul,
.cd-dropdown-content > .has-children:hover > .cd-secondary-dropdown > li > ul,
.hide-for-medium-down,
.hideOnDesktop,
.row {
    -webkit-transition: all 400ms ease-out 400ms;
    -moz-transition: all 400ms ease-out 400ms;
    -o-transition: all 400ms ease-out 400ms;
    transition: all 400ms ease-out 400ms;
}

.backgroundBrandColour {
    background-color: #863442;
}

.backgroundLightGrey {
    background-color: #f9f9f9;
}

.backgroundDarkGrey {
    background-color: #ebeae6;
}

.brandColour {
    color: #863442 !important;
}

.brandHr {
    border-color: #863442 !important;
    border-width: 1px 0px 0px;
    margin: 0 !important;
}

.refreshIcon:hover,
.refreshIcon i {
    color: #863442 !important;
}

.refreshIcon i {
    font-size: 2rem !important;
}

.fixwidthbg {
    max-width: 1250px;
}

.colourWhite,
.colourWhite nav a {
    color: #FFF !important;
}

.colourBlack {
    color: #000 !important;
}

/*Top Navbar Strip*/
.section_full_width {
    background-color: #863442;
    width: 100%;
    margin: 0 auto;
}

.top_bar_menu {
    font-size: .65rem;
    padding: .50rem 0;
    font-weight: 100;
}

.top_bar_menu a {
    vertical-align: -moz-middle-with-baseline;
    padding-right: 1rem;
    -webkit-transition: all 200ms ease-in 100ms;
    -moz-transition: all 200ms ease-in 100ms;
    -o-transition: all 200ms ease-in 100ms;
    transition: all 200ms ease-in 100ms;
}

.top_bar_menu a:hover {
    color: #FAEFF4 !important;
    -webkit-transition: all 200ms ease-out 100ms;
    -moz-transition: all 200ms ease-out 100ms;
    -o-transition: all 200ms ease-out 100ms;
    transition: all 200ms ease-out 100ms;
}

.top_social_icon {
    padding: 0.4rem 0 0 0;
}

.top_social_icon a {
    vertical-align: -moz-middle-with-baseline;
    padding-right: 0.2rem;
}

.top_social_icon .border_right {
    border-right: 1px solid #FFF;
    vertical-align: -moz-middle-with-baseline;
    padding-left: .4rem;
}

.top_social_icon .border_left {
    border-left: 1px solid #FFF;
    vertical-align: -moz-middle-with-baseline;
    padding-right: .4rem;
}

/*Top Brand Header Section*/
.top_headline_section {
    background-color: #efece7;
    text-align: center;
    vertical-align: middle;
    padding: 2rem 2rem;
    color: #863442;
}

.top_headline_section h5 {
    text-transform: uppercase;
    line-height: 1.3 !important;
    font-weight: 700;
}

.logo_block {
    vertical-align: middle;
    /*padding:.45rem 0;*/
    margin-bottom: 1rem;
    margin-top: 2rem;
}

.top_about {
    padding-top: 1.3rem;
    line-height: 1.3;
    font-size: 0.8125rem;
    font-weight: 100;
}

.slider_section {
    margin-top: .5rem;
}

/*Side Navigation  Starts*/
.cd-dropdown {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateY(-100%);
    transition: transform 0.5s;
}

.cd-dropdown.dropdown-is-active {
    transform: translateY(0);
}

.cd-dropdown-content.is-hidden,
.cd-dropdown-content ul.is-hidden {
    /* push the secondary dropdown items to the right */
    transform: translateX(100%);
}

.cd-dropdown-content.move-out > li > a,
.cd-dropdown-content ul.move-out > li > a {
    /* push the dropdown items to the left when secondary dropdown slides in */
    transform: translateX(-100%);
}

/*Side Navigation  Ends*/

/*Home Page Block Starts*/

.block_DarkGrey {
    max-height: 267px;
    min-height: 267px;
    /*width:304px;*/
    width: 100%;
    /*	max-width:304px; */
    background-color: #ebeae6;
    overflow: hidden;
    border-bottom: 2px solid #787876;
}

.block_LightGrey {
    min-height: 267px;
    /*width:auto;*/
    width: 100%;
    /*max-width:304px; */
    background-color: #f9f9f9;
    overflow: hidden;
    border-bottom: 2px solid #787876;
}

.block_LightGreyDoubleHeight {
    min-height: 267px;
    width: auto;
    /*max-width:304px; */
    /*max-width:280px; */
    background-color: #f9f9f9;
    overflow: hidden;
    border-bottom: 2px solid #787876;
}

.block_BanckgroundBrandColor {
    min-height: 260px;
    width: auto;
    /*max-width:304px; */
    background-color: #863442 !important;
    overflow: hidden;
    border-bottom: 2px solid #787876;
}

.block_BanckgroundBrandColorFour {
    min-height: 258px;
    width: auto;
    /*max-width:312px; */
    background-color: #863442;
    overflow: hidden;
    border-bottom: 0px solid #787876;
}

.block_BanckgroundGreyColorFour {
    min-height: 258px;
    width: auto;
    /*max-width:312px; */
    max-width: 289px;
    background-color: #666;
    overflow: hidden;
    border-bottom: 0px solid #787876;
    margin: auto;
}

.block_headingBrandColour {
    /*	font-style:italic; */
    color: #863442 !important;
    padding: 0.75rem 0 0 0.75rem;
    font-size: .9rem !important;
    text-align: left;
    font-weight: 700 !important;
}

.block_headingWhiteColour {
    color: #FFFFFF !important;
    padding: 0.75rem 0 0 0.75rem;
    font-size: 1.10rem !important;
}

.block_footer {
    position: absolute;
    bottom: 10px;
    width: 100%;
    /*max-width:304px;*/
    max-width: 280px;
    padding: 0 .75rem;
    right: 16px;
}

.block_footer nav a {
    /*color:#595A5A !important;
	text-transform:none;*/
    /*	color: rgba(89, 90, 90, 0.73) !important;*/
    color: #595A5A !important;
    text-transform: none;
    font-style: italic;
    font-weight: 100;
}

.block_footer nav a .white {
    color: #FFFFFF !important;
}

.block_SmallBanckgroundBrandLightColor {
    /*	min-height:60px; */
    min-height: 36px;
    width: auto;
    max-width: 304px;
    /*	background-color:#fbf3f1; */
    overflow: hidden;
    border-bottom: 2px solid #863442;
    position: relative;
}

.block_BottomHeadingBrandColour {
    font-style: italic;
    color: #863442 !important;
    font-size: 1.375rem !important;
    text-align: left;
    position: absolute;
    bottom: 0.75rem;
    left: 0.75rem;
    z-index: 10;
}

#instagram_block {
    /*	background:url(../images/block_instagram.jpg) no-repeat center center;
	background-size:cover;
*/
    overflow: hidden;
    /*
	max-width:304px;
	max-height:275px;
*/
    margin: auto;
}

#virtualTour_block {
    background: url(../images/block_virtual_tour.jpg) no-repeat center center;
    background-size: cover;
    height: 250px;
    max-width: 304px;
    width: 100%;
    background-color: #333;
    overflow: hidden;
    border-bottom: 2px solid #787876;
    margin-bottom: 1rem;
}

#admission_block {
    background: url(../images/landingPage/av.jpg) no-repeat center center;
    background-size: cover;
    min-height: 267px;
    /*	max-width:304px;	*/
    width: 100%;
    background-color: #333;
    overflow: hidden;
    border-bottom: 2px solid #787876;
}

#admission_block img {
    display: none;
}

.whathappen {
    color: #FFF;
    padding: 0.75rem 0 0 0.75rem;
    font-size: 1.7rem !important;
    font-family: "HelveticaNeueLTPro-Th", arial;
}

.thesgrschl {
    color: #FFF;
    padding: 0.75rem 0 0 0.75rem;
    font-size: 1.7rem !important;
    font-family: "HelveticaNeueLTPro-Bd", arial;
}

.block_BanckgroundEventColorFour {
    padding: 0 0 0 1rem;
    min-height: 258px;
    width: auto;
    max-width: 312px;
    background-color: #f9f9f9;
    overflow: hidden;
    border-bottom: 0px solid #787876;
}

.block_BanckgroundEventColorFour h5 {
    font-size: 1.175rem;
    font-family: "Gotham-Medium", arial;
    margin: 25% 0 0 0;
    padding: 0;
}

.block_BanckgroundEventColorFour h6 {
    color: #75103a;
    font-size: 0.6rem;
    font-family: "Gotham-Medium", arial;
    padding: 1.1875rem 0 0.9375rem 0;
}

.block_BanckgroundEventColorFour p {
    color: #595A5A;
    line-height: 1.2rem;
    font-size: 0.8125rem;
    font-weight: 100;
}

.salutetonation .block_footer {
    right: 0.5rem !important;
}

.block_BanckgroundDateFour {
    min-height: 258px;
    padding: 0 0 0 0rem;
    text-align: center;
    width: auto;
    max-width: 312px;
    background-color: #f0ede8;
    overflow: hidden;
    border-bottom: 0px solid #787876;
}

.block_BanckgroundDateFour h4 {
    color: #750F3B;
    font-size: 7rem;
    font-family: "HelveticaNeueLTPro-lt", arial;
    margin: 4.3125rem 0 0 0 !important;
    text-align: center;
}

.block_BanckgroundDateFour h4 span {
    text-transform: uppercase;
    font-size: 2.5rem;
    font-family: "HelveticaNeueLTPro-Bd", arial;
}

#newsList_homepage {
    list-style: none;
    margin-top: 5%;
    padding: 0rem 1rem;
    font-size: 0.875rem;
    color: #595A5A;
    font-weight: 100;
}

#newsList_homepage li {
    text-transform: none !important;
    max-height: 170px !important;
    overflow: hidden !important;
}

#upcoming_event {
    list-style: none;
    padding: .75rem;
    font-size: .875rem;
    margin-top: 17%;
}

#upcoming_event .dt {
    float: left;
    display: inline-block;
    width: 20%;
}

#upcoming_event .dt span:first-child {
    display: block;
    font-size: 2rem;
    line-height: 1;
    font-weight: 500;
}

#upcoming_event .dt span:nth-child(2) {
    display: block;
    line-height: 1;
    font-size: .875rem;
    font-weight: 100;
}

#upcoming_event .desc {
    float: left;
    display: inline-block;
    width: 75%;
}

#upcoming_event .desc span:first-child {
    display: block;
    font-size: .625rem;
    line-height: 1;
}

#upcoming_event .desc span:nth-child(2) {
    display: block;
    font-size: .8125rem;
    line-height: 1.2;
    margin-top: .5rem;
    font-weight: 100;
}

.block_link {
    text-decoration: none;
    color: #595A5A;
    text-transform: none;
}

#download {
    list-style: none;
    padding: .75rem;
    font-size: .875rem;
}

#download li span i {
    font: .85rem/1 FontAwesome !important;
}

#download li {
    padding: .6rem 0rem;
    border-top: 1px solid #666;
    font-weight: 100;
}

#download li:nth-last-child(-n+1) {
    padding: .6rem 0rem;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    font-weight: 100;
}

#download li a {
    text-decoration: none;
    color: #595A5A;
    text-transform: capitalize;
}

#download li span {
    display: block;
    width: 100%;
    font-size: .65rem;
    line-height: 1.2;
}

#work_with_us {
    border-color: #511925;
}

#work_with_us h4 {
    font-size: 1.7rem !important;
    font-weight: 300;
    font-style: normal;
}

#work_with_us h4 span {
    display: block;
    font-weight: 700;
    line-height: 1.4;
}

#work_with_us ul {
    list-style: none;
    padding: .75rem;
    font-size: .875rem;
    margin-top: 2%;
}

#work_with_us ul li {
    padding: .4rem 0rem;
    border-top: 1px solid #FFF;
}

#work_with_us ul li a {
    text-decoration: none;
    color: #FFF;
    text-transform: capitalize;
}

#work_with_us ul li span {
    display: block;
    width: 100%;
    font-size: .65rem;
    line-height: 1;
    text-align: right;
}

#work_with_us ul li:nth-last-child(-n+1) {
    padding: .4rem 0rem;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
}

#latest_new {
    margin: auto;
    max-width: 100% !important;
}

#latest_new ul {
    list-style: none;
    padding: .75rem;
    font-size: .8125rem;
    /*margin-top:5%;*/
    font-weight: 100;
}

#latest_new ul li {
    padding: 0.5rem 0rem;
    border-top: 1px solid #666;
    line-height: 1.2;
}

#latest_new ul li:nth-last-child(-n+1) {
    padding: 0.5rem 0rem;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    line-height: 1.2;
}

#latest_new ul li a {
    text-decoration: none;
    color: #595A5A;
    text-transform: uppercase;
    font-weight: 400;
}

#latest_new ul li span {
    display: block;
    width: 100%;
    font-size: .65rem;
    line-height: 1;
    margin-bottom: .375rem;
    text-transform: capitalize;
    font-weight: 100;
}

sup {
    text-transform: lowercase;
}

#latest_new footer.block_footer {
    max-width: 95%;
}

.block_BanckgroundBrandColorFour.foundersimage#four_one {
    background-color: #F6F4EA !important;
    border-bottom: 2px solid #787876;
}

.block_BanckgroundBrandColorFour.foundersimage#four_one a img {
    width: 100%;
    height: 100%;
    float: left !important;
    margin: 0 auto;
}

.calenderblock {
    background: #666;
    border-bottom: 2px solid #787876;
}

#four_one {}

#four_one h4 {
    font-size: 1.7rem !important;
    font-weight: 300;
    font-style: normal;
}

#four_one h4 span {
    display: block;
    font-weight: 700;
    line-height: 1.4;
}

#four_two {}

#four_two h4 {
    font-weight: lighter !important;
}

.btn {
    position: relative;
    background-color: transparent !important;
    background-image: none !important;
    border: 0px solid #CCC !important;
    border-radius: 0px !important;
    height: 18px;
    color: rgba(89, 90, 90, 0.73) !important;
    text-shadow: 0px !important;
    text-transform: none !important;
    font-style: italic !important;
    font-weight: 100 !important;
}

/*MOBILE MENU */

ul.off-canvas-list li label {
    background: #5e242e;
    border-top: 1px solid #5e242e;
    color: #ffffff;
    padding: 0.3rem 0.5rem;
}

.mobilesocial li:not(:first-of-type) {
    display: inline-block;
}

.mobilesocial li a i {
    color: #a88c92;
    /*    border: 1px solid #a88c92;*/
    /*    padding: 10px 12px;*/
    border-radius: 50%;
    max-width: 28px;
    margin-right: .5rem;
}

.mobilesocial li:nth-of-type(2) {
    padding: 0.3rem 0.4rem;
}

.mobilesocial li a i:before {
    margin: auto;
}

.mobilesocial li a {
    padding: 0.2rem !important;
}

/*MOBILE MENU END*/

/*POPUP MODAL*/

#thanksmsg h5 {
    text-align: center !important;
    color: #750F3B;
    font-size: 1rem;
    font-family: 'HelveticaNeueLTPro-Bd', arial;
}

/*POPUP MODAL END*/

/*Slider Footer Blocks*/

#blankBlocks {
    display: block;
    width: 250px;
    height: 250px;
    background-color: transparent;
    float: left;
}

.baTestimonials {
    display: block;
    width: 250px;
    height: 250px;
    max-height: 250px;
    overflow: auto;
    background-color: rgba(255, 255, 255, 0.85);
    float: left;
    margin: 0rem .25rem .25rem 0.5rem;
    position: relative;
}

.bablocks {
    display: block;
    width: 250px;
    height: 250px;
    background-color: rgba(255, 255, 255, 0.85);
    float: left;
    margin: 0rem 0rem .25rem .25rem;
    position: relative;
}

#testimonial li span1 {
    text-align: left;
    font-size: 0.75rem;
    font-weight: 100;
    line-height: 1.2;
}

#testimonial li span2 {}

.testimonials_section {
    background: #f7f6f3;
    min-height: 258px;
    height: auto;
    position: relative;
}

.testimonials_section .columns {
    background: #f7f6f3;
}

.testimonials_section .cntsection {
    max-width: 618px;
    width: 100%;
    margin: auto;
}

.testimonials_section .cntsection h4 {
    color: #863442 !important;
    padding: 0.75rem 0rem 0.7rem 0;
    font-size: .9rem !important;
    text-align: left;
    font-weight: 700 !important;
}

.testimonials_section .cntsection ul {
    list-style: none;
}

.testimonials_section .cntsection ul li p {
    font-size: .875rem !important;
    font-weight: 300 !important;
    line-height: 1.4 !important;
}

.testimonials_section .cntsection ul li h5 {
    font-size: .8125rem;
    font-weight: 400 !important;
    color: #595A5A;
}

.testimonials_section .cntsection ul li h6 {
    font-size: 0.7rem;
    font-weight: 300 !important;
    padding: 0.6rem 0 0 0;
    text-transform: capitalize !important;
}

.testimonials_section .cntsection ul li span {
    font-size: 0.7rem;
    font-weight: 300 !important;
    padding: 0.6rem 0 0 0;
}

.testimonials_section:before {
    content: "";
    line-height: 1em;
    width: 150px;
    height: 130px;
    background: url(../images/testimonials/comma_lft_top.png);
    position: absolute;
    left: 5rem;
    top: 1rem;
    z-index: 1;
}

.testimonials_section:after {
    content: "";
    line-height: 1em;
    width: 150px;
    height: 130px;
    background: url(../images/testimonials/comma_lft_btm.png);
    position: absolute;
    right: 6rem;
    bottom: 1rem;
}



.testimonials_section .cntsection .profileblock {
    /*float: left;*/
}

.testimonials_section .cntsection .profileblock img {
    width: 100%;
    border-radius: 100%;
}

.testimonials_section .cntsection .profile-detail h5 {
    font-size: .8125rem;
    font-weight: 400 !important;
    color: #595A5A;
}

.testimonials_section .cntsection .profile-detail {
    /*
     position: absolute;
     right: 0;
     top: 0;
     left: 0;
*/
    margin-bottom: 0.5rem;
}

.testimonials_section .cntsection .profileblock p {
    padding: 0.5rem 1rem;
    padding-bottom: 0;
    line-height: 1.3;
}

.testimonials_section .cntsection .profileblock p:before {
    /*    content: open-quote;*/
    position: absolute;
    margin-left: -10px;
    content: open-quote;
    quotes: "\201C""\201D""\2018""\2019";
    font-size: 20px;
    opacity: 50%;
}

.testimonials_section .cntsection .profileblock p:after {
    /*    content: close-quote;*/
    position: absolute;
    content: close-quote;
    quotes: "\201C""\201D""\2018""\2019";
    font-size: 20px;
    opacity: 50%;
}


.testimonials_section .cntsection .profileblock .profile-detail h6 {
    font-size: 0.7rem;
    font-weight: 300 !important;
    padding: 0.6rem 0 0 0;
    text-transform: capitalize !important;
}

.testimonials_section .cntsection .profileblock .profile-detail h5 {
    font-size: .8125rem;
    font-weight: 400 !important;
    color: #595A5A;
}

.valign-middle {
    display: table;
}

.valign-middle .columns {
    display: table-cell;
    vertical-align: middle;
}

.valign-middle .columns,
.valign-middle [class*="column"] + [class*="column"]:last-child {
    float: none;
}




/*Home Page Block Ends*/

/*********************************************************************************************************************************************************************
***************************************************************************************  SLIDER2  ********************************************************************
*********************************************************************************************************************************************************************/

.slider2 {
    background-image: url(../images/background_homeFooter_Slider.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 60%;
    overflow: hidden;
}

.swiper-container2 {
    max-width: 768px;
    margin: auto;
    margin-right: 0;
    padding: 2rem 1rem;
}

.swiper-container2 .swiper-wrapper {
    margin: auto;
    margin-right: 30%;
}

.swiper-container2 .swiper-slide {
    background-color: rgba(0, 0, 0, 0.4);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 250px;
}

.swiper-container2 .swiper-slide a {
    display: block;
    width: 100%;
    min-height: 240px;
    background: rgba(0, 0, 0, 0.10) none repeat scroll 0% 0%;
}

.swiper-container2 .swiper-slide h4 {
    color: #FFFFFF !important;
    padding: 0.75rem 0 0 0.75rem;
    text-align: right;
    padding-right: 7px;
    font-size: 1.10rem;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 25px;
    font-weight: 400;
    font-style: normal;
}

.swiper-container2 .swiper-slide:nth-of-type(1) {
    opacity: 0;
}

.swiper-container2 .swiper-slide:nth-of-type(2) {
    background-image: url(../images/departments/social_outreach_programme.jpg);
}

.swiper-container2 .swiper-slide:nth-of-type(3) {
    background-image: url(../images/departments/clay_modeling_homeBlock2017.jpg);
}

.swiper-container2 .swiper-slide:nth-of-type(4) {
    background-image: url(../images/departments/sports_swimming.jpg);
}

/*.swiper-container2 .swiper-slide:nth-of-type(5){background-image: url(../images/home/slider2/slide_05.jpg);}*/

/*********************************************************************************************************************************************************************
***************************************************************************************  SLIDER2 END *****************************************************************
*********************************************************************************************************************************************************************/

/*Section Footer Starts*/
#Sectionfooter {
    background: #863442;
}

#Sectionfooter .row:last-of-type {
    max-width: 100% !important;
}

#Sectionfooter #school_address {
    border-right: 1px solid #FFF;
}

#Sectionfooter #school_address h4 {
    font-size: 2rem;
}

#Sectionfooter #school_address p {
    font-size: .8125rem;
    line-height: 1.25;
    padding: 0;
    margin: 0.7rem 0 0 0;
    font-weight: 100;
}

#Sectionfooter #school_address p a {
    text-transform: none;
    line-height: 24px;
}

/*#Sectionfooter #links {list-style:none; padding:0; margin:0;  padding:2rem 0rem 2rem 1rem; font-weight:100;}
#Sectionfooter #links li {display:inline-block; vertical-align:top; width:23%;}*/
#Sectionfooter #links {
    list-style: none;
    margin: 0;
    padding: 2rem 0rem 2rem 1rem;
    font-weight: 100;
    display: flex;
    justify-content: space-between;
}

#Sectionfooter #links li {
    display: inline-block;
    vertical-align: top;
    width: 29%;
}

#Sectionfooter #links li ul {
    list-style: none;
    padding-right: .5rem;
    font-size: .6875rem;
    line-height: 2;
}

#Sectionfooter #links li ul li {
    width: 100%;
    margin-right: 1rem;
}

#Sectionfooter #links li ul li:last-child {
    margin: 0;
}

#Sectionfooter #links li ul li a {
    text-transform: none;
}

#Sectionfooter #links li .last {
    list-style: none;
    font-size: .6875rem;
    line-height: 2;
}

.facebook_footer {
    color: #a88c92;
    border: 1px solid #a88c92;
    padding: 8px 12px 8px 12px;
    border-radius: 50%;
    margin-right: .5rem;
}

.twitter_footer {
    color: #a88c92;
    border: 1px solid #a88c92;
    padding: 8px;
    border-radius: 50%;
    margin-right: .5rem;
}

.google_footer {
    color: #a88c92;
    border: 1px solid #a88c92;
    padding: 8px;
    border-radius: 50%;
    margin-right: .5rem;
}

.instagram_footer {
    color: #a88c92;
    border: 1px solid #a88c92;
    padding: 8px 10px 8px 10px;
    border-radius: 50%;
}

.youtube_footer {
    color: #a88c92;
    border: 1px solid #a88c92;
    padding: 8px 10px 8px 10px;
    border-radius: 50%;
    margin-right: .5rem;
}

.linkedin_footer {
    color: #a88c92;
    border: 1px solid #a88c92;
    padding: 8px 10px 8px 10px;
    border-radius: 50%;
    margin-right: .5rem;
}

/*Section Footer Ends*/

/*About Page  Starts*/
/*
.content p {
	font-size: .875rem !important;
	line-height: 1.4 !important;
	margin-bottom: .5rem !important;
	font-weight: 100 !important;
}
*/
section.aboutpage figcaption {
    font-size: 1.375rem;
    font-style: italic;
    line-height: 1.3;
    font-weight: 300;
}

.content h5 {
    /*font-size:1.375rem !important;
	text-transform:uppercase;
	text-align: left;*/
    padding: 0.15rem 0px 0px 0rem;
    font-size: 0.9725rem !important;
    font-weight: 500 !important;
    line-height: 1.4 !important;
}

/*Accordion Menu Starts*/
#inter_menu {
    margin-top: .75rem;
    list-style: none;
    font-size: 0.875rem !important;
}

#inter_menu .noaccordionLink {
    margin: 0rem !important;
    border-bottom: 1px solid #863442 !important;
    padding: 0.25rem 0.4rem !important;
    background-color: #FFF;
    font-size: 0.875rem !important;
    display: block;
    color: #222;
}

#inter_menu .content {
    border-bottom: 1px solid #863442;
}

#inter_menu .content ul {
    list-style: none;
}

#inter_menu .content ul li {
    font-size: .8rem;
    padding: 0.25rem 0;
    line-height: 1;
}

#inter_menu .content ul li a {
    /*color:#000;*/
}

#inter_menu ul a:not(.button) {
    -webkit-transition: color 200ms ease-out 100ms;
    -moz-transition: color 200ms ease-out 100ms;
    -o-transition: color 200ms ease-out 100ms;
    transition: color 200ms ease-out 100ms;
}

#inter_menu a:not(.button):hover,
#inter_menu a:not(.button):focus {
    background: rgba(0, 0, 0, 0) !important;
    /*	color: #863442 !important; */
    -webkit-transition: all 200ms ease-out 100ms;
    -moz-transition: all 200ms ease-out 100ms;
    -o-transition: all 200ms ease-out 100ms;
    transition: all 200ms ease-out 100ms;
}

/*Accordion Menu Ends*/
#page_header .pCaption {
    text-align: left;
    padding: 0.15rem 0px 0px 0rem;
    font-size: 0.9725rem !important;
    font-weight: 300 !important;
    line-height: 1.4 !important;
}

/*About Page  Ends*/

/*Our founder*/

section.ourfounderpage figure {
    margin: 0 auto;
    text-align: center;
}

section.ourfounderpage img {
    margin: 0 auto;
}

/*Our founder*/

/*The Executive Body*/

section.executiveBodypage hr.brandColour {
    border: 1px solid #863442;
}

/*The Executive Body*/
/*Work with us Page  Starts*/

#job_block {
    text-align: center;
    padding: 1rem 1.5rem;
    background-color: #FEFDEB;
}

#job_block h5 {}

#job_block .applyLink {
    text-decoration: none;
    display: block;
    margin-top: 2rem;
}

#expertise {
    list-style: none;
    margin-top: 2rem;
    margin-bottom: 0rem;
}

#expertise li {
    display: inline-block;
    font-size: 0.875rem !important;
    border-right: 1px solid #FFF;
    padding: 0 .5rem;
}

#expertise li:first-child {
    display: inline-block;
    font-size: 0.875rem !important;
    border-right: 1px solid #FFF;
    padding-right: .5rem;
    padding-left: 0;
}

#expertise li:last-child {
    display: inline-block;
    font-size: 0.875rem !important;
    padding-left: .5rem;
    border-right: 0px;
}

#expertiseLG {
    list-style: none;
    margin-top: 2rem;
    margin-bottom: 0rem;
}

#expertiseLG li {
    display: inline-block;
    font-size: 0.875rem !important;
    border-right: 1px solid #000;
    padding: 0 .5rem;
}

#expertiseLG li:first-child {
    display: inline-block;
    font-size: 0.875rem !important;
    border-right: 1px solid #000;
    padding-right: .5rem;
    padding-left: 0;
}

#expertiseLG li:last-child {
    display: inline-block;
    font-size: 0.875rem !important;
    padding-left: .5rem;
    border-right: 0px;
}

#expertiseDG {
    list-style: none;
    margin-top: 2rem;
    margin-bottom: 0rem;
}

#expertiseDG li {
    display: inline-block;
    font-size: 0.875rem !important;
    border-right: 1px solid #000;
    padding: 0 .5rem;
}

#expertiseDG li:first-child {
    display: inline-block;
    font-size: 0.875rem !important;
    border-right: 1px solid #000;
    padding-right: .5rem;
    padding-left: 0;
}

#expertiseDG li:last-child {
    display: inline-block;
    font-size: 0.875rem !important;
    padding-left: .5rem;
    border-right: 0px;
}

/*Work with us Page  Ends*/

/*News Page  Starts*/
#new_blocks {}

#new_blocks .block {
    margin-top: 1rem;
}

#new_header {
    position: relative;
}

#new_breadcrum {
    position: absolute;
    bottom: 10px;
    width: 100%;
}

#newListH {
    list-style: none;
    padding: 0;
    text-align: center;
}

#newList {
    list-style: none;
    padding: 0;
    text-align: center;
}

#newList li {
    /*display:inline-block;*/
    float: left;
    margin: 0rem 2% 1rem 0;
    height: 251px;
    height: auto;
    overflow: auto;
    width: 32%;
}

#newList li:nth-of-type(3n) {
    margin: 0rem 0% 1rem 0;
}

#newList li .dateBlack {
    color: #000;
    text-transform: uppercase;
    text-align: left;
    display: block;
    padding: .15rem 0px 0px 0.75rem;
    font-size: .60rem !important;
    font-weight: 100 !important;
}

#newList li .dateWhite {
    text-transform: uppercase;
    text-align: left;
    display: block;
    padding: .15rem 0px 0px 0.75rem;
    font-size: .60rem !important;
    font-weight: 100 !important;
    color: #FFF;
}

#newList li .block_footer .footerLink .facebook {
    font-size: .625rem !important;
    margin-right: .25rem;
}

#newList li .block_footer .footerLink .twitter {
    font-size: .625rem !important;
    margin-right: .25rem;
}

#newList li .block_footer .footerLink .google {
    font-size: .625rem !important;
}

#newListH li .dateBlack {
    color: #000;
    text-transform: uppercase;
    text-align: left;
    display: block;
    padding: .15rem 0px 0px 0.75rem;
    font-size: .60rem !important;
    font-weight: 100 !important;
}

#newListH li .dateWhite {
    text-transform: uppercase;
    text-align: left;
    display: block;
    padding: .15rem 0px 0px 0.75rem;
    font-size: .60rem !important;
    font-weight: 100 !important;
    color: #FFF;
}

#newListH li .block_footer .footerLink .facebook {
    font-size: .625rem !important;
    margin-right: .25rem;
}

#newListH li .block_footer .footerLink .twitter {
    font-size: .625rem !important;
    margin-right: .25rem;
}

#newListH li .block_footer .footerLink .google {
    font-size: .625rem !important;
}


#newListH li#brandBlockImage,
#newListH li#greyBlockNoImage,
#newListH li#greyBlockImage,
#newListH li#backgroundImage,
#newListH li#pressBlock,
#newListH li#backgroundImageNews {
    padding-left: 0 !important;
    padding-right: 1rem;
    padding-bottom: 1rem;
    margin-bottom: 0rem;
}

#newListH li:nth-of-type(3n) {
    padding-right: 0.625rem !important;
}

#greyBlockNoImage {}

#greyBlockNoImage .newsBlockWrapper {
    /*width:280px;*/
    height: 250px;
    background-color: #EBEAE6;
    position: relative;
}

.BlankBlockWrapper {
    /*width: 280px;*/
    height: 250px;
    background-color: #FFFFFF;
    position: relative;
}

#greyBlockNoImage .newsBlockWrapper a {
    text-decoration: none;
    color: #000;
    text-transform: none;
}

#greyBlockNoImage .newsBlockWrapper a h4 {
    text-transform: uppercase;
    text-align: left;
    padding: 0.75rem 0px 0px 0.75rem;
    font-size: 1.1rem;
    font-weight: 800;
}

#greyBlockNoImage .newsBlockWrapper a h5 {
    text-transform: uppercase;
    text-align: left;
    padding: .15rem 0px 0px 0.75rem;
    font-size: .95rem !important;
    font-weight: 300 !important;
}

#greyBlockNoImage .newsBlockWrapper a p {
    text-align: left;
    font-size: .70rem;
    padding: .25rem 0.75rem 0rem .75rem;
    max-height: 10.4375rem;
    overflow: auto;
}

#greyBlockImage {
    margin-bottom: 1rem;
}

#greyBlockImage .newsBlockWrapper {
    /*width:280px;*/
    height: 250px;
    background-color: #EBEAE6;
    position: relative;
    overflow: auto;
}

#greyBlockImage .newsBlockWrapper a {
    text-decoration: none;
    color: #000;
    text-transform: none;
}

#greyBlockImage .newsBlockWrapper a h4 {
    text-transform: uppercase;
    text-align: left;
    padding: 0.75rem 0px 0px 0.75rem;
    font-size: 1.1rem;
    font-weight: 800;
}

#greyBlockImage .newsBlockWrapper a h5 {
    text-transform: uppercase;
    text-align: left;
    padding: .15rem 0px 0px 0.75rem;
    font-size: .95rem !important;
    font-weight: 300 !important;
}

#greyBlockImage .newsBlockWrapper a p {
    text-align: left;
    font-size: .70rem;
    padding: .25rem 0.75rem 0rem .75rem;
    max-height: 10.4375rem;
    /*overflow:auto;*/
    font-weight: 100 !important;
}

#brandBlockImage {
    margin-bottom: 1rem;
}

#brandBlockImage .newsBlockWrapper {
    /*width:280px;*/
    height: 250px;
    background-color: #863442;
    color: #FFF;
    position: relative;
}

#brandBlockImage .newsBlockWrapper a {
    text-decoration: none;
    color: #000;
    text-transform: none;
}

#brandBlockImage .newsBlockWrapper a h4 {
    text-transform: uppercase;
    text-align: left;
    padding: 0.75rem 0px 0px 0.75rem;
    font-size: 1.1rem;
    font-weight: 800;
    color: #FFF;
}

#brandBlockImage .newsBlockWrapper a h5 {
    text-transform: uppercase;
    text-align: left;
    padding: .15rem 0px 0px 0.75rem;
    font-size: .95rem !important;
    font-weight: 300 !important;
    color: #FFF;
}

#brandBlockImage .newsBlockWrapper a p {
    text-align: left;
    font-size: .70rem;
    padding: .25rem 0.75rem 0rem .75rem;
    max-height: 10.4375rem;
    overflow: auto;
    color: #FFF;
    font-weight: 100 !important;
}

#backgroundImage {
    margin-bottom: 1rem;
}

#backgroundImage a {
    text-decoration: none;
    color: #000;
    text-transform: none;
}

#backgroundImage #newsBlockWrapper {
    /*width:280px;*/
    height: 250px;
    position: relative;
}

#backgroundImage #overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.38) none repeat scroll 0% 0%;
}

#backgroundImage #overlay h4 {
    text-transform: uppercase;
    text-align: left;
    padding: 0.75rem 0px 0px 0.75rem;
    font-size: 1.1rem;
    font-weight: 800;
}

#backgroundImageNews {}

#backgroundImageNews a {
    text-decoration: none;
    color: #000;
    text-transform: none;
}

#backgroundImageNews #newsBlockWrapper {
    /*width:280px;*/
    height: 250px;
    position: relative;
}

#backgroundImageNews #overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.38) none repeat scroll 0% 0%;
}

#backgroundImageNews #overlay h4 {
    text-transform: uppercase;
    text-align: left;
    padding: 0.75rem 0px 0px 0.75rem;
    font-size: 1.1rem;
    font-weight: 800;
}

#backgroundImageNews #overlay h5 {
    text-transform: uppercase;
    text-align: left;
    padding: .15rem 0px 0px 0.75rem;
    font-size: .95rem !important;
    font-weight: 300 !important;
}

#backgroundImageNews #overlay p {
    text-align: left;
    font-size: .70rem;
    padding: 0.25rem 0.75rem 0rem 0.75rem;
    max-height: 10.4375rem;
    overflow: auto;
    font-weight: 100 !important;
}

#pressBlock {
    margin-bottom: 1rem;
}

#pressBlock #newsBlockWrapper {
    /*width:280px;*/
    height: 250px;
    background-color: #EBEAE6;
    position: relative;
}

#pressBlock #newsBlockWrapper a {
    text-decoration: none;
    color: #000;
    text-transform: none;
}

#pressBlock #newsBlockWrapper a h4 {
    text-transform: uppercase;
    text-align: left;
    padding: 0.75rem 0px 0px 0.75rem;
    font-size: 1.1rem;
    font-weight: 800;
}

#pressBlock #newsBlockWrapper a h5 {
    text-transform: uppercase;
    text-align: left;
    padding: .75rem 0px 0px 0.75rem;
    font-size: .95rem !important;
    font-weight: 300 !important;
}

#pressBlock #newsBlockWrapper a p {
    text-align: left;
    font-size: .70rem;
    padding: .25rem 0.75rem 0rem .75rem;
    max-height: 10.4375rem;
    overflow: auto;
    margin-bottom: .25rem;
    font-weight: 100 !important;
}

#pressBlock #newsBlockWrapper hr {
    width: 90%;
    margin: .25rem auto;
}


#newsBlockWrapper.independencedat17 {
    background: url(../images/gallery/2017/independenceDay/thmb.jpg) no-repeat top center;
    background-size: cover;
}

#newsBlockWrapper.danceday {
    background: url(../images/gallery/2016/worldDanceDay/thmb.jpg) no-repeat top center;
    background-size: cover;
}

#newsBlockWrapper.farewell2016 {
    background: url(../images/gallery/2016/farewell2016/thmb.jpg) no-repeat top center;
    background-size: cover;
}

#newsBlockWrapper.republicday67 {
    background: url(../images/gallery/2016/republicDay/thmb.jpg) no-repeat top center;
    background-size: cover;
}

#newsBlockWrapper.kalasagar2015 {
    background: url(../images/gallery/2015/kalaSagar/thmb.jpg) no-repeat top center;
    background-size: cover;
}

#newsBlockWrapper.farewell2015 {
    background: url(../images/gallery/2015/farewell/thumb.jpg) no-repeat top center;
    background-size: cover;
}

#newsBlockWrapper.basketballmatch {
    background: url(../images/news/2015/aug/basket_ball.jpg) no-repeat top center;
    background-size: cover;
}

#newsBlockWrapper.foundersday2014 {
    background: url(../images/gallery/2014/farewell/thumb.jpg) no-repeat top center;
    background-size: cover;
}

#newsBlockWrapper.annualsportsday2019 {
    background: url(../images/gallery/2019/newsmain/annual_sports_day.jpg) no-repeat top center;
    background-size: cover;
}

#newsBlockWrapper.kalasagar2019 {
    background: url(../images/gallery/2019/newsmain/kalasagar.jpg) no-repeat top center;
    background-size: cover;
}

#newsBlockWrapper.triathlon2019 {
    background: url(../images/gallery/2019/newsmain/triathlon.jpg) no-repeat top center;
    background-size: cover;
}

#newsBlockWrapper.independenceday2019 {
    background: url(../images/gallery/2019/newsmain/independence_day.jpg) no-repeat top center;
    background-size: cover;
}

#newsBlockWrapper.aquatics_championship2019 {
    background: url(../images/gallery/2019/newsmain/aquatics_championship.jpg) no-repeat top center;
    background-size: cover;
}

#newsBlockWrapper.republic_day2019 {
    background: url(../images/gallery/2019/newsmain/republic_day.jpg) no-repeat top center;
    background-size: cover;
}



/*News Page  Ends*/

/*Board Of Directors Starts*/

#bodList {
    list-style: none;
    padding: 0;
    text-align: center;
}

#bodList .bodWrapper {
    /*	width:280px; 
	height:250px;
	position:relative;*/
    max-width: 280px;
    margin: auto;
}

#bodList #bodBlock {
    display: inline-block;
}

#bodList #bodBlock h4 {
    text-transform: uppercase;
    text-align: left;
    padding: 0rem;
    font-size: 1rem;
    font-weight: 800;
    /* min-height: 60px;*/
}

#bodList #bodBlock h5 {
    text-align: left;
    text-transform: capitalize !important;
    padding: .15rem 0px 0px 0rem;
    font-size: 0.8125rem !important;
    /*font-weight:100;*/
    line-height: 18px !important;
    /* min-height: 55px;*/
}

#bodList #bodBlock figure {
    text-align: left;
    padding: 0.75rem 0px;
    /*min-height: 255px;*/
}

#bodList #bodBlock p {
    text-align: left;
    /*    margin: auto;*/
    max-width: 250px;
    line-height: 23px;
    padding: .15rem 0px 0px 0rem;
    margin: 5px 0 10px 0px !important;
}

/*Borad Of Directors Ends*/

/*Executive Body Starts*/
#executibeBodyList {
    list-style: none;
    padding: 0;
    text-align: center;
}

#executibeBodyList .executibeBodyBlock {
    display: inline-block;
}

#executibeBodyList .executibeBodyBlock .executiveBodywrapper {
    width: 280px;
    width: 100%;
    height: auto;
    margin: auto;
    position: relative;
}

#executibeBodyList .executibeBodyBlock h4 {
    text-transform: uppercase;
    text-align: left;
    padding: 0rem;
    font-weight: 800;
    font-size: 1rem;
    /*line-height:1.4;*/
}

#bodList #bodBlock h5 {
    text-align: left;
    text-transform: uppercase !important;
    /* min-height: 93px; */
    padding: .15rem 0px 0px 0rem;
    margin: 5px 0 10px 0px !important;
    font-size: 0.8125rem !important;
}


#executibeBodyList .executibeBodyBlock h5 {
    text-align: left;
    text-transform: uppercase !important;
    /*min-height: 93px;*/
    padding: .15rem 0px 0px 0rem;
    margin: 5px 0 10px 0px !important;
    font-size: 0.8125rem !important;
    line-height: 18px !important;
    /*font-weight:100; line-height:1.4 !important;*/
}

#executibeBodyList .executibeBodyBlock figure {
    text-align: left;
    padding: 0.75rem 0rem;
}

.executibeBodyh #executibeBodyList .executibeBodyBlock figure,
#bodList #bodBlock.bodBlockh figure {
    padding-top: 0rem;
}

#executibeBodyList .executibeBodyBlock figure img {
    max-width: 100%;
    width: 100%;
}

#executibeBodyList .executibeBodyBlock p {
    text-align: left;
    padding: .15rem 0px 0px 0rem;
    margin: 5px 0 10px 0px !important;
    max-width: 250px;
    line-height: 23px;
    /*font-size:.70rem; padding:.25rem 0.75rem 0rem .75rem; margin-bottom:0rem; font-weight:100;*/
}

#executibeBodyList .executibeBodyBlock {}

.schManaComm figure img {
    max-width: 200px !important;
    width: 100%;
}

/*Executive Body Ends*/

/*Faculty Starts*/

#faculty {}

#faculty h4 {
    text-transform: uppercase;
    text-align: left;
    padding: 0.75rem 0px 0px 0.625rem;
    ;
    font-size: 1.1rem;
    font-weight: 800;
}

.facultyh#faculty h4 {
    padding-top: 0;
}

#faculty h5 {
    text-align: left;
    padding: 0rem 0px 0px 0.625rem;
    ;
}

#facultyList {
    list-style: none;
    padding: 0;
    text-align: center;
}

#facultyList #FacultyDesig {
    text-align: left;
    font-size: .70rem;
    padding: .15rem 0.75rem 0rem 0rem;
    margin-bottom: 0rem;
    font-weight: 100;
    display: block;
    min-width: 100%;
    max-height: 58px;
    overflow: hidden;
    height: 58px;
    line-height: 1.7;
}

#facultyList .facultyBlock {
    display: inline-block;
    float: left;
    width: 24%;
}

#facultyList .facultyBlock.facultyBlockh {
    display: inline-block;
    float: left;
    width: 25%;
}

#facultyList .facultyBlock div {
    position: relative;
}

#facultyList .facultyBlock figure {
    text-align: left;
    padding: 0.75rem 0px 0rem 0.75rem;
}

#facultyList .facultyBlock figcaption {
    text-align: left;
    padding: .15rem 0px 0px 0.75rem;
    font-size: .875rem !important;
    font-weight: 300 !important;
    line-height: 1.4;
}


#facultyList .facultyBlockh figure {
    text-align: left;
    padding: 0.75rem 0px 0rem 0rem;
}

#facultyList .facultyBlockh figcaption {
    text-align: left;
    padding: .15rem 0px 0px 0rem;
    font-size: .875rem !important;
    font-weight: 300 !important;
    line-height: 1.4;
}

/*Faculty Ends*/

/*Curriculum Starts*/

#curriculum {}

#curriculum h4 {
    text-transform: uppercase;
    text-align: left;
    padding: 0.75rem 0px 0px 0.75rem;
    font-size: 1.1rem;
    font-weight: 800;
}

#curriculum h5 {
    text-align: left;
    padding: .15rem 0px 0px 0rem;
    font-size: 0.9725rem !important;
    font-weight: 600 !important;
    font-weight: 100;
    line-height: 1.4 !important;
}

#curriculum p {
    font-size: 0.875rem !important;
    line-height: 1.4 !important;
    margin-bottom: 0.5rem !important;
    text-align: left;
    font-weight: 100 !important;
}

#curriculum {
    list-style: none;
    padding: 0;
    margin-top: 1rem !important;
    text-align: left;
}

/*#curriculum .curriculumBlock{ display:inline-flex; width:24% !important; margin-right:.5%;}		*/
#curriculum .curriculumBlock ul {
    margin-left: .95rem !important;
}

#curriculum .curriculumBlock div {
    position: relative;
}

#curriculum .curriculumBlock figure {
    text-align: left;
    padding: 0.75rem 0px 0rem 0.75rem;
}

#curriculum .curriculumBlock figcaption {
    text-align: left;
    padding: .15rem 0px 0px 0.75rem;
    font-size: .875rem !important;
    font-weight: 300 !important;
}

.curriculumBlock ul li {
    font-weight: 100 !important;
}

#SignleLevelList,
#exchangeproglist,
#gapyearstudprog {
    font-weight: 100 !important;
    margin-left: 0.95rem !important;
    font-size: .875rem !important;
}

#SignleLevelList li:before {
    content: "";
    line-height: 1em;
    width: .4em;
    height: .4em;
    background-color: #863442;
    float: left;
    margin: .5em .5em 0 0;
}

#exchangeproglist,
#gapyearstudprog {
    counter-reset: item;
    list-style: none;
}

#exchangeproglist li:before,
#gapyearstudprog li:before {
    content: counter(item, lower-alpha) ") ";
    counter-increment: item;
    color: #863442;
}

#gapyearstudprog li:before {
    content: "("counter(item, lower-alpha) ") ";
}

#SignleLevelTextList {
    font-weight: 100 !important;
    margin-left: 0.95rem !important;
    font-size: .875rem !important;
}

#SignleLevelTextList li {
    display: inline-block;
    width: 46%;
    margin: 0 .5%;
}

#SignleLevelTextList h6 {
    padding-bottom: 8px;
}

#SignleLevelTextList .conlink a {
    padding: 0;
}


#SignleLevelTextList li a {
    text-transform: lowercase;
}



.curriculumtopheaderimage {
    margin: 0 auto;
    text-align: center;
}

.curriculumtopheaderimage img {
    margin: 0 auto;
}

/*Curriculum Ends*/

/*Career Starts*/
#career .careerBlock {
    display: inline-flex;
    width: 32%;
    margin-right: .5%;
}

/*Careeer Ends*/

/*Performing Art And Musci Starts*/

.sportsh .performingCreativeArtsBlockh p {
    margin: 0;
    /*	min-height: 57px;*/
}

/*.sportsh .performingCreativeArtsBlockh h5{margin: 0px 0px 0.563em 0px !important;}*/
#performingCreativeArts {
    list-style: none;
    padding: 0;
    text-align: left;
}

#performingCreativeArts .performingCreativeArtsBlockh:nth-child(even) {
    padding-left: 0.3rem;
}

#performingCreativeArts .performingCreativeArtsBlockh:nth-child(odd) {
    padding-left: 0;
    padding-right: 0.92rem;
}

#performingCreativeArts .performingCreativeArtsBlock {
    display: inline-flex;
    width: 49% !important;
    margin-right: .5%;
}

#performingCreativeArts .performingCreativeArtsBlock ul {
    margin-left: .95rem !important;
}

#performingCreativeArts .performingCreativeArtsBlock figure {
    text-align: left;
    /*padding: 0.75rem 0px 0rem 0.75rem;*/
}

#performingCreativeArts .performingCreativeArtsBlock figcaption {
    text-align: left;
    padding: .15rem 0px 0px 0rem;
    font-size: .875rem !important;
    font-weight: 300 !important;
}

#contactListBlock {
    list-style: none;
    padding: 0;
    text-align: left;
}

#contactListBlock .contactListBlock {
    display: list-item;
    width: 49% !important;
    margin-right: .5%;
    float: left;
}

#contactListBlock .contactListBlock h5 {
    padding-bottom: 8px;
}




#contactListBlock .contactListBlock ul {
    margin-left: .95rem !important;
}

#contactListBlock .contactListBlock figure {
    text-align: left;
    /*padding: 0.75rem 0px 0rem 0.75rem;*/
}

#contactListBlock .contactListBlock figcaption {
    text-align: left;
    padding: .15rem 0px 0px 0rem;
    font-size: .875rem !important;
    font-weight: 300 !important;
}

#contactListBlock .contactListBlock a {
    display: inherit !important;
    padding: 0rem 0rem !important;
    font-size: 0.8125rem !important;
    text-transform: none !important;
}

.blackLink {
    color: #222 !important;
}

.performingCreativeArtsfigcaption {
    font-size: 1.375rem;
    font-style: italic;
    line-height: 1.3;
    font-weight: 300;
}

/*Performing Art And Musci Ends*/

/*Faculty Starts*/
#otherStaff {}

#otherStaff h4 {
    text-transform: uppercase;
    text-align: left;
    padding: 0.75rem 0px 0px 0.75rem;
    font-size: 1.1rem;
    font-weight: 800;
}

.otherStaffh#otherStaff h4 {
    padding-top: 0px;
}

#otherStaff #otherStaffList {
    list-style: none;
    padding: 0;
    text-align: center;
}

#otherStaff #otherStaffList .otherStaffBlock {
    display: inline-block;
    width: 25%;
}

#otherStaff #otherStaffList .otherStaffBlock div {
    position: relative;
}

#otherStaff #otherStaffList .otherStaffBlock div figure {
    text-align: left;
    padding: 0.75rem 0px 0rem 0.75rem;
}

#otherStaff #otherStaffList .otherStaffBlock div figcaption {
    text-align: left;
    padding: .15rem 0px 0px 0.75rem;
    font-size: .875rem !important;
    font-weight: 300 !important;
}

#otherStaff #otherStaffList .otherStaffBlock div .otherStaffDesignation {
    text-align: left;
    font-size: .70rem;
    padding: .15rem 0.75rem 0rem 0.75rem;
    margin-bottom: 0rem;
    font-weight: 100;
    display: block;
}

#otherStaff #otherStaffList .otherStaffBlock div {}

/*Faculty Ends*/

/*Gallery Starts*/
#galleryList {
    list-style: none;
    padding: 0;
    text-align: center;
    max-height: 250px;
}

#galleryList .galleryBlock {
    display: inline-block;
}

#galleryList .galleryBlock a {
    text-decoration: none;
    color: #000;
    text-transform: none;
}

#galleryList .galleryBlock a .galleryWrapper {
    width: 280px;
    height: 250px;
    position: relative;
}

#galleryList .galleryBlock a #overlay {
    width: 100%;
    height: 100%;
    /*    background:rgba(0, 0, 0, 0.38) none repeat scroll 0% 0%;*/
    background-image: -moz-linear-gradient(bottom, transparent 20%, rgba(0, 0, 0, 0.7) 150%);


    background-image: -webkit-linear-gradient(bottom, transparent 20%, rgba(0, 0, 0, 0.7) 150%);
    background-image: -moz-linear-gradient(bottom,
            transparent 20%,
            rgba(0, 0, 0, 0.7) 150%);
    background-image: -ms-linear-gradient(bottom, transparent 20%, rgba(0, 0, 0, 0.7) 150%);
    background-image: -o-linear-gradient(bottom, transparent 20%, rgba(0, 0, 0, 0.7) 150%);
    background-image: linear-gradient(bottom, transparent 20%, rgba(0, 0, 0, 0.7) 150%);

}

#galleryList .galleryBlock a h4 {
    text-transform: uppercase;
    text-align: left;
    padding: 0.75rem 0px 0px 0.75rem;
    font-size: 1.1rem;
    font-weight: 800;
}

/*Gallery Ends*/

/*Gallery Detalied Starts*/
#GalleryListingList {
    list-style: none;
}

#GalleryListingList li {
    display: inline-block;
}

#GalleryListingList li img {
    max-height: 200px;
    margin-top: 1rem;
    max-width: 200px;
    overflow: hidden;
    margin-right: .5rem;
}

/*Gallery Detalied Ends*/

/*Swiper Starts*/
.swiper-container {
    width: 100%;
    height: 100%;
    max-width: 1164px;
    /*		min-height:450px;*/
    margin: 0 auto;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background-color: transparent;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

}

/*Swiper Ends*/

/*Board of Directors Page Start*/

.bodProtfolioImg {
    max-width: 100%;
}

/*Board of Directors Page Ends*/

.OneLineBrandList li {
    margin: .5rem .5rem .5rem 0rem !important;
    padding: 0rem .5rem 0rem 0rem !important;
    font-size: 0.85rem;
    border-right: 1px solid #863442;
}

.OneLineBrandList li:last-child {
    border-right: 0px solid #863442;
}

#newList .block_footer {
    display: none;
}

#newListH .block_footer {
    display: none;
}

.subSubmenu {
    margin-left: 0.5rem !important;
}

#whatsHappening {
    width: 100%;
    max-width: 282px;
    display: block;
    text-align: center;
}

.blankBlocks {
    display: block !important;
}

/*New Detailed Page Starts*/

#newsDetailed {
    list-style: none;
    padding: 0;
    text-align: left;
}

#newsDetailed .newsDetailedBlock {
    display: inline-flex;
    width: 49% !important;
    margin-right: .5%;
}

#newsDetailed .newsDetailedBlock ul {
    margin-left: .95rem !important;
}

#newsDetailed .newsDetailedBlock figure {
    text-align: left;
    /*padding: 0.75rem 0px 0rem 0.75rem;*/
}

#newsDetailed .newsDetailedBlock figcaption {
    text-align: left;
    padding: .15rem 0px 0px 0rem;
    font-size: .875rem !important;
    font-weight: 300 !important;
}

#news_detail section {}

#news_detail section h4 {
    font-weight: 600;
}

#news_detail section .newsDate {
    font-weight: 100;
}

#news_detail hr {
    border-top: 2px solid rgba(0, 0, 0, 0.65) !important;
    margin: 2rem 0rem 3rem !important;
}

.smallHeadings {
    font-weight: 300 !important;
    color: #863442 !important;
    font-size: .875rem !important;
    display: block;
    margin: 0 0 0 1rem;
}

#news_detail .positionList {
    font-size: .875rem !important;
    font-weight: 300 !important;
    color: #863442 !important;
    margin: 0 0 0 1rem !important;
}

#news_detail .positionList span {
    font-weight: 500;
    text-transform: uppercase;
    margin-right: 1rem;
    font-size: .925rem !important;
    text-decoration: underline;
}

#news_detail .newsList {
    font-size: 0.875rem !important;
    font-size: 12px;
    font-weight: 300 !important;
    list-style: unset;
    margin-left: 2rem !important;
}

#news_detail figure {
    margin: .5rem 0rem !important;
}

#news_detail figure#page_header {
    margin: .5rem 0rem !important;
    margin-bottom: 3rem !important;
}

/*New Detailed Page Ends*/

#SignleLevelDownloadList {
    font-weight: 100 !important;
    margin-left: 0.95rem !important;
    font-size: .875rem !important;
}



#SignleLevelDownloadList h6 {
    font-weight: 700;
    font-size: 0.9rem;
    margin-top: 1rem;
    margin-bottom: 0.75rem !important;
}


#SignleLevelDownloadList li {
    display: inline-block;
    width: 23.5%;
    margin: 0 .5%;
    margin-bottom: 2rem;
    border-bottom: 1px solid #D1D1D1;
    padding-bottom: .75rem;
}

#SignleLevelDownloadList li figure {
    margin: 0.5rem 0rem !important;
}

#SignleLevelDownloadList li figure figcaption {
    display: block;
    width: 100%;
    font-size: .65rem;
    line-height: 1.2;
    color: #595A5A;
    text-transform: capitalize;
    margin: 0.35rem 0rem !important;
}

.scDesig {
    display: block;
    font-size: .75rem;
    line-height: 1.2;
    font-weight: 300;
    margin-bottom: .35rem;
}

#scProf {
    text-align: left;
    font-size: .70rem;
    padding: .15rem 0.75rem 0rem .75rem;
    margin-bottom: 0rem;
    font-weight: 100;
    display: block;
    min-width: 100%;
}

/*Alimini registration*/

.alumni_form h6:before,
.alumni_form h6:after {
    /*convert line.svg to base64: https://www.base64-image.de/*/
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0NjEuMyAxLjgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ2MS4zIDEuODsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtkaXNwbGF5Om5vbmU7fQoJLnN0MXtkaXNwbGF5OmlubGluZTtmaWxsOm5vbmU7c3Ryb2tlOiMwMDAwMDA7c3Ryb2tlLXdpZHRoOjE2O3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9Cjwvc3R5bGU+CjxnIGlkPSJjcm9zcyIgY2xhc3M9InN0MCI+Cgk8bGluZSBjbGFzcz0ic3QxIiB4MT0iNDMzLjQiIHkxPSItMS4xIiB4Mj0iMjUuNCIgeTI9Ii0xLjEiLz4KPC9nPgo8ZyBpZD0iY3Jvc3NfY29weSI+Cgk8Zz4KCQk8cGF0aCBkPSJNNDM0LjYsMS40aC00MDhjLTQuNCwwLTgtMC4yLTgtMC41czMuNi0wLjUsOC0wLjVoNDA4YzQuNCwwLDgsMC4yLDgsMC41UzQzOS4xLDEuNCw0MzQuNiwxLjR6Ii8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==) repeat-x center;
    content: '';
    display: table-cell;
    width: 50%;
}

/*Alimini registration*/


/*RESULT*/
.results_congrats {
    padding-left: 10px;
    margin: 23px 0 0 0 !important;
}

#facultyList .resultBlock {
    display: inline-block;
    float: left;
    width: 24%;
    padding-bottom: 1.25rem;
}

#facultyList .resultBlock {
    /*display:inline-block;*/
    float: left;
    width: 24%;
}

#facultyList .resultBlock div {
    position: relative;
}

#facultyList .resultBlock figure {
    text-align: left;
    padding: 0.75rem 0px 0rem 0.75rem;
}

#facultyList .resultBlock figcaption {
    text-align: left;
    padding: 0.5rem 0px 0px 0.75rem;
    font-size: .875rem !important;
    font-weight: 500 !important;
}

/*RESULTS*/

.alumnilist h6 {
    text-align: left;
    padding-left: 10px;
}

/*responsive css start here*/

@media (min-width: 300px) and (max-width: 980px) {
    #Sectionfooter #school_address {
        border-right: 0px solid #FFF;
    }
}

@media (min-width: 300px) and (max-width: 450px) {
    #GalleryListingList li img {
        width: 100% !important;
        max-width: 100% !important;
        max-height: inherit;
    }

    #GalleryListingList li {
        width: 100%;
    }
}

@media (min-width: 1300px) and (max-width:1600px) {
    .pickmeup .pmu-instance {
        padding: 1.5em 0 !important;
    }
}

@media(max-width: 639px) {
    #facultyList {
        display: flex;
        flex-flow: row wrap;
    }

    #facultyList .resultBlock {
        width: 50%;
        flex: 0 0 50%;
    }
}





.cbse_national_badmintion {
    margin: 0;
    padding: 0 1rem;
}

.cbse_national_badmintion a {
    color: #863442;
    text-transform: none;
}


.cbse_national_badmintion h5 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.cbse_national_badmintion ul {
    margin: 00;
}

.cbse_national_badmintion ul li {
    padding: 0 0 0.5rem 0;
    font-size: 0.85rem;
    margin: 0 0 0 1.5rem;
    list-style: disc;
}

.cbse_national_badmintion ul li a {
    display: initial;
    font-weight: bold;
    text-transform: inherit;
    list-style: none;
}

figcaption {
    text-align: left;
    margin: 0 auto;
    line-height: 1.4;
    font-size: 0.75rem;
    /*	font-style: italic;*/
    color: rgba(77, 77, 77, 1) !important;
    font-weight: 300;
    padding-top: 0.4rem;


}


.sportslist li {
    /*background-image: url(../images/spotsbullet.svg);*/
    background-repeat: no-repeat;
    list-style: none !important;
    border-right: 0px !important;
    padding-left: 1rem !important;
    background-size: 6px;
    vertical-align: middle;
    background-position: 0px 6px;
    color: rgba(77, 77, 77, 1) !important;
    font-weight: 300;
}



.sportslist > li > * {
    font-weight: 500;
    font-size: 0.9rem;
    color: #863442 !important;
    /*	display: inline-block;*/

}



.cmc p {
    max-width: 100% !important;
    font-family: "AvenirNext-Regular", arial;
    text-align: justify !important;
}

.cmc h4 {
    text-transform: uppercase;
    text-align: left;
    padding: 0rem;
    font-weight: 800;
    font-size: 1rem;
    line-height: 1.4;
}

.cmc h5 {
    text-align: left;
    text-transform: uppercase !important;
    padding: .15rem 0px 0px 0rem;
    margin: 5px 0 10px 0px !important;
    font-size: 0.8125rem !important;
    line-height: 18px !important;
    font-weight: 100;
    line-height: 1.4 !important;
}


.cmc hr {
    border: 1px solid #863442;
    border-width: 1px 0 0;
    margin: 1.25rem 0 0.5rem;
}

.cmc p a {
    text-transform: inherit;
    margin-left: 0rem;
    color: #863442 !important;
    border-bottom: 1px solid;
}

.cmc #executibeBodyList .executibeBodyBlock h5 {
    font-family: "AvenirNext-Regular", arial;
    max-width: 100% !important;
}

.cmc #executibeBodyList .executibeBodyBlock h4 {
    font-family: "AvenirNext-Medium", arial;
}

.cmc #executibeBodyList .executibeBodyBlock .executiveBodywrapper {
    max-width: 100% !important;
}

.cmc #executibeBodyList .executibeBodyBlock p {
    max-width: 100% !important;
}

.cmc #executibeBodyList .executibeBodyBlock figure img {
    max-width: 100% !important;
    width: 100%;
}

.cmc .textmore {
    display: block;
    max-width: 82px;
}

.cmc .textless {
    display: block;
    max-width: 38px;
}

.cmc .margin_top1rem {
    margin-top: 1rem !important;
}

.cmc .margin_top2rem {
    margin-top: 2rem !important;
}

.complete {
    display: none;
}

@media (max-width: 639px) {

    .cmc #executibeBodyList .executibeBodyBlock h4,
    #bodList #bodBlock h4 {
        font-size: 0.85rem !important;
    }
}


@media (max-width:767px) {

    .cmc h4 {
        margin-top: 1rem !important;
    }
}


.contactus .ui.checkbox {

    margin-bottom: 0.5rem !important;

}

.contactus .ui.error.message {
    margin-bottom: 0.5rem;
}


.slider_section {
    margin-top: .5rem;
}




.slider_section .slidertext {
    background-color: #863442;
    padding: 5px;
    position: absolute;
    bottom: 10px;
    left: 0;
    z-index: 999;
}

.slider_section .slidertext p {
    margin: 0 !important;

}

.slider_section .slidertext span {
    color: #fff;
    font-size: 0.875rem !important;
    font-weight: 500;
    vertical-align: text-top;
    padding-right: 10px;
    text-transform: lowercase;
}


.slider_section .slidertext img {
    width: 20px;
}

#Admission_form .has-error,
#errmsg {
    text-align: right;
    color: #000000;
    font-size: 0.695rem;
    padding-top: 5px;
}


#Admission_form . {
    text-align: right;
    color: #863442;
    font-size: 0.875rem;
}

#Admission_form input[type="text"],
textarea,
select {
    color: #000000 !important;
    font-size: 14px !important;
}

/*
.thankyoupage h5,p{
    color: #000000;
    font-size: .875rem !important;
    text-align: center;
}
*/


@media (min-width: 300px) and (max-width: 450px) {
    #SignleLevelTextList li {
        width: 100%;
    }

    #SignleLevelTextList h6:last-of-type {
        padding-top: 8px;
    }

}

.video-section .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 ratio */
    /*    padding-top: 25px;*/
    height: 0;
}

.video-section .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



.video-section .videoPoster {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: 0;
    outline: none;
    background-position: 50% 50%;
    background-size: 100% 100%;
    background-size: cover;
    /*  text-indent: -999em;*/
    overflow: hidden;
    opacity: 1;
    -webkit-transition: opacity 800ms, height 0s;
    -moz-transition: opacity 800ms, height 0s;
    transition: opacity 800ms, height 0s;
    -webkit-transition-delay: 0s, 0s;
    -moz-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s;
}

.video-section .videoPoster img {
    margin: 0;
    margin-right: 0px;
    margin-right: -50%;
    position: absolute;
    top: 60%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 80px;

}

.video-section .videoPoster p {
    margin: auto;
    position: absolute;
    top: 68%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 16px;

}

@media (min-width: 300px) and (max-width: 450px) {
    .video-section .videoPoster p {
        top: 78%;
    }

}




/*
.video-section .videoPoster img{
    width: 100px;
}
*/


/*
.video-section .videoPoster:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin: -18px 0 0 -25px;
    border-radius: 100%;
    -webkit-transition: border-color 300ms;
    -moz-transition: border-color 300ms;
    transition: border-color 300ms;
    background: #ffffff;

}
*/

/*
.video-section .videoPoster:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  margin: 2px 0 0 0px;
  border-left: 16px solid rgba(000, 000, 000, 0.8);
  border-left: 16px solid rgba(255, 99, 10, 0.99);
  border-top: 10px solid transparent;
  border-bottom: 8px solid transparent;
  -webkit-transition: border-color 300ms;
  -moz-transition: border-color 300ms;
  transition: border-color 300ms;
}
*/

/*
.videoPoster:hover:before, .videoPoster:focus:before {
  border-color: #f00;
}
.videoPoster:hover:after, .videoPoster:focus:after {
  border-left-color: #f00;
}
*/
.videoWrapperActive .videoPoster {
    opacity: 0;
    height: 0;
    -webkit-transition-delay: 0s, 800ms;
    -moz-transition-delay: 0s, 800ms;
    transition-delay: 0s, 800ms;
}






.grid-instagram {

    max-height: 267px;
    min-height: 267px;
    width: 304px;
    width: 100%;
    max-width: 304px;
    overflow: hidden;
    background-color: #f6f4ea;
    border-bottom: 2px solid #787876;
    position: relative;
    margin: auto;
}

@media (min-width: 300px) and (max-width: 980px) {
    .grid-instagram {
        max-width: inherit;
        margin-bottom: 0.75rem;
    }

}




.grid-instagram img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 85%;
}


.subscribe_submit {
    background-color: #fffcdd !important;
    color: #a12834 !important;
    letter-spacing: 1px;
}



/*241019 homepage start here*/

.top_headline_head {
    color: #000000;
    /*
	border-left: 1px solid#000;
	padding-left: 1.5rem;
*/
}


.top_headline_head img {
    width: inherit;
    max-width: 540px;
    margin-right: 0.7rem;
}


.top_headline_head h5 {
    font-size: 1.1rem;
}

.top_headline_head h5 span {
    font-weight: 200;
}


.unparalleled {
    display: inline;
}

.newheadsection {
    display: flex;
    align-items: center;
    justify-content: center;

}

.topabout_new {
    font-size: 0.9rem;
}

.testimonials_section_new {
    padding: 1rem 1rem 0 1rem;
    padding-bottom: 0.4rem;
}

.testimonials_section_new::before {
    background: none !important;
}

.testimonials_section_new::after {
    background: none !important;
}


.awardsection {
    max-width: 78rem;
    margin: auto;
    width: 100%;
    background: #f7f6f3;
    padding: 0.75rem 0rem 1.2rem 0;
}

.awardsection h4 {
    text-align: center;
    font-weight: 600 !important;
    color: #863442 !important;
    text-transform: uppercase;

}

.awardsection h4::after {
    content: "";
    background: #863442;
    width: 100%;
    max-width: 75px;
    height: 1px;
    position: absolute;
    bottom: -11px;
    left: 0;
    right: 0;
    margin: auto;
}

.awardsection h6 {
    /*
	font-weight: 400 !important;
	color: #863442 !important;
	text-transform: uppercase;
	padding: 0.5rem 0;
	font-size: 0.97rem;
*/
    font-size: .875rem !important;
    font-weight: 300 !important;
    color: rgba(77, 77, 77, 1);
    line-height: 2 !important;
    text-align: left;
}

.awardsection .row {
    max-width: 920px !important;
    margin: auto;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;

}

.awardsection .row img {
    width: 65%;
}

.headsectionaward {
    margin-bottom: 3rem !important;
}


.sidenav24 li a:not(.button) {
    padding: 0.57rem 0.4rem !important;
}


@media (min-width:640px) and (max-width:1023px) {
    .unparalleled {
        float: right;
        margin-top: 0.5rem;

    }

}

@media (min-width: 200px) and (max-width:639px) {

    .unparalleled {
        display: block;
        margin-top: 1rem;
    }

    .top_headline_head h5 {
        padding-top: 1rem;
    }

    .newheadsection {
        display: inline-block;
    }

    .top_headline_head img {
        width: 90%;
    }

    .top_headline_head {
        border-left: 0px solid #000;
        padding-left: 0;
        text-align: left;

    }

    .headsectionaward {
        margin-bottom: 2rem !important;
    }

    .awardsection .row {
        display: inline-block;
    }

    .awardsection h6 {
        font-size: 0.75rem;
        line-height: 1rem !important;
        padding: 0 0 0.5rem 0;

    }


}


#popupclose {
    position: absolute;
    right: 0.3rem;
    top: 0.3rem;
}


#facultyList .resultBlock figcaption span {
    color: #222222;
    line-height: 1.5;
}

#facultyList .resultBlock figcaption span strong {
    font-weight: 400;
}

.resultscont .btmcontent {
    margin: 1rem 0 1.5rem 0;
    padding: 0.75rem 0px 0rem 0.75rem;
}

.resultscont .btmcontent ul#SignleLevelList {
    margin-left: 0 !important;
    padding: 0 !important;
}

.resultscont .btmcontent ul li {
    list-style: none;
    font-size: 0.9725rem !important;
    font-weight: 500 !important;
    line-height: 1.4 !important;
    color: #863442 !important;
}

.resultscont .btmcontent p {
    margin: 0 0 0 14px;
    font-size: 0.9725rem !important;
    font-weight: 500 !important;
    line-height: 1.7 !important;
}


/*12nov2020 */

/*header*/


.top_headline_head img {
    max-width: 340px;
}

.top_headline_head h5 {
    font-size: 20px;
}

.logo_block {
    margin-bottom: 1.5rem;
    margin-top: 0.5rem;
}

.newheadsection .logogroup img {
    max-width: 100%;
    border-radius: 8px;
    width: 100%;
}

@media screen and (max-width:1023px) {
    .top_headline_head img {
        max-width: 201px;
    }
}

@media screen and (max-width:639px) {
    .newheadsection .logogroup {
        margin-bottom: 1rem;
    }
}



@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
    .tab-bar .menu-icon span::after {
        height: 0.1px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .tab-bar .menu-icon span::after {
        height: 0.1px;
    }
}

#Sectionfooter #links li ul li.textlh {
    line-height: 1.6;
}

nav .tab-bar-section.middle {
    display: flex;
    align-items: center;
    justify-content: center;
}

nav .tab-bar-section.middle h1 {
    color: #fff;
    font-size: 12px;
    font-weight: 300;
}

nav .tab-bar-section.middle h1 a {
    color: inherit;
}

@media screen and (max-width:639px) {
    #SignleLevelDownloadList li {
        width: 100%;
    }
}

/*transfer certificate page start here*/

.tc-section .tc-block h4 {
    margin-bottom: 1rem !important;
}

.tc-section .tc-block h5 {
    padding-bottom: 8px;
}

.tc-section .tc-block p {
    margin: 0;
}

.tc-section .tc-block {
    margin-bottom: 1rem;
}

.tc-section table tr td a {
    color: inherit;
}

.tc-section table thead {
    background: #f7f6f3;
}

.tc-section ol li {
    font-size: 14px;
}

.tc-section table tr td,
.tc-section table tr td h5 {
    font-size: 14px !important;
}


.campus-connect #brandBlockImage figcaption {
    display: block;
    width: 100%;
    font-size: .65rem;
    line-height: 1.2;
    text-transform: capitalize;
    margin: 0.35rem 0rem !important;
    color: rgba(77, 77, 77, 1) !important;
    font-weight: 300;
    padding-top: 0.4rem;
}

.campus-connect #brandBlockImage figure {
    padding: 0.75rem 0px 0rem 0rem;
}

.campus-connect #brandBlockImage h6 {
    font-weight: 700;
    font-size: 0.9rem;
    margin-top: 1rem;
    margin-bottom: 0.3rem !important;
    text-align: left;
}

.campus-connect #brandBlockImage p {
    text-align: left;
    font-size: 12px;
    margin: 0;
}

.campus-connect #brandBlockImage a {
    text-transform: capitalize;
}



.workwithus #SignleLevelList {
    margin-bottom: 0.875em;
    margin-left: 0 !important;
}

.workwithus p span {
    font-weight: 700;
    color: #863442;
}


.workwithus #SignleLevelList li {
    color: #863442;
}


.awardsection2 img {
    width: 100% !important;
}

.awardsection .border-right {
    border-right: 1px solid #DDD;
}

@media screen and (max-width:639px) {
    .awardsection .border-right {
        border: 0;
        margin-bottom: 2rem;
    }
}

.academics {position: relative;}

.academics .arrow::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: "";
    height: 31px;

}



@media screen and (max-width:639px) {
    
    #Sectionfooter #links{
        padding-left: 0!important;
        display: block;
    }
    
    #Sectionfooter #links li ul li{
        width: auto;
        position: relative;
        margin-bottom: 8px;
        line-height: normal;
        padding-right: 10px;
        font-size: 13px;
    }
    
    #Sectionfooter #links li ul li::after{
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        background: #fff;
        height: 100%;
        width: 1px;
    }
    
    #Sectionfooter #links li ul li:last-child::after{
        position: static;
    }
    
    #Sectionfooter #links li{
        width: 100%;
    }
}


/*homepage popup*/



.addpopup{
    background: #1E1E1E;
    border-radius: 10px;
    position: relative;
}

.addpopup .lhs img{
    border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
}

.addpopup .tss-logo img {
        width: 220px;
        display: block;
        margin: auto;
}

.addpopup .tss-logo h5{margin: 0!important; max-width: 100%;}

.addpopup h5{
    color: #fff;
    margin: 1rem auto!important;
    max-width: 246px;
    line-height: 1.3 !important;
}

.addpopup .dflex{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.addpopup .dflex::before, .addpopup .dflex::after {
    content: none;
    display: block;
}

.addpopup .lhs{
/*    padding: 2rem;*/
}

.addpopup #Admission_form input, .addpopup #Admission_form select{
    border-radius: 5px;
    border: 0;
    margin-bottom: 0.8rem !important;
     color: rgba(35, 35, 35, 0.71)!important;
    font-weight: 400;
    padding: 0.5rem 1rem 0;
/*    height: 32px;*/
}

/*
.addpopup #Admission_form select{
    padding: 0.5rem 0.7rem 0;
}
*/

.addpopup #Admission_form input::-webkit-input-placeholder,
.addpopup #Admission_form textarea::-webkit-input-placeholder {
    color: rgba(35, 35, 35, 0.71)!important;
    opacity: 1!important;
}
.addpopup #Admission_form input:-moz-placeholder,
.addpopup form textarea:-moz-placeholder {
    color: rgba(35, 35, 35, 0.71)!important;
     opacity: 1!important;
}
.addpopup #Admission_form input::-moz-placeholder,
.addpopup #Admission_form textarea::-moz-placeholder {
    color: rgba(35, 35, 35, 0.71)!important;
     opacity: 1!important;
}
.addpopup #Admission_form input:-ms-input-placeholder,
.addpopup #Admission_form textarea:-ms-input-placeholder {
    color: rgba(35, 35, 35, 0.71)!important;
     opacity: 1!important;
}

.addpopup #Admission_form select{
    background: url("../images/dropdown-arrow.svg") no-repeat right center;
    background-position: right 1rem center;
    background-size: 16px;
}

.addpopup #Admission_form .modal_submit{
    width: 180px !important;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px !important;
    height: 2.5rem !important;
    border-radius: 5px;
    margin-top: 0.5rem;
}

.addpopup .popup-footer ul{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.addpopup .popup-footer ul li, .addpopup .popup-footer ul li a, .addpopup .popup-footer p, .addpopup .popup-footer p a{
    color: #fff!important;
    font-size: 14px!important;
    text-align: left;
}

.addpopup .popup-footer p{
    margin: 0;
}

.addpopup .popup-footer ul li a, .addpopup .popup-footer p a{
    text-transform: lowercase;
}

/*
.addpopup .popup-footer ul li{
    margin-right: 0.7rem;
}

.addpopup .popup-footer ul li:last-child{margin: 0;}

*/
.addpopup .popup-footer ul li .telicon img, .addpopup .popup-footer .telicon img{
    width: 16px;
    border-radius: 0;
}

.addpopup form{
    padding: 0 3rem;
}



        
.did-floating-label {
    position: absolute;
    pointer-events: none;
    left: 15px;
    top: 8px;
    padding: 0 1rem;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    font-weight: 600;
    color: rgba(35, 35, 35, 0.71) !important;
}

.did-floating-input,
.did-floating-select {
  display: block;
  width: 100%;
  height: 36px;
  padding: 0 20px;
  box-sizing: border-box;
}
.did-floating-input:focus,
.did-floating-select:focus {
  outline: none;
}
.did-floating-input:focus ~ .did-floating-label,
.did-floating-select:focus ~ .did-floating-label {
  top: 0px;
  font-size: 11px;
}

select.did-floating-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}


select.did-floating-select::-ms-expand {
  display: none;
}


.did-floating-input:not(:placeholder-shown) + .did-floating-label {
  top: 0px;
  font-size: 11px;
}

.did-floating-select:not([value=""]):valid + .did-floating-label {
  top: 0px;
  font-size: 11px;
}

.did-floating-select[value=""]:focus + .did-floating-label {
  top: 0px;
  font-size: 11px;
}

.did-floating-select:not([multiple]):not([size]) {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6'%3E%3Cpath id='Path_1' data-name='Path 1' d='M371,294l4,6,4-6Z' transform='translate(-371 -294)' fill='%23003d71'/%3E%3C/svg%3E%0A");
  background-position: right 15px top 50%;
  background-repeat: no-repeat;
}

/*
.did-error-input .did-floating-input,
.did-error-input .did-floating-select {
  border: 2px solid #9d3b3b;
  color: #9d3b3b;
}
.did-error-input .did-floating-label {
  font-weight: 600;
  color: #9d3b3b;
}
*/
.did-error-input .did-floating-select:not([multiple]):not([size]) {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6'%3E%3Cpath id='Path_1' data-name='Path 1' d='M371,294l4,6,4-6Z' transform='translate(-371 -294)' fill='%239d3b3b'/%3E%3C/svg%3E%0A");
}



/*remove scroll when popup open*/


.noscroll{
    overflow: hidden!important;
}

.alert-danger{
    color: red!important;
}


.grecaptcha-badge { 
    visibility: hidden;
}

