/*
Theme Name: WP Bootstrap 4 Pro Child theme of wp-bootstrap-4-pro
Theme URI: 
Description: Child theme of wp-bootstrap-4-pro theme for the WP Bootstrap 4 Pro theme
Author: Anonymous
Author URI: 
Template: wp-bootstrap-4-pro
Version: 1.1
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Tue, 21 Aug 2018 20:59:13 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/




/* LUD CUSTOM STYLING // Author: Zach Rozycki, Eric Marshall */

body {
    -webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
}


h1{
    font-family: 'Raleway';
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0.2px;
    line-height: 54px;
}

h2{
  font-family: 'Raleway';
  font-size: 32px;
  font-weight: 400;
  line-height: 42px;
}

h3{
  font-family: 'Raleway';
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 0.18px;
  line-height: 36px;
}

h4{
  font-family: 'Raleway';
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.15px;
  line-height: 34px;
}

h5{
  font-family: 'Raleway';
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 32px;
}

h6{
	
}

p { 
	font-family: 'Montserrat';
	font-size: 20px;
	letter-spacing: 0.25px;
           line-height: 30px;
           padding-bottom: 2%;
}

p em{
  padding-bottom: 0%;
}

li{
   font-size: 20px;
   letter-spacing: 0.25px;
   line-height: 34px;
}

.HeaderWhite{
	color: #fff;
}

.HeaderPadding{
	padding-bottom: 2%;
}

.wpcf7-form p label {
	width: 100%;
}

.wpcf7-form p  {
	padding-top: 10px;
}


/* Yoast Breadcrumb */

.breadcrumb_last {
    display: none;
}



/* Adds some padding to all rows */
.row {
    padding-left: 5% !important;
    padding-right: 5% !important;
}

/* navbar with logo */
.navbar.bg-dark {
    z-index: 99999;
}


/* HERO SECTION */

.astronaut {
    background-position: 80% center, bottom center !important;
    background-size: 30% auto, cover !important;
}

.introCopy {
font-family: ‘Raleway’, sans-serif !important; 
font-weight: 500 !important;
font-size: 24px !important;
line-height: 32px !important;
}




/* TESTIMONIALS SLIDER */

/* Styling for pagination dots */
.ares .tp-bullet.selected {
    background-color: #23b363 !important;
}

.ares .tp-bullet:hover {
    background-color: #747474 !important;
}

.tp-bullet-title {
    color: #747474 !important;
}

/* HEADERS */

/* Green Headers -- This guaranatees substitutes for iOS Safari */
.homepageGrnHeaders {
    color: #23B363;
}

.competitive {
    padding-bottom: 2rem !important;
}

/* Green separator line for some headers */
.greenSeparator {
    padding-top: 1.2rem !important;
}



/* MENU STYLING */

.menuIconTitle {
    transition-duration: .3s !important;
}

.menuIconTitle:hover {
    color: #777 !important;
    transition-duration: .3s !important;
    
    }

.menuIconRow .row a {
    text-decoration: none !important;
}
    

.sfm-navicon-button.sf_label_default {
    position: fixed;
}

.sfm-style-full .sfm-logo a img {
    max-width: 100px !important;
}

.sfm-title h3 {
    font-size: 24px !important;
    color: #747474 !important;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 700 !important;
}

.sfm-title h4 {
    font-family: 'Raleway', sans-serif !important;
    color: #747474 !important;
    font-weight: 400 !important;
}

.sfm-nav ul li a {
line-height: 3rem !important;
}

#sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0 > li:nth-child(1) {
    transition-delay: .3s !important;
    -webkit-transition-delay: .3s !important;
}

#sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0 > li:nth-child(2) {
    transition-delay: .5s !important;
    -webkit-transition-delay: .5s !important;
}

#sfm-sidebar.sfm-sidebar-exposed .sfm-menu-level-0 > li:nth-child(3) {
    transition-delay: .7s !important;
    -webkit-transition-delay: .7s !important;
}

