/*!
 */

/**
*** SELECTION OVERRIDE ***
*/
::selection {color:#FFF;background:#f8c2c5;}
::-moz-selection {color:#FFF;background:#f8c2c5;}

/**
* Links
*/
a {
	color:#7cb342;	   

}

a:hover {
	text-decoration:none;
	color:#558b2f;
}

/**
*** Parallax Styles ***
**/
.parallax {
	position:absolute;
}

.slider-wrapper {
	position:relative;
	height:100% !important;
	overflow:hidden;
	background:url(../images/design/preload.GIF) center center no-repeat transparent;
}

.parallax {
	position:absolute;
	width:100%;
	padding:0;
	margin:0;
	left:0;
}

.parallax .layer {
	position:absolute;
	right:100px;
}

.slider-wrapper .container {
	background:transparent;
	height:100%;
}

.slider-wrapper i.fa#go-down {
	font-size:24px;
	font-weight:0;
	position:absolute;
	bottom:15px;
	left:25px;
	opacity:.5;
	color:#fff;
	cursor:pointer;
	display:none;
}

.container-wrapper {
	background:#fff;
	z-index:5;	
}

/**
*** NAV BAR ***
*/
.navigation {
	height:87px;
	border-top:4px solid #94d5ff;
	border-bottom:1px solid #e0e0e0;
	position:fixed;
	top:0;
	left:0;
	z-index:99999999999;
    	width:100%;

}

.navigation .navbar-brand img {
	position:relative;
	top:3px;
}

.navigation.fixed {

	border-top:4px solid #6ebff3;
	height:75px;
}

.navigation .navbar-default {
	padding:0;
	margin:0;
}

.navigation.fixed .navbar-default ul.navbar-nav {
	height:75px;	
	margin:0;
	padding:0;
}

.navigation.fixed .navbar-default ul.navbar-nav li {
	height:73px;	
}

.navigation.fixed .navbar-default ul.navbar-nav li a {
	height:71px;
	line-height:71px;
}

.navigation.fixed .navbar-brand img {
	top:0;
}

.navigation .navbar-default {
	height:87px;
	background:none;
	border:0;
}

.navigation .navbar-default ul.navbar-nav {
	height:87px;	
}

.navigation .navbar-default ul.navbar-nav li {
	height:87px;	
}

.navigation .navbar-default ul.navbar-nav li a {
	height:87px;
	padding:0 20px;
	line-height:87px;
	margin-top:1px;
	font-size:14px;
	color:#868686;
	font-weight:300;
}

.navigation .navbar-default ul.navbar-nav li a:hover {
	color:#i;
}

.navigation .navbar-default ul.navbar-nav li.active a,
.navigation .navbar-default ul.navbar-nav li:hover a {
	background:transparent;
	color:#7cb342;
}

.navigation .navbar-default .search-icon-wrapper i {
	width:41px;
	margin:0;
	padding:0;
	font-size:16px;
	position:relative;
	z-index:10;
	cursor:pointer;
	float:right;
}

.navigation .navbar-form {
	position:relative;
}

.navigation .navbar-form i {
	font-size:14px;
	color:#868686;
	padding:18px 2px;
	cursor:pointer;
/* 	z-index:99; */
/* 	position:absolute; */
}

.navigation .navbar-form i.fa-times {
	font-size:21px;
	z-index:100;
	display:none;	
}

.navigation.fixed .navbar-form i {
	padding:12px 10px;
}

.navigation .search-field {
	width:100%;
	height:115px;
	background:rgba(26,188,156,0.7);
	position:relative;
	padding:0;
	margin:0;
	top:-8px;
	display:none;
	
	-webkit-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.05);
	-moz-box-shadow:    0px 3px 4px 0px rgba(50, 50, 50, 0.05);
	box-shadow:         0px 3px 4px 0px rgba(50, 50, 50, 0.05);
}

.navigation.fixed .search-field {
	top:-7px;
}

.navigation .search-field input {
	background:transparent;
	border:0;
	font-size:55px;
	font-weight:100;
	color:#fff;
	width:100%;
	outline:none;
	text-align:center;
	padding:0;
	margin:0;
	height: 115px;
    font-size: 33px;
    line-height: 35px;
    padding:0;
}

.navigation .search-field ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #dcedc8;
}

.navigation .search-field :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #dcedc8;
}

.navigation .search-field ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #dcedc8;
}

.navigation .search-field :-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #dcedc8;
}

.navigation .navbar-default ul.dropdown-menu {
	padding:0;
	margin:0;
	border:0;
	top:82px;
	left:22px;
	border-top:3px solid #6ebff3;
	-webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);
	-moz-box-shadow: 0 0 0 0 rgba(0,0,0,0);
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
}

.navigation .navbar-default ul.dropdown-menu .sub-menu
.navigation.fixed .navbar-default ul.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.navigation.fixed .navbar-default ul.dropdown-menu  {
	margin-top:-12px;
}

.navigation .navbar-default ul.dropdown-menu li,
.navigation.fixed .navbar-default ul.dropdown-menu li {
	padding:0;
	margin:0;
	height:50px;
}

.navigation .navbar-default ul.dropdown-menu li a,
.navigation.fixed .navbar-default ul.dropdown-menu li a {
	background:#404040 !important;
	border:1px solid #595959 !important;
	border-top:1px solid #404040 !important;
	border-bottom:1px solid #595959 !important;
	height:0;
	padding:24px 10px 24px 10px;
	margin:0;
	font-size:12px;
	font-weight:100;
	font-family:"Roboto", Arial, sans-serif;
	color:rgba(255,255,255,.65) !important;
	line-height:0;
}

.navigation .navbar-default ul.dropdown-menu li:hover a,
.navigation.fixed .navbar-default ul.dropdown-menu li:hover a {
	background:#6ebff3 				!important;
	border:1px solid #64b7ec 		!important;
	color:#fff 						!important;
}

.navigation .navbar-default ul.dropdown-menu li:first-child:hover a,
.navigation.fixed .navbar-default ul.dropdown-menu li:first-child:hover a {
	border-top:1px solid #6ebff3 !important;
}

.navigation .navbar-default ul i.fa {
	margin-left:8px;	
}

.dropdown.h:hover .dropdown-menu {
    display: block;
}

#nav-begins {
	display:block;
	height:0;
}

/** FUlL DROPDOWN **/
.navigation ul.navbar-nav li.dropdown.full {
	position:relative;
}

.navigation ul.navbar-nav li.dropdown.full section {
	position:absolute;
	margin-left:-347px;
	top:77px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border:0;
	padding-bottom:0;
	background:transparent;
	-webkit-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.10);
	-moz-box-shadow:    0px 3px 4px 0px rgba(50, 50, 50, 0.10);
	box-shadow:         0px 3px 4px 0px rgba(50, 50, 50, 0.10);
}

.navigation.fixed ul.navbar-nav li.dropdown.full section {
	top:65px;
}

.navigation ul.navbar-nav li.dropdown.full section span.wrapper {
	top:0;
	border-top:3px solid #6ebff3;
	width:100%;
	position:relative;
	height:300px;
	margin:0;
	padding:0;
	display:block;
	background:#404040;
}

.navigation ul.navbar-nav li.dropdown.full section span.wrapper .clear-wrapper {
	float:left;
	height:100%;
}

.navigation ul.navbar-nav li.dropdown.full section span.wrapper .color-wrapper {
	background:#6ebff3;
	width:368px;  /* Golden Ratio, 3% padding-left */
	float:right;
	height:100%;
	margin:0;
	padding:0;
	top:0;
	position:relative;
}

.navigation ul.navbar-nav li.dropdown.full section span.wrapper article {
	display:inline-block;
	width:245px;
	height:180px;
	position:relative;
	top:30px;
	padding:0;
	margin:0;
	vertical-align:top;
}

.navigation ul.navbar-nav li.dropdown.full section span.wrapper article strong {
	position:relative;
	top:0;
}

.navigation ul.navbar-nav li.dropdown.full section span.wrapper span.divider {
	position:absolute;
	height:200px;
	top:30px;
	width:1px;
	background:#595959;
	display:inline-block;
}

.navigation ul.navbar-nav li.dropdown.full section span.wrapper ul {
	list-style:none;
	padding:0 0 0 30px;
	margin:0;
	height:0;
	position:relative;
	left:0;
	top:0;
}

.navigation ul.navbar-nav li.dropdown.full section span.wrapper ul li {
	padding:0;
	margin:0 0 2px 0;
	left:auto;
	height:auto;
	position:relative;
	left:0;
	float:none;
}

.navigation ul.navbar-nav li.dropdown.full section span.wrapper ul li a {
	color:rgba(255,255,255,.55);
	font-family:"Roboto", Arial, sans-serif;
	font-weight:100;
	margin:0;
	padding:0;
	height:23px;
	display:block;
	font-size:13px;
	line-height:23px;
	position:relative;
}

.navigation ul.navbar-nav li.dropdown.full section span.wrapper strong {
	color:#fff;
	font-size:14px;
	line-height:36px;
	font-weight:100;
	font-family:"Roboto", Arial, sans-serif;
	padding:0 0 0 29px;
	margin:20px 0 5px 0;
	display:block;
	float:none;
}
.navigation ul.navbar-nav li.dropdown.full section span.wrapper strong a{
	line-height:36px;	margin:20px 0 5px 0;
	padding: 0;
}
.navigation ul.navbar-nav li.dropdown.full section span.wrapper .color-wrapper p {
	margin:10px 0 0 30px;
	padding:0;
	line-height:21px;
	width:310px;
}

.navigation ul.navbar-nav li.dropdown.full section span.wrapper .color-wrapper p a {
	padding:0;
	margin:0;
	position:relative;
	left:0;
	color:#fff;
	line-height:21px;
	font-weight:100;
	outline:none;
	font-size:14px;
	font-family:"Roboto", Arial, sans-serif;
}

.navigation ul.navbar-nav li.dropdown.full section span.wrapper ul li a i {
	padding:0 10px 0 0;
	margin:0;
}

/** Slug **/
.slug {
	height:345px;
	position:relative;
}

.slug .overlay {
	height:100%;
	width:100%;
	display:block;
	position:relative;
}

.slug h1,
.slug p,
.slug span {
	text-align:center;
	display:block;
	font-family:"Roboto", Arial, sans-serif;
	font-weight:100;
	color:#fff;
	line-height:0;
}

.slug span {
	color:rgba(255,255,255,.65);
	font-size:14px;
	position:relative;
	margin-top:45px;
}

.slug span a {
	color:#fff;
}

.slug h1 {
	padding:95px 0 5px 0;
	font-size:55px;
	line-height:65px;
}

.slug p {
	padding:0 0 60px 0;
	font-size:16px;
	line-height:22px;
}

.slug span i.fa {
	padding:0 5px 0 5px;	
}

/** Adjusted icons **/
.navigation ul.navbar-nav li.dropdown.full section span.wrapper ul li a i.fa-moon-o {
	padding-right:11px;
}

.navigation ul.navbar-nav li.dropdown.full section span.wrapper ul li a:hover {
	color:#558b2f;	
}

.navigation ul.navbar-nav li.dropdown.full .nivo-wrapper {
	height:150px;
	width:310px;
	margin:0 0 0 29px;
	padding:0;
	display:block;
	overflow:hidden;	
}

.navigation ul.navbar-nav li.dropdown.full .nivo-wrapper .nivo-directionNav a,
.content-section.slider-with-text .nivo-wrapper .nivo-directionNav a {
	background:rgba(64,64,64,0) !important;
	height:100% !important;
	top:-1px;
}

.navigation ul.navbar-nav li.dropdown.full .nivo-wrapper .nivo-directionNav a i,
.content-section.slider-with-text .nivo-wrapper .nivo-directionNav a i {
	color:rgba(255,255,255,0);
	font-size:14px;
	line-height:0;
	top:50%;
	position:relative;
}

.navigation ul.navbar-nav li.dropdown.full .nivo-wrapper:hover .nivo-directionNav a,
.content-section.slider-with-text .nivo-wrapper:hover .nivo-directionNav a {
	background:rgba(64,64,64,.2) !important;	
}

.navigation ul.navbar-nav li.dropdown.full .nivo-wrapper:hover .nivo-directionNav a i,
.content-section.slider-with-text .nivo-wrapper .nivo-directionNav a i {
	color:rgba(255,255,255,.9);
}

.navigation ul.navbar-nav li.dropdown.full .nivo-wrapper .nivo-directionNav:hover a,
.content-section.slider-with-text .nivo-wrapper .nivo-directionNav:hover a {
	background:rgba(64,64,64,.4) !important;
}

section.content-section .row.no-heading {
	margin-top:23px;
}

/** MINI NAVIGATION **/
.navigation ul.mini {
	margin:20px 0 0 0;
	list-style:none;
	padding:0;
	position:absolute;
	display:none;
	overflow:scroll;
	height:209px;
	width:100%;
	outline:none;
	background:#f9f8f8;
}

.navigation.fixed ul.mini {
	height:209px;
}

