@media (max-width: 1199px){
	.main-menu, .menu-style2{
		padding-left: 0;
	}
	.main-menu > ul > li {
    	margin: 0 10px;
  	}
  	.main-menu a, .menu-style2 a{
  		font-size: 14.5px;
  	}
  	.main-menu ul.sub-menu.head-list{
  		width: 620px;
  		left: -145px;
  	}
  	.vs-icon{
  		min-width: 50px;
    	min-height: 50px;
  	}
  	.header-logo{
  		width: 270px;
  	}
  	.hero-layout3 .hero-content{
  		width: 510px !important;
  	}
  	.hero-layout3 .hero-content1{
  		padding: 30px 0px 30px 25px;
  	}
  	.hero-title{
  		font-size: 34px;
  		margin-bottom: 10px;
  	}
  	.hero-subtitle{
  		font-size: 18px;
  		margin-bottom: 20px;
  	}
  	.hero-text{
  		padding-right: 0;
  		font-size: 15px;
  		line-height: 24px;
  		margin-bottom: 15px;
  	}
  	.hero-layout3 .vs-btn{
  		padding: 7px 14px;
  		font-size: 15px;
  	}
  	.hero-layout3 .container{
  		padding-top: 65px;
  	}
  	.hero-layout3 .container{
  		height: 370px;
  	}
  	.about-layout1 .sec-title{
  		font-size: 30px;
  		line-height: 38px;
  		margin-bottom: 15px;
  	}
  	.about-text{
  		font-size: 15px;
  		margin-bottom: 10px;
  	}
  	.about-layout1 .row{
  		align-items: start !important;
  	}
  	.img-box1 .box-inner .img2 .img:not(:last-child){
  		margin-bottom: 20px;
  	}
  	.choose-layout1 .sec-title{
  		font-size: 29px;
  		line-height: 38px;
  	}
  	.faq-layout1 .sec-title{
  		font-size: 27px;
  	}
  	.faq-layout1 .sec-title{
  		margin-bottom: 18px;
  	}
  	.form-style1 h2.sec-title{
  		font-size: 32px;
  	}
  	.accordion-style1 .accordion-button{
  		font-size: 16px;
    	line-height: 21px;
    	padding: 0 15px 0 20px;
  	}
  	.accordion-style1 .accordion-body{
  		padding: 18px 20px;
  	}
  	.form-style1{
  		padding: 40px 35px;
  	}
  	.footer-widget .widget_title {
    	font-size: 25px;
    	margin-bottom: 20px;
  	}
  	.footer-logo img{
  		width: 350px;
  	}
  	.contact-box .icon img{
  		width: 30px;
  	}
  	.contact-box .contact-body{
  		padding-left: 40px;
  	}
  	.contact-box .title{
  		font-size: 15px;
  	}
  	.contact-box .border-right:not(:last-child)::after{
  		right: -8px;
  	}
  	.contact-box .border-right:first-child::after{
  		right: 10px;
  	}
  	.coming-soon-text h1{
  		font-size: 60px;
  	}
  	.map-layout1 .contact-title{
  		font-size: 32px;
  	}
}

