/* Responsive CSS Document */

/*@media (min-width: 1750px) {
  .container{ max-width:1700px; } 
}*/

/* 1290px css */
@media only screen and (min-width: 1430px) {
  .container {
    max-width: 1290px;
  }
}
/* 1440px css */
@media only screen and (min-width: 1600px) {
  .container {
    max-width: 1440px;
  }

  #donation_description { max-width: 424px; }

}
/* 1630px css */
@media only screen and (min-width: 1800px) {
  .container {
    max-width: 1630px;
  } 
}


@media (min-width: 992px) {
  .container {padding-right: 0;padding-left: 0;}
}
/*(min-width: 992px)*/

@media (max-width: 1650px) {
  .theme-main-menu{ padding: 10px 0px; }
  .navbar .navbar-nav .nav-link{ font-size: 16px; margin: 0px 15px; }
  .theme-main-menu .lang-dropdown { margin-left: 22px; }

}

@media (max-width: 1550px) {
  .theme-main-menu{ padding: 10px 0px; }
  .navbar .navbar-nav .nav-link{ font-size: 16px; margin: 0px 15px; }
  .theme-main-menu .lang-dropdown { margin-left: 22px; }
}
@media (min-width: 1400px) {
  /*.theme-main-menu{ padding: 10px 40px; }
  .navbar .navbar-nav .nav-link{ font-size: 16px; margin: 0px 14px; }
  .theme-main-menu .lang-dropdown { margin-left: 18px; }*/

}
@media (min-width: 1400px) and (max-width: 1549px) {
  .theme-main-menu{ padding: 10px 0px; }
  .navbar .navbar-nav .nav-link{ font-size: 16px; margin: 0px 14px; }
  .theme-main-menu .lang-dropdown { margin-left: 18px; }
}
 /*(min-width: 1400px)*/
/*Grid xl Start*/
@media (max-width: 1399px) { 
  .fancy-feature-twenty .shape-one {right: 0;}
  .fancy-feature-six .shape-one {top: -20px;}
  .fancy-feature-six .shape-two {bottom: -16px;}
  .footer-style-two:before {left: 20px; right: 20px;}
  .service_slider_one .item {margin: 0 12px;}
  .fancy-feature-one .slider-wrapper {margin: 0 -12px;}
}
/*(max-width: 1399px)*/



/*Between Grid xl*/
@media (min-width: 1200px) and (max-width: 1399px) {
  .theme-menu-four,.theme-menu-one {padding-left: 20px; padding-right: 20px; padding: 10px 69px;}
  .theme-menu-four .navbar {margin-left: 40px;}
  .hero-banner-five .illustration-holder:before {width: 870px; height: 870px;}
  .hero-banner-one .hero-heading {font-size: 72px;}
  /*.hero-banner-five .hero-heading {font-size: 75px;}*/
  .hero-banner-three .hero-heading {font-size: 80px;}
  .hero-banner-four .hero-heading {font-size: 65px;}
  .title-style-three .main-title {font-size: 55px;}
  .title-style-one .main-title {font-size: 52px;}
  .title-style-two .main-title {font-size: 62px;}
  .fancy-feature-eighteen .illustration-holder {width: 44%; top: 20%;}
  .fancy-feature-eighteen .illustration-holder:before {width: 750px; height: 750px;}
  .fancy-feature-nineteen .illustration-holder {top: 37%;}
  .fancy-feature-nineteen .bg-shape {width: 56%;}
  .fancy-feature-twentyOne .illustration-holder {width: 40%; left: 1%;}
  .hero-banner-two {padding: 85px 40px 0;}
  .hero-banner-two .illustration-holder {top: 19%; right: -40px;}
  .hero-banner-two .bg-wrapper {padding: 190px 0 270px;}
  .fancy-feature-four .shape-two {width: 32%; bottom: -2.8%;}
  .feedback-section-two .inner-content {width: 140vw;transform: translateX(-20vw);}
  .feedback-section-two .shape-one {top: -5px;}
  .feedback-section-two .shape-two {bottom: -41px;}
  .feedback-block-three .text-wrapper p {font-size: 35px;}
  .fancy-feature-seven .shape-three {bottom: -20px;}
  .fancy-feature-seven .shape-two {bottom: 3px;}
  .fancy-short-banner-one .shape-one {top: -23px;}
  .fancy-short-banner-one .shape-two {bottom: -18px;}
  .hero-banner-one .illustration-holder {left: -6%;}
  .hero-banner-one .illustration-holder .card-two {bottom: 0; right: 8%;}
  .hero-banner-one .illustration-holder .card-one {bottom: 18%; right: 20%;}
  .fancy-feature-one .slider-wrapper {width: 75vw;}
  .block-style-one {padding: 50px 15px;}
  .block-style-three {padding-left: 80px;}
  .block-style-three .numb {left: 15px;}
  .portfolio-gallery-one .slider-wrapper {width: calc(1140px + 22vw);}
  .feedback-section-one .inner-content,.feedback-section-four .inner-content {width: 150vw;transform: translateX(-25vw);}
  .hero-banner-three {padding-bottom: 240px;}
  .hero-banner-three .illustration-holder {top: 20%; right: 1%; width: 42vw;}
  .block-style-eight.shape-arrow:before {left: -35%;}
  .block-style-eight.shape-arrow:after {right: -35%;}
  .hero-banner-four {padding-top: 200px;}
  .theme-inner-banner .illustration-one {right: 4%; top: 32%;}
  .fancy-short-banner-four .bg-wrapper {height: 550px;}
  .fancy-short-banner-five .bg-wrapper {padding: 50px 45px;}
  .fancy-feature-nineteen .bg-shape-two {width: 64%;}
  .theme-menu-one .navbar {margin-left: 20px;}
  .navbar .navbar-nav .nav-link{ margin: 0 12px; } 

  .title-style-5 .main-title p br{ display:none; }
}
/*(min-width: 1200px) and (max-width: 1399px)*/



