#title h1, #title h2,.title2 h1, .title2 h2 {display: none;}

#title {
	position: fixed;
	width: 100%;
	z-index: 10;
	padding-top: 60px;
	height: 270px;}
	
.title2 h1,.title2 h2 {display: none !important;}
.title2 {padding-top: 10px !important;}

#content-wrapper {padding-top: 230px;}
	
#logo {
	display: block;
	z-index:10;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;}

#logo img {
	width: auto;
	height: 115px;}
	
#logo2 {
	padding-top: 8px !important;
	display: block;
	padding-bottom: 2px !important;}
	
#logo2 img {
	width: auto;
	height: 70px !important;}
	
@media screen and (max-width:1024px){
#logo {padding-top: 11px;}
#content-wrapper {padding-top: 217px;}		
#logo img {height: 110px;}
#logo2 img {height: 65px !important;}
#title{	height: 255px;}
#logo2 {padding-top: 6px !important;padding-bottom: 0px !important;}}

@media screen and (max-width:900px){
#content-wrapper {padding-top: 215px;}
#title{	height: 252px;}}
	
@media screen and (max-width:768px){
#content-wrapper {padding-top: 192px;}		
#logo img {height: 100px;}
#logo2 img {height: 48px !important;}
#logo {padding-top: 13px;}
#logo2 {padding-top: 0px !important;}
.title2 {padding-top: 5px !important;padding-bottom: 0px !important;}
#title{	height: 245px;}}

@media screen and (max-width:600px){
#content-wrapper {padding-top: 169px;}
#logo img {height: 85px;}
#logo {padding-top: 9px;}
#title{	height: 210px;}}
	
@media screen and (max-width:480px) {
#content-wrapper {padding-top: 148px;}
#logo img {height: 74px;}
#logo {padding-top: 5px;}}

@media screen and (max-width:320px) {
#content-wrapper {padding-top: 138px;}
#logo img {height: 64px;}
#logo2 {padding-left: 10px !important;}}
	