/*Color*/
/*Layout*/
/*Typography*/
/*Color*/
/*Layout*/
/*Typography*/
/*Lists*/
/* line 3, ../_sass/partials/_lists.scss */
ul#mysOptions {
  padding: 0;
  list-style: none;
  text-align: center;
}
/* line 4, ../_sass/partials/_lists.scss */
ul#mysOptions a {
  display: inline-block;
  vertical-align: top;
  background-color: #f7f7f7;
  margin-bottom: 20px;
  height: 60px;
  border: 1px solid #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  width: 85px;
  text-decoration: none;
}
/* line 5, ../_sass/partials/_lists.scss */
ul#mysOptions a:hover {
  border-color: #ddd;
}
/* line 6, ../_sass/partials/_lists.scss */
ul#mysOptions a li {
  margin: 0;
  float: left;
  width: 85px;
  /*&.search{background:image-url('http://www.globalgamingexpo.com/RNA/RNA_G2E_v2/2014/css/mys/search.png') no-repeat center 5px;}
  &.press{background:image-url('http://www.globalgamingexpo.com/RNA/RNA_G2E_v2/2014/css/mys/press.png') no-repeat center 5px;}
  &.showplanner{background:image-url('http://www.globalgamingexpo.com/RNA/RNA_G2E_v2/2014/css/mys/showplanner.png') no-repeat center 5px;}
  &.featured{background:image-url('http://www.globalgamingexpo.com/RNA/RNA_G2E_v2/2014/css/mys/featured.png') no-repeat center 5px;}*/
}
/* line 7, ../_sass/partials/_lists.scss */
ul#mysOptions a li.exhibitors {
  background: url('../img/framework/mys/exhibitors.png') no-repeat center 5px;
}
/* line 8, ../_sass/partials/_lists.scss */
ul#mysOptions a li.floorplan {
  background: url('../img/framework/mys/floorplan.png') no-repeat center 5px;
}
/* line 9, ../_sass/partials/_lists.scss */
ul#mysOptions a li.showspecials {
  background: url('../img/framework/mys/showspecials.png') no-repeat center 5px;
}
/* line 14, ../_sass/partials/_lists.scss */
ul#mysOptions a li p {
  margin: 65px 0 0 !important;
  font-size: 12px !important;
}
/* line 18, ../_sass/partials/_lists.scss */
ul.contactList {
  padding: 0;
  list-style: none;
}
/* line 19, ../_sass/partials/_lists.scss */
ul.contactList li {
  float: left;
  margin: 0 20px 20px 0;
  width: 47%;
}
/* line 20, ../_sass/partials/_lists.scss */
ul.contactList li img {
  border: 1px solid #eeeeee;
  float: left;
  height: auto;
  margin-right: 10px;
  padding: 3px;
  width: 100px;
}
/* line 23, ../_sass/partials/_lists.scss */
ul.featuredExhibitorsList, ul.iGamingSponsorsList {
  border-bottom: 5px solid #0d1b3d;
  padding: 0;
  list-style: none;
  margin: 0 auto 20px;
  text-align: center;
  width: 100%;
}
/* line 24, ../_sass/partials/_lists.scss */
ul.featuredExhibitorsList li, ul.iGamingSponsorsList li {
  display: inline-block;
  margin: 0 5px 20px 5px;
}
/* line 25, ../_sass/partials/_lists.scss */
ul.featuredExhibitorsList li img, ul.iGamingSponsorsList li img {
  border: 1px solid #555;
  padding: 3px;
  @inclue border-radius(8px);
}
/* line 28, ../_sass/partials/_lists.scss */
ul.iconList {
  padding: 0;
  list-style: none;
  width: 65%;
}
/* line 29, ../_sass/partials/_lists.scss */
ul.iconList li {
  margin-bottom: 20px;
  line-height: 1.5 !important;
}
/* line 30, ../_sass/partials/_lists.scss */
ul.iconList li img {
  border: 1px solid #eeeeee;
  float: left;
  height: auto;
  width: 100%;
  max-width: 60px;
  margin-right: 15px;
  padding: 5px;
}
/* line 34, ../_sass/partials/_lists.scss */
ul.footerLogos {
  text-align: center;
}
/* line 35, ../_sass/partials/_lists.scss */
ul.footerLogos li {
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
  color: #fff;
  font-size: 12px;
}
/* line 36, ../_sass/partials/_lists.scss */
ul.footerLogos li img {
  margin-top: 10px;
}

