body {
    font-family: "San Francisco";
}

a {
    font-family: "San Francisco";
    text-decoration: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

a:hover {
    text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "San Francisco";
    font-weight: 600;
    color: #175c85;
}

/****** header part start *******/
.navbar {
    min-height: 80px;
}

.navbar-right {
    margin-top: 10px;
}

.navbar-default {
    background: #fff;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background: #d8e028;
}

.nav > li > a {
    padding: 9px 19px;
    border-radius: 5px;
    font-size: 16px;
}

.navbar-default .navbar-nav > li > a {
    color: #175c85;
}

.form-box {
    margin-top: 10px;
    margin-right: 25px;
}

.send-from {
    color: #175c85;
    font-size: 16px;
}

#getCard {
    height: 33px;
    font-size: 14px;
    position: relative;
    left: 10px;
    text-transform: uppercase;
    color: #175c85;
}

/****** banner part start *******/
section.banner-bg {
    background: url('https://s3-us-west-2.amazonaws.com/cashremitglobal/cashremit-nz/banner1.png') center top no-repeat;
    padding: 100px 0 50px 0;
    margin-top: 80px;
}

h2.welcome-title {
    font-size: 30px;
    color: #fff;
    margin-bottom: 40px;
}

p.cost {
    font-size: 14px;
    color: #fff;
    margin-bottom: 80px;
}

.step-box {
    margin-top: 30px;
}

.step-box h4.step-title {
    font-size: 18px;
    color: #fff;
}

.step-box .keytech-bottom {
    width: 100%;
    margin: 15px 0 80px -24px;
}

.keytech-bottom .box {
    display: inline-block;
    width: 24%;
    position: relative;
    text-align: center;
}

.keytech-bottom .box .outer-circle {
    border: 1px solid #919699;
    border-radius: 50%;
    display: inline-block;
    padding: 4px;
}

.keytech-bottom .box .outer-circle span {
    background: #d8e028;
    border-radius: 50%;
    color: #195d83;
    display: table-cell;
    font-size: 16px;
    height: 90px;
    line-height: 20px;
    position: relative;
    vertical-align: middle;
    width: 90px;
    z-index: 9;
    font-weight: 500;
}

.keytech-bottom .last-box {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin-top: 25px;
    vertical-align: top;
    width: 25%;
}

.keytech-bottom .box:before {
    content: '';
    position: absolute;
    right: -17%;
    top: 50px;
    width: 32%;
    height: 2px;
    background: #95989a;
}

.keytech-bottom .box:nth-child(3n+3):before {
    display: none;
}

.banner-btn {
    background: #3d82ab;
    /* border: solid 1px #fff; */
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    line-height: 42px;
    text-align: center;
}

.rate-home {
    margin: 0 auto;
    padding: 1px 11px 5px 4px;
    width: 490px;
    float: right;
}

.rate-home h3.amount {
    color: #fff;
}

.rate-home .rate-home-inner {
    display: inline-block;
    position: relative;
    top: 11px;
    width: 100%;
    margin-bottom: 40px;
}

.rate-home .rate-home-inner label {
    color: #175463;
    display: inline-block;
    font-weight: 600;
    left: 6px;
    margin-bottom: 5px;
    margin-left: 17px;
    margin-top: 8px;
    max-width: 100%;
    position: absolute;
    z-index: 1000;
}

.rate-home .rate-home-inner input {
    font-size: 32px;
    font-weight: 400;
    height: 74px;
    letter-spacing: 1px;
    padding-top: 24px;
    width: 302px;
    padding-left: 20px;
    border: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    font-family: "San Francisco";
}

.rate-home .dropdown-select {
    float: right;
    margin-right: 2px;
    padding: 0;
    width: 171px;
}

.rate-home .dropdown-select button {
    background: #d8e028;
    border: 0 none;
    color: #175c85;
    font-size: 30px;
    font-weight: 600;
    height: 74px;
    text-align: left;
    text-transform: uppercase;
    width: 90%;
    border-radius: 0;
    border-bottom-right-radius: 14px;
}

.rate-home .dropdown-select button > img {
    height: 27px;
    margin-right: 10px;
    margin-top: -6px;
    width: 30px;
}

.rate-home input.smallinput {
    font-size: 20px;
    height: 40px;
    padding: 11px 15px;
    width: 100%;
    border-radius: 5px;
    border: solid 1px #ddd;
}

.currency-dropmenu {
    height: 337px;
    left: auto;
    overflow: auto;
    right: 15px;
    width: 433px;
    z-index: 10000;
    border: none;
    top: -3px;
}

.currency-dropmenu li {
    padding: 10px;
}

