
@media (min-width: 300px) and (max-width: 380px) {
	.rts-arrow {
		margin-left: 120px;
	}
}
@media (min-width: 300px) and (max-width: 576px) {

.header .navbar-brand img {
		width: 215px;
	}

	header.header.header-sticky.is-sticky .navbar .navbar-brand img {
		height: 42px;
	}
	.aboutpara {
		margin-left: 5px;
	}
	.circleimg {
		height: 70px;
	}
	.about-box .about-circle .about-icon {
		margin-top: 22px;
	}
	.about-box .section-title {
        padding-left: 1px;
        margin-bottom: 1px;
    }
	.testimonial-content p {
		min-height: 268px;
		max-height: 268px;
	}
	.space-pt {
		padding: 60px 0 0;
	}
	.space-pb {
        padding: 60px 0 60px !important;
    }
	.space-ptb {
		padding: 60px 0;
	}
	.section-title:has(.sub-title) {
		margin-top: 0px;
	}
	.facility
    .section-title .sub-title {
        font-size: 30px;
        line-height: 1px;
    }
	.featured-item.style-3 {
		margin-bottom: 0px;
		
	}
	.featured-item.style-3 h4 {
		line-height: 30px;
		font-size: 24px;
	}
    .blog-post.blog-style-1 .blog-post-info .post-meta ul {
        flex-direction: unset !important;
		gap: 10px;
    }
	.rts-notice-section {
        padding-top: 30px;
		padding-left: 8px;
    }
	/* .rts-arrow {
		margin-left: 110px;
	} */

	.gallery-block .inner-box .image img {
		min-height: 180px;
		max-height: 180px;}

		.blog-post.blog-style-1 .blog-post-img img {
			transform: none;
			transition: none;
			justify-self: anchor-center;
			
}
.main-menu-offcanvas .offcanvas-header .navbar-brand img {
    max-height: 44px;
}
.main-menu-offcanvas .contact-info .number {
	font-size: 24px;
	font-weight: 500;}
	.inner-banner .title {
		line-height: 62px;
	}
		/* about */
		.slider-slick .slider-for img {
			min-height: 310px;
			max-height: 310px;}
			.slider-slick .slider-nav img {
				min-height: 60px;
				max-height: 60px;}

				.accordion .accordion-item .accordion-header .accordion-button:after {
					background-image: url(/images/right.svg); }
}




@media (min-width: 577px) and (max-width: 768px) {
	
	.about-box .about-circle .about-icon {
		margin-top: 22px;
	}

	.facility
    .section-title .sub-title {
        font-size: 60px;
        line-height: 1px;
    }
	.owl-carousel.owl-nav-bottom-right .owl-nav {
		bottom: -26px;
	}
	.rts-notice-section {
        padding-top: 30px;
		padding-left: 8px;
    }
	.gallery-block .inner-box .image img {
		min-height: 210px;
		max-height: 210px;}
		.main-menu-offcanvas .offcanvas-header .navbar-brand img {
			max-height: 60px;
		}

				/* about */
				.slider-slick .slider-for img {
					min-height: 350px;
					max-height: 350px;}
					.slider-slick .slider-nav img {
						min-height: 100px;
						max-height: 100px;}
}

@media (min-width: 769px) and (max-width: 992px) {

	.space-ptb {
		padding: 50px 0 !important;
	  }
	  .space-pt {
		padding: 50px 0 0;
	  }
	  .space-pb {
		padding: 0 0 50px;
	  }
	  .space-medium-ptb {
		padding: 40px 0;
	  }
	  .space-medium-pt {
		padding: 40px 0 0;
	  }
	  .space-medium-pb {
		padding: 0 0 40px;
	  }
	  .rts-notice-section {
        padding-top: 30px;
		padding-left: 8px;
    }
	.main-menu-offcanvas .offcanvas-header .navbar-brand img {
		max-height: 60px;
	}

	.gallery-block .inner-box .image img {
		min-height: 240px;
		max-height: 240px;}
					/* about */
					.slider-slick .slider-for img {
						min-height: 400px;
						max-height: 400px;}
						.slider-slick .slider-nav img {
							min-height: 86px;
							max-height: 86px;}
	}


@media (min-width: 1201px) and (max-width: 1300px) {
	.rts-timeline-content .right-side .single-timeline-item h5::after {
		left: -17%;
	}
  
	 .rts-timeline-content .single-timeline-item h5::after {
		right: -17%;
	}
}


@media (min-width: 1499px) {
	.container {
	  max-width: 1424px;
	}
  }

@media (max-width: 991px) {
	h1 {
	  font-size: 62px;
	}
	/* pagination */
	.pagination {
	  margin-top: 60px;
	}
  }
  
  @media (max-width: 767px) {

	.breadcrumb {
	  margin-top: 10px;
	}
	/* pagination */
  
	.typography-section .hr {
	  margin-top: 50px;
	  padding-top: 50px;
	}
  }
  
  @media (max-width: 575px) {

	/* breadcrumb */
	.breadcrumb .breadcrumb-item {
	  font-size: 16px;
	}
  }
  
  /*****************************
	  Helper Classes
	*****************************/
  @media (prefers-reduced-motion: no-preference) {
	:root {
	  scroll-behavior: inherit;
	}
  }

  
