.hm_site_header_fixed .header_logo img{
	    height: 100px !important;
    width: 100px !important;
}
.hm_site_header_fixed .et_pb_row_0_tb_header {
    height: 100px !important;
}
.hm_site_header_fixed  .header_col_image img{
	height: 100px !important;
    object-fit: cover;
	min-height:100px !important;
}
.current-menu-item a {
    color: #fff !important;
}
ul.sub-menu li.current-menu-item a {
    color: #000 !important;
}
.header_section{
	padding: 0 !important;
	position: fixed;
    width: 100%;
}
.header_row{
	padding: 0px 0 !important;
	background-color: #000;
	height: 100px;
}
.header_logo{
	justify-content: right;
	display: flex;
	position: relative;
}
.header_row_menu{
	padding: 0 !important;
}
.header_row_col_two{
	justify-content: center;
    display: flex;
    align-items: center;
    width: 55% !important;
}
.header_row_col_one{
	width: 20% !important;
}
.header_row_col_three{
	width: 25% !important;
}
.header_col_image:before{
	content: '';
    position: absolute;
    background-color: #000;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    z-index: 999;
}
.header_col_box img{
	animation-duration: 8s !important;
}
.header_col_box ul{
	display: flex;
	list-style: none;
	padding: 0 !important;
	color: #fff;
}
.header_col_box li{
	padding: 0 30px;
    align-items: center;
    justify-content: center;
    display: flex;
    padding: 0px 30px !important;
}
.header_col_box li span{
	padding-left: 12px;	
	font-size: 16px;
	font-weight: 300;
}
.header_col_box li a{
	color: #fff;
	padding: 0 !important;
}
.header_logo .et_pb_image_wrap{
	position: relative;
    z-index: 999;
    max-width: 100%;
}
.header_logo img{
	border-radius: 20px;
    height: 150px;
    width: 220px;
    object-fit: cover;
}
.header_row_menu{
	padding: 0 !important;
	background-color: #75C4EB ;
	z-index: 0 !important;
}
.header_col_menu  .et_pb_menu__wrap{
	background-color: #75C4EB !important;
	justify-content: center;
	display: flex;
	padding-left: 20%;
	padding-top: 10px;
}
.header_button{
	display: flex;
	justify-content: center;
}
.header_button a{
	margin: 0 6px;
	text-decoration: none;
}
.header_col_menu ul > li{
	margin: 0 !important;
	padding: 7px 40px 18px !important;	
}
.header_col_menu ul li ul.sub-menu li {
    margin: 0 !important;
    padding: 7px 30px 0px !important;
    width: 100%;
}
.header_col_menu a {
    color: #000 ;
    text-transform: capitalize;
    font-size: 18px;
    padding-bottom: 0 !important;
        font-weight: 400;
}
.header_col_menu .et-menu .menu-item-has-children>a:first-child:after{
	content: "\4c" !important;
}
.header_col_menu .sub-menu{
/* 	margin-top: 18px; */
}
.header_section_tablate {
	display: none;
}
.header_row_col_menu_tablate_one{
	width: 80% !important;
}
.header_row_col_menu_tablate_two{
	width: 20% !important;
}
.header_section_tablate{
	padding: 0 !important;
}
.header_section_tablate .header_row_col_one,.header_section_tablate .header_row_col_three{
	width: 20% !important;
}
.header_section_tablate .header_row_col_two{
	width: 60% !important;
}
.header_col_menu .et-menu li li a{
	padding: 0 !important;
}
.header_section_mobile{
	display: none;
}
.sfm-logo{
	padding: 10px !important;
}
.sfm-logo img{
	border-radius: 20px;
}
.sfm-toggle-hover .sfm-sidebar-close{
	display: block;
}
.sfm-nav{
	background-color: #90CF93 !important;
	margin: 0 !important;
}
.sfm-nav span{
	color: #000 !important;
}
#sfm-sidebar .sfm-menu-level-0 li .sfm-sm-indicator i{
	border-color: #000000 !important;
}
#sfm-sidebar .sfm-menu li a{
	padding: 15px 0 !important;
}
.sfm-navicon-button.sf_label_default {
    width: 46px;
    height: 46px;
    margin-top: 27px;
    margin-right: 10px;
}
.sfm-navicon, .sfm-navicon:after, .sfm-navicon:before, .sfm-sidebar-close:before, .sfm-sidebar-close:after{
	height: 4px !important; 

}
.sfm-navicon, .sfm-navicon:after, .sfm-navicon:before, .sfm-label-metro .sfm-navicon-button, #sfm-mob-navbar{
	background-color: #000 !important;
}
.sfm-label-metro .sfm-navicon, #sfm-mob-navbar .sfm-navicon, .sfm-label-metro .sfm-navicon:after,
 #sfm-mob-navbar .sfm-navicon:after, .sfm-label-metro .sfm-navicon:before, #sfm-mob-navbar .sfm-navicon:before{

    background-color: #75c4eb !important;
 }
 #sfm-sidebar.sfm-hl-line .sfm-menu li.sfm-submenu-visible>a, 
 #sfm-sidebar.sfm-hl-line .sfm-menu li:hover>a, #sfm-sidebar.sfm-hl-line .sfm-menu li>a:focus {
    background: transparent !important;
}
.sfm-navicon-button.sf_label_default{
	display: none;
}
.sfm-full-single .sfm-nav{
	display: block !important;
}
.header_button_mobile li a{
	color: #000 !important;
}
.header_button_mobile img,.header_button_tablate img{
	height: 30px;
    width: 30px;
}
.header_col_box li span:hover {
    color: #83c987;
}
.header_col_menu .et-menu li li a:hover {
    background: transparent !important;
}
.header_section_tablate{
	position: fixed;
	width: 100%;
}
.header_col_menu .sub-menu a:before{
	display: none;
}
.header_col_menu .et-menu a:hover{
	opacity: 1;
}



