@media screen and (max-width: 1120px) {
	#templatemo_menu {
		padding: 0 10px;
		background-size: unset;
		background: #b2c5e5;
		border-radius: 15px;
		padding: 15px 0;
		height: auto !important;
	}
	#templatemo_banner #banner_right .banner_button a {
    	width: 100%;
	}
	#templatemo_banner #banner_left h2 {
    	font-size: 30px;
    }
    .box h2 {
    	font-size: 17px;
    }
	#templatemo_banner {

	    clear: both;
	    width: 100%;
	    height: auto;
	    padding: 0 0px 0 0px;
	    background: url(images/templatemo_banner.jpg) no-repeat;
	    background-size: cover;
	    background-position: center;
	    float: left;
	    padding-bottom: 25px;
	}
	#templatemo_content {
    	padding: 0 0px;
    }
	.button_01 {
    	width: 26%;
	}
	.box {
    	margin-bottom: 25px;
	}
	.box .box_image_wrapper img {
	    width: 100%;
	    height: auto;
	    min-height: 190px;
	}
	.button_01.w-50 {
    	width: 55% !important;
	}
	#templatemo_site_title_bar {
    	height: auto;
    	padding: 0 10px;
    	background: url(images/templatemo_header_bg.jpg) top center;
	}
}

@media screen and (max-width: 1023px) {
	#templatemo_menu {
		padding: 0 10px;
		background-size: unset;
		background: #b2c5e5;
		border-radius: 15px;
		padding: 15px 0;
		height: auto !important;
	}
	#templatemo_banner #banner_right .banner_button a {
    	width: 100%;
	}
	#templatemo_banner #banner_left h2 {
    	font-size: 30px;
    }
    .box h2 {
    	font-size: 17px;
    }
	#templatemo_banner {

	    clear: both;
	    width: 100%;
	    height: auto;
	    padding: 0 0px 0 0px;
	    background: url(images/templatemo_banner.jpg) no-repeat;
	    background-size: cover;
	    background-position: center;
	    float: left;
	    padding-bottom: 25px;
	}
	#templatemo_content {
    	padding: 0 0px;
    }
	.button_01 {
    	width: 45%;
	}
	.box {
    	margin-bottom: 25px;
	}
	.box .box_image_wrapper img {
	    width: 100%;
	    height: auto;
	    min-height: 150px;
	}
	.button_01.w-50 {
    	width: 72% !important;
	}
	#templatemo_site_title_bar {
    	height: auto;
    	padding: 0 10px;
    	background: url(images/templatemo_header_bg.jpg) top center;
	}
    div#templatemo_search {
    display: none;
}
}


@media screen and (max-width: 767px) {
div#templatemo_search {
    display: none;
}
	#templatemo_menu {
		padding: 0 10px;
		background-size: unset;
		background: #b2c5e5;
		border-radius: 15px;
		padding: 15px 0;
		height: auto !important;
	}
	#templatemo_banner {

	    clear: both;
	    width: 100%;
	    height: auto;
	    padding: 0 0px 0 0px;
	    background: url(images/templatemo_banner.jpg) no-repeat;
	    background-size: cover;
	    background-position: center;
	    float: left;
	    padding-bottom: 25px;
	}
	#templatemo_content {
    	padding: 0 0px;
    }
	.button_01 {
    	width: 45%;
	}
	.box {
    	margin-bottom: 25px;
	}
	.box .box_image_wrapper img{
		width: 100%;
	}
	#templatemo_site_title_bar {
    	height: auto;
    	padding: 0 10px;
    	background: url(images/templatemo_header_bg.jpg) top center;
	}
}
