@import url("../webfonts/Vazir/stylesheet.css");
@import url("../webfonts/Vazir-Bold/stylesheet.css");
@import url("../webfonts/Vazir-Light/stylesheet.css");
.iOS-device {
      style-you-want-to-set: yada;
}
/**{font-family:Vazir ; font-size:14px; }
h1, h2, h3{font-family:Vazir ; }*/
html {
    height: 100%
}
body {
    height: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    color: #333;
    font-size: 14px;
    font-family: Vazir;
    background-color: #fafafa
}
input {
    padding: 0
}
a {
    color: #333;
    text-decoration: none
}
a:hover {
    text-decoration: underline
}
.page-not-found {
    font-size: 45px;
    text-align: center;
    margin-top: 100px;
    min-height: 500px
}
.content {
    min-height: calc(100% - 275px);
    text-align: center;
    margin-bottom: 35px;
    width: 100%;
    display: inline-block
}
.header-title a {
    font-family: Vazir;
    color: #fff;
    font-size: 16px
}
.clear {
    clear: both
}
.header {
    height: 60px;
    background-color: #666
}
.header-logo {
    float: left;
    height: 60px;
    width: 210px;
    background-image: url(../image/logo.png);
    background-repeat: no-repeat;
    margin-left: 40px;
    background-position: center center
}
.header-account {
    float: left;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    padding-right: 10px
}
.header-account a {
    color: #fff
}
.header-btn-login {
    float: right;
    height: 60px;
    cursor: pointer;
    color: #fff;
    font-size: 14px
}
.active {
    opacity: 1 !important
}
.banner-button {
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -87px
}
.banner-button span {
    display: inline-block;
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 20px;
    border: solid 3px #fff;
    border-radius: 50%;
    background-color: rgba(93, 156, 14, .2)
}
.on {
    background-color: #5d9c0e !important;
    border: solid 3px #5d9c0e !important
}
.header-btn-login:hover {
    background-color: rgba(0, 0, 0, 0)
}
.header-home .google-search {
    position: absolute;
    top: 320px;
    width: 100%;
    text-align: center;
}
.header-home .input-item {
    margin-top: 40px;
    margin-bottom: 30px;
	margin-right: 0;
    width: 100%;
    overflow: hidden;
}
.header-home .input-item input:focus {
    outline: 0
}
.header-home #search-input {
    float: right;
    height: 60px;
    width: 40%;
    border: 0 !important;
    padding-right: 5px !important;
	margin-right: 25%;
    box-sizing: border-box;
	 -webkit-appearance: none;
    border-radius: 0 10px 10px 0;
    opacity: .9;
    font-size: 18px;
    color: grey;
    font-family: Vazir-Light;
	text-align: right;
	direction: rtl;
}

.header-home #search-sub {
    float: right;
    height: 60px;
    width: 10%;
    background-color: #75b526;
    border: 0 !important;
    padding: 0 !important;
	 -webkit-appearance: none;
	border-radius: 10px 0 0 10px;;
    color: #fff;
    font-size: 20px;
}

@media screen and (max-width: 600px){
.header-home .google-search {

}
.header-home .input-item {
    margin-top: 30px;
}
	.header-home #search-input {
	padding-right: 5px !important;
    height: 30px;
    width: 60% !important;
	margin-right: 10% !important;
	margin-right: 0;
		
	}
	.header-home #search-sub {
    height: 30px;
    width: 20%;
	font-size: 14px;
	-webkit-appearance: none;
	border-radius: 10px 0 0 10px !important;
	}	
}


.header-account:hover {
    background-color: rgba(0, 0, 0, .3)
}
.header-btn-login .btn-text {
    float: left;
    margin-right: 0;
    font-size: 20px;
    line-height: 60px;
    text-align: center
}
.header-title {
    color: #fff;
    float: right;
    font-size: 14px;
    margin-top: 15px;
    margin-right: 21px
}
.header-list {
    float: left;
    width: 66px;
    color: #fff;
    font-size: 18px;
    text-align: center
}
.header-list:hover .header-list-user {
    display: block
}
.header-list:hover .header-list-logout {
    display: block
}
.header-list:hover {
    background-color: #414141
}
.header-list-user {
    display: none;
    height: 70px;
    border-bottom: 1px solid #717171;
    position: absolute;
    top: 60px;
    right: 0;
    background-color: #414141;
    width: 200px
}
.doc-cur {
    color: #fff !important;
    background-color: #81ba4f !important
}
.doc-on {
    display: block !important
}
.user-img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: inline-block;
    margin: 5px;
    float: right;
}
.user-name {
    display: inline-block;
    float: left;
    margin-left: 10px;
    line-height: 70px
}
.header-list-logout {
    display: none;
    position: absolute;
    right: 0;
    top: 130px;
    width: 200px;
    background-color: #414141;
    height: 50px;
    line-height: 50px;
    font-family: Vazir;
    color: #e7e7e7
}
.container-home {
    max-width: 1290px;
    margin: 0 auto
}
.title-home h1 {
    line-height: 100px;
    font-size: 30px;
    font-family: Vazir;
    color: rgba(0, 0, 0, .3);
    letter-spacing: normal;
    margin: 0;
    text-align: center
}

