.product-android-recovery {
	min-width: 100%;
	min-height: 502px;
	background-color: #309ac8;
	color: #FFF;
}
.product-android-recovery .banner-main {
	min-height: 502px;
	padding-left: 0px;
	padding-right: 0px;
}
.product-android-recovery .banner-desc {
	float: left !important;
	width: 55%;
	padding-top: 58px;
}
.product-android-recovery h1 {
	font-size: 28px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 20px;
}
.product-android-recovery p {
	font-size: 18px;
}
.product-android-recovery ul {
	padding: 0 0 0 8px;
	margin: 20px 10px 20px 8px;
}
.product-android-recovery ul li {
	margin-bottom: 6px;
	padding-left: 0px;
	font-size: 14px;
	line-height: 24px;
	color: #e2f6ff;
}
.product-android-recovery a {
	width: auto;
	margin: 0;
	border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
	text-decoration: none;
	color: #40f9f7;
}
.product-android-recovery .get-mac {
	font-size: 16px;
}
.product-android-recovery .banner-screen {
	float: right !important;
	width: 45%;
	padding-top: 100px;
	position: relative;
}
.android-html5 {
	position: absolute;
	left: 0px;
	top: 264px;
	width: 100%;
	height: 90px;
}
.android-html5 img {
	position: inherit;
	opacity: 0;
	left: 26px;
	bottom: 44%;
	width: 16px;
	filter: alpha(opacity=0);
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}
#icon-android-1 {
	-webkit-animation: icon-android-1 3s ease-in infinite;
	-moz-animation: icon-android-1 3s ease-in infinite;
	-ms-animation: icon-android-1 3s ease-in infinite;
	-o-animation: icon-android-1 3s ease-in infinite;
	animation: icon-android-1 3s ease-in infinite;
}
#icon-android-2 {
	-webkit-animation: icon-android-2 3s 0.8s ease-in infinite;
	-moz-animation: icon-android-2 3s 0.8s ease-in infinite;
	-ms-animation: icon-android-2 3s 0.8s ease-in infinite;
	-o-animation: icon-android-2 3s 0.8s ease-in infinite;
	animation: icon-android-2 3s 0.8s ease-in infinite;
}
#icon-android-3 {
	-webkit-animation: icon-android-3 3s 1.5s ease-in infinite;
	-moz-animation: icon-android-3 3s 1.5s ease-in infinite;
	-ms-animation: icon-android-3 3s 1.5s ease-in infinite;
	-o-animation: icon-android-3 3s 1.5s ease-in infinite;
	animation: icon-android-3 3s 1.5s ease-in infinite;
}
#icon-android-4 {
	-webkit-animation: icon-android-4 3s 2.1s ease-in infinite;
	-moz-animation: icon-android-4 3s 2.1s ease-in infinite;
	-ms-animation: icon-android-4 3s 2.1s ease-in infinite;
	-o-animation: icon-android-4 3s 2.1s ease-in infinite;
	animation: icon-android-4 3s 2.1s ease-in infinite;
}
#icon-android-5 {
	-webkit-animation: icon-android-5 3s 2.6s ease-in infinite;
	-moz-animation: icon-android-5 3s 2.6s ease-in infinite;
	-ms-animation: icon-android-5 3s 2.6s ease-in infinite;
	-o-animation: icon-android-5 3s 2.6s ease-in infinite;
	animation: icon-android-5 3s 2.6s ease-in infinite;
}
.product-android-recovery .desc-btn {
	margin-top: 30px;
}
.product-android-recovery .desc-btn .btn-down,
.product-android-recovery .desc-btn .btn-buy,
.product-tab-btn .btn-down,
.product-tab-btn .btn-buy,
.product-recommend-btn .btn-down,
.product-recommend-btn .btn-buy {
	width: 174px;
	height: 58px;	
	padding-left: 24px;
	padding-right: 24px;
	line-height: 42px;
	font-size: 20px;
	color: #FFF;
	border-radius: 3px;
	font-weight: bold;
	text-align: left;
}
.product-android-recovery .desc-btn .btn-down,
.product-tab-btn .btn-down,
.product-recommend-btn .btn-down {
	background: url(../png/icon-page-content-down-3.png) #00cc00 90% 14px no-repeat;	
	margin-right: 22px;
}
.product-recommend-btn .btn-down {
	margin-right: 0;
	margin-bottom: 22px;
}
.product-android-recovery .desc-btn .btn-down:hover,
.product-android-recovery .desc-btn .btn-down:active,
.product-tab-btn .btn-down:hover,
.product-tab-btn .btn-down:active,
.product-recommend-btn .btn-down:hover,
.product-recommend-btn .btn-down:active {
	background-color: #0dd50d;
}
.product-android-recovery .desc-btn .btn-buy,
.product-tab-btn .btn-buy,
.product-recommend-btn .btn-buy {
	background: url(../png/icon-buynow-2.png) #ffa903 90% 14px no-repeat;
}
.product-android-recovery .desc-btn .btn-buy:hover,
.product-android-recovery .desc-btn .btn-buy:active,
.product-tab-btn .btn-buy:hover,
.product-tab-btn .btn-buy:active,
.product-recommend-btn .btn-buy:hover,
.product-recommend-btn .btn-buy:active {
	background-color: #ffb321;
}
.product-tab .product-tab-btn {
	display: none;
}
.product-tab {
	background-color: #309ac8;
	border-top: 1px solid #36a5d6;
}
.product-tab ul {
	min-height: 85px;
}
.product-tab ul li a {
	font-size: 20px;
}
.product-tab.active {
	position: fixed;
    top: 0px;
    border-top: none;
    -webkit-box-shadow: 0px 5px 8px #d6d6d6;
    -moz-box-shadow: 0px 5px 8px #d6d6d6;
    box-shadow: 0px 5px 8px #d6d6d6;
    z-index: 9999;
}
.product-tab.active .product-tab-btn {
	display: block;
}
.product-desc-step{
	min-height: 650px;
	padding-top: 96px;
}
.product-desc-step .title {
	width: 70%;
	margin: 0 auto 40px auto;
	font-size: 30px;
	line-height: 42px;
}
.product-desc-step .product-action {
	background: url(../png/step-line.png) 0 34% repeat-x;
}
.product-action-step .product-action-desc {
	margin: 16px auto;
}
.product-desc-step ul {
	list-style: none;
}
.product-desc-step ul li {
	margin-bottom: 30px;
}
.product-desc-file-type {
	min-height: 690px;
	padding-top: 100px;
	padding-bottom: 40px;
	background-color: #f2f8fa;
}
.product-desc-file-type .title,
.product-desc-devices .title {
	width: 80%;
	margin: 0px auto 30px auto;
	font-size: 30px;
	line-height: 44px;
	font-weight: bold;
}
.product-desc-file-type .product-desc-list li {
    background: none;
    padding-left: 0;
    margin-bottom: 14px;
}
.product-desc-file-type .product-file-type {
	background: none;
}
.product-desc-file-type .product-file-type li {
	border: none;
	color: #2c2c2c;
}
.product-desc-devices {
	padding-top: 110px;
	padding-bottom: 20px;
}
.product-desc-devices ul {
    margin: 22px 0px;
    padding: 0;
    list-style: none;
}
.product-desc-devices ul li {
    margin-bottom: 14px;
    line-height: 24px;
    font-size: 15px;
}
.product-main-block .row {
    margin-right: -15px;
    margin-left: -15px;
}
.product-windows-scanned {
    background: url(../jpg/banner-product-windows-scanned-3.jpg) left top no-repeat;
    background-size: cover;
    height: 426px;
    text-indent: -9999px;
}
.product-windows-scanned-desc {
    background-color: #3cb7bf;
    height: 426px;
    color: #FFF;
}
.product-windows-solution-desc {
    background-color: #03ba62;
    float: right;
    height: 426px;
    color: #FFF;
}
.product-windows-solution {
	background: url(../jpg/banner-product-windows-solution-3.jpg) left top no-repeat;
    background-size: cover;
    height: 426px;
    text-indent: -9999px;
}
.product-main-block h3 {
	margin-top: 60px;
	margin-bottom: 40px;
}
.product-main-block ul li {
    background: none;
    margin-bottom: 20px;
    padding-left: 0;
}
.product-recommend-android {
	min-height: 252px;
	padding-top: 64px;
	background-color: #36a5d6;
	font-size: 18px;
	line-height: 26px;
	color: #FFFFFF;
}
.product-recommend-android .icon {
	float: left;
	width: 18%;
}
.product-recommend-android .product-recommend-btn {
	float: left;
	width: 20%;
}
.product-recommend-android .img-responsive {
	margin-left: auto;
	margin-right: auto;
}
.product-recommend-android dl {
	float: left;
	width: 62%;
	margin-top: 20px;
}
.product-recommend-android dl dt {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 16px;
}
.product-recommend {
	width: 84%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 80px 0px 20px 0px;
}
.product-recommend .title {
	margin-bottom: 60px;
	font-size: 28px;
	font-weight: bold;
	color: #333333;
}
.product-recommend .item-1,
.product-recommend .item-2 {
	float: left;
	width: 50%;
	border: 1px solid #e6e6e6;
}
.product-recommend .item-2 {
	border-left: none;
}
.product-recommend .head {
	height: 68px;
	line-height: 68px;
	margin: 0;
	font-weight: bold;
	font-size: 22px;
	color: #ffffff;
}
.product-recommend .item-1 .head {
	background-color: #36a5d6;
}
.product-recommend .item-2 .head {
	background-color: #20c220;
}
.product-recommend .item-1 div,
.product-recommend .item-2 div {
	padding: 32px 50px;
}
.product-recommend .item-1 a {
	color: #36a5d6;
	text-decoration: underline;
}
.product-recommend .item-2 a {
	color: #20c220;
	text-decoration: underline;
}
.product-recommend p {
	width: auto;
	margin: 0 0 20px 0;
}
.product-reviews {
	padding-top: 80px;
	padding-bottom: 128px;
	text-align: center;
}
.product-reviews .title {
	margin-bottom: 58px;
	font-size: 28px;
	font-weight: bold;
}
.product-reviews .item {
	padding: 44px 40px 20px 44px;
	border:  1px solid #e5e5e5;
	border-radius: 4px;
}
.product-reviews .item:hover,
.product-reviews .item.active {
	border-color: #36a5d6;
	-webkit-box-shadow: #f2f9fc 0px 0px 30px;
    -moz-box-shadow: #f2f9fc 0px 0px 30px;
    box-shadow: #f2f9fc 0px 0px 30px;
}
.product-reviews .item .img-responsive {
	margin-left: auto;
	margin-right: 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;
}
.product-reviews .item dl {
	margin-top: 30px;
	margin-bottom: 0;
}
.product-reviews .item dl dt {
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: bold;
}
.product-reviews .item dl dd {
	margin-bottom: 10px;
	line-height: 30px;
}
.product-banner-page.imanager {
	min-height: 186px;
	padding-top: 48px;
	background-color: #36a5d6;
	border-bottom: 1px solid #6abde2;
}
.product-banner-page.imanager h1 {
	font-size: 36px;
	font-weight: bold;
}
.product-tab.imanager {
	background-color: #36a5d6;
}
.product-tab.imanager .dropdown-menu li,
.product-tab.imanager-home .dropdown-menu li {
    width: auto; 
    float: none; 
    text-align: left;
    line-height: 46px;
}
.product-tab-btn {
	float: right;
	width: 38%;
	padding-top: 14px;
}
.product-tab.imanager-home .product-tab-btn {
	display: none;
}
.product-tab.imanager-home.active {
	position: fixed;
    top: 0px;
    border-top: none;
    -webkit-box-shadow: 0px 5px 8px #d6d6d6;
    -moz-box-shadow: 0px 5px 8px #d6d6d6;
    box-shadow: 0px 5px 8px #d6d6d6;
    z-index: 9999;
}
.product-tab.imanager-home.active .product-tab-btn {
	display: block;
}