.flag {
    margin-right: 20px;
}

.currency-dropmenu > li > a:focus, .dropdown-menu > li > a:hover {
    background: #e6e6e6;
    padding-top: 14px;
    padding-bottom: 14px;
}

.rate-home-inner:nth-child(2n+1) {
    margin-bottom: 15px;
}

.rate-home h4 {
    color: #fff;
    padding-top: 20px;
}

.first-btn-frnd {
    border-radius: 4px;
    background: #d8e028;
    color: #175463;
    font-size: 18px;
    line-height: 50px;
    cursor: pointer;
}

.ml-40 {
    /* margin-left: 68px; */
}

.mr-40 {
    /* margin-right: 40px; */
}

/****** feature part start *******/
section.feature {
    width: 100%;
    background: #f5f5f7;
    padding: 100px 0;
}

.feature .reason-txt {
    color: #95989a;
    font-size: 20px;
    padding-bottom: 30px;
    letter-spacing: 1px;
}

.feature .reason-box {
    padding-right: 0;
}

.feature .reason-box:hover .feature-top-colam {
    box-shadow: 0 0 10px #d7d7d9;
}

.feature-top-colam {
    background: #fff;
    border: 1px solid #e9e9e9;
    padding-top: 40px;
    border-radius: 5px;
}

.feature-top-colam .icon-img {
    font-size: 60px;
    line-height: 1;
}

.feature-top-colam h4 {
    color: #198dd2;
    font-size: 30px;
    margin-bottom: 10px;
}

.feature-top-colam p {
    color: #aaadae;
    font-size: 16px;
    letter-spacing: 0.3px;
    line-height: 18px;
    margin-bottom: 2.5em;
    padding: 0 20px;
}

.feature .reason-box .payout {
    left: -20px;
    position: absolute;
    top: 35px;
}

/****** app-feature part start *******/
#app-features {
    position: relative;
    padding: 50px 80px;
}

#app-features:before {
    content: "";
    position: absolute;
    height: 150px;
    background: #175c85;
    width: 100%;
    top: 55.5%;
    left: 0;
    transform: translateY(-50%);
}

.section-heade h3.app-feature {
    color: #175c85;
    margin-bottom: 20px;
}

.section-heade p {
    color: #9b9ea0;
    font-size: 18px;
    margin-bottom: 40px;
}

.text-white {
    color: #fff !important;
}

#app-features .features-wrapper .single-feature {
    margin-bottom: 86px;
    position: relative;
}

#app-features .features-wrapper {
    margin-top: 40px;
}

#app-features .features-wrapper.right-icon .single-feature .features-icon {
    background: #fff;
    border-radius: 50%;
    height: 80px;
    position: absolute;
    right: 0;
    width: 80px;
    border: solid 1px #ddd;
}

#app-features .features-wrapper.right-icon .single-feature .features-details {
    padding-right: 110px;
    padding-top: 20px;
    color: #9b9ea0;
    font-size: 18px;
    height: 90px;
}

#app-features .features-wrapper.left-icon .single-feature .features-details {
    padding-left: 110px;
    padding-top: 20px;
    color: #9b9ea0;
    font-size: 18px;
    height: 90px;
}

#app-features .features-wrapper.left-icon .single-feature .features-icon {
    background: #fff;
    border-radius: 50%;
    height: 80px;
    position: absolute;
    left: 0;
    width: 80px;
    border: solid 1px #ddd;
}

/****** footer part start *******/
.copyright-box {
    width: 100%;
    background: #f9f9f9;
    padding: 60px 0 40px 0;
    margin-top: 100px;
}

.copyright-box p.copy-right {
    font-size: 16px;
    color: #798084;
    padding-top: 20px;
}

.copyright-box a.footer-cashremit {
    color: #54a5db;
}

/*===========vivek============*/
.modal {
    background: #fff;
}

.modal .modal-content {
    border: none;
}

.modal .modal-content #div-forms {
    background: #175c85;
    box-shadow: 0px 1px 5px 0px rgba(221,221,221,0.75);
}

.modal .modal-dialog {
    max-width: 880px;
    width: 100%;
}

.modal input[type=text], input[type=password] {
    margin-bottom: 50px;
    background: none;
    border: none;
    border-bottom: 2px solid #b2b3b4;
    color: #fff;
    font-size: 14px;
    padding-left: 0;
    box-shadow: none;
}

#login_password {
    margin-bottom: 9em;
    margin-top: 16px;
}

#register-form input[type=text], input[type=password] {
    margin-bottom: 15px;
    background: none;
    border: none;
    border-bottom: 2px solid #b2b3b4;
    /* color: #fff; */
    font-size: 14px;
    padding-left: 16px;
    background-color: #FFF;
    height: 47px;
    border-radius: 4px;
}

