@media (max-width: 1470px) {
.site-header .main-navigation div > ul > li > a {
  padding: 10px 12px;
}
.header-layout-1 .header-stickable-wrap .container{
  padding: 20px 20px 20px 20px !important;
}
.header-layout-1 .tcr-topbar-wrapper .header-topbar{
  padding: 7px 20px !important;
} 
}


@media (max-width: 1360px) {
  .projects-style-1 .tcr-projects-wrapper { 
    height: 345px !important;
  }

  .projects-style-1 .swiper-slide-active .tcr-projects-wrapper {
    transform: scale(1.2) !important;
  }

  .projects-style-1 .swiper-slide-active .tcr-projects-content::before {
    width: 250px !important;
    height: 250px !important;
  } 
  .countdown-style-2 .countdown li{
    margin: 0px 30px !important;
  }
  .countdown-style-2 .countdown li:last-child{
    margin-right: 0px !important;
  }
    .countdown-style-2 .countdown li:first-child{
      margin-left: 0px !important;
  }
  .countdown-style-2 .countdown li::before{ 
    top: 30px !important;
    right: -30px !important;  
    }
    .countdown-style-2 .countdown li::after{ 
    bottom: 30px !important;
    right: -30px !important; 
    }

}

 
@media (max-width: 1640px) {
  header.site-header-container.header-layout-3 .header-stickable-wrap .header-stickable{
    padding: 0px 40px;
  } 
 
}
@media (max-width: 1555px) {
  .infobox-style-1 .tcr-infobox-title {
    font-size: 25px !important;
    line-height: 30px !important;
  }

  .infobox-style-1 img {
    width: 90px !important;
  }

  footer .footer-topbar .content-right,
  footer .contact-info {
    padding: 0px !important;
  }

  footer .footer-topbar .content-left {
    padding-right: 0px !important;
    margin-bottom: 20px;
  }
}

@media (max-width: 1400px) {   
 
  .header-layout-3 a.tcr-header-button {
    margin-left: 30px;
  } 
  .header-layout-3 .tcr-header-button-container{
    margin-left: 0px !important;
  } 
  .infobox-style-1 img {
    width: 70px !important;
  }

  /* blog-style-2 */
  .blog-style-2 .tcr-post-meta-items {
    display: grid !important;
  } 
  .blog-style-2 .tcr-post-meta-items .tcr-post-date::before {
    content: none !important;
  } 
 
 
}
@media (max-width: 1300px) {

.background-image-none .elementor-widget-wrap{
  background-image: none !important;
}

}


@media (max-width: 1260px) {
  
  .blog .content-area.col-sm-12.col-md-12.col-lg-9.col-xl-9,
  .single-project .type-project .col-lg-9.col-sm-12,
  .single-service
    .col-sm-12.col-md-12.col-lg-9.col-xl-9.order-xl-2.order-lg-2.content-area,
  .single-post .content-area.col-sm-12.col-md-12.col-lg-9.col-xl-9 {
    flex: 0 0 67%;
    max-width: 67%;
  }

  .blog .widget-area.sidebar.col-sm-12.col-md-12.col-lg-3.col-xl-3.column,
  .single-project .type-project .col-lg-3.col-sm-12,
  .single-service
    .widget-area.sidebar.col-sm-12.col-md-12.col-lg-3.col-xl-3.column,
  .single-post
    .widget-area.sidebar.col-sm-12.col-md-12.col-lg-3.col-xl-3.column {
    flex: 0 0 33%;
    max-width: 33%;
  }
 


/* tcr timeline item */ 
.elementor-widget-container .tcr_timeline_wrapper .tcr-timeline-item:nth-of-type(2n+1){
  margin-right: 0 !important;
}
.elementor-widget-container .tcr_timeline_wrapper .tcr-timeline-item:nth-of-type(2n+2){
  margin-left: 0 !important;
}
.elementor-widget-container .tcr_timeline_wrapper .tcr-timeline-item:nth-of-type(2n+2) .tcr-timeline-year{
  margin-right: 151px !important;
  margin-left: 0px !important;

}
.tcr-timeline-year{
  margin-left: 150px !important;
}
.tcr_timeline_wrapper::before{
  content: none !important;
}

.tcr_event_box_wrapper{
  display: grid !important;
  padding: 70px 15px 30px 15px;
  position: relative;
}
.tcr_event_box_wrapper::after{
  position: absolute;
  background-color: var(--tcr-dark-color);
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0.8;
} 
.tcr-event-box-outer{
  padding-top: 0px !important;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgb(255 255 255 / 30%) !important;
  border-right: inherit !important;
  width: 100% !important;
}
.tcr-event-box-outer:last-child{
  margin-bottom: 0px;
  border: inherit !important;
}  
.tcr_event_box_wrapper .tcr-event-box-outer .tcr-event-box-container{
  padding: 0 !important;
  position: relative !important;
  z-index: 9;
}
.tcr_event_box_wrapper .tcr-event-box-outer .tcr-event-box-container::before{
  content: none !important;
}
.tcr_event_box_wrapper .tcr-event-box-outer.active .tcr-event-box-title,
.tcr_event_box_wrapper .tcr-event-box-outer.active .tcr-event-box-description,
.tcr_event_box_wrapper .tcr-event-box-outer.active .tcr-event-box-button a{
    color: var(--tcr-white-color) !important ;
  }
.tcr_event_box_wrapper .tcr-event-box-outer.active .tcr-event-box-button a{
    background-color: var(--tcr-white-color) !important;
    color: var(--tcr-dark-color) !important;
  }   
.tab-img-hover .tab-img .elementor-widget-container{
  display: none !important;
}
.tcr-event-box-button {
  margin-top: -45px;
}
 .tcr-event-box-button a{
  right: 0px !important;
}

.header-layout-2 .header-info,
.header-layout-2 .search-wrapper{
  display: none !important;
}

}

@media (max-width: 1220px) {
  .container-inherit .elementor-container {
    display: inherit !important;
  }
  .events-style-1 .tcr-event-time-venue{
    display: grid !important;
  }
  .events-style-1 .tcr-event-title {
    margin-bottom: 11px !important;
}
}

