@media only screen and (max-width: 1000px) and (orientation : portrait), only screen and (max-device-width: 1000px) and (orientation : portrait) {

h1,
h2 {
	font-size: 30px;
    margin-bottom: 20px;
    line-height: 1.3;
}
h3 {
	font-size: 16px;
}
p, ul, li {
	font-size: 14px;
}
.menuPanel {
	display: none!important;
}
.webBars {
	display: none;
}
.top,
.mobileBars {
	display: block;
}
.top {
	position: fixed;
	top: 0;
}
.imaginaryTop {
	height: 58px;
}
.menu-mobile li span {
	display: none;
}
.menu-mobile .subMenu {
	padding: 0;
}
.pdf-mobile {
	position: relative;
}
.pdf-mobile .pdf-ico {
	width: 4%;
}
.logo {
    width: 218px;
}
ul.article-attachment-files li i {
    margin-right: 10px;
}
.section,
.fp-tableCell {
	height: auto!important;
}
.fp-tableCell {
	padding: 30px 15px;
}
.content-1, 
.content-2, 
.content-3, 
.content-4, 
.content-5,
.content-6,
.content-7,
.content-8 {
    width: 100%;
    margin: 0;
}
.content-4, 
.content-5 {
	font-size: 14px;
}
.content-1 .footer, 
.content-2 .footer, 
.content-3 .footer, 
.content-4 .footer,
.content-6 .footer,
.content-7 .footer,
.content-8 .footer {
	display: none;
}
#section-1 p, 
#section-2 p, 
#section-3 p {
	margin: 10px 0;
	text-align: left;
}
#section-3 {
	background: url("../img/bg-3.jpg") no-repeat 100% 0;
	background-size: cover;
}
#section-5 {
	background: url("../img/bg-5.jpg") no-repeat 44% 0;
}
.footer {
	display: block;
	text-align: center;
    font-size: 9px;
    width: 96%;
    left: 2%;
    border-top: 1px solid #fff;
	line-height: 1.8;
	font-size: 10px;
}
.footer .footer-left,
.footer .footer-right {
    float: none;
}
.footer-mobile .left {
    float: none;
}
.footer-mobile .right {
    float: none;
}
.footer-mobile br {
	display: block;
}
#section-6,
#section-7,
#section-8 {
	background-size: 200%;
}
.goup {
	font-size: 20px;
	right: 15px;
	bottom: 15px;
}
.goup .fa-stack-2x {
	font-size: 44px;
}
.tableMobile {
	overflow-x: scroll;
}
.tableMobile table {
	width: 550px;
}


}


@media only screen and (max-width: 1000px) and (orientation : landscape), only screen and (max-device-width: 1000px) and (orientation : landscape) {

h1,
h2 {
	font-size: 30px;
    margin-bottom: 20px;
    line-height: 1.3;
}
h3 {
	font-size: 16px;
}
p, ul, li {
	font-size: 14px;
}
.menuPanel {
	display: none!important;
}
.webBars {
	display: none;
}
.top,
.mobileBars {
	display: block;
}
.top {
	position: fixed;
	top: 0;
}
.imaginaryTop {
	height: 58px;
}
.menu-mobile li span {
	display: none;
}
.menu-mobile .subMenu {
	padding: 0;
}
.pdf-mobile {
	position: relative;
}
.logo {
    width: 218px;
    margin-bottom: 30px;
}
ul.article-attachment-files li i {
    margin-right: 10px;
}
.section,
.fp-tableCell {
	height: auto!important;
}
.fp-tableCell {
	padding: 30px 15px;
}
.top {
	background: #fff;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 300;
}
.content-1, 
.content-2, 
.content-3, 
.content-4, 
.content-5,
.content-6,
.content-7,
.content-8 {
    width: 100%;
    margin: 0;
}
.content-4, 
.content-5 {
	font-size: 14px;
}
.content-1 .footer, 
.content-2 .footer, 
.content-3 .footer, 
.content-4 .footer,
.content-6 .footer,
.content-7 .footer,
.content-8 .footer {
	display: none;
}
#section-1 p, 
#section-2 p, 
#section-3 p {
	margin: 10px 0;
	text-align: left;
}
#section-3 {
	background: url("../img/bg-3.jpg") no-repeat 100% 0;
	background-size: cover;
}
.footer {
	display: block;
	text-align: center;
    width: 96%;
	left: 2%;
    border-top: 1px solid #fff;
	line-height: 1.8;
	font-size: 10px;
}
.footer .footer-left,
.footer .footer-right {
    float: none;
}
.footer-mobile .left {
    float: none;
}
.footer-mobile .right {
    float: none;
}
.footer-mobile br {
	display: block;
}
#section-1, 
#section-2, 
#section-3, 
#section-4, 
#section-5,
#section-6,
#section-7,
#section-8 {
	background-size: 200%;
}
.goup {
	font-size: 20px;
	right: 15px;
	bottom: 15px;
}
.goup .fa-stack-2x {
	font-size: 44px;
}


}


@media (max-width: 1000px) {
	.article {
		text-align: left;
	}
	.article .content {
		width: 100%;
		margin: 0;
		padding-left: 15px;
		padding-right: 15px;
	}
	.article h1 {
		font-size: 30px;
	}
}

