@media only screen and (min-width: 1400px) {
    .banner-text {
        bottom: 100px;
    }
    .banner .carousel-indicators {
        bottom: -15px;
    }
    .watch-row:after {
        height: 140px;
    }
    .section-home:after {
        height: 447px;
    }
    .foot-map img {
        width: 100%;
    }
    .submenu-more-product a {
        font-size: 14px;
    }
    .head-banner-title {
        height: 170px;
    }
    .head-banner-bg {
        padding: 80px 0 30px;
    }
    .header {
        height: 350px;
    }
}
@media only screen and (min-width: 1200px) {
    .shop-btn {
        font-size: 11px;
        padding: 8px 15px 6px;
    }
    .product-detail-panel .nav-pills .nav-link {
        padding: 12px 20px;
        font-size: 14px;
    }
    .grise-view-img-content h3,
    .grise-view-img-content h3 a {
        min-height: 63px;
    }
}
@media only screen and (max-width: 1285px) {
    .copy-right ul li {
        font-size: 16px;
    }
}
@media only screen and (max-width: 1199px) {
    .banner,
    .banner .carousel-inner img {
        height: auto;
    }
    .banner-text h1 {
        font-size: 40px;
    }
    .foot-category-btn a,
    .foot-menu ul li a {
        font-size: 12px;
    }
    .submenu-right-product {
        flex-direction: column;
    }
    .submenu-right-product-title h3 {
        font-size: 14px;
    }
    .min-menu .navbar-dark .navbar-nav .nav-link {
        font-size: 16px;
    }
    .right-product-img {
        margin-bottom: 15px;
    }
    .submenu-product-title h4,
    .submenu-product-title a,
    .document-title-row label,
    .document-title-row label a {
        font-size: 12px;
    }
    .min-menu .navbar-expand-lg .navbar-nav .dropdown-menu {
        padding: 15px;
    }
    .submenu-document-row {
        padding: 15px 0;
    }
    .document-row:last-child,
    .document-row:nth-child(2),
    .document-row:nth-child(3) {
        padding-left: 10px;
    }
    .document-row ul li a {
        font-size: 12px;
        padding: 5px 0;
    }
    .document-row ul li a:after {
        right: 6px;
    }
    .product-listing-left {
        width: 300px;
    }
    .listing-menu ul {
        margin-top: 10px;
    }
    .product-listing-right {
        width: calc(100% - 300px);
    }
    .product-details-row h2,
    .product-details-row h2 a {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .results-row ul li {
        padding: 3px 25px 3px 15px;
        font-size: 13px;
    }
    .product-title {
        padding-left: 25px;
    }
    #product-slide {
        margin-left: 10px;
    }
    .product-detail-panel {
        padding-left: 0;
    }
    .product-detail-slider ul li {
        margin-bottom: 10px;
    }
    .product-detail-panel .nav-pills .nav-link {
        font-size: 14px;
        padding: 12px 20px;
    }
    .download-deta th,
    .download-deta td {
        padding: 8px;
        font-size: 12px;
    }
    .block-title h2 {
        font-size: 32px;
    }
    .block-news {
        padding: 15px;
    }
    .block-news-title {
        margin-bottom: 25px;
        align-items: inherit;
        flex-direction: column;
    }
    .block-news-title a {
        margin-left: 0;
        margin-top: 5px;
    }
    .block-news-search button {
        padding: 0 15px;
    }
    .block-news-search input {
        padding: 0 75px 0 30px;
    }
    .foot-category-btn a,
    .foot-category-btn select,
    .hm-product-code input {
        font-size: 11px;
        padding: 17px 30px 15px 15px;
        margin-left: 5px;
    }
    .foot-category-btn select {
        background-position: 96% 21px;
    }
    .section-home {
        background-position: 125% 0;
    }
    .min-menu .navbar-dark .navbar-nav .nav-link::after {
        top: 69%;
    }
    .copy-right ul li {
        font-size: 14px;
        padding: 3px 5px 0;
    }
    .cateogy-search-row {
        margin-bottom: 50px;
    }
    .product-listing-col {
        padding: 20px 0;
    }
    .has-single-menu .dropdown-menu {
        top: 68px;
    }
    .shop-btn {
        font-size: 13px;
        padding: 8px 12px 6px;
    }
    .right-product-btn {
        order: 1;
    }
    .product-details {
        min-height: 260px;
    }
    .block-news-title h3 {
        font-size: 18px;
    }
    .product-detail-slider .list img {
        min-height: 255px;
        max-height: 255px;
    }
    .searchInput.open {
        padding: 0 20px;
    }
    .header-box.main {
        padding: 23px 0 8px;
    }
    .block-news-title h3,
    .recent_title h3 {
        font-size: 20px;
    }
    .recent_category_content h3,
    .block-news-box ul li a {
        font-size: 14px;
    }
    .recent_category_content a {
        font-size: 12px;
        padding: 8px 30px 5px;
    }
    .block_author_name ul li {
        font-size: 12px;
    }
    .block-title h2 {
        margin: 30px 0 0;
        font-size: 20px;
    }
    .block_author_name ul {
        margin: 20px 0 0;
    }
    .block-img-row .img_row_cat_btn a {
        padding: 10px 30px 8px;
    }
    .support_row_title h4,
    .support_row_content ul li a {
        font-size: 13px;
    }
}
@media only screen and (min-width: 992px) {
    .navbar-nav li.nav-item.dropdown:hover .dropdown-menu {
        display: block !important;
        transform: scaleY(1);
    }
    .navbar-nav li.nav-item.dropdown:hover .nav-link::after {
        transform: translate(0, -50%) rotate(180deg);
    }
    .min-menu .navbar .nav-item:nth-child(3) .dropdown-menu {
        right: 169px !important;
        left: unset;
    }
    .min-menu .navbar .nav-item:nth-child(4) .dropdown-menu {
        right: 0;
        left: unset;
    }
    .min-menu .navbar .nav-item .dropdown-menu {
        left: -260px !important;
    }
    .min-menu .navbar .nav-item.dropdown.has-mega-menu:nth-child(4) .dropdown-menu {
        left: 30% !important;
    }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
    .logo img {
        top: 0;
    }
    .support_box .support_row:first-child {
        width: 26%;
    }
    .support_box .support_row:nth-child(2) {
        width: 30%;
    }
    .support_box .support_row:last-child {
        width: 24%;
    }
    .support_box .support_row {
        width: 20%;
    }
}
@media only screen and (max-width: 991px) {
    .banner-text h1 {
        font-size: 30px;
    }
    .header {
        height: 230px;
    }
    .head-banner-title {
        height: 100px;
    }
    .head-banner-bg h1,
    .head-banner-bg h4 {
        font-size: 30px;
    }
    .head-banner-bg {
        padding: 47px 0 17px;
    }
    .new-details-col {
        margin: 0 15px;
    }
    .new-details-content h3,
    .new-details-content h3 a {
        font-size: 13px;
    }
    .new-details-content p {
        font-size: 12px;
    }
    .foot-category-title h2 {
        font-size: 30px;
    }
    .foot-category-btn a,
    .foot-category-btn select,
    .hm-product-code input {
        font-size: 12px;
        padding: 10px 35px 10px 10px;
        margin: 1px;
    }
    .foot-category-btn select {
        background-position: 95% 14px;
    }
    .foot-menu-row .item:last-child .foot-menu {
        margin-top: 20px;
    }
    .navbar-dark .navbar-toggler {
        padding: 0;
        border-radius: 0;
        cursor: pointer;
    }
    .navbar-dark .navbar-toggler i {
        color: #fff;
        font-size: 23px;
    }
    .min-menu .navbar {
        justify-content: flex-end;
        position: static;
    }
    .header-box {
        padding: 15px 0;
    }
    .top-right {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .navbar-collapse {
        position: absolute;
        top: 96px;
        left: 0;
        right: 0;
        width: 100%;
        background-color: #010101;
        z-index: 9;
    }
    .res-position {
        position: static;
    }
    .submenu-document-row {
        padding: 10px 0;
    }
    .min-menu .navbar-expand-lg .navbar-nav .dropdown-menu {
        margin-top: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
    .min-menu .navbar-dark .navbar-nav .nav-link {
        color: #fff;
        text-align: left;
        padding: 15px;
        font-size: 14px;
    }
    .min-menu.text-right {
        display: inline-block;
        vertical-align: middle;
        width: auto;
    }
    .top-search-bar {
        width: auto;
        display: inline-block;
        vertical-align: middle;
        margin-right: 20px;
    }
    .document-row ul li a {
        font-size: 12px;
        padding: 5px 10px 5px 0;
    }
    .document-title-row label,
    .document-title-row label a {
        font-size: 12px;
        margin-bottom: 5px;
    }
    .min-menu .navbar-expand-lg .navbar-nav .dropdown-menu {
        transform: scaleY(0);
        display: none !important;
        transform-origin: inherit;
        transition: all 0.4s ease-in-out;
    }
    .min-menu .navbar-expand-lg .navbar-nav .dropdown-menu.show {
        transform: inherit;
        display: block !important;
        width: 100% !important;
    }
    .watch-row:after {
        top: -2px;
    }
    .submenu-right-product {
        flex-direction: inherit;
    }
    .ridens-eleifend {
        padding: 80px 0;
    }
    h2.text-page-title {
        font-size: 30px;
    }
    .product-title {
        padding-left: 0;
        margin-bottom: 12px;
    }
    .listing-accordion button,
    .listing-menu span {
        font-size: 14px;
    }
    .product-title h2 {
        font-size: 22px;
    }
    .product-listing {
        padding: 20px 0 0;
    }
    .accordion-col {
        padding-bottom: 0;
    }
    .product-listing-left {
        width: 200px;
    }
    .product-listing-right {
        width: calc(100% - 200px);
        padding: 15px;
        padding-bottom: 0;
    }
    .results-row ul li a span.grid-col {
        margin-right: 5px;
    }
    .results-row ul li {
        padding: 3px 10px 3px 10px;
    }
    .product-details-row h2,
    .product-details-row h2 a {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .product-details-row {
        padding: 15px 10px;
    }
    .product-details-row p {
        font-size: 14px;
        min-height: 40px;
    }
    .product-details {
        min-height: 230px;
    }
    .listing-menu ul li a {
        font-size: 14px;
    }
    .listing-menu ul {
        padding-left: 15px;
    }
    .product-detail-slider ul li {
        border: 1px solid #d4d4d4;
        width: 60px;
        height: 60px;
    }
    .product-detail-slider ul li a img {
        margin-bottom: 0;
    }
    .product-detail-slider .list {
        border: 1px solid #d4d4d4;
    }
    .product-detail-panel .nav-pills .nav-link {
        font-size: 12px;
        padding: 12px;
    }
    .tab-pane p {
        margin: 15px 0 0;
        font-size: 12px;
    }
    .download-title h2,
    .cateogy-title h2 {
        font-size: 28px;
    }
    .product-download {
        padding: 35px 0;
    }
    .download-searchbar h3,
    .download-searchbar:after {
        font-size: 24px;
    }
    .download-form .form-group .form-control {
        padding: 0 20px 0 10px;
    }
    .download-form .form-group:last-child {
        max-width: 100%;
        padding: 0 45px;
    }
    .download-form .form-group .search-btn {
        height: 39px;
        line-height: 39px;
        font-size: 12px;
    }
    .download-form {
        margin-top: 45px;
    }
    .download-deta th,
    .download-deta td {
        font-size: 11px;
    }
    .download-deta td .download-btn {
        font-size: 12px;
    }
    .download-title {
        margin-bottom: 20px;
    }
    .map-address-box {
        left: 50px;
    }
    .block-page {
        padding: 35px 0;
    }
    .block-title h2 {
        font-size: 22px;
    }
    .pag-title h2 {
        font-size: 30px;
    }
    .block-row {
        margin-top: 20px;
    }
    .block-row ul li {
        font-size: 12px;
        padding: 0 5px;
    }
    .block-img-row {
        margin: 15px 0 0;
    }
    .block-img-row img {
        margin-bottom: 20px;
    }
    .block-article-btn {
        margin-top: 15px;
    }
    .list-row .list-col {
        padding: 30px 0 20px;
        margin-right: 0;
    }
    .list-row .list-col h3,
    .list-row .list-col h3 a {
        font-size: 16px;
    }
    .contact-information {
        padding: 15px;
    }
    .contact-form .form-group label {
        font-size: 14px;
        margin-bottom: 0;
    }
    .contact-form .form-group .placeholder-img {
        top: 25px;
    }
    .contact-page {
        padding: 35px 0;
    }
    .contact-form-box {
        margin-top: 30px;
    }
    .foot-category-btn,
    .foot-category-btn form {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .search-here,
    .cateogy-results {
        flex: 0 0 50%;
    }
    .min-menu .navbar-dark .navbar-nav .nav-link::after {
        top: 50%;
    }
    .copy-right ul {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .grise-view-img-content {
        padding: 10px 10px 15px;
    }
    .grise-view-img-content span {
        margin-bottom: 10px;
    }
    .grise-view-img-content h3,
    .grise-view-img-content h3 a {
        font-size: 13px;
        min-height: 60px;
    }
    .grid-view-box {
        margin-bottom: 35px;
    }
    .submenu-document-row.submenu-document-second .document-row {
        padding-left: 0;
    }
    .has-single-menu .dropdown-menu .submenu-document ul li a {
        font-size: 14px;
    }
    .submenu-document .item {
        flex: 0 0 50%;
    }
    .min-menu .navbar-dark .navbar-nav .nav-link:focus,
    .min-menu .navbar-dark .navbar-nav .nav-link:hover {
        color: #fff;
    }
    .right-product-btn {
        order: inherit;
    }
    .download-form .form-group .search-btn {
        padding: 0 10px;
    }
    .list-row .list-col h3,
    .list-row .list-col h3 a {
        font-size: 14px;
    }
    .list-btn a {
        margin-right: 20px;
    }
    .searchInput.open {
        padding: 0 20px;
        width: 100%;
    }
    .searchInput {
        top: -137%;
    }
    .searchInput input {
        width: 100%;
    }
    .searchInput a.search-close {
        margin-left: 15px;
    }
    .min-menu .navbar .nav-item.search-menu {
        display: none;
    }
    .header-box.main {
        padding: 15px 0 6px;
    }
    .block-left-bar {
        margin-bottom: 30px;
    }
    .block-title h2 {
        margin: 0;
    }
    .support_row_title h4,
    .support_row_content ul li a {
        font-size: 10px;
    }
    .product-detail-slider .list img {
        max-width: 100%;
        min-height: 215px;
        max-height: 215px;
    }
    .header-box .container {
        padding: 0 15px;
    }
}
@media screen and (max-width: 1279px) and (min-width: 1024px) {
    #sync2 .owl-nav {
        top: -4px;
    }
    .download-form .form-group .select2-container {
        width: 163px !important;
        font-size: 12px;
    }
    .banner-text h1 {
        font-size: 30px;
        position: relative;
        top: 40px;
    }
    .banner {
        margin-top: 105px;
    }
    .product-listing-left .listing-menu {
        padding: 16px 18px 16px 20px;
        word-break: break-word;
    }
    .product-listing-left .accordion-col {
        padding: 16px 18px 0 20px;
    }
    .support_row_title h4,
    .support_row_content ul li a {
        font-size: 12px;
    }
    .cms-page .container-full-width .page-main-desc-wrapper img,
    .cms-page .container .page-main-desc-wrapper img {
        width: auto !important;
        height: auto !important;
    }
}
@media screen and (max-width: 1023px) and (min-width: 992px) {
    .cms-page .container-full-width .page-main-desc-wrapper img,
    .cms-page .container .page-main-desc-wrapper img {
        width: auto !important;
        height: auto !important;
    }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
    #sync2 .owl-nav {
        top: 15px;
    }
    .product-slide-details {
        margin-top: 60px;
    }
    .download-form .form-group .select2-container {
        width: 214px !important;
        font-size: 12px;
    }
    .download-form form .form-group:nth-child(2) {
        width: 100%;
        margin-bottom: 15px;
    }
    .download-form form {
        flex-wrap: wrap;
    }
    .download-form .form-group:last-child {
        max-width: 24%;
        padding: 0;
        margin: 0;
    }
    .download-form form .form-group:nth-child(3),
    .download-form form .form-group:nth-child(4),
    .download-form form .form-group:nth-child(5),
    .download-form form .form-group:nth-child(6) {
        width: 31.33%;
        margin-bottom: 15px;
    }
    .banner {
        margin-top: 98px;
    }
    .banner-text h1 {
        font-size: 30px;
        position: relative;
        top: 40px;
    }
    .top-search-bar .search-row {
        margin-left: 20px;
    }
    .more-list {
        margin-bottom: 40px;
    }
    .product-listing-left .listing-menu {
        padding: 16px 18px 16px 20px;
        word-break: break-word;
    }
    .product-listing-left .accordion-col {
        padding: 16px 18px 0 20px;
    }
    .download-form form .downloadProductDiv .form-group {
        width: calc(33.33% - 30px) !important;
        margin: 15px 15px 10px;
    }
    .download-form .radioDiv {
        width: 100%;
    }
    .download-form .radioDiv .form-group {
        width: 100% !important;
        max-width: 100% !important;
    }
    .cms-page .container-full-width .page-main-desc-wrapper img,
    .cms-page .container .page-main-desc-wrapper img {
        width: auto !important;
        height: auto !important;
    }
    .head-banner-bg p {
        font-size: 32px;
    }
}
@media only screen and (max-width: 767px) {
    .product-slide-details {
        margin-top: 60px;
    }
    .logo img {
        width: 100%;
        height: auto;
    }
    .block-img-row .img_row_cat_btn {
        position: relative;
    }
    .news-full-desc table td img {
        height: auto !important;
    }
    .view-table {
        margin-bottom: 15px;
    }
    .view-table .table-title {
        margin-bottom: 15px;
    }
    .table-deta {
        font-size: 12px;
        line-height: 22px;
    }
    .home-content p {
        padding: 0;
        margin: 10px 0 20px;
        font-size: 16px;
    }
    .home-content h2,
    .watch-content h2 {
        font-size: 32px;
    }
    .section-watch {
        height: 340px;
    }
    .new-details {
        flex-wrap: wrap;
    }
    .new-details-col {
        margin: 0 15px 20px;
    }
    .banner-text {
        bottom: inherit;
        width: 100%;
        top: 50%;
        text-align: center;
        transform: translate(0, -50%);
    }
    .banner-text h1 {
        font-size: 12px;
        position: relative;
        top: 4px;
    }
    .banner .carousel-indicators {
        bottom: 8px;
    }
    .footer-logo a {
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    .footer-menubar {
        border-top: 5px solid #ca0022;
        padding: 40px 0 20px;
    }
    .foot-menu-row {
        margin-top: 40px;
        text-align: left;
    }
    .foot-menu h4 {
        margin-bottom: 0;
        background: #f2f2f2;
        padding: 15px 25px 12px;
    }
    .foot-menu h4 i {
        margin-right: 15px;
    }
    .foot-menu ul li {
        padding: 5px 0;
    }
    .foot-menu {
        padding: 0 !important;
    }
    .foot-menu-row .item:first-child .foot-menu {
        margin-top: 0;
    }
    h2.text-page-title {
        font-size: 22px;
    }
    .text-page-img-col {
        width: 100%;
        text-align: center;
        max-width: 300px;
        margin: 15px auto;
    }
    .text-page-img {
        margin-top: 20px;
    }
    .ridens-eleifend-img img {
        margin: 0 auto 25px;
        display: table;
    }
    .ridens-eleifend {
        padding: 50px 0 0;
    }
    .product-listing-row {
        border-top: 1px solid #d4d4d4;
    }
    .product-listing-left {
        width: 100%;
        border: 0;
        order: 2;
    }
    .product-listing-right {
        width: 100%;
        padding: 35px;
        padding-bottom: 0;
    }
    .product-gride-view {
        padding: 0 10px;
    }
    .product-listing-row {
        flex-direction: column;
        padding-top: 10px;
    }
    .accordion-col {
        border-bottom: 1px solid #d4d4d4;
    }
    .product-details-row p {
        min-height: auto;
    }
    .product-detail-slider {
        flex-direction: column;
    }
    .product-detail-slider ul {
        order: 2;
    }
    #product-slide {
        margin-left: 0;
    }
    .product-detail-slider ul li {
        margin-right: 10px;
        float: left;
    }
    .product-detail-slider ul {
        margin: 10px 0 25px;
    }
    .product-slide-details p {
        margin-bottom: 20px;
    }
    .product-detail-panel {
        max-width: 100%;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .product-detail-panel .nav {
        border-bottom: 0;
    }
    .product-detail-panel .nav-pills .nav-item {
        width: 33.33%;
        text-align: center;
        margin-bottom: 10px;
        border-bottom: 1px solid #f2f2f2;
    }
    .product-detail-panel .nav-pills .nav-item:nth-child(4),
    .product-detail-panel .nav-pills .nav-item:last-child {
        width: 50%;
    }
    .product-listing {
        padding: 0;
    }
    .sorting-row {
        display: none;
    }
    .product-filter-row {
        display: block;
        border-bottom: 1px solid #d4d4d4;
        padding-bottom: 0;
        margin-bottom: 15px;
    }
    .mobileview-filter {
        display: flex;
        align-items: center;
    }
    .product-filter-row .results-row {
        flex: 0 0 80%;
    }
    .product-filter-row .sorting-box {
        border-left: 1px solid #d4d4d4;
        padding: 15px 0;
    }
    .product-filter-row .sorting-box button,
    .product-filter-row .sorting-box select {
        overflow: hidden;
        overflow: -moz-hidden-unscrollable;
        background: url(../images/select-icon.png) no-repeat right white;
        display: inline-block;
        position: relative;
        -webkit-appearance: none;
        background-position: 100% 5px;
        width: 85%;
    }
    .product-filter-row .results-row ul li {
        padding: 3px 5px 3px 5px;
    }
    .download-deta-row {
        display: none;
    }
    .download-title {
        margin-bottom: 0;
    }
    .download-searchbar {
        margin: 25px 0 10px;
    }
    .download-form {
        order: 1;
    }
    .download-searchbar {
        order: 2;
    }
    .mobile-view-table {
        display: block;
        margin-top: 20px;
        order: 3;
    }
    .download-row {
        border: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
    }
    .mobile-view-table .row {
        margin: 0;
    }
    .mobile-view-table .item {
        padding: 0;
    }
    .mobile-view-table .download-btn-row {
        text-align: center;
    }
    .mobile-view-table .download-btn-row .download-btn {
        font-size: 13px;
        width: auto;
        font-weight: 600;
        padding: 7px 30px 4px;
    }
    .view-table-box {
        border-bottom: 2px solid #ca0022;
        padding: 30px 0;
    }
    .mobile-view-table .view-table-box:first-child {
        padding-top: 0;
    }
    .mobile-view-table .view-table-box .col-sm-6.item {
        width: 50%;
    }
    .download-deta th:nth-child(3) {
        background: url(../images/sort_both.png) right no-repeat;
        cursor: pointer;
    }
    .download-form .form-group .form-control {
        font-size: 11px;
        background-size: 11px 7px;
        background-position: 97% 50%;
    }
    .mobile-view-table .view-table-box:last-child {
        border-bottom: 0;
    }
    .product-download,
    .list-cateogy {
        padding: 35px 0 0;
    }
    .cateogy-search-row {
        padding-top: 20px;
        margin-bottom: 30px;
    }
    .cateogy-img-content h2,
    .cateogy-img-content h2 a {
        font-size: 14px;
        margin: 0 0 10px;
    }
    .cateogy-img-content p {
        margin-bottom: 20px;
    }
    .cateogy-list-img {
        margin-right: 15px;
    }
    .cateogy-img-content span {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .cateogy-content {
        margin-bottom: 40px;
    }
    .search-here {
        flex: 0 0 40%;
        margin-right: 10px;
        padding: 6px 20px 6px 0;
    }
    .cateogy-results {
        flex: 0 0 60%;
    }
    .foot-map-row {
        width: 100%;
        height: auto;
        padding: 15px;
    }
    .map-address {
        margin-bottom: 20px;
    }
    .block-right-bar {
        margin-top: 30px;
    }
    .block-news-title {
        flex-direction: inherit;
    }
    .block-news-title a {
        margin-left: 12px;
    }
    .contact-information {
        margin-top: 20px;
    }
    .grid-view .item {
        width: 50%;
    }
    .navbar-collapse {
        top: 52px;
    }
    .searchInput {
        width: 100%;
    }
    .searchInput.open {
        padding: 0 20px;
        width: 100%;
    }
    .searchInput input {
        width: 100%;
    }
    .searchInput a.search-close {
        margin-left: 10px;
    }
    .foot-search-row,
    .foot-teb-row {
        display: block;
    }
    .foot-map-box {
        flex-direction: column;
        display: none;
    }
    .foot-category-row {
        flex-wrap: wrap;
    }
    .foot-left {
        margin: 0 auto;
    }
    .foot-category-title {
        flex: 0 0 100%;
        margin-right: 0;
        text-align: left;
    }
    .foot-category-title h2 {
        font-size: 20px;
    }
    .foot-category {
        padding: 50px 0 30px;
        height: auto;
    }
    .foot-category-btn {
        display: none;
    }
    .list-col-box {
        background-color: #fff;
        box-shadow: 0 0 10px #ccc;
        margin-bottom: 15px;
        padding: 15px;
    }
    .list-col-box h3 {
        font-size: 16px;
        color: #010101;
        font-family: "ITC Avant Garde Gothic Std";
        font-weight: 500;
        margin: 0;
    }
    .list-col-box p {
        margin: 0;
        font-size: 14px;
        color: #010101;
        font-family: "ITC Avant Garde Gothic Std";
    }
    .list-col-details a {
        display: block;
        width: 100%;
    }
    .list-col-details a.mail-link {
        color: #ca0022;
    }
    .list-col-details a.mail-link:hover {
        color: #010101;
    }
    .copy-right ul li {
        font-size: 13px;
        line-height: 16px;
    }
    .grise-view-img-content h3,
    .grise-view-img-content h3 a {
        min-height: 45px;
    }
    .grid-view .more-list,
    .cateogy-pagination {
        margin-bottom: 50px;
    }
    .product-listing-col {
        align-items: center;
    }
    .listing-right {
        padding-bottom: 40px;
    }
    .product-details {
        margin: 0 auto 25px;
    }
    .header-box {
        border-bottom: 0;
    }
    .head-banner-title {
        height: 140px;
    }
    .head-banner-bg {
        padding: 75px 0 17px;
    }
    .section-home {
        background-position: 100%;
    }
    .foot-menu-row .item {
        width: 33.33%;
    }
    .section-home:after {
        background-size: cover;
        top: 0;
        height: 100%;
    }
    .section-home:before {
        top: -48px;
        height: 50px;
    }
    .download-form .form-group .form-control,
    .download-form .form-group .select2-container {
        width: auto !important;
    }
    .download-form .form-group .select2-container {
        width: 300px !important;
    }
    .download-form form {
        flex-direction: column;
    }
    .download-form .form-group {
        margin: 0 0 20px;
    }
    .download-form {
        margin-top: 25px;
        padding-right: 45px;
    }
    .product-details {
        min-height: auto;
    }
    .foot-menu-row {
        display: none;
    }
    .mobile-foot-menu {
        display: block;
        margin-top: 25px;
    }
    .foot-menu {
        margin-bottom: 3px;
    }
    .foot-menu ul {
        padding-left: 52px;
    }
    .foot-menu ul li a i {
        margin-right: 5px;
    }
    .new-details {
        padding: 175px 0 0;
    }
    .new-details-col {
        margin: 0 0 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #e8e8e8;
        padding: 15px;
    }
    .new-details-content {
        background: inherit;
        padding: 0;
    }
    .new-details-content h3,
    .new-details-content h3 a {
        font-size: 16px;
        text-transform: capitalize !important;
        margin-bottom: 10px;
    }
    .new-details-img {
        padding-left: 0;
    }
    .recent_row {
        border-right: 0;
    }
    .recent_category:last-child {
        margin-bottom: 0;
    }
    .foot-category-btn a,
    .foot-menu ul li a {
        font-size: 14px;
    }
    .support_box,
    .mobile-none {
        display: none;
    }
    .support_box .support_row:first-child,
    .support_box .support_row:nth-child(2),
    .support_box .support_row:last-child {
        width: 100%;
    }
    .support_box_mobile_view .support_box {
        display: block;
        border: 0;
    }
    .support_box_mobile_view .support_row {
        flex: inherit;
        border: 1px solid #ececec;
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }
    .support_box_mobile_view .support_row_title {
        position: relative;
    }
    .support_box_mobile_view .support_row_title.collapsed i {
        color: #fff;
        position: absolute;
        top: 50%;
        transform: translate(0, -50%) rotate(90deg);
        right: 15px;
    }
    .support_box_mobile_view .support_row_title i {
        color: #fff;
        position: absolute;
        top: 50%;
        transform: translate(0, -50%) rotate(-90deg);
        right: 15px;
    }
    .foot-category {
        padding: 20px 0 10px;
        height: auto;
        margin-top: 20px;
    }
    .product-details-row p {
        min-height: auto;
        display: none;
    }
    .product-listing-row .product-listing-right .listing-right .product-details p {
        min-height: auto;
    }
    .product-details-row h2 {
        margin-bottom: 0;
    }
    .product-detail-slider .list img {
        max-width: 220px;
        min-height: 270px;
        max-height: 270px;
    }
    .new-details {
        padding: 50px 0 0;
    }
    .history-list-btn img {
        margin: 0 0 10px;
    }
    .product-history {
        padding: 30px 0 0;
    }
    .foot-search-col #store-find-buy, #store-find-buy-mobile {
        width: 100%;
    }
    .cms-page .page-main-desc-wrapper table tbody tr {
        display: flex;
        flex-direction: column;
    }
    .cms-page .page-main-desc-wrapper table tbody tr td {
        width: 100% !important;
        padding-bottom: 15px;
    }
    .cms-page .container-full-width .page-main-desc-wrapper img,
    .cms-page .container .page-main-desc-wrapper img {
        width: auto !important;
        height: auto !important;
    }
    .home-page .new-details-col .new-details-img {
        width: 50%;
    }
    .home-page .new-details-col .new-details-img img {
        width: 100%;
        height: auto;
    }
    .home-page .new-details-col .new-details-content {
        width: 50%;
    }
    .logo img {
        top: 0;
    }
    .information_btn {
        padding-bottom: 50px;
        text-align: center;
        width: 45%;
        display: flex;
        margin: auto;
    }
    #modalLRForm .modal-content button[data-dismiss="modal"] {
        right: 0;
    }
    .header-box .item {
        width: 30% !important;
        padding-right: 0;
    }
    .header-box .item.res-position {
        width: 67% !important;
        padding-left: 0;
    }
    .top-search-bar {
        display: flex;
    }
    .login_registration a.btn {
        padding: 0;
    }
    .top-search-bar {
        margin-right: 5px !important;
    }
    .top-search-bar .en-row {
        width: 100px;
        padding-left: 0;
    }
    .top-search-bar .login_registration {
        width: 100px;
        position: relative;
        left: 15px;
    }
    .download-form .form-group span.text-danger.producterror {
        left: 22px;
    }
    .section-home {
        height: 110px;
        padding: 0;
    }
    .section-home.block_position_right .home-content {
        right: 0;
        position: relative;
    }
    .section-home .home-content {
        position: relative;
        top: 5px;
        width: 100%;
        left: 0;
        padding: 10px;
    }
    .banner {
        margin-top: 83px;
    }
    .banner .carousel-inner img,
    .banner .carousel-inner video {
        height: auto;
        object-fit: cover;
    }
    .section-news:after {
        clip-path: polygon(100% 75%, 0 100%, 100% 100%);
    }
    .section-home .home-content h2.home_content_title {
        font-size: 16px;
        margin: 0 0 5px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        line-height: normal;
    }
    .section-home .home-content .home_content_description p {
        margin: 0;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: normal;
    }
    .section-home .home-content .home_content_description p:nth-child(2) {
        display: none;
    }
    .section-home .home-content a {
        font-size: 12px;
        margin-top: 3px;
    }
    .top-search-bar .search-row {
        margin-top: 5px;
        margin-left: 5px;
    }
    .top-search-bar {
        width: auto;
        margin-right: 15px !important;
    }
    .top-right {
        justify-content: flex-end;
        margin-top: 0;
        flex-wrap: wrap;
    }
    .top-right .min-menu.text-right {
        width: 16%;
    }
    .top-right .top-search-bar.text-right {
        width: 65%;
    }
    .foot-search .category-button {
        display: inline-block;
        width: 100%;
        padding: 0 15px;
    }
    .eupopup-container.eupopup-container-bottom.eupopup-color-default {
        flex-direction: column !important;
        align-items: center !important;
    }
    .eupopup-container.eupopup-container-bottom.eupopup-color-default .eupopup-buttons {
        width: 100%;
        align-items: center;
        justify-content: center;
    }
    .download-form form .downloadProductDiv {
        flex-direction: column;
    }
    .download-form form .downloadProductDiv .form-group {
        width: 100%;
        margin: 10px 0;
    }
    .history-list-row .accordion .card-header .btn-link[aria-expanded="true"] span.images {
        display: none;
    }
    .history-list-row .accordion .card-header .btn-link {
        padding-right: 40px;
    }
    .history-list-row .accordion .card-header .btn-link span.images img {
        width: 40px;
        height: 40px;
        object-fit: cover;
    }
    .site-image-taxt-wrap div p {
        min-height: auto;
    }
    .head-banner-bg p {
        font-size: 32px;
    }
}
@media screen and (max-width: 767px) {
    table.dynabook_table_main {
        width: 100% !important;
    }
    table.dynabook_table_main tbody tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 30px;
    }
    table.dynabook_table_main tbody td {
        width: 100% !important;
    }
    table.dynabook_table_main tbody tr:nth-child(even) {
        flex-direction: column-reverse;
    }
    .cms-page .page-main-desc-wrapper table tbody tr td table tr {
        display: table-row;
    }
    .cms-page .page-main-desc-wrapper table {
        width: 100% !important;
    }
    .cms-page .page-main-desc-wrapper table tbody tr td table tr td {
        width: auto !important;
    }
    .site-image-taxt-wrap div p {
        min-height: auto;
    }
}
@media only screen and (max-width: 599px) {
    #submenu-product-carousel .item .submenu-product-box,
    #submenu-product-carousel2 .item .submenu-product-box {
        justify-content: center;
    }
}
@media only screen and (max-width: 575px) {
    .home-content h2,
    .watch-content h2 {
        font-size: 22px;
    }
    .header-box .item {
        width: 50%;
    }
    .watch-row:after {
        top: -2px;
        height: 50px;
    }
    .section-news {
        padding-bottom: 0;
    }
    .banner-text {
        top: 55%;
    }
    .header-box {
        padding: 10px 0;
    }
    .logo {
        width: 100%;
        text-align: center;
    }
    .navbar-collapse {
        top: 52px;
    }
    .submenu-row {
        border: 0;
    }
    .submenu-document-row {
        margin: 0;
        flex-direction: column;
    }
    .submenu-product-row,
    .submenu-right-product {
        flex-direction: column;
    }
    .document-row {
        border-right: 0;
        padding-right: 0;
        margin-bottom: 5px;
    }
    .document-row:last-child,
    .document-row:nth-child(2),
    .document-row:nth-child(3) {
        padding-right: 0;
        padding-left: 0;
    }
    .document-title-row label,
    .document-title-row label a {
        font-size: 13px;
        margin-bottom: 5px;
        font-weight: 600;
    }
    .submenu-product-box {
        margin: 10px 0;
    }
    .submenu-row .submenu-document-row:first-child .document-row:last-child,
    .submenu-row .submenu-document-row:first-child .document-row:first-child {
        width: 100%;
    }
    .submenu-right-product-title h3 {
        font-size: 14px;
    }
    .shop-btn {
        font-size: 14px;
        padding: 10px 10px 8px;
        width: 100%;
    }
    .submenu-more-product {
        margin-top: 20px;
    }
    .submenu-product-row {
        align-items: inherit;
    }
    .search-row .searchInput {
        left: 0;
        right: inherit !important;
    }
    .search-row .searchInput.open {
        width: 200px;
    }
    .submenu-product {
        padding: 10px;
    }
    .right-product-btn {
        order: 1;
    }
    .right-product-img {
        width: 100%;
        text-align: center;
    }
    .text-page-title,
    .site-title h2 {
        font-size: 24px;
    }
    .header {
        height: 120px !important;
        background: transparent !important;
    }
    .product-title h2 {
        font-size: 18px;
    }
    .head-banner-bg h1,
    .head-banner-bg h4 {
        font-size: 20px;
    }
    h2.text-page-title {
        font-size: 18px;
    }
    .download-form form {
        flex-direction: column;
    }
    .download-form .form-group {
        margin: 0 0 20px;
    }
    .download-form {
        margin-top: 25px;
        padding-right: 0;
    }
    .download-searchbar h3 {
        font-size: 18px;
        padding-left: 35px;
    }
    .download-searchbar:after {
        font-size: 18px;
    }
    .table-deta p {
        margin: 10px 0;
    }
    .cateogy-search-box {
        padding: 10px 10px;
        flex-direction: column;
    }
    .search-here {
        flex: 0 0 100%;
        margin-right: 0;
        padding: 0;
        border: 0;
        width: 100%;
        margin-bottom: 10px;
    }
    .cateogy-results {
        flex: 0 0 100%;
        width: 100%;
    }
    .search-here .cateogy-search-here,
    .search-here .cateogy-list-row,
    .cateogy-results .sorting-box {
        flex: 0 0 50%;
    }
    .cateogy-title h2 {
        font-size: 20px;
    }
    .cateogy-title {
        margin-bottom: 15px;
    }
    .product-download,
    .list-cateogy {
        padding: 30px 0 0;
    }
    .cateogy-content {
        flex-direction: column;
    }
    .cateogy-list-img {
        margin-right: 0;
    }
    .cateogy-img-content {
        margin-top: 15px;
    }
    .map-address-box {
        left: 0;
        right: 0;
        max-width: 270px;
        width: 100%;
        margin: 0 auto;
    }
    .address-box h3 {
        font-size: 14px;
    }
    .address-box p {
        font-size: 12px;
    }
    .address-box a {
        font-size: 14px;
        margin-top: 10px;
    }
    .address-box {
        padding: 15px;
    }
    .address-box span {
        margin: 15px 0 0 -10px;
    }
    .block-article-btn a {
        padding: 12px 15px 10px;
    }
    .block-page {
        padding: 35px 0 0;
    }
    .pag-title h2 {
        font-size: 22px;
    }
    .block-title h2 {
        font-size: 16px;
    }
    .block-row ul li {
        font-size: 11px;
        padding: 0 5px;
        width: auto;
        margin-bottom: 10px;
        text-align: center;
    }
    .block-row ul li:nth-child(3) {
        clear: both;
    }
    .block-row ul li img {
        margin-right: 3px;
    }
    .block-img-row {
        margin: 0;
    }
    .list-row .list-col h3,
    .list-row .list-col h3 a {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .list-row .list-col {
        padding: 20px 0 10px;
    }
    .list-row .list-col span {
        margin-bottom: 10px;
    }
    .more-list .more-list-btn {
        padding: 10px 35px;
    }
    .more-list {
        margin-top: 25px;
    }
    .contact-form .form-group .form-control {
        padding: 0 30px 0 10px;
    }
    .contact-thankyou h2 {
        font-size: 32px;
        margin-bottom: 15px;
    }
    .copy-right ul {
        flex-direction: column;
        text-align: center;
    }
    .copy-right ul li {
        border: 0;
        padding: 5px 0;
    }
    .grid-view .item {
        width: 100%;
    }
    .grid-view .more-list,
    .cateogy-pagination {
        margin-bottom: 30px;
    }
    .product-listing-col {
        padding: 15px 0;
        align-items: center;
    }
    .product-listing-img {
        flex: 0 0 102px;
    }
    .product-listing-content span {
        font-size: 14px;
    }
    .product-listing-content p {
        font-size: 13px;
    }
    .grise-view-img-content h3,
    .grise-view-img-content h3 a {
        min-height: auto;
    }
    .product-detail-panel .nav-pills .nav-item {
        width: 33.33%;
    }
    .product-detail-panel .nav-pills .nav-item:last-child {
        width: 50%;
        margin-bottom: 10px;
    }
    .product-filter-row .sorting-box button,
    .product-filter-row .sorting-box select {
        background-position: 100% 6px;
        background-size: 10px 7px;
    }
    .head-banner-title {
        height: 100px;
    }
    .head-banner-bg {
        padding: 60px 0 17px;
    }
    .header-box {
        padding: 10px 0;
    }
    .home-page .header-box {
        padding: 10px 0;
    }
    .table-title h3 {
        font-size: 12px;
    }
    .product-detail-panel .nav-pills .nav-link {
        padding: 12px 5px;
    }
    .product-listing-content {
        margin-left: 10px;
    }
    .list-row .list-col {
        flex-direction: column;
    }
    .list-row .list-col .archive-list-img {
        flex: unset;
        width: 100%;
        margin-bottom: 15px;
    }
    .list-row .list-col .archive-list-img a img {
        min-height: auto;
        max-height: initial;
    }
    .archive-list-details {
        margin-left: 0;
        flex: unset;
        width: 100%;
    }
    .filter-list-img {
        flex: unset;
        width: 100%;
        margin-bottom: 15px;
    }
    .filter-list-img a img {
        min-height: auto;
        max-height: initial;
    }
    .filter-list-details {
        margin-left: 0;
        flex: unset;
        width: 100%;
    }
    .recent_category_content a {
        font-size: 12px;
        padding: 10px 15px 7px;
    }
    .recent_category {
        flex-direction: column;
    }
    .recent_category_img {
        padding-right: 0;
        flex: unset;
        margin-bottom: 15px;
    }
    .recent_category_content {
        width: 100%;
    }
    .block-title h2,
    .block-title h2 a {
        font-size: 22px;
        margin: 10px 0 0;
    }
    .block_author_name ul {
        margin: 15px 0 30px;
    }
    .searchInput.open {
        padding: 0 10px;
        justify-content: center;
    }
    .searchInput input {
        width: inherit;
        height: 40px;
        line-height: 40px;
        padding: 12px 15px 8px;
    }
    .searchInput button {
        padding: 10px 20px;
        font-size: 14px;
        line-height: 23px;
        height: 40px;
    }
    .searchInput a.search-close {
        margin: 10px;
    }
    .header-box.main {
        padding: 10px 0 6px;
    }
    .foot-menu h4 {
        font-size: 14px;
    }
    .recent_category_content .block_author_name ul li {
        font-size: 8px;
    }
    .recent_category_content h3 {
        font-size: 12px;
        margin: 10px 0;
    }
    .recent_category_content a {
        font-size: 10px;
        padding: 8px 15px 5px;
    }
    .product-history .history-list-col h3 {
        font-size: 20px;
    }
    .history-list-btn {
        margin-bottom: 15px;
    }
    .product-history history-list-col span {
        font-size: 14px;
    }
    .information_btn {
        padding-bottom: 15px;
    }
    .head-banner-bg p {
        font-size: 20px;
    }
}
@media only screen and (max-width: 480px) {
    .product-detail-panel .nav-pills .nav-item {
        width: 50%;
    }
    .submenu-document .item {
        flex: 0 0 100%;
    }
}
@media only screen and (max-width: 400px) {
    .foot-menu-row .item {
        width: 100%;
    }
    .foot-menu-row {
        text-align: center;
    }
    .new-details {
        padding: 30px 0 0;
    }
}
@media only screen and (max-width: 390px) {
    .search-row {
        margin: 0 0 0 5px;
    }
    .top-search-bar {
        margin-right: 15px;
    }
}
@media only screen and (max-width: 339px) {
    .product-detail-slider ul li {
        margin-right: 3px;
    }
    .top-search-bar .search-row {
        display: none;
    }
    .min-menu .navbar .nav-item.search-menu {
        display: block;
    }
}
@media screen and (max-width: 991px) {
    .min-menu .navbar .nav-item .submenu-product {
        display: none;
    }
    .min-menu .navbar-expand-lg .navbar-nav .dropdown-menu .submenu-document .column-1 .item,
    .min-menu .navbar-expand-lg .navbar-nav .dropdown-menu .submenu-document .column-2 .item,
    .min-menu .navbar-expand-lg .navbar-nav .dropdown-menu .submenu-document .column-3 .item {
        width: 100% !important;
        margin-bottom: 0 !important;
    }
    .min-menu .navbar-dark .navbar-nav .dropdown > .nav-link::after {
        right: 15px;
        top: 24px;
    }
}
