/* input(5802,1): run-time error CSS1019: Unexpected token, found '}'
input(5979,1): run-time error CSS1019: Unexpected token, found '}'
input(6052,1): run-time error CSS1019: Unexpected token, found '}' */
body a,
body a:focus {
    outline: 0;
    text-decoration: none
}

#headerleft,
#headermid,
#headerright {
    width: 33.333%;
    float: left
}

    #headerright ul,
    #headerright ul li,
    label,
    ul {
        margin: 0;
        padding: 0
    }

#bannerslides h3,
#bannerslides h4 {
    font-style: normal !important;
    text-align: right
}

#rightfive,
#rightone,
#rightseven,
#rightthree {
    overflow: visible
}

#footertwo a,
#headerright ul li a,
#loginsection span a,
.form-container button,
.form-container label,
a.getapp {
    text-transform: uppercase
}

#headerright ul li a,
.callbacks_nav,
a.getapp,
body a,
body a:focus,
body a:hover {
    text-decoration: none
}

@font-face {
    font-family: Asap-Regular;
    src: url(fonts/Asap-Regular.ttf?v=Gv2wnVxX6AD2UQFCFqe2TIb3ld0);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Asap-Bold;
    src: url(fonts/Asap-Bold.ttf?v=Gv2wnVxX6AD2UQFCFqe2TIb3ld0);
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Asap-BoldItalic;
    src: url(fonts/Asap-BoldItalic.ttf?v=Gv2wnVxX6AD2UQFCFqe2TIb3ld0);
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: Asap-Italic;
    src: url(fonts/Asap-Italic.ttf?v=Gv2wnVxX6AD2UQFCFqe2TIb3ld0);
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Asap-Medium;
    src: url(fonts/Asap-Medium.ttf?v=Gv2wnVxX6AD2UQFCFqe2TIb3ld0);
    font-weight: medium;
    font-style: normal
}

@font-face {
    font-family: Asap-MediumItalic;
    src: url(fonts/Asap-MediumItalic.ttf?v=Gv2wnVxX6AD2UQFCFqe2TIb3ld0);
    font-weight: medium;
    font-style: italic
}

body {
    margin: 0;
    font-family: Asap-Regular, Arial, Helvetica, sans-serif;
    background: #F2F2F2;
    color: black;
    font-size: 18px;
    line-height: normal;
    font-weight: 400
}

    body.bodypattern {
        background: url(images/bg.jpg) center no-repeat fixed #dcdfe2
    }

    body a {
        transition: .5s all;
        -webkit-transition: .5s all;
        -moz-transition: .5s all;
        -o-transition: .5s all;
        -ms-transition: .5s all
    }

input[type=button],
input[type=submit] {
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: Asap-Regular
}

#headerland a,
.form-container,
a.getapp {
    font-family: Asap-Medium
}

p {
    line-height: 1.8;
    margin: 0 0 15px
}

#wrappernew {
    width: 100%;
    margin: 0 auto
}

#headerfixed {
    width: 100%;
    float: left;
    position: fixed;
    top: 0;
    z-index: 9999999999999999999;
    -webkit-box-shadow: 0 1px 10px 0 #c6cace;
    -moz-box-shadow: 0 1px 10px 0 #c6cace;
    box-shadow: 0 1px 10px 0 #c6cace
}

#leftone,
.imagebox,
.imagebox2 {
    position: relative
}

#headernew {
    max-width: 3000px;
    margin: 0 auto;
    padding: 0 28px;
    background: #fff
}

#headerland {
    width: 100%;
    float: left
}

#headermid {
    text-align: center;
    padding-top: 17px
}

    #headermid img {
        width: 107px !important;
        height: auto !important
    }

#headerright ul li {
    display: block;
    list-style: none;
    background: 0 0;
    float: left
}

#headerright ul {
    float: right !important
}

    #headerright ul li a {
        background: 0 0;
        font-size: 14px;
        display: block;
        padding: 28px 0 28px 40px
    }

    #headerright ul li.signin a {
        color: #8dc63f
    }

    #headerright ul li.register a {
        color: #f23f00
    }

    #headerright ul li a:hover {
        color: #092f57 !important
    }

    #headerright ul.profilelink {
        padding: 24px 0 0
    }

        #headerright ul.profilelink li a {
            color: #092f57;
            background: url(images/profile.jpg) left no-repeat;
            padding: 0 18px 0 30px
        }

        #headerright ul.profilelink li {
            background: url(images/arrow1.jpg) right no-repeat
        }

#bannerslides {
    width: 100%;
    float: left
}

    #bannerslides h3 {
        font-size: 79px;
        color: #fff;
        font-weight: 400 !important
    }

    #bannerslides h4 {
        font-size: 24px;
        color: #8dc63f;
        font-weight: 400 !important;
        margin: 36px 0 70px
    }

a.getapp {
    display: inline-block;
    color: #04121d;
    font-size: 14px;
    padding: 20px 38px;
    /*background: #8dc63f;
    border: 1px solid #8dc63f;
    border-radius: 3px*/
}

    a.getapp:hover {
        color: #04121d;
        /*background: #fff*/
    }

#contentcontainer {
    max-width: 1180px;
    margin: 0 auto
}

#contentfluid {
    width: 100%;
    float: left;
}

#homeboxone {
    width: 100%;
    float: left;
    margin: 0 0 100px
}

#leftone {
    width: 60%;
    float: left;
    background: #fff;
    margin: -295px 0 0;
    z-index: 99
}



.boxcontent {
    max-width: 1200px;
    margin: 0 auto;
    padding: 110px 100px 110px 110px
}

#rightone {
    width: 40%;
    float: right
}

.imagebox {
    width: 720px;
    z-index: 9999;
    margin: 202px 0 0 -240px
}

.imagebox2 {
    width: 701px;
    z-index: 9;
    margin: 315px 0 0 110px
}

.imagebox3,
.imagebox4,
.imagebox5 {
    z-index: 9999;
    position: relative
}

.imagebox3 {
    width: 741px;
    margin: 382px 0 0 -360px
}

.imagebox4 {
    width: 700px;
    margin: 480px 0 0
}

.imagebox5 {
    width: 910px;
    margin: 252px 0 0 -480px
}

.imagebox6 {
    width: 841px;
    position: relative;
    z-index: 9;
    margin: 485px 0 0 100px
}

.imagebox7 {
    width: 719px;
    position: relative;
    z-index: 9999;
    margin: 252px 0 0 -240px
}

span.pattern1,
span.pattern2 {
    z-index: 99999;
    display: block;
    position: relative
}

span.pattern1 {
    width: 133px;
    height: 192px;
    margin: -160px 50px 0 0;
    float: right;
    background: url(images/pattern1.png) no-repeat
}

span.pattern2 {
    width: 281px;
    height: 132px;
    margin: -350px 0 0 -90px;
    float: left;
    background: url(images/pattern2.png) no-repeat
}

span.pattern3 {
    display: block;
    position: relative;
    z-index: 999999999999;
    width: 131px;
    height: 282px;
    margin: -603px 72px 0 0;
    float: right;
    background: url(images/pattern3.png) no-repeat
}

span.pattern4 {
    display: block;
    position: relative;
    z-index: 99999;
    width: 191px;
    height: 192px;
    margin: -491px 0 0 120px;
    float: left;
    background: url(images/pattern4.png) no-repeat
}

span.pattern5 {
    display: block;
    position: relative;
    z-index: 999999999999;
    width: 282px;
    height: 133px;
    margin: -570px -53px 0 0;
    float: right;
    background: url(images/pattern5.png) no-repeat
}

span.pattern6 {
    display: block;
    position: relative;
    z-index: 99999;
    width: 131px;
    height: 431px;
    margin: -813px 0 0 80px;
    float: left;
    background: url(images/pattern6.png) no-repeat
}

span.pattern7 {
    display: block;
    position: relative;
    z-index: 999999999999;
    width: 133px;
    height: 282px;
    margin: -572px 80px 0 0;
    float: right;
    background: url(images/pattern7.png) no-repeat
}

#rightfive,
#rightfour,
#rightseven,
#rightthree {
    z-index: 1;
    float: right
}

#leftthree,
#righttwo {
    width: 60%;
    background: #fff;
    position: relative
}

#contentfluid h1,
#contentfluid h2,
#contentfluid h3 {
    color: #04121d;
    font-size: 30px;
    font-weight: 400 !important;
    margin: 0 0 10px !important;
    padding: 0
}

#leftone ul {
    margin: 100px 0 0;
    padding: 0
}

#leftone li {
    color: #04121d;
    list-style: none;
    background: url(images/list.png) left no-repeat;
    padding: 0 0 0 38px;
    margin: 0 0 34px
}

#leftone a {
    display: inline-block;
    padding: 0 0 0 8px;
    font-size: 16px;
    color: #6f7880
}

    #leftone a:hover {
        color: #04121d
    }

#lefttwo {
    width: 40%;
    float: left
}

#righttwo {
    float: right;
    z-index: 999
}

    #leftfive p,
    #leftseven p,
    #rightsix p,
    #righttwo p {
        margin-bottom: 55px
    }

#leftthree {
    float: left;
    margin: 0;
    z-index: 9999999
}

    #leftthree ul.content {
        margin: 60px 0 20px;
        padding: 0;
        display: block;
        width: 100%
    }

        #leftthree ul.content li {
            color: #04121d;
            list-style: none;
            background: url(images/list.png) left no-repeat;
            padding: 0 0 0 38px;
            margin: 0 0 34px;
            display: block;
            width: 245px;
            float: left
        }

#righttwo p.paywith {
    margin: 35px 0 20px
}

#leftthree ul.paywith,
#righttwo ul.paywith {
    display: block;
    border: 1px solid #e3e8ee;
    float: left;
    width: 100%;
    border-right: none;
    padding: 0;
    margin: 0 0 100px
}

    #leftthree ul.paywith li,
    #righttwo ul.paywith li {
        display: block;
        float: left;
        list-style: none;
        border-right: 1px solid #e3e8ee;
        text-align: center;
        padding: 10px 0;
        width: 20%;
        margin: 0
    }

        #leftthree ul.paywith li img,
        #righttwo ul.paywith li img {
            max-width: 100%
        }

#rightthree {
    width: 40%;
    position: relative
}

ul.paywith {
    display: block
}

#leftfour {
    width: 40%;
    float: left
}

#rightfour {
    background: #fff;
    width: 60%;
    position: relative
}

    #rightfour .boxcontent {
        padding: 80px 100px 80px 110px
    }

p.alignright {
    text-align: right;
    margin: 100px 0 0
}

#footernew,
#loginsection,
#navigationabout,
.aligncenter,
ul.fbsocial li {
    text-align: center
}

#leftfive,
#leftseven {
    width: 60%;
    margin: 0;
    z-index: 9999999;
    position: relative;
    background: #fff
}

#leftfive {
    float: left
}

#rightfive {
    width: 40%;
    position: relative
}

#leftfive .boxcontent,
#leftseven .boxcontent,
#rightsix .boxcontent {
    padding: 80px 100px 0 110px
}

#footerone,
#footerthree,
#footertwo {
    width: 96%;
    padding: 20px 2%;
    float: left
}

#rightsix {
    background: #fff;
    float: right;
    width: 60%;
    position: relative;
    z-index: 999
}

#leftsix {
    width: 40%;
    float: left
}

#leftseven {
    float: left
}

#rightseven {
    width: 40%;
    position: relative
}

#footernew {
    width: 100%;
    float: left;
    background: #fff;
    padding: 60px 0
}

#footerthree {
    color: #a8b0b7;
    font-size: 12px;
    line-height: 18px
}

ul.fbsocial {
    display: block;
    max-width: 515px;
    margin: 0 auto;
    padding: 0;
    border: 1px solid #e3e8ee
}

    ul.fbsocial li {
        display: block;
        float: left;
        border-right: 1px solid #e3e8ee;
        margin: 0;
        padding: 10px 0;
        width: 33%
    }

#aboutleft2,
#aboutright1 {
    float: right
}

ul.fbsocial li.noborder {
    border-right: none
}

ul.fbsocial li img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

ul.fbsocial li img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

#footertwo a {
    color: #092f57;
    font-size: 14px;
    padding: 0 15px
}

    #footertwo a:hover {
        color: #94d60a
    }

#navigationabout {
    width: 100%;
    float: left;
    padding: 40px 0;
    margin-bottom: 15px;
}

    #navigationabout.sticky {
        position: sticky;
        top: 5%;
        background: white;
        z-index: 1000;
    }

    #navigationabout ul {
        display: inline-block;
        margin: 0 auto;
        padding: 0;
        text-align: center
    }

        #navigationabout ul li {
            display: inline-block;
            margin: 0 33px;
            padding: 0
        }

            #navigationabout ul li a {
                font-size: 18px;
                color: #6f7880;
                border-bottom: 2px solid transparent;
                padding: 6px 0;
                display: inline-block
            }

                #navigationabout ul li a:hover,
                #navigationabout ul li.active a {
                    color: #04121d;
                    border-bottom: 2px solid #04121d
                }

.imagebox1a {
    width: 842px;
    position: relative;
    z-index: 9;
    margin: 0
}

.imagebox2a,
.imagebox3a {
    width: 820px;
    position: relative;
    z-index: 9
}

.imagebox2a {
    margin: 0 0 0 -565px
}

.imagebox3a {
    margin: 0
}

#aboutright1,
#aboutright2 {
    margin: 205px 0 0;
    background: #fff;
    width: 79%;
    position: relative;
    z-index: 999
}

#aboutleft1,
#aboutleft3 {
    width: 21%;
    float: left
}

#aboutleft2 {
    width: 21%
}

#aboutright2 {
    float: left
}

#aboutright3 {
    background: #fff;
    float: right;
    width: 79%;
    position: relative;
    z-index: 999;
    margin: 245px 0 0
}

span.pattern10,
span.pattern8,
span.pattern9 {
    z-index: 99999;
    display: block;
    position: relative
}

#aboutright2 ol li {
    list-style: circle url(images/ol.jpg);
    margin: 0 0 70px;
    padding: 0 0 0 40px;
    line-height: 28px
}

.callbacks,
.callbacks_tabs,
.events,
.rslides {
    list-style: none
}

#aboutright1 img.aligncenter {
    margin: 60px 0 70px
}

span.pattern8 {
    width: 131px;
    height: 282px;
    margin: -100px 0 0 70px;
    float: left;
    background: url(images/pattern3.png) no-repeat
}

span.pattern9 {
    width: 281px;
    height: 132px;
    margin: -400px 0 0 -242px;
    float: left;
    background: url(images/pattern2.png) no-repeat
}

span.pattern10 {
    width: 248px;
    height: 127px;
    margin: -370px -202px 0 0;
    float: right;
    background: url(images/pattern8.png) no-repeat
}

.aligncenter {
    margin: 0 auto
}

