
/*****CARD-MEDIUM*******/

.cardWrapper{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.cardMedium img{
    width:100%;
}
.cardSmall p a, .cardMedium p a {
    color: red;
    text-decoration: underline;
}
.cardMedium:nth-child(even) {
    padding-left: 4%;
    width: 50%;
    padding-bottom: 66px;
}
.cardMedium:nth-child(odd) {
    padding-right: 4%;
    width: 50%;
    padding-bottom: 80px;
}
.cardImage img {
    margin-bottom: 40px;   
}
.cardMedium h2{
    font-family: montserrat-bold;
    font-size: 48px;
    margin: 0%;
    padding-bottom:28px;
    line-height: 58.51px;
}
.cardMediumSectionTitle h2{
    text-align: center;
    font-family: montserrat-extra-bold;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 43.88px;
    margin: 0;
    padding-bottom: 70px;
}
.loadMoreControl{
    text-align: center;
}
.loadMoreControl a{
    font-family:  poppins-medium;;
    font-size: 14px;
    font-style: normal;
    line-height: 21px;
    letter-spacing: 0px;
    cursor: pointer;
}
.cardSectionTitle{
    font-family: Montserrat-extra-bold;
    font-size: 36px;
    font-style: normal;
    line-height: 44px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 61px;
    margin-bottom: 0;
}
.contentHours p {
    padding-bottom: 0px !important;
}
.contentHeight{
    padding-bottom: 40px;
}
.shortContent span.read-more {
    color: red;
    text-decoration: underline;
    font-family:  poppins-medium;
    font-size: 14px;
    font-style: normal;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    cursor: pointer;
}
.contentHeight p.read-less{
    color: red;
    text-decoration: underline;
    font-family:  poppins-medium;
    font-size: 14px;
    font-style: normal;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: left;
    cursor: pointer;
    padding-top: 25px;
    padding-bottom: 0px;
}
.morecontent span {
    display: none;
}
.morelink {
    display: block;
    color: red;
}
a:hover {
    color: red;
}
.moreellipses{
    display: inline;
}
.morecontent{
    display: inline;
}
button.btn_outline a {
    color: #000 !important;
}
.cardMedium.postList .cardImage img{
    min-height: 394px;
}

/*******COMMON**********/


.cardSmall h6,.cardMedium h6{
    font-family: montserrat-extra-bold;
    font-size: 16px;
    padding-bottom: 26px;
    margin: 0%;
    text-transform: uppercase;
    line-height: 19.5px;
}
.cardSmall p,.cardMedium p{
    font-family: poppins-regular;
    font-size: 16px;
    margin: 0%;
    padding-bottom: 40px;
    line-height: 24px;
}
.shortContent p {
    padding-bottom: 0px;
}
.shortContent ul li p {
    padding-bottom: 3px;
}
.shortContent p strong{
    font-family:  poppins-bold;
}
.readMore{
    font-family: poppins-medium;
    font-size: 14px;
    color: red;
    text-decoration: underline;
}
.btn_outline{
    background: #FFFFFF;
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    border: 1px solid #fff;
    width: 180px;
    height:40px;
    font-family: poppins-semi-bold;
    font-size: 16px;
    transition: 0.5s;
    line-height: 24px;
    cursor: pointer;
    color: #000 !important;
}
.btn_outline:hover {
    border: 1px solid #000;
    box-shadow: none;
    color: #000 !important;
}
.cardButton a {
    text-decoration: underline;
}
button.btn_outline a {
    text-decoration: none;
	color: #000 !important;
}
.cardContent .content {
    display: block;
    overflow: hidden;
	-webkit-transition: height 1s ease;
    -moz-transition: height 1s ease;
    -o-transition: height 1s ease;
    transition: height 1s ease;
}
.content strong {
    font-family:  poppins-semi-bold;
    font-size: 16px;
    font-style: normal;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
}
.schoolPrograms .cardContent .content{
    height: auto;
}
p.flreadMore {
    padding: 0;
    cursor: pointer;
    color: #ff0001;
    text-decoration: underline;
	font-size: 14px;
    font-family: 'poppins-medium';
    line-height: 21px;
    padding-bottom: 40px;
}
p.flreadMore.less:after {
    content: '↑';
}
p.flreadMore:after {
    content: '↓';
}

.cardHyperLink {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    padding-top: 30px;
}
.cardHyperLink a {
    width: 50%;
    display: block;
    text-decoration: underline;
    font-family: 'poppins-medium';
    font-size: 14px;
    line-height: 21px;
    transition: 0.5s;
    color: #000;
}
.cardHyperLink a:hover {
    color: #6d6d6d;
}
.cardButton {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;

}
.cardButton .btn_outline {
    margin-right: 50px;
	color:#000 !important;

}
.cardWholeWrapper .loadMoreControl {
    padding-bottom: 140px;
    margin-top: 0px;
    text-decoration: underline;
}
.exhibitsPost .cardContent .contentAdmisssion p{
    padding-bottom: 0px;
}
.programFilter#exhibits .cardWholeWrapper .loadMoreControl{
    padding-bottom: 0px;
}

