body {font-family: Poppins, sans-serif; font-size:15px; color:#333333; background-color:#FFFFFF; margin-top: 0px;}
A:link {COLOR: #F1592A; FONT-FAMILY: Poppins, sans-serif; FONT-SIZE: 16px; TEXT-DECORATION: none }
A:visited {COLOR: #800080; FONT-FAMILY: Poppins, sans-serif; FONT-SIZE: 16px; TEXT-DECORATION: none }
A:active {COLOR: #228B22; FONT-FAMILY: Poppins, sans-serif; FONT-SIZE: 16px; TEXT-DECORATION: none }
A:hover {COLOR: #FF0000; FONT-FAMILY: Poppins, sans-serif; FONT-SIZE: 16px; TEXT-DECORATION: underline }
table { border-collapse: collapse; }
th, td { padding:3px; }
h1 {font-family: Montserrat, sans-serif; font-size: 28px; color:#005360;}
h2 {font-family: Montserrat, sans-serif; font-size: 25px; color:#005360;}
h3 {font-family: Montserrat, sans-serif; font-size: 22px; color:#333333;}
h4 {font-family: Montserrat, sans-serif; font-size: 19px; 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: Montserrat, sans-serif; font-size: 50px;}
.QSCarouselText {font-family: Montserrat, 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: Poppins, sans-serif; font-size:12px; color:#FFFFFF; background-color: #03282e;}
.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.03); -ms-transform: scale(1.03); transform: scale(1.03);}
.ColSBRight { position: -webkit-sticky;position: sticky;top: 0px; }
.navbar-default .navbar-nav > li > a {font-family: Montserrat, 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: #C0C0C0; }
.navbar-brand { color: #FFFFFF !Important;}
.navbar-brand:hover { color: ##C0C0C0 !Important;}
.navbar-default .dropdown-menu > li > a {font-family: Montserrat, sans-serif; padding-left:10px;padding-right:10px;}
.navbar-default .dropdown-menu > li > a:hover, .navbar-default .navbar-nav > li > a:focus {font-family: Montserrat, sans-serif; }
.nav > li > a {font-family: Montserrat, sans-serif; color: #CCCCCC; font-size:16px; padding-left:10px; padding-right:10px;}
.nav > li > a:hover, .nav > li > a:focus { color: #f2634d; }
.panel-primary > .panel-heading {border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important;
 background-color: #005360; border-color: #005360;}
.panel-primary { background-color: #FFFFFF; border-color: #005360;}
.btn-default { border-color:#005360; background-color:#005360; color:#FFFFFF !Important; }
.btn-default:hover { border-color:#03282e; background-color:#03282e; color:#FFFFFF !Important; }
.btn-primary { border-color:#c0c0c0; background-color:#c0c0c0; color:#FFFFFF !Important; }
.btn-primary:hover { border-color:#cccccc; background-color:#cccccc; color:#FFFFFF !Important; }
.label-default { border-color:#005360; background-color:#005360; }
.label-primary { border-color:#c0c0c0; background-color:#c0c0c0; }
.pagination > li > span { border-radius: 10% !important; margin: 0 5px; min-width:40px; }
.pagination > li > a { color: #F1592A; border-radius: 10% !important; margin: 0 5px; min-width:40px; }
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover { color:##FFFFFF; border-color:#005360; background-color:#005360; }
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1140px)
{ 
body {font-size: 15px;}
A:link {font-size: 16px;}
A:visited {font-size: 16px;}
A:active {font-size: 16px;}
A:hover {font-size: 16px;}
h1 {font-size: 28px;}
h2 {font-size: 25px;}
h3 {font-size: 22px;}
h4 {font-size: 19px;}
.QSCarouselTitle {font-size: 50px;}
.QSCarouselText {font-size: 40px;}
.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) 
{  
body {font-size: 15px;}
A:link {font-size: 16px;}
A:visited {font-size: 16px;}
A:active {font-size: 16px;}
A:hover    {font-size: 16px;}
h1 {font-size: 26px;}
h2 {font-size: 23px;}
h3 {font-size: 20px;}
h4 {font-size: 17px;}
.QSCarouselTitle {font-size: 42px;}
.QSCarouselText {font-size: 34px;}
.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) 
{
body {font-size: 15px;}
A:link {font-size: 16px;}
A:visited {font-size: 16px;}
A:active {font-size: 16px;}
A:hover    {font-size: 16px;}
h1 {font-size: 24px;}
h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
.QSCarouselTitle {font-size: 36px;}
.QSCarouselText {font-size: 30px;}
.ColSBRight { position: static; }
.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: 16px;}
A:visited {font-size: 16px;}
A:active {font-size: 16px;}
A:hover    {font-size: 16px;}
h1 {font-size: 22px;}
h2 {font-size: 21px;}
h3 {font-size: 20px;}
h4 {font-size: 19px;}
.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; }
}

