/* SITE CSS */
@font-face {
  font-family: 'Montserrat-Hairline';
  src: url('../css/fonts/Montserrat-Hairline.eot?#iefix')
		format('embedded-opentype'), url('../css/fonts/Montserrat-Hairline.woff')
		format('woff'), url('../css/fonts/Montserrat-Hairline.ttf') format('truetype'),
		url('../css/fonts/Montserrat-Hairline.svg#Montserrat-Hairline') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
	font-family: 'Montserrat-Light';
	src: url('../css/fonts/Montserrat-Light.eot?#iefix')
		format('embedded-opentype'), url('../css/fonts/Montserrat-Light.woff')
		format('woff'), url('../css/fonts/Montserrat-Light.ttf') format('truetype'),
		url('../css/fonts/Montserrat-Light.svg#Montserrat-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat-Regular';
	src: url('../css/fonts/Montserrat-Regular.eot?#iefix')
		format('embedded-opentype'), url('../css/fonts/Montserrat-Regular.woff')
		format('woff'), url('../css/fonts/Montserrat-Regular.ttf')
		format('truetype'),
		url('../css/fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Webfont: LatoLatin-Light */@font-face {
    font-family: 'LatoLatinWebLight';
    src: url('../css/fonts/LatoLatin-Light.eot'); /* IE9 Compat Modes */
    src: url('../css/fonts/LatoLatin-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../css/fonts/LatoLatin-Light.woff2') format('woff2'), /* Modern Browsers */
         url('../css/fonts/LatoLatin-Light.woff') format('woff'), /* Modern Browsers */
         url('../css/fonts/LatoLatin-Light.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

.headline {
	max-width: 1200px;
	margin: auto;
}

h1.header-title {
	font-size: 33px;
	color: #fff;
	font-family: Montserrat-Hairline, Arial, sans-serif;
	position: relative;
}

h2.header-title {
	font-size: 70px;
	color: #fff;
	font-family: Montserrat-Light, Arial, sans-serif;
	letter-spacing: -3px;
	position: relative;
    padding-bottom: 21px;
}


.container._plugin {
	/*margin-top: 40px !important;*/ position:relative;
	margin:20px 0;
	padding: 0 20px;
}

.full-news-detail-btn .ion-chevron-right {
	font-size: 19px;
}

.brand {
	max-width: 1200px;
	margin: auto;
	margin-top: 55px;
	position: relative;
}

.brand img {height: 70px;}

.comment {
	max-width: 1200px;
    margin: auto;
}

.comment-date {
    background-color: #f32626;
    border-radius: 70px;
    height: 80px;
    width: 80px;
    position: relative;
	text-align: center;
}
._lcol{position:relative;}
._lcol:after{
	content: ".";
    text-indent: -9999px;
    border-right: 1px solid #dedede;
    color: red;
    font-weight: bold;
    width: 1px;
    position: absolute;
    top: 80px;
    bottom:-21px;
    left:50%;
}

.comment-text {
    text-align: left;
    width: 100%;
    padding-left: 40px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: 'LatoLatinWebLight', Arial, sans-serif;
    font-size: 21px;
    color: #585858;
	line-height:normal;
}

.comment-readmore {
	margin-left: 40px;
    margin-top: 20px;
}

.comment-date-text {
    font-size: 12px;
    color: #fff
}

.comment-date-time {
    font-family: 'Montserrat-Light', Arial, sans-serif;
    font-size: 19px;
    color: #fff
}
.comment-date-text+.comment-date-time{
	margin-top:5px;
}

.comment-title {
    font-size: 24px;
    margin-left: 40px;
	line-height:normal;
	font-family: 'Montserrat-Light';
}

.popup .comment-wrap {padding-bottom:0px;}

.popup .comment-text {
    margin-top: 10px;
    margin-bottom: 30px;
	padding-right: 40px;
}

.popup .comment-title {
    margin-bottom: 20px;
    margin-top: 20px;
    margin-right: 40px;
}

.comment-popup-img {
    margin-top: 10px;
    padding-left: 40px;
}

.comment-popup-img img {
	max-width: 640px;
    width: 100%;
}

.comment-popup-date {
    margin-bottom: 0px;
    margin-right: 40px;
    margin-left: 40px;
    font-family: 'Montserrat-Light';
    font-size: 16px;
}

.container .news-stat-wrap {
    max-width: 640px;
    margin: 20px auto;
}

.news-quotes {
    max-width: 1200px;
    margin: auto;
}

.news-quotes-sidepipe {
    border-left: 2px solid #f32626;
    padding-left: 14px;
    position: relative;
    top: 31px;
    padding-right: 10px;
	margin-bottom: 33px;
}
.amk.detail .news-quotes-sidepipe{ border-color: #5ba923;}

.news-quotes-speaker {
    font-family: 'LatoLatinWebLight', Arial, sans-serif;
    font-size: 15px;
    color: #000000;
    margin-top: 10px;
    background-color: #f3f3f3;
    float: left;
    padding: 5px;
	white-space: nowrap;
}

.news-quotes-text {
    font-family: 'LatoLatinWebLight', Arial, sans-serif;
    font-size: 21px;
    color: #585858;
    padding-top: 10px;
	line-height:normal;
}
.amk.detail .news-quotes-text{font-size: 19px;}

.news-quotes-title {
    font-size: 24px;
    font-family: 'Montserrat-Light';
    color: #f32626;
	line-height:normal;
}
.amk.detail .news-quotes-title{color: #5ba923; font-size: 20px;}

.related-news-title {
    font-size: 24px;
    letter-spacing: -1.5px;
    margin-bottom: 20px;
}

.related-news-img img {
	max-width: 380px;
}

.related-news-img {
    width: 50%;
    margin-right: 20px;
}

.related-news-textWrap {
	width:100%;
	margin-top: 10px;
}

.related-news-content-title {
    font-size: 30px;
}

.related-news-content-cat {
    font-family: 'LatoLatinWebLight', Arial, sans-serif;
    font-size: 21px;
    font-weight: bold;
    color: #585858;
}

.related-news-content-text {
    font-family: 'LatoLatinWebLight', Arial, sans-serif;
    font-size: 21px;
    color: #585858;
    margin-top: 20px;
}

.double-quotes {
	position: absolute;
    left: -12px;
    bottom: 100%;
    font-size: 64px;
    letter-spacing: -5px;
    line-height: 2px;
    color: #f32626;
    font-family: 'Montserrat-Regular', Arial, sans-serif;
}
.amk.detail .double-quotes{ color: #5ba923;}

.related-news {
    max-width: 1200px;
    margin: auto;
}

.related-news-wrap {
    max-width: 1200px;
    border: 1px solid #e4e4e4;
    margin: 10px auto;
    padding: 20px !important;
    width: 100%;
}


.ion-qr-scanner {
    margin-right: 9px;
}

.comment-date-mobil {display:none !important;}

.related-news-mobile-titleWrap {display:none;}

.full-news {
	position: relative;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	transform:translate3d(0,0,0);
	-webkit-transform:translate3d(0,0,0);
}

.parallax-title  {
	position: relative;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 570px;
}

.parallax-titleWrap {
    position: absolute;
    top: 50%;
    width: 100%;
        margin-top: -67px;
}

.parallax-title-headtitle {
    text-align: center;
    color: #fff;
    font-size: 60px;
    font-family: 'Montserrat-Light', Arial, sans-serif;
    width: 100%;
    letter-spacing: -2px;
}

.parallax-title-text {
    text-align: center;
    width: 100%;
    color: #fff;
    font-family: 'Montserrat-Hairline', Arial, sans-serif;
    font-size: 10px;
    padding-top: 20px;
}

.parallax-title-gradient {
    width: 100%;
    height: 100%;
    position: absolute;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
	left: 0;
    right: 0;
}

.full-gradient {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0.21+100;Neutral+Density */
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%,
		rgba(0, 0, 0, 0.21) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%,
		rgba(0, 0, 0, 0.21) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%,
		rgba(0, 0, 0, 0.21) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000',
		endColorstr='#36000000', GradientType=0); /* IE6-9 */
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
    right: 0;
	top:0;
}

.full-news-content-wrap {
	z-index: 22;
	color: #fff;
	font-size: 24px;
	font-family: Montserrat-Light, Arial, sans-serif;
	box-sizing: border-box;
	max-width: 1200px;
	margin: auto;
	padding: 80px 50px;
}

.full-news .full-news-title {
	left: 0;
	right: 0;
	bottom: 0;
	top: 70px;
	z-index: 22;
	color: #fff;
	font-size: 34px;
	font-family: Montserrat-Regular, Arial, sans-serif;
	box-sizing: border-box;
	text-align: left;
}

.full-news .full-news-text {
	left: 0;
	right: 0;
	bottom: 0;
	top: 185px;
	z-index: 22;
	color: #fff;
	font-size: 24px;
	font-family: LatoLatinWeb, Arial, sans-serif;
	box-sizing: border-box;
	padding-top: 40px;
	padding-bottom: 20px;
	text-align: left;
	line-height:normal;
}

.full-news-detail-btn {
	background-color: rgba(242, 22, 22, 0.66);
	color: #fff;
	font-size: 21px;
	padding: 16px 30px;
	margin-top: 30px;
	float: left;
}

/*.ion-chevron-right {
	font-size: 17px;
	padding: 7px 0 0 17px;
}*/

.brand-pageshare {
	
}

.brand-pageshare .share-text {
	color: #565656;
	font-size: 14px;
	padding: 10px;
	height: 50px;
	text-align: center;
	margin-left: -4px;
	line-height: 30px;
	background-color: rgba(230, 230, 230, 0.38);
	border-right: 1px solid rgba(0, 0, 0, 0.04);
	text-transform: uppercase;
}

.brand-pageshare-link {
	color: #565656;
	font-size: 30px;
	padding: 10px;
	width: 58px;
	display: inline-block;
	text-align: center;
	margin-left: -4px;
	background-color: rgba(230, 230, 230, 0.78);
	border-right: 1px solid rgba(0, 0, 0, 0.04);
}

.brand-pageshare-link:last-child {
	border: 0;
}

.brand-pageshare-link:hover {
	background-color: #00bddf;
	color: #fff;
}

.module-news{
	max-width: 1200px;
    margin: auto;
}

.news-body .module-news-left img, .news-body .module-news-right img  {
	display: block;
	width:50%;
    margin: 0px 0px 20px 20px;
}
.news-body .module-news-left img{ float:left;}
.news-body .module-news-right img{ float:right;}

.module-news-left img {
    display: block;
    float: left;
    margin: 0px 30px 0px 0px;
}

.module-news-left .brand-img {
	height: 350px;
	overflow: hidden;
}

.module-news-left .brand-product-content {
	width: 100%;
    font-family: 'LatoLatinWebLight', Arial, sans-serif;
    font-size: 21px;
    color: #585858;
    line-height: 30px;
}

.module-news-no-image .brand-product-content{width:100%; padding:0;}
.module-news-right .brand-product-content{
	width: 100%;
    font-family: 'LatoLatinWebLight', Arial, sans-serif;
    font-size: 21px;
    color: #585858;
    line-height: 30px;
}
.module-news-left .brand-img-wrapper {
	height: 350px;
	overflow: hidden;
}

.module-news-right .brand-img-wrapper {
	height: 350px;
	overflow: hidden;
}

.module-news-right .brand-img {
	height: 350px;
	overflow: hidden;
}
.module-news.module-news-no-image{text-align:center;}

/* MODULE-NEWS-CENTER */
.brand-product-content-title {
	color: #000;
	margin-bottom: 20px;
	font-size: 24px;
	font-family: 'LatoLatinWeb', Arial, sans-serif;
	line-height: normal;
	font-weight: 600;
}
.container.module-news.module-news-right,.container.module-news.module-news-left{
	padding:0;
	margin:20px 0px;
}
.container.module-news.module-news-right img{
	margin-left:15px;
}
.container.module-news.module-news-left img{
	margin-right:15px;
}
.brand-product-content p {
	font-family: 'LatoLatinWeb', Arial, sans-serif;
	font-size: 21px;
	color: #585858;
	line-height: 30px;
}

.module-news-center {
	position: relative;
	margin: auto;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	height: 710px;
}

.module-news-center-title {
	font-size: 64px;
    font-family: Montserrat-Regular, Arial, sans-serif;
	position: relative;
	text-align: center;
	top: 90px;
	color: #fff;
}

.module-news-center-text {
	font-size: 18px;
	font-family: 'Montserrat-Light', Arial, sans-serif;
	color: #fff;
	position: absolute;
	bottom: 60px;
	text-align: center;
	padding: 0 50px;
}

.module-news-center-text h1 {
	font-size: 27px;
	margin-bottom: 20px;
}

.module-news-center-gradient {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.14+0,0+100;Neutral+Density */
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.66));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.66));
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.66));
	background: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.66));
	
	position: absolute;
	height: 100%;
	width: 100%;
	left:0;
	right:0;
}

