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

/**
 * @version   $Id$
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright Copyright (C) 2007 - 2015 RocketTheme, LLC
 * @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */
/* line 8, templates/rt_photon/custom/scss/utilities.scss */
/* line 9, templates/rt_photon/custom/scss/utilities.scss */
body .g-noborder {
  border: 0 !important;
  box-shadow: none !important;
}
/* line 13, templates/rt_photon/custom/scss/utilities.scss */
body .g-floatleft {
  float: left;
  margin-right: 15px;
  margin-left: 0;
}
/* line 18, templates/rt_photon/custom/scss/utilities.scss */
body .g-floatright {
  float: right;
  margin-left: 15px;
  margin-right: 0;
}
/* line 23, templates/rt_photon/custom/scss/utilities.scss */
body .g-uppercase {
  text-transform: uppercase;
}
/* line 26, templates/rt_photon/custom/scss/utilities.scss */
body .g-lowercase {
  text-transform: lowercase;
}
/* line 29, templates/rt_photon/custom/scss/utilities.scss */
body .g-relative {
  position: relative;
}
/* line 32, templates/rt_photon/custom/scss/utilities.scss */
body .flush {
  margin: 0 !important;
  padding: 0 !important;
}
/* line 36, templates/rt_photon/custom/scss/utilities.scss */
body .normalfont {
  font-size: 100% !important;
  line-height: inherit !important;
}
/* line 39, templates/rt_photon/custom/scss/utilities.scss */
body .normalfont li {
  font-size: 100% !important;
  line-height: inherit !important;
}
/* line 44, templates/rt_photon/custom/scss/utilities.scss */
body .boldfont {
  font-weight: bold !important;
}
/* line 47, templates/rt_photon/custom/scss/utilities.scss */
body .noitalic {
  font-style: normal !important;
}
/* line 50, templates/rt_photon/custom/scss/utilities.scss */
body .nobold {
  font-weight: normal !important;
}
/* line 52, templates/rt_photon/custom/scss/utilities.scss */
body .nobold a, body .nobold li {
  font-weight: normal !important;
}
/* line 56, templates/rt_photon/custom/scss/utilities.scss */
body .g-displayinline {
  display: inline !important;
}
/* line 59, templates/rt_photon/custom/scss/utilities.scss */
body .nomargintop, body .g-block.nomargintop, body ul.nomargintop, body li.nomargintop {
  margin-top: 0 !important;
}
/* line 62, templates/rt_photon/custom/scss/utilities.scss */
body .nomarginbottom, body .g-block.nomarginbottom, body ul.nomarginbottom, body li.nomarginbottom {
  margin-bottom: 0 !important;
}
/* line 65, templates/rt_photon/custom/scss/utilities.scss */
body .nomarginleft, body .g-block.nomarginleft, body ul.nomarginleft, body li.nomarginleft {
  margin-left: 0 !important;
}
/* line 68, templates/rt_photon/custom/scss/utilities.scss */
body .nomarginright, body .g-block.nomarginright, body ul.nomarginright, body li.nomarginright {
  margin-right: 0 !important;
}
/* line 71, templates/rt_photon/custom/scss/utilities.scss */
body .nopaddingtop, body .g-block.nopaddingtop, body ul.nopaddingtop, body li.nopaddingtop {
  padding-top: 0 !important;
}
/* line 74, templates/rt_photon/custom/scss/utilities.scss */
body .nopaddingbottom, body .g-block.nopaddingbottom, body ul.nopaddingbottom, body li.nopaddingbottom {
  padding-bottom: 0 !important;
}
/* line 77, templates/rt_photon/custom/scss/utilities.scss */
body .nopaddingleft, body .g-block.nopaddingleft, body ul.nopaddingleft, body li.nopaddingleft {
  padding-left: 0 !important;
}
/* line 80, templates/rt_photon/custom/scss/utilities.scss */
body .nopaddingright, body .g-block.nopaddingright, body ul.nopaddingright, body li.nopaddingright {
  padding-right: 0 !important;
}
/* line 83, templates/rt_photon/custom/scss/utilities.scss */
body .smallmarginbottom {
  margin-bottom: 5px !important;
}
/* line 86, templates/rt_photon/custom/scss/utilities.scss */
body .smallmargintop {
  margin-top: 5px !important;
}
/* line 89, templates/rt_photon/custom/scss/utilities.scss */
body .smallmarginleft {
  margin-left: 5px !important;
}
/* line 92, templates/rt_photon/custom/scss/utilities.scss */
body .smallmarginright {
  margin-right: 5px !important;
}
/* line 95, templates/rt_photon/custom/scss/utilities.scss */
body .smallmarginall {
  margin: 5px !important;
}
/* line 98, templates/rt_photon/custom/scss/utilities.scss */
body .medmarginbottom {
  margin-bottom: 10px !important;
}
/* line 101, templates/rt_photon/custom/scss/utilities.scss */
body .medmargintop {
  margin-top: 10px !important;
}
/* line 104, templates/rt_photon/custom/scss/utilities.scss */
body .medmarginleft {
  margin-left: 10px !important;
}
/* line 107, templates/rt_photon/custom/scss/utilities.scss */
body .medmarginright {
  margin-right: 10px !important;
}
/* line 110, templates/rt_photon/custom/scss/utilities.scss */
body .medmarginall {
  margin: 10px !important;
}
/* line 113, templates/rt_photon/custom/scss/utilities.scss */
body .largemarginbottom {
  margin-bottom: 15px !important;
}
/* line 116, templates/rt_photon/custom/scss/utilities.scss */
body .largemargintop {
  margin-top: 15px !important;
}
/* line 119, templates/rt_photon/custom/scss/utilities.scss */
body .largemarginleft {
  margin-left: 15px !important;
}
/* line 122, templates/rt_photon/custom/scss/utilities.scss */
body .largemarginright {
  margin-right: 15px !important;
}
/* line 125, templates/rt_photon/custom/scss/utilities.scss */
body .largemarginall {
  margin: 15px !important;
}
/* line 128, templates/rt_photon/custom/scss/utilities.scss */
body .extralargemarginbottom {
  margin: 35px !important;
}
/* line 131, templates/rt_photon/custom/scss/utilities.scss */
body .extralargemargintop {
  margin: 35px !important;
}
/* line 134, templates/rt_photon/custom/scss/utilities.scss */
body .extralargemarginleft {
  margin: 35px !important;
}
/* line 137, templates/rt_photon/custom/scss/utilities.scss */
body .extralargemarginright {
  margin: 35px !important;
}
/* line 140, templates/rt_photon/custom/scss/utilities.scss */
body .smallpaddingbottom {
  padding-bottom: 5px !important;
}
/* line 143, templates/rt_photon/custom/scss/utilities.scss */
body .smallpaddingtop {
  padding-top: 5px !important;
}
/* line 146, templates/rt_photon/custom/scss/utilities.scss */
body .smallpaddingleft {
  padding-left: 5px !important;
}
/* line 149, templates/rt_photon/custom/scss/utilities.scss */
body .smallpaddingright {
  padding-right: 5px !important;
}
/* line 152, templates/rt_photon/custom/scss/utilities.scss */
body .smallpaddingall {
  padding: 5px !important;
}
/* line 155, templates/rt_photon/custom/scss/utilities.scss */
body .medpaddingbottom {
  padding-bottom: 10px !important;
}
/* line 158, templates/rt_photon/custom/scss/utilities.scss */
body .medpaddingtop {
  padding-top: 10px !important;
}
/* line 161, templates/rt_photon/custom/scss/utilities.scss */
body .medpaddingleft {
  padding-left: 10px !important;
}
/* line 164, templates/rt_photon/custom/scss/utilities.scss */
body .medpaddingright {
  padding-right: 10px !important;
}
/* line 167, templates/rt_photon/custom/scss/utilities.scss */
body .medpaddingall {
  padding: 10px !important;
}
/* line 170, templates/rt_photon/custom/scss/utilities.scss */
body .largepaddingbottom {
  padding-bottom: 15px !important;
}
/* line 173, templates/rt_photon/custom/scss/utilities.scss */
body .largepaddingtop {
  padding-top: 15px !important;
}
/* line 176, templates/rt_photon/custom/scss/utilities.scss */
body .largepaddingleft {
  padding-left: 15px !important;
}
/* line 179, templates/rt_photon/custom/scss/utilities.scss */
body .largepaddingright {
  padding-right: 15px !important;
}
/* line 182, templates/rt_photon/custom/scss/utilities.scss */
body .largepaddingall {
  padding: 15px !important;
}
/* line 185, templates/rt_photon/custom/scss/utilities.scss */
body .subsmallmarginbottom {
  margin-bottom: -5px !important;
}
/* line 188, templates/rt_photon/custom/scss/utilities.scss */
body .subsmallmargintop {
  margin-top: -5px !important;
}
/* line 191, templates/rt_photon/custom/scss/utilities.scss */
body .subsmallmarginleft {
  margin-left: -5px !important;
}
/* line 194, templates/rt_photon/custom/scss/utilities.scss */
body .subsmallmarginright {
  margin-right: -5px !important;
}
/* line 197, templates/rt_photon/custom/scss/utilities.scss */
body .subsmallmarginall {
  margin: -5px !important;
}
/* line 200, templates/rt_photon/custom/scss/utilities.scss */
body .submedmarginbottom {
  margin-bottom: -10px !important;
}
/* line 203, templates/rt_photon/custom/scss/utilities.scss */
body .submedmargintop {
  margin-top: -10px !important;
}
/* line 206, templates/rt_photon/custom/scss/utilities.scss */
body .submedmarginleft {
  margin-left: -10px !important;
}
/* line 209, templates/rt_photon/custom/scss/utilities.scss */
body .submedmarginright {
  margin-right: -10px !important;
}
/* line 212, templates/rt_photon/custom/scss/utilities.scss */
body .submedmarginall {
  margin: -10px !important;
}
/* line 215, templates/rt_photon/custom/scss/utilities.scss */
body .sublargemarginbottom {
  margin-bottom: -15px !important;
}
/* line 218, templates/rt_photon/custom/scss/utilities.scss */
body .sublargemargintop {
  margin-top: -15px !important;
}
/* line 221, templates/rt_photon/custom/scss/utilities.scss */
body .sublargemarginleft {
  margin-left: -15px !important;
}
/* line 224, templates/rt_photon/custom/scss/utilities.scss */
body .sublargemarginright {
  margin-right: -15px !important;
}
/* line 227, templates/rt_photon/custom/scss/utilities.scss */
body .sublargemarginall {
  margin: -15px !important;
}
/* line 230, templates/rt_photon/custom/scss/utilities.scss */
body .noitalic {
  font-style: normal !important;
}
/* line 233, templates/rt_photon/custom/scss/utilities.scss */
body .nobold {
  font-weight: normal !important;
}
/* line 236, templates/rt_photon/custom/scss/utilities.scss */
body .nomarginall {
  margin: 0 !important;
}
/* line 239, templates/rt_photon/custom/scss/utilities.scss */
body .nopaddingall {
  padding: 0 !important;
}
/* line 242, templates/rt_photon/custom/scss/utilities.scss */
body .nomargintop {
  margin-top: 0 !important;
}
/* line 245, templates/rt_photon/custom/scss/utilities.scss */
body .nomarginbottom {
  margin-bottom: 0 !important;
}
/* line 248, templates/rt_photon/custom/scss/utilities.scss */
body .nomarginleft {
  margin-left: 0 !important;
}
/* line 251, templates/rt_photon/custom/scss/utilities.scss */
body .nomarginright {
  margin-right: 0 !important;
}
/* line 254, templates/rt_photon/custom/scss/utilities.scss */
body .nopaddingtop {
  padding-top: 0 !important;
}
/* line 257, templates/rt_photon/custom/scss/utilities.scss */
body .nopaddingbottom {
  padding-bottom: 0 !important;
}
/* line 260, templates/rt_photon/custom/scss/utilities.scss */
body .nopaddingleft {
  padding-left: 0 !important;
}
/* line 263, templates/rt_photon/custom/scss/utilities.scss */
body .nopaddingright {
  padding-right: 0 !important;
}
/*@import "dependencies";
 // import gantry-width
 @import "g-width";*/
