/* =======================================================================
Kane - Responsive App Landing Page 1.7
======================================================================= */
/* --------------------------------------
=========================================
GLOBAL STYLES
=========================================
-----------------------------------------*/
html {
    font-size: 100%;
}

body {
    background: #FFFFFF;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 100;
    color: #313131;
    line-height: 28px;
    text-align: center;
    overflow-x: hidden !important;
    margin: auto !important;
}

.row-centered {
    text-align: center;
    max-width: 1170px;
    margin-top: 75px;
}

.col-centered {
    display: inline-block;
    display: inline-block;
    text-align: left;
    margin-right: 0px;
    margin-top: 29px;
}

.headlines {
    width: auto;
}

h6 {
    font-family: Lato;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400;
    vertical-align: middle;
    padding-top: 5px;
    margin-bottom: 54px;
}

p .keypoints {
    font-size: 14px;
    font-weight: 400;
}

p .keypoints_left {
}

p .keypoints_right {
}

.keypoints_left {
    margin-right: 0px;
    color: #444;
}

.keypoints_right {
    margin-left: 0px;
    color: #444;
}

.h2 {
    width: 1170px;
}

.download2 {
    background: url('../images/bg5.jpg') no-repeat center fixed;
    -webkit-background-size: cover;
    background-size: cover;
    margin-top: -10px;
}

.download2 h4 {
    text-indent: -9999px;
}

#newsletter h2 {
    margin-top: 51px;
    margin-bottom: 0;
}

.clock125 {
    color: #34C2A3;
    font-size: 48px;
    line-height: 50%;
    display: inline-block;
    position: relative;
    padding-right: 10px;
}

.quality {
    color: #34C2A3;
    font-size: 53px;
    line-height: 80%;
    display: inline-block;
    position: relative;
    padding-right: 10px;
}

.level1 {
    color: #34C2A3;
    font-size: 48px;
    line-height: 50%;
    display: inline-block;
    position: relative;
    padding-right: 10px;
}

.chair {
    color: #34C2A3;
    font-size: 51px;
    line-height: 50%;
    display: inline-block;
    position: relative;
    padding-right: 10px;
}

.check {
    color: #34C2A3;
    font-size: 40px;
    line-height: 50%;
    display: inline-block;
    position: relative;
    padding-right: 10px;
}

.euro {
    color: #34C2A3;
    font-size: 40px;
    line-height: 50%;
    display: inline-block;
    position: relative;
    padding-right: 10px;
}

.browser7 {
    color: #34C2A3;
    font-size: 40px;
    line-height: 50%;
    display: inline-block;
    position: relative;
    padding-right: 10px;
}

.graphic62 {
    color: #34C2A3;
    font-size: 40px;
    line-height: 50%;
    display: inline-block;
    position: relative;
    padding-right: 10px;
}

.icon-quality:before {
    content: "a";
}

.icon-levels1:before {
    content: "b";
}

.icon-euro:before {
    content: "c";
}

.icon-chair:before {
    content: "d";
}

.icon-graphic62:before {
    content: "e";
}

.icon-clock125:before {
    content: "f";
}

.icon-check:before {
    content: "g";
}

.icon-browser7:before {
    content: "h";
}

/* Internet Explorer 10 in Windows 8 and Windows Phone 8 Bug fix */
@-webkit-viewport {
    width: device-width;
}

@-moz-viewport {
    width: device-width;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

a {
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
}

a:hover {
    text-decoration: none;
}

.btn:focus,
.btn:active {
    outline: inherit;
}

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

ul,
ol {
    padding-left: 0 !important;
    padding-top: 0px;
    padding-bottom: 0px;
}

li {
    list-style: none;
}

/* PRE LOADER */
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #FEFEFE;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
}

.status {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    margin: -20px 0 0 -20px;
}

:link img {
    opacity: 1.0;
    filter: alpha(opacity=100);
}

