/**
 * VictorThemes Styling
*/

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

@media screen and (max-width:1415px) {
  /* StartNow 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.strnw-image img {
    max-width: 100%;
  }
  /* StartNow Portfolio Page CSS */
  .strnw-masonry {
    margin: 0 -15px;
  }
  .masonry-item {
    padding: 15px;
  }
  .strnw-image-animation:before, 
  .strnw-image-animation:after, 
  .strnw-image-wrap:before {
    width: 300px;
    height: 300px;
  }
}

@media screen and (max-width:1310px) {
  .napae-history-wrap .owl-carousel .owl-nav button.owl-next,
  .napae-history-wrap .owl-carousel .owl-nav button.owl-prev {
    bottom: -20px;
  }
}

@media screen and (max-width:1366px) {
  .proel-footer-top {
    margin-left: 0;
  }
  .footer-top-inner:before {
    width: 100%;
    left: 0;
  }
  .proel-footer-top.left-align .footer-top-inner:before {
    right: 0;
  }
  .proel-footer-top.left-align {
    margin-right: 0;
  }
  .proel-footer-top > .container {
    max-width: 100%;
    padding: 0;
  }
  .strnw-process-wrap.style-two:after {
    width: 100%;
    left: 0;
    background-size: 100%;
  }

  /* StartNowWP - dynamic-styles*/
  .strnw-header .strnw-navigation {
    display: none !important;
  }
  .mean-container .header-links-wrap {
    display: none;
  }
  .sticky-wrapper {
    min-height: 83px;
  }
  .header-contact-links {
    display: none;
  }
  .strnw-header > .container {
    position: relative;
  }
  .strnw-header {
    padding: 0 30px;
    position: relative;
  }
  .strnw-header-right {
    margin-top: 10px;
    position: static;
  }
  .header-links-wrap {
    margin: 0px 30px 0 0;
  }
  .search-link {
    padding: 0 15px 0 0;
  }
  .strnw-search {
    padding: 0 50px;
  }
  .strnw-navigation {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    height: 250px;
    padding: 0 50px 25px;
    margin: 0 auto;
    background: #f2f2f2;
    overflow: auto;
    -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
    z-index: 2;
  }
  .strnw-navigation > ul {
    display: block;
  }
  .strnw-navigation > ul > li {
    float: none;
  }
  .strnw-navigation > ul > li > a {
    display: block;
    padding: 12px 0;
    border-bottom: 1px solid #dddddd;
  }
  .strnw-navigation > ul > li.has-dropdown > a:after, 
  .strnw-navigation > ul > li.active .nav-dots, 
  .dropdown-nav:before {
    display: none;
  }
  .strnw-navigation .dropdown-nav {
    display: none;
    position: static;
    min-width: 100%;
    padding: 0 0 0 20px;
    background: transparent;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
  }
  .strnw-navigation .dropdown-nav li a {
    padding: 12px 0;
    border-bottom: 1px solid #dddddd;
  }
  /* Dynamic Style End*/

}

@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;
  }
  .strnw-testimonials.testimonial-style-three .owl-carousel .owl-nav button.owl-prev {
    left: -47px !important;
    width: 72px !important;
    height: 72px !important;
  }
  .strnw-testimonials.testimonial-style-three .owl-carousel .owl-nav button.owl-next {
    left: -25px !important;
    width: 72px !important;
    height: 72px !important;
  }
  .strnw-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) {
  .napae-history-wrap.history-two.history-three {
    width: 100%;
    min-width: 1140px;
  }
}

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

/*Responsive style added for unit test mean menu - StartNowWP*/
@media only screen and (min-width: 1366px) and (max-width: 1555px) {
  .strnw-navigation > ul > li > a {
    padding: 34px 10px 32px 10px;
  }
  .strnw-navigation {
    font-size: 13px;
 }

}

@media screen and (max-width:1270px) {
  /* StartNow 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";
  }
  .strnw-testimonials.testimonial-style-three .owl-carousel .owl-nav {
    text-align: center;
    position: absolute;
    left: -75%;
    top: 255px;
    width: auto;
  }
  /* StartNow Home V3 Page CSS */
  .banner-image .strnw-image {
    left: 0;
  }
  table#wp-calendar th,
  table#wp-calendar td {
    padding: 4px;
  }
  .napae-timeline-wrap.timeline-two .napae-timeline-item {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .timeline-info-inner .history-content-wrap {
    left: auto;
    width: 100%;
    position: relative;
  }
  .napae-timeline-wrap.timeline-two .napae-timeline-item .timeline-info {
    margin: 15px 0 0;
    padding: 50px 0 0;
  }
  .napae-timeline-wrap.timeline-two .napae-timeline-item:nth-child(odd) .timeline-info {
    padding: 50px 0 0;
  }
  .napae-timeline-wrap.timeline-two .timeline-inner {
    display: block;
    flex-wrap: unset;
  }
  .napae-timeline-wrap.timeline-two .napae-timeline-item .timeline-info:after {
    bottom: auto;
    top: 0;
  }
  .napae-timeline-wrap.timeline-two .napae-timeline-item:nth-child(even) span.count {
    top: -35px;
    bottom: auto;
  }
  .napae-timeline-wrap.timeline-two .timeline-title-wrap:before {
    content: "";
    left: auto;
    right: auto;
    top: -50px;
    border-bottom: 15px solid #ffffff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
  } 
  .napae-timeline-wrap.timeline-two .timeline-content-wrap:before {
    content: none;
  }
  .napae-timeline-wrap.timeline-two {
    padding: 0;
  }
  .napae-timeline-wrap.timeline-two .napae-timeline-item:last-child span.dot {
    display: none;
  }
  .napae-timeline-wrap.timeline-two .napae-timeline-item .timeline-info, 
  .napae-timeline-wrap.timeline-two .napae-timeline-item .timeline-image {
    min-height: auto;
  }
}

