/* - Main
-----------------------------------------------------------------------------*/


@font-face {
	font-family: 'Conv_HelveticaWorld-Light';
	src: url('/assets/fonts/1/helveticaltstd-light-webfont.eot');
	src: local('☺'), url('/assets/fonts/1/helveticaltstd-light-webfont.woff') format('woff'), url('/assets/fonts/1/helveticaltstd-light-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Pragmatic_converted';
	src: url('/assets/fonts/4/prg35-webfont.eot');
	src: local('☺'), url('/assets/fonts/4/prg35-webfont.woff') format('woff'), url('/assets/fonts/4/prg35-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


html {
	background: url('/assets/img/bg-pattern.png');
	font-family: "Conv_HelveticaWorld-Light";
	text-shadow: #FFF 0px 1px 1px;
	/*letter-spacing: -1px;*/
	font-size: 16px;
	color: #000;
}

.layout-wrapper {
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
}

.layout-header {
    height: 130px;
}

.main-navigation {
    float: left;
	padding-top: 91px;
	letter-spacing: -1px;
	margin-left: 380px;
}

.main-navigation > ul > li {
    float: left;
}

.main-navigation > ul > li > a {
    font-size: 16px;
    color: #0067B7;
    text-decoration:  none;
    margin: 0 13px;
	position: relative;
    padding-top: 48px;
}

.main-navigation > ul > li > a.link-tutorials {
	margin-left: 25px;
}
.main-navigation > ul > li > a.link-guides {
	margin-left: 31px;
}
.main-navigation > ul > li > a.link-reviews {
	margin-left: 12px;
}
.main-navigation > ul > li > a.link-testimonials {
	margin-left: 10px;
}
.main-navigation > ul > li > a.link-support {
	margin-left: 30px;
}

.main-navigation > ul > li > a span {
	width: 45px;
	height: 46px;
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	background-repeat: no-repeat;
	background-image: url('/assets/img/sprite.png');
	margin-left: -25px;
}


.main-navigation .link-default span {
	margin-left: -22px;
	background-position: -120px 0;
}
.main-navigation .link-tutorials span {
	background-position: -164px 0;
	margin-left:-21px;
}
.main-navigation .link-support span {
	background-position: -369px 0;
}
.main-navigation .link-testimonials span {
	background-position: -311px 0;
	width: 55px;
	top:-3px;
}

.main-navigation .link-guides span {
	width: 60px;
	height: 49px;
	margin-left: -30px;
	background-position: -204px 0;
}
.main-navigation .link-reviews span {
	width: 50px;
	height: 49px;
	top:-4px;
	margin-left: -26px;
	background-position: -260px 0;
}
.section-header .illustration {
    float: left;
    margin-top: -79px;
    margin-left: -69px;
}
main-navigation .link-reviews span {
    background-position: -352px 0;
    height: 49px;
    margin-left: -30px;
    width: 60px;
}

.section-header h1 {
    font-size: 94px;
    color: #000;
    padding-left: 383px;
    padding-top: 23px;
    font-weight: normal;
    letter-spacing:-7px;
    font-family: Pragmatic_converted;
}

.section-header h1 span {
    font-size: 32px;
    display:  block;
    font-weight: normal;
    letter-spacing: -1px;
}

.hr, hr  {
	height: 1px;
	background: url('/assets/img/hr.png') no-repeat top center;
	border: 0;
}

.columns  {
    position:  relative;
}

.column  {
    float: left;
    width: 278px;
}
.about .column{
padding-top:30px;
}
.about .column-1{
	width:340px;
	padding-right:30px;
}
.about .column-2{
padding-top:43px;
width:290px;
padding-left:10px;
}
.about .column-2 img{
margin-bottom:35px;
}

.about .column-3{
	background:url('/assets/img/star.png') left top no-repeat;
	padding-left:78px;
	padding-top:70px;

	position:relative;
	top:-35px;
	width:198px;
	font-size:13px;
}
.about .column-3 p{
    font-size:14px;
}
.about .column-3 .title{
font-size:24px;
margin-bottom:5px;
}
.about .column-3 .rating{
margin-top:15px;


}

article {
	width: 100%;
	font-size: 16px;
	line-height: 1.5;
	position:  relative;
}



.article-link {
    color: #0067B7;
    font-size: 24px;
    letter-spacing: -1px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
}

.article-link span.logo  {
    display:  block;

    background-color: black;
    width: 53px;
    height: 50px;

	margin:0 auto;
    background: transparent url('/assets/img/sprite.png') no-repeat -58px 0;
}
.article-link span.text{
	display:block;
	margin:0 auto;
	text-align:center;


}
.layout-content {
	width: 100%;
    padding-top: 111px;
}

.layout-footer {
    padding-top: 18px;
	padding-bottom: 40px;
	/* background: url('/assets/img/horizontal-seperator.png') center top no-repeat; */
}
.layout-footer .copyright {
    clear: both;
    margin-top: 66px;
    font-size: 12px;
    color: #aaa;
    text-align: left;
}

/* Homepage screenshots carousel */
.screenshots-carousel-wrap {
    width: 960px;
    margin: 10px auto 60px;
}
.screenshots-carousel { visibility: hidden; }
.screenshots-carousel.flickity-enabled { visibility: visible; }
.screenshots-carousel .carousel-cell {
    width: 100%;
    text-align: center;
}
.screenshots-carousel .carousel-cell img {
    width: 100%;
    height: auto;
    display: block;
}
.layout-footer .twitter-button {
	width: 28px;
	height: 23px;
	display: block;
	float: left;
	margin-top: 15px;
	background: url('/assets/img/sprite.png') no-repeat -455px -20px;
}

.wysiwyg p {
    padding: 12px 0 0;
}

h2 {
	font-size: 48px;
	line-height: 40px;
	padding: 20px 0;
	letter-spacing:-2px;
}

.wysiwyg ul {
    padding-left: 10px;
}

.wysiwyg ul li {
    padding: 5px 0 5px 16px;
    background: url('/assets/img/bullet.png') no-repeat 0 11px;
    line-height: 16px;
}

.wysiwyg.support {
	font-size: 20px;
	padding-bottom: 40px;
}

.wysiwyg.support h2 {
	padding-bottom: 40px;
}


/* float clearing for IE6 */
* html .group {
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .group {
  min-height: 1%;
}

/* float clearing for everyone else */
.group:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

.debug-overlay {
	width: 1024px;
	height: 2100px;
	margin-left: -512px;
	position: absolute;
	top: 0;
	left: 50%;
	background-position: top center;
	z-index: 100;
	opacity: 0.5;
	background-image: url('/assets/img/dev.1.png');
}

.debug-overlay-toggle {
	width: 50px;
	height: 50px;
	display: block;
	position: fixed;
	top: 100px;
	left: 0;
	z-index: 200;
	background-color: #3F3F3F;
	cursor: pointer;
}

.about {
    padding-bottom: 40px;
}


.features  h2{
	margin-left:8px;


	padding-bottom:15px;

}
.features {
    padding-top: 10px;
    width: 100%;
    line-height:24px;
    position:relative;
}

.features .illustration {
    float: left;
    margin-top: 22px;
}
.features  .columns{
	padding:30px 0;




}
.features .column-1 {
width:385px;
float:left

}.features .column-2{
	width:480px;
	float:right;

}

.features .article-link {
float:right;
position:relative;
top:-50px;



}
.read_more{
color:#0067B7
}
.column .read_more{
	float:right;
	font-size:16px;
        text-decoration:none;
	}

.features .wysiwyg {
}


.features .article-link span {
    background-position: 6px 0;
}

.main-navigation .link-support {
    margin-right: 0;
}

.footer-navigation {
    float: right;
    margin-top: 16px;

}

.footer-navigation a {
    color: #0067B7;
    font-size: 18px;
    text-decoration:  none;
}

.footer-navigation li {
    float: left;
}

.footer-navigation .separator {
    color: #606060;
    padding: 0 12px;
}

.video-illustration {
	width: 307px;
	height: 174px;
	padding-top: 11px;
	padding-left: 34px;
	background: url('/assets/img/video-bg.png') no-repeat top left;
    float: left;
}
.video-illustration .img-block{
    display:block;
    width:281px;
    height:158px;
    background-repeat:no-repeat;
    background-position:center center;
}

.video-list > li {
    height: 186px;
    padding-bottom: 10px;
}
.video-info .wysiwyg {
    display:block;
    padding-left:368px;
    padding-top:15px;
}
.video-info .wysiwyg ul{
    list-style:none;
    padding:0;
}
.video-info .wysiwyg il{
    background:none;
}

.video-info h3 span {
	position:relative;
	left:0;
	display: block;
	float: left;
	width: 53px;
	height: 58px;
	background: url('/assets/img/sprite.png') no-repeat -58px 0;
	margin-top: 17px;
	margin-left: 6px;
	margin-right: 8px;
}

h3 {
    font-size: 24px;
}

.video-list {
    margin-left: -33px;
	padding-bottom: 60px;
}

.video-list ul {
    clear: right;
    padding-top: 15px;
    padding-left: 368px;
}

.video-list h3 {
    height: 70px;
    float: left;
    clear: right;
    line-height: 96px;
}

.video-list h3 a {
	text-decoration: none;
	color: #000;
}

.video-header {
    height: 70px;
}


.feedback-form {
	float: right;
	width: 388px;
	padding-top: 108px;
}

.support .message-success {
	float: right;
	width: 388px;
	display:none;
}

.support-intro {
    float: left;
    width: 470px;
}

input[type="email"],
input[type="text"] {
	width: 320px;
	height: 45px;
	border: 0;
	background: url('/assets/img/sprite.png') no-repeat 0 -60px;
	margin-bottom: -19px;
	padding: 10px 43px 20px;
	font-family: Pragmatic_converted;
	font-size: 24px;
	color: #000;
	line-height: 44px;
	outline: 0;
}
input[type="email"].error,
input[type="text"].error {
	background-position: -389px -61px;
	color: #f00;
}

::-webkit-input-placeholder {
    color: #000;
}

:-moz-placeholder {
    color: #000;
}

.feedback-form textarea {
	width: 320px;
	height: 143px;
	background: url('/assets/img/sprite.png') no-repeat 0 -131px;
	padding-left: 41px;
	padding-top: 18px;
	padding-right: 40px;
	padding-bottom: 18px;
	border: 0;
	outline: 0;
	resize: none;
	overflow: auto;
	font-family: Pragmatic_converted;
	font-size: 24px;
}
.feedback-form textarea.error {
	background-position: -389px -130px;
	color: #f00;
}

.feedback-form .error-messages {
    color: #f00;
    font-size: 14px;
    margin-bottom: 8px;
    line-height: 1.5;
}

.captcha {
    padding-left: 46px;
    padding-top: 5px;
    height: 70px;
}

.subtext {
    padding: 12px 13px 0 35px;
    font-size: 11px;
    line-height: 13px;
    font-family: Helvetica;
}

.subtext a {
    color: #000;
}

#feedback-captcha {
    width: 31px;
    background-position: 0 -310px;
    width: 46px;
    height: 45px;
    margin: 0;
    padding: 0;
    margin-left: -9px;
    padding-left: 20px;
    padding-top:8px;
    padding-bottom:8px;
    text-align:  center;
    padding-right: 20px;
    float: left;
    line-height:44px;
}
#feedback-captcha.error {
	background-position: 0 -378px;
	color: #f00;
}

#feedback-submit {
    width: 122px;
    height: 40px;
    background: url('/assets/img/sprite.png') no-repeat -86px -310px;
    border: 0;
    font-size: 18px;
    color: #FFF;
    font-family: "Pragmatic_converted";
    float: right;
    margin-top: 9px;
    margin-right: 13px;
	cursor: pointer;
}

#feedback-submit:hover {
	background-position: -86px -355px;
}