.form-list {
    overflow: hidden;
}
.form-item {
    float: left;
    margin: 0 4% 0 4%;
    width: 25%;
    height: auto;
    cursor: pointer
}
.form-item a:hover {
    text-decoration: none
}
.form-image {
    position: relative;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #fff;
    box-shadow: 0 2px 16px -2px #ccc;
    background-position: center;
    width: 100%;
    height: 320px;
}
.form-image:hover .form-mask-image {
    background-color: rgba(0, 0, 0, .7);
    width: 100%
}
.form-image:hover .form-mask-image p {
    display: block
}
.form-mask-image {
    position: absolute;
    width: 80%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    transition: background-color;
    transition: .3s all ease
}
.form-mask-image p {
    display: none;
    margin: 162px 70px;
    width: 195px;
    color: #fff;
    font-size: 26px;
    font-family: Vazir
}
.form-icon {
    position: absolute;
    right: -30px;
    bottom: 30px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-image: url(../image/edit_button.png);
    background-repeat: no-repeat;
    background-color: rgba(79, 143, 10, .8);
    background-position: center;
    background-image: -webkit-linear-gradient(90deg, #539711 0, #81ba2d 100%);
    box-shadow: 0 4px 20px 0 rgba(79, 143, 10, .8)
}
.form-icon:hover {
    background-image: -webkit-linear-gradient(0deg, #376904 0, #64940e 100%);
    box-shadow: 0 4px 10px 0 rgba(45, 82, 5, .8)
}
.form-icon img {
    margin: 15px
}
.form-title {
    height: 40px;
    width: 100%;
    padding: 10px 0;
    background-repeat: no-repeat;
    background-image: url(../image/shadow.png);
    text-align: center;
}
.form-title h2 {
    margin: 0;
    padding-right: 30px;
	text-align: center;
	font-size: 18px !important;
}
.category-list {
    overflow: hidden
}
.category-item {
    float: left;
    width: 200px;
    height: 200px;
    margin: 0 29px 10px 29px;
    transition: all .3s ease
}
.category-item:hover {
    box-shadow: 0 4px 10px -2px rgba(0, 0, 0, .25);
    border-radius: 8px;
    background-color: #fff
}
.category-icon {
margin: 30px 0 0 55px;
background-repeat: no-repeat;
background-position: center center;;
}
.category-title {
    height: 46px;
    font-size: 16px;
    font-family: Vazir;
    text-align: center;
    color: #555
}
.category-title h2 {
    margin: 0;
    font-size: 16px;
	line-height: 50px;
}
.content-all {
    max-width: 1000px;
    margin: 0 auto
}
.title-all {
    height: 60px;
    border-bottom: solid 4px rgba(0, 0, 0, .5);
    line-height: 60px;
    text-align: left
}
.title-all h1 {
    font-size: 30px;
    font-family: Vazir;
    color: rgba(0, 0, 0, .5);
    margin: 0
}
.cat-wrapper {
    overflow: hidden
}
.cat-item {
    float: left;
    height: 40px;
    width: 333px;
    line-height: 40px;
    font-size: 15px;
    font-family: Vazir-Light;
    color: #1269bb;
    text-align: left
}
.header-home {
    position: relative
}
.nav-home {
    position: absolute;
    width: 100%;
    height: 60px
}
.logo-home {
    position: absolute;
    left: 40px;
    top: 15px;
    height: 60px;
    width: 190px;
    background-image:url("../image/logo.png");
    background-repeat: no-repeat
}
.banner {
    position: relative;
    width: 100%;
    height: 800px;
    overflow: hidden;
    background-color: #000
}
.banner-image {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    opacity: 0;
    transition: opacity .4s
}
.banner-title {
    position: absolute;
    top: 60px;
    overflow: hidden;
    width: 100%;
    height: 470px;
    color: #fff
}
.banner-title-wrapper {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center
}
.banner-title-content {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    transition: opacity 1s
}
.banner-title-content h1 {
    margin-top: 0;
    margin-bottom: 90px;
    font-size: 40px;
    font-family: Vazir;
    letter-spacing: -1px;
    color: rgba(255, 255, 255, .9);
    text-transform: uppercase;
    line-height: 80px
}
.banner-title-content h2 {
    margin-top: 160px;
    font-size: 30px;
    font-family: Vazir-Light;
    margin-bottom: 0
}
.banner-title-content h3 {
    font-size: 18px;
    font-family: Vazir-Light;
    max-width: 650px;
    margin: 0 auto
}
.form-container-mobile {
    display: none
}
.form-list-mobile {
    overflow: hidden;
    margin: 0
}
.form-item-mobile {
    float: left;
    margin: 0;
    width: 100%;
    height: 50px;
    cursor: pointer
}
.form-item-mobile a {
    display: inline-block;
    float: left
}
.form-icon-mobile {
    margin: 10px;
    width: 30px;
    height: 30px
}
.form-icon-mobile img {
    margin: 8px;
    height: 15px;
    width: 15px
}
.form-title-moblie {
    height: 50px;
    padding: 0;
    margin: 0
}
.form-title-moblie h2 {
    line-height: 50px;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333;
	
}
.lazy {
    background-color: #fafafa
}
.header-search {
    float: right;
    margin-right: 20px;
    height: 60px;
    max-width: 480px
}
.header-search .google-search {
    margin: 10px 0;
    overflow: hidden
}
.header-search #search-input {
    float: right;
    width: 380px;
    height: 40px;
    padding-right: 5px;
    border: none !important;
	-webkit-appearance: none;
    border-radius: 0 6px 6px 0;
    background-color: #fff;
    font-size: 16px;
	text-align: right;
    color: grey;
    font-family: Vazir-Light;
}
.header-search #search-sub {
    float: right;
    width: 90px;
    height: 40px;
    padding: 0 !important;
    border: none !important;
	-webkit-appearance: none;
    border-radius: 6px 0 0 6px;
    background-color: #75b526;
    color: #fff;
    font-size: 16px
}
.header-search .input-item input:focus {
    outline: 0
}
.gsc-modal-background-image {
    display: none !important
}
.gsc-overflow-hidden {
    overflow: unset !important
}
#___gcse_0 {
    text-align: left !important
}
.gsc-control-cse {
    padding: 0 !important
}
.gsc-results-wrapper-overlay {
    position: static !important;
    margin: 0 auto !important;
    height: auto !important;
    overflow: unset !important
}
div.gsc-results-wrapper-overlay {
    position: static !important
}
.gsc-adBlockNoHeight {
    height: 0 !important;
    font-weight: 400 !important;
    text-align: center !important
}
.gsc-results-close-btn-visible {
    display: none !important
}
.doc-item-input {
    float: left;
    width: 290px;
    height: 28px;
    background-color: #f7f7f7;
    border-radius: 2px;
    border: solid 1px #a3a3a3;
    line-height: 28px;
    font-size: 17px;
    font-family: Vazir-Bold
}
.doc-item-name img {
    margin-left: 10px
}
.footer {
    min-height: 180px;
    margin: 0 auto;
    background-color: #343434;
    color: #fff
}
.footer-wrap {
    max-width: 1140px;
    margin: 0 auto
}
.footer-top {
    width: calc(100% - 320px);
    float: right;
    height: 90px;
    padding: 35px 20px 0 20px
}
.footer-bottom {
    width: 270px;
    float: left;
    margin: 0 auto;
    height: 35px;
    margin-top: 80px;
    margin-right: 10px;
    min-width: 270px
}
.footer-top .footer-item {
    float: right;
    display: inline-block;
    line-height: 30px;
    height: 30px;
    width: 50%;
	text-align: right;
}
.footer-bottom .footer-item:last-child {
    float: right;
    margin-right: 0;
    text-align: center
}
.item-block {
    display: inline-block
}
.footer a {
    color: #fff
}
.footer-socialicons {
    text-align: center
}
.footer-socialicons a {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-right: 18px
}
.footer-socialicons a:last-child {
    margin-right: 0
}
.social-icons {
    background-image: url(../image/socialicons.png);
    background-repeat: no-repeat;
    background-position: -25px -125px;
    margin-bottom: 10px
}
.fb-icon {
    background-position: -25px -125px
}
.fb-icon:hover {
    background-position: -25px -25px
}
.tw-icon {
    background-position: -125px -125px
}
.tw-icon:hover {
    background-position: -125px -25px
}
.pi-icon {
    background-position: -225px -125px
}
.pi-icon:hover {
    background-position: -225px -25px
}
.in-icon {
    background-position: -325px -125px
}
.in-icon:hover {
    background-position: -325px -25px
}
.doc-body {
    max-width: 980px;
    min-height: 850px;
    margin: auto
}
.table-title {
    height: 70px;
    line-height: 70px;
    font-family: Vazir;
    font-size: 26px;
    color: #999;
    text-align: right;
    padding-right: 8px
}
.table-head {
    height: 50px;
    font-size: 16px;
    background-color: #81ba4f;
    color: #fff;
    border-radius: 10px 10px 0 0
}
.table-body {
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .3);
    border-radius: 10px
}
.table-item {
    height: 50px;
    font-size: 15px;
    color: grey
}
.pagination {
    list-style-type: none;
    overflow: hidden;
    margin: 0;
    padding: 0
}
.pagination li {
    display: inline-block;
    margin: 0 10px;
    font-size: 18px;
    font-family: Vazir;
    color: #51b013
}
.subscription {
    font-size: 13px;
    color: grey;
    text-align: left
}
.subscription h2 {
    font-size: 26px;
    color: #999;
    font-family: Vazir;
    margin-left: 8px
}
.info-p {
    display: inline-block;
    font-family: Vazir;
    font-size: 15px;
    color: #333;
    margin: 3px 0 10px 8px;
    vertical-align: top
}
.sub-go {
    margin-left: 20px;
    display: inline-block;
    text-align: center;
    width: 100px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    background-color: #5db013;
    border-radius: 4px;
    font-family: Vazir-Bold
}
.account-line {
    margin-top: 10px;
    border: solid 1px #d2d2d2;
    margin-left: 8px
}
.table-item ul li:nth-child(1) {
    font-size: 15px;
    color: grey
}
.table-item ul li:nth-child(2) {
    font-size: 15px;
    color: #1269bb
}
.table-item ul li:nth-child(3) {
    font-size: 13px;
    color: #1269bb
}
.table-body .table-item:nth-child(even) {
    background-color: #fff
}
.table-body .table-item:nth-child(odd) {
    background-color: #f2f2f2
}
.table-body .table-item:last-child {
    border-radius: 0 0 10px 10px
}
.vertical-line {
    float: left;
    width: 1px;
    height: 50px;
    background-color: #d9d9d9
}
.btn-act {
    float: left;
    font-size: 13px;
    height: 32px;
    width: 90px;
    margin-left: 5px;
    text-align: center;
    border: solid 1px #ccc;
    border-radius: 4px;
    padding-top: 7px;
    margin-top: -5px;
    background-color: #fff;
    color: #1269bb
}
.btn-act:hover {
    background-color: #e0e0e0;
    cursor: pointer
}
#action {
    width: 100px;
    margin-left: 10px
}
.separatorline {
    width: 980px;
    height: 4px;
    margin: 10px auto 0;
    padding: 0;
    background-color: #d9d9d9
}
.conus-block {
    min-height: 768px;
    max-width: 680px;
    margin: auto;
    color: #333
}
.conus-title {
    text-align: center;
    font-family: Vazir-Bold
}
.conus-title h1 {
    margin: 30px 0 34px 0;
    font-size: 24px;
    font-family: Vazir-Bold
}
.conus-content {
    font-family: Vazir;
    text-align: right;
	direction: rtl;
    font-size: 16px;
	padding: 10px;
}
.conus-content p {
    font-size: 16px
}
.conus-content h2 {
    font-size: 18px;
    font-family: Vazir-Bold
}
.pay-win {
    margin-bottom: 50px;
    margin-top: 30px
}
.pay-des h2 {
    margin-bottom: 20px;
    font-family: Vazir;
    font-size: 24px;
    color: #333
}
.pay-des p {
    font-family: Vazir;
    font-size: 16px;
    color: grey
}
.pay-sec {
    margin-top: 30px
}
.pay-sec a {
    display: inline-block;
    vertical-align: top
}
.pay-sec1 {
    display: inline-block;
    margin-right: 30px;
    position: relative
}
.pay-sec2 {
    display: inline-block;
    margin-right: 30px
}
.pay-sec3 {
    display: inline-block
}
.pay-sec-common {
    width: 320px;
    height: 600px;
    border-radius: 24px;
    box-shadow: 0 4px 12px -3px rgba(0, 0, 0, .3);
    margin-top: 20px;
    display: inline-block;
    margin-right: 20px;
    position: relative
}
.pay-sec-common:hover {
    box-shadow: 0 5px 40px -5px rgba(0, 0, 0, .3);
    transition: box-shadow .3s ease
}
.pay-sec-title {
    height: 40px;
    font-family: Vazir;
    font-size: 20px;
    color: #fff;
    background-color: #b3d695;
    line-height: 40px;
    text-align: left;
    text-indent: 20px
}
.pay-price-circle {
    margin-top: 30px;
    margin-bottom: 30px;
    display: inline-block;
    width: 180px;
    height: 180px
}
.pay-introduce-line {
    border-top: solid 1px #f1f1f1;
    width: 260px;
    height: 1px;
    margin: 0 20px
}
.pay-plan-introduce {
    font-family: Vazir;
    list-style-image: url(../images/pay_point.png);
    text-align: right;
	direction: rtl;
    margin-left: 20px;
    line-height: 15px;
    letter-spacing: -1px;
    font-size: 12px;
    color: #333;
    overflow: hidden;
    padding-left: 10px
}
.pay-head-info {
    font-family: Vazir-Bold, serif;
    text-align: left;
    padding: 20px;
    font-size: 20px;
    color: #4d4d4d
}
.pay-head-info p {
    margin: 0
}
.paynowlogo {
    height: 100px;
    margin-bottom: 14px
}
.paynowlogo img {
    margin-top: 30px
}
.pay-plan-introduce li {
    float: left;
    font-size: 15px;
    margin-top: 20px;
    width: 100%
}
#pay-plan-introduce-import {
    color: #ff3e5e
}
.pay-price-circle-common {
    border: solid 1px #81ba4f;
    width: 180px;
    height: 180px;
    background-color: #81ba4f;
    border-radius: 50%;
    color: #fff;
    position: relative;
    overflow: hidden
}
.pay-price-circle-common::before {
    line-height: 55px;
    content: 'Choose Plan';
    font-size: 15px;
    color: #81ba4f;
    position: absolute;
    width: 100%;
    height: 60px;
    background-color: #fff;
    top: 120px;
    left: 0
}
.pay-price-circle-common:hover {
    background-color: #fff;
    color: #81ba4f
}
.pay-price-circle-common:hover::before {
    background-color: #81ba4f;
    color: #fff
}
.pay-price-circle-top {
    margin-top: 30px
}
.pay-price-circle-top-single {
    margin-top: 16px
}
.pay-price-circle-top-single p {
    margin-top: 0;
    margin-bottom: 0;
    text-decoration: line-through;
    font-size: 20px;
    corlor: #fff;
    opacity: .6;
    font-family: Vazir-Bold
}
.pay-price-circle-top span {
    font-family: Vazir;
    font-size: 32px
}
.pay-price-circle-top-single span {
    font-family: Vazir;
    font-size: 40px
}
.pay-price-circle-top div {
    font-family: Vazir;
    font-size: 18px
}
.pay-sec1 .pay-price-circle-common:hover {
    background-color: #fff;
    color: #ff3e5e
}
.pay-sec1 .pay-price-circle-common::before {
    color: #ff3e5e
}
.pay-sec1 .pay-price-circle-common:hover::before {
    background-color: #ff3e5e;
    color: #fff
}
.pay-price {
    text-align: left;
    color: #66a62e;
    font-family: Vazir-Bold
}
.pay-price-container {
    margin-right: 30px
}
.pay-price-info {
    text-align: right;
    border-top-left-radius: 27px;
    border-top-right-radius: 27px;
    display: inline-block;
    width: 100%;
    height: 170px;
    background-image: linear-gradient(65deg, #a4cb74 0, #6eb67a 100%)
}
.price-type {
    margin-top: 17px;
    font-family: Vazir;
    color: #fff;
    font-size: 30px;
    line-height: 100%
}
.price-amount {
    margin-top: 10px;
    font-family: Vazir;
    color: #fff;
    font-size: 30px;
    line-height: 100%;
	direction: rtl;
}
.price-amount span {
    font-size: 20px;
}
.price-currency {
    font-family: Vazir-Bold, serif;
    font-size: 20px;
    color: #fff;
    vertical-align: top;
    margin-top: 15px
}
.price-unit {
    margin-top: 10px;
    font-family: Vazir;
    color: #fff;
    font-size: 16px;
    line-height: 100%
}
.for-document-info {
    font-size: 20px;
    padding: 10px 24px;
    padding-bottom: 25px;
    color: #4d4d4d
}
.pay-sec3 .pay-price {
    color: #66a62e
}
.price-now {
    height: 60px;
    font-size: 18px;
    display: table-cell;
    vertical-align: bottom;
    text-indent: 20px
}
.price-now span {
    font-size: 40px
}
.price-origin {
    height: 30px;
    font-size: 20px;
    opacity: .5;
    text-indent: 20px;
    text-decoration: line-through
}
.pay-choose {
    height: 50px;
    width: 180px;
    border: solid 2px #64aa5f;
    border-radius: 25px;
    position: absolute;
    bottom: 30px;
    left: 68px;
    font-size: 20px;
    line-height: 50px;
    color: #64aa5f
}
.pay-choose:hover {
    background-image: linear-gradient(65deg, #a4cb74 0, #6eb67a 100%);
    color: #fff;
    border: solid 2px #fff
}
.pay-sec3 .pay-choose {
    background-color: #66ae0c;
    box-shadow: 0 2px 12px 0 #66ae0c
}
.upload-win {
    text-align: center
}
.upload-win input, textarea {
    display: block;
    margin: auto;
    border: solid 2px #81ba4f;
    border-radius: 3px;
    margin-bottom: 15px
}
.upload-win textarea {
    width: 400px;
    height: 300px
}
.upload-win button {
    border: solid 2px #81ba4f;
    width: 150px;
    height: 40px;
    background-color: #81ba4f;
    font-size: 20px;
    color: #fff;
    border-radius: 5px
}
.pdf-detail-info-win {
    max-width: 1000px;
    margin: 0 auto
}
.pdf-detail-info {
    padding-top: 20px;
    padding-bottom: 50px
}
.pdf-detail-img-container {
    position: relative;
    left: 40px;
    display: inline-block;
    margin: auto;
    width: 300px;
    height: 400px;
}
.pdf-detail-img {
    width: 300px;
    height: 400px;
    float: left;
	object-fit: fill;
}
.pdf-detail-img-viewmore {
    position: absolute;
    opacity: .5;
    width: 100%;
    height: 100%;
    top: 0;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer
}
.pdf-detail-img-viewmore:hover {
    opacity: 1
}
.pdf-detail-des {
    float: left;
    text-align: right;
	direction: rtl;
    display: inline-block;
    vertical-align: top;
    width: 600px;
    height: auto;
    position: relative
}
.pdf-detail-des h1 {
    font-family: Vazir;
    font-size: 30px;
    color: #333;
    margin-bottom: 40px;
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}
.pdf-detail-des h2 {
    font-family: Vazir;
    font-size: 22px;
    color: #333;
    margin-top: 0;
    margin-bottom: 20px
}
.pdf-detail-des p {
    font-size: 16px;
    color: grey;
    line-height: 24px
}
.pdf-detail-bts-container {
    position: absolute;
    bottom: 0
}
.pdf-detail-basic-btn {
    display: inline-block;
    width: 240px;
    height: 50px;
    font-family: Vazir;
    font-size: 18px;
    color: #fff;
    border-radius: 4px;
    background-color: #6bb42b;
    border: none;
    background-image: url(image/print.png);
    background-repeat: no-repeat;
    background-position: 25% center;
    text-align: right;
    padding-right: 33px;
    cursor: pointer
}
.pdf-detail-basic-btn:hover {
    background-color: #6e9e43
}
.pdf-detail-basic-btn:first-child {
    margin-right: 30px;
    background-position: 10% center;
    background-image: url(../image/print.png)
}
.pdf-detail-show-bts-container {
    margin-top: 20px;
    padding-bottom: 25px
}
.pdf-detail-show {
    margin-top: 30px;
    background-color: #e1e1e1;
    border-radius: 10px;
    width: 880px;
    margin: auto;
    margin-top: 30px;
	text-align: center;
}
.pdf-detail-html {
    margin: 0 auto;
    max-width: 920px;
    height: 560px;
    overflow-y: scroll
}
.pdf-detail-show h2 {
    font-size: 28px;
    color: #333;
    margin: 0;
    padding-top: 21px;
    padding-bottom: 21px
}
.mobile-pdf-detail-des-label {
    display: none
}
.mobile-pdf-detail-des-download {
    display: none
}
.download-btn {
    display: none
}
.error-body {
    min-height: 803px
}
.error-body-image {
    height: 271px;
    background-repeat: no-repeat;
    background-position: center center
}
.error-body p {
    font-size: 24px;
    text-align: center;
    color: #333
}
.cat-content {
    width: 1140px;
    margin: 0 auto
}
.breadcrumb {
    list-style: none;
    text-align: left;
    padding: 0;
    margin-bottom: 11px;
    margin-top: 11px;
    color: #226cdc
}
.breadcrumb li {
    display: inline-block
}
.breadcrumb li > a {
    color: #1269bb
}
.breadcrumb li:last-child {
    color: grey
}
.pdf-breadcrumb-div {
    overflow: hidden
}
.cat-content-left {
    text-align: left;
    max-width: 1140px;
    width: 100%;
    float: left
}
.cat-content-top {
    width: 100%;
    border-bottom: 1px solid #ccc;
    color: #333;
    float: left
}
.cat-content-top-name {
    text-align: right;
    width: 100%;
    font-size: 24px;
    font-family: Vazir;
    padding: 15px 0;
    margin: 0
}
.cat-content-top-description {
    float: left;
    width: 100%;
    margin: 0;
    padding-bottom: 25px
}
.cat-post-item {
    float: left;
    width: 360px;
    margin-top: 10px;
    margin-left: 30px
}
.cat-post-item:last-of-type {
    border-bottom: none
}
.cat-post-item-image {
    display: table;
    position: relative;
    float: left;
    width: 100%;
    height: 480px;
    background-color: #fff;
    box-shadow: 1px 4px 14px 0 rgba(0, 0, 0, .35);
    overflow: hidden;
}
.cat-post-item-image-wrapper {
    display: table-cell;
    vertical-align: middle
}
.cat-post-item-image img {
    width: 100%;
    height: auto;
    cursor: pointer;
    max-height: 480px
}
.cat-post-item-back {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background-color: rgba(0, 0, 0, .6)
}
.cat-post-item-content {
    float: left;
    width: 100%;
    height: 45px
}
.cat-post-item-content-name {
    font-size: 18px;
    color: #333;
    font-family: Vazir;
    margin-top: 8px;
    text-align: right;
	direction: rtl;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}
.cat-post-item-content-description {
    font-size: 13px;
    color: #666;
    line-height: 18px;
    height: 53px;
    overflow: hidden
}
.cat-post-item-btn {
    width: 160px;
    height: 30px;
    border-radius: 2px;
    color: #fff;
    font-size: 15px;
    font-family: Vazir;
    text-align: center;
    position: absolute;
    bottom: 15px;
    left: 15px;
    background-image: url("../image/form.png");
    background-repeat: no-repeat;
    padding-left: 20px;
    background-position: 20px;
    line-height: 30px;
    cursor: pointer;
    background-color: #75b526
}
.cat-post-item-btn:hover {
    background-color: #4f990d
}
.cat-content-right {
    float: left;
    margin-top: 50px;
    margin-left: -30px;
    max-width: 1170px;
    width: 1170px;
    text-align: left
}
.cat-content-right-label {
    margin-bottom: 15px;
    margin-left: 40px;
    text-align: right;
    font-size: 20px;
    font-family: Vazir-Bold;
	
}
.cat-content-right-item {
    float: left;
    width: 360px;
    height: 44px;
    line-height: 44px;
    border-radius: 2px;
    background-color: #fff;
    margin: 0 0 6px 30px;
    display: block;
    color: #226cdc;
    cursor: pointer;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .25);
    overflow: hidden;
    text-indent: 10px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
	text-align: right;
	direction: rtl;
}
.cat-content-right-item:hover {
    background-color: #d9d9d9;
    text-decoration: none
}
.pay-success {
    margin: 50px auto;
    max-width: 1000px;
    height: 450px;
    background-color: #fff
}
.pay-success-image {
    width: 530px;
    float: left;
    height: 100%;
    background-image: url(../image/pay_success.png);
    background-repeat: no-repeat;
    background-position: center
}
.pay-success-content {
    float: left;
    width: 470px;
    text-align: left
}
.pay-success-content-label {
    margin: 50px 0 0 0;
    font-size: 24px;
    color: #d7294a;
    font-family: Vazir-Bold
}
.pay-success-content-description {
    margin: 30px 0;
    color: #333;
    font-size: 16px
}
.pay-success-content-button {
    width: 220px;
    padding-left: 60px;
    height: 50px;
    background-color: #e96f8b;
    color: #fff;
    line-height: 50px;
    font-size: 17px;
    font-family: Vazir;
    border-radius: 4px;
    background-image: url(../image/pay_account.png);
    background-repeat: no-repeat;
    background-position: 25px;
    cursor: pointer;
    margin-bottom: 10px
}
.pay-success-download-button {
    background-color: #649dc2;
    background-image: url(../image/pay_download.png)
}
.pay-success-print-button {
    background-color: #61be55;
    background-image: url(../image/print.png)
}
.pdf-detail-img-container-btn-next, .pdf-detail-img-container-btn-previous {
    height: 40px;
    width: 40px;
    background-repeat: no-repeat;
    border-radius: 50%;
    background-color: #6bb42b;
    position: absolute;
    top: 45%;
    cursor: pointer;
    opacity: .7
}
.pdf-detail-img-container-btn-next:hover, .pdf-detail-img-container-btn-previous:hover {
    background-color: rgba(129, 186, 79, 1)
}
.pdf-detail-img-container-btn-previous {
    left: -46px;
    background-position: 40%
}
.pdf-detail-img-container-btn-next {
    right: -46px;
    background-position: 60%
}
.pdf-detail-img-frame {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, .3);
    border-radius: 20px
}
.pdf-detail-img-list {
    position: absolute;
    left: 0
}
.cat-tab {
    list-style: none;
    float: left;
    margin: 0;
    border-bottom: 4px solid #81ba4f;
    width: 100%;
    max-width: 1140Spx;
    padding: 0;
    overflow: hidden
}
.cat-tab-li {
    float: left;
    display: inline-block;
    color: #81ba4f;
    font-size: 14px;
    font-family: Vazir;
    height: 30px;
    line-height: 30px;
    width: 120px;
    background-color: #e6e6e6;
    text-align: center;
    cursor: pointer
}
.cat-tab-div {
    display: none;
    margin-left: -30px;
    width: 1170xp;
    float: left
}
.cat-tab-guidance {
    margin-left: 0;
    padding-top: 4px
}
.cat-content-top-h2 {
    font-size: 18px;
    color: #000
}
.cat-content-top-p {
    color: #000;
    font-size: 14px
}
.doc-content {
    overflow: hidden
}
.doc-item {
    float: left;
    margin: 0 0 20px 10px;
    width: calc(50% - 32px);
    height: 180px
}
.doc-item-image {
    float: left;
    height: 180px;
    width: 140px;
    box-shadow: 0 7px 14px 0 rgba(0, 0, 0, .35)
}
.doc-item-image img {
    width: 100%;
    height: 100%
}
.doc-item-content {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    height: 180px;
    width: calc(100% - 160px);
    text-align: left
}
.doc-item-name {
    width: 100%;
    height: 56px;
    line-height: 28px;
    font-size: 17px;
    font-family: Vazir;
    word-wrap: break-word;
    word-break: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
.doc-item-rename {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    font-size: 13px;
    color: #519d0e;
    background-image: url(/image/rename.png);
    background-repeat: no-repeat;
    background-position: left
}
.doc-item-delete, .doc-item-duplicate {
    margin-bottom: 10px;
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    color: #707070
}
.doc-item-delete span, .doc-item-duplicate span {
    margin-left: 10px
}
.doc-item-content img {
    float: left
}
.doc-item-time {
    font-size: 14px;
    color: grey;
    word-wrap: break-word;
    word-break: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.doc-item-time span:first-child {
    font-family: Vazir-Bold
}
.pagination-wrapper {
    margin-top: 40px;
    width: 100%;
    text-align: center
}
img.avatar {
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    margin: 13px
}
.pdf-doucument-des {
    padding: 30px 0;
    background-color: #f0f0f0
}
.pdf-doucument-content {
    margin: 0 auto;
    max-width: 1000px;
    color: #363636;
    text-align: left
}
.pdf-doucument-content h2 {
    text-align: left;
    margin: 0 auto;
    max-width: 1000px;
    color: #363636
}
.pdf-doucument-content p {
    font-size: 14px
}
.pdf-doucument-video {
    padding: 30px 180px 0
}
.mb-header {
    overflow: hidden;
    background-color: #666
}
.mb-nav {
    float: left;
    width: 100%;
    height: 60px;
    overflow: hidden
}
.mb-search-btn {
    float: left;
    width: 30%;
    height: 100%
}
.mb-search-btn img {
    margin: 15px 10px;
    height: 30px
}
.mb-logo {
    float: left;
    width: 40%;
    height: 100%;
    text-align: center
}
.mb-logo img {
    height: 40px;
    margin: 10px auto
}
.mb-user-img {
    float: left;
    width: 30%;
    height: 100%;
    text-align: right
}
.mb-user-img img {
    height: 40px;
    margin: 10px;
    border-radius: 50%
}
.mb-nav-list {
    display: none;
    float: left;
    width: 100%;
    overflow: hidden;
    color: #fff;
    font-size: 18px;
    font-family: Vazir;
    background-color: #414141
}
.mb-account {
    float: left;
    display: inline-block;
    width: 50%;
    height: 60px;
    box-sizing: border-box;
    border-right: 1px solid grey;
    color: #fff;
    text-align: center;
    line-height: 60px
}
.mb-log {
    float: left;
    display: inline-block;
    width: 50%;
    height: 60px;
    line-height: 60px;
    box-sizing: border-box;
    text-align: center
}
.mb-user {
    float: left;
    height: 60px;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid grey;
    overflow: hidden
}
.mb-user img {
    float: left;
    height: 40px;
    width: 40px;
    margin: 10px 20px 10px 30px;
    border-radius: 50%
}
.mb-user span {
    float: left;
    height: 60px;
    line-height: 60px
}
.mb-search {
    display: none;
    float: left;
    height: 60px;
    width: 100%;
    text-align: center;
    background-color: #414141
}
.mb-input-item #search-sub {
    float: left;
    width: 25%;
    height: 40px;
    margin: 10px 0;
    display: inline-block;
    padding: 0 !important;
    border: none !important;
	-webkit-appearance: none;
    border-radius: 0 6px 6px 0;
    background-color: #75b526;
    color: #fff;
    font-size: 16px
}
.mb-input-item #search-input {
    float: left;
    width: 65%;
    height: 40px;
    margin: 10px 0 10px 5%;
    padding: 0 !important;
    border: none !important;
	-webkit-appearance: none;
    border-radius: 6px 0 0 6px;
    background-color: #fff;
    font-size: 16px;
    color: grey;
    font-family: Vazir-Bold
}
.feedback {
    margin-top: 20px;
    overflow: hidden;
    text-align: center;
    font-size: 16px
}
.feedback-col {
    float: right;
    display: inline-block;
    width: 300px;
    text-align: right;
	direction: rtl;
}
.feedback-col:nth-child(2) {
    float: left;
}
.feedback p {
    margin: 0 0 13px 0
}
.feedback input {
    height: 36px;
    width: 300px;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    background-color: #fff;
    font-size: 16px
}
.feedback-name {
    margin: 20px 0
}
.feedback-message {
    margin-bottom: 20px
}
.feedback-message textarea {
    height: 228px;
    width: 300px;
    margin: 0;
    box-sizing: border-box;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    background-color: #fff
}
.feedback button.feedback-submit {
    margin-top: 20px;
    height: 36px;
    width: 300px;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    background-color: #6bb42b;
    color: #fff;
    font-size: 16px
}
.g-recaptcha {
    transform: scale(.99);
    transform-origin: 0 0
}
.conus-content img {
    position: relative;
    top: 5px
}
.load-effect-wrapper {
    display: inline;
    float: left;
    width: 100%;
    text-align: center
}
.loading {
    width: 150px;
    height: 15px;
    margin: 0 auto
}
.loading span {
    display: inline-block;
    width: 15px;
    height: 100%;
    margin-right: 5px;
    border-radius: 50%;
    background: #90ee90;
    -webkit-animation: load 1.04s ease infinite
}
.loading span:last-child {
    margin-right: 0
}
@-webkit-keyframes load {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
.loading span:nth-child(1) {
    -webkit-animation-delay: .13s
}
.loading span:nth-child(2) {
    -webkit-animation-delay: .26s
}
.loading span:nth-child(3) {
    -webkit-animation-delay: .39s
}
.loading span:nth-child(4) {
    -webkit-animation-delay: .52s
}
.loading span:nth-child(5) {
    -webkit-animation-delay: .65s
}
.cat-clo {
    width: 33.3%;
    float: left
}
.popular-post {
    width: 100%;
    height: 60px;
    overflow-x: scroll;
    overflow-y: hidden
}
.popular-post-ul {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 44px;
    margin-left: -10px;
    display: inline-flex;
    float: left
}
.popular-post-ul li {
    margin-left: 10px;
    display: inline-block;
    margin-top: 8px;
}
.popular-post-ul li a {
    display: inline-block;
    height: 44px;
    line-height: 44px;
    background-color: #dfecd0;
    padding: 0 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    max-width: 320px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-decoration: none;
	direction: rtl;
}
.popular-post-ul li a:hover {
    background-color: #b7d790
}
.popular-post-wrap {
    position: relative;
    width: 100%
}
.popular-post-wrap .btn {
    position: absolute;
    left: 0;
    top: 0;
    height: 60px;
    opacity: .3;
    cursor: pointer;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}
.popular-post-wrap .btn:hover {
    opacity: .8
}
.popular-post-wrap .p_prev {
    display: none
}
.popular-post-wrap .p_next {
    left: auto;
    right: 0;
    display: none
}
.popular-post::-webkit-scrollbar {
    height: 0;
    background-color: transparent
}
@media (max-width:1350px) {
    .container-home {
        max-width: 1033px;
        min-width: 1000px
    }
}
@media (max-width:940px) {
    .header-search #search-input {
        width: 250px
    }
}
@media (max-width:768px) {
    .doc-item {
        float: none;
        width: 100%
    }
}
@media (max-width:833px) {
    .pay-sec3 {
        margin-right: 30px
    }
}
@media (max-width:670px) {
    .footer-top {
        width: 87%
    }
    .footer-bottom {
        float: none;
        margin-top: 20px
    }
}
@media (max-width:479px) {
    .cat-content {
        width: 100%
    }
    .cat-post-item-image img {
        width: auto;
        height: auto;
        cursor: pointer;
        max-height: 100%;
        max-width: 100%;
        margin: 0 auto
    }
    .pay-success {
        width: 94%;
        padding: 10px
    }
    .pay-success-image {
        display: none
    }
    .pay-success-content {
        width: 100%
    }
    .cat-post-item-content-description {
        display: none;
        font-size: 16px
    }
    .cat-content-top-name {
        font-size: 20px
    }
    .pdf-detail-img-container-btn-previous {
        top: 108%;
        left: 40px
    }
    .pdf-detail-img-container-btn-next {
        top: 108%;
        right: 40px
    }
    .cat-tab-div {
        width: 100%;
        margin-left: 0
    }
    .pay-sec-common {
        width: 95%
    }
    .pay-choose {
        left: 38%;
        margin-left: -50px
    }
    .cat-post-item {
        width: 46%;
        margin: 10px auto 0 auto;
        margin: 0 2% 0 2%;
        display: inline-block;
        height: auto
    }
    .cat-post-item:nth-child(even) {
        margin-right: 0
    }
    .cat-content-right {
        width: 100%;
        margin-left: 0
    }
    .cat-content-right-item {
        margin: 10px auto 0 auto;
        width: 90%;
        float: none
    }
    .cat-content-right-label {
        margin: 10px auto 0 auto;
        width: 90%
    }
    .cat-post-item-back {
        display: none
    }
    .cat-post-item-content {
        height: 64px
    }
    .cat-post-item-content-name {
        margin-top: 10px;
        font-size: 14px;
        -webkit-line-clamp: 3
    }
    .feedback-col {
        float: none
    }
    .feedback-col:nth-child(2) {
        float: none;
        margin-top: 20px
    }
    .cat-post-item-image {
        text-align: center;
        height: 220px
    }
    .cat-post-item-image-wrapper {
        height: 220px
    }
    .header-mid {
        width: 100%
    }
    .header-list-user {
        height: 50px
    }
    .user-img {
        height: 40px;
        width: 40px
    }
    .user-name {
        line-height: 50px
    }
    .header-list-logout {
        top: 110px;
        height: 40px;
        line-height: 40px
    }
    .mobile-login img {
        display: none !important
    }
    .mobile-login {
        margin-right: 10px
    }
    .banner {
        height: 400px
    }
    .container-home {
        padding: 0 10px;
        min-width: 0
    }
    .title-home h1 {
        line-height: 50px;
        font-size: 18px;
        margin: 0
    }
    .category-list {
        margin: 0 auto
    }
    .category-item {
        width: 50%;
        height: 100px;
        margin: 0
    }    
    .category-title {

    }
   .category-title h2 {
		line-height: 40px;
        font-size: 14px;
    }
    .form-container-mobile {
        display: block
    }
    .form-container {
        display: none
    }
    .banner-image {
        background-size: cover
    }
    .banner-button {
        display: none
    }
    .banner-title {
        height: 300px
    }
    .banner-title-wrapper {
        padding: 0 25px
    }
    .banner-title-content h2 {
        margin-top: 80px;
        font-size: 16px
    }
    .banner-title-content h1 {
        font-size: 28px;
        letter-spacing: -2px;
        margin: 10px 0
    }
    .banner-title-content h3 {
        font-size: 13px;
        width: 100%;
        line-height: 22px;
        margin: 0
    }
    .doc-body {
        width: 100%
    }
    .doc-body ul {
        width: 100%
    }
    .separatorline {
        width: 100%
    }
    .table-title {
        padding-left: 12px
    }
    #action {
        display: none
    }
    .doc-body {
        min-height: 500px
    }
    .doc-body ul {
        width: 100%
    }
    .vertical-line {
        display: none
    }
    .table-item {
        margin-top: 0;
        height: 95px
    }
    .table-item ul li:nth-child(3) {
        width: 60%;
        padding-left: 20px;
        font-size: 15px
    }
    .btn-act {
        width: 97px
    }
    .pay-win {
        margin-left: 15px;
        margin-right: 15px
    }
    .pay-sec1 {
        display: inline-block;
        margin-right: 0;
        margin-bottom: 60px
    }
    .pay-sec3 {
        margin-right: 0
    }
    .item-block {
        margin: 0 15px 0 15px;
        padding-bottom: 24.5px
    }
    .pdf-detail-des, .pdf-detail-show {
        display: none
    }
    .pdf-detail-img-container {
        left: 0
    }
    .pdf-detail-win {
        width: 100%
    }
    .pdf-detail-info {
        width: 92%;
        padding: 0 4%
    }
    .pdf-breadcrumb-div {
        width: 92%
    }
    .mobile-pdf-detail-des-label {
        display: block;
        width: 100%;
        text-align: right;
		direction: rtl;
    }
    .mobile-pdf-detail-des-label h1 {
        font-size: 20px
    }
    .mobile-pdf-detail-des-label h2 {
        font-size: 18px;
        margin: 0 0 15px 0
    }
    .mobile-pdf-detail-des-label h3 {
        font-size: 18px;
        margin: 0 0 15px 0
    }
    .mobile-pdf-detail-des-label span {
        font-size: 14px;
        color: grey;
        margin-bottom: 20px;
        width: 100%;
        display: block
    }
    .mobile-pdf-detail-des-download {
        display: inline-block
    }
    .pdf-detail-bts-container {
        margin: 20px auto;
        text-align: center;
        position: relative
    }
    .pdf-detail-basic-btn {
        display: inline-block
    }
    .download-btn {
        display: none
    }
    .pdf-detail-basic-btn:first-child {
        margin-right: 0;
        margin-bottom: 15px
    }
    .pdf-detail-basic-btn:first-child {
        background-position: 14% center
    }
    .header-title {
        margin-right: 12px
    }
    .header-account, .header-btn-login .btn-text {
        font-size: 14px
    }
    .breadcrumb, .pdf-breadcrumb-div {
        display: none
    }
    .footer-item {
        margin-right: 0
    }
    .logo-home {
        left: 7px;
        top: 7px;
        margin: 0;
        width: 105px;
        height: 30px;
        margin-top: 10px;
        background-size: contain
    }
    .header-logo {
        margin: 0;
        width: 105px;
        height: 30px;
        margin-top: 15px;
        background-size: contain
    }
}
@media (max-width:390px) {
    .cat-post-item-image {
        height: 200px
    }
    .cat-post-item-image-wrapper {
        height: 220px
    }
}
@media (max-width:360px) {
    .price-now {
        font-size: 16px
    }
    .price-now span {
        font-size: 30px
    }
}
@media (max-width:350px) {
    .cat-post-item-image {
        height: 175px
    }
    .cat-post-item-image-wrapper {
        height: 220px
    }
}
@media(max-width:320px) {
    .header-title {
        display: inline-block;
        position: absolute;
        right: 100px;
        top: 3px
    }
    .header-title a {
        font-size: 14px
    }
    .pay-sec-common {
        width: 268px
    }
}