/* min-width */
@media (min-width: 1200px) {
  .navBar > .dropdown:hover > .dropdown-menu {
    display: block;
  }

  .navBar > .dropdown > .dropdown-menu > .dropdown:hover > .dropdown-menu {
    display: block;
  }

  /* min-width:1200px */
}
@media (min-width: 1920px) {
  html {
    font-size: 1.3125rem;
  }

  .container {
    max-width: 1720px;
  }

  /* min-width: 1920px */
}
@media (min-width: 2560px) {
  html {
    font-size: 1.625rem;
  }

  .container {
    max-width: 2260px;
  }

  .menuBtn {
    width: 52px;
    height: 35px;
  }

  .menuBtn span {
    height: 5px;
  }

  .menuBtn span:nth-child(2),
.menuBtn span:nth-child(3) {
    top: 15px;
  }

  .menuBtn span:nth-child(4) {
    top: 30px;
  }

  .menuBtn.open span:nth-child(1) {
    top: 15px;
  }

  .menuBtn.open span:nth-child(4) {
    top: 15px;
  }

  /* min-width: 2560px */
}
/* max-width */
@media (max-width: 1439.98px) {
  .projectSec .item__content.post .item__overlay {
    padding: 1.5625rem 1.25rem;
  }

  .projectSec .item .post__number {
    font-size: 5rem;
    margin-bottom: 8px;
  }

  .projectSec .item .post__heading {
    font-size: 21px;
  }

  .projectSec .item .post .item__info {
    padding: 0 1.5625rem !important;
  }

  .projectSec .item__overlay {
    padding: 2.25rem 1.25rem;
  }

  .projectSec .item__info h2 {
    font-size: 1.75rem;
  }

  .cmnInfo_list > ul > li + li {
    margin-top: 1.25rem;
  }

  .cmnInfo_list ul li b {
    margin-bottom: 0.1875rem;
  }

  .sidebar .textSection.mb_40 {
    margin-bottom: 1.875rem;
  }
    
    /* Endowment Page */
    .page-template-template-endowment h1 {
        font-size: 28px;
    }
    .graphic-item, .video-item, .web-item, .social-item {
        padding: 22px 20px;
    }

  /* max-width:1439.98px */
}
@media (max-width: 1349.98px) {
  .projectSec .item__info h2 {
    font-size: 2rem;
  }

  .projectSec .item .post__number {
    font-size: 4rem;
  }

  .projectSec .item .post__top {
    margin-bottom: 1.125rem;
  }

  .projectSec .item .post .item__info {
    padding: 0 1.25rem !important;
  }

  .projectSec .item .post__heading {
    font-size: 19px;
  }

  .mainHeader {
    padding: 0 40px;
  }

  .mainFooter {
    padding: 18px 40px;
  }

  .logoSlider {
    padding: 24px 20px;
  }

  .post__content {
    padding: 25px 25px 30px;
  }

  .post__category {
    margin-bottom: 20px;
  }

  .secPadding_xl {
    padding: 90px 0;
  }

  .sidebar .textSection.mb_40 {
    margin-bottom: 30px;
  }

  .cmnInfo_list ul li b {
    margin-bottom: 2px;
  }

  .cmnInfo_list > ul > li + li {
    margin-top: 22px;
  }

  .bannerText h1 {
    font-size: 58px;
  }

  .bannerSlider .bannerText {
    min-width: 800px;
    left: 12%;
  }

  .owl-carousel .owl-nav button.owl-prev {
    left: -60px;
  }

  .owl-carousel .owl-nav button.owl-next {
    right: -60px;
  }

  .blogMore_wrap {
    padding: 0 45px;
  }

  .projectSec .item__info h2 {
    font-size: 26px;
  }
    
    /* Endowment Page */
    .page-template-template-endowment h1 {
        font-size: 26px;
    }
    .graphic-item, .video-item, .web-item, .social-item {
        padding: 20px 18px;
    }

  /* max-width:1349.98px */
}
@media (max-width: 1199.98px) {
  html {
    font-size: 0.9688rem;
  }

  .mainHeader {
    padding: 0 30px;
  }

  .projectSec .item__info h2 {
    font-size: 22px;
  }

  .projectSec .item__category {
    font-size: 12px;
  }

  .projectSec .item__content.post .item__overlay {
    padding: 20px 15px;
  }

  .projectSec .item .post .item__info {
    padding: 0 12px !important;
  }

  .projectSec .item .post__top {
    margin-bottom: 15px;
  }

  .projectSec .item .post__number {
    font-size: 52px;
  }

  .projectSec .item .post__heading {
    font-size: 18px;
    line-height: 1.2;
  }

  .logoSlider {
    padding: 20px 20px;
  }

  .mainFooter {
    padding: 16px 30px;
  }

  .menuArea .d_icon {
    height: 80px;
  }

  body {
    padding-top: 80px;
  }

  .projectSec .item__overlay {
    padding: 25px 15px;
  }

  .menu {
    padding: 0 100px;
  }

  .searchBar {
    padding: 40px 40px 25px;
  }

  .searchBar .form-control {
    padding: 0px;
  }

  .searchBar .btn-close {
    height: 42px;
    width: 42px;
    right: 24px;
    top: 8px;
  }

  .searchBar .form-control {
    font-size: 35px;
  }

  .post__category {
    margin-bottom: 15px;
  }

  .post__title.h3 {
    margin-bottom: 25px;
  }

  .post__title.h3 {
    font-size: 28px;
  }

  .h1,
h1 {
    font-size: 62px;
  }

  .post__author {
    font-size: 13px;
  }

  .secPadding_xl {
    padding: 80px 0;
  }

  body {
    font-size: 16px;
  }

  .secPadding {
    padding: 68px 0;
  }

  .mb_40 {
    margin-bottom: 35px;
  }

  .mt_40 {
    margin-top: 35px;
  }

  .secHeading_2.mb-5 {
    margin-bottom: 40px !important;
  }

  .mt_60 {
    margin-top: 52px;
  }

  .weWant .h2 {
    font-size: 32px;
  }

  .content_with_sidebar .sidebar {
    padding-left: 0;
  }

  .content_with_sidebar .mainContent {
    padding-right: 12px;
  }

  .bannerText h1 {
    font-size: 50px;
  }

  .bannerSlider .bannerText {
    width: 620px;
    left: 8%;
    min-width: auto;
    top: 55%;
  }

  .owl-theme .owl-dots .owl-dot span {
    width: 13px;
    height: 13px;
  }

  .blogMore_item {
    padding: 0 10px;
  }

  .blogMore_wrap {
    margin: 0 -10px;
  }

  .btn_center {
    margin-top: 42px;
  }

  .sec_head h1 {
    font-size: 36px;
  }

  .date_author li::after {
    width: 2px;
    left: -13px;
    height: 13px;
    top: 49%;
  }

  .date_author li {
    padding-right: 25px;
  }

  .blogMore_wrap {
    padding: 0;
  }

  .contact_form {
    padding-left: 16px;
  }

  .commonFrm label {
    margin-bottom: 12px;
  }

  .contactMap_sec {
    height: 420px;
  }

  .textSection.text_lg {
    font-size: 18px;
    line-height: 1.5;
  }

  .commonFrm .form-control {
    font-size: 16px;
  }

  .firstSec_pt {
    padding-top: 20px !important;
  }

  .menuBtn {
    width: 32px;
    height: 21px;
  }

  .menuBtn span {
    height: 3px;
  }

  .menuBtn span:nth-child(2),
.menuBtn span:nth-child(3) {
    top: 9px;
  }

  .menuBtn span:nth-child(4) {
    top: 18px;
  }

  .menuBtn.open span:nth-child(1) {
    top: 9px;
  }

  .menuBtn.open span:nth-child(4) {
    top: 9px;
  }

  .member .overlay {
    background: #ff3397;
    padding: 20px 20px;
    position: static !important;
    visibility: visible;
    opacity: 1;
  }

  .member .socialLinks {
    margin-top: 15px;
  }

  .member .info h5 {
    margin-bottom: 2px;
  }
    
    /* Endowment Page */
    .page-template-template-endowment h1 {
        font-size: 24px;
    }
    .graphic-item, .video-item, .web-item, .social-item {
        padding: 18px 15px;
    }
    
    /* Post navigation */
    .postNav_link{
        width: 35px;
        height: 35px;
    }
    .postNav_link img{
        width: 16px;
    }
    .prev_post{
        left: -17.5px;
    }
    .next_post{
        right: -17.5px;
    }

  /* max-width:1199.98px */
}
@media (max-width: 991.98px) {
  .projectSec .contentWrapper .row .column {
    width: 50%;
  }

  .mainHeader {
    padding: 0 25px;
  }

  .logoSlider {
    padding: 18px 15px;
  }

  .mainFooter {
    padding: 16px 25px;
  }

  .logoSlider .content {
    padding: 0 10px;
  }

  .menuArea .d_icon {
    height: 75px;
  }

  body {
    padding-top: 75px;
  }

  .menu {
    padding: 0 50px;
  }

  .menuArea {
    width: 35%;
  }

  .mainFooter .contactNo .divider {
    display: none;
  }

  .projectSec .item .post__number {
    font-size: 70px;
  }

  .projectSec .item .post__heading {
    font-size: 22px;
  }

  .projectSec .item__content.post .item__overlay {
    padding: 30px 25px;
  }

  .searchBar .btn-close {
    right: 20px;
  }

  .searchBar .form-control {
    font-size: 30px;
  }

  .post__content {
    padding: 20px 20px 25px;
  }

  .post__title.h3 {
    font-size: 24px;
  }

  .post__title.h3 {
    padding-right: 0;
  }

  .post__title.h3:hover {
    padding-left: 0;
  }

  .post__category {
    padding-right: 0 !important;
  }

  .post__category:hover {
    padding-left: 0 !important;
  }

  .h1,
h1 {
    font-size: 55px;
  }

  .secHeading {
    margin-bottom: 32px;
  }

  .secPadding_xl {
    padding: 70px 0;
  }

  .secPadding {
    padding: 60px 0;
  }

  .mb_40 {
    margin-bottom: 30px;
  }

  .mt_40 {
    margin-top: 30px;
  }

  .secHeading_2.mb-5 {
    margin-bottom: 35px !important;
  }

  .secHeading h1 {
    margin-bottom: 20px;
  }

  .mt_60 {
    margin-top: 45px;
  }

  .weWant .h2 {
    font-size: 32px;
  }

  .teamMembers .row .column {
    padding: 7.5px;
  }

  .teamMembers .row {
    margin: -7.5px;
  }

  .member .overlay {
    padding: 15px 15px;
  }

  .member .info h5 {
    font-size: 19px;
  }

  .content_with_sidebar .mainContent {
    padding-right: 0;
  }

  .bannerSlider .bannerText {
    width: 530px;
    left: 5%;
  }

  .bannerText h1 {
    font-size: 41px;
    line-height: 1.05;
  }

  #sidebar {
    margin-top: 0 !important;
  }

  .sidebarWrapper {
    height: auto !important;
    padding-top: 50px;
  }

  .sec_head h1 {
    font-size: 32px;
  }

  .date_author li {
    font-size: 15px;
  }

  .btn_center {
    margin-top: 35px;
  }

  .prevNxt_wrap {
    margin-top: 45px;
  }

  .contact_form {
    padding-left: 0;
    padding-top: 45px;
  }

  .contactMap_sec {
    height: 380px;
  }

  .btn_right {
    margin-top: 15px;
  }

  .projectSec.servCategory .contentWrapper .item {
    width: 50%;
  }

  .searchResult .searchKey h1 {
    font-size: 36px;
  }

  .textSection.editor img.alignleft {
    margin-right: 25px;
  }

  .textSection.editor img.alignright {
    margin-left: 25px;
  }

  .projectSec .item__overlay {
    padding: 25px 20px;
  }

  .projectSec .item__category {
    font-size: 13px;
  }

  .projectSec .item__info h2 {
    font-size: 28px;
  }
    
    /* Endowment Page */
    .page-template-template-endowment h1 {
        font-size: 22px;
    }
    .graphic-item, .video-item, .web-item, .social-item {
        padding: 15px 12px;
    }

  /* max-width:991.98px */
}
@media (max-width: 767.98px) {
  html {
    font-size: 0.9375rem;
  }

  .mainHeader {
    padding: 0 15px;
  }

  .menuArea {
    width: 200px;
  }

  .menuArea .d_icon,
.mainHeader.fixed .menuArea .d_icon {
    height: 70px;
  }

  body {
    padding-top: 70px;
  }

  .mainFooter .contactNo .divider {
    display: block;
  }

  .mainFooter .contactNo {
    justify-content: center;
    margin-bottom: 10px;
  }

  .copyright.text-center {
    text-align: left !important;
  }

  .logoSlider {
    padding: 15px 15px;
  }

  .mainFooter {
    padding: 18px 15px;
  }

  .logoArea .logo img {
    height: 30px;
  }

  .menu {
    padding: 0 30px;
  }

  .menu {
    position: fixed;
    width: 100%;
    height: 100% !important;
    top: 0;
    right: -100%;
    left: auto;
    z-index: -1;
    padding: 0 !important;
    display: block !important;
    background: rgba(255, 51, 151, 0.5);
    -ms-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .menu::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 70px;
    background: #fff;
    top: 0;
    left: 0;
  }
  .menu .navBar {
    display: block !important;
  }
  .menu.show {
    right: 0%;
  }

  .navWrapper {
    padding: 100px 0px 40px 30px !important;
    background: #ff3397;
    height: 100%;
    width: 60%;
    margin-right: 0;
    margin-left: auto;
  }
  .navWrapper nav {
    max-height: 100%;
    overflow-y: auto;
    padding-right: 63px;
  }

  .navBar li + li {
    margin-left: 0;
  }

  .navBar li a {
    padding: 12px 0;
    font-size: 22px;
    display: inline-block;
  }

  .navBar li {
    text-align: right;
  }

  .navBar > li > a::after {
    bottom: 6px;
  }

  body.scroll_off_mob,
html.scroll_off_mob {
    overflow: hidden !important;
  }

  .searchBar .btn-close {
    height: 38px;
    width: 38px;
  }

  .searchBar .btn-close {
    right: 15px;
  }

  .searchBar {
    padding: 40px 25px 22px;
  }

  .searchBar .form-control {
    font-size: 28px;
  }

  .projectSec .item__content.post .item__overlay {
    padding: 22px 15px;
  }

  .projectSec .item .post__number {
    font-size: 55px;
  }

  .projectSec .item .post__heading {
    font-size: 20px;
  }

  .projectSec .item__overlay {
    padding: 25px 15px;
  }

  .secPadding_xl {
    padding: 60px 0;
  }

  .h1,
h1 {
    font-size: 50px;
  }

  .secHeading {
    margin-bottom: 30px;
  }

  .post__content {
    padding: 16px 16px 22px;
  }

  .post__author {
    font-size: 12.5px;
  }

  .secHeading h1 {
    margin-bottom: 15px;
  }

  .secPadding {
    padding: 55px 0;
  }

  .secHeading_2.mb-5 {
    margin-bottom: 30px !important;
  }

  .teamMembers .row .column {
    padding: 10px;
  }

  .teamMembers .row {
    margin: -10px;
  }

  .member .socialLinks {
    margin-top: 14px;
  }

  .weWant .h2 {
    font-size: 28px;
  }

  .projectImg_list li + li {
    margin-top: 30px;
  }

  .sidebarWrapper {
    padding-top: 45px;
  }

  .bannerSlider .bannerImg {
    padding-top: 0;
    height: 200px;
  }

  .bannerText h1 {
    font-size: 34px;
  }

  .bannerSlider .bannerText {
    width: 445px;
    left: 0;
    padding-left: 30px;
    top: 52%;
  }

  .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 4px 4px;
    border-width: 1px;
  }

  .bannerSlider .owl-theme .owl-dots {
    bottom: 8px;
  }

  .date_author li {
    font-size: 14px;
  }

  .date_author li {
    padding-right: 19px;
  }

  .date_author li::after {
    left: -10px;
    height: 12px;
  }

  .blogMore_txt h3 {
    font-size: 17px;
  }

  .date_author {
    margin-bottom: 9px;
  }

  .btn_center {
    margin-top: 32px;
  }

  .textSection.editor p {
    margin-bottom: 15px;
  }

  .commonFrm label {
    margin-bottom: 8px;
  }

  .commonFrm .form-group {
    margin-bottom: 24px;
  }

  .contactMap_sec {
    height: 350px;
  }

  .sec_404 h1 {
    font-size: 85px;
  }

  .textSection.text_lg {
    line-height: 1.44;
  }

  .searchBar_2 .border_btn {
    padding: 15px 24px;
  }

  .searchResult .result {
    padding: 20px 20px 25px;
  }

  .searchResult .total__result {
    margin-bottom: 20px;
  }

  .common_btn {
    font-size: 15px;
    padding: 10px 18px;
    border-radius: 3px;
  }

  .searchResult .btnWrap.mt-4 {
    margin-top: 20px !important;
  }

  .searchResult .searchKey h1 {
    font-size: 30px;
  }

  .searchResult .result {
    padding: 18px 15px 22px;
  }

  .textSection.editor img.alignleft {
    margin-right: 20px;
  }

  .textSection.editor img.alignright {
    margin-left: 20px;
  }

  .h2,