.navigation ul.mini li {
	text-decoration:none;
	border-top:1px solid #efefef;
	position:relative;
	outline:none;
	padding:0;
	margin:0;
}

.navigation ul.mini li:last-child {
	border-bottom:1px solid #efefef;
}

.navigation ul.mini li.sub ul li:first-child {
	border-top:0;
	margin-top:0;
}

.navigation ul.mini li.sub ul li:last-child {
	border-bottom:0;	
}

.navigation ul.mini li a {
	width:100%;	
	color:#868686;
	display:block;
	outline:none;
	line-height:50px;
	text-indent:15px;
	height:50px;
	font-family:"Roboto", Arial, sans-serif;
	font-size:13px;
	font-weight:300;
	padding:0;
}

.navigation ul.mini li.sub ul {
	list-style:none;
	border-top:1px solid #efefef;
	padding:0 0 0 20px;
	display:none;
	margin-bottom:0;
}

.navigation ul.mini li.sub.hidden {
	border-bottom:0;
}

.navigation ul.mini li i.fa {
	position:absolute;
	right:0;
	top:0;
	font-size:11px;
	color:#acacac;
	cursor:pointer;
	padding:22px 15px 24px 24px;
}

.navigation ul.mini li a:hover,
.navigation ul.mini li a.active,
.navigation ul.mini li a:active,
.navigation ul.mini li:hover i.fa {
	color:#43acef;
}

.anchor {
  margin-top: -90px;
  padding-top: 130px;
}
/**
*** Content Sections ***
**/

#firstSection {
    text-align:center;
    	padding-top:82px;

}
.content-section {
	background:#fff;
	padding-top:52px;
	display:block;
	padding-bottom:72px;
	margin:0;
}

.content-section.light {
	background:#f9f8f8 !important;
}

.content-section.showcase {
	padding-top:31px;
	padding-bottom:0;
}

.content-section.showcase .end {
	margin-bottom:65px;	
}

h1, 
h2,
h3,
h4,
h5,
h6 {
	position:relative;
}

.content-section h1 div {
	display:block;
}
.content-section h1{
	font-size:60px;
}

.content-section h2{
	font-size:50px;
}


.content-section h1, .content-section h2 {
	font-weight:100;
	color:#404040;
	text-align:center;
}

.content-section h2.ppt{
	position:relative;
	padding:2px 48px;
	border-bottom:1px solid #6ebff3;
	font-weight:100;
}
.content-section h2.ppt:first-letter{color:#6ebff3;}
.content-section h2.ppt:before, h2.ppt:after{
	content:"";
	display:block;
	position:absolute;
}
.content-section h2.ppt:before{
	width:32px;height:32px;
	border-radius:50%;
	border:1px solid #ddd;
	bottom:-16px;
	left:8px;
}
.content-section h2.ppt:after{
	height:64px;
	border-left:1px solid #ddd;
	bottom:-32px;
	left:24px;
}

.content-section h3 {
	font-size:42px;
}

.content-section h4 {
	font-size:28px;
        margin:50px auto 30px auto;
	color:#404040;	font-weight:100;
    line-height: 54px;

}
.content-section h4 i{
	top: -30px;
}
.content-section h5 {
	font-size:20px;
    color:#404040;
    line-height: 40px;

}
.content-section h2 span, 
.content-section h3 span, 
.read h4 span{
       margin-top:-100px;
       padding-top:100px;
}

h6 {
	font-size:25px;
	font-weight:100;	
}

.content-section.showcase h1 {
	color:#fff;
}

.content-section h1 span, 
.content-section h2 span,
.content-section h3 span {
	color:#6ebff3;
	font-family:inherit;
	font-weight:300;
}

.content-section h1 i,
.content-section h3 i {
	color:#404040;
    top: -50px;
	left:-10px;
}

.content-section h3 i,.content-section h4 i{
	font-size:42px;
	top:-30px;
	left:1px;
	padding-right:15px;
}

.content-section h1:hover i,
.content-section h2:hover i,
.content-section h3:hover i {
	color:#6ebff3;	
}

.content-section h1 p {
	margin-top:5px;
}

.content-section h1 + p {
	margin-top:29px;
}

.content-section p {
	
	font-weight:100;
	line-height:1.5;
    margin-bottom: 25px;
/*	margin-bottom:0;
/* 	text-align:center;
 */}

.content-section .center-buttons a {
	margin-left:5px;	
}

.content-section .cssbox {
	margin:20px 0;	
}

.content-section.slider-with-text {
	display:block;
}

.content-section.slider-with-text .nivo-wrapper {
	height:auto;
	width:100%;
	padding:0;
	display:block;
	overflow:hidden;	
}

.content-section.slider-with-text p {
	font-size:16px;
	text-align:left;
	padding:0;
	margin:0;
	line-height:25px;
	margin-top:-4px; /** Adjust the line-height padding **/
	display:block;
}


.content-section.slider-with-text .nivo-wrapper .nivo-directionNav a {
	width:40px;
	text-align:center;
}

.content-section h1 {
	text-shadow:0;
}
.c_img_right {
float:right;
margin-left:10px;
    position: relative;.
}

.slider-laptop {
	position:relative;
	overflow:hidden;
	width:100%;
}

.slider-wrapper {
	height:820px;
}

.slider-laptop .laptop {
	background:url(../images/design/mac.png) center left no-repeat transparent;
	width:871px;
	height:575px;
	left:50%;
	margin-left:-435px;
	position:relative;
}

.slider-laptop .wrapper {
	width:557px;
	height:349px;
	overflow:hidden;
	top:110px;
	left:157px;	
	position:relative;	
}

/**
*** Blog Styles ***
**/
.blog {
	margin-bottom:40px;
	clear:both;
}

.blog .image {
	width:100%;
	overflow:hidden;
	position:relative;
	display:block;
	margin-bottom:25px;
	height:390px;	
}

.blog .image img {
	width:100%;
	height:100%;
}

.blog .title-desc {
	float:left;
	letter-spacing:1px;
	margin:8px 0 0 0;
}

.blog h3 {
	font-weight:100;
	font-size:35px;
	margin:0 0 20px 0;
	line-height:23px;
}

.blog .date {
	display:inline-block;
	float:left;
	margin:0 25px 0 0;
}

.blog .date a.day {
	font-size:24px;
	font-weight:100;
	background:#f9f8f8;
	color:#404040;
	line-height:24px;
	margin:0 0 1px 0;
	display:block;
	padding:12px 22px;
}

.blog .date a.day:hover {
	background:#404040;
	color:#fff;	
}

.blog .date a.month {
	font-weight:100;
	color:#fff;
	background:#6ebff3;
	width:100%;
	display:block;
	text-align:center;
	font-size:18px;
	padding:3px 0;
}

.blog ul.meta {
	list-style:none;
	text-decoration:none;
	float:left;
	display:block;
	margin:0;
	padding:0;
}

.blog ul.meta li {
	display:inline-block;
	margin-right:25px;
}

.blog ul.meta li a {
	color:#404040;
	font-weight:100;	
}

.blog ul.meta li i {
	margin-right:5px;	
}

.blog ul.meta li a:hover i {
	color:#6ebff3;
}

.blog p {
	font-size:18px;
	line-height:29px;
	clear:both;
	float:left;
	text-align:left;
	margin-top:18px;
	display:block;
}

.blog .btn {
	display:block;
	float:left;
	clear:both;
	margin-top:20px;
	margin-bottom:30px;	
}

ul.pagination {
	margin:0 0 10px 0;
	padding:0;	
}

ul.pagination li a {
	background:#f9f8f8;
	border:1px solid #f1f1f1;
	font-family:"Roboto", Arial, sans-serif;
	font-weight:100;
	font-size:14px;
}

ul.pagination li a:hover {
	background:#6ebff3;
	color:#fff;
	border:1px solid #6ebff3;
}

.single .blog p {
	padding-bottom:0;
	float:none;
	clear:both;
}

.single .blog .title-desc {
	margin-bottom:35px;	
}

.single .blog blockquote {
	margin-bottom:25px;
	margin-top:25px;
	float:none;
}

.single h4 {
	margin-top:20px;
	margin-bottom:30px;
	clear:both;
}

.single h6 {
	margin:15px 0;
}

.single .author {
	width:100%;
	position:relative;
	height:300px;
	margin-bottom:65px;
	background:#f9f8f8;
}

.single .author img {
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	border-radius: 200px;
	width:200px;
	height:200px;
	display:block;
	float:left;
	position:absolute;
	margin:50px 0 0 20px;
}

.single .author h5 {
	font-size:22px;
	font-family:"Roboto", Arial, sans-serif;
	font-weight:300;
	display:inline-block;
	float:left;
	margin:60px 0 15px 250px;
	max-width:100%;
	text-align:left;
}

.single .author span {
	float:right;
	display:inline-block;
	margin-top:60px;
	padding-right:40px;
	position:relative;
	top:-2px;
}

.single .author span a {
	color:#404040;
	font-size:20px;
	padding-left:7px;
}

.single .author span a:hover {
	color:#6ebff3;	
}

.single .author p {
	font-size:16px;
	font-weight:100;
	font-family:"Roboto", Arial, sans-serif;
	line-height:29px;
	float:left;
	text-align:left;
	display:inline-block;
	max-width:100%;
	margin-left:250px;
	padding-right:30px;
}

.single ul.comments {
	padding:0;
	margin:0 0 30px 0;
	list-style:none;
	position:relative;
}

.single ul.comments li {
	margin:0;
	width:100%;
	position:relative;
	margin-bottom:25px;
	padding:0;
}

.single ul.comments li .wrapper {
	background:#f9f8f8;	
	width:100%;
	height:180px;
}

.single ul.comments li img {
	width:58px;
	height:58px;
	-webkit-border-radius: 58px;
	-moz-border-radius: 58px;
	border-radius: 58px;
	position:absolute;
	top:90px;
	margin-top:-29px;
	margin-left:-29px;
	border:3px solid #fff;
}

.single ul.comments li h5 {
	font-size:18px;
	font-weight:300;
	font-family:"Roboto", Arial, sans-serif;
	position:relative;
	padding:20px 0 0 50px;
	display:inline-block;
	float:left;
}

.single ul.comments li span {
	display:inlin-block;
	float:left;
	margin:31px 0 0 35px;
	font-family:"Roboto", Arial, sans-serif;
	color:#828282;
	font-size:12px;
	color:#919191;
	font-weight:100;
}

.single ul.comments li p {
	font-size:16px;
	font-weight:100;
	clear:both;
	font-family:"Roboto", Arial, sans-serif;
	text-align:left;
	line-height:29px;
	max-width:100%;
	margin-left:50px;
}

.single ul.comments li a {
	color:#fff;
	font-size:14px;
	padding:5px 10px;
	float:right;
	margin:0;
	position:relative;
	bottom:-4px;
	right:0;
	font-weight:100;
	background:#6ebff3;	
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}

.single ul.comments li ul li {
	clear:both;
	float:none;
	margin-left:0;
	margin-top:25px;
	clear:both;
}

/**
*** Sidebar Styles ***
**/
.sidebar {
	overflow:hidden;
}

.sidebar h4 {
	font-weight:100;
	font-size:22px;
	color:#404040;
	line-height:30px;
	padding:0;
	margin:0 0 20px 0;
}

.sidebar h4 i.fa {
	font-size:18px;
	float:right;
	position:relative;
	top:1px;
}

.sidebar h4:hover i.fa {
	color:#6ebff3;
}

.sidebar .search-wrapper {
	position:relative;
	display:block;
	border:1px solid #e2e2e2;
	height:43px;
	-webkit-box-shadow: inset 3px 3px 3px 0px rgba(0,0,0,0.01);
	-moz-box-shadow: inset 3px 3px 3px 0px rgba(0,0,0,0.01);
	box-shadow: inset 3px 3px 3px 0px rgba(0,0,0,0.01);
}

.sidebar input {
	outline:none;
	-webkit-box-shadow: 0 0 0 0 #fff;
	-moz-box-shadow: 0 0 0 0 #fff;
	box-shadow: 0 0 0 0 #fff;	
	border:0;
	background:transparent;
	width:85%;
	height:45px;
	font-weight:100;
	font-family:"Roboto", Arial, sans-serif;
	font-size:14px;
	color:#555555;
	text-indent:14px;
}

.sidebar .search-wrapper i.fa {
	font-size:18px;
	color:#c4c4c4;
	position:absolute;
	right:10px;
	top:50%;
	cursor:pointer;
	line-height:0;
}

.sidebar .search-wrapper i.fa:hover {
	color:#6ebff3;
}

.sidebar form {
	margin-bottom:75px;
}

.sidebar ul.comments,
.sidebar ul.comments-wrapper,
.sidebar ul.posts,
.sidebar ul.posts-wrapper {
	padding:0;
	margin:0;
	list-style:none;
	width:100%;
	position:relative;
	overflow:hidden;
}

.sidebar ul.comments-wrapper,
.sidebar ul.posts-wrapper {
	margin-bottom:60px;
}

.sidebar ul.comments li {
	color:#646464;
	font-size:14px;
	font-weight:100;
	margin-bottom:10px;
	font-family:"Roboto", Arial, sans-serif;
	display:block;
}

.sidebar .testimonial-wrapper p {
	font-size:14px;
	line-height:24px;
}

.sidebar .testimonial-wrapper {
	height:210px;
	margin-bottom:75px;
}

.sidebar .testimonial-wrapper .owl-item > div {
	height:180px;	
}

.sidebar .text p {
	font-size:14px;
	text-align:left;
	font-family:"Roboto", Arial, sans-serif;
	font-weight:100;
	letter-spacing:.2px;
	margin-bottom:64px;
}

.sidebar ul.posts li {
	position:relative;
	display:block;
	clear:both;
	margin-bottom:10px;
}

.sidebar ul.posts li img {
	width:55px;
	height:45px;
	padding-right:10px;
	float:left;
}

.sidebar ul.posts h6,
.sidebar ul.posts cite {
	font-size:14px;
	font-weight:100;
	color:#404040;
	font-family:"Roboto", Arial, sans-serif;
	float:left;	
	margin:3px 0;
	display:block;
}

.sidebar ul.posts cite {
	float:left;	
	font-size:12px;
	margin-top:3px;
	color:#646464;
}

.sidebar ul.posts cite i {
	padding-right:7px;
	position:relative;	
}

.sidebar ul.posts span.hover {
	background:#6ebff3;
	width:100%;
	height:45px;
	display:block;
	position:absolute;
	text-align:center;
	z-index:1000;
	left:0;
	display:none;
}

.sidebar ul.posts span.hover span {
	color:#fff;
	padding:0 13px 0 0;
	font-family:"Roboto", Arial, sans-serif;
	font-weight:100;
	display:none;
}

.sidebar ul.posts span.hover i {
	color:#fff;
	font-size:14px;
	position:relative;
	top:4px;
	line-height:45px;
	top:50%;
	margin:0;
	padding:0 7px 0 0;
}

/**
*** Feature list ***
**/

.feature-list {
	background-color:#f9f8f8;
	padding-bottom:33px;
	margin:0;
	overflow:hidden;
	width:100%;
}

.feature-list .container {
	overflow:hidden;	
}

.feature-list .feature {
	margin-top:51px;
	margin-bottom:13px;
}
.feature-list h4 {
	padding-top:0;
}

.feature-list .feature i{
	font-size:32px;
	width:78px;
	height:78px;
	text-indent:23px;
	background:#fff;
    padding: 20px 0;
	border:1px solid #ececec;
	color:#6ebff3;
	float:left;
	-webkit-border-radius: 78px;
	-moz-border-radius: 78px;
	border-radius: 78px;
}

.feature-list .feature:hover i {
	color:#fff;
	background-color:#6ebff3;
	border:1px solid #5fb5ec;
}

.feature-list .feature .content {
	float:left;
	max-width:210px;
	margin-left:20px;
}

.feature-list .feature .content h4 {
	color:#404040;
	font-weight:300;	
    	padding-top:0;

}

.feature-list .feature p {
	color:#737373;
	font-weight:300;
	font:14px;
	line-height:22px;
}

.feature-list-2 {
	margin-top:13px;
	margin-bottom:-60px;
}

.feature-list-2 .feature {
	margin-bottom:60px;
}

.feature-list-2 .feature h5 {
	font-size:20px;
	font-family:"Roboto", Arial, sans-serif;
	font-weight:300;
}

.feature-list-2 .feature h5 i {
	margin-right:18px;
	font-size:22px;
	padding:0;
	position:relative;
	top:1px;
}

.feature-list-2 .feature:hover h5 i {
	color:#6ebff3;
}

.feature-list-2 .feature p, .feature-list-2 .feature li {
	font-size:14px;
	text-align:left;
	padding:0;
	width:90%;
	line-height:25px;
}
.feature-list-2 .feature p{
	margin:0 0 0 39px;	
}
table {
    margin: 30px auto 50px auto;
}
.table th {
    text-align: left;
    font-weight: 600;
    line-height:2em;
    background-color: #222;
    color: #ffffff;
}

table td{
    padding: 5px;
}


/**
*** Portfolio ***
**/
.portfolio {
	background:#f9f8f8;
	padding:0;
	margin:0;
	position:relative;
}

.portfolio ul#filters {
	text-decoration:none;
	list-style:none;
}

