.primary-btn {
    border: none;
    background: #45b6f1;
    border: 1px solid #45b6f1;
    min-height: 50px;
    border-radius: 30px;
    display: inline-block;
    min-width: 160px;
    color: #ffffff;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}

.primary-btn:hover {
    background: #ffffff;
    border: 1px solid #45b6f1;
    color: #45b6f1;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    background: #45b6f1;
    border: 1px solid #45b6f1;
    border-radius: 2px;
}

.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
    background: #1f93d1;
}

.header-top {
    padding: 10px 16px;
    display: flex;
    justify-content: space-between;
}

.header-contact a {
    font-size: 14px;
    color: #45b6f1;
}

.header-contact a:hover {
    color: #1f93d1;
}

.header-top h2 {
    font-size: 14px;
    color: #222222;
    margin: 0;
}

.header-top h2 a {
    font-size: 14px;
    color: #45b6f1;
}

.header-top h2 a:hover {
    color: #1f93d1;
}

.candy-taglines {
    text-align: center;
    padding: 35px 45px;
    /* background: rgb(69, 182, 241, .1); */
    background: #ffffff;
    border-radius: 30px;
    box-shadow: 0 6px 22px 0 rgb(0 0 0 / 9%);
    max-width: 900px;
    width: 100%;
    margin: -90px auto 0;
    z-index: 1;
    position: relative;

}

.candy-taglines h2 {
    margin: 0;
    text-align: center;
    color: #45b6f1;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
    font-size: 30px;
    letter-spacing: 1.2px;
    font-weight: 300;
}

.candy-taglines-text {
    margin-bottom: 30px;
}

.candy-taglines-text p {
    margin: 0;
    text-align: center;
    color: #4a4a49;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.8;
}

.candy-taglines-text p span {
    color: #45b6f1;
    font-weight: 500;
}

.candy-taglines h1 {
    color: #45b6f1;
    font-size: 25px;
    margin: 0;
    margin-top: 10px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
}

.candy-taglines h1 img {
    width: 140px;
    margin-right: 16px;
}

.our-values-container {
    padding: 40px 60px;
    background: rgba(0, 0, 0, 0.03);
}

.title-container {
    max-width: 800px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}

.title-container h2 {
    width: 100%;
    padding: 0;
    margin: 0;
    color: #00b1f0;
    display: block;
    font-family: 'Raleway', sans-serif;
    font-size: 36px !important;
    font-weight: 400;
    margin-bottom: 60px;
    padding: 0;
    text-align: center;
}

.title-container p {
    font-size: 14px;
    line-height: 24px;
    margin: 0 auto;
    text-align: center;
    color: #555555;
    width: 80%;
    font-weight: 400;
}

.our-values-list {
    display: flex;
    align-items: top;
}

.our-values-list .our-values-item {
    margin-right: 16px;
    flex: 1;
    overflow: hidden;
}

.our-values-list .our-values-item:last-child {
    margin-right: 0;
}

.our-values-list .our-values-item .our-values-img {
    border-radius: 30px;
    box-shadow: 0 6px 22px 0 rgb(0 0 0 / 9%);
    margin: 20px;
}

.our-values-list .our-values-item .our-values-img img {
    height: 360px;
    object-fit: cover;
    object-position: top;
    overflow: hidden;
    width: 100%;
    border-radius: 30px;
}

.our-values-list .our-values-item .our-values-content {
    text-align: center;
    padding: 0 16px 21px;
}

.our-values-list .our-values-item .our-values-content h3 {
    font-size: 20px;
    color: #45b6f1;
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 21px;
}

.our-values-list .our-values-item .our-values-content p {
    font-size: 14px;
    color: rgba(74, 74, 73, .6);
    font-weight: 400;

}

.our-values-list .our-values-item .our-values-content p span {
    color: rgba(74, 74, 73, 1);
    line-height: 1.6;
    font-weight: 400;
}

.forgot-pwd-register {
    display: flex;
    justify-content: space-between;
    margin-top: 21px;
    margin-bottom: 40px;
}

.forgot-pwd-register a {
    display: block;
    font-size: 14px;
    font-weight: 400;
}

/* .page-title {
    text-align: left;
    margin-top: 60px;
} */

.about-para {
    font-size: 18px !important;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: 0.3px;
    padding-bottom: 10px;
    text-align: justify;
    color: #000;
    padding-left: 23px !important;
}