@media only screen and (max-width: 1199px) {
	.grid-wrapper.grid-lg-1 {
	  grid-template-columns: repeat(1, 1fr);
	}
	.grid-wrapper.grid-lg-2 {
	  grid-template-columns: repeat(2, 1fr);
	}
	.grid-wrapper.grid-lg-3 {
	  grid-template-columns: repeat(3, 1fr);
	}
	.grid-wrapper.grid-lg-4 {
	  grid-template-columns: repeat(4, 1fr);
	}
	.grid-wrapper.grid-lg-5 {
	  grid-template-columns: repeat(5, 1fr);
	}
	.grid-wrapper.grid-lg-6 {
	  grid-template-columns: repeat(6, 1fr);
	}
  }
  
  @media only screen and (max-width: 991px) {
	.grid-gap-60 {
	  grid-gap: 30px;
	}
	.grid-wrapper.grid-md-1 {
	  grid-template-columns: repeat(1, 1fr);
	}
	.grid-wrapper.grid-md-2 {
	  grid-template-columns: repeat(2, 1fr);
	}
	.grid-wrapper.grid-md-3 {
	  grid-template-columns: repeat(3, 1fr);
	}
	.grid-wrapper.grid-md-4 {
	  grid-template-columns: repeat(4, 1fr);
	}
	.grid-wrapper.grid-md-5 {
	  grid-template-columns: repeat(5, 1fr);
	}
	.grid-wrapper.grid-md-6 {
	  grid-template-columns: repeat(6, 1fr);
	}
  }
  
  @media only screen and (max-width: 767px) {
	.grid-gap-60 {
	  grid-gap: 24px;
	}
	.grid-wrapper.grid-sm-1 {
	  grid-template-columns: repeat(1, 1fr);
	}
	.grid-wrapper.grid-sm-2 {
	  grid-template-columns: repeat(2, 1fr);
	}
	.grid-wrapper.grid-sm-3 {
	  grid-template-columns: repeat(3, 1fr);
	}
	.grid-wrapper.grid-sm-4 {
	  grid-template-columns: repeat(4, 1fr);
	}
	.grid-wrapper.grid-sm-5 {
	  grid-template-columns: repeat(5, 1fr);
	}
	.grid-wrapper.grid-sm-6 {
	  grid-template-columns: repeat(6, 1fr);
	}
  }
  
  @media only screen and (max-width: 575px) {
	.grid-wrapper.grid-xs-1 {
	  grid-template-columns: repeat(1, 1fr);
	}
	.grid-wrapper.grid-xs-2 {
	  grid-template-columns: repeat(2, 1fr);
	}
	.grid-wrapper.grid-xs-3 {
	  grid-template-columns: repeat(3, 1fr);
	}
	.grid-wrapper.grid-xs-4 {
	  grid-template-columns: repeat(4, 1fr);
	}
	.grid-wrapper.grid-xs-5 {
	  grid-template-columns: repeat(5, 1fr);
	}
	.grid-wrapper.grid-xs-6 {
	  grid-template-columns: repeat(6, 1fr);
	}
  }

  
/*************************
         Responsive
  *************************/
@media (max-width: 1199px) {

	.full-width {
	  padding: 0 40px;
	}
	.full-width-md {
	  padding: 0 40px;
	}
	.padding-start {
	  padding-left: 40px;
	}
	.padding-end {
	  padding-right: 40px;
	}
	.space-small-pe {
	  margin-right: 0;
	}
	.rotate {
	  transform: rotate(2.5deg);
	}
	.rotate-inverse {
	  transform: rotate(-2.5deg);
	}
  }
  
  @media (max-width: 1023px) {
	.full-width {
	  padding: 0 12px;
	}
	.full-width-md {
	  padding: 0 12px;
	}
  }
  
  @media (max-width: 991px) {
	.row-gap-70 {
	  row-gap: 50px;
	}
	/* Page section margin padding */

	.mouse-cursor {
	  display: none;
	}
  }
  
  @media (max-width: 767px) {
	/* Page section margin padding */

	.padding-start {
	  padding-left: 0px;
	}
	.padding-end {
	  padding-right: 0px;
	}
	.row-gap-70 {
	  row-gap: 30px;
	}
	.rotate {
	  transform: rotate(3deg);
	}
	.rotate-inverse {
	  transform: rotate(-3deg);
	}
  }
  

/*************************
         Responsive
  *************************/
  @media (max-width: 1399px) {
	.action-box .description {
	  padding: 0 100px;
	}
  }
  
  @media (max-width: 1199px) {
	.action-box .description {
	  padding: 0 40px;
	}
  }
  
  @media (max-width: 991px) {
	.action-box .description {
	  padding: 0 0px;
	}
  }
  
  @media (max-width: 767px) {
	.action-box .description {
	  font-size: 16px;
	  line-height: 26px;
	}
  }

  /*************************
         Responsive
  *************************/
@media (max-width: 991px) {
	.owl-carousel {
	  cursor: pointer;
	}
	.owl-carousel.owl-nav-center .owl-nav button {
	  width: 80px;
	  height: 80px;
	}
  }
  
  @media (max-width: 767px) {
	.owl-carousel .owl-nav {
	  display: none;
	}
	.owl-nav-top-right.owl-carousel .owl-nav {
	  display: none;
	}
  }
  
  @media (max-width: 575px) {
	.owl-carousel.owl-nav-bottom-right .owl-nav {
	  display: none;
	}
  }
/*************************
         Responsive
  *************************/
  @media (max-width: 1199px) {
	.btn.btn-lg {
	  font-size: 24px;
	  line-height: 32px;
	  padding: 20px 60px;
	}
  }
  
  @media (max-width: 767px) {
	.btn {
	  font-size: 18px;
	  line-height: 30px;
	  padding: 10px 30px;
	}
	.btn.btn-lg {
	  font-size: 22px;
	  line-height: 34px;
	  padding: 15px 50px;
	}
	.btn.btn-sm {
	  height: auto;
	  width: auto;
	}
  }
  
  @media (max-width: 575px) {
	.btn {
	  font-size: 16px;
	  line-height: 24px;
	  padding: 8px 25px;
	}
  }

/*************************
         Responsive
  *************************/
  @media (max-width: 1199px) {
	.social-icon.social-icon-style-02 ul li.social-label {
	  padding-right: 40px;
	  margin-right: inherit;
	}
  }
  
  @media (max-width: 767px) {
	.social-icon ul li {
	  margin: 0 8px;
	}
	.social-icon ul li.social-label {
	  padding-right: 35px;
	}
	.social-icon ul li.social-label:before {
	  width: 20px;
	}
  }
  
  @media (max-width: 575px) {
	.social-icon ul li.social-label {
	  padding-right: 30px;
	  margin-right: 0;
	}
  }
  
  @media (max-width: 479px) {
	.social-icon.social-icon-style-02 ul {
	  flex-wrap: wrap;
	}
	.social-icon.social-icon-style-02 ul li {
	  margin: 0 12px 0 0;
	}
	.social-icon.social-icon-style-02 ul li.social-label {
	  margin-bottom: 5px;
	  width: 100%;
	  padding-right: 0;
	}
	.social-icon.social-icon-style-02 ul li.social-label:before {
	  display: none;
	}
  }
  
  /*************************
         Responsive
  *************************/
