@font-face {
  font-family: 'mfg';
  src: url('../font/mfglabsiconset-webfont.eot');
  src: url('../font/mfglabsiconset-webfont.eot?#iefix') format('embedded-opentype'),
	url('../font/mfglabsiconset-webfont.woff') format('woff'),
	url('../font/mfglabsiconset-webfont.ttf') format('truetype'),
	url('../font/mfglabsiconset-webfont.svg#mfg_labs_iconsetregular') format('svg');
  font-weight: normal;
  font-style: normal;

}
@font-face {
    font-family: Trebuchet MS;
    src: url(Trebuchet MS);
}

.google {
	width: auto;
	height:350px; }

*{  
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
}

a img
{
     border:0px;
}
  
body{
font-size:1em;
font-family: 'Lato', sans-serif;
background:#f5f4f4;}

h7 {
    color: #000;
	font-weight:bold;
    margin: 0.2em 0 0.2em 0;
	text-transform:uppercase;
	text-decoration:underline;
	text-indent:inherit;
	}
  
h1 {
    color: #000;
    font-weight:  normal;
    margin: 0.2em 0 0.2em 0;
	font-family: 'Lato', sans-serif;
	text-decoration:underline;}
	
h9 {
    color: #000;
    font-weight:  normal;
    margin: 0.2em 0 0.2em 0;
	font-family: 'Lato', sans-serif;}
	
h8 {
    color: #fff;
    margin: 0.2em 0 0.2em 0;
	font-family: 'Lato', sans-serif;
	
}
h2, h3, h4, h5, h6 {
    color: #000;
    font-weight:  normal;
    margin: 0.2em 0 0.2em 0;
	font-family: 'Lato', sans-serif; }



h1 { font-size: 2.4em; }
h2 { font-size: 2em; }  
h3 { font-size: 0.7em; }  
h4 { font-size: 1.2em; }  
h5 { font-size: 1em; }  
h6 { font-size: 0.9em; }  
h7 { font-size: 1.2em; } 
h8 { font-size: 1em; } 
h8 { font-size: 2.4em; } 

a, a:link, a:visited, a:hover, a:active {

  color: #000;
	}
	
	
	
table {
	width: 100%;	
	}
table tr td, table tr th {
	padding: 0;}
	
.icons {
	width:100%;
	visibility:show;}
	
.icons img {
    filter: alpha(opacity=70); /* For IE8 and earlier */
	opacity:0.9;
	width:98.5%;
	margin-bottom: 2px;
	border-radius:2px;
	border:0px;
	visibility:show;}
	

.icons img:hover {
    opacity: 20;
    filter: alpha(opacity=10); 
	border:0;/* For IE8 and earlier */
	visibility:show;
}

.size-960 .line {
  margin: 0 auto;
  max-width: 60em;
  padding: 0 0.625em;
}
.size-1140 .line {
  margin: 0 auto;
  max-width: 71.25em;
  padding: 0 0.625em;
  
}
form {
  line-height:1.4em; 
  


/* ==========================================================================
   DESKTOP VIEW MENU COLOR, BACKGROUND AND SIZE
   ========================================================================== */
}
nav {
  display: block;
  width: 100%;
  background-color: #fff;
  height:50px;
  position:fixed;
  z-index: 10;
  top:85px;
  padding: 0;
  margin: 0;
  line-height:9px;
  border-bottom: 1px solid #d6d4d4;
  color:#666;
  font-family: 'Lato', sans-serif;


  }
  
nav:after {
  clear: both;
  content: "";
  display: block;
  height: auto;
  line-height: 0;  
}

.top-nav ul {
  padding: 0;
  
}


.top-nav ul li:hover a {
	background-color:#F9F9F9;
	color: #000;
	display: block;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.075);

	
	
}

.top-nav ul ul {
  display: block;
  position:absolute;
  
 

-----------desktop Font menu position----
}
.top-nav li {
  float: left;
  list-style: none outside none;
  cursor: pointer;
  display: block;


-----------------desktop menu bar font color------
}
.top-nav li a {
  padding: 20px;
  display:block;
  color: #636260; 
  margin : 0px;
  font-size:14px;
 
  
 }
 
 
hr.style-two {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
----------------------------------------<!Desktop dropdown menu!>-------------

}
.top-nav li ul li a {
  background:#fff;
  min-width: 100%;
  padding: 1em 1em;
  color: #303131;
  display:block;
 

  }
 
 
 