.error-mess {
    color: #ff0000;
    font-weight: normal;
    font-size: smaller;
}

.form-container {
    max-width: 590px;
    font-size: 14px
}

    .form-container fieldset {
        display: block;
        width: 100%;
        margin: 90px 0 0
    }

        .form-container fieldset.buttonset {
            margin: 50px 0 0
        }

    .form-container .textinput {
        border: none;
        float: right;
        width: 80%;
        padding: 0 0 10px;
        margin: 0;
        font-weight: 400 !important;
        background: 0 0;
        border-bottom: 2px solid #b5b8bc
    }

    .form-container label {
        font-family: Asap-Medium !important;
        font-weight: 400 !important;
        display: block;
        float: left;
        width: 18%;
        padding: 0;
        text-align: left;
        color: #b5b8bc
    }

    .form-container textarea {
        border: 2px solid #b5b8bc;
        width: 76%;
        padding: 2%;
        float: right;
        min-height: 155px;
        font-weight: 400 !important
    }

#dashbottomleft,
#dashbottomright {
    min-height: 420px;
    background: #fff;
}

.form-container button {
    background: #8dc63f;
    color: #04121d;
    padding: 17px 40px;
    border: none;
    border-radius: 3px;
    float: right
}

    .form-container button:focus,
    .form-container button:hover {
        background: #092f57;
        color: #8dc63f
    }

#Bayes-Bank,
#Contacts,
#How-it-Works,
#dashboardcontainer {
    width: 100%;
    float: left
}

#dashtop {
    width: 100%;
    float: left;
    margin-bottom: 70px
}

#dashtopleft {
    width: 28.8%;
    float: left;
    background: url(images/dashleft.jpg) top center no-repeat;
    min-height: 434px
}

#dashtopright {
    width: 70%;
    float: right;
    background: #fff
}

#dashbottom {
    width: 100%;
    float: left;
    margin-bottom: 30px
}

#dashbottomleft {
    width: 69.5%;
    float: left
}

#dashbottomright {
    width: 28.8%;
    float: right
}

#chartbottom,
.bottomleftmain {
    width: 400px;
    float: left
}

    .bottomleftmain p,
    .dashpadding p {
        line-height: normal !important
    }

.bottomleftone {
    width: 150px;
    float: left;
    padding-right: 2px;
}

    .bottomleftone .moneyin,
    .bottomleftone .total,
    .dashpadding .moneyin,
    .dashpadding .total {
        width: 100%;
        border-bottom: 1px dashed #dddee0;
        margin-bottom: 15px
    }

        .bottomleftone .total .amount,
        .dashpadding .total .amount {
            font-size: 20px !important;
            font-weight: 200 !important
        }

.piechart {
    width: 220px;
    float: right
}

#chartdata {
    width: 350px;
    float: right;
    font-size: 16px;
    /*    margin-left: 3px;
*/
}


.piechart canvas {
    width: 100% !important;
    max-width: 100% !important
}

#chartdata table {
    font-size: 16px !important;
    width: 100% !important
}

    #chartdata table tr.odd td {
        background: #f3f3f3 !important;
        padding: 10px !important
    }

    #chartdata table tr td {
        padding: 10px !important
    }

span.inmoney,
span.outmoney {
    display: inline-block;
    padding: 0 18px 0 0
}

#chartdata table button {
    float: right;
    color: #fff !important;
    border: none !important;
    border-radius: 5px !important;
    padding: 5px;
    width: 60px;
}
/*
    #chartdata table button:hover {
        background: #f23e00 !important
    }*/
#chartdata .repay-button {
    background: #f23e00 !important;
    color: white;
}

    #chartdata .repay-button a {
        color: white;
        text-decoration: none;
    }

#chartdata .pay-button {
    background: #95d60a !important
}

#chartdata .pending-button {
    background: #2d94e1 !important
}

span.inmoney {
    background: url(images/in.jpg) right no-repeat
}

span.outmoney {
    background: url(images/out.jpg) right no-repeat
}

.dashpadding {
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px
}

canvas {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

#logincontainer {
    max-width: 740px;
    margin: 60px auto;
    background: #fff;
    border-radius: 10px;
}

#registrationsection {
    max-width: 510px;
    margin: 0 auto;
    padding: 75px 0 0
}

#loginsection {
    max-width: 100%;
    margin: 0 auto;
    background: #f9f9f9; /*#e0e0e0*/
    padding: 35px 0;
    color: #6f7880;
    font-size: 14px;
    border-radius: 0px 0px 10px 10px;
}

#registrationsection h3,
#registrationsection.passwordforgot h3 {
    padding: 95px 0 0;
    margin: 0 0 37px !important;
    text-align: center;
    display: block
}

#registrationsection h3 {
    background: url(images/login-icon.jpg) top center no-repeat
}

#registrationsection.passwordforgot h3 {
    background: url(images/forgot.jpg) top center no-repeat
}

#loginsection span {
    display: inline-block;
    padding: 0 18px
}

    #loginsection span a {
        display: inline-block;
        color: #979ba0;
        border: 1px solid #cad0d5;
        border-radius: 3px;
        font-family: Asap-Medium;
        padding: 20px 40px
    }

        #loginsection span a:hover {
            background: #04121d;
            border: 1px solid #04121d;
            color: #fff
        }

#registrationform {
    padding: 30px 0 70px;
    max-width: 390px;
    margin: 0 auto
}

#form-horizontal,
#sendmoneyform,
.form-horizontal {
    padding: 30px 0 70px;
    max-width: 490px;
    margin: 0 auto
}

    #registrationform fieldset,
    #sendmoneyform fieldset {
        display: block;
        width: 100%;
        margin: 60px 0 0
    }

    #form-horizontal .form-group,
    .form-horizontal .form-group {
        width: 100%;
        float: left;
        margin: 60px 0 0
    }

    #form-horizontal .form-group2,
    .form-horizontal .form-group2 {
        width: 80%;
        /*float: left;*/
        padding: 10px 0 0;
        margin: 20px 0 0;
    }

    #registrationform fieldset.buttonset,
    #sendmoneyform fieldset.buttonset {
        margin: 70px 0 0;
        text-align: center
    }

#registrationform .textinput,
#registrationform select {
    border: none;
    float: right;
    width: 71%;
    padding: 0 0 10px;
    margin: 0;
    font-weight: 400 !important;
    background: 0 0;
    border-bottom: 2px solid #b5b8bc
}

#form-horizontal .col-md-10,
.form-horizontal .col-md-10 {
    width: 61%;
    padding: 0 !important;
    margin: 0 !important
}

#form-horizontal .col-md-offset-2.col-md-10,
.form-horizontal .col-md-offset-2.col-md-10 {
    width: 61%;
    float: right;
    padding-bottom: 70px !important
}

    .form-horizontal .col-md-offset-2.col-md-10.rememberme {
        padding-bottom: 20px !important
    }

#form-horizontal .form-control,
.form-horizontal .form-control {
    box-shadow: none !important;
    float: right;
    width: 100%;
    padding: 0 0 10px !important;
    margin: 0 !important;
    font-weight: 400 !important;
    background: 0 0;
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #b5b8bc
}

    #form-horizontal .form-control:focus,
    #form-horizontal .form-control:hover,
    .form-horizontal .form-control:focus,
    .form-horizontal .form-control:hover {
        border-bottom-color: #333
    }

#sendmoneyform .textinput,
#sendmoneyform select {
    border: none;
    float: right;
    width: 61%;
    padding: 0 0 10px;
    margin: 0;
    font-weight: 400 !important;
    background: 0 0;
    border-bottom: 2px solid #b5b8bc
}

span.phone-tip {
    display: block;
    width: 71%;
    float: right;
    color: #ced2d6;
    font-size: 12px;
    padding-top: 8px
}

#registrationform label,
#sendmoneyform label,
label.col-md-2.control-label {
    font-weight: 400 !important;
    padding: 0;
    text-align: left;
    color: #b5b8bc;
    font-family: Asap-Medium !important;
    font-size: 14px;
    float: left;
    text-transform: uppercase;
    display: block
}

#registrationform label {
    width: 27%
}

#sendmoneyform label,
label.col-md-2.control-label {
    width: 37%
}

#registrationform button,
#sendmoneyform button,
.form-group .btn.btn-default {
    background: #8dc63f;
    color: #04121d;
    text-transform: uppercase;
    padding: 15px 38px;
    border: 1px solid #8dc63f;
    border-radius: 3px;
    margin: 0 auto !important;
    font-family: Asap-Medium !important;
    font-size: 14px
}

    #registrationform button:hover,
    #sendmoneyform button:focus,
    #sendmoneyform button:hover,
    .form-container button:focus,
    .form-group .btn.btn-default:focus,
    .form-group .btn.btn-default:hover {
        background: #fff;
        color: #04121d;
        border: 1px solid #8dc63f
    }

.form-group .checkbox-wrapper,
.form-group .checkbox-wrapper label {
    flex: none;
    font-weight: normal;
}

#savingscontainer {
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 90px
}

.savingpadding img {
    max-width: 100%
}

.small-text .checkbox label,
.small-text .forgotpassword,
.small-text a {
    font-size: 14px;
}

.row {
    margin: 2px auto;
    padding: 10px;
}

    .row img {
        border-radius: 50%;
        align-content: center;
        width: 150px;
        height: 150px;
    }

.detailsbottom dl {
    display: flex;
    flex-wrap: wrap;
}

    .detailsbottom dl dt,
    .detailsbottom dl dd {
        color: whitesmoke;
        font-weight: lighter;
        font-size: 15px;
    }

    .detailsbottom dl dt {
        flex: 0 1 40%;
    }

    .detailsbottom dl dd {
        flex: 0 1 60%;
    }


.changepin {
    display: grid;
    margin-top: 20px;
}

.profiledetails dt,
.profiledetails dd {
    flex: 1 1 50%;
    /*    padding: 10px;
*/ /*box-sizing: border-box;*/
}

.detailsbottom button {
    background: #8dc63f;
    padding: 10px 20px;
    border-radius: 7px;
    font-weight: bold;
}

.savingpadding {
    padding: 30px;
    max-width: 2000px;
    margin: 0 auto
}


#navigationabout ul li.active a {
    color: #8dc63f;
}

#sendmoneycontainer {
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 90px
}

h2 {
    font-size: 16px;
    text-transform: uppercase;
    color: #04121d;
    font-family: Asap-Medium
}

.password-tip,
.password-tip a {
    color: #94d60a
}

.table tbody > tr > td,
.table tbody > tr > th,
.table tfoot > tr > td,
.table tfoot > tr > th,
.table thead > tr > td,
.table thead > tr > th {
    font-family: Asap-Regular, Arial, Helvetica, sans-serif !important;
    line-height: normal !important;
    font-weight: 400 !important
}

.password-tip {
    display: block;
    text-align: right;
    font-size: 12px;
    padding-top: 20px;
    width: 100%;
    float: right
}

    .password-tip a:hover {
        color: #04121d
    }

#containerbody-content {
    width: 100%;
    float: left;
    /*margin-top: 72px;*/
}

a#toTop {
    display: none !important
}

a.googleplay {
    display: block
}

.table-bordered {
    border: none !important;
    max-width: 100% !important
}



.dataTables_wrapper .ui-toolbar {
    width: 100%;
    float: left;
    font-family: Asap-Regular !important;
    padding: 30px 0 !important;
    text-align: left !important
}

.dataTables_filter label,
.dataTables_length label {
    color: #b5b8bc !important;
    font-size: 14px !important;
    font-family: Asap-Regular !important;
    font-weight: 400 !important;
    text-transform: uppercase
}

#savingsProductsGrid_info,
a.ui-state-default.ui-state-disabled {
    font-family: Asap-Regular;
    font-size: 12px !important
}

.dataTables_wrapper .dataTables_filter input {
    border: 1px solid #e3e8ee
}

a#savingsProductsGrid_first,
a#savingsProductsGrid_last,
a#savingsProductsGrid_next,
a#savingsProductsGrid_previous {
    font-family: Asap-Regular;
    font-size: 12px !important;
    color: #b5b8bc !important;
    display: inline-block;
    border: 1px solid #e3e8ee;
    border-radius: 3px;
    padding: 13px 20px;
    margin: 0 10px
}

    a#savingsProductsGrid_first:hover,
    a#savingsProductsGrid_last:hover,
    a#savingsProductsGrid_next:hover,
    a#savingsProductsGrid_previous:hover {
        color: #04121d !important
    }

a.ui-state-default.ui-state-disabled {
    color: #b5b8bc !important
}

#savingsProductsGrid_info {
    color: #04121d !important
}

#slider2,
#slider3 {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 auto
}

.rslides_tabs li:first-child {
    margin-left: 0
}

.rslides_tabs .rslides_here a {
    background: rgba(255, 255, 255, .1);
    color: #fff;
    font-weight: 700
}

.callbacks_container {
    position: relative;
    float: left;
    width: 100%
}

.callbacks {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0
}

    .callbacks li {
        position: absolute;
        width: 100%
    }

    .callbacks img {
        position: relative;
        z-index: 1;
        height: auto;
        border: 0
    }

    .callbacks .caption {
        display: block;
        position: absolute;
        z-index: 2;
        font-size: 20px;
        text-shadow: none;
        color: #fff;
        left: 0;
        right: 0;
        padding: 10px 20px;
        margin: 0;
        max-width: none;
        top: 10%;
        text-align: center
    }

#slider3-pager a,
#slider3-pager li,
#slider3-pager span {
    display: inline-block
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: transparent;
    bottom: 355px;
    left: 0;
    z-index: 9;
    text-indent: -9999px;
    overflow: hidden;
    width: 62px;
    height: 62px;
    background: url(images/arrows1.png) left top no-repeat
}

    .callbacks_nav.next {
        left: auto;
        background-position: right top;
        right: 3%
    }

    .callbacks_nav.prev {
        right: auto;
        background-position: left top;
        left: 3%
    }

#slider3-pager a {
    padding: 0
}

#slider3-pager span {
    float: left;
    width: 100px;
    height: 15px;
    background: #fff;
    border-radius: 30em;
    opacity: .6
}

.rslides,
.rslides li {
    width: 100%;
    position: relative
}

#slider3-pager .rslides_here a {
    background: #FFF;
    border-radius: 30em;
    opacity: 1
}

.rslides {
    overflow: hidden;
    padding: 0
}

    .rslides li {
        -webkit-backface-visibility: hidden;
        left: 0;
        top: 0;
        display: block;
        float: left
    }

.banner,
.callbacks_tabs {
    position: absolute;
    z-index: 99
}

.rslides img {
    height: auto;
    border: 0
}

.callbacks_tabs {
    top: 93%;
    left: 69%;
    padding: 0;
    margin: 0;
    display: block
}

.slider-top span {
    font-weight: 600
}

