*,:before,:after {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,blockquote,th,td {
    margin:0;
    padding:0;
    font-size:13px;
    direction:ltr
}

body {
    margin:0;
    padding:0;
    background:#fff;
    font-family:'Open Sans',sans-serif,Arial,Helvetica;
    color:#333;
    -webkit-font-smoothing:antialiased
}

.row {
    width:940px;
    margin:0 auto;
    padding:45px 0;
    overflow:hidden
}

.row img {
    height:auto;
    max-width:100%
}

a {
    color:#dca400;
    text-decoration:none;
    line-height:inherit
}

a:hover {
    color:
}

a:focus {
    color:
}

a img {
    border:none
}

.background_grey {
    background:#f1f1f1;
    border-top:1px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5
}

.background_white {
    background:#fff;
    border-bottom:1px solid #e5e5e5
}

.hint {
    font-size:.9em;
    color:#fff
}

.last {
    margin-right:0!important
}

.left {
    float:left
}

.right {
    float:right
}

.button_buy {
    padding:40px 0 0
}

.button_buy a {
    background:#ffad42;
    background-color: #ffad42;
    background:-moz-linear-gradient(top,#ffad42 0%,#f58a00 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffad42),color-stop(100%,#f58a00));
    background:-webkit-linear-gradient(top,#f58a00 0%,#ffad42 100%);
    background:-o-linear-gradient(top,#f58a00 0%,#ffad42 100%);
    background:-ms-linear-gradient(top,#f58a00 0%,#ffad42 100%);
    background:linear-gradient(to bottom,#f58a00 0%,#ffad42 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffad42',endColorstr='#f58a00',GradientType=0);
    font-family:'Bree Serif',serif;
    color:#fff;
    font-size:2em;
    text-shadow:0 -1px #f58a00;
    display:inline-block;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    box-shadow:0 1px 3px #181818
}

#author .button_buy {
    clear:both;
    padding:0;
    margin:0 0 0 135px
}

#author .button_buy a {
    box-shadow:0 1px 2px #818181
}

.button_buy a:hover,a.button_buy_table:hover {
    background:#3da8bd;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzczYTcyNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5N2JmMGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-moz-linear-gradient(top,#3da8bd 0%,#2a7583 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3da8bd),color-stop(100%,#2a7583));
    background:-webkit-linear-gradient(top,#3da8bd 0%,#2a7583 100%);
    background:-o-linear-gradient(top,#3da8bd 0%,#2a7583 100%);
    background:-ms-linear-gradient(top,#3da8bd 0%,#2a7583 100%);
    background:linear-gradient(to bottom,#3da8bd 0%,#2a7583 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#73a726',endColorstr='#97bf0f',GradientType=0)
}

.button_buy span {
    display:block;
    float:left
}

.button_price {
    background:url(images/bg_button_green.png) no-repeat right -5px;
    padding:6px 15px;
    border-top-left-radius:5px;
    -moz-border-radius-topleft:5px;
    -webkit-border-top-left-radius:5px;
    border-bottom-left-radius:5px;
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-left-radius:5px;
    box-shadow:inset 0 1px #ffad42
}

.button_buy a:hover .button_price {
    background:url(images/bg_button_green.png) no-repeat right -71px
}

.button_text {
    box-shadow:inset 0 1px #9cc015;
    padding:6px 15px 6px 10px;
    border-top-right-radius:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-bottom-right-radius:5px
}

a.button_buy_table {
    background:#97bf0f;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk3YmYwZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3M2E3MjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-moz-linear-gradient(top,#97bf0f 0%,#73a726 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#97bf0f),color-stop(100%,#73a726));
    background:-webkit-linear-gradient(top,#97bf0f 0%,#73a726 100%);
    background:-o-linear-gradient(top,#97bf0f 0%,#73a726 100%);
    background:-ms-linear-gradient(top,#97bf0f 0%,#73a726 100%);
    background:linear-gradient(to bottom,#97bf0f 0%,#73a726 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#97bf0f',endColorstr='#73a726',GradientType=0);
    font-family:'Bree Serif',serif;
    color:#fff;
    font-size:1.4em;
    text-shadow:0 -1px #35490e;
    display:inline-block;
    margin:20px 0;
    padding:7px 25px;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px
}

h1,h2 {
    font-family:'Bree Serif',serif
}

#main_content h2 {
    margin-bottom:10px
}

#main_content h3 {
    font-family:'Open Sans',sans-serif,Arial,Helvetica;
    font-size:1.2em;
    font-weight:400;
    color:#999
}

h4,h5,h6 {
    font-family:'Open Sans',sans-serif,Arial,Helvetica;
    font-weight:700;
    font-style:normal;
    color:#222;
    text-rendering:optimizeLegibility;
    line-height:1.1;
    margin-bottom:13px;
    margin-top:13px
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
    font-size:60%;
    color:#6f6f6f;
    line-height:0
}

h1 {
    font-size:3.2em
}

h2 {
    font-size:1.7em
}

h3 {
    font-size:1.6em
}

h4 {
    font-size:1.4em
}

h5 {
    font-size:1.2em
}

#logo {
    color:#fff
}

#logo img {
    float:left;
    margin:0 15px 0 0
}

#logo h1 {
    font-family:'Open Sans',sans-serif,Arial,Helvetica;
    font-weight:400;
    font-size:2.1em;
    display:inline;
    margin:0 10px 0 0
}

#logo h2 {
    font-family:'Open Sans',sans-serif,Arial,Helvetica;
    font-weight:300;
    font-size:1.2em;
    font-style:italic;
    display:inline;
    margin:0 10px 0 0
}

#banner .one_half h1 {
    line-height:1.1em;
    margin:25px 0 15px
}

h2.subheader {
    font-family:'Open Sans',sans-serif,Arial,Helvetica;
    font-weight:300;
    font-size:1.4em;
    margin-bottom:15px
}

#main_content h2 {
    font-family:'Bree Serif',serif;
    font-weight:400;
    color:#333;
    font-size:2em
}

.section_title {
    background:url(images/bg_border.gif) repeat-x 0 22px;
    text-align:center
}

.section_title span {
    background:#fff;
    padding:0 25px
}

.background_grey .section_title span {
    background:#f1f1f1;
    padding:0 25px
}

#companies h3 {
    font-size:1em;
    font-weight:300;
    text-transform:uppercase;
    color:#666;
    margin:0 55px 0 0;
    padding:7px 0 0;
    float:left
}

#pricing h4 {
    font-family:'Bree Serif',serif;
    color:#666;
    text-align:center;
    font-weight:400;
    font-size:1.6em
}

.one_half,.one_third,.two_thirds,.three_fourths,.one_fourth {
    float:left;
    margin:0 20px 20px 0;
    position:relative
}

.one_half {
    width:460px
}

.one_third {
    width:300px
}

.two_thirds {
    width:620px
}

.one_fourth {
    width:220px
}

.three_fourths {
    width:700px
}

#header_region {
    padding:0 0 35px;
    overflow:hidden
}

#banner {
    background:url(images/backgrounds/bg_banner_3.jpg) no-repeat center center fixed;
    min-height: 100vh;
    background-attachment:fixed;
    background-size:cover;
    -moz-background-size:cover;
    -webkit-background-size:cover;
    -o-background-size:cover;
    color:#fff;
    padding:10px 0
}