a:hover img {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

/*---------------------------------------
   Typography                
-----------------------------------------*/
/* HEADINGS */
h1 {
    font-family: Times, serif;
    color: #FFF;
}

h2 {
    font-family: "Lato", sans-serif;
    font-weight: normal;
    color: #FFFFFF;
}

h1 {
    font-size: 21px;
    line-height: 1.988rem;
    color: #444;
    font-family: Lato, sans-serif;
    text-align: left;
    margin-top: -24px;
}

h2 {
    font-size: 14px;
    text-align: left;
    line-height: 5.663rem;
    font-weight: bolder;
    color: #444;
    margin-top: 48px;
}

h3 {
    font-size: 24px;
    line-height: 38px;
    font-weight: 400;
    margin-bottom: 36px;
    color: #777;
}

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

h5 {
    font-size: 18px;
    font-weight: 300;
}

/*---------------------------------------
   CUSTOM BUTTON              
-----------------------------------------*/
.standard-button,
.standard-button2 {
    font-size: 18px;
    font-weight: 400 !important;
    border-radius: 4px !important;
    color: #FFFFFF;
    min-width: 150px;
    border: none;
    padding: 16px 25px 16px 25px;
    margin: 5px;
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
}

.standard-button:hover,
.standard-button2:hover {
    border: none;
}

.standard-button i,
.standard-button2 i {
    vertical-align: inherit;
    margin-right: 8px;
    font-size: 20px;
}

/*---------------------------------------
   TEXTS               
-----------------------------------------*/
.white-text {
    color: #FFFFFF;
}

.dark-text {
    color: #444;
    margin-top: 3px;
    font-size: 1.9rem;
}

.dark-text2 {
    color: #272727;
}

.grey-bg {
    background: #FFF !important;
}

/*---------------------------------------
   SECTIONS          
-----------------------------------------*/
.section-header {
    padding-bottom: 78px;
}

.section-header h2 {
    margin-bottom: 22px;
    font-family: Lato;
    font-weight: 400;
    font-size: 35px;
    text-align: center;
    margin-top: 73px;
}

.section-header .section-description {
    display: inline-block;
    position: relative;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 400;
}

/*---------------------------------------
   LINES          
-----------------------------------------*/
.colored-line {
    margin: auto;
    z-index: 1;
    width: 165px;
    height: 1px;
}

.white-line {
    margin: auto;
    z-index: 1;
    width: 165px;
    height: 1px;
    background: #FFFFFF;
}

.colored-line-left {
    float: left;
    z-index: 1;
    display: block;
    width: 165px;
    height: 1px;
}

/*---------------------------------------
=========================================
 **   SECTION STYLES                
=========================================
-----------------------------------------*/
/*---------------------------------------
   SECTION:  HOME                 
-----------------------------------------*/
header {
    background: url(../images/cover2.jpg) no-repeat center top fixed;
    -webkit-background-size: cover;
    background-size: cover;
}

header .color-overlay {
    min-height: 900px;
}

header .full-screen {
    width: 100%;
    height: 100px;
}

header .phone-image {
    max-width: 350px;
    margin: auto auto 50px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
    margin-left-ltr-source: physical;
    margin-left-rtl-source: physical;
    margin-right-ltr-source: physical;
    margin-right-rtl-source: physical;
}

/* TOP BAR WITH NAVIGATION */
.sticky-navigation {
    min-height: 60px;
    background: #FFFFFF;
    border: none;
    padding: 0 !important;
    margin-bottom: 0 !important;
    -webkit-backface-visibility: hidden;
    -webkit-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
    box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
}

.sticky-navigation .navbar-header img {
    max-height: 35px;
    -webkit-backface-visibility: hidden;
}

.sticky-navigation .main-navigation .current a {
    color: #000000 !important;
    position: relative;
    outline: none;
}

.sticky-navigation .main-navigation li a {
    line-height: 30px;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
}

.sticky-navigation .main-navigation li a:hover {
    color: #000000;
}

.navbar-inverse .navbar-toggle {
    border-color: #313131;
    background: #313131;
}

header .only-logo .navbar {
    background: none;
}

header .only-logo .navbar .navbar-header {
    float: none;
}

/* INTRO */
header .home-contents {
    margin-top: 0px;
}

header .intro-section {
    font-weight: 100;
    text-align: left;
}

header .intro-section .standard-button {
    margin: 20px 20px 20px 4px;
    height: 49px;
}

header .intro-section .intro {
    color: #FFF;
    margin-top: -34px;
}

header .intro-section h1 {
}

header .intro-section h5 {
    color: #FFFFFF;
}

header .intro-section h2 {
    color: #444;
    font-family: Lato;
    padding-bottom: 0px;
    font-weight: 400;
    margin-top: 75px;
    font-size: 40px;
    line-height: 1.8;
    text-align: center;
}

header .intro-section h3 {
    color: #666;
    font-family: Lato;
    padding-bottom: 0px;
    font-weight: normal;
    margin-top: -6px;
    font-size: 21px;
    line-height: 1.8;
    text-align: center;
    margin-bottom: 50px;
}

header .intro-section .buttons {
    margin-top: 35px;
    margin-bottom: 35px;
}

/*---------------------------------------
   SECTION:  FEATURES                 
-----------------------------------------*/
.features {
    padding-top: 111px;
    padding-bottom: 142px;
    background: #FFFFFF;
}

.features .features-left {
    text-align: right;
    margin-top: 26px;
    margin-bottom: 80px;
}

.features .features-left .icon-container {
    float: right;
    margin-left: 20px;
}

.features .features-right {
    text-align: left;
    margin-top: 26px;
    margin-bottom: 80px;
}

.features .features-right .icon-container {
    float: left;
    margin-right: 20px;
}

.features .feature {
    margin-bottom: 40px;
}

.features .feature .icon-container {
    display: block;
    min-height: 160px;
    margin-top: 5px;
}

.features .feature .icon-container .icon {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    line-height: 55px;
    font-size: 18px;
    text-align: center;
    -webkit-transition: all ease-in 0.25s;
    transition: all ease-in 0.25s;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.features .phone-image {
    max-width: 250px;
    margin: auto;
    margin-bottom: 80px;
}

.features .phone-image img {
    width: 100%;
    margin-left: -5px;
}

.feature-2 {
    margin-top: 46px;
}

/*---------------------------------------
   SECTION:  BRIEF                 
-----------------------------------------*/
.cointainer .title {
    margin-bottom: 100px;
}

#brief2 {
    margin-top: 44px;
    margin-bottom: 94px;
    min-height: 600px;
}

#brief2 h2 {
    margin-bottom: 57px;
}