/* Main Nav */
/* line 10, templates/rt_photon/custom/scss/custom.scss */
#g-navigation .g-main-nav {
  margin-bottom: 2rem;
}
/* line 14, templates/rt_photon/custom/scss/custom.scss */
#g-navigation.nav-large-offset {
  padding-bottom: 14rem;
  margin-bottom: -15.5rem;
}
/* line 19, templates/rt_photon/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  /*font-size: 0.9rem;*/
  color: rgba(255, 255, 255, 0.5);
}
/*#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-item-title {
 padding-bottom: 0.5rem;
 }*/
/*#g-navigation .g-container .g-block > .g-content {
 margin-bottom: -15px;
 }*/
/* Menu Content */
/* line 33, templates/rt_photon/custom/scss/custom.scss */
.g-content {
  padding-top: 1rem;
  /*margin-top: -1rem;*/
}
/* main */
/*.g-wrapper {
 margin-top:-4rem;
 }*/
/*#g-mainbar .g-content {
 padding-top: 3rem;
 }*/
/* Aside */
/* line 49, templates/rt_photon/custom/scss/custom.scss */
#g-aside {
  border-left: 1px solid rgba(136, 136, 136, 0.25);
  padding-left: 0.5rem;
}
/* Font */
/* line 55, templates/rt_photon/custom/scss/custom.scss */
h10 {
  font-family: "dosis", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  text-rendering: optimizeLegibility;
  display: block;
  margin-block-start: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-top: 1rem;
  /*padding-bottom: -2rem;*/
}
/* line 68, templates/rt_photon/custom/scss/custom.scss */
.page-header h2 {
  /*margin-bottom: 0.5rem;
   margin-top: 2rem;*/
  /* margin-left: 10rem;*/
  font-size: 1.5rem;
  font-weight: 300;
  text-decoration: underline;
  text-decoration-color: #621415 !important;
  padding-bottom: 0rem;
}
/* line 79, templates/rt_photon/custom/scss/custom.scss */
h3 {
  font-weight: 600;
  margin-bottom: -0.02rem;
}
/* line 84, templates/rt_photon/custom/scss/custom.scss */
ol {
  margin-top: 0rem;
}
/* line 88, templates/rt_photon/custom/scss/custom.scss */
body p {
  margin-bottom: 0.3rem;
}
/* line 92, templates/rt_photon/custom/scss/custom.scss */
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
/* line 97, templates/rt_photon/custom/scss/custom.scss */
p.dropcap5:first-letter {
  background: #ddd;
  color: #555;
  border: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 30px;
  margin: 0 10px 1px 0;
  line-height: 30px;
  float: left;
  display: inline-block;
  padding: 4px 8px;
}
/* Top Logo */
/* line 110, templates/rt_photon/custom/scss/custom.scss */
.g-logo {
  padding: 0.5rem;
  background-color: #fff;
}
/* line 115, templates/rt_photon/custom/scss/custom.scss */
.g-logo img {
  padding-top: 0.5rem;
}
/* Title Spacing */
/* .g-title {
 margin-bottom: 0;
 padding-bottom: 0.2rem;
 }*/
