/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width: 900px){
.welcome,#top .social,.s_contact li.mail{
	display: none;
}
.s_contact {
	float: none;
	text-align: center;
}
.s_contact li a{
	border: none;
	padding: 0px 5px;
	font-size: 12px;
}
.s_contact li{
	display: inline-block;
	float: none;
}
#header {
	height: auto;
	text-align: center;
}
.logo {
	float: none;
	position:relative;
}
.nav {
	display:none;
	float: none;
}
.nav li {
	border: none;
	float: none;
	padding: 0px;
}
.nav li a {
	padding: 10px;
	border-bottom: 1px solid #eee;
}
.sub {
	position: relative;
	top: 0;
	right: 0;
	width: 100%;
	text-align: center;
}
.nav li:hover .sub ul li a {
	text-align: center;
}
.icon_menu_open {
	display: block !important;
	position: absolute;
	width: 30px;
	text-align: center;
	border:1px solid #ddd;
	color: #444;
	cursor: pointer;
	line-height: 30px;
	height: 30px;
	right: 10px;
	top: 11px;
}
.icon_menu_open.active{
	background:#1281c3;
	border:1px solid #1281c3;
	color:#fff;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
#slideshow,#slideshow2 {
	height: 300px;
}
.slider_cont {
	padding: 0px 15px;
}
.slider_cont_all {
	padding: 0px 15px;
}
.slider_cont h2 {
	font-size: 21px;
}
.slider_cont p {
	display: none;
}
.cycle-pager {
	right: 10px;
}
.goals_list li {
	display: block;
	float: none;
	width: 100%;
	border-left: none;
	border-bottom: 1px solid rgba(255,255,255,0.03);
	padding: 30px 15px;
}
.goals_list li p {
	height: auto;
}
.aboutus_right {
	width: 100%;
	padding:0;
	float: none;
}
#aboutus {
	padding: 0px 15px;
}
.aboutus_left {
	width: 100%;
	text-align: center;
}
.aboutus_left h2 {
	font-size: 21px;
}
.aboutus_left h2:after{
	margin:20px auto 0px;
}
.aboutus_left span {
	font-size: 14px;
}
.aboutus_left p {
	font-size: 13px;
}
.pages_title h2 {
	font-size: 21px;
}
.pages_title span {
	font-size: 13px;
}
#partners {
	padding: 40px 15px;
}
.serv_loop {
	float: none;
	width: 100%;
	text-align: center;
}
.serv_img {
	height: auto;
}
.serv_txt p span {
	height: auto;
}
.serv_txt p {
	padding: 15px;
}
.serv_more a {
	float: none;
}
.media {
	display: block;
}
.media_left {
	display: none;
}
.media_right {
	text-align: center;
	display: block;
	width: 100%;
	padding: 50px 15px;
}
.media_right h2 {
	font-size: 21px;
}
.media_right h2:after{
	margin-right:auto;
	margin-left:auto;
}
.media_right p{
	font-size:13px;
}
.news_loop {
	text-align: center;
	width: 100%;
	float: none;
}
.news_img {
	height: auto;
}
.news_txt p {
	height: auto;
}
.news_more a {
	float: none;
	display: block;
}
#footer {
	padding: 30px 0px;
	text-align: center;
}
.foot {
	float: none;
	width: 100%;
	margin-bottom: 30px;
}
.foot h2 span:after{
	margin-left:auto;
	margin-right:auto;
}
.foot ul li {
	float: none;
	display: inline-block;
}
#bottom {
	height: auto;
	text-align: center;
	padding: 15px;
}
.copyrights {
	float: none;
	line-height: normal;
}
.design {
	float: none;
	line-height: normal;
}
.width {
	width: 100%;
}
#precemp {
	text-align: center;
	padding:10px;
}
#contents {
	padding: 0px 15px;
	text-align: center;
}
.postmeta_cats {
	float: none;
	margin-bottom: 10px;
}
.postmeta_dets {
	float: none;
}
#map_contact {
	display: block;
	width: 100%;
	text-align: center;
}
.map_contact_right {
	display: block;
	width: 100%;
	height: 250px;
}
.map_contact_left {
	display: block;
	width: 100%;
	padding: 15px;
	height: auto;
}
.aboutus2_right {
	float: none;
	width: 100%;
	text-align: center;
	padding: 10px;
}
.aboutus2_right h2 {
	font-size: 20px;
}
.aboutus2_left {
	float: none;
	width: 100%;
	text-align: center;
}
.aboutus2_left img {
	padding: 0;
	float: none;
	border-radius: 0;
	display:inline-block;
	width: auto !important;
	height: auto;
}
#aboutus4{
	padding:0px 15px;
	text-align:center;
}
.pages_title{
	padding:0px 10px;
}
.partners_slide.partners_slide_in li{
	padding:15px;
	width:100%;
	float:none;
}
}