@media (max-width: 1201px) {
   
  /*infobox-style-1*/
  .infobox-style-1 img {
    width: 60px !important;
  }

  .infobox-style-1 .tcr-infobox-title {
    font-size: 20px !important;
    line-height: 23px !important;
  }
  
  /* header */ 
  .header-layout-1 .header-stickable-wrap .header-stickable{
 padding: 0px;
  }
  .header-layout-1 button.tcr-sidemenu-toggle {
    display: none;
  }

  .header-layout-1 #site-navigation-mobile .slicknav_menu {
    top: 13px;
  } 
  .header-layout-1 .header-stickable .search-wrapper,
  .header-layout-1 .tcr-header-info{
    display: none !important;

  } 
   .header-layout-1 .tcr-header-button-container{
    margin-left: 20px;
   }
header.site-header-container.header-layout-2 .container{
  padding: 20px 30px 20px 30px;
}
header.site-header-container.header-layout-2 .tcr-sticky-header .sticky-site-logo{
  height: inherit;
}  
 .counter-style-1 .tcr-counter-title{
      padding-left: 73px !important;
 }

}

@media (min-width: 1200px) {
  .elementor-section.elementor-section-boxed > .elementor-container,
  .container {
    max-width: 1290px !important;
  }

  .col-xl-five {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  /* Heading */
  .tcr_custom_heading_wrapper .tcr-heading-title-wrapper .heading-title {
    line-height: 50px;
    font-size: 40px;
  }

}

@media (max-width: 1200px) {
  #page.site {
    overflow: hidden;
  }

  .elementor-section.elementor-section-boxed > .elementor-container,
  .container {
    max-width: none !important;
  }

.single-post .sidebar,
.site-content .widget-area {
    padding-left: 15px !important;
}


  /* Header */
  #site-navigation-mobile {
    display: block;
  }
  
  header .slicknav_menu { 
    width: 100%;
  }

  .header-layout-3 .header-stickable-wrap .header-nav-right-side,
  .header-layout-2 .site-header .site-header-top .tcr-header-info,
  .header-layout-2
    .header-nav-right-side
    .tcr-header-button-container
    .tcr-header-button
    a {
    display: none !important;
  }

  .header-layout-2.site-header-container {
    padding: 0;
  }

  .header-layout-1 .header-stickable .search-wrapper {
    margin: 0px !important;
  }
  header.site-header-container.header-layout-3 .header-stickable{
    border-radius: 0px; 
    padding: 20px 20px 20px 20px; 
  }
   
  header.site-header-container.header-layout-3 .header-stickable-wrap .header-stickable.tcr-sticky-header{
    margin: 0 !important;
  }
  header.site-header-container.header-layout-3 .header-stickable-wrap {
    margin: 0px !important;
}
  header.site-header-container.header-layout-3 .tcr-sticky-header .container {
    padding: 0px 20px 0px 20px;
  } 
  .header-layout-3 .site-header .sticky-site-logo{
    height: 80px;
  } 
 
  /* expand */
  .tcr-right-expand.Service-right-expand .elementor-widget-wrap,
  .tcr-left-expand.about-expand .elementor-widget-wrap {
    width: 100%;
  }

  /*header*/
  .tcr-header-button-container {
    display: none;
  }

  .site-header {
    position: relative;
  }
  

  .header-layout-2 .header-nav-right-side {
    display: none !important;
  } 
  .site-header a.search-icon {
    margin-right: 80px;
    font-size: 20px;
  }

  .site-header {
    padding: 0 !important;
  } 
  
  .elementor-section
    .elementor-column
    .elementor-section
    .elementor-column:nth-of-type(4n + 2)
    .infobox-style-2
    .tcr-infobox-wrapper {
    border-right: inherit;
  }

  .elementor-element:nth-of-type(6n + 3) .infobox-style-6 .tcr-infobox-wrapper {
    border-right: inherit;
  }

  .services-style-2 .owl-carousel .owl-nav {
    right: 44% !important;
  }

  /* Footer */ 
  footer .tcr-footer-widgets-wrapper .container {
    padding: 0px !important;
  }
  footer .footer-topbar .container {
      padding: 0px !important;
  }

  .evanto-footer-newslatter {
    display: grid;
  } 
  .evanto-footer-newslatter .col-sm-7,
  .evanto-footer-newslatter .col-sm-5{
    max-width: 100% !important;
  }
  .evanto-footer-newslatter .footer-from{
    margin-left: 0 !important;
    margin-top: 10px !important; 
  }

  .evanto-footer-newslatter .col-sm-6 {
    max-width: 100%;
  }

  footer .tcr-footer-widgets-wrapper {
    padding-top: 80px;
  }

  .tcr-project-detail-title{
    margin-right: 20px;
  }


   .tcr-page-title.header-layout-2{
        padding: 210px 10px 160px 10px !important;
  }
   
}
 
 
@media (max-width: 1090px) { 

  /* tcr-Custom-tab1 */
  .tcr-Custom-tab1 {
    margin-left: 40px !important;
  }

  .tcr-Custom-tab2 {
    margin-left: 90px !important;
  }

.tcr-teammember-designation-title-designation{
      padding: 30px 20px 10px 20px !important;
    }

  .tcr-teammember-details { 
    padding: 20px !important;
}

}
 

@media (max-width: 1024px) {

  /*servise sidebar*/
  .left-sidebar .content-area {
    padding-left: 20px;
    } 
  /* Footer */
  footer .footer-topbar .footer-logo {
    border-radius: 0;
  }

  footer .footer-topbar .contact-info .contact-info-inner {
    display: inherit !important;
  }

  footer .footer-topbar .contact-info .contact-info-inner li {
    margin-left: 0;
    width: 50%;
    float: left;
    margin: 10px 0;
  }

  .blog-style-2 .tcr-post-thumbnail-wrapper {
    width: 25% !important;
  }

  /* team-layout-hover */
  .team-layout-hover .teammember-title {
    font-size: 40px !important;
    line-height: 50px !important;
    margin-bottom: 30px !important;
  }

  .team-layout-hover .tcr-teammember-title a {
    padding-right: 35px !important;
    margin-right: 60px !important;
  } 
  
  .header-layout-2 .tcr-header-custom-shortcode{
    margin: 0px 20px 0;
  }  
  header.site-header-container.header-layout-2 .tcr-sticky-header .sticky-site-logo{
    height: inherit;
}
.testimonials-style-2 .tcr-testimonial-inner{
  padding: 20px;
} 
.testimonials-style-2 .testimonial-title{
  font-size: 19px !important;
  line-height: 18px !important;
}

.tcr-countdown-dot::after,
.tcr-countdown-dot::before,
.tcr-countdown-dot .elementor-widget-wrap::after,
.tcr-countdown-dot .elementor-widget-wrap::before,
.tcr-countdown-dot-2::after,
.tcr-countdown-dot-2::before,
.tcr-countdown-dot-2 .elementor-widget-wrap::after,
.tcr-countdown-dot-2 .elementor-widget-wrap::before{
  content: none;
}
.countdown-link{
  margin-top: 21px;
    margin-bottom: 17px;
    text-align: center;
    transform: rotate(0);
}
.bg-img-none {
  background-image: inherit !important;
}  
}

