/**
 * VictorThemes Styling
*/

@media screen and (max-width:1600px) {
  /* OrgaWP Home V3 Page CSS */
  .orgwp-get-started .orgwp-image img {
    max-width: 100%;
  }
  .orgwp-image.no-max-width.orgwp-image-no-animation img {
    max-width: 100%;
  }
}

@media screen and (max-width:1415px) {
  /* OrgaWP Normal CSS */
  .owl-drag .owl-prev:before,
  .owl-drag .owl-next:before {
    left: -50px;
  }
  .owl-drag .owl-next:before {
    left: auto;
    right: -50px;
  }
  .no-max-width.orgwp-image img {
    max-width: 100%;
  }
  /* OrgaWP Portfolio Page CSS */
  .orgwp-masonry {
    margin: 0 -15px;
  }
  .masonry-item {
    padding: 15px;
  }
  .orgwp-image-animation:before, .orgwp-image-animation:after, .orgwp-image-wrap:before {
    width: 300px;
    height: 300px;
  }
}

@media screen and (max-width:1310px) {
  .header-right-btn {
    display: none;
  }
  .owl-carousel .owl-nav {
    text-align: center;
    display: inline-block;
    width: 100%;
  }
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev,
  .owl-drag .owl-prev:before,
  .owl-drag .owl-next:before {
    position: relative;
    left: 0 ;
    right: 0;
    top: 25px;
    bottom: -10px;
    width: 40px !important;
    height: 40px !important;
  }
  .owl-drag .owl-prev:before, .owl-drag .owl-next:before {
    top: 0;
  }
  .owl-carousel .owl-nav button.owl-next {
    left: auto !important;
    right: 0 !important;
  }
  .owl-carousel .owl-nav button.owl-prev {
    left:0 !important;
    right: auto !important;
  }
  .orgwp-testimonials.testimonial-style-three .owl-carousel .owl-nav button.owl-prev {
    left: -47px !important;
    width: 72px !important;
    height: 72px !important;
  }
  .orgwp-testimonials.testimonial-style-three .owl-carousel .owl-nav button.owl-next {
    left: -25px !important;
    width: 72px !important;
    height: 72px !important;
  }
  .orgwp-testimonials.testimonial-style-three .owl-carousel .owl-nav {
    text-align: center;
    position: absolute;
    left: -75%;
    top: 255px;
    width: auto;
  }
  .testimonial-style-three .owl-drag .owl-prev:before,
  .testimonial-style-three .owl-drag .owl-next:before {
    top: 0;
  }

}

@media screen and (min-width:1270px) {
  /* OrgaWP Normal CSS */
  .container {
    padding: 0;
    max-width: 1170px;
  }
}

@media screen and (max-width:1270px) {
  /* OrgaWP Normal CSS */
  .owl-drag .owl-prev:before,
  .owl-drag .owl-next:before,
  .header-right-btn {
    display: none;
  }
  .owl-carousel .owl-nav button.owl-prev:before,
  .owl-carousel .owl-nav button.owl-next:before {
    content: "\f104";
    bottom: auto;
  }
  .owl-carousel .owl-nav button.owl-next:before {
    content: "\f105";
  }
  .orgwp-testimonials.testimonial-style-three .owl-carousel .owl-nav {
    text-align: center;
    position: absolute;
    left: -75%;
    top: 255px;
    width: auto;
  }
  /* OrgaWP Home V3 Page CSS */
  .banner-image .orgwp-image {
    left: 0;
  }
  table#wp-calendar th,
  table#wp-calendar td {
    padding: 4px;
  }
}

@media screen and (max-width:1240px) {
  #tribe-events-bar {
    padding: 0px 20px;
  }
  #tribe-events-pg-template,
  .tribe-events-pg-template {
    padding: 80px 50px;
  }
}

