
html {
   background-color: #fff;
}

body {
   width: 980px;
   padding: 0;
   margin: 0 auto;
   background-color: #fff;
}
p, h1, h2, h3, h4, h5, h6, li, dt, dd {
   font-family: 'Montserrat', Arial, Helvetica, sans-serif;
   background: transparent;
}
a, a:visited {
   text-decoration: none;
}
.left {
   float: left;
}
.right {
   float: right;
}
hr {
   height: 1px; color: #ddd; background-color: #ddd; border: 0;
}
.anchor {
   position: absolute;
   z-index: -1;
   left: 0;
   margin-top: -36px;
}
strong {
   font-weight: 600;
}

#page_wrapper {
   display: block;
   vertical-align: top;
   width: 100%;
}

#topnav_wrapper {
   z-index: 900;
   position: fixed;
   top: 0; left 0;
   display: inline-block;
   vertical-align: top;
   width: 100%;
   background-color: #fff;
   text-align: center;
   height: 120px;
   box-shadow: 0 4px 4px #474545;
}
#topnav_outer {
   display: inline-block;
   vertical-align: top;
   width: 100%;
   max-width: 1400px;
   margin: 0 auto;
   padding: 0;
   position: relative;
}
#topnav_outer .logo {
   float: left;
   width: 100%;
   max-width: 150px;
   height: auto;
   margin: 15px 30px 0 40px;
}
#topnav_outer .booknow {
   display: inline-block;
   vertical-align: top;
   position: absolute;
   right: 40px; top: 33px;
   margin: 0;
   padding: 0;
   font-size: 150%;
   font-weight: 600;
}
#topnav_outer .booknow:hover {
   color: #fff;
}
#topnav_outer .booknow a {
   display: inline-block;
   vertical-align: top;
   padding: 16px 45px;
   background-image: url("/images/button-left-white.png"), url("/images/button-right-white.png");
   background-position: left bottom, right top;
   background-repeat: no-repeat, no-repeat;
}
#topnav_outer .booknow a, #topnav_outer .booknow a:visited {
   color: #fff;
   background-color: #009652;
}
#topnav_outer .booknow a:hover {
   color: #fff;
   background-color: #e62928;
}
#topnav {
   display: block;
   list-style: none;
   padding: 0;
   margin: 0;
}
#topnav ul {
   list-style: none;
   padding: 0;
   margin: 0;
}
#topnav li {
   float: left;
   text-align: left;
}
#topnav li a {
   display: block;
   color: #474545;
   text-decoration: none;
   font-size: 90%;
   font-weight: 600;
   padding: 79px 25px 19px 25px;
   margin: 0;
   border-style: solid;
   border-width: 0 2px 2px 2px;
   border-color: #fff;
   background-color: #474545;
   background-position: center bottom;
   background-repeat: no-repeat;
}*
#topnav li a:hover {
   color: #e62928;
   border-style: solid;
   border-width: 0 2px 2px 2px;
   border-image: linear-gradient(to top, #e62928, #fff) 1 100%;
   background-color: #e62928;
}
#topnav .min {
   display: none;
}
#topnav li .mega_menu {
   width: 100%;
   max-width: 885px;
   height: 0;
   overflow: hidden;
   position: absolute;
   left: 0; right: 0;
   margin: auto;
   padding: 0;
   z-index: 100;
   display: block;
   background-image: url("/images/bg-white-90.png");
   background-repeat: repeat;
   transition: height 1s;
}
#topnav li:hover .mega_menu {
   height: 220px;
}
#topnav .mega_menu ul {
   width: 250px;
   margin-top: 16px;
   margin-bottom: 0;
   margin-right: 16px;
   float: left;
}
#topnav .mega_menu .mainimg {
   margin: 18px 8px 0 0;
   float: right;
}
#topnav .mega_menu li {
   float: none;
   width: 250px;
   margin: 0 25px;
}
#topnav .mega_menu li > a {
   padding: 10px 10px;
   margin: 0;
   border-style: none;
   border-width: 0;
   background-color: transparent ;
}
#topnav .mega_menu li > a:hover {
   border-style: none;
   border-width: 0;
   border-image: none;
   background-color: transparent;
}

#page_wrapper {
   margin: 120px auto 0 auto;
   position: relative;
   z-index: 10;
}

#body {
   display: block;
   vertical-align: top;
   width: 100%;
   /* max-width: 1200px; */
   margin: 0 auto;
}
#body_end {
   clear: both;
}

