/*
Theme: Flatfy Theme
Author: Andrea Galanti
Bootstrap Version 
Build: 1.0

*/

/*General */

body, html {
	height: 100%;
	width: 100%;
	overflow-x:hidden;
}

::-moz-selection{background:#1abc9c;color:white}

::selection{background:#1abc9c;color:white}

.abcen{position: absolute;bottom: 8%;}

.abcen1{position: absolute;top: 20%;}

.content-section-c {
	/*border-top: 1px solid #32465A;
	border-bottom: 1px solid #32465A;*/
	background-color: #34495e;
	padding: 90px 0;
}

.descp{
	margin: 0;
	padding: 0;
	line-height: 40px !important;
}

.glyphicon {
	margin-right: 10px;
}

.lead2 {
margin-bottom: 30px;
margin-top: 20px;
font-size: 18px;
line-height: 1.46428571;
font-weight: 300;
}

.lead3 {
margin-bottom: 0px;
margin-top: 0px;
font-size: 16px;
color: #8D8D8D;
line-height: 1.46428571;
font-weight: 300;
}

.float {
-webkit-animation-name: floatingx;
-webkit-animation-duration: 4s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: ease-in-out;
-moz-animation-name: floating;
-moz-animation-duration: 4s;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: ease-in-out;
}

.phone-image {
max-width: 250px;
margin: auto;
}

.h1_home{
	font-size: 80px;
	font-family: arvo;
	font-weight: 300;
	letter-spacing: 6px;
}

.h3_home{font-weight: 300;}

/*own carousel */

#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}

#owl-demo-1 .item{
  margin: 3px;
}
#owl-demo-1 .item img{
  display: block;
  width: 100%;
  height: auto;
}

/*magnific */
.mfp-bg {
background: #000000 !important;
opacity: 0.95 !important;
filter: alpha(opacity=95) !important;
}

.item .img-responsive {cursor:url(../img/cross.png),auto;}

/* Preloader */
#preloader {
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#fff; /* change if the mask should have another color then white */
	z-index:99; /* makes sure it stays on top */
}

#status {
	width:200px;
	height:200px;
	position:absolute;
	left:50%; /* centers the loading animation horizontally one the screen */
	top:50%; /* centers the loading animation vertically one the screen */
	background-image:url(../img/status.gif); /* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center;
	margin:-100px 0 0 -100px; /* is width and height divided by two */
}


/* Button */ 
.mybutton_standard {
	border: 1px solid #fff;
	color: #fff;
}

.mybutton_cyano{
	border: 1px solid #4A90BE;
	color: #fff;
	background-color:#4A90BE;
}

.mybutton_cyano:hover{
	border: 1px solid #4A90BE;
	color: #4A90BE !important;
	background: rgba(204, 204, 204, 0);
}

.button_down img {
width: 50px;
	
}
.btn-primary {
	border-color: rgba(52, 73, 94, 0);
}

.tworow{margin-top: 90px;}

.social {
	font-size: 30px;
	text-decoration: none;
	list-style-type: none;
	color: #1abc9c; 
}

.social > a:hover {
	color: #1abc9c; 
}

.box-icon {
	height: 150px;
	width: 150px;
	-moz-border-radius: 35px;
	border-radius: 100%;
	padding: 47px 10px;
	background-color: #f0f1ec;
	/*color: #034b81;*/
	color: #3d90ca;
	text-align: center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	margin: auto;
}
.box-icon img{
	margin: -10px auto;
}
.box-ct h3,p{
	text-align: center;
}

.box-icon:hover {
	/*background-color: #1abc9c;*/
	/*background-color: #0c97f8;*/
	color: #fff;
}
.imgposition{
	padding-top: 12.5px !important;
}
.owl-theme .owl-controls .owl-page span {
background: #1abc9c !important;
}

/* Nav */
.navbar {
	position: relative;
	min-height: 60px;
	margin-bottom: 0; 
	width: 100%;
	z-index: 999;
	border-radius: 0; 
}

.navbar-default {
	position: relative;
	min-height: 60px;
	width: 100%;
	z-index: 999;
	
}

.navbar-default .navbar-nav>li>a {
color: #ffffff;
}

.navbar-default .navbar-nav>li>a:hover {
color: #ECEBEB;
}

.navbar-default .navbar-brand {
color: #ffffff;
}
.navbar-default .navbar-brand:hover {
color: #ECEBEB;
}

.navbar-brand {
	font-family: arvo;
	letter-spacing: 3px;
	font-weight: 400 !important;
}

.lead {
	font-size: 16px;
	font-weight: 400;
}

.intro-header {
	height: 100%; /* Full PAge */
	padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
	padding-bottom: 50px;
	color: #f8f8f8;
	background: url(../img/intro/ai.jpg) no-repeat center center;
	background-size: cover;
	text-align: center;
}

.intro-message {
	position: relative;
	padding-top: 12%;
	padding-bottom: 20%;
}

.list-inline {
	margin-top: 30px;
}
.intro-message > h1 {
	margin: 0;
	font-size: 5em;
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	letter-spacing: 3px;
}

.intro-divider {
	width: 400px;
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.intro-message > h3 {
	margin: 0;
	font-size: 2.8em;
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0px;
	margin-top: 10px;
}


.network-name {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1.5px;
}
/* lunboyangshi*/
.pagewrap{
	height: 100%;
}

.pageblock{
	width: 100%;
}

.pagewrap .fb-like{
	position: fixed;
	left: 30px;
	top: 75px;
	z-index: 100;
}

.pagewrap .githubbuttons{
	position: fixed;
	left: 220px;
	top: 75px;
	z-index: 100;
}

.pagewrap .copy{
	font-size: 10px;
	bottom: 20px;
	left: 30px;
	z-index: 100;
	position: absolute;
	color: white;
}

.pagewrap .copy a,.pagewrap .copy a:hover{
	color: white;
} 

.pageblock#fullscreen{
	height: 100%;
	background: none;
	color: white;
}

