h1{
	font-family: corbel;
	font-size: 60px;
	color: #707070;
	margin: 40px 0px 30px 0px;
	
}
h2 {
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	color: #707070;
}

#dancers{
	height: 250px;	
	background: url("/images/dance-web.jpg");
	background-size: cover;
	background-position: center;
	margin: -75px 0px -35px 0px;
}
header {
	margin: -30px 0px 0px 0px;
	/*background: url("file:///C:/Users/Ilana/Documents/Coding/dance-web.jpg");
	background-size: cover;
	background-position: center;*/
}
#mobile_menu {
	display: none;
}
#list_menu {
	display: none;
	width: 80%;
	/*height: 500px;*/
	margin: 0 auto;
}

#list_menu ul {
	margin: 8px 0px;
}

header li {
	display: inline;
	padding 0px 0px 0px 0px;
	margin: 30px;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	background: rgba(0,0,0,0);
	padding: 5px 10px 5px 10px;
}


#onthispage {
	color: #388E8E;
}
a:hover {
	/*background: rgba(0,0,0,0.3);*/
	/*padding: 5px 10px 5px 10px;*/
	color: #388E8E;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #707070;
}
header ul {
	text-align: right;
	/*background: rgba(0,0,0,0.4);*/
	padding: 0px 0px 0px 0px;
}
ul {
	list-style-type: none;
}
p {
	text-align: center;
	margin: 0 auto;
	font-family: 'Open Sans', sans-serif;
}

#mobile_footer {
	display: none;
}

body {
  background-color: #fff;
}

.container {
  margin: 0 auto;
  width: 80%;
  background-color: #fff;
  min-height: 400px;
}

.slider {
width: 100%;
overflow: hidden;
height: 500px;
position: relative;
}

.slider ul {
margin: 0;
padding: 0;
list-style: none;
position: absolute;
width: 300%;
height: 100%;
top: 0;
}

.slider li {
padding: 0;
margin: 0;
width: 33.333333%;
height: 100%;
overflow: hidden;
position: absolute;
top: 0;
bottom: 0;
}

.slider li img {
border: none;
width: 100%;
min-height: 100%;
}

.slider button {
position: absolute;
display: block;
box-sizing: border-box;
border: none;
outline: none;
top: 0;
bottom: 0;
width: 20%;
background-color: rgba(0, 0, 0, 0.3);
color: #fff;
margin: 0;
padding: 0;
text-align:center;
opacity: 0;
z-index: 2;
}

.slider button.prev {
left: 0;
background-image: url(/images/left-arrow.png);
background-repeat: no-repeat;
background-position: center center;
}

.slider button.next {
right: 0;
background-image: url(/images/right-arrow.png);
background-repeat: no-repeat;
background-position: center center;
}

.slider button:hover, .slider button:active {
opacity: 1.0;
}

.slider .content {
z-index: 3;
position: absolute;
bottom: 30px;
/*left: 0;*/
right: 30px;
height: 1.4em;
box-sizing: border-box;
background-color: rgba(0, 0, 0, 0.5);
color: #fff;
line-height: 1.4em;
padding: 0 1.5em;
font-size: 1.3em;
font-family: 'Open Sans', sans-serif;
}

.slider .content a {
color: inherit;
}

.about {
	width: 80%;
	min-height:200px;
	margin: 0 auto;
	margin-top: 65px;
	margin-bottom: 65px;
}
#about_home {
	float:right;
	width: 70%;
}

.featured_home {
	min-height: 200px;
	width: 99%;
	margin: 0 auto;
	margin-top: 65px;
	margin-bottom: 90px;
}

#feat_pic {
	background-size: cover !important;
	width: 250px;
	height: 150px;
	background-position: center !important;
}



footer {
	text-align: right;
	font-family: 'Open Sans', sans-serif;
	color: #FFFFFF;
	background: #BDBDBD;
	margin: 7px;
	padding: 5px;
	
}