@media (max-width: 991px) {
  .blog .content-area.col-sm-12.col-md-12.col-lg-9.col-xl-9,
  .blog .widget-area.sidebar.col-sm-12.col-md-12.col-lg-3.col-xl-3.column,
  .single-project .type-project .col-lg-3.col-sm-12,
  .single-project .type-project .col-lg-9.col-sm-12,
  .single-service
    .col-sm-12.col-md-12.col-lg-9.col-xl-9.order-xl-2.order-lg-2.content-area,
  .single-service
    .widget-area.sidebar.col-sm-12.col-md-12.col-lg-3.col-xl-3.column,
  .single-post
    .widget-area.sidebar.col-sm-12.col-md-12.col-lg-3.col-xl-3.column,
  .single-post .content-area.col-sm-12.col-md-12.col-lg-9.col-xl-9 {
    flex: 0 0 100%;
    max-width: 100%;
  } 

  /* tcr page title */
  .tcr-page-title .page-title{
    font-size: 40px !important;
    line-height: 45px !important;
  }

  /* projects-style-1 */
  .projects-style-1 .tcr-projects-wrapper {
    width: 100% !important;
    height: 375px !important;
  } 
  /* Project Details */
  .single-project .content-area .col-lg-9 {
    padding-left: 15px;
  }  
  .single-event .tcr-event-details-box,
  .tcr-project-details .tcr-project-details-box { 
    margin-top: 40px !important;
  } 
  .category .site-main,
  .tag .site-main {
    padding-bottom: 0px;
  }

  /* Sidebar */
  .content-area.col-lg-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 50px;
  } 
  .site-content .widget-area.col-lg-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 0;
  } 
  .site-main {
    padding-top: 80px !important;
  } 

  .single.single-service .site-main {
    padding-bottom: 0px;
  }
  .single-service .sidebar{
    padding-right: 15px !important;
  }

 

  /* Footer */
  footer .tcr-copyright .footer-right {
    text-align: inherit;
    margin-top: 0;
  } 
  footer .container .tcr-footer .col-xl-4:last-child {
    padding: 0 15px !important;
  } 
  footer .tcr-footer .widget.widget_media_image img {
    margin: 0;
  } 
  form .mc4wp-form-fields {
    margin-top: 0 !important;
  } 
  footer .widget {
    margin-bottom: 40px !important;
  } 
  footer .footer-topbar .content-left {
    margin-bottom: 40px;
  } 
  footer .footer-logo img {
    margin-bottom: 0px;
  }
    footer .tcr-copyright{
      text-align: left;
    }
  footer .tcr-copyright .copyright-text-right{
    text-align: inherit;
  } 
  /*heading */
  .custom-heading-style-1
    .tcr_custom_heading_wrapper
    .tcr-heading-title-wrapper
    .heading-title {
    line-height: 52px !important;
    font-size: 42px !important;
  }

  .custom-heading-style-1 .tcr-custom-heading-wrapper .tcr-heading-content {
    margin-top: 20px !important;
  }

  /* Team Details */
  .tcr-teammember-details-container .post-thumbnail {
    padding: 0 !important;
  }

  /*counter*/
  .counter-style-1 .tcr-counter-number {
    font-size: 85px !important;
    line-height: 85px !important;
  }

  .counter-style-1 .tcr-counter-title {
    margin-top: 0 !important;
    padding-left: 73px !important;
  }

  .counter-style-1 .tcr-counter-number::before {
    bottom: 20px !important;
    font-size: 70px !important;
  }

  /*blog-style-1 */ 
  .blog-style-1 .tcr-post-image-container .tcr-meta-item.post-category{
    top: 10px !important;
    left: 10px !important;
    padding: 6px 6px 4px 6px !important;
    letter-spacing: 0px !important;
  }
  .blog-style-1 .post-title {
    font-size: 19px !important;
    line-height: 21px !important;
  }
 
  /*blog-style-2 */
  .blog-style-2 .tcr-post-title {
    font-size: 25px !important;
    line-height: 35px !important;
  }

  /*infobox style 6*/
  .elementor-element:nth-of-type(6n + 4) .infobox-style-6 .tcr-infobox-wrapper,
  .elementor-element:nth-of-type(6n + 5) .infobox-style-6 .tcr-infobox-wrapper,
  .elementor-element:nth-of-type(6n + 6) .infobox-style-6 .tcr-infobox-wrapper {
    border-bottom: inherit;
  }

  .tcr-teammember-content {
    margin-top: 50px;
    padding-left: 15px;
  }
 

  /* Content-area left-sidebar*/
  .single-team .tcr-teammember-content,
  .left-sidebar .content-area {
    padding-left: 15px !important;
  }
  .right-sidebar .content-area,
  .tag .content-area,
  .author .content-area,
  .author-admin .content-area{
    padding-right: 15px;
    padding-bottom: 60px;
  } 
  .category .content-area{
    padding-bottom: 0px;
  }

  .single-service .content-area {
    padding-bottom: 40px;
  }

  /*search-no-results*/
  body.search .no-results.not-found header.page-header h1.page-title {
    font-size: 50px !important;
    line-height: 60px !important;
  }
 
  /* services style 1 */
  .services-style-1 img {
    margin: 0 !important;
  }

  .services-style-1 .tcr-service-image-container {
    display: flex !important;
  }

  .services-style-1 .tcr-service-wrapper {
    padding: 40px 40px 35px 40px !important;
  }

  /* marquee-style-2 */
  .marquee-style-2 .tcr-marquee-cover .marquee-item .marquee-title {
    font-size: 110px !important;
    line-height: 120px !important;
  }

  .site-content .sidebar {
     padding-top: 0px !important;
    padding-bottom: 80px;
  }

  .comments-area {
    margin-top: 0px;
  }

  .single-team .content-area,
  .single-project .content-area {
    padding-bottom: 60px;
  }

  .single.single-post .site-main {
    padding-bottom: 0px;
  }

  /* projects-layout-list */
  .projects-layout-list .tcr-projects-title {
    font-size: 45px !important;
    line-height: 50px !important;
  }
 
  .tcr-right-expand .elementor-widget-wrap,
  .tcr-left-expand .elementor-widget-wrap{
    width: 100% !important;
  }


  .countdown-link{
    transform: rotate(0);
    margin-top: 23px;
    margin-bottom: 20px;
    margin-left: 0px;
    text-align: center;
  }
  .testimonials-style-2 .testimonial-image::before{ 
    left: -33px !important;
  }
  .testimonials-style-2 .tcr-testimonial-inner .tcr-testimonial-image-outer{
    padding-left: 30px !important;
  }
  .testimonials-style-2 .tcr-testimonial-wrapper { 
    margin: 20px 20px 40px 20px !important;
  } 
  
  .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next{
    width: 100% !important;
  }
  .post-navigation .nav-previous{
    margin-bottom: 10px;
  }
  .countdown-style-1 .countdown li span {
  font-size: 40px !important; 
	line-height: 40px !important;
}
.countdown-style-1 .countdown li::before{ 
	top: 40px !important; 
}
.countdown-style-1 .countdown li::after{ 
	bottom: 40px !important; 
} 