@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) {
  /* StartNow Normal CSS */
  .strnw-banner {
    min-height: auto;
    padding: 120px 40px 70px;
  }
  .swiper-container.strnw-banner {
    height: 550px;
    min-height: 550px;
  }
  h2.banner-title {
    font-size: 55px;
  }
  .strnw-banner [class*="col-"] {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .strnw-banner .strnw-image {
    padding-top: 80px;
    margin: 0;
    text-align: center;
  }
  .strnw-banner.banner-style-three .strnw-image {
    padding-top: 0px;
  }
  .strnw-banner .strnw-image img {
    max-width: 100%;
  }
  .caption-wrap {
    text-align: center;
  }
  .strnw-choose-item .choose-info-wrap {
    text-align: left;
  }
  .strnw-choose-item .choose-info-wrap p {
    margin-bottom: 0;
  }
  .service-slider-item .slider-info-wrap {
    text-align: left;
    width: 100%;
  }
  .strnw-banner .caption-wrap {
    margin-top: 70px;
  }
  .caption-wrap h1 {
    font-size: 36px;
    line-height: 44px;
  }
  .work-process-info {
    padding-left: 30px;
  }
  .strnw-faq [class*="col-"] {
    width: 100%;
  }
  .strnw-faq .strnw-image {
    margin-top: 80px;
    text-align: center;
  }
  .contact-info p br {
    display: none;
  }
  .screen-info {
    padding-bottom: 50px;
  }
  .strnw-screens .owl-carousel .owl-nav {
    display: block;
    position: static;
  }
  .secondary-wrap {
    padding-left: 0;
  }
  .strnw-team .five-column {
    width: 25%;
  }
  /* StartNow 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;
  }
  .strnw-cta-widget .strnw-btn-wrap .strnw-btn {
    width: 100%;
  }
  .strnw-cta-widget .strnw-btn-wrap .strnw-btn.bone,
  .strnw-cta-widget .strnw-btn-wrap .strnw-btn.btwo {
    border-radius: 5px;
    margin: 5px 0;
  }
  /* StartNow Home V3 Page CSS */
  .banner-image .strnw-image {
    position: static;
  }
  .feature-item {
    margin: 0 0 50px;
  }
  /* StartNow News Page CSS */
  .news-meta [class*="col-"] {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .news-meta .text-right {
    text-align: left !important;
  }
  .strnw-share-link {
    margin: 0 0 15px;
  }
  .strnw-share-link.strnw-hover .strnw-social {
    left: 45px;
    padding-left: 4px;
  }
  .blog-style-three .strnw-hover .strnw-social {
    left: 10px;
  }
  .strnw-share-link .strnw-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 .strnw-news-meta .strnw-title-wrap h3.strnw-news-title {
    font-size: 20px;
  }
  .blog-style-two .strnw-news-info .strnw-link a {
    font-size: 14px;
  }
  .blog-style-two .blog-bottom-wrap .blog-author {
    width: 60%;
  }
  .blog-style-two .blog-bottom-wrap .strnw-link {
    width: 40%;
  }
  .strnw-navigation > ul > li > a {
    padding: 38px 16px 39px 16px;
  }

  .strnw-process-wrap .process-item {
    max-width: 280px;
    margin: 0 35px;
  }

}

@media screen and (max-width:1060px) {
  .strnw-process-wrap .process-item {
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
    float: none;
    margin-bottom: 35px;
  }
  .strnw-process-wrap .process-item:first-child,
  .strnw-process-wrap .process-item:last-child {
    margin: 0 auto;
    margin-bottom: 35px;
  }
  .strnw-process-wrap.style-one:after {
    content: none;
  }
}
@media screen and (max-width:1024px) {
  .strnw-image-wrap.event-info-image {
    box-shadow: none;
  }
  .strnw-image-wrap.event-info-image .event-contact-wrap {
    position: relative;
    left: 0;
    display: inline-block;
    padding: 15px 15px;
  }
  .strnw-info-item {
    padding: 0;
  }
  .strnw-icon-wrap {
    width: 100%;
  }
  .strnw-info-cnt {
    width: 100%;
    text-align: center;
  }
  .strnw-info-item .strnw-icon {
    float: none;
    margin: 0 auto;
  }
  .strnw-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: 33.3333333%;
  }
  .woocommerce ul.products.columns-4 li.product, 
  .woocommerce-page ul.products.columns-4 li.product, 
  .woocommerce ul.products.columns-4 li.product, 
  .woocommerce-page ul.products.columns-4 li.product {
    width: 33.3333333%;
  }
  .stats-wrap {
    max-width: 500px;
    margin: 0 auto;
  }
  .strnw-image.strnw-main-img .counter-box {
    left: 50%;
  }
  .strnw-testimonials .owl-carousel.style-two:before, 
  .strnw-testimonials .owl-carousel.style-two:after {
    content: none;
  }
}

@media screen and (max-width:991px) {
  /* StartNow Normal CSS */
  .strnw-banner {
    height: auto;
    min-height: auto;
  }
  .strnw-page-title h2 {
    font-size: 50px;
  }
  .strnw-section-title h2.section-title {
    font-size: 28px;
    line-height: 40px;
  }
  .strnw-section-title h2.section-title br {
    display: none;
  }
  .strnw-topbar ul.contact-links li,
  .strnw-topbar ul.contact-links {
    float: none;
    text-align: center;
  }
  .strnw-topbar .textright ul.contact-links li {
    float: none;
  }
  .strnw-banner .banner-caption h2.banner-title {
    font-size: 42px;
  }
  .strnw-banner .banner-caption h2.banner-title span {
    font-size: 42px;
    line-height: 1.2;
  }
  .strnw-banner span.banner-date,
  .strnw-banner span.banner-venue {
    font-size: 18px;
  }
  .news-items-wrap.blog-style-one .strnw-news-item {
    margin-bottom: 20px;
  }
  .strnw-insight-info {
    padding: 20px;
  }
  .nav-tabs {
    border-bottom: none;
    text-align: center;
  }
  .nav-tabs a.nav-link {
    margin: 0 3px 20px;
    min-width: 10px;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border-bottom: 1px solid #e0e3f8;
  }
  .tab-heading {
    font-size: 18px;
  }
  .download-info {
    padding: 0;
    text-align: center;
  }
  .strnw-main-content {
    padding-top: 10px;
  }
  .download-info .section-title-wrap {
    text-align: center;
  }
  .download-info .strnw-btn-wrap a {
    margin: 0 5px 10px;
  }
  .status-item {
    width: 33.33333333%;
    margin: 0 auto;
  }
  .strnw-sticky-footer .main-wrap-inner {
    margin-bottom: 0 !important;
  }
  .strnw-sticky-footer .strnw-footer {
    position: static;
  }
  .tab-content .strnw-image {
    float: none;
    text-align: center;
  }
  .post-widget .tab-content .strnw-image {
    float: left;
  }
  .work-process-info {
    padding: 50px 0 0;
    text-align: center;
  }
  .strnw-work-process .owl-carousel .owl-nav {
    padding-left: 0;
  }
  .strnw-primary {
    float: none;
    width: 100%;
  }
  .right-sidebar .strnw-primary,
  .left-sidebar .strnw-primary {
    padding: 0 15px;
  }
  .left-sidebar .strnw-primary {
    float: none;
  }
  .strnw-secondary {
    float: none;
    width: 100%;
    padding-top: 40px;
    margin: 60px 15px 0;
  }
  .strnw-masonry {
    text-align: center;
    margin: 0 auto;
  }
  .blockquote-image {
    float: none;
    text-align: center;
  }
  .blockquote-txt-wrap {
    display: inline-block;
    width: 100%;
  }
  .strnw-widget:last-child {
    margin-bottom: 0;
  }
  blockquote {
    margin-bottom: 30px;
  }
  .blockquote-txt-wrap h5.blockquote-author {
    padding-left: 0;
  }
  .strnw-insight-item {
    width: 50%;
    max-width: 370px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .adv-banner-caption .strnw-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 .strnw-adv-btn-wrap {
    font-size: 15px;
  }
  .strnw-pagination {
    padding-top: 25px;
  }
  .strnw-project-item {
    width: 100%;
  }
  .strnw-project-item {
    margin: 0 auto;
    margin-bottom: 30px;
  }
  /* StartNow Home V1 Page CSS */
  .tab-content .strnw-image img {
    max-width: 100%;
  }
  .aboutus-info-wrap {
    padding-left: 0;
  }
  .news-items-wrap.blog-style-two .strnw-news-item {
    width: 50%;
  }
  .three-column .gallery-item {
    width: 50%;
  }
  .strnw-team-item.style-three .strnw-image {
    max-width: 272px;
  }
  .strnw-team .five-column {
    width: 33.3333333%;
  }
  .testimonial-style-three .strnw-section-title {
    margin-bottom: 30px;
    padding: 0 20px;
  }
  .testi-cnt-wrap,
  .testimonial-style-three.left-align .testimonial-item .strnw-image {
    width: 100%;
  }
  .testimonial-style-three.left-align .testimonial-item .strnw-image {
    margin-bottom: 15px;
  }
  .strnw-testimonials.testimonial-style-three {
    padding-top: 70px;
  }
  .blog-style-three .strnw-news-item {
    width: 100%;
  }
  .proel-footer-top.left-align {
    margin-right: 0;
  }
  .proel-footer-top {
    margin-left: 0;
  }
  .naeep-service-item h3.service-title {
    font-size: 20px;
    line-height: 25px;
  }
  .strnw-testimonials.testimonial-style-three {
    height: auto;
  }
  .strnw-testimonials.style-two .strnw-image.author-img,
  .strnw-testimonials.style-two .testi-content-wrap {
    width: 100%;
  }
  .strnw-testimonials.style-two .testi-rating-wrap {
    position: relative;
    float: left;
    width: 100%;
    margin-left: 40px;
  }
  .strnw-cta-video h3.cta-video-title {
    font-size: 24px;
    line-height: 35px;
  }
  .cta-video-content {
    padding: 50px 35px 44px;
  }
  .strnw-cta-video .proel-footer-top.left-align {
    margin-right: 0;
  }
  .strnw-testimonials.style-two .testimonial-item img {
    max-width: 100px;
    margin-left: 40px;
  }
  .choose-style-one .strnw-choose-inner .strnw-choose-item .strnw-icon,
  .choose-style-one .strnw-choose-inner .strnw-choose-item:nth-child(2) .strnw-icon {
    margin: 0;
  }
  /* StartNow Home V2 Page CSS */
  .strnw-team {
    margin: 0 auto;
  }
  .swiper-container {
    height: auto;
    min-height: auto;
  }
  .swiper-container.strnw-banner {
    height: 550px;
    min-height: 550px;
  }
  .swiper-slide .strnw-icon {
    padding-top: 25px;
  }
  .strnw-choose .strnw-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;
  }
  .strnw-trail {
    background: #292e4b;
    text-align: center;
  }
  .strnw-trail:after {
    display: none;
  }
  .strnw-trail .text-right {
    padding-top: 25px;
    text-align: center !important;
  }
  .screens-wrap .strnw-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;
  }
  .footer-widget .widget-title {
    padding-bottom: 20px;
  }
  .footer-widget .strnw-social {
    margin-bottom: 15px;
  }
  .footer-widget {
    padding-bottom: 22px;
  }
  /* StartNow Home V3 Page CSS */
  .strnw-get-started .strnw-image {
    padding: 50px 0 0;
  }
  .strnw-trail.trail-style-two {
    background: #ffbb00;
  }
  .screen-info-item {
    text-align: center;
  }
  .strnw-screen-detail .strnw-image {
    padding-bottom: 50px;
  }
  .testimonial-wrap .owl-drag .owl-prev:before,
  .testimonial-wrap .owl-drag .owl-next:before {
    display: none;
  }
  .strnw-get-started,
  .strnw-get-started .section-title-wrap {
    text-align: center;
  }
  .pricing-item .price {
    float: none;
    width: auto;
    border-right: none;
  }
  .pricing-info {
    float: none;
    width: auto;
    padding: 35px 40px 40px;
  }
  .pricing-info ul li {
    float: none;
    width: auto;
  }
  .strnw-recipe .col-lg-4.col-md-6 {
    margin-bottom: 25px;
    max-width: 400px;
    margin: 0 auto 25px;
  }
  /* StartNow About Us Page CSS */
  .strnw-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 .strnw-image {
    padding: 25px 0 0;
  }
  .single-mate-info {
    padding-left: 0;
  }
  .single-team-info .strnw-image {
    text-align: left;
    padding-bottom: 25px;
  }
  .footer-top-wrap .footer-top-inner {
    padding: 30px;
  }
  .footer-top-wrap .strnw-section-title h2.section-title {
    font-size: 28px;
  }
  .strnw-item.pricing-item.pricing-two.featured-box {
    transform: none;
  }
  /* StartNow 404 Error Page CSS */
  .strnw-error {
    padding: 100px 0;
  }
  .strnw-error h1 {
    font-size: 150px;
    line-height: 160px;
  }
  /* StartNow 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;
  }
  /* StartNow Portfolio Page CSS */
  .masonry-item {
    width: 50%;
    float: none;
  }
  .strnw-gallery .gallery-item .strnw-image {
    position: relative;
    max-width: 360px;
    overflow: hidden;
    margin: 0 auto;
  }
  .strnw-gallery.style-two .masonry-item.two {
    width: 100%;
  }
  .strnw-gallery.style-two .masonry-item.three {
      width: 100%;
  }
  .strnw-gallery.style-two .masonry-item.four {
      width: 100%;
  }
  .strnw-gallery.style-two .masonry-item.five {
      width: 100%;
  }
  .strnw-gallery.style-two .masonry-item.six {
      width: 100%;
  }
  .strnw-team-item.style-two .mate-info {
    padding: 0 20px;
  }
  .strnw-team-item.style-two .mate-info p {
    font-size: 17px;
  }
  /* StartNow Portfolio Single Page CSS */
  .banner-style-three .strnw-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 */
  .strnw-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;
  }
  .strnw-news-detail .author-content {
    width: 100%;
  }
  /* StartNow Contact Us Page CSS */
  .strnw-screen-detail [class*="col-"] {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .tab-content .owl-carousel .owl-nav {
    padding-left: 0;
  }
  .left-sidebar .strnw-primary {
    -ms-flex-order: 1;
    order: 1;
  }
  .left-sidebar .strnw-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: 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: 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;
  }
  .woocommerce form .form-row-first, 
  .woocommerce form .form-row-last, 
  .woocommerce-page form .form-row-first, 
  .woocommerce-page form .form-row-last {
    width: 100%;
  }
  .woocommerce-checkout .woocommerce form.checkout_coupon p.form-row.form-row-first {
    width: 100%;
    margin-bottom: 0;
  }
  .woocommerce-checkout .woocommerce form.checkout_coupon p.form-row.form-row-last {
    margin-left: 0;
    margin-bottom: 0;
  }
  .strnw-copyright .col-lg-5.pull-left {
    order: 2;
    width: 100%;
    text-align: center;
  }
  .strnw-copyright ul.footer-menu {
    float: none;
    text-align: center;
  }
  .strnw-back-to-top.col-lg-2 {
    text-align: center;
    order: 1;
    margin-bottom: 15px;
  }
  .strnw-copyright .col-lg-5.pull-right {
    order: 3;
    width: 100%;
    text-align: center;
  }
  .strnw-copyright .pull-right ul.footer-menu {
    float: none;
  }
  .row.footer-top-section .col-lg-6.text-right {
    text-align: left !important;
    margin-top: 20px;
  }
  .service-slider-item {
    margin: 0;
  }
  .client-item {
    margin: 0;
  }
  .strnw-process-wrap.style-two .process-item {
    width: 100%;
    margin-bottom: 5px;
  }
  .strnw-process-wrap.style-two h4.process-title {
    padding-top: 5px;
  }
  .strnw-process-wrap.style-two:after {
    content: none;
  }
  .strnw-process-wrap.style-two .process-item:nth-child(odd) {
    margin-top: 0;
  }
  .service-content-wrap h2.service-title {
    font-size: 22px;
  }
  .accordion-title .strnw-icon {
    font-size: 30px;
  }
  .faq-wrap .btn-link {
    font-size: 19px;
  }
  #accordion h4 .btn-link span {
    padding-top: 6px;
  }
  /* Process */
  .how-works-content-wrap {
    width: 100%;
    padding-right: 0;
  }
  .how-works-wrap .how-works-item:nth-child(2n) .how-works-content-wrap {
    padding-left: 0;
  }
  .how-works-item span.strnw-image {
    width: 100%;
    text-align: left;
    margin-top: 20px;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs {
    width: 100%;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    display: inline-block;
    padding: 0 10px 0 0;
    margin: 0 10px 15px 0;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
    content: "";
    display: block;
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 2px;
    border: none;
    border-radius: 0;
  }
  .woocommerce .woocommerce-tabs {
    padding: 45px;
    padding-top: 20px;
  }
  .woocommerce div.product .woocommerce-tabs .panel {
    padding-left: 0;
    width: 100%;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs:after {
    content: none;
  }
  .woocommerce div.product div.images.woocommerce-product-gallery {
    width: 100%;
    margin-bottom: 20px;
  }
  .woocommerce div.product div.summary {
    width: 100%;
  }
  .product-single-img-wrap {
    padding: 45px;
  }
  .woocommerce div.product div.summary {
    margin-bottom: 0;
  }
  .woocommerce div.product div.summary p.price {
    margin-bottom: 0;
    font-size: 20px;
  }
  .woocommerce-checkout h3 {
    font-size: 28px;
  }
  .footer-top-wrap .footer-top-inner form#mc4wp-form-1 {
    display: block;
    max-width: 90%;
    margin: 0 auto;
  }
  .how-works-item ul li {
    font-size: 17px;
  }
  .testimonial-item {
    margin: 35px 30px 30px;
  }
  .footer-top-wrap .strnw-section-title {
    margin-bottom: 0;
  }
  section.related.products > h2 {
    font-size: 35px;
  }
  .product-single-img-wrap span.onsale {
    left: 60px;
    top: 60px;
  }
  .napae-history-wrap.history-two .napae-history-item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 30px;
  }

  .napae-process-item-vertical .vertical-info,
  .napae-process-item-vertical .napae-image,
  .napae-history-item .history-info,
  .napae-history-item .history-image {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px;
  }
  .napae-process-item-vertical:nth-child(odd) .vertical-info,
  .napae-history-item:nth-child(odd) .history-info {
    padding-right: 15px;
    text-align: left;
  }
  .napae-process-item-vertical:nth-child(odd) .napae-image,
  .napae-history-item:nth-child(odd) .history-image {
    padding-left: 15px;
  }
  .napae-process-item-vertical:nth-child(even) .napae-image,
  .napae-history-item:nth-child(even) .history-image {
    padding-right: 15px;
    text-align: left;
    -ms-flex-order: 1;
    order: 2;
  }
  .napae-process-item-vertical:nth-child(even) .vertical-info,
  .napae-history-item:nth-child(even) .history-info {
    padding-left: 15px;
    text-align: left;
    -ms-flex-order: 2;
    order: 1;
  }
  .napae-history-item {
    padding-left: 30px;
  }
  .napae-history-item span,
  .napae-history-item span:before,
  .napae-history-item span:after {
    right: auto;
    top: 0px;
  }
  .napae-history-wrap:before {
    left: 15px;
    right: auto;
  }
  .napae-history-item {
    padding: 0 0 50px 30px;
  }
  .napae-history-item .history-info span {
    left: 11px;
  }
  .napae-history-item .history-info {
    padding-bottom: 20px;
  }
  .history-vertical .napae-history-item .history-info {
    padding-top: 30px;
    margin-bottom: 15px;
  }
  .history-vertical .napae-history-item:nth-child(odd) .history-info {
    margin-left: 22px;
    border-left: 4px solid #8750ff;
    border-radius: 0 10px 10px 0;
    border-right: none;
    text-align: left;
    width: 90%;
    flex: 0 0 90%;
    padding-left: 30px;
  }
  .history-vertical .napae-history-item:nth-child(even) .history-info {
    width: 90%;
    flex: 0 0 90%;
    margin-left: 22px;
    padding-left: 30px;
  }

}