@media all and (min-width: 320px) and (max-width: 767px) {
	ul.sfm-child-menu.sfm-menu-level-1 li a span {
	    color: #fff !important;
	    font-size: 15px;
	}
	ul.sfm-child-menu.sfm-menu-level-1 {
	    background: #000 !important;
	}
	#sfm-sidebar .sfm-menu li a {
	    padding: 10px 0 !important;
	}
	#sfm-sidebar .sfm-menu li a:after{
		background-color: transparent !important;
	}
	.sfm-nav span {
	    font-size: 18px;
	}


   	.header_section{
		display: none;
	}
  	.header_section_tablate{
		display: none;
	}
	.header_section_mobile{
		display: block;
		padding: 0 !important;
		position: fixed;
		width: 100%;
	} 
	.sfm-navicon-button.sf_label_default{
		display: block;
		    margin-top: 14px;
	}
	.sfm-sidebar-close{
		right: 0% !important;
	}
	.sfm-logo img {
    	border-radius: 20px;
    	height: 100px;
	}
	.header_row_menu{
		display: flex;
	}
	.header_row_col_menu_mobile_two{
		align-items: center;
    	display: flex;
    	justify-content: right;
	}
	.header_mobile_logo img{
		border-radius: 20px;
    height: 74px;
    width: 96px;
    margin-left: 10px;

	}
  	.header_button_mobile ul{
  		display: flex;
    	list-style: none;
    	font-size: 33px;
    	color: #000;
    	justify-content: center;
    	padding: 0 !important;
    	padding-top: 10px !important;
    	margin-right: 60px;
  	}
  	.header_button_mobile ul li{
  		padding: 0 8px;
	    justify-content: center;
	    display: flex;
	    align-items: center;
	    text-align: center;
  	}


}

