/*
Theme Name: Hype
Theme URI: http://themeforest.net/user/iWebStudio/portfolio
Author: iWebStudio
Author URI: http://themeforest.net/user/iWebStudio/portfolio
Description: Hype is a responsive wordpress theme for landing page
Version: 1.0.1
Tags: theme-options, translation-ready
License: Split GPL License
License URI: license.txt
*/

/*######################################*/
/*RESET ################################*/
/*######################################*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,hr,th,td {
	margin:0; 
	padding:0;
}
body {
  height: 100%;
  width: 100%;
}

#footer {
    background-color: #1e73be;
}

.home-section.home-17.homepagesections-awesome-features, .home-section.home-107.homepagesections-androidcolor-awesome-features, .home-section.home-125.homepagesections-androidvideo-awesome-features, .home-section.home-234.homepagesections-windowsvideo-awesome-features, .home-section.home-214.homepagesections-windowsimage-awesome-features, .home-section.home-196.homepagesections-windowscolor-awesome-features, .home-section.home-179.homepagesections-iosimage-awesome-features, .home-section.home-161.homepagesections-ioscolor-awesome-features, .home-section.home-144.homepagesections-iosvideo-awesome-features {
    margin: 0px;
    padding-top: 6.5rem;
    padding-bottom: 0rem;
    height: 40.625rem;
    position: relative;
    display: block;
    z-index: 20;
    text-align: left;
    overflow: hidden;
    margin-bottom: -40px;
}

#logo {
    visibility: hidden;
}
.col-lg-13 {
    width: 19%;
}

.col-lg-14 {
    width: 20%;
}

.col-lg-15 {
    width: 24%;
}

.col-lg-16 {
    width: 22%;
}

.col-lg-17 {
    text-align: left;
    width: 15%;
}

#wpfront-notification-bar > h1 {
    background: none repeat scroll 0 0 #007ec4;
    border-bottom: 5px solid #e87a18;
    padding: 5px 0;
    text-align: center;
}

h1 {
    background: none repeat scroll 0 0 #007ec4;
    border-bottom: 5px solid #e97a18;
    color: #fff;
    font-size: 46px;
    padding: 0;
    text-align: center;
    width:100%;
}

#section-0 h4 {
    color: #fff;
}
