body{
	font-family: 'Roboto', sans-serif;
	background:url(../img/body_bg.png);
}
body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s pppppall;
	-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;}
.slider {
  position: relative;
}
.header_desc{ 	
 	position:absolute;
 	bottom:10px;
 	width:100%;
 	z-index:9;
}
.mt_logo_img {max-width:350px;}
.logo{
	float:left;
	padding:2em;
	border-right: 5px solid #030303;
	background:#9f926a;	
}
.logo h1{font-size:3em; color:#181818;font-family: 'Bree Serif', serif;}
.header-bottom{
	background:url(../img/pattern.png);
	padding:0 20px;
}
.top-nav{
	float:left;
}
.top-nav li{
	display:inline-block;
	float:left;	
}
.top-nav li a{
	 font-size:1.2em;
	 padding:20px 25px;
	 display: block;
	 text-align:center;
	 color:#FFF;
	 -webkit-transition: all 0.5s ease-in-out;
	 -moz-transition: all 0.5s ease-in-out;
	 -o-transition: all 0.5s ease-in-out;
	 transition: all 0.5s ease-in-out;	
}

.top-nav span.menu {
  display: none;
}
.social-icons{
	float:right;
	  margin-top: 1.8em;
}
.social-icons a{
	color:#fff;
}
/*----*/
.content {
  margin: 20px 0;
  background: #1F1F1F;
  padding: 20px 10px;
  color: #787878;
}
.content-top-grid h3{
	font-size:2.5em;
	color:#fff;
	  font-weight: 700;
	  padding: 0 0.5em;
	  font-family: 'Oswald', sans-serif;
}
/*----*/
.content-top{
	background:#1F1F1F;
	margin:2em 0;
}
.content-grid h3{
	font-size:2em;
	color:#9f926a;
	font-weight:600;
font-family: 'Oswald', sans-serif;	
}
.content-grid p{
	font-size:1.5em;
	color:#FFF;
	font-weight:400;
	line-height:1.5em;
}
.grid-top p {
  color: #787878;
  font-size: 1em;
  line-height: 1.7em;
   margin: 0.8em 0 0;
}
.content-grid {
  padding: 0 0 1em;
}
.content-top{
	padding:2em 0;
}
.content-bottom {
  padding: 2em 1em;
  color: #787878;
}
.content-top-in {
  padding: 2em 0;
}
/*--about--*/
.about h3{
	font-size: 3em;
	text-align:center;
	color:#fff;
	font-weight:600;
	font-family: 'Oswald', sans-serif;
}
.left-sit{color:#787878;}
.ak_inner_con {
	margin: 1.5em;
	color:#787878;
	font-size:1em;
	line-height:1.5em;	
}
/*--footer--*/
 .footer{
	background:#1F1F1F;
	padding:25px 10px;
 }
.footer-class{
	text-align:center;
	color:#fff;
	margin: 1.5em 0 0;
}
.footer-class a{
	text-decoration:none;
	color:#f65e84;	
}
.footer-class a:hover{
	color:#fff;
}
.copy {
  text-align: center;
  padding: 20px 0;
  background: url(../img/pattern.png);
  border-bottom: 2px solid #B1599B;
  font-size:1em;
}
.copy p,.copy a,.copy p a,.copy p a:hover,.copy a:hover{color:#aaa;}
.theme-default .nivo-controlNav a.active {
	background:#9f926a;
}
/*--responsive--*/
@media(max-width:1366px){

}
@media(max-width:1280px){
}
@media(max-width:1024px){
.simply h4 {
  font-size: 1.2em;
}
.grid-product p {
  width: 100%;
  margin-bottom: 1em;
}
}
@media(max-width:768px){
.header-bottom {
  padding: 15px 20px;
}
.top-nav {
  margin-top: 0.2em;
}
.logo h1{font-size:2em; color:#181818;}
span.menu{
	display: block;
	text-align: right;
	cursor: pointer;
	position: relative;
}
.top-nav ul{
	display: none;
	position:absolute;
	width: 96.4%;
	z-index: 9999;
	left: 2%;
	margin:2em 0em;
	background:#9f926a;
	border:0;
}
.top-nav span.menu{
	display: block;
}
.top-nav ul li{
	display: block;
	float:none;
}
.grid img,.grid-top img{
	margin:0 auto
}
.grid {
  margin-bottom: 2em;
  text-align: center;
}
.content-bottom {
  padding: 1em;
}
.fashion {
  width: 17%;
}
.grid-product {
  width: 81%;
}
.amet-in ul li {
  width: 16%;
}
.amet-sed h4, .amet-in h4 {
  margin: 0 0 0.4em;
    font-size: 2em;
}
.amet-in {
  margin: 1em 0;
}
.grid-middle {
  padding: 0 0 0 0em;
}
.social-icons {
  margin-top: 0.4em;
}
/*--about--*/
.sit-in img{
	margin:0 auto;
}
.in-profile {
  margin-top: 1em;
}
.team-top img{
	margin:0 auto;
}
.team-top{
	text-align:center;
	margin-bottom:1em;
}
.table-form form input[type="text"], .table-form textarea {
  width: 100%
}
.table-form input[type="submit"] {
  width: 20%;
}
}
@media(max-width:640px){
.top-nav ul {
  width: 95.4%;
  left: 2.5%;
}
}
@media(max-width:480px){
.logo {
  padding: 1.3em;
  
}
.logo h1{font-size:1.5em; color:#181818;}
.logo img{
  width: 100%;
}
.top-nav ul {
  width: 94%;
  left: 3%;
}
/*--about--*/
.about h3 {
  font-size: 2.3em;
}
}
@media(max-width:320px){
.logo {
  padding: 0.8em;
}
.header-bottom {
  padding: 5px 10px;
}
.content-top-grid h3 {
  font-size: 1.5em;
    padding: 0;
}
.content-grid h3 {
  font-size: 1.3em;
}
.content-grid p {
  font-size: 1em;
  line-height: 1.3em;
  margin-top: 0.3em;
}
.grid {
  padding: 0;
}
.col-md-8 {
  padding: 0;
}
.sap {
  padding: 0;
}
.cur-right h3 {
  font-size: 1.3em;
}
.product {
  padding: 1.5em 0;
}
.fashion {
  width: 40%;
}
.grid-product {
  width: 55%;
}
.grid-product p {
  margin-bottom: 0.3em;
}
.copy p {
  font-size: 0.9em;
}
.content-top-in {
  padding: 1em 0 0;
}
.top-nav {
  margin-top: 0.7em;
}
/*--about--*/
.banner {
  min-height: 105px;
}
.about h3 {
  font-size: 1.8em;
}
.our-grid h6 {
  font-size: 1em;
  line-height: 1.2em;
  margin-top: 0.4em;
}
.left-sit h6 {
  font-size: 1.1em;
}
.content-team h4 {
  margin: 0 0em 0.3em;
  font-size: 1.5em;
}
.team-top{
	padding:0;
}
/*--single--*/
.top-blog{
	padding:0;
}
.single-profile h4 {
  font-size: 1.1em;
}
p.at-in {
  padding: 0em 0em 0;
}
.single-left {
  padding: 1em 0 0;
}
.leave-comment h3 {
  font-size: 1.3em;
}
.leave-comment {
  padding: 0 0em;
}
.table-form form input[type="text"], .table-form textarea {
  padding: 0.5em;
}
.table-form span {
  font-size: 1em;
}
.table-form textarea {
  height: 120px;
}
.table-form input[type="submit"] {
  width: 30%;
  font-size: 1em;
}
.footer,.content {
  padding:  10px;
}
.top-nav ul li a{
	font-size:0.9em;
	padding:0;
}
.top-nav ul {
  width: 89%;
  left: 6%;
}
}

.content_img{float: right; margin: 0 0 10px 10px; border:1px solid #333;}
.editor_img{border:1px solid #333;}

@media(min-width:1024px){.about-in {min-height:400px;}}
.about-in {color:#aaa;}
.left-sit ul,ol{margin-left:15px;padding:0;}
.content-bottom 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,.top-nav li.active a {background:#181818;	
	color:#9f926a;
	border-top:5px solid #9f926a;
	text-decoration:none;}
.nav ul ul li:hover {
	border-top:0px;
	text-decoration:none;}
.nav ul li:hover a {color:#9f926a;}
	
.nav ul li a {
	display: block;
	text-decoration: none;
	/*padding:0.8em 1.3em;*/
}
.nav ul ul {
	background: #181818; 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 #787878;
	color: #fff;
	padding:10px 15px;
	text-align:left;
	background: #181818;
}	
.nav ul ul li a:hover {
	color: #181818;
	background: #9f926a;
}
.nav ul ul ul {position: absolute; right: 100%; top:0;}
.nav ul ul ul li a {
	border-bottom: 1px solid #000;
	color: #181818! important;
	padding:10px 15px;
	text-align:left;
	background: #9f926a;
}	
.nav ul ul ul li a:hover {
	color: #fff! important;
	background: #181818;
}
.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: #787878;
}
.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: #181818;
  color:#fff;
}
.botnav li ul {
  background: #181818;
  color:#fff;
}
.botnav li ul li {
  width: 100%;
  
}
.botnav li ul a {
  border-bottom: 1px solid #787878;
  color:#fff;
  text-align:left;
  padding:10px;
  background: #181818;
  
}
.botnav li ul a:hover {
  background: #9f926a;
  color:#181818;
}

.botnav_sub ul li:hover {background-color:#181818;}
.botnav_sub ul li:hover a { }
.botnav_sub ul > li:hover ul li {
  max-height: 150px;
  
}
.botnav_sub li ul {
  position: absolute;
  left: 0;
  bottom: 36px;
  z-index: 1;
  color:#9f926a;
  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*/
.nav ul li .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;
}
.nav ul li:hover .downarror {
    background-image: url("../img/marrow_over.png");
    background-repeat: no-repeat;
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
	margin-left:5px;
}

.nav ul 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;
	float:right;
}
.nav ul ul li a:hover  .downarror {
    background-image: url("../img/marrow_over1.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;z
    background-position: 97% 56%;
	 display: inline-block;
    height: 10px;
    width: 10px;
}

.topbanner {color: #fff; 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; color:#aaa; 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; padding-bottom:0; position:absolute;}
.nav ul li {float: none;}
.nav ul li:hover,.top-nav li.active a {border-top:0;}
.nav ul li:hover {background:#101010; color:#fff;}
.nav ul li:hover a {}
.nav ul li a {padding:10px 15px; text-align:left;  color:#181818;}
.nav ul ul {width:100%; display:block! important; margin-top:0; position:relative;background:transparent;}
.nav ul ul li {width:96%;}
.nav ul ul li a {border-bottom: 1px solid #101010;  background:#181818;}
.nav ul ul ul {right:0; position: relative; background:transparent; width:100%; margin:0; padding:0;}
.nav ul ul li a:hover {background:#9f926a;}
.nav  > ul > li > a .downarror {float:right; height: 20px; width: 20px;}
.nav  > ul > li > a:hover .downarror {float:right; height: 20px; width: 20px;}
.nav > ul > li > a {border-bottom: 1px solid #5f5f5f;}
.nav ul ul ul li a {border-bottom: 1px solid #101010;   background:#9f926a; }
.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{float: none; margin: 0; width: 100%;}
.editor_img{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%;}
}

.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
	background: #d0a526;
}

.content-bottom h1 a, .content-bottom h2 a, .content-bottom h3 a, .content-bottom p a, .content-bottom a, .ak_inner_con a {cursor:pointer; text-decoration:underline; color:#787878;} 
.content-bottom h1 a:hover, .content-bottom h2 a:hover, .content-bottom h3 a:hover, .content-bottom p a:hover, .content-bottom a:hover, .ak_inner_con a:hover{text-decoration:none;}  

@media(max-width:1200px){
	.mt_logo_img {max-width:350px;}
}

@media(max-width:1024px){
	.mt_logo_img {max-width:350px;}
}
@media (max-width: 992px) {
.mt_logo_img {max-width:300px;}
}
@media(max-width:767px){
.mt_logo_img {max-width:250px;}
}

@media(max-width:480px){
.mt_logo_img {max-width:200px;}
}

/* Design2011
/* Editor Styles listed below */
.heading{
	font-size:2em;
	color:#9f926a;
	font-weight:600;
font-family: 'Oswald', sans-serif;	
}
.sub-heading {
  font-size: 3em;
	text-align:center;
	color:#fff;
	font-weight:600;
	font-family: 'Oswald', sans-serif;
}
.minor-heading {
  margin:0 0 1em;
	font-size:2em;
	color:#A8A8A8;
}
.content-text-style-1 {
  color: #787878;
  font-size: 1em;
  line-height: 1.7em;
   margin: 0.8em 0 0;
 }
.content-text-style-2 {
	color:#787878;
	font-size:1em;
	line-height:1.5em;	
}

.home_content { 
  font-family: Arial,Helvetica,sans-serif; 
  font-size: 11px; 
  text-align: justify; 
}; 

