 html, body {
   margin: 0;
   padding: 0;
 }
 * {
   box-sizing: border-box;
 }
 body {
   background: #ffffff;
   position: relative;
   font-family: proxima-nova, sans-serif;
   font-weight: 300;
   font-style: normal;
   color: #000;
   letter-spacing: 0.5px;
 }
 @media (min-width: 1200px) {
   body .container {
     width: 1230px;
     max-width: 100%;
   }
 }
 p {
   color: #ffffff;
   font-size: 16.67px;
   line-height: 30px;
 }
 a {
   color: #ffffff;
   text-decoration: none;
   transition: .3s ease-in-out
 }
 a:hover {
   color: #96a83b;
   text-decoration: none;
 }
 h1, h2, h3, h4, h5, h6 {
   color: #ffffff;
   font-family: proxima-nova, sans-serif;
   font-weight: 700;
   font-style: normal;
 }
 /*--welcome-screen start--*/
 .hero-screen {
   background-color: #303336;
 }
 header {
   display: flex;
   background: transparent;
   padding: 15px;
   width: 100%;
   z-index: 9;
   align-items: center;
   justify-content: space-between;
   position: relative;
 }
 .header-content {
   display: flex;
   align-items: flex-end;
   justify-content: space-between;
   position: relative;
 }
 .ie .header-content {
   display: block;
 }
 .ie .phone-num {
   float: right;
   margin-top: 28px;
 }
 .ie.header-fixed .header-content {
   display: flex;
 }
 .ie.header-fixed .header-content .phone-num {
   float: inherit;
   margin-top: 0px;
 }
 .phone-num {
   padding: 4px 20px 4px 15px;
   background: #4f7fa7;
   color: #fff;
   font-size: 25px;
   display: flex;
   align-items: center;
   margin-bottom: 15px;
   cursor: pointer;
 }
 .phone-num:hover {
   color: rgba(255, 255, 255, 0.7);
 }
 .phone-num img {
   margin-right: 12px
 }
 .header-fixed header {
   position: fixed;
   padding: 14px 0px;
   top: 0;
   left: 0;
   background-color: rgba(256, 256, 256, .4);
 }
 .sticky-logo {
   display: none;
 }
 .header-fixed .header-content {
   align-items: center;
 }
 .header-fixed header .logo img {
   /*	width: 70px;*/
   display: none;
 }
 .header-fixed header .logo img.sticky-logo {
   display: block;
 }
 .header-fixed header .phone-num {
   margin-bottom: 0;
 }
 .header-fixed .header-content:after {
   display: none;
 }
 .hero-screen-content {
   padding-top: 115px;
   position: relative;
   z-index: 2;
 }
 .hero-screen {
   background-image: url(../images/hero-v2.png);
   background-position: bottom;
   background-repeat: no-repeat;
   background-size: cover;
   position: relative;
   display: inline-block;
   width: 100%;
   float: left;
   clear: both;
   min-height: 910px;
 }
 /* .hero-screen:after {
   position: absolute;
   z-index: 0;
   content: "";
   width: 100%;
   height: 100%;
   bottom: 0;
   background-image: url("../images/gradien-overlay-imag.png")
 }*/

 .hero-screen .heading-txt {
   margin-bottom: 65px;
 }
 .client-logo {
   display: flex;
   align-items: center;
 }
 .c-logo {
   padding-right: 60px;
 }
 .client-logo .c-logo:last-child {
   padding-right: 0px;
 }
 h1 {
   font-size: 50px;
   margin-bottom: 60px;
   font-family: proxima-nova, sans-serif;
   font-weight: 400;
 }
 .hero-screen h1 {
   margin-bottom: 60px;
 }
 /*--contact form--*/
  /***************Hubspot Form Styles */
  .hs-form-required {display: none;}
  label {display: none !important;}
  .hs-error-msgs {display: none !important;}
  #hsForm_4d19615a-da72-4ba4-b2ff-05c1b7aa481f .hs-input {
   display: block;
   width: 100%;
   padding: .375rem .75rem;
   font-size: 1rem;
   font-weight: 400;
   line-height: 1.5;
   color: #a0a2a7;
   background-color: #fff;
   background-clip: padding-box;
   border: 1px solid #ced4da;
   border-radius: .25rem;
   transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
  #hsForm_4d19615a-da72-4ba4-b2ff-05c1b7aa481f .actions {
    padding-top: 10px;
    background-color: #96A83B;
    text-align: center;
   }

   #hbspt-form-1599827420056-8818640620 .submitted-message {
    padding-bottom: 15px;
    color: #151515;
   }

   #hsForm_4d19615a-da72-4ba4-b2ff-05c1b7aa481f .actions .btn.btn-primary {
    border: 1px solid #fff;
    color: #fff;
    margin-bottom: 15px;
   }

   #hsForm_4d19615a-da72-4ba4-b2ff-05c1b7aa481f .actions .btn.btn-primary:hover {
    color: #96A83B;
    background-color: #fff;
   }


 
   #hsForm_4d19615a-da72-4ba4-b2ff-05c1b7aa481f .hs-form-field {
   margin-bottom: 12px;
   padding: 0px 38px;
  }
  #hsForm_d898110d-bcdd-4c6f-a213-ccdaec3895ab .hs-form-field {
   margin-bottom: 11px;
  }

  #hsForm_d898110d-bcdd-4c6f-a213-ccdaec3895ab .submitted-message {
    padding-bottom: 15px;
    color: #151515;
   }
  #hsForm_d898110d-bcdd-4c6f-a213-ccdaec3895ab .hs-input {
   display: block;
   max-width: 460px !important;
   min-height: 40px;
   width: 75%;
   padding-left: 20px;
   padding-right: 20px;;
   font-size: 1rem;
   font-weight: 400;
   line-height: 1.5;
   color: #495057;
   background-color: #fff;
   background-clip: padding-box;
   border: 0;
   border-radius: 2px;
   transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
 }
 .contact-btn, .cancel-form {
   display: none;
 }
 #form_container {
   box-shadow: 0px 0 14px rgba(0, 0, 0, 0.3);
 }
 .contact-form {
   position: fixed;
   margin-left: 895px;
   background: #52575c;
   width: 320px;
   top: 185px;
   z-index: 9;
 }
 .header-fixed .contact-form {
   top: 130px;
 }
 .form-send-btn:focus {
   outline: none;
 }
 .contact-form input:focus ~ .required-lable, .contact-form input:valid ~ .required-lable, .contact-form input:visited ~ .required-lable {
   display: none;
 }
 .required-lable {
   position: absolute;
   right: 20px;
   top: 3px;
   color: #a0a2a7;
   font-size: 10px;
   text-transform: uppercase;
 }
 .complexity-check h5 {
   margin-top: 0px;
   font-weight: 400;
   font-size: 17px;
   margin-bottom: 12px;
 }

 .contact-form input:focus {
   border-color: #96a83b;
   outline: 0;
   box-shadow: 0 0 0 0.2rem rgba(150, 168, 59, .25);
 }

 .contact-footer {
   text-align: center;
   padding: 10px 20px;
   position: relative;
   overflow: hidden;
 }
 .contact-footer:after {
   content: "";
   position: absolute;
   z-index: 1;
   width: 96%;
   top: -10px;
   height: 10px;
   left: 2%;
   border-radius: 100px / 5px;
   box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
 }
 .contact-form .contact-footer .form-group {
   margin-bottom: 0;
 }
 button[type="submit"] {
   border: 1px solid #fff;
   padding: 4px 46px;
   text-transform: uppercase;
   color: #fff;
   font-weight: 700;
 }
 button[type="submit"]:hover {
   border: 1px solid #fff;
   background: #fff;
   color: #96a83b;
 }



 /*--footer--*/
 button.close:focus {
   outline: none;
 }
 .modal p {
   color: #303030;
   text-align: center;
   font-size: 22px;
 }
 .modal.show .modal-dialog {
   -webkit-transform: none;
   transform: none;
   -webkit-transform: translate(0, 100%) !important;
   transform: translate(0, 100%) !important;
 }
 /*new touch-free-css start*/
 body {
   font-family: proxima-nova, sans-serif;
   font-weight: normal;
 }
 a, button {
   outline: none;
   box-shadow: none;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
 }
 .container {
   max-width: 1230px;
 }
 .banner-section {
   background-image: url(../images/banner-image.jpg);
   min-height: 1175px;
   background-repeat: no-repeat;
   background-size: cover;
   padding-top: 275px;
 }
 .navbar-dark .navbar-nav .nav-link:hover {
   opacity: .8
 }
 .shrink .navbar-brand .logo-small {
   display: block;
 }
 .navbar-brand .logo-small {
   display: none;
 }
 .shrink .navbar-brand .logo {
   display: none;
 }
 .navbar-brand img {
   -webkit-transition: all .3s;
   -moz-transition: all .3s;
   -o-transition: all .3s;
   transition: all .3s;
 }
 .navbar-nav span {
   font-size: 25px;
   line-height: 19px;
   color: #fff;
   background-color: #4F7FA7;
   padding: 11px 21px;
   display: flex;
   align-items: center;
 }
 .navbar-nav span img {
   margin-right: 10px;
 }
 .fixed-top.shrink {
   background-color: rgba(256, 256, 256, .4);
 }
 .banner-content {
   max-width: 640px;
   ;
 }
 .banner-content h1 {
   font-weight: bold;
   font-size: 56px;
   line-height: 46px;
   color: #fff;
   margin-bottom: 25px;
 }
 .banner-content h1 span {
   font-weight: 500;
 }
 .banner-content h2 {
   font-weight: bold;
   font-size: 32px;
   line-height: 42px;
   color: #fff;
   text-transform: uppercase;
   margin-bottom: 25px;
 }
 .banner-content p {
   font-weight: 500;
   font-size: 20px;
   line-height: 30px;
   color: #fff;
   padding-right: 30px;
 }
 .sideform {
   z-index: 1;
   top: 164px;
   right: 360px;
   background: #eee;
   overflow-x: hidden;
   padding: 8px 0;
   padding-top: 8px;
   background-color: #F4F4F4;
   text-align: center;
   padding-bottom: 0px;
 }
 .button-bg {
   background-color: #96A83B;
   padding: 12px;
   text-align: center;
 }
 .sideform .form-group {
   margin-bottom: 12px;
   padding: 0px 30px;
 }
 .form-control:focus {
   color: #495057;
   background-color: #fff;
   border-color: #A2A2A3;
   outline: 0;
   box-shadow: none;
 }
 .work-section {
   background-color: #4F7FA7;
   padding-bottom: 140px;
 }
 .work-section h2 {
   font-size: 44px;
   line-height: 54px;
   text-align: center;
   color: #fff;
   font-weight: normal;
   margin-left: -350px;
   margin-bottom: 15px;
 }
 .work-section h3 {
  
   text-align: center;
   color: #fff;
   font-weight: normal;
   margin-left: -350px;
   margin-bottom: 15px; font-weight: bold; margin-top: 40px;
 }
 .work-section h2 span {
   font-weight: bold;
 }
 .bs-wizard > .bs-wizard-step {
   padding: 0;
   position: relative;
 }
 .bs-wizard > .bs-wizard-step:first-child > .progress {
   left: 50%;
   width: 50%;
 }
 .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
   width: 98.5%;
 }
 .bs-wizard > .bs-wizard-step:first-child > .progress {
   left: 50%;
   width: 50%;
 }
 .bs-wizard > .bs-wizard-step:last-child > .progress {
   width: 50%;
 }
 .bs-wizard > .bs-wizard-step > .progress {
   position: relative;
   border-radius: 0px;
   height: 2px;
   box-shadow: none;
   margin: 45px 0 30px;
   background-color: transparent;
 }
 .bs-wizard > .bs-wizard-step > .progress > .progress-bar {
   width: 0px;
   box-shadow: none;
   background: none;
   border: 2px dashed #fff;
 }
 .bs-wizard > .bs-wizard-step > .bs-wizard-dot {
   position: absolute;
   width: 68px;
   height: 68px;
   background: #fff;
   top: 30px;
   left: 36%;
   margin-top: -15px;
   margin-left: -15px;
   border-radius: 50%;
   color: #4F7FA7;
   display: flex;
   align-items: center;
   justify-content: center;
   font-size: 58px;
   font-weight: bold;
 }
 .bs-wizard > .bs-wizard-step .bs-wizard-info {
   color: #333;
   font-size: 14px;
   max-width: 246px;
   margin: auto;
   width: 100%;
   padding-top: 32px;
   margin-right: 50px;
 }
 .work-content {
   padding-left: 15px;
   padding-top: 85px;
 }
 .work-img-1 {
   background-image: url("../images/work-1-img.jpg");
   background-repeat: no-repeat;
   background-position: center;
   position: relative;min-height: 232px;background-size: cover;
 }
 .work-img-2 {
   background-image: url("../images/work-2-img.jpg");
   background-repeat: no-repeat;
   background-position: center;
   position: relative;min-height: 232px;background-size: cover;
 }
 .work-img-3 {
   background-image: url("../images/work-3-img.jpg");
   background-repeat: no-repeat;
   background-position: center;
   position: relative;min-height: 232px;background-size: cover;
 }
 .work-img-1 img, .work-img-2 img, .work-img-3 img {
   padding-top: 50px;
   padding-bottom: 17px;
   position: relative;
 }
 .work-img-1::before, .work-img-2::before, .work-img-3::before {
   content: '';
   background-color: rgba(79, 127, 167, 0.66);
   position: absolute;
   top: 0px;
   width: 246px;
   height: 232px;
   left: 0px;
 }

 .work-img {
   display: flex;
   flex-direction: column;
   justify-content: center;
   align-items: center;
   text-align: center;
 }
 .work {
   background: #E7E7E8;
   border-radius: 2px;
   padding-bottom: 30px;
   box-shadow: 0px 4px 8px rgba(48, 51, 54, 0.6);
 }
 .divider {
   background-color: #848689;
   width: 210px;
   height: 3px;
   margin: 0px auto;margin-top: 30px;
 }
 .work p {
   line-height: 28px;
   font-size: 16px;
   color: #848689;
   padding: 20px 20px;
   min-height: 405px;
   text-align: left;
   padding-right: 18px;
 }
 .work h4 {
       color: #fff;
    text-transform: uppercase;
    font-size: 21px;
    line-height: 22px;
    padding-bottom: 20px;
    position: relative;
    letter-spacing: 0;
    padding-left: 10px;
    padding-right: 10px;
 }
 .our-greeter {
   min-height: 900px;
   background-color: #4F7FA7;
   padding-top: 95px;
 }
 .greeter {
   font-size: 44px;
   line-height: 54px;
   padding: 50px 10px 10px 40px;
   background-color: #fff;
   max-width: 310px;
   position: relative;
   float: left;
   color: #303336;
 }
 .greeter::after {
   right: 0;
   top: 99%;
   border: solid transparent;
   content: " ";
   height: 0;
   width: 0;
   position: absolute;
   pointer-events: none;
   border-color: rgba(136, 183, 213, 0);
   border-right-color: #fff;
   border-width: 45px;
   margin-top: -50px;
 }
 .greeter-img {
   margin-left: 50px;
   margin-top: 150px;
 }
 .our-greeter h4 {
   font-size: 22px;
   line-height: 27px;
   color: #fff;
   text-transform: uppercase;
   font-weight: bold;
   margin-top: 20px;
   letter-spacing: 0px;
   margin-bottom: 10px;
 }
 .our-greeter p {
   font-size: 16px;
   line-height: 28px;
   color: #fff;
   max-width: 345px;
   font-weight: 300;
 }
 .greeter-text {
   max-width: 780px;
   margin-top: 110px;
 }
 .greeter-text .col-md-6 {
   margin-bottom: 50px;
 }
 .touch-free-section {
   background: linear-gradient(8.18deg, #D2D4DA -9.23%, rgba(210, 212, 218, 0) 61.37%);
 }
 .touch-free-content {
   padding-right: 250px;
   padding-bottom: 110px;
 }
 .touch-free-content .first-p {
   padding-right: 69px;
 }
 .touch-free-section h2 {
   font-size: 44px;
   line-height: 55px;
   color: #4F7FA7;
   padding-top: 80px;
   font-weight: normal;
   margin-bottom: 30px;
 }
 .touch-free-section p {
   font-size: 16px;
   line-height: 26px;
   color: #303336;
   margin-bottom: 30px;
 }
.touch-free-content .content-img{margin-left: 65px;}
 .touch-free-section p a {
   color: #96A83B;
   text-decoration: underline;
 }
 .touch-free-section h2 span {
   font-weight: bold;
 }
 .covid-section {
   background-color: #96A83B;
 }
 .covid-section h4 {
   font-size: 24px;
   line-height: 19px;
   text-transform: uppercase;
   color: #fff;
   font-weight: bold;
   margin-bottom: 10px;
   letter-spacing: 1.2px;
 }
 .covid-section p {
   font-size: 16px;
   line-height: 19px;
   color: #fff;
   margin: 0px;
 }
 .covid-section .media {
   padding: 15px 0px;
   padding-right: 340px;
 }
 .covid-section .media img {
   margin-right: 38px;
 }
 .footer {
   min-height: 500px;
   background-repeat: no-repeat;
   background-size: cover;
   padding-top: 50px;
   background-color: #2e3b43;
 }
 .footer h5 {
   font-size: 14px;
   line-height: 19px;
   color: #fff;
   text-transform: uppercase;
   margin-top: 48px;
 }
 .footer p {
   font-size: 14px;
   line-height: 19px;
   color: #fff;
   margin-top: 8px;
   letter-spacing: .2px;
   max-width: 190px;
 }
 .footer h2 {
   font-size: 36px;
   line-height: 44px;
   color: #fff;
   margin-top: 35px;
   margin-bottom: 30px;
   font-weight: normal;
 }
 .footer h2 span {
   font-weight: bold;
 }
.footer .form-control {
    max-width: 460px !important;
    min-height: 40px;
    border-radius: 2px;
    padding-left: 20px;
    padding-right: 20px;
    border:0;
}
 .footer textarea.form-control {
   min-height: 90px;
 }
 .footer .form-group {
   margin-bottom: 11px;
 }
 .footer .btn-primary {
   color: #fff;
   border-color: transparent;
   background: #4F7FA7;
   border-radius: 2px;
   text-transform: uppercase;
   font-size: 14px;
   line-height: 19px;
   font-weight: bold;
   padding: 10px 20px;
 }
 .footer .btn-primary:hover, .footer .btn-primary:focus {
   border: 1px solid #4F7FA7 !important;
   background-color: transparent !important;
   box-shadow: none !important;
   color: #fff;
 }
 .footer .footer-form {
   margin-left: -30px;
 }
 .footer p a {
   color: #fff;
 }
 .sub-footer {
   font-size: 10px;
   line-height: 19px;
   color: #fff;
   margin-left: 285px;
   margin-top: 77px;
   margin-bottom: 25px;
   letter-spacing: 0.4px;
 }
 .sideform h4 {
   font-size: 24px;
   line-height: 24px;
   letter-spacing: -1px;
   margin-top: 15px;
   color: #303336;
   margin-bottom: 25px;
   font-weight: normal;
	 margin-left: 35px;
margin-right: 32px; text-align: left;
 }
 .sideform .form-group {
   margin-bottom: 12px;
   padding: 0px 38px;
 }
 .sideform .form-control {
   border: 1px solid #A2A2A3;
   min-height: 39px;
 }
 .sideform .form-control::placeholder {
   color: #A2A2A3;
 }
 .sideform .btn.btn-primary {
   font-weight: bold;
   font-size: 14px;
   line-height: 19px;
   text-transform: uppercase;
   background-color: transparent;
   border-color: #fff;
   border-radius: 2px;
   padding: 9px 21px;
 }
 .sideform .btn.btn-primary:hover {
   background-color: #fff;
   color: #96A83B;
 }
 h1, h2, h3, h4, h5, h6, ul, p {
   margin: 0;
   padding: 0;
 }
 .what-people {
   background-image: url(../images/what-people-banner.jpg);
   padding: 80px 0 55px;
   background-size: cover;
   background-position: center;
 }
 .what-people-heading h2 {
   font-size: 44px;
   line-height: 54px;
   color: #FFFFFF;
   padding-bottom: 50px;
   max-width: 690px;
   padding-left: 120px;
   font-weight: normal;
 }
 .what-people-heading h2 span {
   font-weight: bold;
 }
 .what-people-content {
   max-width: 690px;
   padding-left: 150px;
 }
 .what-people-description {
   font-size: 24px;
   line-height: 28px;
   color: #FFFFFF;
   text-align: left;
   padding-bottom: 30px;
 }
 .what-people-footer h5 {
   font-size: 14px;
   line-height: 19px;
   text-align: center;
   text-transform: uppercase;
   color: #FFFFFF;
 }
 .what-people-footer p {
   font-style: italic;
   font-size: 14px;
   line-height: 19px;
   text-align: center;
   color: #FFFFFF;
 }
 .what-people-footer {
   padding-bottom: 25px;
 }
 .what-people .owl-dots {
   text-align: center;
   max-width: 690px;
   padding-left: 150px;
 }
 .what-people .owl-dots button {
   background: rgba(255, 255, 255, 0.5);
   height: 13px;
   width: 13px;
   border-radius: 50%;
   margin-right: 15px;
 }
 .what-people .owl-dots .active {
   background: #fff !important;
 }
 .what-people button.owl-dot:focus {
   outline: none;
 }
 .what-people-content:before {
   position: absolute;
   content: "";
   background-image: url(../images/what-people-quote.svg);
   height: 97px;
   width: 91px;
   left: 30px;
 }
 .looking {
   padding: 44px 0px;
 }
 .looking h2 {
   font-weight: bold;
   font-size: 34px;
   line-height: 24px;
   color: #4F7FA7;
   display: flex;
   align-items: center;
 }
 .looking h2 span {
   border-radius: 2px;
   padding: 0px 6px;
   margin-left: 12px;
 }
 .looking h2 span a {
   font-weight: bold;
   font-size: 24px;
   text-align: center;
   text-transform: uppercase;
   color: #4F7FA7;
   border: 2px solid #4F7FA7;
       padding: 4px 20px;
 }
 .looking h2 span a:hover {
   text-decoration: none;
   background-color: #4F7FA7;
   color: #fff;
 }
 .services {
   background-image: url(../images/services.jpg);
   padding: 80px 0 80px;
   background-size: cover;
 }
 .services-list h2 {
   font-weight: bold;
   font-size: 58px;
   line-height: 19px;
   text-align: center;
   letter-spacing: -1px;
   text-transform: uppercase;
   color: #FFFFFF;
   padding: 45px 0 35px;
 }
 .card.services-list {
   text-align: center;
   position: relative;
   margin: 0;
 }
 .services-list p {
   font-size: 16px;
   line-height: 19px;
   text-align: center;
   text-transform: uppercase;
   color: #FFFFFF;
 }
 .services .row {
   padding-right: 340px;
 }
 .services-list:after {
   background: #4F7FA7;
   position: absolute;
   content: "";
   width: 115px;
   height: 3px;
   margin: 0 auto;
   text-align: center;
   left: 0;
   right: 0;
   bottom: -25px;
 }


 @media only screen and (min-width: 1440px) {
    .hero-screen-content {
      padding-top: 175px;
   }
   .contact-form {
       top: 230px;
    }
}

 @media only screen and (max-width: 1199px) {.touch-free-content .content-img {
    margin-left: 0px;
}
	 .what-people .col-lg-8{margin: 0px auto;}
   .services .row {
     padding-right: 0px;
   }
   .services-list h2 {
     font-size: 46px;
   }
   .footer .footer-form {
     margin-left: 0px;
   }
   .footer .form-control {
     max-width: 380px !important;
   }
   .banner-section {
     min-height: 800px;
   }
  .work-section h2, .work-section h3 {
     margin-left: 0px;
   }
   .what-people-heading h2 {
     max-width: 100%;
     padding-left: 0;
     padding-bottom: 25px;
     font-size: 30px;
     line-height: 34px;
   }
   .what-people-content {
     max-width: 100%;
     padding-left: 15px;
     padding-right: 15px;
   }
   .what-people .owl-dots {
     text-align: center;
     max-width: 100%;
     padding-left: 0;
   }
   .what-people-description {
     text-align: center;
   }
   .what-people-content:before {
     display: none;
   }
   .covid-section .media {
     padding-right: 0px;
   }
   .touch-free-content {
     padding-right: 0px;
   }
   .touch-free-content .first-p {
     padding-right: 0px;
   }
 }
 @media only screen and (max-width: 1024px) {
   .hero-screen {
     min-height: 700px;
   }
   .greeter-text .col-md-6 {
     padding-right: 155px;
   }
   .sub-footer {
     margin-left: auto;
   }
   .looking h2 {
     font-size: 30px;
     line-height: 30px;
     display: inline-block;
     text-align: center;
     width: 100%;
   }
   .looking h2 span {
     margin-top: 20px;
     display: block;
     margin-left: 0;
   }
   .bs-wizard > .bs-wizard-step .bs-wizard-info {
     margin-right:3px;
   }
   .work-content .row {
     justify-content: center;
   }
 }
 @media only screen and (max-width: 1023px) {
	 
	 .work-img-1::before, .work-img-2::before, .work-img-3::before{width:100%}
   .work-content {
     padding-left: 10px;padding-right: 10px;
   }
   .banner-content {
     max-width: 900px;
   }
   .work-section h2 {
     margin-left: 0px;
   }
   .our-greeter p {
     max-width: 450px;
   }
   .greeter-text .col-md-6 {
     padding-right: 50px;
   }
   .greeter-text {
     max-width: 100%;
   }
   .touch-free-content {
     padding-right: 0px;
   }
   .covid-section .media {
     padding-right: 15px;
   }
   .footer .footer-form {
     margin-left: -0px;
   }
   .sideform {
     position: inherit;
     margin: 20px auto;
     margin-bottom: 0px;
   }
 }
 @media only screen and (max-width: 991px) {
   .services .row {
     padding-right: 0;
   }
   .services .card-deck {
     width: 100%;
   }
 }
 @media only screen and (max-width: 767px) {
	 .work-section {
   
    padding-bottom: 60px;
}
	 .work p{min-height:auto}
   .work-img-2 {
    background-size: cover;
}
.bs-wizard > .bs-wizard-step .bs-wizard-info {
    max-width: 100%;
 }
	 .services-list p br {
    display: none;
}
   .sub-footer {
     margin-top: 20px;
     margin-bottom: 60px;
   }
   .banner-content h2 {
     font-size: 22px;
     line-height: 28px;
   }
   .what-people {
     padding: 50px 0 40px;
   }
   .services-list {
     text-align: center;
     background: #F7F7F7;
     padding: 20px 15px;
     margin-bottom: 25px !important;
     flex: auto !important;
     -ms-flex: auto !important;
   }
   .services {
     background-position: center;
   }
   .services-list:after {
     bottom: 0;
   }
   .services {
     padding: 30px 0 30px;
   }
   .banner-section h2 {
     font-size: 24px;
     line-height: 28px;
   }
   .banner-content h1 {
     font-size: 44px;
     line-height: 44px;
   }
   .bs-wizard > .bs-wizard-step > .bs-wizard-dot {
     left: 50%;
margin-left: -34px;
   }
   .bs-wizard > .bs-wizard-step > .progress > .progress-bar {
     border: 0px dashed #fff;
   }
   .bs-wizard > .bs-wizard-step {
     margin: 0px auto;margin-bottom: 30px;
   }
	 .bs-wizard > .bs-wizard-step .bs-wizard-info{ margin-top: 20px;}
   .greeter-img {
     margin-left: 80px;
     margin-top: 20px;
   }
   .touch-free-content .first-p {
     padding-right: 0;
   }
 }
 @media only screen and (max-width:413px) {
   .greeter {
     padding: 30px 10px 10px 30px;
   }
   .greeter-img {
     margin-left: 0px;
   }
   .navbar-brand img {
     max-width: 110px;
   }
   .navbar-nav span {
     font-size: 16px;
     padding: 7px 15px;
   }
 }
 /*new touch-free-css start*/
 @media only screen and (min-width: 1200px) {
   .timeline-container {
     margin-left: 850px;
   }
   .container-content {
     max-width: 865px;
   }
 }
 @keyframes movebottom {
   0% {
     -webkit-transform: translate3d(-20px, 100%);
     transform: translate(-20px, 100%);
   }
   100% {
     -webkit-transform: translate3d(-20px, 0%);
     transform: translate(-20px, 0%);
   }
 }
 @media only screen and (min-width: 1200px) and (max-width: 1366px) {
   .contact-form {
     top: 120px;
   }
   .contact-body {
     max-height: 410px;
     overflow-y: scroll;
   }
 }
 @media only screen and (max-width: 1199px) {
   .cancel-form {
     position: absolute;
     right: -10px;
     top: -20px;
     width: 35px;
     background: #52575c;
     z-index: 1;
     border-radius: 100%;
     height: 35px;
     display: inline-flex;
     align-items: center;
     justify-content: center;
     box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
   }
   .cancel-form img {
     width: 14px;
   }
   .contact-form {
     position: absolute;
     margin-left: 0;
     right: 0;
     bottom: 0;
     display: none;
     top: inherit;
   }
   .contact-form.show {
     display: inline-block;
     transform: translate(-20px, 0%);
     position: fixed;
     -webkit-animation: movebottom 0.3s ease;
     -moz-animation: movebottom 0.3s ease;
     -o-animation: movebottom 0.3s ease;
     -ms-animation: movebottom 0.3s ease;
     animation: movebottom 0.3s ease;
   }
   .contact-btn {
     display: inline-block;
     width: 190px;
     height: 50px;
     border-top: 5px solid #93a53a;
     background: #4f7fa7;
     color: #fff !important;
     font-size: 16px;
     text-transform: uppercase;
     line-height: 26px;
     padding: 10px;
     text-align: center;
     cursor: pointer;
     position: fixed;
     right: 0;
     z-index: 9;
     bottom: 0;
   }
 }

 @media (max-width:767px) {
   p {
     font-size: 16px;
     line-height: 26px;
   }
   .header-content:after {
     width: calc(100% - 110px);
   }
   a.logo {
     width: 95px;
   }
   .heading-txt {
     font-size: 22px;
   }
   .phone-num {
     font-size: 18px;
   }
   .phone-num img {
     margin-right: 10px;
   }
   .para-withimg {
     display: block;
   }
   header {
     padding: 15px 0;
   }
   .hero-screen-content {
     padding-top: 50px;
   }
   .hero-screen h1 {
     margin-bottom: 30px;
     font-size: 36px;
   }
 
   .contact-form.show {
     bottom: 0;
     z-index: 9;
     top: inherit;
     max-height: calc(100% - 70px);
     overflow-y: auto;
     right: 0;
     padding-top: 0px;
     background: transparent;
   }
   .cancel-form {
     right: 0px;
     top: 0;
     box-shadow: none;
     border-radius: 0;
   }
 }
 @media (min-width: 768px) and (max-width: 1200px) and (orientation: landscape) {
   .contact-form.show {
     bottom: 0;
     z-index: 9;
     top: inherit;
     max-height: calc(100% - 70px);
     overflow-y: auto;
     right: 0;
     padding-top: 20px;
     background: transparent;
   }
   .cancel-form {
     right: 0px;
     top: 0;
     box-shadow: none;
     border-radius: 0;
   }
 }



@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

 .services-list.card{
   display: block;
 }

}


.why-imp {
    background-color: #233841; letter-spacing: .1px;padding-bottom: 110px;
}
.why-imp h2 {
    font-size: 44px;
    line-height: 54px; margin-bottom: 55px;margin-left: 15px;
}
.why-imp h2 span{font-weight:normal;}
.why-imp p {
    margin-bottom: 35px;font-size: 24px;
line-height: 28px;margin-left: 15px;
}
.coustomer-say {
    position: relative;
    padding-bottom: 20px;
}
.coustomer-say img {
    position: absolute;
    top: 0px;left:0px;
}
.coustomer-say p {
    padding-left: 90px;
    max-width: 835px; margin-left: 0px;
}
.coustomer-say span {
    font-weight: bold;
}