/* Fonts */
/*@font-face {font-family: 'Colaborate';src: url('../fonts/ColabReg-webfont.eot');src: url('../fonts/ColabReg-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/ColabReg-webfont.woff') format('woff'),url('../fonts/ColabReg-webfont.ttf') format('truetype'),url('../fonts/ColabReg-webfont.svg#ColaborateRegular') format('svg');font-weight: normal;font-style: normal;}
.font-family-camber .title, .font-family-camber .menutop li > .item, .font-family-camber .roktabs-links ul li span, .font-family-camber .readon, .font-family-camber .rt-date-feature, .font-family-camber #rt-accessibility .rt-desc, .font-family-camber .rt-date-feature span, .font-family-camber #rt-login-button .buttontext, .font-family-camber #rt-popup-button .buttontext, .font-family-camber #gantry-totop, .font-family-camber .rok-content-rotator h2, .font-family-camber .feature-block .feature-title, .font-family-camber .module-content ul.menu li a, .font-family-camber .module-content ul.menu li .separator, .font-family-camber .module-content ul.menu li .item, .font-family-camber .icon-title, .font-family-camber .roktabs h3 {font-family: Colaborate,Helvetica,Arial,sans-serif;}
.readonstyle-link.font-family-camber .readon {font-family: inherit;}*/

/* New Font- Dekar */

@font-face {font-family: 'Dekar';src: url('../fonts/dekar-webfont.eot');src: url('../fonts/dekar-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/dekar-webfont.woff') format('woff'),url('../fonts/dekar-webfont.ttf') format('truetype'),url('../fonts/dekar-webfont.svg#DekarRegular') format('svg');font-weight: normal;font-style: normal;}
.font-family-camber .title, .font-family-camber .menutop li > .item, .font-family-camber .roktabs-links ul li span, .font-family-camber .readon, .font-family-camber .rt-date-feature, .font-family-camber #rt-accessibility .rt-desc, .font-family-camber .rt-date-feature span, .font-family-camber #rt-login-button .buttontext, .font-family-camber #rt-popup-button .buttontext, .font-family-camber #gantry-totop, .font-family-camber .rok-content-rotator h2, .font-family-camber .feature-block .feature-title, .font-family-camber .module-content ul.menu li a, .font-family-camber .module-content ul.menu li .separator, .font-family-camber .module-content ul.menu li .item, .font-family-camber .icon-title, .font-family-camber .roktabs h3 {font-family: Dekar,Helvetica,Arial,sans-serif;}
.readonstyle-link.font-family-camber .readon {font-family: inherit;}

/* New Font- Komika */

@font-face {font-family: 'Komika';src: url('../fonts/komikatitle-webfont.eot');src: url('../fonts/komikatitle-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/komikatitle-webfont.woff') format('woff'),url('../fonts/komikatitle-webfont.ttf') format('truetype'),url('../fonts/komikatitle-webfont.svg#DekarRegular') format('svg');font-weight: normal;font-style: normal;}

/* New Font - Gill Sans */

@font-face {font-family: 'GillSans';src: url('../fonts/gill-sans-mt.eot');src: url('../fonts/gill-sans-mt.eot?#iefix') format('embedded-opentype'),url('../fonts/gill-sans-mt.woff') format('woff'),url('../fonts/gill-sans-mt.ttf') format('truetype'), url('../fonts/gill-sans-mt.svg#GillSans') format('svg');font-weight: normal;font-style: normal;}

.side_slider .accordion-toggle {
    color: #333;
}
.side_slider .accordion-toggle:hover {
    color: #91c719;
}
.nn_sliders a.accordion-toggle {
    font-family: Dekar;
    font-weight: normal;
    font-size: 130%;
}
.logo-type-gantry #rt-logo {
  background: url(../images/logo/logo.png) 0 0 no-repeat;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rok-left {
  float: left;
}
.rok-right {
  float: right;
}
.rok-dropdown-group,
.rok-dropdown {
  position: relative;
}
.rok-dropdown-open .rok-dropdown {
  display: block;
}
.rok-popover-group,
.rok-popover {
  position: relative;
}
.rok-popover-open .rok-popover {
  display: block;
}
a {
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
#rt-transition.rt-hidden {
  opacity: 0;
}
#rt-transition.rt-visible {
  opacity: 1;
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}
.logo-block {
  padding: 0 15px;
  margin: 20px 10px 7px;
}
#rt-logo {
  margin: 0;
  width: 169px;
  height: 100px;
  display: block;
}
#rt-top-surround {
  position: relative;
}
#rt-top-surround:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
#rt-header,
#rt-top {
  z-index: 2;
  position: relative;
}
.menu-block {
padding: 0 15px;
  margin: 0;
}
.rt-menu-mobile {
  text-align: center;
  padding: 0 0 15px 0;
}
#rt-maintop {
  padding-top: 20px;
}
.title,
.component-content h2 {
  line-height: 25px;
  font-weight: normal;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 15px;
}
.title1 .title {
  margin: -11px -16px 20px -16px;
  padding: 10px 15px;
  border-radius: 4px;
}
.title2 .title {
  margin: -10px -15px 20px -15px;
  padding: 10px 15px;
  border-radius: 4px;
}
.title3 .title {
  margin: -10px -15px 20px -15px;
  padding: 10px 15px;
  border-radius: 4px;
}
.box1,
.box2,
.box3 {
  border-radius: 4px;
}
.box1 .module-surround {
  margin: -1px;
}
ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.menu ul {
  list-style: none;
}
ul.menu li {
  margin-bottom: 8px;
}
ul.menu li a,
ul.menu li .item,
ul.menu li .separator {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
}
ul.menu li.active.current > a:before,
ul.menu li.active.current > .item:before,
ul.menu li.active.current > .separator:before,
ul.menu li#current.active > a:before,
ul.menu li#current.active > .item:before,
ul.menu li#current.active > .separator:before {
  content: "\f054";
  font-size: 1em;
  margin-right: 11px;
}
ul.menu ul.small {
  font-size: 14px;
}
.button,
.readon,
.readmore,
button.validate,
#member-profile a,
#member-registration a,
.formelm-buttons button {
  display: inline-block;
  border-radius: 4px;
}
.gantry-example {
  position: relative;
  margin: 15px 0;
  padding: 39px 19px 14px;
  *padding-top: 19px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
.gantry-example .table,
.gantry-example .well,
.gantry-example blockquote {
  margin-bottom: 5px;
}
.gantry-example .lead {
  font-size: 18px;
  line-height: 24px;
}
.gantry-example > p:last-child {
  margin-bottom: 0;
}
.gantry-example + .prettyprint {
  margin-top: -20px;
  padding-top: 15px;
}
.gantry-example:after {
  content: "Example";
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  background-color: #f5f5f5;
  border: 1px solid #dddddd;
  color: #9da0a4;
  border-radius: 4px 0 4px 0;
  font-style: normal;
}
form.gantry-example {
  padding-bottom: 19px;
}
.gantry-img img,
img.gantry-img {
  max-width: 100%;
  height: auto;
}
.powered-by {
  display: block;
  width: 120px;
  height: 32px;
  margin: 0 auto;
  opacity: 0.8;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.powered-by:hover {
  opacity: 1;
}
#gantry-totop {
  display: inline-block;
  padding: 4px 0;
  border-radius: 3px;
}
#rt-accessibility .rt-desc {
  float: left;
  margin-right: 8px;
  font-weight: bold;
}
#rt-accessibility #rt-buttons .button {
  line-height: 1em;
  padding: 0;
  width: 14px;
  height: 14px;
  text-align: center;
}
#rt-accessibility #rt-buttons .small {
  font-size: inherit;
}
#rt-accessibility #rt-buttons .small .button:after {
  content: '-';
}
#rt-accessibility #rt-buttons .large .button:after {
  content: '+';
}

/* style.css */

/*** EWD Tweaks ***/

body {
    background: url("../images/body/abt-website-bkg-img.jpg") no-repeat fixed 50% 0 transparent;
    background: url("../images/body/abt-website-bkg-img.jpg") no-repeat fixed 50% 0 transparent\8;
    color: #666666;
    word-wrap: break-word;
    background-size: cover;
}
.body_warp {
    background: #ffffff;
    width: 100%;
    max-width: 1200px;
    margin: auto;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.9);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.9);
    -moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.9);
}
a {
    font-weight: bold;
}
a:hover {
  color: #333333;
}
h1, h2, h3, h4, h5, h6 {
    color: #2D3537;
    font-family: Dekar;
    font-weight: normal;
}
h2, h3 {
    font-size: 18pt;
    font-weight: normal;
}
h3 {
    text-transform: uppercase;
}
iframe {
    border: none;
}
.rezdy {
    max-width:850px;
    width: 100%;
    height: 650px !important;
}
.title {
    font-size: 18.76pt;
    font-weight: normal;
}
.module-title h2 {
    text-transform: uppercase;
}
#rt-header, #rt-footer {
    border-bottom: 1px solid #7C7C7C;
}
#rt-header, #rt-drawer, #rt-footer, #rt-copyright {
  background: #000000;
  font-size: 12px;
  color: #FFFFFF;
}
#rt-header .title, #rt-footer .title, #rt-copyright .title {
    color: #FFFFFF;
    line-height: 20px;
}
#rt-header a, #rt-footer a, #rt-copyright a {
    color: #FFD600;
    font-weight: normal;
}
#rt-header a:hover, #rt-footer a:hover, #rt-copyright a:hover {
    color: #FFFFFF;
}
#rt-header .rt-block {
    margin-bottom: 20px;
    padding-bottom: 0;
}
.rt-block.box_top_slogan {
    font-family: "Dekar",Helvetica,Arial,serif;
    font-size: 32px;
    font-style: italic;
    line-height: 32px;
    margin-top: 30px;
    padding: 10px;
    text-align: center;
    color: #FFFFFF;
}
#rt-drawer {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    position: relative;
}
#rt-fullscreen .rt-grid-12 {
    width: 100%;
}
#rt-fullscreen .rt-block {
    margin: 0;
    padding: 0;
    z-index: 1;
}
#rt-bottom {
    background: url("../images/body/abt-brishstroke-artwork.jpg") repeat-x scroll 0 0 #ffd633;
    padding-top: 10px;
}
#rt-bottom {
    padding-top: 10px;
}
#rt-footer ul {
    margin: 0;
}
#rt-footer ul li {
    line-height: 2.2em;
    list-style: none;
}
#rt-footer ul {
    margin: 0;
    padding: 0;
}
#rt-footer .title {
    font-family: arial;
    font-size: 20px;
    font-weight: normal;
    text-transform: none;
}
#rt-copyright .rt-block {
    margin-bottom: 0;
}

