@media only screen and (max-width: 576px) {

  .header-email-row {
    display: none;
  }

  .bg-grad {
    margin: 0px;
  }

  .page-template-page-career .col-md-6 {
    margin-top: 40px;
  }

  .key-services .col-sm-6 {
    margin: 15px 0px;

  }

  header .navbar .navbar-collapse ul.sub-menu {
    display: none;
  }

  header .navbar .navbar-collapse ul.sub-menu.active {
    display: block;
  }


  .menu-item-has-children::before {
    transform: rotate(180deg);
    transition: all 0.45s ease;
  }


  .page-template-page-career .career-panel {
    margin-bottom: 0px;
  }

  .banner-slide .slick-dots li button::before {
    font-size: 10px;
  }

  section {
    padding: 50px 0;
  }

  .heading {
    font-size: 28px;
    line-height: 38px;
    padding-left: 0;
  }

  footer .footer-main{
    padding-bottom: 60px;
  }

  .heading::before {
    top: -10px;
    left: 0;
  }

  .b {
    margin: 50px 0;
  }

  .c {
    margin-top: 10px;
  }

  /* nav */

  header .navbar .navbar-toggler-icon {
    position: relative;
  }

  header .navbar .navbar-toggler-icon::before {
    content: "\f0c9";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: 0;
    top: 0;
    font-size: 25px;
    color: #ffffff;
    transition: 0.45s ease;

  }

  header .navbar .navbar-collapse {
    background-color: #fff;
    border-radius: 8px;
  }

  header .navbar-nav .nav-item .nav-link {
    color: #000;
    font-size: 20px;
  }

  header .navbar .navbar-collapse ul {
    margin-bottom: 20px;
    margin-top: 80px;
  }

  header .navbar-nav .nav-item:hover .sub-menu {
    position: relative;
    width: 100%;
    box-shadow: none;
    margin-top: 0;
    /* background-color: rgba(0, 0, 0, 0); */
  }

  .main-header-menu .menu-item .sub-menu .nav-link {
    font-size: 16px;
  }

  #navbarSupportedContent {
    position: absolute;
    left: -110vw;
    top: -36px;
    width: 100%;
    height: unset;
    display: block;
    /* background-color: #000; */
    /* background-image: url('../img/bg-img.png'); */
    background-size: cover;
    /* overflow-y: scroll; */
    z-index: 1;
    padding: 0px 6px;
    transition: all 0.45s;
    border-radius: 0px;
  }

  #close-btn {
    display: none;
  }

  .homepage-main .row.second-header-row {
    background-color: transparent;
    transition: all 0.45s ease;
  }

  .homepage-main .second-header-row .header-padding {
    padding: 0px;
  }

  header .navbar .navbar-toggler-icon.close-btn-icon::before {
    content: "\f00d";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: 22px;
    top: 0;
    font-size: 25px;
    color: #000;
    transition: 0.45s ease;
  }


  header .navbar-nav .rotate180::before {
    transform: rotate(0deg);
    transition: all 0.45s ease;
  }

  .menu-item-has-children {
    position: relative;
  }

  header .navbar .navbar-collapse ul .nav-item {
    margin-top: 10px;
  }

  header .navbar .navbar-collapse ul .nav-item:last-child {
    border: 1px solid #000;
    margin-top: 0px;
    width: 44%;
  }

  header .navbar .navbar-collapse ul .nav-item .sub-menu .nav-item:last-child {
    border: 1px solid #fff;
    width: 100%;
  }

  header .navbar-nav>.nav-item:last-child {
    margin-left: 16px;
    margin-top: 20px !important;
  }

  header .navbar-nav .nav-item .sub-nav .nav-link {
    margin: 0 10px;
  }

  header .navbar .sub-nav ul {
    margin-bottom: 0px;
  }

  header .navbar-brand {
    width: 40%;
  }

  header .navbar-brand img {
    max-width: 100%;
    height: 50px;
  }

  .navbar-toggler {
    padding-right: 0;
  }

  /* banner */

  .page-banner {
    height: 350px;
    background-position: 80% 100%;
    position: relative;
  }

  .banner {
    padding-top: 120px;
    padding-bottom: 60px;
    height: 550px;
  }

  .banner .banner-above-title {
    margin-left: 15px;
    margin-top: 30px;
    font-size: 18px;
  }

  .banner .banner-title {
    margin-left: 15px;
    font-size: 36px;
    line-height: 48px;
    width: 100%;
  }

  .banner .banner-btn {
    margin-top: 20px;
    margin-left: 15px;
    font-size: 14px;
    padding: 12px 18px;
  }

  .header-social {
    display: none;
  }

  .header-social::before {
    height: 116px;
    top: 11px;
  }

  .header-social-2 {
    margin: 13px 0;
  }

  header .navbar {
    padding-left: 30px;
    padding-right: 30px;
  }

  /* page-banner */

  .page-banner .page-title {
    font-size: 32px;
    line-height: 44px;
    position: absolute;
    bottom: 30px;
    margin-left: 4%;
  }

  /* hompeage */
  /* our-services section */

  .homepage-main .sm-text {
    margin-left: 0px;
  }

  .our-services {
    padding-bottom: 0;
  }

  .our-services .d {
    margin-bottom: 10px;
  }

  .services-box {
    margin: 20px 15px;
  }

  /* our-clients*/

  .our-client .sm-text {
    padding-bottom: 10px;
    /* padding-left: 20px; */
  }

  .our-client .partner-slide .partner-logo img {
    margin: auto;
    width: 80%;
  }

  .information .left-info .col-sm-2 {
    padding-left: 0;
  }

  .information .left-info .col-sm-2 .col-md-12 {
    padding: 0;
  }

  /* network */

  .network {
    padding: 0;
  }

  .network .a {
    margin: 30px 0;
  }

  .network .a .heading {
    margin-top: 40px;
  }

  .network .vector::before {
    width: 150px;
    height: 200px;
  }

  /* information form */

  .left-info {
    margin: 0 0 0 0;
  }

  .info-box-2 {
    text-align: center;
    margin: 30px 0 18px 0;
  }

  .mid-info {
    margin: 4px 0 0 0;
  }

  .right-info {
    margin-top: 40px;
  }

  .input-filled-2 {
    margin-bottom: 0;
  }

  button.send-button.animateUp.animate__animated.animate__fadeInUp {
    margin-top: 20px;
  }

  /* client-testinomial */

  .client-testimonial .value-box {
    margin-top: 40px;
    padding: 25px;
  }

  .client-testimonial .value-box .icon {
    margin-left: 0px;
  }

  .client-testimonial .value-box .text {
    margin-left: 0px;
    width: 100%;
  }

  .client-testimonial .value-box .head {
    margin-left: 0px;
  }

  /* global-leader */

  .global-leader .experience .heading {
    font-size: 20px;
    line-height: 32px;
  }

  .global-leader .exp-img {
    margin: 5px 0;
  }

  .global-leader .global-1 .sm-text {
    padding-left: 0;
    margin-bottom: 20px;
  }

  .global-4 {
    padding-left: 0;
    margin: 10px 0;
  }

  .global-4::before {
    left: 4px;
  }

  .global-4 .heading {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 36px;
  }

  .global-4 .sm-text {
    margin-bottom: 10px;
  }

  .global-1 {
    margin-top: 30px;
    padding-left: 40px;
  }

  .timeline .box ul {
    padding-left: 16px;
  }

  .global-leader .a {
    flex-direction: column-reverse;
  }

  .global-leader .a img {
    margin-bottom: 10px;
  }

  .global-leader .global-space {
    padding-left: 0;
  }

  .mission {
    padding-top: 0;
    padding-bottom: 1px;
  }

  .mission-vector img {
    width: 100%;
  }

  .mission .mission-vector::before {
    width: 150px;
    height: 200px;
  }

  .mission .heading {
    margin: 40px 0 20px 0;
  }

  /* about-us page */
  /* goals */


  .goals .sm-text {
    margin: 20px 0 30px 0;
  }

  .goals-box {
    margin-bottom: 20px;
  }

  .goals .goals-box .box-1 {
    padding: 20px 20px;
  }

  .goals .goals-box h3 {
    margin-top: 10px;
  }

  .goals .heading {
    margin-right: 0;
  }

  /* leadership section */

  .about-us-main .leadership {
    padding: 0px 0 140px 0;
  }

  .leadership .leader-box {
    margin-top: 30px;
  }

  .leadership .leader-box .name {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 5px;
  }

  .leadership .leader-box .desig {
    line-height: 16px;
  }

  /* blogs-page */
  .client-testimonial .testimonail-slide.slick-initialized .slick-slide .homepage-main .blogs {
    padding: 0 0 110px 0;
  }

  .blog-main .blogs {
    padding: 70px 0 140px 0;
  }

  .blogs .blog-box.first {
    margin-top: 20px;
  }

  .blogs .row>div .blog-box {
    margin-bottom: 0px;
  }

  .homepage-main .blogs {
    margin-bottom: 0px;
    padding-bottom: 70px;
  }

  /* contact-us page */

  .send {
    width: 50%;
  }

  .thank-you a.btn-class {
    width: 50%;
  }

  .thank-you h2 {
    font-size: 58px;
  }
  section.thank-you {
    padding: 00% 0 78% 0;
  }
  section.thank-you .header-row {
    padding-bottom: 60%;
  }

  .thank-you p {
    font-size: 16px;
    line-height: 26px;
  }


  /* faq page */

  .faq-main .faqs {
    padding: 70px 0 140px;
  }

  .faqs .toggle .toggle-div {
    margin-right: 15px;
    font-size: 14px;
  }

  /* privacy-policy */

  .privacy-policy-services .sm-text {
    font-size: 16px;
    line-height: 28px;
  }

  .privacy-policy-services .heading {
    font-size: 22px;
    line-height: 32px;
  }

  /* blog-detail page */

  .blog-detail h2 {
    font-size: 24px;
    line-height: 33px;
  }

  .blog-para h3 {
    font-size: 22px;
    line-height: 32px;
    margin-top: 30px;
  }

  .blog-detail h4 {
    font-size: 22px;
    line-height: 32px;
  }

  .blog-detail .b-img {
    margin: 15px 0;
  }

  .blog-detail .b-img img {
    width: 10%;
  }

  .blog-detail .b-img p {
    font-size: 14px;
    line-height: 26px;
  }

  .blog-detail p {
    font-size: 14px;
    line-height: 24px;
  }

  .blog-para p {
    font-size: 16px;
    line-height: 26px;
  }

  .blog-detail img {
    width: 100%;
    margin-top: 20px;
  }

  .blog-detail .recent-posts {
    padding: 20px;
    margin: 30px;
  }

  /* footer */

  footer .sub-footer .footer-contact-details {
    width: 170px;
    height: 200px;
    top: -81px;
    right: 10px;
  }

  footer .sub-footer .footer-contact-details .banner-btn {
    padding: 5px 4px;
    font-size: 10px;
    line-height: 16px;
    bottom: 40%;
    right: 6px;
  }

  footer .sub-footer .heading {
    font-size: 18px;
    line-height: 28px;
    width: 56%;
    margin: 5px 0;
  }

  footer .footer-title {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  /* local-corporate-partnership page */
  /* record-services section */

  .record-services .text {
    margin-left: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .common-space {
    margin-left: 0;
  }

  .record-services .heading {
    margin-top: 80px;
  }

  .record-services svg {
    width: 22px;
    height: auto;
  }

  .record-services .sm-text {
    font-size: 12px;
    line-height: 22px;
    margin-right: 0;
    margin-bottom: 0;
  }

  .record-services .common-space {
    margin-bottom: 20px;
  }

  .record-services .row:nth-child(2n + 1) .vector::before {
    width: 300px;
    height: 350px;
  }

  /* development section */

  .development .sm-text {
    margin-left: 0;
    margin-top: 10px;
  }

  .d-left .num {
    left: 2%;
  }

  /* .d-left .common-space {
    margin-left: 20px;
  } */

  .d-left .heading {
    font-size: 20px;
    line-height: 30px;
  }

  /* footer */

  .local-corporate-partnership-main .client-testimonial {
    padding: 70px 0 140px 0;
  }

  /* career Page */

  .career h3 {
    margin-top: 30px;
    font-size: 28px;
    line-height: 38px;
  }

  .career .text {
    margin-bottom: 0;
    font-size: 14px;
  }

  .career-growth .text {
    font-size: 14px;
  }

  .career .vector::before {
    width: 150px;
    height: 200px;
  }

  .career-growth .vector::before {
    width: 150px;
    height: 200px;
  }

  .career-growth {
    margin-top: 0;
  }

  .career-growth .heading {
    margin-top: 30px;
  }

  .career-growth .text {
    margin-bottom: 0;
  }

  .career-box .text {
    font-size: 15px;
    margin-bottom: 0;
  }

  .career-panel h3 {
    font-size: 20px;
    line-height: 30px;
  }

  /* CV Page*/

  .cv-head {
    margin-bottom: 20px;
  }

  .cv-form .form-group {
    margin-top: 10px;
  }

  .cv-row-3 {
    margin-top: 10px;
  }

  .cv-item {
    margin-top: 10px;
    padding: 0;
  }

  .cv-item-2 {
    margin-top: 70px;
  }

  .mid-banner .heading {
    margin-bottom: 20px;
  }

  .mid-banner .mid-banner-btn {
    text-align: left;
  }

  /* 404 page; */

  .page-banner-1 {
    background-position: 50% 0;
    height: 812px;
  }

  .page-banner-1 .page-title {
    font-size: 140px;
    line-height: 200px;
    margin-top: 100px;
  }

  .page-banner-1 .text {
    font-size: 28px;
    line-height: 40px;
  }

  .page-banner-1 .sm-text {
    font-size: 18px;
    line-height: 30px;
    padding: 0 0%;
  }


  .page-banner-1 .banner-btn {
    font-size: 14px;
    padding: 12px 18px;
  }

  .footer-strip {
    padding: 30px 0;
    margin-top: 20px !important;
  }

  .footer-strip .box {
    position: relative;
    margin: 10px 0px;
    background: none;
    width: auto;
    height: auto;
    bottom: 0;
    justify-content: start;
  }

  .footer-strip .box::before {
    display: none;
  }

  .footer-strip .heading {
    font-size: 18px;
    line-height: 28px;
  }

  /* end */


  .vision {
    padding: 0px 0;
  }

  .vision .row {
    flex-direction: column-reverse !important;
  }

  .with-vector::before {
    width: 130px;
    height: 220px;
    bottom: -12px;
  }

  .vision .row:nth-child(2n) .with-vector::before {
    left: -10px;
  }

  .vision .row .with-vector::before {
    right: -10px;
  }

  .vision .heading {
    padding-top: 40px;
    padding-bottom: 15px;
  }

  .vision .row:nth-child(n + 2) {
    margin-top: 20px;
  }

  .vision-pb {
    margin-bottom: 30px;
  }

  .connect-fusion {
    margin: 0px;
  }

  .sm-text {
    font-size: 14px !important;
    line-height: 24px !important;
  }

  .why-fusion .connect-btn {
    font-size: 12px;
    padding: 8px;
  }

  .banner-slide .banner .header-content h1 {
    margin-left: 15px;
    font-size: 36px;
    line-height: 48px;
    width: 100%;
  }

  .banner-slide .banner .header-content p {
    margin-left: 15px;
    margin-top: 30px;
  }

  .banner-slide .banner .header-content {
    top: 20%;
    left: 2%;
  }

  .banner.vid::before {
    opacity: 0.5;
  }

  .development .row ul {
    padding-left: 16px;
  }

  .first-banner .sm-text {
    font-size: 14px !important;
    margin: 0px !important;
  }

  .key-services .value-box .text {
    font-size: 14px;

  }

  .key-services .value-box ul li {
    font-size: 14px;
    line-height: 24px;
  }

  .our-client p {
    font-size: 14px;
  }

  /* .animated-slider {
    padding-top: 18px;
  } */

  .key-services .value-box .head {
    margin-top: 0px;
  }

  .key-services .value-box .head br {
    display: none;
  }

  .goals .box {
    margin: 2px 0px;
  }

  .banner::before {
    content: '';
    background-color: black;
    opacity: .14;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
  }

  .line-holder {
    left: 20px;
  }

  .timeline .box::after {
    left: -3px;
    top: 5%;
  }

  /* .global-leader  {} */

  .with-vector-3::before {
    left: -10px !important;
    width: 240px;
    height: 240px;
  }

  .page-template-page-about .footer-strip {
    margin-top: 20px;
  }

  #stickysection {
    padding-top: 20px;
  }

  .global-leader #stickysection .exp-img {
    margin-top: 30px;
  }

  .bread-crumb-work .breadcrumb_last,
  .bread-crumb-work span {
    font-size: 16px;
  }

  .bread-crumb-work span a {
    margin-right: 4px;
  }



  .menu-item-has-children::before {
    right: 0px;
    top: -18px;
    transition: all 0.45s ease;
    font-size: 20px;
    color: #000;
  }

  .cookie-btn img {
    width: 50px;
  }

  .cookie-btn {
    z-index: 8;
  }

  .tagline {
    width: 54%;
    margin-left: 0px;
  }

  .our-client .partner-slide .partner-logo {
    padding: 0 0px;
  }

  section.our-client {
    padding: 40px 0px;
  }

  .our-client .slick-prev {
    left: -10px;
    z-index: 1;
    top: 45%;
  }

  .our-client .slick-next {
    right: 0px;
    top: 45%;
  }

  /* .client-testimonial {
    min-height: 100px;
    width: 260px;
  } */

  .our-client .slick-next:before,
  .our-client .slick-prev:before {
    font-size: 22px;
  }

  #counter .col.a {
    display: block;
    width: 100%;
    flex: 0 0 50%;
    margin-bottom: 20px;
  }

  .num h2 .count {
    font-size: 50px;
    line-height: 50px;
  }

  .page-template-page-parthers .client-testimonial {
    padding-bottom: 48px;
  }

  .client-testimonial .slick-next {
    right: 18px;
  }

  .client-testimonial .slick-prev {
    left: -7px;
  }

  .client-testimonial .slick-next,
  .client-testimonial .slick-prev {
    z-index: 9;
  }

  .client-testimonial .value-box .content-box,
  .client-testimonial .value-box .text {
    font-size: 14px;
    line-height: 26px;
  }

  .client-testimonial .value-box .head {
    font-size: 16px;
    line-height: 26px;
  }

  .tagline {
    width: 54%;
    margin-left: 0px;
  } 

  footer .footer-padding-right {
    display: block;
  }

  footer .tagline-certified {
    margin-left: 0px;
  }

  footer .footer-padding-box {
    padding-left: 0px;
    width: 100%;
  }

  footer .tagline {
    margin-left: 0px;
    width: 54%;
    margin-top: 6px;
  }

  footer .footer-logo-certified {
    width: 59%;
  }

}

