/* responsive start */

@media (max-width: 1270px) {
  .header_brand img {
    width: 260px;
  }
  .header_right_links > div > ul > li {
    margin: 0 11px;
  }
  .header_right_links > div > ul > li > a {
    font-size: 16px;
  }
}

@media (max-width: 1199px) {
  .container--bg::after {
    content: "";
    background: none;
    z-index: -1;
  }
  .c__banner .uk-container {
    max-width: 900px;
    margin: auto;
  }
}
@media (max-width: 1147px) {
  .site-header .uk-container {
    padding-left: 0px;
    padding-right: 0;
  }
  .main-navigation > div > ul > li > a {
    font-size: 13px;
    display: block;
    color: #333;
    padding: 0 11px;
    font-weight: 600;
  }
  .header__right--side > div {
    padding-left: 12px;
    font-size: 16px;
  }
  .header__right--side {
    margin-right: 15px;
  }
}
@media (max-width: 1082px) {
  .section-title {
    font-size: 16px;
  }
  .header_brand img {
    width: 230px;
  }
  .offcanvas-menu > div > ul > li {
    margin: 0 10px;
  }
  .offcanvas-menu {
    position: fixed;
    top: 0;
    left: 0;
    background: var(--primary--color);
    height: 100%;
    width: 100%;
    z-index: 1000;
    left: -100%;
    opacity: 0;
    visibility: hidden;
  }
  .offcanvas-menu > div {
    display: flex;
    align-self: stretch;
    justify-content: center;
    height: 100%;
  }

  .tertiary-slide {
    display: block;
    width: 100%;
    height: 100vh;
    background: #f58521;
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
  }

  .hamburger-close {
    position: absolute;
    right: 30px;
    color: #fff;
    font-size: 20px;
    top: 30px;
    border: none;
    background: none;
    cursor: pointer;
    display: block;
  }
  .offcanvas-menu > div > ul {
    display: flex;
    width: 100%;
    /* text-align: center; */
    padding: 0 40px;
    margin: 0;
    /* align-items: center; */
    justify-content: center;
    flex-direction: column;
  }
  .offcanvas-menu > div > ul > li {
    display: flex;
    margin: 15px 0px;
    display: block;
  }
  .offcanvas-menu > div > ul > li:hover:after {
    background: none;
    width: 0;
  }
  .offcanvas-menu > div > ul > li:hover a {
    color: #fff;
    opacity: 0.7;
  }
  .offcanvas-menu > div > ul > li > a {
    color: #fff;
    font-size: 3.5vw;
    display: inline-block;
  }
  .header_right_links > div > ul > li > a {
  }

  .menu__trigger--box {
    margin-right: 15px;
  }

  .section-heading,
  .c-review .section-heading {
    font-size: 40px;
    line-height: 1.2;
    padding-bottom: 40px;
  }
}

@media (max-width: 959px) {
  #contact-form::after {
    width: 100%;
  }
  .image-with-text-banner-section .content-wrap {
    padding: 40px 0;
  }
  .image-with-text-banner-section .content-wrap h1 {
    color: #000;
    font-weight: 700;
    font-size: 45px;
  }
  .lets-talk {
    width: 100%;
    text-align: center;
  }
  .site-footer {
    background-position: left bottom;
  }
  .c-review .section-wrap {
    text-align: center;
    width: 100%;
  }
  .c__banner h1 {
    font-size: 65px;
  }
  .c__banner {
    padding: 80px 0;
  }
  .c-review .section-wrap .section-heading {
    padding-bottom: 22px;
  }
}

@media (max-width: 800px) {
  .testimonial-section::before {
    width: 48%;
  }
  .site-button {
    margin-top: 10px;
  }
}