/* MODULE-NEWS-CENTER */

/* FEATURES */
.features {
    width: 100%;
    margin: auto;
    text-align: center;
    margin-top: 30px;
    background-image: url(../img/car-bg.jpg);
    background-size: cover;
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-bottom: 40px;
}

.features-gradient {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.82);
    position: absolute;
    left: 0;
    right: 0;
}

.features-headtitle {
    font-size: 65px;
    font-family: 'Montserrat-Light', Arial, sans-serif;
    margin-top: 80px;
    position: relative;
}

.features-text {
	font-size: 20px;
	font-family: 'LatoLatinWebLight', Arial, sans-serif;
	color: #797979;
	margin-top: 20px;
	padding: 0 100px;
	position: relative;
}

.features-box {
	width: 33%;
	max-height: 300px;
	float: left;
	margin-bottom: 50px;
	position: relative;
}

.features-box h1 {
	font-size: 27px;
	padding-top: 20px;
	font-family: 'Montserrat-Light', Arial, sans-serif;
}

.features-box-text {
	font-family: 'Montserrat-Light', Arial, sans-serif;
	padding-top: 10px;
	font-size: 14px;
	padding: 19px 50px;
	line-height: 24px;
	width: 100%;
	height: 100px;
}

.features-box i {
	font-size: 80px;
	color: #00bddf;
}

