/*
css
*/
h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}

body{
	font-family: 'Open Sans', sans-serif;
}
html,body input[type="text"],body input[type="password"]{
	outline:none;
}
/*--- Header Part Starts Here ---*/
.header{
	background:none;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	padding:1em 0;
	/* min-height:800px; */
        background-position: center center;
}

/*--- Topbar nav ---*/

/*--wrap--*/
.wrap{
	margin:0 auto;
	width:98%;
	transition:all .2s linear;
	-moz-transition:all .2s linear;/* firefox */
	-webkit-transition:all .2s linear; /* safari and chrome */
	-o-transition:all .2s linear; /* opera */
	-ms-transition:all .2s linear;
}


#wrap{
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;

        
        background-color: rgba(10, 10, 10, 0.26);
        position: fixed;
        width:100%;
        z-index:999;
        


}


#wrap #topBar {
	height:0px;
	border-bottom:1px solid #314D68;
	
}



#topBar{
	background: #09364B;
}
.tlogo{
	float: left;
	padding:10px 0 0 0;
}
.tlogo a{
	display: block;
}
.right{
	float: right;
	margin-top:15px; 
}
.devices {	
        
        margin-right:5px;
        margin-top:5px;
}
.devices li {
	display: inline;
	width: 40px;
}
.devices li a{
	display:inline-block;
}

/*--------------------------------------------------*/


.logo {
    display: block;
    margin: 0 auto;
    padding: 15px 0 15px;
    position: relative;
    z-index: 10;
}




.menu{
	float:right;
	margin-top:3em;;
}
/*--//header-welcome-note--*/
button.navig{
	width:24px;
	height:24px;
	background:url(/images/nav.png);
	display: block;
	outline: none;
	border:0;
	float: left;
	margin: -5px 10px;
}
a#activator {
	margin: 0 10px;
}
ul.menu-top{
	float: left;
        margin: 50px 10px 30px;
}
ul.menu-top li{
	display: inline-block;
	margin:0px 10px;
}
ul.menu-top li a{
	text-decoration: none;
	text-transform:uppercase;
	color:#fff;
	font-size:18px;
	font-family: 'Lato', sans-serif;
	font-weight:700;
}
ul.menu-top li a:hover{
	color:#163035;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.header-bottom {
	text-align:center;
	padding:1em 0 0;
        background-color: rgba(0, 0, 0, 0.5);
        margin-top: 190px;
}
.header-bottom p{
	font-style:none;
	font-weight:400;
	color:#fff;
	font-size: 2.5em;
	font-family:'Open Sans';
	margin:0px;
	padding:0px;
}
.header-bottom h1{
	font-family: 'Lato', sans-serif;
	font-weight:700;
	color:#fff;
	margin:0px;
	font-size:80px;
	padding:0px;
	margin: 0 0.5em 0;
}
.header-bottom a{
	background:none;
	padding:20px 50px;
	text-transform:uppercase;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight:700;
	font-size:18px;
	text-decoration: none;
	border:2px solid #fff;
}
.header-bottom a:hover{
	border:2px solid #163035;
	color:#163035;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.header-bottom p.reward{
	font-family: 'Lato', sans-serif;
	font-weight:300;
	color:#fff;
	font-size:18px;
	font-style: inherit;
	padding:1em 0;
}
.header-bottom p.reward u{
	font-weight:700;
}



.head h3{
	color: #394346;
        font-size: 49px;
        font-family: "Lato",sans-serif;
        font-weight: 300;
        margin: 0 0 0.5em 0;
        text-align: center;
        text-transform: uppercase;
}

.head p {
    color: #000000;
    margin: 0 auto;
    width: 100%;
    font-size: 1em;
    line-height: 1.5em;
    text-align: left;
}










/*--- Header Part Ends Here ---*/
/*---- About us Part Starts Here ---*/
.aboutus{
	padding:7em 0 8em;
}
.aboutus-row-column{
	text-align:center;
}
.aboutus-row-column i.icon1{
	width:128px;
	height:111px;
	background:url(/images/img-resources.png)no-repeat 8px 0px;
	display: inline-block;
}
.aboutus-row-column i.icon2{
	width:128px;
	height:111px;
	background:url(/images/img-resources.png)no-repeat -128px 0px;
	display: inline-block;
}
.aboutus-row-column i.icon3{
	width:128px;
	height:111px;
	background:url(/images/img-resources.png)no-repeat -270px 0px;
	display: inline-block;
}
.aboutus-row-column h3{
	font-family: 'Lato', sans-serif;
	text-decoration:none;
	font-weight:700;
	font-size:20px;
	color: #000;
	margin: 0;
	padding: 10px 0 5px;
}
.aboutus-row-column p{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size: 16px;
	margin-top: 10px;
}	
.inter-row-column h4 span {
	border-bottom: 1px solid red;
        
}


