@charset "utf-8";
/* CSS Document */

body{
	background:#f5f5f5 !important;
	}
.card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    text-align: center;
    font-family: arial;
	background: #f5f5f5;
	margin:5px auto;
	height: 315px;
	}
.card p {
    padding: 5px;
}
.related-txt h3 {
    font-size: 100% ;
    font-weight: 100 ;
    padding-bottom: 10px ;
    margin-top: 0px !important;
	text-align: left ;
}
.related-txt p{
		padding-bottom: 10px ;
	}
.related-txt p a{
		text-decoration: underline !important;
		color: #900 !important;
	}	

.video-txt{
	padding:10px;
	text-align:center !important;
	line-height:23px !important;
	
	}
.video-txt h1,.video-txt h3{
	font-size: 150% !important;
    font-weight:100;
	padding-bottom:5px;
	margin-top:10px;
	
	}
.video-txt h2{
	font-size: 16px;
   	 font-weight:500;
	text-align:left;
	padding-bottom:10px;
	margin-top:10px;
	
	}	
.video-txt p{
		font-size:13px;
	}

.artists-wrapper h1 {
    margin: 0px !important;
    width: 100% !important;
    text-align: center !important;
    color: #000;
    padding-bottom: 5px;
    font-size: 150%;
    font-weight: normal;
    border-bottom:none !important;
 
}
.video-row{
		
		background: #fff !important;
		width: 95%;
		padding-bottom: 10px !important;
		margin: 0 auto !important;
		
	}
.col-lg-12, .col-md-12, .col-s-12{
		float:none !important;
		
	}
.border{
	width: 100px;
   	height: 2px;
    margin: 0 auto;
    margin-top: 5px;
	margin-bottom: 10px;
		
    background: #900;
	}

@media only screen and (max-width:1366px){
	.card {
   	height: 270px;
	}
}
@media only screen and (max-width:1224px){
	.card {
   	height: 260px;
	}
}
@media only screen and (max-width:1224px){
	.card {
   	height: 220px;
	}
}
@media only screen and (max-width:768px){
	#cssmenu {
	 width:100%; 	
  	 font-family: Helvetica, Arial, sans-serif;
  	 color: #212121;
  	 position:static;
  	}
	.card {
	
   	height: 205px;
	}
		
@media only screen and (max-width:480px){
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
		padding-right: 0px !important;
	    padding-left: 0px !important;
	}
	
	.card{
		 max-width: 100% !important;
		height: auto;
		margin-bottom:15px;
	}
	.video-row{
		
		background: #fff !important;
		width: 100%;
		padding: 10px !important;
		margin: 0 auto !important;
		
	}
	.video-txt h2, .video-txt h3{
	font-size: 150% !important;
    font-weight:500;
	padding-bottom:10px;
	margin-top:20px;
	
	}
	#category{
		width:100% !important;
				
	}
	/*#art-workshop, #artists, #talk, #child-artists, #art-exhi, #sci-exp, #scientist, #students, #essays, #testimonial{
		padding-top:200px;}*/

}