#content {
   margin: 0;
   background-color: #fff;
}
#content p {
   color: #474545;
   font-size: 105%;
   line-height: 150%;
   margin-top: 0;
   margin-bottom: 9px;
}
#content a, #content a:visited {
   color: #474545;
   text-decoration: underline;
}
#content a:hover {
   color: #e62928;
   text-decoration: none;
}
#content .h1_wrapper {
   display: block;
   vertical-align: top;
   width: 100%;
   max-width: 1380px;
   margin: 0 auto;
   padding-top: 45px;
}
#content h1 {
   color: #009652;
   font-size: 170%;
   font-weight: 600;
   text-transform: uppercase;
   text-align: left;
   margin: 0 0 0 40px;
   padding: 0;
}
#content .h1_icon {
   padding: 0 0 0 45px;
   background-position: left center;
   background-repeat: no-repeat;
   background-size: 32px;
}
#content h2 {
   color: #777;
   font-size: 150%;
   font-weight: 600;
   margin: 25px 0 25px 0;
   text-transform: uppercase;
   text-align: left;
}
#content h2 a, #content h2 a:visited {
   color: #009652;
}
#content h2 a:hover {
   color: #e62928;
}
#content .h2_icon {
   padding: 2px 0 2px 45px;
   background-position: left center;
   background-repeat: no-repeat;
   background-size: 32px;
}
#content h3 {
   color: #777;
   font-size: 115%;
   font-weight: bold;
   margin-top: 15px;
   margin-bottom: 10px;
}
#content ul {
   margin-top: 0;
   margin-bottom: 10px;
   list-style: square;
}
#content ol {
   margin-top: 0;
   margin-bottom: 10px;
   margin-left: 20px;
}
#content li {
   color: #474545;
   font-size: 105%;
   line-height: 150%;
   margin: 7px;
}
#content .semibold {
   font-weight: 600;
}
#content .img, #content .imgl, #content .imgr {
   width: 100%;
   height: auto;
}
#content .img {
   margin: 10px;
}
#content .imgr {
   float: right;
   margin: 7px 0 15px 20px;
}
#content .imgl {
   float: left;
   margin: 5px 20px 15px 0;
}
#content .small {
   font-size: 90%;
}

#content .ticker_wrapper {
   display: block;
   vertical-align: top;
   position: relative;
   width: 100%;;
}
#content .ticker {
   display: block;
   vertical-align: top;
   width: 100%;
   max-width: 1600px;
   margin: 0 auto;
   position: relative;
   background-color: #fc6b02;
   text-align: center;
   padding: 5px 0 5px 0;
}
#content .ticker p {
   color: #fff;
   font-size: 130%;
   font-weight: 600;
   text-transform: uppercase;
   margin: 0;
}
#content .ticker a {
   color: #fff;
}
#content .ticker a:hover {
   color: #fff;
}
#content .banner_wrapper {
   display: block;
   vertical-align: top;
   position: relative;
   width: 100%;;
}
#content .banner {
   display: block;
   vertical-align: top;
   width: 100%;
   max-width: 1600px;
   margin: 0 auto;
   position: relative;
}
#content .banner_img {
   height: auto;
   width: 100%;
}
#content .banner_content {
   z-index: 800;
   position: absolute;
   left: 0; top: 0;
   width: 100%;
   text-align: center;
}
#content .banner_content > h2 {
   text-align: center;
   color: white;
   font-size: 1.4vw;
   font-weight: 600;
   margin: 8px auto 0 auto;
}
#content .banner_call_to_action {
   position: absolute;
   right: 5%; top: 110px;
   width: 600px;
}
#content .banner_call_to_action p {
   text-align: center;
   color: white;
   font-size: 200%;
   font-weight: 600;
   text-transform: uppercase;
   margin: 0;
}
#content .banner_call_to_action .small {
   font-size: 110%;
}
#content .banner_call_to_action a, #content .banner_call_to_action a:visited {
   display: inline-block;
   color: white;
   text-decoration: none;
   padding: 15px 70px;
   margin: 10px 0;
   background-image: url("/images/banner-button.png");
   background-position: center center;
   background-repeat: no-repeat;
}
#content .banner_call_to_action a:hover {
   color: white;
   background-image: url("/images/banner-button-hover.png");
}

#content .pb_anchor {
   position: absolute;
   top: -120px;
}

#content .pb_simple_block {
   display: block;
   vertical-align: top;
   width: 100%;
   max-width: 1380px;
   margin: 0 auto;
   height: 100%;
}
#content .pb_simple_block_inner {
   margin: 40px 40px;
   height: 100%;
}