.app-brief {
    padding-top: 57px;
    padding-bottom: 60px;
}

.app-brief h2 {
    margin-bottom: 20px;
    color: #444;
    font-weight: 400;
    margin-top: 24px;
}

.app-brief p {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 20px;
    font-weight: lighter;
}

.app-brief .phone-image {
    max-width: 350px;
    margin: auto;
    margin-bottom: 50px;
}

.app-brief .phone-image img {
    width: 100%;
    margin-top: 67px;
}

.app-brief .left-align {
    text-align: left;
    margin-bottom: 50px;
    margin-top: 48px;
    margin-right: -33px;
    font-weight: 400;
}

.app-brief .left-align p {
    display: block;
    float: none;
    margin-top: 8px;
    font-weight: normal;
    line-height: 1.4;
    font-size: 15px;
    margin-left: 51px;
    color: #000;
}

.app-brief .left-align .feature-list {
    margin-top: 28px;
    color: #000;
}

.app-brief .left-align .feature-list li {
    margin-bottom: -2px;
    font-weight: normal;
    font-size: 18px;
}

.app-brief .left-align .feature-list li i {
    margin-right: 10px;
    vertical-align: inherit;
    background-repeat: no-repeat;
}

li.icon {
}

/* ARTICLES */
.articlewrapper {
    background-color: #FFFFFF;
    width: 100%;
    min-height: 450px;
    margin-top: -2px;
}

.articlewrapper h2 {
    margin-top: 21px;
    margin-bottom: 4px;
    font-family: Lato;
    color: #000;
    font-weight: 400;
    font-size: 20px;
    text-align: left;
}

