/* 
 *  Responsive CSS File
 *  v1.0
 */
/* clearfix */
@media (min-width: 576px) {
  .quote-slider.owl-carousel .owl-dots {
    bottom: 0;
    left: 0;
    max-width: 540px;
    width: 100%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

}
@media (min-width: 768px) {
  .quote-slider.owl-carousel .owl-dots {
    bottom: 60px !important;
    left: 0;
    max-width: 720px !important;
    width: 100%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
}
@media (min-width: 992px) {
  .quote-slider.owl-carousel .owl-dots {
    bottom: 60px !important;
    left: 0;
    max-width: 960px !important;
    width: 100%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1100px;
  }
  .banner-bg::before {
    top: -24%;
    right: -25%;
  }
  .fpo-img {
    max-height: 490px;
  }
  .fpo-img img {
    top: -40px;
    position: relative;
  }
  .quote-slider.owl-carousel .owl-dots {
    bottom: 100px !important;
    left: 0;
    max-width: 1100px !important;
    width: 100%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
}

@media (min-width: 1350px) {
  .service-box .service-inner {
    padding: 20px;
  }
  .service-box h4 {
    font-size: 24px;
    line-height: 30px;
  }
  .startup-title {
    font-size: 20px;
    line-height: 30px;
  }
  
  .banner-bg::before {
    top: -24%;
    right: -20%;
  }
/*  .item .col-xl-5 {
    margin-right: 15px;
  }*/
  /*.quote-slider.owl-carousel .owl-dots {
    bottom: 20%;
    left: 8%;
  }*/
  .fpo-img {
    max-height: 540px !important;
  }

}

@media (min-width: 1550px) {
  .container {
    max-width: 1320px;
  }
  .startup-title {
    font-size: 24px;
    line-height: 30px;
  }
  .banner-bg::before {
    top: -24%;
    right: -18%;
  }
/*  .quote-container .quote-box {
    margin-left: 144px;
  }*/
  .quote-slider.owl-carousel .owl-dots {
    bottom: 150px !important;
    left: 0;
    max-width: 1320px !important;
    width: 100%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  .quote-slider.owl-carousel .owl-nav button.owl-next {
    bottom: calc(20% - 4px);
    right: auto;
    left: 20%;
  }
  .fpo-img {
    max-height: 700px !important;
  }
  .fpo-img img {
    top: -65px !important;
    position: relative;
  }
  .faq-img img, .bread-img img {
    width: auto;
    height: 595px;
    max-width: fit-content;
  }
  .get-help-banner.banner-bg {
    padding: 157px 0px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .marketplace-info {
    padding: 25px 15px;
  }
  .marketplace-info ul li img {
    margin-right: 5px;
  }
  .quote-detail p {
    font-size: 27px;
    line-height: 34px;
  }
  .browse_topic::before {
    bottom: -200px;
    background-size: 430px;
  }
  .get-help-box {
    padding: 60px 40px;
  }
  .newsletter .newsletter-box {
    padding: 60px 6px;
    text-align: center;
  }
  .faq-img img, .bread-img img {
    width: auto;
    height: 480px;
    max-width: fit-content;
  }
  .quote-detail p {
    max-width: 540px;
  }
  /*.quote-slider.owl-carousel .owl-dots {
    bottom: 20%;
    left: 9%;
  }*/
  .owl-carousel .owl-nav button.owl-next {
    right: 37%;
  }

  .quote-slider.owl-carousel .owl-nav button.owl-next {
    bottom: calc(20% - -2px);
    right: auto;
    left: 16%;
  }
  .get-help-banner.banner-bg {
    padding: 100px 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .faq-img img{
    width: auto;
    height: 500px;
    max-width: fit-content;
  }
  .faq-box .faq-detail p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #fff;
    max-width: 430px;
  }
}
@media (max-width: 1199px) {
  .container {
    padding: 0 15px;
  }
  /* - Header Style Start  //---------------- */
  ul.navbar-nav > li.level {
    margin: 0 14px;
  }
  /* - Header Style End  //---------------- */
  /* - Banner Style Start  //---------------- */
  .banner-detail .banner-detail-inner .banner-title span::after {
    bottom: 18px;
    height: 7px;
  }
  .banner-bg::before {
    top: -25%;
    right: -28%;
    width: 614px;
    height: 924px;
  }
  /* - Banner Style End  //---------------- */
/*  .quote-box {
    margin-left: 25px;
  }*/
  .quote-detail p {
    font-size: 27px;
    line-height: 34px;
  }
  .marketplace-quote {
    border-radius: 0px 0px 0px 0;
  }
  .news-articles-detail h2 {
    font-size: 30px;
    line-height: 34px;
  }
  .faq-point .education-point li a {
    font-size: 22px;
  }
  .get-help-box {
    padding: 60px 50px;
  }
  .education-point li span {
    width: 55px;
    height: 55px;
    line-height: 55px;
    font-size: 25px;
    margin-right: 20px;
  }
  .faq-point ul li {
    margin-bottom: 20px;
  }
  /*.quote-slider.owl-carousel .owl-dots {
    bottom: 35px;
    left: 11%;
  }*/
  .quote-slider.owl-carousel .owl-nav button.owl-next {
    bottom: 37px;
    right: auto;
    left: 224px;
  }
  .fpo-img {
    max-height: 400px;
  }
  .fpo-img img {
    top: -30px;
    position: relative;
  }
  .newsletter .newsletter-box {
    padding: 60px 38px;
    text-align: center;
  }
  .owl-carousel .owl-nav button.owl-next {
    right: 34%;
  }
  .quote-slider.owl-carousel .owl-dots {
    padding: 0 15px;
  }
  .donate-detail {
    padding-right: 20px;
  }
}

@media (min-width: 992px) {
  /* - Header Style Start //---------------- */
  .header-middle {
    width: 100%;
    position: relative;
    top: 0;
    padding: 30px 0;
  }
  .header-middle-inner .logo img {
    width: 300px;
  }
  ul.navbar-nav > li.level .megamenu {
    background: transparent;
    display: block !important;
    color: #556575;
    padding-top: 10px;
    text-align: left;
    position: absolute;
    top: auto;
    margin-top: 0;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    left: auto;
    -webkit-transform: rotateX(90deg);
            transform: rotateX(90deg);
    -webkit-transform-origin: top center;
            transform-origin: top center;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  ul.navbar-nav > li.level .megamenu.big-megamenu {
    left: 0;
    right: 0;
  }
  ul.navbar-nav > li.level .megamenu.big-megamenu .megamenu-inner {
    padding: 30px;
  }
  ul.navbar-nav > li.level .megamenu.big-megamenu .sub-menu-level1 li a {
    padding-left: 0;
    border-radius: 5px;
  }
  ul.navbar-nav > li.level .megamenu.big-megamenu .sub-menu-level1 li:hover a {
    padding-left: 10px;
  }
  ul.navbar-nav > li.level .megamenu .megamenu-inner {
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 6px 12px rgba(29, 43, 54, 0.2);
            box-shadow: 0 6px 12px rgba(29, 43, 54, 0.2);
  }
  ul.navbar-nav > li.level .megamenu ul.sub-menu-level1 {
    padding: 10px 0;
  }
  ul.navbar-nav > li.level .megamenu ul.sub-menu-level1 li {
    min-width: 230px;
  }
  ul.navbar-nav > li.level .megamenu ul.sub-menu-level1 li:last-child a {
    border-bottom: none;
  }
  ul.navbar-nav > li.level .megamenu ul.sub-menu-level1 li > .megamenu {
    right: 100%;
    top: 100%;
    padding-top: 0;
    margin-top: -40px;
    margin-right: 10px;
    opacity: 0;
  }
  ul.navbar-nav > li.level .megamenu ul.sub-menu-level1 li > .megamenu:after {
    border-color: rgba(29, 43, 54, 0) rgba(29, 43, 54, 0) rgba(29, 43, 54, 0) #fff;
    border-style: solid;
    border-width: 10px;
    top: 10px;
    content: "";
    right: -20px;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  ul.navbar-nav > li.level .megamenu ul.sub-menu-level1 li > .megamenu ul.sub-menu-level2 {
    padding: 10px 0;
  }
  ul.navbar-nav > li.level .megamenu ul.sub-menu-level1 li:hover > a {
    color: #fff;
    background: #1d1363;
    padding-left: 30px;
  }
  ul.navbar-nav > li.level .megamenu ul.sub-menu-level1 li:hover > .megamenu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
  }
  ul.navbar-nav > li.level .megamenu ul.sub-menu-level1 li:hover > .megamenu:after {
    opacity: 1;
  }
  ul.navbar-nav > li.level .megamenu.full {
    width: 100%;
  }
  ul.navbar-nav > li:hover > .megamenu {
    opacity: 1;
    margin-top: 0;
    visibility: visible;
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
  }
  ul.navbar-nav > li.dropdown > a:after {
    border-color: rgba(29, 43, 54, 0) rgba(29, 43, 54, 0) #fff;
    border-style: solid;
    border-width: 10px;
    content: "";
    left: 50%;
    opacity: 0;
    bottom: 0;
    position: absolute;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
  }
  ul.navbar-nav > li.dropdown:hover > a:after {
    opacity: 1;
    bottom: -10px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  /* - Header Style End //---------------- */
  .title.response-title {
    margin-left: 30px;
  }
  .article-img img {
    margin-left: 70px;
  }
  .article-next-pre {
    margin: 0 50px;
  }
  .annual-reports {
    text-align: center;
  }
  .team-part .heading-part {
    margin-left: 115px;
  }
  .sidebar-product {
    max-height: 760px;
    overflow-y: scroll;
    padding-right: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .startup-title {
    max-width: 200px;
  }
  
  .board .faq-point {
    margin-right: 150px;
  }
}

@media (max-width: 991px) {
  /* - Header Style Start //---------------- */
  .header .container {
    padding: 0 15px;
  }
  header#header {
    padding: 10px 0;
  }
  .header-middle {
    padding: 10px 0;
  }
  .side-toggle {
    display: block;
    float: left;
  }
  
.logo .navbar-brand img {
  max-width: 200px;
  width: 100%;
}
  .side-toggle .navbar-toggle {
    border: none;
    background: none;
    color: #1d1363;
    margin-right: 0;
    margin-top: 0;
    padding: 0;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 0;
  }
  .side-toggle .navbar-toggle span {
    width: 24px;
    background: #1d1363;
    height: 2px;
    display: block;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .side-toggle .navbar-toggle span:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 24px;
    height: 2px;
    background: #1d1363;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .side-toggle .navbar-toggle span:after {
    content: "";
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 24px;
    height: 2px;
    background: #1d1363;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .side-toggle .navbar-toggle.active span {
    background: transparent;
  }
  .side-toggle .navbar-toggle.active span:before {
    top: 13px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .side-toggle .navbar-toggle.active span:after {
    bottom: 15px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  #menu {
    overflow-X: hidden;
    overflow-Y: auto;
  }
  #menu.navbar-collapse {
    background: #1d1363;
    bottom: 0;
    border-bottom: 0;
    display: inline-block !important;
    height: 0% !important;
    left: 0px;
    position: absolute !important;
    top: 110px !important;
    margin: 0 !important;
    padding-top: 0;
    width: 100%;
    z-index: 4;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-box-shadow: 0px 3px 10px rgba(29, 43, 54, 0.2);
            box-shadow: 0px 3px 10px rgba(29, 43, 54, 0.2);
  }
  #menu.navbar-collapse.menu-open {
    left: 0;
    height: 100vh !important;
  }
  ul.navbar-nav {
    display: block;
    text-align: left;
    margin-top: 25px;
  }
  ul.navbar-nav > li.level {
    position: relative;
    float: none;
    display: block;
    margin: 0;
    padding: 3px 0;
  }
  ul.navbar-nav > li.level a {
    font-size: 16px;
  }
  ul.navbar-nav > li.level a.nav-link {
    padding: 8px 20px;
    color: #fff;
  }
  ul.navbar-nav > li.level a:before {
    display: none;
  }
  ul.navbar-nav > li.level a.active {
    color: #fff;
  }
  ul.navbar-nav > li.level .megamenu.mobile-sub-menu {
    display: none;
  }
  ul.navbar-nav > li.level .megamenu.mobile-sub-menu .sub-menu-level1 .second-sub-menu {
    display: none;
  }
  ul.navbar-nav > li.level .megamenu ul.sub-menu-level1 li > a {
    padding-left: 30px;
    color: #fff;
  }
  ul.navbar-nav > li.level .megamenu ul.sub-menu-level1 li:last-child > a {
    border-bottom: none;
  }
  ul.navbar-nav > li.level .megamenu ul.sub-menu-level1 li:hover > a {
    color: #fff;
  }
  ul.navbar-nav > li.level .megamenu ul.sub-menu-level1 li .second-sub-menu a {
    padding-left: 40px;
  }
  ul.navbar-nav > li:hover > a.nav-link {
    color: #fff;
  }
  ul.navbar-nav > li.active > a.nav-link {
    color: #fff;
  }
  ul.navbar-nav > li.dropdown span.opener {
    color: #fff;
    height: 25px;
    width: 25px;
    display: inline-block;
    position: absolute;
    right: 5px;
    cursor: pointer;
    top: 8px;
    z-index: 1;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  ul.navbar-nav > li.dropdown span.opener:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 2px;
    background: #1d1363;
    top: 10px;
    left: 3px;
  }
  ul.navbar-nav > li.dropdown span.opener:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 18px;
    top: 2px;
    left: 11px;
    background: #1d1363;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  ul.navbar-nav > li.dropdown span.opener.minus:after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .donate-btn .btn {
    padding: 10px 20px;
  }
  /* - Header Style End //---------------- */
  .last-update span {
    font-size: 16px;
  }
  .banner-bg {
    padding: 120px 0 120px;
  }
  h2.section_title span:after {
    bottom: 16px;
    height: 5px;
  }
  .startup-part .inner-title h3 {
    font-size: 24px;
    line-height: 30px;
  }
  .newsletter .inner-img {
    margin-top: -15px;
    margin-bottom: 0;
  }
  .newsletter .newsletter-box {
    padding: 40px 30px;
  }
  .blog-detail .post-info ul li {
    margin-right: 0;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .blog-detail .post-info ul li a {
    color: #556575;
  }
  .blog-detail .post-info ul li:last-child {
    margin-right: 0;
    padding-right: 0;
    margin-bottom: 0;
  }
  .quote-slider-part, .faq-detail-part, .bread-detail-part  {
    position: relative;
    top:0;
    transform: translateY(0);
    z-index: 0;
  }
  .key-services {
    font-size: 18px;
  }
  .clients {
    font-size: 18px;
  }
  .quote-slider.owl-carousel .owl-nav button.owl-next {
    bottom: 32px;
    right: auto;
    left: 140px;
  }
  .quote-img {
    position: relative;
  }
  .quote-items {
    height: auto;
  }
  .quote-img img {
    width: 100%;
  }
  .quote-height {
    display: block;
    align-items: center;
    height: auto;
    max-height: 100%;
  }
  .quote-detail p {
    font-size: 24px;
    line-height: 28px;
  }
  .quote-detail p {
    max-width: 600px;
  }
  .quote-items::before {
    top: auto;
    bottom: -10%;
  }
  .summary-details .Inquiry {
    margin-bottom: 10px;
  }
  .speaking-us {
    padding: 40px;
  }
  .board ul li {
    margin-bottom: 24px;
  }
  .announce-inner {
    padding: 40px 70px;
  }
  .announce-detail p {
    font-size: 28px;
    line-height: 35px;
  }
  .summary-details .title {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .summary-details .Inquiry {
    font-size: 18px;
    line-height: 18px;
  }
  .summary-details .information {
    font-size: 18px;
    line-height: 18px;
  }
  .response .btn {
    font-size: 13px;
    padding: 8px 20px;
  }
  .speaking-us .wizard-detail .banner-title {
    font-size: 22px;
    line-height: 22px;
  }
  .speaking-us .wizard-detail-inner p {
    font-size: 18px;
  }
  .faq-box .faq-title {
    font-size: 22px;
  }
  .faq-box .question {
    margin-bottom: 30px;
    font-size: 18px;
  }
/*  .faq-box p {
    color: #1d1363;
    font-size: 18px;
    line-height: 26px;
  }*/
  .bread-detail {
    padding: 30px 0;
  }
  .contact-part p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  .contact-box .title {
    font-size: 20px;
  }
  .contact-box p {
    margin-bottom: 0;
  }
  .contact-box .btn {
    font-size: 20px;
  }
  .contact-part .section_sub_title {
    font-size: 26px;
  }
  .contact-box span {
    font-size: 16px;
    margin-top: 20px;
  }
  .article-bg {
    padding: 100px 0 70px;
  }
  .article-img .detail h2 {
    font-size: 34px;
    line-height: 40px;
  }
  .article-img .detail {
    position: relative;
    padding: 30px;
    bottom: 0;
  }
  .bread-banner-3-bg {
    padding: 60px 0 30px;
  }
  .bread-banner-3-bg .bread-detail {
    padding: 0;
  }
  .bread-banner-3 .bread-title {
    font-size: 32px;
    line-height: 36px;
  }
  .faq-point .education-point {
    margin-top: 0;
  }
  .education-point li span {
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 25px;
    margin-right: 20px;
  }
  .education-point ul li a {
    font-size: 24px;
    line-height: 24px;
  }
  .funders .container {
    padding-bottom: 40px;
  }
  .fpo-img {
    max-height: 350px;
  }
  .fpo-img img {
    top: -20px;
    position: relative;
  }
  .owl-carousel .owl-nav button.owl-next {
    right: 31%;
  }

  .banner-detail {
    text-align: center;
  }
  .donate-detail {
    padding-right: 0;
  }
  .banner-wizard-bg {
    padding: 0px 0;
  }
  .modal-content {
    padding: 0px;
  }
  .question-slider .plan-content {
    padding: 10px 20px 10px 35px;
  }
  .question-option .plan-details .title {
    margin-bottom: 5px;
  }
  .modal-content .wizard-detail.p-4 {
    padding: 20px 10px !important;
  }
}

@media (max-width: 767px) {
  /* - Heading Style Start //---------------- */
  h2 {
    font-size: 30px;
    line-height: 30px;
  }
  /* - Heading Style End  //---------------- */
  .inner-banner-bg {
    padding: 120px 0 40px;
  }
  .bread.bread-banner .bread-detail .bread-crumb .breadcrumb-item + .breadcrumb-item:before {
    display: none;
  }
  /* - Banner Style Start  //---------------- */
  .banner-detail .banner-detail-inner .banner-title {
    font-size: 40px;
    line-height: 46px;
  }
  .banner-detail .banner-detail-inner .banner-title span::after {
    bottom: 14px;
    height: 5px;
  }
  .banner-detail .banner-detail-inner > p {
    font-size: 18px;
    line-height: 22px;
  }
  /* - Banner Style End  //---------------- */
  .bread.bread-banner::after {
    height: 220px;
  }
  /*h2.section_title {
    font-size: 35px;
    line-height: 45px;
  }*/
  h2.section_title span:after {
    bottom: 12px;
    height: 5px;
  }
  .newsletter .newsletter-inner .newsletter-box-inner {
    padding-right: 0;
    position: relative;
  }
  .newsletter .newsletter-inner form button {
    position: relative;
    margin-top: 20px !important;
  }
  /* - Social Icon Style Start //---------------- */
  ul.social-icon li a {
    font-size: 16px;
    width: 35px;
    height: 35px;
  }
  /* - Social Icon Style End //---------------- */
  /* - pagination CSS Start //---------------- */
  .single-post-nav .media-body .title {
    font-size: 14px;
    width: 140px;
  }
  ul .child-comment {
    margin-left: 30px;
  }
  /* - pagination CSS End //---------------- */
  .question-option {
    display: block;
  }
  .question-option li {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .wizard-detail .banner-title {
    font-size: 25px;
    line-height: 30px;
  }
  .wizard-detail-inner p {
    font-size: 16px;
    margin-bottom: 0px;
  }
  .banner-wizard-bg.banner-wizard.results-summary-screen {
    padding: 30px 0;
  }
  .results-summary-screen .wizard-detail .banner-title {
    font-size: 22px;
    line-height: 30px;
  }
  .wizard-detail .btn.btn-blue {
    padding: 12px 30px;
  }
  .summary-box {
    padding: 30px;
  }
  .question-slider .owl-stage-outer {
    padding-bottom: 40px;
  }
  .question-option .owl-carousel .owl-dots {
    bottom: 20px;
  }
  .faq-about .faq-box .faq-title, .bread-banner-2 .bread-title  {
    font-size: 35px;
    line-height: 40px;
  }
  .faq-box .faq-detail p, .bread-banner-2 .bread-detail p {
    font-size: 16px;
    line-height: 24px;
  }
  .browse_topic ul li {
    margin-bottom: 20px;
  }
  .browse_topic ul li a {
    font-size: 15px;
  }
  .news-articles-detail p {
    font-size: 16px;
    line-height: 24px;
  }
  .news-articles-detail .btn.btn-link {
    color: #1d1363;
  }
  
  .services-summary-box {
    text-align: center;
  }
  .services-summary .services-summary-inner {
    padding: 30px;
    text-align: center;
  }
  .services-summary-number {
    width: 50px;
    height: 50px;
    font-size: 28px;
    line-height: 28px;
    float: unset;
    margin: 0 auto 10px;
  }
  .services-summary-detail {
    margin-left: 0;
  }
  .services-summary-title {
    font-size: 22px;
    line-height: 26px;
  }
  .services-summary-detail p {
    font-size: 16px;
    line-height: 22px;
  }
  
  .language p {
    margin-left: 65px;
    font-size: 20px;
  }
  .board {
    padding: 50px 0;
    text-align: center;
  }
/*  .board .faq-point .accordion.style-4 .accordion-item .accordion-button {
    text-align: center;
  }*/
  .faq-point .accordion.style-4 .accordion-item.board-box {
    text-align: left;
    padding-right: 40px;
  }
  .board-icon, .board::after {
    display: none;
  }
  .board-box .name {
    font-size: 24px;
    line-height: 26px;
  }
  .board ul li::after {
    width: 16px;
  }
  .board ul li {
    padding-left: 30px;
  }
  .funders-part ul li {
    margin-bottom: 50px;
  }
  .funders .heading-part p, .funder-logo-detail p  {
    font-size: 18px;
    line-height: 24px;
  }
  .funder-logo.logo-1 img {
    max-width: 200px;
  }
  .section-bg::after {
    background: url("../images/annual-reports-bg.png") no-repeat scroll  right bottom transparent;
  }
  .annual-reports-title {
    margin-bottom: 20px;
    margin-top: 0px;
  }
  .education-point {
    margin-top: 0;
  }
  .faq-point .education-point li a {
    font-size: 20px;
  }
  .announce-inner {
    padding: 30px 40px;
    text-align: center;
  }
  .announce-inner .img img {
    width: 100px;
  }
  .contact-part .section_sub_title {
    font-size: 22px;
  }
  .contact-box .icon {
    width: 100%;
    max-width: 65px;
  }
  .contact-box .icon img {
    width: 65px;
  }
  .language-box .title {
    font-size: 26px;
    line-height: 26px;
  }
  .language-box .title span {
    font-size: 18px;
  }
  .language-box .icon {
    max-width: 45px;
    margin: 0 auto 8px;
  }
  .language-box .icon img {
    width: 45px;
  }
  .article-bg {
    padding: 60px 0 60px;
  }
  .article-img .detail h2 {
    font-size: 26px;
    line-height: 32px;
  }
  .article-img .detail {
    padding: 20px;
  }
  
  .bread-banner-3 .bread-title {
    font-size: 28px;
    line-height: 32px;
  }
  .news-media {
    gap: 20px;
  }
  .news-detail-info h3 .title {
    font-size: 20px;
    line-height: 26px;
  }
  .get-help-box {
    padding: 30px 30px;
  }
  .get-help-box p {
    font-size: 28px;
    line-height: 32px;
  }
  .get-help-banner .banner-detail .banner-detail-inner > p {
    font-size: 16px;
    line-height: 22px;
  }
  .help-step {
    padding: 30px 30px;
    text-align: center;
  }
  .legal-education {
    text-align: center;
    padding: 60px 0;
  }
  .education-point li {
    display: block;
  }
  .education-point ul li a {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px !important;
  }
  .education-point ul li:last-child a {    
    margin-bottom: 0 !important;
  }
  .education-point li span {
    margin-right: 0;
    margin-bottom: 5px;
  }
  .section-bg-faq {
    text-align: center;
  }
  .faq-point .accordion.style-4 .accordion-item {
    margin-bottom: 20px;
  }
  .faq-point .accordion.style-4 .accordion-item .accordion-button {
    font-size: 18px;
  }
  .section-bg-faq .faq-point .accordion.style-4 .accordion-item .accordion-button {
    text-align: center;
    display: block;
  }
  .section-bg.section-bg-faq::after {
    background-position-x: center;
    background-size: cover;
  }

  .story-about .quote-box {
    text-align: center;
  } 
  .story-about .quote-detail p {
    max-width: 600px;
    margin: 0px auto 30px;
  }
  /*------ footer Css Start --------*/
  .footer .footer-middle .f-col:last-child .footer-static-block {
    padding-bottom: 0;
    border-bottom: none;
  }
  .footer .footer-middle .footer-static-block {
    position: relative;
    margin-bottom: 0;
    padding: 12px 0;
  }
  .footer .footer-middle .footer-static-block .title {
    margin-bottom: 0;
    font-size: 20px;
  }
  .footer .footer-middle .footer-static-block .footer-block-contant {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  /*------ footer Css End --------*/
  .c-form__wrapper--inner[_ngcontent-serverApp-c87] {
    padding: 0 !important;
  }
  .quote-detail-box {
    position: relative;
    top: auto;
    left: 0;
    width: 100%;
    transform: translateY(0);
  }
   .quote-height {
    padding-bottom: 30px;
    margin-bottom: 0;
  }
  .quote-slider.owl-carousel .owl-nav button.owl-next {
    bottom: -28px;
    right: auto;
    left: 116px;
  }
  .fpo-img {
    max-height: 280px;
  }
  .fpo-img img {
    top: -15px;
  }
  .owl-carousel .owl-nav button.owl-next {
    bottom: 4px;
    right: 15%;
  }

  .accordion_slider {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .accordion_slider.owl-carousel .owl-stage-outer {
    padding-bottom: 20px;
  }
  .accordion_slider.owl-carousel .owl-dots {
    bottom: auto;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    top: -25px;
  }
  .accordion_slider.owl-carousel .owl-nav button[class*="owl-"] {
    display: block;
/*    background: url("../images/WRC-MENU_ARROWS_blue.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;*/
    top: -13px;
    height: 26px;
    width: 25px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
  }
  .accordion_slider.owl-carousel .owl-nav button.owl-prev {
    left: 10px;
/*    background-position: 0px 0px !important;*/
  }

  .accordion_slider.owl-carousel .owl-nav button.owl-next {
    right: 10px;
/*    background-position: -56px 0px !important;*/
  }
  .filter-topic {
    margin-bottom: 30px;
  }
  .funders {
    text-align: center;
  }
/*  .about-accordion-faq .accordion-button {
    text-align: center;
  }*/
  .faq-point {
    text-align: center;
  }
  .faq-about .faq-box .faq-title {
    text-align: center;
  }
  .faq-about .faq-box .faq-detail p{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .filter-topic ul {
    justify-content: center;
  }
  ul li a.filter-tag {
    margin-right: 10px;
    margin-left: 10px;
  }
  .filter-topic .text-start {
    text-align: center !important;
  }
  .owl-carousel .owl-dots button.owl-dot {
    height: 9px;
    margin-right: 8px;
    width: 9px;
  }
  .owl-carousel .owl-dots button.owl-dot.active {
    width: 9px;
  }
  .browse_topic {
    text-align: center;
  }
  .browse_topic::before {
    left: -120px;
  }
  .news-articles {
    text-align: center;
  }
  .news-articles .heading-part {
    display: block;
  }
  .popular-items {
    text-align: center;
  }
  .your-rights {
    text-align: center;
  }
  .your-rights .owl-carousel .owl-dots {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .quote-items .owl-carousel .owl-item img {
    height: auto !important;
  }
  .quote-slider .quote-detail-box {
    text-align: center;
  }
  .quote-slider.owl-carousel .owl-dots {
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    margin: 0;
  }
  .latest-blog {
    text-align: center;
  }
  .footer-static-block.footer-about .footer-block-contant {
    margin-top: 10px !important;
  }
  .browse_topic_slider.owl-carousel .owl-dots {
    transform: translateX(-50%);
    left: 50%;
    right: auto;
  }
  .language p {
    text-align: center;
    margin: 0 auto;
  }
  .team-part {
    text-align: center;
  }
  .section-bg-2 {
    background-position: right 180px !important;
  }
  .bread-banner-3-bg .bread-detail {
    text-align: center;
  }
  .bread-banner-3 .bread-title::after {
    display: none;
  }
  .bread-banner-3 .bread-title span {
    padding-right: 0;
  }
  .news-part .blog-item {
    text-align: center;
  }
  .news-part .blog-item ul {
    justify-content: center;
  }
  .story-detail-box {
    text-align: center;
  }
  .bread-banner-2 {
    text-align: center;
  }
  .language-box {
    justify-content: center;
    display: block;
    text-align: center;
  }
  .contact-part .heading-part {
    text-align: center;
  }
}

@media (max-width: 600px) {
  /*- Pagination Style Start //---------------- */
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  /*- Projects Details Style Start //---------------- */
  .project-scope .container-fluid {
    padding: 0;
  }
  /*- Projects Details Style End //---------------- */
}
@media (max-width: 575px) {
  .datepicker{
    margin-bottom: 20px;
    margin-top:5px;
  }
  label.plan{
  width: 100%;
  text-align: center;
  margin-bottom: 8px;
  
  }
  .btn.btn-xl {
    padding: 12px 30px;
    font-size: 16px;
  }
  /* - Heading Style Start //---------------- */
  h2 {
    font-size: 24px;
    line-height: 30px;
  }
  h3 {
    font-size: 20px;
    line-height: 22px;
  }
  h4 {
    font-size: 16px;
    line-height: 20px;
  }
  /* - Heading Style End  //---------------- */
  .box-wrap {
    padding: 20px;
  }
  .btn, button {
    padding: 10px 20px;
  }
  .story-about .btn {
    padding: 10px 20px;
  }
  .btn-link {
    padding: 0;
  }
  .shape-bg.bottom-bg img {
    margin-bottom: -4px;
  }
  /* - Banner Style Start //---------------- */
  .banner-bg {
    padding: 100px 0 100px;
  }
  .banner-detail .banner-detail-inner .banner-title {
    font-size: 34px;
    line-height: 40px;
  }
  /* - Banner Style End //---------------- */
  .speaking-us {
    padding: 25px;
  }
  .marketplace-box h4 {
    font-size: 22px;
  }
  .rating-summary-block .wrapper_star .star {
    font-size: 14px;
  }
  .rating-summary-block .label-review {
    font-size: 14px;
  }
  .service-box h4 {
    font-size: 20px;
    line-height: 26px;
  }
  .newsletter .newsletter-inner {
    padding: 0 30px;
  }
  .newsletter .newsletter-box .title {
    font-size: 25px;
    line-height: 35px;
  }
  .need-help-box .title {
    font-size: 25px;
    line-height: 35px;
  }
  .key-services {
    font-size: 16px;
  }
  .clients {
    font-size: 16px;
  }

  .accordion.style-3 .accordion-item .accordion-button {
    font-size: 16px;
    line-height: 24px;
    padding: 20px;
  }
  .accordion.style-3 .accordion-item .accordion-body {
    padding: 20px;
  }
  .topic-search {
    position: relative;
    padding-right: 115px;
  }
  .topic-search input {
    min-height: 40px;
  }
  .news-articles-detail h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .quote-detail p {
    font-size: 24px;
    line-height: 30px;
  }
  .services-summary .services-summary-inner {
    padding: 30px 10px;
  }
  .services-summary-number {
    width: 40px;
    height: 40px;
    font-size: 22px;
    line-height: 22px;
  }
  .language p {
    margin-left: 50px;
    font-size: 18px;
  }
  .announce-inner .img img {
    width: 70px;
  }
  .announce-inner {
    padding: 20px 20px;
  }
  .announce-detail p {
    font-size: 24px;
    line-height: 30px;
  }
  /* - pagination CSS Start //---------------- */
  .single-post-nav .link .media-body .title {
    width: 145px;
  }
  /* - pagination CSS End //---------------- */
  /* - Tabs Style Start //---------------- */
  .nav-tabs .nav-link, .nav-pills .nav-link {
    font-size: 14px;
  }
  .border-tab .nav-tabs .nav-link {
    padding: 13px 18px;
    margin-left: 0;
    margin-right: 0;
  }
  /* - Tabs Style End //---------------- */
  /* - pagination CSS Start //---------------- */
  .single-post-nav link .next-prev {
    font-size: 16px;
  }
  .single-post-nav .media {
    display: none !important;
  }
  .single-post-nav.style-2 .media {
    display: block !important;
  }
  .single-post-nav.style-2 .thumb-img {
    display: none !important;
  }
  /* - pagination CSS End //---------------- */
  .plan-content {
    padding: 14px 20px;
  }
  .wizard-detail .banner-title {
    font-size: 20px;
    line-height: 25px;
  }
  .plan-content {
    font-size: 20px;
  }
  .next-pre-btn .btn.btn-white {
    font-size: 15px;
    
  }
  .next-pre-btn .btn.btn-white {
    color: #848282;
    font-weight: 600;
    font-size: 15px;
    padding: 12px 30px;
  }
  .not-sure-modal .modal-content .modal-body {
    padding: 15px 30px 10px;
  }
  .not-sure-modal .modal-footer {
    padding: 20px 20px;
  }
  .select-btn .btn, .continue-btn .btn, .next-btn .btn, .submit-btn .btn {
    font-size: 15px;
  }
  .Thumbs {
    display: flex;
    justify-content: end;
  }
/*  .Thumbs ul {
    display: block;
  }
  .Thumbs ul li {
    margin-bottom: 10px;
  }*/
  .accordion.style-4 .accordion-item .accordion-body {
    padding: 0px 20px 15px 20px;
  }
  .faq-about .faq-box .faq-title, .bread-banner-2 .bread-title {
    font-size: 28px;
    line-height: 34px;
  }
  .faq-box .faq-detail p, .bread-banner-2 .bread-detail p {
    font-size: 15px;
  }
  .funder-logo.logo-3 img {
    max-width: 90px;
  }
  .article-bg {
    padding: 40px 0 40px;
  }
  .bread-banner-3 .bread-title {
    font-size: 24px;
    line-height: 28px;
  }
  .media-img {
    width: 100%;
    max-width: 110px;
  }
  .media-img img {
    width: 110px;
    max-width: 110px;
  }
  .get-help-banner.banner-bg, .about-banner.banner-bg {
    padding: 60px 0;
  }
  .get-help-box p {
    font-size: 25px;
    line-height: 30px;
  }
  .help-step-title h4 {
    font-size: 18px;
    line-height: 22px;
  }
  /* - Footer Style Start //---------------- */
  .footer .footer-middle .footer-static-block .title {
    font-size: 20px;
  }
  .footer .newsletter-box input.form-control {
    width: 100%;
  }
  /* - Footer Style End //---------------- */
  .clients ul {
    margin-left: 0;
  }
  .our-services-inner .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .last-update span {
    font-size: 14px;
  }
  .topic-search, .browse_topic .topic-search {
    position: relative;
    padding-right: 0;
  }
  .topic-search .btn.btn-color {
    position: relative;
    right: 0;
    top: 0;
    margin-top: 15px;
  }
  .education-point li span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
  }
  .education-point ul li a {
    font-size: 22px;
    line-height: 22px;
  }

  .fpo-img {
    max-height: 200px;
  }
  /*.quote-slider.owl-carousel .owl-dots {
    bottom: 0;
    left: 0;
    max-width: 100%;
    width: 100%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }*/
  .footer {
    text-align: center;
  }
  .footer-block-contant .social-icon {
    justify-content: center;
  }
  .footer-static-block .footer-block-contant ul.link li {
    margin-right: 0;
  }
  .link.policy-link {
    justify-content: center;
  }
  .footer .footer-logo img {
    margin-left: 0;
  }
  .img-1 {
    max-width: 350px;
    margin: 0 auto;
  }
  .about-map {
    padding: 40px 0 30px;
  }
   .language-box .title {
    font-size: 20px;
    line-height: 20px;
  }
  .gethelppopup .modal-body .title {
    max-width: 160px;
    margin: 0 auto 20px;
  }
  .modal-body .title {
    text-align: left;
  }
  .plan-content {
    font-size: 16px;
  }
  .helpful-information .faq-box > ul > li {
    padding: 15px;
    
  .helpful-information .faq-box .faq-title {
    font-size: 20px;
  }
  .helpful-information .faq-box .question {
    margin-bottom: 15px;
    font-size: 16px;
  }
  .helpful-information .faq-box p {
    color: #1d1363;
    font-size: 15px;
    line-height: 26px;
  }
}

@media (max-width: 500px) {
  /* - Banner Style Start //---------------- */
  .banner-detail .banner-detail-inner .banner-title {
    font-size: 30px;
    line-height: 36px;
  }
  .banner-detail .banner-detail-inner > p {
    font-size: 16px;
    line-height: 20px;
  }
  /* - Banner Style End //---------------- */
  h2.section_title {
    font-size: 28px;
    line-height: 38px;
  }

  /* - Tabs Style Start //---------------- */
  .pills-tab .nav-pills {
    display: block;
  }
  .pills-tab .nav-pills .nav-link {
    width: 100%;
    margin: 10px 0;
  }
  .pills-tab .nav-pills .nav-link:after {
    display: none;
  }
  .pills-tab .nav-pills .nav-item:first-child .nav-link {
    margin-top: 0;
  }
  .pills-tab .nav-pills .nav-item:last-child .nav-link {
    margin-bottom: 0;
  }
  /* - Tabs Style End //---------------- */
  .article-img .detail h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .fpo-img {
    max-height: 170px;
  }
/*  .quote-slider.owl-carousel .owl-nav button.owl-next {
    left: 21%;
    bottom: calc(-5% - 5px);
  }*/
}

@media (max-width: 419px) {
  body {
    font-size: 14px;
  }
  .shape-bg.top-bg img {
    margin-top: -7px;
  }
  .shape-bg.bottom-bg img {
    margin-bottom: -7px;
  }
  /* - Bread Crumb Style Start  //---------------- */
  .bread-crumb ul {
    display: block !important;
  }
  .breadcrumb-item + .breadcrumb-item:before {
    display: none !important;
  }
  /* - Bread Crumb Style End  //---------------- */
  .banner-bg {
    padding: 80px 0 80px;
  }
  .banner-detail .banner-detail-inner .banner-title {
    font-size: 22px;
    line-height: 28px;
  }
  .banner-detail .banner-detail-inner > p {
    max-width: 300px;
    margin: 15px auto 0;
  }
  /* - Tabs Style Start //---------------- */
  .border-tab .nav-tabs .nav-link {
    border: none;
    margin: 0;
  }
  .date-pick .picker {
    padding: 18px 16px;
  }
  /* - Tabs Style End //---------------- */
  .scroll-top {
    bottom: 40px;
  }

  .btn.btn-lg, button.btn-lg, .btn-link.btn-lg {
    font-size: 16px;
  }
  .blog-detail .btn-link {
    font-size: 16px;
  }
  .blog-detail .post-info ul li {
    font-size: 14px;
  }
  .blog-detail .post-tag a {
    font-size: 14px;
  }
  .blog-detail p.dec {
    font-size: 14px;
  }
  .newsletter .newsletter-inner {
    padding: 0 20px;
  }
  /* - Footer Style Start //---------------- */
  .footer .newsletter-box input.form-control {
    width: 100%;
    margin-right: 0;
  }
  .footer-bottom ul.link li {
    padding-right: 10px;
    margin-right: 10px;
  }
  /* - Footer Style End //---------------- */
  /*.quote-slider.owl-carousel .owl-nav button.owl-next {
    bottom: calc(-5% - 6px);
    left: 25%;
  }*/
  .get-help-modal .modal-body {
    padding: 0;
  }
  .get-help-modal .wizard-detail {
    padding: 5px 0px !important;
  }
  .question-slider .plan-content {
    padding: 15px 20px 15px 35px;
  }
  .modal-body .title {
    font-size: 14px;
    text-align: left;
  }
  .next-pre-btn .btn.btn-white {
    font-size: 14px;
    padding: 8px 15px;
  }
  .datepicker input {
    width: 200px !important;
    padding: 10px 15px;
    font-size: 18px;
  }
   .plan-content {
    font-size: 15px;
  }
  .plan-content {
    padding: 10px 15px;
  }
  .donate-box {
    padding: 10px 3px;
  }
  .btn[_ngcontent-serverApp-c3098842649] {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media (max-width: 400px) { 
  #menu.navbar-collapse {
    top: 90px !important;
  }
}
/*# sourceMappingURL=responsive.css.map */