/*rps-loidk*/
@media (min-width: 1366px) and (max-width: 1440px) {
}

@media (min-width: 1300px) and (max-width: 1366px) {
	.login_social li a {
		height: 75px;
	}

	.login-username,
	.login-password,
	.login-fn {
		height: 70px;
	}

	.content-chapter {
		overflow: hidden;
	}
}

@media only screen and (max-width: 1024px) {
	#comment {
		width: calc(100% - 80px);
	}

	.total-review-left {
		width: 40%;
	}

	.item-prc {
		display: flex;
		align-items: center;
	}
}

@media (min-width: 1000px) and (max-width: 1024px) {
	.frm-search-header .box-search {
		min-width: 360px;
		left: 27%;
	}

	.frm-search-header .box-search {
		min-width: 360px;
		left: 50%;
		top: 80%;
	}
}

@media only screen and (max-width: 1023px) {
	.single-chapter .list-question.active {
		z-index: 9;
	}
}

@media only screen and (max-width: 990px) {
	.login_popup_title {
		font-size: 36px;
	}

	.login_social li a span {
		font-size: 16px;
	}

	.login-username,
	.login-password,
	.login-fn {
		height: 65px;
	}

	.login_popup_form .button.button-primary {
		height: 65px;
	}

	.login_popup_form .button.button-primary {
		font-size: 18px;
	}

	.search-results .site-main h1 {
		font-size: 36px;
		padding: 25px 0;
	}

	.note-pg-search p {
		font-size: 21px;
	}

	.search-results .post-info h3 {
		font-size: 18px;
		line-height: 24px;
	}

	.search-results .breadcrumbs {
		padding-bottom: 0;
	}

	/*search*/
	.search-mb {
		position: fixed;
		width: 100%;
		height: calc(100% - 120px);
		top: 120px;
		bottom: 0;
		left: 0;
		background-color: #fff;
	}

	.search-mb .box-search {
		display: block !important;
		position: absolute;
		width: calc(100% - 30px);
		top: 50px;
		bottom: unset;
		left: 50%;
		transform: translateX(-50%);
	}

	.search-mb .box-search .form-control {
		min-width: unset;
		border: 1px solid #0874BC;
		border-radius: 30px;
	}

	.box-search button {
		height: 40px !important;
	}

	.box-search input {
		font-family: 'Roboto' !important;
		font-style: normal !important;
		font-weight: 400 !important;
		font-size: 14px !important;
		line-height: 16px !important;
		color: #333333 !important;
		padding: 12px 65px;
	}
	.box-search input::placeholder {
	    font-size: 14px;
	}

	.close-search {
		display: initial;
		position: absolute;
		right: 15px;
		top: 18px;
	}

	.search-mb.hidden {
		display: none;
	}

	.box-search input {
		padding: 12px 50px !important;
	}

	.main-search {
		position: relative;
	}

	.frm-search-header {
		display: none !important;
	}

	#load-data-2 ul li a {
		font-family: 'Roboto';
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 16px;
		color: #999999;
	}

	#load-data-2 ul li {
		list-style: none;
		margin-bottom: 12px;
	}

	#load-data-2 ul {
		padding: 15px 19px 45px;
	}

	#load-data-2 {
		box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
		margin: 5px auto 0px;
	}

	/* end search*/
	.user-top {
		display: none;
	}

	.search-results .site-bottom {
		display: none;
	}

	.search-results .site-footer {
		display: none;
	}

	.postid-238 .ask-item .title-ask {
		min-height: unset;
	}

	.postid-238 .ask-item .title-ask::after {
		display: none;
	}

	.nav-single a {
		font-size: 16px;
		line-height: 21px;
	}

	.nav-single {
		padding: 15px 12px;
	}
}

@media only screen and (max-width: 768px) {
	.ct-right-form {
		padding-left: 0;
	}

	.login-password i:after {
		background-size: 80%;
	}

	.page-template-home .item-search {
		display: block;
	}
	#lang-main .sub-menu.active{
		opacity: 1;
		visibility: visible;
	}
}