#content .pb_fullwidthtext,
#content .pb_fullwidthtextc2a,
#content .pb_fullwidthtextbullets,
#content .pb_imagelefttext,
#content .pb_imagerighttext,
#content .pb_videolefttext,
#content .pb_videorighttext {
   display: block;
   vertical-align: top;
   position: relative;
   width: 100%;
   height: 100%;
}
#content .pb_bg_white,
#content .pb_bg_green {
   display: inline-block;
   vertical-align: top;
   width: 100%;
}
#content .pb_bg_white {
   background-color: #fff;
}
#content .pb_bg_white h2 {
   color: #009652;
}
#content .pb_bg_green {
   background-color: #009652;
}
#content .pb_bg_green h2,
#content .pb_bg_green p,
#content .pb_bg_green li,
#content .pb_bg_green a, #content .pb_bg_green a:visited {
   color: #fff;
}
#content .pb_button {
   text-transform: uppercase;
   font-size: 110%;
   font-weight: 600;
   padding: 20px 0 0 0;
   white-space: nowrap;
}
#content .pb_button a {
   text-decoration: none;
   padding: 12px 47px;
   background-image: url("/images/button-left-white.png"), url("/images/button-right-white.png");
   background-position: left bottom, right top;
   background-repeat: no-repeat, no-repeat;
   display: inline-block;
}
#content .pb_button a, .pb_button a:visited {
   color: #fff;
   background-color: #009652;
}
#content .pb_button a:hover {
   color: #fff;
   background-color: #e62928;
}
#content .pb_quotes_wrapper {
   display: block;
   vertical-align: top;
   text-align: center;
   width: 100%;
   max-width: 450px;
   margin: 0 auto;
}
#content .pb_quotes_wrapper .pb_button {
   padding: 0 0 10px 0;
}
#content .pb_quotes_wrapper .pb_button a {
   display: block;
}
#content .pb_quotes_wrapper h2 {
   text-align: center;
}