@media (max-width: 1600px) {
	.stacking-card-section .full-width {
	  padding: 0 60px;
	}
  }
  
  @media (max-width: 1500px) {
	.stacking-card-section .full-width {
	  padding: 0 60px;
	}
	.stacking-card-section
	  .full-width
	  .stacking-card-wrapper
	  .stacking-card-item
	  .card-item-info {
	  padding: 45px;
	}
	.stacking-card-section
	  .full-width
	  .stacking-card-wrapper
	  .stacking-card-item
	  .card-item-img {
	  width: 500px;
	  height: 450px;
	  flex: 0 0 500px;
	}
	.stacking-card-section
	  .full-width
	  .stacking-card-wrapper
	  .stacking-card-item
	  .card-item-img
	  img {
	  width: 500px;
	  height: 450px;
	  object-fit: cover;
	}
  }
  
  @media (max-width: 1400px) {
	.stacking-card-section .full-width {
	  padding: 0 30px;
	}
	.stacking-card-section
	  .full-width
	  .stacking-card-wrapper
	  .stacking-card-item
	  .card-item-img {
	  width: 400px;
	  height: 380px;
	  flex: 0 0 400px;
	}
	.stacking-card-section
	  .full-width
	  .stacking-card-wrapper
	  .stacking-card-item
	  .card-item-img
	  img {
	  width: 400px;
	  height: 380px;
	}
  }
  
  @media (max-width: 1200px) {
	.stacking-card-section
	  .full-width
	  .stacking-card-wrapper
	  .stacking-card-item
	  .card-item-info {
	  padding: 30px;
	}
	.stacking-card-section
	  .full-width
	  .stacking-card-wrapper
	  .stacking-card-item
	  .card-item-info
	  .card-item-number {
	  top: 10px;
	  right: 40px;
	  font-size: 100px;
	  line-height: 100px;
	}
	.stacking-card-section
	  .full-width
	  .stacking-card-wrapper
	  .stacking-card-item
	  .card-item-info
	  .title {
	  font-size: 30px;
	  line-height: 40px;
	}
	.stacking-card-section
	  .full-width
	  .stacking-card-wrapper
	  .stacking-card-item
	  .card-item-info
	  .card-item-icon {
	  width: 80px;
	}
	.stacking-card-section
	  .full-width
	  .stacking-card-wrapper
	  .stacking-card-item
	  .card-item-img {
	  width: 350px;
	  height: 350px;
	  flex: 0 0 350px;
	}
	.stacking-card-section
	  .full-width
	  .stacking-card-wrapper
	  .stacking-card-item
	  .card-item-img
	  img {
	  width: 350px;
	  height: 350px;
	}
  }
  
  @media (max-width: 991px) {
	.stacking-card-section .full-width {
	  padding: 0 30px;
	}
	.stacking-card-section
	  .full-width
	  .stacking-card-wrapper
	  .stacking-card-item
	  .card-item-info {
	  padding: 30px;
	}
	.stacking-card-section
	  .full-width
	  .stacking-card-wrapper
	  .stacking-card-item
	  .card-item-info
	  .card-item-icon {
	  width: 65px;
	  margin-bottom: 25px;
	}
	.stacking-card-section
	  .full-width
	  .stacking-card-wrapper
	  .stacking-card-item
	  .card-item-img {
	  width: 300px;
	  height: 350px;
	  flex: 0 0 300px;
	}
  }
  
  @media (max-width: 767px) {
	.stacking-card-section {
	  overflow: hidden;
	}
	.stacking-card-section .full-width {
	  padding: 0 12px;
	}
	.stacking-card-section .full-width .stacking-card-wrapper {
	  gap: 30px;
	  padding-bottom: 0px !important;
	}
	.stacking-card-section
	  .full-width
	  .stacking-card-wrapper
	  .stacking-card-item {
	  gap: 0;
	  position: inherit;
	  flex-wrap: wrap;
	  transform: inherit !important;
	}
	.stacking-card-section
	  .full-width
	  .stacking-card-wrapper
	  .stacking-card-item
	  .card-item-info {
	  height: auto;
	  order: 2;
	}
	.stacking-card-section
	  .full-width
	  .stacking-card-wrapper
	  .stacking-card-item
	  .card-item-info
	  .card-item-number {
	  font-size: 80px;
	  line-height: 90px;
	}
	.stacking-card-section
	  .full-width
	  .stacking-card-wrapper
	  .stacking-card-item
	  .card-item-info
	  .card-item-icon {
	  width: 60px;
	}
	.stacking-card-section
	  .full-width
	  .stacking-card-wrapper
	  .stacking-card-item
	  .card-item-img {
	  order: 1;
	  width: 100%;
	  height: auto;
	  flex: inherit;
	}
	.stacking-card-section
	  .full-width
	  .stacking-card-wrapper
	  .stacking-card-item
	  .card-item-img
	  img {
	  width: 100%;
	  height: auto;
	  flex: inherit;
	}
	.stacking-card-section
	  .full-width
	  .stacking-card-wrapper
	  .stacking-card-item.sticky {
	  position: inherit;
	  top: 0;
	}
  }
  
  @media (max-width: 575px) {
	.stacking-card-section
	  .full-width
	  .stacking-card-wrapper
	  .stacking-card-item
	  .card-item-info {
	  padding: 20px;
	}
	.stacking-card-section
	  .full-width
	  .stacking-card-wrapper
	  .stacking-card-item
	  .card-item-info
	  .title {
	  font-size: 26px;
	  line-height: 36px;
	}
	.stacking-card-section
	  .full-width
	  .stacking-card-wrapper
	  .stacking-card-item
	  .card-item-info
	  .card-item-number {
	  font-size: 70px;
	  line-height: 80px;
	}
  }

  /*************************
         Responsive
  *************************/
@media (max-width: 1199px) {
	.sidebar {
	  padding-left: 30px;
	}
  }
  
  @media (max-width: 991px) {
	.sidebar {
	  padding-left: 0;
	}
	.sidebar .widget {
	  padding-bottom: 30px;
	  margin-bottom: 30px;
	}
  }
  
  @media (max-width: 767px) {
	.sidebar .widget .widget-title {
	  margin-bottom: 20px;
	}
	.sidebar .widget.categories-widget .categories-list li {
	  margin-bottom: 15px;
	}
  }

  /*****************************
    Responsive
  *****************************/
