/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

@font-face {
    font-family: 'Proxima Nova';
    src: url('./fonts/proximanova-light-webfont.ttf'); /* IE9 Compat Modes */
}

body {
    font-family: "Muli";
}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */


   .custom-header2-img {
        background-image: url("../img/img-overlay2.jpg");      
        background-position: center right; 
   }
   .custom-header-img {
        background-image: url("../img/img-overlay.png");
   } 
   .custom-header-color {
        background-color: #2B393C;
   }   

.custom-header {
    width: 100%;
    /*height: 690px;*/
    background-size: cover;
}

.logo {
    margin: 20px 20px 20px 6%;
}
.menu {
    padding-top: 28px;
}
.left, .right {
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
}
.left li, .right li {
    padding: 12px;
}
.left, .right {
    padding: 0px;
}

.right {
    float: right;
   margin: 17px 15% 21px 21px;
}

.right li:last-child {
    background: #009688;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.14);
    border-radius: 3px;
}

.logo, .left, .left ul, .left li, .right, .right ul, .right li {
    display: inline-block;
    color: #ffffff;
}
.text-header {
    color: #FFFFFF;
    letter-spacing: 0;
    text-shadow: 0 2px 4px rgba(0,0,0,0.23);
    text-align: center;
    margin: 67px auto 0px auto;
    width: 60%;
    padding-bottom: 116px;
}
.text-header h1 {
    font-size: 48px;
}
.text-header p {
    font-size: 24px;
    margin-bottom: 48px;
}
.text-header a {
    background: #009688;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.14);
    border-radius: 5px;
    padding: 20px;
}
.how-it-work {
    background: #EFEFEF;
}

.how-it-work .title {
    padding: 50px 0px;
    background-image: url('../img/mr-man.jpg');
    background-size: cover;
    background-position: center right;
}

.how-it-work-subtitle {
    margin-bottom: 71px;
}
.text-wrapper {
  margin-top: 27px;
}
.step-wrapper {
    padding-left: 0%;
    width: unset;
    color: #ffffff;
    margin: 42px auto 0 auto;
    max-width: unset;
}
.step-content h3{
    letter-spacing: 0.02em;
    font-weight: 600;
    font-size: 25px;
    font-family: "Montserrat";
}
.step-content .step-level {
    width: 31px;
    height: 31px;
    background: #058678;
    text-align: center;
    border-radius: 50%;
    line-height: 30px;
    font-weight: 600;
    float: left;
    font-family: "Montserrat";
}
.step-content .step-title {
    max-width: 228px;
    width: 99%;
    font-weight: bold;
    font-family: "Montserrat";
}
.step-content .step-subtitle {
    min-width: 186px;
    width: 30%;
    font-weight: 100;
}
.step-content .step-text {
    border-left: 1px solid #ffffff;
    margin-left: 17px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-top: 4px;
}
.step-content .step-text:last-child {
  border-left: none;
}
.step-wrapper .step-content .subtitle-step {
    font-weight: 100;
    text-align: left;
    line-height: 1.8em;
}
.step-wrapper .step-content p {
  color: #ffffff;
}
.step {
    background: #FFFFFF;
    width: 34%;
    min-height: 160px;
    border-radius: 3px;
    margin: 0 11px;
}

.caption .step-number {
    width: 53px;
    margin: -37px auto 0 auto;
    text-align: center;
    font-size: 36px;
    color: #FFFFFF;
    border-radius: 50%;
    background: #009688;
}

.thumbnail .caption h3 {
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold; 
}
.step-wrapper .row .thumbnail {
    min-height: 207px;
    border-radius: 3px;
    border: none;
}

.step h6 {
    text-align: center;
    color: #4A4A4A;
    margin-bottom: 12px;
}
.thumbnail .line {
    width: 17%;
    height: 1px;
    background: #979797;
    margin: 16px auto 16px auto;
}
.wallet-modal {
    position: fixed;
    bottom: 0px;
    top: 0px;
    left: 0px;
    right: 0px;
    background-color: rgba(26, 26, 26, 0.8);;
}

.modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.modal-content {
    width: 25%;
    min-height: 276px;
    min-width: 360px;
    border-radius: 0px;
    top: 40%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}