@media screen and (max-width:1199px) {
  /* OrgaWP Normal CSS */
  .orgwp-banner {
    height: auto;
    min-height: auto;
  }
  .orgwp-banner [class*="col-"] {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .orgwp-banner .orgwp-image {
    padding-top: 80px;
    margin: 0;
    text-align: center;
  }
  .orgwp-banner.banner-style-three .orgwp-image {
    padding-top: 0px;
  }
  .orgwp-banner .orgwp-image img {
    max-width: 100%;
  }
  .caption-wrap {
    text-align: center;
  }
  .caption-wrap h1 {
    font-size: 36px;
    line-height: 44px;
  }
  .work-process-info {
    padding-left: 30px;
  }
  .orgwp-faq [class*="col-"] {
    width: 100%;
  }
  .orgwp-faq .orgwp-image {
    margin-top: 80px;
    text-align: center;
  }
  .contact-info p br {
    display: none;
  }
  .screen-info {
    padding-bottom: 50px;
  }
  .orgwp-screens .owl-carousel .owl-nav {
    display: block;
    position: static;
  }
  .secondary-wrap {
    padding-left: 0;
  }
  .orgwp-team .five-column {
    width: 25%;
  }
  /* OrgaWP Home V2 Page CSS */
  .location-item {
    left: 120px;
  }
  .location-item:nth-child(2n) {
    left: 338px;
  }
  .location-item:nth-child(3n) {
    left: 285px;
  }
  .location-item:nth-child(4n) {
    left: 485px;
  }
  .location-item:nth-child(5n) {
    left: 285px;
  }
  .location-item:nth-child(6n) {
    left: auto;
    right: 265px;
  }
  .location-item:nth-child(7n) {
    left: auto;
    right: 175px;
  }
  .location-item:nth-child(8n) {
    left: auto;
    right: 165px;
  }
  .location-item:nth-child(9n) {
    left: 625px;
  }
  .location-item:nth-child(10n) {
    left: 435px;
  }
  .location-item:nth-child(11n) {
    left: 515px;
  }
  /* OrgaWP Home V3 Page CSS */
  .banner-image .orgwp-image {
    position: static;
  }
  .feature-item {
    margin: 0 0 50px;
  }
  /* OrgaWP News Page CSS */
  .news-meta [class*="col-"] {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .news-meta .text-right {
    text-align: left !important;
  }
  .orgwp-share-link {
    margin: 0 0 15px;
  }
  .orgwp-share-link.orgwp-hover .orgwp-social {
    left: 45px;
    padding-left: 4px;
  }
  .blog-style-three .orgwp-hover .orgwp-social {
    left: 10px;
  }
  .orgwp-share-link .orgwp-social {
    left: 0;
    right: auto;
  }
  .blockquote-style-two {
    padding: 50px 50px 40px;
  }
  .mid-spacer-two {
    padding-bottom: 100px;
  }
  /*Event*/
  .tribe-events-day .type-tribe_events > * {
    min-width: 100%;
  }
  .tribe-events-day .type-tribe_events img {
    width: auto;
  }
  .tribe-events-day .type-tribe_events .list-featured-image {
    margin: 0 0 30px;
  }
  .tribe-events-day .type-tribe_events .tribe-events-event-meta {
    margin-bottom: 0;
  }
  #tribe-events .tribe-events-day .type-tribe_events p {
    margin-bottom: 0;
    padding-bottom: 10px;
  }
  .blog-style-two .orgwp-news-meta .orgwp-title-wrap h3.orgwp-news-title {
    font-size: 20px;
  }
  .blog-style-two .orgwp-news-info .orgwp-link a {
    font-size: 14px;
  }
  .blog-style-two .blog-bottom-wrap .blog-author {
    width: 60%;
  }
  .blog-style-two .blog-bottom-wrap .orgwp-link {
    width: 40%;
  }
  .orgwp-navigation > ul > li > a {
    padding: 38px 16px 39px 16px;
  }
  .orgwp-header {
    padding: 0;
  }
  .orgwp-brand {
    padding-top: 35px;
  }
  .qlink-content-wrap {
    width:100%;
  }
  .qlink-img-wrap {
    position: relative;
    width: 100%;
    left:0;
    right: auto;
  }
  .text-logo {
    padding-left: 0px;
  }

}

@media screen and (max-width:1024px) {
  .orgwp-image-wrap.event-info-image {
    box-shadow: none;
  }
  .orgwp-image-wrap.event-info-image .event-contact-wrap {
    position: relative;
    left: 0;
    display: inline-block;
    padding: 15px 15px;
  }
  .orgwp-info-item {
    padding: 0;
  }
  .orgwp-icon-wrap {
    width: 100%;
  }
  .orgwp-info-cnt {
    width: 100%;
    text-align: center;
  }
  .orgwp-info-item .orgwp-icon {
    float: none;
    margin: 0 auto;
  }
  .orgwp-sec-image {
    right: 0;
  }
  .woocommerce ul.products li.product, 
  .woocommerce-page ul.products li.product, 
  .woocommerce ul.products li.product, 
  .woocommerce-page ul.products li.product, 
  .woocommerce ul.products.columns-3 li.product, 
  .woocommerce-page ul.products.columns-3 li.product {
    width: 50%;
  }
}

@media screen and (max-width:991px) {
  /* OrgaWP Normal CSS */
  .orgwp-page-title h2 {
    font-size: 50px;
  }
  .orgwp-section-title h2.section-title {
    font-size: 32px;
  }
  .orgwp-section-title h2.section-title br {
    display: none;
  }
  .orgwp-section-title h6.section-subtitle {
    font-size: 18px;
    line-height: 24px;
  }
  .orgwp-banner {
    padding: 95px 0 70px;
    height: auto !important;
  }
  .orgwp-banner .banner-caption h2.banner-title {
    font-size: 42px;
    letter-spacing: 0;
  }
  .orgwp-banner .banner-caption h2.banner-title span {
    font-size: 42px;
    line-height: 1.2;
  }
  .orgwp-banner span.banner-date,
  .orgwp-banner span.banner-venue {
    font-size: 18px;
  }
  .nav-tabs {
    border-bottom: none;
    text-align: center;
  }
  .nav-tabs a.nav-link {
    margin: 0 3px 20px;
    min-width: 10px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    border-bottom: 1px solid #e0e3f8;
  }
  .tab-heading {
    font-size: 18px;
  }
  .tab-content {
    padding-top: 50px;
  }
  .download-info {
    padding: 50px 0 0;
    text-align: center;
  }
  .download-info .section-title-wrap {
    text-align: center;
  }
  .download-info .orgwp-btn-wrap a {
    margin: 0 5px 10px;
  }
  .status-item {
    width: 33.33333333%;
    margin: 0 auto;
  }
  .orgwp-sticky-footer .main-wrap-inner {
    margin-bottom: 0 !important;
  }
  .orgwp-sticky-footer .orgwp-footer {
    position: static;
  }
  .info-widget {
    padding: 0 0 30px;
  }
  .tab-content .orgwp-image {
    float: none;
    text-align: center;
  }
  .post-widget .tab-content .orgwp-image {
    float: left;
  }
  .work-process-info {
    padding: 50px 0 0;
    text-align: center;
  }
  .orgwp-work-process .owl-carousel .owl-nav {
    padding-left: 0;
  }
  .orgwp-primary {
    float: none;
    width: 100%;
  }
  .right-sidebar .orgwp-primary,
  .left-sidebar .orgwp-primary {
    padding: 0 15px;
  }
  .left-sidebar .orgwp-primary {
    float: none;
  }
  .orgwp-secondary {
    float: none;
    width: 100%;
    padding-top: 80px;
  }
  .orgwp-masonry {
    text-align: center;
  }
  .blockquote-image {
    float: none;
    text-align: left;
  }
  .blockquote-txt-wrap {
    display: inline-block;
    width: 100%;
    margin-top: 4px;
  }
  blockquote {
    margin-bottom: 10px;
  }
  .adv-banner-caption .orgwp-adv-btn-wrap {
    position: relative;
    text-align: left;
    width: 100%;
  }
  .adv-title-wrap {
    width: 100%;
  }
  .adv-banner-caption h2.banner-title {
    font-size: 28px;
  }
  .adv-banner-caption .orgwp-adv-btn-wrap {
    font-size: 15px;
  }
  /* OrgaWP Home V1 Page CSS */
  .tab-content .orgwp-image img {
    max-width: 100%;
  }
  .aboutus-info-wrap {
    padding-left: 0;
  }
  .news-items-wrap.blog-style-two .orgwp-news-item {
    width: 50%;
  }
  .three-column .gallery-item {
    width: 50%;
  }
  .orgwp-team-item.style-three .orgwp-image {
    max-width: 272px;
  }
  .orgwp-team .five-column {
    width: 33.3333333%;
  }
  .testimonial-style-three .orgwp-section-title {
    margin-bottom: 30px;
    padding: 0 20px;
  }
  .testi-cnt-wrap,
  .testimonial-style-three.left-align .testimonial-item .orgwp-image {
    width: 100%;
  }
  .testimonial-style-three.left-align .testimonial-item .orgwp-image {
    margin-bottom: 15px;
  }
  .orgwp-testimonials.testimonial-style-three {
    padding-top: 70px;
  }
  .blog-style-three .orgwp-news-item {
    width: 100%;
  }
  .proel-footer-top.left-align {
    margin-right: 0;
  }
  .proel-footer-top {
    margin-left: 0;
  }
  .proel-footer-top.left-align .footer-top-inner:before {
    right: -135px;
  }
  .footer-top-inner:before {
    left: -135px;
  }
  .naeep-service-item h3.service-title {
    font-size: 20px;
    line-height: 25px;
  }
  .orgwp-testimonials.testimonial-style-three {
    height: auto;
  }
  /* OrgaWP Home V2 Page CSS */
  .orgwp-team {
    max-width: 380px;
    margin: 0 auto;
  }
  .orgwp-team .orgwp-team-item {
    margin-bottom: 30px;
  }
  .swiper-container {
    height: auto;
    min-height: auto;
  }
  .swiper-slide .orgwp-icon {
    padding-top: 25px;
  }
  .orgwp-choose .orgwp-image {
    margin-bottom: 50px;
    display: inline-block;
  }
  .choose-wrap {
    padding-left: 0;
  }
  .location-item {
    top: 80px;
    left: 60px;
  }
  .location-item:nth-child(2n) {
    left: 250px;
  }
  .location-item:nth-child(3n) {
    top: 245px;
    left: 200px;
  }
  .location-item:nth-child(4n) {
    top: 120px;
    left: 370px;
  }
  .location-item:nth-child(5n) {
    top: 115px;
    left: 200px;
  }
  .location-item:nth-child(6n) {
    top: 80px;
    left: auto;
    right: 170px;
  }
  .location-item:nth-child(7n) {
    top: 125px;
    left: auto;
    right: 115px;
  }
  .location-item:nth-child(8n) {
    top: 285px;
    left: auto;
    right: 95px;
  }
  .location-item:nth-child(9n) {
    top: 190px;
    left: 492px;
  }
  .location-item:nth-child(10n) {
    top: 175px;
    left: 330px;
  }
  .location-item:nth-child(11n) {
    top: 265px;
    left: 400px;
  }
  .orgwp-trail {
    background: #292e4b;
    text-align: center;
  }
  .orgwp-trail:after {
    display: none;
  }
  .orgwp-trail .text-right {
    padding-top: 25px;
    text-align: center !important;
  }
  .screens-wrap .orgwp-image.absolute {
    left: 125px;
    right: auto;
  }
  .screen-info {
    padding-left: 0;
  }
  .clients-style-two .client-item {
    width: 33.33333333%;
  }
  .clients-style-two .client-item.four-column,
  .clients-style-two .client-item.five-column {
    width: 33.33333333%;
    margin: 0;
  }
  /* OrgaWP Home V3 Page CSS */
  .orgwp-get-started .orgwp-image {
    padding: 50px 0 0;
  }
  .orgwp-trail.trail-style-two {
    background: #ffbb00;
  }
  .screen-info-item {
    text-align: center;
  }
  .orgwp-screen-detail .orgwp-image {
    padding-bottom: 50px;
  }
  .testimonial-wrap .owl-drag .owl-prev:before,
  .testimonial-wrap .owl-drag .owl-next:before {
    display: none;
  }
  .orgwp-get-started,
  .orgwp-get-started .section-title-wrap {
    text-align: center;
  }
  .pricing-item .price {
    float: none;
    width: auto;
    padding: 30px 40px 10px;
    border-bottom: 1px solid #ececec;
    border-right: none;
  }
  .pricing-info {
    float: none;
    width: auto;
    padding: 35px 40px 40px;
  }
  .pricing-info ul li {
    float: none;
    width: auto;
  }
  .orgwp-recipe .col-lg-4.col-md-6 {
    margin-bottom: 25px;
    max-width: 400px;
    margin: 0 auto 25px;
  }
  /* OrgaWP About Us Page CSS */
  .orgwp-about {
    padding-top: 100px;
  }
  .about-item:nth-child(2n) [class*="col-"]:first-child {
    float: none;
  }
  .about-item:nth-child(2n) .about-info {
    padding-left: 0;
  }
  .about-item .orgwp-image {
    padding: 25px 0 0;
  }
  .single-mate-info {
    padding-left: 0;
  }
  .single-team-info .orgwp-image {
    text-align: center;
  }
  /* OrgaWP 404 Error Page CSS */
  .orgwp-error {
    padding: 100px 0;
  }
  .orgwp-error h1 {
    font-size: 150px;
    line-height: 160px;
  }
  /* OrgaWP Events Page CSS */
  .event-info-wrap {
    text-align: center;
  }
  .event-info {
    text-align: left;
  }
  /* Speakers Page */
  .naeep-aboutme-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 600px;
    float: none;
    margin: 0 auto;
    text-align: center;
  }
  .naeep-aboutme-item .order-2 {
    order: 1;
  }
  .naeep-aboutme-item .order-1 {
    order: 2;
  }
  /* OrgaWP Portfolio Page CSS */
  .masonry-item {
    width: 50%;
  }
  .orgwp-gallery .gallery-item .orgwp-image {
    position: relative;
    max-width: 360px;
    overflow: hidden;
    margin: 0 auto;
  }
  .orgwp-gallery.style-two .masonry-item.two {
    width: 100%;
  }
  .orgwp-gallery.style-two .masonry-item.three {
      width: 100%;
  }
  .orgwp-gallery.style-two .masonry-item.four {
      width: 100%;
  }
  .orgwp-gallery.style-two .masonry-item.five {
      width: 100%;
  }
  .orgwp-gallery.style-two .masonry-item.six {
      width: 100%;
  }
  .orgwp-team-item.style-two .mate-info {
    padding: 0 20px;
  }
  .orgwp-team-item.style-two .mate-info p {
    font-size: 17px;
  }
  /* OrgaWP Portfolio Single Page CSS */
  .banner-style-three .orgwp-image {
    padding-top: 0;
  }
  .portfolio-info-title {
    padding-bottom: 25px;
  }
  .portfolio-info-title:after {
    display: none;
  }
  .portfolio-meta {
    padding-left: 0;
  }
  .screens-style-two .screen-info {
    padding: 0 0 60px;
  }
  .screens-style-two .owl-carousel .owl-nav {
    text-align: center;
  }
  /* Blog Single */
  .orgwp-author-info {
    text-align: center;
  }
  .author-avatar {
    float: none;
  }
  .author-avatar img {
    position: relative;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    top: unset;
    margin-bottom: 25px;
  }
  .orgwp-news-detail .author-content {
    width: 100%;
  }
  /* OrgaWP Contact Us Page CSS */
  .orgwp-screen-detail [class*="col-"] {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .tab-content .owl-carousel .owl-nav {
    padding-left: 0;
  }
  .left-sidebar .orgwp-primary {
    -ms-flex-order: 1;
    order: 1;
  }
  .left-sidebar .orgwp-secondary {
    -ms-flex-order: 2;
    order: 2;
  }
  .masonry-filters {
    padding-bottom: 25px;
  }
  .woocommerce div.product .woocommerce-tabs .panel {
    margin-bottom: 0;
  }
  .woocommerce .woocommerce-Addresses.col2-set .col-1,
  .woocommerce-page .woocommerce-Addresses.col2-set .col-1,
  .woocommerce .woocommerce-Addresses.col2-set .col-2,
  .woocommerce-page .woocommerce-Addresses.col2-set .col-2 {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    padding: 0 0 40px;
  }
  .woocommerce .woocommerce-tabs {
    padding-bottom: 10px;
  }
  .naeep-process-item-vertical:nth-child(odd) .naeep-image,
  .naeep-history-item:nth-child(odd) .history-image,
  .naeep-process-item-vertical:nth-child(even) .naeep-image,
  .naeep-history-item:nth-child(even) .history-image {
    padding-left: 45px;
  }
  table#wp-calendar th,
  table#wp-calendar td {
    padding: 8px;
  }
  .woocommerce ul.order_details li {
    margin-bottom: 17px;
  }
  .woocommerce ul.order_details {
    margin-bottom: 15px;
  }
  .event-info h3 {
    font-size: 24px;
  }
  .naeep-history-wrap.style-two .naeep-history-item:nth-child(even) .history-info,
  .naeep-history-wrap.style-two .naeep-history-item:nth-child(odd) .history-image,
  .naeep-history-wrap.style-two .naeep-history-item:nth-child(even) .history-image,
  .naeep-history-wrap.style-two .naeep-history-item:nth-child(odd) .history-info {
    padding-left: 10px;
  }
  .naeep-history-wrap.style-two .naeep-history-item:nth-child(even) .history-image,
  .naeep-history-wrap.style-two .naeep-history-item:nth-child(odd) .history-info,
  .naeep-history-wrap.style-two .naeep-history-item:nth-child(even) .history-image,
  .naeep-history-wrap.style-two .naeep-history-item:nth-child(odd) .history-info {
    padding-right: 10px;
  }
  .naeep-history-wrap.style-two .history-image .naeep-image:before {
    display: none;
  }
  .schedule-timing {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .single-mate-info .mate-info, 
  .orgwp-social.rounded.mate-single-social {
    width:100%;
  }
  .orgwp-social.rounded.mate-single-social {
    text-align: left;
  }
  .single-mate-info .mate-main-details {
    padding-top: 25px;
    padding-bottom: 6px;
  }
  .mate-info p {
    margin-bottom: 10px;
  }
  ul.mate-contact {
    margin-top: 0;
  }
  .single-team-info .single-mate-info{
    padding-left: 0px;
  }
  .banner-caption {
    border-radius:0;
  }
  .mean-container a.meanmenu-reveal {
    right: 135px !important;
  }

}


@media screen and (max-width:860px) {
  .mean-container a.meanmenu-reveal {
    right: 95px !important;
  }

}

@media screen and (max-width:782px) {
  .admin-bar .is-sticky .orgwp-header {
    top: 46px !important;
  }
  .blog-bottom-wrap .orgwp-link {
    width:30%;
  }
  .blog-bottom-wrap .bottom-right-meta {
    width: 70%;
  }

}
@media screen and (max-width:600px) {
  .admin-bar .is-sticky .orgwp-header {
    top: 0 !important;
  }
}
@media screen and (max-width:768px) {
  .orgwp-section-title h2.section-title {
    font-size: 30px;
    line-height: 1.3;
  }
  #tribe-events .tribe-events-loop .tribe-events-content,
  .list-featured-image {
    width: 100%;
  }
  .tribe-events-list .tribe-events-loop .tribe-events-event-meta .tribe-events-venue-details,
  .tribe-events-list .tribe-events-loop .tribe-events-event-meta {
    width: 100%;
  }
  .list-featured-image {
    margin-bottom: 15px;
  }
  #tribe-events #tribe-events-footer {
    margin-top: 20px;
  }
  .tribe-white-box {
    padding-bottom: 25px;
  }
  #tribe-events-content .tribe-events-calendar td.tribe-events-present.mobile-active:hover,
  .tribe-events-calendar td.tribe-events-present.mobile-active,
  .tribe-events-calendar td.tribe-events-present.mobile-active div[id*=tribe-events-daynum-],
  .tribe-events-calendar td.tribe-events-present.mobile-active div[id*=tribe-events-daynum-] a {
    background-color: #ed366d;
    color: #fff;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product,
  .woocommerce ul.products[class*=columns-] li.product,
  .woocommerce-page ul.products[class*=columns-] li.product {
    margin-bottom: 0;
  }
  .woocommerce nav.woocommerce-pagination {
    padding-bottom: 20px;
  }
  .events-list #tribe-events-footer~a.tribe-events-ical.tribe-events-button {
    padding: 13px 17px 12px 17px;
    font-size: 17px;
    height: 59px;
  }
}

