/*
Template name: fusion;
Author: Fusion
*/
/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Fonts
   ========================================================================== */


/* ==========================================================================
   General
   ========================================================================== */

.validation {
    margin:0;
    padding:0;
    color:#f00;
    list-style:none;
}
.success {
    color:#26b24b !important;
    font-weight:bold;
}
input[type=text].error-highlight, input[type=text].error-highlight {
    border:1px solid #f00 !important;
}
a.button {
    clear:left;
    float:left;
    padding:5px 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-family: 'PT Sans', sans-serif; font-weight: 700;

    text-decoration:none;
}
a.blue-button {
    background:#15135f;
    color:#fff !important;
}
a.blue-button:hover {
    background:#100e47;
}
a.button span.button-arrow, a.grey-button span.button-arrow {
    color:#fff;
    background:url('../img/core/button-arrow-bg.png') center left no-repeat !important;
    padding-left:12px;
    text-transform:uppercase;
    font-size:14px;
}
a.orange-button {
    background:url('../img/core/orange-arrow.jpg') center left no-repeat;
    color:#d85429;
    padding-left: 12px;
    font-family: 'PT Sans', sans-serif; font-weight: 700;
    text-decoration: none;
    text-transform:uppercase;
}
a.orange-button:hover {
    text-decoration:underline;
}
a.red-button {
    background:url('../img/core/red-arrow.png') center left no-repeat;
    color:#b52e34;
    padding-left: 12px;
    font-family: 'PT Sans', sans-serif; font-weight: 700;
    text-decoration: none;
    text-transform:uppercase;
}
a.red-button:hover {
    text-decoration:underline;
}

body {
    width:100%;
    height:100%;
    background:#1f1952;
}
#container {
    position:relative;
    width:881px;
    margin:40px auto;
    background:#fff;
}
#header {
    float:left;
    height:296px;
}
header {
    float:left;
    position:absolute;
    top:0px;
    left:0px;
    z-index:10;
    background:url('../img/landing-page/header-bg.png') no-repeat;
    width:511px;
    height:296px;
}
header h1 {
    margin:46px 0 0 50px;
}
header h1 a {
    display:block;
    width:148px;
    height:64px;
    background:url('../img/core/fusion-im-logo-landing.jpg') no-repeat;
}
header h2 {
    clear:left;
    float:left;
    margin:30px 0 30px 50px;
    font-family: 'PT Sans', sans-serif; font-weight: 700; 
    font-size-adjust:0.47; 
    font-style:normal;
    font-size:27px;

    text-transform:uppercase;
    color:#15135f;
    line-height:25px;
}
header h2 span.light {
    font-family: 'PT Sans', sans-serif; font-weight: 400;
    font-size:27px;
    color:#15135f;
}
header .button {
    margin-left:50px;
}

#banner {
    position:absolute;
    top:0;
    right:0px;
    z-index:5 !important;
    width:661px;
    height:296px;
    overflow:hidden;
    z-index:-1;
}
#banner .banner-img  {
    position:absolute;
    width:662px;
}
#banner img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#social-media {
    position:absolute;
    right:-45px;
    top:0px;
    width:45px;
    z-index:10;
}
#social-media ul {
    margin:0;
    padding:0;
}
#social-media li {
    list-style:none;
    padding:0;
    margin:0;
}
#social-media a {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    display:block;
    text-indent:-9999px;
    margin-bottom:5px;
    position:absolute;
    right:0px;
}
#social-media a.facebook {
    background:url('../img/landing-page/facebook.png') right bottom no-repeat;
    width:45px;
    height:41px;
    top:0px;
}
#social-media a.facebook:hover {
    width: 200px;
    right:-155px;
}
#social-media a.twitter {
    background:url('../img/landing-page/twitter.png') right bottom no-repeat;
    width:45px;
    height:41px;
    top:45px;
}
#social-media a.twitter:hover {
    width: 215px;
    right:-170px;
}
#social-media a.linkedin {
    background:url('../img/landing-page/linkedin.png') right bottom no-repeat;
    width:45px;
    height:41px;
    top:90px;
}
#social-media a.linkedin:hover {
    width: 200px;
    right:-155px;
}
#social-media a.blog {
    background:url('../img/landing-page/blog.png') right bottom no-repeat;
    width:45px;
    height:41px;
    top:135px;
}
#social-media a.blog:hover {
    width: 234px;
    right:-189px;
}


.content p, .content label {
    font-family: 'PT Sans', sans-serif; font-weight: 400;
    font-size:16px;
    color:#333;
}
.content-left, .content-right {
    float:left;
}
#top-content {
    clear:left;
    float:left;
    background:#a32a39;
    padding:50px;
    width:781px;
}
#top-content h2 {
    margin:0px 0 25px 0;
    font-family: 'PT Sans', sans-serif; font-weight: 700; 
    font-size-adjust:0.47; 
    font-style:normal;
    font-size:30px;

    text-transform:uppercase;
    color:#ffffff;
    line-height:32px;
}
#top-content h3 {
    margin:0px 0 25px 0;
    font-family: 'PT Sans', sans-serif; font-weight: 700; 
    font-size-adjust:0.47; 
    font-style:normal;
    font-size:25px;

    text-transform:uppercase;
    color:#ffffff;
    line-height:27px;
}
#top-content p {
    color:#fff;
    font-family: 'PT Sans', sans-serif;
    font-size:17px;
    line-height:25px;
    margin:0 0 20px 0;
}
#top-content p:last-child {
    margin:0;
}
#top-content .content-left {
    width:365px;
    margin-right:50px;
}
#top-content .content-right {
    width:365px;

}

