﻿.navbar-nav.main-menu .dropdown-menu li{
	border: none !important;
}

.defualtImage-css{
	    max-height: 200px !important;
    width: auto !important;

}

[dir="rtl"] .slick-slide{
	float: right
}

input:focus::-webkit-input-placeholder 
{
    color: transparent;
}


/*socila links*/
.social-btn input, .social-btn input:hover {
    color: #a40136 !important;
    background-color: transparent !important;
    padding: 0 10px !important;
    margin: 0;
    min-height: unset !important;
    min-width: unset !important;
}

.jssocials-share {
    margin: 0 !Important;
    padding: 5px 10px;
}

.jssocials-share-link .jssocials-share-logo, .jssocials-share-link .jssocials-share-logo:hover{
	font-size:20px !important
}

.jssocials-share-label{
	display:none
}

.social-btn .fa-thumbs-up, .social-btn .fa-thumbs-up:hover{
	font-size:20px !important;
	color:#a0004e;
	padding: 0 5px;
}

.likeCount{
	font-size:18px;
}

.comment-cont{
	border: 1px solid #ddd;
    padding: 20px 9px;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 30px;
}

.comnt-inpt{
	    width: 100%;
    min-height: 35px;
    border: 1px solid #ccc !important;
    border-radius: 4px;
    margin: 5px 0 15px;
}

.cmnt-area{
    min-height: 75px;
    color:black
}

.social-cont {
    margin-top: 50px;
    width: 100%;
}

html[dir="ltr"] .jssocials{
	text-align:right;
}

html[dir="rtl"] .jssocials{
	text-align:left;
}

.lbl-Comments {
    display: block;
    margin: 28px 0 10px;
    border-top: 1px solid #ddd;
    padding-top: 55px;
    width: 100%;
    font-size: 24px;
    }


.comnt-name {
    display: block;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: bold;}
    
    .comnt-date {
    display: block;
    color: #aaa;}
    
    .comnt-self {
    display: block;
    margin-bottom: 20px;
    font-size: 16px;
    margin-top: 5px;
}

.news-attachments-container{
	margin-top:50px
}

.SSNews .fa-thumbs-up, .SSNews .fa-twitter, .SSNews .fa-facebook,.SSNews .fa-google  ,.SSNews .fa-linkedin   {
	color:#59409b;
}

.SSNews .fa-thumbs-up:hover{
	color:#59409b;
}

.SSNews .SSComment-add, .SSNews .SSComment-add:hover {
    background-color: #59409b ;
}

input[id*=btn_AddComment]{
	    margin-bottom: 15px;
}

span[id*=lbl_ApprovalMsg]{
	padding: 15px;
    color: #3131e6;
}

/*orgStructure*/
#image-map {
    margin: auto;
}

div#pagerContainer button:hover, .pager button:hover {
    padding: 10px 15px;
    min-width: auto;
    border-radius: unset;
}

/*certificate*/
.certi-code-cont {
    margin-top: 20px;
}

.certi-code-cont .FBLabel {
    font-weight: bold;
    font-size: 1.3em;
}

.certi-code-cont .FBFormLabelDiv {
    margin-bottom: 15px;
}

.down-note {
    margin-top: 10px;
}

.FBValidationDiv, .FBRequired {
    color: red;
}

.FBTxtBoxDiv input {
    width: 100%
}

.FormButtons {
    margin-top: 41px;
}

.FBControlDiv {
    font-size: 0.9em;
    color: #767676;
    font-weight: 500;
    z-index: 10;
}

.FBFormLabelDiv {
    font-size: 1em;
    font-weight: bold;
}

.cert-card {
    border: 1px solid rgb(226, 226, 226);
    padding: 40px;
    margin-bottom: 10vh;
}

.cert-card .FBFormRow {
    margin-bottom: 30px;
}

.cert-title {
    color: #a40136 !Important;
    margin-bottom: 30px !important;
}

.cert-sub-title {
    color: black !Important;
    margin-bottom: 30px !important;
}

.cert-breadC {
    padding-right: 0;
    margin-bottom: 30px;
    padding-left: 0;
}

.cert-container {
    min-height: 68vh;
}

/*FAQ*/
.updatePanel .ui-accordion-content {
    height: auto !important;
}

#DeltaPlaceHolderMain {
    background: #fefefe;
}

