.cbp-hrmenu { width: auto; display:block; float:left; margin:0px;	}
/* general ul style */
.cbp-hrmenu ul { margin: 0; padding: 0;	list-style-type: none;}

/* first level ul style */
.cbp-hrmenu > ul, .cbp-hrmenu .cbp-hrsub-inner { width: 100%; float:left; /*max-width: 70em;*/ margin: 0 auto; /*padding: 0 1.875em;*/}

.cbp-hrmenu > ul > li { float: left; margin:0px 36px 0 0;}

/* .cbp-hrmenu > ul > li:first-child a{ margin-left:0px; padding-right: 0;} */
.cbp-hrmenu > ul > li:last-child{  margin-right:0;}

.cbp-hrmenu > ul > li > a { letter-spacing: 0.4px; padding: 50px 0px 50px 0px; display:block; color:#080808; font-family: "Mukta Mahee", sans-serif; font-weight: 400; font-size:15px; line-height: 25px; margin-bottom:0px; position:relative; transition: all .5s ease;
-moz-transition: all .5s ease;	-webkit-transition: all .5s ease;-o-transition: all .5s ease; text-align: center;}  
.cbp-hrmenu > ul > li > a span {position: relative;}

.cbp-hrmenu > ul > li > a span:after {
    border-bottom: 2px solid #333333;
    border-right: 2px solid #333333;
    content: '';
    display: block;
    height: 7px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: -13px;top: 50%;width: 7px;transform: rotate(45deg); }
  
/* .cbp-hrmenu > ul > li > a span::after { background: url(../images/down-arrow.svg) no-repeat 0 0; display: block; content: ""; position: absolute; width: 10px; height: 6px; top:-7px; right: auto; }  */

.cbp-hrmenu > ul > li > a::before {	display: block;	content: attr(title); font-family: "Mukta Mahee", sans-serif; font-weight: 400; height: 1px; color: transparent;overflow: hidden;visibility: hidden;}

/* .cbp-hrmenu > ul > li > a::before { display: block;	content: attr(title);font-family: 'Manrope-Bold';height: 1px;color: transparent;overflow: hidden;visibility: hidden;  } */

.cbp-hrmenu > ul > li > a::after { content:''; position:absolute; background:#B71133; width:0px; height:4px; left: 0px; right:0; margin: auto; bottom: 0px;
 -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.3s ease; z-index:100 }
 .cbp-hrmenu > ul > li > a:hover:after { width:100%;}
