/* 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, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 6, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}
/* line 8, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.5rem;
}
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2.25rem;
}
/* line 16, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 2rem;
}
/* line 20, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.75rem;
}
/* line 24, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1.5rem;
}
/* line 28, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 1.25rem;
}
/* line 33, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, wp-content/plugins/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]) {
  border-radius: 0.1875rem;
}
/* line 4, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 5, wp-content/themes/rt_citadel/custom/scss/custom.scss */
.g-default-navigation .g-default-navigation-logo {
  background-color: #d8d8d8;
}
/* line 8, wp-content/themes/rt_citadel/custom/scss/custom.scss */
.g-default-navigation .g-default-navigation-logo img {
  max-width: 10.5rem;
  width: 100%;
}
/* line 13, wp-content/themes/rt_citadel/custom/scss/custom.scss */
.g-default-navigation .g-default-navigation-logo .g-content {
  padding: 0.5rem;
}
/* line 18, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 20, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 21, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-page-surround #g-navigationmain .g-grid {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -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;
}
/* line 27, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 28, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-page-surround #g-navigationmain .g-block > .g-content {
  height: 100%;
}
/* line 34, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 35, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-page-surround #g-container-main .wpcf7-form .button {
  border: 1px solid #666;
  color: #666;
}
/* line 38, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-page-surround #g-container-main .wpcf7-form .button:hover {
  color: #fff;
  background-color: #666;
}
/* line 44, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 45, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-page-surround .wpcf7-form label {
  color: #1da252;
}
/* line 48, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-page-surround .wpcf7-form .button {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  padding: 0.5rem 1rem;
}
/* line 54, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-page-surround .wpcf7-form .button:hover {
  background-color: #666;
}
/* line 58, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 59, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-page-surround .wpcf7-form .wpcf7-form-control-wrap input, #g-page-surround .wpcf7-form .wpcf7-form-control-wrap textarea {
  background: transparent;
  border: none;
  border-bottom: 1px solid #d8d8d8;
  border-radius: 0;
}
/* line 65, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-page-surround .wpcf7-form .wpcf7-form-control-wrap input:hover, #g-page-surround .wpcf7-form .wpcf7-form-control-wrap textarea:hover, #g-page-surround .wpcf7-form .wpcf7-form-control-wrap input:focus, #g-page-surround .wpcf7-form .wpcf7-form-control-wrap textarea:focus {
  border-color: #1da252;
}
/* line 74, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-page-surround #g-container-navigation {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/* line 79, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-page-surround #g-container-navigation.g-fixed-element {
  margin: 0px;
  padding: 0px;
}
/* line 87, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-page-surround #g-container-navigation #g-navigationmain {
  background: #d8d8d8;
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.44);
}
/* line 91, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 92, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-page-surround #g-container-navigation #g-navigationmain .g-main-nav .g-toplevel > li {
  overflow: hidden;
}
/* line 95, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-page-surround #g-container-navigation #g-navigationmain .g-main-nav .g-toplevel > li:after {
  content: "";
  display: block;
  position: absolute;
  top: unset;
  bottom: 0;
  width: 100%;
  height: 2px;
  left: -100%;
  background: linear-gradient(to left, #1da252, #d8d8d8);
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  padding: 0px;
  margin: 0px;
}
/* line 112, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 113, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 114, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-page-surround #g-container-navigation #g-navigationmain .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content, #g-page-surround #g-container-navigation #g-navigationmain .g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content {
  color: #1da252;
}
/* line 118, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-page-surround #g-container-navigation #g-navigationmain .g-main-nav .g-toplevel > li.active:after, #g-page-surround #g-container-navigation #g-navigationmain .g-main-nav .g-toplevel > li:hover:after {
  left: 0px;
}
/* line 122, wp-content/themes/rt_citadel/custom/scss/custom.scss */
@media only all and (min-width: 62rem) and (max-width: 82.99rem) {
  #g-page-surround #g-container-navigation #g-navigationmain .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 0.85rem;
    padding: 0.625rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 61.99rem) {
  #g-page-surround #g-container-navigation #g-navigationmain .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 0.85rem;
    padding: 0.625rem;
  }
}
/* line 131, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-page-surround #g-container-navigation #g-navigationmain .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  color: #000;
}
/* line 144, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 145, wp-content/themes/rt_citadel/custom/scss/custom.scss */
.g-offcanvas-open .g-nav-overlay {
  background-color: rgba(0, 0, 0, 0.55);
}
/* line 150, wp-content/themes/rt_citadel/custom/scss/custom.scss */
.g-offcanvas-toggle {
  position: fixed;
  top: 1rem;
  left: 1rem;
  background-color: #d8d8d8;
  color: #1da252;
  width: 2.2rem;
  padding: 0.35rem 0;
  height: 2.2rem;
}
/* line 160, wp-content/themes/rt_citadel/custom/scss/custom.scss */
body.admin-bar .g-offcanvas-toggle {
  top: 5rem;
}
/* line 165, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 166, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 167, wp-content/themes/rt_citadel/custom/scss/custom.scss */
@media only screen and (max-width: 767px) {
  /* line 168, wp-content/themes/rt_citadel/custom/scss/custom.scss */
  #g-slideshowmain .g-block.g-menuspacer {
    padding-top: 0px;
  }
}
/* line 171, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-slideshowmain .g-block.g-menuspacer .g-simplecontent-layout-header {
  padding: 4vw;
}
/* line 175, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 176, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-slideshowmain .g-block.fp-slideshow-video > .g-content {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 180, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 181, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-slideshowmain .g-block.fp-slideshow-video .g-owlcarousel-layout-standard .owl-dots {
  margin-top: -40px;
  margin-left: -75px;
}
@media only all and (max-width: 47.99rem) {
  #g-slideshowmain .g-block.fp-slideshow-video .g-owlcarousel-layout-standard .owl-dots {
    display: none;
  }
}
/* line 188, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-slideshowmain .g-block.fp-slideshow-video .g-owlcarousel-layout-standard .owl-dots .owl-dot {
  cursor: pointer;
}
/* line 192, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 193, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 194, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-slideshowmain .g-block.fp-slideshow-video .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-content {
  height: 35rem;
  padding: 2rem 0 2rem 0;
  position: relative;
}
@media only all and (max-width: 47.99rem) {
  #g-slideshowmain .g-block.fp-slideshow-video .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-content {
    height: 40vh;
  }
}
/* line 202, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-slideshowmain .g-block.fp-slideshow-video .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-content .g-owlcarousel-item-desc {
  margin-left: 3rem;
  margin-right: 3rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-font-smoothing: subpixel-antialiased;
  padding: 0;
  margin: 2rem 0 0 0;
  width: 80%;
}
/* line 211, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-slideshowmain .g-block.fp-slideshow-video .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-content .g-owlcarousel-item-desc, #g-slideshowmain .g-block.fp-slideshow-video .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-content .g-owlcarousel-item-desc h3 {
  color: #fff;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
/* line 217, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 218, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-slideshowmain .g-block.fp-slideshow-video .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-content .g-owlcarousel-item-desc blockquote p, #g-slideshowmain .g-block.fp-slideshow-video .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-content .g-owlcarousel-item-desc blockquote cite, #g-slideshowmain .g-block.fp-slideshow-video .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-content .g-owlcarousel-item-desc blockquote cite small {
  color: #fff;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  font-size: 1.2rem;
}
/* line 227, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-slideshowmain .g-block.fp-slideshow-video .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-content .g-owlcarousel-item-desc .button {
  color: #fff;
  border-color: #fff;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 0, 0, 0.3);
}
/* line 234, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-slideshowmain .g-block.fp-slideshow-video .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-content .g-owlcarousel-item-desc .button:hover {
  background-color: #666;
}
/* line 239, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 241, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-slideshowmain .g-block.fp-slideshow-video .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-content .g-owlcarousel-item-desc .g-slideshow-list-left > .g-content, #g-slideshowmain .g-block.fp-slideshow-video .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-content .g-owlcarousel-item-desc .g-slideshow-list-right > .g-content {
  padding: 0;
  display: relative;
}
/* line 244, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-slideshowmain .g-block.fp-slideshow-video .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-content .g-owlcarousel-item-desc .g-slideshow-list-left > .g-content ul, #g-slideshowmain .g-block.fp-slideshow-video .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-content .g-owlcarousel-item-desc .g-slideshow-list-right > .g-content ul {
  margin: auto;
  text-align: left;
  display: table;
  list-style-type: none;
}
/* line 250, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-slideshowmain .g-block.fp-slideshow-video .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-content .g-owlcarousel-item-desc .g-slideshow-list-left > .g-content ul li, #g-slideshowmain .g-block.fp-slideshow-video .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-content .g-owlcarousel-item-desc .g-slideshow-list-right > .g-content ul li {
  list-style: none;
  text-shadow: 0 0 5px rgba(0, 0, 0, 1);
}
/* line 267, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-headermain {
  padding-left: 10%;
  padding-right: 10%;
}
/* line 271, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 272, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 273, wp-content/themes/rt_citadel/custom/scss/custom.scss */
@media only all and (min-width: 48rem) {
  body.home #g-headermain .g-grid:nth-child(3) {
    margin: 0 -2rem;
  }
}
/* line 281, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 282, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 283, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-headermain .g-block.par-frontpage-posts .g-content {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 0px;
  padding-left: 0px;
}
/* line 290, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-headermain .g-block.par-frontpage-posts .g-content .wp-block-columns {
  text-align: left;
}
/* line 295, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-headermain .g-block.fp-header-simplecontent {
  border-bottom: 1px solid rgba(29, 162, 82, 0.2);
}
/* line 298, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-headermain .g-block.fp-header-simplecontent > .g-content {
  margin-top: 0;
  padding-top: 0;
}
/* line 304, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-headermain .g-block.fp-header-simplecontent .g-simplecontent-layout-header {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
/* line 309, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-headermain .g-block.fp-header-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-leading-content {
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (max-width: 768px) {
  /* line 314, wp-content/themes/rt_citadel/custom/scss/custom.scss */
  #g-headermain .g-block.fp-header-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-leading-content {
    margin-top: 1rem;
    font-size: 1.4rem;
  }
}
/* line 321, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-headermain .g-block.fp-header-services {
  background-color: #d8d8d8;
}
/* line 323, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-headermain .g-block.fp-header-services > .g-content {
  margin: 0 0.625rem;
  padding: 0 1.5rem;
}
/* line 328, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 329, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 330, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-headermain .g-block.fp-header-services .g-infolist .g-infolist-item-img.center {
  margin-left: auto !important;
  margin-right: auto !important;
}
/* line 340, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 341, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 342, wp-content/themes/rt_citadel/custom/scss/custom.scss */
@media (max-width: 1523px) {
  /* line 345, wp-content/themes/rt_citadel/custom/scss/custom.scss */
  #g-container-header .g-block.fp-header-infolist, #g-container-header .g-block.par-key-assets {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }
}
/* line 348, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-container-header .g-block.fp-header-infolist > .g-content, #g-container-header .g-block.par-key-assets > .g-content {
  border: 1px solid #d8d8d8;
}
@media (min-width: 1526px) {
  /* line 351, wp-content/themes/rt_citadel/custom/scss/custom.scss */
  #g-container-header .g-block.fp-header-infolist > .g-content, #g-container-header .g-block.par-key-assets > .g-content {
    min-height: 23.5rem;
  }
}
@media only all and (min-width: 48rem) {
  #g-container-header .g-block.fp-header-infolist > .g-content, #g-container-header .g-block.par-key-assets > .g-content {
    margin: 2rem;
    margin-bottom: 4rem;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-container-header .g-block.fp-header-infolist > .g-content, #g-container-header .g-block.par-key-assets > .g-content {
    margin-bottom: 2rem;
  }
}
/* line 365, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 366, wp-content/themes/rt_citadel/custom/scss/custom.scss */
@media only all and (max-width: 47.99rem) {
}
/* line 372, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 373, wp-content/themes/rt_citadel/custom/scss/custom.scss */
@media only all and (max-width: 47.99rem) {
  #g-container-header .g-block.fp-header-infolist .g-infolist .g-infolist-item {
    text-align: center;
  }
  /* line 376, wp-content/themes/rt_citadel/custom/scss/custom.scss */
  #g-container-header .g-block.fp-header-infolist .g-infolist .g-infolist-item .g-infolist-item-img {
    display: inline-block;
    margin-bottom: 0.625rem;
  }
  /* line 380, wp-content/themes/rt_citadel/custom/scss/custom.scss */
  #g-container-header .g-block.fp-header-infolist .g-infolist .g-infolist-item .g-infolist-item-text {
    margin: auto;
  }
}
/* line 387, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 388, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 390, wp-content/themes/rt_citadel/custom/scss/custom.scss */
@media (max-width: 1525px) {
  /* line 391, wp-content/themes/rt_citadel/custom/scss/custom.scss */
  #g-container-header .g-block.par-key-assets > .g-content > .g-grid {
    width: 90%;
    margin: auto;
  }
}
/* line 397, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-container-header .g-block.par-key-assets .g-title {
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 402, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-container-header .g-block.par-key-assets .g-title small {
  display: block;
}
/* line 405, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-container-header .g-block.par-key-assets .g-title .g-rectangles-after {
  margin-left: 5.5rem;
}
/* line 409, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-container-header .g-block.par-key-assets ul {
  margin-left: 0;
  text-align: left;
  list-style: none;
  margin-bottom: 0.625rem;
}
/* line 417, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-container-header .g-block.par-key-assets ul li {
  padding-bottom: 0.625rem;
}
/* line 420, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-container-header .g-block.par-key-assets ul li:last-of-type {
  padding-bottom: 0;
}
/* line 425, wp-content/themes/rt_citadel/custom/scss/custom.scss */
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  #g-container-header .g-block.par-key-assets [class*="g-key-assets"] {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%;
  }
}
/* line 444, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 445, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 446, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 447, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 448, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-showcasemain .g-block .g-blockcontent .g-blockcontent-subcontent-block-content .g-blockcontent-subcontent-title-text {
  font-size: 1.2rem;
}
/* line 465, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-showcasemain .g-block.our-people {
  text-align: center;
}
/* line 468, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 469, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 470, wp-content/themes/rt_citadel/custom/scss/custom.scss */
@media only all and (min-width: 48rem) and (max-width: 61.99rem) {
  #g-showcasemain .g-block.our-people .g-wordpress-posts > .g-grid > .g-block {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
  }
}
/* line 477, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 479, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 480, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-showcasemain .g-block.our-people .g-block .g-array-item-image img {
  border-radius: 5px;
}
/* line 484, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 485, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-showcasemain .g-block.our-people .g-block .g-array-item-title .g-item-title h3 {
  font-size: 1.2rem;
  height: 56px;
}
/* line 488, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-showcasemain .g-block.our-people .g-block .g-array-item-title .g-item-title h3 a {
  color: #666;
}
/* line 493, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-showcasemain .g-block.our-people .g-block .g-array-item-text {
  font-family: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 400;
  font-size: 0.95rem;
  position: relative;
  margin: 0.625rem;
  line-height: 1.4;
}
/* line 501, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 511, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 512, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 513, wp-content/themes/rt_citadel/custom/scss/custom.scss */
@media (max-width: 83rem) and (min-width: 48rem) {
  /* line 515, wp-content/themes/rt_citadel/custom/scss/custom.scss */
  #g-expandedmain .g-block.par-types-engagement, #g-expandedmain .g-block.par-helped {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
  }
}
/* line 520, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-expandedmain .g-block.par-types-engagement {
  color: #fff;
}
@media only all and (max-width: 47.99rem) {
  /* line 524, wp-content/themes/rt_citadel/custom/scss/custom.scss */
  #g-expandedmain .g-block.par-types-engagement .g-title {
    text-align: center;
  }
}
/* line 529, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 530, wp-content/themes/rt_citadel/custom/scss/custom.scss */
@media only all and (min-width: 62rem) and (max-width: 82.99rem) {
  #g-expandedmain .g-block.par-types-engagement .g-infolist .g-infolist-item {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-expandedmain .g-block.par-types-engagement .g-infolist .g-infolist-item {
    text-align: center;
  }
  /* line 538, wp-content/themes/rt_citadel/custom/scss/custom.scss */
  #g-expandedmain .g-block.par-types-engagement .g-infolist .g-infolist-item .g-infolist-item-text {
    margin: auto;
  }
}
/* line 545, wp-content/themes/rt_citadel/custom/scss/custom.scss */
@media only all and (max-width: 47.99rem) {
  #g-expandedmain .g-block.par-helped {
    text-align: center;
  }
}
/* line 549, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-expandedmain .g-block.par-helped ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
/* line 554, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-expandedmain .g-block.par-helped ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 564, wp-content/themes/rt_citadel/custom/scss/custom.scss */
@media only all and (min-width: 83rem) {
  #g-footermain {
    background: url('../../images/backgrounds/footer/img-01.jpg') !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
  }
}
/* line 572, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 573, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 574, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 575, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-footermain .g-block.par-locations .demolocation-title img {
  height: 16px;
  vertical-align: text-top;
  margin-right: 0.625rem;
}
/* line 582, wp-content/themes/rt_citadel/custom/scss/custom.scss */
@media only all and (min-width: 83rem) {
  #g-footermain .g-block.par-locations .fp-footer-demolocations {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -0.625rem;
  }
  /* line 588, wp-content/themes/rt_citadel/custom/scss/custom.scss */
  #g-footermain .g-block.par-locations .fp-footer-demolocations > div {
    padding: 0.625rem;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-footermain .g-block.par-locations .fp-footer-demolocations {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -0.625rem;
  }
  /* line 602, wp-content/themes/rt_citadel/custom/scss/custom.scss */
  #g-footermain .g-block.par-locations .fp-footer-demolocations > div {
    padding: 0.625rem;
  }
}
@media only all and (max-width: 47.99rem) and (min-width: 30.01rem) and (max-width: 47.99rem) {
  #g-footermain .g-block.par-locations .fp-footer-demolocations > div {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
  }
}
/* line 615, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 616, wp-content/themes/rt_citadel/custom/scss/custom.scss */
.fp-footer-simpleform .g-simpleform-title {
  font-size: 2rem;
}
/* line 621, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 622, wp-content/themes/rt_citadel/custom/scss/custom.scss */
.menu-our-services #g-container-showcase .g-infolist-item-desc {
  text-align: left;
}
/* line 627, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 628, wp-content/themes/rt_citadel/custom/scss/custom.scss */
@media only all and (max-width: 47.99rem) {
  /* line 630, wp-content/themes/rt_citadel/custom/scss/custom.scss */
  /* line 631, wp-content/themes/rt_citadel/custom/scss/custom.scss */
  /* line 632, wp-content/themes/rt_citadel/custom/scss/custom.scss */
  /* line 633, wp-content/themes/rt_citadel/custom/scss/custom.scss */
  .outline-our_clients article section.entry-content .g-grid .g-block:nth-child(1) ul {
    margin-bottom: 0;
  }
  /* line 634, wp-content/themes/rt_citadel/custom/scss/custom.scss */
  .outline-our_clients article section.entry-content .g-grid .g-block:nth-child(1) .g-content {
    margin-bottom: 0;
  }
  /* line 636, wp-content/themes/rt_citadel/custom/scss/custom.scss */
  /* line 637, wp-content/themes/rt_citadel/custom/scss/custom.scss */
  .outline-our_clients article section.entry-content .g-grid .g-block:nth-child(2) ul {
    margin-top: 0;
  }
  /* line 638, wp-content/themes/rt_citadel/custom/scss/custom.scss */
  .outline-our_clients article section.entry-content .g-grid .g-block:nth-child(2) .g-content {
    margin-top: 0;
  }
  /* line 639, wp-content/themes/rt_citadel/custom/scss/custom.scss */
  .outline-our_clients article section.entry-content .g-grid .g-block:nth-child(2) br:first-child {
    display: none;
  }
}
/* line 647, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 648, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-container-slideshow #g-slideshowmain {
  background-image: url('../images/headers/our-thinking-1.jpg');
}
/* line 1, wp-content/themes/rt_citadel/custom/scss/_headers.scss */
body.outline-our_services #g-container-slideshow #g-slideshowmain {
  background-image: url('../images/headers/meeting-1.jpg');
}
/* line 4, wp-content/themes/rt_citadel/custom/scss/_headers.scss */
body.outline-about_us #g-container-slideshow #g-slideshowmain {
  background-image: url('../images/headers/about-us.jpg');
}
/* line 7, wp-content/themes/rt_citadel/custom/scss/_headers.scss */
body.outline-our_directors #g-container-slideshow #g-slideshowmain {
  background-image: url('../images/headers/our-partnership.jpg');
}
/* line 10, wp-content/themes/rt_citadel/custom/scss/_headers.scss */
body.outline-our_clients #g-container-slideshow #g-slideshowmain {
  background-image: url('../images/headers/our-clients-2.jpg');
}
/* line 13, wp-content/themes/rt_citadel/custom/scss/_headers.scss */
body.outline-thought_leadership #g-container-slideshow #g-slideshowmain {
  background-image: url('../images/headers/thought-leadership.jpg');
}
/* line 16, wp-content/themes/rt_citadel/custom/scss/_headers.scss */
body.outline-contact #g-container-slideshow #g-slideshowmain {
  background-image: url('../images/headers/contact-1.jpg');
}
/* line 651, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 652, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-container-slideshow #g-slideshowmain .g-block.header {
  min-height: 40vh;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
/* line 657, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-container-slideshow #g-slideshowmain .g-block.header h1 {
  color: #fff;
  font-family: "raleway", sans-serif, "Tahoma", "Geneva", "Arial";
}
/* line 664, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 665, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-container-slideshow .g-simple-content .button {
  color: #fff;
  border-color: #fff;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 0, 0, 0.3);
}
/* line 672, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-container-slideshow .g-simple-content .button:hover {
  background-color: #666;
}
/* line 676, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-container-slideshow .g-simple-content .item-leading-content {
  font-weight: 600;
  color: pink;
}
/* line 683, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 684, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 685, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 686, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 687, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-abovemain .g-block.par-locations .above-demolocations > .g-grid {
  margin: 0 -0.625rem;
}
/* line 690, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 691, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-abovemain .g-block.par-locations .above-demolocations > .g-grid > .g-block > .g-content {
  padding: 0;
}
/* line 694, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 695, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-abovemain .g-block.par-locations .above-demolocations > .g-grid > .g-block > .g-content .demolocation-title img {
  height: 16px;
  vertical-align: text-top;
  margin-right: 0.625rem;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
@media only all and (min-width: 48rem) and (max-width: 61.99rem) {
  #g-abovemain .g-block.par-locations .above-demolocations > .g-grid > .g-block {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
  }
}
/* line 713, wp-content/themes/rt_citadel/custom/scss/custom.scss */
@media only all and (min-width: 48rem) {
  #g-mainbar {
    padding-left: 10%;
    padding-right: 10%;
  }
}
/* line 719, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 720, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 721, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 722, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 723, wp-content/themes/rt_citadel/custom/scss/custom.scss */
@media only all and (min-width: 62rem) and (max-width: 82.99rem) {
}
@media only all and (min-width: 48rem) and (max-width: 61.99rem) {
  #g-mainbar .g-block.our-people .g-wordpress-posts > .g-grid > .g-block {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
  }
}
/* line 731, wp-content/themes/rt_citadel/custom/scss/custom.scss */
@media only all and (max-width: 47.99rem) {
  #g-mainbar .g-block.our-people .g-wordpress-posts > .g-grid > .g-block .g-array-item {
    margin-bottom: 1.5rem;
  }
}
/* line 735, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 736, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-mainbar .g-block.our-people .g-wordpress-posts > .g-grid > .g-block .g-array-item .g-array-item-title h3 {
  height: auto;
  margin-bottom: 1.5rem;
}
@media only all and (min-width: 48rem) {
  /* line 745, wp-content/themes/rt_citadel/custom/scss/custom.scss */
  #g-mainbar .g-block.our-people .g-wordpress-posts > .g-grid > .g-block .g-array-item .g-array-item-title {
    min-height: 6.5rem;
  }
  /* line 748, wp-content/themes/rt_citadel/custom/scss/custom.scss */
  #g-mainbar .g-block.our-people .g-wordpress-posts > .g-grid > .g-block .g-array-item .g-array-item-title h3 {
    height: auto;
    margin-bottom: 1.5rem;
  }
  /* line 753, wp-content/themes/rt_citadel/custom/scss/custom.scss */
  #g-mainbar .g-block.our-people .g-wordpress-posts > .g-grid > .g-block .g-array-item .g-array-item-text {
    min-height: 3rem;
    margin-top: 0;
  }
  /* line 757, wp-content/themes/rt_citadel/custom/scss/custom.scss */
  #g-mainbar .g-block.our-people .g-wordpress-posts > .g-grid > .g-block .g-array-item .g-array-item-read-more {
    margin-bottom: 1.5rem;
  }
}
/* line 771, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-mainbar.g-contactform #contact-form .control-group .controls input, #g-mainbar .g-contactform #contact-form .control-group .controls textarea {
  border-bottom: 1px solid #d8d8d8;
}
/* line 774, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-mainbar.g-contactform #contact-form .control-group .controls input:hover, #g-mainbar .g-contactform #contact-form .control-group .controls textarea:hover {
  border-bottom: 1px solid #1da252;
}
/* line 778, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 779, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-mainbar .g-grid h3 {
  font-size: 1.2rem;
  height: 56px;
}
/* line 784, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-mainbar .g-grid h3 a {
  color: #666;
}
/* line 788, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-mainbar .g-grid .g-array-item-text {
  font-family: "sintony", sans-serif, "Tahoma", "Geneva", "Arial";
  font-weight: 400;
  font-size: 0.95rem;
  position: relative;
  line-height: 1.4;
  margin-top: 25px;
}
/* line 798, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 803, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-mainbar .g-grid .g-content-array {
  text-align: center;
}
/* line 806, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 807, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 808, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-mainbar .g-grid .g-content .platform-content ol {
  margin: 0 auto;
}
@media only all and (min-width: 48rem) {
  #g-mainbar .g-grid .g-content .platform-content ol {
    width: 400px;
  }
}
/* line 818, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 820, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-mainbar .platform-content .g-grid {
  margin: 0 -0.625rem;
}
/* line 823, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 824, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 825, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 826, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-mainbar .platform-content > .archive .entries .post:first-of-type {
  margin-top: 0;
  padding-top: 0;
}
/* line 830, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-mainbar .platform-content > .archive .entries .post:first-of-type .page-header {
  margin-top: 0;
}
/* line 832, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-mainbar .platform-content > .archive .entries .post:first-of-type .page-header .entry-title {
  margin-top: 0;
}
/* line 843, wp-content/themes/rt_citadel/custom/scss/custom.scss */
/* line 844, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#services-home .g-infolist-item {
  margin-left: auto !important;
  margin-right: auto !important;
}
/* line 848, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#services-home .g-title {
  padding-top: 1.5rem;
}
/* line 853, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-page-surround .platform-content .entries .tease p {
  font-size: 1rem;
}
/* line 857, wp-content/themes/rt_citadel/custom/scss/custom.scss */
#g-container-extension #g-extensionmain {
  padding-left: 14%;
  padding-right: 14%;
  text-align: center;
}
@media only screen and (max-width: 375px) {
  /* line 864, wp-content/themes/rt_citadel/custom/scss/custom.scss */
  h2 {
    font-size: 2rem;
  }
  /* line 867, wp-content/themes/rt_citadel/custom/scss/custom.scss */
  h4 {
    font-size: 1.5rem;
  }
}
/* line 871, wp-content/themes/rt_citadel/custom/scss/custom.scss */
.thinkingimg {
  margin: 0px;
  margin-bottom: 1em;
}
/* line 876, wp-content/themes/rt_citadel/custom/scss/custom.scss */
.linkedin-twitter > img {
  -webkit-box-shadow: 0px 0px 0px #fff !important;
  margin-top: -5px !important;
  box-shadow: 0px 0px 0px #fff !important;
}
/* line 881, wp-content/themes/rt_citadel/custom/scss/custom.scss */
.linkedin-twitter > a > img {
  -webkit-box-shadow: 0px 0px 0px #fff;
  margin-top: -5px;
  box-shadow: 0px 0px 0px #fff;
}
/* line 886, wp-content/themes/rt_citadel/custom/scss/custom.scss */
.linkedin-twitter-exp > a > img {
  -webkit-box-shadow: 0px 0px 0px #fff;
  margin-top: -5px;
  box-shadow: 0px 0px 0px #fff;
}
/* line 891, wp-content/themes/rt_citadel/custom/scss/custom.scss */
.linkedin-twitter-exp > img {
  -webkit-box-shadow: 0px 0px 0px #fff !important;
  margin-top: -5px;
  box-shadow: 0px 0px 0px #fff !important;
}
/* line 896, wp-content/themes/rt_citadel/custom/scss/custom.scss */
.linkedin-twitter-exp img:first-child {
  border: 0.3px solid #dcdcdc;
}
/* line 899, wp-content/themes/rt_citadel/custom/scss/custom.scss */
.linkedin-twitter-exp > a > img {
  border: none !important;
}
/* line 902, wp-content/themes/rt_citadel/custom/scss/custom.scss */
.demolocation-title > img {
  -webkit-box-shadow: 0px 0px 0px #fff !important;
  box-shadow: 0px 0px 0px #fff !important;
}
/* line 906, wp-content/themes/rt_citadel/custom/scss/custom.scss */
.demolocation2 > span > img {
  border: 0.3px solid #dcdcdc;
}
/* line 910, wp-content/themes/rt_citadel/custom/scss/custom.scss */
footer .demolocation6 img {
  box-shadow: 0px 0px 0px #000 !important;
}
/*# sourceMappingURL=custom_our_directors.css.map */