h2 {
    font-size: 35px;
  }

  .projectSec .item__info h2 {
    font-size: 25px;
  }

  .searchResult .result h2 {
    font-size: 26px;
  }

  .project-video.mt-5 {
    margin-top: 36px !important;
  }
    
    /* Post navigation */
    .postNav_link{
        width: 30px;
        height: 30px;
    }
    .postNav_link img{
        width: 14px;
    }
    .prev_post{
        left: -15px;
    }
    .next_post{
        right: -15px;
    }

  /* max-width:767.98px */
}
@media (max-width: 575.98px) {
  .menuArea .d_icon,
.mainHeader.fixed .menuArea .d_icon {
    height: 65px;
  }

  body {
    padding-top: 65px;
  }

  .menuArea {
    width: 190px;
  }

  .menu::after {
    height: 65px;
  }

  .navWrapper {
    padding: 100px 0px 35px 20px !important;
    width: 70%;
  }

  .projectSec .item__content.post .item__overlay {
    padding: 20px 15px;
  }

  .projectSec .item .post__number {
    font-size: 45px;
  }

  .projectSec .item .post .item__info {
    padding: 0 6px !important;
  }

  .projectSec .item .post__heading {
    font-size: 17px;
  }

  .projectSec .item__info h2 {
    font-size: 28px;
  }

  .copyright.text-center {
    text-align: center !important;
  }

  .mainFooter .socialMedia {
    display: flex !important;
    justify-content: center !important;
  }
  .mainFooter .contentList .contactNo {
    order: 1;
    margin-top: 0 !important;
  }
  .mainFooter .contentList .socialMediaWrap {
    order: 2;
  }
  .mainFooter .contentList .copyright {
    order: 3;
  }
  .mainFooter .contentList > li {
    margin-top: 12px !important;
  }

  .mainFooter .contactNo {
    margin-bottom: 0px;
  }

  .mainFooter .socialMedia li a {
    padding: 0 8px !important;
  }

  .searchBar {
    padding: 45px 15px 22px;
  }

  .searchBar .form-control {
    font-size: 25px;
  }

  .h1,
h1 {
    font-size: 45px;
  }

  .post__content {
    padding: 15px 15px 20px;
  }

  .post__title.h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .secPadding_xl {
    padding: 50px 0;
  }

  .mainFooter {
    padding: 22px 15px;
  }

  .container,
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }

  .secHeading p {
    font-size: 17.5px;
    line-height: 1.5;
  }

  .teamMembers .row .column {
    padding: 7.5px;
  }

  .teamMembers .row {
    margin: -7.5px;
  }

  .member .info h5 {
    font-size: 19px;
  }

  .weWant .h2 {
    font-size: 24px;
  }

  .mt_60 {
    margin-top: 40px;
  }

  .secPadding {
    padding: 50px 0;
  }

  .bannerText h1 {
    font-size: 29px;
  }

  .bannerSlider .bannerImg {
    height: 175px;
  }

  .bannerSlider .bannerText {
    width: 390px;
    padding-left: 20px;
  }

  .sec_head h1 {
    font-size: 30px;
  }

  .blogImg_wrap {
    margin-bottom: 24px;
  }

  .owl-theme .owl-nav.disabled + .owl-dots,
