html,body,table,img{
    padding:0;margin:0;border:0;
    font-family: 'Source Sans Pro', 'Roboto Condensed', Arial, sans-serif;
}
body{ background:#f0f0f0 url(../img/bg.html) 0 0 repeat;}
.text { min-height: 500px; padding: 10px 10px 20px;}
.container { width: 100%; max-width: 1034px; margin: 0 auto;}
.row-top { width: 1050px; margin: 0 auto;}
header { 
    border-bottom: 5px solid #4c9fd0;
    box-shadow: -2px 0 5px #9c9c9c;
    background-size: 550px;
}


.ptc2>table>tbody>tr>td>a>img{
    box-shadow: 0 0 5px #868686;
}
.mr10 { margin-right: 30px; }
table { width: 100%; }
table tr td { vertical-align: top; }

.clear {
  clear: both;
}
h2 {
  margin: 2px 0;
    font-size: 18px;
    color: #4b9ed0;
    font-weight: 700;
}

p {
    margin: 5px 0 5px 10px;
    font-size: 14px;
    color: #000;
}



h1 {
    margin: 0;
    text-align: center;
    color: #000;
    font-size: 60px;
    padding-top: 8px;
    position: relative;
}

h1 img {
    position: absolute;
    left: 0;
}

a {
  text-decoration: none;
}

table h2 {
    margin: 5px 0 0;
    text-align: center;
}

header{
    background: #a3bdc3;
    -webkit-box-shadow: 0 2px 4px -1px rgba(0,0,0,.25);
    -moz-box-shadow: 0 2px 4px -1px rgba(0,0,0,.25);
    box-shadow: 0 2px 4px -1px rgba(0,0,0,.25);
    border-bottom: 0px solid #1b1b1b;
}

.logo {
    padding: 15px 0 10px;
}

.reg_top {
    float: right;
}

.reg_top>a, .top-button {
    background: #00ac00;
    color: #fff;
    text-transform: uppercase;
    padding: 6px 30px;
    display: inline-block;
    margin-top: 15px;
    margin-right: 10px;
    border-radius: 20px;
}

h1 {
    margin: 10px 0 0;
    text-align: left;
    color: #000;
    font-size: 50px;
    padding-top: 12px;
    position: relative;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 55px;
    word-spacing: 5px;
}

h1 span {
    font-weight: 900;
    font-size:77px;
    font-family: 'Roboto Condensed';
}

h1 i {
    text-transform: none;
    font-style: normal;
    color: #34c48b;
}

#top {
    background-image: url(../img/top-bg.jpg);
    background-position: 20% 50%;
    background-size: cover;
}

#top h2 {
    text-align: left;
    font-weight: 300;
    font-size: 20px;
    margin: 30px 0;
    color: #000;
}

.top-row-button {
    text-align: center;
    background: rgba(0, 0, 0, .5);
}

.top-row-button a {
    display: inline-block;
    padding: 13px 70px;
    border-radius: 4px;
    background-color: #00ac00;
    box-shadow: 0 2px 0 0 #027302, 0 6px 30px -8px #000;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    text-align: center;
    color: #fff;
    font-size: 24px;
    margin: 13px 0;
}

ul {
    margin: 5px 0;
    padding-left: 10px;
    list-style-type: none;
}

ul li {
    font-family: 'Source Sans Pro';
    font-weight: 300;
    padding: 3px 0;
    font-size: 20px;
}

ul li i {
    color: #34c48b;
}

.payment_methods {
    background: #fff;
    text-align:center;
    padding: 7px 5px;
    border-radius: 20px;
    margin: 20px 0;
}

.payment_methods img {
    height: 30px;
    padding: 5px 20px;
}

.flag {
    vertical-align: -1px;
}

.ipad {
    background: url("../img/payments-bg.png");
    background-size: 1300px;
    background-repeat: no-repeat;
    background-position: 50% 30px;
}

.info {
    margin-bottom: 0;
}

.info p {
    text-align: center;
}


.feature {
    width:90%;
    margin:20px auto 0;
    color:#000;
    font-family:'Open Sans';
    position:relative;
    box-shadow: 0 2px 5px #d0d0d0;
}

.feature h3 {
    font-weight: bold;
    margin: 0;
    padding: 10px;
    color: #ffffff;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    margin-bottom: 6px;
    text-align: center;
    text-transform: uppercase;
    background: #a3bdc3;
}

.feature ul{
    margin-top:0px;
    padding-left:25px;
    padding-right: 25px;
    margin-bottom:0;
    padding-bottom:10px;
}

.feature ul li{
    list-style: none;
    line-height: 26px;
    font-size: 17px;
}

.feature>i {
    position:absolute;
    color:#00ac00;
    top:75px;
    right:10px;
    font-size:50px;
}

.feature li span {
    font-size: 30px;
    font-weight: bold;
    vertical-align: -4px;
}

