.faq_h:after,
.faq_h:before {
    transition: 0.3s ease-in-out;
}
.box_footer,
.center_container ul,
.comment_container .comment-list,
.comment_container .comment-list .children,
.counter_text {
    list-style: none;
}
.top_sticky {
    position: fixed;
    background: #fff;
    top: -25%;
    left: 0;
    z-index: 2;
    transition: 0.5s ease-in-out;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
}
.top_sticky.fixed-nav {
    top: 0;
}
.button_wraper .download_btn img,
.counter_text p,
.faq_h_card_title p,
.top_sticky.fixed-nav .download_btn {
    margin-bottom: 0;
}
.summary_box .buyNow {
    background: #e11f26 !important;
}
.table_content {
    color: #7e7e7e;
}
.left_side .table_content span {
    font-size: 0.875rem;
    font-family: Montserrat;
    font-weight: 700;
    padding-left: 1rem;
    color: #7e7e7e;
}
.left_side .table_content ul {
    max-height: 220px;
    overflow-y: auto;
    padding-left: 2.5rem;
}
.left_side .table_content ul li {
    padding-right: 1rem;
    padding-left: 0;
}
.left_side .table_content ul li a {
    font-size: 12px;
    margin-top: 0.5rem;
    display: block;
    font-weight: 500;
    color: #7e7e7e;
}
.left_side .table_content ul li a:hover {
    text-decoration: underline;
}
.left_side .table_content ul li::marker {
    font-size: 12px;
    color: #7e7e7e;
}
.right_side_bar {
    position: sticky;
    top: 6rem;
    display: block;
    max-width: 307px;
    margin-left: auto;
}
.body_sec iframe,
.right_side_bar iframe {
    width: 100%;
}
#comments .comment_container,
.note-alert ul,
.note_alert ul {
    margin-top: 0;
}
#comments .comment_box_container {
    padding-top: 0;
}
.author_section .main_title {
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 700;
    font-family: Montserrat;
}
.category_box {
    background: #fffcfc;
    padding: 1rem;
    border-radius: 8px;
    margin-top: 0.8rem;
    width: 100%;
    border: 1px solid #e1e1e1;
}
.hero_section .media:first-child,
.social_media {
    padding-left: 0;
}
.category_box select {
    width: 100%;
    padding: 0.7rem 1rem;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    font-weight: 600;
    font-size: 0.875rem;
    outline: 0;
    background: url("https://www.stellarinfo.com/blog/wp-content/uploads/2023/04/arrow.png") 95% center no-repeat #fff;
    appearance: none;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.center_container ol,
.center_container ul {
    padding-left: 1.6rem;
    margin-top: 1rem;
}
.category_box .cat_h {
    font-size: 0.875rem;
    font-weight: 600;
    text-align: left;
}
.center_container .hero_section ul.userProfile li:before,
.read_summary,
.says {
    display: none;
}
.left_side ul::-webkit-scrollbar {
    width: 5px;
}
.left_side ul::-webkit-scrollbar-track:hover {
    background-color: #b8c0c2;
}
.left_side ul::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #555;
}
.left_side ul::-webkit-scrollbar-thumb:hover {
    background-color: #2a2323;
}
.left_side ul::-webkit-scrollbar-thumb:active {
    background-color: #555;
}
.social_media {
    justify-content: flex-start;
    margin-bottom: 1rem;
    align-items: center;
    position: absolute;
    right: 1rem;
    flex-direction: column;
    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 25px;
    top: 15rem;
    flex-wrap: nowrap;
    max-height: max-content;
}
.social_media li a {
    margin: 0.5rem 0;
    display: block;
    padding: 0 1rem;
}
.blog-post {
    position: relative;
}
.blog-post:before {
    height: 150px;
    width: 100%;
    background: linear-gradient(133deg, rgba(255, 255, 255) 8%, rgb(255 230 231 / 67%) 28%, rgba(234, 242, 254, 0.7) 36%);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}