@media screen and (max-width:767px) {
  /* OrgaWP Normal CSS */
  h1, .h1 {
    font-size: 30px;
  }
  h2, .h2 {
    font-size: 26px;
  }
  h3, .h3 {
    font-size: 24px;
  }
  h4, .h4 {
    font-size: 22px;
  }
  h5, .h5 {
    font-size: 20px;
  }
  h6, .h6 {
    font-size: 17px;
  }
  p {
    padding-bottom: 10px;
  }
  .simple-list-info p {
    padding-bottom: 0;
  }
  blockquote {
    padding: 25px 15px;
    margin: 10px 0 15px;
    text-align: center;
  }
  blockquote:before {
    padding-bottom: 25px;
  }
  blockquote p {
    padding-bottom: 5px;
    font-size: 18px;
    line-height: 26px;
  }
  blockquote cite {
    font-size: 16px;
  }
  input[type="text"],
  input[type="email"],
  input[type="password"],
  input[type="tel"],
  input[type="search"],
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="event-month"],
  input[type="url"],
  input[type="number"],
  textarea,
  select,
  .form-control {
    height: 45px;
  }
  form input,
  form textarea,
  form select {
    margin-bottom: 15px;
  }
  textarea,
  textarea.form-control {
    height: 120px;
  }
  .container {
    padding: 0 25px;
  }
  .header-contact-links {
    display: none;
  }
  .banner-caption h5.banner-subtitle {
    font-size: 30px;
  }
  .orgwp-banner .orgwp-align-wrap .container {
    padding: 0 10px;
  }
  .banner-caption {
    padding: 50px;
  }
  .orgwp-testimonials > .container {
    padding: 0;
  }
  .event-mid-wrap .container {
    padding: 0;
  }
  .orgwp-navigation {
    padding: 0 25px 25px;
  }
  .orgwp-search {
    padding: 0 25px;
  }
  .search-wrap input[type="text"] {
    height: 50px;
    padding-right: 50px;
    font-size: 18px;
  }
  .caption-wrap h1 {
    font-size: 28px;
    line-height: 42px;
  }
  .caption-subtitle {
    padding-bottom: 15px;
  }
  .orgwp-banner .orgwp-image {
    padding-top: 25px;
  }
  .orgwp-brand {
    padding: 21px 0;
  }
  .mean-container .mean-nav {
    margin-top: 81px;
  }
  .mean-container a.meanmenu-reveal {
    top: 16px;
  }
  .orgwp-page-title.style-two {
    padding: 200px 0 25px;
  }
  .orgwp-page-title.style-two:before {
    height: 300px;
  }
  .orgwp-page-title.style-two .page-titlebg {
    height: 300px;
  }
  .footer-wrap {
    padding: 50px 0 10px;
  }
  .service-item {
    padding: 25px 25px 15px;
    margin-bottom: 35px;
  }
  .service-item .orgwp-icon {
    padding-bottom: 10px;
  }
  .nav-tabs a.nav-link {
    padding: 15px;
  }
  .nav-tabs a.nav-link > .orgwp-icon {
    display: table-cell;
  }
  .tab-heading {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 10px;
  }
  .service-title {
    padding-bottom: 5px;
  }
  .section-title-wrap {
    max-width: none;
    padding-bottom: 20px;
  }
  .section-title-wrap h2 {
    font-size: 28px;
    line-height: 38px;
  }
  .service-item h3 {
    font-size: 20px;
    line-height: 26px;
  }
  .section-title {
    padding-bottom: 10px;
  }
  .tab-content {
    padding-top: 10px;
  }
  .work-process-info {
    padding-top: 20px;
  }
  .work-process-info p {
    padding-bottom: 10px;
  }
  .plan-item {
    padding: 25px;
    margin-bottom: 35px;
  }
  .plan-item .orgwp-icon {
    padding-bottom: 25px;
    margin-bottom: 15px;
  }
  .plan-item h2 {
    font-size: 32px;
    line-height: 40px;
  }
  .plan-subtitle {
    padding-bottom: 15px;
  }
  .plan-item h3 {
    font-size: 20px;
    line-height: 28px;
  }
  .plan-item ul {
    font-size: 16px;
  }
  .orgwp-btn-wrap {
    padding-top: 20px;
  }
  .status-item {
    width: 100%;
    padding-bottom: 25px;
  }
  .status-item h2 {
    font-size: 28px;
    line-height: 32px;
  }
  .faq-wrap {
    padding-right: 0;
  }
  .panel-title {
    font-size: 18px;
  }
  .panel-title a {
    padding: 10px 55px 10px 15px;
  }
  .panel-content {
    padding: 15px 0 10px;
  }
  .orgwp-faq .orgwp-image {
    margin-top: 10px;
  }
  .download-info {
    padding-top: 25px;
  }
  .plan-item ul li {
    padding: 5px 0;
  }
  .orgwp-image-animation:before,
  .orgwp-image-animation:after,
  .orgwp-image-wrap:before {
    width: 250px;
    height: 250px;
  }
  .orgwp-screen-detail .orgwp-image-animation:before,
  .orgwp-screen-detail .orgwp-image-animation:after,
  .orgwp-screen-detail .orgwp-image-wrap:before {
    width: 300px;
    height: 300px;
  }
  .subscribe-form {
    max-width: none;
  }
  .subscribe-form input[type="email"] {
    width: 70%;
  }
  .subscribe-form button[type="submit"],
  .subscribe-form input[type="submit"] {
    width: 30%;
  }
  .orgwp-logo {
    padding-bottom: 15px;
  }
  .footer-wrap .orgwp-btn-wrap {
    padding-top: 5px;
  }
  .footer-widget {
    padding-bottom: 25px;
  }
  .footer-widget .widget-title {
    padding-bottom: 18px;
  }
  .footer-widget ul {
    line-height: 30px;
  }
  .contact-info p {
    line-height: 28px;
  }
  .orgwp-copyright {
    padding: 25px 0;
    text-align: center;
  }
  .orgwp-copyright .pull-left {
    width: 100%;
  }
  .orgwp-copyright .pull-right {
    width: 100%;
    padding-top: 15px;
  }
  .orgwp-copyright ul.footer-menu li {
    margin: 0 10px;
  }
  .orgwp-copyright ul {
    padding: 0;
    text-align: center;
    display: inline-block;
    width: auto;
    margin-bottom: 0;
  }
  .orgwp-social a {
    margin: 0 5px 10px;
  }
  .orgwp-team {
    max-width: 360px;
    text-align: center;
    float: none;
    margin: 0 auto;
  }
  .orgwp-masonry.orgwp-gallery {
    text-align: center;
    margin: 0 auto;
    max-width: 360px;
  }
  .three-column .gallery-item {
    width: 100%;
  }
  .orgwp-team .five-column {
    width: 100%;
  }
  .video-slider-cnt {
    padding-top: 0;
  }
  .event-video h4.video-title {
    font-size: 17px;
  }
  .blog-style-three .orgwp-news-item .orgwp-news-info {
    width: 100%;
    padding: 20px 24px;
  }
  .blog-style-three .orgwp-news-item .orgwp-image {
    width: 100%;
  }
  .orgwp-testimonials.testimonial-style-three {
    height: auto;
  }
  .orgwp-image-wrap.event-info-image .event-contact-wrap .event-contact-item {
    padding: 10px 12px 15px;
    width: 100%;
  }
  .mc4wp-form-fields .col-md-8 {
    padding-right: 15px;
  }
  .mc4wp-form-fields .col-md-4 {
    padding-left: 15px;
  }
  .stats-item.style-two {
    padding-top: 5px;
  }
  .qlink-content-wrap {
    width: 100%;
  }
  .qlink-item.image-left-align .qlink-img-wrap {
    float: none;
    margin: 0 auto;
  }
  .qlink-img-wrap {
    right: 0;
    left: 0;
  }
  .qlink-img-wrap, .qlink-item.image-left-align .qlink-img-wrap {
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    width: 100%;
  }
  .countdown-item:after,
  .countdown_section:after {
    content: none;
  }
  .insight-item {
    max-width: 370px;
    margin: 0 auto;
  }
  /* OrgaWP Home V2 Page CSS */
  .swiper-container .caption-wrap {
    padding-top: 50px;
  }
  .swiper-container .caption-subtitle {
    padding-bottom: 10px;
  }
  .swiper-button-prev,
  .swiper-button-next {
    width: 50px;
    height: 50px;
  }
  .swiper-button-prev {
    left: 25px;
  }
  .swiper-button-next {
    right: 25px;
  }
  .orgwp-choose .section-title-wrap {
    padding-bottom: 20px;
  }
  .orgwp-choose .orgwp-image {
    margin-bottom: 25px;
  }
  .orgwp-choose .orgwp-image-animation:before,
  .orgwp-choose .orgwp-image-animation:after,
  .orgwp-choose .orgwp-image-wrap:before {
    display: none;
  }
  .choose-item {
    padding-bottom: 25px;
  }
  .choose-info h3 {
    font-size: 20px;
  }
  .choose-title {
    padding-bottom: 5px;
  }
  .orgwp-process .section-title-wrap {
    padding-bottom: 10px;
  }
  .process-counter span,
  .process-counter span:before,
  .process-counter span:after {
    display: none;
  }
  .process-item {
    padding: 0 0 25px;
  }
  .process-item h2 {
    font-size: 45px;
    line-height: 52px;
  }
  .process-item h3 {
    font-size: 20px;
  }
  .process-title {
    padding-bottom: 10px;
  }
  .map-locations {
    display: none;
  }
  .orgwp-trail h2 {
    font-size: 26px;
    line-height: 34px;
  }
  .orgwp-trail h4 {
    font-size: 18px;
  }
  .orgwp-trail .video-btn-title {
    margin-right: 15px;
  }
  .screen-info {
    padding: 0;
  }
  .screen-info .bullets-list {
    padding-top: 5px;
    font-size: 18px;
  }
  .screens-wrap .orgwp-image {
    padding-top: 0;
  }
  .orgwp-testimonial .section-title-wrap {
    padding-bottom: 20px;
  }
  .testimonial-item {
    padding: 60px 25px 25px;
  }
  .testimonial-item p {
    padding-bottom: 10px;
  }
  .owl-carousel .owl-dots {
    padding-top: 25px;
  }
  .owl-drag .owl-prev:before,
  .owl-drag .owl-next:before {
    display: none;
  }
  .orgwp-screens .owl-carousel .owl-nav {
    padding-top: 15px;
  }
  .clients-style-two .section-title-wrap {
    padding-bottom: 20px;
  }
  .clients-style-two .section-title {
    padding-bottom: 10px;
  }
  .clients-style-two .client-item {
    width: 50%;
    padding-bottom: 35px;
  }
  .single-mate-info ul.mate-contact li {
    width: 100%;
  }
  ul.mate-contact {
    margin-top: 0;
  }
  /* OrgaWP Home V2 Page CSS */
  .banner-image .orgwp-image {
    margin-bottom: 0;
  }
  .feature-item {
    margin-bottom: 35px;
  }
  .feature-item .orgwp-icon,
  .feature-title {
    padding-bottom: 10px;
  }
  .feature-item h3 {
    font-size: 22px;
  }
  .feature-link-wrap {
    padding-top: 10px;
  }
  .trail-subtitle {
    padding-bottom: 0;
  }
  .screen-info-item,
  .text-right .screen-info-item {
    padding: 0 0 25px;
  }
  .screen-info-item .orgwp-icon {
    padding-bottom: 10px;
  }
  .screen-info-title {
    padding-bottom: 5px;
  }
  .orgwp-screen-detail .orgwp-image {
    padding-bottom: 25px;
  }
  .testimonial-info p {
    padding-bottom: 10px;
  }
  .testimonial-wrap .owl-carousel .owl-dots {
    padding-top: 10px;
  }
  .author-avatar {
    float: none;
    text-align: center;
  }
  .author-content {
    text-align: center;
    padding: 20px 10px 0;
  }
  /* OrgaWP Home V3 Page CSS */
  .testimonial-info {
    padding: 0;
  }
  /* OrgaWP About Us Page CSS */
  .about-info h2 {
    font-size: 24px;
  }
  .about-title {
    padding-bottom: 5px;
  }
  .about-item {
    padding-bottom: 35px;
  }
  .about-item .orgwp-image {
    padding-top: 5px;
  }
  /* OrgaWP Team Members Page CSS */
  .mate-item {
    margin-bottom: 35px;
  }
  .mate-designation, .mate-info p {
    padding-bottom: 10px;
  }
  /* OrgaWP Pricings Page CSS */
  .price-item {
    margin-bottom: 35px;
  }
  .price-item ul li {
    padding: 5px 0;
  }
  /* OrgaWP 404 Error Page CSS */
  .orgwp-error h1 {
    font-size: 90px;
    line-height: 80px;
  }
  .orgwp-error h2 {
    font-size: 26px;
    line-height: 34px;
  }
  .error-subtitle {
    padding-bottom: 10px;
  }
  .orgwp-error p {
    font-size: 20px;
  }
  /* OrgaWP Portfolio Page CSS */
  .masonry-item {
    width: 100%;
  }
  .masonry-filters {
    padding-bottom: 15px;
  }
  .portfolio-item {
    margin-bottom: 35px;
  }
  .portfolio-info {
    padding-top: 15px;
  }
  .portfolio-info h3 {
    font-size: 20px;
  }
  .portfolio-title {
    padding-bottom: 5px;
  }
  .orgwp-pagination {
    padding-top: 10px;
  }
  /* OrgaWP Portfolio Single Page CSS */
  .orgwp-banner.banner-style-three {
    padding-top: 50px;
  }
  .orgwp-banner.banner-style-three .orgwp-image  {
    padding-top: 0;
  }
  .portfolio-info-wrap {
    padding-bottom: 15px;
    margin-bottom: 25px;
  }
  .portfolio-info-wrap h2 {
    font-size: 26px;
    line-height: 32px;
  }
  .portfolio-info-title {
    padding-bottom: 15px;
  }
  .portfolio-meta h3 {
    font-size: 20px;
  }
  .screens-style-two .screen-info {
    padding-bottom: 25px;
  }
  .orgwp-choose.choose-style-two {
    padding-top: 40px;
  }
  .screens-style-two .owl-carousel .owl-nav {
    padding-top: 0;
  }
  /* OrgaWP Events Page CSS */
  .event-item {
    margin-bottom: 35px;
  }
  .event-info {
    padding-top: 20px;
  }
  .event-info h3 {
    font-size: 22px;
    line-height: 28px;
  }
  .event-title {
    padding-bottom: 5px;
  }
  .event-item .orgwp-link {
    padding-top: 0;
  }
  .event-time {
    bottom: 10px;
    left: 10px;
  }
  /* OrgaWP Events Single Page */
  .event-wrap {
    padding: 15px 0 35px;
  }
  .event-wrap-meta .pull-left {
    width: 100%;
  }
  .event-wrap-meta .pull-right{
    padding-top: 10px;
    width: 100%;
  }
  .event-wrap-meta h2 {
    font-size: 22px;
  }
  .event-wrap .bullets-list {
    padding-top: 0;
  }
  .bullets-list {
    line-height: 22px;
  }
  .bullets-list li {
    padding: 0 0 8px 22px;
  }
  .bullets-list li:before {
    font-size: 13px;
  }
  h2.event-wrap-title {
    font-size: 24px;
  }
  .event-wrap-title {
    padding-bottom: 10px;
  }
  .orgwp-schedule .panel-default {
    margin-bottom: 25px;
  }
  .orgwp-schedule .panel-title a {
    padding: 13px 20px;
  }
  .schedule-item {
    padding: 25px 25px 10px;
  }
  .orgwp-speakers {
    padding-top: 25px;
  }
  .speakers-wrap {
    padding: 25px;
  }
  .speaker-designation {
    padding-bottom: 5px;
  }
  .speaker-info {
    padding-left: 0px;
    padding-top: 20px;
  }
  .speaker-item .orgwp-image {
    float: none;
  }
  .speaker-item {
    padding-bottom: 20px;
  }
  .speaker-info .orgwp-social {
    padding-top: 0;
  }
  .speaker-info .orgwp-social a {
    margin: 0 4px 8px;
  }
  .orgwp-secondary {
    padding-top: 80px;
  }
  .orgwp-widget .orgwp-map {
    height: 300px;
  }
  .orgwp-widget .widget-title {
    font-size: 18px;
  }
  .event-widget .widget-title {
    padding: 10px 20px;
  }
  .countdown-value {
    font-size: 26px;
  }
  .widget-countdown .event-widget-wrap {
    padding: 10px 5px 15px;
  }
  /* OrgaWP News Page CSS */
  .orgwp-comments-area.orgwp-form.comments-area {
    padding: 40px 0px 35px;
  }
  .news-detail-wrap.news-meta-single {
    padding-bottom: 10px;
  }
  .news-item {
    margin-bottom: 35px;
  }
  .news-info {
    padding-top: 15px;
  }
  .news-meta h3 {
    font-size: 22px;
    line-height: 28px;
  }
  .orgwp-share-link {
    margin-bottom: 5px;
  }
  .orgwp-share-link > a,
  .orgwp-social.rounded a {
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 38px;
  }
  .orgwp-share-link.orgwp-hover .orgwp-social {
    left: 44px;
  }
  .blog-style-three .orgwp-hover .orgwp-social {
    left: 12px;
  }
  .news-info p {
    padding-bottom: 10px;
  }
  .blockquote-style-two {
    padding: 25px;
    text-align: center;
  }
  .blockquote-style-two:before {
    position: static;
    height: 30px;
    background-size: 35px auto;
  }
  .blockquote-style-two p {
    padding-bottom: 5px;
    font-size: 18px;
    line-height: 26px;
  }
  .blockquote-style-two p:first-child:before,
  .quote-icon::before {
    display: none;
  }
  .blockquote-style-two cite {
    font-size: 16px;
  }
  .pagination-style-two {
    padding-top: 0;
    text-align: left;
  }
  .categories-widget .widget-title,
  .orgwp-widget .nav-tabs {
    padding-bottom: 0;
  }
  .orgwp-widget.categories-widget {
    padding-bottom: 15px;
  }
  .post-widget ul li {
    padding-right: 15px;
  }
  .post-info {
    padding-left: 15px;
  }
  .post-info h4 {
    font-size: 16px;
  }
  .post-title {
    padding-bottom: 5px;
  }
  .orgwp-widget.post-widget {
    padding-bottom: 0;
  }
  .tags-widget a {
    margin-bottom: 5px;
  }
  /* OrgaWP News Single Page CSS */
  .orgwp-news-meta .orgwp-title-wrap {
    padding-bottom: 10px;
    overflow: visible;
    display: inline-block;
    width: 100%;
    padding-top: 0px;
  }
  .news-detail-wrap p {
    font-size: 16px;
  }
  .blog-style-one .orgwp-news-meta {
    margin-top: 0;
    padding-top: 0;
  }
  .blog-style-one .orgwp-news-info .orgwp-news-info-inner {
    padding-top: 5px;
  }
  .orgwp-news-meta .pull-left {
    width: 100%;
  }
  .orgwp-news-meta .pull-right {
    width: 100%;
    padding-top: 10px;
  }
  .orgwp-news-meta .orgwp-social a {
    margin: 0 4px 4px;
  }
  .orgwp-author-info {
    padding: 25px;
  }
  .author-content .author-name {
    margin-bottom: 0;
  }
  .author-content p {
    padding-bottom: 10px;
  }
  .author-content .orgwp-social a {
    margin: 0 5px 5px;
  }
  .orgwp-social a {
    font-size: 15px;
  }
  .orgwp-related-posts {
    padding: 35px 0 0;
  }
  .orgwp-related-posts h3 {
    font-size: 22px;
    line-height: 28px;
  }
  .related-post-title {
    padding-bottom: 10px;
  }
  .orgwp-related-posts .post-item {
    padding-bottom: 35px;
  }
  .orgwp-related-posts .post-info {
    padding-top: 15px;
  }
  .orgwp-related-posts .post-date {
    padding-bottom: 3px;
  }
  .orgwp-related-posts .post-title {
    padding-bottom: 8px;
  }
  .orgwp-comments-area h3 {
    font-size: 22px;
  }
  .post-info h3 {
    font-size: 20px;
    line-height: 26px;
  }
  .orgwp-comments-area .comments-title {
    padding-bottom: 10px;
  }
  .orgwp-comments-area .comment-item {
    padding-bottom: 15px;
  }
  .orgwp-comments-area .orgwp-comments-meta {
    padding-bottom: 0;
  }
  .orgwp-comments-area .comments li .children li {
    padding-left: 25px;
  }
  .orgwp-comments-area .comment-main-area {
    padding-left: 15px;
  }
  .comments-section {
    padding-bottom: 0;
  }
  .comment-reply-title {
    padding-bottom: 5px;
  }
  .orgwp-comment-form .form-submit {
    padding-top: 0;
  }
  /* OrgaWP Contact Us Page CSS */
  .orgwp-contact .section-title-wrap {
    padding-bottom: 10px;
  }
  .orgwp-contact .section-title-wrap h2 {
    font-size: 28px;
  }
  .orgwp-contact .section-title {
    padding-bottom: 10px;
  }
  .orgwp-map {
    height: 300px;
  }
  .mc4wp-form-fields .orgwp-form input[type="submit"] {
    margin-top: 10px !important;
  }
  /* OrgaWP Content Cross Check Page CSS */
  .orgwp-unit-fix .entry-content .comment-form {
    padding-top: 0;
  }
  .orgwp-unit-fix .entry-content .comment-list article,
  .orgwp-unit-fix .entry-content .comment-list .pingback,
  .orgwp-unit-fix .entry-content .comment-list .trackback {
    padding: 15px 0 20px;
  }
  .entry-content dd {
    margin-bottom: 10px;
  }
  .wp-caption {
    max-width: 100%;
    margin-bottom: 10px;
  }
  .entry-content .comment-list article,
  .entry-content .comment-list .pingback,
  .entry-content .comment-list .trackback {
    padding: 20px 0;
  }
  .entry-content .comment-content ul,
  .entry-content .comment-content ol {
    margin: 0 0 10px 0;
  }
  .entry-content .comment-metadata {
    margin-bottom: 5px;
  }
  .entry-content .comment-list .comment-reply-link {
    margin-top: 0;
  }
  .entry-content .comment-list .children {
    padding-left: 0;
  }
  .entry-content .comment-notes,
  .entry-content .comment-awaiting-moderation,
  .entry-content .logged-in-as,
  .entry-content .form-allowed-tags {
    padding-bottom: 10px;
  }
  .header-links-wrap {
    margin: 0px 60px 0 0;
  }
  .orgwp-mid-wrap {
    padding: 70px 0 70px;
  }
  .mid-spacer-two,
  .mid-spacer-three {
    padding-bottom: 70px;
  }
  .info-widget {
    padding: 0;
  }
  .tribe-events-day .type-tribe_events .tribe-events-event-meta {
    margin-bottom: 15px;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product,
  .woocommerce ul.products.columns-3 li.product,
  .woocommerce-page ul.products.columns-3 li.product {
    width: 50%;
  }
  .woocommerce.woocommerce-page .container.orgwp-content-area {
    padding: 0;
  }
  .woocommerce .col2-set .col-1,
  .woocommerce-page .col2-set .col-1,
  .woocommerce .col2-set .col-2,
  .woocommerce-page .col2-set .col-2 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 0 40px;
  }
  .single-mate-info {
    padding: 30px 0 0 0;
  }
  /* Speakers Page */
  .aboutme-info-wrap {
    padding: 25px;
  }
  .naeep-form-wrap {
    padding: 25px;
  }
  .woocommerce table.shop_table_responsive tr td.product-quantity::before,
  .woocommerce-page table.shop_table_responsive tr td.product-quantity::before {
    margin-top: 12px;
  }
  p.comment-form-cookies-consent label {
    display: inline;
  }
  .orgwp-form form.comments-form  input[type="text"],
  .orgwp-form form.comments-form  input[type="email"] {
    margin-bottom: 12px;
  }
  ul.schedule-img-list li.speaker {
    padding-bottom: 30px;
  }
  .schedule-timing {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .naeep-schedule-wrap.style-three .schedule-content {
    padding: 25px;
  }
  .orgwp-team .five-column {
    width:50%;
  }
  .blog-style-two .blog-bottom-wrap .orgwp-link {
    width:100%;
    text-align: left;
    padding-top: 20px;
  }
  .blog-style-two .blog-bottom-wrap .blog-author {
    width: 100%;
  }
  .mc4wp-form-fields .col-md-4 {
    padding-left: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .mc4wp-form-fields .col-md-8 {
    padding-right: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .single-mate-info .orgwp-social.mate-single-social a {
    margin-bottom: 0px;
  }
  .orgwp-testimonials.testimonial-style-three .testimonial-item p {
    line-height: 30px;
  }
  .woocommerce ul.products li.product, 
  .woocommerce-page ul.products li.product, 
  .woocommerce ul.products li.product, 
  .woocommerce-page ul.products li.product, 
  .woocommerce ul.products.columns-3 li.product, 
  .woocommerce-page ul.products.columns-3 li.product,
  .woocommerce ul.products[class*=columns-] li.product, 
  .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
    margin-bottom: 45px;
  }
  .clients-style-two .client-item.three-column {
    width: 100%;
    margin: 0;
  }
  .woocommerce div.product p.price, .woocommerce div.product span.price {
    font-size: 25px;
    margin-bottom: 5px;
  }
  .woocommerce div.product div.summary {
    margin-bottom: 0;
  }
  .woocommerce .cart .actions .button, 
  .woocommerce-page table.cart td.actions .coupon .button {
    width: 100%;
    right: 0;
  }
  .woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 100%;
    margin-bottom: 10px;
  }
  .single-meta-wrap .blog-metas > span {
    width: 100%;
  }
  .orgwp-page-title h1 {
    font-size: 45px;
    line-height: 46px; 
  }
  .orgwp-page-title {
    padding: 80px 0 70px;
  }
  h4.page-sub-title {
    font-size: 18px;
  }
  .blog-metas > span:after {
    display: none;
  }
  .single-meta-wrap .news-author img {
    margin-bottom: 6px;
  }
  .orgwp-video-wrap .orgwp-image {
    min-height: auto;
  }
  .orgwp-comments-area .trackback .comment-main-area, 
  .orgwp-comments-area .pingback .comment-main-area {
    margin-bottom: 0;
  }
  .woocommerce ul.products {
    margin: 0;
  }
  .woocommerce-page ul.products li.product .product-price-wrap {
    padding-top: 40px;
  }
  .news-detail-wrap p.has-large-font-size {
    font-size: 22px;
  }
  .blockquote-txt-wrap h5.blockquote-author {
    text-align: left;
  }
  .blockquote-txt-wrap {
    margin-top: 17px;
  }
  .custom-blockquote .blockquote-txt-wrap {
    width: 100%;
  }

}