.callbacks_tabs li {
    display: inline-block;
    margin: 0
}

.callbacks_tabs a {
    visibility: hidden
}

    .callbacks_tabs a:after {
        content: "\f111";
        font-size: 0;
        font-family: FontAwesome;
        visibility: visible;
        height: 7px;
        width: 7px;
        display: inline-block;
        background: #9ba3aa;
        border: 2px solid #9ba3aa;
        border-radius: 0;
        -webkit-border-radius: 0;
        -o-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0
    }

.callbacks_here a:after {
    background: #04121d;
    border: 2px solid #04121d
}

.w3layouts-banner-top {
    background: url(images/slide.jpg) top center no-repeat;
    background-size: auto
}

.w3layouts-banner-top1 {
    background: url(images/slide2.jpg) top center no-repeat;
    background-size: auto
}

.w3layouts-banner-top2 {
    background: url(images/slide3.jpg) top center no-repeat;
    background-size: auto
}

.w3layouts-banner-top3 {
    background: url(images/Review1.PNG) top center no-repeat;
    background-size: auto
}

.w3layouts-banner-top4 {
    background: url(images/Review2.PNG) top center no-repeat;
    background-size: auto
}

.w3layouts-banner-top5 {
    background: url(images/Review3.PNG) top center no-repeat;
    background-size: auto
}

.w3layouts-banner-top6 {
    background: url(images/Review4.PNG) top center no-repeat;
    background-size: auto
}

.w3layouts-banner-top7 {
    background: url(images/slide4.jpg) top center no-repeat;
    background-size: auto
}

.w3layouts-banner-top8 {
    background: url(images/slide6.jpg) top center no-repeat;
    background-size: auto
}

.w3layouts-banner-top9 {
    background: url(images/slide5.jpg) top center no-repeat;
    background-size: auto
}

/*.w3layouts-banner-top4 {
    background: url(images/slide3.jpg) top center no-repeat;
    background-size: auto
}*/

.w3layouts-banner-slider {
    margin: 8em 0
}

.agileits-banner-info,
.agileits-banner-info1,
.agileits-banner-info2,
.agileits-banner-info3,
.agileits-banner-info4 {
    text-align: right;
    padding: 8em 0 22em;
    max-width: 700px
}

.banner {
    top: 0;
    text-align: center;
    left: 0;
    width: 100%
}

@media screen and (max-width:991px) {
    .agileits-banner-info,
    .agileits-banner-info1,
    .agileits-banner-info2,
    .agileits-banner-info3,
    .agileits-banner-info4 {
        text-align: center;
        padding: 6em 0 8em
    }

    #bannerslides h3 {
        font-size: 48px;
        text-align: center
    }

    #bannerslides h4 {
        font-size: 18px;
        text-align: center;
        margin: 35px 0
    }

    a.googleplay,
    p.alignright {
        text-align: center !important
    }

    #leftfive,
    #leftfour,
    #leftone,
    #leftseven,
    #leftsix,
    #leftthree,
    #lefttwo {
        width: 100%;
        float: left;
        margin: 0
    }

    .boxcontent {
        padding: 45px 25px !important
    }

    #contentfluid h1,
    #contentfluid h2,
    #contentfluid h3 {
        font-size: 30px;
        margin: 0 0 40px !important
    }

    .imagebox,
    .imagebox2,
    .imagebox3,
    .imagebox4,
    .imagebox5,
    .imagebox6,
    .imagebox7 {
        width: 100%;
        margin: 0
    }

        .imagebox img,
        .imagebox1a img,
        .imagebox2 img,
        .imagebox2a img,
        .imagebox3 img,
        .imagebox3a img,
        .imagebox4 img,
        .imagebox5 img,
        .imagebox6 img,
        .imagebox7 img {
            max-width: 100%
        }

    #rightfive,
    #rightfour,
    #rightone,
    #rightseven,
    #rightsix,
    #rightthree,
    #righttwo {
        width: 100%;
        float: left
    }

    span.pattern1,
    span.pattern10,
    span.pattern2,
    span.pattern3,
    span.pattern4,
    span.pattern5,
    span.pattern6,
    span.pattern7,
    span.pattern8,
    span.pattern9 {
        display: none !important
    }

    #leftone ul {
        margin: 25px 0 0 !important
    }

    #homeboxone {
        margin: 0 0 50px
    }

    #footerone,
    #footerthree,
    #footertwo {
        width: 100% !important;
        padding: 20px 0 !important;
        float: left
    }

    #leftthree ul.content {
        margin-top: 30px
    }

    p.alignright {
        margin-top: 20px !important
    }

    #aboutright2,
    .imagebox1a,
    .imagebox2a,
    .imagebox3a {
        margin: 0;
        width: 100%
    }

    img {
        max-width: 100% !important
    }

    #contentcontainer {
        padding: 0 35px
    }

    #bannerslides {
        margin-bottom: 50px
    }

    a.googleplay {
        display: block;
        padding: 0 0 30px
    }

    #aboutleft1 {
        width: 100%;
        float: left
    }

    #aboutright1,
    #aboutright3 {
        float: left;
        width: 100%;
        margin: 0
    }

    #aboutleft2 {
        width: 100%;
        float: right
    }

    #aboutleft3 {
        width: 100%
    }

    #navigationabout ul li {
        margin: 0 15px !important
    }
}

@media screen and (max-width:900px) {
    .agileits-banner-info,
    .agileits-banner-info1,
    .agileits-banner-info2,
    .agileits-banner-info3,
    .agileits-banner-info4 {
        text-align: center;
        padding: 6em 0 8em
    }

    #bannerslides h3 {
        font-size: 48px;
        text-align: center
    }

    #bannerslides h4 {
        font-size: 18px;
        text-align: center;
        margin: 35px 0
    }

    a.googleplay,
    p.alignright {
        text-align: center !important
    }

    #leftfive,
    #leftfour,
    #leftone,
    #leftseven,
    #leftsix,
    #leftthree,
    #lefttwo {
        width: 100%;
        float: left;
        margin: 0
    }

    .boxcontent {
        padding: 45px 25px !important
    }

    #contentfluid h1,
    #contentfluid h2,
    #contentfluid h3 {
        font-size: 30px;
        margin: 0 0 40px !important
    }

    .imagebox,
    .imagebox2,
    .imagebox3,
    .imagebox4,
    .imagebox5,
    .imagebox6,
    .imagebox7 {
        width: 100%;
        margin: 0
    }

        .imagebox img,
        .imagebox1a img,
        .imagebox2 img,
        .imagebox2a img,
        .imagebox3 img,
        .imagebox3a img,
        .imagebox4 img,
        .imagebox5 img,
        .imagebox6 img,
        .imagebox7 img {
            max-width: 100%
        }

    #rightfive,
    #rightfour,
    #rightone,
    #rightseven,
    #rightsix,
    #rightthree,
    #righttwo {
        width: 100%;
        float: left
    }

    span.pattern1,
    span.pattern10,
    span.pattern2,
    span.pattern3,
    span.pattern4,
    span.pattern5,
    span.pattern6,
    span.pattern7,
    span.pattern8,
    span.pattern9 {
        display: none !important
    }

    #leftone ul {
        margin: 25px 0 0 !important
    }

    #homeboxone {
        margin: 0 0 50px
    }

    #footerone,
    #footerthree,
    #footertwo {
        width: 100% !important;
        padding: 20px 0 !important;
        float: left
    }

    #leftthree ul.content {
        margin-top: 30px
    }

    p.alignright {
        margin-top: 20px !important
    }

    #aboutright2,
    .imagebox1a,
    .imagebox2a,
    .imagebox3a {
        margin: 0;
        width: 100%
    }

    img {
        max-width: 100% !important
    }

    #contentcontainer {
        padding: 0 35px
    }

    #bannerslides {
        margin-bottom: 50px
    }

    a.googleplay {
        display: block;
        padding: 0 0 30px
    }

    #aboutleft1 {
        width: 100%;
        float: left
    }

    #aboutright1,
    #aboutright3 {
        float: left;
        width: 100%;
        margin: 0
    }

    #aboutleft2 {
        width: 100%;
        float: right
    }

    #aboutleft3 {
        width: 100%
    }

    #navigationabout ul li {
        margin: 0 15px !important
    }
}

@media screen and (max-width:800px) {
    .agileits-banner-info,
    .agileits-banner-info1,
    .agileits-banner-info2,
    .agileits-banner-info3,
    .agileits-banner-info4 {
        text-align: center;
        padding: 6em 0 8em
    }

    #bannerslides h3 {
        font-size: 48px;
        text-align: center
    }

    #bannerslides h4 {
        font-size: 18px;
        text-align: center;
        margin: 35px 0
    }

    a.googleplay,
    p.alignright {
        text-align: center !important
    }

    #leftfive,
    #leftfour,
    #leftone,
    #leftseven,
    #leftsix,
    #leftthree,
    #lefttwo {
        width: 100%;
        float: left;
        margin: 0
    }

    .boxcontent {
        padding: 45px 25px !important
    }

    #contentfluid h1,
    #contentfluid h2,
    #contentfluid h3 {
        font-size: 30px;
        margin: 0 0 40px !important
    }

    .imagebox,
    .imagebox2,
    .imagebox3,
    .imagebox4,
    .imagebox5,
    .imagebox6,
    .imagebox7 {
        width: 100%;
        margin: 0
    }

        .imagebox img,
        .imagebox1a img,
        .imagebox2 img,
        .imagebox2a img,
        .imagebox3 img,
        .imagebox3a img,
        .imagebox4 img,
        .imagebox5 img,
        .imagebox6 img,
        .imagebox7 img {
            max-width: 100%
        }

    #rightfive,
    #rightfour,
    #rightone,
    #rightseven,
    #rightsix,
    #rightthree,
    #righttwo {
        width: 100%;
        float: left
    }

    span.pattern1,
    span.pattern10,
    span.pattern2,
    span.pattern3,
    span.pattern4,
    span.pattern5,
    span.pattern6,
    span.pattern7,
    span.pattern8,
    span.pattern9 {
        display: none !important
    }

    #leftone ul {
        margin: 25px 0 0 !important
    }

    #homeboxone {
        margin: 0 0 50px
    }

    #footerone,
    #footerthree,
    #footertwo {
        width: 100% !important;
        padding: 20px 0 !important;
        float: left
    }

    #leftthree ul.content {
        margin-top: 30px
    }

    p.alignright {
        margin-top: 20px !important
    }

    #dashbottom,
    #dashbottomleft,
    #dashtopleft {
        margin: 0 0 20px
    }

    #aboutright2,
    .imagebox1a,
    .imagebox2a,
    .imagebox3a {
        margin: 0;
        width: 100%
    }

    img {
        max-width: 100% !important
    }

    #contentcontainer {
        padding: 0 35px
    }

    #bannerslides {
        margin-bottom: 50px
    }

    a.googleplay {
        display: block;
        padding: 0 0 30px
    }

    #dashtopleft {
        width: 100%;
        color: #fff !important;
        display: flex;
        flex-wrap: wrap;
    }

    #dashbottomleft,
    #dashbottomright,
    #dashtopright {
        width: 100%;
        float: left
    }

    #savingscontainer {
        margin-bottom: 20px
    }

    #aboutleft1,
    .bottomleftmain,
    .bottomleftone,
    .piechart {
        width: 100%;
        float: left
    }

    #aboutright1,
    #aboutright3 {
        float: left;
        width: 100%;
        margin: 0
    }

    #aboutleft2 {
        width: 100%;
        float: right
    }

    #aboutleft3 {
        width: 100%
    }

    #chartdata {
        width: 100%;
        float: left;
        margin-top: 20px
    }
}

@media screen and (max-width:768px) {
    .agileits-banner-info,
    .agileits-banner-info1,
    .agileits-banner-info2,
    .agileits-banner-info3,
    .agileits-banner-info4 {
        text-align: center;
        padding: 6em 0 8em
    }

    #bannerslides h3 {
        font-size: 48px;
        text-align: center
    }

    #bannerslides h4 {
        font-size: 18px;
        text-align: center;
        margin: 35px 0
    }

    a.googleplay,
    p.alignright {
        text-align: center !important
    }

    #leftfive,
    #leftfour,
    #leftone,
    #leftseven,
    #leftsix,
    #leftthree,
    #lefttwo {
        width: 100%;
        float: left;
        margin: 0
    }

    .boxcontent {
        padding: 45px 25px !important
    }

    #contentfluid h1,
    #contentfluid h2,
    #contentfluid h3 {
        font-size: 30px;
        margin: 0 0 40px !important
    }

    .imagebox,
    .imagebox2,
    .imagebox3,
    .imagebox4,
    .imagebox5,
    .imagebox6,
    .imagebox7 {
        width: 100%;
        margin: 0
    }

        .imagebox img,
        .imagebox1a img,
        .imagebox2 img,
        .imagebox2a img,
        .imagebox3 img,
        .imagebox3a img,
        .imagebox4 img,
        .imagebox5 img,
        .imagebox6 img,
        .imagebox7 img {
            max-width: 100%
        }

    #rightfive,
    #rightfour,
    #rightone,
    #rightseven,
    #rightsix,
    #rightthree,
    #righttwo {
        width: 100%;
        float: left
    }

    span.pattern1,
    span.pattern10,
    span.pattern2,
    span.pattern3,
    span.pattern4,
    span.pattern5,
    span.pattern6,
    span.pattern7,
    span.pattern8,
    span.pattern9 {
        display: none !important
    }

    #leftone ul {
        margin: 25px 0 0 !important
    }

    #homeboxone {
        margin: 0 0 50px
    }

    #footerone,
    #footerthree,
    #footertwo {
        width: 100% !important;
        padding: 20px 0 !important;
        float: left
    }

    #leftthree ul.content {
        margin-top: 30px
    }

    p.alignright {
        margin-top: 20px !important
    }

    #dashbottom,
    #dashbottomleft,
    #dashtopleft {
        margin: 0 0 20px
    }

        #dashtopleft h4 {
            margin: 3px;
        }

    #aboutright2,
    .imagebox1a,
    .imagebox2a,
    .imagebox3a {
        margin: 0;
        width: 100%
    }

    img {
        max-width: 100% !important
    }

    #contentcontainer {
        padding: 0 35px
    }

    #bannerslides {
        margin-bottom: 50px
    }

    a.googleplay {
        display: block;
        padding: 0 0 30px
    }

    #dashtopleft {
        width: 100%
    }

    #dashbottomleft,
    #dashbottomright,
    #dashtopright {
        width: 100%;
        float: left
    }

    #savingscontainer {
        margin-bottom: 20px
    }

    #aboutleft1,
    .bottomleftmain,
    .bottomleftone,
    .piechart {
        width: 100%;
        float: left
    }

    #aboutright1,
    #aboutright3 {
        float: left;
        width: 100%;
        margin: 0
    }

    #aboutleft2 {
        width: 100%;
        float: right
    }

    #aboutleft3 {
        width: 100%
    }

    #chartdata {
        width: 100%;
        float: left;
        margin-top: 20px
    }
}

