@media (max-width: 1250px) {

.imgmenucontainer {
    margin: 0px;
    position: relative;
    width: 43%;
    height: auto;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 2%;
    padding: 1.5%;
    background-color: #f7f7f7;
    border-radius: 12px;
}
	
.imgmenucontainerheader {
    margin: 0px auto;
    position: relative;
    width: 90%;
    text-align: center;
}

.imgmenucontainerimage {
    margin: 0px;
    position: relative;
    width: 100%;
    height: 170px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color:antiquewhite;
    background-position: center;
    background-size: cover;
}


}

/* */

@media (max-width: 1150px) {

.imgmenubox {
    margin: 0px auto;
    width: 93%;
    height: auto;
    clear: both;
    margin-top: 60px;
    z-index: 10;
}

.aboutdesccontaine_img {
    margin: 0px;
    position: relative;
    float: left;
    width: 48%;
    height: auto;
}
	
.aboutdesccontainer_desc {
    margin: 0px;
    position: relative;
    float: left;
    width: 48%;
    margin-left: 3%;
    height: auto;
}
	
.aboutdesccontainer {
    margin: 0px auto;
    position: relative;
    width: 90%;
    height: auto;
    font-family: sans-serif;
    font-size: 14px;
    color: black;
    text-align: justify;
    margin-top: 30px;
}

.aboutdesccontaine_img_inner {
    margin: 0px;
    position: relative;
    float: left;
    width: 48%;
    height: auto;
}
	
.aboutdesccontainer_desc_inner {
    margin: 0px;
    position: relative;
    float: left;
    width: 50%;
    margin-left: 2%;
    height: auto;
}


.imag_one {
    margin: 0px;
    position: relative;
    width: 100%;
    float: left;
    height: 240px;
    background-position: center;
    background-size: cover;
}

.imag_two {
    margin: 0px;
    position: relative;
    width: 49%;
    float: left;
    height: 150px;
    background-position: center;
    background-size: cover;
    margin-top: 2%;
}

.imag_space {
    margin: 0px;
    position: relative;
    width: 2%;
    float: left;
    height: 10px;
    margin-top: 2%;
}

.imag_tree {
    margin: 0px;
    position: relative;
    width: 49%;
    float: left;
    height: 150px;
    background-position: center;
    background-size: cover;
    margin-top: 2%;
}

.imag_four {
    margin: 0px;
    position: relative;
    width: 100%;
    float: left;
    height: 240px;
    background-position: center;
    background-size: cover;
    margin-top: 2%;
}
	
.trabajosmaincontainer {
    margin: 0px auto;
    position: relative;
    width: 90%;
    height: auto;
    margin-top: 20px;
}
	
	
}


/* */

@media (max-width: 1081px) {
	
.imgmenucontainerheader {
    margin: 0px auto;
    position: relative;
    width: 60%;
    text-align: center;
}
	
}



/* */

@media (max-width: 922px) {

.imgmenucontainerheader {
    margin: 0px auto;
    position: relative;
    width: 70%;
    text-align: center;
}

.trabajobox {
    position: relative;
    width:48.9%;
    margin: 0.2%;
    background-color: bisque;
    float: left;
}


}


@media (max-width: 850px) {

.aboutdesccontaine_img {
    margin: 0px;
    position: relative;
    float: left;
    width: 100%;
    height: auto;
}

.aboutdesccontaine_img_inner {
    margin: 0px;
    position: relative;
    float: left;
    width: 100%;
    height: auto;
}

.aboutdesccontainer_desc {
    margin: 0px;
    position: relative;
    float: left;
    width: 100%;
    margin-left: 0;
    height: auto;
	margin-top: 30px;
}

.aboutdesccontainer_desc_inner {
    margin: 0px;
    position: relative;
    float: left;
    width: 100%;
    margin-left: 0;
    height: auto;
	margin-top: 30px;
}
	
}