@media screen and (max-width:645px) {
  .countdown-item, .countdown_section {
    min-width: 100%;
  }
  .orgwp-banner .banner-caption .header-btns.orgwp-btn-wrap span.video-btn-txt {
    margin-left: 0;
  }
  .mean-container a.meanmenu-reveal {
    right: 85px !important;
  }
}

@media screen and (max-width:599px) {
  /* OrgaWP Normal CSS */
  h1,
  .h1 {
    font-size: 26px;
  }
  h2,
  .h2 {
    font-size: 24px;
  }
  h3,
  .h3 {
    font-size: 22px;
  }
  h4,
  .h4 {
    font-size: 20px;
  }
  h5,
  .h5 {
    font-size: 18px;
  }
  h6,
  .h6 {
    font-size: 17px;
  }
  .banner-caption .orgwp-icon-img img {
    max-width: 100px;
  }
  .caption-subtitle {
    padding-bottom: 10px;
  }
  .caption-wrap h1 {
    font-size: 24px;
    line-height: 34px;
  }
  .orgwp-banner .banner-caption a.orgwp-popup-video span.orgwp-video-btn-wrap {
    transform: translateX(0);
    left: 0;
  }
  .orgwp-banner .banner-caption a.orgwp-popup-video {
    top: 18px;
  }
  .caption-wrap .orgwp-video-btn:before,
  .caption-wrap .orgwp-video-btn:after {
    width: 60px;
    height: 60px;
  }
  .orgwp-video-link {
    padding: 15px 0 0;
  }
  .video-btn-title {
    margin-left: 15px;
  }
  .section-title-wrap h2 {
    font-size: 26px;
    line-height: 34px;
  }
  .nav-tabs > li {
    display: block;
  }
  .panel-title a {
    padding-right: 45px;
  }
  .panel-title a:after {
    right: 15px;
  }
  .subscribe-form input[type="email"] {
    width: 100%;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
  }
  .subscribe-form button[type="submit"],
  .subscribe-form input[type="submit"] {
    width: 100%;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
  }
  .news-items-wrap.blog-style-two .orgwp-news-item {
    width: 100%;
  }
  .three-column .gallery-item {
    width: 100%;
  }
  .orgwp-team .five-column {
    width: 100%;
  }
  .orgwp-sec-image img {
    max-width: 200px;
    min-width: 120px;
  }
  .orgwp-sec-image {
    right: 0;
    max-width: 100px;
  }
  .clients-style-two .client-item.three-column {
    width: 100%;
  }
  /* OrgaWP Home V2 Page CSS */
  .swiper-button-prev,
  .swiper-button-next {
    display: none;
  }
  .orgwp-trail .orgwp-video-btn,
  .orgwp-video-btn {
    width: 60px;
    height: 60px;
  }
  .choose-item .orgwp-icon {
    padding-right: 15px;
  }
  .screens-wrap .orgwp-image.absolute {
    top: -10px;
    left: 50px;
  }
  .clients-style-two .client-item,
  .clients-style-two .client-item.four-column,
  .clients-style-two .client-item.five-column {
    width: 100%;
    padding-bottom: 20px;
  }
  /* OrgaWP Home V2 Page CSS */
  .orgwp-screen-detail .orgwp-image-animation:before,
  .orgwp-screen-detail .orgwp-image-animation:after,
  .orgwp-screen-detail .orgwp-image-wrap:before {
    display: none;
  }
  /* OrgaWP Team Members Page CSS */
  .mate-item {
    text-align: center;
  }
  .mate-item .orgwp-image {
    float: none;
  }
  .mate-info h3 {
    font-size: 20px;
  }
  .mate-info {
    padding: 10px 0 0;
  }
  .orgwp-team-item.style-four.style-three .mate-info {
    padding-top: 20px;
  }
  .mate-info h3.team-title {
    padding-bottom: 0;
  }
  .mate-info .orgwp-social a {
    margin: 0 4px 8px;
  }
  /* OrgaWP Events Single Page */
  .schedule-item .orgwp-image {
    float: none;
  }
  .schedule-info {
    padding: 10px 0 0;
  }
  .schedule-info h4 {
    font-size: 18px;
    line-height: 24px;
  }
  .speaker-item,
  .single-tribe_events .tribe-events-event-image,
  .schedule-item {
    text-align: center;
  }
  .speaker-item .orgwp-image {
    float: none;
  }
  .speaker-info h3 {
    font-size: 20px;
  }
  .speaker-info {
    padding: 10px 0 0;
  }
  /* OrgaWP News Page CSS */
  .post-widget .nav-tabs > li {
    display: inline-block;
  }
  /* OrgaWP Contact Us Page CSS */
  .orgwp-contact .section-title-wrap h2 {
    font-size: 26px;
  }
  #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next,
  #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous {
    width: 100%;
    margin-top: 10px;
  }
  #tribe-events-footer:before, #tribe-events-header:before,
  #tribe-events-footer:after, #tribe-events-header:after {
    content: none;
  }
  .countdown-item {
    width: 50%;
  }
  .countdown-item:nth-child(2):after {
    content: none;
  }
  .tribe-events-tickets table.tribe-tickets-table,
  .tribe-tickets-rsvp .tribe-events-tickets-rsvp .tribe-ticket.quantity,
  .tribe-tickets-rsvp .tribe-events-tickets .tickets_name,
  .tribe-tickets-rsvp .tribe-events-tickets .tickets_description {
    width: 100%;
    display: block;
  }
  .tribe-events-tickets td.tribe-tickets-attendees {
    padding-left: 0;
    padding-right: 0;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product,
  .woocommerce ul.products[class*=columns-] li.product,
  .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
    float: none;
    margin: 0 auto;
    margin-bottom: 65px;
  }
  .woocommerce-page ul.products li.product .product-wrap {
    padding: 20px;
  }
  .woocommerce ul.products[class*=columns-] li.product:nth-child(2n),
  .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
    float: none;
  }
  .woocommerce .woocommerce-result-count,
  .woocommerce .woocommerce-ordering,
  .woocommerce-page .woocommerce-ordering {
    width: 100%;
  }
  p.comment-form-cookies-consent {
    padding-bottom: 8px;
  }
  .woocommerce.woocommerce-page .container.orgwp-content-area {
    padding: 0 20px;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    width: 100%;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li a:after {
    bottom: 10px;
  }
  #tribe-events-content.tribe-events-list {
    padding: 0 20px;
  }
  .woocommerce .woocommerce-result-count {
    text-align: center;
    padding-bottom: 10px;
  }
  .woocommerce .woocommerce-ordering {
    margin-bottom: 35px;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs {
    padding-bottom: 10px;
  }
  .woocommerce-page ul.products li.product .product-price-wrap {
    width: 100%;
    text-align: center;
  }
  .woocommerce-page ul.products li.product .product-img-wrap {
    width: 100%;
  }
  .banner-caption {
    max-width: 480px;
  }
  .orgwp-custom-share h4.share-title {
    width:100%;
  }
  .orgwp-custom-share  {
    padding-bottom: 20px;
  }
  .mean-container a.meanmenu-reveal {
    right: 45px !important;
  }
  .woocommerce ul.products li.product .woocommerce-loop-category__title, 
  .woocommerce ul.products li.product .woocommerce-loop-product__title, 
  .woocommerce ul.products li.product h3 {
    font-size: 30px;
  }

}