#feedback-submit:active {
	background-position: -86px -400px;
}

.captcha-image {
	width:50px;
	height:20px;
    float: left;
    margin-top: 22px;
    background:url('/assets/img/captcha/captcha.png');
}
.captcha-image.error {
	background:url('/assets/img/captcha/captcha-error.png');
}

.captcha-image-error {
	display: none;
}


.slideshow-images {
	width:0;
	height:0;
	overflow:hidden;
	display:none;
}


.appstore {
	position:absolute;
	margin-left:385px;
	margin-top: 38px;
}

.twitter-link {
	width: 40px;
	height: 40px;
	margin-left: 10px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	background: url('/assets/img/sprite.png') no-repeat -414px 0;
}

.text-twitter-link {
	color: #0065BB;
	text-decoration: none;
}

.text-twitter-link:hover {
	text-decoration: underline;
}

.text-twitter-link i {
	width: 24px;
	height: 20px;
	margin-right: 10px;
	margin-top: 4px;
	background: url('/assets/img/sprite.png') no-repeat -455px 0;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
}

.pdf-list {
	margin-left: -75px;
	list-style-type: none;
}
.pdf-list  li{
	width: 270px;
	float: left;
	margin-left: 75px;
	margin-bottom: 60px;
}
.pdf-list  a{
}
.pdf-list  img{
}
.guides-no-image{width:267px;
                height:184px;
                display:block;
                text-align:center;
                padding-top:150px;
                text-decoration:none !important;
}


