html,body {
    font-family: Arial, sans-serif;
    font-size: 16px;
    background-repeat: repeat-x;
    font-weight: 300;
    line-height: 1.5em;
}

html {
    overflow-x: hidden;
}

ul,ol {
    font-size: 13px;
}

a,a:hover,a:visited {
    color: inherit;
}
a:hover{opacity: 0.9;}

.logo a:hover{opacity: 1;}

h1,h2 {
    font-family: PFDinDisplayPro, sans-serif;
    color: black;
}

h1 {    font-family: PFDinDisplayPro-Thin;
    font-size: 40px;
    color: #000;
    font-weight: 100;
}

h2 {
    font-size: 30px;
    color: gray;
    font-weight: 300;
    line-height: 2.2em;
}

h3 {
    font-size: 14px;
        font-family: PFDinDisplayPro-Thin, sans-serif;
    color: #09c;
    font-weight: normal;
}

h4 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #333333;
}

hr {
    margin-bottom: 40px;
}

#add-this2 li {
font-weight: 100;
font-family: PFDinDisplayPro-Thin;
list-style: none;
float: left;
line-height: 26px;
height: 26px;
color: #000;
padding-right: 10px;
margin-right: 15px;
padding-left: 10px;
font-size: 22px;
}
header {
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: transparent;
    z-index: 1;
    height: 60px;

}

.logo { position: relative;
    font-family: PFDinDisplayPro, sans-serif;
    font-weight: 300;
    font-size: 22px;
    color: white;
        width:242px;
        height 242px;
    margin-top: 0px;
}

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

.logo img {

}
.menu li {
font-family: PFDinDisplayPro, Arial, sans-serif;
    list-style: none;
    float: left;
    line-height: 26px;
    height: 26px;
        font-weight: 500;
    font-size: 14px;
    color: white;
    padding-right: 10px;
    margin-right: 15px;
    padding-left: 10px;


}

.menu li a:hover {
    text-decoration: none;
}
.menu li:hover {

text-decorate: none; }


#bottom-section2 li {
font-weight: 100;
font-family: PFDinDisplayPro-Thin;
list-style: none;
float: left;
line-height: 26px;
height: 26px;
color:#000;
padding-right: 10px;
margin-right: 15px;
padding-left: 10px;
font-size: 22px;
}

.container li a:hover {
    text-decoration: none;
}


.ten span {
text-align: center;
background: url(../files/bg-sub.png);
padding: 5px;
    margin-left: 0px;
    display: block;
    font-family: PFDinDisplayPro, Arial, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 18px;

}

.ten span strong{
 font-size: 18px;
 font-weight: 700;
 line-height: 24px;
 }
.ten span b{

 font-weight: 500;

 }

#main-section {
    position: relative;
    height: 1000px;
}


#bottom-section {
    color: white;
    background: black;
     padding-bottom: 20px;
}

.section{ padding-top: 180px;background: rgb(65, 65, 65); }

#bottom-section2 {
    color: white;
    background: #fff;
}

#bottom-section3 {
background: rgb(65, 65, 65);

    color: white;
    line-height: 1.2em;

}
#bottom-section4 {
    color: white;
    background: #5dcc3a;
     padding-bottom: 20px;
}

#bottom-section h1 {
    color: gray;
    font-size: 24px;
    font-weight: 300;
    text-align: left;
    line-height: 24px;
}

#bottom-section .info-image {
    position: relative;
    left: -20px;
    margin-bottom: 20px;
}

.news {
    clear: both;
    margin-top: 60px;
    margin-bottom: 40px;
    padding-top: 40px;
    padding-bottom: 20px;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
    height: 60px;
}

.news .title {
    font-family: PFDinDisplayPro, sans-serif;
    font-size: 30px;
    line-height: 40px;


}

.sponsored {
    padding-bottom: 40px;
    border-bottom: 1px solid #333333;
}
.sponsored img {
    margin-right: 70px;
}

#heading {
    position: absolute;
    top: 50%;
    height: 294px;
    margin-top: -132px;
    left: 0;
    width: 100%;
}

.side-logo {
    float: right;
}

