/* 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
 */

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 6, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.5rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2.25rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 2rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.75rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1.5rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 1.25rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, media/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
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]), textarea {
  border-radius: 0.1875rem;
}
/* Particles - Content Tabs */
/* line 4, templates/rt_protean/custom/scss/custom.scss */
/* line 5, templates/rt_protean/custom/scss/custom.scss */
/* line 6, templates/rt_protean/custom/scss/custom.scss */
.g-contenttabs .g-contenttabs-navigation .g-contenttabs-tab-title {
  font-size: 2rem;
}
/* line 12, templates/rt_protean/custom/scss/custom.scss */
/* line 13, templates/rt_protean/custom/scss/custom.scss */
/* line 14, templates/rt_protean/custom/scss/custom.scss */
/* line 15, templates/rt_protean/custom/scss/custom.scss */
.g-blockcontent .g-blockcontent-subcontent .g-blockcontent-subcontent-block-content .g-blockcontent-subcontent-subtitle {
  vertical-align: baseline;
  display: block;
  font-size: 1rem;
}
/* line 24, templates/rt_protean/custom/scss/custom.scss */
/* line 25, templates/rt_protean/custom/scss/custom.scss */
/* line 26, templates/rt_protean/custom/scss/custom.scss */
.g-pricingtable-container .g-pricingtable-col-item .g-pricingtable-desc {
  font-size: 1rem;
}
/* line 29, templates/rt_protean/custom/scss/custom.scss */
.g-pricingtable-container .g-pricingtable-col-item .g-pricingtable-plan {
  font-size: 1.5rem;
}
/*New CSS */
/* line 36, templates/rt_protean/custom/scss/custom.scss */
hr {
  border-bottom: 1px solid #dfdfdf;
}
/* line 37, templates/rt_protean/custom/scss/custom.scss */
.custom-ul {
  padding: 0;
}
/* line 38, templates/rt_protean/custom/scss/custom.scss */
.custom-ul ul {
  list-style: inside;
  margin: 0 0 0 25px !important;
  padding: 0;
}
/* line 39, templates/rt_protean/custom/scss/custom.scss */
.custom-ul ul li {
  width: auto;
  height: auto;
  margin: 10px 0;
  line-height: 2rem;
  padding: 0 0 0 10px;
  display: block;
}
/* line 41, templates/rt_protean/custom/scss/custom.scss */
.dl-custom {
  margin: 30px 15px 15px 0;
}
/* line 42, templates/rt_protean/custom/scss/custom.scss */
.dl-custom dt {
  margin: 10px 0;
  font-size: 1.5rem;
}
/* line 43, templates/rt_protean/custom/scss/custom.scss */
.dl-custom dt dd {
  margin: 10px 0;
}
/* line 45, templates/rt_protean/custom/scss/custom.scss */
.gantry-width-100 {
  width: 100%;
}
/* line 46, templates/rt_protean/custom/scss/custom.scss */
.gantry-width-90 {
  width: 90%;
}
/* line 47, templates/rt_protean/custom/scss/custom.scss */
.gantry-width-80 {
  width: 80%;
}
/* line 48, templates/rt_protean/custom/scss/custom.scss */
.gantry-width-70 {
  width: 70%;
}
/* line 49, templates/rt_protean/custom/scss/custom.scss */
.gantry-width-60 {
  width: 60%;
}
/* line 50, templates/rt_protean/custom/scss/custom.scss */
.gantry-width-50 {
  width: 50%;
}
/* line 51, templates/rt_protean/custom/scss/custom.scss */
.gantry-width-40 {
  width: 40%;
}
/* line 52, templates/rt_protean/custom/scss/custom.scss */
.gantry-width-30 {
  width: 30%;
}
/* line 53, templates/rt_protean/custom/scss/custom.scss */
.gantry-width-20 {
  width: 20%;
}
/* line 54, templates/rt_protean/custom/scss/custom.scss */
.gantry-width-10 {
  width: 10%;
}
/* line 55, templates/rt_protean/custom/scss/custom.scss */
.custom-minheight-feealert {
  min-height: 270px;
}
/* line 57, templates/rt_protean/custom/scss/custom.scss */
.clear {
  clear: both;
}
/* line 58, templates/rt_protean/custom/scss/custom.scss */
.floatleft {
  float: left;
}
/* line 60, templates/rt_protean/custom/scss/custom.scss */
.color2 {
  color: #49e7f5;
}
/* line 61, templates/rt_protean/custom/scss/custom.scss */
.red {
  color: #f00;
}
/* line 62, templates/rt_protean/custom/scss/custom.scss */
.green {
  color: #468847;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 66, templates/rt_protean/custom/scss/custom.scss */
  .jwplayer {
    width: 100% !important;
  }
  /* line 67, templates/rt_protean/custom/scss/custom.scss */
  .jwplayer .jw-icon-fullscreen {
    display: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 71, templates/rt_protean/custom/scss/custom.scss */
  .jwplayer {
    width: 100% !important;
  }
  /* line 72, templates/rt_protean/custom/scss/custom.scss */
  .jwplayer .jw-icon-fullscreen {
    display: none;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  /* line 76, templates/rt_protean/custom/scss/custom.scss */
  .jwplayer {
    width: 100% !important;
  }
  /* line 77, templates/rt_protean/custom/scss/custom.scss */
  .jwplayer .jw-icon-fullscreen {
    display: none;
  }
}
@media only all and (max-width: 30rem) {
  /* line 81, templates/rt_protean/custom/scss/custom.scss */
  .jwplayer {
    width: 100% !important;
  }
  /* line 82, templates/rt_protean/custom/scss/custom.scss */
  .jwplayer .jw-icon-fullscreen {
    display: none;
  }
}