/*Grid lg Start*/
@media (max-width: 1199px) {
  .text-lg {font-size: 20px; line-height: 1.7em;}
  body .btn-eight {padding: 0 35px;}
  body .btn-three {font-size: 16px;}
  .theme-menu-four,.theme-main-menu {padding-left: 0px; padding-right: 0px;}
  .theme-main-menu.theme-menu-three,.theme-main-menu.theme-menu-two {padding-left: 0; padding-right: 0;}
  .theme-main-menu {padding-top: 25px; padding-bottom: 25px;}
  .theme-main-menu .send-msg-btn,.theme-main-menu .get-in-touch-btn {font-size: 17px; max-width: 170px; line-height: 50px;}
  .theme-main-menu .req-demo-btn {font-size: 17px; padding: 0 20px; line-height: 48px;}
  .theme-main-menu.theme-menu-two {padding-top: 10px;}
  .theme-menu-two .top-header {padding-bottom: 20px;}
  .title-style-three .main-title {font-size: 40px;}
  .title-style-one .main-title.md {font-size: 28px;}
  .title-style-one .main-title {font-size: 38px; line-height: 1.25em;}
  .title-style-two .main-title {font-size: 42px; line-height: 1.18em;}
  .title-style-three .sc-title,.title-style-one .sc-title-three,
  .title-style-one .sc-title {font-size: 11px; margin-bottom: 15px;}
  .title-style-one .sc-title-five {font-size: 11px;}
  .title-style-one .sc-title-two {font-size: 13px; margin-bottom: 8px;}
  .title-style-one .sc-title-four,.title-style-two .sc-title {font-size: 14px; margin: 0;}
  .title-style-one .sub-title {font-size: 18px;}
  .theme-inner-banner .intro-title {font-size: 38px; margin: 0;}
  .theme-inner-banner .page-breadcrumb li {font-size: 16px;}
  .block-style-twelve {padding: 40px 20px 20px;}
  .hero-banner-five .oval-one {bottom: 0;}
  .block-style-two ul.list-item li {font-size: 18px;}
  .block-style-thirteen .list-item li {padding: 18px 10px 20px 75px; margin-top: 20px; font-size: 16px;}
  .block-style-thirteen .list-item .numb {left: 15px;}
  .counter-block-one .main-count {font-size: 42px;}
  .counter-block-one p {font-size: 16px; line-height: 25px;}
  .counter-section-one .inner-container {padding: 10px 0 20px;}
  .feedback-block-four {padding: 25px 15px 25px;}
  .feedback-block-four p {font-size: 24px; line-height: 1.7em;}
  .feedback-block-four .cp-info h6 {font-size: 20px;}
  .feedback-block-four .cp-info span {font-size: 17px;}
  .feedback-block-four img {width: 55px;}
  .fancy-feature-twenty .shape-one {top: auto; bottom: 0;}
  .blog-meta-one .post-data {padding: 20px 15px;}
  .blog-meta-one .blog-title h5,.blog-meta-two .blog-title h5 {font-size: 22px; line-height: 1.55em;}
  .partner-logo-block-one {margin-top: 30px;}
  .partner-logo-block-one a {height: 62px; padding: 0 20px;}
  .partner-logo-block-one a img {max-width: 80%;}
  .title-style-four .main-title {font-size: 35px;}
  .theme-basic-footer .subscribe-form form {height: 60px;}
  .theme-basic-footer .subscribe-form form button {width: 120px; font-size: 17px;}
  .theme-basic-footer .subscribe-form form input {padding: 0 130px 0 15px; font-size: 16px;}
  .hero-banner-two .illustration-holder {right: -35px;}
  .hero-banner-two .illustration-holder .card-one h6,.fancy-feature-twelve .illustration-holder .card-one h6 {font-size: 17px;}
  .hero-banner-two .illustration-holder .card-two .main-count,.fancy-feature-twelve .illustration-holder .card-two .main-count {font-size: 18px;}
  .hero-banner-two .illustration-holder .card-two,.fancy-feature-twelve .illustration-holder .card-two {width: 150px; padding: 5px;}
  .hero-banner-two .illustration-holder .card-one {width: 210px; padding: 10px 5px;}
  .fancy-feature-twelve .illustration-holder .card-one {width: 190px; padding: 12px 5px; top: 80%; right: 2%;}
  .fancy-feature-four .bg-wrapper {padding-top: 90px;}
  .block-style-four {padding: 25px 15px 35px;}
  .block-style-four .icon {height: 40px;}
  .block-style-four h5 {font-size: 22px; margin: 25px 0 20px;}
  .block-style-four .more-btn {bottom: 25px;}
  .feedback-section-two {padding: 120px 0 100px;}
  .feedback-block-two {padding: 20px 20px 30px;}
  .feedback-block-two .text-wrapper .camp-name {font-size: 16px; padding: 0 0 15px;}
  .feedback-block-two .text-wrapper p {line-height: 1.6em; margin-bottom: 20px;}
  .feedback-block-two .text-wrapper .read-btn span {font-size: 16px;}
  .feedback_slider_two .item {margin: 0 12px;}
  .block-style-five .codeconSkillbar .skill-text span {font-size: 14px;}
  .fancy-feature-six .bg-wrapper {padding: 0 25px 25px;}
  .feedback-block-three .text-wrapper p {font-size: 25px; line-height: 1.7em;}
  .feedback-block-three .text-wrapper .icon {width: 40px; height: 40px; padding: 8px;}
  .fancy-feature-seven .shapes {display: none;}
  .fancy-feature-seven {padding: 115px 0 85px;}
  .fancy-feature-seven:before {height: 60px; top: -20px;}
  .fancy-feature-seven:after {height: 65px; bottom: -30px;}
  .blog-meta-two .post-data {padding: 15px 0 0;}
  .fancy-short-banner-one h3 {font-size: 26px;}
  .fancy-short-banner-one .sub-title {font-size: 12px; line-height: initial; margin-bottom: 5px;}
  .fancy-short-banner-one .msg-btn {font-size: 17px; line-height: 50px; padding: 0 25px;}
  .fancy-short-banner-one .shape-one {top: -21px;}
  .fancy-short-banner-one .shape-two {bottom: -16px;}
  .theme-basic-footer .newsletter form {height: 60px; margin-bottom: 0;}
  .theme-basic-footer .newsletter form button {width: 100px;}
  .theme-basic-footer .newsletter p {padding-bottom: 0;}
  .hero-banner-one .slogan,.hero-banner-four .slogan {font-size: 14px; padding: 3px 10px;}
  .hero-banner-one .slogan i,.hero-banner-four .slogan i {line-height: 20px; margin-left: 0; width: 25px; font-size: 10px;}
  .hero-banner-one .hero-heading {margin: 20px 0 30px;}
  .hero-banner-one .illustration-holder h6 {font-size: 18px;}
  .hero-banner-one .illustration-holder .info {margin: 0;}
  .hero-banner-one .illustration-holder .card-one {width: 245px; padding: 15px 10px 15px 55px;}
  .hero-banner-one .illustration-holder .card-one .icon {width: 35px; height: 35px; line-height: 35px; font-size: 14px; left: 10px; top: 17px;}
  .hero-banner-one .illustration-holder .card-two {width: 190px; padding: 10px 0;}
  .block-style-one {padding: 45px 15px;}
  .block-style-one h5 {font-size: 22px;}
  .block-style-one .icon {height: 75px;}
  .fancy-feature-three {padding: 210px 0 50px;}
  .block-style-three {padding: 22px 10px 22px 60px;}
  .block-style-three .numb {width: 38px; height: 38px; line-height: 38px; font-size: 16px; left: 10px; top: 18px;}
  .block-style-three h6 {font-size: 19px; margin-bottom: 12px;}
  .block-style-three p {font-size: 17px;}
  .portfolio-gallery-one .slider-wrapper {margin-top: 50px;}
  .pricing-nav-one {margin: 30px auto 60px;}
  .pricing-table-area-one .pr-table-wrapper .pack-name {font-size: 25px;}
  .pricing-table-area-one .pr-table-wrapper .pack-details {font-size: 17px; margin: 15px 0 25px;}
  .pricing-table-area-one .top-banner .price {font-size: 35px;}
  .pricing-table-area-one .top-banner .price sup {font-size: 20px; top: -0.6em;}
  .pricing-table-area-one .top-banner span {font-size: 19px;}
  .pricing-table-area-one .trial-button {font-size: 15px; padding: 0 15px; line-height: 35px;}
  .pricing-table-area-one .pr-table-wrapper {padding: 30px 15px;}
  .pricing-table-area-one .msg-note {font-size: 22px;}
  .pricing-table-area-one {padding-bottom: 60px;}
  .feedback-block-one .rating li {font-size: 14px; margin-right: 8px;}
  .feedback-block-one {padding: 30px 25px;}
  .feedback-block-one p {font-size: 20px; padding: 30px 0 12px;}
  .feedback-block-one .cost {font-size: 17px;}
  .feedback_slider_one .slick-dots {top: -55px;}
  .partner-section-one {padding: 100px 0;}
  .address-section-one .inner-content {margin-top: 80px;}
  .address-block-one {padding: 40px 15px 30px;}
  .address-block-one .text-meta {padding-left: 20px;}
  .address-block-one .text-meta .title {font-size: 20px;}
  .address-block-one .text-meta p {font-size: 17px;}
  .address-block-one .text-meta p a {font-size: 20px;}
  .address-block-one .icon img {width: 45px;}
  .block-style-seven {padding: 35px 20px 15px;}
  .block-style-seven .icon {height: 42px;}
  .block-style-seven h5 a {font-size: 22px; margin: 22px 0 5px;}
  .block-style-seven p {font-size: 17px;}
  .fancy-feature-nine .illustration-holder .shape-one {max-width: 100%;  top: 0;}
  .block-style-two .nav-tabs button {font-size: 15px; padding: 0 15px;}
  .fancy-feature-ten .screen-holder-one .round-bg {animation: none; transform: scale(0.7);}
  .fancy-feature-ten .screen-holder-one {width: 90%; margin: 0 auto; height: 450px;}
  .fancy-feature-eleven {padding: 80px 0 200px;}
  .block-style-eight.shape-arrow:before, .block-style-eight.shape-arrow:after,
  .block-style-eleven.shape-arrow:before, .block-style-eleven.shape-arrow:after {display: none;}
  .block-style-eight .icon,.block-style-eleven .icon {width: 80px; height: 80px;}
  .block-style-eight .icon .num,.block-style-eleven .icon .num {left: -18px; top: -10px;}
  .block-style-eight h5,.block-style-eleven h5 {font-size: 20px; margin-top: 20px;}
  .block-style-nine .list-item li {padding: 12px 15px 12px 70px; font-size: 17px; margin-top: 20px;}
  .block-style-nine .list-item li:before {width: 38px; height: 38px; line-height: 35px; top: 20px; left: 15px;}
  .title-style-two .sub-title {font-size: 18px; padding-top: 5px;}
  .hero-banner-four p {font-size: 18px;}
  .hero-banner-four .hero-heading {margin: 20px 0 30px;}
  .hero-banner-four .info {font-size: 16px; margin-top: 10px;}
  .hero-banner-four form {height: 55px; max-width: 450px;}
  .hero-banner-four form button {top: 2px; right: 2px; bottom: 2px; width: 150px; font-size: 15px;}
  .hero-banner-four form input {padding: 0 154px 0 20px;}
  .hero-banner-four .illustration-holder-two {bottom: 0;}
  .fancy-feature-fifteen .bg-wrapper {padding: 10px 0 50px;}
  .portfolio-block-one .title {left: 10px; right: 10px; bottom: 10px; padding: 20px 25px 25px;}
  .portfolio-block-one .title .tag {font-size: 16px;}
  .portfolio-block-one .title .pj-name {font-size: 20px; line-height: initial;}
  .pricing-table-area-two .price {font-size: 48px; margin: -2px 0 15px;}
  .pricing-table-area-two .pr-feature li {font-size: 18px; margin: 0;}
  .pricing-table-area-two .pr-table-wrapper {padding: 30px 15px;}
  .block-style-fourteen {padding: 50px 20px 20px;}
  .block-style-fourteen h5 {font-size: 22px; margin-bottom: 12px;}
  .block-style-fourteen p {font-size: 17px;}
  .theme-inner-banner .intro-title span {text-decoration-thickness: auto;}
  .fancy-short-banner-four .video-icon {width: 65px; height: 65px; font-size: 30px;}
  .error-page-content h2 {font-size: 30px;}
  .error-page-content p {font-size: 17px; line-height: 32px; padding: 8px 0 15px;}
  .fancy-short-banner-five h3 {font-size: 28px;}
  .fancy-short-banner-five .msg-btn {font-size: 17px; line-height: 50px; padding: 0 25px;}
  .grid-2column,.grid-3column {margin: 0 -12px;}
  .grid-2column .isotop-item, .grid-2column .grid-sizer,
  .grid-3column .isotop-item, .grid-3column .grid-sizer {padding: 0 12px;}
  .blog-meta-three .post-data,.blog-details .blog-comment-area,.blog-comment-form {padding: 15px 20px 25px;}
  .blog-meta-three .blog-title h4 {font-size: 26px; line-height: 1.4em; margin-bottom: 15px;}
  .blog-details .blog-inner-title {font-size: 30px;}
  .contact-section-one .address-block-two .icon {width: 70px; height: 70px;}
  .contact-section-one .address-block-two .icon img {width: 33px;}
  .contact-section-one .address-block-two .title {font-size: 20px; padding: 15px 0 10px;}
  .contact-section-one .address-block-two p {font-size: 17px;}
  .form-style-one .form-title {font-size: 28px;}
  .form-style-one form input {height: 55px;}
  .form-style-one form textarea {height: 170px;}
  .faq-list-item li a {font-size: 18px; line-height: 48px;}
  .faq-section-one .faq-title {font-size: 28px; margin-bottom: 20px;}
  .title-style-five .main-title {font-size: 32px;}
  .title-style-five .upper-title {font-size: 12px;}
  .pr-details-one .pt-text {font-size: 17px;}
  .pr-details-one .sub-title {font-size: 25px; margin-bottom: 15px;}
  .pr-details-one p {font-size: 17px; line-height: 32px; margin-bottom: 40px;}
  .block-style-sixteen .text h6 {font-size: 20px;}
  #isotop-gallery-wrapper.custom-container {margin: 0 -12px;}
  .g-control-nav-one li {font-size: 16px; line-height: 35px; margin: 0 0.8% 8px; padding: 0 12px;}
  .load-more-item1 a {width: 55px; height: 55px; line-height: 55px; font-size: 26px;}
  .service-details-meta .main-title {font-size: 35px; margin-bottom: 25px;}
  .service-details-meta .main-img-meta {margin: 25px 0 40px;}
  .service-details-meta .sub-title {font-size: 24px; margin-bottom: 15px;}
  .service-sidebar .service-category {padding: 15px;}
  .service-sidebar .service-category a {font-size: 18px; line-height: 38px; margin-bottom: 8px;}
  .user-data-page .form-wrapper {padding: 40px 12px;}
  .user-data-page .form-wrapper h2 {font-size: 35px;}
  .user-data-page .form-wrapper .header-info {font-size: 18px;}
  .user-data-page .illustration-wrapper h3 {font-size: 22px;}
  .user-data-form .input-group-meta input {height: 55px; padding: 0 45px 0 15px; font-size: 15px;}
  .user-data-form .input-group-meta .placeholder_icon {height: 55px;}
  .user-data-form .input-group-meta .placeholder_icon span:before {top: 14px;}
  .theme-main-menu .lang-dropdown button{ margin-top: 12px; }
  .theme-main-menu .lang-dropdown .dropdown-item{ line-height: 32px; }
  .theme-main-menu .lang-dropdown .dropdown-menu{ border-radius: 12px; border: 1px solid rgba(0, 0, 0, 0.55) !important; margin-top:5px; }
  .theme-main-menu .lang-dropdown button:before{ top: 9px; }
}
/*(max-width: 1199px)*/