.about-para .page-title h6 {
    font-size: 50px;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 20px;
    font-weight: 600;
}

.about-para .page-title h1 {
    font-size: 50px;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 20px;
    font-weight: 600;

}

.page-title h1 {
    font-size: 40px;
    color: #45b6f1;
    text-transform: uppercase;
    font-weight: 500;
}

.about-para .page-title:before {
    content: '';
    /* background: #45b6f1; */
    width: 70px;
    height: 6px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.page-title h6 {
    font-size: 40px;
    color: #45b6f1;
    text-transform: uppercase;
    font-weight: 500;
}

#StrengthDisp {
    margin-top: 21px;
    margin-bottom:21px;
}

.value-holder {
    margin-top: 40px;
}

.value-holder .value-content {
    padding-right: 30px;
}

.value-holder .value-content h4 {
    color: #00b1f0;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.1em;
    margin: 10px 0;
    text-align: left;
    margin-bottom: 30px;
}

.value-holder .value-content p {
    font-size: 14px;
    color: rgba(74, 74, 73, .6);
    font-weight: 400;
    line-height: 1.6;
}

.value-holder .value-content p span {
    color: rgba(74, 74, 73, 1);
    font-weight: 400;
}

.value-holder .value-img img {
    border-radius: 30px;
}

.our-history-container {
    margin: 0px 30px 25px 60px;
}

.our-history-panel {
    display: flex;
}

.our-history-panel .history-header {
    width: 25%;
    padding: 16px 30px;
    margin: 60px 0;
    border-radius: 30px 0 0 30px;
    display: flex;
    align-items: center;
    box-shadow: -11px 0px 36px -16px rgba(0, 0, 0, 0.15);
    border-right: 1px solid rgb(0 0 0 / 9%);
    height: 290px;

}

.our-history-panel .history-header h2 {
    margin: 0;
    color: #4a4a49;
    font-size: 30px;
    font-weight: 600;
}

.our-history-panel .history-body {
    width: 75%;
}

.our-history-panel .history-body .owl-carousel-wrap {
    display: flex;
}

.our-history-panel .history-body .history-content {
    width: 60%;
    margin: 60px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-shadow: 11px 0px 36px -16px rgba(0, 0, 0, 0.15);
    padding: 40px 60px 40px 24px;
    min-height: 260px;
}

.our-history-panel .history-body .history-content h1 {
    margin: 0;
    color: #00b1f0;
    font-size: 24px;
    line-height: 34px;
    padding: 15px 0;
    font-family: 'ubuntubold';
}

.our-history-panel .history-body .history-content p {
    font-size: 14px;
    color: rgba(74, 74, 73, .8);
    font-weight: 400;
    line-height: 1.6;
}

.our-history-panel .history-body .history-content p span {
    color: rgba(74, 74, 73, 1);
    font-weight: 400;
}

.our-history-panel .history-body .history-image {
    width: 40%;
    border-radius: 30px;
    box-shadow: 0 6px 22px 0 rgb(0 0 0 / 9%);
    transform: scale(1);
    margin: 30px;
    margin-left: -30px;
}

.our-history-panel .history-body .history-image img {
    width: 100%;
    border-radius: 30px;
    height: 100%;
}

.our-values-listing {
    display: flex;
}

.our-values-listing a {
    margin-right: 30px;
    border-radius: 30px;
    flex: 1;
    border-radius: 30px;
    position: relative;
    overflow: hidden;
    transition: .2s all cubic-bezier(0.165, 0.84, 0.44, 1);
    margin-bottom: 0;
}

.our-values-listing a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, .9) 0%, rgba(0, 0, 0, 0.5) 45%, rgba(0, 0, 0, .1) 100%);
    transition: .2s all cubic-bezier(0.165, 0.84, 0.44, 1);
}

.our-values-listing a:hover::after {
    height: 100%;
    transition: .2s all cubic-bezier(0.165, 0.84, 0.44, 1);
}

.our-values-listing a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 30px;
    box-shadow: 0 6px 22px 0 rgb(0 0 0 / 9%);
}

.our-values-listing a:last-child {
    margin-right: 0;
}

