/*** Common Styles Starts ***/
@media screen and (max-width:779px){

#dzine div,
#dzine table,
#dzine table td,
#dzine a,
#dzine span,
#dzine p,
#dzine li,
#dzine li a,
#dzine input,
#dzine select{
	font-family: 'Montserrat', sans-serif;
}
.radioclk, .hide_images{
	display:none;
}
a, a:active, a:focus{
   outline: 0;
}
a img, img{
	border: 0;
	vertical-align:middle;
}
a img, div img, img, .video embed{
	max-width:100%;
}
a{
	text-decoration: none;
}
a.linkopac img{
	filter:alpha(opacity=100);
	-moz-opacity: 1.0; 
	opacity: 1.0;
}
a.linkopac:hover img{
	filter:alpha(opacity=60);   
	-moz-opacity: 0.6;   
	opacity: 0.6; 
}
.tab_content > #content1,
.tab_content > #content2,
.tab_content > #content3,
.tab_content > #content4,
.tab_content > #content5,
.tab_content > #content6{
	display:none;
}
.cleaner{
	clear:both;
}
#design{
	padding-top:10px;
}
#design table{
	margin-top:10px;
}
#design table tr td, #design table tr td a:link, #design table tr td a:visited{
	color:#333333;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
}
#design table tr td a:hover{
	text-decoration:underline;
	font-weight:normal;
}
/*** Common Styles Ends ***/

.header_contact, .desktop_image, #left_panel, .footer_left, #usp_content{ display:none}
.logo {
    float:none;
	width:260px;
	padding:10px 0 25px 40px;
}
#item_title{
	font-size:21px;
	color:#000000;
	font-weight:600;
	padding:30px 10px 15px;
	line-height:38px;
	text-align:center;
	text-transform:capitalize;
}
.desc_box{
	border:1px solid #d5d5d5;
	margin:30px 0 10px;
}
.titlebg{
	color:#000000;
	background:#ffffff;
	font-size:14px;
	font-weight:600;
	display:block;
	text-transform:uppercase;
	text-align:left;
	padding:8px 0 6px 12px;
	border-bottom:2px solid #bf1717;
}
.desc{
	font-size:14px;
	color:#000000;
	text-align:left;
	padding:20px;
	word-wrap: break-word;
	font-weight:500;
	text-decoration:none;
}
.desc a, .tab_content a{
	word-wrap: break-word;
	color:#3399FF;
}
.desc p:first-child, .tab_content p:first-child{
	margin-top:0px;
}
.desc p:last-child, .tab_content p:last-child{
	margin-bottom:0px;
}
.desc ol, .tab_content ol, .desc ul, .tab_content ul{
	margin:0px;
	padding:0px;
}
.desc ol li, .tab_content ol li{
	margin:12px 0 13px 30px;
}
.desc ul li, .tab_content ul li{
	margin:12px 0 13px 30px;
	list-style: none;
}
.desc ul li:before, .tab_content ul li:before{
	content: '\2022';
	display: block;
	position: relative;
	max-width: 0;
	max-height: 0;
	left: -15px;
	top: 0px;
	color: #000000;
	font-size: 12px;
}
.tab_content ul li:before{
	top: 2px;
}
.desc img, .tab_content img{
	width:auto;
	height:auto;
	max-width:95%;
}
.desc table, .tab_content table{
	width:100%;
	border-collapse:collapse;
}
.desc table td, .tab_content table td{
	font-size:14px;
	color:#000000;
	text-align:left;
	word-wrap: break-word;
	font-weight:600;
	padding:6px 8px;
	border:1px solid #dbdbdb;
}
.desc h1{
	font-size:22px;
	font-weight:400;
}
.desc h2{
	font-size:15px;
	font-weight:600;
	margin:30px 0 10px;
}
.listing_banner a:first-child img{
	margin:0 0 10px 0;
	display:block;
}