.portfolio ul#filters li {
	display:inline;
}

.portfolio .filter {
	height:110px;
	text-align:center;
}

/*.portfolio .filter .btn {
	margin-top:35px;
}*/

.portfolio .gallary {
	position:relative;
	height:100%;
}

.portfolio .gallary ul {
	padding:0;
	position:relative;
	z-index:10;
	width:100%;
	margin:0;
}

.portfolio .gallary ul li {
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
	float:left;
	width:400px;
	height:300px;
	overflow:hidden;
	position:relative;
}

a#desc span.desc {
	height:100%;
	width:100%;
	position:absolute;
	bottom:0;
	background:rgba(91,178,234,.80);
	color:#fff;
	font-family:"Roboto", Arial, sans-serif;
}

a#desc span i.fa {
	font-size:85px;
	line-height:0;
	top:50%;
	position:relative;
	text-align:center;
	width:100%;
}

a#desc span.desc span.title,
a#desc span.desc span.subtitle {
	text-align:center;
	line-height:0;
	top:78%;
	width:100%;
	position:relative;
	font-size:18px;
	font-family:"Roboto", Arial, sans-serif;
	color:#fff;
	display:inline-block;
	font-weight:300;
}

a#desc span.desc span.subtitle {
	top:88%;
	font-weight:100;
	font-size:14px;
}

.portfolio .gallary ul li img {
	width:100%;
	height:100%;	
	position:absolute;
	top:0;
	left:0;
	display:none;
	margin:0;
	padding:0;
}

.portfolio .preview {
	width:100%;
	height:100%;
	position:relative;
	margin-left:-20px;
	z-index:100;
}

.portfolio .preview i {
	font-size:40px;
	color:#c7c7c7;
	left:50%;
	top:200px;
	position:absolute;
}

.portfolio.light {
	background:#fff !important;
}

.portfolio.light .filter {
	background:#f9f8f8;
	width:100%;
	height:45px;
	margin:40px 0;
}

.portfolio.light .filter li a,
.portfolio.light .filter li a.hot {
	line-height:47px;
	font-family:"Roboto", Arial, sans-serif;
	font-size:16px;
	font-weight:100;
	color:#404040;
	position:relative;
	padding:0 20px;
}

.portfolio.light .filter li {
	position:relative;
}

.portfolio.light .filter li a.hot {
	color:#6ebff3;
	background:transparent;
}

.portfolio.light .filter li i.fa-caret-up {
	font-size:24px;
	color:#fff;
	position:absolute;
	line-height:0;
	margin:0;
	padding:0;
	left:50%;
	top:23px;
	text-align:center;
}

.portfolio .col-lg-3 {
	overflow:hidden;
}

/**
*** Team ***
**/
.team {
	padding:0;
}

.content-section.team-simple {
	overflow:hidden;
}

.team .relative {
	position:relative;
	height:415px;
}

.team .wrapper {
	text-align:center;
	margin:0 auto 0 auto;
	padding:45px 0 0 0;
	position:relative;
	display:block;
	width:990px;
	overflow:hidden;
}

.team.light {
	padding-top:45px;	
	padding-bottom:10px;
}

.team h1 {
	margin-bottom:20px;
}

.team .ms-container {
	margin: 0 auto;
    position: relative;
	width:100%;
}
.team .ms-slide {
	list-style:none;
	display:inline-block;
	margin:0 25px 0 0;
	width:290px;
	display:block;
    height: 100%;
    position: absolute;
    transform: translateZ(0px);
    transform-style: preserve-3d;
	clear:both;
	cursor:pointer;
}

.team .ms-view {
	overflow:visible;
}

.team .ms-slide img {
	height:290px;
	margin:0 0 10px 0;
	display:block;
}

.team .ms-slide span.desc {
	left:0;
	position:relative;
}

.team .ms-slide.ms-sl-selected img {
}

.team .ms-info span.name {
	display:inline-block;
	line-height:0;
	padding:0;
	margin:34px 0 0 0;
	font-size:24px;
	font-family:"Roboto", Arial, sans-serif;
	font-weight:300;
	color:rgba(255,255,255,1);
}

.team .ms-info span.position {
	color:rgba(110,191,243,1);	
}

.team .ms-info {
	display:block;
	position:relativee;
	bottom:0;
	clear:both;
}

.team .ms-info {
	display:block;
	clear:both;
}

.team .ms-info {
	text-align:center;
	margin:0 0 33px 0;
}

.team .ms-info span.position:before {
	content:"/ ";
}

.team .ms-slide article {
	width:100%;	
}

.ms-nav-prev,
.ms-nav-next {
	font-family:"FontAwesome";
	font-size:55px;
	position:absolute;
	margin:0;
	padding:0;
	top:50%;
	color:rgba(255,255,255,1);
	line-height:0;
	cursor:pointer;
	display:block;
}

.ms-nav-prev:hover,
.ms-nav-next:hover {
	color:#6ebff3;
}

.light .ms-nav-prev,
.light .ms-nav-next {
	color:#ebeaea;
}

.light .ms-nav-prev:hover,
.light .ms-nav-next:hover {
	color:#6ebff3;
}

.ms-nav-prev {
	left:0;
}

.ms-nav-next {
	right:0;
}

.ms-nav-prev:before {
	overflow:visible;
	content:"\f053";
}

.ms-nav-next:before {
	content:"\f054";
}

/*
* We are only specifying the left spacing on each element
* for the member box tools, we do this to avoid adding too
* many <div> wrappers, we do this here and only here.
*/
.team .member-box-wrapper {
	position:relative;
	top:0;
	left:0;
	width:100%;
}

.team .member-box {
	position:absolute;
	left:0;
	width:100%;
	height:520px;
	background:#fff;
	display:block;
	z-index:101;
	padding:0;
	margin:0;
	-webkit-box-shadow: 0px 0px 46px 0px rgba(1,1,1,0.17);
	-moz-box-shadow: 0px 0px 46px 0px rgba(1,1,1,0.17);
	box-shadow: 0px 0px 46px 0px rgba(1,1,1,0.17);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display:none;
}

.team .member-box .shadow-lg {
	background:url(../images/design/shadows-lg.png) no-repeat left bottom transparent;
	width:1174px;
	height:60px;
	position:absolute;
	bottom:-35px;
	left:0;
}

.team .member-box .clear-wrapper {
	padding:0;
	margin:0;
	float:left;
	width:61%; /* The Golden Ratio */
}

.team .member-box .clear-wrapper h3 {
	font-size:28px;
	padding:22px 0 0 35px;
	margin:0;
	font-family:"Roboto", Arial, sans-serif;
	font-weight:300;
	color:#4e4e4e;
	text-align:left;
}

.team .member-box .clear-wrapper p {
	font-size:18px;
	font-weight:100;
	font-family:"Roboto", Arial, sans-serif;	
	color:#4e4e4e;
	text-align:left;
	padding:0;
	margin:14px 0 18px 35px;
	line-height:28px;
}

.team .member-box .color-wrapper {
	background:#6ebff3;
	width:36%; /* The Golden Ratio - 3% for padding */
	margin:0;
	padding:0;
	float:right;
	height:100%;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.team .member-box ul.bars {
	margin:0;
	padding:0;
}

.team .member-box ul.bars li .progress,
.team .member-box ul.bars li strong {
	list-style:none;
	margin-left:35px;
}

.team .member-box .color-wrapper a#close {
	float:right;
	clear:both;
	position:relative;
	margin:10px 10px 0 0;
}

.team .member-box .color-wrapper img {
	position:relative;
	top:45px;
	left:50%;
	margin:0 0 65px -145px;
	padding:0;
	height:300px;
	width:290px;
	display:inline-block;
}

.team .member-box a#close .fa {
	font-size:28px;	
	color:#fff;
}

.team .member-box .color-wrapper strong,
.team .member-box .color-wrapper span {
	font-size:28px;
	font-family:"Roboto", Arial, sans-serif;
	font-weight:300;
	text-align:center;
	width:100%;
	display:block;
	color:#fff;
	padding:0;
	margin:0;
}

.team .member-box .color-wrapper span {
	font-size:18px;
	font-weight:100;
}

.team .member-box .color-wrapper ul.social-media {
	position:relative;
	top:14px;
}

.team .member-box .color-wrapper ul.social-media {
	margin:0 auto 0 auto;
	padding:0;
	text-align:center;
	position:relative;
	width:100%;
	float:none;
}

.team .member-box .color-wrapper ul.social-media li {
	width:auto;
}

.team .member-box .color-wrapper ul.social-media li a:hover {
	color:#6ebff3;
	background:#fff;
	border-color:#fff;
}

.team .basic {
	position:relative;
}