.updatePanel .ui-accordion-header {
    background: none !important;
    border: none !important;
    display: flex;
    justify-content: flex-start;
}

.updatePanel .ui-accordion-header a#anchoraccordion,.updatePanel  .FAQContainer .ui-accordion-header a {
    color: #a40036;
    font-family: Segoe UI;
    font-size: 1em;
    font-weight: 600;
    display: inline-block;
}

.updatePanel .ui-accordion-content {
    border: none;
    border-bottom: 1px solid #f1f1f1;
    background: #f9f9fb;
}

.updatePanel .ui-accordion-content p {
    margin: 0;
    font-family: Segoe UI;
    font-size: 1.1em;
}

.updatePanel .FAQContainer {
    background: #f9f9fb;
    padding: 20px;
}

.faqFilter {
    width: 100%;
    margin-top: 30px;
}

.FAQtitle{
	margin-top:15px;	
}

.FAQtitle h1, .faqFilter h2 {
    color: black !important;
}

.faqFilter select {
    /*	float:left;*/
    min-height: 40px;
    margin: 0;
   -webkit-appearance: menulist-button;
    line-height: 35px;
    width:300px
}

.faqFilter select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 3px;
    padding: 0em 0.6em;
    font-size: 1em;
}
.select-container {position:relative; display: inline;}
.select-container:after {content:""; width:0; height:0; position:absolute; pointer-events: none;}
.select-container:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
  top: 0;
    right: 0;
    border-top: 8px solid black;
    margin: 18px 275px;
    }
    
.faqFilter select::-ms-expand {
    display: none;
}
html[dir="ltr"] .select-container:after{
	right:auto;
	left:0;
	
}
.no-padding {
    padding: 0 !important;
}

html[dir="rtl"] h3#h3accordion.ui-accordion-header-active.ui-state-active:before,html[dir="rtl"] .FAQContainer h3.ui-accordion-header-active.ui-state-active:before {
    font-family: FontAwesome;
    content: "\f078";
    color: #a40036;
    position: absolute;
    font-style: normal;
    text-decoration: inherit;
    font-size: 14px;
    top: 0.25rem;
    left: 0px;
}

html[dir="ltr"] h3#h3accordion.ui-accordion-header-active.ui-state-active:before,html[dir="ltr"] .FAQContainer h3.ui-accordion-header-active.ui-state-active:before {
    font-family: FontAwesome;
    content: "\f078";
    color: #a40036;
    position: absolute;
    font-style: normal;
    text-decoration: inherit;
    font-size: 14px;
    top: 0.25rem;
    right: 0px;
}

html[dir="rtl"] h3#h3accordion:before,html[dir="rtl"] .FAQContainer h3:before {
    font-family: FontAwesome;
    content: "\f053";
    color: #a40036;
    position: absolute;
    font-style: normal;
    text-decoration: inherit;
    font-size: 14px;
    top: 0.25rem;
    left: 0px;
    /* border: 1px solid #901838; */
    border-radius: 50px;
    width: 20px;
    height: 20px;
    display: flex;
    text-align: center;
    justify-content: center;
    line-height: 20px;
}
.ui-widget {
    font-family: Segoe UI !important;
}

html[dir="ltr"] h3#h3accordion:before,html[dir="ltr"] .FAQContainer h3:before  {
    font-family: FontAwesome;
    content: "\f054";
    color: #a40036;
    position: absolute;
    font-style: normal;
    text-decoration: inherit;
    font-size: 14px;
    top: 0.25rem;
    right: 0px;
    /* border: 1px solid #901838; */
    border-radius: 50px;
    width: 20px;
    height: 20px;
    display: flex;
    text-align: center;
    justify-content: center;
    line-height: 20px;
}
html[dir="rtl"] .updatePanel .ui-accordion-header {
   padding-left: 30px !important;
}
html[dir="ltr"] .updatePanel .ui-accordion-header {
    padding-right: 30px !important;
 }

span.ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-e {
    visibility: hidden;
}

span.ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-s {
    visibility: hidden;
    z-index: 9999;
}

/*end of FAQ*/

/* General classes */
.container {
    /* width: 90% !important; */
}

.noMargin {
    margin: 0 !Important;
}

.p-15 {
    padding: 0 15px !important;
}

.breadCrumb {
    /* padding: 0 !important; */
}

