#menu-item-4983 ul.sub-menu {
    margin-top: -3px;
}

ul.sub-menu.signup {
    margin-top: -3px !important;
}

.ios_topHeader{
    display: flex;
    align-items: center;
    background-color: #fff;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,0.5);
    padding: 6px 10px;
}
.ios_topHeader >div{
    padding: 0 8px;
    text-align: center;
}
.ios_topHeader .service_outlet_logo{
    border-radius: 15px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
    width: 55px ;
    height: 55px;
    padding: 5px;
    display: flex;
    align-items: center;
}
.ios_topHeader .service_outlet_logo img{
    width:100%; 
    height:100;
    object-fit: contain;
}
.device_type_text h5{
    color:#000;
    font-size: 15px;
    font-weight: 500;
}
.topHeader_app_button a{
    display: inline-block;
    padding: 5px 10px;
    border-bottom: 5px solid #cd7b2c;
    background-color: #f7890b;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    width: 100%;
    text-align: center;
}
.topHeader_app_button a:hover,
.topHeader_app_button a:focus{
    outline: none;
    text-decoration: none;
}
.topHeader_close_button span{
    color:#dedede;
    font-size: 18px;
    display: block;
}
.topHeader_close_button span i{
	margin-right: 0;
}
@media screen and (min-width: 992px){
	.log_in_menu_main.login_mobile_menu{
		display: none;
	}
	.ios_topHeader{
		display: none;
	}
}
@media screen and (max-width:991px){
	.header-bottom .brand-name{
    	width: auto !important;
	}
    .header-top-panel{
        display: none;
    }
    .header-bottom{
        display: flex;
        align-items: center;
        position: relative;
        flex-direction: row-reverse;
        justify-content:space-between;
    }
    .header-bottom.clearfix::before,
    .header-bottom.clearfix::after{
    	display: none
    }
    .page-template header.header .header-bottom.inner-cont .brand-name a img.logo{
    	max-width: 100px;
        height: auto;
    }
    .inner-cont{
        width: 100%;
        padding: 0 15px;
        
    }
    .header-bottom .nav {
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%;
        display: none;
        z-index: 9;
        background-color: #fff;
        height: 100vh;
        overflow-y: auto !important;
        padding: 0 15px;
    }
    .header-bottom .toggle{
        width: auto !important;
        border: none !important;
        text-transform: uppercase;
        font-size: 11px;
        font-weight: 600;
        text-decoration: none;
        margin-top: 0 !important;
    }
    .header-bottom .toggle:hover,
    .header-bottom .toggle:focus{
		text-decoration: none;
		color:#133072 !important;
    }
    .header-bottom .nav ul.menu{
        width: 100%;
    }
    .header-bottom .nav ul li{
        border: unset !important;
        border-bottom: unset;
    }
        .header-bottom .nav ul li a{
        	padding: 0 20px !important;
        }
    .header-bottom .toggle .lines{
        height: 2px;
        width: 30px;
        background-color: #133072;
        transition: 0.6s all ease;
        line-height: 1;
        display: block;
        position: relative;
        border-radius: 5px;
    }
    
    .header-bottom .toggle.close-toggle .line1{
        transform: rotate(45deg) translate(8px,8px);
    }
    
    .header-bottom .toggle.close-toggle .line2{
        display: none;
    }
    .header-bottom .toggle.close-toggle .line3{
        transform: rotate(-45deg) translate(-2px, 2px);
    }
    .toggle-list{
        padding-left:0 ;
        list-style-type:none;
        margin-bottom: 0;
        height: 30px;
    	overflow: hidden;
    }
    .toggle-list li{
        line-height: 1;
        margin-bottom: 7px;
    }
    a.login-button{
    	color: #f7890b !important;
    	border-radius: 3px;
    	background-color: #fff;
    	font-size: 16px;
    	display: inline-block;
    	padding: 3px 10px;
    	font-weight: 700;
    	line-height: 1;
    	border-width: 2px;
    	border-color: #f7890b #f7890b #f7890b #f7890b;
    	border-style: solid;

    }
     a.login-button:hover{
     	color: #ef8800;
     	text-decoration: none;
     	border-width: 2px;
    	border-color: #ef8800 #ef8800 #cd7b2c #ef8800;
    	border-style: solid;
  
     } 
     a.login-button:focus{
     	color: #ef8800;
     	text-decoration: none;
     	outline:unset;
     	border-width: 2px;
    	border-color: #ef8800 #ef8800 #cd7b2c #ef8800;
    	border-style: solid;
     }
      .menu-item-signup> a{
        background-color:#ef8800;
        color:#fff!important ;
        border-radius: 5px;
        width:auto !important;
        margin-bottom:10px;
        line-height:32px !important;
       	margin-left:20px;
        border-bottom:2px solid #cd7b2c;
    }
    .log_in_menu_main:hover .sub-menu{
    	display: block;
    	/* margin-top: 20px; */

    }
}
ul#log_in_sub_main {
    float: left;
    width: 100%;
}
ul#log_in_sub_main li {
    text-align: center;
    margin: 0 auto;
    width:100%!important;
}

@media screen and (max-width:370px){
	.ios_topHeader >div {
    padding: 0 5px;}
    .topHeader_app_button a{
    	  min-width: 105px;
  		font-size: 13px;
	}
    .ios_topHeader{
    	padding: 6px 7px;
    }

}
@media screen and (max-width:991px){
    .toggle {
        display: block;
    }
    .header-bottom .nav ul.menu {
        width: 100%;
    }  
    .nav ul li {
        display: block;
        float: left;
        width: 100%;
        text-align: left;
        border-bottom: 1px solid #ddd;
    }
    ul.sub-menu.signup {
        width: 100%;
    }

    ul.sub-menu.signup li {
        width: 100% !important;
        margin-bottom: 5px;
        float: left;
    }
}