.cardImage>.loader-image {
    margin-bottom: 40px;
    min-height: 390px;
}
.programFilter.twoGridList .cardButton .btn_outline{
    margin-bottom: 0;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .cardButton .btn_outline{
    margin-right:38px;
    }
}
/*******TABLET*******/
/********************/
@media (min-width: 768px) and (max-width: 991.98px) {
    /********CARD-MEDIUM*******/

    .cardMedium img{
        width:100%;
        margin-bottom: 30px;
    }
    .cardImage>.loader-image {
        margin-bottom: 30px;
        min-height: 253px;
    }
    .cardMedium h6{
        padding-top: 30px;
    }
    .cardMedium h2{
        font-family: montserrat-bold;
        font-size: 36px;
        margin: 0%;
        padding-bottom: 21px;
        line-height: 43.88px;
    }
    .textAndTwoGridSection .cardMedium h2 {
        padding-bottom: 23px !important;
    }
    .cardMedium:nth-child(even) {
        padding-left: 2.4%;
        width: 50%;
        padding-bottom: 58px;
    }
    .cardMedium:nth-child(odd) {
        padding-right: 2.4%;
        width: 50%;
        padding-bottom: 58px;
    }
    .textAndTwoGridSection .cardMedium:nth-child(odd) {
            padding-bottom: 50px;
    }
    .textAndTwoGridSection .cardMedium:nth-child(even) {
        padding-bottom: 50px;
    }
    .cardMediumSectionTitle h2{
        text-align: center;
        font-family: montserrat-extra-bold;
        font-size: 30px;
        text-transform: uppercase;
        line-height: 36.57px;
        margin: 0;
        padding-bottom: 70px;
    }
    .cardWholeWrapper .loadMoreControl{
        padding-bottom: 100px;
    }
    .loadMoreControl a{
        font-family:  poppins-medium;;
        font-size: 14px;
        font-style: normal;
        line-height: 21px;
        letter-spacing: 0px;
    }
    .cardSectionTitle{
        font-family: Montserrat-extra-bold;
        font-size: 30px;
        line-height: 36.57px;
        letter-spacing: 0px;
        text-align: center;
        padding-bottom: 42px;
    }
    .textAndTwoGridSection .cardSectionTitle{
        padding-bottom: 39px !important;
    }
    .content strong {
        font-family:  poppins-semi-bold;
        font-size: 15px;
        font-style: normal;
        line-height: 24px;
        letter-spacing: 0px;
        text-align: left;
    }
    .shortContent p {
        padding-bottom: 0px;
    }
    .contentHeight{
        padding-bottom: 30px;
    }
    .programFilter#exhibits{
        padding-bottom: 100px  !important;
    } 

    .textAndTwoGridSection{
        padding-bottom: 0px !important;
    }
    .cardMedium.postList .cardImage img{
        min-height: 253px;
    }
    /*******COMMON*******/

    .cardSmall h6,.cardMedium h6{
        font-family: montserrat-extra-bold;
        font-size: 15px;
        margin: 0%;
        padding-bottom: 21px ;
        padding-top: 0%;
        text-transform: uppercase;
        line-height: 18.29px;
    }
    .cardSmall p,.cardMedium p{
        font-family: poppins-regular;
        font-size: 15px;
        margin: 0%;
        padding-bottom: 30px;
        line-height: 24px;
    }
    .exhibitsPost .cardContent .shortContent  p{
        padding-bottom: 0px;
    }
    .readMore{
        font-family: poppins-medium;
        font-size: 14px;
        color: red;
    }
    .btn_outline{
        background: #FFFFFF;
        box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.15);
        border-radius: 20px;
        border: 1px solid #fff;
        width: 180px;
        height:40px;
        font-family: poppins-semi-bold;
        font-size: 16px;
        transition: 0.5s;
        color: #000 !important;
    }
    
    .allContentWrapper .cardButton a {
        padding-top: 0px;
    }
    p.flreadMore{
        line-height: 21px;
    }
	.cardHyperLink {
		padding-top: 0;
	}
	.cardHyperLink a{
		text-align: left;
		padding-bottom: 30px;
		width: 100%;
	}
	.cardButton .btn_outline {
		margin-right: 0;
		margin-bottom: 30px;
	}
    .textAndTwoGridSection .cardButton .btn_outline {
        margin-bottom: 0px !important;
    }
    
    .programFilter.twoGridList{
        padding-bottom: 42px !important;
    }

}