/* line 41, ../_sass/partials/_lists.scss */
.contentLayoutBox ul li, .contentLayoutBox ol li {
  line-height: 1.3;
}

/* line 45, ../_sass/partials/_lists.scss */
#sevenbuttons a.button {
  font-size: 12px;
}
/* line 46, ../_sass/partials/_lists.scss */
#sevenbuttons a.button.active {
  background-color: #99ca3c;
}

/* line 50, ../_sass/partials/_lists.scss */
div#siteTree ul.level1 li a {
  font-weight: bold;
  color: #00aeef;
}
/* line 51, ../_sass/partials/_lists.scss */
div#siteTree ul.level2 li a {
  font-weight: normal;
  color: #8aac3e;
}
/* line 52, ../_sass/partials/_lists.scss */
div#siteTree ul.level3 li a {
  font-weight: normal;
  color: #f68121;
}

/*Typography*/
/* line 1, ../_sass/partials/_typography.scss */
body {
  font-family: Helvetica, Arial, Tahoma, sans-serif;
  color: #666666;
}

/* line 2, ../_sass/partials/_typography.scss */
small, .small {
  font-size: 12px;
}

/* line 3, ../_sass/partials/_typography.scss */
.alert {
  color: red;
}

/* line 4, ../_sass/partials/_typography.scss */
.exhibitorAlerts {
  background-color: #d1e399;
  padding: 10px;
}
/* line 5, ../_sass/partials/_typography.scss */
.exhibitorAlerts h2 {
  color: #000;
}

/* line 7, ../_sass/partials/_typography.scss */
blockquote {
  padding: 10px;
}
/* line 8, ../_sass/partials/_typography.scss */
blockquote p {
  margin: 0;
}

/*Custom Selectors*/
/* line 12, ../_sass/partials/_typography.scss */
new, soon {
  font-family: Helvetica, Arial, Tahoma, sans-serif;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-size: 13px;
  font-style: italic;
  padding: 2px;
}

/* line 13, ../_sass/partials/_typography.scss */
soon {
  background-color: #eee;
  color: #666666;
}

/* line 14, ../_sass/partials/_typography.scss */
new {
  background-color: #99ca3c;
  color: #fff;
  font-weight: bold;
}

/* line 15, ../_sass/partials/_typography.scss */
*::-moz-selection {
  background-color: #0c297b;
  color: #ffffff;
}

