/* Max width 767px */
@media only screen and (max-width: 767px) {
  body {
    font-size: 15px;
  }
  .ptb-100 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pt-100 {
    padding-top: 60px;
  }
  .pb-100 {
    padding-bottom: 60px;
  }
  .pt-70 {
    padding-top: 30px;
  }
  .pb-70 {
    padding-bottom: 30px;
  }
  .ptb-80 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .mb-35 {
    margin-bottom: 0;
  }
  .default-btn {
    font-size: 14px;
    padding: 15px 17px;
    line-height: 23px;
  }
  .default-btn i {
    position: relative;
    top: 1px;
  }
  .default-btn.btn-rounded-0 {
    padding: 10px 17px;
  }
  .read-more {
    font-size: 14px;
  }
  .form-control {
    height: 50px;
  }
  .form-control::-moz-placeholder {
    font-size: 14px;
  }
  .form-control::placeholder {
    font-size: 14px;
  }
  .shape {
    display: none;
  }
  .container-fluid {
    max-width: 540px !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .preloader .loader .waviy {
    font-size: 32px;
  }
  /* Banner Area Style */
  .banner-area {
    padding-bottom: 60px;
  }
  .banner-area.bg-1 {
    padding-top: 120px;
  }
  .banner-area.bg-2 {
    padding-top: 100px;
  }
  .banner-area.bg-3 {
    padding-top: 120px;
  }
  .banner-content h2 {
    font-size: 26px;
    line-height: normal;
    margin-bottom: 15px;
  }
  .banner-img {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .grow-social-wrap {
    position: unset;
    text-align: center;
  }
  .grow-social-wrap .social-link {
    margin-bottom: 0;
  }
  .grow-social-wrap .grow-img {
    margin: auto;
  }
  .banner-content-two {
    text-align: center;
  }
  .banner-content-two .top-title {
    font-size: 13px;
  }
  .banner-content-two h2 {
    font-size: 26px;
    line-height: normal;
  }
  .banner-content-two .ms-60 {
    margin-left: 0;
  }
  .banner-content-two .social-link {
    margin-top: 30px;
    margin-bottom: 30px !important;
  }
  .banner-content-three {
    margin-bottom: 50px;
  }
  .banner-content-three h2 {
    font-size: 26px;
    line-height: normal;
  }
  /* About Area Style */
  .about-content h2 {
    font-size: 25px;
    line-height: normal;
  }
  .about-img-two {
    margin-bottom: 30px;
  }
  .about-content-two .about-content-wrap {
    margin-bottom: 30px;
    max-width: 100%;
  }
  .about-content-two .about-content-wrap .default-btn {
    margin-top: 15px;
  }
  .about-content-two .sign-about-list {
    margin-left: 0;
  }
  .about-content-two .sign-about-list .about-sing {
    padding: 20px;
    min-width: 100%;
  }
  .about-content-two .sign-about-list .about-sing h6 {
    font-size: 20px;
  }
  .about-content-two .sign-about-list .about-list {
    margin-left: 0;
    margin-top: 30px;
    margin-bottom: 0;
  }
  .about-area-style-two .col-lg-3 {
    width: 50%;
    flex: 0 0 auto;
  }
  .about-area-style-two .col-lg-3:last-child .single-counter::before {
    display: none;
  }
  .about-area-style-two .col-lg-3:nth-child(2) .single-counter::before {
    display: none;
  }
  .year-counts h2 {
    font-size: 45px;
  }
  /* Counter Area Style */
  .counter-area .col-lg-3 {
    width: 50%;
    flex: 0 0 auto;
  }
  .counter-area .col-lg-3:nth-child(2) .single-counter::before {
    display: none;
  }
  .counter-area .col-lg-3:nth-child(4) .single-counter::before {
    display: none;
  }
  .single-counter::before {
    display: none;
  }
  .single-counter h2 {
    font-size: 50px;
  }
  .single-counter h2 .target {
    margin-left: -10px;
  }
  .single-counter .title {
    margin-right: 0;
  }
  .single-counter.style-three .title {
    margin-left: 0;
    margin-bottom: 10px;
    display: block;
  }
  .custom-grid {
    width: 49%;
    flex: 0 0 auto;
    display: inline-block;
  }
  /* Section Title Area Style */
  .section-title {
    margin-bottom: 30px;
  }
  .section-title .top-title {
    font-size: 13px;
  }
  .section-title h2 {
    font-size: 25px;
    line-height: normal;
  }
  .section-title h2 .oblig {
    margin-left: 0;
    margin-right: 0;
  }
  .section-title.left-title {
    margin-bottom: 20px;
  }
  /* Services Area Style */
  .services-tab .nav-tabs .nav-item .nav-link {
    padding: 10px;
  }
  .services-tab .nav-tabs .nav-item .nav-link .icon1 {
    width: 50px;
    height: 50px;
    line-height: 57px;
    font-size: 20px;
  }
  .services-tab .nav-tabs .nav-item .nav-link h3 {
    font-size: 13px;
    margin-left: 10px;
  }
  .services-tab .nav-tabs .nav-item .nav-link .icon2 {
    width: 30px;
    height: 30px;
    line-height: 35px;
    font-size: 14px;
  }
  .services-tab .nav-tabs .nav-item .nav-link .icon2 i {
    right: 0;
  }
  .services-content-wrap {
    margin-left: 0;
  }
  .services-img-two {
    margin-bottom: 30px;
  }
  .services-img-two img {
    width: 100%;
  }
  .services-content-two .top-title {
    margin-bottom: 10px;
    font-size: 13px;
  }
  .services-content-two h2 {
    font-size: 25px;
    line-height: normal;
  }
  .services-tab-two {
    padding: 20px;
  }
  .services-tab-two .nav-tabs .nav-item {
    margin-bottom: 20px;
  }
  .services-tab-two .nav-tabs .nav-item .nav-link h3 {
    font-size: 15px;
  }
  .services-info-content {
    margin-top: 30px;
  }
  .services-info-content h2 {
    font-size: 50px;
    line-height: normal;
  }
  .services-info-content .ms-100 {
    margin-left: 0;
  }
  .services-style-two-area .col-lg-3 {
    width: 50%;
    flex: 0 0 auto;
  }
  .services-style-two-area .col-lg-3:nth-child(2) .single-counter::before {
    display: none;
  }
  .services-style-two-area .col-lg-3:nth-child(4) .single-counter::before {
    display: none;
  }
  .single-services-three {
    margin-bottom: 30px;
  }
  .single-services-three h3 {
    font-size: 20px;
  }
  .services-three-area .col-lg-3:nth-child(2) .single-services-three {
    margin-top: 0;
  }
  .services-three-area .col-lg-3:nth-child(6) .single-services-three {
    margin-top: 0;
  }
  .services-three-area .col-lg-3:nth-child(4) .single-services-three {
    margin-top: 0;
  }
  .services-three-area .col-lg-3:nth-child(8) .single-services-three {
    margin-top: 0;
  }
  .case-studies-style-two-area .nav-tabs .nav-item .nav-link h2 {
    font-size: 24px;
    margin-bottom: 0;
    text-align: center;
  }
  /* Consultant Area Style */
  .consultant-content .consultant-content-wrap {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-right: 0;
  }
  .consultant-content .consultant-content-wrap.white-color {
    padding-left: 20px;
    padding-right: 20px;
  }
  .consultant-content .consultant-content-wrap h2 {
    font-size: 25px;
    line-height: normal;
  }
  .consultant-content .consultant-content-wrap .awards-list li h3 {
    font-size: 17px;
  }
  .consultant-progress {
    margin-left: 0;
    padding-top: 60px;
  }
  .consultant-content.style-two .consultant-content-wrap {
    margin-bottom: 30px;
  }
  .consultant-content.style-two .consultant-progress {
    padding: 20px;
  }
  .consultant-me-236 {
    margin-right: 0;
  }
  .consultant-img-3 {
    max-width: 201px;
    margin: auto;
    margin-bottom: 30px;
    height: auto;
  }
  /* Feedback Area Style */
  .single-feedback {
    padding: 20px;
  }
  .swiper-pagination1 {
    margin-top: 0;
  }
  .feedback-area.bg-color-f4f3f2 .container-fluid {
    left: unset;
  }
  /* Studies Area Style */
  .studies-tabs .nav-pills .nav-link .count-list {
    font-size: 30px;
  }
  .studies-tabs .nav-pills .nav-link h3 {
    font-size: 20px;
  }
  .case-info-details {
    position: unset;
    margin-top: 30px;
    padding: 20px;
  }
  .case-info-details h3 {
    font-size: 25px;
  }
  .case-info-details .default-btn {
    margin-top: 15px;
  }
  .marquee-wrapper.call .marquee a {
    padding-bottom: 0;
    font-size: 25px;
  }
  .single-case-studies .single-case-content .tag {
    font-size: 14px;
  }
  .single-case-studies .single-case-content h3 {
    font-size: 20px;
  }
  /* Advisors Area Style */
  .single-advisors.mt-m-50 {
    margin-top: 0;
  }
  .advisors-area.bg-before::before {
    height: 100%;
  }
  .advisors-area .col-lg-3:nth-child(1) .single-advisors {
    margin-top: 0;
  }
  .advisors-area .col-lg-3:nth-child(3) .single-advisors {
    margin-top: 0;
  }
  .advisors-area .col-lg-3:nth-child(5) .single-advisors {
    margin-top: 0;
  }
  .advisors-area .col-lg-3:nth-child(7) .single-advisors {
    margin-top: 0;
  }
  .advisors-area .col-lg-3:nth-child(9) .single-advisors {
    margin-top: 0;
  }
  .advisors-area .col-lg-3:nth-child(11) .single-advisors {
    margin-top: 0;
  }
  /* Blog Area Style */
  .single-blog .blog-content {
    margin-top: 20px;
  }
  .single-blog .blog-content h3 {
    font-size: 20px;
    line-height: normal;
  }
  .single-blog .blog-content ul li a.tag {
    font-size: 13px;
  }
  .single-blog-two {
    padding: 20px;
  }
  .single-blog-two::before {
    display: none;
  }
  .single-blog-two h3 {
    padding-right: 0;
    font-size: 20px;
  }
  .single-blog-two .me-50 {
    margin-right: 0;
    padding: 20px;
    text-align: center;
  }
  .single-blog-two .default-btn {
    float: unset;
    right: 0;
    width: 100%;
    display: block;
    margin: 0;
  }
  .single-blog-two .p-30 {
    padding: 0;
    padding-top: 20px;
  }
  .single-latest-blog {
    padding: 20px;
  }
  .single-latest-blog .tag {
    font-size: 13px;
  }
  .single-latest-blog .admin li {
    margin-right: 26px;
  }
  .single-latest-blog .admin li a {
    font-size: 13px;
  }
  .single-latest-blog h3 {
    font-size: 20px;
  }
  .blog-area .col-lg-4:nth-child(4) .single-blog {
    margin-top: 0;
  }
  .blog-area .col-lg-4:nth-child(6) .single-blog {
    margin-top: 0;
  }
  .pagination-area {
    margin-top: 0;
  }
  .blog-details-content blockquote {
    padding: 20px;
  }
  .blog-details-content h2 {
    font-size: 25px;
  }
  .blog-details-content .comments-wrap li h4 {
    font-size: 20px;
  }
  .sidebar-widgets .single-sidebar-widgets {
    padding: 20px;
  }
  .sidebar-widgets .single-sidebar-widgets h3 {
    font-size: 20px;
  }
  .sidebar-widgets .single-sidebar-widgets .categories-list li a {
    font-size: 16px;
  }
  .sidebar-widgets .recent-post li a h4 {
    font-size: 16px;
  }
  .sidebar-widgets .recent-post li a img {
    width: 80px;
  }
  .sidebar-widgets .recent-post li a .date {
    font-size: 14px;
  }
  /* Pricing Area Style */
  .single-pricing .pricing-name h3 {
    font-size: 20px;
  }
  .single-pricing .pricing-name:before {
    display: none;
  }
  .single-pricing .price ul li {
    font-size: 14px;
  }
  /* Contact Area Style */
  .contact-form-wrap {
    margin-left: 0;
  }
  .contact-form-wrap h2 {
    font-size: 25px;
    line-height: normal;
  }
  .contact-form-wrap.bg-color-f4f3f2 {
    padding: 20px;
  }
  .ontact-us-img {
    padding-top: 60px;
  }
  .contact-us-info ul li h3 {
    font-size: 22px;
  }
  /* Page Banner Area Style */
  .page-banner-area {
    padding-top: 120px;
    padding-bottom: 60px;
  }
  .page-banner-content h1, .page-banner-content h2, .page-banner-content h3, .page-banner-content h4, .page-banner-content h5, .page-banner-content h6 {
    font-size: 35px;
  }
  .page-banner-content ul li a {
    font-size: 14px;
  }
  /* Error Area Style */
  .error-content h1 {
    font-size: 100px;
    margin-top: -13px;
  }
  .error-content h3 {
    font-size: 20px;
  }
  .error-content p {
    margin-bottom: 20px;
  }
  /* Career Area Style */
  .single-career-item .career-name h3 {
    font-size: 20px;
  }
  .single-career-item .career-name:before {
    display: none;
  }
  .single-career-item .price ul li {
    font-size: 14px;
  }
  /* Advisors Area Style */
  .dvisors-details-content h3 {
    font-size: 25px;
  }
  .dvisors-details-content h4 {
    font-size: 20px;
  }
  .single-services-four .services-content {
    padding-left: 0;
    padding-right: 0;
  }
  .single-services-four .services-content h3 {
    font-size: 20px;
  }
  .project-info {
    padding: 20px;
  }
  /* Services Area Style */
  .services-sidebar .services-category ul li a {
    padding: 15px;
    font-size: 16px;
  }
  .services-sidebar .contact-form-wrap {
    padding: 15px;
  }
  .services-sidebar .contact-form-wrap .info-contact h3 {
    font-size: 20px;
  }
  .services-sidebar .contact-form-wrap .info-contact h4 {
    font-size: 16px;
  }
  /* Search Area Style */
  .src-form-wrapper h5 {
    font-size: 17px;
  }
  .src-form-wrapper .btn-close {
    font-size: 20px;
  }
  .src-form-wrapper .src-form .src-btn {
    height: 50px;
    line-height: 50px;
    width: 50px;
  }
}
/* Min width 576px to Max width 767px */
@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* Banner Area Style */
  .banner-content h2 {
    font-size: 30px;
  }
  .banner-content-two h2 {
    font-size: 30px;
  }
  .single-counter::before {
    display: block;
  }
  .single-counter .title {
    margin-right: 0;
    font-size: 12px;
  }
  .single-counter::before {
    right: -20px;
  }
  .custom-grid {
    width: unset;
    flex: unset;
    display: inline-block;
  }
}
/* Min width 768px to Max width 991px */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  body {
    font-size: 15px;
  }
  .ptb-100 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pt-100 {
    padding-top: 60px;
  }
  .pb-100 {
    padding-bottom: 60px;
  }
  .pt-70 {
    padding-top: 30px;
  }
  .pb-70 {
    padding-bottom: 30px;
  }
  .ptb-80 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .default-btn {
    font-size: 14px;
    padding: 15px 17px;
    line-height: 23px;
  }
  .default-btn i {
    position: relative;
    top: 1px;
  }
  .default-btn.btn-rounded-0 {
    padding: 10px 17px;
  }
  .read-more {
    font-size: 14px;
  }
  .form-control {
    height: 50px;
  }
  .form-control::-moz-placeholder {
    font-size: 14px;
  }
  .form-control::placeholder {
    font-size: 14px;
  }
  .shape {
    display: none;
  }
  .container-fluid {
    max-width: 720px !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  /* Banner Area Style */
  .banner-area {
    padding-bottom: 60px;
  }
  .banner-area.bg-1 {
    padding-top: 120px;
  }
  .banner-area.bg-2 {
    padding-top: 120px;
  }
  .banner-area.bg-3 {
    padding-top: 120px;
  }
  .banner-content h2 {
    font-size: 40px;
    line-height: normal;
    margin-bottom: 15px;
  }
  .banner-img {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .grow-social-wrap {
    position: unset;
    text-align: center;
  }
  .grow-social-wrap .social-link {
    margin-bottom: 0;
  }
  .grow-social-wrap .grow-img {
    margin: auto;
  }
  .banner-content-two .top-title {
    font-size: 13px;
  }
  .banner-content-two h2 {
    font-size: 40px;
    line-height: normal;
  }
  .banner-content-two .ms-60 {
    margin-left: 30px;
  }
  .banner-content-two .social-link {
    margin-top: 30px;
    margin-bottom: 30px !important;
  }
  .banner-img-two {
    margin: auto;
  }
  .banner-content-three {
    margin-bottom: 50px;
  }
  .banner-content-three h2 {
    font-size: 40px;
    line-height: normal;
  }
  /* About Area Style */
  .about-content h2 {
    font-size: 30px;
    line-height: normal;
  }
  .about-img-two {
    margin-bottom: 30px;
  }
  .about-content-two .about-content-wrap {
    margin-bottom: 30px;
    max-width: 100%;
  }
  .about-content-two .about-content-wrap .default-btn {
    margin-top: 15px;
  }
  .about-content-two .sign-about-list {
    margin-left: 0;
  }
  .about-content-two .sign-about-list .about-sing {
    padding: 20px;
    min-width: 100%;
  }
  .about-content-two .sign-about-list .about-sing h6 {
    font-size: 20px;
  }
  .about-content-two .sign-about-list .about-list {
    margin-bottom: 0;
  }
  /* Counter Area Style */
  .single-counter h2 {
    font-size: 60px;
  }
  .single-counter h2 .target {
    margin-left: -10px;
  }
  .single-counter .title {
    margin-right: 0;
  }
  .single-counter::before {
    right: -38px;
  }
  .single-counter.style-three .title {
    margin-left: 0;
    margin-bottom: 10px;
    display: block;
  }
  /* Section Title Area Style */
  .section-title .top-title {
    font-size: 14px;
  }
  .section-title h2 {
    font-size: 30px;
    line-height: normal;
  }
  .section-title.mw-580 {
    max-width: 465px;
  }
  .section-title.mw-600 {
    max-width: 440px;
  }
  /* Services Area Style */
  .services-tab .nav-tabs .nav-item .nav-link h3 {
    font-size: 20px;
  }
  .services-content-wrap {
    margin-left: 0;
  }
  .services-img-two {
    margin-bottom: 30px;
    text-align: center;
  }
  .services-content-two .top-title {
    margin-bottom: 10px;
    font-size: 13px;
  }
  .services-content-two h2 {
    font-size: 30px;
    line-height: normal;
  }
  .services-tab-two {
    max-width: 100%;
    padding: 30px;
  }
  .services-tab-two .nav-tabs .nav-item {
    margin-bottom: 30px;
  }
  .services-tab-two .nav-tabs .nav-item .nav-link h3 {
    font-size: 20px;
  }
  .services-info-content {
    margin-top: 30px;
  }
  .services-info-content h2 {
    font-size: 60px;
    line-height: normal;
  }
  .services-info-content .ms-100 {
    margin-left: 0;
  }
  .services-style-two-area .col-lg-3:nth-child(4) .single-counter::before {
    display: none;
  }
  .single-services-three {
    margin-bottom: 30px;
  }
  .single-services-three h3 {
    font-size: 20px;
  }
  .services-three-area .col-lg-3:nth-child(2) .single-services-three {
    margin-top: 0;
  }
  .services-three-area .col-lg-3:nth-child(6) .single-services-three {
    margin-top: 0;
  }
  .services-three-area .col-lg-3:nth-child(4) .single-services-three {
    margin-top: 0;
  }
  .services-three-area .col-lg-3:nth-child(8) .single-services-three {
    margin-top: 0;
  }
  .services-img {
    max-width: 561px;
    margin: auto;
  }
  /* Feedback Area Style */
  .swiper-pagination1 {
    margin-top: 0;
  }
  .feedback-area.bg-color-f4f3f2 .container-fluid {
    left: unset;
  }
  /* Studies Area Style */
  .studies-tabs .nav-pills .nav-link .count-list {
    font-size: 30px;
  }
  .studies-tabs .nav-pills .nav-link h3 {
    font-size: 20px;
  }
  .case-info-details {
    position: unset;
    margin-top: 30px;
    padding: 30px;
  }
  .case-info-details h3 {
    font-size: 30px;
  }
  .case-info-details .default-btn {
    margin-top: 15px;
  }
  .marquee-wrapper.call .marquee a {
    padding-bottom: 0;
    font-size: 25px;
  }
  .single-case-studies .single-case-content .tag {
    font-size: 14px;
  }
  .single-case-studies .single-case-content h3 {
    font-size: 20px;
  }
  /* Consultant Area Style */
  .consultant-content .consultant-content-wrap {
    padding-right: 0;
  }
  .consultant-content .consultant-content-wrap h2 {
    font-size: 30px;
    line-height: normal;
  }
  .consultant-content .consultant-content-wrap.white-color {
    padding-left: 30px;
    padding-right: 30px;
  }
  .consultant-progress {
    max-width: 100%;
    margin-left: 0;
  }
  .consultant-content.style-two .consultant-content-wrap {
    margin-bottom: 30px;
  }
  .consultant-content.style-two .consultant-progress {
    padding: 20px;
  }
  .consultant-me-236 {
    margin-right: 0;
  }
  .consultant-img-3 {
    max-width: 201px;
    margin: auto;
    margin-bottom: 30px;
    height: auto;
  }
  .consultant-img-2 {
    max-width: 648px;
    margin: auto;
  }
  /* Advisors Area Style */
  .single-advisors.mt-m-50 {
    margin-top: 0;
  }
  .advisors-area.bg-before::before {
    height: 100%;
  }
  .advisors-area .col-lg-3:nth-child(1) .single-advisors {
    margin-top: 0;
  }
  .advisors-area .col-lg-3:nth-child(3) .single-advisors {
    margin-top: 0;
  }
  .advisors-area .col-lg-3:nth-child(5) .single-advisors {
    margin-top: 0;
  }
  .advisors-area .col-lg-3:nth-child(7) .single-advisors {
    margin-top: 0;
  }
  .advisors-area .col-lg-3:nth-child(9) .single-advisors {
    margin-top: 0;
  }
  .advisors-area .col-lg-3:nth-child(11) .single-advisors {
    margin-top: 0;
  }
  .case-studies-style-two-area .nav-tabs .nav-item .nav-link h2 {
    font-size: 24px;
    margin-bottom: 0;
    text-align: center;
  }
  /* Blog Area Style */
  .single-blog .blog-content {
    margin-top: 20px;
  }
  .single-blog .blog-content h3 {
    font-size: 22px;
  }
  .single-blog .blog-content ul li a.tag {
    font-size: 13px;
  }
  .single-blog-two {
    padding: 20px;
  }
  .single-blog-two::before {
    display: none;
  }
  .single-blog-two h3 {
    padding-right: 0;
    font-size: 20px;
  }
  .single-blog-two .me-50 {
    margin-right: 0;
  }
  .single-blog-two .default-btn {
    float: unset;
    right: 0;
    width: 100%;
    display: block;
    margin: 0;
  }
  .single-latest-blog {
    padding: 20px;
  }
  .single-latest-blog .tag {
    font-size: 13px;
  }
  .single-latest-blog .admin li {
    margin-right: 26px;
  }
  .single-latest-blog .admin li a {
    font-size: 13px;
  }
  .single-latest-blog h3 {
    font-size: 20px;
  }
  /* Pricing Area Style */
  .single-pricing .pricing-name h3 {
    font-size: 20px;
  }
  .single-pricing .pricing-name:before {
    display: none;
  }
  .single-pricing .price ul li {
    font-size: 14px;
  }
  /* Contact Area Style */
  .contact-form-wrap {
    margin-left: 0;
  }
  .contact-form-wrap h2 {
    font-size: 30px;
    line-height: normal;
  }
  .contact-form-wrap.bg-color-f4f3f2 {
    padding: 30px;
  }
  .ontact-us-img {
    padding-top: 60px;
  }
  .contact-us-info ul li h3 {
    font-size: 22px;
  }
  /* Page Banner Area Style */
  .page-banner-area {
    padding-top: 120px;
    padding-bottom: 60px;
  }
  .page-banner-content h1, .page-banner-content h2, .page-banner-content h3, .page-banner-content h4, .page-banner-content h5, .page-banner-content h6 {
    font-size: 40px;
  }
  .page-banner-content ul li a {
    font-size: 14px;
  }
  /* Error Area Style */
  .error-content h1 {
    font-size: 150px;
    margin-top: -20px;
  }
  .error-content h3 {
    font-size: 20px;
  }
  .error-content p {
    margin-bottom: 20px;
  }
  /* Career Area Style */
  .single-career-item .career-name h3 {
    font-size: 20px;
  }
  .single-career-item .career-name:before {
    display: none;
  }
  .single-career-item .price ul li {
    font-size: 14px;
  }
  /* Blog Area Style */
  .blog-details-content blockquote {
    padding: 20px;
  }
  .blog-details-content h2 {
    font-size: 25px;
  }
  .blog-details-content .comments-wrap li h4 {
    font-size: 20px;
  }
  .sidebar-widgets .single-sidebar-widgets {
    padding: 20px;
  }
  .sidebar-widgets .single-sidebar-widgets h3 {
    font-size: 20px;
  }
  .sidebar-widgets .single-sidebar-widgets .categories-list li a {
    font-size: 16px;
  }
  .sidebar-widgets .recent-post li a h4 {
    font-size: 16px;
  }
  .sidebar-widgets .recent-post li a img {
    width: 80px;
  }
  .sidebar-widgets .recent-post li a .date {
    font-size: 14px;
  }
  /* Advisors Area Style */
  .dvisors-details-content h3 {
    font-size: 25px;
  }
  .dvisors-details-content h4 {
    font-size: 20px;
  }
  .single-services-four .services-content {
    padding-left: 0;
    padding-right: 0;
  }
  .single-services-four .services-content h3 {
    font-size: 20px;
  }
  /* Search Area Style */
  .src-form-wrapper h5 {
    font-size: 17px;
  }
  .src-form-wrapper .btn-close {
    font-size: 20px;
  }
  .src-form-wrapper .src-form .src-btn {
    height: 50px;
    line-height: 50px;
    width: 50px;
  }
}
/* Min width 992px to Max width 1199px */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .container-fluid {
    max-width: 960px !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  /* Banner Area Style */
  .banner-content h2 {
    font-size: 70px;
    line-height: 80px;
  }
  .grow-social-wrap {
    position: unset;
    margin-top: 50px;
  }
  .banner-img {
    margin-top: -345px;
  }
  .banner-content .finance-info {
    bottom: 100px;
    left: 0;
  }
  .banner-content .text-lg-end {
    text-align: center !important;
  }
  .banner-content-two h2 {
    font-size: 59px;
    line-height: 70px;
  }
  .banner-content-two .ms-60 {
    margin-left: 20px;
  }
  .banner-content-two .social-link {
    margin-bottom: 30px !important;
  }
  .banner-img-two {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .banner-img-two .img-wrap {
    height: 100%;
  }
  .banner-img-two img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .banner-content-three h2 {
    font-size: 45px;
    line-height: 55px;
  }
  /* About Area Style */
  .about-content h2 {
    font-size: 35px;
    line-height: 50px;
  }
  .about-content-two .about-content-wrap {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .about-content-two .ms-60 {
    margin-left: 20px;
  }
  .about-img-two {
    margin-bottom: 30px;
  }
  .about-img-two img {
    width: 100%;
  }
  .about-content-two .sign-about-list {
    margin-left: 0;
  }
  .about-content-two .sign-about-list .about-sing {
    max-width: 100%;
  }
  /* Services Area Style */
  .services-tab .nav-tabs .nav-item .nav-link {
    padding: 16px 10px;
  }
  .services-tab .nav-tabs .nav-item .nav-link .icon1 {
    width: 80px;
    height: 80px;
    line-height: 94px;
    font-size: 40px;
  }
  .services-tab .nav-tabs .nav-item .nav-link h3 {
    margin-left: 10px;
    font-size: 20px;
  }
  .services-tab .nav-tabs .nav-item .nav-link .icon2 i {
    right: 0;
  }
  .services-info-content .ms-100 {
    margin-left: 0;
  }
  .services-info-content h2 {
    font-size: 85px;
  }
  .services-tab-two .nav-tabs .nav-item .nav-link h3 {
    font-size: 20px;
  }
  /* Consultant Area Style */
  .consultant-content .consultant-content-wrap {
    max-width: 100%;
    padding-right: 0;
  }
  .consultant-content .consultant-content-wrap.white-color {
    padding-left: 50px;
    padding-right: 50px;
    margin-bottom: 70px;
  }
  .consultant-img {
    text-align: center;
  }
  .consultant-progress {
    max-width: 100%;
    margin-left: 0;
  }
  .shape.shape-6 {
    display: none;
  }
  .consultant-img-2 {
    max-width: 648px;
    margin: auto;
  }
  .consultant-me-236 {
    margin-bottom: 30px;
    margin-right: 0;
  }
  /* Blog Area Style */
  .single-blog .blog-content {
    margin-top: 20px;
  }
  .single-blog .blog-content h3 {
    font-size: 22px;
  }
  .single-blog .blog-content ul li a.tag {
    font-size: 13px;
  }
  .single-blog-two {
    padding: 20px;
  }
  .single-blog-two::before {
    display: none;
  }
  .single-blog-two h3 {
    padding-right: 0;
  }
  .single-blog-two .me-50 {
    margin-right: 0;
  }
  .single-blog-two .default-btn {
    float: unset;
    right: 0;
    width: 100%;
    display: block;
    margin: 0;
  }
  /* Section Title Area Style */
  .section-title h2 .oblig {
    margin-left: 5px;
    margin-right: 5px;
  }
  /* Pricing Area Style */
  .single-pricing .pricing-name::before {
    right: 0;
  }
  .single-pricing .pricing-name h3 {
    font-size: 20px;
  }
  /* Feedback Area Style */
  .feedback-area.bg-color-f4f3f2 .container-fluid {
    left: unset;
  }
  /* Contact Form Area Style */
  .contact-form-wrap {
    margin-left: 20px;
  }
  .contact-form-wrap.bg-color-f4f3f2 {
    padding: 50px;
  }
  /* Career Area Style */
  .single-career-item .career-name::before {
    right: 0;
  }
  .single-career-item .career-name h3 {
    font-size: 20px;
  }
  /* Blog Area Style */
  .blog-details-content blockquote {
    padding: 20px;
  }
  .blog-details-content h2 {
    font-size: 25px;
  }
  .blog-details-content .comments-wrap li h4 {
    font-size: 18px;
  }
  .blog-details-content .comments-wrap li .date {
    font-size: 14px;
  }
  .sidebar-widgets .single-sidebar-widgets {
    padding: 20px;
  }
  .sidebar-widgets .single-sidebar-widgets h3 {
    font-size: 20px;
  }
  .sidebar-widgets .single-sidebar-widgets .categories-list li a {
    font-size: 16px;
  }
  .sidebar-widgets .recent-post li a h4 {
    font-size: 16px;
  }
  .sidebar-widgets .recent-post li a img {
    width: 80px;
  }
  .sidebar-widgets .recent-post li a .date {
    font-size: 14px;
  }
  /* Services Area Style */
  .single-services-four .services-content {
    padding: 20px 0;
  }
  .services-sidebar .services-category ul li a {
    padding: 15px;
    font-size: 16px;
  }
  .services-sidebar .contact-form-wrap {
    padding: 15px;
  }
  .services-sidebar .contact-form-wrap .info-contact h3 {
    font-size: 20px;
  }
  .services-sidebar .contact-form-wrap .info-contact h4 {
    font-size: 16px;
  }
  /* Counter Area Style */
  .single-counter::before {
    right: -55px;
  }
  .single-counter .title {
    margin: 0 !important;
  }
}
/* Min width 1200px to Max width 1399px */
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  /* Banner Area Style */
  .banner-content h2 {
    font-size: 85px;
    line-height: 95px;
  }
  .banner-img {
    margin-top: -365px;
  }
  .banner-content .finance-info {
    bottom: 200px;
    left: 0;
    right: 0;
  }
  .banner-content-two .social-link {
    margin-bottom: 30px !important;
  }
  .banner-img-two {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .banner-img-two .img-wrap {
    height: 100%;
  }
  .banner-img-two img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .banner-content-three h2 {
    font-size: 58px;
    line-height: 75px;
  }
  /* Consultant Area Style */
  .consultant-content .consultant-content-wrap {
    padding-right: 30px;
    padding-left: 30px;
  }
  .consultant-progress {
    margin: auto;
  }
  .shape.shape-6 {
    max-width: 450px;
  }
  /* Pricing Area Style */
  .single-pricing .pricing-name::before {
    right: 0;
  }
  /* Feedback Area Style */
  .feedback-area.bg-color-f4f3f2 .container-fluid {
    left: calc((100% - 1120px) / 2);
  }
  /* Contact Form Area Style */
  .contact-form-wrap {
    margin-left: 8px;
  }
  /* Career Area Style */
  .single-career-item .career-name::before {
    right: 0;
  }
}
/* Min width 1400px to Max width 1550px */
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  /* Banner Content Area Style */
  .banner-content .finance-info {
    bottom: 335px;
    left: -130px;
  }
}
@media only screen and (min-width: 1560px) {
  .banner-content-two h2 {
    font-size: 100px;
  }
  .banner-content-three h2 {
    font-size: 80px;
  }
  #backtotop {
    top: 90%;
  }
  .shape.shape-6 {
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    max-width: 100%;
    height: 100%;
  }
}/*# sourceMappingURL=bfic-main-responsive.css.map */