#login-modal .form-control::placeholder {
    color: #fff;
}

.modal-content {
    box-shadow: none;
    -webkit-box-shadow: none;
}

/* #########################################
   #    override the bootstrap configs     #
   ######################################### */
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .8;
}

.modal-content {
    background-color: #fff;
    border: 1px solid #bdc3c7;
    border-radius: 0px;
    outline: 0;
}

#login-modal .modal-header {
    min-height: 16.43px;
    padding: 15px 0px 15px 0px;
    border-bottom: 0px;
    display: block;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
}

.btn-lg, .btn-group-lg>.btn {
    border-radius: 0px;
}

.btn-link {
    padding: 30px 0px 0px 0px;
    color: #fff;
    font-size: 12px;
}

.btn-link:hover, .btn-link:focus {
    color: #d8e028;
    text-decoration: none;
}

.form-control {
    border-radius: 0px;
}

#div-forms {
    height: inherit !important;
    padding: 0 15px;
}

#div-forms .modal-body {
    padding: 0;
}

#div-forms .modal-footer {
    padding: 0;
    border: 0;
    display: block;
}

.login-left .login-logo {
    text-align: right;
    width: 100%;
    /* margin-bottom: 80px; */
}

.login-left .login-content {
    font-size: 16px;
    color: #757575;
    line-height: 18px;
    margin-bottom: 13em;
    /* text-align: right; */
}

.login-left .secure-login {
    text-align: right;
    width: 100%;
    position: relative;
}

.login-left .secure-login a {
    font-size: 11px;
    color: #757575;
}

.login-left .secure-login span {
    position: absolute;
    right: 26%;
    top: -8px;
}

.login-right {
    background: #175c85;
    height: 555px;
}

.login-right .login-btn {
    width: 100%;
}

#login-form .modal-footer {
    display: block;
    border: none;
    margin: 0;
}

#login-form .modal-footer .register-btn {
    margin: 0;
}

#div-forms .btn-primary {
    background: #d8e028;
    border: solid 1px #d8e028;
    color: #175c85;
    border-radius: 5px;
}

#div-forms .btn-primary:hover {
    border: solid 1px #d8e028;
    color: #fff;
    background: none;
}

#login_register_btn {
    float: right;
    font-size: 14px;
}

#div-forms .form-control:focus {
    background: none;
    border-color: #d8e028;
    color: #fff;
}

#text-login-msg {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    margin-bottom: 40px;
}

#text-register-msg {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    margin-bottom: 20px;
}

#text-lost-msg {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    margin-bottom: 40px;
}

button#login_lost_btn {
    float: left;
    font-size: 14px;
}

#register-form .join-box {
    width: 100%;
    /* margin: 0; */
    float: left;
    margin-bottom: 20px;
}

#register-form .join-box p {
    width: 100%;
    text-align: center;
    color: #83a8bd;
    font-weight: 300;
    font-size: 16px;
}

.close {
    font-size: 30px;
    opacity: 0.8;
}

.p-md-5 {
    padding: 40px !important;
    position: relative;
    z-index: 999;
}

.mb-md-4 {
    margin-bottom: 1.5rem!important;
}

.login-left.p-md-5 {
    background: #fff;
}

.modal .modal-content #div-forms:after {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    content: '';
    width: 50%;
    height: 100%;
    z-index: 0;
}

.testimonial_slider {
    float: left;
    width: 100%;
    padding: 42px 0;
    background: #F5F5F7;
}

.testimonial_slider h3 {
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #95989a;
    margin-bottom: 50px;
}

.chat-box-right {
    position: relative;
    background: #FFF;
    width: 100%;
    padding: 21px;
    border-radius: 22px;
    border: 1px solid #eeeeef;
    margin-bottom: 25px;
}

.testimonial_slider .item {
    padding: 0 50px;
}

.chat-box-right:after {
    content: '';
    position: absolute;
    top: 101%;
    left: 0;
    right: 62%;
    margin: 0 auto;
    border: 1px solid #e9e9ea;
    height: 26px;
    width: 9%;
    border-bottom-left-radius: 28%;
    border-top: 0px;
    transform: rotate(5deg) skewY(-45deg) scale(.900,1) translate(50%);
    border-right: 0px;
    background: #FFF;
    z-index: 0;
}

.chat-box-right p {
    color: #9b9ea0;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.owl-carousel.owl-drag .owl-item:nth-child(odd) .chat-box-right:after {
    right: inherit;
    left: 75%;
}

