.itopplus-background {

}
/* Medium Devices, Desktops */
@media only screen and (min-width : 1024px) {

h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:right ;
}

  .navbar-default {
    background: 0 0
}
  
  .navbar-default .navbar-nav>li>a{
  	color: #000;
  }
  
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1366px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:right ;
}

  .navbar-default {
    background: 0 0
}
  
  .navbar-default .navbar-nav>li>a{
  	color: #000;
  }
  
}

@media (max-width:768px) {
    .navbar-default {
        background: #574939;
    }
}

.search_text{
   font-family:supermarket;
  font-size:18px;
}

.search_urlSearch{
   font-family:supermarket;
  font-size:18px;
}
.search_titleText{
   font-family:supermarket;
  font-size:18px;
}
.search_filterTitle{
   font-family:supermarket;
  font-size:18px;
}

.search_RangTitle{
   font-family:supermarket;
  font-size:18px;
}


.grid figure img {
   display: block;
   width: 100%;
   opacity: .8;
}


.navbar-nav li:last-child .dropdown-submenu>.dropdown-menu, 
.navbar-nav li:nth-last-child(2) .dropdown-submenu>.dropdown-menu{
 right :100% !important;
 left: inherit !important;
     -webkit-border-radius: 6px;
   -moz-border-radius:  6px;
   border-radius:  6px;
}

