	.notif-cnt {
		visibility: hidden;
		width: 22px;
	    height: 22px;
	    border-radius: 11px;
	    background-color: #F41913;
	    position: relative;
	    display: inline-block;
	    right: 13px;
	    top: -7px;
	    text-align: center;
	    color: white;

		height: 22px;
    width: 22px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 19px;
    text-align: center;

    }
    
    @media (max-width: 991px){
    	.notif-cnt {
    		left: 28px;
    		top: -38px;
    	}
    }


	.notitooltip  {
		position: absolute !important;
		border: 2px solid #150f96;
		background-color: #ffb617;
		width: 327px !important;
		text-align: center;
		box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.5);
		z-index: 4;
		/* top: 65%; */
		box-sizing: border-box;
		/* margin-left: -300%; */
    	/* margin-top: 78%; */
		height: 157px; }
		@media only screen and (max-width: 768px) {
		  .notitooltip  {
			/* left: 0px !important; */
			/* top: 1.33% !important;  */
		} }
		@media only screen and (max-width: 944px) {
		  .notitooltip  {
			/* left: 0px !important; */
			/* top: 1.3% !important;  */
		} }
		@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
		  .notitooltip  {
			/* left: 0px !important; */
			/* top: 2% !important;  */
		} }
		.notitooltip  .tooltip_close-button {
		  cursor: pointer;
		  width: 33px;
		  height: 33px;
		  background-color: #150f96;
		  position: relative;
		  float: right; }
		.notitooltip  .tooltip_title {
		  color: #150f96;
		  line-height: 24px;
		  margin: 24px 0px 8px 18px;
		  font-family: "Chubb Publico";
		  text-align: start;
		  text-align: left;
		  height: 24px;
		  font-size: 20px;
		  font-weight: 500;
		  letter-spacing: 0; }
		.notitooltip  .tooltip_body {
		  color: #000000;
		  text-align: start;
		  text-align: left;
		  margin: 0px 19px 16px 18px;
		  height: 88px;
		  width: 288px;
		  font-family: "Lato Regular";
		  font-size: 16px;
		  letter-spacing: 0;
		  line-height: 22px; }
	  
	  .tooltip-top::after {
		content: "";
		position: absolute;
		top: -10px;
		left: 239px;
		width: 15px;
		height: 15px;
		background: #ffb617;
		border-right: 2px solid #150f96;
		border-bottom: 2px solid #150f96;
		-moz-transform: rotate(-135deg);
		-webkit-transform: rotate(-135deg);
		transform: rotate(-135deg); }
		@media screen and (max-width: 768px) {
		  .tooltip-top::after {
			left: 8%; } }
	  
	  @media only screen and (min-width: 1204px) and (max-width: 1440px) {
		.cct-nav .tooltip-top::after {
		  left: 82%; } }
	  
	  @media only screen and (min-width: 1126px) and (max-width: 1203px) {
		.cct-nav .tooltip-top::after {
		  left: 78%; } }
	  
	  @media only screen and (max-width: 1125px) {
		.cct-nav .tooltip-top::after {
		  left: 76%; } }
	  
	  @media only screen and (max-width: 1008px) {
		.cct-nav .tooltip-top::after {
		  left: 84%; } }


		  .tooltipmain {
			margin-left: -215px;
			visibility: hidden;
		  }

		  .noti-icon {
			min-height: 55px !important;
		  }

		  .nav-bell-main {
			  display: grid;
		  }

.hamburgerMenu-cnt {
	left: -15px !important;
	top:5px !important
}	

.mobile-cnt{
	left: 35% !important;
	display: block !important;
}

.hamburgerMenu-tooltipmain{
	top: 1%;
    margin-top: 13%;
}

.hamburgerMenutooltipmain{
	/* top: 1% !important; */
    margin-top: 8% !important;
	margin-left: 0px !important;
}

#hamburgerMenutooltipmain{
	/* top: 1% !important; */
    margin-top: 8% !important;
	margin-left: 0px !important;
}

	  