#banner .row {
    clear:both
}

.content_page #banner .row {
    padding-bottom:10px
}

#shelf {
    background:url(images/shelf.png) no-repeat center bottom;
    padding-bottom:28px;
    text-align:center
}

#shelf img {
    display:inline
}

#companies .row {
    padding:25px 0 15px;
    text-align:center
}

#companies img {
    margin:0 25px;
    display:inline-block
}

#features ul,#features ul li {
    list-style:none;
    padding:0
}

#features ul li {
    margin-top:20px;
    margin-bottom:20px
}

#features h4 {
    font-size:1.3em;
    font-weight:400;
    margin-top:0
}

#features i {
    float:left;
    margin:0 15px 15px 0;
    color:#ffad42;
    text-align:center
}

#testimonials blockquote {
    margin:0 20px 0 0;
    padding:9px 0 0
}

blockquote img {
    background:#fff;
    margin:-25px 35px 0 15px;
    padding:3px;
    float:left;
    box-shadow:0 1px 3px #d3d3d3
}

#testimonials footer {
    background:url(images/sprite.png) no-repeat 90px 0;
    padding:10px 0 0
}

blockquote div {
    font-weight:700;
    color:#dca400
}

blockquote,blockquote p {
    line-height:1.5;
    color:#6f6f6f
}