@media screen and (max-width:736px) {
    .agileits-banner-info,
    .agileits-banner-info1,
    .agileits-banner-info2,
    .agileits-banner-info3,
    .agileits-banner-info4 {
        text-align: center;
        padding: 6em 0 8em
    }

    #bannerslides h3 {
        font-size: 48px;
        text-align: center
    }

    #bannerslides h4 {
        font-size: 18px;
        text-align: center;
        margin: 35px 0
    }

    a.googleplay,
    p.alignright {
        text-align: center !important
    }

    #leftfive,
    #leftfour,
    #leftone,
    #leftseven,
    #leftsix,
    #leftthree,
    #lefttwo {
        width: 100%;
        float: left;
        margin: 0
    }

    .boxcontent {
        padding: 45px 25px !important
    }

    #contentfluid h1,
    #contentfluid h2,
    #contentfluid h3 {
        font-size: 30px;
        margin: 0 0 40px !important
    }

    .imagebox,
    .imagebox2,
    .imagebox3,
    .imagebox4,
    .imagebox5,
    .imagebox6,
    .imagebox7 {
        width: 100%;
        margin: 0
    }

        .imagebox img,
        .imagebox1a img,
        .imagebox2 img,
        .imagebox2a img,
        .imagebox3 img,
        .imagebox3a img,
        .imagebox4 img,
        .imagebox5 img,
        .imagebox6 img,
        .imagebox7 img {
            max-width: 100%
        }

    #rightfive,
    #rightfour,
    #rightone,
    #rightseven,
    #rightsix,
    #rightthree,
    #righttwo {
        width: 100%;
        float: left
    }

    span.pattern1,
    span.pattern10,
    span.pattern2,
    span.pattern3,
    span.pattern4,
    span.pattern5,
    span.pattern6,
    span.pattern7,
    span.pattern8,
    span.pattern9 {
        display: none !important
    }

    #leftone ul {
        margin: 25px 0 0 !important
    }

    #homeboxone {
        margin: 0 0 50px
    }

    #footerone,
    #footerthree,
    #footertwo {
        width: 100% !important;
        padding: 20px 0 !important;
        float: left
    }

    #leftthree ul.content {
        margin-top: 30px
    }

    p.alignright {
        margin-top: 20px !important
    }

    #dashbottom,
    #dashbottomleft,
    #dashtopleft {
        margin: 0 0 20px
    }

    #aboutright2,
    .imagebox1a,
    .imagebox2a,
    .imagebox3a {
        margin: 0;
        width: 100%
    }

    img {
        max-width: 100% !important
    }

    #contentcontainer {
        padding: 0 35px
    }

    #bannerslides {
        margin-bottom: 50px
    }

    a.googleplay {
        display: block;
        padding: 0 0 30px
    }

    #dashtopleft {
        width: 100%
    }

    #dashbottomleft,
    #dashbottomright,
    #dashtopright {
        width: 100%;
        float: left
    }

    #savingscontainer {
        margin-bottom: 20px
    }

    #aboutleft1,
    .bottomleftmain,
    .bottomleftone,
    .piechart {
        width: 100%;
        float: left
    }

    #aboutright1,
    #aboutright3 {
        float: left;
        width: 100%;
        margin: 0
    }

    #aboutleft2 {
        width: 100%;
        float: right
    }

    #aboutleft3 {
        width: 100%
    }

    #chartdata {
        width: 100%;
        float: left;
        margin-top: 20px
    }
}

@media screen and (max-width:667px) {
    body {
        font-size: 16px
    }

    .agileits-banner-info,
    .agileits-banner-info1,
    .agileits-banner-info2,
    .agileits-banner-info3,
    .agileits-banner-info4 {
        text-align: center;
        padding: 4em 0 6em
    }

    #bannerslides h3 {
        font-size: 48px;
        text-align: center
    }

    #bannerslides h4 {
        font-size: 18px;
        text-align: center;
        margin: 35px 0
    }

    #leftfive,
    #leftfour,
    #leftone,
    #leftseven,
    #leftsix,
    #leftthree,
    #lefttwo {
        width: 100%;
        float: left;
        margin: 0
    }

    .boxcontent {
        padding: 45px 25px !important
    }

    #contentfluid h1,
    #contentfluid h2,
    #contentfluid h3 {
        font-size: 24px;
        margin: 0 0 40px !important
    }

    .imagebox,
    .imagebox2,
    .imagebox3,
    .imagebox4,
    .imagebox5,
    .imagebox6,
    .imagebox7 {
        width: 100%;
        margin: 0
    }

        .imagebox img,
        .imagebox1a img,
        .imagebox2 img,
        .imagebox2a img,
        .imagebox3 img,
        .imagebox3a img,
        .imagebox4 img,
        .imagebox5 img,
        .imagebox6 img,
        .imagebox7 img {
            max-width: 100%
        }

    #rightfive,
    #rightfour,
    #rightone,
    #rightseven,
    #rightsix,
    #rightthree,
    #righttwo {
        width: 100%;
        float: left
    }

    span.pattern1,
    span.pattern10,
    span.pattern2,
    span.pattern3,
    span.pattern4,
    span.pattern5,
    span.pattern6,
    span.pattern7,
    span.pattern8,
    span.pattern9 {
        display: none !important
    }

    #leftthree ul.paywith,
    #righttwo ul.paywith {
        float: left;
        border-right: 1px solid #e3e8ee;
        border-bottom: none;
        margin: 0 0 40px
    }

    ul.fbsocial {
        float: none;
        max-width: 270px;
        border-bottom: none;
        margin: 0 auto
    }

        #leftthree ul.paywith li,
        #righttwo ul.paywith li,
        ul.fbsocial li {
            border: none;
            border-bottom: 1px solid #e3e8ee;
            padding: 10px 0;
            width: 100%
        }

    #leftone ul {
        margin: 25px 0 0 !important
    }

    #homeboxone {
        margin: 0
    }

    #footernew {
        margin-top: 30px
    }

    #footerone,
    #footerthree,
    #footertwo {
        width: 100% !important;
        padding: 20px 0 !important;
        float: left
    }

        #footertwo a {
            display: block;
            padding: 10px 0
        }

    #leftthree ul.content {
        margin-top: 30px;
        display: block
    }

        #leftthree ul.content li {
            display: block;
            width: 90%;
            float: none
        }

    p.alignright {
        text-align: center !important;
        margin-top: 20px !important
    }

    img {
        max-width: 100% !important
    }

    #form-horizontal,
    .form-horizontal {
        padding: 0
    }

        #form-horizontal .col-md-10,
        .form-horizontal .col-md-10,
        label.col-md-2.control-label {
            width: 100%
        }

        #form-horizontal .col-md-offset-2.col-md-10,
        .form-horizontal .col-md-offset-2.col-md-10 {
            width: 100%;
            float: left;
            padding-bottom: 35px !important
        }

        #form-horizontal .col-md-10 .form-control,
        .form-horizontal .col-md-10 .form-control {
            float: left;
            width: 100% !important;
            padding: 0 0 10px !important;
            margin: 0 !important
        }

    #dashbottom,
    #dashbottomleft,
    #dashtopleft {
        margin: 0 0 20px
    }

    #sendmoneycontainer {
        margin-bottom: 45px
    }

    #navigationabout {
        padding: 20px 0
    }

        #navigationabout ul {
            display: block;
            margin: 0 auto;
            padding: 0;
            text-align: center
        }

            #navigationabout ul li {
                display: block;
                margin: 30px 0;
                padding: 0
            }

                #navigationabout ul li a {
                    font-size: 16px;
                    padding: 6px 0
                }

    a.googleplay {
        display: block;
        padding: 0 0 30px;
        text-align: center !important
    }

    #headerright ul li a {
        font-size: 12px;
        padding: 20px;
        text-align: right
    }

    #registrationform label {
        width: 100%;
        padding: 0
    }

    #registrationform .textinput,
    #registrationform select {
        width: 100%
    }

    #registrationsection {
        padding-left: 10px;
        padding-right: 10px
    }

    #dashtopleft {
        width: 100%
    }

    #aboutleft1,
    #dashbottomleft,
    #dashbottomright,
    #dashtopright {
        width: 100%;
        float: left
    }

    #savingscontainer {
        margin-bottom: 20px
    }

    #aboutright1,
    #aboutright3 {
        float: left;
        width: 100%;
        margin: 0
    }

    #aboutleft2 {
        width: 100%;
        float: right
    }

    #aboutright2 {
        width: 100%;
        margin: 0
    }

    #aboutleft3 {
        width: 100%
    }

    #aboutright1 img.aligncenter {
        margin: 20px 0 30px
    }

    .form-container fieldset {
        margin: 45px 0 0
    }

        .form-container fieldset.buttonset {
            margin: 25px 0 0
        }

    .form-container .textinput {
        float: left;
        width: 100%
    }

    .form-container label {
        width: 100%
    }

    .form-container textarea {
        width: 96%;
        padding: 2%;
        float: left
    }

    .imagebox1a,
    .imagebox2a,
    .imagebox3a {
        width: 100%;
        margin: 0
    }

    .bottomleftmain,
    .bottomleftone,
    .piechart {
        width: 100%;
        float: left
    }

    #chartdata {
        width: 100%;
        float: left;
        margin-top: 20px
    }
}

@media screen and (max-width:640px) {
    body {
        font-size: 16px
    }

    .agileits-banner-info,
    .agileits-banner-info1,
    .agileits-banner-info2,
    .agileits-banner-info3,
    .agileits-banner-info4 {
        text-align: center;
        padding: 4em 0 6em
    }

    #bannerslides h3 {
        font-size: 48px;
        text-align: center
    }

    #bannerslides h4 {
        font-size: 18px;
        text-align: center;
        margin: 35px 0
    }

    #leftfive,
    #leftfour,
    #leftone,
    #leftseven,
    #leftsix,
    #leftthree,
    #lefttwo {
        width: 100%;
        float: left;
        margin: 0
    }

    .boxcontent {
        padding: 45px 25px !important
    }

    #contentfluid h1,
    #contentfluid h2,
    #contentfluid h3 {
        font-size: 24px;
        margin: 0 0 40px !important
    }

    .imagebox,
    .imagebox2,
    .imagebox3,
    .imagebox4,
    .imagebox5,
    .imagebox6,
    .imagebox7 {
        width: 100%;
        margin: 0
    }

        .imagebox img,
        .imagebox1a img,
        .imagebox2 img,
        .imagebox2a img,
        .imagebox3 img,
        .imagebox3a img,
        .imagebox4 img,
        .imagebox5 img,
        .imagebox6 img,
        .imagebox7 img {
            max-width: 100%
        }

    #rightfive,
    #rightfour,
    #rightone,
    #rightseven,
    #rightsix,
    #rightthree,
    #righttwo {
        width: 100%;
        float: left
    }

    span.pattern1,
    span.pattern10,
    span.pattern2,
    span.pattern3,
    span.pattern4,
    span.pattern5,
    span.pattern6,
    span.pattern7,
    span.pattern8,
    span.pattern9 {
        display: none !important
    }

    #leftthree ul.paywith,
    #righttwo ul.paywith {
        float: left;
        border-right: 1px solid #e3e8ee;
        border-bottom: none;
        margin: 0 0 40px
    }

    ul.fbsocial {
        float: none;
        max-width: 270px;
        border-bottom: none;
        margin: 0 auto
    }

        #leftthree ul.paywith li,
        #righttwo ul.paywith li,
        ul.fbsocial li {
            border: none;
            border-bottom: 1px solid #e3e8ee;
            padding: 10px 0;
            width: 100%
        }

    #leftone ul {
        margin: 25px 0 0 !important
    }

    #homeboxone {
        margin: 0
    }

    #footernew {
        margin-top: 30px
    }

    #footerone,
    #footerthree,
    #footertwo {
        width: 100% !important;
        padding: 20px 0 !important;
        float: left
    }

        #footertwo a {
            display: block;
            padding: 10px 0
        }

    #leftthree ul.content {
        margin-top: 30px;
        display: block
    }

        #leftthree ul.content li {
            display: block;
            width: 90%;
            float: none
        }

    p.alignright {
        text-align: center !important;
        margin-top: 20px !important
    }

    img {
        max-width: 100% !important
    }

    #form-horizontal,
    .form-horizontal {
        padding: 0
    }

        #form-horizontal .col-md-10,
        .form-horizontal .col-md-10,
        label.col-md-2.control-label {
            width: 100%
        }

        #form-horizontal .col-md-offset-2.col-md-10,
        .form-horizontal .col-md-offset-2.col-md-10 {
            width: 100%;
            float: left;
            padding-bottom: 35px !important
        }

    .col-md-10 .form-control {
        float: left;
        width: 100% !important;
        padding: 0 0 10px !important;
        margin: 0 !important
    }

    #dashbottom,
    #dashbottomleft,
    #dashtopleft {
        margin: 0 0 20px
    }

    #sendmoneycontainer {
        margin-bottom: 45px
    }

    #navigationabout {
        padding: 20px 0
    }

        #navigationabout ul {
            display: block;
            margin: 0 auto;
            padding: 0;
            text-align: center
        }

            #navigationabout ul li {
                display: block;
                margin: 30px 0;
                padding: 0
            }

                #navigationabout ul li a {
                    font-size: 16px;
                    padding: 6px 0
                }

    a.googleplay {
        display: block;
        padding: 0 0 30px;
        text-align: center !important
    }

    #headerright ul li a {
        font-size: 12px;
        padding: 20px;
        text-align: right
    }

    #registrationform label {
        width: 100%;
        padding: 0
    }

    #registrationform .textinput,
    #registrationform select {
        width: 100%
    }

    #registrationsection {
        padding-left: 10px;
        padding-right: 10px
    }

    #dashtopleft {
        width: 100%
    }

    #aboutleft1,
    #dashbottomleft,
    #dashbottomright,
    #dashtopright {
        width: 100%;
        float: left
    }

    #savingscontainer {
        margin-bottom: 20px
    }

    #aboutright1,
    #aboutright3 {
        float: left;
        width: 100%;
        margin: 0
    }

    #aboutleft2 {
        width: 100%;
        float: right
    }

    #aboutright2 {
        width: 100%;
        margin: 0
    }

    #aboutleft3 {
        width: 100%
    }

    #aboutright1 img.aligncenter {
        margin: 20px 0 30px
    }

    .form-container fieldset {
        margin: 45px 0 0
    }

        .form-container fieldset.buttonset {
            margin: 25px 0 0
        }

    .form-container .textinput {
        float: left;
        width: 100%
    }

    .form-container label {
        width: 100%
    }

    .form-container textarea {
        width: 96%;
        padding: 2%;
        float: left
    }

    .imagebox1a,
    .imagebox2a,
    .imagebox3a {
        width: 100%;
        margin: 0
    }

    .bottomleftmain,
    .bottomleftone,
    .piechart {
        width: 100%;
        float: left
    }

    #chartdata {
        width: 100%;
        float: left;
        margin-top: 20px
    }
}