.owl-prev, .owl-next {
    position: absolute;
    left: 0;
    top: 30%;
    transform: translateY(-50%);
    font-size: 0 !important;
    padding: 0 !important;
    background: none !important;
}

.owl-next {
    left: inherit;
    right: 0;
}

.owl-prev:after, .owl-next:after {
    content: "\f104";
    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;
    font-size: 30px;
    color: #585858;
}

.owl-next:after {
    content: "\f105";
}

.client_photo {
    float: left;
    border: 2px solid #e3e3e3;
    border-radius: 50%;
    padding: 5px;
}

.owl-carousel.owl-drag .owl-item:nth-child(odd) .client_photo {
    float: right;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #175c85;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 20px;
}

footer {
    float: left;
    width: 100%;
    padding: 100px 0 0;
    background: url(../images/bg_footer-01.svg) center top no-repeat;
}

footer h3.section_title {
    font-size: 22px;
    text-align: center;
    width: 100%;
    margin-bottom: 70px;
    font-weight: 500;
    color: #95989a;
}

.footer_logo_cover {
    box-shadow: 5px 5px 5px #e2e2e2;
    padding: 0px;
    float: left;
    width: 100%;
}

.footer_logo_cover img {
    max-width: 100%;
}

.trusted {
    float: left;
    width: 100%;
    padding: 50px 100px;
    background: #f6f6f6;
    margin-bottom: 240px;
}

.footer_menu {
    float: left;
    width: 100%;
}

.footer_menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.footer_menu ul li {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    color: #95989a;
    text-transform: capitalize;
    font-size: 14px;
}

.footer_menu ul li a {
    color: #95989a;
    text-transform: capitalize;
    font-size: 14px;
}

.footer_menu ul h3 {
    font-size: 18px;
    color: #95989a;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

ul.footer_social {
    float: left;
    width: 100%;
    margin: 26px 0;
}

ul.footer_social li {
    float: left;
    width: auto;
    margin: 0 10px;
}

ul.footer_social li a {
    float: left;
    width: 42px;
    height: 42px;
    line-height: 42px;
    background: #1c6686;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
}

/*Hyginus CSS*/
button, select {
    text-transform: none;
    border: solid 1px #ddd;
    -webkit-appearance: none;
    padding-left: 14px;
}

button, select:focus {
    outline: none! important;
}

textarea:focus, input:focus {
    outline: none! important;
}

.nav > li > a:focus {
    outline: none! important;
}

.get-started.row {
    width: 90%;
    margin: 0 auto;
    float: right;
    padding-right: 16px;
    padding-top: 20px;
}

.col-xl-push-2 {
    left: 3.666667%;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    margin: 0 auto;
}

.single-feature.googlePlay img {
    margin: 0;
}

.single-feature.googlePlay img {
    position: absolute;
    width: 40px;
}

a.btn.appbtn {
    font-size: 18px;
    text-transform: uppercase;
    white-space: pre-line;
    padding: 14px 24px 10px 68px;
    text-align: justify;
    height: 74px;
    border: solid 1px #ccc;
    background: #cedbde;
    color: #175c85;
}

.single-feature.googlePlay span {
    white-space: normal;
    position: absolute;
    top: 38px;
}

.single-feature.googlePlay img {
    width: 40px;
    position: absolute;
    left: 17px;
    top: 18px;
}

.btn.focus, .btn:focus, .btn:hover {
    color: #228bc9;
    text-decoration: none;
}

.iphoneScreen img {
    position: absolute;
    height: 572px;
    padding-left: 3em;
}

.features-icon span {
    position: absolute;
    top: 18px;
    left: 26px;
    font-size: 40px;
    color: #333;
}

button.btn.btn-primary.dropdown-toggle span img {
    width: 14px;
    position: relative;
    left: 13px;
}

.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
    color: #175C87;
    background-color: #d8e028! important;
    border-color: #d8e028 ! important;
}

input.empty {
    font-family: FontAwesome! important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}

.dropdown-menu>li>a {
    font-size: 18px;
    text-transform: uppercase;
}

.PromoVideo {
    width: 100%;
    color: white;
    z-index: 999;
    text-align: center;
    position: absolute;
    top: 106%;
    font-size: 36px;
    line-height: 1.2;
    font-weight: 600;
}

button.b-testimonials__play.js-testimonials-play {
    display: block;
    margin: 0 auto;
    position: relative;
    top: -19em;
    left: -19px;
}

svg[Attributes Style] {
    x: 0px;
    y: 0px;
    width: 65.3px;
    height: 65.7px;
}