@media only screen and (max-width: 767px) {
	.img-mb {
		display: block;
	}

	.ct-page-question .ct-img-left {
		display: none;
	}

	.ct-page-question {
		display: block;
		width: 100%;
	}

	.ct-right-form {
		width: 100%;
	}

	.des-title {
		max-width: 100%;
		display: flex;
	}

	.ct-img-left {
		width: 100%;
		margin-left: -15px;
	}

	.title-mb {
		display: block;
	}

	.title-dsk {
		display: none;
	}

	.modal-body.d-flex {
		display: block;
	}

	.login_popup_form .modal-left {
		width: 100%;
	}

	.login_popup_form .modal-content {
		width: 100%;
		height: 100vh;
	}

	.content-lad .underlined a {
		font-size: 14px;
		line-height: 20px;
		justify-content: center;
	}

	h4.ha a {
		font-size: 14px;
		line-height: 20px;
	}

	h5.under-line a,
	.content-lad a {
		font-size: 14px;
		line-height: 20px;
	}

	.content-lad .underlined a {
		height: auto;
	}

	.one-qr a {
		height: auto;
	}

	.single-post strong {
		font-size: 15px;
		line-height: 1.2;
	}

	.postid-740 .ask-item .title-ask::after {
		display: none;
	}
}

@media only screen and (max-width: 650px) {
	.total-review {
		display: block;
	}

	.total-review-left {
		width: 100%;
	}

	.total-review-right {
		width: 100%;
	}

	.form-review textarea {
		width: 100%;
	}

	.item-prc {
		justify-content: space-around;
	}

	.time {
		padding-bottom: 0;
		border-bottom: unset;
	}

	ol.commentlist.show-cmt .children .comment-metadata:before {
		display: none;
	}

	.commentlist article {
		height: auto;
	}

	.contact-header:hover {
		background: unset;
	}

}