.pageblock#fullscreen h1{
	color: white;
	font-size: 72px;
	margin: 0;
	padding: 0;
	font-family: 'sxehwcmaax-blackblack', Helvetica, Arial, Verdana;
	font-weight:normal;
}

.pageblock#fullscreen .slider{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	/*background-color: #000 !important;
	opacity: 0.6;*/
}
.pageblock#fullscreen .appendslide{
	width: 100%;
	height: 100%;
	position: relative;
	background-color: #000;
	/*opacity: 0.5;*/
	filter: grayscale(0.5);
}

.pageblock#fullscreen .slider .slide{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	float: left;
	position: absolute;
}
.pageblock#fullscreen .slider .slide .slidecontent{
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -150px;
	text-align: center;
}

.pageblock#fullscreen .slider .slide .slidecontent h1{
	text-shadow: 0 0 15px rgba(0,0,0,0.5);
	font-weight: bold;
	font-size: 40px;
	margin: 20px 0 30px 0;
	padding: 0;
	line-height: 115px;
}

.pageblock#fullscreen .slider .slide .slidecontent .headersur{
	font-size: 30px;
	text-shadow: 0 0 10px rgba(0,0,0,0.5);
	display: block;
}

.pageblock#fullscreen .slider .slide .slidecontent .button{
	padding: 10px 25px;
	border: 3px solid white;
	text-transform: uppercase;
	background: transparent;
	background: rgba(0,0,0,.2);
	color: white;
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
	letter-spacing: 1px;
	margin: 20px 0;
	line-height: 20px;
}

.pageblock#fullscreen .slider .slide .slidecontent .button a,.pageblock#fullscreen .slider .slide .slidecontent .button a:hover{
	text-decoration: none !important;
	color: white;
}

.pageblock#fullscreen .slider .slide .slidecontent .button:hover{
	background: rgba(0,0,0,.3);
}

.pageblock#fullscreen .slider .slide .slidecontent .text{
	width: 900px;
	margin: 0 auto;
	line-height: 28px;
}

.pageblock#fullscreen .slider .slide .slidecontent .text a{
	color: white;
	text-decoration: underline;
}

.pageblock#fullscreen .slider .slide .slidecontent .text a:hover{
	text-decoration: none;
}

.pageblock#fullscreen .slider .slide .slidecontent .text xmp{
	font-size: 13px;
	text-align: left;
	border: 1px solid white;
	background: rgba(0,0,0,0.1);
	padding: 10px 15px;
}

.pageblock#fullscreen #slideposition{
	position: absolute;
	bottom: 50px;
	left: 50%;
}

.pageblock#fullscreen #slideposition ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.pageblock#fullscreen #slideposition ul li.indicator{
	display: inline-block;
	height: 10px;
	width: 10px;
	background: #222;
	margin: 0px 7px;
	padding: 0;
	-webkit-border-radius: 999px;
	-moz-border-radius: 999px;
	border-radius: 999px;
	overflow: hidden;
	cursor: pointer;
}

.pageblock#fullscreen #slideposition ul li.indicator.active{
	background: white;
}
/*lunbojiezhi*/
.loaderbottom{
	padding:0px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	min-width: 1100px;
}
.botwrap{
	/*margin-top: 50px;*/
    padding: 15px 0 0 0;
    /*background: red;*/
}
.botwrap .bot-inner {
    max-width: 1200px;
    min-width: 320px;
    margin-left: auto;
    margin-right: auto;
}
.botwrap .activity-list {
    font-size: 0;
}
.botwrap .activity-list li {
    display: inline-block;
    white-space: nowrap;
    width: 25%;
    height: 110px;
    vertical-align: top;
    box-sizing: border-box;
    padding-top: 15px;
    padding-left: 15px;
    position: relative;
}
.botwrap .activity-list li a {
    display: block;
    height: 100%;
    overflow: hidden;
    /*background:cyan;*/
}
.botwrap .activity-list li:after {
    display: block;
    content: '';
    position: absolute;
    height: 80px;
    width: 1px;
    border-left: #e2e2e2 1px solid;
    top: 30px;
    left: 0;
}
.icon {
    /*width: 110px;*/
    height: 110px;
    margin-right: -3px;
    transition: all .2s linear;
}
.icon img {
    display: block;
    max-width: 100%;
}
.activity-list li .specialtext, .icon {
    display: inline-block;
    vertical-align: middle;
}
.activity-list li .specialtext {
    max-width: 50%;
}
.activity-list li .specialtext p{
    font-size: 15px !important;
    color: #333;
    /*padding-bottom: 5px;*/
    transition: all .2s linear;
}
.activity-list li .specialtext .text_content em {
    color: #ff9102;
    transition: all .2s linear;
}
.activity-list li .specialtext .text_content i {
    margin-left: 5px;
    margin-top: -3px;
}
/*.activity-list li .advertising-text .content {
    font-size: 14px;
    color: #666;
    word-break: break-all;
    white-space: normal
}*/
.activity-list li:hover .icon {
    transform: translate3d(0, -2px, 0);
}
.activity-list li:hover .specialtext .text_content em {
    color: #2277da;
}
.botwrap .activity-list li:first-child:after {
    display: none;
}








