@import _mixins;
.inner-banner{background:#fff url(../images/our-solutions.jpg)}
.fancy-bg{min-height:115px;background:#fff}
.row-foreign-exchange-result{padding:80px 0 40px}
.row-foreign-exchange-result p{font-size:24px;line-height:36px;margin-bottom:45px;padding:0 80px}
.row-foreign-exchange-result .foreign-exchange-result{background:#f1f1f1;padding:30px;overflow-x:scroll}
.row-foreign-exchange-result .foreign-exchange-result table thead{background:#a7033f;color:#fff}
.row-foreign-exchange-result .foreign-exchange-result table thead tr th{font-weight:700}
.row-foreign-exchange-result .foreign-exchange-result table tbody tr{text-align:left}
.row-foreign-exchange-result .foreign-exchange-result table tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.05);background-color:#fff}
.row-foreign-exchange-result .foreign-exchange-result table tbody tr td .fflag{margin-right:10px}
.row-terms-conditions{padding:0 0 80px}
.ar .row-foreign-exchange-result tr th{text-align:right}
.ar .row-foreign-exchange-result tr td{text-align:right}
.ar .row-foreign-exchange-result tr td .fflag{margin-right: 0px; margin-left: 10px;}

@media screen and (min-width: 1024px) and (max-width: 1441px) {
.foreign-exchange-rates p{padding:0;font-size:20px;line-height:30px}
}
@media screen and (max-width: 768px) {
.row-foreign-exchange-result{padding:40px 0 0}
.row-foreign-exchange-result p{font-size:16px;line-height:24px;padding:0;margin:0 0 30px}
.row-terms-conditions{padding:40px 0}
}
