@media screen and (max-width:1399px){
	body{font-size:14px;}
	p{font-size:14px;}
	input,select,textarea{font-size:14px;height:45px;}
	textarea{height:80px;}
	.extra-small{font-size:13px;}
	.small-size{font-size:15px;}
	.medium-size{font-size:16px;}
	.large-size{font-size:18px;}
	.extra-large-size{font-size:20px;}
	.extra-extra-large-size{font-size:22px;}
	.sub-title{font-size:14px;letter-spacing:1px;}
	.title-box{padding-bottom:20px;}
	.title-info{font-size:14px;}
	.title-xxl{font-size:70px;}
	.title-xl{font-size:60px;}
	.title-lg{font-size:50px;}
	.title-md{font-size:40px;}
	.title-sm{font-size:35px;}
	.title-xs{font-size:25px;}
	.button{font-size:14px;padding:12px 30px;}
	.empty-space{padding:80px 0px;}
	.empty-space-top{padding-top:80px;}
	.empty-space-bottom{padding-bottom:80px;}
}
@media screen and (max-width:1200px){
	.extra-small{font-size:13px;}
	.small-size{font-size:14px;}
	.medium-size{font-size:15px;}
	.large-size{font-size:16px;}
	.extra-large-size{font-size:18px;}
	.extra-extra-large-size{font-size:20px;}
	.title-box{padding-bottom:15px;}
	.title-xxl{font-size:60px;}
	.title-xl{font-size:50px;}
	.title-lg{font-size:40px;}
	.title-md{font-size:35px;}
	.title-sm{font-size:30px;}
	.title-xs{font-size:20px;}
	.button{padding:10px 25px;}
	.empty-space{padding:50px 0px;}
	.empty-space-top{padding-top:50px;}
	.empty-space-bottom{padding-bottom:50px;}
	.logo img{min-width:100px;}
	.footer-title{font-size:20px;}
}
@media screen and (max-width:992px){
	.extra-small{font-size:13px;}
	.small-size{font-size:14px;}
	.medium-size{font-size:14px;}
	.large-size{font-size:15px;}
	.extra-large-size{font-size:16px;}
	.extra-extra-large-size{font-size:18px;}
	.title-box{padding-bottom:10px;}
	.title-xxl{font-size:50px;}
	.title-xl{font-size:40px;}
	.title-lg{font-size:30px;}
	.title-md{font-size:25px;}
	.title-sm{font-size:22px;}
	.title-xs{font-size:18px;}
	.button{padding:10px 20px;}
	.empty-space{padding:30px 0px;}
	.empty-space-top{padding-top:30px;}
	.empty-space-bottom{padding-bottom:30px;}
	.about-box{padding:15px;}
	.footer-title{font-size:18px;}
	.footer-box{padding:20px 0px;}
	.footer-col{border-right:none;border-top:1px solid #2b2b2b;}
}
@media screen and (max-width:767px){
	.title-separator:before{display:none;}
	.title-separator:after{display:none;}
	.sub-title{margin-bottom:10px;}
	.title-info{margin-top:10px;}
	.extra-small{font-size:13px;}
	.small-size{font-size:14px;}
	.medium-size{font-size:14px;}
	.large-size{font-size:14px;}
	.extra-large-size{font-size:15px;}
	.extra-extra-large-size{font-size:16px;}
	.title-xxl{font-size:40px;}
	.title-xl{font-size:35px;}
	.title-lg{font-size:28px;}
	.title-md{font-size:22px;}
	.title-sm{font-size:20px;}
	.title-xs{font-size:16px;}
	.button{padding:10px 15px;}
	.empty-space{padding:25px 0px;}
	.empty-space-top{padding-top:25px;}
	.empty-space-bottom{padding-bottom:25px;}
	.hero-image img{height:60vh;}
	.about-info{padding-top:15px;}
	.about-box{margin:15px 0px;}
	.accordion-title a{padding:10px 30px 10px 10px;}
	.pricing-plan-box{padding:15px;}
}