span.line-red{
	width:28%;
	height:1px;
	background:red;
	display: block;
	margin:0 auto;
}
span.linet-red{
	width:10%;
	height:1px;
	background:red;
	display: block;
	margin:0 auto;
}
/*---- About us Part Ends Here ---*/
/*--- Interduce Part Starts Here ---*/




.interduce{
    background: #f7f7f7;
    padding: 5em 0 0 0;
    z-index: -1;
    background-image: url("http://static.zerochan.net/Hatsune.Miku.full.890372.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    min-height: 887px;
}

.interduce2{
	background:url(/images/fc-os-mac6.jpg)no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	padding:1em 0;
	min-height:800px;
        background-position: center center;
        z-index: -1;
}


.interduce3{
	background:url(/images/fc-sp2.jpg)no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	padding:1em 0;
	min-height:800px;
}


.interduce4{
	background:url(/images/fc-m3.jpg)no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	padding:1em 0;
	min-height:800px;
}


.interduce5{
	background:url(/images/figureculture-wakahisa-tamiko.jpg)no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	padding:1em 0;
	min-height:800px;
}

.inter-row-column{
	padding:2em 0 0 0;
        
}
.inter-row-column h4{
	font-weight:700;
	font-size:20px;
	color: #000;
}
.inter-row-column p{
	padding:4px 0 10px 0;
	font-weight:400;
	font-size:16px;
}


p.inter2{
       color: #FFF;
}

h4.inter2{
       color: #FFF;
}


ul.inter-duce{
	padding:0;
	margin:0;
}
ul.inter-duce li{
	display:inline-block;
	padding:0px;
	margin:0px;
}
i.icon4{
	width:129px;
	height:51px;
	background:url(../images/icon5.png)no-repeat;
	display: block;
	cursor:pointer;
}
i.icon5{
	width:129px;
	height:51px;
	background:url(../images/icon4.png)no-repeat;
	display: block;
	cursor:pointer;
}
/*--- Interduce Part Ends Here ---*/
/*--- Slider Part Starts Here ----*/
/*------------------ Slider Part starts Here----------*/
.slider{
	background:url(../images/slide-bg.jpg)no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	padding:6em 0;
}
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
  	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 55px;
	background: transparent url("../images/themes.png") no-repeat left top;
	margin-top: -65px;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border-radius:200px;
  -webkit- border-radius:200px;
  -moz- border-radius:200px;
  -o- border-radius:200px;
}
.callbacks_tabs{
	list-style: none;
	position: absolute;
	top:95%;
	z-index: 999;
	left: 47%;
	padding: 0;
	margin: 0;
}
.slider-top{
	text-align: center;
}
.slider-top p{
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:25px;
	padding:1em 0em 0 0;
	color:rgba(255, 255, 255, 0.32);
}
.slider-top p.below{
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	color: rgba(255, 255, 255, 0.32);
	font-weight: 300;
	padding: 0.5em 0 2.5em 0;
}
.slider-top ul.social-slide{
	display:inline-flex;
	margin: 0px;
	padding: 0px;
}
.callbacks_tabs li{
	display:inline-block;
}
@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
    }
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size:0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height:18px;
  width:18px;
  display:inline-block;
  border:2px solid #5a686b;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  background:#5a686b;
}
.callbacks_here a:after{
	border:2px solid #fff;
	background:#fff;
}
/*-- Slider Part Ends Here ---*/
/*--- Portfolio Starts Here ----*/
.portfolio{
	margin-top:2em;
}
.portfolio-top{
	padding:4em 0;
	text-align:center;
}
.portfolio-top h3{
	font-size:23px;
	font-family: 'Lato', sans-serif;
	font-weight:700;
	color:#000;
	
}
.portfolio-img{
	width:20%;
	float:left;
}
.portfolio-img img{
	width:100%;
}
.portfolio-start{
	margin-bottom:2em;
}
ul.numbers{
	margin:2em 0;
	padding:0;
	text-align:center;
}
ul.numbers li{
	display: inline-block;
	margin:1em 2.5em;
}
.number-top{
	text-align:center;
}
.number-top h4{
	font-family: 'Lato', sans-serif;
	font-weight:700;
	font-size:36px;
	color:#000;
	margin:0;
}
.number-top p{
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:16px;
}
/*--- Portfolio Ends Here ----*/
/*--- Footer Part Starts Here ---*/
.footer1{
	background:#f7f7f7;
	padding:10px 0;
}
.footer-top a{
	font-size:3em;
	color:#a63d56;
	font-family: 'Lato', sans-serif;
	font-weight:700;
	text-decoration:none;
	float:left;
}
p.footer-head{
	font-weight:400;
	font-size:13px;
	color:#000;
	float:right;
	margin-top:20px;
}
p.footer-head a{
	text-decoration: none;
	color:#a63d56;
	font-weight:700;
}
p.footer-head a:hover{
	color:#000;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width:32px;
	height:32px;
	border: none;
	text-indent: 100%;
	background: url(../images/top_move.png) no-repeat 0px 0px;
}
/*--- Footer Part Ends Here ---*/
/*--- Media Queries Starts Here ---*/
@media (max-width:1024px){
	.header {
		min-height: 511px;
	}
	.header-bottom {
		padding: 5em 0 0;
                
	}
	.header-bottom h1 {
		font-size: 80px;
	}
	.header-bottom p {
		font-size: 2.2em;
	}
	.header-bottom a {
		padding: 15px 40px;
	}
	.header-bottom p.reward {
		padding: 3em 0;
	}
	.interduce {
		padding: 4em 0 0 0;
	}
	.inter-row-column {
		padding: 5em 0 0 0;
	}
	.slider {
		padding: 3em 0;
	}
	ul.numbers li {
		margin: 1em 1.5em;
	}
	ul.numbers {
		margin: 0em 0 2em;
	}
}
@media (max-width:800px){
	.header {
		min-height: 450px;
		padding: 0em 0;
	}
	.header-bottom {
		padding: 4em 0 0;
                margin: 10px;
	}
	.header-bottom h1 {
		font-size: 70px;
	}
	.header-bottom p {
		font-size: 2em;
	}
	.header-bottom a {
		padding: 15px 30px;
	}
	.header-bottom p.reward {
		padding: 2em 0;
	}
	.aboutus {
		padding: 2em 0 3em;
	}
	.aboutus-row-column {
		margin-bottom: 2em;
	}
	.interduce {
		padding: 2em 0 0 0;
	}
	.inter-row-column2 {
		text-align: center;
		margin: 0 auto;
	}
	.inter-row-column {
		padding: 20px 10px;
	}
	.inter-row-column2 img {
		width: 100%;
	}
	.slider {
		padding: 1em 0 2em;
	}
	.slider-top p {
		font-size: 21px;
	}
	.callbacks_tabs {
		top: 88%;
		left: 44%;
	}
	ul.numbers li {
		margin: 0em 0.55em;
	}
	.portfolio {
		margin-top: 0em;
	}
	.portfolio-top {
		padding: 2em 0;
	}
	.portfolio-start {
		margin-bottom: 1em;
	}
	.number-top h4 {
		font-size: 25px;
	}
	ul.numbers {
		margin: 1em 0 2em;
	}
	.footer {
		padding: 15px 0;3
	}
	.portfolio-img {
		width: 50%;
	}
}
@media (max-width:768px){
	
}
@media (max-width:640px){
	.header-bottom {
		padding: 3em 0 0;
                margin: 10px;
	}
	.header {
		min-height: 400px;
	}
	.header-bottom h1 {
		font-size: 60px;
	}
	.header-bottom a {
		padding: 12px 20px;
	}
	.aboutus-row-column i.icon1 {
		width: 80px;
		height: 80px;
		background: url(../images/img-resources.png)no-repeat 5px 5px;
		display: inline-block;
		background-size: 300%;
	}
	.aboutus-row-column i.icon2{
		width: 80px;
		height: 80px;
		background: url(../images/img-resources.png)no-repeat -80px 5px;
		display: inline-block;
		background-size: 300%;
	}
	.aboutus-row-column i.icon3{
		width: 80px;
		height: 80px;
		background: url(../images/img-resources.png)no-repeat -164px 5px;
		display: inline-block;
		background-size: 300%;
	}
	.aboutus-row-column h3 {
		font-size: 18px;
		padding: 0px 0 5px;
	}
	span.line-red {
		width: 13%;
	}
	.aboutus-row-column {
		margin-bottom: 1em;
	}
	.slider-top p {
		font-size: 18px;
	}
	.number-top h4 {
		font-size: 20px;
	}
	.number-top p {
		font-size: 14px;
	}
}
@media (max-width:500px){
	.logo a img {
		width: 55%;
	}
        .logo {
                display: block;
                margin: 0 auto;
                padding: 14px 0 6px;
                position: relative;
                z-index: 10;
}
	.menu {
		margin-top: 1.5em;
	}
	ul.menu-top li a {
		font-size: 16px;
	}
	.header {
		min-height: 300px;
	}
	.header-bottom {
		padding: 1em 0 0;
	}
	.header-bottom h1 {
		font-size: 35px;
	}
	.header-bottom p {
		font-size: 19px;
	}
	.header-bottom a {
		padding: 8px 15px;
		font-size:13px;
	}
	.header-bottom p.reward {
		padding: 1.5em 0;
	}
	.header {
		min-height: 250px;
	}
	.aboutus-row-column i.icon1 {
		width: 64px;
		height: 64px;
		background: url(../images/img-resources.png)no-repeat 5px 5px;
		display: inline-block;
		background-size: 300%;
	}
	.aboutus-row-column i.icon2{
		width: 64px;
		height: 64px;
		background: url(../images/img-resources.png)no-repeat -64px 5px;
		display: inline-block;
		background-size: 300%;
	}
	.aboutus-row-column i.icon3{
		width: 64px;
		height: 64px;
		background: url(../images/img-resources.png)no-repeat -131px 5px;
		display: inline-block;
		background-size: 300%;
	}
	.aboutus-row-column h3 {
		font-size: 16px;
		padding: 0px 0 3px;
	}
	.aboutus-row-column p {
		font-size: 15px;
		margin-top: 2px;
	}
	.aboutus-row-column {
		margin-bottom: 6px;
	}
	.aboutus {
		padding: 2em 0 2em;
	}
	.inter-row-column2 img {
		width: 100%;
	}
	.inter-row-column h4 {
		font-size: 16px;
	}
	.inter-row-column p {
		font-size: 15px;
	}	
	.portfolio-top h3 {
		font-size: 18px;
	}
	span.linet-red {
		width: 25%;
	}
	.number-top h4 {
		font-size: 18px;
	}
	ul.numbers li {
		margin: 0.5em 0.55em;
	}
	.footer{
		text-align:center;
	}
	.footer-top a {
		float: none; 
		margin:0 auto;
	}
	img.img-responsive{
		display: inherit;
	}
	p.footer-head{
		float:none;
		margin-top: 3px;
	}
	a.boxclose {
		right: 6em;
	}

}
@media (max-width:320px){
	ul.menu-top li a {
		font-size: 12px;
	}
	ul.menu-top li {
		margin: 0px 3px;
	}
	a#activator {
		margin: 0 3px;
	}
	.menu {
		margin-top: 15px;
	}
	.logo {
		width: 34%;
	}
	a.boxclose {
		right: 2em;
	}
	.header-bottom p {
		font-size: 14px;
	}
	.header-bottom h1 {
		font-size: 28px;
	}
	.header-bottom a {
		padding: 6px 9px;
		font-size: 12px;
	}
	.header-bottom p.reward {
		font-size: 12px;
		padding:10px 0;
	}
	.header-bottom {
		padding: 2em 0 0;
	}
}