/** Xmap **/

#xmap .muted {
    display: none;
}

/** Error page **/

.abt_error_page_wrap {
    display: inline-block;
    width: 100%;
}
.abt_error_page {
  padding: 0 25px;
}
.abt_error_page ol, .abt_error_page ul {
    display: inline-block;
    text-align: left;
}
.abt_error_page h1 {
    font-size: 33pt;
    line-height: 120%;
    margin-top: 0;
}
.abt_error_page h2 {
    font-size: 230%;
    line-height: 120%;
}

/** Widgetkit Polaroid **/


.wk-slideset-default .sets {
    margin: 0;
}
.wk-slideset .set > li {
    display: inline-block !important;
    float: left !important;
    position: static !important;
}
.wk-slideset-default .set > li::before {
    display: none;
}
.wk-slideset-default article {
    margin: 10px;
}
.wk-slideset-default .wk-content a img {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
    padding: 20px 20px 50px;
}




/** Instagram Module **/

.front_bot_insta .wk-gallery-wall.margin > *, .front_bot_insta .wk-gallery-wall.margin {
    margin: 0;
}
.front_bot_insta .wk-gallery-wall {
    text-align: center;
}

/** Instagram Module 2 article break **/

.article_break {
    text-align: center;
}
.article_break .vina-insta-image-show {
    padding: 15px 0;
}
.article_break .instashow-gallery {
    overflow: visible;
    height: auto !important;
}
.article_break.polaroid_3 .instashow-gallery-wrapper {
    height: auto !important;
    padding-bottom: 35px;
    padding-top: 145px;
}
.article_break .instashow-gallery-media-link {
    overflow: visible;
}
.article_break .instashow-gallery-media-image {
    background: #fff;
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
    -moz-box-shadow:    0 3px 6px rgba(0,0,0,.25);
    box-shadow:         0 3px 6px rgba(0,0,0,.25);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 10px 25px !important;
    transform: scaleX(1) scaleY(1) translateZ(0px) !important;
    -webkit-transform: scaleX(1) scaleY(1) translateZ(0px) !important;
    -moz-transform: scaleX(1) scaleY(1) translateZ(0px) !important;
    -o-transform: scaleX(1) scaleY(1) translateZ(0px) !important;
}
.article_break .instashow-gallery-view {
    display: inline-block;
    float: none;
    padding: 0 !important;
    width: auto !important;
}
.article_break.polaroid_3 div.instashow-gallery-media {
    position: relative;
    top: -125px;
    z-index: 2;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
}
.article_break.polaroid_3 div.instashow-gallery-media:first-child {
    right: -115px;
    top: 0;
    z-index: 3;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
}
.article_break.polaroid_3 div.instashow-gallery-media:last-child {
    right: 115px;
    z-index: 1;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    top: 25px;
}

/** Social Media Feed **/

.social_feeds .cbmashfeedcontainerclean {
    border: none;
}
.social_feeds div.cbmashfeedcontainerclean div.cbmashfeeditem {
    border: 1px solid #EEEEEE;
    color: #666666;
    margin: 5px 0;
}
.social_feeds .gplusthumbtextwrap {
    border-top: 1px solid #EEEEEE;
    text-align: center;
}
.social_feeds .gplusthumbfull {
    border: medium none;
    display: inline-block;
    float: none;
    padding: 0;
}
.social_feeds .cbmashfeeditemrt {
    border-top: 1px solid #EEEEEE;
    display: block;
    margin-top: 5px;
    padding-left: 35px;
    text-align: right;
}
.social_feeds .cbmashfeeditemrt span {
    display: inline-block;
    float: none !important;
    width: 100%;
}
.social_feeds .cbmashfeeditemrt a {
    font-weight: normal;
}
.social_feeds .cbmashfeediteminstagram .cbmashfeeditemtext {
    text-align: center;
}
.social_feeds div.cbmashfeeditem img.gplusthumbimgfull {
    display: block;
    height: auto !important;
    max-width: 100% !important;
    width: 100%;
}
.social_feeds div.cbmashfeeditem img {
    height: auto;
    width: 100%;
}
.social_feeds div.cbmashfeedcontainer span.cbmashfeeditemicon {
    bottom: 2px;
    position: absolute;
}
.social_feeds .cbmashfeediteminstagram .cbmashfeeditemtext p {
    margin: 0;
}

/** Blog Menu **/

