body {font-family: Crimson Text, serif; font-size:14px; color:#808080; background-color:#FFFFFF; margin-top: 0px; }
A:link {COLOR: #111111; FONT-FAMILY: Crimson Text, serif; FONT-SIZE: 14px; TEXT-DECORATION: none }
A:visited {COLOR: #000000; FONT-FAMILY: Crimson Text, serif; FONT-SIZE: 14px; TEXT-DECORATION: none }
A:active {COLOR: #228B22; FONT-FAMILY: Crimson Text, serif; FONT-SIZE: 14px; TEXT-DECORATION: none }
A:hover {COLOR: #2c5475; FONT-FAMILY: Crimson Text, serif; FONT-SIZE: 14px; TEXT-DECORATION: underline }
table { border-collapse: collapse; }
th, td { padding:3px; }
h1 {font-family: Crimson Text, serif; font-size: 30px; color:#111111;}
h2 {font-family: Crimson Text, serif; font-size: 26px; color:#111111;}
h3 {font-family: Crimson Text, serif; font-size: 22px; color:#808080;}
h4 {font-family: Crimson Text, serif; font-size: 18px; color:#808080;}
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: Crimson Text, serif; font-size: 50px;}
.QSCarouselText {font-family: Crimson Text, serif; font-size: 28px;}
.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: Roboto Condensed, sans serif; font-size:10px; color:#bcb7b2; background-color: #111111;}
.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: #bcb7b2; 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: #bcb7b2 !Important;}
.navbar-brand:hover { color: ##C0C0C0 !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; }
.panel-primary > .panel-heading {border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important;
 background-color: #222222; border-color: #222222;}
.panel-primary { background-color: #FFFFFF; border-color: #222222;}
.btn-default { border-color:#111111; background-color:#111111; color:#FFFFFF !Important; }
.btn-default:hover { border-color:#0f1f42; background-color:#0f1f42; 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:#111111; background-color:#111111 }
.label-primary { border-color:#536678; background-color:#536678 }
.pagination>li>span { border-color:#111111; }
.pagination>li>a { border-color:#111111; }
.pagination>li.active>a { color:##FFFFFF; border-color:#111111; background-color:#111111 }
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1140px)
{ 
body {font-size: 14px;}
A:link {font-size: 14px;}
A:visited {font-size: 14px;}
A:active {font-size: 14px;}
A:hover {font-size: 14px;}
h1 {font-size: 30px;}
h2 {font-size: 26px;}
h3 {font-size: 22px;}
h4 {font-size: 18px;}
.QSCarouselTitle {font-size: 42px;}
.QSCarouselText {font-size: 29px;}
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 1139px) 
{  
body {font-size: 14px;}
A:link {font-size: 14px;}
A:visited {font-size: 14px;}
A:active {font-size: 14px;}
A:hover    {font-size: 14px;}
h1 {font-size: 28px;}
h2 {font-size: 25px;}
h3 {font-size: 22px;}
h4 {font-size: 19px;}
.QSCarouselTitle {font-size: 34px;}
.QSCarouselText {font-size: 24px;}
}
/* Small Devices, Tablets */
@media only screen and (max-width : 940px) 
{
body {font-size: 14px;}
A:link {font-size: 14px;}
A:visited {font-size: 14px;}
A:active {font-size: 14px;}
A:hover    {font-size: 14px;}
h1 {font-size: 26px;}
h2 {font-size: 23px;}
h3 {font-size: 20px;}
h4 {font-size: 17px;}
.QSCarouselTitle {font-size: 27px;}
.QSCarouselText {font-size: 19px;}
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 720px) 
{    
body {font-size: 14px;}
A:link {font-size: 14px;}
A:visited {font-size: 14px;}
A:active {font-size: 14px;}
A:hover    {font-size: 14px;}
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: 24px;}
.QSCarouselText {font-size: 12px;}
}

