/* 
	Table of Contents
	update on Thu Feb 25 2016 12:30:58 GMT+0200 (FLE Standard Time)

	I.   Generic --------------------------------------
	     01. Reset ------------------------------------
	     02. Base -------------------------------------
	     03. Media Queries ----------------------------
	         Mobile -----------------------------------
	     04. Fonts ------------------------------------
	     05. Helpers ----------------------------------
	         Clear ------------------------------------
	         Notext -----------------------------------
	         Hidden -----------------------------------
	         Alignleft --------------------------------
	         Alignright -------------------------------
	         Disabled ---------------------------------
	         Cols -------------------------------------
	     06. Media Queries ----------------------------
	II.  Regions --------------------------------------
	     01. Container --------------------------------
	     02. Content ----------------------------------
	     03. Footer -----------------------------------
	     04. Media Queries ----------------------------
	         Small Desktop ----------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     05. Header -----------------------------------
	     06. Media Queries ----------------------------
	         Small Desktop ----------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     07. Main -------------------------------------
	     08. Shell ------------------------------------
	     09. Sidebar ----------------------------------
	     10. Wrapper ----------------------------------
	III. Modules --------------------------------------
	     01. Button -----------------------------------
	         Btn Red ----------------------------------
	         Btn Top ----------------------------------
	         Button Block -----------------------------
	     02. Media Queries ----------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     03. Featured Items ---------------------------
	     04. Features ---------------------------------
	     05. Media Queries ----------------------------
	         Features ---------------------------------
	         Tablet Portrait --------------------------
	         Features ---------------------------------
	         Mobile -----------------------------------
	         Features ---------------------------------
	     06. Form Elements ----------------------------
	     07. Media Queries ----------------------------
	         Mobile -----------------------------------
	     08. Form -------------------------------------
	     09. Media Queries ----------------------------
	         Mobile -----------------------------------
	     10. Fullsize Image ---------------------------
	     11. Intro ------------------------------------
	     12. Media Queries ----------------------------
	         Mobile -----------------------------------
	     13. List -------------------------------------
	     14. List Items -------------------------------
	     15. List Grey Dots ---------------------------
	     16. List Story Items -------------------------
	     17. Media Queries ----------------------------
	         Mobile -----------------------------------
	     18. Logo -------------------------------------
	     19. Media Queries ----------------------------
	         Mobile -----------------------------------
	     20. Nav --------------------------------------
	     21. Media Queries ----------------------------
	         Small Desktop ----------------------------
	         Mobile -----------------------------------
	         Nav Mobile -------------------------------
	         Nav --------------------------------------
	     22. Section Featured -------------------------
	     23. Section Blue -----------------------------
	         Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032376+0,08267f+13,2136aa+44,2b3cbb+60,2c3dbd+100 
	         Old browsers -----------------------------
	         FF3.6-15 ---------------------------------
	         Chrome10-25,Safari5.1-6 ------------------
	         W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ 
	         IE6-9 ------------------------------------
	     24. Section Features -------------------------
	     25. Section Customize ------------------------
	         Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032376+0,032376+19,032579+22,073691+38,0e59c2+64,1167d6+80,1167d6+100,1062cf+100 
	         Old browsers -----------------------------
	         FF3.6-15 ---------------------------------
	         Chrome10-25,Safari5.1-6 ------------------
	         W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ 
	         IE6-9 ------------------------------------
	     26. Section Compatibility --------------------
	     27. Section Story ----------------------------
	     28. Section Form -----------------------------
	     29. Media Queries ----------------------------
	         Section Customize ------------------------
	         Section Features -------------------------
	         Small Desktop ----------------------------
	         Section Customize ------------------------
	         Section Compatibility --------------------
	         Section Blue -----------------------------
	         Tablet Portrait --------------------------
	         Section Features -------------------------
	         Section Customize ------------------------
	         Section Compatibility --------------------
	         Mobile -----------------------------------
	         Section Featured -------------------------
	         Section Blue -----------------------------
	         Section Features -------------------------
	         Section Customize ------------------------
	         Section Compatibility --------------------
	         Section Story ----------------------------
	         Section Form -----------------------------
	         Section Customize ------------------------
	         Section Compatibility --------------------
	     30. Slider -----------------------------------
	     31. Socials ----------------------------------
	     32. Story Items ------------------------------
	     33. Media Queries ----------------------------
	         Small Desktop ----------------------------
	         Tablet Portrait --------------------------
	         Mobile -----------------------------------
	     34. Table ------------------------------------
	     35. Widget -----------------------------------
 */




/* ------------------------------------------------------------ *\
	Fonts
\* ------------------------------------------------------------ */