@media screen and (max-width:600px) {
    body {
        font-size: 16px
    }

    .agileits-banner-info,
    .agileits-banner-info1,
    .agileits-banner-info2,
    .agileits-banner-info3,
    .agileits-banner-info4 {
        text-align: center;
        padding: 4em 0 6em
    }

    #bannerslides h3 {
        font-size: 48px;
        text-align: center
    }

    #bannerslides h4 {
        font-size: 18px;
        text-align: center;
        margin: 35px 0
    }

    #leftfive,
    #leftfour,
    #leftone,
    #leftseven,
    #leftsix,
    #leftthree,
    #lefttwo {
        width: 100%;
        float: left;
        margin: 0
    }

    .boxcontent {
        padding: 45px 25px !important
    }

    #contentfluid h1,
    #contentfluid h2,
    #contentfluid h3 {
        font-size: 24px;
        margin: 0 0 40px !important
    }

    .imagebox,
    .imagebox2,
    .imagebox3,
    .imagebox4,
    .imagebox5,
    .imagebox6,
    .imagebox7 {
        width: 100%;
        margin: 0
    }

        .imagebox img,
        .imagebox1a img,
        .imagebox2 img,
        .imagebox2a img,
        .imagebox3 img,
        .imagebox3a img,
        .imagebox4 img,
        .imagebox5 img,
        .imagebox6 img,
        .imagebox7 img {
            max-width: 100%
        }

    #rightfive,
    #rightfour,
    #rightone,
    #rightseven,
    #rightsix,
    #rightthree,
    #righttwo {
        width: 100%;
        float: left
    }

    span.pattern1,
    span.pattern10,
    span.pattern2,
    span.pattern3,
    span.pattern4,
    span.pattern5,
    span.pattern6,
    span.pattern7,
    span.pattern8,
    span.pattern9 {
        display: none !important
    }

    #leftthree ul.paywith,
    #righttwo ul.paywith {
        float: left;
        border-right: 1px solid #e3e8ee;
        border-bottom: none;
        margin: 0 0 40px
    }

    ul.fbsocial {
        float: none;
        max-width: 270px;
        border-bottom: none;
        margin: 0 auto
    }

        #leftthree ul.paywith li,
        #righttwo ul.paywith li,
        ul.fbsocial li {
            border: none;
            border-bottom: 1px solid #e3e8ee;
            padding: 10px 0;
            width: 100%
        }

    #leftone ul {
        margin: 25px 0 0 !important
    }

    #homeboxone {
        margin: 0
    }

    #footernew {
        margin-top: 30px
    }

    #footerone,
    #footerthree,
    #footertwo {
        width: 100% !important;
        padding: 20px 0 !important;
        float: left
    }

        #footertwo a {
            display: block;
            padding: 10px 0
        }

    #leftthree ul.content {
        margin-top: 30px;
        display: block
    }

        #leftthree ul.content li {
            display: block;
            width: 90%;
            float: none
        }

    p.alignright {
        text-align: center !important;
        margin-top: 20px !important
    }

    img {
        max-width: 100% !important
    }

    #form-horizontal,
    .form-horizontal {
        padding: 0
    }

        #form-horizontal .col-md-10,
        .form-horizontal .col-md-10,
        label.col-md-2.control-label {
            width: 100%
        }

        #form-horizontal .col-md-offset-2.col-md-10,
        .form-horizontal .col-md-offset-2.col-md-10 {
            width: 100%;
            float: left;
            padding-bottom: 35px !important
        }

    .col-md-10 .form-control {
        float: left;
        width: 100% !important;
        padding: 0 0 10px !important;
        margin: 0 !important
    }

    #dashbottom,
    #dashbottomleft,
    #dashtopleft {
        margin: 0 0 20px
    }

    #sendmoneycontainer {
        margin-bottom: 45px
    }

    #navigationabout {
        padding: 20px 0
    }

        #navigationabout ul {
            display: block;
            margin: 0 auto;
            padding: 0;
            text-align: center
        }

            #navigationabout ul li {
                display: block;
                margin: 30px 0;
                padding: 0
            }

                #navigationabout ul li a {
                    font-size: 16px;
                    padding: 6px 0
                }

    a.googleplay {
        display: block;
        padding: 0 0 30px;
        text-align: center !important
    }

    #headerright ul li a {
        font-size: 12px;
        padding: 20px;
        text-align: right
    }

    #registrationform label {
        width: 100%;
        padding: 0
    }

    #registrationform .textinput,
    #registrationform select {
        width: 100%
    }

    #registrationsection {
        padding-left: 10px;
        padding-right: 10px
    }

    #dashtopleft {
        width: 100%
    }

    #aboutleft1,
    #dashbottomleft,
    #dashbottomright,
    #dashtopright {
        width: 100%;
        float: left
    }

    #savingscontainer {
        margin-bottom: 20px
    }

    #aboutright1,
    #aboutright3 {
        float: left;
        width: 100%;
        margin: 0
    }

    #aboutleft2 {
        width: 100%;
        float: right
    }

    #aboutright2 {
        width: 100%;
        margin: 0
    }

    #aboutleft3 {
        width: 100%
    }

    #aboutright1 img.aligncenter {
        margin: 20px 0 30px
    }

    .form-container fieldset {
        margin: 45px 0 0
    }

        .form-container fieldset.buttonset {
            margin: 25px 0 0
        }

    .form-container .textinput {
        float: left;
        width: 100%
    }

    .form-container label {
        width: 100%
    }

    .form-container textarea {
        width: 96%;
        padding: 2%;
        float: left
    }

    .imagebox1a,
    .imagebox2a,
    .imagebox3a {
        width: 100%;
        margin: 0
    }

    .bottomleftmain,
    .bottomleftone,
    .piechart {
        width: 100%;
        float: left
    }

    #chartdata {
        width: 100%;
        float: left;
        margin-top: 20px
    }
}

@media screen and (max-width:568px) {
    body {
        font-size: 16px
    }

    .agileits-banner-info,
    .agileits-banner-info1,
    .agileits-banner-info2,
    .agileits-banner-info3,
    .agileits-banner-info4 {
        text-align: center;
        padding: 4em 0 6em
    }

    #bannerslides h3 {
        font-size: 48px;
        text-align: center
    }

    #bannerslides h4 {
        font-size: 18px;
        text-align: center;
        margin: 35px 0
    }

    #leftfive,
    #leftfour,
    #leftone,
    #leftseven,
    #leftsix,
    #leftthree,
    #lefttwo {
        width: 100%;
        float: left;
        margin: 0
    }

    .boxcontent {
        padding: 45px 25px !important
    }

    #contentfluid h1,
    #contentfluid h2,
    #contentfluid h3 {
        font-size: 24px;
        margin: 0 0 40px !important
    }

    .imagebox,
    .imagebox2,
    .imagebox3,
    .imagebox4,
    .imagebox5,
    .imagebox6,
    .imagebox7 {
        width: 100%;
        margin: 0
    }

        .imagebox img,
        .imagebox1a img,
        .imagebox2 img,
        .imagebox2a img,
        .imagebox3 img,
        .imagebox3a img,
        .imagebox4 img,
        .imagebox5 img,
        .imagebox6 img,
        .imagebox7 img {
            max-width: 100%
        }

    #rightfive,
    #rightfour,
    #rightone,
    #rightseven,
    #rightsix,
    #rightthree,
    #righttwo {
        width: 100%;
        float: left
    }

    span.pattern1,
    span.pattern10,
    span.pattern2,
    span.pattern3,
    span.pattern4,
    span.pattern5,
    span.pattern6,
    span.pattern7,
    span.pattern8,
    span.pattern9 {
        display: none !important
    }

    #leftthree ul.paywith,
    #righttwo ul.paywith {
        float: left;
        border-right: 1px solid #e3e8ee;
        border-bottom: none;
        margin: 0 0 40px
    }

    ul.fbsocial {
        float: none;
        max-width: 270px;
        border-bottom: none;
        margin: 0 auto
    }

        #leftthree ul.paywith li,
        #righttwo ul.paywith li,
        ul.fbsocial li {
            border: none;
            border-bottom: 1px solid #e3e8ee;
            padding: 10px 0;
            width: 100%
        }

    #leftone ul {
        margin: 25px 0 0 !important
    }

    #homeboxone {
        margin: 0
    }

    #footernew {
        margin-top: 30px
    }

    #footerone,
    #footerthree,
    #footertwo {
        width: 100% !important;
        padding: 20px 0 !important;
        float: left
    }

        #footertwo a {
            display: block;
            padding: 10px 0
        }

    #leftthree ul.content {
        margin-top: 30px;
        display: block
    }

        #leftthree ul.content li {
            display: block;
            width: 90%;
            float: none
        }

    p.alignright {
        text-align: center !important;
        margin-top: 20px !important
    }

    img {
        max-width: 100% !important
    }

    #form-horizontal,
    .form-horizontal {
        padding: 0
    }

        #form-horizontal .col-md-10,
        .form-horizontal .col-md-10,
        label.col-md-2.control-label {
            width: 100%
        }

        #form-horizontal .col-md-offset-2.col-md-10,
        .form-horizontal .col-md-offset-2.col-md-10 {
            width: 100%;
            float: left;
            padding-bottom: 35px !important
        }

    .col-md-10 .form-control {
        float: left;
        width: 100% !important;
        padding: 0 0 10px !important;
        margin: 0 !important
    }

    #dashbottom,
    #dashbottomleft,
    #dashtopleft {
        margin: 0 0 20px
    }

    #sendmoneycontainer {
        margin-bottom: 45px
    }

    #navigationabout {
        padding: 20px 0
    }

        #navigationabout ul {
            display: block;
            margin: 0 auto;
            padding: 0;
            text-align: center
        }

            #navigationabout ul li {
                display: block;
                margin: 30px 0;
                padding: 0
            }

                #navigationabout ul li a {
                    font-size: 16px;
                    padding: 6px 0
                }

    a.googleplay {
        display: block;
        padding: 0 0 30px;
        text-align: center !important
    }

    #headerright ul li a {
        font-size: 12px;
        padding: 20px;
        text-align: right
    }

    #registrationform label {
        width: 100%;
        padding: 0
    }

    #registrationform .textinput,
    #registrationform select {
        width: 100%
    }

    #registrationsection {
        padding-left: 10px;
        padding-right: 10px
    }

    #dashtopleft {
        width: 100%
    }

    #aboutleft1,
    #dashbottomleft,
    #dashbottomright,
    #dashtopright {
        width: 100%;
        float: left
    }

    #savingscontainer {
        margin-bottom: 20px
    }

    #aboutright1,
    #aboutright3 {
        float: left;
        width: 100%;
        margin: 0
    }

    #aboutleft2 {
        width: 100%;
        float: right
    }

    #aboutright2 {
        width: 100%;
        margin: 0
    }

    #aboutleft3 {
        width: 100%
    }

    #aboutright1 img.aligncenter {
        margin: 20px 0 30px
    }

    .form-container fieldset {
        margin: 45px 0 0
    }

        .form-container fieldset.buttonset {
            margin: 25px 0 0
        }

    .form-container .textinput {
        float: left;
        width: 100%
    }

    .form-container label {
        width: 100%
    }

    .form-container textarea {
        width: 96%;
        padding: 2%;
        float: left
    }

    .imagebox1a,
    .imagebox2a,
    .imagebox3a {
        width: 100%;
        margin: 0
    }

    .bottomleftmain,
    .bottomleftone,
    .piechart {
        width: 100%;
        float: left
    }

    #chartdata {
        width: 100%;
        float: left;
        margin-top: 20px
    }
}

@media screen and (max-width:480px) {
    body {
        font-size: 16px
    }

    .agileits-banner-info,
    .agileits-banner-info1,
    .agileits-banner-info2,
    .agileits-banner-info3,
    .agileits-banner-info4 {
        text-align: center;
        padding: 4em 0 6em
    }

    #bannerslides h3 {
        font-size: 48px;
        text-align: center
    }

    #bannerslides h4 {
        font-size: 18px;
        text-align: center;
        margin: 35px 0
    }

    #leftfive,
    #leftfour,
    #leftone,
    #leftseven,
    #leftsix,
    #leftthree,
    #lefttwo {
        width: 100%;
        float: left;
        margin: 0
    }

    .boxcontent {
        padding: 45px 25px !important
    }

    #contentfluid h1,
    #contentfluid h2,
    #contentfluid h3 {
        font-size: 24px;
        margin: 0 0 40px !important
    }

    .imagebox,
    .imagebox2,
    .imagebox3,
    .imagebox4,
    .imagebox5,
    .imagebox6,
    .imagebox7 {
        width: 100%;
        margin: 0
    }

        .imagebox img,
        .imagebox1a img,
        .imagebox2 img,
        .imagebox2a img,
        .imagebox3 img,
        .imagebox3a img,
        .imagebox4 img,
        .imagebox5 img,
        .imagebox6 img,
        .imagebox7 img {
            max-width: 100%
        }

    #rightfive,
    #rightfour,
    #rightone,
    #rightseven,
    #rightsix,
    #rightthree,
    #righttwo {
        width: 100%;
        float: left
    }

    span.pattern1,
    span.pattern10,
    span.pattern2,
    span.pattern3,
    span.pattern4,
    span.pattern5,
    span.pattern6,
    span.pattern7,
    span.pattern8,
    span.pattern9 {
        display: none !important
    }

    #leftthree ul.paywith,
    #righttwo ul.paywith {
        float: left;
        border-right: 1px solid #e3e8ee;
        border-bottom: none;
        margin: 0 0 40px
    }

    ul.fbsocial {
        float: none;
        max-width: 270px;
        border-bottom: none;
        margin: 0 auto
    }

        #leftthree ul.paywith li,
        #righttwo ul.paywith li,
        ul.fbsocial li {
            border: none;
            border-bottom: 1px solid #e3e8ee;
            padding: 10px 0;
            width: 100%
        }

    #leftone ul {
        margin: 25px 0 0 !important
    }

    #homeboxone {
        margin: 0
    }

    #footernew {
        margin-top: 30px
    }

    #footerone,
    #footerthree,
    #footertwo {
        width: 100% !important;
        padding: 20px 0 !important;
        float: left
    }

        #footertwo a {
            display: block;
            padding: 10px 0
        }

    #leftthree ul.content {
        margin-top: 30px;
        display: block
    }

        #leftthree ul.content li {
            display: block;
            width: 90%;
            float: none
        }

    p.alignright {
        text-align: center !important;
        margin-top: 20px !important
    }

    img {
        max-width: 100% !important
    }

    #form-horizontal,
    .form-horizontal {
        padding: 0
    }

        #form-horizontal .col-md-10,
        .form-horizontal .col-md-10,
        label.col-md-2.control-label {
            width: 100%
        }

        #form-horizontal .col-md-offset-2.col-md-10,
        .form-horizontal .col-md-offset-2.col-md-10 {
            width: 100%;
            float: left;
            padding-bottom: 35px !important
        }

    .col-md-10 .form-control {
        float: left;
        width: 100% !important;
        padding: 0 0 10px !important;
        margin: 0 !important
    }

    #dashbottom,
    #dashbottomleft,
    #dashtopleft {
        margin: 0 0 20px
    }

    #sendmoneycontainer {
        margin-bottom: 45px
    }

    #navigationabout {
        padding: 20px 0
    }

        #navigationabout ul {
            display: block;
            margin: 0 auto;
            padding: 0;
            text-align: center
        }

            #navigationabout ul li {
                display: block;
                margin: 30px 0;
                padding: 0
            }

                #navigationabout ul li a {
                    font-size: 16px;
                    padding: 6px 0
                }

    a.googleplay {
        display: block;
        padding: 0 0 30px;
        text-align: center !important
    }

    #headerright ul li a {
        font-size: 12px;
        padding: 20px;
        text-align: right
    }

    #registrationform label {
        width: 100%;
        padding: 0
    }

    #registrationform .textinput,
    #registrationform select {
        width: 100%
    }

    #registrationsection {
        padding-left: 10px;
        padding-right: 10px
    }

    #dashtopleft {
        width: 100%
    }

    #aboutleft1,
    #dashbottomleft,
    #dashbottomright,
    #dashtopright {
        width: 100%;
        float: left
    }

    #savingscontainer {
        margin-bottom: 20px
    }

    #aboutright1,
    #aboutright3 {
        float: left;
        width: 100%;
        margin: 0
    }

    #aboutleft2 {
        width: 100%;
        float: right
    }

    #aboutright2 {
        width: 100%;
        margin: 0
    }

    #aboutleft3 {
        width: 100%
    }

    #aboutright1 img.aligncenter {
        margin: 20px 0 30px
    }

    .form-container fieldset {
        margin: 45px 0 0
    }

        .form-container fieldset.buttonset {
            margin: 25px 0 0
        }

    .form-container .textinput {
        float: left;
        width: 100%
    }

    .form-container label {
        width: 100%
    }

    .form-container textarea {
        width: 96%;
        padding: 2%;
        float: left
    }

    .imagebox1a,
    .imagebox2a,
    .imagebox3a {
        width: 100%;
        margin: 0
    }

    .bottomleftmain,
    .bottomleftone,
    .piechart {
        width: 100%;
        float: left
    }

    #chartdata {
        width: 100%;
        float: left;
        margin-top: 20px
    }
}