/*Between Grid lg*/
@media (min-width: 992px) and (max-width: 1199px) {
  .theme-menu-four .navbar {margin-left: 60px;}
  .theme-menu-one .navbar {margin-left: 50px;}
  .hero-banner-five .hero-heading,.hero-banner-two .hero-heading {/*font-size: 65px;*/}
  .hero-banner-three .hero-heading {font-size: 60px; line-height: 1.16em;}
  .hero-banner-four .hero-heading {font-size: 52px;}
  .hero-banner-five .illustration-holder:before {width: 750px; height: 750px;}
  .fancy-feature-eighteen .illustration-holder:before {width: 580px; height: 580px;}
  .fancy-feature-eighteen .illustration-holder {top: 26%;}
  .fancy-feature-nineteen .illustration-holder {top: 31%;}
  .fancy-feature-nineteen .bg-shape {width: 52%;}
  .fancy-feature-nineteen .bg-shape {width: 56%;}
  .fancy-feature-twentyOne .shape-one {width: 44%;}
  .fancy-feature-twentyOne .illustration-holder {width: 40%; left: 1%; top: 0;}
  .hero-banner-two {padding: 68px 35px 0;}
  .hero-banner-two .bg-wrapper {padding: 170px 0 270px;}
  .hero-banner-two .illustration-holder {top: 20%;}
  .fancy-feature-four .shape-two {bottom: -2.7%;}
  .feedback-section-two .shape-one {top: -1px;}
  .feedback-section-two .shape-two {bottom: -37px;}
  .feedback-section-two .inner-content,.feedback-section-one .inner-content, .feedback-section-four .inner-content {width: 150vw;transform: translateX(-25vw);}
  .hero-banner-one .hero-heading {font-size: 60px;}
  .hero-banner-one .illustration-holder {left: -14%;}
  .hero-banner-one .illustration-holder .card-two {bottom: 0; right: 8%;}
  .hero-banner-one .illustration-holder .card-one {bottom: 18%; right: 20%;}
  .fancy-feature-one .slider-wrapper {width: 80vw; right: -16vw;}
  .portfolio-gallery-one .slider-wrapper {width: calc(960px + 30vw);}
  .hero-banner-three {padding-bottom: 240px;}
  .hero-banner-three .illustration-holder {top: 22%; right: 1%; width: 42vw;}
  .hero-banner-four {padding-top: 180px;}
  .theme-inner-banner {padding: 170px 0 90px;}
  .theme-inner-banner.space-fix-one {padding: 185px 0 340px;}
  .fancy-short-banner-four .bg-wrapper {height: 500px;}
  .fancy-feature-nineteen .bg-shape-two {width: 58%;}
  .team-details .main-bg .text-wrapper {padding: 15px 40px;}

  .theme-main-menu .send-msg-btn, .theme-main-menu .get-in-touch-btn{ max-width: 140px; }
  .theme-main-menu .menu-search-btn{ margin-right:15px; }
  .navbar .navbar-nav .nav-link{ margin: 0 9px; font-size: 16px; }
  .theme-menu-one .navbar{ margin-left:20px; }


  /**/
  .container{ padding-right: var(--bs-gutter-x,.75rem); padding-left: var(--bs-gutter-x,.75rem); max-width: 100%;}
}