input, select {
    min-height: 42px;
    /* margin-top: 5px; */
}

/*input[type=password]:hover, input[type=text]:hover, input[type=file]:hover, textarea:hover, .sp-peoplepicker-topLevel:hover, .ms-inputBox:hover,
input[type=password]:focus, input[type=text]:focus, select:focus, textarea:focus, .sp-peoplepicker-topLevelFocus, .ms-inputBoxActive, .ms-inputBox.ms-inputBoxActive:hover {
    border-color: #a40136;
}*/
.form-control:hover {
    border-color: #a40136;
}


.form-control:focus {
    border-color: #ccc !Important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #ccc !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #ccc !important;
}

.form-label {
    font-size: 1.2em;
    font-weight: bold;
    text-transform: capitalize;
    display: block;
    margin-bottom: 5px;
}

.glyphicon {
    right: 0 !important;
}

.auto-margin {
    margin: auto !important;
}

/*calender*/
.ui-datepicker-calendar {
    display: table;
}

.ui-datepicker .ui-datepicker-header {
    background: #a40136;
    color: #fff;
}

.ui-widget-header .ui-datepicker-prev .ui-icon {
    background-image: url(../img/arrow-png-left.png) !important;
    background-size: 100%;
    background-position: 50%;
}

.ui-widget-header .ui-datepicker-next .ui-icon {
    background-image: url(../img/arrow-png-right.png) !important;
    background-size: 100%;
    background-position: 50%;
}

.ui-state-hover {
    background: transparent !important;
}

/*pagination*/
div#pagerContainer, .pager {
    text-align: center;
    margin-bottom: 10px;
}

.list-backBtn{
	margin-bottom: 70px;
}

div#pagerContainer button, .pager button {
    background: #fff;
    color: #a40136;
    border: 1px solid #ccc;
    margin: 0 !important;
    border-radius: 0;
    min-width: auto;
    padding: 10px 15px;
    border-left: none;
}
div#pagerContainer button:focus, .pager button:focus,.smainBtn:focus,.mainBtn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;}

button.lastBtnStyle {
    border-left: 1px solid #ccc !important;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}

button.mainPagerBtn {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

div#pagerContainer  button.selectedBtnStyle {
    background-color: #a40136;
    color: #fff;
}

.SSPager div#pagerContainer button.selectedBtnStyle {
    background-color: black;
}

input.gotoInputStyle, button.gotoBtnStyle {
    display: none;
}

button[disabled="disabled"] {
    color: #b1b1b1;
}

.news-list-cont {
    padding-top: 50px;
    min-height: 73.9vh;
}

.list {
    background-color: #f2f2f2 !important;
}

.input-group-addon {
    border-right-color: #ccc !Important;
}

.list .panel-group .panel .panel-collapse .panel-body {
    padding: 25px 30px;
}

.list .panel-group .panel .panel-collapse .list-item:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.list .panel-group .panel .panel-collapse .list-item .list--img {
    max-height: 214px;
    max-height: 214px;
    /* height: 214px; */
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border:1px solid #d5d5d5
}

.list .panel-group .panel .panel-collapse .list-item figcaption {
    /* width: calc(80% - 60px); */
    padding: 0;
    position: static;
}
.list-item figcaption .date{
	font-size:1.0em;
}
.list .panel-group .panel .panel-collapse .list-item {
    min-height: auto;
    max-height: 250px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 25px;
    position: relative;
}

.list--title {
    color: #a40136 !important;
    font-size: 1.6em !important;
    margin-top: 0;
    }