body {
	background: #FFFFFF;
	margin: 0 2%;
	/*background: url("http://static.wixstatic.com/media/db1445_b50c7f38d79c4f82ad5a6de249341fb8.jpg_srb_p_818_609_75_22_0.50_1.20_0.00_jpg_srb");
	background-size: cover;
	background-position: center;*/
}
td {
	font-size: 15px;
	padding: 5px;
}
table {
	width: 65%;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	color: #707070;
}
footer table tr td a{
	color: #FFFFFF;
}

#social {
	width: 20px;
	margin: 7px;
}


/*About page*/

#meetRena {
	border-radius: 50px;
	height: 200px;
}
#blurb {
	float: center;
	text-align: center;
	background: rgba(0,0,0,0.1);
	width: 700px;
	margin: 10px auto 10px auto;
	padding: 40px 15px 40px 15px;
}
div h2{
		color: #388E8E;
	}


#noosh {
/*	height: 20px;*/
	 height: 90px;
	float: left;
}


/*contact page*/

#contact-blurb {
	text-align: center;
	font-size: 17px;
	color: #707070;
	width: 60%;
}
#contact_form {
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	color: #707070;
}
#contact-button {
	background: #d8d8d8;
	color: #707070;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
}
#contact-button:hover{
	color: #388E8E;
}


/*portfolio*/

#inline {
	display: inline-block;
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
}
#holder {
	text-align: center;
	margin-left: 20px;
    margin-right: 20px;
}
#portfolio-image {
	text-decoration: none;
	text-align: center;
	height: 150px;
	width: 150px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	/*overflow: hidden;*/
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #707070;
	/*display: inline;*/
}


#portfolio2 {
	border-radius: 5px;
	height: 400 px;
	width: 400 px;
}

#portfolio-title {
	font-size: 20px;
}


/*Gallery Pages*/

#gallery {

	display: inline;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	float: none;
	height: 200px;
	width: 200px;
	overflow: hidden; 
}
#gallery-pic {
	height: 200px;
	margin:7px;
}

#gal_holder {
    width: 92%;
    margin: 0 auto;
    text-align: center;
}

#gal_pic {
	background-size: cover !important;
	width: 250px;
	height: 250px;
	background-position: center !important;
	margin: 15px 0px;
}

#gal_pic2 {
	background-size: cover !important;
	width: 250px;
	height: 250px;
	background-position: center !important;
	margin: 15px 0px;
	border-radius: 5px;

}#gal_pic3 {
	background-size: cover !important;
	width: 800px;
	height: 250px;
	background-position: center !important;
	margin: 15px 0px;
	border-radius: 5px;

}

div.col-md-3 {
	padding-bottom: 20px;
}

#gal_pic:hover {
	opacity: 0.5;
}

#gallery_table {
	width: 95%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#gallery_table_picture {
	padding: 7px;
	text-align: center;
	max-width: 100%;
	max-height: 100%;
	position: relative;
}

#title-text h2 {
	display: none;
	vertical-align: center;
	text-align: center;
}

#gallery_table_picture:hover {
	opacity: 0.4;
	
}

#title-text h2:hover {
	/*display: block;*/
}

#gal2 {
height: 300px;
width: 300px;
overflow: hidden;
display: inline;
}
/*individual pages*/

#art-picture {
	height: 525px;
	width: 70%;
	border-right-width: medium;
	border-right-style: double;
	border-right-color: #388E8E;
	padding-left: 20px;
}

#art-picture img {
	margin-right: 0px;
	height: 500px;
}

#art-description {
	width: 25%;
	height: 500px;
}

#art-description h3 {
	font-size: 25px;
	color: #388E8E;
	margin-left: 10px;
}
#art-description p {
	margin-left: 10px;
}

#viewer {
	width: 100%;
	/*display: inline-table;*/
	/*margin: 0 auto;*/
	font-family: arial;
	font-size: 20px;
}
#art-table {
	width: 90%;
	margin-top: 50px;
    margin-bottom: 50px;
}

