@media only screen and (min-width: 1200px) and (max-width: 1300px){}

@media only screen and (max-width: 1199px){
	.tp-header-bottom .logo h2{
		font-size: 34px;
	}
	.tp-header-bottom .logo h4{
		font-size: 22px;
	}
	.tp-header-btn a{
		padding: 8px 18px;
	}
	.tp-slider-title{
		font-size: 44px;
		line-height: 52px;
	}
	.tp-slider-btn .tp-btn{
		padding: 10px 22px;
	}
	.tp-slider-sub-title{
		font-size: 20px;
		margin-bottom: 10px;
	}
	.tp-slider-3-item{
		height: 410px;
	}
	.tp-about-wrapper p span{
		display: none;
	}
	.tp-about-wrapper h3{
		font-size: 36px;
    	line-height: 42px;
    	margin-bottom: 8px;
	}
	.tp-about-approch{
		bottom: -40px;
	}
	.tp-about-approch-title{
		font-size: 22px;
	}
	.tp-services-title{
		font-size: 19px;
	}
	.tp-services-item-box{
		padding: 20px 18px;
	}
	.tp-services-item-box-title{
		font-size: 17px;
		line-height: 24px;
	}
	.footer-area{
		padding: 60px 0 0;
	}
	.tp-footer-widget-link ul li a{
		font-size: 16px;
	}
	.tp-footer-widget-link ul li{
		margin-bottom: 8px;
	}
	.about-area2 .about-left{
		width: 380px;
	}
	.staff-details .content p{
		font-size: 21px;
	}
	.staff-details .content{
		padding: 25px 15px;
	}
	.tp-services-details-wrapper h1{
		font-size: 36px;
	}
	.tp-services-details-wrapper p, .tp-services-details-wrapper ul li{
		font-size: 16px;
	}
	.tp-breadcrumb-bg{
		padding: 70px 0;
	}
	.tp-contact-form{
		padding: 40px;
	}
	.tp-contact-inner-title{
		font-size: 42px;
		line-height: 40px;
	}
	.tp-contact-inner {
    	margin-bottom: 30px;
	}
}

@media only screen and (max-width: 991px){
	.tp-header-bottom{
		padding: 25px 0;
	}
	.tp-header-bottom .logo h2 {
        font-size: 29px;
    }
    .tp-header-bottom .logo h4 {
        font-size: 19px;
    }
    .tp-header-call-icon{
    	margin-right: 10px;
    }
	.tp-header-btn a{
		padding: 8px 12px;
		font-size: 16px;
	}
	.tp-header-btn {
    	margin-left: 15px;
	}
	.tp-main-menu-mobile ul li > a i{
		color: #91b800;
	}
	.tp-slider-title {
        font-size: 40px;
        line-height: 46px;
    }
    .tp-slider-wrap{
    	padding-top: 70px;
    }
    .tp-slider-3-item {
        height: 380px;
    }
    .tp-about-wrap, .about-area2 .about-left{
    	width: 400px;
    	margin: 0 auto;
    	float: none;
    }
    .tp-about-wrapper{
    	margin-top: 65px;
    	text-align: center;
    }
    .tp-about-wrapper p span{
    	display: block;
    }
    .space {
    	padding: 60px 0;
	}
	.tp-section-title{
		font-size: 42px;
	}
	.feature-area .tp-section-title{
		font-size: 38px;
	}
	.tp-section {
    	margin-bottom: 35px;
	}
	.tp-services-wrap{
		grid-template-columns: repeat(3, 1fr);
		margin-top: -65px;
	}
	.tp-testimonial-item{
		padding: 23px;
	}
	.foot-order{
		order: 1;
	}
	.tp-getin-title{
		font-size: 20px;
		padding: 8px 10px;
	}
	.tp-getin-form {
    	height: 100px;
	}
	.tp-footer-copyright p{
		font-size: 16px;
	}
	.tp-footer-main-title{
		font-size: 32px;
	}
	.tp-breadcrumb-title{
		font-size: 44px;
		margin-bottom: 5px;
	}
	.tp-breadcrumb-link span{
		font-size: 18px;
	}
	.tp-breadcrumb-bg{
		padding: 60px 0;
	}
	.staff-details{
		padding: 50px 0;
	}
	.tp-services-details-contact{
		padding: 30px 20px;
	}
	.tp-services-details-contact-icon span{
		width: 70px;
    	height: 70px;
    	line-height: 75px;
    	font-size: 24px;
	}
	.tp-services-details-contact-title{
		font-size: 20px;
    	line-height: 26px;
    	margin-bottom: 15px;
	}
	.tp-services-details-contact-phone span{
		font-size: 16px;
		letter-spacing: 0.5px;
	}
	.tp-services-details-contact-phone a{
		font-size: 16px;
		border-radius: 20px;
    	padding: 6px 8px;
	}
	.tp-services-details-wrapper{
		padding: 25px;
	}
	.tp-services-details-wrapper h1 {
        font-size: 32px;
    }
    .testimonial-area2{
    	padding: 40px 0;
    }
    .coming-soon-text h1{
    	font-size: 60px;
    }
    .tp-contact-form{
    	margin-top: 50px;
    	padding: 35px;
    }
    .tp-map-wrap{
    	height: 350px;
    }
    .tp-contact-form-title{
    	margin-bottom: 8px;
    }
    .tp-contact-form-content p{
    	margin-bottom: 25px;
    }
}

