/*** uncss> filename: css/normalize.css ***/


/*! normalize.css v1.1.2 | MIT License | git.io/normalize */


/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */


/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

footer,
header,
section {
    display: block;
}


/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */


/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */


/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */


/* ==========================================================================
   Base
   ========================================================================== */


/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}


/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html {
    font-family: sans-serif;
}


/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}


/* ==========================================================================
   Links
   ========================================================================== */


/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}


/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}


/* ==========================================================================
   Typography
   ========================================================================== */


/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}


/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */


/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */


/**
 * Address styling not present in Safari 5 and Chrome.
 */


/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */


/**
 * Address styling not present in IE 6/7/8/9.
 */


/**
 * Address margins set differently in IE 6/7.
 */

p {
    margin: 1em 0;
}


/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */


/**
 * Improve readability of pre-formatted text in all browsers.
 */


/**
 * Address CSS quotes not supported in IE 6/7.
 */


/**
 * Address `quotes` property not supported in Safari 4.
 */


/**
 * Address inconsistent and variable font size in all browsers.
 */


/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */


/* ==========================================================================
   Lists
   ========================================================================== */


/**
 * Address margins set differently in IE 6/7.
 */


/**
 * Address paddings set differently in IE 6/7.
 */


/**
 * Correct list images handled incorrectly in IE 7.
 */


/* ==========================================================================
   Embedded content
   ========================================================================== */


/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0;
    /* 1 */
    -ms-interpolation-mode: bicubic;
    /* 2 */
}


/**
 * Correct overflow displayed oddly in IE 9.
 */


/* ==========================================================================
   Figures
   ========================================================================== */


/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */


/* ==========================================================================
   Forms
   ========================================================================== */


/**
 * Correct margin displayed oddly in IE 6/7.
 */


/**
 * Define consistent border, margin, and padding.
 */


/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */


/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */


/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */


/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */


/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */


/**
 * Re-set default cursor for disabled elements.
 */


/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */


/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */


/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */


/**
 * Remove inner padding and border in Firefox 3+.
 */


/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */


/* ==========================================================================
   Tables
   ========================================================================== */


/**
 * Remove most spacing between table cells.
 */


/*** uncss> filename: css/main.css ***/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


/* HTML5 DECLARATIONS */

footer,
header,
section {
    display: block
}


/* BASE */

html {
    height: 100%;
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%
}


/* Force scrollbar in non-IE and Remove iOS text size adjust without disabling user zoom */

body {
    margin: 0;
    min-height: 100%;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #666
}


/* Improve default text rendering, handling of kerning pairs and ligatures */


/* DEFAULT FONT SETTINGS */


/* 16px base font size with 150% (24px) friendly, unitless line height and margin for vertical rhythm */


/* Font-size percentage is based on 16px browser default size */

body {
    font: 100% 'Lato', sans-serif;
    *font-size: 1em;
    color: #555
}


/* IE7 and older can't resize px based text */

p,
img {
    margin: 0 0 1.5em;
    padding: 0
}


/* TYPOGRAPHY */


/* Composed to a scale of 12px, 14px, 16px, 18px, 21px, 24px, 36px, 48px, 60px and 72px */

h2,
h3,
h4 {
    font-family: 'Open Sans', sans-serif;
    color: #444;
}


/* 60px / 72px */

h2 {
    margin: 0;
    font-size: 3em;
    line-height: 1em;
    margin-bottom: 0.5em
}


/* 48px / 48px */

h3 {
    margin: 0;
    font-size: 2.25em;
    line-height: 1.3333333333333333333333333333333em;
    margin-bottom: 0.6667em
}


/* 36px / 48px */

h4 {
    margin: 0;
    font-size: 1.5em;
    line-height: 1em;
    margin-bottom: 1em
}


/* 24px / 24px */


/* 21px / 24px */


/* 18px / 24px */

p {
    margin: 0;
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 1.5em
}


/* 16px / 24px */


/* 14px / 24px */


/* CODE */


/* Allow line wrapping of 'pre' */


/* TABLES */


/* FORMS */


/* IE7 and older */


/* QUOTES */


/* LISTS */


/* HYPERLINKS */

a {
    text-decoration: none;
    color: #00ABCD;
    -webkit-transition: color 0.1s linear, border 0.1s linear, opacity 0.1s linear, background-color 0.1s linear;
    -moz-transition: color 0.1s linear, border 0.1s linear, opacity 0.1s linear, background-color 0.1s linear;
    -ms-transition: color 0.1s linear, border 0.1s linear, opacity 0.1s linear, background-color 0.1s linear;
    -o-transition: color 0.1s linear, border 0.1s linear, opacity 0.1s linear, background-color 0.1s linear;
    transition: color 0.1s linear, border 0.1s linear, opacity 0.1s linear, background-color 0.1s linear;
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
    border: none;
    color: #C0392B
}


/* MEDIA */

img {
    max-width: 100%;
    _width: 100%
}