@media only screen and (max-width: 550px) {
	.site-brand .logo {
		width: 134px;
	}

	.ct-right-mb {
		float: left;
		width: calc(100% - 155px);
		margin-top: 30px;
	}

	.ct-img-left {
		width: 195px;
		height: 251px;
	}

	.title-mb {
		font-weight: 700 !important;
		font-size: 20px !important;
		line-height: 23px;
		margin-bottom: 20px;
	}

	.des-title p {
		font-weight: 400;
		font-size: 12px;
		line-height: 18px;
	}

	.ct-right-form label input,
	.ct-right-form .wpcf7 input[type="email"],
	.ct-right-form .wpcf7 input[type="tel"] {
		height: 50px;
	}

	::-webkit-input-placeholder {
		font-weight: 400;
		font-size: 14px;
		line-height: 16px;
		color: #A2A2A2;
	}

	.btn-submit {
		font-weight: 500;
		font-size: 16px;
		line-height: 19px;
		height: 50px;
		margin-top: 28px;
	}

	.ct-right-form label input {
		margin-bottom: 15px;
	}

	.des-title {
		margin: 10px auto 40px;
	}

	.ct-page-question {
		margin: 0 auto 50px;
	}

	.search-results .site-main h1 {
		font-size: 20px;
		line-height: 23px;
		padding: 7px 0 30px;
	}

	.note-pg-search p {
		font-size: 14px;
		line-height: 16px;
	}

	.note-pg-search {
		position: relative;
	}

	span.count-search {
		position: absolute;
		left: 0;
		top: 30px;
	}

	.search-results .post-info h3 {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 25px;
	}

	.search-results .page-navigation span,
	.search-results .page-navigation a {
		font-size: 16px;
	}

	.search-results .page-navigation span,
	.search-results .page-navigation a {
		width: 35px;
		height: 35px;
	}

	span.page-numbers.current:before {
		width: 43px;
		height: 43px;
	}

	.search-results .page-navigation span,
	.search-results .page-navigation a {
		margin: 0 5px;
	}

	.search-results .site-content {
		margin-bottom: 211px;
		padding-top: 50px;
	}

	.des-title p,
	.ct-page h1 {
		text-align: left !important;
	}

	.page-template-contact .ct-page,
	.page-template-add-questions .ct-page {
		margin: 120px auto 0;
	}

	.page-template-news .thumb-footer.mb {
		margin-top: 72px;
	}

	.post-item>span {
		border-radius: 3px !important;
	}

	.date-cate .time-post {
		padding: 4px 9px;
	}

	.page-template-user-manual .item-lad {
		border-radius: 20px;
	}

	.page-template-user-manual .content-lad h4 {
		font-weight: 700;
		font-size: 16px;
		line-height: 19px;
	}

	.page-template-user-manual .icon-search {
		left: 30px;
		width: 34px;
		height: 34px;
		top: 74%;
	}

	.page-template-user-manual .icon-search i {
		font-size: 13px;
	}

	.page-template-user-manual .banner-um .title-bn h1 {
		border-bottom: 3px solid #F0708A;
	}

	h4.ha {
		display: block;
	}

	.one-qr a {
		margin-left: 0;
		justify-content: center;
		text-align: center;
	}

	/*css-search*/
	.search-mb {
		height: calc(100% - 80px);
		top: 80px;
	}

	#load-data-2 ul li a {
		font-family: 'Roboto';
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 16px;
		color: #999999;
	}

	#load-data-2 ul li {
		list-style: none;
		margin-bottom: 12px;
	}

	#load-data-2 ul {
		padding: 15px 19px 45px;
	}

	#load-data-2 {
		box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
		width: 287px;
		margin: 5px auto 0px;
	}

	/*	*/
	.time time {
		font-size: 10px;
		line-height: 12px;
	}

	.time {
		margin-top: 0px;
	}

	.lab1 .underlined {
		margin-bottom: 10px !important;
	}

	.content-sg-chapter .ask-item {
		margin-bottom: 0;
	}

	.note-text a {
		font-size: 8px;
		line-height: 9px;
	}

	.note-text {
		font-size: 10px;
		line-height: 12px;
	}

	.note-text {
		top: 45%;
		left: 40px;
	}

	.note-text:lang(ja) {
		top: 43%;
	}

	.comment-form-comment:lang(ja)::before {
		top: 40%;
	}

	#comment:lang(ja) {
		margin-top: 50px;
	}

	.logged-in .img-user-cmt:lang(ja) {
		margin-top: 77px;
	}

	/*	.tax-category_chapter .page-chapter {
	    margin-top: 16px;
	}*/
	.search-results .site-main .container {
		margin: 56px auto 0;
	}

	strong.search-excerpt:before {
		height: 17px;
	}

	.content-page-sg {
		margin-top: -77px;
	}

	.postid-665 .chapter5 .consulting-list::before {
		top: -9px;
		left: 0;
		width: 24px;
		height: 36px;
	}

	.like-single .title-click {
		margin: 15px 0;
		font-size: 12px;
		line-height: 14px;
	}

	.game-footer-like-btn {
		width: 50px;
		height: 50px;
	}

	.game-footer-dislike-btn {
		width: 50px;
		height: 50px;
	}

	.game-footer-like-btn::before,
	.game-footer-dislike-btn::before {
		width: 50px;
		height: 50px;
	}

	.item-click p {
		font-size: 12px;
		line-height: 14px;
	}

	.item-click:first-child p {
		max-width: 50px;
	}

	.item-click:last-child p {
		margin-left: 70px;
	}

	.total-like-review {
		margin-top: 30px;
	}

	.total-like-review h4 {
		font-size: 18px;
		line-height: 21px;
		margin-bottom: 15px;
	}

	.sum-rv {
		margin-bottom: 15px;
		font-size: 14px;
		line-height: 16px;
	}

	.img-top-lk {
		width: 28px;
		height: 28px;
	}

	.sum-like h5,
	.sum-like p {
		font-size: 14px;
		line-height: 16px;
	}

	.sum-like {
		margin-bottom: 10px;
	}

	.review {
		margin-bottom: 60px;
		margin-top: 10px;
	}

	p.note-dn {
		font-size: 13px;
		line-height: 18px;
	}

	.item-sgl.nav-previous span {
		margin-right: 20px;
	}

	.item-sgl.nav-next span {
		margin-left: 20px;
	}

	.nav-single a {
		font-size: 14px;
		line-height: 18px;
	}

	.game-footer-like-btn {
		margin-right: 20px;
	}

	.game-footer-dislike-btn {
		margin-left: 20px;
	}

	.item-click:last-child p {
		margin-left: 10px;
	}

	.sum-like h5 {
		width: 110px;
	}

	.comment-form-comment {
		margin-bottom: 6px;
	}

	.remove-cmt {
		height: 10px;
		background-size: contain;
	}

	.delete-cmt {
		margin-left: 15px;
		position: relative;
		top: 3px;
	}

	.content-sg-chapter .send-more-ask {
		max-width: 100% !important;
	}

	.content-sg-chapter .image-sidebar img {
		width: 100%;
	}

	/*	.content-sg-chapter .icon-bot{
		border-top: unset;
	}*/
	h2.title-search {
		font-size: 20px;
		line-height: 23px;
	}

	.no-result a {
		font-size: 14px;
		line-height: 16px;
	}

	.search-no-results .site-content {
		margin-top: 200px;
	}
}

