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

/* CUSTOM SCSS FOR GANTRY5 HYDROGEN THEME */
/* Global styles */
p {
  font-size: 1.1rem;
  line-height: 1.9rem;
  letter-spacing: -0.02rem;
}
#g-page-surround {
  max-width: 1400px;
  margin: 0 auto;
  box-shadow: none;
}
.g-container > .g-grid {
  width: 90%;
  margin: 0 auto;
}
#comments {
  display: none;
  opacity: 0;
}
.g-social a {
  background-color: transparent;
  color: #000000 !important;
  border: none;
}
.g-offcanvas-toggle .fa-navicon:before, .g-offcanvas-toggle .fa-reorder:before, .g-offcanvas-toggle .fa-bars:before {
  color: #000000;
  font-size: 2rem;
}
/* Header section */
#g-header .g-social {
  text-align: right;
  padding: 0.5rem 0;
}
#g-header .g-social a:nth-of-type(3) {
  padding-right: 0;
}
/* Navigation section */
#g-navigation .site-logo img {
  width: 87%;
  max-width: 350px;
  padding: 1rem 0rem;
  margin-left: 0px;
  float: left;
}
#g-navigation .g-menu-item:hover {
  background-color: transparent !important;
}
#g-navigation .g-menu-item-title {
  text-transform: uppercase;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 0.95rem;
}
/* Showcase section */
#g-showcase {
  background-size: cover;
  background-position: center center;
  min-height: 400px;
}
#g-showcase #hero-inner h1 {
  color: #ffffff;
  padding: 3rem 0;
  line-height: 2.7rem;
}
#g-showcase .flex-container {
  display: flex;
  justify-content: space-around;
  margin: 0 0 2rem 0;
  padding: 0 2rem 0 1rem;
}
#g-showcase .flex-container a {
  padding: 0.5rem 1.5rem;
  border: 1px solid white;
  border-radius: 50px;
  font-size: 1.1rem;
  letter-spacing: 0.5px;
  font-weight: 700;
}
#g-showcase .flex-container .blue {
  background-color: #FF6D1D;
  border: 1px solid #FF6D1D;
}
#g-showcase .flex-container .blue:hover {
  background-color: #487aff;
  border: 1px solid #487aff;
  color: #ffffff;
}
#g-showcase .flex-container .no-background:hover {
  background-color: #487aff;
  border: 1px solid #487aff;
  color: #ffffff;
}
/* Feature section */
#g-feature #skills {
  margin: 0 auto;
  padding: 1rem 1rem;
}
#g-feature #skills h2 {
  text-align: center;
}
#g-feature #skills p {
  text-align: center;
}
#g-feature #skills .skill-box {
  margin-top: 3rem;
}
#g-feature #about-alisa {
  margin: 1rem auto 2rem auto;
  padding: 1rem 1rem;
  text-align: center;
}
#g-feature #about-alisa h4 {
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
#g-feature #about-alisa p {
  font-size: 1.1rem;
}
#g-feature #about-alisa a.blue {
  color: #ffffff;
  background-color: #FF6D1D;
  border-radius: 50px;
  padding: 0.5rem 1.5rem;
  font-size: 1.1rem;
  letter-spacing: 0.5px;
  border: 1px solid #FF6D1D;
  font-weight: 700;
}
#g-feature #about-alisa a.blue:hover {
  background-color: #487aff;
  border: 1px solid #487aff;
  color: #ffffff;
}
#g-feature .alisa-headshot img {
  cursor: default;
  padding: 2rem;
  display: block;
  margin: 0 auto;
}
#g-feature #cta-block {
  background-color: #FF6D1D;
}
#g-feature #cta-block #cta-quote {
  color: #ffffff;
  margin: 1rem auto 2rem auto;
  padding: 1rem 1rem;
  font-size: 2rem;
  line-height: 2.4rem;
  max-width: 80%;
  text-align: center;
}
#g-feature #cta-block #cta-quote h2 {
  color: #ffffff;
  text-align: left;
}
#g-feature #cta-block #cta-quote p {
  text-align: justify;
}
#g-feature #cta-block #cta-quote .citation {
  font-size: 1.2rem;
  text-align: left;
}
#g-feature #cta-block #cta-quote .cta-button a {
  color: #FF6D1D;
  background-color: #ffffff;
  border-radius: 50px;
  padding: 0.5rem 1.5rem;
  font-size: 1.1rem;
  letter-spacing: 0.5px;
  border: 1px solid #ffffff;
  font-weight: 700;
}
#g-feature #cta-block #cta-quote .cta-button a:hover {
  background-color: #487aff;
  border: 1px solid #487aff;
  color: #ffffff;
}
#g-feature #case-study {
  margin: 1rem auto 2rem auto;
  padding: 1rem 1rem;
  text-align: center;
}
#g-feature #case-study h4 {
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
#g-feature #case-study p {
  font-size: 1.1rem;
}
#g-feature #case-study .text-link {
  color: #FF6D1D;
  border-bottom: 2px solid #FF6D1D;
  font-size: 1.1rem;
}
#g-feature #case-study .text-link:hover {
  border-bottom: 2px solid transparent;
}
#g-feature .g-grid:nth-of-type(2) {
  background-color: #e5e5e5;
  width: 100%;
}
#g-feature .g-grid:nth-of-type(3) {
  width: 100%;
}
#g-feature .g-grid:nth-of-type(4) {
  width: 100%;
}
#g-feature .skill-box h3 {
  text-transform: uppercase;
  text-align: center;
  font-size: 1.2rem;
  font-weight: 700;
}
#g-feature .skill-box p {
  text-align: center;
  font-size: 1.1rem;
}
#g-feature .circle {
  height: 80px;
  width: 80px;
  border-radius: 50%;
  background-color: #FF6D1D;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
