
.badge-list li {
    line-height: 1;
    font-size: 25px;
    text-align: center;
    font-weight: 600;
    padding: 20px;
    list-style-type:none;
}.badge-list span {
    border: 2px solid;
    display: block;
    padding: 20px;
    min-height: 131px;
    display: flex;
    justify-content: center;
    align-items: center;
}.badge-list span::before {
    content: " ";
    position: absolute;
    z-index: -1;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border: 5px solid #000000;
} 
body {
  font-family: 'Recursive', sans-serif;
  background: #f1f1f1;
}h1, h1 a {
  color: #213c54;
  font-family: 'Recursive', sans-serif;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.27em;
  margin: 25px 0;
}h2 {
  color: #213c54;
  font-family: 'Recursive', sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 1.5rem;
  margin: 25px 0;
}h3 {
  color: #213c54;
  font-family: 'Recursive', sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 1.5rem;
  margin: 25px 0;
}h4 {
  font-family: 'Recursive', sans-serif;
  color: #213c54;
  font-size: 19px;
  font-weight: 300;
  line-height: 1.5rem;
  margin: 25px 0;
}.large-text{
  font-family: 'Recursive', sans-serif;
  color: #213c54;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5rem;
}p {
  font-family: 'Recursive', sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  margin: 15px 0;
}ul {
  list-style-type: none;
}li{
  font-family: 'Recursive', sans-serif;
  font-size: 14px;
  font-weight: 300; 
  color: #000;
  margin-bottom: 5px;
}li .fa{
  margin-right: 10px; 
  color: #0f0f0f;
}strong{
  color: #213c54;
  font-weight: 700;
}input:focus, textarea:focus{
  border-color: #ffd349!important;
}textarea{
  height: 120px;  
}.row {
  margin: 0 auto;
  max-width: 75rem;
  width: 100%;
}.page-wrapper {
  max-width: 75rem;
  clear: both;
}.content-wrapper{
    background: white;
  position: relative;
  display: block;
  width: 100%;
  float: left;
  border-top: 2px solid #dcdcdc;  
}.fade-on-scroll, 
 .fade-on-load{
  opacity: 0; 
}.animate-fast{
  transition: all 250ms ease;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;  
}.animate-normal{
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;  
}.animate-slow{
  transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease; 
}.absolute{
  position: absolute; 
}.horizontal-center{
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%); 
  -o-transform: translateX(-50%); 
}.vertical-center{
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%); 
  -o-transform: translateY(-50%); 
}.vertical-padding{
  padding: 45px 0;  
}.strip-padding{
  padding-left: 0!important;
  padding-right: 0!important; 
}.white-bg{
  background: #ffffff;
}.beige-bg{
  background: #f1f1f1;  
}.border-right{
  border-right: 1px solid #e1e1e1;  
}.border-left{
  border-left: 1px solid #e1e1e1; 
}.border-bottom{
  border-bottom: 2px solid #dcdcdc; 
}.box{
  border: 1px solid #c7c7c7;  
  padding: 25px 20px;
}.box-shadow{
  box-shadow: 1px -5px 10px 5px rgba(0,0,0,.1);
  -webkit-box-shadow: 1px -5px 10px 5px rgba(0,0,0,.1);
  -moz-box-shadow: 1px -5px 10px 5px rgba(0,0,0,.1);  
}.button{
  background: none;
  border: 1px solid #ffd34a;
  color: black;
}.button:hover{
  background: grey;
  border-color: transparent;  
}.cta-button{
  font-size: 13px;
  font-weight: 700; 
  text-transform: uppercase;
  line-height: 49px;
  margin: 10px 0;
  padding: 0 20px;
}.cta-button:hover,.cta-button:focus{
  color: #4b4b4b; 
}.cta-button2{
  font-size: 16px;
  font-weight: 600;
  width: 100%;
  margin: 30px 0;
}.cta-button2:hover,.cta-button2:focus{
  background: #213c54;
}.page-bottom{
  margin-top: 45px; 
}.page-bottom p{
  color: #213c54; 
  font-weight: 300;
}body.preload{
  overflow: hidden; 
}#preloader{
  opacity: 0; 
  display: none;
}.preload #preloader{
  position: fixed;
  opacity: 1; 
  display: block;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; 
  font-size: 40px;
  font-weight: 700;
  color: #213c54; 
  background: #f1f1f1;
  overflow: hidden;
}#preloader div{
  overflow: hidden;
}#preloader span{
  display: block;
  line-height: normal;  
}#preloader span.gloss{
  content: "";
  position: absolute;
  z-index: 99999;
  left: 0;
  height: 100%;
  width: 10%;
  background: #f1f1f1;
  -ms-transform: skewX(-20deg); 
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: .5;
}.header-wrapper{
  border-top: 5px solid #213c54;  
}.header-wrapper .header-info{
  padding: 25px 40px;
}.logo-wrapper{
  width: 6%;
  display: block;
  float: left;  
  padding-right: 10px;
}.company-info{
  width: 90%;
  display: block;
  float: left;  
}.header-company-title, 
 .header-company-title a {
  color: #000;
  width: 100%;
  margin: 0;
}.header-company-serviceorder{
  margin: 0;
  color: #213c54;
}.header-contact{
  font-weight: 600;
}.header-contact:before{
  content: "\f095";
  font-family: "fontAwesome";
  font-size: 30px;
  color: #213c54;
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%); 
  -o-transform: translateY(-50%); 
}.header-contact .contact-email.email{
  font-size: 14px;
  margin: 0;  
  color: #000;
  word-wrap: break-word;
}.navigation-wrapper{
  display: block;
  width: 100%;
  background: rgba(241, 241, 241, .9);
  z-index: 1;
}.top-bar{
  background: none; 
  max-width: 100% !important;
}.top-bar-section ul li{
  background: none; 
  position: relative;
  margin-bottom: 0;
}.top-bar-section li:not(.has-form) a:not(.button),
 .top-bar-section ul li > a{
  background: none;
  color: #2d2d2d; 
  font-family: 'Recursive', sans-serif;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
}.top-bar-section li:not(.has-form) a:not(.button):before,
 .top-bar-section li:not(.has-form) a:not(.button):after{
  display: inline;
  position: absolute;
  width: 15px;
  font-size: 18px;
  font-weight: 300;
  margin: 0;
  opacity: 0;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;  
}.top-bar-section li:not(.has-form) a:not(.button):before,
 .top-bar-section ul li > a:before{
  content: "[";   
  left: 10px; 
}.top-bar-section li:not(.has-form) a:not(.button):after,
 .top-bar-section ul li > a:after{
  content: "]";   
  right: 10px;
  text-align: right;
}.top-bar-section li.active:not(.has-form) a:not(.button),
 .top-bar-section li.active:not(.has-form) a:hover:not(.button),
 .top-bar-section li:not(.has-form) a:hover:not(.button),
 .top-bar-section ul li:hover:not(.has-form) > a{
  background: none;
  color: #2d2d2d; 
}.top-bar-section li.active:not(.has-form) a:not(.button):before,
 .top-bar-section li.active:not(.has-form) a:hover:not(.button):before,
 .top-bar-section li:not(.has-form) a:hover:not(.button):before{
  opacity: 1;
  left: 0;
}.top-bar-section li.active:not(.has-form) a:not(.button):after,
 .top-bar-section li.active:not(.has-form) a:hover:not(.button):after,
 .top-bar-section li:not(.has-form) a:hover:not(.button):after{
  right: 0;
  opacity: 1;
}.top-bar-section .dropdown{
  background: rgba(255,255,255,.9); 
  padding: 20px 15px;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button),
 .top-bar-section .dropdown li:not(.has-form) a:hover:not(.button),
 .top-bar-section .dropdown li.active:not(.has-form) a:not(.button){
  background: none;
  color: #213c54;
  font-weight: 300;
  text-align: center;
  line-height: 35px;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button):before,
 .top-bar-section .dropdown li:not(.has-form) a:not(.button):after{
  font-weight: 400;
}.top-bar-section li.active:not(.has-form) .dropdown a:not(.button):before{
  left: 10px;
  opacity: 0;
}.top-bar-section li.active:not(.has-form) .dropdown a:not(.button):after{
  right: 10px;
  opacity: 0;
}.top-bar-section .dropdown li.active:not(.has-form) a:not(.button):before,
 .top-bar-section .dropdown li.active:not(.has-form) a:hover:not(.button):before,
 .top-bar-section .dropdown li:not(.has-form) a:hover:not(.button):before{
  opacity: 1;
  left: 0;
}.top-bar-section .dropdown li.active:not(.has-form) a:not(.button):after,
 .top-bar-section .dropdown li.active:not(.has-form) a:hover:not(.button):after,
 .top-bar-section .dropdown li:not(.has-form) a:hover:not(.button):after{
  right: 0;
  opacity: 1;
}.home-slider-wrapper{
  position: relative;
  display: block;
  width: 100%;
  float: left;
  height: 80%;
  max-height: 700px;
  margin-top: -45px;
}.home-slider-bottom{
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
}.slider-nav .slick-dots{
  bottom: auto;
  position: relative;
  margin-left: 0;
}.slider-nav .slick-dots li{
  line-height: 85px;
  height: 85px;
  width: 30%;
  background: rgba(255,255,255,.85);  
  margin: 0 15px;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;  
}.slider-nav .slick-dots li:first-child{
  margin-left: 0;
}.slider-nav .slick-dots li:last-child{
  margin-right: 0;
}.slider-nav .slick-dots li.slick-active,
 .slider-nav .slick-dots li:hover{
  background: rgba(33,60,84,.85);
}.slider-nav .slick-dots li a{
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  font-family: 'Recursive', sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  color: #213c54;
  border: none;
  padding: 0;
}.slider-nav .slick-dots li.slick-active a,
 .slider-nav .slick-dots li:hover a{
  color: #ffffff;
}.slider-nav .slick-dots li a span{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}.slider-nav .slick-dots li.slick-active a span,
 .slider-nav .slick-dots li:hover a span{
  left: 35px;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
}.slider-nav .slick-dots li a .fa{
  opacity: 0;
  color: #ffffff;
  font-size: 25px;
  position: absolute;
  right: 20%;
}.slider-nav .slick-dots li.slick-active a .fa,
 .slider-nav .slick-dots li:hover a .fa{
  right: 15px;
  opacity: 1;
}.slider-nav .slick-dots li a:before{
  display: none;  
}.home-tagline{
  background: rgba(255,255,255,.7); 
  border-bottom: 1px solid #ffffff;
}.internal-tagline{
  background: rgba(33,60,84,.5);
}.tagline p{
  color: #213c54;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  line-height: 50px;
}.scroll-to-content{
  color: #213c54;
  text-align: center;
  margin: 0 auto;
  padding-top: 45px;
  width: 200px;
  cursor: pointer;  
}.scroll-to-content p{
  margin: 0;
  color: #213c54;
  font-size: 12px;
  font-weight: 700; 
  letter-spacing: 4px;
  text-transform: uppercase;
}.scroll-to-content .fa{
  font-size: 18px;  
}.scroll-content p{
  line-height: 2; 
}.center-content{
  padding-left: 60px; 
}.center-content:before{
  position: absolute;
  left: 0;
  top: 45px;
  color: #ffd349;
  font-size: 45px;  
  font-family: "fontAwesome";
}.center-content.content-1:before{
  content: "\f005"; 
}.center-content.content-2:before{
  content: "\f132"; 
}.center-content.content-3:before{
  content: "\f155"; 
}.home-service-list p{
  font-size: 14px;
  font-weight: 600; 
}.about-columns{
  padding: 50px 50px 0; 
}.about-columns h2{
  position: relative;
  font-weight: 400;
}.about-columns h2:before{
  position: absolute;
  content: "";
  height: 3px;
  width: 40px;
  background: #ffd349;
  left: -60px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%); 
  -o-transform: translateY(-50%);   
}.about-img{
  position: absolute;
  bottom: 20px;
  left: 0;
}.service-wrapper, .inner-service-wrapper{
  float: left;
  margin: 15px 0; 
}.service{
  padding: 0 0 0 60px;  
}.service h2, .inner-service h2,
 .inner-service h3{
  position: relative; 
  float: left;
  display: inline;
  font-size: 16px;
  font-weight: 700;
  margin: 0 5px 0 0;
}.service h2:before{
  position: absolute;
  content: "";
  height: 3px;
  width: 40px;
  background: #ffd349;
  left: -60px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%); 
  -o-transform: translateY(-50%);   
}.service p, .inner-service p{
  margin: 0 0 5px 0;  
}.service .cta-button2{
  font-size: 14px;
  line-height: 1.75;
  padding: 0 30px;
  margin-top: 10px;
}.inner-service{
  margin: 15px 0; 
}.inner-service h2,
 .inner-service h3{
  color: #000;  
}.inner-service span{
  float: left;
  margin: 0 5px 0 0;  
}.contact-wrapper p:not(.large-text){
  margin: 0 0 5px; 
  line-height: normal;  
}.contact-wrapper .contact-info, 
 .contact-wrapper .contact-phone.phone, 
 .contact-wrapper .contact-email.email{
  margin-bottom: 25px!important;  
  padding-left: 30px;
  position: relative;
}.contact-wrapper .contact-info:before, 
 .contact-wrapper .contact-phone.phone:before, 
 .contact-wrapper .contact-email.email:before{
  position: absolute; 
  top: 0;
  left: 0;
  font-size: 20px;
  font-family: "fontAwesome";
  color: #213c54;
}.contact-wrapper .contact-info:before{
  content:"\f041";
}.contact-wrapper .contact-phone.phone:before{
  content:"\f095";
}.contact-wrapper .contact-email.email:before{
  content:"\f0e0";
}.contactForm  {
  margin-top: 20px;
}.contactForm input {
  width: 100%;
  padding: 4px 8px;
  margin-bottom: 10px;
}.contactForm textarea{
  width: 100%;
}.contactForm .captchaWrapper,
 .contactForm .captchaWrapper input{
  margin: 0;  
}.contactForm .submitWrapper {
  text-align: center;
  margin-top: 30px;
}.contactForm .submitWrapper span.submit {
  font-size: inherit;
  font-weight: bold;
  background-color: #fafafa;
  border: 1px solid #ddd;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  padding: 3px 20px;
  cursor: pointer;
}.emailConfirmation {
  margin: 0 auto;
}.emailConfirmation h1 {
  color: #00CC00;
}.footer-top {
  position: relative;
  display: block;
  background: linear-gradient(#131313, #000000);
  -webkit-background: linear-gradient(#131313, #000000);
  -moz-background: linear-gradient(#131313, #000000);
  -o-background: linear-gradient(#131313, #000000);
  width: 100%;
  padding: 75px 0 35px;
}.footer-wrapper .top-bar-section li:not(.has-form) a:not(.button),
 .footer-wrapper .top-bar-section ul li > a,
 .footer-wrapper .top-bar-section li.active:not(.has-form) a:not(.button),
 .footer-wrapper .top-bar-section li.active:not(.has-form) a:hover:not(.button),
 .footer-wrapper .top-bar-section li:not(.has-form) a:hover:not(.button),
 .footer-wrapper .top-bar-section ul li:hover:not(.has-form) > a{
  color: #818181;
  font-size: 12px;
}.footer-wrapper .top-bar-section li:not(.has-form) a:not(.button):before,
 .footer-wrapper .top-bar-section ul li > a:before,
 .footer-wrapper .top-bar-section li:not(.has-form) a:not(.button):after,
 .footer-wrapper .top-bar-section ul li > a:after{
  color: #ffd349;
}.footer-wrapper .top-bar-section .dropdown{
  display: none!important;  
}.social-icons .fa{
  width: 44px;
  line-height: 44px;
  font-size: 22px;
  color: #e5e5e5;
  text-align: center;
}.social-icons .fa:hover{
  background: #ffd34a;  
  color: #000000;
}.scroll-top{
  position: absolute;
  right: 2.5%;
  background: #ffd34a;
  color: #000000;
  text-align: center;
  width: 44px;
  font-size: 35px;
  cursor: pointer;
}.scroll-top .fa{
  line-height: 44px;
}.disclaimer{
  display: block;
  width: 100%;
  background: #343434;  
  padding: 10px;
}.disclaimer p{
  margin: 0;
  color: #ffffff; 
  text-transform: uppercase;
  font-size: 9px;
  line-height: 13px;
}.lnm-image img{
  max-width: 95px;  
}.slick-background-wrapper {
  left: 0;
  position: fixed;
  top: 0;
  z-index: -1;
  width: 101% !important;
  overflow: hidden;
} li#slick-slide05 {
    display: none;
}li#slick-slide04 {
    display: none;
}li#slick-slide03 {
    display: none;
}

/*custom css starts here*/
img.travel-ins
 
 {
    margin-bottom: 5vh;
}
.home-1 {
    padding-top: 50px;
}.home-content-1 {
    padding: 4% 7% 0;
}.home-img-1 {
    padding: 0 7%;
}.home-cta {
    background: center / cover no-repeat url(https://strategyfirst.org/wp-content/uploads/sites/5062/2025/05/11.jpg);
    padding: 17vh 0;
    position: relative;
        background-position: bottom;
}.home-cta-content h2 {
    color: #ffffff;
     
}.home-cta::after {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
 
}.home-cta-content {
    z-index: 1;
}.home-cta-content p {
    color: #FFFFFF;
}.home-cta-content p {
    color: #FFFFFF;
    margin-bottom: 36px;
}.home-2 {
    padding: 4% 7% 0;
}.home-img-2 {
    padding: 0 11%;
}.home {
    color: white !important;
}.slide-content {
    position: absolute;
    left: 50%;
    top: 37%;
    transform: translateX(-50%);
    text-align: center;
}.main-content {
    background: #FFFFFF;
    width: 100%;
    max-width: 100%;
    position: relative;
    clear: both;
}.footer-top a.button {
    color: white;
}.blue-bg {
    background: #314c65; 
    padding: 29px;
}.white-color p 
 { padding-top: 14vh;
    color: white;
}.padding {
    padding-top: 11vh;
}.padding-bottom {
    padding-bottom: 11vh;
}



/*custom css ends here*/



@media only screen and (min-width: 1025px) {
  .top-bar-section .dropdown{
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%); 
    -o-transform: translateX(-50%); 
  }.top-bar-section .has-dropdown > a{
    padding-right: 15px!important;  
  }.top-bar-section .has-dropdown > a::after{
    top: auto;
    right: auto;
    border: none;
  }.travel-img-fix img {
    margin-top: 1.3em;
}.travel-text-fix p {
    font-size: 17px;
}.travel-img-fix .home-content-1 {
    padding: 0 .9375rem;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
.cta-button {
    font-size: 11px;
    padding: 0 5px;
}.header-contact .contact-email.email {
    font-size: 12px;
}.top-bar-section li:not(.has-form) a:not(.button), .top-bar-section ul li > a {
    font-size: .94vw;
    letter-spacing: 1px;
}
}
@media only screen and (max-width: 1024px){
  h1, h1 a {
    font-size: 25px;
  }h2 {
    font-size: 22px;
  }h3 {
    font-size: 20px;
  }h4, .large-text {
    font-size: 17px;
  }p {
    font-size: 15px;
  }.box{
    margin: 5px 0;  
  }#preloader{
    font-size: 25px;
  }.header-wrapper .header-info{
    padding: 25px 0;
  }.logo-wrapper{
    width: 8%;    
  }.header-wrapper .header-info .border-left{
    border: none; 
  }.header-wrapper .header-info .cta-button{
    margin: 0;
  }.navigation-wrapper{
    background: rgba(33,60,84,.85);
  }.top-bar.expanded .title-area{
    background: none; 
  }.top-bar.expanded .toggle-topbar a{
    color: #ffffff; 
  }.top-bar-section li:not(.has-form) a:not(.button),
   .top-bar-section ul li > a{
    color: #ffffff;
    text-align: center;
  }.top-bar-section li:not(.has-form) a:not(.button):before,
   .top-bar-section li:not(.has-form) a:not(.button):after{
    display: none;
  }.top-bar-section li:not(.has-form) a:hover:not(.button),
   .top-bar-section li.active:not(.has-form) a:not(.button){
    background: #ffffff;
  }.top-bar-section .dropdown li:not(.has-form) a:not(.button){
    background: none;
  }.top-bar-section .dropdown li:not(.has-form) a:hover:not(.button),
   .top-bar-section .dropdown li.active:not(.has-form) a:not(.button){
    background: rgba(33,60,84,.85);
    color: #ffffff;
  }.home-slider-wrapper{
    margin-top: 0;    
  }.slick-slider{
    margin-bottom: 0; 
  }.slider-nav .slick-dots li a{
    font-size: 13px;
  }.center-content:before{
    top: 25px;
    left: 5px;
  }.about-columns{
    padding-top: 10px;  
  }.about-img{
    position: relative;
    float: left;
    margin-top: 25px;
  }.home-cta { 
    padding: 17vh 31px; 
}.cta-button { 
    color: black;
}.home-cta { 
    padding: 17vh 31px; 
}.cta-button { 
    color: black;
}.white-color p { 
   padding-top: 5vh; 
}.home-content-1 {
    padding: 3% 10% 33px;
}.travel-text-fix p {
    font-size: 16px;
}
}
@media only screen and (max-width: 767px){
  .home-img-1 {
    padding-top: 0;
  }.blue-bg {
    padding: 30px 0 0px 0px;
  }#preloader img{
    width: 50%; 
  }.vertical-padding{
    padding: 20px 0;  
  }.logo-wrapper{
    width: 100%;
    text-align: center;
    padding: 0;   
  }.logo-wrapper img{
    width: 20%; 
  }.company-info{
    width: 100%;
    text-align: center; 
  }.header-company-title, 
   .header-company-title a{
    text-align: center; 
    font-size: 18px;
  }.header-wrapper .header-info .contact-email.email{
    display: none;
  }.header-wrapper .header-info .cta-button{
    line-height: 2;
  }.header-contact{
    line-height: 2;
  }.header-contact:before{
    display: none;
  }.home-slider-bottom{
    position: relative;
  }.slider-nav .slick-dots li{
    width: 33%;
    margin: 0;
  }.slider-nav .slick-dots li a{
    font-size: 11px;
  }.slider-nav .slick-dots li a span,
   .slider-nav .slick-dots li.slick-active a span,
   .slider-nav .slick-dots li:hover a span{
    position: relative;
    left: auto;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);  
    -o-transform: translateX(0);  
  }.slider-nav .slick-dots li a .fa,
   .slider-nav .slick-dots li.slick-active a .fa,
   .slider-nav .slick-dots li:hover a .fa{
    display: none;
  }.slider-nav .slick-dots{
    margin-bottom: 0;
  }.tagline p{
    font-size: 16px;
    line-height: normal;
    padding: 10px 0;
  }.about-columns{
    padding: 0;
  }.about-columns h2,
   .service h2{
    border-bottom: 3px solid #ffd34a; 
  }.about-columns h2:before,
   .service h2:before{
    display: none;
  }.service-wrapper{
    margin: 5px 0;  
  }.service{
    padding: 0;
  }.service h2, .inner-service h2,
   .inner-service h3{
    display: block;
    float: none;
    text-align: center;
    font-size: 18px;
  }.home-slider-wrapper { 
    height: auto;
}.home-cta { 
    padding: 17vh 19px; 
}.cta-button { 
    color: black;
}.white-color p { 
   padding-top: 5vh; 
}.home-content-1 {
    padding: 3% 10% 33px;
}
}
@media only screen and (max-width: 500px){
.social-icons {
    text-align: center;
    margin-bottom: 1em;
}
}
