.return-policy ul li ul {
    padding-left: 30px;
}

.return-policy .outer-list {
    margin-top: 30px;
    list-style: none;
}

.return-policy .outer-list li {
    font-size: 18px;
    font-weight: bold;

}

.return-policy .inner-list {
    margin-top: 10px;
}

.return-policy .inner-list li {
    font-size: 16px;
    font-weight: 500;
    line-height: 32px;
}

.return-policy .inner-list li:last-child {
    margin-bottom: 20px;
}

.return-policy h4 {
    margin-top: 20px;
    font-size: 24px;
    margin-bottom: 20px;
}

.return-policy p {
    margin-bottom: 30px;
}

section.hero.hero-slider-wrapper.consulting-hero-slider.inner-breadcrumb {
    height: 200px;
    min-height: 200px;
}

section.hero.hero-slider-wrapper.consulting-hero-slider.inner-breadcrumb .slide {
    min-height: 200px;
}

section.hero.hero-slider-wrapper.consulting-hero-slider.inner-breadcrumb .slide {
    height: 200px;
}

.product-section h4 {
    color: #FF9800;
}

section.inner-page.breadcrumb {
    padding: 105px 0;
    background-image: url(../images/cta-bg.webp);
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

section.inner-page.breadcrumb::before {
    content: "";
    background: linear-gradient(#45a6ec, #2b5d89);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.8;
}

section.inner-page.breadcrumb h1 {
    color: #fff;
}

.table-of-contents {
    background: #f5f4f4;
    padding: 20px;
}

.table-of-contents ul {
    /* padding-left: 40px; */
    margin-top: 20px;
    line-height: normal;
    list-style: none;
}

.table-of-contents ul li a {
    color: #012f5c;
    font-weight: bold;
}

.table-of-contents ul li a.active {
    color: #216ecb;
}

.table-of-contents ul li {
    line-height: 32px;
    background: #fff;
    border-bottom: 1px solid #ddd;
    padding: 5px 20px;
}

.product-image {
    background: #f9f9f9;
    text-align: center;
    padding: 30px;
}

.product-section h4 {
    color: #FF9800;
    font-size: 24px;
    margin: 20px 0;
}

.product-description {
    background-color: #f9f9f9;
}

/* TABS */

.product-description .nav-tabs {
    margin: 0 auto;
}

.product-description .nav-tabs>li {
    z-index: 2;
    float: none;
    display: inline-block;
}

.product-description .nav-tabs>li>a {
    padding: 16px 25px 12px;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    color: #012f5c;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none !important;
    border-bottom: 4px solid transparent !important;
}

.product-description .nav-tabs>li.active>a,
.product-description .nav-tabs>li.active>a:hover,
.product-description .nav-tabs>li.active>a:focus {
    background-color: transparent;
    border-bottom: 3px solid #216ecb !important;
}

.product-description .nav-tabs>li.active>a,
.product-description .nav-tabs>li.active>a:focus,
.product-description .nav-tabs>li.active>a:hover {
    color: #216fcc;
}

.product-description .nav>li>a:hover,
.product-description .nav>li>a:focus {
    outline: 0;
}

.product-description .tab-content {
    padding-left: 0;
    padding-right: 0;
    border: none;
}

.product-description .tab-pane {
    padding: 50px 0;
    border-bottom: 1px solid #ecf0f1;
}

.product-description .tab-content p {
    line-height: 25px;
    margin-bottom: 10px;
}

.product-description .tab-content h4 {
    font-size: 24px;
    margin-bottom: 30px;
    margin-top: 25px;
}

.product-description .tab-content h5 {
    font-size: 18px;
    margin-bottom: 20px;
}

.product-description .tab-content ul {
    padding-left: 40px;
    margin-bottom: 20px;
}

.product-description .tab-content ul li {
    line-height: 28px;
}

.product-description2 .sub-heading {
    margin-bottom: 20px;
    margin-top: 20px;
}

.site-footer .copyright-info {
    background-color: #012f5c;
    padding: 80px 0;

}

.copyright-area {
    border-top: 1px solid #14487b;
    padding-top: 40px;
    margin-top: 60px;
}

.site-footer h4 {
    color: #fff;
    margin-bottom: 30px;
    font-size: 22px;
    font-weight: 500;
    margin-top: 0px;
}

.site-footer ul {
    list-style: none;
}

.site-footer ul li a {
    color: #c9c9c9;
    line-height: 28px;
}

.copyright-area .copyright-text {
    text-align: left;
}

.copyright-info p.below-logo-text {
    margin-top: 30px !important;
}

.site-footer .footer-widget p {
    color: #c9c9c9;
    text-align: left !important;
    line-height: 25px;
    padding-right: 90px;
}

.product-description2 .price span {
    text-decoration: line-through;
    color: #002b55;
    font-size: 15px;
    font-weight: 500;
    margin-right: 10px;
}

.product-description2 .date,
.product-description2 .date {
    font-family: "Poppins", sans-serif;
    font-size: 23px;
    font-weight: 600;
    color: #111;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 20px;
}

.site-footer .copyright-info p {
    text-align: left;
}

.breadcrumb {
    margin-bottom: 0;
}

.copyright-info img {
    width: 217px;
    height: 30px;
}

.copyright-area ul li a {
    color: #fff !important;
    text-align: right;
}

.copyright-area ul {
    text-align: right;
}

.site-footer ul li a:hover {
    text-decoration: underline;
}

.quantity {
    /* margin-bottom: 30px; */
    width: 104px;
    display: flex;
    border: 2px solid #3498db;
    border-radius: 4px;
    overflow: hidden;
    height: 35px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-right: 20px;
}

.quantity button {
    background-color: #3498db;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 20px;
    width: 30px;
    height: 35px;
    text-align: center;
    transition: background-color 0.2s;
    line-height: 29px;
}

.product-description2 h3 {
    font-size: 32px;
    margin-bottom: 20px;
}

.quantity button:hover {
    background-color: #2980b9;
}

.input-box {
    width: 40px;
    text-align: center;
    border: none;
    padding: 8px 10px;
    font-size: 16px;
    outline: none;
}

/* Hide the number input spin buttons */
.input-box::-webkit-inner-spin-button,
.input-box::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.input-box[type="number"] {
    -moz-appearance: textfield;
}

.product-description2 {
    padding: 0 40px;
}

.quantity-butons {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

section.business-contact-section.contact.section-padding {
    background: #fff;
    position: relative;
}

.business-contact-section.contact:before {
    background-color: #fff;
}

section.business-contact-section.contact .agency-section-title h2 {
    color: #002b55;
}

section.business-contact-section.contact .service-text p {
    color: #012f5c;
}

section.business-contact-section.contact .business-section-title-s2 h2 {
    color: #002b55;
    margin-top: 0;
}

.business-contact-section.contact form input,
.business-contact-section.contact form select,
.business-contact-section.contact form textarea {
    border: 2px solid #c5c5c5;
    color: #002b55;
}

.business-contact-section.contact form button {
    color: #fff;
}

.business-contact-section.contact form button:hover {
    background-color: #ffffff;
    color: #002b55;
}

.business-contact-section.contact span.sub-head {
    color: #002b55;
}

.product-icons ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #ddd;
    padding-top: 30px;
}

.product-icons ul li {
    display: block;
    text-align: center;
    padding: 10px;
}

.product-icons ul li img {
    width: 40px;
    margin-bottom: 10px;
}

.product-icons ul li p {
    font-size: 14px;
}

.product-icons {
    margin-top: 40px;
}

.news-grids .cat {
    font-family: "Poppins", sans-serif;
    font-size: 1rem;
    padding: 10px 10px;
    border-radius: 100px;
    width: 100%;
    text-align: center;
    font-weight: 500;
}

.news-grids a.cat.consulting-theme-btn-s2 {
    margin-top: 20px;
    cursor: pointer;
}

.business-contact-section.contact form select {
    appearance: none;
    /* Hides the default arrow */
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 30px;
    background: url('../images/icons/down.png') no-repeat right center;
    background-size: 22px;
    background-position: 98%;
}

.icon-slider {
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative;
}

.icons {
    display: flex;
    transition: transform 0.3s ease-in-out;
}

.icon {
    min-width: 50px;
    text-align: center;
    padding: 10px;
}

.arrow {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    z-index: 1;
}

.arrow.left {
    position: absolute;
    left: 0;
}

.arrow.right {
    position: absolute;
    right: 0;
}

.consulting-blog-section .news-grids .entry-body .cat.consulting-theme-btn-s3,
.consulting-theme-btn-s3 {
    cursor: pointer;
}

section.payment-section.section-padding {
    background: #f0faff;
}

.payment-section h2 {
    margin-bottom: 80px;
}

.qr-code {
    border-right: 1px solid #ddd;
}

#options {
    width: 100%;
}

.note {
    text-align: center;
    padding: 40px 0 0 0;
    margin: 0;
    opacity: 0;
    animation: fadeInLeftSlow 1.5s 1.1s forwards;
    font-size: 18px;
}

.payment-section h3 {
    margin-bottom: 30px;
    font-weight: 400;
    /* text-decoration: underline; */
    opacity: 0;
    animation: fadeInLeftSlow 1.5s 1.1s forwards;
    font-size: 20px;
}

.hidden {
    display: none;
}

.custom-file-label {
    display: inline-block;
    padding: 10px 20px;
    background-color: #ecedef;
    color: #002b55;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    height: 50px;
    font-weight: 500;
    border-radius: 50px 0 0 50px;
    line-height: 32px;
}

.custom-file-label:hover {
    background-color: #0056b3;
}

.file-div {
    border: 2px solid #c5c5c5;
    border-radius: 50px;
    height: 54px;
}

.custom-file-label:hover {
    background-color: #cbcbcb;
}

#file-name {
    margin-left: 10px;
    font-size: 14px;
    color: #555;
}