@media screen and (max-width:782px) {
  .admin-bar .is-sticky .strnw-header,
  .admin-bar div#sticky-wrapper {
    top: 46px !important;
  }
}
@media screen and (max-width:600px) {
  .admin-bar .is-sticky .strnw-header {
    top: 0 !important;
  }
}
@media screen and (max-width:768px) {
  .strnw-section-title h2.section-title {
    font-size: 28px;
    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) {
  /* StartNow 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;
  }
  .strnw-informations .container {
    max-width: 100%;
  }
  .strnw-news-info .strnw-news-info-inner p {
    padding-bottom: 0;
  }
  .simple-list-info p {
    padding-bottom: 0;
  }
  blockquote {
    padding: 25px 25px 15px 45px;
    margin: 10px 0 25px;
    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;
  }
  .strnw-page-title h2 {
    font-size: 40px;
    padding-bottom: 0;
  }
  .strnw-page-title .breadcrumb li a, 
  .strnw-page-title .breadcrumb li span {
    font-size: 16px;
    line-height: 32px;
  }
  .header-contact-links {
    display: none;
  }
  .banner-caption h5.banner-subtitle {
    font-size: 30px;
  }
  span.strnw-date-item, 
  span.strnw-news-meta-item, 
  span.news-author a,
  .strnw-news-meta span.strnw-news-meta-item a {
    font-size: 14px;
  }
  .bottom-meta-wrap span.strnw-news-meta-item .strnw-icon {
    width: 40px;
    height: 40px;
    line-height: 36px;
  }
  .bottom-meta-wrap {
    padding: 15px 85px 15px 25px;
  }
  .bottom-meta-wrap span.strnw-news-meta-item img {
    max-width: 20px;
  }
  .strnw-banner .strnw-align-wrap .container {
    padding: 0 10px;
  }
  .banner-caption {
    padding: 20px;
  }
  blockquote p, 
  .news-detail-wrap blockquote p {
    font-size: 18px;
  }
  .strnw-banner .banner-caption h2.banner-title,
  .strnw-banner .banner-caption h2.banner-title span {
    font-size: 30px;
  }
  .strnw-testimonials > .container {
    padding: 0;
  }
  .event-mid-wrap .container {
    padding: 0;
  }
  .banner-caption .strnw-btn {
    margin: 5px 10px;
  }
  .strnw-title-wrap h3.strnw-news-title {
    font-size: 24px;
  }
  .simple-link .strnw-icon {
    padding: 0;
  }
  .simple-link span.link-text {
    font-size: 18px;
  }
  .news-items-wrap.blog-style-two .strnw-news-item,
  .news-items-wrap.blog-style-two.two-column .strnw-news-item {
    width: 100%;
  }
  .bottom-meta-wrap .blog-bottom-wrap {
    display: inline-block;
    float: left;
    width: 50%;
  }
  .news-detail-wrap.news-meta-single .pull-left, 
  .news-detail-wrap.news-meta-single .pull-right {
    width: 100%;
    float: none;
  }
  .news-detail-wrap .strnw-news-meta .pull-right:before {
    content: none;
  }
  .strnw-news-meta .strnw-social {
    margin-left: 0;
  }
  .single-meta-wrap h3.strnw-news-title {
    font-size: 24px;
    color: #221850;
    padding-bottom: 0;
  }
  h3.stats-title {
    color: #ffffff;
    line-height: 1;
  }
  .strnw-navigation {
    padding: 0 25px 25px;
  }
  .strnw-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;
  }
  .strnw-banner .strnw-image {
    padding-top: 25px;
  }
  .strnw-brand {
    padding: 21px 0;
  }
  .mean-container .mean-nav {
    margin-top: 68px;
  }
  .mean-container a.meanmenu-reveal {
    top: 16px;
  }
  .strnw-page-title {
    padding: 120px 0 70px;
  }
  .strnw-page-title.style-two {
    padding: 200px 0 25px;
  }
  .strnw-page-title.style-two:before {
    height: 300px;
  }
  .strnw-page-title.style-two .page-titlebg {
    height: 300px;
  }
  .strnw-cta-video .cta-video-content-wrap {
    padding-top: 55px;
  }
  .cta-video-content {
    padding: 35px 35px 30px;
  }
  .expert-image .video-btn {
    width: 80px;
    height: 80px;
  }
  .footer-wrap {
    padding: 50px 0 10px;
  }
  .contact-title-wrap {
    width: 100%;
  }
  .strnw-contact-item span.contact-icon {
    width: 65px;
    height: 65px;
    font-size: 32px;
    margin-bottom: 10px;
  }
  .single-team-info {
    padding: 25px;
  }
  .service-item .strnw-icon {
    padding-bottom: 10px;
  }
  .service-item.style-one .strnw-icon {
    width: 100%;
    float: none;
  }
  .service-item.style-one .service-content-wrap {
    width: 100%;
    float: none;
    text-align: center;
    padding-left: 0;
    padding-top: 20px;
  }
  .swiper-container.global-project .swiper-slide {
    width: 65%;
  }
  .nav-tabs a.nav-link {
    padding: 15px;
  }
  .nav-tabs a.nav-link > .strnw-icon {
    display: table-cell;
  }
  #accordion h4 .btn-link {
    font-size: 20px;
  }
  .card-body {
    padding: 20px;
  }
  .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;
  }
  .strnw-insight-item {
    width: 100%;
  }
  .plan-item {
    padding: 25px;
    margin-bottom: 35px;
  }
  .plan-item .strnw-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;
  }
  .strnw-btn-wrap {
    padding-top: 20px;
    padding-bottom: 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;
  }
  .strnw-faq .strnw-image {
    margin-top: 10px;
  }
  .download-info {
    padding-top: 25px;
  }
  .plan-item ul li {
    padding: 5px 0;
  }
  .strnw-image-animation:before,
  .strnw-image-animation:after,
  .strnw-image-wrap:before {
    width: 250px;
    height: 250px;
  }
  .strnw-screen-detail .strnw-image-animation:before,
  .strnw-screen-detail .strnw-image-animation:after,
  .strnw-screen-detail .strnw-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%;
  }
  .strnw-logo {
    padding-bottom: 15px;
  }
  .footer-wrap .strnw-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;
  }
  .strnw-copyright {
    padding: 25px 0;
    text-align: center;
  }
  .strnw-copyright .pull-left {
    width: 100%;
  }
  .strnw-copyright .pull-right {
    width: 100%;
    padding-top: 15px;
  }
  .strnw-copyright ul.footer-menu li {
    margin: 0 10px;
  }
  .strnw-copyright ul {
    padding: 0;
    text-align: center;
    display: inline-block;
    width: auto;
    margin-bottom: 0;
  }
  .strnw-social a {
    margin: 0 5px 10px;
  }
  .strnw-team {
    max-width: 275px;
    text-align: center;
    float: none;
    margin: 0 auto;
  }
  .strnw-masonry.strnw-gallery {
    text-align: center;
    margin: 0 auto;
    max-width: 360px;
  }
  .three-column .gallery-item {
    width: 100%;
  }
  .strnw-team .five-column {
    width: 100%;
  }
  .video-slider-cnt {
    padding-top: 0;
  }
  .event-video h4.video-title {
    font-size: 17px;
  }
  .blog-style-three .strnw-news-item .strnw-news-info {
    width: 100%;
    padding: 20px 24px;
  }
  .blog-style-three .strnw-news-item .strnw-image {
    width: 100%;
  }
  .strnw-testimonials.testimonial-style-three {
    height: auto;
  }
  .strnw-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: 25px;
  }
  .stats-item.style-two p {
    padding-bottom: 0;
  }
  .stats-item.style-two span.strnw-counter {
    font-size: 35px;
  }
  .stats-item.style-two span.value-in {
    font-size: 35px;
  }
  .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;
  }
  /* StartNow 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;
  }
  .strnw-choose .section-title-wrap {
    padding-bottom: 20px;
  }
  .strnw-choose .strnw-image {
    margin-bottom: 25px;
  }
  .strnw-choose .strnw-image-animation:before,
  .strnw-choose .strnw-image-animation:after,
  .strnw-choose .strnw-image-wrap:before {
    display: none;
  }
  .choose-item {
    padding-bottom: 25px;
  }
  .choose-info h3 {
    font-size: 20px;
  }
  .choose-title {
    padding-bottom: 5px;
  }
  .strnw-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;
  }
  .strnw-process-wrap.style-two .process-item {
    padding-bottom: 0;
  }
  .process-item h2 {
    font-size: 45px;
    line-height: 52px;
  }
  .process-item h3 {
    font-size: 20px;
  }
  .process-title {
    padding-bottom: 10px;
  }
  .map-locations {
    display: none;
  }
  .strnw-trail h2 {
    font-size: 26px;
    line-height: 34px;
  }
  .strnw-trail h4 {
    font-size: 18px;
  }
  .strnw-trail .video-btn-title {
    margin-right: 15px;
  }
  .screen-info {
    padding: 0;
  }
  .screen-info .bullets-list {
    padding-top: 5px;
    font-size: 18px;
  }
  .screens-wrap .strnw-image {
    padding-top: 0;
  }
  .strnw-testimonial .section-title-wrap {
    padding-bottom: 20px;
  }
  .testimonial-item {
    padding: 25px;
    margin-top: 10px;
  }
  .testimonial-item p {
    padding-bottom: 10px;
  }
  .owl-carousel .owl-dots {
    padding-top: 25px;
  }
  .strnw-testimonials .owl-carousel .owl-dots {
    padding-top: 0;
  }
  .owl-drag .owl-prev:before,
  .owl-drag .owl-next:before {
    display: none;
  }
  .strnw-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;
  }
  /* StartNow Home V2 Page CSS */
  .banner-image .strnw-image {
    margin-bottom: 0;
  }
  .feature-item {
    margin-bottom: 35px;
  }
  .feature-item .strnw-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 .strnw-icon {
    padding-bottom: 10px;
  }
  .screen-info-title {
    padding-bottom: 5px;
  }
  .strnw-screen-detail .strnw-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;
  }
  /* StartNow Home V3 Page CSS */
  .testimonial-info {
    padding: 0;
  }
  /* StartNow About Us Page CSS */
  .about-info h2 {
    font-size: 24px;
  }
  .about-title {
    padding-bottom: 5px;
  }
  .about-item {
    padding-bottom: 35px;
  }
  .about-item .strnw-image {
    padding-top: 5px;
  }
  /* StartNow Team Members Page CSS */
  .mate-item {
    margin-bottom: 35px;
  }
  .mate-designation, 
  .mate-info p {
    padding-bottom: 10px;
  }
  /* StartNow Pricings Page CSS */
  .price-item {
    margin-bottom: 35px;
  }
  .price-item ul li {
    padding: 5px 0;
  }
  /* StartNow 404 Error Page CSS */
  .strnw-error h1 {
    font-size: 90px;
    line-height: 80px;
  }
  .strnw-error h2 {
    font-size: 26px;
    line-height: 34px;
  }
  .error-subtitle {
    padding-bottom: 10px;
  }
  .strnw-error p {
    font-size: 20px;
  }
  /* StartNow 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;
  }
  .strnw-pagination {
    padding-top: 10px;
  }
  /* StartNow Portfolio Single Page CSS */
  .strnw-banner.banner-style-three {
    padding-top: 50px;
  }
  .strnw-banner.banner-style-three .strnw-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;
  }
  .strnw-choose.choose-style-two {
    padding-top: 40px;
  }
  .screens-style-two .owl-carousel .owl-nav {
    padding-top: 0;
  }
  /* StartNow 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 .strnw-link {
    padding-top: 0;
  }
  .event-time {
    bottom: 10px;
    left: 10px;
  }
  /* StartNow 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;
  }
  .strnw-schedule .panel-default {
    margin-bottom: 25px;
  }
  .strnw-schedule .panel-title a {
    padding: 13px 20px;
  }
  .schedule-item {
    padding: 25px 25px 10px;
  }
  .strnw-speakers {
    padding-top: 25px;
  }
  .speakers-wrap {
    padding: 25px;
  }
  .speaker-designation {
    padding-bottom: 5px;
  }
  .speaker-info {
    padding-left: 0px;
    padding-top: 20px;
  }
  .speaker-item .strnw-image {
    float: none;
  }
  .speaker-item {
    padding-bottom: 20px;
  }
  .speaker-info .strnw-social {
    padding-top: 0;
  }
  .speaker-info .strnw-social a {
    margin: 0 4px 8px;
  }
  .strnw-secondary {
    padding-top: 50px;
    padding-left: 0px;
  }
  .strnw-widget .strnw-map {
    height: 300px;
  }
  .strnw-widget .widget-title {
    font-size: 22px;
  }
  .event-widget .widget-title {
    padding: 10px 20px;
  }
  .countdown-value {
    font-size: 26px;
  }
  .widget-countdown .event-widget-wrap {
    padding: 10px 5px 15px;
  }
  /* StartNow News Page CSS */
  .news-item {
    margin-bottom: 35px;
  }
  .news-info {
    padding-top: 15px;
  }
  .news-meta h3 {
    font-size: 22px;
    line-height: 28px;
  }
  .strnw-share-link {
    margin-bottom: 5px;
  }
  .strnw-share-link > a,
  .strnw-social.rounded a {
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 38px;
  }
  .strnw-share-link.strnw-hover .strnw-social {
    left: 44px;
  }
  .blog-style-three .strnw-hover .strnw-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,
  .strnw-widget .nav-tabs {
    padding-bottom: 0;
  }
  .strnw-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;
  }
  .strnw-widget.post-widget {
    padding-bottom: 0;
  }
  .tags-widget a {
    margin-bottom: 5px;
  }
  /* StartNow News Single Page CSS */
  .strnw-news-meta .strnw-title-wrap {
    overflow: visible;
    display: inline-block;
    width: 100%;
  }
  .blog-style-one .strnw-news-meta {
    margin-top: 0;
    padding-top: 0;
  }
  .strnw-news-meta .pull-left {
    width: 100%;
  }
  .strnw-news-meta .pull-right {
    width: 100%;
    padding-top: 10px;
  }
  .strnw-news-meta .strnw-social a {
    margin: 0 4px 4px;
  }
  .strnw-author-info {
    padding: 25px;
  }
  .author-content .author-name {
    margin-bottom: 0;
  }
  .author-content p {
    padding-bottom: 10px;
  }
  .author-content .strnw-social a {
    margin: 0 5px 5px;
  }
  .strnw-social a {
    font-size: 15px;
  }
  .strnw-related-posts {
    padding: 35px 0 0;
  }
  .strnw-related-posts h3 {
    font-size: 22px;
    line-height: 28px;
  }
  .related-post-title {
    padding-bottom: 10px;
  }
  .strnw-related-posts .post-item {
    padding-bottom: 35px;
  }
  .strnw-related-posts .post-info {
    padding-top: 15px;
  }
  .strnw-related-posts .post-date {
    padding-bottom: 3px;
  }
  .strnw-related-posts .post-title {
    padding-bottom: 8px;
  }
  .strnw-comments-area h3,
  .strnw-comments-area h3.comments-title {
    font-size: 23px;
  }
  .strnw-comments-area .strnw-comments-meta h4 {
    font-size: 20px;
  }
  .strnw-comments-area .comments-reply a {
    font-size: 14px;
  }
  .strnw-comments-area .comment-area {
    padding-top: 10px;
  }
  .blog-post-details {
    padding-top: 10px;
  }
  .post-info h3 {
    font-size: 20px;
    line-height: 26px;
  }
  .strnw-comments-area .comments-title {
    padding-bottom: 10px;
  }
  .strnw-comments-area .comment-item {
    padding-bottom: 25px;
  }
  .strnw-comments-area .strnw-comments-meta {
    padding-bottom: 0;
  }
  .strnw-comments-area .comments li .children li {
    padding-left: 25px;
  }
  .strnw-comments-area .comment-main-area {
    padding-left: 0px;
    margin-left: 0;
    display: inline-block;
    width: 100%;
    padding-top: 16px;
  }
  .comment-reply-title {
    padding-bottom: 5px;
    font-size: 20px;
  }
  .strnw-comment-form .form-submit {
    padding-top: 0;
  }
  /* StartNow Contact Us Page CSS */
  .strnw-contact .section-title-wrap {
    padding-bottom: 10px;
  }
  .strnw-contact .section-title-wrap h2 {
    font-size: 28px;
  }
  .strnw-contact .section-title {
    padding-bottom: 10px;
  }
  .strnw-map {
    height: 300px;
  }
  .mc4wp-form-fields .strnw-form input[type="submit"] {
    margin-top: 10px !important;
  }
  /* StartNow Content Cross Check Page CSS */
  .strnw-unit-fix .entry-content .comment-form {
    padding-top: 0;
  }
  .strnw-unit-fix .entry-content .comment-list article,
  .strnw-unit-fix .entry-content .comment-list .pingback,
  .strnw-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;
  }
  .strnw-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.strnw-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;
  }
  .strnw-form form.comments-form  input[type="text"],
  .strnw-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;
  }
  .strnw-team .five-column {
    width:50%;
  }
  .blog-style-two .blog-bottom-wrap .strnw-link {
    width:100%;
    text-align: left;
  }
  .blog-style-two .blog-bottom-wrap .blog-author {
    width: 100%;
  }
  .mc4wp-form-fields input[type="submit"] {
    margin-left: 0;
  }
  .single-mate-info .strnw-social.mate-single-social a {
    margin-bottom: 0px;
  }
  .strnw-testimonials.testimonial-style-three .testimonial-item p {
    line-height: 30px;
  }
  .information-item {
    width: 100%;
  }
  .strnw-banner.style-two {
    padding: 120px 20px 20px;
  }
  .strnw-banner:before {
    content: "";
    background: rgb(20 20 20 / 12%);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .woocommerce ul.products {
    text-align: center;
  }
  .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%;
    max-width: 370px;
    margin: 0 auto;
    margin-bottom: 45px;
    float: none;
    display: inline-block;
    width: 370px;
  }
  .woocommerce ul.products li.product .strnw-image {
    max-width: 100%;
    width: 100%;
  }
  .woocommerce ul.products[class*=columns-] li.product:nth-child(2n), 
  .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
    float: none;
  }
  .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;
  }
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:before, 
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:after {
    right: 30px;
  }
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:after {
    right: 25px;
  }
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover:after {
    right: 25px;
  }
  .masonry-item {
    width: 100%;
  }
  .strnw-masonry {
    max-width: 340px;
  }
  .woocommerce-page .cart-collaterals .cart_totals h2 {
    font-size: 26px;
  }
  .woocommerce-checkout h3 {
    font-size: 26px;
  }
  table.job-roles-table tr td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  table.job-roles-table tr:first-child {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table.job-roles-table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  table.job-roles-table tr td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  table.job-roles-table tr td.button {
    text-align: right;
  }
  table.job-roles-table tr td.button a.strnw-btn {
    min-width: auto;
    padding: 10px 15px;
  }
  .strnw-project-info .strnw-title-wrap {
    padding: 0;
  }
  h3.strnw-project-title {
    font-size: 19px;
  }
  .strnw-project-info .strnw-title-wrap .strnw-link a {
    font-size: 14px;
  }
  .news-detail-wrap .has-large-font-size {
    font-size: 26px;
  }
  .strnw-news-meta h4.blog-metas span {
    width: 100%;
    display: block;
    padding-bottom: 8px;
  }
  .strnw-news-meta h4.blog-metas span.news-author{
    padding-bottom: 12px;
  }
  .strnw-news-meta h4.blog-metas > span,
  .strnw-news-meta h4.blog-metas > span:last-child {
    padding-left: 0;
  }
  .strnw-news-meta h4.blog-metas > span:after {
    background-image: none;
  }
  .blog-bottom-wrap .strnw-link {
    width:70%;
  }
  .bottom-meta-wrap  {
    padding-left: 0;
    padding-right: 0;
  }
  .woocommerce-account div#customer_login h2 {
    font-size: 28px;
  }
  .woocommerce form.login, 
  .woocommerce form.register {
    margin-top: 15px;
  }
  .news-detail-wrap .strnw-news-meta h5.share-title {
    padding-left: 0;
  }
  .strnw-news-meta .strnw-social {
    padding-top: 15px;
  }
  .login-wrap {
    padding: 65px 80px;
  }
  .napae-history-wrap.history-two .napae-history-item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

}