@media screen and (max-width:414px) {
    body {
        font-size: 16px
    }

    .agileits-banner-info,
    .agileits-banner-info1,
    .agileits-banner-info2,
    .agileits-banner-info3,
    .agileits-banner-info4 {
        text-align: center;
        padding: 4em 0 6em
    }

    #bannerslides h3 {
        font-size: 48px;
        text-align: center
    }

    #bannerslides h4 {
        font-size: 18px;
        text-align: center;
        margin: 35px 0
    }

    #leftfive,
    #leftfour,
    #leftone,
    #leftseven,
    #leftsix,
    #leftthree,
    #lefttwo {
        width: 100%;
        float: left;
        margin: 0
    }

    .boxcontent {
        padding: 45px 25px !important
    }

    #contentfluid h1,
    #contentfluid h2,
    #contentfluid h3 {
        font-size: 24px;
        margin: 0 0 40px !important
    }

    .imagebox,
    .imagebox2,
    .imagebox3,
    .imagebox4,
    .imagebox5,
    .imagebox6,
    .imagebox7 {
        width: 100%;
        margin: 0
    }

        .imagebox img,
        .imagebox1a img,
        .imagebox2 img,
        .imagebox2a img,
        .imagebox3 img,
        .imagebox3a img,
        .imagebox4 img,
        .imagebox5 img,
        .imagebox6 img,
        .imagebox7 img {
            max-width: 100%
        }

    #rightfive,
    #rightfour,
    #rightone,
    #rightseven,
    #rightsix,
    #rightthree,
    #righttwo {
        width: 100%;
        float: left
    }

    span.pattern1,
    span.pattern10,
    span.pattern2,
    span.pattern3,
    span.pattern4,
    span.pattern5,
    span.pattern6,
    span.pattern7,
    span.pattern8,
    span.pattern9 {
        display: none !important
    }

    #leftthree ul.paywith,
    #righttwo ul.paywith {
        float: left;
        border-right: 1px solid #e3e8ee;
        border-bottom: none;
        margin: 0 0 40px
    }

    ul.fbsocial {
        float: none;
        max-width: 270px;
        border-bottom: none;
        margin: 0 auto
    }

        #leftthree ul.paywith li,
        #righttwo ul.paywith li,
        ul.fbsocial li {
            border: none;
            border-bottom: 1px solid #e3e8ee;
            padding: 10px 0;
            width: 100%
        }

    #leftone ul {
        margin: 25px 0 0 !important
    }

    #homeboxone {
        margin: 0
    }

    #footernew {
        margin-top: 30px
    }

    #footerone,
    #footerthree,
    #footertwo {
        width: 100% !important;
        padding: 20px 0 !important;
        float: left
    }

        #footertwo a {
            display: block;
            padding: 10px 0
        }

    #leftthree ul.content {
        margin-top: 30px;
        display: block
    }

        #leftthree ul.content li {
            display: block;
            width: 90%;
            float: none
        }

    p.alignright {
        text-align: center !important;
        margin-top: 20px !important
    }

    img {
        max-width: 100% !important
    }

    #form-horizontal,
    .form-horizontal {
        padding: 0
    }

        #form-horizontal .col-md-10,
        .form-horizontal .col-md-10,
        label.col-md-2.control-label {
            width: 100%
        }

        #form-horizontal .col-md-offset-2.col-md-10,
        .form-horizontal .col-md-offset-2.col-md-10 {
            width: 100%;
            float: left;
            padding-bottom: 35px !important
        }

    .col-md-10 .form-control {
        float: left;
        width: 100% !important;
        padding: 0 0 10px !important;
        margin: 0 !important
    }

    #dashbottom,
    #dashbottomleft,
    #dashtopleft {
        margin: 0 0 20px
    }

    #sendmoneycontainer {
        margin-bottom: 45px
    }

    #navigationabout {
        padding: 20px 0
    }

        #navigationabout ul {
            display: block;
            margin: 0 auto;
            padding: 0;
            text-align: center
        }

            #navigationabout ul li {
                display: block;
                margin: 30px 0;
                padding: 0
            }

                #navigationabout ul li a {
                    font-size: 16px;
                    padding: 6px 0
                }

    a.googleplay {
        display: block;
        padding: 0 0 30px;
        text-align: center !important
    }

    #headerright ul li a {
        font-size: 12px;
        padding: 20px;
        text-align: right
    }

    #registrationform label {
        width: 100%;
        padding: 0
    }

    #registrationform .textinput,
    #registrationform select {
        width: 100%
    }

    #registrationsection {
        padding-left: 10px;
        padding-right: 10px
    }

    #dashtopleft {
        width: 100%
    }

    #aboutleft1,
    #dashbottomleft,
    #dashbottomright,
    #dashtopright {
        width: 100%;
        float: left
    }

    #savingscontainer {
        margin-bottom: 20px
    }

    #aboutright1,
    #aboutright3 {
        float: left;
        width: 100%;
        margin: 0
    }

    #aboutleft2 {
        width: 100%;
        float: right
    }

    #aboutright2 {
        width: 100%;
        margin: 0
    }

    #aboutleft3 {
        width: 100%
    }

    #aboutright1 img.aligncenter {
        margin: 20px 0 30px
    }

    .form-container fieldset {
        margin: 45px 0 0
    }

        .form-container fieldset.buttonset {
            margin: 25px 0 0
        }

    .form-container .textinput {
        float: left;
        width: 100%
    }

    .form-container label {
        width: 100%
    }

    .form-container textarea {
        width: 96%;
        padding: 2%;
        float: left
    }

    .imagebox1a,
    .imagebox2a,
    .imagebox3a {
        width: 100%;
        margin: 0
    }

    .bottomleftmain,
    .bottomleftone,
    .piechart {
        width: 100%;
        float: left
    }

    #chartdata {
        width: 100%;
        float: left;
        margin-top: 20px
    }
}

@media screen and (max-width:384px) {
    body {
        font-size: 16px
    }

    .agileits-banner-info,
    .agileits-banner-info1,
    .agileits-banner-info2,
    .agileits-banner-info3,
    .agileits-banner-info4 {
        text-align: center;
        padding: 4em 0 6em
    }

    #bannerslides h3 {
        font-size: 48px;
        text-align: center
    }

    #bannerslides h4 {
        font-size: 18px;
        text-align: center;
        margin: 35px 0
    }

    #leftfive,
    #leftfour,
    #leftone,
    #leftseven,
    #leftsix,
    #leftthree,
    #lefttwo {
        width: 100%;
        float: left;
        margin: 0
    }

    .boxcontent {
        padding: 45px 25px !important
    }

    #contentfluid h1,
    #contentfluid h2,
    #contentfluid h3 {
        font-size: 24px;
        margin: 0 0 40px !important
    }

    .imagebox,
    .imagebox2,
    .imagebox3,
    .imagebox4,
    .imagebox5,
    .imagebox6,
    .imagebox7 {
        width: 100%;
        margin: 0
    }

        .imagebox img,
        .imagebox1a img,
        .imagebox2 img,
        .imagebox2a img,
        .imagebox3 img,
        .imagebox3a img,
        .imagebox4 img,
        .imagebox5 img,
        .imagebox6 img,
        .imagebox7 img {
            max-width: 100%
        }

    #rightfive,
    #rightfour,
    #rightone,
    #rightseven,
    #rightsix,
    #rightthree,
    #righttwo {
        width: 100%;
        float: left
    }

    span.pattern1,
    span.pattern10,
    span.pattern2,
    span.pattern3,
    span.pattern4,
    span.pattern5,
    span.pattern6,
    span.pattern7,
    span.pattern8,
    span.pattern9 {
        display: none !important
    }

    #leftthree ul.paywith,
    #righttwo ul.paywith {
        float: left;
        border-right: 1px solid #e3e8ee;
        border-bottom: none;
        margin: 0 0 40px
    }

    ul.fbsocial {
        float: none;
        max-width: 270px;
        border-bottom: none;
        margin: 0 auto
    }

        #leftthree ul.paywith li,
        #righttwo ul.paywith li,
        ul.fbsocial li {
            border: none;
            border-bottom: 1px solid #e3e8ee;
            padding: 10px 0;
            width: 100%
        }

    #leftone ul {
        margin: 25px 0 0 !important
    }

    #homeboxone {
        margin: 0
    }

    #footernew {
        margin-top: 30px
    }

    #footerone,
    #footerthree,
    #footertwo {
        width: 100% !important;
        padding: 20px 0 !important;
        float: left
    }

        #footertwo a {
            display: block;
            padding: 10px 0
        }

    #leftthree ul.content {
        margin-top: 30px;
        display: block
    }

        #leftthree ul.content li {
            display: block;
            width: 90%;
            float: none
        }

    p.alignright {
        text-align: center !important;
        margin-top: 20px !important
    }

    img {
        max-width: 100% !important
    }

    #form-horizontal,
    .form-horizontal {
        padding: 0
    }

        #form-horizontal .col-md-10,
        .form-horizontal .col-md-10,
        label.col-md-2.control-label {
            width: 100%
        }

        #form-horizontal .col-md-offset-2.col-md-10,
        .form-horizontal .col-md-offset-2.col-md-10 {
            width: 100%;
            float: left;
            padding-bottom: 35px !important
        }

    .col-md-10 .form-control {
        float: left;
        width: 100% !important;
        padding: 0 0 10px !important;
        margin: 0 !important
    }

    #dashbottom,
    #dashbottomleft,
    #dashtopleft {
        margin: 0 0 20px
    }

    #sendmoneycontainer {
        margin-bottom: 45px
    }

    #navigationabout {
        padding: 20px 0
    }

        #navigationabout ul {
            display: block;
            margin: 0 auto;
            padding: 0;
            text-align: center
        }

            #navigationabout ul li {
                display: block;
                margin: 30px 0;
                padding: 0
            }

                #navigationabout ul li a {
                    font-size: 16px;
                    padding: 6px 0
                }

    a.googleplay {
        display: block;
        padding: 0 0 30px;
        text-align: center !important
    }

    #headerright ul li a {
        font-size: 12px;
        padding: 20px;
        text-align: right
    }

    #registrationform label {
        width: 100%;
        padding: 0
    }

    #registrationform .textinput,
    #registrationform select {
        width: 100%
    }

    #registrationsection {
        padding-left: 10px;
        padding-right: 10px
    }

    #dashtopleft {
        width: 100%
    }

    #aboutleft1,
    #dashbottomleft,
    #dashbottomright,
    #dashtopright {
        width: 100%;
        float: left
    }

    #savingscontainer {
        margin-bottom: 20px
    }

    #aboutright1,
    #aboutright3 {
        float: left;
        width: 100%;
        margin: 0
    }

    #aboutleft2 {
        width: 100%;
        float: right
    }

    #aboutright2 {
        width: 100%;
        margin: 0
    }

    #aboutleft3 {
        width: 100%
    }

    #aboutright1 img.aligncenter {
        margin: 20px 0 30px
    }

    .form-container fieldset {
        margin: 45px 0 0
    }

        .form-container fieldset.buttonset {
            margin: 25px 0 0
        }

    .form-container .textinput {
        float: left;
        width: 100%
    }

    .form-container label {
        width: 100%
    }

    .form-container textarea {
        width: 96%;
        padding: 2%;
        float: left
    }

    .imagebox1a,
    .imagebox2a,
    .imagebox3a {
        width: 100%;
        margin: 0
    }

    .bottomleftmain,
    .bottomleftone,
    .piechart {
        width: 100%;
        float: left
    }

    #chartdata {
        width: 100%;
        float: left;
        margin-top: 20px
    }
}