@media only screen and (max-width: 450px) {
	.single-post .content-page-sg .content-sg-news .container {
		margin: 176px auto 0 !important;
	}

	.login_bg .logo img {
		width: 68px;
		height: 70px;
	}

	/*	.modal.is-visible .modal-transition{
		transform: translateY(0%) translateX(-50%);
	}
	.modal-wrapper{
		top: 0;
	}*/
	.login_popup_form .modal-left {
		height: 158px;
		position: relative;
	}

	.modal-body.d-flex {
		background-color: #fff;
	}

	.login_bg .logo {
		padding-top: 0;
		position: absolute;
		top: 33px;
		margin-left: 24px;
	}

	.login_bg {
		background-image: url(../images/bg-mb.png) !important;
		background-size: 100%;
		background-position: initial;
	}

	.modal-overlay {
		background: rgb(0 0 0 / 50%);
	}

	.btn-close-s img {
		width: 14px;
		height: 14px;
	}

	.modal-wrapper {
		box-shadow: unset;
	}

	.login_popup_title {
		font-weight: 500;
		font-size: 32px;
		line-height: 38px;
	}

	.login_social li a span {
		font-weight: 700;
		font-size: 14px;
		line-height: 16px;
	}

	.modal-header,
	.modal-content {
		padding: 13px 28px 20px;
	}

	/*	.login_social li{
		width: 120px;
	}
	.login_social ul{
		display: flex;
		justify-content: space-evenly;
	}*/
	.login_popup_title {
		margin-bottom: 23px;
	}

	.hr-login {
		margin-top: 8px;
		margin-bottom: 25px;
	}

	.hr-login span {
		font-size: 12px;
		line-height: 14px;
		padding: 0 15px;
	}

	.login-username,
	.login-password,
	.login-fn {
		height: 60px;
	}

	.login-username:before {
		width: 28px;
		height: 28px;
	}

	.login-username,
	.login-password,
	.login-fn {
		padding-left: 55px;
	}

	.login-password:before {
		width: 28px;
		height: 28px;
	}

	.login-username input,
	.login-password input,
	.login-fn input {
		font-size: 14px;
		line-height: 16px;
	}

	.login-username,
	.login-password,
	.login-fn {
		padding-top: 16px;
		padding-bottom: 16px;
		margin-bottom: 15px;
	}

	.login-password i:after {
		width: 100%;
		height: 22px;
		width: 22px;
	}

	.login-remember label {
		font-size: 14px;
		line-height: 16px;
	}

	a.lostpassword_link {
		font-size: 14px;
		line-height: 16px;
	}

	#rememberme {
		background: #F2F2F2;
		width: 20px;
		height: 20px;
	}

	#rememberme {
		position: relative;
		-webkit-appearance: none;
	}

	#rememberme:before {
		content: "";
		background: #F2F2F2;
		width: 20px;
		height: 20px;
		position: absolute;
	}

	#rememberme[type="checkbox"]:checked:after {
		content: '';
		display: block;
		position: absolute;
		top: 4px;
		left: 7px;
		width: 8px;
		height: 12px;
		border: solid #0079bf;
		border-width: 0 2px 2px 0;
		transform: rotate(45deg);
	}

	#loginform-custom p.login-remember {
		margin-bottom: 0;
	}

	.login_popup_form form>p:last-child {
		margin-top: 20px;
	}

	.link_login-register {
		margin-top: -6px;
	}

	.login-username label,
	.login-password label,
	.login-fn label {
		font-size: 10px;
		line-height: 12px;
		margin-bottom: 0;
	}

	.login_popup_form .button.button-primary {
		height: 60px;
		font-size: 16px;
		line-height: 19px;
	}

	.link_login-register p {
		font-size: 12px;
		line-height: 14px;
		margin-bottom: 0;
	}

	.login_social li a {
		height: 60px;
		border-radius: 12px;
	}

	a.login-social.login_social_gg svg {
		width: 30px !important;
		height: 30px !important;
	}

	a.login-social.login_social_fb svg {
		width: 18px;
		height: 31px;
	}

	.register_popup.is-visible .login-fn:before {
		height: 26px;
		width: 26px;
	}

	.login-password i:before {
		left: -3%;
		top: 27%;
	}

	.login-username,
	.login-password,
	.login-fn {
		border-radius: 10px;
	}

	#reply-title {
		font-size: 18px;
		line-height: 21px;
		padding-bottom: 5px;
	}

	#reply-title:lang(ja) {
		font-size: 14px;
	}

	.comment-form-comment::before {
		width: 30px;
		height: 30px;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
	}

	.img-user-cmt {
		width: 30px;
		height: 30px;
		margin-top: 80px;
	}

	.lst-star-ept ul {
		margin-top: 0;
	}

	#comment {
		margin-left: 33px;
		width: calc(100% - 33px);
		margin-top: 70px;
		height: 88px;
		border-radius: 10px;
		font-size: 12px;
		line-height: 18px;
		padding: 10px;
	}

	.logged-in #comment {
		margin-top: 70px;
	}

	.logged-in #comment:lang(ja) {
		margin-top: 65px;
	}

	.comment-form-comment::before {
		top: 44%;
	}

	.comment-form-comment::before:lang(ja) {
		top: 48%;
	}

	#submit {
		font-size: 10px;
		line-height: 12px;
		padding: 8px 12px;
	}

	.comment-author.vcard img {
		width: 30px;
		height: 30px;
	}

	b.fn {
		font-size: 14px;
		line-height: 16px;
		margin-top: 0;
	}

	.single-chapter .site-main {
		margin-top: 63px;
	}

	.single-chapter .comment-content {
		padding-left: 45px;
		padding-top: 10px;
	}

	.reply a {
		font-size: 12px;
		line-height: 14px;
		width: 55px;
	}

	ol.commentlist.show-cmt {
		margin-top: 25px;
	}

	.comment-content p {
		font-size: 12px;
		line-height: 14px;
	}

	.comment-metadata {
		left: 45px;
		top: 16px;
		border-bottom: unset;
		padding-bottom: 0;
	}

	.comment-metadata a {
		font-size: 10px;
		line-height: 12px;
	}

	ol.commentlist.show-cmt .children {
		margin-left: 35px;
	}

	ol.commentlist.show-cmt .parent .time {
		border-bottom: unset !important;
	}

	.commentlist article {
		margin-bottom: 20px;
	}

	ol.commentlist.show-cmt li ul.children li:last-child .time {
		border-bottom: unset !important;
	}

	.review h3 {
		font-size: 18px;
		line-height: 21px;
		/*		margin-top: 30px;*/
		padding-bottom: 5px;
	}

	.list-ct-rv h4 {
		font-size: 12px;
		line-height: 14px;
	}

	.list-ct-rv {
		margin: 20px 0 30px;
	}

	.form-review textarea {
		font-size: 12px;
		line-height: 14px;
		padding: 15px 13px;
		height: 79px;
	}

	.btn-sent {
		font-size: 10px;
		line-height: 12px;
		padding: 8px 14px;
	}

	.cancel-btn {
		font-size: 10px;
		line-height: 12px;
		padding: 8px 15px;
	}

	.list-btn {
		margin-top: 10px;
	}

	.btn-sent {
		margin-right: 7px;
	}

	.bottom-review h5 {
		font-size: 16px;
		line-height: 19px;
		margin-bottom: 10px;
	}

	.total-review p {
		font-size: 14px;
		line-height: 16px;
	}

	.total-review p {
		margin: 0;
	}

	.total-review-left {
		position: relative;
	}

	.medium {
		position: absolute;
		top: 83%;
		right: 36%;
	}

	.fa-star-sharp {
		display: none;
	}

	.total-review-right {
		margin-top: 20px;
	}

	.star-total:before {
		font-size: 19px;
	}

	.item-prc label {
		font-size: 14px;
		line-height: 16px;
		width: 38px;
	}

	.item-prc .count_vl {
		width: 50px;
	}

	.single-chapter .page-chapter {
		margin-top: 0;
	}

	.search-mb {
		height: calc(100% - 60px);
		top: 60px;
	}

	#comment::placeholder {
		font-size: 10px;
		line-height: 12px;
	}

	.logged-in .total-cmt span {
		font-size: 12px;
		line-height: 14px;
		top: 55px;
	}

	.total-cmt span {
		font-size: 12px;
		line-height: 14px;
		top: 65px;
	}

	.error-message {
		font-size: 12px;
		line-height: 14px;
		bottom: 23px;
		margin-left: 37px;
	}

	.multiple-language a img {
		height: 14px;
		width: 22px;
	}

	.multiple-language a {
		/* width: 22px; */
	}

	#lang-main li a {
		font-size: 12px;

	}

	.header-home .multiple-language {
		margin-right: 0;
	}

	#lang-main {
		padding-right: 50px;
	}

	.wpml-ls-menu-item .wpml-ls-flag+span {
		margin-left: 0.3em;
	}

	#lang-main li:first-child {
		margin-right: 8px;
	}

	.tawk-min-container .tawk-button-circle.tawk-button-large {
		position: relative !important;
		left: 7px !important;
	}

	#user-manual .container {
		padding-left: 10px;
		padding-right: 10px;
	}

	.site-footer .container {
		padding-left: 10px;
		padding-right: 10px;
	}

	.copyright {
		font-size: 12px;
		line-height: 14px;
	}

	.box-ct-question textarea,
	.select-chose p {
		border: 1px solid #CECECE;
	}

	.search-no-results .site-main h1 {
		font-size: 20px;
		line-height: 23px;
		padding: 7px 0 30px;
	}

	.search-no-results .site-content {
		margin-top: 80px !important;
	}

	.item-search .search-header {
		width: 14px;
	}

	.multiple-language img {
		width: 14px;
		height: 14px;
	}

	.search-header {
		margin-right: 0px !important;
	}

	.nav-single {
		margin-left: -15px;
		margin-right: -15px;
	}

	/*	.postid-134 .list-question-part2{
		display: none;
	}*/
	.nav-single .item-sgl img {
		width: 14px;
	}

	.nav-single .item-sgl span {
		font-size: 14px;
		line-height: 16px;
	}

	.item-sgl.nav-previous span {
		margin-left: 10px;
	}

	.item-sgl.nav-next span {
		margin-right: 10px;
	}

	.nav-single {
		padding: 17px 15px;
	}

	.nav-single::before {
		height: 46px;
	}

	.modal-wrapper {
		border-radius: 12px;
	}

	.modal-body.d-flex {
		border-radius: 12px;
	}

	.login_social li {
		margin-bottom: 20px;
	}

	.modal-wrapper {
		width: calc(100% - 10px);
	}

	.login_popup_title {
		padding-bottom: 10px;
	}

	.login_popup_form .modal-content {
		padding: 32px 10px 39px;
	}

	.login_popup_form .modal-content {
		height: 285px;
	}

	.search-header {
		top: 0;
	}

	.box-search button {
		top: 2px;
	}

	.single-chapter .widget_left_sidebar_widget .active .header-chapter {
		border-bottom: 1px dashed #FFFFFF;
		padding-bottom: 8px;
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 375px) {
	.search-mb {
		height: calc(100% - 62px);
		top: 62px;
	}

	.img-user-cmt {
		margin-top: 70px;
	}

	.logged-in .img-user-cmt:lang(ja) {
		margin-top: 65px;
	}
}