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

/* Rubberstamp */
/* Mediart Custom Headings */
/* line 4, templates/rt_photon/custom/scss/custom.scss */
.g-content h2 {
  color: #062d59;
}
/* line 5, templates/rt_photon/custom/scss/custom.scss */
.g-content h3 {
  color: #062d59;
}
/* line 6, templates/rt_photon/custom/scss/custom.scss */
.g-content h4 {
  color: #062d59;
}
/* line 7, templates/rt_photon/custom/scss/custom.scss */
.g-content h5 {
  color: #062d59;
}
/* line 8, templates/rt_photon/custom/scss/custom.scss */
.g-content h6 {
  color: #062d59;
}
/* Core */
/* line 11, templates/rt_photon/custom/scss/custom.scss */
iframe#twitter-widget-0 {
  height: 420px !important;
}
/* line 14, templates/rt_photon/custom/scss/custom.scss */
.g-offcanvas-toggle {
  color: #062d5c;
}
/* Page Surround */
/* Top */
/* Header */
/* line 22, templates/rt_photon/custom/scss/custom.scss */
.g-logo {
  background-color: #fff;
  border-radius: 0 0 3px 3px;
  max-width: 38%;
  padding: 15px;
}
/* line 28, templates/rt_photon/custom/scss/custom.scss */
.g-logo > img {
  width: 125px;
}
/* Navigation */
/* line 32, templates/rt_photon/custom/scss/custom.scss */
#g-navigation {
  background: rgba(0, 0, 0, 0) url('../../../../images/layout/background.jpg') repeat scroll top center / 100% auto;
}
/* line 35, templates/rt_photon/custom/scss/custom.scss */
#g-navigation .g-container {
  background-color: rgba(6, 45, 92, 0.85);
}
/* line 38, templates/rt_photon/custom/scss/custom.scss */
#g-navigation.nav-large-offset {
  margin-bottom: -14.5rem;
  padding-bottom: 14.5rem;
}
/* line 42, templates/rt_photon/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-weight: normal;
  text-transform: none;
}
/* line 46, templates/rt_photon/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container .g-menu-item-title, #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container .g-menu-item-title {
  border-bottom-width: 1px;
}
/* line 49, templates/rt_photon/custom/scss/custom.scss */
.g-main-nav .g-dropdown {
  z-index: 9999999 !important;
}
/* Showcase */
/* line 53, templates/rt_photon/custom/scss/custom.scss */
.layout-slideshow .sprocket-features-pagination li, .layout-slideshow .sprocket-features-arrows .arrow {
  background: #fff none repeat scroll 0 0;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  padding: 2px 9px;
}
/* Feature */
/* Utility */
/* Main Top */
/* line 65, templates/rt_photon/custom/scss/custom.scss */
.itemid-101 .item-image + h2 {
  font-size: 24px;
}
/* line 68, templates/rt_photon/custom/scss/custom.scss */
#g-mainbar .items-row .item p {
  font-size: 14px;
}
/* line 71, templates/rt_photon/custom/scss/custom.scss */
.cols-3 .item {
  margin: 0;
  padding: 2%;
}
@media (min-width: 768px) {
  /* line 76, templates/rt_photon/custom/scss/custom.scss */
  .cols-3 .item {
    width: 33.3%;
    border-right: 1px solid #e8e8e8;
  }
}
/* line 81, templates/rt_photon/custom/scss/custom.scss */
.cols-3 .item.column-3 {
  border: none;
}
/* line 84, templates/rt_photon/custom/scss/custom.scss */
.itemid-101 .item.column-3 iframe {
  height: 400px;
}
/* Content Top */
/* Main Body */
/* line 90, templates/rt_photon/custom/scss/custom.scss */
.g-wrapper {
  margin: 0;
}
/* Content Bottom */
/* Sidebar */
/* line 96, templates/rt_photon/custom/scss/custom.scss */
#g-aside {
  background: #e8e8e8 none repeat scroll 0 0;
}
/* line 99, templates/rt_photon/custom/scss/custom.scss */
.submenu-custom .g-title {
  background-color: #062d5c;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-family: arial;
  font-size: 18px;
  font-weight: lighter;
  padding: 2px 6px;
  text-transform: none;
}
/* line 110, templates/rt_photon/custom/scss/custom.scss */
.submenu-custom ul.nav.menu li a::before {
  content: "";
  font-family: fontawesome;
  margin-right: 10px;
  white-space: nowrap;
}
/* line 116, templates/rt_photon/custom/scss/custom.scss */
.submenu-custom ul.nav.menu li a {
  font-size: 15px;
}
/* line 119, templates/rt_photon/custom/scss/custom.scss */
.submenu-custom .nav.menu {
  border: medium none;
  display: block;
  margin-left: 6px;
  margin-top: 5px;
  padding: 0;
}
/* line 126, templates/rt_photon/custom/scss/custom.scss */
.submenu-custom ul.nav.menu li {
  border-bottom: 1px solid #d3d3d3;
  padding: 7px 0;
}
/* line 130, templates/rt_photon/custom/scss/custom.scss */
.submenu-custom ul.nav.menu li:last-of-type {
  border: medium none;
}
/* Mainbottom */
/* line 134, templates/rt_photon/custom/scss/custom.scss */
.mainbottom p {
  line-height: 0;
}
/* line 137, templates/rt_photon/custom/scss/custom.scss */
.mainbot-text {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
/* line 142, templates/rt_photon/custom/scss/custom.scss */
.mainbot-icon {
  color: #fff !important;
}
/* line 145, templates/rt_photon/custom/scss/custom.scss */
.mainbot-icon span {
  font-size: 35px;
}
/* line 148, templates/rt_photon/custom/scss/custom.scss */
.mainbot-text .footer-link {
  color: #fff !important;
}
/* line 151, templates/rt_photon/custom/scss/custom.scss */
.mainbottom .g-content {
  margin: 0;
}
/* line 154, templates/rt_photon/custom/scss/custom.scss */
#g-expanded {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#08407f+0,04203f+100 */
  background: #08407f;
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(8, 64, 127, 1) 0%, rgba(4, 32, 63, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(8, 64, 127, 1) 0%, rgba(4, 32, 63, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(8, 64, 127, 1) 0%, rgba(4, 32, 63, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08407f', endColorstr='#04203f',GradientType=0);
  /* IE6-9 */
  margin: 0;
}
/* Extension */
/* Bottom */
/* line 166, templates/rt_photon/custom/scss/custom.scss */
#g-bottom .g-container {
  background-color: #001b3a;
}
/* line 169, templates/rt_photon/custom/scss/custom.scss */
.quicklinks h3 {
  color: #fff;
  border-bottom: 1px solid;
  display: inline;
  margin: 0;
  padding: 0;
  text-transform: none;
}
/* line 177, templates/rt_photon/custom/scss/custom.scss */
.quicklinks ul, .quicklinks ul * {
  color: #fff !important;
  font-size: 14px;
  list-style: outside none none;
  margin: 0;
}
/* line 183, templates/rt_photon/custom/scss/custom.scss */
.quicklinks li {
  padding: 4px 0;
}
/* line 186, templates/rt_photon/custom/scss/custom.scss */
.quicklinks a {
  border-bottom: 1px solid #163150;
  padding-bottom: 5px;
}
/* line 190, templates/rt_photon/custom/scss/custom.scss */
.quicklinks ul li:last-of-type a {
  border-bottom: none;
}
/* line 193, templates/rt_photon/custom/scss/custom.scss */
.botlogo img {
  margin: 0 20px;
  width: 200px;
}
@media (max-width: 767px) {
  /* line 198, templates/rt_photon/custom/scss/custom.scss */
  #g-bottom * {
    text-align: center !important;
  }
}
/* Footer */
/* line 203, templates/rt_photon/custom/scss/custom.scss */
.footer-menu .nav.menu {
  border: medium none;
}
/* line 206, templates/rt_photon/custom/scss/custom.scss */
#g-footer .g-content.g-particle {
  font-size: 12px;
}
/* line 209, templates/rt_photon/custom/scss/custom.scss */
.footer-menu li {
  border: medium none !important;
  display: inline-block;
  margin: 0 !important;
  padding: 0 !important;
}
/* line 215, templates/rt_photon/custom/scss/custom.scss */
.footer-menu li a::before {
  display: none;
}
/* line 218, templates/rt_photon/custom/scss/custom.scss */
.footer-menu li {
  border: medium none !important;
  display: inline-block;
  margin: 0 15px !important;
  padding: 0 !important;
}
/* line 224, templates/rt_photon/custom/scss/custom.scss */
.footer-menu li a {
  color: #2f4a69;
  font-size: 14px;
}
/* line 228, templates/rt_photon/custom/scss/custom.scss */
.footer-menu li a:hover {
  color: #fff;
}
/* line 231, templates/rt_photon/custom/scss/custom.scss */
.botlogo img {
  margin: 0 20px;
  width: 200px;
}
/* Copyright */
/* Mediart Custom Styles */
/* line 238, templates/rt_photon/custom/scss/custom.scss */
.mediart-highligher {
  background: #feffbf;
  padding: 1px;
  font-weight: bold;
}
/* line 243, templates/rt_photon/custom/scss/custom.scss */
.mediart-alert {
  background-color: #fffbfb;
  padding: 3px 4px;
  border: 1px dashed #f8c9bb;
  color: #d0583f;
  font-size: 120%;
}
/* line 250, templates/rt_photon/custom/scss/custom.scss */
.mediart-approved {
  background: #fafdf9;
  padding: 3px 4px;
  border: 1px dashed #c1cec1;
  color: #6cb656;
  font-size: 120%;
}
/* line 257, templates/rt_photon/custom/scss/custom.scss */
.mediart-bigone {
  background-color: #fff;
  font-style: italic;
  padding: 4px;
  border: 4px solid #eee;
  font-weight: bold;
  font-size: 150%;
  line-height: 120%;
  color: #666;
}
/* line 267, templates/rt_photon/custom/scss/custom.scss */
.mediart-attention {
  background-color: #fffdf6;
  padding: 3px 4px;
  border: 1px dashed #e4e4d5;
  font-size: 120%;
  color: #e1b42f;
}
/* line 274, templates/rt_photon/custom/scss/custom.scss */
.mediart-doc {
  background-color: #f7f7f7;
  padding: 3px 4px;
  border: 1px dashed #e5e5e5;
  color: #666;
  font-size: 120%;
}
/* line 281, templates/rt_photon/custom/scss/custom.scss */
.mediart-question {
  background-color: #fafcfd;
  padding: 3px 4px;
  border: 1px dashed #c7cdda;
  color: #6187b3;
  font-size: 120%;
}
/* line 289, templates/rt_photon/custom/scss/custom.scss */
a.btn:first-of-type {
  -moz-border-bottom-colors: none !important;
  -moz-border-left-colors: none !important;
  -moz-border-right-colors: none !important;
  -moz-border-top-colors: none !important;
  background-color: #f5f5f5 !important;
  background-image: linear-gradient(to bottom, #fff, #e6e6e6) !important;
  background-repeat: repeat-x !important;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #b3b3b3 !important;
  border-image: none !important;
  border-radius: 4px !important;
  border-style: solid !important;
  border-width: 1px !important;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05) !important;
  color: #333 !important;
  cursor: pointer !important;
  display: inline-block !important;
  font-size: 14px !important;
  line-height: 20px !important;
  margin-bottom: 0 !important;
  padding: 4px 12px !important;
  text-align: center !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75) !important;
  vertical-align: middle !important;
  font-weight: normal !important;
  text-transform: none !important;
}
/* line 316, templates/rt_photon/custom/scss/custom.scss */
a.btn:first-of-type:hover, a.btn:first-of-type:focus {
  background-position: 0 -15px !important;
  color: #333 !important;
  text-decoration: none !important;
  transition: background-position 0.1s linear 0s !important;
  background-color: #e6e6e6 !important;
}
/* line 323, templates/rt_photon/custom/scss/custom.scss */
a.btn .icon-chevron-right {
  font-size: 12px;
}
/*# sourceMappingURL=custom_41.css.map */