q {
    background:#fff;
    display:block;
    font-style:italic;
    padding:15px 15px 35px;
    box-shadow:0 1px 3px #d3d3d3
}

blockquote cite {
    display:block;
    font-size:12px;
    color:#555
}

blockquote cite:before {
    content:"\2014 \0020"
}

blockquote cite a,blockquote cite a:visited {
    color:#555
}

abbr,acronym {
    text-transform:uppercase;
    font-size:90%;
    color:#222;
    border-bottom:1px solid #ddd;
    cursor:help
}

abbr {
    text-transform:none
}

#screenshots .image-gallery a {
    background:url(images/bg_zoom.png) no-repeat center center #dca400;
    display:block;
    margin:0 15px 15px 0;
    padding:0!important;
    height:auto;
    float:left;
    box-shadow:0 1px 2px #ccc
}

#screenshots .image-gallery img {
    -moz-transition:opacity .2s linear;
    -webkit-transition:opacity .2s linear;
    -ms-transition:opacity .2s linear;
    -o-transition:opacity .2s linear;
    transition:opacity .2s linear;
    display:block
}

#screenshots img:hover {
    opacity:.05;
    filter:alpha(opacity= 05)
}

.list_check {
    margin:0 0 0 20px
}

.list_check li {
    background:url(images/bg_check.png) no-repeat 0 6px;
    padding:7px 0 7px 30px;
    list-style:none;
    overflow:hidden
}

#author_image {
    background:#fff;
    margin:0 35px 0 0;
    padding:5px;
    box-shadow:0 1px 1px #ccc
}

#book_cover {
    display:inline-block;
    text-align:center
}

#newsletter.row {
    padding:25px 0
}

#newsletter h2 {
    width:460px;
    margin:0 20px 0 0;
    float:left;
    color:#737373
}

#newsletter #e-mail {
    width:310px;
    height:40px;
    color:#999;
    border:1px solid #d3d3d3;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    padding:10px;
    box-shadow:inset 0 2px 3px #ebebeb;
    -moz-box-shadow:inset 0 2px 3px #ebebeb;
    -webkit-box-shadow:inset 0 2px 3px #ebebeb
}

#newsletter #submit {
    background:#97bf0f;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk3YmYwZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3M2E3MjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-moz-linear-gradient(top,#97bf0f 0%,#73a726 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#97bf0f),color-stop(100%,#73a726));
    background:-webkit-linear-gradient(top,#97bf0f 0%,#73a726 100%);
    background:-o-linear-gradient(top,#97bf0f 0%,#73a726 100%);
    background:-ms-linear-gradient(top,#97bf0f 0%,#73a726 100%);
    background:linear-gradient(to bottom,#97bf0f 0%,#73a726 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#97bf0f',endColorstr='#73a726',GradientType=0);
    font-family:'Bree Serif',serif;
    color:#fff;
    font-size:1.4em;
    text-shadow:0 -1px #35490e;
    text-align:center;
    float:right;
    width:140px;
    height:40px;
    border:none;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    cursor:pointer
}

#newsletter #submit:hover {
    background:#73a726;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzczYTcyNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5N2JmMGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-moz-linear-gradient(top,#73a726 0%,#97bf0f 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#73a726),color-stop(100%,#97bf0f));
    background:-webkit-linear-gradient(top,#73a726 0%,#97bf0f 100%);
    background:-o-linear-gradient(top,#73a726 0%,#97bf0f 100%);
    background:-ms-linear-gradient(top,#73a726 0%,#97bf0f 100%);
    background:linear-gradient(to bottom,#73a726 0%,#97bf0f 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#73a726',endColorstr='#97bf0f',GradientType=0)
}

#pricing_table {
    display:table;
    padding:30px 0 0;
    margin:0 auto;
    text-align:center
}

.pricing_block {
    background:#fff;
    box-shadow:0 1px 3px #d3d3d3;
    text-align:center;
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out
}

.pricing_block:hover {
    box-shadow:0 1px 5px #a9a9a9
}

.pricing_block:hover .pricing {
    background:#e2e2e2
}

#favorite.pricing_block:hover {
    box-shadow:0 1px 8px #8c8c8c
}

#favorite.pricing_block:hover .pricing {
    background:#73a826
}

.pricing {
    background:#f8f8f8;
    padding:10px 0;
    border-top:1px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5;
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out
}

.pricing_block ul li {
    padding:10px 0;
    border-bottom:1px solid #e5e5e5;
    list-style:none
}

.price {
    font-family:'Bree Serif',serif;
    font-size:4.8em;
    margin:0
}

.price span {
    font-size:.5em;
    position:relative;
    top:-30px;
    left:-5px
}

.price_sub {
    font-style:italic;
    color:#666;
    margin:0 0 10px
}

#favorite.pricing_block {
    box-shadow:0 1px 5px #b2b2b2;
    padding:10px 0 15px;
    margin-top:-10px
}

#favorite .pricing {
    background:#90ba14;
    color:#fff
}

#favorite .price_sub {
    color:#fff
}