.toparticles {
    width: 1170px;
    height: auto;
}

.article1 {
    float: left;
    width: 354px;
    margin-top: 40px;
}

.article2 {
    float: left;
    width: 354px;
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 40px;
}

.article3 {
    float: left;
    width: 354px;
    margin-top: 40px;
}

.photo {
}

.editor {
    float: left;
    margin-bottom: 8px;
}

/*.audio {
    width: 354px;
    height: 154px;
    background: url(../images/articlebg1.png) no-repeat top center relative;
}
*/
.audio a {
}

.articlewrapper .article1 h1 {
    font-family: Lato;
    font-size: 20px;
    line-height: 1.3;
    text-align: left;
    color: #000;
    margin-top: -11px;
}

.articlewrapper .article1 h2 {
    font-size: 13px;
    line-height: 1.5;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 76px;
    font-family: Lato;
    color: #000;
}

.articlewrapper .article2 h1 {
    font-family: Lato;
    font-size: 20px;
    line-height: 1.3;
    text-align: left;
    color: #000;
    margin-top: 7px;
}

.articlewrapper .article2 h2 {
    font-size: 13px;
    line-height: 1.5;
    text-align: left;
    margin-top: 76px;
    color: #000;
}

.articlewrapper .article3 h1 {
    font-family: Lato;
    font-size: 20px;
    line-height: 1.3;
    text-align: left;
    color: #000;
    margin-top: -72px;
}

.articlewrapper .article3 h2 {
    font-size: 13px;
    line-height: 1.5;
    text-align: left;
    margin-bottom: 79px;
    margin-top: 76px;
    color: #000;
}

/* VIDEO */
.editor video {
    max-width: 100%;
    height: auto;
}

iframe,
embed,
object {
    max-width: 100%;
}

.video-container {
    width: 90%;
    background: transparent !important;
    margin: auto;
    margin-bottom: 50px;
    margin-top: 40px;
}

.video {
    background: transparent !important;
}

/*---------------------------------------
   SECTION:  PARTNERS               
-----------------------------------------*/
.icon1 a img {
    margin: 40px 17px;
}

.icon1 {
}

.icons a img {
    margin: -18px 20px 40px;
}

.container {
    margin-top: -2px;
}

.row {
}

.partners-container {
}

.partners-container a img {
    margin-bottom: 30px;
}

.tecpartners {
    width: 100%;
    background-color: rgba(40, 195, 163, 0.2);
    margin-top: -10px;
}

.tecpartners h2 {
}

/*---------------------------------------
   SECTION:  TESTIMONIALS                 
-----------------------------------------*/
.testimonials {
    background: url(../images/bg2.jpg) no-repeat center fixed;
    -webkit-background-size: cover;
    background-size: cover;
    color: #FFFFFF;
}

.testimonials .color-overlay {
    padding-top: 110px;
    padding-bottom: 110px;
}

.overlay2 {
    color: #34C2A3;
}

.testimonials .feedback {
    max-width: 750px;
    margin: auto;
}

.testimonials .feedback .image {
    font-size: 24px;
    border: 2px solid transparent;
    -webkit-box-shadow: 0px 0px 0px 2px #ffffff;
    box-shadow: 0px 0px 0px 2px #FFFFFF;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    line-height: 80px;
    margin: auto;
    margin-top: 5px;
    overflow: hidden;
}

.testimonials .feedback .image img {
    width: 100%;
    vertical-align: top;
}

.testimonials .feedback .message {
    font-size: 18px;
    font-style: italic;
    margin-top: 40px;
    margin-bottom: 30px;
}

.testimonials .feedback .name {
    margin-top: 15px;
    font-weight: 400;
}

.testimonials .feedback .company-info {
    font-size: 12px;
}

.testimonials .owl-theme .owl-controls .owl-page span {
    background: #FFFFFF;
    border-radius: 50%;
}

