@charset "UTF-8";
/* CSS Document */


#studiocontainer {
	margin-top:100px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

#studioheader1 {
	width:100%;
	height:266px;
	background-image: url(../images/studio/studioheader1.png);
	background-size: cover;
	background-color:#fff;
	background-repeat: no-repeat;
	margin-bottom:20px;
}

#studioheader2 {
	width:100%;
	height:266px;
	background-image: url(../images/studio/studioheader2.png);
	background-size: cover;
	background-color:#fff;
	background-repeat: no-repeat;
	margin-bottom:20px;
}

.studiotextheader1 {
width:auto;
margin-bottom:10px;
margin-top:60px;
margin-left:12%;
float:left;
}

.studiotextheader1 h1 {
color:#fff;
font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight:100;
font-size:30px;
text-align:center;
margin-bottom:10px;
margin-top:80px;
}

.studiotextheader1 h2 {
color:#e32726;
font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight:400;
font-size:30px;
text-align:center;
margin-bottom:5px;
margin-top:5px;
}


.studiotextheader1 hr {
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

.studiotextheader2 {
width:auto;
margin-bottom:10px;
margin-top:60px;
margin-left:60%;
float:left;
}

.studiotextheader2 h1 {
color:#fff;
font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight:100;
font-size:30px;
text-align:center;
margin-bottom:10px;
margin-top:80px;
}

.studiotextheader2 h2 {
color:#e32726;
font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight:400;
font-size:30px;
text-align:center;
margin-bottom:5px;
margin-top:5px;
}


.studiotextheader2 hr {
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

.studiotext1 {
color:#fff;
font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
margin-bottom:5px;
font-weight:100;
font-size:14px;
line-height:20px;
clear:left;
}

.studiotext1 p {
color:#010101;
width:90%;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;;
font-weight:100;
font-size:15px;
line-height:22px;
text-align:justify;
clear:left;
}

.studiotext2 p {
color:#010101;
width:90%;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight:100;
font-size:15px;
line-height:22px;
text-align:justify;
clear:left;
}



@media screen and (max-width: 1366px) {

#studiocontainer {
	margin-top:100px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
	
	
}


@media screen and (max-width: 960px) {

	#studiocontainer {
	margin-top:130px;
}

	
}

@media screen and (max-width: 758px) {
	
	#studiocontainer {
	margin-top:20px;
}



.studiotextheader2 {
margin-left:12%;
}

}

@media screen and (max-width: 524px) {
	


	
}