/* Gets rid of white highlight on li */
#sfm-sidebar .sfm-menu li > a::before {
    background-color: none !important;
}

.menuIconRow {
    width: 70%;
    position: relative;
    background-color: none;
    padding: 3rem 0 1.2rem 0;
}

#sfm-sidebar.sfm-indicators .sfm-sm-indicator i {
    font-size: 26px !important;
    margin-top: -0.33em !important;
    color: #fff !important;
}


/* UL STYLING */

.paddingTopDesktopOnly {
    padding-top: 2rem !important;
    }

/* OLD MENU STYLING REMOVED */

/* .navbar-toggler {
    display: none;
}

#primary-menu-wrap {
    display: none !important;
} */


/* STYLING FOR CURVE BLOG PAGE */

/* Add padding to left and right of blog main page */
.wpbm-grid {
    padding-left: 10% !important;
    padding-right: 10% !important;
}

.wpbm-grid-template-16 {
    margin: 0 !important;
    padding-bottom: 6rem;
}

/*Remove invisible link above by-line */
.wpbm-link-button {
    display: none !important;
}

.wpbm-category-list a {
    padding-left: 0 !important;
    padding-top: 1.2rem !important;
    border: none !important;
}

/*Post title styling*/


.card-title.entry-title {
    display: none;
}

.entry-meta.text-muted {
    display: none;
}



.wpbm-title a {
    font-family: 'Raleway', sans-serif !important;
    font-weight: 500 !important;
    color: #23B363 !important;
    
}

.wpbm-title a:hover {
    text-decoration: none !important;
}

.wpbm-content {
    line-height: 1.6; 
    font-size: 20px; 
    font-family: ‘Montserrat’, sans-serif; 
    font-weight: 500; 
    letter-spacing: 0.25px; 
    color: #212529;
}

.wpbm-filter-template-2 ul li a {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    color: #777777 !important;
}



/*INDIVIDUAL POST PAGE STYLING */

.hentry.card .card-body {
    padding-top: 0.4rem;
}

.entry-content {
    margin-top: 0.5rem;
}

.wp-bp-full-page-header {
    background-image: url('/wp-content/uploads/2018/08/curve_background_new.svg');
    background-position: bottom center;
    background-size: cover;
    background-color: transparent;
}

.card-footer {
    background-color: none !important;
    padding-top: 1.2rem !important;
    text-align: center !important;
}

.single .post-navigation .nav-links a {
    font-family: 'Raleway', sans-serif !important;
    font-weight: 500 !important;
}

/* Remove gray bar at bottom of post */ 
.entry-footer.card-footer.text-muted {
    display: none;
}

.post.card {
    border: none;
}

.post-thumbnail {
    max-width: 70%;
    display: none;
    position: relative;
    margin: 0 auto;
}

/* ARCHIVE PAGES STYLING */

.entry-summary .btn {
border-radius: 20px !important;
font-size: 1rem !important;
font-family: ‘Raleway’, sans-serif !important;
line-height: 1.3 !important;
padding: 0.25rem 0.8rem !important;
font-weight: 500 !important;
letter-spacing: .25px !important;
padding-top: .3rem !important;
background-color: #23B363 !important;
border: none !important;
}

.archive .card-footer {
    display: none !important;
}

.archive .entry-summary {
    border-bottom: 1px solid #e9e9e9 !important;
    padding-bottom: 2.5rem !important;
}

/* Changes default color of post titles */
.archive .entry-title .text-dark {
    color: #23b363 !important;
}

.archive .mt-3r {
margin-top: .8rem !important;
}


/* FOOTER STYLING */

.row.social {
    margin: 0 auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 90%;
}

/*Classes for each of the pieces of contact info and social media stuff at the very bottom */ 

.phoneNumber {
    text-align: left;
}

.followOurJourney {
    text-align: right;
}

