/**/
@charset "utf-8";
/* CSS Document */
#cntdwn {
    position:relative;
	text-align:center;
}
#cntdwn ul {
	margin:0 auto;
}
#cntdwn ul li {
	width: 50px;
	text-align: center;
	float: left;
	margin-right:20px;
}
#cntdwn b {
	font-size: 35px;
	font-weight:normal;
	font-family: 'Oswald', sans-serif;
}
.timeDescription {
	font-family:sans-serif;
	font-size:11px;
	color: #b1b1b1;
}
#days, #hours, #minutes, #sec-number {
	color:#fff;
	text-decoration:none;
}
/**/
.iphone-6{
	padding-top:60px;
	padding-bottom:120px;
	bottom:0;
}
.banner-top{
	background:url(images/topback.jpg);
	border-bottom:1px solid #6dc4ff;
	padding:5px;
	text-align:center;
	font-size:14px;
	color:#fff;
	font-weight:bold;
}
.scrollToTop {
    background: url("images/sup.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 38px;
    color: #444444;
    display: none;
    font-weight: bold;
    height: 38px;
    position: fixed;
    right: 40px;
    text-align: center;
    text-decoration: none;
    width: 38px;
	opacity:0.5;
}
.scrollToTop:hover{
	opacity:1;
}
/* Page Animated item Styles */

.animated{
	visibility:hidden;
}
.visible{
	visibility:visible;
}
.border{
	border:1px solid #eeeeee;
}
#nav{
	list-style: none;
	position: fixed;
	right: 20px;
	z-index: 999;
}
#nav li{
	margin: 0 0 15px 0;	
}

#nav li a {
	display: block;
	width: 13px;
	height: 13px;
	border-radius: 20px;
	background-color:#fff;
	border: solid 2px fff;
}
#nav li a span {
        display: none;
		position: fixed;
    	right: 20px;
		font-size:12px;
}
#nav li a:hover span {
        display: inline-block;
		background:#fff;
		padding:2px;
		text-align:right;
		-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#nav li a:hover{
	background-color:#3bbdf8;
}

#nav li a.current {
	background-color:#3bbdf8;
}
#nav li a:hover, #nav li.active a, #nav li a:hover, #nav li a:focus{
    border-color: #3bbdf8;
	background-color:#3bbdf8;
}
#nav li.active a{
	background-color:#3bbdf8;
}
#bg-section, #tile-section {
      font-size: 2em;
      font-weight: bold;
      text-shadow: 2px 2px rgba(0,0,0, 0.5);
      box-sizing: border-box;
      padding: 1em;
      min-height: 100%;
    }
    #separator-section {
      color: #000;
      padding: 10px;
	  background:#fff;
    }
.bg-img {
        background: no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -ms-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
#buyback-1{
	width:100%;
	color: white;
	height: 100%;
	margin: 0 auto;
	/*padding: 90px 0 0 0;*/
}


#inner-about-detail{
	width:100%;
	color: white;
	height: 600px;
	min-height: 100%;
	margin: 0 auto;
	/*padding: 90px 0 0 0;*/
}
.story{
	margin: 0 auto;
	min-width: 980px;
	overflow: auto;
	width: 980px;
}

.story .float-left, .story .float-right{
	padding: 100px 0 0 0;
	position: relative;
	width: 350px;	
}

.slide {
	width: 100%;
	height:100%;
	position:relative;
}

