@media (min-width: 1200px){
	.about-layout1 .row{
		align-items: center;
	}
}

@media (min-width: 992px){
	.menu-btns{
		display: none;
	}
}

@media (max-width: 1199px){
	.header-logo .logo-text h2{
		font-size: 26px;
	}
	.header-logo .logo-text h5{
		font-size: 17px;
	}
	.header-logo .logo-text h6{
		font-size: 14.5px;
	}
	.main-menu a, .menu-style2 a{
		font-size: 17px;
	}
	.counter-style1.style2 .media-inner{
		width: 100%;
	}
	.footer-widget .widget_title {
	    font-size: 27px;
	    margin-bottom: 20px;
	}
	.vs-blog .blog-title{
		font-size: 21px;
    	line-height: 28px;
    	margin-bottom: 15px;
	}
	.vs-blog .vs-btn{
		padding: 6px 16px;
	}
	.vs-blog .blog-date{
		padding: 5px 12px;
		max-width: 140px;
	}
	.breadcumb-title{
		font-size: 50px;
	}
	.breadcumb-wrapper{
		padding: 90px 0;
	}
}

@media (max-width: 991px){
	.header-social, .dropdown::before{
		display: none;
	}
	.header-layout2 .header-right .dropdown{
		padding-right: 0px;
    	margin-right: 0px;
	}
	.dropdown-menu.show{
		transform: translate3d(-75px, 24px, 0px) !important;
	}
	.header-layout2 .header-top{
		padding: 8px 0;
	}
	.about-layout1 .img-box2{
		width: 420px;
		margin: 0 auto 25px;
		float: none;
	}
	.about-layout1 .about-content {
    	padding-left: 0;
    	text-align: center;
	}
	.about-layout1 .title-area{
		text-align: center;
	}
	.about-layout1 .sec-subtitle{
		justify-content: center !important;
	}
	.apt-section .apt-data{
		display: block;
		text-align: center;
	}
	.apt-section .apt-data h2{
		font-size: 36px;
		margin-bottom: 12px;
	}
	.vs-btn{
		padding: 10px 20px;
	}
	.space {
    	padding: 60px 0;
	}
	.dis{
		display: none;
	}
	.contact-box .icon{
		margin-right: 12px;
    	font-size: 26px;
	}
	.contact-box .title{
		font-size: 16px;
	}
	.footer-text{
		margin-bottom: 15px;
	}
	.footer-layout1 .widget{
		margin-bottom: 35px;
	}
	.newsletter-style1{
		height: auto;
	}
	.footer-layout1 .space-extra-bottom{
		padding: 60px 0 10px;
	}
	.sidebar-area .widget_update .title-shep:before{
		left: 295px;
	}
	.sidebar-area .widget_update .title-shep:after{
		left: 340px;
	}
	.contact-layout2 .form-style1{
		height: auto;
		margin-top: 40px;
	}
	.map-layout1 .media-style1{
		display: flex;
	}
	.contact-map{
		height: 320px;
	}
	.breadcumb-wrapper {
        padding: 80px 0;
    }
}

