.pt-perspective {
    display:table;
    position: relative;
    width: 100%;
    /*height: auto;*/
    max-width: 1116px;
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    perspective: 1200px;
    padding-bottom: 20%;
}

.pt-page {
    display: inline-block;
    width: 100%;
    position:absolute;
    top:0px;
    left:0px;
    
    display: inline-block;
    visibility: hidden;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.pt-page-current,
.no-js .pt-page {
    visibility: visible;
    z-index: 1;
}


#slide-prev > img{
    width: 25px;
    margin-right: 0px;
    position: relative;
    left:15px;
    top: 50%;
    margin-top: -25px;
    margin-left: 0px;
}
#slide-next > img{
    width: 25px;
    margin-left: 0px;
    position: relative;
    top: 50%;
    right:15px;
    margin-top: -25px;
    margin-right: 0px;
}

.pt-perspective, .pt-page { height: 100%; }

.no-js body {
    overflow: auto;
}

.pt-page-ontop {
    z-index: 999;
}

/* Text Styles, Colors, Backgrounds */

.pt-page h1 {
    position: absolute;
    font-weight: 300;
    font-size: 4.4em;
    line-height: 1;
    letter-spacing: 6px;
    margin: 0;
    top: 12%;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    word-spacing: -0.3em;
}

.pt-page h1 span {
    font-family: 'Satisfy', serif;
    font-weight: 400;
    font-size: 40%;
    text-transform: none;
    word-spacing: 0;
    letter-spacing: 0;
    display: block;
    opacity: 0.4;
}

.pt-page h1 strong {
    color: rgba(0,0,0,0.1);
}

/* Triggers (menu and button) */

.pt-triggers {
    position: absolute;
    width: 300px;
    z-index: 999999;
    top: 12%;
    left: 50%;
    margin-top: 130px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%); 
    transform: translateX(-50%);
}

.no-js .pt-triggers {
    display: none;
}

.pt-triggers .dl-menuwrapper button,
.pt-touch-button {
    border: none;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 0 20px;
    padding: 0px 20px;
    line-height: 50px;
    height: 50px;
    letter-spacing: 1px;
    width: 100%;
    cursor: pointer;
    display: block;
    font-family: 'Lato', Calibri, Arial, sans-serif;
    box-shadow: 0 3px 0 rgba(0,0,0,0.1);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.pt-touch-button {
    background: #fff;
    color: #aaa;
}

.pt-triggers .dl-menuwrapper button {
    margin-bottom: 0;
}

.pt-touch-button:active {
    box-shadow: 0 1px 0 rgba(0,0,0,0.1);
}

.touch .pt-triggers .dl-menuwrapper {
    display: none;
}

.pt-message {
    display: none;
    position: absolute;
    z-index: 99999;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #da475c;
    color: #fff;
    text-align: center;
}

.pt-message p {
    margin: 0;
    line-height: 60px;
    font-size: 26px;
}

.no-cssanimations .pt-message {
	display: block;
}

@media screen and (max-width: 47.4375em) {
    .pt-page h1 {
        font-size: 3em;
    }

    .pt-triggers .dl-menuwrapper {
        display: none;
    }
}

@media screen and (max-height: 45.9em) {
    .pt-triggers .dl-menuwrapper li a {
        padding-top: 2px;
        padding-bottom: 2px;
    }
    .pt-triggers .dl-menuwrapper li.dl-back:after, .dl-menuwrapper li > a:not(:only-child):after {
        line-height: 24px;
    }
}

@media screen and (max-height: 38em) { 
    .pt-triggers .dl-menuwrapper {
        display: none;
    }
}

@media only screen and (min-width: 1401px) {
    .pt-perspective {
        max-width: 1116px;
        /*height: 500px;*/
    }
}
@media only screen and (max-width: 1400px) {
    .pt-perspective {
        max-width: 1116px;
        /*height: 500px;*/
    }
}
@media only screen and (max-width: 1200px) {
    .pt-perspective {
        max-width: 1116px;
        /*height: 500px;*/
    }
}
@media only screen and (max-width: 992px) {
    .pt-perspective {
        max-width: 1116px;
        /*height: 500px;*/
    }
}
@media only screen and (max-width: 768px) {
    .pt-perspective {
        max-width: 1116px;
        /*height: 500px;*/
    }
}
@media (min-width: 768px) {
    .pt-perspective {
        max-width: 1116px;
        /*height: 500px;*/
    }
}
@media only screen and (max-width: 681px) {
    #pt-perspective{
        
    }
    #slide-prev > img {
        width: 15px;
        left: 15px;
        margin-top: -30px;
        margin-left: -30px;
    }
    #slide-next > img {
        width: 15px;
        right: 15px;
        margin-top: -30px;
        margin-right: -30px;
    }
}
@media only screen and (max-width: 480px) {
    .pt-perspective {
        max-width: 480px;
        /*height: 225px;*/
    }
}
@media only screen and (max-width: 440px) {
    .pt-perspective {
        max-width: 440px;
        /*height: 125px;*/
    }
}
@media only screen and (max-width: 361px) {
    .pt-perspective {
        max-width: 361px;
        /*height: 110px;*/
    }
}
@media only screen and (max-width: 359px) {
    .pt-perspective {
        max-width: 359px;
        /*height: 110px;*/
    }
}
@media only screen and (max-width: 341px) {
    .pt-perspective {
        max-width: 341px;
        /*height: 110px;*/
    }
}
@media only screen and (max-width: 321px) {
    .pt-perspective {
        max-width: 321px;
        /*height: 110px;*/
    }
}