#content .pb_bg_green a:hover {
   color: #e62928;
}
#content .pb_bg_green .pb_button a {
   background-image: url("/images/button-left-green.png"), url("/images/button-right-green.png");
}
#content .pb_bg_green .pb_button a, .pb_bg_green .pb_button a:visited {
   color: #fff;
   background-color: #3bae7a;
}
#content .pb_bg_green .pb_button a:hover {
   color: #fff;
   background-color: #e62928;
}
#content .pb_img_min {
   width: 100%;
   height: auto;
   margin: 0 auto;
   display: none;
}
#content .pb_icon_buttons {
   display: inline-block;
   text-align: center;
}
#content .pb_icon_button_break {
   clear: both;
}
#content .pb_icon_button {
   margin: 0;
   padding : 0;
   float: left;
   text-align: center;
   font-size: 120%;
   font-weight: 600;
   line-height: 110%;
   text-transform: uppercase;
   margin: 10px;
}
#content .pb_icon_button a {
   display: block;
   vertical-align: top;
   height: 65px;
   width: 190px;
   text-decoration: none;
   padding: 125px 0 0 0;
   background-position: center top 20px;
   background-repeat: no-repeat;
   background-size: 100px;
}
#content .pb_icon_button a, #content .pb_icon_button a:visited {
   color: #fff;
   background-color: #009652;
}
#content .pb_icon_button a:hover {
   color: #fff;
   background-color: #e62928;
}
#content .pb_width_limiter {
   display: table;
   vertical-align: top;
   width: 100%;
   max-width: 1380px;
   margin: 0 auto;
   background-repeat: no-repeat;
   background-position: top right;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
}
#content .pb_text_wrapper,
#content .pb_img_wrapper,
#content .pb_c2a_wrapper,
#content .pb_bullets_wrapper {
   display: table-cell;
   vertical-align: top;
}
#content .pb_fullwidthtext .pb_text_wrapper {
   width: 100%;
}
#content .pb_fullwidthtextc2a .pb_text_wrapper,
#content .pb_fullwidthtextbullets .pb_text_wrapper {
   width: 70%;
}
#content .pb_imagelefttext .pb_text_wrapper,
#content .pb_imagerighttext .pb_text_wrapper {
   width: 50%;
}
#content .pb_videolefttext .pb_text_wrapper,
#content .pb_videorighttext .pb_text_wrapper {
   width: 50%;
}
#content .pb_text {
   margin: 40px 40px;
}
#content .pb_img_wrapper {
   width: 50%;
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
}
#content .pb_img_wrapper p {
   text-align: center;
   margin-top: 20%;
   font-weight: 600;
}
#content .pb_vid_wrapper {
   width: 50%;
}
#content .pb_c2a_wrapper {
   width: 30%;
   text-align: center;
}
#content .pb_c2a {
   padding: 40px 40px 40px 0;
}
#content .pb_bullets_wrapper {
   width: 30%;
   text-align: left;
}
#content .pb_bullets {
   padding: 91px 40px 40px 0;
}
#content .pb_get_a_quote {
   display: block;
   vertical-align: top;
   background-color: #009652;
   margin: 0;
   padding: 20px;
}
#content .pb_get_a_quote p {
   color: #fff;
   font-size: 130%;
   margin: 0;
}
#content .pb_get_a_quote > .pb_large_text {
   font-size: 250%;
}
#content .pb_get_a_quote > .pb_small_text {
   font-size: 100%;
}
#content .pb_c2a_wrapper .feefoimg {
   width: 100%;
   height: auto;
   max-width: 316px;
   margin-top: 20px;
}
#content .pb_c2a_wrapper .pb_button {
   padding: 20px 0 0 0;
   white-space: normal;
}
#content .pb_c2a_wrapper .pb_button a {
   display: block;
   margin: 0 auto;
}
#content .pb_fullwidthtext .center_all_text {
   text-align: center;
}
#content .pb_fullwidthtext .center_all_text h2 {
   text-align: center;
}
#content .pb_full_width_img {
   width: 100%;
   height: auto;
   margin: 0 0 10px 0;
}
#content .pb_fullwidthtext .pb_keytext,
#content .pb_imagelefttext .pb_keytext,
#content .pb_imagerighttext .pb_keytext {
   padding-bottom: 5px;
}
#content .pb_keytext p {
   font-size: 120%;
   margin-bottom: 5px;
}
#content .worked_with_logo {
   border: 2px #eee solid;
   padding: 10px;
   margin: 5px;
}
#content .fuelsurcharge {
   list-style-type: none;
   padding: 15px 0 15px 10px;
}
#content .fuelsurcharge li {
   text-align: center;
   margin: 1px; padding: 4px;
   display: inline-block;
   vertical-align: top;
   float: left;
   width: 70px;
   line-height: 130%;
   background-color: #bfe5d4;
}
#content .listwrapper {
   text-align: center;
   list-style: none;
   margin: 20px auto 10px auto;
   padding: 0;
}
#content .listwrapper li {
   list-style: none;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#content .vehicle_guide {
   overflow-x: auto;
}
#content .rate_table,
#content .vehicle_guide_table,
#content .bordered_table {
   margin: 20px auto;
   border-left: 2px #bfe5d4 solid;
   border-top: 2px #bfe5d4 solid;
}
#content .vehicle_guide_table {
   min-width: 550px;
}
#content .rate_table th,
#content .vehicle_guide_table th,
#content .bordered_table th {
   padding: 3px 5px;
   border-right: 2px #bfe5d4 solid;
   border-bottom: 2px #bfe5d4 solid;
}
#content .rate_table td,
#content .vehicle_guide_table td,
#content .bordered_table td {
   padding: 3px 5px;
   border-right: 2px #bfe5d4 solid;
   border-bottom: 2px #bfe5d4 solid;
}
#content .rate_table p,
#content .vehicle_guide_table p,
#content .bordered_table p {
   margin: 0;
}
#content .rate_table th p {
   text-align: right;
}
#content .rate_table th p {
   text-align: right;
}
#content .rate_table td p {
   text-align: left;
}
#content .vehicle_guide_table .note,
#content .bordered_table .note {
   font-size: 80%;
}

#gb-map {
   float: right;
   display: inline-block;
   vertical-align: top;
   margin: 0 0 20px 0;
   position: relative;
}
#gb-map .gb-marker {
   position: absolute;
}

#content .locations {
   list-style-type: none;
   margin: 15px 350px 15px 0; padding: 0;
}
#content .locations li {
   color: #009652;
   float: left;
   width: 31.33%;
   background-color: #d5e7f5;
   margin: 1%;
   line-height: 150%;
   font-size: 120%;
}
#content .locations li a, #content .locations li a:visited {
   display: block;
   padding: 5px 10px;
   color: #009652;
   text-decoration: none;
}
#content .locations li a:hover {
   color: #fff;
   background-color: #009652;
   text-decoration: none;
}
#content .articleboxes {
   display: block;
   vertical-align: top;
   text-align: center;
   margin: 0 auto;
   padding: 0 2% 40px 2%;
}
#content .articlebox, #content .articlebox:visited {
   display: inline-block;
   vertical-align: top;
   position: relative;
   height: 570px;
   width: 380px;
   border: 2px solid #fff;
   text-decoration: none;
   font-family: 'Montserrat', Arial, Helvetica, sans-serif;
   font-size: 100%;
   text-align: left;
   line-height: 150%;
   color: #333;
   margin: 13px;
   padding: 0;
   box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