/* ----Reviews----- */
.clr{clear:both}
.reviews .content{
    margin-top:20px;
}
.reviews .col-1{
    width: 535px;
    float:left;
}
.reviews .col-2{
    width: 425px;
    float:left;
}
.reviews .block {
    width:425px;
    margin-bottom:55px;
}
.reviews .block .title{
    margin-top:20px;
	width: 100%;
}
.reviews .block .title td{
   vertical-align: middle;
}

.reviews .rating{
	float:right;
}
 .rating {
    position: relative;
    font-size:24px;
	width: 95px;
    color:#0067b7;
}
.reviews .block .logo{
	position:relative;
	float:left;
}
.reviews .block .logo .tooltip{
	position:absolute;
	top: -69px;
}
.reviews .block .logo:hover .tooltip{
	display:block;
}

 .rating.int{
    top:0;
	text-align: right;
}
 .rating .stars{
    height:19px;
    background-image:url('/assets/img/reviews/stars-sprite.png');

}
 .rating .active{
    background-position:left center;
    float:left;
}
 .rating .unactive{
    background-position:right center;
    float:left;
}
.reviews .block .text{
    margin-top:20px;
    line-height:20px;
}
.reviews .block .read-more{
    text-align:right;
    margin-top:10px;
}
.reviews .block .read-more a{
    color:#0067b7;
    font-size:16px;
    text-decoration:none;

}
.reviews #pagination{
    text-align:center;
    margin:20px auto 40px;
}
.reviews #pagination td{
    width:50px;
    height:50px;
    text-align: center;
    line-height:50px;
}
.reviews #pagination:hover td{
    background:none;
}
.reviews #pagination:hover td:hover{
  background:url('/assets/img/reviews/pagination-active.png') center center no-repeat;
}
.reviews #pagination td a{
    display:block;
    height:100%;
    width:100%;
    color:#000;
    text-decoration:none;
}

