html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0px;
    padding: 0px;
    border: 0px;
    outline: 0px;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {

text-decoration: none;
color: #fff;

}

body {
    /*overflow: hidden;*/
    font-family: "Roboto";
    font-weight: normal;
    color: #333;
    background: #151515;
}

#switcher {
    height: 54px;
    background: #201E18;
    border-bottom: 1px solid #000;
    z-index: 99999;
    position: fixed;
    width: 100%;
    top: 0;
}

#theme_select {
    margin: 11px 20px 2px 17px;
    background: url(dropdown2.png) 0 -2px no-repeat;
    width: 285px;
    display: block;
    padding: 3px 10px 9px 11px;
    color: #9a9a9a;
    font-size: 13px;    
    font-family: 'Roboto', serif;
    height: 14px;
    height: 20px;
    line-height: 25px;
    overflow: hidden;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
    #theme_select b {
        width: 268px;
        float: left;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        height: 14px;
    }

#theme_dropdown_list {

border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding: 20px;

}

.center {
width: 100%;
padding-top: 0px;
}

.center ul li{
display: inline;
float: left;
position: relative;

}

.logoTop {
    margin-left: 30px;
}

.center ul li ul {
font-family: 'Roboto';
display: none;
margin-left: 17px;
position: absolute;
width: 306px;
background: #333333;
padding: 3px 0;
border-radius: 5px;
-moz-border-radius:5px;
-webkit-border-radius: 5px;
padding-bottom: 3px;
}

.center ul li ul li {
margin: 0 2px 0px 2px;
padding: 7px;
width: 268px;
border-radius: 5px;
-moz-border-radius:5px;
-webkit-border-radius: 5px;
}

.center ul li ul li a {
display: block;
width: 190px;
font-size: 13px;
color: #9a9a9a;
float: left;
line-height: 22px;
white-space: nowrap;
overflow: hidden;
}
    .center ul li ul li .tag {
        display: block;
        width: 70px;
        height: 22px;
        font-size: 10px;
        color: #d5d5d5;
        margin: 0 8px 0 0;
        line-height: 22px;
        white-space: nowrap;
        background: #636363;
        text-align: center;
        float: left;
        border-radius: 3px;
        -moz-border-radius:3px;
        -webkit-border-radius: 3px;
    }
    .center ul li ul li a span.link {
        display: block;
        width: 209px;
        height: 22px;
        overflow: hidden;
        float: left;
    }

.center ul li ul li:hover {
    background: #232323;
}
    .center ul li ul li:hover a {
        color: #e2e2e2;
    }
    .center ul li ul li:hover .tag {
        color: #d5d5d5;
    }

.center ul li ul li:first-child {
margin-top: 3px;

}

#device,
li.socials{
    float: right!important;
    display: inline;
    position: relative;
}

li.socials p{
    color: #c0c0c0;
    padding: 10px 0 5px 0;
    font-size: 12px;
    line-height: 12px;
}

.mobil,
li.purchase,
li.remove_frame,
li.socials{
    border-left: 1px solid #333333;
    padding: 0 20px;
    height: 100%}

li.device-resolution {
    font-size: 12px;
    color: #ababab;
    font-family: 'Roboto';
    line-height: 12px;
    display: block;
    float: none!important;
    display: block!important;
    padding-top: 10px;
}

li.purchase {
    float: right !important;
}

li.purchase a {
    margin-top: 10px;
    padding: 10px 15px;
    display: block;
    background: #82b440;
    color: #fff;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    border-radius: 3px;
   -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 1);
    -moz-box-shadow:    0px 2px 2px 0px rgba(0, 0, 0, 1);
    box-shadow:         0px 2px 2px 0px rgba(0, 0, 0, 1);

    transition: all 0.3s ease-out 0s;
}
li.purchase a:hover {
    background: #7aa93c;
}

li.remove_frame {
    float: right !important;
}

li.remove_frame a{
    display: block;
    text-align: center;
    transition: all 0.3s ease-out 0s;
    font-family: FontAwesome;
    font-size: 14px;
    margin-top: 20px;
}
li.remove_frame a:before{
    content: "\f00d";
}
li.remove_frame a:hover{
    color: #636363;
}

#iframe {

margin-top: 0px;

}
.preview
{
height: 230px;
overflow-y: scroll;
}
.preview_image {
    width: 472px;
    height: 240px;
    left: 325px;
    position: absolute;
    z-index: 15000;
    visibility:hidden;
    padding: 4px;
    background: #232323;
    border-radius: 4px;
    -moz-border-radius:4px;
    -webkit-border-radius: 4px;
    overflow: hidden;
}
    .preview_image img {
        width: 472px;
        height: 240px;
    }


.icon-monitor, .icon-tablet, .icon-mobile-1, .icon-mobile-2, .icon-mobile-3 {
    margin-right: 10px;
    margin-top: 5px;
    color: #434343;
    display: inline-block!important;
    font-family: fontAwesome;

    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
}
[class*="icon-"]:hover{
    color: #fff;
}
.icon-monitor {
    margin-left: 0;
}
.icon-monitor:before{
    content: "\f108";
}
.icon-tablet:before{
    content: "\f10a";
}
.icon-mobile-1:before{
    content: "\f10a";
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}



.icon-mobile-2:before{
    content: "\f10b";
}
.icon-mobile-3:before{
    content: "\f10b";
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}


#iframe-wrap {
    height: 100%;
    overflow: visible;
    position: relative;
    top: 54px;
    z-index: 50;
}
.tablet-width {
    height: 960px !important;
    margin: 0 auto;
    padding: 175px 100px 115px 100px;
    width: 785px;
    margin-top: 40px;
    background: url(bg-mob.png) no-repeat 0 0;
}
    .tablet-width iframe {
        height: 960px !important;
    }
.mobile-width {
    height: 703px !important;
    margin: 0 auto;
    padding: 165px 115px 100px 100px;
    width: 1041px;
    margin-top: 40px;
    background: url(bg-mob.png) no-repeat 0 -1249px;
}
    .mobile-width iframe {
        height: 704px !important;
    }
.mobile-width-2 {
    height: 417px !important;
    margin: 0 auto;
    padding: 125px 25px 159px 25px;
    width: 337px;
    margin-top: 40px;
    background: url(bg-mob.png) no-repeat 0 -2217px;
}
    .mobile-width-2 iframe {
        height: 416px !important;
    }
.mobile-width-3 {
    height: 256px !important;
    margin: 0 auto;
    padding: 45px 115px 69px 105px;
    width: 497px;
    margin-top: 40px;
    background: url(bg-mob.png) no-repeat -387px -2217px;
}
    .mobile-width-3 iframe {
        height: 256px !important;
    }


@media only screen and (max-width: 992px){
    li.logoTop,
    li.socials{
        display: none!important;
    }
}

@media only screen and (max-width: 768px){
    #theme_select {
        background: url(dropdown2.png) -145px -2px no-repeat;
        width: 142px;
    }
}

@media only screen and (max-width: 620px){
    #Device{
        display: none!important;
    }
}

@media only screen and (max-width: 410px){
    #theme_list{
        display: none!important;
    }
    li.purchase {
        float: left!important;
        border-right: 1px solid #333333;
        border-left: none;
    }
}
.at_flat_counter {

    height: 18px!important;

}
