/* 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 1, wp-content/themes/rt_orion/custom/scss/custom.scss */
h1, h2, h3, h4, h5 {
  color: #000;
  margin-bottom: 10px;
}
/* line 5, wp-content/themes/rt_orion/custom/scss/custom.scss */
h1 {
  font-size: 32px;
}
/* line 8, wp-content/themes/rt_orion/custom/scss/custom.scss */
h4, .heading4 {
  color: #000;
  font-size: 32px;
}
/* line 12, wp-content/themes/rt_orion/custom/scss/custom.scss */
.client-list .work-item {
  position: relative;
}
/* line 15, wp-content/themes/rt_orion/custom/scss/custom.scss */
.client-list .work-item .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  color: #fff;
  display: none;
}
/* line 26, wp-content/themes/rt_orion/custom/scss/custom.scss */
.client-list .work-item:hover .content {
  display: block;
}
/* line 29, wp-content/themes/rt_orion/custom/scss/custom.scss */
.client-list .work-item h3 a {
  color: #fff;
  top: 50%;
  position: absolute;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-decoration: none !important;
  font-size: 22px;
  padding: 5px 10px;
}
/* line 42, wp-content/themes/rt_orion/custom/scss/custom.scss */
.client-list .work-item h3 a > span {
  display: block;
  margin-top: 10px;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
/* line 49, wp-content/themes/rt_orion/custom/scss/custom.scss */
.client-list .col-lg-3 {
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
}
/* line 54, wp-content/themes/rt_orion/custom/scss/custom.scss */
.blog-intro p {
  font-size: 22px;
  text-align: center;
}
/* line 58, wp-content/themes/rt_orion/custom/scss/custom.scss */
.blog-posts-sidebar h3.g-title {
  font-size: 22px;
  border-bottom: 2px solid #f9d430;
  margin-bottom: 25px;
}
/* line 63, wp-content/themes/rt_orion/custom/scss/custom.scss */
.blog-posts-sidebar ul {
  margin: 0px;
  list-style: none;
}
/* line 67, wp-content/themes/rt_orion/custom/scss/custom.scss */
.blog-posts-sidebar ul li a {
  color: #999;
  font-size: 16px;
}
/* line 71, wp-content/themes/rt_orion/custom/scss/custom.scss */
.blog-posts-sidebar ul li {
  margin-bottom: 30px;
  margin-left: 0px;
  padding-left: 0px;
  list-style: none;
}
/* line 77, wp-content/themes/rt_orion/custom/scss/custom.scss */
.blog-posts-sidebar ul li a:hover {
  text-decoration: none;
  color: #000;
}
/* line 81, wp-content/themes/rt_orion/custom/scss/custom.scss */
ul.postsbycategory {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
/* line 86, wp-content/themes/rt_orion/custom/scss/custom.scss */
.widget.widget_recent_entries ul li {
  margin: 0 0 15px;
}
/* line 90, wp-content/themes/rt_orion/custom/scss/custom.scss */
a.link-black, a.link-black:hover {
  color: #000;
  text-decoration: underline;
}
/* line 94, wp-content/themes/rt_orion/custom/scss/custom.scss */
.featured-img-wrapper {
  position: relative;
}
/* line 97, wp-content/themes/rt_orion/custom/scss/custom.scss */
.featured-img-wrapper .post-title-wrapper {
  position: relative;
  /*top: 0; 
   left: 0;
   right: 0;
   bottom: 0;
   background-color: rgba(0,0,0,0.8);
   */
}
/* line 106, wp-content/themes/rt_orion/custom/scss/custom.scss */
.featured-img-wrapper .post-title-wrapper h1 {
  color: #fff;
  font-size: 48px;
  text-align: right;
  padding-left: 40%;
  padding-right: 40px;
  text-shadow: 2px 2px 1px #000;
  padding-top: 25px;
  padding-bottom: 25px;
}
/* line 117, wp-content/themes/rt_orion/custom/scss/custom.scss */
.featured-img-wrapper .post-title-wrapper h1 span {
  color: #f9d430;
}
/* 
 h1 span {
 color: #f9d430;
 }
 */
/* line 127, wp-content/themes/rt_orion/custom/scss/custom.scss */
.read-more-wrapper {
  margin-top: 15px;
}
/* line 130, wp-content/themes/rt_orion/custom/scss/custom.scss */
a.link-readmore {
  color: #000;
  font-size: 16px;
  border-bottom: 2px solid #f9d430;
  text-decoration: none;
  font-weight: bold;
  padding-bottom: 5px;
}
/* line 138, wp-content/themes/rt_orion/custom/scss/custom.scss */
.author-details {
  font-weight: bold;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 20px;
}
/* line 145, wp-content/themes/rt_orion/custom/scss/custom.scss */
.client-list li a {
  display: block;
}
/* line 148, wp-content/themes/rt_orion/custom/scss/custom.scss */
.client-list .widgettitle {
  text-align: left;
  margin-bottom: 25px;
  border-bottom: 2px solid #fed106;
  padding-bottom: 15px;
  font-family: 'Abel', sans-serif;
  font-size: 26px;
  font-weight: normal;
}
/* line 157, wp-content/themes/rt_orion/custom/scss/custom.scss */
.img-360 {
  width: 360px;
  max-width: 360px;
  margin-bottom: 15px;
}
/* line 163, wp-content/themes/rt_orion/custom/scss/custom.scss */
h3.g-title {
  font-weight: 200;
}
/* line 167, wp-content/themes/rt_orion/custom/scss/custom.scss */
article img {
  margin-bottom: 15px;
}
/* line 170, wp-content/themes/rt_orion/custom/scss/custom.scss */
article {
  padding: 15px 0px;
}
/* line 173, wp-content/themes/rt_orion/custom/scss/custom.scss */
#g-aside.blog-sidebar {
  padding-left: 25px;
  padding-right: 0px;
}
@media screen and (max-width: 767px) {
  /* line 179, wp-content/themes/rt_orion/custom/scss/custom.scss */
  #g-sidebar {
    padding: 20px;
    margin: 0px;
  }
  /* line 183, wp-content/themes/rt_orion/custom/scss/custom.scss */
  article {
    padding: 15px 0px;
  }
  /* line 186, wp-content/themes/rt_orion/custom/scss/custom.scss */
  #g-aside {
    margin: 20px;
  }
  /* line 190, wp-content/themes/rt_orion/custom/scss/custom.scss */
  .work-item img {
    padding: 0px 10px;
  }
  /* line 193, wp-content/themes/rt_orion/custom/scss/custom.scss */
  .logo-main img {
    max-width: 70%;
  }
  /* line 196, wp-content/themes/rt_orion/custom/scss/custom.scss */
  .logo-main .g-content {
    text-align: center;
  }
  /* line 200, wp-content/themes/rt_orion/custom/scss/custom.scss */
  .featured-img-wrapper {
    position: relative;
  }
  /* line 203, wp-content/themes/rt_orion/custom/scss/custom.scss */
  #g-aside {
    margin: 0px;
    padding: 0px 20px;
  }
  /* line 207, wp-content/themes/rt_orion/custom/scss/custom.scss */
  #g-aside.blog-sidebar {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 211, wp-content/themes/rt_orion/custom/scss/custom.scss */
  #g-aside .g-content {
    padding: 0px;
  }
  /* line 215, wp-content/themes/rt_orion/custom/scss/custom.scss */
  .featured-img-wrapper .post-title-wrapper {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    background-color: transparent;
    margin-top: 15px;
  }
  /* line 224, wp-content/themes/rt_orion/custom/scss/custom.scss */
  .featured-img-wrapper .post-title-wrapper h1 {
    color: #fff;
    font-size: 22px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    text-shadow: none;
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #f9d430;
  }
  /* line 236, wp-content/themes/rt_orion/custom/scss/custom.scss */
  .featured-img-wrapper .post-title-wrapper h1 span {
    color: #f9d430;
    color: #000;
  }
  /* line 240, wp-content/themes/rt_orion/custom/scss/custom.scss */
  .author-details {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  /* line 248, wp-content/themes/rt_orion/custom/scss/custom.scss */
  .client-list .work-item .content {
    display: block;
  }
  /* line 251, wp-content/themes/rt_orion/custom/scss/custom.scss */
  .work-item img {
    padding: 0px;
  }
}
/* line 256, wp-content/themes/rt_orion/custom/scss/custom.scss */
.blog-list .featured-img-wrapper .post-title-wrapper {
  position: relative;
  /*top: 0; 
   left: 0;
   right: 0;
   bottom: 0;
   background-color: rgba(0,0,0,0.7);
   */
  margin: 0px;
}
/* line 266, wp-content/themes/rt_orion/custom/scss/custom.scss */
.blog-list .featured-img-wrapper .post-title-wrapper h2 {
  color: #fff;
  font-size: 18px;
  text-align: right;
  padding-left: 25%;
  padding-right: 20px;
  text-shadow: 2px 2px 1px #000;
  width: 100%;
}
/* line 275, wp-content/themes/rt_orion/custom/scss/custom.scss */
.blog-list .featured-img-wrapper .post-title-wrapper h2 a {
  font-size: 18px;
  color: #fff;
  text-decoration: none;
}
/* line 280, wp-content/themes/rt_orion/custom/scss/custom.scss */
.blog-list .featured-img-wrapper .post-title-wrapper h2 a span {
  color: #f9d430;
}
/* line 283, wp-content/themes/rt_orion/custom/scss/custom.scss */
.blog-list .blog-item {
  margin-bottom: 20px;
}
/* line 286, wp-content/themes/rt_orion/custom/scss/custom.scss */
.blog-list .blog-item h2.item-title {
  font-size: 20px;
  margin-top: 15px;
  margin-bottom: 10px;
}
/*# sourceMappingURL=custom.css.map */