.blog_menu_load .sambar {
    margin: 20px 0 0;
}
.blog_menu_load .sambar .sambar-inner {
    background: none repeat scroll 0 0 transparent;
    border-radius: 0;
    box-shadow: none;
}
.blog_menu_load .sj-megamenu .level-1 > [data-description="off"] > span > span {
    line-height: 14px;
}
.blog_menu_load .sj-megamenu .level-1 {
    border-left: none;
    border-right: 1px solid #91C719;
    border-bottom: none;
    Border-top: none;
}
.blog_menu_load .sj-megamenu > .active > a, .blog_menu_load .sj-megamenu > .active > a:hover, .blog_menu_load .sj-megamenu:hover>a, .blog_menu_load .sj-megamenu .level-1:hover>a, .blog_menu_load .sj-megamenu .level-1>a:hover, .blog_menu_load .sj-megamenu .level-1>a:focus, .blog_menu_load .sj-megamenu:hover>span, .blog_menu_load .sj-megamenu .level-1:hover>span, .blog_menu_load .sj-megamenu .level-1>span:hover, .blog_menu_load .sj-megamenu .level-1>span:focus, .blog_menu_load .sj-megamenu .level-1.active:hover>a, .blog_menu_load .sj-megamenu .level-1.active>a:hover, .blog_menu_load .sj-megamenu .level-1.active>a:focus {
    background: none;
}
.blog_menu_load .sj-megamenu > .active > a, .blog_menu_load .sj-megamenu > .active > a:hover, .blog_menu_load .sj-megamenu:hover>a, .blog_menu_load .sj-megamenu .level-1:hover>a, .blog_menu_load .sj-megamenu .level-1>a:hover, .blog_menu_load .sj-megamenu:hover>span, .blog_menu_load .sj-megamenu .level-1:hover>span, .blog_menu_load .sj-megamenu .level-1>span:hover, .blog_menu_load .sj-megamenu .level-1.active:hover>a, .blog_menu_load .sj-megamenu .level-1.active>a:hover {
    text-decoration: underline;
}
.blog_menu_load .sj-megamenu .level-1 > a, .blog_menu_load .sj-megamenu .level-1 > a > span, .blog_menu_load .sj-megamenu .level-1 > a > span > em, .blog_menu_load .sj-megamenu .level-1 > a > span > span {
    color: #2D3537;
    font-family: GillSans,Arial;
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.blog_menu_load .sj-megamenu .level-1 > a, .blog_menu_load .sj-megamenu .level-1 > span {
    height: auto;
    padding: 0 10px;
}
.blog_menu_load .sj-megamenu .level-1:first-child {
    background: url("../images/body/home-icon.png") no-repeat scroll 0 0 transparent;
    line-height: 14px;
}
.blog_menu_load .sj-megamenu .level-1:first-child a {
    display: inline-block;
    text-indent: -999999px;
    width: 27px;
    padding: 0;
}

/** Module Variations **/

.rt-block.front_item {
    text-align: center;
}
.front_item h1 {
    font-size: 28.5pt;
    margin: 0 0 15px;
}

/* Front Boxes */

.box_title_hover {
    position: relative;
}
.box_title_hover_link {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.box_title_hover h2 {
    font-size: 18.76pt;
    font-weight: bold;
    line-height: 25px;
    margin: 0 0 15px;
    padding: 0;
    text-transform: uppercase;
}
.box_title_hover h2:before {
    font-family: fontawesome;
    font-size: 20px;
    font-weight: normal;
    margin-right: 5px;
    vertical-align: top;
}
.box_title_hover.daily_tours:hover h2 {
    color:#91C719;
}
.box_title_hover.daily_tours h2:before {
    content: "\f073";
}
.box_title_hover.private_tours:hover h2 {
    color:#fd8b06;
}
.box_title_hover.private_tours h2:before {
    content: "\f0c0";
}
.box_title_hover.beer_and_food:hover h2 {
    color:#00bce4;
}
.box_title_hover.beer_and_food h2:before {
    content: "\f0f5";
}
.box_title_hover.gift_cards:hover h2 {
    color:#91C719;
}
.box_title_hover.gift_cards h2:before {
    content: "\f06b";
}

/* Module title colors */

.title_green .module-title .title, .bodyclass-layout-green h2.title {
    color: #91C719;
} 
.title_orange .module-title .title, .bodyclass-layout-orange h2.title {
    color: #fd8b06;
}
.title_yellow .module-title .title, .bodyclass-layout-yellow h2.title  {
    color: #ffd308;
}
.title_blue .module-title .title, .bodyclass-layout-blue h2.title {
    color: #00bce4;
}

/** Front Roksprocket **/

.our_products .sprocket-mosaic-item .sprocket-padding {
    position: relative;
    padding: 0;
    margin: 10px 0;
}
.our_products .sprocket-mosaic-text li {
    width: 100%;
}
.our_products .sprocket-mosaic-text li:before {
   content: "\f054";
    font-family: fontawesome;
    font-size: 10px;
    font-weight: normal !important;
    margin-left: -15px;
    padding-right: 10px;
}
.our_products .sprocket-mosaic-item .sprocket-mosaic-head {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODRBQzE3QkU4RERCMTFFM0ExQTU5QkY2QkQ3MDgwN0UiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODRBQzE3QkY4RERCMTFFM0ExQTU5QkY2QkQ3MDgwN0UiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4NEFDMTdCQzhEREIxMUUzQTFBNTlCRjZCRDcwODA3RSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4NEFDMTdCRDhEREIxMUUzQTFBNTlCRjZCRDcwODA3RSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrkDTHYAAABOSURBVHja7NCxCQAgEENRz1LkahE7N3YXx3EJEWtxijQ/TVKGZ6W2ec9eKXtXtLn7CMLE/+QPVSOAAAIIIIAAAggggAACCCCAgFzgCTAAERiPPEzELl4AAAAASUVORK5CYII=") repeat scroll 0 0 transparent;
}
.our_products .sprocket-mosaic-item .sprocket-mosaic-head .sprocket-mosaic-title {
    margin: 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);
}
.our_products .sprocket-mosaic-item .sprocket-mosaic-head .sprocket-mosaic-title a {
    color: #FFFFFF;
    font-weight: normal;
    line-height: 100%;
    text-transform: uppercase;
}
.sprocket-mosaic-container .sprocket-mosaic-item {
    border: medium none;
    border-radius: 0;
}
.our_products .sprocket-mosaic-hovercontent {
    display: none;
}
.our_products .sprocket-mosaic .sprocket-mosaic-tags {
    background: #2C3437;
    font-size: 100%;
    font-style: normal;
    padding: 10px;
    margin: 10px 0;
    border-radius: 0;
}
.our_products .sprocket-mosaic .sprocket-mosaic-tags li {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px;
    color: #2C3437;
    font-size: 11px;
    line-height: 15px;
    margin-right: 3px;
    padding: 3px;
    text-transform: uppercase;
    width: auto !important;
}
.sprocket-mosaic-header .sprocket-mosaic-filter li {
    background: none repeat scroll 0 0 #2C3437;
    border: medium none;
    color: #FFFFFF;
    padding: 6px 10px !important;
    font-weight: bold;
    margin-bottom: 4px !important;
}

/** Sprocket Module Tabs Color **/

/* Main Tabs */
/* Color green. If not other color is needed tab will be green by default */

.sprocket-mosaic-filter li.active, .sprocket-mosaic-filter li:hover {
    background: #91C719;
}
/* End Main Tabs */

/* Color tabs */
/* Add here custom tabs colors. Just duplicate any of the following code lines and change the Tab Class and the background color. ex:
.sprocket-mosaic-filter .TAG-CLASS.active, .sprocket-mosaic-filter .TAG-CLASS:hover {
    background: #ffd308;
}
*/

.sprocket-mosaic-filter .all.active, .sprocket-mosaic-filter .all:hover {
    background: #ffd308;
}
.sprocket-mosaic-filter .Beer_and_Food_Events.active, .sprocket-mosaic-filter .Beer_and_Food_Events:hover {
    background: #00bce4;
}
.sprocket-mosaic-filter .Private_Tours.active, .sprocket-mosaic-filter .Private_Tours:hover {
    background: #fd8b06;
}
/* End Color tabs */
/** End Sprocket Module Tabs Color **/

.sprocket-mosaic-container .sprocket-readmore {
    display: block;
    text-align: right;
}
.sprocket-mosaic-container .sprocket-readmore span {
    background: #2C3437;
    border-radius: 4px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    padding: 3px 10px;
    text-transform: uppercase;
}
.sprocket-mosaic-container .sprocket-readmore:hover span {
    text-decoration: underline;
}
.sprocket-mosaic .sprocket-mosaic-loadmore {
    background: #2C3437;
    border: medium none;
    color: #FFFFFF;
}

/** Blog Header **/

.blog_header {
    background: url("../images/body/abt-website-blog-bkg-head.jpg") no-repeat scroll 0 0 transparent;
    background: url("../images/body/abt-website-blog-bkg-head.jpg") no-repeat scroll 0 0 transparent\8;
    display: inline-block;
    padding: 0;
    position: relative;
    width: 100%;
    background-size: cover;
}

.blog_header:after {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgAQMAAABJtOi3AAAABlBMVEUODg4YGhx2m0WxAAAAAnRSTlNYdr2Xzm0AAAAQSURBVAiZY1gFBAxgMChZALOjKoG7luaKAAAAAElFTkSuQmCC") repeat scroll 0 0 transparent;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.blog_header h2 {
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font-size: 40pt;
    line-height: 120%;
    margin: 0;
    padding: 20px 20px 15px;
    position: relative;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);
    text-transform: uppercase;
    z-index: 2;
}
.blog_header_subtitle {
    float: right;
    padding: 27px 0;
}
.blog_header_subtitle h2 {
    background: url("../images/tour-modules/sub-bg.png") repeat-x scroll 0 0 #2A3133;
    border-radius: 30px;
    color: #FFFFFF;
    display: table;
    font-family: "Dekar",Helvetica,Arial,serif;
    font-size: 28pt;
    font-weight: normal;
    line-height: 100%;
    margin-right: 20px;
    margin-top: 0;
    padding: 6px 18px 2px;
    text-transform: uppercase;
}
.blog_header_box .blog_menu_load ul.blog_cat_menu {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 20px;
    width: 100%;
}

/** Social links bottom **/

