@media  (min-width: 769px  ) and (max-width: 1024px  )
{
	.main-body
	{
	}

	.header 
	{
	    width: 100%;	    
	}

	.backgroud-color-header-area img
	{
		margin-left: 55px;
	}
	
	header{    margin-bottom: 1px;}

	.container > .main{    padding-top: 8px;}


	.tran-panel-body > .icon 
	{
		display : none;
	}

	.dropmenu-f 
	{
   		display: inline-block !important;
	}

	.dropmenu-f > li::before  {content:none;}

	.dropmenu {	width : 100%; display: block;}

	.backgroud-color-header-area .header-sitemap{}

	.menu-item--expanded
	{
	    width: calc( 100% / 6);
	}
	.menu-item--expanded:last-child 
	{
	    display : none;
	}

	/*ul.menu ul.menu, ul.menu-user ul.menu {	display : block;}*/

/*
	ul.menu  
	{	
	    width: 100%;
	}*/


	.menu-user 
	{
		width : calc( 100% / 4);
    	margin-bottom: 5px;
	}	

	.menu-user 
	{
		display:block;
	}
	
	.menu-user .menu-item--expanded 
	{		
    	list-style: none;
	}	
/*
	 .panel-2 > .panel-body
	 {
	 	min-height : 230px;
	 	max-height : 230px; 
	    height: 100%;    
	    padding: 15px;
	}	*/

	.model-head-block img
	{
		width: 100%;
		height: 150px;
	}
  /* 
	ul.menu ul.menu 
	{
    	position: static;
    	border : 1px solid white;
    	text-align : left;
	    width: calc( 100% ) !important;
	}

	ul.menu li 
	{
    	width: 100%;        	
    
	}
	
	ul.menu li > a
	{
		text-align : left;
	}

	.menu-item--expanded  
	{
		width: 100%;
		border-left: none;
	    border-bottom: 5px solid white;
	}*/


	.contact .address{ width : 100%; }

	.contact .phone-1{ width : 20%; }

	.contact .phone-2{ width : 20%;  }

	.contact .icon{ width : 100%;  }

	.contact .updater{ width : 100%;  }

	.container-type1 { width : 70%; }

	.container-type2 { width : 30%; padding-left: 5px; }

	.menu-user:hover .menu, .menu-user .menu:hover {   display: none;}

/*	.div-smail-show
	{
	    display: block;
	}*/

/*	.div-smail-hide
	{
	    display: none;
	}*/

	.main .content
	{
		width: 30%;
	}

	.container .main .content .title
	{
		font-size : 24px;
	}

	.container .main .content .sub
	{
		font-size : 16px;
	}

	.container-type1 .content > p { font-size : 12px; }

	.dyu-1024-show
	{
		display :block !important;
	}

	.dyu-1024-hide
	{
		display :none !important;
	}

	.showOther > a 
	{
	    display: none !important;
	}
	
	.showOther .menu-item-ul
	{
	    display: block !important;
	}

	.menu-item-ul
	{
	    position: relative;
	    left: 0px;
	    margin: 0;
	}

	.banner-title
	{
		font-size : 30px;

	    min-height: 150px;
	    max-height: 150px;
	}

	.banner-title .title
	{
	    position: absolute;
	}


	.banner-content
	{
		font-size : 14px;
	}

	.col-1024-1,
	.col-1024-2,
	.col-1024-3,
	.col-1024-4,
	.col-1024-5,
	.col-1024-6,
	.col-1024-7,
	.col-1024-8,
	.col-1024-9,
	.col-1024-10,
	.col-1024 
	{
	    /* display: inline-block; */
	    float: left;
	}

	.col-1024-1 {
	    width: 10%;
	}

	.col-1024-2 {
	    width: 20%;
	}

	.col-1024-3 {
	    width: 30%;
	}

	.col-1024-4 {
	    width: 40%;
	}

	.col-1024-5 {
	    width: 50%;
	}

	.col-1024-6 {
	    width: 60%;
	}

	.col-1024-7 {
	    width: 70%;
	}

	.col-1024-8 {
	    width: 80%;
	}

	.col-1024-9 {
	    width: 90%;
	}

	.col-1024-10,
	.col-1024 {
	    width: 100%;
	}
	
}
		