.features-wrapper {
	max-width: 1200px;
	margin: auto;
}

.survey-range {
    font-size: 100px;
    font-family: 'Montserrat-Hairline', Arial, sans-serif;
    letter-spacing: -8px;
}

.survey-percent {
    font-size: 30px;
    font-family: 'Montserrat-Hairline', Arial, sans-serif;
    margin-top: 47px;
}

.container.survey {margin-top: 40px !important;}

.ion-spoon {
	margin-left: 5px;
}

/* FEATURES */

/* GET THE APP */
.gettheapp {
	width: 100%;
	height: 480px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px -160px;
	margin-top: 100px;
	position: relative;
	overflow: hidden;
	display:none;
}

.gettheapp-title {
	text-align: center;
	width: 100%;
	font-size: 40px;
	letter-spacing: -2px;
	color: #fff;
	position: relative;
	font-family: 'Montserrat-Regular', Arial, sans-serif;
	top: 85px;
	z-index: 1;
}

.gettheapp-text {
	text-align: center;
	width: 100%;
	font-size: 16px;
	color: #fff;
	position: relative;
	top: 90px;
	z-index: 1;
	font-family: 'Montserrat-Light', Arial, sans-serif;
	letter-spacing: -0.5px;
}

.gettheapp-gradient {
	background-color: rgba(76, 75, 75, 0.65);
	width: 100%;
	height: 100%;
	position: absolute;
	left:0;
	right:0;
}

.app-options {
	max-width: 1200px;
	margin: auto;
	position: relative;
	top: 150px;
	color: #fff;
	font-family: 'Montserrat-Light', Arial, sans-serif;
}


.app-options i {
	font-size: 70px;
	margin: 0 24px 0 10px;
}

.appstore, .playstore, .windowsappstore {
	width: 30%;
	margin: 0 18px;
	border: 2px solid #fff;
	padding: 20px;
	display: inline-block;
	text-align: center;
}

.app-options-title-1 {
	display: block !important;
	font-size: 30px;
	text-align: left;
}

.app-options-title-2 {text-align:left;}

/* GET THE APP */

/* PLANS */
.membership {
	width: 100%;
	background-repeat: no-repeat;
	background-position: 0px -300px;
	height: 740px;
	position: relative;
	display:none;
}

.membership-gradient {
    background-color: rgba(183, 7, 79, 0.53);
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
}

.plans {
	max-width: 1200px;
	margin: auto;
	position: relative;
	margin-top: 230px;
}

