@media only screen  and (min-width : 900px) {

	.sr-only {
		display:none;
	}

	.social_media_wrapper {
		width: 35%;
		display: block;
		clear: both;
		margin: 0 auto;
		padding-top: 4em;
		margin-bottom: 5em;
		border: 0px solid red;
	}

	.soc_media {
		width:33%;
		float:left;
		border:0px solid red;
	}
	
	.soc_media_icon{
		width: 40%;
        padding: 7%;
        margin: 0 auto;
		border: 0px solid red;
	}
	
	.soc_media_icon_2{
		width: 19%;
        padding: 0%;
        padding-top: 10%;
        margin: 0 auto;
		border: 0px solid red;
 
	}

svg:hover{
	fill:#666;
	transition-duration: 200ms;
}

.soc_media_icon :last-child {
	margin-right: 0;
}

.flex-container {
    list-style: none;
    border:0px solid blue;
}

@mixin flex-grid-items($cols) {
  display: flex;
  flex-wrap: wrap;

  > * {
    $item-width: 100% / $cols;
    width: $item-width;
    box-sizing: border-box;
  }
}

.flex-3-cols {
  @include flex-grid-items(3)
}


/*
.carousel_caption .expand a {
	width:auto;
	height:auto;
	border:1px solid #4a4a4a;
	border-radius:40px;
	margin:0 auto;
	font-size:1.2em!important;
	letter-spacing:0.1em;
	padding:10px 40px 10px 40px;
	margin-top:30px;
	display:inline-block;
}

.carousel_caption .expand a:hover {	
	color:#fff!important;
	background-color: #4a4a4a;
	opacity:0.5;
	transition-duration: 100ms;	
}

.carousel_caption .expand a:visited{	
	color:#4a4a4a;
	text-decoration:none;	
}*/

.expand a:link {
	width: 8%;
    height: auto;
    border: 1px solid #4a4a4a;
    border-radius: 40px;
    font-size: 1em;
    letter-spacing: 0.1em;
    padding: 10px 30px 10px 30px;
    display: block;
    text-decoration: none;
    margin: 0 auto;
	margin-bottom: 30px;
}


.expand a:hover {	
	color:#fff!important;
	background-color: #4a4a4a;
	opacity:0.5;
	transition-duration: 100ms;	
}

.expand a:visited{	
	color:#4a4a4a;
	text-decoration:none;	
}

.read_more_btn {
	width:100%;
	display:block;
	clear:both;
	float:none;
	margin: 0 auto;
	border:0px solid #FF4400;
}

.read_more_btn  a:link {
	width:auto;
	height:auto;
	border:1px solid #4a4a4a;
	border-radius:40px;
	margin:0 auto;
	font-size: 0.85em;
	color: #404040;
	letter-spacing:0.1em;
	padding:13px 40px 10px 40px;
	margin-top:30px;
	display:inline-block;
}

  .read_more_btn  a:hover {	
	color:#fff!important;
	background-color: #4a4a4a;
	opacity:0.5;
	transition-duration: 100ms;	
}

  .read_more_btn  a:visited{	
	color:#4a4a4a;
	text-decoration:none;	
}

 .read_more_btn  a:visited{	
	color:#4a4a4a;
	text-decoration:none;	
}

.link_text {
	display:inline;
}

.link_text  a:link {
	display:inline-block;
	margin-top: 25px;
	padding: 1.5em;
	height: auto;
	font-size: 0.85em;
	color:#404040!important;
	text-decoration:none!important;	
	text-transform: uppercase;
	line-height: 10px;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: middle;
	background: transparent;
	border: 1px solid #666!important;	
}



.link_text a:hover {
	border: 1px solid #7c7c75;		
	background:#7c7c75;
	color:#FFF!important;
}

.link_text a:visited {
	text-decoration:none!important;	
}

.header_link_text {
	margin:0 auto!important;
}

.header_link_text  a:link {
	display:block;
	width:100%;
	margin-top: 1.5em;
	margin: 0 auto;
	padding: 0.3em;
	height: auto;
	font-size: 0.75em;
	color:#666!important;
	text-transform: uppercase;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	text-align: center;	
	background: transparent;
	border: 0px solid #666;	
}

.header_link_text a:hover {
	border: 0px solid #7c7c75;			
	
}

.artworks_body_copy_link {
	font-weight:300;
	text-decoration:underline;
	color:#0C0A6F;
}

.artworks_body_copy_link :hover {
	text-decoration:underline!important;
	color:#0C0A6F;;
}

.more-content-quote {
	background-color: #FFF;
    padding: 1em 0em 1em 0em;
    font-size: 1.4em;
	letter-spacing:0.02em;
    font-family: 'Poppins', sans-serif;
    font-style: italic;
    line-height: 1.2em;
    color: #0C0A6F;
    margin: 2em 0 0em 0;	
}

.more-content-quote .quote-author{
 font-style:normal;
  font-size: 14px;
  font-weight:400;
  border: 0px solid #FF4400;		
}

.more-content-quote p{	
	padding: 0em;
	margin: 0em;	
}


.more-content-quote-two {
	background-color:#FFF;
	padding: 1em 4em 1em 4em;
	font-size: 1.5em;
	font-family: 'Poppins', sans-serif;
	font-style:italic;
	color:#0C0A6F;
	margin:2em 0 0 0; 
	opacity:0.8;
	background-image:url("../images/quote_left_icon.png");
	background-repeat: no-repeat;
	background-size:10%;
	background-position: 13px 20px;
}

.more-content-quote-small {
	font-size: 0.7em;
	text-align:left;
	color:#0C0A6F;
	margin-top: 1.6em!important;
}

.more-content-quote-small a:link {
	
	text-align:left;
	color:#0C0A6F;
}

.more-content-quote-small a:hover{
	
	text-align:left;
	color:#1411D6!important;
}

.more-content-quote-small a:visited{
	font-size: 0.9em;
	text-align:left;
	color:#0C0A6F;
}

.more-content-images {
	width:100%;
	height:auto;
	float:left;
	margin: 0 0 4em 0;
	z-index: 3;
	position: relative;
	border:0px solid #666;
}

 .more-content-images .three_column {
	width:33%;
	float:left;
	height:auto;
	margin-right:0.5%;
	background-color:#CCC;
	margin-bottom: 2.5em;
	border:0px solid #FF4400;
}

.more-content-images .three_column img{
	width:100%;	
	height:auto;
}

 .more-content-images .three_column:last-child {	
	margin-right:0;	
	border:0px solid #FF4400;
}


.artworks_link_1 a:link{
	width:100%;
    font-size: 0.7em;
    color:#666666!important;
    text-decoration: none;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    border:1px solid red;
}

.artworks_link_1 a:hover{
    font-size: 0.7em;
    color:#666666!important;
    text-decoration: none;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

.artworks-title {
	width: 90%;
	text-align: left;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	font-size: 1.5em;
	font-weight: 200;
	margin-top: 2em;
    margin-bottom: 2em;   
}

.artworks-title-smaller {
	width: 100%;
	text-align: left;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	font-size: 1.75em;
	font-weight: 200;
	margin-bottom: 25px;   
}

/* MEDIA AND NEWS */

.media_news_title {
	width: 100%;
	font-size: 1.6em;
	font-weight: 200;
	line-height: 1.2em;
	text-align: center;
	padding: 0;
	margin-bottom: 15px;   
}

h4.media_news_subtitle {
    font-size: 2em;
    text-align: left;
    margin: 20px 0 9px 0;
    font-weight: 200;
}

.news_section {
	width: 100%;
	height: auto;
	margin: 25px 0 60px 0;
	padding-bottom: 15Vh;
	border-bottom: 0px solid #404040;
}

.news_para {
	font-size: 1.2em;
	line-height:1.2em;
    text-align: left;
    color:#404040;
}

.news_date {
  font-weight: 400;
  font-size: 0.8em;
  color: #398aaa;
  margin-bottom: -20px;
  letter-spacing: 0.1em;
}

.dotted_line {
	width:100%;
	height:4px;
	border-top: 2px dotted #CCC;
	margin: 30px 0 30px 0;
}

.media_news {
	margin-top:0px;
	padding: 30px 0 30px 0;
	border-bottom: 1px solid #404040;
}

 .media_news_images .media_news_three_column {
	width:33%;
	float:left;
	height:80vh;
	margin-right:0.5%;
	margin-top:20px;
	background-color:#F4F4F4;
	border:0px solid #FF4400;

}

.media_news_images .media_news_three_column img{
	width:100%;	
	height:auto;
}

 .media_news_images .media_news_three_column:last-child {	
	margin-right:0;	
	border:0px solid #FF4400;
}

.media_news_caption {
	padding:1em;
	font-size: 1.2em;
    line-height: 1.2em;
}

.media_news_caption p{
	padding:0.2em;
	margin:0;
	color:#404040;
}

.media_news_caption_bold {
	padding:0.2em;
	margin:0;
	font-weight:500;
}

.media_news_caption_italic p{
	padding:0.2em;
	margin:0;
}

/* END MEDIA AND NEWS*/

.spacer-7Vh {
	width:100%;
	height:7Vh;
	float: left;
}

.spacer-15Vh {
	width:100%;
	height:15Vh;
	width: 100%;
	float: left;
}

.spacer-25Vh {
	width:100%;
	height:25Vh;
}

.read_more {
	color:#404040;
	text-transform:uppercase;
}

.read_more :hover{
	color:#404040;
}

.info_table_wrapper {
	width:100%;
	border-bottom: 1px solid #404040;
	float:left;
	margin-bottom:40px;	
}

.award_table_wrapper {
	width:100%;
	border-bottom: 0px solid #2f4488;
	border-top: 0px solid #2f4488;
	float:left;
	list-style-position: outside;
	font-size: 0.8em;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    padding-bottom: 1em;	
}

.info_table li {
	padding: 0.4em 0 0.4em 0;
}

.info_table {
	width:100%;
	margin:20px 0 20px 0;
	padding-top:6px;
}

.table_col_1 {
    width: 20%;
    padding: 0.1em;
    padding-left:1em;
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

 .table_col_2 {
    width: 69%;
    padding: 0.1em;
    font-size: 1em;
}

}

/*--------------------------------------------------------------
START MOBILE PORTRAIT
--------------------------------------------------------------*/

@media only screen and (min-width : 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {

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

.expand a:link {
	width: 24%;
    height: auto;
    border: 1px solid #4a4a4a;
    border-radius: 40px;
    font-size: 1em;
    letter-spacing: 0.1em;
    padding: 10px 30px 10px 30px;
    display: block;
    text-decoration: none;
    margin: 0 auto;
    margin-bottom: 30px;
    text-align: center;
}

.expand a:hover {	
	color:#fff!important;
	background-color: #4a4a4a;
	opacity:0.5;
	transition-duration: 100ms;	
}

.expand a:visited{	
	color:#4a4a4a;
	text-decoration:none;	
	width: 20%;
    height: auto;
    border: 1px solid #4a4a4a;
 
    padding: 10px 30px 10px 30px;
    display: block;
    text-decoration: none;
    margin: 0 auto;
    margin-bottom: 30px;
    text-align: center;
}
}



.artworks-title-centered {
    line-height: 1.3em;
}

.media_news_three_column.animate-box.fadeInUp.animated {
    width: 100%;
    background-color:#F4F4F4;
    margin-bottom: 20px;
}

.media_news_title {
	width: 100%;
	font-size: 1.6em;
	font-weight: 200;
	line-height: 1.2em;
	text-align: center;
	padding: 0;
	margin-bottom: 15px;   
}

h4.media_news_subtitle {
    font-size: 2em;
    text-align: left;
    margin: 20px 0 30px 0;
    font-weight: 200;
}

.news_section {
	width: 100%;
	height: auto;
	margin: 25px 0 60px 0;
	padding-bottom: 15Vh;
	border-bottom: 1px solid #404040;
}

.news_para {
	font-size: 1.2em;
	line-height:1.2em;
    text-align: left;
    color:#404040;
}

.news_date {
  font-weight: 400;
  font-size: 1.1em;
  color: #398aaa;
  margin-bottom: -20px;
  letter-spacing: 0.1em;
}

.dotted_line {
	width:100%;
	height:4px;
	border-top: 2px dotted #CCC;
	margin: 30px 0 30px 0;
}

.media_news {
	margin-top:0px;
	padding: 30px 0 30px 0;
	border-bottom: 1px solid #404040;
}

.media_news_caption {
	padding:1em;
	font-size:0.9em;
	line-height:1.2em;
}

.media_news_caption p{
	padding:0.2em;
	margin:0;
}

.media_news_caption_bold {
	padding:0.2em;
	margin:0;
	font-weight:500;
}

.media_news_caption_italic p{
	padding:0.2em;
	margin:0;
}

.award_table_wrapper {
	width:100%;
	border-bottom: 0px solid #2f4488;
	border-top: 0px solid #2f4488;
	float:left;
	list-style-position: outside;
	font-size: 0.8em;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    padding-bottom: 1em;	
}

.info_table li {
	padding: 0.4em 0 0.4em 0;
}

.info_table {
	width:100%;
	margin:20px 0 20px 0;
	padding-top:6px;
	
}

.social_media_wrapper {
	width: 40%;
    display: block;
    height: 100px;	
	margin: 0 auto;
	border: 0px solid red;
}

.soc_media_icon{
	width: 35%; 
	float:left;
	padding: 10px;
	border: 0px solid red;
}

.soc_media_icon_2{
	width: 30%;
	float:left;
	padding: 10px;
	padding-top: 15px;
	border: 0px solid red;
}

.soc_media_icon :hover{
	color:#666;
	transition-duration: 500ms;
}

.soc_media_icon :last-child {
	margin-right: 0;
}

.flex-container {
    list-style: none;
    border:0px solid blue;
}

@mixin flex-grid-items($cols) {
  display: flex;
  flex-wrap: wrap;

  > * {
    $item-width: 100% / $cols;
    width: $item-width;
    box-sizing: border-box;
  }
}

.flex-3-cols {
  @include flex-grid-items(3)
}


.more-content h3 {
    text-align: left;
    font-size: 1.2em;
    font-weight: 200;
    padding: 20px 20px 0 20px;
    line-height: 1.4em;
}

.artworks-title {
    width: 100%;
    text-align: left;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
    font-size: 1.8em;
    font-weight: 200;
    margin-top: .5em;
    margin-bottom: .5em;
}

.spacer-7Vh {
    width: 100%;
    height: 7Vh;
    float:left;
	display:none;

}

.spacer-15Vh {
    width: 100%;
    height: 10Vh;
    float:left;
}


.link_text  a:link {
	display:inline-block;
	width:100%;
	margin-top: 25px;
	padding: 1.5em;
	height: auto;
	font-size: 0.85em;
	color:#404040!important;
	text-decoration:none!important;	
	text-transform: uppercase;
	line-height: 10px;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: middle;
	background: transparent;
	border: 1px solid #666!important;	
}

.link_text a:hover {
	border: 1px solid #7c7c75;		
	background:#7c7c75;
	color:#FFF!important;
}

.link_text a:visited {
	text-decoration:none!important;	
}

.more-content-quote {
    padding: 1em;
    font-size: 1.5em;
    font-family: 'Poppins', sans-serif;
    font-style: italic;
    color: #0C0A6F;
    margin: 2em 0 2em 0;
    opacity: 0.8;   
}

.more-content-images {
	width:100%;
	height:auto;
	float:left;
	margin: 0 0 2em 0;
	z-index: 3;
	position: relative;
	border:0px solid #666;
}

.more-content-images .three_column {
    width: 100%;
    float: left;
    height: auto;
    margin-right: 0;
    margin-bottom: 10px;
    border: 0px solid #FF4400;
}

.three_column.animate-box.fadeInUp.animated {
  margin-bottom: 10px;
}

.info_table_wrapper.animate-box.fadeInUp.animated {
	width:100%;
	display: block;
	float:left;
	position: relative;
	margin: 5px 0 35px 0;
	border-bottom: 1px solid #CCC;
	padding-bottom: 20px;
}



.info_table {
	float:left;
	width:100%;
	margin:0 0 20px 0;
	padding-top:6px;		
}

.table_col_2 {
  padding-left: 20px;
}

.more-content-quote .quote-author{
 font-style:normal;
  font-size: 14px;
  font-weight:400;
  border: 0px solid #FF4400;		
}



}

/*--------------------------------------------------------------
END MOBILE PORTRAIT
--------------------------------------------------------------*/

/*--------------------------------------------------------------
START MOBILE LANDSCAPE
--------------------------------------------------------------*/

@media only screen and (min-width : 320px) 
and (max-device-width: 480px) 
and (-webkit-min-device-pixel-ratio: 2) 
and (orientation: landscape) {

	.expand a:link {
		width: 5%;
		height: auto;
		border: 1px solid #4a4a4a;
		border-radius: 40px;
		font-size: 1em;
		letter-spacing: 0.1em;
		padding: 10px 30px 10px 30px;
		display: block;
		text-decoration: none;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	

	.expand a:hover {	
		color:#fff!important;
		background-color: #4a4a4a;
		opacity:0.5;
		transition-duration: 100ms;	
	}
	
	.expand a:visited{	
		color:#4a4a4a;
		text-decoration:none;	
	}

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

.artworks-title {
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 1.75em;
	line-height: 1.6em;
	font-weight: 200;
	margin-top: 40px; 
	margin-bottom: 40px;   
}

.more-content-quote {
	background-color:#FFF;
	padding: 1em 4em 1em 4em;
	font-size: 1.75em;
	line-height: 1.6em;
	font-family: 'Poppins', sans-serif;
	font-style:italic;
	color:#0C0A6F;
	margin:2em 0 2em 0; 
	
}

.link_text  a:link {
	display:inline-block;
	width:100%;
	margin-top: 25px;
	padding: 1.5em;
	height: auto;
	font-size: 0.85em;
	color:#404040!important;
	text-decoration:none!important;	
	text-transform: uppercase;
	line-height: 10px;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: middle;
	background: transparent;
	border: 1px solid #666!important;	
}

.link_text a:hover {
	border: 1px solid #7c7c75;		
	background:#7c7c75;
	color:#FFF!important;
}

.link_text a:visited {
	text-decoration:none!important;	
}

.artworks-title-centered {
    line-height: 1.3em;
}

.media_news_three_column.animate-box.fadeInUp.animated {
    width: 80%;
    background-color:#F4F4F4;
    margin: 0 auto;
    margin-bottom: 20px;
}

.info_table_wrapper.animate-box.fadeInUp.animated {
	width:100%;
	display: block;
	float:left;
	position: relative;
	padding:0 0 26px 0;
	margin:0px 0 45px 0;
	border-bottom:1px solid #CCC;
}

.info_table {
	float:left;
	width:90%;
	margin:0px 0 20px 0;
	padding:0 0 26px 0;
	margin: 10px auto;
	font-size:1.3em;
	line-height:1.3em;		
}

.award_table_wrapper {
	width:100%;
	border-bottom: 0px solid #2f4488;
	border-top: 0px solid #2f4488;
	float:left;
	list-style-position: outside;
	font-size: 0.8em;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    padding-bottom: 1em;	
}

.info_table li {
	padding: 0.4em 0 0.4em 0;
}



.table_col_2 {
  width:20%;
}

.table_col_2 {
width:78%;
  padding-left: 20px;
}

.media_news_title {
	width: 100%;
	font-size: 1.6em;
	font-weight: 200;
	line-height: 1.2em;
	text-align: center;
	padding: 0;
	margin-bottom: 15px;   
}

h4.media_news_subtitle {
    font-size: 2em;
    text-align: left;
    margin: 0px 0 30px 0;
    font-weight: 200;
}

.news_section {
	width: 100%;
	height: auto;
	margin: 25px 0 60px 0;
	padding-bottom: 15Vh;
	border-bottom: 1px solid #404040;
}

.news_para {
	font-size: 1.2em;
	line-height:1.2em;
    text-align: left;
    color:#404040;
}

.news_date {
  font-weight: 400;
  font-size: 1.1em;
  color: #398aaa;
  margin-bottom: -20px;
  letter-spacing: 0.1em;
}

.dotted_line {
	width:100%;
	height:4px;
	border-top: 2px dotted #CCC;
	margin: 30px 0 30px 0;
}

.media_news {
	margin-top:0px;
	padding: 0px 0 30px 0;
	border-bottom: 1px solid #404040;
}

.media_news_caption {
	padding:1em;
	font-size:0.9em;
	line-height:1.2em;
}

.media_news_caption p{
	padding:0.2em;
	margin:0;
}

.media_news_caption_bold {
	padding:0.2em;
	margin:0;
	font-weight:500;
}

.media_news_caption_italic p{
	padding:0.2em;
	margin:0;
}

.spacer_row60 {
	height:0px;
}

.award_table_wrapper {
    width: 100%;
    border-bottom: 0px solid #2f4488;
    border-top: 0px solid #2f4488;
    float: left;
    margin-bottom: 40px;
    font-size: 0.8em;
	list-style-position: outside;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    padding-bottom: 1em;
}

.social_media_wrapper {
	width: 48%;
	display: block;
	clear: both;
	margin: 0 auto;
	padding-top: 4em;
	margin-bottom: 5em;
	border: 0px solid red;
}

.soc_media {
	width:33%;
	float:left;
	border:0px solid red;
}

.soc_media_icon{
	width: 50%;
	padding: 1%;
	margin: 0 auto;
	border: 0px solid red;
}

.soc_media_icon_2{
	width: 38%;
	padding: 0%;
	padding-top: 5%;
	margin: 0 auto;
	border: 0px solid red;

}

.soc_media_icon :hover{
	color:#666;
	transition-duration: 500ms;
}

.soc_media_icon :last-child {
	margin-right: 0;
}

.flex-container {
    list-style: none;
    border:0px solid blue;
    padding:0;
    margin:0 auto;
}

.artworks-title {  
    margin-bottom: 25px!important;
}

.info_table_wrapper {
	border-top: 0px solid #2f4488;
}

.more-content-quote {
    line-height: 1.3em;
}

.more-content-quote p{
    margin-bottom:0!important;
}

.content-container {
    padding: 0em 1em 0em 1em;
  
}

.three_column.animate-box.fadeInUp.animated {
  margin-bottom: 10px;
}


}

/*******************************START IPAD PORTRAIT****************************/
/*******************************START IPAD PORTRAIT****************************/
/*******************************START IPAD PORTRAIT****************************/


@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {

.link_text_wrapper {
  display: block;
  width: 100%;
  height: auto;
  border: 0px solid red;
  margin: 0 auto;
}

.link_text  {
	display:inline;	
	margin-right: 1em;	
}

.link_text  a:link {
	display:inline-block;
	margin-top: 25px;
	padding: 1.5em;
	height: auto;
	font-size: 0.85em;
	color:#404040!important;
	text-decoration:none!important;	
	text-transform: uppercase;
	line-height: 10px;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: middle;
	background: transparent;
	border: 1px solid #666!important;	
}

.link_text a:hover {
	border: 1px solid #7c7c75;		
	background:#7c7c75;
	color:#FFF!important;
}

.link_text a:visited {
	text-decoration:none!important;	
}

.logo {
position: absolute;
top: 5px;
right: 20px;
z-index: 20;
width: 60px;
height: 60px;
}

.expand a:link {
	width:auto;
	height:auto;
	border:1px solid #4a4a4a;
	border-radius:40px;
	margin:0 auto;
	font-size: 1.2em;
	letter-spacing:0.1em;
	padding:10px 40px 10px 40px;
	margin-top:30px;
	display:inline-block;
}

.expand a:hover {	
	color:#fff!important;
	background-color: #4a4a4a;
	opacity:0.5;
	transition-duration: 100ms;	
}

.expand a:visited{	
	color:#4a4a4a;
	text-decoration:none;	
}

.social_media_wrapper {
	width: 27%;
	display: block;
	height: 95px;
	clear: both;
	margin: 0 auto;
	padding-top: 0px;
	margin-bottom: 5em;
	border: 0px solid red;
}

.soc_media_icon{
	width: 75px;
	height: 75px;  
	margin-right:0;
	float:left;
	padding: 10px;
	border: 0px solid red;
}

.soc_media_icon_2{
	width: 60px;
	height: 60px;  
	margin-right:0;
	float:left;
	padding: 10px;
	padding-top: 15px;
	border: 0px solid red;
}

.soc_media_icon :hover{
	color:#666;
	transition-duration: 500ms;
}

.soc_media_icon :last-child {
	margin-right: 0;
}

.flex-container {
    list-style: none;
    padding:0;
    margin:0 auto;
    border:0px solid blue;
}

.info_table_wrapper {
	float: left;
	width: 100%;
	border-bottom: 1px solid #CCC;
	margin-bottom: 4em;  	
}

.info_table {
  width: 100%;
  margin: 50px 0 50px 0;
  padding: 50px 0 50px 0;
  float: left;
  border: 0px solid red;
}

.table_col_1 {
    width: 20%;
    padding: 0.1em;
    padding-left:2em;
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

 .table_col_2 {
    width: 69%;
    padding: 0.1em;
    font-size: 1em;
}

.splash-text {
  columns: 2;
  column-gap: 2em;
  clear: both;
  padding: 2em;
}


.more-content-images .three_column {
  width: 33%;
  float: left;
  height: auto;
  margin: 0.16%;
  background-color: #CCC;
  border: 0px solid #FF4400;
  padding: 0.15%;
}

.content_1col_container {
  display: block;
  float: none;
  width: 90%;
  height: auto;
  margin: 0 auto;
  border: 0px solid #FF4400;
}

.more-content-quote {
    padding: 1em;
    font-size: 1.5em;
    line-height:1.3em;
    font-family: 'Poppins', sans-serif;
    font-style: italic;
    color: #0C0A6F;
    margin: 2em 0 2em 0;
    opacity: 0.8;
    
}

.more-content-quote p {
	margin-bottom:1em;
}

.more-content-quote .quote-author{
 font-style:normal;
  font-size: 14px;
  font-weight:400;
  border: 0px solid #FF4400;		
}

.spacer-7Vh {
	width:100%;
	height:3Vh;
	float: left;
	display:none;
}

.spacer-15Vh {
	width:100%;
	height:5Vh;
	width: 100%;
	float: left;
}

.spacer-25Vh {
	width:100%;
	height:25Vh;
}


}

/*******************************START IPAD LANDSCAPE****************************/
/*******************************START IPAD LANDSCAPE****************************/
/*******************************START IPAD LANDSCAPE****************************/


@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {

.more-content-images {
  width: 100%;
  height: auto;
  float: left;
  margin: 0 0 2em 0;
  z-index: 3;
  position: relative;
  border: 0px solid #666;
}

.artworks-title {
	float:left;
  width: 100%;
  text-align: left;
  line-height: 1.2em;
  padding: 0;
  font-size: 1.5em!important;
  font-weight: 200;
  margin-top:4em;
  margin-bottom: 4em;
}

.logo {
  position: absolute;
  top: 5px;
  right: 15px;
  z-index: 20;
  width: 70px;
  height: 70px;
}

.expand a:link {
	width: 10%;
	height: auto;
	border: 1px solid #4a4a4a;
	border-radius: 40px;
	font-size: 1em;
	letter-spacing: 0.1em;
	padding: 10px 30px 10px 30px;
	display: block;
	text-decoration: none;
	margin: 0 auto;
	margin-bottom: 30px;
	text-align:center;
}

.expand a:hover {	
	color:#fff!important;
	background-color: #4a4a4a;
	opacity:0.5;
	transition-duration: 100ms;	
}

.expand a:visited{	
	color:#4a4a4a;
	text-decoration:none;	
}

.social_media_wrapper {
	width: 72%;
	display: block;
	height: 95px;
	clear: both;
	margin: 0 auto;
	padding-top: 0px;
	margin-bottom: 5em;
	border: 0px solid red;
}

.soc_media_icon{
	width: 75px;
	height: 75px;  
	margin-right:0;
	float:left;
	padding: 10px;
	border: 0px solid red;
}

.soc_media_icon_2{
	width: 60px;
	height: 60px;  
	margin-right:0;
	float:left;
	padding: 10px;
	padding-top: 15px;
	border: 0px solid red;
}

.soc_media_icon :hover{
	color:#666;
	transition-duration: 500ms;
}

.soc_media_icon :last-child {
	margin-right: 0;
}

.flex-container {
    list-style: none;
    padding:0;
    margin:0 auto;
    border:0px solid blue;
}

}