.footer_bg{ background-color:#e8e8e8; padding:15px 0}
.footer{margin:0 auto;}
.footer_right{ float:right; width:30%}
.footer_right {
    border: 2px solid #fff;
    border-radius: 6px;
	padding:10px;
}
.footer_left a:last-child{ padding-left:65px;}
.fot_rig_tit{
	font-size:17px;
	font-weight:700;
	text-transform:uppercase;
	border-bottom:2px solid #e4484c;
	text-align:center;
	padding-bottom:4px;
}
.fot_rig_tit1{
	font-size:15px;
	font-weight:500;
	text-align:center;
	padding:15px 0;
}
.footer_right a{
	display:block;
	width:237px;
	height:61px;
}
.footer_right a:hover img{ display:none;}
.footer_right a:hover{ background:url(send_hvr.png) no-repeat center;}

/**** Mobile Tab Starts ****/
.tab_top{
	display:none;
}
.bottom_tab {
	margin:10px 0;
	box-sizing:border-box;
	border:1px solid #d5d5d5;
}
.mob_tab {
	display:block;
}
.tab_title {
	color: #000000;
	background:#ffffff;
	font-size: 14px;
	font-weight: 700;
	float:none;
	text-decoration: none;
	text-align:left;
	font-family: 'Montserrat', sans-serif;
	margin:0;
	padding:8px 0;
	text-indent:15px;
	display:block;
	cursor:pointer;
	text-transform:uppercase;
	border-bottom:2px solid #bf1717 !important;
}
.tab_title:after{
	content:"+";
	float:right;
	font-size:18px;
	margin-right:15px;
}
.tab_content {
	clear:both;
	font-size:14px;
	font-family: 'Muli', sans-serif;
	color:#000000;
	text-align:left;
	line-height:26px;
	word-wrap: break-word;
	font-weight:500;
}
.tab_content a{
	color:#1865f0;
	text-decoration:underline;
}
.tab_content a:hover{
	text-decoration:none;
}
.tab_content #content1,
.tab_content #content2,
.tab_content #content3,
.tab_content #content4,
.tab_content #content5,
.tab_content #content6{
	margin:0px;
	padding:10px 10px;
	border-bottom:1px solid #d5d5d5;
}
#mobtab1:checked ~ .tab_content #content1,
#mobtab2:checked ~ .tab_content #content2,
#mobtab3:checked ~ .tab_content #content3,
#mobtab4:checked ~ .tab_content #content4,
#mobtab5:checked ~ .tab_content #content5,
#mobtab6:checked ~ .tab_content #content6{
	display:block;
}
#mobtab1:checked ~ .tab_content .tab1,
#mobtab2:checked ~ .tab_content .tab2,
#mobtab3:checked ~ .tab_content .tab3,
#mobtab4:checked ~ .tab_content .tab4,
#mobtab5:checked ~ .tab_content .tab5,
#mobtab6:checked ~ .tab_content .tab6{
	background:#ffffff;
	border-bottom:2px solid #bf1717;
}
#mobtab1:checked ~ .tab_content .tab1:after,
#mobtab2:checked ~ .tab_content .tab2:after,
#mobtab3:checked ~ .tab_content .tab3:after,
#mobtab4:checked ~ .tab_content .tab4:after,
#mobtab5:checked ~ .tab_content .tab5:after,
#mobtab6:checked ~ .tab_content .tab6:after{
	content:"-";
	float:right;
	font-size:20px;
	color:#20295a;
	margin-right:15px;
}
.footer_right {
    width: 260px;
    margin: 0 auto;
    float: none;
	padding:5px;
}

.fot_rig_tit {
    font-size: 15px;
    padding-bottom: 8px;
}