.center_container {
    max-width: 1000px;
    width: 100%;
}
.hero_section {
    display: flex;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0, rgba(147, 147, 147, 0) 100%);
    padding: 1px;
    border-radius: 14px;
    position: relative;
}
.body_sec a,
.faq_h_card_title a,
.qes {
    color: #e11f26;
}
.hero_section .container_box {
    background: #fff;
    border-radius: 13px;
    padding: 1.5rem 1.5rem 0;
    width: 100%;
}
.hero_section .container_box h1,
.hero_section .container_box h1 b,
.hero_section .container_box h1 em,
.hero_section .container_box h1 p,
.hero_section .container_box h1 span,
.hero_section .container_box h1 strong {
    font-size: 2rem;
    font-weight: 700;
}
.hero_section .media {
    color: #606060;
    align-items: center;
    border-right: 1px solid #d1d1d1;
    padding: 0 0.8rem;
    margin: 0.5rem 0;
}
.hero_section .userProfile .media > img {
    border-radius: 100%;
    max-width: 30px;
}
.hero_section .media:hover .profileName a {
    color: #e11f26 !important;
}
.hero_section .media:last-child {
    padding-right: 0;
    border-right: 0;
}
.hero_section .userProfile .media > img.no-radius {
    border-radius: 0;
}
.hero_section .userProfile .media .media-body {
    font-size: 0.7rem;
    margin-left: 0.5rem;
}
.hero_section .userProfile .media .media-body .profileName {
    display: flex;
    font-size: 0.75rem;
    font-weight: 500;
    color: #181617;
}
.button_wraper a:last-child,
.hero_section .userProfile .media .media-body .profileName a img {
    margin-left: 0.3rem;
}
.hero_section .userProfile {
    padding: 1rem 0 0;
}
.hero_section:before {
    width: 5px;
    height: 60px;
    position: absolute;
    top: 2rem;
    left: 0;
    content: "";
    background: linear-gradient(147deg, #f53843 9%, #2f5795 78%);
    border-radius: 0 3px 3px 0;
}
.center_container ul.userProfile li:nth-last-child(2) {
    border: none;
}
.hero_section .product-title {
    font-size: 1rem;
    color: #2f5795;
    font-family: Montserrat;
    font-weight: 600;
    display: inline-block;
    padding-bottom: 0.5rem;
}
.summary_box {
    background-color: #f4f8fe;
    border-radius: 13px;
    padding: 1rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.hero_section p,
.hero_section p div,
.hero_section p h1,
.hero_section p h2,
.hero_section p h3,
.hero_section p h4 {
    font-size: 1rem;
}
.center_container h2,
.center_container h2 a,
.center_container h2 b,
.center_container h2 div,
.center_container h2 i,
.center_container h2 p,
.center_container h2 strong {
    font-size: 1.3rem;
    font-weight: 700;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
}
.center_container h3,
.center_container h3 a,
.center_container h3 b,
.center_container h3 div,
.center_container h3 i,
.center_container h3 p,
.center_container h3 strong,
.center_container h4,
.center_container h4 a,
.center_container h4 b,
.center_container h4 div,
.center_container h4 i,
.center_container h4 p,
.center_container h4 strong {
    font-size: 1.125rem;
    font-weight: 700;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
}
.center_container ol li,
.center_container ul li {
    position: relative;
    margin: 0.5rem 0;
    font-size: 1rem;
}
.center_container ol li:before {
    position: absolute;
    left: -1.5rem;
    top: 9px;
    bottom: 0;
    background-size: 12px;
}
.center_container ul li:before {
    width: 16px;
    height: 10px;
    background: url(https://www.stellarinfo.com/public/homefile/images/left-arrow.svg) 0 0/12px no-repeat;
    content: "";
    position: absolute;
    left: -1.5rem;
    top: 9px;
    bottom: 0;
}
.center_container > ul li img {
    margin-bottom: 2rem;
    margin-top: 1rem;
}
.center_container img {
    max-width: 100%;
    height: auto !important;
    margin-bottom: 0.2rem;
}
.center_container h3,
.center_container h3 a,
.center_container h3 b,
.center_container h3 div,
.center_container h3 i,
.center_container h3 p,
.center_container h3 strong {
    font-size: 1.125rem;
    font-weight: 700;
    margin-top: 1.5rem;
}
.addBanner {
    display: flex;
    background: url("../images/add_banner_bg.jpg") 0 0 / cover;
    border-radius: 8px;
    padding: 1rem;
    border: 1px solid #e3e3e3;
    justify-content: space-between;
    margin: 2rem 0;
}
.banner_content {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.banner_content .product-title {
    font-size: 0.857rem;
    font-family: Montserrat;
    color: #e11f26;
    text-transform: uppercase;
    font-weight: 600;
}
.banner_content .product_heading {
    font-size: 1.5rem;
    font-weight: 700;
    font-family: Montserrat;
    line-height: 1.2;
    margin-top: 0.5rem;
}
.faq_h,
.note-alert u,
.note_alert u,
a.download_btn {
    font-weight: 600;
}
.banner_content p {
    font-size: 0.875rem;
    padding-top: 0.5rem;
    text-align: left;
}
.banner_image {
    max-width: 250px;
    width: 100%;
    display: flex;
    align-items: center;
}
.button_wraper,
a.download_btn {
    display: inline-flex;
}
.lernmore_btn,
a.download_btn {
    align-items: center;
    font-family: Montserrat;
}
a.download_btn {
    background: #09a043;
    color: #fff;
    padding: 0.5rem 1rem;
    border-radius: 5px;
    font-size: 0.875rem;
    margin-bottom: 0.5rem;
    text-indent: 5px;
}
.banner_content span {
    display: block;
    font-size: 0.765rem;
    color: #888;
}
.button_wraper a span,
.download_btn:hover {
    color: #fff;
}
.container-fluid .navmac,
a.download_btn.mac {
    background: #34578d;
}
.center_container figure {
    margin: 2rem 0;
}
.note-alert,
.note_alert {
    padding: 1rem;
    background: #f8fbff;
    line-height: 1.8;
    border-radius: 0 11px 11px 0;
    position: relative;
    word-wrap: break-word;
    border: 1px solid #e1e1e1;
    border-left: 0;
    overflow: hidden;
    margin: 2rem 0;
}
.related_box,
.tips_container .tips_header {
    margin-top: 1rem;
}
.note-alert:before,
.note_alert:before {
    width: 3px;
    height: 100%;
    background: linear-gradient(147deg, #f53843 9%, #2f5795 78%);
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    border-radius: 20px;
}
.note-alert span,
.note_alert span {
    font-size: 1rem !important;
}
.blankstrip {
    font-size: 0 !important;
}
.tips_container {
    display: flex;
    align-items: flex-start;
}
.tips_container ul li:before {
    background: url("../images/list-item.png");
    height: 17px;
    top: 2px;
}
.tips_container ul li {
    font-size: 0.875rem;
    line-height: 1.3;
    margin: 0.8rem 0;
}
.card.faq_q {
    box-shadow: 0 0 5.22px 0.78px rgb(0 0 0 / 14%);
    overflow: hidden;
    border-radius: 5px !important;
    padding: 1rem;
    position: relative;
}
.close_icon,
.faq_h:after,
.faq_h:before,
.plus1 {
    position: absolute;
}
.faq_h {
    display: flex;
    align-items: baseline;
    padding: 5px 3rem 5px 10px;
    color: #555;
    width: 100%;
}
.faq_h:hover {
    color: #181617;
    text-decoration: none;
}
.ans,
.qes {
    font-size: 52px;
    font-family: Montserrat;
    font-weight: 400;
    display: none;
}
.faq_title {
    font-size: 1rem;
    font-family: Montserrat;
}
.faq_h:before {
    width: 10px;
    height: 100%;
    background: linear-gradient(180deg, #f53843 0, #2f5795 100%);
    left: -5px;
    top: 0;
    content: "";
    filter: grayscale(1);
    opacity: 0.5;
}
a.faq_h[aria-expanded="true"]:before {
    filter: none;
    opacity: 1;
}
.faq_h:after {
    width: 25px;
    height: 25px;
    background: url(https://www.stellarinfo.com/images/left-gray-arrow.svg) top no-repeat;
    right: 1rem;
    top: 1.5rem;
    bottom: 0;
    margin: 0;
    content: "";
    transform-origin: center;
}
a.faq_h[aria-expanded="true"]:after {
    transform: rotate(90deg);
}
.faq_h_card_title {
    font-size: 17px;
    color: #333;
    padding-left: 25px;
    padding-right: 80px;
}
.lernmore_btn {
    display: inline-flex;
    padding: 1rem 2rem;
    color: #fff;
    background: #e11f26;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 700;
}
.faq_h {
    background-image: none !important;
}
.rating_wrapper {
    background: linear-gradient(147deg, rgb(245, 56, 67, 0.5) 9%, rgb(47, 87, 149, 0.5) 78%);
    padding: 1px;
    border-radius: 3px;
    margin-left: 1rem;
}
.rating_container {
    align-items: center;
    background: #fff;
    border-radius: 3px;
    padding: 0.2rem 1rem;
    cursor: pointer;
    user-select: none;
}
.rating_container .yes {
    font-size: 0.815rem;
    padding: 0.5rem;
}
.rating_container .rate {
    font-size: 0.815rem;
    font-weight: 600;
}
.rating_wrapper:hover {
    background: linear-gradient(147deg, #f53843 9%, #2f5795 78%);
}
.plus1 {
    width: 30px;
    height: 30px;
    background: #099e44;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.75rem;
    color: #fff;
    animation: 1.1s plusfly;
}
.rating_wrapper:last-child .rating_container .plus1 {
    background: red;
}
@keyframes plusfly {
    0% {
        opacity: 0;
        transform: scale(0) translateY(0);
    }
    50% {
        opacity: 1;
        transform: scale(0.8) translateY(-45px);
    }
    100% {
        opacity: 0;
        transform: scale(0.8) translateY(-45px);
    }
}
.author_container {
    border-radius: 5px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 0 15px #d1d1d1;
}
.author_container .author_name {
    font-size: 1.2rem;
    font-family: Montserrat;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    margin-bottom: 0.5rem;
}
.author_container .media {
    padding: 2rem;
}
.gradient_bg {
    background: linear-gradient(-147deg, #f53843 0, #2f5795 100%);
}
.author_container .media > img {
    max-width: 90px;
}
.related_box {
    display: flex;
}
.box_container {
    border-radius: 16px;
    border: 1px solid #d1d1d1;
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    background: #fff;
}
.top_strip {
    box-shadow: 0 0 10px #e1e1e1;
    position: relative;
    z-index: 1;
}
.related_box .product_title {
    font-size: 0.875rem;
    padding-top: 1rem;
    color: #e11f26;
    text-transform: uppercase;
    font-weight: 600;
    font-family: Montserrat;
}
.related_box .main_sub_title {
    font-size: 1rem;
    font-weight: 700;
    font-family: Montserrat;
}
.comment_box_container h2,
.relared_sec .main_title {
    font-size: 1.5rem;
    font-weight: 700;
}
.box_footer {
    display: flex;
    padding-left: 1rem;
    font-size: 0.75rem;
    margin-top: auto;
}
.box_footer li {
    padding: 0 0.5rem;
    display: flex;
    align-items: center;
}
.box_footer li:first-child {
    position: relative;
    padding-left: 0;
    margin-left: 0;
}
.box_footer li:first-child:before {
    width: 1px;
    height: 80%;
    background: #888;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
}
.box_footer li img {
    margin-right: 0.3rem;
}
.box_container .box_header img {
    transition: 0.3s ease-in-out;
    width: 100%;
}
.box_container:hover .box_header img {
    transform: scale(1.05);
}
.box_container:hover {
    box-shadow: 0 0 15px #d1d1d1;
    border-color: #b1b1b1;
}
.relared_sec .main_title {
    margin-top: 1.8rem;
}
.back-to-top {
    position: fixed;
    right: 1rem;
    bottom: 1rem;
}
.counter_text {
    display: flex;
    justify-content: space-around;
    margin-bottom: 0;
    width: 100%;
}
.counter_text li {
    text-align: center;
    margin: 1rem auto;
}
.counter_text li .gtext {
    background: linear-gradient(147deg, #f53843 10%, #2f5795 68%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.counter_text .counter_h span {
    font-size: 42px;
    font-weight: 700;
    font-family: Montserrat;
}
.counter_text .counter_h span sup {
    font-size: 60%;
    font-weight: 700;
    position: static;
    vertical-align: revert;
}
.counter_sh {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.sidebar_banner {
    max-width: 300px;
    box-sizing: border-box;
    padding: 1rem;
    display: none;
}
.counter_section .product-title {
    font-size: 1rem;
    color: #e11f26;
    text-align: center;
}
.body_sec {
    padding-left: 1rem;
    padding-right: 1rem;
}
.comment_container {
    margin-top: 2rem;
    padding: 1px;
    border-radius: 14px;
}
.comments-area {
    background: #f4f8fe;
    padding: 2rem;
    border-radius: 13px;
}
.comment_container .comments-title {
    font-size: 1.25rem;
    font-weight: 700;
}
.comment_container .comment-list {
    padding-left: 0;
}
.comment_container .comment-list .comment-body {
    margin-top: 2rem;
    list-style: none;
    background: #fff;
    margin-bottom: 2rem;
    padding: 1rem 2rem;
    border-radius: 8px;
}
.comment_container .comment-author,
.comment_container .comment-meta {
    display: flex;
    align-items: center;
}
.comment_container .comment-author img.avatar {
    border-radius: 100px;
    max-width: 35px;
    height: 35px;
    margin-right: 1rem;
}
.comment_container .comment-meta .comment-metadata {
    margin-left: auto;
    font-size: 0.765rem;
}
.comment_container .comment-content p {
    margin-top: 1rem;
    font-size: 0.875rem;
}
.comment_container .reply {
    display: flex;
    justify-content: flex-end;
}
.comment_container .reply .comment-reply-link {
    padding: 0.3rem 1rem;
    border-radius: 15px;
    font-size: 0.875rem;
    border: 1px solid #e1e1e1;
}
.comment_container .reply .comment-reply-link:hover {
    background: #f0f0f0;
    color: #181617;
}
.comment_box_container {
    background: #f4f8fe;
    padding-top: 2rem;
    border-radius: 13px;
}
.comment_box_container .comment-form p {
    display: flex;
    flex-direction: column;
    padding-bottom: 1rem;
}
.comment_box_container .comment-form input,
.comment_box_container .comment-form textarea {
    padding: 0.8rem;
    border-radius: 10px;
    border: 1px solid #e1e1e1;
    outline: 0;
}
.comment_box_container .comment-form .form-submit .submit {
    background: #e11f26;
    color: #fff;
}
.comment-notes,
.comment_box_container .comment-form label {
    font-size: 0.875rem;
}
.noRobot {
    background: #f4f8f6;
    padding: 0.5rem 1rem;
    font-size: 13px;
    border-radius: 3px;
    border: 1px solid #e4f3ea;
    color: #515151;
    display: flex;
    align-items: center;
}
.close_icon,
.noRobot i {
    color: #fff;
    width: 18px;
    height: 18px;
    border-radius: 18px;
    display: flex;
}
.noRobot i {
    background: #40c272;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
    font-weight: 600;
    font-style: normal;
}
.left_alert {
    max-width: 248px;
    align-items: flex-start;
    position: fixed;
    bottom: 3rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    left: 0.5rem;
    z-index: 102;
}
.left_alert span {
    flex: 1;
    padding-left: 3px;
    font-size: 13px;
    line-height: 1.4;
}
.close_icon {
    top: -0.3rem;
    right: -0.3rem;
    background: #b2b2b2;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    padding: 0 2px 0 0;
    cursor: pointer;
}
.stamp_box,
.stamp_box:before {
    background: #181617;
    position: absolute;
}
.left_alert i {
    margin-top: 3px;
}
.left_alert .close_icon {
    font-size: 10px;
    padding-left: 2px;
}
.stamp_box {
    width: 185px;
    border-radius: 5px;
    color: #7e7e7e;
    padding: 0.5rem 1rem;
    font-size: 12px;
    z-index: 2;
    top: -0.5rem;
    line-height: 1.2;
    left: 4rem;
    opacity: 0;
    transform: translateX(5px);
    transition: 0.6s ease-in-out;
    font-weight: 600;
    text-align: left;
}
.stamp_box span {
    display: block;
    font-weight: 700;
    color: #c8c8c8;
    font-size: 13px;
    padding-bottom: 5px;
}
.stamp_box:before {
    width: 10px;
    height: 10px;
    content: "";
    top: 14px;
    transform: rotate(45deg);
    left: -3px;
}
.stamp_logo img:hover ~ .stamp_box {
    opacity: 1;
    transform: translateX(0);
}
.stamp_logo {
    max-width: 60px;
    position: relative;
}
p.c4wp-display-captcha-form img.c4wp_image {
    width: 15rem;
}
.apply-gradient-on-post-images {
    margin: 2rem 0;
    background: linear-gradient(-120deg, #f3fdff 0, rgb(255 231 232 / 0.52) 80%);
    padding: 2rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    border: 1px solid #b1bffe;
}
a .apply-gradient-on-post-images {
    margin: 0;
    background: 0 0;
    padding: 0;
    display: inline-block;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    border: none;
}
.tips_container .apply-gradient-on-post-images {
    background: 0 0;
    margin: 0;
    padding: 0;
    display: block;
    border: none;
    border-radius: 0;
}
.command_container {
    padding: 1rem 6.6rem 1rem 1rem !important;
    border: 1px solid #c1d0fd !important;
    margin: 2rem 0 !important;
    background: #f6f8fa !important;
    font-size: 0.865rem !important;
    color: #181617 !important;
    border-radius: 11px !important;
    position: relative !important;
}
.copy_btn,
.left_side,
.slide_btn {
    position: absolute;
}
.copy_btn {
    font-size: 0.75rem;
    padding: 0.3rem 0.5rem;
    top: 1rem;
    right: 1rem;
    outline: 0;
    border: 1px solid #d1d1d1;
    background: 0 0;
    border-radius: 20px;
}
.copy_btn.icon {
    padding-left: 1.3rem;
}
.copy_btn.icon:before {
    content: "";
    display: block;
    width: 5px;
    height: 9px;
    border: solid #555;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    position: absolute;
    top: 8px;
    left: 10px;
    z-index: 1;
}
a.faq_h {
    color: #555;
}
.left_side {
    background: #fff;
    padding: 1rem 0;
    border-radius: 8px;
    max-width: 250px;
    top: 6rem;
    border: 1px solid #e1e1e1;
    transition: 0.3s ease-in-out;
    max-height: 270px;
    width: 100%;
    left: -16rem;
}
.slide_btn {
    right: -46px;
    top: 7px;
    width: 45px;
    height: 50px;
    background: #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 15px 15px 0;
    cursor: pointer;
}
.left_side.moved {
    left: -6px;
    z-index: 4;
}
@media screen and (max-width: 1440px) {
    .center_container {
        max-width: calc(100% - 140px);
        margin: auto;
    }
    .left_side {
        max-width: 230px;
        z-index: 1;
        left: 0.5rem;
    }
    .slide_btn {
        right: -39px;
        width: 38px;
        height: 44px;
    }
}
@media screen and (max-width: 1366px) {
    .center_container h2,
    .center_container h2 a,
    .center_container h2 b,
    .center_container h2 div,
    .center_container h2 i,
    .center_container h2 p,
    .center_container h2 strong {
        font-size: 1.25rem;
        line-height: 1.3;
    }
    .hero_section .container_box h1,
    .hero_section .container_box h1 b,
    .hero_section .container_box h1 em,
    .hero_section .container_box h1 p,
    .hero_section .container_box h1 span,
    .hero_section .container_box h1 strong {
        font-size: 1.8rem;
        word-wrap: break-word;
    }
    .counter_text {
        padding-left: 0;
    }
    .center_container ul.userProfile li:nth-last-child(3) {
        border: none;
    }
    .center_container ul.userProfile li:nth-last-child(2) {
        border: none;
        display: none;
    }
    .banner_image {
        max-width: 209px;
    }
}
@media screen and (max-width: 1280px) {
    .center_container h2,
    .center_container h2 a,
    .center_container h2 b,
    .center_container h2 div,
    .center_container h2 i,
    .center_container h2 p,
    .center_container h2 strong {
        font-size: 1.25rem;
        line-height: 1.3;
    }
    .hero_section .container_box h1,
    .hero_section .container_box h1 b,
    .hero_section .container_box h1 em,
    .hero_section .container_box h1 p,
    .hero_section .container_box h1 span,
    .hero_section .container_box h1 strong {
        font-size: 1.8rem;
    }
    .counter_text {
        padding-left: 0;
    }
    .center_container ul.userProfile li:nth-last-child(3) {
        border: none;
    }
    .center_container ul.userProfile li:nth-last-child(2) {
        border: none;
        display: none;
    }
    .download_btn {
        font-size: 0.775rem;
    }
}
@media screen and (max-width: 1024px) {
    .left_side{display: none;}
    .banner_content p {
        display: none;
    }
    .download_btn {
        margin-top: 1.5rem;
    }
    .center_container {
        max-width: 100%;
    }
    .left_alert {
        display: none !important;
    }
}
@media screen and (max-width: 992px) {
    .mobile_table_content .table_content,
    .share_btn {
        background: #f1f3f4;
    }
    .share_btn,
    .share_btn img {
        margin-left: 0.5rem;
    }
    .counter_text {
        flex-wrap: wrap;
    }
    .counter_text li {
        width: 33%;
    }
    .banner_image,
    .left_side,
    .mobile_table_content .table_content ul,
    .mobile_table_content .table_content ul li:before,
    .social_media {
        display: none;
    }
    .mobile_table_content .table_content ul {
        list-style: inherit;
        padding: 0 2rem 2rem;
        margin-top: 0;
    }
    .mobile_table_content .table_content ul li {
        font-size: 13px;
    }
    .table_content span {
        font-weight: 600;
        color: #2f5795;
        display: block;
        padding: 1rem;
    }
    .table_toggle {
        position: relative;
    }
    .table_toggle:before {
        content: "";
        display: block;
        width: 9px;
        height: 9px;
        border: solid #2f5795;
        border-width: 0 2px 2px 0;
        transform: rotate(316deg);
        position: absolute;
        right: 2rem;
        top: 0;
        bottom: 0;
        margin: auto;
        transition: 0.3s ease-in-out;
    }
    .table_toggle.active:before {
        transform: rotate(45deg);
    }
    .share_btn {
        display: flex;
        align-items: center;
        font-size: 12px;
        color: #2f5795;
        padding: 0.5rem;
        border-radius: 3px;
        font-weight: 600;
    }
    .blog-post .container {
        padding-left: 0;
        padding-right: 0;
    }
}
@media screen and (max-width: 767px) {
    .hero_section .media:nth-last-child(2),
    .hero_section .media:nth-last-child(3),
    .left_side,
    .tips_container > img {
        display: none;
    }
    .button_wraper,
	a.download_btn {
	    display: table;
	}
    .center_container:before {
        position: absolute;
        top: -2rem;
        width: 100%;
        height: 190px;
        background: linear-gradient(90deg, #f53843b8 9%, #2f5795 78%);
        content: "";
        left: 0;
    }
    .hero_section .container_box h1,
    .hero_section .container_box h1 b,
    .hero_section .container_box h1 em,
    .hero_section .container_box h1 p,
    .hero_section .container_box h1 span,
    .hero_section .container_box h1 strong {
        font-size: 1.25rem;
    }
    .hero_section:before {
        height: 40px;
        width: 3px;
    }
    .hero_section {
        background: 0 0;
        padding: 0;
        display: block;
    }
    .hero_section .userProfile .media .media-body .profileName {
        font-size: 0.55rem;
    }
    .hero_section .userProfile {
        padding: 0;
    }
    .hero_section .media {
        padding: 0 0.3rem;
    }
    .hero_section .container_box {
        padding: 1.5rem 0.8rem 0;
    }
    .hero_section .userProfile .media .media-body {
        font-size: 0.6rem;
    }
    .hero_section .userProfile .media .media-body .profileName a img {
        width: 10px;
    }
    .summary_box {
        margin-top: 1rem;
        position: relative;
    }
    .summary_box .read_summary {
        background: linear-gradient(180deg, rgb(255 255 255 / 0%) 0, rgb(255 255 255) 50%);
        position: absolute;
        bottom: -26px;
        width: 100%;
        height: 107px;
        left: 0;
        padding: 2rem;
        text-align: center;
        justify-content: center;
        align-items: flex-end;
        cursor: pointer;
        display: flex;
    }
    .read_summary .summary_btn {
        color: #e11f26;
        display: inline-block;
        position: relative;
        font-weight: 600;
    }
    .summary_btn:before {
        content: "";
        display: block;
        width: 8px;
        height: 8px;
        border: solid #e11f26;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        position: absolute;
        right: -1rem;
        top: 4px;
        bottom: 0;
        margin: auto;
        transition: 0.3s ease-in-out;
    }
    .faq_h_card_title {
        padding-right: 0;
        padding-left: 1rem;
    }
    .faq_title {
        font-size: 15px;
        line-height: 1.3;
    }
    .faq_h_card_title p,
    .faq_q ul li {
        font-size: 14px;
    }
    .author_container .media {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .author_container .media .media-body.ml-3 {
        margin-left: 0 !important;
    }
    .counter_text .counter_h span {
        font-size: 24px;
    }
    .counter_text p {
        font-size: 12px;
    }
    .rating {
        flex-direction: column;
    }
    .rating_wrapper {
        margin-left: 0;
        margin-top: 1rem;
    }
    .tips_header {
        margin-top: 0 !important;
    }
}
@media screen and (max-width: 572px) {
    .addBanner {
        flex-direction: column;
        background-size: 100% 100%;
        align-items: flex-end;
    }
    .blog-post > .container-fluid {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-top: 7px !important;
    }
    .hero_section:before {
        display: none;
    }
    .hero_section .userProfile {
        justify-content: flex-start;
    }
    .hero_section .media {
        padding: 0 0.5rem;
    }
    .summary_box {
        margin-bottom: 1rem;
    }
    .download_btn {
        padding: 0.5rem;
        font-family: "open sans";
    }
    .comment_container .comment-meta {
        flex-direction: column;
        align-items: flex-start;
    }
    .comment_container .comment-meta .comment-metadata {
        margin-left: 0;
        margin-top: 1rem;
    }
    .comment-author {
        font-size: 0.875rem;
    }
    .comment_box_container,
    .comment_container .comment-list .comment-body {
        padding: 1rem;
    }
    .comment_container .comment-list .children {
        padding-left: 0.5rem;
    }
    .blog-post {
        overflow: hidden;
    }
    .summary_box a.download_btn {
        padding: 0.5rem 0.7rem;
        font-size: 0.775rem;
        white-space: nowrap;
    }
    .body_sec table {
        word-break: break-all;
    }
    a.download_btn {
        padding: 0.5rem;
        font-size: 0.775rem;
        white-space: nowrap;
    }
}
@media screen and (max-width: 385px) {
    .share_btn {
        font-size: 0;
    }
    .share_btn img {
        margin-left: 0;
    }
}
@media screen and (max-width: 360px) {
    .download_btn {
        font-size: 12px;
    }
}
@media screen and (max-width: 345px) {
    .hero_section .userProfile .media > img {
        max-width: 20px;
    }
    .share_btn {
        padding: 0;
        background: 0 0;
    }
    .counter_text p {
        font-size: 10px;
    }
    .download_btn {
        font-size: 12px;
        white-space: nowrap;
    }
    .addBanner {
        padding: 0.5rem;
    }
}