.input-group label {
    color: #969696;
    font-size: 12px;
}
.input-group {
    margin-top: 30px;
    margin-left: 24px;
    width: 85%;
}
.input-group .form-control {
    height: 44px;
    border-radius: 2px;
    width: 100%;
}
.input-group .form-control::-webkit-input-placeholder {
    color: rgb(201, 201, 201);
}
.label-group {
    margin-top: 10px;
    margin-left: 24px;
    width: 85%;
}
.modal-content .modal-header {
    text-align: center;
    padding: 4%;
    background-color: #009688;
    color: #ffffff;
    font-size: 17px;
    font-family: "Montserrat";
}
.input-group .btn-default {
    background-color: #fff;
    border-color: #009688;
    width: 100%;
    padding: 13px 8px;
    color: #ffffff;
    background-color: #009688;
}
.btn-default:focus, .btn-default:hover, .btn-default:active{
    background-color: #fff !important;
    border-color: #004a43 !important;
    width: 100%;
    padding: 13px 8px;
    color: #ffffff !important;
    background-color: #004a43 !important;
}
.modal-footer {
    text-align: center;
    padding: 16px 0 28px 0;
    color: #7d7d7d;
}

.modal-footer a {
    color: #009688;
}

.step .desc {
    font-size: 12px;
    color: #4A4A4A;
    padding: 0 12px;
    text-align: center;

}
.wallet-reason {
  background-image: url('../img/url23.png');
  background-size: cover;
  font-family: "Montserrat";
}
.wallet-reason .start {
     font-size: 14px;
    color: #FFFFFF;
    background: #E8A261;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.14);
    border-radius: 5px;
    padding: 10px 25px;
}

.wallet-reason .start-wrapper {
  margin: 0 auto;
  width: 131px;
  padding-bottom: 33px;
}

.wallet-reason .why-wallet {
    text-align: center;
    margin: 0 0 58px 0px;
    font-size: 33px;
    color: #ffffff;
    letter-spacing: 0;
    padding-top: 58px;
}

.wallet-reason-desc {
    width: 81%;
    max-width: 1200px;
    margin: 0 auto;
    /*height: 490px;*/
}
.wallet-reason-desc .each-reason {
    min-height: 229px;
    /*float: left;*/
    text-align: center;
    /*margin: 10px 10px 10px 0px;*/
    border: none;
    background: none;
    color: #ffffff;
}

.wallet-reason-desc .each-reason .reason-icon {
   width: 70px;
    height: 70px;
    margin: 0 auto 0 auto;
    background-size: contain;
    background-repeat: no-repeat;
}

.wallet-reason-desc .each-reason  .tool {
    background-image: url('../img/thief.png');
}

.wallet-reason-desc .each-reason  .shield {
    background-image: url('../img/shield.png');
}
.wallet-reason-desc .each-reason  .money {
    background-image: url('../img/money.png');
}
.wallet-reason-desc .each-reason  .speedometer {
    background-image: url('../img/speedometer.png');
}
.wallet-reason-desc .each-reason  .donate {
    background-image: url('../img/make-a-donation.png');
}
.wallet-reason-desc .each-reason  .support {
    background-image: url('../img/support.png');
}

.wallet-reason-desc .each-reason p {
    font-size: 14px;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
    font-weight: 100;
    padding: 0px 12px;
    color: #ffffff;   
    font-family: "Muli"; 
}
.wallet-reason-desc .each-reason h3 {
    color: #ffffff;    
}
.wallet-stats {
    height: 400px;
    width: 100%;
    background-image: url('../img/StockSnap_97KUH93OKF.jpg');
    background-size: cover;
    display: flex;
    background-repeat: no-repeat;
}
.wallet-stats .stat-content-wrapper {
    width: 84%;
    margin: 161px auto 0 auto;
    max-width: 739px;
    display: flex;
    color: #ffffff;
    text-align: center;
}