.our-values-listing a span {
    color: #45b6f1;
    position: absolute;
    bottom: 24px;
    font-size: 30px;
    left: 0px;
    opacity: 0;
    transition: .3s all ease-in;
    z-index: 2;
    width: 100%;
    text-align: center;
    line-height: 1.2;
    padding: 0 24px;
    opacity: 1;
}

.our-values-listing a:hover span {
    opacity: 1;
    transition: .3s all ease-in;
}

.service-area-container {
    background: rgba(0, 0, 0, 0.03);
    padding: 60px 0;
    margin-bottom: 80px;
}

.left-area {
    margin-top: 24px;
}


.same-product-carousel .category-wrapper.owl-carousel .owl-nav button {
    margin-right: 10px;
}

.same-product-carousel .category-wrapper.owl-carousel .owl-nav button:last-child {
    margin-right: 0px;
}

.star-rating .fa {
    font-size: 30px;
    color: #45b6f1;
}

.star-rating {
    margin-bottom: 16px;
}

/* .show-banner {                           //Commented by Dinesh Gosavi on 15 March 2022 for adjusting banner size
    border-radius: 30px;
    width: 96%;
    margin: 40px auto;
    overflow: hidden;
    height: 200px;
} */

/* E-Waste Gudelines CSS */
.e-waste-heading {
    font-size: 20px;
    color: #45b6f1;
    margin: 20px 0;
}

/* cutomer-supoort-container */
.cutomer-supoort-container {
    background: rgb(244, 244, 244);
}

.cutomer-supoort-header {
    background: #ffffff;
    padding: 40px 24px 20px;
    margin-top: 24px;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.05);
    text-align: center;

}

/* .cutomer-supoort-header h2 {
    color: #6c6c6c;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 3px;
    display: inline-block;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
} */
.cutomer-supoort-header h1 {
    color: #6c6c6c;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 3px;
    display: inline-block;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}

.cutomer-supoort-header p {
    color: #6c6c6c;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    margin-top: 12px;
}

.cutomer-supoort-panel {
    margin-top: 10px;
    margin-bottom: 100px;
}

.cutomer-supoort-wrapper {
    background: #ffffff;
    padding: 30px;
    text-align: center;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.05);
    min-height: 360px;
}

.cutomer-supoort-title {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 0px;
}

.cutomer-supoort-title h2 {
    color: #6c6c6c;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    font-size: 19px;
    margin-top: 12px;
}

.customer-support-content {
    padding-top: 21px;
}

.customer-support-content p {
    font-size: 14px;
    font-family: 'ubunturegular';
    color: rgb(108, 108, 108);
    line-height: 1.6;
    text-align-last: left;
    padding-right: 10px;
}

.customer-support-content p span {
    color: #43b2eb;
    line-height: 1.6;
}

.customer-support-content a {
    display: block;
    color: #ffffff;
    font-size: 12px;
    padding: 10px;
    background-color: #43b2eb;
    font-family: 'ubunturegular';
    margin-bottom: 16px;
}

.customer-support-content p a{
    font-size: 14px;
    font-family: 'ubunturegular';
    color: rgb(108, 108, 108);
    background-color: #fff !important;
    line-height: 1.6;
    text-align-last: left;
    padding-right: 10px;
    margin-bottom: 0 !important;
    padding: 0;
}

.cutomer-supoort-container .modal-title {
    margin: 0;
    color: #212529;
    font-size: 20px;
    font-family: 'ubuntubold';
    margin-top: 21px;
}

.cutomer-supoort-container .modal-body table th {
    margin: 0;
    color: #212529;
    font-size: 16px;
    font-family: 'ubuntubold';
}

.cutomer-supoort-container .modal-body table td p {
    font-size: 12px;
    font-family: 'ubunturegular';
    color: rgb(108, 108, 108);
    line-height: 1.6;
    text-align-last: left;
    padding-right: 10px;
}

.cutomer-supoort-container .modal-header .close {
    margin-top: -40px;
    margin-right: 10px;
    font-size: 50px;
    opacity: .6;
}

.about-us-container .about-us-item .footer-address {
    margin-top: 30px;
}

.about-us-container .about-us-item .footer-address h4 {
    color: #4a4a49;
}

.about-us-container .about-us-item .footer-address p {
    color: #666666;
    line-height: 1;
    font-size: 14px;
}

.show-banner {
    margin: 60px 60px;
    box-shadow: 0 6px 22px 0 rgb(0 0 0 / 9%);
    border-radius: 30px;
}

