@media (min-width: 786px)
{
	
} 
@media only screen and (min-width:1200px)
{
	.DesktopIconLogo {
		width: auto !important;
    	height: 100%;
	}
	.searchList {
	    height: 50px !important;
	}
	.search_home img {
	    width: 25px !important;
	}
    .fixed_menu_homepage >  ul > li {
        height: 10.11vh;
        position: relative;
    	transition: 0.5s all ease;
    	font-family: 'Poppins', sans-serif;
    }
	.fixed_menu_homepage ul li.active {
	    background-color: #ac8954 !important;
	}
    .fixed_menu_homepage > ul > li .centerLinkMenu {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        width: 90%;
        font-size: 13px;
    }
    .fixed_menu_homepage {
        width: 107px;
    }
    .HomePageBodyContainer {
	    width: calc(100vw - 124px);
	    float: right;
	    position: relative;
	    padding-bottom: 74px;
    }
	.fixed_menu_homepage > ul > li:hover{
		background: #676c6f;
	}
}

@media only screen and (max-width:1400px)
{
	
}

@media only screen and (max-width:1315px)
{
	.overlay {
	    height: 260px;
	}
	.home_banner {
	    height: 260px;
	}

}

@media only screen and (max-width:1199px)
{
	.structure_div {
	    width: 100%;
	}
	.structure_div img{
		width: 100%;
	}
	.press_date {
	    padding: 5px 10px;
	    font-size: 15px;
	}
	body
	{
		overflow-x: hidden;
	}

}

@media only screen and (max-width:991px)
{
	
}

@media only screen and (max-width:768px)
{
	.administrativeStructureButton{
		margin-bottom: 20px;
	}
	.ecosoc_footer {
		text-align: center;
		margin-bottom: 7px;
	}
	.multi_logo{
		text-align: center;
		margin-top: 10px;
	}
	.white_table {
	    width: 100%;
	    padding: 0 15px;
	    margin: auto;
	}
	.workContainerHome{
		margin-bottom: 12px;
	}
	.spec_padding {
		padding: 15px 20px !important;
	}
	
	.main_logo
	{
		width:80%;
	}
	
	.div_text_activity
	{
		padding:10px;
	}
	
	.date_activity
	{
		margin: 6px 0;
	}
	.text_activity
	{
		height:65px;
		font-size: 13px;
		line-height: 16px;
	}

	h2.sub_title {
	    overflow: hidden;
		font-size: 15px;
		line-height: 23px;
	}

	.date_activity {
	    font-size: 16px;
	}
	
	.slick-year .slick-arrow
	{
	    top: -6px;
	    background-color: #3b3b3d;
	    width: 35px;
	    height: 35px;
	}
	
	.right_arrow {
	    padding: 1px 0px 8px 2px;
	}
	
	.left_arrow {
	    padding: 0px 4px 8px 0px;
	}
	
	.slick-year
	{
		padding-left: 10px;
	}
	
	
	.text_work
	{
		height:65px;
	}
	
	.title_work
	{
		margin-top:10px;
	}
	
	.bg_img_footer
	{
		padding:15px;
	}
	
	.news_slider
	{
		width:100%;
	}
	
	.spec_padding_pres
	{
		padding: 0 15px !important;
	}
	
	.press_date
	{
		padding: 0 10px;
	}
	.book_gray_div
	{
		padding:15px !important;
	}
	.studies_text
	{
		width:80%;		
	}
	
	body
	{
		padding-bottom:110px;
	}
}

@media only screen and (max-width:480px)
{
	.nav-item {
	    display: inline-block !important;
	    margin-right: 15px;
	    margin-bottom: 10px !important;
	}
}