#content .articlebox, #content .articlebox:visited {
   height: 570px;
}
#content .articlebox:hover {
   border: 2px solid #009652;
   color: #333;
}
#content .articlebox .articleboximg {
   display: block;
   vertical-align: top;
   width: 380px;
   height: 380px;
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover;
}
#content .articlebox .articleboxtext {
   display: block;
   vertical-align: top;
   background-color: #fff;
   padding: 10px 15px;
   height: 150px;
}
#content .articlebox .articleboxtext {
   height: 170px;
}
#content .articlebox .articleboxtitle {
   display: block;
   vertical-align: top;
   font-family: 'Noto Sans TC', Arial, Helvetica, sans-serif;
   font-size: 120%;
   margin-bottom: 7px;
}
#content .articlebox .articleboxdate {
   display: block;
   vertical-align: top;
   position: absolute;
   bottom: 5px; left: 15px;
   margin: 0;
   font-size: 90%;
}
#content .articlebox .more {
   display: block;
   vertical-align: top;
   position: absolute;
   bottom: 5px; right: 15px;
   margin: 0;
   font-size: 90%;
}

#bottombar_outer {
   display: inline-block;
   vertical-align: top;
   background-color: #222;
   width: 100%;
}
#bottombar {
   display: block;
   vertical-align: top;
   width: 96%;
   max-width: 1200px;
   margin: 0 auto;
   padding: 20px 2% 0 2%;
   text-align: center;
   position: relative;
}
#bottombar .accreditations {
   display: inline-block;
   vertical-align: top;
}
#bottombar .accreditations img {
   vertical-align: middle;
   margin: 15px;
}
#bottombar h2 {
   color: #009652;
   margin: 10px 0 15px 0;
   position: relative;
   z-index: 200;
}
#bottombar .locations {
   display: block;
   vertical-align: top;
   width: 100%;
   max-width: 700px;
   list-style-type: none;
   margin: 0 auto; padding: 0;
   text-align: center;
}
#bottombar .locations li {
   display: inline-block;
   vertical-align: top;
   color: #fff;
   margin: 2px 5px; padding: 0;
   line-height: 150%;
   font-size: 95%;
}
#bottombar .testimonial a, #bottombar .testimonial a:visited,
#bottombar .locations a, #bottombar .locations a:visited {
   color: #fff;
}
#bottombar .locations a:hover,
#bottombar .locations a:hover {
   color: #ed2124;
}
#calltoaction_outer {
   display: inline-block;
   vertical-align: top;
   background-color: #e62928;
   width: 100%;
   border-top: 1px solid #eee;
   background-image: url("/images/bar-bg.png");
   background-position: center;
   background-repeat: no-repeat;
}
#calltoaction {
   display: block;
   vertical-align: top;
   width: 96%;
   max-width: 1200px;
   margin: 0 auto;
   padding: 15px 2%;
   text-align: center;
}
#calltoaction p {
   color: #fff;
   margin: 0; padding: 0;
   font-size: 120%;
   font-weight: 600;
}
#calltoaction a, #calltoaction a:visited {
   color: #fff;
}
#calltoaction a:hover {
   color: #fff;
   text-decoration: underline;
}

#footer_outer {
   display: inline-block;
   vertical-align: top;
   background-color: #222;
   width: 100%;
}
#footer {
   display: block;
   vertical-align: top;
   width: 96%;
   max-width: 1200px;
   margin: 0 auto;
   padding: 20px 2%;
}
#footer p {
   font-size: 95%;
   line-height: 150%;
   color: #fff;
   margin: 0; padding: 0;
   text-align: center;
}
#footer a, #footer a:visited {
   color: #fff;
   text-decoration: none;
}
#footer a:hover {
   color: #ed2124;
   text-decoration: underline;
}
#footer img {
   margin: 5px;
}

#content .page_message {
   background-color: #f00;
   color: #fff;
   font-weight: bold;
   font-size: 110%;
   text-align: center;
   margin: 5px 0;
   padding: 1px 2px 3px 2px;
}
#content .field_message {
   background-color: #f00;
   color: #fff;
   font-size: 110%;
   text-align: center;
   margin: 0;
   padding: 1px 2px 3px 2px;
}
#content .footnote {
   font-size: 70%;
}
#content .adminbutton a, #content .adminbutton a:visited {
   font-family: 'Montserrat', Arial, Helvetica, sans-serif;
   font-size: 18px;
   text-align: center;
   text-decoration: none;
   color: #fff;
   padding: 4px 10px;
   background-color: #009652;
   border: 0;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}
