a:hover {
    text-decoration: none !important;
}

.price, .p-price {
    font-family: 'Biryani', sans-serif !important;
}

.start {
    font-size: 4em;
    margin: 0 0;
}
.bg-none{
    background: transparent!important;
}
.page-header {
    max-width: 100%;
}

.carousel-button {
    background-color: rgb(166, 206, 57);
    font-weight: 800;
    font-size: 1.5em;
    border: none;
    color: #000;
}

.carousel-item-title {
    font-size: 4em;
    font-weight: 500;
    margin: 10px 0;
    line-height: 1.2em;
    color: #000;
}

.no-padding {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.main-header {
    min-height: 80px;
}

.small-title, .small-p {
    margin-bottom: 0;
}

.carousel-item-info {
    max-width: max-content;
    text-align: center;
    top: 29%;
    left: 29%;
}
.carousel-item-title.carousel-item-title-head{
    font-size: 3em;
    font-weight: bold;
    color: #a6ce39;
}
@media only screen and (max-width: 1025px) and (min-width:1402px){
  .carousel-item-title.carousel-item-title-head{
    font-size: 3em;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px){
  .carousel-item-title.carousel-item-title-head{
    font-size: 2em;
  }
}
@media screen and (max-width: 769){
  .carousel-item-title.carousel-item-title-head{
    font-size: 1.5em;
  }
}
.carousel-item-title.carousel-item-title-text{
    font-size: 2.8em;
    color: #fff;
    padding-bottom: 40px;
}
.carousel-control-next, .carousel-control-prev {
    top: 50%;
    height: 12%;
}
.carousel-control-prev-icon{
    background-image: url("https://cdn11.bigcommerce.com/s-fhnch/product_images/uploaded_images/left.png?t=1573440304&_ga=2.265740361.758069467.1573436929-1576345027.1567569456");
    width: 25%;
    height: 100%;
    margin-top: -80px;
}
.carousel-control-next-icon{
    background-image: url("https://cdn11.bigcommerce.com/s-fhnch/product_images/uploaded_images/right.png?t=1573440304&_ga=2.265740361.758069467.1573436929-1576345027.1567569456");
    width: 25%;
    height: 100%;
    margin-top: -80px;
}
.carousel-item-title-big {
    font-size: 6em;
    font-weight: 800;
}

.header-logo {
    position: relative;
    display: inline-block;
    height: auto;
    top: 30%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
    padding-left: 55%;
}

.header-branding {
    height: auto;
    position: absolute;
    top: 28%;
    padding-top: 0;
    padding-bottom: 0;
}

.nav-menu {
    width: 100%;
    position: absolute;
    top: 23px;
    padding-right: 0;
    padding-left: 0;
}

.cart-icon {
    margin-top: 10px !important;
}

.navigation-wrap {
    z-index: 999999899 !important;
}


.header-navigation-item > a {
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    text-transform: capitalize;
}


.nav-left {
    padding-top: 12px;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
    width: 100vw;
    display: inline-flex;
    justify-content: center;
}

.tab-content > .active {
    display: block;
}

.freequotelink {
    font-size: 18px !important;
    font-weight: bold;
    text-align: center;
    padding: 0;
    color: #393939 !important;
    line-height: 24px;
}

.navigation-link-primary {
    padding: 20px 0;
}

.navigation-link-primary:hover {
    color: #1ac0e5;
    border-bottom: 3px solid #1ac0e5;
}

/*
.navigation-link-primary i, .cart-icon{
    color: #000 !important;
    font-size: 26px;
} */
.col-li-1-5 p {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 0;
}

.header .navbar-main .dropdown-menu .tab-content {
    border: none !important
}

.header .navbar-main .dropdown-menu {
    background-color: rgb(7, 8, 8, 0.9);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-right: none;
    border-left: none;
    border-radius: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}
.dropdown-menu a.dropdown-item, li.dropdown-item{
    color: #fff;
}
li.dropdown-item:hover, .dropdown-menu a.dropdown-item:hover, .dropdown-item a.nav-link:hover{
  background-color: inherit;
  color: #1ac0e5!important;
}
.header-navigation {
    float: left;
    width: 100%;
}

.col-li-1-5 a {
    color: #000;
    font-weight: 500;
    text-align: center;
}

.home-block-text {
    position: absolute;
    top: 3%;
    left: 5%;
}

.small-title {
    font-size: 2.5em;
    font-weight: bold;
    cursor: default;
    line-height: 40px;
    margin-bottom: 0;
}

.small-p {
    font-size: 1.5em;
    cursor: default;
    font-weight: 600;
}

.flickity-page-dots, .layout-module, .search-overlay-form {
    max-width: 100%;
}

.flickity-prev-next-button svg, .flickity-prev-next-button .arrow {
    display: block;
}


.site-footer {
  position: relative;
    background-color: transparent;
    width: 100%;
    /* float: left; */
    margin-top: 10px;
}

.site-footer .padding-content-custom {
    padding-top: 50px;
    padding-bottom: 10px;
}

.site-footer {
    padding: 0;
}

.site-footer .footer-menu:before,
.site-footer .footer-menu:after {
    content: normal;
}

.site-footer .footer-menu ul {
    padding-bottom: 30px;
}

.site-footer .footer-menu ul li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
}

.site-footer .footer-menu ul li a:hover {
    color: #fff;
    text-decoration: underline !important;
}

.site-footer h4 {
    color: #1ac0e5;
    font-size: 17px;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-weight: 900;
}

.site-footer .list-inline > li {
    padding-right: 14px;
}

.site-footer a.icon-social {
    border: 1px #1ac0e5 solid;
    border-radius: 50%;
}

section.home-featured {
    padding-top: 60px;
}

.btn.btn-primary {
    background-color: #02bee5;
    color: #fff;
    border: none;
    border-radius: 0;
}


.btn-footersub {
    height: 38px;
}

#nl_email {
    border-radius: 0;
    background-clip: inherit;
}


i.fab {
    display: inline-block;
    border-radius: 60px;
    box-shadow: 0 0 2px #888;
    padding: 0.5em 0.6em;

}


#HomeSlider .carousel-cell-img {
    width: 100%;
    height: auto;
    display: block;
}

#HomeSlider .flickity-viewport {
    height: 100%;
}


.isDisabled {
    color: currentColor;
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: none;
}

.btn-domain {
    padding-top: 20px;
}

.dropdown:hover > .dropdown-menu {
    display: block;
    top: 75%;
}
#navbarSupportedContent .dropdown-item{
  width: auto;
}
@media screen and (min-width: 992px) {
  #navbarSupportedContent .dropdown:hover > .dropdown-menu {
    display: flex;
    justify-content: center;
  }
  .header .navbar-main #navbarSupportedContent .dropdown-menu {
    background-color: #ffffff;
    
  }
  .header-ship-menu .dropdown-item{
    color: #fff!important;
  }
  .header .navbar-main .dropdown-menu .dropdown-item{
    color: #333;
    text-align: left;
    /* font-weight: bold; */
    padding: 0px 15px 5px;
  }
 .header .navbar-main   #navbarSupportedContent .dropdown-menu .dropdown-item{ 
    text-align: center;
  }
  .header .navbar-main #navbarSupportedContent .dropdown-menu .dropdown-item img {
    height: 60px;
    margin-bottom:1rem;
  }
}
@media screen and (max-width: 991px) { 
  .header .navbar-main #navbarSupportedContent .dropdown-menu .dropdown-item img {
    display: none;
  }
}

.dropdown > .dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
}

.header-ship {
    background-color: #1ac0e5;
    text-align: center;
    color: #000;
    font-weight: bold;
    z-index: 999999;
    font-size: 13px;
    padding: 6px 6px 0 6px;
    position: relative;
}
.header-ship .dropdown-item, .cart-mobile .dropdown-item{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    font-size: 13px;
    border-bottom: 1px solid #e8e8e8;
    min-width: 170px;
}
.header-ship .dropdown-item a, .cart-mobile .dropdown-item a{
    padding: 0.5rem;
}
.header-ship a, .header-ship i {
    color: #000;
}
.header-ship .dropdown-menu{
    padding: 0;
    border-radius: 0;
}
.freequote {
    background-color: rgb(166, 206, 57);
    padding: 10px;
    border: 3px #fff solid;
    border-top: none;
    margin-right: 0 !important;
}
.freequote br{
    display: none;
}
.product-container {
    max-width: 100%;
}

.single-product-thumbnail-wrapper:nth-of-type(4n + 1) {
    clear: none;
}

.single-product-thumbnail-wrapper {
    width: 20%;
}

.single-product-thumbnail {
  background-size: 70%;
}

.footer-i {
    color: #1ac0e5;
}

.padding0 {
    padding: 0;
}


.single-product-thumbnails {
    position: relative;
    text-align: center;
    margin-top: 60%;
}

.single-product-thumbnail-wrapper {
    float: none;
    display: inline-block;
    max-width: 15%;
}

.single-product-thumbnail.active {
  border: 2px solid #1ac0e5;
    border-radius: 50%;
}

.single-product-slideshow-image {
    -webkit-filter: blur(5px);
    filter: blur(5px);
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s, transform 0.3s, -webkit-filter 0.3s, filter 0.3s;
    transition: opacity 0.3s, transform 0.3s, filter 0.3s;
}

.is-selected {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-filter: none !important;
    filter: none !important;
    display: block !important;
}

.pswp {
    z-index: 9999999;
}

.product-page-container {
    padding-right: 15px;
    padding-left: 15px;
}

.dropdown-region .dropdown-toggle::after {
    display: none;
}

.form-field-title {
    font-weight: 600 !important;
    font-size: 18px !important;
    text-transform: none !important;
}

#trustspot-widget-wrapper, #trustspot-tab-modal, .trustspot-inline-rating {
    max-width: 100% !important;
}

.form-field-rectangle .form-input:checked + .rectangle-text {
    border: 3px solid #02bee5;
}

.footer-i {
    margin-right: 15px;
    color: #fff;
}

.pagination-container {
    left: -5%;
    top: auto !important;
}


.modal-quick-shop {
    margin-top: 5% !important;
    display: block;
}
.modal-quick-shop .modal-content{
    display: block;
}
.modal-quick-shop .detail-product__name {
    font-size: 20px;
}

.modal-quick-shop .product-add-to-cart {
    height: 36px;
    display: flex;
    align-items: center;
}

.wishlist {
    color: red;
    font-size: 1.2em;
}
.product-item{
    text-align: center;
}
.product-item-caption{
    padding: 10px 0;
}
.product-item-caption .product-price{
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-item-title {
    font-family: 'Biryani', sans-serif !important;
    margin: 0 0 10px 0;
    padding: 0 35px;
    height: 80px;
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
}

.product-item-title__link {
    font-size: 14px;
    font-weight: 700;
    text-transform: none;
}

.product-item-div {
    min-height: 480px;
}

.product-item-price {
    margin-top: 0;
    color: #fff;
    background-color: #a6ce39;
    border: 1px solid #a6ce39;
    margin-right: 10px;
    padding: 6px 5px 3px 5px;
}
.product-item-action{
    font-size: 14px;
    /* margin-right: 20px; */
    font-weight: normal;
}
.product-item-thumbnail img {
    height: 200px;
}

.ProductActionAdd .btn {
    padding: 6px 5px 3px 5px;
    background: none;
    color: #02bee5;
    border: 2px solid #02bee5;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.ProductActionAdd .btn:hover {
    color: #fff;
    background: #02bee5;
}
.ProductDetails {
    height: 55px;
}


.product-item .price, .product-item .price-value, .product-item .price-rrp {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 0;
}

.product-item-price .price-saved, .product-item-price .price-withouttax, .product-item-price .price-withtax, .product-item-price .product-call-for-price
{
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 0;
}
.faceted-search {
    text-align: center;
}
.sidebar-title {
    line-height: 30px;
    background: #1ac0e5;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 12px 10px 10px 10px;
    font-size: 19px;
    font-weight: bold;
}
.cart-sidebar .sidebar-title {
    line-height: 30px;
    background: none;
    color: #242424;
    text-transform: uppercase;
    display: inline-block;
    padding: 0;
    font-size: 19px;
    font-weight: bold;
    border: none;
}


.renogy-blue {
    color: #1ac0e5 !important;
}

.black {
    color: #000 !important;
}
.faceted-search-filter{
    margin-bottom: 30px;
}
.faceted-search-filter li a {
    font-size: 16px;
}

.fade {
    display: none;
}

.modal {
    margin-top: 5% !important;
    overflow-y: auto;
}

.modal-open {
    overflow: auto !important;
}

.modal-custom, #modalChartGenerator, #modalDeepCycleChart, #modalSolarPanelCompaChart, #modalCompaChartController,
#modalPWMChartController, #modalMPPTChartController, #modalApplicationKitChart1, #modalApplicationKitChart2, #modalApplicationKitChart3 {
    display: none; /* Hidden by default */
}

.pagination-container {
    margin-top: 10px;
}

.flickity-prev-next-button {
    top: 50% !important;
    fill: #a6ce39;
}

.flickity-button-icon {
    fill: #a6ce39;
}

.swiper-next {
    right: -3% !important;
    fill: #a6ce39;
    width: 20px;
}

.swiper-prev {
    left: -3% !important;
    fill: #a6ce39;
    width: 20px;
}

.nopadding {
    padding-left: 0;
    padding-right: 0;
}

.compare-header {
    float: right;
}

.flickity-prev-next-button.next:before, .flickity-prev-next-button.previous:before {
    content: "";
}

.gallery-product .flickity-prev-next-button .arrow {
  fill: #a6ce39 !important;
}


.hidden, .hide {
    display: none;
}

.section-heading {
    font-size: 35px;
    color: #fff;
    padding: 10px 0 0 0;
    text-align: center;
    font-weight: bold;
}

section .header-caption {
    position: relative;
    z-index: 5;
    height: 220px;
}

.icon-svg {
    max-width: 40px;
    text-align: center;
    margin: 15px auto;
}

@media (max-width: 768px) {
    .mega-dropdown-menu {
        display: none !important
    }

    .btn.btn-primary.btn-small.btn-footersub {
        width: 120px;
        padding: 0;    
    }
}

@media(min-width: 768px){
    .navbar-lithi-icon {
        display: none;
    }
    .icon-svg {
        max-width: 80px;
        text-align: center;
        margin: 75px auto;
    }
    .free-quote-lnk{
        margin-left: -80px;
        display: none !important;
    }
    .benifits-contents{
        color: #FFF;
        font-size: 1.2em;
    }
}

.nav-justified li {
    width: 33.3%;
}

.nav-justified li h4 {
    text-align: center;
}

hr {
    margin: 20px 0;
    padding: 0;
    height: 1px;
    background: none;
    border: 0;
    border-top: 1px solid #eee;
}

.small, small {
    font-size: 85%;
}

hr.small {
    margin: 8px 0;
}
.dropdown-region img{
    width: 20px;
}
.main-content {
    margin-top: 0;
}

/*======= MAIN MENU =======*/


.navbar-main .main-nav .nav-link {
    /* font-weight: bold; */
    padding: 1rem 0.5rem;
    color: #FFF;
    position: relative;
}

.navbar-main .navbar-nav .nav-link:hover,
.navbar-main .navbar-nav .nav-link:focus {
    color: #1ac0e5;
}
.group-nav{
    min-width: 183px;
}

.group-nav .navbar-brand {
    max-width: 152px;
}
.navbar-main .menu-other .nav-item {
    margin: 0 15px;
    text-align: center;
    position: relative;
}

.navbar-main .menu-other .nav-item .nav-link {
    font-weight: bold;
    font-size: 13px;
}

.navbar-main .menu-other i {
    display: block;
    text-align: center;
    margin: 3px 0 5px;
    color: #393939;
}

.navbar-main .menu-other .navbar-nav .nav-link:hover,
.navbar-main .menu-other .navbar-nav .nav-link:focus {
    border: none;
}
.navbar-main .navbar-toggler{
    border: none;
}
.cart-mobile {
    position: relative;
    text-align: center;
    min-width: 140px;
    align-items: center;
}
.cart-mobile .dropdown-menu {
    padding: 0;
}
.cart-mobile .header-ship-menu{
    margin-right: 10px;
}
.main-cart{
    display: block;
    position: absolute;
    top: -10px;
    right: -10px;
    width: 15px;
    height: 15px;
    line-height: 18px;
    /* background: #ff0000; */
    border-radius: 50px;
    color: #ff0000!important;
    font-size: 10px;
    padding: 0!important;
}
.main-cart.has-no-item{
    display: none;
}
.mega-dropdown-menu{
        top:50px;
}


/*===== ITEM HOMEPAGE ======*/

.home-list-page {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 10px;
    padding: 5%;
}

.home-list-page img {
    display: block;
  width: 100%;
  position: relative;
}

.home-block {
    position: relative;
    padding: 20px;
}


.search-overlay {
    top: 0;
    position: absolute;
    height: 100vh;
    width: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.search-overlay-submit {
    width: 30px;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 0;
    color: #000;
    padding: 6px 0;
    /* display: none; */
}
@media screen and (max-width:1300px){
    .search-overlay-submit {
        padding: 10px 0;
    }
}

.search-overlay-input {
    width: 100%;
    padding: 0;
    font-size: 22px;
    color: #b3b3b3;
    text-transform: uppercase;
    background: transparent;
    border: 0;
    outline: none;
    font-weight: 700;
}

.icon-close:before {
    color: #000;
}

.wishlist:before {
    content: "\f004";
}

.mfp-container {
    text-align: center !important;
    position: absolute !important;
    width: 100% !important;
    height: 100vh !important;
    left: 0 !important;
    top: 0 !important;
    padding: 0 8px !important;
    box-sizing: border-box !important;
}


.section-heading-alt:after, .rte h4:after {
    content: '';
    display: block;
    margin: 30px auto 0 auto;
    width: 120px;
    border-top: 2px solid #a6ce39;
}

.menu-second {
    display: none !important;
}

.section-heading-alt, .rte h4 {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 20px !important;
    font-weight: 400 !important;
    color: #3a393b;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 30px;
}


.col-li-1-5 a:hover {
    color: #1ac0e5;
}

#prd-specs table th {
    font-family: 'Biryani', sans-serif !important;
    background: #02bee5 !important;
}

.collection-container {
    display: grid;
    grid-template-columns: 1fr;
}
.on-sale .page-aside{
    display: none;
}


.sub-collection {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
    grid-gap: 5px;
}

.collection-tab__item {
    text-align: center;
    border: 3px solid #1ac0e5;
}

.collection-tab__item > a {
    font-size: 15px;
    text-transform: uppercase;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #383838;
}

.collection-tab__item:hover {
    background: #1ac0e5 !important;
    border: none !important;
    color: #fff;
}

.collection-tab__item.active {
    background: #1ac0e5;
    border: none !important;
    color: #fff;
}


.collection-tab__item.active > a,
.collection-tab__item.active > a:focus,
.collection-tab__item.active > a:hover {
    background: #1ac0e5;
    border: none !important;
    color: #fff;
}

.collection-tab__item:last-child {
    border-right: 3px solid #1ac0e5 !important;
}

.system-addons {
    padding-bottom: 15px;
}

.system-addons-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}

.system-addons__item {
    padding: 15px 0;
}

.system-addons__item a:hover {
    color: #1ac0e5;
}

.system-addons__link {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}

/* =========== BACKGROUND BANNER ==========*/
.banner-category{
    background-size: cover!important;
    padding: 50px 0;
}
.cabin-kits {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/cabin450.jpg") no-repeat center center;
    background-size: cover;
    padding: 50px 0;
}

.cabin-shield {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/cabin450.jpg") no-repeat center center;
    background-size: cover;
    padding: 96px 0;
}

.rv-kits {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/rv450.jpg") no-repeat center center;
}

.application-tiny-home-kits {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/tinyhouse450.jpg") no-repeat center center;
}

.charge-controller {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/cc450.jpg") no-repeat center center;
}

.generator {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/generators450.jpg") no-repeat center center;
}

.inverter-chargers {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/invertercharger450.jpg") no-repeat center center;
}

.accessories-bg {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/accessories450.jpg") no-repeat center center;
}

.application-starter-kits {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/starterkits450.jpg") no-repeat center center;
}
.mppt-charge-controller {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/mppt450.jpg") no-repeat center center;
}

.solar-gear {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/renogy-gear-pic.jpg") no-repeat center center;
}
.solar-panel-category {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/solarpanels450.jpg") no-repeat center center;
}

.rigid-panel-category {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/panels450.jpg") no-repeat center center;
}

.flexible-panel-category {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/flexiblepanel450.jpg") no-repeat center center;
}

.suitcase-panel-category {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/suitcase450.jpg") no-repeat center center;
}

