body {font-family: muli, sans serif; font-size:15px; color:#82886c; background-color:#FFFFFF; margin-top: 80px; background: url('/uploads/body-bg.png'); background-position: top center; background-repeat: repeat; background-attachment: scroll}
A:link {COLOR: #0000FF; 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: oswald, sans serif; font-size: 30px; color:#3A4509;}
h2 {font-family: oswald, sans serif; font-size: 26px; color:#3A4509;}
h3 {font-family: oswald, sans serif; font-size: 22px; color:#82886c;}
h4 {font-family: oswald, sans serif; font-size: 18px; color:#82886c;}
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: 1140px; margin:0 auto;}
.fixedwrapper {max-width: 1140px; margin:0 auto;}
.footer {font-family: muli, sans serif; font-size:10px; color:#FFFFFF; background-color: #82886c;}
.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);}
.header { position: absolute; top: 0px; z-index: 1000; color: #fff; width: 100%; display: block; margin-top: 0 !important; position: fixed; height: 81px; -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75); box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);}
.navbar-default .navbar-nav > li > a {font-family: Roboto Condensed, sans serif; color: #FFFFFF; padding-left:10px;padding-right:10px; line-height:51px;}
.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: 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; }
.navbar-default .navbar-toggle { top:15px; }
.panel-primary > .panel-heading {border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important;
 background-color: #c1c8a3; border-color: #c1c8a3;}
.panel-primary { background-color: #f1f4e7; border-color: #c1c8a3;}
.btn-default { border-color:#82886c; background-color:#82886c; color:#FFFFFF !Important; }
.btn-default:hover { border-color:#c1c8a3; background-color:#c1c8a3; 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:#82886c; background-color:#82886c }
.label-primary { border-color:#536678; background-color:#536678 }
.pagination>li>span { border-color:#82886c; }
.pagination>li>a { border-color:#82886c; }
.pagination>li.active>a { color:##FFFFFF; border-color:#82886c; background-color:#82886c }
/* 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: 42px;}
.QSCarouselText {font-size: 29px;}
}
/* 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: 34px;}
.QSCarouselText {font-size: 24px;}
}
/* 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: 27px;}
.QSCarouselText {font-size: 19px;}
}
/* 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: 24px;}
.QSCarouselText {font-size: 13px;}
}