.social ul {
    float: right;
    margin: 0;
}
.social li {
    display: inline;
    float: left;
    line-height: 35px;
}
.social li a {
    padding-left: 17px;
    padding-right: 17px;
}
.social span {
    display: none;
}
.social li div {
    opacity: 0.4;
}
.social li div:hover {
    opacity: 0.8;
}
.social ul li .socialtip {
    display: none;
}
.social .facebook {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAATCAMAAACX3symAAACZ1BMVEUQCAIpIhspIhwqIx0rJB4sJR8tJR8tJiAvKCIvKCMvKSMwKSMzLCYzLCczLSc0LSc1LSg2Lyqal5T///8QCAIpIhwqIx0qIx4rIx4rJB4zLSebmJX///8RCAIoIRspIhwQCAIRCQKYlZMQCQIRCAIRCQKalpQmHxkpIhwqIx0tJiAvKCIpIhwkHRckHRgoIRwpIhspIhwqJB6VkpCVkpGXlJIjHRcRCgMqIx0rJB0qIx0lHRYpIhwqIx0rJB0SCwMsJR8lHRggGRIhGxUjHBYeFg8eFg8eFg8ZEw4sJR8kGxQsJB0mIBkmHhcdFxEgGRIfFxEkHBYqIxwYDwc0KyMnIBkzKiMUDgcYEAccEw4iGxUiGxU2Lic0LCU5MSoyKiMyKiQzKyQ4Lyc+NS4aEQwcEg0bEhEqIhpIPzg7MipdVlBFPzcxKSFDOjJEOjJFPTZpYVxANy756ts+Ni304tD///3p2szp28zf0cPr28366tv9/PqRhXn35dT37NxfVUv+7+J8eHff0MPp2svq2sz15tj+/fz///1fVUvOwbTl08Pq28z///96dHB8eHSRhXrVyLvdz8Pr2sns3M3t6uZbUUhgVUp6dnOtopvXyLjp283r28359/H+/fsnHhVnX1d5dXF7b2R7dnF/cmh/c2mCdmyCd2yCgHyEf3qFgnyGeW+He3CJfXOWjIWzpZm4qp25q567raC/saXEtqnFuKzMwLTPwbTZyrzbzL7czL3cz8LezLvh0cLi0sLj08Tj1Mbj1Mfk1cbk1cfl1cfl18nm4drp18bq6OLr287s39Lt3c/t39Px5dwyXUlcAAAAnnRSTlMAAAAAAAAAAAAAAAAAAAAAAAAAAAEBAQEBAQEBAQICAgMDAwQEBAQFBQUFBQgJCgoKCgoKCgoLDA0QEhQUFRUXGBkhIyUmJygtLTA0R0hTU1RUXGFhcnR4gYODhoaOkpmZmpqprK6vsbvD09TX29zd3ejv8PT09fX2+Pj4+fn5+vr7+/v7+/v7/Pz8/Pz9/f39/f39/f7+/v7+/v7+/lMtP7UAAAEPSURBVBiVYxAWYuATlZSwdnNzdbfkZgBypZgMQrKmL+hdlKwF5IrwM4atnNLeVj033xDIVRHwKjhet3vvpGO5RkCuAq/v2oadp49M3JVnxCAjZO8dsax11vZp84pjtBlklCJXNM44cWpr3/JsR04GYZO0o6VnDu47OadnvhMXg7BxysySPQf2H+6qrXcG2muauqlz26H9O7ZMmOoClFULzshZPXvyxsLMOBsOBmFpc4fwxd2V69M9LDRBjlQWDFzVXLYxSZ9dFMRV5Q9Y2lK+IcGMTQzEVeTzX9JUsS5elxXK9VtTVbQ5UY8dzJXl8enor1kYq84C5jLw2AVFRYd6ijMzQ7wvp2FlqyMvBuQCAM0YVxfjovGbAAAAAElFTkSuQmCC") no-repeat scroll center center transparent;
}
.social .twitter {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAFWklEQVQ4jX1VaVATZxjeBPGoVz2QXCSbg+zmgIQEAiGA4FFQpC1WozMeHa0dq23t2Jl2Oh2tM/SHOuqM91SwHrXttGq1Y7UKlQKCnAmEQyLIJQJCHGpBFCKbvH0/1FbR6Y9ndr+db5/veZ993ncphhZROpWU0ipDngdPo5CM3EeHq6n4SD1li9BQsQirkaViDMzI1WrUUHEmLWV7BajRxIRQowh5AlxbwtS8hCg9z2JgeYxcTGkVklB8cdPsqPCPjRqlwqhREHLe6ANeJFaFjGFpIasQB+lwHUAOIcoSosICdaEyipEKLPa0ZNexrG9g7+6dkDw7+pxGLpwVoVVScWYd75XEGlRjMajfWLdqmefDdavvRuoUX+BLMSaNYorNpEelIhUS5RfkXQUA7uGD/vvDB/ft6bdFaPdr5SK5SRfKQ3J+nHk0sULCN+tUn548cgC8jx4MHD64DzZvfN9jM+u3s7Qg2sjQW/bu3j7g7evxd9bkcz1NlT7wD/lPHst8ONdqOoU8QQa0xUZsMev+I2axbLkoKN6emnjP7SzkAHwDnu4O7vy5s5C+IKkzJSmupc5ZzA101ENPo9N/t74UuhvLcR83vPPrrX6GDl7OygRCk0bJM2tVLyhGO0Rx9rcX1hZcPuv3uIt83U21PvANDVZVOvzHsw5D100HPEDijrpi6G2thlZXIa5vPC7Jz+bWrLA7Fi+cm2MJZ2IYWsx74eOxcrEqOSn24tnvjoCnyeltcvwJbc5ceNTbwXn7PVwnquwiShsccNddBj23qqC9phA8LXW+5uZmuPL7JUiZHf0TBmDSM2KeDlOAV75CNHP18rT5f9eXXn3c117na6sphtuuAiQqgZ6GCiDknfVl0OV+AnLf21wJ/Z7bg/VVZUMLEq2VaqlgFqWWCVGtlB/GyHkMLQzUKSW29EXzHRdPHydk3tbqQuh0l6Oy63AHLSDEHTdK/kV77XVodORB5q6vuPUr0h/GGrXbsPopWL4IvZVQCvHMSRaDhsK8To0MYzesXJLaXZLzC4cecg0VuSOEhOQZyCFNzjyilvvtx6NcSqLVpZYJtqAwOSuXjCVWBM6NNa9MS07IlEyfkISdNU0hmK6TTJ94IeOzDVhu6VBTZQG0VBVAG6onIMTNlfnQWJHrRzsGP/9oDTC0IEOnCgliFJLx4Wo6gFKFBE98c37CiRPfHoZNG95zJ1pNZ1ISY8+vsKfXZx3a43eXXfW11xaNELW6ro3gZtkf4C7L8f/VWj108sAOiI8MK0KlVlQ6jpDaTBqKeByA2UvbtP7dvprKCrjhKofcnEtQ53JAn6cdWlChuyQbbmFC3KU5UHf9MrGFJGTw56N7YdGc2DtY9VKtUjLRwMj5ZFg9aRCZkI/t/LpeKc74YOXS4YqCK8D1dQ357t/xdtaXcLdrijjMq6+t+hrX3VA+3NNY4S2+cprbuXUzJEYbqjH/G8PUtBTJx0Tj1Esgk/BpS/MxZmNxg4yRBmfMiTHe/PKTtZC5exv8euoQ5F34HvIv/ADZZ477icIdWzaDfdG83nCGPofTbok+VDYLu3Ycqn3lECIZHq9VScVozTuhUsGuGAOb/da8+BZ76px7S1KT7i1OSezCj+zUKsRZoVLhRoyUCTGVfHwDK//fecxDjEVMxg6UYQTjWFq0DLO9Bg9bi1iFexdgZQzumYFtOwEJ+RYsn/wAXiImMwI9orCk50AH4HW8Xi17TaeUTcEGmoqYjM8maJTSQCOr5FsjtFQc+plgCRv5w4wGJQ2ehs0RhJNt5nMg6xkjz8NVIVSkVk5FMDRlYp9CQ1NROiWFM5syawnkL+EfsL+1tbBH2UAAAAAASUVORK5CYII=") no-repeat scroll center center transparent;
}
.social .google {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAVCAYAAAB2Wd+JAAAEi0lEQVQ4jTVSe0zTVxj92oLD4iilQCmU0hb6pLQUVgVC3fABM5uKhsWJ2ZKOzSmywYzGaZzikBkVXXygyPvRUbRuGQiirkGo4w3aqrDyfiiOAIWo0FL6uPu1Zn+cfDc3Ofd895wD5SVFEOC9GqRCDghYQThBaDCIOAyQ8pluotBATxGbRopgB3o5p4RD91gn5kF8dDjA/8SocC6OxwwEdpAfdW0ET5H62fbCA98q6g9m7H3wQ8a++4ezDjTtT/viZqw0fGMkn4V3EWlkIk7CDwMOwz9sf9qXjV2d7chsemNDyIYcyIIc9iWE7CbH4msjytz3VReb7ucLFaVFeCqmKGDTqU7SwsI8Mi8umGtVhZZGdenK4qt+y8rMgHlmsHfp3MlDc3GRwiweK3AVVJQV48ircbAhXpb+qKUJIWQ13VNds3CCqSrsMVVLvcqKjKNWs3HKfuLo4ekgipckgssEpyKsIQBJkZry+/xLg8P+etysLr9mlvBDtzGoPqyff8w0GIcfY1sbTZ3auyhSwE6TRXCcxGJY4w5kxe7tdcZRPbLODC/qWjVo6+YPTxPxQP46NaV+XN+K0NKrJWVBnk3ADt4ZJ+UDVJYVA5noRtgk/+CktuEmQgsTb+cm+1Hh1YuT8Wujys5mHx18OzOCrHOj6JvdO3WhQf7BrjgqSopwVBIRhGEMkeLzbc+GHzcj9HrSZjJOOiaGnqPZCQMa02ut508cmhXz2N9j/ybER7lyLMTicObIIXBDaIm7Pt3UcCX32FxL3W+22aEe68q0waIuz0dcJu0yg0bxiI0UAkbEvcvRxxMfHc6BYD/Sewyqt0ImEenzTh9fHujSrAx1a5bH+rtR3i/ZT4Rs+nqsUSCXiVyu4vxJHiDhsXh7du1QqqsrR/t0XfPTI8+WjSM6x1Rfh+1FX9vK2+kRdCb7WD+XQRXJRJx3q/oQCcxjhzKbJgafIsvchH1c/zeqKbxoyzny3fLt0st2Q+dfaKqvzTSka0dbExMuCVmB7lCQfwW/TizIGdR1oLnh3qU7ymuWlC0Jj0XckBw+K2hfjERQfiMv+42+5Y71laHLnq5IbcdUfeHKpV8pu5OTWqcHem365jpz5fULFhbN94jT6SghG0geONaWj2K0HQ/+QKO6ZkfqjiSNkEUnw/Wrl72S5NH3h3ub7Hptw1K7ptaee+p499akhDOJ8rXpSQny81cvnnnx7z8dy/WqAiQTc0+JuUw8lBbdgBB/0v7iS7nI0KlZGe59aH45+AQ97dTamu/VLj7vabXOjj21t92tQXt2fqwPCw4QRYdz35lDIRIo8TLxhYN798wrC84hbZ3S0d/WiIZ6mtDDP6scZ3/Ksn2yIfZRGN1/szCUDrHOyinLSoBJ84HoCL4X1orkhHXSwm2b5S3Jies7nEiIibwdwQ3J4LHpYVJhKE4uE8PGuCjAXM0HNwBgBVLA9/1V4OPpRiQTCTTKGvcQDAwsYzKN7IlnUr1BEOIP4awAF6C/7zkUXc+H6spyqMIK74QKO9+uUbpwq1oJ6uoquKWqxKlVrondVcJ/yEcesMSZZKUAAAAASUVORK5CYII=") no-repeat scroll center center transparent;
}
.social .skype {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAMAAACeyVWkAAACtVBMVEUqIx3///8qIx0qIx0qIx0qIx0qIx0qIx0qIx0qIx0qIx0qIx00LCUqIx0qIx0qIx0qIx0qIx0qIx0qIx0qIx0qIx0qIx0qIx0xKSIqIx0qIx0qIx0qIx03LicqIx0qIx0qIx0qIx0qIx0qIx0sJR8qIx0qIx0qIx0qIx0qIx0qIx0sJB4xKSM6MSkuJyA0LCQ5MCk4LycxKSIxKiMzKyQ6MSk1LSU6MSk6MSk6MSk0KyQ0LCU6MSk1LSY6MSk0KyQ0LCU4Lyg4Lyg1LSY5MSk6MSk1LSU7Mio5MSk6MSk5MSk3Lyc6MSk3Lic5MSk5MSk6MSk6MSk7Mio6MSo5MSk7Mio7Mio7Mio7Mio9NCw9NC0/Ni5ANy9COTJGPTVKQThMQztNRT5VTERXTkVXTkZXT0hZUUtbU0xdVEteVExhV09iWVBjWVBlXFRlXVdmXFNqYFhqYVhrZV9vaWNwZl1zaWB3bWN3cWt4cmx8cmiCfXiFem+Hf3aIfXOMhHuOiYSVin+XkoqZjYKZjYOajoOcj4Scl5OelIqkl4ymmo6nmo6nm5Cno6CqnZKsoJStoJSvopaxpJexpZmxrKSxraqzpZmzqqC0p5u0sa63qp27raC9r6O+sqe+s6m+tKq+u7m/saXAsqXAs6bCtKfDtafDua/EtqnIuq3IxcPJwLbLwbbMv7LPzMrRz83Sw7bTxbfUxrnVxrnWx7nYybvZyr3bzL7czb/dzsDez8Hez8Le0MLf0MLg0cPg1Mfh0sTh08Xi08Xj1Mbj1cnk1cfl1sjm18nm2Mvm5eTn2Mro2cvp2szp3dLp6Ojr3M7s3tHu39Lv7u3w5Nnx4tXx8fDy5Nfz5tnz8/L06uD37OH39vX39vb39/f98+n/8+n/9u3/9+3/+fL/+vP//PP//ff///f///v///9H7cyVAAAAWXRSTlMAAAECAwQFBgcICQoKCwwNDg8REhMVFhcXGBkaGxweJCcqKy0tMDE0NTY4QU5UVWJiY3N1d32BjZOVlpufoaKkpaeqrK+ytbzJycrLy8zP0dfr7O3w8fv9/ji1zl0AAAGbSURBVBiVY2BkwAaAoiy67qFBrpY2Fro8THBRNou0FdcuzO+Z0lMeY8oKEWdkMUi9dffSlftPHj15drzIRpYZLMrlueb8WSA4sfvk2avP2uy4QKoZhcJvAMWOLOhs7l505OzTKnM2kKhk+MlTp05NyqybXJPVd+rUhVgJoGJG6cANJ04cSYq6ee/Z/GknTpyrMGQFikr5zzly5GheZO/sddfvHDlyZIYLF1BU3G/p4cOHL7el5NR2LQOyVvoIAkVFveYeOHDg2INnaxvjSjYeODjPQwQoKuzYvm/fvv5Zey4+LA5ZvW/fqgBRoCi/fu6W3bsLciYsnpmeuHf37tNhkkBRTpWY6Tt23K7PLi2sOrN/x46dEdIgH0ua5S/ctuvBs6fPHh/atm376mApoCgTn6Jt6cT1W6Fgc4OTGCjMWEXUrZKbpi5csnD5xk3LOxJ0BECiTOyiakbRGWWVZdUtrdXxJnIc4FBnYhOS1za2drB38/V21pPnZwaLMjCxcInIKSiramhpKsnwsUBiCCzOzsnNxy8owMsOCnUAUKGhjkJ6CA8AAAAASUVORK5CYII=") no-repeat scroll center center transparent;
}
.social .linkedin {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAZCAYAAAAv3j5gAAAE/0lEQVRIib2We0xTVxzHb0UelhahBWyhL+jDAq3OOESXDWbmZJvTDYTKo4jKo7wqZDDccMFX1PjHZjL+2JYsMTHbkj1MtmVbsi0Yh07er8L6AAq29EWxQJ0ysb33t3MLOKM892ryzf2dX++9n/P9nXN+uRgAYP+HHgYEQTwuyiNa6P9FtSToMVGWGa/e0fwM3FNTmGXUhNltVsxmtawZHhqINOh+E4yaTDSHzUbmViSrZRTzer1PgmZmZnzByXfexugB2BoJjxW0JS6mOD87w/lGhQpe3vlMo1zEkQjYTCwmKpyChC0mIScSY4VRfbD55XgIejAHOn/mBCWKSfOTS/jPFin3uyfHzSgNHk13F2yTSz5NEPEwmZjvj0SZE/ZYjG3aGOODkc6eAM07One6HmOHUanxQu7husoi+N3c67Xr27zuSRckyiU34mI5GJqE//xL58APY/ScD0o6WxbECqXSZRJB+kvJiZYrl94HTdO3RMO750nQcTGXhfEiQyP5rDBGDJsRKoyOoAlYoUwBGou5G4ISRD7oGrK8y4I2hK5bJxfzX9ydvN2mLimAsqJDUKBUeBJlwiuvpe7UVpUVQznKFeZl3VEq0gbUqgIoLTgIGXt2NW9NiM2KF3EDYmdBlKVLxwgOEHIiXq09qiLXBwfvPZi+dxc28iLh4oUzZA683vvwB8o5Ro0w+yOIsTEnNLx3AXY8JT2LNo2fzWr1HYml1ihYwo/KLT2YAdb+64Tu5g/gcjpAJuLip2pKiUljJxg7G2Hc2A1jhlbC2v8ruIZ74P6k3Yve8eCjhosQF8Mucdhti4Ios6Dg9WI+u7ji8AG4bewmhrt/AffkbUgQcuDMW2qYtuvB3HcTHIY2mBjRIEgvuvbCmL4Vpl1Wr3vKDYq9u7W3Roxhc6WjLAqS8Nmq8kMKcA52EEOdV8E9MQs6fawC7lq0YNLcAAty8s0nH8LJmjL4+vIH5KSQOn2VJddtQK/lrQhUlq9As24nBjsa/wLVVoDb3IfyHbim9RpIBawRaUz0ZylJm++a+5vBiUqJOHhladFqQJlg17UShtaffSAZAp16sxwmR3rAbujwoPZErsV38UL+tqdlIvut3htk+XC0f1YPsulaCH3LTzA1D6othwm08DZ9u8c4aIA4AeurOCGXu22TZHSk5zo4dC3433Jk07YQupYfEWic3HXIURm4jF1g1bXNOhKwvkDdgIXak3m4uwlVoHk1IOp6iSBKVZKXAbd6m4i+69/D7TG7b3vXV5eAQ98Gpr6bHtTVEYj9OXLEJkED7VfBrGnCAZ/GyYO+EkchYh67UH0kC/W6fhztLvzOlAuPj42Gc3VV4B0fIu5YtDNzjr5EjiIS5WKTc6gLpq395FnyqEsKFwY90r3JzhC8WRq775Xnd0xUFuVCOTpPNepib9ImaU9aaoqrWpUHVUVKorLkCGxNENXHC3mhSZul144W5EBVYQ5+vLoCUlO2D1rMJuZijrATdccwKgULFHEiBZzwkL3h9MCCiJCgDGbw2mQBm7E1mklPC6cHHImgBaZH0AO2CFgMOmqyDP6GsOfQffnofiWT5r+LQfXjLtjrPB6PL7h86WNsX+oLlPzszADlgfTgvKz9IUjUg9kZfrmKtECUo83l1iFhKIcpFelr0ZUc05Fo+TmZazNf34ONjzuf7N7/9Ftgxd8M8wGO4z53/4aWBP3X+hM3ohSBY9FkAgAAAABJRU5ErkJggg==") no-repeat scroll center center transparent;
}
.social .youtube {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAbCAYAAABvCO8sAAAGHUlEQVRIic2WezSUeRjH3yHjFoeYVCh3414Mi2PTxXHSbZFrpPuK1o5cMiRsLm0pUkqkrWyRyzoqaVtdxq0hNkKU61YuuUwRijHv++xvnLGHaot/Or3nfM/z/n7vnOczz3N+z/P8MADAvqa+KuwjII7jGIfDmdQcJDLfCiIJ8UWa8pv/1fj4+DcU4eS/+SPrKrbWylLQw9UB2+3h4uXhbPtwu+umFM+tLg4eznYZ2zdvuui5zVXa3ckec3O0I212tMV4Qu//yd3ZHrNdZ42FhzKm+Z4G5IyNTdi42F8xMoYJqSvOp5gv0+ruePkCLqUmvzPWVetllRUTuVkZYKyjdmyBlIigvKwEtkROGlOQlcQWyoiTFCjIzhMn8fakREgT0AnfnLFPAFHOefbMyXhMTkpUdKmWqpqpgeadCuYtePa0kfDd6Yw+j3ITE44D2r+1wdqyyMqCdhm9r1llZnhyzQrT7JWmy3bZrDQvXGVBYygvkhHgZWGq708CTyfEYRQJYREDqoqOrppCfEQQHdh9vfBnZgrR0VIPW5w3taaejh/sfvkcHlVVguMG6+EQf3pnVUU5BPvtJRrrayHY34egLpEz3uxgy/NJmglQEEWoorFk4c6N1stHupoeAfG2EwquZYPXNlfoa68j8jMvEpz3w0ReTiYeGugLPT09eGQwHX87wIbo8ANcTUWK5WyAmIGW6jwtFQWb7wyo5aeig4D79hUcPRz13mGNxehQXyf4/ugBlffzoaykCBh+3kRPbycc9NsDb/p7ISo8hEDAFbMFimmrKproaypdjQ75GTiDryDQ16ffae3ygfcjQxDB2EfwgKVFTF4qobe3C0L3ecIAuxdFOAtg4iSQqkKiKssr66kvPhsdTAfgDEGQP53tun7F4Oi7YQiiexI1ZbeBebdwAtjPfgWxEYEwPPgaIsOCZxWhoOxcMmZmqG1lbqhdYKKn0RTF8AF8hA1hwfv7THSUBl48b4c3HU1Eb0sNHDscBQy6J/CeF/UsAO4YHAplENTF81fOFEimSAoL0HTV0kuZd+BxVTkU37yKtzVWA91rV4u6gmzuRiuL7ogAr9ELSfHE3dsFsHG1GcfPy+ONn6cb+2hU+ICLnU0/OqUKrg4/zKgsRFBKpY31NTNOxUZAFTOfaHlUDAlHDo272q2r/t5I77wFTf+62TKtmoMBP+H9qGQcNlh3GWqrXtNTV8wyN9TJWW9lkaetvGjLFmd78ZkAhWQlyAtouhq7qEoLalLio6CaVQQSglhXbMyhtswraZB04ihRwrwLB/y8YWx0BCorHsBp1BB2uDtCfl42NDbUQxjDD3a5O4Xyfc/53KEhoZRK6Wkqmxpqq+T9nnwC2lpbgCJGgtysdKK6qpybdyUZHxkeIsID9kJ7bRk8KGUSzxrq8b+uZ3G72+rwx5Vl401PGwD13nt83+QvlYWwPlVFdylVKetSUhy0NjeBjChGZF5KJlj3b0Jq3C+o3vog5mAgVJTcQekOh9qqYii+kQ4c9kvoaKjgtjY/Q0DbspkCyQiojYDpF88cnwRCdto5YN0rgN9ORMHg636IDtsPdTWPIOXUEah5WASFORfgxZNyCA/wBvqeHbDT3Snqiyn9AJiZdjYe2lqaCVlREmRcSIKefxrw+9cuoxb2Go8MDYDWpkb8Rk4aXlNZStzMOAed7c14fl7uOKu0GLa52N+eTYRqyzSVU88cO4QOBQsUZcWHQ/29B2vLCqEkP4Noa34KgT674WVrHTRWMSH7cipsdVwHf5cWQkdjJcQdiRzf4eaw74sRJiUmYItkJARpelR5Ix31lcZ6GufRLCwzN9KNoOlpXDHSUatHttZIR7UO9b3rNB3VBpqueh2q21vG+hrJaJ9loq/xREt5QYjndjdZvm/SR8Ax/gA+GhOJoUdAXkZCnCJBlkOSni8pIoS6DwVFro5OsDaymmhPCZUPFVlVtF5MkSQr8vbRdxU0T+cJoyFus9pSYOpwnwbkcrkT9mE5C4uNiSSdTUwQQOmdgyTMawa8DoQkhiQ+Rbz1XL4V4UsMDXHR+NjDQui6MhEZzvc9Dfg1NW3xwTXxQ5E+o2/3mvgvYug5kCE8IuYAAAAASUVORK5CYII=") no-repeat scroll center center transparent;
}

