@media only screen and (min-width: 1921px) {
	.slider .single-slider {
		height: 700px;
		background-size: cover;
		background-position: center;
		background-repeat:no-repeat;
	}
	.right-sidebar {
		margin-left: -4px;
	}
	.slider .single-slider .text{
		display: flex;
	    flex-direction: column;
	    align-items: center;
	    height: 700px;
	    justify-content: center;
	}
	.breadcrumbs-row {
		display: flex;
	    align-items: center;
	    justify-content: space-between;
	    padding: 10px;
	    /*background-color: #00000091;*/
	}
	.add-padd{
		padding-right: 50px;
	}
	.certification{
		display: grid;
	    grid-template-columns: 1fr 1fr 1fr 1fr;
	}   
	.breadcrumbs-wrapper{
		margin-top: 200px;
	} 
	.slider-bottom p {
	font-size: 25px;
	}
}

@media only screen (min-width: 1240px) and (max-width: 1440px) {
	.slider .single-slider .text{
		margin-top:0;
	}
	.slider .single-slider h1 {	
		color: white;
	    font-size: 32px;
	    font-weight: 300;
	    margin: 0;
	    padding: 0;
	    line-height: 42px;
	    text-transform: uppercase;
	    text-align: center;
	}
	.slider .single-slider p{
		color: white;
		margin-top: 27px;
		font-weight: 300;
		font-size: 42px;
		text-align: center;
		line-height: 1.2;
	}
		.breadcrumbs-wrapper{
		margin-top: 200px;
	} 
	.breadcrumbs-row {
		display: flex;
	    align-items: center;
	    justify-content: space-between;
	    padding: 10px;
	    /*background-color: #00000091;*/
	}
	.add-padd{
		padding-right: 50px;
	}
	.certification{
		display: grid;
	    grid-template-columns: 1fr 1fr 1fr 1fr;
	}    
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {

	.header .topbar {
	    display: none;
	}
	  .header .main-menu {
	    display: none; /* Hide the main menu on iPad Pro if using a mobile menu */
	  }
	.container {
	        max-width: 890px;
    }

  /* Display the mobile menu */
    .slicknav_menu {
        display: block;
        background: transparent;
        padding: 0;
    }

  /* Adjust menu button style */
  .slicknav_btn {
        margin: 5px 5px 6px;
        text-decoration: none;
        text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background-color: #222;
        margin-top: 30px;
    }
    .slicknav_menu .slicknav_menutxt {
	    display: block;
	    line-height: 1.188em;
	    float: left;
	    color: #fff;
	    font-weight: 700;
	}

	  .slicknav_menu .slicknav_icon-bar {
	    background-color: #fff;
	  }
      .slicknav_nav li a {
        color: #2C2D3F;
        transition: all 0.4s ease;
        background: none;
        padding: 4px 10px;
    }
    .slicknav_nav li.active a {
	    color: #0F4C81;
	}
	.get-enquiry span {
	    padding: 0;
	    font-weight: 400;
	}
    .header .logo {
        float: left;
        margin-top: 8px;
        margin-bottom: 8px;
    }
    .paragraph-background {
        width: 100%;
        left: 0;
    }
    .get-enquiry{
    	display: none;

    }
        .image-one-jpg {
        width: 100%;
        left: 0;
    }
    .background {
        width: 100%;
        left: 0;
    }
    .overlap-group-2 {
	    position: relative;
	    width: 100%;
	    height: 26px;
	    top: 34px;
	    left: 0;
	}
	.text-wrapper-10 {
	    position: absolute;
	    width: 100%;
	    height: 26px;
	    top: 0;
	    left: 0;
	    font-family: "Rubik-Regular", Helvetica;
	    font-weight: 400;
	    color: #555c63;
	    font-size: 15px;
	    text-align: center;
	    letter-spacing: 0.20px;
	    line-height: 26px;
	    white-space: nowrap;
	}
	.button-home {
	    display: flex;
	}
	.section-title-client {
	    margin-top: 0;
	    text-align: center;
	    margin-bottom: 40px;
	    padding: 0;
	}
	.section-title-para {
	    padding: 0 15px;
	    text-align: center;
	    margin-bottom: 50px;
	}
	.icon-box {
	    margin-top: 10px;
	    margin-bottom: 10px;
	}
	.section-title .elevate-title {
	    font-size: 40px;
	    text-align: center;
	    width: 100%;
	    color: #252525;
	    line-height: 1.2;
	}
	.right-sidebar {
	    margin-top: 30px;
	    margin-right: 0;
	    margin-left: 0;
	}
	.tm-single-image-inner{
	    background-image: url(https://www.elevatetextiles.com/css/img/img-pattern-bg1.png);
	    content: '';
	    position: absolute;
	    width: 190px;
	    height: 226px;
	    background-repeat: no-repeat;
	    right: 0px;
	    top: 0;
	    z-index: 5;
	}
	.box-conttainer .box-content{
		display: flex;
		flex-direction: column-reverse;
		align-items: center;
		gap: 1rem;
	}

	.choose-left{
		margin-top: 50px;
	}
	.breadcrumbs-row {
		display: flex;
	    align-items: center;
	    justify-content: space-between;
	    padding: 10px;
	    /*background-color: #00000091;*/
	}
	.add-padd{
		padding-right: 50px;
	}

	.single-service-p {
	    display: flex;
	    gap: 25px;
	    flex-direction: column;
	    align-items: baseline;
	}
	.custom-date {
	    display: flex;
	    align-items: center;
	    gap: 12px;
	    background: #0F4C81;
	    color: #fff;
	    padding: 6px 15px;
	    border-radius: 3px;
	    font-size: 14px;
	    position: absolute;
	    top: -36px;
	    left: 90px;
	    white-space: nowrap;
	}
	.blog .single-news .news-head {
	    position: relative;
	    overflow: hidden;
	    height: 212px;
	}
	.blog .single-news .news-content {
	    text-align: left;
	    background: #fff;
	    z-index: 99;
	    position: relative;
	    padding: 12px;
	    left: 0;
	    z-index: 0;
	}
	.main-sidebar .search input {
	    width: 93%;
	}
	.about-elevate-jpg{
		left: 20px;
		width: 452px;
	    height: 523px;
	    top: 0;
	    margin: 45px 0px 20px;
	}
	.paragraph-background {
	    position: relative;
	    width: 100%;
	    height: 279px;
	    left: 0;
	    background-color: #f8f8f8;
	}
	.elevate-fav img {
	    width: 100px;
	}
	.slider .single-slider .text{
		margin-top:0;
	}
	.slider .single-slider h1 {	
		color: white;
	    font-size: 1.8rem;
	    font-weight: 300;
	    margin: 0;
	    padding: 0;
	    line-height: 1.3;
	    text-transform: uppercase;
	    text-align: center;
	}
	.slider .single-slider p{
		color: white;
		margin-top: 27px;
		font-weight: 300;
		font-size: 3rem;
		text-align: center;
		line-height: 1.3;
	}

.certification{
		display: grid;
	    grid-template-columns: 1fr 1fr;
	}  
	.modal-content {
		width: 60%;
	}
}

/* Tablet Screen */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header .topbar {
	    display: none;
	}
	.header .main-menu {
	    display: none; /* Hide the main menu on iPad Pro if using a mobile menu */
   }
    .slicknav_menu {
        display: block;
        background: transparent;
        padding: 0;
    }
    .slicknav_btn {
	    margin: 5px 5px 6px;
	    text-decoration: none;
	    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
	    border-radius: 4px;
	    background-color: #222;
	    margin-top: 30px;
	}
 	.slicknav_nav li a {
        color: #2C2D3F;
        transition: all 0.4s ease;
        background: none;
        padding: 4px 10px;
    }
    .slicknav_nav li.active a {
	    color: #0F4C81;
	}

    .header .logo {
	    float: left;
	    margin-top: 8px;
	    margin-bottom: 8px;
	}
	 .get-enquiry{
	    	display: none;    	
    }
    	.get-enquiry span {
	    padding: 0;
	    font-weight: 400;
	}
	/* Header Sticky */
	.section{
		padding:70px 0px;
	}
	.section-title {
		margin-bottom: 35px;
		padding: 0px 80px;
	}
	.section-title h2 {
		font-size: 25px;
		margin-bottom: 12px;
	}
	.section-title p {
		font-size: 13px;
	}
	.btn {
		padding: 11px 20px;
		font-weight: 400;
		font-size: 13px;
	}
	.breadcrumbs {
		padding-top: 120px;
	}
	.breadcrumbs h2 {
		font-size: 32px;
		font-weight:600;
	}
	.breadcrumbs .bread-list {
		margin-top: 5px;
	}
	.breadcrumbs ul li a {
		font-size: 14px;
		font-weight: 400;
	}
	.pagination {
		margin: 30px 0 0 0;
	}
	#scrollUp {
		bottom: 15px;
	}

	.header .top-link li a {
		font-size: 13px;
	}
	.header .top-contact li a{
		font-size:13px;
	}
	.header .top-contact li {
		display:inline-block;
		color:#ffffff;
	    border-left: 1px solid #ffffff;
	    padding: 0 10px !important;
	}
	.header .header-inner .get-quote {
		margin-top: 12px;
		display: none;
		margin: 0;
	}
	.header .nav li a {
		font-size: 13px;
		font-weight: 500;
		padding: 20px 4px;
	}
	.header .nav li .dropdown {
		width: 200px;
		left: -20px;
		top: 65px;
	}
	.header .nav li .dropdown li a {
		padding: 10px 15px;
		font-size: 13px;
	}
	.nav-enquiry{
		display: block;
	}
	.get-enquiry{
		display: none;
	}
	.header .search-form {
		top: 64px;
	}
	.header .search-form input {
		width: 260px;
		height: 45px;
		line-height: 45px;
	}
	.header .search-form button {
		height: 45px;
		line-height: 45px;
	}
	.header.style2 .single-widget {
		margin-right: 18px;
		padding-left: 36px;
	}
	.header.style2 .get-quote .btn {
		color: #fff;
		padding: 10px 18px;
		font-size: 12px;
	}
	.header.style2 .single-widget.button {
		margin:0;
		padding:0;
	}
	.header.style2 .single-widget h4 {
		font-size: 13px;
		font-weight: 500;
	}
	.header.style2 .single-widget p {
		margin-bottom: 0;
		text-transform: capitalize;
		font-size: 13px;
	}
	.header.style2 .single-widget i {
		top: 50%;
		height: 25px;
		width: 25px;
		line-height: 25px;
		font-size: 13px;
		margin-top: -12.5px;
	}
	.header.style2 .right-bar {
		padding-top: 15px;
	}
	.slider .single-slider {
		height: 380px;
	}
	.schedule {
		background: #fff;
		margin: 0;
		padding: 0;
		height: auto;
		padding: 70px 0;
		border-bottom:1px solid #eee;
	}
	.schedule .schedule-inner {
		transform: none;
	}
	.schedule .single-schedule.last{
		margin-top:30px;
	}
	.slider .single-slider{
		position:relative;
	}
	.slider .single-slider:before{
		position:absolute;
		content:"";
		left:0;
		top:0;
		height:100%;
		width:100%;
		background:transparent;
		opacity:0.5;
	}	
	
	.slider .single-slider .text{
		margin-top: 0;
		display: flex;
	    flex-direction: column;
	    align-items: center;
	    height: 380px;
	    justify-content: center;
	}
	.slider .single-slider h1 {	
		color: white;
	    font-size: 1.5rem;
	    font-weight: 300;
	    margin: 0;
	    padding: 0;
	    line-height: 1.3;
	    text-transform: uppercase;
	    text-align: center;
	}
	.slider .single-slider p{
		color: white;
		margin-top: 22px;
		font-weight: 300;
		font-size: 2.3rem;
		text-align: center;
		line-height: 1.3;
	}
	.slider .owl-carousel .owl-nav div {
		height: 40px;
		width: 40px;
		line-height: 40px;
		border-radius: 4px;
	}
	.box-conttainer .box-content{
		display: flex;
		align-items: center;
		gap: 1rem;
	}

	.Feautes.index2 {
		padding-top: 70px;
	}
	.Feautes .single-features::before {
		display:none;
	}
	.Feautes .single-features {
		text-align: center;
		position: relative;
		padding: 10px 155px;
		margin: 10px 0;
	}
	.fun-facts.section{
		padding:70px 0;
	}
	.fun-facts .single-fun {
		margin: 20px 0;
	}
	.why-choose .choose-right {
		height: 350px;
		margin-top: 30px;
	}
	.services .single-service h4 {
		margin-bottom: 12px;
	}
	.services-details-img h2 {
		font-size: 24px;
	}
	.service-details-inner-left {
		height: 400px;
		margin-bottom: 30px;
	}
	.service-details-inner {
		width: 100%;
		margin: 0;
	}
	.service-details-inner h2 {
		font-size: 24px;
	}
	.appointment .appointment-image{
		margin-top:20px;
	}
	.call-action .content {
		padding: 0;
		padding: 70px 0;
	}
	.call-action .content h2 {
		font-size: 28px;
		line-height: 40px;
	}
	.services .single-service {
		margin: 15px 0;
	}
	.testimonials {
		padding-bottom: 100px;
	}
	.testimonials .owl-dots {
		transform: translateX(-18%);
	}
	.departments .department-tab .nav li {
		margin-right: 30px;
	}
	.departments .department-tab .nav li a {
		color: #fff;
		margin-top:0px;
		padding: 0 3px 12px 3px;
	}
	.departments .department-tab .nav li a i {
		font-size: 38px;
	}
	.departments .department-tab .nav li .first {
		padding-top: 6px;
		font-size: 14px;
	}
	.departments .department-tab .nav li .second {
		font-size: 13px;
		font-weight: 400;
		color: #868686;
		margin-top: 0px;
	}
	.departments .department-tab .tab-pane .department-left h3 {
		font-size: 22px;
		padding-bottom: 12px;
		margin-bottom: 20px;
	}
	.departments .department-tab .tab-pane .department-left .p1 {
		margin-bottom: 12px;
	}
	.departments .department-tab .tab-pane .department-left p {
		margin-bottom: 15px;
	}
	.departments .department-right{
		margin-top:30px;
	}

	.departments .department-right img{
		height:100%;
		width:100%;
	}
	.appointment.single-page {
		padding: 70px 0;
	}
	.appointment.single-page .work-hour {
		margin-top: 30px;
	}
	.blog .single-news {
		margin: 15px 0;
	}
	.news-single .single-main {
		margin-top: 0;
	}
	.newsletter .subscribe-text {
		text-align: center;
		margin-bottom: 25px;
	}
	.newsletter .subscribe-form {
		text-align: center;
	}
	.contact-us #myMap {
		height: 400px;
	}
	.contact-us .contact-us-form h2 {
		font-size: 28px;
	}
	.contact-us .single-info {
		margin: 10px 0;
	}
	.about-image {
		height: 400px;
	}
	.about-content h2 {
		line-height: 32px;
		font-size: 25px;
	}
	.about-content {
		padding-bottom: 0;
	}
	.our-mission-content {
		margin-left: 50px;
		padding-top:0px;
	}
	.our-mission-content h2 {
		line-height: 32px;
		font-size: 25px;
	}
	.our-mission-image {
		height: 400px;
	}
	.doctor-details-area .doctor-details-right {
		padding-left: 0;
		padding-top: 40px;
	}
	.doctor-details-item .doctor-name .name {
		font-size: 24px;
	}
	.doctor-details-item .doctor-name .deg {
		font-size: 19px;
		margin: 5px 0 5px 0;
	}
	.doctor-details-item .doctor-name .degree {
		font-size: 14px;
	}
	.login .login-left {
		height: 400px;
	}
	.register .register-left {
		height: 400px;
	}
	.pf-details .date ul li {
		margin-right: 25px;
		font-size: 13px;
	}
	.pf-details .body-text h3 {
		font-size: 24px;
		font-weight: 600;
		color: #333;
		margin-top: 30px;
	}
	.doctor-calendar-table table thead tr th {
		font-size: 14px;
	}
	.doctor-calendar-table table tbody tr td h3 {
		font-size: 14px;
	}
	.doctor-calendar-table table tbody tr td span.time {
		font-size: 14px;
	}
	.footer .single-footer {
		margin: 20px 0;
	}
	.footer .single-footer h2 {
		padding-bottom: 20px;
	}
	.footer .footer-top {
		padding: 65px 0px;
	}
	.locationIcon {
	    width: 45px;
	    height: 40px;
	}
	.breadcrumbs-row {
		display: flex;
	    align-items: center;
	    justify-content: space-between;
	    padding: 10px;
	    /*background-color: #00000091;*/
	}

	.add-padd{
		padding-right: 50px;
	}
	.about-elevate-jpg{
		top:60px;
		margin-bottom: 80px;
	}

	.section-title-client {
	    margin-top: 0;
	    text-align: center;
	    margin-bottom: 40px;
	    padding: 0;
	}

	.section-title-para {
	    padding: 0 15px;
	    text-align: center;
	    margin-bottom: 50px;
	}

	.icon-box {
	    margin-top: 10px;
	    margin-bottom: 10px;
	}
	.section-title .elevate-title {
	    font-size: 40px;
	    text-align: center;
	    width: 100%;
	    color: #252525;
	    line-height: 1.2;
	}
	.breadcrumbs-row {
		display: flex;
	    align-items: center;
	    justify-content: space-between;
	    padding: 10px;
	    /*background-color: #00000091;*/
	}
	.add-padd{
		padding-right: 50px;
	}
	.right-sidebar {
	    margin-top: 30px;
	    margin-right: 0;
	    margin-left: 0;
	}
	.tm-single-image-inner{
	    background-image: url(https://www.elevatetextiles.com/css/img/img-pattern-bg1.png);
	    content: '';
	    position: absolute;
	    width: 190px;
	    height: 226px;
	    background-repeat: no-repeat;
	    right: 0px;
	    top: 0;
	    z-index: 5;
	}
	.paragraph-background {
	    position: relative;
	    width: 100%;
	    height: 279px;
	    left: 0;
	    background-color: #f8f8f8;
	}
	.image-one-jpg {
	    position: relative;
	    width: 500px;
	    height: 575px;
	    left: revert-layer;
	    left: 70px;
	/*    background-image: url(./img/image-one-jpg.png);*/
	    background-size: cover;
	    background-position: 50% 50%;
	}
	.background {
	    position: relative;
	    width: 100%;
	    height: 96px;
	    left: 0;
	    background-color: #f8f8f8;
	    text-align: center;
	}
	.overlap-group-2 {
	    position: relative;
	    width: 219px;
	    height: 26px;
	    top: 34px;
	    left: 0;
	    margin: 0 auto;
	}
	.custom-date {
	    display: flex;
	    align-items: center;
	    gap: 12px;
	    background: #0F4C81;
	    color: #fff;
	    padding: 6px 15px;
	    border-radius: 3px;
	    font-size: 14px;
	    position: absolute;
	    top: -36px;
	    left: 150px;
	    white-space: nowrap;
	}
	.elevate-fav img {
	    width: 150px;
	}
	.certification{
		display: grid;
	    grid-template-columns: 1fr 1fr;
	}  
	.modal-content {
		width: 60%;
	}
}
/* Mobile Screen */
@media only screen and (max-width: 767px) {
	.header .topbar{
		display: none;
	}
	.header.sticky{
		
	}
	.header.sticky .header-bottom{
		position:absolute;
		z-index:999;
		top:initial;
		left:0;
		bottom:initial;
	}
	.header .header-inner {
		width: 100%;
		z-index: 333;
		position: absolute;
		position: relative;
		padding-bottom: 20px;
		background: #fff;
	}
	.slicknav_menu{
		display:block;
	}
	.slicknav_menu {
		display: block;
		background: transparent;
		padding: 0;
	}
	.slicknav_btn {
		background: transparent;
		padding: 0;
		margin-top: -30px;
	}
	.slicknav_menu .slicknav_icon-bar{
		box-shadow:none;
	}
	.slicknav_menu{
		display:block;
	}
	.slicknav_menu {
		display: block;
		background: transparent;
		padding: 0;
	}
	.slicknav_btn {
		background: transparent;
		padding: 0;
		margin-top: 28px;
	}
	.get-enquiry span {
	    padding: 0;
	    font-weight: 400;
	}
	.slicknav_menu .slicknav_icon-bar{
		box-shadow:none;
	}
		.get-enquiry span {
		    padding: 0;
		    font-weight: 400;
		}
	.slicknav_nav {
		clear: both;
		color: #2C2D3F;
		margin: 0;
		font-size: .875em;
		background: transparent;
	}
	.slicknav_nav li{
		
	}
	.slicknav_nav li a {
		color: #2C2D3F;
		transition: all 0.4s ease;
		background: none;
		padding: 4px 10px;
	}
	    .slicknav_nav li.active a {
		    color: #0F4C81;
		}

	.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
		padding: 0 10px;
		background:transparent;
	}
	.slicknav_nav li a i{
		display:none;
		margin:0;
	}
	.slicknav_nav li:hover a{
		color:#222D35;
	}
	.slicknav_nav li .dropdown li a{
		color:#2C2D3F;
		background:transparent;
	}
	.slicknav_nav li .dropdown li a:hover{
		color:#222D35;
	}
	.slicknav_nav li .slicknav_item{
		background:transparent;
	}
	.slicknav_nav .slicknav_row, .slicknav_nav a {
		padding: 0;
		margin: 0;
		padding: 6px 0;
		font-weight:400;
	}
	.slicknav_menu .slicknav_icon-bar {
		background-color: #222D35;
		box-shadow: none;
		text-shadow: none;
	}
	.slicknav_nav .slicknav_arrow{
		color:#2C2D3F;
	}
	.slicknav_nav li:hover .slicknav_arrow{
		color:#222D35;
	}
	.slicknav_menu .slicknav_icon-bar {
		display: block;
		width: 25px;
		height: 3px;
		-webkit-border-radius: 1px;
		-moz-border-radius: 1px;
		border-radius: 1px;
		-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.25);
		-moz-box-shadow: 0 1px 0 rgba(0,0,0,.25);
		box-shadow: 0 1px 0 rgba(0,0,0,.25);
	}
	.header .main-menu{
		display:none 
	}
	.add-padd{
		padding-right: 0px;
	}
	.nav-enquiry{
		display: block;
	}
	.get-enquiry{
		display: none;
	}
	.header .widget-main {
		float: right;
		display: none;
	}
	.header.style2 .slicknav_btn {
		margin-top: 18px;
	}
	.header .slicknav_nav {
		margin-top: 65px;
	}
	.header.style2 .slicknav_nav {
		margin-top: 60px;
	}
	.header.style2 .header-inner{
		display:none;
	}
	.header.style2 .main-menu{
		display:none;
	}
	.header .header-inner .get-quote{
		margin: 0;
		padding: 0;
	}
	.header .header-inner .get-quote .btn {
		color: #fff;
		display: none;
		margin: 0;
		padding: 0;
	}
	.section{
		padding:50px 0px;
	}
	.section-title {
		margin-bottom: 30px;
		padding: 0px 20px;
	}
	.section-title h2 {
		font-size: 22px;
		margin-bottom: 10px;
	}
	.section-title p {
		font-size: 13px;
	}

	.breadcrumbs {
		padding-top: 120px;
	}
	.breadcrumbs h2 {
		font-size: 32px;
		font-weight:600;
	}
	.breadcrumbs .bread-list {
		margin-top:10px;
	}
	.breadcrumbs ul li{
		font-size: 14px;
		font-weight: 400;
	}
	.breadcrumbs ul li a {
		font-size: 14px;
		font-weight: 400;
	}
	.breadcrumbs-row {
		display: block;
	    align-items: center;
	    justify-content: space-between;
	    padding: 10px;
	    /*background-color: #00000091;*/
	}
	.btn {
		padding: 11px 20px;
		font-weight: 400;
		font-size: 13px;
	}
	.header .top-link {
		float: none;
		text-align: center;
		margin-bottom: 10px;
	}
	.header .top-contact {
		float: none;
		text-align: center;
	}
	.slider .single-slider {
		height: 380px;
	}
	.schedule {
		background: #fff;
		margin: 0;
		padding: 0;
		height: auto;
		padding: 50px 0;
		border-bottom:1px solid #eee;
	}
	.schedule .schedule-inner {
		transform: none;
	}
	.schedule .single-schedule{
		margin:15px 0;
	}
	.slider .single-slider{
		position:relative;
	}
	.slider .single-slider:before{
		position:absolute;
		content:"";
		left:0;
		top:0;
		height:100%;
		width:100%;
		background:transparent;
		opacity:0.5;
	}
	.slider .single-slider h1 {
		font-size: 28px;
		font-weight: 600;
		line-height: 35px;
	}
	.slider .single-slider .text{
		margin-top: 0;
		display: flex;
	    flex-direction: column;
	    align-items: center;
	    height: 380px;
	    justify-content: center;
	}
	.slider.index2 .single-slider .text {
		margin-top: 80px;
	}
	.slider .owl-carousel .owl-nav div {
		height: 40px;
		width: 40px;
		line-height: 40px;
		border-radius: 4px;
	}
	.box-conttainer .box-content{
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 1rem;
	}
	:root {
	  --marquee-width: 100%;
	  --marquee-height: 20vh;
	  /* --marquee-elements: 12; */ /* defined with JavaScript */
	  --marquee-elements-displayed: 2;
	  --marquee-element-width: calc(var(--marquee-width) / var(--marquee-elements-displayed));
	  --marquee-animation-duration: calc(var(--marquee-elements) * 3s);
	}

	.Feautes.index2 {
		padding-top: 50px;
	}
	.Feautes .single-features .signle-icon i {
		font-size: 42px;
		left: 50%;
		margin-left: -40px;
		height:80px;
		width: 80px;
		line-height: 80px;
	}
	.Feautes .single-features::before {
		display:none;
	}
	.Feautes .single-features {
		text-align: center;
		position: relative;
		padding:0px;
		margin: 15px 0;
	}
	.Feautes .single-features h3 {
		padding-top: 105px;
		font-size: 20px;
	}
	.fun-facts.section{
		padding:70px 0;
	}
	.fun-facts .single-fun{
		margin:0;
		margin:15px 0;
		position:relative;
	}
	.fun-facts .single-fun {
		margin: 35px 0;
		padding-top: 60px;
		text-align: center;
	}
	.fun-facts .single-fun i {
		left: 50%;
		margin-left: -35px;
		top:0;
		position:absolute;
	}
	.fun-facts .single-fun .content {
		padding:0;
	}
	.why-choose .choose-right {
		height: 350px;
		margin-top: 30px;
	}
	.call-action .content {
		padding: 0;
		padding: 70px 0;
	}
	.call-action .content h2 {
		font-size: 28px;
		line-height: 40px;
	}
	.appointment .appointment-image{
		margin-top:20px;
	}
	.services .single-service {
		margin: 20px 0;
	}
	.services .single-service h4 {
		margin-bottom: 15px;
	}
	.services .single-service h4 {
		margin-bottom: 10px;
	}
	.services-details-img h2 {
		font-size: 22px;
	}
	.service-details-inner-left {
		height: 300px;
		margin-bottom: 20px;
	}
	.service-details-inner {
		width: 100%;
		margin: 0;
	}
	.services-details-img {
		margin-bottom: 30px;
	}
	.service-details-inner h2 {
		font-size: 24px;
	}
	.testimonials {
		padding-bottom: 100px;
	}
	.testimonials .owl-dots {
		transform: translateX(-18%);
	}
	.departments .department-tab .nav li {
		margin: 0px 10px;
	}
	.departments .department-tab .nav li a {
		color: #fff;
		margin-top:10px;
		padding: 0 3px 12px 3px;
	}
	.departments .department-tab .nav li a i {
		font-size: 38px;
	}
	.departments .department-tab .nav li .first {
		padding-top: 6px;
		font-size: 14px;
	}
	.departments .department-tab .nav li .second {
		font-size: 13px;
		font-weight: 400;
		color: #868686;
		margin-top: 0px;
	}
	.departments .department-tab .tab-pane .department-left h3 {
		font-size: 22px;
		padding-bottom: 12px;
		margin-bottom: 20px;
	}
	.departments .department-tab .tab-pane .department-left .p1 {
		margin-bottom: 12px;
	}
	.departments .department-tab .tab-pane .department-left p {
		margin-bottom: 15px;
	}
	.departments .department-right{
		margin-top:30px;
	}

	.departments .department-right img{
		height:100%;
		width:100%;
	}
	.appointment.single-page {
		padding: 50px 0;
	}
	.appointment.single-page .work-hour {
		margin-top: 30px;
	}
	.blog .single-news {
		margin: 15px 0;
	}
	.news-single .single-main {
		margin-top:0px;
	}
	.news-single .single-main {
		padding: 15px;
	}
	.news-single .news-title {
		font-size: 20px;
		font-weight: 500;
	}
	.news-single .news-title a{
		font-size: 20px;
		font-weight: 500;
	}
	.news-single .meta-right {
		float: none;
		display: inline-block;
		margin-top: -6px;
		margin-left: 56px;
		float: left;
	}
	.news-single .image-gallery .single-image {
		margin: 10px 0;
	}
	.news-single .image-gallery {
		margin-bottom: 10px;
	}
	.news-single .social-share li {
		float: left;
		display: inline-block;
		margin: 5px;
	}
	.news-single .prev-next {
		float: none;
		text-align: center;
		display: inline-block;
	}
	.news-single .prev-next li {
		margin-top: 10px;
	}
	.news-single .single-comments.left .main {
		margin-left:0px;
	}
	.news-single .single-comments .main {
		padding-left: 100px;
		position: relative;
		margin-left: 100px;
		margin: 0;
	}
	.news-single .single-comments .body {
		float: none;
		width: 100%;
	}
	.news-single .single-comments img {
		position: absolute;
		left: 0;
		top: 0;
	}
	.news-single .blog-comments {
		padding: 15px;
	}
	.news-single .comments-form {
		padding: 15px;
	}
	.main-sidebar .single-widget {
		padding: 20px;
	}
	.newsletter .subscribe-text {
		text-align: center;
		margin-bottom: 25px;
	}
	.newsletter .subscribe-form {
		text-align: center;
	}
	.newsletter .common-input {
		height: 50px;
		width: 100%;
		margin: 0;
	}
	.newsletter .btn {
		height: 50px;
		line-height: 50px;
		width: 100%;
		margin: 0;
		margin-top: 14px;
	}
	.error-page .error-inner h1 {
		font-size: 80px;
	}
	.error-page .error-inner h1 span {
		font-size: 17px;
	}
	.error-page .search-form input {
		width: 100%;
		display: block;
	}
	.error-page .search-form .btn {
		top:0;
		width: 100%;
		display: block;
		margin-top: 15px;
	}
	.mail-seccess .success-inner h1 {
		font-size: 80px;
	}
	.mail-seccess .success-inner h1 span {
		font-size: 17px;
	}
	.about-image {
		height: 300px;
	}
	.about-content h2 {
		line-height: 32px;
		font-size: 20px;
	}
	.about-content {
		padding-bottom: 0;
		width: 100%;
		padding:0;
		padding: 35px;
	}
	.our-mission-content {
		padding-bottom: 0;
		width: 100%;
		padding:0;
		padding: 35px;
	}
	.our-mission-content h2 {
		line-height: 32px;
		font-size: 25px;
	}
	.our-mission-image {
		height: 300px;
	}
	.contact-us #myMap {
		height: 300px;
	}
	.contact-us .contact-us-form h2 {
		font-size: 25px;
	}
	.contact-us .single-info {
		margin: 10px 0;
	}
	.contact-us .contact-us-form {
		padding: 30px 30px;
	}
	.doctor-details-area .doctor-details-right {
		padding-left: 0;
		padding-top: 30px;
	}
	.doctor-details-item .doctor-details-contact {
		padding: 30px;
	}
	.doctor-details-item .doctor-name .name {
		font-size: 20px;
	}
	.doctor-details-item .doctor-name .deg {
		font-size: 18px;
		margin: 5px 0 5px 0;
	}
	.doctor-details-item .doctor-name .degree {
		font-size: 14px;
	}
	.doctor-details-item .doctor-details-biography h3 {
		font-size: 20px;
		margin-bottom: 20px;
		margin-top: 20px;
	}
	.doctor-details-area .doctor-details-left .social li {
		display: inline-block;
		margin-right: 5px;
	}
	.doctor-details-item .doctor-details-contact h3 {
		margin-bottom: 20px;
	}
	.doctor-details-item .doctor-details-work h3 {
		font-size: 20px;
		margin-top: 25px;
		margin-bottom: 20px;
	}
	.login .login-left {
		height: 300px;
	}
	.login .form .btn {
		height:50px;
		line-height:50px;
		padding:0;
		padding:0px 20px;
	}
	.login .form {
		margin-top: -25px;
	}
	.register .register-left {
		height: 300px;
	}
	.register .form .btn {
		height:50px;
		line-height:50px;
		padding:0;
		padding:0px 20px;
	}
	.register .form {
		margin-top: -25px;
	}
	.contact-us .form .btn {
		height:50px;
		line-height:50px;
		padding:0;
		padding:0px 20px;
	}
	.contact-us .form {
		margin-top: 20px;
	}
	.pf-details .date ul li {
		margin-right: 25px;
		font-size: 13px;
	}
	.pf-details .date ul li {
		margin-right: 25px;
		font-size: 13px;
		display: block;
		text-align: left;
		margin-bottom: 8px;
	}
	.pf-details .date ul li:last-child{
		margin-bottom:0;
	}
	.pf-details .body-text h3 {
		font-size: 22px;
		font-weight: 600;
		color: #333;
		margin-top: 30px;
	}
	.pf-details .image-slider .owl-nav {
		display: none;
	}
	.doctor-calendar-table table thead tr th {
		font-size: 14px;
	}
	.doctor-calendar-table table tbody tr td h3 {
		font-size: 14px;
	}
	.doctor-calendar-table table tbody tr td span.time {
		font-size: 14px;
	}
	.footer .single-footer {
		margin: 15px 0;
	}
	.footer .single-footer h2 {
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.footer .footer-top {
		padding: 50px 0px 60px 0;
	}
	.footer .single-footer.f-link ul {
		margin-bottom: 12px;
	}
	.footer .single-footer.f-link ul li a{
		display:inline-block;
	}
	.footer .copyright {
		padding: 20px 0;
	}

	.logo-container-client{
		grid-template-columns: repeat(2, 1fr);
	}
	.button-container {
	        display: flex;
	        flex-direction: column;
	    }

	    .btn-red {
	        background-color: #0F4C81;
	        width: 100%;
	    }

	    .btn-blue {
	        background-color: #0077b5;
	        width: 100%;
	    }
		.form-group{
			flex-direction: column;
		}
		.nav-enquiry{
			display: block;
		}
		.get-enquiry{
			display: none;
		}
		.section-title-client {
		    margin-top: 0;
		    text-align: center;
		    margin-bottom: 40px;
		    padding: 0;
		}
		.section-title-para {
		    padding: 0 15px;
		    text-align: center;
		    margin-bottom: 50px;
		}
		.icon-box {
		    margin-top: 10px;
		    margin-bottom: 10px;
		}
		.section-title .elevate-title {
		    font-size: 40px;
		    text-align: center;
		    width: 100%;
		    color: #252525;
		    line-height: 1.2;
		}
		.right-sidebar {
		    margin-top: 30px;
		    margin-right: 0;
		    margin-left: 0;
		}
		.tm-single-image-inner{
		    background-image: url(https://www.elevatetextiles.com/css/img/img-pattern-bg1.png);
		    content: '';
		    position: absolute;
		    width: 190px;
		    height: 226px;
		    background-repeat: no-repeat;
		    right: 0px;
		    top: 0;
		    z-index: 5;
		}
		.paragraph-background {
		    position: relative;
		    width: 100%;
		    height: 279px;
		    left: 0;
		    background-color: #f8f8f8;
		}
		.image-one-jpg {
		    position: relative;
		    width: 100%;
		    height: 385px;
		    left: revert-layer;
		/*    background-image: url(./img/image-one-jpg.png);*/
		    background-size: cover;
		    background-position: 50% 50%;
		}
		.background {
		    position: relative;
		    width: 100%;
		    height: 96px;
		    left: 0;
		    background-color: #f8f8f8;
		    text-align: center;
		}
		.overlap-group-2 {
		    position: relative;
		    width: 219px;
		    height: 26px;
		    top: 34px;
		    left: 0;
		    margin: 0 auto;
		}
		.elevate-fav img{
			width: 80px;
		}
		.custom-date {
		    display: flex;
		    align-items: center;
		    gap: 12px;
		    background: #0F4C81;
		    color: #fff;
		    padding: 6px 15px;
		    border-radius: 3px;
		    font-size: 14px;
		    position: absolute;
		    top: -37px;
		    left: 140px;
		    white-space: nowrap;
		}
		.right-image {
		    width: 100%;
		    float: right;
		}
		.certification{
			display: grid;
		    grid-template-columns: 1fr 1fr;
		}  
		.modal-content {
			width: 60%;
		}
}
/* Mobile Screen */
@media only screen and (max-width: 450px) {
	.header .topbar{
		display: none;
	}
	.header-h2{
		font-size: 32px;
	}
	.section{
		padding:50px 0px;
	}
	.section-title {
		margin-bottom: 30px;
		padding: 0px 20px;
	}
	.section-title h2 {
		font-size: 22px;
		margin-bottom: 10px;
	}
	.section-title p {
		font-size: 13px;
	}
	.btn {
		padding: 11px 20px;
		font-weight: 400;
		font-size: 13px;
	}
	.header .top-link {
		float: none;
		text-align: center;
		margin-bottom: 10px;
	}
	.header .top-contact {
		float: none;
		text-align: center;
	}
	    .slicknav_nav li.active a {
		    color: #0F4C81;
		}

	.slider .single-slider {
		height: 185px;
	}
	.schedule {
		background: #fff;
		margin: 0;
		padding: 0;
		height: auto;
		padding: 50px 0;
		border-bottom:1px solid #eee;
	}
	.schedule .schedule-inner {
		transform: none;
	}
	.schedule .single-schedule{
		margin:15px 0;
	}
	.slider .single-slider{
		position:relative;
	}
	.slider .single-slider:before{
		position:absolute;
		content:"";
		left:0;
		top:0;
		height:100%;
		width:100%;
		background:transparent;
		opacity:0.5;
	}
	.slider .single-slider h1 {
		font-size: 20px;
		font-weight: 600;
		line-height: 25px;
	}
	.slider .single-slider p{
		font-size:13px;
	}
	.slider .slider-bottom p {
	font-size: 18px;
	}

	.slider .single-slider .text{
		margin-top: 0;
		display: flex;
	    flex-direction: column;
	    align-items: center;
	    height: 190px;
	    justify-content: center;
	}
	.slider .single-slider .button .btn{
		margin:0;
		width:100%;
		margin-bottom:10px;
	}
	.slider .single-slider .button .btn:last-child{
		margin-bottom:0;
	}
	.slider .owl-carousel .owl-nav {
		display:none;
	}

	:root {
	  --marquee-width: 100%;
	  --marquee-height: 20vh;
	  /* --marquee-elements: 12; */ /* defined with JavaScript */
	  --marquee-elements-displayed: 2;
	  --marquee-element-width: calc(var(--marquee-width) / var(--marquee-elements-displayed));
	  --marquee-animation-duration: calc(var(--marquee-elements) * 3s);
	}

	.button .button-home{
	    display: flex;
	    align-items: center;
	    flex-direction: column;
	    gap: 20px;
	    justify-content: center;
	    width: 100%;
	}

	.Feautes .single-features .signle-icon i {
		font-size: 42px;
		left: 50%;
		margin-left: -40px;
		height:80px;
		width: 80px;
		line-height: 80px;
	}
	.Feautes .single-features::before {
		display:none;
	}
	.Feautes .single-features {
		text-align: center;
		position: relative;
		padding:0px;
		margin: 15px 0;
	}
	.Feautes .single-features h3 {
		padding-top: 105px;
		font-size: 20px;
	}
	.fun-facts.section{
		padding:70px 0;
	}
	.fun-facts .single-fun{
		margin:0;
		margin:15px 0;
		position:relative;
	}
	.fun-facts .single-fun {
		margin: 0 0;
		padding-top: 60px;
		text-align: center;
	}
	.fun-facts .single-fun i {
		left: 50%;
		margin-left: -35px;
		top:0;
		position:absolute;
	}
	.fun-facts .single-fun .content {
		padding:0;
	}
	.why-choose .choose-right {
		height: 350px;
		margin-top: 30px;
	}
	.call-action .content {
		padding: 0;
		padding: 70px 0;
	}
	.call-action .content h2 {
		font-size: 28px;
		line-height: 40px;
	}
	.services .single-service {
		margin: 20px 0;
	}
	.services .single-service h4 {
		margin-bottom: 15px;
	}
	.services-details-img blockquote {
		padding: 25px;
	}
	.services-details-img blockquote i{
		display:none;
	}
	.testimonials {
		padding-bottom: 100px;
	}
	.testimonials .owl-dots {
		transform: translateX(-18%);
	}
	.departments .department-tab .nav li {
		margin: 0px 10px;
	}
	.departments .department-tab .nav li a {
		color: #fff;
		margin-top:10px;
		padding: 0 3px 12px 3px;
	}
	.departments .department-tab .nav li a i {
		font-size: 38px;
	}
	.departments .department-tab .nav li .first {
		padding-top: 6px;
		font-size: 14px;
	}
	.departments .department-tab .nav li .second {
		font-size: 13px;
		font-weight: 400;
		color: #868686;
		margin-top: 0px;
	}
	.departments .department-tab .tab-pane .department-left h3 {
		font-size: 22px;
		padding-bottom: 12px;
		margin-bottom: 20px;
	}
	.departments .department-tab .tab-pane .department-left .p1 {
		margin-bottom: 12px;
	}
	.departments .department-tab .tab-pane .department-left p {
		margin-bottom: 15px;
	}
	.departments .department-right{
		margin-top:30px;
	}

	.departments .department-right img{
		height:100%;
		width:100%;
	}
	.appointment.single-page .appointment-inner {
		padding: 25px;
	}
	.blog .single-news {
		margin: 15px 0;
	}
	.newsletter .subscribe-text {
		text-align: center;
		margin-bottom: 25px;
	}
	.newsletter .subscribe-form {
		text-align: center;
	}
	.our-mission-content {
		padding-top:0;
	}
	.our-vision-area {
		padding-bottom: 45px;
	}
	.our-mission-content ul li {
		-ms-flex: 0 0 50%;
		-webkit-box-flex: 100%;
		flex: 100%;
		max-width:100%;
		margin: 5px 0;
	}
	.login .login-form {
		padding: 30px 30px;
	}
	.login .login-form h2 {
		font-size: 26px;
	}
	.login .login-form .lost-pass {
		margin-left: 0;
		display: block;
		margin-top: -10px;
	}
	.login .form .btn {
		height:50px;
		line-height:50px;
		padding:0;
		padding:0px 20px;
	}
	.register .register-form {
		padding: 30px 30px;
	}
	.register .register-form h2 {
		font-size: 26px;
	}
	.register .register-form .terms {
		margin: 0;
		display: block;
		margin-top: -10px;
	}
	.register .form .btn {
		height:50px;
		line-height:50px;
		padding:0;
		padding:0px 20px;
	}
	.contact-us .form .btn {
		height:50px;
		line-height:50px;
		padding:0;
		padding:0px 20px;
	}
	.footer .single-footer {
		margin: 20px 0;
	}
	.footer .single-footer h2 {
		padding-bottom: 20px;
	}
	.footer .footer-top {
		padding: 65px 0px;
	}
	.locationIcon{
	    width: 40px;
	    height: 40px;
	}

	.paragraph-background {
	    width: 100%;
	    left: 0;
	}

	.image-one-jpg {
	    width: 100%;
	    left: 0;
	}
	.background {
	    width: 100%;
	    left: 0;
	}
	.about-elevate-jpg {
	    width: 100%;
	    top: 55px;
	    left: 0;
	    height: 398px;
	}
	.tm-single-image-inner{
	    background-image: url(https://www.elevatetextiles.com/css/img/img-pattern-bg1.png);
	    content: '';
	    position: absolute;
	    width: 190px;
	    height: 226px;
	    background-repeat: no-repeat;
	    right: 0px;
	    top: 0;
	    z-index: 5;
	}
	.logo-container {
	    display: flex;
	    flex-direction: column;
	    gap: 30px;
	    justify-items: center;
	    align-items: center;
	    padding: 20px;
	    width: 100%;
	}
	.logo-container img {
		max-width: 200px;
		height: auto;
	}
	.infra-structure {
		margin-bottom: 20px;
	}
	.single-service-p {
	    display: flex;
	    flex-direction: column;
	    gap: 25px;
	    align-items: baseline;
	}
	.single-service-t {
	    display: flex;
	    gap: 25px;
	    align-items: center;

	}

	.contactno{
		font-size: 18px;
		color: white;
	}
	.logo-container-client{
		grid-template-columns: repeat(2, 1fr);
	}
	.button-container {
        display: flex;
        flex-direction: column;
    }

    .btn-red {
        background-color: #0F4C81;
        color: #fff !important;
        width: 100%;
    }

    .btn-blue {
        background-color: #0077b5;
        width: 100%;
    }
    .section-title-client {
	    margin-top: 0;
	    text-align: center;
	    margin-bottom: 40px;
	    padding: 0;
	}
	.section-title-para {
	    padding: 0 15px;
	    text-align: center;
	    margin-bottom: 50px;
	}
	.icon-box {
	    margin-top: 10px;
	    margin-bottom: 10px;
	}
	.section-title .elevate-title {
	    font-size: 40px;
	    text-align: center;
	    width: 100%;
	    color: #252525;
	    line-height: 1.2;
	}
	.right-sidebar {
	    margin-top: 30px;
	    margin-right: 0;
	    margin-left: 0;
	}
	.elevate-fav img {
	    width: 200px;
	}
	.custom-date {
	    display: flex;
	    align-items: center;
	    gap: 12px;
	    background: #0F4C81;
	    color: #fff;
	    padding: 6px 15px;
	    border-radius: 3px;
	    font-size: 14px;
	    position: absolute;
	    top: -37px;
	    left: 211px;
	    white-space: nowrap;
	}
	.right-image {
	    width: 100%;
	    float: right;
	}
	.pagination-section{
	    flex-wrap: wrap;
	}
	.box-conttainer p {
	    white-space: nowrap;
	    margin-left: 10px;
	    text-align: center;
	}
	.slider .single-slider .text{
		margin-top: 0;
		display: flex;
	    flex-direction: column;
	    align-items: center;
	    height: 190px;
	    justify-content: center;
	}
	.slider .single-slider h1 {	
		color: white;
	    font-size: 1rem;
	    font-weight: 300;
	    margin: 0;
	    padding: 0;
	    line-height: 1.3;
	    text-transform: uppercase;
	    text-align: center;
	}
	.slider .single-slider p{
		color: white;
		margin-top: 12px;
		font-weight: 300;
		font-size: 1.5rem;
		text-align: center;
		line-height: 1.3;
	}
	.certification{
		display: grid;
	    grid-template-columns: 1fr;
	}  
	.breadcrumbs-row {
		display: block;
	    align-items: center;
	    justify-content: space-between;
	    padding: 10px;
	    /*background-color: #00000091;*/
	}
	.modal-content {
		width: 85%;
	}
}
/* Mobile Screen */
@media only screen and (max-width: 390px) {
	.header-h2{
		font-size: 32px;
	}
	.custom-date {
	    display: flex;
	    align-items: center;
	    gap: 12px;
	    background: #0F4C81;
	    color: #fff;
	    padding: 6px 15px;
	    border-radius: 3px;
	    font-size: 14px;
	    position: absolute;
	    top: -37px;
	    left: 175px;
	    white-space: nowrap;
	}
	.right-image {
	    width: 100%;
	    float: right;
	}
	.pagination-section{
	    flex-wrap: wrap;
	}
	.box-conttainer p {
	    white-space: nowrap;
	    margin-left: 10px;
	    text-align: center;
	}
	.slider .single-slider .text{
		margin-top: 0;
		display: flex;
	    flex-direction: column;
	    align-items: center;
	    height: 190px;
	    justify-content: center;
	}
	.slider .single-slider h1 {	
		color: white;
	    font-size: 1rem;
	    font-weight: 300;
	    margin: 0;
	    padding: 0;
	    line-height: 1.3;
	    text-transform: uppercase;
	    text-align: center;
	}
	.slider .single-slider p{
		color: white;
		margin-top: 12px;
		font-weight: 300;
		font-size: 1.5rem;
		text-align: center;
		line-height: 1.3;
	}
	.breadcrumbs-row {
		display: block;
	    align-items: center;
	    justify-content: space-between;
	    padding: 10px;
	    /*background-color: #00000091;*/
	}
	.certification{
		display: grid;
	    grid-template-columns: 1fr;
	}  
	.modal-content {
		width: 85%;
	}
}

@media only screen and (max-width: 360px) {
	.header-h2{
		font-size: 32px;
	}
	.custom-date {
	    display: flex;
	    align-items: center;
	    gap: 12px;
	    background: #0F4C81;
	    color: #fff;
	    padding: 6px 15px;
	    border-radius: 3px;
	    font-size: 14px;
	    position: absolute;
	    top: -37px;
	    left: 155px;
	    white-space: nowrap;
	}
	.right-image {
	    width: 100%;
	    float: right;
	}
	.pagination-section{
	    flex-wrap: wrap;
	}
	.box-conttainer p {
	    white-space: nowrap;
	    margin-left: 10px;
	    text-align: center;
	}
.slider .single-slider .text{
	margin-top: 0;
	display: flex;
    flex-direction: column;
    align-items: center;
    height: 190px;
    justify-content: center;
}
	.slider .single-slider h1 {	
		color: white;
	    font-size: 1rem;
	    font-weight: 300;
	    margin: 0;
	    padding: 0;
	    line-height: 1.3;
	    text-transform: uppercase;
	    text-align: center;
	}
	.slider .single-slider p{
		color: white;
		margin-top: 12px;
		font-weight: 300;
		font-size: 1.5rem;
		text-align: center;
		line-height: 1.3;
	}
	.breadcrumbs-row {
		display: block;
	    align-items: center;
	    justify-content: space-between;
	    padding: 10px;
	    /*background-color: #00000091;*/
	}
	.certification{
		display: grid;
	    grid-template-columns: 1fr;
	}  
	.modal-content {
		width: 85%;
	}
}

.hero-static {
  display: block;
}
/* Fix hero section height */
.hero-static {
  height: 500px;
  position: relative;
}
/* Fix hero section height */
.hero-static {
  height: 500px;
  position: relative;
}
/* Fix slider overlap issue */
.slider {
  position: relative;
}

.hero-static {
  height: 500px;
}

.single-slider {
  height: 100%;
}

/* FIX THIS PART */
.slider-bottom {
  position: relative;
  z-index: 10;
  background: #2f3242; /* same color */
  padding: 15px 0;
  text-align: center;
}
.slider-bottom {
  margin-top: 0px;
}

/* FIX HERO SLIDER CLS */
.slider,
.single-slider {
  height: 500px !important;
  min-height: 500px !important;
}

/* Prevent stacking before load */
.slider .single-slider {
  display: none;
}

.slider .single-slider:first-child {
  display: block;
}
/* ===== CLS FINAL FIX (ADD AT END ONLY) ===== */

/* Prevent image layout shift */
img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* Fix slider height globally */
.slider .single-slider {
  min-height: 500px;
  background-size: cover;
  background-position: center;
}

/* Fix logo size */
.logo img {
  width: 150px;
  height: auto;
}

/* Fix client logos / marquee */
.marquee-content img {
  width: 120px;
  height: 60px;
  object-fit: contain;
}

/* Fix icons */
.single-fun img {
  width: 80px;
  height: 80px;
}

/* Prevent font shift */
body {
  font-display: swap;
}

/* ===== END CLS FIX ===== */