.owl-theme .owl-dots {
    margin-top: 30px;
  }

  .btn_center {
    margin-top: 30px;
  }

  .textSection.editor h1,
.textSection.editor h2,
.textSection.editor h3,
.textSection.editor h4 {
    margin-top: 25px;
  }

  .owl-theme .owl-dots .owl-dot span {
    margin: 4px 3px;
  }

  .blog_img {
    height: 200px;
    padding-top: 0;
  }

  .contactMap_sec {
    height: 320px;
  }

  .cmnInfo_list > ul > li + li {
    margin-top: 20px;
  }

  .textSection.text_lg {
    font-size: 17.5px;
  }

  .contact_form {
    padding-top: 35px;
  }

  .searchBar_2 .border_btn {
    padding: 14px 20px;
  }

  .searchBar_2 .fieldset .form-control {
    font-size: 16px;
  }

  .sec_404 h1 {
    font-size: 80px;
  }

  .searchResult .searchKey h1 {
    font-size: 28px;
  }

  .h2,
h2 {
    font-size: 32px;
  }

  .h3,
h3 {
    font-size: 28px;
  }

  .h4,
h4 {
    font-size: 24px;
  }

  .h5,
h5 {
    font-size: 20px;
  }

  h6,
.h6 {
    font-size: 16.5px;
  }

  .projectSec .item__overlay {
    padding: 20px 15px;
  }

  .projectSec .item__info h2 {
    font-size: 22px;
  }

  .projectSec .item__category {
    font-size: 12px;
  }

  /* max-width:575.98px */
}
@media (max-width: 479.98px) {
  .projectSec .item__info h2 {
    font-size: 22px;
  }

  .projectSec .item__category {
    font-size: 12px;
  }

  .projectSec .item__overlay {
    padding: 15px 12px;
  }

  .projectSec .item__content.post .item__overlay {
    padding: 15px 12px;
  }

  .projectSec .item .post__number {
    font-size: 32px;
  }

  .projectSec .item .post__heading {
    font-size: 15px;
  }

  .projectSec .item .post__top {
    margin-bottom: 12px;
    font-size: 14px;
  }

  .menuArea {
    width: 180px;
  }

  .post__content {
    padding: 15px 12px 20px;
  }

  .post__title.h3 {
    font-size: 24px;
  }

  .postWrap .column {
    flex: 0 0 auto;
    width: 100%;
  }

  .post__content {
    padding: 18px 20px 25px;
  }

  .secPadding_xl {
    padding: 45px 0;
  }

  .secPadding {
    padding: 40px 0;
  }

  .secHeading_2.mb-5 {
    margin-bottom: 28px !important;
  }

  .member .info h5 {
    font-size: 17px;
  }

  .member .overlay {
    padding: 15px 12px;
  }

  .mb_40 {
    margin-bottom: 25px;
  }

  .mt_40 {
    margin-top: 25px;
  }

  .secHeading p {
    font-size: 17px;
    line-height: 1.45;
  }

  .mt_60 {
    margin-top: 30px;
  }

  .weWant .h2 {
    font-size: 22px;
  }

  .projectImg_list li + li {
    margin-top: 25px;
  }

  .sidebarWrapper {
    padding-top: 40px;
  }

  .sidebar .textSection.mb_40 {
    margin-bottom: 25px;
  }

  .bannerSlider .bannerText {
    width: 370px;
    padding-left: 15px;
  }

  .mainFooter {
    font-size: 15px;
  }

  .sec_head h1 {
    font-size: 28px;
  }

  .commonFrm .form-control {
    height: 44px;
  }

  .btn_right {
    margin-top: 10px;
  }

  .border_btn {
    padding: 12px 32px;
  }

  .searchResult .searchKey h1 {
    font-size: 26px;
  }

  .searchResult .result + .result {
    margin-top: 18px;
  }

  .searchResult .btnWrap.mt-4 {
    margin-top: 16px !important;
  }

  .h1,
h1 {
    font-size: 40px;
  }

  .h2,
h2 {
    font-size: 30px;
  }

  .h3,
h3 {
    font-size: 26px;
  }

  .h4,
h4 {
    font-size: 22px;
  }

  .h5,
h5 {
    font-size: 19x;
  }

  h6,
.h6 {
    font-size: 16px;
  }

  .projectSec .item__info h2 {
    font-size: 20px;
  }

  .searchResult .result h2 {
    font-size: 24px;
  }

  .teamMembers .row .column {
    padding: 5px;
  }

  .teamMembers .row {
    margin: -5px;
  }

  .asideContent > h1 {
    font-size: 32px;
  }

  .project-video.mt-5 {
    margin-top: 30px !important;
  }

  /* max-width:479.98px */
}
@media (max-width: 424.98px) {
  .projectSec .contentWrapper .row .column {
    width: 100%;
  }

  .menuArea {
    width: 172px;
  }

  .menuBtn {
    margin-left: 25px;
  }

  .navWrapper {
    width: 100%;
  }

  .searchBar .form-control {
    font-size: 21px;
  }

  .navWrapper {
    padding: 90px 0px 30px 20px !important;
  }

  .projectSec .item__overlay {
    padding: 15px 15px;
  }

  .projectSec .item__info h2 {
    font-size: 30px;
  }

  .projectSec .item__category {
    font-size: 13px;
  }

  .projectSec .item__content.post .item__overlay {
    padding: 20px 15px;
  }

  .projectSec .item .post .item__info {
    padding: 0 10px !important;
  }

  .projectSec .item .post__number {
    font-size: 58px;
  }

  .projectSec .item .post__heading {
    font-size: 23px;
  }

  .projectSec .item .post__top {
    margin-bottom: 15px;
    font-size: 15px;
  }

  .teamMembers .row .column {
    width: 100%;
  }

  .member .overlay {
    padding: 18px 15px;
  }

  .member .socialLinks li a i {
    font-size: 18px;
  }

  .member .info h5 {
    font-size: 24px;
  }

  .portfolio .column {
    width: 100%;
  }

  .wow {
    animation-delay: 0ms !important;
  }

  .bannerSlider .bannerText {
    width: 100%;
    padding: 0 15px;
    top: 50%;
  }

  .bannerText h1 {
    font-size: 26px;
  }

  .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 3px 3px;
  }

  .bannerSlider .owl-theme .owl-dots {
    bottom: 5px;
  }

  .projectImg_list li + li {
    margin-top: 20px;
  }

  .prevNxt_wrap a {
    font-size: 16px;
    padding: 10px 18px;
  }

  .owl-theme .owl-nav.disabled + .owl-dots,