.mob-art-page {
	display: none;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 35px;
}

.mob-art-page  h3{
	color: #388E8E;	
}

.mob-art-page  a img{
	width: 90%;
}

#more-description {
	font-family: arial;
	font-size: 16px;
	color: #707070;
	width: 70%;
	
}

/*multi portfolio page */

.cont_multi_portfolio {
    width: 90% !important;
    margin-left: 250px;
}

.hide-bullets {
    list-style:none;
    margin-left: -40px;
    margin-top:20px;
}

.thumbnail {
    padding: 0;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width: 100%;
}

#art-picture-slider {
	min-height: 525px;
	width: 70%;
    border-right-width: medium;
    border-right-style: double;
    border-right-color: #388E8E;
}

.mob_cont_multi_portfolio {
	    width: 90% !important;
}



/*News Page*/

#news_table {
	align: center;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}

#news_table tr {
	border: solid;
 	border-width: 1px 0;
	border-style: double;
	border-color: #707070;
}

#news_table tr:first-child {
  border-top: none;
}
#news_table tr:last-child {
  border-bottom: double;
}

#news_table tr td div a img {
	height: 200px;
	align: center;
	padding:5px;
	margin-left: auto;
	margin-right: auto;
}

#news_table tr td {
	align: center;
	padding:15px;
	
}

#news_table tr td div a h3 {
	font-family: 'Open Sans', sans-serif;
}

/*NEWS ARTICLES*/
#news_article h2 {
	color: #388E8E;
}
#news_article p {
	width: 80%;
	color: #707070;
}
#hebrew {
	direction: rtl;
}

/*Series Page*/
#see-more {
	font-family:'Open Sans', sans-serif;
	font-size: 18px;
	color: #707070;
	background-color: #f2f2f2;
	text-align: center;
	padding: 10px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
}

#series-index {
	font-family:'Open Sans', sans-serif;
	font-size: 20px;
	color: #707070;
	text-align: center;
	margin: 0 auto;
}

#see-more:hover {
	background-color: rgba(0 0 0 0.2);
	color: #388e8e;
}
/*Series Pages*/
#title-bar {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: 'Open Sans', sans-serif;
	font-size: 40px;
	color: #707070;
	display: inline-block;
	
}
#series-text {
	font-size: 16px;
	color: #707070;
	text-align: center;
	padding-top: 10px;
	width: 70%;
}

#series-text-heb {
	font-size: 16px;
	color: #707070;
	text-align: center;
	padding-top: 10px;
	width: 70%;
	direction: rtl;
	font-family: Arial, Verdana, sans serif;
}

#series-text-title {
	font-size: 22px;
	
	font-weight: bold;
}

#return-button {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #707070;
	background-color: #f2f2f2;
	text-align: center;
	padding: 10px;
	
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
#return-button:hover {
	background-color: rgba(0 0 0 0.2);
	color: #388e8e;
}
#title-series {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	padding-top: 5px;
}






/*****************************************************/
/*****************************************************/
				/* MOBILE DEVICE */
/*****************************************************/
/*****************************************************/