.wallet-stats .each-stats {
    width: 250px;
    height: 150px;
}
.wallet-stats .stats-icon {
    width: 40px;
    height: 40px;
   background-size: 100% 100%;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.wallet-stats .currency {
    background-image: url('../img/dollar-symbol.png');

}

.wallet-stats .bank {
     background-image: url(../img/bank-building@2x.png);
}

.wallet-stats .country {
    background-image: url('../img/world.png')
}
.slider {
    background: #EFEFEF;
    width: 100%;
    padding: 20px 0px;
}

.slider .speech {
    text-align: center;
    margin-top: 39px;
    max-width: 719px;
    margin: 39px auto 0 auto;
}
.slider .speaker {
    text-align: center;
    margin-top: 20px;
    font-weight: 600;
    font-family: "Montserrat";
}
.footer-section {
    background: #2B393C;
    width: 100%;
    float: left;
}
.footer-section .main-footer {
       opacity: 0.63;
    background: #283133;
    color: #ffffff;
    height: 56px;
    width: 100%;
    float: left;
    line-height: 54px;
    font-family: "Montserrat";
}
.footer-section .footer-logo {
    float: left;
    font-size: 23px;
    color: #ffffff;
}

.footer-section .footer-items {
    float: right;
}

.footer-section .support, .footer-section .links, .footer-section .socials {
    float: left;
    color: #ffffff;
    list-style: none;
}
.footer-section .support li,  .footer-section .links li, .footer-section .socials li {
    list-style: none;
    font-weight: 200;    
    font-family: "Muli";
    font-size: 14px;
}

.footer-section li:first-child {
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Montserrat";
}

.footer-section a {
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
}
.footer-section .footer-content{
    width: 100%;
    background: #2B393C;  
    font-family: "Montserrat";  
    padding-top: 55px;
    padding-bottom: 27px;  
    
}
.custom-header .navbar-default {
    background: none;
    border: none; 
    padding: 24px 0px 0px 0px;   
}
.custom-header .navbar-default .navbar-nav>li>a, .custom-header .navbar-default .navbar-brand {
    color: #ffffff;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 12px;
}
.custom-header .navbar-default .container-fluid {
        padding: 0 0%;
}
.custom-header .container-fluid .custom-nav-btn {
        border: none;
    color: #ffffff;
    padding: 13px 26px;
    margin: 0px;
    background-color: #009688;
        text-transform: uppercase;
    font-size: 12px;
    font-family: "Montserrat";
    font-weight: 600;
}
.custom-header .jumbotron {
    background: none;
    color: #ffffff;
    padding-bottom: 152px;
    padding-top: 11%;
    margin-bottom: 0;
}
.custom-header .jumbotron h1 {
    width: 65%;
    font-weight: 600;
    font-family: "Montserrat";
    letter-spacing: 0.08em;
    font-size: 24px;
}
.custom-header .jumbotron .subtitle {
    margin: 2px 0 15px 0%;
    width: 50%;
    font-size: 24px;
}
@media only screen and (max-width: 712px) {
    .custom-header .jumbotron .subtitle {
        margin: 2px 0 15px 0%;
        width: 80%;
        font-size: 14px;
    }
}

.custom-header .jumbotron p {
    width: 176px;
    margin: 0 0 0 0%;
    padding-top: 25px;
}
.custom-header .jumbotron a {
    padding: 10px 25px;
    background: #009688;
    border: none;
    font-family: "Montserrat";
    font-size: 12px;
}





/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

   @media only screen and (max-width: 375px) {
       .footer-section .footer-items {
            min-width: 100%;
            clear: both
       }
   }

    @media only screen and (min-width: 768px)  {
        .custom-header .jumbotron h1 {
          font-size: 48px;
          width: 60%;
          margin: 0px 0px 0px 0%;
        }
        .custom-header .jumbotron .subtitle {
            width: 50%;
        }
    .left {
           display: none;
       }
    .text-header h1 {
        font-size: 32px;
    }
    .text-header p {
        font-size: 18px;
    }
     .custom-header {
            /*height: 648px;*/
        }
   }

   @media only screen and (max-width: 768px)  { 

   }

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        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) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    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;
    }
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #007d71;
    border-color: #007d71;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.text-white{
    color: #fff !important;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #333;
    text-align: center;
    background-color: transparent;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.form-control:focus {
    border-color: #009688;
    outline: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    /*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,150,136,.6);*/
    /*box-shadow: inset 0 1px 1px rgb(0,150,136), 0 -11 8px rgba(102,175,233,.6);*/
}
.error {
    color: darkred !important;
}
.footer-content ul {
    padding: 0px;
}
.footer-content .address {
    padding: 5px;
    color: #fff;
    font-size: 12px;
    display: inline-block;
}
@-webkit-keyframes ezCustTrans {
	0% {
		-webkit-transform-style: preserve-3d;
		-moz-transform-style: preserve-3d;
		transform-style: preserve-3d;
		-webkit-transform:  perspective(90%) rotateY(-65deg) rotateX(-45deg) translateZ(-200px);
		-moz-transform: perspective(90%) rotateY(-65deg) rotateX(-45deg) translateZ(-200px);
		-ms-transform: perspective(90%) rotateY(-65deg) rotateX(-45deg) translateZ(-200px);
		transform: perspective(90%) rotateY(-65deg) rotateX(-45deg) translateZ(-200px);
		opacity: 0;
	}
    68% {
		-webkit-transform:  rotateY(10deg) rotateX(10deg) translateZ(20px);
		-moz-transform:  rotateY(10deg) rotateX(10deg) translateZ(20px);
		-ms-transform:  rotateY(10deg) rotateX(10deg) translateZ(20px);
		transform:  rotateY(10deg) rotateX(10deg) translateZ(20px);
		opacity: 0.8;                
    }
	100% {
		-webkit-transform:  rotateY(0deg) rotateX(0deg) translateZ(0px);
		-moz-transform:  rotateY(0deg) rotateX(0deg) translateZ(0px);
		-ms-transform:  rotateY(0deg) rotateX(0deg) translateZ(0px);
		transform:  rotateY(0deg) rotateX(0deg) translateZ(0px);
		opacity: 1;
	}
}
@keyframes ezCustTrans {
	0% {
		-webkit-transform-style: preserve-3d;
		-moz-transform-style: preserve-3d;
		transform-style: preserve-3d;
		-webkit-transform: perspective(90%) rotateY(-65deg) rotateX(-45deg) translateZ(-200px);
		-moz-transform: perspective(90%) rotateY(-65deg) rotateX(-45deg) translateZ(-200px);
		-ms-transform: perspective(90%) rotateY(-65deg) rotateX(-45deg) translateZ(-200px);
		transform: perspective(90%) rotateY(-65deg) rotateX(-45deg) translateZ(-200px);
		opacity: 0;
	}
	68% {
		-webkit-transform:  rotateY(10deg) rotateX(10deg) translateZ(20px);
		-moz-transform:  rotateY(10deg) rotateX(10deg) translateZ(20px);
		-ms-transform:  rotateY(10deg) rotateX(10deg) translateZ(20px);
		transform:  rotateY(10deg) rotateX(10deg) translateZ(20px);
		opacity: 0.8;                
    }
    100% {
		-webkit-transform: rotateY(0deg) rotateX(0deg) translateZ(0px);
		-moz-transform:  rotateY(0deg) rotateX(0deg) translateZ(0px);
		-ms-transform:  rotateY(0deg) rotateX(0deg) translateZ(0px);
		transform:  rotateY(0deg) rotateX(0deg) translateZ(0px);
		opacity: 1;
	}
}
.ezCustTrans {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
	-webkit-animation-name: ezCustTrans;
	animation-name: ezCustTrans;
}
.navbar-nav .btn-default {
    font-weight: 400 !important;
    padding: 10px 25px !important;
}
li.signupbtn {
    margin-top: 5px;
}
a {
    outline: 0;
}
    a:focus {
        outline: 0;
    }