@media (max-width: 767px){
	.dis2{
		display: none;
	}
	.header-links li{
		font-size: 15.5px;
	}
	.about-layout1 .img-box2{
		width: 380px;
	}
	.img-box2 .text-box2{
		top: 90px;
	}
	.about-layout1 .sec-title{
		font-size: 38px;
	}
	.apt-section .apt-data h2{
		font-size: 34px;
		line-height: 40px;
		margin-bottom: 20px;
	}
	.sec-title{
		font-size: 44px;
	}
	.title-area{
        margin-bottom: 30px;
    }
    .service-style2 .service-title{
    	font-size: 19px;
    	line-height: 25px;
    }
    .about-layout1 .about-content p, .service-style2 p, .testi-style2 .testi-text,
    .service-details p, .service-details ul li, .footer-layout1 .footer-text, .copyright-text,
    .testi-style1 .testi-text{
    	font-size: 15px;
    	line-height: 23px;
    }
    .service-style2 .vs-btn {
    	padding: 5px 16px;
	}
	.counter-style1.style2{
		gap: 15px;
	}
	.counter-style1.style2 .media-inner .icon{
		width: 70px;
	    height: 70px;
	    line-height: 70px;
	    font-size: 30px;
	}
	.counter-style1.style2 .media-inner{
		padding: 20px;
	}
	.vs-btn{
        padding: 8px 17px;
        font-size: 15px;
    }
    .testi-arrows .icon-btn2.prev, .testi-arrows .icon-btn2.next{
    	width: 25px;
	    height: 50px;
	    line-height: 50px;
    }
    .icon-btn2 i {
        font-size: 14px;
    }
    .contact-box .contact-body{
    	display: block;
    	text-align: center;
    }
    .contact-box .sub-title{
    	font-size: 16px;
    }
    .contact-box .title {
        font-size: 14.5px;
    }
    .breadcumb-title{
    	font-size: 40px;
    }
    .breadcumb-menu span{
    	font-size: 16px;
    }
    .breadcumb-menu span i{
    	font-size: 13px;
		width: 25px;
		height: 25px;
		line-height: 25px;
    }
    .breadcumb-wrapper {
        padding: 60px 0;
    }
    .service-details h2{
    	font-size: 32px;
    }
    .sidebar-area .widget{
    	display: none;
    }
    .sidebar-area .widget_update .title-shep:before,
    .sidebar-area .widget_update .title-shep:after{
    	display: none;
    }
    .sidebar-area .widget_update h3{
    	margin-bottom: 0;
    }
    .footer-widget.widget_nav_menu a{
    	font-size: 15px;
    }
    .testi-style1{
    	padding: 25px;
    }
    .testi-style1 .author-img{
    	width: 50px;
    	margin-right: 12px;
    }
    .testi-style1 .author-name{
    	font-size: 19px;
    }
    .blog-section2 .row, .video-gallery .row{
    	justify-content: center;
    }
    .vs-blog .blog-date{
    	font-size: 15px;
    	padding: 4px 8px;
        max-width: 130px;
    }
    .blog-meta{
    	margin-bottom: 6px;
    }
    .contact-map {
        height: 250px;
    }
    .contact-box .icon{
    	margin-right: 0;
    }
}

