/* --------------------------------------
=========================================
RESPONSIVE FIXES
=========================================
-----------------------------------------*/

/* BACKGROUND IMAGES FOR MOBILE*/

@media (max-width: 640px) {
    
    header {
    background: url('../images/bg-1.jpg') no-repeat center;
    -webkit-background-size: cover;
            background-size: cover;
    }
    
    .testimonials {
    background: url('../images/bg-2.jpg') no-repeat center;
    -webkit-background-size: cover;
            background-size: cover;
    }
    
    .newsletter {
    background: url('../images/bg-3.jpg') no-repeat center;
    -webkit-background-size: cover;
            background-size: cover;
    
    }
    
    .member {
    display: none;
    
    }
    
} 
 

@media (max-device-width: 1024px) {
    
    header {
    background: url('../images/bg-1.jpg') no-repeat center;
    -webkit-background-size: cover;
            background-size: cover;
    }
    
    .testimonials {
    background: url('../images/bg-2.jpg') no-repeat center;
    -webkit-background-size: cover;
            background-size: cover;
    }
    
    .newsletter {
    background: url('../images/bg-3.jpg') no-repeat center;
    -webkit-background-size: cover;
            background-size: cover;
    
    }
    
    .member {
    display: none;
    
    }
    
}

/* OTHER FIXES */

 @media (max-width: 991px) {
 
    
    body {
        font-size: 15px;
        line-height: 26px;
    }

    header .color-overlay {
        min-height: 760px;
    }

    .app-brief .left-align {
        text-align: center;
    }

    .colored-line-left {
        float: none;
        margin: auto;
    }
    
}

@media (max-width: 767px) { 
.sticky-navigation {
        //display: none;
    }
 }

@media (max-width: 1024px) {
    .animated {
        -webkit-transform: translateZ(0);
    }
}

@media (min-width: 991px) and (max-width: 1199px) {

    .features .features-left .icon-container,
    .features .features-right .icon-container {
        min-height: 210px;
    }
    
}

@media (min-width: 768px) and (max-width: 991px) {
 
    
    html {
        font-size: 90%;
    }

    header .color-overlay {
        min-height: 840px;
    }

    .sticky-navigation .navbar-header {
        width: 100%;
        position: relative;
        text-align: center;
        margin-top: 15px;
    }
    .sticky-navigation .navbar-header a {
        float: none !important;
    }
    
    .sticky-navigation .navbar-header img {
        max-height: 40px;
    }
    
    .sticky-navigation .main-navigation {
        text-align: center;
        padding-top: 0;
    }

	.navbar-nav.navbar-right:last-child {
		margin-right: 100px;
	}

    header .intro-section {
        padding-top: 10%;
        min-height: 555px;
    }

    .features .features-left,
    .features .features-right {
        margin-top: 0;
    }

    .features .features-left .icon-container,
    .features .features-right .icon-container {
        display: none;
    }
    
	.app-brief .phone-image-left {
	    max-width: 1000px;
    	margin: auto;
    	margin-bottom: 50px;
	}

	.app-brief .phone-image-left img {
	    width: 100%;
	    margin-left: 0;
	}
	
	.app-brief .left-align p {
		max-width: 1000px;
	}
}

@media (max-width: 767px) {
 
    
    html {
        font-size: 80%;
    }

    body {
        font-size: 15px;
        line-height: 26px;
    }

    header .color-overlay {
        min-height: 600px;
    }

    header .only-logo .navbar {
        padding: 20px;
    }
    
    .navbar-inverse .navbar-nav {
        padding-left: 10px;
        line-height: normal;
        text-align: center;
    }
    
	header .only-logo .navbar .navbar-header img {
	max-width: 250px;
	padding-top: 20px;
	padding-bottom: 20px;
	}

    .navbar-inverse .navbar-nav>li {
        display: inline-block;
        margin-bottom: 0;
        width: 100%;
    }

    header .intro-section {
        padding-top: 9%;
        min-height: 480px;
    }

    .features .features-left,
    .features .features-right {
        text-align: center;
        margin-top: 5px;
        margin-bottom: 50px;
    }

    .features .feature {
        margin-bottom: 50px;
    }

    .features .features-left .icon-container,
    .features .features-right .icon-container {
        float: none;
        margin-left: inherit;
        min-height: 70px;
    }

    .features .feature .icon-container .icon {
        margin: auto;
    }
    
    .features .phone-image img {
    width: 100%;
    margin-left:0;
	}
    
	.app-brief .phone-image-left {
	    max-width: 550px;
    	margin: auto;
    	margin-bottom: 70px;
    	margin-top: -30px;
	}

	.app-brief .phone-image-left img {
	    width: 100%;
	    margin-left: 0;
	}

    .newsletter .subscription-form .input-box {
        margin: auto;
        width: 80%;
        margin-bottom: 10px;
    }
    
	.app-brief .left-align p {
		max-width: 1000px;
	}
}

@media (max-width: 480px) {
 
    
    html {
        font-size: 65%;
    }

    header .color-overlay {
        min-height: 440px;
    }

    header .only-logo .navbar {
        padding: 10px;
    }
    
    header .only-logo {
        margin-top: 25px;
    }

    header .intro-section {
        padding-top: 2%;
        min-height: 425px;
    }

    header .intro-section .intro {
        margin-bottom: 16px;
    }

    header .intro-section h5 {
        color: #ffffff;
    }

    header .intro-section .buttons {
        margin-top: 45px;
    }
    
    .header .section-description {
		margin-top: 20px;
	}

    .newsletter .subscription-form .input-box {
        width: 95%;
        height: 50px;
    }

    .standard-button,
    .standard-button2 {
        font-size: 15px;
        min-width: 100px;
        padding: 11px 20px 11px 20px;
    }

    .features .feature:hover .icon-container .icon, 
    footer .contact-button:hover {
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
    }
    
    .app-brief .left-align .feature-list li i {
		display: none;
	}
    
	.app-brief .phone-image-left {
	    max-width: 550px;
    	margin: auto;
    	margin-top: 10px;
    	margin-bottom: 60px;
	}

	.app-brief .phone-image-left img {
	    width: 100%;
	    margin-left: 0;
	}
	
	#brief1, #brief2, #brief3, #features {
		padding-top: 45px;
		padding-bottom: 0;
	}

	#brief3 {
		padding-top: 45px;
		padding-bottom: 60px;
	}
	
	#brief3 .section-header {
		padding-bottom: 60px;
	}
	
	#features .section-header {
		padding-bottom:35px;
	}
	
	#features .phone-image {
		margin-bottom: 0;
	}
	
	.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 90%;
}

@media (max-width: 320px) {
 
    
    html {
        font-size: 60.5%;
    }
}


@media (min-width: 320px) and (max-width: 640px) and  (orientation: landscape) {
        
    .full-screen h1 {
        font-size: 30px !important;
        line-height: 40px;
        margin-top: 0;
        font-weight: bold;
    }
    .full-screen .intro-section .intro {
       margin-bottom: 0;
            
    }
    
    .full-screen .intro-section h5 {
        
        font-size: 14px;
    }
    .full-screen .intro-section .buttons { 
        margin-top: 0;
    }
    
    .full-screen .standard-button {
        font-size: 14px;
        padding: 8px 5px;
    }
}