/* tcr timeline item */
.tcr-timeline-item{
  display: grid !important;
  padding-bottom: 50px !important; 
}
.tcr-timeline-details{
  width: 100% !important;
  padding: 0 !important;
  box-shadow: inherit !important;
  border: inherit !important;
} 
.tcr-timeline-year{
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-top: 10px; 
  text-align: center;
}
.tcr-timeline-year h4{
  font-size: 22px;
}
.tcr-timeline-year::after,
.tcr-timeline-year::before{
 content: none !important;
}
.elementor-widget-container .tcr_timeline_wrapper .tcr-timeline-item:nth-of-type(2n+2) .tcr-timeline-year{
  margin-right: 0px !important;
} 

}

@media (max-width: 945px) { 
  .tcr-list-tab .tcr-tab-icon {
    font-size: 40px !important;
    line-height: 50px !important;
  } 
}

@media (max-width: 881px) {
  .wpcf7-form .contact-form {
    display: inline-grid;
    padding: 40px;
  }

  .wpcf7-form .from-button {
    margin-top: 30px !important;
  }

  .wpcf7-form .contact-cover {
    width: 100%;
    margin: 0;
    background-color: var(--tcr-primary-color);
  }

  .wpcf7-form .contact-title {
    margin-bottom: 30px;
  }
 
  .team-heading {
    font-size: 110px;
    line-height: 50px;
  }

  .team-heading .icon {
    margin-top: 30px;
    font-size: 180px;
  }

  .about-us-title {
    font-size: 70px;
    line-height: 90px;
  }

  .about-us-title .about-image {
    width: 130px;
    height: 60px;
    margin-bottom: 5px;
  }
}

@media (max-width: 777px) {
.banner-title div{
  display: block;
}

}