.reviews #pagination .active{
background:url('/assets/img/reviews/pagination-active.png') center center no-repeat;
}

.reviews .hide{display:none}

#loader span{
    display:block;
    width:32px;
    height:32px;
    background:url('/assets/img/ajax-loader.gif');
}
/* ----End of Reviews----- */















/* =============================================================================
   Video modal
   ========================================================================== */

#video-modal {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.85);
    z-index: 2000;
    align-items: center;
    justify-content: center;
    padding: 20px;
    box-sizing: border-box;
}
#video-modal.is-open {
    display: flex;
}
.video-modal-box {
    position: relative;
    width: 100%;
    max-width: 900px;
}
.video-modal-ratio {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    background: #000;
}
.video-modal-ratio iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.video-modal-close {
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 10;
    background: rgba(0,0,0,0.55);
    border: none;
    color: #fff;
    font-size: 22px;
    line-height: 1;
    cursor: pointer;
    padding: 4px 9px;
    border-radius: 3px;
    text-shadow: none;
}

.layout-content.error404{
	padding-top: 93px;
	padding-left: 160px;
	height: 200px;
	margin: 70px 0;
	background: url('/assets/img/404.png') no-repeat 11px 95px;
}
.error404 h1{
	font-size: 48px;
	font-weight: normal;
	margin-bottom: 40px;
}
.error404 p{
	font-weight: normal;
	font-size:24px;
}