.deep-cycle-category {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/batteries450.jpg") no-repeat center center;
}

.amg-battery-category {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/agm450.jpg") no-repeat center center;
}

.gel-battery-category {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/gel450.jpg") no-repeat center center;
}

.lipo-battery-category {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/lifepo4450.jpg") no-repeat center center;
}

.battery-inverter {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/inverter450.jpg") no-repeat center center;
}

.generator-phoenix {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/phoenix450.jpg") no-repeat center center;
}

.generator-lycan {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/lycan450.jpg") no-repeat center center;
}

.wires-category {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/wiring450.jpg") no-repeat center center;
}

.wiring-connectors-category {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/wiringconnectors450.jpg") no-repeat center center;
}

.accessories-cate {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/accessories450.jpg") no-repeat center center;
}

.fuses-cate {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/fuses450.jpg") no-repeat center center;
}

.mounting-cate {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/mounting450.jpg") no-repeat center center;
}

.outsourced-batteries {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/banner-outsourced-batteries-min.jpg") no-repeat center center;
}

.tools-cate {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/tools450.jpg") no-repeat center center;
}

.wiring-cables-category {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/wiringcable450.jpg") no-repeat center center;
}

.battery-chargers {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/chargercat.jpg") no-repeat center center;
}

.off-grid-kits {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/offgrid450.jpg") no-repeat center center #32332d;
}

.on-grid-kits {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/ongrid450.jpg") no-repeat center center #32332d;
}
.solar-kits {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/solarkits450.jpg") no-repeat center center #32332d;
}
.boat-marine-kits {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/marine450.jpg") no-repeat center center #32332d;
}

.application-premium-kits {
    background: url("https://cdn6.bigcommerce.com/s-fhnch/product_images/uploaded_images/premiumkits450.jpg") no-repeat center center #32332d;
}
/*========== ASIDE =========*/

aside.page-aside {
    padding: 0 15px;
}
/* ============ BREADCRUMB =========== */

.Breadcrumb {
    text-transform: uppercase;
}

.Breadcrumb ul {
    list-style-type: none;
    margin: 0 0 20px 0;
    overflow: hidden;
    width: 100%;
}
.Breadcrumb li {
    font-size: 13px;
}
#PageBreadcrumb ul li {
    margin-bottom: 8px;
}

.Breadcrumb li {
    list-style-type: none;
    font-size: 11px;
    font-weight: 300;
    padding: 0 12px 0 0;
    display: block;
    float: left;
    background: none;
}

.Breadcrumb li a {
    padding-right: 18px;
    background: url(//cdn10.bigcommerce.com/r-6ad23a1…/themes/ClassicNext/images/icon_bullet_breadcrumb.png) no-repeat 100% 50%;
    display: inline-block;
    font-weight: bold;
}
/*======= DIY PAGE ===========*/
.on-img-text {
    position: absolute;
    top: 25%;
    left: 10%;
}

.diy-banner {
    position: relative;
}
.diy-banner img {
  width: 100%;
}
.diy-banner .carousel-item-title-small {
    font-size: 2em;
    line-height: 0.8em;
    margin-bottom: 13px;
}

.diy-banner .carousel-item-title-big {
      font-size: 4em;
    font-weight: 900;
    color: #202020;
    text-transform: capitalize;
}

.diy-title {
    border-top: 8px solid #000;
    height: 75px;
    line-height: 69px;
    position: relative;
}

.diy-p {
    color: #fff;
    font-size: 24px;
    width: 100%;
    text-align: center;
}
.diy-p span{
    display: inline-block;
    width: 30px;height: 30px;
    position: relative;
}
.diy-p span:after{
    content: '';
    position: absolute;
    width: 25px;
    height: 14px;
    background: transparent;
    top: 8px;
    left: 7px;
    border: 3px solid #1bc0e5;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-50deg);
}
.diy-title:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 67px;
    background: #000;
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    transform: skew(-35deg);
    z-index: -1;
}

/*======= PRODUCT DETAIL ======*/

.detail-product__name {
    line-height: 1.3;
    margin-bottom: 15px;
    font-family: 'Biryani', sans-serif !important;
    font-weight: 700;
    font-size: 25px !important;
    color: #000 !important;
}

.detail-product-attr__sku {
    text-transform: uppercase;
    color: #1ac0e5;
    font-size: 1.3em;
    font-weight: 700;
}

.detail-product__btn {
    display: block !important;
    font-size: 18px !important;
    font-weight: bold;
    margin-bottom: 10px;
    height: 52px;
    padding: 0 0;
    margin-right: 20px;
}

.detail-product-btngroup {
    margin-left: 5px;
}
.detail-product__ship {
  color: #1ac0e5 !important;
  font-weight: 600 !important;
    font-size: 1em !important;
    text-transform: none !important;
}

.detail-product-price {
  padding-left: 15px;
    align-items: center;
}

.detail-product__cost {
    background: #a6ce39;
    font-size: 30px;
    font-weight: bold;
    display: inline-block;
    padding: 10px 10px 5px 10px;
    margin-right: 15px;
    color: #fff;
}

.detail-product-attr__title,
.detail-product-attr label,
.DetailRow .Label {
    color: #1ac0e5;
}

.DetailRow .Label {
    display: block;
    text-align: left;
    padding: 0;
    margin-top: 0;
}

.detail-product-attr label,
.DetailRow .Label {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px !important;
    text-transform: uppercase
}

.detail-product-attr__panel,
.detail-product-attr__controller,
.productAttributeList .list-horizontal .option label {
    /*display: block;*/
    padding: 10px !important;
    text-align: center;
    border: 2px solid #1ac0e5 !important;
    color: #1ac0e5;
    margin-bottom: 10px !important;
    cursor: pointer;
    background: #fff;
    text-transform: none !important;
    font-weight: bold;
}

.detail-product-attr__panel.active,
.detail-product-attr__panel:hover,
.detail-product-attr__panel:focus,
.detail-product-attr__controller:hover,
.detail-product-attr__controller:focus,
.productAttributeList .list-horizontal .option label:hover,
.productAttributeList .list-horizontal .option label:focus,
.productAttributeList .list-horizontal .selectedValue label,
html.javascript .productOptionViewRectangle .selectedValue label {
    background: #53c1da !important;
    color: #fff;
}

.detail-product-attr label, .DetailRow .Label {
    font-weight: bold !important;
}

.DetailRow .Value {
    color: #fff;
}

.detail-product__cost {
    background: #a6ce39;
    font-size: 25px;
    font-weight: bold;
    display: inline-block;
    padding: 5px 15px 0 15px;
    margin-right: 15px;
    color: #fff;
}

.detail-product__cost .RetailPrice strike {
    font-size: 20px;
    color: #868686;
}

.detail-product__ship {
  color: #1ac0e5;
    font-size: 1.2em;
}

.detail-product__ship i {
    font-size: 1em;
    margin-right: 10px;
}

.detail-product__availability {
    margin: 20px 0;
    padding: 5px 0;
}

.detail-product__availability span h2 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

.detail-product__availability p {
    margin: 5px 0;
    font-size: 14px;
}

.btn--green {
    background: #a6ce39;
    color: #242424;
}

.btn--green:hover,
.btn--green:active,
.btn--green:focus {
    background: #6b8b14;
}

.detail-product__btn {
    display: block !important;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    height: 52px;
    padding: 0 0;
}

#bread-checkout-btn {
    max-width: 350px;
}

.video-product {
    margin-bottom: 10px;
}

.video-product .tab-content {
    padding: 30px 0 10px 0;
    margin: 0;
}

.detail-product-tab {
    border: none;
    margin-top: 15px !important;
    margin-left: -5px;
    margin-right: -5px;
}

.detail-product-tab [class^=col-] {
    padding: 0 5px;
    list-style: none;
}

.detail-product-tab > li > a {
    background: #1ac0e5;
    color: #fff;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    padding: 20px 0 15px 0;
    margin-bottom: 10px;
    border-radius: 0;
    display: block;
    border: none !important;
}

.detail-product-tab > li.active > a,
.detail-product-tab > li.active > a:focus,
.detail-product-tab > li.active > a:hover,
.detail-product-tab > li > a:hover,
.detail-product-tab > li > a:focus {
    background: #242424 !important;
    border: none !important;
    color: #fff !important;
}

.carousel__item {
    width: 100%;
    text-align: center;
}

.carousel__item img {
    margin: auto;
    max-width: 500px;
    max-height: 500px;
}

.suggest-product {
    margin-top: 30px;
}

.suggest-product-heading__title {
    font-size: 18px;
}

.detail-product-price {
  margin-top: 20px;
  margin-bottom: 20px;
    padding-left: 0;
    margin-left: 0;
    display: flex;
    align-items: center;
}

.mm-menu.mm-pageshadow:after {
    width: 1px;
}

.gallery-product {
    padding-bottom: 10px;
}

.gallery-product .flickity-prev-next-button.previous {
    opacity: 1;
}

.gallery-product .flickity-prev-next-button.next {
    opacity: 1;
}

.gallery-product .flickity-prev-next-button .arrow {
  fill: #1ac0e5 !important;
}

.product-grid .prd-block {
    display: inline-block;
}

.carousel-cell {
    border: 1px solid #fff;
}

.carousel-cell.is-selected {
    border: 2px solid #1ac0e5;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    z-index: 1;
}

.price-rrp {
    color: #fff;
    font-size: 21px;
}
.price-rrp-label{
    font-size: 18px;
}
.price-saved{
    font-size: 18px;
    text-align: center;
}
.new-cate .page-header{
    padding-top: 25px;
    padding-bottom: 25px;
}
.new-cate .page-title-breadcrumbs .breadcrumb-item{
}
.new-cate .page-title-breadcrumbs .breadcrumb-item:last-child{
    border: none;
}
.new-cate .page-title-breadcrumbs .breadcrumb-item a{
    color: #1ac0e5;
}
.new-cate .page-title-breadcrumbs .breadcrumb-item a:hover{
    color: #242424;
}
.breadcrumb-item+.breadcrumb-item::before{
    content: '>'
}
.new-cate .page-title-breadcrumbs{
    float: none;
    width: 100%;
    position: absolute;
    top: 50%;
    right: 20px;
    left: 0;
    transform: translateY(-50%);
    text-align: left;
}
.new-cate .page-title-breadcrumbs .breadcrumb-item:nth-child(2){
    display: none;
}
#prd-desc h3 {
    font-family: 'Biryani', sans-serif !important;
    color: #1ac0e5;
    font-size: 2em;
    font-weight: bold;
}

#prd-desc table {
    display: block;
    margin-left: auto;
    margin-right: auto;
   
}
#prd-desc table img{
    width: 50%;
}
#prd-downloads table td {
    border-top: none;
    margin: 0 auto;
    display: block;
}

#prd-downloads table tr:nth-child(1) {
    float: left;
    background-color: #fff;
    width: 50%;
}

#prd-downloads table tr:nth-child(2) {
    float: left;
    background-color: #fff;
    width: 50%;
}

#prd-downloads table tr:nth-child(3) {
    float: left;
    background-color: #fff;
    width: 50%;
}

#prd-downloads table tr:nth-child(4) {
    float: left;
    background-color: #fff;
    width: 100%;
    min-height: 70px;
}
#prd-specs .__mce_add_custom__ {
    width: auto;
    height: auto;
    max-width: 330px;
}
#prd-specs table > tr > th{
    background: #02bee5!important;
}
@media screen and (max-width: 568px) {
  .product-nav-tabs{
    display: grid!important;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}

}
.product-nav-tabs{
    display: flex;
    justify-content: center;
}
.product-nav-tabs .product-nav-tab{
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0;
    background-color: #000;
    margin-bottom: 1px;
    color: #fff;
    font-weight: bolder;
    text-align: center;
    font-size: 1.2rem;
    padding-bottom: 2px;
    padding-top: 12px;
    display: block;
    margin-bottom: 0 !important;
    margin-right: 5px !important;
}
.product-nav-tabs .product-nav-tab:hover{
    border-radius: 0;
}
.product-add-to-cart:after{
    content: '';
    display: block;
    clear: both;
}
.price-withouttax{
    display: flex;
    flex-direction: column;

}
.price-withouttax:after{
    content: '';
    display: block;
    clear: both;
}
.price-saved, .price-withouttax, .price-withtax, .product-call-for-price{
    line-height: 1.5;
}
.product-page-container .price-value{
    display: block;
}
/*======= SWIPE PRODUCT DETAIL =======*/
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    display: none;
}
/*====== CACULATOR ======*/

.calculator .form-control {
    width: 75px;
    float: left;
}

.calculators .col-xs-12 {
    width: 100%;
}

.calculators label {
    font-size: 15px;
}
/*========== MEGAMENU =====*/


.filter-content{
    border: none;
    background: transparent;
    background: #ebebeb;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    position: relative;
    margin-top: 20px;
}

