body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
input[type="button"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

h1,h2,h3,h4,h5,h6{
	padding:0 0;
	margin:0 0;
}
p{
	padding:0 0;
	margin:0 0;
}
ul{
	padding:0 0;
	margin:0 0;	
}
body{
	padding:0 0;
	margin:0 0; 
	font-family: 'Roboto Condensed', sans-serif;
	background: url("../img/back1.jpg");
}
hr{border-top: 1px solid #333; clear:both; margin:20px 0;}
.header{
	padding: 2.2em 0;
}
.mt_logo_img {max-width:600px;}
.logo{
 margin: 0 auto;
 width: 100%;
 text-align:center;
}
.logo img {
  width: 100%;
}
.mtitle span{
font-family: 'Oswald', sans-serif;
	font-size:4em;
	color:#796460;
	display:block;
	line-height:1.4em;
	font-weight:bold;
	text-shadow: 2px 1px 4px #777;
	
	
	}
.stitle span{
	font-size:2em;
	color:#898989;
	font-weight:bold;
	}	
.top-menu{
	text-align: center;
	margin-top: 1.1em;
}
.top-menu ul li{
	display: inline-block;
	  padding-top: 5px;
}
.top-menu ul li a{
  font-size: 1.5em;
  margin: 0 1.9em;
  text-decoration: none;
  color: #486b4e;
  font-weight: 600;
}
.top-menu ul ul li a{
  font-size: 1.2em;
}
.top-menu ul ul ul li a{
  font-size: 1.2em;
}
.top-menu ul li:hover, .top-menu ul li.active {
  background:url("../img/back3.png") no-repeat 0px -2px;
  background-size:100% 100%;
  min-height:35px;
}
span.menu {
  display: none;
}
.banner {
  background: #eee;
  padding: 50px 50px;
  border-top: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
   text-align: center;
  -webkit-box-shadow: 0 8px 6px -6px black;
  -moz-box-shadow: 0 8px 6px -6px black;
  box-shadow: 0 10px 18px -6px rgb(245, 245, 245);
}
.banner-info {
	text-align: center;
	padding: 2em 0;
}
.banner-info h1 {
  font-size: 6em;
  color: #E5E3E3;
  font-weight: 600;
   text-shadow: 3px 4px 9px #333;
}
.banner-info p {
	font-size: 2.5em;
	color: #fff;
	margin-bottom: 0.5em;
	  padding: 0 1em;
	  text-shadow: 2px 3px 5px #333;
	  line-height:1.1em;
}
p.text {
  font-size: 1.5em;
  font-weight: 600;
  margin: 1em 0;
  float:right;
}
p.text a {
  font-size: 0.85em;
  font-weight: 400;
  color: #9e9e9e;
  text-decoration: none;
  cursor: pointer;
}
/******** SAP ************/

.resp-tab-active{

  text-shadow: none;
  color: #000;

}
.resp-tabs-container {
	padding: 0px;
	clear: left;
	
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
}
.resp-content-active, .resp-accordion-active {
   display: block;
}

.img-top {
    margin-bottom: 20px;
}

.img-top {
    padding: 0 10px !important;
}
.img-top a img{	
	  position: relative;
}
.img-top:hover .link-top{
	display: block;
}
.img-top img {
    width: 100%;
}
	
.whatido-section {
color: #333;
	background: #eee;
   	border-top: 1px solid #d4d4d4;
  	border-left: 1px solid #d4d4d4;
  	border-right: 1px solid #d4d4d4;
	text-align: left;
	margin-top: 4em;
	padding: 2em;
-webkit-box-shadow: 0 8px 6px -6px black;
  -moz-box-shadow: 0 8px 6px -6px black;
  box-shadow: 0 10px 18px -6px rgb(249, 245, 245);
    -o-box-shadow: 0 8px 6px -6px black;
    -ms-box-shadow: 0 8px 6px -6px black;
}
.ak_inner_con{text-align: left;}
.what-header {
  padding: 1em 0 1em;
}
.what-header h3 {
	font-size: 4em;
	color: #486b4e;
	font-weight: 700;
	text-align: center;
}
.what-header h5 {
	font-size: 3.3em;
	color: #486b4e;
	font-weight: 700;
	margin-bottom: 1em;
}
.left-grid h4 {
	font-size: 3em;
	color: #a5a5a5;
}
.botnav-section {
	background: #eee;
   	border-top: 1px solid #d4d4d4;
  	border-left: 1px solid #d4d4d4;
  	border-right: 1px solid #d4d4d4;
	text-align: center;
	margin-top: 4em;
	padding: 2em;
-webkit-box-shadow: 0 8px 6px -6px black;
  -moz-box-shadow: 0 8px 6px -6px black;
  box-shadow: 0 10px 18px -6px rgb(249, 245, 245);
    -o-box-shadow: 0 8px 6px -6px black;
    -ms-box-shadow: 0 8px 6px -6px black;
}
.right-grid p{
	font-size:1.2em;
	color: #a5a5a5;
	font-style: italic;
}
.what-grid h4 {
  font-size: 1.5em;
  font-weight: 600;
  margin: 0 2.5em 0.5em;
  text-align: left;
}
.what-grid p {
  font-size: 1.15em;
  padding: 0 3em;
  text-align: left;
  color: #595454;
}
.contact-section{
	background: #eee;
   	border-top: 1px solid #d4d4d4;
  	border-left: 1px solid #d4d4d4;
  	border-right: 1px solid #d4d4d4;
	margin-top: 4em;
	padding: 2em 0;
	text-align: center;
 -webkit-box-shadow: 0 8px 6px -6px black;
  -moz-box-shadow: 0 8px 6px -6px black;
  box-shadow: 0 10px 18px -6px rgb(144, 142, 142);
 -o-box-shadow: 0 8px 6px -6px black;
    -ms-box-shadow: 0 8px 6px -6px black;
}
.footer-top {padding: 10px 15px 0 15px; font-size: 17px;}
.footer-bottom p,.footer-bottom p a,.footer-bottom a,.footer-bottom p a:hover,.footer-bottom a:hover {font-weight: 500; color: #4F4C4C;}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background: url("../img/to-top2.png") no-repeat 0px 0px;
}
/*-- responsive-mediaquries --*/
@media(max-width:1080px){
	.link-top {
		width: 93%;
		height: 52%;
		padding: 5em 0 0;
	}
}
@media(max-width:1024px){
	.top-menu ul li a {
	   font-size: 1.5em;
	}
	.top-menu ul ul li a {
	   font-size: 1.2em;
	}
	.top-menu ul ul ul li a {
	   font-size: 1.2em;
	}
	.top-menu ul li:hover, .top-menu ul li.active {
	  background: url("../img/back3.png") no-repeat 0px 0px;
	  background-size: 100% 100%;
	  min-height: 20px;
	}
	.banner-info h1 {
	  font-size: 5em;
	}
	.banner-info p {
	  font-size: 2.3em;
	}
	a.button {
	  font-size: 1.2em;
	}
	a.button span {
	  right: -21px;
		top: 13px;
	}
	a.button span:hover {
	  top: 13px;
	}
	p.text {
	  font-size: 1.3em;
	}
	p.text a {
	  font-size: 0.9em;
	}
	a.button1 {
	  font-size: 1.2em;
	}
	#filters li span {
	  font-size: 1.2em;
	}
	.port-info h4 {
	  font-size: 1.2em;
	}
	.port-info p {
	  font-size: 1.1em;
	}
	.port-info a {
	  font-size: 1.1em;
	}
	.what-header h3 {
	  font-size: 3em;
	}
	.what-header h5 {
	  font-size: 2.5em;
	}
	.left-grid h4 {
	  font-size: 2.5em;
	}
	.what-grid h4 {
	  font-size: 1.2em;
	}
	.what-grid p {
	  font-size: 1.1em;
	}
	p.text1 {
	  font-size: 1.15em;
	  margin-top: 1em;
	}
	.footer-bottom p {
	  font-size: 16px;
	}
	.footer-bottom a {
	  font-size: 18px;
	}
	.link-top {
    width: 93%;
    height: 57%;
    padding: 5em 0 0;
	}
}
@media (min-width: 991px){ .banner-info {
	min-height:550px;
}
.bannertext {display: table; height:490px; margin:0 auto;}
.banneralign {display: table-cell; vertical-align: middle;}
}
@media (max-width: 991px){
.mtitle span{font-size:3.5em;}
.stitle span{font-size:1.8em;}
i.link {
    width: 32px;
    height: 32px;
	}
	.img-top {
		padding: 0px 6px !important;
		float: left;
		width: 33.3333%;
	}
	.link-top {
		width: 94%;
		height: 46%;
		padding: 3.5em 0 0;
	}
}
@media (max-width: 768px){
.mtitle span{font-size:3em;}
.stitle span{font-size:1.5em;}
span.menu {
display: block;
 cursor: pointer;
 margin: 14px 10px;
 background-image: url("../img/nav.png");
    background-repeat: no-repeat;
    height: 32px;
    width: 32px;
 
}
.top-menu {
float:left;
text-align:left;
margin-top:0;
}
.top-menu  ul{
display:none;
}
.top-menu  ul li {
font-size: 14px;
display:block;
	}
.top-menu ul li{
display:block;
float:none;
margin: 0em;
border-bottom: none;
border-right:none;
}
.top-menu ul li {
padding:6px 0 ;
}
.top-menu  ul{
margin:6px 0;
z-index: 999;
position: absolute;
width: 91%;
background:#a5929d;
text-align: center;
}
.top-menu > ul > li > a {
  display: block;
  font-size: 1.1em;
  color:#fff;
  line-height: 1.3em;
}
.top-menu ul li a {margin:0;}
.top-menu ul li:hover {
  background:none;
}
.top-menu ul li.active {
  background:none;
}

	.logo {
	  margin: 0 auto;
	}
	.top-menu ul li a {
	  font-size: 1.3em;
	}
	.top-menu ul ul li a {
	  font-size: 1.3em;
	}
	.top-menu ul ul ul li a {
	  font-size: 1.3em;
	}
	.banner-info h1 {
	  font-size: 4em;
	}
	.banner {
	  background: #eee;
	  padding: 40px 40px;
	}
	.banner-info p {
	  font-size: 2em;
	}
	a.button {
	  font-size: 1.1em;
	  width: 28%;
	}
	a.button span {
	  right: -21px;
	  top: 11px;
	}
	a.button span:hover {
	  top: 11px;
	}
	p.text {
	  font-size: 1.1em;
	}
	p.text a {
	  font-size: 0.95em;
	}
	a.button1 {
	  font-size: 1.1em;
	}
	#filters li span {
	  font-size: 1.1em;
	}
	.port-info h4 {
	  font-size: 1.1em;
	}
	.port-info p {
	  font-size: 1em;
	}
	.port-info a {
	  font-size: 1em;
	}
	.portfolio-section {
	 padding: 20px 10px 20px 30px;
	}
	.what-header h3 {
	  font-size: 2em;
	}
	.what-header h5 {
	  font-size: 1.8em;
	}
	.left-grid {
	  float: left;
	  width: 30%;
	}
	.right-grid {
	  float: left;
	  width: 70%;
	}
	.right-grid p {
	  font-size: 1.1em;
	}
	.center-icon {
	  right: 1%;
	}
	.what-grid {
	  float: left;
	  width: 95%;
	}
	.what-grid h4 {
	  font-size: 1.1em;
	}
	.what-grid p {
	  font-size: 1em;
	  padding: 0 0 0 35px;
	 }
	p.text1 {
	  font-size: 1em;
	}
	.footer-bottom p {
	  font-size: 14px;
	}
	.footer-bottom a {
	  font-size: 16px;
	}
	.footer-logo {
	  text-align: right;
	  padding: 3em 3em;
	}
	.link-top {
    width: 95%;
    height: 49%;
    padding: 3.8em 0 0;
	}
}
@media (max-width: 640px){
	.mtitle span{font-size:2.5em;}
.stitle span{font-size:1.2em;}
	.top-menu ul li a {
	  font-size: 1.2em;
	}
	.top-menu ul ul li a {
	  font-size: 1.2em;
	}
	.top-menu ul ul ul li a {
	  font-size: 1.2em;
	}
	.banner-info h1 {
	  font-size: 3.5em;
	}
	.banner-info p {
	  font-size: 1.7em;
	}
	a.button {
	  font-size: 1em;
	  width: 30%;
	}
	a.button1 {
	  font-size: 1.05em;
	  padding: 0.6em 1.2em;
	}
	p.text {
	  font-size: 1em;
	}
	a.button span {
	  right: -27px;
	  top: 10px;
	}
	a.button span:hover {
	  top: 10px;
	}
	#filters li span {
	  font-size: 1em;
	}
	.port-info {
	  margin-top: 1em;
	}
	.port-info h4 {
	  font-size: 1em;
	}
	.port-info p {
	  font-size: 1em;
	  padding: 0.4em 0;
	}
	#portfoliolist .portfolio {
		margin: 3% 3% 0 0;
	}
	.what-header h3 {
	  font-size: 1.8em;
	}
	.what-header h5 {
	  font-size: 1.5em;
	}
	.left-grid h4 {
	  font-size: 2em;
	}
	.right-grid p {
	  font-size: 1em;
	}
	.whatido-section {
	  padding: 0 2em;
	}
	.what-grid h4 {
	  font-size: 1.05em;
	}
	.what-grid {
	   padding: 0;
	}
	.center-icon {
	  right: -2%;
	  top: -50%;
	}
	.contact-grid h4 {
	  font-size: 2.5em;
	  margin: 0 0 0 15px;
	}
	.contact-grid h5 {
	  font-size: 1.8em;
	}
	.contact-grid h5 {
	  font-size: 1.6em;
	}
	.contact-form form input[type="text"], .contact-form form textarea {
	  font-size: 1em;
	}
	.contact-grid1 h4 {
	  font-size: 1.5em;
	  min-height: 41px;
	  width: 77%;
	  right: -5px;
	}
	.footer-logo {
	  text-align: right;
	  padding: 2em 1em;
	}
	.footer-logo img {
	  width: 35%;
	}
	.link-top {
		width: 94%;
		height: 45%;
		padding: 2.8em 0 0;
	}
	.resp-tab-item {
    font-size: 17px;
	}

}
@media (max-width: 568px){
	.top-menu ul li a {
	  font-size: 1.1em;
	}
	.top-menu ul ul li a {
	  font-size: 1.1em;
	}
	.top-menu ul ul ul li a {
	  font-size: 1.1em;
	}
}
@media (max-width: 480px){
	.mtitle span{font-size:2em;}
.stitle span{font-size:1.1em;}
	.logo {
	  margin: 0 auto;	
	}
	.header {
	  padding: 1em 0;
	}
	.top-menu ul li a {
	  font-size: 1em;
	}
	.top-menu ul ul li a {
	  font-size: 1em;
	}
	.top-menu ul ul ul li a {
	  font-size: 1em;
	}
	.banner-info h1 {
	  font-size: 3em;
	}
	.banner-info p {
	  font-size: 1.25em;
	}
	.banner {
	  background: #eee;
	  padding: 30px 30px;
	}
	a.button {
	  font-size: 0.9em;
	  width: 30%;
	}
	a.button span {
	  display: none;
	}
	a.button span:hover {
	  top: 8px;
	}
	p.text {
	  font-size: 0.9em;
	}
	a.button1 {
	  font-size: 0.95em;
	  padding: 0.6em 1em;
	}
	#filters li span {
	  font-size: 1em;
	  padding: 8px 12px 8px 0px;
	}
	#filters li:nth-child(5) {
	  display: none;
	}
	#portfoliolist .portfolio {
	  -webkit-box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  -o-box-sizing: border-box;
	  width: 46%;
	  display: none;
	  float: left;
	  overflow: hidden;
	  margin: 4% 4% 0 0px;
	}
	.portfolio-section {
	  padding: 20px 10px 20px 26px;
	}
	.port-info {
	  margin-top: 1.2em;
	}
	.what-header h3 {
	  font-size: 1.7em;
	}
	.what-header h5 {
	  font-size: 1.2em;
	}
	.what-header {
	  padding: 2em 0 0em;
	}
	.what-grid h4 {
	  font-size: 1.05em;
	  margin: 0 1em 0.5em;
	}
	.what-grid p {
	  font-size: 1em;
	  padding: 0 0 0 10px;
	}
	.left-grid {
	  float: none;
	  width: 100%;
	}
	.right-grid {
	  float: none;
	  width: 100%;
	}
	.center-icon {
	  display: none;
	}
	.left-grid h4 {
	  font-size: 1.5em;
	}
	.what-grid {
	  float: none;
	  width: 100%;
	  margin-top: 1.5em;
	}
	.contact-section {
	 padding: 1em 0;
	}
	.contact-grid {
	  float: none;
	  width: 100%;
	}
	.contact-grid h4 {
	  font-size: 2em;
	  margin: 0;
	 }
	.contact-grid h5 {
	  font-size: 1.2em;
	  text-align: left;
	  margin: 0;
	}
	.contact-form form input[type="text"], .contact-form form textarea {
	  margin: 20px 3px;
	 }
	.contact-grid1 {
	  float: none;
	  width: 100%;
	}
	.contact-form form input[type="submit"] {
	  font-size: 0.9em;
	  padding: 0.6em 1em;
	   background: #486b4e;
	}
	.contact-form form input[type="submit"]:hover {
	  color: #000;
	  background: #fff;
	}
	.contact-grid1 h4 {
	   display: none;
	}
	.contact-grid1 {
	  margin-top: -3em;
	}
	.footer-logo {
	  text-align: center;
	  padding: 1em 1em;
	}
	.footer-logo img {
	  width: 20%;
	}
	.footer-bottom p {
	  font-size: 13px;
	}
	.footer-bottom a {
	  font-size: 15px;
	}
	.portfolio-section {
		padding: 20px 10px 20px 10px;
	}
	.img-top {
		width: 50%;
	}
	.link-top {
    width: 94.5%;
    height: 47%;
    padding: 3.4em 0 0;
	}
	.resp-tab-item {
    font-size: 15px;
	}
	.resp-tabs-list {
    margin: 2em 0;
	}
}
@media (max-width: 414px){
	.top-menu ul li a {
	  font-size: 1.05em;
	}
	.top-menu ul ul li a {
	  font-size: 1.05em;
	}
	.top-menu ul ul ul li a {
	  font-size: 1.05em;
	}
	a.button span {
	  display: none;
	}
	.link-top {
		width: 93.5%;
		height: 43%;
		padding: 2.5em 0 0;
	}
	.resp-tab-item {
    margin: 0 0.2em 0;
    font-size: 13px;
	}
}
@media (max-width: 320px){
	.top-menu ul li a {
	  font-size: 1em;
	}
	.top-menu ul ul li a {
	  font-size: 1em;
	}
	.top-menu ul ul ul li a {
	  font-size: 1em;
	}
	.banner-info h1 {
	  font-size: 2em;
	}
	.banner {
	  background: #eee;
	  padding: 15px 15px;
	}
	.banner-info p {
	  font-size: 1em;
	}
	a.button {
	  font-size: 0.85em;
	  width: 45%;
	}
	a.button1 {
	  font-size: 0.9em;
	 }
	a.button span {
	  right: -27px;
	  top: 7px;
	  display: none;
	}
	.portfolio-section {
	  padding: 20px 5px 20px 5px;
	}
	#portfoliolist .portfolio {
	  -webkit-box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  -o-box-sizing: border-box;
	  width: 100%;
	  display: none;
	  float: none;
	  overflow: hidden;
	  margin: 4% 0% 0 0px;
	}
	#filters li:nth-child(4) {
	  display: none;
	}
	.what-header h3 {
	  font-size: 1.5em;
	}
	.what-header h5 {
	  font-size: 0.95em;
	}
	.what-header {
	  padding: 1em 0 0em;
	}
	.left-grid h4 {
	  font-size: 1.3em;
	  margin-bottom: 0.3em;
	}
	.whatido-section {
	  padding: 0 2em;
	}
	.what-grid h4 {
	  font-size: 1em;
	  margin: 0 1.2em 0.5em;
	}
	.right-grid p {
	  font-size: 0.9em;
	}
	.what-grid p {
	  font-size: 0.9em;
	  padding: 0 0 0 18px;
	}
	.contact-grid h4 {
	  font-size: 1.5em;
	  margin: 0 0 0 5px;
	}
	.contact-grid h5 {
	  font-size: 1em;
	  text-align: left;
	  margin: 0 0 0 8px;
	}
	p.text1 {
	  font-size: 0.9em;
	}
	.img-top {
    padding: 0px 0px !important;
	}
	.portfolio-section {
    padding: 20px 15px 20px 15px;
	}
	.resp-tab-item {
		font-size: 14px;
	}
	.link-top {
		width: 100%;
		height: 56.5%;
		padding: 4.5em 0 0;
	}
	.img-top {
		width: 100%;
	}
}