/****LANDSCAPE MOBILE****/
/************************/
@media (min-width: 576px) and (max-width: 767.98px) {

    
   /*******CARD-MEDIUM*****/

    .cardMedium img{
        width:100%;
        margin-bottom: 30px;
    }
    .cardImage>.loader-image {
        margin-bottom: 30px;
        min-height: 251px;
    }
    .cardMedium h6{
        padding-top: 40px;
    }
    .cardMedium h2{
        font-family: montserrat-bold;
        font-size: 36px;
        margin: 0%;
        padding-bottom:21px;
    }
    .textAndTwoGridSection .cardMedium h2 {
        padding-bottom: 23px;
    }
    .cardWholeWrapper .loadMoreControl{
        padding-bottom: 80px;
    }
    .cardSmall h3{
        font-family: montserrat-bold;
        font-size: 30px;
        margin: 0%;
        padding-bottom: 21px;
    }
    .cardMedium.postList .cardImage img{
        min-height: 252px;
    }
    /*******COMMON*******/

    .cardSmall h6,.cardMedium h6{
        font-family: montserrat-extra-bold;
        font-size: 15px;
        margin: 0%;
        padding-bottom: 21px ;
        padding-top: 0%;
        text-transform: uppercase;
    }
    .cardSmall p,.cardMedium p{
        font-family: poppins-regular;
        font-size: 14px;
        margin: 0%;
        padding-bottom: 30px;
    }
    .readMore{
        font-family: poppins-medium;
        font-size: 14px;
        color: red;
    }
    .btn_outline{
        background: #FFFFFF;
        box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.15);
        border-radius: 20px;
        border: 1px solid #fff;
        min-width: 180px;
        height:40px;
        font-family: poppins-semi-bold;
        font-size: 16px;
        transition: 0.5s;
        color: #000 !important;
    }
    p.flreadMore{
        line-height: 21px;
    }
	.cardHyperLink{
		padding-top: 0px;
	}
	.cardHyperLink a{
		width: 100%;
		text-align: left;
		padding-bottom: 30px;
	}
	.cardButton .btn_outline {
		margin-right: 0;
		margin-bottom: 30px;
		color:#000 !important;

	}
    .textAndTwoGridSection .cardButton .btn_outline {
        margin-bottom: 0px !important;
    }
    .textAndTwoGridSection{
        padding-bottom: 0px !important;
    }
}