/*nav*/

.nav_container {
position: relative;
width: auto;
}

.nav_container {
margin-right: auto;
margin-left: auto;
}

.nav {
left: 0;
display: block;
float: left;
} {
position: static;

list-style: none;
;
}

.navbar-inner {
width: 1097px !important;
}

.nav li a {
display: block;
}
li {
line-height: 20px;
}
li {
display: list-item;
text-align: -webkit-match-parent;
}
.navbar-inner .nav > li > a {
color: white;
text-transform: uppercase;
text-shadow: none;
padding: 18px 15px 18px;
}
.navbar-inner .nav li {
border-right: none;
}
.navbar .nav li {
float: left;
}

.navbar-inner {
background-color: transparent;
}
.navbar-inner {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 0;
background-image: none;
filter: none;
background-color: #fff;
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
padding: 0;
margin: 0 auto;
width: 980px;
}

.nav li {
float: left;
z-index:9999;
}

ul, ol {
padding: 0;


}


ul {
display: block;
list-style-type: disc;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 40px;
}

.nav li:hover {
    background-color: #f60;
}



.web-button {
color: #fff;
border-color: #fff;
}

a.web-button {
display: block;
}

.web-button {
min-width: 162px;
height: 50px;
text-align: center;
border-radius: 5px;
background-color: rgba(72,72,72,0);
border: solid 2px #FFFFFF;
font: 14px/50px "AvenirBlack", Helvetica, Arial, sans-serif;
text-transform: uppercase;
color: #FFF;
padding: 0 24px;
float: left;
}