@media screen and (max-width:645px) {
  .countdown-item, 
  .countdown_section {
    min-width: 100%;
  }
  .strnw-banner .banner-caption .header-btns.strnw-btn-wrap span.video-btn-txt {
    margin-left: 0;
  }

}

@media screen and (max-width:599px) {
  /* StartNow 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;
  }
  .strnw-header {
    padding: 0;
  }
  .banner-caption .strnw-icon-img img {
    max-width: 100px;
  }
  .caption-subtitle {
    padding-bottom: 10px;
  }
  .caption-wrap h1 {
    font-size: 24px;
    line-height: 34px;
  }
  .strnw-banner .banner-caption a.strnw-popup-video span.strnw-video-btn-wrap {
    transform: translateX(0);
    left: 0;
  }
  .strnw-banner .banner-caption a.strnw-popup-video {
    top: 18px;
  }
  .strnw-banner .banner-caption a.strnw-popup-video {
    display: block;
  }
  .caption-wrap .strnw-video-btn:before,
  .caption-wrap .strnw-video-btn:after {
    width: 60px;
    height: 60px;
  }
  .testimonial-item .testi-author-wrap,
  .testimonial-item .strnw-icon {
    width: 100%;
  }
  .strnw-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 .strnw-news-item {
    width: 100%;
  }
  .three-column .gallery-item {
    width: 100%;
  }
  .strnw-team .five-column {
    width: 100%;
  }
  .strnw-sec-image img {
    max-width: 200px;
    min-width: 120px;
  }
  .strnw-sec-image {
    right: 0;
    max-width: 100px;
  }
  .clients-style-two .client-item.three-column {
    width: 100%;
  }
  /* StartNow Home V2 Page CSS */
  .strnw-trail .strnw-video-btn,
  .strnw-video-btn {
    width: 60px;
    height: 60px;
  }
  .choose-item .strnw-icon {
    padding-right: 15px;
  }
  .screens-wrap .strnw-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;
  }
  /* StartNow Home V2 Page CSS */
  .strnw-screen-detail .strnw-image-animation:before,
  .strnw-screen-detail .strnw-image-animation:after,
  .strnw-screen-detail .strnw-image-wrap:before {
    display: none;
  }
  /* StartNow Team Members Page CSS */
  .mate-item {
    text-align: center;
  }
  .mate-item .strnw-image {
    float: none;
  }
  .mate-info h3 {
    font-size: 20px;
  }
  .mate-info {
    padding: 10px 0 0;
  }
  .strnw-team-item.style-four.style-three .mate-info {
    padding-top: 20px;
  }
  .mate-info h3.team-title {
    padding-bottom: 0;
  }
  .mate-info .strnw-social a {
    margin: 0 4px 8px;
  }
  /* StartNow Events Single Page */
  .schedule-item .strnw-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 .strnw-image {
    float: none;
  }
  .speaker-info h3 {
    font-size: 20px;
  }
  .speaker-info {
    padding: 10px 0 0;
  }
  /* StartNow News Page CSS */
  .post-widget .nav-tabs > li {
    display: inline-block;
  }
  /* StartNow Contact Us Page CSS */
  .strnw-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: 300px;
    float: none;
    margin: 0 auto;
    margin-bottom: 45px;
  }
  .woocommerce ul.products li.product .strnw-image {
    max-width: 100%;
    width: 100%;
  }
  .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.strnw-content-area {
    padding: 0 20px;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    width: 100%;
    margin-bottom: 0;
  }
  .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%;
  }
  .swiper-container.strnw-banner {
    height: 470px;
    min-height: 470px;
  }
  .pricing-item .price-wrap {
    width: 100%;
  }
  .pricing-item .price-lists {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }
  .icon-box-wrap {
    right: 0!important;
    left: 0;
  }
  .footer-top-wrap .footer-top-inner {
    bottom: 0;
    margin-top: 30px;
  }
  .strnw-footer.hav-footer-top .footer-wrap {
    padding: 80px 0 40px;
  }
  .features-item-inner {
    padding: 25px 15px 20px 25px;
  }
  .features-item p {
    padding-bottom: 0;
  }
  .woocommerce div.product .product_title {
    font-size: 26px;
  }
  .login-wrap {
    padding: 45px 50px;
  }
  .information-item {
    width:100%;
    padding-left: 0;  
  }

}

