/*--------------------------
Author: Jenn Pereira
Author Website: PereiraDigitalMedia.com
Theme: Ophiuchus - Mobile Apps Landing Page
This is the CSS for Mobile Responsiveness of Ophiuchus Theme
--------------------------*/


/*--------------------------
-------- MIN 1920px --------
--------------------------*/

@media only screen and (min-width: 770px) {
	#home {
		height: auto;
	}
	.home-bg {
		background-size: 100%;
	}
}

@media only screen and (min-width: 1920px) {}


/*--------------------------
-------- MAX 1170px --------
--------------------------*/

@media only screen and (max-width: 1170px) {
	#navigation {
		padding: 0 20px;
		height: 65px;
	}
	#subscription {
		height: auto;
		min-height: 450px;
		padding-bottom: 20px;
		padding-top: 30px;
	}
	.footer-icon {
		padding-right: 5px;
		font-size: 35px;
	}
}


/*--------------------------
-------- MAX 1024px --------
--------------------------*/

@media only screen and (max-width: 1024px) {}


/*--------------------------
--------- MIN 970px --------
--------------------------*/

@media only screen and (min-width: 970px) {
	#navigation .nav-menu {
		display: block !important;
	}
	#specLi{
		display: none;
	}
	#lielse{
		position: relative;
	  }
	  #lielse .li_info{
		display: none;
		color: #333;
		position: absolute;
		background-color: #ffffff;
		top: 66px;
		}
	#lielse:hover .li_info{
	display: block;
	color: #333;
	background-color: #ffffff;
	position: absolute;
	top: 66px;
	}
}


/*--------------------------
--------- MAX 970px --------
--------------------------*/

@media only screen and (max-width: 970px) {
	#navigation a.mini-nav-button {
		display: block;
	}
	#specLi{
		display: block;
	}
	/* Mobile Nav Menu */
	.not-visible-nav {
		opacity: 0;
	}
	#navigation .nav-menu {
		display: none;
		height: auto;
		top: 100%;
		left: 0;
		width: 100%;
		position: absolute;
		background: rgba(255, 255, 255, 0.97) !important;
		box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
	}
	#navigation ul.nav li {
		display: inline-block;
		height: auto;
		width: 100%;
	}
	#navigation ul.nav li a {
		display: block;
		height: auto;
		width: 100%;
		padding: 0 20px;
		color: #555555;
		border-top: 1px solid #fff;
		line-height: 40px;
	}
	#navigation ul.nav li a:hover,
	#navigation ul.nav li.active a {
		border-top: 1px solid #fff;
	}
	#subscription {
		height: auto;
		min-height: 850px;
		padding-top: 20px;
	}
	.footer-icon {
		padding-right: 5px;
		font-size: 35px;
	}
}


/*--------------------------
--------- MAX 800px --------
--------------------------*/