.show-banner a {
    border-radius: 30px;
    overflow: hidden;
}

/* .show-banner a img {
    border-radius: 30px;
} */

.blog-container {
    /* padding: 0 30px 100px; */
}

.blog-header h1 {
    margin: 0;
    color: #222;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
    font-size: 50px;
    letter-spacing: 1.2px;
    font-weight: 300;
    margin: 45px 0;
}

.blog-header .blog-header-content {
    max-width: 60%;
}

.blog-header .blog-header-content p {
    color: #4a4a49;
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 20px;
}

.blog-header .categories-wrap {
    display: flex;
    justify-content: space-between;
    margin-top:50px;
    margin-bottom:50px;
}

.blog-header .categories-wrap .categories-list {
    display: flex;
    align-items: center;
}

.blog-header .categories-wrap ul {
    display: flex;
    margin-left: 10px;
}

.blog-header .categories-wrap ul li {
    margin-right: 16px;
}

.blog-header .categories-wrap ul li a {
    padding: 10px 16px;
    border: 1px solid #d8d8d8;
    color: #4a4a49;
    font-size: 16px;
    border-radius: 100px;
}

.blog-header .categories-wrap ul li a:hover {
    background: #45b6f1;
    border: 1px solid #45b6f1;
    color: #ffffff;
}

.blog-header .categories-wrap ul li a.active {
    background: #45b6f1;
    border: 1px solid #45b6f1;
    color: #ffffff;
}

.blog-header .categories-wrap h2 {
    color: #4a4a49;
    font-size: 18px;
    line-height: 1;
    margin: 0;
}

.blog-tabs {
    margin-top: 30px;
}

.blog-tabs .highlight-items {
    display: flex;
}

.blog-tabs .tablist {
    display: flex;
    flex-wrap: wrap;
}

.blog-tabs .tab-item {
    margin-right: 36px;
    width: calc(33% - 18px);
    text-align: center;
}

.blog-tabs .tablist .tab-item {
    margin-right: 36px;
    width: calc(25% - 29px);
    text-align: center;
    margin-bottom: 21px;
}

.blog-tabs .tablist .tab-item:nth-child(4n + 4) {
    margin-right: 0px;
}

.blog-tabs .tab-item:last-child {
    margin-right: 0;
}

.blog-tabs .tab-item .img-wrap {
    box-shadow: 0 6px 22px 0 rgb(0 0 0 / 9%);
    width: 100%;
    border-radius: 30px;
    margin-bottom: 24px;
}

.blog-tabs .tab-item .img-wrap img {
    display: block;
    width: 100%;
    border-radius: 30px;
}

.blog-tabs .tab-item h6 {
    font-size: 14px;
    text-transform: uppercase;
    color: #4a4a49;
    font-weight: 600;
}

.blog-tabs .tab-item h4 {
    color: #8c8c8c;
    font-size: 13px;
    margin-bottom: 10px;
    font-family: 'ubunturegular';
}

.blog-tabs .tab-item h2 {
    color: #222;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    letter-spacing: 1.2px;
    font-weight: 500;
}

.blog-tabs .tab-item p {
    color: #4a4a49;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 20px;
}

.blog-order-by {
    display: flex;
    align-items: center;
}

.blog-order-by .select-container {
    align-items: center;
    background-color: #fff;
    border-radius: 30px;
    box-shadow: 0 6px 22px rgb(0 0 0 / 9%);
    color: #8c8c8c;
    cursor: pointer;
    display: grid;
    font-size: 20px;
    grid-template-areas: "select";
    line-height: 1.1;
    max-height: 40px;
    min-width: 150px;
    padding: .25em .5em;
    position: relative;
    margin-left: 10px;
}

.blog-order-by .select-container:before {
    background-color: #00b1f0;
}

.blog-order-by .select-container:after,
.blog-order-by .select-container:before {
    -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
    clip-path: polygon(100% 0, 0 0, 50% 100%);
    content: "";
    grid-area: select;
    height: 11px;
    justify-self: end;
    width: 20px;
}

.blog-order-by .select-container:after {
    background-color: #fff;
    margin-top: -4px;
}

.sort-wrapper .select-container__select {
    font-size: 16px;
}