input#file-upload {
    display: none;
}

select#options {
    border: 2px solid #c5c5c5;
    border-radius: 100px;
    width: 64px;
    text-align: left;
    padding: 5px 8px 0 8px;
    text-align: left;
    outline: none;
}

.price-rate {
    padding: 0px 0 0;
    font-weight: 700;
    font-size: 22px;
}

.price-rate p {
    margin-bottom: 0;
    color: #111;
}

.box {
    position: relative;
}

.consulting-blog-section .news-grids .entry-meta .price span {
    font-size: 13px;
}

/* common */
.ribbon {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
}

.ribbon::before,
.ribbon::after {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 5px solid #2980b9;
}

.ribbon span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 15px 0;
    background: linear-gradient(to right, #4298fa 0%, #8fcdff 100%);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    text-align: center;
    font-family: "Poppins", sans-serif;
}

/* top left*/
.ribbon-top-left {
    top: -10px;
    left: -10px;
}

.ribbon-top-left::before,
.ribbon-top-left::after {
    border-top-color: transparent;
    border-left-color: transparent;
}

.ribbon-top-left::before {
    top: 0;
    right: 0;
}

.ribbon-top-left::after {
    bottom: 0;
    left: 0;
}

.ribbon-top-left span {
    right: -25px;
    top: 30px;
    transform: rotate(-45deg);
}