@media only screen and (min-width: 577px) and (max-width: 768px) {
  .section {
    padding: 50px 0;
  }

  .b {
    margin: 50px 0;
  }

  .heading {
    font-size: 26px;
    line-height: 38px;
    padding-left: 60px;
  }

  .heading::before {
    width: 50px;
  }

  /* nav */

  header .navbar-nav .rotate180::before {
    transform: rotate(0deg);
    transition: all 0.45s ease;
  }

  header .navbar .navbar-collapse ul.sub-menu {
    display: none;
  }

  header .navbar .navbar-collapse ul.sub-menu.active {
    display: block;
  }


  header .navbar .navbar-toggler-icon {
    position: relative;
  }

  header .navbar .navbar-toggler-icon::before {
    content: "\f0c9";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: 0;
    top: 0;
    font-size: 25px;
    color: #ffffff;
  }

  header .navbar-nav>.nav-item:last-child {
    width: 28%;
    border: 1px solid #000;
    margin-left: 18px;
  }

  header .navbar .navbar-toggler-icon.close-btn-icon::before {
    content: "\f00d";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: 6px;
    top: -26px;
    font-size: 25px;
    color: #000;
    transition: 0.45s ease;
  }

  .homepage-main .second-header-row .header-padding {
    padding: 0px;
  }

  .homepage-main .container.new-contain {
    max-width: 768px;
  }

  header .navbar {
    padding-left: 30px;
    padding-right: 30px;
  }

  #navbarSupportedContent {
    position: absolute;
    left: -110vw;
    top: -36px;
    width: 100%;
    height: unset;
    display: block;
    /* background-color: #000; */
    /* background-image: url('../img/bg-img.png'); */
    background-size: cover;
    z-index: 9;
    /* overflow-y: scroll; */
    padding: 0px 6px;
    transition: all 0.45s;
    border-radius: 0px;
  }

  header .navbar .navbar-collapse ul {
    margin-top: 80px;
  }

  header .navbar .navbar-collapse {
    background-color: #fff;
    border-radius: 8px;
  }

  header .navbar .navbar-collapse ul {
    margin-bottom: 20px;
    /* position: relative; */
  }

  .menu-item:hover>.sub-menu {
    position: relative;
    margin-top: 10px;
    background-color: transparent;
    width: 100%;
    box-shadow: none;
  }

  header .navbar-nav .nav-item .nav-link {
    color: #000;
    font-size: 22px;
    padding: 1rem 0;
  }


  .main-header-menu .menu-item .sub-menu .nav-link {
    font-size: 18px;
  }

  header .navbar-nav .sub-menu .nav-item .nav-link {
    padding: 0.5rem 0;
  }


  header .navbar .navbar-collapse ul .nav-item {
    margin-top: 10px;
  }

  header .navbar .navbar-collapse ul .nav-item:last-child {
    margin-top: 20px;
  }

  header .navbar-nav .nav-item .sub-nav .nav-link {
    margin: 0 10px;
  }

  header .navbar .sub-nav ul {
    margin-bottom: 0px;
  }

  header .navbar-nav .nav-item .sub-nav .nav-link {
    padding-bottom: 5px;
    padding-top: 3%;
  }

  /* banner */

  .banner {
    padding-top: 160px;
  }

  .banner .banner-title {
    margin-top: 30px;
    margin-left: 60px;
    font-size: 50px;
    line-height: 62px;
  }

  .banner .banner-above-title {
    margin-left: 60px;
  }

  .banner .banner-btn {
    margin-left: 60px;
    padding: 10px 18px;
  }

  .header-social-2 {
    margin: 15px 0;
  }

  .header-social::before {
    height: 100px;
    top: -30px;
  }

  .header-left {
    margin-top: 90px;
  }

  .page-banner .page-title {
    margin-top: 24%;
    font-size: 50px;
    line-height: 62px;
  }

  /* homepage */
  /* our-services section */

  .our-services {
    padding-bottom: 0;
  }

  .services-box {
    margin: 15px 20px;
  }

  .services-box .value-box .heading {
    width: 71%;
  }

  /* goals section */

  .goals .heading {
    margin-right: 0;
  }

  .goals .sm-text {
    margin: 20px 0 50px 60px;
  }

  /* mid-banner */

  .mid-banner .contact-us {
    font-size: 12px;
    padding: 10px 10px;
  }

  /* our-client */

  .slick-dotted.slick-slider {
    padding-bottom: 50px;
  }

  .our-client .partner-slide .partner-logo img {
    margin: auto;
    width: 75%;
  }

  /* network */

  .network {
    padding-top: 0;
  }

  .network .a {
    margin: 50px 0;
  }

  .network .vector::before {
    width: 150px;
    height: 200px;
  }

  /* client-testinomial */

  .client-testimonial .value-box {
    padding: 30px;
  }

  .client-testimonial .value-box .icon {
    margin-left: 0;
  }

  .client-testimonial .value-box .text {
    margin-left: 0;
    width: 100%;
  }

  .client-testimonial .value-box .head {
    margin-left: 0;
  }

  /* blogs */

  .blogs .blog-box .content {
    padding: 8px;
  }

  .blogs .blog-box .content .date {
    margin-bottom: 5px;
  }

  .blogs .blog-box .content .come-in .title h4 {
    font-size: 16px;
    line-height: 23px;
  }

  /* footer */

  .footer-strip .box {
    margin-left: -72px;
    margin-bottom: 138px;
  }

  footer .sub-footer .heading {
    font-size: 25px;
  }

  footer .sub-footer .footer-contact-details {
    width: 210px;
    height: 200px;
    top: -81px;
  }

  .footer-banner .heading {
    font-size: 45px;
    line-height: 57px;
  }

  footer .sub-footer .footer-contact-details .banner-btn {
    font-size: 13px;
    padding: 8px;
    bottom: 32%;
  }

  /* contact-us page */

  .contact-info .info {
    font-size: 18px;
  }

  .send {
    width: 25%;
  }

  .contact-banner .info {
    font-size: 22px;
    line-height: 32px;
  }

  /* about-us page */
  /* global leader section */

  .global-4 .heading {
    font-size: 18px;
    line-height: 28px;
  }

  .global-4 .sm-text {
    font-size: 14px;
    line-height: 18px;
  }

  .global-leader .global-space {
    padding-left: 40px;
  }

  .global-leader .global-1 .sm-text {
    padding-left: 40px;
  }

  .global-1 .heading {
    padding-left: 40px;
  }

  .mission .mission-vector::before {
    width: 150px;
    height: 200px;
  }

  /* leadership section */

  .about-us-main .leadership {
    padding: 0px 0 140px 0;
  }

  /* local-corporate-partnership page */

  .record-services .heading {
    margin-bottom: 15px;
    padding-left: 46px;
  }

  .record-services .common-space {
    margin-bottom: 15px;
    margin-left: 42px;
  }

  .record-services .text {
    font-size: 14px;
    line-height: 20px;
  }

  .record-services .sm-text {
    margin-right: 0;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .record-services .row:nth-child(2n + 1) .vector::before {
    width: 230px;
    height: 270px;
  }

  /* client-testimonial */

  .local-corporate-partnership-main .client-testimonial {
    padding: 70px 0 140px 0;
  }

  /* blog-detail page */

  /* blog detail */
  .blog-detail h2 {
    font-size: 26px;
    line-height: 38px;
  }

  .blog-detail h4 {
    font-size: 22px;
    line-height: 32px;
  }

  .blog-para h3 {
    font-size: 18px;
    line-height: 28px;
    margin-top: 30px;
  }

  .blog-para h4 {
    font-size: 18px;
    line-height: 28px;
  }

  .blog-para h5 {
    font-size: 16px;
    line-height: 26px;
  }

  .blog-detail .b-img p {
    font-size: 16px;
    line-height: 26px;
  }

  .blog-detail p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px;
  }

  .blog-detail .recent-posts {
    padding: 15px;
  }

  .blog-detail .b-img {
    margin: 10px 0;
  }

  .blog-para img {
    width: 100%;
    margin-top: 30px;
  }

  /* privacy-policy */

  .privacy-policy-services .sm-text {
    font-size: 16px;
    line-height: 28px;
  }

  /* career Page */

  .career .vector::before {
    width: 150px;
    height: 200px;
  }

  .career h3 {
    font-size: 26px;
    line-height: 38px;
  }

  .career-growth .vector::before {
    width: 150px;
    height: 200px;
  }

  .career-panel h3 {
    font-size: 20px;
    line-height: 30px;
  }


  .banner-slide .banner .header-content h1 {
    margin-top: 30px;
    /* margin-left: 60px; */
    width: 70%;
    font-size: 50px;
    line-height: 62px;
  }

  .banner-slide .slick-dots {
    bottom: 58px;
  }



  .menu-item-has-children::before {
    right: 24px;
    top: -18px;
    color: #a5a737;
    font-size: 28px;
  }

  /*  */






  #close-btn {
    display: none;
  }





}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .section {
    padding: 50px 0;
  }

  .heading {
    font-size: 32px;
    line-height: 42px;
  }

  .sm-text {
    font-size: 16px;
    line-height: 24px;
  }

  .text {
    font-size: 16px;
    line-height: 24px;
  }

  .banner .banner-title {
    margin-top: 30px;
    margin-left: 60px;
    font-size: 57px;
    line-height: 69px;
  }

  .banner .banner-above-title {
    margin-left: 60px;
  }

  .banner .banner-btn {
    margin-left: 60px;
    padding: 12px 22px;
  }

  .page-banner .page-title {
    font-size: 57px;
    line-height: 69px;
    margin-top: 16%;
  }

  .header-social::before {
    height: 110px;
  }

  .heading::before {
    width: 55px;
  }

  .header-left {
    margin-top: 130px;
  }

  .b {
    margin: 70px 0;
  }

  /* index page */
  /* our-services */

  .our-services {
    padding-bottom: 0;
  }

  /* goals */

  .goals .goals-box .box-1 {
    padding: 0px 10px;
  }

  .goals .goals-box h2 {
    font-size: 20px;
  }

  .mid-banner .contact-us {
    padding: 12px 18px;
  }

  .network .vector::before {
    width: 180px;
    height: 260px;
  }

  /* mid-banner */

  .mid-banner .heading {
    width: 95%;
  }

  /* our-client */

  .our-client .partner-slide .partner-logo img {
    width: 85%;
    margin: auto;
  }

  /* about-us page */
  /* global-leader section */

  .global-4 .heading {
    font-size: 24px;
    line-height: 36px;
  }

  .mission .mission-vector::before {
    width: 180px;
    height: 260px;
  }

  /* contact-us page */

  .send {
    width: 18%;
  }

  /* faq page */

  .last-banner .sm-text {
    width: 82%;
  }

  .last-banner .connect-btn {
    padding: 12px 18px;
  }

  /* blog-detail page */

  .blog-detail .recent-posts {
    padding: 15px;
  }

  .blog-detail h2 {
    margin-bottom: 10px;
  }

  .blog-para img {
    width: 100%;
  }

  /* career Page */

  .career .vector::before {
    width: 180px;
    height: 260px;
  }

  .career-growth .vector::before {
    width: 180px;
    height: 260px;
  }

  .career-panel {
    padding: 30px 17px;
  }

  .career-panel h3 {
    font-size: 20px;
    line-height: 30px;
  }

  /*  */

  .mid-banner .mid-banner-btn {
    text-align: left;
  }

  .footer-strip .box {
    margin-left: -46px;
    margin-bottom: 138px;
  }


  .banner-slide .banner .header-content h1 {
    margin-top: 30px;
    /* margin-left: 60px; */
    width: 70%;
    font-size: 50px;
    line-height: 62px;
  }

  .banner-slide .slick-dots {
    bottom: 58px;
  }

  .banner-slide .banner .header-content {
    left: 16%;
  }

  .thank-you a.btn-class {
    width: 24%;
  }

  .thank-you h2{
    font-size: 80px;
  }

  /* --end-- */
}