.team .basic .ms-slide {
	padding:0;
	margin:30px 0 65px 0;
	position:relative;
}

.team .basic .ms-slide img {
	margin-left:0;
	padding-left:0;
}

.team .basic .ms-slide > span {
	width:220px;
	height:220px;
	border-radius: 110px;
	-webkit-border-radius: 110px;
	-moz-border-radius: 110px;
	overflow:hidden;
	display:block;
	margin:0 auto 30px auto;
	padding:0;
	position:relative;
	display:block;
}

.team .basic .ms-slide > span img {
	position:relative;
	width:220px;
	height:220px;	
}

.team .basic .ms-slide > h4 {
	font-size:24px;
	font-weight:300;
	text-align:center;
	color:#404040;
	margin:0 0 15px 0;
	padding:0;
	position:relative;
	display:block;	
}

.team .basic .ms-slide > p {
	font-size:16px;
	font-weight:100;
	padding:0;
	margin:0;
	line-height:0;
}

.team .basic .member-box-wrapper {
	top:-420px;
}

/**
**** Form styles ****
**/
.form.contact {
	padding:45px 0 15px 0;
	margin:0;
	position:relative;
}

.form.contact .message {
	height:100px;
	width:100%;
	position:absolute;
	top:-100px;
	left:0;
	padding:0;
	background:#6ebff3;
	cursor:pointer;
}

.form.contact .message p {
	position:relative;
	font-family:"Roboto", Arial, sans-serif;
	font-size:22px;
	font-weight:100;
	color:#fff;
	line-height:100px;
	padding:0;
	margin:0;
}

.form.contact .message p .fa {
	padding:0 15px 0 0;
	position:relative;
	top:2px;
}

.form.contact .message .fa.arr {
	font-size:40px;
	line-height:0;
	z-index:1000;
	color:#6ebff3;
	position:absolute;
	top:95px;
	right:50%;
	margin:0 -12px 0 0 !important;
	padding:0;
}

.form.contact .message.warning {
	background:#f5b075;
}

.form.contact .message.warning .fa.arr {
	color:#f5b075;
}

.form.contact .input-group {
	width:100%;
	margin-bottom:30px;
	position:relative;
}

.form.contact .input-group i {
	color:#8b8b8b;
	font-size:20px;
	position:absolute;
	line-height:66px;
	left:17px;
}

.form.contact .input-group input.lg,
.form.contact .input-group textarea.lg {
	padding:0 10px;
	text-indent:40px;
	margin:0;
	height:66px;
	width:100%;
	line-height:20px;
	font-size:20px;
	font-weight:100;
	font-family:"Roboto", Arial, sans-serif;
	color:#8b8b8b;
	border:1px solid #d5d5d5;
	outline:none;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.form.contact .input-group textarea.lg {
	height:162px;
	text-indent:10px;
	padding-top:15px;
	resize:none;
}

.form.contact .input-group input:focus,
.form.contact .input-group textarea:focus {
	border-color:#6ebff3;
}

.form.contact .input-group input.err,
.form.contact .input-group textarea.err {
	border-color:#f5b075 !important;
}

.form.contact .input-group button.submit {
	width:100%;
	height:66px;
	background:#707070;
	border:0;
	font-family:"Roboto", Arial, sans-serif;
	color:#fff;
	font-size:18px;
	outline:none;
	font-weight:300;
}

.form.contact .input-group button.submit:hover {
	background:#6ebff3;
}

.form.contact #message_sent {
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	z-index:100000;
	background:#6ebff3;
	width:100%;
	display:none;
}

.form.contact #message_sent i.fa {
	font-size:120px;
	position:relative;
	text-align:center;
	line-height:0;
	top:50%;
	margin:auto;
	vertical-align:middle;
	color:#fff;
	display:none;
}

.form.contact #message_sent p {
	font-size:45px;
	font-weight:100;
	font-family:"Roboto", Arial, sans-serif;
	color:#fff;	
	position:relative;
	text-align:center;
	line-height:0;
	top:54%;
	display:none;
}

.form.contact.style-2 {
	margin-top:0;
	padding-top:0;
}

.form.contact.style-2 .input-group input,
.form.contact.style-2 .input-group textarea {
	-webkit-box-shadow: 0 0 1px 0px rgba(230,230,230,1);
	-moz-box-shadow: 0 0 1px 0px rgba(230,230,230,1);
	box-shadow: 0 0 1px 0px rgba(230,230,230,1);
}

.form.contact.style-2 .input-group input:focus,
.form.contact.style-2 .input-group textarea:focus{
	-webkit-box-shadow: 0 0 4px 0px rgba(230,230,230,1);
	-moz-box-shadow: 0 0 4px 0px rgba(230,230,230,1);
	box-shadow: 0 0 4px 0px rgba(230,230,230,1);
}

.form.contact .input-group.tight {
	margin-right:2%;
	width:49%;
	float:left;
}

.form.contact .input-group.tight.second {
	margin-right:0;
}

.form.contact .input-group.tight input.lg {
	width:100%;
}

/**
*** Footer ***
**/
footer .content-section {
	width:100%;
	padding:0;
}

footer .content-section h1 {
	font-size:60px;
	font-family:"Roboto", Arial, sans-serif;
	color:#fff;
	font-weight:100;
	line-height:0;
	padding:0;
	margin:74px 0 36px 0;
	line-height:60px;
}

footer .content-section .center-buttons,
footer .content-section .center-buttons p {
	padding:0;
	margin:0 0 80px 0;
	text-align:center;
}

footer .content-section .center-buttons p a {
	margin-right:20px;
}

footer .content-section .center-buttons p a.white {
	border-color:rgba(255,255,255,1);
	color:rgba(255,255,255,1);
}

footer .content-section .center-buttons p a.white:hover {
	border-color:rgba(255,255,255,1);
	color:#404040;
}

footer .foot-wrapper {
	background:rgba(0,0,0,0.55);
	width:100%;
	padding:0;
	margin:0;
}

footer .foot-wrapper .logo {
	margin-top:75px;
}



footer .foot-wrapper p.liner {
	color:#fff;
	font-size:22px;
	line-height:0;
	font-family:"Roboto", Arial, sans-serif;
	font-weight:100;
	margin:45px 0;
}

ul.social-media {
	list-style:none;
	text-align:center;
	padding:0;
}

ul.social-media li {
	display:inline-block;
	margin:0 8px 0 0;
	padding:0;
}

ul.social-media li a {
	font-size:14px;
	width:30px;
	height:30px;
	padding:7px 0 0 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border:1px solid #fff;
	border-radius: 15px;
	display:inline-block;
	float:left;
	color:#fff;
}

ul.social-media li:last-child {
	margin-right:0;	
}

ul.social-media li a:hover {
	background:#6ebff3;
	border-color:#6ebff3;	
}

footer .foot-wrapper p.copyright {
	color:rgba(255,255,255,.6);
	font-size:12px;
	font-family:"Roboto", Arial, sans-serif;	
	padding:0;
	margin:55px 0 0 0;
	padding-bottom:22px;
}

footer.classic .row > div {
	margin-top:45px;
}

footer.classic h5 {
	font-size:18px;
	font-weight:100;
	font-family:"Roboto", Arial, sans-serif;
	color:#fff;
	text-align:left;	
}

footer.classic h5:hover i {
	color:#6ebff3;
}

footer.classic h5 i {
	text-align:left;
	padding-right:10px;
}

footer.classic .logo {
	padding-bottom:20px;
	margin:0;
	display:block;
}

footer.classic p {
	font-size:14px;
	font-weight:100;
	text-align:left;
	color:#fff;
	font-family:"Roboto", Arial, sans-serif;
	line-height:24px;
}

footer.classic .twitter-feed-wrapper {
	margin-top:31px;
}

footer.classic .tweets-container {
	overflow:hidden;
}

footer.classic #twitter-feed {
}

footer.classic .twitter-article {
	margin-bottom:20px;
	display:block;
	position:relative;
}

footer.classic .twitter-article.active {
	display:block;	
}

footer.classic .twitter-article i.fa {
	color:#fff;
	display:block;
	font-size:16px;
	top:6px;
	position:absolute;
}

footer.classic .twitter-article .twitter-text {
	display:block;
	margin-left:25px;
}

footer.classic .twitter-article p {
	margin-top:0px;
}

footer.classic .twitter-article .tweet-time {
	display:block;
	margin-top:2px;
}

footer.classic .twitter-article .tweet-time a {
	font-size:14px;
	font-family:"Roboto", Arial, sans-serif;
	font-weight:100;
	color:#6ebff3;	
}

footer.classic ul {
	margin-top:26px;
}

footer.classic ul li i.fa {
	color:#fff;
}

footer.classic ul.pages {
	margin:35px 0 0 0;
	padding:0;
}

footer.classic ul.pages li {
	display:inline-block;
	margin:0 5px 10px 0;
}

footer.classic ul.pages a.btn {
	padding:5px 15px;
	font-size:14px;
	border:1px solid #fff;
}

footer.classic div.contact-info {
	margin-top:30px;	
}

footer.classic div.contact-info > span {
	font-size:14px;
	color:#fff;
	font-weight:100;
	font-family:"Roboto", Arial, sans-serif;
	display:block;
	margin-top:5px;
}

footer.classic div.contact-info > dd {
    font-size: 14px;
    color: white;
}

footer.classic div.contact-info > span i.fa {
	color:#fff;
	padding-right:10px;
}

footer.classic div.contact-info > ul {
	text-align:left;
	margin-top:15px;
}

footer.classic div.contact-info > ul li {
	text-align:center;
}

footer.classic .copyright {
	text-align:center;
	width:100%;
	display:block;
	font-size:12px;
	font-weight:100;
	color:#fff;
	font-family:"Roboto", Arial, sans-serif;
	padding:10px 0 20px 0;
}

/**
*** Blur Backgrounds ***
**/
.content-section.fixed {
	width:100%;
	padding:0;
	overflow:hidden;
	margin-top:0;
	height:500px;
}

.content-section.fixed.sm,
.content-section.fixed.small {
	height:450px;
}

.content-section.fixed h1,
.content-section.fixed h2,
.content-section.fixed h3 {
	color:#fff;
}

.content-section.fixed .video-wrapper {
	position:absolute;
	width:100%;
	height:100%;
	overflow:hidden;
}

.content-section.fixed .overlay {
	height:100%;
	width:100%;
	display:block;
	position:relative;
}

.content-section.fixed .shadows {
	position:absolute;
	width:816px;
	height:23px;
	display:block;
	left:50%;
	margin-left:-408px;
	top:-1px;
	background:url(../images/design/section-shadows-lg.png)	center top no-repeat transparent;
}

.content-section.fixed h1 {
	color:#fff;
	margin-top:75px;
	line-height:22px;
	padding-bottom:0;
	margin-bottom:0;
}

.content-section.fixed p {
	color:#fff;
	font-size:18px;
	line-height:35px;
	padding:25px 0 5px;
	font-weight:100;
	width:65%;
	left:auto;
	margin:auto;
	text-align:center;
	display:block;
	z-index:100;
	position:relative;
}

.content-section.fixed .center-buttons p {
	padding-bottom:55px;
}

.vjs-control-bar {
	display:none;	
}

.content-section.fixed video {
	opacity:.13;
	position:relative;
	top:-20px;
}

.content-section.fixed ul.testimonials {
	display:block;
	padding:0;
	margin:0;
	position:relative;
	width:100%;
}

.content-section.fixed ul.testimonials li {
	display:inline-block;
	width:100%;
}

.content-section.fixed ul.testimonials li h3 {
	text-align:center;
	font-size:45px;
	font-weight:100;
	font-family:"Roboto", Arial, sans-serif;
	line-height:60px;
}

.content-section.fixed i.fa-quote-right,
.content-section.fixed i.fa-quote-left {
	font-size:115px;
	color:rgba(255,255,255,.05);
	width:100%;
	margin:110px 0 60px 0;
	line-height:0;
}

.content-section.fixed:hover i.fa-quote-right,
.content-section.fixed:hover i.fa-quote-left {
	color:rgba(255,255,255,.12)
}

.content-section.fixed i.fa-quote-right {
	width:100%;
	text-align:right;
	position:relative;
	top:-300px;
	margin:30px auto 0 auto;
}

.content-section.fixed cite {
	width:100%;
	text-align:center;
	font-weight:100;
	display:inline-block;
	color:#fff;
	margin-top:30px;
	font-family:"Roboto", Arial, sans-serif;
	color:#fff;
}
.content-section.fixed cite strong {
	font-weight:300;
}

.content-section.fixed .ms-nav-next,
.content-section.fixed .ms-nav-prev {
	color:rgba(255,255,255,.1);
}

.content-section.fixed .ms-nav-next:hover,
.content-section.fixed .ms-nav-prev:hover {
	color:rgba(255,255,255,.4);
}

.content-section.fixed .ms-nav-prev {
	left:2%;
}

.content-section.fixed .ms-nav-next {
	right:2%;
}