.plans .plan {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.plans .plan:hover {
	background-color:rgba(86, 86, 86, 0.68);
}

.plans .plan {
	background-color: rgba(72, 72, 72, 0.88);
    width: 360px;
    margin: 0 18px;
    text-align: center;
    padding: 20px 0;
    position: relative;
    color: #fff;
    font-family: 'Montserrat-Light', Arial, sans-serif;
    -webkit-box-shadow: -1px 2px 44px -8px rgba(0,0,0,0.75);
	-moz-box-shadow: -1px 2px 44px -8px rgba(0,0,0,0.75);
	box-shadow: -1px 2px 44px -8px rgba(0,0,0,0.75);
}

.silver-plan {
	background-color: #fff;
}

.silver-plan .price, .gold-plan .price, .platinium-plan .price {
	background-color: rgba(128, 127, 125, 0.28);
    color: #fff;
    padding: 10px 0;
    margin: 15px 0;
    font-size: 27px;
}

.membership-title {
    position: absolute;
    width: 100%;
    right: 0;
    left: 0;
    text-align: center;
    margin-top: 80px;
    color: #fff;
    font-size: 53px;
}

.membership-text {
    position: absolute;
    width: 100%;
    right: 0;
    left: 0;
    text-align: center;
    margin-top: 155px;
    color: rgba(255, 255, 255, 0.9);
    font-size: 16px;
    font-family: 'Montserrat-Light', Arial, sans-serif;
}

.plan-inner h1 {font-family: 'Montserrat-Light', Arial, sans-serif; font-size: 18px;}
.gold-plan h1 {font-size: 24px;}

.gold-plan {
    background-color: rgba(220, 15, 80, 0.71) !important;
    color: #fff;
}

.plans .gold-plan {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.plans .gold-plan:hover {
	background-color:rgba(220, 15, 80, 0.48) !important;
}

.gold-plan .price {background-color: rgba(234, 93, 131, 0.76);font-size: 41px !important;}

.platinium-plan {
	margin-right:0 !important;
}

.plan-inner {
	width: 100%;
	line-height: 50px;
}


membership-gradient {
    background-color: rgba(212, 29, 29, 0.74);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
}

/* PLANS */

/* VIDEO */

.video { width:100%; height:auto; background-size:cover; position:relative; }
.video-gradient {
    background-color: rgba(93, 93, 93, 0.84);
    height: 100%;
    width: 100%;
    position: absolute;
    left:0;
    right:0;
    display:none;
}
.video-wrap {max-width:1200px;margin:auto;position: relative;width: 100%;}
.video-title-1 {
    width: 100%;
    text-align: center;
    padding-top: 60px;
    color: #fff;
    font-size: 83px;
    font-family: 'Montserrat-Light', Arial, sans-serif;
}
.video-title-2 {
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    font-size: 15px;
    font-family: 'Montserrat-Light', Arial, sans-serif;
}

.video-frame, .video-info {display:inline-block;width: 100%;float: left;color:#fff;}
.video-frame {
	-webkit-box-shadow: -1px 3px 37px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: -1px 3px 37px -2px rgba(0,0,0,0.75);
	box-shadow: -1px 3px 37px -2px rgba(0,0,0,0.75);
    margin: 90px 0 200px 0;
}
.video-frame iframe {display:block;height: 675px;}

.video-info {
    padding: 0 20px 0 40px;
}

.video-text {
    font-family: 'Montserrat-Light', Arial, sans-serif;
    font-size: 20px;
}

.video-bullets {
    margin-top: 20px;
}

.video-bullets li {
    line-height: 30px;
}

.video-bullets li i {padding-right:9px;}

/* VIDEO */

.plugin-gallery {
	max-width: 1200px;
	margin: auto;
	margin-top: 120px;
}

.gallery-img-big {
	width: 66%;
    height: auto;
    float: left;
    position: relative;
}

.gallery-side {
    width: 34%;
    float: right;
}

.image-caption {
	position: absolute;
	bottom: 20px;
	z-index: 1;
	height: 90px;
	background: rgba(0, 0, 0, 0.5);
	padding: 31px;
	font-size: 24px;
	color: #fff;
	font-family: 'Montserrat-Light', Arial, sans-serif;
}

.gallery-img {
	float: left;
	margin-left: 30px;
	margin-bottom: 18px;
}

.gallery-img:nth-child(4) {
	margin-left: 30px;
}

.gallery-img:nth-child(5) {
	margin-left: 0px;
}

.gallery-list {
    float: left;
    max-width:1200px;
}

.gallery-list .gallery-img {
    margin-left: 0px;
    margin-top: 10px;
    margin-right: 30px;
    margin-bottom: 0;
}

.gallery-list .gallery-img:nth-child(3) {
    margin-right: 0px;
}

.footer-wrap {
	width: 100%;
	background-repeat: no-repeat;
	margin-top: 55px;
	position: relative;
	background-color: #000;
}

.footer {
	max-width: 1200px;
	height: 550px;
	margin: auto;
	position: relative;
}

.footer-title {
	text-align: center;
	color: #fff;
	font-size: 48px;
	font-family: 'Montserrat-Regular', Arial, sans-serif;
	position: relative;
	top: 140px;
}

.footer-text {
	text-align: center;
	color: #d4d4d4;
	font-size: 19px;
	font-family: 'Montserrat-Light', Arial, sans-serif;
	position: relative;
	top: 147px;
	letter-spacing: -0.1px;
}

.footer-menu {
	position: absolute;
	bottom: 40px;
}

.footer-link {
	float: left;
	margin-right: 10px;
	font-size: 11px;
	font-family: 'Montserrat-Light', Arial, sans-serif;
}

.footer-link a {
	color: rgba(255, 255, 255, 0.58);
}

.footer-link a:hover {
	color: #fff;
}

.mailing-form {
	background-color: rgba(255, 255, 255, 0.12);
	width: 100%;
	height: 90px;
	position: relative;
	top: 200px;
}

.mailing-form-input {
	color: #fff;
	font-size: 21px;
	font-family: 'Montserrat-Light', Arial, sans-serif;
	position: relative;
	width: 100%;
	text-align: left;
	padding: 33px 30px;
	background-color: transparent;
	border: none;
}

.submit-btn {
	color: #fff;
	background-color: rgb(41, 101, 165);
	width: 200px;
	height: 90px;
	font-size: 24px;
	text-align: center;
	line-height: 90px;
	position: absolute;
	right: 0;
	top: 0;
}

.submit-btn:hover {
	background-color: rgb(255, 31, 31);
}

.social-share-link {
	position: absolute;
	bottom: 20px;
	right: 0px;
}

.social-link {
	color: #fff;
	font-size: 30px;
	background-color: rgba(0, 0, 0, 0.48);
	border-radius: 30px;
	padding: 10px;
	width: 58px;
	display: inline-block;
	text-align: center;
	margin-left: 5px;
}

.social-link:hover {
	background-color: rgba(0, 0, 0, 1);
}

/* PHOTO SWIPE */
.rb-detail-image {
	position: relative;
	text-align: center;
	overflow: hidden;
}

.rb-detail-image img {
	-webkit-transition: all 1s ease; /* Safari and Chrome */
	-moz-transition: all 1s ease; /* Firefox */
	-o-transition: all 1s ease; /* IE 9 */
	-ms-transition: all 1s ease; /* Opera */
	transition: all 1s ease;
	max-width: 100%;
	display: block;
}
/*
.rb-detail-image img:hover {
	 -webkit-transform: scale(1.25);
	 -moz-transform: scale(1.25);
	 -ms-transform: scale(1.25);
	 -o-transform: scale(1.25);
	 transform: scale(1.25);
 }*/

.rb-detail-image a {
	display: block;
	position: relative;
}

.rb-image-zoom {
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 1;
	width: 40px;
	height: 40px;
	border-radius: 6px;
	line-height: 40px;
	background: rgba(0, 0, 0, .65);
}

.rb-image-zoom i {
	display: block;
	color: #fff;
	padding: 0;
	margin: 0;
	height: 40px;
	line-height: 40px;
	font-size: 23px;
	text-align: center;
}

/* PHOTO SWIPE */

/* SWIPER SLIDER */
/*.swiper-container {
	width: 100%;
	padding-bottom: 50px;
}

.swiper-slide {
	background-position: center;
	width: 300px;
	height: 300px;
	margin-bottom: 120px;
	background-repeat: no-repeat;
}

.swiper-title {
    width: 100%;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 10px;
    font-size: 90px;
    font-family: 'Montserrat-Light', Arial, sans-serif;
    letter-spacing: -6px;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}

.swiper-text {
    text-align: center;
    font-family: 'Montserrat-Hairline', Arial, sans-serif;
    font-size: 32px;
    width: 90%;
    margin: auto;
    padding-bottom: 40px;
}*/

.slide-caption {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	bottom: -100px;	
	float: left;
}

.slide-caption-title {
	font-size: 43px;
	letter-spacing: -1.2px;
	font-family: 'Montserrat-Regular', Arial, sans-serif;
}

.slide-caption-text {
    font-size: 36px;
    color: #d70009;
    font-family: 'Montserrat-Light', Arial, sans-serif;
    letter-spacing: -1px;
    position: relative;
    top: -5px;
}

/* SWIPER SLIDER */


/* HTML'YÄ° KOPYALA */

.ion-ios-copy {
    font-size: 38px;
    padding-right: 7px;
}

.copy-widget {
    position: absolute;
    right: 100%;
    background-color: rgba(0, 0, 0, 0.21);
    color: #fff;
    padding: 0 10px;
    border-radius: 10px;
    margin: 28px 50px;
}

.copy-widget .ion-ios-play {
    position: absolute;
    left: 100%;
    top: 6px;
    color: rgba(0,0,0,.2);
    font-size: 30px;
}

.full-news .copy-widget, .features .copy-widget, .gettheapp .copy-widget, .membership .copy-widget, .video .copy-widget, .footer-wrap .copy-widget {
	left: 0;
    z-index: 99;
    width: 43px;
    top: 60px;
}

.close-widget-popup {
    position: absolute;
    left: 98%;
    color: #fd1010;
    font-size: 30px;
    bottom: 94%;
    z-index:99;
}

.ion-close-circled {position:relative;z-index:99;}

.ion-record {
	color: #fff;
    position: absolute;
    left: 5%;
    font-size: 30px;
    bottom: 1%;
}

.widget-popup-wrap {
	position:fixed;
	 width: 600px;
    height: 400px;
    left:50%;
    margin-left:-300px;
    background:#fff;
    top:50%;
    margin-top:-200px;
    padding: 20px;
    font-size: 16px;
    border-radius: 13px;
    -webkit-box-shadow: 1px 1px 23px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 1px 23px -2px rgba(0,0,0,0.75);
	box-shadow: 1px 1px 23px -2px rgba(0,0,0,0.75);
	display:none;
	z-index:100;
}

.widget-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 99;
    display:none;
}

.widget-clipboard {
   	width: 100%;
    height: 100%;
    font-size: 14px;
    resize: none;	
}

/* HTML'YÄ° KOPYALA */


/* NEWS TITLE */


.news-statTitle {
    text-align: center;
    font-family: 'Montserrat-Regular', Arial, sans-serif;
    font-size: 28px;
    margin-top: 5px;
}

.news-statData {
    text-align: center;
    font-family: 'LatoLatinWebLight';
    font-size: 160px;
    margin-top: 25px;
    margin-bottom: 25px;
    letter-spacing: 0px;
}

.news-statDownTitle {
    text-align: center;
	font-family: 'Montserrat-Regular', Arial, sans-serif;
    font-size: 24px;
}

.news-stat {
    border: 1px solid #e4e4e4;
    padding: 30px;
    width: 100%;
}

.news-statText {
    text-align: center;
    font-family: 'LatoLatinWebLight', Arial, sans-serif;
    font-size: 21px;
    color: #585858;
    padding-top: 30px;
	line-height:normal;
}


/* NEWS TITLE */


.related-news-withImg {
    max-width: 1200px;
    margin: auto;
}

.related-news-withImg-img {
    width: 100%;
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.related-news-withImg-gradient {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.61) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.61) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.61) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#9c000000',GradientType=0 );
    height: 100%;
    width: 100%;
    position: absolute;
}