@media (min-width: 992px) {
	.header .navbar .dropdown-menu {
	  margin: 0px;
	  font-size: 14px;
	  border-radius: inherit;
	  border: none;
	  left: -15px;
	  top: 100%;
	  transform: translate3d(0, 20px, 0);
	  transition: all 0.3s ease-in-out;
	  transition-property: opacity, visibility, transform;
	  transform-origin: top center;
	  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
	  visibility: hidden;
	  opacity: 0;
	  display: block !important;
	}
	.header .navbar .dropdown-menu.dropdown-menu-lg {
	  min-width: 790px;
	}
	.header .navbar .dropdown:hover > .dropdown-menu {
	  transform: translate3d(0, 0, 0);
	  visibility: visible;
	  opacity: 1;
	}
	.header .navbar li:hover > ul.dropdown-menu {
	  visibility: visible;
	  opacity: 1;
	}
  }
  
  @media (max-width: 1499px) {
	.header .navbar .navbar-nav {
	  gap: 20px;
	}
  }
  
  @media (max-width: 1399px) {
  
	.header .navbar .main-header {
	  padding: 0px 30px;
	}
	.header .navbar .main-header .navbar-nav {
	  gap: 10px;
	}
  }
  
  @media (max-width: 1199px) {
	/* Header */
	.header .navbar .main-header {
	  padding: 0px 30px;
	}
	.header .navbar .main-header .navbar-brand {
	  flex: 0 0 140px;
	}
	.header .navbar .main-header .navbar-nav > li {
	  margin: 0px 0px;
	}
	.header .navbar .main-header .navbar-nav > li .nav-link {
	  font-size: 16px;
	  padding: 12px 5px;
	}
	.header .navbar .main-header .navbar-nav > li .nav-link i {
	  font-size: 14px;
	  margin-left: 5px;
	}
	.header .navbar .main-header .action-group {
	  margin-left: 15px;
	  gap: 15px;
	}
   
   
	.hamburger .hamburger-container {
	  width: 36px;
	}
	/* Header Sticky */
   
  }
  
  @media (max-width: 991px) {
	.header .main-header {
	  padding: 0 30px;
	}
	.header .navbar-collapse {
	  position: absolute;
	  top: 100%;
	  z-index: 999;
	  background: #ffffff;
	  width: 100%;
	  left: 0;
	  margin-left: 0px;
	  border-top: 1px solid #eeeeee;
	  border-bottom: 1px solid #eeeeee;
	  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
	}
	.header .navbar .navbar-brand {
	  padding: 15px 0px;
	}
	.header .navbar .navbar-nav {
	  align-items: initial;
	}
	.header .navbar .navbar-nav .nav-link {
	  color: #000000;
	  padding: 10px 20px;
	}
	.header .navbar .navbar-nav .nav-link i {
	  position: absolute;
	  right: 20px;
	}
	.header .navbar .navbar-nav .nav-item {
	  margin-right: 0;
	  margin-left: 0px;
	}
	.header .navbar .dropdown-menu {
	  margin: 0px;
	  font-size: 16px;
	  border-radius: 0px;
	  border: none;
	  -webkit-box-shadow: none;
	  box-shadow: none;
	  background: inherit;
	  padding: 0;
	  font-size: 13px;
	}
	.header .navbar .nav-title {
	  margin-top: 20px;
	  font-size: 20px;
	  margin-bottom: 10px !important;
	}
	.header .navbar .action-group {
	  padding-right: 0px;
	}
	.header .navbar .action-group .menu-btn {
	  display: none;
	}
  
	header.header.header-sticky.is-sticky .navbar .navbar-brand {
	  padding: 15px 0px;
	}
	.navbar .dropdown > .dropdown-menu li > a {
	  padding: 5px 20px;
	}
  }
  
  @media (max-width: 767px) {
	.navbar-expand-lg {
	  min-width: 100% !important;
	  left: 0;
	}
	.header.default .main-header {
	  padding: 0px 12px;
	}
	.header.default .navbar .navbar-toggler {
	  right: 15px;
	}
  }
  
  @media (max-width: 575px) {
	/* Header */
	.header .main-header {
	  padding: 0px 15px;
	}
	.header .navbar .navbar-toggler {
	  right: 15px;
	}
	.header .navbar .navbar-brand {
	  flex: 0 0 130px;
	  padding: 15px 0px;
	  align-self: center;
	}
	.header .navbar .dropdown-menu {
	  max-height: 300px;
	  overflow-x: scroll;
	}
  
	.offcanvas-start,
	.offcanvas-end {
	  width: 320px !important;
	}
  }
  
  @media (max-width: 479px) {
	.main-menu-offcanvas .contact-info .number {
	  font-size: 20px;
	  line-height: 26px;
	}
	.main-menu-offcanvas .contact-info .mail {
	  font-size: 18px;
	  line-height: 24px;
	}
	.header .navbar .main-header {
	  padding: 0px 15px;
	}
	.header .navbar .main-header .action-group {
	  margin-left: 6px;
	  gap: 15px;
	}
	.header .navbar .main-header .navbar-brand {
	  flex: 0 0 120px;
	}
  }


@media (max-width: 1699px) {
  /*About Section*/
  .about-section {
    margin-right: -10%;
    padding-left: 70px;
  }
}



@media (max-width: 1499px) {
  /*About Section*/
  .about-section {
    margin-right: -5%;
    padding-left: 0px;
  }
  .about-section .section-title {
    padding-left: 50px;
  }

  .about-section .more-project {
    padding-left: 50px;
  }
}

@media (max-width: 1399px) {
  .testimonial-wrapper .section-title .sub-title {
    font-size: 90px;
    line-height: 120px;
  }

  .contact-map-section .section-title {
    padding-left: 40px;
  }
  .contact-map-section .section-title .title {
    font-size: 60px;
    line-height: 74px;
  }
  .contact-map-section .contact-map-wrapper {
    padding-left: 30px;
  }
  /*Virtual Tours*/

}

@media (max-width: 1199px) {
  .section-title .title-description.without-btn .description {
    width: 100%;
  }
  .contact-us-section .section-title .title {
    font-size: 52px;
    padding-left: 50px;
    line-height: 62px;
  }
  .contact-us-section .section-title .sub-title {
    top: -30px;
    font-size: 80px;
    line-height: 100px;
  }
  .contact-icon-box .icon-box-info .title {
    font-size: 24px;
    line-height: 30px;
  }
  .contact-icon-box .icon-box-info .description {
    font-size: 18px;
    line-height: 28px;
  }
  .video-style-02 {
    margin-right: 0px;
    margin-bottom: 50px;
  }
  .testimonial-wrapper {
    padding-left: 0px;
  }
  /*FAQ Section*/
  .faq-section .section-title {
    padding-right: 0;
    padding-left: 0;
  }
  /*About Section*/
  .about-section {
    margin-right: 0%;
    padding-left: 0px;
  }
  .about-section .section-title {
    padding-left: 30px;
  }
  .about-section .project-list {
    padding-left: 30px;
    grid-gap: 30px 20px;
  }
  .about-section .more-project {
    padding-left: 30px;
  }
  .about-box .about-circle {
    padding-right: 0px;
  }
  /* .about-box .section-title {
    padding-left: 50px;
    margin-bottom: 40px;
  } */
  .contact-form-section {
    margin-bottom: 80px;
  }
 
}