#content .adminbuttonsmall a, #content .adminbuttonsmall a:visited {
   font-family: 'Montserrat', Arial, Helvetica, sans-serif;
   font-size: 14px;
   text-align: center;
   text-decoration: none;
   color: #fff;
   padding: 3px 7px;
   background-color: #009652;
   border: 0;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}
#content .adminbutton a:hover, #content .adminbuttonsmall a:hover {
   color: #fff;
   background-color: #e62928;
}
#content .driverbutton a {
   display: inline-block;
   vertical-align: top;
   width: 96%; max-width: 300px;
   background-color: #009652;
   color: #fff;
   font-weight: 400;
   font-size: 18px;
   text-decoration: none;
   padding: 8px 2%;
   margin: 10px 10px;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}
#content .driverbutton a:hover {
   color: #fff;
   background-color: #e62928;
}
#form_r {
   display: inline-block;
   padding: 5px 15px 15px 15px;
   width: 370px;
   border: 5px solid #eee;
   margin: 15px 4px;
}
#form_r hr {
   height: 5px; color: #f7e9ca; background-color: #f7e9ca; border: 0; margin: 20px 0;
}
#form_r h2 {
   background-color: #eee;
   color: #009652 !important;
   text-align: center;
   margin: 15px 0 0 0;
   padding: 12px 0;
   font-size: 130%;
   font-weight: 600;
}
#form_r .selected {
   margin: 10px 0 5px 0;
   color: #fff;
   background-color: #f00;
}
#form_r .toph2 {
   color: #009652 !important;
   margin: 10px 0 0 0;
}
#form_r .text_field,
#form_r .text_area {
   font-size: 110%;
   width: 362px;
   padding: 2px;
   margin: 2px 0;
   border: 2px #009652 solid;
}
#form_r .text_field_non_r {
   font-size: 110%;
   padding: 2px;
   margin: 2px 0;
   border: 2px #009652 solid;
}
#form_r .select_field {
   font-size: 110%;
   width: 370px;
   padding: 2px;
   border: 2px #009652 solid;
}
#form_r .radio_field {
   text-align: center;
   margin-bottom: 0;
}
#form_r .text_area {
   height: 100px;
}
#form_r .label,
#form_r .radio_label {
   font-weight: 600;
   color: #474545;
   text-align: left;
   margin: 8px 0 2px 2px;
}
#form_r .checkbox_label {
   text-align: left;
   margin: 8px 0 2px 40px;
}
#form_r .checkbox_outer {
   display: inline-block;
   float: left;
   padding: 3px 6px;
}
#form_r .button,
#form_r .inline-button {
   font-family: 'Montserrat', Arial, Helvetica, sans-serif;
   font-weight: 600;
   text-transform: uppercase;
   color: #fff;
   background-color: #009652;
   border: 0;
}
#form_r .button {
   font-size: 110%;
   width: 100%;
   margin-top: 15px;
   padding: 12px;
   border-left: 8px solid #e62928;
   border-right: 8px solid #e62928;
}
#form_r .inline-button {
   font-size: 75%;
   margin: 0 0 0 15px;
   padding: 2px 6px;
   border-left: 4px solid #e62928;
   border-right: 4px solid #e62928;
}
#form_r .button:hover,
#form_r .inline-button:hover {
   color: #fff;
   background-color: #e62928;
}
#form_r .help_text,
#form_r .note {
   font-size: 90%;
   text-align: center;
   margin-top: 5px;
}
#form_r .info {
   text-align: left;
}

#content .full_width_note {
   width: 50%;
}

#cmq-book-button a, #cmq-book-button a:visited,
#cmq-book-button-small a, #cmq-book-button-small a:visited {
   font-weight: 600;
   text-transform: uppercase;
   text-decoration: none;
   color: #fff;
   background-color: #009652;
   padding: 12px;
   border: 0;
   width: 100%;
   border-left: 8px solid #e62928;
   border-right: 8px solid #e62928;
}
#cmq-book-button-small a, #cmq-book-button-small a:visited {
   font-weight: 600;
   font-size: 90%;
   padding: 6px 12px;
}
#cmq-book-button a:hover,
#cmq-book-button-small a:hover {
   color: #fff;
   background-color: #e62928;
}