@media screen and (max-width:375px) {
    body {
        font-size: 16px
    }

    .agileits-banner-info,
    .agileits-banner-info1,
    .agileits-banner-info2,
    .agileits-banner-info3,
    .agileits-banner-info4 {
        text-align: center;
        padding: 4em 0 6em
    }

    #bannerslides h3 {
        font-size: 48px;
        text-align: center
    }

    #bannerslides h4 {
        font-size: 18px;
        text-align: center;
        margin: 35px 0
    }

    #leftfive,
    #leftfour,
    #leftone,
    #leftseven,
    #leftsix,
    #leftthree,
    #lefttwo {
        width: 100%;
        float: left;
        margin: 0
    }

    .boxcontent {
        padding: 45px 25px !important
    }

    #contentfluid h1,
    #contentfluid h2,
    #contentfluid h3 {
        font-size: 24px;
        margin: 0 0 40px !important
    }

    .imagebox,
    .imagebox2,
    .imagebox3,
    .imagebox4,
    .imagebox5,
    .imagebox6,
    .imagebox7 {
        width: 100%;
        margin: 0
    }

        .imagebox img,
        .imagebox1a img,
        .imagebox2 img,
        .imagebox2a img,
        .imagebox3 img,
        .imagebox3a img,
        .imagebox4 img,
        .imagebox5 img,
        .imagebox6 img,
        .imagebox7 img {
            max-width: 100%
        }

    #rightfive,
    #rightfour,
    #rightone,
    #rightseven,
    #rightsix,
    #rightthree,
    #righttwo {
        width: 100%;
        float: left
    }

    span.pattern1,
    span.pattern10,
    span.pattern2,
    span.pattern3,
    span.pattern4,
    span.pattern5,
    span.pattern6,
    span.pattern7,
    span.pattern8,
    span.pattern9 {
        display: none !important
    }

    #leftthree ul.paywith,
    #righttwo ul.paywith {
        float: left;
        border-right: 1px solid #e3e8ee;
        border-bottom: none;
        margin: 0 0 40px
    }

    ul.fbsocial {
        float: none;
        max-width: 270px;
        border-bottom: none;
        margin: 0 auto
    }

        #leftthree ul.paywith li,
        #righttwo ul.paywith li,
        ul.fbsocial li {
            border: none;
            border-bottom: 1px solid #e3e8ee;
            padding: 10px 0;
            width: 100%
        }

    #leftone ul {
        margin: 25px 0 0 !important
    }

    #homeboxone {
        margin: 0
    }

    #footernew {
        margin-top: 30px
    }

    #footerone,
    #footerthree,
    #footertwo {
        width: 100% !important;
        padding: 20px 0 !important;
        float: left
    }

        #footertwo a {
            display: block;
            padding: 10px 0
        }

    #leftthree ul.content {
        margin-top: 30px;
        display: block
    }

        #leftthree ul.content li {
            display: block;
            width: 90%;
            float: none
        }

    p.alignright {
        text-align: center !important;
        margin-top: 20px !important
    }

    img {
        max-width: 100% !important
    }

    #form-horizontal,
    .form-horizontal {
        padding: 0
    }

        #form-horizontal .col-md-10,
        .form-horizontal .col-md-10,
        label.col-md-2.control-label {
            width: 100%
        }

        #form-horizontal .col-md-offset-2.col-md-10,
        .form-horizontal .col-md-offset-2.col-md-10 {
            width: 100%;
            float: left;
            padding-bottom: 35px !important
        }

    .col-md-10 .form-control {
        float: left;
        width: 100% !important;
        padding: 0 0 10px !important;
        margin: 0 !important
    }

    #dashbottom,
    #dashbottomleft,
    #dashtopleft {
        margin: 0 0 20px
    }

    #sendmoneycontainer {
        margin-bottom: 45px
    }

    #navigationabout {
        padding: 20px 0
    }

        #navigationabout ul {
            display: block;
            margin: 0 auto;
            padding: 0;
            text-align: center
        }

            #navigationabout ul li {
                display: block;
                margin: 30px 0;
                padding: 0
            }

                #navigationabout ul li a {
                    font-size: 16px;
                    padding: 6px 0
                }

    a.googleplay {
        display: block;
        padding: 0 0 30px;
        text-align: center !important
    }

    #headerright ul li a {
        font-size: 12px;
        padding: 20px;
        text-align: right
    }

    #registrationform label {
        width: 100%;
        padding: 0
    }

    #registrationform .textinput,
    #registrationform select {
        width: 100%
    }

    #registrationsection {
        padding-left: 10px;
        padding-right: 10px
    }

    #dashtopleft {
        width: 100%
    }

    #aboutleft1,
    #dashbottomleft,
    #dashbottomright,
    #dashtopright {
        width: 100%;
        float: left
    }

    #savingscontainer {
        margin-bottom: 20px
    }

    #aboutright1,
    #aboutright3 {
        float: left;
        width: 100%;
        margin: 0
    }

    #aboutleft2 {
        width: 100%;
        float: right
    }

    #aboutright2 {
        width: 100%;
        margin: 0
    }

    #aboutleft3 {
        width: 100%
    }

    #aboutright1 img.aligncenter {
        margin: 20px 0 30px
    }

    .form-container fieldset {
        margin: 45px 0 0
    }

        .form-container fieldset.buttonset {
            margin: 25px 0 0
        }

    .form-container .textinput {
        float: left;
        width: 100%
    }

    .form-container label {
        width: 100%
    }

    .form-container textarea {
        width: 96%;
        padding: 2%;
        float: left
    }

    .imagebox1a,
    .imagebox2a,
    .imagebox3a {
        width: 100%;
        margin: 0
    }

    .bottomleftmain,
    .bottomleftone,
    .piechart {
        width: 100%;
        float: left
    }

    #chartdata {
        width: 100%;
        float: left;
        margin-top: 20px
    }
}

@media screen and (max-width:320px) {
    body {
        font-size: 16px
    }

    .agileits-banner-info,
    .agileits-banner-info1,
    .agileits-banner-info2,
    .agileits-banner-info3,
    .agileits-banner-info4 {
        text-align: center;
        padding: 4em 0 6em
    }

    #bannerslides h3 {
        font-size: 48px;
        text-align: center
    }

    #bannerslides h4 {
        font-size: 18px;
        text-align: center;
        margin: 35px 0
    }

    #leftfive,
    #leftfour,
    #leftone,
    #leftseven,
    #leftsix,
    #leftthree,
    #lefttwo {
        width: 100%;
        float: left;
        margin: 0
    }

    .boxcontent {
        padding: 45px 25px !important
    }

    #contentfluid h1,
    #contentfluid h2,
    #contentfluid h3 {
        font-size: 24px;
        margin: 0 0 40px !important
    }

    .imagebox,
    .imagebox2,
    .imagebox3,
    .imagebox4,
    .imagebox5,
    .imagebox6,
    .imagebox7 {
        width: 100%;
        margin: 0
    }

        .imagebox img,
        .imagebox1a img,
        .imagebox2 img,
        .imagebox2a img,
        .imagebox3 img,
        .imagebox3a img,
        .imagebox4 img,
        .imagebox5 img,
        .imagebox6 img,
        .imagebox7 img {
            max-width: 100%
        }

    #rightfive,
    #rightfour,
    #rightone,
    #rightseven,
    #rightsix,
    #rightthree,
    #righttwo {
        width: 100%;
        float: left
    }

    span.pattern1,
    span.pattern10,
    span.pattern2,
    span.pattern3,
    span.pattern4,
    span.pattern5,
    span.pattern6,
    span.pattern7,
    span.pattern8,
    span.pattern9 {
        display: none !important
    }

    #leftthree ul.paywith,
    #righttwo ul.paywith {
        float: left;
        border-right: 1px solid #e3e8ee;
        border-bottom: none;
        margin: 0 0 40px
    }

    ul.fbsocial {
        float: none;
        max-width: 270px;
        border-bottom: none;
        margin: 0 auto
    }

        #leftthree ul.paywith li,
        #righttwo ul.paywith li,
        ul.fbsocial li {
            border: none;
            border-bottom: 1px solid #e3e8ee;
            padding: 10px 0;
            width: 100%
        }

    #leftone ul {
        margin: 25px 0 0 !important
    }

    #homeboxone {
        margin: 0
    }

    #footernew {
        margin-top: 30px
    }

    #footerone,
    #footerthree,
    #footertwo {
        width: 100% !important;
        padding: 20px 0 !important;
        float: left
    }

        #footertwo a {
            display: block;
            padding: 10px 0
        }

    #leftthree ul.content {
        margin-top: 30px;
        display: block
    }

        #leftthree ul.content li {
            display: block;
            width: 90%;
            float: none
        }

    p.alignright {
        text-align: center !important;
        margin-top: 20px !important
    }

    img {
        max-width: 100% !important
    }

    #form-horizontal,
    .form-horizontal {
        padding: 0
    }

        #form-horizontal .col-md-10,
        .form-horizontal .col-md-10,
        label.col-md-2.control-label {
            width: 100%
        }

        #form-horizontal .col-md-offset-2.col-md-10,
        .form-horizontal .col-md-offset-2.col-md-10 {
            width: 100%;
            float: left;
            padding-bottom: 35px !important
        }

    .col-md-10 .form-control {
        float: left;
        width: 100% !important;
        padding: 0 0 10px !important;
        margin: 0 !important
    }

    #dashbottom,
    #dashbottomleft,
    #dashtopleft {
        margin: 0 0 20px
    }

    #sendmoneycontainer {
        margin-bottom: 45px
    }

    #navigationabout {
        padding: 20px 0
    }

        #navigationabout ul {
            display: block;
            margin: 0 auto;
            padding: 0;
            text-align: center
        }

            #navigationabout ul li {
                display: block;
                margin: 30px 0;
                padding: 0
            }

                #navigationabout ul li a {
                    font-size: 16px;
                    padding: 6px 0
                }

    a.googleplay {
        display: block;
        padding: 0 0 30px;
        text-align: center !important
    }

    #headerright ul li a {
        font-size: 12px;
        padding: 20px;
        text-align: right
    }

    #registrationform label {
        width: 100%;
        padding: 0
    }

    #registrationform .textinput,
    #registrationform select {
        width: 100%
    }

    #registrationsection {
        padding-left: 10px;
        padding-right: 10px
    }

    #dashtopleft {
        width: 100%
    }

    #aboutleft1,
    #dashbottomleft,
    #dashbottomright,
    #dashtopright {
        width: 100%;
        float: left
    }

    #savingscontainer {
        margin-bottom: 20px
    }

    #aboutright1,
    #aboutright3 {
        float: left;
        width: 100%;
        margin: 0
    }

    #aboutleft2 {
        width: 100%;
        float: right
    }

    #aboutright2 {
        width: 100%;
        margin: 0
    }

    #aboutleft3 {
        width: 100%
    }

    #aboutright1 img.aligncenter {
        margin: 20px 0 30px
    }

    .form-container fieldset {
        margin: 45px 0 0
    }

        .form-container fieldset.buttonset {
            margin: 25px 0 0
        }

    .form-container .textinput {
        float: left;
        width: 100%
    }

    .form-container label {
        width: 100%
    }

    .form-container textarea {
        width: 96%;
        padding: 2%;
        float: left
    }

    .imagebox1a,
    .imagebox2a,
    .imagebox3a {
        width: 100%;
        margin: 0
    }

    .bottomleftmain,
    .bottomleftone,
    .piechart {
        width: 100%;
        float: left
    }

    #chartdata {
        width: 100%;
        float: left;
        margin-top: 20px
    }
}

#graphoftrend {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px
}

#transactions td {
    padding: 5px
}

.mediumsize {
    font-size: 16px;
    text-transform: uppercase;
    color: #04121d;
    font-family: Asap-Medium
}

.chartbottom .title,
.dashpadding .title {
    padding-bottom: 10px
}

.chartbottom p:first-child,
.dashpadding p:first-child {
    font-size: 12px;
    color: #ABAFB2
}

.amount {
    font-size: 20px
}

.moneyin .amount {
    color: #C4E68F
}

.moneyout .amount {
    color: #F04100
}

.total .amount {
    color: #04121d
}

.clip {
    clip: rect(0, 160px, 50px, 0);
}

#main-dtcontainer {
    margin: 0 auto;
    width: 90%;
    padding: 0 0 3rem 0;
}

#main-dtcontainer2 {
    margin: 0 auto;
    width: 50%;
    padding: 0 0 3rem 0;
}

#dt-fluid {
    width: 100%;
    float: left;
    background-color: #fff;
    border-radius: 10px;
}

#dt-fluid2 {
    max-width: 740px;
    margin: 60px auto;
    background: #fff;
    padding: 10px 10px;
    border-radius: 10px;
}

}

#dt-container {
    width: 100%;
    margin-bottom: 90px;
    float: left;
}

.dt-padding {
    padding: 10px;
    max-width: 2000px;
    margin: 0 auto;
}

#dt-grid {
    background-color: white;
}

#dt-tabs {
    border: none;
}

#nav {
    background-color: #F9F9FA;
    padding: 1.5rem;
    border: none;
    width: 100%;
}

    #nav > li {
        border: none;
        /*    background-color: #F9F9FA;
*/
    }


#content-tab {
    border: 1px solid #e0e0e0;
}



#nav > li:hover {
    border-bottom: 1px solid #9CD91C;
    background: #ffff;
}

#nav > li > a:hover {
    color: #9CD91C;
}

#nav > li > a:active {
    color: #ffff;
}

.dataTables_wrapper {
    overflow-x: scroll;
}

#loanschedule_wrapper {
    overflow-x: hidden !important;
}

table {
    border-bottom: none;
}

thead {
    background-color: #FFFF;
}

th {
    font-weight: bold;
    font-size: 0.8em;
}

.dataTables_filter {
    margin-bottom: 3rem;
}

#accounttompesa_filter > input[type="text"]::placeholder {
    font-size: 0.5rem !important;
}

.table-striped {
    border-collapse: collapse;
}

    .table-striped > tbody > tr:hover {
        background-color: #e0e0e0;
    }

    .table-striped > tbody > tr > td {
        font-size: 0.75em;
        white-space: nowrap;
        margin: 0 auto;
        padding: 1.5rem 1rem;
    }

    .table-striped > thead > tr > th {
        font-size: 0.7em;
        white-space: nowrap;
        color: white;
        padding: 1.5rem 1rem;
        border-color: #eef5fa;
    }

.card-title {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 2rem;
    line-height: 1.2;
    color: #3e5569;
}

.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > th {
    border: none !important;
    border-bottom: 1px solid #dce0e3 !important;
    font-size: 12px !important;
    padding: 15px 0 15px 5px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    color: #b5b8bc !important
}

.table thead > tr > th {
    color: black !important;
    font-weight: 600 !important;
    padding: 1.3rem 0 1.3rem 0 1.3rem !important;
    font-size: 1.5rem !important;
}

    .table tbody > tr > th a,
    .table tfoot > tr > th a,
    .table thead > tr > th a {
        color: #b5b8bc !important
    }

.table tbody > tr > td,
.table tfoot > tr > td,
.table thead > tr > td {
    color: #6f7880 !important;
    text-align: center !important;
    padding: 20px 0 20px 5px !important
}