/**** Mobile Image Slider Starts ****/
.desktop_image{
	display:none;
}
#mob-slider {
	background: transparent;
	text-align: center;
	margin: 10px auto;
	max-width: 80%;
	width: auto;
	padding: 0;
	max-height:320px;
}
#mob-slides {
	position:relative;
	border:0px solid;
}
#mob-slider input {
	display: none;
}
#mob-slide1:checked ~ #mob-slides .mob-inner { margin-left:0; }
#mob-slide2:checked ~ #mob-slides .mob-inner { margin-left:-100%; }
#mob-slide3:checked ~ #mob-slides .mob-inner { margin-left:-200%; }
#mob-slide4:checked ~ #mob-slides .mob-inner { margin-left:-300%; }
#mob-slide5:checked ~ #mob-slides .mob-inner { margin-left:-400%; }
#mob-slide6:checked ~ #mob-slides .mob-inner { margin-left:-500%; }
#mob-slide7:checked ~ #mob-slides .mob-inner { margin-left:-600%; }
#mob-slide8:checked ~ #mob-slides .mob-inner { margin-left:-700%; }
#mob-slide9:checked ~ #mob-slides .mob-inner { margin-left:-800%; }
#mob-slide10:checked ~ #mob-slides .mob-inner { margin-left:-900%; }
#mob-slide11:checked ~ #mob-slides .mob-inner { margin-left:-1000%; }
#mob-slide12:checked ~ #mob-slides .mob-inner { margin-left:-1100%; }
#mob-slide13:checked ~ #mob-slides .mob-inner { margin-left:-1200%; }
#mob-slide14:checked ~ #mob-slides .mob-inner { margin-left:-1300%; }
#mob-slide15:checked ~ #mob-slides .mob-inner { margin-left:-1400%; }