.main-download-button {
    display: none;
    position: absolute;
    right: 0;
    top: 250px;
    color: white;
    padding: 10px;
    background: #5dcc3a;
    text-align: center;
    width: 140px;
    font-size: 16px;
    font-family: PFDinDisplayPro, sans-serif;
    font-weight: 400;
    z-index: 2;
    margin: 10px;
    text-decoration: none;
    cursor: pointer;
}

.main-download-button:hover,.main-download-button:visited {
    text-decoration: none;
    color: white;
    cursor: pointer;
}



#scroll-tab {
    padding-top: 20px;
    padding-bottom: 50px;
    text-align: center;
    cursor: pointer;
}


#scroll-tab h3 {
    color: white;
    font-size: 24px;
    font-weight: normal;
}

#scroll-tab2 {
    padding-top: 20px;
    text-align: center;
        border-bottom: 1px solid #fff;
}


#scroll-tab2 h1 {
        font-family: PFDinDisplayPro, sans-serif;
    color: #fff;
    font-size: 44px;
    font-weight: 100;
    color:#fff;
}

#scroll-tab3 {
    padding-top: 20px;
    text-align: center;
}


#scroll-tab3 h3 {
        font-family: PFDinDisplayPro-Thin, sans-serif;
    color: #fff;
    font-size: 26px;
    font-weight: 100;
    color:#000;
}

#scroll-tab h3:hover {
    color: #cccccc;
}

#scroll-tab img {
    display: inline-block;
    cursor: pointer;
}

#scroll-tab h3 {
    cursor: pointer;
}


#scroll-button .icon {
    width: 25px;
    height: 25px;
    display: inline-block;
    /*background: url(/images/scroll-button.png);*/
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo2OTYxMUUzNEZCMDlFMTExOTUyNkQ1RTczQjVBREJGMyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4M0QyODc4OTBCNjQxMUUxQjkyM0ZGQTA1Q0VCOUFDRiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4M0QyODc4ODBCNjQxMUUxQjkyM0ZGQTA1Q0VCOUFDRiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgV2luZG93cyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY5NjExRTM0RkIwOUUxMTE5NTI2RDVFNzNCNUFEQkYzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY3NjExRTM0RkIwOUUxMTE5NTI2RDVFNzNCNUFEQkYzIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+vbf/YAAAA5tJREFUeNrUmlFIFFEUhs+uEq4urK6kQsuCIS6Eu9hLQig+hLFLvRRBQfgkFIFhL4mR0EtBFEFBBIU9BVEUSVFsIEVCbBRJkRAJUhAIUSAkQhCE/We8I8M0u92Ze6/O/vDjuju7M9/cc885d2Yi+XyeNKsG7oY74ITH53PwPLygY2fFYtH6W6vp4PvhvHC35Hd+wNPwFHwfXlQ5gKjCd2PwSfgz/AIe8wHB2gwfgK/D3+EH8I71BOHQGRIAF+B2TeG4D34N3xFhaRRkD/wBnoDbyIwOwp/ga2XmmDLIWfgxvI3Mi0foGPxWdnRkQOLwPfg0rb8Y4p1IIkogW+CSmJQbpbiIhJGgIJxVnsFZ2nhxqF2GB/2CbBJnIUPh0kS5FF0O5JJKTjcoPsEPRcj/F4Qn1jCFV22ieNZUAomL4Qu7OFqOVAIZ8xq2kIrrWtILJBHykHIr6UzJTpBhPy1BSDRSKBTibpAhqj4lRG+2BtKvqYvdCA06QfJUvepFeCVskIEqBuF60hsVtaObqlv9taJVrpHZulQq0dLSkvU6EokYPbKVlRVqamqinp4emc0zUT/LynQ6TXV1dWs7Mun6+npqb5fOPx1R0a5LKZVKUS6Xo1gsZnQ0GCKbzVJLS4t0cbTniHw5TSatnZiCsSE4rPzUk6js/HDDdHV1aYdhCP5dnxBWe88gv4LstLm5WSuMDcEnKYCWGWQ56M4ZRkeY2eEUEIL1k0HmlVpQMWf4YIKooaHBSiABwsmpBWUQlTljh1NjY6PqIcwxCF8VX9QB4yfMFCa2l2bsXuu5lpWO5MhomBNuTWsFkclmAetEJX0rFouzNshd+I9OGK8wMwBhH/vaeoTnyBOtC2pXNuPsZACCdcu91D2v/eoAYDKZjJWVOjs7TUBMI6xm+IXz1tsrWr0FpvWCdWtrq2VDOlfuutYpnXPFsDhBTZUD4eJ4owogfsNHnW94Xfsdh7+GHGTc3ZF4gXAGOxziEHsKX3S/We62wkv30IVEH+FDXh9UumN1Ex4NEcQXeDe37H5BSAzh8RBAzMI7qcJjHzJ3da/C+1UWYIrijqOPe6pKG8neZ5+Et8Nv1jnFcmjvLRdOQUDsGsPDe0LmhzUUu5xXdtIBQiIlX4G3ivZANxBnywK8i1YfhyJTIM5aw0UpJebPbYVVJjd9Z8QI9Ik64Vuqz2sti/kzKf4fEObLsGn69+GzOQHMWeg9/Ig0PYD2V4ABAENi5/sqyUhmAAAAAElFTkSuQmCC);
    background-size: 100%;
    margin-left: 20px;
}