@media screen and (max-width:479px) {
  /* StartNow Normal CSS */
  .mean-container a.meanmenu-reveal {
    top: 20px;
  }
  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 .strnw-btn-wrap a {
    margin-bottom: 10px;
  }
  .strnw-image-animation:before,
  .strnw-image-animation:after,
  .strnw-image-wrap:before {
    width: 180px;
    height: 180px;
  }
  .strnw-page-title h2 {
    font-size: 28px;
    line-height: 32px;
  }
  .video-slider-img {
    width: 100%;
  }
  .video-slider-cnt {
    width: 100%;
    padding-top: 20px;
  }
  /* StartNow Home V2 Page CSS */
  .choose-item {
    text-align: center;
  }
  .choose-item .strnw-icon {
    float: none;
    padding: 0 0 10px;
  }
  .features-item {
    padding: 10px;
  }
  .strnw-insight-info p {
    margin-bottom: 0;
  }
  /* StartNow 404 Error Page CSS */
  .strnw-error h1 {
    font-size: 80px;
    line-height: 65px;
  }
  .strnw-error h2 {
    font-size: 24px;
    line-height: 32px;
  }
  /* StartNow Portfolio Single Page CSS */
  .portfolio-info-wrap h2 {
    font-size: 24px;
    line-height: 30px;
  }
  /* StartNow Events Page CSS */
  .event-info h3 {
    font-size: 20px;
    line-height: 26px;
  }
  /* StartNow News Single Page CSS */
  .strnw-author-info {
    text-align: center;
  }
  .author-avatar {
    float: none;
  }
  .author-content {
    padding: 10px 0 0;
  }
  .author-content .strnw-social a {
    margin: 0 4px 8px;
  }
  .strnw-comments-area .comment-image {
    float: none;
    padding-top: 0;
  }
  .strnw-comments-area .comment-main-area {
    padding: 10px 0 0;
    margin-left: 0;
  }
  .strnw-comments-area .comments-reply a {
    padding: 0;
  }
  .news-detail-wrap.news-meta-single {
    padding-bottom: 35px;
  }
  .strnw-comments-area .comments-reply {
    position: static;
    padding: 5px 0;
  }
  .strnw-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%;
    margin: 0 0 25px;
  }
  .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;
  }
  .strnw-banner span.banner-date {
    margin-bottom: 0;
    padding-right: 8px;
  }
  .strnw-banner .banner-caption h2.banner-title {
    padding-top: 0;
  }
  .swiper-container .caption-wrap {
    padding: 25px;
    padding-top: 40px;
  }
  .strnw-banner .banner-caption h2.banner-title {
    font-size: 27px;
  }
  .banner-caption .strnw-btn {
    margin: 5px 10px;
  }
  .strnw-banner span.banner-venue {
    display: inline-block;
    padding-left: 0;
    padding-top: 6px;
  }
  .strnw-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 .strnw-social{
    padding-top: 5px;
  }
  .woocommerce ul.products li.product a img {
    width: 100%;
  }
  .strnw-news-detail .blog-metas span {
    width:100%;
    padding-top: 10px;
    display: block;
  }
  .strnw-news-detail .blog-metas span:after,
  .strnw-news-detail.no-img .blog-metas span:after {
    background-image: none;
  }
  .strnw-news-detail .blog-metas span,
  .strnw-news-detail.no-img .blog-metas span {
    padding-left: 0;
  }
  .strnw-copyright {
    font-size: 17px;
  }
  .information-item {
    padding-left: 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 .strnw-date-item {
    text-align: left;
    padding-top: 10px;
    width:100%;
  }
  .blog-style-one .blog-author {
    width: 100%;
  }
  .service-content-wrap a.strnw-link {
    margin-right: 20px;
  }
  .tab-slider-style .nav-tabs .nav-link {
    margin: 0;
  }
  .image-slider .swiper-button-next, 
  .image-slider .swiper-container-rtl .swiper-button-prev,
  .image-slider .swiper-button-prev, 
  .image-slider .swiper-container-rtl .swiper-button-next {
    background-size: 18px;
    width: 40px;
    height: 40px;
  }
  .napae-timeline-wrap.timeline-two .timeline-info-inner {
    padding-left: 20px;
  }

}
@media screen and (max-width:399px) {
  .card button.btn.btn-link {
    padding: 12px 40px 12px 20px;
  }
  .accordion-title .strnw-icon {
    font-size: 22px;
  }
  #accordion h4 .btn-link {
    font-size: 17px;
  }
  .accordion-title .btn-link span:after,
  .accordion-title .btn-link.collapsed span:after {
    right: 18px;
    top: 22px;
  }
  .timeline-info-inner .history-content-wrap {
    min-width: auto;
  }
  .napae-timeline-wrap.timeline-two .timeline-info-inner {
    padding: 25px 5px;
  }
}

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

@media screen and (max-width:359px) {
  /* StartNow Events Single Page */
  h2.event-wrap-title {
    font-size: 22px;
    line-height: 28px;
  }
  /* StartNow News Page CSS */
  .news-meta h3 {
    font-size: 20px;
    line-height: 26px;
  }
  /* StartNow News Single Page CSS */
  .strnw-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) {
  /* StartNow Normal CSS */
  .strnw-navigation {
    height: 200px;
  }
}