.related-news-withImg-wrap {
    width: 49%;
    position: relative;
}

.related-news-withImg-imgContentWrap {
    position: absolute;
    bottom: 0%;
    left: 0%;
    width: 100%;
    padding: 0 50px 50px 50px;
}

.related-news-withImg-imgTitle {
    color: #fff;
    font-size: 30px;
    font-family: 'Montserrat-Light', Arial, sans-serif;
}

.related-news-withImg-imgText {
    font-family: 'LatoLatinWebLight', Arial, sans-serif;
    font-size: 21px;
    color: #fff;
    padding-top: 10px;
    padding-left: 2px;
    padding-bottom: 15px;
}

.related-news-withImg-imgReadMore a {
    font-family: 'LatoLatinWebLight', Arial, sans-serif;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.83);
    border: 1px solid rgba(255, 255, 255, 0.51);
    float: left;
    padding: 3px 8px 5px;
    margin-top: 14px;
    margin-left: 3px;
    transition: ease all .4s;
}

.related-news-withImg-imgReadMore a:hover {
	color: #fff;
	border: 1px solid #fff;
}

.related-news-withImg-date {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.65);
    font-family: 'LatoLatinWebLight', Arial, sans-serif;
    margin: 49px;
    font-weight: bold;
    float: left;
    background-color: rgba(0, 0, 0, 0.48);
    padding: 6px 13px 7px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.ion-ios-clock-outline {
    margin-right: 3px;
    color: #fff;
}

.site-container {
    max-width: 1200px;
    margin: auto;
}

.container-left {
	max-width: 890px;
    float: left;
    margin-right: 10px;
    width: 100%;
}

.container-right {
	width:300px;
	margin-top: 40px;
	float:left;
}
.container.full-news{
	margin-left:-10px; margin-right: -10px;
}




/*============ MEDIA QUERY =============*/

@media screen and (max-width:1400px){
	.header {
	    height: 100%;
	}
}

@media screen and (max-width:1200px){
	.headline {padding:0 60px;}
	.container._plugin {padding:0 20px;}
	.full-news-content-wrap {padding: 50px 60px;}
	.features {margin-top:0px !important;}
	.gettheapp {background-position: 0px 0px;}
	.plans {width:100%;}
	.plans a {width: 32%;}
	.plans .plan {width: 100%;margin-left:0;}
    .video {background-position: 0;}
    .footer {padding: 0 20px;}
    .social-share-link {right: 17px;}
    .container.parallax-title {padding:0;}
    .parallax-title-headtitle {padding: 0 20px;}
    .video-frame {
	    margin: 40px auto 50px auto;
	}
}

@media screen and (max-width:1000px){
	.parallax-title-headtitle {
	    font-size: 50px;
	}
	.parallax-title-text {padding-top:0;}
	.news-statData {
	    font-size: 110px;
	}
	
	.related-news-content-text {
	    font-size: 18px;
	}
	
	.related-news-content-title {
	    font-size: 24px;
	}
	
	.related-news-content-cat {
	    font-size: 17px;
	}
	
	.related-news-withImg-imgTitle {
	    font-size: 24px;
	}
	
	.related-news-withImg-imgText {
	    font-size: 18px;
	}
}