.blog-order-by .select-container__select {
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    border: none;
    color: #8c8c8c;
    cursor: inherit;
    font-family: inherit;
    font-size: 18px;
    grid-area: select;
    line-height: inherit;
    margin: 0;
    outline: none;
    padding: 4px 20px 4px 10px;
    width: 100%;
}

.blog-details-container {
    padding-bottom: 0px;
}

.blog-details-container .blog-container {
    padding-bottom: 0px;
}

.blog-details-container .blog-details-banner {
    min-height: 56vh;
    display: flex;
    align-items: center;
    position: relative;
}

.blog-details-container .blog-details-banner .banner-title {
    background:#38578a;
    box-shadow: 0 6px 22px 0 rgb(0 0 0 / 9%);
    padding: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    padding-left: 52%;
}

.blog-details-container .blog-details-banner .banner-title h4 {
    color: #ffffff;
    font-size: 16px;
}

.blog-details-container .blog-details-banner .banner-title h1 {
    color: #ffffff;
    font-size: 46px;
    margin: 0;
    margin: 24px 0;
}

.blog-details-container .blog-details-banner .banner-poster {
    position: absolute;
    width: calc(50% - 30px);
    left: 0;
    border-radius: 30px;
    /* height: 100%; */
    box-shadow: 0 6px 22px 0 rgb(0 0 0 / 9%);
    margin-left: 30px;
}

.blog-details-container .blog-details-banner .banner-poster img {
    width: 100%;
    border-radius: 30px;
}

.blog-details-panel {
    margin-top: 8px;
}

.blog-panel-content {
    padding-right: 60px;
    padding-left: 20px;
}

.blog-details-panel .blog-panel-content h2 {
    color: #222;
    font-size: 28px;
    text-transform: capitalize;
    font-weight: 600;
    /* margin-bottom: 30px; */
}

.blog-details-panel .blog-panel-content h3 {
    color: #00b1f0;
    font-size: 24px;
    font-weight: 400;
    line-height: 55px;
    margin: 0;
}

.blog-details-panel .blog-panel-content ol,
.blog-details-panel .blog-panel-content p,
.blog-details-panel .blog-panel-content ul {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.8;
    padding: 7px 0;
    color: #4a4a49;
}

.blog-details-panel .blog-panel-content .blog-article ol a,
.blog-details-panel .blog-panel-content .blog-article p a,
.blog-details-panel .blog-panel-content .blog-article ul a {
    color: #00b1f0;
    text-decoration: underline;
    font-size: 18px;
    font-weight: 600;
}

.blog-details-panel .blog-panel-content h4 {
    color: #4a4a49;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.2;
    text-align: left;
}

.related-post {
    padding-right: 30px;
}

.related-post h4 {
    color: #4a4a49;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 28px;
    text-transform: uppercase;
    font-weight: 700;
}

.related-post .blog-tabs {
    margin-top: 30px;
}

.related-post .blog-tabs .tablist {
    flex-wrap: nowrap;
    flex-direction: column;
}

.related-post .blog-tabs .tablist .tab-item {
    width: 100%;
    margin-right: 0;
    text-align: left;
}

.related-post .blog-tabs .tablist .tab-item:nth-child(3n + 3) {
    margin-right: 0;
}

.blog-navigation {
    display: flex;
    justify-content: space-between;
    padding: 10px 30px;
}

.blog-navigation-item--prev {
    align-self: flex-start;
    grid-template-columns: 139px 3fr;
    margin-right: auto;
}

.blog-navigation-item {
    background: #fff;
    background-color: #fff;
    border-radius: 30px;
    box-shadow: 0 6px 22px 0 rgb(0 0 0 / 9%);
    color: #4a4a49;
    display: grid;
    font-weight: 400;
    margin: 20px 0;
    max-width: 500px;
    overflow: hidden;
}

.blog-navigation-item__image {
    max-width: 139px;
    height:100%;
}

.blog-navigation-item__caption {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    padding: 10px 20px 10px 10px;
}

.blog-navigation-item__category {
    color: #4a4a49;
    font-size: 12px;
    text-transform: uppercase;
}

.blog-navigation-item__title {
    color: #4a4a49;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -.24px;
    line-height: 17px;
}

.blog-navigation-item--next {
    align-self: flex-end;
    grid-template-columns: 3fr 139px;
    margin-left: auto;
    text-align:right;
}