/*(min-width: 992px) and (max-width: 1199px)*/



/*Grid md Start*/
@media (max-width: 991px) {
  body p {font-size: 15px;line-height: 1.7em;}
  .theme-main-menu.sticky-menu.fixed {padding-top: 10px; padding-bottom: 10px;}
  .theme-menu-four:before {width: 175px; height: 175px;}
  .theme-menu-four .navbar,.theme-menu-one .navbar {margin-left: 0;}
  .theme-main-menu .menu-search-btn {width: 45px; height: 45px; font-size: 18px;}
  .hero-banner-five .hero-heading,.hero-banner-two .hero-heading,.hero-banner-one .hero-heading {/*font-size: 45px;*/}
  .hero-banner-two .hero-heading {line-height: 1.25em;}
  .hero-banner-four .hero-heading {font-size: 42px; line-height: 1.2em;}
  .hero-banner-three .hero-heading {font-size: 45px; margin-bottom:22px;}
  .hero-banner-five .demo-btn {line-height: 52px; font-size: 17px; padding: 0 22px;}
  body .btn-one {line-height: 50px; font-size: 17px; padding: 0 35px;}
  .hero-banner-two .demo-btn {line-height: 48px; font-size: 17px;}
  .hero-banner-five .video-icon {width: 52px; height: 52px; line-height: 52px;}
  .hero-banner-five {padding: 150px 0 100px;}
  .hero-banner-one {padding: 150px 0 0;}
  .hero-banner-five .illustration-holder:before,.fancy-feature-four .shapes,
  .feedback-section-two .shapes,.fancy-feature-eleven .shape-three,
  .fancy-feature-eleven .shape-four,.fancy-short-banner-two .shape-two,.fancy-short-banner-two .shape-three,
  .theme-inner-banner .shape-one,.theme-inner-banner .shape-two {display: none;}
  .theme-basic-footer .subscribe-area {margin-bottom: 65px;}
  .footer-style-four {padding-top: 60px;}
  .footer-style-one {padding-top: 80px;}
  .footer-style-four.space-fix-one {padding-top: 170px;}
  .theme-basic-footer .footer-intro p {margin: 15px 0;}
  .theme-basic-footer .bottom-footer {margin-top: 0;}
  .theme-basic-footer .bottom-footer .footer-nav a {margin: 0 8px; line-height: initial;}
  .hero-banner-two {padding: 0;}
  .feedback-block-three .img-meta {height: auto;}
  .hero-banner-two .bg-wrapper {padding: 200px 0 250px;}
  .fancy-short-banner-one .bg-wrapper,.fancy-short-banner-five .bg-wrapper {padding: 30px 15px;}
  .footer-style-two {padding-top: 80px;}
  .footer-style-two:before {bottom: 120px;}
  .fancy-short-banner-one .shape-one {top: -8px;}
  .fancy-short-banner-one .shape-two {bottom: -8px;}
  .hero-banner-one .illustration-holder .card-two {right: 20px; bottom: 0;}
  .hero-banner-one .illustration-holder .card-one {right: 5%; bottom: 80px;}
  .fancy-feature-one .slider-wrapper {position: relative; width: 100%; margin: 50px auto 0; right: auto;}
  .hero-banner-three {padding: 150px 0 220px;}
  .hero-banner-four {padding-top: 150px;}
  .block-style-ten {padding: 15px 5px 15px 20px;}
  .block-style-ten h6 a {font-size: 20px; margin: 20px 0 10px;}
  .theme-inner-banner {padding: 150px 0 60px;}
  .fancy-feature-twentyTwo {margin-bottom: 50px;}
  .counter-section-one .inner-container.style-two {padding: 10px 0 20px;}
  .theme-inner-banner.space-fix-one {padding: 150px 0 220px;}
  .fancy-short-banner-four .bg-wrapper {height: 360px;}
  .fancy-short-banner-four {margin-top: -180px;}
  .map-area-one .mapouter {height: 300px;}
  .block-style-fifteen {padding: 20px 15px;}
  .block-style-fifteen h6 {font-size: 20px;}
  .team-details .main-bg .img-meta {width: 100%;}
  .team-details .main-bg .text-wrapper {width: 100%; padding: 50px 20px 30px;}
  .team-details .main-bg .text-wrapper .name {font-size: 28px;}
  .team-details .main-bg .text-wrapper h6 {font-size: 18px; padding-bottom: 5px;}
  .button-style-1{ font-size: 18px; }

}
/*(max-width: 991px)*/