.owl-theme .owl-dots {
    margin-top: 25px;
  }

  .btn_center {
    margin-top: 25px;
  }

  .sec_head h1 {
    font-size: 26px;
  }

  .searchBar_2 .fieldset .form-control {
    padding: 8px 12px;
  }

  .searchBar_2 .border_btn {
    padding: 12px 12px;
    font-size: 14px;
  }

  .projectSec.servCategory .contentWrapper .item {
    width: 100%;
  }

  .searchResult .searchKey h1 {
    font-size: 24px;
  }

  .searchResult .result h2 {
    font-size: 20px;
  }

  .searchResult .total__result {
    margin-bottom: 16px;
    font-size: 15px;
  }

  .h1,
h1 {
    font-size: 38px;
  }

  .h2,
h2 {
    font-size: 28px;
  }

  .h3,
h3 {
    font-size: 24px;
  }

  .h4,
h4 {
    font-size: 21px;
  }

  .h5,
h5 {
    font-size: 18x;
  }

  .textSection.editor img.alignright,
.textSection.editor img.alignleft {
    max-width: 100%;
    min-width: auto;
    width: 100%;
    float: none;
    margin: 8px 0 20px !important;
  }
  .textSection.editor img.alignright + h2, .textSection.editor img.alignright + h3, .textSection.editor img.alignright + h4, .textSection.editor img.alignright + h5, .textSection.editor img.alignright + h6,