#scroll-button .icon.turn {
    width: 25px;
    height: 25px;
    /*background: url(/images/scroll-button-up.png);*/
    background-image: url(data:image/png;base64,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);

}

#add-this {
    float: right;
    margin-top: 20px;
    margin-bottom: 30px;
    z-index: 3;
}

#add-this .twitter-share-button {
    position: relative;
    top: 3px;
}

.slide {
    position: absolute;
    width: 100%;
    height: 230px;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.slide.selected {
    opacity: 1;
}

@-webkit-keyframes android-animation
{
    0% { -webkit-transform: translateX(200px); opacity :0; }
    20% { -webkit-transform: translateX(0px); opacity: 1; }
    80% { -webkit-transform: scale(1); -webkit-transform: translateX(0px); opacity: 1 }
    100% { -webkit-transform: scale(1.2); opacity: 0; }
}

@-webkit-keyframes iphone-animation
{
    0% { -webkit-transform: scale(0.5); opacity :0; }
    20% { -webkit-transform: scale(1); opacity: 1; }
    80% { -webkit-transform: scale(1); opacity: 1; }
    100% { -webkit-transform: scale(1.2); opacity: 0; }
}

@-webkit-keyframes web-animation
{
    0% { -webkit-transform: scale(0.5); opacity :0; }
    20% { -webkit-transform: scale(1); opacity: 1; }
    80% { -webkit-transform: scale(1); -webkit-transform: translateX(0px); opacity: 1; }
    100% { -webkit-transform: translateX(-200px); opacity: 0; }
}

@-moz-keyframes android-animation
{
    0% { -moz-transform: translateX(200px); opacity :0; }
    20% { -moz-transform: translateX(0px); opacity: 1; }
    80% { -moz-transform: scale(1); left: 0px; opacity: 1 }
    100% { -moz-transform: scale(1.2); opacity: 0; }
}

@-moz-keyframes iphone-animation
{
    0% { -moz-transform: scale(0.5); opacity :0; }
    20% { -moz-transform: scale(1); opacity: 1; }
    80% { -moz-transform: scale(1); opacity: 1; }
    100% { -moz-transform: scale(1.2); opacity: 0; }
}

@-moz-keyframes web-animation
{
    0% { -moz-transform: scale(0.5); opacity :0; }
    20% { -moz-transform: scale(1); opacity: 1; }
    80% { -moz-transform: scale(1); -moz-transform: translateX(0px); opacity: 1; }
    100% { -moz-transform: translateX(-200px); opacity: 0; }
}
@-ms-keyframes android-animation
{
    0% { -ms-transform: translateX(200px); opacity :0; }
    20% { -ms-transform: translateX(0px); opacity: 1; }
    80% { -ms-transform: scale(1); left: 0px; opacity: 1 }
    100% { -ms-transform: scale(1.2); opacity: 0; }
}

@-ms-keyframes iphone-animation
{
    0% { -ms-transform: scale(0.5); opacity :0; }
    20% { -ms-transform: scale(1); opacity: 1; }
    80% { -ms-transform: scale(1); opacity: 1; }
    100% { -ms-transform: scale(1.2); opacity: 0; }
}

@-ms-keyframes web-animation
{
    0% { -ms-transform: scale(0.5); opacity :0; }
    20% { -ms-transform: scale(1); opacity: 1; }
    80% { -ms-transform: scale(1); -ms-transform: translateX(0px); opacity: 1; }
    100% { -ms-transform: translateX(-200px); opacity: 0; }
}

@-o-keyframes android-animation
{
    0% { -o-transform: translateX(200px); opacity :0; }
    20% { -o-transform: translateX(0px); opacity: 1; }
    80% { -o-transform: scale(1); -o-transform: translateX(0px); opacity: 1 }
    100% { -o-transform: scale(1.2); opacity: 0; }
}

@-o-keyframes iphone-animation
{
    0% { -o-transform: scale(0.5); opacity :0; }
    20% { -o-transform: scale(1); opacity: 1; }
    80% { -o-transform: scale(1); opacity: 1; }
    100% { -o-transform: scale(1.2); opacity: 0; }
}

@-o-keyframes web-animation
{
    0% { -o-transform: scale(0.5); opacity :0; }
    20% { -o-transform: scale(1); opacity: 1; }
    80% { -o-transform: scale(1); -o-transform: translateX(0px); opacity: 1; }
    100% { -o-transform: translateX(-200px); opacity: 0; }
}

@keyframes android-animation
{
    0% { transform: translateX(200px); opacity :0; }
    20% { transform: translateX(0px); opacity: 1; }
    80% { transform: scale(1); transform: translateX(0px); opacity: 1 }
    100% { transform: scale(1.2); opacity: 0; }
}

@keyframes iphone-animation
{
    0% { transform: scale(0.5); opacity :0; }
    20% { transform: scale(1); opacity: 1; }
    80% { transform: scale(1); opacity: 1; }
    100% { transform: scale(1.2); opacity: 0; }
}

@keyframes web-animation
{
    0% { transform: scale(0.5); opacity :0; }
    20% { transform: scale(1); opacity: 1; }
    80% { transform: scale(1); transform: translateX(0px); opacity: 1; }
    100% { transform: translateX(-200px); opacity: 0; }
}

.slide img {
    position: relative;
    height: 400px;
}

#android-slide img {
    opacity: 0;
}