.embed_container {
    position:relative;
    padding-bottom:56.25%;
    margin:20px 0 0;
    padding-top:30px;
    height:0;
    overflow:hidden
}

.embed_container iframe,.embed_container object,.embed_container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}

#social_elements ul {
    margin:10px 0 0;
    float:right
}

#social_elements li {
    width:24px;
    height:24px;
    margin:0 5px 0 0;
    float:left;
    list-style:none;
    padding:0
}

#social_elements a span {
    display:none
}

#social_elements a {
    display:block;
    width:24px;
    height:24px;
    padding:0;
    margin:0 0 4px;
    opacity:.5;
    filter:alpha(opacity= 50);
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out
}

#social_elements a:hover {
    opacity:.9;
    filter:alpha(opacity= 90)
}

.facebook {
    background:url(images/sprite_social_element.png) no-repeat -27px 0
}

.googleplus {
    background:url(images/sprite_social_element.png) no-repeat -27px -60px
}

.twitter {
    background:url(images/sprite_social_element.png) no-repeat -27px -30px
}

.stumbleupon {
    background:url(images/sprite_social_element.png) no-repeat -27px -150px
}

.youtube {
    background:url(images/sprite_social_element.png) no-repeat -27px -90px
}

.vimeo {
    background:url(images/sprite_social_element.png) no-repeat -27px -120px
}

.linkedin {
    background:url(images/sprite_social_element.png) no-repeat -27px -180px
}

.pinterest {
    background:url(images/sprite_social_element.png) no-repeat -27px -210px
}

.rss {
    background:url(images/sprite_social_element.png) no-repeat -27px -240px
}

.digg {
    background:url(images/sprite_social_element.png) no-repeat -27px -270px
}

.myspace {
    background:url(images/sprite_social_element.png) no-repeat -27px -300px
}

.picasa {
    background:url(images/sprite_social_element.png) no-repeat -27px -330px
}

.flickr {
    background:url(images/sprite_social_element.png) no-repeat -27px -360px
}

.dribbble {
    background:url(images/sprite_social_element.png) no-repeat -27px -390px
}

.blogger {
    background:url(images/sprite_social_element.png) no-repeat -27px -420px
}

.feedback {
    background:url(images/sprite_social_element.png) no-repeat -27px -450px
}

#contact {
    background:#fff;
    width:390px;
    left:0;
    right:0;
    margin:40px auto;
    z-index:99999;
    padding:15px;
    border:5px solid #f1f1f1;
    box-shadow:0 0 5px #333;
    -moz-box-shadow:0 0 5px #333;
    -webkit-box-shadow:0 0 5px #333;
    display:none
}

label {
    display:block;
    margin:10px 0 5px
}