#front-page #g-main {
  background-color: #e5e5e5;
}
#front-page #g-main .g-grid:nth-of-type(2) {
  width: 100%;
}
#g-main #success-stories {
  margin: 2rem auto 1rem auto;
}
#g-main #success-stories h2 {
  text-align: center;
}
#g-main .g-wordpress-posts .g-array-item-image a {
  display: block;
}
#g-main .g-wordpress-posts .g-array-item-image img {
  width: 100%;
}
#g-main .g-wordpress-posts .g-block:last-of-type .g-array-item-text:after {
  margin-bottom: 2.3445rem;
}
#g-main .g-wordpress-posts .g-item-title {
  text-align: center;
}
#g-main .g-wordpress-posts .g-item-title a {
  color: #000000;
}
#g-main .g-array-item-text {
  text-align: center;
  margin: 1rem auto;
  font-size: 1.1rem;
  letter-spacing: -0.02rem;
}
#g-main .g-array-item-text:after {
  content: "";
  display: block;
  margin: 0 auto;
  padding-top: 1.5rem;
  border-bottom: 1px solid #e7e7e7;
  width: 70%;
}
#g-main .platform-content article {
  max-width: 1200px;
  margin: 0 auto;
}
#g-main .platform-content article .entry-header {
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
}
#g-main .platform-content article .entry-header .entry-meta .fa {
  display: none;
}
#g-main .platform-content article .entry-header .meta-prefix, #g-main .platform-content article .entry-header .categories {
  font-weight: 600;
}
#g-main .platform-content article .entry-title {
  font-size: 2.5rem;
}
#g-main .platform-content article .entry-content {
  margin-bottom: 3rem;
}
#g-main .platform-content article .entry-content .featured-image.tease-featured-image {
  display: block;
  margin: 0 auto;
}
#g-main .platform-content article .entry-content .post-thumbnail {
  margin-bottom: 3rem;
}
#g-main .platform-content article .entry-content .post-thumbnail:after {
  content: "";
  display: block;
}
#g-main .platform-content article .entry-content .wp-block-image {
  margin-bottom: 0;
}
#g-main .platform-content article .entry-content .wp-block-image figcaption {
  font-size: 90%;
  font-weight: 800;
  text-align: center;
  font-style: italic;
}
#g-main .platform-content article .entry-content p {
  padding: 1rem;
  margin: 0 auto;
}
#g-main .platform-content article .entry-content ul, #g-main .platform-content article .entry-content ol {
  padding-left: 3rem;
  margin-left: 1.5rem;
}
#g-main .platform-content article .entry-content ul li, #g-main .platform-content article .entry-content ol li {
  font-size: 1.1rem;
}
#g-main .platform-content article .entry-content figure {
  font-size: 1.1rem;
  max-width: 800px;
  margin-left: 1rem;
}
#g-main .platform-content article .entry-content .wp-block-gallery, #g-main .platform-content article .entry-content blockquote {
  padding-left: 3rem;
  font-size: 1.1rem;
  max-width: 800px;
  margin: 0 auto;
}
#g-main .platform-content article .entry-content blockquote {
  width: 82%;
  padding-left: 1rem;
  clear: both;
}
#g-main .platform-content article .entry-content blockquote p {
  font-size: 1.1rem;
  font-weight: 700;
}
#g-subfeature {
  border-bottom: none;
  margin-bottom: 2rem;
}
#g-subfeature #latest-news {
  margin: 2rem auto 1rem auto;
}
#g-subfeature #latest-news h2 {
  text-align: center;
}
#g-subfeature .g-container > .g-grid:nth-of-type(2) {
  width: 100%;
  padding: 0 1.5%;
}
#g-subfeature .g-wordpress-posts .g-block {
  padding: 0 0.5rem;
}
#g-subfeature .g-wordpress-posts .g-array-item-image {
  margin: 0 0 15px 0;
}
#g-subfeature .g-wordpress-posts .g-array-item-image a {
  display: block;
}
#g-subfeature .g-wordpress-posts .g-array-item-image img {
  width: 100%;
}
#g-subfeature .g-wordpress-posts .g-array-item-title {
  height: 56px;
}
#g-subfeature .g-wordpress-posts .g-block:last-of-type .g-array-item-text:after {
  margin-bottom: 2.3445rem;
}
#g-subfeature .g-wordpress-posts .g-item-title {
  font-weight: 600;
  line-height: 1.8rem;
  padding: 0 5px;
  text-align: center;
}
#g-subfeature .g-wordpress-posts .g-item-title a {
  color: #000000;
}
#g-subfeature .g-wordpress-posts .g-array-item-text {
  text-align: center;
  width: 100%;
  margin: 1rem auto;
  padding: 0 5px;
  font-size: 1.1rem;
  letter-spacing: -0.02rem;
}
#g-subfeature .g-wordpress-posts .g-array-item-read-more {
  text-align: center;
}
#g-subfeature .g-wordpress-posts .g-array-item-read-more .button {
  color: #FF6D1D;
  border-bottom: 2px solid #FF6D1D;
  font-size: 1.1rem;
  background-color: transparent;
  margin: 0 30%;
  padding: 0;
  box-shadow: none;
  border-radius: 0px;
}
#g-subfeature .g-wordpress-posts .g-array-item-read-more .button:hover {
  border-color: transparent;
  color: #487aff;
}
#g-subfeature .testimonial-header {
  margin: 2rem auto 1rem auto;
}
#g-subfeature .testimonial-header h2, #g-subfeature .testimonial-header p {
  text-align: center;
}
#g-subfeature .testimonial-particle {
  border: 3px solid #f8f8f8;
  padding: 2rem 1rem;
  margin: 0 3% 2rem 3%;
  border-radius: 4px;
  height: 100%;
}
#g-subfeature .testimonial-particle .quote {
  width: 46px;
  height: auto;
}
#g-subfeature .testimonial-particle p {
  text-align: left;
}
#g-subfeature .testimonial-particle .pic {
  width: 170px;
  height: 170px;
  border-radius: 50%;
  overflow: hidden;
}
#g-subfeature .testimonial-particle .pic img {
  width: 100%;
  height: 100%;
}
#g-subfeature .testimonial-particle .name {
  font-weight: 700;
  font-size: 1.3rem;
  margin-bottom: 0.25rem;
  text-align: center;
}
#g-subfeature .testimonial-particle .company {
  margin-top: 0.25rem;
  font-style: italic;
  text-align: center;
}
#g-subfeature .g-container .g-block:last-of-type .testimonial-particle {
  margin-right: 0;
}
#g-footer {
  background-color: #FF6D1D;
  border: none;
}
#g-footer .g-container .g-grid:nth-of-type(1) {
  width: 100%;
  padding: 2rem 5%;
  background-color: #e5e5e5;
}
#g-footer .g-container .g-grid:nth-of-type(2) {
  width: 100%;
  padding: 2rem 5% 0 5%;
  background-color: #ffffff;
}
#g-footer .flex-container {
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
}
#g-footer .flex-container a {
  padding: 0.5rem 1.5rem;
  background-color: #FF6D1D;
  border: 1px solid #FF6D1D;
  border-radius: 50px;
  font-size: 1.1rem;
  letter-spacing: 0.5px;
  color: #ffffff;
}
#g-footer .flex-container a:hover {
  background-color: #487aff;
  border: 1px solid #487aff;
  color: #ffffff;
}
#g-footer #contact-form .widgettitle {
  text-align: center;
  color: #ffffff;
}
#g-footer #contact-form input, #g-footer #contact-form textarea {
  width: 80%;
  display: block;
  margin: 2rem auto 1rem auto;
  border: none;
  border-radius: 0px;
  padding: 9px;
}
#g-footer #contact-form .wpcf7-response-output, #g-footer #contact-form .wpcf7-display-none, #g-footer #contact-form .wpcf7-mail-sent-ok {
  border-color: #ffffff;
  color: #ffffff;
  font-weight: 700;
}
#g-footer #contact-form .wpcf7-not-valid-tip {
  color: #ffffff;
  font-weight: 700;
}
#g-footer #contact-form input[type="submit"] {
  background-color: #ffffff;
  color: #FF6D1D;
  border-radius: 50px;
  padding: 0.5rem 1.5rem;
  font-size: 1.1rem;
  letter-spacing: 0.5px;
  border: 1px solid #ffffff;
  font-weight: 700;
}
#g-footer #contact-form input[type="submit"]:hover {
  background-color: #487aff;
  border: 1px solid #487aff;
  color: #ffffff;
}
#g-footer .footer-logo img {
  width: 87%;
  max-width: 350px;
  padding: 1rem 0rem;
  margin-left: 0px;
  float: left;
}
#front-page #g-footer .g-grid:nth-of-type(1) {
  background-color: #FF6D1D;
}
@media (min-width: 500px) {
  .g-offcanvas-toggle {
    left: 1.5rem;
  }
}
@media (min-width: 600px) {
  #hero-inner {
    width: 77%;
    padding: 1rem;
  }
  #g-feature #skills {
    padding: 2rem;
  }
  #g-feature #about-alisa {
    padding: 2rem;
  }
  #g-feature #cta-block #cta-quote {
    padding: 2rem;
  }
  #g-feature #case-study {
    padding: 2rem;
  }
  #g-footer #contact-form input, #g-footer #contact-form textarea {
    padding: 1rem;
  }
  #g-footer #contact-form input, #g-footer #contact-form textarea {
    width: 56%;
  }
}
@media (min-width: 768px) {
  .g-offcanvas-toggle {
    left: 2.5rem;
  }
  #g-showcase #hero-inner {
    padding: 0;
  }
  #g-showcase #hero-inner h1 {
    line-height: 3.7rem;
    font-size: 3.25rem;
  }
  #g-showcase #hero-inner .flex-container {
    margin-bottom: 5rem;
    width: 70%;
  }
  #g-feature #cta-block .flex-container {
    display: flex;
  }
  #g-feature #cta-block .flex-container .flex-quote-item:nth-of-type(1) {
    width: 58%;
  }
  #g-feature #cta-block .flex-container .flex-quote-item:nth-of-type(1) h2 {
    margin-top: 0;
    font-size: 2.5rem;
    line-height: 3rem;
  }
  #g-feature #cta-block .flex-container .flex-quote-item:nth-of-type(2) {
    width: 40%;
    margin: 2rem 0 0 3%;
  }
  #g-main .g-wordpress-posts .g-array-item-image {
    height: 200px;
  }
  #g-main .g-wordpress-posts .g-array-item-image a {
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
  }
  #g-main .g-wordpress-posts .g-array-item-image img {
    width: 100%;
    height: auto;
  }
  #g-main .g-wordpress-posts .g-array-item-title, #g-main .g-wordpress-posts .g-array-item-text {
    padding: 0 1rem;
  }
  #g-subfeature .g-wordpress-posts .g-array-item-title {
    text-align: left;
  }
  #g-subfeature .g-wordpress-posts .g-array-item-title .g-item-title {
    text-align: left;
  }
  #g-subfeature .g-wordpress-posts .g-array-item-text {
    height: 185px;
    overflow: hidden;
    text-align: left;
  }
  #g-footer #contact-form input[type="text"], #g-footer #contact-form input[type="email"], #g-footer #contact-form textarea {
    min-width: 384px;
    width: 90%;
  }
  #g-footer #contact-form input[type="submit"] {
    width: auto;
  }
  #g-footer .g-social {
    text-align: right;
    padding: 0.5rem 0;
  }
  #g-footer .g-social a:nth-of-type(3) {
    padding-right: 0;
  }
}
@media (min-width: 900px) {
  #g-showcase #hero-inner h1 {
    letter-spacing: -0.02rem;
    padding: 4rem 0;
  }
  #skills .flex-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  #skills .flex-container .skill-box {
    width: 345px;
  }
  #skills .flex-container .skill-box h3 {
    height: 53px;
  }
  #g-main .g-wordpress-posts .g-array-item-image {
    height: 229px;
  }
}
@media (min-width: 1024px) {
  #g-navigation {
    z-index: 3;
  }
  #g-main .g-wordpress-posts .g-array-item-image {
    height: 260px;
  }
  #g-main .platform-content article .entry-header {
    text-align: left;
    max-width: 100%;
  }
  #g-main .platform-content article .entry-header .fa {
    display: none;
  }
  #g-main .platform-content article .entry-header .meta-prefix, #g-main .platform-content article .entry-header .categories {
    font-weight: 600;
  }
  #g-main .platform-content article .post-thumbnail {
    float: left;
    margin-right: 2rem;
  }
  #g-main .read-more.button {
    color: #fff;
    background-color: #ff6d1d;
    border-radius: 50px;
    padding: 0.5rem 1.5rem;
    font-size: 1.1rem;
    letter-spacing: 0.5px;
    border: 1px solid #ff6d1d;
    font-weight: 700;
    box-shadow: none;
    text-shadow: none;
  }
  #g-main .read-more.button:hover {
    background-color: #487aff;
    border: 1px solid #487aff;
    color: #fff;
  }
  #g-subfeature .g-wordpress-posts .g-array-item-text {
    height: 140px;
  }
}
@media (min-width: 1120px) {
  #g-navigation {
    margin-top: 1rem;
  }
  #g-navigation .site-logo img {
    margin-top: -1rem;
  }
}
@media (min-width: 1152px) {
  #g-navigation .site-logo img {
    margin-top: -1rem;
  }
}
@media (min-width: 1222px) {
  #skills .flex-container .skill-box {
    width: 24%;
    margin-right: 1%;
  }
  #skills .flex-container .skill-box:nth-of-type(4) {
    margin-right: 0;
  }
}
@media (min-width: 1254px) {
  #g-main {
    margin-top: 3rem;
  }
}
@media (min-width: 1300px) {
  #skills .flex-container .skill-box {
    width: 24%;
    padding: 0 0.75%;
  }
}
@media (min-width: 1360px) {
  #g-navigation .site-logo img {
    margin-top: -3rem;
  }
}
/*# sourceMappingURL=custom_latest_news_blog.css.map */