#mob-overflow {
	width: 100%;
	overflow: hidden;
}
#mob-slides .mob-inner {
	width: 10000%;
	line-height: 0;
}
#mob-slides div ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#mob-slides div ul li{
	width: 1%;
	float: left;
	height:300px;
	position:relative;
}
#mob-slides div ul li img{
	/*width:100%;*/
	height:auto;
	max-width:100%;
	max-height:300px;
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	margin:auto;
}
#mob-slides #mob-controls label { 
	display: none;
	width:20px;
	height:34px;
	position:absolute;
	top:0px;
	bottom:0px;
	margin:auto;
	cursor: pointer;
	text-decoration: none;
}
#mob-slide1:checked ~ #mob-slides #mob-controls label:nth-child(2), 
#mob-slide2:checked ~ #mob-slides #mob-controls label:nth-child(3), 
#mob-slide3:checked ~ #mob-slides #mob-controls label:nth-child(4), 
#mob-slide4:checked ~ #mob-slides #mob-controls label:nth-child(5), 
#mob-slide5:checked ~ #mob-slides #mob-controls label:nth-child(6),
#mob-slide6:checked ~ #mob-slides #mob-controls label:nth-child(7),
#mob-slide7:checked ~ #mob-slides #mob-controls label:nth-child(8),
#mob-slide8:checked ~ #mob-slides #mob-controls label:nth-child(9),
#mob-slide9:checked ~ #mob-slides #mob-controls label:nth-child(10),
#mob-slide10:checked ~ #mob-slides #mob-controls label:nth-child(11),
#mob-slide11:checked ~ #mob-slides #mob-controls label:nth-child(12),
#mob-slide12:checked ~ #mob-slides #mob-controls label:nth-child(13),
#mob-slide13:checked ~ #mob-slides #mob-controls label:nth-child(14),
#mob-slide14:checked ~ #mob-slides #mob-controls label:nth-child(15),
#mob-slide15:checked ~ #mob-slides #mob-controls label:nth-child(1){
	background: url('arrow_right.png') no-repeat center top;
	display: block;
	float: right;
	right:-20px;
}
#mob-slide1:checked ~ #mob-slides #mob-controls label:nth-child(15), 
#mob-slide2:checked ~ #mob-slides #mob-controls label:nth-child(1), 
#mob-slide3:checked ~ #mob-slides #mob-controls label:nth-child(2), 
#mob-slide4:checked ~ #mob-slides #mob-controls label:nth-child(3), 
#mob-slide5:checked ~ #mob-slides #mob-controls label:nth-child(4),
#mob-slide6:checked ~ #mob-slides #mob-controls label:nth-child(5),
#mob-slide7:checked ~ #mob-slides #mob-controls label:nth-child(6),
#mob-slide8:checked ~ #mob-slides #mob-controls label:nth-child(7),
#mob-slide9:checked ~ #mob-slides #mob-controls label:nth-child(8),
#mob-slide10:checked ~ #mob-slides #mob-controls label:nth-child(9),
#mob-slide11:checked ~ #mob-slides #mob-controls label:nth-child(10),
#mob-slide12:checked ~ #mob-slides #mob-controls label:nth-child(11),
#mob-slide13:checked ~ #mob-slides #mob-controls label:nth-child(12),
#mob-slide14:checked ~ #mob-slides #mob-controls label:nth-child(13),
#mob-slide15:checked ~ #mob-slides #mob-controls label:nth-child(14){
	background: url('arrow_left.png') no-repeat center top;
	display: block;
	float: left;
	left:-20px;
}
#mob-slides ul li[rel=""], #mob-slides label[rel=""],
#mob-slides ul li[rel="{{image1}}"], #mob-slides label[rel="{{image1}}"],
#mob-slides ul li[rel="{{image2}}"], #mob-slides label[rel="{{image2}}"],
#mob-slides ul li[rel="{{image3}}"], #mob-slides label[rel="{{image3}}"],
#mob-slides ul li[rel="{{image4}}"], #mob-slides label[rel="{{image4}}"],
#mob-slides ul li[rel="{{image5}}"], #mob-slides label[rel="{{image5}}"],
#mob-slides ul li[rel="{{image6}}"], #mob-slides label[rel="{{image6}}"],
#mob-slides ul li[rel="{{image7}}"], #mob-slides label[rel="{{image7}}"],
#mob-slides ul li[rel="{{image8}}"], #mob-slides label[rel="{{image8}}"],
#mob-slides ul li[rel="{{image9}}"], #mob-slides label[rel="{{image9}}"],
#mob-slides ul li[rel="{{image10}}"], #mob-slides label[rel="{{image10}}"],
#mob-slides ul li[rel="{{image11}}"], #mob-slides label[rel="{{image11}}"],
#mob-slides ul li[rel="{{image12}}"], #mob-slides label[rel="{{image12}}"],
#mob-slides ul li[rel="{{image13}}"], #mob-slides label[rel="{{image13}}"],
#mob-slides ul li[rel="{{image14}}"], #mob-slides label[rel="{{image14}}"],
#mob-slides ul li[rel="{{image15}}"], #mob-slides label[rel="{{image15}}"]{
	display:none !important;
}
/* Animation */
#mob-slides .mob-inner {
	-webkit-transform: translateZ(0);
	-webkit-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	-moz-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	-ms-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	-o-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
	
	-webkit-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	-moz-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	-ms-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	-o-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
}
#mob-slider {
	-webkit-transform: translateZ(0);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
#mob-controls label{
	-webkit-transform: translateZ(0);
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	-o-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
}