/*Tables*/
/* line 1, ../_sass/partials/_tables.scss */
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 20px;
}
/* line 2, ../_sass/partials/_tables.scss */
table th, table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
}
/* line 3, ../_sass/partials/_tables.scss */
table th {
  font-weight: bold;
  background: #f1f1f1;
}
/* line 4, ../_sass/partials/_tables.scss */
table thead th {
  vertical-align: bottom;
  background-color: #cccccc;
}
/* line 5, ../_sass/partials/_tables.scss */
table tbody + tbody {
  border-top: 2px solid #cccccc;
}
/* line 7, ../_sass/partials/_tables.scss */
table tbody tr.success td {
  background-color: #dff0d8;
}
/* line 8, ../_sass/partials/_tables.scss */
table tbody tr.error td {
  background-color: #f2dede;
}
/* line 9, ../_sass/partials/_tables.scss */
table tbody tr.warning td {
  background-color: #fcf8e3;
}
/* line 10, ../_sass/partials/_tables.scss */
table tbody tr.info td {
  background-color: #d9edf7;
}
/* line 12, ../_sass/partials/_tables.scss */
table.noborder td {
  border: none !important;
}
/* line 13, ../_sass/partials/_tables.scss */
table.bordered {
  border: 1px solid #cccccc;
  *border-collapse: collapse;
  border-left: 0;
}
/* line 14, ../_sass/partials/_tables.scss */
table.bordered th, table.bordered td {
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
}
/* line 16, ../_sass/partials/_tables.scss */
table.centered td {
  text-align: center;
}
/* line 17, ../_sass/partials/_tables.scss */
table.condensed th, table.condensed td {
  padding: 4px 5px;
}
/* line 18, ../_sass/partials/_tables.scss */
table.striped tbody tr:nth-child(odd) td, table.striped tbody tr:nth-child(odd) th {
  background-color: #eeeeee;
}
/* line 19, ../_sass/partials/_tables.scss */
table.checkered tbody tr:nth-child(even) td:nth-child(odd) {
  background-color: #eeeeee;
}
/* line 20, ../_sass/partials/_tables.scss */
table.checkered tbody tr:nth-child(odd) td:nth-child(even) {
  background-color: #eeeeee;
}
/* line 21, ../_sass/partials/_tables.scss */
table.hover tbody tr:hover td, table.hover tbody tr:hover th, table.hovertd tbody td:hover, table.hovertd tbody td:hover th {
  background-color: #f5f5f5;
}
/* line 22, ../_sass/partials/_tables.scss */
table.hover tbody tr.success:hover td {
  background-color: #d0e9c6;
}
/* line 23, ../_sass/partials/_tables.scss */
table.hover tbody tr.error:hover td {
  background-color: #ebcccc;
}
/* line 24, ../_sass/partials/_tables.scss */
table.hover tbody tr.warning:hover td {
  background-color: #faf2cc;
}
/* line 25, ../_sass/partials/_tables.scss */
table.hover tbody tr.info:hover td {
  background-color: #c4e3f3;
}
/* line 26, ../_sass/partials/_tables.scss */
table.halfed td {
  width: 50%;
}
/* line 27, ../_sass/partials/_tables.scss */
table.thirds td {
  width: 33%;
}

/*Forms*/
/*Temporary*/
/* line 2, ../_sass/partials/_forms.scss */
#id_matrix label {
  width: 100%;
  float: left;
}

/* line 3, ../_sass/partials/_forms.scss */
#id_matrix tbody tr td input {
  float: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #ccc;
}

/* line 4, ../_sass/partials/_forms.scss */
table#id_matrix tbody tr td input.submit {
  float: none !important;
}

/* line 5, ../_sass/partials/_forms.scss */
#id_matrix textarea {
  float: none;
}

/* line 6, ../_sass/partials/_forms.scss */
fieldset input {
  float: left !important;
  width: 10% !important;
}

/* line 9, ../_sass/partials/_forms.scss */
fieldset label {
  float: left !important;
  width: 80% !important;
}

/* line 12, ../_sass/partials/_forms.scss */
#id_matrix tr:nth-child(2n) {
  background: none !important;
}

/* line 17, ../_sass/partials/_forms.scss */
body.landingPage #id_matrix {
  width: 250px;
  background-color: #ddd;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
/* line 18, ../_sass/partials/_forms.scss */
body.landingPage #id_matrix td {
  position: relative;
}
/* line 19, ../_sass/partials/_forms.scss */
body.landingPage #id_matrix tbody tr td input {
  width: 250px;
}
/* line 20, ../_sass/partials/_forms.scss */
body.landingPage #id_matrix tbody tr td input.submit {
  float: none;
  width: 100%;
}
/* line 22, ../_sass/partials/_forms.scss */
body.landingPage #id_matrix .xformvalidator {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-color: #f68121;
  color: white !important;
  float: none;
  height: 10px;
  line-height: 10px;
  top: 15px;
  right: 8px;
  margin: 0;
  position: absolute;
}
/* line 24, ../_sass/partials/_forms.scss */
body.landingPage .sideForm {
  float: right;
  margin: 0 0 20px 20px;
}
/* line 25, ../_sass/partials/_forms.scss */
body.landingPage .sideForm.thankYou {
  width: 250px;
  background-color: #ddd;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
/* line 26, ../_sass/partials/_forms.scss */
body.landingPage .sideForm.thankYou p {
  text-align: center;
}

/*Elements*/
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
/* line 17, ../_sass/partials/_bxslider.scss */
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}