/*Between Grid md*/
@media (min-width: 768px) and (max-width: 991px) {
  .fancy-feature-eighteen .illustration-holder:before {width: 455px; height: 455px;}
  .fancy-feature-eighteen .illustration-holder {top: 26%; left: 1%;}
  .fancy-feature-nineteen .illustration-holder {top: 42%; right: 1%;}
  .fancy-feature-nineteen .bg-shape {width: 68%;}
  .fancy-feature-twentyOne .illustration-holder {width: 40%; top: 8%; left: 1%;}
  .fancy-feature-twentyOne .shape-one {width: 50%;}
  .hero-banner-two .illustration-holder {right: 0; width: 55%; top: 23%;}
  .feedback-section-two .inner-content,.feedback-section-one .inner-content, .feedback-section-four .inner-content {width: 180vw;transform: translateX(-40vw);}
  .feedback-block-three .text-wrapper {padding-left: 40px;}
  .hero-banner-one .illustration-holder {padding: 14% 1% 0 0;}
  .portfolio-gallery-one .slider-wrapper {width: calc(696px + 30vw);}
  .hero-banner-three .illustration-holder {top: 19%; right: 1%; width: 44vw;}
  .grid-3column .isotop-item, .grid-3column .grid-sizer {width: 50%;} 
  .fancy-feature-nineteen .bg-shape-two {width: 73%;} 
}
/*(min-width: 768px) and (max-width: 991px)*/