.filter-list{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
    grid-gap: 30px;
    background: #ebebeb;
    position: relative;
}
.filter-list:after, .filter-list:before {
	bottom: 100%;
	left: 50px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
    pointer-events: none;
}
.filter-list:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #ebebeb;
	border-width: 15px;
    margin-left: -15px;
      
}
.filter-list:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #ebebeb;
	border-width: 15px;
    margin-left: -15px;
}
.filter-list h3{
    font-size: 18px;
    font-weight: bold;
    font-family: 'Raleway';
    text-transform: none;
    margin-bottom: 15px;
}
.filter-item li{
     background-color: rgb(255, 255, 255);
     margin-bottom: 10px;
     box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
     height: 38px;
    line-height: 41px;
     text-align: center;
     transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.filter-list select {
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); height: 44px;
}
.filter-item li:hover{
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.filter-item li a{
    font-size: 14px;
    color: #242424;
    display: block;
}
/*========= ABOUT COLLECTION =========*/

.about-collection-header {
    padding-top: 30px;
    padding-bottom: 10px;
}
.about-collection-header__title {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}
.about-collection-item__desc, 
.about-collection-video p {
    color: #fff;
}
.about-collection-item__btn {
    background: #ffffff;
    color: #383838;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 15px;
    padding: 15px 10px;
    line-height: 20px;
    font-size: 13px;
}
/*========== SYSTEM CHECKLIST ========*/
.checklistcat .active {
    background: #1ac0e5 !important;
}
.system-checklist__item {
    text-align: center;
    position: relative;
    margin-bottom: 20px;
}
.system-checklist__link {
  
}

.system-checklist__img {
    height: 80px;
    line-height: 80px;
    position: relative;
    margin-bottom: 10px;
}

.system-checklist__img img {

    max-width: 100%;
}

.system-checklist__name {
    color: #fff;
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase;
    padding-bottom: 15px;
    height: 35px;
}

.system-checklist__dot {
    border: 1px solid #1ac0e5;
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50px;
}

.system-checklist__item:not(.active) .system-checklist__img {
    opacity: 0.6;
}

.system-checklist__item.active .system-checklist__dot,
.system-checklist__dotactive {
    background: #1ac0e5;
}


.collection-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.system-addons__link.active {
    color: #1ac0e5;
}

/*======= OTHER ========*/
.main-nav-open .navigation-overlay {
    z-index: 99999;
}

.bread-btn .bread-embed-inner {
    right: 50px;
    bottom: 0;
    padding: 0 1em;
    margin: 14px 0 0 0;
}

.bread-btn .bread-embed-icon {
    display: none;
}

.bread-btn {
    border: 2px solid #a6ce39;
    border-radius: 0;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
    background: #a6ce39;
    color: #242424;
}
/*================* NEW CATE ======*/
.new-cate{
    display: grid;
    grid-template-columns: 1fr;
    
}
.new-cate main{
    overflow: hidden;
}
.new-cate aside{
    background: #ebebeb;
}
.new-cate aside .list-item{
   
}
.new-cate aside h2{
    font-size: 20px;
    text-align: center;
    color: #fff;
    text-transform: none;
    background: #1ac0e5;
    padding: 13px 0;
    margin: 0;
}
.new-cate aside .item{
    padding: 10px 0;
}
.new-cate aside .item  a{
    display: block;
    text-align: center;
}
.new-cate aside .item img{
    max-width: 165px;
    max-height: 81px;
    margin: auto;
}
.new-cate aside .item span{
    display: block;
    text-align: center;
    font-weight: bold;
    /* margin: 15px 0 0 0; */
}

.new-cate .banner{
}
.new-cate .cate-about{
    display: grid;
    grid-template-columns: 1fr;
    margin: 3% 0;
    grid-gap: 15px;
}
.new-cate .cate-about p{
    font-size: 1rem;
    font-weight: 800;
    font-family: 'Raleway';
    color: #242424;
    margin: 0 15px;
}
.category-about h2{
    font-weight: 900;
    text-transform: inherit;
    color: #000;
    font-size: 2.3rem;
}

.new-cate .category-about p{
    font-size: 1.2rem;
    font-family: 'Raleway';
    color: #242424;
}
.new-cate .cate-compare-product{
    padding: 1rem;
    overflow: hidden
}
.cate-compare-product table{
    border: none;
}
.new-cate h1{
    font-family: 'Raleway';
    font-weight: 800;
    font-size: 1.575rem;
    margin-bottom: 0;
    text-transform: none;
    color: #242424;
    min-width: 260px;
}
.new-cate .cate-compare-product .title{
    background: #888888;
    color: #fff;
    font-family: 'Raleway';
    font-weight: bold;
}
.new-cate .cate-compare-product .name{
    background: #242424;
    color: #fff;
    font-family: 'Raleway';
    font-weight: bold;
    width: 450px;
}
.new-cate .cate-compare-product .name a{
    color: #fff;
    font-family: 'Raleway';
    font-weight: bold;
    text-decoration: none;
}
.new-cate .cate-compare-product .name a:hover{
    text-decoration: underline!important;
}
.new-cate .cate-compare-product td{
    background: #dcdcdc;
    border: 1px solid #fff;
    font-size: 0.9rem;
    font-weight: bold;
    padding-left: 2rem;
    padding-right: 2rem;
}

.new-cate .cate-faq{
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 15px;
}
.new-cate .cate-faq p,
.new-cate .category-faq p,
.category-renogy-gear .category-faq p,
.applications-page .category-faq p{
    font-size: 1rem;
    font-family: 'Raleway';
    letter-spacing: 0;
    margin: 0;
}
.new-cate .cate-faq-has-img{
    display: grid;
    grid-template-columns: 1fr;
}
.cate-faq-img{
    text-align: right
}
.new-cate .cate-faq h3,
.new-cate .category-faq h3,
.category-renogy-gear .category-faq h3,
.applications-page .category-faq h3{
    font-weight: 800;
    font-size: 1.875rem;
    text-transform: none;
    margin: 0 0 15px 0;
    color: #1ac0e5;
    letter-spacing: 0;
    font-family: 'Raleway';
}
.new-cate .cate-faq h2,
.new-cate .category-faq h2,
.applications-page .category-faq h2 {
    font-weight: 800;
    font-size: 1.875rem;
    text-transform: none;
    margin: 40px 0 15px 0;
    color: #242424;
    letter-spacing: 0;
    font-family: 'Raleway';
}
.new-cate .cate-faq h4,
.new-cate .category-faq h4,
.category-renogy-gear .category-faq h4{
    font-size: 1rem;
    color: #242424;
    font-family: 'Raleway';
    font-weight: 800;
    text-transform: none;
    letter-spacing: 0;
}

.new-cate .cate-suggest-product{
    overflow: hidden;
    position: relative;
    padding: 0px 30px 30px 30px;
}
.new-cate .cate-suggest-product h2{
    text-transform: none;
    font-weight: bold;
    margin-bottom: 20px;
}
.new-cate .swiper-prev{
    left: 20px!important;
    background: none;
}
.new-cate .swiper-next{
    right: 20px!important;
    background: none;
}
.new-cate .cate-gallery{
    padding: 1rem;
}
.new-cate .cate-video{
}
.new-cate .cate-video h5{
    font-size: 1rem;
    color: #242424;
    font-family: 'Raleway';
    font-weight: 800;
    text-transform: none;
    letter-spacing: 0;
}
.new-cate .prd-block .product-name{
    font-size: 14px;
    font-family: 'Raleway';
    font-weight: bold;
    color: #242424;
    min-height: 45px;
    line-height: 22px;
    padding: 0 15px;
    margin-bottom: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
}
.new-cate .prd-block .p-price {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 1px;
    padding-bottom: 15px;
    background-color: #a6ce39;
    background-clip: padding-box;
    height: 28px;
    line-height: 32px;
    padding: 0 15px;
    margin-right: 10px;
    border: 2px solid #a6ce39;
}
.new-cate .prd-block .btn {
    padding: 0 10px;
    height: 29px;
    line-height: 32px;
    color: #02bee5;
    background-color: #fff;
    border: 2px solid #02bee5;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}
.new-cate .swiper-button-next{
    display: block!important;
}
.new-cate .category-banner{
    position: relative;
    max-height: 325px;
}
.new-cate .category-banner__text{
    position: absolute;
    bottom: 5px;
    left: 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 2rem;
    margin: 0;padding: 0;
}
/*=============*/
.solar-solution-list{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
    grid-gap: 10px;
}
.jumbotron {
    border-radius: 0;
}
.solar-solutions-container {
    width: 100%;
}
/*====== PARTNER =====*/
.partner-page{

}
/*============= PRODUCT LISTING ========*/
.product-category-listing h2{
    text-transform: inherit;
    font-weight: 800;
}
.product-category-listing-content{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
    grid-gap: 30px;
}
/*============ PRODUCT RELATED =====*/
.products-related-container .product-grid-container{
    padding: 0 50px;
    position: relative;
}
.products-related-container .swiper-next,
.category-renogy-gear  .swiper-next{
    right: 10px!important;
    display: block;
}
.products-related-container .swiper-prev,
.category-renogy-gear  .swiper-prev{
    left: 10px!important;
    display: block;
}
p[data-readmore]{
    transition: height 200ms;
    overflow: hidden;
}
p[data-readmore] + a{
    color: #006EB2;
}

/*========= RENOGY GEAR ==========*/
.banner-renogy-gear{
    overflow: hidden;
    position: relative;
    min-height: 500px;
    background: url('https://cdn11.bigcommerce.com/s-fhnch/product_images/uploaded_images/banner-renogy-gear.jpg');
    background-size: cover;
}
.banner-renogy-gear-video{
    position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.banner-renogy-gear h1{
    font-size: 2.7rem;
    font-weight: 800;
    font-family: 'Raleway';
    margin-bottom: 20px;
}
.banner-renogy-gear span{
    display: inline-block;
    color: #fff;
    background: #1bc0e5;
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: bold;
    padding: 20px 30px 15px 30px;
}
.banner-renogy-gear .product-page-container{
    position: relative;
}
.banner-renogy-gear-content{
    margin-top: 5%;
}
.banner-renogy-gear-button{
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url('https://store-fhnch.mybigcommerce.com/content/images/renogy-gear/renogy-gear-button-video.png');
    background-size: cover;
    width: 100px;height: 100px;
    border: none;
}
.banner-renogy-gear-button{
    position: absolute
}
.category-renogy-gear .product-grid-container{
    padding: 0 50px;
    position: relative;
}
.category-renogy-gear .category-renogy-gear-tab{
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    text-align: center;
}
.category-renogy-gear-item.img-normal{
    display: block;   
}
.category-renogy-gear-item .img-hover{
    display: none;
}
.category-renogy-gear-item .active .img-normal{
    display: none
}
.category-renogy-gear-item .active .img-hover{
    display: block;
}
.category-renogy-gear-item .active{
    box-shadow: 0 5px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.category-renogy-gear-item .active span{
    color: #1ab3ce;
}
.category-renogy-gear-item span{
    display: block;
    color: #202020;
    margin-top: 20px;
}
.category-renogy-gear .nav-pills .nav-link.active, 
.category-renogy-gear .nav-pills .show > .nav-link{
    background: transparent;
}
.category-renogy-gear-item .nav-link{
    width: 200px;
    display: block;
    margin: auto;
    padding: 20px 0;
    border-radius: 30px;
}
.category-renogy-gear-item .nav-link img{
    margin: auto;
}
.nav-item-second{
    font-weight: bold;
}
.nav-item-second i{
    margin-right: 10px;
}
.faceted-search-filter{
    width: 100%;
    padding: 0;
}
.banner-solar-solutions{
    margin-bottom: 10px;
}
.btn-solar-solution {
    font-size: 1.2em;
    padding: 10px;
    max-width: 200px;
    color: white;
    background: #1ac0e5;
    border-radius: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mb-3, .my-3 {
    margin-bottom: 0em !important;
}
.header-ship-menu li{
    display: inline-block;
    position: relative;
}
.header-ship-menu li a{
    /* padding-right: 7px; */
    /* font-weight: bold; */
}
/* 
.search-sidebar{
    width: 100%;
    float: none;
} */
.grid-search{
    height: 100%!important;
}
/*======== LEARN =======*/
.nav-tabs-faq .nav-link {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom-width: 5px !important;
    border-color: transparent;
    color: #ccc;
    border-radius: 0;
    text-transform: uppercase;
}

.nav-tabs-faq .nav-link.active,
.nav-tabs-faq .nav-item.show .nav-link,
.nav-tabs-faq .nav-link:hover,
.nav-tabs-faq .nav-link:focus {
    background: transparent!important;
    border: none;
    border-bottom: 5px solid #a6ce39 !important;

}

.nav-tabs-faq .nav-link.active h4,
.nav-tabs-faq .nav-item.show .nav-link h4,
.nav-tabs-faq .nav-link:hover h4,
.nav-tabs-faq .nav-link:focus h4 {
    color: #02bee5;
}

.nav-tabs-faq .nav-link.active svg path,
.nav-tabs-faq .nav-item.show .nav-link svg path,
.nav-tabs-faq .nav-link:hover svg path,
.nav-tabs-faq .nav-link:focus svg path {
    fill: #02bee5 !important;
}

/*======= SOLAR SOLUTIONS ======*/
.solar-solutions-banner{
    position: relative;
}
.solar-solutions-banner h1{
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
    margin: 0;
    padding: 0;
    font-size: 60px;
    color: #fff;
}
.solar-solutions-main{
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 30px;
    padding: 30px;
}
.solar-solutions-aside ul li{
    background: #1b1b1b;
    padding: 8px 20px 0px 40px;
}
.solar-solutions-aside ul li.active{
    background: #a6ce39;
}
.solar-solutions-aside ul li a{
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
    display: block;
    position: relative;
}
.solar-solutions-aside ul li.active a:after{
    position: absolute;
    top: 5px;right: 0;
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.solar-solutions-list{
    display: grid;
    grid-gap: 25px;
    grid-template-columns: 1fr 1fr 1fr;
}
.solar-solutions-lighting-list {
    display: grid;
    grid-gap: 25px;
    grid-template-columns: 2fr 1fr;
}
.solar-solutions-item{
    color: #fff;
    background: #191919;
    position: relative;
}
.solar-solutions-desc{
    font-size: 15px;
    margin: 0 0 30px 0;
}
.solar-solutions-item h2{
    font-size: 16px;
    color: #000;
    background: #a6ce39;
    position: absolute;
    top: -10px;
    left: -10px;
    font-weight: bold;
    padding: 14px 20px 8px 20px;
    text-transform: none;
}
.solar-solutions-item h2 span{
    font-weight: normal;
}
.solar-solutions-item h3{
    padding-top: 30px;
    text-transform: none;
    color: #fff;
    font-weight: bold;
}
.solar-solutions-item ul{
    padding: 70px 50px 30px 50px;
}
.solar-solutions-item ul ul{
    padding: 15px 25px;
}
.solar-solutions-item li{
    font-size: 15px;
    padding: 5px 0;
    line-height: 25px;
}
.solar-solutions-item li:before{
    content: "■";
    display: inline-block;
    color: #1ac0e5;
    margin-right: 11px;
    margin-left: -27px;
}
.solar-solutions-item li li:before{
    color: #a6ce39
}
.oil-gas__title{
    font-weight: bold;
    text-transform: none;
    font-size: 24px;
}
ul.irrigation-list{
    display: flex;
}
.grid-tied-spec-content{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
}
.solar-list-component-item{
    margin-bottom: 20px;
}
.solar-list-component-item h3{
    font-weight: bold;
    text-transform: none;
}
.solar-list-component-item ul li{
    background: #222222;
    font-weight: bold;
    color: #fff;
    padding: 7px 15px;
    margin-bottom: 5px;
}
.solar-list-component-item ul li span{
    background: #fff;
    display: block;
    padding: 5px;
    color: #181818;
}
.solar-solutions-list-item .item{
    padding: 10px 0;
    min-height: 144px;
    border-bottom: 3px solid #fff;
}
.head-items {
    margin-left: -4%;
    text-align: center;
}
ul.controller-header {
    width: 95%;
}
.row-data-items, .controller-row-data-items {
    margin-left: 0;
    width: 100%;
}
.row-data-items ul {
    width: 20%;
    text-align: center;
    padding-right: 4%;
}
.controller-row-data-items ul {
    width: 16%;
    text-align: left;
    padding-right: 1%;
}
.row-data-items ul:last-child {
    width: 20%;
    text-align: center;
    padding-right: 0;
}
.controller-row-data-items ul:last-child {
    width: 15%;
    text-align: left;
    padding-right: 0;
}
.controller-row-data-items ul li:last-child {
    height: 14%;
}
.row-data-items ul li, .controller-row-data-items ul li {
    background: #fff;
    color: #000;
    border: solid 2px #222;
}
.controller-row-data-items ul li span {
    padding-top: 12px;
}
ul.irrigation-list li {
    padding: 0px 50px 5px 52px;
}

@media (min-width: 576px) {
    .navbar-lithi-icon {
        display: none;
    }
    .featured-products-infomations {
        padding: 5% 5% 5% 5%;
        font-size: 1em;
        background-color: #D3D3D3;
    }
    ul.benifits-items{
        color: #FFF;
        display: grid;
    }
    ul.benifits-items li{
        width: 100%;
        font-size: 1.5em;
    }
    .free-quote-lnk{
        margin-left: -80px;
        display: none !important;
    }
    .featured-product-banner{
        height: 200px;
    }
    .featured-products-items ul{
        display: grid;
        padding: 20px 0px 50px 0px;
    }
    .featured-products-items li{
        text-align: center;
        width: 100%;
    }
    .featured-products-items li img{        
        width: 100px;
        padding-top: 20px;
    }
    .navigation-wrap {
        right: -360px;
        width: 300px;
    }
    .sub-collection {
        grid-gap: 0;
    }
    /*====== DIY PAGE =======*/
    .diy-item-caption h2{
        font-size: 24px;
        font-weight: 900;
        color: #fff;
        text-transform: capitalize;
    }
    .diy-item-caption p{
        font-size: 14px;
        color: #fff;
    }
    .diy-item-caption{
        padding: 20px 15px;
    }
    /*====== PRODUCT DETAIL ========*/
    /* .product-nav-tabs .product-nav-tab{
        border-radius: 10px 10px 0 0;
    }
    .product-nav-tabs .product-nav-tab:hover{
        border-radius: 10px 10px 0 0;
    } */
    .detail-product__btn {
        width: 40% !important;
        float: left;
        margin-right: 20px;
    }
    .group-nav{
        min-width: 183px;
        padding-left: 0;
    }
    .free-quote-lnk{
        margin-left: -80px;
        display: none !important;
    }
}

@media (min-width: 768px) {
    .footer-newsletter h4 {
        margin-left: 0;
    }
    .social-lnk img.lozad {
        width: 35px;
    }
    section.mailing-list.footer-module {
        margin-left: 0%;
    }
    .social-lnk {
        margin-left: -30px;
    }
    .social-lnk a {
        padding-right: 0;
    }
    .subsc-input {
        width: 270px !important;
    }
    .btn.btn-primary.btn-small.btn-footersub {
        padding: 0;
        width: 80px;
    }
    .navbar-lithi-icon {
        display: none;
    }
    .new-cate aside .list-item{
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
        justify-content: center
    }
    .new-cate aside .item{
        padding: 20px 0;
        /* min-height: 174px; */
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .product-grid .prd-block {
        display: inline-block;
        width: 25%;
    }

    .detail-product__name {
        font-size: 25px;
        margin-bottom: 20px;
        line-height: 1.3;
    }

    .home-list-page {
        grid-template-columns: 1fr 1fr;
    }
    /*======= DIY PAGE ======*/

    .diy-p {
        width: 26.5%;
        min-width: 390px;
        text-align: center;
    }
    .diy-title:after {
        width: 26.5%;
        height: 67px;
        min-width: 410px;
    }
    /*======= ABOUT COLLECTION ======*/
    
    /*======= DETAIL PRODUCT ========*/
    .etail-product-price {
        margin-top: 25px;
    }

    .detail-product {
        padding: 0;
    }

    .detail-product__availability {
        margin: 25px 0px 20px 15px;
    }

    .detail-product-btngroup {
        margin-left: 15px;
    }
    /*===== NEW CATE ======*/
    
    /*===== NAVGIATION WRAP ======*/
    .navigation-wrap {
        width: 360px;
    }
    .new-cate .cate-suggest-product{
        padding: 0 50px 50px 50px;
    }
   /*------ FILTER ========*/
   .filter-list{
        grid-gap: 20px;
    }
    .cart-sidebar .sidebar-title {
        line-height: 30px;
        background: #1ac0e5;
        color: #fff;
        text-transform: uppercase;
        display: inline-block;
        padding: 12px 10px 10px 10px;
        font-size: 19px;
        font-weight: bold;
    }


    .solar-solutions-main{
        grid-template-columns: 200px 1fr;
    }
    .group-nav{
        min-width: 183px;
        padding-left: 0;
    }
    .free-quote-lnk{
        margin-left: -80px;
        display: none !important;
    }
}
@media only screen and (min-width: 851px) {
    .header-branding, .header-navigation {
        height: 227px;
        max-height: 89px;
    }

    .alternate-header .header-navigation {
        width: 100%;
    }

    .navbar-lithi-icon {
        display: none;
    }
}

@media (min-width: 992px) {
  .navbar-brand{
    margin-top: -10px;
  }
    .navbar-lithi-icon {
        display: none;
    }
    /* .navbar-main {
        background: rgba(7, 8, 8, 0.9);
    } */


    a.nav-link{
        color: #fff;
    }
    .group-nav{
        min-width: 183px;
    }
    .free-quote-lnk{
        margin-left: -80px;
        display: block !important;
    }
    .search-overlay {
        top: 0;
        background-color: rgba(0, 0, 0, 0.5);
        position: absolute;
        height:100vh;
        width: 100%;
        box-shadow: none;
    }
    .search-overlay .search-overlay-form{
        padding: 20px;
        background:#fff;
    }
    .search-overlay-submit {
        display: block;
    }
    /*===== HEADER ======*/
    .header .main-nav .dropdown-menu {
        font-size: 14px;
        width: 100%;
        overflow: auto;
    }

    .header .main-nav .dropdown-menu.mega-dropdown-menu::before {
        border-bottom: 12px solid #1ac0e5;
        border-left: 12px solid rgba(0, 0, 0, 0);
        border-right: 12px solid rgba(0, 0, 0, 0);
        content: "";
        display: inline-block;
        position: absolute;
        left: 260px;
        top: -12px;
        z-index: 1001;
    }

    .header .main-nav .dropdown-menu::after {
        border-bottom: 10px solid rgba(7, 8, 8, 0);
        border-left: 12px solid rgba(0, 0, 0, 0);
        border-right: 12px solid rgba(0, 0, 0, 0);
        content: "";
        display: inline-block;
        position: absolute;
        left: 260px;
        top: -9px;
        z-index: 1001;
    }

    /*====== COLLECTION */
    .collection-container {
        grid-template-columns: 300px 1fr;
    }
    .on-sale .page-aside{
        display: block;
    }

    .collection-tab__item > a {
        font-size: 20px;
    }

    .collection-tab__item {
        border: none;
        border-left: 3px solid #1ac0e5;
    }
    .navigation-link-primary-cart {
        /* position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: flex;
        align-items: flex-end;
        justify-content: center; */
    }
    .navigation-link-primary-cart {
        /* text-indent: 0; */
    }

    .navbar-main {
        padding-top: 0;
        padding-bottom: 0;
        min-height: 79px;
    }

    .navbar-main .main-nav .nav-item {
        padding-right: 1rem;
        padding-left: 1rem;
        position: initial;
    }

    .main-nav-open .navbar-main {
        opacity: 0.1;
    }
    /*======== ABOUT COLLECTION =======*/
    .about-collection {
        margin-top: 0.5px;
        color: #fff;
    }
    
    /*===== TAB ========*/
    .tab-pane .col-li-1-5 {
        display: inline-flex;
        justify-content: center;
        margin: 0 5px;
        padding: 10px;
    }

    .site-footer .footer-menu ul {
        padding-bottom: 0;
    }
    /*====== DIY PAGE =======*/

    .diy-banner .carousel-item-title-small{
        font-size: 2em;
    }
    .diy-p {
        font-size: 30px;
    }
    /*====== DETAIL PRODUCT =====*/
    .product-nav-tabs .product-nav-tab{
        font-size: 1.5em;
    }
    .product-page-container {
        width: 77.5%;
        margin: auto;
    }
    #prd-desc table{
        width: 60%;
    }
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
        display: block;
    }

    /*===== NEW CATE ======*/
    .new-cate{
        grid-template-columns: 270px 1fr;
        margin-bottom: -10px;
    }
    .new-cate .cate-faq{
        grid-template-columns: 2fr 1fr;
    }
    .new-cate .cate-faq-has-img{
        grid-template-columns: 1fr;
    }
    .new-cate .cate-faq p{
        font-size: 1rem;
        margin-left: 25px;
    }
    .new-cate .cate-compare-product{
        padding: 0;
    }

     /*======= */
     .new-cate .cate-compare-product .table > tbody > tr > td strong{
        padding: 0;
    }
    .new-cate .cate-about{
        grid-template-columns: 30% 1fr;
        align-items: center;
    }
    .new-cate .cate-compare-product td{
        font-size: 1rem;
    }
    .nav-item-second{
        display: flex;
    }
    .nav-item-second .nav-item{
        text-align: center;
    }
    .nav-item-second .nav-item .nav-link{
        padding-left: 0;
        padding-right: 0;
    }
    .nav-item-second i{
       margin: 0;
       display: block;
       text-align: center;
       margin-bottom: 4px;
    }
    .banner-renogy-gear h1{
        font-size: 5rem;
    }
    .banner-renogy-gear span{
        font-size: 2.5rem;
    }
    .freequote {
        border: 3px #fff solid;
        border-top: none;
        border-radius: 0 0 15px 15px;
        margin-right: 0 !important;
        margin-top: -9px !important;
    }
    .freequote br{
        display: block;
    }
    #prd-downloads table tr:nth-child(1) {
        width: 25%;
    }
    
    #prd-downloads table tr:nth-child(2) {
        width: 25%;
    }
    
    #prd-downloads table tr:nth-child(3) {
        width: 25%;
    }
    
    #prd-downloads table tr:nth-child(4) {
        width: 25%;
    }
}

@media (min-width: 1024px) {
    .benifits-contents{
        color: #FFF;
        font-size: 1.2em;
    }
    .padding-content-custom {
        width: auto;
        margin-left: 121px;
        margin-right: 121px;
    }
    .featured-products-items{
        font-size: 1.2em;
    }
    
    .featured-products-items li img {
        width: 100px;
        padding-top: 0;
    }
}

@media (max-width: 1024px) {
    .carousel-indicators {
        margin-right: 0;
        margin-left: 4.5%;
    }
    .carousel-indicators li {
        border: none;
        background-color: #FFF !important;
        height: auto;
        width: auto;
        margin-right: 25px;
        list-style-image: url('https://cdn11.bigcommerce.com/s-fhnch/product_images/uploaded_images/dot.png?t=1573440541&_ga=2.31000825.758069467.1573436929-1576345027.1567569456');
    }
    .carousel-indicators .active {
        list-style-image: url('https://cdn11.bigcommerce.com/s-fhnch/product_images/uploaded_images/dot-checked.png?t=1573440541&_ga=2.31000825.758069467.1573436929-1576345027.1567569456');
    }
    .featured-products-items{
        font-size: 0.9em;
    }
    .featured-products-infomations{
        padding: 5% 15% 5% 15%;
        font-size: 1.2em;
        background-color: #D3D3D3;
    }
    ul.benifits-items{
        color: #FFF;
        display: flex;
    }
    ul.benifits-items li{
        width: 25%;
        font-size: 1em;
    }
    .group-nav .navbar-brand {
        width: 152px;
    }
    .group-nav {
        min-width: 183px;
        padding-left: 0;
    }
 
    .featured-products-items ul{
        display: flex;
        padding: 50px 0px 50px 0px;
    }
    .navbar-main .main-nav .nav-item {
        padding-right: 1rem;
        padding-left: 0;
    }
    .free-quote-lnk {
        margin: 5px -80px 0 -5px;
        display: block;
    }
    .carousel-control-prev-icon{
        /* height: 15%; */
        margin-right: 0;
    }
    .carousel-control-next-icon{
        /* height: 15%; */
        margin-left: 0;
    }
    .home-banner, .featured-product-banner{
        height: 300px;
        width: 100%;
    }
    .featured-products-items li{
        text-align: center;
        width: 30%;
        margin: 0px 2%;
    }
}
@media (min-width: 1200px) {
    .btn.btn-primary.btn-small.btn-footersub {
        width: 100px;
        height: 38px;
        text-align: center;
        padding: 0;
    }
    .carousel-indicators {
        margin-right: 0;
        margin-left: 2.3%;
    }
    .carousel-indicators li {
        border: none;
        background-color: #FFF !important;
        height: auto;
        width: auto;
        margin-right: 25px;
        list-style-image: url('https://cdn11.bigcommerce.com/s-fhnch/product_images/uploaded_images/dot.png?t=1573440541&_ga=2.31000825.758069467.1573436929-1576345027.1567569456');
    }
    .carousel-indicators .active {
        list-style-image: url('https://cdn11.bigcommerce.com/s-fhnch/product_images/uploaded_images/dot-checked.png?t=1573440541&_ga=2.31000825.758069467.1573436929-1576345027.1567569456');
    }
    .carousel-control-prev-icon{
        margin-left: -0;
    }
    .carousel-control-next-icon{
        margin-right: -0;
    }
    .group-nav{
        padding-left: 0;
    }
    .free-quote-lnk{
        margin-left: 70%;
    }


    .group-nav .navbar-brand {
        max-width: 152px;
        width: 152px;
    }
    .navbar-main .main-nav .nav-item{
        padding-left: 3px;
    }
    /* #navbarSupportedContent{
        padding-left: 13%;
        padding-top: 15px;
    } */
    .benifits-contents{
        color: #FFF;
        font-size: 14px;
        font-weight: 700;
    }
    .featured-products-infomations{
        padding: 5% 20% 5% 20%;
        font-size: 1em;
        background-color: #D3D3D3;
    }
    .home-banner{
        height: auto;
    }
    .featured-product-banner{
        height: 600px;
        width: 100%;
    }
    .featured-products-items ul{
        display: flex;
        padding: 100px 0px 100px 0px;
    }
    ul.benifits-items{
        color: #FFF;
        display: flex;
    }
    ul.benifits-items li{
        width: 25%;
        font-size: 14px;
        font-weight: 700;
    }
    .featured-products-items li{
        text-align: center;
        width: 33.3333%;
    }
    .tab-pane .col-li-1-5 {
        margin: 0;
        padding: 20px 10px 5px;
    }

    .menu-second {
        display: block !important;
    }
    /*==== DIY =====*/


    .new-cate .cate-faq h4,
    .new-cate .category-faq h4,
    .category-renogy-gear .category-faq h4{
        font-size: 1.5rem;
    }
    .new-cate .cate-video h5{
        font-size: 1.5rem;
    }
    .new-cate .cate-about p{
        font-size: 1.2rem;
        margin: 0;
    }
}

@media (min-width: 1300px) {
    .social-lnk img.lozad {
        width: 42px;
    }
    .footer-newsletter h4 {
        margin-left: 23%;
    }
    section.mailing-list.footer-module {
        margin-left: 25%;
    }
    .social-lnk {
        margin-left: 20%;
    }
    .social-lnk a {
        padding-right: 5.8%;
    }
    .subsc-input {
        width: 270px;
    }
    .navbar-lithi-icon {
        margin-left: 78%;
    }

    .free-quote-lnk {
        margin-left: 80%;
    }
    .group-nav {
        padding-left: 2%;
    }
}
/* For HiDPI laptop */
@media	only screen and (-webkit-min-device-pixel-ratio: 1.3),
only screen and (-o-min-device-pixel-ratio: 13/10),
only screen and (min-resolution: 120dpi)
{
    /* #navbarSupportedContent{
        padding-left: 12%;
    } */
}
    
@media (min-width: 1366px){
    .featured-products-items {
        font-size: 14px;
    }
    .featured-products-items li img {
        width: 120px;
        padding-top: 0;
    }
    /*==== DIY PAGE ======*/
    .diy-item-caption h2{
        font-size: 35px;
    }
    .diy-item-caption p{
        font-size: 18px;
    }
    .diy-item-caption{
        padding: 35px;
    }
    .diy-banner .carousel-item-title-small{
        font-size: 2em;
    }
  
}
@media (min-width: 1200px) and (max-width: 1366px){
    .solar-solutions-list {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    }
}
@media (min-width: 1500px){
    .navbar-main .menu-other {
        display: block;
    }
}
/* DESKTOP FIRST =====*/
@media (max-width: 576px) {
    .home-banner {
        height: 200px;
    }
    .navbar-lithi-icon {
        display: none;
    }
    .benifits-contents{
        color: #FFF;
    }
    .cart-mobile .header-ship-menu{
        margin-right: 0;
    }

    .featured-products-infomations {
        padding: 5% 5% 5% 5%;
        font-size: 1em;
        background-color: #D3D3D3;
    }
    ul.benifits-items{
        color: #FFF;
        display: grid;
    }
    ul.benifits-items li{
        width: 100%;
        font-size: 1.5em;
    }
    .free-quote-lnk{
        margin-left: -80px;
        display: none !important;
    }
    .featured-product-banner{
        height: 200px;
    }
    .featured-products-items ul{
        display: grid;
        padding: 20px 0px 50px 0px;
    }
    .featured-products-items li{
        text-align: center;
        width: 100%;
    }
    .featured-products-items li img{        
        width: 100px;
        padding-top: 20px;
    }
}
@media (max-width: 850px) and (orientation: portrait) {
    /* .home-banner {
        height: 200px;
    } */
    .carousel-control-prev-icon, .carousel-control-next-icon{
        margin-top: 0;
    }
    .carousel-item-info{
        margin-top: -10px;
    }
    .navbar-lithi-icon {
        display: none;
    }
}
@media (max-width: 850px) and (orientation:landscape) {
    .navbar-lithi-icon {
        display: none;
    }
    .benifits-contents{
        color: #FFF;
    }
    .featured-products-items ul{
        display: flex;
        padding: 20px 0px 50px 0px;
    }
    .featured-products-items li{
        text-align: center;
        width: 25%;
        margin: 0 5%;
    }
    .featured-products-items li img{        
        width: 60px;
        padding-top: 20px;
    }
    .home-banner, .featured-product-banner {
        height: 265px;
    }
    ul.benifits-items li {
        width: 25%;
        font-size: 0.8em;
    }
    /* .has-carousel .carousel-item-info {
        display: none;
    } */
    .featured-products-infomations{
        font-size: 1em;
    }
    .navigation-toggle-mobile-wrapper {
        transition: none;
    }
    .header-positioned .navigation-toggle-mobile-wrapper {
        right: 36px;
        margin-top: 0;
        top: 10px;
    }

    .header-positioned .main-header {
        min-height: auto;
    }

    .nav-menu {
        padding: 12px 15px 0 15px;
    }

    .navigation-toggle-mobile-wrapper {
        margin-top: 10px;
    }

    .mega-dropdown-menu {
        display: none !important
    }
}

@media (max-width: 991px) {
  .cart-mobile.d-flex{
    margin-top:10px;
  }
    .navbar-lithi-icon {
        display: none;
    }
    .group-nav {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }

    .group-nav .navbar-brand {
        text-align: center;
    }

    .navbar-main .main-nav .nav-item {
        padding: 8px 15px;
        border-bottom: 1px solid #f0f0f0;
    }
    .navbar-main .main-nav .nav-item .nav-link{
        border-bottom: none;
    }
}


.navigation-link-primary-cart::before{
    font-family: "Font Awesome 5 Free";
    content: "\f07a";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 16px;
}
.package-includes{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
    grid-gap: 15px;
}
.package-includes-item{
    border: solid #02bee5 0.35em;
    padding: 15px;
    text-align: center;
    display: grid;
}
/*====== QUICK CART ======*/
.quick-cart{
    padding: 20px 0;
}
.quick-cart-item{
    display: grid;
    grid-template-columns: 90px 1fr;
    grid-gap: 15px;
    border-bottom: 1px solid #f4f4f4;
    padding: 10px 0 0px 0px;
}
.quick-cart-item:before{
    display: none;
}
.quick-cart-product-name{
    text-transform: none;
    margin-bottom: 5px;
    font-weight: bold;
}
.quick-cart-content-column{
    width: auto;
}
/*====== Solar Solutions fix ======*/
.banner-fix{
    height: 336px;
}
.img-fix{
    width: 100%;
    height: 336px;
}
.clear-fix{
    height: 200px;
}
.main-fix{
    padding-top: 40px;
}
.free-quote-lnk{
    display: none;
}
/*====== Featured Products page ======*/
.banner-featured-products {
    position: relative;
}
.featured-products-title {
    position: absolute;
    top: 100px;
    font-family: inherit;
    font-size: 4em;
    left: 100px;
}
.featured-products-benifits{
    background-color: #1d1d1d;
    padding: 5% 10% 5% 10%;
}
.benifits-title{
    color: #1DC3E4;
    font-size: 3em;
    font-weight: 700;
}
.plus-item{
    padding: 0px 20px 5px 0px;
}
.featured-row{
    display: flex;
    padding-bottom: 10px;
}
.featured-row .left-column{
    background-color: #1d1d1d;
    color: #FFF;
    padding: 8px 36px;
    width: 50%;
    font-weight: 700;
}
.featured-row .right-column{
    padding: 5px 60px;
    width: 50%;
    border: 3px solid #1d1d1d;
    font-weight: 700;
}
.featured-products-learn-more{
    background-color: #1d1d1d;
    padding: 2.5% 10% 2.5% 10%;
    text-align: center;
}
/* .navbar-light .navbar-toggler-icon{
    background-image: url("https://cdn11.bigcommerce.com/s-sw1ebdvuwm/product_images/uploaded_images/32-321819-archives-menu-white-three-lines.png?t=1571371850&_ga=2.263945028.939564136.1571287496-1576345027.1567569456");
} */
.cart-mobile .fas.fa-user.fa-lg, .cart-mobile  .nav-link.navigation-link-primary-cart, .cart-mobile .dropdown-item .nav-link{
    color: #FFF;
}   
.site-footer h4, .site-footer .footer-menu ul li a {
    text-transform: capitalize;
}
.on-sale.dropdown-toggle {
    float: right;
    margin-left: 8px;
}
.container.product-container.product-page-container .page-header {
    border: none;
}
.container.product-container.product-page-container .page-header h1.page-title {
    display: none;
}
.container.product-container.product-page-container .page-header ol.page-title-breadcrumbs {
    width: auto;
    right: 0;
    position: relative;
}
.breadcrumb-item:nth-child(2) {
    display: none;
}
.breadcrumb-item a.breadcrumb-label {
    color: #1ac0e5;
}
.breadcrumb-item a.breadcrumb-label:hover {
    color: #000;
}
.contact-titles{
    text-align: center;
}
.contact-support {
    width: 100%;
    padding: 50px 200px;
    font-size: 13px;
}
.contact-head-title {
    width: 100%;
    font-size: 1.5em;
    font-weight: 800;
    border-bottom: 3px solid #000;
}
.contact-tbl {
    display: grid;
    grid-gap: 30px 100px;
    padding: 45px 0;
    grid-template-columns: 155px 165px 160px;
}
.contact-item {
    line-height: 15px;
}
.contact-international {
    font-size: 13px;
    width: 100%;
    padding: 0 200px;
}
.contact-sub-title {
    font-size: 1.2em;
    font-weight: 400;
    border-bottom: 3px solid #888;
}
.sub-contact-tbl {
    display: grid;
    grid-gap: 30px 100px;
    padding: 25px 0;
    grid-template-columns: 155px 165px 160px;
}
.bolder-text {
    font-size: 1.15em;
}

.contact-btn {
    margin-top: -8%;
    margin-left: 2%;
    width: 20%;
    display: inline-block;
}

/* iPhone 6, 7, 8 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    .contact-titles{
        text-align: center;
    }
    .contact-support {
        width: 100%;
        padding: 0;
        font-size: 13px;
    }
    .contact-head-title {
        width: 100%;
        font-size: 1.5em;
        font-weight: 800;
        border-bottom: 3px solid #000;
    }
    .contact-tbl {
        display: grid;
        grid-gap: 30px 100px;
        padding: 45px 0;
        grid-template-columns: auto auto;
    }
    .contact-item {
        line-height: 15px;
    }
    .contact-international {
        font-size: 13px;
        width: 100%;
        padding: 0;
    }
    .contact-international .contact-tbl {
        grid-template-columns: auto auto;
    }
    .contact-sub-title {
        font-size: 1.2em;
        font-weight: 400;
        border-bottom: 3px solid #888;
    }
    .sub-contact-tbl {
        display: grid;
        grid-gap: 30px 100px;
        padding: 25px 0;
        grid-template-columns: auto auto;
    }
    .bolder-text {
        font-size: 1.15em;
    }
    .solar-solutions-list-item .item {
        min-height: 0;
    }
    .solar-solutions-banner h1 {
        font-size: 20px;
    }
    .solar-solutions-aside, .solar-solutions-content, .solar-solutions-item {
        width: 95%;
    }
    .solar-solutions-main, ul.irrigation-list {
        display: block;
    }
    .solar-solutions-aside {
        padding-bottom: 20px;
    }
    .solar-content{
        display: block;
    }
    .mobile {
        display: none;
    }
    .solar-content {
        font-size: 10px;
    }
    .img-fix, .banner-fix {
        height: auto;
    }

    .contact-btn {
        margin-top: -22%;
        margin-left: 70%;
        width: 24%;
        display: inline-block;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    .contact-titles{
        text-align: center;
    }
    .contact-support {
        width: 100%;
        padding: 0;
        font-size: 13px;
    }
    .contact-head-title {
        width: 100%;
        font-size: 1.5em;
        font-weight: 800;
        border-bottom: 3px solid #000;
    }
    .contact-tbl {
        display: grid;
        grid-gap: 30px 100px;
        padding: 45px 0;
        grid-template-columns: auto;
    }
    .contact-item {
        line-height: 15px;
    }
    .contact-international {
        font-size: 13px;
        width: 100%;
        padding: 0;
    }
    .contact-international .contact-tbl {
        grid-template-columns: auto auto;
    }
    .contact-sub-title {
        font-size: 1.2em;
        font-weight: 400;
        border-bottom: 3px solid #888;
    }
    .sub-contact-tbl {
        display: grid;
        grid-gap: 30px 100px;
        padding: 25px 0;
        grid-template-columns: auto;
    }
    .bolder-text {
        font-size: 1.15em;
    }
    .solar-solutions-list-item .item {
        min-height: 0;
    }
    .solar-solutions-banner h1 {
        font-size: 20px;
    }
    .solar-solutions-aside, .solar-solutions-content, .solar-solutions-item {
        width: 95%;
    }
    .solar-solutions-main, ul.irrigation-list {
        display: block;
    }
    .solar-solutions-aside {
        padding-bottom: 20px;
    }
    .solar-content{
        display: none;
    }
    .mobile {
        display: block;
    }
    .row-data-items ul {
        width: 100%;
    }
    .row-data-items ul li:first-child {
        background: #222222;
        font-weight: bold;
        color: #fff;
        padding: 7px 15px;
        margin-bottom: 5px;
    }
    .row-data-items ul:last-child {
        width: 96%;
    }
    .img-fix, .banner-fix {
        height: auto;
    }

    .contact-btn {
        margin-top: -25%;
        margin-left: 54%;
        width: 40%;
        display: inline-block;
    }
}

/* iPhone X ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
    .contact-titles{
        text-align: center;
    }
    .contact-support {
        width: 100%;
        padding: 0;
        font-size: 13px;
    }
    .contact-head-title {
        width: 100%;
        font-size: 1.5em;
        font-weight: 800;
        border-bottom: 3px solid #000;
    }
    .contact-tbl {
        display: grid;
        grid-gap: 30px 100px;
        padding: 45px 0;
        grid-template-columns: auto auto;
    }
    .contact-item {
        line-height: 15px;
    }
    .contact-international {
        font-size: 13px;
        width: 100%;
        padding: 0;
    }
    .contact-international .contact-tbl {
        grid-template-columns: auto auto;
    }
    .contact-sub-title {
        font-size: 1.2em;
        font-weight: 400;
        border-bottom: 3px solid #888;
    }
    .sub-contact-tbl {
        display: grid;
        grid-gap: 30px 100px;
        padding: 25px 0;
        grid-template-columns: auto auto;
    }
    .bolder-text {
        font-size: 1.15em;
    }
    .solar-solutions-list-item .item {
        min-height: 0;
    }
    .solar-solutions-banner h1 {
        font-size: 20px;
    }
    .solar-solutions-aside, .solar-solutions-content, .solar-solutions-item {
        width: 95%;
    }
    .solar-solutions-main, ul.irrigation-list {
        display: block;
    }
    .solar-solutions-aside {
        padding-bottom: 20px;
    }
    .solar-content{
        display: block;
    }
    .mobile {
        display: none;
    }
    .solar-content {
        font-size: 10px;
    }
    .img-fix, .banner-fix {
        height: auto;
    }

    .contact-btn {
        margin-top: -10%;
        margin-left: 4%;
        width: 20%;
        display: inline-block;
        padding: 4px;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
    .contact-titles{
        text-align: center;
    }
    .contact-support {
        width: 100%;
        padding: 0;
        font-size: 13px;
    }
    .contact-head-title {
        width: 100%;
        font-size: 1.5em;
        font-weight: 800;
        border-bottom: 3px solid #000;
    }
    .contact-tbl {
        display: grid;
        grid-gap: 30px 100px;
        padding: 45px 0;
        grid-template-columns: auto;
    }
    .contact-item {
        line-height: 15px;
    }
    .contact-international {
        font-size: 13px;
        width: 100%;
        padding: 0;
    }
    .contact-international .contact-tbl {
        grid-template-columns: auto auto;
    }
    .contact-sub-title {
        font-size: 1.2em;
        font-weight: 400;
        border-bottom: 3px solid #888;
    }
    .sub-contact-tbl {
        display: grid;
        grid-gap: 30px 100px;
        padding: 25px 0;
        grid-template-columns: auto;
    }
    .bolder-text {
        font-size: 1.15em;
    }
    .solar-solutions-list-item .item {
        min-height: 0;
    }
    .solar-solutions-banner h1 {
        font-size: 20px;
    }
    .solar-solutions-aside, .solar-solutions-content, .solar-solutions-item {
        width: 95%;
    }
    .solar-solutions-main, ul.irrigation-list {
        display: block;
    }
    .solar-solutions-aside {
        padding-bottom: 20px;
    }
    .solar-content{
        display: none;
    }
    .mobile {
        display: block;
    }
    .row-data-items ul {
        width: 100%;
    }
    .row-data-items ul li:first-child {
        background: #222222;
        font-weight: bold;
        color: #fff;
        padding: 7px 15px;
        margin-bottom: 5px;
    }
    .row-data-items ul:last-child {
        width: 96%;
    }
    .img-fix, .banner-fix {
        height: auto;
    }

    .contact-btn {
        margin-top: -24%;
        margin-left: 54%;
        width: 40%;
        display: inline-block;
    }
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .contact-titles{
        text-align: center;
    }
    .contact-support {
        width: 100%;
        padding: 0;
        font-size: 13px;
    }
    .contact-head-title {
        width: 100%;
        font-size: 1.5em;
        font-weight: 800;
        border-bottom: 3px solid #000;
    }
    .contact-tbl {
        display: grid;
        grid-gap: 30px 100px;
        padding: 45px 0;
        grid-template-columns: auto auto auto;
    }
    .contact-item {
        line-height: 15px;
    }
    .contact-international {
        font-size: 13px;
        width: 100%;
        padding: 0;
    }
    .contact-international .contact-tbl {
        grid-template-columns: auto auto auto;
    }
    .contact-sub-title {
        font-size: 1.2em;
        font-weight: 400;
        border-bottom: 3px solid #888;
    }
    .sub-contact-tbl {
        display: grid;
        grid-gap: 30px 100px;
        padding: 25px 0;
        grid-template-columns: auto auto auto;
    }
    .bolder-text {
        font-size: 1.15em;
    }

    .solar-solutions-main, ul.irrigation-list {
        display: block;
    }
    .solar-solutions-aside {
        padding-bottom: 20px;
    }
    .solar-solutions-list {
        display: block;
    }
    .mobile {
        display: none;
    }

    .contact-btn {
        margin-top: -14%;
        margin-left: 76%;
        width: 20%;
        display: inline-block;
    }
}

a.contact-link:hover {
    text-decoration: underline;
}

.row-data-items.mobile {
    display: none;
}

.row {
    margin-right: -24px;
}

.oil-gas-row {
    padding: 0 20px;
    display: flex;
}

ul.oil-bullet {
    width: 40%;
    margin-right: 200px;
}

.pad-14 {
    padding: 0 140px;
}

.pad-16 {
    padding: 0 160px;
}

.grid-fea {
    padding-left: 100px !important;
}

.camera-solutions-list {
    display: grid;
    grid-gap: 25px;    
    grid-template-columns: 1fr 2fr 1fr;
}

.btn-checkout {
    margin-bottom: 7px;
}

#continue-btn {
    margin-left: 0px;
    color: #393939;
}

#continue-btn:hover {
    color: #fff;
}

.tab-content #prd-desc ul {
    padding-left: 50px;
}

.tab-content #prd-desc ul li {
    list-style-type: disc;
}

/* Style for Application pages */
@font-face {
    font-family: 'montserrat-extraBold';
    src: url(fonts/Montserrat-ExtraBold.otf);
}

@font-face {
    font-family: 'montserrat-regular';
    src: url(fonts/Montserrat-Regular.otf);
}

@font-face {
    font-family: 'montserrat-bold';
    src: url(fonts/Montserrat-Bold.otf);
}

@font-face {
    font-family: 'montserrat-medium';
    src: url(fonts/Montserrat-Medium.otf);
}

@font-face {
    font-family: 'montserrat-semiBold';
    src: url(fonts/Montserrat-SemiBold.otf);
}

@font-face {
    font-family: 'montserrat-light';
    src: url(fonts/Montserrat-Light.otf);
}

.pd-b50 {
    padding-bottom: 50px;
}

.btn {
    cursor: pointer;
}

.applications-page {
    display: flex;
    margin-bottom: -10px;
}

.applications-page aside {
    max-width: 180px;
    background: #ebebeb;
}

.applications-page main {
    overflow: hidden;
    padding-top: 2px;
}

.applications-container {
    width: 100%;
}

.application-leftbar-items {
    display: grid;
    grid-template-columns: 1fr;
    justify-content: center;
    width: 180px;
}

.application-leftbar-items .item {
    display: flex;
    padding: 1px 1px 1px 0px;
}

.banner-trucks {
    background: url("https://cdn11.bigcommerce.com/s-fhnch/product_images/uploaded_images/trucks-banner.png") no-repeat left center;
}

.banner-vans {
    background: url("https://cdn11.bigcommerce.com/s-fhnch/product_images/uploaded_images/vans-rv-trailers-banner.png") no-repeat left center;
}

.banner-marine {
    background: url("https://cdn11.bigcommerce.com/s-fhnch/product_images/uploaded_images/marine-banner.png") no-repeat left center;
}

.banner-cabins {
    background: url("https://cdn11.bigcommerce.com/s-fhnch/product_images/uploaded_images/home-banner.png") no-repeat left center;
}

.banner-camping {
    background: url("https://cdn11.bigcommerce.com/s-fhnch/product_images/uploaded_images/camping-banner.png") no-repeat left center;
}

.banner-applications {    
    background-size: cover;
    min-height: 268px;
}
.banner-applications:after{
  display:block;
  content:'';
  clear:both;
}

.banner-applications .banner-content {
    float: right;
}

.banner-applications h2.title {
    font-family: 'montserrat-regular';
    font-size: 2.8em;
    font-weight: 800;
    /* padding-top: 15px; */
    word-break: break-word;
}

.banner-applications p {
    font-family: 'montserrat-medium';
    font-size: 1.2em;
}

.fix-content {
    /* margin-top: -10px; */
}

.img-btn-diagram {
    max-width: 190px;
}

.applications-content {
    padding: 10px;
}

.tabs-group {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    justify-content: center;
    width: 36%;
}

.btn-tab {
    font-family: 'montserrat-medium';
    font-size: 1em;
    max-width: 190px;
    color: #000 !important;
    background: #FFF;
    display: flex;
    justify-content: center;
    border-radius: 0;
    border-color: #888888;
    margin-right: 10px;
}

.btn-tab.active {
    font-family: 'montserrat-semiBold';
    color: #FFF !important;
    background: #111111;
    border-bottom: solid 3px #1abfe4;
}

.tabs-content {
    width: 100%;
    padding: 5px 0;
}

.product-items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
}