/**************** dash board start hear ******************/
.navbar {
    padding: 15px 10px;
    background: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 40px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
.wrapper {
    display: flex;
    align-items: stretch;
}

#sidebar {
    min-width: 250px;
    max-width: 250px;
    background: #175c85;
    color: #fff;
    transition: all 0.3s;
}

#sidebar .user {
    margin-top: 60px;
    padding-bottom: 20px;
}

#sidebar .user .photo {
    border: 4px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    height: 100px;
    margin: 0 auto;
    overflow: hidden;
    width: 100px;
    margin-bottom: 20px;
}

#sidebar .user .info h5 {
    margin-bottom: 5px;
}

#sidebar .user .info p {
    font-weight: 500;
}

#sidebar.active {
    margin-left: -250px;
}

#sidebar .sidebar-header {
    padding: 20px;
    background: #175c85;
}

#sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #47748b;
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
    border-radius: 4px;
    margin: 5px 15px 0;
}

#sidebar ul li a:hover {
    color: #fff;
    background: #4d90b7;
}

#sidebar ul li a i {
    float: left;
    font-size: 28px;
    line-height: 30px;
    margin-right: 15px;
    text-align: center;
    width: 30px;
    color: #fff;
    opacity: 0.60;
}

#sidebar ul li a p {
    font-size: 16px;
    line-height: 30px;
    margin: 0;
    padding: 0;
}

#sidebar ul li.active > a, a[aria-expanded="true"] {
    color: #fff;
    background: #4d90b7;
}

#sidebar ul li.active > a i {
    opacity: 1;
}

#sidebar ul li:hover > a i {
    opacity: 1;
}

#sidebar:first-child ul.components {
    margin-bottom: 40px;
}

a.download {
    background: #fff;
    color: #7386D5;
}

a.article, a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
}

.navbar .navbar-nav .notification {
    background-color: #fb404b;
    border-radius: 10px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    height: 18px;
    left: 7px;
    line-height: 18px;
    min-width: 18px;
    padding: 0 5px;
    position: absolute;
    text-align: center;
    top: 2px;
}

.navbar-nav.navbar-right > li > .dropdown-menu::before {
    left: auto;
    right: 12px;
}

.navbar-nav > li > .dropdown-menu::before {
    border-bottom: 11px solid rgba(0, 0, 0, 0.2);
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    content: "";
    display: inline-block;
    left: 12px;
    position: absolute;
    top: -11px;
}

.dropdown-menu::before {
    border-bottom: 11px solid rgba(0, 0, 0, 0.2);
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    content: "";
    display: inline-block;
    left: 12px;
    position: absolute;
    top: -11px;
}

.navbar-nav.navbar-right > li > .dropdown-menu::after {
    left: auto;
    right: 12px;
}

.navbar-nav > li > .dropdown-menu::after {
    border-bottom: 11px solid #ffffff;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    content: "";
    display: inline-block;
    left: 12px;
    position: absolute;
    top: -10px;
}

.dropdown-menu::after {
    border-bottom: 11px solid #ffffff;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    content: "";
    display: inline-block;
    left: 12px;
    position: absolute;
    top: -10px;
}

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */
#content {
    padding: 20px;
    min-height: 100vh;
    transition: all 0.3s;
    width: 100%;
}

#content .jumbotron {
    padding: 25px 10px;
    width: 100%;
    display: inline-block;
    max-width: 1200px;
    border-radius: 8px;
}

#content .jumbotron .send-box {
    background: #fff;
    padding: 30px;
    width: 100%;
    box-shadow: 6px 5px 2px #ddd;
}

#content .jumbotron .send-box .send-box-top {
    border: solid 1px #eeeeee;
    padding: 10px 30px;
    margin-bottom: 7px;
    border-radius: 6px;
    height: 292px;
}

#content .jumbotron .send-box .send-box-top .rate-home {
    width: 85%;
    margin: 0 auto;
    padding: 0;
    float: none;
}

#content .jumbotron .send-box .send-box-top .rate-home .rate-home-inner {
    display: inline-block;
    margin: 0 0 20px 0;
    position: relative;
    top: 10px;
    width: 100%;
}

#content .jumbotron .send-box .send-box-top .rate-home h4 {
    color: #175c85;
}

#content .jumbotron .send-box .send-box-top .rate-home .rate-home-inner label {
    color: #175463;
    display: inline-block;
    font-weight: 600;
    left: 6px;
    margin-bottom: 5px;
    margin-left: 17px;
    margin-top: 8px;
    max-width: 100%;
    position: absolute;
    z-index: 1000;
}