/* line 24, ../_sass/partials/_bxslider.scss */
.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/** THEME
===================================*/
/* line 32, ../_sass/partials/_bxslider.scss */
.bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  left: -5px;
  background: #fff;
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}

/* line 49, ../_sass/partials/_bxslider.scss */
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */
/* line 57, ../_sass/partials/_bxslider.scss */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../../../RNA_G2E_V2/2014/img/framework/bx_loader.gif) center center no-repeat white;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */
/* line 70, ../_sass/partials/_bxslider.scss */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

/* line 80, ../_sass/partials/_bxslider.scss */
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

/* line 86, ../_sass/partials/_bxslider.scss */
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 99, ../_sass/partials/_bxslider.scss */
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
/* line 105, ../_sass/partials/_bxslider.scss */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(../../../RNA_G2E_V2/2014/img/framework/controls.png) no-repeat 0 -32px;
}

/* line 110, ../_sass/partials/_bxslider.scss */
.bx-wrapper .bx-next {
  right: 10px;
  background: url(../../../RNA_G2E_V2/2014/img/framework/controls.png) no-repeat -43px -32px;
}

/* line 115, ../_sass/partials/_bxslider.scss */
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

/* line 119, ../_sass/partials/_bxslider.scss */
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

/* line 123, ../_sass/partials/_bxslider.scss */
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 200;
}

/* line 134, ../_sass/partials/_bxslider.scss */
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */
/* line 140, ../_sass/partials/_bxslider.scss */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

/* line 144, ../_sass/partials/_bxslider.scss */
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../../../RNA_G2E_V2/2014/img/framework/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

/* line 155, ../_sass/partials/_bxslider.scss */
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

/* line 159, ../_sass/partials/_bxslider.scss */
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(../../../RNA_G2E_V2/2014/img/framework/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

/* line 170, ../_sass/partials/_bxslider.scss */
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
/* line 176, ../_sass/partials/_bxslider.scss */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

/* line 181, ../_sass/partials/_bxslider.scss */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
/* line 188, ../_sass/partials/_bxslider.scss */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

/* line 197, ../_sass/partials/_bxslider.scss */
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

/* line 205, ../_sass/partials/_bxslider.scss */
.homePage .contentLayoutBox {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}

/* line 211, ../_sass/partials/_bxslider.scss */
#sidebarLeft {
  -moz-box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  width: 100%;
}

/* line 218, ../_sass/partials/_bxslider.scss */
.bx-wrapper .bx-controls-direction a {
  transition: none;
}

/* line 221, ../_sass/partials/_bxslider.scss */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: center;
  width: 100%;
}

/*Home Page*/
/* line 22, ../_sass/partials/_globalstyles.scss */
body.homePage .contentLayoutBox #content {
  float: none;
}
/* line 23, ../_sass/partials/_globalstyles.scss */
body.homePage .contentLayoutBox #content .homeBox {
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  position: relative;
}
/* line 24, ../_sass/partials/_globalstyles.scss */
body.homePage .contentLayoutBox #content .homeBox.advertisement {
  padding: 25px 2px;
}
/* line 25, ../_sass/partials/_globalstyles.scss */
body.homePage .contentLayoutBox #content .homeBox h1 {
  font-size: 22px;
  margin-bottom: 15px;
  line-height: 1;
}
/* line 26, ../_sass/partials/_globalstyles.scss */
body.homePage .contentLayoutBox #content .homeBox h1.shorth1 {
  margin-bottom: 8px;
}
/* line 28, ../_sass/partials/_globalstyles.scss */
body.homePage .contentLayoutBox #content .homeBox p {
  line-height: 1.2;
  font-size: 15px;
  margin-bottom: 10px;
}

/*Site Map*/
/* line 35, ../_sass/partials/_globalstyles.scss */
body.siteMap #content {
  float: none;
}

/*Landing Pages*/
/* line 39, ../_sass/partials/_globalstyles.scss */
body.landingPage #content {
  width: 100%;
  min-height: 0;
}
/* line 40, ../_sass/partials/_globalstyles.scss */
body.landingPage h1 {
  text-align: center;
}
/* line 41, ../_sass/partials/_globalstyles.scss */
body.landingPage #sidebarRight, body.landingPage #pageTopContainer {
  display: none;
}
/* line 42, ../_sass/partials/_globalstyles.scss */
body.landingPage #footer {
  padding-top: 15px;
}