.testimonials .customNavigation a {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*---------------------------------------
   SECTION:  SERVICES           
-----------------------------------------*/
.services {
    padding-top: 141px;
    padding-bottom: 60px;
    background: #FFFFFF;
}

.services .single-service {
    padding-bottom: 60px;
    display: inline-block;
    min-height: 350px;
}

.services .single-service .service-icon {
    font-size: 80px;
}

.services .single-service h3 {
    margin-top: 20px;
}

#button1 {
    margin-top: -22px;
}

#button2 {
    margin-top: -22px;
}

#button3 {
    margin-top: 56px;
}

.services .single-service h6 {
    margin-top: 20px;
    font-size: 16px;
    text-align: justify;
    line-height: 28px;
    margin-left: 21px;
    color: #444;
}

/*---------------------------------------
   SECTION:  SCREENSHOTS 
-----------------------------------------*/
.screenshots {
    padding-top: 80px;
    padding-bottom: 120px;
}

.screenshots .shot {
    background: #FFFFFF;
    padding: 10px;
    margin: 13px;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
}

.screenshots .shot img {
    border-radius: 4px;
    width: 100%;
}

/*---------------------------------------
   SECTION:  PACKAGES | Added on version 1.7      
-----------------------------------------*/
.packages {
    padding-top: 80px;
    padding-bottom: 60px;
    background: #FFFFFF;
}

.single-package {
    background: #F7F8FA;
    overflow: auto;
    border: 0px solid #161616;
    border-radius: 3px;
    margin-bottom: 60px;
}

.single-package .price {
    background: #FFFFFF;
}

.single-package .color-bg {
    background-color: #FFFFFF;
}

.single-package .price h2 {
    color: #272727;
}

.single-package .price .color-bg h2 {
    color: #FFFFFF !important;
}

.single-package .price .sign {
    vertical-align: super;
    font-size: 20px;
}

.single-package .price .month {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.single-package .package-feature {
    margin-top: 25px;
    margin-bottom: 25px;
}

.single-package .package-feature > li {
    margin-top: 15px;
    margin-bottom: 15px;
}

.single-package .package-feature > li > span {
    margin-right: 7px;
}

/*---------------------------------------
   SECTION:  DOWNLOAD                 
-----------------------------------------*/
.banner {
    color: #EEE;
}

.banner .twobuttons {
    width: 750px;
    margin: 0;
    text-align: center;
}

.twobuttons {
    margin-top: -21px;
    text-align: center;
    margin-bottom: 79px;
}

.twobuttons h6 {
    margin-bottom: 17px;
    font-size: 20px;
    margin-top: 17px;
    font-weight: 200;
}

margin-bottom: 38px {
}

.google {
    display: inline-block;
}

.app {
    display: inline-block;
}

.download {
    background: url('../images/bg5.jpg') no-repeat center fixed;
    -webkit-background-size: cover;
    background-size: cover;
    color: #FFFFFF;
    margin-top: -10px;
}

.download .color-overlay {
    padding-top: 0px;
    padding-bottom: 15px;
}

.download .download-container {
    padding-bottom: 80px;
}

.download .subscription-form-container {
    padding-bottom: 80px;
}

.download .subscription-form .input-box {
    height: 57px;
    padding-left: 20px;
    width: 320px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #FFF;
    border: 2px solid #FFF;
}

.download .subscription-form .input-box:focus,
.download .subscription-form .input-box:active {
    color: #000;
    font-weight: 400;
}

.download .subscription-form .subscription-success,
.download .subscription-form .subscription-error {
    display: none;
}

.download h2 {
    margin-bottom: 22px;
    margin-top: 15px;
    font-family: Lato;
    font-weight: 400;
    color: #444;
    font-size: 35px;
    text-align: center;
}

.download h4 {
    text-indent: -9999px;
}

/**/
.footerlogo {
    float: right;
    margin-top: 14px;
}

footer p {
}

footer .contact-box {
    margin-bottom: 78px;
}

footer .contact-box .contact-button {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    margin: auto;
    position: relative;
    font-size: 30px;
    line-height: 60px;
    vertical-align: middle;
    margin-top: -40px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 0px 3px #ffffff;
    box-shadow: 0px 0px 0px 3px #FFFFFF;
    -webkit-backface-visibility: hidden;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

footer .contact-box .contact-button:hover {
    color: #FFFFFF;
}

footer .contact-box .expanded-contact-form {
    margin-top: 40px;
    display: none;
}

footer .contact-box .expanded-contact-form .success,
footer .contact-box .expanded-contact-form .error {
    display: none;
}

footer .contact-box .expanded-contact-form .input-box {
    margin-bottom: 10px;
    margin-top: 10px;
    height: 50px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

footer .contact-box .expanded-contact-form .textarea-box {
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

footer .contact-box .expanded-contact-form .textarea-box:active {
    color: #000;
}

footer .social-icons {
    float: left;
    margin-left: 33px;
    margin-top: 14px;
}

footer .social-icons li {
    display: inline-block;
    margin: 5px;
}

footer .social-icons li a {
    font-size: 30px;
    color: #C2C2C2;
}

footer .copyright {
    color: #444;
    text-align: center;
    font-weight: 300;
    margin-top: 19px;
}

.copyright p {
}

/*---------------------------------------
   IMPRESSUM PAGE             
-----------------------------------------*/
#impressum-wrapper h1 {
    text-align: left;
}

#impressum-wrapper h2 {
    text-align: left;
}

#impressum-wrapper h3 {
    text-align: left;
}

#impressum-wrapper h4 {
    text-align: left;
}

