@media only screen and (max-width : 767px) {
	header .container {
		width: 100%;
	}

	img.full_width_img {
		max-width: 100%;
	}
	section.invest_section {
		overflow: hidden;
		text-align: center;
	}

	section.invest_section .row {
		display: block;
	}

	.row.make_sub_one {
		display: none;
	}

	section.abt_section .row {
		display: block;
	}

	section.abt_section img.full_width_img {
		min-height: unset;
		margin-bottom: 20px;
	}

	section.feature_secvice:after {
		display: none;
	}

	.add_color_block_pads {
		min-height: unset;
	}

	.top_banner_titles h3 br {
		display: none;
	}

	section.top_home_section .row {
		display: block;
		text-align: center;
	}

	.top_banner_titles h3 {
		font-size: 30px;
	}

	section.top_home_section {
		padding: 30px 0;
	}

	ul.top_banner_btn {
		display: table;
		margin: 0 auto 20px;
	}

	.add_left_space {
		padding-left: 0;
		text-align: center;
		clear: both;
	}

	.section_block_titles h3 {
		font-size: 30px;
		margin-top: 30px;
		padding-top: 30px;
		margin-bottom: 10px;
	}

	a.green_btn {
		margin-bottom: 30px;
	}
	.add_color_block_pads {
		text-align: center;
	}

	section.customer_section:before {
		display: none;
	}
		section.customer_section {
		background-color: #008f44;
		padding: 0 0 !important;
		background-image: none !important;
		overflow: hidden;
	}

	.middle_row_custom {
		margin: 0 0 70px;
		display: block;
	}
	.make_row_after_before_two:after {
		display: none;
	}

	.make_row_after_before_one:after {
		display: none;
	}

	.make_sub_two:after {
		display: none;
	}

	section.footer_section {
		text-align: center;
		padding: 20px 0;
	}

	section.footer_section h3 {
		margin-top: 50px;
	}

	ul.social_link {
		display: table;
		margin: 0 auto;
	}
	.tesi_info {
		margin: 0 0;
	}

	section.process_section {
		margin-top: unset;
		margin-bottom: 0 !important;
	}

	section.sub_section {
		margin-top: 20px;
		text-align: center;
	}
	#review_slider .owl-nav {
		margin-top: unset;
	}
	
	a.logo img {
		margin-left: -70px;
		max-width: 80%;
		margin-top: -15px;
		margin-bottom: -15px;
	}

	a.logo {
		margin: -40px auto;
	}
	
	/*Responsive menu start*/
		i.fa.fa-bars {
			display: block !important;
			position: absolute;
			top: 10%;
			right: 3%;
			background-color: #008f44;
			color: #fff;
			font-size: 24px;
			padding: 8px 10px;
			z-index: 99;
			cursor: pointer;
		}

		ul.header_menu {
			display: block;
			position: absolute;
			width: 300px;
			background-color: #282828;
			z-index: 9;
			top: -64px;
			right: 3%;
			margin: 0;
			box-shadow: 0px 0px 30px #0000005c;
			padding-bottom: 10px;
			display: none;
		}

		ul.header_menu a {display: table;}

		ul.header_menu a {
			padding: 13px 0;
			color: #fff !important;
		}
	/*Responsive menu end*/
	.innerheader h1 {
		font-size: 30px;
		text-align: center;
	}
	section.feature_secvice {
		text-align: center;
	}
	.txt_small_block .row {
		display: block;
	}
	.mouse_scroll {
		display: table;
		margin: 30px auto 0 !important;
	}
	.testimonialbox {
		margin-bottom: 20px;
		min-height: unset;
	}

	p.revfulltext {
		min-height: unset;
	}
	.side_bar {
        min-height: auto;
        margin-bottom: 35px;
    }
    .loader {
        display: none !important;
    max-width: 100% !important;
}
.loader img {
    max-width: 100%;
}
body {
    overflow-x: hidden;
}
}