/* Bottom Logo */
/* line 126, templates/rt_photon/custom/scss/custom.scss */
.g-footer-logo img {
  background-color: #fff;
  padding: 2px;
}
/* line 131, templates/rt_photon/custom/scss/custom.scss */
.g-footer-logo img {
  padding: 0.2rem;
  width: 50%;
}
/* Date */
/* line 138, templates/rt_photon/custom/scss/custom.scss */
.g-date {
  font-size: 11pt;
  font-weight: 600;
  padding-top: 12px;
  padding-right: 10px;
  text-align: right;
}
/* FP Slideshow   */
/* line 147, templates/rt_photon/custom/scss/custom.scss */
.g-newsslider-preview-title {
  /*font-weight: 400;
   margin-top: 14rem;
   font-size: 3rem;*/
  line-height: 1.1;
}
/* line 154, templates/rt_photon/custom/scss/custom.scss */
.g-newsslider-headlines {
  background: #b7b7b7;
}
/* line 158, templates/rt_photon/custom/scss/custom.scss */
.g-newsslider-headlines li.selected {
  background: #676767;
}
/* line 162, templates/rt_photon/custom/scss/custom.scss */
.g-newsslider-headlines li {
  opacity: 0.5;
}
/* line 166, templates/rt_photon/custom/scss/custom.scss */
.g-newsslider-overlay {
  background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, #676767 100%);
}
@media only all and (max-width: 47.938rem) {
  /* line 171, templates/rt_photon/custom/scss/custom.scss */
  .g-newsslider-preview {
    min-height: 270px;
  }
  /* line 175, templates/rt_photon/custom/scss/custom.scss */
  .g-newsslider-button {
    margin-top: 30px;
  }
  /* line 179, templates/rt_photon/custom/scss/custom.scss */
  .g-newsslider-preview-title {
    margin-top: 5rem;
  }
}
/* Button */
/* line 186, templates/rt_photon/custom/scss/custom.scss */
.button {
  /*margin-top: -1rem;*/
  background: #621415;
}
/*.title1 .button {
 background: #621415;
 }*/