@media only screen and (max-width: 767px){
	.tp-header-btn {
        margin-left: 0;
        position: fixed;
        bottom: 0;
        right: 0;
        z-index: 9;
    }
    .tp-header-top-content span{
    	font-size: 15px;
    	margin-right: 6px;
    }
    .tp-header-top-content span i{
        margin-right: 4px;
        font-size: 14px;
    }
    .tp-header-top-social a i{
    	width: 28px;
    	height: 28px;
    	line-height: 28px;
    	font-size: 13px;
    }
    .tp-header-bottom .logo h2{
    	font-size: 27px;
    	margin-bottom: 4px;
    }
    .tp-header-bottom .logo h4 {
        font-size: 18px;
    }
    .tp-header-call-icon img{
    	width: 25px;
    }
    .tp-header-box .col-sm-4{
    	padding-left: 0;
    }
    .tp-slider-title {
        font-size: 30px;
        line-height: 36px;
    }
    .tp-slider-btn .tp-btn {
        padding: 8px 16px;
        font-size: 16px;
    }
    .tp-slider-3-item {
        height: 340px;
    }
    .tp-slider-sub-title {
        font-size: 19px;
        margin-bottom: 6px;
    }
    .tp-about-wrap, .about-area2 .about-left{
    	width: 350px;
    }
    .tp-about-approch{
    	padding: 15px 15px;
    }
    .tp-about-approch-title {
        font-size: 20px;
    }
    .tp-about-wrapper h3{
    	font-size: 34px;
        line-height: 40px;
    }
    .tp-about-wrapper p{
    	font-size: 16px;
    	line-height: 26px;
    	margin-bottom: 8px;
    }
    .tp-btn{
    	font-size: 16px;
    	padding: 8px 18px;
    }
    .tp-section-title {
        font-size: 37px;
    }
    .services-area .swiper-pagination-bullet{
    	width: 20px;
    }
    .tp-services-info, .tp-services-info-hover{
    	padding: 15px 8px;
    }
    .feature-area .tp-section-title {
        font-size: 36px;
    }
    .tp-footer-main-title {
        font-size: 30px;
    }
    .staff-details .content img{
    	width: 150px;
    }
    .staff-details .content p {
        font-size: 19px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .staff-details .content .tp-btn{
    	padding: 4px 14px;
    }
    .services-area .col-md-4{
    	order: 1;
    	margin-top: 40px;
    }
    .tp-services-details-contact-title{
    	font-size: 24px;
        line-height: 30px;
    }
    .tp-services-details-contact-phone a{
    	padding: 6px 15px;
        width: max-content;
        margin: 0 auto;
    }
    .tp-services-details-wrapper h1 {
        font-size: 30px;
    }
    .tp-map-wrap {
        height: 300px;
    }
    .tp-header-top-social{
        margin-left: 0;
    }
}

@media only screen and (max-width: 575px){
	.tp-header-top-content{
		display: flex;
		justify-content: center;
	}
	.tp-header-top{
		padding: 5px 0;
	}
	.tp-header-top .col-sm-8{
		padding: 0;
	}
	.tp-header-top .col-sm-4{
		display: none;
	}
	.tp-header-box .col-4{
		display: none !important;
	}
    .tp-header-top-content span.loc{
        display: none;
    }
	.tp-header-top-content span{
		font-size: 15px;
	}
	.tp-header-top-content span i{
		font-size: 14px;
		margin-right: 5px;
	}
	.tp-header-top-content span:last-child{
		margin-right: 0;
	}
	.tp-header-top-social a i{
		width: 26px;
        height: 26px;
        line-height: 26px;
        font-size: 12px;
	}
	.tp-header-top-social{
		margin: 0;
		margin-top: 5px;
	}
	.tp-header-bottom .logo{
		text-align: center;
	}
	.tp-header-bottom .logo h2{
		font-size: 23px;
		margin-bottom: 2px;
	}
	.tp-header-bottom .logo h4 {
        font-size: 17px;
    }
    .tp-header-bottom {
        padding: 18px 0;
    }
    .offcanvas__content{
    	padding: 30px 15px;
    }
    .tp-main-menu-mobile ul li > a > i, .tp-main-menu-mobile ul li > a{
    	font-size: 16px;
    }
    .offcanvas__close-btn {
        height: 35px;
        width: 35px;
        line-height: 35px;
    }
    .offcanvas-open-btn{
    	height: 35px;
    	width: 40px;
    }
    .tp-main-menu-mobile ul li.has-dropdown > a .dropdown-toggle-btn{
    	font-size: 14px;
    	width: 25px;
    	height: 25px;
    	line-height: 22px;
    }
    .side-info-contact span{
    	font-size: 16px;
    	margin-bottom: 0;
    }
    .side-info-contact p a{
    	font-size: 16px;
    }
    .side-info-contact2{
    	padding-bottom: 15px;
    }
    .side-info-contact{
    	margin: 15px 0;
    }
    .tp-slider-wrap{
    	width: 280px;
    	padding-top: 35px;
    	margin: 0 auto;
    }
    .tp-slider-btn-2-next span, .tp-slider-btn-2-prev span, 
    .tp-slider-btn-3-next span, .tp-slider-btn-3-prev span{
    	height: 50px;
    	width: 20px;
    	line-height: 50px;
    	font-size: 13px;
    }
    .tp-slider-3-item {
        height: 220px;
    }
    .tp-slider-title {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .tp-slider-sub-title {
        font-size: 15px;
        margin-bottom: 0;
    }
    .tp-slider-btn .tp-btn {
        padding: 2px 10px;
        font-size: 14px;
    }
    .tp-about-approch{
    	bottom: -20px;
    }
    .tp-about-wrapper{
    	margin-top: 50px;
    }
    .tp-about-wrap, .about-area2 .about-left {
        width: 250px;
    }
    .tp-about-approch {
        padding: 15px 10px;
    }
    .tp-about-approch-title {
        font-size: 17px;
    }
    .tp-about-wrapper h3 {
        font-size: 28px;
        line-height: 34px;
    }
    .tp-about-wrapper p{
    	font-size: 15px;
        line-height: 24px;
    }
    .tp-about-contact {
    	margin-top: 10px;
	}
    .tp-btn{
    	padding: 5px 15px;
    	font-size: 15px;
    }
    .space {
        padding: 50px 0;
    }
    .tp-section {
        margin-bottom: 25px;
    }
    .tp-section-title {
        font-size: 28px;
        line-height: 30px;
    }
    .tp-section-subtitle{
    	font-size: 17px;
    	margin-bottom: 5px;
    }
    .services-area .swiper-pagination-bullet{
    	width: 12px;
    }
    .tp-services-info, .tp-services-info-hover{
    	padding: 12px 6px;
    }
    .tp-services-title {
        font-size: 17px;
    }
    .tp-services-wrap{
    	grid-template-columns: repeat(1, 1fr);
    	margin-top: -50px;
    }
    .feature-area .tp-section-title {
        font-size: 27px;
        line-height: 34px;
    }
    .tp-testimonial-content p{
    	font-size: 15px;
    	line-height: 24px;	
    	margin: 5px 0 15px;
    }
    .tp-testimonial-avatar-thumb img{
    	width: 60px;
    }
    .tp-testimonial-avatar-thumb{
    	margin-right: 15px;
    }
    .tp-testimonial-avatar-title{
    	font-size: 18px;
    	line-height: 20px;
    }
    .tp-testimonial-avatar-info span{
    	font-size: 14px;
    }
    .footer-area {
        padding: 50px 0 0;
    }
    .tp-footer-main-title {
        font-size: 24px;
    }
    .tp-footer-wrap{
    	margin-bottom: 25px;
    	padding-bottom: 25px;
    }
    .tp-footer-widget-title{
    	font-size: 26px;
    	margin-bottom: 10px;
    }
    .tp-footer-widget-link ul li a{
    	font-size: 15px;
    }
    .tp-footer-widget-link ul li {
        margin-bottom: 10px;
        line-height: 22px;
    }
    .tp-footer-social a{
    	height: 32px;
    	width: 32px;
    	line-height: 32px;
    	font-size: 12px;
    	margin-right: 1px;
    }
    .tp-getin-title{
    	font-size: 18px;
    }
    .tp-footer-widget-link ul.foot-list{
    	column-count: 1;
    }
    .tp-footer-copyright p {
        font-size: 14px;
        line-height: 22px;
    }
    .back-to-top-btn{
    	width: 40px;
    	height: 40px;
    	line-height: 40px;
    	font-size: 18px;
    }
    .back-to-top-wrapper{
    	right: 10px;
    }
    .tp-breadcrumb-title{
    	font-size: 32px;
    	margin-bottom: 3px;
    }
    .tp-breadcrumb-link span {
        font-size: 16px;
    }
    .tp-breadcrumb-bg {
        padding: 45px 0;
    }
    .staff-details {
        padding: 40px 0;
    }
    .staff-details .content .tp-btn {
        padding: 3px 12px;
    }
    .tp-services-details-wrapper{
    	padding: 20px;
    }
    .tp-services-details-wrapper img{
    	width: 100%;
    	margin: 15px 0;
    }
    .tp-services-details-wrapper h1 {
        font-size: 23px;
    }
    .tp-services-details-wrapper p{
    	font-size: 15px;
    	line-height: 24px;
    	margin-bottom: 10px;
    }
    .tp-services-details-wrapper ul li{
    	font-size: 15px;
    	line-height: 23px;
    	margin-bottom: 6px;
    	padding-left: 22px;
    }
    .tp-services-details-wrapper ul li:before{
    	font-size: 9px;
    	height: 15px;
    	width: 15px;
    	line-height: 15px;
    }
    .tp-services-details-wrapper h2{
    	font-size: 20px;
    	margin-bottom: 8px;
    	margin-top: 16px;
    }
    .tp-services-details-contact-icon span{
    	width: 60px;
        height: 60px;
        line-height: 65px;
        font-size: 20px;
    }
    .tp-services-details-contact-title{
    	font-size: 21px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .tp-services-details-contact-phone a{
    	font-size: 15px;
    	padding: 3px 18px;
    }
    .tp-services-details-contact-phone span{
    	font-size: 14px;
    	margin-bottom: 5px;
    }
    .testimonial-area2 {
        padding: 30px 0;
    }
    .coming-soon-text h1 {
        font-size: 40px;
    }
    .tp-contact-inner-title{
    	font-size: 34px;
    	line-height: 34px;
    }
    .tp-contact-inner p{
    	font-size: 16px;
    	line-height: 24px;
    }
    .tp-contact-item .icon{
    	width: 42px;
    	height: 42px;
    	line-height: 42px;
    	font-size: 14px;
    }
    .tp-contact-item span{
    	font-size: 18px;
    	margin-bottom: 3px;
    }
    .tp-contact-item a{
    	font-size: 15px;
    }
    .tp-contact-item{
    	padding-left: 55px;
    	line-height: 24px;
    	margin-bottom: 15px;
    }
    .tp-contact-social{
    	margin-top: 20px;
    	padding-top: 20px;
    }
    .tp-contact-social span{
    	font-size: 20px;
    }
    .tp-contact-social a{
    	height: 38px;
    	width: 38px;
    	line-height: 40px;
    	font-size: 14px;
    }
    .tp-contact-form{
    	padding: 25px;
    	margin-top: 40px;
    }
    .tp-contact-form-title{
    	font-size: 30px;
    }
    .tp-contact-form-content p{
    	font-size: 15px;
    	line-height: 22px;
    }
    .tp-contact-form-input input, .tp-contact-form-input textarea, 
    .tp-contact-form-input select{
    	height: 50px;
    	font-size: 14px;
    	padding: 6px 15px;
    	margin-bottom: 10px;
    }
    .tp-contact-form-input input::placeholder, .tp-contact-form-input textarea::placeholder{
    	font-size: 14px;
    }
    .tp-contact-form-input textarea{
    	height: 100px;
    	padding-top: 15px;
    }
    .tp-map-wrap {
        height: 220px;
    }
}