/*
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-webfont.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-webfont.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-webfont.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-webfont.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-webfont.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:#8BC34A; 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: #211F20; z-index: 9999; }
nav .top-menu { border-bottom: 1px solid #211F20; width: 960px; margin: 0px auto; text-align: center; }
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: #ffffff; padding: 0px 18px; display: block; }
nav .top-menu li a:hover { background: #000000; }
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 #aedae8; 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: #000000; }
nav li.resp-menu .dropcontainer li { background: #000000; 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: #8BC34A; overflow: hidden; text-align: center;}
header { width: 960px; margin: 50px auto 0px; } 
header article { float: left; width: 100%; 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:#ffffff; width: 353px; font: 13px 'RobotoLight', Arial, Helvetica, sans-serif; line-height: 30px; margin: 0px 0px 45px; }
header article p strong { font-weight: bold; }
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 50px; 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; }

.logo
{
	
}


/****************************************************************************
    *-*-*TAGLINE-*-*
****************************************************************************/
.tagline { width: 960px; margin: 0px auto 50px; text-align: center; background: url(../images/shadow.png) center bottom no-repeat; padding: 0px 0px 50px; }
.tagline h2 { margin: 50px 0px 20px; color: #336574; font: 28px 'RobotoRegular', Arial, Helvetica, sans-serif; }
.tagline h4 { margin: 0px 0px 20px; 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: #ff8600; }
.button.green { background: #b4e335; }
.button.blue { background: #003399; }

section { width: 960px; margin: 0px auto; }
section > h4 { color: white; margin: 0px 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: white; margin: 0px 0px 20px; font-family: 'RobotoRegular', Arial, Helvetica, sans-serif; }
.features ul li p { color: white;  font: 13px 'RobotoLight', Arial, Helvetica, sans-serif; line-height: 20px; }


/****************************************************************************
    *-*-*SCREENSHOTS-*-*
****************************************************************************/
.screen-shots { position: relative; overflow: hidden; margin: 0px auto 50px; }
.screen-shots ul { margin: 0px 0px 50px; }
.screen-shots ul li { width: 254px; height: 128px; 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-*-*
****************************************************************************/
.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:white; 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; }


/****************************************************************************
    *-*-*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 11px Arial; background-color:#dbdbdb; width: 220px; height: 38px; border: none; padding: 0px 10px; color: #fff !important; outline: none; }
form .input-field.input-field-b { width: 320px; }
form textarea { font: bold 11px Arial; display: block; background-color:#dbdbdb; width:320px; height: 73px; border: none; padding: 10px; color: #fff !important; outline: none; resize: none; }
form .submit { margin-bottom: 17px; cursor: pointer; background-color: #ff8600; width: 100%; height: 38px; border: none; color: #fff; font-weight:bold; }
form label.error { display: none !important; }
form input.error { background-color: #ff8600; }
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: 64px; height: 64px; }
.social-nav a.fb { background: url(../zc_assets/icons/Zulu_Facebook64x64.png) no-repeat; }
.social-nav a.fk { background: url(../images/flicker.png) no-repeat; }
.social-nav a.tw { background: url(../images/twitter.png) no-repeat; }
.social-nav a.in { background: url(../images/ln.png) no-repeat; }
.social-nav a.vm { background: url(../images/v.png) no-repeat; }

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


/****************************************************************************
    *-*-*FOOTER-*-*
****************************************************************************/
footer { width: 960px; margin: 0px auto; border-top: 1px solid white; }
footer p { float: left; color: white; 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: white; 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; }

#headerbg
{
    background-size: cover;
    background-repeat: no-repeat;
}

video
{
  width: 100%    !important;
  height: auto   !important;
}