/* line 195, templates/rt_photon/custom/scss/custom.scss */
#g-extension .button {
  background-color: #621415;
}
/* Boxes */
/* line 200, templates/rt_photon/custom/scss/custom.scss */
.box7 {
  padding-left: -10rem;
}
/* line 204, templates/rt_photon/custom/scss/custom.scss */
.box-calculator {
  line-height: 1;
}
/* line 208, templates/rt_photon/custom/scss/custom.scss */
/* line 209, templates/rt_photon/custom/scss/custom.scss */
.box8.moduletable, .box8.widget, .box8.g-outer-box, .box8 > .g-content {
  color: #fff;
  border: 2px solid #621325;
  padding: 0.5rem;
  margin: 0rem;
}
/* line 219, templates/rt_photon/custom/scss/custom.scss */
.box8 .button {
  background: #666;
  box-shadow: none;
}
/* iframe */
/* line 227, templates/rt_photon/custom/scss/custom.scss */
.contentpane.modal {
  padding: 0rem;
}
/* BREEZING FORMS */
/* line 233, templates/rt_photon/custom/scss/custom.scss */
.breezingforms_iframe {
  padding-bottom: -1rem;
}
/* line 237, templates/rt_photon/custom/scss/custom.scss */
.bfQuickMode .bfLabelLeft label {
  width: 25% !important;
  font-size: 0.9rem;
  font-weight: 400;
}
/* line 243, templates/rt_photon/custom/scss/custom.scss */
.bfQuickMode span.bfLabelLeft label {
  font-size: 0.9rem;
}
/* line 248, templates/rt_photon/custom/scss/custom.scss */
.bfQuickMode .bfLabelBottom label {
  font-size: 1rem;
}
/* line 252, templates/rt_photon/custom/scss/custom.scss */
.bfQuickMode .bfLabelRight label {
  font-size: 1rem;
}
/* BF Radio Button */
/* line 257, templates/rt_photon/custom/scss/custom.scss */
.bfQuickMode .bfLabelLeft .bfElementGroup, .bfQuickMode section.bfLabelLeft .bfElementGroupNoWrap {
  width: 65% !important;
}
/* BF Check Box Required */
/* line 262, templates/rt_photon/custom/scss/custom.scss */
.bfQuickMode .bfRequired {
  color: #621415 !important;
}
/* line 266, templates/rt_photon/custom/scss/custom.scss */
.bfQuickMode .bfLabelRight label {
  width: 96% !important;
}
/* BF Button Color */
/* line 271, templates/rt_photon/custom/scss/custom.scss */
.bfQuickMode .controls .control-label {
  width: 25% !important;
}
/* line 275, templates/rt_photon/custom/scss/custom.scss */
textarea {
  border: 1px solid #ccc;
}
/* line 279, templates/rt_photon/custom/scss/custom.scss */
input[type="text"] {
  border: 1px solid #ccc;
}
/* line 283, templates/rt_photon/custom/scss/custom.scss */
.bfQuickMode input.labelauty:checked + label {
  background-color: #621315 !important;
}
/* line 287, templates/rt_photon/custom/scss/custom.scss */
.bfQuickMode .bfSubmitButton {
  float: left !important;
  /*margin-top: 0.1rem;*/
}
/* line 292, templates/rt_photon/custom/scss/custom.scss */
button#bfSubmitButton.bfSubmitButton.btn.btn-primary.pull-right.button.ladda-button {
  background-color: #666 !important;
  background-image: linear-gradient(#666, #d1d1d1) !important;
  border-bottom: 1px solid #621315 !important;
}
/* line 298, templates/rt_photon/custom/scss/custom.scss */
button.btn.btn-primary.remodal-confirm {
  background-color: #666 !important;
  background-image: linear-gradient(#666, #d1d1d1) !important;
  border-bottom: 1px solid #621315 !important;
}
/* line 304, templates/rt_photon/custom/scss/custom.scss */
.bfQuickMode button:hover, .bfQuickMode button:focus, .bfQuickMode button:active, .remodal-wrapper button:hover, .remodal-wrapper button:focus, .remodal-wrapper button:active, .bfQuickMode .btn:focus, .bfQuickMode [class^="btn-"]:focus, .bfQuickMode .btn:active, .bfQuickMode [class^="btn-"]:active, .bfQuickMode .btn:hover, .bfQuickMode [class^="btn-"]:hover {
  -o-transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  transition: none !important;
  color: #fff !important;
  text-decoration: none !important;
  background-position: 0 !important;
  background-color: #666 !important;
  background-image: -moz-linear-gradient(#666, #d1d1d1) !important;
  background-image: -webkit-linear-gradient(#666, #d1d1d1) !important;
  background-image: linear-gradient(#666, #d1d1d1) !important;
}
/* line 317, templates/rt_photon/custom/scss/custom.scss */
button.remodal-close::before {
  background-color: #666 !important;
  background-image: linear-gradient(#666, #d1d1d1) !important;
  border-bottom: 1px solid #621415 !important;
}
/* line 323, templates/rt_photon/custom/scss/custom.scss */
.bfQuickMode section.bfLabelBottom input {
  margin: 0px 0px 2rem 0px !important;
}
/* Calc Builder */
/* line 328, templates/rt_photon/custom/scss/custom.scss */
.cb_bootstrap .btn-primary {
  color: #fff;
  font-weight: bold;
  background-color: #621415;
  border-color: #621415;
  border-radius: 0px;
}
/* line 335, templates/rt_photon/custom/scss/custom.scss */
.btcalctoolbar {
  text-align: left;
  padding-left: 15px;
}
/* line 340, templates/rt_photon/custom/scss/custom.scss */
.cb_bootstrap .btn-primary:hover {
  color: #fff;
  background-color: #112d43;
  border-color: #112d43;
}
/* JoomTestimonials */
/* line 347, templates/rt_photon/custom/scss/custom.scss */
#jb_template a {
  color: #fff;
  background: #676767;
}
/* &.pagination-end, &.pagination-next, &.pagination-start, &.pagination-prev {
 opacity: 0.3;
 background: darken($base-background, 20%);
 color: $base-text-color;
 } */
/* line 358, templates/rt_photon/custom/scss/custom.scss */
.pagination ul > li.pagination-start span {
  opacity: 100;
}
/* line 362, templates/rt_photon/custom/scss/custom.scss */
.pagination ul > li.pagination-prev span {
  opacity: 100;
}
/* line 366, templates/rt_photon/custom/scss/custom.scss */
.pagination ul > li.pagination-next span {
  opacity: 100;
}
/* line 370, templates/rt_photon/custom/scss/custom.scss */
.pagination ul > li.pagination-end span {
  opacity: 100;
}
/* line 374, templates/rt_photon/custom/scss/custom.scss */
#jb_template .my-2 {
  font-weight: 600;
  font-size: 14pt;
}
/* RSS Factory */
/* line 380, templates/rt_photon/custom/scss/custom.scss */
.view-feeds .rssfactory-search {
  margin-top: 20px;
}
/*.view-feeds .rssfactory-search input[type="text"] {
 border: 2px solid #111111;
 }*/
/* 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 */
@media only all and (min-width: 75rem) {
  /* line 4, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 16, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (min-width: 60rem) {
  /* line 10, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (min-width: 48rem) {
  /* line 22, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (max-width: 47.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 434, templates/rt_photon/custom/scss/custom.scss */
  #custom-3782-particle p {
    text-align: right !important;
    margin-right: 1rem;
  }
}
@media only all and (max-width: 59.99rem) {
  /* line 28, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
/*# sourceMappingURL=custom_84.css.map */