.itopplus-background {
background-image:none; 
background-color:none; 

}
.thumbs:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.form-control {

  	font-family: QuarkBold;

}
.form-horizontal .control-label {
   font-size:16px;
	font-family: QuarkBold;
}
.label {
	font-family: QuarkBold;
}
.btn-default {
	font-family: QuarkBold;
    font-size:12px;
}

.ui.segment {
    position: relative;
    background-color: #ffff;
    box-shadow: 0 0 0 1px rgba(39,41,43,.15),0 1px 2px 0 rgba(0,0,0,.05);
    margin: 1rem 0;
    padding: 1em;
    border-radius: .2857rem;
    border: none;
    font-size: 16px;
    font-family: QuarkBold;
}


.navbar-default .navbar-nav>li>a{
	font-family: supermarket;
    font-size: 1.4em;
}

/* 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:center ;
}

}

/* 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:center ;
}

}
.itopplus-background {
    background-image: none;
    background-color: #ffffff;