input#contactname,input#contactemail,#contact textarea,input#humanornot {
    color:#999;
    border:1px solid #d3d3d3;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    padding:10px;
    box-shadow:inset 0 2px 3px #ebebeb;
    -moz-box-shadow:inset 0 2px 3px #ebebeb;
    -webkit-box-shadow:inset 0 2px 3px #ebebeb;
    padding:7px 5px
}

input#contactname,input#contactemail {
    width:200px
}

#contact textarea {
    font-family:'Open Sans',sans-serif,Arial,Helvetica;
    width:350px;
    height:100px;
    font-size:100%
}

input#submitcontact {
    background:#97bf0f;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk3YmYwZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3M2E3MjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-moz-linear-gradient(top,#97bf0f 0%,#73a726 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#97bf0f),color-stop(100%,#73a726));
    background:-webkit-linear-gradient(top,#97bf0f 0%,#73a726 100%);
    background:-o-linear-gradient(top,#97bf0f 0%,#73a726 100%);
    background:-ms-linear-gradient(top,#97bf0f 0%,#73a726 100%);
    background:linear-gradient(to bottom,#97bf0f 0%,#73a726 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#97bf0f',endColorstr='#73a726',GradientType=0);
    font-family:'Bree Serif',serif;
    color:#fff;
    font-size:1.4em;
    text-shadow:0 -1px #35490e;
    text-align:center;
    display:block;
    width:140px;
    height:40px;
    margin:10px 0 0;
    border:none;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    cursor:pointer
}

input#submitcontact:hover {
    background:#73a726;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzczYTcyNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5N2JmMGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-moz-linear-gradient(top,#73a726 0%,#97bf0f 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#73a726),color-stop(100%,#97bf0f));
    background:-webkit-linear-gradient(top,#73a726 0%,#97bf0f 100%);
    background:-o-linear-gradient(top,#73a726 0%,#97bf0f 100%);
    background:-ms-linear-gradient(top,#73a726 0%,#97bf0f 100%);
    background:linear-gradient(to bottom,#73a726 0%,#97bf0f 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#73a726',endColorstr='#97bf0f',GradientType=0)
}

#contact_close {
    background:url(images/controls/close.png) no-repeat;
    width:20px;
    height:20px;
    display:block;
    float:right;
    margin:-27px -27px 0 0
}

#contact_close span {
    display:none
}

.success {
    background:#a9d26e;
    padding:5px;
    text-align:center;
    border:1px solid #79a041;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    color:#fff
}

.fail {
    background:#a93636;
    padding:5px;
    text-align:center;
    border:1px solid #742424;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    color:#fff
}

a#contact_close_counter {
    display:block;
    padding:5px;
    text-align:center;
    color:#666;
    text-decoration:none
}

#page_footer {
    color:#999
}

#page_footer.row {
    padding:15px 0
}

#page_footer ul,#page_footer p {
    display:inline;
    margin:0;
    padding:0
}

#page_footer p {
    float:right
}

#page_footer ul li {
    display:inline;
    padding:0 5px 0 0
}

#page_footer a {
    color:#999
}

.scrollup {
    background:url(images/sprite.png) no-repeat 0 -282px;
    width:56px;
    height:56px;
    opacity:.4;
    filter:alpha(opacity= 40);
    position:fixed;
    bottom:30px;
    right:20px;
    display:none;
    text-indent:-9999px
}

.reveal-modal-bg {
    position:fixed;
    height:100%;
    width:100%;
    background:#000;
    opacity:.85;
    filter:alpha(opacity=85);
    z-index:999;
    display:none;
    top:0;
    left:0
}

.reveal-modal {
    background:#fff;
    visibility:hidden;
    display:none;
    top:100px;
    left:50%;
    margin-left:-260px;
    width:520px;
    position:absolute;
    z-index:41;
    padding:30px;
    -webkit-box-shadow:0 0 10px rgba(0,0,0,0.4);
    -moz-box-shadow:0 0 10px rgba(0,0,0,0.4);
    box-shadow:0 0 10px rgba(0,0,0,0.4)
}