#main {
    clear:left;
    float:left;
    width:781px;
    padding: 50px 50px 0 50px;
    background:#fff;
}
#main h3 {
    margin:0px 0 25px 0;
    font-family: 'PT Sans', sans-serif; font-weight: 700; 
    font-size-adjust:0.47; 
    font-style:normal;
    font-size:25px;

    text-transform:uppercase;
    color:#1f1952;
    line-height:27px;
}
#main ul {
    font-family: 'PT Sans', sans-serif; font-weight: 400;
    font-size: 16px;
    list-style: square;
    line-height:25px;
    color: #333;
    margin:0;
    padding-left: 30px;
    padding-bottom: 0;
}
#main .content-left, #main .content-right {
    width:365px;
}
#main .content-left {
    margin-right:50px;
}
#main p {
    margin: 0 0 25px 0 !important;
    line-height:28px;
}
#main p:last-child {
    margin: 0 !important;
}

.fusion-invest-video{
    width: 370px;
    height: auto;
}

.video-wrap{
    width: 370px;
    height: 238px;
    background: #f5f5f5;
    margin-bottom: 20px;
}

.fusion-invest-video span{
    font-family: "Bliss Bold","Gill Sans",Calibri,"Helvetica Neue",Arial,sans-serif;
    font-size: 13px;
    color: #ffffff;
}

#daniel-kamau {
    clear:left;
    float:left;
    width:781px;
    padding:50px 50px 0 50px;
    background:#fff;
    position: relative;
}
#daniel-kamau h3 {
    margin:0 0 30px 0;
    font-family: 'PT Sans', sans-serif; font-weight: 700; 
    font-size-adjust:0.47; 
    font-style:normal;
    font-size:25px;

    text-transform:uppercase;
    color:#1f1952;
    line-height:27px;
}
#daniel-kamau span{
    font-family: 'PT Sans', sans-serif; font-weight: 700; 
    font-size: 13px;
    color: #B2C1BA;
}

.daniel-image {display: block; position: absolute; right: 0px; width: 198px; }

#daniel-kamau blockquote:before {
    content: url('../img/landing-page/speech.jpg');
    height: 16px;
    width: 17px;
    position: absolute;
    top: 5px;
    left: 0;
}
#daniel-kamau blockquote {
    font-family:"BlissPro-Light", 'Gill Sans', Calibri, 'Helvetica Neue', Arial, sans-serif; 
    margin: 0 0 20px 0 !important;
    line-height:28px;
    color: #a32a39;
    width: 530px;
    position: relative;
    padding-left: 30px;
}

#info {
    clear:left;
    float:left;
    width:781px;
    padding: 50px 50px 0 50px;
    background:#fff;
}
#info p {
    font-family: 'PT Sans', sans-serif; font-weight: 700; 
    font-size: 14px;
    color: #15135F;
    text-transform: uppercase; 
    text-align: center;
    margin: 0 0 20px 0 !important;
    line-height:28px;
}

#secondary-content {
    clear:left;
    float:left;
    border-top:1px dashed #ccc;
    background:#f5f5f5;
    padding:30px 49px;
    width:783px;
}
#secondary-content .content-left {
    width:380px;
    margin-right:50px;
}
#secondary-content .content-right {
    width:350px;
}
#secondary-content .blue {
    font-size:14px;
    font-family: 'PT Sans', sans-serif; font-weight: 700; 
    font-size-adjust:0.47; 
    font-style:normal;

    text-transform:uppercase;
    color:#15135f;
    margin:0 0 20px 0;
}
#secondary-content .blue span {
    font-size:21px;
}
#secondary-content input[type=text] {
    border:1px solid #ccc;
    padding:7px;
    background:#fff;
    width:172px;
    margin:0 0 15px 0;
    font-size:12px;
}
#secondary-content input[type=text] {
    width:380px;
}

#secondary-content textarea {
    border:1px solid #ccc;
    padding:7px;
    background:#fff;
    width:350px;
    min-height: 102px;
    margin:0 0 15px 0;
    font-size:12px;
}


#secondary-content label {
    margin-left:20px;
    margin-bottom:20px;
    display:block;
}
#secondary-content input[type=submit] {
    background:url('../img/core/button-arrow-bg.png') 10px 14px no-repeat #15135f;
    color:#fff;
    border:none;
    padding:10px 10px 10px 20px;
    font-family: 'PT Sans', sans-serif; font-weight: 700; 
    font-size:13px;
    font-size-adjust:0.47; 
    font-weight:200; 
    font-style:normal;
    text-transform:uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#footer {
    clear:left;
    float:left;
    padding:30px 0;
    background:#fff;
    width:881px;
}
#footer .content-left, #footer .content-right {
    float:left;
    width:440px;
    text-align:center;
}

#footer .content-left {
    border-right:1px solid #e5e5e5;
}
#footer p {
    color:#15135f;
    width:300px;
    margin:20px auto;
    font-family: 'PT Sans', sans-serif; font-weight: 700; 
    font-size:14px;
    font-size-adjust:0.47; 
    font-weight:200; 
    font-style:normal;
    text-transform:uppercase;
}
footer {
    text-align:center;
    color:#fff;
    font-family: 'PT Sans', sans-serif; font-weight: 700; 
    font-size:14px;
    font-size-adjust:0.47; 
    font-weight:200; 
    font-style:normal;
    text-transform:uppercase;
    padding-bottom:20px;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