@media (max-width: 768px) {
  .section-heading.blog-header.uk-padding-remove-bottom {
    font-size: 30px;
    line-height: 1.1;
  }
  .project-title {
    padding: 11px 0 2px 0;
    font-size: 25px;
    line-height: 1.3;
  }
  .single__post {
    border-bottom: 1px solid #d5d9de;
    margin: 30px 0;
    padding-bottom: 37px;
  }

  .single__post .post-title {
    font-size: 34px;
    line-height: 37px;
  }
  .icon__set {
    display: none;
  }
  .c-clients {
    display: none;
  }
  .project__home--screen {
    margin-top: 0;
  }

  .c-clients .heads-title {
    padding-top: 15px;
  }

  .slick-dotted.slick-slider {
    margin-bottom: 0px;
  }
  .site-header {
    padding: 15px;
  }
  .mega__menu ul {
    margin: 0;
    padding: 0;
  }

  .main-navigation > div {
    display: none;
  }

  .menu-active .header__popup {
    height: 100vh;
    padding-left: 30px;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  .testimonial-section {
    padding-bottom: 0;
  }
  .custom-logo-link {
    padding: 11px;
    width: 130px;
  }
  .c__banner .uk-button {
    margin-right: 10px;
  }

  .c__banner {
    height: auto;
    padding: 55px 14px;
    text-align: center;
  }
  .c__banner p {
    font-size: 19px;
    margin-bottom: 23px;
    padding-top: 10px;
    margin-top: 0;
  }
  .c__banner h1 {
    line-height: 1.12;
    font-size: 55px;
    padding-bottom: 0;
  }
  .header_brand {
    margin-top: 0;
  }
  .section {
    margin-top: 50px;
  }
  .each__testimonail {
    padding: 25px;
  }
  .testimmonial--media-body {
    font-size: 15px;
  }
  .header_brand {
    margin-top: 0;
    margin-left: 0;
  }
  .header_brand img {
    width: 200px;
  }
  .request__quote .uk-container {
    padding-right: 0;
  }
  .testimonial-section::before {
    width: 100%;
  }
  .contact-box {
    background: #fff;
    padding-left: 40px;
    padding-top: 0;
    padding-bottom: 40px;
  }
  .request__quote {
    background: #0c79c3;
  }
  .request__quote input {
    width: 100%;
  }
  .inquiry__form form {
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .core-value-section-div h3 {
    text-align: left;
  }
  .cor-value-description {
    margin-top: 10px !important;
  }
  .page-template-carrer .each__testimonail {
    margin-top: 0;
  }
  .two-cols-logo .uk-text-right {
    text-align: left !important;
  }
}

@media (max-width: 640px) {
  .notfound .notfound-404 h1 {
    font-size: 192px;
    letter-spacing: -22px;
  }
  .services-teaser:not(:last-child) {
    border-bottom: 1px solid #000;
  }
  .section-heading {
    font-size: 35px;
    line-height: 1.2;
    padding-bottom: 30px;
  }
  .services-teaser {
    background: #f1f1f1;
    padding: 30px;
  }
  .testimonial__wrap div p {
    font-size: 18px;
    color: #000000b5;
  }
}

@media (max-width: 585px) {
  .header_right_links > div > ul > li > a {
    font-size: 5vw;
  }
  .section-heading.section-heading-small {
    line-height: 1.2;
    font-size: 30px;
  }
  .section-heading strong {
    font-size: 20px;
    margin-top: 9px;
  }
  .visible-m {
    display: block;
  }
  .menu__trigger--box {
    display: block;
    margin-right: 10px;
  }
  .site-header {
    padding: 8px 17px;
  }
  .visible-d {
    display: none;
  }
  .visible-m img {
    width: 60px;
  }
  .header_brand {
    margin-left: 0;
  }

  .header__right--side {
    padding: 12px 22px;
    border-radius: 34px;
  }
  .header__right--side {
    margin-right: 0;
  }
  .header__right--side > div {
    padding-left: 7px;
    font-size: 14px;
  }
  .template__blog {
    padding: 0;
  }
  .single__post p {
    text-align: center;
    margin: 11px 0;
    font-size: 17px;
    line-height: 1.6;
  }
  .single__post .post-title {
    font-size: 33px;
    line-height: 38px;
  }
  .post-meta .uk-author {
    margin: 12px 0;
  }
  .post-meta .author a,
  .post-meta span {
    display: block;
  }
  .header__popup .mega__menu ul li a {
    font-size: 19px;
  }
  .title__part {
    margin: auto;
    margin: 20px 0 0 0;
  }
  .title__part > div {
    margin-right: 15px;
  }
  .content__box {
    padding: 20px;
    font-size: 15px;
  }
  .page-template-contact .slick__slider--wrap {
    margin-top: 30px;
  }

  .services__banner h1,
  .title-large {
    font-size: 21px;
  }
  .title__part .clients__img {
    margin-right: 0 !important;
  }
  .contact__column p {
    font-size: 15px;
  }

  .uk-section-capability.uk-padding-large {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .about__description p {
    font-size: 16px;
  }

  .about__description {
    padding: 20px 0 0 0;
  }
  .testimonial--media {
    display: block;
  }
  .testimmonial--media-body {
    font-size: 15px;
    margin: 0;
    padding-top: 16px;
  }
  .testimonial--media .dp {
    height: 60px;
    width: 60px;
  }
  .quotemark {
    color: #fff;
    font-size: 52px;
    /* line-height: 60px; */
  }
  .project__section {
    padding: 0 0;
  }
  .works__section .uk-grid-margin {
    margin-top: 0 !important;
  }
  .heads-title H2 {
    font-size: 30px;
  }

  .menu-active .header__popup {
    padding: 11px;
  }
  .custom-logo-link {
    width: 190px;
    padding: 0;
  }

  .c-clients .heads-title {
    display: none;
  }
  .slider--item {
    /* width: 170px !important; */
    padding: 0 55px 0 0;
  }
  .c__banner h1 {
    font-size: 45px;
    font-weight: bold;
    line-height: 1.1;
  }
  .c__banner p {
    font-size: 18px;
    line-height: 1.6;
  }
  .uk-custom-button {
    font-size: 15px;
    padding: 11px 25px;
    border-radius: 47px;
  }

  .heads-title {
    margin-bottom: 25px !important;
  }
  .project__section {
    padding: 0 20px;
  }

  .heads-title span {
    font-size: 15px;
    line-height: 1.5;
    display: block;
  }
  .inquiry__form form {
    padding-right: 23px;
    padding-top: 0;
    padding-bottom: 30px;
    padding-left: 12px;
  }
  .single-portfolio .heads-title h2 {
    font-size: 21px;
  }
}

@media (max-width: 485px) {
  .notfound .notfound-404 h1 {
    /* position: absolute; */
    /* left: 50%; */
    /* top: 50%; */
    font-family: Gilroy-ExtraBold;
    /* -webkit-transform: translate(-50%,-50%); */
    /* transform: translate(-50%,-50%); */
    font-size: 162px;
    font-weight: 900;
    margin: 0;
    color: #262626;
    text-transform: uppercase;
    letter-spacing: -21px;
    margin-left: -20px;
  }
  .offcanvas-menu > div > ul > li > a {
    font-size: 6.8vw;
  }
  .lets-talk h2 {
    font-size: 40px;
  }
  .site-footer {
    background-size: 50%;
  }
  .blog-item__image {
    height: 250px;
  }
  .project-title {
    font-size: 20px;
  }
  .work__section li p {
    font-size: 14px;
  }
  .section-title {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .section-heading,
  .c-review .section-heading {
    font-size: 28px;
    line-height: 1.3;
    padding-bottom: 25px;
  }
  .section-heading.section-heading-small {
    font-size: 28px;
  }
  .c__banner {
    height: auto;
    padding: 40px 14px;
  }
  .header__right--side i {
    margin-top: 0px;
  }

  .header__right--side > div {
    padding-left: 7px;
    font-size: 13px;
  }
  .header_right {
    flex-wrap: inherit;
  }
  .menu__trigger--box {
    margin-right: 2px;
  }
  .site-header {
    padding: 9px 14px;
  }
  .c__banner p {
    font-size: 18px;
    line-height: 1.7;
  }
}
@media (max-width: 382px) {
  .btn-holder .uk-button:not(:last-child) {
    margin-bottom: 13px;
  }
}

@media (max-width: 320px) {
  .header__popup .mega__menu ul li a {
    font-size: 20px;
  }
  .header__popup .mega__menu ul li {
    margin-bottom: 8px;
  }
}

/* responsive start */