/*** Header Menu Starts ***/
#header_menu .menu-btn{
	display:none;
}
#header_menu{
	height:44px;
	background:#000000;
}
.header_menu{
	margin:0;
	padding:0;
	display: inline-block;
	position:relative;
}
.header_menu > li{
	float:left;
	list-style:none;
	padding:0 8px;
	position: relative;
	background:url(menu_arrow.png) #000000;
	background-repeat:no-repeat;
	background-position:center right;
	box-sizing:border-box;
	border-right:1px solid #4d4d4d;
}
.header_menu > li.menu1{
	width:79px;
}
.header_menu > li.menu2{
	width:63px;
}
.header_menu > li.menu3{
	width:80px;
}
.header_menu > li.menu4{
	width:70px;
}
.header_menu > li.menu5{
	width:72px;
}
.header_menu > li.menu6{
	width:72px;
}
.header_menu > li.menu7{
	width:94px;
}
.header_menu > li.menu8{
	width:75px;
}
.header_menu > li.menu9{
	width:92px;
}
.header_menu > li.menu10{
	width:57px;
}
.header_menu > li.menu11{
	width:97px;
}
.header_menu > li.menu12{
	width:67px;
}
.header_menu > li.menu13{
	width:62px;
	border-right:none;
}
.header_menu > li.menu10, .header_menu > li.menu11, .header_menu > li.menu12, .header_menu > li.menu13{
	padding:0 10px;
	background-image:none;
}
.header_menu > li > a{
	display:block;
	color:#ffffff;
	font-size:10.8px;
	padding:10px 0px;
	font-weight:500;
	text-decoration:none;
	line-height:13px;
	text-align:left;
	height:44px;
	box-sizing: border-box;
	text-transform:uppercase;
}
.header_menu > li.menu7 > a, .header_menu > li.menu8 > a, .header_menu > li.menu9 > a, .header_menu > li.menu11 > a, .header_menu > li.menu13 > a{
	padding:17px 0px;
}
.header_menu > li:hover{
	background:url(menu_arrow.png) #bf1717;
	background-repeat:no-repeat;
	background-position:center right;
}
.header_menu > li.menu10:hover, .header_menu > li.menu11:hover, .header_menu > li.menu12:hover, .header_menu > li.menu13:hover{
	background-image:none;
}
.header_menu > li:hover a{
	color:#ffffff;
}
/*** Dropdown Menu Starts ***/
.header_menu li:hover > ul, .header_menu li a:hover > ul, .header_menu li:hover > ul > li:hover > ul, .header_menu li a:hover > ul li a:hover > ul{
	display:block;
}
.header_menu li ul, .header_menu li ul > li, .header_menu li > ul > li > ul, .header_menu li > ul > li > ul > li{
	margin:0px;
	padding:0px;
	list-style:none;
}
.header_menu li ul, .header_menu li ul li ul{
	display:none;
}
.header_menu li:hover > ul, .header_menu li:hover > ul > li:hover > ul{
	position:absolute;
	display:block;
	width:220px;
	top:44px;
	left: 5px;
	z-index:999;
	padding:0px;
	margin:0 0 0 -5px;
	background:#bf1717;
	border:2px solid #bf1717;
}
.header_menu li:hover > ul > li:hover > ul{
	left: 225px;
}
.header_menu li:hover > ul > li, .header_menu li:hover > ul > li:hover > ul > li{
	text-indent:23px;
	float:none;
	height:30px;
	line-height:30px;
}
.header_menu li:hover > ul > li.no_arrow{
	text-indent:11px;
}
.header_menu li:hover > ul > li:before{
	content: '';
	position: absolute;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	width:5px;
	height:5px;
	left: 8px;
	margin-top:15px;
	transform: translateY(-50%) rotate(-45deg);
}
.header_menu li:hover > ul > li.no_arrow:before{
	display:none;
}
.header_menu li:hover > ul > li a, .header_menu li:hover > ul > li:hover > ul > li a {
	display:block;
	font-weight:400;
	color:#ffffff;
	font-size:12px;
	height:30px;
	text-decoration:none;
	text-align:left;
	border-bottom:none;
	box-sizing: border-box;
	padding:0px;
	text-transform:none;
}
.header_menu li:hover > ul > li:hover:before{
	border-right:1px solid #523b71;
	border-bottom:1px solid #523b71;
}
.header_menu li:hover > ul > li:hover a, .header_menu li:hover > ul > li:hover > ul > li:hover a{
	color:#000000;
	background:#ffffff;
}
/*** 3rd Level Dropdown Menu Starts ***/
.header_menu li:hover > ul > li:hover > ul, .header_menu li a:hover > ul li a:hover > ul{
	display:block;
}
.header_menu li > ul > li > ul, .header_menu li > ul > li > ul > li{
	margin:0px;
	padding:0px;
	list-style:none;
}
.header_menu li ul li ul{
	display:none;
}
.header_menu li:hover > ul > li:hover > ul{
	position:relative;
	display:block;
	width:200px;
	top:-32px;
	left: 216px;
	z-index:999;
	padding:0px 0px;
	margin:0 0 0 -5px;
	background:#ffffff;
	border:2px solid #bf1717;
}
.header_menu li:hover > ul > li:hover > ul > li{
	text-indent:10px;
	float:none;
	height:30px;
	line-height:30px;
}
.header_menu li:hover > ul > li:hover > ul > li a {
	display:block;
	font-weight:400;
	color:#000000;
	font-size:12px;
	height:30px;
	text-decoration:none;
	text-align:left;
	border-bottom:none;
	box-sizing: border-box;
	padding:0px;
	text-transform:none;
	background:#ffffff;
}
.header_menu li:hover > ul > li:hover > ul > li:hover a{
	color:#ffffff;
	background:#bf1717;
}
.header_menu li:hover > ul > li > ul > li:before{
	width:0px;
	height:0px;
}



