@media (max-width: 1439px) {
  .wrapper,
  .page-section.services-section .wrapper {
    padding: 0 32px;
  }

  .main-menu > li:not(:last-child) {
    margin-right: 26px;
  }

  .header .header-container .header-right > .btn:not(:first-child) {
    margin-left: 16px;
  }

  .header .header-container .header-right .header-search:not(:first-child) {
    margin-left: 16px;
  }

  .inner-banner .inner-banner-area {
    display: flex;
    flex-flow: row-reverse;
  }
  .inner-banner .inner-banner-area .banner-img {
    position: static;
    max-width: 45%;
    flex: 0 0 45%;
    padding-top: 52px;
    align-self: flex-end;
  }
  .inner-banner .inner-banner-area .inner-banner-text {
    max-width: 55%;
    flex: 0 0 55%;
  }
  .inner-banner .inner-banner-area .inner-banner-text .text-box {
    min-height: 1px;
  }
  .inner-banner .inner-banner-area .inner-banner-text .text-box .text .arrow-btns {
    position: static;
    margin: 16px 0 0 0;
  }
}
@media (max-width: 1365px) {
  .page-nav-section {
    top: 120px;
  }
  .page-nav-section .page-navbar li:not(:last-child),
  .page-nav-section .page-navbar .list:not(:last-child) {
    margin-right: 36px;
  }
  .page-nav-section .page-navbar li a,
  .page-nav-section .page-navbar .list a {
    font-size: 16px;
    min-height: 60px;
  }
  .page-nav-section .slide-tab .owl-nav .owl-prev span,
  .page-nav-section .slide-tab .owl-nav .owl-next span {
    height: 60px;
  }

  .main-menu > li > a {
    font-size: 14px;
    min-height: 120px;
  }

  .header .header-container .header-right > .btn {
    padding: 12px 13px;
    font-size: 14px;
    letter-spacing: 0.05em;
    min-height: 40px;
  }

  .banner-content .banner-txt h2 {
    font-size: 52px;
    line-height: 62px;
  }

  .page-section h2,
  .project-details-section .project-details .project-details-row h2 {
    font-size: 52px;
    line-height: 60px;
  }

  .crestview h4 {
    font-size: 42px;
  }

  .footer .footer-top > .colm {
    width: auto;
    padding: 0 40px 0 0;
    max-width: inherit;
    flex: inherit;
    width: 230px;
  }

  .footer .footer-top > .colm:last-child {
    width: calc(100% - 230px);
    max-width: inherit;
    flex: inherit;
    padding: 0 0 0 40px;
  }

  .inner-banner .inner-banner-area .inner-banner-text .text-box h2 {
    font-size: 50px;
    line-height: 58px;
  }

  .contact-infos .contact-info-box h4 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (max-width: 1199px) {
  .wrapper,
  .page-section.services-section .wrapper {
    padding: 0 20px;
  }

  .page-nav-section {
    top: 100px;
    border-radius: 0 0 30px 30px;
  }
  .page-nav-section .page-navbar li:not(:last-child),
  .page-nav-section .page-navbar .list:not(:last-child) {
    margin-right: 30px;
  }
  .page-nav-section .page-navbar li a,
  .page-nav-section .page-navbar .list a {
    font-size: 14px;
    min-height: 46px;
  }
  .page-nav-section .slide-tab .owl-nav .owl-prev span,
  .page-nav-section .slide-tab .owl-nav .owl-next span {
    height: 46px;
  }

  .header .header-container .logo img {
    height: 80px;
  }

  .main-menu > li:not(:last-child) {
    margin-right: 20px;
  }

  .main-menu > li > a {
    font-size: 13.5px;
    min-height: 100px;
  }

  .header .header-container .header-right > .btn:not(:first-child) {
    margin-left: 10px;
  }

  .header .header-container .header-right .header-search:not(:first-child) {
    margin-left: 10px;
  }

  .header .header-container .header-right > .btn {
    padding: 8px 8px;
    font-size: 12px;
    letter-spacing: 0.05em;
    min-height: 36px;
  }

  .inner-banner,
  .main-banner .banner-area,
  .main-banner .banner-area:after,
  .inner-banner.p-details-banner:after {
    border-radius: 0 0 30px 30px;
  }

  .page-section.services-section,
  .page-section.commitments-section,
  .page-section.with-gray {
    border-radius: 30px;
  }

/*   .banner-content .banner-txt {
    max-width: 544px;
  } */

  .banner-content .banner-txt h2 {
    font-size: 48px;
    line-height: 58px;
  }

  .page-section h2,
  .project-details-section .project-details .project-details-row h2 {
    font-size: 44px;
    line-height: 52px;
  }

  .crestview h4 {
    font-size: 40px;
    line-height: 50px;
  }

  .text-section-row .colm {
    padding-right: 30px;
  }

  .text-section-row .colm:last-child {
    padding-left: 30px;
  }

  .services-list .service-box {
    max-width: 33.333333vw;
  }

  .services-list .service-box h4 {
    font-size: 20px;
    line-height: 28px;
  }

  .inner-banner .inner-banner-area .inner-banner-text .text-box h2 {
    font-size: 40px;
    line-height: 50px;
  }

  .core-value-box .core-circle .circle-icon img {
    max-width: 90px;
  }

  .project-listing .project-listing-row {
    margin: 0 -20px;
  }

  .project-listing .project-listing-row .colm {
    padding: 20px;
  }

  .project-listing .project-listing-row .colm .project-box h4 {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-width: 1023px) {
  .btn.btn-md {
    padding: 12px 20px;
    font-size: 14px;
    line-height: 18px;
    min-height: 50px;
  }
  .btn.btn-sm {
    padding: 10px 18px;
    font-size: 13.5px;
    line-height: 17px;
    min-height: 46px;
  }
  .btn.btn-xs {
    padding: 10px 16px;
    font-size: 12.5px;
    line-height: 16px;
    min-height: 40px;
  }

  .wrapper,
  .page-section.services-section .wrapper {
    padding: 0 15px;
  }

  .header .header-container .logo img {
    height: 58px;
  }

  .header .header-container .header-right {
    flex-flow: row-reverse;
  }

  .header .header-container .header-right .header-search {
    height: 70px;
  }

  .sm-nav-click {
    display: inline-flex;
    align-self: center;
  }

  .nav-overlay {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 4;
    opacity: 0;
    visibility: hidden;
    transition: 500ms;
  }

  .main-menu-c {
    display: flex;
    flex-flow: column;
    position: fixed;
    top: 0;
    right: -300px;
    z-index: 5;
    flex-flow: column;
    width: 300px;
    height: 100vh;
    background-color: #fff;
    border-radius: 20px 0 0 20px;
    padding: 20px 0;
    transition: 500ms;
  }
  .main-menu-c .main-menu {
    display: block;
    height: 100%;
    overflow: auto;
  }
  .main-menu-c .main-menu > li {
    display: block;
    margin: 0 !important;
  }
  .main-menu-c .main-menu > li a {
    display: flex;
    align-items: center;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.07em;
    color: #737779;
    text-transform: uppercase;
    min-height: 1px !important;
    padding: 16px 24px;
  }
  .main-menu-c .main-menu > li a:hover {
    color: #232C7A;
  }
  .main-menu-c .main-menu > li.active > a {
    color: #232C7A;
  }
  .main-menu-c .main-menu > li.submenuCls > a {
    padding-right: 34px;
    position: relative;
  }
  .main-menu-c .main-menu > li.submenuCls > a:after {
    content: "";
    display: inline-flex;
    width: 16px;
    height: 16px;
    background: url(../images/down-arrow.svg) no-repeat center center;
    background-size: 100% auto;
    margin: 0 0 0 5px;
    transition: 500ms;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translate(0, -50%);
  }
  .main-menu-c .main-menu > li.submenuCls > a.show-sub:after {
    transform: translate(0, -50%) rotate(-180deg);
  }
  .main-menu-c .main-menu > li .sub-menu {
    display: none;
  }
  .main-menu-c .main-menu > li .sub-menu .sub-menu-box {
    display: block;
  }
  .main-menu-c .main-menu > li .sub-menu .sub-menu-box .sub-menu-title {
    display: block;
    padding: 16px;
  }
  .main-menu-c .main-menu > li .sub-menu .sub-menu-box .sub-menu-title h3 {
    display: block;
    color: #232C7A;
    font-family: "Good Times", serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    text-transform: uppercase;
  }
  .main-menu-c .main-menu > li .sub-menu .sub-menu-box .sub-menu-listing {
    display: block;
  }
  .main-menu-c .main-menu > li .sub-menu .sub-menu-box .sub-menu-listing .sub-menu-list {
    display: block;
  }
  .main-menu-c .main-menu > li .sub-menu .sub-menu-box .sub-menu-listing .sub-menu-list li {
    display: block;
  }
  .main-menu-c .main-menu > li .sub-menu .sub-menu-box .sub-menu-listing .sub-menu-list li a {
    padding-left: 40px;
  }
  .main-menu-c .main-menu > li .sub-menu .menu-image {
    display: block;
    padding: 16px 0;
  }

  .show-nav .nav-overlay {
    opacity: 1;
    visibility: visible;
  }
  .show-nav .main-menu-c {
    right: 0;
  }

  .inner-banner,
  .main-banner .banner-area,
  .main-banner .banner-area:after,
  .inner-banner.p-details-banner:after {
    border-radius: 0 0 20px 20px;
  }

  .page-section.services-section,
  .page-section.commitments-section,
  .page-section.with-gray {
    border-radius: 20px;
  }

  .page-nav-section {
    top: 70px;
    border-radius: 0 0 20px 20px;
  }

  .page-section,
  .project-details-section {
    padding: 60px 0;
  }

  .page-section.services-section .btns {
    margin: 40px 0 0 0;
  }

  .contact-infos {
    padding: 0 0 60px 0;
    margin: 0 0 60px 0;
  }

  .text-section-row .colm {
    padding-right: 20px;
  }

  .text-section-row .colm:last-child {
    padding-left: 20px;
  }

  .services-list.owl-carousel .owl-nav {
    display: none;
  }

  .img-border:before, .img-border:after {
    border-width: 4px;
  }

  .crestview {
    margin: 40px 0 0 0;
  }

  .inner-banner .inner-banner-area .inner-banner-text .text-box p {
    font-size: 20px;
    line-height: 36px;
  }

  .inner-banner .inner-banner-area .inner-banner-text .text-box .text .arrow {
    align-items: flex-end;
    overflow: hidden;
    height: 36px;
  }

  .core-values-list .core-values-row {
    margin: 0 -20px;
  }

  .core-values-list .core-values-row .colm {
    padding: 30px 20px;
    max-width: 50%;
    flex: 0 0 50%;
  }

  .core-value-box .core-circle .circle-icon img {
    max-width: 120px;
  }

  .team-list-row .colm .team-box h4 {
    font-size: 20px;
    line-height: 26px;
  }

  .project-listing .project-listing-row .colm {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .project-listing .project-listing-row .colm .project-box .project-image-c {
    max-width: 360px;
  }

  .project-details-section .project-details .project-details-row .colm {
    padding-right: 60px;
  }

  .project-details-section .project-details .project-details-row .colm:last-child {
    padding-left: 60px;
  }

  .contact-infos .contact-info-box h4 {
    font-size: 22px;
    line-height: 28px;
  }

  .contact-infos .contact-info-box .txt,
  .contact-infos .contact-info-box .view a {
    font-size: 17px;
  }

  .contact-form-box .form-label {
    font-size: 15px;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 899px) {
  .main-banner .banner-area {
    width: 100%;
    overflow: hidden;
  }

  .banner-content .banner-txt {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }

  .banner-content .banner-txt h2 {
    text-align: center;
    font-size: 40px;
    line-height: 50px;
  }

  .main-banner .banner-video {
    height: 100vh;
    width: auto;
    min-width: 100%;
    min-height: 400px;
  }

  .text-section-row .colm {
    width: 100%;
    padding: 0;
  }

  .text-section-row .colm:last-child {
    padding: 30px 0 0 0;
  }

  .text-section-row .colm .section-img-container {
    max-width: 500px;
    margin: 0 auto;
  }
  .contact-form-box .btns p .wpcf7-spinner{
    display: block;
    margin: 10px auto 0 auto;
  }

  .page-section .section-txt {
    text-align: center;
  }

  .page-section h3,
  .project-details-section .project-details .project-details-row h3 {
    font-size: 16px;
    line-height: 19px;
  }

  .page-section h2,
  .project-details-section .project-details .project-details-row h2 {
    font-size: 28px;
    line-height: 34px;
  }

  .page-section h2:after {
    left: 50%;
    transform: translate(-50%, 0);
  }

  .services-list .service-box h4 {
    font-size: 17px;
    line-height: 26px;
  }

  .page-section.featured-work .section-txt {
    max-width: 100%;
  }

  .crestview h4 {
    font-size: 32px;
    line-height: 42px;
    text-align: center;
  }

  .section-img-container .view-link {
    width: 130px;
    height: 130px;
  }

  .featured-work-slide .owl-nav .owl-prev,
  .featured-work-slide .owl-nav .owl-next,
  .details-slider .owl-nav .owl-prev,
  .details-slider .owl-nav .owl-next {
    width: 40px;
    height: 40px;
  }

  .footer .footer-top > .colm {
    width: 100%;
    padding: 0;
  }
  .footer .footer-top > .colm:first-child{
    text-align: center;
  }
  .social-links{
    justify-content: center;
  }

  .footer .footer-top > .colm:last-child {
    width: 100%;
    padding: 40px 0 0 0;
    border: none;
  }

  .footer .footer-top .footer-logo img {
    max-width: 140px;
  }

  .footer .copyright .copyright-sec {
    flex-flow: column;
    justify-content: center;
  }

  .footer .copyright .copyright-sec .copyright-links {
    margin: 16px 0 0 0;
    padding: 0;
    justify-content: center;
  }
  .footer .copyright .copyright-sec .copyright-links li,
  .footer .copyright .copyright-sec .copyright-links li:not(:first-child) {
    margin: 0 6px;
  }

  .footer .copyright .copyright-sec .txt {
    text-align: center;
  }

  .inner-banner .inner-banner-area .banner-img {
    width: 460px;
    max-width: 100%;
    flex: inherit;
    height: auto;
    max-height: 100%;
    position: absolute;
    bottom: 0;
    padding: 0;
  }
  .inner-banner .inner-banner-area .banner-img img {
    opacity: 0.16;
  }

  .inner-banner .inner-banner-area .inner-banner-text {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .inner-banner .inner-banner-area .inner-banner-text .text-box .text {
    max-width: 100%;
  }
  .inner-banner .inner-banner-area .inner-banner-text .text-box .text .arrow-btns {
    display: none;
  }

  .inner-banner .inner-banner-area .inner-banner-text .text-box h2 {
    font-size: 32px;
    line-height: 44px;
    text-align: center;
  }

  .inner-banner .inner-banner-area .inner-banner-text .text-box p {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
  }

  .project-details-section .project-details .project-details-row .colm {
    padding-right: 40px;
  }

  .project-details-section .project-details .project-details-row .colm:last-child {
    padding-left: 40px;
  }

  .job-listing .job-list h4 {
    font-size: 22px;
    line-height: 26px;
  }

  .job-listing .job-list .post-info .info {
    font-size: 15px;
    line-height: 25px;
  }

  .contact-infos .contact-info-row .colm {
    max-width: 50%;
    flex: 0 0 50%;
  }

  .contact-infos .contact-info-row .colm:last-child {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .contact-infos .contact-info-box {
    padding: 20px;
  }

  .contact-infos .contact-info-box h4 {
    font-size: 20px;
    line-height: 26px;
  }

  .contact-infos .contact-info-box .txt,
  .contact-infos .contact-info-box .view a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .header .header-container .logo img {
    height: 50px;
  }

  .core-value-box h4 {
    font-size: 20px;
    line-height: 30px;
  }

  .team-list-row .colm .team-box h4 {
    font-size: 18px;
    line-height: 24px;
  }

  .team-list-row .colm {
    max-width: 50%;
    flex: 0 0 50%;
  }

  .service-list-row .colm {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .project-listing .project-listing-row .colm .project-box h4 {
    font-size: 18px;
    line-height: 26px;
  }

  .project-details-section .project-details .project-details-row .colm {
    max-width: 100%;
    flex: 0 0 100%;
    padding: 0;
  }

  .project-details-section .project-details .project-details-row .colm:last-child {
    max-width: 100%;
    flex: 0 0 100%;
    padding: 30px 0 0 0;
    margin: 30px 0 0 0;
    border-left: none;
    border-top: 1px solid #DEDEDE;
  }

  .project-details-section .project-details .project-details-row .details-infos .info-list:not(:first-child) {
    margin: 30px 0 0 0;
  }

  .next-link {
    margin: 50px 0 0 0;
  }

  .page-nav-section .page-navbar li a,
  .page-nav-section .page-navbar .list a {
    font-size: 13px;
    min-height: 46px;
  }
  .page-nav-section .slide-tab {
    padding: 0 16px;
  }
  .page-nav-section .slide-tab .owl-nav .owl-prev {
    left: -20px;
  }
  .page-nav-section .slide-tab .owl-nav .owl-next {
    right: -20px;
  }

  .job-listing .job-list h4 {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 639px) {
  .header .header-container .header-right {
    padding: 0 0 0 16px;
  }

  .header .header-container .header-right > .btn {
    padding: 6px 6px;
    font-size: 11px;
    letter-spacing: 0.05em;
    min-height: 32px;
  }

  .footer .footer-top .f-row .f-colm,
  .footer .footer-top .f-row .f-colm:first-child {
    max-width: 50%;
    flex: 0 0 50%;
  }

  .footer .footer-top .f-row .f-colm:last-child {
    max-width: 100%;
    flex: 0 0 100%;
    padding-top: 40px;
  }

  .page-nav-section:not(.show-mobile) {
    display: none;
  }
}
@media (max-width: 599px) {
  .main-menu-c {
    width: 320px;
    right: -320px;
  }
  .header .header-container .header-right .header-search{
    position: static;
  }
  .header .header-container .header-right .header-search.open .header-search-box {
    width: 100%;
  }
  .services-list .service-box {
    max-width: 60vw;
  }

  .page-section h3 {
    font-size: 15px;
    line-height: 18px;
  }

  .page-section h2 {
    font-size: 26px;
    line-height: 36px;
  }

  .page-section.commitments-section p {
    font-size: 22px;
    line-height: 30px;
  }

  .crestview h5 {
    font-size: 22px;
    line-height: 32px;
  }

  .crestview h4 {
    font-size: 24px;
    line-height: 34px;
  }

  .core-values-list .core-values-row {
    margin: 0 -15px;
  }

  .core-values-list .core-values-row .colm {
    padding: 20px 15px;
  }

  .core-value-box .core-circle .circle-icon img {
    max-width: 90px;
  }

  .service-list-row .colm .service-list-box {
    padding: 24px;
  }

  .project-listing .project-listing-row .colm {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .project-list-header .rgt-box {
    padding-left: 20px;
  }

  .job-listing .job-list {
    padding: 20px;
  }
}
@media (max-width: 479px) {
  .main-menu-c {
    width: 260px;
    right: -260px;
  }

  .main-menu-c .main-menu > li a,
  .main-menu-c .main-menu > li .sub-menu .sub-menu-box .sub-menu-listing .sub-menu-list li a {
    padding: 16px;
    font-size: 14px;
    line-height: 18px;
  }

  .main-menu-c .main-menu > li .sub-menu .sub-menu-box .sub-menu-title h3 {
    font-size: 18px;
    line-height: 22px;
  }
  .banner-content .banner-txt h2 {
    font-size: 36px;
    line-height: 46px;
  }
  .services-list .service-box {
    max-width: calc(100vw - 30px);
  }

  .section-img-container .view-link {
    width: 110px;
    height: 110px;
    font-size: 13px;
    line-height: 18px;
  }

  .footer .footer-top .f-row .f-colm,
  .footer .footer-top .f-row .f-colm:first-child,
  .footer .footer-top .f-row .f-colm:last-child {
    max-width: 100%;
    flex: 0 0 100%;
    padding-top: 40px;
  }

  .footer .footer-top .f-row .f-colm:first-child {
    padding-top: 0;
  }

  .core-values-list .core-values-row .colm {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .core-value-box .core-circle {
    width: 236px;
  }

  .team-list-row .colm {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .service-list-row .colm .service-list-box {
    padding: 20px;
  }

  .project-list-header .rgt-box {
    width: 100%;
    padding: 16px 0 0 0;
  }

  .contact-infos .contact-info-row .colm {
    max-width: 100%;
    flex: 0 0 100%;
  }
}
@media (max-width: 359px) {  
  .banner-content .banner-txt h2 {
    font-size: 32px;
    line-height: 42px;
  }
}

/*# sourceMappingURL=responsive.css.map */