@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 650px)
  and (-webkit-min-device-pixel-ratio: 2){
	
	#dancers{
	
	background: url('/images/dance-web-mobile.jpg');
	height: 141px;
	margin: 0 0 0 0;
	background-size: cover;
	background-position: center;
	text-align: center;
	
	}
	
	h1{
		margin: 40px 0px 0px 0px;
	}
	
	h3 {
		font-size: 20px;
	}
	
	p{
		font-size: 14px;
	}
	
	#mobile_menu {
	display: inline-block;
	/*width: 150px;*/
	float: right;
    margin-right: 0%;
    margin-top: 7%;
	}
	#mobile_menu img{
	display: inline-block;
	width: 30px;
	float: right;
    margin-right: 10%;

	}
	
	#desktop_menu ul li {
		display: none;
	}

	
	/*header ul{
		background: url('/images/dance-web-mobile.jpg');
		background-size: cover;
		
	}*/
	
	header li {
		display: block;
		padding: 0px;
		text-align: center;
		font-size: 25px;
		margin: 0px;
			}
	
	#desktop_footer {
		display: none;
		font-size: none;
	}
	
	#mobile_footer {
		display: inline;
		text-align: center;
	}
	
	#mobile_footer ul {
		padding-left: 0px;
	}
	
	#mobile_footer ul li {
		display: inline;
		font-size: 18px;
	}
	
	#social {
		width: 25px;
		margin: 10px;
	}
	
	body {
		
	}
	/*img{
		height: 150px;
	}*/
	table tr td {
		font-size: 35px;
		color: #8a8989;
	}
	
	h1 img{
		padding-top: 25px;
		width: 50%;
		height: 100%;
		
	}
	
	h2 {
		font-size: 15px;
		color: #707070;
		
	}
	footer {
		font-size: 10px;
	}
	
	#noosh {
		float: left;
		 height: 50px;
	}
	
	a:hover {
	/*background: rgba(0,0,0,0.3);*/
	/*padding: 5px 10px 5px 10px;*/
	color: #388E8E;
	}

	
	  .container {
		min-height: 150px;
		width: 100%;
	  }
  .slider {
height: 170px;
}


	
	.slider .content {
		font-size: 12px;
		bottom: 10px;
		right: 10px;
	}
	
.slider ul {

	/*height: 50%;*/
}

.about {
	margin: 0 auto;
}


#about_home {
	float:none;
	width: 100%;
}
#about_home h2 {
	font-size: 20px;
}

.featured_home {
	margin: 0 auto;
}

.featured_home h2 {
	font-size: 20px;
}

	#meetRena {
		height: 200px;
	}
	
	.about #meetRena {
		height: 100px;
	}
	
	#blurb {
	float: center;
	text-align: center;
	background: rgba(0,0,0,0.1);
	width: 90%;
	margin: 25px auto 25px auto;
	/*padding: 40px 15px 40px 15px;*/
	}
	div h2{
		color: #388E8E;
		font-size: 30px;
	}
/*	div {
		font-size: 25px;
	}
	*/
	
	#portfolio2 {
		height: 230px;
	}
	
	#portfolio-title {
		margin-bottom: 15px;
	}
	
	#gal_pic {
		margin: 5px -7px;
		width: 125px;
		height: 125px;
	}
	
	#gal_pic3 {
	background-size: cover !important;
	width: 250px ;
	height: 250px;
	background-position: center !important;
	margin: 15px 0px;
	border-radius: 5px;
	
	#gal_holder {
		width: 100%;
		text-align: center;
	}
	
	#gallery{
		height: 400px;
	}
	#gallery-pic{
		height:300px;
	}
	#art-description h3 {
		font-size: 40px;
	}
	#contact-blurb {
		font-size: 14px;
	}
	#title-bar {
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	
	}
	
	
  #art-table {
	display: none;
}

.mob-art-page {
	display: inline-block;
}

  #photos {
  -moz-column-count:    2;
  -webkit-column-count: 2;
  column-count:         2;
  }

	
	}

	

/*****************************************************/
/*****************************************************/	
	/* TABLET */
/*****************************************************/
/*****************************************************/




	@media only screen 
	  and (min-device-width: 651px) 
	  and (max-device-width: 1024px) 
	{
	  
	  .container {
		min-height: 420px;
		width: 98%;
	  }
  .slider {
	height: 425px;

}

.about {
	min-height: 265px;
	margin: 0 auto;
}
.featured_home {
	width: 87%;
	margin: 0 auto;
}

#about_home {

	width: 65%;
}

	.about #meetRena {
		height: 165px;
		margin-top: 45px;p
	}


	
	  }

		