.tooltip{
	height: 87px;
	background: url('/assets/img/tooltip-sprite.png') 0 0;
	padding-left: 63px;
	z-index:10;
	display:none;
}
.tooltip span{
	height: 87px;
	display:block;
	background: url('/assets/img/tooltip-sprite.png') 100% -95px;
	font-size: 24px;
	padding: 13px 5px 0 0;
	white-space: nowrap;
}
.tooltip span b{
	display:block;
	position:relative;
	left:-35px;
}


.testimonials{
	padding-bottom: 60px;
}
.testimonials .stories-col{
	width: 525px;
	padding-right: 55px;
	float:left;
	min-height: 1320px;
	background: url('/assets/img/col-seperator.png') right top no-repeat;
}
.testimonials .reviews-col{
	width: 330px;
	float:left;
	padding-left: 50px;
}

.testimonials h2{
	font-size: 48px;
	margin-bottom: 30px;
}
.testimonials .story{
	margin-bottom:50px;
}
.testimonials .story .title{
	font-size:24px;
	margin-bottom: 15px;
}
.testimonials .story .content{
	font-size:16px;
	position:relative;
}
.testimonials .testimonial{
	margin-bottom: 25px;
	display:none;
}
.testimonial .user-name{
	color: #0067b7;
	font-size: 18px;
	width: 300px;
}
.testimonial .user-name .wrap{
	float:left;
	margin-right: 30px;
}
.testimonial .rating{
	float:left;
	position: relative;
	top:3px;
}
.testimonial .date{
	font-size: 14px;
	color:#424951;
}
.testimonial .content{
	margin-top: 10px;
}
.testimonials .reviews-col h3{
	margin-bottom:35px
}
.reviews-col .seperator{
	width: 320px;
	height: 17px;
	background: url('/assets/img/sprite.png') -220px -320px;
}
.reviews-col .pagination-block{
	width: 300px;
	margin: 10px auto 0;
}
.reviews-col .pagination-element{
	font-size: 22px;
	color:#0067b7;
	width: 90px;
	text-align:center;
	position:relative;
	top: 5px;
	display:block;
	cursor:pointer;
}
.reviews-col .previous-button{
	float: left;
}
.reviews-col .next-button{
	float: right;
	display:none;
}
.story .img-wrap{
	width:291px;
	height: 243px;
	position:absolute;
	bottom:-6px;
	right:-8px;
}
.story .img-wrap .mask{
	position: absolute;
	z-index:2;
}
.story .img-wrap img{

	position:absolute;
	bottom:0;
	right:0;
	z-index:0;
}

.story .wysiwyg {
	padding:0;
}
.story .img-wrap.right{
	left:-8px;
}

.story .img-wrap.right img{
	left:0;

}
.story .user-name{
	text-align:right;
	color:#0067b7;
	font-size:18px;
	margin-top:10px;
	padding-right:5px;
}
.story.right .user-name{
	text-align: left;
	padding-left: 5px;
}
.lW { float: left; clear: left; height: 15px; }
.rW { float: right; clear: right; height: 15px; }

.pusher {
	float: left;
    display: inline-block;
	clear: both;
}

.pusher-3,
.pusher-1 {
	width: 150px;
	height: 24px;
}
.pusher-2 {
	width: 171px;
	height: 119px;
}

.wysiwyg.right .pusher {
	float: right;
}


.support-page .layout-footer .twitter-button {
	display: none;
}
.video-modal-close:hover {
    background: rgba(0,0,0,0.85);
}

/* =============================================================================
   Responsive
   ========================================================================== */

/* --- Fluid wrapper transition (< 1020px) ---------------------------------- */
/* --- Reviews page layout collapse (≤ 1024px) ------------------------------ */
@media (max-width: 1024px) {
    .testimonials .stories-col {
        float: none;
        width: 100%;
        padding-right: 0;
        min-height: 0;
        background: none;
        margin-bottom: 30px;
    }
    .testimonials .reviews-col {
        float: none;
        width: 100%;
        padding-left: 0;
    }
    .testimonial .user-name {
        width: auto;
    }
    .reviews-col .seperator {
        width: 100%;
    }
    .story .img-wrap {
        display: none;
    }
    .story .wysiwyg.with-image,
    .story.right .wysiwyg.with-image {
        display: block;
    }
}