.product-item {
    text-align: center;
    position: relative;
}

.product-wire-items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
}

.product-wire-item {
    text-align: center;
    position: relative;
}

.item-title {
    font-family: 'montserrat-light';
    font-size: 1.5em;
    margin-bottom: 0em;
}

.item-img {
    width: 250px;
    height: 270px;
    padding-bottom: 20px;
    opacity: 1;
    transition: .5s ease;
}

.item-add-cart {
    display: grid;
    grid-template-columns: 1fr 2fr;
    left: 12%;
    position: relative;
}

.item-add-cart.prefix {
    left: 13%;
}

.item-action {
    margin: 0 auto;
    position: relative;
    width: 250px;
}

.item-action.large-img {
    margin: 0 auto;
    position: relative;
    width: 360px;
}

.item-quick-view {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    overflow: hidden;
    opacity: 0;
    width: 60%;
}

.item-action:hover .item-img {
    opacity: 0.2;
}

.item-action:hover .item-quick-view {
    opacity: 1;
}

.item-quick-view.short-height {
    top: 25%;
}

.application-products .quick-view-lnk {
    font-family: 'montserrat-extraBold';
    font-size: 1.5em;
}

.application-products .add-cart-lnk {
    font-family: 'montserrat-regular';
    font-size: 1.5em;
    width: 100%;
}