.feature img {
    width: 80%;
    display: block;
    margin: 0 auto;
    padding: 10px 0 20px;
}

h2.how-to {
    text-align: center;
    color: #a3bdc3;
    font-size: 50px;
    margin: 30px 0 10px;
}

.info p.how-to {
    font-size: 18px;
    font-weight: 300;
    max-width: 650px;
    margin: 0 auto 20px;
    padding: 0 20px;
}

.phone {
    margin: 0;
    padding: 10px 0 0;
    background: #f5f5f5;
}

.phone .container {
    min-height: 400px;
    background: url(http://mypayingcryptoads.org/lp/ojru/img/phone-wad8f14.png) top right no-repeat;
}

.phone h2 {
    color: #383838;
    font-weight: 300;
    font-size: 50px;
    max-width: 590px;
    padding: 65px 0 10px;
}

.phone p {
    font-size: 20px;
    font-weight: 300;
    max-width: 590px;
}

.phone img {
    width: 90%;
    max-width: 321px;
    margin: 30px 40px 0;
}

.phone img.ico_funds {
    max-width:446px;
    width: 100%;
}

.affiliate {
    padding: 20px 0;
    background: #a3bdc3;
}


.affiliate h2 {
    font-size: 30px;
    font-weight: 400;
    font-family: 'Source Sans Pro';
    color: white;
    margin: 10px 0;
}

.affiliate h2 span {
    background: #fff;
    color: #614c9f;
    padding: 2px 10px;
    border-radius: 25px 0;
}

.affiliate a.pc {
    display: inline-block;
    padding: 10px 50px;
    border-radius: 4px;
    background-color: #34c48b;
    box-shadow: 0 2px 0 0 #19885c, 0 6px 30px -8px #000;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    text-align: center;
    color: #fff;
    font-size: 24px;
    margin: -7px 0 0;
    float: right;
}

.affiliate .mobile {
    display: none;
    text-align: center;
    padding: 15px 0 6px;
}

.affiliate .mobile a {
    display: inline-block;
    padding: 10px 50px;
    border-radius: 4px;
    background-color: #34c48b;
    box-shadow: 0 2px 0 0 #19885c, 0 6px 30px -8px #000;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    text-align: center;
    color: #fff;
    font-size: 24px;
    margin: -7px 0 0;
}


.footer {
    text-align:center;
    padding: 10px 0;
    background:#272727;
    min-height: 40px;
}

.footer p {
    color: #737373;
}


.table-three {
    width: 97%;
    margin: 10px auto;
}

.table-three .box3 {
    width: 33.333%;
    float: left;
}



#demo {
    margin: 30px 0 50px 0;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    display: inline;
}

#demo .wrapper {
    display: inline-block;
    width: 105px;
    margin: 0 10px 0 0;
    height: 20px;
    position: relative;
}

#demo .parent {
    height: 100%;
    width: 100%;
    display: block;
    cursor: pointer;
    line-height: 30px;
    list-style: none;
    height: 30px;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.15);
    color: #fff;
    z-index: 2;
    position: relative;
    -webkit-transition: border-radius .1s linear, background .1s linear, z-index 0s linear, color .1s linear;
    -webkit-transition-delay: .4s;
    text-align: center;
    font-size: 14px;
}

#demo .parent:hover,
#demo .content:hover ~ .parent {
    background: #eaeaff;
    color: #000;
    -webkit-transition-delay: 0s, 0s, 0s;
}

#demo .content:hover ~ .parent {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    z-index: 0;
}

#demo .content {
    position: absolute;
    top: 0;
    display: block;
    z-index: 1;
    height: 0;
    /*width: 105px;*/
    width: 215px;
    padding-top: 30px;
    -webkit-transition: height .5s ease;
    -webkit-transition-delay: 0s;
    border-radius: 5px;
}

#demo .wrapper:hover .content {
    height: 260px;
    z-index: 3;
    -webkit-transition-delay: 0s;
}

#demo .content:hover {
    height: 123px;
    z-index: 3;
    -webkit-transition-delay: 0s;
}


#demo .content ul {
    background: #eaeaff;
    margin: 0;
    padding: 0;
    overflow: hidden;
    height: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    float: left;
}

#demo .content ul a {
    text-decoration: none;
}

#demo .content li:hover {
    background: #eee;
    color: #333;
}

#demo .content li {
    list-style: none;
    text-align: left;
    color: #000;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    padding-left: 10px;
    border-top: 1px solid #ccc;

    border-right: 1px solid #ccc;
    padding-right: 10px;
}

#demo .content li:last-of-type {
    border-bottom-left-radius: 5px;
    /*border-bottom-right-radius: 5px;*/
}


.img-mobile {
    display: none;
}

.top-button {
    display: none;
}