#ums_form {
   display: inline-block;
   vertical-align: top;
   margin: 12px 0;
   padding: 10px;
   background-color: #eee;
   border: 5px solid #ddd;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}
#ums_form .button {
   font-family: 'Montserrat', Arial, Helvetica, sans-serif;
   font-size: 17px;
   color: #fff;
   background-color: #222;
   padding: 5px 0;
   margin-top: 15px;
   width: 100%;
   border: 0;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}
#ums_form .button2 {
   font-family: 'Montserrat', Arial, Helvetica, sans-serif;
   font-size: 15px;
   color: #fff;
   background-color: #222;
   padding: 2px 5px;
   border: 0;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}
#ums_form .button:hover,
#ums_form .button2:hover {
   color: #fff;
   background-color: #e62928;
}
#ums_form table {
   padding: 0;
   margin: 0;
}
#ums_form th {
   padding: 3px 8px;
   font-weight: normal;
}
#ums_form td {
   padding: 3px 8px;
}
#ums_form .label {
   text-decoration: none;
   text-align: right;
   margin: 0;
   color: #555;
}
#ums_form .checkbox_label {
   text-decoration: none;
   text-align: right;
   font-weight: bold;
}
#ums_form .header {
   text-align: left;
   background-color: #009652;
   padding: 3px 8px;
}
#ums_form .header p {
   color: #fff;
}
#ums_form p {
   color: #555;
   margin: 0 0 2px 0;
}
#ums_form a, #ums_form a:visited {
   color: #555;
}

#ums_index {
   display: inline-block;
   vertical-align: top;
   margin: 0;
   padding: 0;
   background-color: #eee;
   border: 5px solid #ddd;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
}
#ums_index table {
   padding: 10px;
}
#ums_index th {
   background-color: #009652;
   padding: 3px 8px;
   font-weight: normal;
}
#ums_index td {
   border-bottom: 1px #ddd solid;
   padding: 4px 8px;
}
#ums_index .line {
   border-bottom: 1px #ddd solid;
}
#ums_index .noline {
   border-bottom: 0 #ddd solid;
}
#ums_index th p {
   color: #fff;
   font-size: 100%;
}
#ums_index p {
   color: #555;
   font-size: 100%;
   margin-top: 0;
   margin-bottom: 0;
}
#ums_index a, #ums_index a:visited {
   color: #555;
}
#ums_index a:hover {
   color: #e62928;
}
#ums_html_text_area table {
   margin: 0;
   padding: 0;
   background-color: #f0f0ee;
}
#ums_html_text_area td {
   margin: 0;
   padding: 0;
   border: none;
}
#ums_html_text_area,
#ums_form .color,
#ums_form .text_field,
#ums_form .select_field,
#ums_form .text_area {
   border: 2px #009652 solid;
}
#ums_form .checkbox_label {
   font-weight: normal;

}
#ums_form .help_text {
   font-size: 70%;
}

#cookiebot .CookieDeclarationTableHeader,
#cookiebot .CookieDeclarationTableCell,
#cookiebot #CookieDeclarationUserStatusPanel {
   font-family: 'Montserrat', Arial, Helvetica, sans-serif;
   background: transparent;
   color: #474545;
   line-height: 150%;
   margin-top: 0;
   margin-bottom: 9px;
}
#cookiebot .CookieDeclarationTableHeader,
#cookiebot .CookieDeclarationTableCell {
   font-size: 90%;
}
#cookiebot #CookieDeclarationUserStatusPanel {
   font-size: 105%;
}