.list .panel-group .panel .panel-collapse .list-item figcaption .list--btn {
    width: auto;
    position: absolute;
    top: auto;
    bottom: 10%;
    height: auto;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

figure.list-item:last-of-type {
    border-bottom: none !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.search-title,.form-label.search-title {
    font-size: 1.7em !important;
    margin-bottom: 20px;
}

.list .panel-group .panel .panel-collapse .list-item figcaption .list--brief {
    color: #636363;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 130px;
    font-size: 1.1em !Important;
}

.list .panel-group .panel .panel-collapse .list-item figcaption .list--btn a {
    color: #636363;
}

.list .panel-group .panel .panel-collapse .list-item figcaption .list--btn .list--share {
    display: none;
}

.list .panel-group .panel .panel-collapse .list-item figcaption .list--btn .list--more {
    padding-top: 0;
    font-size: 1.3em;
    font-weight: 500;
}

.filter {
    padding: calc(15px + .2vw) calc(10px + .1vw);
    margin-bottom: 50px;
}

.form-group .input-group-addon {
    color: #a40136;
    border-right: 1px solid #ccc;
}

.mainBtn:hover {
    padding: inherit;
    background-color: #fff;
    color: #a40136;
    font-size: 1em;
}

/* .pageHeader{
	    margin-bottom: 20px;
}*/
.pageHeader {
    background-color: transparent;
}

.pageHeader h2, .pageHeader .date {
    color: black;
}

.detailsBg {
    background: transparent;
    min-height: 82vh;
}

.details_cont {
    border: 1px solid #ccc;
    margin-bottom: 70px;
    background-image: url(../img/Mediapattern.png);
    background-repeat: repeat-x;
}

.article-header {
    padding: 20px 0;
}

.newsTitle {
    margin-bottom: 20px;
    font-size: 1.5em;
    font-weight: 500;
}

.newsImg {
    background: transparent;
}

.newsImg .list--img {
    margin: auto;
    min-height: 450px;
    max-height: 450px;
    max-width: 100%;
    margin-top: 45px;
}

.article-content {
    padding: 0 4%;
    box-shadow: none !important;
    background-color: transparent;
}

.article .article-img {
    background-color: transparent;
}

.article .article-content {
    background-color: transparent;
}

.newsText {
    word-break: break-word;
    font-size: 1.2em;
}

.mainBtn, .mainBtn:hover {
    margin: 0;
    padding: inherit;
    background-color: transparent !important;
    color: #a40136 !Important;
    font-weight: bold;
    font-size: 1.2em;
    min-width: auto;
}

.mainBtn span, .mainBtn span {
    font-size: 1.2em;
}

.smainBtn, .smainBtn:hover {
    margin-top: 28px !important;
    padding: 0 !important;
    background-color: #a40136 !important;
    color: #fff;
    font-size: 1em;
    min-height: 10px;
    height: 41px;
    min-width: 132px;
}

.backBtnDiv {
    display: flex;
    justify-content: flex-end;
}

/*Paging style*/
html[lang='en-US'] button.mainPagerBtn {
    border-left: 1px solid #ccc !important;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

html[lang='en-US'] button.lastBtnStyle {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-left: none !important;
}

.addnew_cont {
    color: #a40136;
    font-size: 1em;
    margin-bottom: 20px;
}

.addnew_cont .fa-plus {
    border: 2px solid #a40136;
    padding: 5px;
    border-radius: 50%;
    height: 26px;
    margin: 0 10px;
}

.addnew_cont .addnewBtn {
    font-size: 1.2em;
    font-weight: bold;
    cursor: pointer;
    float: left;
}

/*media gallary styles*/
.mediaGallery-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 85%;
    line-height:1.3;
}

.mediaGallery-brief {
    font-size: 1.12em;
    min-height:114px;
}

.mediaGallery-date {
    font-size: 16px
}

.mediaGalleryPlaceholder .mediaGallery-item .mediaGallery-img img {
    /* height: auto; */
}

.gallary-list-cont {
    margin-bottom: 25px !important;
}

/*.pageHeader_gal{
	margin-top:50px;	
}*/
*/ .det_gal .newsTitle {
    margin-bottom: 10px
}

.det_gal .tab-content {
    padding: 75px 0;
    border: 1px solid #ddd;
    border-top: none;
    background: #fff;
    margin-bottom: 25px;
}

.det_gal ul.nav.nav-tabs {
    font-size: 1.2em;
    margin-top: 20px;
}

.det_gal .nav-tabs>li {
    margin-right: 2px;
}

.fa {
    font: normal normal normal 14px/1 FontAwesome !important;
}

button.slick-arrow {
    background: transparent;
    color: #A40137 !important;
    font-size: 90px !important;
    z-index: 10;
    top: 40% !important;
}
button.slick-arrow.slick-disabled {
    color: #e0e0e0 !important;
}

button.slick-arrow:hover {
    font-size: 90px !important;
    background: transparent;
}

.photoGal .photoGal-sliderFor .slick-left, .photoGal .photoGal-sliderFor .slick-left:hover, .photoGal .photoGal-sliderFor .slick-right, .photoGal .photoGal-sliderFor .slick-right:hover {
    height: auto !important;
    min-height: auto !important;
    width: auto !important;
    min-width: auto !important;
    /*padding: 0 !important;*/
}

.fa:hover {
    font: normal normal normal 14px/1 FontAwesome !important;
}

.photoGal .photoGal-sliderFor .slick-right, .photoGal .videoGal-sliderFor .slick-right {
    right: -90px;
}

.photoGal .photoGal-sliderFor .slick-left, .photoGal .videoGal-sliderFor .slick-left {
    left: -90px;
}

.det_gal .backBtnDiv{
	margin-bottom:20px
}

.photoGal .photoGal-sliderFor img{
    width: auto;
    height: auto;
    margin: auto;
    max-height: 420px;
}

.photoGal .videoGal-sliderFor video,  .photoGal .videoGal-sliderFor iframe {
	width: 100%;
    margin: auto;
    max-height: 420px;
}

.photoGal .photoGal-sliderFor .slick-list, .photoGal .videoGal-sliderFor .slick-list {
    height: auto;
    }

.slick-initialized .slick-slide {
    background-image: url(../img/Mediapattern.png);
}

.loadMore-container {
    padding: 0 20px;
    background-color: transparent;
}

.loadMore-container a {
    color: #a40136;
    background-color: transparent;
    font-weight: bold;
}

/*SS gallary responsive*/

.det_gal .photoGal-sliderFor .slick-left, .det_gal .videoGal-sliderFor .slick-left {
    left: -40px;
     padding: 0;
    min-width: auto;

}

.det_gal .photoGal-sliderFor .slick-right, .det_gal .videoGal-sliderFor .slick-right {
    right: -40px;
     padding: 0;
    min-width: auto;

}

.det_gal .photoGal-sliderFor .slick-right:hover, .det_gal .videoGal-sliderFor .slick-right:hover, .det_gal .photoGal-sliderFor .slick-left:hover, .det_gal .videoGal-sliderFor .slick-left:hover {
    padding: 0;
    min-width: auto;
}

.ssgallary .photoGal-sliderFor .slick-left, .ssgallary .videoGal-sliderFor .slick-left {
    left: -55px;
}

.ssgallary .photoGal-sliderFor .slick-right, .ssgallary .videoGal-sliderFor .slick-right {
    right: -55px;
}

.det_gal button.slick-arrow {
    top: 50% !important;
}

.det_gal .slick-slide {
    height: 420px;
}

.det_gal .photoGal-sliderFor img {
    height: 100%;
}

/*school list*/

.ListingViewMore {
    position: absolute;
    bottom: 35px;
    font-size: 17px;
    color: #636363;
}

html[dir="rtl"] .ListingViewMore {
	    left: 20px;	
}

html[dir="ltr"] .ListingViewMore {
	    right: 20px;	
}


.sch-item.row {
    position: relative;
}

.sch-item:hover .ListingViewMore {
    color: #a0004e;
}

.schList-body {
    padding: 25px 30px;
}

.sch-item {
    min-height: auto;
    border-bottom: 1px solid #ccc;
    padding-bottom: 25px;
    position: relative;
    margin-bottom: 25px !important;
}

.ListingSchoolImage img {
    max-height: unset;
    width: 95%;
    /* margin-right: 25px; */
}

.ListingSchoolImage {
    /* width: 12% !Important; */
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.sch-text {
    width: calc(77% - 60px);
    display: inline-block;
}

.sch-text a {
    font-size: 1.2em;
    padding-bottom: 10px;
    color: #a40136;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.ListingSchoolDec {
    color: #636363;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 130px;
    font-size: 1.1em !Important;
    line-height: 21px;
}

.FilterationPaging {
    text-align: center;
    margin-bottom: 70px;
    font-size: 1.4em;
    /* direction:ltr; */
}

.FilterationPaging a.PageNo {
    background: #fff;
    color: #a40136;
    border: 1px solid #ccc;
    margin: 0 !important;
    border-radius: 0;
    min-width: auto;
    padding: 10px 15px;
    display: inline-block;
}

.FilterationPaging span.CurrentPage {
    background: #fff;
    color: #a40136;
    border: 1px solid #ccc;
    margin: 0 !important;
    border-radius: 0;
    min-width: auto;
    padding: 10px 15px;
    border-left: none;
    background-color: #a40136 !important;
    color: #fff !important;
    display: inline-block;
}

.card_cont {
    padding-bottom: calc(20px + 2.1vw);
    min-height: 90vh;
    padding-top: 50px;
}

.card_cont .section-header h2 {
    color: rgb(51, 51, 51);
}

.card_cont .heighlighted-services, .school-reports {
    padding: calc(20px + .27vw) calc(25px + 1vw);
    border-style: solid;
    border-width: 1px;
    border-color: rgb(226, 226, 226);
    background-color: #fff;
    margin-bottom: 30px;
}

.card_cont .heighlighted-services h6 {
    font-size: calc(1em + .2vw);
    line-height: 1.5;
}

.card_cont .heighlighted-services h6.font-semibold {
    color: #767676;
}

footer .phones {
    padding: 0 15px !IMPORTANT;
}



@media only screen and (max-width: 1281px) {
    .list .panel-group .panel .panel-collapse .list-item figcaption {
        width: calc(70% - 60px);
    }

    .list .panel-group .panel .panel-collapse .list-item .list--img {
        /* width: 30%; */
    }

    .mediaGalleryPlaceholder .mediaGallery-item .mediaGallery-img {
        /* height: auto; */
    }

    div[id*=CaptchaDiv] .FprmRowCaptcha div.FBFloatLeft {
        min-height: 64px;
    }
  /*  .select-container:after {
    margin: 18px 167px;
}*/
}

@media only screen and (max-width: 992px) {

.det_gal .photoGal-sliderFor img {
    height: 100%;
    width:100%
}

.slick-initialized .slick-slide{
	    background-position: center !important;
}

    .sch-text {
        width: 100%;
        padding: 0 !important;
    }
    .ListingSchoolImage img {
        margin: 0;
        max-width: 45%;
    }
.ListingSchoolImage {
    /* float:right; */
}
    .list .panel-group .panel .panel-collapse .list-item {
        min-height: auto;
        max-height: unset;
    }

    .list .panel-group .panel .panel-collapse .list-item .list--img {
        width: 100%;
        max-height: unset;
        height: auto;
    }

    .list .panel-group .panel .panel-collapse .list-item figcaption {
        width: 100%;
    }

    .list .panel-group .panel .panel-collapse .list-item figcaption .list--btn {
        bottom: 15px;
    }

    .list .panel-group .panel .panel-collapse .list-item figcaption .list--brief {
        width: 100%;
        margin-bottom: 25px;
    }

    .list .panel-group .panel .panel-collapse .list-item figcaption .list--title {
        width: 100%;
    }

    .list .panel-group .panel .panel-collapse .list-item {
        overflow: auto !Important;
    }

    .photoGal .photoGal-sliderNav .photoGal--item {
        width: 30% !important;
    }

    .photoGal .photoGal-sliderFor, .photoGal .videoGal-sliderFor  {
        height: auto;
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 860px) {
    .newsImg .list--img {
        min-height: auto;
        max-height: unset;
        margin-top: 0;
        width: 100%;
    }
}

@media screen and (max-width: 769px) and (min-width: 480px) and (orientation: portrait) {
	.list .panel-group .panel .panel-collapse .list-item .list--img{
	background-size: contain;
}
}


@media only screen and (max-width: 769px) {
.list .panel-group .panel .panel-collapse .panel-body {
        padding: 0px; 
    }
.school-reports {
        padding: 10px !important;
    }
    .list .panel-group .panel .panel-collapse .list-item {
        padding: 15px;
        overflow: visible;
    }

    .list .panel-group .panel .panel-collapse .list-item .list--img {
        margin: 0;
    }

    .list .panel-group .panel .panel-collapse .list-item figcaption {
        width: 100% !important;
        padding: 30px 10px;
    }

    .list .panel-group .panel .panel-collapse .list-item .list--img {
        height: auto;
    }
    
    .photoGal .photoGal-sliderNav .photoGal--item{
	width: 100px !important;
    height: 100px !important;
}

.photoGal .photoGal-sliderNav .photoGal--item img {
    width: 100%;
    auto: auto;
}

}

@media only screen and (max-width: 769px) {
    .list .panel-group .panel .panel-collapse .list-item .list--img {
        height: auto;
    }

    .welcome.blank-wp .ms-table.ms-fullWidth {
        padding: 0px 20px;
    }

    .img-viewer .photoGal-sliderFor .slick-left, 
    .photoGal .photoGal-sliderFor .slick-left, 
    .img-viewer .photoGal-sliderFor .slick-left:hover,
    .photoGal .photoGal-sliderFor .slick-left:hover,
    .img-viewer .photoGal-sliderFor .slick-right,
    .photoGal .photoGal-sliderFor .slick-right, 
    .img-viewer .photoGal-sliderFor .slick-right:hover
    .photoGal .photoGal-sliderFor .slick-right:hover{
	padding: 0px 12px !important;
    font-size: 40px !important;
}
  .img-viewer .photoGal-sliderFor .slick-right, 
  .det_gal .photoGal-sliderFor .slick-right, 
  .det_gal .videoGal-sliderFor .slick-right, .det_gal .photoGal-sliderFor .slick-right:hover {
        right: 15px;
        padding: 0px 12px !important;
    }

   .img-viewer button.slick-arrow, 
   .det_gal button.slick-arrow {
            opacity: 0.3;
    	border: 1px solid;
    	border-radius: 50%;
    	height: auto;
    padding: 0px 11px;
    font-size: 35px !important;
        }

    .img-viewer .photoGal-sliderFor .slick-left, .det_gal .photoGal-sliderFor .slick-left, .det_gal .videoGal-sliderFor .slick-left {
        left: 15px;
         padding: 0px 12px !important;
    }

    .det_gal .container {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    
    .img-viewer .photoGal-sliderFor .slick-left,  .img-viewer .photoGal-sliderFor .slick-right{
		min-width: unset;
		}
        html[lang="ar-QA"]  .img-viewer .photoGal-sliderFor.news-details button.fa.slick-right.fa-angle-right.slick-arrow{
		right:0 !important	
}
html[lang="en-US"] .img-viewer .photoGal-sliderFor.news-details button.fa.slick-right.fa-angle-right.slick-arrow {
    right: auto!important;
    left: 6px !important;
}

}

@media only screen and (max-width: 755px) {
    .photoGal-sliderFor {
        max-width: 650px;
        margin-right: 10px;
    }

}

    @media only screen and (max-width: 480px) {

        html[dir="rtl"] h3#h3accordion.ui-accordion-header-active.ui-state-active:before {
            top: 8px;
            right: 0
        }

        html[dir="ltr"] h3#h3accordion.ui-accordion-header-active.ui-state-active:before {
            top: 8px;
            left: 0px;
        }

        .det_gal .slick-slide {
            height: 290px;
        }

        .det_gal button.slick-arrow {
            font-size: 50px !important;
        }

        .photoGal .photoGal-sliderFor, .photoGal .videoGal-sliderFor {
            height: auto;
            margin-bottom: 78px;
        }

        .updatePanel .FAQContainer {
            background: transparent;
            padding: 0;
        }

        .updatePanel .ui-accordion-content {
            padding: 0;
            padding-bottom: 25px;
            line-height: 28px;
            background: transparent;
        }

        .FAQtitle.content h1 {
            font-size: 33px;
            margin-top: 20px;
        }

        .welcome.blank-wp .ms-table.ms-fullWidth {
            padding: 0px;
        }

        .updatePanel .ui-accordion-header {
            padding: 0;
            padding-bottom: 16px;
            line-height: initial;
        }

        .ssgallary .photoGal-sliderFor img {
            max-width: 100%
        }

        html[dir="rtl"] .ListingViewMore {
            left: 0;
            bottom: 7px;
        }

        html[dir="ltr"] .ListingViewMore {
            right: 0;
            bottom: 7px;
        }
    }

    /*enhance listing page color*/
    .list {
        background-color: transparent !important;
    }

    #s4-workspace {
        background-color: #fff;
    }

    .newsListHolder {
        border: 1px solid #e4e4e4;
        margin-bottom: 25px !important;
    }

    .filter {
        background-color: #f8f7fd;
        border: 1px solid #e4e4e4;
    }

    .FilterationPaging input[type="image"] {
        width: auto !important;
        height: auto !important;
        vertical-align: middle;
        transform: rotate(180deg);
    }

    .school-details-img {
        max-height: 250px !important;
    }

    h1.title, .container .page-title {
        /* margin-top: 50px; */
        /* padding: 0px 80px; */
        font-size: 2em;
        font-family: Segoe UI;
    }

    h2.school-title {
        margin-bottom: 20px;
        font-size: 1.5em;
        font-family: Segoe UI;
    }

    .card_cont .school-details.heighlighted-services h6 {
        font-size: 1em;
        font-family: Segoe UI;
    }

        .card_cont .school-details.heighlighted-services h6.font-semibold {
            font-size: 0.9em;
            font-family: Segoe UI;
        }

    .arrows span.second {
        right: -15px !important;
    }

    .reports-list-item {
        display: inline-block;
        margin: 0 0 30px 0px;
        /* flex: auto; */
        font-family: Segoe UI;
        /* max-width: 200px; */
        /* white-space: nowrap; */
        /* overflow: hidden; */
        text-overflow: ellipsis;
        position: relative;
    }

        .reports-list-item:hover a {
            text-decoration: underline;
        }

    .school-reports {
        /* display: flex; */
    }

    span.arrows {
        margin-right: 15px;
        display: inline-block;
        vertical-align: top;
        color: #a40136;
        margin-top: 2px;
    }

    #MC_eventaccordion .location, #MC_eventaccordion .date {
        /* font-size: 1.1em; */
        color: #636363;
        font-weight: normal;
    }

        #MC_eventaccordion .date i, #MC_eventaccordion .location i {
            color: #636363;
        }

    .newsLocation, .newsDate {
        font-size: 1.1em;
    }

    .hasDatepicker {
        margin-top: 0 !important;
    }

    .nav.nav-tabs {
        padding: 0 !important;
    }

    #ui-datepicker-div {
        z-index: 10 !important;
    }

    h1.title.container {
        padding: 30px 0px 0;
    }

    .news-list-cont {
        padding-top: 20px;
    }

    .newsText ul {
        list-style-type: disc;
    }

        .newsText ul li {
            list-style: disc;
        }

    .newsText ol {
        list-style-type: decimal;
    }

        .newsText ol li {
            list-style: decimal;
        }

    .breadCrumb-padd.container {
        padding-right: 0;
        padding-left: 0;
    }

