.topnav {overflow: hidden;background-color: white;position: relative;height:13vw;}
.topnav a {display: block;width: 40vw;height: 14vw;padding: 1.4vw 0 0 5vw;}

.topnav_logo a img {width:100%;}
.topnav a.icon img {display: block;position: absolute;right: 0;top: 0;width:6vw;float:right; margin:4% 5% 0 0 ;}
.topnav span{position: absolute;width: 100%;letter-spacing: -1px;font-size:0} 
.topnav span:before {content: '';display: inline-block;width: 26vw;height: 9vw;margin-top: -1vw;margin-right: 1vw;vertical-align: middle;background: url(call_nonumber.png) no-repeat center top; background-size: 26vw; }
.topnav .head_call {position: absolute !important;top:2.5vw !important;left:54vw !important;color:#150f96;font-size:4.5vw;font-weight:700;}

#hamburger { background-color: #150f96; position: absolute; height: 13vw; width:100%; z-index: 100; top:0; }
#hamburger img.logo {width:35vw; margin-left: 5vw; margin-top: 1.5vw;}
#hamburger img.menu_home { width:5%; float:right; margin:4.5% ;}
#hamburger img.menu_close { width:5%; float:right; margin:4.5% 5% 0 0 ;}
 
.top_menu { position: absolute;width: 100%; height: 60vh; background-color: white; z-index: 100; box-shadow : 0px 9999px 0px 9999px rgba(0,0,0,0.6); }
.top_menu_left { width:32%; height: 100%; background-color: #6663;}
.top_menu_left div { width: 100%; height: 12%; font-size: 3.5vw;}
.top_menu_left div img {width:15%;margin:15% 0 0 15%;}
.top_menu_left div p {margin:-16% 0 0 35%;}
.top_menu_left div.active { background-color: white;}
 
.top_menu_right {z-index: 100; width: 60%; height:100%; top: 0; left:37%; position: absolute; }
.top_menu_right p{margin:10% 0 0% 1%; color:#444;}
.top_menu_right a{font-size: 3.5vw; }
.top_menu_right p img {width: 13%;margin-left:3%;/* margin-top:1%; */}
.top_menu_right .check_premium img {position: absolute;bottom:7%;width: 97%;}