/** TESTIMONIALS **/
div.testimonials > i {
	position:absolute;
	left:0;
	top:65px;
	left:25px;
	z-index:100;
	color:rgba(255,255,255,.10);
	font-size:36px;
}

div.testimonials > i.fa-quote-right {
	top:240px;
	left:325px;
}

.testimonial-wrapper {
	position:relative;
	margin:10px 0 0 2px;
	display:block;
	height:250px;
	overflow:hidden;
}

.testimonial-wrapper .owl-item > div {
	height:220px;
	display:table;
	margin:0;
}

.testimonial-wrapper .owl-item > div > p {
	color:#fff;
	text-align:center;
	vertical-align:middle;
	background:#6ebff3;
	display:table-cell;
	padding:0 21px;
	margin:0;
	font-weight:100;
	font-family:"Roboto", Arial, sans-serif;
}

.testimonial-wrapper .owl-item > div > img {
	width:64px;
	height:64px;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	border-radius: 32px;
	border:4px solid #fff;
	position:absolute;
	top:100%;
	left:50%;
	margin-left:-32px;
	margin-top:-32px;
}

/** LISTS **/
ul.fa {
	text-decoration:none;
	list-style:none;
	margin:13px 0 15px 0;
	padding:0;
	clear:both;
}

ul.fa.large {
	margin-top:24px;
}

ul.fa.large li {
	line-height:20px;
	position:relative;
	text-indent:45px;
	padding-bottom:10px;
}

ul.fa li {
	color:#404040;
	font-size:16px;
	font-weight:100;
	font-family:"Roboto", Arial, sans-serif;
	margin:0 0 20px 0;
}

ul.fa.large li i {
	line-height:0;
	font-size:32px;
	padding-top:20px;
	position:absolute;
	top:-16px;
	left:-45px;
}

ul.fa li i {
	padding:0 10px 0 0;
	font-size:16px;
	color:#404040;	
}

ul.number-list {
	display:block;
	width:100%;
	padding:0;
	margin:0;
	position:relative;
}

ul.number-list li {
	width:190px;
	display:inline-block;
	text-align:center;
	margin:65px 40px 0 0;
}

ul.number-list li:last-child,
ul.number-list li.last-child {
	margin-right:0 !important;	
}

ul.number-list li i.fa {
	color:#fff;
	padding:40px 0 0 0;
	margin:0 0 40px 0;
	display:block;
	font-size:80px;
}

ul.number-list li span {
	color:#fff;
	font-size:45px;
	font-family:"Roboto", Arial, sans-serif;
	font-weight:100;
	line-height:0;
	margin:0 0 30px 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
}

ul.number-list li p {
	font-size:22px 		!important;
	width:100% 			!important;
	margin:0 			!important;
	padding:15px 0 0 0	!important;
}

ul.bars {
	width:100%;
	margin:0;
	padding:0;
}

ul.bars li {
	margin:20px 0 0 0;
	padding:0;
	width:100%;
	list-style:none;
	left:0;
}

ul.bars .progress {
	-webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height:16px;
	margin:0;
	padding:0;
}

ul.bars li strong,
ul.bars li p {
	float:left;
	font-size:18px;
	font-weight:300;
	color:#4e4e4e;
	font-family:"Roboto", Arial, sans-serif;
	display:inline-block;
}

ul.bars li p {
	font-weight:100;
	position:relative;
	margin:4px 0 0 0;
	padding:0;
	line-height:16px;
	font-size:16px;
}

ul.bars li span {
	float:right;
	font-size:18px;
	font-weight:100;
	color:rgba(255,255,255,.65);
	font-family:"Roboto", Arial, sans-serif;
	display:inline-block;
	margin:0 0 5px 0;
}

ul.bars li .progress {
	clear:both;
	display:block;
}

ul.bars li .progress .progress-bar {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background:#57b2ec;
	border:0;
	-webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
}

ul.info-list {
	text-decoration:none;
	width:100%;
	margin:0;
	padding:0;
}

ul.info-list li {
	width:100%;
	background:#f9f8f8;
	margin:0 0 1px 0;
	padding:0;
	display:block;
}

ul.info-list li span p {
	font-size:16px;
	line-height:26px;
	text-align:center;
	color:#404040;
	padding-bottom:35px;
}

ul.info-list li > span cite,
ul.info-list li > span article {
	display:inline-block;
	font-family:"Roboto", Arial, sans-serif;
	font-weight:100;
	text-align:left;
	color:#404040;
	line-height:30px;
	margin:auto;
	font-size:16px;
}

ul.info-list li > span article {
	padding-left:10px;
	width:100%;
}

ul.info-list li > span cite {
	text-align:right;
	padding-right:10px;
	width:120px;
}

ul.info-list li.hours > span cite {
	width:160px;
}

ul.info-list li i.fa {
	font-size:45px;
	color:#6ebff3;	
	text-align:center;
	width:100%;
	line-height:0;
	padding-bottom:35px;
}

/**
*** TABS ***
**/
.tabs {
	display:block;
	position:relative;
	width:100%;
	margin:0;
	padding:0;    top:10px;

}

.tabs ul.panels {
	list-style:none;
	margin:0;
	padding:0;
	top: 5;
	width:170px;
	display:inline-block;
	border-right:1px solid #f0f0f0;
}

.tabs ul.panels li {
	margin:0;
	padding:0;
	display:block;
    vertical-align: top;
	cursor:pointer;
	width:170px;
	line-height:45px;
	font-weight:100;
	border-bottom:1px solid #f0f0f0;
	font-size:16px;
	color:#404040;
	position:relative;
}

.tabs ul.panels li a {
	color:#404040;	
}

.tabs ul.panels li i {
	padding:0 20px 0 21px;
	font-size:18px;
	color:#404040;
}

.tabs ul.panels li > span {
	width:4px;
	height:47px;
	top:-1px;
	left:0;
	position:absolute;
	background:transparent;
}

.tabs ul.panels li.active > span,
.tabs ul.panels li:hover > span {
	background:#6ebff3;
}

.tabs ul.panels li.active a,
.tabs ul.panels li:hover a,
.tabs ul.panels li.active i,
.tabs ul.panels li:hover i {
	color:#6ebff3;
}

.tabs ul.panels li:last-child,
.tabs ul.panels li.last-child {
	border-bottom:0;
}



.read h3 {
	font-size:38px;
	line-height:38px;
}

.read p {
	font-size:16px;
	text-align:left;
	line-height:26px;
	padding:0 0 3px 0;
	margin:0;
}

.read strong {
	font-size:16px;
	font-weight:300;
	color:#404040;
	display:block;
	margin:30px 0 31px 0;
	line-height:0;
}

.read > ul {
	margin-bottom:7px;
}

.read > ul li {
	margin-bottom:10px;	
}

/**
*** Charts ***
**/

.chart-wrapper {
	margin-top:85px;
}

.chart {
	display:block;
	position:relative;
	text-align:center;
}

.chart span.percent {
	position:absolute;	
	color:#fff;
	font-family:"Roboto", Arial, sans-serif;
	font-weight:100;
	font-size:20px;
	padding:0;
	margin:0;
	left:43%;
	top:50%;
	line-height:0;
}

.chart span.canvas {
	position:relative;
}

.chart h4 {
	font-size:24px;
	color:#fff;
	font-family:"Roboto", Arial, sans-serif;
	font-weight:300;
	margin-bottom:30px;
}

.chart h4 + span.percent {
	margin-top:30px;	
}

.chart-wrapper p {
	font-size:16px 		!important;
	color:#fff;
	font-family:"Roboto", Arial, sans-serif;
	margin:25px 0 0 0 	!important;
	padding:0 			!important;
	line-height:28px 	!important;
	width:100%		 	!important;
}

/**
*** Button styles ***
**/
.btn,.btn:active,.btn:hover,.btn:focus {
	outline:0;
}

.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-bordered,
.btn-danger, 
.btn-bordered,
.btn-white {
	font-family:"Roboto", Arial, sans-serif;
	font-size:14px;
	font-weight:100;
	border:none;
	padding-left:40px;
	padding-right:40px;
	padding-top:13px;
	padding-bottom:11px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position:relative;
}

/* Primary (theme color) */
.btn-primary, .btn-primary:focus {
	border:1px solid #6ebff3;
	background:transparent;
	color:#6ebff3;
}

.btn-primary:hover {
	background:#6ebff3;
	border:1px solid #6ebff3;
}

/* Success */
.btn-success, .btn-success:focus {
	border:1px solid #5cb85c;
	background:transparent;
	color:#5cb85c;
}

.btn-success:hover {
	background:#55b455;
	border:1px solid #5cb85c;
}

/* Info */
.btn-info, .btn-info:focus {
	border:1px solid #39b3d7;
	background:transparent;
	color:#39b3d7;
}

.btn-info:hover {
	border:1px solid #39b3d7;
	background:#39b3d7;
}

/* Warning */
.btn-warning,.btn-warning:focus {
	border:1px solid #f0ad4e;
	background:transparent;
	color:#f0ad4e;
}

.btn-warning:hover {
	background:#f0ad4e;
	border:1px solid #f0ad4e;
}

/* Danger */
.btn-danger,.btn-danger:focus {
	border:1px solid #d9534f;
	background:transparent;
	color:#d9534f;
}

.btn-danger:hover {
	background:#d9534f;
	border:1px solid #d9534f;
}

/* Bordered */
.btn-bordered,.btn-bordered:focus {
	background:none;
	border:2px solid #848484;
	color:#848484;
	padding-top:12px;
	padding-bottom:10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position:relative;
	top:1px;
}

.btn-bordered:hover {
	background:#848484;
	color:#fff;
	border:2px solid #848484;
}

.btn-bordered:active {
	margin:0;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	-moz-box-shadow:    0px 0px 0px 0px rgba(0,0,0,0);
	box-shadow:         0px 0px 0px 0px rgba(0,0,0,0);
}

.btn-bordered.white {
	background:transparent;
	color:#fff;
	border-color:#fff;
}

.btn-bordered.white:hover {
	color:#404040;
	background:#fff;
}

.btn-white {
	background:#fff;
}

.btn-white:hover {
	color:#fff;
	background:#404040;
}

.btn-sm {
	padding:10px 40px;
	font-size:12px;
	font-weight:300;
}

.btn-lg {
	padding:18px 48px;	
}


.btn i.fa {
	position:absolute;
	right:17px;
	top:23px;
	line-height:0;
}

.btn-sm i.fa {
	top:20px;
}

.btn.icon {
	padding-left:17px;
}

/* Filters */
.filter a.hot {
	border-color:#6ebff3;
	background:#6ebff3;
	color:#fff;
}

/**
*** Callout ***
**/
.callout {
	background:#6ebff3;
	text-align:center;	
	margin:0;
	position:relative;
}
.callout-small {
	background:#6ebff3;
	text-align:center;	
	margin:0;
	position:relative;
}

.callout-big {
	background:#6ebff3;
	text-align:center;	
	height:230px;
	margin:0;
		padding:0;

	position:relative;
}

.callout p, .callout-big p, .callout-small p {
	font-size:22px;
	font-weight:100;
	line-height:26px;
	text-align:center;
	margin:43px 0 0 0;
	color:#fff;
}

.callout a.center-btn, .callout-big a.center-btn{
	margin-top:34px;
	float:center;
	margin-left:14px;
}

.callout a.btn, .callout-big a.btn{
	margin-top:34px;
	float:right;
	margin-left:14px;
}

.callout a.btn:last-child, .callout-big a.btn:last-child,.callout a.center-btn, .callout-big a.center-btn {
	margin-right:0;	
}

/**
* GMAP *
**/
.gmap {
	margin:45px 0 0 0;
	background:#f9f8f8;
	width: 100%;
	height: 345px;
}

.gmap + .shadow-lg {
	background:url(../images/design/section-shadows-lg.png) no-repeat left bottom transparent;
	width:1174px;
	height:60px;
	position:absolute;
	margin:auto;
	bottom:-23px;
	width:816px;
	height:23px;
	display:block;
	left:50%;
	margin-left:-408px;
}

/**
*** Stellar Backgrounds ***
**/