@media screen and (max-width:479px) {
  /* OrgaWP Normal CSS */
  input[type="submit"],
  button[type="submit"] {
    width: 100%;
  }
  .search-widget form input[type="submit"],
  .search-wrap input[type="submit"] {
    width: auto;
  }
  .panel-title {
    font-size: 16px;
    line-height: 22px;
  }
  .footer-wrap .orgwp-btn-wrap a {
    margin-bottom: 10px;
  }
  .orgwp-image-animation:before,
  .orgwp-image-animation:after,
  .orgwp-image-wrap:before {
    width: 180px;
    height: 180px;
  }
  .orgwp-page-title h2 {
    font-size: 28px;
    line-height: 32px;
  }
  .video-slider-img {
    width: 100%;
  }
  .video-slider-cnt {
    width: 100%;
    padding-top: 20px;
  }
  /* OrgaWP Home V2 Page CSS */
  .choose-item {
    text-align: center;
  }
  .choose-item .orgwp-icon {
    float: none;
    padding: 0 0 10px;
  }
  /* OrgaWP 404 Error Page CSS */
  .orgwp-error h1 {
    font-size: 80px;
    line-height: 65px;
  }
  .orgwp-error h2 {
    font-size: 24px;
    line-height: 32px;
  }
  /* OrgaWP Portfolio Single Page CSS */
  .portfolio-info-wrap h2 {
    font-size: 24px;
    line-height: 30px;
  }
  /* OrgaWP Events Page CSS */
  .event-info h3 {
    font-size: 20px;
    line-height: 26px;
  }
  /* OrgaWP News Single Page CSS */
  .orgwp-author-info {
    text-align: center;
  }
  .author-avatar {
    float: none;
  }
  .author-content {
    padding: 10px 0 0;
  }
  .author-content .orgwp-social a {
    margin: 0 4px 8px;
  }
  .orgwp-comments-area .comment-image {
    float: none;
    padding-top: 0;
  }
  .orgwp-comments-area .comment-main-area {
    padding: 10px 0 0;
    margin-left: 0px;
    margin-bottom: 0;
  }
  .orgwp-comments-area .comments-reply {
    position: static;
    padding: 5px 0;
  }
  .orgwp-comments-area .comments li .children li {
    padding-left: 0;
  }
  .woocommerce ul.products[class*=columns-] li.product,
  .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
  }
  .woocommerce #reviews #comments ol.commentlist li img.avatar {
    padding: 3px;
    width: 60px;
    position: relative;
    float: none;
    margin: 0 auto 10px;
    display: block;
  }
  .woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0;
    text-align: center;
  }
  .woocommerce .comment_container .star-rating {
    float: none;
    margin: 0 auto 5px;
  }
  .countdown-item, .countdown_section {
    min-width: 100%;
  }
  .need-separator .countdown_section:after {
    content: none;
  }
  .meta-tag {
    font-size: 16px;
  }
  .countdown-item:after {
    content: none;
  }
  .history-vertical .naeep-history-item:nth-child(even) .history-info,
  .history-vertical .naeep-history-item:nth-child(odd) .history-info {
    margin-left: 20px;
  }
  .naeep-process-item-vertical:nth-child(odd) .naeep-image,
  .naeep-history-item:nth-child(odd) .history-image,
  .naeep-process-item-vertical:nth-child(even) .naeep-image,
  .naeep-history-item:nth-child(even) .history-image {
    padding-left: 15px;
  }
  .orgwp-banner span.banner-date {
    margin-bottom: 0;
    padding-right: 8px;
  }
  .orgwp-banner span.banner-venue {
    display: inline-block;
    padding-left: 0;
    padding-top: 6px;
  }
  .orgwp-banner .banner-caption p {
    font-size: 19px;
    line-height: 28px;
  }
  .event-meta {
    padding-bottom: 5px;
  }
  h3.event-title {
    padding-bottom: 12px;
  }
  #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next {
    margin-top: 15px;
  }
  .news-detail-wrap .orgwp-social{
    padding-top: 5px;
  }
  .woocommerce ul.products li.product a img {
    width: 100%;
  }
  .mean-container a.meanmenu-reveal {
    right: 33px !important;
  }
  .post-item .orgwp-image {
    float:none;
  }
  .post-widget h6.post-title {
    padding-top: 7px;
    padding-bottom: 0;
  }
  .blog-style-one .blog-bottom-wrap {
    position: relative;
  }
  .blog-style-one .blog-bottom-wrap .bottom-right-meta {
    position: absolute;
    left:0;
    text-align: left;
    width:100%;
  }
   .blog-style-one .blog-bottom-wrap .orgwp-link {
    margin-top: 35px;
    width:100%;
  }
  .blog-style-one p {
    padding-bottom: 0;
  }

}

