@media only screen and (min-width: 320px) and (max-width: 480px){	
	.navbar-default {
		background-color: #1c3e6b
	}
	.p-text {
		float: right;
	}
	.navbar.sticky {
		background-color: #1c3e6b !important;
		border: none;
		color: #ffffff;
	}
	.logo-mobile img{
		height: 65px;
	}
	.imaget img {
		width: auto;
		height: 200px;
	}
	.textc p {
		font-size: 12px;
	}
	.space img{
		height: 50px;
	}
	.line-call {
		height: 80px;
		padding: 15px 0;
	}
	.main-banner {
		height: 100px;
	}
	.p-text span {
    font-size: 18px !important;
	}
	.phone-icon img {
		display: none;
	}
	.btn_4 .phone {
		font-size: 14px;
		padding: 15px;
	}
	.banner-img {
		height: 840px;
	}
	.imaget img {
		margin: 0 auto;
		text-align: center;
		float: none;
	}
	.banner-text h5{
		font-size: 20px;
	}
	.banner-text p {
		font-size: 18px;
	}
	.textc {
		padding-top: 50px;
	}
	.space p > a{
		font-size: 20px;
	}
	#main-text {
		font-size: 14px;
		padding-bottom: 30px;
	}
	.text_dec h5 {
		font-size: 20px;
	}
	.text_dec p{
		font-size: 14px;
	}
	.description{
		padding: 50px 0 20px 0;
	}
	.text_dec2 h5{
		font-size: 22px;
		margin: 0;
	}
	.text_dec2 p{
		font-size: 14px;
	}
	.box_text {
		margin-top: 50px;
		padding: 30px 15px;
	}
	.box_text p {
		font-size: 14px;
		line-height: 25px;
	}
	.box_text h5 {
		font-size: 14px;
		margin: 0;
	}
	.help_text p {
		font-size: 20px;
	}
	.help_text h5 {
		font-size: 14px;
		padding-top: 20px;
	}
	.btn_4 {
		text-align: center;
	}
	.centerof p {
		font-size: 18px;
	}
	ul.text_line li{
		font-size: 14px;
	}
	#box_help {
		width: 280px;
	}
	#box_help h5 {
		font-size: 18px;
	}
	#box_help p {
		font-size: 14px;
	}
}
@media only screen and (min-width: 481px) and (max-width: 767px){	
	.p-text {
		float: right;
	}
	.navbar-default {
		background-color: #1c3e6b
	}
	.navbar.sticky {
		background-color: #1c3e6b !important;
		border: none;
		color: #ffffff;
	}
	.main-banner {
		height: 100px;
	}
	.logo-mobile img{
		height: 80px;
	}
	.phone-icon img {
		display: none;
	}
	.banner-img {
		height: 980px;
	}
	.imaget img {
		margin: 0 auto;
		text-align: center;
		float: none;
	}
	.banner-text {
		background-color: #ffffff;
		margin-bottom: 50px;
	}
	.banner-text h5{
		font-size: 24px;
	}
	.banner-text p {
		font-size: 18px;
	}
	.textc {
		padding-top: 50px;
	}
	.space p > a{
		font-size: 28px;
	}
	#main-text {
		font-size: 14px;
		padding-bottom: 30px;
	}
	.text_dec h5 {
		font-size: 24px;
	}
	.text_dec p{
		font-size: 16px;
	}
	.description{
		padding: 50px 0 20px 0;
	}
	.text_dec2 h5{
		font-size: 22px;
		margin: 0;
	}
	.text_dec2 p{
		font-size: 16px;
	}
	.box_text {
		margin-top: 50px;
		padding: 30px 15px;
	}
	.box_text p {
		font-size: 16px;
		line-height: 25px;
	}
	.box_text h5 {
		font-size: 16px;
		margin: 0;
	}
	.help_text p {
		font-size: 24px;
	}
	.help_text h5 {
		font-size: 16px;
		padding-top: 20px;
	}
	.btn_4 {
		text-align: center;
	}
	.centerof p {
		font-size: 18px;
	}
	ul.text_line li{
		font-size: 16px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 980px){	
	.banner-text h5 {
    	font-size: 22px;
	}
	.banner-text p {
		font-size: 19px;
	}
	.textc p {
		font-size: 15px;
		padding-bottom: 20px;
	}
	.imaget img {
		height: 230px;
	}
	.banner-img {
		height: 500px;
	}
	.space p > a {
		font-size: 30px;
	}
	.line-call {
		height: 100px;
		padding: 17px 0;
	}
	.description {
		padding: 50px 0 10px;
	}
	.logos_1 img{
		margin: 0 auto;
		text-align: center;
	}
}