td.top-table {
    width:535px;
}

table.table-features {
    margin-top:5px;
}

p.min-cashout {
    font-size: 30px;
    font-weight: 300;
    padding: 0;
    margin: 40px 0 0;
}

p.min-cashout span {
    background: #34c48b;
    color: #fff;
    padding: 5px 35px;
    display: inline-block;
    position: relative;
}

p.min-cashout span:before {
    content: "\A";
    border-style: solid;
    border-width: 48px 34px 0 0;
    border-color: transparent #34c48b transparent transparent;
    position: absolute;
    left: -34px;
    top: 0px;
}

p.min-cashout span:after {
    content: "\A";
    border-style: solid;
    border-width: 48px 0 0 34px;
    border-color: transparent transparent transparent #34c48b;
    position: absolute;
    right: -34px;
    top: 0px;
}


@media screen and (max-width: 1000px) {
    header {
        padding: 0 15px 0;
    }

    .ipad {
        background-image: none !important;
        background: rgba(255,255,255,.7);
        text-align: center;
    }
    td.top-table {
        width:100%;
    }
    table.table-features tr td:last-child {
        display: none;
    }

    table.table-features h1 {
        text-align: center;
        max-width: 535px;
        margin: 10px auto 0;
    }

    table.table-features h2 {
        text-align: center !important;
    }

    .phone .container {
        background: #f5f5f5 !important;
        text-align: center;
    }

    .phone h2, .phone p {
        margin: 2px auto;
        text-align: center;
    }

    .phone p {
        padding: 10px 20px;
    }

    .phone img {
        width: 90%;
        max-width: 321px;
        margin: 30px 0;
    }

    .phone img.ico_funds {
        max-width: 446px;
    }

    .affiliate h2 {
        padding: 0 20px;
        text-align: center;
    }

    .affiliate a.pc {
        display: none;
    }

    .affiliate .mobile {
        display: block;
    }

    .table-three .box3 {
        width: 100%;
        float: none;
    }

    .reg_top {
        padding: 16px 0;
    }

    .reg_top>a {
        display: none;
    }

    .top-button {
        display: inline-block;
        margin: 0;
        padding: 6px 50px;
    }

    .table-features h1 span {
        line-height: 90px;
    }

    .img-mobile {
        display: block;
        max-width: 599px;
        width: 90%;
        margin: 0 auto 20px;
    }

    #demo .wrapper .content ul:first-child {
        margin: 0 0 0 -105px;
        border-top-left-radius: 5px;
    }

    #demo .wrapper .content ul:last-child {
        border-top-right-radius: 0 !important;
    }

     #demo .content {
        width: 105px;
    }

    p.min-cashout span:before {
        display: none;
    }

    p.min-cashout span:after {
        display: none;
    }
}

#popup {
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    overflow: auto;
    display: none;
    z-index: 1000;
}

.popup-inner {
    display: block;
    background: #fff;
    max-width: 640px;
    border: 10px solid #34c48b;
    margin: 50px auto;
    border-radius: 20px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.6);
    position: relative;
}

.popup-inner h2 {
    text-align:center;
    margin: 20px 0 0;
    font-size: 50px;
    color: #d00000;
}

.popup-inner h3 {
    text-align:center;
    margin: 5px 0 10px;
    font-size: 40px;
    color: #614c9f;
}

.popup-inner p {
    text-align:center;
    font-size: 18px;
    color: black;
    font-weight: 300;
}

.popup-inner table {
    text-align: center;
    width: 65%;
    margin: 0 auto;
}

.popup-inner img {
    margin: 20px auto; 
    text-align: center; 
    display: block;
}

.popup-inner i.fa-close {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 30px;
    cursor: pointer;
}

#shadow {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 500;
    background: rgba(0,0,0,0.7);
}

.button-popup {
    padding: 13px 20px;
    border-radius: 4px;
    display: inline-block;
    margin: 10px 0 25px;
    color: #fff;
}

.yes {
    background: #34c48b;
    background-image: linear-gradient(to bottom, #34c48b, #2da978 50%, #1f9265 51%);
    box-shadow: 0 2px 0 0 #19885c, 0 6px 30px -8px #000;
}

.no {
    background: #d43434;
    background-image: linear-gradient(to bottom, #de6262, #d43434 50%, #c10000 51%);
    box-shadow: 0 2px 0 0 #940000, 0 6px 30px -8px #000;
}

.referrals {
    background: #FFF;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -220px;
    display: inline-block;
    border-radius: 0 0 10px 10px;
    box-shadow: 0 0 5px #000;
    padding: 5px 20px 8px;
    width: 380px;
    text-align: center;
}

.referrals p {
    color: #614c9f;
    font-size: 17px;
}

.referrals a {
    color: #fff;
    padding: 2px 10px;
    border-radius: 3px;
    margin-left: 10px;
}