@media (max-width: 575px){
	.header-links li.mail{
		display: none;
	}
	.header-links li{
		font-size: 15px;
	}
	.header-links i{
		margin-right: 6px;
	}
	.header-layout2 .header-top {
        padding: 6px 0;
    }
	.header-layout2 .header-btns{
		padding-left: 0;
	}
	.header-logo {
		gap: 5px;
	}
  	.header-logo .logo-text h2 {
        font-size: 19px;
        line-height: 20px;
        margin-bottom: 5px;
    }
    .header-logo .logo-text h5 {
        font-size: 14px;
    }
    .header-logo .logo-text h6 {
    	font-size: 12.5px;
    	line-height: 15px;
        margin-bottom: 4px;
    }
    .header-logo .logo-icon img {
 	   width: 35px;
	}
	.vs-menu-toggle{
		width: 35px;
    	height: 35px;
    	line-height: 38px;
    	font-size: 20px;
	}
	.header-layout2 .header-bottom .col-auto{
		padding: 0 8px;
	}
	.space {
        padding: 50px 0;
    }
    .about-layout1 .img-box2{
    	width: 280px;
    }
    .img-box2 .text-box2{
    	right: 17px;
    	top: 50px;
    }
    .img-box2 .text-box2 .box-body{
    	padding: 7px 14px;
    }
    .img-box2 .text-box2__text{
    	font-size: 15px;
    }
    .about-layout1 .sec-title {
        font-size: 30px;
    }
    .about-layout1 .about-content h3{
    	font-size: 17px;
	    line-height: 20px;
	    margin-bottom: 6px;
    }
    .apt-section .apt-data h2{
    	font-size: 24px;
        line-height: 30px;
        margin-bottom: 14px;
    }
    .sec-title {
        font-size: 34px;
        line-height: 36px;
    }
    .video-gallery2 .title-area{
    	margin-bottom: 20px;
    }
    .service-layout1{
    	padding: 50px 0 40px;
    }
    .ser-margin {
    	margin-bottom: 20px;
	}
	.counter-style1.style2 .media-inner .icon{
		width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 26px;
	}
	.counter-style1 .media-text{
		font-size: 19px;
	}
	.testi-style2 .testi-content{
		padding: 35px 22px 20px;
	}
	.testi-style2 .author-name{
		font-size: 19px;
	}
	.testi-style2 .author-degi{
		font-size: 14px;
	}
	.blog-section{
    	padding-bottom: 25px;
	}
	.about-layout1 .about-content p{
		margin-bottom: 10px;
	}
	.video-gallery {
    	padding: 40px 0;
	}
	.video-gallery2 {
    	padding: 50px 0 40px;
	}
	.testi-style2 .testi-content .author-quote img{
		width: 60px;
	}
	.footer-widget.widget_nav_menu a{
		margin-bottom: 8px;
	}
	.footer-widget .widget_title{
		font-size: 24px;
		margin-bottom: 18px !important;
	}
	.social-links a{
		min-width: 35px;
		min-height: 35px;
		font-size: 14px;
	}
	.footer-layout1 .widget {
        margin-bottom: 25px;
    }
    .newsletter-style1{
    	padding: 20px 15px;
    }
    .newsletter-style1 .icon{
    	width: 60px;
	    height: 60px;
	    line-height: 64px;
	    font-size: 26px;
    }
    .newsletter-style1 .widget_title{
    	font-size: 24px;
    	padding-bottom: 0;
    }
    .newsletter-style1 .sub_title{
    	font-size: 15px;
    	line-height: 20px;
    }
    .fixed-whatsapp span{
    	font-size: 16px;
    	padding: 5px 13px;
    }
    .fixed-whatsapp span i {
    	font-size: 22px;
	}
	.contact-box .sub-title {
        font-size: 17px;
    }
    .contact-box .title{
    	font-size: 15px;
    }
    .footer-layout1 .space-extra-bottom{
    	padding: 50px 0 10px;
    }
    .apt-section{
    	padding: 30px 0;
    }
    .breadcumb-wrapper .breadcumb-content{
    	display: block;
    	text-align: center;
    }
    .breadcumb-title {
        font-size: 34px;
        margin-bottom: 5px;
    }
    .breadcumb-wrapper {
        padding: 40px 0;
    }
    .breadcumb-menu span {
        font-size: 15px;
    }
    .breadcumb-menu span i{
    	font-size: 10px;
        width: 22px;
        height: 22px;
        line-height: 22px;
        margin-right: 5px;
    }
    .breadcumb-menu span:after{
    	margin: 0 1px 0px 5px;
    }
    .breadcumb-menu-wrap{
    	text-align: center;
    }
    .service-details{
    	padding: 25px 20px;
    }
    .service-details h2 {
        font-size: 26px;
        margin-bottom: 10px;
    }
    .service-details h4{
    	font-size: 20px;
    }
    .service-details ul li+li{
    	margin-top: 4px;
	}
	.sidebar-area .widget_update p{
		font-size: 15px;
    	line-height: 22px;
	}
	.sidebar-area .widget_update .vs-btn{
		padding: 6px 15px;
	}
	.testimonial-layout1{
    	padding: 42px 0;
	}
	.testi-style1 {
        padding: 20px;
    }
    .testi-style1 .author-img{
    	width: 45px;
    	margin-right: 10px;
    }
    .testi-style1 .testi-text{
    	margin-bottom: 15px;
    }
    .tst-margin {
    	margin: 10px 0;
	}
	.testi-style1 .author-name {
        font-size: 17px;
    }
    .testi-style1 .author-degi{
    	font-size: 14px;
    }
    .blog-section2 {
    	padding: 55px 0 25px;
	}
	.gal-btn{
		font-size: 20px;
	    width: 45px;
	    height: 45px;
	    line-height: 45px;
	}
	.gallery-layout1 h2{
		font-size: 30px;
		margin-bottom: 15px;
	}
	.gal-margin{
	    margin: 45px 0;
	}
	.map-layout1 .contact-media{
		padding: 25px 20px;
	}
	.map-layout1 .media-icon{
		width: 45px;
	    height: 45px;
	    line-height: 47px;
	    font-size: 18px;
	    margin-right: 10px;
	}
	.map-layout1 .media-info{
		font-size: 15px;
		line-height: 24px;
	}
	.map-layout1 .media-style1 {
        display: inline-flex;
    }
    .map-layout1 .media-style1 .media-title{
    	font-size: 18px;
    	margin-bottom: 1px;
    }
    .map-layout1 .media-style1:not(:last-child){
    	margin-bottom: 14px;
    }
    .contact-layout2 .form-style1{
    	margin-top: 30px;
    	padding: 25px 20px;
    }
    .form-style1 .form-control, .contact-layout2 .form-style1 select{
    	height: 48px;
	    line-height: 48px;
	    font-size: 14px;
	    padding: 0 18px;
    }
    .contact-layout2 .form-style1 .form-group i{
    	font-size: 15px;
    }
    .form-group > i{
    	right: calc(var(--bs-gutter-x) / 2 + 20px);
    }
    .form-group{
    	margin-bottom: 10px;
    }
    textarea.form-control, textarea{
    	height: 110px;
    }
    .contact-map{
    	height: 220px;
    }
}

@media (max-width: 339px){
	.header-logo {
	    max-width: 232px;
  	}
}