.textSection.editor img.alignleft + h2,
.textSection.editor img.alignleft + h3,
.textSection.editor img.alignleft + h4,
.textSection.editor img.alignleft + h5,
.textSection.editor img.alignleft + h6 {
    margin-top: 10px;
  }

  .prevNxt_wrap p {
    font-size: 14px;
  }

  .teamMembers .row .column {
    padding: 10px;
  }

  .teamMembers .row {
    margin: -10px;
  }

  .project-video.mt-5 {
    margin-top: 25px !important;
  }

  /* max-width:424.98px */
}
@media (max-width: 374.98px) {
  .mainHeader {
    padding: 0 12px;
  }

  .navBtn_search .searchBtn img {
    width: 24px;
  }

  .menuBtn {
    margin-left: 20px;
  }

  .navBtn_search li + li {
    margin-left: 20px;
  }

  .menuArea {
    width: 160px;
  }

  .logoArea .logo img {
    height: 25px;
  }

  .menuArea .d_icon,
.mainHeader.fixed .menuArea .d_icon {
    height: 60px;
  }

  body {
    padding-top: 60px;
  }

  .searchBar {
    padding: 45px 12px 22px;
  }

  .searchBar .form-control {
    font-size: 20px;
  }

  .navWrapper nav {
    padding-right: 58px;
  }

  .menu::after {
    height: 60px;
  }

  .post__content {
    padding: 15px 15px 20px;
  }

  .post__title.h3 {
    font-size: 23px;
  }

  .weWant .h2 {
    font-size: 19px;
  }

  .bannerSlider .bannerImg {
    height: 155px;
  }

  .bannerText h1 {
    font-size: 24px;
  }

  .searchBar_2 .fieldset .form-control {
    text-align: center;
    width: 100%;
    border-right: 1px solid #c5c5c5;
  }

  .searchBar_2 .fieldset {
    justify-content: center !important;
  }
  .searchBar_2 .fieldset .border_btn {
    margin-top: 12px;
  }

  .searchBar_2 .border_btn {
    padding: 11px 20px;
  }

  .sec_404 h1 {
    font-size: 75px;
  }

  .searchResult .searchKey h1 {
    font-size: 22px;
  }

  .searchResult .result h2 {
    font-size: 19px;
  }

  .projectSec .item__info h2 {
    font-size: 28px;
  }

  .member .info h5 {
    font-size: 22px;
  }

  .member .overlay {
    padding: 16px 15px;
  }

  /* max-width:374.98px */
}

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