@charset "utf-8";
body{
	font-family: 'Open Sans';
}
/* CSS Document */
.container{
	width: 1030px;
}
/* =.top
-------------------------------------------- */
.head{
	background-color: #2488b1;
	height: 108px;
	padding-top: 24px;
	overflow: hidden;
}
.site-share{
	float: right;
	margin-top: 18px;
}
.site-share .btn-share {
	display: block;
	overflow: hidden;
	width: 42px;
	height: 42px;
	background-image: url(../img/android-file-transfer/site-share.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-right: 10px;
	float: left;
	-webkit-background-size: auto;
    background-size: auto;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.site-share .btn-share:hover,
.site-share .btn-share:active {
	-webkit-transform: rotate(360deg) scale(1.02);
	-ms-transform: rotate(360deg) scale(1.02);
	transform: rotate(360deg) scale(1.02);
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);	
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.site-share .share-google {
	background-position: 0px 0px;
}
.site-share .share-twitter {
	background-position: -52px 0px;
}
.site-share .share-facebook {
	background-position: -103px 0px;
}
.site-share .share-pinterest {
	background-position: -154px 0px;
}
.site-share .share-email {
	background-position: -206px 0px;
}

.banner{
	background: url(../img/android-file-transfer/banner-android-file-transfer-bg.jpg) center center #3e9bc1 no-repeat;
	height: 489px;
}
.banner .container{
	padding-top: 45px;
}
.banner-desc{
	width: 510px;
	float: left;
}
.banner-screen{
	width: 470px;
	float: left;
}
.banner h1{
	font-size: 22px;
	color: #ceeef1;
	margin-top: 0px;
}
.banner p{
	font-size: 26px;
	color: #FFF;
}

.select-version{
	padding-left: 20px;
	margin: 0px 0px 0px 0px;
}
.select-version .radio{
	margin-bottom: 15px;
}
.select-version label {
	font-size: 17px;
	color: #FFF;
	padding-left: 0px;	
}
.product-btn{
	margin-top: 36px;
	margin-bottom: 20px;	
}
.product-btn a,
.btn-getNow a{
	display: inline-block;
	width: 198px;
	height: 54px;
	color: #FFF;
	text-align: left;
	margin: 0px 15px 0px 0px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	outline: 0;
}
.product-btn a.btn-down,
.btn-getNow .btn-down-win{
	background-color: #b6cb34;
}
.btn-getNow .btn-down-win{
	width: ;
}
.product-btn a.btn-buy,
.btn-getNow .btn-down-mac{
	background-color: #f99c41;
	margin-left: 0px;
}
.product-btn a.btn-down:hover,
.product-btn a.btn-down:active,
.btn-getNow .btn-down-win:hover,
.btn-getNow .btn-down-win:active{
	background-color: #c5db3a;
}
.product-btn a.btn-buy:hover,
.product-btn a.btn-buy:active,
.btn-getNow .btn-down-mac:hover,
.btn-getNow .btn-down-mac:active {
	background-color: #ffaa56;
}
.product-btn .icon-win,
.product-btn .icon-mac,
.product-btn .icon-buy,
.product-btn .icon-down,
.btn-getNow .btn-down-win .icon-down,
.btn-getNow .btn-down-mac .icon-down {
	display: block;	
	width: 62px;
	height: 54px;
	float: left;
	text-indent: -9999px;
	background-position: center center;
	background-repeat: no-repeat;
}
.product-btn .icon-win,
.btn-getNow .btn-down-win .icon-down{
	background-image:url(../img/icon-banner-os-windows.png);
	border-right: 1px solid #9eb21f;	
}
.product-btn .icon-down{
	background-image:url(../img/icon-down.png);
	border-right: 1px solid #9eb21f;
}
.product-btn .icon-buy.win{
	background-image:url(../img/icon-banner-os-windows.png);
	border-right: 1px solid #e98423;
}
.product-btn .icon-buy.mac,
.btn-getNow .btn-down-mac .icon-down{
	background-image:url(../img/icon-buy-mac.png);
	border-right: 1px solid #e98423;
}
.product-btn .icon-mac{
	background-image: url(../img/icon-banner-os-mac.png);	
	border-right: 1px solid #9eb21f;
}
.product-btn .icon-buy{
	background-image:url(../img/icon-banner-buy.png);
	border-right: 1px solid #e98423;
}
.product-btn .text,
.btn-getNow .text{
	display: block;	
	width: 136px;
	height: 54px;
	float: left;
	padding-left: 14px;
	padding-top: 8px;
	font-size: 20px;
	line-height: 20px;	
}
.product-btn .span,
.btn-getNow .span{
	font-size: 14px;		
}
.product-btn .btn-down .text,
.btn-getNow .btn-down-win .text{	
	border-left:  1px solid #cde344;
}
.product-btn .btn-buy .text,
.btn-getNow .btn-down-mac .text{	
	border-left:  1px solid #ffbb79;
}
.product-btn .text small{
	display: inline-block;
}
.btn-getNow .text small{
	display: inline-block;
	font-size: 66%;
}
/* =.content
-------------------------------------------- */

.h2-green{
	min-width: 100%;
	height: 76px;
	line-height: 76px;
	margin: 0;	
	background-color: #37b840;
	text-align: center;
	font-size: 28px;
	color: #FFF;
}

.throughly-transfer-files,
.transfer-data{
	margin-top: 54px;
	margin-bottom: 54px;
}
.throughly-transfer-files h3,
.transfer-data h3{
	font-size:24px;
}
.throughly-transfer-files ul,
.transfer-data ul {
	list-style: none;
	margin: 20px 0px;
	padding: 0px;
}
.throughly-transfer-files li,
.transfer-data li {
	background: url(../img/icon-right-green.png) 3px 5px no-repeat;
	padding-left: 26px;
	line-height: 24px;
	margin-bottom: 10px;
	font-size: 15px;
}

/* =.carousel
-------------------------------------------- */
.carousel {
  position: relative;
  padding: 60px 0px 60px 0px;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 80%;
  margin: 0 auto;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  text-align: center;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > p{
	font-size: 18px;
	margin-bottom: 20px;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;  
}
.carousel-inner > .prev {
  left: -100%;  
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
	background: url(../img/android-file-transfer/icon-prev.png) left center no-repeat; 
}
.carousel-control.right {
	background: url(../img/android-file-transfer/icon-next.png) left center no-repeat;
	left: auto;
	right: -12%;
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=1);
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 14px;
  height: 14px;
  background-color: #2280bf;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
 .carousel-control .glyphicon-chevron-left,
 .carousel-control .glyphicon-chevron-right,
 .carousel-control .icon-prev,
 .carousel-control .icon-next {
 	width: 30px;
  	height: 30px;
  	margin-top: -15px;
  	font-size: 30px;
 }
 .carousel-control .glyphicon-chevron-left,
 .carousel-control .icon-prev {
 	margin-left: -15px;
 }
 .carousel-control .glyphicon-chevron-right,
 .carousel-control .icon-next {
 	margin-right: -15px;
 }
 .carousel-caption {
 	left: 20%;
  	right: 20%;
  	padding-bottom: 30px;
 }
 .carousel-indicators {
 	bottom: 10px;
 }

.choose-gihosoft{
	font-size: 17px;
	line-height: 22px;
	padding-top: 44px;
	padding-bottom: 44px;
}
.choose-gihosoft img{
	float: left;
	display: block;
	margin-right: 14px;
}

/* =.help
-------------------------------------------- */
.help {
	padding: 50px 0px;
}
.help .guides,
.help .video,
.help .contactUs{
	float: left;
	width: 32%;
	padding: 8px 26px;
	min-height: 296px;	
}
.help .guides,
.help .video{
	margin-right: 2%;
}
.help .video{
	border: 1px solid #e5e5e5;
	border-top: 3px solid #136ebb;
}
.help .guides,
.help .contactUs{
	border: 1px solid #e8e8e8;
	border-top: 3px solid #2bc822;
}
.help dl dt{
	font-size: 22px;
	color: #000;
}
.help .guides dl dt,
.help .video dl dt{
	margin-bottom: 18px;
}
.help .contactUs dl dt{
	margin-bottom: 8px;
}
.help dl dd{
	margin: 0 0 4px 0;
	font-size: 14px;
}
.help .guides dl dd,
.help .faqs dl dd{	
	background: url(../img/android-file-transfer/icon-tutorials.png) 0px 5px no-repeat;
	padding-left: 16px;
}
.help dl dd.desc{
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 8px;
	margin-bottom: 12px;
}
.help .guides dl dd a,
.help .faqs dl dd a{
	/*text-decoration: underline;*/
}
.help .guides dl dd a:hover,
.help .guides dl dd a:active,
.help .faqs dl dd a:hover,
.help .faqs dl dd a:active{
	color: #000;
}

/* =.brand
-------------------------------------------- */
.transfer-brand{
	margin-top: 52px;
	margin-bottom: 52px;
}
.transfer-brand p{
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 40px;
}
.brand-item1,
.brand-item2,
.brand-item3{
	float: left;
	margin-right: 14px;
}
.brand-item1{
	width: 322px;
}
.brand-item2{
	width: 325px;
}
.brand-item3{
	width: 325px;
	margin-right: 0px;
}

.brand-item1 img,
.brand-item2 img,
.brand-item3 img{
	margin-bottom: 9px;
}

/* =.Customers Say
-------------------------------------------- */
.customers{
	background-color: #f7f7f7;
	height: 450px;
}
.customers .container{
	padding-left: 0;
	padding-right: 0;
}
.customers-block{
	height: 450px;
    padding-top: 50px;
}
.customers-block:hover,
.customers-block:active{
	background-color: #efeded;
}
.customers-block.active{
	background-color: #e7e7e7;
}
.customers-picture img{
    width: 136px;
    height: 136px;
    display: block;
    margin: 0px auto 40px auto;   
    border-radius: 80px;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    -webkit-box-shadow: #666 0px 2px 3px;
    -moz-box-shadow: #666 0px 2px 3px;
    box-shadow: #666 0px 2px 3px;    
}
.customers-message p{
    position: relative;
    font-size: 14px;
    color: #8d8d8d;
    font-style: italic;
    padding: 0px 35px;
}
.customers-block .start{
	margin-top: 38px;
}
.start,
.start-half{
	width: 16px;
    height: 16px;
    display: inline-block;
    text-indent: -9999px;    
    margin-right: 2px;
}
.start{
    background: url(../img/icon-start.png) left top no-repeat;    
}
.start-half{
	background: url(../img/icon-start-half.png) left top no-repeat;  
}
.before-icon{
    background: url("../img/icon-customers-before.png") left top no-repeat;
    display: block;
    width: 15px;
    text-indent: -9999px;
    position: absolute;
    top: 0px;
    left: 10px;
}
.after-icon{
    background: url("../img/icon-customers-after.png") left top no-repeat;
    display: block;
    width: 15px;
    text-indent: -9999px;
    position: absolute;
    bottom: -10px;
    right: 20px;
}
.commenter{
    float: right;
    display: inline-block;
    margin-top: 38px;
    margin-right: 0px;
}

.fix{
	display: none;
}
.fix-text {
	float: left;
	text-align: left;
	/*font-family: 'robotolight';*/
	font-size: 34px;
	font-weight: bold;
	color: #FFF;
	line-height: 50px;
	margin: 10px 0px 10px 60px;	
}
.fix .btn-getNow{
	float: right;
	margin: 10px 60px 10px 0px;
}
.fix .btn-getNow a{
	margin-top: 0;
}
.btnFixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	display: block;
	box-shadow: 0 0 3px #000;
	background-color: #2488b1!important;
}

/* =.copyright
-------------------------------------------- */
.copyright {    
    height: 76px;
    line-height: 76px;
    background-color: #21262a;
    text-align: center;
    font-size: 15px;
    color: #949697;
}
.copyright p{
	margin: 0;
	text-align: center;
}
.copyright a{
	color: #C5C5C5;
}