#content .jumbotron .send-box .send-box-top .rate-home .rate-home-inner input {
    border: solid 1px #ddd;
    font-size: 26px;
    font-weight: 600;
    /* height: 74px; */
    letter-spacing: 1px;
    padding-left: 20px;
    padding-top: 24px;
    padding-right: 30%;
    width: 78%;
    position: relative;
}

#content .jumbotron .send-box .send-box-top .rate-home .dropdown-select {
    float: none;
    margin-right: 0px;
    padding: 0;
    width: auto;
    position: absolute;
    top: 0;
    right: 0;
}

#content .jumbotron .send-box .send-box-top .rate-home .dropdown-select button {
    background: #d8e028;
    border: 0 none;
    border-radius: 0;
    color: #175c85;
    font-size: 30px;
    font-weight: 600;
    height: 74px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}

#content .jumbotron .send-box .send-box-top .rate-home input.smallinput {
    border: 1px solid #175c85;
    border-radius: 4px;
    font-size: 20px;
    height: 40px;
    padding: 10px 15px;
    width: 100%;
}

#content .jumbotron .send-box .send-box-top .rate-home .dropdown-select .currency-dropmenu {
    width: 383px;
    height: auto;
    right: -2px;
}

#content .jumbotron .transfer-box {
    border: solid 1px #eeeeee;
    padding: 20px 67px;
    border-radius: 6px;
}

#content .jumbotron .transfer-box #send-transfer {
    width: 100%;
    height: 45px;
    background: none;
    font-size: 17px;
    text-transform: uppercase;
}

#content .jumbotron .payment-box {
    background: #175c85;
    padding: 20px;
    height: 498px;
}

#content .jumbotron .payment-box p.payment-Summary {
    padding: 20px 0;
    font-size: 16px;
}

#content .jumbotron .payment-box p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

#content .jumbotron .payment-box .summary-bottom {
    margin-top: 94px;
}

#content .jumbotron .payment-box .continue-btn {
    width: 100%;
    background: #d8e028;
    padding: 8px 12px;
    border-radius: 0;
    color: #175c85;
    font-size: 20px;
    border: solid 2px #d8e028;
}

#content .jumbotron .payment-box .continue-btn:hover {
    border: solid 2px #d8e028;
    color: #fff;
    background: none;
}

#content .jumbotron .payment-box .continue-text {
    margin: 15px 0 0 0;
    font-size: 13px;
    text-align: center;
}

/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */
@media (max-width: 768px) {
    #sidebar {
        margin-left: -250px;
    }

    #sidebar.active {
        margin-left: 0;
    }

    #sidebarCollapse span {
        display: none;
    }
}

@media (max-width: 480px) {
    #content .jumbotron .send-box .send-box-top .rate-home .dropdown-select {
        position:relative;
        margin-top: 10px;
    }
}

button.btn.btn-primary.theme-btn {
    width: 100%;
    background: #d8e028;
    padding: 8px 12px;
    border-radius: 4px;
    color: #175c85;
    font-size: 20px;
    border: solid 2px #d8e028;
}

.send-box-top button.btn.btn-primary.dropdown-toggle span img {
    left: 2px;
}

.payoutTimeLine p {
    padding: 20px 0;
    color#175c85: ;
    color: #175c85;
}

form.tranfer-select img {
    width: 14px;
    float: right;
    position: relative;
    top: 28px;
    left: -12px;
}

/*Hyginus CSS 25th Sept*/
#content .jumbotron .advert-box {
    background: #FFF;
    padding: 20px;
    height: 496px;
    box-shadow: 6px 5px 2px #ddd;
}

.advert-Summary.text-uppercase.text-white img {
    width: 60px;
}

.advert-Summary.text-uppercase.text-white p {
    float: right;
    position: relative;
    top: 14px;
    padding-right: 16px;
    color: #175c85;
    font-weight: 600;
}

.bank_logo img {
    width: 130px;
    border: solid 1px #ddd;
    margin-bottom: 12px;
    height: 66px;
}

.advert-Summary.text-uppercase.text-white {
    padding-bottom: 22px;
}

.bank_logo .col-md-4 {
    width: 32%;
}

.bank_logo p {
    font-size: 18px;
    padding-bottom: 2em;
}

.summary-footer p {
    font-size: 14px;
}

.send-box-top p {
    font-size: 16px;
}

.summary-footer hr {
    padding: 0;
    margin: 0;
}

.bank_logo p {
    font-size: 18px;
    padding-bottom: 9px;
}

/* ---------------------------------------------------
    payment detail page start
----------------------------------------------------- */
.jumbotron .edit-box {
    background: #fff;
    padding: 30px;
    margin-bottom: 10px;
}

.jumbotron .edit-box .edit-btn {
    background: #f7f7f7;
    border: solid 1px #ddd;
    color: #777;
    margin-top: 4px;
}