@media (max-width: 767px) {
  /* Sidebar */
  body.page-template-full-width
    #content
    .site-main
    .entry-content
    > .wpb_row.vc_row-fluid {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .single-team .site-main {
    padding-top: 80px !important;
  }

  .site-main {
    padding-top: 70px !important;
  }

  .site-content .sidebar {
    padding-bottom: 70px !important; 
  }

  .pettern-bottom:after,
  .pettern-top:before {
    content: unset;
  }

  .single-post .content-area.col-lg-8 {
    padding-bottom: 80px;
  }

  /* Blog */
  .post-author-box {
    display: block;
  }

  .comment-list .comment-avatar,
  .post-author-box .post-author-image {
    margin-bottom: 30px;
  }

  .comment-list .children {
    padding-left: 30px;
  }

  .tcr-blog-classic footer .entry-meta-container > span {
    margin-right: 10px;
    display: inline-block;
  }

  .gallery-columns-2 .gallery-item {
    max-width: 100%;
  }

  .tcr-blog-classic-inner .gallery .gallery-item {
    padding: 0;
    margin: 10px 0;
  }

  .comment-respond p.comment-form-author,
  .comment-respond p.comment-form-email {
    margin-right: 0;
    flex: 100%;
  }

  .comment-form .form-submit {
    margin: 0;
  }

  .comment-list .comment-avatar {
    margin-right: 0;
  }

  .gallery-columns-2 .gallery-item {
    max-width: 100%;
  }

  .tcr-blog-classic-inner .gallery .gallery-item {
    padding: 0;
    margin: 10px 0;
  }

  .comment-respond p.comment-form-author,
  .comment-respond p.comment-form-email {
    margin-right: 0;
    flex: 100%;
  }

  .comment-form .form-submit {
    margin: 0;
  }

  .comment-list .comment-avatar img.avatar {
    width: 60px;
  }

  .comment-list .comment-avatar {
    margin-right: 0;
  }

  /* Nav */
  .comment-navigation .nav-previous,
  .posts-navigation .nav-previous,
  .post-navigation .nav-previous {
    width: 100%;
    padding-top: 0;
  }

  .comment-navigation .nav-next,
  .posts-navigation .nav-next,
  .post-navigation .nav-next {
    width: 100%; 
  }

  .client-style-1 .tcr-client-cover {
    width: 100%;
  }

  footer .footer-topbar .contact-info .contact-info-inner li {
    width: 100%;
  }
    footer .tcr-copyright .col-lg-6 {
     padding: 0;  
  }

  footer .tcr-copyright .copyright-text-left{
    margin-bottom: 10px;
  }

  /* team-layout-hover */
  .team-layout-hover .teammember-title {
    font-size: 33px !important;
    line-height: 43px !important;
    margin-bottom: 30px !important;
  }

  .team-layout-hover .tcr-teammember-title a {
    padding-right: 15px !important;
    margin-right: 50px !important;
  }
 

  /*footer*/  
  footer .menu-footer-menu-container ul {
    display: grid;
    padding: 0 !important;
  }

  footer .tcr-footer .widget.widget_media_image {
    text-align: left;
  }

  footer .menu-footer-menu-container {
    text-align: left !important;
  }
 
  footer .container .tcr-footer .col-xl-4:last-child {
    padding: 0 15px;
  }

  footer .tcr-footer .widget.widget_media_image img {
    width: 150px !important;
  }

  footer .tcr-footer-widgets-wrapper ul.menu li {
    margin: 0px !important;
  } 
  footer .tcr-copyright .footer-bottom-right .copyright-left{
    margin-top: 10px;
  }
  footer .tcr-copyright .container {
    padding: 0px 20px 0px 20px;
  }


  /* testimonials */
  .testimonials-style-1 .tcr-testimonial-content {
    font-size: 20px !important;
    line-height: 30px !important;
  }

  .testimonials-style-1 .tcr-testimonial-content {
    margin-bottom: 0px !important;
  }
 
  .about-us-title {
    font-size: 60px !important;
    line-height: 70px !important;
  }
 

  .elementor-section
    .elementor-column
    .elementor-section
    .elementor-column:last-child
    .infobox-style-2
    .tcr-infobox-wrapper {
    border: inherit !important;
  }

  /*tcr-service-thumbnail img*/
  .single.single-service .site-content .content-area .post-thumbnail img {
    margin-bottom: 20px;
  }

  /*	infobox style 6*/
  .infobox-style-6 .tcr-infobox-wrapper {
    border-right: none !important;
  }

  /* .services-style-1 */
  .services-style-1 .tcr-service-list {
    margin-bottom: 40px !important;
  }

  /* projects list   */
  .cursorIcon.tcr-projects-img-cursor img {
    max-width: 260px !important;
  }

  .projects-layout-list .tcr-projects-title {
    font-size: 40px !important;
    line-height: 45px !important;
  }

  .projects-layout-list .tcr-projects-wrapper {
    padding: 25px 0px 20px 0px !important;
  }

  /*	button */
  .elementor-button-wrapper .elementor-button.elementor-size-sm {
    padding: 21px 30px !important;
    font-size: 15px !important;
    line-height: 15px !important;
  }
 

  .tcr_custom_heading_wrapper .tcr-heading-title-wrapper .heading-title {
    font-size: 40px !important;
    line-height: 43px !important;
  }

  /* infobox-style-7 */
  .infobox-style-7 .tcr-infobox-wrapper::before {
    content: none !important;
  }

  .infobox-style-7 .tcr-infobox-wrapper {
    margin-top: 0px !important;
    margin-bottom: 30px !important;
  }

  .infobox-style-7 .tcr-infobox-title {
    font-size: 23px !important;
    line-height: 25px !important;
  }

  section.error-404 h1.page-title {
    font-size: 190px;
    line-height: 200px;
  }
 
  .services-style-1 .tcr-service-title {
    font-size: 26px !important;
    line-height: 36px !important;
  } 
  h2.benner-title {
    font-size: 30px !important;
    line-height: 35px !important;
  } 

.infobox-style-3{
  width: 100% !important;
}
.elementor-element-populated .elementor-widget-tcr-infobox:nth-of-type(2n+1) .elementor-widget-container .infobox-style-3{
  direction: inherit !important;
  text-align: left !important;
  margin-left: 0px !important;
}
.elementor-element-populated .elementor-widget-tcr-infobox:nth-of-type(2n+1) .elementor-widget-container .infobox-style-3 .tcr-infobox-icon{
  margin-left: 0px !important;
  margin-right: 50px !important;
}
.infobox-style-3 .tcr-infobox-title{
  margin-bottom: 7px !important;
  margin-top: 1px !important;
  font-size: 21px !important;
}
.infobox-style-3 .tcr-infobox-wrapper{
  margin-bottom: 40px !important;
}
.infobox-style-3 .tcr-infobox-icon,
.elementor-element-populated .elementor-widget-tcr-infobox:nth-of-type(2n+1) .elementor-widget-container .infobox-style-3 .tcr-infobox-icon{
  margin-right: 30px !important;
}
.tcr-event-list-item-container-date{
  width: 150px !important;
}
.tcr-event-list-item{
  display: grid !important;
}
.events-layout-list .tcr-event-list-item-container{
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e1e1e3;
}
.events-layout-list .tcr-event-list-item-container:last-child{
  margin: 0;
  padding: 0;
  border-bottom: inherit;
}
.tcr-event-list-item-time-location{
  border-bottom: none !important;
  border-left: none !important; 
  padding: 0 !important;
}
.tcr-event-list-item-link a{
  position: inherit !important;
}
.tcr-event-list-item-time-location{
  margin-right: 0px !important;
  margin-bottom: 20px;
}
.tcr-event-list-item-link{
  margin-bottom: 0px !important;
}

  /* .infobox-style-2 */
  .infobox-style-2 .tcr-infobox-number{
    margin-bottom: 18px !important;
  }
  .infobox-style-2 .tcr-infobox-title{
    font-size: 20px !important;
    line-height: 24px !important;
  }
  .client-layout-grid.client-style-1 .tcr-client-cover{
    margin-bottom: 10px;
  }

  footer .tcr-footer-widgets-wrapper {
    margin-bottom: 0px;
  }
} 

@media (max-width: 575px) {

  /* header */ 
.site-header-container.header-layout-1 .slicknav_menu .slicknav_btn{
  top: 0px !important;
} 
.header-layout-3 .site-header .sticky-site-logo {
  height: 70px !important;
}
header.site-header-container.header-layout-3 .header-stickable-wrap .header-stickable {
  padding: 0px 10px;
}
header.site-header-container.header-layout-3 .header-stickable {
  margin-top: 10px;
}
.tcr-page-title.header-layout-3{
  margin: 0px;
  border-radius: 0px;
}
.tcr-page-title.header-layout-3::before{
  border-radius: 0px;
}

header.site-header-container .tcr-header-custom-shortcode {
  margin: 0px 20px 0 !important;
} 
  .tcr-teammember-detail {
    margin-bottom: 20px;
    display: inherit;
  }

  .tcr-teammember-details-container .tcr-teammember-detail-title {
    margin-top: 0;
  }

  #scroll-to-top a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    right: 10px;
    bottom: 10px;
  } 

  .post-author-box {
    padding: 45px 35px 35px 35px;
  }

  .comments-area .comments-title,
  .comment-respond .comment-reply-title {
    font-size: 25px;
    line-height: 35px;
  }

  .comments-area {
    margin-top: 30px;
  }

  /* testimonials-style-2  */
  .testimonials-style-2 .tcr-testimonial-wrapper {
    display: inherit !important;
    margin: 20px 20px 50px 20px !important;
  } 
  
 .testimonials-style-2 .tcr-testimonial-inner{
  padding: 15px !important;
 }
 .testimonials-style-2 .tcr-testimonial-inner .tcr-testimonial-image-outer{
  padding-left: 0px !important;
 }
 .testimonials-style-2 .testimonial-image img{  
      width: 65px !important;
 }
 .testimonials-style-2 .testimonial-title-outer {
  margin-left: 20px !important;
}
  .testimonials-style-2 .testimonial-image::before {
    content: none !important;
  }

  .testimonials-style-2 .testimonial-image::after {
    content: none !important;
  }

  .testimonials-style-2 .tcr-testimonial-content p {
    font-size: 15px !important;
    line-height: 22px !important; 
    margin-bottom: 10px !important;
  }

  .testimonials-style-2 .tcr-testimonial-title-container {
    margin-bottom: 0px !important;
  }

  /* heading*/
  .custom-heading-style-1 .tcr-custom-heading-wrapper {
    margin-bottom: 20px !important;
  }

  .tcr_custom_heading_wrapper .tcr-heading-title-wrapper .heading-title {
    line-height: 35px !important;
    font-size: 32px !important;
  }

  /* about-us-title */
  .about-us-title {
    font-size: 30px !important;
    line-height: 35px !important;
  }

  /* project details & event details */ 
  .single-event .tcr-event-details-box,
  .tcr-project-details .tcr-project-details-box {  
        padding: 30px;
  }
  .single-event .icon,
  .tcr-project-details .tcr-project-detail-title .icon{
    display: none;
  }

  .single-event .tcr-event-detail,
  .tcr-project-details-box .tcr-project-detail{
    display: grid;
    margin-bottom: 18px;
    padding-bottom: 15px;

  }
  .single-event .tcr-event-detail-value,
  .tcr-project-detail .tcr-project-detail-value{
    margin-top: 5px;
}
 
 /* services style 1 */
  .services-style-1 .tcr-service-wrapper{
        padding: 30px 60px 30px 30px !important;
  }

  /* services style 2 */
  .services-style-2.services-layout-grid .tcr-service-wrapper {
    margin-top: 0px;
  }

  .services-style-2 .tcr-service-wrapper a::before {
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    font-size: 17px !important;
  }

  /* services-layout-list */
  .services-layout-list .tcr-service-title {
           font-size: 20px !important;
  }
  .services-layout-list .tcr-service-wrapper{ 
    margin-bottom: 20px !important;

  }
 
  /* footer */
  footer.site-footer {
    padding-top: 70px;
}
  footer .footer-topbar .footer-logo {
    margin-bottom: 25px;
  }

  footer .footer-topbar .footer-logo img {
    width: 120px !important;
    margin-bottom: 0px;
  }

  footer form .mc4wp-form-fields {
    margin: 0 !important;
  }

  footer .tcr-footer .widget.widget_media_image img {
    margin: 0px;
  }

  footer .container .tcr-footer .col-xl-4:last-child {
    padding: 0px 15px;
  } 
  footer .tcr-footer-widgets-wrapper {
    padding-top: 40px !important;
  }  
  footer .social-info-wrapper ul li {
    padding: 0;
  } 
  footer .footer-topbar .container {
    padding-bottom: 20px !important;
  }   
  footer .evanto-footer-newslatter .newslatter-title{
        font-size: 16px;
            line-height: 20px;
  }
  footer .tcr-footer-widgets-wrapper ul li {
    padding-bottom: 15px;
  }
 
  /*header*/ 
  .site-header .sticky-site-logo,
  .site-header .site-logo img {
    width: 160px !important;
  } 
  header.site-header-container .container {
    padding: 20px 20px 20px 20px !important;
  } 
  header.site-header-container.header-layout-3 .container{
    padding: 0 !important;
  }
  header.site-header-container.header-layout-2 .container{
    padding: 20px 15px 20px 15px !important;
  }
  #site-navigation-mobile .slicknav_nav{
    right: 0;
  }
  .site-header .sticky-site-logo img,
  .site-header .site-logo img {
    width: 120px !important;
  }
  


  /* projects list */
  .cursorIcon.tcr-projects-img-cursor img {
    max-width: 200px !important;
  }

  /*accordion*/
  .elementor-accordion .elementor-accordion-title {
    font-size: 18px !important;
    line-height: 20px !important;
    font-weight: 500 !important;
  } 
  .elementor-accordion .elementor-tab-title {
    padding: 25px 0px !important;
  }

  .elementor-accordion {
    padding-top: 20px !important;
  }

  .elementor-widget-accordion
    .elementor-accordion
    .elementor-tab-title
    .elementor-accordion-icon {
    top: 30px;
  }

 .elementor-element .elementor-widget-accordion .elementor-widget-container .elementor-accordion .elementor-tab-title{
    padding-left: 30px !important;
  }
 
 
  /*blog-style-2 */
  .blog-style-2 .tcr-post-title {
    font-size: 22px !important;
    line-height: 32px !important;
  } 
    .content-box-style-1 .box-title {
    font-size: 25px !important;
    line-height: 27px !important;
    margin-bottom: 12px !important;
  }
 
  /* tcr-sidebar-banner */  
  .tcr-blog-classic .entry-meta-container {
    margin-bottom: 15px !important;
  }

  /*Sidebar and Content Area*/
  .single-team .content-area,
  .single-project .content-area,
  .single-service .content-area {
    padding-bottom: 50px !important;
  }

  /*page-title*/
  .tcr-page-title .page-title {
    font-size: 30px !important;
    line-height: 30px !important;
    margin-bottom: 15px;
  }  
  /*Blog*/  
  .tcr-blog-classic .entry-title {
          font-size: 21px;
        line-height: 23px;
  } 
  .tcr-blog-classic .tcr-single-bottom-area {
    display: grid !important;
   margin-top: 40px;
  } 
  .tcr-blog-classic .tcr-single-bottom-area .tcr-single-bottom-area-left {
    margin-bottom: 10px;
  } 
  .tcr-blog-classic .tcr-single-bottom-area .social-icon-share {
    margin: 0;
  }
  .tcr-blog-classic{
        margin-bottom: 50px !important;
  }

  /*teammember-details*/
  .tcr-teammember-details .tcr-team-title {
    font-size: 40px;
    line-height: 50px;
  }

  /*button-style*/
  .button-style-1 .tcr-button a {
    font-size: 14px !important;
    line-height: 14px !important;
    padding: 15px 25px !important;
  }

  section.error-404 a.fof-back-buttton {
    font-size: 14px;
    line-height: 15px;
    padding: 15px 20px;
  }

  /* .infobox-style-1 */
  .infobox-style-1 .tcr-infobox-wrapper { 
    padding: 160px 40px 40px 40px !important;
  }

  .infobox-style-1 .tcr-infobox-title {
    font-size: 26px !important;
    line-height: 28px !important;
    margin-bottom: 10px !important;
  } 
 
 
  /* infobox-style-5 */
  .infobox-style-5 .tcr-infobox-icon span{
    height: 90px !important;
    width: 90px !important;
  }
  .infobox-style-5 .tcr-infobox-content {
    margin-bottom: 13px !important;
}
  .infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-title {
    line-height: 31px !important;
    font-size: 22px !important;
  }
  .infobox-style-5 .tcr-infobox-icon span i {
    font-size: 40px !important;
  }

  /* testimonials-style-1 */ 
  .testimonials-style-1 .tcr-testimonial-wrapper{
    padding-bottom: 50px;
  }
  .testimonials-style-1 .testimonial-image::before {
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    font-size: 16px !important;
    margin-left: -19px !important;
  }

  .testimonials-style-1 .testimonial-title {
    font-size: 22px !important;
  }

  .testimonials-style-1 .swiper-button-prev,
  .testimonials-style-1 .swiper-button-next {
    left: 0px !important;
    bottom: 0px !important;
  }

  .swiper-button-prev::before,
  .swiper-button-next::before {
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    font-size: 16px !important;
  }

  .testimonials-style-1 .swiper-button-next {
    margin-left: 80px !important;
  }

  /* marquee-style 1 & 2 */ 
  .marquee-style-1{
    padding: 8px 10px 5px 10px !important;
  }
  .marquee-style-1 .tcr-marquee-cover .marquee-item .marquee-title{
    font-size: 20px !important;
    line-height: 40px !important;  
    padding: 0px 50px 0px 30px !important;
  }
  .marquee-style-1 .tcr-marquee-cover .marquee-item::before { 
    top: 16px !important;
    font-weight: 400 !important;
    font-size: 50px !important;
  } 
  .marquee-style-2 .swiper-slide{
    padding: 0 20px;
  }
  .marquee-style-2 .tcr-marquee-cover .marquee-item .marquee-title {
      font-size: 40px !important;
      line-height: 50px !important;
  }

  .style-2-about .marquee-style-2 .tcr-marquee-cover .marquee-item::before {
    top: 4px !important;
    left: -20px !important;
    font-size: 30px !important;
  }

  /* projects-layout-list */
  .projects-layout-list .tcr-projects-title {
    font-size: 30px !important;
    line-height: 35px !important;
  } 
  .projects-layout-list .tcr-project-button {
    display: none;
  } 
  .team-heading {
    font-size: 50px;
    line-height: 25px;
    margin: 0;
  } 
  .team-heading .icon {
    margin-top: 10px;
    font-size: 70px;
    margin-left: 20px;
  }

  /* form */
  form .contact-form-2 {
    padding: 30px !important;
  }

  .wpcf7-form .from-button input {
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-size: 15px;
  }

  .wpcf7-form h3 {
    font-size: 34px;
    line-height: 40px;
  }

  .wpcf7-form .contact-form {
    padding: 20px;
  }

  .wpcf7-form .contact-title .title {
    font-size: 27px;
    line-height: 33px;
  }

  .wpcf7-form .from-button .input-button {
    text-align: left;
  }

  /* blockquote */ 
  blockquote{
    padding: 0px !important;
  }
  blockquote .quote-icon {
    font-size: 35px !important;
    line-height: 30px !important;
  }
  blockquote p.text { 
    font-size: 14px;
    line-height: 23px; 
  }
 
  .post blockquote::before {
    left: -60px;
    font-size: 40px;
  }

  .navigation .nav-links .nav-next a,
  .navigation .nav-links .nav-previous a {
    font-size: 17px;
    line-height: 17px;
  }

  .single-post .site-main .post-navigation {
    margin-bottom: 0px;
  }

  html input[type="button"],
  input[type="reset"],
  input[type="submit"] { 
    padding: 18px 20px 15px 20px;
  }
 
  /* error-404 search-form */
  section.error-404 .search-form {
    display: inherit;
  }

  section.error-404 .search-form .search-submit {
    margin-top: 20px;
  }

  body.search .no-results .search-form {
    width: 100%;
    margin: 0px;
    display: inherit;
  }

  body.search .search-form input.search-submit {
    margin-top: 20px;
    padding: 0 20px;
    line-height: 45px;
  }

  /* tcr-page-title */ 
  .tcr-page-title.header-layout-1 { 
    padding: 98px 0px 100px 0px;
}  
  .tcr-page-title.header-layout-2{
  padding: 164px 10px 114px 10px !important; 
  } 

  section.error-404 h1.page-title {
    font-size: 150px;
    line-height: 160px;
  }

  /* comment-list  */
  .comment-list .comment-body {
    display: grid !important;
  } 
  .elementor-accordion .elementor-accordion-item .elementor-tab-content,
  .elementor-accordion .elementor-accordion-item p {
    padding: 10px 15px 15px 15px !important;
  }
  .elementor-element .elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon{
    top: 3px !important;
  }

  /* tcr-Custom-tab1 */
  .tcr-Custom-tab1 {
    margin-left: 0px !important;
  } 
  .tcr-Custom-tab2 {
    margin-left: 0px !important;
  }
 

  /*counter-style-2*/
  .counter-style-2 .tcr-counter-wrapper {
    padding: 37px 40px 35px 39px !important;
    margin-bottom: 30px;
  } 
  .counter-style-2 .tcr-counter-number {
    margin-bottom: 20px !important;
    font-size: 45px !important;
    line-height: 45px !important;
  } 
  .counter-style-2 .tcr-counter-title {
    font-size: 21px !important;
    line-height: 31px !important;
  }

  /*appointment-form*/ 
  .appointment-form h2 {
    font-size: 50px !important;
    line-height: 55px !important;
  }

  .appointment-form {
    padding: 40px 25px !important;
  }

  .appointment-form .input-group select,
  .appointment-form .input-group input {
    height: 50px !important;
  }

  .appointment-form .input-group textarea {
    padding-left: 20px !important;
  }

  .appointment-form .input-button input {
    padding: 18px 20px 11px 20px !important;
    font-size: 17px !important;
  } 

  /* tabs */ 
  .tcr_tabs_wrapper.tcr-layout-vertical {
    display: inherit !important; 
}
 
  .tcr-layout-vertical .tcr-list-tab{
      writing-mode: horizontal-tb !important;
      transform: rotate(0deg) !important;
      border-right: 1px solid  #ddd !important;
      border-radius: 20px 20px 0px 0px !important;
      padding: 10px 10px !important;
          border-bottom: inherit !important;
  }
  .tcr_tabs_wrapper.tcr-layout-vertical .tcr-tab-content {
    position: relative;
    padding: 23px 30px 26px 27px !important;
  }
 .tcr-layout-vertical .tcr-list-tab:before{ 
      right: 100% !important;
    top: 42px !important;
    width: 1px !important;
    height: 30px !important;
  }
     .tcr-layout-vertical .tcr-list-tab:after{
        right: -1px !important;
        bottom: -25px !important;
        width: 1px !important;
        height: 30px !important;
 }

 .tcr-layout-horizontal .tcr-tab-list{
     display: grid !important;
 } 
 .tcr-layout-horizontal .tcr-list-tab::before,
 .tcr-layout-horizontal .tcr-list-tab::after{ 
    content: none !important; 
 } 
 .tcr_tabs_wrapper.tcr-layout-horizontal .tcr-tab-content {
     padding: 30px 0px 0px 0px !important;
 }

 .tcr-layout-horizontal .tcr-list-tab{
  margin-right: 0px !important;
 }
 
 
  /* pricing */
  .pricing-table-style-1{
    padding:40px 30px 40px 30px !important;
  }  
  .pricing-table-style-1 .tcr-pricing-table-header .tcr-table-ribbon{
    top: -10px !important;
    right: -60px !important;
    padding: 7px 42px !important;
    font-size: 12px !important;
  } 
  .pricing-table-style-1 .pricing-table-prices .pricing-table-base-price,
  .pricing-table-style-1 .pricing-table-sale-price{
    font-size: 45px  !important;
    line-height: 37px !important;
    font-weight: 500 !important;
  }
  .tcr_pricing_table_wrapper.pricing-table-onsale .pricing-table-base-price{
    font-size: 20px !important;
    line-height: 34px !important;
  }
  .pricing-table-style-1 .pricing-table-sale-price{
    margin-left: 0 !important;
  }
  .pricing-table-style-1 .pricing-table-title-period{
    margin-top: 0px !important;
  }
  .pricing-table-style-1 .tcr-pricing-table-title { 
    margin-bottom: 15px !important;
  }
  .pricing-table-style-1 .tcr-pricing-table-feature-list-container::before{
    left: -66px !important;
  }
  .pricing-table-style-1 .tcr-pricing-table-feature-list-container::after{
    right: -65px !important;
  } 
  .pricing-table-style-1 .tcr-pricing-table-icon{
        width: 80px !important;
    height: 80px !important;;
    line-height: 80px !important; 
        font-size: 40px !important;
  }
  .pricing-table-style-1 .pricing-table-prices{
    margin-bottom: 25px !important;
  } 

    .tcr_tabs_wrapper.tcr-layout-vertical .tcr-tab-list{
      display: grid !important; 
    }   

    .counter-style-1 .tcr-counter-number {
      font-size: 55px !important;
      line-height: 55px !important;
    }
    .counter-style-1 .tcr-counter-number::before {
      bottom: 4px !important;
      right: -36px !important;
      font-size: 50px !important;
   }
  .counter-style-1 .tcr-counter-title {
    margin-top: 0 !important;
    padding-left: 55px !important;
  }
  .events-layout-list .tcr-event-list-item-container{
    display: grid !important;
  }
  .tcr-event-list-item-container-date{
    margin-bottom: 15px;
  }
  .tcr-event-list-item-container-date .date{
    line-height: 40px !important;
    width: 40px !important;
    height: 40px !important;
    font-size: 15px !important; 
  }
  .tcr-event-list-item-time{
    font-size: 17px !important;
    line-height: 20px !important;
  }

