body {font-family: Muli, sans-serif; font-size:14px; color:#FFFFFF; background-color:#222222; margin-top: 0px; margin-bottom: 0px; }
A:link {COLOR: #0000FF; FONT-FAMILY: Muli, sans-serif; FONT-SIZE: 14px; TEXT-DECORATION: none }
A:visited {COLOR: #800080; FONT-FAMILY: Muli, sans-serif; FONT-SIZE: 14px; TEXT-DECORATION: none }
A:active {COLOR: #228B22; FONT-FAMILY: Muli, sans-serif; FONT-SIZE: 14px; TEXT-DECORATION: none }
A:hover {COLOR: #FF0000; FONT-FAMILY: Muli, sans-serif; FONT-SIZE: 14px; TEXT-DECORATION: underline }
table { border-collapse: collapse; }
th, td { padding:3px; }
h1 {font-family: Oswald, sans-serif; font-size: 28px; color:#87bf3e;}
h2 {font-family: Oswald, sans-serif; font-size: 25px; color:#87bf3e;}
h3 {font-family: Oswald, sans-serif; font-size: 22px; color:#FFFFFF;}
h4 {font-family: Oswald, sans-serif; font-size: 19px; color:#FFFFFF;}
hr { height: 1px; background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.8), transparent); background-image: -moz-linear-gradient(left, transparent, rgba(0, 0, 0, 0.8), transparent); background-image: -ms-linear-gradient(left, transparent, rgba(0, 0, 0, 0.8), transparent); background-image: -o-linear-gradient(left, transparent, rgba(0, 0, 0, 0.8), transparent); border: 0; }
.QSCarouselTitle {font-family: Oswald, sans-serif; font-size: 50px;}
.QSCarouselText {font-family: Oswald, sans-serif; font-size: 28px;}
.navbar {border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important;}
.container {max-width: 1180px !Important; margin:0 auto;}
.fixedwrapper {max-width: 1180px; margin:0 auto;}
.footer {font-family: Tahoma, Verdana, Arial; font-size:10px; background-color:#000000; color:#C0C0C0; }
.hovereffect { overflow: hidden; position: relative; }
.hovereffect img { -webkit-transition: all 0.2s ease-in; transition: all 0.2s ease-in;}
.hovereffect:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05);}
.navbar-default .navbar-nav > li > a {font-family: Roboto Condensed, sans-serif; color: #FFFFFF; font-size:16px; padding-left:10px;padding-right:10px;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #FFFF00; }
.navbar-brand { color: #FFFFFF !Important;}
.navbar-brand:hover { color: ##FFFF00 !Important;}
.navbar-default .dropdown-menu > li > a {font-family: Roboto Condensed, sans-serif; padding-left:10px;padding-right:10px;}
.navbar-default .dropdown-menu > li > a:hover, .navbar-default .navbar-nav > li > a:focus {font-family: Roboto Condensed, sans-serif; }
.nav > li > a {font-family: Roboto Condensed, sans-serif; color: #CCCCCC; font-size:16px; padding-left:10px; padding-right:10px;}
.nav > li > a:hover, .nav > li > a:focus { color: #FFFF00; }
.panel-primary > .panel-heading {border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important;
 background-color: #708090; border-color: #708090;}
.panel-primary { background-color: #F4F4F4; border-color: #708090;}
.btn-default { border-color:#87bf3e; background-color:#87bf3e; color:#FFFFFF !Important; }
.btn-default:hover { border-color:#228B22; background-color:#228B22; color:#FFFFFF !Important; }
.btn-primary { border-color:#333333; background-color:#333333; color:#FFFFFF !Important; }
.btn-primary:hover { border-color:#666666; background-color:#666666; color:#FFFFFF !Important; }
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1140px)
{ 
.back-to-top { cursor: pointer; position: fixed; bottom: 125px; right: 20px; display:none; z-index:10; }
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 1139px) 
{  
.back-to-top { cursor: pointer; position: fixed; bottom: 125px; right: 20px; display:none; z-index:10; }
}
/* Small Devices, Tablets */
@media only screen and (max-width : 940px) 
{
.back-to-top { cursor: pointer; position: fixed; bottom: 10px; right: 10px; display:none; z-index:10; }
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 720px) 
{    
.navbar-default .navbar-nav > li > a { line-height: 20px;}
.back-to-top { cursor: pointer; position: fixed; bottom: 10px; right: 10px; display:none; z-index:10; }
}