.cbp-hrmenu > ul > li > a.menu-active{ border-bottom: solid 0px #fff;}
/* .cbp-hrmenu > ul > li.cbp-hropen a:after { content:''; position:absolute; background:#29CABB; width:100%; height:3px; left: 0px; right:0; margin: auto; bottom:0px;
-moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.3s ease; } */

#header-home .cbp-hrmenu > ul > li > a.menu-act { color: #B71133; font-family: "Mukta Mahee", sans-serif; font-weight: 400;}
/* .cbp-hrmenu > ul > li > a.menu-act::after { content: ''; position: absolute; background: #ce003a; width: 100%; height: 4px; left: 0px; right: 0; margin: auto; bottom: 0px;
	-moz-transition: all 0.5s ease;	-webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.3s ease; z-index: 100;  } 
#header-home-sticky-wrapper.is-sticky header .hdr-top .cbp-hrmenu > ul > li, .is-sticky header .hdr-top .cbp-hrmenu > ul > li {margin: 0px 25px 0 0;}*/
#header-home-sticky-wrapper.is-sticky header .hdr-top .cbp-hrmenu > ul > li:last-child, .is-sticky header .hdr-top .cbp-hrmenu > ul > li:last-child { margin-right: 0;}

/*.cbp-hrmenu > ul > li > a.arrow {
    background: rgba(0, 0, 0, 0) url("../img/menu-arrow.png") no-repeat scroll center 30px;
}*/

#header-home .cbp-hrmenu > ul > li > a:hover { display: block; text-decoration: none; color:#B71133; }
/* .cbp-hrmenu > ul > li.cbp-hropen a, .cbp-hrmenu > ul > li.cbp-hropen > a:hover { display: block; } */
 .cbp-hrmenu > ul > li > a.selected, .cbp-hrmenu > ul > li > a.selected:hover { 
	
	/*background:#ab0400; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px;
	text-shadow: 1px 2px 1px rgba(0,0,0,0.4); -webkit-text-shadow: 1px 2px 1px rgba(0,0,0,0.4); -moz-text-shadow: 1px 2px 1px rgba(0,0,0,0.4); -o-text-shadow: 1px 2px 1px rgba(0,0,0,0.4);*/
}

/* sub-menu */
.cbp-hrmenu .cbp-hrsub  { /*filter: drop-shadow(1px 40px 30px rgba(0, 0, 0, 0.4)); 	-webkit-filter: drop-shadow(1px 40px 30px rgba(0, 0, 0, 0.4));*/ z-index: 2; position: absolute; width: 100%; width: 1170px;left: 0;right: 0;margin: 0 auto;}
.cbp-hrmenu .cbp-hrsub .cbp-hrsub-inn {
	display: none;
	position: absolute;
	background:#fff;
	width: 100%; 
	padding: 40px 45px 50px;
	left:0px; right:0; margin:0 auto;
	z-index:99; box-shadow: 0px 3px 5px rgba(0,0,0,0.05); border-radius: 0 0 15px 15px;
	/* clip-path:polygon(0% 0px, 100% 0%, 100% 92%, 0% 100%); border-top: 5px solid rgba(0,0,0,0.2); */	
}

/* .cbp-hrmenu li.cbp-hropen .cbp-hrsub::before { position: absolute; display: block; content: ""; left: 0; top:0; background: rgba(0,0,0,0.3); width: 100%; height: 100vh; z-index: -1; transition: all 0.4s ease;} */

.cbp-hropen .cbp-hrsub .cbp-hrsub-inn {
	display: block;	
}

.cbp-hrmenu .cbp-hrsub-inner > div {
	background: #ffffff none repeat scroll 0 0;
    float: left;
    margin: 0 9px 0 0;
    padding: 6px 6px 10px 6px;
    width: 15.1%;
}

.cbp-hrmenu .cbp-hrsub-inner > div:last-child { margin:0;}


.menu-title { color: #080808; font-size: 18px;}

.cbp-
hrmenu .cbp-hrsub-inner img {
	width:100%;}

.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
	content: " ";
	display: table;
}

.cbp-hrmenu .cbp-hrsub-inner:after {
	clear: both;
}

.cbp-hrmenu .cbp-hrsub-inner > div a {
	line-height: 2em;
}

/* .cbp-hrsub h4 {
	color: #afdefa;
	padding: 2em 0 0.6em;
	margin: 0;
	font-size: 160%;
	font-weight: 300;
} */

/* Examples for media queries */

@media screen and (max-width: 52.75em) { 

	.cbp-hrmenu {
		font-size: 80%;
	}

}

@media screen and (max-width: 43em) { 

	.cbp-hrmenu {
		font-size: 120%;
		border: none;
	}

	.cbp-hrmenu > ul,
	.cbp-hrmenu .cbp-hrsub-inner {
		width: 100%;
		padding: 0;
	}

	.cbp-hrmenu .cbp-hrsub-inner {
		padding: 0 2em;
		font-size: 75%;
	}

	.cbp-hrmenu > ul > li {
		display: block;
		border-bottom: 4px solid #ededed;
	}

	.cbp-hrmenu > ul > li > a { 
		display: block;
		padding: 1em 3em;
	}

	.cbp-hrmenu .cbp-hrsub { 
		position: relative;
	}

	.cbp-hrsub h4 {
		padding-top: 0.6em;
	}

}

@media screen and (max-width: 36em) { 
	.cbp-hrmenu .cbp-hrsub-inner > div {
		width: 100%;
		float: none;
		padding: 0 2em;
	}
}


.mega-list { float: left; width: 100%; margin-bottom:0px;}
.mega-list.last { margin-bottom:0;}
.cbp-hrsub-inner-lft { float:left; width:100%; padding:0px 0px;}
.cbp-hrsub-inner-lft h2 { font-size:38px; color:#2b2626; line-height:42px; margin-bottom:40px;}
.cbp-hrsub-inner-lft .sub-menu { float:left; width:100%; margin-right:0%; border-top:0px solid #ddd7d7; display: flex; flex-wrap: wrap; column-gap: 15px;}

.cbp-hrsub-inner-lft .sub-menu h3 { font-size:22px; color:#2b2626; font-size:22px; display:block; margin-bottom:28px; margin-top:25px; }
.cbp-hrsub-inner-lft .sub-menu ul { /*display: flex; flex-wrap: wrap; column-gap: 25px; row-gap: 12px;*/ width: 32.4%;}
.cbp-hrsub-inner-lft .sub-menu ul li { float: left; width:100%; padding:0px 0% 0px 0px; margin-bottom:12px; margin-right: 0%; flex: 1 1 auto; position: relative;}
.cbp-hrsub-inner-lft .sub-menu ul li a { color:#272727; font-size:14px; transition:all 0.4s ease; padding: 2px 10px;  font-family:'Manrope-Regular'; }
.cbp-hrsub-inner-lft .sub-menu ul li a:hover { background: #fafafa; border-radius: 4px; color:#005e85; font-family: 'Manrope-SemiBold';} 
.cbp-hrsub-inner-lft .sub-menu ul li a span { background: url(../images/menu-arrow.svg) no-repeat 0 0; display: block;width: 5px; height: 8px; float: right; position: absolute;
	right: 8px; top: 9px;}
.cbp-hrsub-inner-lft .sub-menu:last-child { margin-right:0%;}
.cbp-hrsub-inner-lft .sub-menu ul li.btn-last { margin-top:15px; }
.cbp-hrsub-inner-lft .sub-menu ul li.btn-last a { font-size:12px; text-transform:uppercase; background:#e0dedf; padding:6px 14px; display:inline-block; border-radius:5px; }
.cbp-hrsub-inner-lft .sub-menu ul li:last-child { margin-bottom: 0;}
.cbp-hrsub-inner-lft .sub-menu ul li a.active { background: #fafafa; border-radius: 4px; color:#005e85; font-family: 'Manrope-SemiBold';}

/*.cbp-hrmenu > ul > li.cbp-hropen a:after { position:absolute; background:#c31a1f; left:0%; bottom:0; display:block; content:""; width:100%; height:4px; transition:all 0.4s ease; -webkit-transition:all 0.4s ease; -moz-transition:all 0.4s ease; -o-transition:all 0.4s ease;}
.cbp-hrmenu > ul > li.cbp-hropen a { color:#c31a1f;}*/


/*.cbp-hrmenu > ul > li > a:after { position:absolute; background:#c31a1f; left:50%; bottom:0; display:block; content:""; width:0%; height:4px; transition:all 0.4s ease; -webkit-transition:all 0.4s ease; -moz-transition:all 0.4s ease; -o-transition:all 0.4s ease;}
.cbp-hrmenu > ul > li > a:hover:after { width:100%; left:0;}*/

/* .cbp-hrmenu > ul > li.cbp-hropen .cbp-hrsub ul li a:after { display:none;} */
.menu-btn { float: left; width: 100%; margin-top: 40px;}
.menu-btn > a { background: #fafafa; color: #005e85; padding: 15px 20px; display: block; text-align: center; font-family: 'Manrope-SemiBold'; text-decoration: underline; border: 1px solid #f3f2f2; border-radius: 5px; transition: all 0.4s ease;}
.menu-btn > a::after { display: none;}
.menu-btn > a:hover { background: #005e85; color: #ffffff !important;  border: 1px solid #005e85;}






.menu-img { float: left; width: 100%; border-radius: 4px; overflow: hidden; position: relative;}
.menu-caption { position: absolute; top: 0; padding: 30px; width: 100%; height: 100%;}
.menu-caption h3 { color: #000; font-size: 22px; font-family: 'HelveticaNeue-Heavy'; line-height: 26px; margin-bottom: 10px;} 
.menu-caption a { font-size: 14px; display: inline-block; transition: all 0.4s ease;}
.menu-caption a span { background: url(../images/black-arrow.svg) no-repeat 0 0; width: 15px; height: 7px; display: inline-block; background-size: cover; margin-left: 4px;}
.cbp-hropen .cbp-hrsub .cbp-hrsub-inn .row { max-width: 1170px;}
.menu-caption a:hover { opacity: 0.7;}


.cbp-hrsub-lst{width: 100%; float: left;}
.cbp-hrsub-lst h2{width: 100%; float: left; margin-bottom: 15px; color: #080808;font-family: 'DunbarTall'; font-size: 14px; line-height: 20px; letter-spacing: 1px;}
.cbp-hrsub-lst ul{width: 100%; float: left; display: flex; flex-wrap: wrap; column-gap: 5%; row-gap: 0;}
.cbp-hrsub-lst ul li{flex: 0 1 30%;}
.cbp-hrsub-lst ul li a{float: left; width: 100%; color: #080808; font-family: 'DunbarTall'; font-size: 15px; line-height: 24px; letter-spacing: 0.2px; padding: 10px 0; border-bottom: 1px solid rgba(10, 87, 168, 5%); display: flex; align-items: center; justify-content: space-between; transition: all .5s ease;}
.cbp-hrsub-lst ul li a.active, .cbp-hrsub-lst ul li a:hover{color: #B71133;}
.cbp-hrsub-lst ul li a span img{width: auto; display: flex; opacity: 0; transition: all .5s ease;}
.cbp-hrsub-lst ul li a.active span img{opacity: 1;}
.cbp-hrsub-lst ul li a:hover span img{opacity: 1;}
.cbp-hrmenu > ul > li > a:hover span::after {border-bottom: 2px solid #B71133;border-right: 2px solid #B71133;}