@media (max-width: 1020px) {
    .layout-wrapper {
        padding: 0 40px;
    }
    .screenshots-carousel-wrap {
        width: 100%;
    }
    /* Extra breathing room between Watch demo video and Press Review */
    .about .column-3 {
        margin-top: 50px;
    }
}

/* --- Nav collapse fix (960–1020px) ---------------------------------------- */
@media (max-width: 1020px) and (min-width: 961px) {
    .main-navigation {
        margin-left: 340px;
    }
    .main-navigation > ul > li > a {
        margin-right: 4px;
    }
}

/* --- Hamburger nav (< 960px) ---------------------------------------------- */
.nav-toggle {
    display: none;
}

@media (max-width: 960px) {
    .wysiwyg.support h2 {
        padding-bottom: 0;
    }
    .layout-header {
        position: relative;
        min-height: 50px;
        height: auto;
        padding: 10px 0;
    }

    /* Hide desktop nav */
    .main-navigation {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 64px 20px 30px;
        float: none;
        background: #fff;
        z-index: 1000;
        overflow-y: auto;
        box-sizing: border-box;
        box-shadow: 0 2px 12px rgba(0,0,0,0.15);
    }
    .main-navigation.nav-open {
        display: block;
    }
    .main-navigation > ul {
        display: block;
        letter-spacing: 0;
    }
    .main-navigation > ul > li {
        float: none;
        border-bottom: 1px solid #eee;
    }
    .main-navigation > ul > li:last-child {
        border-bottom: none;
    }
    .main-navigation > ul > li > a {
        display: block;
        padding: 16px 20px;
        margin: 0 !important;
        font-size: 20px;
        color: #333;
        text-shadow: none;
        text-decoration: none;
    }
    .main-navigation > ul > li > a:hover {
        color: #0067b7;
    }
    .main-navigation > ul > li > a span {
        display: none;
    }

    /* Hamburger button */
    .nav-toggle {
        display: block;
        position: fixed;
        top: 10px;
        right: 14px;
        z-index: 1100;
        background: rgba(255,255,255,0.92);
        border: 1px solid #ddd;
        border-radius: 5px;
        padding: 9px 10px;
        cursor: pointer;
        width: 54px;
        height: 48px;
        box-sizing: border-box;
    }
    .nav-toggle .bar {
        display: block;
        width: 28px;
        height: 2px;
        background: #333;
        margin: 4px auto;
        transition: 0.2s;
    }
    .nav-toggle.is-open .bar:nth-child(1) { transform: translateY(6px) rotate(45deg); }
    .nav-toggle.is-open .bar:nth-child(2) { opacity: 0; }
    .nav-toggle.is-open .bar:nth-child(3) { transform: translateY(-6px) rotate(-45deg); }

    /* Scale illustration + h1 + appstore proportionally with viewport width */
    .section-header .illustration {
        max-width: 33vw;
        height: auto;
        margin-top: -8.2vw;
        margin-left: -7.2vw;
    }
    .section-header h1 {
        font-size: 9.8vw;
        padding-left: 33vw;
        padding-top: 2.4vw;
        /* padding-right: 60px; */
        letter-spacing: -0.73vw;
    }
    .section-header h1 span {
        font-size: 3.3vw;
    }
    .appstore {
        margin-left: 33vw;
        margin-top: 1vw;
    }

    /* Homepage: about columns → stack at 960px to prevent overflow */
    .about .column,
    .about .column-1,
    .about .column-2,
    .about .column-3 {
        float: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        padding-top: 15px;
    }
    .about .column-3 {
        background: url('/assets/img/star.png') left top no-repeat;
        padding-left: 78px;
        padding-top: 70px;
        top: 0;
        width: auto;
        margin: 50px 20px 0;
    }

    /* Support: form + intro → stack */
    .support-intro {
        float: none;
        width: 100%;
    }
    .feedback-form {
        float: none;
        width: 100%;
        padding-top: 20px;
    }
    /* Strip sprite-based input styling; use plain border inputs */
    .feedback-form input[type="text"],
    .feedback-form input[type="email"] {
        width: 100%;
        box-sizing: border-box;
        background: #fff;
        border: 1px solid #bbb;
        border-radius: 4px;
        height: auto;
        padding: 10px 14px;
        font-size: 16px;
        font-family: Helvetica, Arial, sans-serif;
        line-height: 1.4;
        margin-bottom: 10px;
        color: #333;
    }
    .feedback-form input[type="text"].error,
    .feedback-form input[type="email"].error {
        background: #fff;
        background-position: 0 0;
        border-color: #f00;
        color: #333;
    }
    .feedback-form textarea {
        width: 100%;
        box-sizing: border-box;
        background: #fff;
        border: 1px solid #bbb;
        border-radius: 4px;
        padding: 10px 14px;
        font-size: 16px;
        font-family: Helvetica, Arial, sans-serif;
        line-height: 1.4;
        height: 120px;
        margin-bottom: 10px;
        resize: vertical;
    }
    .feedback-form textarea.error {
        background: #fff;
        background-position: 0 0;
        border-color: #f00;
    }
    .feedback-form .captcha {
        padding-left: 0;
        height: auto;
        padding-top: 8px;
    }
    .feedback-form .subtext {
        padding: 10px 0 0;
    }
}