/** GK5 **/

.nspMain .nspBotInterface, .nspMain .nspTopInterface {
    float: none;
    margin: 0;
    position: absolute;
    right: 35px;
    top: 35px;
}
.nspMain .nspArt p.nspText {
    margin: 10px 0 0;
}
.nspMain .nspTopInterface .nspNext, .nspMain .nspTopInterface .nspPrev {
    background: none repeat scroll 0 0 #000000;
    border: 2px solid #FFFFFF;
    height: 25px;
    margin: 0 0 0 4px;
    width: 25px;
    position: relative;
}
.nspMain .nspTopInterface .nspPrev:before {
    border: medium none;
    color: #FFFFFF;
    content: "\f053";
    display: block;
    font-family: fontawesome;
    font-size: 15px;
    left: 5px;
    margin: auto;
    position: absolute;
    text-align: center;
    text-indent: 0;
}
.nspMain .nspTopInterface .nspNext:before {
    border: medium none;
    color: #FFFFFF;
    content: "\f054";
    display: block;
    font-family: fontawesome;
    font-size: 15px;
    left: 7px;
    margin: auto;
    position: absolute;
    text-align: center;
    text-indent: 0;
}
#sponsors {
    display: inline-block;
    text-align: center;
    width: 100%;
}
#sponsors li {
    display: inline-block;
    list-style-type: none;
    margin: 0 25px;
    vertical-align: middle;
}
#sponsors .spotlight {
    height: auto;
    max-width: 230px;
    width: 100%;
}
#sponsors .spotlight img {
    height: auto;
    width: 100%;
}
.our_clients .nspImageWrapper {
    padding-bottom: 10px;
}