@media only screen and (max-width: 428px) {
    .photoGal-sliderFor.news-details.slick-slider {
        max-width: 400px;
        margin-right: 12px;
    }

    .article-content {
        /* padding: 2% 4%;
        width: 102vw; */
    }
}

    @media only screen and (max-width: 390px) {
        .photoGal-sliderFor.news-details.slick-slider {
            max-width: 360px;
            margin-right: 12px;
        }
        .article-content {
            /* padding: 2% 4%;
            width: 102vw; */
        }
    }


    @media only screen and (max-width: 350px) {
        .det_gal .photoGal-sliderFor .slick-right, .det_gal .videoGal-sliderFor .slick-right {
            right: 7px;
        }

        .det_gal .photoGal-sliderFor .slick-left, .det_gal .videoGal-sliderFor .slick-left {
            left: 7px;
        }

        .photoGal .photoGal-sliderNav .photoGal--item {
            width: 100% !important;
        }
    }

    .mediaGallery-item h3.mediaGallery-title {
        font-size: 1.5em;
    }

    .detailsBg .albumDescription {
        font-size: 1.2em;
    }
    /*school reports arrows changed to PDF icon*/
    .school-reports span.arrows {
        display: none;
    }

    .school-reports .reports-list-item .SchoolReportLink:before {
        font-family: FontAwesome;
        display: inline-block;
        width: 20px;
        font-size: calc(.6em + .5vw);
        content: "\f1c1";
    }

    /* Hotfixes */
    .newsListHolder {
        width: 90% !important;
        margin: auto;
    }


    .list--img img {
        width: 100% !important;
    object-fit: cover;
    width: 100%;
    height: 190px;
    min-width: 208px;
    object-position: center 40%;
    }

    a.list--more {
        font-size: 1.2em !important;
        font-weight: bold !important;
    }

    @media (max-width: 786px) {
        html[dir="rtl"] .university-search .btn-cont {
            /* text-align: center; */
            /* margin-top: 40px; */
            /* position: relative; */
            display: grid;
            /* height: 360px; */
        }
    }