/* --- Tablet (≤ 768px) ----------------------------------------------------- */
@media (max-width: 768px) {

    /* Reduce gap between header illustration and page content */
    .layout-content {
        padding-top: 50px;
    }

    h2 {
        font-size: 36px;
        line-height: 34px;
        letter-spacing: -1px;
        padding-top: 5vw;
    }

    /* Homepage: features columns → stack */
    .features .column-1,
    .features .column-2 {
        float: none;
        width: 100%;
    }
    .features .column-full {
        width: 100%;
    }

    /* Media room: reviews columns → stack */
    .reviews .col-1,
    .reviews .col-2 {
        float: none;
        width: 100%;
    }
    .reviews .block {
        width: 100%;
    }

    /* Reviews page: scale fonts in the stacked layout */
    .testimonials h2 {
        font-size: 36px;
        margin-bottom: 20px;
    }
    .testimonials .story .title {
        font-size: 20px;
    }

    /* Tutorials: video block → stack */
    .video-illustration {
        float: none;
        margin-bottom: 15px;
        background: none;
        width: auto;
        height: auto;
        padding: 0;
    }
    .video-illustration .img-block {
        width: 100%;
        height: 0;
        padding-bottom: 56.25%;
        background-size: cover;
    }
    .video-info .wysiwyg,
    .video-list ul {
        padding-left: 0;
    }
    .video-list > li {
        height: auto;
    }
    .video-list h3 {
        float: none;
        line-height: normal;
        height: auto;
    }
    .video-list h3 a {
        display: flex;
        align-items: center;
    }
    .video-list h3 a span {
        float: none;
        flex-shrink: 0;
        margin-top: 0;
    }
    .video-list {
        margin-left: 0;
    }

    /* Homepage: more breathing room below Watch demo video */
    .about .column-2 .article-link {
        margin-bottom: 24px;
        display: block;
    }

    /* Guides: pdf list → single column */
    .pdf-list {
        margin-left: 0;
    }
    .pdf-list li {
        float: none;
        width: 100%;
        margin-left: 0;
    }

    /* Support: scale description text */
    .wysiwyg.support {
        font-size: 16px;
    }

    /* Footer navigation */
    .footer-navigation {
        float: none;
        text-align: center;
        margin-top: 10px;
    }

}

/* --- Footer nav collapse (≤ 610px) ---------------------------------------- */
@media (max-width: 610px) {
    .footer-navigation {
        float: none;
        text-align: left;
        margin-top: 10px;
    }
    .footer-navigation ul {
        padding-left: 18px;
    }
    .footer-navigation li {
        float: none;
        display: block;
        list-style: disc;
        margin-bottom: 6px;
    }
    .footer-navigation .separator {
        display: none;
    }
    .footer-navigation a {
        font-size: 16px;
    }
}

/* --- Mobile (≤ 480px) ----------------------------------------------------- */
@media (max-width: 480px) {

    .layout-wrapper {
        padding: 0 20px;
    }
    .testimonials h2 {
        font-size: 32px;
    }
    h2 {
        font-size: 32px;
        line-height: 30px;
        letter-spacing: -1px;
    }
    .reviews-col .pagination-block {
        width: 100%;
    }

}