#iphone-slide img {
    opacity: 0;
}

#web-slide img {
    opacity: 0;
}

#android-slide.selected img {
    -webkit-animation: android-animation 5.2s;
    -moz-animation: android-animation 5.2s;
    -ms-animation: android-animation 5.2s;
    -o-animation: android-animation 5.2s;
    animation: android-animation 5.2s;
}

#iphone-slide.selected img {
    -webkit-animation: iphone-animation 5.2s;
    -moz-animation: iphone-animation 5.2s;
    -ms-animation: iphone-animation 5.2s;
    -o-animation: iphone-animation 5.2s;
    animation: iphone-animation 5.2s;
}

#web-slide.selected img {
    -webkit-animation: web-animation 5.2s;
    -moz-animation: web-animation 5.2s;
    -ms-animation: web-animation 5.2s;
    -o-animation: web-animation 5.2s;
    animation: web-animation 5.2s;
}

.main-heading {
    font-size: 65px;
    font-weight: normal;
    color: #fff;
    font-family: PFDinDisplayPro-Thin, sans-serif;
    width: 450px;
    line-height: 55px;
    padding-bottom: 5px;
    padding-top: 30px;
}

.sub-heading {
color: #fff;
    width: 350px;
    margin-left: 5px;
    font-family: Arial, sans-serif;
    line-height: 20px;
    font-size: 15px;
}

.centered {
    text-align: center;
}

.notnow-yes-link, .notnow-no-link {
    font-size: 17px;
    position: relative;
    left: -44px;
    display: block;
    color: white;
    width: 190px;
    height: 55px;
    margin-top: 10px;
    line-height: 55px;
    background-repeat: no-repeat;
    padding-left: 10px;
}

.notnow-yes-link:hover, .notnow-no-link:hover {
    color: white;
    text-decoration: none;
}

.notnow-no-link {
    background-image: url(/images/red-tab.png);
}

.notnow-yes-link {
    background-image: url(/images/green-tab.png);
}