.web-button:hover{
background-color: #FFFFFF;
color: #060000;
text-decoration: none;
}





/*footer*/
footer {
    width:100%;
    background-color:rgba(255, 144, 0, 1);
}
footer div {
    font-size:16px;
    position:relative;
    width:65%;
    height:150px;
    margin:0 auto;
    padding:70px 0px 180px 40px;
}





.footer-wrapper {
    height: 215px;
    background-color: #FF6600;
    background-repeat: repeat-x;
    width: 100%;
    left: 0;
    text-align: center;
    padding: 60px 0 0 0;
    color: #FFF;
    text-shadow: 0px -1px 1px #781000;
    float: right;
    position: relative;
    display: block;
}

.footer-content nav {
      margin: 0;
      left: auto;
      display: inline-block;
}

.nav {
     list-style: none;
}

.footer-logo {
      clear: both;
      margin-top: 40px;
}

.pull-right {
      float: right;
}

footer a {
	color: #FFFFFF; /* white */
}

footer p {
	color: #FFFFFF; /* white */
}

footer a:hover {
	color: #FFFFFF; /* white */
        text-deccoration: underline;
}


/* Responsive footer */

.footer-basic-centered{
	background-color: #ffffff;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: center;
	font: normal 18px sans-serif;

	padding: 45px;
	margin-top: 80px;
}

