@media (max-width: 1360px) {
  .projects-style-1 .tcr-projects-wrapper {
    width: 325px !important;
    height: 325px !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;
  }

  .benner-text {
    padding: 5px 46px !important;
  }
}

@media (max-width: 1120px) {
  .projects-style-1 .tcr-projects-wrapper {
    width: 285px !important;
    height: 285px !important;
  }

  .projects-style-1 .swiper-slide-active .tcr-projects-wrapper {
    transform: scale(1.1) !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) {
  .site-header .sticky-site-logo img,
  .site-header .site-logo img {
    width: 160px !important;
  } 
  .header-layout-2 .tcr-header-info {
    margin-right: 40px !important;
  }

  .services-layout-list .tcr-service-wrapper {
    padding: 41px 30px 28px 30px !important;
  }

  .services-layout-list .tcr-services-button {
    width: 60% !important;
  }

  .services-layout-list p {
    width: 40% !important;
  }

  .services-style-1 .tcr-service-image-container {
    display: grid !important;
  }

  .services-style-1 .tcr-service-wrapper {
    padding: 30px 30px 25px 30px !important;
  }
  .services-style-1 .tcr-service-number { 
    top: 20px !important;
    right: 20px !important;
}

  .services-style-1 img {
    margin-top: 20px !important;
  }

  .header-layout-3 a.tcr-header-button {
    margin-left: 30px;
  }

  .site-header .main-navigation div > ul > li > a {
    padding: 10px 12px;
  }
  .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: 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%;
  }
}

@media (max-width: 1220px) {
  .container-inherit .elementor-container {
    display: inherit !important;
  }
}

@media (max-width: 1201px) {
 
  .single-service .infobox-style-3 .tcr-infobox-icon::before,
  .single-project .infobox-style-3 .tcr-infobox-icon::before {
    right: -180px !important;
  }

  .services-layout-list .tcr-service-title {
    font-size: 55px;
  }

  /*infobox-style-1*/
  .infobox-style-1 img {
    width: 60px !important;
  }

  .infobox-style-1 .tcr-infobox-title {
    font-size: 20px !important;
    line-height: 23px !important;
  }
 
  /* testimonials-style-2*/
  .testimonials-style-2 .tcr-testimonial-inner {
    margin-left: 20px;
  }

  /* header */
  .header-layout-1 .header-stickable-wrap .container {
    border-radius: 0px;
  }
  .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.site-header-container.header-layout-2 #site-navigation-mobile .slicknav_menu .slicknav_btn{
    top: -4px;
    right: 30px;
}
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;
} 
.tcr-page-title.header-layout-1{
  margin: 0px;
}
}

@media (min-width: 1200px) {
  .elementor-section.elementor-section-boxed > .elementor-container,
  .container {
    max-width: 1590px !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;
  }

  /* Header */
  #site-navigation-mobile {
    display: block;
  }
  
  header .slicknav_menu {
    position: absolute;
    top: 0;
    right: 0;
    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;
  }
  .header-layout-2 .slicknav_menu {
    position: absolute;
    top: 0;
    right: 0;
  }
 
  /* 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;
  } 
  .header-layout-1 .site-header .site-logo{
    height: 65px;
  }
  .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 .footer-topbar .container {
    padding: 70px 15px;
  }

  footer .tcr-footer-widgets-wrapper .container {
    padding: 0px 15px !important;
  }

  .zaver-footer-newslatter {
    display: grid;
  }

  .zaver-footer-newslatter .col-sm-6 {
    max-width: 100%;
  }

  footer .tcr-footer-widgets-wrapper {
    margin-bottom: 50px;
    padding-top: 20px;
  }

  
.testimonials-style-2 .tcr-testimonial-wrapper{
  display: grid !important;
}
.testimonials-style-2 .tcr-testimonial-inner{
  width: 100% !important;
      margin-top: 30px;

} 

}
 

@media (max-width: 1103px) {
  .tcr-project-details-box .tcr-project-detail {
    margin-right: 25px;
    padding-right: 25px;
  }
}

@media (max-width: 1090px) {
  .services-layout-list .tcr-service-title {
    font-size: 45px;
  }

  .services-layout-list .tcr-service-wrapper {
    padding: 21px 30px 8px 30px !important;
  }

  /* tcr-Custom-tab1 */
  .tcr-Custom-tab1 {
    margin-left: 40px !important;
  }

  .tcr-Custom-tab2 {
    margin-left: 90px !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;
  }

  .infobox-style-3 .tcr-infobox-tooltip {
    margin-top: 50px !important;
  }
 

  /* infobox-style-1 */ 
  .infobox-style-1 .tcr-infobox-title {
    font-size: 30px !important;
    line-height: 35px !important;
  }

  .infobox-style-1 img {
    width: 95px !important;
  }

  /* benner title */
  h2.benner-title {
    font-size: 62px !important;
    line-height: 83px !important;
    padding: 0px 40px !important;
  }

  .benner-text {
    line-height: 55px !important;
    padding: 5px 40px !important;
  }

  .benner-text::before {
    content: none;
  }

  .benner-box {
    display: none;
  }

  .benner-text {
    line-height: 25px !important;
    padding: 15px 40px 5px 40px !important;
    margin-bottom: 20px;
  }

  h2.benner-title {
    font-size: 53px !important;
    line-height: 60px !important;
    padding: 0px 40px !important;
  }

  .benner-container {
    background-color: var(--tcr-tertiary-color);
    border-radius: 30px;
    padding-top: 10px;
  }

  .benner-title::before {
    content: none !important;
  }

  .benner-container .icon {
    font-size: 23px;
    margin-left: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px !important;
  }

  
  .header-layout-2 .tcr-header-custom-shortcode{
    margin: 0px 20px 0;
  }
  .tcr-page-title.header-layout-2{
    margin: 0px 20px 0px 20px !important;
  }
  header.site-header-container.header-layout-2 #site-navigation-mobile .slicknav_menu .slicknav_btn {
    top: -6px;
    right: 10px;
} 
header.site-header-container.header-layout-2 .tcr-sticky-header .sticky-site-logo{
  height: inherit;
}


}