.phone-container {
    margin: 0px auto;
    background-image: url(/images/phone-big.png);
    background-repeat: no-repeat;
    width: 640px;
    height: 354px;
}

.phone-container iframe {
    width: 467px;
    height: 300px;
    margin: 20px 0 30px 75px;
}

.phone-container object {
    width: 467px;
    height: 300px;
    position: relative;
    top: 20px;
    left: 75px;
}

.anydo-modal {
    overflow: hidden;
    position: fixed;
    /*
    display: inline-block;
    line-height: 100%;
    text-align: center;
    vertical-align: middle;
    */
    width: 360px;
    height: 350px;
    margin-left: -180px;
    margin-top: -175px;
    margin-bottom: 0;
    margin-right: 0;
    top: 50%;
    left: 50%;

    background: white;
    border-radius: 20px;
    box-shadow: 10px 10px 20px rgba(0,0,0,0.5);
    z-index: 101;
    border: 3px solid #aaaaaa;
}

.anydo-modal h1 {
    margin-bottom: 5px;
}

.anydo-modal-background {
    position: fixed;
    opacity: 0.5;
    background: black;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 100;
}

.anydo-modal .close {
    float: right;
    margin: 10px;
    cursor: pointer;
}

.anydo-modal .content {
    margin: 30px;
    height: 220px;
}

.anydo-modal .button {
    font-family: PFDinDisplayPro, sans-serif;
    font-size: 40px;
    line-height: 70px;
    border-top: 1px solid #dddddd;
    color: black;
    text-align: center;
    cursor: pointer;
}

#notify-me .facebook-connect {
    text-align: center;
    margin: 15px auto;
}

.anydo-modal h1, .modal h2, .modal h3 {
    text-align: left;
    color: black;
    font-weight: 300;
    margin: 0;
    padding: 0;
    line-height: 1.5em;
}

.anydo-modal h1 {
    font-family: PFDinDisplayPro, sans-serif;
    font-size: 30px;
    line-height: 1em;
}

.anydo-modal h2 {
    font-family: Arial, sans-serif;
    font-size: 18px;
}

#notify-me .facebook-connect img {
    box-shadow: 0 2px 10px gray;
    height: 51px;
    width: 300px;
}

#notify-me .separator {
    margin: 10px auto;
}

#notify-me .separator hr {
    color: #eeeeee;
    margin: 0;
}

#notify-me .separator div {
    margin: 0 auto;
    background: white;
    width: 50px;
    text-align: center;
    position: relative;
    top: -10px;
}

#notify-me .email-input {
    font-size: 24px;
    height: 45px;
    border-radius: 0;
    line-height: 30px;
    width: 100%;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0px 5px;
}

#thanks-share h1 {
    margin-bottom: 15px;
}

#thanks-share .facebook-share img {
    box-shadow: 0 2px 10px gray;
    height: 51px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 70px;
    margin-bottom: 42px;
    display: block;
}

#thanks-share .hand-small {
    position: relative;
    width: 250px;
    top: -53px;
    left: 100px;
}

#promoted h1 {
    font-size: 26px;
    margin-bottom: 15px;
}


/*
Sticky Footer Solution
by Steve Hatcher
http://stever.ca
http://www.cssstickyfooter.com
*/

/* must declare 0 margins on everything, also for main layout components use padding, not
vertical margins (top and bottom) to add spacing, else those margins get added to total height
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body {
    height: 100%;
}

#wrap {
    min-height: 100%;
}

#main {
    overflow: auto;
    padding-bottom: 300px;
}  /* must be same height as the footer */

.heading-icons {
    margin-top: 240px;
    list-style: none;
    font-size: 18px;
    vertical-align: middle;
    margin-left: 0;
}

.heading-icons li {
    float: left;
    line-height: 34px;
    height: 34px;
    background: #ff5400;
    font-family: PFDinDisplayPro-Thin;
        font-weight: 500;
    font-size: 22px;
    color: white;
    padding-right: 10px;
    margin-right: 15px;
    padding-left: 10px;
    display: none;

    opacity: 0.3;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.heading-icons li a:hover{
    text-decoration:none;
}

.heading-icons li.selected {
    opacity: 1;
    display: block;
}

.heading-icons li:last-child {
    border: 0;
}

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
    content:"";
    height:100%;
    float:left;
    width:0;
    margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}