.reveal-modal .close-reveal-modal:not(.button) {
    font-size:22px;
    font-size:2.2rem;
    line-height:.5;
    position:absolute;
    top:8px;
    right:11px;
    color:#aaa;
    text-shadow:0 -1px 1px rgba(0,0,0,0.6);
    font-weight:700;
    cursor:pointer
}

.reveal-modal.small {
    width:30%;
    margin-left:-15%
}

.reveal-modal.medium {
    width:40%;
    margin-left:-20%
}

.reveal-modal.large {
    width:60%;
    margin-left:-30%
}

.reveal-modal.xlarge {
    width:70%;
    margin-left:-35%
}

.reveal-modal.expand {
    width:90%;
    margin-left:-45%
}

.reveal-modal .row {
    min-width:0;
    margin-bottom:10px
}

.reveal-modal>:first-child {
    margin-top:0
}

.reveal-modal>:last-child {
    margin-bottom:0
}

#galleryOverlay {
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    opacity:0;
    z-index:99;
    background-color:#222;
    background-color:rgba(0,0,0,0.8);
    overflow:hidden;
    display:none;
    -moz-transition:opacity .4s ease;
    -webkit-transition:opacity .4s ease;
    transition:opacity .4s ease
}

#galleryOverlay.visible {
    opacity:1
}

#gallerySlider {
    height:100%;
    left:0;
    top:0;
    width:100%;
    white-space:nowrap;
    position:absolute;
    -moz-transition:left .4s ease;
    -webkit-transition:left .4s ease;
    transition:left .4s ease
}

#gallerySlider .placeholder {
    background:url(images/controls/loading.gif) no-repeat center center;
    height:100%;
    line-height:1px;
    text-align:center;
    width:100%;
    display:inline-block
}

#gallerySlider .placeholder:before {
    content:"";
    display:inline-block;
    height:50%;
    width:1px;
    margin-right:-1px
}

#gallerySlider .placeholder img {
    display:inline-block;
    max-height:100%;
    max-width:100%;
    vertical-align:middle
}

#gallerySlider.rightSpring {
    -moz-animation:rightSpring .3s;
    -webkit-animation:rightSpring .3s
}

#gallerySlider.leftSpring {
    -moz-animation:leftSpring .3s;
    -webkit-animation:leftSpring .3s
}

@-moz-keyframes rightSpring {
0% {
    margin-left:0
}

50% {
    margin-left:-30px
}

100% {
    margin-left:0
}
}

@-moz-keyframes leftSpring {
0% {
    margin-left:0
}

50% {
    margin-left:30px
}

100% {
    margin-left:0
}
}

@-webkit-keyframes rightSpring {
0% {
    margin-left:0
}

50% {
    margin-left:-30px
}

100% {
    margin-left:0
}
}

@-webkit-keyframes leftSpring {
0% {
    margin-left:0
}

50% {
    margin-left:30px
}

100% {
    margin-left:0
}
}

#prevArrow,#nextArrow {
    border:none;
    text-decoration:none;
    background:url(images/controls/arrows.png) no-repeat;
    opacity:.5;
    cursor:pointer;
    position:absolute;
    width:43px;
    height:58px;
    top:50%;
    margin-top:-29px
}

#prevArrow:hover,#nextArrow:hover {
    opacity:1
}

#prevArrow {
    background-position:left top;
    left:40px
}

#nextArrow {
    background-position:right top;
    right:40px
}

#imageTitle {
    background-color:rgba(0,0,0,0.5);
    color:#fff;
    width:100%;
    text-align:center;
    position:absolute;
    padding:10px 0;
    bottom:0;
    left:0;
    z-index:100000
}

.jl_video_container {
    position:relative!important;
    padding-bottom:56.25%!important;
    padding-top:30px!important;
    height:0!important;
    overflow:hidden!important
}

.jl_video_container embed,.jl_video_container iframe,.jl_video_container object {
    position:absolute!important;
    top:0!important;
    left:0!important;
    width:100%!important;
    height:100%!important
}