@media (max-width: 991px) and (min-width: 768px) {
	.product-android-recovery h1 {
		font-size: 30px;
	}
	.product-android-recovery p {
		font-size: 18px;
	}
	.product-android-recovery ul li {
		font-size: 14px;
	}
	.product-tab ul li a{
		font-size: 14px;
	}
	.product-android-recovery .btn-buynow, 
	.product-tab-btn .btn-buynow {
		margin-left: 10px;	
	}.product-recommend .title {
		font-size: 20px;
	}
	.product-recommend .head {
		font-size: 18px;
	}
	.product-recommend .item-1 div, 
	.product-recommend .item-2 div {
		padding: 22px 20px;	
	}
	.product-recommend p {
		width: auto;
	}
	.choose-gihosoft dl dt, 
	.choose-gihosoft p span	{
		font-size: 15px;
	}
	.choose-gihosoft dl dd {
		font-size: 12px;
	}
	.product-recommend-android {
		font-size: 16px;
	}
	.product-recommend-android dl dt {
		font-size: 22px;
	}
	.product-support .col-sm-3 {
		line-height: 18px;
		font-size: 12px;
		min-height: 110px;
	}
	.product-reviews .item {
		padding: 40px 12px 20px 16px;
	}
	.product-reviews .item dl dd {
		line-height: 24px;
	}
	
}
@media (max-width: 767px) {
	.product-android-recovery .banner-main {
		padding: 10px 15px 30px;
	}
	.product-android-recovery .banner-screen,
	.product-android-recovery .banner-desc,
	.product-reviews .col-xs-4,
	.product-desc .title,
	.product-support dl {
		float: none;
		width: 100%;
	}
	.product-android-recovery h1 {
		font-size: 24px;
	}
	.product-android-recovery p {
		font-size: 14px;
	}
	.product-android-recovery ul li {
		font-size: 13px;
	}
	.product-tab.active .product-tab-btn {
		display: none;
	}	
	.product-android-recovery .banner-screen img,
	.technical-requirements .screen img {
		margin-left: auto;
		margin-right: auto;
	}
	.product-tab ul{
		width: 100%;
	}
	.product-tab ul li a{
		font-size: 14px;
	}
	.product-reviews {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	.product-reviews .col-xs-4 {
		margin-bottom: 20px;
	}
	.product-recommend-android dl {
		width: 58%;
	}
	.product-recommend-android dl dt {
		font-size: 20px;
	}
	.product-recommend-android dl dd {
		font-size: 14px;
	}
	.product-recommend-android .dropdown {
		width: 24%;
	}
	.product-recommend-android .dropdown .btn {
		width: 120px;
		font-size: 14px;
		height: 42px;
	}
	.product-recommend-android .dropdown .caret {
		margin-left: 10px;
	}
	.product-recommend-android .dropdown-menu {
		width: 120px;
		min-width: 120px;
	}
	.product-recommend-android .dropdown-menu li.windows a,
	.product-recommend-android .dropdown-menu li.mac a,
	.product-recommend-android .btn-buynow .dropdown-menu li.windows a,
	.product-recommend-android .btn-buynow .dropdown-menu li.mac a {
		background-position: 80px 16px;
	}
	.product-recommend-android .dropdown-menu li a {
		font-size: 12px;
	}
	.product-recommend {
		width: 100%;
	}
	.product-recommend .item-1 div, 
	.product-recommend .item-2 div {
		padding: 22px 20px;
	} 
	.product-recommend p {
		font-size: 13px;
	}
	.product-banner-page.imanager h1 {
		font-size: 24px;
	}
	.product-tab-btn {
		float: none;
		width: 100%;
	}
}
