/*!
Theme Name: FishmanPR
Theme URI: http://underscores.me/
Author: Clicktecs Team
Author URI: https://clicktecs.com
Description: Custom Theme for FishmanPR
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fishmanpr
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

FishmanPR is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.quotebox .testimonials-rotator cite a{
    color: #fff;
}
.timeline-header h2{
    margin: 0;
    position: relative;
    color: #93358D;
}
.timeline-header h2 span{
background: #fff;
    display: inline-block;
    padding: 0 20px;
}
.timeline-header h2:before{
   content: "";
    width: 30px;
  height: 30px;
  background: #93358D;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 17px;
}
.timeline-header h2:after{
   content: "";
    width: 30px;
  height: 30px;
  background: #93358D;
  border-radius: 100%;
  position: absolute;
  right: 0;
  top: 17px;
}
.timeline-header .wrapper:before{
   content: "";
    width: 100%;
  height: 5px;
  background: #93358D;
  position: absolute;
  left: 0;
  top: 30px;
}
.timeline-desc{
    background: #93358D;
    color: #fff;
}
.timeline-desc p:last-child{
margin-bottom: 0;
}








.history-sec {
  border-bottom: solid 5px #93358D;

}





.history-sec .timeline:nth-child(2),
.history-sec .timeline:nth-child(6),
.history-sec .timeline:nth-child(10),
.history-sec .timeline:nth-child(14){
   /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#93358d+0,ffffff+100&0.7+0,0.5+80 */