.content_img{float: right; margin: 0 0 10px 10px; border:1px solid #333;}
.editor_img{border:1px solid #333;}

@media(min-width:1024px){.about-section {min-height:400px;}}
.whatido-section ul,ol{margin-left:15px; padding:0;}
/* Aktempcss */
.nav ul ul {display: none; top:0; z-index:10;}
.nav ul li:hover > ul {display: block;}
.nav ul {
	list-style: none;
	position: relative;
	display: inline-table;
}
.nav ul:after {content: ""; clear: both; display: block;}
.nav ul li {
	float: left;
	padding:0;
}
.nav ul li:hover {}
.nav ul li:hover a { }
	
.nav ul li a {
	display: block;
	text-decoration: none;
	/*padding:0.8em 1.3em;*/
}
.nav ul ul {
	background: #a5929d; border-radius: 0px; padding: 0; margin:0;
	position: absolute; top: 100%; width:220px;
}
.nav ul ul li {
	float: none; 
	position: relative;
	width:220px;
	background:transparent;
}
.nav ul ul li a {
	border-bottom: 1px solid #5e646a;
	color: #fff;
	background:transparent;
	padding:10px 15px;
	text-align:left;
	background: #a5929d;
	margin:0;
}	
.nav ul ul li a:hover {
	color: #fff;
	background:transparent;
	background: #1d1d1b;
}
.nav ul ul ul {position: absolute; right: 100%; top:0;}
.nav ul ul ul li a {
	border-bottom: 1px solid #5e646a;
	color: #fff;
	background:transparent;
	padding:10px 15px;
	text-align:left;
	background: #8f7f86;
}	
.nav ul ul ul li a:hover {
	color: #fff;
	background:transparent;
	background: #1d1d1b;
}
.more_menu {right:0;}
.nav ul ul li a span {margin-top:5px;}


/* bottom navig
============================== */
/* All */
.botnav ul {
  *zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0;
}
.botnav ul:before,
.botnav ul:after {
  content: "";
  display: table;
}
.botnav ul:after {
  clear: both;
}
.botnav ul > li {
  float: left;
  position: relative;
  width:16.66%;
  text-align:left;
}
.botnav a {
  display: block;
  padding:10px 15px 10px 10px;
  line-height: 1.2em;
  color: #333;
}
.botnav a span{
 width: 90%;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	float:left;
	height:26px;
}
.botnav ul ul li a span{
float:none;
white-space: normal;
}
.botnav a:hover {
  text-decoration: none;
  background: #1d1d1b;
  color:#fff;
}
.botnav li ul {
  background: #a5929d;
  color:#fff;
}
.botnav li ul li {
  width: 100%;
  
}
.botnav li ul a {
  border-bottom: 1px solid #5e646a;
  color:#fff;
  text-align:left;
  padding:10px;
  
}
.botnav li ul a:hover {
  background: #1d1d1b; color:#fff;
}

.botnav_sub ul li:hover {background-color:#1d1d1b; color:#fff! important;}
.botnav_sub ul li:hover a {color: #fff; }
.botnav_sub ul > li:hover ul li {
  max-height: 150px;
}
.botnav_sub li ul {
  position: absolute;
  left: 0;
  bottom: 36px;
  z-index: 1;
  color:#fff;
  width:100%;
}
.botnav_sub li ul li {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 500ms ease;
  -moz-transition: max-height 500ms ease;
  -o-transition: max-height 500ms ease;
  transition: max-height 500ms ease;
}
/*Aktempcss*/

.top-menu > ul > li > a .downarror {
    background-image: url("../img/marrow_nor.png");
    background-repeat: no-repeat;
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
	margin:5px 0 5px 7px;
}
.top-menu  > ul > li > a:hover .downarror {
    background-image: url("../img/marrow_over.png");
    background-repeat: no-repeat;
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
}
.nav ul li:hover .downarror {
    background-image: url("../img/marrow_over.png");
    background-repeat: no-repeat;z
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
}

.nav ul ul li a .downarror {
    background-image: url("../img/marrow_over.png");
    background-repeat: no-repeat;
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
	float:right;
}
.nav ul ul li a:hover  .downarror {
    background-image: url("../img/marrow_over.png");
    background-repeat: no-repeat;
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
}

.botnav ul > li a .bot_uparror {
    background-image: url("../img/uparrow_nor.png");
    background-repeat: no-repeat;
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
	float:right;
	margin-top: 5px;
}
.botnav  > ul > li > a:hover .bot_uparror {
    background-image: url("../img/uparrow_over.png");
    background-repeat: no-repeat;
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
}
.botnav_sub ul li:hover .bot_uparror {
    background-image: url("../img/uparrow_over.png");
    background-repeat: no-repeat;
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
}

.topbanner {color: #666; text-align: center;}

/* sitemap */
.stm_main ul {list-style: none; margin:0; padding:0;}
.stm_main ul li a {font-weight:bold; font-size:16px; width: 98%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; float:left;}
.stm_main ul ul li a {font-size:16px; font-weight:normal;}
.stm_main ul > li {display: inline-block; width: 100%; padding: 4px 0; margin-bottom: 15px;}
.stm_main ul > li > ul >li {color: red; padding: 5px 0; margin-bottom: 0px;}
.stm_main{
    -webkit-column-count:4;
    -moz-column-count:4;
    -ms-column-count:4;
    -o-column-count:4;
    column-count:4;
    -webkit-column-gap:15px;
    -moz-column-gap:15px;
    -ms-column-gap:15px;
    -o-column-gap:15px;
    column-gap:15px;
    columns:4; padding:10px 30px;
}
@media screen and (max-width: 767px) {
.stm_main{
    -webkit-column-count:2;
    -moz-column-count:2;
    -ms-column-count:2;
    -o-column-count:2;
    column-count:2;
    -webkit-column-gap:15px;
    -moz-column-gap:15px;
    -ms-column-gap:15px;
    -o-column-gap:15px;
    column-gap:15px;
    columns:2;
}
}
@media screen and (max-width: 480px) {
.stm_main{
    -webkit-column-count:1;
    -moz-column-count:1;
    -ms-column-count:1;
    -o-column-count:1;
    column-count:1;
    -webkit-column-gap:15px;
    -moz-column-gap:15px;
    -ms-column-gap:15px;
    -o-column-gap:15px;
    column-gap:15px;
    columns:1;
}
}
@media screen and (max-width: 1025px) {.botnav ul > li {width:25%;}}
@media screen and (max-width: 769px) {
.nav ul{display:none;}
.nav ul ul {width:100%; display:block! important; margin-top:0; position:relative;background:transparent;}
.nav ul li {float: none;}
.nav ul ul li {width:100%; margin:0; padding:0;}
.nav ul {padding-bottom:0; position:absolute;}
.nav ul ul ul {right:0; position: relative; background:transparent;}
.nav ul li:hover {background:#1d1d1b; color:#fff;}
.nav ul li:hover a {}
.nav ul li a {padding:10px 15px; text-align:left;}
.top-menu > ul > li > a .downarror {float:right; height: 20px; width: 20px;}
.top-menu  > ul > li > a:hover .downarror {float:right; height: 20px; width: 20px;}
.top-menu > ul > li > a {border-bottom: 1px solid #5f5f5f;}
.nav ul ul li a {border-bottom: 1px solid #1d1d1b;  background:#8f7f86; padding:10px 30px;}
.nav ul ul li a:hover {background:#1d1d1b;}
.nav ul ul ul li a {border-bottom: 1px solid #1d1d1b;   background:#73666d;  padding:10px 40px; }
.nav ul li:hover .downarror {height: 20px; width: 20px;}
.nav ul ul li a .downarror {height: 20px; width: 20px;}
.nav ul ul li a:hover  .downarror {height: 20px; width: 20px;}
.content_img{margin: 0; width: 100%;}
.editor_img{margin: 0; width: 100%;}
.botnav ul > li {width:33%;}
}

@media screen and (max-width: 480px) {
.botnav ul > li {width:50%;}
}
@media screen and (max-width: 320px) {
.botnav ul > li {width:100%;}
}

.whatido-section h1 a, .whatido-section h2 a, .whatido-section h3 a, .whatido-section p a, .whatido-section a, .ak_inner_con a {cursor:pointer; text-decoration:underline;} 
.whatido-section h1 a:hover, .whatido-section h2 a:hover, .whatido-section h3 a:hover, .whatido-section p a:hover, .whatido-section a:hover, .ak_inner_con a:hover{text-decoration:none;} 

@media(max-width:1200px){
	.mt_logo_img {max-width:600px;}
}

@media(max-width:1024px){
	.mt_logo_img {max-width:500px;}
}
@media (max-width: 992px) {
.mt_logo_img {max-width:450px;}
}
@media(max-width:767px){
.mt_logo_img {max-width:350px;}
}

@media(max-width:480px){
.mt_logo_img {max-width:250px;}
}

/* Design2014
/* Editor Styles listed below */
.heading {
  font-size: 5.5em;
	color: #486b4e;
	font-weight: 700;
}
.sub-heading {
 font-size: 3em;
	color: #a5a5a5;
}
.minor-heading {
  font-size: 1.3em;
  color: #000;
  font-weight: 600;
}
.content-text-style-1 {
  font-size: 1em;
  color: #555;
  line-height: 1.5em;
 }

.home_content { 
  font-family: Arial,Helvetica,sans-serif; 
  font-size: 11px; 
  text-align: justify; 
}; 

