/* start blog page css */
h1,h2,h3,h4,h5,h6{color: #646e79;}
.post-pagination-content {
    width: 100%;
    float: left;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.post-pagination-content .nav-links .page-numbers {
    width: 100%;
    float: left;
    list-style: none;
    padding: 0;
}

.post-pagination-content .nav-links .page-numbers li {
    float: left;
    padding: 0;
    margin: 0 7px;
}

.post-pagination-content .nav-links .page-numbers li .current {
    height: 40px;
    border: 1px solid #fb8e22;
    background: #fff;
    width: 40px;
    border-radius: 50%;
    color: #fb8e22;
    padding-top: 5px;
    font-size: 20px;
    text-align: center;
}

.post-pagination-content .nav-links .page-numbers li a {
    float: left;
    padding: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    text-decoration: none;
    border: 1px solid #cdcdcd;
    padding-top: 5px;
    color: #cdcdcd;
    font-size: 20px;
    text-align: center;
}

.post-pagination-content .nav-links .page-numbers li {
    float: left;
    padding: 0;
    margin: 0 7px;
}

.post-pagination-content .nav-links .page-numbers li .dots {
    display: block;
    background: 0 0;
    font-size: 40px;
    margin: 0;
    line-height: 20px;
    color: #ef4023;
}

.post-pagination-content .nav-links .page-numbers li .next {
    font-size: 0;
    position: relative;
    border: none;
    width: inherit;
    height: inherit;
    border-radius: 0;
    float: none;
    padding: 0;
}

.post-pagination-content .nav-links .page-numbers li .next::before {
    content: "\f054";
    font-family: FontAwesome;
    color: #cdcdcd;
    font-size: 13px;
    position: absolute;
    right: -21px;
    top: 7px;
    padding: 0;
    line-height: 0;
    font-weight: 100;
}

.post-pagination-content .nav-links .page-numbers li .prev {
    font-size: 0;
    position: relative;
    border: none;
    width: inherit;
    height: inherit;
    border-radius: 0;
    float: none;
    padding: 0;
}

.post-pagination-content .nav-links .page-numbers li .prev::before {
    content: "\f053";
    font-family: FontAwesome;
    color: #cdcdcd;
    font-size: 13px;
    position: absolute;
    left: -21px;
    top: 7px;
    padding: 0;
    line-height: 0;
    font-weight: 100;
}

.text-center {
    text-align: center;
}

.blog_section_main {
    width: 100%;
    float: left;
    padding: 70px 0px;
}

.blog_sec_left_main {
    width: 100%;
    float: left;
}

.blog_banner .punchline .text1 br {
    display: inherit;
}

.blog_banner .punchline .text1 span {
    color: #F8820C;
}

.blog_left_section {
    width: 66%;
    float: left;
    padding: 0 15px;
}

.blog_right_section {
    width: 34%;
    float: left;
    padding: 0 15px;
}

.blog_bnr_section {
    background: none;
    position: relative;
    float: left;
    width: 100%;
}

.blog_bnr_section .banner-section-inner img {
    display: block;
    width: 100%;
    position: relative;
}

.blog_bnr_section .blog_banner .punchline {
    position: inherit;
    top: -72px;
    left: 0px;
    width: 100%;
    float: left;
}

.blog_bnr_section::before {
    content: "";
    width: 100%;
    background: #0009;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.blog_banner {
    position: absolute;
    top: 40%;
    left: 9%;
    z-index: 999;
    width: 100%;
    max-width: 80%;
}

.desktop_img {
    display: block !important;
}

.mobile_img {
    display: none !important;
}

.blog_bnr_section img {
    width: 100%;
}

.blog_banner .punchline {
    position: absolute;
    left: 0;
    top: 130px;
}

.all_tabing_main {
    width: 100%;
    float: left;
}

.all_tabing_main .nav-pills {
    list-style: none;
    border-bottom: 1px solid #ddd;
    display: inline-block;
    margin-bottom: 0px;
}

.all_tabing_main .nav-pills li {
    float: left;
}

.all_tabing_main .nav-pills li a {
    float: left;
    padding: 0;
    font-size: 14px;
    color: #7b7b7b;
    padding: 8px 22px;
    border-radius: 0;
    outline: none;
}

.all_tabing_main .nav-pills li a:hover {
    color: #fb8e22;
}

.all_tabing_main .nav-pills .activelink {
    color: #FB8E22;
    font-size: 16px;
    padding: 6px 20px;
    font-weight: bold;
}

.hide {
    display: none;
}

.active {
    display: block;
}

.all_tabing_main .nav-pills li a:hover {
    background: none;
}

.all_tabing_main .nav-pills li:first-child a {
    padding-left: 0;
}

.all_tabing_main .nav-pills li.active a {
    background: none;
    color: #EF4023;
    border-bottom: 2px solid #EF4023;
    border-radius: 0;
}

.blog_left_main_first {
    width: 100%;
    float: left;
    margin-top: 40px;
}

.left_prt_blog {
    width: 100%;
    float: left;
    margin-bottom: 50px;
}

.img_prt_top {
    width: 100%;
    float: left;
    position: relative;
	overflow:hidden;
}

.img_prt_top a {
    width: 100%;
    float: left;
    text-decoration: none;
    outline: none;
}

.img_prt_top a img {
    
    height: 220px !important;
    object-fit: cover;
}

.user_detail_sec_main {
    width: 100%;
    float: left;
    margin-top: 12px;
}

.user_left {
    float: left;
}

.user_left .user_name {
    float: left;
    margin-top: 0px;
    font-size: 16px;
    color: #8A8A8A;
    margin-left: 0px;
}

.user_right {
    float: right;
}

.user_right .date_user {
    float: left;
    margin-top: 0;
    font-size: 16px;
    color: #8A8A8A;
    margin-left: 0;
    padding: 3px 0;
}

.cntent_part_bottom_main {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.cntent_part_bottom_main .cntent_heading {
    width: 100%;
    float: left;
}

.cntent_part_bottom_main .cntent_heading h2 {
    margin: 0;
    width: 100%;
    float: left;
    min-height: 60px;
}

.cntent_part_bottom_main .cntent_heading h2 a {
    width: 100%;
    float: left;
    color: #363B44;
    font-size: 20px;
    line-height: 32px;
    text-decoration: none;
    outline: none;
}

.cntent_part_bottom_main p {
    width: 100%;
    float: left;
    margin-top: 15px;
    color: #707070;
    font-size: 17px;
    min-height: 63px;
}

.cntent_part_bottom_main .ream_more_btn {
    width: 100%;
    float: left;
    margin-top: 25px;
}

.cntent_part_bottom_main .ream_more_btn a {
    float: left;
    color: #FFF;
    font-size: 15px;
    text-decoration: none;
    outline: none;
    background: #FB8E22;
    border-radius: 50px;
    padding: 8px 25px;
    border: 1px solid #FB8E22;
}

.cntent_part_bottom_main .ream_more_btn a:hover {
    background: #fff;
    color: #FB8E22;
}

.right_blog_main {
    width: 100%;
    float: left;
    padding: 0 15px;
}

.catagories-search {
    margin: 0;
    margin-top: 10px;
    padding: 0;
    width: 100%;
    float: left;
    margin-top: 0px;
}

.catagories-search .input-group {
    width: 100%;
    float: left;
    display: block;
    position: relative;
}

.catagories-search .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    height: 40px;
    border: 1px solid #9b9b9b;
    padding-right: 50px;
    box-shadow: none;
    border-radius: 50px;
    padding-left: 20px;
    font-size: 15px;
    outline: none;
}

.blog_inner_main {
    width: 50%;
    float: left;
    padding: 0px;
    padding-right: 30px;
    min-height: 525px;
    margin-bottom: 15px;
}

.catagories-search .input-group-btn {
    border: 0;
    background: none;
    padding: 2px 5px;
    margin-bottom: 0;
    border-radius: 3px;
    position: absolute;
    right: 10px;
    z-index: 9;
    top: 4px;
}

.catagories-search .serch_btn {
    background: none;
    border: none;
    outline: none;
    color: #F8820C;
    font-size: 22px;
    padding: 0;
    margin: 0;
}

.right_title_blog {
    width: 100%;
    float: left;
}

.right_title_blog h2 {
    width: 100%;
    float: left;
    font-size: 25px;
    color: #707070;
    margin-top: 50px;
    margin-bottom: 25px;
    font-family: MuliBlack;
}

.right_title_blog h2 span {
    color: #FB8E22;
}

.pupular_right_main {
    width: 100%;
    float: left;
}

.pupular_right_main a {
    text-decoration: none;
    width: 100%;
    float: left;
}

.popular_lright_main {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.popular_lright_main:first-child {
    margin-top: 0;
}

.popular_lright_main .left_popula_Img {
    width: 30%;
    float: left;
}

.popular_lright_main .left_popula_Img img {
    width: 100%;
    height: 67px;
    object-fit: cover;
}

.popular_lright_main .right_cntent_popular {
    width: 69%;
    float: left;
    padding-left: 15px;
}

.popular_lright_main .right_cntent_popular h2 {
    display: block;
    color: #000;
    font-size: 20px;
    margin: 0;
}

.popular_lright_main .right_cntent_popular p {
    display: block;
    color: #363B44;
    font-size: 14px;
    margin-bottom: 8px;
}

.popular_lright_main .right_cntent_popular span {
    display: block;
    color: #FB8E22;
    font-size: 14px;
    text-decoration: underline;
}

.popular_tag_main {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.popular_tag_main ul {
    list-style: none;
    padding: 0;
}

.popular_tag_main ul li {
    float: left;
}

.popular_tag_main ul li a {
    float: left;
    color: #999999;
    font-size: 15px;
    border: 1px solid #999999;
    padding: 7px 20px;
    border-radius: 50px;
    margin-right: 15px;
    margin-bottom: 11px;
    text-decoration: none;
}

.popular_tag_main ul li a:hover {
    border-color: #FB8E22;
    color: #FB8E22;
}

.blog_banner .banner-content-box .banner-box-content h1 {
    font-weight: 600;
}

.desktop_show_new {
    display: block !important;
}

.mobile_show_new {
    display: none !important;
}

.blog_bnr_section .blog_detail_banner .punchline ul {
    list-style: none;
    padding: 0;
    margin-top: 8px;
}

.blog_bnr_section .blog_detail_banner .punchline ul li {
    float: left;
    padding: 0 15px;
    border-right: 1px solid #FB8E22;
}

.blog_bnr_section .blog_detail_banner .punchline ul li:first-child {
    padding-left: 0;
}

.blog_bnr_section .blog_detail_banner .punchline ul li:last-child {
    border-right: none;
}

.blog_bnr_section .blog_detail_banner .punchline ul li a {
    float: left;
    color: #FB8E22;
    font-size: 17px;
}

.blog_detail_main {
    width: 96%;
    float: left;
}

.blog_detail_main .detail_image {
    width: 100%;
    float: left;
}

.blog_detail_main .detail_image img {
    width: 100%;
}

.blog_detail_cntent {
    width: 100%;
    float: left;
}

.blog_detail_cntent p {
    width: 100%;
    float: left;
    color: #707070;
    font-size: 16px;
    margin-top: 20px;
    line-height: 23px;
    position: relative;
}

.blog_detail_cntent p a {
    color: #fb8e22;
}

.blog_detail_cntent p span {
    float: right;
    width: 60%;
    margin-left: 20px;
}

.blog_detail_cntent p span img {
    width: 100%;
}

.blog_shaire_main {
    width: 100%;
    float: left;
    border-top: 1px solid #d7d7d7;
    margin-top: 40px;
}

.blog_detail_cntent h1 {
    width: 100%;
    float: left;
    font-size: 25px;
    margin-top: 20px;
    color: #5e5e5e;
}

.blog_detail_cntent h2 {
    width: 100%;
    float: left;
    font-size: 20px;
    margin-top: 20px;
    color: #5e5e5e;
}

.blog_detail_cntent h2 u {
    text-decoration: none;
    font-style: normal;
}

.blog_detail_cntent h3 {
    width: 100%;
    float: left;
    font-size: 17px;
    margin-top: 20px;
    color: #5e5e5e;
}

.blog_detail_cntent h3 a {
    color: #fb8e22;
}

.blog_detail_cntent h3 u {
    text-decoration: none;
    font-style: normal;
}

.blog_detail_cntent h4 {
    width: 100%;
    float: left;
    font-size: 15px;
    margin-top: 20px;
    color: #5e5e5e;
}

.blog_detail_cntent h4 a {
    color: #fb8e22;
}

.blog_detail_cntent h4 u {
    text-decoration: none;
    font-style: normal;
}

.blog_detail_cntent h5 {
    width: 100%;
    float: left;
    font-size: 14px;
    margin-top: 20px;
    color: #5e5e5e;
}

.blog_detail_cntent h5 a {
    color: #fb8e22;
}

.blog_detail_cntent h5 u {
    text-decoration: none;
    font-style: normal;
}

.blog_detail_cntent h6 {
    width: 100%;
    float: left;
    font-size: 13px;
    margin-top: 20px;
    color: #5e5e5e;
}

.blog_detail_cntent h6 a {
    color: #fb8e22;
}

.blog_detail_cntent h6 u {
    text-decoration: none;
    font-style: normal;
}

.blog_detail_cntent ul {
    list-style: none;
    padding: 0;
    margin-top: 10px;
    width: 100%;
    float: left;
}

.blog_detail_cntent ul li {
    display: block;
    font-size: 14px;
    width: 100%;
    float: left;
    margin-top: 20px;
    padding-left: 22px;
    position: relative;
    color: #707070;
    line-height: 23px;
}

.blog_detail_cntent ul li br {
    display: none;
}

.blog_detail_cntent ul li strong {
    margin-right: 5px;
}

.blog_detail_cntent ul li::before {
    content: "";
    width: 7px;
    height: 7px;
    background: #fb8e22;
    position: absolute;
    left: 0;
    top: 6px;
    border-radius: 50%;
}

.blog_detail_cntent ol {
    width: 98%;
    float: left;
    margin-top: 10px;
    list-style: conic-gradient;
    margin-left: 2%;
}

.blog_detail_cntent ol li {
    font-size: 14px;
    width: 100%;
    float: left;
    margin-top: 20px;
    padding-left: 8px;
    position: relative;
    color: #707070;
    line-height: 23px;
}

.blog_detail_cntent ol li::marker {
    color: #fb8e22;
    font-weight: bold;
}

.left_tags {
    float: left;
    margin-top: 25px;
}

.left_tags span {
    float: left;
    margin-right: 8px;
    color: #171717;
    font-size: 16px;
    margin-top: 4px;
}

.left_tags ul {
    list-style: none;
    padding: 0;
    float: left;
    width: 500px;
    max-width: 280px;
}

.left_tags ul li {
    float: left;
}

.left_tags ul li a {
    float: left;
    color: #999999;
    font-size: 15px;
    border: 1px solid #FB8E22;
    padding: 7px 20px;
    border-radius: 50px;
    margin-right: 15px;
    margin-bottom: 11px;
    text-decoration: none;
}

.share_a_post_main {
    float: right;
    margin-top: 25px;
}

.share_a_post_main span {
    float: left;
    margin-right: 8px;
    color: #171717;
    font-size: 16px;
    margin-top: 4px;
}

.share_a_post_main ul {
    list-style: none;
    padding-left: 0;
    float: left;
}

.share_a_post_main ul li {
    float: left;
    margin: 0;
    padding: 0;
}

.share_a_post_main ul li a {
    color: #B7B7B7;
    font-size: 15px;
    border: 1px solid #B7B7B7;
    margin: 0 5px;
    width: 30px;
    height: 30px;
    float: left;
    text-align: center;
    border-radius: 50%;
    padding-top: 5px;
}

.share_a_post_main ul li a:hover {
    border-color: #FB8E22;
    color: #FB8E22;
}

.form_main_blog {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.form_main_blog h3 {
    display: block;
    margin: 0;
    color: #8c8c8c;
    /* color: #FB8E22; */
}

.form_main_blog h3 span {
    color: #FB8E22;
}

.form_main_blog p {
    display: block;
    color: #646E79;
    font-size: 14px;
    margin-top: 8px;
}

.form_main_blog .form_inner_main .form_inner {
    width: 46%;
    float: left;
    margin-top: 0px;
    margin-right: 2%;
}

.form_main_blog .form_inner_main {
    width: 66%;
    margin-top: 25px;
    float: left;
}

.form_main_blog .form_inner_main .comment-respond .comment-form .comment-notes {
    margin-bottom: 25px;
}

.form_main_blog .form_inner_main .comment-respond .comment-form .comment-form-cookies-consent {
    width: 94%;
    float: left;
    position: absolute;
    left: 0;
    bottom: 59px;
    z-index: 9;
}

.form_main_blog .form_inner_main .comment-respond .comment-form {
    position: relative;
    float: left;
    width: 100%;
}

.form_main_blog .form_inner_main .comment-respond .comment-form .form-submit .submit {
    background: #FB8E22;
    color: #fff;
    border: none;
    outline: none;
    font-size: 16px;
    border-radius: 50px;
    padding: 13px 30px;
    float: left;
    cursor: pointer;
    margin-top: 50px;
}

.form_main_blog .form_inner_main .comment-respond .comment-form .comment-form-comment label {
    display: none;
}

.form_main_blog .form_inner_main .comment-respond .comment-form .comment-form-comment textarea {
    width: 94%;
    resize: none;
    float: left;
    border: 1px solid #C6C6C6;
    border-radius: 20px;
    padding-left: 20px;
    padding-top: 12px;
    font-size: 15px;
    height: 150px;
    outline: none;
}

.form_main_blog .form_inner_main .form_inner input {
    width: 100%;
    float: left;
    border: 1px solid #C6C6C6;
    height: 50px;
    border-radius: 50px;
    padding-left: 20px;
    font-size: 15px;
    color: #000;
    margin-bottom: 20px;
    outline: none;
}

.form_main_blog .text_area {
    width: 66%;
    float: left;
}

.form_main_blog .text_area textarea {
    width: 100%;
    resize: none;
    float: left;
    border: 1px solid #C6C6C6;
    border-radius: 20px;
    padding-left: 20px;
    padding-top: 12px;
    font-size: 15px;
    height: 150px;
    outline: none;
}

.checkbox_prt {
    width: 66%;
    float: left;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 25px;
    font-size: 12px;
    color: #8e8e8e;
}

.checkbox_prt input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkbox_prt .checkmark {
    position: absolute;
    top: -3px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #ffffff;
    border: 1px solid #ececec;
}

.checkbox_prt .checkmark::after {
    left: 7px;
    top: 3px;
    width: 3px;
    height: 10px;
    border: solid #282828;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkbox_prt .checkmark::after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox_prt input:checked~.checkmark::after {
    display: block;
}

.form_main_blog .form-sec-btn {
    width: 66%;
    float: left;
    margin-top: 20px;
}

.form_main_blog .form-sec-btn button {
    background: #FB8E22;
    color: #fff;
    border: none;
    outline: none;
    font-size: 16px;
    border-radius: 50px;
    padding: 13px 30px;
    float: left;
    cursor: pointer;
}

.out_category_blog {
    width: 100%;
    float: left;
}

.out_category_blog ul {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-content: stretch;
    flex-direction: row;
    flex-wrap: wrap;
}

.out_category_blog ul li {
    float: left;
    width: 48%;
}

.out_category_blog ul li a {
    text-decoration: none;
    color: #646E79;
    font-size: 15px;
    margin: 6px 0;
    float: left;
    width: 100%;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 10px;
}

.form_main_blog .form_inner_main .comments-area {
    width: 100%;
    float: left;
}

.form_main_blog .form_inner_main .comments-area .comments-list {
    width: 96%;
    float: left;
    margin-bottom: 20px;
    padding: 2%;
    border: 1px solid #cecece;
    display: none;
}

.form_main_blog .form_inner_main .comments-area .comments-list .comment {
    width: 100%;
    float: left;
}

.form_main_blog .form_inner_main .comments-area .comments-list .comment .right-img {
    float: right;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
}

.form_main_blog .form_inner_main .comments-area .comments-list .comment .right-img .avtar {
    margin: 0;
}

.form_main_blog .form_inner_main .comments-area .comments-list .comment .right-img .avtar a {
    text-decoration: none;
    width: 100%;
    float: left;
}

.form_main_blog .form_inner_main .comments-area .comments-list .comment .right-img .avtar a img {
    width: 100%;
}

.form_main_blog .form_inner_main .comments-area .comments-list .comment .txt-holder {
    width: 80%;
}

.blog_banner .punchline .text1 {
    line-height: 80px;
    font-size: 60px;
}

.blog_banner .punchline .text2 {
    font-size: 35px;
    font-weight: 500;
}

.blog_detail_banner .punchline .text1 {
    line-height: 50px!important;
    font-size: 30px;
}

.blog_detail_banner {
    top: 50%;
}
a{ color: #f8820c ;}
.sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt a, .sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt a.sficn img {
    width: 30px;
    height: 30px;
    filter: grayscale(100%);
}
.sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt a, .sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt a.sficn img:hover {
     filter:inherit;
}

blockquote p:before {
    color: #f8820c;
    content: "\f10d";
    font-family: 'FontAwesome';
    font-size: 12px;
    margin-right: 4px;
    position: relative;
    top: -5px;
    display: inline-block;
}
blockquote p:after {
    color: #f8820c;
    content: "\f10e";
    font-family: 'FontAwesome';
    font-size: 11px;
    margin-left: 8px;
    position: relative;
    top: -5px;
    display: inline-block;
}


/* end blog page css */


/********************************************************************************************** start media query *********************************************************************************************/
@media only screen and (max-width: 1800px) {
.blog_inner_main {
     min-height: 530px;
   
}
}


@media only screen and (max-width: 1600px) {
    .cntent_part_bottom_main .cntent_heading h2 a {
        font-size: 20px;
        line-height: 24px;
    }
    .cntent_part_bottom_main p {
        font-size: 15px;
    }
    .popular_lright_main .right_cntent_popular h2 {
        font-size: 16px;
    }
}
@media only screen and (max-width: 1599px) {
.blog_inner_main {
    min-height: 538px;
}

}

@media only screen and (max-width: 1439px) {
    .right_title_blog h2 {
        font-size: 26px;
        margin-top: 45px;
    }
    .all_tabing_main .nav-pills li a {
        padding: 8px 14px;
    }
    .popular_lright_main .right_cntent_popular h2 {
        font-size: 14px;
    }
    .cntent_part_bottom_main .cntent_heading h2 a {
        font-size: 20px;
        line-height: 20px;
    }
    .cntent_part_bottom_main p {
        font-size: 14px;
    }
    .popular_tag_main ul li a {
        font-size: 14px;
        padding: 6px 17px;
        margin-right: 12px;
    }
    .blog_section_main {
        padding: 50px 0px 70px 0px;
    }
    .right_title_blog h2 {
        font-size: 26px;
        margin-top: 45px;
    }
}

@media only screen and (max-width: 1365px) {
    .blog_banner .punchline .text1 {
        line-height: 60px;
        font-size: 50px;
    }
    .blog_banner .punchline .text2 {
        font-size: 30px;
    }
    .blog_detail_banner .punchline .text1 {
        line-height: 50px!important;
        font-size: 30px;
    }
    .out_category_blog ul li a {
        font-size: 13px;
    }
    .blog_detail_banner .punchline .text1 {
        font-size: 25px;
    }
}

@media only screen and (max-width: 1279px) {
    .all_tabing_main .nav-pills li a {
        padding: 8px 11px;
        font-size: 12px;
    }
    .user_left .user_name {
        font-size: 12px;
    }
    .user_right .date_user {
        font-size: 12px;
    }
    .blog_bnr_section .blog_detail_banner .punchline .text1 {
        text-align: left;
        font-size: 36px;
        line-height: 50px;
    }
    .img_prt_top a img {
        width: 100%;
        height: 175px;
    }
     
    .cntent_part_bottom_main p {
        min-height: 100px;
    }
    .blog_bnr_section .blog_detail_banner .punchline .text1 {
        font-size: 32px;
    }
    .out_category_blog ul li a {
        font-size: 13px;
    }
}

@media only screen and (max-width: 1199px) {
    .all_tabing_main .nav-pills li a {
        padding: 8px 8px;
    }
    .all_tabing_main .nav-pills .activelink {
        font-size: 13px;
        padding: 6px 10px;
    }
    .share_a_post_main {
        width: 100%;
    }
    .left_tags {
         width: 100%;
    }
    .blog_inner_main {
        min-height: 585px;
    }
}

@media only screen and (max-width: 1023px) {
    .blog_banner .punchline .text1 {
        line-height: 40px;
        font-size: 35px;
    }
    .blog_banner .punchline .text2 {
        font-size: 24px;
        margin-top: 15px;
    }
}

@media only screen and (max-width: 991px) {
    .cntent_part_bottom_main .cntent_heading h2 a {
        font-size: 19px;
        line-height: 20px;
    }
    .right_title_blog h2 {
        font-weight: 600;
    }
    .blog_bnr_section .blog_detail_banner .punchline .text1 {
        text-align: left;
        font-size: 30px;
        line-height: 40px;
    }
    .share_a_post_main {
        float: left;
    }
    .blog_bnr_section .blog_detail_banner .punchline .text1 {
        text-align: left;
        font-size: 30px;
    }
    .blog_bnr_section .blog_detail_banner .punchline ul li a {
        float: left;
        color: #FB8E22;
        font-size: 22px;
    }
    .blog_inner_main {
        min-height: 597px;
    }
}

@media only screen and (max-width: 767px) {
    .mobile_show_new {
        display: block !important;
    }
    .desktop_show_new {
        display: none !important;
    }
    .blog_banner .banner-content-box {
        bottom: 52%;
    }
    .blog_left_section {
        width: 100%;
    }
    .blog_section_main {
        padding: 40px 0px;
    }
    .blog_left_main_first {
        margin-top: 10px;
    }
    .blog_right_section {
        width: 100%;
    }
    .blog_inner_main {
        width: 100%;
        padding-right: 0;
    }
    .right_blog_main {
        padding: 0;
    }
    .desktop_img {
        display: none !important;
    }
    .mobile_img {
        display: block !important;
    }
    .catagories-search {
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .right_title_blog h2 {
        text-align: center;
    }
    .user_right {
        float: right;
        margin-left: 0;
        margin-top: 0;
    }
    .popular_tag_main ul {
        list-style: none;
        padding: 0;
        margin: 0 auto;
        justify-content: center;
        text-align: center;
        width: fit-content;
    }
    .popular_tag_main ul li {
        float: inherit;
        display: inline-block;
    }
    .table_of_cntent_prt {
        margin-top: 0;
    }
    .blog_landing_left_main .title_main h2 {
        font-size: 25px;
        text-align: center;
        margin-top: 30px;
    }
    .blog_landing_all_cntent {
        padding-left: 0;
        margin-top: 20px;
    }
    .blog_landing_all_cntent h2 {
        display: block;
        font-size: 24px;
        margin-top: 40px;
        text-align: center;
    }
    .blog_landing_all_cntent h2 {
        font-size: 28px;
        text-align: center;
        line-height: 38px;
    }
    .share_a_post_main {
        text-align: center;
    }
    .share_a_post_main span {
        float: left;
        font-size: 18px;
        text-align: center;
        width: 100%;
        margin-bottom: 20px;
    }
    .share_a_post_main {
        margin-top: 35px;
    }
    .all_cmnt_post_main .title_blog_form h2 {
        font-size: 25px;
        text-align: center;
    }
    .all_cmnt_post_main .title_blog_form {
        margin-top: 30px;
        margin-bottom: 15px;
    }
    .form-sec-btn .button-post {
        padding: 10px 0px;
        width: 100%;
    }
    .form_inner_main {
        display: block;
    }
    .form_inner {
        width: 100%;
        float: left;
    }
    .form_inner input {
        margin-top: 25px;
    }
    .share_a_post_main ul {
        list-style: none;
        padding-left: 0;
        float: initial;
        margin: 0 auto;
        width: fit-content;
    }
    .main_reply_left_img {
        width: 40px;
    }
    .main_reply_right_cntent {
        width: 87%;
        float: right;
        margin-top: 12px;
    }
    .main_reply_right_cntent h2 {
        font-size: 17px;
    }
    .main_reply_right_cntent p {
        font-size: 13px;
    }
    .inner_reply {
        width: 100%;
    }
    .blog_landing_date .user_left .user_img {
        width: 40px;
    }
    .blog_landing_date .user_left .user_name {
        font-size: 15px;
    }
    .blog_landing_date .user_right {
        float: left;
        margin-left: 22px;
        margin-top: 5px;
    }
    .blog_landing_date .user_right .date_user {
        font-size: 15px;
    }
    .blog_landing_all_cntent p {
        font-size: 14px;
    }
    .blog_landing_all_cntent {
        margin-top: 10px;
    }
    .blog_landing_all_cntent p {
        color: #0000009e;
    }
    .table_of_cntent_prt h2 {
        font-size: 25px;
        text-align: center;
    }
    .blog_detail_cntent p span {
        float: right;
        width: 100%;
        margin-left: 0;
        margin-bottom: 15px;
    }
    .blog_detail_main {
        width: 100%;
    }
    .share_a_post_main {
        float: left;
        width: 100%;
    }
    .left_tags {
        width: 100%;
    }
    .left_tags span {
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .left_tags ul {
        max-width: inherit;
        text-align: center;
        width: fit-content;
        margin: 0 auto;
        float: initial;
    }
    .left_tags ul li {
        float: inherit;
        display: inline-block;
    }
    .form_main_blog .form_inner_main {
        width: 100%;
    }
    .form_main_blog .text_area {
        width: 100%;
    }
    .checkbox_prt {
        width: 100%;
    }
    .form_main_blog .form-sec-btn {
        width: 100%;
    }
    .form_main_blog .form_inner_main .form_inner input {
        margin-top: 0;
    }
    .checkbox_prt {
        text-align: left;
    }
    .checkbox_prt .checkmark {
        top: 1px;
    }
    .form_main_blog {
        width: 94%;
        float: left;
        text-align: center;
        margin: 0 3%;
        margin-top: 0px;
        margin-top: 20px;
    }
    .blog_bnr_section .blog_detail_banner .punchline .text1 {
        text-align: left;
        font-size: 19px;
        line-height: 27px;
    }
    .blog_bnr_section .blog_detail_banner .punchline ul li {
        float: left;
        padding: 0 9px;
    }
    .form_main_blog .form_inner_main .comment-respond .comment-form .form-submit .submit {
        margin-top: 75px;
    }
    /* .form_main_blog .form_inner_main .comment-respond .comment-form .comment-form-cookies-consent input{}
      .form_main_blog .form_inner_main .comment-respond .comment-form .comment-form-cookies-consent label{} */
    .img_prt_top a img {
        height: inherit;
    }
    .cntent_part_bottom_main .cntent_heading h2 {
        min-height: inherit;
    }
    .cntent_part_bottom_main p {
        min-height: inherit;
    }
    .blog_bnr_section .blog_detail_banner .punchline .text1 {
        text-align: left;
        font-size: 22px;
    }
    .blog_inner_main{min-height: inherit;}
    .sfsi_shortcode_container {
        float: left;
        width: 100%;
    }
    .sfsi_shortcode_container .norm_row {
        min-width: 25px;
        display: contents;
        text-align: center !important;
    }
}

@media only screen and (max-width: 639px) {
    .all_tabing_main .nav-pills li a {
        padding: 8px 15px;
    }
    .all_tabing_main .nav-pills li {
        display: inline-block;
        float: inherit;
    }
    .all_tabing_main .nav-pills {
        list-style: none;
        border-bottom: 1px solid #ddd;
        display: inline-block;
        margin-bottom: 25px;
        text-align: center;
        margin: 0 auto;
        float: initial;
        width: fit-content;
        padding-bottom: 8px;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 479px) {
    .main_reply_right_cntent {
        width: 83%;
        margin-top: 5px;
    }
    .all_tabing_main .nav-pills li a {
        padding: 8px 12px;
        font-size: 14px;
    }
    .blog_landing_date .user_left .user_img {
        width: 30px;
    }
    .blog_landing_date .user_left .user_name {
        font-size: 13px;
    }
    .recommended_blogs_main .slick-slide {
        margin-right: 20px;
    }
    .recommended_blogs_main .slick-track {
        margin-left: 98px;
    }
    .blog_landing_date .user_right {
        float: left;
        margin-left: 13px;
        margin-top: 6px;
    }
    .blog_landing_date .user_right .date_user {
        font-size: 13px;
        margin-left: 13px;
        padding: 0;
    }
    .blog_landing_all_cntent ul li {
        font-size: 14px;
    }
    .blog_landing_all_cntent h2 {
        font-size: 24px;
        line-height: 33px;
        margin-top: 30px;
    }
    .blog_landing_all_cntent h6 {
        font-size: 14px;
    }
    .all_cmnt_post_main {
        margin-top: 40px;
    }
    .all_cmnt_post_main .title_blog_form h2 {
        font-size: 22px;
    }
    .main_reply_right_cntent a {
        font-size: 14px;
    }
    .main_reply {
        border-bottom: 1px solid #dbdbdb;
    }
    .main_reply_left_img {
        width: 30px;
    }
    .blog_landing_all_cntent h3 {
        font-size: 20px;
    }
    .all_cmnt_post_main .title_blog_form {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .right_title_blog h2 {
        font-size: 23px;
        text-align: center;
    }
    .blog_bnr_section .blog_banner .punchline {
        top: -28px;
    }
    .blog_banner .punchline .text1 {
        line-height: 37px;
    }
    .blog_banner .punchline .text1 {
        line-height: 33px;
        font-size: 28px;
    }
    .blog_banner .punchline .text2 {
        font-size: 17px;
    }
    .blog_bnr_section .blog_detail_banner .punchline .text1 {
        font-size: 22px;
        text-align: center;
        line-height: 28px!important;
    }
    .blog_bnr_section .blog_detail_banner .punchline ul {
        list-style: none;
        padding: 0;
        margin-top: 8px;
        margin: 0 auto;
        margin-top: 13px;
        float: initial;
        width: fit-content;
    }
    .blog_banner {
        position: absolute;
        top: 35%;
    }
    .blog_banner {
        position: absolute;
        top: 35%;
        max-width: 96%;
        left: 2%;
    }
    
    .blog_bnr_section .blog_detail_banner .punchline ul li a {
        font-size: 15px;
    }
    .blog_banner .punchline .text2 {
        font-size: 16px;
        margin-top: 0px;
    }
}

@media only screen and (max-width: 413px) {
    .recommended_blogs_main .slick-track {
        margin-left: 84px;
    }
    .all_tabing_main .nav-pills li {
        margin-left: 0;
    }
    .all_tabing_main .nav-pills li a {
        padding: 8px 7px;
        font-size: 12px;
    }
    .popular_tag_main ul li a {
        font-size: 12px;
        padding: 6px 13px;
        margin-right: 6px;
    }
}

@media only screen and (max-width: 374px) {
    .recommended_blogs_main .slick-track {
        margin-left: 74px;
    }
    .blog_landing_date .user_right .date_user {
        font-size: 12px;
    }
    .blog_landing_left_main .title_main h2 {
        font-size: 19px;
    }
    .table_of_cntent_prt h2 {
        font-size: 20px;
    }
    .blog_landing_all_cntent h2 {
        font-size: 20px;
        line-height: 28px;
    }
    .blog_landing_all_cntent p {
        font-size: 12px;
    }
    .blog_landing_all_cntent h6 {
        font-size: 12px;
    }
    .blog_landing_all_cntent h3 {
        font-size: 16px;
    }
    .blog_banner .punchline .text1 {
        line-height: 26px;
        font-size: 23px;
    }
}


/********************************************************************************************** end media query **********************************************************************************************/