body{
	background: #fff ;
}
body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
 ul{
	padding: 0;
	margin: 0;
}
h1,h2,h3,h4,h5,h6,label,p{
	margin:0;	
}
hr{border-top: 1px solid #333; clear:both; margin:20px 0;}
.topbanner{
	background:#fb5e33;
	text-align:center;
}
.header-top{
	background:#fb5e33;
}
.header-top-in{
	padding: 1.5em 1em;
}
.mt_logo_img {max-width:400px;}
.logo{
	float:left;
	font-family: 'Chewy', cursive;
	font-size:3em;
	color:#fff;
	letter-spacing:2px;
}
.header-in{
	float:right;
}
.header-in ul li{
	display:inline-block;
}
.header-in ul li a{
	display:block;
	text-decoration:none;
	color:#fff;
	font-size:1em;
	letter-spacing: 1px;
	padding:1.4em 1em;
}
.header-in ul li a:hover{
	  color: #9fdcda;
}
.h_menu4 {
  padding: 0 1em;
}
/*---*/
.header-bottom{
	width: 100%;
	height: 71px;
	background: url(../img/back1.png) bottom ;
	display:block;
}
/*----*/
.header-bottom-on {
  padding: 1.3em 1em 0;
}
.content-top-in {
  float:right;
  padding:2em;
  line-height:1.6em;
  background: url(../img/back3.png)0px 0px ;
  margin-bottom:3em;
}
/*----*/
/* start h_menu */
.toggleMenu {
    display: none;
	background:#92d3d0;
	width: 100%;
	color: #FFF;
	font-size: 1.5em;
}

@media screen and (max-width: 800px) {

.h_menu4{
	float: none;
}
.toggleMenu {
	width: 100%;
	display:block;
}
a.toggleMenu{
	padding: 5px 23px;
  color: #fff;
  font-size: 1.4em;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  margin: 0.8em 0 0;
}
.active {
    display: block;
}
.header_bottom_right {
	float: right;
	width: 77%;
	text-align: center;
}
.h_menu4 {
	float: right;
	width: 100%;
}
}
@media screen and (max-width: 640px) {
.toggleMenu {
	width:100%;
}
}
@media screen and (max-width: 480px) {
.toggleMenu {
	width:100%;
}
}
@media screen and (max-width: 320px) {
.toggleMenu {
	width:100%;
}
}
/*--- slider-css --*/
.slider {
	position: relative;
}
.rslides {
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 12px;
	width: 12px;
	display: inline-block;
	border-radius:50px;
	border:3px solid #fff;
}
.callbacks_here a:after{
	background:#FFF;
}
.callbacks_tabs a{
	visibility:hidden;
}
.callbacks_tabs li{
	display:inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	bottom: -6%;
	z-index: 0;
	right: 10px;
}
.banner-bottom{
	background:#92d3d0;
	padding:15px;
	border-bottom:7px solid #8dcac8;
}
.banner-matter{
	float:right;	
}
.banner-matter p{
	font-size:1em;
	color:#fff;
	float:left;
	padding: 0.7em 1em 0 0;
}
.banner {
  padding: 3em 1em;
}
.content-middle-in,.content-bottom-in {
  padding: 2em 0;
}
#flexiselDemo1 ,#flexiselDemo2{
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	list-style-type: none;
	text-align:center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	width:90%;
	margin: 0 auto;
}
.nbs-flexisel-item {
	float: left;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;	
}
/*---- Navigation ---*/
.men{
	margin:0 4% 0 ;
}
.bag h5{
	text-align:left;
}