@media all and (min-width: 481px) and (max-width: 767px) {
	.header_mobile_logo img {
    border-radius: 20px;
    height: 92px;
    width: 117px;
    margin-left: 10px;
}	
}
@media all and (min-width: 768px) and (max-width: 980px) {
	ul.sfm-child-menu.sfm-menu-level-1 li a span {
	    color: #fff !important;
	    font-size: 16px;
	}
	ul.sfm-child-menu.sfm-menu-level-1 {
	    background: #000 !important;
	}
	#sfm-sidebar .sfm-menu li a {
	    padding: 10px 0 !important;
	}
	#sfm-sidebar .sfm-menu li a:after{
		background-color: transparent !important;
	}



	.header_section{
		display: none;
	}
  	.header_section_tablate{
		display: none;
	}
	.header_section_mobile{
		display: block;
		padding: 0 !important;
		position: fixed;
		width: 100%;
	}
	.sfm-navicon-button.sf_label_default{
		display: block;
	}
	.header_row_menu{
		display: flex;
	}
	.header_row_col_menu_mobile_two{
		align-items: center;
    	display: flex;
    	justify-content: right;
	}
	.header_mobile_logo img{
		border-radius: 20px;
	    height: 100px;
	    width: 145px;
	    margin-left: 10px;
	}
  	.header_button_mobile ul{
  		display: flex;
    	list-style: none;
    	font-size: 33px;
    	color: #000;
    	justify-content: center;
    	padding: 0 !important;
    	padding-top: 10px !important;
    	margin-right: 60px;
  	}
  	.header_button_mobile ul li{
  		padding: 0 8px;
	    justify-content: center;
	    display: flex;
	    align-items: center;
	    text-align: center;
	    
  	}
  	


}
@media only screen and (min-width: 981px) and (max-width: 1024px) {
	.banner_row_col_one .et_pb_preload>div {
    visibility: visible !important;
}
  	.header_section{
		display: none;
	}
  	.header_section_tablate{
		display: block;
	}
	.header_row{
		height: 80px;
	}
	.header_col_box img{
		height: 24px;
	}
	.header_row_col_menu_tablate_two{
		width: 15% !important;
	}
	.header_row_col_menu_tablate_one {
    	width: 85% !important;
	}
  	.header_button_tablate ul{
  		display: flex;
    	list-style: none;
    	font-size: 33px;
    	color: #000;
    	justify-content: center;
    	padding: 6px 0 !important;
  	}
  	.header_button_tablate ul li{
  		padding: 0 15px;
	    justify-content: center;
	    display: flex;
	    align-items: center;
	    text-align: center;
	    
  	}
  	.header_col_menu a {
	    font-size: 15px;
	}
  	.header_col_box li span{
		font-size: 13px;
	}
	.header_col_menu ul li{
		padding: 7px 25px 13px !important;
	}
	.header_col_box li{
		padding: 0px 10px !important;
	}
	.header_logo{
		margin-left: 5% !important;
    	justify-content: left;
	}
	.header_logo img{
		width: 100px;
    height: 80px;
	}
	.header_col_menu .et_pb_menu__wrap{
		padding-left: 0%;
	}

		.hm_site_header_fixed .header_col_image img {
    height: 70px !important;
    object-fit: contain;
    min-height: 70px !important;
}
.hm_site_header_fixed .header_logo img {
    height: 80px !important;
    width: 80px !important;
}

}
@media all and (min-width: 1025px) and (max-width: 1140px) {
   .header_section{
		display: none;
	}
  	.header_section_tablate{
		display: block;
	}
	.header_row{
		height: 80px;
	}
  	.header_button_tablate ul{
  		display: flex;
    	list-style: none;
    	font-size: 33px;
    	color: #000;
    	justify-content: center;
    	padding: 5px 0 !important;
  	}
  	.header_button_tablate ul li{
  		padding: 0 15px;
	    justify-content: center;
	    display: flex;
	    align-items: center;
	    text-align: center;
	    
  	}
  	.header_col_menu a {
	    font-size: 15px;
	}
  	.header_col_box li span{
		font-size: 13px;
	}
	.header_col_menu ul li{
		padding: 7px 25px 13px !important;
	}
	.header_col_box li{
		padding: 0px 10px !important;
	}
	.header_logo{
		margin-left: 5% !important;
    	justify-content: left;
	}
	.header_logo img{
		width: 100px;
		height:80px;
	}
	.header_col_menu .et_pb_menu__wrap{
		padding-left: 0%;
	}
	.header_col_menu .sub-menu {
/*    	margin-top: 13px; */
	}
		.hm_site_header_fixed .header_col_image img {
    height: 70px !important;
    object-fit: contain;
    min-height: 70px !important;
}
.hm_site_header_fixed .header_logo img {
    height: 80px !important;
    width: 80px !important;
}


}
@media all and (min-width: 1141px) and (max-width: 1280px) {
	.hm_site_header_fixed .header_col_image img {
    height: 70px !important;
    object-fit: contain;
    min-height: 70px !important;
}
.hm_site_header_fixed .header_logo img {
    height: 80px !important;
    width: 80px !important;
}
	.header_row {
    height: 80px;
}
	.header_section{
		display: none;
	}
  	.header_section_tablate{
		display: block;
	}
  	.header_button_tablate ul{
  		display: flex;
    	list-style: none;
    	font-size: 33px;
    	color: #000;
    	justify-content: center;
    	padding: 6px 0 !important;
  	}
  	.header_button_tablate ul li{
  		padding: 0 15px;
	    justify-content: center;
	    display: flex;
	    align-items: center;
	    text-align: center;
	    
  	}
  	.header_col_box li span{
		font-size: 14px;
	}
	.header_col_menu ul li{
		padding: 7px 25px 13px !important;
	}
	.header_col_box li{
		padding: 0px 10px !important;
	}
	.header_logo{
    	justify-content: center;
	}
	.header_logo img{
		width: 100px;
		height: 80px;
	}
	.header_col_menu .et_pb_menu__wrap{
		padding-left: 2%;
	}
	.header_col_menu .sub-menu {
/*    		margin-top: 13px; */
	}
	.header_col_menu a{
		font-size: 16px;
	}


}
@media all and (min-width: 1281px) and (max-width: 1440px) {
 	.header_col_box li span{
		font-size: 14px;
	}
	.header_col_menu ul li{
		padding: 7px 25px 18px !important;
	}
	.header_col_box li{
		padding: 0px 10px !important;
	}
	.header_logo{
    	justify-content: center;
	}
	.header_logo img{
		width: 200px;
	}
	.header_col_menu .et_pb_menu__wrap{
		padding-left: 2%;
	}
	.header_col_menu a{
		font-size: 16px;
	}
}
@media all and (min-width: 1441px) and (max-width: 1680px) {
	.header_col_box li span{
		font-size: 14px;
	}
	.header_col_menu ul li{
		padding: 7px 25px 18px !important;
	}
	.header_row_col_one {
	    width: 17% !important;
	}
	.header_col_menu a{
		font-size: 17px;
	}
	.header_col_menu .et_pb_menu__wrap{
		   padding-left: 10%;
	}

}
@media all and (min-width: 1681px) and (max-width: 1880px) {
	.header_col_menu ul li{
		padding: 7px 30px 18px !important;
	}

}



.header_col_menu a:before{
	content:'';
	 display:block;
}

.header_col_menu a:before{
	position:absolute; 
	left:0; 
	bottom:-12px; 
	width:0%; 
	height:3px; 
	background-color:#fff !important; 
	-webkit-transition:all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55); 
	-o-transition:all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55); 
	transition:all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.header_col_menu a:hover:before{
	width:100%;
}