/*! normalize.css v3.0.2 | MIT License | git.io/normalize */@import "https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700";html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4EB5E6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4EB5E6}.datepicker--cell.-in-range-{background:rgba(92,196,239,0.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,0.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,0.5);background-color:rgba(92,196,239,0.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,0.5);background-color:rgba(92,196,239,0.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#FF9A19;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,0.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button{color:#4EB5E6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,0.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,0.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */html{color:#fff;font-size:1em;line-height:1.4}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}div{box-sizing:border-box}.pagination>.page-item{background:#ccc !important;border-radius:5px;border:none;text-align:center;color:#000;width:unset;vertical-align:top}.pagination>.page-item>span{background:#ccc;text-align:center;color:#000}.pagination>.page-item>a{padding:8px 10px;background:#ccc;color:#000;display:inline-block;border:none;border-radius:5px;width:unset;white-space:nowrap}.pagination>.page-item.active{background:#fff !important;color:#fff !important;padding:0 10px}.pagination>.page-item.active>span{background:#fff !important}.pagination>.page-item.disabled{vertical-align:top}.pagination>.page-item.disabled>i.page-link{padding:8px 6px;display:inline-block;text-align:center}.rate-ticker .container{width:100% !important}.rate-ticker .container .wrap{width:100% !important}body{background:#0d0c0b;font-size:20px;font-family:'Open Sans', sans-serif;font-weight:400;padding-bottom:30px}.no-scroll{overflow:hidden}.no-scroll-conv{overflow:hidden}.notice-wrapper .notice-item{display:flex;justify-content:center;padding:5px 10px;background-color:crimson}.notice-wrapper .notice-item:last-child{margin-bottom:20px}.header-outer{height:105px;margin-bottom:50px;background-color:#000}.header-ad-space-outer{width:100%;text-align:center;padding:10px 10px;box-sizing:border-box}.header .nav-container{margin-left:50px !important;margin-right:50px !important}.header-ad-space{width:748px;max-width:100%;overflow:hidden;margin:0 auto}.header-ad-space img{width:100%}.header .container{margin-left:90px;margin-right:90px;padding:5px 0px;position:relative}.header .container .logo-outer{float:left;padding:5px;width:160px}.header .container .logo-outer .logo img{width:200px}.header .container .logo-outer .tab-line{color:#fff;font-size:1.1em;font-weight:400;margin-top:5px;white-space:nowrap}.header .container .main-nav{float:right;margin:20px 0px}.header.sticky{position:fixed;top:0px;width:100%;background:#000;z-index:2}.header.sticky.z-index{z-index:5}.header .container .main-nav ul{margin:0;padding:0}.header .container .main-nav>ul>li{list-style:none;float:left;padding:0px 15px;position:relative}.header .container .main-nav ul li a{text-decoration:none;color:#fff;display:block;line-height:36px;position:relative;text-transform:uppercase}.header .container .main-nav>ul>li>a.active:after{content:'';border-bottom:4px solid #ff9900;border-radius:4px;position:absolute;left:0;width:100%;bottom:-3px}.header .container .main-nav>ul>li>a:hover:after{content:'';border-bottom:4px solid #ff9900;border-radius:4px;position:absolute;left:0;width:100%;bottom:-3px}.header .container .main-nav>ul>li>a.active{color:#ff9900}.header .container .main-nav ul li ul.dropdown{min-width:220px;left:2;top:39px;background:#18181a;position:absolute;z-index:999;display:none;box-shadow:0 5px 10px rgba(0,0,0,0.3);left:14px;top:35px;left:50%;margin-left:-110px}.header .container .main-nav ul li:hover ul.dropdown{display:block}.header .container .main-nav ul li ul.dropdown li{font-size:0.9em;border-bottom:1px solid #39414d;width:100%;display:inline-block;box-sizing:border-box;float:left;padding:0px 5px;white-space:nowrap}.header .dropdown{line-height:40px}.header .container .main-nav ul li ul.dropdown li a{color:#fff;display:block;padding:0 15px;line-height:50px !important;text-align:center;margin:0 0px !important}.header .container .main-nav ul li ul.dropdown li :hover{color:#ff9900;background:#000}.arrow-up{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #18181a;position:absolute;top:-9px;left:0px;left:50%;margin-left:-10px}.ad-space{position:relative}.graph-image-section{margin-top:50px}.graph-image-section img{max-width:100%}.home-section .container{margin-left:90px;margin-right:90px}.home-section .chart-outer{width:50%;min-height:550px;float:left;position:relative}.home-section .chart-outer .inner-holder{background:#18181a;text-align:center;box-sizing:border-box;position:relative;width:100%;float:left;margin-top:25px}.home-section .chart-outer .inner-holder img{width:90%}.chart-inner-container{float:left;width:100%}.home-section .lagos-market-rates{width:50%;float:left;overflow:hidden;padding-right:20px}.home-section .lagos-market-rates .lagos-market-rates-inner{background:#040404;float:left;width:100%}.home-section .lagos-market-rates .lagos-market-title{padding:15px;color:#fff}.home-section .lagos-market-rates .lagos-market-title h2{font-size:2em;margin:0px;font-weight:400;color:#fff;padding-left:15px}.main-section .home-section .lagos-market-rates .lagos-market-title h2{font-size:1.25em;margin:0px;font-weight:300;color:#fff;padding-left:0px}.col-2.currency-converter{box-sizing:border-box;margin-right:320px}.col-2.home-ads{width:300px;float:right;text-align:center;position:absolute;right:0px;top:0px}.col-2.home-ads .ad-space{margin-bottom:25px}.home-section .lagos-market-rates .lagos-tab-line{font-size:1em;margin-top:5px;padding-left:15px}.home-section .lagos-market-rates .lagos-tab-line span{margin-right:15px;font-size:0.9em;font-weight:600;color:#ffcc00}.home-section .lagos-market-rates .table-grid .grid-table{width:100%}.home-section .lagos-market-rates .table-grid .grid-table .table-col.datalist{width:28%;color:#fff;word-wrap:break-word}.home-section .lagos-market-rates .table-grid .grid-table .table-col.datalist_crypto{width:18%;color:#fff;word-wrap:break-word}.home-section .lagos-market-rates .table-grid .grid-table .table-col.datalist_rates{width:14%;color:#fff;word-wrap:break-word}.home-section .lagos-market-rates .table-grid .grid-table .table-col.datalist_crypto_ngn{width:10%;color:#fff;word-wrap:break-word}.home-section .lagos-market-rates .table-grid .grid-table .table-col{width:24%;text-align:left;float:left;padding:10px 5px 10px 15px;box-sizing:border-box;font-weight:400;word-wrap:break-word}.home-section .lagos-market-rates .table-grid .grid-table .table-col .currency-title{color:#ff9900;font-size:1.25em;font-weight:600}.home-section .lagos-market-rates .table-grid .grid-table .table-col .country-icon.nigeria{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/nigeria-flag-icon-23f7dc43384443eece8991050cecf51415bd7efb95c0ae4877a45149ad9bee05.png) no-repeat;width:40px;height:30px;float:left;margin-right:8px;background-position:0px 7px;background-size:40px}.home-section .lagos-market-rates .table-grid .grid-table .table-col .country-icon.usa{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/usa-flag-icon-d5abc8c290cd28c35ca3dac1879b70b86a069d0b87c95b8d831f9e8615a3fae2.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0px 7px;background-size:40px}.home-section .lagos-market-rates .table-grid .grid-table .table-col .country-icon.london{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/london-flag-icon-8421b19d7eb1668256d3482db5c1deda1b1433d3791ca6d51050a9ad10344fad.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0px 7px;background-size:40px}.home-section .lagos-market-rates .table-grid .grid-table .table-col .country-icon.eru{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/eur-flag-icon-2985095e15f00145baabf703bc784b3edb766142c0a138741b6b6e9302a86910.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0px 7px;background-size:40px}.pagination{padding:0px;margin:50px 0 30px 30px;height:30px;display:block;text-align:center}.pagination li{display:inline-block;list-style:none;padding:0px;margin-right:5px;width:30px;text-align:center;background:#f3f5f8;line-height:25px;border:1px solid #ccc;box-sizing:border-box}.pagination li a{color:#333;text-decoration:none}.pagination .disabled{display:inline-block;list-style:none;padding:0px;margin-right:1px;width:30px;text-align:center;line-height:25px;border:1px solid  #282828;cursor:inherit;background:#282828;color:#fff;box-sizing:border-box}.pagination .disabled a{color:#fff}.pagination .disabled{display:inline-block;list-style:none;padding:0px;margin-right:5px;width:30px;text-align:center;line-height:25px;background-color:#282828;cursor:inherit;box-sizing:border-box}.pagination{text-align:center;width:100%;box-sizing:border-box;margin-top:30px;margin-bottom:30px}.pagination .current{display:inline-block;list-style:none;padding:0px;margin-right:0px;width:30px;text-align:center;line-height:25px;color:#fff;background-color:#ff9900;cursor:inherit;box-sizing:border-box;border:1px solid #ff9900;font-style:normal}.pagination a{display:inline-block;list-style:none;padding:0px;margin-right:0px;width:30px;text-align:center;background:#000;line-height:25px;border:1px solid #ff9900;box-sizing:border-box;text-decoration:none;color:#fff}.pagination .previous_page.disabled{display:inline-block;list-style:none;padding:0px;margin-right:0px;width:30px;text-align:center;background:#000;line-height:25px;border:1px solid #ff9900;box-sizing:border-box}.news-image img{max-width:100% !important;height:auto !important}.home-section .lagos-market-rates .table-grid .grid-table tr.table-line{border-bottom:1px solid #39414d}.home-section .lagos-market-rates .table-grid .grid-table .table-col span{display:block;color:#ff9900;margin-top:10px;font-size:0.9em;text-transform:uppercase;font-weight:600}.exchange-rate-calculator-holder{height:auto;float:left}.news-section{text-align:left;word-wrap:break-word}.news-section a{text-decoration:none;color:#ff9900}.home-section .exchange-rate-calculator.fixed{background:#040404;height:auto;margin-top:0px;padding:15px 8px;position:static;float:left}.col-2.currency-converter .convert-btn-section{text-align:center}.col-2.currency-converter .currency-container-form{display:block}.col-2.currency-converter .exchange-rate-calculator .exchange-rate-box .form-element{margin-top:0px}.exchange-rate-calculator .exchange-rate-box .form-element:before{content:'';width:1px;left:50%;bottom:6px;position:absolute;-webkit-transition:all .4s;transition:all .4s;height:1px}.exchange-rate-calculator .exchange-rate-box .form-element.border-hightlighted:before{background:#ff9900;width:100%;left:0px;height:1px}.col-2.currency-converter .exchange-rate-container{width:100%;padding:0px 6px;float:none}.col-2.currency-converter .exchange-rate-box .currency-title{display:inline-block;text-align:left;position:absolute;left:0px;top:16px}.col-2.currency-converter .exchange-rate-box .currency-select{width:118px}.col-2.currency-converter .exchange-rate-box{position:relative;padding:6px 0px;background:#040404}.col-2.currency-converter .exchange-rate-calculator .exchange-rate-box .common-box{text-align:right;padding:0px 4px 0px 90px;background:#040404;border-bottom:1px solid #333}.col-2.currency-converter .exchange-rate-box{text-align:left}.home-section .exchange-rate-calculator .exchange-rate-box{position:relative}.convert-btn-section p{margin:12px 0px}.convert-btn-section{text-align:center}.rate-ticker{position:fixed;z-index:1;bottom:0;left:0;right:0;background:#010407;height:30px;overflow:hidden;text-align:center;border-top:solid 1px #333}.exchange-rate-container{width:20%;padding:0px 8px;float:left}.col-2.currency-converter .exchange-rate-container{width:100%;padding:0px 6px;float:left}.dropdown.news-list .dropdown-inner{max-height:300px}.exchange-rate-box .exchange-rate-box{background:#131313;padding:30px 0px;height:100%;width:100%;text-align:center;float:left}.col-2.currency-converter .convert-btn-outer{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/convert-btn-2c26f5187fbd87a9f669632e1a5e060e0c04bd23aad9042a730fe6fbd426c425.png) no-repeat;width:115px;height:44px;display:inline-block;cursor:pointer;margin-top:15px;background-size:120px;margin-bottom:0px}.convert-btn-outer{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/convert-btn-2c26f5187fbd87a9f669632e1a5e060e0c04bd23aad9042a730fe6fbd426c425.png) no-repeat;width:115px;height:44px;display:inline-block;cursor:pointer;margin:15px 0px;background-size:120px}.clear-btn-outer{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/clear-btn-f032876c3368777457a78c37d61bee60bedb460683e7b5c71f5fb5f8584c7c74.png) no-repeat;width:110px;height:44px;display:inline-block;cursor:pointer;margin:15px 0px;background-size:110px;margin-bottom:0px}.exchange-rate-box .currency-title{display:inline-block;text-align:center}.exchange-rate-calculator .exchange-rate-box .common-box{width:100%;height:40px;border:0px;padding:0 10px;box-sizing:border-box;background:#131313;text-align:center;font-size:1.25em;outline:none}.exchange-rate-calculator .exchange-rate-box .form-element{margin-top:25px}.exchange-rate-box .currency-title{font-weight:400}.exchange-rate-box .currency-title span{color:#fff}.exchange-rate-box .arrow-icon-right{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/icon-right-2b0367f6937b69daf560de0a6674b8a29030e8062070b9c2736dd393d680f491.png) no-repeat;width:18px;height:18px;position:absolute;right:0px;top:34px}.exchange-rate-box .arrow-icon-left{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/icon-left-2bb18f2e610bc340eb333c747bb795e4bddf8758adc83a5a40197b9e321ebac7.png) no-repeat;width:18px;height:18px;position:absolute;left:0px;top:34px}.exchange-rate-box .country-icon.nigeria{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/nigeria-flag-icon-23f7dc43384443eece8991050cecf51415bd7efb95c0ae4877a45149ad9bee05.png) no-repeat;width:40px;height:30px;float:left;margin-right:10px;background-position:0px 0px;background-size:30px;width:47px}.exchange-rate-box .country-icon.usa{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/usa-flag-icon-d5abc8c290cd28c35ca3dac1879b70b86a069d0b87c95b8d831f9e8615a3fae2.png) no-repeat;width:40px;height:30px;float:left;margin-right:10px;background-position:0px 0px;background-size:30px}.exchange-rate-box .country-icon.london{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/london-flag-icon-8421b19d7eb1668256d3482db5c1deda1b1433d3791ca6d51050a9ad10344fad.png) no-repeat;width:40px;height:30px;float:left;margin-right:10px;background-position:0px 0px;background-size:30px}.exchange-rate-box .country-icon.eru{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/eur-flag-icon-2985095e15f00145baabf703bc784b3edb766142c0a138741b6b6e9302a86910.png) no-repeat;width:40px;height:30px;float:left;margin-right:10px;background-position:0px 0px;background-size:30px}.exchange-rate-box .country-icon.cad{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/canada-flag-34b33d1589eb78c1df16323ec40af039d53d02f96079cbe1afddc951077b6c54.png) no-repeat;width:40px;height:30px;float:left;margin-right:10px;background-position:0px 0px;background-size:30px}.exchange-rate-box .country-icon.aed{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/united-arab-emirates-flag-icon-0c939214fd4359442789c42504a189c8f873fc5249afe1818430e99bdce4e890.png) no-repeat;width:40px;height:30px;float:left;margin-right:10px;background-position:0px 0px;background-size:30px}.exchange-rate-box .country-icon.cny{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/china-flag-icon-b804d6431e91dd64e0f23ad3f02679b56b4501c1d54076b431bff3bda5875bd4.png) no-repeat;width:40px;height:30px;float:left;margin-right:10px;background-position:0px 0px;background-size:30px}.exchange-rate-box .country-icon.aud{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/australia-flag-icon-c23308beee5497f85ba79f67bebaceea58e1a5f9bbd0c6675ecb799866ea870f.png) no-repeat;width:40px;height:30px;float:left;margin-right:10px;background-position:0px 0px;background-size:30px}.exchange-rate-box .country-icon.zar{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/south-africa-flag-icon-d1702caa0dc7ff228640cea9633233831a63a7c716b58fcaea6063a0dea9bae7.png) no-repeat;width:40px;height:30px;float:left;margin-right:10px;background-position:0px 0px;background-size:30px}.exchange-rate-box .country-icon.ghs{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/Ghana-bf9dda75596103841622c0beea9369bb2577dd27bd809836d3c7f9333c2ebf03.png) no-repeat;width:40px;height:30px;float:left;margin-right:10px;background-position:0px 0px;background-size:30px}.exchange-rate-box .country-icon.xof{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/Benin-340cd8593f06f5e84d4b5bef39751686fa49f5126eb2a573f01dc90b67b0c56a.png) no-repeat;width:40px;height:30px;float:left;margin-right:10px;background-position:0px 0px;background-size:30px}.exchange-rate-box .country-icon.xaf{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/Cameroon-7959c090d16c14f0ed8bce918bbdb9f62535b65685630d3f8f82ec9e7a7ba1f6.png) no-repeat;width:40px;height:30px;float:left;margin-right:10px;background-position:0px 0px;background-size:30px}.website-content-body{margin-top:100px;position:relative;z-index:0}.left-sidebar .container{padding:0 90px}.left-sidebar .ad-space{max-width:300px;text-align:center;margin:0 auto 30px}.left-sidebar{max-width:380px;float:left}.main-section{margin:0 400px}.calender-outer{padding:0 5px}.main-section .main-inner{float:left;width:100%}.newsDetailPage .main-section .main-inner img{width:100%}.bank-atm.conatiner{float:left;width:100%;margin-bottom:50px}.black-rates-section{float:left;width:100%;margin-bottom:50px}.main-section .title h2{font-size:2.5em;font-weight:300;margin-top:0px}.main-section .tab-section{font-size:1.25em;border-bottom:1px solid #646971;float:left;width:100%}.table-col.table-heading{color:#ff9900 !important;font-weight:600}.main-section .tab-section ul{margin:0;padding:0}.main-section .tab-section ul li{list-style:none;width:33.33%;float:left;text-align:center;color:#fff;text-transform:uppercase;cursor:pointer;padding:10px 0px;position:relative}.main-section .tab-section ul li.uk-active:after{content:'';position:absolute;width:100%;left:0px;bottom:-2px;bottom:-3px;height:4px;background:#ff9900;border-radius:4px}.main-section .tab-section ul li.uk-active{color:#ff9900}.main-section .tab-section ul li a{text-decoration:none}.table-outer-container.bank-rate-current .table-grid2 .table-col{width:20%}.website-content-body.rate-details.atm-rate .country-icon{float:left;margin-right:8px;margin-top:-2px}.website-content-body.rate-details.atm-rate .country-icon img{width:40px}.website-content-body.rate-details.rates-by-month .country-icon{float:left;margin-right:8px;margin-top:-2px}.website-content-body.rate-details.rates-by-month .country-icon img{width:40px}.website-content-body.rate-details.rates-by-currency .country-icon{float:left;margin-right:8px;margin-top:-2px}.website-content-body.rate-details.rates-by-currency .country-icon img{width:40px}.website-content-body.rate-details.rates-by-month .table-grid2{margin-bottom:20px}.table-section .table-grid2{width:100%}.table-section .table-outer-container{display:none}.website-content-body.rate-details.rates-by-month .table-col .country-icon img{width:40px}.website-content-body.rate-details.rates-by-currency .table-col .country-icon img{width:40px}.table-section .table-outer-container.uk-active{display:block}.table-outer-container.bank-rate-lowest.uk-active{margin-top:30px;margin-bottom:20px}.table-section .table-grid2 .table-col{width:25%;text-align:center}.table-section{margin-top:20px;float:left;width:100%}.table-col.table-heading{font-size:0.9em;font-weight:600;text-transform:uppercase;color:#fff}.table-section .table-grid2 .table-col .country-icon.nigeria{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/nigeria-flag-icon-23f7dc43384443eece8991050cecf51415bd7efb95c0ae4877a45149ad9bee05.png) no-repeat;width:32px;height:22px;display:inline-block}.table-col.flag-container span{color:#ff9900 !important}.table-section .table-grid2 .table-col .country-icon.usa{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/usa-flag-icon-d5abc8c290cd28c35ca3dac1879b70b86a069d0b87c95b8d831f9e8615a3fae2.png) no-repeat;width:32px;height:22px;display:inline-block}.table-section .table-grid2 .table-col .country-icon.london{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/london-flag-icon-8421b19d7eb1668256d3482db5c1deda1b1433d3791ca6d51050a9ad10344fad.png) no-repeat;width:32px;height:22px;display:inline-block}.table-section .table-grid2 .table-col .country-icon.eru{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/eur-flag-icon-2985095e15f00145baabf703bc784b3edb766142c0a138741b6b6e9302a86910.png) no-repeat;width:32px;height:22px;display:inline-block}.table-heading{margin:10px 0px}.table-section .table-grid2 .table-col span{display:block;font-size:1em;color:#fff}.table-section .table-grid2 .table-col{padding:15px 5px 15px 5px;box-sizing:border-box;text-align:left}.main-section .bank-atm.conatiner .table-col .country-icon{float:left;margin-right:8px}.table-section .table-grid2 .table-col .table-col-inner span{display:inline-block;font-weight:300;font-size:0.9em;color:#fff}.table-section .table-grid2 tr.table-line{border-bottom:1px solid #39414d}.rate-table-section .table-heading{border-bottom:1px solid #646971;width:100%;position:relative}.rate-table-section .table-heading h3{font-size:1.25em;text-transform:uppercase;font-weight:400;color:#ff9900}.rate-table-section .table-heading span{color:#fff}.rate-table-container.westren-union{margin-top:30px}.rate-table-container.westren-union .table-line{border-bottom:1px solid #39414d}.rate-table-container.moneygram-rate{margin-top:30px}.rate-table-container.moneygram-rate .table-line{border-bottom:1px solid #39414d}.rate-table-container.cbn-rate{margin-top:30px}.rate-table-container.cbn-rate .table-line{border-bottom:1px solid #39414d}.rate-table-section .westren-union .table-heading:after{content:'';position:absolute;width:22%;position:absolute;left:0px;bottom:-3px;height:4px;background:#ff9900;border-radius:4px}.rate-table-section .moneygram-rate .table-heading:after{content:'';position:absolute;width:18%;position:absolute;left:0px;bottom:-3px;height:4px;background:#ff9900;border-radius:4px}.rate-table-section .cbn-rate .table-heading:after{content:'';position:absolute;width:30%;position:absolute;left:0px;bottom:-3px;height:4px;background:#ff9900;border-radius:4px}.rate-table-section .table-grid3{width:100%;margin-top:20px}.rate-table-section .table-col{width:25%;text-align:center;padding:10px 5px 10px 5px;box-sizing:border-box;color:#fff;float:left;word-wrap:break-word}.rate-table-section .table-grid3 .table-col .country-icon.nigeria{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/nigeria-flag-icon-23f7dc43384443eece8991050cecf51415bd7efb95c0ae4877a45149ad9bee05.png) no-repeat;width:40px;height:32px;float:left;margin-right:10px;background-position:0px 7px;background-size:40px}.rate-table-section .table-grid3 .table-col .country-icon.usa{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/usa-flag-icon-d5abc8c290cd28c35ca3dac1879b70b86a069d0b87c95b8d831f9e8615a3fae2.png) no-repeat;width:40px;height:32px;float:left;margin-right:10px;background-position:0px 7px;background-size:40px}.rate-table-section .table-grid3 .table-col .country-icon.london{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/london-flag-icon-8421b19d7eb1668256d3482db5c1deda1b1433d3791ca6d51050a9ad10344fad.png) no-repeat;width:40px;height:32px;float:left;margin-right:10px;background-position:0px 8px;background-size:40px}.rate-table-section .table-grid3 .table-col .country-icon.eru{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/eur-flag-icon-2985095e15f00145baabf703bc784b3edb766142c0a138741b6b6e9302a86910.png) no-repeat;width:40px;height:32px;float:left;margin-right:10px;background-position:0px 7px;background-size:40px}.main-section .bank-atm.conatiner .table-col .country-icon{margin-top:-2px}.rate-table-section .table-grid3 .table-col .table-col-inner{color:#fff}.rate-table-section .table-grid3 .currency-title{display:inline-block;font-size:1.25em;font-weight:600;color:#ff9900}.right-sidebar{max-width:380px;float:right;right:0;top:0;border-left:1px solid #646971;margin-top:30px}.right-sidebar .container{padding:0 90px}.right-sidebar .ad-space{text-align:center;margin:0 auto 30px}.datepicker{width:300px}.datepicker-here.datepicker-promo{margin-bottom:30px}.datepicker--nav-action:hover{background:none}.datepicker--nav-title{text-align:center;margin:0 auto;text-transform:uppercase;color:#fff;line-height:32px;width:228px;display:inline-block;max-width:100%}.datepicker--nav{width:100%;box-sizing:border-box}.datepicker--nav-title:hover{background:none}.datepicker-inline .datepicker{border:0px}.datepicker{background:#191817}.datepicker--days-names{border-bottom:1px solid #fff;margin:0px 0 0px;padding:0px 10px}.datepicker--day-name{color:#fff;display:inline-block;width:14.28571% !important;text-align:center;height:30px;line-height:30px}.datepicker--cell{width:14.28571%;text-align:center !important}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#b1b7ba}.datepicker--cell-day.-focus-{background:none}.datepicker--cell{color:#fff;height:30px;display:inline-block;line-height:30px}.datepicker--nav-action{display:inline-block}.datepicker--cell.-current-{color:#fff;background:#ff9900;border-radius:0px;text-align:center}.datepicker--cell.-current-:hover{color:#fff}.datepicker--content{padding:0px}.datepicker--nav-title i{display:none}.datepicker--cells{padding:10px}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{background:#ff9900;border-radius:0px}.datepicker--cell.-selected-.-focus-{background:#ff7425}.ads-banner.bottom{margin-top:25px;width:100%;float:left;overflow:hidden}.rate-details.news .ads-banner.ads-top{margin-top:20px}.ad-space .title h3{text-align:left;font-size:1.5em;font-weight:400}.news-section span{font-size:1.25em;margin:8px 0px;font-weight:400;text-align:left;color:#fff;display:block}.news-section p{font-size:1em;font-weight:400;text-align:left}.mobile-app-download{margin-top:150px;margin-bottom:150px}.mobile-app-download .moble-app-container{width:100%;height:580px;border:2px solid #ff9900;position:relative}.mobile-image-section{width:350px;height:720px;background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/mobile-image-85c40da408e9adb76e8b8d78c19cf01d52ee1e11be85498dfe6b0618cbfbb0e2.png) no-repeat;position:absolute;left:100px;top:-95px}.app-info .title h2{font-size:2.5em;font-weight:300;text-transform:uppercase}.app-details p{font-size:1.5em;font-weight:300;color:#fff}.app-btn{margin-top:60px}.app-btn a{margin:5px}.app-btn img{width:250px}.mobile-image{width:40%;float:left;height:100%}.app-info{width:60%;float:left;margin-top:20px;text-align:left;padding:20px 6%;box-sizing:border-box}.mobile-app-download .container{width:70%;margin:0 auto}.footer{height:350px;background:#000}.footer .container{margin-left:90px;margin-right:90px;padding-top:70px}.footer .tab-line{color:#fff;font-size:1.25em;font-weight:300;margin-top:10px}.footer-logo{float:left;width:345px}.footer-logo .logo img{width:250px}.social-icon-container{border-bottom:2px solid #4d4f51;margin-left:350px;height:50px;position:relative}.social-icon{position:absolute;bottom:-33px;right:100px;background:#000;padding:0px 20px}.social-icon ul{margin:0;padding:0}.social-icon ul li{list-style:none;float:left;margin:15px;position:relative}.clearit{clear:both}.social-icon ul li a .twiter{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/twitter-icon-f156c3ba9351418a912bb188ee3ddc2e6f0eb27352aa35db60b1f6e5ff47bb82.png) no-repeat;width:42px;height:34px}.social-icon ul li a .google-plus{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/google-plus-6b615d746d1feb031f808634ac7a9c18ffc109e9070c285255c867bfb4e7bd95.png) no-repeat;width:35px;height:36px}.social-icon ul li a .rss-icon{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/rss-icon-143296a69f797bfef671e6fee4f57832d5d6ac7eb22b54a91e0b450974ffabec.png) no-repeat;width:34px;height:34px}.social-icon ul li a .message-box{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/message-icon-0a15ff9e0a25ce8335d1cc31c3840e18a9e9a56f251739b724071f9398a6114e.png) no-repeat;width:40px;height:40px;background-position:0px 6px}.social-icon ul li a .facebook{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/facebook-icon-e9ef8312432190879d71cf01ffc66a3792624daca62582e9b0710f84474e510a.png) no-repeat;width:21px;height:38px}.footer-menu{float:right;margin-top:40px;margin-right:50px}.footer-menu ul{margin:0;padding:0}.footer-menu ul li{list-style:none;float:left;padding:0px 15px}.footer-menu ul li a{text-decoration:none;color:#fff;display:block;line-height:36px;position:relative;text-transform:uppercase}.wrapper-home .currency-change-container{display:none}.wrapper-home .website-content-body.home-sticky .currency-change-container{display:block}.black-rates-section .grid-table tr.table-line{border-bottom:1px solid #39414d}.black-rates-section .grid-table{width:100%}.black-rates-section .grid-table .table-col.datalist{color:#fff;text-align:left;float:left;padding:10px 5px 10px 15px;box-sizing:border-box;font-weight:400}.black-rates-section .grid-table .table-col .currency-title{color:#ff9900;font-size:1.25em;font-weight:600;text-align:left}.black-rates-section .grid-table .table-col span{display:block;color:#ff9900;margin-top:10px;font-size:0.9em;text-transform:uppercase;font-weight:600;text-align:left}.black-rates-section .grid-table .table-col{width:24%;text-align:left;float:left;padding:10px 5px 10px 15px;box-sizing:border-box;font-weight:400}.black-rates-section .title-line span{color:#ff9900;font-size:1.25em;text-transform:uppercase;display:block;margin-bottom:10px}.black-rates-section .grid-table .table-col .country-icon.nigeria{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/nigeria-flag-icon-23f7dc43384443eece8991050cecf51415bd7efb95c0ae4877a45149ad9bee05.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0 7px;background-size:40px}.black-rates-section .grid-table .table-col .country-icon.ghs{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/Ghana-bf9dda75596103841622c0beea9369bb2577dd27bd809836d3c7f9333c2ebf03.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-size:40px;background-position:0 7px}.black-rates-section .grid-table .table-col.width-20{width:19%}.black-rates-section .grid-table .table-col .country-icon.xof{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/Benin-340cd8593f06f5e84d4b5bef39751686fa49f5126eb2a573f01dc90b67b0c56a.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-size:40px;background-position:0 7px}.black-rates-section .grid-table .table-col .country-icon.xaf{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/Cameroon-7959c090d16c14f0ed8bce918bbdb9f62535b65685630d3f8f82ec9e7a7ba1f6.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-size:40px;background-position:0 7px}.black-rates-section .grid-table .table-col .country-icon.cad{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/canada-flag-34b33d1589eb78c1df16323ec40af039d53d02f96079cbe1afddc951077b6c54.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0px 2px;background-size:40px;background-position:0 2px}.black-rates-section .grid-table .table-col .country-icon.zar{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/south-africa-flag-icon-d1702caa0dc7ff228640cea9633233831a63a7c716b58fcaea6063a0dea9bae7.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0px 2px;background-size:40px;background-position:0 2px}.black-rates-section .grid-table .table-col .country-icon.aed{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/united-arab-emirates-flag-icon-0c939214fd4359442789c42504a189c8f873fc5249afe1818430e99bdce4e890.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0px 2px;background-size:40px;background-position:0 2px}.black-rates-section .grid-table .table-col .country-icon.cny{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/china-flag-icon-b804d6431e91dd64e0f23ad3f02679b56b4501c1d54076b431bff3bda5875bd4.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0px 2px;background-size:40px;background-position:0 2px}.black-rates-section .grid-table .table-col .country-icon.aud{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/australia-flag-icon-c23308beee5497f85ba79f67bebaceea58e1a5f9bbd0c6675ecb799866ea870f.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0px 2px;background-size:40px;background-position:0 2px}.analytic-container{margin-top:25px}.analytic-container #chart_id{height:350px;width:100%}.website-content-body.rate-details.movement .grid-table .table-col .country-icon.ghs{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/Ghana-bf9dda75596103841622c0beea9369bb2577dd27bd809836d3c7f9333c2ebf03.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0px 2px;background-size:40px;background-position:0 7px}.website-content-body.rate-details.movement .grid-table .table-col .country-icon.xof{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/Benin-340cd8593f06f5e84d4b5bef39751686fa49f5126eb2a573f01dc90b67b0c56a.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0px 2px;background-size:40px;background-position:0 7px}.website-content-body.rate-details.movement .grid-table .table-col .country-icon.xaf{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/Cameroon-7959c090d16c14f0ed8bce918bbdb9f62535b65685630d3f8f82ec9e7a7ba1f6.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0px 2px;background-size:40px;background-position:0 7px}.website-content-body.rate-details{margin:50px 0px}.website-content-body.rate-details .home-section .lagos-market-rates{width:100%;height:auto;background:none}.website-content-body.rate-details .home-section .container{margin:0px}.home-section .lagos-market-rates .lagos-market-title{padding:8px 0px 7px;border-bottom:1px solid #39414d;position:relative}.home-section .lagos-market-rates-inner .table-grid{min-height:366px}.main-section .bank-atm.conatiner .table-col .country-icon img{width:40px}.website-content-body.rate-details .home-section .lagos-market-rates .lagos-market-title h2{color:#ff9900}.website-content-body.rate-details .home-section .lagos-market-rates .lagos-market-title:after{content:'';position:absolute;width:50%;position:absolute;left:0px;bottom:-3px;height:4px;background:#ff9900;border-radius:4px}.website-content-body.rate-details.westen-union .home-section .lagos-market-rates .lagos-market-title:after{content:'';position:absolute;width:150px;position:absolute;left:0px;bottom:-3px;height:4px;background:#ff9900;border-radius:4px}.website-content-body.rate-details.Previous-rates .home-section .lagos-market-rates .lagos-market-title:after{content:'';position:absolute;width:340px;position:absolute;left:0px;bottom:-3px;height:4px;background:#ff9900;border-radius:4px}.website-content-body.rate-details.moneygram .home-section .lagos-market-rates .lagos-market-title:after{content:'';position:absolute;width:130px;position:absolute;left:0px;bottom:-3px;height:4px;background:#ff9900;border-radius:4px}.website-content-body.rate-details.pevious-cbns .home-section .lagos-market-rates .lagos-market-title:after{content:'';position:absolute;width:280px;position:absolute;left:0px;bottom:-3px;height:4px;background:#ff9900;border-radius:4px}.website-content-body.rate-details .table-grid{padding-top:10px}.inner-page-title h1{font-size:2.5em;font-weight:300;text-transform:uppercase;margin-top:0px}.currency-change-container.show:before{content:'';position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.4);top:0;left:0;z-index:-1}.currency-change-container{position:fixed;bottom:50px;right:50px;z-index:1;display:none}.currency-change-container.home-sticky{display:block;z-index:3}.currency-change-box{width:80px;height:80px;background:#ff9900;border-radius:50%;cursor:pointer;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;box-shadow:0px 0px 20px 3px rgba(255,166,37,0.3)}.currency-change-box:hover{box-shadow:0px 0px 40px 8px rgba(255,166,37,0.3)}.currency-change-box:hover .icon-close{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.currency-change-container .currency-icon{width:100%;height:100%;border-radius:50%;position:relative}.currency-change-container .currency-icon-inner{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/currency-icon-9a6b1bda887d0dd43a629cbe98b07e5fb3a5c090514a8e6efc487416c9e60f1e.png) no-repeat;width:30px;height:44px;position:absolute;left:50%;margin-left:-15px;top:50%;margin-top:-22px;display:block;background-size:30px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.icon-close{width:100%;height:100%;border-radius:50%;position:relative}.icon-close-inner{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/close-icon-c5fc93ad8aa108518aff9bf59cf8509dd98ac53d949a16badb107310d2d16834.png) no-repeat;width:21px;height:21px;position:absolute;left:50%;margin-left:-10.5px;top:50%;margin-top:-10.5px;background-size:25px;display:none;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;display:none}.currency-change-container.show .currency-container-form{display:block;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transform:translate(0, 50px) scale(0.85);transform:translate(0, 50px) scale(0.85);-webkit-transition:.3s;transition:.3s}.currency-change-container.show.show1 .currency-container-form{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-webkit-transform:translate(0px, 0px) scale(1);transform:translate(0px, 0px) scale(1)}.currency-change-container.show .currency-icon{display:none}.currency-change-container.show .icon-close{display:block}.currency-change-container.show.show1 .icon-close .icon-close-inner{display:block}.currency-container-form{position:absolute;top:-415px;right:0px;width:400px;background:#000;padding:0px 10px;display:none}.currency-change-container.show .currency-container-form{display:block}.currency-container-form .exchange-rate-calculator .exchange-rate-box .form-element{margin-top:0px;border-bottom:1px solid #333}.currency-container-form .exchange-rate-container{width:100%;padding:0px 8px;float:none}.currency-container-form .exchange-rate-box .currency-title{display:inline-block;text-align:left;position:absolute;left:0px;top:16px}.currency-container-form .exchange-rate-box .currency-select{width:118px}.currency-container-form .exchange-rate-box{position:relative;padding:6px 0px;background:#000}.currency-container-form .exchange-rate-calculator .exchange-rate-box .common-box{text-align:right;padding:0px 0px 0px 90px;background:#000}.currency-container-form .exchange-rate-box{text-align:left}.currency-container-form .convert-btn-outer{float:right}.news-section p strong{text-transform:uppercase}.news-section strong{font-weight:600;color:#ff9900}.heading-line h2{font-size:2em;margin-bottom:10px;text-transform:capitalize;margin-top:15px;word-wrap:break-word;color:#ff9900;font-weight:normal}.market-news .heading-line{font-size:13px;margin-bottom:30px;text-transform:capitalize;margin-top:15px;word-wrap:break-word;color:#ff9900;font-weight:normal}.market-news .heading-line a{color:#ff9900}.ads-banner.news{width:420px;margin:20px 0px;max-width:100%;overflow:hidden;position:relative}.rate-by-month{color:#ff9900;font-size:1.25em;text-transform:uppercase}.website-content-body.rate-details.Previous-rates .lagos-tab-line{margin-bottom:5px}.website-content-body.rate-details.movement .inner-page-title h1{margin:0px 0px 10px}.website-content-body.rate-details.movement .lagos-tab-line{margin-bottom:5px}.table-outer-container.bank-rate-lowest .table-col{text-align:left}.website-content-body.rate-details .table-col{text-align:left}.website-content-body.rate-details.rates .table-section{margin:10px 0px 20px}.website-content-body.rate-details.rates .analytics-garph{margin-top:30px}.website-content-body.rate-details.rates .analytics-garph img{max-width:100%}.contact-info-panel{border-bottom:1px solid #646971;padding:15px 0px}.contact-info-panel span{width:100px;display:inline-block}.contact-info-panel a{color:#ff9900;text-decoration:none}.contact-info-panel ul{margin:5px 0px;padding:0 18px}.contact-info-panel ul li{margin:5px 0px}.mCustomScrollbar{overflow:auto}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:medium none;direction:ltr}.mCustomScrollBox{direction:ltr}.mCSB_container{overflow:hidden;width:auto;height:auto}.mCSB_inside>.mCSB_container{margin-right:0}.mCustomScrollBox{direction:ltr}.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0px;right:0px;bottom:0px}.mCSB_scrollTools,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight{-webkit-transition:opacity 0.2s ease-in-out 0s, background-color 0.2s ease-in-out 0s;transition:opacity 0.2s ease-in-out 0s, background-color 0.2s ease-in-out 0s}.mCSB_scrollTools{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.mCustomScrollbar:hover .mCSB_scrollTools{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0px;left:0px;bottom:0px;right:0px;height:auto}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#999}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:5px;height:100%;margin:0px auto;border-radius:16px;text-align:center}.mCSB_scrollTools .mCSB_dragger{cursor:pointer}.mCSB_scrollTools .mCSB_draggerRail{width:5px;height:100%;margin:0px auto;border-radius:5px}.mCSB_scrollTools .mCSB_draggerRail{background-color:#d9d9da}.copyright{margin-top:15px;font-size:0.9em;text-align:center;margin-top:30px}.right-news-section{padding:0px 20px}.right-news-section .title h3{text-align:left;font-size:1.5em;font-weight:400;margin-top:0px}.website-content-body.rate-details .country-icon{float:left;margin-right:5px}.website-content-body.rate-details .country-icon img{width:40px}#chart_id{height:365px}.no-record-found{width:100%;float:left;text-align:center;padding:30px 0}.record-content{margin-top:10px}.record-content p{text-align:center}.share-outer.twitter{margin-left:-55px}.share-outer.twitter .share-section{width:110px}.share-outer{height:142px;display:none;position:absolute;top:-142px;left:50% !important;margin-left:-60px}.share-section{width:120px;height:142px;background:#18181a;position:absolute;border-radius:2px}.social-icon ul li:hover .share-outer{display:block}.arrow-down{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #18181a;position:absolute;bottom:-9px;left:0px;left:50%;margin-left:-10px}.share-section ul li{float:none;text-align:center;margin:14px 0px}.btn-o{width:78px !important}.social-icon>ul>li{margin:5px;padding:10px}.atm-rates-text p{margin:0px 0px 10px 0px;font-size:1.25em;color:#ff9900}.atm-rates-text span{font-weight:500;color:#fff;display:inline-block;margin-right:3px}.atm-rates-text a{color:#ff9900;text-decoration:none;text-transform:uppercase}.atm-rates-text{text-transform:uppercase}.visit-btn:hover{opacity:.85}@media screen and (max-width: 1680px){body{font-size:14px}#chart_id{height:335px}.header-outer{margin-bottom:25px}.header .container .main-nav ul li ul.dropdown{min-width:180px;margin-left:-90px}.right-sidebar{max-width:310px}.left-sidebar{max-width:310px;float:left}.main-section{margin:0 330px}.currency-container-form{top:-390px}.header .container .main-nav{float:right;margin:2px 0px}.header .container .logo-outer .logo img{width:200px}.home-section .lagos-market-rates .table-grid .grid-table .table-col .country-icon.nigeria{background-position:0px 4px}.home-section .lagos-market-rates .table-grid .grid-table .table-col .country-icon.usa{background-position:0px 5px}.home-section .lagos-market-rates .table-grid .grid-table .table-col .country-icon.london{background-position:0px 5px}.home-section .lagos-market-rates .table-grid .grid-table .table-col .country-icon.eru{background-position:0px 6px}.rate-table-section .table-grid3 .table-col .country-icon.eru{background-position:0px 3px}.rate-table-section .table-grid3 .table-col .country-icon.nigeria{height:22px;background-position:0px 2px}.app-info{padding:20px 2%}.app-btn img{width:220px}.mobile-image-section{left:35px}.currency-container-form{position:absolute;top:-252px;right:0px;width:300px;background:#000;padding:0px 10px;display:none}.convert-btn-outer{margin-top:0px}.convert-btn-outer{width:120px;background-size:120px}.rate-ticker img{width:100%}.exchange-rate-box{padding:15px 0px}.exchange-rate-box .arrow-icon-right{top:16px}.exchange-rate-box .arrow-icon-left{top:16px}.home-section .exchange-rate-calculator{height:155px}.mobile-app-download .moble-app-container{width:100%;height:480px}.mobile-image-section{width:300px;background-size:300px}.footer{height:300px}.footer-logo img{width:200px}.social-icon-container{height:36px}.footer-logo{width:250px}.social-icon-container{margin-left:270px}.social-icon ul li a .twiter{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/twitter-icon-f156c3ba9351418a912bb188ee3ddc2e6f0eb27352aa35db60b1f6e5ff47bb82.png) no-repeat;width:30px;height:28px;background-size:30px;background-position:0px 3px}.social-icon ul li a .google-plus{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/google-plus-6b615d746d1feb031f808634ac7a9c18ffc109e9070c285255c867bfb4e7bd95.png) no-repeat;width:30px;height:30px;background-size:30px}.social-icon ul li a .rss-icon{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/rss-icon-143296a69f797bfef671e6fee4f57832d5d6ac7eb22b54a91e0b450974ffabec.png) no-repeat;width:30px;height:30px;background-size:30px}.social-icon ul li a .message-box{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/message-icon-0a15ff9e0a25ce8335d1cc31c3840e18a9e9a56f251739b724071f9398a6114e.png) no-repeat;width:30px;height:28px;background-position:0px 6px;background-size:30px}.social-icon ul li a .facebook{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/facebook-icon-e9ef8312432190879d71cf01ffc66a3792624daca62582e9b0710f84474e510a.png) no-repeat;width:21px;height:30px;background-size:16px}.social-icon{bottom:-30px}.website-content-body{margin-top:80px}.currency-change-box{width:80px;height:80px;background:#ff9900;border-radius:50%}.home-section .lagos-market-rates .table-grid .grid-table .table-col .country-icon.nigeria{background-position:0px 2px}.home-section .lagos-market-rates .table-grid .grid-table .table-col .country-icon.usa{background-position:0px 2px}.home-section .lagos-market-rates .table-grid .grid-table .table-col .country-icon.london{background-position:0px 1px}.home-section .lagos-market-rates .table-grid .grid-table .table-col .country-icon.eru{background-position:0px 2px}.rate-table-section .table-grid3 .currency-title{line-height:23px}.rate-table-section .table-grid3 .table-col .country-icon.nigeria{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/nigeria-flag-icon-23f7dc43384443eece8991050cecf51415bd7efb95c0ae4877a45149ad9bee05.png) no-repeat;width:40px;height:32px;float:left;margin-right:10px;background-position:0px 2px;background-size:40px}.rate-table-section .table-grid3 .table-col .country-icon.usa{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/usa-flag-icon-d5abc8c290cd28c35ca3dac1879b70b86a069d0b87c95b8d831f9e8615a3fae2.png) no-repeat;width:40px;height:32px;float:left;margin-right:10px;background-position:0px 2px;background-size:40px}.rate-table-section .table-grid3 .table-col .country-icon.london{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/london-flag-icon-8421b19d7eb1668256d3482db5c1deda1b1433d3791ca6d51050a9ad10344fad.png) no-repeat;width:40px;height:32px;float:left;margin-right:10px;background-position:0px 2px;background-size:40px}.rate-table-section .table-grid3 .table-col .country-icon.eru{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/eur-flag-icon-2985095e15f00145baabf703bc784b3edb766142c0a138741b6b6e9302a86910.png) no-repeat;width:40px;height:32px;float:left;margin-right:10px;background-position:0px 2px;background-size:40px}.website-content-body.rate-details.movement .grid-table .table-col .country-icon.ghs{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/Ghana-bf9dda75596103841622c0beea9369bb2577dd27bd809836d3c7f9333c2ebf03.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0px 2px;background-size:40px;background-position:0 2px}.website-content-body.rate-details.movement .grid-table .table-col .country-icon.xof{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/Benin-340cd8593f06f5e84d4b5bef39751686fa49f5126eb2a573f01dc90b67b0c56a.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0px 2px;background-size:40px;background-position:0 2px}.website-content-body.rate-details.movement .grid-table .table-col .country-icon.xaf{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/Cameroon-7959c090d16c14f0ed8bce918bbdb9f62535b65685630d3f8f82ec9e7a7ba1f6.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0px 2px;background-size:40px;background-position:0 2px}.website-content-body.rate-details.movement .grid-table .table-col .country-icon.cad{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/canada-flag-34b33d1589eb78c1df16323ec40af039d53d02f96079cbe1afddc951077b6c54.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0px 2px;background-size:40px;background-position:0 2px}.website-content-body.rate-details.movement .grid-table .table-col .country-icon.zar{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/south-africa-flag-icon-d1702caa0dc7ff228640cea9633233831a63a7c716b58fcaea6063a0dea9bae7.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0px 2px;background-size:40px;background-position:0 2px}.website-content-body.rate-details.movement .grid-table .table-col .country-icon.aed{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/united-arab-emirates-flag-icon-0c939214fd4359442789c42504a189c8f873fc5249afe1818430e99bdce4e890.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0px 2px;background-size:40px;background-position:0 2px}.website-content-body.rate-details.movement .grid-table .table-col .country-icon.cny{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/china-flag-icon-b804d6431e91dd64e0f23ad3f02679b56b4501c1d54076b431bff3bda5875bd4.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0px 2px;background-size:40px;background-position:0 2px}.website-content-body.rate-details.movement .grid-table .table-col .country-icon.aud{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/australia-flag-icon-c23308beee5497f85ba79f67bebaceea58e1a5f9bbd0c6675ecb799866ea870f.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0px 2px;background-size:40px;background-position:0 2px}}.website-content-body.rate-details.movement .grid-table .table-col.width-20{width:19%}@media all and (max-width: 1365px){body{font-size:14px}.header-outer{height:95px;margin-bottom:0px}.header .container .main-nav ul li ul.dropdown{min-width:180px}.home-section .chart-outer .inner-holder{background:#000;text-align:center}.mobile-app-download .moble-app-container{height:450px}.app-btn img{width:180px}.mobile-image-section{background-size:280px}.footer-menu{float:right;margin-top:25px}.footer .container{padding-top:50px}.home-section .lagos-market-rates{width:45%}.home-section .chart-outer{width:54%}}@media all and (max-width: 1279px){.home-section .lagos-market-rates{padding-right:20px}.header .container{margin-left:50px;margin-right:50px}.home-section .container{margin-left:50px;margin-right:50px}.home-section .exchange-rate-calculator{left:50px;right:50px}.left-sidebar{max-width:310px;float:left}.left-sidebar .ad-space{margin:0 auto 15px}.right-sidebar{max-width:310px}.main-section{margin:0 320px}.mobile-app-download .container{width:80%}.footer .container{margin-left:50px;margin-right:50px}.header .container .main-nav>ul>li{padding:0px 10px}.footer-menu ul li{padding:0px 10px}.right-news-section{padding:0px 15px}.calender-outer{padding:0 5px}.footer{height:260px}.col-2.currency-converter .convert-btn-outer{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/convert-btn-2c26f5187fbd87a9f669632e1a5e060e0c04bd23aad9042a730fe6fbd426c425.png) no-repeat;width:112px;height:44px;display:inline-block;cursor:pointer;margin-top:15px;background-size:115px;margin-bottom:0px}.clear-btn-outer{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/clear-btn-f032876c3368777457a78c37d61bee60bedb460683e7b5c71f5fb5f8584c7c74.png) no-repeat;width:105px;height:44px;display:inline-block;cursor:pointer;margin-top:15px;background-size:105px;margin-bottom:0px}}@media all and (max-width: 1170px){body{font-size:12px}#chart_id{height:345px}.header .container{margin-left:30px;margin-right:30px}.col-2.home-ads{right:0px;top:auto;bottom:0px;width:200%}.col-2.currency-converter{margin-right:0px}.home-section .chart-outer{padding-bottom:315px}.col-2.home-ads .ad-space{display:inline-block}.col-2.home-ads .ad-space.center-single-ads{display:none !important}.col-2.home-ads .ad-space{margin:5px}.home-section .lagos-market-rates .table-grid .grid-table .table-col .country-icon.nigeria{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/nigeria-flag-icon-23f7dc43384443eece8991050cecf51415bd7efb95c0ae4877a45149ad9bee05.png) no-repeat;width:30px;height:23px;float:left;margin-right:8px;background-position:0px 2px;background-size:30px}.website-content-body.rate-details.movement .grid-table .table-col .country-icon.ghs{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/Ghana-bf9dda75596103841622c0beea9369bb2577dd27bd809836d3c7f9333c2ebf03.png) no-repeat;width:30px;height:23px;float:left;margin-right:8px;background-position:0px 2px;background-size:30px;background-position:0 2px}.website-content-body.rate-details.movement .grid-table .table-col .country-icon.xof{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/Benin-340cd8593f06f5e84d4b5bef39751686fa49f5126eb2a573f01dc90b67b0c56a.png) no-repeat;width:30px;height:23px;float:left;margin-right:8px;background-position:0px 2px;background-size:30px;background-position:0 2px}.website-content-body.rate-details.movement .grid-table .table-col .country-icon.xaf{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/Cameroon-7959c090d16c14f0ed8bce918bbdb9f62535b65685630d3f8f82ec9e7a7ba1f6.png) no-repeat;width:30px;height:23px;float:left;margin-right:8px;background-position:0px 2px;background-size:30px;background-position:0 2px}.website-content-body.rate-details.movement .grid-table .table-col .country-icon.cad{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/canada-flag-34b33d1589eb78c1df16323ec40af039d53d02f96079cbe1afddc951077b6c54.png) no-repeat;width:30px;height:23px;float:left;margin-right:8px;background-position:0px 2px;background-size:30px;background-position:0 2px}.website-content-body.rate-details.movement .grid-table .table-col .country-icon.zar{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/south-africa-flag-icon-d1702caa0dc7ff228640cea9633233831a63a7c716b58fcaea6063a0dea9bae7.png) no-repeat;width:30px;height:23px;float:left;margin-right:8px;background-position:0px 2px;background-size:30px;background-position:0 2px}.website-content-body.rate-details.movement .grid-table .table-col .country-icon.aed{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/united-arab-emirates-flag-icon-0c939214fd4359442789c42504a189c8f873fc5249afe1818430e99bdce4e890.png) no-repeat;width:30px;height:23px;float:left;margin-right:8px;background-position:0px 2px;background-size:30px;background-position:0 2px}.website-content-body.rate-details.movement .grid-table .table-col .country-icon.cny{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/china-flag-icon-b804d6431e91dd64e0f23ad3f02679b56b4501c1d54076b431bff3bda5875bd4.png) no-repeat;width:30px;height:23px;float:left;margin-right:8px;background-position:0px 2px;background-size:30px;background-position:0 2px}.website-content-body.rate-details.movement .grid-table .table-col .country-icon.aud{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/australia-flag-icon-c23308beee5497f85ba79f67bebaceea58e1a5f9bbd0c6675ecb799866ea870f.png) no-repeat;width:30px;height:23px;float:left;margin-right:8px;background-position:0px 2px;background-size:30px;background-position:0 2px}.home-section .lagos-market-rates .table-grid .grid-table .table-col .country-icon.usa{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/usa-flag-icon-d5abc8c290cd28c35ca3dac1879b70b86a069d0b87c95b8d831f9e8615a3fae2.png) no-repeat;width:30px;height:23px;float:left;margin-right:8px;background-position:0px 2px;background-size:30px}.home-section .lagos-market-rates .table-grid .grid-table .table-col .country-icon.london{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/london-flag-icon-8421b19d7eb1668256d3482db5c1deda1b1433d3791ca6d51050a9ad10344fad.png) no-repeat;width:30px;height:23px;float:left;margin-right:8px;background-position:0px 2px;background-size:30px}.home-section .lagos-market-rates .table-grid .grid-table .table-col .country-icon.eru{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/eur-flag-icon-2985095e15f00145baabf703bc784b3edb766142c0a138741b6b6e9302a86910.png) no-repeat;width:30px;height:23px;float:left;margin-right:8px;background-position:0px 2px;background-size:30px}.website-content-body.rate-details .country-icon img{width:35px}.website-content-body.rate-details.rates-by-month .table-col .country-icon img{width:35px}.right-sidebar{width:100%;border-left:0px solid #646971;max-width:100%}.main-section{margin:0 30px 0px 320px}.right-sidebar .ad-space{display:inline-block;margin:5px}.right-ads-section{text-align:center;margin-top:50px;padding:30px}.right-sidebar .news-section{-webkit-column-width:300px;-moz-column-width:300px;column-width:300px}.right-news-section{margin-top:50px}}@media all and (max-width: 1024px){.home-section .container{margin-left:30px;margin-right:30px}.right-news-inner{float:left;width:100%;padding-right:0px;box-sizing:border-box}.datepicker-inline .datepicker{margin:0 auto}.right-news-section{margin-top:50px;padding:0 30px}.mobile-app-download .container{width:100%;padding:0px 30px;box-sizing:border-box}.home-section .lagos-market-rates{width:50%}.home-section .chart-outer{width:50%}.app-btn img{width:130px}.app-btn{margin-top:30px}.app-details p{font-size:1.2em}.app-info{padding:0px 2%;margin-top:15px}.mobile-image-section{background-size:220px;height:453px}.mobile-app-download .moble-app-container{height:320px}.social-icon{right:15px}}@media all and (max-width: 960px){.home-section .lagos-market-rates{width:100%;padding-right:0px;margin-bottom:15px}.header .container .main-nav ul li{padding:0px 5px}.header .container .main-nav ul li a{font-size:0.9em}.header .container .logo-outer .tab-line{font-size:1.1em}.header .container .logo-outer .logo img{width:200px}.footer-logo img{width:160px}.footer .tab-line{font-size:1.1em}.footer-menu ul li{padding:0px 6px}.footer-menu ul li a{font-size:0.85em}.home-section .lagos-market-rates{padding-right:0px}.home-section .lagos-market-rates{width:100%;padding-right:0px}.home-section .chart-outer{width:100%;margin-top:30px}.col-2.currency-converter .exchange-rate-calculator-holder{float:left;width:50%;padding-right:20px}.home-section .chart-outer .inner-holder{width:50%;float:left;height:343px;margin-top:0px}.home-section .chart-outer{padding-bottom:0px;margin-top:0px}.col-2.home-ads{width:100%;float:left;text-align:center;position:static;margin-top:30px}.heading-line h2{font-size:1.5em}}@media (max-width: 960px) and (orientation: landscape){.exchange-rate-container.exchange-titles{width:100% !important}.currency-container-form .exchange-rate-container{width:50%;float:left}.currency-container-form{width:600px;top:-227px;box-sizing:border-box}.exchange-rate-container.converters-btn{width:100% !important;text-align:center}.exchange-rate-container:first-child{width:100%}.exchange-rate-container:last-child{width:100%}.currency-change-container{bottom:36px}}@media (max-width: 760px) and (orientation: landscape){.exchange-rate-container.exchange-titles{width:100% !important}.currency-container-form .exchange-rate-container{width:50%;float:left}.currency-container-form{width:400px;top:-234px;box-sizing:border-box}.exchange-rate-container.converters-btn{width:100% !important;text-align:center}.exchange-rate-container:first-child{width:100%}.exchange-rate-container:last-child{width:100%}.currency-change-container{bottom:36px}}@media all and (max-width: 767px){span#lang__{right:5px}#lang__ .counteryText{display:none}.heading-line{font-size:1.5em}.home-section .lagos-market-rates-inner .table-grid{min-height:auto}.main-ad .ads-top img{width:-webkit-fill-available;height:100px}#chart_id{height:325px}.home-section .lagos-market-rates{width:100%;padding-right:0px}.home-section .chart-outer{width:100%;margin-top:0px}.exchange-rate-calculator-holder{float:left;width:50%;padding-right:20px}.home-section .chart-outer .inner-holder{width:50%;float:left;height:343px;margin-top:0px}.home-section .chart-outer{padding-bottom:0px}.col-2.home-ads{width:100%;float:left;text-align:center;position:static;margin-top:30px}.left-sidebar{display:none}.main-section{margin:0 30px 0px 30px}.website-content-body{margin-top:20px}.currency-change-container.home-sticky .exchange-rate-calculator-holder{width:100%;padding-right:0px}.col-2.currency-converter .convert-btn-outer{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/convert-btn-2c26f5187fbd87a9f669632e1a5e060e0c04bd23aad9042a730fe6fbd426c425.png) no-repeat;width:107px;height:44px;display:inline-block;cursor:pointer;margin-top:15px;background-size:111px;margin-bottom:0px}.clear-btn-outer{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/clear-btn-f032876c3368777457a78c37d61bee60bedb460683e7b5c71f5fb5f8584c7c74.png) no-repeat;width:100px;height:44px;display:inline-block;cursor:pointer;margin-top:15px;background-size:100px;margin-bottom:0px}.icon-close-menu .menu-border:first-child{-webkit-transform:translate3d(0, 10px, 0) rotate(45deg);transform:translate3d(0, 10px, 0) rotate(45deg)}.menu-border{width:25px;border-top:solid 2px #fff;padding:4px;-webkit-transition:all .3s;transition:all .3s;cursor:pointer}.icon-close-menu .menu-border:nth-child(2){display:none}.icon-close-menu .menu-border:nth-child(3){-webkit-transform:translate3d(5px, 0px, 0) rotate(-45deg);transform:translate3d(5px, 0px, 0) rotate(-45deg)}.menu-button{position:absolute;top:18px;right:0px;display:block}.header .container .main-nav>ul>li{float:left;width:100%;padding:0px}.header .container .main-nav>ul>li>a{padding:0px 15px;box-sizing:border-box;border-bottom:1px solid #39414d}.header .container .main-nav>ul>li>a:hover{color:#ff9900}.website-content-body{margin:0px 0px 30px !important}.ads-top img{width:100%}.header .container .main-nav>ul>li>a.active:after{content:'';border-bottom:0px solid #ff9900;border-radius:4px;position:absolute;left:0;width:100%;bottom:-3px}.header .container .main-nav>ul>li>a:hover:after{content:'';border-bottom:0px solid #ff9900;border-radius:4px;position:absolute;left:0;width:100%;bottom:-3px}.header .container .main-nav{width:300px;background:#18181a;position:fixed;right:-340px;top:0px;z-index:11;bottom:0px;box-shadow:0px 0px 200px 24px rgba(255,255,255,0.2);overflow:auto;height:100%;margin:0px;-webkit-transition:all .3s;transition:all .3s}.header .container .main-nav.show-menu{right:0px}.header .container .main-nav ul li ul.dropdown{position:static;margin-left:0px;display:block}.header .container .main-nav ul li ul.dropdown li a{text-align:left;line-height:36px !important;padding:0 30px;background:#000}.arrow-up{display:none}.datepicker-inline .datepicker{width:100%}.footer-menu{float:left;margin-top:25px;margin-right:0px;width:100%;text-align:center}.footer-menu ul li{float:none;display:inline-block}.mobile-image-section{background-size:165px;top:-15px;height:340px}.footer-logo{width:100%;text-align:center}.social-icon{position:static;text-align:center;padding:0px 0px}.social-icon-container{margin-left:0px;float:left;width:100%}.social-icon ul li{float:none;display:inline-block;margin:15px 8px}.mobile-app-download{margin-top:80px;margin-bottom:80px}.icon-menu-close{content:'';background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/close-icon-c5fc93ad8aa108518aff9bf59cf8509dd98ac53d949a16badb107310d2d16834.png) #18181a no-repeat;width:25px;height:25px;text-align:center;background-size:16px;background-position:5px 6px;cursor:pointer;margin:0 auto}.footer .container{margin-left:30px;margin-right:30px}.dropdown.news-list .dropdown-inner{height:auto}.mCustomScrollbar{overflow:initial}.header .container .main-nav{width:250px}.header .container .main-nav ul li a{font-size:1.2em}.header .container .logo-outer .tab-line{font-size:1.25em}.header .container .logo-outer .logo img{width:200px}.footer-logo img{width:160px}.footer .tab-line{font-size:1.25em}.footer-menu ul li a{font-size:1em}.currency-change-container{right:20px}.currency-change-box{width:50px;height:50px}.currency-change-container .currency-icon-inner{width:22px;height:32px;left:50%;margin-left:-11px;top:50%;margin-top:-16px;background-size:22px}.exchange-rate-container.exchange-titles{width:100% !important}.currency-container-form .exchange-rate-container{float:left}.exchange-rate-container.converters-btn{width:100% !important;text-align:center}.footer{height:300px}.share-section ul{margin:0;padding:10px 0px}.share-section ul li{margin:6px 0px}.currency-title{display:flex;flex-direction:column}}@media all and (max-width: 599px){.exchange-rate-calculator-holder{width:100%;padding-right:0px}.home-section .chart-outer .inner-holder{width:100%;margin-top:30px}.datepicker-here.datepicker-promo{display:none}.right-news-inner{width:100%;padding-right:0px}.mobile-image{display:none}.app-info{width:100%}.mobile-app-download .moble-app-container{height:auto}.app-btn{margin-top:30px;margin-bottom:30px}.mobile-app-download{margin-top:50px;margin-bottom:100px}.bank-atm.conatiner{margin-bottom:50px}.col-2.home-ads .ad-space{float:left}.col-2.home-ads .ad-space img{width:100%}.right-ads-section .ad-space.square-ads{float:left;text-align:left}.header .container{margin-left:15px;margin-right:15px}.home-section .container{margin-left:15px;margin-right:15px}.main-section{margin:0 15px 0px 15px}.right-news-section{margin-top:50px;padding:0 15px}.mobile-app-download .container{width:100%;padding:0px 15px;box-sizing:border-box}.right-ads-section{padding:0 15px}.footer .container{margin-left:15px;margin-right:15px}.currency-change-container{bottom:35px}.exchange-rate-calculator .exchange-rate-box .common-box{height:30px}.exchange-rate-box .country-icon.london{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/london-flag-icon-8421b19d7eb1668256d3482db5c1deda1b1433d3791ca6d51050a9ad10344fad.png) no-repeat;width:30px;height:30px;background-position:0px 0px;background-size:30px;margin-right:4px}.exchange-rate-box .country-icon.eru{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/eur-flag-icon-2985095e15f00145baabf703bc784b3edb766142c0a138741b6b6e9302a86910.png) no-repeat;width:30px;height:30px;float:left;margin-right:4px;background-position:0px 0px;background-size:30px}.exchange-rate-box .country-icon.nigeria{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/nigeria-flag-icon-23f7dc43384443eece8991050cecf51415bd7efb95c0ae4877a45149ad9bee05.png) no-repeat;width:30px;height:30px;float:left;margin-right:4px;background-position:0px 0px;background-size:30px}.exchange-rate-box .country-icon.usa{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/usa-flag-icon-d5abc8c290cd28c35ca3dac1879b70b86a069d0b87c95b8d831f9e8615a3fae2.png) no-repeat;width:30px;height:30px;float:left;margin-right:4px;background-position:0px 0px;background-size:30px}.currency-container-form .exchange-rate-calculator .exchange-rate-box .common-box{text-align:right;padding:0px 0px 0px 60px}.convert-btn-outer{width:80px;background-size:80px;margin:0px}.currency-container-form{top:-255px;box-sizing:border-box}.currency-change-box{width:35px;height:35px}.icon-close .icon-close-inner{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/close-icon-c5fc93ad8aa108518aff9bf59cf8509dd98ac53d949a16badb107310d2d16834.png) no-repeat;width:14px;height:14px;position:absolute;left:50%;margin-left:-7.5px;top:50%;margin-top:-7.5px;background-size:16px;display:none;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.currency-change-container .currency-icon-inner{width:16px;height:22px;left:50%;margin-left:-8px;top:50%;margin-top:-11px;background-size:15px}.currency-change-container.home-sticky.show .exchange-rate-calculator .exchange-rate-container .exchange-rate-box p:first-child{margin:0px;text-align:center}.home-section .lagos-market-rates .table-grid .grid-table .table-col{padding:10px 4px 10px 4px}.col-2.currency-converter .exchange-rate-calculator-holder{float:left;width:100%;padding-right:0px}.currency-container-form .clear-btn-outer{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/clear-btn-f032876c3368777457a78c37d61bee60bedb460683e7b5c71f5fb5f8584c7c74.png) no-repeat;width:76px;height:44px;background-size:74px;margin-bottom:0px}}@media (max-width: 599px) and (orientation: landscape){.exchange-rate-container.exchange-titles{width:100% !important}.currency-container-form .exchange-rate-container{width:50%;float:left}.currency-container-form{width:300px;top:-170px;box-sizing:border-box}.exchange-rate-container.converters-btn{width:100% !important;text-align:center}.exchange-rate-container:first-child{width:100%}.exchange-rate-container:last-child{width:100%}.currency-change-container{bottom:36px}}@media all and (max-width: 479px){body{font-size:11px}.heading-line h2{font-size:1.125em}.rate-table-section .table-grid3 .table-col .country-icon.nigeria{margin-right:5px;float:none}.rate-table-section .table-grid3 .table-col .country-icon.usa{margin-right:5px;float:none}.rate-table-section .table-grid3 .table-col .country-icon.london{margin-right:5px;float:none}.rate-table-section .table-grid3 .table-col .country-icon.eru{margin-right:5px;float:none}.graph-image-section{margin-top:25px}.ads-banner.news img{width:100%}.app-btn img{width:110px}.header .container .main-nav{width:220px}.right-sidebar .ad-space{width:100%;margin:0px;margin-top:20px}.home-section .lagos-market-rates .table-grid .grid-table .table-col .country-icon.usa{float:none}.home-section .lagos-market-rates .table-grid .grid-table .table-col .country-icon.nigeria{float:none}.home-section .lagos-market-rates .table-grid .grid-table .table-col .country-icon.london{float:none}.home-section .lagos-market-rates .table-grid .grid-table .table-col .country-icon.eru{float:none}.black-rates-section .grid-table .table-col .country-icon.nigeria{float:none}.black-rates-section .grid-table .table-col .country-icon.ghs{float:none}.black-rates-section .grid-table .table-col .country-icon.xof{float:none}.black-rates-section .grid-table .table-col .country-icon.xaf{float:none}.black-rates-section .grid-table .table-col .country-icon.cad{float:none}.black-rates-section .grid-table .table-col .country-icon.aed{float:none}.black-rates-section .grid-table .table-col .country-icon.zar{float:none}.black-rates-section .grid-table .table-col .country-icon.cny{float:none}.black-rates-section .grid-table .table-col .country-icon.aud{float:none}.home-section .lagos-market-rates .table-grid .grid-table .table-col{padding:10px 2px 10px 2px}.ad-space-outer{width:100%;box-sizing:border-box;overflow:hidden}.ads-banner-outer{width:100%;box-sizing:border-box;overflow:hidden}.ads-banner.ads-top{width:100%;box-sizing:border-box;overflow:visible}.ads-banner{width:100%;box-sizing:border-box;overflow:hidden}.ad-space.square-ads{width:100%;box-sizing:border-box;overflow:hidden}.col-2.home-ads .ad-space{margin:5px 0px}}@media all and (max-width: 319px){body{font-size:9px}.header .container .logo-outer .logo img{width:200px}.app-btn img{width:110px}.app-btn a{margin:10px;display:block}.social-icon ul li{margin:15px 6px}.header .container .main-nav{width:200px}.right-ads-section .ad-space.square-ads img{width:100%}.currency-container-form{width:250px}.footer-logo .logo img{width:200px}.main-section .tab-section{font-size:1.1em}.table-section .table-grid2 .table-col{padding:15px 3px 15px 3px}}.hidden{display:none !important;visibility:hidden}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.invisible{visibility:hidden}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.clearfix{*zoom:1}@media print{*,*:before,*:after{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.otherParallelRates .table-grid{margin-top:125px}.main-ad{display:flex;grid-gap:15px}@media (max-width: 767px){.main-ad>div:last-child{display:none}}.main-ad>div:last-child Img{height:100%}@media only screen and (device-width: 1024px) and (device-height: 1366px){.home-section .lagos-market-rates{width:70%}}.errors{display:none;color:red}.form-control .comment-data{height:40px}.main-form{margin-top:50px;border:1px solid grey;padding:10px;float:left;width:100%;border-radius:6px}.main-form .form-group{margin-bottom:16px}.main-form textarea{width:100%;border-radius:5px;font-size:16px;color:black;padding:10px;box-sizing:border-box}.main-form .form-control{width:75%}.main-form .submit-input{display:flex;margin-top:12px;padding-bottom:15px;border-bottom:1px solid #808080}.main-form .submit-input input[type="submit"]{background-color:#ff9900;color:white;border-radius:5px;border:0;font-weight:600;font-size:14px;padding:10px;margin-left:auto}.comment-section{max-height:600px;overflow-y:auto}.comment-body{margin-bottom:25px}.comment-body .commenter-name{font-weight:bold;display:flex;justify-content:space-between;margin-bottom:6px}.comment-body>a{margin-top:10px;display:inline-block}.date-format{font-style:italic;font-size:smaller;color:white;float:right;padding-right:20px}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px;display:none}.reply-body{margin-bottom:25px}.reply-body .replier-name{font-weight:bold;display:flex;justify-content:space-between;margin-bottom:6px}.reply-body>a{margin-top:10px;display:inline-block}.reply-section{margin-left:45px}.reply-form{margin-left:45px}.reply-input{margin-top:12px;padding-bottom:15px;width:80%}.reply-input input[type="submit"]{background-color:#ff9900;color:white;border-radius:5px;border:0;font-weight:600;font-size:14px}.reply-btn{display:flex;align-items:center}.reply-cancel>div{margin:6px;display:inline-flex;flex-wrap:wrap;flex-direction:row-reverse;justify-content:space-around;float:right}.reply-cancel .btn{background-color:#ff9900;color:white;border-radius:5px;border:0;font-weight:600;font-size:14px;padding:6px 8px;display:flex;gap:5px}.comment-section{max-height:400px;overflow:auto;background:black}.comment-section::-webkit-scrollbar{width:5px}.comment-section::-webkit-scrollbar-track{background:#f1f1f1}.comment-section::-webkit-scrollbar-thumb{background:#888;border-radius:5px}.invisible{visibility:hidden !important}.link{text-align:center}.reply-cancel{display:flex;gap:5px;margin-left:auto;MARGIN-TOP:10px}.aboki-disclaimer{margin-bottom:20px;padding:5px;color:#f90;font-size:18px}.disclaimer-text{margin:2px 0;font-weight:bold}.disclaimer-comment{margin:0}.subscription-section{margin:0 auto;margin-bottom:50px}.subscription-section .subscription-products{display:flex;justify-content:center;gap:20px}.subscription-section .subscription-products .product-container{width:330px;display:flex;flex-direction:column}@media all and (max-width: 479px){.subscription-section .subscription-products{display:flex;flex-direction:column;justify-content:center;gap:20px;padding-left:10px;padding-right:10px}.subscription-section .subscription-products .product-container{width:100%;display:flex;flex-direction:column}}.subscription-section h1{font-size:36px;color:#FCB03E;text-align:center}.subscription-section .current-plan{color:#fff;font-size:24px;font-weight:bold}.subscription-section .card{box-shadow:0 0 10px #FFC837;border-radius:10px;flex-grow:1;display:flex;flex-direction:column}.subscription-section .card header{width:100%;display:flex;align-items:center;padding:0 30px;box-sizing:border-box;justify-content:space-between;height:60px;background:#FCB03E 0% 0% no-repeat padding-box;border-radius:10px 10px 0px 0px}.subscription-section .card header span{font-size:20px;font-weight:bold}.subscription-section .card main{width:100%;height:100%;padding:10px 30px;box-sizing:border-box;background:#FFFFFF 0% 0% no-repeat padding-box;border-radius:0px 0px 10px 10px;display:flex;flex-direction:column;gap:5px}.subscription-section .card main div{display:flex;justify-content:space-between;align-items:center;color:#000;font-size:15px;font-weight:bold}.subscription-section .card footer{width:100%;height:50px;padding:0 20px;box-sizing:border-box;background:#FFFFFF 0% 0% no-repeat padding-box;border-radius:0px 0px 10px 10px;display:flex;justify-content:space-between;align-items:center}.subscription-section .card footer div{color:#000;font-size:15px}.subscription-section .card footer div span{font-weight:bold;color:#A7A7A7}.subscription-section .subscription-footer{margin-top:15px;width:100%;height:60px;background-image:linear-gradient(to right, #FF8008 0%, #FFC837 51%, #FF8008 100%);transition:0.5s;background-size:200% auto;color:white;border-radius:10px;border-style:none;border-radius:10px;font-size:18px;font-weight:bold;display:flex;align-items:center;justify-content:center}.subscription-section .subscription-footer:not(button):hover{background-position:right center;color:#fff;box-shadow:0 0 10px #eee;text-decoration:none}.subscription-section .subscription-footer label{width:100%;height:100%;display:flex;align-items:center;box-sizing:border-box;justify-content:center;cursor:pointer}.subscription-section .subscription-footer button{appearance:none;border-style:none;background-color:inherit;display:flex;align-items:center;justify-content:center;flex-direction:column}.subscription-section .subscription-footer button span.sub-info{font-size:10px}.subscription-section .subscription--btns{margin-top:20px;width:100%;display:flex;justify-content:center !important;gap:20px}.subscription-section .subscription--btns button[type=submit]{font-size:16px;font-weight:bold;color:white;width:202px;height:64px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-style:none;background:#FCB03E 0% 0% no-repeat padding-box;border-radius:5px}.subscription-section .subscription--btns button[type=submit] a{color:#A7A7A7}.subscription-section .subscription--btns button[type=submit] span.sub-info{font-size:12px}.re-subscription--btns{width:202px;color:#fff;height:46px;border-style:none;background:#FCB03E 0% 0% no-repeat padding-box !important;border-radius:5px}.re-subscription--btns a{color:#fff !important}#card-errors,#flash-error{display:block;text-align:center;margin-bottom:10px;color:red}#pending-status{display:block;text-align:center;margin-bottom:10px;color:white}.flash-notice{display:block;text-align:center;margin-bottom:10px;color:green}.popup{position:fixed;display:none;z-index:999;top:30%;left:50%;transform:translate(-50%);width:300px;height:200px;border-radius:8px;padding:20px 30px;background-color:#fff}.popup .close{width:24px;height:24px;cursor:pointer;border-radius:100%;display:flex;align-items:center;justify-content:center;position:absolute;top:-8px;right:-6px;color:#6d6d6d;background-color:whitesmoke}.popup div:nth-child(2){text-align:center}.popup span{text-align:center;font-weight:bold;font-size:20px;color:#222}.popup .btn-wrapper{display:flex;margin-top:50px;gap:20px}.popup .btn-wrapper button{font-size:16px;font-weight:bold;border-radius:5px}.popup .btn-wrapper button:nth-child(1){background-color:#000;border:none;width:162px;color:#fff;height:46px}.popup .btn-wrapper button:nth-child(2){width:162px;color:#fff;height:46px;border-style:none;background:#FCB03E 0% 0% no-repeat padding-box}.popup .btn-wrapper button:nth-child(2) a{color:#fff}.social-share-button .ssb-icon{background-position:center center;background-repeat:no-repeat;background-size:18px 18px;display:inline-block;height:18px;width:18px}.social-share-button .ssb-twitter{background-image:url(https://d2pgmeei9oxwux.cloudfront.net/assets/social-share-button/twitter-7b64ce0117a85c5d52ed45c27707af61d9b0e0d590284baa287cfe87867b9ae1.svg)}.social-share-button .ssb-facebook{background-image:url(https://d2pgmeei9oxwux.cloudfront.net/assets/social-share-button/facebook-03210e1663ee772e93ed5d344cdb36657b68342821aaebe982f2f984915990b3.svg)}.social-share-button .ssb-google_bookmark{background-image:url(https://d2pgmeei9oxwux.cloudfront.net/assets/social-share-button/google_bookmark-bb4c960c0421cb7dce602d10e744692bcc1c54f323410f4965d508f96e2255ce.svg)}.social-share-button .ssb-weibo{background-image:url(https://d2pgmeei9oxwux.cloudfront.net/assets/social-share-button/weibo-a345a6ca554e6f388da9eb35746bb0425cb018c16408ba82852c66d375245d6f.svg)}.social-share-button .ssb-qq{background-image:url(https://d2pgmeei9oxwux.cloudfront.net/assets/social-share-button/qq-4dbae8223fc7823f6d73bc7fbe113eb894f4c174ec3ae93103ca382c78a2bf67.svg)}.social-share-button .ssb-delicious{background-image:url(https://d2pgmeei9oxwux.cloudfront.net/assets/social-share-button/delicious-0c55f72f821aae5352691f13eb64bf3435573e2169d0720477ed367b2f1ed28e.svg)}.social-share-button .ssb-linkedin{background-image:url(https://d2pgmeei9oxwux.cloudfront.net/assets/social-share-button/linkedin-b7fd42895b291003c444a9c2acf867ea813671e0b725a5d7c05dbb13f5c0fdd3.svg)}.social-share-button .ssb-tumblr{background-image:url(https://d2pgmeei9oxwux.cloudfront.net/assets/social-share-button/tumblr-330a37f93cce7c27a750188d0bfdbed3a22f566b807e64d21131dcdc94e08ec3.svg)}.social-share-button .ssb-pinterest{background-image:url(https://d2pgmeei9oxwux.cloudfront.net/assets/social-share-button/pinterest-86203d156197cce4087fee058b920d275c535df5fd59d8caa83da0ef41d1ec7f.svg)}.social-share-button .ssb-douban{background-image:url(https://d2pgmeei9oxwux.cloudfront.net/assets/social-share-button/douban-46298c27e3bc6d59951c0bbc464339a5ba1b44e3b25b571874f1baacd7af2495.svg)}.social-share-button .ssb-wechat{background-image:url(https://d2pgmeei9oxwux.cloudfront.net/assets/social-share-button/wechat-d8852cc3396a7a53eba39595d2e9f638c93a34ab1a0f41bae4ff391b63815f56.svg)}.social-share-button .ssb-vkontakte{background-image:url(https://d2pgmeei9oxwux.cloudfront.net/assets/social-share-button/vkontakte-0c2b68277fade991d74efcbdb6f7b359a35e65156cbada9625a3fe8f73151c14.svg)}.social-share-button .ssb-odnoklassniki{background-image:url(https://d2pgmeei9oxwux.cloudfront.net/assets/social-share-button/odnoklassniki-579bf782bd70fe94748254cac2c8c3dc150cceb0d2a143399e3062246b5ecb39.svg)}.social-share-button .ssb-xing{background-image:url(https://d2pgmeei9oxwux.cloudfront.net/assets/social-share-button/xing-0ebccb4042c8c7220e471c4f569df2bf27da227db425525819b6848c86a1603e.svg)}.social-share-button .ssb-email{background-image:url(https://d2pgmeei9oxwux.cloudfront.net/assets/social-share-button/email-7067143cbe69d9d8cf25e67fda1a315d133c2b79074a09088bd712cc5c81135d.svg)}.social-share-button .ssb-reddit{background-image:url(https://d2pgmeei9oxwux.cloudfront.net/assets/social-share-button/reddit-730429c239b6990b67d0d4aaaeb6e9fe48c62267f889a412e81f5f1066ec625f.svg)}.social-share-button .ssb-hacker_news{background-image:url(https://d2pgmeei9oxwux.cloudfront.net/assets/social-share-button/hacker_news-d89b13fec49355a787389a776f2e03a0a38314abf93777b8865f8c5f146eaf8d.svg)}.social-share-button .ssb-telegram{background-image:url(https://d2pgmeei9oxwux.cloudfront.net/assets/social-share-button/telegram-a6b5607917f3e3efbcf35c3ed43356b05622fcfc533d2fbf5066621b78c1dbe4.svg)}.social-share-button .ssb-whatsapp_app,.social-share-button .ssb-whatsapp_web{background-image:url(https://d2pgmeei9oxwux.cloudfront.net/assets/social-share-button/whatsapp-766099d1a3ea095e9c8a8628e0505159b7f336b8036a8f70ad5fe60c29233959.svg)}.ss-wechat-dialog{width:300px;position:fixed;background:#fff;padding:15px;border-radius:3px;box-shadow:0 2px 15px rgba(0,0,0,0.15);z-index:11001;font-size:14px;line-height:1.2em}.ss-wechat-dialog .wechat-popup-header{font-weight:bold}.ss-wechat-dialog .wechat-dialog-qr{text-align:center;margin:25px 0}.ss-wechat-dialog .wechat-popup-close{width:16px;height:16px;position:absolute;right:10px;top:10px;color:#999;text-decoration:none;font-size:16px}.ss-wechat-dialog .wechat-popup-footer{text-align:left;line-height:22px;color:#666}.cookies-eu{line-height:40px;position:fixed;z-index:999;right:0;bottom:0;left:0;padding:0 20px;text-align:center;border-top:1px solid #E4E4E4;background:#F2F2F2}@media (max-width: 767px){.cookies-eu{font-size:12px;line-height:30px;position:initial}}.cookies-eu .cookies-eu-content-holder{display:inline-block;padding:0 20px}.cookies-eu .cookies-eu-button-holder{display:inline-block}.cookies-eu .cookies-eu-button-holder .cookies-eu-ok{font-size:11px;font-weight:bold;line-height:20px;min-width:26px;margin-right:5px;padding:2px 11px;cursor:pointer;text-align:center;white-space:nowrap;color:#FFFFFF;border:0;outline:none;background-color:#4D90FE}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("https://d2pgmeei9oxwux.cloudfront.net/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot");src:url("https://d2pgmeei9oxwux.cloudfront.net/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot?#iefix") format("embedded-opentype"),url("https://d2pgmeei9oxwux.cloudfront.net/assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2") format("woff2"),url("https://d2pgmeei9oxwux.cloudfront.net/assets/fontawesome-webfont-ba0c59deb5450f5cb41b3f93609ee2d0d995415877ddfa223e8a8a7533474f07.woff") format("woff"),url("https://d2pgmeei9oxwux.cloudfront.net/assets/fontawesome-webfont-aa58f33f239a0fb02f5c7a6c45c043d7a9ac9a093335806694ecd6d4edc0d6a8.ttf") format("truetype"),url("https://d2pgmeei9oxwux.cloudfront.net/assets/fontawesome-webfont-ad6157926c1622ba4e1d03d478f1541368524bfc46f51e42fe0d945f7ef323e4.svg#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:0.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:0.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eeeeee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#ffffff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.currency-calculator{width:51%;background-color:black}.social-share-button{display:inline-block}.details{margin-left:80px;margin-right:50px}.social-share-button .ssb-twitter{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/twitterIcon-bafe8c4d9f5419547caf0b2cb0aa872c1619c1c3d6fe76c711c7bcb9e5b1da73.png);background-size:contain}.social-share-button .ssb-facebook{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/facebookIcon-c5021c3f579c369468cfc4779dfab52d0991d8709455a0724b66079c1d1859b9.png);background-size:contain}.social-share-button .ssb-linkedin{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/linkedinIcon-8a5191d33be96876a312bba59721ab9cd4c7610cc4938e62dbf0e93ec0421208.png);background-size:contain}.social-share-button .ssb-whatsapp_web{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/whatsappIcon-d8383c910be4894cd389a6d223b0d5e38733276c0fb7a5ba504bb51f37c78766.png);background-size:contain}.paralles{float:none !important;margin-bottom:30px}.other_updated{max-width:80%;margin:auto;background-color:#040404;box-sizing:border-box;padding:30px 25px;margin-bottom:30px;float:none !important}.backgroundColor{background:#040404;box-sizing:border-box;padding:30px 30px 1px 30px}.backgroundColor .home-section .container{margin:0}.table-grid .grid-table{width:100%}.table-grid .lagos-tab-line span{margin-right:15px;font-size:0.9em;font-weight:600;color:#ffcc00}.table-col{width:24%;text-align:left;float:left;padding:10px 5px 10px 15px;box-sizing:border-box;font-weight:400;word-wrap:break-word}.table-col a{color:#ff9900}.table-col .currency-title{color:#ff9900;font-size:1.25em;font-weight:600}.table-col span{display:block;color:#ff9900;margin-top:10px;font-size:0.9em;text-transform:uppercase;font-weight:600;text-align:left}.table-grid .grid-table tr.table-line{border-bottom:1px solid #39414d}@media only screen and (max-width: 550px){.details{margin-left:30px;margin-right:30px}.login-btn{position:fixed;right:60px !important;top:13px;z-index:5}}@media only screen and (max-width: 450px){.details{margin-left:10px;margin-right:10px}}.pretty th .current{padding-right:12px;background-repeat:no-repeat;background-position:right center}.pretty th .asc{background-image:url(https://d2pgmeei9oxwux.cloudfront.net/images/icon-sort.png)}.pretty th .desc{background-image:url(https://d2pgmeei9oxwux.cloudfront.net/images/icon-sort.png)}.cookiesDiv{text-align:left;z-index:2;position:fixed}.cookiesDiv .cookies-eu-header{font-size:1.5em;font-weight:bold;color:#333;text-align:left;width:100%;display:block;padding:10px 20px}.cookiesDiv .cookies-eu-content-holder{color:#444;line-height:30px;font-size:1.1em}.cookiesDiv .cookies-eu-button-holder{display:block;margin-top:10px;padding:10px 20px;text-align:right}.cookiesDiv .cookies-eu-button-holder .cookies-eu-ok.js-cookies-eu-ok{background-color:#0e990e;padding:10px 20px;text-align:center;font-size:1.2em;font-weight:normal;max-width:160px;width:100%}.custom-filters select{background:black}.custom-filters{margin-top:15px;margin-bottom:25px}.custom-filters span{display:inline-block;margin-right:7px}.custom-filters span select{padding:5px}.news .main-section .main-inner p{font-size:16px}#new_user_api input[type="submit"]{padding:5px;color:black;border-radius:5px;width:10%}.form-control{background-color:#FFFFFF;background-image:none;border:1px solid #e5e6e7;border-radius:5px;color:black;display:block;padding:6px 12px;width:50%;height:30px;font-size:16px}.notice{color:green}.errorMsg{color:red}.content .anchor{display:inline-block;position:absolute;left:-32px;top:0;opacity:0;padding:0 5px 0 10px;height:100%;font:normal normal 16px/20px octicons;-webkit-font-smoothing:antialiased;color:#333;transition:opacity .3s ease-in-out 0s}.content ul{margin:1.5em;list-style-type:disc}.command-line{background-color:#444;color:#fff;border-radius:3px;border:none;position:relative;padding:5px}.home-section .lagos-market-rates-inner .table-grid{min-height:280px}.home-section .london-market-rates .table-grid .grid-table .table-col .country-icon.nigeria{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/nigeria-flag-icon-23f7dc43384443eece8991050cecf51415bd7efb95c0ae4877a45149ad9bee05.png) no-repeat;width:40px;height:30px;float:left;margin-right:8px;background-position:0px 7px;background-size:40px}.home-section .london-market-rates .table-grid .grid-table .table-col .country-icon.usa{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/usa-flag-icon-d5abc8c290cd28c35ca3dac1879b70b86a069d0b87c95b8d831f9e8615a3fae2.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0px 7px;background-size:40px}.home-section .london-market-rates .table-grid .grid-table .table-col .country-icon.london{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/london-flag-icon-8421b19d7eb1668256d3482db5c1deda1b1433d3791ca6d51050a9ad10344fad.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0px 7px;background-size:40px}.home-section .london-market-rates .table-grid .grid-table .table-col .country-icon.eru{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/eur-flag-icon-2985095e15f00145baabf703bc784b3edb766142c0a138741b6b6e9302a86910.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0px 7px;background-size:40px}.home-section .london-market-rates .table-grid .grid-table .table-col .country-icon.cad{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/cad-flag-icon-3fbb442a3b27b3a7919342272c2c467d773fb92621456215289f375120e6245b.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0px 7px;background-size:40px}.home-section .london-market-rates .table-grid .grid-table .table-col .country-icon.cny{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/cny-flag-icon-00d6eb47619d91b01a1aa43a0ce93b4e8ae7e2212dc760d92d477314423af5a9.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0px 7px;background-size:40px}.home-section .london-market-rates .table-grid .grid-table .table-col .country-icon.aud{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/aud-flag-icon-7d04467166beda95fcdc78163374da77b20df3307cd3d4d5a919fa6e45ea9e0d.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0px 7px;background-size:40px}.home-section .london-market-rates .table-grid .grid-table .table-col .country-icon.aed{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/aed-flag-icon-94256d864127a78e193ea8d4dc235748ccfc7eeaef6c22503935b2bedc78013a.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0px 7px;background-size:40px}.home-section .london-market-rates .table-grid .grid-table .table-col .country-icon.zar{background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/zar-flag-icon-df3567850e9c889be10ce68e6f27540698a9796581d68eb41e88af6a67499ef7.png) no-repeat;width:40px;height:32px;float:left;margin-right:8px;background-position:0px 7px;background-size:40px}input[type="date"]{color:#fff;background-color:black;outline:1px solid}input[type="date"]::-webkit-calendar-picker-indicator{cursor:pointer;border-radius:4px;margin-right:2px;opacity:0.6;filter:invert(0.8)}input[type="date"]::-webkit-calendar-picker-indicator:hover{opacity:1}.login-btn{position:fixed;right:100px;top:13px;z-index:5}.login-btn button{border-radius:4px;border:0;color:white;background:#ff9900;padding:6px 12px}.login-btn button a{color:white;text-decoration:none}.welcome-text{font-size:14px;color:white;padding-right:5px}.lagos-market-title .notice-subscribe-premium{margin-left:15px}.lagos-market-title .notice-subscribe-premium span{margin-right:15px;font-size:1.5em;font-style:italic;font-weight:900;color:red}.exchange-rate-calculator .notice-subscribe-premium{margin-left:5px}.exchange-rate-calculator .notice-subscribe-premium span{margin-right:15px;font-size:1.5em;font-weight:900;font-style:italic;color:red}.notice-subscribe-premium.pt-15{margin-top:15px}.notice-subscribe-premium.pl-15{margin-left:15px}.notice-subscribe-premium span{margin-right:15px;font-size:1.5em;font-weight:900;font-style:italic;color:red}.trending-crypto .market-mover{margin-bottom:25px}.trending-crypto .quote-finder-tab{margin-bottom:25px}.trending-crypto .quote-list-item-card{font-size:14px;padding:8px;white-space:nowrap;text-transform:capitalize}.trending-crypto .quote-list-item-card:nth-of-type(2n){background-color:#181818}.trending-crypto .justify-between{justify-content:space-between}.trending-crypto .items-center{align-items:center}.trending-crypto .flex{display:flex}.trending-crypto .text-right{text-align:right}.trending-crypto .valuedown{padding-left:2px;color:#FF0000}.trending-crypto .valueup{padding-left:2px;color:#008000}.trending-crypto .crypto-icon{width:2rem;height:2rem;margin-right:.5rem}.trending-crypto .font-bold{font-weight:700}.trending-crypto .text-sm{font-size:.875rem;line-height:1.25rem}.trending-crypto .font-bold{font-weight:700}.trending-crypto .text-xs{font-size:.75rem;line-height:1rem}.trending-crypto .text-blue-600{color:#2563eb}.trending-crypto .text-gray-500{color:#6b7280}.trending-crypto .currency-title{color:#ff9900;font-weight:600}.trending-crypto .table-column-width{max-width:180px}.trending-crypto .bank-table-column-width{max-width:150px}.subscribe-footer-btn{background:#ff9900;color:#000 !important;padding:8px 12px;border-radius:2px;font-weight:700}.subscription-footer-cta{position:fixed;bottom:0;left:0;width:100%;background:#000;color:#fff;border-top:1px solid #333;border-bottom:1px solid #333;z-index:1051;transform:translateY(100%);transition:transform .5s ease}.subscription-footer-cta.is-open{transform:translateY(0)}.subscription-footer-cta.is-closed{transform:translateY(100%)}.subscription-footer-cta__content{max-width:1400px;margin:0 auto;padding:12px 20px;display:flex;align-items:center;justify-content:space-between}.subscription-footer-cta__link{display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:inherit;padding:12px 20px}.subscription-footer-cta__text{font-size:16px}.subscription-footer-cta__btn{background:#ff9900;color:#000;text-decoration:none;padding:10px 16px;border-radius:2px;text-transform:uppercase;font-weight:600}.subscription-modal{position:fixed;inset:0;display:none;z-index:1000}.subscription-modal.open{display:block}.subscription-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,0.6)}.subscription-modal__dialog{position:relative;max-width:1000px;margin:60px auto;background:#fff;color:#000;border-radius:4px;box-shadow:0 10px 30px rgba(0,0,0,0.4);z-index:1001}.subscription-modal__close{position:absolute;top:10px;right:10px;background:transparent;border:0;font-size:24px;line-height:1;cursor:pointer}.subscription-modal__title{font-size:20px;font-weight:700;padding:20px 24px;margin:0;border-bottom:1px solid #333}.subscription-modal__body{display:flex;gap:24px;padding:20px 24px}.subscription-modal__features{flex:1}.subscription-features{list-style:none;padding:0;margin:0}.subscription-features li{position:relative;padding-left:28px;margin:10px 0}.subscription-features li:before{content:"";position:absolute;left:0;top:4px;width:18px;height:18px;background:url(https://d2pgmeei9oxwux.cloudfront.net/assets/icon-tick-8f1f17e1f1833c41d06e31d34f43d44e02cf6f3fb0ee24731114c26fee3ee950.png) no-repeat;background-size:18px}.subscription-modal__plans{flex:1;display:flex;gap:16px;align-items:stretch}.plan-card{position:relative;flex:1;border:1px solid #333;border-radius:6px;padding:16px;display:flex;gap:12px;align-items:flex-start;background:#111;color:#fff}.plan-card.selected{border-color:#ff9900;box-shadow:0 0 0 2px #ff9900 inset}.plan-card{transition:border-color .2s ease, box-shadow .2s ease}.plan-card a{display:block;text-decoration:none;color:inherit}.plan-card a:hover{text-decoration:none;color:inherit}.plan-card input[type="radio"]{margin-top:4px}.plan-card__badge{position:absolute;margin-top:-12px;margin-left:8px;background:#ff9900;color:#000;border-radius:12px;padding:4px 8px;font-size:12px;font-weight:700}.plan-card__content{flex:1}.plan-card__price{font-size:24px;font-weight:700}.plan-card__period{font-size:14px;font-weight:600;margin-left:8px;color:#fff}.plan-card__note{font-size:12px;color:#a7a7a7;margin-top:8px}.subscription-modal__actions{padding:0 24px 20px 24px}.subscription-modal__cta{display:inline-block;background:#ff9900;color:#fff;text-decoration:none;padding:12px 18px;border-radius:4px;font-weight:700}.subscription-modal__terms{padding:0 24px 24px 24px;font-size:12px;color:#a7a7a7}@media all and (max-width: 768px){.subscription-modal__body{flex-direction:column}}.modal{position:fixed;top:0;left:0;width:100%;height:100%;display:none;overflow:hidden;outline:0;z-index:1050}.modal.show{display:block}.modal.fade{transition:opacity .15s linear}.modal.fade.show{opacity:1}.modal-dialog{position:relative;width:auto;margin:0.5rem;pointer-events:none;max-width:1000px}.modal.show .modal-dialog{pointer-events:auto;margin:3.5rem auto}.modal-content{position:relative;display:flex;flex-direction:column;background-color:#000;color:#fff;border:0;border-radius:.3rem;box-shadow:0 10px 30px rgba(0,0,0,0.4);outline:0}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #333;color:#fff}.modal-title{margin:0;font-size:20px;font-weight:700;color:#fff}.close{background:transparent;border:0;font-size:24px;line-height:1;cursor:pointer;color:#fff}.modal-body{position:relative;padding:1.25rem;display:flex;gap:24px;color:#fff}.modal-footer{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-top:1px solid #333;color:#ccc}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:1040}.modal-open{overflow:hidden}