/* Fluid images */

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}


/* Improve IE's resizing of images */


/* Correct IE9 overflow */


/* ABBREVIATION */


/* MARKED/INSERTED/DELETED AND SELECTED TEXT */

::-moz-selection {
    background: #00ABCD;
    color: #fff;
    text-shadow: none
}


/* selected text */

::selection {
    background: #00ABCD;
    color: #fff;
    text-shadow: none
}


/* selected text */


/* OTHERS */


/* Position 'sub' and 'sup' without affecting line-height */


/* Move superscripted text up */


/* Move subscripted text down */


/* Best available ampersand */


/* MICRO CLEARFIX HACK */


/* For modern browsers */


/* For IE 6/7 (trigger hasLayout) */


/* DEFAULT MOBILE STYLE */

body {
    width: 92%;
    margin: 0 auto
}


/* Center page without wrapper */


/* column grid */

.g1,
.g2 {
    display: block;
    position: relative;
    margin-left: 1%;
    margin-right: 1%
}


/* 1 column grid */

.g1,
.g2 {
    width: 98.0%
}


/* Wrapper */

.main {
    padding-top: 50px;
    max-width: 1020px;
}

.wrapper {
    margin: 0 auto;
}


/* Utility */

.bg-fixed {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.clearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.break {
    padding-bottom: 1em;
    clear: both;
}


/* Backgrounds */

.bg-1 {
    background-image: url('../images/background.jpg');
}

/* Header */

#header {
    margin-bottom: 2em;
}


/* Tabs */

#tab-data-wrap {
    padding: 30px 20px;
    background: #fff;
    border: 1px solid #f1f1f1;
    box-shadow: 0px 6px #00ABCD;
    border-radius: 0px 0px 4px 4px;
}


/* INFO */


/* Photo */

.photo {
    float: left;
    margin-right: 20px;
    overflow: hidden;
}

.photo img {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 230px;
    width: 230px;
}

.info {}

.info h2 {
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: .3em;
}

.info h4 {
    color: #999;
}


/* Contact */


/* Contact-info */

.contact-info {}

.contact-info span {}


/* Icon Styling */

.contact-info span {
    color: #333;
    font-size: 46px;
}


/* Item Box */

.item-box {
    padding: 6px 6px 6px 10px;
    border: 1px solid #f1f1f1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    line-height: 26px;
}

.item-box span {
    float: left;
    margin-right: 12px;
}

.item-box .item-data {
    margin-top: 6px;
    padding-left: 12px;
    display: inline-block;
}

.item-box .item-data h3 {
    line-height: 1em;
    margin: 3px 0px 0px 0px;
    font-size: 1em;
    vertical-align: middle;
}

.item-box .item-data p {
    margin: 0px;
    font-size: 12px;
    color: #999;
    vertical-align: middle;
}

.item-box .icon-data {
    width: 42px;
    height: 42px;
}

/* WorkExperience */


/* Portfolio */


/* Icon Box */

/* Buttons */


/* Labels */


/* Meters */


/* Footer */

footer {
    text-align: center;
    margin-top: 2em;
    padding: 10px;
    background: rgba(255, 255, 255, .9);
    box-shadow: 0px 4px #ccc;
    color: #333;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

footer p {
    margin-bottom: 0px;
}


/* media Queries

FOLDING FLUID GRID
< 767px         - 1-Column Fluid Grid
768px - 1023px  - 2-Column Fluid Grid
> 1024px            - 3-Column Fluid Grid
Change widths as necessary
------------------------------------------- */


/* MOBILE PORTRAIT */

@media only screen and (min-width: 320px) {
    body {}
}


/* MOBILE LANDSCAPE */

@media only screen and (min-width: 480px) {
    body {}
}


/* SMALL TABLET */

@media only screen and (min-width: 600px) {
    body {}
}


/* TABLET/NETBOOK */

@media only screen and (min-width: 768px) {
    body {}
    /* Sidebar */
    /* COLUMN GRID */
    .g1,
    .g2 {
        display: inline;
        float: left
    }
    /* 2 COLUMN GRID */
    .g1 {
        width: 48.0%
    }
    .g2 {
        width: 48.0%
    }
}


/* LANDSCAPE TABLET/NETBOOK/LAPTOP */

@media only screen and (min-width: 1024px) {
    body {}
    /* 3 COLUMN GRID */
    .g1 {
        width: 31.333%
    }
    .g2 {
        width: 99.999%
    }
}

@media only screen and (min-width: 1280px) {
    /* DESKTOP */
    body {}
}


/* WIDESCREEN */


/* Increased body size for legibility */

@media only screen and (min-width: 1400px) {
    body {}
    /* 18.5px / 28px */
}


/* PRINT */

@media print {
    * {
        background: transparent !important;
        color: black !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important
    }
    /* Black prints faster */
    a,
    a:visited {
        color: #444 !important;
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    /* Don't print links for images, javascript or internal links */
    /* Repeat header row at top of each printed page */
    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
    }
}