@media (max-width: 991px){
	.vs-menu-wrapper .mobile-logo img{
		width: 230px;
	}
	.header-logo {
        width: 230px;
        padding: 15px 0;
    }
    .hero-text{
    	display: none;
    }
    .hero-layout3 .hero-content {
        width: 410px !important;
        border-left: 6px solid #dc9d65;
    }
    .hero-layout3 .container {
        height: 286px;
    }
    .hero-subtitle {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .hero-title {
        font-size: 28px;
        margin-bottom: 15px;
    }
    .hero-layout3 .vs-btn{
    	padding: 7px 15px;
    }
    .hero-layout3 .hero-content1::after, .hero-layout3 .hero-content1::before, .dot-shape{
    	height: 6px;
    }
    .about-layout1 .row{
    	justify-content: center;
    }
    .about-layout1 .about-content{
    	text-align: center;
    	margin-top: 40px;
    }
    .about-layout1 .sec-subtitle{
    	justify-content: center !important;
    }
    .text-box{
    	width: 150px;
    	height: 150px;
    }
    .text-box__number{
    	font-size: 30px;
    }
    .text-box__title{
    	font-size: 15px;
    }
    .sec-subtitle{
    	font-size: 16px;
    }
    .vs-btn{
    	padding: 10px 22px;
    }
    .about-layout1 .about-inner {
    	margin-top: 15px;
	}
	.choose-layout1 .sec-title{
		font-size: 30px;
		line-height: 42px;
	}
	.choose-layout1 .title-area {
        margin-bottom: 30px;
    }
    .choose-title{
    	font-size: 18px;
    }
    .choose-list-box{
    	margin-top: 40px;
    }
    .faq-layout1 .title-area{
    	text-align: center;
    	margin-bottom: 30px;
    	margin-top: 50px;
    }
    .form-style1 .title-area{
    	margin-bottom: 20px;
    	margin-top: 0;
    }
    .form-style1 h2.sec-title {
        font-size: 34px;
    }
    .faq-layout1 .sec-title {
        font-size: 32px;
    }
    .faq-layout1 .sec-subtitle{
    	justify-content: center !important;
    }
    .footer-logo img {
        width: 320px;
    }
    .footer-layout1 .social-footer ul li a i{
    	width: 36px;
	    height: 36px;
	    line-height: 36px;
	    font-size: 17px;
    }
    .footer-layout1 .social-footer ul li{
    	padding-left: 48px;
    	line-height: 34px;
    	font-size: 17px;
    }
    .footer-layout1 .social-footer ul li+li {
	    margin-top: 10px;
	}
    .contact-box .icon, .contact-box .contact-body{
    	position: static;
    }
    .contact-box .contact-body {
        padding-left: 0;
        text-align: center;
    }
    .contact-box .title {
        font-size: 13px;
    }
    .contact-box .icon img {
        width: 25px;
        margin-bottom: 12px;
    }
    .contact-box .sub-title{
    	line-height: 14px;
    	margin-bottom: 7px;
    }
    .contact-box .border-right:not(:last-child)::after {
        right: -13px;
        height: 75px;
    }
    .contact-box .border-right:first-child::after {
        right: 5px;
    }
    .copyright-wrap{
    	padding: 20px 0;
    }
    .breadcumb-wrapper{
    	padding: 100px 0 85px;
    }
    .counter-layout1{
    	padding: 35px 0;
    }
    .counter-style1 .icon{
    	width: 55px;
	    height: 55px;
	    line-height: 55px;
	    font-size: 24px;
    }
    .counter-style1 .counter-icon {
    	margin-right: 15px;
	}
	.counter-style1 .media-text{
		font-size: 15px;
	}
	.counter-style1 .media-title{
		font-size: 32px;
	}
	.service-section .widget{
		margin-top: 40px;
	}
	.service-section .widget_title{
		font-size: 30px;
	}
	.service-section .title-shep:before{
		left: 44.5%;
	}
	.service-section .title-shep:after {
    	left: 51%;
	}
	.service-section .icon{
		width: 60px;
	    height: 60px;
	    line-height: 60px;
	    font-size: 25px;
	}
	.service-section .widget .vs-btn{
		padding: 6px 14px;
    	font-size: 15px;
	}
	.service-details h2{
		font-size: 30px;
	}
	.service-details h4{
		font-size: 19px;
    	line-height: 26px;
	}
	.testimonial-layout1-2 {
    	padding: 50px 0;
	}
	.coming-soon-text {
    	padding: 70px 0 50px;
	}
	.coming-soon-text h1 {
        font-size: 54px;
    }
    .map-layout1 .contact-media{
    	margin-bottom: 40px;
    	height: auto;
    	padding: 40px 30px;
    }
    .map-layout1 .media-style1:not(:last-child) {
    	margin-bottom: 20px;
	}
}

@media (max-width: 767px){
	.hero-layout3 .container {
        height: 215px;
    }
    .hero-layout3 .hero-content{
    	width: 280px !important;
    	padding: 15px 0px 20px 15px;
    }
    .hero-subtitle{
    	font-size: 14px;
    }
    .hero-title {
        font-size: 21px;
        margin-bottom: 12px;
    }
    .hero-layout3 .vs-btn {
        padding: 4px 12px;
        font-size: 14px;
    }
    .hero-layout3 .hero-btns{
    	top: 40%;
    }
    .hero-layout3 .hero-btns .icon-btn2{
    	width: 25px;
    	height: 60px;
    }
    .header-logo{
    	width: 220px;
    }
    .header-layout1 .header-top{
    	padding: 12px 0 10px;
    }
    .space {
    	padding: 55px 0;
	}
	.about-layout1 .sec-title{
		font-size: 26px;
		line-height: 34px;
		margin-bottom: 12px;
	}
	.vs-btn {
        padding: 8px 18px;
    }
    .choose-layout1 .sec-title{
    	font-size: 25px;
    	line-height: 36px;
    	margin-bottom: 20px;
    }
    .choose-layout1 .title-area {
        margin-bottom: 20px;
    }
    .choose-item .choose-icon{
    	font-size: 20px;
    	top: 2px;
    }
    .choose-item{
    	padding-left: 35px;
    }
    .choose-title {
        font-size: 17px;
        margin-bottom: 1px;
    }
    .choose-text, .choose-list-box .text, .choose-list-box .list-style1 li, .service-text,
    .testi-style1 .testi-text{
    	font-size: 15px;
    	line-height: 24px;
    }
    .choose-list-box .list-style1 li{
    	padding-left: 24px;
    }
    .sec-title {
        font-size: 33px;
        margin-bottom: 30px;
    }
    .sec-subtitle {
        font-size: 15px;
        margin-bottom: 15px;
    }
    .service-icon .icon{
    	width: 70px;
	    height: 70px;
	    line-height: 70px;
    }
    .service-title{
    	font-size: 17px;
    }
    .service-style1 .vs-btn{
    	font-size: 15px;
    	padding: 3px 15px;
    }
    .service-layout1{
    	padding: 55px 0 35px;
    }
    .service-icon .icon img {
    	width: 36px;
	}
	.form-style1 h2.sec-title {
        font-size: 32px;
    }
    .form-style1 .form-control{
    	height: 55px;
    	line-height: 55px;
    }
    .form-group{
    	margin-bottom: 12px;
    }
    textarea.form-control, textarea{
    	min-height: 120px;
    }
    .faq-layout1 .sec-title {
        font-size: 30px;
    }
    .icon-btn2{
    	width: 35px;
    	height: 40px;
    }
    .testimonial-layout1 .testi-body{
    	padding: 25px;
    }
    .testi-style1 .author-img{
    	width: 55px;
    }
    .testi-style1 .author-name{
    	font-size: 18px;
    }
    .star-rating i{
    	font-size: 14px;
    }
    .footer-logo{
    	text-align: center;
    }
    .contact-box .border-right:first-child::after{
    	display: none;
    }
    .contact-box .border-right:first-child{
    	margin-bottom: 15px;
    }
    .contact-box .icon img{
    	width: 30px;
    }
    .contact-box .title, .copyright-text {
        font-size: 14px;
    }
    .footer-widget .widget_title{
    	font-size: 23px;
    }
    .btn-whatsapp-pulse{
    	right: 10px;
    	padding: 27px;
    	font-size: 35px;
    }
    .breadcumb-title{
    	font-size: 38px;
    }
    .breadcumb-wrapper {
        padding: 90px 0 75px;
    }
    .counter-style1 .media-inner{
    	align-items: start;
    }
    .counter-style1 .icon {
        width: 45px;
        height: 45px;
        line-height: 45px;
        font-size: 20px;
    }
    .counter-style1 .media-title{
        font-size: 28px;
    }
    .counter-style1 .count-icon{
    	font-size: 26px;
    }
    .counter-style1 .media-text{
    	line-height: 20px;
    }
    .service-details h2 {
        font-size: 27px;
    }
    .service-details p, .service-details ul li{
    	font-size: 15px;
    	line-height: 24px;
    }
    .service-section .widget p{
    	line-height: 24px;
    	font-size: 16px;
    }
    .coming-soon-text {
        padding: 60px 0 45px;
    }
    .coming-soon-text h1 {
        font-size: 44px;
    }
    .map-layout1 .contact-title {
        font-size: 30px;
        margin-bottom: 35px;
    }
    .map-layout1 .media-icon{
    	width: 45px;
	    height: 45px;
	    line-height: 45px;
	    margin-right: 15px;
	    font-size: 20px;
    }
    .map-layout1 .media-info{
    	font-size: 15px;
    	line-height: 23px;
    }
    .map-layout1 .media-style1 .media-title{
    	font-size: 18px;
    	margin-bottom: -1px;
    }
    .map-layout1 .media-style1:not(:last-child){
        margin-bottom: 15px;
    }
}

@media (max-width: 575px){
	.will-sticky .sticky-active.active{
		display: none;
	}
	.vs-menu-toggle{
		width: 35px;
	    height: 35px;
	    line-height: 37px;
	    font-size: 20px;
	}
	.header-logo {
        width: 170px;
    }
    .header-layout1 .header-top .header-top-marquee marquee{
    	font-size: 14px;
    }
    .header-layout1 .header-top {
        padding: 12px 0 8px;
    }
    .hero-layout3 .container {
        height: 128px;
        padding-top: 25px;
    }
    .hero-title{
    	font-size: 15px;
    	margin-bottom: 0;
    }
    .hero-layout3 .vs-btn, .hero-layout3 .hero-content1::after, 
    .hero-layout3 .hero-content1::before, .dot-shape{
    	display: none;
    }
    .hero-layout3 .hero-content{
    	border-left: 0;
    	padding: 0;
    	width: 170px !important;
    	padding-top: 55px;
        padding-left: 12px;
    }
    .hero-subtitle {
        font-size: 12px;
        margin-bottom: 10px;
        display: none;
    }
    .hero-layout3 .hero-btns .icon-btn2 {
        width: 20px;
        height: 35px;
    }
    .hero-layout3 .hero-btns .icon-btn2 i{
    	font-size: 13px;
    }
    .hero-layout3 .hero-btns {
        top: 30%;
        z-index: 99;
    }
    .about-layout1 .img-box1{
    	width: 270px;
    	margin: 0 auto;
    }
    .about-layout1 .sec-title{
    	font-size: 22px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .vs-btn{
    	font-size: 15px;
    	padding: 7px 15px;
    }
    .choose-layout1 .sec-title{
    	font-size: 21px;
        line-height: 28px;
    }
    .choose-item {
        padding-left: 30px;
    }
    .choose-item .choose-icon{
    	font-size: 18px;
    }
    .choose-list-box{
    	padding: 25px 20px;
    }
    .choose-list-box .title{
    	font-size: 24px;
    }
    .list-style1 ul li i{
    	top: 5px;
    }
    .sec-title{
    	font-size: 28px;
    	line-height: 38px;
    }
    .service-icon .icon {
        width: 65px;
        height: 65px;
        line-height: 65px;
        font-size: 26px;
    }
    .service-style1{
    	padding: 50px 12px 20px;
    }
    .service-style1 .vs-btn {
        font-size: 14px;
        padding: 4px 15px 3px;
    }
    .service-layout1 {
        padding: 50px 0 30px;
    }
    .form-style1 {
        padding: 30px 20px;
    }
    .form-style1 h2.sec-title {
        font-size: 26px;
        line-height: 33px;
    }
    .form-style1 .form-control {
        height: 50px;
        line-height: 50px;
    }
    textarea.form-control, textarea {
        min-height: 100px;
    }
    .form-style1 .vs-btn{
    	margin-top: 5px;
    }
    .faq-layout1 .sec-title{
    	font-size: 24px;
    	line-height: 32px;
    }
    .accordion-style1 .accordion-button:after{
    	width: 25px;
    	height: 25px;
    	font-size: 15px;
    }
    .accordion-style1 .accordion-button{
    	font-size: 15px;
    }
    .testimonial-layout1 .title-area{
    	text-align: center;
    }
    .testimonial-layout1 .sec-subtitle{
    	justify-content: center !important;
    }
    .testimonial-layout1 .sec-title{
    	margin-bottom: 15px;
    }
    .testimonial-layout1 .title-area .justify-content-end{
    	justify-content: center !important;
    }
    .icon-btn2 {
     	width: 30px;
        height: 35px;
    }
    .testimonial-layout1 .testi-body {
        padding: 15px;
        border-radius: 8px;
    }
    .testi-style1{
    	border-radius: 7px;
    	padding: 20px;
    }
    .footer-widget .foot-list{
    	column-count: 1;
    }
    .footer-widget .widget_title {
        font-size: 21px;
        margin-bottom: 20px;
    }
    .footer-logo img {
        width: 250px;
    }
    .contact-box .border-right{
    	margin-bottom: 15px;
    }
    .contact-box .sub-title{
    	font-size: 16px;
    }
    .contact-box{
    	padding: 20px 0 5px;
    }
    .footer-logo {
        text-align: left;
    }
    .footer-layout1 .footer-pad {
    	padding: 60px 0 10px;
	}
    .breadcumb-title {
        font-size: 32px;
    }
    .breadcumb-wrapper {
        padding: 70px 0 55px;
    }
    .counter-style1 .media-inner{
    	display: block;
    	text-align: center;
    	margin-bottom: 20px;
    }
    .counter-style1 .icon{
    	width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
        border-radius: 3px;
        margin-bottom: 5px;
    }
    .counter-layout1 {
        padding: 30px 0 8px;
    }
    .service-details{
    	padding: 25px 20px 20px;
    }
    .service-details h2 {
        font-size: 23px;
    }
    .service-details .service-img img{
    	border-radius: 10px;
    	margin: 25px 0 20px;
    }
    .service-details h4{
        font-size: 17px;
        line-height: 23px;
    }
    .service-details ul li:before{
    	font-size: 12px;
    }
    .service-details ul li{
    	padding-left: 20px;
    }
    .service-details ul li:not(:last-child) {
    	margin-bottom: 4px;
	}
	.testimonial-layout1-2 {
        padding: 40px 0;
    }
    .coming-soon-text{
        padding: 55px 0 40px;
    }
    .coming-soon-text h1 {
        font-size: 36px;
    }
    .map-layout1 .contact-media {
        margin-bottom: 40px;
        height: auto;
        padding: 30px 20px;
    }
    .map-layout1 .contact-title{
    	font-size: 26px;
    	margin-bottom: 30px;
    }
    .map-layout1 .media-icon {
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin-right: 10px;
        font-size: 17px;
    }
    .map-layout1 .media-info{
    	font-size: 14px;
    }
    .map-layout1 .media-style1 .media-title{
    	font-size: 17px;
    }
}

@media (max-width: 340px){
	.hero-layout3 .container{
        height: 113px;
        padding-top: 15px;
    }
}