.fixed-container {
    max-width: 1140px;
    margin: 0 auto;
}
@media only screen and (max-width: 712px) {
    .fixed-container {
        margin: 2px 0 15px 0%;
        padding-left: 5% !important;
        padding-right: 5% !important;
        font-size: 14px;
    }
}

.titlearea {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}
    .titlearea h1 {
        color: #fff;
        font-family: "Montserrat";
        font-weight: 400;
        letter-spacing: 0.08em;
        font-size: 36px;
        text-transform: uppercase;
    }
.contentbody {
    text-align: justify;
    min-height: 300px;
}
    .contentbody h3 {
        font-size: 18px;
        font-family: "Montserrat";
        font-weight: bold;
        color: #283133;
    }
    .contentbody p {
        color: #2B393C;
    }
.text-bold {
    font-weight: 600;
}
.pricing {
    max-width: 800px;
    margin: 0 auto;
}
.pricing .box {
    margin: 10px 0px;
    padding: 20px;
    /*min-height: 300px;*/
    /*box-shadow: 0 4px 20px 0 rgba(0,0,0,0.10);*/
    border-radius: 3px;
    border: 2px solid #009688;
    text-align: center;
    font-size: 14px;
}
    .pricing .box .header {
        background-color: #fff;
        padding: 20px 0 5px;
        text-align: center;
        color: #2B393C;
        font-size: 18px;
        font-family: 'Montserrat';
        text-transform: uppercase;
        font-weight: 600;
    }
    .pricing .box p {
        margin-top: 15px;
        margin-bottom: 15px;   
        margin: 15px; 
    }
    .pricing .getstarted {
        margin-top: 50px;
    }
        .pricing .getstarted .btn-primary {
            border: none;
            color: #ffffff;
            padding: 13px 26px;
            margin: 0px;
            background-color: #009688;
                text-transform: uppercase;
            font-size: 12px;
            font-family: "Montserrat";
            font-weight: 600;
        }
.navbar-brand {
    padding: 4px 15px;
}