.address {
    text-align: left;
}

.socialIcons {
    text-align: right;
}


/* CAREERS PAGE STYLING */

/*Styling for Indeed job listings*/
.indeedListings p {
    width: 33.33%;
}


/* BREADCRUMBS STYLING */

#breadcrumbs {
    position: absolute !important;
    top: 6px !important;
    right: 80px !important;
    font-size: 16px;
    color: #212529;
    z-index: 100000;
}


/* CASE STUDY PAGE STYLING */

.caseStudyForm .col-10 {
    padding-left: 0;
}

.caseStudyContainer {
    padding-bottom: 5%;
}

.caseStudyContainer .LUDButtonInverted {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 20px;
    font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif;
    color: #23B363;
    font-size: 20px;
    text-transform: uppercase;
    padding: 10px 20px;
    margin-bottom: 20px !important;
}

.caseStudyContainer .LUDButtonInverted:hover {
    background-color: #ccc;
    border: 1px solid #fff;
    color: #23B363;
}

.caseStudyContainer .LUDButton {
	font-weight: bold;
    display: inline-block;
	background: #23B363;
	border: 1px solid #23B363; 
	border-radius: 20px;
    box-shadow: 0px 5px 0px #3D8C72;
	margin: 0 auto;
	padding: 10px 20px;
	-webkit-animation: btnWiggle 8s infinite;
    -moz-animation: btnWiggle 8s infinite;
    -o-animation: btnWiggle 8s infinite;
    animation: btnWiggle 8s infinite;
    text-transform: uppercase;
    margin-bottom: 20px !important;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}

/* Validation Fail Message */
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid red;
    border-radius: 15px;
    background-color: transparent;
    padding: 1rem;
    text-align: center;
    color: red;
}

/* Validation Success Message */
div.wpcf7-mail-sent-ok {
    border: 3px solid #4A236B;
    border-radius: 15px;
    background-color: #4A236B;
    padding: 1rem;
    text-align: center;
}


span.wpcf7-not-valid-tip {
    color: red;
}
    


/* GLOBAL INPUT AND TEXT AREA STYLING */

input {
    margin-top: 5px;
    margin-bottom: 5px;
}

textarea {
    margin-top: 5px;
    margin-bottom: 5px;
}


/* CONTACT FORM */

#wpcf7-f12107-p12108-o1 {
    width: 100% !important;
}

#wpcf7-f12107-p12108-o1 p {
    padding-top: 0;
}

#wpcf7-f12107-p12108-o1 br {
    display: none;
}

#wpcf7-f12107-p12108-o1 input:focus {
    border-color: #23B363;
    -webkit-box-shadow: 0 0 0 2px #23B363;
    box-shadow: 0 0 0 2px #23B363;
    transition-duration: .3s;
}

#wpcf7-f12107-p12108-o1 textarea:focus {
    border-color: #23B363;
    -webkit-box-shadow: 0 0 0 2px #23B363;
    box-shadow: 0 0 0 2px #23B363;
    transition-duration: .3s;
}



/* Styling for fullpage presentation of Services */

#fp-nav ul {
    position: relative;
    right: 2rem;
}

#fp-nav ul li a span {
    background-color: #fff;
}

#fp-nav ul li .fp-tooltip {
    top: -10px !important;
    max-width: none !important;
    font-family: 'Montserrat', sans-serif !important;
    background-color: rgba(51, 51, 51, 0.6);
    padding-left: 0.8rem;
    padding-right: 0.8rem;
    border-radius: 2rem;
}


/* Styling for "Let's Talk!" link text in nav-bar header */

.navbar {
    justify-content: normal;
}

.letsTalk {
    padding-left: 0;
}

.letsTalk a {
    color: #23B363;
    font-family: 'Raleway', sans-serif;
}

.letsTalk a:hover {
    text-decoration: none;
    opacity: 0.8;
    color: #23B363 !important;
}

