@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Droid Sans'), local('DroidSans'), url(http://fonts.gstatic.com/s/droidsans/v6/s-BiyweUPV0v-yRb-cjciPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
}
@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Droid Sans Bold'), local('DroidSans-Bold'), url(http://fonts.gstatic.com/s/droidsans/v6/EFpQQyG9GqCrobXxL-KRMYWiMMZ7xLd792ULpGE4W_Y.woff2) format('woff2');
}

body {
    background-color: #f5f5f5;
    color: #4d4d4d;
    font-family: "Droid Sans",Arial,Verdana,sans-serif;
    font-size: 15px;
    line-height: 25px;
}
*{
	outline:0;
}
body,html{
	margin:0px;
	padding:0px;
	height:100%;
}
.page-wrap {
    background-color: #ffffff;
}

header{
	display: block;
    text-align: center;
}

header .container{
	min-height: 130px;
	padding:30px 0px;
}

.container {
    margin: 0 auto;
    max-width: 960px;
	width:100%;
}
.main-area .container p a{
	color: #0070c0;
    text-decoration: none;
}
.main-area .container p a:hover{
    text-decoration: underline;
}

header .container a.logo{
	display: block;
    margin: 0 auto;
    text-align: center;
	position:relative;
	z-index:1;
}

.navigation {
    border-bottom: 1px solid #f6f6f6;
    border-top: 1px solid #f1f1f1;
    display: block;
    margin: 0 auto;
    padding: 15px 0 0;
    text-align: center;
    width: 100%;
}

.navigation .container{
    max-width: 960px;
    min-height: initial;
    padding: 0 0 5px;
    width: 100%;
	position:relative;
	display:inline-block;
}

.navigation .top-menu {
    float: left;
    padding-left: 0px;
    padding-top: 0;
    width: 100%;
}

.top-menu-shadow, .bottom-quote-shadow {
    background: rgba(0, 0, 0, 0) url("../images/main_sprite.png") no-repeat scroll 0 -1366px;
	display: block;
    height: 5px;
    left: 0;
    position: absolute;
    width: 100%;
}
.top-menu-shadow {
    top: -20px;
}

.bottom-menu-shadow {
    background: rgba(0, 0, 0, 0) url("../images/main_sprite.png") no-repeat scroll 0 -68px;
    bottom: -10px;
}
.top-menu-shadow, .bottom-menu-shadow {
    display: block;
    height: 5px;
    left: 0;
    position: absolute;
    width: 100%;
}

.top-menu {
    float: left;
    padding-left: 33px;
    padding-top: 10px;
}

.top-menu .nav{
	display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.top-menu .nav li{
	float: left;
    padding: 0;
}

.top-menu .nav li a{
	 font-size: 14px;
    padding: 0 10px 25px;
    text-decoration: none;
	color: #4d4d4d;
}
.top-menu .nav li.active a{
	color: #0070c0;
   
    font-style: italic;
}

.top-menu .nav li a:hover{
	color: #0070c0;
}

.top-menu > ul > li.current-menu-item > a {
    color: #c18ed3;
    font-family: Georgia,serif;
    font-style: italic;
}

.top-menu .nav li.language{
	float: right;
}
.top-menu .nav li.language a{
	font-size:15px;
	font-weight:bold;
}
	

a#mobile_nav {
    display: none;
	z-index:10;
}

.main-area{
	display:block;
	clear:both;
	padding-top: 10px;
	padding-bottom:30px;
}








.image-container{
	padding: 15px 0 10px;
    text-align: center;
}

h1{
	color: #4d4d4d;
    font-family: Georgia,serif;
    font-style: italic;
    letter-spacing: 0;
    font-size: 35px;
    font-weight: normal;
    text-align: center;
	margin-bottom: 35px;
}
h2{
	color: #4d4d4d;
    font-family: Georgia,serif;
    font-style: italic;
    letter-spacing: 0;
    font-size: 22px;
	line-height: 30px;
    font-weight: normal;
    text-align: center;
	margin-bottom: 15px;
}

#featured_shadow {
    background: rgba(0, 0, 0, 0) url("../images/main_sprite.png") no-repeat scroll 0 -1321px;
    height: 9px;
    margin: 1px 0 30px;
}


#slogan p {
    color: #4d4d4d;
    font-family: "Times New Roman",Times,serif;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
	padding-bottom: 10px;
}

#slogan {
    background: rgba(0, 0, 0, 0) url("../images/left-quote.png") no-repeat scroll 21px 23px;
    border: 1px solid #f1f1f1;
    border-radius: 10px;
  
    padding: 25px 40px 18px;
    position: relative;
}

span#right-quote {
    background: rgba(0, 0, 0, 0) url("../images/right-quote.png") no-repeat scroll 0 0;
    display: block;
    height: 17px;
    position: absolute;
    right: 21px;
    bottom: 23px;
    width: 24px;
}
#top-quote-shadow, #divider .container div, #footer-top-shadow {
    background: rgba(0, 0, 0, 0) url("../images/main_sprite.png") no-repeat scroll 82px -68px;
}
#top-quote-shadow{}

ul.center{
	margin: 0 auto;
    padding-bottom: 50px;
    padding-left: 0px;
    width: 50%;
}
p.center{
	text-align:center;
}

.contact{
	display: table;
    font-size: 18px;
    margin: 0 auto;
    text-align: left;
	padding-bottom:30px;
}

.contact p{
	display:table-row;
}
.contact p span{
	display: table-cell;
    padding-bottom: 15px;
    padding-right: 25px;
    padding-top: 0;
    text-align: right;
}
.contact p:last-child{
	
}