.top-nav li ul li a:hover {
 background:#ed1b24;
 color:#fff;
 
 


 ------------------Desktop and mobile dropdown line color--#########
}
.top-nav li ul {
  display: none;
   
	 
  
}


.top-nav li ul li, .top-nav li ul li ul li {
  float: none;
  list-style: none;
  min-width:100%;
  padding: 0;
  
  
-------------------Desktop and mobile view drop menu number------!>
}
.count-number {
  background: none repeat scroll 0 0 #2d3134;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  display: none;
  font-size: 0;
  line-height: 0px;
  margin-left: 0px;
  text-align: center;
  width: 0px;  
  color: #1f1f1f; 
  margin-bottom: 0px; 
  
/* ==========================================================================
   Screen resolution
   ========================================================================== */
}
@media screen and (min-width: 801px) {
.top-nav li:hover > ul {
	display: block;
	z-index: 10;
	
  }  
.top-nav li:hover > ul ul {
  left: 100%;
  margin-left: 0px;
  width: 100%;
  margin-top: -37px;
  
  
  } 
.aside-nav .count-number {
	margin-left: -21px;	
	float: right;
	
  }}
  
  
.nav-text {
 display: none;
}

.line:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.line .line {
  padding: 0;
}
.hide-m {
  display: none;

}
.box-dark {
  background: none repeat scroll 0 0 #d0d0d0;
  display: table;
  padding: 0.625em;
  width: 100%;
}
.margin-bottom {
  margin-bottom: 1.25em;
}
.s-1, .s-2, .s-3, .s-4, .s-5, .s-6, .s-7, .s-8, .s-9, .s-10
.s-11, .s-12, .l-1, .l-2, .l-3, .l-4, .l-5, .l-6, .l-7, .l-8, .l-9, .l-10, .l-11, .l-12 {
  float: left;
  position: relative;
} 
.s-1 {
  width: 8.3333%;
}
.s-2 {
  margin: 0 auto;
  max-width: 71.25em;
  padding: 0 0.625em;

}
.s-3 {
  width: 25%;
}
.s-4 {
  width: 33.3333%;
}
.s-5 {
  width: 41.6666%;
}
.s-6 {
  width: 50%;
}
.s-7 {
  width: 58.3333%;
}
.s-8 {
  width: 66.6666%;
}
.s-9 {
  width: 75%;
}
.s-10 {
  width: 83.3333%;
}
.s-11 {
  width: 100%;
}
.s-12 {
  width: 100%;
}
.margin > .s-1 {
  padding: 0 0.625em;
  width: 8.3333%;
}
.margin > .s-2 {
 width: 16.66666%;
}
.margin > .s-3 {
  padding: 0 0.625em;
  width: 25%;
}
.margin > .s-4 {
  padding: 0 0.625em;
  width: 33.3333%;
}
.margin > .s-5 {
  padding: 0 0.625em;
  width: 41.6666%;
}
.margin > .s-6 {
  padding: 0 0.625em;
  width: 50%;
}
.margin > .s-7 {
  padding: 0 0.625em;
  width: 58.3333%;
}
.margin > .s-8 {
  padding: 0 0.625em;
  width: 66.6666%;
}
.margin > .s-9 {
  padding: 0 0.625em;
  width: 75%;
}
.margin > .s-10 {
  padding: 0 0.625em;
  width: 83.3333%;
}
.margin > .s-11 {
  padding: 0 0.625em;
  width: 90%;
}
.margin > .s-12 {
  padding: 0 0.625em;
  width: 100%;
}
.l-1 {
  width: 8.3333%;
}
.l-2 {
  width: 16.6666%;
}
.l-3 {
  width: 25%;
}
.l-4 {
  width: 33.3333%;
}
.l-5 {
  width: 41.6666%;
}
.l-6 {
  width: 50%;
}
.l-7 {
  width: 58.3333%;
}
.l-8 {
  width: 66.6666%;
}
.l-9 {
  width: 75%;
}
.l-10 {
  width: 83.3333%;
}
.l-11 {
  width: 90%;
}
.l-12 {
  clear: left;
  width: 100%;
}
.margin > .l-1 {
  padding: 0 0.625em;
  width: 8.3333%;
}
.margin > .l-2 {
  padding: 0 0.625em;
  width: 16.6666%;
}
.margin > .l-3 {
  padding: 0 0.625em;
  width: 25%;
}
.margin > .l-4 {
  padding: 0 0.625em;
  width: 33.3333%;
}
.margin > .l-5 {
  padding: 0 0.625em;
  width: 41.6666%;
}
.margin > .l-6 {
  padding: 0 0.625em;
  width: 50%;
}
.margin > .l-7 {
  padding: 0 0.625em;
  width: 58.3333%;
}
.margin > .l-8 {
  padding: 0 0.625em;
  width: 66.6666%;
}
.margin > .l-9 {
  padding: 0 0.625em;
  width: 75%;
}
.margin > .l-10 {
  padding: 0 0.625em;
  width: 83.3333%;
}
.margin > .l-11 {
  padding: 0 0.625em;
  width: 90%;
}
.margin > .l-12 {
  padding: 0 0.625em;
  width: 100%;
}
.right {
  float: right;
} 
@media screen and (max-width: 1024px) {
.size-960 {
	max-width: 800px;
}
.size-1140 {
	max-width: 800px;
}
.hide-m {
  display: block;
}
.hide-s {
  display: none;

---------------- !< mobile : Drop menu bar!> -------------
}
nav {
  display: block;
  height: 50px;
  cursor: pointer;
  line-height: 0px;
}

.top-nav ul li a:hover {
 background:#fff;
 color:#ed1b24; }
 
.top-nav li a, .top-nav li ul li a, .top-nav li ul li ul li a { 
 
  
  }

--------------mobile view dropdown menu bar color MACAM X BERGUNA-----!>
.top-nav li a {
  background: #fff;
  color : #000;
 
  
  
------------------------------------Mobile view drop menu position

}
.top-nav > ul {
  
  height: 0;
  width: auto;
  overflow:hidden;
  position: absolute;
  top:50px;
  padding:0;
  margin:0;
left:0;
 right:0;

 
  
 
  
}
.top-nav > ul.show-menu {
  height: auto;
  padding:0;
 
  
}
.top-nav ul ul {
  left: 0;
  margin-top: 0px;
  position: relative;
  right: 0;
  
 
} 
.top-nav li ul li a {
    min-width: 100%;
	height:55px;
}
.top-nav li {
  float: none;
  list-style: none;
  padding: 0;

----------------Mobile view dropdown menu line separator and font color
}
.top-nav li a {
  background: #fff;
  display: block;
  padding: 0;
  text-decoration: none;
  padding-left: 25px;
  background-repeat:no-repeat;
  height:55px;
  line-height:55px;
  font-size:1em;
  color:#636260;
}
--------------------------------

.top-nav li ul li a {
	height:35px;
}
.top-nav li ul li ul li a {
  
  height:55px;

-------------------mobile menu hover color
}
.top-nav li a:hover {
  background: #fff;
  display: block;
  padding: 0;
  text-decoration: none;
  padding-left: 25px;
  height:55px;
  line-height:55px;
  font-size:1em;
  color:#ed1b24;}
  
  .top-nav li {
  float: none;
  list-style: none;
  padding: 0;
  border-bottom:1px #000 solid;
----------------------------------------------

}
.top-nav li ul {
  display: block;
  overflow:hidden;
  height: 0;
}
.top-nav li ul li ul {
  display: block; 
  overflow:hidden;  
  height: 0;
}
.top-nav > ul ul.show-ul {
  display: block;  
  height: auto;

}


.top-nav li ul li a {
  padding: 0;
  padding-left: 50px;
 
}
.top-nav li ul li a:hover {
  padding: 0;
  padding-left: 50px;
  color:#ed1b24;
   background:#fff;

}

.top-nav li ul li.nav li a {
  color: #fff;
  padding: 0;
  padding-left: 50px;

}
.top-nav li ul li.navli a:hover {
  color: #fff;
  padding: 0;
  padding-left: 50px;

  
}


.top-nav li ul li ul li.sub a {
  color: #000;
  padding: 0;
  padding-left: 70px;


  
}

.top-nav li ul li ul li.sub a:hover {
  color: #000;
  padding: 0;
  padding-left: 70px;


  
  
----------Mobile: Menu position and behaviour-----!>
}
.nav-text {
  color: #384149;
  display: block;
  font-size: 1.2em;
  line-height: 32px;
  margin-right: 0.6em;
  max-height: 25px;
  max-width: 100%;
  text-align: right;
  vertical-align: right;
}
.nav-text:after {
  content: "\f008";
  font-family:"mfg";
  font-size: 1.2em;  
  
}
  
  .nav-text:hover {
	  color:#737a80; 
	  
	  
----------------------------------------------------!>
}
.count-number {
    margin-right: -21px;
} 
.l-1 {
  width: 8.3333%;
}
.l-2 {
  width: 16.6666%;
}
.l-3 {
  width: 25%;
}
.l-4 {
  width: 33.3333%;
}
.l-5 {
  width: 41.6666%;
}
.l-6 {
  width: 50%;
}
.l-7 {
  width: 58.3333%;
}
.l-8 {
  width: 66.6666%;
}
.l-9 {
  width: 75%;
}
.l-10 {
  width: 83.3333%;
}
.l-11 {
  width: 90%;
}
.l-12 {
  width: 100%;
}
.margin > .l-1 {
  padding: 0 0.625em;
  width: 8.3333%;
}
.margin > .l-2 {
  padding: 0 0.625em;
  width: 26.6666%;
}
.margin > .l-3 {
  padding: 0 0.625em;
  width: 25%;
}
.margin > .l-4 {
  padding: 0 0.625em;
  width: 33.3333%;
}
.margin > .l-5 {
  padding: 0 0.625em;
  width: 41.6666%;
}
.margin > .l-6 {
  padding: 0 0.625em;
  width: 50%;
}
.margin > .l-7 {
  padding: 0 0.625em;
  width: 58.3333%;
}
.margin > .l-8 {
  padding: 0 0.625em;
  width: 66.6666%;
}
.margin > .l-9 {
  padding: 0 0.625em;
  width: 75%;
}
.margin > .l-10 {
  padding: 0 0.625em;
  width: 83.3333%;
}
.margin > .l-11 {
  padding: 0 0.625em;
  width: 90%;
}
.margin > .l-12 {
  padding: 0 0.625em;
  width: 100%;
}
.s-1 {
  width: 8.3333%;
}

----------------------------------------------------------------
.s-2 {
  width: 16.66666%;   

}
.s-3 {
  width: 25%;
}
.s-4 {
  width: 33.3333%;
}
.s-5 {
  width: 41.6666%;
}
.s-6 {
  width: 50%;
}
.s-7 {
  width: 58.3333%;
}
.s-8 {
  width: 66.6666%;
}
.s-9 {
  width: 75%;
}
.s-10 {
  width: 83.3333%;
}
.s-11 {
  width: 90%;
}
.s-12 {
  width: 100%;
  float:none;
}
.margin > .s-1 {
  padding: 0 0.625em;
  width: 8.3333%;
}
.margin > .s-2 {
  padding: 0;
  width: 16.6666%;
}
.margin > .s-3 {
  padding: 0 0.625em;
  width: 25%;
}
.margin > .s-4 {
  padding: 0 0.625em;
  width: 33.3333%;
}
.margin > .s-5 {
  padding: 0 0.625em;
  width: 41.6666%;
}
.margin > .s-6 {
  padding: 0 0.625em;
  width: 50%;
}
.margin > .s-7 {
  padding: 0 0.625em;
  width: 58.3333%;
}
.margin > .s-8 {
  padding: 0 0.625em;
  width: 66.6666%;
}
.margin > .s-9 {
  padding: 0 0.625em;
  width: 75%;
}
.margin > .s-10 {
  padding: 0 0.625em;
  width: 83.3333%;
}
.margin > .s-11 {
  padding: 0 0.625em;
  width: 90%;
}
.margin > .s-12 {
  padding: 0 0.625em;
  width: 100%;
}

.center {
  float: none;
  margin: 0;
  display: table;
}
.center:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: show;
}
}


#searchformcontainer
form{margin:0;padding:0;
}
.inputcombo{height:30px;border:0px solid #333333
}

.intilogo  {
top:89px;
z-index:20;
position:fixed;
border:0px;
height: 40px;
}

.intilogomobile {
	position:absolute;
	top:92px;
	height:40px;
	display:none;
	}

.topbar {
top:0px;
width:100%; /*follow your image's size*/
height:85px;/*follow your image's size*/
position:fixed;
z-index:20;
background:#ed1b24;


}
  
 
.socialmedia {
top: 10px;
left:10px;
position:absolute;
z-index:20;
border:0;

}

/* ==========================================================================
   Search Box 
   ========================================================================== */
.selectOrderBy{
background-color: #f5f3f3;/*important*/
position:fixed; /*important*/
width: 10%;
color:#000;
height:55px;
padding: 2px 10px;
font-size:18px;
top:14px;
z-index:10;
left:18%;
border-left: 2px solid #000;
border-top-left-radius:5px;
border-bottom-left-radius:5px;
border-right:#000 solid 1px;

 }

.searchbox {
background-color:#fff; /*important*/
position:fixed; /*important*/
width: 50%;
max-width: 860px;
height:55px;
color: #5e5b5c;
padding: 2px 10px;
font-size:21px;
top:14px;
z-index:9;
right:22.08%;
border:1px solid #e9e9e9;
border-radius:0px; 
border-top-left-radius:0px;
border-bottom-left-radius:0px;
 
}

.searchbox2 {
background-color:#fff; /*important*/
width: 40%;
min-width:280px;
height:35px;
color: #5e5b5c;
padding: 2px 10px;
font-size:14px;
border:1px solid #999;
border-radius:2px; 
border-top-left-radius:0px;
border-bottom-left-radius:0px;
 
}


.feedbackform{
background-color:#fff; /*important*/
width: 40%;
height:40px;
color: #5e5b5c;
padding: 2px 10px;
font-size:14px;
border:1px solid #999;
border-top-left-radius:0px;
border-bottom-left-radius:0px;}

.inti_logos  {
border:0px;
height: auto;
}



/* ==========================================================================
   LEFT AND RIGHT Boxes 
   ========================================================================== */
   .calendar {

	background-color: #fff;
    width: 300px;
    border: 1px lightblue;
    padding: 25px;
    margin: 25px;}


/* ==========================================================================
   LEFT AND RIGHT Boxes content
   ========================================================================== */
   
#content .nav a, #content .nav a:link, #content .nav a:visited { color:#000; display:block; text-decoration:none; }
#content .nav a:hover { color:#fff; background:#ed1b24; }
#content .nav .category { line-height:1.5em; width:90%; padding:0.15em 1.5em 0.15em 0.15em; margin:0; border-bottom:1px dotted #a7a6a6; cursor:pointer; font-size:1em; position:relative;}
#content .nav .category:after { content:url("../images/arrowup.png"); position:absolute; right:5px; top:2px; color:#333; }
#content .nav.open .category:after { content:url("../images/arrowdown.png"); }
#content .nav:last-child { margin-bottom:0.5em; }
#content .nav ul { display:none; }
#content .nav.open ul { display:block; width:87%; }
#content .nav ul, .nav ul li { margin:0; padding:0; list-style:none; }
#content .nav ul li a { margin:0; padding:0.4em; list-style:none; border-bottom:1px solid #bfbec2; background:#fff; cursor:pointer; font-size:0.938em; }
 
.searchbox input {
    float: left;
    height: 57px;
    padding: 20px 10px;
    border-radius: 0;
    line-height:1.5em;
    display:inline-block;
    background-color: #fff !important;
}

.searchbox a {
    display:inline-block;
    margin-top:10px;
    color:#fff;
    text-decoration: none;
}  
.searchbox_submit {
position:fixed; /*important*/
z-index:10;
top:14px;
width:55px;
height:55px;
background: url(../img/search.png);
background-color:#ed1b24;
background-repeat: no-repeat;
right:18.45%;
border:0px;
border-radius:0px; 
border-top-right-radius:5px;
border-bottom-right-radius:5px;


}
.searchbox_submit:hover {
background: url(../img/search.png);
background-color:#ed1b24;
background-repeat:no-repeat;
border:0;
cursor:pointer;

}

.content-top{
	padding:0px 0px 0px 0px;
	width: 100%;
	border:0;
	z-index:10;
	
	
}


.content-top2{
	padding:4px 5px 6px 10px;
	width: 100%;
	border:0;
	z-index:10;
	background:#FFF;
	border:1px solid #333;
	
}

.graybod {
  border: 1px solid #DADADA;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  display: block;
  height: auto;
  margin: 0;
  min-height: 10px;
  padding: 10px;
  width: 80%;
  min-width: 330px;
  padding-left: 5px;
  padding-right: 5px;

}

.col_1_of_3{
	display: block;
	text-align: center;
}
.span_1_of_3  p  {
	font-size: 0.85em;
	padding: 0.5em 0;
	color: #999;
	line-height: 1.5em;
}
.span_1_of_3 .btn-link{
	margin-bottom:20px;
}
.span_1_of_3 .btn-link a{
	color:#00aeff;
	cursor:pointer;
	font-size:0.8em;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease!important;
	-moz-transition: all 0.2s ease!important;
	-o-transition: all 0.2s ease!important;
	transition: all 0.2s ease!important;
	
}
.span_1_of_3 .btn-link a:hover{
	color:#333;
}
/*
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
/* reset */
html,div,applet,object,iframe,h1,h2,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,output,ruby,section,summary,time,mark,audio,video{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;
	vertical-align: baseline;

}


article, aside, details, figcaption, figure, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}ox;


blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:0px;	border-bottom: 0px solid #eee; margin:0 0 0px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
