@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600');
*{margin:0;padding:0;box-sizing: border-box;}
body{font-family:'Source Sans Pro',sans-serif;font-weight:400;color:#083947;-webkit-text-size-adjust:100%;font-size:14px;background:#f5f7f8;}
a{color:#0088a9;text-decoration:none;}
a:hover{text-decoration:underline;}
.fl,.mham a,.lgwr,.ver_dt{float:left;}
.fr,.mosrch{float:right;}
.w100,.ftrwrp,.ver_dt{width:100%;}
.clr:after,.hdwrp:after,.srbt a:after{clear:both;display:block;content:"";}
li{list-style:none;}
.fllg{display:block;}
.hdr{width:100%;background:#083947;}
.mham,.mosrch{display:none;}
.lgwr{padding:15px 40px 13px;}
.midsec{position:relative;min-height:700px;width:980px;margin:0 auto;}
.twwrp{min-height:700px;}
.srwrp{display:flex;}
.prvcy{width:650px;margin:0 auto;}
.prvcy h1{font-size:34px;margin:30px 0 5px;}
.prvcy p{font-size:18px;line-height:30px;margin:0 0 32px;}
.prvcy h2{font-size:20px;margin-bottom:4px;}
.prvcy ul,.prvcy ol{line-height:30px;font-size:18px;margin:0 0 32px 33px;}
.prvcy ul li{list-style:disc;}
.prvcy .mg_btm{margin-bottom:4px;}
.ftrwrp{background:#083947;color:#fff;padding-bottom:16px;}
.ver_dt{margin:35px 0 27px 0;}
.mbz{margin-bottom:0!important;}
.fltr-ovly{width:100%;height:100%;position:fixed;z-index:9;background:rgba(11,43,55,0.5);display:none;}
.prvcy .prv_adr{margin:0;line-height:24px;}

@media only screen and (min-width:481px) and (max-width:992px){
.midsec,.prvcy{width:100%;}
.lgwr{padding:13px 40px;position:relative;left:calc(50% - 110px);}
.prvcy{padding:0 10px;}
.twwrp{margin:0 0 20px;}
.mham a,.hline{display:block;}
.mham a{padding:19px 18px 18px 18px;}	
.hline{height:1px;width:17px;margin-bottom:5px;background:#fff;}
.fllg{width:111px;height:25px;}
.mosrch{padding:16px;}
}

@media only screen and (max-width:480px){
.midsec,.prvcy{width:100%;}
.prvcy{padding:0 10px;}
.twwrp{margin-top:10px;}
.lgwr{padding:13px 40px;position:relative;left:calc(50% - 110px);}	
.mosrch{padding:16px;}	
.srwrp,.hline,.fllg{display:block;}	
.ver_dt{margin:5px 0 27px 0;}	
.mham a{padding:19px 18px 18px 18px;}
.hline{height:1px;width:17px;margin-bottom:5px;background:#fff;}
.fllg{width:111px;height:25px;}
}