@media screen and (max-width:880px){
	.news-body .module-news-right img, .news-body .module-news-left img, .news-body .module-news img{
		float: none;
		width: 100%;
		max-width: none;
		margin:10px 0;
	}
	.container.module-news.module-news-right img{
		margin-left:0;
	}
	.container.module-news.module-news-left img{
		margin-left: 0;
	}
	.full-news-content-wrap{
		padding: 30px 20px;
	}
	.news-body .module-news img{
		width: 100%;
	}
	.comment-wrap{ display:block !important;    border: 1px solid #e4e4e4; padding: 15px 20px;}
	._lcol{ display:none;}
	.comment-date-mobil{ display:block !important;}
	.comment-title{ margin-left:0;}
	.comment-text, .comment-popup-img{ padding-left: 0;}
	.comment-text{margin-bottom: 10px;}
	.comment-date-mobil-content {
		border-left: 3px solid #ec2626;
		padding-left: 10px;
		margin-bottom: 10px;
		margin-top: 10px;
		height: 32px;
	}
	.comment-date-time, .comment-date-text {
		color: #ec2626 !important;
	}
	.features-box h1 {font-size: 20px;}
	.features-box i {font-size: 60px;}
	.navbar-center {padding-left: 50px;}
	.headline {padding: 0 70px;}
	h2.header-title {font-size: 60px;}
	.video-text {font-size: 14px;}
	.footer-title {font-size: 36px;}
	.social-link {font-size: 19px;width: 44px;}
	.social-share-link {bottom: 26px;}
	.app-options i {
	    font-size: 60px;
	}
	.app-options-title-2 {
	    font-size: 12px;
	}
	.features-headtitle {
	    font-size: 53px;
	    padding: 0 40px;
	}
	.container.features {padding: 0px;}
	.parallax-title-headtitle {
	    font-size: 35px;
	    padding: 0;
	}
	/*.swiper-slide {
	    background-size: contain;
	}*/
	
	.news-statTitle {
	    font-size: 21px;
	}
	.news-statData {
	    font-size: 80px;
	}
	
	.related-news-img img {
	    max-width: 290px;
	}
	
	.related-news-content-text {
	    font-size: 16px;
	}
	
	.related-news-withImg-imgText {
	    display:none;
	}
	
	.related-news-withImg-imgTitle {
	    margin-bottom: 10px;
	}
	
	.related-news-withImg-img {
	    height: 350px;
	}
}

@media screen and (max-width:800px){
	.module-news{
		display:block;
	}
	.brand-img-wrapper, .brand-product-content{width:100%;}
	.brand-product-content{padding:20px; margin:0 !important;}
	.social-share-link {
		left: 0;
	    right: 0;
	    margin: auto;
	    text-align: center;
	}
	.footer-menu {
		text-align: center;
	    left: 0;
	    right: 0;
	    margin: auto;
	    bottom: 100px;
	}
	.footer-link {
	    float: none;
	    display: inline-block;
	}
	
	.mailing-form {
	    width: 90%;
	    margin: auto;
	    height: 70px;
	}
	
	.mailing-form-input {
	    padding: 22px 30px;
	}
	.mailing-form .submit-btn {
		height: 70px;
		line-height: 70px;
		font-size: 20px;
	}
	
	.video-frame iframe {
	    height: 415px;
	}
	
	.video-frame {
	    margin: 40px 34px 70px;
	    width: 90%;
	}
	
	.video-frame iframe {
	    height: 375px;
	    margin: auto;
	}
}

@media screen and (max-width:768px){
	.app-options i {
	    font-size: 50px;
	}
	.app-options-title-1 {
	    font-size: 23px;font-family:'Montserrat-Regular', Arial, sans-serif;
	}
	.app-options-title-2 {
	    font-size: 12px;
	}
	
	.full-news .full-news-text {
	    font-size: 20px;
	}
	
	.full-news .full-news-title {
	    font-size: 44px;
	}
	
	.membership-title {
	    font-size: 43px;
	}
	
	.membership-text {
	    margin-top: 145px;
	}
	
	.video {height:auto;}
	
	.video-frame {
	    width: 90%;
	    display: block;
	    float: none;
	}
	
	.video-title-1 {
	    font-size: 43px;
	}
	
	.video-info {
	    width: 100%;
	    margin: 40px 0 70px 0;
	}
	
	.video-title-2 {
	    padding-bottom: 40px;
	}
	
	.vjs-poster {background-size:cover !important;}
	
	.header, .header-gradient {height:100%;}
	
	/*.navbar {
	    margin: 10px 20px;
	}*/
	
	.navbar-center {
	    padding-left: 70px;
	}
	
	.main-menu ul li a {
	    font-size: 12px;
	    padding: 0 8px;
	}
	
	.module-news-no-image .brand-product-content {
	    padding: 30px 0;
	}
	
	.app-options-title-2 {
	    display: none;
	}
	
	.features-box-text {
	    padding: 19px 15px;
	}
	
	.features {
	    padding-top: 80px !important;
	    padding-bottom: 80px !important;
	}
	
	.features-text {
	    font-size: 18px;
	    padding: 0 30px;
	}
	
	.module-news {
	    display: block;
	    margin-top: 20px;
	}
	
	.module-news-right {padding-bottom:20px;}
	
	.video-frame iframe {
	    height: 400px;
	}
	
	.video-title-1 {
	    padding-top: 40px;
	}
	
	.news-stat-wrap {display:block;}
	
	.news-stat {
	    margin: 10px 0 20px;
	}
	
	.related-news-withImg-date {
	    left: 0;
	    top: 0;
	    right: auto;
    	bottom: auto;
	}
	
	.related-news-withImg-imgTitle {
	    font-size: 21px;
	}

}

@media screen and (max-width:660px){
	.app-options i {
	    font-size: 50px !important;
	}
	.app-options i {
	    margin: 0 11px 0 10px;
	}
	
	.appstore, .playstore, .windowsappstore {
	    padding: 10px;
	}
	
	.gettheapp-title {
	    padding-top: 40px;
	    font-size: 33px;
	    letter-spacing: -1px;
	    top: 85px;
	}
	
	.navbar-center {display:none;}
	
	.module-news-center-text {
	    font-size: 16px;
	    bottom: 40px;
	    padding: 0 20px;
	    padding-left: 0;
	}
	
	.sticky-sidemenu {
	    top:auto;
	    bottom: 10%;
	}
	
	.catalogue, .dealer, .pricelist, .contact {
	    background-color: rgba(41, 41, 41, 0.64);
	}
	
	.module-news-center {
	    height: 410px;
	}
	
	.module-news-center-text {
	    bottom: 70px;
	}
	
	.footer-text {
	    font-size: 17px;
	}
	
	.mailing-form-input {
	    padding: 26px 20px;
	    font-size: 17px;
	}
	
	.mailing-form .submit-btn {
	    font-size: 16px;
	    width: 130px;
	}
	
	.gallery-img-big {width:100%;margin-bottom: 10px;}
	
	.gallery-side {
	    width: 100%;
	    display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}

	.gallery-side .gallery-img {
	    margin-left: 0;
	    width: 49%;
	}
	
	.gallery-list .gallery-img {
	    margin-left: 0px;
	    margin-top: 0px;
	    margin-right: 2%;
	    margin-bottom: 0;
	    width: 49%;
	}
	
	.gallery-list .gallery-img:nth-child(2) {
		margin-right:0;
	}
	
	.rb-detail-image img {width:100%;}
	
	.gallery-list {display:block;}
	
	.gallery-list .gallery-img:nth-child(3) {
	    margin-right: 0px;
	    width: 100%;
	    margin-top: 10px;
	 }
	 
	 .gallery-img {
	    margin-bottom: 10px;
	}
	
	.features-headtitle {
	    font-size: 43px;
	    padding: 0 40px;
	    margin-top: 40px;
	}
	
	.features-box-text {
	    padding: 19px 5px;
	}
	
	.video-frame {
	    margin: 50px auto;
	}
	
	.video-frame iframe {
	    height: 300px;
	}
	
	.related-news-content-text {
	    display: none;
	}
	
	.related-news-img img {
	    max-width: 200px;
	    display: block;
	}
	
	.related-news-img {
	    width: auto; 
	}
	
	.related-news-content {
	    -webkit-box-align: center;
	    -ms-flex-align: center;
	    -webkit-align-items: center;
	    align-items: center;
	}
	
	.related-news-textWrap {
	    margin-top: 0px;
	}
	
	.related-news-withImg {display:block;}
	
	.related-news-withImg-wrap {
	    width: 100%;
	    margin-bottom: 17px;
	}
	
	.news-statData {
	    font-size: 100px;
	}
}

@media screen and (max-width:550px){
	.appstore, .playstore, .windowsappstore {
	    margin: 0 8px;
	}
	
	.app-options-title-1 {
	    font-size: 15px;
	}
	
	.app-options i {
	    font-size: 30px !important;
	}
	
	.plans {
	    display: block;
	    width:90%;
	    margin-top: 210px;
	}
	
	.membership {
		height:auto;
		background-position: 0;
	    background-size: cover;
	    padding-bottom: 40px;
    }
    
    .plans .plan {
	    margin-bottom: 30px;
	}
	
	.membership-title {
    font-size: 32px;
}
.membership-text {
    margin-top: 125px;
    color: rgba(255, 255, 255, 0.58);
    font-size: 15px;
}

.gettheapp-title {
    font-size: 41px;
}

.features-box-wrap {display:block;}

.features-box-text {
    position: relative;
}

.features-box {
    width: 88%;
    margin: auto;
    float: none;
    margin-top: 50px;
    margin-bottom: 50px;
    background: rgb(255, 255, 255);
    padding: 30px 10px 20px 10px;
    -webkit-box-shadow: -1px 2px 14px -8px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 2px 14px -8px rgba(0,0,0,0.75);
    box-shadow: -1px 2px 14px -8px rgba(0,0,0,0.75);
}

.features-headtitle {
    font-size: 40px;
}
.features-box h1 {
    font-size: 26px;
}
.features-box-text {
    padding: 19px 45px;
    font-size: 15px;
    color: #807b7b;
}
.gettheapp {margin-top: 0px;}

.features-box i {
    font-size: 70px;
}

    .headline {width: 100%;}
    
    .container.survey iframe {width:88%;}
    
	.features-box {max-height:none;}
	
	.features {
	    padding-bottom: 50px !important;
	}
	
	.features-box-text {
	    height: auto;
	}
	
	.swiper-title {
	    font-size: 70px;
	}
	
	.swiper-text {
	    width: 80%;
	    margin: auto;
	    padding-bottom:0;
	    font-size: 23px;
	}
	
	.related-news-content-title {
	    font-size: 18px;
	}
	
	.related-news-content-title {
	    font-size: 18px;
	}
	
	.related-news-content {
	    display:block;
	}
	
	.related-news-img img {
	    max-width: 100%;
	}
	
	.related-news-img {
	    margin-right: 0px;
	}
	
	.related-news-mobile-titleWrap {display:block;}
	
	.related-news-textWrap {display:none;}
	
	.related-news-mobile-titleWrap {
	    position: absolute;
	    width: 100%;
	    background-color: #000;
	    color: #fff;
	}
	
	.related-news-img {
	    position: relative;
	}
	
	.related-news-mobile-titleWrap {
	    position: absolute;
	    width: 100%;
	    color: #fff;
	    padding: 20px;
	    bottom: 0%;
	    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.61) 67%, rgba(0,0,0,0.61) 100%);
	    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.61) 67%,rgba(0,0,0,0.61) 100%);
	    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.61) 67%,rgba(0,0,0,0.61) 100%);
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#9c000000',GradientType=0 );
	}
	
	.related-news-mobile-cat {
	    font-size: 15px;
	    font-family: 'LatoLatinWebLight', Arial, sans-serif;
	}
	
	.related-news-mobile-title {
	    font-size: 25px;
	}
	
	.related-news-mobile-cat {
	    font-size: 15px;
	    font-family: 'LatoLatinWebLight', Arial, sans-serif;
	    padding-left: 2px;
	}
}


