
@media (min-width: 1200px) {
	.container {
    	width: 1200px;
	}
	.boxed-container .container {
	    
	    padding: 0px 70px;

	}
	.services .container{
		width: 90%;
	}
	.main_menu{
    	width: 100%;
    	transition: all .5s ease-in-out;
    	display: block;
    	opacity: 0;
    	visibility: hidden;
   	    /*margin-right: -402px;*/
	}
	.main_menu.open{
    	width: 100%;
    	opacity: 1;
    	visibility: visible;
   	    /*margin-right: -402px;*/
	}
	.main_menu_links{
		padding-left: 40px;
	}
	.li-top, .li-bot {
	    padding-left: 45px;
	}	
	
	.cta,.services, .portfolios, .mission{
	  margin-bottom: 100px;
	}

}
@media (min-width: 769px) {
	.mission-row{
	    display: flex;
	    align-items: center;
	}
	.main_menu ul.sub-menu li a	{
		padding-left: 10px;		
	}
	.g2 {
	    height: 450px;
	}
}
@media only screen and (max-width: 1503px) and (min-width: 992px){

.service-cols:nth-child(3) h3{
        padding: 88px 5%;
}		
}
@media (max-width: 1200px) {
	.portfolio-block .entry-meta{
	    	display: flex;
			align-items:center;
	}
	.cta,.services, .portfolios, .mission{
	  margin-bottom: 100px;
	}
	.cta, .services, .mission,.contact h3{
		text-align: center;
	}
}

@media (max-width: 769px) {

	.portfolio-block h3	{
		font-size: 15px;
	}
	.about-button{
		padding:20px;
	}
	
	.history-thumbnail img ,.history-content,.entry-gallery .gallery-thumbnail:nth-child(2n+2){
		position: static;
	}	

	.entry-gallery{
		min-height: 100%;
	}	
	.entry-gallery img {
	    width: 100%;
	}	
	.li-top a,.li-bot a{
		left: 35px;
		
	}	
	.main_menu ul.sub-menu li a	{
	    font-family: 'Lato';
	    display: block;
	    font-size: 17px;
	    padding-top: 10px;
	}

}
@media (max-width: 768px) {
	h1{
		font-size:30px;
	}
	.hero h2{
		font-size: 35px;
	}
	.hero-logo{
		width: 95%;
	}
	.cta,.services, .portfolios, .mission{
	  margin-bottom: 50px;
	}
	
	.about{
		display: inline-block;
	}
	.service-cols:nth-child(3) h3{
        padding: 100px 5%;
	}
/* misc */
	.main_menu_links{
		/*display:block;*/
		/*padding-top: 20vh;*/
	}	
	.li-top {
	    position: static;
	    margin-top: 20px;
	
	}
	.li-bot{
    		margin-bottom: 20px;

	}
	.main_menu_links {
		overflow: auto;
		height: 100%;
	}
	.about-right {
	    padding: 50px 10% 80px 10%;
	}
	.about-left{
		    height: 480px;
	}
	.product-right{
		padding-top:50px;
	}
	.menu-item-has-children > a:after,.menu-item-has-children.dropdown-visible > a:after{
	    right: -7%;
	}
}
@media screen and  (max-width: 468px) {
	.hero h2{
		font-size: 30px;
	}
    .menu-item-has-children > a:after {
        font-size: 18px;
    }
.menu-item-has-children > a:after, .menu-item-has-children.dropdown-visible > a:after {
    right: 22%;
}
	h1,h2,h3,.product-right h3,.mission-right h4,.mission-left h3{
		font-size:19px;
	}
	.page-hero h1{
		font-size: 24px;
	}
	.mission-left h4{
		font-size:15px;
	}
	#header {
	    position: fixed;
	    background: #9ec73d;
	    z-index: 99999;
	    width: 100%;
	}	
	.custom-logo {
	    width: 120px;
	    height: auto;
	}
	.logo{
		width: 180px;
		margin-left: -25px;
	}
	.logo img{
		
	}
	.menu_toggle {
		width: 150px;
    	height: 67px;
	}
	.fachberater{
		display: none;
	}
/* formats */ 
	.cta h2,footer h2{ 
		font-size: 20px;
		
	}

	.signup .signup-col,.signup .signup-col:nth-child(2n+1){
		text-align: center;
	}
/* Positions */

	.history-thumbnail img ,.history-content,.portfolio-block .entry-meta,.entry-gallery .gallery-thumbnail:nth-child(2n+2){
		position: static;
	}
/* Images widths*/
	.history-thumbnail img ,.entry-gallery img,.signup .btn{
	    width: 100%;

	}
/* paddings and margins*/
	.signup,.signup .signup-col,.about-button, .portfolio-wrapper .portfolio-col:nth-child(2n+1),.portfolio-wrapper .portfolio-col:nth-child(2n+2),.gallery-thumbnail {
	    padding: 20px;
	}

	footer .icon {
	    margin: 20px;
            height: 50px;
	    top: 40px;
	}
.main_menu ul i {
    display: inline-block;
    height: 30px;
    width: 8px;
    border: 4px solid;
    border-right: none;
    float: left;
    position: relative;
    top: 0;
    right: 0px;
}
.main_menu ul .menu-item-has-children:first-child i{
    top: 5px;
}

	.nav>li>a{
    	/*padding: 3px 15px;	*/
        font-size: 20px;
	}




	.hero-logo	img{
		width: 200px;
	}

	.main_menu ul.sub-menu li a{
		font-size:13px;
	}
	.navbar {
    		margin: 18vh auto;
    		width:100%;
	}
	
	/* showroom slider responsive ness */
	.hero-showroom .slide-title {
	    bottom: 50px;
	    left: 50%;
	    transform: translateX(-50%);
	    width: 90%;
	}
	
	.hero-showroom #owl-nav-container {
	    position: absolute;
	    bottom: 15px;
	    left: 50%;
	    transform: translateX(-28%);
	    text-align: center;
	    z-index: 99;
	}
	
	.close-icon {
	    position: absolute;
	    z-index: 99;
	    left: 35%;
	    transform: translateX(-50%);
	    bottom: 15px;
	}
	
}