/*Grid sm Start*/
@media (max-width: 767px) {
  .hero-banner-five .illustration-holder,.fancy-feature-twentyOne .illustration-holder,
  .fancy-feature-eighteen .illustration-holder,.hero-banner-two .illustration-holder,
  .fancy-feature-nineteen .illustration-holder,.fancy-feature-two .illustration-holder-two,
  .hero-banner-one .illustration-holder,.fancy-feature-two .illustration-holder,
  .hero-banner-three .illustration-holder {position: relative; top: auto; right: auto; left: auto; width: 100%; margin: 80px auto 0; max-width: 470px; padding: 0 10px;}
  .fancy-feature-two .illustration-holder-two,.fancy-feature-two .illustration-holder {transform: none;}
  .hero-banner-one .illustration-holder {padding: 0;}
  .hero-banner-one .illustration-holder .main-illustration {max-width: 100%; margin: auto;}
  .fancy-feature-eighteen .illustration-holder:before,
  .feedback-section-five [class*="avatar-"],.fancy-feature-twentyOne .shape-one,
  .counter-section-one.fancy-bg .shapes,.fancy-feature-six .shapes,
  .footer-style-three .shape-two,.footer-style-three .shape-three,
  .theme-inner-banner .illustration-one {display: none;}
  .fancy-feature-nineteen .bg-shape {top: auto; bottom: -10%;}
  .accordion-style-one .accordion-button {padding: 20px 15px; font-size: 18px;}
  .accordion-style-one .accordion-body {padding: 0 15px 5px 15px;}
  .hero-banner-two .illustration-holder .card-one {left: 0; top: 0;}
  .hero-banner-two .illustration-holder .card-two {bottom: 2%; right: 0;}
  .feedback-section-two .inner-content,.feedback-section-one .inner-content,.feedback-section-four .inner-content {width: 100%; transform: none;}
  .feedback-block-three .img-meta,.style-two .feedback-block-three .img-meta {width: 100%; margin: 0; max-width: 320px;}
  .feedback-block-three .text-wrapper,.style-two .feedback-block-three .text-wrapper {width: 100%; padding: 40px 0 0;}
  .style-two .feedback-block-three .img-meta {padding: 10px;}
  .feedback-section-three .slick-dots {width: 100%; text-align: center; position: static; margin-top: 40px;}
  .address-block-one.border-right {border-right: none; border-bottom: 1px solid #DFEAF9;}
  .theme-basic-footer .subscribe-form {max-width: 100%;}
  .user-data-page .form-wrapper {width: 100%;}

  .header-seprate-link{ font-size: 18px; }
.pattern{ width: 220px; right: -110px; top:-30px; z-index: 11; }

}
/*(max-width: 767px)*/



/*Between Grid sm*/
@media (min-width: 576px) and (max-width: 767px) {
  .portfolio-gallery-one .slider-wrapper {width: calc(516px + 28vw);}
  .grid-3column .isotop-item, .grid-3column .grid-sizer {width: 50%;} 
}
/*(min-width: 576px) and (max-width: 767px)*/



/*Extra Small breakpoints*/
@media (max-width: 575px) {
  .theme-main-menu .menu-search-btn {margin-right: 20px;}
  .theme-search-form form {height: 55px;}
  .theme-search-form form input {font-size: 26px; font-family: 'gorditaregular';}
  .block-style-twelve h5 a {font-size: 23px;}
  .block-style-thirteen .list-item li h6 {font-size: 18px;}
  .theme-basic-footer .footer-title {font-size: 22px; margin-bottom: 6px;}
  .theme-basic-footer .footer-nav-link a {line-height: 40px; font-size: 16px;}
  .theme-main-menu.theme-menu-two .call-button {font-size: 15px;}
  .fancy-feature-nineteen .oval-one,body .btn-three:before,.footer-style-two .shapes,
  .pricing-table-area-one .pr-table-wrapper .pack-details span br,.address-section-one .shapes,
  .footer-style-one .shapes  {display: none;}
  .feedback-block-two .img-meta {width: 100%;}
  .feedback-block-two .text-wrapper {width: 100%; padding: 15px 0 0;}
  .feedback-section-two {padding-bottom: 70px;}
  .feedback-section-two:after {bottom: -20px;}
  .block-style-six h6 {margin-bottom: 12px;}
  .footer-style-two:before {left: 0; right: 0;}
  .portfolio-gallery-one .slider-wrapper {width: 100%; margin: 30px 0 0;}
  .portfolio_slider_one {margin: 0 -20px;}
  .pricing-table-area-one .top-banner {text-align: center;}
  .pricing-table-area-one .top-banner .price {padding: 0;}
  .block-style-two .nav-tabs button {font-family: 'gorditaregular';}
  .fancy-short-banner-two {padding: 0;}
  .grid-2column .isotop-item, .grid-2column .grid-sizer,
  .grid-3column .isotop-item, .grid-3column .grid-sizer {width: 100%;}
  .blog-comment-area .comment .reply-btn {position: static;}
  .blog-comment-area .comment p {padding-right: 0;}
  .blog-comment-form form input {height: 55px;}
  .blog-comment-form form textarea {height: 170px; min-height: 170px;}
  .theme-inner-banner .illustration-two {right: 0; width: 40%;}
  .accordion-style-one .accordion-body p {font-size: 16px;}
}
/*(max-width: 575px)*/

@media(min-width: 1200px) {
  .features-sec .feature-block{ width: 21%; }
}

/*Between Grid xl*/
@media (min-width: 1200px) and (max-width: 1399px) {
  .about-sec .block-style-two{ padding-right: 0px; }

  .theme-main-menu .lang-dropdown button{ padding:10px 30px 10px 15px; font-size: 16px;  }
  .theme-main-menu .lang-dropdown button:before{ line-height: 18px; }
  
  .theme-main-menu{ padding: 10px 40px; }
  .navbar .navbar-nav .nav-link{ font-size: 14px; margin: 0px 12px; }
  .theme-main-menu .lang-dropdown { margin-left: 18px; }
}

@media (min-width: 1200px) and (max-width: 1299px) {
  .theme-main-menu .lang-dropdown button{ padding:10px 30px 10px 15px; font-size: 16px;  }
  .theme-main-menu .lang-dropdown button:before{ line-height: 18px; }
  .navbar .navbar-nav .nav-link{ font-size:14px; }
  .header-seprate-link { font-size:18px; margin-left:24px; }
  .theme-main-menu .lang-dropdown { margin-left: 40px; }
  .about-sec .block-style-two{ padding-right: 0px; }

  .theme-main-menu .logo img{ width:136px; }
  .theme-main-menu{ padding: 10px 40px; }
  .navbar .navbar-nav .nav-link{  margin: 0px 9px; }
  .theme-main-menu .lang-dropdown { margin-left: 18px; }
  .theme-menu-one .navbar{ margin-left:0px; }

  .slider-wrapper{ position: relative; padding-bottom: 70px; }  
  .slider-arrow-wrapper{ display:block; text-align: center; bottom: 0px; transform: unset; top: auto; }
  .slider-arrow-wrapper .arrow-left{ position: relative; left: auto; margin: 0px 10px; width: 40px; height: 40px; border-width: 3px; }
  .slider-arrow-wrapper .arrow-right{ position: relative; right:auto; margin: 0px 10px; width: 40px; height: 40px; border-width: 3px; }
  .slider-arrow-wrapper .arrow-left img{ width: 12px; }
  .slider-arrow-wrapper .arrow-right img{ width: 12px; }

  .slider-arrow-wrapper .arrow-left { top: 0px; }
  .slider-arrow-wrapper .arrow-right { top: 0px; }
  .support-slider-inner .slider-arrow-wrapper{ bottom:-60px; }

}

@media (min-width: 992px) and (max-width: 1199px) {
  .theme-main-menu .lang-dropdown button{ padding:14px 40px 14px 20px; font-size: 16px; }
  .navbar .navbar-nav .nav-link{ font-size:18px; }
  .header-seprate-link { font-size:16px; margin-left:24px; }
  .theme-main-menu .lang-dropdown { margin-left: 40px; }
  .about-sec .block-style-two{ padding-right: 0px; padding-left:30px; }
  .about-sec .illustration-holder{ width:100%; }
  .about-sec .illustration-holder img{ min-width: unset; width:100%; }
  .about-app .app-img-01 img{ min-width:190px; }
  .about-app .app-img-02 img{ min-width:190px; }
  .download-app-sec .app-download-btn .download-btn-wrapper{ max-width: 220px; }
  .download-app-sec .block-style-2 p{  margin-bottom:0px; }
  .download-app-sec .row.align-items-center{  }
  .download-app-sec .block-style-2{ margin-bottom: 60px; margin-top:15px; }

  .app-download-btn{ margin-top:25px; }
  .app-download-btn .download-btn-wrapper{ padding:14px 14px; }
  .app-download-btn .download-btn-wrapper span { font-size:18px; }
  .button-style-1.btn-large { padding:20px 30px;}
  .home-contact-sec .button-style-1.btn-large { min-width: unset; padding: 20px 40px; width: 100%; }

  .form-style-one { padding: 30px 20px 50px; }
  .form-style-one form label{ font-size: 20px; }

  .service_slider_one .item{ display:flex ; justify-content: center; }
  .activities_slider_one .item { display:flex ; justify-content: center; } 
  .support_slider_one .item { display:flex ; justify-content: center; } 
  .gallery_slider_one .item { display:flex ; justify-content: center; }
  .video_slider_one .item { display:flex ; justify-content: center; }
  .collapse_slider_one .item { display:flex ; justify-content: center; }


  .slider-wrapper{ position: relative; padding-bottom: 70px; }  
  .slider-arrow-wrapper{ display:block; text-align: center; bottom: 0px; transform: unset; top: auto; }
  .slider-arrow-wrapper .arrow-left{ position: relative; left: auto; margin: 0px 10px; width: 40px; height: 40px; border-width: 3px; }
  .slider-arrow-wrapper .arrow-right{ position: relative; right:auto; margin: 0px 10px; width: 40px; height: 40px; border-width: 3px; }
  .slider-arrow-wrapper .arrow-left img{ width: 12px; }
  .slider-arrow-wrapper .arrow-right img{ width: 12px; }
  
  /**/
  .theme-main-menu .navbar-collapse .header-seprate-link{ display:block !important; margin-left: 0px; margin-bottom: 30px; }
  .theme-main-menu .navbar-collapse .lang-dropdown{ display:block !important; margin-left: 0px; margin-bottom: 20px; }
  .navbar-expand-lg .navbar-collapse{ display:block !important; }
  .navbar-expand-lg .navbar-nav{ display:block !important; }
  .navbar-collapse .logo{ margin-bottom:30px; }

  .slider-arrow-wrapper .arrow-left { top: 0px; }
  .slider-arrow-wrapper .arrow-right { top: 0px; }
  .support-slider-inner{ padding-right:0px; padding-left:0px; }

  .vid-slider .slider-arrow-wrapper .arrow-left { top: 0px; }
  .vid-slider .slider-arrow-wrapper .arrow-right { top: 0px; }
  .support-slider-inner .slider-arrow-wrapper{ bottom:-60px; }

  .theme-main-menu .navbar-collapse .lang-dropdown{ margin-left:15px; }
  .navbar-collapse .lang-dropdown .dropdown-menu li a{ text-align: left; }
  #donation_description p { display: block; }
  .support_section_id .slider-wrapper { padding: 0 0%;  }
  .support_section_id .slider-arrow-wrapper{ width: 100%; }

  .theme-main-menu{ padding-top:6px; padding-bottom:6px; }
  .theme-main-menu.sticky-menu.fixed{ padding-top: 6px; padding-bottom: 6px; }
}

@media (max-width: 991px) {
  .hero-banner-five img{
        width: 100%;
    height: 50%!important;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
  }
  .theme-main-menu{ padding: 6px 15px; }
  .theme-main-menu .lang-dropdown button{ padding:12px 30px 12px 15px; }
  /*.theme-main-menu .lang-dropdown button{ padding:12px 30px 12px 15px; font-size: 18px; }*/
  .theme-menu-one .navbar{ order: 2 !important; margin-left:25px; }
  .navbar .navbar-nav .nav-link{ font-size: 16px; }
  .theme-main-menu .lang-dropdown { margin-left: 25px; }
  .navbar-collapse .logo{ margin-bottom:30px; }
  
  .right-widget .header-seprate-link{ display:none; }
  .right-widget .lang-dropdown { margin-left: 0px; display: none; }

  .theme-main-menu .navbar-collapse .header-seprate-link{ display:block !important; margin-left: 0px; margin-bottom: 30px; }
  .theme-main-menu .navbar-collapse .lang-dropdown{ display:block !important; margin-left: 0px; margin-bottom: 20px; }
  .app-download-btn{ margin-top:25px; }
  .app-download-btn .download-btn-wrapper{ padding:14px 14px; }
  .app-download-btn .download-btn-wrapper span { font-size:18px; }
  .title-style-one .main-title{ font-size: 38px; }
  .hero-banner-five .hero-heading { font-size: 38px; }
  .about-sec .illustration-holder{ width:100%; }
  .about-sec .illustration-holder img{ min-width: unset; width:100%; } 
  .about-sec .block-style-two{ padding: 30px 0px 0px; }
  .about-app .app-img-01 img{ min-width:190px; }
  .about-app .app-img-02 img{ min-width:190px; }
  .about-app .block-style-two{ padding-bottom: 30px; padding-top:0px; } 
  .block-style-ten { padding: 20px 15px; }
  .book-btn-content{ margin-top:22px; }
  .block-style-ten p{ font-size: 18px; }

  .title-style-2 .main-title{ font-size: 24px; }
  .title-style-one p{ font-size: 18px; line-height:1.5; }

  .button-style-1.btn-large { padding:20px 30px;}
  .home-contact-sec .button-style-1.btn-large { min-width: unset; padding: 20px 40px; width: 100%; margin-top: 15px; max-width: 400px; }

  .form-style-one form label{ font-size: 20px; }
  .form-style-one .form-title{ font-size: 26px; }
  .title-style-3 .main-title{ font-size:48px; }
  .contact-wrapper{ padding: 20px 20px; }
  /*.theme-basic-footer .footer-intro p{ margin-top: 0px; }*/

  .form-style-one { padding: 30px 20px 50px; }

  .title-style-5 .main-title{ font-size: 38px; line-height: 1.25em; }
  .about-counter{ margin-top:40px; }
  .service_slider_one .item{ display:flex ; justify-content: center; margin: 0px 14px; }
  .activities_slider_one .item { display:flex ; justify-content: center; margin: 0px 14px; }
  .support_slider_one .item { display:flex ; justify-content: center; margin: 0px 14px; }
  .gallery_slider_one .item { display:flex ; justify-content: center; margin: 0px 14px; }
  .video_slider_one .item { display:flex ; justify-content: center; margin: 0px 14px; }
  .collapse_slider_one .item { display:flex ; justify-content: center; margin: 0px 14px; }
  .title-style-5 .main-title p br{ display:none; }
  .js-ui-scroll-button{ bottom:30px; }
  .js-ui-scroll-button img{ width:38px; }

  .slider-wrapper{ position: relative; padding-bottom: 70px; }  
  .slider-arrow-wrapper{ display:block; text-align: center; bottom: 0px; transform: unset; top: auto; }
  .slider-arrow-wrapper .arrow-left{ position: relative; left: auto; margin: 0px 5px; width: 40px; height: 40px; border-width: 3px; }
  .slider-arrow-wrapper .arrow-right{ position: relative; right:auto; margin: 0px 5px; width: 40px; height: 40px; border-width: 3px; }
  .slider-arrow-wrapper .arrow-left img{ width: 12px; }
  .slider-arrow-wrapper .arrow-right img{ width: 12px; }
  .video-block .video-post-bot{  padding: 0px 15px; }
  .blog-meta-one{ max-width: 100%; }
/*  .blog-meta-one .post-data{ min-height: 210px; }
*/ 
  .blog-meta-one .post-data{ min-height: 240px; }
  #gallery-post-data{ min-height: 140px!important;}
  .block-style-ten.block-style-new-pro { max-width: 100% !important; min-height:400px; }

  .slider-arrow-wrapper .arrow-left { top: 0px; }
  .slider-arrow-wrapper .arrow-right { top: 0px; }
  .support-slider-inner{ padding-right:0px; padding-left:0px; }  
  .vid-slider .slider-arrow-wrapper .arrow-left { top: 0px; }
  .vid-slider .slider-arrow-wrapper .arrow-right { top: 0px; }
  #donation_description{ text-align: center; padding-left:0px; }
  #donar_section iframe { margin-right:-43px; }
  .theme-main-menu{ padding-right: 5px; padding-left:5px; }
  .support-slider-inner .slider-arrow-wrapper{ bottom:-60px; }

  .theme-main-menu .navbar-collapse .lang-dropdown{ margin-left:15px; margin-right:15px; }
  .navbar-collapse .lang-dropdown .dropdown-menu li a{ text-align: left; }
  .support_section_id .slider-wrapper { padding: 0 0%;  }
  .support_section_id .slider-arrow-wrapper{ width: 100%; }
  .support-slider-inner{ padding-bottom: 90px; }
  .contact-pg-sec .contact-wrapper .form-style-one{ margin-bottom: 40px; }
  .map-area-one .mapouter{ height: 218px; }
  .contact-pg-sec .title-style-3 .main-title{ font-size: 38px; }
  .contact-pg-sec .contact-wrapper{ padding: 0px; }
  .contact-pg-sec .contact-wrapper .form-style-one .text-right .d-flex{ position: relative;/*justify-content: flex-end;*/ }

}

@media (min-width: 768px) and (max-width: 991px) {
  .features-sec .feature-block{ width:50%; }
  .download-app-sec .app-download-btn .download-btn-wrapper{ max-width: 220px; }
  .download-app-sec .block-style-2 p{  margin-bottom:0px; }
  .download-app-sec .row.align-items-center{ align-items: end !important; }
  .download-app-sec .block-style-2{ margin-bottom: 60px; margin-top:15px; }
  .footer-contact{ margin-bottom: 40px; }
  .video-box-wrapper{ margin-bottom:50px; }
  .bottom-footer .social-icon li a img{ width:30px; }
  
  .flip-card{ height:310px !important; }
  .block-style-ten.block-style-new-pro{ min-height: 310px !important; }
  .flip-card-back .card-body { height:310px !important; }
  .theme-main-menu.sticky-menu.fixed{ padding-top: 6px; padding-bottom: 6px; }

}

/*Grid sm Start*/
@media (max-width: 767px) { 
  .theme-main-menu .logo img{ width:116px; }
  .theme-menu-one .navbar{ order: 2 !important; margin-left:25px; }
  .app-download-btn{ text-align: center; display: flex; justify-content: center; }
  .app-download-btn .download-btn-wrapper{ padding:14px 14px; max-width: 220px; }
  .hero-banner-five .text-lg br{ display:none; }
  .hero-banner-five .text-lg{ line-height:1.5; }
  .about-sec .block-style-two{  } 
  .about-app{ padding: 60px 0px 0px; }
  .about-app{ padding: 80px 0px 0px; }
  .fancy-feature-four:before{ top:-60px; height: 60px; }

  .download-app-sec .title-style-one{ /*text-align:left !important;*/ }
  .download-app-sec .block-style-2 .title-style-2{ text-align: center; }
  .download-app-sec .block-style-2 p{ text-align: center; margin-bottom:0px; }
  .download-app-sec .illustration-holder img{ min-height:402px; }
  .footer-contact{ margin-bottom: 40px; }
  .theme-basic-footer .subscribe-form{ margin-bottom:40px; }

  .bottom-footer ul{ display:block !important; }
  .bottom-footer ul li { border-right: 0px solid #222; padding: 0px 12px !important; line-height: 1.5; display: block; }

  .contact-wrapper{ padding: 0px; }
  .form-style-one .form-title{ padding-bottom:0px !important; }
  .contact-wrapper .map-area-one{ padding: 40px 25px 15px; }
  .contact-info-list li span{ margin-right:20px; }
  .form-style-one .button-style-1{ min-width: fit-content; max-width:168px; width:100%; }
  .contact-info-list{ margin-bottom:40px; }
  .contact-info-list li span img{ width:20px; }
  .contact-info-list li{ position:relative; display: block; padding-left: 35px; line-height:1; }
  .contact-info-list li span{ position: absolute; top:0px; left:0px; width: 20px; height:20px; }

  .button-style-1.btn-large{ min-width:unset; padding: 16px 30px; }
  .service_slider_one .item{ display:flex ; justify-content: center; }
  .activities_slider_one .item { display:flex ; justify-content: center; }
  .support_slider_one .item { display:flex ; justify-content: center; }
  .gallery_slider_one .item { display:flex ; justify-content: center; }
  .video_slider_one .item { display:flex ; justify-content: center; }
  .collapse_slider_one .item { display:flex ; justify-content: center; }

  .title-style-5 .main-title{ font-size: 38px; line-height: 1.25em; }
  .about-counter{ margin-top:40px; }
  .about-counter ul li{ margin-bottom:20px; }
  .main-count .counter{ font-size:50px; }
  .video-block .video-post-bot{  padding: 0px 15px; }

  .video-box-wrapper{ margin-bottom:50px; }
  .video-box-wrapper .video-box-bottom .vid-right-content{ text-align: left; }
  .video-box-wrapper .video-box-thumb .play-icon-btn .play-icon{ width:50px; }
  .bottom-footer .social-icon{ display: flex !important; justify-content: center !important; }
  .bottom-footer .social-icon li{ padding: 0px 0px !important; }
  .bottom-footer .social-icon li:first-chile{ margin-left:0px; }
  .bottom-footer .social-icon li a img{ width:28px; }

  .flip-card{ height:310px !important; }
  .block-style-ten.block-style-new-pro{ min-height: 310px !important; }
  .flip-card-back .card-body { height:310px !important; }
  /*.inner_bnr img { 
    position: absolute;
    top: 0%;
    right: 0;
    height: 100%;
    width: auto;
    transform: translate(0%, 0%) scale(1.9);
    transform-origin: top right;
    max-width: unset;}*/
  .contact-pg-sec .contact-wrapper .form-style-one { padding: 30px 30px 30px; }
  .inner_bnr{ height: 200px; }
  .contact-pg-sec .contact-wrapper .form-style-one .text-right .d-flex{ /*justify-content: flex-end;*/ }

  .theme-main-menu.sticky-menu.fixed{ padding-top: 6px; padding-bottom: 6px; }
}

/*Between Grid sm*/
@media (min-width: 576px) and (max-width: 767px) {

}
/*(min-width: 576px) and (max-width: 767px)*/

/*Extra Small breakpoints*/
@media (max-width: 575px) {
  .theme-menu-one .navbar{ order: 2 !important; margin-left:25px; }
  .about-app .illustration-holder{ display:block !important; }
  .about-app .app-img{ width:100%; display:block; }
  .about-app .app-img-01{ padding-bottom:20px; }
  .about-app .app-img img{ display:block; width:100%; max-width:100%; animation: unset; }
  .about-sec .ab-left{ order:0; }
  .about-sec .ab-right{ order:1; }

  .download-box-card{ padding:20px 20px; }
  .download-box-card .download-content { display: block !important; }
  .download-box-card .download-content .book-thumb{ width:100%; margin-bottom:10px; }
  .download-box-card .download-content .book-thumb img{ width:100%; }

  .video-block .video-post-bot{ display:block !important; padding: 0px 15px; }

  .video-box-card{ padding: 15px 40px 15px 15px; }
  .video-box-card .vid-card-content .book-thumb{ margin-right:15px; }
  .video-box-wrapper .video-box-bottom .vid-right-content{ text-align: left; }
  #donar_section iframe { margin-right: auto; }
  .support_section_id .col-lg-4 .container{ padding: 0px; }
  .contact-pg-sec .contact-wrapper .form-style-one .d-flex{flex-wrap: wrap; }
  #error_message, #help-block{ order: 1; width:100%; display: flex; }
  .text-success{ order: 1; width:100%; display: flex; }
}