/* top right*/
.ribbon-top-right {
    top: -10px;
    right: -10px;
}

.ribbon-top-right::before,
.ribbon-top-right::after {
    border-top-color: transparent;
    border-right-color: transparent;
}

.ribbon-top-right::before {
    top: 0;
    left: 0;
}

.ribbon-top-right::after {
    bottom: 0;
    right: 0;
}

.ribbon-top-right span {
    left: -25px;
    top: 30px;
    transform: rotate(45deg);
}

.news-grids .grid .entry-meta select {
    border: 2px solid #c5c5c5;
    border-radius: 100px;
    width: 64px;
    text-align: left;
    padding: 0px 5px;
    outline: none;
}

.file-div input {
    display: none;
}

.news-grids .grid .entry-meta select {
    border: 2px solid #c5c5c5;
    border-radius: 100px;
    width: 64px;
    text-align: left;
    padding: 5px 8px 0 8px;
    outline: none;
    background-color: #ffffff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23808080%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23808080%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-size: .6em;
    background-position: calc(100% - 0.6em) center;
    background-repeat: no-repeat;
}

.price-section {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}


.link-box {
    background: #fff;
    padding: 50px 0;
    border: 1px solid #e9e9e9;
    margin: 30px 60px;
    border-radius: 6px;
    position: relative;
}