background: linear-gradient(to right,  rgba(147,53,141,0.7) 0%,rgba(233,215,232,0.5) 80%,rgba(255,255,255,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.history-sec .timeline:nth-child(4),
.history-sec .timeline:nth-child(8),
.history-sec .timeline:nth-child(12),
.history-sec .timeline:nth-child(16){
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,93358d+100&0.5+20,0.7+100 */
background: linear-gradient(to right,  rgba(255,255,255,0.5) 0%,rgba(233,215,232,0.5) 20%,rgba(147,53,141,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
.history-sec .timeline:nth-child(1) .row{
    padding-top: 0;
}
.history-sec .timeline:nth-child(1) .timeline-bar span {
  top: 0;
}
.timeline-single{
    width: 100%;
}

.history-sec .timeline{
    display: flex;
    flex-wrap: wrap;
}
.job-section .featurebox {
  padding: 0;
}
.service-casestds .case-single{
    width: 48%;
}
.timeline-single img{
border-radius: 30px;
  border: solid 1px #93358D;
}
.history-sec .timeline:nth-child(odd) .row{
    flex-direction: row-reverse;
}
.history-sec .timeline:nth-child(even) .timeline-bar + .timeline-pic{
    text-align: right;
}
.timeline-bar{
   background: #93358D;
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
  width: 5px;
    margin-left: -3px;
}
.timeline-bar span{
  width: 30px;
  height: 30px;
  background: #93358D;
  border-radius: 100%;
  position: absolute;
  left: -12px;
  top: 42px;
}
.timeline-single .row{
    position: relative;
}
.timeline-single .row{
padding-bottom: 40px;
  padding-top: 40px;
}
.timeline-single h2{
    color: #93358D;
}
.timeline-single h3{
    margin-bottom: 0px;
}
.cf7_hide_labels label {
    display: none !important;
}

.wpcf7 form.invalid .wpcf7-response-output{
    clear: both;
    margin: 10px 0 0 0 !important;
    width: 100% !important;
    line-height: 1;
    font-size: 0.85em;
    padding: 10px 20px !important;
    float: left; 
}
.wpcf7-not-valid-tip{
    color: #fff !important;
    text-align: left;
    font-size: 0.75em !important;
}

.getstarted-page .wpcf7-not-valid-tip{
    color: #fff !important;
}

.wpcf7-spinner {
    position: absolute;
    left: 0;
    z-index: 999;
}

.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 0px solid #fff;
    padding: 0px;
}

.wp-pagenavi span.current {
    font-weight: normal;
}

.ss-social-sharing .ss-button-facebook, .ss-social-sharing .ss-button-twitter, .ss-social-sharing .ss-button-linkedin {
    font-size: 0;
    vertical-align: top;
}

.search-form input[type=search] {
    width: 80%;
    padding: 16px;
}

.benefits-sec{
    background: rgba(242,242,242,0.55);
}
.benefits-sec h3{
font-weight: 800;
    font-size: 1.667em;
}
.job-section{
    background: #93358D;
    color: #fff;
}
.job-section h2,
.job-section h3,
.job-section h4{
    color: #fff;
    margin: 0;
}
.job-single{
background: rgba(255,255,255,0.25);
  border-radius: 20px;
  padding: 30px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 30px 0;
align-items: center;
}
.job-section h3{
    font-weight: 800;
    font-size: 2.222em;
}
.job-section p{
    margin-bottom: 0;
}
.job-section h4{
    font-weight: 500;
    font-size: 1.389em;
    margin-bottom: 10px;
}
.job-single .btn{
    display: block;
    background: #FFD8FC;
    color: #000;
    font-weight: 700;
    padding-top: 15px;
    padding-bottom: 15px;
}
.job-single div:nth-child(1){
    width: 55%;
}
.job-single div:nth-child(2){
    text-align: center;
    width: 30%;
}
.job-single div:nth-child(3){
    width: 15%;
}
.benefits-sec img{
    margin-bottom: 15px;
}
.about-sec-2 li {
  list-style-type: none;
  position: relative;
  padding: 10px 0 10px 50px;
}
.about-sec-2 img{
    width: 100%;
}
.page-testimonials h2{
    padding-bottom: 0;
}
.about-sec-2 li:before {
  content: "\f061";
  font-family: Font Awesome\ 6 Free;
  font-size: 0.85em;
  font-weight: 700;
  position: absolute;
  color: #93358D;
  width: 33px;
  height: 33px;
  background: rgba(245,184,241,0.71);
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 15px;
  margin: 0;
  left: 0;
  transition: all .5s ease 0s;
  border: solid 3px rgba(255,255,255,0.7);
}
.team {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.team-single {
  width: 31%;
  margin: 15px 1%;
}
.team-single a {
transition: all .5s ease 0s;
  box-shadow: 0px 0px 24px rgba(41,68,152,0.2);
  background: #fff;
  border-radius: 20px;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 25px 30px;
}
.team-single img {
  margin: 0 auto 30px;
  border-radius: 100%;
}
.team-single h3 {
margin: 0 0 10px;
  font-size: 1.6em;
  font-weight: 800;
}
.team-single p {
 margin: 0 0 10px 0;
  font-weight: 600;
  color: #000;
  font-size:1.25em;
}
.team-single a:hover,
.team-single a:focus{
  background: #93358D;
  color: #fff;
}
.team-single a:hover h3,
.team-single a:focus h3,
.team-single a:hover p,
.team-single a:focus p,
.team-single a:hover .linkbtn,
.team-single a:focus .linkbtn{
  color: #fff;
}
.team-bio {
  width: 60%;
  border-radius: 30px;
  padding: 50px;
}
.team-bio img {
  border-radius: 100%;
}
.team-bio h3 {
  margin-bottom: 50px;
}































.border-rounded{
    border-radius: 20px;
}
.testimonials-grid{
    display: flex;
    flex-wrap: wrap;
}
.testi-col{
    width: 31%;
    margin: 10px 1% 70px;
}
.blockquote{
background: #fff;
  border-radius: 20px;
  padding: 20px;
  position: relative;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16);
  min-height: 370px;
  max-height: 370px;
  overflow-y: auto;
}
.about-sec-2{
    background: #93358D;
        color: #fff;
}
.about-sec-2 h2{
    color: #fff;
}
.about-sec-2 .contentside{
    padding-top: 40px;
    padding-bottom: 40px;
}
.testi-col cite {
align-items: center;
  font-style: normal;
  display: flex;
  font-weight: 500;
  clear: both;
  line-height: normal;
  position: relative;
  padding: 25px 0 0 0;
}
.testi-col cite img {
  margin-right: 10px;
  max-width: 95px;
    border-radius: 100%;
}
.testi-col cite span {
  text-align: left;
  color: rgb(147, 53, 141);
}
.testi-col cite strong {
  display: block;
  color: #000;
  font-weight: 400;
}
.testi-col .blockquote:before {
  content: "\f10d";
  font-family: Font Awesome\ 6 Free;
font-size: 1.7em;
  font-weight: 700;
  color: #93358D;
  position: absolute;
  left: 20px;
  top: 20px;
  font-style: normal;
}
.testi-col cite:before {
  content: "\f0d7";
  font-family: Font Awesome\ 6 Free;
font-size: 2.0em;
  font-weight: 700;
  color: #fff;
  position: absolute;
  left: 34px;
  top: -16px;
  font-style: normal;
  text-shadow: 0px 3px 4px rgba(0,0,0,0.16);
}






.side-nav{
    background: #93358D;
  color: #fff;
  border-radius: 20px;
  padding: 30px;
  margin: 0;
}
.side-nav li{
   list-style-type: none;
  position: relative;
  margin: 40px 0;
}
.side-nav li a{
text-decoration: none;
  font-size: 1.5em;
  font-weight: 800;
  color: rgba(255,216,252,0.70);
  display: block;
  position: relative;
  padding: 0 0 0 70px;
}
.side-nav li.current-menu-item a {
   color: #fff;
}
.side-nav li.current-menu-item a:before {
    border-color: #fff;
    background: rgba(245,184,241,1);
}
.side-nav li a:before {
content: "\f061";
  font-family: Font Awesome\ 6 Free;
font-size: 0.60em;
  font-weight: 700;
  position: absolute;
  color: #93358D;
  width: 44px;
  height: 44px;
  background: rgba(245,184,241,0.71);
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -4px;
  margin: 0;
  left: 0;
  transition: all .5s ease 0s;
  border: solid 3px rgba(255,255,255,0.7);
}
.side-nav li a:hover,
.side-nav li a:focus{
    color: #fff;
}
.side-nav li a:hover:before,
.side-nav li a:focus:before{
    border-color: #fff;
    background: rgba(245,184,241,1);
}
.page-contact .social-icons a{
    background: #F1F1F1;
    color: #93358D;
    border: none;
}
.page-contact .social-icons a:hover,
.page-contact .social-icons a:focus{
    background: #93358D;
    color: #fff;
}
.case-studies{
    display: flex;
    flex-wrap: wrap;
}
.case-single{
width: 31%;
  background: #fff;
  box-shadow: 0 0 24px rgba(41,68,152,0.2);
  margin: 15px 1%;
  border-radius: 20px;
  overflow: hidden;
    
}
.case-single-iiner{
    padding: 50px 30px;
}
.case-single h3{
    font-weight: 800;
    font-size: 1.40em;
}
.page-work,
.page-testimonials{
    background: rgba(242,242,242,0.55);
}
.quotebox.internal-quotes{
    color: #000;
  background: #fff;
  text-align: center;
  padding: 70px 0;
}
.quotebox.internal-quotes h2{
color: #000;
  margin-bottom: 0;
  padding-bottom: 0;
}
.internal-quotes .slick-arrow{
    display: none !important;
}
.quotebox.internal-quotes cite {
  justify-content: center;
}
.quotebox.internal-quotes cite span{
  text-align: left;
    color: #93358D;
}
.quotebox.internal-quotes cite span strong{
    color: #000;
}
.internal-quotes .testimonial-single:before,
.internal-quotes .testimonial-single cite:after{
  color: #93358D;
    opacity: 1;
}
.quotebox.internal-quotes .slick-dots{
    margin-top: 40px;
}
.quotebox.internal-quotes .slick-dots li button:hover, .quotebox.internal-quotes .slick-dots li.slick-active button{
    background: #93358D;
}
.text-center{
    text-align: center;
}



.ct-wrap{
    position: relative;
}
.all-services{
    display: flex;
    flex-wrap: wrap;
}
.service-item{
   width: 31%;
  margin: 15px 1%;
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}
.service-item h3{
width: 100%;
  height: 100%;
  background: rgba(147,53,141,0.80);
  color: #fff;
  font-size: 1.45em;
  font-weight: 800;
  display: flex;
  text-align: left;
  padding: 30px 90px 30px 20px;
  align-items: center;
  line-height: 1.2em;
  transition: all .5s ease 0s;
  margin: 0;
}
.service-item h3:before{
content: "\f061";
  font-family: Font Awesome\ 6 Free;
  font-size: 0.65em;
  font-weight: 700;
  position: absolute;
  color: #fff;
  width: 54px;
  height: 54px;
  background: rgba(245,184,241,0.41);
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 50%;
  margin: -27px 0 0 0;
  right: 20px;
  transition: all .5s ease 0s;
}
.service-item img{
    width: 100%;
}
.service-item a{
display: block;
  height: 100%;
  text-decoration: none;
}
.service-item a:hover h3,
.service-item a:focus h3{
    background: rgba(147,53,141,1);
}
.service-item a:hover h3:before,
.service-item a:focus h3:before{
   background: #fff;
    color: #93358D;
}
.page-services{
    text-align: center;
}
.alt-sec{
    background: rgba(242,242,242,0.55);
}
.sec-spec-singlecol{
    background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.sec-spec-singlecol:before{
content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(147,53,141,0.38);
}
.col-spec-inner{
    background: #fff;
  border-left: solid 10px #93358D;
  border-radius: 20px;
  padding: 50px;
}
.col-spec-inner p:last-child{
    margin-bottom: 0;
}
.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.home-quotes:before{
    content: "";
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 50%;
  background: #f2f2f2;
}
.quote-bg{
 position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 100%;
}
.quote-bg:before{
    content: "";
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background: rgba(46,14,44,0.75);
}
body.home-page{
    padding-top: 0;
}
.blog-thumb{
    margin-bottom: 20px;
}
.prod-list ul{
margin: 0;
    display: flex;
    flex-wrap: wrap;
}
.prod-list ul li{
list-style-type: none;
  width: 31%;
  margin: 15px 1%;
  background: #36454f;
  color: #fff;
  border-radius: 50px;
  overflow: hidden;
  box-shadow: 0 0px 30px rgba(123,175,212,0.30);
  text-align: center;
    transition: all .5s ease 0s;
}
.prod-list ul li h3{
color: #fff;
    position: relative;
    margin: 0;
    padding:40px 20px;
    font-size: 1.222em;
}
.prodinfo p{
    text-align: left;
    
}
.prod-list ul li a{
    text-decoration: none;
}
.prod-list ul li:hover{
    background: #7bafd4;
}
.prod-list ul li:hover h3:before{
   background: #fff;
    color: #36454f;
}
.prod-list ul li h3:before{
      content: "\f35d";
font-family: Font Awesome\ 6 Free;
font-size: 0.6em;
  font-weight: 700;
  left: 50%;
  position: absolute;
  color: #000;
  width: 45px;
  height: 45px;
  background: #ffd700;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -22px;
  margin: 0 0 0 -23px;
}
.sticky-cta a{
background: #ffd700;
  width: 50px;
  height: 50px;
  border-radius: 10px;
  color: #36454f;
  font-size: 1.333em;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  box-shadow: 0px 3px 3px rgba(2,0,0,0.25);
  margin: 10px 0;
    transition: all .5s ease 0s;
}
.sticky-cta a:hover,
.sticky-cta a:focus,
.sticky-cta a:active{
background: #7bafd4;
  color: #36454f;
}
.sticky-cta{
position: fixed;
  top: 50%;
  right: 10px;
  z-index: 5;
}

.home-page .header{
    background: none;
}
.news-container {
  display: flex;
  flex-wrap: wrap;
    padding: 50PX 0;
  justify-content: flex-start;
}
.single-news {
width: 31%;
  background: #fff;
  box-shadow: 0 0 20px rgba(0,0,0,0.10);
  border-radius: 20px;
  margin: 15px 1%;
  overflow: hidden;
}
.single-news img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.single-news-inner {
  padding:30px 30px 40px;
}
.single-news h3 {
font-size: 1.35em;
  line-height: 1;
  color: #bf2d32;
}
.blog-filter label {
  font-weight: 400;
  vertical-align: middle;
  padding:0 0 5px;
    color: #bf2d32;
}
.blog-filter select {
  background: #eaeae9;
  font-weight: 400;
  border: none;
  border-radius: 10px;
  padding: 10px 20px;
  font-size: 1.0em;
  color: #000;
}
.home2cols{
    color: #fff;
    overflow: hidden;
    border-radius: 50px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#36454f+0,7bafd4+100 */
background: linear-gradient(to right,  rgba(54,69,79,1) 0%,rgba(123,175,212,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.home2cols h2{
    color: #fff;
}
.home-steps{
    padding: 50px 40px;
}
.footer-bg{
    text-align: center;
}






















.expect-page-sec3{
    text-align: center;
    background: #bf2d32;
    color: #fff;
}
.expect-page-sec3 h2{
    color: #fff;
}
.expect-page-sec3:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(191,45,50,0.90);
        
}
.programs-list ul {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content:flex-start;
}
.programs-list ul li {
width: 31%;
  margin: 30px 1%;
  border: solid 1px rgba(123,175,212,0.25);
  padding: 50px 30px;
    list-style-type: none;
  border-radius: 30px;
  text-align: center;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ebf3f9+100 */
background: linear-gradient(135deg,  rgba(255,255,255,1) 0%,rgba(235,243,249,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

.programs-list ul li h3 {
font-size: 1.333em;
}
.programs-list img {
border-radius: 100%;
  box-shadow: 0 15px 15px rgba(123,175,212,0.31);
  margin: -80px 0 30px 0;
}
.expect-page-sec1{
    text-align: center;
}
.process{
   display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 30px 0 60px;
}
.process-col{
    width: 23%;
  background: #f4f4f4;
  border-radius: 50px;
  padding: 50px 30px;
  margin: 0 1%;
}
.process-col p{
margin: 0;
}
.process-col img{
    margin-bottom: 30px;
}
.process-col h3{
color: #bf2d32;
    font-weight: 800;
    font-size: 1.222em;
}
.prod-sec-home{
    z-index: 1;
}




























.common-box2col{
    text-align: center;
}
.faq-page h2{
    text-align: center;
    color: #bf2d32;
    margin: 50px 0;
}
.photo-col{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.col-info{
    padding: 100px 70px;
}
.col-info .btn{
    border: solid 1px rgba(255,255,255,0.3);
}
.common-box2col-inner{
    background: #bf2d32;
  color: #fff;
  border-radius: 50px;
  overflow: hidden;
}
.faq-page h2:before{
   content: "";
  background: #bf2d32;
  width: 65px;
  height: 3px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.faq-page h2:after{
   content: "";
  background: #bf2d32;
  width: 65px;
  height: 3px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.our-values-sec {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7bafd4+0,36454f+100 */
background: linear-gradient(to right,  rgba(123,175,212,1) 0%,rgba(54,69,79,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    color: #fff;
}
.our-values-sec h2{
color: #fff;
    text-align: center;
    margin-bottom: 40px;
}
.our-values-sec img{
border-radius: 50px;
}

.our-values-sec .section-title {
  color: #fff;
}

.values-outer {
  padding: 0 0 0 50px;
}
.values-outer h3 {
position: relative;
  font-size: 1.12em;
  cursor: pointer;
  margin: 0;
  border-bottom: solid 1px rgba(255,255,255,0.2);
  padding: 13px 0;
  color: #fff;
}
.value-txt{
     border-bottom: solid 1px rgba(255,255,255,0.2);
    padding-bottom: 15px;
}
.value-txt p{
margin: 0;
}
.values-outer h3.active:after {
   content: "\f077";
}
.values-outer h3:after {
   content: "\f078";
font-family: Font Awesome\ 6 Free;
font-size: 0.6em;
  font-weight: 700;
  vertical-align: middle;
  margin: -3px 0 0 10px;
  display: inline-block;
    color: #ffd700;
}
.values-outer h3.active{
  border-bottom: none;
    color: #ffd700;
}
.values-outer h3:hover{
    color: #ffd700;
}
.values-outer h3:last-of-type{
  border-bottom: none;
}
.no-margin{
    margin-bottom: 0 !important;
}
.section video {
  width: 100%;
  height: auto;
    border-radius: 50px;
}
.findlocation{
    background: #bf2d32;
    color: #fff;
    padding: 20px 0;
    float: left;
    width: 100%;
}
.findlocation input{
    width: auto !important;
    border: none !important;
}
.findlocation label{
  font-weight: 700;
  font-size: 1.16em;
  vertical-align: middle;
  padding-right: 10px;
}

.findlocation .btn{
  padding-top: 9px;
    padding-bottom: 9px;
    
}


.section{
    width: 100%;
    position: relative;
    padding: 70px 0;
    clear: both;
}
.getstarted-page{
    text-align: center;
}
.getstarted-page .featurebox{
    background: #bf2d32;
  color: #fff;
  border-radius: 50px;
  padding: 60px;
}
.getstarted-page .featurebox input[type="email"], .getstarted-page .featurebox input[type="text"], .getstarted-page .featurebox select, .getstarted-page .featurebox textarea
{
  background: #f8f5f6;
  border: solid 1px rgba(86,15,45,0.10);
  border-radius: 10px;
  font-size: 1.0550em;
}


.steps-page-outer .steps-page-row:first-child:before,
.steps-page-outer .steps-page-row:last-child:after{
    display: none;
}
.steps-page h2{
    font-weight: 400;
    font-size: 3.684em;
}
.steps-page h4{
    font-weight: 500;
}
.steps-page{
    text-align: center;
}
.steps-page-row:before{
    content: "";
  width: 0;
  height: 0;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-top: 30px solid #fff;
  position: absolute;
  left: 50%;
  top: 0;
  margin: 0 0 0 -60px;
}
.steps-page-row:after{
    content: "";
  width: 0;
  height: 0;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-top: 30px solid #bf2d32;
  position: absolute;
  left: 50%;
  bottom: -30px;
  margin: 0 0 0 -60px;
}
.steps-page-row{
    position: relative;
  background: #bf2d32;
  color: #fff;
  padding: 50px 100px;
  border-radius: 50px;
  margin: 50px 0;
}
.prod-sec-home{
    background: #F2F2F2;
}
.step-icon{
    color: #f5e2b2;
  position: absolute;
  left: 50px;
  top: 50px;
  font-size: 5.0em;
}
.steps-page-row h3{
color: #fff;
  font-size: 1.789em;
  font-weight: 700;
}
.step-no{
    color: #f5e2b2;
  font-size: 3.684em;
  font-weight: 200;
}
.content-circle-1{
width: 450px;
  height: 450px;
  background: #fdf9f0;
  border-radius: 100%;
  position: absolute;
  right: -290px;
  top: 50%;
  margin: -225px 0 0 0;
  z-index: -1;
}
.content-circle-2{
width: 100px;
  height: 100px;
  background: #eee7ea;
  border-radius: 100% 0 0 0;
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0;
  z-index: -1;
}
.content-circle-3{
width: 370px;
  height: 370px;
  background: #f6f3f4;
  border-radius: 0 0 100% 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  margin: -1;
    
}


.home-intro{
    float: left;
    width: 100%;
    background: #f3eef0;
    padding: 60px 0;
}
.rounded-shadow{
border-radius: 20px;
  box-shadow: 0 0 15px rgba(0,0,0,0.22);
}


.intro-circle-1{
width: 450px;
  height: 450px;
  background: #fdf9f0;
  border-radius: 100%;
  position: absolute;
  right: -290px;
  top: 50%;
  margin: -225px 0 0 0;
  z-index: 0;
}
.intro-circle-2{
width: 100px;
  height: 100px;
  background: #bf2d32;
  border-radius: 0 100% 0 0;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
  z-index: 0;
}
.intro-circle-3{
width: 370px;
  height: 370px;
  background: #f6f3f4;
  border-radius: 0 0 100% 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  margin: 0;
    
}








.footer-circle-1{
width: 185px;
  height: 185px;
  background: #bf2d32;
  border-radius: 100%;
  position: absolute;
  right: -150px;
  top: 50%;
  margin: -92px 0 0 0;
    z-index: 0;
}
.footer-circle-2{
width: 490px;
  height: 490px;
  background: #f4ebe0;
  border-radius: 100%;
  position: absolute;
  left: 50%;
  bottom: -350px;
  margin: 0 0 0 -245px;
  z-index: 0;
}
.footer-circle-3{
width: 490px;
  height: 490px;
  background: #ebe3e6;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
    margin: -245px 0 0 -245px;
    
}
.footer .wrapper,
.home-welcome-copy .wrapper {
  z-index: 1;
}
#subsc-popup{
text-align: center;
  width: 570px;
  border-radius: 20px;
}
#subsc-popup h2{
font-size: 1.25em;
}
#subsc-popup .btn{
margin-bottom: 30px;
}
#subsc-popup p{
font-size: 0.85em;
  line-height: normal;
}
.contact-info{
    background: #f8f8f8;
  position: relative;
  padding: 50px;
  height: 100%;
    overflow: hidden;
}
.contact-info-inner{
    position: relative;
}
.contact-info ul li{
    list-style-type: none;
  border-top: solid 1px rgba(0,0,0,0.1);
  padding: 10px 0;
}
.contact-info ul li a{
    display: block;
    text-decoration: none;
    color: #292929;
}
.contact-info ul li a:hover,
.contact-info ul li a:focus,
.contact-info ul li a:active{
    color: #a2c5b7;
}
.contact-info:before {
 content: "";
  background: url("img/logo-shape.png") no-repeat top center;
  background-size: contain;
  width: 100%;
  height: 410px;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0.1;
}
.full-form{
    float: left;
    width: 100%;
    background: #a2c5b7;
    padding: 50px 0;
    position: relative;
}
.full-form:before {
  content: "";

  background: url("img/logo-shape.png") no-repeat top center;

    background-size: auto;

  background-size: cover;

  width: 754px;

  height: 100%;

  position: absolute;

  right: 0;

  top: 0;

  opacity: 0.1;

}

.full-form .featurebox {
  border: solid 1px rgba(255,255,255,0.7);
    background: none;
}
.full-form .featurebox h2{
    font-size: 2.0em;
    font-weight: 800;
}
.faq-outer{
text-align:left;    
}
.faq-outer h3{
font-size: 1.0em;
  margin: 0 0 20px 0;
  font-weight: 500;
  position: relative;
  width: 100%;
  cursor: pointer;
  padding: 20px 54px 20px 30px;
  border: solid 1px #bf2d32;
  border-radius: 15px;
  color: #000;
}
.faq-outer h3:before {
   content: "\f067";
font-family: Font Awesome\ 6 Free;
font-size: 1.1em;
font-weight:700;
position: absolute;
right: 20px;
top: 20px;
    color: #bf2d32;
}
.faq-outer h3.active:before {
    content: "\f068";
    color: #fff;
}
.faq-outer h3:hover:before {
    color: #fff;
}
.faq-outer h3:hover{
  color: #fff;
  background: #bf2d32;
}
.faq-outer h3.active{
color: #fff;
  background: #bf2d32;
  border-radius: 15px 15px 0 0;
    font-weight: 700;
}

.faq-outer h3.active{
border:none;
margin:0;   
}
.faq-answer{
  width: 100%;
  padding: 30px;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 0 0 15px 15px;
    border: solid 1px #bf2d32;
}
.faq-answer p:last-child{
margin:0;   
}
.testimonials-all .testimonial-single cite{
    font-style: normal;
  font-weight: 700;
  color: #bf2d32;
}
.testimonial-single:before {
    content: "\f10d";
    font-family: Font Awesome\ 6 Free;
   font-size:4em;
  font-weight: 700;
  color: #FFD8FC;
  position: absolute;
  left: 0;
  top: 8px;
    font-style: normal;
}
.testimonial-single cite:after {
    content: "\f10e";
    font-family: Font Awesome\ 6 Free;
   font-size:4em;
  font-weight: 700;
  color: #FFD8FC;
  position: absolute;
  right: 0;
  top: 0px;
    font-style: normal;
}


.serv-image:before{
content: "";
  width: 50%;
  height: 100%;
  background: #bf2d32;
  position: absolute;
  right: 30px;
  top: 0;
  z-index: -1;
  border-radius: 30px;
}
.serv-image img{
     border-radius: 30px;
    box-shadow: 0 0 50px rgba(86,15,45,0.25);
}
.serv-image {
padding: 40px 70px 40px 0;
}
.disc-note{
    border-top: solid 1px rgba(162,193,187,0.4);
  text-align: center;
  padding-top: 20px;
  margin-top: 50px;
}
.disc-note p{
margin: 0;
}

.text-right{
    text-align: right;
}
.home-cta {
    float: left;
    width: 100%;
    position: relative;
}
.home-cta ul {
    margin: 0;
    padding: 38px 0;
    display: flex;
    background:#eaeaed;
    flex-wrap: wrap;
    justify-content: center;
}

.border-sep {
        border-left: solid 1px rgba(255,255,255,0.15);
         border-right: solid 1px rgba(255,255,255,0.15);
    }
.home-cta ul li:last-child{
border-right:none;  
}
.home-cta ul li {
    margin: 0;
    list-style-type: none;
    padding: 0;
    border-right:solid 1px rgba(0,0,0,0.15);
}
.home-cta ul li a {
    padding: 45px 50px 45px 100px;
    transition: all .5s ease 0s;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    text-decoration:none;
    color: #292929;
}
.home-cta ul li a:hover,
.home-cta ul li a:focus,
.home-cta ul li a:active {
   box-shadow: 0 0 20px rgba(0,0,0,0.1);
    background: #fff;
}
.cta-icon {
  font-size:1.400em;
position: absolute;
left: 50px;
top: 60px;
}
.home-cta ul li h3 {
    margin: 0;
    line-height:normal;
    font-size: 1.200em;
    text-align: left;
}
.home-cta ul li h3 strong {
    display: block;
    font-weight: 400;
    font-size:0.833em;
}





























.product-container .slick-dots{
    margin-top: 20px;
}


.product-container .slick-track{
display: flex;
  
}
.product-container .product-item{
   
    height: auto;
}
.product-container .slick-list{
  overflow: hidden;
}
.locations-served-bar {
float: left;
  width: 100%;
  text-align: center;
  padding: 20px 0;
  border-top: solid 1px rgba(162,193,187,0.4);
}
.loc-served-btn {
color: #292929;
  font-weight: 600;
  text-decoration: none;
  padding: 10px 20px;
  font-size: 1.158em;
}
.loc-served-btn:hover,
.loc-served-btn:focus,
.loc-served-btn:active{
background: #292929;
  color: #fff;
  text-decoration: none;
}
.loc-served-btn:hover:after,
.loc-served-btn:focus:after,
.loc-served-btn:active:after{
  color: #fff;
}
.collapse.show {
    display: block;
}
.collapse {
    display: none;
}
.locations-served-bar ul {
    display: flex;
    flex-wrap: wrap;
}
.locations-served-bar ul li {
width: 23%;
list-style-type: none;
padding: 0;
border-bottom: solid 1px rgba(0,0,0,0.2);
margin: 0 1%;
text-align: left;
line-height: 1;
}
.locations-served-bar ul li a {
 color: #292929;
  text-decoration: none;
  transition: all 0.5s ease 0s;
  display: block;
  padding: 10px 0;
  font-weight: 500;
}
.locations-served-bar ul li a:hover, .locations-served-bar ul li a:focus, .locations-served-bar ul li a:active {
    color: #a2c5b7;
}
.loc-served-btn.active:after {
    content: "\f106";
}
.loc-served-btn::after {
    content: "\f0d7";
    display: inline-block;
    font-family: 'Font Awesome\ 6 Free';
    font-weight: 700;
    margin: 0 0 0 5px;
    color: #717476;
}





























.btn-video{
color: #000;
text-decoration: none;
margin-left: 10px;
padding: 8px 20px;
vertical-align: middle;
}
.btn-video:hover,
.btn-video:focus,
.btn-video:active{
    background:#e6e600;
    color:#000;
}
.contentside.sidebar .form-row {
    margin: 10px 0;
}
.contentside.sidebar .featurebox .btn:hover{
    background:#221f1f;
    color:#fff;
}
.padding-zero{
    padding-top: 0 !important;
    padding-bottom: 0 !important;  
}
.padding-top-zero{
    padding-top: 0 !important;
}
.padding-bottom-zero{
    padding-bottom: 0 !important;
}
.stepicon{
top: 25px;
  position: absolute;
  left: 25px;
  color: #ffd700;
  font-size: 3.889em;
  line-height: normal;
}
.step-single:nth-child(even){
    background: none;
}
.step-single p{
    margin: 0;
}
.step-single h3{
font-size: 1.333em;
  color: #fff;
  margin: 0 0 10px 0;
}
.stepno{
color: #21409a;
font-size: 5.556em;
position: absolute;
left: 38px;
top: -37px;
}
.step-arrow {
    position: absolute;
    right: 20px;
    top: 50%;
    font-size: 1.667em;
    margin-top: -15px
}
.home-featured-services h2{
text-align:left;    
}
.home-featured-services {
    float: left;
    width: 100%;
    position: relative;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
}

.home-featured-services-inner {
    float: left;
    width: 100%;
    padding:50px 0 270px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f2f6fa+0,f2f6fa+100&0.8+0,1+100 */
background: -moz-linear-gradient(left, rgba(242,246,250,0.8) 0%, rgba(242,246,250,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(242,246,250,0.8) 0%,rgba(242,246,250,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(242,246,250,0.8) 0%,rgba(242,246,250,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccf2f6fa', endColorstr='#f2f6fa',GradientType=1 ); /* IE6-9 */
}

.home-featured-services ul {
margin: 0;
padding: 30px 0 0 0;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.home-featured-services ul li p {
    margin: 0
}

.home-featured-services ul li {
margin: 0;
list-style-type: none;
padding: 0;
text-align: center;
border-left: solid 1px rgba(0,0,0,0.18);
border-bottom: solid 1px rgba(0,0,0,0.18);
width: 33.333333%;
}
.home-featured-services ul li:nth-child(1),
.home-featured-services ul li:nth-child(4){
    border-left:none;
}
.home-featured-services ul li:nth-child(4),
.home-featured-services ul li:nth-child(5),
.home-featured-services ul li:nth-child(6){
    border-bottom:none;
}
.home-featured-services img{
border-radius: 25px;
box-shadow: 0 10px 10px rgba(0,0,0,0.15);
}
.home-featured-services ul li a {
padding: 45px 25px;
color: #231f20;
transition: all .5s ease 0s;
display: flex;
flex-direction: column;
justify-content: center;
height:100%;
}

.home-featured-services ul li a:active,
.home-featured-services ul li a:focus,
.home-featured-services ul li a:hover {
    color: #fff;
    background:#0052a1;
}
.home-featured-services ul li a:active h3,
.home-featured-services ul li a:focus h3,
.home-featured-services ul li a:hover h3{
color:#fff; 
}
.home-featured-services ul li h3 {
margin: 0;
font-weight:500;
font-size:1.222em;
}
.service-icon{
font-size: 2.778em;
margin:0 auto 20px;
color: #3fad4e;
display:block;
width: 135px;
height: 135px;
background: #fff;
border-radius: 100%;
box-shadow: 0 0 22px rgba(0,82,161,0.4);
line-height: 135px;
}
.btn.uploadfile-btn{
min-width:200px;
margin-bottom:15px;
}
.separator:before{
content: "\f0d7";
font-family: Font Awesome\ 6 Free;
font-size: 1.667em;
font-weight: 700;
position: absolute;
margin: 0 0 0 -10px;
left: 50%;
top: -14px;
}
.separator {
    display: block;
    border-bottom: dotted 2px #444;
    height: 1px;
    margin-bottom: 30px;
    position: relative;
}
.side-col {
   background: #2a2a2a;
padding: 30px;
color: #fff;
font-size:0.889em;
}
.contentside .side-col ul li::before{
    color:#fff
}
.side-col h3{
color: #fff;
font-size: 1.200em;
}
.side-col ul li {
    margin-bottom: 5px
}
.sec2box .btn:hover,
.sec2box .btn:focus,
.sec2box .btn:active{
    color: #fff;
}
.product-container .sec2con {
  flex-wrap: wrap;
}
.sec2con.product-container{
    margin: 0;
}
.product-container .sec2box{
    background: #e8f0ed;
  width: 31%;
  margin: 15px 1%;
    padding-bottom: 30px;
}
.product-container .sec2box h3{
color: #292929;
  font-size: 1.45em;
  font-weight: 700;
}
.prodthumb{
    position: relative;
}
.product-item {
width: 100%;
  position: relative;
  margin: 0 10px;
  border-radius: 15px;
  overflow: hidden;
}
.prodthumb img{
    width: 100%;
}
.prodinfo{
  padding: 30px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: end;
background:rgba(147,53,141,0.85);


}
.product-container .slick-prev {
  left: -100px;
}
.product-container .slick-next {
  right: -100px;
}
.prodicon{
width: 90px;
  height: 90px;
  background: #fff;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  padding: 15px;
    margin: 0 auto 30px;
}
.prodicon img{
align-self: center;
}
.product-item h3 {
font-size: 2.0em;
  font-weight: 800;
  color: #fff;
}
.product-item .btn{
    align-self: self-start;
}
.gallery-page {
    position: relative;
    float: left;
    width: 100%
}

.contentside .gallery-page ul {
    position: relative;
    width: 100%;
    margin: 0!important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.gallery-page ul li {
box-shadow: 0 0 20px rgba(0, 0, 0, .28);
  margin: 15px 0 !important;
  padding: 0 !important;
  position: relative;
  width: 23.5%;
  border-radius: 30px;
  overflow: hidden;
}

.contentside .gallery-page ul li a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    line-height: 0
}

.gallery-page ul li:before {
    content: normal!important
}

.gallery-page img {
    max-width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    width: 100%
}

.contentside .gallery-page ul li a::before {
    position: absolute;
    top: 40%;
    left: 50%;
    margin: 0 0 0 -16px;
    font-family: Font Awesome\ 6 Free;
    content: "\f067";
    font-weight: 700;
    color: #fff;
    font-size: 2em;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear
}

.contentside .gallery-page ul li a::after {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .3);
    content: "";
    opacity: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    left: 0
}

.contentside .gallery-page ul li a:hover::before {
    top: 50%;
    opacity: 1
}

.contentside .gallery-page ul li a:hover::after {
    opacity: 1
}

.gallery-container {
    display: flex;
    padding: 1px;
    flex-wrap: wrap;
    justify-content: space-between
}

.gallery-item a:active h3,
.gallery-item a:focus h3,
.gallery-item a:hover h3 {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.gallery-item {
    width:33.15%;
    margin: 2px 0;
    text-align: center;
    position: relative
}

.gallery-item a {
    display: block
}

.gallery-item img {
    width: 100%;
    display: block
}

.gallery-item h3 {
    transition: all .5s ease 0s;
    color: #fff;
    font-size: 1.444em;
    width: 100%;
    padding: 20px 0;
    margin: 0;
    position: absolute;
    left: 0;
    bottom: 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#013db5+0,08a01c+100&0.8+0,0.8+100 */
background: -moz-linear-gradient(left, rgba(1,61,181,0.8) 0%, rgba(8,160,28,0.8) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(1,61,181,0.8) 0%,rgba(8,160,28,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(1,61,181,0.8) 0%,rgba(8,160,28,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc013db5', endColorstr='#cc08a01c',GradientType=1 ); /* IE6-9 */
}

.intro-right {
    text-align: center
}

.recent-projects {
float: left;
  width: 100%;
  position: relative;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.recent-projects-inner{
float: left;
  width: 100%;
  background: rgba(54,69,79,0.93);
  padding: 50px 40px;
  height: 100%;
}
.home-why-choose ol {
margin: 0;
padding: 20px 0 0 0;
}
.home-why-choose .slick-dots{
    margin-top: 50px;
}

.home-why-choose ul li:before {
content: "\f111";
font-family: Font Awesome\ 6 Free;
font-size:0.800em;
position: absolute;
left: 0;
top: 1px;
      font-weight: 400;
color: #bf2d32;
}
.home-why-choose h2,
.home-intro h2{
  font-size: 2.105em;
}
.home-why-choose ol li {
  list-style-type: none;
}
.recent-projects h3{
color:#fff; 
}
.recent-projects h3{
text-align:left;    
}
.home-why-choose ol li strong {
font-size: 1.100em;
display: block;
font-weight: 400;
}

.whyicon {
  margin: 0 auto 25px;
}
.home-why-choose ol li span{
display:inline-block;
position:relative;  
}
.home-why-choose {
  padding: 60px;
  width: 100%;
  float: left;
  position: relative;
  background: #f3eef0;

}
.home-why-choose ul{
    display: flex;
    flex-wrap: wrap;
}
.home-why-choose ul li{
list-style-type: none;
  position: relative;
  padding: 0 15px 0 25px;
  width: 50%;
  line-height: 1;
  margin: 0 0 10px 0;
}
.home-intro p:last-child{
    margin-bottom: 0;
}

.home-why-choose .btn{
    margin: 0 10px 0 0;
}
.home-why-choose-inner {
  padding: 60px 0;
  width: 100%;
  float: left;
  position: relative;
  z-index: 1;
  background: #fff;
  margin: 0;
  border-radius: 50px;
overflow: hidden;
}
.school-building img{
    border: solid 5px #fff;
  box-shadow: 0 0 20px rgba(86,15,45,0.13);
  border-radius: 30px;
}
.recent-projects ul {
margin: 0 0 25px 0;
  padding: 0 0 15px 0;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  border-bottom: solid 1px rgba(255,255,255,0.16);
}
.steps{
display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
}

.step-single-inner{
background: rgba(149,148,145,0.90);
  padding:220px 30px 100px;
  border-radius: 30px;
    color: #fff;
    position: relative;
    height: 100%;
}
.step-single-inner .btn{
    position: absolute;
    left: 50%;
    bottom: 40px;
    margin: 0 0 0 -100px;
    min-width: 200px
}
.step-single-inner .btn:hover,
.step-single-inner .btn:focus{
 background: #585858;
}
.step-single{
width: 100%;
  border-radius: 30px;
  position: relative;
  background: rgba(54,69,79,0.40);
  padding: 30px 40px 30px 95px;
}
.recent-projects ul li {
position: relative;
  list-style-type: none;
  margin: 13px 2%;
  width: 46%;
  display: flex !important;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.recent-projects ul li img{
border-radius: 30px;
}
.recent-projects .slick-track{
    display: flex;
}

.recent-projects .followicon {
    padding: 0 5px;
    display: inline-block
}
.home-featured-products p{
    margin: 0;
}
.home2cols p,
.home-featured-products p{
line-height: 1.444em;    
}
.cta-block,
.cta-block h2{
    text-align: center !important;
}
.recent-projects .cta-icon {
    font-size: 1.667em;
    display: block;
    margin: 0 0 20px 0
}
.header.sticky-head{
background:#000;
}

.slick-dots {
text-align: center;
margin: 0 auto;
display: flex;
position: relative;
justify-content: center;
align-items: center;
width: 100%;
z-index: 3;
}

.sidebar .featurebox {
   margin-bottom: 30px;
}

.sidebar .form-full,
.sidebar .form-half {
    width: 100%;
    margin: 0 0 20px 0
}

.wp-pagenavi {
    clear: both;
    margin: 0;
    width: 100%;
    text-align: center;
}

.wp-pagenavi a,
.wp-pagenavi span {
margin: 0 3px 3px 0;
  background-color: #93358D;
  color: #fff;
  font-size: 1.15em;
  width: 45px;
  height: 45px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  line-height: 45px;
    transition: all .5s ease 0s;
}

.wp-pagenavi a:active,
.wp-pagenavi a:focus,
.wp-pagenavi a:hover,
.wp-pagenavi span.current,
.wp-pagenavi span.pages {
    background: #fff;
    color: #000;
        text-decoration: none;
    border: solid 1px #93358D;
}

.wp-pagenavi a.last,
.wp-pagenavi span.pages {
    padding: 0 10px;
    width: auto
}
.home-featured-services-inner:before{
content:"";
background:url(img/quote-top-bg.png) no-repeat top left;
background-size:cover;
position:absolute;
left:0;
bottom:0;   
height:384px;
width:100%;
}
.quotebox {
background: #93358D;
  color: #fff;
  border-radius: 20px;
  padding: 60px 40px;
    position: relative;
    overflow: hidden;
}
.quotebox .video-responsive {
  border: solid 10px #fff;
  border-radius: 20px;
}
.quote-video{
    padding:0 10px 0 40px;
}
.quotebox h2{
    color: #fff;
    position: relative;
}
.testimonials-rotator{
}
.testimonial-single{
  position: relative;
    font-style: italic;
    padding: 70px 0 0 0;
}

.quotebox-inner{
float: left;
  width: 100%;
  background: rgba(255,255,255,0.70);
    padding:60px 0 100px;
}
.quotebox-inner .slick-dots{
    margin-top:50px;
}
.home-testimonials h2{
text-align:left;    
margin-bottom: 30px;
}

.quotebox blockquote {
padding: 0;
  margin: 0;
  font-weight: 400;
  position: relative;
  border: none;
  width: 100%;
  float: left;
  font-size: 0.947em;
  line-height: 1.400em;
}

.rating-stars {
color: #B56F20;
  clear: both;
  font-size: 1.0em;
  padding: 0 0 10px 0;
  text-align: right;
}

.quotebox cite {
  font-style: normal;
  width: 100%;
  font-weight: 500;
  display: block;
  line-height: normal;
  position: relative;
    
}
.quotebox cite span{
    display: inline-block;
    vertical-align: middle;
}
.quotebox cite img{
    margin-right: 10px;
    max-width: 95px;
    border-radius: 100%;
}
.quotebox cite strong {
    display: block;
    color: #FFD8FC;
    font-weight: 400
}

.home-testimonials {
background-position: top center;
background-repeat:no-repeat;
background-size:cover;
background-attachment:fixed;
    float: left;
    width: 100%;
    position: relative;
}
.home-testimonials-inn {
    float: left;
    width: 100%;
    position: relative;
    padding:70px 0;
    background:rgba(255,255,255,0.90);
}

.home-featured-products {
text-align: center;
  background: #7bafd4;
  color: #36454f;
  font-weight: 600;
  text-shadow: 0 1px 0 rgba(255,255,255,0.25);
}

.home-why-choose-inner:before{
content: "";
  background: url("img/logo-shape.png") no-repeat top right;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0.03;
  
}
.homeproducts-top-strip{
    width: 100%;
      height: 469px;
      position:absolute;
      left:0;
      top:-50px;
      background:url(img/product-bg-strip.png) no-repeat top left;
}
.home-featured-products-inner{
    float:left;
    width:100%;
    position:relative;
    padding: 70px 0;
    background: rgba(86,15,45,0.90);
    
}

.sec2con {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
    padding-top: 40px;
}
.sec2box a{
text-decoration:none;
display:block;  
    color: #fff;
}
.sec2box a:hover h3,
.sec2box a:focus h3,
.sec2box a:active h3{

}
.sec2box {
text-align: center;
  width: 25%;
  padding: 0 10px;
    position: relative;
}
.sec2box p{
    text-align: left;
}
.sec2box:before{
 content: "\f054";
    font-family: Font Awesome\ 6 Free;
font-size: 1.667em;
  font-weight: 700;
  position: absolute;
  left: -12px;
  top: 102px;
  color: #ffd700;
  text-shadow: inherit;
}
.sec2box:first-child:before{
    display: none;
}


.sec2con .slick-track {
    display: flex
}

.sec2box h3 {
font-size: 1.333em;
}
.sec2box h3 strong{
z-index:1;  
position: relative;
}
.sec2box-info {
background: #fff;
    float: left;
    width: 100%;
    padding: 30px 20px;
}

.sec2box a:active h3:after,
.sec2box a:focus h3:after,
.sec2box a:hover h3:after {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0052a1+0,3fad4e+100 */
background: #0052a1; /* Old browsers */
background: -moz-linear-gradient(left, #0052a1 0%, #3fad4e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #0052a1 0%,#3fad4e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #0052a1 0%,#3fad4e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0052a1', endColorstr='#3fad4e',GradientType=1 ); /* IE6-9 */
}

.sec2box-pic {
    overflow: hidden;
    position: relative
}

.sec2box .btn {
display: inline-block;
  color: #292929;
}

.sec2box img {
    display: block;
    margin: 0 auto 30px;
}

img.aligncenter {
    display: block;
    margin: 0 auto 20px auto
}

.service-info {
    text-align: left
}

.social-sharing {
    width:57%;
    float: right;
    text-align: right
}

.social-sharing span {
    display: inline-block;
    font-size: 110%
}

.social-sharing span.bottom,
.social-sharing span.top {
    width: 100%
}

.social-sharing span.right {
    display: inline
}

a.button-facebook,
a.button-googleplus,
a.button-linkedin,
a.button-pinterest,
a.button-reddit,
a.button-twitter,
a.button-xing {
    font-size: 1em;
    font-weight: 400;
    margin: 1% 1% 1% 0;
    padding: 5px 1%;
    padding: .5rem 1%;
    text-align: center;
    display: inline-block;
    border: 0
}

a.button-facebook {
    font-size: 100%;
    color: #fff;
    background-color: #2b4170
}

a.button-facebook:active,
a.button-facebook:focus,
a.button-facebook:hover {
    font-size: 100%;
    background-color: #3b5998;
    color: #fff
}

a.button-googleplus {
    font-size: 100%;
    color: #fff;
    background-color: #c33219
}

a.button-googleplus:active,
a.button-googleplus:focus,
a.button-googleplus:hover {
    font-size: 100%;
    background-color: #a82508;
    color: #fff
}

a.button-twitter {
    font-size: 100%;
    color: #fff;
    background-color: #016cac
}

a.button-twitter:active,
a.button-twitter:focus,
a.button-twitter:hover {
    font-size: 100%;
    background-color: #006e97;
    color: #fff
}

a.button-linkedin {
    font-size: 100%;
    color: #fff;
    background-color: #0073b2
}

a.button-linkedin:active,
a.button-linkedin:focus,
a.button-linkedin:hover {
    font-size: 100%;
    background-color: #017cad;
    color: #fff
}

a.button-pinterest {
    font-size: 100%;
    color: #fff;
    background-color: #a0171c
}

a.button-pinterest:active,
a.button-pinterest:focus,
a.button-pinterest:hover {
    font-size: 100%;
    background-color: #cb2027;
    color: #fff
}

.ss-social-sharing a {
    text-indent: -99999px
}

a.ss-button-facebook,
a.ss-button-googleplus,
a.ss-button-linkedin,
a.ss-button-pinterest,
a.ss-button-reddit,
a.ss-button-twitter,
a.ss-button-xing {
    background-image: url(img/socialshare.png);
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    padding: 0;
    border: 0;
    border-radius: 10px;
    margin: 0 1% 1% 0;
    display: inline-block
}

a.ss-button-twitter {
    background-position: 0 -45px
}

a.ss-button-twitter:active,
a.ss-button-twitter:focus,
a.ss-button-twitter:hover {
    background-position: 0 0;
    transition-delay: 0s;
    transition-duration: 250ms;
    transition-property: all;
    transition-timing-function: ease-in-out
}

a.ss-button-googleplus {
    background-position: -45px -45px
}

a.ss-button-googleplus:active,
a.ss-button-googleplus:focus,
a.ss-button-googleplus:hover {
    background-position: -45px 0;
    transition-delay: 0s;
    transition-duration: 250ms;
    transition-property: all;
    transition-timing-function: ease-in-out
}

a.ss-button-facebook {
    background-position: -90px -45px
}

a.ss-button-facebook:active,
a.ss-button-facebook:focus,
a.ss-button-facebook:hover {
    background-position: -90px 0;
    transition-delay: 0s;
    transition-duration: 250ms;
    transition-property: all;
    transition-timing-function: ease-in-out
}

a.ss-button-linkedin {
    background-position: -135px -45px
}

a.ss-button-linkedin:active,
a.ss-button-linkedin:focus,
a.ss-button-linkedin:hover {
    background-position: -135px 0;
    transition-delay: 0s;
    transition-duration: 250ms;
    transition-property: all;
    transition-timing-function: ease-in-out
}

a.ss-button-pinterest {
    background-position: -180px -45px
}

a.ss-button-pinterest:active,
a.ss-button-pinterest:focus,
a.ss-button-pinterest:hover {
    background-position: -180px 0;
    transition-delay: 0s;
    transition-duration: 250ms;
    transition-property: all;
    transition-timing-function: ease-in-out
}

@media (max-width:480px) {
    .social-sharing a {
        text-indent: -99999px
    }
    a.button-facebook,
    a.button-googleplus,
    a.button-linkedin,
    a.button-pinterest,
    a.button-reddit,
    a.button-twitter,
    a.button-xing {
        background-image: url(socialshare.png)!important;
        width: 45px;
        height: 45px;
        background-repeat: no-repeat;
        padding: 0;
        border: 0
    }
    a.button-twitter {
        background-position: 0 -45px
    }
    a.button-twitter:active,
    a.button-twitter:focus,
    a.button-twitter:hover {
        background-position: 0 0;
        transition-delay: 0s;
        transition-duration: 250ms;
        transition-property: all;
        transition-timing-function: ease-in-out
    }
    a.button-googleplus {
        background-position: -45px -45px
    }
    a.button-googleplus:active,
    a.button-googleplus:focus,
    a.button-googleplus:hover {
        background-position: -45px 0;
        transition-delay: 0s;
        transition-duration: 250ms;
        transition-property: all;
        transition-timing-function: ease-in-out
    }
    a.button-facebook {
        background-position: -90px -45px
    }
    a.button-facebook:active,
    a.button-facebook:focus,
    a.button-facebook:hover {
        background-position: -90px 0;
        transition-delay: 0s;
        transition-duration: 250ms;
        transition-property: all;
        transition-timing-function: ease-in-out
    }
    a.button-linkedin {
        background-position: -135px -45px
    }
    a.button-linkedin:active,
    a.button-linkedin:focus,
    a.button-linkedin:hover {
        background-position: -135px 0;
        transition-delay: 0s;
        transition-duration: 250ms;
        transition-property: all;
        transition-timing-function: ease-in-out
    }
    a.button-pinterest {
        background-position: -180px -45px
    }
    a.button-pinterest:active,
    a.button-pinterest:focus,
    a.button-pinterest:hover {
        background-position: -180px 0;
        transition-delay: 0s;
        transition-duration: 250ms;
        transition-property: all;
        transition-timing-function: ease-in-out
    }
}

.introbox h1{
   text-align: left;
  padding-bottom: 20px;
}
.featurebox p {
  margin: 0;
    text-align: center;
}
.home-welcome-copy .featurebox{
    margin-top: -130px;
}
.home-welcome-copy{
    z-index: 5;
}

.home-welcome-copy img {
  border-radius: 30px;
}

.clear {
    clear: both
}

.box-inner {
   
    float: left;
    width: 100%
}

.sidebox h3 {
position: relative;
  font-size: 1.56em;
  color: #fff;
  font-weight: 800;
}

.sidebox.accordion .box-inner h3 {
    margin: 0
}

.sidebox .btn {
    width: 100%
}

.inner-content {
    float: left;
    padding: 50px 0 60px;
    width: 100%;
    position: relative;
}

.clear.hr {
    background-color: #cfcdcd;
    float: left;
    height: 1px;
    margin: 11px 0;
    width: 100%
}

textarea {
    min-height: inherit!important
}
.linkbtn {
display: inline-block;
  font-size: 1em;
  font-weight: 600;
  color: #93358D;
}
.linkbtn:after {
    content: "\f105";
    font-family: Font Awesome\ 6 Free;
font-size: 0.5em;
  font-weight: 700;
  color: #fff;
  background: #93358D;
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  margin: -3px 0 0 5px;
  text-align: center;
  line-height: 25px;
}
.linkbtn:active,
.linkbtn:focus,
.linkbtn:hover {
    color: #2E0E2C;
}

.linkbtn:active i,
.linkbtn:focus i,
.linkbtn:hover i {
    color: #2a9941
}

.linkbtn i {
    color: #092f57;
    margin: 0;
    vertical-align: middle
}

table {
    display: block;
    overflow: auto;
    border-collapse: collapse;
    width: 100%;
    clear: both;
    border-top: #ccc solid 1px;
    border-left: #ccc solid 1px;
    margin-bottom: 30px;
    font-size: .8em;
    text-align: center
}

table th {
    background: #f8f8f8
}

table td,
table th {
    line-height: normal;
    border-bottom: #ccc solid 1px;
    border-right: #ccc solid 1px;
    padding: 10px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .08)
}

table p {
    font-size: 1.125em;
    line-height: 30px
}

table p:last-child {
    margin-bottom: 0
}
.footer {
font-size: 0.889em;
  padding: 70px 0 55px 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  font-weight: 400;
  color: #fff;
  line-height: 1.625em;
  background-repeat: no-repeat;
  background-size: cover;
  background-position:top center;
    clear: both;
}
.footer:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.93;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#93358d+0,000000+100&0.62+0,0.87+100 */
background: linear-gradient(to bottom, rgba(147,53,141,0.7) 0%,rgba(0,0,0,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
.footer h3 {
font-size: 1.25em;
  margin-bottom: 40px;
  color: #fff;

}

.subscribebox input[type=email],
.subscribebox input[type=text] {
 font-size: 1em;
    margin: 0 0 10px 0;
    border: none;
}

.subscribebox input[type=email]:focus,
.subscribebox input[type=text]:focus {
    border-color: #2a9941
}

.foot-col h4 {
 font-style: normal;
  font-weight: 300;
  font-size: 1.579em;
  text-align: center;
  color: #fff;
}
.foot-col h4 strong{
 font-weight: 700;
  display: block;
  padding-top: 12px;
}
.foot-col h4 .fa-solid,
.foot-col h5 .fa-solid{
    background: #616464;
  color: #fff;
  width: 32px;
  height: 32px;
  line-height: 32px;
  display: inline-block;
  border-radius: 100%;
  font-size: 0.60em;
  text-align: center;
  vertical-align: middle;
    margin: 0 5px 0 0;
}
.footer-copyrights {
float: left;
  font-weight: 400;
  font-size: 0.889em;
  margin: 0;
  padding: 20px 0;
  position: relative;
  width: 100%;
  background: #93358D;
    color: #fff;
}

.subscribebox .btn {
width: 100%;
  font-size: 1.0em;
}
.subscribebox .btn:hover,
.subscribebox .btn:focus{
background: #585858;
}
.footer-nav li:before {
    content: "\f105";
    font-family: Font Awesome\ 6 Free;
  font-size: 0.7em;
  font-weight: 700;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
}

.footer-nav li {
   display: block;
  position: relative;
  padding: 0 10px 10px 15px;
  width: 50%;
}

.foot-col a {
    color: #fff
}
.foot-col .social-icons a{
color: #fff;
}
.footer img{
  display: block;
}
.foot-col a:active,
.foot-col a:focus,
.foot-col a:hover {
    color: #d966d2
}
.footer .social-icons a:hover,
.footer .social-icons a:focus,
.footer .social-icons a:active{
color: #fff;
    text-decoration: none;
}
.footer-links.footer-nav li {
padding-bottom: 8px;
float: left;
width: 50%;
}

.footer-nav li a {
    display: block
}

.footer-nav ul {
    list-style-type: none;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}

.footer-copyrights p {
   margin: 0;
  clear: both;
  line-height: normal;
}

.footer-copyrights a {
    color: #fff
}

.footer-copyrights a:active,
.footer-copyrights a:focus,
.footer-copyrights a:hover {
    color: #2E0E2C
}

.post {
float: left;
  width: 100%;
  margin: 0 0 30px 0;
  padding: 30px;
  border-radius: 30px;
  box-shadow: 0 0 25px rgba(0,0,0,0.1);
}

.post-inner {
    float: left;
    padding: 20px;
    width: 100%
}

.contentside .sidebox ul {
    margin-bottom: 0
}

.contentside .sidebox ul li {
    border-bottom: 1px solid #ccc;
    font-size: .889em;
    font-weight: 400;
    line-height: 22px;
    list-style-type: none;
    margin: 0;
    min-height: inherit;
    padding: 15px 0
}

.sidebox ul li:last-child {
    border: none
}

.contentside .sidebox ul li:first-child {
    padding-top: 0
}

.contentside sidebox ul li a:hover {
    color: #fed403
}

.post img {
    height: auto;
    max-width: 100%
}

.contentside .post p {
    margin-bottom: 20px
}

.post_info {
clear: both;
  float: left;
  margin: 0 0 15px;
  width: 100%;
  font-weight: 600;
  font-size: 0.9em;
}

.post_info a:active,
.post_info a:focus,
.post_info a:hover {
    color: #B43AAC
}
.blog-thumb img{
   box-shadow: 0 0 10px rgba(123,175,212,0.26);
  border-radius: 30px;
}

.post_info a {
    color: #000;
    display: inline-block;
    margin: 0 20px 0 0
}

.post h1.title,
.post h2.title {
font-size: 1.667em;
  color: #36454f;
}
.post h1.title a,
.post h2.title a {
    color: #36454f
}

.post_info .fas {
    margin: 0 2px 0 0;
    color: #93358D;
}

.post h1.title a:hover,
.post h1.title a:focus,
.post h1.title a:active,
.post h2.title a:hover,
.post h2.title a:focus,
.post h2.title a:active
{
    color: #93358D
}

::-webkit-input-placeholder {
    color: #fff;
    opacity: 1
}

:-moz-placeholder {
    color: #fff;
    opacity: 1
}

::-moz-placeholder {
    color: #fff;
    opacity: 1
}

:-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
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],
select,
textarea {
  font-family: "Poppins", sans-serif;
  border: #ccc solid 1px;
  box-shadow: none;
  height: auto;
  line-height: normal;
  font-size: 0.889em;
  color: #000;
  padding: 10px 20px;
  width: 100%;
  opacity: 1;
  background: #fff;
}

.sidebox {
float: left;
  margin: 0 0 30px 0;
  width: 100%;
  padding: 30px;
  background: #93358D;
  color: #fff;
  border-radius: 30px;
}

.sidebox ul {
    margin: 0
}

.sidebox ul li {
    list-style-type: none;
    position: relative;
    padding-left: 35px
}

.sidebox ul li:before {
content: "\f0a9";
font-family: Font Awesome\ 6 Free;
position: absolute;
left: 7px;
top: 5px;
color: #F5B8F1;
font-weight: 700;
font-size: 0.80em;
}

.sidebox ul li a {
    display: block;
    padding: 3px 0;
    color: #fff
}

.sidebox ul li a:active,
.sidebox ul li a:focus,
.sidebox ul li a:hover {
    color: #ffd700
}

.sharethis {
    float: right;
    font-size: 1em;
    font-weight: 600;
    margin: 0;
}

.sharethis img {
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    border-radius: 5px
}

.sidebox.accordion h3 {
    cursor: pointer;
    padding-left: 40px
}

.sidebox.accordion h3:before {
    content: "\f067";
    color: #000;
    font-family: Font Awesome\ 6 Free;
    left: 0;
    position: absolute;
    top: 5px;
    background: #fecc17;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: .8em;
    border-radius: 3px
}

.sidebox.accordion h3.active:before {
    content: "\f068"
}

.sidebox p {
    padding: 0
}

.sidebox.box-light h3 {
    color: #004b8f
}

.sidebox .sidebox-events li span {
    display: block;
    font-size: .722em;
    font-weight: 400
}

.contentside ul li:before {
content: "\f138";
  font-family: Font Awesome\ 6 Free;
  font-size: 0.800em;
  position: absolute;
  left: 0;
  top: 1px;
  font-weight: 700;
  color: #93358D;
}

.contentside ul li {
    list-style-type: none;
    padding: 2px 0 2px 1.3em;
    position: relative
}

.contentside ol li {
    counter-increment: step-counter;
    list-style-type: none;
    padding: 2px 0 2px 1.1em;
    position: relative
}

.contentside ol li::before {
color: #7bafd4;
content: counter(step-counter, decimal);
display: inline-block;
left: 0;
position: absolute;
top: 1px;
font-weight: 900;
font-size:0.900em;
}

.form-half {
    margin: 0 0 0 2%;
    float: left;
    width: 49%
}

.form-half:first-child {
    margin-left: 0
}

.contentside ol,
.contentside ul {
    margin: 0 0 25px;
    padding: 0
}

.contentside blockquote p:last-child {
    margin-bottom: 0
}


.contentside blockquote {
box-shadow: 0 0 25px rgba(0, 0, 0, .10);
  border-left: 7px solid #7bafd4;
  border-radius: 40px;
  margin: 0 0 20px;
  font-style: italic;
  padding: 40px 40px;
  width: 100%;
  font-weight: 600;
}

.contentside ul ul {
    margin: 0;
    padding: 20px 0 0
}

.contentside ul li:last-child {
    padding-bottom: 0
}

.slider-img {
    float: left;
    width: 54%
}

.home-slider .container {
    position: relative
}
@media screen and (max-width:1700px) {


.product-container .slick-prev {
  left: -20px;
}
    .product-container .slick-next {
  right: -20px;
}
    .product-container{
        padding-left: 50px;
        padding-right: 50px;
    }
    }
@media screen and (max-width:1600px) {
    
    .slick-prev {
  left: -20px;
}
    .slick-next {
  right: -20px;
}
    .home-why-choose {
  width: 100%;
  margin: 0;
}

    .recent-projects .slick-prev {
  left: -10px;
}
    .recent-projects .slick-next {
  right: -10px;
}
    
    
.homeform .featurebox {
    top: -50px;
}
   

    .home-featured-products .slick-prev,
    .home-why-choose .slick-prev,
    .quotebox .slick-prev{
        left: 0
    }
    .home-featured-products .slick-next,
    .home-why-choose .slick-next,
    .quotebox .slick-next{
        right: 0
    }

    .form-row textarea {
        height: 68px
    }
}

@media screen and (max-width:1500px) {

    .section-title {
  font-size: 3.0em;
}
    .slider-text-inner {
  width: 45%;
}
    .slider-text h2 {
  font-size: 3.0em;
}
    .slider-text::before{
        bottom: -80px;
    }
    
    .wrapper {
        width: 96%
    }
}

@media screen and (max-width:1440px) {
    .job-section h3 {
  font-size: 1.8em;
}
    .banner-inner h1, .banner-inner p {
  font-size: 3.0em;
}


    .homeform .featurebox {
    top: 0;
}
    .home-slider .slick-slide::after {
    width: 50%;
    background: url(img/slider-rectangle.png) no-repeat bottom left;
}
    .home-featured-services ul li div{
    padding-right:40px; 
    }
    .home-featured-services ul li a {
        font-size: 1em
    }

}

@media screen and (max-width:1400px) {
    .form-half {
        margin: 0 0 10px 4%;
        width: 48%
    }
    .form-half:first-child {
        margin-left: 0
    }
    .contact-page .form-half,
    .sidebar .form-half {
        width: 100%;
        margin-left: 0
    }
}

@media screen and (max-width:1366px) {
    ul.slimmenu li {
  margin: 0 12px;
}
    ul.slimmenu li a {
  font-size: 1.0em;
}
  



    ul.slimmenu li::before {
  left: -5px;
}

    .homeform .featurebox::after {
    border-left: 206px solid transparent;
    border-right: 206px solid transparent;
}
    .banner-inner .featurebox h2 {
        font-size: 1.375em
    }
    
    
}

@media screen and (max-width:1280px) {
    .product-item .btn {
  align-self: self-start;
  font-size: 0.85em;
  padding-left: 20px;
  padding-right: 20px;
}
     .product-item h3 {
    font-size: 1.5em;
  }
    .section-title strong {
  font-size: 0.5em;
}
     .section-title {
    font-size: 2.5em;
  }
     .slider-text h2 {
  font-size: 2.5em;
}
     .foot-col {
    padding-left: 25px;
}
    .values-outer {
  padding: 0;
}
    
    


    .home-featured-services-inner{
    padding-bottom:50px;    
    }
    .home-featured-services-inner::before{
    display:none;   
    }
    .homeproducts-top-strip{
    display:none;   
    }
    .home-featured-products{
    margin:0;   
    }

    .homeform .featurebox{
    width:33%;  
    }
    .homeform .featurebox::after {
    display:none;   
    }
.homeform {
    align-items: center;
}
    .slider-text::before {
   display:none;
}
    

  
    .home-featured-products h2 br {
        display: none
    }
    .banner-inner .featurebox h2 {
        font-size: 1.111em
    }
}

@media screen and (max-width:1200px) {
   

    

   
    .header::after {
        display: none
    }
}

@media screen and (max-width:1199px) {
    .job-single div{
   width: 100% !important;
    text-align: center;
    }
    .job-section h2, .job-section h3, .job-section h4, .job-section p{
        margin: 10px 0 !important;
    }
    .team-bio h3 {
  margin-bottom: 20px;
}
    .team-bio {
    width: 96%;
        padding: 30px;
  }
    .home-page .header {
  background: #000;
}
    .home-slider-container {
  margin-top: 0;
}
      .slider-text h2 {
    font-size: 2.0em;
  }
    .slider-text-inner {
  padding: 30px;
}
    .header .btn.btn-rounded {
  position: absolute;
  right: 60px;
  top: 0;
}
    ul.slimmenu > li.current-menu-item > a::before {
  display: none;
}
    .topright .btn {
  margin-left: 0;
}
    .top-links li:first-child a{
        padding-left: 0;
    }
    .topbar .social-icons {
  display: none;
}
     .header .topbar .align-items-center {
    align-items: center !important;
  }
   
    .topright {
  padding: 0;
}
  
    .headphone {
  margin: 0 50px 10px 0;
  display: block;
}
    
    .home-welcome-copy .row{
        align-items: center !important;
    }
    .introbox {
  padding: 0;
}
    .home-welcome-copy .featurebox {
  margin-top: 0;
}
    .home-featured-products{
        margin-top: 40px;
    }
    .home-featured-products::before {
        display: none;
    }
    .sec2box {
  width: 50%;
  padding: 20px;
}
    .sec2box::before{
        display: none;
    }
    .col-info {
  padding: 100px 30px;
}
    .faq-page h2 {
  margin: 40px 0;
  font-size: 1.4em;
}
    .step-single h3 {
  font-size: 1.3em;
}
    
     .slider-text p {
    font-size: 0.9em;
  }
  
    .header .align-items-center{
        align-items: flex-start !important;
    }
    .steps-page h2
{
  font-size: 2.5em;
}
    .steps-page-row
{
  padding: 30px 30px;
  margin: 50px 0;
}
    .step-icon
{
  left: 30px;
  top: 30px;
  font-size: 3.0em;
}
    .step-no
{
  font-size: 3.0em;
}
    ul.slimmenu li a br{
        display: none;
    }
    .home-steps-inner{
        padding-top: 0 !important;
    }
    .home-why-choose-inner {
  padding: 30px 0;
  border-radius: 0;
}
    ul.slimmenu li::before {
        display: none;
    }
    .sec2con {
  padding-top: 0;
}
    



    .home-featured-services{
    text-align:center;  
    }
    .home-featured-services h2 {
    text-align: center;
}
    
    .homeform .featurebox::after{
    display:none;   
    }
    .home-cta ul li a {
    padding: 45px 20px 45px 80px;
}
    .home-cta ul li{
    width:33.333333%;
    }
    .v-center {
    align-items: inherit;
}

    .home-featured-products-inner{
    background-size:inherit;    
    }


    .searchsite{
    display:none;   
    }
    

    ul.slimmenu li li .sub-toggle {
    top: 0;
    right: -2px;
    min-height: inherit;
        color: #000;
    padding: 3px 16px;
    }
    .service-col {
        background-image: none
    }
    .service-col-inner {
        padding: 20px
    }
    .home-slider .slick-slide::after {
        display: none
    }

    .home-featured-services .row {
        padding-top: 0
    }

    .section{
        padding: 40px 0;
    }
    .home-cta ul {
    padding: 20px 20px;
}


    .home-slider .slick-slide::before {
        width: 100%;
        left: 0;
        transform: inherit;
        height: 100%
    }

    .home-slider .slick-arrow {
        margin-top: -30px
    }
    .home-slider .slick-prev {
        left: 5px
    }
    .home-slider .slick-next {
        right: 5px
    }
    
    .homeform .featurebox {
        width: 100%;
        box-shadow: none;
    }
    .sidebar .featurebox h2 br {
        display: none
    }
   
    .home-welcome-copy h1 br {
        display: none
    }

    .sec2box h3 .fas {
        right: 10px;
        top: 8px;
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    .homeform {
        margin: 0;
        width: 100%;
        position: relative;
        left: auto;
        top: auto;
        float: left;
        height: auto
    }
    .featurebox {
        width: 100%
    }

    ul.slimmenu li {
        padding-left: 0
    }
    ul.slimmenu li ul {
        border: none;
        box-shadow: none;
        padding: 0;
        border-radius: inherit
    }
    ul.slimmenu li {
        margin-left: 0
    }
    ul.slimmenu {
       text-align: left;
    width: 100%;
    background: #93358D;
    padding: 30px;
        display: none;
        clear: both;
    }
    ul.slimmenu li a {
padding: 10px 0;
    font-size: 1.0em;
    border: none;
    }
    ul.slimmenu li .sub-toggle {
     right: 0;
    top: 0;
    padding: 4px 13px;
    min-height: 31px;
    display: block;
    background: #F5B8F1;
    color: #000;
    }
   
    ul.slimmenu li>ul {
        width: 100%;
        padding-left: 10px;
    }

    ul.slimmenu i {
        font-style: normal;
    }


    ul.slimmenu li ul li:first-child::before {
        content: normal
    }

    .quotebox cite::before {
        content: normal
    }
    .quotebox cite {
        position: relative;
        right: auto;
        bottom: auto;
        padding: 0
    }
    .slider-text h2::after {
        margin: 0 auto 8px
    }
    .test-bg {
        display: none
    }
    .sidebar .featurebox {
        margin-top: 0
    }
    .home-featured-products h2 br {
        display: none
    }
    ul.slimmenu > li:first-child{
        border-top: none;
    }
    ul.slimmenu li {
        border-top:rgba(255, 255, 255, .10) solid 1px;
        display: inline-block;
        float: none;
        padding: 0;
        border-left: none
    }
    .btn-call {
        float: none;
        display: inline-block;
        margin: 15px 0 0 0
    }
    .box h3 {
        font-size: 1.222em
    }
   
    .featurebox input.input-large[type=text] {
        width: 92%
    }
    .featurebox h3 {
        font-size: 1.111em
    }
    .post h1,
    .post h2 {
        font-size: 1.333em;
    }
    .more {
        display: inline-block
    }
    .intro-pic {
        width: 16%
    }
}

@media screen and (max-width:1024px) {
    .footer-bg {
  padding: 0 50px;
}
    .sidebtn {
        transform: rotate(0);
        -ms-transform: rotate(0);
        -moz-transform: rotate(0);
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        position: relative;
        top: auto;
        right: auto;
        z-index: 1;
        clear: both
    }
    .closebtn-icon {
        display: none
    }
    .banner-inner .featurebox {
        width: 100%
    }
    nav ul li a {
        padding: 13px 11px;
        font-size: .778em;
        font-weight: 400
    }
    .slider ul li {
        line-height: 18px!important;
        background-position: left top
    }
}

@media screen and (max-width:991px) {
    .home-welcome-copy .video-responsive{
        margin-top: 30px;
    }
    .section-title {
  padding-bottom: 30px;
}
    .team-single {
  width: 48%;
  margin: 10px 1%;
}
    .team-single p {
  font-size: 1.1em;
}
    .testi-col {
  width: 48%;
  margin: 10px 1% 40px;
}
    .case-single {
  width: 48%;
}
    .page-contact .featurebox{
        margin-top: 30px;
    }
    .page-serv-detail .row{
        flex-direction: column-reverse;
    }
    .service-item {
  width: 48%;
  margin: 10px 1%;
}
    .quotebox {
  padding: 40px 20px;
}
   
    .quote-video {
  padding: 30px 0 0 0;
}

     .slider-text h2 {
    font-size: 1.5em;
  }
    .slider-text h2 strong {
  font-size: 0.6em;
}
    .slider-text {
  align-items: flex-end;
}
     .slider-text-inner {
    width: 50%;
         margin-bottom: 10px;
  }
    .slider-text h2 br{
        display: none;
    }

      .topright .btn {
    font-size: 0.75em;
    padding: 13px 11px;
    font-weight: 700;
  }
    .foot-col h4 {
  font-size: 1.3em;
}
    .prod-list ul li {
  width: 48%;
}
    .programs-list ul li {
  width: 48%;
}
    .our-values-sec img {
  margin: 0 auto 30px;
  display: block;
}

    .product-container .slick-prev {
    left: 0;
  }
    .product-container .slick-next {
    right: 0;
  }
    .section-title strong::before,
    .section-title strong::after{
        display: none;
    }
    .home2cols {
 background: none;
        border-radius: inherit;
}
    .home-steps {
  background: linear-gradient(to right, rgba(54,69,79,1) 0%,rgba(123,175,212,1) 100%);
    border-radius: 30px;
    padding: 30px;
}
    .stepicon{
        display: none;
    }
    
     .foot-col,
    .footer h3 {
        margin-bottom: 20px
    }
    .process-col {
  width: 48%;
  padding: 30px;
  margin: 10px 1%;
}
    .col-info {
    padding: 30px 20px;
  }
    .photo-col {
  min-height: 350px;
}
    
     .banner-inner h2 {
       font-size: 1.0em;
    font-weight: 400;
    text-shadow: inherit;
    }

    .step-single-inner .btn {
  position: relative;
  left: auto;
  bottom: auto;
  margin: 0;
  min-width: auto;
}
    .step-single-inner {
  padding: 40px 30px;
  height: auto;
}

    .getstarted-page .featurebox
{
  border-radius: 30px;
  padding: 30px;
}
    
    .school-building{
        padding-bottom: 20px;
    }
    .recent-projects {
 border-radius: 30px;
    overflow: hidden;
    margin-top: 30px;
    height: auto;
}
    .recent-projects-inner {
  padding: 30px;
}
    .steps {
  padding: 0;
}
    

    .step-single {
  padding: 30px;
    border: solid 1px rgba(255,255,255,0.30);
}
    .step-single:nth-child(2n) {
  border: none;
}
    .product-container .sec2box {
  width: 48%;
  margin: 10px 1%;
}

    .foot-col.text-right{
        text-align: center;
    }
    .disc-note {
  margin-top: 20px;
}
    .home-why-choose .slick-dots {
  margin-top: 0;
}

    .serv-image {
        text-align: center !important;
        margin-bottom: 20px;
    }
    .serv-image::before {
  width: 30%;
}
    .home-cta ul li h3 {
  font-size: 1.0em;
}
    
    
    .foot-col{
    padding: 10px 50px;
    border: none;
    }
    .border-sep{
    border:none;    
    }
    .testimonials-rotator::before {
    left: 30px;
font-size: 2.0em;
    }
    .testimonials-rotator::after {
    right:30px; 
        font-size: 2.0em;
    }
    
    .home-cta ul li{
    width:100%;
    border-right:none;
    border-bottom:solid 1px rgba(255,255,255,0.15); 
    }
    .home-cta ul li:last-child {
    border-bottom: none;
}
    .home-cta ul li a {
    padding: 15px 15px 15px 60px;
}
.cta-icon {
 top: 21px;
left: 20px;
font-size: 1.2em;
}
    
    

    .locations-served-bar ul li{
    width:31%;  
    }

    .home-featured-services ul li{
    width:33.3333%; 
    }
    .home-featured-services ul{
    justify-content: center;    
    }

    .overlay-black::after{
    display:none;   
    }
    .home-featured-services ul li h3 {
    font-size: 1.1em;
}
    
    .home-featured-services ul li:nth-child(4) .step-arrow {
        display: block
    }
.home-featured-services ul li div {
    padding: 0 20px;
}
.stepno {
    font-size: 3.0em;
    position: relative;
    left: auto;
    top: auto;
}


    .quotebox::before {
        left: 30px;
        top: 0;
        font-size: 1.8em
    }
    .quotebox::after {
        right: 30px;
        bottom: 0;
        font-size: 1.8em
    }

    .home-why-choose::before {
        display: none
    }
   

    .home-testimonials::after {
        display: none
    }
    .testimonial h2 {
        margin-bottom: 20px
    }
    .home-welcome-copy img {
        float: none;
        display: block;
        margin: 20px auto 0
    }
    .gallery-item h3 {
        font-size: 1.3em
    }
    .breadcrumb-bar {
font-size: 0.85em;
    }

    .inner-content {
        padding: 20px 0
    }
   
    .testimonials-rotator {
        margin-top: 0;
        padding-right: 0;
    }
    .quotebox blockquote {
        font-size: 1em;
        line-height: 1.5em
    }
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-bottom: 20px
    }
   

    h3,
    h4 {
        font-size: 1.3em
    }
    h2 {
  font-size: 1.500em;
}
   
   
    .banner-inner h1,
    .banner-inner p {
        font-size: 2.0em;
    text-shadow: inherit;
        margin: 0 0 5px;
    }

    .contact-info {
        min-height: inherit;
        margin-bottom: 10px
    }
    .home-featured-products iframe {
        margin-bottom: 10px
    }
    .sidebar {
        clear: both;
        padding-top: 20px
    }
   
   
    .finance-left,
    .finance-right {
        width: 100%
    }
    nav ul li a {
        font-size: .889em
    }
    nav ul li ul li:hover ul {
        position: relative
    }
    nav ul li ul li ul li a {
        padding-left: 40px
    }
    nav ul {
        text-align: left
    }
    nav ul li {
        border-bottom: 1px solid #504944
    }
    nav ul li ul {
        width: 100%
    }
    nav ul li ul ul {
        left: auto;
        position: relative;
        top: auto;
        margin-bottom: 10px;
        display: block
    }
    .camera_next,
    .camera_prev {
        display: none!important
    }
   
    .accordion h3 span {
        padding-top: 3px
    }
    .tinynav {
        border: none;
        border-radius: 5px;
        display: block;
        padding: 7px 2%;
        width: 70%;
        float: left
    }
}

@media screen and (max-width:900px) {
    .footer-nav li a {
        line-height: 22px
    }
}

@media screen and (max-width:768px) {
    .quotebox-inner {
  padding: 30px 0;
}
    

        .home-featured-services ul {
        padding-top:0;
    }

    .head-email .fa-envelope-o {
        margin: 0 3px 0 0
    }
    .home-featured-products p br {
        display: none
    }
}

@media screen and (max-width:767px) {
    .slick-dots li button {
  width: 15px;
  height: 15px;
}
    .testimonial-single {
  padding: 30px 0 0 0;
}
    .testimonial-single::before,
    .testimonial-single cite::after{
  font-size: 2em;
}
    .history-sec {
  border-bottom: solid 2px #93358D;
}
    
    .timeline-single .row {
  padding-bottom: 40px;
        padding-left: 20px;
}
    .timeline-bar span {
  width: 20px;
  height: 20px;
  left: -9px;
}
    .timeline-bar {
  left: 0;
  width: 2px;
  margin-left: 0;
}
    .timeline-single:nth-child(2n+1) .timeline-bar + .timeline-pic {
  text-align: left;
  margin-bottom: 20px;
}
      .timeline-single .timeline-pic {
  margin-bottom: 20px;
}
      .job-section h3 {
    font-size: 1.5em;
  }
    .benefits-sec h3 {
  font-size: 1.2em;
}
    .menu-collapser {
  padding-bottom: 12px;
}
  
    .wp-pagenavi a, .wp-pagenavi span {
  margin: 0 1px 1px 0;
  font-size: 1.0em;
  width: 35px;
  height: 35px;
  line-height: 35px;
}
    .quotebox.internal-quotes cite {
  justify-content: flex-start;
}
    .internal-quotes .testimonials-rotator{
        text-align:left;
    }
    .service-item h3 {
  font-size: 1.2em;
}
     .section-title strong {
    font-size: 0.7em;
  }
    .slider-text-inner {
    width: 100%;
    margin-bottom: 10px;
  }
    .home-page .header {
  background: #2E0E2C;
}
    .programs-list ul li p{
        text-align: left;
    }
   

    .topright {
  text-align: center;
}
      .topbar {
    text-align: center;
  }
     .foot-col {
    padding: 10px 0px;
  }
     .banner-inner h1, .banner-inner p {
    font-size: 1.3em;
  }
  

    .adjmob{
        margin-top:-55px;
    }
    .btn {
    padding: 13px 20px;
        font-size: 0.8em;
}

    .product-item h3 br{
        display: none;
    }
    .product-container .slick-prev {
    left: 15px;
  }
    .product-container .slick-next {
    right: 15px;
  }
    .prodinfo {
position: relative;
    padding: 30px;
    left: auto;
    bottom: auto;
    background: #7c2b77;
}

    .product-container{
        padding: 0;
    }
    .wrapper {
    width: 90%;
  }
     .step-single h3 {
    font-size: 1.0em;
  }
    .single-news {
  width: 48%;
  margin: 10px 1%;
}
    .process {
  padding: 0 0 20px;
}

  
    .faq-page h2::before,
    .faq-page h2::after{
        display: none;
    }
    .footer {
  padding: 20px 0;
}
    .findlocation {
  padding: 10px 0;
}
    .findlocation label {
  font-size: 1.0em;
  padding-right: 0;
  display: block;
}
    .home-slider video {
  position: relative;
  top: auto;
  left: auto;
  width: 100%;
  height: auto;
        display: block;
}
    .top-links li a {
  padding: 0 10px;
}

    .home-why-choose ul li {
  width: 100%;
  margin: 0 0 10px 0;
}
    .serv-image {
  padding: 0;
}
     
    
    
    .footer-copyrights,
    .text-right{
        text-align: center;
    }
    .topbar {
  padding-top: 10px;
}
    

    

    .home-featured-services ul li {
        margin: 0;
        width: 50%;
        border-bottom: solid 1px rgba(0,0,0,0.18);
        border-left:none;
    }
    .home-featured-services ul li:nth-child(4){
    border-bottom: solid 1px rgba(0,0,0,0.18);  
    }
    .home-featured-services ul li a{
    margin:0 auto;  
    }
    .locations-served-bar ul li{
    width:100%; 
    }
    .contentside.sidebar .form-row {
    margin: 0;
}
    .featurebox{
    padding:20px 15px;  
    }
    .section-title{
    font-size:2.0em;
}


    .home-featured-services img {
    border-radius: 5px;
}

    .home-why-choose ol{
    padding:0;  
    }
    
    .home-featured-services ul li div{
width: 100%;
padding: 50px 0;
    }

    
    


    
    .product-item {
        width: 48%
    }
   
    .homeform .form-row {
        margin: 0
    }
    .gallery-item {
        width: 49.70%
    }
    .post h1.title,
    .post h2.title {
        font-size:1.3em;
            line-height: 1.3em;
    }
    .footer img {
        margin-bottom: 20px
    }   
    .slider-text p {
font-size: 1.0em;
    line-height: 1.7em;
    font-weight: 400;
    text-align: left;
    }
    .slider-text h2,
    .slider-text p {
        text-shadow: inherit
    }
    img.alignleft,
    img.alignright {
        display: block;
        float: none;
        margin: 0 auto 20px
    }
    .testimonials-rotator {
        margin-top: 0
    }
    .home-slider .slick-slide {
        padding-bottom: 0
    }
    
    .home-slider .slick-dots {
       width: 100%;
position: relative;
left: auto;
bottom: auto;
    }
    .slider-text h3 {
        font-size: 1.111em
    }

    .text-center {
        text-align: left
    }
    .sidebox.accordion h3::before {
        top: 0
    }


    .home-welcome-copy {
        padding-left: 0;
        padding-right: 0
    }
    .header .wrapper {
        padding-left: 0;
        padding-right: 0
    }
  

    .row {
        margin-left: 0;
        margin-right: 0
    }
    .banner-inner h2 {
        left: auto;
        margin: 0;
        position: relative;
        top: auto;
        width: 100%
    }
    .header .col-lg-3 {
        padding-left: 15px
    }
    .head-email {
        padding-top: 0
    }
    .header .col-lg-3 {
        width: 100%
    }
    .featurebox {
        width: 100%
    }
    .sidebar .featurebox {
        margin-top: 0
    }
    .heading {
        font-size: 1.111em;
        padding: 8px 47px 7px 20px;
        display: block;
        clear: both
    }
    .areas-served {
        margin-bottom: 30px
    }
    .accordion h3 span {
        padding-top: 3px
    }

    .cta-btn {
        display: block;
        left: auto;
        margin: 6px auto 0;
        position: relative;
        right: auto;
        top: auto
    }
    .sharethis {
        float: right
    }
    .featurebox input.input-large[type=text] {
        width: 100%
    }
    .camera_next {
        right: 0
    }
    .camera_prev {
        left: 0
    }
    .footer-links.footer-nav li a {
        background: 0 0;
        padding-left: 0
    }
    .footer .span3 {
        background: 0 0
    }
    .featurebox {
        min-height: inherit
    }
    .topbar p {
        float: none;
        font-size: .889em;
        margin: 0 0 10px;
        text-align: center
    }
}

@media screen and (max-width:640px) {
    #subsc-popup{
  width: 100%;
        padding: 30px;
}
     
    
    .home-why-choose ol li a {
  width: 200px;
  height: 200px;
}
   
    

    .product-item img {
        width: 100%
    }
    .product-item {
        width: 100%
    }
    .home-featured-services ul li a::before {
        display: none
    }
    .gallery-page ul li {
        width: 48%;
        margin: 5px 0!important
    }
    .service-info {
        position: relative;
        left: auto;
        bottom: auto;
        float: left
    }
    .basic-table td {
        float: left;
        width: 100%;
        padding: 20px
    }
    .header .col-lg-3 {
        padding-left: 15px
    }
    .post h1,
    .post h2 {
        font-size: 1.111em
    }
    .post .btn {
        float: left
    }
    .introtext {
        width: 100%;
        padding: 5px 0 0 0;
        background: 0 0
    }
}

@media screen and (max-width:575px) {
    .service-item h3::before{
left: auto;
    right: auto;
    top: auto;
    margin: 0 auto 10px;
    position: relative;
    display: block;
    line-height: 54px;
    }
     .service-item h3 {
font-size: 1.5em;
    line-height: 1;
    padding: 20px 20px 20px;
    text-align: center;
    display: inherit;
  }
      .team-single {
    width: 100%;
    margin: 5px 0;
  }
    .blockquote {
  min-height: inherit;
  max-height: inherit;
}
     .testi-col {
    width: 100%;
    margin: 10px 0 20px;
  }
    .col-spec-inner {
  border-left: solid 5px #93358D;
  padding: 20px;
}
    .case-single,
    .service-casestds .case-single{
    width: 100%;
    margin: 10px 0;
  }
    .featurebox .btn{
        width: 100%;
    }
    .featurebox h2 {
  font-size: 1.75em;

}
    .side-nav li a {
  font-size: 1.2em;
  padding: 0 0 0 60px;
}
     .service-item {
    width: 100%;
    margin: 10px 0;
  }
     .topbar {
    min-height: 80px;
  }

      .prod-list ul li {
    width: 100%;
    margin: 10px 0;
  }
     .programs-list ul li {
    width: 100%;
  }
    .sticky-cta {
  right: 0;
}
    .sticky-cta a {
  width: 40px;
  height: 40px;
  font-size: 1.0em;
}
      ul.slimmenu li li .sub-toggle {
    right: -1px;
    padding: 4px 15px;
  }
      ul.slimmenu li .sub-toggle {
          
    min-height: 36px;
  }
    ul.slimmenu {
    padding: 20px;
        margin-top: 30px;
  }
    .header .wrapper {
    width: 100%;
  }


    .sec2box img {
  margin: 0 auto 20px;
}
      .sec2box {
    padding: 20px 10px;
  }
    .footer-bg {
    padding: 0 20px;
  }
    .recent-projects ul li {
  margin: 5px 1%;
  width: 48%;
}
    .recent-projects ul li img {
  border-radius: 15px;
}
    .footer-nav li {
  padding: 0 0 5px 0;
}
    .footer-nav li a {
  display: inline-block;
}
    .footer-nav li::before {
  position: relative;
display: inline-block;
  left: auto;
margin-right: 5px;
  top: auto;


}
   
     .single-news {
  width:100%;
  margin: 10px 0;
}
      .process-col {
    width: 100%;
    margin: 10px 0;
  }
    .banner-inner h2 {
    font-size: 0.85em;
  }
     .banner-inner h2 br {
    display: none;
  }
     
     .section-title br {
  display: none;
}

    .top-links {
  padding:0;
  display: block;
  width: 100%;
}

   
    .step-no
{
    font-size: 2.0em;
    margin-top: 5px;
  }
    .steps-page-row h3
{
  font-size: 1.3em;
}
     .steps-page-row
{
    padding: 50px 30px 20px;
    margin: 30px 0;
  }
     .step-icon
{
    left: auto;
    top: auto;
    font-size: 3.0em;
    position: relative;
  }
    .contentside ul li::before
{
  top: 5px;
}
    body
{
  font-size: 100%;
}
    .form-col{
        margin-bottom: 15px;
    }
    .form-row {
 padding-top: 0;
    padding-bottom: 0;
}
    .home-why-choose .btn {
  margin: 5px;
}
    .full-form .featurebox h2 {
  font-size: 1.3em;
}
    .product-container .sec2box {
      width: 100%;
      margin: 10px 0;
}
    .quotebox blockquote{
    padding:40px 0 0;   
    }
   .contentside .featurebox input[type="email"], .contentside .featurebox input[type="text"], .contentside .featurebox select, .contentside .featurebox textarea, .contentside .featurebox input[type="tel"]{
     margin-bottom:10px;  
     }
     .contentside .featurebox .form-row{
         margin:0;
        }
}

@media screen and (max-width:480px) {
     .slider-text h2 strong {
    font-size: 0.8em;
         padding-bottom: 5px;
  }
     .slider-text h2 {
    font-size: 1.2em;
         margin-bottom: 10px;
  }
     .slider-text-inner {
    padding: 20px;
  }
    

    .findlocation input[type="text"] {
  width: 60% !important;
}
    .getstarted-page .featurebox
{
    padding: 30px 10px;
  }


    .whyicon {
  font-size: 1.500em;
  width: 85px;
  height: 85px;
  margin: 0 auto 15px;
}
    
    
    
    

    .home-featured-services ul li:nth-child(5){
        border-bottom: solid 1px rgba(0,0,0,0.18);
    }
    .service-icon {
    font-size: 2.0em;
    width: 100px;
    height: 100px;
    line-height: 100px;
}
    .home-featured-services ul li a{
    padding:20px 0; 
    }
    .gallery-item {
        width: 100%
    }
    
    .home-featured-services ul li {
        margin: 0;
        width: 100%
    }
    .home-featured-services ul {
        margin-left: 0
    }

    .home-slider .slick-slide::before {
        background: 0 0
    }

   
  
    .sharethis {
        float: left;
        width: 100%
    }
    .post .social-sharing {
        width: 100%;
        float: left;
        margin: 10px 0 0 0;
        text-align: left
    }
    .topbar p span {
        font-size: .611em
    }
}

@media screen and (max-width:479px) {
    
    .footer .col-6 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

    
    
    .c100 {
        float: none;
        margin: 0 auto 10px
    }
    .sec2box-col {
        width: 100%;
        float: left;
        text-align: center
    }
    .sec2box-col:last-child {
        min-width: inherit;
        max-width: inherit;
        padding: 10px 0 0 0
    }
    .slider-text .btn br {
        display: inline-block
    }
    .social-sharing {
        clear: both;
        display: block;
        float: left;
        font-weight: 600;
        margin: 0;
        vertical-align: middle;
        width: 100%
    }
    .post .social-sharing {
        width: 100%
    }

    .form-full,
    .form-half {
        float: left;
        margin: 0 0 10px 0;
        width: 100%
    }
   
    .form-medium {
        width: 50%
    }
    ul.slimmenu li ul li a {
        padding-left: 10px
    }
    ul.slimmenu li ul li ul li a {
        padding-left: 20px
    }
}
@media screen and (max-width:400px) {
      .headphone {
    margin: 0 43px 10px 0;
    font-size: 1.1em;
  }
 .header .btn {
    padding: 13px 15px;
    font-size: 0.75em;
  }
    }
@media screen and (max-width:375px) {
  
    
 .sec2box {
   width: 100%;
    margin: 5px 0;
    padding: 15px 0;
  }
    }
@media screen and (max-width:320px) {
    .contentside .nav-tabs li {
        width: 100%
    }
    .contentside .nav-tabs li a {
        display: block;
        margin: 0
    }
    .main-nav .btn {
        clear: both;
        display: block;
        width: 100%
    }
}