.contact a{
	color:#0070c0;
	text-decoration:none;
}
.contact a:hover{
	text-decoration:underline;
}

#main-footer {
    border-top: 1px solid #e9e9e9;
    position: relative;
    text-shadow: 1px 1px 0 #fff;
	
}

#main-footer .container {
    margin: 0 auto;
    position: relative;
    text-align: left;
    max-width: 960px;
	width:100%;
}

#footer-top-shadow {
    height: 5px;
    left: 0;
    position: absolute;
    top: -1px;
    width: 100%;
}
p#copyright {
    border-top: 1px solid #e9e9e9;
    color: #2b2b2b;
    float: right;
    font-size: 12px;
    margin: 22px 13px 13px 0;
    padding-top: 9px;
	padding-bottom: 9px;
}

.concept-img{
	text-align:center;
	margin:30px 0px;
}

.concept-img img{
		
}



@media (max-width: 767px){
	
		
	header .container {
		min-height: initial;
		padding: 5px 0 0;
		text-align:left;
		position:relative;
	}
	
	header .container a.logo{
		
		
		max-width: initial;
		width: initial;
		padding: 5px 0 5px 15px;
		text-align: left;
		z-index: 1;
		display:inline-block;
		
	}
	
	header .container a.logo img {
		width: 280px;
	}
	
	.top-menu .nav{
		background-color: #fafafa;
		border-top: 0px solid #ccc;
		display: none;
		padding: 10px 0 20px;
	}
	
	.top-menu .nav li{
		float: none;
		line-height: 25px;
		padding: 3px 0;
		text-align: center;
	}
	.top-menu .nav li a {
		color: #4d4d4d;
		font-size: 18px;
		padding: 0 10px 0 0px;
		text-decoration: none;
	}
	
	.top-menu .nav li.language {
		float: none;
		margin-top: 25px;
	}
		
	a#mobile_nav {
		background-image: url("../images/menu-bg.png");
		background-repeat: no-repeat;
		background-size: 100% auto;
		display: block;
		float: right;
		height: 40px;
		margin: 0 25px 0 10px;
		position: absolute;
		right: 0;
		text-indent: -9999px;
		top: -65px;
		width: 40px;
	}
	
	.navigation{
		border-top: 0 none;
		line-height: 0;
		padding: 0;
		position: relative;
	}
	
	.navigation .container{
		height: auto;
		padding: 0;
		position:relative;		
	}
	
	.top-menu-shadow{
		display:none;
	}
	
	.bottom-menu-shadow{
		bottom:-6px;
	}
	
	.main-area{
		padding-top:0px;
	}

	#top-menu {
		width: 100%;
	}

	#navigation ul li.menu-item-language {
		float: right;
		margin-right: 100px;
	}
	#featured_shadow{
		margin:-9px 0 40px
	}
	h1{
		margin-bottom: 35px;
	}
	
	h2{
		line-height: 30px;
		margin-bottom: 5px;
	}
	
	.image-container {
		padding: 15px 0 0;
		text-align: center;
	}
  
	.image-container img{
		width:100%;
	}
  
	
}

@media (max-width: 400px){
		
	header .container a.logo img {
		margin-top: 5px;
		width: 210px;
	}
	
	.navigation .container{
		display:block;
	}
	
	a#mobile_nav {
		height: 30px;
		margin: 0 25px 0 10px;
		position: absolute;
		right: -6px;
		text-indent: -9999px;
		top: -50px;
		width: 30px;
	}
	
	#slogan{
		padding:25px 10px 18px
	}
	
	#slogan p{
		padding-left: 5px;
		padding-right: 5px;
	}
	.bottom-menu-shadow {
		background: rgba(0, 0, 0, 0) url("../images/main_sprite.png") no-repeat scroll -200px -68px;
	}
	#featured_shadow{
		background:rgba(0, 0, 0, 0) url("../images/main_sprite.png") no-repeat scroll -200px -1321px
	}
	.main-area ul{
		margin: 15px 15px 15px 25px;
		padding: 10px;
	}
	h1{
		line-height: 35px;
		margin-bottom: 20px;
		padding: 0 10px;
	}
	
	h2 {
		line-height: 30px;
		margin-bottom: 5px;
		font-size:20px;
		padding: 0 10px;
	}
	
	ul.center{
		width: 85%;
	}
	
	.container p{
		padding: 0 25px;
		margin:0px;
	}
	
	.contact p span{
		padding-right: 10px;
	}
}
@media only screen 
	and (min-device-width : 768px) 
	and (max-device-width : 1024px) {

	.image-container {
		padding: 5px 0 10px;
		text-align: center;
	}
	
	.image-container img{
		width:100%;
	}
	
	.top-menu .nav li a {

		font-size: 14px;
		padding: 0 5px 5px 10px;

	}
	.top-menu .nav li.language {
		padding-right:15px;
	}
	
	header .container {
		min-height: 100px;
		padding: 30px 0;
	}
	
	header .container a.logo img{
		width:360px;
	}
}

@media (max-width : 1024px){
	.container p{
		padding:10px 25px;
	}
	
	.concept-img{
		text-align:center;
		margin:10px 15px;
	}

	.concept-img img{
		width:100%;	
	}

}

@media (min-width : 1024px){
	ul.center{
		padding-left:200px;
	}
	
	.main-area .container p,
	.main-area .container ul{
		margin-left:70px;
		margin-right:70px;
	}
	
}

div,p,a, img{
	transition: all 0.3s ease;
}
a:hover{
	transition: all 0s ease;
}