.countdown-style-1 .countdown li,
.countdown-style-2 .countdown li {
  margin: 0px 10px !important;
}
.countdown-style-1 .countdown li span,
.countdown-style-2 .countdown li span{
  font-size: 30px !important; 
	line-height: 30px !important;
}
.countdown-style-1 .countdown li .smalltxt,
.countdown-style-2 .countdown li .smalltxt{
 font-size: 14px !important;
}
.countdown-style-1 .countdown li::before,
.countdown-style-1 .countdown li::after,
.countdown-style-2 .countdown li::before,
.countdown-style-2 .countdown li::after{
	content: none !important;
}

/* blog layout list */

.blog-layout-list .tcr-post-wrapper{
  display: grid !important;
  padding-right: 0px !important;
}
.blog-layout-list .tct-post-img{
  margin-bottom: 20px;
  margin-left: 0px !important;
}
.blog-layout-list .post-title{
  font-size: 19px !important;
  line-height: 20px !important;
}

/* tcr Contact form */ 
.tcr-Contact-form {
  padding: 50px 30px !important;
}
.tcr-Contact-form h3{
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 10px;
}

/*  tcr event box */
.tcr-event-box-outer .tcr-event-box-title { 
  font-size: 23px;
  line-height: 27px;
  padding-right: 60px;
}
.tcr-event-box-button a {
  width: 40px !important;
  height: 40px !important; 
  line-height: 42px !important;
  font-size: 17px !important;
}
.tcr-event-box-outer .tcr-event-box-description{
  margin-top: 10px;
} 
.events-style-1 .tcr-event-content{
  padding: 170px 15px 20px 15px !important;
}