/* Hide "Let's Talk!" link on Let's Talk page */
.page-id-12108 .letsTalk {
    display: none;
}







/********************************* MEDIA QUERIES **************************************************************/


@media screen and (max-width: 400px) {
    
.sfm-style-full .sfm-logo a img {
    max-width: 70px !important;
    }
    
    .menuIconRow {
    width: 100%;
    position: fixed;
    bottom: 0;
    background-color: #000;
    padding-top: 1rem !important;
    height: auto;
}
    
    .menuIconRow img {
        max-height: 40px !important;
        min-height: 30px !important;
    }
    
    .LUDButton {
        max-width: 240px !important;
    }
    
    .LUDButtonInverted {
        max-width: 240px !important;
    }
    
    .caseStudyContainer .LUDButtonInverted {
        font-size: 20px !important;
    }
    
    .button.LUDButtonInverted {
        max-width: 240px !important;
    }
}



@media screen and (max-width: 575px) { 
    
    /* HERO SECTION HEADER STYING */
    
    .serviceIconMobile {
        padding-left: 0 !important;
    }
    
    .serviceTitleMobile {
        padding-left: 0 !important;
    }
    
    .curveHero {
        margin-bottom: 35% !important;
    }
    
    
    /* Eliminate excess padding on individual post on mobile */
    
    
     .single-post .row {
         padding-left: 0 !important;
         padding-right: 0 !important;
    }
    
    .single-post .row-fluid {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
     
    
/* BUTTON STYLING */
    
.LUDButton a span {
font-size: 12px !important;
padding-left: 4px !important;
padding-right: 4px !important;
text-align: center;
    }
    
    
    
    /* CENTER hero button */
    .centerOnMobile {
        text-align: center !important;
    }
    
    .hideOnMobile {
    display: none !important;
    }

    .alternatingImage {
        padding-bottom: 2.2rem !important;
    }
    
    .alternatingImageTop {
        padding-top: 2.2rem !important;
    }
    
    
/* FONT STYLING */    
/*    
    h1{
	  color: #FFFFFF;
    font-family: 'Raleway', sans-serif;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0.2px;
    line-height: 32px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

h2{
  color: #23B363;
	font-family: 'Raleway', sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}

h3{
	color: #23B363;
	font-family: 'Raleway', sans-serif;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0.18px;
  line-height: 28px;
}

h4{
	color: #1D6091;
  font-family: 'Raleway', sans-serif;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.15px;
  line-height: 24px;
}

h5{
	color: #3F3F3F;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 22px;
}

h6{
	
}
	
	*/
    
    
.introCopy {
font-family: ‘Raleway’, sans-serif !important; 
font-weight: 500 !important;
font-size: 22px !important;
line-height: 24px !important;
}    
    
    
    
/* UL styling */
    
.specialListItem {
    padding-bottom: 2rem !important;
    text-align: center !important;
}
  
.paddingTopDesktopOnly {
    padding-top: 0 !important;
    }  
    
    
/*MENU STYLING FOR MOBILE */

/*menu icons */

.menuIconRow {
    width: 100%;
    position: fixed;
    bottom: 0;
    background-color: #000;
    padding-top: 1.3rem;
}
    
.sfm-logo {
    padding-left: 0 !important;
    padding-right: 0 !important;
    }

    
/* ARCHIVE PAGE STYLING */
    

    
    
/* FOOTER STYLING */
    
.phoneNumber {
    text-align: center;
}

.followOurJourney {
    text-align: center;
    padding-top: 1rem;
}

.address {
    text-align: center;
    padding-top: 1rem;
}

.socialIcons {
    text-align: center;
}
      
/* CAREERS PAGES STYLING */
    
    .indeedListings p {
    width: 100%;
}    
    

/* CASE STUDY PAGE STYLING */
    
.caseStudyImage {
    padding-bottom: 8%;
    }
    
    
/* make input and text area 100% width on mobile */    
.caseStudyForm .col-10 {
    max-width: 100%;
    }
    
/* Add slight margin on form send button on mobile */    
.caseStudyContainer .LUDButtonInverted {
    margin-bottom: 5%;
    }
    
    
/* Special header styling */
    
    .notSurePwa {
        color: #23B363;
    }
    
    
}






@media screen and (min-width: 576px) and (max-width: 767px) { 
    
    /*.hideOnMobile {
    display: none !important;
    }*/
    
    /* SPECIAL HIDE ON DEKSTOP CLASS */
    .hideOnDesktop {
        display: none !important;
    }
    
    /* CENTER hero button */
    .centerOnMobile {
        text-align: center !important;
    }
    
    .curveHero {
        margin-bottom: 22% !important;
    }
    
    /* CAREERS PAGES STYLING */
    
    .indeedListings p {
    width: 50%;
}
    
    
/* CASE STUDY PAGE STYLING */
    
.caseStudyImage {
    padding-bottom: 8%;
    }
    
/* PADDING FOR IMAGES IN ALTERNATING IMAGE/COPY SECTIONS */
    .alternatingImage {
        padding-bottom: 2.2rem;
    }
    
    .alternatingImageTop {
        padding-top: 2.2rem !important;
    }
    

}



@media (max-width: 866px) {
    /*Menu icon titles removed on mobile*/
    .menuIconTitle {
        display: none !important;
    }
    
    /* Adding margin above second column in LUD contact form */
    
    .secondColumn {
        margin-top: 2.5rem;
    }
    
}



@media (min-width: 768px) and (max-width: 991px) {
    
    /*.hideOnMobile {
    display: none !important;
    }*/
    
    /* SPECIAL HIDE ON DEKSTOP CLASS */
    .hideOnDesktop {
        display: none !important;
    }
    
    /* CENTER hero button */
    .centerOnMobile {
        text-align: center !important;
    }
    
    .curveHero {
        margin-bottom: 27% !important;
    }
    
   /* CAREERS PAGES STYLING */
    
    .indeedListings p {
    width: 50%;
}
    
/* CASE STUDY PAGE STYLING */
    
.caseStudyImage {
    padding-bottom: 8%;
    }
}


@media (min-width: 992px) and (max-width: 1199px) { 

/*.hideOnMobile {
    display: none !important;
    }*/
    
    /* SPECIAL HIDE ON DESKTOP CLASS */
    .hideOnDesktop {
        display: none !important;
    }
    
}

/* Special media query added to make blog page columns break down in width sooner than BS4 specs */ 
@media (min-width: 992px) and (max-width: 1250px) {
    
.wpbm-inner-wrap.col-md-6 {
     min-width: 50% !important;
}
    
    
}
    




@media (min-width: 1200px) {
    
    /* SPECIAL HIDE ON DEKSTOP CLASS */
    .hideOnDesktop {
        display: none !important;
    }

}




/* SPECIAL MEDIA QUERIES FOR HERO VIDEO ON HOMEPAGE */

@media (max-width: 1062px) {
    .hideOnMobile.heroVideo {
        display: none !important;
    }
    
    .hideOnDesktop.heroVideo {
        display: block !important;
    }
    
}

/*@media (min-width: 1500px) {
    .hideOnMobile.heroVideo {
        margin-bottom: 4% !important;
    }
    }*/




/* SPECIAL KEYFRAMES FOR ANIMATION OF HOMEPAGE HERO BG */

@keyframes expand {
  0% {
    background-size: 100% 100%;
  }
  80% {
      background-size: 160% 160%;
    }
  100% {
    background-size: 160% 160%;
  }
}


/* SPECIAL KEYFRAMES FOR ANIMATION OF HOMEPAGE HERO ASTRONAUT */

@keyframes floating {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0, 15px); }
    to   { transform: translate(0, -0px); }    
}