/* Front Blogs */

.front_blogs .module-title {
    background: url("../images/body/abt-website-blog-bkg-head.jpg") no-repeat scroll 0 0 transparent;
    background: url("../images/body/abt-website-blog-bkg-head.jpg") no-repeat scroll 0 0 transparent\8;
    margin-bottom: 15px;
    padding: 20px;
    padding: 22px 20px 20px;
    position: relative;
    background-size: cover;
}


.front_blogs .module-title:after {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgAQMAAABJtOi3AAAABlBMVEUODg4YGhx2m0WxAAAAAnRSTlNYdr2Xzm0AAAAQSURBVAiZY1gFBAxgMChZALOjKoG7luaKAAAAAElFTkSuQmCC") repeat scroll 0 0 transparent;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.front_blogs .module-title .title {
    color: #FFFFFF;
    font-size: 30px;
    font-weight: normal;
    margin: 0;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);
    z-index: 2;
    position: relative;
    display: inline-block;
}
.front_blogs .nspArt h4.nspHeader {
    font-family: GillSans,Arial;
    font-size: 24px;
    margin: 0 0 3px;
    padding: 0 0 3px;
    text-transform: uppercase;
    line-height: 100%;
    font-weight: normal;
}
.front_blogs .nspArts {
    padding: 0;
    position: inherit;
}
.front_blogs .nspArt .nspImageWrapper {
    margin: 0 0 0 50px !important;
    max-width: 220px;
}
.front_blogs .nspArt .fleft {
    float: none;
}
.front_blogs .nspArt {
    background: none repeat scroll 0 0 #EEEEEE;
    margin-bottom: 15px;
    padding: 15px !important;
    position: relative;
}
.front_blogs .readon.fleft {
    bottom: 15px;
    left: 15px;
    position: absolute;
}
.front_blogs .nspArt p.nspText {
    line-height: 120%;
    padding-bottom: 40px !important;
}

/** Revolution Slider **/

#rev_slider_1_1, #rev_slider_1_1_wrapper {
    height: 500px;
    max-width: 1150px !important;
    width: 100% !important;
}

/** Bottom links **/

.rt-block.box_bot_menu {
    margin: 0;
}
.bot_mod_menu {
    border: 0 none;
    display: inline-block;
    font-family: Dekar,Arial,Helvetica,sans-serif;
    font-size: 18pt;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.box_bot_menu a {
    color: #2D3537 !important;
    font-weight: normal;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.bot_mod_menu_col_l {
    -webkit-transition: transform 0.1s ease-out 0s;
    -moz-transition: transform 0.1s ease-out 0s;
    -o-transition: transform 0.1s ease-out 0s;
    transition: transform 0.1s ease-out 0s;
}
.bot_mod_menu_col_l:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transition: transform 0.1s ease-out 0s;
    -moz-transition: transform 0.1s ease-out 0s;
    -o-transition: transform 0.1s ease-out 0s;
    transition: transform 0.1s ease-out 0s;
}
.bot_mod_menu_col_l:before {
    color: #000000;
    content: "\f054";
    font-family: fontawesome;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    top: -3px;
    margin-right: 10px;
}
.usuf_links li {
    padding-left: 15px;
    line-height: 1.85em !important;
}
.usuf_links li:before {
    content: "\f054";
    font-family: fontawesome;
    font-size: 10px;
    font-weight: normal !important;
    margin-left: -15px;
    padding-right: 10px;
}
  
/** Various **/

.maplightbox .map {
    max-width: 500px;
    width: 100% !important;
}
.widSSP.widSSPnarrow {
    width: 100% !important;
}
#CDSWIDCOE {
    border: medium none !important;
    margin: 10px 0 0 !important;
    outline: 1px solid #589642;
    outline-offset: -1px;
    padding: 0 !important;
    width: 100% !important;
}
#CDSWIDCOE.widCOE .widCOEImg {
    display: inline-block !important;
}
.readon_green_on.top_info {
    margin-top: 15px;
}
.rt-block.box_quest {
    padding-top: 10px;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border: 1px solid #D9D9D9;
}
a.PDF_down::before {
    content: url("../images/body/pdf-icon.png");
    left: 0;
    position: absolute;
    top: -6px;
}
a.PDF_down {
    margin-bottom: 15px;
    padding-left: 35px;
    position: relative;
}

.pdf_down_wrap div.pdf_down {
    margin-bottom: 10px;
}
.pdf_down_wrap div.pdf_down:last-child {
    margin-bottom: 0;
}
.pdf_down_links {
    font-weight: bold;
}


/** Readons **/

.readon_yellow:hover {
    background-color: #ffd308;
}
.readon_orange:hover {
    background-color: #fd8b06;
}
.readon_green:hover {
    background-color: #91c719;
}
.readon_blue:hover {
    background-color: #00bce4;
}
.readon_yellow_on {
    background-color: #ffd308 !important;
}
.readon_orange_on {
    background-color: #fd8b06 !important;
}
.readon_green_on {
    background-color: #91c719 !important;
}
.readon_blue_on {
    background-color: #00bce4 !important;
} 
.readon_yellow_on span:hover, .readon_orange_on span:hover, .readon_green_on span:hover, .readon_blue_on span:hover {
    color: #000000 !important;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.35);
}
[class^="readon_"] span, [class*=" readon_"] span {
    color: #FFFFFF;
    display: table-cell;
    font-size: 13px !important;
    font-weight: bold;
    line-height: 13px;
    padding-left: 10px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);
    text-transform: uppercase;
    vertical-align: middle;
}
[class^="readon_"], [class*=" readon_"] {
    background: #293032;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAoCAYAAADHVmuAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjMyMjQzMTQ2NDE1MTFFMzgxRkRDNjU4NjZEMTcxNUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjMyMjQzMTU2NDE1MTFFMzgxRkRDNjU4NjZEMTcxNUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCMzIyNDMxMjY0MTUxMUUzODFGREM2NTg2NkQxNzE1QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCMzIyNDMxMzY0MTUxMUUzODFGREM2NTg2NkQxNzE1QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PssmlkMAAABWSURBVHjaYvz165chAxGAUUBAgJUohUDMRIxCFlIUMg4BhUR5hihFpAUPIwMjI9UDnGmQh+MAe2YoWE11ExmJTY/DJxxJyK6Mw6s0YyZWoSQxCgECDADS8AQ9jz/ePgAAAABJRU5ErkJggg==");
    background-position: 100% 100%;
    background-repeat: repeat-x;
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 -0.5px 1px rgba(0, 0, 0, 0.4) inset, 0.5px 0.5px 1px rgba(255, 255, 255, 0.4) inset, 1px 1px 2px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 -0.5px 1px rgba(0, 0, 0, 0.4) inset, 0.5px 0.5px 1px rgba(255, 255, 255, 0.4) inset, 1px 1px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 -0.5px 1px rgba(0, 0, 0, 0.4) inset, 0.5px 0.5px 1px rgba(255, 255, 255, 0.4) inset, 1px 1px 2px rgba(0, 0, 0, 0.25);
    display: table;
    height: 40px;
    max-height: 40px;
    position: relative;
    width: 100%;
}
[class^="readon_"] span:after, [class*=" readon_"] span:after {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Qzg3NzdFMEY2NDE3MTFFMzk0NjI5OTcwMUI4RjUwREEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Qzg3NzdFMTA2NDE3MTFFMzk0NjI5OTcwMUI4RjUwREEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDODc3N0UwRDY0MTcxMUUzOTQ2Mjk5NzAxQjhGNTBEQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDODc3N0UwRTY0MTcxMUUzOTQ2Mjk5NzAxQjhGNTBEQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PujFgtoAAAIYSURBVHjadFS/S1tRFH7JI68W7eZQIq0o0hgLWhehU2Pp0MEhRedCRgeX8EqH/Al161CELl2cOji6KA6BEglmaaBpoUGE0NIYE4z5ycvr9z3Pe1xunhe+nHfP+c53z7k/EnFd1zCjpqEPZ+Q8h3kNPBTXH+AQ3G8hXMOgUDQSDYD5C6Dk3j0Ye6nlGBG1Iihvw3wEzOFweF2r1U6rv6tlxubm557G4/G1WCz2gFRgB3mfxiqC3fKXLJfLX1eWV17BnwRmBEn6GFOq2/Ir8n6AqdFo1GCkUCh8RnABMNXyBfQtkEOu5EwFQmjjPQONRuM7iLMhAjpmyWWO5BpR9ojJJm3prLSPfs/ZswJXPR3BObmSm6b1hCzLStLm8/kD/WixoeuqmD98LjY/4Tlkj7yBkmMyDyCtpIQS+DOZzISy6bdC3W73nzgehwnJIinV3+v15umX3NvW6vX6GW273U6H3FqX7eHzRPVjbzbUXE/9+Oh4h+qDwaAKY2kVpdQbLLCE60pucCGnW63WLwYcx9mHMfUWFZjCcZvNZoW56oU0stnsG6xyJXt1BCyFiCxJjNVf2bad9mNqC/dzudzbTqfzV3uge4LgIZNDLnPGhERscvXZ6nqxWPzS7/cv9WdPH2PkkKvmeq9fu4D8K3gExO139mLiSWKa/srPSn33w+4PfNaAC5ymo+aNCWmikzD3ZNpH8s1d3P8CDACCCXtcC5Mt8AAAAABJRU5ErkJggg==") no-repeat scroll 0 0 transparent;
    content: "";
    height: 18px;
    position: absolute;
    right: 10px;
    top: 11px;
    width: 18px;
}

