html,body {
    @import url(https://fonts.googleapis.com/css?family=Asap:400,700|Lato:400,700,900|Source+Sans+Pro:400,700&display=swap);body {
        margin: 0;
        background: #b1b1b1;
        font: 14px asap,arial
    }

    h1 {
        margin: 0 0 -10px 0;
        font: bold 36px asap,arial;
        color: #555;
        letter-spacing: -1px
    }

    h2 {
        margin: 0 0 -10px 0;
        font: bold 26px asap,arial;
        color: #555;
        letter-spacing: 0
    }

    h3 {
        margin: 0 0 -10px 0;
        font: bold 20px asap,arial;
        color: #555;
        letter-spacing: 0
    }

    p {
        font: 17px "source sans pro",arial;
        color: #202020;
        line-height: 1.5;
        text-align: left;
        padding: 0 0 0 2px
    }

    a {
        color: #006cff;
        text-decoration: none
    }

    a: hover {
        text-decoration:underline
    }

    b {
        opacity: .95
    }

    ul {
        font: 17px "source sans pro",arial;
        color: #202020;
        line-height: 1.5;
        text-align: left;
        list-style: none;
        margin: 0;
        padding: 0
    }

    li {
        font: 17px "source sans pro",arial;
        color: #202020;
        line-height: 1.5;
        text-align: left
    }

    img {
        max-width: 100%;
        height: auto;
        vertical-align: middle
    }

    br {
        clear: both
    }

    .h5 {
        clear: both;
        display: block;
        content: "";
        height: 5px
    }

    .h10 {
        clear: both;
        display: block;
        content: "";
        height: 10px
    }

    .h15 {
        clear: both;
        display: block;
        content: "";
        height: 15px
    }

    .h20 {
        clear: both;
        display: block;
        content: "";
        height: 20px
    }

    .colorred {
        color: red
    }

    .mw450 {
        max-width: 450px!important
    }

    .mw450dblock {
        max-width: 450px!important;
        display: block!important
    }

    .w100mw300 {
        width: 100%;
        max-width: 300px
    }

    .w100mw300h80 {
        width: 100%;
        max-width: 300px;
        height: 80px
    }

    .w100mw40 {
        width: 100%;
        max-width: 40px
    }

    .p050 {
        padding: 0 50px
    }

    input[type=text],textarea {
        vertical-align: middle;
        border-radius: 3px;
        border: 1px solid #dfdfdf;
        color: #444
    }

    input[type=submit] {
        font: 16px arial,tahoma;
        height: 36px;
        vertical-align: middle
    }

    .logo {
        font: bold 40px arial,tahoma;
        color: #222;
        word-wrap: break-word
    }

    .textsmall {
        font-size: 13px;
        color: #999
    }

    .textsmall:hover {
        text-decoration: none
    }

    .textmedium {
        font-size: 14px;
        word-wrap: normal;
        word-break: normal
    }

    .textbig {
        font-size: 15px
    }

    .alignleft {
        text-align: left
    }

    .aligncenter {
        text-align: center
    }

    .alignright {
        text-align: right
    }

    .alignmiddle {
        vertical-align: middle
    }

    .colorbutton {
        display: inline-block;
        background: #2c87c5;
        font: bold 17px lato,arial;
        color: #fff;
        padding: 16px 26px;
        border: 0;
        border-radius: 3px;
        text-decoration: none;
        margin: 0 0 5px 0
    }

    .colorbutton:hover {
        text-decoration: none
    }

    .colorbuttonsmall {
        display: inline-block;
        background-color: #2c87c5;
        font: normal 16px lato,arial;
        color: #fff;
        padding: 7px 16px;
        border: 0;
        border-radius: 3px;
        text-decoration: none;
        margin: 0 0 5px 0;
        height: 36px
    }

    .colorbuttonsmal:hover {
        text-decoration: none
    }

    .list {
        line-height: 1.5;
        background: url(img/icon-tick.svg) no-repeat left;
        padding: 0 0 0 35px
    }

    header {
        text-align: center
    }

    header #top {
        background: #fff;
        box-shadow: 0 1px 4px #ccc
    }

    header #logo {
        padding: 4px 2px 2px;
    }

    header a.logo {
        font: 900 40px asap,arial;
        color: #0186da;
        letter-spacing: -1px;
        text-shadow: 0 2px 2px #ddd;
        word-wrap: break-word
    }

    header a.logo: hover {
        text-decoration:none
    }

    header a .logoext {
        font-size: 301px
    }

    nav ul {
        list-style: none;
        margin: 0;
        padding: 0 20px;
        background: #333
    }

    nav ul li {
        display: inline-block;
        padding: 16px 20px
    }

    nav ul li a {
        color: #fff
    }

    main {
        display: block;
        margin: 0 auto 0 auto;
        padding: 0 20px;
        max-width: 1000px
    }

    section#urlbox {
        margin: 0 auto 20px auto;
        max-width: 758px;
        box-shadow: 0 1px 4px #ccc;
        border-radius: 6px;
        padding: 10px 30px 5px;
        background: #fff;
        text-align: center
    }

    section#urlbox h1 {
        margin: 10px auto 30px auto
    }

    section .boxtextcenterdesc {
        margin: 10px auto 30px;
        text-align: center;
        max-width: 620px
    }

    section .boxtextcenter {
        margin: 10px auto 20px;
        text-align: center;
        max-width: 620px
    }

    section .boxtextleft {
        max-width: 450px;
        word-wrap: break-word;
        word-break: break-all
    }

    section#content {
        max-width: 720px;
        margin: 30px auto 20px;
        padding: 0 0 20px 0
    }

    section .squarebox {
        display: inline-block;
        background: #fff;
        padding: 20px 35px;
        border-radius: 3px;
        font: bold 34px "source sans pro",arial;
        color: #4b4b4b
    }

    .squareboxbig {
        display: inline-block;
        background: #fff;
        padding: 20px 40px 20px 35px;
        border-radius: 3px;
        font: bold 44px "source sans pro",arial;
        color: #4b4b4b
    }

    .squareboxtext {
        transform: scale(1.0,1)
    }

    .squareboxurl {
        margin: 20px 0 0 0
    }

    .squareboxurl a {
        font: 20px lato,arial;
        padding: 10px 20px 12px;
        background: #fff;
        border-radius: 4px
    }

    #formurl {
        display: table;
        max-width: 600px;
        margin: 0 auto
    }

    #formurl input[type=text] {
        display: table-cell;
        width: 100%;
        height: 56px;
        padding: 10px 16px;
        font: 17px lato,arial;
        color: #000;
        background: #fff;
        border: 1px solid #bbb;
        border-right: 0;
        border-radius: 3px;
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        box-sizing: border-box
    }

    #formurl #formbutton {
        display: table-cell;
        width: 1%;
        box-sizing: border-box;
        vertical-align: middle
    }

    #formurl input[type=button],#formurl input[type=submit] {
        height: 56px;
        padding: 10px 16px;
        font: bold 17px lato,arial;
        color: #fff;
        background-color: #2c87c5;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        white-space: nowrap;
        border: 0;
        border-radius: 3px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        margin-left: -1px;
        -webkit-appearance: button;
        margin: 0
    }

    #balloon {
        background: #333;
        font: 13px asap,arial;
        color: #fff;
        padding: 8px;
        text-align: center;
        border-radius: 3px;
        white-space: nowrap;
        float: right;
        margin: 4px 0 4px 4px
    }

    section#emailbox {
        margin: 0 auto 20px auto;
        max-width: 758px;
        box-shadow: 0 1px 4px #ccc;
        border-radius: 6px;
        padding: 10px 30px 5px;
        background: #fff;
        text-align: center
    }

    section#emailbox h2 {
        margin: 15px auto 20px auto
    }

    #formemail {
        display: table;
        max-width: 400px;
        margin: 0 auto
    }

    #formemail input[type=email] {
        display: table-cell;
        width: 100%;
        height: 56px;
        padding: 10px 16px;
        font: 17px lato,arial;
        color: #000;
        background: #fff;
        border: 1px solid #bbb;
        border-right: 0;
        border-radius: 3px;
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        box-sizing: border-box
    }

    #formemail #formbutton {
        display: table-cell;
        width: 1%;
        box-sizing: border-box;
        vertical-align: middle
    }

    #formemail input[type=button],#formemail input[type=submit] {
        height: 56px;
        padding: 10px 16px;
        font: bold 17px lato,arial;
        color: #fff;
        background-color: #2c87c5;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        white-space: nowrap;
        border: 0;
        border-radius: 3px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        margin-left: -1px;
        -webkit-appearance: button;
        margin: 0
    }

    footer {
        text-align: center;
        font: 17px "source sans pro",arial;
        color: #eee;
        background: #333;
        width: 100%;
        border-top: 4px solid #00a0db;
        padding: 2px 0 10px;
        line-height: 1.5;
        margin: 4px 0 0 0
    }

    footer #footerbox {
        padding: 0 20px;
        background: #333
    }

    footer ul {
        display: inline-block;
        list-style: none;
        margin: 10px 0 0 0
    }

    footer ul li {
        display: inline;
        padding: 0 12px;
        border-right: 1px solid #001121;
        height: 18px
    }

    footer ul li: last-child {
        border:none
    }

    footer ul li a {
        font: 16px asap,arial;
        color: #0093ff;
        letter-spacing: 0
    }

    html {
        position: relative;
        min-height: 100%
    }

    body {
        margin-bottom: 20px
    }

    footer {
        position: absolute;
        bottom: 0
    }

    @media all and (max-width: 499px) {
        main {
            padding:0 10px
        }

        section .boxtextleft {
            padding: 0 10px;
            word-wrap: break-word
        }
    }

    #formbox {
        max-width: 400px;
        margin: 20px 0;
        padding: 10px 40px 10px 20px;
        font: 17px lato,arial;
        color: #222;
        background-color: #fff;
        text-align: left;
        border-radius: 6px;
        box-shadow: 0 1px 4px #ccc
    }

    input[type=email],input[type=text],textarea {
        font: 16px lato,arial;
        padding: 8px;
        vertical-align: middle;
        border-radius: 1px;
        border: 1px solid #b6b6b6;
        box-shadow: inset 0 1px 2px rgba(0,0,0,.1),0 -1px 1px #fff,0 1px 0 #fff
    }

    input[name=submit] {
        height: 36px;
        padding: 0 16px 3px 16px;
        font: normal 16px lato,arial;
        color: #fff;
        background-color: #2c87c5;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        white-space: nowrap;
        border: 0;
        border-radius: 3px
    }

    #button {
        text-align: right
    }

    .formtext {
        font: 18px lato,arial;
        color: #222
    }

    .formemail {
        display: none
    }

    * {
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box
    }

    #row:after {
        display: table;
        content: "";
        clear: both
    }

    #column {
        float: left;
        width: 33.33%;
        min-height: 210px;
        padding: 0 10px;
        text-align: center
    }

    .socialnetworkbox {
        display: block;
        margin: 2px 2px 2px 0
    }

    .snb {
        padding: 8px 13px 9px 13px;
        margin: 0 1px 0 0;
        font: 14px lato,arial;
        color: #fff;
        text-align: center;
        background-color: #3b5998;
        cursor: pointer;
        border-radius: 3px;
        display: inline-block;
        margin-bottom: 4px
    }

    .snb:hover {
        text-decoration: none
    }

    .snbfacebook {
        background: #3b5998
    }

    .snbtwitter {
        background: #0f1419
    }

    .snbpinterest {
        background: #d4374f
    }

    .snbtumblr {
        background: #243a4f
    }

    .snbwhatsapp {
        background: #16b75b
    }

    .snbtelegram {
        background: #3390ec
    }

    .snbreddit {
        background: #ff4500
    }

    .snblinkedin {
        background: #0a66c2
    }

    .emain {
        margin: 50px auto
    }

    .esection {
        margin: 0 auto 20px auto;
        max-width: 500px;
        box-shadow: 0 1px 4px #ccc;
        border-radius: 6px;
        padding: 50px 30px 30px;
        background: #fff;
        text-align: center
    }

    .eh1 {
        margin: 0 0 10px 0;
        font: bold 106px lato,arial;
        color: #555;
        line-height: 1;
        text-align: center
    }

    .eh2 {
        margin: 0 0 -10px 0;
        font: bold 31px asap,arial;
        color: #555;
        letter-spacing: -1px;
        text-align: center
    }

    .ebox {
        margin: 30px auto 0;
        font: 17px "source sans pro",arial;
        color: #202020;
        text-align: center;
        line-height: 1.5;
        max-width: 350px
    }

    .ebutton {
        margin: 40px auto;
        text-align: center
    }

    .colorbuttonmedium {
        background: #2c87c5;
        font: 16px lato,arial;
        color: #fff;
        padding: 12px 20px;
        border-radius: 3px
    }

    .colorbuttonmedium:hover {
        text-decoration: none
    }

    section#errorbox {
        margin: 0 auto 20px auto;
        max-width: 600px;
        box-shadow: 0 1px 4px #ccc;
        border-radius: 6px;
        padding: 10px 30px 0;
        background: #fff;
        text-align: center
    }

    section#errorbox h1 {
        margin: 30px auto 10px auto
    }

    #adbox {
        height: auto;
        margin: 10px auto 15px;
        text-align: center
    }

    #adbox300x50 {
        width: 300px;
        height: auto;
        margin: 20px auto;
        text-align: center
    }

    #adbox160x600 {
        width: 160px;
        height: auto;
        margin: 20px auto;
        text-align: center
    }

    #adbox300x250 {
        width: 300px;
        height: auto;
        margin: 20px auto;
        text-align: center
    }

    #adbox300x600 {
        width: 300px;
        height: auto;
        margin: 20px auto;
        text-align: center
    }

    #adbox728x90 {
        width: 728px;
        height: auto;
        margin: 20px auto;
        text-align: center
    }

    .inarticle {
        margin: 0 auto 20px auto;
        max-width: 720px
    }

    @media all and (max-width: 499px) {
        .ad {
            width:320px;
            height: 100px
        }
    }

    @media all and (min-width: 500px) and (max-width:769px) {
        .ad {
            width:468px;
            height: 60px
        }
    }

    @media all and (min-width: 770px) and (max-width:999px) {
        .ad {
            width:728px;
            height: 90px
        }
    }

    @media all and (min-width: 1000px) {
        .ad {
            width:970px;
            height: 90px
        }
    }

    @media all and (max-width: 1000px) {
        html {
            padding-bottom:180px
        }

        #cssmenu ul {
            display: list-item;
            max-height: 24px;
            overflow: hidden;
            margin: 0 7px 8px 7px
        }

        #cssmenu.expand ul {
            max-height: 100%
        }

        #cssmenu ul li {
            float: none;
            background: 0 0;
            border-right: none
        }

        #cssmenu ul li:nth-child(n+2) {
            margin: 0 10px;
            padding: 8px 0 28px;
            border-bottom: 1px solid #001121
        }

        #cssmenu ul li:last-child {
            border: none
        }

        #cssmenu ul li.mobile {
            display: block;
            margin: 0;
            width: 40px;
            border-radius: 3px;
            height: 35px
        }

        #cssmenu ul li.mobile span:before {
            position: absolute;
            left: 28px;
            height: 3px;
            width: 20px;
            border-top: 3px solid #fff;
            border-bottom: 3px solid #fff;
            content: '';
            margin-top: 3px
        }

        #cssmenu ul li.mobile span:after {
            position: absolute;
            left: 28px;
            height: 11px;
            width: 20px;
            border-bottom: 3px solid #fff;
            content: '';
            margin-top: 4px
        }

        footer {
            margin: 40px 0 0 0
        }

        #footermenu ul {
            max-height: 24px;
            overflow: hidden;
            margin: 8px 0;
            max-height: 100%;
            padding: 0 7px
        }

        #footermenu ul li {
            float: none;
            background: 0 0;
            border-right: none
        }

        #footermenu ul li:nth-child(n+1) {
            margin: 0;
            padding: 8px 14px 28px;
            border-bottom: 1px solid #001121;
            border-right: none
        }

        #footermenu ul li:last-child {
            border: none
        }
    }