.jumbotron .edit-box .edit-btn span {
    font-size: 12px;
    margin-right: 5px;
    color: #175c85;
}

.jumbotron .edit-box .edit-btn:hover {
    background: #175c85;
    color: #fff;
    border: solid 1px #175c85;
}

.jumbotron .edit-box .edit-btn:hover span {
    color: #fff;
}

.jumbotron .edit-box h4.ngn-title {
    font-weight: 500;
    color: #777;
    margin: 0;
}

.jumbotron .edit-box p.recipient {
    color: #bec0c1;
    font-size: 18px;
    margin: 0;
    font-weight: 400;
}

.jumbotron .payment-detailbox {
    background: #fff;
    padding: 38px;
    display: inline-block;
    width: 100%;
}

#imaginary_container {
    margin-bottom: 10%;
}

.stylish-input-group .input-group-addon {
    background: white !important;
}

.stylish-input-group .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: #ddd;
}

.stylish-input-group button {
    border: 0;
    background: transparent;
}

.jumbotron .payment-detailbox .payment-method {
    background: #f7f7f7;
    margin-bottom: 15px;
    padding: 10px 20px;
    border-radius: 4px;
    border: solid 1px #ddd;
    height: 190px;
    cursor: pointer;
}

.jumbotron .payment-detailbox .payment-method:hover {
    background: #eeeeee;
    border: solid 1px #175c85;
}

.jumbotron .payment-detailbox .payment-method .nh span {
    width: 70px;
    height: 70px;
    line-height: 70px;
    background: #d8e028;
    border-radius: 50%;
    display: inline-block;
}

.jumbotron .payment-detailbox label > input.replacev {
    position: absolute;
    visibility: hidden;
}

.jumbotron .payment-detailbox label > input.replacev + div {
    width: 22px;
    height: 22px;
    float: left;
    cursor: pointer;
    background-image: url('../images/rdo1.png') ;
    background-size: contain ;
    background-repeat: no-repeat ;
}

.jumbotron .payment-detailbox label > input.replacev:checked + div {
    /* (RADIO CHECKED) IMAGE STYLES */
    background-image: url('../images/rdo_chck1.png') !important;
}

.jumbotron .payment-detailbox .payment-method h5 {
    margin-bottom: 0;
    width: 100%;
    white-space: nowrap;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
}

.jumbotron .payment-detailbox .payment-method .form-group {
    margin-bottom: 0;
    line-height: 8;
}

.jumbotron .payment-detailbox .payment-detail {
    padding: 20px;
    background: #fff;
    border: solid 1px #ddd;
    height: 360px;
}

.payment-detail .form-group {
    margin-bottom: 25px;
}

.jumbotron .payment-detailbox .payment-detail .payment-input {
    border-bottom: solid 2px #ddd;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    box-shadow: none;
    padding-left: 0;
    margin-bottom: 25px;
}

.jumbotron .payment-detailbox .payment-detail .payment-input:focus {
    border-bottom: solid 2px #175c85;
}

.jumbotron .payment-detailbox .payment-detail .sendin-reason {
    background: #f7f7f7;
    padding: 25px 15px;
    border-radius: 4px;
    border: solid 1px #ddd;
}

/* ---------------------------------------------------
         make payment  page start
----------------------------------------------------- */
.jumbotron .edit-box .trans-icon {
    float: left;
    margin-right: 10px;
}

.jumbotron .edit-box p.trans-text {
    font-size: 16px;
    color: #777;
}

.theme-btn {
    width: 100%;
    background: #d8e028;
    padding: 8px 12px;
    border-radius: 0;
    color: #175c85;
    font-weight: 500;
    font-size: 18px;
    border: solid 2px #d8e028;
    float: right;
}

.theme-btncancle {
    width: 65%;
    background: #ccc;
    padding: 8px 12px;
    border-radius: 0;
    color: #175c85;
    font-weight: 500;
    font-size: 18px;
}

.btn-default:hover {
    color: #333;
    background-color: rgb(231, 240, 17);
    border-color: #d8e028;
}

.payment-detailbox p.mb-60 {
    font-size: 16px;
}

.col-md-4.col-md-offset-4.rightPayment p {
    padding-left: 93px;
}

.mb-60.recipientTx {
    padding-bottom: 22px;
}

.edit-box.TransactList {
    cursor: pointer;
}

.payment-detailbox.active {
    display: none;
}

.img-responsive.center-block {
    padding-top: 2em;
}

.col-md-6.Txtsuccess p {
    font-size: 17px;
}

p.PaymentTxt {
    font-size: 16px;
}


