body{
margin:0;
font-style:tahoma;
background-color:white !important;
overflow-x: hidden;
}

body a{
text-decoration:none !important;
}

/*main div start */

div#md{
	margin-top:0px;
	position:fixed;
	z-index:1;
	width:100%;
	height: 60px !important;
	overflow-x:hidden;
    background-color: #3500D3;
}

div#md table{
    margin-top:0px !important;
	position:fixed;
	z-index:1;
	width:100%;
	padding-top:0px;
	overflow-x:hidden;
    background-color: #3500D3;
}

#md a{
padding: 12px 0px 0px 0px;
margin-left:8px;
width: 30px;
height: 50px;
color: white;
text-decoration: none;
transition:0.4s;
}

#md a:hover{
color: green;
background-color: white;
}
/*main div end */ 

div#menu{
	width:0%;
	position:fixed;
	z-index: auto;
	overflow-x:hidden;
	max-width:250px;
	background-color:#f1f1f1;
	padding-top:60px;
	height:100%;
	-webkit-transition:margin-left 0.5s;
	transition:margin-left 0.5s;
}

div#menu_contents{
	height:auto;
}

table#menu_table{
	background-color:white;

}

table#menu_table span{
	margin-left:4px;
	font-size:14px;
	color:blue;
}

table#menu_table span.glyphicon{
	border-radius:4px;
	background-color:rgb(223,220,240);
	margin:4px 0px 6px 6px;
}

table#menu_table tr{
	border-top:2px solid #f1f1f1;
}

table#menu_table span:hover{
	background-color:transparent;
}

table#menu_table span.menu_item{
	text-align:center;
}

table#menu_table span.menu_item_count{
	color:red;
	float:right;
}

p{
	margin:2px 8px 2px 8px;
	background-color:white;
}

::-webkit-scrollbar{
	display:none;
}

form{
	height:auto;
	border:4px solid #f1f1f1;
	background-color:#f1f1f1;
}

input{
	border:none;
	letter-spacing:1px;
}

form input:focus{
	border:none;
	outline:none;
	background-color:white;
}

button{
	border:none;
	color:rgb(27,48,241);
}

form button:focus{
	border:none;
	outline:none;
}

table{
    width:100%;
    background-color:rgb(27,48,241);
}

tr{
    width:100%;
}

td{
	width:14%;
}

span{
	cursor:pointer;
	margin:-2px 0px 1px 0px;
	font-size:24px;
	width:auto;
	height:auto;
	padding:8px;
	color:white;
}

/*Logo */

#mda{
font-size: 36px;
font-family: tahoma;
font-weight: bold;
text-align: center;
background-color: white;
}

.dotcom{
  color: blue;
}

#menubtn {
  display:none !important;
  float:left;
  font-size:16px;
}

.dropbtn{
  position: relative;
  width: 34px;
  height: 5px;
  background-color: blue;
  margin: 6px 0px 0px 0px;
  border: none;
  cursor: pointer;
}

#mn_links a{
	font-size:14px;
	text-align:left;
	padding:12px 8px 12px 8px;
	border-bottom:1px solid gray;
	display:block;
}

.plr{
	float:right;
	font-size:18px;
	font-weight:bolder;
	padding:0px 8px 0px 8px;
}

.plr:hover{
	background-color:white;
}

#imghover img{
	height:30px;
	width:30px;
	padding:0px 0px 15px 0px;
}

strong{
	font-family:sans-serif;
	font-size:18px;
	color:blue;
	cursor:pointer;
}

#imghover a{
background-color: transparent;
}
#md a:hover{
background-color: transparent;
}

#imghover1 a{
background-color: transparent;
}
#imghover1 a:hover{
background-color: transparent;
}

	#my_ac{
		display:inline-block !important;
	}


#lfl{
		float:left !important;
		margin-top:-12px !important;
}

	#m_links{
		display:none;
	}

	#imghover #my_ac img{
		float:right;
		margin-top:-10px !important;
		display:none !important;
	}
	

#main {
  
font-family: sans-serif;
  
width: auto;
    
text-align: center;
       
transition:1s;
  
}



#main p{

font-size: 22px;

margin: 0px;

text-align: center;
  
}
  

div#main #m_links a{
    
font-size: 16px;
    
display: inline-block;
    
text-align: center;
    
text-decoration: none;
    
color: blue;
    
background-color:white;
    
padding: 4px;

margin:2px;  
}

div.overlay-content a{
	padding:8px;
	display:block;
}

div.grayScale img{
	max-width:500px;
	height:auto;
	 -webkit-filter:grayscale(100%); 
	 filter:grayscale(100%);
	 
}

div.grayScale1 button:hover{
	width: 100%;
	background-color: blue !important;
	color: white;
	 
}

.m_container{
position:relative;
width:250px;
}

.img{
display:block;
max-width:300px;
height:auto;
}



.m_overlay{
position:absolute;
bottom:0;
left:0;
right:0;
overflow-y:hidden;
height:100%;
transition:0.5s ease;
}