@media screen and (max-width:440px) {
  .banner-container a.btn-two.naeep-btn.simple-link-btn {
    margin-top: 20px;
    margin-left: 8px;
  }
  .blog-style-one .orgwp-date-item {
    text-align: left;
    padding-top: 10px;
    width:100%;
    font-size: 14px;
  }
  .blog-style-one .blog-author {
    width: 100%;
  }
  .banner-caption {
    max-width: 340px;
  }
  .banner-caption {
    padding: 30px;
  }

}

@media screen and (max-width:400px) {
  .mean-container a.meanmenu-reveal {
    right: 28px !important;
  }

}


@media screen and (max-width:380px) {
  .orgwp-header .orgwp-brand img {
    width:145px;
  }
}

@media screen and (max-width:359px) {
  /* OrgaWP Events Single Page */
  h2.event-wrap-title {
    font-size: 22px;
    line-height: 28px;
  }
  /* OrgaWP News Page CSS */
  .news-meta h3 {
    font-size: 20px;
    line-height: 26px;
  }
  /* OrgaWP News Single Page CSS */
  .orgwp-related-posts h3 {
    font-size: 20px;
    line-height: 26px;
  }

}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: landscape) {
  /* OrgaWP Normal CSS */
  .orgwp-navigation {
    height: 200px;
  }
}