@media only screen and (min-width: 1500px) {
   .email-send h2 {
      font-size: 28px;
   }
   .about-title-area {
      height: 450px;
   }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
   .counter {
      width: 80%;
   }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
}
@media only screen and (max-width: 1024px) {
   .tp-bgimg,
   .defaultimg {
      background-position: -10em 35px;
   }
   .what-area-text h2 {
      font-size: 30px;
   }
   .working-list-area .about-details-text h2 {
      font-size: 22px;
   }
   .working-list-area .about-details-text h2::before {
      width: 150px;
   }
   .working-list-area .about-details-text h2::after {
      width: 50px;
   }
   .get-connected-image {
      margin-left: 0;
   }
   .email-send {
      width: 90%;
   }
   .email-send h2 {
      font-size: 18px;
   }
}

@media only screen and (max-width: 991px) {
   .featured-logos .logo-single {
      width: 33.33%;
      margin-bottom: 30px;
   }
   .press-release-area .featured-logos .logo-single {
      width: 25%;
      margin-bottom: 15px;
      padding: 10px;
   }
   .custom-row-reverse {
      flex-direction: column-reverse;
   }
   .offset-1 {
      margin-left: 0;
   }

   .counter {
      display: none;
   }
   .what-area-button p {
      display: none;
   }
   .what-area-button .button {
      margin-left: 0;
   }
   .gallery-post-single p {
      font-size: 13px;
      line-height: 23px;
   }
}

@media only screen and (max-width: 767px) {
   .navbar-nav {
      margin-top: 15px;
   }

   .navbar-b .nav-item {
      margin-bottom: 10px;
   }

   .navbar-b .nav-item:last-child {
      margin-bottom: 0;
   }
   .home-area {
      height: 450px;
   }
   .tp-bgimg,
   .defaultimg {
      width: 100% !important;
      height: 450px !important;
      object-fit: cover !important;
      object-position: center top !important;
      background-position: -25.5em 10px;
   }
   .home-area .tp-bgimg::before {
      height: 450px;
   }

   .home-area .home-content h1 {
      font-size: 28px;
   }
   .home-area .home-content h2 {
      font-size: 12px;
   }
   .featured-logos .logo-single {
      width: 50%;
   }
   .press-release-area .featured-logos .logo-single {
      width: 33%;
   }
   .what-area-text h2 {
      font-size: 24px;
   }
   .what-area-image {
      margin-top: 60px;
      text-align: center;
   }
   .get-connected-image {
      margin-top: 60px;
   }
   .section-text {
      margin-top: 30px;
      text-align: center;
   }
   .section-text p {
      font-size: 12px;
   }
   .blog-slider-area .section-text h2 {
      font-size: 25px;
   }
   .email-send-area h2 {
      font-size: 24px;
      padding: 0 15px;
   }
   .footer-about {
      margin-top: 60px;
   }
   .footer-about a {
      display: flex;
      justify-content: center;
   }
   .footer-list {
      justify-content: start;
   }
   .about-title-area {
      background-position: -700px 0px;
      height: 500px;
   }
   .about-title-area::after {
      height: 500px;
   }
   .about-title-content {
      margin-top: 150px;
   }

   .about-title-content h2 {
      font-size: 16px;
   }
   .about-title-content p {
      font-size: 12px;
      line-height: 22px;
   }
   .inner-title-content h2 {
      font-size: 28px;
   }
   .gallery-slider-area .blog-slider-single {
      padding: 0;
   }
   .text-photo-wrapper .text-right {
      text-align: left !important;
   }
   .text-photo-wrapper .mr-40 {
      margin-left: 70px;
   }
   .text-photo-wrapper .ml-40 {
      margin-left: 60px;
   }
   .text-photo-wrapper .ml-40 {
      margin-left: 70px !important;
   }
   .why-area-left {
      text-align: center;
   }
   .why-area-left h2 {
      font-size: 25px;
      line-height: 25px;
   }
   .why-area-left p {
      width: 100%;
      font-size: 12px;
   }
   .why-area-right {
      margin-left: 0;
   }
   .about-why-area {
      padding-top: 80px;
      padding-bottom: 20px !important;
   }
   .about-why-area .why-area-right {
      flex-direction: column;
   }
   .why-area-right_single,
   .about-why-area .why-area-right_single {
      display: block;
      text-align: center;
   }
   .why-area-right_single-text {
      margin: 0 0 60px 0;
   }
   .why-area-right_single-text h3 {
      font-size: 18px;
   }
   .why-area-right_single-text p {
      font-size: 12px;
      width: 100%;
   }
   .why-area-right_single img {
      width: 80px;
      height: 80px;
      margin-bottom: 10px;
   }
   .email-send {
      flex-direction: column;
      text-align: center;
      width: 95%;
   }
   .email-send h2 {
      width: 100%;
   }
   .email-send #mailchimp-form {
      width: 100%;
   }
   .email-send #mailchimp-form .form-group button {
      width: 30%;
   }
   .section-heading h2,
   .section-heading h3 {
      font-size: 18px;
      line-height: 25px;
   }
}

@media only screen and (max-width: 575px) {
   .navbar-brand img {
      width: 180px;
      margin-left: 15px;
   }
   .navbar-b.navbar-reduce .navbar-collapse {
      padding: 0 15px;
   }
   .navbar-toggler {
      margin-right: 15px;
      padding: 7px 15px;
   }
   .navbar-toggler:not(.collapsed) span:nth-child(1),
   .navbar-toggler:not(.collapsed) span:nth-child(3) {
      left: 15px;
   }
   .what-area-text h3 {
      font-size: 13px;
      line-height: 24px;
   }
   .about-details-text h2 {
      font-size: 18px;
   }
   .about-details-text p {
      font-size: 12px;
   }
   .email-send {
      padding: 20px;
   }
   .home-events-area .blog-prev {
      left: 0;
   }
   .home-events-area .blog-next {
      right: 0;
   }
   .working-list-single h3 {
      font-size: 16px;
      line-height: 24px;
   }
   .working-list-area ul li {
      font-size: 12px;
      line-height: 24px;
      margin-left: 30px;
   }
}

@media only screen and (max-width: 479px) {
   .navbar-nav {
      margin-top: 15px;
   }

   .navbar-b .nav-item {
      margin-bottom: 10px;
   }

   .navbar-b .nav-item:last-child {
      margin-bottom: 0;
   }
   .inner-title-content h2 {
      font-size: 22px;
   }
   .home-area .home-content h1 {
      font-size: 18px;
      line-height: 24px;
   }
}

@media screen and (max-width: 320px) and (min-width: 0px) {
   .navbar-nav {
      margin-top: 15px;
   }
   .navbar-brand img {
      width: 150px;
   }

   .navbar-b .nav-item {
      margin-bottom: 10px;
   }

   .navbar-b .nav-item:last-child {
      margin-bottom: 0;
   }
   .home-area .home-content h2 {
      font-size: 10px;
   }
   .inner-title-content h2 {
      font-size: 18px;
   }
}