/*--contact--*/
h2.contact-in{
	color:#747272;
	font-size:2.3em;
	padding:0 0 .2em;
}
h2.contact-in:after{ 
	content: "";
	background: url(../img/line.png)0px 0px;
	width: 91%;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
}
.contact-top h3{
	font-size: 1.2em;
	color: #f95a32;
	text-transform: uppercase;
	font-weight: 600;
	padding:0 0 1em;
}
.contact {
	padding:4em 0;
}
.contact-top{color: #494949;}
.contact-top p{
	font-size: 1em;
	color: #494949;
	line-height: 1.6em;
	padding: 0.5em 0;
}
/*----*/

/*--footer--*/
.footer-top{
	width: 100%;
	display:block;
	padding:2.5em 0;
	border-bottom:6px solid #d4ccb0;
}
.footer-in h4{
	color:#747272;
	font-size:1.4em;
	margin:0 0 0.5em;
}
.footer-in {color:#7d7253;}
.footer-in p{
	color:#7d7253;
	line-height:1.6em;
	
}
/*----*/
.footer-middle{
	background:#636363;
	padding:2em 0;
	border-bottom:5px solid #5c5c5c;
}
.footer-middle-in {
  float: left;
  width: 20%;
}
.footer-middle-in  h6{
	color:#fff;
	font-size:1.3em;
	padding:0 0 0.4em;
	text-transform:uppercase;
}
.footer-middle-in  p{
	color:#c9c9c9;
	font-size:0.9em;
	line-height:1.9em;
	width: 79%;
}
.footer-middle-in  ul li{
	list-style:none;
}
.footer-middle-in  ul li a{
	color:#c9c9c9;
	font-size:0.9em;
	text-decoration:none;
	padding:0 0 0.5em ;
	display:block;
}
.footer-middle-in  ul li a:hover{
	color:#f95a32;
}
.footer-class{
	color:#c9c9c9;
	font-size:1em;
	text-align:center;
	background:#4b4b4b;
	padding:2em 0;
}
.footer-class a,.footer-class p,.footer-class p a,.footer-class a:hover,.footer-class p a:hover{color:#c9c9c9;}
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 25px;
  right: 10px;
  overflow: hidden;
  width: 52px;
  height: 52px;
  border: none;
  text-indent: 100%;
  background: url('../img/up.png') no-repeat 0px 0px;
}
/*--responsive--*/
@media(max-width:1440px){
.purchase {
  right: 3%;
}
}
@media(max-width:1366px){
.purchase {
  right: 1%;
}
.icon1 ul {
  right: -48px;
}
}
@media(max-width:1280px){
.purchase {
  display:none;
}
.icon1 ul {
  right: -35px;
}
}
@media(max-width:1024px){
ul.social-in {
  width: 27%;
}
.down-top {
  width: 28%;
}
.search {
  width: 44%;
}

h3.future:after ,h2.products-in:after{
  width: 90%;
}
.compare {
  width: 185px;
  height: 161px;
  padding: 3em 0 0;
}
.wish-list {
  width: 40%;
}
.single-top-in {
  width: 51%;
}
.single-top {
  width: 49%;
}
.available ul li {
  margin: 0 0 0.8em;
}
.single-para p {
  padding: 0em 0 1em;
}
.in-compare {
  left: 18px;
  width: 180px;
  height: 152px;
  padding: 3em 0 0;
}
}
@media(max-width:768px){
.header-in ul li a {
  padding: 1.4em 0.5em;
}
.header-can {
  width: 52%;
}
p.wel {
  font-size: 0.9em;
}
ul.callbacks_tabs.callbacks1_tabs {
  bottom: -10%;
}
.md-col{
	float:left;
	width:50%;
	padding-bottom: 1em;
}

ul.start {
  padding: 0em 0 4em 4em;
}
.footer-top {padding:1em 0;
}
.footer-in {
  padding-bottom: 1em;
}
.footer-middle-in h6 {
  font-size: 1em;
}
.footer-middle-in p {
  width: 90%;
  height: 164px;
  overflow: hidden;
}
h3.future:after,h2.products-in:after,h2.contact-in:after ,h2.account-in:after{
  width: 86%;
}
.compare {
  width: 310px;
  height: 270px;
  padding: 7em 0 0;
}
.wish-list {
  width: 49%;
}
.single-top,.single-top-in {
  float:left;
}
.top-single-in{
	display:none;
}
.top-single{
	float:left;
	width:50%;
}
.grid-product {
  width: 82%;
}
.in-compare {
  height: 155px;
}
ul.social {
  padding: 0.4em 0 1em;
}
.icon1 ul {
  right: -7px;
}
}
@media(max-width:640px){
.header-in ul li:nth-child(3){
  display:none;
}
.search {
  width: 42%;
}
ul.social-in {
  width: 30%;
}
.header-can {
  width: 57%;
}
p.wel {
	font-size: 0.7em;
    margin-top: 0.7em;
}
ul.callbacks_tabs.callbacks1_tabs {
  bottom: -14%;
}
h3.future:after,h2.products-in:after,h2.contact-in:after,h2.account-in:after {
  width: 82%;
}

.compare {
  width: 245px;
  height: 213px;
  padding: 5em 0 0;
}
.wish-list {
  width: 62%;
}
.grid-product {
  width: 79%;
}
.single-top {
  width: 59%;
}
.single-top-in {
  width: 100%;
  padding:1em 1em 0;
}
.in-compare {
  width: 230px;
  height: 195px;
  padding: 4.5em 0 0;
}
.etalage_source_image{
	display:none !important:
}
}
@media(max-width:480px){
ul.callbacks_tabs.callbacks1_tabs {
  bottom: -16%;
}
.banner-bottom {
  padding: 0.8em 1em;
}
h3.future:after ,h2.products-in:after,h2.contact-in:after,h2.account-in:after {
  width: 77%;
}
.hvr-shutter-in-vertical{
	padding:0.5em;
	font-size: 0.9em;
}
p.dollar{
	font-size:1em;
}
.footer-top {padding:1em 0;
}
.footer-middle-in {
  float: none;
  width: 100%;
  padding:0 0 1em;
}
.footer-middle-in p {
  width: 100%;
  height: 74px;
}
.men{
	margin:0 10% 0;
}
.compare {
  width: 165px;
  height: 144px;
  padding: 2.5em 0 0;
}
.wish-list {
  width: 81%;
}
.single-top {
  width: 84%;
}
.grid-product {
  width: 71%;
}
.in-compare {
	width: 290px;
	height: 251px;
	padding: 6em 0 0;
	left:49px;
}
.top-products{
	padding:0;
}
h2.contact-in {
  padding: 0 0em .1em;
}
.products ,.contact,.single{
  padding: 3em 0;
}
}
@media(max-width:320px){
.header-top-in {
  padding: 1em 1em;
}
a.toggleMenu {
  font-size: 1.1em;
}
.header-bottom {
  height: 57px;
}
.hvr-shutter-in-vertical {
 font-size:0.8em;
}
.banner-bottom {
  padding: 0.4em 1em;
    border-bottom: 4px solid #8dcac8;
}
ul.callbacks_tabs.callbacks1_tabs {
  bottom: -15%;
}
.header-top-in {
  padding: 1em 0.5em;
}
.h_menu4,h3.future {
  padding: 0 0.5em;
}
.banner {
  padding: 1.5em 0.5em;
}
.banner-mat {
  min-height: 184px;
}
h3.future:after ,h2.contact-in:after ,h2.account-in:after{
  width: 64%;
}
h2.products-in:after{
	width: 60%;
}
.md-col {
  padding: 0 0.5em 1em;
}
.top-content h5 {
  font-size: 0.8em;
  padding: 0.5em 0 1em;
}
p.dollar{
	display:none;
}  
.content-top-in {
  padding: 2em 0;
}
ul.start {
  padding: 0em 0 1em 0em;
}
ul.start li:nth-child(6){
	display:none;
}
.footer-in {
  padding: 0 0.5em 1em;
}
.footer-top {padding:1em 0;
}
.footer-middle {
  padding: 2em 0 0;
}
.footer-class{
	font-size:0.9em;
}
.products,.contact ,.single{
  padding: 1.5em 0;
}
h2.products-in {
  padding: 0 1em 1em;
}
.compare {
  width: 100px;
  height: 88px;
  padding: 1.5em 0 0;
  left:17px;
}
.compare span {
  font-size: 0.63em;
  padding: 0.4em 0;
  width: 79%;
}
.in-compare {
	width: 161px;
	height: 140px;
	padding: 2.7em 0 0;
	left:41px;
}
.men{
	margin:0 13% 0;
}
.in-compare span{
	font-size:0.8em;
}
.map iframe {
  min-height: 121px;
}
ul.social li span, ul.social li a {
  font-size: 0.79em;
}
.contact-top p {
  font-size: 0.9em;
}
.contact-top {
  padding: 0 0.5em;
}
.single-top {
  width: 100%;
  padding:0 0.5em;
}
.single-top-in {
  padding: 1em 0.5em 0;
}
.single-para h4 {
  font-size: 1.2em;
}
.para-grid {
  padding: 1em 0;
}
.single-para h5 {
  font-size: 1.2em;
}
span.add-to {
  font-size: 1.4em;
}
.single-para p {
  height: 70px;
  overflow: hidden;
}
.top-single {
  padding: 0.5em;
}
.single-bottom h4 {
  font-size: 1.1em;
}
.grid-product {
  width: 50%;
}
a.elit {
  font-size: 1em;
}
span.price-in {
  font-size: 1em;
}
.account {
  padding: 1.5em 0.5em;
}
.account span {
  font-size: 1em;
  padding-right: 0em;
  margin-bottom: 0.5em;
}
.account div {
  padding: 0.5em 0;
}
.account input[type="submit"]{
	margin:0.5em 0 0;
}
.account input[type="text"], .account textarea, .account input[type="password"]
,.contact-top div input[type="text"], .contact-top div textarea {
  padding: 0.5em;
}
.wish-list {
  width: 95%;
  margin: 4em 0.5em;
}
.wish-list h6 {
  font-size: 1em;
}
h4.title {
  font-size: 1.3em;
}
.check-out {
  padding: 4em 0.5em;
}
p.cart {
  font-size: 1em;
}
h2.contact-in,h2.products-in {
  padding: 0 0 .1em;
}
.contact-top div textarea {
  resize: none;
}
/*.contact-top input[type="submit"]{
	width:30%;
}*/
}
@media(min-width:1024px){.contact{min-height:500px;}}
.footer-in ul,ol{margin-left:15px; padding:0;}
.contact-top ul,ol{margin-left:15px; padding:0;}
.content-top h3{
	color:#747272;
	font-size:1.4em;
	background: url(../img/line.png)0px 0px;
	width: 100%;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
	margin:0 0 .5em 0;
}
/* Aktempcss */
.nav > li > a {padding:0; z-index:1000;}
.top-nav ul ul {display: none; top:0; z-index:10;}
.top-nav ul li:hover > ul {display: block;}
.top-nav ul {
	list-style: none;
	position: relative;
}
.top-nav ul:after {content: ""; clear: both; display: block;}
.top-nav ul li {
	float: left;
	padding:25px 0;
	color: #7d7253;
	width:20%;
	text-align:center;
}
.top-nav ul li a {
	color: #7d7253;
	font-size: 1em;
}
.top-nav ul li:hover {background: rgb(242,230,188);
	background: -moz-linear-gradient(top, rgba(242,230,188,1) 1%, rgba(251,242,211,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(242,230,188,1)), color-stop(100%,rgba(251,242,211,1)));
	background: -webkit-linear-gradient(top, rgba(242,230,188,1) 1%,rgba(251,242,211,1) 100%);
	background: -o-linear-gradient(top, rgba(242,230,188,1) 1%,rgba(251,242,211,1) 100%);
	background: -ms-linear-gradient(top, rgba(242,230,188,1) 1%,rgba(251,242,211,1) 100%);
	background: linear-gradient(to bottom, rgba(242,230,188,1) 1%,rgba(251,242,211,1) 100%);
	color: #7d7253;}
.top-nav ul li:hover a {color: #7d7253;}
.top-nav li.active{	
	background: rgb(242,230,188);
	background: -moz-linear-gradient(top, rgba(242,230,188,1) 1%, rgba(251,242,211,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(242,230,188,1)), color-stop(100%,rgba(251,242,211,1)));
	background: -webkit-linear-gradient(top, rgba(242,230,188,1) 1%,rgba(251,242,211,1) 100%);
	background: -o-linear-gradient(top, rgba(242,230,188,1) 1%,rgba(251,242,211,1) 100%);
	background: -ms-linear-gradient(top, rgba(242,230,188,1) 1%,rgba(251,242,211,1) 100%);
	background: linear-gradient(to bottom, rgba(242,230,188,1) 1%,rgba(251,242,211,1) 100%);
}
.top-nav ul li a {
	display: block;
	text-decoration: none;
	/*padding:0.8em 1.3em;*/
}
.top-nav ul ul {
	background: #f7eecf; border-radius: 0px; padding: 0; margin:0;
	position: absolute; top: 100%;
}
.top-nav ul ul li {
	float: none; 
	position: relative;
	width:228px;
	background:transparent;
	padding:10px;
}
.top-nav ul ul li a {
	font-size: 1em;
	padding: 10px 20px;
	display: block;
	color: #7d7253;
	position: relative;
	z-index: 9999;
	font-weight: normal;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;	
	border-radius:50px;
}	
.top-nav ul ul li a:hover {
	color:#fff;
	background:#f54922;
	border-radius:50px;
}

.top-nav ul ul ul {position: absolute; right: 100%; top:0;}
.top-nav ul ul ul li a {
	color:#fb5e33;
	background:transparent;
	padding:10px 15px;
	text-align:left;
}	
.top-nav ul ul ul li a:hover {
	color:#fff;
	background:#f54922;
	border-radius:50px;
}
.top-nav ul ul ul li{color: #333252; }
.more_menu {right:0;}
.top-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: #fff;
}
.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: #fb5e33;
  color:#fff;
}
.botnav li ul {
  background: #fb5e33;
  color:#fff;
}
.botnav li ul li {
  width: 100%;
  
}
.botnav li ul a {
background: #4b4b4b;
  border-bottom: 1px solid #000;
  color:#fff;
  text-align:left;
  padding:10px;
  
}
.botnav li ul a:hover {
  background: #fb5e33; color:#707280;
}

.botnav_sub ul li:hover {background-color:#fb5e33; 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-nav > 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-left:5px;
}
.top-nav  > ul > li > a:hover .downarror {
    background-image: url("../img/marrow_nor.png");
    background-repeat: no-repeat;
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
}
.top-nav ul li:hover .downarror {
    background-image: url("../img/marrow_nor.png");
    background-repeat: no-repeat;
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
}

.top-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;
}
.top-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: #fff; text-align: center;}
.ftx {color: #fff; text-align: center;}

.content_img{float: right;  margin: 0 0 10px 10px;}
.editor_img{margin: 0;}

/* 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) {
.top-nav ul li {padding:5px 10px;}
.top-nav ul ul {width:100%; display:block! important; margin-top:0; position:relative;background:transparent;}
.top-nav ul li {float: left; width:100%; }
.top-nav ul ul li {width:100%; margin:0; padding:0;}
.top-nav ul {padding-bottom:0; position:relative; background:#fbf2d3;}
.top-nav ul ul ul {right:0; position: relative; background:transparent;}
.top-nav ul li:hover {}
.top-nav ul li:hover a {}
.top-nav ul li a {padding:10px 15px; text-align:left; margin:0 !important;}
.top-nav > ul > li > a .downarror {float:right; height: 20px; width: 20px;}
.top-nav  > ul > li > a:hover .downarror {float:right; height: 20px; width: 20px;}
.top-nav > ul > li > a {}
.top-nav ul ul li a {padding:10px 30px; text-align:left;}
.top-nav ul ul li a:hover {color:#fff; background:#f54922; }
.top-nav ul ul ul li a {padding:10px 40px; margin:0 20px; text-align:left;}
.top-nav ul li:hover .downarror {height: 20px; width: 20px;}
.top-nav ul ul li a .downarror {height: 20px; width: 20px;}
.top-nav ul ul li a:hover  .downarror {height: 20px; width: 20px;}
.content_img{float: none; margin: 0; width:100%;}
.editor_img{width:100%;}
.botnav ul > li {width:33%;}
.navigation { float: none;}
.top-nav ul ul li a span {margin-top:0px;}
}

@media screen and (max-width: 480px) {
.botnav ul > li {width:50%;}
}
@media screen and (max-width: 320px) {
.botnav ul > li {width:100%;}
}
nav {padding:10px 0;}

.content-top h1 a, .content-top h2 a, .content-top h3 a, .content-top p a, .content-top a, .footer-in h1 a, .footer-in h2 a, .footer-in h3 a, .footer-in p a, .footer-in a{cursor:pointer; text-decoration:underline;} 
.content-top h1 a:hover, .content-top h2 a:hover, .content-top h3 a:hover, .content-top p a:hover, .content-top a:hover, .footer-in h1 a:hover, .footer-in h2 a:hover, .footer-in h3 a:hover, .footer-in p a:hover, .footer-in a:hover{text-decoration:none;}  

@media(max-width:1200px){
	.mt_logo_img {max-width:400px;}
	.logo h1 {font-size: 3em;}
}

@media(max-width:1024px){
	.mt_logo_img {max-width:350px;}
	.logo {font-size: 2.5em;}
}
@media (max-width: 992px) {
.mt_logo_img {max-width:300px;}
.logo{font-size: 2em;}
}
@media(max-width:767px){
.mt_logo_img {max-width:250px;}
.logo{font-size: 2em;}
}

@media(max-width:480px){
.mt_logo_img {max-width:200px;}
.logo {font-size: 1.7em;}
}

/* Design2008
/* Editor Styles listed below */
.heading {
	color:#747272;
	font-size:1.4em;
	background: url(../img/line.png)0px 0px;
	width: 100%;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
	margin:0 0 .5em 0;
}
.sub-heading {
	color:#747272;
	font-size:1.4em;
	width: 100%;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
	margin:0 0 .5em 0;
}
.minor-heading {
	font-size: 1.2em;
	color: #f95a32;
	text-transform: uppercase;
	font-weight: 600;
	padding:0 0 1em;
}
.content-text-style-1 {
	color: #9A9598;
line-height: 1.8em;
font-size: 0.95em;
margin-bottom: 1em;
}


.home_content { 
  font-family: Arial,Helvetica,sans-serif; 
  font-size: 11px; 
  text-align: justify; 
}; 