@font-face {
    font-family: 'Grotesk';
    src: url('fonts/NHaasGroteskTXPro-75Bd.woff') format('woff'),
         url('fonts/NHaasGroteskTXPro-75Bd.ttf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeue';
    src: url('fonts/HelveticaNeueLT-Roman.woff') format('woff'),
         url('fonts/HelveticaNeueLT-Roman.ttf') format('truetype');
    font-style: normal;
}


.ico-arrow-top { background-image: url(../css/images/sprite.png); background-position: -75px 0; width: 20px; height: 30px; display: inline-block; vertical-align: middle; font-size: 0; }
.ico-facebook { background-image: url(../css/images/sprite.png); background-position: -38px 0; width: 33px; height: 34px; display: inline-block; vertical-align: middle; font-size: 0; }
.ico-twitter { background-image: url(../css/images/sprite.png); background-position: 0 0; width: 34px; height: 34px; display: inline-block; vertical-align: middle; font-size: 0; }
.ico-unknown { background-image: url(../css/images/sprite.png); background-position: 0 -38px; width: 33px; height: 33px; display: inline-block; vertical-align: middle; font-size: 0; }
.ico-youtube { background-image: url(../css/images/sprite.png); background-position: -37px -38px; width: 33px; height: 33px; display: inline-block; vertical-align: middle; font-size: 0; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.ico-arrow-top { background-image: url(../css/images/sprite.@2x.png); background-position: -71px 0; background-size: 91px 69px; width: 20px; height: 30px; display: inline-block; vertical-align: middle; font-size: 0; }
	.ico-facebook { background-image: url(../css/images/sprite.@2x.png); background-position: -36px 0; background-size: 91px 69px; width: 33px; height: 34px; display: inline-block; vertical-align: middle; font-size: 0; }
	.ico-twitter { background-image: url(../css/images/sprite.@2x.png); background-position: 0 0; background-size: 91px 69px; width: 34px; height: 34px; display: inline-block; vertical-align: middle; font-size: 0; }
	.ico-unknown { background-image: url(../css/images/sprite.@2x.png); background-position: 0 -36px; background-size: 91px 69px; width: 33px; height: 33px; display: inline-block; vertical-align: middle; font-size: 0; }
	.ico-youtube { background-image: url(../css/images/sprite.@2x.png); background-position: -35px -36px; background-size: 91px 69px; width: 33px; height: 33px; display: inline-block; vertical-align: middle; font-size: 0; }
}

/* ------------------------------------------------------------ *\
	I.   Generic
\* ------------------------------------------------------------ */

/* ------------------------------------------------------------ *\
	Reset
\* ------------------------------------------------------------ */

*,
*:before,
*:after { padding: 0; margin: 0; outline: 0; box-sizing: border-box; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, main { display: block; }

html,
body { height: 100%; font-family: 'HelveticaNeue' ;}

html { tap-highlight-color: rgba(0,0,0,0); }

body { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; -webkit-text-size-adjust: none; -ms-text-size-adjust: none; text-size-adjust: none; }

img  { max-width: 100%; }
img, iframe { border: 0 none; }
img { height: auto; display: inline-block; vertical-align: middle; }

b,
strong { font-weight: bold; }

address { font-style: normal; }

svg:not(:root) { overflow: hidden; }

a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="image"],
label[for] { cursor: pointer; }

a[href^="tel"],
button[disabled],
input[disabled],
textarea[disabled],
select[disabled] { cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner { padding: 0; border: 0; }

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea,
a[href^="tel"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; font-family: 'HelveticaNeue';}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button { display: none; -webkit-appearance: none; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

textarea { overflow: auto; resize: none; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; }

button,
input,
optgroup,
select,
textarea { font-family: inherit; font-size: inherit; color: inherit; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; }

button,
select { text-transform: none; }

table { width: 100%; border-collapse: collapse; border-spacing: 0; }

nav ul,
nav ol { list-style: none outside none; }

/* ------------------------------------------------------------ *\
	Base
\* ------------------------------------------------------------ */

body { min-width: 320px; background: white; font-family: 'helvetica', sans-serif; font-size: 18px; line-height: 1.3; color: #24a564; }

a {     
	color: inherit;
        cursor: pointer;
}
a:hover { text-decoration: underline; color: inherit;     cursor: pointer; }

a[href^="tel"] { text-decoration: none; }

h1,
h2,
h3,
h4,
h5,
h6 { margin-bottom: 0.65em; }

h1 { font-size: 50px; line-height: 1.1; font-weight: bold; font-family: 'Grotesk'; color:#24a564;}
h2 { font-size: 34px; line-height: 1.1; font-weight: 600; font-family: 'Grotesk'; }
h3 { font-size: 30px; }
h4 { font-size: 23px; line-height: 28px; font-family: 'Grotesk'; color:#24a564; max-width:750px;}
h5 { font-size: 20px; }
h6 { font-size: 16px; font-family: 'HelveticaNeue'; font-weight:bold; color:#24a564; }

p,
ul,
ol,
dl,
table,
blockquote { margin-bottom: 1.3em; }

p { font-size: 16px; font-family: 'HelveticaNeue', sans-serif; line-height: 1.4em; color:#5C6B80; max-width: 750px;}

h1[class],
h2[class],
h3[class],
h4[class],
h5[class],
h6[class],
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
ul:last-child,
ol:last-child,
dl:last-child,
table:last-child,
blockquote:last-child { margin-bottom: 0; }

/* ------------------------------------------------------------ *\
	Media Queries
\* ------------------------------------------------------------ */

/* Mobile */

@media (max-width: 767px) {
	body { font-size: 14px; }

	h1 { font-size: 43px; }
	h2 { font-size: 22px; }
	h3 { font-size: 20px; }
	h4 { font-size: 16px; font-weight: bold; }
	h5 { font-size: 16px; }
	h6 { font-size: 14px; }
}
/* ------------------------------------------------------------ *\
	Helpers
\* ------------------------------------------------------------ */

/*  Clear  */

.footer:after,
.list-story-items:after,
.story-item:after,
.header:after,
.shell:after,
.clear:after { content: ''; line-height: 0; display: table; clear: both; }


/*  Notext  */

.notext { white-space: nowrap; text-indent: 100%; text-shadow: none; overflow: hidden; }
.notext-old { font-size: 0; line-height: 0; text-indent: -4000px; }


/*  Hidden  */

[hidden],
.hidden { display: none; }


/*  Alignleft  */

.alignleft { float: left; }


/*  Alignright  */

.alignright { float: right; }


/*  Disabled  */

[disabled],
.disabled { cursor: default; }


/*  Cols  */



/* ------------------------------------------------------------ *\
	Media Queries
\* ------------------------------------------------------------ */

/* ------------------------------------------------------------ *\
	II.  Regions
\* ------------------------------------------------------------ */

/* ------------------------------------------------------------ *\
	Container
\* ------------------------------------------------------------ */

.container {}

/* ------------------------------------------------------------ *\
	Content
\* ------------------------------------------------------------ */

.content {}

/* ------------------------------------------------------------ *\
	Footer
\* ------------------------------------------------------------ */

.footer { position: relative; z-index: 5; padding: 18px 40px 19px; background: #24a564; color: white; }

.footer .copyright { float: left; margin: 4px 0 0; font-size: 14px; color: #fff; }
.footer .copyright a { transition: color .4s; }
.footer .copyright a:hover { color: white; text-decoration: none; }
.footer .copyright span { padding: 0 5px; color: #fff; }

.footer-inner { float: right; }

.footer-inner .socials { display: inline-block; vertical-align: middle; }

.footer-actions { display: inline-block; margin-left: 11px; vertical-align: middle; }

/* ------------------------------------------------------------ *\
	Media Queries
\* ------------------------------------------------------------ */

/* Small Desktop */

@media (max-width: 1199px) {
	.footer { padding-left: 15px; padding-right: 15px; }
}

/* Tablet Portrait */

@media (max-width: 1023px) {
	.footer { text-align: center; }
	
	.footer .copyright { float: none; margin: 0 0 15px; }

	.footer-inner { float: none; }
}

/* Mobile */

@media (max-width: 767px) {
	.copyright { text-align: left; }
}

/* ------------------------------------------------------------ *\
	Header
\* ------------------------------------------------------------ */

.header { position: fixed; top: 0; left: 0; z-index: 20; width: 100%; height: 65px; padding: 14px 20px 20px; background: rgba(4, 1, 25, .9); }

.header .nav { float: left; margin-top: 12px; }

.header-actions { float: right; }

/* ------------------------------------------------------------ *\
	Media Queries
\* ------------------------------------------------------------ */

/* Small Desktop */

@media (max-width: 961px) {
	.header .nav { display: none;  }
}



/* ------------------------------------------------------------ *\
	Main
\* ------------------------------------------------------------ */

.main {}

/* ------------------------------------------------------------ *\
	Shell
\* ------------------------------------------------------------ */

.shell { max-width: 1170px; padding: 0 25px; margin: auto; position: relative; }

/* ------------------------------------------------------------ *\
	Sidebar
\* ------------------------------------------------------------ */

.sidebar {}

/* ------------------------------------------------------------ *\
	Wrapper
\* ------------------------------------------------------------ */

.wrapper { position: relative; overflow: hidden; min-height: 100%; }

/* ------------------------------------------------------------ *\
	III. Modules
\* ------------------------------------------------------------ */

/* ------------------------------------------------------------ *\
	Button
\* ------------------------------------------------------------ */

.btn { display: inline-block; vertical-align: middle; text-align: center; -webkit-appearance: none; font-family:'HelveticaNeue', sans-serif; -moz-appearance: none; appearance: none; transition: color .4s, background .4s, opacity .4s; }
.btn:hover { text-decoration: none; }

/*  Btn Red  */
.btn-red { padding: 13px 40px 13px; border: none; border-radius: 2px; background: #24a564; font-size: 17px; color: white !important; font-weight: 600;}

.btn-red:hover { background: #777; color: white;}

.btn-red-small { padding: 9px 12px 6px; font-size: 14px; }

/*  Btn Top  */
.btn-top { position: fixed; bottom: 10px; right: 43px; z-index: 10; width: 90px; height: 90px; padding-top: 10px; background: url(../css/images/btn-top@2x.png) no-repeat 0 0; background-size: 100% 100%; transition: bottom .4s, opacity .8s; }
.btn-top:hover { opacity: .8; }
.btn-top.alt { bottom: 81px; }
.btn-top .ico-arrow-top { margin-bottom: 10px; }
.btn-top span { display: block; font-size: 14px; line-height: 1.2; color: white; 
 }

/*  Button Block  */
.btn-block { display: block; padding-left: 0; padding-right: 0; }

/* ------------------------------------------------------------ *\
	Media Queries
\* ------------------------------------------------------------ */

/* Tablet Portrait */

@media (max-width: 1023px) {
	.btn-top { right: 20px; bottom: 10px; }
	.btn-top.alt { bottom: 10px; }
}

/* Mobile */

@media (max-width: 767px) {
	.btn-red { padding: 12px 20px; font-size: 12px; }

	.btn-top { display: none; }
}

/* ------------------------------------------------------------ *\
	Featured Items
\* ------------------------------------------------------------ */

.featured-items { font-size: 0; list-style: none outside none; text-align: left; }

.featured-item { display: inline-block; width: 33.33%; padding-top:50px; font-size: 17px; vertical-align: top; }

/*.featured-item:nth-child(3) .featured-image { background: #edf2f7; }*/

.featured-inner {  display: inline-block;  }

.featured-image { position: relative; display: inline-block; width: 206px; height: 206px;  }

.featured-image-inner { position: absolute; top: 50%; left: 50%; width: 172px; height: 172px; background-size: 100% 100%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.featured-image-inner span { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.featured-content {text-align: left; padding-top:30px; color:white;}
.featured-content h4 { margin-bottom: 10px; }



/* ------------------------------------------------------------ *\
	Features
\* ------------------------------------------------------------ */

.features { font-size: 0; }

.feature { display: inline-block; width: 50%; padding: 0 40px 0 0; margin-bottom: 45px; font-size: 17px; vertical-align: top; }

.feature-image { position: relative; width: 108px; height: 108px; background-size: 100% 100%; }

.feature-image-inner { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.feature-image-plug .feature-image-inner { margin: 5px 0 0 -8px; }
	
.feature-content h4 { margin: 10px 0 10px 0; }

.feature-image .image-video { margin-top: 4px; }
.feature-image .image-field { margin: 6px 2px 0 0; }
.feature-image .image-integration { margin-top: 6px; }

/* ------------------------------------------------------------ *\
	Media Queries
\* ------------------------------------------------------------ */

@media (max-width: 1699px) {
	/*  Features  */
	.feature { padding-right: 40px; .featured-content }
}

/* Tablet Portrait */

@media (max-width: 1023px) {
	.featured-content { margin-right: 0; }

	/*  Features  */
	.feature { padding-left: 0; }
}

/* Mobile */

@media (max-width: 767px) {
	.featured-item { display: block; width: auto; font-size: 15px; }

	.featured-item ~ .featured-item { margin-top: 20px; }

	.featured-image { width: 90px; height: 90px; margin-bottom: 6px; }
	.featured-image-inner { width: 75px; height: 75px; }

	.featured-item:nth-child(3) .featured-image {  }

	.featured-content { padding-left: 36px; margin-right: -60px; }
	.featured-content h4 { margin-bottom: 10px; }



	/*  Features  */
	.features { margin: 0 -17px; }
	.feature { padding: 0 17px; margin-bottom: 25px; font-size: 14px; }

	.feature-image { width: 48px; height: 48px; margin-bottom: 13px; }
	.feature-image img { -webkit-transform: scale(.8); -ms-transform: scale(.8); transform: scale(.8); -webkit-backface-visibility: hidden; -webkit-filter: blur(0); }

	.feature-content h4 { margin-bottom: 4px; }
	.feature-content p { line-height: 1.5; }

	.feature-image .image-video { margin: 0; }
	.feature-image .image-field { margin: 0; }
	.feature-image .image-integration { margin: 0; }
}

@media (max-width: 413px) {
	.feature { display: block; width: 100%; }
}

/* ------------------------------------------------------------ *\
	Form Elements
\* ------------------------------------------------------------ */

input::-webkit-input-placeholder { color: inherit; opacity: .5; }

input::-moz-placeholder { color: inherit; opacity: .5; }

input:-ms-input-placeholder { color: inherit; opacity: .5; }

input::placeholder { color: inherit; opacity: .5; }
textarea::-webkit-input-placeholder { color: inherit; opacity: .5; }
textarea::-moz-placeholder { color: inherit; opacity: .5; }
textarea:-ms-input-placeholder { color: inherit; opacity: .5; }
textarea::placeholder { color: inherit; opacity: .5; }

input:-webkit-autofill { -webkit-text-fill-color: inherit !important; -webkit-box-shadow: 0 0 0 1000px #fff inset; }

.form-label { font-family: 'HelveticaNeue', sans-serif; font-size: 13px; color: white; letter-spacing: -0.015em; opacity: .5; }

.field { display: block; width: 100%; padding: 13px; border: 1px solid #4d4bd4; background: none; font-size: 16px; color: white; }


/* ------------------------------------------------------------ *\
	Media Queries
\* ------------------------------------------------------------ */

/* Mobile */

@media (max-width: 767px) {
	.field { padding: 10px; font-size: 16px; }
}

/* ------------------------------------------------------------ *\
	Form
\* ------------------------------------------------------------ */

.form-head {
	margin-bottom: 40px;
    text-align: left;
    width: 50%;
    float: left;
    padding-right: 100px;
}
.form-head h2 { margin-bottom: 13px; }
.form-head p { line-height: 23px; }

.form .form-row { position: relative; }
.form .form-row ~ .form-row { padding-top: 25px; }

.form .form-label { position: absolute; top: 15px; left: 0; }

.form .form-actions { padding-top: 33px; }

.form .form-btn { display: block; }

/* ------------------------------------------------------------ *\
	Media Queries
\* ------------------------------------------------------------ */

/* Mobile */

@media (max-width: 767px) {
	 .form-head { margin-bottom: 40px; width: 100%; }

	.form .form-row ~ .form-row { padding-top: 33px; }

	.form .form-label { top: 8px; left: 10px; }
}

/* ------------------------------------------------------------ *\
	Fullsize Image
\* ------------------------------------------------------------ */

.fullsize-image { background-position: 50% 50%; background-repeat: no-repeat; }
.fullsize-image {
	background-size: cover;
}

.fullsize-image > img { display: none; }

/* ------------------------------------------------------------ *\
	Intro
\* ------------------------------------------------------------ */

.intro {     
	position: relative;
    color: white;
    height: 400px;
    /* background-color: #010107; */
}

.intro .intro-content {
	position: absolute;
    padding: 150px 0 0;
    text-align: left;
    top: 0;
    width: 100%;
    left: 0;
}


.video-wrapper{
width: 100%;
height: 600px;
overflow: hidden;
position: absolute;
top: 0;
left:0;
z-index: -1;
}


.intro .intro-content-inner { position: relative; max-width: 1170px; margin: 0 auto; padding: 0 20px; }

.intro .intro-lines { position: absolute; bottom: -197px; left: -128px; }

.intro .intro-lines img.mobile { display: none; }

.intro .intro-content-head { padding-bottom: 3px; margin-bottom: 8px; }

.intro .intro-content-actions { padding-top: 40px; }

.intro .intro-content-head,
.intro .intro-content-body,
.intro .intro-content-actions { position: relative; }

/* ------------------------------------------------------------ *\
	Media Queries
\* ------------------------------------------------------------ */

/* Mobile */

@media (max-width: 961px) {
 .video-wrapper{
	display:none;
 }
 .intro{
 	background-image: url("images/bannerM.png");
 	background-size: cover;
    background-position: center right;
    height: 400px
 }
 .intro-content-head{
	display: none;
 }
 .intro .intro-content{
 	height: 400px;
 	padding-top: 120px;
 	background-color: rgba(10, 10, 23, 0.69);
 }
 h1{
 	color: white;
 	font-size: 40px;
 }

}

@media (max-width: 767px) {
	br{
 	display: none;
 }
 h1{
 	font-size: 25px;
 }
 .intro .intro-content-actions{
 	padding-top: 15px;
 }
 .header .btn{
 	display: none;
 }
 .intro .intro-content {
    padding-top: 150px;
}
}


/* ------------------------------------------------------------ *\
	List
\* ------------------------------------------------------------ */

[class^="list-"] { list-style: none outside none; }


/* ------------------------------------------------------------ *\
	List Items
\* ------------------------------------------------------------ */

.list-items { font-family: 'helvetica', sans-serif; line-height: 35px; font-size: 16px; color:#5C6B80; }
.list-items li {
	color: white;
    line-height: 2.4em;
}
.list-items p {
    color: white;
    display: inline-block;
    margin-bottom: 10px;
}
.list-items a{
	text-decoration: underline;
}

.list-items img{
	padding: 5px;
	border: 1px solid rgba(255, 255, 255, 0.29);;
	float: right;
}

/* ------------------------------------------------------------ *\
	List Grey Dots
\* ------------------------------------------------------------ */

.list-grey-dots { font-family: 'helvetica', sans-serif; list-style: none outside none; }
.list-grey-dots li { position: relative; padding-left: 15px; }
.list-grey-dots li ~ li { margin-top: 19px; }
.list-grey-dots li:before { position: absolute; top: 8px; left: 0; width: 5px; height: 5px; border-radius: 50%; background: #8b939e; content: ''; }

/* ------------------------------------------------------------ *\
	List Story Items
\* ------------------------------------------------------------ */

.list-story-items li { 
    float: left;
    clear: both;
    margin-bottom: 15px;
}
.list-story-items li h4 {
    margin-bottom: 3px;
    color: #5c6b80;
    font-size: 16px;
 }
.list-story-items li p {
	font-family: 'helvetica', sans-serif;
    font-size: 13px;
    line-height: 1.4em;
}
.list-story-items li span { display: inline-block; vertical-align: bottom; }


/* ------------------------------------------------------------ *\
	Media Queries
\* ------------------------------------------------------------ */

@media (max-width: 1699px) {
	.list-story span { display: block; }
	.list-story-inner { display: block; }
}

/* Mobile */

@media (max-width: 767px) {
	.list-items li { margin-bottom: 6px; }

	.list-grey-dots li ~ li { margin-top: 15px; }

	.list-story-inner { padding-right: 0; padding-bottom: 8px; }

	.list-story-items li p { line-height: 1.4; }
	.list-story-items li h4 { margin-bottom: 4px; }
	.list-story-items header{
		margin-top: 40px;
	}
	.list-story-items li{
		margin-bottom: 0;
	}

}

/* ------------------------------------------------------------ *\
	Logo
\* ------------------------------------------------------------ */

.logoheader{
	    width: 150px;
    /* display: inline-block; */
    float: left;
    margin-right: 20px;
	margin-top: 5px;
}
.logo img{
	width: 250px;
}

/*.logo-secondary { width: 203px; height: 137px; background-image: url(../css/images/logo-secondary@2x.png); } */

/* ------------------------------------------------------------ *\
	Media Queries
\* ------------------------------------------------------------ */

/* Mobile */

@media (max-width: 767px) {
	.logo { width: 124px; height: 23px; background-image: url(img/logo-white_2x.png); }
}

/* ------------------------------------------------------------ *\
	Nav
\* ------------------------------------------------------------ */

.nav { font-size: 0; }
.nav ul { list-style: none outside none; }
.nav li { display: inline-block; margin-right: 34px; font-size: 18px; vertical-align: top; }
.nav li:last-child { margin-right: 0; }
.nav a { display: block; font-size: 14px; color: #edf2f7; font-weight: bold; transition: color .4s; font-family:"helveticaNeue"; text-transform: capitalize;}
.nav .current a,
.nav a:hover { color: #24a564; text-decoration: none; }

/* ------------------------------------------------------------ *\
	Media Queries
\* ------------------------------------------------------------ */

/* Small Desktop */

@media (max-width: 1199px) {
	.nav li { margin-right: 15px; }
}

/* Mobile */

@media (max-width: 767px) {
	/*  Nav Mobile  */
	.nav-mobile { position: absolute; top: 12px; left: 20px; width: 24px; height: 30px; z-index: 99; }
	.nav-mobile span { display: block; width: 100%; height: 2px; margin: 6px 0; background: white; }

	.nav-mobile:hover span { -webkit-transform: rotate3d(0, 1, 0.1, 180deg); transform: rotate3d(0, 1, 0.1, 180deg); }
	.nav-mobile span:nth-child(1) { transition: all 0.5s ease 0s; }
	.nav-mobile span:nth-child(2) { transition: all 0.4s ease 0s; }
	.nav-mobile span:nth-child(3) { transition: all 0.3s ease 0s; }

	.nav-mobile.active span { opacity: 0; position: absolute; top: 25%; left: 0; -webkit-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; }
	.nav-mobile.active span:first-child { opacity: 1; -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); }
	.nav-mobile.active span:last-child { width: 100%; opacity: 1; -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); }

	/*  Nav  */
	.nav { position: absolute; top: 100%; left: 0; overflow: hidden; max-height: 0; width: 100%; background: rgba(4, 1, 25, .9)  }
	.nav.expanded { max-height: 1000px; padding:30px;}
	.nav li { display: block; margin-right: 0; }
	.nav a { padding: 10px 0; }
	.nav ul {}
}

/* ------------------------------------------------------------ *\
	Section Featured
\* ------------------------------------------------------------ */

.section-featured { position: relative; top: 0; padding-top: 0; margin-bottom: 0; }

.section-featured .section-body { position: relative; z-index: 4; padding-bottom: 85px; background: #4f85ff; background-size: cover; }

.section-featured .featured-items { position: relative; top: 0; margin-bottom: 0; }

.dashboard {    
    position: absolute;
    top: 165px;
    z-index: 1;
    right: 0;
    width: 25%;
    height: 70%;
    text-align: right;
    background-image: url("images/features-image.png");
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: left center;

}
/* ------------------------------------------------------------ *\
	Section Blue
\* ------------------------------------------------------------ */

.section-blue { position: relative; z-index: 3; min-height: 298px; }

.section-blue .section-lines { position: absolute; }
.section-blue .section-lines-primary { bottom: 0; left: 50%; margin-left: -500px; }
.section-blue .section-lines-secondary { bottom: -124px; left: 50%; margin-left: -265px; }
.section-blue .section-lines-tertiary { top: 112px; right: 50%; margin-right: -515px; }

.section-blue {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032376+0,08267f+13,2136aa+44,2b3cbb+60,2c3dbd+100 */
	background: rgb(3,35,118); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(3,35,118,1) 0%,rgba(8,38,127,1) 13%,rgba(33,54,170,1) 44%,rgba(43,60,187,1) 60%,rgba(44,61,189,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#032376', endColorstr='#2c3dbd',GradientType=0 ); /* IE6-9 */
}

/* ------------------------------------------------------------ *\
	Section Features
\* ------------------------------------------------------------ */

.section-features { position: relative; z-index: 2; padding: 100px 0; background-color: white; }


.section-features .section-content { max-width: 85%; }

.section-features .section-head { margin-bottom: 65px; }

.section-features .section-title { color: #070045; text-align:left;}

.section-features .section-actions { margin-right: -63px; }

.section-features .section-lines { position: absolute; bottom: -171px; left: 50%; margin-left: -390px; }
.section-features .section-lines img.mobile { display: none; }

/* ------------------------------------------------------------ *\
	Section Customize
\* ------------------------------------------------------------ */

.section-customize {
	position: relative; z-index: 2; 
	padding: 70px 0; 
}

.customize_half {
	background-color: #4f85ff;
    padding: 60px;
    width: 50%;
}

.customize_half h4 {margin: 0 0 15px 0; color: white;}

td+td {
    border-left: 1px solid rgba(255, 255, 255, 0.5);

}

 td {
    padding: 15px;
}


.c-table {
    text-align: left;
    width: 100%;
    font-weight: 500;
}

table p{
	font-size: 14px;
	font-family: 'Grotesk';
	margin-bottom: 0;
	color: white;
	line-height: 1.4em;

}

table {
    border-spacing: 0;
    border-collapse: collapse;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}

table img{	
    width: 14px;
    margin: 0 30px 0 10px;
}


.c-table tr {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
/* ------------------------------------------------------------ *\
	Section gallery
\* ------------------------------------------------------------ */

.section.section-gallery{
	padding-top: 60px;
}


/* ------------------------------------------------------------ *\
	Section Compatibility
\* ------------------------------------------------------------ */

.section-compatibility { position: relative; z-index: 2; padding: 80px 0;  background-color: #4f85ff;}
.section-compatibility h4{
	color: white;
    font-size: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.41);
    margin-bottom: 23px;
}
.section-compatibility .shell { max-width: 1170px; }

.section-compatibility .section-head { margin-bottom: 50px; text-align: left; }

.section-compatibility .section-title { color: #283342; }

.section-compatibility .section-content { padding-right: 50px; }
.section-compatibility .section-content-alt { padding-left: 22px; }
.section-compatibility .section-content h4 { margin-bottom: 15px; }

.section-compatibility .section-lines { position: absolute; top: -144px; left: 50%; margin-left: -267px; }

/* ------------------------------------------------------------ *\
	Section Story
\* ------------------------------------------------------------ */

.section-story { position: relative; z-index: 3; padding: 0px 0 150px; background: white; }

.section-story .shell { max-width: 1170px; }

.section-head { 
	margin-bottom: 50px;
    text-align: left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.23);
    padding-bottom: 10px;
}

.section-story .section-lines { position: absolute; } 

/* ------------------------------------------------------------ *\
	Section Form
\* ------------------------------------------------------------ */

.section-form { 
	position: relative;
    z-index: 4;
    padding: 80px 0;
    color: white;
    background-color: #1d1b31;
}

.section-form .section-body { position: relative; }

.section-form .form { 
	width: 50%;
    float: left;
}
	.form-head h4{
		color: white !important;
		margin-top: 0;
	}

.section-form p{
	color:#9ba3af ;
}
.section-form .section-lines { position: absolute; }
.section-form .section-lines-primary { top: 457px; left: 50%; margin-left: -700px; }
.section-form .section-lines-secondary { top: -250px; left: 50%; margin-left: -279px; }
.section-form .section-lines-tertiary { right: 50%; top: 162px; margin-right: -830px; }

/* ------------------------------------------------------------ *\
	Media Queries
\* ------------------------------------------------------------ */

@media (max-width: 1799px) {
	/*  Section Customize  */
	.section-customize .section-inner { width: 25%; padding-right: 20px; }
	.dashboard { width: 28%;}
}

@media (max-width: 1699px) {
	/*  Section Features  */
	.section-features .section-image { width: 62%; margin-left: -22%; }
	.dashboard { width: 30%;}
	.section-features .section-content{ max-width: 75%;}
}

/* Small Desktop */

@media (max-width: 1199px) {
	/*  Section Customize  */
	.section-customize .section-head { padding-left: 70px; }
.dashboard { width: 37%;}
	/*  Section Compatibility  */
	.section-compatibility .section-content { padding-left: 0; }

	/*  Section Blue  */
	.section-blue .section-lines-tertiary { right: 40px; margin-right: 0; }

	.section-blue .section-lines-primary { left: 20px; margin-left: 0; }
}

/* Tablet Portrait */

@media (max-width: 1023px) {
	/*  Section Features  */
		.dashboard { display: none;}
	.section-features .section-content{max-width: 100%;}
	.section-features .section-image { width: 60%; }
	.section-features{
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.feature{
		width: 100%;
	}

	/*  Section Customize  */
	.section-customize { padding-left: 0; }

	.section-customize .section-inner { width: 38%; }

	.section-customize .section-head { padding: 0 5px; }

	/*  Section Compatibility  */
}

/* Mobile */

@media (max-width: 767px) {
	/*  Section Featured  */

	.section-featured { top: -53px; padding-top: 53px; margin-bottom: -53px; }

	.section-featured .featured-items { position: relative; top: -43px; margin-bottom: -43px; }

	/*  Section Blue  */
	.section-blue { min-height: 133px; }

	.section-blue .section-lines-primary { display: none; }

	.section-blue .section-lines-secondary,
	.section-blue .section-lines-tertiary { -webkit-backface-visbility: hidden; -webkit-filter: blur(0); }
	.section-blue .section-lines-secondary { bottom: -110px; margin-left: -190px; -webkit-transform: scale(.6); -ms-transform: scale(.6); transform: scale(.6); }
	.section-blue .section-lines-tertiary { top: auto; bottom: 7px; right: 60px; -webkit-transform: scale(.4); -ms-transform: scale(.4); transform: scale(.4); }

	/*  Section Features  */
	.section-features { padding: 44px 0 70px; }

	.section-features .section-image { float: none; width: auto; margin: 0; }

	.section-features .section-inner { padding: 0;}

	.section-features .section-head { margin-bottom: 20px; text-align: center; }

	.section-features .section-actions { padding-top: 3px; margin-left: 0; }

	.section-features .section-image { padding: 19px 40px 0 36px; }

	.section-features .section-lines { bottom: -20px; left: auto; right: 20px; }
	.section-features .section-lines img { display: none; }
	.section-features .section-lines img.mobile { display: inline-block; }

	/*  Section Customize  */

	.customize_half { width:100%; }

	.section-customize { background: url(../css/images/setup-image-mobile.jpg); height: 450px; }

	.section-customize { padding-top: 100px; }

	.section-customize .section-head { position: relative; z-index: 2; margin-bottom: 10px; }

	.section-customize .section-inner { width: 44%; padding: 115px 5px 0; }
	.section-customize .section-inner:after { right: -30px; }

	.section-customize .section-image { float: none; margin: 0; }


	.section-customize .shell { padding: 0 15px; }

	/*  Section Compatibility  */
	.section-compatibility { padding: 40px 0 50px; }

	.section-compatibility .section-head { margin-bottom: 40px; }

	.section-compatibility .section-content h4 { margin-bottom: 15px; font-size: 17px; }


	.section-compatibility .section-lines { top: -120px; margin-left: -220px; -webkit-transform: scale(.4); -ms-transform: scale(.4); transform: scale(.4); }
	.section-compatibility .section-lines img { -webkit-transform: rotate(8deg); -ms-transform: rotate(8deg); transform: rotate(8deg); }

	/*  Section Story  */
	.section-story { padding: 44px 0 50px; }

	.section-story .section-head { margin-bottom: 30px; }

	.section-story .section-lines-secondary { top: -85px; margin-left: -200px; -webkit-transform: scale(.4); -ms-transform: scale(.4); transform: scale(.4); }

	/*  Section Form  */
	.section-form { padding-bottom: 90px; }
	.section-form:before { top: 0; left: 0; bottom: 0; right: 0;  }

	.section-form .form { width:100%; padding:0;}

	.section-form .section-lines-secondary { top: -170px; margin-left: -210px; -webkit-transform: scale(.38); -ms-transform: scale(.38); transform: scale(.38); }

}

@media (max-width: 413px) {
	/*  Section Customize  */ 
	.section-customize { padding-left: 0; }

	.section-customize .section-inner { position: static; width: auto; padding: 20px; margin-bottom: 20px; }
	.section-customize .section-inner:after { display: none; }

}

/* ------------------------------------------------------------ *\
	Slider
\* ------------------------------------------------------------ */

.slider {}

.slider .slides { list-style: none outside none; }

/* ------------------------------------------------------------ *\
	Socials
\* ------------------------------------------------------------ */

.socials ul { font-size: 0; list-style: none outside none; }
.socials li { display: inline-block; margin: 0 10px; vertical-align: top; }
.socials a { display: block; transition: opacity .4s; }
.socials a:hover { opacity: .8; }

/* ------------------------------------------------------------ *\
	Story Items
\* ------------------------------------------------------------ */

.story-items     {
	list-style: none outside none;
}

.story-item ~ .story-item { margin-top: 60px; }


.story-body p { color: red; }

.story-inner { padding: 0; }
.story-inner span { display: block; font-size: 34px; line-height: .9; color: white; font-weight: 600; }
.story-inner small { display: block; padding-left: 24px; font-size: 36px; line-height: .85; color: #edf2f7; font-weight: 300; }




/* ------------------------------------------------------------ *\
	Media Queries
\* ------------------------------------------------------------ */

/* Small Desktop */

@media (max-width: 1170px) {
	.story-body > p br { display: none; }
}

/* Tablet Portrait */

@media (max-width: 1023px) {
	.story-inner-content { float: none; width: auto; }

	.story-inner span { font-size: 80px; }
}

/* Mobile */

@media (max-width: 767px) {
	.story-item ~ .story-item { margin-top: 20px; }

	.story-inner span { font-size: 40px; }
	.story-inner small { padding-left: 12px; margin-top: 7px; font-size: 16px; }

	.story-body > p { line-height: 1.4; }

}

@media (max-width: 413px) {
	.story-body,
	.story-inner { float: none; width: auto; }

	.story-body { padding-top: 20px; }
}



/* ------------------------------------------------------------ *\
	Table
\* ------------------------------------------------------------ */

.table {}

/* ------------------------------------------------------------ *\
	Widget
\* ------------------------------------------------------------ */

.widgets { list-style: none outside none; }