@media (max-width: 830px) {

.topbar {
    display: none;
}

.top_bar_mobile {
    margin: 0px;
    position: fixed;
    display: block;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 45px;
    background-color:#f0f0f0;
    z-index: 999;
}
	
.top_bar_mobile_left {
	margin: 0px;
    position: relative;
    float: left;
    width: 68%;
    margin-left: 2%;
	font-family: "PP Woodland";
    color: #000;
	font-size: 28px;
	top: 10px;
	}

	.top_bar_mobile_left a {
		text-decoration: none;
		color:#000;
	}
	
	.top_bar_mobile_right {
	margin: 0px;
    position: relative;
    float: right;
    width: 28%;
    margin-right: 2%;
    color: #000;
	font-size: 28px;
	top: 10px;
	text-align: right
	}
	
	.menu_movil {
        margin: 0px;
        position: relative;
        float: right;
    font-family: sans-serif;
    font-size: 14px;
        color: #ff0066;
        text-decoration: none;
        outline: none;
        margin-top: 4px;
    }
	
	.menu_movil_img {
        margin: 0px;
        position: relative;
        float: right;
        margin-left: 10px;
        text-decoration: none;
        outline: none;
    }
    
    .menu_movil_img img {
        height: 28px;
        width: auto;
		top: -10px;
    }


.menu_principal_wrap {
        margin: 0px;
        position: fixed;
        display: none;
        top: 0px;
        left: 0px;
        width: 100%;
        padding: 5%;
        height: 95%;
        overflow-x: hidden; /* Hide horizontal scrollbar */
        overflow-y: scroll; /* Add vertical scrollbar */
        background-color: #fff;
    z-index: 99999999999999999;
    -webkit-box-shadow: 0px 20px 20px -1px rgba(0,0,0,0.39);
    -moz-box-shadow: 0px 20px 20px -1px rgba(0,0,0,0.39);
    box-shadow: 0px 20px 20px -1px rgba(0,0,0,0.39);
    }
	
	.close_main_menu {
        margin: 0px;
        position: fixed;
        width: 100%;
        height: 50px;
        padding-top: 6px;
        padding-bottom: 0px;
        background-color: #fff;
        z-index: 999999999999999999999;
        bottom: 0px;
        text-align: center;
        left: 0px;
        margin-left:0px;
    }

.main_menu_active {
    margin: 0px auto;
    position: relative;
    float: left;
    text-align: center;
    width: 90%;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    color: #000;
    background-color: #ffcc00;
    text-decoration: none;
    margin-left: 0px;
    border-bottom: none;
    padding-bottom: 10px;
    padding-top: 10px;
}

.main_menu_un_active {
    margin: 0px auto;
    position: relative;
    float: left;
    text-align: center;
    width: 90%;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    color: #000;
    background-color: #ffcc00;
    text-decoration: none;
    margin-left: 0px;
    border-bottom: none;
    padding-bottom: 10px;
    padding-top: 10px;
}

.sub_menu_wrap {
    margin: 0px;
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 2px;
    margin-bottom: 6px;
}

.sub_menu {
    margin: 0px auto;
    position: relative;
    float: left;
    text-align: center;
    width: 90%;
    font-family: arial;
    font-size: 13px;
    color: #999;
    background-color:beige;
    margin-bottom: 2px;
    text-decoration: none;
    margin-left: 0px;
    border-bottom: none;
    padding-bottom: 10px;
    padding-top: 10px;
}

.sub_menu_active {
    margin: 0px auto;
    position: relative;
    float: left;
    text-align: center;
    width: 90%;
    font-family: arial;
    font-size: 13px;
    color: #999;
    background-color:beige;
    margin-bottom: 2px;
    text-decoration: none;
    margin-left: 0px;
    border-bottom: none;
    padding-bottom: 10px;
    padding-top: 10px;
}

.sub_menu a {
    font-family: 'MyriadProLight', Verdana;
    font-size: 16px;
    color: #000;
    text-decoration: none;
}

.sub_menu_active a {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color:brown;
    text-decoration: none;
}
	
.mobilemenu_logo {
		margin: 0px;
		position: relative;
		width: 90%;
		height: auto;
		clear: both;
	text-align: center;
	}
	
.mobilemenu_logo_mainheader {
    margin: 0px;
    font-family: "PP Woodland";
    color: #000;
    font-size: 50px;
    margin-top: 10px;
}

.mobilemenu_logo_mainsubheader {
    margin: 0px;
    font-family: times;
    font-style: italic;
    color: #000;
    font-size: 24px;
    margin-top: -8px;
}
	
	.mobile_adres {
		margin: 0px;
		position: relative;
		margin-top: 20px;
	}
	
	.mobile_adres a {
		text-decoration: none;
		color: #000;
	}
	
.mainmenu {
    margin: 0px;
    position: relative;
	display: none;
    text-align: center;
    margin-top: 40px;
    z-index: 3;
}

.mainsubmenu {
    margin: 0px;
    position: relative;
    display: none;
    text-align: center;
    margin-top: 20px;
    z-index: 3;
}


}






@media (max-width: 790px) {

	.imgmenucontainerheader {
    margin: 0px auto;
    position: relative;
    width: 80%;
    text-align: center;
}
	
	.aboutheader h3 {
    margin: 0px;
    padding: 0px;
    font-size: 250%;
    font-weight: normal;
}


}