/*
Author: Pixelart Inc.
Author URI: http://www.pixelartinc.com/

------------------------------------------------------------------
[Table of Contents]
------------------------------------------------------------------

1. CSS Reset
2. Fonts
3. Basic Styles
4. Main Menu
5. Header
6. Tag Line
7. Features
9. Screen Shots
10. Team
11. Download
12. 3 Cols
13. Contact
14. Footer

/****************************************************************************
    *-*-*CSS RESET-*-*
****************************************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl,
dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas,
details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary, time, mark, audio,
video {	margin: 0; 	padding: 0;	border: 0;	font-size: 100%;	font: inherit;	vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table {	border-collapse: collapse; border-spacing: 0; }


/****************************************************************************
    *-*-*FONTS-*-*
****************************************************************************/
@font-face {
    font-family: 'RobotoBold';
    src: url('../fonts/Roboto-Bold-webfont.eot');
    src: url('../fonts/Roboto-Bold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-Bold-webfont.woff') format('woff'),
         url('../fonts/Roboto-Bold-webfont.ttf') format('truetype'),
         url('../fonts/Roboto-Bold-webfont.svg#RobotoBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoLight';
    src: url('../fonts/Roboto-Light-webfont.eot');
    src: url('../fonts/Roboto-Light-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-Light-webfont.woff') format('woff'),
         url('../fonts/Roboto-Light-webfont.ttf') format('truetype'),
         url('../fonts/Roboto-Light-webfont.svg#RobotoLight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoRegular';
    src: url('../fonts/Roboto-Regular-webfont.eot');
    src: url('../fonts/Roboto-Regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-Regular-webfont.woff') format('woff'),
         url('../fonts/Roboto-Regular-webfont.ttf') format('truetype'),
         url('../fonts/Roboto-Regular-webfont.svg#RobotoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoThin';
    src: url('../fonts/Roboto-Thin-webfont.eot');
    src: url('../fonts/Roboto-Thin-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-Thin-webfont.woff') format('woff'),
         url('../fonts/Roboto-Thin-webfont.ttf') format('truetype'),
         url('../fonts/Roboto-Thin-webfont.svg#RobotoThin') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoLightItalic';
    src: url('../fonts/Roboto-LightItalic-webfont.eot');
    src: url('../fonts/Roboto-LightItalic-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-LightItalic-webfont.woff') format('woff'),
         url('../fonts/Roboto-LightItalic-webfont.ttf') format('truetype'),
         url('../fonts/Roboto-LightItalic-webfont.svg#RobotoLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}


/****************************************************************************
    *-*-*BASIC STYLES-*-*
****************************************************************************/
body{ background:#fff; color:#336574; font:12px Arial, Helvetica, "Trebuchet MS", sans-serif; }

h1,h2,h3,h4,h5,h6{ font-weight:normal; }
h1{ font-size:50px;}
h2{ font-size:32px;}
h3{ font-size:28px;}
h4{ font-size:24px;}
h5{ font-size:18px;}
h6{ font-size:14px;}

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

a { color: #09495d; text-decoration: none; outline: none; }
a:hover { color: #09495d; }
a:hover, a:active { outline: 0; }

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


/****************************************************************************
    *-*-*MAIN MENU-*-*
****************************************************************************/
nav { width: 100%; position: fixed; background: #00b686; z-index: 99; }
nav .top-menu { border-bottom: 1px solid #11a48f; width: 960px; margin: 0px auto; }
nav .top-menu li { float: left; margin: 0px 5px; font: 12px 'RobotoBold', Arial, Helvetica, sans-serif; line-height: 57px; }
nav .top-menu li.logo { margin: 0; }
nav .top-menu li a { color: #09495d; padding: 0px 15px; display: block; }
nav .top-menu li a:hover { background: #424242; color: #fff;}
nav .top-menu li.logo img { display: block; }
nav .top-menu li.phone { margin: 0px 0px 0px 23px; float: right; }
nav .top-menu li.phone cite { font-family: 'RobotoLight', Arial, Helvetica, sans-serif; background: #000; display: inline-block; color: #fff; line-height: 27px; padding: 0px 6px; vertical-align: middle; }
nav .top-menu li.phone span { font-size: 0px; border-right: 4px solid #00B686; width: 27px; height: 27px; display: inline-block; vertical-align: middle; background: url(../images/phone-icon.png); }
nav .top-menu li.resp-menu { display: none; }

nav li.resp-menu .activetrigger { background: #d7f0f8; }
nav li.resp-menu .dropcontainer li { background: #d7f0f8; margin: 0 !important; line-height: 27px; width: 100%; float: none; }
nav li.resp-menu .dropcontainer li a:hover { background: #aedae8; }
nav li.resp-menu .dropdownhidden { display: none; }
nav li.resp-menu .dropdownvisible { height: auto; position: absolute; top: 57px; width: 224px; }


/****************************************************************************
    *-*-*HEADER-*-*
****************************************************************************/
.header-wrapper { width: 100%; background: #00b686; overflow: hidden; }
header { width: 960px; margin: 50px auto 0px; } 
header article { float: left; width: 620px; position: relative; }
header article h1 { color: #fff; font-family: 'RobotoBold', Arial, Helvetica, sans-serif; line-height: 48px; margin: 112px 0px 0px; }
header article h1 span { font-family: 'RobotoThin', Arial, Helvetica, sans-serif; display: block; }
header article h3 { color: #fff; font-family: 'RobotoRegular', Arial, Helvetica, sans-serif; margin: 0px 0px 32px; }
header article p { color:#1b4856; width: 353px; font: 13px 'RobotoLight', Arial, Helvetica, sans-serif; line-height: 30px; margin: 0px 0px 45px; }
header article p strong { font-weight: bold;font-size: 25px; }
header article .comp-ver { text-align: right; height: 120px; padding: 0px 130px 0px 0px; width: 110px; position: absolute; right: 20px; top: 256px; background: url(../images/mouse-icon.png) right center no-repeat; }
header article .comp-ver a { display: block; color: #0c607b; padding: 30px 0 0; font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif; }
header article .comp-ver a span { display: block; font-size: 14px; }
header article .mobile-ver { text-align: left; height: 120px; padding: 0px 0px 0px 130px; width: 110px; position: absolute; right: 20px; top: 376px; background: url(../images/tablet-icon.png) left center no-repeat; }
header article .mobile-ver a { display: block; color: #0c607b; padding: 30px 0 0; font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif; }
header article .mobile-ver a span { display: block; font-size: 14px; }
header figure { float: right; width: 340px; text-align: center; padding: 80px 0px 32px; position: relative; }
header figure img {}
header figure span { display: block; width: 37px; height: 37px; position: absolute; }
header figure span.thumb { background: url(../images/thumb-icon.png); top: 85px; left: 30px; } 
header figure span.flight { background: url(../images/flight-icon.png); bottom: 60px; left: 30px; } 
header figure span.busy { background: url(../images/busy-icon.png); top: 270px; right: 40px; } 
header figure span.community { background: url(../images/people-icon.png); top: 129px; right: 0px; }


/****************************************************************************
    *-*-*TAGLINE-*-*
****************************************************************************/
.tagline { width: 960px; margin: 0px auto 30px; text-align: center; background: url(../images/shadow.png) center bottom no-repeat; padding: 0px 0px 30px; }
.tagline h2 { margin: 50px 0px 20px; color: #336574; font: 28px 'RobotoRegular', Arial, Helvetica, sans-serif; }
.tagline h4 { margin: 20px 0; color: #336574; font: 22px 'RobotoLight', Arial, Helvetica, sans-serif; }
.tagline h2 strong { font-family: 'RobotoBold', Arial, Helvetica, sans-serif; }

.button { margin: 0px 5px; display: inline-block; padding: 0px 20px; line-height: 40px; color: #fff; font-weight:bold; }
.button:hover { color: #fff; }
.button.red { background: #fd4239; text-shadow: none; width: 150px; border: none; display:initial;color:#fff; border-radius: 0;padding: 10px;}
.button.red:hover{background: #fd4239;padding: 15px;}
.button.green { background: #b4e335; }

section.host{
    background-image: url(../images/fondo.jpg);
    background-size:cover;
    font-family: arial, verdana;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 25px 0;
    text-align: center;
}
section.shots{
    
}
section.team{
    padding: 5px 0;
/*    background-image: -ms-linear-gradient(top, #FFFFFF 0%, #00b07c 100%);
    background-image: -moz-linear-gradient(top, #FFFFFF 0%, #00b07c 100%);
    background-image: -o-linear-gradient(top, #FFFFFF 0%, #00b07c 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #00b07c));
    background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #00b07c 100%);
    background-image: linear-gradient(to bottom, #FFFFFF 0%, #00b07c 100%);*/
    background-image: -ms-linear-gradient(top, #00B686 0%, #FAAE61 100%);
background-image: -moz-linear-gradient(top, #00B686 0%, #FAAE61 100%);
background-image: -o-linear-gradient(top, #00B686 0%, #FAAE61 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #00B686), color-stop(1, #FAAE61));
background-image: -webkit-linear-gradient(top, #00B686 0%, #FAAE61 100%);
background-image: linear-gradient(to bottom, #00B686 0%, #FAAE61 100%);
}
section#team, section#shots, section#contact, section#feature { width: 960px; margin: 0px auto; }
section > h4 { color: #1b4856; margin: 40px 0px 50px; font-family: 'RobotoRegular', Arial, Helvetica, sans-serif; }
section > h4  span { font-size: 15px; }


/****************************************************************************
    *-*-*FEATURES-*-*
****************************************************************************/
.features ul { margin: 0px 0px 50px; }
.features ul li { width: 25%; float: left; text-align: center; }
.features ul li img { display: inline-block; margin: 0px 0px 10px;}
.features ul li h6 { color: #1b4856; margin: 0px 0px 20px; font-family: 'RobotoRegular', Arial, Helvetica, sans-serif; }
.features ul li p { color: #1b4856;  font: 13px 'RobotoLight', Arial, Helvetica, sans-serif; line-height: 20px; }
.features p.cont-icon{background: #00B686; padding: 16px 13px 3px;text-align: center; width: 65px; height: 65px; margin: 0 auto 15px;}
.features p.cont-icon i{font-size:60px;}


/****************************************************************************
    *-*-*SCREENSHOTS-*-*
****************************************************************************/
.screen-shots { position: relative; overflow: hidden; margin: 0px auto 50px; }
.screen-shots ul { margin: 0px 0px 50px; }
.screen-shots ul li { width: 240px; height: 300px; float: left; }
.screen-shots ul li img { max-width: 240px; max-height: 300px; }
.screen-shots ul li img.colored { display: none; }
.screen-shots ul li:hover img.colored { display: block; }
.screen-shots ul li:hover img.black-white { display: none; }
.screen-shots .arrows { position: absolute; top: 35px; right: 0px; }
.screen-shots .arrows a { float: left; display: block; width: 40px; height: 40px; background: url(../images/arrows.png) no-repeat; }
.screen-shots .arrows a.next { background-position: right center; }
.screen-shots .arrows a.prev { background-position: left center; margin-right: 4px; }


/****************************************************************************
    *-*-*TEAM-*-*
****************************************************************************/
p.txt-nosotros{font: 15px 'RobotoLight', Arial, Helvetica, sans-serif; line-height: 21px; color: #1b4856;padding:0 0 10px;text-align: justify;}
p.txt-title-center{padding: 10px 0 25px;; font: 18px 'RobotoLight'; color: #1b4856;text-align: center;font-weight: bold;}
.team h4{margin-bottom: 30px;padding: 40px 0 0;}
.team {}
.team ul { margin: 0px 0px 50px; }
.team ul li { width: 25%; float: left; text-align: center; }
.team ul li .avatar { margin: 0px 0px 30px; width: 150px; height: 150px; display: inline-block; position: relative; }
.team ul li .avatar img { max-width: 150px; max-height: 150px; }
.team ul li h6 { color: #1b4856; margin: 0px 0px 20px; font-family: 'RobotoRegular', Arial, Helvetica, sans-serif;}
.team ul li .desg { display: inline-block; color: #1b4856; margin: 0px 0px 5px; font: 11px 'RobotoLight', Arial, Helvetica, sans-serif; }
.team ul li p { font: 13px 'RobotoLight', Arial, Helvetica, sans-serif; line-height: 20px; color: #1b4856; padding:20px;}
.team ul li .avatar a { display: block; float: left; position: absolute; bottom: 0px; width: 28px; height: 28px; }
.team ul li .avatar a.mail-icon { left: 0px; background: #08afc6 url(../images/team-icon1.png) center center no-repeat; }
.team ul li .avatar a.phone-icon { left: 30px; background: #08afc6 url(../images/team-icon2.png) center center no-repeat; }
.team ul li .avatar a.url-icon { left: 60px; background: #08afc6 url(../images/team-icon3.png) center center no-repeat; }
.team ul li .avatar a:hover { background-color: #490e6f; }
.team ul li .avatar a span { display: none; height: 28px; font: 11px 'RobotoLight', Arial, Helvetica, sans-serif; line-height: 28px; background: #490e6f; color: #fff; padding: 0px 5px; position: absolute; bottom: -28px; left: 0px; }
.team ul li .avatar a:hover span { display: block; }


/****************************************************************************
    *-*-*DOWNLOAD-*-*
****************************************************************************/
.download {}
.download article { text-align: center; margin: 0px 0px 55px; }
.download article h4{ margin: 0px 0px 10px; color: #336574; font: 24px 'RobotoRegular', Arial, Helvetica, sans-serif; }
.download article h6 { margin: 0px 0px 55px; color: #336574; font: 14px 'RobotoLight', Arial, Helvetica, sans-serif; }
.download article h4 strong { font-family: 'RobotoBold', Arial, Helvetica, sans-serif; }

.download article > div { width: 480px; margin: 0px auto; }
.download article > div h5 { color:#336574; font: bold 18px "Trebuchet MS", sans-serif; margin: 0px 0px 15px; }
.download article > div span { display: block; font-size: 14px; }
.download article > div p { color: #1b4856; font: 14px 'RobotoLight', Arial, Helvetica, sans-serif; }

.download-btn { width: 235px; float: left; }
.download-btn a { float: right; display: block; width: 84px; height: 84px; font-size: 0px; line-height: 0px; background: url(../images/download-icon.png) no-repeat; }
.download-btn > div { width: 135px; float: left; text-align: right; }

.trial-btn { width: 235px; float: right; }
.trial-btn a { float: left; display: block; width: 84px; height: 84px; font-size: 0px; line-height: 0px; background: url(../images/trial-icon.png) no-repeat; }
.trial-btn > div { width: 135px; float: right; text-align: left; }


/****************************************************************************
    *-*-*3COLS-*-*
****************************************************************************/
.three-cols { margin: 0px auto 50px; }
.three-cols article > h4 { font: 24px; color: #1b4856; margin: 0px 0px 50px; font-family: 'RobotoRegular', Arial, Helvetica, sans-serif; }
.three-cols article > h4  span { font-size: 14px; }

.studio { width: 450px; float: left; margin-right: 30px; }
.studio p { float: left; width: 210px; color: #1b4856; font: 13px 'RobotoLight', Arial, Helvetica, sans-serif; line-height: 20px; text-align: justify; }
.studio figure { width: 225px; height: auto; overflow: hidden; float: right; }

.reviews { width: 225px; margin-right: 30px; float: left; }
.reviews ul li { margin: 0px 0px 20px; color: #1b4856; font: 13px 'RobotoLight', Arial, Helvetica, sans-serif; line-height: 20px; }
.reviews ul li span { margin: 15px 0px 0px; display: block; text-align: right; font: bold 11px 'RobotoLight', Arial, Helvetica, sans-serif; color: #1b4856; }

.updates { width: 225px; float: right; }
.updates ul {}
.updates > ul > li { margin: 0px 0px 15px; background: url(../images/update-icon.png) right top no-repeat; }
.updates > ul > li h6 { margin: 0px 0px 10px; color: #1b4856; font: 14px 'RobotoBold', Arial, Helvetica, sans-serif; }
.updates > ul > li span { margin: 0px 0px 15px; display: block; color: #1b4856; font: 13px 'RobotoLight', Arial, Helvetica, sans-serif; }
.updates > ul > li li { margin: 0px 0px 10px; background: url(../images/bullet.png) left 5px no-repeat; padding-left: 10px; color: #1b4856; font: 13px 'RobotoLight', Arial, Helvetica, sans-serif; }
.host-letter{color: #00B686;}
.host-letter1{color: #000;}

/****************************************************************************
    *-*-*CONTACT-*-*
****************************************************************************/
.contacts { margin: 0px auto 50px; }

form { width: 600px; float: left; }
form ul { overflow: hidden; }
form ul li { margin-bottom: 17px; }
form ul.left { width: 240px; margin-right: 17px; float: left; } 
form ul.right { width: 340px; float: right; } 
form .input-field { font: bold 12px Arial; background-color:#00B686; width: 220px; height: 38px; border: none; padding: 0px 10px; color: #fff !important; outline: none; }
form textarea { font: bold 12px Arial; display: block; background-color:#00B686; width:320px; height: 73px; border: none; padding: 10px; color: #fff !important; outline: none; resize: none; }
form .submit { cursor: pointer; background-color: #fd4239; width: 346px; height: 38px; border: none; color: #fff; font-weight:bold; }
form label.error { display: none !important; }
form input.error { background-color: #fd4239; }
form input.valid { background-color: #aedae8; }

#loading { visibility: hidden; }
#success { text-align: center; clear: both; }

.social-nav { margin: 0px 40px 0px 15px; width: 80px; float: left; }
.social-nav a { display: block; float: left; width: 20px; height: 20px; }
.social-nav a.fb { background: #3A5795; padding: 10px; text-align: center; }
.social-nav a.tw { background: #007AA6; padding: 10px; text-align: center; }
.social-nav a.yt { background: #E22B27; padding: 10px; text-align: center;}
.social-nav a.ln { background: #0177B5; padding: 10px; text-align: center; }
.social-nav a.gw { background: #FE9040; padding: 10px; text-align: center;}

.social-nav a.fb .fa-facebook{font-size: 20px; color: #fff;}
.social-nav a.tw .fa-twitter{font-size: 20px; color: #fff;}
.social-nav a.yt .fa-youtube{font-size: 20px; color: #fff;}
.social-nav a.ln .fa-linkedin{font-size: 20px; color: #fff;}
.social-nav a.gw .fa-google-wallet{font-size: 20px; color: #fff;}

.contact { width: 225px; float: right; text-align: right; }
.contact p.contact-email { color: #336574; font: 18px 'RobotoLight', Arial, Helvetica, sans-serif; letter-spacing: 3px;  }
.contact p.contact-phone { margin: 0px 0px 28px; padding-left: 60px; color: #336574; font: 18px 'RobotoBold', Arial, Helvetica, sans-serif; }
.contact address {  color: #1b4856; font: 13px 'RobotoLight', Arial, Helvetica, sans-serif; line-height: 20px; text-align: left; padding-left: 40px; }
.contact address strong { font-family: 'RobotoRegular', Arial, Helvetica, sans-serif; }


/****************************************************************************
    *-*-*FOOTER-*-*
****************************************************************************/
footer { width: 960px; margin: 0px auto; border-top: 1px solid #5dcaed; }
footer p { float: left; color: #1b4856; font: 12px 'RobotoLight', Arial, Helvetica, sans-serif; line-height: 60px; }
footer p strong { font-family: 'RobotoBold', Arial, Helvetica, sans-serif;  }
footer ul { float: right; }
footer ul li { display: inline; text-align: right; margin: 0px 0px 0px 10px; color: #1b4856; font: 11px 'RobotoLight', Arial, Helvetica, sans-serif; line-height: 60px; }
footer ul li  a:hover { text-decoration: underline; }


div.light_square .pp_close { width: 17px; height: 17px; background: url(../images/close.jpg) center center no-repeat; right: 10px; top: -35px; }
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{ background: transparent; }


/*********************************************************************************
        style for pricing tables
**********************************************************************************/
.host h1,.host h2,.host h3,.host h4,.host h5,.host h6{cursor:pointer;}
#container{
    width:80%;
    min-width:1100px;
    min-height:500px;
    margin:3% auto 0 auto;
}
.pricetab{
    width:20%;
    min-width:220px;
    background: linear-gradient(#555, #444);
    float:left;
    margin-top:.2%;
    box-shadow:1px 1px 5px rgba(0, 0, 0, .5);
}
.pricetabmid{
    width:20%;
    min-width:220px;
    background: linear-gradient( #00B686, #ff9547);
    float:left;
    box-shadow:0 0  15px rgba(0, 0, 0, 1);
    position:relative;
}
.priceheader{
    width:100%;
    height:60px;
    background-image: -o-linear-gradient(bottom ,#444 , #555); 
    background-image: -webkit-linear-gradient(bottom ,#444 , #555);
    background-image: -o-linear-gradient(bottom ,#444 , #555); 
    background-image: -moz-linear-gradient(bottom ,#444 , #555); 
    background-image: linear-gradient(to bottom , #444 , #555); 
    box-shadow:0 2px 12px rgba(0, 0, 0, .5);
}
.price{
    width:120px;
    height:85px;
    border-radius:50%;
    border:2px solid #00B686;
    margin:5% auto 0 auto;
    text-align:center;
    padding-top: 35px;
}
.pricemid{
    width:120px;
    height:85px;
    border-radius:50%;
    border:1px solid #444;
    margin:5% auto 0 auto;
    text-align:center;
    padding-top: 35px;
}
.infos{
    margin-top:10%;
}
.pricefooter{
    width:100%;
    height:50px;
    margin-top:10%;
    background:#333; 
}
.pricefootermid{
    width:100%;
    height:50px;
    margin-top:10%;
    background:#fe9040; 
}
.author{
    width:10%;
    min-width:150px;
    height:40px;
    background:rgba(0, 0, 0, .5);
    overflow:hidden;
    clear:both;
    float:right;
    position:fixed;
    bottom:0;
    right:0;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.author:hover{
    background:rgba(0, 0, 0, .8);
}
.author:hover .credit{
    margin-left:10%;
}
/* Typo */ 
.host.title{
    font-family:arial;
    color:#fff;
    font-size:38px;
    font-weight:normal;
    text-align:center;
    text-transform:uppercase;
    text-shadow: 1px 2px 5px rgba(0,0,5,0.2);
    margin:auto;
}
.host h1{
    font-size:18px;
    color:#fff;
    text-align:center;
    line-height:3;
}
.host h2{
    text-align:center;
    font-size:48px;
    color:#fff;
}
.host h4{
    text-align:center;
    font-size:24px;
}
.host sub{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
.host h3{
    font-size:14px;
    font-weight:normal;
    text-align:center;
    color:#fff;
    line-height:1;
    margin: 12px 0;
}
.host .buttons a{
    color:#fff;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    line-height:3;
}
.host .buttonmid a{
    color:#fff;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    line-height:3;
}
.host .credit{
    font-family:arial;
    color:#fff;
    font-size:16px;
    font-weight:normal;
    text-align:left;
    text-shadow: 1px 2px 5px rgba(0,0,5,0.2);
    margin-left:5%;
    line-height:1.3;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
/* Buttons */ 
.host .buttons{
    width:50%;
    height:50px;
    margin:0 auto 0 auto;
    background:#00B686;
    text-align:center; 
    cursor:pointer;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.host .buttons:hover{
    width:60%;
}
.host .buttonmid{
    width:50%;
    height:50px;
    margin:0 auto 0 auto;
    background:#333;
    text-align:center; 
    cursor:pointer;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.host .buttonmid:hover{
    width:60%;
}