@media (max-width: 991px) {
  .container {
    max-width: 100%;
  }
  .section-title {
    margin-bottom: 50px;
    padding-left: 50px;
  }
  .section-title .sub-title {
    top: -30px;
    font-size: 80px;
    line-height: 100px;
  }
  .section-title .title {
    font-size: 52px;
    line-height: 62px;
  }
  .section-title .title-description {
    padding: 0px 40px;
  }
  .section-title:has(.description) .title {
    margin-bottom: 25px;
  }
  .section-title-horizontal {
    margin-bottom: 50px;
  }
  .section-title-horizontal .section-title .title {
    margin-bottom: 25px;
  }
  .section-title-horizontal .description {
    padding-right: 0px;
  }
  .video-section .video-wrapper {
    padding: 200px 0px;
  }

  /*About Section*/
  .about-section {
    padding-left: 10px;
  }
  .about-section .project-list {
    padding-left: 0px;
    grid-gap: 20px 20px;
    grid-template-columns: repeat(1, 1fr);
  }
  .about-section .more-project {
    padding-left: 0px;
  }



  .progress-wrap {
    right: 20px;
    bottom: 20px;
  }

  .contact-map-section .contact-map-wrapper {
    padding-left: 40px;
  }
  .contact-map-section .contact-us-form {
    padding: 40px;
  }

}