/* *********************************** */
.content-section-s {
	background-color: #f8f8f8;
	/*background-color:#d2edff;*/
	/*background-color: cyan;*/
	padding: 30px 0 50px 0; 
}
.content-section-a {
	/*padding: 90px 0; 
	background-color: red;*/
	/*padding-bottom: 50px;*/

}
.content-section-a:first-of-type{
	background-image: url(../img/step-line_1.svg);
}
.content-section-sound{
	padding: 0px 0 50px 0;
	background-color: #f8f8f8;
	/*background-color: #2277e6;*/
	/*background-color: #78c4fa;*/
	/*background-color: #98caec;*/
	/*background-color: #d2edff;*/
	/*margin-top: 150px;	*/
}
.wave_top, .wave{
	position: absolute;
	left: 0;
	width: 100%;
	padding-bottom: 6%;
}
.wave_top{
	background: url(../img/wave_top.png) 0 100% repeat-x;
	background-size: contain;
	animation: wave_top 10s linear infinite;
	-webkit-animation: wave_top 10s linear infinite;
}
@keyframes wave_top{
	from{background-position: 0 100%;}
	to{background-position: 1956px 100%;}
}
@-webkit-keyframes wave_top{
	from{background-position: 0 100%;}
	to{background-position: 1956px 100%;}
}
.wave{
	background: url(../img/wave.png) 0 100% repeat-x;
	background-size: contain;
	animation: wave 10s linear infinite;
	-webkit-animation: wave 10s linear infinite;
}
@keyframes wave{
	from{background-position: 0 100%;}
	to{background-position: 1956px 100%;}
}
@-webkit-keyframes wave{
	from{background-position: 0 100%;}
	to{background-position: 1956px 100%;}
}
.soundimg{
	width: 100%;
	display: flex;
	justify-content:center;
	align-items:center;
	margin-top: -60px;
	background-color:#f8f8f8; 
	padding-bottom: 50px;
}
.aboutusbg{
	background-color: #f8f8f8;
	padding: 20px 0 0 0;
	/*margin-top: 60px;*/
}
.aboutus{
	padding: 20px 0 60px 0;
}
.btn03 {
    width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
}
.btn03 h3{
	text-align: center;
	margin-top: 12px;
}
.btn03:hover h3{
	visibility: visible;
	/*transition: 2s;*/
	background: transparent;
}
.dtl08 {
    width: 100%;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
}
.dtl08 .see{
	background-color: red;
	 position: relative;
	width: 100%;
	/*z-index: 9999;*/
}
.dtl08 img {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.dtl08 .dtl {
    position: absolute;
    /*background: #333;*/
    background:linear-gradient(to right, #2277e6, rgba(34, 119, 230, 0.9));
    width: 100%;
    height: 100%;
    top: 100%;
    padding: 0 15px 0 15px;
    left: 0;
    z-index: 1;
    overflow: auto;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.dtl08 .dtl h3 {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 10px;
    text-decoration: underline;
}
.dtl08 .dtl p {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.2;
    /*color: #9d9c9c;*/
    color: #fff;
    text-indent: 10px;
}
.dtl08 .dtl a {
    /*background: #fff;*/
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    /*margin-left: 50%;*/
    float: right;
    font-size: 13px;
    padding: 5px 7px;
    text-align: center;
    text-decoration: none;

}
.dtl08 .dtl a:hover {
    /*background: #e6e6e6;
    border: 1px solid #adadad;*/
    opacity: 0.7;
}
.dtl08:hover img {
    top: -100%;
}
.dtl08:hover .dtl {
    top: 0;
    opacity: 1;
    visibility: visible;
}
.atext{
	display: block;
	text-align: center;
	line-height: 40px;
	width: 120px;
	height: 40px;
	border:1px solid #fff;
	color:#fff;
	font-size: 20px;
	border-radius: 5px;
}
.atext:hover{
	color: #fff;
	opacity: 0.7;
}
.btn03 img {
    position: relative;
    width: 100%;
    height: 280px;
    top: 0;
    left: 0;
}
/*xintexiao */
.grid {
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 100%;
	max-width: 1920px;
	list-style: none;
	text-align: center;
}
.grid figure {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	margin: -0.135em;
	width: 25%;
	height: 330px;
	background: rgba(2, 129, 255, 0.6);
	/*background: blue;*/
	/*background: #3085a3;*/
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	opacity: 0.8;
	/*filter: grayscale(0.7);*/
	filter:blur(4px);
}

.grid figure figcaption {
	/*padding: 2em;*/
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	/*font-size: 0;*/
	/*opacity: 0;*/
}

.grid figure h2 {
	word-spacing: -0.15em;
	
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
figure.effect-chico img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
}

figure.effect-chico:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-chico figcaption {
	padding: 3em;

}

figure.effect-chico figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

figure.effect-chico figcaption::before,
figure.effect-chico p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-chico h2 {
	padding: 10px 0 10px 0;
}

figure.effect-chico p {
	margin: 0 auto;
	max-width: 200px;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

figure.effect-chico:hover figcaption::before,
figure.effect-chico:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

@media screen and (max-width: 75em) {
	.grid figure {
		width: 50%;
	}	

	.grid figure figcaption {
		/*font-size: 90%;*/
	}
}

@media screen and (max-width: 41.5em) {

	.grid figure {
		width: 100%;
	}
}

/*------最新动态------*/
.bestnews{
	padding-top:30px;
	padding-bottom:5%;
	}
.bestnews-list{
	/*margin-top:4%;*/
	text-align:center;
	}
.ibestnews-list dl{
	overflow:hidden;
	}
.bestnews-list dd,.bestnews-list dt{
	float:left;
	width:30%;
	margin:0 1.66666% 3.33333% 1.66666%;
	box-sizing:border-box;
	border-bottom: 2px solid #1296db;
	
	}
/*.bestnews-list dd:last-child{
	border-bottom: none;
}*/

.bestnews-list dd>a{
	display:block;
	padding:8%;
	
	transition:.5s all;
	-webkit-transition:.5s all;
	}

.bestnews-list dd h3,.bestnews-list dt h3{
	font-size:1em;
	height:1.4em;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	/*transition:.5s all;
	-webkit-transition:.5s all;*/
	}
.bestnews-list dd p,.bestnews-list dt p{
	font-size:1em;
	height:5em;
	/*white-space: nowrap;
	text-overflow:ellipsis;
	overflow:hidden;*/
	overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3; 
	line-height:1.8em;
	margin:1.5em 0;
	color:#999999;
	/*text-indent:2em;*/	
	transition:.5s all;
	-webkit-transition:.5s all;
	}
.bestnews-list dd font,.bestnews-list dt font {
	font-size:1em;
	color:#848484;
	transition:.5s all;
	-webkit-transition:.5s all;
	}
.bestnews-list dd .linkmore{
	display: block;
	/*width: 150px;
	height: 40px;
	border: 1px solid #fff;*/
	color: #000;
	text-align: center;
	vertical-align: middle;
	margin: auto;
}

/*.index .index-news-list dd>a:hover{
	background-color:#2c489c;
	box-shadow:5px 5px 10px #bbb;
	}

.index .index-news-list dd>a:hover h1,.index .index-news-list dd>a:hover p,.index .index-news-list dd>a:hover font{
	color:#fff;
	}*/
	
.bestnews-list a:hover{
	/*background-color:#2c489c;*/
	background-color: #1296db;
	box-shadow:5px 5px 10px #bbb;
	color: #fff;
	/*background-image: url(../img/ai4.jpg);*/
	/*filter:grayscale(0.9);*/
	}
.bestnews-list a:hover h1,.bestnews-list a:hover p,.bestnews-list a:hover font{
	color:#fff;
	}
	
.index-news-list dt{
	position:relative;
	}
.bestnews-list .bd{
	padding:8% 8% 14% 8%;
	opacity:0;
	filter:alpha(opacity=0);
	}
.bestnews-list  .morebd {
	font-size:2em;
	height:1.4em;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	}
.bestnews-list  .morebd:hover{
	/*color:#e7161c;*/
	opacity: 0.7;
	}

@media(max-width:991px){
	.bestnews{
		background-color:#f9f9f9;
		}
	.bestnews-list dd,.bestnews-list{
		float:left;
		width:100%;
		margin:0 0 15px 0;
		border-bottom:1px solid #f0f0f0;
		background-color:#fff;
		}
	.bestnews-list .morebd{
		font-size:3em;
		}
	
	}



.single-member{/*width: 280px; float: left; margin: 30px 4%; */background-color: #fff; text-align: center; position: relative;padding: 70px 0px;}
.member-image img{max-width: 100%; vertical-align: middle;}
h3 {font-size: 24px; font-weight: normal; margin: 10px 0 0; text-transform: uppercase;}
h5 {font-size: 16px; font-weight: 300; margin: 0 0 15px; line-height: 22px;}
p {font-size: 14px; font-weight: 300; line-height: 22px; padding: 0 30px; margin-bottom: 10px;}
.social-touch a{display: inline-block; width: 80px; height: 26px; vertical-align: middle; margin: 0 2px; color:#fff;transition: 0.3s;}
.social-touch a:hover{opacity: 0.7; transition: 0.3s;color: #fff;}
/*.fb-touch{background-position: 0 0;}
.tweet-touch{background-position: -35px 0;}
.linkedin-touch{background-position: -71px 0;}
.icon-colored .fb-touch{background-position: 0 -27px;}
.icon-colored .tweet-touch{background-position: -35px -27px;}
.icon-colored .linkedin-touch{background-position: -71px -27px;}*/


.effect-1{border-radius: 5px 5px 0 0; padding-bottom: 40px;}
.effect-1 .member-image {border: 2px solid #fff; border-radius: 60px 0; display: inline-block; margin-top: -72px; overflow: hidden; transition: 0.3s;}
.effect-1 .social-touch{background-color: #e13157; position: absolute; left: 0; bottom: 0; height: 5px; overflow: hidden; padding: 5px 0 0; width: 100%; transition: 0.3s;}
.effect-1 .member-image img{transition: 0.3s; border-radius: 60px 0;}
.effect-1:hover .member-image{border-color: #e13157; transition: 0.3s; border-radius: 50%;}
.effect-1:hover .social-touch{padding: 6px 0; height: 38px; transition: 0.3s;}

@media only screen and (max-width: 980px){
	.row{
		width: 100%; 
		/*margin: 110px 0;*/
		margin-left: 0px;
	}
	#index{
		display: none;
	}	
	.particletext{
		font-size: 20px;
	}
	.textsize{
		font-size: 10px;
	}
}
.btn03 .ovrly {
    /*background: rgba(0, 0, 0, 0.5);*/
    background: rgba(2, 129, 255, 0.6);
    height: 100%;
    left: 0;
    top: 100%;
    width: 100%;
    position: absolute;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.btn03 .buttons {
    position: absolute;
    bottom: -100%;
    left: 50%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
}
.btn03:hover .buttons {
    bottom: 50%;
}
.btn03:hover .ovrly {
    top: 0;
}
.appendline{
	/*margin-top: 50px;*/
/*	border-bottom: 1px solid #eee;*/
}

.a{
	padding: 0 10px;
	box-sizing:border-box;
	height: 300px;
	background-color: #fff;
	border: 5px solid #f8f8f8; 
	/*box-shadow: 1px 3px 3px #888888;*/
}
.apic1{
	display: flex;
	flex-direction:row;
	justify-content:center;
	align-items:center;
}
.pic1{
	background-image: url("https://static.twirlingvr.com/tl-ai/img/1.jpg");
}
.dashline img{
	max-width: 100%;
	height: auto;
	/*background-size: 100%;
	background-position: center center; */
}

.section-heading {
	margin-bottom: 30px;
}

.section-heading-spacer {
	border-top: 3px solid #e7e7e7;
	width: 200px;
	float: left;
}

/*.banner {
	padding: 100px 0;
	color: #f8f8f8;
	background: url(../img/intro/banner-bg.jpg) no-repeat center center;
	background-size: cover;
	background-color: #292929;
}*/
.main{
	padding: 30px 0 60px 0;
}
.solution{
  padding-bottom: 100px;
  background: #292929;
}
.item-title{
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #fff;
}
/*.item-title::before{
	content:"[";
	color: #2277e6;
}
.item-title::after{
	content:"]";
	color: #2277e6;
}*/
.item-content{
	margin-top: 18px;
	width: 100%;
	color: #a7a7a8;
	font-size: 16px;
	text-align: center;
}
ul{
	list-style: none;
}
.solution-wrap{
	position: relative;
	margin-top: 60px;
}
.item-info-wrap{
	margin: 120px auto;

}
.item-more-info{
	background-color: #00BFFF;
	background: transparent;
}

.item-name{
	font-size: 24px;
	text-align: center;
	transition:all 0.3s;
	vertical-align: middle;
	trasform:translateY(-100px);
}
.item-name a{
	color: #fff;
}
.item-name a:hover{
	color: #fff;
}
.item-main{
	position: relative;
	z-index: 1;
	display: flex;
	display: -wedkit-box;
	display: -ms-flexbox;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin: auto;
	max-width: 1200px;
	min-width: 1200px;
}
.item-main > li{
	width: 290px;
	height: 260px;
	color: #fff;
	background-color: #000;
	opacity: 0.7;
	text-align: center;
	border-right: 1px solid #ccc;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
	transition:all 0.5s;
	box-sizing:border-box;
	margin-top: 1px;

}
.item-main > li:hover{
	background-size: 110%;
	overflow: hidden;
	opacity: 1;
    transition: all .5s;
}

.itempic_1{
	background-image: url(../img/ai1.jpg);
	width: 100%;
	height: 260px;
	background-size: 100%;
	background-position: center center;
	overflow: hidden;
}
.itempic_2{
	background-image: url(../img/ai2.jpg);
	width: 100%;
	height: 260px;
	background-size: 100%;
	background-position: center center;
	overflow: hidden;
}
.itempic_3{
	background-image: url(../img/ai3.jpg);
	width: 100%;
	height: 260px;
	background-size: 100%;
	background-position: center center;
	overflow: hidden;
}
.itempic_4{
	background-image: url(../img/ai4.jpg);
	width: 290px;
	height: 260px;
	background-size: 100%;
	background-position: center center;
	overflow: hidden;
}
.itempic_5{
	background-image: url(../img/ai5.jpg);
	width: 100%;
	height: 260px;
	background-size: 100%;
	background-position: center center;
	overflow: hidden;
}
.itempic_6{
	background-image: url(../img/ai6.jpg);
	width: 100%;
	height: 260px;
	background-size: 100%;
	background-position: center center;
	overflow: hidden;
}
.itempic_7{
	background-image: url(../img/ai7.jpg);
	width: 100%;
	height: 260px;
	background-size: 100%;
	background-position: center center;
	overflow: hidden;
}
.itempic_8{
	background-image: url(../img/ai8.jpg);
	width: 290px;
	height: 260px;
	background-size: 100%;
	background-position: center center;
	overflow: hidden;
}
.item-desc{
	font-size: 12px;
	margin-bottom: 10px;
	height: 80px;
	line-height: 2;
	text-align: left;

}
.item-over{
	background: rgba(2, 129, 255, 0.6);
    height: 260px;
    left: 0;
    top: 100%;
    width: 290px;
    position: absolute;
    padding: 0px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.item-info-wrap:hover .item-over{
	top: 0px;
}
.solution-btn{
	width: 120px;
	height: 40px;
	display: inline-block;
	background-color: transparent;
	border-radius: 3px;
	border: 1px solid #fff;
	color: #fff;
	line-height: 40px;
	text-align: center;
	transition:all .2s ease;
	cursor: pointer;
	font-size: 12px;
}
.solution-btn:hover{
	background-color: rgba(255, 255, 255, 0.35);
	color: #fff;
}
.logosbgcolor{
	/*background-color: #f8f8f8;*/
	background-color: cyan;
}
.contacticons{
	width: 200px;
	height: 120px;
	/*2018-4-28*/
	/*width: 100%;*/
	display: block;
	margin: 0px auto;
}
/**/
.mediawrap{
	padding: 40px 0;
	border-bottom: 1px solid #f8f8f8;
}
.medialist{
	padding:5px 0px 0px 5px;
}
.listitem{
	display: flex;
	flex-direction:row;
	justify-content:space-around;
	padding-bottom: 5px;
}
.listitem .mediatext{
	padding-top: 15px;
}

/* Animate */
.rotate{
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
     
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
     
    overflow:hidden;
 
    }  
 
.rotate:hover  
{
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
}  



/* Style for form modal */
.content-style-form {
	position: relative;
	text-align: left;
}

.content-style-form h2 {
	margin: 0;
	padding: 0.4em 0 0.3em;
	text-align: center;
	font-weight: 300;
	font-size: 3.5em;
}

.content-style-form form {
	padding: 10px 30px;
}

.content-style-form form p {
	margin: 0 0 5px 0;
	font-size: 0.7em;
}

.content-style-form label {
	display: block;
	padding: 10px 0 0;
	color: #34495e;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}

.content-style-form input[type="text"],
.content-style-form input[type="password"] {
	padding: 10px;
	width: 100%;
	border: 2px solid #ebd3bd;
	background: transparent;
	color: #b09a86;
	font-weight: 300;
	font-size: 2.2em;
}

.content-style-form input[type="text"]:focus,
.content-style-form input[type="password"]:focus {
	border-color: #e75854;
	color: #e75854;
}

.content-style-form input:focus {
	outline: 0;
}

.content-style-form button {
	display: block;
	margin-top: 2.5em;
	padding: 1.5em;
	width: 100%;
	border: none;
	background: #e75854;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 800;
	font-size: 1.25em;
}

.content-style-form .icon-close {
	top: 0;
	right: 0;
	color: #ebd3bd;
	font-size: 75%;
}

.content-style-form .icon-close:hover {
	color: #e75854;
}

.js .content-style-form-1 h2,
.js .content-style-form-1 p,
.js .content-style-form-1 .icon-close {
	opacity: 0;
	-webkit-transition: opacity 0.2s 0.35s, -webkit-transform 0.2s 0.35s;
	transition: opacity 0.2s 0.35s, transform 0.2s 0.35s;
	-webkit-transform: scale(0.85);
	transform: scale(0.85);
}

.content-style-form-1 p:first-child {
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}

.content-style-form-1 p:nth-child(2) {
	-webkit-transition-delay: 0.45s;
	transition-delay: 0.45s;
}

.content-style-form-1 p:nth-child(3) {
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
}

.morph-button.open .content-style-form-1 h2,
.morph-button.open .content-style-form-1 p,
.morph-button.open .content-style-form-1 .icon-close {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.js .content-style-form-2 h2,
.js .content-style-form-2 p,
.js .content-style-form-2 .icon-close {
	opacity: 0;
	-webkit-transition: opacity 0.2s 0.3s, -webkit-transform 0.2s 0.3s;
	transition: opacity 0.2s 0.3s, transform 0.2s 0.3s;
	-webkit-transform: translateY(50px);
	transform: translateY(50px);
}

.content-style-form-2 p:first-child {
	-webkit-transition-delay: 0.35s;
	transition-delay: 0.35s;
}

.content-style-form-2 p:nth-child(2) {
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}

.content-style-form-2 p:nth-child(3) {
	-webkit-transition-delay: 0.45s;
	transition-delay: 0.45s;
}

.content-style-form-2 p:nth-child(4) {
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
}

.morph-button.open .content-style-form-2 h2,
.morph-button.open .content-style-form-2 p,
.morph-button.open .content-style-form-2 .icon-close {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.content-style-form-4 form {
	padding: 30px;
	background: #fff;
	color: #ccb096;
	font-size: 1.5em;
	-webkit-perspective: 1000px;
	perspective: 1000px;
}

.content-style-form-4 input[type="text"] {
	border: none;
	background-color: #f0f0f0;
}

.content-style-form-4 form button {
	background: #34495e;
}

.content-style-form-4 form button:focus,
.content-style-form-4 form button:hover {
	background: #1abc9c;
}

.js .content-style-form-4 p {
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: rotateX(-45deg);
	transform: rotateX(-45deg);
	-webkit-transform-origin: center top;
	transform-origin: center top;
}

.morph-button.open .content-style-form-4 p {
	opacity: 1;
	-webkit-transition: opacity 0.4s 0.2s, -webkit-transform 0.4s 0.2s;
	transition: opacity 0.4s 0.2s, transform 0.4s 0.2s;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

.morph-button.open .content-style-form-4 p:nth-child(2) {
	-webkit-transition-delay: 0.35s;
	transition-delay: 0.35s;
}

.content-style-social {
	padding: 30px;
	text-align: left;
}

.morph-button-inflow-2 > button svg {
	display: inline-block;
	padding-right: 10px;
	width: 20px;
	height: 20px;
	vertical-align: -5%;
}

.morph-button-inflow-2 > button svg path {
	fill: #e75854;
}

.content-style-social a {
	display: block;
	padding: 0.5em 0;
	color: #67c2d4;
	vertical-align: middle;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	font-size: 0.8em;
	line-height: 32px;
}

.js .content-style-social a {
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}

.content-style-social a:hover {
	color: #e75854;
}

.content-style-social a:hover svg path {
	fill: #e75854;
}

.content-style-social a svg {
	display: inline-block;
	padding-right: 10px;
	vertical-align: middle;
	-webkit-backface-visibility: hidden;
}

.morph-button-inflow.open .content-style-social a {
	-webkit-transform: translateX(0);
	transform: translateX(0);	
}

.morph-button-inflow.open .content-style-social a:nth-child(2) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

.morph-button-inflow.open .content-style-social a:nth-child(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

/* Morph Button: Default Styles */

.morph-button {
	position: relative;
	display: block;
	margin: 0 auto;
}

.morph-button > button {
	position: relative;
	padding: 0 1em;
	border: none;
	background-color: #e85657;
	color: #f9f6e5;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	line-height: 80px;
	overflow: hidden;
}

.morph-button.open > button {
	pointer-events: none;
}

.morph-content {
	pointer-events: none;
}

.morph-button.open .morph-content {
	pointer-events: auto;
}

/* Common styles for overlay and modal type (fixed morph) */
.morph-button-fixed,
.morph-button-fixed .morph-content {
	width: 300px;
	height: 80px;
}

.morph-button-fixed > button {
	z-index: 1000;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity 0.1s 0.5s;
	transition: opacity 0.1s 0.5s;
}

.morph-button-fixed.open > button {
	opacity: 0;
	-webkit-transition: opacity 0.1s;
	transition: opacity 0.1s;
}

.morph-button-fixed .morph-content {
	position: fixed;
	z-index: 900;
	opacity: 0;
	-webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
	transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
}

.morph-button-fixed.open .morph-content {
	opacity: 1;
}

.morph-button-fixed .morph-content > div {
	visibility: hidden;
	height: 0;
	opacity: 0;
	-webkit-transition: opacity 0.1s, visibility 0s 0.1s, height 0s 0.1s;
	transition: opacity 0.1s, visibility 0s 0.1s, height 0s 0.1s;
}

.morph-button-fixed.open .morph-content > div {
	visibility: visible;
	height: auto;
	opacity: 1;
	-webkit-transition: opacity 0.3s 0.5s;
	transition: opacity 0.3s 0.5s;
}

.morph-button-fixed.active > button {
	z-index: 2000;
}

.morph-button-fixed.active .morph-content {
	z-index: 1900;
}

/* Transitions for overlay button and sidebar button */
.morph-button-overlay .morph-content,
.morph-button-sidebar .morph-content {
	-webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
	transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
}

.morph-button-overlay.open .morph-content,
.morph-button-sidebar.open .morph-content {
	-webkit-transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
	transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;	
}

/* Morph Button Style: Overlay */
.morph-button.morph-button-overlay {
	margin: 50px auto;
}

.morph-button-overlay .morph-content {
	overflow: hidden;
	background: #e85657;
}

.morph-button-overlay.open .morph-content {
	top: 0 !important;
	left: 0 !important;
	width: 100%;
	height: 100%;
}

/* Morph Button Style: Modal */
.morph-button-modal::before {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 800;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
	pointer-events: none;
}

.morph-button-modal.open::before {
	opacity: 1;
	pointer-events: auto;
}

.morph-button-modal.active::before {
	z-index: 1800;
}

.morph-button-modal .morph-content {
	overflow: hidden;
	-webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
	transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
}

.morph-button-modal.open .morph-content {
	top: 50% !important;
	left: 50% !important;
	margin: -210px 0 0 -300px;
	width: 600px;
	height: 420px;
	-webkit-transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
	transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
}

/* Colors and sizes for individual modals */
.morph-button.morph-button-modal-1 {
	float: left;
}

.morph-button.morph-button-modal-2,
.morph-button.morph-button-modal-3 {
	display: inline-block;
	margin: 10px 15px;
}

.morph-button-modal-1 > button,
.morph-button-modal-1 .morph-content {
	background-color: #553445;
}

.morph-button-modal-2 > button,
.morph-button-modal-2 .morph-content,
.morph-button-modal-3 > button,
.morph-button-modal-3 .morph-content {
	background-color: #fef0e3;
	color: #e75854;
}

.morph-button-modal-4 {
	display: inline-block;
}

.morph-button-modal-4 > button,
.morph-button-modal-4 .morph-content {
	background-color: #faf1e0;
	color: #553445;
}

.morph-button-modal-4 > button span,
.morph-button-modal-4 .morph-clone {
	padding-left: 10px;
	color: #286f81;
}

.morph-button-modal-4 .morph-clone {
	position: absolute;
	right: 34px;
	bottom: 30px;
	z-index: 100;
	letter-spacing: 1px;
	font-weight: 700;
	-webkit-transition: bottom 0.4s 0.1s, right 0.4s 0.1s;
	transition: bottom 0.4s 0.1s, right 0.4s 0.1s;
}

.morph-button-modal-4.open .morph-clone,
.no-js .morph-button-modal-4 .morph-clone {
	right: 10px;
	bottom: 10px;
}

.morph-button-modal-1::before {
	background: rgba(240,221,204,0.7);
}

.morph-button-modal-2.open .morph-content {
	margin: -210px 0 0 -170px;
	width: 340px;
	height: 420px;
}

.morph-button-modal-3.open .morph-content {
	margin: -255px 0 0 -210px;
	width: 420px;
	height: 510px;
}

.morph-button-modal-3.open .morph-content > div {
	height: 420px;
}

.morph-button-modal-2.open .morph-content > div,
.morph-button-modal-3.open .morph-content > div {
 	-webkit-transition: opacity 0.3s 0.3s;
	transition: opacity 0.3s 0.3s;
}

.morph-button-modal-4.open .morph-content {
	margin: -200px 0 0 -320px;
	width: 640px;
	height: 400px;
}

/* Morph Button Style: In the content flow */
.morph-button-inflow {
	overflow: hidden;
	max-width: 100%;
	height: 70px;
}

.morph-button-inflow > button {
	width: 100%;
	line-height: 70px;
}

.morph-button-inflow .morph-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.morph-button-inflow .morph-content .morph-clone {
	padding: 0;
	font-weight: 700;
	font-size: 1.5em;
	line-height: 70px;
}

/* Colors and sizes for individual in flow buttons */
.morph-button-inflow-1 {
	width: 600px;
	margin: 2em auto;
	-webkit-transition: height 0.5s cubic-bezier(0.7,0,0.3,1);
	transition: height 0.5s cubic-bezier(0.7,0,0.3,1);
}

.morph-button-inflow-1 > button span {
	visibility: hidden;
}

.morph-button-inflow-1 .morph-content .morph-clone {
	color: #FFFFFF;
	background: #1abc9c;
}

.morph-button-inflow-2 {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 220px;
	background-color: #fef0e3;
	-webkit-transition: height 0.3s, width 0.3s, -webkit-transform 0.3s;
	transition: height 0.3s, width 0.3s, transform 0.3s;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.morph-button-inflow-2 > button {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
	color: #e75854;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}

.morph-button-inflow-2.open > button {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}

.morph-button-inflow-2 .morph-content {
	width: 260px;
	height: 200px;
}

.morph-button-inflow-2.open {
	width: 260px;
}

/* Morph Button Style: Sidebar */
.morph-button-sidebar,
.morph-button-sidebar .morph-content {
	width: 60px;
	height: 60px;
}

.morph-button-sidebar {
	position: fixed;
	bottom: 50px;
	left: 50px;
}

.morph-button-sidebar > button {
	line-height: 60px;
	font-size: 1.6em;
	padding: 0;
}

.morph-button-sidebar .morph-content {
	background: #e85657;
}

.morph-button-sidebar.open .morph-content {
	top: 0 !important;
	left: 0 !important;
	width: 300px;
	height: 100%;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
}

/* Let's add some nice easing for all cases */
.morph-button .morph-content,
.morph-button.open .morph-content,
.morph-button-modal-4 .morph-clone {
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

/* Helper classes */
.noscroll {
	overflow: hidden;
}

.morph-button-overlay.scroll .morph-content {
	overflow-y: scroll;
}

.morph-button-sidebar.scroll .morph-content {
	overflow: auto;
}

/* No JS fallback: let's hide the button and show the content */
.no-js .morph-button > button {
	display: none;
}

.no-js .morph-button {
	margin: 10px 0;
	float: none;
}

.no-js .morph-button,
.no-js .morph-button .morph-content,
.no-js .morph-button .morph-content > div {
	position: relative;
	width: auto;
	height: auto;
	opacity: 1;
	visibility: visible;
	top: auto;
	left: auto;
	-webkit-transform: none;
	transform: none;
	pointer-events: auto;
}

.no-js .morph-button .morph-content .icon-close {
	display: none;
}

.no-js .morph-button-sidebar {
	width: 300px;
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	height: 100%;
	background: #e85657;
	overflow: auto;
}

.no-transition {
	-webkit-transition: none !important;
	transition: none !important;
}

/* Media Queries */
/* Media queries!
-------------------------------------------------------------------------------*/

/* 960 Screens */
@media only screen and (min-width: 960px) and (max-width: 1250px) {
	
}
@media only screen and (min-width: 768px) and (max-width: 820px) {
	
}
/* Tablet */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
		h1, .h1 {
			font-size: 50px;
		}
		
		h3, .h3 {
			font-size: 20px;
		}
		
}


/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		.intro-header {
			height: 100%;
			padding-top: 50px;
			padding-bottom: 50px;
			color: #f8f8f8;
		    background-image: none; 
			background-size: cover;
			text-align: center;
			background-color: #34495e;
		}
		
		h1, .h1 {
			font-size: 50px;
		}
		
		h3, .h3 {
			font-size: 20px;
		}
		#gallery1{display:none}
		
		.button_down {display:none}
		
		
	}

/* Mobile Landscape */
@media only screen and (min-width: 480px) and (max-width: 767px) { 
	
	
	
}

/* Mobile Portrait */
@media only screen and (max-width: 479px) {
	
	
}
@media screen and (max-width: 600px) {
	.morph-button-modal.open .morph-content {
		top: 0% !important;
		left: 0% !important;
		margin: 0;
		width: 100%;
		height: 100%;
		overflow-y: scroll;
		-webkit-transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
		transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
	}
}

@media screen and (max-width: 400px) {
	.morph-button-fixed,
	.morph-button-fixed .morph-content {
		width: 200px;
		height: 80px;
	}

	.morph-button-fixed > button {
		font-size: 75%;
	}

	.morph-button-sidebar > button {
		font-size: 1.6em;
	}

	.morph-button-inflow .morph-content .morph-clone {
		font-size: 0.9em;
	}

	.morph-button-modal-4,
	.morph-button-modal-4 .morph-content {
		width: 220px;
		height: 120px;
	}

	.morph-button-modal-4 > button {
		font-size: 100%;
		line-height: 50px;
	}

	.morph-button-modal-4 > button span {
		display: block;
	}

	.morph-button-modal-4 .morph-clone {
		right: 83px;
		bottom: 26px;
	}

	.morph-button-sidebar,
	.morph-button-sidebar .morph-content {
		width: 100% !important;
		height: 60px !important;
	}

	.morph-button-sidebar {
		bottom: 0px;
		left: 0px;
	}

	.morph-button-sidebar.open .morph-content {
		height: 100% !important;
	}
}

@media (max-width: 1199px) {
	ul.banner-social-buttons {
		float: left;
		margin-top: 15px;
	}	
}

@media (max-width: 767px) {
	.banner h2 {
		margin: 0;
		text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
		font-size: 3em;
	}

	ul.banner-social-buttons > li {
		display: block;
		margin-bottom: 20px;
		padding: 0;
	}

	ul.banner-social-buttons > li:last-child {
		margin-bottom: 0;
	}	
}

footer {
	background-color: #f8f8f8;
	padding: 50px 0;
}

p.copyright {
	margin: 15px 0 0;
}

@media (max-width: 767px) {
	.intro-message {
		padding-bottom: 15%;
	}

	.intro-message > h1 {
		font-size: 3em;
	}

	ul.intro-social-buttons > li {
		display: block;
		margin-bottom: 20px;
		padding: 0;
	}

	ul.intro-social-buttons > li:last-child {
		margin-bottom: 0;
	}

	.intro-divider {
		width: 100%;
	}
}


@media screen and (max-width: 770px) {
	.mockup-left {
		float: none;
		margin: 0 auto 20px;
	}

	.mockup-right {
		
	}

	.joiner {
		display: block;
	}
}

@media screen and (max-width: 400px) {
	.mockup-content > span:nth-last-child(2) {
		width: calc(100% - 210px);
	}
}

@media screen and (max-width: 25em) {

	.codrops-icon span {
		display: none;
	}

}