@media only screen and (max-width: 800px) {
	#navigation {
		padding: 0 20px;
		height: 55px;
	}
	.nav-logo a.logo img {
		height: 35px;
	}
	.nav-logo {
		top: 0%;
		-webkit-transform: translateY(-55%);
		-moz-transform: translateY(-55%);
		transform: translateY(-55%);
	}
	#subscription {
		height: auto;
		min-height: 900px;
		padding-top: 30px;
	}
	.footer-icon {
		padding-right: 5px;
		font-size: 25px;
	}
	.BiaoTiZiTi {
		font-size: 35px;
		color: #FFFFFF;
	}
	.NeiRongZiTi {
		font-size: 16px;
		color: #FFFFFF;
	}
	.JianJieNeiRong {
		position: relative;
		width: 80%;
		left: 10%;
		height: auto;
		text-indent: 3em;
		padding-top: 30px;
	}
	#downloads {
		background-image: url(../img/bg/background-nav.jpg);
		background-repeat: repeat;
		width: 100%;
		height: auto;
		min-height: 900px;
		color: #ffffff;
		padding-top: 40px;
	}
	.android {
		position: relative;
		top: 25px;
		left: 18%;
		padding-bottom: 10px;
		width: 230px;
		height: auto;
		min-height: 200px;
		max-height: 1000px;
		border: 1px solid #CCCCCC;
	}
	.androidtu {
		position: relative;
		top: 14px;
		width: 70px;
		height: auto;
		max-height: 73px;
	}
	.android-div {
		height: auto;
		min-height: 80px;
	}
	.android-Zi {
		color: #888888;
		font-size: 30px;
	}
	.androidbiao-div {
		width: 100%;
	}
	.androidbiao-xiaotu {
		width: 90px;
	}
	.down-jiange {
		position: relative;
		width: 100%;
		height: 20px;
		float: left;
	}
	.apple {
		position: relative;
		left: 18%;
		top: 25px;
		padding-bottom: 10px;
		width: 230px;
		height: auto;
		min-height: 200px;
		max-height: 1000px;
		border: 1px solid #CCCCCC;
	}
	.apple-div {
		height: auto;
		min-height: 80px;
	}
	.apple-Zi {
		color: #888888;
		font-size: 30px;
	}
	.applebiao-div {
		width: 100%;
	}
	.erweima {
		position: relative;
		top: 25px;
		left: 18%;
		width: 230px;
		height: auto;
		min-height: 200px;
		max-height: 1000px;
		border: 1px solid #CCCCCC;
	}
	.erweima-div {
		max-height: 180px;
		padding-bottom: 40px;
	}
	.lianxi-ziti {
		font-size: 40px;
	}
	.down-Xian {
		width: 90%;
	}
	.erweima-tu {
		width: 60%;
		height: auto;
		min-height: 80px;
		max-height: 1000px;
	}
	.erweima-zi {
		color: #888888;
		size: 4px;
	}
	.lianxi-div {
		width: 100%;
	}
	.erweima1 {
		position: relative;
		width: 100%;
		height: auto;
		top: 10px;
	}
	.lianxifangshi {
		position: relative;
		color: #666666;
		top: 10px;
		width: auto;
		height: auto;
		max-height: 210px;
		font-size: 18px;
	}
	.fanhuidingbu {
		position: fixed;
		top: 80%;
		left: 84%;
		z-index: 10000;
	}
	#action {
		position: relative;
		width: 100%;
		padding-top: 20px;
		padding-bottom: 20px;
		background: url(../img/bg/qianhui.jpg);
		background-repeat: repeat-y;
		height: auto;
		min-height: 580px;
		max-height: 2000px;
		z-index: 99;
		overflow: hidden;
	}
	.lianxifangshi {
		position: relative;
		color: #666666;
		top: 20px;
		width: 300px;
		left: -50px;
		height: auto;
		max-height: 210px;
		font-size: 18px;
	}
	.container {
		top: 42% !important;
	}
	.content {
		width: 100%;
	}
	.left-bg {
		float: left;
		margin-left: -50px;
	}
	.right-bg {
		float: right;
		margin-right: -60px;
	}
	.left-bg img {
		width: 130px;
		height: 270px;
	}
	.right-bg img {
		width: 110px;
		height: 280px;
	}
	.top-biaoti {
		width: 175px;
		margin: 0;
	}
	.top-biaoti img {
		width: 175px;
		margin-top: 10px;
	}
	.top-zi {
		font-size: 18px;
		margin-top: 30px;
	}
	.top-erweima {
		margin-top: 30px;
	}
	.hid1 {
		display: block !important;
		width: 175px;
		height: 40px;
		line-height: 40px;
		overflow: hidden;
		color: #000;
		font-family: "微软雅黑";
		margin-top: 20px;
	}
	.hid1 h1 {
		text-align: center !important;
		font-size: 1.5em !important;
		font-weight: normal;
	}
	.hid2 {
		display: block !important;
		width: 175px;
		height: 40px;
		line-height: 40px;
		overflow: hidden;
		color: #000;
		font-family: "微软雅黑";
		margin-top: 20px;
	}
	.hid2 h1 {
		text-align: center !important;
		font-size: 1.5em !important;
		font-weight: normal;
	}
	.img1 {
		display: none;
	}
	.img2 {
		display: none;
	}
	.right-phone {
		display: block;
		position: absolute;
		height: 300px;
		margin: 0;
		top: 270px;
		left: 60px;
	}
	.right-phone img{
		width: 230px;
		height: 300px;
	}
}


/*--------------------------
--------- MAX 768px --------
--------------------------*/

