.language-box{display: inline-block; width: 190px; position: relative; float: right;}		   
.LanguagePopup_content{width: 100%;max-width: 100%; display: block; position: absolute; left: 0; top: 0; z-index: 3; border: 1px solid #DFE3E7;border-radius: 5px;background-color: #fff; box-shadow: -7px 8px 16px 0 rgba(55, 70, 95, .2);  margin-left: 10px; }
.LanguagePopup_content article { width: 100%; height: auto; display: table; font-size: 14px; padding: 10px 10px; color: #475F7B;background-color: #F2F4F4;border-radius: 0 0 4px 4px;}
.LanguagePopup_content article big{width: auto; height: auto; display: table; margin: 0 auto;}
.LanguagePopup_content article big i{font-size: 14px;  color: #475F7B; font-style: normal; display: inline-block; padding-right: 5px;}
.LanguagePopup_content article big strong{font-size: 14px; color: #475F7B; font-style: normal; display: inline-block;}
.LanguagePopup_content article big strong a{font-size: 14px; font-weight: 400;  color: #475F7B; line-height: 16px; font-style: normal; display: block;}
.list-unstyled{ width: auto; height:auto;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; position: relative; justify-content: center; }
.list-unstyled li{ width: 100%; height: auto; display: block; border-top: 1px solid #e6e8ea;z-index: 2;  padding: 10px 10px 10px 20px; font-size: 14px; font-weight: 400;  color: #475F7B; line-height: 16px;}
.list-unstyled li a{ width: 100%; height: auto; display: block; font-size: 14px; font-weight: 400;  color: #475F7B; line-height: 16px;}
.list-unstyled li:not(.init) { float: left; width: 100%; display: none;  }
.list-unstyled li:not(.init):hover, ul li.selected:not(.init) { background: #dfdfdf;  }
.list-unstyled li.init { cursor: pointer;color: #FFFFFF!important; }
a#submit { z-index: 1; }
.init{ width: 100%; height: auto; display: block; position: relative; padding: 10px 20px 10px 40px!important; background: #06639e; font-size: 14px!important; font-weight: 4600!important; color: #fff!important; border-radius: 4px;}
.init a{font-size: 16px!important; font-weight: 400!important; color: #fff!important;}
.init:after{content: ''; position: absolute; right: 9px; top: 15px; width: 10px; height: 10px; border: 7px solid transparent; border-top: 9px solid #fff;}
.init:before{content: ''; position: absolute; left: 10px; top: 8px; width: 20px; height: 20px; display: block; background: url("https://www.arohan.in/wp-content/themes/arohan/images/language-icon.png") no-repeat left top;}

.language {
   margin: 5px 0 0 10px;
}



.nav_top ul {margin: 0 180px 0 0; padding: 0; text-align: center;}
.language {position: absolute; top: -35px; right: 0px;}


@media only screen and (max-width : 768px) {
 
   .nav_top ul {margin: 0 0px 0 0; padding: 0; text-align: center;}
   .language {position: absolute; top: 5px; right: 55px;}
   .goog-te-gadget-simple a span:nth-child(1){ display: none;}
   }