/**** Mobile Menu Styles ****/
#header{
	height:130px;
}
.contact_button {
    margin: 20px 0 0 auto;
}
.header_menu > li{
	position: unset;
}
#header_menu .menu-icon{
    cursor: pointer;
    display: inline-block;
    float: left;
    padding: 15px 15px;
    margin-top: -65px;
    position: relative;
    user-select: none;
}
#header_menu .menu-icon .navicon{
    background: #333;
    display: block;
    height: 3px;
    position: relative;
    transition: background .2s ease-out;
    width: 25px;
}
#header_menu .menu-icon .navicon:before, #header_menu .menu-icon .navicon:after{
    background: #333;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
}
#header_menu .menu-icon .navicon:before{
    top: 7px;
}
#header_menu .menu-icon .navicon:after{
    top: -7px;
}
#header_menu .menu-btn:checked ~ .menu-icon .navicon{
    background: transparent;
}
#header_menu .menu-btn:checked ~ .menu-icon .navicon:before{
    transform: rotate(-45deg);
    top: 0px;
}
#header_menu .menu-btn:checked ~ .menu-icon .navicon:after{
    transform: rotate(45deg);
    top:0px;
}
.header_top{
	border-bottom:4px solid #000000;
}
#header_menu{	
    background: transparent;
    height: auto;
    position: relative;
    z-index: 999;
}
ul.header_menu{
	display:none;
}
#header_menu .menu-btn:checked ~ ul.header_menu{
	display: inline-block;
	width: 100%;
}
ul.header_menu li{
	float:none;
	width: 100% !important;
	padding: 0px !important;
	background-image: none;
	text-indent: 18px;
}
ul.header_menu > li{
	border-bottom: 1px solid #ffffff;
}
ul.header_menu li:hover{
	background-image: none;
}
ul.header_menu li a{
	font-size:14px !important;
	padding: 15px 0 !important;
}
.header_menu li:hover > ul, .header_menu li:hover > ul > li:hover > ul{
	display:none;
}
#header_menu input[type="checkbox"]{
    display: none;
}
ul.header_menu li a label.drop-level2{
    position: absolute;
    right: 0;
    padding: 0px 18px;
    font-size: 17px;
    text-indent: 0px;
    text-align: center;
    background-color: rgba(0, 0, 0, .125);
    color: #ffffff;
    cursor: pointer;
    height: 45px;
    line-height: 45px;
    margin-top: -15px;
}

