body {font-family: Muli, sans-serif; font-size:15px; color:#333333; background-color:#FFFFFF; margin-top: 0px; }
A:link {COLOR: #0e2d30; FONT-FAMILY: Muli, sans-serif; FONT-SIZE: 15px; TEXT-DECORATION: none }
A:visited {COLOR: #800080; FONT-FAMILY: Muli, sans-serif; FONT-SIZE: 15px; TEXT-DECORATION: none }
A:active {COLOR: #228B22; FONT-FAMILY: Muli, sans-serif; FONT-SIZE: 15px; TEXT-DECORATION: none }
A:hover {COLOR: #FF0000; FONT-FAMILY: Muli, sans-serif; FONT-SIZE: 15px; TEXT-DECORATION: underline }
table { border-collapse: collapse; }
th, td { padding:3px; }
h1 {font-family: Philosopher, sans-serif; font-size: 30px; color:#0e2d30; text-align:center;}
h2 {font-family: Philosopher, sans-serif; font-size: 26px; color:#0e2d30;}
h3 {font-family: Philosopher, sans-serif; font-size: 22px; color:#333333;}
h4 {font-family: Philosopher, sans-serif; font-size: 18px; color:#333333;}
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: Philosopher, sans-serif; font-size: 50px;}
.QSCarouselText {font-family: Philosopher, sans-serif; font-size: 40px;}
.navbar {border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important;}
.container {max-width: 1140px; margin:0 auto;}
.fixedwrapper {max-width: 1140px; margin:0 auto;}
.footer {font-family: Muli, sans-serif; font-size:10px; color:#808080; background-color: #0e2d30;}
.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: Philosopher, sans-serif; color: #FFFFFF; padding-left:10px;padding-right:10px;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #C0C0C0; }
.navbar-brand { color: #FFFFFF !Important;}
.navbar-brand:hover { color: #C0C0C0 !Important;}
.navbar-default .dropdown-menu > li > a {font-family: Philosopher, sans-serif; padding-left:10px;padding-right:10px;}
.navbar-default .dropdown-menu > li > a:hover, .navbar-default .navbar-nav > li > a:focus {font-family: Philosopher, sans-serif; }
.panel-primary > .panel-heading {border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important;
 background-color: #3cb082; border-color: #3cb082;}
.panel-primary { background-color: #FFFFFF; border-color: #3cb082;}
.btn-default { border-color:#0e2d30; background-color:#0e2d30; color:#FFFFFF !Important; }
.btn-default:hover { border-color:#133d41; background-color:#133d41; color:#FFFFFF !Important; }
.btn-primary { border-color:#536678; background-color:#536678; color:#FFFFFF !Important; }
.btn-primary:hover { border-color:#708090; background-color:#708090; color:#FFFFFF !Important; }
.label-default { border-color:#0e2d30; background-color:#0e2d30; }
.label-primary { border-color:#536678; background-color:#536678; }
.pagination>li>span { border-color:#0e2d30; }
.pagination>li>a { border-color:#0e2d30; }
.pagination>li.active>a { color:#FFFFFF; border-color:#0e2d30; background-color:#0e2d30; }
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1140px)
{ 
body {font-size: 15px;}
A:link {font-size: 15px;}
A:visited {font-size: 15px;}
A:active {font-size: 15px;}
A:hover {font-size: 15px;}
h1 {font-size: 30px;}
h2 {font-size: 26px;}
h3 {font-size: 22px;}
h4 {font-size: 18px;}
.QSCarouselTitle {font-size: 50px;}
.QSCarouselText {font-size: 40px;}
.back-to-top { cursor: pointer; position: fixed; bottom: 115px; right: 20px; display:none; z-index:10; }
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 1139px) 
{  
body {font-size: 15px;}
A:link {font-size: 15px;}
A:visited {font-size: 15px;}
A:active {font-size: 15px;}
A:hover    {font-size: 15px;}
h1 {font-size: 28px;}
h2 {font-size: 25px;}
h3 {font-size: 22px;}
h4 {font-size: 19px;}
.QSCarouselTitle {font-size: 42px;}
.QSCarouselText {font-size: 34px;}
.back-to-top { cursor: pointer; position: fixed; bottom: 115px; right: 20px; display:none; z-index:10; }
}
/* Small Devices, Tablets */
@media only screen and (max-width : 940px) 
{
body {font-size: 15px;}
A:link {font-size: 15px;}
A:visited {font-size: 15px;}
A:active {font-size: 15px;}
A:hover    {font-size: 15px;}
h1 {font-size: 26px;}
h2 {font-size: 23px;}
h3 {font-size: 20px;}
h4 {font-size: 17px;}
.QSCarouselTitle {font-size: 36px;}
.QSCarouselText {font-size: 30px;}
.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) 
{    
body {font-size: 15px;}
A:link {font-size: 15px;}
A:visited {font-size: 15px;}
A:active {font-size: 15px;}
A:hover    {font-size: 15px;}
h1 {font-size: 24px;}
h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
.navbar-default .navbar-nav > li > a { line-height: 20px;}
.QSCarouselTitle {font-size: 30px;}
.QSCarouselText {font-size: 24px;}
.back-to-top { cursor: pointer; position: fixed; bottom: 10px; right: 10px; display:none; z-index:10; }
}

