@media (min-width: 1200px) {

	.macbook_image img {
		margin-top:88px !important;
		min-width: 700px !important;
	}
	
	.intro{
        margin-top: 8px;
	}
    
    .intro h2 {
        font-size: 28px;
        line-height: 48px;
    }
    
    /* Blur the background image
    .vegas-background {
        filter: blur(2px);
        -webkit-filter: blur(2px);
        -moz-filter: blur(2px);
        filter: url('/media/blur.svg#blur');
    }
   */

	 .article-header {
		 background-size: cover;
	 }
}

@media (min-width: 1024px) and (max-width: 1199px) {

    .intro{
	}

	.intro h1 {
		font-size: 55px;
		line-height: 60px;
        /*margin-top:40px;*/
	}
	.intro h2 {
		font-size: 28px;
		line-height: 48px;
	}

	.main-action-btn {
/*		margin-top: 30px;*/
	}

	.before-after-text {
		margin-top: 60px;
	}

	.macbook_image img {
		margin-top: 120px !important;
		min-width: 650px !important;
	}
}

@media (min-width: 991px) and (max-width: 1023px) {
	/*.navbar-right {
	 margin: auto;
	 }*/

	.intro {
		line-height: 65px;
	}
	.intro h1 {
		font-size: 55px;
		line-height: 60px;
		margin-top: 58px;
		margin-bottom: 10px;
	}
	.intro h2 {
		font-size: 28px;
		line-height: 50px;
	}

	.before-after-text {
		margin-top: 50px;
	}

	.macbook_image img {
		margin-top: 38px !important;
		min-width: 580px !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {

	/* TOP BAR ELEMENTS */
	.responsive-logo {
		/*width: 100%;*/
		position: relative;
		text-align: center;
		margin-top: 10px;
		/*padding-top: 15px;*/
	}

	.responsive-logo a {
		float: none !important;
	}

	.responsive-nav {
		text-align: center;
		/*width: 90%;*/
		padding-top: 10px;
	}

	.navbar-right {
		margin-left: none !important;
	}

	.responsive-nav li {
		margin-bottom: 15px;
		margin-top: 0 !important;
        margin-bottom: 0;
	}

	/* HOME */
	.intro {
	}

	.macbook_image img {
		margin-top: 58px !important;
		min-width: 500px !important;
	}

	.intro h1 {
		font-size: 40px;
		line-height: 49px;
		margin-top: 68px;
		margin-bottom: 0px;
	}
	.intro h2 {
		font-size: 22px;
		line-height: 47px;
	}

	.intro .btn {
		margin-bottom: 20px;
	}

	/* BEFORE AFTER*/

	.before-after h5 {
		font-size: 40px;
		font-weight: 100;
		text-align: left;
		line-height: 45px;
/*		color: black;*/
		margin-bottom: 18px;
	}

	.before-after p {
		font-size: 18px;
		font-weight: lighter;
		line-height: 28px;
/*		color: rgb(20,20,20);*/
	}

	.before-after-text {
		/*margin-top: 23px;*/
	}

	/* PURCHASE NOW */
	.purchase-now {
		margin: auto;
		text-align: center !important;
	}

	.purchase-now h3 {
		text-align: center;
		margin-bottom: 20px;
	}

	.purchase-now .btn {
		float: center;
	}

	/* FOOTER */
	footer {
		padding-top: 40px;
	}

	.company-details {
		padding-top: 0;
		padding-bottom: 33px;
	}

	.copyright {
		width: 100%;
		padding-top: 33px;
		padding-bottom: 33px;
		margin-bottom: 20px;
	}
    .main-action-btn {
      padding-top: 8px;
      padding-bottom: 8px;
      padding-left: 20px;
      padding-right: 20px;
      font-size: 14px;
    }
    .badge-new-version{
        margin-left: 135px;
        margin-top: -15px;
    }
    
   .features .feature {
        min-height: 125px;
    }
    
    .features h3 {
        min-height: 50px;
    }
}

@media (min-width: 521px) and (max-width: 767px) {
    
    .features .feature {
        min-height: inherit;
    }
}

@media (max-width: 1199px) {
    .features .container .row {
        max-width:100%;
        margin-left:0px;
    }
}

@media (max-width: 991px) {
	.features {
		text-align: center;
	}

	.features .feature-icon {
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.features .mac-feature-icon {
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
	}
    
    .features .container {
        padding-left: 15px;
        padding-right: 15px;
        margin-left: auto;
        margin-right: auto;
        width: auto;
    }
}

@media (max-width: 767px) {

	html {
		font-size: 90%;
	}
    
    .navbar {
        background: rgba(34,34,34,0.85);
    }
    
	.bs-navbar-collapse {
		border: 0;
	}

	.navbar-inverse .navbar-nav {
		padding-left: 10px;
		line-height: normal;
		text-align: center;
	}

	.navbar-inverse .navbar-nav > li {
		margin-bottom: 0;
        display: block;
        margin-top: 0px;
	}
    
    .navbar-inverse .navbar-nav > li > a {
		line-height: 40px;
        text-align: left;
        padding-left: 15px;
	}

	/* HOME */
	.header {
		min-height: inherit;
	}

	.intro {
		line-height: 3.438 rem !important;
		font-size: 2.813 rem;
		/*float: left !important;
		 width: 33% !important;*/
	}

	.intro h1 {
		font-size: 48px;
		line-height: 50px;
		margin-top: 50px;
		margin-bottom: 10px;
		text-align: center;
	}
	.intro h2 {
		font-size: 30px;
		line-height: 48px;
		text-align: center;
	}
	.macbook_image img {
		margin-top: -10px;
	}
    .badge-new-version{
        margin:-37px 60px 30px auto;
    }
	.button-wrapper {
		margin-left: auto;
		margin-right: auto;
        margin-bottom:10px;
	}

	/* BEFORE AFTER*/
	.pull-right {
		float: none;
	}

	.before-after h5 {
		font-size: 35px;
		font-weight: 100;
		text-align: left;
		line-height: 40px;
/*		color: black;*/
		margin-bottom: 18px;
	}

	.before-after h6 {
		font-size: 16px;
	}

	.before-after p {
		font-size: 18px;
		font-weight: lighter;
		line-height: 24px;
/*		color: rgb(20,20,20);*/
		text-align: center;
	}

	.before-after-text {
		margin-top: 0px;
		margin-bottom: 15px;
		text-align: center;
	}
	.before-after-box {
		margin-top: 0px;
	}

	.last-before-after-box {
		margin-bottom: 0px;
	}

	.before-after-image {
	}

	.before-after h5 {
		text-align: center;
	}

	/* PURCHASE NOW */
	.purchase-now {
		margin: auto;
		text-align: center !important;
	}

	.purchase-now h3 {
		text-align: center;
		margin-bottom: 20px;
	}

	.purchase-now .btn {
		float: none;
	}

	/* FOOTER */
	footer {
		padding-top: 40px;
	}

	.company-details {
		padding-top: 0;
		padding-bottom: 33px;
	}

	.copyright {
		width: 100%;
		padding-top: 33px;
		padding-bottom: 33px;
		margin-bottom: 20px;
	}
	
	.thank-you{
		padding-top: 80px;
	}
	.thank-you h2{
		margin-bottom:20px;
	}
}

@media (min-width: 320px) and (max-width: 520px) {
    .features .feature {
        min-height: 110px;
    }
}

@media (max-width: 480px) {

	/* HOME */
	html {
		font-size: 70%;
	}
	.responsive-logo img {
		width: 70%;
	}

	#main-nav {
		min-height: 50px;
	}

	.intro {
		margin-top: 20%;
		line-height: 3.438 rem !important;
		/*font-size: 2.813rem;*/
	}

	.before-after-text {
	}

	.focus, .filters, .about-us, .features, .our-team, .packages, .products .color-overlay, .testimonial, .contact-us {
		padding-top: 60px;
	}
	.buttons {
		margin-bottom: 0;
		margin-top: 30px;
	}

	.custom-button {
		padding: 10px 18px;
	}
	h1 {
		/*font-weight: normal;*/
		font-size: 50px;
	}

	h2 {
		font-size: 6.5 vw !important;
	}

	h3 {
		font-size: 1.7 rem;
	}

	.other-focus-list ul li {
		display: block;
		text-align: left;
		margin-right: 0;
	}
    
    .badge-new-version{
        margin-right:-5px;
    }
}

@media (max-width: 320px) {

	html {
		font-size: 62.5%;
	}

	body {
		font-size: 1.3 rem;
	}

	.focus, .filters, .about-us, .features, .our-team, .packages, .products .color-overlay, .testimonial, .contact-us {
		padding-top: 50px;
	}

	h1 {
		font-weight: normal;
	}

	h3 {
		font-size: 1.7 rem;
	}

	.intro {
		line-height: 3.1 rem !important;
		font-size: 2.1 rem;
	}

	.client-list ul li {
		display: block;
	}
    
    .badge-new-version{
        margin-left: 155px;
        margin-top: -12px;
        margin-bottom: 30px;
    }
}

@media (max-width: 319px) {
    .features .feature {
        min-height: 125px;
    }
}