@media only screen and (max-width: 768px) {
	#subscription {
		height: auto;
		min-height: 900px;
		padding-top: 30px;
	}
	.footer-icon {
		padding-right: 5px;
		font-size: 35px;
	}
}


/*--------------------------
--------- MAX 640px --------
--------------------------*/

@media only screen and (max-width: 640px) {
	.testimonial {
		font-family: "Century Gothic", "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", Futura, sans-serif;
		font-size: 1em;
	}
	#subscription {
		height: auto;
		min-height: 950px;
		padding-top: 30px;
	}
	.footer-icon {
		padding-right: 5px;
		font-size: 25px;
	}
}


/*--------------------------
--------- MAX 480px --------
--------------------------*/

@media only screen and (max-width: 480px) {
	.testimonial {
		font-family: "Century Gothic", "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", Futura, sans-serif;
		font-size: 1em;
	}
	p {
		font-size: 12px;
	}
	#subscription {
		height: auto;
		min-height: 1200px;
		padding-top: 30px;
	}
	.footer-icon {
		padding-right: 5px;
		font-size: 25px;
	}
}


/*--------------------------
--------- MAX 360px --------
--------------------------*/

@media only screen and (max-width: 360px) {}

@media screen and (max-width: 63.875em) {
	.ac-wrapper {
		font-size: 60%;
		width: 100%;
		padding: 0 20px;
	}
	.content h1 {
		width: 100%;
		text-align: center;
		font-size: 3.5em;
		top: 0;
		left: auto;
		position: relative;
	}
	.about h2,
	.features h2,
	.team h2,
	.benefits h2,
	.downloads h2,
	.contact h2 {
		width: 100%;
		text-align: center;
		font-size: 2.5em;
		top: 0;
		left: auto;
		position: relative;
	}
	.ac-device {
		margin: 0;
		width: 100%;
	}
	.ac-device h3 {
		width: 50%;
		left: 290px;
	}
	.ac-wrapper h2 {
		left: 308px;
		padding: 0;
		text-align: left;
		margin-left: 30px;
	}
	.ac-device nav {
		left: 280px;
		font-size: 2em;
	}
}

@media screen and (max-width: 39.8125em) {
	.ac-grid {
		width: 90%;
		left: 5%;
		margin-left: 0;
		padding-top: 150px;
	}
	.ac-grid a {
		width: 22%;
	}
}

@media screen and (max-width: 35.6875em) {
	.ac-wrapper {
		padding: 0 20px 100px;
	}
	#home .phone1,
	#home .phone2,
	#home .phone3,
	#home .phone4 {
		background-image: none;
	}
	#contact {
		padding-bottom: 20px;
		padding-top: 20px;
	}
	.ac-wrapper h2 {
		width: 100%;
		text-align: center;
		margin: 0 0 1em;
		top: 0;
		left: auto;
		position: relative;
	}
	.about h2,
	.features h2,
	.team h2,
	.benefits h2,
	.downloads h2,
	.contact h2 {
		width: 100%;
		text-align: center;
		font-size: 2em;
		top: 0;
		left: auto;
		position: relative;
	}
	#downloads {
		padding-top: 30px;
	}
	.download-content {
		visibility: hidden;
		font-size: 0px;
		margin-top: -30px;
	}
	.footer-icon {
		padding-right: 5px;
		font-size: 25px;
	}
	#subscription h2 {
		font-size: 2em;
		top: 0;
		left: auto;
		position: relative;
	}
	#subscription h3 {
		font-size: 1em;
		top: 0;
		left: auto;
		position: relative;
	}
	#subscription {
		height: auto;
		min-height: 850px;
		padding-bottom: 20px;
		padding-top: 30px;
	}
	.content h1 {
		width: 100%;
		text-align: center;
		font-size: 3em;
		top: 0;
		left: auto;
		position: relative;
	}
	.ac-device {
		margin: 0 auto;
		width: 288px;
	}
	.ac-device h3 {
		position: relative;
		margin: 0;
		left: auto;
		top: auto;
		width: 100%;
		padding-top: 100px;
		display: block;
		text-align: center;
	}
	.ac-device nav {
		position: relative;
		padding-top: 20px;
		text-align: center;
		bottom: auto;
		margin: 0;
		left: auto;
	}
}