@media (max-width: 767px) {

  .section-title {
    margin-bottom: 30px;
    padding-left: 0px;
  }
  .section-title .sub-title {
    top: -20px;
    font-size: 60px;
    line-height: 80px;
  }
  .section-title .title {
    font-size: 42px;
    line-height: 52px;
  }
  .section-title .title-description {
    padding: 0px 30px;
  }
  .section-title:has(.description) .title {
    margin-bottom: 15px;
  }
  .section-title-horizontal {
    margin-bottom: 30px;
  }
  .section-title-horizontal .section-title .title {
    margin-bottom: 15px;
  }
  .section-title-horizontal .description {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-bg-move {
    height: 400px;
  }
  .contact-us-section .section-title {
    margin-bottom: 30px;
  }
  .contact-us-section .section-title .title {
    font-size: 42px;
    padding-left: 0;
    line-height: 52px;
  }
  .contact-us-section .section-title .sub-title {
    top: -20px;
    font-size: 60px;
    line-height: 80px;
  }
  .contact-us-section .contact-box .social-icon {
    margin-top: 30px;
  }
  .contact-form-section {
    margin-bottom: 50px;
  }
  .contact-form-section .section-title {
    margin-bottom: 30px;
  }
  .contact-form-section .section-title .title {
    line-height: 46px;
  }
  .map {
    height: 450px;
  }
  .video-section .video-wrapper {
    padding: 150px 0px;
  }

  .testimonial-wrapper .clienti-reviews {
    padding-bottom: 20px;
  }
  .testimonial-wrapper .section-title .sub-title {
    font-size: 60px;
    line-height: 80px;
  }
  /* *//* ############################################## */

  

  .about-box .about-circle {
    text-align: right;
    margin-top: 50px;
	text-align: center;
    /* padding-left: 70px; */
  }
  .about-box .about-circle .about-icon {
    bottom: auto;
    top: -90px;
    left: 0;
  }
  .about-box .section-title {
    margin-top: 20px;
  }
  

  .about-section {
    padding-left: 0;
  }
  .contact-map-section .section-title .title {
    font-size: 42px;
    line-height: 52px;
  }
}

@media (max-width: 575px) {
  .client-logos-section .title {
    line-height: 30px;
  }
  .section-title .sub-title {
    top: -10px;
    font-size: 50px;
    line-height: 60px;
  }
  .section-title .title {
    font-size: 36px;
    line-height: 46px;
  }
  .section-title .description {
    font-size: 16px;
    line-height: 26px;
  }
  .section-title .title-description .description {
    width: 100%;
    margin-bottom: 20px;
  }
  .section-bg-move {
    height: 350px;
  }
  .contact-us-form {
    padding: 25px;
  }
  .contact-us-section .section-title .title {
    font-size: 36px;
    line-height: 46px;
  }
  .video-section .video-wrapper {
    padding: 100px 0px;
  }

  .testimonial-wrapper .section-title .sub-title {
    font-size: 50px;
    line-height: 60px;
  }

  .about-box .about-circle .about-icon {
    width: 125px;
    height: 125px;
  }
  .about-box .about-circle .about-icon .icon i {
    font-size: 30px;
  }
  .about-box .about-circle .about-icon .circle-text span {
    font-size: 12px;
    transform-origin: 0 62px;
  }
  

  
}
@media (max-width: 479px) {
  .section-title .sub-title {
    font-size: 30px;
    line-height: 20px;
  }
  .section-title .title {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 15px;
  }
  .testimonial-wrapper .section-title .sub-title {
    font-size: 40px;
    line-height: 60px;
  }


  
  .contact-form-section .section-title .title {
    font-size: 28px;
    line-height: 38px;
  }
  .contact-map-section
    .contact-map-wrapper
    .social-info-wrapper
    .social-info-title {
    margin-bottom: 8px;
  }
  .contact-map-section .contact-map-wrapper .social-info-list li a {
    padding: 5px 10px;
    font-size: 15px;
  }
  .contact-map-section
    .footer-top
    .social-horizontal-wrapper
    .social-info-list
    a
    i {
    font-size: 24px;
  }
  .contact-map-section .section-title {
    padding-left: 0;
  }
  .contact-map-section .section-title .title {
    font-size: 30px;
    line-height: 40px;
  }
  .contact-map-section .contact-map-wrapper {
    padding-left: 0;
  }
  .contact-map-section
    .contact-map-wrapper
    .address-info-wrapper
    .address-info-title {
    font-size: 24px;
    line-height: 34px;
  }
  .contact-map-section .contact-us-form {
    padding: 30px 15px;
  }
}

@media (max-width: 575px) {
  
	.footer .copyright {
	  flex-direction: column-reverse;
	  gap: 5px;
	}
  }

  
/*************************
         Responsive
  *************************/


@media (max-width: 1299px) {
	.container-fluid.full-width-md:has(.blogs) {
	  padding: 0 30px;
	}
  }
  
  @media (max-width: 1199px) {
	.blog-post.blog-style-1 .blog-post-info .post-meta ul {
	  gap: 10px;
	}
	.blog-post.blog-style-1 .blog-post-info .post-meta ul li {
	  font-size: 14px;
	}  
  
  }
  
  
  @media (max-width: 767px) {
	.blog-post.blog-style-1 .blog-post-info {
	  padding-top: 15px;
	  margin-bottom: 10px;
	}
	.blog-post.blog-style-1 .blog-post-info .post-title {
	  font-size: 24px;
	  line-height: 34px;
	  margin-bottom: 10px;
	}

	
  
  }
  
  @media (max-width: 575px) {
	.container-fluid.full-width-md:has(.blogs) {
	  padding: 0 15px;
	}
	
	.blog-standard-wrapper {
	  gap: 30px;
	}
  }

  /*************************
         Responsive
*************************/
@media (max-width: 1599px) {
	.footer.footer-style-02 .min-footer {
	  padding: 0px 80px;
	  padding-bottom: 60px;
	}
	.footer.footer-style-02 .min-footer .footer-right {
	  padding-left: 70px;
	}
	.footer.footer-style-02
	  .min-footer
	  .footer-right
	  .footer-right-top
	  .widget-address {
	  padding-right: 20px;
	}
	.footer.footer-style-02 .footer-bottom {
	  padding: 20px 80px;
	}
  }
  
  @media (max-width: 1399px) {
	.footer.footer-style-01 .min-footer .footer-left {
	  padding-right: 30px;
	  padding-left: 30px;
	  padding-top: 100px;
	}
	.footer.footer-style-01 .min-footer .footer-right {
	  padding-left: 60px;
	  padding-top: 100px;
	}
  }
  
  @media (max-width: 1299px) {
	.footer.footer-style-02 .min-footer {
	  padding: 0px 30px;
	  padding-bottom: 80px;
	}
	.footer.footer-style-02 .min-footer .footer-right {
	  padding-left: 70px;
	}
	.footer.footer-style-02
	  .min-footer
	  .footer-right
	  .footer-right-top
	  .widget-address {
	  padding-right: 20px;
	}
	.footer.footer-style-02 .footer-bottom {
	  padding: 20px 30px;
	}
  }
  
  @media (max-width: 1199px) {
	.footer.footer-style-01 .footer-top ul.widget-menu {
	  gap: 40px;
	}
	.footer.footer-style-01 .footer-top .widget-address ul {
	  gap: 40px;
	}
	.footer.footer-style-01 .min-footer .footer-left {
	  padding-right: 40px;
	  padding-left: 40px;
	  padding-top: 60px;
	  border-right: none;
	  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	  padding-bottom: 20px;
	}
	.footer.footer-style-01 .min-footer .footer-right {
	  padding-left: 40px;
	  padding-right: 40px;
	  padding-top: 60px;
	}
	.footer.footer-style-02 .min-footer .footer-left {
	  padding-bottom: 60px;
	  padding-right: 12px;
	}
	.footer.footer-style-02 .min-footer .footer-right {
	  padding-left: 12px;
	}
	.footer.footer-style-02
	  .min-footer
	  .footer-right
	  .footer-right-top
	  .widget-address {
	  padding-right: 0px;
	}
	.footer.footer-style-02 .footer-bottom {
	  padding: 20px 30px;
	}
  }
  
  @media (max-width: 991px) {
	.footer.footer-style-02 {
	  padding-top: 80px;
	}
	.footer.footer-style-02 .min-footer {
	  padding-bottom: 60px;
	}
  }
  
  @media (max-width: 767px) {
  
	.footer.footer-style-02 {
	  padding-top: 50px;
	}
	.footer.footer-style-02 .min-footer {
	  padding: 0 0 50px 0;
	}
	.footer.footer-style-02 .min-footer .footer-left {
	  padding-bottom: 50px;
	}
	.footer.footer-style-02 .min-footer .footer-right .widget.widget-menu ul {
	  grid-template-columns: repeat(2, 1fr);
	}
	.footer.footer-style-02 .footer-bottom {
	  padding: 20px 0;
	}
	.footer.footer-style-02 .footer-bottom ul.widget-menu {
	  justify-content: center;
	}
	.footer .copyright p {
	  font-size: 16px;
	}
  }
  

  /* ################## features */

  @media (max-width: 1024px) {
	.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,
	.elementor-widget-wrap
	  .elementor-element.elementor-widget-tablet__width-initial {
	  max-width: 100%;
	}
  }
  @media (max-width: 767px) {
	.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,
	.elementor-widget-wrap
	  .elementor-element.elementor-widget-mobile__width-initial {
	  max-width: 100%;
	}
  }
  
  @media (max-width: 1366px) {
	.elementor-laptop-align-center {
	  text-align: center;
	}
	.elementor-laptop-align-right {
	  text-align: right;
	}
	.elementor-laptop-align-left {
	  text-align: left;
	}
  }
  @media (max-width: 1200px) {
	.elementor-tablet_extra-align-center {
	  text-align: center;
	}
	.elementor-tablet_extra-align-right {
	  text-align: right;
	}
	.elementor-tablet_extra-align-left {
	  text-align: left;
	}
  }
  @media (max-width: 1024px) {
	.elementor-tablet-align-center {
	  text-align: center;
	}
	.elementor-tablet-align-right {
	  text-align: right;
	}
	.elementor-tablet-align-left {
	  text-align: left;
	}
  }
  @media (max-width: 880px) {
	.elementor-mobile_extra-align-center {
	  text-align: center;
	}
	.elementor-mobile_extra-align-right {
	  text-align: right;
	}
	.elementor-mobile_extra-align-left {
	  text-align: left;
	}
  }
  @media (max-width: 767px) {
	.elementor-mobile-align-center {
	  text-align: center;
	}
	.elementor-mobile-align-right {
	  text-align: right;
	}
	.elementor-mobile-align-left {
	  text-align: left;
	}
	}

	@media (max-width: 1024px) {
		.elementor-section .elementor-container {
		  flex-wrap: wrap;
		}
	  }

	  @media (min-width: 768px) {
		.elementor-section.elementor-section-height-full {
		  height: 100vh;
		}
		.elementor-section.elementor-section-height-full > .elementor-container {
		  height: 100%;
		}
	  }
	  
	  @media (min-width: 768px) {
		.elementor-column.elementor-col-10,
		.elementor-column[data-col="10"] {
		  width: 10%;
		}
		.elementor-column.elementor-col-11,
		.elementor-column[data-col="11"] {
		  width: 11.111%;
		}
		.elementor-column.elementor-col-12,
		.elementor-column[data-col="12"] {
		  width: 12.5%;
		}
		.elementor-column.elementor-col-14,
		.elementor-column[data-col="14"] {
		  width: 14.285%;
		}
		.elementor-column.elementor-col-16,
		.elementor-column[data-col="16"] {
		  width: 16.666%;
		}
		.elementor-column.elementor-col-20,
		.elementor-column[data-col="20"] {
		  width: 20%;
		}
		.elementor-column.elementor-col-25,
		.elementor-column[data-col="25"] {
		  width: 25%;
		}
		.elementor-column.elementor-col-30,
		.elementor-column[data-col="30"] {
		  width: 30%;
		}
		.elementor-column.elementor-col-33,
		.elementor-column[data-col="33"] {
		  width: 33.333%;
		}
		.elementor-column.elementor-col-40,
		.elementor-column[data-col="40"] {
		  width: 40%;
		}
		.elementor-column.elementor-col-50,
		.elementor-column[data-col="50"] {
		  width: 50%;
		}
		.elementor-column.elementor-col-60,
		.elementor-column[data-col="60"] {
		  width: 60%;
		}
		.elementor-column.elementor-col-66,
		.elementor-column[data-col="66"] {
		  width: 66.666%;
		}
		.elementor-column.elementor-col-70,
		.elementor-column[data-col="70"] {
		  width: 70%;
		}
		.elementor-column.elementor-col-75,
		.elementor-column[data-col="75"] {
		  width: 75%;
		}
		.elementor-column.elementor-col-80,
		.elementor-column[data-col="80"] {
		  width: 80%;
		}
		.elementor-column.elementor-col-83,
		.elementor-column[data-col="83"] {
		  width: 83.333%;
		}
		.elementor-column.elementor-col-90,
		.elementor-column[data-col="90"] {
		  width: 90%;
		}
		.elementor-column.elementor-col-100,
		.elementor-column[data-col="100"] {
		  width: 100%;
		}
	  }
	  @media (max-width: 479px) {
		.elementor-column.elementor-xs-10 {
		  width: 10%;
		}
		.elementor-column.elementor-xs-11 {
		  width: 11.111%;
		}
		.elementor-column.elementor-xs-12 {
		  width: 12.5%;
		}
		.elementor-column.elementor-xs-14 {
		  width: 14.285%;
		}
		.elementor-column.elementor-xs-16 {
		  width: 16.666%;
		}
		.elementor-column.elementor-xs-20 {
		  width: 20%;
		}
		.elementor-column.elementor-xs-25 {
		  width: 25%;
		}
		.elementor-column.elementor-xs-30 {
		  width: 30%;
		}
		.elementor-column.elementor-xs-33 {
		  width: 33.333%;
		}
		.elementor-column.elementor-xs-40 {
		  width: 40%;
		}
		.elementor-column.elementor-xs-50 {
		  width: 50%;
		}
		.elementor-column.elementor-xs-60 {
		  width: 60%;
		}
		.elementor-column.elementor-xs-66 {
		  width: 66.666%;
		}
		.elementor-column.elementor-xs-70 {
		  width: 70%;
		}
		.elementor-column.elementor-xs-75 {
		  width: 75%;
		}
		.elementor-column.elementor-xs-80 {
		  width: 80%;
		}
		.elementor-column.elementor-xs-83 {
		  width: 83.333%;
		}
		.elementor-column.elementor-xs-90 {
		  width: 90%;
		}
		.elementor-column.elementor-xs-100 {
		  width: 100%;
		}
	  }
	  @media (max-width: 767px) {
		.elementor-column.elementor-sm-10 {
		  width: 10%;
		}
		.elementor-column.elementor-sm-11 {
		  width: 11.111%;
		}
		.elementor-column.elementor-sm-12 {
		  width: 12.5%;
		}
		.elementor-column.elementor-sm-14 {
		  width: 14.285%;
		}
		.elementor-column.elementor-sm-16 {
		  width: 16.666%;
		}
		.elementor-column.elementor-sm-20 {
		  width: 20%;
		}
		.elementor-column.elementor-sm-25 {
		  width: 25%;
		}
		.elementor-column.elementor-sm-30 {
		  width: 30%;
		}
		.elementor-column.elementor-sm-33 {
		  width: 33.333%;
		}
		.elementor-column.elementor-sm-40 {
		  width: 40%;
		}
		.elementor-column.elementor-sm-50 {
		  width: 50%;
		}
		.elementor-column.elementor-sm-60 {
		  width: 60%;
		}
		.elementor-column.elementor-sm-66 {
		  width: 66.666%;
		}
		.elementor-column.elementor-sm-70 {
		  width: 70%;
		}
		.elementor-column.elementor-sm-75 {
		  width: 75%;
		}
		.elementor-column.elementor-sm-80 {
		  width: 80%;
		}
		.elementor-column.elementor-sm-83 {
		  width: 83.333%;
		}
		.elementor-column.elementor-sm-90 {
		  width: 90%;
		}
		.elementor-column.elementor-sm-100 {
		  width: 100%;
		}
	  }
	  @media (min-width: 768px) and (max-width: 1024px) {
		.elementor-column.elementor-md-10 {
		  width: 10%;
		}
		.elementor-column.elementor-md-11 {
		  width: 11.111%;
		}
		.elementor-column.elementor-md-12 {
		  width: 12.5%;
		}
		.elementor-column.elementor-md-14 {
		  width: 14.285%;
		}
		.elementor-column.elementor-md-16 {
		  width: 16.666%;
		}
		.elementor-column.elementor-md-20 {
		  width: 20%;
		}
		.elementor-column.elementor-md-25 {
		  width: 25%;
		}
		.elementor-column.elementor-md-30 {
		  width: 30%;
		}
		.elementor-column.elementor-md-33 {
		  width: 33.333%;
		}
		.elementor-column.elementor-md-40 {
		  width: 40%;
		}
		.elementor-column.elementor-md-50 {
		  width: 50%;
		}
		.elementor-column.elementor-md-60 {
		  width: 60%;
		}
		.elementor-column.elementor-md-66 {
		  width: 66.666%;
		}
		.elementor-column.elementor-md-70 {
		  width: 70%;
		}
		.elementor-column.elementor-md-75 {
		  width: 75%;
		}
		.elementor-column.elementor-md-80 {
		  width: 80%;
		}
		.elementor-column.elementor-md-83 {
		  width: 83.333%;
		}
		.elementor-column.elementor-md-90 {
		  width: 90%;
		}
		.elementor-column.elementor-md-100 {
		  width: 100%;
		}
	  }
	  
	  
	  @media (max-width: 767px) {
		.elementor-reverse-mobile > .elementor-container > :first-child {
		  order: 10;
		}
	  
		.elementor-column {
		  width: 100%;
		}
	  }
	  
	  
	  @media (min-width: 1367px) {
		#elementor-device-mode:after {
		  content: "desktop";
		}
	  }
	  @media (min-width: 2400px) {
		#elementor-device-mode:after {
		  content: "widescreen";
		}
	  }
	  @media (max-width: 1366px) {
		#elementor-device-mode:after {
		  content: "laptop";
		}
	  }
	  @media (max-width: 1200px) {
		#elementor-device-mode:after {
		  content: "tablet_extra";
		}
	  }
	  @media (max-width: 1024px) {
		#elementor-device-mode:after {
		  content: "tablet";
		}
	  }
	  @media (max-width: 880px) {
		#elementor-device-mode:after {
		  content: "mobile_extra";
		}
	  }
	  @media (max-width: 767px) {
		#elementor-device-mode:after {
		  content: "mobile";
		}
	  }
	  @media (prefers-reduced-motion: no-preference) {
		html {
		  scroll-behavior: smooth;
		}
	  }
	  @media (max-width: 767px) {
		.e-con.e-flex {
		  --width: 100%;
		  --flex-wrap: var(--flex-wrap-mobile);
		}
		.e-con.e-flex .elementor-widget-archive-posts {
		  width: 100%;
		}
	  }
	  
	  @media screen and (max-width: 1024px) {
		.elementor-tablet-button-align-stretch
		.elementor-tablet-button-align-center .e-form__buttons,
		.elementor-tablet-button-align-center .elementor-field-type-submit {
		  justify-content: center;
		}
		.elementor-tablet-button-align-start .e-form__buttons,
		.elementor-tablet-button-align-start .elementor-field-type-submit {
		  justify-content: flex-start;
		}
		.elementor-tablet-button-align-end .e-form__buttons,
		.elementor-tablet-button-align-end .elementor-field-type-submit {
		  justify-content: flex-end;
		}
	  
	  }
	  @media screen and (max-width: 767px) {
		.elementor-mobile-button-align-stretch
		.elementor-mobile-button-align-center .e-form__buttons,
		.elementor-mobile-button-align-center .elementor-field-type-submit {
		  justify-content: center;
		}
		.elementor-mobile-button-align-start .e-form__buttons,
		.elementor-mobile-button-align-start .elementor-field-type-submit {
		  justify-content: flex-start;
		}
		.elementor-mobile-button-align-end .e-form__buttons,
		.elementor-mobile-button-align-end .elementor-field-type-submit {
		  justify-content: flex-end;
		}
	  
	  }
	  
	  
	  @media (max-width: 767px) {
		.elementor .elementor-hidden-mobile,
		.elementor .elementor-hidden-phone {
		  display: none;
		}
	  }
	  @media (min-width: 768px) and (max-width: 880px) {
		.elementor .elementor-hidden-mobile_extra {
		  display: none;
		}
	  }
	  @media (min-width: 881px) and (max-width: 1024px) {
		.elementor .elementor-hidden-tablet {
		  display: none;
		}
	  }
	  @media (min-width: 1025px) and (max-width: 1200px) {
		.elementor .elementor-hidden-tablet_extra {
		  display: none;
		}
	  }
	  @media (min-width: 1201px) and (max-width: 1366px) {
		.elementor .elementor-hidden-laptop {
		  display: none;
		}
	  }
	  @media (min-width: 1367px) and (max-width: 2399px) {
		.elementor .elementor-hidden-desktop {
		  display: none;
		}
	  }
	  @media (min-width: 2400px) {
		.elementor .elementor-hidden-widescreen {
		  display: none;
		}
	  }

	/*=============================
	facilities
===============================*/
	@media (min-width: 992px) and (max-width: 1309px) {
		.rts-timeline-content .right-side {
		  margin-top: 40px;
		  position: relative;
		  right: -7px;
		}
		.rts-timeline-content .left-side {
		margin-top: 90px;
		position: relative;
		left: -7px;
		}
		}
		@media screen and (max-width: 1200px) {
		.rts-timeline-content {
			  gap: 30px;
		  }
		}
		@media screen and (max-width: 1200px) {
		.rts-timeline-content .left-side {
			  left: 0;
		  }
		}
		@media screen and (max-width: 1200px) {
		  .rts-timeline-content .right-side {
			  right: 0;
		  }
		}
		@media screen and (max-width: 992px) {
		   .rts-timeline-content .right-side .single-timeline-item h5::after {
			  left: -10%;
			  display: block;
			  width: 30px;
			  top: 10px;
		  }
		}
		@media screen and (max-width: 992px) {
		   .rts-timeline-content .single-timeline-item h5::after {
			  right: -10%;
			  display: block;
			  width: 30px;
			  top: 10px;
		  }
		}
		@media screen and (max-width: 576px) {
		   .rts-timeline-content {
			  flex-wrap: wrap;
		  }
		}
		@media screen and (max-width: 576px) {
		   .rts-timeline-content .left-side {
			  margin-top: 0;
		  }
		}
		@media screen and (max-width: 576px) {
		   .rts-timeline-content {
			  flex-wrap: wrap;
		  }
		}
		@media screen and (max-width: 576px) {
		   .rts-timeline-content .single-timeline-item:not(:last-child) {
			  margin-bottom: 50px;
		  }
		}
		@media screen and (max-width: 576px) {
		   .rts-timeline-content .left-side .single-timeline-item p {
			  max-width: 100%;
		  }
		}
		@media screen and (max-width: 576px) {
		   .rts-timeline-content .left-side .single-timeline-item {
			  text-align: center;
		  }
		}
		@media screen and (max-width: 576px) {
		  .rts-timeline-content .right-side {
			  margin-top: 20px;
		  }
		}
		@media screen and (max-width: 576px) {
		   .rts-timeline-content .right-side .single-timeline-item:not(:last-child) {
			  margin-bottom: 50px;
		  }
		}
		@media screen and (max-width: 576px) {
		   .rts-timeline-content .right-side .single-timeline-item p {
			  max-width: 100%;
		  }
		}
		@media screen and (max-width: 576px) {
		  .rts-timeline-content .single-timeline-item h5::after {
			  display: none;
		  }
		}
		@media screen and (max-width: 576px) {
		   .rts-timeline-content .right-side .single-timeline-item {
			  text-align: center;
		  }
		}
		