.parallax-bg-1 {
	background:url(../images/bg-cityscape.jpg) repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.parallax-bg-2 {
	background:url(../images/bg-blur-rock.jpg) repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.parallax-bg-3 {
	background:url(../images/bg-footer.jpg) repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.parallax-bg-4 {
	background:url(../images/bg-mountain-water.jpg) repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.parallax-bg-5 {
	background:url(../images/bg-car-water.jpg) repeat center center fixed;
}

.parallax-slug-1 {
	background:url(../../images/201-Ideas.jpg) repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.parallax-slug-2 {
	background:url(../images/slug-curb.jpg) repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.parallax-slug-3 {
	background:url(../images/slug-laptop.jpg) repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.parallax-slug-4 {
	background:url(../images/slug-locks.jpg) repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.parallax-slug-5 {
	background:url(../images/slug-walk.jpg) repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/**
*** Animations ***
**/
a,
.nivo-wrapper .nivo-directionNav,
.content-section h1 i,
.content-section h2 i,
.content-section h3 i,
.content-section h4 i,
.content-section h5 i,
.content-section h6 i,
footer.classic h5,
blockquote,
.ms-nav-prev,
.ms-nav-next,
.btn-bordered,
.tabs ul.panels li span,
ul.social-media li a,
.feature-list .feature i,
.blog ul.meta li a:hover i,
.team ul li:hover span.name,
.sidebar .search-wrapper i.fa,
.team ul li:hover span.position,
.form.contact .input-group input,
.navigation .navbar-toggle,
.content-section.video i.fa,
.navigation .navbar-toggle i,
.form.contact .input-group textarea,
.form.contact .input-group button.submit,
.navigation .navbar-default ul.navbar-nav li a,
footer .content-section .center-buttons p a.white {
	-webkit-transition: all 700ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
	-moz-transition: all 700ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
	-ms-transition: all 700ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
	-o-transition: all 700ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
	transition: all 700ms cubic-bezier(0.230, 1.000, 0.320, 1.000); 	
}

/**
*** MISC ***
*/
.right {
	float:right !important;
}

.hidden {
	visibility:hidden !important;	
}

.no-top {
	padding-top:0 !important;
	margin-top:0 !important;	
}

blockquote {
	display:block;
	position:relative;
	width:100%;
	clear:both;
	padding:30px 40px;
	font-family:"Roboto", Arial, sans-serif;
	font-weight:100;
	font-size:18px;
	line-height:34px;
	clear:both;
	border:0;
	background:#6ebff3;
	color:#fff;
	z-index:50;
	-webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.1);
}

blockquote:hover {
	-webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.2);
}

blockquote i.fa {
	font-size:22px;
	color:#6ebff3;
	position:absolute;
	background:#fff;
	width:48px;
	height:48px;
	-webkit-border-radius: 58px;
	-moz-border-radius: 58px;
	border-radius: 58px;
	display:block;
	text-indent:14px;
	line-height:48px;
	left:-25px;
	top:4px;
}

.content-section.low-rider {
	padding-bottom:70px;
}

/**
**** Accordions ****
**/
ul.accordion {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	position:relative;
	overflow:hidden;
}

ul.accordion li > span {
	width:100%;
	padding:0;
	margin:0;
}

ul.accordion li > span a {
	color:#404040;
	font-size:18px;
	letter-spacing:2px;
	display:block;
	text-decoration:none;
	width:100%;
	height:50px;
	width:100%;
	background:#f9f8f8;
	font-weight:100;
	padding:0 0 0 20px;	
	line-height:50px;
	margin-bottom:2px;
	outline:none;
}

ul.accordion li.active > span a {
	background:#6ebff3;
	color:#fff;
}

ul.accordion li > span a i {
	float:right;
	line-height:52px;
	position:relative;
	font-size:12px;
	right:15px;
}

ul.accordion li > article {
	background:#f9f8f8;
	display:block;
}

ul.accordion li > article p {
	font-family:"Roboto", Arial, sans-serif;
	font-size:16px;
	font-weight:100;
	text-align:left;
	min-height:155px;
	line-height:23px;
	display:none;
	padding:12px 20px 15px 20px;
	margin:0 0 2px 0;
}

ul.accordion li.active > article p {
	display:block;
}

/**
*** Fonts ***
*/

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://themes.googleusercontent.com/static/fonts/roboto/v10/Hgo13k-tfSpn0qi1SFdUfbO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Regular'), local('Roboto-Regular'), url(https://themes.googleusercontent.com/static/fonts/roboto/v10/CrYjSnGjrRCn0pd9VQsnFOvvDin1pK8aKteLpeZ5c0A.woff) format('woff');
}

@media (min-width: 1200px) {
}

@media (max-width: 1199px) {
	.team .member-box .shadow-lg {
		display:none;	
	}
	.navigation ul.navbar-nav li.dropdown.full section {
		margin-left:-352px;
	}
	.navigation ul.navbar-nav li.dropdown.full section span.wrapper article {
		width:195px;
	}
	.feature-list .feature i {
		font-size:28px;
		width:58px;
		height:58px;
		-webkit-border-radius: 58px;
		-moz-border-radius: 58px;
		border-radius: 58px;
		text-indent:15px;
		padding-top:15px;
	}
	.feature-list .feature {
		display:inline-block;
		float:left;
	}
	.feature-list .feature .content {
		max-width:205px;
	}
	.team .wrapper {
		width:800px;	
	}

.tabcontainer {
    display: table;
}
.tabcontents {
    display: table-cell;
    vertical-align: middle;
}
	.tabs.side {
		display:block;
		clear:both;
		float:none;
		height:60px;
    		position: absolute;
    		vertical-align:top;
	}
	.tabs.side ul.panels {
		display:block;
    		margin:0 0 20px 0;
		z-index:100;
		width:100%;
		height:100%;
		clear:both;
		position:relative;
		border-right:0;
	}
	.tabs.side ul.panels li:first-child {
		border-left:1px solid #f0f0f0;
	}
	.tabs.side ul.panels li {
		float:left;
		display:inline-block;
		margin:0;
		padding:0;
		position:relative;
		font-size:16px;
		float:left;
		width:150px;
		height:40px;
		display:inline-block;
		text-align:center;
		border-right:1px solid #f0f0f0;
		border-bottom:1px solid #f0f0f0;
	}
	.tabs.side ul.panels li.active {
		border-bottom:0;	
	}
	.tabs.side ul.panels li {
		width:20%;	
	}
	.tabs ul.panels li > span {
		display:none;
	}

	.read h3 {
		font-size:38px;
		line-height:38px;
		margin:0;
		padding:0 0 10px 0;
	}
	.read p {
		font-size:16px;
		text-align:left;
		line-height:26px;
		padding:0 0 3px 0;
		margin:0;
	}
	.read strong {
		font-size:16px;
		font-weight:300;
		font-family:"Roboto", Arial, sans-serif;
		color:#404040;
		display:block;
		margin:10px 0 31px 0;
		line-height:0;
	}
	.read > ul {
		margin-bottom:7px;
	}
	.read > ul li {
		margin-bottom:10px;	
	}
	.chart span.percent {
		margin:0;
		left:0;
		width:100%;
		text-align:center;
	}
	.callout {
		height:auto;	
	}
	.callout p {
		text-align:center;
	}
	.callout .btn-sm {
		float:none !important;
		margin:auto;
		text-align:center;
		margin-bottom:40px;
	}
}
@media (max-width: 989px) {
	.navigation ul.navbar-nav li.dropdown.full section {
		margin-left:-131px;
	}
	.charts {
		height:1400px !important;
	}
	.navigation ul.navbar-nav li.dropdown.full section span.wrapper article {
		width:245px;
	}
	.navigation ul.navbar-nav li.dropdown.full .color-wrapper {
		display:none;
	}
	.navigation ul.navbar-nav li.dropdown.full section .clear-wrapper {
		width:100%;
	}
	.navbar .navbar-brand img {
		max-width:120px;
	}
	.team .wrapper {
		width:358px;	
	}
	.team .member-box {
		position:absolute;
		left:0;
		width:100%;
		height:880px;
		padding:0;
		margin:0;
	}
	.team .member-box .clear-wrapper {
		width:100%;
		display:block;
		clear:both;
		float:none;
		height:68%;
		padding:0;
		margin:0;
		position:relative;
		left:0;
	}
	.team .member-box .color-wrapper {
		background:#6ebff3;
		margin:0;
		padding:0;
		border-radius:0;
		border:0;
		float:none;
		height:32%;
		width:100%;
		position:relative;
	}
	.team .member-box ul.bars {
		margin:0;
		padding:0;
	}
	.team .member-box ul.bars li .progress,
	.team .member-box ul.bars li strong,
	.team .member-box ul.bars li span {
		margin-right:35px;
	}
	.team .member-box .color-wrapper a#close {
		position:absolute;
		top:3px;
		left:10px;
	}
	.team .member-box .clear-wrapper p {
		margin-bottom:10%;	
	}
	.team .member-box .color-wrapper img {
		position:relative;
		left:30px;
		top:35px;
		padding:0;
		left:50%;
		margin:0 0 40px -60px;
		width:auto;
		height:120px;
		display:block;
	}
	.team .wrapper {
		padding:45px 0 0 0;
		width:300px;
	}
	.slider-laptop .laptop {
		background:url(../images/design/mac-md.png) center left no-repeat transparent;
		width:480px;
		height:317px;
		left:50%;
		margin-left:-240px;
		position:relative;
	}
	
	.slider-laptop .wrapper {
		width:308px;
		height:193px;
		overflow:hidden;
		top:60px;
		left:50%;
		margin-left:-154px;
		position:relative;	
	}
	.feature-list .feature i {
		font-size:18px;
		width:48px;
		height:48px;
		-webkit-border-radius: 48px;
		-moz-border-radius: 48px;
		border-radius: 48px;
		text-indent:14px;
		padding-top:14px;
	}
	.feature-list .feature {
		display:inline-block;
		float:left;
	}
	.feature-list .feature .content {
		max-width:230px;
	}
	.team .wrapper {
		width:358px;	
	}
	.content-section.video ul.testimonials {
		position:relative;
		top:-40px;	
	}
	.gmap + .shadow-lg {
		display:none;
	}
	.form.contact .input-group.tight {
		width:100%;
		margin-right:0;
		margin-left:0;
		float:none;
		display:block;	
	}
	.feature-list-2 .feature {
		text-align:center;	
	}
	.feature-list-2 .feature p {
		text-align:center;	
	}
	ul.number-list {
		display:block;
		width:100%;
		padding:0;
		margin:0;
		position:relative;
	}
	
	ul.number-list li {
		width:120px;
		display:inline-block;
		text-align:center;
		margin:65px 26px 0 0;
	}
	ul.number-list li i.fa {
		color:#fff;
		padding:40px 0 0 0;
		margin:0 0 40px 0;
		display:block;
		font-size:40px;
	}
	ul.number-list li span {
		color:#fff;
		font-size:30px;
		font-family:"Roboto", Arial, sans-serif;
		font-weight:100;
		line-height:0;
		margin:0 0 30px 0;
		padding:0;
		width:100%;
		height:100%;
		overflow:hidden;
	}
	ul.number-list li i.fa {
		color:#fff;
		padding:10px 0 0 0;
		margin:0 0 40px 0;
	}
	ul.number-list li p {
		font-size:22px 		!important;
	}
	ul.number-list {
		margin-bottom:40px;	
	}
}
@media (max-width: 767px) {
	.content-section.min-flex {
		height:auto;	
	}
	ul.number-list li {
		width:100%;
		display:block;
		text-align:center;
		margin:65px 0 0 0;
	}
	.navbar .navbar-header {
		width:100%;	
	}
	.navbar .navbar-toggle {
		display:block;
	}
	.navigation .navbar-toggle {
		margin-top:24px;	
		border:none;
	}
	.navigation.fixed .navbar-toggle {
		margin-top:19px;
	}
	.navigation .navbar-toggle i {
		color:#868686;
		font-size:14px;
	}
	.navigation .navbar-toggle:hover,
	.navigation .navbar-toggle:active {
		background:none;	
	}
	.navigation .navbar-toggle:hover i,
	.navigation .navbar-toggle:active i {
		color:#6ebff3;
	}
	.navbar .navbar-nav {
		display:none;	
	}
	.navbar .navbar-brand {
		float:none;
	}
	.navbar .navbar-brand img {
		width:100px;
		left:50%;
		margin:19px 0 0 -50px;
		text-align:center;
	}
	.navigation.fixed .navbar-brand img {
		margin-top:15px;	
	}
	.navigation .navbar-collapse {
		display:block;
		padding:0;
		margin:0;
		background:none;
		border:0;
	}
	.navigation .container {
		position:relative;	
	}
	.navigation .navbar-form {
		position:absolute;
		left:5%;
		border:0;
		top:0;
		padding:0;
	}
	.navigation .navbar-form i.fa {
		font-size:14px;	
	}
	.navigation .search-field {
		width:100%;
		height:85px;
		background:rgba(110, 191, 243, .95);
		position:relative;
		padding:0;
		margin:0;
		top:19px;
		display:none;
	}
	.navigation.fixed .search-field {
		top:15px;
	}
	.navigation .search-field input {
		font-size:35px;
		height: 85px;
	}
	.feature-list .feature {
		position:relative;
		margin:0 0 25px 0;
		padding:0;
		width:100%;
	}
	.feature-list .feature i {
		font-size:32px;
		width:78px;
		height:78px;
		text-indent:23px;
		padding-top:23px;
		background:#fff;
		border:1px solid #ececec;
		color:#6ebff3;
		float:left;
		-webkit-border-radius: 78px;
		-moz-border-radius: 78px;
		border-radius: 78px;
		float:none;
		clear:both;
		position:relative;
		display:block;
		left:50%;
		margin:15px 0 15px -39px;
	}
	.feature-list .feature .content {
		display:block;
		text-align:center;
		width:100%;
		max-width:100%;
	}
	.feature-list .feature .content p,
	.feature-list .feature .content h4 {
		max-width:90%;
	}
	.team .wrapper {
		width:290px;	
	}
	.content-section.video .ms-nav-prev {
		display:none;
	}
	.content-section.video .ms-nav-next {
		display:none;
	}
	.content-section.video ul.testimonials {
		position:relative;
		top:-100px;	
	}
	
	section.content-section h1,
	footer .content-section h1 {
		font-size:48px;
	}
	.tabs.side ul.panels li a {	
		display:none;
	}
}
@media (max-width: 480px) {
	.team .wrapper {
		width:100%;
	}
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi){ 
    
	@font-face {
	  font-family: 'Roboto';
	  font-style: normal;
	  font-weight: 100;
	  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://themes.googleusercontent.com/static/fonts/roboto/v10/vzIUHo9z-oJ4WgkpPOtg13YhjbSpvc47ee6xR_80Hnw.woff) format('woff');
	}
	
}@font-face {
  font-family: 'icomoon';
  src:  url('icomoon/fonts/icomoon.eot?qwy1mf');
  src:  url('icomoon/fonts/icomoon.eot?qwy1mf#iefix') format('embedded-opentype'),
    url('icomoon/fonts/icomoon.ttf?qwy1mf') format('truetype'),
    url('icomoon/fonts/icomoon.woff?qwy1mf') format('woff'),
    url('icomoon/fonts/icomoon.svg?qwy1mf#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-untitled:before {
  content: "\f019";
}
.icon-untitled1:before {
  content: "\f021";
}
.icon-untitled3:before {
  content: "\f0a0";
}
.icon-untitled4:before {
  content: "\f0a1";
}
.icon-untitled5:before {
  content: "\f0b0";
}
.icon-untitled6:before {
  content: "\f0c0";
}
.icon-untitled7:before {
  content: "\f0d4";
}
.icon-untitled8:before {
  content: "\f0d5";
}
.icon-untitled9:before {
  content: "\f0e2";
}
.icon-untitled10:before {
  content: "\f0e3";
}
.icon-untitled11:before {
  content: "\f0e4";
}
.icon-untitled12:before {
  content: "\f0e5";
}
.icon-untitled13:before {
  content: "\f0e6";
}
.icon-untitled14:before {
  content: "\f0e7";
}
.icon-untitled15:before {
  content: "\f0e8";
}
.icon-untitled16:before {
  content: "\f0f7";
}
.icon-untitled17:before {
  content: "\f0f8";
}
.icon-untitled18:before {
  content: "\f0f9";
}
.icon-untitled19:before {
  content: "\f0fa";
}
.icon-untitled20:before {
  content: "\f108";
}
.icon-untitled21:before {
  content: "\f109";
}
.icon-untitled22:before {
  content: "\f10a";
}
.icon-untitled23:before {
  content: "\f10b";
}
.icon-untitled24:before {
  content: "\f11c";
}
.icon-untitled25:before {
  content: "\f179";
}
.icon-untitled26:before {
  content: "\f17a";
}
.icon-untitled27:before {
  content: "\f17b";
}
.icon-untitled28:before {
  content: "\f17c";
}
.icon-untitled29:before {
  content: "\f187";
}
.icon-untitled30:before {
  content: "\f19c";
}
.icon-untitled31:before {
  content: "\f19d";
}
.icon-untitled32:before {
  content: "\f1ac";
}
.icon-untitled33:before {
  content: "\f1ad";
}
.icon-untitled34:before {
  content: "\f1c0";
}
.icon-untitled39:before {
  content: "\f1fe";
}
.icon-untitled40:before {
  content: "\f200";
}
.icon-securitygateway:before {
  content: "\e600";
}
.icon-relayfax:before {
  content: "\e601";
}
.icon-outlookconnector:before {
  content: "\e602";
}
.icon-injection2:before {
  content: "\e603";
}
.icon-mdaemon:before {
  content: "\e604";
}
.icon-mdaemon-mail:before {
  content: "\e605";
}
.icon-mobile:before {
  content: "\e606";
}
.icon-mailstore:before {
  content: "\e608";
}
.icon-cabinet:before {
  content: "\e60d";
}
.icon-retweet:before {
  content: "\e610";
}
.icon-location-food:before {
  content: "\e900";
}
.icon-location-hotel:before {
  content: "\e901";
}
.icon-music-artist:before {
  content: "\e902";
}
.icon-stethoscope:before {
  content: "\e903";
}
.icon-office:before {
  content: "\e904";
}
.icon-newspaper:before {
  content: "\e905";
}
.icon-camera:before {
  content: "\e906";
}
.icon-headphones:before {
  content: "\e907";
}
.icon-mic:before {
  content: "\e90a";
}
.icon-book:before {
  content: "\e90b";
}
.icon-books:before {
  content: "\e90c";
}
.icon-library:before {
  content: "\e90d";
}
.icon-files-empty:before {
  content: "\e90e";
}
.icon-folder-open:before {
  content: "\e90f";
}
.icon-qrcode:before {
  content: "\e910";
}
.icon-coin-yen:before {
  content: "\e911";
}
.icon-phone:before {
  content: "\e913";
}
.icon-address-book:before {
  content: "\e914";
}
.icon-history:before {
  content: "\e915";
}
.icon-clock2:before {
  content: "\e916";
}
.icon-alarm:before {
  content: "\e917";
}
.icon-office1:before {
  content: "\e918";
}
.icon-printer:before {
  content: "\e919";
}
.icon-keyboard:before {
  content: "\e91a";
}
.icon-display:before {
  content: "\e91b";
}
.icon-mobile2:before {
  content: "\e91c";
}
.icon-database:before {
  content: "\e91e";
}
.icon-users:before {
  content: "\e920";
}
.icon-user-tie:before {
  content: "\e921";
}
.icon-binoculars:before {
  content: "\e922";
}
.icon-search:before {
  content: "\e923";
}
.icon-key2:before {
  content: "\e924";
}
.icon-lock2:before {
  content: "\e925";
}
.icon-tree:before {
  content: "\e92f";
}
.icon-download2:before {
  content: "\e931";
}
.icon-sphere:before {
  content: "\e932";
}
.icon-worldclient:before {
  content: "\e934";
}
.icon-loop2:before {
  content: "\e936";
}
.icon-local-grocery-store:before {
  content: "\e93c";
}
.icon-calendar2:before {
  content: "\e93d";
}
.icon-phone3:before {
  content: "\e945";
}
.icon-mouse:before {
  content: "\e946";
}
.icon-key21:before {
  content: "\e947";
}
.icon-locked:before {
  content: "\e948";
}
.icon-archive:before {
  content: "\e949";
}
.icon-megaphone:before {
  content: "\e94a";
}
.icon-injection:before {
  content: "\e94b";
}
.icon-chat:before {
  content: "\e94d";
}
.icon-download3:before {
  content: "\e94e";
}
.icon-auction:before {
  content: "\e94f";
}
.icon-profile:before {
  content: "\e950";
}
.icon-envelope:before {
  content: "\e951";
}
.icon-book2:before {
  content: "\e952";
}
.icon-store-front:before {
  content: "\e961";
}
.icon-trophy1:before {
  content: "\e962";
}
.icon-spoon-knife:before {
  content: "\e9a3";
}
.icon-filter1:before {
  content: "\ea5b";
}
.icon-google:before {
  content: "\ea88";
}
.icon-windows8:before {
  content: "\eac2";
}
.icon-home:before {
  content: "\e908";
}
.icon-office2:before {
  content: "\e909";
}
.icon-bubbles3:before {
  content: "\e96f";
}
.icon-bubbles4:before {
  content: "\e970";
}
.icon-user:before {
  content: "\e971";
}
.icon-users1:before {
  content: "\e972";
}
.icon-user-plus:before {
  content: "\e973";
}
.icon-user-minus:before {
  content: "\e974";
}
.icon-user-check:before {
  content: "\e975";
}
.icon-user-tie1:before {
  content: "\e976";
}
.icon-shield:before {
  content: "\e9b4";
}
.icon-cloud-download:before {
  content: "\e9c2";
}
.icon-cloud-upload:before {
  content: "\e9c3";
}
.icon-filter:before {
  content: "\ea5c";
}
.icon-windows81:before {
  content: "\eac3";
}
.icon-file-pdf:before {
  content: "\eadf";
}
.icon-file-openoffice:before {
  content: "\eae0";
}
.icon-file-word:before {
  content: "\eae1";
}
.icon-file-excel:before {
  content: "\eae2";
}

section.content img{
max-width:90%;
height:auto;
}



.s {
  background: #CCC;
}

.s li {
  float: left;
}


.s li a:hover {
  opacity: 0.7;
}

.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

.dummy {
  display: none;
}
/**
 * 
 * (c) Ondrej Zabojnik <zabojnik@dextronet.com>, released under the MIT license
 * 
 * Usage: 
 *   <a href="" class="shiny-button"><strong>今すぐダウンロード</strong><br>30日間機能制限のない評価版プログラム</a>
 * 
 */

.shiny-button {
  display: inline-block;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.1;
  font-weight: normal;
  font-family: sans-serif;
  color: #FFFFFF;
  font-size: 12px;
  background-color: #73B10E;
  background-image: -webkit-linear-gradient(top, #76b60e 0%, #86c028 48%, #73B10E 49%, #73B10E 82%, #84cb10 100%);
  background-image: -moz-linear-gradient(top, #76b60e 0%, #86c028 48%, #73B10E 49%, #73B10E 82%, #84cb10 100%);
  background-image: -o-linear-gradient(top, #76b60e 0%, #86c028 48%, #73B10E 49%, #73B10E 82%, #84cb10 100%);
  background-image: linear-gradient(top, #76b60e 0%, #86c028 48%, #73B10E 49%, #73B10E 82%, #84cb10 100%);
  border-color: hsl(83, 29%, 37%);
  -webkit-box-shadow: inset 0 0 1px 1px #95e512, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #95e512, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #95e512, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 1px 1px 1px #365207;
  -moz-text-shadow: 1px 1px 1px #365207;
  -o-text-shadow: 1px 1px 1px #365207;
  text-shadow: 1px 1px 1px #365207;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 18px 45px 18px 45px;
}

.shiny-button strong {
  letter-spacing: 1px;
  font-size: 28px;
}

.shiny-button:hover {
  color: #FFFFFF;
  background-color: #7cbf0f;
  background-image: -webkit-linear-gradient(top, #7fc40f 0%, #8fcc2b 48%, #7cbf0f 49%, #7cbf0f 82%, #8dd911 100%);
  background-image: -moz-linear-gradient(top, #7fc40f 0%, #8fcc2b 48%, #7cbf0f 49%, #7cbf0f 82%, #8dd911 100%);
  background-image: -o-linear-gradient(top, #7fc40f 0%, #8fcc2b 48%, #7cbf0f 49%, #7cbf0f 82%, #8dd911 100%);
  background-image: linear-gradient(top, #7fc40f 0%, #8fcc2b 48%, #7cbf0f 49%, #7cbf0f 82%, #8dd911 100%);
  border-color: hsl(83, 28%, 36%);
  -webkit-box-shadow: inset 0 0 1px 1px #9eed1e, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #9eed1e, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #9eed1e, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 1px 1px 1px #3f6008;
  -moz-text-shadow: 1px 1px 1px #3f6008;
  -o-text-shadow: 1px 1px 1px #3f6008;
  text-shadow: 1px 1px 1px #3f6008;
}

.shiny-button:active {
  color: #FFFFFF;
  background-color: #6aa30d;
  background-image: -webkit-linear-gradient(top, #649a0c 0%, #73B10E 100%);
  background-image: -moz-linear-gradient(top, #649a0c 0%, #73B10E 100%);
  background-image: -o-linear-gradient(top, #649a0c 0%, #73B10E 100%);
  background-image: linear-gradient(top, #649a0c 0%, #73B10E 100%);
  padding: 19px 45px 17px 45px;
}

[class^="img-flex-"] {
	margin-bottom: 20px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.img-flex-2 img { width: 30%; }
.img-flex-3 img { width: 32%; }
.img-flex-4 img { width: 24%; }
.page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;

}
.page-top a{
 background:
#000;
border-radius: 50%;
color:
#fff;
display: table-cell;
font-size: 1.2em;
height: 6em;
line-height: 1;
text-align: center;
vertical-align: middle;
width: 6em;
	z-index: 2;
}
.page-top a:hover{
    text-decoration: none;
    background: #999;
}

ul.flow {
    box-sizing: border-box;
        align-items: center;
}

.flow ul{
    padding: 0;
}
.flow li{
    list-style-type: none;
}
.flow dd{
    margin-left: 0;
}

.flow{
    padding-left: 120px;
    position: relative;
       box-sizing: border-box;
        align-items: center;
}
.flow::before{
    content: "";
    width: 15px;
    height: 100%;
    background: #eee;
    margin-left: -8px;
    display: block;
    position: absolute;
    top: 0;
    left: 120px;
}
.flow > li{
    position: relative;
}
.flow > li:not(:last-child){
    margin-bottom: 8vh;
}
.flow > li .icon{
    font-size: 12px;
    color: #fff;
    background: rgb(107,144,219);
    background: -moz-linear-gradient(left, rgba(107,144,219,1) 0%, rgba(102,213,233,1) 100%);
    background: -webkit-linear-gradient(left, rgba(107,144,219,1) 0%,rgba(102,213,233,1) 100%);
    background: linear-gradient(to right, rgba(107,144,219,1) 0%,rgba(102,213,233,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b90db', endColorstr='#66d5e9',GradientType=1 );
    padding: 8px 20px;
    display: block;
    position: absolute;
    top: 0;
    left: -120px;
    z-index: 100;
}
.flow > li .icon::after{
    content: "";
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #66d5e9;
    position: absolute;
    top: 50%;
    left: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.flow > li dl{
    padding-left: 70px;
    position: relative;
}
.flow > li dl::before,
.flow > li dl::after{
    content: "";
    display: block;
    position: absolute;
    top: 15px;
}
.flow > li dl::before{
    width: 7px;
    height: 7px;
    margin-top: -3px;
    background: #6b90db;
    border-radius: 50%;
    left: -4px;
}
.flow > li dl::after{
    width: 50px;
    border-bottom: 1px dashed #999;
    position: absolute;
    left: 5px;
}
.flow > li dl dt{
    font-size: 20px;
    font-weight: 600;
    color: rgb(107,144,219);
    margin-bottom: 1vh;
}

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400|Inconsolata);
ul#tabs-list {
  list-style: none;
  text-align: center;
  border-bottom: 1px solid #dfdfdf;
  margin: 0;
  padding: 0;
}
 
label.panel-label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  width: 100%;
  color: #bdc3c7;
  cursor: pointer;
  background-color: #ecf0f1;
  -webkit-transition-property: border-top, background-color, color;
  transition-property: border-top, background-color, color;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}
label.panel-label:hover {
  color: #c0392b;
}
 
#panels {
  background-color: white;
}
#panels .container {
  margin: 0 auto;
  width: 90%;
}
#panels section header label.panel-label {
  padding: 12px 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#panels section main {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 0;
  opacity: 0;
  -webkit-transition: opacity 600ms;
  transition: opacity 600ms;
  overflow-y: hidden;
}
 
#panel-1-ctrl:checked ~ #panels #panel-1 main {
  max-height: initial;
  opacity: 1;
  padding: 48px 24px;
}
 
#panel-2-ctrl:checked ~ #panels #panel-2 main {
  max-height: initial;
  opacity: 1;
  padding: 48px 24px;
}
 
#panel-3-ctrl:checked ~ #panels #panel-3 main {
  max-height: initial;
  opacity: 1;
  padding: 48px 24px;
}
 
#panel-4-ctrl:checked ~ #panels #panel-4 main {
  max-height: initial;
  opacity: 1;
  padding: 48px 24px;
}
 
#panel-5-ctrl:checked ~ #panels #panel-5 main {
  max-height: initial;
  opacity: 1;
  padding: 48px 24px;
}
 
@media all and (max-width: 767px) {
  #nav-ctrl:checked ~ #tabs-list #li-for-panel-1 {
    max-height: 46px;
    opacity: 1;
  }
 
  #nav-ctrl:checked ~ #tabs-list #li-for-panel-2 {
    max-height: 46px;
    opacity: 1;
  }
 
  #nav-ctrl:checked ~ #tabs-list #li-for-panel-3 {
    max-height: 46px;
    opacity: 1;
  }
 
  #nav-ctrl:checked ~ #tabs-list #li-for-panel-4 {
    max-height: 46px;
    opacity: 1;
  }
 
  #nav-ctrl:checked ~ #tabs-list #li-for-panel-5 {
    max-height: 46px;
    opacity: 1;
  }
 
  #open-nav-label {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer;
  }
 
  #nav-ctrl:checked ~ #tabs-list #open-nav-label {
    display: none;
  }
 
  #close-nav-label {
    display: block;
    max-height: 0;
    overflow-y: hidden;
    background-color: #444444;
    color: #ecf0f1;
    padding: 0px;
    -webkit-transition: max-height 200ms;
    transition: max-height 200ms;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 1px;
  }
 
  #nav-ctrl:checked ~ #tabs-list #close-nav-label {
    max-height: 36px;
    opacity: 1;
    padding: 12px 24px;
  }
 
  #tabs-list {
    position: relative;
  }
  #tabs-list label.panel-label {
    padding: 12px 0;
  }
  #tabs-list #li-for-panel-1 {
    max-height: 0;
    overflow-y: hidden;
    -webkit-transition: max-height 200ms;
    transition: max-height 200ms;
  }
  #tabs-list #li-for-panel-2 {
    max-height: 0;
    overflow-y: hidden;
    -webkit-transition: max-height 200ms;
    transition: max-height 200ms;
  }
  #tabs-list #li-for-panel-3 {
    max-height: 0;
    overflow-y: hidden;
    -webkit-transition: max-height 200ms;
    transition: max-height 200ms;
  }
  #tabs-list #li-for-panel-4 {
    max-height: 0;
    overflow-y: hidden;
    -webkit-transition: max-height 200ms;
    transition: max-height 200ms;
  }
  #tabs-list #li-for-panel-5 {
    max-height: 0;
    overflow-y: hidden;
    -webkit-transition: max-height 200ms;
    transition: max-height 200ms;
  }
 
  #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 {
    max-height: 46px;
    opacity: 1;
  }
  #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 label.panel-label {
    background-color: white;
    color: #c0392b;
    background-color: #c0392b;
    color: white;
  }
 
  #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 {
    max-height: 46px;
    opacity: 1;
  }
  #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 label.panel-label {
    background-color: white;
    color: #c0392b;
    background-color: #c0392b;
    color: white;
  }
 
  #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 {
    max-height: 46px;
    opacity: 1;
  }
  #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 label.panel-label {
    background-color: white;
    color: #c0392b;
    background-color: #c0392b;
    color: white;
  }
 
  #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 {
    max-height: 46px;
    opacity: 1;
  }
  #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 label.panel-label {
    background-color: white;
    color: #c0392b;
    background-color: #c0392b;
    color: white;
  }
 
  #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 {
    max-height: 46px;
    opacity: 1;
  }
  #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 label.panel-label {
    background-color: white;
    color: #c0392b;
    background-color: #c0392b;
    color: white;
  }
 
  #panels .container {
    width: 100%;
  }
  #panels section header {
    display: block;
  }
}
@media all and (min-width: 768px) {
  #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 {
    pointer-events: none;
    cursor: default;
    -webkit-transform: translate(0, 1px);
    -ms-transform: translate(0, 1px);
    transform: translate(0, 1px);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top: none;
    border-right: none;
  }
  #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1:last-child {
    border-right: 1px solid #dfdfdf;
  }
  #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 + li {
    border-left: 1px solid #dfdfdf;
  }
  #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 label.panel-label {
    background-color: white;
    color: #c0392b;
    border-top: 6px solid #c0392b;
    padding-top: 26px;
  }
 
  #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 {
    pointer-events: none;
    cursor: default;
    -webkit-transform: translate(0, 1px);
    -ms-transform: translate(0, 1px);
    transform: translate(0, 1px);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top: none;
    border-right: none;
  }
  #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2:last-child {
    border-right: 1px solid #dfdfdf;
  }
  #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 + li {
    border-left: 1px solid #dfdfdf;
  }
  #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 label.panel-label {
    background-color: white;
    color: #c0392b;
    border-top: 6px solid #c0392b;
    padding-top: 26px;
  }
 
  #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 {
    pointer-events: none;
    cursor: default;
    -webkit-transform: translate(0, 1px);
    -ms-transform: translate(0, 1px);
    transform: translate(0, 1px);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top: none;
    border-right: none;
  }
  #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3:last-child {
    border-right: 1px solid #dfdfdf;
  }
  #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 + li {
    border-left: 1px solid #dfdfdf;
  }
  #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 label.panel-label {
    background-color: white;
    color: #c0392b;
    border-top: 6px solid #c0392b;
    padding-top: 26px;
  }
 
  #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 {
    pointer-events: none;
    cursor: default;
    -webkit-transform: translate(0, 1px);
    -ms-transform: translate(0, 1px);
    transform: translate(0, 1px);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top: none;
    border-right: none;
  }
  #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4:last-child {
    border-right: 1px solid #dfdfdf;
  }
  #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 + li {
    border-left: 1px solid #dfdfdf;
  }
  #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 label.panel-label {
    background-color: white;
    color: #c0392b;
    border-top: 6px solid #c0392b;
    padding-top: 26px;
  }
 
  #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 {
    pointer-events: none;
    cursor: default;
    -webkit-transform: translate(0, 1px);
    -ms-transform: translate(0, 1px);
    transform: translate(0, 1px);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top: none;
    border-right: none;
  }
  #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5:last-child {
    border-right: 1px solid #dfdfdf;
  }
  #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 + li {
    border-left: 1px solid #dfdfdf;
  }
  #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 label.panel-label {
    background-color: white;
    color: #c0392b;
    border-top: 6px solid #c0392b;
    padding-top: 26px;
  }
 
  ul#tabs-list {
    text-align: center;
    border-bottom: 1px solid #dfdfdf;
  }
  ul#tabs-list li {
    display: inline-block;
    text-align: center;
    font-size: 0.875em;
    width: 18%;
    -webkit-box-shadow: 0px -2px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0px -2px 2px rgba(0, 0, 0, 0.05);
    border-top: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    -webkit-transition-property: border-top;
    transition-property: border-top;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
  }
  ul#tabs-list li:hover {
    border-top: none;
    border-right: none;
  }
  ul#tabs-list li:hover:last-of-type {
    border-right: 1px solid #dfdfdf;
  }
  ul#tabs-list li:hover + li {
    border-left: 1px solid #dfdfdf;
  }
  ul#tabs-list li label.panel-label {
    border-top: 0px solid #c0392b;
    padding: 24px 0;
  }
  ul#tabs-list li label.panel-label:hover {
    border-top-width: 6px;
    padding-top: 25px;
  }
 
  #open-nav-label,
  #close-nav-label {
    display: none;
  }
 
  #nav-ctrl {
    display: none;
  }
}
@media all and (min-width: 900px) {
  main {
    width: 70%;
    margin: 0 auto;
  }
}
.panel-radios {
  position: fixed;
  left: 50%;
  top: 10px;
  width: 20px;
  opacity: 0.5;
  z-index: 99;
}
.panel-radios:nth-child(1) {
  -webkit-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px);
}
.panel-radios:nth-child(2) {
  -webkit-transform: translateX(-30px);
  -ms-transform: translateX(-30px);
  transform: translateX(-30px);
}
.panel-radios:nth-child(3) {
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px);
}
.panel-radios:nth-child(4) {
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}
.panel-radios:nth-child(5) {
  -webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
}
.panel-radios:nth-child(6) {
  top: 30px;
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px);
  display: block;
}
 

 
#introduction {
  width: 90%;
  margin: 0 auto;
  padding: 48px 24px;
  color: white;
}
#introduction h1 {
  font-weight: 300;
  text-align: center;
}
 
