﻿@import url('demo.css');

@font-face
{
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot');
    src: url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('../fonts/icomoon.svg#icomoon') format('svg'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'Conv_Helvetica';
    src: url('../fonts/Helvetica/Helvetica.eot');
    src: local('☺'), url('../fonts/Helvetica/Helvetica.woff') format('woff'), url('../fonts/Helvetica/Helvetica.ttf') format('truetype'), url('../fonts/Helvetica/Helvetica.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

h2
{
    font-family: 'Conv_Helvetica';
}
.js .st-stack-raw
{
    display: none;
}

.st-wrapper
{
    width: 100%;
    height: 500px;
    position: relative;
    margin: 0 auto;
    -webkit-perspective: 1200px;
    -webkit-perspective-origin: 50% 100%;
    -moz-perspective: 1200px;
    -moz-perspective-origin: 50% 100%;
    -o-perspective: 1200px;
    -o-perspective-origin: 50% 100%;
    -ms-perspective: 1200px;
    -ms-perspective-origin: 50% 100%;
    perspective: 1200px;
    perspective-origin: 50% 100%;
    padding: 0;
}

.st-stack
{
    position: absolute;
    height: 10px;
    bottom: 0px;
    background-image: url(../images/localseoresults/gradient.png);
    background-color: #333; /*	background-image: -webkit-linear-gradient(top, #fff 50%, #e7ae38 50%); 	background-image: -moz-linear-gradient(top, #fff 50%, #e7ae38 50%); 	background-image: -o-linear-gradient(top, #fff 50%, #e7ae38 50%); 	background-image: -ms-linear-gradient(top, #fff 50%, #e7ae38 50%); 	background-image: linear-gradient(to bottom, #fff 50%, #e7ae38 50%);*/
    -webkit-background-size: 5px 5px;
    -moz-background-size: 5px 5px;
    background-size: 5px 5px;
    background-position: bottom center;
}

.st-stack:before
{
    content: '';
    position: absolute;
    width: 140%;
    left: -20%;
    bottom: -10px;
    height: 20px;
    z-index: -1;
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 60%);
    background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 60%);
    background: -o-radial-gradient(center, ellipse cover, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 60%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 60%);
    background: radial-gradient(center, ellipse cover, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 60%);
}

.st-stack-left
{
    left: -48px;
    width: 100px !important;
    bottom: 400px;
}

.st-stack-right
{
    right: -48px;
    width: 100px !important;
    bottom: 400px;
}


.st-wrapper nav
{
    position: absolute;
    width: 200px;
    left: 41%;
    top: 0;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.st-wrapper .st-title
{
    position: absolute;
    width: 100%;
    left: 0;
    top: 144px;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.st-wrapper .st-title
{
    padding: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.st-wrapper .st-title h2
{
    padding: 0 20px;
    font-size: 42px;
    color: #222;
    font-weight: bold;
    letter-spacing: 3px;
    font-family: 'Conv_Helvetica' , Arial, sans-serif;
    line-height: 38px;
    text-shadow: 0 1px 1px rgba(255,255,255,0.6);
    margin: 0 0;
}

.st-wrapper .st-title h3
{
    font-size: 20px;
    font-family: 'Conv_Helvetica' , Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    color: #DC4E2A;
    text-shadow: none;
    text-transform: uppercase;
}

.st-wrapper nav span
{
    color: #000000;
    display: inline-block;
    padding: 39px 0 0;
    text-align: center;
    width: 54px;
}

.st-wrapper nav span:first-child
{
    margin-right: 18px;
}

.st-wrapper nav span:last-child
{
    margin-left: 5px;
}

.st-wrapper nav span:before
{
    font-family: 'icomoon';
    font-style: normal;
    speak: none;
    font-weight: normal;
    line-height: 1;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    color: #fff;
    background: #0A7EC0;
    border-radius: 50%;
    cursor: pointer;
    text-shadow: 0 1px 1px rgba(255,255,255,0.5);
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.st-wrapper nav span:first-child
{
    background-image: url(../images/localseoresults/icon-leftt.png);
    background-repeat: no-repeat;
}

.st-wrapper nav span:first-child:before
{
    /*content: "\e136";*/
}

.st-wrapper nav span:last-child:before
{
    /*content: "\e132";*/
}
.st-wrapper nav span:last-child
{
    background-image: url(../images/localseoresults/icon-right.png);
    background-repeat: no-repeat;
}

.st-wrapper nav span:hover:before
{
    color: #e3f5ff;
}

.st-wrapper .st-item
{
    position: absolute;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    top: 110px !important;
}

.st-wrapper .st-item.st-center
{
    -webkit-transform: rotateZ(0deg) rotateY(0deg);
    -moz-transform: rotateZ(0deg) rotateY(0deg);
    -o-transform: rotateZ(0deg) rotateY(0deg);
    -ms-transform: rotateZ(0deg) rotateY(0deg);
    transform: rotateZ(0deg) rotateY(0deg);
}

.st-wrapper .st-item.st-right, .st-wrapper .st-item.st-rightflow
{
    opacity: 0;
    -webkit-transform: rotateZ(90deg) rotateY(-90deg);
    -moz-transform: rotateZ(90deg) rotateY(-91deg);
    -o-transform: rotateZ(90deg) rotateY(-90deg);
    -ms-transform: rotateZ(90deg) rotateY(-90deg);
    transform: rotateZ(90deg) rotateY(-91deg);
    pointer-events: none;
}

.st-wrapper .st-item.st-left, .st-wrapper .st-item.st-leftflow
{
    opacity: 0;
    -webkit-transform: rotateZ(-90deg) rotateY(90deg);
    -moz-transform: rotateZ(-90deg) rotateY(91deg);
    -o-transform: rotateZ(-90deg) rotateY(90deg);
    -ms-transform: rotateZ(-90deg) rotateY(90deg);
    transform: rotateZ(-90deg) rotateY(91deg);
    pointer-events: none;
}
.st-wrapper .st-item.st-rightflow, .st-wrapper .st-item.st-leftflow, .st-wrapper .st-item.st-center
{
    opacity: 1;
}

.st-wrapper .st-item a, .st-wrapper .st-item img
{
    border: none;
    max-width: 100%;
    display: block;
}

.st-wrapper .st-item a
{
    background: #fff;
    box-shadow: 0 0 0 9px #fff, 0 1px 3px 9px rgba(0,0,0,0.3);
}

.st-height
{
    min-height: 685px;
}
.space-left
{
    margin-left: 100px;
    float: right;
}
.local-seo-more
{
    margin-bottom: 20px;
}
.local-seo-more
{
    background-color: #7fbf4d;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7fbf4d), color-stop(100%, #63a62f));
    background-image: -webkit-linear-gradient(top, #7fbf4d, #63a62f);
    background-image: -moz-linear-gradient(top, #7fbf4d, #63a62f);
    background-image: -ms-linear-gradient(top, #7fbf4d, #63a62f);
    background-image: -o-linear-gradient(top, #7fbf4d, #63a62f);
    background-image: linear-gradient(top, #7fbf4d, #63a62f);
    border: 1px solid #63a62f;
    border-bottom: 1px solid #5b992b;
    border-radius: 15px;
    -webkit-box-shadow: inset 0 1px 0 0 #96ca6d;
    box-shadow: inset 0 1px 0 0 #96ca6d;
    color: #fff !important;
    font: bold 13px/1 "Lucida Grande" , "Lucida Sans Unicode" , "Lucida Sans" , Geneva, Verdana, sans-serif;
    padding: 5px 15px !important;
    text-align: center;
    text-shadow: 0 -1px 0 #4c9021;
    display: inline-block;
}
.local-seo-more:hover
{
    background-color: #76b347;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #76b347), color-stop(100%, #5e9e2e));
    background-image: -webkit-linear-gradient(top, #76b347, #5e9e2e);
    background-image: -moz-linear-gradient(top, #76b347, #5e9e2e);
    background-image: -ms-linear-gradient(top, #76b347, #5e9e2e);
    background-image: -o-linear-gradient(top, #76b347, #5e9e2e);
    background-image: linear-gradient(top, #76b347, #5e9e2e);
    -webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
    box-shadow: inset 0 1px 0 0 #8dbf67;
    cursor: pointer;
}
.local-seo-more:active
{
    border: 1px solid #5b992b;
    border-bottom: 1px solid #538c27;
    -webkit-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
}
li a.local-seo-more
{
    margin-left: 50px;
    margin-top: 50px;
    display: inline-block;
    padding: 5px 15px;
}

.cust-order a
{
    text-decoration: none;
    display: block;
    font-size: 13px;
    height: 150px;
    padding: 0 8px 0 20px;
    position: fixed;
    right: 0;
    text-align: center;
    text-shadow: 0 0 1px #EAEAEA;
    top: 410px;
    width: 150px;
    z-index: 10000;
}
.cust-market a
{
    text-decoration: none;
    display: block;
    font-size: 13px;
    height: 150px;
    padding: 65px 8px 0 20px;
    position: fixed;
    left: 0;
    text-align: center;
    text-shadow: 0 0 1px #EAEAEA;
    top: 230px;
    width: 150px;
    z-index: 10000;
}
#devinAd
{
    display: none;
}
.socialm h2
{
    margin: 0 !important;
    text-transform: uppercase;
    font-size: 24px !important;
}
.socialm h1
{
    margin-bottom: 10 !important;
    text-align: center;
}
.socialm h2
{
    margin-bottom: 18px !important;
    text-align: center;
}
.st-stack
{
    display: none;
}



/*@media screen and (max-width: 1310px){
	.st-wrapper .st-item {
		width: 300px;
	}
	.st-wrapper {
		height: 460px;
	}
}
*/
@media screen and (max-width: 978px)
{
    .st-wrapper .st-item
    {
        width: 260px;
    }
    .st-wrapper
    {
        height: 380px;
    }
}

@media screen and (max-width: 935px)
{
    .st-wrapper .st-item
    {
        width: 240px;
    }
    .st-wrapper
    {
        height: 380px;
    }
}

@media screen and (max-width: 880px)
{
    .st-wrapper .st-item
    {
        width: 220px;
    }
    .st-wrapper .st-title
    {
        bottom: 280px;
    }
    .st-wrapper
    {
        height: 420px;
    }
}

@media screen and (max-width: 740px)
{
    .st-wrapper .st-item
    {
        width: 200px;
    }
    .st-wrapper .st-title
    {
        bottom: 240px;
    }
    .st-wrapper
    {
        height: 370px;
    }
}

@media screen and (max-width: 650px)
{
    .st-stack
    {
        display: none;
    }
    .st-wrapper nav
    {
        bottom: 220px;
    }
}

@media screen and (max-width: 450px)
{
    .st-wrapper .st-item
    {
        width: 200px;
    }
    .st-wrapper .st-title
    {
        bottom: 150px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .st-wrapper .st-title h2
    {
        font-size: 22px;
        line-height: 32px;
    }
    .st-wrapper nav
    {
        bottom: 140px;
    }
    .st-wrapper
    {
        height: 1450px;
        margin: 70px auto;
    }
}