@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%;
  }
 

  /* projects-style-1 */
  .projects-style-1 .tcr-projects-wrapper {
    width: 355px !important;
    height: 355px !important;
  }

  /* Project Details */
  .single-project .content-area .col-lg-9 {
    padding-left: 15px;
  }

  .tcr-project-details-box .tcr-project-detail {
    margin-bottom: 20px;
    border: none;
  }

  .tcr-project-details .tcr-project-details-box {
    padding-bottom: 20px;
    margin-bottom: 50px;
    margin-top: 20px;
  }

  .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: 100px !important;
  }

  .single.single-service .site-main {
    padding-bottom: 0px;
  }

 

  /* 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: 20px;
  }

  /*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: 36px !important;
    line-height: 46px !important;
  }

  .counter-style-1 .tcr-counter-title {
    margin-top: 0 !important;
  }

  .counter-style-1 .tcr-counter-number::before {
    bottom: -2px !important;
    right: -17px !important;
    font-size: 30px !important;
  }

  /*blog-style-1 */
  .blog-style-1 .tcr-post-content-cover {
    padding: 35px !important;
  }

  .blog-style-1 .post-title {
    font-size: 25px !important;
    line-height: 28px !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;
  }

  /* pricing-tabl */
  .pricing-table-style-1 {
    padding: 40px !important;
  }

  /* Content-area left-sidebar*/
  .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;
  }

  /* timeline-item */
  .tcr-timeline-item .tcr-timeline-text {
    padding-right: 0px !important;
  }

  .tcr-timeline-item .tcr-timeline-title {
    width: 30% !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: 70px;
  }

  .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-timeline-item */
  .tcr-timeline-item {
    margin-bottom: 30px;
  }

  .tcr-timeline-item .tcr-timeline-year {
    padding: 0px !important;
  }

  .tcr-timeline-item .tcr-timeline-text {
    padding-left: 60px !important;
  }

  .tcr-timeline-year:before {
    content: none !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;
  }

  .services-layout-list .tcr-service-title {
    font-size: 35px !important;
  }

  .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: 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: 50px !important;
  }

  .site-main {
    padding-top: 70px !important;
  }

  .site-content .sidebar {
    padding-bottom: 30px !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%;
  }

  /* 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;
  }

  /* timeline */

  .tcr-timeline-item {
    display: block !important;
    text-align: center !important;
    margin-bottom: 50px !important;
  }

  .tcr-timeline-item .tcr-timeline-year {
    margin-bottom: 10px;
    display: inline-grid;
  }

  .tcr-timeline-item .tcr-timeline-title {
    width: 100% !important;
    margin: 0px 0px 10px 0px !important;
  }

  .tcr-timeline-item .tcr-timeline-text {
    width: 100% !important;
    padding: 0 !important;
  }

  .tcr-timeline-item:hover .tcr-timeline-image-container {
    display: none;
  }

  /*footer*/

  .zaver-footer-newslatter .newslatter-title {
    font-size: 28px;
    line-height: 35px;
  }

  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 .social-info-wrapper {
    text-align: left !important;
    margin-bottom: 20px;
  }

  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 {
    text-align: left;
  }

  footer .tcr-copyright .footer-bottombar {
    padding: 40px 0px;
  }

  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;
  }

  /* navigation */ 
  .navigation .nav-links .nav-next a,
  .navigation .nav-links .nav-previous a {
    min-height: inherit !important;
  }

  .about-us-title {
    font-size: 60px !important;
    line-height: 70px !important;
  }

  /*infobox*/
  .infobox-style-3 .tcr-infobox-tooltip {
    margin-top: 40px !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;
  }

  /* team-style-1  */
  .team-style-1 .tcr-teammember-wrapper .tcr-teammember-image-container::after,
  .team-style-1
    .tcr-teammember-wrapper
    .tcr-teammember-image-container::before {
    border-radius: 320px 320px 0 0 !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;
  }

  .tcr-layout-horizontal
    .tcr-tab-content
    .tcr-tab-content-list:nth-of-type(2n + 1)
    img {
    padding: 0px !important;
    margin-top: 30px;
  }

  .tcr-layout-horizontal
    .tcr-tab-content
    .tcr-tab-content-list:nth-of-type(2n + 2)
    img {
    margin-bottom: 30px;
    padding: 0px !important;
  }

  .services-style-1 .tcr-service-title {
    font-size: 26px !important;
    line-height: 36px !important;
  }

  /* services-layout-list */
  .services-layout-list .tcr-service-wrapper .service-content {
    display: grid !important;
  }

  .services-layout-list .tcr-services-button,
  .services-layout-list p {
    width: 100% !important;
  }

  .services-layout-list .tcr-service-title {
    margin-bottom: 30px;
  }

  .services-layout-list
    .tcr-service-wrapper:hover
    .tcr-service-title
    span:first-child {
    top: -30px !important;
    color: var(--tcr-primary-color);
  }

  .services-layout-list .tcr-service-title span:last-child {
    display: none !important;
  }

  .services-layout-list .tcr-service-wrapper p {
    display: none !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .services-layout-list .tcr-service-wrapper.active p {
    display: contents !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .services-layout-list .tcr-service-wrapper {
    padding: 45px 30px 18px 30px !important;
  }

  h2.benner-title {
    font-size: 30px !important;
    line-height: 35px !important;
  }
} 

@media (max-width: 575px) {

  /* header */
  
header.site-header-container.header-layout-1  .container{
  padding: 0px 20px 0px 20px !important;
}
.site-header-container.header-layout-1 .slicknav_menu .slicknav_btn{
  top: 0px !important;
}
.site-header-container.header-layout-1 .sticky-site-logo{
  height: 65px;
}
.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: 15px;
    bottom: 5px;
  } 

  .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;
  }

  .testimonials-style-2 .testimonial-image {
    margin-bottom: 30px !important;
    margin-left: 0px !important;
  }

  .testimonials-style-2 .testimonial-image,
  .testimonials-style-2 .tcr-testimonial-inner {
    width: 100% !important;
  }

  .testimonials-style-2 .testimonial-image img {
    width: 140px !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: 18px !important;
    line-height: 32px !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 */
  .tcr-project-details-box .tcr-project-detail {
    width: 100% !important;
  }

  .tcr-project-details .tcr-project-details-box { 
    margin-top: 10px;
        padding: 30px 30px;
  }
 /* 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: 24px !important;
  }

  .services-layout-list {
    padding: 100px 0px 70px 0px !important;
  }

  /* footer */
  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 .tcr-copyright .footer-bottombar {
    margin-bottom: 15px !important;
  }

  footer .footer-topbar .container {
    padding-bottom: 20px !important;
  }

  footer .tcr-footer-widgets-wrapper {
    margin-bottom: 20px !important;
  }

  footer .tcr-footer-widgets-wrapper ul.menu li {
    padding-bottom: 5px !important;
  }

  footer .widget_recent_services ul li {
    padding-bottom: 7px !important;
  }


  /*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 30px 20px 30px !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: 27px !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-widget-accordion .elementor-accordion .elementor-tab-title {
    padding-right: 40px !important;
  }

  /* blog-style-1 */
  .blog-style-1 .post-title {
    font-size: 22px !important;
    line-height: 25px !important;
  }

  .blog-style-1 .tcr-post-content-cover {
    padding: 30px !important;
    border-radius: 0px 0px 25px 25px !important;
  }

  /*blog-style-2 */
  .blog-style-2 .tcr-post-title {
    font-size: 22px !important;
    line-height: 32px !important;
  }

  /*timeline*/
  .tcr-timeline-item .tcr-timeline-title {
    font-size: 27px !important;
    line-height: 36px !important;
  }

  .tcr-timeline-item .tcr-timeline-year {
    margin-bottom: 10px !important;
  }

  .tcr-timeline-item .tcr-timeline-year span {
    font-size: 15px !important;
    width: 60px !important;
    padding: 16px 0px !important;
    height: 60px !important;
  }

  .tcr-timeline-item {
    margin-bottom: 40px !important;
    padding-bottom: 40px;
    border-bottom: 1px solid #dbdcdc;
  }

  .content-box-style-1 .box-title {
    font-size: 30px !important;
    line-height: 35px !important;
    margin-bottom: 12px !important;
  }
 
  /* tcr-sidebar-banner */ 
  .tcr-blog-classic .post-thumbnail img {
    border-radius: 20px !important;
  }

  .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;
    line-height: 35px;
    margin-bottom: 10px;
  }

  .tcr-page-title .breadcrumb {
    padding: 5px 20px;
  }
  .tcr-page-title.header-layout-2 {
    margin: 0px 10px 0px 10px !important;
}
  /*Blog*/
  .tcr-blog-classic .entry-meta-container {
    padding: 30px 0 0 0 !important;
    margin-bottom: 15px;
  }

  .tcr-blog-classic .entry-title {
    font-size: 26px;
    line-height: 32px;
  }

  .tcr-blog-classic .tcr-single-bottom-area {
    display: grid !important;
  }

  .tcr-blog-classic .tcr-single-bottom-area .tcr-single-bottom-area-left {
    margin-bottom: 20px;
  }

  .tcr-blog-classic .tcr-single-bottom-area .social-icon-share {
    margin: 0;
  }

  /*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-2 */
  .infobox-style-2 .tcr-infobox-title {
    font-size: 22px !important;
    line-height: 25px !important;
  }

  .infobox-style-2 .tcr-infobox-icon {
    font-size: 30px !important;
  }

  .infobox-style-2 .tcr-infobox-icon i {
    width: 70px !important;
    height: 70px !important;
    line-height: 70px !important;
  }

  .infobox-style-2 .tcr-infobox-number {
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    top: -7px !important;
    right: -5px !important;
    font-size: 15px !important;
  }

  /* infobox-style-3  */
  .infobox-style-3 .tcr-infobox-wrapper {
    display: grid !important;
        margin-bottom: 10px !important;
  } 