/*td{
	border-bottom:2px dotted #c0c0c0;
	padding-top:8px;
	padding-bottom:8px;	
}*/

td.none{
	border:none;
}

.site-footer
{
  width: 100%;
  background-color:#262728;
  padding:45px 0 20px 0px;
  line-height:20px;
  color:#737373;
  position: absolute;
  z-index: -1;
}

div.container{
   width: 100%;
   padding-left: 32px;
}

div.col-xs-6 col-md-3{
	width: 25%;
}

.site-footer hr
{
  border-top-color:#bbb;
  opacity:0.5
}
.site-footer hr.small
{
  margin:20px 0 20px 0px;
}
.site-footer h6{
  color:#fff;
  font-size:12px;
  text-transform:uppercase;
  margin-top:5px;
  letter-spacing:1px;
}
.site-footer a{
  color:#737373;
}
.site-footer a:hover{
  color:#3366cc;
  text-decoration:none;
}
.footer-links{
  padding-left:0;
  list-style:none;
}
.footer-links li{
  display:block;
  font-size: 12px;
  padding-left: 4px;
}
.footer-links a{
  color:#737373;
}
.footer-links a:active,.footer-links a:focus,.footer-links a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links.inline li
{
  display:inline-block;
}
.site-footer .social-icons
{
  text-align:center;
}
.site-footer .social-icons a
{
  width:40px;
  height:40px;
  line-height:40px;
  margin-left:6px;
  margin-right:0;
  border-radius:100%;
  background-color:#33353d;
}
.copyright-text
{
  margin:0;
}
@media (max-width:991px)
{
  .site-footer [class^=col-]
  {
    margin-bottom:30px
  }

    div.col-xs-6 col-md-3{
	width: 50% !important;
   }
}
@media (max-width:767px)
{
  .site-footer
  {
    padding-bottom:0
  }
  .site-footer .copyright-text,.site-footer .social-icons
  {
    text-align:center;
  }
}
.social-icons
{
  padding-left:0;
  margin-bottom:0;
  list-style:none
}
.social-icons li
{
  display:inline-block;
  margin-bottom:4px
  padding-left:4px;
  font-size: 12px;
}
.social-icons li.title
{
  margin-right:15px;
  text-transform:uppercase;
  color:#96a2b2;
  font-weight:700;
  font-size:13px
}
.social-icons a{
  background-color:#eceeef;
  color:#818a91;
  font-size:16px;
  display:inline-block;
  line-height:44px;
  width:44px;
  height:44px;
  text-align:center;
  margin-right:8px;
  border-radius:100%;
  -webkit-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.social-icons a:active,.social-icons a:focus,.social-icons a:hover
{
  color:#fff;
  background-color:#29aafe
}
.social-icons.size-sm a
{
  line-height:34px;
  height:34px;
  width:34px;
  font-size:14px
}
.social-icons a.facebook:hover
{
  background-color:#3b5998
}
.social-icons a.twitter:hover
{
  background-color:#00aced
}
.social-icons a.linkedin:hover
{
  background-color:#007bb6
}
.social-icons a.instagram:hover
{
  background-color:#ea4c89
}
@media (max-width:767px)
{
  .social-icons li.title
  {
    display:block;
    margin-right:0;
    font-weight:600
  }
}

div.one{
display:inline-table;
}

div.one a{
text-align:center;
}

@media only screen and (min-width:802px){
	#notification_icon{
		margin-left:40% !important;
	}
	
		#shopping_cart_icon{
		margin-left:0% !important;
		margin-right:0% !important;
	}
}

@media only screen and (min-width:801px){
	#search_icon{
		display:none !important;
	}
}


@media only screen and (max-width:1000px){
div.gallery{
	max-width:49% !important;
	margin-bottom:8px !important;
}

}

@media only screen and (max-width:800px){
		#notification_icon{
		margin-left:0px !important;
	}
	
		#shopping_cart_icon{
		margin-left:4px !important;
		margin-right:20px !important;
	}
	
	#search_form,#whislist,#profile_pic{
		display:none !important;
	}
	
	td{
	width:25% !important
}
}

.m_text {
  white-space: nowrap; 
  color: white;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
background-image:url('director_desk.jpg');
  -webkit-animation: mymove 6s infinite;
  -webkit-animation-name: mymove;
   -webkit-animation-duration: 6s;
   
   animation: mymove 6s infinite;
   animation-name: mymove;
 -webkit-animation-duration: 6s;
}


@-webkit-keyframes mymove{
0%{top:0px;bottom:0;}
25%{top:300px;bottom:0;}
50%{top:500px;bottom:0;}
75%{bottom:-500px;top:0px;border-top:16px solid #abcdef;}
100%{bottom:0px;top:0px;}

webkit-keyframes mymove{
0%{top:0px;bottom:0;}
25%{top:300px;bottom:0;}
50%{top:500px;bottom:0;}
75%{bottom:-500px;top:0px;border-top:16px solid #abcdef;}
100%{bottom:0px;top:0px;}
}