/*1. Default*/
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	text-align:right;
}
.alignleft {
	text-align:left;
}
.aligncenter {
	text-align:center;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
/*2.0 Main*/
body {
	overflow-x:hidden;	
	font-family: 'Raleway', sans-serif;
	color:#333;
	font-size: 14px;
    line-height: 1.9;
}
.strong{
	font-size: 16px;
	font-weight:bold;
}
.italicy{
	font-style:italic;
}
blockquote p {
    font-size: 17px;
    font-weight: normal;
    line-height: 1.6;
}
.startquote-top{
	padding-top:100px;
}
/*2.1 Pre loader*/
#loading { position: fixed; top: 0; width:100%; height:100%; background: #fff; z-index: 999999; display: block !important; }
#loading img { position: fixed; top: 50%; left: 50%; margin: -25px 0 0 -25px; }
/*3.0 Top Area*/
/*** 3.1 Navigation ***/
.twolinks{float:left;margin-top:20px}
.twolinks ul{margin-left:0;padding-left:0;display:inline;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:normal}
.twolinks ul li{margin-left:0;padding:0
3px 0 10px;border-left:1px solid #747474;list-style:none;display:inline}
.twolinks ul li a{text-decoration:none;color:#747474;font-size:12px;font-weight:bold}
.twolinks ul li a:hover{text-decoration:none;color:#1db1f2}
.twolinks ul li.first{margin-left:0;border-left:none;list-style:none;display:inline}
.right-header{float:right;margin-top:10px;width:400px;text-align:right}
.right-header .social{float:right;margin-bottom:10px}
.right-header .main-nav{float:right;clear:both;text-align:left}
.right-header .main-nav ul{margin-left:0;padding-left:0;display:inline;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:bold}
.right-header .main-nav ul li{margin-left:0;padding:0px
0px 0px 10px;border-left:0px solid #747474;list-style:none;display:inline}
.right-header .main-nav ul li a{text-decoration:none;color:#747474;font-size:12px;font-weight:bold}
.right-header .main-nav ul li a:hover{text-decoration:none;color:#1db1f2}
.right-header .main-nav ul li.first{margin-left:0;border-left:none;list-style:none;display:inline}
.social-n{
	width:auto;
}
.socialbtn {
    float: left;
    margin-right: 5px;
}
.logo{
	width:auto;
}
.logo-sign{
	width:auto;
	padding-bottom:20px;
}
#site-buyback{	
	width: 100%;
	box-shadow: 0px 1px 4px rgba(0,0,0, 0.1);
	z-index: 1031;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.site-back{
	color:#fff !important;
	background-color:rgba(255,255,255, 1)
}
.no-nav{
	top:-120px;
}
.show-nav{
	top:0;
}
.navbar {
  border-radius: 0;
  border: 0;
  margin: 0 auto;
  height: auto;
  max-width:1170px;
  min-height: 0;
  z-index: 9999;
  -webkit-backface-visibility: hidden;
  /*** Dropdown Menu ***/
  /*** Styles ***/
  /*** Floating ***/
}
.navbar .navbar-nav {
  margin-left: 0;
  margin-right: 0;
}
.navbar .navbar-nav > li a {
	font-size:12px;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
.navbar .navbar-nav > li a:hover,
.navbar .navbar-nav > li a:focus {
  background: none;
  color: #46cad7 !important;
}
.navbar .navbar-nav > li.active > a {
  color: #46cad7 !important;
}
.navbar .navbar-nav > li > a {
	color:#fff;
  padding-top: 0;
  padding-bottom: 0;
  background-color: transparent !important;
  font-weight: 500;
}
.navbar .navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  height: auto;
  line-height: 1;
  position: relative;
}
.navbar .navbar-brand img {
  position: absolute;
}
.navbar .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.navbar .navbar-collapse.collapse.in,
.navbar .navbar-collapse.collapsing {
  margin-top: 10px;
  position: absolute;
  width: 100%;
  z-index: 100;
  border-top:1px solid #8e1010;
}
.navbar .navbar-collapse.collapse.in .navbar-nav > li a,
.navbar .navbar-collapse.collapsing .navbar-nav > li a {
  padding-top: 1%;
  padding-bottom: 1%;
  color: #fff;
}
.navbar .navbar-toggle {
  background: transparent;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.navbar .navbar-toggle .icon-bar {
  height: 3px;
  background-color:#fff;
  border-radius: 1px;
  -webkit-transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
.navbar .navbar-toggle:hover .icon-bar {
  background-color: #46cad7;
}
.navbar .buttons {
  float: right;
  line-height: 1;
  margin-left: 80px;
  cursor: default;
  margin-bottom:10px;
}
.navbar .social {
  float: right;
  line-height: 1;
  margin-left: 80px;
  cursor: default;
}
.navbar .social a {
  padding: 5px;
}
.navbar .navbar-collapse:not(.in):not(.collapsing) .navbar-nav > li.dropdown.open > a {
  color: #46cad7;
}
.navbar .navbar-nav > li > .dropdown-menu {
  top: 40px;
  border-radius: 3px;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.navbar .navbar-nav > li > .dropdown-menu > li a {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 13px;
  text-transform: none;
  background-color: transparent !important;
}
.navbar .navbar-nav > li > .dropdown-menu li.active a {
  color: #46cad7;
}
.navbar.floating .navbar-nav > li > .dropdown-menu {
  border-radius: 0 0 3px 3px;
  top: 45px;
}
.navbar.three .navbar-nav > li > a:after,
.navbar.four .navbar-nav > li > a:after,
.navbar.six .navbar-nav > li > a:after {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 80%;
  height: 1px;
  content: "";
  opacity: 0;
  -webkit-transition: height .3s ease 0s, opacity .3s ease 0s, transform .3s ease 0s;
  -moz-transition: height .3s ease 0s, opacity .3s ease 0s, transform .3s ease 0s;
  -o-transition: height .3s ease 0s, opacity .3s ease 0s, transform .3s ease 0s;
  transition: height .3s ease 0s, opacity .3s ease 0s, transform .3s ease 0s;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.navbar.three .navbar-nav > li > a:hover:after,
.navbar.four .navbar-nav > li > a:hover:after,
.navbar.six .navbar-nav > li > a:hover:after,
.navbar.three .navbar-nav > li > a:focus:after,
.navbar.four .navbar-nav > li > a:focus:after,
.navbar.six .navbar-nav > li > a:focus:after,
.navbar.three .navbar-nav > li.dropdown.open > a:after,
.navbar.four .navbar-nav > li.dropdown.open > a:after,
.navbar.six .navbar-nav > li.dropdown.open > a:after {
  height: 2px;
  opacity: 1;
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  -o-transform: translateY(8px);
  -ms-transform: translateY(8px);
  transform: translateY(8px);
}
.navbar.seven .navbar-nav > li.active > a:after,
.navbar.eight .navbar-nav > li.active > a:after,
.navbar.nine .navbar-nav > li.active > a:after {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 23px auto 0;
  width: 80%;
  height: 2px;
  background: #46cad7;
  content: "";
}
.navbar.seven:not(.floating) .navbar-nav > li.active > a:after,
.navbar.eight:not(.floating) .navbar-nav > li.active > a:after,
.navbar.nine:not(.floating) .navbar-nav > li.active > a:after {
  margin-top: 15px;
}
.navbar.two .social,
.navbar.four .social,
.navbar.nine .social {
  display: block;
}
@media (min-width: 768px) {
  .navbar.five .navbar-nav,
  .navbar.six .navbar-nav,
  .navbar.seven .navbar-nav {
    margin: 0 auto;
    display: table;
    table-layout: fixed;
    float: none !important;
  }
}
.navbar.floating {
  display: block;
  position: fixed;
  padding-top: 40px;
  padding-bottom: 25px;
  background-color: #ffffff;
  -webkit-transform: translateY(-90px);
  -moz-transform: translateY(-90px);
  -o-transform: translateY(-90px);
  -ms-transform: translateY(-90px);
  transform: translateY(-90px);
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.navbar.floating.positive {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform .5s ease;
}
.navbar.floating.negative {
  -webkit-transform: translateY(-90px);
  -moz-transform: translateY(-90px);
  -o-transform: translateY(-90px);
  -ms-transform: translateY(-90px);
  transform: translateY(-90px);
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform .5s ease;
}
.navbar.floating .nav > li a {
  color: #282828;
}
.navbar.floating .navbar-toggle .icon-bar {
  background-color: #282828;
}
.navbar.floating .social i {
  color: #282828;
}
.padd-top{
	padding-bottom:10px;
}
/*Colors accent*/
.wh{
	color:#fff;
}
.gre{
	color:#65b821;
}
.blu{
	color:#1ba7ff;
}
.blu a, .wh a{
	color:#1ba7ff;
}
.blu a:hover, .wh a:hover{
	color:#000;
	text-decoration:none;
}
.uppercase{
	text-transform:uppercase;
	padding-top:0;
	padding-bottom:10px;
}
/*main color*/
.acent-txcolor-a{
	color:#2286c4;
}
.acent-txcolor-b{
	color:#69bc48;
}
.acent-txcolor-c{
	color:#606060;
}
.color-back-a{
	background-color:#55b3f0;
	color:#FFF;
}
.color-back-b{
	background-color:#65b821;
	color:#FFF;
}
.color-back-c{
	background-color:#d42128;
	color:#FFF;
}
.color-back-d{
	background-color:#a3b353;
	color:#FFF;
}
.color-back-a a,.color-back-b a,.color-back-c a{
	color:#fff;
}
.color-back-a a:hover,.color-back-b a:hover,.color-back-c a:hover{
	color:#000;
	text-decoration:none;
}

/*text sizes*/
.large-4tx{
	font-weight:900;
	font-size:5.5em;
	line-height:1;
}
.large-3tx{
	font-weight:900;
	font-size:4.5em;
	line-height:1;
}
.large-2tx{
	font-weight:900;
	font-size:3.5em;
	line-height:1;
}
.large-1tx{
	font-weight:900;
	font-size:1.6em;
	line-height:1;
	padding-bottom:10px;
}
.large-ptx{
	font-size:1.3em;
}
.thin-4tx{
	font-weight:300;
	font-size:5.5em;
	line-height:1;
}
.thin-3tx{
	font-weight:300;
	font-size:4.5em;
	line-height:1;
}
.thin-2tx{
	font-weight:300;
	font-size:3.5em;
	line-height:1;
}
.thin-1tx{
	font-weight:300;
	font-size:2em;
	line-height:1;
}
.thin-1x{
	font-weight:300;
	font-size:1.5em;
	line-height:1;
}
.psize{
	font-weight:300;
	font-size:1.5em;
	font-weight:bold;
}
.bold-1{
	font-weight:300;
}
.bold-2{
	font-weight:400;
}
.bold-3{
	font-weight:700;
}
.bold-4{
	font-weight:800;
}
/*Sections */
h1, .h1, h2, .h2, h3, .h3 {
    margin-bottom: 10px;
    margin-top: 0px;
}
.bg-overlay {
	background:url(images/bg-overlay.png) repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 600px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index:0;
}
.bg-overlay-top {
	background:url(images/bg-overlay.png) repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 600px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index:0;
}
.headline-area{
	position:relative;
	padding-top:10px;
	text-align:center;
	z-index:1;
	padding: 20px 0 0 0;
}
.headline-area-top{
	position:relative;
	padding-top:10px;
	text-align:center;
	z-index:1;
}
.inner-headline-area{
	position:relative;
	padding-top:10px;
	text-align:center;
	z-index:1;
	padding: 70px 0 0 0;
}
.button-area{
}
.btn-white{
	background:transparent;
	text-transform:uppercase;
	color:#fff;
	padding-left:20px;
	padding-right:20px;
	border:2px solid #fff;
	text-align:center;
}
.btn-white:hover{
	background-color:#fff;
}
.detail-link{
	font-size:1.5em;
	line-height:1;
}
/*area text*/
.seprator-sec{
	width:auto;
}
.seprator-sec a{
	font-size:1.5em;
	line-height:1;
}
#content-up {
  width: 100%;
}
#content-up.content-show {
  min-height: 0;  
  padding: 60px 0;
}
#content-up #content_wrap {
}
#content-up .team_slider {  
  display: block;
  position: relative;
}
#content_info {
  display: block;
}
#content_info > div {
  /*visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;  
  /* hack for ie8 */
/*  opacity: 1\9;
  visibility: visible\9;
  display: none\9;
  position: absolute;*/
  display:none;
  position:relative;
}
#content_info > div:before, #content_info > div:after {
  content: " ";
  display: table;
}
#content_info > div:after {
  clear: both;
}
#content_info > div.active {
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0.1s;
  -moz-transition: all 0.3s ease-in-out 0.1s;
  -o-transition: all 0.3s ease-in-out 0.1s;
  transition: all 0.3s ease-in-out 0.1s;
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  /* hacks for ie8 */
  display: block\9;
  position: relative;
  z-index: 100;
}
#content_info .img_wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 370px;
  height: 370px;
}
#content_info .img_wrap img {
  width: 100%;
}
#content_info .detail_info {
  height: auto;
  background-color: white;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
#content_info .detail_info:before {
  right: 100%;
  top: 50%;
  margin-top: -25px;
  content: '';
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  position: absolute;
  border-width: 25px 15px 25px 0;
  border-color: transparent white transparent transparent;
}
#content_info .detail_info img{
	display:inline-block;
}
#content_info .detail_info .close {
  top: 15px;
  right: 0px;
  position: absolute;
}
#content_info .detail_info .close:hover:after {
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
  background-color: #333361;
}
#content_info .detail_info .close:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/**/
.inner {
    height: auto;
    margin: 0 auto;
    padding: 20px 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.inner:after{
		clear: both;
	}
.inner .boxes {
    overflow: hidden;
}
.process-box{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:4px solid #ccc;
		text-align: center;
		padding:10px;
		cursor: pointer;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
}
.process-box:hover{
	-webkit-box-shadow: inset 7px 7px 8px -7px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    inset 7px 7px 8px -7px rgba(50, 50, 50, 0.75);
box-shadow:         inset 7px 7px 8px -7px rgba(50, 50, 50, 0.75);
}
.about-box{
		text-align: center;
		margin:20px auto 0;
		cursor: pointer;
	}
/* About Icon Styles */

.about-icon {
    display: block;
    height: 92px;
    margin: 1px auto;
    position: relative;
    width: 92px;
    z-index: 3;
	-webkit-transition: border-color 1s ease;
         -moz-transition: border-color 1s ease;
           -o-transition: border-color 1s ease;
          -ms-transition: border-color 1s ease;
              transition: border-color 1s ease;
}

.about-icon:before{
		width:93px;
		height: 93px;
		content:'';
		z-index: 1;
		position: absolute;
		background:#4bb6f9;
		border-radius:50%;
		top:-1px;
		left:-1px;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
}
.about-icon:after {
    background: none repeat scroll 0 0 #FAFAFA;
    content: "";
    height: 20px;
    position: absolute;
   -webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
    z-index: 2;
}
.about-icon i{
		font-size:45px;
		color:#fff;
		z-index: 4;
		position: relative;
		line-height: 95px;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
}
/* About Box Hover Styles */
.about-box:hover .about-icon:before{
		background:#116dbf;
}
.about-box:hover .about-icon:after {
		background:#116dbf;
}
.about-box:hover .about-icon i{
		color:#fff;
}
.about-head{
		margin:10px auto;
		font-size:1.2em;
		font-weight:900;
}
.about-text{
		font-size:13px;
}

.process-box:hover .about-icon:before{
		border:10px solid #116dbf;
		
}
.process-box:hover .about-icon:after {
		background:#116dbf;
}

.bulkbtn{
		font-size:1.5em;
		padding-top:20px;
		padding-bottom:20px;
}
.footer-blue{
		background:#4bb6f9;
		padding-top:20px;
		padding-bottom:20px;
}
.footer-blue h5{
		font-size:1.5em;
		color:#fff;
		font-weight:900;
}
.footer-blue ul,li{
		list-style:none;
		margin:0;
		padding:0;
}
.footer-blue ul{
		margin-top:10px;
}
.footer-blue li{
		display:block;
}
.footer-blue li a, h5 a{
		color:#fff;
}
.footer-blue li a:hover, h5 a:hover{
		color:#191815;
		text-decoration:none;
}
.footer-blue .social{
		color:#fff;
}
.footer-blue .social a{
		color:#fff;
}
.footer-blue .social a:hover{
		color:#191815;
		text-decoration:none;
}
.copy{
		background:#fff;
		padding-top:20px;
		padding-bottom:20px;
		border-top:1px solid #ccc;
}
.copy p{
		font-size:11px;
		color:#848484;
		line-height:1;
}
/*Inner page*/
.slider-wrapper{
	position:relative;
	overflow:hidden;	
	width:100%;	
	margin:0 auto;
	z-index:0;
}
.slider{
	position:relative;
	width:100%; 
/*	height:400px; when responsive, comment this out */
	margin:0 auto;	
}
.slider h1{
	color:#fff;
}
.in-back{
	background:url(images/back-inner.jpg);
}
.inner-body{
	padding-top:30px;
	padding-bottom:30px;
}
.about-inner-box{
		text-align: center;
		margin:20px auto 0;
}
.about-inner-box .about-head{
		margin:20px auto;
		font-size:2.5em;
		font-weight:500;
}
.about-inner-box .about-text{
		font-size:13px;
}
.about-section{
	padding-bottom:40px;
}

.about-in-icon {
    display: block;
    height: 92px;
    margin: 1px auto;
    position: relative;
    width: 92px;
    z-index: 3;
	-webkit-transition: border-color 1s ease;
         -moz-transition: border-color 1s ease;
           -o-transition: border-color 1s ease;
          -ms-transition: border-color 1s ease;
              transition: border-color 1s ease;
}

.about-inner-box p{
	text-align:left;
}
.about-in-icon:before{
		width:120px;
		height: 120px;
		content:'';
		z-index: 1;
		position: absolute;
		background:#fff;
		border-radius:50%;
		border:2px solid #2286c4;
		top:-15px;
		left:-15px;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
}
.about-in-icon:after {
    background: none repeat scroll 0 0 #fff;
    content: "";
    height: 20px;
    position: absolute;
    transition: all 0.3s ease 0s;
    z-index: 2;
	
}
.about-in-icon i{
		font-size:45px;
		color:#2286c4;
		z-index: 4;
		position: relative;
		line-height: 92px;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
}
.about-in-box:hover .about-in-icon:before{
		background:#116dbf;
}
.about-in-box:hover .about-in-icon:after {
		background:#116dbf;
}
.about-in-box:hover .about-in-icon i{
		color:#fff;
}
.about-inner-box:hover .about-in-icon:before{
		background:#2286C4;
		border:20px solid #fff;
}
.about-inner-box:hover .about-in-icon:after {
		background:#e3e3e3;
}
.about-inner-box:hover .about-in-icon i{
		color:#fff;
}
.in-middle{
	margin-top:20px;
	margin-bottom:30px;
	text-align:left;
}
.in-middle ul,li{
	list-style:none;
	margin:0;
	padding:0;
}
.in-middle ul > li {
    display: table-row;
	font-size:13px;
}

.in-middle ul > li:before {
    display: table-cell;
    padding-left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.in-middle li:before {
	font-family: 'FontAwesome';
 content: "\f054";
  display: inline-block;
  width: 1.3em;
}
.in-middle li:after{
	width: 2em;
}
.process-back{
	background:#f4f4f4;
	margin-top:20px;
	padding:20px;
	border-bottom:2px solid #c6c6c6;
}
.process-img{
	width:auto;
	text-align:center;
}
.process-img img{
	display:inline-block;
	margin-top:10px;
	margin-bottom:10px;
}
.btn-lg2 {
  padding:10px 100px;
  font-size: 22px;
  line-height: 1.33;
}
.process-slide{
	width:100%;
	height:450px;
	padding-top:100px;
}
#login {
    display: table;
    float: none;
    margin: 120px auto;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.2);
-moz-box-shadow:    0px 0px 11px 0px rgba(50, 50, 50, 0.2);
box-shadow:         0px 0px 11px 0px rgba(50, 50, 50, 0.2);
}
.paper {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    padding: 20px;
}
.log-form{
	margin-bottom:10px;
	margin-top:10px;
}
.line-sep{
	padding-bottom:15px;
	border-bottom:1px solid #E5E5E5;
}
.forgot{
	padding-top:10px;
	padding-bottom:10px;
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
#nav{
	display:none;
}
.headline-area-top, .headline-area{
	padding:30px 10px 0;
}
#site-buyback{
	position:relative;
}
.large-2tx {
    font-size: 1.6em;
    font-weight: 900;
    line-height: 1;
}
.thin-3tx, .thin-2tx{
    font-size: 1.6em;
	font-weight: bold;
}
.large-ptx {
    font-size: 1em;
}
.psize {
    font-size: 1em;
    font-weight: bold;
}
#buyback-1, #buyback-2, #buyback-3, #buyback-4, #buyback-5{
	height:100% !important;
}
.padd-top {
    padding-top: 0px;
	margin-bottom:30px;
}
#buyback-6{
	height:650px;
}
#separator-section{
	padding:10px;
}
.bulkbtn {
    font-size: 15px;
    font-weight: bold;
}
.seprator-sec a {
    font-size: 15px;
    line-height: 1;
}
.bg-overlay{
	height:439px;
}
.scrollToTop{
	right:10px;
	opacity:1;
	bottom:3px;
}
.copy p{
	padding:5px;
	margin-bottom:5px;
}
.navbar .navbar-collapse.collapse.in, .navbar .navbar-collapse.collapsing{
	background:#000;
	border:0;
	left:0;
	right:0;
}
.navbar .buttons { 
    margin-left: 10px;
	margin-top:10px;
}
.navbar .buttons{
	float:left;
}
#inner-about-detail{
	height:1060px;
}
.inner-headline-area{
	padding:20px 10px 0;
}
.in-middle ul > li:before{
	padding-top:0;
}
.msg-pic{
	display:none;
}
.pagination > li > a, .pagination > li > span{
	padding:6px;
}
.process-box{
	margin-top:10px;
}
#gear1{
	top:-120px !important;
}
#gear2{
	top:-65px !important;
}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
.about-head{
	font-size:0.8em;
}
.nav > li > a{
	padding:10px 9px;
}
}