/* IMPORTANT

You also need to include this conditional style in the <head> of your HTML file to feed this style to IE 6 and lower and 8 and higher.

<!--[if !IE 7]>
    <style type="text/css">
        #wrap {display:table;height:100%}
    </style>
<![endif]-->

*/

footer {
    position: relative;
    clear: both;
    font-family: PFDinDisplayPro, sans-serif;
   /* negative value of footer height */

    width: 100%;
       border: 0;
    box-sizing: border-box;

    color: white;
}

footer .row {
    margin-bottom: 0;
}

footer .large-text {
    margin-top: 20px;
    color: #09c;
    font-size: 90px;
    line-height: 50px;
}

footer .big-text {
    font-size: 20px;
    line-height: 40px;
}

footer .medium-text {
    font-size: 15px;
    color: #aaa;
}

footer .small-text {
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #888;
}

footer .tiny-text {
    font-size: 12px;
    margin-bottom: 10px;
}

footer .footer-link {
    color: #666;
    margin-top: 5px;
}

.big-phone-container {
    width: 355px;
    height: 668px;
    background: url(/images/phone-full.png);
    margin: 20px auto;
    margin-bottom: -200px;

}

.big-phone-screen {
    position: relative;
    top: 81px;
    left: 22px;
    width: 312px;
    height: 505px;
    background: white;
    overflow: hidden;
    box-shadow: inset 5px 5px 5px #eeeeee;

}

.task-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.task-list li {
    border-bottom: 1px solid #eeeeee;
    border-left: 4px solid rgba(255,255,255,0);
    padding: 10px;
    font-family: Arial, sans-serif;
}

.task-list li.high {
    border-left-color: red;
}

.task-list li.low {
    border-left-color: green;
}

.task-list li.checked .title {
    text-decoration: line-through;
    color: gray;
}

.task-list li.done .title {
    text-decoration: line-through;
    color: gray;
}

.task-list li.deleted .title {
    text-decoration: line-through;
    color: gray;
}

.task-list li img {
    width: 32px;
    height: 32px;
    float: left;
    padding-right: 10px;
}

.task-list li .title {
    color: black;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;


}

.task-list li .description {

}

.task-list li .time {
    float: right;
    font-size: 12px;
}

.intent-balloon {
    border: 1px solid #e4e4e4;
    border-radius: 10px;
    width: 200px;
    background: white;
    overflow: hidden;
    margin-bottom: 20px;

    -ms-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;

    -ms-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;

}