.item-price {
    font-family: 'montserrat-semiBold';
    background-color: #a6ce39;
    color: #000;
    font-size: 1.5em;
    padding-top: 6px;
    height: 46px;
    margin-top: 1px;
}

.item-add-cart-btn {
    background: url("https://cdn11.bigcommerce.com/s-fhnch/product_images/uploaded_images/add-cart-btn.png") no-repeat center center;
    background-size: cover;
    border-radius: 0;
    width: 65%;
    height: 48px;
    margin-left: 1px;
}

.item-img.prefix {
    width: 360px;
    height: 380px;
}

.item-add-cart-btn.prefix {
    width: 52%;
    margin-left: -15px;
}

.item-price.prefix {
    font-size: 1.5em;
    width: 72%;
    margin-left: 55px;
}

.item-icons {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    position: relative;
    margin: -46px 50px;
    cursor: pointer;
}

.icon-name {
    font-family: 'Biryani', sans-serif !important;
    font-size: 1em;
    color: #000;
}

.icon-name:hover {
    color: #1ac0e5;
}

.center-icon {
    left: 100%;
    position: relative;
}

.item-desc {
    font-family: 'montserrat-semiBold';
    padding: 15px 20px 60px 20px;
    font-size: 1.5em;
}

.item-details {
    font-family: 'montserrat-semiBold';
    margin: 10px 65px 0 68px;
    background-color: #e7e7e7;
    text-align: left;
    font-size: 1em;
}

.fix-details {
    margin: 10px 100px 0 100px;
}

.application-lifepo {
    background: url("https://cdn11.bigcommerce.com/s-fhnch/product_images/uploaded_images/lifepo-battery.png") no-repeat left center;
    max-height: 242px;
    height: 242px;
    margin-top: 5%;
    margin-left: 4%;
    color: #FFF;
}

.grid-line {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 50px 0 15px 280px;
}

.right-details {
    width: 450px;
    margin: 15px 10px;
}

.battery-details h2 {
    font-family: 'montserrat-bold';
    color: #1abfe4;
    font-size: 1.2em;
}

.battery-details p {
    color: #FFF;
    font-size: 0.8em;
}

.application-cats {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-content: center;
    text-align: center;
}

.category-app:not(:last-child) {
    border-right: solid 2px;
}

.diagram {
    padding: 50px 180px;
}

.shadow-box {
    font-family: 'montserrat-medium';
    font-size: 1.2em;
    color: #111111;
    text-align: left;
    border: solid 5px #FFF;
    padding: 20px;
    background-image: radial-gradient(#FFF, #c3c3c3);
    -moz-box-shadow: 0 0 100px #c3c3c3;
    -webkit-box-shadow: 0 0 100px #c3c3c3;
    box-shadow: 0 0 100px #c3c3c3;
    width: 200px;
    position: relative;
}

.shadow-box::after {
    content: "";
    position: absolute;
    border: 10px solid transparent;
    border-top: 10px solid #FFF;
    bottom: -24px;
    right: 5px;
}

#and-more-box {
    margin: -300px -136px;
    position: absolute;
}

.long-details {
    height: auto;
}

.item-block-title {
    font-family: 'montserrat-semiBold';
    background-color: #e7e7e7;
    color: #111111;
    font-size: 1.5em;
    width: 76.5%;
    left: 12%;
    position: relative;
    margin-bottom: 20px;
}

.round-img {
    border-radius: 0;
}

.item-choose-option-btn {
    background: url("https://cdn11.bigcommerce.com/s-fhnch/product_images/uploaded_images/choose-option-btn.png?t=1585131961") no-repeat center center;
    background-size: cover;
    border-radius: 0;
    width: 65%;
    height: 48px;
    margin-left: 1px;
}

span.m-none {
    display: none;
}

#and-more-box.camp-box1 {
    margin: -200px -100px;
}

#and-more-box.camp-box2 {
    margin: -252px -100px;
}

#and-more-box.cabins-box1 {
    margin: -560px -120px;
}

#and-more-box.cabins-box2 {
    margin: -500px -120px;
}

#and-more-box.cabins-box3 {
    margin: -980px -120px;
}

#and-more-box.marine-box1 {
    margin: -280px -128px;
}

#and-more-box.marine-box2 {
    margin: -308px -128px;
}

#and-more-box.marine-box3 {
    margin: -308px -128px;
}

#and-more-box.vans-box1 {
    margin: -170px -128px;
}

#and-more-box.vans-box2 {
    margin: -254px -128px;
}

#and-more-box.vans-box3 {
    margin: -254px -128px;
}

#and-more-box.trucks-box1 {
    margin: -252px -132px;
}

#and-more-box.trucks-box2 {
    margin: -305px -128px;
}

#and-more-box.trucks-box3 {
    margin: -418px -128px;
}

.icon-and-more {
    display: inline-block;
}

.icon-and-more-hover {
    display: none;
}

#andmoreBtn1:hover .icon-and-more-hover,
#andmoreBtn2:hover .icon-and-more-hover,
#andmoreBtn3:hover .icon-and-more-hover {
    display: inline;
}

#andmoreBtn1:hover .icon-and-more,
#andmoreBtn2:hover .icon-and-more,
#andmoreBtn3:hover .icon-and-more {
    display: none;
}

/* Style for new home pages */

section.home-page {
    padding: 5%;
    width: 100%;
}

.group-feature {
    width: 100%;    
}

.pd-5 {
    padding-bottom: 5%;
}

.group-title {
    text-align: center;
}

.group-title h1 {
    text-transform: capitalize;
}

.group-3-items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    text-align: center;
}

.group-item {
    padding: 9px;
}

.group-item.item-left {
    grid-column: 1 ;
    grid-row: 1 / 3;
}

.group-item.item-right-top1 {
    grid-column: 2 ;
    grid-row: 1 ;
}

.group-item.item-right-top2 {
    grid-column: 3;
    grid-row: 1;
}

.group-item.item-bot {
    grid-column: 2 / 4;
    grid-row: 2;
}

.group-area-items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.dk-item {
    display: block;
}

.mb-item {
    display: none;
}

/* End style for new home pages */

/* Style for new Partner */

.partner-page {
    width: 100%;
}

.partner-page h1 {
    text-transform: capitalize;
}

.partner-banner {
    background: url('https://store-fhnch.mybigcommerce.com/content/partner/partner-bg.png') no-repeat left center;
    background-size: cover;
    height: 380px;
    padding: 52px 80px;
}

.partner-title {
    font-size: 3.5em;
    padding-left: 32px;
}

.partner-contents {
    padding: 3% 10%;
}

.reference {
    padding: 0 30px;
}


/* End style for new Partner */

/* Style for new Commercial Solutions */

.commercial-solutions {
    width: 100%;
}

.cs-banner {
    background: url("https://cdn11.bigcommerce.com/s-fhnch/product_images/uploaded_images/commercial-solutions-banner.png") no-repeat left center;
    background-size: cover;
    height: 380px;
    padding: 52px 80px;
}

.cs-title {
    font-size: 3.5em;
}

.cs-desc {
    font-size: 1.5em;
}

.cs-group {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 20px;
}

.cs-item {
    padding: 35px;
    margin: 10px;
    height: 250px;
    color: #FFF;
}

.cs-item.logistic-img {
    background: url("https://cdn11.bigcommerce.com/s-fhnch/product_images/uploaded_images/logistics.png") no-repeat right center;
    background-size: cover;
}

.cs-item.internet-img {
    background: url("https://cdn11.bigcommerce.com/s-fhnch/product_images/uploaded_images/internet-of-things.png") no-repeat right center;
    background-size: cover;
}

.cs-item.agriculture-img {
    background: url("https://cdn11.bigcommerce.com/s-fhnch/product_images/uploaded_images/agriculture.png") no-repeat right center;
    background-size: cover;
}

.cs-item.oil-gas-img {
    background: url("https://cdn11.bigcommerce.com/s-fhnch/product_images/uploaded_images/oil-gas.png") no-repeat right center;
    background-size: cover;
}

.cs-item.mobiles-img {
    background: url("https://cdn11.bigcommerce.com/s-fhnch/product_images/uploaded_images/mobile-deployment.png") no-repeat right center;
    background-size: cover;
}

.cs-item.rv-manu-img {
    background: url("https://cdn11.bigcommerce.com/s-fhnch/product_images/uploaded_images/rv-manufacturers.png") no-repeat right center;
    background-size: cover;
}

.cs-item-title {
    font-size: 2.1em;
}

.cs-item-desc {
    font-size: 1.1em;
}

/* End style for new Commercial Solutions */

/* Style for new blog pages */

@font-face {
    font-family: 'montserrat-extra-light';
    src: url(fonts/Montserrat-ExtraLight.otf);
}

.blog-page-container {
    width: 100%;
}

.blog-page-banner {
    background: url("https://cdn11.bigcommerce.com/s-fhnch/product_images/uploaded_images/blog-banner.png") no-repeat center center;
    height: 532px;
}

.blog-page-banner h1 {
    color: #FFF;
    top: 80%;
    position: relative;
    left: 15%;
    font-size: 4em;
    text-transform: capitalize;
    font-family: 'montserrat-extra-light';
    font-weight: 800;
    width: 20%;
}

.blog-guide-list {
    padding: 2%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.blog-guide {
    padding: 10px;
}

.blog-guide img {
    cursor: pointer;
}

.guide-links {
    padding: 30px;
    font-size: 1.1em;
    background: #f2f2f2;
    height: 160px;
}

.guide-links span.blog-lbl {
    font-family: 'montserrat-extraBold';
}

.guide-links span.blog-desc {
    font-family: 'montserrat-medium';
}

.latest-posts {
    padding: 2%;
}

.latest-posts h1 {
    font-family: 'montserrat-medium';
    text-transform: capitalize;
    font-size: 2.5em;
    position: relative;
    left: 2%;
    color: #000;
}

.latest-posts .post-listing {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    column-gap: 30px;
    row-gap: 30px;
    overflow: hidden;
}

.blog-post-item {
    padding-bottom: 30px;
    /* display: none; */
}

.blog-post-image {
    height: 270px;
    width: 100%;
    background-size: contain!important;
}

.blog-post-date {
    font-family: 'montserrat-regular';
    background: #15a5c5;
    color: #FFF;
    padding: 6px 15px;
    display: inline-block;
    float: right;
}

.blog-post-title {
    padding-top: 20px;
    font-family: 'montserrat-bold';
}


.blog-post-read-more {
    background: #a6ce39;
    font-family: 'montserrat-bold';
    padding: 10px 20px;
    font-size: 1.2em;
    position: relative;
    top: 20px;
}

.latest-posts .load-more-blog-btn {
    background: url("https://cdn11.bigcommerce.com/s-fhnch/product_images/uploaded_images/load-more-blogs.png") no-repeat center center;
    width: 310px;
    height: 50px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
    padding-top: 5%;
}

.blog-details-container {
    width: 100%;
}

.blog-details-container h1 {
    text-transform: capitalize;
    margin: 0;
}

.blog-details-container p {
    font-family: 'montserrat-regular';
}

.blog-details-banner {
    background: url("https://cdn11.bigcommerce.com/s-fhnch/product_images/uploaded_images/banner-blog-page1.png") no-repeat center center;
    height: 320px;
}

.blog-details-title {
    position: relative;
    top: 60%;
    left: 6%;
}

.blog-details-title h1 {
    color: #FFF;
}

.blog-details-title h1.title {
    font-family: 'montserrat-bold';
}

.blog-details-title h1.sub-title {
    font-family: 'montserrat-extra-light';
}

.blog-details-contents {
    width: 100%;
    padding: 1% 6%;
}

.blog-details-contents h1 {
    font-family: 'montserrat-bold';
    padding-top: 50px;
}

.blog-details-contents p {
    font-size: 1.2em;
}

.blog-details-contents ul {
    list-style: unset;
    padding-left: 1%;
    font-size: 1.22em;
    font-family: 'montserrat-regular';
}

.blog-details-contents ul a {
    color: #007bff;
    text-decoration: unset;
}

.blog-details-anchors {
    padding: 1% 6%;
}

.w-60 {
    width: 60%;
}

.anchor {
    background: #bbb;
    padding: 5px 20px;
    color: #FFF;
    font-size: 1.1em;
    font-family: 'montserrat-bold';
    margin-bottom: 10px;
    display: inline-block;
}

/* End style for new blog pages */

/* Smartphones S5 landscape ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
    /* Start style for new blog pages */

    .blog-page-banner {
        height: 232px;
    }

    .blog-page-banner h1 {
        top: 60%;
    }

    .blog-guide-list {
        grid-template-columns: 1fr 1fr;
    }

    .guide-links {
        padding: 15px;
    }

    .latest-posts .post-listing {
        grid-template-columns: 1fr 1fr;
        padding: 20px;
    }

    .latest-posts .load-more-blog-btn {
        width: 210px;
        height: 40px;
        left: 20%;
    }

    .blog-details-banner {
        height: 200px;
    }

    .blog-details-title {
        top: 20%;
    }

    .blog-details-title h1 {
        font-size: 20px;
    }

    .blog-details-anchors {
        width: 90% !important;
    }

    .anchor {
        font-size: 1.2em;
    }

    /* End style for new blog pages */

    /* Style for new Partner */

    .partner-banner {
        height: 380px;
        padding: 52px 80px;
    }

    .partner-title {
        font-size: 3.5em;
        padding-left: 0;
    }

    .partner-contents {
        padding: 3% 10%;
    }



    .reference {
        padding-bottom: 40px;
    }

    /* End style for new Partner */

    /* Style for new home pages */
    section.home-page {
        padding: 7%;
    }

    .group-3-items, .group-area-items {
        grid-template-columns: 1fr;
    }

    .group-item.item-left {
        grid-column: 1;
        grid-row: 1;
    }
    
    .group-item.item-right-top1 {
        grid-column: 1;
        grid-row: 2;
    }
    
    .group-item.item-right-top2 {
        grid-column: 1;
        grid-row: 3;
    }
    
    .group-item.item-bot {
        grid-column: 1;
        grid-row: 4;
    }

    .group-item.item-bot .dk-item {
        display: none;
    }

    .group-item.item-bot .mb-item {
        display: block;
    }

    /* End style for new home pages */

    /* Style for new Commercial Solutions */

    .cs-banner {
        background-position-x: right;
        background-position-y: center;
        padding: 20px;
    }

    .cs-title {
        font-size: 2.5em;
    }

    .cs-desc {
        font-size: 1em;
    }

    .cs-group {
        display: grid;
        grid-template-columns: 1fr;
        padding: 10px;
    }

    .cs-item {
        padding: 40px;
        margin: 10px;
    }

    .cs-item-title {
        font-size: 3em;
    }

    .cs-item-desc {
        display: none;
    }

    /* End style for new Commercial Solutions */

    .applications-page {
        grid-template-columns: 1fr;
    }

    .applications-page aside {
        display: none;
    }

    .banner-applications {
        background-position-x: center;
        height: 168px;
    }

    .banner-applications .banner-content {
        width: 65%;
    }

    .banner-applications h2.title {
        font-size: 1.2em;
        padding-top: 0;
    }

    .banner-applications p {
        font-size: 0.6em;
        margin-bottom: 0.2rem;
    }

    .tabs-group {
        grid-template-columns: 1fr 1fr 1fr;
        width: 100%;
    }

    .btn-tab {
        font-size: 0.8em;
    }

    .product-items {
        grid-template-columns: 1fr 1fr;
    }

    .item-title {
        font-size: 1.2em;
    }

    .item-action {
        width: 200px;
    }

    .item-img {
        width: 200px;
        height: 220px;
    }

    .item-add-cart {
        left: 7%;
    }

    .item-price {
        font-size: 1.2em;
        padding-top: 5px;
        height: 38px;
    }

    .item-add-cart-btn {
        width: 80%;
        height: 39px;
    }

    .item-details {
        margin: 10px 21px 30px 23px;
    }

    .item-desc {
        padding: 15px 15px 40px 20px;
        font-size: 1em;
    }

    .item-icons {
        padding-bottom: 100px;
        margin: -70px 42px;
    }

    .item-icon {
        width: 75px;
    }

    .application-lifepo {
        margin-top: 0;
        background-position-x: left;
        height: 234px;
        padding: 8px 268px;
    }

    .grid-line {
        grid-template-columns: 1fr;
        padding: 5px 20px;
    }

    .battery-details {
        max-width: 300px;
    }

    .right-details {
        width: 298px;
        margin: 0;
    }

    .category-app:not(:last-child) {
        border-right: solid 2px;
    }

    .application-cats {
        grid-template-columns: 1fr 1fr 1fr;
        margin: 16px;
        padding-bottom: 40px;
    }
    
    .diagram {
        padding: 20px;
    }

    /* Camping page */
    .item-action.large-img {
        width: 200px;
    }

    .item-img.prefix {
        width: 200px;
        height: 220px;
    }

    .item-add-cart.prefix {
        left: 7%;
    }

    .item-price.prefix {
        height: 42px;
        width: 80%;
        margin-left: 32px;
    }

    .item-add-cart-btn.prefix {
        height: 44px;
        margin-left: 10px;
        width: 130px;
    }

    .item-details .long-details {
        margin: 10px 34px 30px 42px;
    }

    .item-icons.mb-prefix {
        margin: -65px 20px 6px 32px;
        padding-bottom: 0;
    }
}

