body {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-image: url('/images/web_bg.jpg');
    background-size: cover;
    line-height: 1.8em;
    font-size: 14px
}
ul {
    margin: 0 0 10px 0;
    padding: 0 0 0 20px
}

.business-card{
	width: 100%;

}
.wrap {
    margin-top: 30px;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13)
}
.wrap .content,
.wrap .tweets {
    padding-top: 15px
}
.wrap .tweets .fa-twitter {
    font-size: 30px;
    margin-bottom: 5px
}
.wrap .tweets ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.wrap .tweets ul li {
    display: none;
    text-align: right
}
.wrap .tweets ul li span {
    font-size: 12px
}
.wrap .subscribe {
    padding-top: 30px
}
.wrap .more-btn {
    font-size: 24px;
    text-decoration: none
}
.wrap .more-btn:hover {
    cursor: pointer
}
.wrap h2 {
    font-weight: 300;
    font-size: 36px;
    margin: 0
}
.wrap .h4 {
    font-size: 18px;
    line-height: 24px;
    margin: 20px 0 15px 0;
    font-weight: 400
}
.wrap .p {
    margin: 15px 0 0 0
}
.wrap .form-wrap {
    border: 1px solid;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px
}
.wrap .form-wrap input[type=text] {
    height: 36px;
    border: 0;
    font-size: 26px;
    font-weight: 200;
    line-height: 26px;
    width: 84%;
    background-color: transparent
}
.wrap .form-wrap input[type=text]:focus {
    outline: none
}
.wrap .form-wrap .loader {
    margin: 12px 5px 0 0;
    display: none
}
.wrap .form-wrap #subscribe-btn {
    font-size: 24px;
    margin-top: 6px
}
.wrap .form-wrap #subscribe-btn:hover {
    cursor: pointer
}
.wrap .footer {
    position: relative;
    min-height: 63px;
    padding: 10px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin: 60px -15px 0 -15px;
    text-align: right
}
.wrap .footer:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 40px 40px;
    display: block;
    width: 0;
    z-index: 1;
    margin-left: -40px;
    top: -40px;
    left: 15%
}
.wrap .footer:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 40px 40px;
    display: block;
    width: 0;
    z-index: 0;
    margin-left: -40px;
    top: -41px;
    left: 15%
}
.wrap .footer a {
    font-size: 20px;
    margin: 12px 0 0 12px;
    text-decoration: none
}
.wrap .footer span {
    margin-top: 8px
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}
#overlay {
    color: #fff
}
#overlay .modal-dialog {
    width: auto;
    margin: 10px
}
#overlay .modal-dialog .modal-content {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    border: none;
    line-height: 28px;
    font-size: 14px;
    position: relative
}
#overlay .modal-dialog .modal-content h2 {
    font-size: 26px;
    line-height: 26px;
    font-weight: 300;
    margin: 0 0 15px 0
}
#overlay .modal-dialog .modal-content p {
    line-height: 28px;
    font-size: 14px
}
#overlay .modal-dialog .modal-content .overlay-wrap .content,
#overlay .modal-dialog .modal-content .overlay-wrap .wrap .tweets,
.wrap #overlay .modal-dialog .modal-content .overlay-wrap .tweets {
    margin-bottom: 50px
}
#overlay .close-btn {
    font-size: 24px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10000000
}
#overlay .close-btn:hover {
    cursor: pointer
}
.modal-backdrop.fade.in {
    filter: alpha(opacity=90);
    opacity: .9
}
.style-1 {
    background-color: #eaeaea;
    color: #797b80
}
.style-1 .wrap {
    background-color: #fff;
    border-color: silver
}
.style-1 .wrap .more-btn {
    color: #797b80
}
.style-1 .wrap .form-wrap {
    border-color: silver
}
.style-1 .wrap .footer {
    background-color: #f0f0f0;
    border-top: silver solid 1px
}
.style-1 .wrap .footer:before {
    border-color: silver transparent
}
.style-1 .wrap .footer:after {
    border-color: #f0f0f0 transparent
}
.style-1 .modal-backdrop.fade.in {
    background: url(/web/20180111054356im_/https://jedslimited.co.nz/cs-public/assets/images/overlay-bg-1.png) repeat
}
.style-1 .footer a {
    color: #b0b0b0
}
.style-2 {
    background-color: #1d2226;
    color: #797b80
}
.style-2 .wrap {
    background-color: #272d33;
    border-color: #1d2226
}
.style-2 .wrap .more-btn {
    color: #797b80
}
.style-2 .wrap .form-wrap {
    border-color: #1d2226
}
.style-2 .wrap .footer {
    background-color: #23292e;
    border-top: #1d2226 solid 1px
}
.style-2 .wrap .footer:before {
    border-color: #1d2226 transparent
}
.style-2 .wrap .footer:after {
    border-color: #23292e transparent
}
.style-2 .modal-backdrop.fade.in {
    background: url(/web/20180111054356im_/https://jedslimited.co.nz/cs-public/assets/images/overlay-bg-1.png) repeat
}
.style-2 .footer a {
    color: #364047
}
@media (min-width: 768px) {
    .wrap {
        margin-top: 120px
    }
    .wrap .content,
    .wrap .tweets {
        padding-top: 40px;
        padding-left: 40px
    }
    .wrap .tweets {
        padding-top: 40px;
        padding-left: 40px;
        padding-right: 40px
    }
    .wrap .tweets .fa-twitter {
        margin-top: 24px
    }
    .wrap .subscribe {
        padding: 60px 40px 0
    }
    #overlay .close-btn {
        margin-right: 20px
    }
    #overlay .modal-dialog {
        margin-top: 90px
    }
}