/*******MOBILE*******/
/********************/
@media (max-width: 575.98px) {
    /******CARD-MEDIUM******/

    .cardMedium img{
        width:100%;
        margin-bottom: 30px;
    }
    .cardImage>.loader-image {
        margin-bottom: 30px;
        min-height: 251px;
    }
    .cardWholeWrapper .loadMoreControl{
        padding-bottom: 80px;
    }
    .programFilter#exhibits{
        padding-bottom: 80px  !important;
    } 
    .cardMedium h6{
        padding-top: 40px;
    }
    .cardMedium h2{
        font-family: montserrat-bold;
        font-size: 30px;
        margin: 0%;
        padding-bottom:21px;
        line-height: 36.57px;
    }
    .textAndTwoGridSection .cardMedium h2 {
    padding-bottom: 22px;
}
    .cardMedium:nth-child(even) {
        padding-left: 0%;
        width: 100%;
        padding-bottom: 50px;
    }
    .cardMedium:nth-child(odd) {
        padding-right: 0%;
        width: 100%;
        padding-bottom: 50px;
    }
    .cardMediumSectionTitle h2{
        text-align: center;
        font-family: montserrat-extra-bold;
        font-size: 24px;
        text-transform: uppercase;
        line-height: 29.26px;
        margin: 0;
        padding-bottom: 70px;
    }
    .cardSectionTitle{
        font-family: Montserrat-extra-bold;
        font-size: 24px;
        line-height: 29px;
        letter-spacing: 0px;
        text-align: center;
        padding-bottom: 34px;
    }
    .textAndTwoGridSection .cardSectionTitle{
        padding-bottom: 39px !important;
    }
    .content strong {
        font-family:  poppins-semi-bold;
        font-size: 14px;
        font-style: normal;
        line-height: 24px;
        letter-spacing: 0px;
        text-align: left;
    }
    .cardMedium.postList .cardImage img{
        min-height: 252px;
    }

   /******COMMON********/
    .cardSmall h6,.cardMedium h6{
        font-family: montserrat-extra-bold;
        font-size: 15px;
        margin: 0%;
        padding-bottom: 21px ;
        padding-top: 0%;
        text-transform: uppercase;
        line-height: 18.29px;
    }
    .cardSmall p,.cardMedium p{
        font-family: poppins-regular;
        font-size: 14px;
        margin: 0%;
        padding-bottom: 30px;
        line-height: 24px;
    }
    .exhibitsPost .cardContent .shortContent  p{
        padding-bottom: 0px;
    }
    .exhibitsPost .cardContent .contentAdmisssion p{
        padding-bottom: 0px;
    }
    .allContentWrapper .cardButton a {
        padding-top: 0px;
    }
    .contentHeight{
        padding-bottom: 30px;
    }
    .readMore{
        font-family: poppins-medium;
        font-size: 14px;
        color: red;
    }
    .cardButton{
        text-align: center;
    }
    .btn_outline{
        background: #FFFFFF;
        box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.15);
        border-radius: 20px;
        border: 1px solid #fff;
        width: 180px;
        height:40px;
        font-family: poppins-semi-bold;
        font-size: 16px;
        transition: 0.5s;
        color: #000 !important;
    }
    .cardButton {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .cardButton button {
        margin-right: 0px;
    }
    
    p.flreadMore{
        line-height: 21px;
    }
	.cardHyperLink{
		padding-top: 0;
	}
	.cardHyperLink a{
		width: 100%;
		text-align: center;
		padding-bottom: 30px;
	}
	.cardButton .btn_outline {
		margin-right: 0;
		margin-bottom: 30px;
		color:#000 !important;

	}
    .textAndTwoGridSection .cardButton .btn_outline {
        margin-bottom: 0px !important;
    }
    .programFilter.twoGridList .cardMedium:nth-child(even), .programFilter.twoGridList .cardMedium:nth-child(odd) {
        padding-bottom: 0;
    }
    .programFilter.twoGridList{
        padding-bottom: 80px !important;
    }
    .programFilter.twoGridList .cardMedium{
        padding-bottom: 50px !important;
    }
    .programFilter.twoGridList .cardMedium:last-child{
        padding-bottom: 0px !important;
    }
}