/* team style 1 */
.team-style-1 .tcr-teammember-inner {
  padding: 10px 10px !important;
  margin: 0px 0px !important;
}   
.single-team .site-main {
    padding-top: 70px !important;
} 
.tcr-teammember-details{
  padding: 20px !important;
}
.tcr-teammember-designation-title-designation{
  padding: 20px 20px 10px 20px; 
  top: -80px;
}

.widget_tcr_recent_entries li{
  display: grid !important;
}
.widget_tcr_recent_entries .tcr-post-image{
  margin-bottom: 10px;
}
.client-style-1{
  text-align: center;
}

.banner-img {
  border-radius: 40px !important;
}

.benner-icon-warp .benner-icon i { 
  width: 55px;
  height: 55px;
  line-height: 52px;
  font-size: 25px;
  border: 4px solid #010005 !important;  
}
.comment-respond .comment-form{
  margin-bottom: 0px;
}
}

@media (max-width: 442px) {
  section.error-404 h1.page-title {
    font-size: 80px;
    line-height: 90px;
  }

}
@media (max-width: 320px) {
  .blog-style-1 .tcr-post-content-cover .tcr-post-meta-items {
   display: grid !important;
  }
  .blog-style-1 .tcr-post-content-cover .tcr-post-date::before{
   content: none !important;
  }
}
