/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1vw;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
}
.g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  font-weight: 400;
}
#g-navigation a {
  color: #f08903;
  text-shadow: 1px 1px 1px #000;
}
#g-navigation a:hover {
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
.g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-main-title {
  font-size: 3vw;
  font-weight: 300;
  font-family: "quicksand", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  line-height: 1.2;
}
h2.g-title {
  font-size: 1.4rem;
  font-weight: 600;
  color: #f77015;
}
.g-toprated .g-toprated-header .g-toprated-filtering .g-toprated-group {
  position: relative;
  margin: 0 5px;
  padding: 0.125rem 0.9rem;
  font-size: 1.2vw;
  font-weight: 300;
  border-radius: 12px;
  cursor: pointer;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.g-recentreviews .g-recentreviews-header .g-recentreviews-nav .g-recentreviews-nav-item.selected {
  background: #f04400;
  font-weight: 300;
  color: #fff;
}
h3 {
  font-size: 1.2rem;
  font-weight: 300;
}
h1, h2, h3, h4, h5 {
  font-family: "quicksand", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 300;
  margin: 1.5rem 0 0.75rem 0;
  margin-bottom: 0.75rem;
}
.g-toprated .g-toprated-slider .slide-content-wrapper .g-toprated-subtitle {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.9vw;
  font-weight: 300;
}
.g-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-content-title {
  font-size: 3.5vw;
  display: inline-block;
  padding: 0.625rem;
  font-weight: 500;
  margin: 0;
  color: #fff;
  border-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.g-upcgames-particle {
  padding: 1.5rem;
  color: #fff;
  background: #000000;
}
.g-upcgames-particle ul li a {
  font-family: "quicksand", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  color: #fff;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  display: block;
  white-space: nowrap;
  padding-left: 3.5rem;
  text-shadow: 1px 1px 1px #000;
}
.g-upcgames-particle ul li a:hover {
  color: #f04400;
  font-weight: 500;
}
.g-upcgames-particle ul li .g-upcgames-number {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-family: "quicksand", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 500;
  background: dimgray;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  color: #fff;
  margin-right: 1.5rem;
  position: absolute;
}
#contact-form .control-label {
  color: #515150;
  text-align: left;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
  font-size: 12px;
  font-weight: 300;
}
#g-navigation a:hover {
  color: #343333;
  text-shadow: none;
}
#g-navigation a {
  color: #6f6e6e;
  text-shadow: none;
}
.cc-btn {
  display: block;
  padding: 0.4em 0.8em;
  font-size: 0.9em;
  font-weight: 500;
  border-width: 1px;
  border-style: solid;
  border-radius: 10px;
  text-align: center;
  white-space: nowrap;
}
.g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-top-title {
  font-size: 2vw;
  font-weight: 300;
  line-height: 1.2;
}
.g-logos .g-logo-wrapper {
  padding: 1rem;
  width: 25%;
}
.g-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-content-title {
  font-size: 2.5vw;
  display: inline-block;
  font-weight: 300;
}
.g-simplecontent .g-simplecontent-layout-header {
  width: 100%;
  padding: 4.5rem 0;
  padding-bottom: 0;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator {
  display: none;
}
.g-main-nav .g-standard .g-dropdown {
  border-radius: 20px;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title {
  font-size: 3vw;
  font-weight: 300;
  line-height: 1.2;
  margin: 1rem 3rem;
  color: #ffffff;
  position: relative;
  right: 500px;
}
.g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-main-title {
  max-width: 60%;
  margin-bottom: 3rem;
}
.g-title {
  margin: 0 0 0.325rem 0;
  padding: 0 0 1rem 0;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container {
  padding: 0.475rem 0.475rem;
}
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  padding: 0.625rem;
  margin-left: 2rem;
}
@media (max-width: 900px) {
  .g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-main-title {
    font-size: 5.5vw;
    font-weight: 400;
    font-family: "quicksand", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    line-height: 1.2;
  }
  h2.g-title {
    font-size: 1.3rem;
    font-weight: 500;
  }
  .g-toprated .g-toprated-header .g-toprated-filtering .g-toprated-group {
    position: relative;
    margin: 0 5px;
    padding: 0.125rem 0.9rem;
    font-size: 5.2vw;
    font-weight: 300;
    border-radius: 12px;
    cursor: pointer;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
  }
  .g-recentreviews .g-recentreviews-header .g-recentreviews-nav .g-recentreviews-nav-item.selected {
    background: #f04400;
    font-weight: 300;
    color: #fff;
  }
  .g-upcgames-particle ul li a {
    font-family: "quicksand", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 500;
    color: #fff;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    display: block;
    white-space: nowrap;
    padding-left: 3.5rem;
  }
  h3 {
    font-size: 1.1rem;
    font-weight: 300;
  }
  h1, h2, h3, h4, h5 {
    font-family: "quicksand", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 300;
    margin: 1.5rem 0 0.75rem 0;
    margin-bottom: 0.75rem;
  }
  .g-toprated .g-toprated-slider .slide-content-wrapper .g-toprated-subtitle {
    color: rgba(255, 255, 255, 0.5);
    font-size: 4.5vw;
    font-weight: 300;
  }
  .g-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-content-title {
    font-size: 6.5vw;
    display: inline-block;
    padding: 0.625rem;
    font-weight: 500;
    margin: 0;
    color: #fff;
    border-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .g-upcgames-particle {
    padding: 1.5rem;
    color: #fff;
    background: #000;
  }
  .g-upcgames-particle ul li a {
    font-family: "quicksand", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 400;
    color: #fff;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    display: block;
    white-space: nowrap;
    padding-left: 3.5rem;
    text-shadow: 1px 1px 1px #000;
  }
  .g-upcgames-particle ul li a:hover {
    color: #f04400;
    font-weight: 500;
  }
  .g-upcgames-particle ul li .g-upcgames-number {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    font-family: "quicksand", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 500;
    background: dimgray;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    color: #fff;
    margin-right: 1.5rem;
    position: absolute;
  }
  #g-offcanvas #g-mobilemenu-container {
    font-family: "rubik", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 300;
  }
  .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
    color: black;
  }
  #contact-form .control-label {
    color: #515150;
    text-align: left;
  }
  .g-logos .g-logo-wrapper {
    padding: 1rem;
    width: auto;
  }
  .g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-top-title {
    font-size: 4.5vw;
    font-weight: 300;
    line-height: 1.2;
  }
  .g-recentreviews .g-recentreviews-header .g-recentreviews-nav .g-recentreviews-nav-container {
    width: 70%;
    border: none;
  }
  .g-content {
    margin: 0.325rem;
    padding: 1rem;
  }
  .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    height: 300px;
  }
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title {
    font-size: 5.5vw;
    font-weight: 400;
    line-height: 1.2;
    margin: 1rem 3rem;
    color: #ffffff;
    position: relative;
    right: 100px;
  }
}
/*# sourceMappingURL=custom_307.css.map */