@media screen and (min-width : 761px ) and (max-width: 1005px) {
.row {
    width:730px;
    margin:0 auto;
    padding:25px 0
}

.one_half {
    width:355px
}

.one_third {
    width:230px
}

.two_thirds {
    width:480px
}

.one_fourth {
    width:167px
}

.three_fourths {
    width:540px
}

.one_half .one_fourth {
    width:150px
}

#shelf {
    background:url(images/shelf_ipad.png) no-repeat center bottom;
    padding-bottom:22px
}

#author .button_buy {
    margin-left:110px
}

#companies .row {
    padding-bottom:5px
}

#companies img {
    margin-bottom:10px
}

#testimonials img {
    margin-bottom:15px
}

#screenshots .one_half {
    width:730px
}

#screenshots a.last {
    margin:0 15px 15px 0!important
}

#author_image {
    margin:0 10px 0 0
}

#newsletter h2 {
    width:320px;
    margin:0 0 5px;
    float:left
}

#newsletter form {
    margin:20px 0 0;
    float:right
}

#newsletter input#e-mail {
    width:240px;
    margin:5px 10px 5px 0
}

#newsletter input#submit {
    float:right;
    margin:5px 0 0
}

#page_footer p {
    float:none;
    display:block
}
}

@media screen and (max-width: 760px) {
.row {
    width:430px;
    margin:0 auto;
    padding:15px 0
}

.one_half,.one_third,.two_thirds,.one_fourth,.three_fourths,.one_half .one_fourth {
    width:430px
}

h2.section_title,h2.section_title span {
    background:none;
    text-align:left;
    padding-left:0!important;
    padding-right:0!important
}

#banner .two_thirds {
    margin:0
}

#banner #social_elements ul {
    width:430px;
    float:none;
    text-align:center
}

#banner #social_elements ul li {
    display:inline-block;
    float:none;
    margin:0
}

#author .button_buy {
    margin:0;
    text-align:center
}

#companies .row {
    padding-top:10px;
    padding-bottom:5px
}

#companies img {
    margin:5px
}

#features li.one_half {
    margin:10px 0
}

#screenshots a {
    margin:5px!important
}

#screenshots a,#screenshots a img {
    height:auto!important;
    max-width:200px!important
}

#testimonials blockquote {
    margin-bottom:10px
}

#testimonials img {
    margin-bottom:15px
}

#newsletter h2 {
    width:430px;
    margin:0 0 5px
}

#newsletter form {
    clear:both
}

#newsletter input#e-mail {
    width:280px;
    margin:5px 0
}

#newsletter input#submit {
    float:right;
    margin:5px 0 0
}

#page_footer p {
    float:none;
    display:block
}

.scrollup {
    display:none!important
}
}

@media screen and (max-width: 460px) {
.row {
    width:285px;
    margin:0 auto;
    padding:15px 0
}

.one_half,.one_third,.two_thirds,.one_fourth,.three_fourths,.one_half .one_fourth {
    width:285px
}

#header_region {
    padding-bottom:10px
}

#logo h2 {
    display:block
}

#banner .two_thirds,#shelf.one_half {
    margin:0;
    padding-right:0
}

#shelf {
    background:url(images/shelf_mobile.png) no-repeat center bottom;
    padding-bottom:18px
}

#shelf img {
    height:auto;
    max-width:100%
}

#banner #social_elements ul {
    width:285px;
    float:none;
    text-align:center
}

#banner #social_elements ul li {
    display:inline-block;
    float:none;
    margin:0
}

#author .button_buy {
    margin:0;
    text-align:center
}

#testimonials blockquote {
    margin-bottom:10px
}

#testimonials img {
    margin-bottom:15px
}

.image-gallery {
    margin:0 auto!important
}

.image-gallery a,.image-gallery img {
    width:130px;
    height:auto
}

img#author_image {
    margin:0 auto 10px 0;
    width:100px
}

#newsletter h2 {
    width:285px;
    margin:0 0 5px
}

#newsletter input#e-mail {
    width:285px;
    margin:5px 0
}

#newsletter input#submit {
    float:none
}

#contact {
    width:290px
}

#contact textarea {
    width:250px
}

#page_footer p {
    float:none;
    display:block
}

.scrollup {
    display:none!important
}
}