@media only screen and (max-width: 480px) {
    .wrapper {
        width: 90%;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .mmt-0 {
        margin-top: 0 !important;
    }
    .mml-0 {
        margin-left: 0 !important;
    }
    .mmr-0 {
        margin-right: 0 !important;
    }
    .mmb-0 {
        margin-bottom: 0 !important;
    }
    .mm-0 {
        margin: 0 !important;
    }
    .m-hidden {
        display: none;
    }
    .m-visible {
        display: block;
    }
    h1 {
        font-size: 2.5rem;
    }
    h2 {
        font-size: 2rem;
    }
    h3 {
        font-size: 1.8rem;
    }
    h4 {
        font-size: 1.5rem;
    }
    h5 {
        font-size: 25px;
    }
    h6 {
        font-size: 20px;
    }
    h7 {
        font-size: 18px;
    }
    p {
        font-size: 15px;
        line-height: normal;
    }
    .min-link {
        font-size: 14px;
    }
    .min-link.arrow::after {
        top: 0px;
        right: -18px;
        transform: none;
        font-size: 15px;
    }
    .spacer.h50 {
        height: 25px;
    }
    .spacer.h75 {
        height: 35px;
    }
    .spacer.h100 {
        height: 40px;
    }
    .grid {
        display: block;
    }
    .xs-block {
        display: block;
    }
    #top-header .wrapper {
        display: block;
        padding: 15px 0;
    }
    #top-header .wrapper .left {
        display: block;
        text-align: center;
    }
    #top-header .wrapper .left .timer {
        display: block;
    }
    #top-header .wrapper .left .timer #countdown {
        line-height: normal;
        margin-bottom: 15px;
    }
    #top-header .wrapper .left .timer #countdown ul li {
        padding: 0 0 0 5px;
        font-size: 11px;
    }
    #top-header .wrapper .left .timer #countdown ul li span {
        font-size: 14px;
    }
    #top-header .wrapper .left .timer #headline {
        margin-bottom: 10px;
    }
    #top-header .wrapper .right .notification .notif-panel {
        right: -10px !important;
        top: 35px !important;
    }
    #top-header .wrapper .right {
        margin-top: 20px;
    }
    #top-header .wrapper .right .notification .notif-panel::before {
        right: 10px;
    }
    #secondbar .wrapper .search-box {
        padding: 15px;
    }
    #secondbar .wrapper .search-box .close {
        right: 5px;
        top: 10px;
    }
    #secondbar .wrapper .search-box .search-input {
        padding: 4px 5px;
        font-size: 14px;
    }
    #navigation .wrapper {
        padding: 0;
    }
    #navigation .wrapper .logo img {
        max-width: 40px;
    }
    #top-header .wrapper .left .timer .message {
        text-align: center;
        font-size: 14px;
        display: block;
    }
    #hero .wrapper .default {
        width: 100%;
    }
    #hero .wrapper .default .date .longdate {
        margin-right: auto;
    }
    #hero .wrapper .tabshero {
        display: none;
    }
    #hero .wrapper .tabshero-mobile {
        display: flex;
    }
    #hero .learnmore-collapse .collapse-body {
        height: 100px;
        overflow: scroll;
    }
    .btn-links {
        display: block;
    }
    .btn-links span {
        margin: 10px 0px;
        display: block;
        font-size: 14px;
    }
    .btn {
        font-size: 14px;
        padding: 6px 20px;
    }
    #smallheader .wrapper {
        display: block;
    }
    #smallheader .wrapper .date .longdate {
        margin-right: auto;
    }
    .search-blog {
        display: block;
        margin-top: 20px;
    }
    .contentbox .wrapper .default {
        width: 100%;
    }
    .icon-sets {
        grid-template-columns: repeat(2, 1fr);
    }
    .icon-sets .icon-box {
        margin-bottom: 50px;
    }
    .icon-sets .icon-box .icon {
        width: 60px;
    }
    .icon-sets .icon-box .desc-box h6 {
        font-size: 15px;
        margin-top: 13px !important;
    }
    .number-sets {
        display: block;
    }
    .number-sets .number-box {
        margin-bottom: 40px;
    }
    .number-sets .number-box h2 {
        font-size: 30px;
    }
    .number-sets .number-box p {
        font-size: 15px;
        margin-top: 10px;
    }
    .infosection {
        padding: 10px 0;
    }
    .infosection.splitwidth .wrapper {
        display: block;
        width: 90%;
    }
    .infosection.splitwidth .wrapper .side {
        text-align: left !important;
    }
    .infosection .wrapper p {
        font-size: 15px;
    }
    .infosection.splitwidth .wrapper .side .btn {
        margin-top: 20px;
    }
    .share {
        display: block;
    }
    .share .social-left .wrapper {
        display: block;
        width: 90%;
    }
    .share .blog-right .wrapper .article-share {
        display: block;
    }
    .share .blog-right .wrapper .article-share img {
        margin-bottom: 20px;
    }
    .colorboxes {
        display: block;
    }
    .testimonial .testimonial-box {
        padding: 30px;
    }
    .testimonial .testimonial-box p {
        font-size: 17px;
        line-height: 24px;
    }
    .testimonial .testimonial-footer img {
        width: 60px;
        height: 60px;
    }
    .testimonial .testimonial-footer .details .name {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .testimonial .testimonial-footer .details .desig {
        font-size: 11px;
    }
    .articles-wrapper {
        display: block;
    }
    .tags a.tag {
        padding: 4px 10px;
        font-size: 11px;
    }
    .articles-wrapper .article .article-content .default {
        margin-bottom: 10px !important;
    }
    .articles-wrapper .article .article-content .default p {
        font-size: 14px;
    }
    .articles-wrapper .article {
        display: block;
        margin-bottom: 15px;
    }
    .join {
        padding: 0 0 !important;
    }
    .join .wrapper {
        width: 90%;
    }
    .join .wrapper .btn {
        font-size: 16px;
    }
    .sponsorsbottom .wrapper .sponsor-logos {
        grid-template-columns: repeat(3, 1fr);
    }
    .footerlogos .wrapper {
        display: block;
        text-align: center;
    }
    .footerlogos .wrapper .logobox {
        border-left: 0px solid #a7a7a7;
        padding-left: 0;
        margin-bottom: 40px;
    }
    .footerlogos .wrapper .logobox .images {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-row-gap: 10px;
    }
    footer .footer-top .wrapper .footer-col {
        text-align: center !important;
    }
    footer .footer-top .wrapper .footer-col ul li a {
        font-size: 14px;
        font-weight: 500;
    }
    .stores {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
    }
    .stores a img {
        width: 130px;
    }
    footer .footer-bottom .wrapper {
        display: block;
    }
    footer .footer-bottom .wrapper .left .links p {
        font-size: 14px;
        margin-top: 8px;
    }
    footer .footer-bottom .wrapper .right {
        justify-content: space-between;
    }
    footer .footer-top .wrapper .footer-col .downtext {
        font-size: 20px;
        text-align: center;
    }
    #steps .wrapper {
        padding: 0;
        margin: 40px auto;
        display: block;
    }
    .icon-sets.left-icons .icon-box {
        margin-bottom: 30px;
    }
    .content-box {
        padding: 30px;
        min-height: 200px;
    }
    .content-box h2 {
        margin-top: 0 !important;
        margin-bottom: 20px !important;
    }
    .right-steps {
        padding: 30px;
    }
    .step-box {
        display: block;
    }
    .step-box .count {
        width: 70px;
        height: 70px;
        max-width: 70px;
        max-height: 70px;
        min-width: 70px;
        min-height: 70px;
        font-size: 13px;
        margin-bottom: 15px;
    }
    #dualsides .wrapper.bordered .leftside {
        border-right: 0px solid #707070;
    }
    #dualsides .wrapper .leftside {
        padding-right: 0;
        margin-top: 40px;
    }
    #dualsides .wrapper .rightside {
        padding-left: 0;
        margin-top: 50px;
    }
    .bullet-list ul li::before {
        top: 2px;
        transform: translate(0%, 0%);
    }
    .app .wrapper .rightside {
        display: flex;
    }
    .app .wrapper .rightside img {
        position: relative;
        right: 0;
        bottom: 0;
        top: 60px;
        max-width: 280px;
        margin: 0 auto;
    }
    .wrapper.wrap60 {
        width: 90%;
    }
    .number-count {
        margin-bottom: 20px;
    }
    .contentimage .leftcontent {
        padding-right: 0 !important;
        margin-bottom: 40px;
    }
    .contentimage .wrapper .inner .rightcont {
        justify-content: center;
    }
    .highlightshome .highlight-box {
        max-height: none;
    }
    .highlightshome .highlight-box-slider {
        min-height: 400px;
        max-height: none;
    }
    .highlightshome .slider-box .homeslider {
        height: 400px;
    }
    .highlightshome .slider-box .homeslider .slick-list {
        height: 400px;
    }
    .highlightshome .slider-box .homeslider .slick-track {
        height: 400px;
    }
    .highlightshome .slider-box .homeslider .video {
        height: 400px;
    }
    .highlightshome .slider-box .homeslider .slick-slide img {
        display: block;
        width: auto;
        height: 100%;
    }
    .highlightshome .highlight-box .right-box .content-box {
        padding: 40px;
    }
    .highlightshome .highlight-box .right-box .content-box:hover .content {
        top: 20px;
    }
    .content-box:hover .content {
        top: 20px;
    }
    .highlightshome .slider-box .homeslider .video .popup {
        top: 40%;
        left: 45%;
        transform: translate(0%, 0%);
        font-size: 50px;
    }
    .highlight-boxes .content-box {
        min-height: 300px;
        max-height: 300px;
    }
    .highlight-boxes .content-box h5 {
        font-size: 20px;
        left: 0px;
    }
    /* .content-box h5.arrow::after {
        bottom: -3px;
        right: -20px;
    } */
    .highlightshome .slider-box h5 {
        font-size: 20px;
        left: 30px;
    }
    .highlightshome .slider-box h5.arrow::after {
        bottom: -3px;
        right: -20px;
    }
    .content-box h5 {
        font-size: 20px;
        left: 0;
        top: 0;
        position: relative;
    }
    /* .content-box h5.arrow::after {
        bottom: -3px;
        right: -20px;
    } */
    .tabs-section .nav-tabs {
        border-bottom: 1px solid #d4d4d4;
        justify-content: flex-start;
        display: inline-flex;
        flex-wrap: nowrap;
        white-space: nowrap;
        overflow: hidden;
        overflow-x: scroll;
        width: 100%;
    }
    .tabs-section .nav .nav-item .nav-link {
        padding: 10px 15px;
    }
	.filter.portfolio .filters{
		position: relative;
	}
    .filter.portfolio .filters ul {
        padding: 0;
        border-bottom: 1px solid #d4d4d4;
        justify-content: flex-start;
        display: inline-flex;
        flex-wrap: nowrap;
        white-space: nowrap;
        overflow: hidden;
        overflow-x: scroll;
        width: 100%;
    }
