.itopplus-background {

}
.btn-sm p {
    font-size: 16px;
    line-height: 1.5;
}

.nav-template li a {
    color: #333;
    font-family: supermarket;
    font-size: 16px;
}

.text-justify {
    text-align: left;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
    font-family: supermarket;
}

.Contentmanager-template2-1 a {
    color: #091954;
    padding: 0!important;
    font-family: supermarket;
    font-size: 15px;
}

.Contentmanager-template2-1:hover  a {
     color: #000;
}
a {
    color: #081853;
}
a:hover {
    color: #000
}



.navbar-default {
    background: #081853;
}

.navbar-default .navbar-nav>li>a{
	color: #fff;
  	font-family: supermarket;
    font-size: 1.3em;
}

.navbar-default .navbar-brand {
    color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.text-bar {
    color: #fff!important
}


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

}