#impressum-wrapper h5 {
    text-align: left;
}

#impressum-wrapper h6 {
    text-align: left;
}

#impressum-wrapper p {
    text-align: left;
}

.ig_attention {
    text-align: left;
}

.ig_attention ol {
    text-align: left;
}

.ig_attention li {
    text-align: left;
}

#impressum-wrapper a {
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
    text-align: left;
}

#impressum-wrapper a:hover {
    text-decoration: none;
}

/*---------------------------------------
   Custom Styles for additional settings 
-----------------------------------------*/
#mostListenedAudio {
	  min-height: inherit;
}
#mostListenedAudio > .container > h2 {
  margin-top: 120px;
  margin-bottom: 44px;
  font-family: Lato;
  color: #666;
  font-weight: 400;
}
.audio-article {
  text-align:left;
}
.audio-article .editor {
  margin-bottom: 18px;
  width: 100%;
}
.audio-article h2 { 
  font-size: 1.1rem;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 20px;  
  font-family: Lato;
  color: #666;
  text-transform: uppercase;
}
.audio-article h1 { 
  font-family: Lato;
  font-size:  1.5rem;
  line-height: 1.3;
  text-align: left;
  color: #666;
  text-transform: uppercase;
  font-weight:400;
  margin-top: 20px;
}

/*---------------------------------------
   Custom Styles for impressum page 
-----------------------------------------*/
.impr_head {
	background-image:none;
}
.impr_head .impr_adjust_head {
  padding:36px 0 0 0;	
}
.impr_head .intro {
  font-size: 21px;
  line-height: 1.988rem;  
  font-family: Lato, sans-serif;
  text-align: left;
}
.impressum body {
	text-align:left;
}
.impressum h1 {
  font-family: Lato;
  font-size: 1.5rem;
  line-height: 1.3;
  text-align: left;
  color: #666;
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 20px;	
}
.impressum h2 {
  font-size: 1.1rem;
  line-height: 1.5;
  text-align: left;
  margin:0 0 15px 0;
  font-family: Lato;
  color: #666;
  text-transform: uppercase;
}
.impressum p {
	margin:0 0 20px 0;
}
.impressum .nomargin {
	margin:0;
}
.impressum .left_list {
	text-align:left;
	margin-bottom:20px;
	font-weight:400;
}
.impressum .inblock {
	display:block;
	list-style:none;
	list-style-type:none;
	margin:0;
}
.impressum .inblock li {
	display:inline-block;
	position:relative;
}
.impressum .ig_attention {
	font-weight:400;
}
.preloader {
	display:none !important;
}
.impressum .copyright {
	font-weight:300;
}
.download h4.subscription-success, 
.download h4.subscription-error {
	text-indent:0;
}