/*
	.filter.portfolio .filters::after{
		content: "\f30a  Scroll left & right \f30b";
		font-family: "Font Awesome 5 Free";
		font-weight: 600;
		font-size: 11px;
    	color: #505050;
		font-style: italic;
		position: absolute;
		left: 0;
		top: 35px;
	}
*/
	.tabs-section{
		position: relative;
	}
	.tabs-section ul::after{
		content: "\f30a  Scroll left & right \f30b";
		font-family: "Font Awesome 5 Free";
		font-weight: 600;
		font-size: 11px;
    	color: #505050;
		font-style: italic;
		position: absolute;
		left: 0;
		top: 40px;
	}
	.tabs-section.icon-tabs ul::after{
		content: "\f30a  Scroll left & right \f30b";
		font-family: "Font Awesome 5 Free";
		font-weight: 600;
		font-size: 11px;
    	color: #505050;
		font-style: italic;
		position: absolute;
		left: 0;
		top: 75px;
	}
	
    select {
        padding: 5px 10px;
    }
    .modal .modal-content .modal-body .video-body iframe {
        width: 100%;
        height: 100%;
    }
    .modal .modal-content {
        padding: 30px 10px;
    }
    .modal .modal-content .modal-body .content-modal .file-modal a .icon {
        font-size: 16px;
    }
    .modal .modal-content .modal-body .content-modal .file-modal a {
        font-size: 14px;
    }
    .accordion .card .card-body-parent .card-body {
        padding: 20px !important;
    }
    .user-profile .user-box {
        display: block;
        margin-bottom: 50px;
    }
    .user-profile .user-box img {
        height: 50px;
        width: 50px;
        margin-bottom: 20px;
    }
    .user-profile .user-box .desc-box {
        margin-left: 0 !important;
    }
    .breadcrumb {
        padding: 0;
    }
    .breadcrumb li {
        font-size: 14px;
    }
    .breadcrumb li + li::before {
        padding: 0 5px;
        font-size: 10px;
    }
    .w-70 {
        width: 100% !important;
    }
    .table-item .table-body .col {
        font-size: 14px;
        padding: 0 5px;
    }
    .table-item .table-body {
        padding: 5px;
    }
    .card-body .inner .leftcontent {
        padding: 0 !important;
    }
    .card-body .inner .leftcontent p {
        margin-top: 10px !important;
    }
    .form .head {
        font-size: 24px;
    }
    .form .small {
        margin-top: 30px;
    }
    .form .form-row label {
        font-size: 14px;
    }
    .articles-wrapper.article-featured .article-feature {
        display: block !important;
    }
    .articles-wrapper.article-featured .article-feature .article-content {
        padding: 30px 20px !important;
        height: auto;
    }
    .articles-wrapper .article .article-content {
        padding: 30px 20px !important;
    }
    .blog-share .author {
        margin: 0;
		margin-top: 20px;
		border-left: none;
		padding-left: 0;
    }
    .blog-share .author::before {
        display: none;
    }
    .right-bar {
        margin-top: 60px;
    }
    .tags.search a.tag {
        margin: 3px;
        /*display: none;*/
    }
    .table-item.search-table .table-head {
        padding: 10px 5px;
        display: none;
    }
    .table-item.search-table .col {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 8px;
    }
    /*
    .table-item.search-table .col:nth-child(1) {
        color: #EF4055;
    }
    .table-item.search-table .col:nth-child(2) {
        color: #A0CD59;
    }
    .table-item.search-table .col:nth-child(3) {
        color: #29578B;
    }
    .table-item.search-table .col:nth-child(4) {
        color: #F3744B;
    }
*/
    .table-item.search-table .collapse {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .table-item.search-table .table-body {
        padding: 25px 5px;
    }
    .table-item.search-table .table-body .col:first-child::before {
        content: "Company";
        display: block;
        font-weight: bold;
        margin-bottom: 5px;
        font-size: 18px;
    }
    .table-item.search-table .table-body .col:nth-child(2)::before {
        content: "Abbreviated Name";
        display: block;
        font-weight: bold;
        margin-bottom: 5px;
        margin-top: 10px;
        font-size: 18px;
    }
    .table-item.search-table .table-body .col:nth-child(3)::before {
        content: "Index of Products";
        display: block;
        font-weight: bold;
        margin-bottom: 5px;
        margin-top: 10px;
        font-size: 18px;
    }
    .table-item.search-table .table-body .col:nth-child(4)::before {
        content: "Country";
        display: block;
        font-weight: bold;
        margin-bottom: 5px;
        margin-top: 10px;
        font-size: 18px;
    }
    .table-item.search-table .table-body .col:nth-child(5)::before {
        content: "More Details";
        display: block;
        font-weight: bold;
        margin-bottom: 5px;
        margin-top: 10px;
        font-size: 18px;
    }
    .table-item.search-table .collapse .collapse-body p {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .table-item.search-table .collapse .collapse-body label {
        font-size: 13px;
    }
    .supportorgs .supportorg-item {
        grid-template-columns: repeat(1, 1fr);
    }
    .supportorgs .supportorg-item a span {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .privacy .accordion .card .card-header h5 {
        font-size: 14px;
		max-width: 88%;
    }
    .privacy .accordion .card .card-header::after {
        font-size: 13px;
    }
    .footerlogos .wrapper .logobox .logo-image-box {
        border-right: none;
        padding: 0 40px;
    }
    .footerlogos .wrapper .logobox .logo-image-box.images .col {
        max-width: none;
    }
    .footerlogos .wrapper .logobox .logo-image-box.images a img {
        max-width: 90px;
        width: auto;
        margin: 0 auto;
        display: block;
    }
    .address .main-title {
        font-size: 20px;
    }
    .address .second-title {
        font-size: 15px;
    }
    .address .second-title {
        font-size: 15px;
    }
	.search-header .search-bar input{
		width: 100%;
	}
    .search-result p.search-desc {
        font-size: 14px;
    }
    .search-result h7.title a {
        font-size: 16px;
    }
	.search-result h7.title {
		margin-left: 0;
	}
    .search-result .link-result {
        font-size: 15px;
    }
    .terms .wrapper .terms-body .terms-section {
        margin-bottom: 60px;
    }
    .terms .wrapper .terms-body .terms-section .form-check {
        padding-left: 0;
    }
    .terms .wrapper .terms-body .terms-section .icon-list ul {
        padding-left: 10px;
    }
    .terms .wrapper .terms-body .terms-section .icon-list li {
        font-size: 14px;
    }
    .supportorgs .supportorg-item a img {
        display: block;
        margin: 0 auto;
    }
    .dropdown-search select {
        width: 100%;
		left: 0;
    }
    .filter-sort {
        display: none;
    }
    .launch .leftbox .wrapper {
        justify-content: flex-start;
    }
    .launch .leftbox {
        height: 200px;
    }
    .launch .leftbox .wrapper .hashtags a {
        font-size: 16px;
        margin: 0;
        display: block;
    }
    .launch .rightbox .wrapper .livelogo {
        width: 80px;
        margin-bottom: 40px;
    }
    .launch .rightbox .wrapper .launchtitlemain {
        display: block;
    }
    .launch .rightbox .wrapper .launchtitleright {
        display: block;
    }
    .launch .rightbox .wrapper .launchtitlemain .launchtitle {
        font-size: 1.4rem;
        margin-right: 0;
        margin-bottom: 15px;
    	display: block;
    }
    .launch .rightbox .wrapper .launchdate {
        margin-top: 20px;
    }
    .launch .rightbox .wrapper .launchsubtitle {
        font-size: 0.9rem;
    }
    .launch .rightbox .wrapper ul li {
        font-size: 14px;
    }
    .launch .rightbox .wrapper .panelists .user-profile .user-box img {
        height: 60px;
		width: 60px;
		margin-right: 15px;
		margin-bottom: 0;
    }
    .launch .rightbox .wrapper .panelists .user-profile .user-box {
        display: flex;
    	margin-bottom: 30px;
    }
	.sm-column-reverse{
		flex-direction: column-reverse;
	}
	.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
		width: auto;
		max-width: 100%;
	}
	.dropdown-search .dropdown-toggle{
		max-width: inherit;
    	min-width: auto;
	}
	.bootstrap-select .dropdown-menu{
		width: 100%;
	}
	.bootstrap-select{
		width: 100% !important;
	}
	.bootstrap-select .dropdown-menu li a span.text{
		word-break: break-word;
    	white-space: pre-line;
	}
	#top-header .wrapper .left .btn{
		margin-left: 0;
	}
	.footerlogos2 .wrapper .logobox .logo-image-box {
		margin-bottom: 60px !important;
	}
	.wechat:hover + .wechat-QRImage {
		margin-top:-100px !important;;
	}
	.ItmaliveVideo{
		width:100% !important;
	}
}
@media screen and (max-width: 993px) {
    nav {
        width: 100%;
    }
    #header-menu {
        width: 100%;
    }
    #header-menu ul {
        width: 100%;
        display: none;
        background: #000;
        position: absolute;
        z-index: 100;
    }
    #header-menu ul li {
        width: 100%;
        border-top: 1px solid #080808;
    }
    #header-menu ul li:hover {
        background: #ececec;
    }
    #header-menu ul li.active {
        border-bottom: 0px solid #ff8201
    }
    #header-menu ul ul li, #header-menu li:hover > ul > li {
        height: auto;
    }
    #header-menu ul li a, #header-menu ul ul li a {
        width: 100%;
        border-bottom: 0;
        padding: 15px 20px;
    }
    #header-menu > ul > li {
        float: none;
        margin: 0;
    }
    #header-menu ul ul li a {
        padding-left: 13px;
    }
    #header-menu ul ul li {
        background: #cacaca !important;
        box-shadow: none;
    }
    #header-menu ul ul li:hover {
        background: #363636 !important;
    }
    #header-menu ul ul ul li a {
        padding-left: 35px;
    }
    #header-menu ul ul li a {
        color: #000;
        background: none;
    }
    #header-menu ul ul li:hover > a, #header-menu ul ul li.active > a {
        color: #fff;
    }
    #header-menu ul ul, #header-menu ul ul ul {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        text-align: left;
    }
    #header-menu > ul > li.has-sub > a:after, #header-menu > ul > li.has-sub > a:before, #header-menu ul ul > li.has-sub > a:after, #header-menu ul ul > li.has-sub > a:before {
        display: none;
    }
    #header-menu #head-mobile {
        display: block;
        padding: 23px;
        color: #ddd;
        font-size: 12px;
        font-weight: 700;
    }
    #header-menu .button {
        width: 80%;
        height: 46px;
        position: absolute;
        right: -15px;
        top: -2px;
        cursor: pointer;
        z-index: 100;
    }
    #header-menu .button:after {
        position: absolute;
        top: 22px;
        right: 20px;
        display: block;
        height: 8px;
        width: 20px;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
        content: "";
    }
    #header-menu .button:before {
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        position: absolute;
        top: 16px;
        right: 20px;
        display: block;
        height: 2px;
        width: 20px;
        background: #fff;
        content: "";
    }
    #header-menu .button.menu-opened:after {
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        top: 23px;
        border: 0;
        height: 2px;
        width: 19px;
        background: #fff;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    #header-menu .button.menu-opened:before {
        top: 23px;
        background: #fff;
        width: 19px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    #header-menu .submenu-button {
        position: absolute;
        z-index: 99;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid #ececec;
        height: 46px;
        width: 46px;
        cursor: pointer;
    }
    #header-menu .submenu-button.submenu-opened {
        background: #ececec;
    }
    #header-menu ul ul .submenu-button {
        height: 34px;
        width: 34px;
    }
    #header-menu .submenu-button:after {
        position: absolute;
        top: 22px;
        right: 19px;
        width: 8px;
        height: 2px;
        display: block;
        background: #fff;
        content: "";
    }
    #header-menu ul ul .submenu-button:after {
        top: 15px;
        right: 13px;
    }
    #header-menu .submenu-button.submenu-opened:after {
        background: #000;
    }
    #header-menu .submenu-button:before {
        position: absolute;
        top: 19px;
        right: 22px;
        display: block;
        width: 2px;
        height: 8px;
        background: #000;
        content: "";
    }
    #header-menu ul ul .submenu-button:before {
        top: 12px;
        right: 16px;
    }
    #header-menu .submenu-button.submenu-opened:before {
        display: none;
    }
    #header-menu ul ul ul li.active a {
        border-left: none;
    }
    #header-menu > ul > li.has-sub > ul > li.active > a, #header-menu > ul ul > li.has-sub > ul > li.active > a {
        border-top: none;
    }
	.btn span.external::after{
		left: 5px;
		font-size: 11px;
	}
	.btn span {
		position: relative;
		padding-right: 10px;
	}
	.content-box.video .icon{
		font-size: 35px;
	}
	.wechat:hover + .wechat-QRImage {
		margin-top:-100px !important;;
	}
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
    .wrapper {
        width: 90%;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    h1 {
        font-size: 2.5rem;
    }
    h2 {
        font-size: 2rem;
    }
    h3 {
        font-size: 1.8rem;
    }
    h4 {
        font-size: 1.5rem;
    }
    h5 {
        font-size: 25px;
    }
    h6 {
        font-size: 20px;
    }
    h7 {
        font-size: 18px;
    }
    p {
        font-size: 15px;
        line-height: normal;
    }
    .min-link {
        font-size: 14px;
    }
    .min-link.arrow::after {
        top: 0px;
        right: -18px;
        transform: none;
        font-size: 15px;
    }
    .spacer.h50 {
        height: 25px;
    }
    .spacer.h75 {
        height: 35px;
    }
    .spacer.h100 {
        height: 40px;
    }
    .grid {
        display: block;
    }
    .lg-block {
        display: block;
    }
    .lg-grid {
        display: grid;
    }
    .lg-gridcol-2 {
        grid-template-columns: repeat(2, 1fr);
    }
    .lg-gridcol-3 {
        grid-template-columns: repeat(3, 1fr);
    }
    .lg-gridcol-4 {
        grid-template-columns: repeat(4, 1fr);
    }
    .lg-gridcol-5 {
        grid-template-columns: repeat(5, 1fr);
    }
    .lg-gridcol-6 {
        grid-template-columns: repeat(6, 1fr);
    }
    .lg-gridcol-7 {
        grid-template-columns: repeat(7, 1fr);
    }
    .lg-gridcol-8 {
        grid-template-columns: repeat(8, 1fr);
    }
    .lg-gridcol-9 {
        grid-template-columns: repeat(9, 1fr);
    }
    .lg-gridcol-10 {
        grid-template-columns: repeat(10, 1fr);
    }
    .lg-gridcol-11 {
        grid-template-columns: repeat(11, 1fr);
    }
    .lg-gridcol-12 {
        grid-template-columns: repeat(12, 1fr);
    }
    #top-header .wrapper {
        display: block;
        padding: 15px 0;
    }
    #top-header .wrapper .left {
        display: block;
        text-align: center;
    }
    #top-header .wrapper .left .timer {
        display: block;
    }
    #top-header .wrapper .left .timer #countdown {
        line-height: normal;
        margin-bottom: 15px;
        display: block;
    }
    #top-header .wrapper .left .timer #countdown ul li span {
        font-size: 24px;
    }
    #top-header .wrapper .left .timer #headline {
        margin-bottom: 10px;
    }
    #top-header .wrapper .right .notification .notif-panel {
        right: -10px !important;
        top: 35px !important;
    }
    #top-header .wrapper .right .notification .notif-panel::before {
        right: 10px;
    }
    #secondbar .wrapper .search-box {
        padding: 15px;
    }
    #secondbar .wrapper .search-box .close {
        right: 5px;
        top: 10px;
    }
    #secondbar .wrapper .search-box .search-input {
        padding: 4px 5px;
        font-size: 14px;
    }
    #navigation .wrapper {
        padding: 0;
    }
    #navigation .wrapper .logo img {
        max-width: 40px;
    }
    #top-header .wrapper .left .timer .message {
        text-align: center;
        font-size: 14px;
        display: block;
    }
    #hero .wrapper .default {
        width: 100%;
    }
    #hero .wrapper .tabshero {
        display: none;
    }
    #hero .wrapper .tabshero-mobile {
        display: flex;
    }
    #hero .learnmore-collapse .collapse-body {
        height: 100px;
        overflow: scroll;
    }
    .btn-links {
        display: block;
    }
    .btn-links span {
        margin: 10px 0px;
        display: block;
        font-size: 14px;
    }
    .btn {
        font-size: 14px;
        padding: 8px 25px;
        margin-bottom: 10px;
    }
    #smallheader .wrapper {
        display: block;
    }
    .search-blog {
        display: block;
        margin-top: 20px;
    }
    .contentbox .wrapper .default {
        width: 100%;
    }
    .icon-sets.grid {
        display: block;
    }
    .icon-sets {
        grid-template-columns: repeat(2, 1fr);
    }
    .icon-sets .icon-box {
        margin-bottom: 10px;
    }
    .icon-sets .icon-box .icon {
        width: 60px;
    }
    .icon-sets .icon-box .desc-box h6 {
        font-size: 15px;
    }
    .number-sets {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }
    .number-sets .number-box {
        margin-bottom: 10px;
    }
    .number-sets .number-box h2 {
        font-size: 30px;
    }
    .number-sets .number-box p {
        font-size: 15px;
        margin-top: 10px;
    }
    .infosection {
        padding: 10px 0;
    }
    .infosection.splitwidth .wrapper {
        display: grid;
        width: 80%;
    }
    .infosection .wrapper p {
        font-size: 15px;
    }
    .infosection.splitwidth .wrapper .side .btn {
        margin-top: 20px;
    }
    .share {
        grid-template-columns: 40% 60%;
    }
    .share .blog-right .wrapper .article-share img {
        width: 70%;
    }
    .share .blog-right .wrapper .article-share p {
        margin-top: 20px;
    }
    .testimonial .testimonial-box {
        padding: 30px;
    }
    .testimonial .testimonial-box p {
        font-size: 17px;
        line-height: 24px;
    }
    .testimonial .testimonial-footer img {
        width: 60px;
        height: 60px;
    }
    .testimonial .testimonial-footer .details .name {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .testimonial .testimonial-footer .details .desig {
        font-size: 11px;
    }
    .articles-wrapper {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
    .tags a.tag {
        padding: 4px 10px;
        font-size: 11px;
    }
    .articles-wrapper .article .article-content .default {
        margin-bottom: 10px !important;
    }
    .articles-wrapper .article .article-content .default p {
        font-size: 14px;
    }
    .articles-wrapper .article {
        display: block;
        margin-bottom: 15px;
    }
    .join {
        padding: 0 0 !important;
    }
    .join .wrapper {
        width: 90%;
    }
    .join .wrapper .btn {
        font-size: 16px;
    }
    .sponsorsbottom .wrapper .sponsor-logos {
        grid-template-columns: repeat(3, 1fr);
    }
    .footerlogos .wrapper {
        display: block;
        text-align: center;
    }
    .footerlogos .wrapper .logobox {
        border-left: 0px solid #a7a7a7;
        padding-left: 0;
        margin-bottom: 40px;
    }
    .footerlogos .wrapper .logobox .images {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-row-gap: 10px;
    }
    footer .footer-top .wrapper {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    footer .footer-top .wrapper .footer-col {
        text-align: center !important;
    }
    footer .footer-top .wrapper .footer-col ul li a {
        font-size: 14px;
        font-weight: 500;
    }
    footer .footer-top .wrapper .footer-col .downtext {
        font-size: 16px;
        margin-top: 20px;
        text-align: center;
    }
    .stores {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .stores a img {
        width: 130px;
    }
    footer .footer-bottom .wrapper {
        display: block;
    }
    footer .footer-bottom .wrapper .left .links p {
        font-size: 14px;
        margin-top: 8px;
    }
    footer .footer-bottom .wrapper .right {
        justify-content: space-between;
    }
    #steps .wrapper {
        padding: 0;
        margin: 40px auto;
        display: block;
    }
    .icon-sets.left-icons .icon-box {
        margin-bottom: 30px;
    }
    .content-box {
        padding: 30px;
        min-height: 200px;
    }
    .content-box h2 {
        margin-top: 0 !important;
        margin-bottom: 20px !important;
    }
    .right-steps {
        padding: 30px;
    }
    .step-box {
        display: flex;
    }
    .step-box .count {
        width: 70px;
        height: 70px;
        max-width: 70px;
        max-height: 70px;
        min-width: 70px;
        min-height: 70px;
        font-size: 13px;
        margin-bottom: 15px;
    }
    #dualsides .wrapper.bordered .leftside {
        border-right: 0px solid #707070;
    }
    #dualsides .wrapper .leftside {
        padding-right: 0;
        margin-top: 40px;
    }
    #dualsides .wrapper .rightside {
        padding-left: 0;
        margin-top: 50px;
    }
    .bullet-list ul li::before {
        top: 2px;
        transform: translate(0%, 0%);
    }
    .app .wrapper .rightside {
        display: flex;
    }
    .app .wrapper .rightside img {
        position: relative;
        right: 0;
        bottom: 0;
        top: 60px;
        max-width: 280px;
        margin: 0 auto;
    }
    .wrapper.wrap60 {
        width: 90%;
    }
    .number-count {
        margin-bottom: 20px;
    }
    .contentimage .leftcontent {
        padding-right: 0 !important;
        margin-bottom: 40px;
    }
    .contentimage .wrapper .inner .rightcont {
        justify-content: center;
    }
    .contentimage .wrapper .inner .rightcont img {
        max-width: 300px;
    }
    .highlightshome .highlight-box {
        max-height: none;
    }
    .highlightshome .highlight-box-slider {
        min-height: 400px;
        max-height: none;
    }
    .highlightshome .slider-box .homeslider {
        height: auto;
    }
    .highlightshome .slider-box .homeslider .slick-list {
        height: auto;
    }
    .highlightshome .slider-box .homeslider .slick-track {
        height: auto;
    }
    .highlightshome .slider-box .homeslider .video {
        height: auto;
    }
    .highlightshome .slider-box .homeslider .slick-slide img {
        display: block;
        width: auto;
        height: auto;
    }
    .highlightshome .slider-box .homeslider .video .popup {
        left: 25%;
    }
    .highlight-boxes .content-box {
        min-height: 300px;
        max-height: 300px;
    }
    .highlight-boxes .content-box h5 {
        font-size: 20px;
        /* left: 30px; */
    }
    /* .content-box h5.arrow::after {
        bottom: -3px;
        right: -20px;
    } */
    .highlightshome .slider-box h5 {
        font-size: 20px;
        left: 30px;
    }
    .highlightshome .slider-box h5.arrow::after {
        bottom: -3px;
        right: -20px;
    }
    .content-box h5 {
        font-size: 20px;
        /* left: 30px; */
    }
    .content-box h5.arrow::after {
        bottom: -7px;
        /* right: -20px; */
    }
    .content-box:hover .content {
        top: 20px;
    }
    .tabs-section .nav-tabs {
        border-bottom: 1px solid #d4d4d4;
        justify-content: flex-start;
        display: inline-flex;
        flex-wrap: nowrap;
        white-space: nowrap;
        overflow: hidden;
        overflow-x: scroll;
        width: 100%;
    }
    .tabs-section .nav .nav-item .nav-link {
        padding: 10px 15px;
    }
	.filter.portfolio .filters{
		position: relative;
	}
    .filter.portfolio .filters ul {
        padding: 0;
        border-bottom: 1px solid #d4d4d4;
        justify-content: flex-start;
        display: inline-flex;
        flex-wrap: nowrap;
        white-space: nowrap;
        overflow: hidden;
        overflow-x: scroll;
        width: 100%;
    }
	.filter.portfolio .filters::after{
		content: "\f30a  Scroll left & right \f30b";
		font-family: "Font Awesome 5 Free";
		font-weight: 600;
		font-size: 11px;
    	color: #505050;
		font-style: italic;
		position: absolute;
		left: 0;
		top: 35px;
	}
    select {
        padding: 5px 10px;
    }
    .modal .modal-content .modal-body .video-body iframe {
        width: 100%;
        height: 100%;
    }
    .modal .modal-content {
        padding: 30px 10px;
    }
    .modal .modal-content .modal-body .content-modal .file-modal a .icon {
        font-size: 16px;
    }
    .modal .modal-content .modal-body .content-modal .file-modal a {
        font-size: 14px;
    }
    .accordion .card .card-body-parent .card-body {
        padding: 20px;
    }
    .user-profile .user-box {
        margin-bottom: 50px;
    }
    .user-profile .user-box img {
        margin-bottom: 20px;
    }
    .breadcrumb {
        padding: 0;
    }
    .breadcrumb li {
        font-size: 14px;
    }
    .breadcrumb li + li::before {
        padding: 0 5px;
        font-size: 10px;
    }
    .w-70 {
        width: 100% !important;
    }
    .table-item .table-body .col {
        font-size: 14px;
        padding: 0 5px;
    }
    .table-item .table-body {
        padding: 5px;
    }
    .card-body .inner .leftcontent {
        padding: 0 !important;
    }
    .card-body .inner .leftcontent p {
        margin-top: 10px !important;
    }
    .form .head {
        font-size: 24px;
    }
    .form .small {
        margin-top: 30px;
    }
    .form .form-row label {
        font-size: 14px;
    }
    .articles-wrapper.article-featured .article-feature {
        display: block !important;
    }
    .articles-wrapper.article-featured .article-feature .article-content {
        padding: 30px 20px !important;
        height: auto;
    }
    .articles-wrapper .article .article-content {
        padding: 30px 20px !important;
        height: auto;
    }
    .blog-share .author {
		margin: 0;
		margin-top: 20px;
		border-left: none;
		padding-left: 0;
    }
    .blog-share .author::before {
        display: none;
    }
    .right-bar {
        margin-top: 60px;
    }
    .tags.search a.tag {
        margin: 3px;
    }
    .table-item.search-table .table-head {
        padding: 10px 5px;
        display: none;
    }
    .table-item.search-table .col {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 8px;
    }
    /*
    .table-item.search-table .col:nth-child(1) {
        color: #EF4055;
    }
    .table-item.search-table .col:nth-child(2) {
        color: #A0CD59;
    }
    .table-item.search-table .col:nth-child(3) {
        color: #29578B;
    }
    .table-item.search-table .col:nth-child(4) {
        color: #F3744B;
    }
*/
    .table-item.search-table .table-body {
        padding: 25px 5px;
    }
    .table-item.search-table .table-body .col:first-child::before {
        content: "Company";
        display: block;
        font-weight: bold;
        margin-bottom: 5px;
        font-size: 18px;
    }
    .table-item.search-table .table-body .col:nth-child(2)::before {
        content: "Index of Products";
        display: block;
        font-weight: bold;
        margin-bottom: 5px;
        margin-top: 10px;
        font-size: 18px;
    }
    .table-item.search-table .table-body .col:nth-child(3)::before {
        content: "Country";
        display: block;
        font-weight: bold;
        margin-bottom: 5px;
        margin-top: 10px;
        font-size: 18px;
    }
    .table-item.search-table .table-body .col:nth-child(4)::before {
        content: "Location";
        display: block;
        font-weight: bold;
        margin-bottom: 5px;
        margin-top: 10px;
        font-size: 18px;
    }
    .table-item.search-table .collapse {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .table-item.search-table .collapse .collapse-body p {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .table-item.search-table .collapse .collapse-body label {
        font-size: 13px;
    }
    .supportorgs .supportorg-item {
        grid-template-columns: repeat(3, 1fr);
        grid-column-gap: 30px;
        grid-row-gap: 30px;
    }
    .supportorgs .supportorg-item a img {
        max-width: 150px;
    }
    .footerlogos .wrapper .logobox .logo-image-box.images .col {
        max-width: none;
    }
    .footerlogos .wrapper .logobox .logo-image-box.images a img {
        max-width: 90px;
        margin: 0 auto;
    }
	.launch .leftbox .wrapper {
        justify-content: flex-start;
    }
    .launch .leftbox {
        height: 300px;
    }
    .launch .leftbox .wrapper .hashtags a {
        font-size: 20px;
        margin: 0;
        display: block;
    }
    .launch .rightbox .wrapper .livelogo {
        width: 100px;
    	margin-bottom: 30px;
    }
    .launch .rightbox .wrapper .launchtitlemain {
        display: block;
    }
    .launch .rightbox .wrapper .launchtitleright {
        display: block;
    }
    .launch .rightbox .wrapper .launchtitlemain .launchtitle {
        font-size: 1.4rem;
        margin-right: 0;
        margin-bottom: 10px;
		display: block;
    }
    .launch .rightbox .wrapper .launchdate {
        margin-top: 30px;
    }
    .launch .rightbox .wrapper .launchsubtitle {
        font-size: 0.9rem;
    }
    .launch .rightbox .wrapper ul li {
        font-size: 14px;
    }
	.launch .rightbox .wrapper .panelists .user-profile .grid {
		display: grid;
	}
    .launch .rightbox .wrapper .panelists .user-profile .user-box img {
        height: 80px;
    	width: 80px;
    }
    .launch .rightbox .wrapper .panelists .user-profile .user-box {
        display: block;
        margin-bottom: 30px;
    }
	.launch .rightbox .wrapper .panelists .user-profile .user-box .desc-box {
		margin-left: 0 !important;
	}
	.privacy .accordion .card .card-header h5{
		font-size: 18px;
	}
	.privacy .accordion .card .card-header::after{
		font-size: 18px;
	}
	#top-header .wrapper .left .btn{
		margin-left: 0;
	}
	.footerlogos2 .wrapper .logobox .logo-image-box {
		margin-bottom: 60px !important;
	}
	.wechat:hover + .wechat-QRImage {
		margin-top:-100px !important;;
	}
	.wechat-QRImage{
		right: 50%;
		transform: translate(50%, -10%);
	}
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .wrapper {
        width: 90%;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    h1 {
        font-size: 3.3rem;
    }
    h2 {
        font-size: 3rem;
    }
    h3 {
        font-size: 2.5rem;
    }
    h4 {
        font-size: 2rem;
    }
    p {
        font-size: 16px;
    }
    #top-header {
        padding-top: 15px;
    }
    #top-header .wrapper {
        display: flex;
    }
    #top-header .wrapper .left {
        margin-right: auto;
    }
    #top-header .wrapper .left .timer {
        display: block;
        margin-right: 20px;
    }
    #top-header .wrapper .left .timer #countdown {
        line-height: normal;
        margin-bottom: 15px;
        display: block;
    }
    #top-header .wrapper .left .timer #countdown ul li span {
        font-size: 20px;
    }
    #top-header .wrapper .left .timer #countdown ul li {
        padding: 0 0 0 0px;
    }
    #top-header .wrapper .left .timer #headline {
        margin-bottom: 10px;
    }
    #top-header .wrapper .right {
        width: 300px;
    }
    #top-header .wrapper .right .notification .notif-panel {
        right: -10px !important;
        top: 60px !important;
    }
    #top-header .wrapper .right .notification .notif-panel::before {
        right: 10px;
    }
    #secondbar .wrapper .search-box {
        padding: 15px;
    }
    #secondbar .wrapper .search-box .close {
        right: 5px;
        top: 10px;
    }
    #secondbar .wrapper .search-box .search-input {
        padding: 4px 5px;
        font-size: 14px;
    }
    #navigation .wrapper {
        padding: 0;
    }
    #navigation .wrapper .logo img {
        max-width: 40px;
    }
    #top-header .wrapper .left .timer .message {
        text-align: center;
        font-size: 14px;
        display: block;
    }
    #navigation {
        background: #2E2E2E;
        padding: 20px 0;
    }
    #header-menu > ul > li {
        margin: 0 8px;
    }
    #hero .wrapper .tabshero .tab-box a .tab {
        padding: 15px;
        bottom: -180px;
    }
    #hero .wrapper .tabshero .tab-box a .tab .tabheader h6 {
        font-size: 17px;
    }
    /*
	#hero .wrapper .tabshero .tab-box a .tab:hover{
		bottom: -30px;
	}
*/
    .tab:hover::-webkit-scrollbar {
        width: 2px;
    }
    #hero .wrapper .tabshero .tab-box a .tab .tabcont p {
        font-size: 14px;
        line-height: 19px;
    }
    #hero .wrapper .tabshero .tab-box a .tab .tabheader .icon {
        height: 25px;
    }
    .icon-sets .icon-box .icon {
        width: 70px;
    }
    .icon-sets .icon-box .desc-box h6 {
        font-size: 16px;
    }
    .number-sets .number-box h2 {
        font-size: 35px;
    }
    .number-sets .number-box p {
        font-size: 16px;
    }
    .infosection .wrapper {
        width: 70%;
    }
    .testimonial .testimonial-box p {
        font-size: 18px;
        line-height: 26px;
    }
    .tags a.tag {
        padding: 3px 5px;
        font-size: 11px;
    }
    .footerlogos .wrapper h6 {
        font-size: 13px;
    }
    .footerlogos .wrapper .logobox a img {
        max-width: 80px;
    }
    footer .footer-top .wrapper .footer-col .downtext {
        font-size: 14px;
        display: flex;
    }
    #steps .wrapper {
        padding: 40px;
        margin: 40px auto;
    }
    .app .wrapper .rightside img {
        right: 30px;
        bottom: -400px;
        max-width: 350px;
    }
    .highlightshome .highlight-box {
        max-height: none;
    }
    .highlightshome .highlight-box-slider {
        min-height: 400px;
        max-height: none;
    }
    .highlightshome .slider-box .homeslider {
        height: auto;
    }
    .highlightshome .slider-box .homeslider .slick-list {
        height: auto;
    }
    .highlightshome .slider-box .homeslider .slick-track {
        height: auto;
    }
    .highlightshome .slider-box .homeslider .video {
        height: auto;
    }
    .highlightshome .slider-box .homeslider .slick-slide img {
        display: block;
        width: auto;
        height: auto;
    }
    .highlightshome .slider-box .homeslider .video .popup {
        left: 25%;
    }
    .highlight-boxes .content-box {
        min-height: 300px;
        max-height: 300px;
        padding: 30px;
    }
    .highlight-boxes .content-box h5 {
        font-size: 20px;
        /* left: 30px; */
    }
    .content-box h5.arrow::after {
        bottom: -7px;
        /* right: -20px; */
    }
    .content-box h5 {
        font-size: 21px;
    }
    .highlightshome .slider-box h5 {
        font-size: 20px;
        left: 30px;
    }
    .highlightshome .slider-box h5.arrow::after {
        bottom: -3px;
        right: -20px;
    }
    .accordion .card .card-body-parent .card-body {
        padding: 40px;
    }
    .supportorgs .supportorg-item {
        grid-template-columns: repeat(4, 1fr);
    }
    .supportorgs .supportorg-item a img {
        max-width: 150px;
    }
	.launch .leftbox .wrapper {
        justify-content: flex-start;
    }
    .launch .leftbox {
        height: auto;
		min-height: 300px;
    }
    .launch .leftbox .wrapper .hashtags a {
        font-size: 20px;
        margin: 0;
        display: block;
    }
    .launch .rightbox .wrapper .livelogo {
        width: 100px;
    	margin-bottom: 30px;
    }
    .launch .rightbox .wrapper .launchtitlemain {
        display: block;
    }
    .launch .rightbox .wrapper .launchtitleright {
        display: block;
    }
    .launch .rightbox .wrapper .launchtitlemain .launchtitle {
        font-size: 1.4rem;
        margin-right: 0;
        margin-bottom: 10px;
		display: block;
    }
    .launch .rightbox .wrapper .launchdate {
        margin-top: 30px;
    }
    .launch .rightbox .wrapper .launchsubtitle {
        font-size: 0.9rem;
    }
    .launch .rightbox .wrapper ul li {
        font-size: 14px;
    }
	.launch .rightbox .wrapper .panelists .user-profile .grid {
		display: block;
	}
    .launch .rightbox .wrapper .panelists .user-profile .user-box img {
        height: 80px;
		width: 80px;
		margin-right: 15px;
		margin-bottom: 0;
    }
    .launch .rightbox .wrapper .panelists .user-profile .user-box {
        display: flex;
        margin-bottom: 30px;
    }
	.launch .rightbox .wrapper .panelists .user-profile .user-box .desc-box {
		margin-left: 0 !important;
	}
	#top-header .wrapper .left .btn{
		margin-left: 0;
	}
	.wechat:hover + .wechat-QRImage {
		margin-top:-100px !important;;
	}	
	
	.wechat-QRImage{
		right: 0;
		transform: translate(-30%, -10%);
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px){
	.launch .rightbox .wrapper .launchtitlemain {
    display: block;
}
	.launch .rightbox .wrapper .launchtitlemain .launchtitle {
    font-size: 2rem;
    letter-spacing: 0.2px;
    display: block;
    margin-right: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}
	.wechat:hover + .wechat-QRImage {
		margin-top:-100px !important;;
	}
	.wechat-QRImage{
		transform: translate(-100%, -60%);
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
    #top-header .wrapper {
        width: 90%;
    }
    #navigation .wrapper {
        padding: 0;
    }
    #navigation .wrapper .logo img {
        max-width: 60px;
    }
    #top-header .wrapper .left .timer .message {
        text-align: center;
        font-size: 14px;
        display: block;
    }
    #navigation {
        background: #2E2E2E;
        padding: 20px 0;
    }
    #header-menu > ul > li {
        margin: 0 8px;
    }
    .supportorgs .supportorg-item a img {
        max-width: 150px;
    }
	.wechat-QRImage{
		transform: translate(-100%, -60%);
	}
}
@media only screen and (min-width: 1440px) {
    .tags.search a.tag {
        max-width: 900px;
    }
	.wechat-QRImage{
		transform: translate(-100%, -60%);
	}
}
@media only screen and (min-width: 1441px) and (max-width: 1550px) {
    #top-header .wrapper {
        width: 90%;
    }
    #navigation .wrapper {
        /*        padding: 0;*/
    }
}
@media only screen and (min-width: 0) and (max-width: 320px) {
    .highlightshome .slider-box .homeslider .video .popup {
        top: 40%;
        left: 27%;
    }
}
@media only screen and (min-width: 321px) and (max-width: 375px) {
    .highlightshome .slider-box .homeslider .video .popup {
        top: 40%;
        left: 35%;
    }
}
@media only screen and (min-width: 376px) and (max-width: 425px) {
    .highlightshome .slider-box .homeslider .video .popup {
        top: 40%;
        left: 40%;
    }
}
@media only screen and (min-width: 481px) and (max-width: 540px) {
    .highlightshome .slider-box .homeslider .video .popup {
        left: 25%;
    }
}
@media only screen and (min-width: 541px) and (max-width: 645px) {
    .highlightshome .slider-box .homeslider .video .popup {
        left: 32%;
    }
}
@media only screen and (min-width: 646px) and (max-width: 768px) {
    .highlightshome .slider-box .homeslider .video .popup {
        left: 39%;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1145px) {
    .highlightshome .slider-box .homeslider .video .popup {
        left: 27%;
    }
}
@media only screen and (min-width: 1146px) and (max-width: 1400px) {
    .highlightshome .slider-box .homeslider .video .popup {
        left: 35%;
    }
}
@media only screen and (min-width: 1401px) and (max-width: 1650px) {
    .highlightshome .slider-box .homeslider .video .popup {
        left: 37%;
    }
}
@media only screen and (min-width: 1651px) and (max-width: 1700px) {
    .highlightshome .slider-box .homeslider .video .popup {
        left: 42%;
    }
}