.footer-basic-centered .footer-company-motto{
	color:  #8d9093;
	font-size: 24px;
	margin: 0;
}

.footer-basic-centered .footer-company-name{
	color:  #8f9296;
	font-size: 14px;
	margin: 0;
}

.footer-basic-centered .footer-links{
	list-style: none;
	font-weight: bold;
	color:  #676767;
	padding: 35px 0 23px;
	margin: 0;
}

.footer-basic-centered .footer-links a{
	display:inline-block;
	text-decoration: none;
	color: inherit;
}

/* Responsive footer media properties*/

@media (max-width: 600px) {

	.footer-basic-centered{
		padding: 35px;
	}

	.footer-basic-centered .footer-company-motto{
		font-size: 18px;
	}

	.footer-basic-centered .footer-company-name{
		font-size: 12px;
	}

	.footer-basic-centered .footer-links{
		font-size: 14px;
		padding: 25px 0 20px;
	}

	.footer-basic-centered .footer-links a{
		line-height: 1.8;
	}
}





/*siteslider*/

* {
	margin: 0;
	padding: 0;
	
	-webkit-font-smoothing: antialiased;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

::selection {
	background: #bfa57c;
	color: #fff;
}

body {
	color: #000; /*#a48d66;*/
	font: 14px/23px proxima-nova-alt, "Proxima Nova Alt", sans-serif;
}
.banner
{
  position:relative;
  width:100%;
  overflow:auto;
  font-size:18px;
  line-height:24px;
  text-align:center;
  color:rgba(255,255,255,.6);
  text-shadow:0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3);
  background:#FFFFFF;
  box-shadow:0 1px 2px rgba(0,0,0,.25);
}

.banner ul
{
  list-style:none;
  width:300%;
}

.banner ul li
{
  display:block;
  float:left;
  width:33%;
  min-height:350px;
  -moz-background-size:100% 100%;
  -o-background-size:100% 100%;
  -ms-background-size:100% 100%;
  background-size: 100% 100%;
  box-shadow:inset 0 -3px 6px rgba(0,0,0,.1);
  padding:160px 0 110px;
}

.banner h1,.banner h2
{
  font-size:40px;
  line-height:52px;
  color:#fff;
}

.banner .btn
{
  display:inline-block;
  clear:both;
  color:#fff;
  font-size:12px;
  font-weight:700;
  text-transform:uppercase;
  text-decoration:none;
  border:2px solid rgba(255,255,255,.4);
  border-radius:5px;
  margin:25px 0 0;
  padding:9px 22px 7px;
}

.banner .btn:hover
{
  background:rgba(255,255,255,.05);
}