a.download-icon {
    font-size: 24px;
    color: #a5a5a5;
    padding-left: 10px;
    cursor: pointer;
}

.yes-bnk-logo {
    margin-bottom: 30px;
}

.price-right-content {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 5px;
}

.product-description2 a.cat.consulting-theme-btn-s3.mt-3 {
    margin-top: 30px;
}

a.cat.learn-more {
    text-align: center;
    display: block;
    margin-top: 10px;
    text-decoration: underline;
}

/* .consulting-blog-section .news-grids .grid {
    height: 660px;
} */
.consulting-blog-section .news-grids .entry-body button.btn.btn-lg {
    background: transparent;
    padding: 0;
    font-size: 18px;
    outline: none;
    padding-left: 10px;
}

.consulting-blog-section .news-grids .entry-meta {
    overflow: visible;
}

.consulting-blog-section .news-grids .entry-body button.btn.btn-lg i {
    color: #838383;
}

.instruction-section {
    text-align: left;
    margin-top: 40px;
    margin-bottom: 30px;
}

.instruction-section ul {
    padding-left: 20px;
    margin-top: 10px;
}

.instruction-section ul li {
    font-size: 16px;
}

.consulting-blog-section .entry-meta .date,
.medical-blog-section .entry-meta .date {
    font-size: 26px;
}

.payment-section .agency-section-title h2 {
    margin-bottom: 10px;
    margin-top: 10px;
}

.payment-section .agency-section-title {
    text-align: center;
    margin-bottom: 40px;
}

.business-contact-section.contact span.sub-head {
    color: #498d28;
}

span.sub-head {
    color: #498d28;
    font-weight: bold;
    opacity: 0;
    animation: fadeInLeftSlow 1.5s 1.1s forwards;
}

.agency-section-title p {
    opacity: 0;
    animation: fadeInLeftSlow 1.5s 1.1s forwards;
}

.product-description2 a.price {
    font-size: 28px;
}

.product-description2 .discounted-price {
    font-size: 14px !important;
    line-height: 17px;
}

.link-payment-section .link-pay-box {
    text-align: left;
    background: #fafafa;
    padding: 15px 15px;
    margin-top: 30px;
    display: inline-block;
    border-radius: 100px;
    margin: 0;
    width: 80%;
    border: 1px solid #ddd;
    color: #002b55;
    position: relative;
    text-align: left;
}

.link-payment-section .link-pay-box a {
    text-align: left;
    font-size: 17px;
    font-weight: 600;
}

.link-payment-section a.copy-icon {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 24px;
    color: #a5a5a5;
    cursor: pointer;
}

p#message {
    font-size: 15px;
    padding: 10px;
    font-weight: 600;
    color: green;
}

.product-description2 select#options {
    width: 64px;
    padding: 2px 2px 0 3px;
    margin-top: 6px;
}

.product-description2 .price-right-content {
    margin-top: 0;
}

.product-image {
    position: relative;
}

.product-image .box {
    position: absolute;
    text-align: 0;
    top: 0;
    right: 0;
}

.payment-contct p {
    width: 60%;
    margin: auto;
}

.news-grids a.cat.consulting-theme-btn-s2,
.consulting-blog-section .entry-meta .cat,
.medical-blog-section .entry-meta .cat {
    text-transform: capitalize;
}

.site-header .navbar-header h2 {
    margin-top: 10px;
}