/*Footer*/
/* line 47, ../_sass/partials/_globalstyles.scss */
#footer h1 {
  color: #fff;
  font-size: 20px;
}
/* line 48, ../_sass/partials/_globalstyles.scss */
#footer .featuredExhibitors {
  background-color: #0d1b3d;
  padding-top: 10px;
}
/* line 49, ../_sass/partials/_globalstyles.scss */
#footer .feeds {
  background-color: #0a1533;
  margin: 0 auto;
  width: 970px;
}
/* line 50, ../_sass/partials/_globalstyles.scss */
#footer .feeds .third {
  text-align: center;
}
/* line 51, ../_sass/partials/_globalstyles.scss */
#footer .feeds .rssBody ul {
  margin: 0 auto;
}
/* line 52, ../_sass/partials/_globalstyles.scss */
#footer .feeds .rssBody ul li {
  text-align: left;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
}
/* line 53, ../_sass/partials/_globalstyles.scss */
#footer .feeds .rssBody ul li.odd {
  background-color: #0d1b3d;
}
/* line 54, ../_sass/partials/_globalstyles.scss */
#footer .feeds .rssBody ul li a {
  color: #fff;
  text-decoration: none;
  font-family: Roboto Condensed;
}
/* line 55, ../_sass/partials/_globalstyles.scss */
#footer .feeds .rssBody ul li a:hover {
  text-decoration: underline;
}
/* line 60, ../_sass/partials/_globalstyles.scss */
#footer .footerAbout {
  color: #fff;
  font-family: Roboto Condensed;
  font-weight: 300;
  background-color: #00aeef;
  border-top: 5px solid #0d1b3d;
  padding: 10px;
  text-align: center;
}
/* line 61, ../_sass/partials/_globalstyles.scss */
#footer .footerAbout a {
  color: #fff;
  text-decoration: none;
}
/* line 62, ../_sass/partials/_globalstyles.scss */
#footer .footerAbout a:hover {
  text-decoration: underline;
}
/* line 64, ../_sass/partials/_globalstyles.scss */
#footer .footerAbout img {
  vertical-align: middle;
}
/* line 65, ../_sass/partials/_globalstyles.scss */
#footer .footerAbout ul.footerLinks {
  text-align: center;
  list-style: none;
  padding: 0;
}
/* line 66, ../_sass/partials/_globalstyles.scss */
#footer .footerAbout ul.footerLinks li {
  display: inline-block;
  margin: 0 10px 20px;
}

/*Mobile*/
@media screen and (max-width: 767px) {
  /* line 1, ../_sass/partials/_small.scss */
  .hide-for-mobile, .hide4Small {
    display: none;
  }

  /* line 2, ../_sass/partials/_small.scss */
  .homePage .contentLayoutBox {
    padding: 0 3%;
    width: 94%;
  }

  /* line 3, ../_sass/partials/_small.scss */
  .homeBox {
    margin-bottom: 20px !important;
  }

  /* line 4, ../_sass/partials/_small.scss */
  #footer .third {
    width: 90%;
    margin: 10px auto;
    float: none;
  }

  /* line 5, ../_sass/partials/_small.scss */
  #footer .feeds {
    width: 100%;
  }

  /* line 6, ../_sass/partials/_small.scss */
  #footer .footerAbout ul.footerLinks li {
    font-size: 12px;
  }
}
/*Medium*/
@media screen and (min-width: 767px) and (max-width: 1259px) {
  /*Home Page*/
  /* line 3, ../_sass/partials/_medium.scss */
  body.homePage .homeBox {
    float: left;
    height: 300px;
    width: 306px;
    margin: 0 25px 25px 0;
    padding: 15px;
  }
}
/*Large*/
@media screen and (min-width: 1260px) {
  /*Home Page*/
  /* line 3, ../_sass/partials/_large.scss */
  body.homePage .homeBox {
    float: left;
    height: 300px;
    width: 306px;
    margin: 0 25px 25px 0;
    padding: 15px;
  }
}