/** Forms **/

.rsform.form_labels .formResponsive select, .rsform.form_labels .formResponsive textarea, .rsform.form_labels .formResponsive input[type="text"], .rsform.form_labels .formResponsive input[type="password"] {
    margin-bottom: 0;
}
.rsform.form_labels .formResponsive .formHorizontal p.formDescription {
    margin-top: 5px;
}
.rsform.small_form .formResponsive .formHorizontal .formControlLabel {
    display: none;
}
.rsform.small_form .formResponsive input, .rsform .formResponsive textarea, .rsform .formResponsive select {
    margin-bottom: 0 !important;
}
.formResponsive select:focus, .formResponsive input[type="file"]:focus, .formResponsive input[type="radio"]:focus, .formResponsive input[type="checkbox"]:focus {
    outline: none !important;
}
.formResponsive textarea:focus, .formResponsive input[type="text"]:focus, .formResponsive input[type="password"]:focus, .formResponsive select:focus {
    border-color: #BBBBBB !important;
}
.rsform.small_form .rsform-block.rsform-block-newsletter .formControlLabel {
    display: inherit !important;
}
.rsform.small_form .formResponsive select, .rsform.small_form .formResponsive input, .rsform.small_form .formResponsive textarea {
    width: 100% !important;
}
.rsform .formResponsive {
    margin: 0;
}
.rsform .formResponsive textarea {
    max-height: 90px;
}
.rsform .formResponsive .formHorizontal .formControls {
    margin-left: auto;
}
.rsform .formResponsive .formHorizontal .formControlLabel {
    float: none;
    padding-top: 0;
    text-align: left;
    width: auto;
}
.formResponsive input, .formResponsive textarea {
    max-width: 235px;
    width: 100%;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
}
.formResponsive select {
    max-width: 245px;
    width: 100%;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;

}
.rsform .formResponsive .formHorizontal .rsform-block {
    margin-bottom: 0;
}
.black_btn .rsform-block.rsform-block-submit .rsform-submit-button {
    background-color: #293032;
}

.rsform-block.rsform-block-submit .rsform-submit-button {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAoCAYAAADHVmuAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjMyMjQzMTQ2NDE1MTFFMzgxRkRDNjU4NjZEMTcxNUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjMyMjQzMTU2NDE1MTFFMzgxRkRDNjU4NjZEMTcxNUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCMzIyNDMxMjY0MTUxMUUzODFGREM2NTg2NkQxNzE1QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCMzIyNDMxMzY0MTUxMUUzODFGREM2NTg2NkQxNzE1QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PssmlkMAAABWSURBVHjaYvz165chAxGAUUBAgJUohUDMRIxCFlIUMg4BhUR5hihFpAUPIwMjI9UDnGmQh+MAe2YoWE11ExmJTY/DJxxJyK6Mw6s0YyZWoSQxCgECDADS8AQ9jz/ePgAAAABJRU5ErkJggg==") repeat-x scroll 100% 100% #ffd308;
    box-shadow: 0 -0.5px 1px rgba(0, 0, 0, 0.4) inset, 0.5px 0.5px 1px rgba(255, 255, 255, 0.4) inset, 1px 1px 2px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 -0.5px 1px rgba(0, 0, 0, 0.4) inset, 0.5px 0.5px 1px rgba(255, 255, 255, 0.4) inset, 1px 1px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 -0.5px 1px rgba(0, 0, 0, 0.4) inset, 0.5px 0.5px 1px rgba(255, 255, 255, 0.4) inset, 1px 1px 2px rgba(0, 0, 0, 0.25);
    border: medium none;
    border-radius: 5px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 20px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);
    text-transform: uppercase;
    height: 30px;
}
.rsform-block.rsform-block-submit .rsform-submit-button:hover {
    color: #000000;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAoCAYAAADHVmuAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjMyMjQzMTQ2NDE1MTFFMzgxRkRDNjU4NjZEMTcxNUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjMyMjQzMTU2NDE1MTFFMzgxRkRDNjU4NjZEMTcxNUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCMzIyNDMxMjY0MTUxMUUzODFGREM2NTg2NkQxNzE1QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCMzIyNDMxMzY0MTUxMUUzODFGREM2NTg2NkQxNzE1QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PssmlkMAAABWSURBVHjaYvz165chAxGAUUBAgJUohUDMRIxCFlIUMg4BhUR5hihFpAUPIwMjI9UDnGmQh+MAe2YoWE11ExmJTY/DJxxJyK6Mw6s0YyZWoSQxCgECDADS8AQ9jz/ePgAAAABJRU5ErkJggg==") repeat-x scroll 100% 100% #FFD308;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.35);
}

/**********************/

