@charset "utf-8";
/* CSS Document */
@media (max-width: 599px)
{
	body
	{
		padding-top:0px!important;
	}
	.contain
	{
		width:315px;
	}
	.content
	{
		width:100%;
	}
	.logo img
	{
		width:150px;
	}
	.container
	{
		width:100%!important;
		display: inline-block!important;
	}
	.sec
	{
		font-size:14px;
	}
	.fst
	{
		font-size:18px;
	}
	.ism-slide a
	{
		left: 68px!important;
    	bottom: 30px!important;
	}
	.menu ul
	{
		display:none;
	}
	.menu
	{
		height:15px;
	}
	.header .left
	{
		margin-top:15px;
	}
	.lang
	{
		width:95px;
		font-size: 6px;
		margin-right:2px;
		margin-top:8px;
	}
	.social
	{
		width:90px;
		
	}
	.search
	{
		margin-top:8px;
	}
	.social img
	{
		padding-left:0px;
		padding-right:0px;
		width:15px;
	}
	#search #s_text
	{
		width:110px;
	}
	.main_menu
	{
		top:0px;
	}
	.footer .menu
	{
		width:75px;
		margin-bottom:0px;
	}
	.footer .logo
	{
		float: inherit;
		margin-right: 30px;
	}
	.ddsmoothmobile
	{
		display:none;
	}
	.right
	{
		width:98%!important;
	}
	.right .title
	{
		width:100%;
	}
	.right .menu ul
	{
		display:block;
	}
	.left
	{
		width:98%!important;
		margin-right:0px;
	}
	.left .title
	{
		width:100%!important;
		margin-top:25px;
		
	}
	.articales
	{
		width:100%!important;
	}
	.box
	{
		width:100%!important;
	}
	.box .image
	{
		display:none;
	}
	.box .content
	{
		width:95%;
	}
	.box1
	{
		width:100%!important;
	}
	.box1 .image
	{
		display:none;
	}
	.box1 .content
	{
		width:100%;
		margin-right:2px;
	}
	.footer .copyright
	{
		font-size:16px;
	}
}
@media (max-width: 375px)
{
	.search
	{
		display:none;
	}
	.lang
	{
		margin-right:10px;
	}
	.container
	{
		width:375px!important;
	}
	.lang {
    margin-right: 115px;
}
}
@media (max-width: 320px)
{

	.title h3
	{
		font-size:20px;
	}
	.ddsmoothmobile
	{
		display:none;
	}
	.container
	{
		width:320px!important;
	}
	.lang
	{
		margin-right:65px;
	}
}



