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

	
	.jquerycssmenu {
		max-width: 100% !important;
		min-width: 100% !important;
		width: 100% !important;
	}
	
	.jquerycssmenu ul,  .jquerycssmenu ul li ul {
		margin: 0 ;
		padding: 0;
		list-style-type: none;
		float: right; 
		width: 100%;
		text-align: left;
		display: block !important;
		background:  #D23E4D;
		z-index: 99;
		border: 0;
		position: relative !important;
		top: 0 !important;
	}
	.jquerycssmenu ul li,  .jquerycssmenu ul li ul li {
		position: relative;
		display: block !important;
		float: left;
		margin:  0px  ;
		padding: 0px;
		z-index:  9;
		float: left; 
		width: 100%;
		border-top: 1px solid #ffffff ;
		border-bottom: 0px solid #ffffff ;
		border-left: 0 ;
		border-right: 0 ;
		background: #D23E4D;
	}
	
	.jquerycssmenu ul li a,  .jquerycssmenu ul li ul li a {
		display: block;
		margin-right: 0px;
		margin-left: 0px;
		padding:  12px  ;
		margin-top: 0px;
		margin-bottom: 0px;
		border-bottom-width: 0;
		color: #ffffff;
		 
		background: #D23E4D;
		text-decoration: none;
		font-size: 16px;
		z-index: 9;
		text-transform: uppercase;
		
		border-right: 0 ;
		min-height: 20px;
		width: calc(100% - 24px);
		border: 0 !important;
		text-align: center;
	}
	.jquerycssmenu ul li ul li a {
	 	width: calc(100% - 24px);
		padding-left: 12px;
	 }
	 
	 .jquerycssmenu ul li a:hover, .jquerycssmenu ul li a.selected,  .jquerycssmenu ul li ul li a:hover  {
		
		background: #f1f1f1;
		color: #080215;
		text-decoration: none;
	}
	 
	.jquerycssmenu ul li a.prvi,  .jquerycssmenu ul li ul li a.prvi {
		border-left: 0px;
	}
	
	.jquerycssmenu ul li.p {
		border-top: 0;
	}
	
		 
	#myjquerymenu {
		display: none ;
		visibility: hidden   ;
		 
	}
	
	.rwd {
		display: inline-block  !important;
		visibility: visible  !important;
	}
	 
	#click_menu {
		display: block !important;
		visibility: visible !important;
		padding: 0;
		margin: 0 auto 0 auto;
		background: #D23E4D  ;
		height: 46px !important; 
	}
		
	.main_menu {
		width: 100%;
		margin: 0 auto;
		padding: 0;
		height: 46px;
		background: #D23E4D ;
	}
	
	.jquerycssmenu ul li ul {
		top: 0px !important;
	}
}

@media only screen and (min-width: 641px) and (max-width: 1200px) {

		.jquerycssmenu {
		max-width: 100% !important;
		min-width: 100% !important;
		width: 100% !important;
	}
	
	.jquerycssmenu ul,  .jquerycssmenu ul li ul {
		margin: 0 ;
		padding: 0;
		list-style-type: none;
		float: right; 
		width: 100%;
		text-align: left;
		display: block !important;
		background:  #D23E4D;
		z-index: 99;
		border: 0;
		position: relative !important;
		top: 0 !important;
	}
	.jquerycssmenu ul li,  .jquerycssmenu ul li ul li {
		position: relative;
		display: block !important;
		float: left;
		margin:  0px  ;
		padding: 0px;
		z-index:  9;
		float: left; 
		width: 100%;
		border-top: 1px solid #ffffff ;
		border-bottom: 0px solid #ffffff ;
		border-left: 0 ;
		border-right: 0 ;
		background: #D23E4D;
	}
	
	.jquerycssmenu ul li a,  .jquerycssmenu ul li ul li a {
		display: block;
		margin-right: 0px;
		margin-left: 0px;
		
		margin-top: 0px;
		margin-bottom: 0px;
		border-bottom-width: 0;
		color: #ffffff;
		 
		background: #D23E4D;
		text-decoration: none;
		font-size: 16px;
		z-index: 9;
		text-transform: uppercase;
		
		border-right: 0 ;
		min-height: 20px;
		width: calc(100% - 24px);
		text-align: center;
		
		border: 0 !important;
	}
	.jquerycssmenu ul li ul li a {
	 	
	 }
	 
	 .jquerycssmenu ul li a:hover, .jquerycssmenu ul li a.selected,  .jquerycssmenu ul li ul li a:hover  {
		
		background: #f1f1f1;
		color: #080215;
		text-decoration: none;
	}
	 
	.jquerycssmenu ul li a.prvi,  .jquerycssmenu ul li ul li a.prvi {
		border-left: 0px;
	}
	
	.jquerycssmenu ul li.p {
		border-top: 0;
	}
	
		 
	#myjquerymenu {
		display: none ;
		visibility: hidden   ;
		 
	}
	
	.rwd {
		display: inline-block  !important;
		visibility: visible  !important;
	}
	 
	#click_menu {
		display: block !important;
		visibility: visible !important;
		padding: 0;
		margin: 0 auto 0 auto;
		background: #D23E4D  ;
		height: 46px !important; 
	}
		
	.main_menu {
		width: 100%;
		margin: 0 auto;
		padding: 0;
		height: 46px;
		background: #D23E4D ;
	}
	
	.jquerycssmenu ul li ul {
		top: 0px !important;
	}
	
}

@media only  screen and (min-width: 1201px)  {

	 
	#myjquerymenu {
		display: block  !important;
		visibility: visible   !important ;
		min-width: 100% !important;  
	}
	
	.jquerycssmenu ul li ul {
		top: 45px !important;
	}


}