@media (max-width: 1024px) {
  .navbar-nav > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .navbar-nav > li > a {
    font-size: 19px;
  }

  .navbar-primary .header-right {
    margin-top: 0;
  }
  .fourColumns li {
    width: 50%;
  }
  h1,
  .h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 35px;
  }
  .statSection ul li {
    width: 50%;
    padding: 20px 20px;
    margin: 0px 0px 30px;
  }
  /* .statSection ul li strong {
    font-size: 35px;
  } */
  .statSection ul li:nth-of-type(3),
  .statSection.inner ul li:nth-of-type(2) {
    border-right: 1px solid rgba(227, 227, 227, 0.33);
  }
  .statSection ul li:nth-of-type(2),
  .statSection ul li:nth-of-type(4),
  .statSection.inner ul li:nth-of-type(3) {
    border-right: none;
  }

  .featuredSection .featuredText,
  .featuredSection .featuredImg {
    width: 100%;
    margin: 0;
  }
  .featuredSection .featuredImg {
    margin-top: -15px;
  }
  /* .featuredSection .row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  } */
  .featuredSection .featuredImg {
    padding: 0px;
  }
  .infoPanel .h3 {
    float: none;
    text-align: center !important;
    margin-top: 7px;
    font-size: 38px;
  }
  .infoPanel .btn-group {
    float: unset !important;
    margin-top: 20px;
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
  .infoPanel .btn-group .btn {
    float: unset;
    margin: 0px 15px;
  }
  .footer-btm-left {
    width: 285px;
  }
  .footer-btm-right {
    width: 341px;
  }
  .fourColumns a {
    padding: 150px 0 150px;
  }
  .mobileMenuLeft,
  .mobileMenuRight,
  .cta-headline .cta-desc,
  .cta-headline .cta-img,
  .cta-headline .cta-img img,
  .cta-detail {
    width: 100%;
  }
  .cta-headline .cta-img.bgImg {
    position: static;
    height: auto;
  }
  .cta-detail {
    margin-right: 0px;
  }
  .flexatresponsive {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
  }
  .mobileMenuLeft {
    float: left;
    -webkit-box-ordinal-group: 3;
    order: 2;
    padding-left: 8px;
    padding-right: 8px;
  }
  .mobileMenuRight {
    float: left;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .sectionWOverlay .container .h1 {
    font-size: 55px;
    line-height: 65px;
    padding: 0 20px;
  }

  .contactPanel .h2,
  .contactPanelMiddle,
  .contactPanelRight {
    width: 100%;
    margin: 0px;
    text-align: left;
  }
  .contactPanel .h2 {
    margin-bottom: 20px;
    padding-left: 0;
  }
  .cta-opt3 .cta-img {
    width: 100%;
    margin-right: 0px;
  }
  .cta-opt3 .cta-img img,
  .cta-testimonial .cta-desc {
    width: 100%;
  }
  .cta-testimonial .cta-desc {
    padding-left: 40px;
  }
  .cta-detail {
    padding: 30px 20px 90px;
  }
  .accordion .panel-heading a {
    padding-right: 90px;
  }
  .hero-w-featured-left,
  .hero-w-featured-right,
  .hero-w-featured-left-inner-right,
  .hero-w-featured-left-inner-left {
    width: 100%;
  }
  .hero-w-featured-left a {
    border: 0px;
    background: #e8e8e8 !important;
    padding: 0px;
  }
  .hero-w-featured-left-inner {
    margin: 0px;
    background: transparent;
    padding: 15px 30px;
    border-left: 10px solid #008a93;
  }
  .hero-w-featured-left-inner-right .h4,
  .hero-w-featured-left-inner-right {
    padding: 0px;
  }
  .hero-w-featured-left-inner-right .h4::before,
  .hero-w-featured-left-inner-right .h4::after,
  .hero-w-featured-left-inner-right .h4 br {
    display: none;
  }
  .hero-w-featured-left-inner-right .h4::after {
    content: "\f061";
    font-family: FontAwesome;
    right: 10px;
    font-size: 25px;
    display: block;
    border: 0px;
    height: initial;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    top: -20px;
  }
  .hero-w-featured-left-inner-right .h4 {
    height: initial;
    margin-top: 0px;
    line-height: normal;
    font-weight: normal;
    margin-bottom: 0;
  }
  /* .hero.hero-w-featured .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding: 0px;
    margin: 0px;
  } */
  .hero-w-featured-right {
    position: static;
    margin: 0px 0px 0px;
    margin-top: 40px;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .hero-w-featured-left {
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
  .hero-w-featured-left a {
    margin-bottom: 3px;
  }
  .cta-opt4 .cta-desc,
  .cta-opt5 .cta-desc,
  .cta-opt5 .cta-img,
  .cta-opt4 .cta-img {
    width: calc(100% - 0px);
    padding: 30px 20px;
  }
  .cta-opt5 .cta-img,
  .cta-opt4 .cta-img {
    padding: 0px;
  }
  .cta-opt5 .cta-img img,
  .cta-opt4 .cta-img img {
    width: 100%;
  }
  .one-third-sec .img-sec img {
    width: 100%;
  }
  .cta-headline-quote .cta-quote {
    width: 100%;
    margin-top: 0px;
    padding-bottom: 20px;
    padding-top: 10px;
  }
  .cta-headline-quote .cta-quote blockquote {
    padding-right: 30px;
    padding-left: 120px;
  }
  .cta-headline-quote .cta-quote blockquote::before {
    left: 20px;
    right: auto;
    margin-left: -15px;
  }
  .cta-headline.cta-headline-quote .cta-desc {
    padding-bottom: 0;
    padding-left: 20px;
  }
}