.infobox-style-3 .tcr-infobox-title{
      margin-top: 15px !important;
    margin-bottom: 0px;
}
.infobox-style-3 .tcr-infobox-icon{
      width: 60px !important;
    height: 60px !important;
    line-height: 60px !important;
    font-size: 28px !important;
}
  .infobox-style-3 .tcr-infobox-button {
    margin-left: 0 !important;
    margin-top: 20px;
  }

  .infobox-style-3 .tcr-infobox-button a {
    position: inherit !important;
  }

  .infobox-style-5 .tcr-infobox-wrapper {
    padding: 40px 30px 35px 30px !important;
  }

  .infobox-style-5 .tcr-infobox-number {
    margin-bottom: 40px !important;
  }

  /* infobox-style-5 */
  .infobox-style-5 .tcr-infobox-wrapper .tcr-infobox-title {
    line-height: 31px !important;
    font-size: 22px !important;
  }

  /* testimonials-style-1 */
  .testimonials-style-1 .testimonial-image img {
    width: 110px !important;
  }

  .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;
  }

  .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: 70px !important;
  }

  /* marquee-style-1 */
  .marquee-style-1 {
    padding: 18px 30px 6px 30px !important;
    border-radius: 15px !important;
  }

  .marquee-style-1::before,
  .marquee-style-1::after {
    content: none !important;
  }

  .marquee-style-1 .tcr-marquee-cover .marquee-item .marquee-title {
    line-height: 30px !important;
    font-size: 18px !important;
  }

  .marquee-style-1 .tcr-marquee-cover .marquee-item::before {
    top: -5px !important;
    right: -24px !important;
    font-size: 20px !important;
  }

  .marquee-style-1 .swiper-slide {
    padding: 0 25px 0 15px !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 {
    margin-left: 60px;
  }

  blockquote p.text {
    font-size: 18px;
    line-height: 28px;
  }

  blockquote p,
  blockquote cite {
    padding-left: 20px;
  }

  .post blockquote::before {
    left: -60px;
    font-size: 40px;
  }

  .navigation .nav-links .nav-next a,
  .navigation .nav-links .nav-previous a {
    font-size: 20px;
    line-height: 25px;
  }

  .single-post .site-main .post-navigation {
    margin-bottom: 0px;
  }

  html input[type="button"],
  input[type="reset"],
  input[type="submit"] {
    font-size: 16px;
    line-height: 16px;
    padding: 20px 20px 15px 20px;
  }

  .tcr-sidebar-banner .tcr-sidebar-mail {
    margin-bottom: 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 {
    border-radius: 0px 0px 40px 40px;
    padding: 168px 10px 100px 10px;
}
.tcr-page-title.header-layout-1::before {
  border-radius: 0px 0px 40px 37px;
}

  .tcr-page-title::before {
    border-radius: 30px 30px 30px 30px;
  }
  .tcr-page-title{
  padding: 104px 10px 94px 10px;
  border-radius: 30px 30px 30px 30px;
  }
   

  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: 0px 15px 25px 15px !important;
  }

  .elementor-element
    .elementor-widget-accordion
    .elementor-accordion
    .elementor-tab-title {
    padding: 20px 60px 20px 20px !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;
  }

  .testimonials-style-2 .tcr-testimonial-inner {
    margin-left: 0px !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{
     padding: 10px 10px !important; 
     border-right: 1px solid var(--tcr-secondary-color) !important;
 }
 .tcr-layout-horizontal .tcr-list-tab::before{
    position: absolute;
    content: "";
    top: 35px;
    left: -1px;
    height: 40px;
    width: 1px;
    background-color: var(--tcr-secondary-color);
 }
 .tcr-layout-horizontal .tcr-list-tab::after{
  position: absolute;
  content: "";
  top: 35px;
  right: -1px;
  height: 40px;
  width: 1px;
  background-color: var(--tcr-secondary-color);
}
 .tcr_tabs_wrapper.tcr-layout-horizontal .tcr-tab-content {
     padding: 30px 30px 30px 30px !important;
 }


  /* projects-style-1 */
  .projects-style-1 .swiper-slide-active .tcr-projects-wrapper {
    transform: inherit !important;
    width: 300px !important;
    height: 300px !important;
  }

  .projects-style-1 .tcr-projects-wrapper {
    width: 300px !important;
    height: 300px !important;
  }

  /* pricing */
  .pricing-table-style-1{
    padding: 30px 30px 60px 30px !important;
  }
  .pricing-table-style-1 .tcr-pricing-table-header{
    padding-top: 90px !important;
  }
  .pricing-table-style-1 .tcr-pricing-table-icon{
    font-size: 30px !important;
    width: 70px !important;
    height: 70px !important;
    line-height: 70px !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{
     display: grid !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: 25px !important;
  }


   /*team-style-1*/

  .team-style-1 .tcr-teammember-wrapper{
        padding: 17px 20px 0px 20px;
  }
    .tcr_tabs_wrapper.tcr-layout-vertical .tcr-tab-list{
      display: grid !important; 
    } 



    .tcr-sidebar-banner{
      padding: 30px !important;
    }
    .tcr-sidebar-banner .tcr-sidebar-button{
      right: -35px !important;
      bottom: -35px !important;
      width: 60px !important;
      height: 60px !important;
      line-height: 60px !important;
    }
    .tcr-sidebar-banner .tcr-sidebar-button::before{
      top: -26px !important;
      right: -25px !important;
    }
    .tcr-sidebar-banner .tcr-sidebar-button::after{
      bottom: -15px !important;
      left: -18px !important;
    }
    .tcr-sidebar-banner .tcr-sidebar-button i { 
      width: 40px !important;
      height: 40px !important;
      line-height: 43px !important;
    }
    .tcr-sidebar-banner .tcr-sidebar-title{
      font-size: 28px !important;
      line-height: 36px !important;
    }
}

@media (max-width: 442px) {
  section.error-404 h1.page-title {
    font-size: 80px;
    line-height: 90px;
  }

}