/* Smartphones S5 (portrait) ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
    /* Start style for new blog pages */

    .blog-page-banner {
        height: 232px;
    }

    .blog-page-banner h1 {
        top: 60%;
    }

    .blog-guide-list {
        grid-template-columns: 1fr;
    }

    .guide-links {
        padding: 15px;
    }

    .latest-posts .post-listing {
        grid-template-columns: 1fr;
        padding: 20px;
    }

    .latest-posts .load-more-blog-btn {
        width: 210px;
        height: 40px;
        left: 20%;
    }

    .blog-details-banner {
        height: 200px;
    }

    .blog-details-title {
        top: 20%;
    }

    .blog-details-title h1 {
        font-size: 20px;
    }

    .blog-details-anchors {
        width: 90% !important;
    }

    .anchor {
        font-size: 1.2em;
    }

    /* End style for new blog pages */

    /* Style for new Partner */

    .partner-banner {
        height: 380px;
        padding: 52px 80px;
    }

    .partner-title {
        font-size: 3.5em;
        padding-left: 0;
    }

    .partner-contents {
        padding: 3% 10%;
    }



    .reference {
        padding-bottom: 40px;
    }

    /* End style for new Partner */

	/* Style for new home pages */

    .group-3-items, .group-area-items {
        grid-template-columns: 1fr;
    }

    .group-item.item-left {
        grid-column: 1;
        grid-row: 1;
    }
    
    .group-item.item-right-top1 {
        grid-column: 1;
        grid-row: 2;
    }
    
    .group-item.item-right-top2 {
        grid-column: 1;
        grid-row: 3;
    }
    
    .group-item.item-bot {
        grid-column: 1;
        grid-row: 4;
    }

    .group-item.item-bot .dk-item {
        display: none;
    }

    .group-item.item-bot .mb-item {
        display: block;
    }

    /* End style for new home pages */

    /* Style for new Commercial Solutions */

    .cs-banner {
        background-position-x: right;
        background-position-y: center;
        padding: 20px;
    }

    .cs-title {
        font-size: 2.5em;
    }

    .cs-desc {
        font-size: 1em;
    }

    .cs-group {
        display: grid;
        grid-template-columns: 1fr;
        padding: 10px;
    }

    .cs-item {
        padding: 20px;
        margin: 10px;
    }

    .cs-item-title {
        font-size: 2em;
    }

    .cs-item-desc {
        display: none;
    }

    /* End style for new Commercial Solutions */

    .applications-page {
        grid-template-columns: 1fr;
    }

    .applications-page aside {
        display: none;
    }

    .banner-applications {
        background-position-x: center;
    }

    .banner-applications h2.title {
        font-size: 1em;
        padding-top: 5px;
    }

    .banner-applications p {
        font-size: 0.7em;
    }

    .tabs-group {
        grid-template-columns: 1fr 1fr 1fr;
        width: 100%;
    }

    .btn-tab {
        font-size: 0.8em;
    }

    .product-items {
        grid-template-columns: 1fr;
    }

    .item-title {
        font-size: 1.5em;
    }

    .item-add-cart {
        left: 2.5%;
    }

    .item-price {
        font-size: 1.2em;
        padding-top: 5px;
        height: 38px;
    }

    .item-add-cart-btn {
        width: 93%;
        height: 39px;
    }

    .item-details {
        margin: 10px 8px 30px 8px
    }

    .item-desc {
        padding: 10px 10px 40px 10px;
        font-size: 1.2em;
    }

    .item-icons {
        padding-bottom: 100px;
        margin: -68px 15px;
    }

    .application-lifepo {
        margin-top: 0;
        background-position-x: center;
    }

    .grid-line {
        grid-template-columns: 1fr;
        padding: 15px;
    }

    .battery-details {
        max-width: 300px;
    }

    .right-details {
        width: 298px;
        margin: 0;
    }

    .category-app:not(:last-child) {
        border-right: none;
    }

    .application-cats {
        grid-template-columns: 1fr;
        margin: -36px;
        padding-bottom: 40px;
    }
    
    .diagram {
        padding: 0;
    }

    /* Camping page */
    .product-wire-items {
        grid-template-columns: 1fr;
    }

    .item-action.large-img {
        width: 300px;
    }

    .item-img.prefix {
        width: 300px;
        height: 320px;
    }

    .item-add-cart.prefix {
        left: 7%;
    }

    .item-price.prefix {
        height: 42px;
        width: 80%;
        margin-left: 32px;
    }

    .item-add-cart-btn.prefix {
        height: 44px;
        margin-left: 10px;
        width: 160px;
    }

    .item-details .long-details {
        margin: 10px 34px 30px 42px;
    }

    .item-icons.mb-prefix {
        margin: -74px 20px 6px 18px;
        padding-bottom: 0;
    }
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    /* Start style for new blog pages */

    .blog-page-banner {
        height: 232px;
    }

    .blog-page-banner h1 {
        top: 60%;
    }

    .blog-guide-list {
        grid-template-columns: 1fr 1fr;
    }

    .guide-links {
        padding: 15px;
    }

    .latest-posts .post-listing {
        grid-template-columns: 1fr 1fr;
        padding: 20px;
    }

    .latest-posts .load-more-blog-btn {
        width: 210px;
        height: 40px;
        left: 20%;
    }

    .blog-details-banner {
        height: 200px;
    }

    .blog-details-title {
        top: 20%;
    }

    .blog-details-title h1 {
        font-size: 20px;
    }

    .blog-details-anchors {
        width: 90% !important;
    }

    .anchor {
        font-size: 1.2em;
    }

    /* End style for new blog pages */

    /* Style for new Partner */

    .partner-banner {
        height: 380px;
        padding: 52px 80px;
    }

    .partner-title {
        font-size: 3.5em;
        padding-left: 0;
    }

    .partner-contents {
        padding: 3% 10%;
    }



    .reference {
        padding-bottom: 40px;
    }

    /* End style for new Partner */

	/* Style for new home pages */


    .group-item.item-bot .dk-item {
        display: none;
    }

    .group-item.item-bot .mb-item {
        display: block;
    }

    /* End style for new home pages */

    /* Style for new Commercial Solutions */

    .cs-banner {
        background-position-x: right;
        background-position-y: center;
        padding: 20px;
    }

    .cs-title {
        font-size: 2.5em;
    }

    .cs-desc {
        font-size: 1em;
    }

    .cs-group {
        display: grid;
        grid-template-columns: 1fr;
        padding: 10px;
    }

    .cs-item {
        padding: 40px;
        margin: 10px;
    }

    .cs-item-title {
        font-size: 3em;
    }

    .cs-item-desc {
        display: none;
    }

    /* End style for new Commercial Solutions */

    .applications-page {
        grid-template-columns: 1fr;
    }

    .applications-page aside {
        display: none;
    }

    .banner-applications {
        background-position-x: center;
        height: 168px;
    }

    .banner-applications .banner-content {
        width: 65%;
    }

    .banner-applications h2.title {
        font-size: 1.2em;
        padding-top: 0;
    }

    .banner-applications p {
        font-size: 0.6em;
        margin-bottom: 0.2rem;
    }

    .tabs-group {
        grid-template-columns: 1fr 1fr 1fr;
        width: 100%;
    }

    .btn-tab {
        font-size: 0.8em;
    }

    .product-items {
        grid-template-columns: 1fr 1fr;
    }

    .item-title {
        font-size: 1.2em;
    }

    .item-action {
        width: 200px;
    }

    .item-img {
        width: 200px;
        height: 220px;
    }

    .item-add-cart {
        left: 7%;
    }

    .item-price {
        font-size: 1.2em;
        padding-top: 5px;
        height: 38px;
    }

    .item-add-cart-btn {
        width: 80%;
        height: 39px;
    }

    .item-details {
        margin: 10px 21px 30px 23px;
    }

    .item-desc {
        padding: 15px 15px 40px 20px;
        font-size: 1em;
    }

    .item-icons {
        padding-bottom: 100px;
        margin: -70px 42px;
    }

    .item-icon {
        width: 75px;
    }

    .application-lifepo {
        margin-top: 0;
        background-position-x: left;
        height: 234px;
        padding: 8px 268px;
    }

    .grid-line {
        grid-template-columns: 1fr;
        padding: 5px 20px;
    }

    .battery-details {
        max-width: 300px;
    }

    .right-details {
        width: 332px;
        margin: -8px;
    }

    .category-app:not(:last-child) {
        border-right: solid 2px;
    }

    .application-cats {
        grid-template-columns: 1fr 1fr 1fr;
        margin: 16px;
        padding-bottom: 40px;
    }
    
    .diagram {
        padding: 20px;
    }

    /* Camping page */
    .item-action.large-img {
        width: 200px;
    }

    .item-img.prefix {
        width: 200px;
        height: 220px;
    }

    .item-add-cart.prefix {
        left: 7%;
    }

    .item-price.prefix {
        height: 42px;
        width: 80%;
        margin-left: 32px;
    }

    .item-add-cart-btn.prefix {
        height: 44px;
        margin-left: 10px;
        width: 130px;
    }

    .item-details .long-details {
        margin: 10px 34px 30px 42px;
    }

    .item-icons.mb-prefix {
        margin: -65px 20px 6px 32px;
        padding-bottom: 0;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    /* Start style for new blog pages */

    .blog-page-banner {
        height: 232px;
    }

    .blog-page-banner h1 {
        top: 60%;
    }

    .blog-guide-list {
        grid-template-columns: 1fr;
    }

    .guide-links {
        padding: 15px;
    }

    .latest-posts .post-listing {
        grid-template-columns: 1fr;
        padding: 20px;
    }

    .latest-posts .load-more-blog-btn {
        width: 210px;
        height: 40px;
        left: 20%;
    }

    .blog-details-banner {
        height: 200px;
    }

    .blog-details-title {
        top: 20%;
    }

    .blog-details-title h1 {
        font-size: 20px;
    }

    .blog-details-anchors {
        width: 90% !important;
    }

    .anchor {
        font-size: 1.2em;
    }

    /* End style for new blog pages */

    /* Style for new Partner */

    .partner-banner {
        height: 380px;
        padding: 52px 80px;
    }

    .partner-title {
        font-size: 3.5em;
        padding-left: 0;
    }

    .partner-contents {
        padding: 3% 10%;
    }



    .reference {
        padding-bottom: 40px;
    }

    /* End style for new Partner */

	/* Style for new home pages */

    .group-3-items, .group-area-items {
        grid-template-columns: 1fr;
    }

    .group-item.item-left {
        grid-column: 1;
        grid-row: 1;
    }
    
    .group-item.item-right-top1 {
        grid-column: 1;
        grid-row: 2;
    }
    
    .group-item.item-right-top2 {
        grid-column: 1;
        grid-row: 3;
    }
    
    .group-item.item-bot {
        grid-column: 1;
        grid-row: 4;
    }

    .group-item.item-bot .dk-item {
        display: none;
    }

    .group-item.item-bot .mb-item {
        display: block;
    }

    /* End style for new home pages */

    /* Style for new Commercial Solutions */

    .cs-banner {
        background-position-x: right;
        background-position-y: center;
        padding: 20px;
    }

    .cs-title {
        font-size: 1.8em;
    }

    .cs-desc {
        font-size: 1em;
    }

    .cs-group {
        display: grid;
        grid-template-columns: 1fr;
        padding: 10px;
    }

    .cs-item {
        padding: 20px;
        margin: 10px;
    }

    .cs-item-title {
        font-size: 2em;
    }

    .cs-item-desc {
        display: none;
    }

    /* End style for new Commercial Solutions */

    .applications-page {
        grid-template-columns: 1fr;
    }

    .applications-page aside {
        display: none;
    }

    .banner-applications {
        background-position-x: center;
    }

    .banner-applications h2.title {
        font-size: 1.5em;
        padding-top: 5px;
    }

    .banner-applications p {
        font-size: 0.75em;
    }

    .tabs-group {
        grid-template-columns: 1fr 1fr 1fr;
        width: 100%;
    }

    .btn-tab {
        font-size: 0.8em;
    }

    .product-items {
        grid-template-columns: 1fr;
    }

    .item-title {
        font-size: 1.5em;
    }

    .item-add-cart {
        left: 2.5%;
    }

    .item-price {
        font-size: 1.2em;
        padding-top: 5px;
        height: 38px;
    }

    .item-add-cart-btn {
        width: 93%;
        height: 39px;
    }

    .item-details {
        margin: 10px 8px 30px 8px
    }

    .item-desc {
        padding: 10px 10px 40px 10px;
        font-size: 1.2em;
    }

    .item-icons {
        padding-bottom: 100px;
        margin: -68px 15px;
    }

    .application-lifepo {
        margin-top: 0;
        background-position-x: center;
    }

    .grid-line {
        grid-template-columns: 1fr;
        padding: 15px;
    }

    .battery-details {
        max-width: 300px;
    }

    .right-details {
        width: 332px;
        margin: 0;
    }

    .category-app:not(:last-child) {
        border-right: none;
    }

    .application-cats {
        grid-template-columns: 1fr;
        margin: -36px;
        padding-bottom: 40px;
    }
    
    .diagram {
        padding: 0;
    }

    /* Camping page */
    .product-wire-items {
        grid-template-columns: 1fr;
    }

    .item-action.large-img {
        width: 300px;
    }

    .item-img.prefix {
        width: 300px;
        height: 320px;
    }

    .item-add-cart.prefix {
        left: 7%;
    }

    .item-price.prefix {
        height: 42px;
        width: 80%;
        margin-left: 32px;
    }

    .item-add-cart-btn.prefix {
        height: 44px;
        margin-left: 10px;
        width: 160px;
    }

    .item-details .long-details {
        margin: 10px 34px 30px 42px;
    }

    .item-icons.mb-prefix {
        margin: -74px 20px 6px 18px;
        padding-bottom: 0;
    }
}

/* iPhone 6, 7, 8 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    /* Start style for new blog pages */

    .blog-page-banner {
        height: 232px;
    }

    .blog-page-banner h1 {
        top: 60%;
    }

    .blog-guide-list {
        grid-template-columns: 1fr 1fr;
    }

    .guide-links {
        padding: 15px;
    }

    .latest-posts .post-listing {
        grid-template-columns: 1fr 1fr;
        padding: 20px;
    }

    .latest-posts .load-more-blog-btn {
        width: 210px;
        height: 40px;
        left: 35%;
    }

    .blog-details-banner {
        height: 200px;
    }

    .blog-details-title {
        top: 20%;
    }

    .blog-details-title h1 {
        font-size: 20px;
    }

    .blog-details-anchors {
        width: 90% !important;
    }

    .anchor {
        font-size: 1.2em;
    }

    /* End style for new blog pages */

    /* Style for new Partner */

    .partner-banner {
        height: 380px;
        padding: 52px 80px;
    }

    .partner-title {
        font-size: 3.5em;
        padding-left: 0;
    }

    .partner-contents {
        padding: 3% 10%;
    }



    .reference {
        padding-bottom: 40px;
    }

    /* End style for new Partner */

    /* Style for new home pages */
    section.home-page {
        padding: 10%;
    }

    

    .group-item.item-bot .dk-item {
        display: none;
    }

    .group-item.item-bot .mb-item {
        display: block;
    }

    /* End style for new home pages */

    /* Style for new Commercial Solutions */

    .cs-banner {
        background-position-x: right;
        background-position-y: center;
        padding: 20px;
    }

    .cs-title {
        font-size: 2.5em;
    }

    .cs-desc {
        font-size: 1em;
    }

    .cs-group {
        display: grid;
        grid-template-columns: 1fr;
        padding: 10px;
    }

    .cs-item {
        padding: 40px;
        margin: 10px;
    }

    .cs-item-title {
        font-size: 3em;
    }

    .cs-item-desc {
        display: none;
    }

    /* End style for new Commercial Solutions */

    .applications-page {
        grid-template-columns: 1fr;
    }

    .applications-page aside {
        display: none;
    }

    .banner-applications {
        background-position-x: center;
        height: 168px;
    }

    .banner-applications .banner-content {
        width: 65%;
    }

    .banner-applications h2.title {
        font-size: 1.2em;
        padding-top: 0;
    }

    .banner-applications p {
        font-size: 0.6em;
        margin-bottom: 0.2rem;
    }

    .tabs-group {
        grid-template-columns: 1fr 1fr 1fr;
        width: 100%;
    }

    .btn-tab {
        font-size: 0.8em;
    }

    .product-items {
        grid-template-columns: 1fr 1fr;
    }

    .item-title {
        font-size: 1.2em;
    }

    .item-action {
        width: 200px;
    }

    .item-img {
        width: 200px;
        height: 220px;
    }

    .item-add-cart {
        left: 7%;
    }

    .item-price {
        font-size: 1.2em;
        padding-top: 5px;
        height: 38px;
    }

    .item-add-cart-btn {
        width: 80%;
        height: 39px;
    }

    .item-details {
        margin: 10px 21px 30px 23px;
    }

    .item-desc {
        padding: 15px 15px 40px 20px;
        font-size: 1em;
    }

    .item-icons {
        padding-bottom: 100px;
        margin: -70px 42px;
    }

    .item-icon {
        width: 75px;
    }

    .application-lifepo {
        margin-top: 0;
        background-position-x: left;
        height: 234px;
        padding: 8px 268px;
    }

    .grid-line {
        grid-template-columns: 1fr;
        padding: 5px 20px;
    }

    .battery-details {
        max-width: 300px;
    }

    .right-details {
        width: 332px;
        margin: -8px;
    }

    .category-app:not(:last-child) {
        border-right: solid 2px;
    }

    .application-cats {
        grid-template-columns: 1fr 1fr 1fr;
        margin: 16px;
        padding-bottom: 40px;
    }
    
    .diagram {
        padding: 20px;
    }

    /* Camping page */
    .item-action.large-img {
        width: 200px;
    }

    .item-img.prefix {
        width: 200px;
        height: 220px;
    }

    .item-add-cart.prefix {
        left: 7%;
    }

    .item-price.prefix {
        height: 42px;
        width: 80%;
        margin-left: 32px;
    }

    .item-add-cart-btn.prefix {
        height: 44px;
        margin-left: 10px;
        width: 130px;
    }

    .item-details .long-details {
        margin: 10px 34px 30px 42px;
    }

    .item-icons.mb-prefix {
        margin: -65px 20px 6px 32px;
        padding-bottom: 0;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    /* Start style for new blog pages */

    .blog-page-banner {
        height: 232px;
    }

    .blog-page-banner h1 {
        top: 60%;
    }

    .blog-guide-list {
        grid-template-columns: 1fr;
    }

    .guide-links {
        padding: 15px;
    }

    .latest-posts .post-listing {
        grid-template-columns: 1fr;
        padding: 20px;
    }

    .latest-posts .load-more-blog-btn {
        width: 210px;
        height: 40px;
        left: 20%;
    }

    .blog-details-banner {
        height: 200px;
    }

    .blog-details-title {
        top: 20%;
    }

    .blog-details-title h1 {
        font-size: 20px;
    }

    .blog-details-anchors {
        width: 90% !important;
    }

    .anchor {
        font-size: 1.2em;
    }

    /* End style for new blog pages */

    /* Style for new Partner */

    .partner-banner {
        height: 380px;
        padding: 52px 80px;
    }

    .partner-title {
        font-size: 3.5em;
        padding-left: 0;
    }

    .partner-contents {
        padding: 3% 10%;
    }



    .reference {
        padding-bottom: 40px;
    }

    /* End style for new Partner */

    /* Style for new home pages */

    .group-3-items, .group-area-items {
        grid-template-columns: 1fr;
    }

    .group-item.item-left {
        grid-column: 1;
        grid-row: 1;
    }
    
    .group-item.item-right-top1 {
        grid-column: 1;
        grid-row: 2;
    }
    
    .group-item.item-right-top2 {
        grid-column: 1;
        grid-row: 3;
    }
    
    .group-item.item-bot {
        grid-column: 1;
        grid-row: 4;
    }

    .group-item.item-bot .dk-item {
        display: none;
    }

    .group-item.item-bot .mb-item {
        display: block;
    }

    /* End style for new home pages */

    /* Style for new Commercial Solutions */

    .cs-banner {
        background-position-x: right;
        background-position-y: center;
        padding: 20px;
    }

    .cs-title {
        font-size: 2.5em;
    }

    .cs-desc {
        font-size: 1em;
    }

    .cs-group {
        display: grid;
        grid-template-columns: 1fr;
        padding: 10px;
    }

    .cs-item {
        padding: 20px;
        margin: 10px;
    }

    .cs-item-title {
        font-size: 2em;
    }

    .cs-item-desc {
        display: none;
    }

    /* End style for new Commercial Solutions */

    .applications-page {
        grid-template-columns: 1fr;
    }

    .applications-page aside {
        display: none;
    }

    .banner-applications {
        background-position-x: center;
    }

    .banner-applications h2.title {
        font-size: 1.5em;
        padding-top: 5px;
    }

    .banner-applications p {
        font-size: 0.75em;
    }

    .tabs-group {
        grid-template-columns: 1fr 1fr 1fr;
        width: 100%;
    }

    .btn-tab {
        font-size: 0.8em;
    }

    .product-items {
        grid-template-columns: 1fr;
    }

    .item-title {
        font-size: 1.5em;
    }

    .item-add-cart {
        left: 2.5%;
    }

    .item-price {
        font-size: 1.2em;
        padding-top: 5px;
        height: 38px;
    }

    .item-add-cart-btn {
        width: 93%;
        height: 39px;
    }

    .item-details {
        margin: 10px 8px 30px 8px
    }

    .item-desc {
        padding: 10px 10px 40px 10px;
        font-size: 1.2em;
    }

    .item-icons {
        padding-bottom: 100px;
        margin: -68px 15px;
    }

    .application-lifepo {
        margin-top: 0;
        background-position-x: center;
    }

    .grid-line {
        grid-template-columns: 1fr;
        padding: 15px;
    }

    .battery-details {
        max-width: 300px;
    }

    .right-details {
        width: 332px;
        margin: 0;
    }

    .category-app:not(:last-child) {
        border-right: none;
    }

    .application-cats {
        grid-template-columns: 1fr;
        margin: -36px;
        padding-bottom: 40px;
    }
    
    .diagram {
        padding: 0;
    }

    /* Camping page */
    .product-wire-items {
        grid-template-columns: 1fr;
    }

    .item-action.large-img {
        width: 300px;
    }

    .item-img.prefix {
        width: 300px;
        height: 320px;
    }

    .item-add-cart.prefix {
        left: 7%;
    }

    .item-price.prefix {
        height: 42px;
        width: 80%;
        margin-left: 32px;
    }

    .item-add-cart-btn.prefix {
        height: 44px;
        margin-left: 10px;
        width: 160px;
    }

    .item-details .long-details {
        margin: 10px 34px 30px 42px;
    }

    .item-icons.mb-prefix {
        margin: -74px 20px 6px 18px;
        padding-bottom: 0;
    }
}