.dataTable.no-footer {
    border: none !important;
    margin-bottom: 4rem;
}

.ui-tabs-active {
    background-color: #94d60a !important;
}

    .ui-tabs-active.ui-state-hover > a {
        color: white !important;
    }

.border-lightgreen {
    border-color: #90EE90 !important; /* Use !important to override default border color */
}

.btn-lightgreen {
    background-color: #90EE90;
    border-color: #90EE90;
    color: white; /* Text color */
}

    .btn-lightgreen:hover {
        background-color: #90EE90; /* Light green color on hover */
        border-color: #90EE90; /* Light green color for border on hover */
        color: white; /* Text color */
    }

}

.filterBtn, .downloadBtn {
    background: #d09e29;
    color: #ffffff !important;
    border-radius: 4px !important;
    font-weight: 700;
}

.datepicker-range {
    background: #e8f3fc;
    margin-bottom: 2em;
    padding-top: 1em;
}

.input-daterange {
    display: block;
}

.date-filter-inputs .input-daterange input {
    text-align: left;
}

.input-daterange .input-group-addon {
    margin: 0;
}

.datepicker-title {
    margin-right: 5px !important;
    background: #e8f3fc;
    font-weight: 600;
    letter-spacing: 0.03em;
    color: #303133;
    border: none;
}

.datepicker-input {
    height: 30px;
}

#loadingOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6); /* semi-transparent white background */
    z-index: 9999; /* make sure it's on top of everything */
    display: none; /* initially hidden */
}

.spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    border: 5px solid #8dc63f; /* Light green */
    border-top: 5px solid #9cd91c; /* Green */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite; /* Animation for rotation */
}

@keyframes spin {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

}

/*#sendmoneysection {
    max-width: 510px;
    margin: 0 auto;
}*/

.aligncenter {
    text-align: center;
    padding-bottom: 1rem;
}

#formamount {
    padding: 0 0 3rem 0 !important;
}

#parentmoney {
    text-align: center;
    padding: 3rem;
}

#submitmoney {
    text-align: center;
    padding: 1.5rem 3rem;
    background-color: #8DC63F;
    border-radius: 0.5rem;
    border: none;
    color: white;
}



    #submitmoney > a {
        color: white;
        font-weight: 500;
    }

        #submitmoney > a:hover {
            border: none;
            outline: none;
            color: black !important;
        }

#parentmoney :hover {
    background-color: white;
    outline: 1px solid #8DC63F;
    color: black;
}

/*#sendmoneysection > form {
    padding: 1rem 0 !important;
}*/

#transactionstoday {
    padding: 10px 20px;
    color: white;
    background: #95D60A;
    border: none;
    border-radius: 5px;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 22px;
    font-weight: bold;
}

#balancevalidation {
    background: white !important;
    text-align: center;
    width: 63%;
    margin: 0 auto;
    border-radius: 10px;
}

#balanceheader {
    margin-bottom: 2rem !important;
    padding: 2rem 0;
    font-weight: bold;
    font-size: 2.5rem;
}

.balanceflex {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 7rem;
    padding: 2rem;
}

.div-header {
    font-weight: bold;
}

.error {
    color: #a94442 !important;
    font-family: Asap-Regular, Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: normal;
    font-weight: 400;
}

.posttransaction {
    margin-top: 1.5rem !important;
}

.charge-details {
    text-align: center;
    padding: 10px 0 0;
    margin: 20px 0 0;
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
        background-color: red;
    }

    to {
        opacity: 1;
        transform: none;
        background-color: #f3f3f4;
    }
}

body {
    font-family: Arial, sans-serif;
    background-color: #f3f3f4;
    color: #333;
}

.middle-box {
    max-width: 600px;
    margin: 50px auto;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    animation-duration: 3s;
    animation-fill-mode: forwards;
    animation-name: fadeInDown;
    animation-iteration-count: 1;
}

.error-code {
    font-size: 60px;
    color: #ed5565;
    margin-bottom: 20px;
}

.font-bold {
    font-weight: bold;
}

.error-desc {
    margin-top: 20px;
}

    .error-desc p {
        margin-bottom: 10px;
    }

    .error-desc ul {
        list-style-type: none;
        padding: 0;
        margin-top: 20px;
    }

        .error-desc ul li {
            margin-bottom: 10px;
        }

.btn {
    display: inline-block;
    padding: 10px 20px;
    background-color: #1ab394;
    color: #fff;
    border: none;
    border-radius: 5px;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

    .btn:hover {
        background-color: #18a689;
    }

.m-t {
    margin-top: 20px;
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
        background-color: red;
    }

    to {
        opacity: 1;
        transform: none;
        background-color: #f3f3f4;
    }
}

body {
    font-family: Arial, sans-serif;
    background-color: #f3f3f4;
    color: #333;
}

.filterbydate {
    background-color: #93DBA8;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    padding: 2px 10px;
}

.error-container {
    max-width: 600px;
    margin: 50px auto;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    animation-duration: 3s;
    animation-fill-mode: forwards;
    animation-name: fadeInDown;
    animation-iteration-count: 3;
}

.btn:hover {
    background-color: #18a689;
}

h1 {
    color: #dc3545;
}

p {
    color: #666;
}

#moneybutton {
    background: url(images/in.jpg) right no-repeat;
    color: white;
}

.initiatetransaction {
    padding: 16px;
}

.alert {
    text-align: center;
}

#savingstabs {
    margin: 0;
    padding: 0;
    border: none;
}

#CustomerActiveLoans {
    border: none;
    width: 100%;
    padding: 2px;
    font-size: 18px;
    line-height: 1.5;
    box-shadow: none;
    -webkit-appearance: none; /* For Chrome */
    -moz-appearance: none; /* For Firefox */
    appearance: none; /* For other browsers */
    overflow: hidden; /* Hide the scrollbar */
}

    #CustomerActiveLoans option {
        padding: 10px 15px;
        border-bottom: 1px solid #ddd;
        margin-bottom: 10px;
        overflow: auto;
    }

        #CustomerActiveLoans option:hover, #CustomerActiveLoans option:focus {
            background-color: #f0f0f0;
        }

        #CustomerActiveLoans option:checked, #CustomerActiveLoans option[selected] {
            background-color: #93DBA8;
            border-radius: 4px;
        }

/* Hide the default arrow in different browsers */
select::-ms-expand {
    display: none; /* IE10 and IE11 */
}

/* Remove arrows for Firefox */
select {
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

#CustomerActiveLoans option[disabled] {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin-bottom: 15px;
    background-color: white;
}

    #CustomerActiveLoans option[disabled]:hover, #CustomerActiveLoans option[disabled]:focus {
        background-color: white;
    }

#CustomerActiveLoans option:not([disabled]):hover, #CustomerActiveLoans option:not([disabled]):focus {
    background-color: #93DBA8;
}

.loandetails9 {
    border-left: 1px solid #ccc; /* Add a right border to the first column */
}

.loandetails3 {
    padding-right: 15px; /* Adjust padding to align content with the separator */
}

.card {
    margin: 2rem 1rem;
    transition: transform 0.2s, box-shadow 0.2s;
    padding: 20px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    border-top: 1px solid #93DBA8;
    border-radius: 30px;
}

    .card:hover {
        transform: scale(1.05);
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
    }

.card-title2 {
    padding: 1rem;
    text-align: left;
    font-size: 85%;
}

.card-details {
    height: auto;
    max-width: 100%;
    display: flex;
    flex-direction: column;
}

.card-body {
    min-height: 250px;
}

.card-text2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 6rem; /* Adjust height to fit 4 lines of text */
    line-height: 1.3rem; /* Adjust line height if necessary */
    font-style: italic;
    font-size: 75%;
}

span2 {
    font-size: 75%;
}

span3 {
    font-size: 110%;
    font-style: italic;
}

.lpheading1 {
    font-weight: bolder;
    color: black;
    font-size: 30px;
}

.lpheading2 {
    font-weight: bolder;
    color: #93DBA8;
    font-size: 30px;
}

.fullcurve {
    border-radius: 7px;
}

.moneyin {
    position: relative;
}

#selecttransferchannel {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

    #selecttransferchannel li {
        margin-bottom: 10px;
        display: flex;
        width: fit-content;
        font-style: italic;
        font-family: monospace;
        font-weight: bold;
    }

#transactionsselecttransferchannel {
    list-style-type: none;
    display: inline-flex;
}

    #transactionsselecttransferchannel li {
        margin: 3px;
        display: flex;
        width: fit-content;
        font-style: italic;
        font-family: monospace;
        font-weight: bold;
    }

.dropdown-item {
    background-color: #7bb32d;
    color: black;
    border: none;
    border-radius: 5px;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 15px;
    margin-bottom: 10px; /* Space between the button and the dropdown */
    width: auto;
}

    .dropdown-item:hover {
        background-color: #95D60A;
    }

.forgotconfbtn {
    color: #333;
}

.transfersbtn {
    color: white;
}

.faqslayout {
    text-transform: lowercase;
}

.loansdatablue {
    text-align: center;
    min-height: 70px;
    background-color: #003057;
    color: white;
    padding-top: 1em;
    padding-right: 10px;
    font-size: 20px;
}

.loansdatagreen {
    text-align: center;
    min-height: 70px;
    background-color: rgba(142, 198, 63, 0.9);
    color: white;
    padding-top: 1em;
    padding-right: 10px;
    font-size: 20px;
}

.h4index {
    color: whitesmoke;
}

#myChart {
    float: right;
}

.balancehistory {
    font-size: 12px;
    padding: 6px 6px 2px 6px;
    border-bottom: 2px dotted #1b8d17;
    color: #1b8d17;
}

.bayes-bg {
    /* background: #063157; */
    /* padding: 1em; */
}

    .bayes-bg #containerbody-content {
        display: flex;
        padding-top: 72px;
        height: 100vh;
        max-height: 100vh;
    }

    .bayes-bg #containerbody-content_unpadded {
        display: flex;
        height: 100vh;
        max-height: 100vh;
    }

    .bayes-bg #navigationabout ul {
        display: grid;
        text-align: left;
    }

    .bayes-bg #navigationabout, .bayes-bg #headerleft {
        min-width: 20%;
        width: 20%;
        /* background: #063157; */
        background: #f9fafb;
        border-right: 1px solid #e5e5e5;
    }

    .bayes-bg #contentcontainer {
        max-width: 80%;
        margin: 0 auto;
        padding: 0;
        width: 80%;
        background: #fff;
    }

    .bayes-bg #headerfixed {
        width: 100%;
        float: right;
        /*position: relative;*/
        top: 0;
        z-index: 9999999999999999999;
        -webkit-box-shadow: 0 1px 10px 0 #c6cace;
        -moz-box-shadow: 0 1px 10px 0 #c6cace;
        box-shadow: none;
        /* margin: auto; */
    }

    .bayes-bg #headerleft {
        width: 20%;
        max-width: 20%;
        display: flex;
        justify-content: flex-start;
    }

    .bayes-bg #headerright {
        width: 80%;
    }

    .bayes-bg #headermid {
        width: 40%;
    }

    .bayes-bg #headernew {
        padding: 0;
    }

    .bayes-bg #headerland {
        /* background: #063157; */
        padding: 0;
    }

    .bayes-bg #headerright {
        background: #fff;
        padding-right: 10px;
        padding-top: 16px;
        padding-bottom: 10px;
        justify-content: space-between;
    }

    .bayes-bg .white-text {
        color: #fff;
    }

.bayes-main-container {
    width: 80% !important;
}

.dataTables_filter label, .dataTables_length label {
    color: inherit !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    text-transform: none;
}

.dataTables_wrapper .dataTables_filter input {
    height: 2.5em;
    border-radius: .25rem;
    border: 1px solid #bbbfc4;
    background: #fff;
    color: #323232;
    padding: 9px 16px !important;
    border-radius: 4px;
}

.initiatetransaction {
    padding: 16px 16px 50px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    border-radius: 6px
}

    .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
        background: #96d60e4a;
        color: #1b8d17 !important;
        border: none !important;
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
        background: #96d60e4a;
        color: #1b8d17 !important;
        border: none !important;
    }

#transactionstoday {
    font-size: 16px;
}

.grid {
    display: grid !important;
}

#headerright ul {
    /* float: none !important; */
    /* z-index: 1000; */
    position: absolute;
    right: 0;
    background: #fff;
    border: 1px solid #e7eaec !important;
}

    #headerright ul li a {
        color: #04121d;
        text-transform: none;
        padding: 12px 20px;
        min-width: 160px;
    }

#profileElement {
    border: 1px solid #e7eaec;
    background: #fff;
}

.top-user-pic {
    width: 45px;
    height: 45px;
}

    .top-user-pic img {
        width: 80%;
    }

#profileDropdown {
    margin-right: 1em;
}

    #profileDropdown i {
        margin-left: 7px;
    }

.top-user-profile {
    font-size: 14px;
    font-weight: 500;
    margin-top: 12px;
}

.mini-body #headerright {
    width: 100%;
}

#wrapper {
    display: flex;
    justify-content: center;
    padding: 10px;
}

.profile-container {
    width: 100%;
    max-width: 500px;
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    text-align: left;
    font-size: 14px;
}

    .profile-container img.img-circle {
        width: auto;
        max-width: 100%;
        height: auto;
        max-height: 250px;
        min-height: 250px;
        border-radius: 50%;
        display: block;
        margin: 0 auto 15px;
        object-fit: cover;
    }

    .profile-container button {
        display: block;
        width: 100%;
        margin: 5px 0;
    }

    .profile-container p.space {
        margin: 10px 0;
    }

    .profile-container .bold {
        font-weight: bold;
    }

.confirmation-container {
    min-height: 100vh;
    display: flex;
    position: fixed;
    width: 100%
}

.form-section {
    width: 80%;
    margin: 60px auto;
}

.left-panel {
    background-color: #fff;
    padding: 2rem;
    border-right: 1px solid #dee2e6;
    min-height: 100vh;
    width: 40%;
}

    .left-panel .logo {
        max-width: 150px;
        margin-bottom: 1.5rem;
    }

    .left-panel h5 {
        margin-top: 1.5rem;
    }

.right-panel {
    width: 60%;
    padding: 2rem;
    min-height: 100vh;
    overflow-y: auto;
}

    .right-panel h1 {
        font-size: 25px;
        color: black;
        margin-bottom: 8px
    }


@media (max-width: 768px) {
    .confirmation-container {
        flex-direction: column;
        overflow-y: auto;
        height: 100vh
    }

    .left-panel {
        border-right: none;
        border-bottom: 1px solid #dee2e6;
        width: 100%;
        min-height: fit-content;
    }

    .right-panel {
        width: 100%;
        height: auto;
    }

    .form-section {
        background-color: #ffffff;
        border-radius: 8px;
        padding: 2rem;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
        width: 100%;
        margin: auto;
    }
}