@media (min-width: 10px) {
   body {
      width: 100%;
   }
}
@media (max-width: 1370px) {
   #topnav li a {
      padding: 79px 10px 19px 10px;
   }
   #content .banner_call_to_action {
      right: 40px; top: 90px;
   }
}
@media (max-width: 1250px) {
   #topnav .fulltext {
      display: none;
   }
   #topnav_outer .logo {
      margin: 15px 30px 0 20px;
   }
   #topnav_outer .booknow {
      right: 15px;
   }
   #content .pb_fullwidthtextc2a .pb_text_wrapper,
   #content .pb_fullwidthtextbullets .pb_text_wrapper {
      width: 65%;
   }
   #content .pb_c2a_wrapper {
      width: 35%;
   }
   #content .banner_call_to_action {
      right: 15px; top: 70px;
   }
}
@media (max-width: 1130px) {
   #topnav .fulltext, #topnav .min {
      display: inline;
   }
   #topnav .max,
   #content .banner_call_to_action {
      display: none;
   }
   #topnav_outer .booknow {
      top: 42px;
      font-size: 100%;
   }
   #topnav_outer .booknow a {
      padding: 10px 45px;
   }
   #topnav li:hover .mega_menu {
      height: auto;
      padding-bottom: 10px;
   }
   #content .banner_content > h1 {
      position: absolute;
      top: 90px; right: 8%;
      font-size: 160%;
      width: 400px;
   }
   #content .pb_fullwidthtextc2a .pb_text_wrapper,
   #content .pb_fullwidthtextbullets .pb_text_wrapper {
      width: 60%;
   }
   #content .pb_c2a_wrapper {
      width: 40%;
   }
   #content .pb_button {
      padding: 0 0 0 0;
      white-space: normal;
   }
   #content .pb_quotes_wrapper .pb_button {
      padding: 0 0 10px 0;
   }
   #content .pb_button_inner {
      display: block;
      padding: 20px 0 0 0;
   }
   #content .pb_quotes_wrapper .pb_button_inner {
      padding: 0 0 0 0;
   }
   #content .pb_c2a_wrapper .pb_button_inner {
      padding: 20px 0 0 0;
   }
   #content .pb_c2a_wrapper .pb_button_inner {
      padding: 0 0 0 0;
   }
   #content .ticker p {
      font-size: 100%;
   }
}
@media (max-width: 1000px) {
   #content .banner_content > h1 {
      top: 70px; right: 4%;
      font-size: 140%;
   }
   #content .pb_fullwidthtextc2a .pb_text_wrapper,
   #content .pb_fullwidthtextbullets .pb_text_wrapper {
      display: table-row;
      width: 100%;
   }
   #content .pb_bullets {
      padding: 0 40px 40px 20px;
   }
   #content .pb_c2a_wrapper {
      display: table-row;
      width: 100%;
   }
   #content .pb_c2a {
      padding: 0 40px 40px 40px;
   }
   #content .pb_button a {
      display: block;
   }
   #gb-map {
      display: none;
   }
   #content .ticker p {
      font-size: 90%;
   }
}
@media (max-width: 950px) {
   #content .pb_imagelefttext .pb_text_wrapper,
   #content .pb_imagerighttext .pb_text_wrapper,
   #content .pb_videolefttext .pb_text_wrapper,
   #content .pb_videorighttext .pb_text_wrapper,
   #content .pb_vid_wrapper {
      display: table-row;
      width: 100%;
   }
   #content .pb_img_wrapper {
      display: none;
   }
   #content .pb_full_width_img {
      display: none;
   }
   #content .pb_img_min {
      display: block;
   }
   #content .pb_width_limiter {
      background-image: none !important;
   }
   #content .pb_icon_button {
      font-size: 90%;
      margin: 5px;
      float: none;
      display: inline-block;
   }
   #content .pb_icon_button a {
      height: 50px;
      width: 150px;
      padding: 100px 0 0 0;
      background-position: center top 15px;
      background-size: 80px;
   }
   #content .pb_icon_button_break {
      display: none;
   }
   #content .worked_with_logo {
      width: auto;
      height: 100%;
      max-height: 80px;
   }
}
@media (max-width: 730px) {
   #page_wrapper {
      margin: 110px auto 0 auto;
   }
   #topnav_wrapper {
      height: 110px;
   }
   #topnav_outer .booknow {
      top: 25px;
   }
   #topnav_outer .booknow a {
      width: 60px;
   }
   #topnav .fulltext {
      display: none;
   }
   #topnav_outer .logo {
      max-width: 120px;
      margin: 15px 15px 0 15px;
   }
   #topnav li a {
      padding: 69px 10px 19px 10px;
   }
   #content .ticker p {
      font-size: 90%;
   }
   #content .banner_content > h1 {
      top: 50px; right: 20px;
      font-size: 120%;
      width: 300px;
   }
}
@media (max-width: 600px) {
   #topnav_outer .booknow {
      display: none;
   }
   #content .banner_content > h1 {
      top: 40px; right: 15px;
      font-size: 90%;
      width: 250px;
   }
   #content .articlebox, #content .articlebox:visited {
      height: auto;
      width: 90%;
      max-width: 400px;
      margin: 15px 0;
   }
   #content .articlebox .articleboximg {
      height: auto;
      width: 100%;
      max-width: 400px;
      padding-top: 100%;
   }
}
@media (max-width: 450px) {
   #form_r {
      width: 98%;
      border: 0;
      padding: 5px 0 20px 0;
      margin: 15px 0;
   }
   #form_r .text_field,
   #form_r .select_field,
   #form_r .text_area {
      width: 100%;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
   }
}