/* iPhone X ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
    /* Start style for new blog pages */

    .blog-page-banner {
        height: 232px;
    }

    .blog-page-banner h1 {
        top: 60%;
    }

    .blog-guide-list {
        grid-template-columns: 1fr 1fr;
    }

    .guide-links {
        padding: 15px;
    }

    .latest-posts .post-listing {
        grid-template-columns: 1fr 1fr;
        padding: 20px;
    }

    .latest-posts .load-more-blog-btn {
        width: 210px;
        height: 40px;
        left: 35%;
    }

    .blog-guide {
        padding: 14px;
    }

    .blog-details-banner {
        height: 200px;
    }

    .blog-details-title {
        top: 20%;
    }

    .blog-details-title h1 {
        font-size: 20px;
    }

    .blog-details-anchors {
        width: 90% !important;
    }

    .anchor {
        font-size: 1.2em;
    }

    /* End style for new blog pages */

    /* Style for new Partner */

    .partner-banner {
        height: 380px;
        padding: 52px 80px;
    }

    .partner-title {
        font-size: 3.5em;
        padding-left: 0;
    }

    .partner-contents {
        padding: 3% 10%;
    }



    .reference {
        padding-bottom: 40px;
    }

    /* End style for new Partner */

    /* Style for new home pages */
    section.home-page {
        padding: 5% 15%;
    }

    .group-3-items, .group-area-items {
        grid-template-columns: 1fr;
    }

    .group-item.item-left {
        grid-column: 1;
        grid-row: 1;
    }
    
    .group-item.item-right-top1 {
        grid-column: 1;
        grid-row: 2;
    }
    
    .group-item.item-right-top2 {
        grid-column: 1;
        grid-row: 3;
    }
    
    .group-item.item-bot {
        grid-column: 1;
        grid-row: 4;
    }

    .group-item.item-bot .dk-item {
        display: none;
    }

    .group-item.item-bot .mb-item {
        display: block;
    }

    /* End style for new home pages */

    /* Style for new Commercial Solutions */

    .cs-banner {
        background-position-x: right;
        background-position-y: center;
        padding: 20px;
    }

    .cs-title {
        font-size: 2.5em;
    }

    .cs-desc {
        font-size: 1em;
    }

    .cs-group {
        display: grid;
        grid-template-columns: 1fr;
        padding: 10px;
    }

    .cs-item {
        padding: 40px;
        margin: 10px;
    }

    .cs-item-title {
        font-size: 3em;
    }

    .cs-item-desc {
        display: none;
    }

    /* End style for new Commercial Solutions */

    .applications-page {
        grid-template-columns: 1fr;
    }

    .applications-page aside {
        display: none;
    }

    .banner-applications {
        background-position-x: center;
        height: 168px;
    }

    .banner-applications .banner-content {
        width: 65%;
    }

    .banner-applications h2.title {
        font-size: 1.2em;
        padding-top: 0;
    }

    .banner-applications p {
        font-size: 0.6em;
        margin-bottom: 0.2rem;
    }

    .tabs-group {
        grid-template-columns: 1fr 1fr 1fr;
        width: 100%;
    }

    .btn-tab {
        font-size: 0.8em;
    }

    .product-items {
        grid-template-columns: 1fr 1fr;
    }

    .item-title {
        font-size: 1.2em;
    }

    .item-action {
        width: 200px;
    }

    .item-img {
        width: 200px;
        height: 220px;
    }

    .item-add-cart {
        left: 7%;
    }

    .item-price {
        font-size: 1.2em;
        padding-top: 5px;
        height: 38px;
    }

    .item-add-cart-btn {
        width: 80%;
        height: 39px;
    }

    .item-details {
        margin: 10px 21px 30px 23px;
    }

    .item-desc {
        padding: 15px 15px 40px 20px;
        font-size: 1em;
    }

    .item-icons {
        padding-bottom: 100px;
        margin: -70px 42px;
    }

    .item-icon {
        width: 75px;
    }

    .application-lifepo {
        margin-top: 0;
        background-position-x: left;
        height: 234px;
        padding: 8px 268px;
    }

    .grid-line {
        grid-template-columns: 1fr;
        padding: 5px 20px;
    }

    .battery-details {
        max-width: 300px;
    }

    .right-details {
        width: 332px;
        margin: -8px;
    }

    .category-app:not(:last-child) {
        border-right: solid 2px;
    }

    .application-cats {
        grid-template-columns: 1fr 1fr 1fr;
        margin: 16px;
        padding-bottom: 40px;
    }
    
    .diagram {
        padding: 20px;
    }

    /* Camping page */
    .item-action.large-img {
        width: 200px;
    }

    .item-img.prefix {
        width: 200px;
        height: 220px;
    }

    .item-add-cart.prefix {
        left: 7%;
    }

    .item-price.prefix {
        height: 42px;
        width: 80%;
        margin-left: 32px;
    }

    .item-add-cart-btn.prefix {
        height: 44px;
        margin-left: 10px;
        width: 130px;
    }

    .item-details .long-details {
        margin: 10px 34px 30px 42px;
    }

    .item-icons.mb-prefix {
        margin: -65px 20px 6px 32px;
        padding-bottom: 0;
    }

    .grid-line.mb-prefix {
        padding: 12px;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
    /* Start style for new blog pages */

    .blog-page-banner {
        height: 232px;
    }

    .blog-page-banner h1 {
        top: 60%;
    }

    .blog-guide-list {
        grid-template-columns: 1fr;
    }

    .guide-links {
        padding: 15px;
    }

    .latest-posts .post-listing {
        grid-template-columns: 1fr;
        padding: 20px;
    }

    .latest-posts .load-more-blog-btn {
        width: 210px;
        height: 40px;
        left: 20%;
    }

    .blog-details-banner {
        height: 200px;
    }

    .blog-details-title {
        top: 20%;
    }

    .blog-details-title h1 {
        font-size: 20px;
    }

    .blog-details-anchors {
        width: 90% !important;
    }

    .anchor {
        font-size: 1.2em;
    }

    /* End style for new blog pages */

    /* Style for new Partner */

    .partner-banner {
        height: 380px;
        padding: 52px 80px;
    }

    .partner-title {
        font-size: 3.5em;
        padding-left: 0;
    }

    .partner-contents {
        padding: 3% 10%;
    }



    .reference {
        padding-bottom: 40px;
    }

    /* End style for new Partner */

    /* Style for new home pages */

    .group-3-items, .group-area-items {
        grid-template-columns: 1fr;
    }

    .group-item.item-left {
        grid-column: 1;
        grid-row: 1;
    }
    
    .group-item.item-right-top1 {
        grid-column: 1;
        grid-row: 2;
    }
    
    .group-item.item-right-top2 {
        grid-column: 1;
        grid-row: 3;
    }
    
    .group-item.item-bot {
        grid-column: 1;
        grid-row: 4;
    }

    .group-item.item-bot .dk-item {
        display: none;
    }

    .group-item.item-bot .mb-item {
        display: block;
    }

    /* End style for new home pages */

     /* Style for new Commercial Solutions */

     .cs-banner {
        background-position-x: right;
        background-position-y: center;
        padding: 20px;
    }

    .cs-title {
        font-size: 2.5em;
    }

    .cs-desc {
        font-size: 1em;
    }

    .cs-group {
        display: grid;
        grid-template-columns: 1fr;
        padding: 10px;
    }

    .cs-item {
        padding: 20px;
        margin: 10px;
    }

    .cs-item-title {
        font-size: 2em;
    }

    .cs-item-desc {
        display: none;
    }

    /* End style for new Commercial Solutions */

    .applications-page {
        grid-template-columns: 1fr;
    }

    .applications-page aside {
        display: none;
    }

    .banner-applications {
        background-position-x: center;
    }

    .banner-applications h2.title {
        font-size: 1.5em;
        padding-top: 5px;
    }

    .banner-applications p {
        font-size: 0.75em;
    }

    .tabs-group {
        grid-template-columns: 1fr 1fr 1fr;
        width: 100%;
    }

    .btn-tab {
        font-size: 0.8em;
    }

    .product-items {
        grid-template-columns: 1fr;
    }

    .item-title {
        font-size: 1.5em;
    }

    .item-add-cart {
        left: 2.5%;
    }

    .item-price {
        font-size: 1.2em;
        padding-top: 5px;
        height: 38px;
    }

    .item-add-cart-btn {
        width: 93%;
        height: 39px;
    }

    .item-details {
        margin: 10px 8px 30px 8px
    }

    .item-desc {
        padding: 10px 10px 40px 10px;
        font-size: 1.2em;
    }

    .item-icons {
        padding-bottom: 100px;
        margin: -68px 15px;
    }

    .application-lifepo {
        margin-top: 0;
        background-position-x: center;
    }

    .grid-line {
        grid-template-columns: 1fr;
        padding: 15px;
    }

    .battery-details {
        max-width: 300px;
    }

    .right-details {
        width: 332px;
        margin: 0;
    }

    .category-app:not(:last-child) {
        border-right: none;
    }

    .application-cats {
        grid-template-columns: 1fr;
        margin: -36px;
        padding-bottom: 40px;
    }
    
    .diagram {
        padding: 0;
    }

    /* Camping page */
    .product-wire-items {
        grid-template-columns: 1fr;
    }

    .item-action.large-img {
        width: 300px;
    }

    .item-img.prefix {
        width: 300px;
        height: 320px;
    }

    .item-add-cart.prefix {
        left: 7%;
    }

    .item-price.prefix {
        height: 42px;
        width: 80%;
        margin-left: 32px;
    }

    .item-add-cart-btn.prefix {
        height: 44px;
        margin-left: 10px;
        width: 160px;
    }

    .item-details .long-details {
        margin: 10px 34px 30px 42px;
    }

    .item-icons.mb-prefix {
        margin: -74px 20px 6px 18px;
        padding-bottom: 0;
    }
}