/*Hyginus 28 Sept.*/


.container.loginBox {
    border: solid 1px #ddd;
    padding: 0;
    margin-top: 8em;
}


.jumbotron .container.loginBox {
    background-color: #FFF;
    box-shadow: 6px 5px 14px #ddd;
}


.jumbotron.vertical-center.loginPage {
    background: white;
}

form#login-form .form-control {
     height: 50px;
     border-radius: 2px;
     color: #000;
}

.login-logo p {
    font-size: 12px;
    position: relative;
    top: -18px;
}

.login-logo {
    position: relative;
    top: -1em;
}

.jumbotron.vertical-center.loginPage img {
    float: right;
    width: 45px;
    margin-right: 3em;
    background-color: #175d84;
    padding: 6px;
}

.Register-left {
    background: #175c85;
    height: 558px;
}

.jumbotron .container.registerBox {
    background-color: #FFF;
    box-shadow: 6px 5px 14px #ddd;
    height: 40em;
}

.login-right.register-left.p-md-5 {
    height: 558px;
}

.login-right.register-left #login_password {
    margin-bottom: 10px;
    color: #000;
}

a.btn.azm-social.azm-btn.azm-border-bottom.azm-facebook {
    border: solid 1px #FFF;
    background-color: #FFF;
    /* padding: 6px 24px; */
    border-radius: 2px;
    width: 100%;
}

a.btn.azm-social.azm-btn.azm-border-bottom.azm-google-plus {
    border: solid 1px #FFF;
    background-color: #FFF;
    color: #f00;
    /* padding: 6px 28px; */
    border-radius: 2px;
    width: 98%;
}

.secure-login i.glyphicon-lock:before {
    content: "\e033";
    font-size: 40px;
    color: #b12c29;
}

.secure-login.text-right a {
    font-size: 17px;
}

.login-footer p {
    text-align: center;
    color: #FFF;
}

#login-form .join-box {
    width: 100%;
    /* margin: 0; */
    float: left;
    margin-bottom: 20px;
}

.edit-box.TransactList span.statusShow {
    font-size: 16px;
    border: solid 1px;
    padding: 3px 35px;
    background-color: #3f8a40;
    color: #FFF;
    border-radius: 14px;
    position: relative;
    top: -10px;
}


.edit-box.TransactList span.statusShow_cancel {
    font-size: 16px;
    border: solid 1px;
    padding: 3px 35px;
    background-color: #F00;
    color: #FFF;
    border-radius: 14px;
    position: relative;
    top: -10px;
}


.theme-btn.repeat-btn {
    width: 74%
}

.login-content.RegisterInfo {
    margin-bottom: 3em;
}


.video-section img {
    width: 120px;
}




/*Video Players*/


.customer-video {
    height: 600px;
    position: relative;
    overflow: hidden;
}

.customer-video video {
    position: absolute;
    top: 0;
    margin: 0 auto;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1;
}

section#customer-video img {
    top: 50%;
    left: 50%;
    margin-left: -51px;
    margin-top: -8em;
    position: absolute;
    z-index: 100;
    width: 140px;
    padding: 14px;
}

section#customer-video .video-popup h2 {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 42px;
    font-size: 29px;
    letter-spacing: 2px;
    color: #FFF;
    background-color: rgba(23, 92, 133, 0.27);
    padding: 10px;
    border-radius: 8px;
}

section#customer-video .video-popup {
    width: 532px;
    height: 310px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -266px;
    margin-top: -155px;
    z-index: 2;
    transition: all .5s ease-in-out;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibilitybackface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}


section#customer-video .video-popup .video-popup-close {
    width: 26px;
    height: 26px;
    position: absolute;
    top: 25px;
    right: 25px;
    z-index: 5;
    color: #fff;
    text-shadow: 0 0 5px #000;
    text-transform: uppercase;
    font-size: 16px;
    opacity: 0;
    display: none;
    visibility: hidden;
    transition: all 1s ease-in-out;
}


section#customer-video .fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d";
    font-size: 43px;
    border: solid 1px;
    padding: 2px 5px;
    background-color: #166389;
    border-radius: 5px;
}


section#customer-video .video-popup .customer-video {
    width: 100%;
    /*height: 100%;*/
    top: 0;
    left: 0;
    position: absolute;
    background-color: #000;
    visibility: hidden;
    opacity: 0;
    transition: all .5s ease-in-out;

}


section#customer-video .video-popup.openvideo {
    z-index: 9999999;
    margin-top: 0;
    margin-left: 0;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}


.visible {
    display: block!important;
    visibility: visible!important;
    opacity: 1!important;
}