main h1 {
  margin-top: 0;
  font-weight: 300;
  color: #c0392b;
}
main p {
  line-height: 1.8;
}
main hr {
  margin: 12px 0;
  border-top: 1px solid #dfdfdf;
}
 
label.demo-label {
  background-color: #c0392b;
  color: white;
  padding: 4px 8px;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
label.demo-label:hover {
  background-color: #e74c3c;
}
 
#demo-child-toggle {
  display: none;
}
#demo-child-toggle:checked ~ #demo-parent #demo-child {
  color: #c0392b;
  font-weight: bold;
  text-transform: uppercase;
}
 
#demo-parent {
  margin-top: 8px;
}
 
code,
pre {
  color: #c0392b;
  font-family: Inconsolata, "Andale Mono", Andale, monowidth;
  background-color: #ecf0f1;
  border: 1px solid #dfdfdf;
  border-radius: 2px;
}
 
code {
  padding: 2px 6px;
}
 
pre {
  padding: 12px;
  line-height: 1.6;
}
pre strong {
  color: #444444;
}

.video-wrapper

{
  height: auto;
  position: relative;  //横幅がウィンドウズサイズの縦幅よりもはみ出てしまう場合に、左にずらすために指定。
  max-width: 90%; // 横幅もいっぱいに。
}

#video {
  left: 0;
  // 以下、画面いっぱいにするためのCSS設定
  // min-height: 100%;
 /*  min-height: 100vh; */
  max-width: 100%;

  // wrapperのサイズに応じて、leftの位置をjQueryで指定するため、positionはabsoluteにします。
  position: absolute;
  top: 0;
  // z-indexは調整してください。
  z-index: 1;
}

.video{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

.content-section h5 i{
padding-right:10px;
}