/* iphone 11 */
@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){ 
    /* Start style for new blog pages */

    .blog-page-banner {
        height: 232px;
    }

    .blog-page-banner h1 {
        top: 60%;
    }

    .blog-guide-list {
        grid-template-columns: 1fr 1fr;
    }

    .guide-links {
        padding: 15px;
    }

    .latest-posts .post-listing {
        grid-template-columns: 1fr 1fr;
        padding: 20px;
    }

    .latest-posts .load-more-blog-btn {
        width: 210px;
        height: 40px;
        left: 35%;
    }

    .blog-guide {
        padding: 34px;
    }

    .blog-details-banner {
        height: 200px;
    }

    .blog-details-title {
        top: 20%;
    }

    .blog-details-title h1 {
        font-size: 20px;
    }

    .blog-details-anchors {
        width: 90% !important;
    }

    .anchor {
        font-size: 1.2em;
    }

    /* End style for new blog pages */

    /* Style for new Partner */

    .partner-banner {
        height: 380px;
        padding: 52px 80px;
    }

    .partner-title {
        font-size: 3.5em;
        padding-left: 0;
    }

    .partner-contents {
        padding: 3% 10%;
    }


    .reference {
        padding-bottom: 40px;
    }

    /* End style for new Partner */



    .group-item.item-bot .dk-item {
        display: block;
    }

    .group-item.item-bot .mb-item {
        display: none;
    }

    /* End style for new home pages */

    /* Style for new Commercial Solutions */

    .cs-banner {
        background-position-x: right;
        background-position-y: center;
        padding: 20px;
    }

    .cs-title {
        font-size: 2.5em;
    }

    .cs-desc {
        font-size: 1em;
    }

    .cs-group {
        display: grid;
        grid-template-columns: 1fr;
        padding: 10px;
    }

    .cs-item {
        padding: 40px;
        margin: 10px;
    }

    .cs-item-title {
        font-size: 3em;
    }

    .cs-item-desc {
        display: none;
    }

    /* End style for new Commercial Solutions */

    .applications-page {
        grid-template-columns: 1fr;
    }

    .applications-page aside {
        display: none;
    }

    .banner-applications {
        background-position-x: center;
        height: 168px;
    }

    .banner-applications .banner-content {
        width: 65%;
    }

    .banner-applications h2.title {
        font-size: 1.2em !important;
        padding-top: 0;
    }

    .banner-applications p {
        font-size: 0.6em;
        margin-bottom: 0.2rem;
    }

    .tabs-group {
        grid-template-columns: 1fr 1fr 1fr;
        width: 100%;
    }

    .btn-tab {
        font-size: 0.8em;
    }

    .product-items {
        grid-template-columns: 1fr 1fr;
    }

    .item-title {
        font-size: 1.2em;
    }

    .item-action {
        width: 200px;
    }

    .item-img {
        width: 200px;
        height: 220px;
    }

    .item-add-cart {
        left: 7%;
    }

    .item-price {
        font-size: 1.2em;
        padding-top: 5px;
        height: 38px;
    }

    .item-add-cart-btn {
        width: 80%;
        height: 39px;
    }

    .item-details {
        margin: 10px 21px 30px 23px;
    }

    .item-desc {
        padding: 15px 15px 40px 20px;
        font-size: 1em;
    }

    .item-icons {
        padding-bottom: 100px;
        margin: -70px 42px;
    }

    .item-icon {
        width: 75px;
    }

    .application-lifepo {
        margin-top: 0;
        background-position-x: left;
        height: 234px;
        padding: 8px 268px;
    }

    .grid-line {
        grid-template-columns: 1fr;
        padding: 5px 20px !important;
    }

    .battery-details {
        max-width: 300px;
    }

    .right-details {
        width: 332px;
        margin: -8px;
    }

    .category-app:not(:last-child) {
        border-right: solid 2px;
    }

    .application-cats {
        grid-template-columns: 1fr 1fr 1fr;
        margin: 16px;
        padding-bottom: 40px;
    }
    
    .diagram {
        padding: 20px;
    }

    /* Camping page */
    .item-action.large-img {
        width: 200px;
    }

    .item-img.prefix {
        width: 200px;
        height: 220px;
    }

    .item-add-cart.prefix {
        left: 7%;
    }

    .item-price.prefix {
        height: 42px;
        width: 80%;
        margin-left: 32px;
    }

    .item-add-cart-btn.prefix {
        height: 44px;
        margin-left: 10px;
        width: 130px;
    }

    .item-details .long-details {
        margin: 10px 34px 30px 42px;
    }

    .item-icons.mb-prefix {
        margin: -65px 20px 6px 32px;
        padding-bottom: 0;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){ 
    /* Start style for new blog pages */

    .blog-page-banner {
        height: 232px;
    }

    .blog-page-banner h1 {
        top: 60%;
    }

    .blog-guide-list {
        grid-template-columns: 1fr;
    }

    .guide-links {
        padding: 15px;
    }

    .latest-posts .post-listing {
        grid-template-columns: 1fr;
        padding: 20px;
    }

    .latest-posts .load-more-blog-btn {
        width: 210px;
        height: 40px;
        left: 20%;
    }

    .blog-guide {
        padding: 18px;
    }

    .blog-details-banner {
        height: 200px;
    }

    .blog-details-title {
        top: 20%;
    }

    .blog-details-title h1 {
        font-size: 20px;
    }

    .blog-details-anchors {
        width: 90% !important;
    }

    .anchor {
        font-size: 1.2em;
    }

    /* End style for new blog pages */

    /* Style for new Partner */

    .partner-banner {
        height: 380px;
        padding: 52px 80px;
    }

    .partner-title {
        font-size: 3.5em;
        padding-left: 0;
    }

    .partner-contents {
        padding: 3% 10%;
    }



    .reference {
        padding-bottom: 40px;
    }

    /* End style for new Partner */

	/* Style for new home pages */

    .group-3-items, .group-area-items {
        grid-template-columns: 1fr;
    }

    .group-item.item-left {
        grid-column: 1;
        grid-row: 1;
    }
    
    .group-item.item-right-top1 {
        grid-column: 1;
        grid-row: 2;
    }
    
    .group-item.item-right-top2 {
        grid-column: 1;
        grid-row: 3;
    }
    
    .group-item.item-bot {
        grid-column: 1;
        grid-row: 4;
    }

    .group-item.item-bot .dk-item {
        display: none;
    }

    .group-item.item-bot .mb-item {
        display: block;
    }

    /* End style for new home pages */

    /* Style for new Commercial Solutions */

    .cs-banner {
        background-position-x: right;
        background-position-y: center;
        padding: 20px;
    }

    .cs-title {
        font-size: 2.5em;
    }

    .cs-desc {
        font-size: 1em;
    }

    .cs-group {
        display: grid;
        grid-template-columns: 1fr;
        padding: 10px;
    }

    .cs-item {
        padding: 20px;
        margin: 10px;
    }

    .cs-item-title {
        font-size: 2em;
    }

    .cs-item-desc {
        display: none;
    }

    /* End style for new Commercial Solutions */

    .applications-page {
        grid-template-columns: 1fr;
    }

    .applications-page aside {
        display: none;
    }

    .banner-applications {
        background-position-x: center;
    }

    .banner-applications h2.title {
        font-size: 1.5em;
        padding-top: 5px;
    }

    .banner-applications p {
        font-size: 0.75em;
    }

    .tabs-group {
        grid-template-columns: 1fr 1fr 1fr;
        width: 100%;
    }

    .btn-tab {
        font-size: 0.8em;
    }

    .product-items {
        grid-template-columns: 1fr;
    }

    .item-title {
        font-size: 1.5em;
    }

    .item-add-cart {
        left: 2.5%;
    }

    .item-price {
        font-size: 1.2em;
        padding-top: 5px;
        height: 38px;
    }

    .item-add-cart-btn {
        width: 93%;
        height: 39px;
    }

    .item-details {
        margin: 10px 8px 30px 8px
    }

    .item-desc {
        padding: 10px 10px 40px 10px;
        font-size: 1.2em;
    }

    .item-icons {
        padding-bottom: 100px;
        margin: -68px 15px;
    }

    .application-lifepo {
        margin-top: 0;
        background-position-x: center;
    }

    .grid-line {
        grid-template-columns: 1fr;
        padding: 15px;
    }

    .battery-details {
        max-width: 300px;
    }

    .right-details {
        width: 332px;
        margin: 0;
    }

    .category-app:not(:last-child) {
        border-right: none;
    }

    .application-cats {
        grid-template-columns: 1fr;
        margin: -36px;
        padding-bottom: 40px;
    }
    
    .diagram {
        padding: 0;
    }

    /* Camping page */
    .product-wire-items {
        grid-template-columns: 1fr;
    }

    .item-action.large-img {
        width: 300px;
    }

    .item-img.prefix {
        width: 300px;
        height: 320px;
    }

    .item-add-cart.prefix {
        left: 7%;
    }

    .item-price.prefix {
        height: 42px;
        width: 80%;
        margin-left: 32px;
    }

    .item-add-cart-btn.prefix {
        height: 44px;
        margin-left: 10px;
        width: 160px;
    }

    .item-details .long-details {
        margin: 10px 34px 30px 42px;
    }

    .item-icons.mb-prefix {
        margin: -74px 20px 6px 18px;
        padding-bottom: 0;
    }
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    /* Start style for new blog pages */

    .blog-page-banner {
        height: 232px;
    }

    .blog-page-banner h1 {
        top: 60%;
    }

    .blog-guide-list {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .guide-links {
        padding: 15px;
        font-size: 1em;
        height: 120px;
    }

    .latest-posts .post-listing {
        grid-template-columns: 1fr 1fr;
        padding: 20px;
    }

    .latest-posts .load-more-blog-btn {
        width: 210px;
        height: 40px;
        left: 35%;
    }

    /* End style for new blog pages */

    /* Style for new Partner */

    .reference {
        padding: 40px;
    }

    /* End style for new Partner */

    /* Style for new home page */
    .group-item {
        padding: 6px;    
    }
    /* End style for new home page */

    /* Style for new Commercial Solutions */

    .cs-banner {
        background-position-x: right;
        background-position-y: center;
        padding: 50px;
    }

    .cs-title {
        font-size: 2.8em;
    }

    .cs-desc {
        font-size: 1.2em;
    }

    .cs-group {
        display: grid;
        grid-template-columns: 1fr;
        padding: 10px;
    }

    .cs-item {
        padding: 20px;
        margin: 10px;
    }

    .cs-item-title {
        font-size: 2em;
    }

    .cs-item-desc {
        font-size: 1em;
    }

    /* End style for new Commercial Solutions */

    .banner-applications .banner-content {
        width: 56%;
    }

    .banner-applications h2.title {
        font-size: 1.8em;
        padding-top: 10px;
    }

    .banner-applications p {
        font-size: 0.8em;
    }

    .tabs-group {
        grid-template-columns: 1fr 1fr 1fr;
        width: 65%;
    }

    .btn-tab {
        font-size: 0.8em;
    }

    .product-items {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .item-action {
        width: 180px;    
    }

    .item-img {
        width: 180px;
        height: 200px;
    }

    .item-title {
        font-size: 1.5em;
    }

    .item-add-cart {
        left: 10%;
    }

    .item-price {
        font-size: 1em;
        padding-top: 5px;
        height: 32px;
    }

    .item-add-cart-btn {
        width: 72%;
        height: 34px;
    }

    .item-details {
        margin: 10px 23px 30px 26px;
    }

    .item-desc {
        padding: 10px 10px 40px 10px;
        font-size: 1em;
    }

    .item-icons {
        padding-bottom: 100px;
        margin: -68px 28px;
    }

    .item-icon {
        width: 72px;    
    }

    .application-lifepo {
        margin-top: 0;
    }

    .grid-line {
        display: grid;
        grid-template-columns: 1fr;
        padding: 20px 0 10px 290px;    
    }

    .battery-details {
        max-width: 420px;
    }

    .right-details {
        margin: 4px -12px;
    }
    
    .diagram {
        padding: 50px;
    }

    /* Camping page */
    .item-action.large-img {
        width: 300px;
    }

    .item-img.prefix {
        width: 300px;
        height: 320px;
    }

    .item-add-cart.prefix {
        left: 5%;
    }

    .item-price.prefix {
        height: 42px;
    }

    .item-add-cart-btn.prefix {
        height: 44px;
        margin-left: 10px;
        width: 160px;
    }

    .item-details .long-details {
        margin: 10px 34px 30px 42px;
    }

    .item-icons.mb-prefix {
        margin: -68px 7px 60px 50px;
        padding-bottom: 0;
    }
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    /* Start style for new blog pages */

    .blog-page-banner {
        height: 232px;
    }

    .blog-page-banner h1 {
        top: 60%;
    }

    .blog-guide-list {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .guide-links {
        padding: 15px;
        font-size: 1em;
        height: 120px;
    }

    .latest-posts .post-listing {
        grid-template-columns: 1fr 1fr;
        padding: 20px;
    }

    .latest-posts .load-more-blog-btn {
        width: 210px;
        height: 40px;
        left: 35%;
    }

    .blog-details-title {
        top: 55%;
        width: 90% !important;
    }

    .blog-details-anchors {
        width: 90% !important;
    }

    /* End style for new blog pages */

    /* Style for new Partner */

    .reference {
        padding: 20px;
    }

    /* End style for new Partner */

    /* Style for new home page */
    .group-item {
        padding: 5px;    
    }
    /* End style for new home page */

    /* Style for new Commercial Solutions */

    .cs-banner {
        background-position-x: right;
        background-position-y: center;
        padding: 50px;
    }

    .cs-title {
        font-size: 2.8em;
    }

    .cs-desc {
        font-size: 1.2em;
    }

    .cs-group {
        display: grid;
        grid-template-columns: 1fr;
        padding: 10px;
    }

    .cs-item {
        padding: 20px;
        margin: 10px;
    }

    .cs-item-title {
        font-size: 2em;
    }

    .cs-item-desc {
        font-size: 1em;
    }

    /* End style for new Commercial Solutions */

    .applications-page {
        grid-template-columns: 1fr;
    }

    .applications-page aside {
        display: none;
    }

    .banner-applications {
        background-position-x: center;
    }

    .banner-applications .banner-content {
        width: 70%;
    }

    .banner-applications h2.title {
        font-size: 1.8em;
        padding-top: 10px;
    }

    .banner-applications p {
        font-size: 0.85em;
    }

    .tabs-group {
        grid-template-columns: 1fr 1fr 1fr;
        width: 65%;
    }

    .btn-tab {
        font-size: 0.8em;
    }

    .product-items {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .item-action {
        width: 180px;    
    }

    .item-img {
        width: 180px;
        height: 200px;
    }

    .item-title {
        font-size: 1.5em;
    }

    .item-add-cart {
        left: 10%;
    }

    .item-price {
        font-size: 1em;
        padding-top: 5px;
        height: 32px;
    }

    .item-add-cart-btn {
        width: 72%;
        height: 34px;
    }

    .item-details {
        margin: 10px 21px 30px 26px;
    }

    .item-desc {
        padding: 10px 10px 40px 10px;
        font-size: 1em;
    }

    .item-icons {
        padding-bottom: 100px;
        margin: -68px 18px;
    }

    .item-icon {
        width: 72px;    
    }

    .application-lifepo {
        margin-top: 0;
    }

    .grid-line {
        display: grid;
        grid-template-columns: 1fr;
        padding: 20px 0 10px 290px;    
    }

    .battery-details {
        max-width: 420px;
    }

    .right-details {
        margin: 4px -12px;
    }
    
    .diagram {
        padding: 50px;
    }

    /* Camping page */
    .item-action.large-img {
        width: 300px;
    }

    .item-img.prefix {
        width: 300px;
        height: 320px;
    }

    .item-add-cart.prefix {
        left: 5%;
    }

    .item-price.prefix {
        height: 42px;
    }

    .item-add-cart-btn.prefix {
        height: 44px;
        margin-left: 10px;
        width: 160px;
    }

    .item-details .long-details {
        margin: 10px 34px 30px 42px;
    }

    .item-icons.mb-prefix {
        margin: -68px 7px 60px 50px;
        padding-bottom: 0;
    }
}

/* Huawei mate30 landscape ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 780px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
    /* Start style for new blog pages */

    .blog-page-banner {
        height: 232px;
    }

    .blog-page-banner h1 {
        top: 60%;
    }

    .blog-guide-list {
        grid-template-columns: 1fr 1fr;
    }

    .guide-links {
        padding: 15px;
    }

    .latest-posts .post-listing {
        grid-template-columns: 1fr 1fr;
        padding: 20px;
    }

    .latest-posts .load-more-blog-btn {
        width: 210px;
        height: 40px;
        left: 35%;
    }

    .blog-details-banner {
        height: 200px;
    }

    .blog-details-title {
        top: 20%;
    }

    .blog-details-title h1 {
        font-size: 20px;
    }

    .blog-details-anchors {
        width: 90% !important;
    }

    .anchor {
        font-size: 1.2em;
    }

    /* End style for new blog pages */

    /* Style for new Partner */

    .partner-banner {
        height: 380px;
        padding: 52px 80px;
    }

    .partner-title {
        font-size: 3.5em;
        padding-left: 0;
    }

    .partner-contents {
        padding: 3% 10%;
    }



    .reference {
        padding-bottom: 40px;
    }

    /* End style for new Partner */

	/* Style for new home pages */

    .group-3-items, .group-area-items {
        grid-template-columns: 1fr;
    }

    .group-item.item-left {
        grid-column: 1;
        grid-row: 1;
    }
    
    .group-item.item-right-top1 {
        grid-column: 1;
        grid-row: 2;
    }
    
    .group-item.item-right-top2 {
        grid-column: 1;
        grid-row: 3;
    }
    
    .group-item.item-bot {
        grid-column: 1;
        grid-row: 4;
    }

    .group-item.item-bot .dk-item {
        display: none;
    }

    .group-item.item-bot .mb-item {
        display: block;
    }

    /* End style for new home pages */

    /* Style for new Commercial Solutions */

    .cs-banner {
        background-position-x: right;
        background-position-y: center;
        padding: 20px;
    }

    .cs-title {
        font-size: 2.5em;
    }

    .cs-desc {
        font-size: 1em;
    }

    .cs-group {
        display: grid;
        grid-template-columns: 1fr;
        padding: 10px;
    }

    .cs-item {
        padding: 40px;
        margin: 10px;
    }

    .cs-item-title {
        font-size: 3em;
    }

    .cs-item-desc {
        display: none;
    }

    /* End style for new Commercial Solutions */

    .applications-page {
        grid-template-columns: 1fr;
    }

    .applications-page aside {
        display: none;
    }

    .banner-applications {
        background-position-x: center;
        height: 168px;
    }

    .banner-applications .banner-content {
        width: 65%;
    }

    .banner-applications h2.title {
        font-size: 1.2em;
        padding-top: 0;
    }

    .banner-applications p {
        font-size: 0.6em;
        margin-bottom: 0.2rem;
    }

    .tabs-group {
        grid-template-columns: 1fr 1fr 1fr;
        width: 100%;
    }

    .btn-tab {
        font-size: 0.8em;
    }

    .product-items {
        grid-template-columns: 1fr 1fr;
    }

    .item-title {
        font-size: 1.2em;
    }

    .item-action {
        width: 200px;
    }

    .item-img {
        width: 200px;
        height: 220px;
    }

    .item-add-cart {
        left: 7%;
    }

    .item-price {
        font-size: 1.2em;
        padding-top: 5px;
        height: 38px;
    }

    .item-add-cart-btn {
        width: 80%;
        height: 39px;
    }

    .item-details {
        margin: 10px 21px 30px 23px;
    }

    .item-desc {
        padding: 15px 15px 40px 20px;
        font-size: 1em;
    }

    .item-icons {
        padding-bottom: 100px;
        margin: -70px 42px;
    }

    .item-icon {
        width: 75px;
    }

    .application-lifepo {
        margin-top: 0;
        background-position-x: left;
        height: 234px;
        padding: 8px 268px;
    }

    .grid-line {
        grid-template-columns: 1fr;
        padding: 5px 20px;
    }

    .battery-details {
        max-width: 300px;
    }

    .right-details {
        width: 298px;
        margin: 0;
    }

    .category-app:not(:last-child) {
        border-right: solid 2px;
    }

    .application-cats {
        grid-template-columns: 1fr 1fr 1fr;
        margin: 16px;
        padding-bottom: 40px;
    }
    
    .diagram {
        padding: 20px;
    }

    /* Camping page */
    .item-action.large-img {
        width: 200px;
    }

    .item-img.prefix {
        width: 200px;
        height: 220px;
    }

    .item-add-cart.prefix {
        left: 7%;
    }

    .item-price.prefix {
        height: 42px;
        width: 80%;
        margin-left: 32px;
    }

    .item-add-cart-btn.prefix {
        height: 44px;
        margin-left: 10px;
        width: 130px;
    }

    .item-details .long-details {
        margin: 10px 34px 30px 42px;
    }

    .item-icons.mb-prefix {
        margin: -65px 20px 6px 32px;
        padding-bottom: 0;
    }
}

/* Huawei mate30 (portrait) ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 780px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
    /* Start style for new blog pages */

    .blog-page-banner {
        height: 232px;
    }

    .blog-page-banner h1 {
        top: 60%;
    }

    .blog-guide-list {
        grid-template-columns: 1fr;
    }

    .guide-links {
        padding: 15px;
    }

    .latest-posts .post-listing {
        grid-template-columns: 1fr;
        padding: 20px;
    }

    .latest-posts .load-more-blog-btn {
        width: 210px;
        height: 40px;
        left: 20%;
    }

    .blog-details-banner {
        height: 200px;
    }

    .blog-details-title {
        top: 20%;
    }

    .blog-details-title h1 {
        font-size: 20px;
    }

    .blog-details-anchors {
        width: 90% !important;
    }

    .anchor {
        font-size: 1.2em;
    }

    /* End style for new blog pages */
    
    /* Style for new Partner */

    .partner-banner {
        height: 380px;
        padding: 52px 80px;
    }

    .partner-title {
        font-size: 3.5em;
        padding-left: 0;
    }

    .partner-contents {
        padding: 3% 10%;
    }



    .reference {
        padding-bottom: 40px;
    }

    /* End style for new Partner */

	/* Style for new home pages */

    .group-3-items, .group-area-items {
        grid-template-columns: 1fr;
    }

    .group-item.item-left {
        grid-column: 1;
        grid-row: 1;
    }
    
    .group-item.item-right-top1 {
        grid-column: 1;
        grid-row: 2;
    }
    
    .group-item.item-right-top2 {
        grid-column: 1;
        grid-row: 3;
    }
    
    .group-item.item-bot {
        grid-column: 1;
        grid-row: 4;
    }

    .group-item.item-bot .dk-item {
        display: none;
    }

    .group-item.item-bot .mb-item {
        display: block;
    }

    /* End style for new home pages */

    /* Style for new Commercial Solutions */

    .cs-banner {
        background-position-x: right;
        background-position-y: center;
        padding: 20px;
    }

    .cs-title {
        font-size: 2.5em;
    }

    .cs-desc {
        font-size: 1em;
    }

    .cs-group {
        display: grid;
        grid-template-columns: 1fr;
        padding: 10px;
    }

    .cs-item {
        padding: 20px;
        margin: 10px;
    }

    .cs-item-title {
        font-size: 2em;
    }

    .cs-item-desc {
        display: none;
    }

    /* End style for new Commercial Solutions */

    .applications-page {
        grid-template-columns: 1fr;
    }

    .applications-page aside {
        display: none;
    }

    .banner-applications {
        background-position-x: center;
    }

    .banner-applications h2.title {
        font-size: 1.5em;
        padding-top: 5px;
    }

    .banner-applications p {
        font-size: 0.75em;
    }

    .tabs-group {
        grid-template-columns: 1fr 1fr 1fr;
        width: 100%;
    }

    .btn-tab {
        font-size: 0.8em;
    }

    .product-items {
        grid-template-columns: 1fr;
    }

    .item-title {
        font-size: 1.5em;
    }

    .item-add-cart {
        left: 2.5%;
    }

    .item-price {
        font-size: 1.2em;
        padding-top: 5px;
        height: 38px;
    }

    .item-add-cart-btn {
        width: 93%;
        height: 39px;
    }

    .item-details {
        margin: 10px 8px 30px 8px
    }

    .item-desc {
        padding: 10px 10px 40px 10px;
        font-size: 1.2em;
    }

    .item-icons {
        padding-bottom: 100px;
        margin: -68px 15px;
    }

    .application-lifepo {
        margin-top: 0;
        background-position-x: center;
    }

    .grid-line {
        grid-template-columns: 1fr;
        padding: 15px;
    }

    .battery-details {
        max-width: 300px;
    }

    .right-details {
        width: 298px;
        margin: 0;
    }

    .category-app:not(:last-child) {
        border-right: none;
    }

    .application-cats {
        grid-template-columns: 1fr;
        margin: -36px;
        padding-bottom: 40px;
    }
    
    .diagram {
        padding: 0;
    }

    /* Camping page */
    .product-wire-items {
        grid-template-columns: 1fr;
    }

    .item-action.large-img {
        width: 300px;
    }

    .item-img.prefix {
        width: 300px;
        height: 320px;
    }

    .item-add-cart.prefix {
        left: 7%;
    }

    .item-price.prefix {
        height: 42px;
        width: 80%;
        margin-left: 32px;
    }

    .item-add-cart-btn.prefix {
        height: 44px;
        margin-left: 10px;
        width: 160px;
    }

    .item-details .long-details {
        margin: 10px 34px 30px 42px;
    }

    .item-icons.mb-prefix {
        margin: -74px 20px 6px 18px;
        padding-bottom: 0;
    }
}

@media screen and (max-width: 1300px) and (min-width:992px) {
  #navbarSupportedContent{
    position:absolute;
    background: rgba(7, 8, 8, 0.9);
  }
  /* .main-content{
    margin-top:70px!important;
  } */
}
.product-add-to-cart .add-to-cart{
  white-space: nowrap;
  padding: 0;
}
@media screen and (max-width:550px) {
  .banner-applications h2.title{
    font-size: 1.5em;
  }
}
@media screen and (max-width:769px) {
  .applications-page aside{
    display:none!important;
  }
}

/* 07-12-2020 */
@media screen and (max-width: 1024px) {
  .contact-support {
    padding: 45px 0;
  }
  .contact-international {
    padding: 0;
  }
  .contact .contact-tbl{
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .contact .contact-tbl .contact-item{
    width: 30%;
    padding:0 0 30px 0;
  }
  .contact-us-container .container .row{
    margin-right: 0;
    margin-left: 0;
  }
  .commercial-solutions .cs-group{
    display: flex;
    align-items:space-between;
    flex-wrap: wrap;
  }
  .commercial-solutions .cs-group .cs-item {
    width: 100%;
  }
  .commercial-solutions .cs-banner{
    padding: 30px 10%;
  }
}
.commercial-solutions .cs-item,.commercial-solutions .cs-banner{
  height:auto;
}

/* 07-12-2020 */