.product-section .product-description2 button.btn.btn-lg {
    padding: 0;
    background: #fff;
    margin-left: 12px;
    font-size: 22px;
    outline: none;
}

.product-section .product-description2 button.btn.btn-lg i {
    color: #838383;
}

.business-contact-section .business-section-title-s2 p.desc {
    margin: 0;
    color: #777777;
    font-size: 13px !important;
    margin-top: 10px !important;
    padding-left: 10px;
}

#msgSubmit {
    color: green !important;
}
.loader {
    border: 3px solid rgba(255, 255, 255, 0.3);
    border-top: 3px solid #fff;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
    animation: spin 1s linear infinite;
}
.blog-detail-page .blog-right-content ul{
    padding-left: 40px;
    margin-bottom: 30px;
}

/* .blog-right-content #accordion .panel {
	 box-shadow: none;
}
.blog-right-content #accordion .panel .panel-heading {
	 border-radius: 0;
}
 .blog-right-content #accordion .panel .panel-heading .panel-title a {
	 text-decoration: none;
	 padding: 1em 0;
}
 .blog-right-content #accordion .panel .panel-heading .panel-title a span {
	 float: right;
	 width: 50px;
}
.blog-right-content #accordion .panel .panel-heading .panel-title a span:after {
	 content: "\2014";
	 color: #1B5062;
	 font-size: 20px;
}
 .blog-right-content #accordion .panel .panel-heading .panel-title a.collapsed span:after {
	 content: "+";
} */
.return-policy #accordion h4 {
    margin-top: 5px;
    font-size: 16px;
    margin-bottom: 5px;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
@media (max-width:1024px) {
    .site-footer .copyright-info p {
        margin: 0px 0 0 0;
    }
}

@media (max-width:991px) {
    .consulting-blog-section .news-grids .grid {
        height: 100%;
    }

    .qr-code img {
        width: 60%;
    }

    .payment-contct p {
        width: 100%;
    }

    .discounted-price {
        font-size: 10px !important;
    }

    .sidebar.table-of-contents {
        display: none;
    }

    .price-right-content {
        justify-content: FLEX-END;
    }
}

@media (min-width: 768px) {
    .icon-slider {
        overflow: visible;
    }

    .arrow {
        display: none;
    }

    .icons {
        transform: none;
    }

}

@media (max-width:767px) {
    .consulting-hero-slider .slide-caption>h1 {
        font-size: 32px;
    }

    .qr-code img {
        width: 60%;
    }

    .link-payment-section {
        margin-top: 30px;
    }

    .discounted-price {
        font-size: 12px !important;
    }

    .product-description .nav-tabs>li>a i {
        display: block;
        margin-bottom: 10px;
    }

    .consulting-theme-btn-s3 {
        border-radius: 100px;
        width: 100%;
        text-align: center;
    }

    .return-policy .inner-list li {
        line-height: normal;
    }

    .product-description .nav-tabs {
        margin: 0 auto;
        display: flex;
        overflow-x: scroll;
        overflow-y: hidden;
    }

    .copyright-area .copyright-text {
        text-align: center;
        margin-top: 30px;
    }

    .product-description2 {
        padding: 0 0px;
    }

    .site-footer .footer-widget p {
        padding-right: 0;
        text-align: center;
    }

    .footer-widget {
        margin-bottom: 30px;
    }

    .table-of-contents {
        display: none;
    }

    .site-footer .copyright-info {
        text-align: left;
    }

    .site-footer .copyright-info p {
        text-align: center;
    }

    .copyright-area ul {
        text-align: center;
        margin-top: 15px;
    }

    .site-header .navbar-header h2 img {
        padding-left: 10px;
        width: 90%;
        height: 30px;
    }

    .grid p {
        font-size: 16px;
    }

    .link-box {
        margin: 0;
    }

    img.yes-bnk-logo {
        width: 120px;
    }
}

@media (max-width:420px) {
    .consulting-hero-slider .slide-caption .btns a:first-child {
        margin-bottom: 10px;
    }
}