.blog-navigation-item--prev .blog-navigation-item__link i {
    font-size: 19px;
    margin-right: 8px;
    margin-top: 0px;
    top: -2px;
    left: 0;
    position: absolute;
}

.blog-navigation-item--next .blog-navigation-item__link i {
    font-size: 19px;
    margin-right: 0px;
    margin-top: 0px;
    top: -2px;
    right: 0;
    position: absolute;
}

.blog-navigation-item__link {
    color: #38578a;
    font-size: 12px;
    margin-top: 15px;
    position: relative;
    text-transform: uppercase;
    /* display: flex; */
    align-items: center;
    /* line-height: 0px; */
    padding-left: 15px;
}
.blog-navigation-item--next .blog-navigation-item__link{
    padding-right: 15px;
    padding-left:0;
}
.home-blog-container {
    padding: 40px 35px;
}

.home-blog-thumbnail-list .home-blog-thumbnail-item {
    background-color: #fff;
    border-radius: 30px;
    box-shadow: 0 6px 22px 0 rgb(0 0 0 / 9%);
    -webkit-column-gap: 0;
    column-gap: 0;
    grid-template-columns: 2fr 3fr;
    margin-bottom: 15px;
    max-height: 130px;
    min-height: 130px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.home-blog-thumbnail-list .home-blog-thumbnail-item .img-wrap {
    width: 180px;
}

.home-blog-thumbnail-list .home-blog-thumbnail-item .content-wrap {
    padding: 0 20px;
    flex: 1;
}

.home-blog-thumbnail-list .home-blog-thumbnail-item .content-wrap h5 {
    margin: 0;
    color: #4a4a49;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.home-blog-thumbnail-list .home-blog-thumbnail-item .content-wrap p {
    color: #00b1f0;
    display: block;
    font-size: 14px;
    line-height: 1.2em;
    font-weight: 500;
    margin: 0;
}

.blog-tabs.home-blog-tabs {
    margin-top: 0;
}

.blog-tabs.home-blog-tabs .tab-item {
    margin-right: 36px;
    width: calc(50% - 18px);
    text-align: left;
}

.blog-tabs.home-blog-tabs .tab-item:last-child {
    margin-right: 0px;
}

.blog-btn-wrap {
    text-align: center;
    margin-top: 40px;
}

.blog-btn-wrap .button.primary {
    background-color: #00b1f0;
    border: 1px solid #00b1f0;
    color: #fff;
    border-radius: 999px;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: inherit;
    line-height: inherit;
    padding: 15px 32px;
    text-decoration: none;
    transition: background .25s ease-out, color .25s ease-out, opacity .25s ease-out;
}

.blog-btn-wrap .button.primary:hover {
    background-color: #fff;
    color: #00b1f0;
    border: 1px solid #00b1f0;
    transition: background .25s ease-out, color .25s ease-out, opacity .25s ease-out;
}

.track-container{
    border-radius: 50px !important;
}

@media screen and (max-width: 960px) {
    .home-slider-wrap .owl-carousel .owl-stage-outer .owl-item .item {
        margin: 0;
    }

    .candy-taglines h1 img {
        width: 60px;
        height: auto;
    }

    .candy-taglines h1 {
        font-size: 20px;
    }

    .candy-taglines h2 {
        font-size: 14px;
        margin-top: 10px;
    }

    .candy-taglines {
        width: 90%;
        padding: 20px 15px;
        margin: -40px auto 0;
    }

    .home-slider-wrap .owl-nav.disabled {
        display: block;
    }

    .home-slider-wrap .owl-carousel .owl-nav .owl-next {
        width: 36px;
        height: 36px;
        right: -24px;
        display: none;
    }

    .home-slider-wrap .owl-carousel .owl-nav .owl-prev {
        width: 36px;
        height: 36px;
        left: -24px;
        display: none;
    }

    .home-slider-wrap .owl-nav i {
        font-size: 20px;
    }

    .category-wrapper .owl-nav.disabled {
        display: block;
    }

    .category-wrapper.owl-carousel .owl-nav .owl-next {
        width: 36px;
        height: 36px;
        right: -24px;
    }

    .category-wrapper.owl-carousel .owl-nav .owl-prev {
        width: 36px;
        height: 36px;
        left: -24px;
    }

    .category-wrapper.owl-carousel .owl-nav button i {
        font-size: 20px;
    }

    .category-wrapper.owl-carousel .owl-nav button.owl-next {
        right: -20px;

    }

    .category-wrapper.owl-carousel .owl-nav button.owl-prev {
        left: -6px;
    }

    .our-history-panel {
        flex-direction: column;
    }

    .our-history-container {
        margin: 0px 30px 25px 30px;
    }

    .our-history-panel .history-body .owl-carousel-wrap {
        flex-direction: column;
    }

    .our-history-panel .history-header {
        width: 100%;
        box-shadow: none;
        min-height: max-content;
        height: auto;
        margin: 0;
        padding-left: 0;
    }

    .our-history-panel .history-body {
        width: 100%;
    }

    .our-history-panel .history-body .history-content {
        width: 100%;
        padding: 24px;
        box-shadow: none;
        min-height: max-content;
        margin: 0;
        padding: 0;
    }

    .our-history-panel .history-body .history-image {
        width: 100%;
        margin: 0;
        box-shadow: none;
    }

    .category-wrapper {
        padding: 10px;
    }

    .category-wrapper.owl-carousel .owl-nav button {
        margin-right: 10px;
    }

    .owl-stage-outer .list-product {
        box-shadow: none;
    }

    .our-values-container {
        padding: 30px 16px;
    }

    .our-values-list {
        flex-direction: column;
    }

    .title-container {
        margin-bottom: 24px;
    }

    .newly-arrival-container .title,
    .title-container h2 {
        margin-bottom: 24px;
    }

    .our-values-list .our-values-item .our-values-img {
        margin: 0;
    }

    .value-holder .value-content {
        padding-right: 0;
    }

    .copy-right p {
        font-size: 12px;
    }

    .footer-title {
        font-size: 14px;
    }

    .footer-middle .footer-top-list ul li a {
        font-size: 12px;
    }

    .product-tab .tab-panel .btn-wrap {
        width: 100%;
    }

    .features-title h3 {
        font-size: 24px !important;
    }

    .product-details-cont {
        margin-right: 0;
        margin-left: 0;
    }

    .same-product-carousel {
        padding: 0;
        margin-left: -15px;
        margin-right: -15px;
    }

    .primary-btn {
        line-height: 40px;
        min-height: 40px;
        min-width: 130px;
        font-size: 14px;
    }

    .page-title h6 {
        font-size: 24px;
    }

    .about-para .page-title h6 {
        font-size: 24px;
    }

    .show-banner {
        margin: 20px;
    }

    .home-blog-container {
        padding: 40px 15px;
    }

    .blog-tabs .highlight-items {
        flex-direction: column;
    }

    .blog-tabs.home-blog-tabs .tab-item {
        width: 100%;
        margin-right: 0;
    }

    .blog-tabs .tablist {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .blog-tabs .tab-item {
        margin-right: 0;
        width: 100%;
    }

    .blog-tabs .tablist .tab-item {
        margin-right: 0;
        width: 100%;
    }
}
@media(max-width:991px){
    .blog-navigation{padding:0;}
    .blog-details-container .blog-details-banner .banner-title h1{font-size:32px;}
}
@media(max-width:767px){
    .blog-header .categories-wrap{display:inline-block;}
    .blog-order-by{margin-top:30px;}
    .blog-header .categories-wrap ul li a{padding:2px 10px; font-size:14px;}
    .blog-header .categories-wrap ul li{margin-right:3px;}
    .blog-header .categories-wrap h2{font-size:14px;}
    .blog-order-by .select-container__select{font-size:14px;}
    .blog-header h1{    font-size: 30px; margin: 20px 0;}

    .blog-details-container .blog-details-banner{display:block; width:100%; min-height:auto;}
    .blog-details-container .blog-details-banner .banner-poster {position: initial; width: 100%;  margin-left: 0px; margin-top:20px;
        padding: 0 10px;}
        .blog-details-container .blog-details-banner .banner-title{width:100%; padding-left:20px; border-radius:30px;
    }
    .blog-details-container .blog-details-banner .banner-title h1 { font-size: 20px; margin: 10px 0;
}
.blog-navigation{display:block;}

}
@media(max-width:480px){
    .blog-navigation-item{display:block;}
    .blog-navigation{padding:0;}
}
@media(max-width:320px){
    .blog-header .categories-wrap h2 , .blog-header .categories-wrap ul li a{font-size:10px;}
}