ul.menu li.active.current > a,
ul.menu li.active.current > .item,
ul.menu li.active.current > .separator,
ul.menu li#current.active > a,
ul.menu li#current.active > .item,
ul.menu li#current.active > .separator {
  color: #303030;
}
.button,
.readon,
.readmore,
button.validate,
#member-profile a,
#member-registration a,
.formelm-buttons button {
    background: none repeat scroll 0 0 #2C3437;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    padding: 3px 10px;
    text-transform: uppercase;
}
.button:hover,
.readon:hover,
.readmore:hover,
button.validate:hover,
#member-profile a:hover,
#member-registration a:hover,
.formelm-buttons button:hover {
  color: #ffffff;
  text-decoration: underline;
}
.button:active,
.readon:active,
.readmore:active,
button.validate:active,
#member-profile a:active,
#member-registration a:active,
.formelm-buttons button:active {
}
.readmore a {
  color: #ffffff;
}
.readmore a:hover {
  color: #ffffff;
}
.pagenav li {
  background: #f0f0f0;
  border: 1px solid #d5d5d5;
  box-shadow: inset 0 0 0 1px #ffffff, 0 1px 2px rgba(0,0,0,0.2);
  -webkit-box-shadow: inset 0 0 0 1px #ffffff, 0 1px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 0 0 0 1px #ffffff, 0 1px 2px rgba(0,0,0,0.2);
}
.login-fields #username,
.login-fields #password,
#contact-form dd input,
#contact-form dd textarea,
#modlgn-username,
#modlgn-passwd,
#jform_email,
#member-registration dd input,
#search-searchword,
.finder .inputbox,
.inputbox {
  border: 1px solid #d9d9d9;
}
.component-content .contact .title {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top,#ffffff,#dddddd);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#dddddd));
  background-image: -webkit-linear-gradient(top,#ffffff,#dddddd);
  background-image: -o-linear-gradient(top,#ffffff,#dddddd);
  background-image: linear-gradient(to bottom,#ffffff,#dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffdddddd', GradientType=0);
  border: 1px solid #d5d5d5;
}
.pagination ul li a {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top,#ffffff,#dddddd);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#dddddd));
  background-image: -webkit-linear-gradient(top,#ffffff,#dddddd);
  background-image: -o-linear-gradient(top,#ffffff,#dddddd);
  background-image: linear-gradient(to bottom,#ffffff,#dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffdddddd', GradientType=0);
  border: 1px solid #d5d5d5;
}
.pagination ul li span {
  background: #eaeaea;
  border: 1px solid #d5d5d5;
  color: #aaaaaa;
}
.breadcrumbs a:after,
.breadcrumb a:after {
  color: #aaaaaa;
}
#rt-breadcrumbs .showHere,
.breadcrumb .showHere {
  font-weight: normal;
}
.article-info dd:before {
}
#gantry-totop {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    box-shadow: none;
    display: block;
    text-align: center;
}
.tip-wrap {
  background: #ffffff;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
  color: #6e6e6e;
}
.system-unpublished .system-unpublished {
  background: #ffffff;
  border-color: #d5d5d5;
}
abbr[title] {
  border-bottom: 1px dotted #d5d5d5;
}
blockquote {
  border-left: 5px solid #d5d5d5;
}
blockquote small {
  color: #aaaaaa;
}
blockquote.pull-right {
  border-right: 5px solid #d5d5d5;
}
legend {
  color: #303030;
  border-bottom: 1px solid #d5d5d5;
}
legend small {
  color: #d5d5d5;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  color: #6e6e6e;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
  -webkit-box-shadow: none;
  -moz-box-shadow   : none;
  -o-box-shadow     : none;
  box-shadow        : none;
}
select {
  border: 1px solid #d5d5d5;
}
.uneditable-input,
.uneditable-textarea {
  color: #aaaaaa;
  background-color: #f5f5f5;
  border-color: #d5d5d5;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  border-color: #d5d5d5;
}
.input-prepend .add-on,
.input-append .add-on {
  
  background-color: #f0f0f0;
  border: 1px solid #d5d5d5;
}
.form-actions {
  background-color: #f0f0f0;
  border-top: 1px solid #d5d5d5;
}
.uneditable-input {
  background-color: #ffffff;
  border-color: #eeeeee;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
}
.help-block,
.help-inline {
  color: #555;
}
.well,
.table-bordered th {
  background-color: #f0f0f0;
}
.nav-tabs.nav-stacked > li > a {
  background-color: #f0f0f0;
}
.nav-tabs.nav-stacked > li > a:hover {
  background-color: #eaeaea;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd),
.cat-list-row0 {
  background-color: #eaeaea;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover,
.cat-list-row0:hover,
.cat-list-row1:hover {
  background-color: #fcfcfc;
}
p.success,
p.info,
p.error,
p.warning {
  border-radius: 6px;
  padding: 15px;
  font-weight: bold;
  border: 1px solid;
}
p.success a,
p.info a,
p.error a,
p.warning a {
  color: #666 !important;
}
p.success a:hover,
p.info a:hover,
p.error a:hover,
p.warning a:hover {
  color: #000 !important;
}
p.success {
  background: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
p.info {
  background: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
p.error {
  background: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
p.warning {
  background: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}

/* font-awesome.css */
@font-face {
  font-family: 'FontAwesome';
  src: url('../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.eot');
  src: url('../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.woff') format('woff'), url('../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.ttf') format('truetype'), url('../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline-block;
  text-decoration: inherit;
}
.icon-large:before {
  vertical-align: middle;
  font-size: 1.3333333333333em;
}
.btn [class^="icon-"],
.btn [class*=" icon-"],
.nav-tabs [class^="icon-"],
.nav-tabs [class*=" icon-"] {
  line-height: .9em;
}
li [class^="icon-"],
li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li .icon-large:before,
li .icon-large:before {
  width: 1.875em;
}
ul.icons {
  list-style-type: none;
  margin-left: 2em;
  text-indent: -0.8em;
}
ul.icons li [class^="icon-"],
ul.icons li [class*=" icon-"] {
  width: .8em;
}
ul.icons li .icon-large:before,
ul.icons li .icon-large:before {
  vertical-align: initial;
}
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-repeat:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up:before {
  content: "\f087";
}
.icon-thumbs-down:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope-alt:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}

/* utilities.css */
/*
 * Main File : /templates/gantry/less/utilities.less
 */
body .noitalic {
  font-style: normal !important;
}
body .nobold {
  font-weight: normal !important;
}
body .flush {
  margin: 0 !important;
  padding: 0 !important;
}
body .nomarginall {
  margin: 0 !important;
}
body .nopaddingall {
  padding: 0 !important;
}
body .nomargintop {
  margin-top: 0 !important;
}
body .nomarginbottom {
  margin-bottom: 0 !important;
}
body .nomarginleft {
  margin-left: 0 !important;
}
body .nomarginright {
  margin-right: 0 !important;
}
body .nopaddingtop {
  padding-top: 0 !important;
}
body .nopaddingbottom {
  padding-bottom: 0 !important;
}
body .nopaddingleft {
  padding-left: 0 !important;
}
body .nopaddingright {
  padding-right: 0 !important;
}

/* prettify.css */
.com {
  color: #93a1a1;
}
.lit {
  color: #195f91;
}
.pun,
.opn,
.clo {
  color: #93a1a1;
}
.fun {
  color: #dc322f;
}
.str,
.atv {
  color: #dd1144;
}
.kwd,
.linenums .tag {
  color: #1e347b;
}
.typ,
.atn,
.dec,
.var {
  color: teal;
}
.pln {
  color: #48484c;
}
.prettyprint {
  padding: 8px;
  background-color: #fcfcfc;
  border: 1px solid #d5d5d5;
}
.prettyprint.linenums {
  -webkit-box-shadow: 40px 0 0 #f5f5f5 inset, 41px 0 0 #d5d5d5 inset;
  -moz-box-shadow: 40px 0 0 #f5f5f5 inset, 41px 0 0 #d5d5d5 inset;
  box-shadow: 40px 0 0 #f5f5f5 inset, 41px 0 0 #d5d5d5 inset;
}
ol.linenums {
  margin: 0 0 0 33px;
  padding-left: 0;
}
ol.linenums li {
  padding-left: 12px;
  color: #aaaaaa;
  line-height: 18px;
  text-shadow: 0 1px 0 #ffffff;
}

/** Typography **/

.aboutus .phone, .aboutus .email, .aboutus .address, .aboutus .skype {
    padding-left: 25px;
}
.aboutus .phone {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAABlBMVEX////MzMw46qqDAAAAAXRSTlMAQObYZgAAAChJREFUCJljkP/DYP+PQYGJIWsVgtQCk0CkGsSg/wvEAKqxr2OQ/wMAAPoK1mTVr0cAAAAASUVORK5CYII=") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.aboutus .email {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAACVBMVEXMzMz////MzMxmqa1XAAAAAnRSTlMAAHaTzTgAAAA4SURBVAiZPYyxDQAwCMNyDuKfPsUZTMhXFqVSM3iJE52NjIRRQauhNJAiB1G96FpE8Aorlj37Lxcf+yCzSay5iQAAAABJRU5ErkJggg==") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.aboutus .address {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAGFBMVEX////MzMzMzMzMzMzMzMzMzMzMzMzMzMzp9kNTAAAAB3RSTlMAKjw/WniHyts/YwAAAENJREFUCJldyrERwDAIQ1E1Oc2RWbJIRlCn9Y2wG0PDvwcAQHzPXxvSmwXWqMGSGmxusCOBJhkWQzvqJxePAE+QU+5YcSMdgKghHIcAAAAASUVORK5CYII=") no-repeat scroll left center rgba(0, 0, 0, 0);
    font-size: 110%;
}
.aboutus .skype {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAABL0lEQVQokWWRPUhDQQzHHwoFJyfRXVE6ORT8GESEjqIgjnbSRSg4uDh1c1BwdFBKQXSRNzhZBysqdXD4gaBDCx0EP5ZKQaiKPqrP5EyrtYQcyT+/u0vuvNBjgCOeKeOzwZb4FJHQq5tHHy+E/+yW8V/g7E/hgwqBxak6UDPhjVO2WSXNucSqJJoBn0EWpYd5Yuw5pUyHAncuqdFLu3Xjk7FN0wqcWDJEG7vkZcN7o6eMAjlLKqToZ5gldrgyLadAtmnAPCt0MsmTy7IKrFnpgAu+XBSXxyu66FKBERtqglEOuZYho/RQdVqgQIRjl7ySlA5miJPg3k79FECOG+Om5bF/7NEBgszKLNWWcsC6AYJE2ZTbC5TEH+RPAln36W4AofYSY44F8WX5k7SsXap/A1I+d9tN/vOiAAAAAElFTkSuQmCC") no-repeat scroll left center rgba(0, 0, 0, 0);
}

/* error.css */
.component-content .rt-grid-12 {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-top: 20px;
    text-align: center;
    vertical-align: top;
}
.component-content .rt-grid-12 .rt-block {
    display: inline-block;
}
.rt-error-rocket {
  width: 350px;
  height: 315px;
  float: left;
  background: url(../images/error-pic.png) 0 0 no-repeat;
  margin-right: 15px;
  margin-top: 15px;
}
.rt-error-content {
  margin-left: 365px;
  margin-top: 15px;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .rt-error-rocket {
    width: 320px;
    background-size: 320px;
  }
  .rt-error-content {
    margin-left: 335px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .rt-error-rocket {
    width: 280px;
    background-size: 280px;
  }
  .rt-error-content {
    margin-left: 295px;
  }
  .error-title {
    font-size: 1.8em;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .rt-error-rocket {
    width: 280px;
    height: 260px;
    margin: 0 auto;
    background-size: 280px;
    background-position: 50% 0;
    float: none;
  }
  .rt-error-content {
    margin-left: 0;
  }
  .error-title {
    font-size: 1.8em;
  }
}
@media only screen and (max-width: 480px) {
  .rt-error-rocket {
    width: 260px;
    height: 240px;
    margin: 0 auto;
    background-size: 260px;
    background-position: 50% 0;
    float: none;
  }
  .rt-error-content {
    margin-left: 0;
  }
  .error-title {
    font-size: 1.6em;
  }
}

/* offline.css */
/*
 * Main File : /templates/gantry/less/offline.less
 */
#rt-offline-body h1.sitename {
  font-size: 500%;
}
#rt-offline-body .offline h1 {
  font-size: 300%;
}
#rt-offline-body .offline p {
  font-size: 150%;
}
#rt-offline-body .offline-image {
  text-align: center;
}
#rt-offline-body .row {
  text-align: center;
}
#rt-offline-body .row .cell {
  margin: 0 auto;
  text-align: left;
}