header .country-nav{cursor:pointer;position:relative;margin-top:6px;margin-right:10px;width:40px;height:27px;background-repeat:no-repeat;background-position:0 0}header .country-nav.open .arrow-box{opacity:1;visibility:visible;top:45px}header .arrow-box{transition:opacity .2s ease-in-out,visibility .2s ease-in-out,top .2s ease-out;opacity:0;visibility:hidden;background:#fff;position:absolute;width:300px;z-index:23;border-radius:5px;padding:15px;top:35px;box-shadow:0 0 8px rgba(0,0,0,.2)}header .arrow-box h5{font-weight:600;font-size:16px;text-align:center}header .arrow-box p{font-size:10px;text-align:center;margin-bottom:12px}header .arrow-box .country-dropdown{margin-bottom:15px}header .arrow-box .country-dropdown:after{clear:both}header .arrow-box .country-dropdown:after,header .arrow-box .country-dropdown:before{content:"";display:table}header .arrow-box label{float:left;line-height:28px;font-size:12px;color:#000!important}header .arrow-box select{display:inline;float:right;font-size:12px;height:28px!important;border-bottom:1px solid #d1d1d1!important;color:#000!important;text-align:center}.country-nav form{color:#000}header .arrow-box:after{bottom:100%;left:50%;border:15px solid hsla(0,0%,100%,0);border-bottom-color:#fff;margin-left:-15px}header .arrow-box:after,header .country-nav:after{content:" ";height:0;width:0;position:absolute;pointer-events:none}header .country-nav:after{z-index:100;right:0;top:11px;border:solid hsla(0,0%,100%,0);border-top:solid #b2b5b9;border-width:4px 6px 0;transition:all .2s ease-in-out}header .country-nav.open:after{border-color:hsla(0,0%,100%,0) hsla(0,0%,100%,0) #b2b5b9;border-width:0 6px 4px}.globe-icon{height:23px}@media (min-width:768px){header .arrow-box{margin-left:-138px}}@media (max-width:767px){header .arrow-box{margin-left:-260px}header .arrow-box:after{left:90.5%}}