.banner .btn:active
{
  -webkit-filter:drop-shadow(0-1px2pxrgba(0,0,0,.5));
  -moz-filter:drop-shadow(0-1px2pxrgba(0,0,0,.5));
  -ms-filter:drop-shadow(0-1px2pxrgba(0,0,0,.5));
  -o-filter:drop-shadow(0-1px2pxrgba(0,0,0,.5));
  filter:drop-shadow(0-1px2pxrgba(0,0,0,.5));
}

.banner .btn,.banner .dot
{
  -webkit-filter:drop-shadow(01px2pxrgba(0,0,0,.3));
  -moz-filter:drop-shadow(01px2pxrgba(0,0,0,.3));
  -ms-filter:drop-shadow(01px2pxrgba(0,0,0,.3));
  -o-filter:drop-shadow(01px2pxrgba(0,0,0,.3));
  filter:drop-shadow(01px2pxrgba(0,0,0,.3));
}

.banner .dots
{
  position:absolute;
  left:0;
  right:0;
  bottom:20px;
}

.banner .dots li
{
  display:inline-block;
  width:10px;
  height:10px;
  text-indent:-999em;
  border:2px solid #fff;
  border-radius:6px;
  cursor:pointer;
  opacity:.4;
  -webkit-transition:background .5s, opacity .5s;
  -moz-transition:background .5s, opacity .5s;
  transition:background .5s, opacity .5s;
  margin:0 4px;
}

.banner .dots li.active
{
  background:#fff;
  opacity:1;
}






.rowz {
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 106px;
}
.text-centerz {
    text-align: center;
}



/* Third section use bacground image */
.third-section {
    padding-bottom: 170px;
    /*background: #181A1C url(/images/brand-bg.png) no-repeat center;*/
    border-top:6px solid #ff2a13; /*#FECE1A;*/
}
.third-section .container {
    padding-top:80px;
    position:relative;
}
.third-section .title {
    border-bottom: 1px solid #A1AAB7;
    color: #ff2a13; /*#FECE1A;*/
}
.sub-section {
    margin-top:30px;
}
.sub-section .title {
    padding:0;
}
/*******


.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}

.container:before,
.container:after {
  display: table;
  line-height: 0;
  content: "";
}

.container:after {
  clear: both;
}

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}

.container-fluid:before,
.container-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}

.container-fluid:after {
  clear: both;
}




.pull-left {
  float: left;
}


.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}



    
@media (max-width:1199px) and (min-width:992px){
	.interduce {
                background: #f7f7f7;
                padding: 5em 0 0 0;
                z-index: -1;
                background-image: url("http://static.zerochan.net/Hatsune.Miku.full.890372.jpg");
                background-size: contain;
                background-repeat: no-repeat;
		min-height: 687px;
	}
}

@media (max-width:991px) and (min-width:674px){
	.interduce {
		min-height: 547px;
	}
}

@media (max-width:673px) and (min-width:538px){
	.interduce {
		min-height: 417px;
	}
}

@media (max-width:537px){
	.interduce {
		min-height: 347px;
	}
}


3.4 Clients
**********************************************************************/
 .client-slider img {
    border:1px solid white;
}
.client-slider img:hover {
    background-color:#FECE1A;
}
.client-nav {
    list-style:none;
    margin-top:10px;
}
.client-nav li {
    float:left;
    display:block;
    margin-left:10px;
}
.client-nav li a {
    display: inherit;
    padding: 15px;
    background: #FFFFFF;
    border-radius:3px;
    width: 45px;
    height: 45px;
}
.client-nav li a:hover {
    background:#181A1C;
}
.testimonial p {
    color:#181A1C;
    background:#FECE1A;
    padding:15px;
    margin:0;
}
.testimonial .arrow {
    margin-left:10px;
    width:0;
    border-top:10px solid #FECE1A;
    border-left: 20px outset transparent;
    border-right: 20px outset transparent;
}
.testimonial .whopic {
    display:inline-block;
}
.testimonial .whopic img {
    margin-top:10px;
    width:50px;
    height:50px;
    float:left;
}
.testimonial .whopic strong {
    float:left;
    margin-top:10px;
    padding-left:10px;
}
.testimonial .whopic small {
    display:block;
    font-size:12px;
    
}
.testimonial-text{
    display:block;
    font-size:22px;
    text-align:center;
    margin:0 auto;
    margin-top:30px;
    width:70%;
    line-height:1.3em;
}
/*

.centered {
    margin-left: auto;
    margin-right: auto;
    margin-top: 65px;
    float: none;
    text-align: center;
}





@media (min-width: 992px) {
.col-md-feature {
    /* width: 33.33333333%; */
  }
}