@media screen and (max-width:480px){
	.full-news .full-news-title {
		font-size: 26px;
	}
	.news-stat{padding: 10px;}
	.gettheapp {
	    margin-top: 0px;
	    height: 600px;
	}
	.app-options {display:block;}
	.appstore, .playstore, .windowsappstore {
	    margin: 10px 21px;
	    width: 90%;
	}
	.gettheapp-title {
	    font-size: 41px;
	    top: 40px;
	}
	
	.gettheapp-text {
	    color: rgba(255, 255, 255, 0.77);
	    top: 53px;
	}
	
	.app-options {
	    top: 100px;
	}
	
	.share-text {display:none;}
	
	.brand-pageshare-link { 
		width: 40px;
    	font-size: 21px;
	}
	
	.header-detail-btn {
	    font-size: 14px;
	    font-family: Montserrat-Regular, Arial, sans-serif;
	    padding: 8px 5px 8px 12px;
	}
	
	/*.ion-chevron-right {
	    font-size: 12px;
	    padding: 7px 7px 0 6px;
	}*/
	
	h2.header-title {
	    font-size: 48px;
	    letter-spacing: -2px;
	}
	
	.features-headtitle {
	    font-size: 30px;
	}
	
	.full-news-content-wrap {
	    padding:50px 20px;
	}
	
	.module-news-center {
	    height: 460px;
	}
	
	.module-news-center-title {
	    top: 50px;
	}
	
	
	.gettheapp-title {
	    font-size: 31px;
	    top: 0px;
	}
	
	.gettheapp-text {
	    top: 13px;
	}
	
	.container.gettheapp {padding:0;}
	
	.appstore, .playstore, .windowsappstore {
	    width: 87%;
	}
	
	.app-options {
	    top: 40px;
	}
	
	.gettheapp {
	    height: 450px;
	}
	
	.membership-title {
	    margin-top: 40px;
	}
	
	.membership-text {
		font-size:12px;
	}
	
	.plans {
	    margin-top: 180px;
	}
	
	.plans a:last-child .plan {
	    margin-bottom: 0px;
	}
	
	.video-title-1 {
	    font-size: 32px;
	    padding-top: 40px;
	}
	
	.video-frame iframe {
	    height: 215px;
	}
	
	.video-info {
	    width: 100%;
	    margin: 25px 0 40px 0;
	    padding: 0 14px 0 12px;
	}
	
	.video-bullets {
	    margin-top: 40px;
	}
	
	h1.footer-title {
	    top: 40px;
	    font-size: 32px;
	    font-family: 'Montserrat-Light', Arial, sans-serif;
	}
	
	.footer-text {
	    top: 52px;
	    font-size: 14px;
	}
	
	.mailing-form {
	    top: 90px;
	}
	
	.mailing-form .submit-btn {
	    height: 50px;
	    line-height: 53px;
	    font-size: 17px;
	    top: 50px;
	    width: 100%;
	}
	
	.mailing-form-input {
	    padding: 14px 0px;
	    text-align: center;
	    font-size: 14px;
	}
	
	.mailing-form {
	    height: 45px;
	}
	
	.footer {
	    height: 490px;
	}
	
	.container.brand {
	    padding: 0 20px;
	    margin-bottom: 25px;
	    margin-top: 25px;
	}
	
	.module-news-left .brand-img-wrapper, .module-news-left .brand-img {
	    height: auto;
	}
	
	.brand-product-content {
	    padding: 20px 0px;
	    margin: 0 !important;
	}
	
	.brand-product-content p {
	    font-size: 19px;
	    line-height: 1.5em;
	}
	
	.brand-product-content-title {
	    font-size: 22px;
	}
	
	.module-news-no-image .brand-product-content {
	    text-align: left;
	}
	
	.module-news-right .brand-img-wrapper {
	    height: auto;
	}
	
	.module-news-right .brand-img {
	    height: auto;
	}
	
	.image-caption {
	    padding: 14px;
	    height: auto;
	    font-size: 18px;
	}
	
	.swiper-title {
	    font-size: 60px;
	}
	
	.swiper-title {
	    padding-top: 20px;
	}
	
	/*.swiper-slide {
	    width: 300px;
	    height: 230px;
	    margin-bottom: 120px;
	}*/
	
	.slide-caption {
	    bottom: -69px;
	}
	
	.container.module-news {padding:0;}
	
	.module-news-no-image .brand-product-content, .brand-product-content {
	    padding: 20px 0px;
	}
	
	.video-frame {
	    width: 100%;
	     margin: 30px auto;
	}
	
	.container.video {
	    padding: 0 10px;
	}
	
	.container.gallery {
	    padding: 0 10px;
	}
	
	.container._plugin {
	    background-attachment: inherit;
	}
	
	._lcol {
		display:none;
	}
	
	.comment-date-mobil {display:block !important;} 
	.comment-title {
	    margin-left: 0px;
	}
	
	.comment-text {
	    padding-left: 0px;
	}
	
	.comment-popup-img {
	    padding-right: 0px;
	    padding-left: 0px;
	    margin-bottom: 0;
	}
	
	.comment-wrap {
	    padding-bottom: 20px;
	}
	
	.comment-date-time, .comment-date-text {color:#ec2626 !important;}
	
	.comment-wrap {
	    display: block;
	    border: 1px solid #e4e4e4;
	    padding: 15px 20px;
	    margin-bottom: 20px;
	}
	
	.comment-date-mobil-content {
	    border-left: 2px solid #ec2626;
	    padding-left: 10px;
	    margin-bottom: 10px;
	    margin-top: 10px;
	    height: 32px;
	}
	
	.comment-date-text {
	    font-size: 12px;
	    color: #fff;
	    position: relative;
	    top: -2px;
		font-weight:bold;
	}
	
	.comment-date-time {
	    font-size: 19px;
	    color: #fff;
	    position: relative;
	    top: -4px;
	}
	
	.news-statData {
	    font-size: 80px;
	}
	
	.news-statDownTitle {
	    font-size: 18px;
	}
	
	.news-statText {
	    font-size: 19px;
	    line-height: 25px;
	    padding-top: 20px;
	}
	
	.related-news-mobile-title {
	    font-size: 21px;
	}
	
	.news-quotes-title {
	    font-size: 21px;
	    font-family: 'Montserrat-Light';
	    color: #f32626;
	}
    .amk.detail .news-quotes-title{color: #5bb2a0;}
	
	.related-news-withImg-imgContentWrap {
	    padding: 0 30px 30px;
	}
	
	.related-news-withImg-date {
	    margin: 25px 30px;
	}
}

@media screen and (max-width:380px){
	.container.module-news.module-news-right, .container.module-news.module-news-left{
		padding:0;
		margin:20px 5px;
	}
	.comment-text{ font-size:19px;}
	.comment-title{ font-size:21px;}
	.container._plugin{
		padding: 0 5px;
	}
	.brand img {
	    height: 50px;
	}
	
	.headline {
	    padding: 0 40px;
	}
	
	h2.header-title {
	    font-size: 46px;
	    letter-spacing: -2px;
	    padding-top: 8px;
	}
	
	.features-headtitle {
	    font-size: 40px;
	}
	
	.features-headtitle {
	    font-size: 30px;
	}
	
	.module-news-center-title {
	    font-size: 44px;
	}
	
	.full-news-detail-btn {
	    font-size: 17px;
	    padding: 11px 30px;
	    margin-top: 16px;
	}
	
	.features-headtitle {
	    font-size: 23px;
	    padding: 0 10px;
	}
	
	.features-box {
    	width: 100%;
    }
    
    .container.survey iframe {
	    width: 100%;
	}
	
	.features {
	    padding-top: 0px !important;
	}
	
	.swiper-title {
	    font-size: 50px;
	}
	
	.swiper-text {
	    width: 80%;
	    margin: auto;
	    padding-bottom: 0;
	    font-size: 18px;
	}
	
	.parallax-title {
	    height: 520px;
	}
	
	.parallax-titleWrap {
	    padding: 0 30px;
	}
	
	.parallax-title-headtitle {
	    font-size: 30px;
	}
	
	
	.full-gradient {
	    height: 100%;
	}
	
	.container.survey {
	    padding: 0 10px;
	}
	
	.features-box {
	    margin-top: 20px;
	    margin-bottom: 20px;
	}
	
	.survey-range {
	    font-size: 70px;
	}
	
	.survey-percent {
	    margin-top: 27px;
	}
	
	.features-box h1 {
	    font-size: 19px;
	}
	
	
	
	.parallax-title-gradient {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&1+41,0.8+41,0+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.8) 41%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.8) 41%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.8) 41%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
	
	}
	
	.related-news-mobile-title {
	    font-size: 17px;
	}
	
	.related-news-title {
	    font-size: 20px;
	    letter-spacing: -1.5px;
	    margin-bottom: 10px;
	}
	
	.news-quotes-title {
	    font-size: 21px;
	}
	
	.news-quotes-text {
	    font-size: 19px;
	}
	
	.news-statData {
	    font-size: 80px;
	}
}

@media screen and (max-width:320px){
	.headline {
	    padding: 0 30px;
	}
	
	.module-news-center-title {
	    font-size: 40px;
	}
	
	.module-news {margin-bottom:0;}
	
	.module-news {
	    margin-top: 0px;
	}
	
	.module-news-center {
	    margin-top: 0px;
	}
	
	.full-gradient {top:0;bottom: 0;}
	
	.full-news {
	    height: auto;
	    background-position: top center;
	}
	
	.full-news-content-wrap {
	    padding: 60px 0 !important;
	}
	
	.full-news .full-news-text {
	    font-size: 16px;
	}
	.full-news .full-news-title {
	    font-size: 29px;
	}
	
	h1.footer-title {
	    font-size: 28px;
	}
	
	.footer-text {
    top: 60px;
	}
	
	h1.header-title {
	    font-size: 23px;
	}
	
	h2.header-title {
	    font-size: 30px;
	    letter-spacing: -1px;
	    line-height: inherit;
	}
	
	   
}