#header_menu input[type="checkbox"]:checked + .sub-menu{
    display: block;
}
#header_menu input[type="checkbox"]:checked + .sub-menu, #header_menu input[type="checkbox"]:checked + .sub-menu li{
	margin:0px;
	padding:0px;
	list-style:none;
}
#header_menu .sub-menu {
    position: relative;
    display: none;
    width:100%;
    top: 0;
    left: 0;
    margin: 0;
    background: #bf1717;
    border: none;
}
#header_menu input[type="checkbox"]:checked + .sub-menu li{
	text-indent:23px;
	float:none;
	height:30px;
	line-height:30px;
}
#header_menu input[type="checkbox"]:checked + .sub-menu li:before{
	display: none;
}
#header_menu input[type="checkbox"]:checked + .sub-menu li a{
	display:block;
	font-weight:400;
	color:#ffffff;
	font-size:12px;
	height:30px;
	text-decoration:none;
	text-align:left;
	border-bottom:none;
	box-sizing: border-box;
	padding:0px !important;
	text-transform:none;
}
#header_menu input[type="checkbox"]:checked + .sub-menu li:hover a{
	color:#000000;
	background:#ffffff;
}
#header_menu input[type="checkbox"]:checked + .sub-menu li{
	float:none;
	width: 100% !important;
	padding: 0 0 0 1px !important;
    box-sizing: border-box;
	height:35px;
	line-height:35px;
	text-indent: 30px;
}
#header_menu input[type="checkbox"]:checked + .sub-menu li a{
	display:block;
	font-weight:400;
	color:#ffffff;
	font-size:12px;
	height:35px;
	text-decoration:none;
	text-align:left;
	border-bottom:none;
	box-sizing: border-box;
	padding:0px;
	text-transform:none;
}

ul.header_menu li a label.drop-level2_01{
	position: absolute;
    right: 0;
    padding: 0px 19px;
    font-size: 15px;
    text-indent: 0px;
    text-align: center;
    background-color: rgba(0, 0, 0, .125);
    color: #ffffff;
    cursor: pointer;
    height: 35px;
    line-height: 32px;
}
ul.header_menu li > ul > li:hover a label.drop-level2_01{
	color: #000000;
}
#header_menu > ul > li > ul > li > input[type="checkbox"]:checked + .sub-menu_2{
    display: block;
}
#header_menu > ul > li > ul > li > input[type="checkbox"]:checked + .sub-menu_2, #header_menu > ul > li > ul > li > input[type="checkbox"]:checked + .sub-menu_2 li{
	margin:0px;
	padding:0px;
	list-style:none;
}
#header_menu .sub-menu_2 {
    position: relative;
    display: none;
    width:100%;
    top: 0;
    left: 0;
    z-index: 9999;
    margin: 0;
    background: #ffffff;
    border: none;
}
#header_menu > ul > li > ul > li > input[type="checkbox"]:checked + .sub-menu_2 li{
	text-indent:23px;
	float:none;
	height:30px;
	line-height:30px;
}
#header_menu > ul > li > ul > li > input[type="checkbox"]:checked + .sub-menu_2 li:before{
	display: none;
}
#header_menu > ul > li > ul > li > input[type="checkbox"]:checked + .sub-menu_2 li a{
	display:block;
	font-weight:400;
	color:#000000;
	font-size:12px;
	height:30px;
	text-decoration:none;
	text-align:left;
	border-bottom:none;
	box-sizing: border-box;
	padding:0px !important;
	text-transform:none;
}
#header_menu > ul > li > ul > li > input[type="checkbox"]:checked + .sub-menu_2 li:hover a{
	color:#ffffff;
	background:#bf1717;
}
#header_menu > ul > li > ul > li > input[type="checkbox"]:checked + .sub-menu_2 li{
	float:none;
	width: 100% !important;
	padding: 0 !important;
    box-sizing: border-box;
	height:32px;
	line-height:32px;
	text-indent: 50px;
}
#header_menu > ul > li > ul > li > input[type="checkbox"]:checked + .sub-menu_2 li a{
	display:block;
	font-weight:400;
	color:#000000;
	font-size:12px;
	height:32px;
	text-decoration:none;
	text-align:left;
	border-bottom:none;
	box-sizing: border-box;
	padding:0px;
	text-transform:none;
}
}




@media screen and (max-width:370px){
.logo {
    width: 215px;
}
}