.intent-balloon.focused {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.intent-balloon .title {
    font-family: PFDinDisplayPro, sans-serif;
    margin: 10px;
    border-bottom: 1px solid #828282;
    color: #0099cc;
    font-size: 16px;
    font-weight: 500;
    white-space: nowrap;
    text-overflow: ellipsis;

}

.intent-balloon img {
    float: right;
    padding-top: 5px;
    padding-right: 10px;
    width: 24px;
}

.intent-balloon p {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: black;
    margin-left: 10px;
}

.intent-balloon p span {
    color: #0099cc;
}

.intent-balloon .status {
    font-family: Arial, sans-serif;
    color: white;
    background: #acacac;
    font-size: 10px;
    font-weight: bold;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    clear: both;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;

}

.balloon-container {
    height: 668px;
    margin-bottom: -200px;
    overflow-y: hidden;
}

img.logo {
    float: left;
    width: 80px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.empty-placeholder {
    height: 1px;
}

div.title a {
    font-weight: bold;
    text-decoration: underline;
    color: #09c;
}

/* placeholder IE fix */
.placeholder {
    color: #cccccc;
}

#android-slide, #iphone-slide, #web-slide {
    clear: both;
}
.col_left{
    float: left;
    width: 40%;
}
.col_right{
    float: left;
    width: 60%;
}
body.oferta,
body.oferta h2,
body.oferta h3{
    font-family: 'Open Sans', sans-serif;
}

main{
    background-color: rgb(41, 41, 41);
}
section.top{
    padding-top: 160px;
}
section.description{
    padding-top: 44px;
    padding-bottom: 62px;
}
.offer_nav{
    text-align: center;
}
.offer_nav ul{
    margin: 0;
}
.offer_nav ul li{
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    color: #eeeeee;
    background-color: rgba(26, 26, 26, 0.4);
    border-width: 2px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.4);
    transition: all 0.3s ease-in 0s;
}
.offer_nav ul li a{
    transition: all 0.3s ease-in 0s;
}
.offer_nav ul li.active{
    border-color: #ff5400;
}
.offer_nav ul li.active a{
    color: #ff5400;
}
.offer_nav ul li:hover{
    border-color: #ff5400;
}
.offer_nav ul li:hover a{
    color: #ff5400;
}
.offer_nav ul li a{
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
    text-decoration: none;
}
.description h2{
    font-size: 36px;
    line-height: 44px;
    text-transform: uppercase;
    color: #eeeeee;
    font-weight: 300;
    letter-spacing: 0.075em;
}
.description .category_description{
    font-size: 14px;
    color: #eeeeee;
}
.slider{

}
.slider #image-gallery .lslide img{
/*
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
*/
    display: block;
    height: auto;
    margin: 0 auto;
    max-height: 600px;
    max-width: 100%;
    min-height: 100%;
    width: auto;
}
.slider #image-gallery .lSGallery li.active{
    border-radius: 0;
}
.see_also{
    padding-top: 44px;
    padding-bottom: 96px;
}
.see_also h3{
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 0.075em;
    color: #eeeeee;
    font-weight: 300;
    text-align: center;
    margin-bottom: 35px;
}
#nav-button {
  position: absolute;
  right: 4.5%;
  top: 14px;
  z-index: 99;
  cursor: pointer;
  padding: 30px 30px 30px 30px;
  display: none;
    text-decoration: none;
    outline: none;
}
#nav-button span {
  cursor: pointer;
  border-radius: 1px;
  height: 4px;
  width: 30px;
  background: white;
  position: absolute;
  right: 0;
  display: block;
  content: '';
  -webkit-transition: all 300ms ease-in-out;
          transition: all 300ms ease-in-out;
}
#nav-button span:before {
  height: 4px;
  width: 30px;
  background: white;
  content: '';
  display: block;
  position: absolute;
  -webkit-transition: all 300ms ease-in-out;
          transition: all 300ms ease-in-out;
  top: -10px;
  right: 0;
}
#nav-button span:after {
  height: 4px;
  width: 30px;
  background: white;
  content: '';
  display: block;
  position: absolute;
  -webkit-transition: all 300ms ease-in-out;
          transition: all 300ms ease-in-out;
  bottom: -10px;
  right: 0;
}
#nav-button.active span {
  background-color: transparent !important;
}
#nav-button.active span:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 0;
  width: 30px;
  background-color: white;
}
#nav-button.active span:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 0;
  width: 30px;
  background-color: white;
}

@media (max-width: 991px){
    .container{
        width: 750px;
    }
    .offer_nav ul li{
        margin: 5px 0;
    }
}
@media (max-width: 768px){
    #image-gallery{
        height: 500px ;
    }
    .lSAction{
        display: none !important;
    }
    .container{
        width: 90%;
    }
    header{
        position: static;
    }
    header .logo{
        position: absolute;
        top: 0;
    }
    .col_left{
        width: 100%;
        margin-bottom: 40px;
    }
    .col_right{
        width: 100%;
    }
    #add-this{
        width: 100%;
         -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.95);
    top: 0;
    right: 0;
    opacity: 0.9;
    -webkit-transition: all 0.3s ease-in-out 0.3s;
            transition: all 0.3s ease-in-out 0.3s;
    height: auto;
    float: none;
    display: block;
    margin-top: 0;
    z-index: 9979;
    }
    #add-this.active{
        z-index: 9979;
    opacity: 0.9;
    -webkit-transition: all 0.3s ease-in-out 0.3s;
            transition: all 0.3s ease-in-out 0.3s;
    -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
            transform: translateY(0%);
    }
    #add-this .menu{
        float: none !important;
        margin: 0;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #add-this .menu li{
        display: block;
        float: none;
        text-align: center;
        margin: 15px 0;
    }
    #nav-button {
        display: block;
        z-index: 9989;
      }
    .slider #image-gallery .lslide img{
        max-height: 500px;
    }
}
