/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
* {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family:"PT sans";
}
.single_page_post_content_section .elementor-widget-container{
	color:#000;
}
h1, h2, h3, h4, h5, h6, p, ul li, ul li a{
font-family:"PT sans" !important;
}
#less_cat{
	text-align: center;
    margin:20px  auto ;
    padding: 8px 37px;
    background: #f3c006;
    border: none;
    color: #000;
	display:none;
}




    .sub_cat_outer_box{
			display:flex;
			flex-wrap:wrap;
			justify-content:space-between;
}
    .sub_cat_outer_box .category_inner{
			display:none;
			text-align:center;
			width:calc(100% / 5 - 10px)
}
    .sub_cat_outer_box .category_inner .cat_thum{
width:150px;
height:150px;
display:inline-block;
border-radius:50%;
}
    .sub_cat_outer_box .category_inner .cat_thum .thum{
			width: 100%;
    background-size: cover !important;
    background-position: center !important;
    height: 100%;
    border-radius: 50%;
}
    .sub_cat_outer_box .category_inner .subcat_title{}
    .sub_cat_outer_box .category_inner .subcat_title a{
			color:#1E1C1C;
			font-size:22px;
}

 .sub_cat_outer_box .category_inner:nth-child(1), .sub_cat_outer_box .category_inner:nth-child(2), .sub_cat_outer_box
    .category_inner:nth-child(3), .sub_cat_outer_box .category_inner:nth-child(4), .sub_cat_outer_box
    .category_inner:nth-child(5){
			display:block !important;
}











.float_icon_left{
	position:fixed;
	left:10px;
	bottom:calc(50% - 100px);
	display:none;
}
.float_icon_left .facebook_icon a{
	margin-bottom:10px;
	color:#fff;
	background:#1877F2;
}
.float_icon_left .youtube_icon a{
	margin-bottom:10px;
	color:#CD201F;
	background:#fff;
}
.float_icon_left .linkedin_icon a{
	margin-bottom:10px;
	color:#fff;
	background:#0A66C2;
}
.float_icon_left .twitter_icon a{
	margin-bottom:10px;
	color:#fff;
	background:#26a7de;
}
.float_icon_left .instagram_icon a{
	margin-bottom:10px;
	color:#fff;
	background:radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}
.float_icon_left div a{
	padding: 5px;
    width: 30px;
    height: 30px;
	display:flex;
	justify-content:center;
	align-items:center;
	border-radius:4px;
    text-align: center;
}
.float_icon_left div a i{
	font-size:18px;
	
}
#cat_height{
height:290px;
overflow:hidden;
margin-left: 0px;
}

.top_articles .top_articles_inner .video_thumbnail iframe {
    width: 100% !important;
    height: 100% !important;
}

.elementor-nav-menu--main .elementor-nav-menu li .sub-menu.elementor-nav-menu--dropdown.sm-nowrap {
    min-width: 175px !important;
    padding: 8px 10px !important;
    border-radius: 5px !important;
}

.elementor-nav-menu--main .elementor-nav-menu li .sub-menu.elementor-nav-menu--dropdown.sm-nowrap li a {
    color: #000;
    padding-left: 10px;
}

.post_main_section {}

.post_main_section .left_box {
    width: 53%;
}

.post_main_section .left_box .post_left_inner {}

.post_main_section .left_box .post_left_inner .post_left_thumbnail {
    width: 100%;
    height: 300px;
    background-size: cover !important;
    background-position: center !important;
}

.post_main_section .left_box .post_left_inner .post_contants {}

.post_main_section .left_box .post_left_inner .post_contants a h3 {
    font-size: 24px;
    margin: 0px 0px 10px 0 !important;
    color: #000;
    border-bottom: 1px solid #18656B;
}

/* .post_main_section .left_box .post_left_inner .post_contants p {
    display: none;
} */

.post_main_section .right_box {
    width: 45%;
}

.post_main_section .right_box .post_right_inner {
    display: flex;
    margin-bottom: 20px;
    min-height: 100px;
}
.post_main_section .right_box .post_right_inner .post_right_thumbnail_link{
    display: block;
    width: 33%;
}
.post_main_section .right_box .post_right_inner .post_right_thumbnail {
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-position: center !important;

}

.post_main_section .right_box .post_right_inner .post_contants {
    width: 67%;
    padding-left: 10px;
}

.post_main_section .right_box .post_right_inner .post_contants .right_post_title {}

.post_main_section .right_box .post_right_inner .post_contants .right_post_title a h3 {
    font-size: 18px;
    margin: 0px 0px 10px 0 !important;
    color: #000;
    border-bottom: 1px solid #18656B;
}

.post_main_section .right_box .post_right_inner .post_contants .right_post_des {}

.post_main_section .right_box .post_right_inner .post_contants .right_post_des p {
    font-size: 14px;
    color: #000;
}

p {
    margin-bottom: 0;
}

.mystyle {
    display: none;
}

.align-items-center {
    align-items: center
}

.select_city a i {
    color: #0C48AA;
    font-size: 18px;
}

.select_city a span.elementor-button-text {
    border-bottom: 1px solid #0C48AA;
    padding-right: 20px;
}

h3:first-letter {
    text-transform: uppercase;
}

.row {
    column-gap: 20px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
}

.sub-menu.elementor-nav-menu--dropdown {
    box-shadow: 0 0 10px 0 #00000020;
}
.heateor_sss_sharing_container .heateor_sss_sharing_ul a{
	cursor:pointer !important;
	pointer-events:auto !important;
}
.recent_articles {}

.cat_btn a {
    color: #084A4F;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
   
}

.cat_btn a span img {
    margin-bottom: -6px;
    margin-left: 8px;
    padding: 0
}
.single-post .post .post_content_wrap ul{
    margin-left:30px;

}
.main_category_section {
    padding: 10px 10px 0px;
}

.main_category_section .category_main_wrap {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
    column-gap: 20px;
}

.main_category_section .category_main_wrap .category_card {
    width: calc(100% / 6 - 17px);
    border-radius: 0px 0px 10px 10px;
    overflow: hidden;
   text-align: center;

}

.main_category_section .category_main_wrap .category_card .cat_thumbnail {
   width: 150px;
   height: 150px;
   background-size: cover !important;
   background-position: center !important;
   background-repeat: no-repeat !important;
   margin: auto;
   border-radius: 50%;
}

.main_category_section .category_main_wrap .category_card .cat_details {
    padding: 10px 15px 0px 15px;
}
.single_page_post_content_section h4{
	font-size:22px !important;
}
.single_page_post_content_section h4 span{
	font-size:22px !important;
}
.single_page_post_content_section h2{
	font-size:20px !important;
	line-height:45px !important;
}
.single_page_post_content_section h2 span{
	font-size:20px;
	line-height:45px !important;
}
.single_page_post_content_section .elementor-element-populated{
padding:1px !important;
}
.single_page_post_content_section h3 span{
	font-size:24px;
	line-height:25px;
}
.single_page_post_content_section h3{
	font-size:24px !important;
	line-height:25px;
}
.main_category_section .category_main_wrap .category_card .cat_details .cat_title h3 {
    font-weight: 600;
    color: #1E1C1C;
    font-size: 20px;
    line-height: 29px;
    margin: 0px;
   
    margin-bottom: 5px;
}

.main_category_section .category_main_wrap .category_card .cat_btn {
    /* padding: 0px 20px 20px 0px; */
}



.main_category_section .view_all_btn {

    margin-top: 50px;
    text-align: center;

}

.view_all_btn {
    padding: 0px 0px;
    min-width: max-content;
}

.main_category_section .view_all_btn a {
    border: none;
    padding: 10px 30px;
    border-radius: 5px;
    color: #ffffff;
    font-weight: 600;
    background: #0c48aa;
    text-transform: uppercase;
}

.view_all_btn a {
    border: 1px solid #0C48AA;
    padding: 8px 14px;
    border-radius: 5px;
    color: #0C48AA;
    font-weight: 600;
    text-transform: uppercase;
}

.main_category_section .view_all_btn a span img {
    width: 25px;
    margin-bottom: -3px;
    margin-left: 4px;
}

.view_all_btn a span img {
    width: 25px;
    margin-bottom: -3px;
    margin-left: 4px;
}

.main_category_section .category_main_wrap .category_card .cat_details .cat_des p {
    color: #1B1D31;
    font-size: 15px;
    line-height: normal;
    margin: 0 0 5px;
    font-weight: 400;
    min-height: 38px;
   
}

.main_category_section .category_main_wrap .category_card .cat_details .cat_btn {
    padding: 10px 0;
}

.main_category_section .category_main_wrap .category_card .cat_btn a {
    text-transform: uppercase;
}


.meta {
    margin-left: -20px;
}

.meta span {
    color: #000;
    font-size: 16px;
}

.meta span i {
    color: #FFE39C;
    padding: 0 5px 0px 15px
}



.elementor-shortcode .rank-math-breadcrumb p {
    margin: 0;
}

.popup_form .elementor-form .elementor-field-type-checkbox .elementor-field-option {
    display: flex;
    align-items: center;
}

.popup_form .elementor-form .elementor-field-type-checkbox .elementor-field-option label {
    margin-left: 5px
}

.rank-math-breadcrumb a {
    color: #0C48AA;
}




.top_articles {}

.top_articles .top_articles_inner {
    width: calc(100% / 4 - 15px);
    box-shadow: 0px 0px 2px 0.1px rgba(0, 0, 0, 0.25);
    border-radius: 9px 9px 0 0;
    overflow: hidden;
    padding-bottom: 10px;

}

.top_articles .top_articles_inner:hover {
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);

}

.top_articles .top_articles_inner .video_thumbnail {
    height: 150px;
    width: 100%;
    overflow: hidden;
    object-fit: cover;
}

.top_articles .top_articles_inner .video_thumbnail .rsfv-video {
    height: 150px;
    width: 100%;
}

.top_articles .top_articles_inner .contant {
    padding: 10px 0px
}

.top_articles .top_articles_inner .contant a {}

.top_articles .top_articles_inner .contant a h5 {
    margin: 0;
    color: #000;
    font-weight: 600;
    line-height: 21px;
    margin-bottom: 5px !important;
    font-size: 18px;
 
}

.top_articles .top_articles_inner .contant p {
    line-height: 17px;
    font-size: 14px;
    color: #000;
}

.letast_post_section .post .elementor-post__thumbnail {
    height: 100%;
}

.wpp-list .thumb a img {
    height: 100%;
}

.wpp-list .thumb {
    width: 33%;
    display: inline-block;
}

.wpp-list .populer_post_contant .wpp-post-title {
    color: #1E1C1C;
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
}

.wpp-list .populer_post_contant .wpp-meta.post-stats {
    font-size: 14px;
    color: #615E5E;
    line-height: normal;
}

.wpp-list .populer_post_box {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .10);
    background: #eeeeee52;
    border-radius: 0 15px 0px 15px;
    overflow: hidden;
}



.sidebar_cat {
    padding: 10px;
}

.sidebar_cat ul {
    padding: 0;
}

.sidebar_cat ul li {
    padding: 8px 0px 0px;
}

.sidebar_cat ul li a {
    color: #000000;
    text-transform: capitalize;
}

.sidebar_cat ul li a i {
    color: #000;
    padding-right: 5px;
}

.post_comments_section {
    padding: 20px 0px;
}

.post_comments_section .post_comments_inner {
    width: 100%;
    text-align: center;
    width: 700px;
    margin: auto;
}

.post_comments_section .post_comments_inner .comment_btn {}


.post_comments_section .post_comments_inner .comment_btn #comments_btn {
    width: 100%;
    cursor: pointer;
    display: block;
    background: #F5C348;
    border-radius: 2px;
    border-color: #F5C348;
    color: #000000;
    font-size: 18px;
    padding: 10px;
    ;
}

.post_comments_section .post_comments_inner .comment_btn #comments_btn i {
    font-weight: 600 !important;
    font-size: 15px;
    margin-left: 5px;
}

.post_comments_section .post_comments_inner .comment_template {
    background: #F1F1F1;
    padding: 40px
}




.post_comments_section .post_comments_inner .comment_template .comment-respond {}

.post_comments_section .post_comments_inner .comment_template .comment-respond .comment-reply-title {}

.post_comments_section .post_comments_inner .comment_template .comment-respond .comment-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.post_comments_section .post_comments_inner .comment_template .comment-respond .comment-form p.comment-notes {
    display: none !important;
}

.post_comments_section .post_comments_inner .comment_template .comment-respond .comment-form p.comment-form-comment {
    width: 100%;
    text-align: start;
}

.post_comments_section .post_comments_inner .comment_template .comment-respond .comment-form p.comment-form-author {
    width: 45%;
    text-align: start;
}

.post_comments_section .post_comments_inner .comment_template .comment-respond .comment-form p.comment-form-email {
    width: 45%;
    text-align: start;
}

.post_comments_section .post_comments_inner .comment_template .comment-respond .comment-form p.comment-form-url {
    display: none !important;
}

.post_comments_section .post_comments_inner .comment_template .comment-respond .comment-form p.comment-form-cookies-consent label {
    margin-top: -7px;
}

.post_comments_section .post_comments_inner .comment_template .comment-respond .comment-form p.form-submit {
    text-align: center;
    width: 100%;
}

.post_comments_section .post_comments_inner .comment_template .comment-respond .comment-form p.form-submit .submit {
    color: #fff;
    border: none;
    background: #0C48AA;
}

.subcat_main_section {
    /*     padding: 20px 0px; */
}

.subcat_main_section .subcat_inner_section {
    width: 100%;

}

.subcat_main_section .subcat_inner_section:first-child {

    margin-bottom: 50px
}

.subcat_main_section .subcat_inner_section .subcat_title {
    padding-bottom: 20px;
    /* margin-bottom: 20px; */
}

.subcat_main_section .subcat_inner_section .subcat_title h3 {
    font-size: 30px;
    color: #000;
    font-weight: 600;
    margin: 5px 0;

}

.subcat_main_section .subcat_inner_section .subcat_title .subcat_des {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #C9C9C9;
    padding-bottom: 20px;
}

.subcat_main_section .subcat_inner_section .subcat_title .subcat_des p {
    margin: 0;
    color: #636363;
}

.subcat_main_section .subcat_inner_section .subcat_post_box {
    width: calc(100% / 2 - 10px);
    display: flex;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, .15);
    border-radius: 0 20px 0 20px;
    overflow: hidden;

}

.subcat_main_section .subcat_inner_section .subcat_post_box .subcat_post_thumbnail_box {
    width: 30%;
    height: 130px;
}

.subcat_main_section .subcat_inner_section .subcat_post_box .subcat_post_thumbnail {
    width: 100%;
    height: 100%;
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;

}

.subcat_main_section .subcat_inner_section .subcat_post_box .subcat_post_contants {
    width: 70%;
    padding: 20px 15px;
}

.subcat_main_section .subcat_inner_section .subcat_post_box .subcat_post_contants .subcat_post_title {}

.subcat_main_section .subcat_inner_section .subcat_post_box .subcat_post_contants .subcat_post_title h3 {
    margin: 0 0 8px;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    line-height: 22px;
}

.subcat_main_section .subcat_inner_section .subcat_post_box .subcat_post_contants .subcat_post_desc {}

.subcat_main_section .subcat_inner_section .subcat_post_box .subcat_post_contants .subcat_post_desc p {
    margin: 0;
    color: #000000;
    line-height: normal;


}

.child_cat_section {

    background-color: #f2f2f2;
}

.child_cat_section .list_child_cat {}

.child_cat_section .list_child_cat ul {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.child_cat_section .list_child_cat ul li {
    padding: 10px 30px 10px 0px;
}

.child_cat_section .list_child_cat ul li a {
    padding: 0px 0px;
    color: #000;
}

.child_cat_section .list_child_cat ul li a:hover {
    border-bottom: 1px solid;
}


.elementor-location-archive .elementor-post__text .elementor-post__read-more-wrapper .elementor-post__read-more {
    background: #0C48AA;
    padding: 8px 16px;
    border-radius: 4px
}

.elementor-location-archive .elementor-post__text .elementor-post__read-more-wrapper .elementor-post__read-more:hover {
    background: #0162ff;

}

.sticky-slider {
    position: fixed;
    bottom: calc(100% / 2 - 200px);
    right: 0px;
    text-align: center;
    opacity: 1;
    z-index: 999;
}

.sticky-slider .float_icon {
   box-shadow: 0 0 5px 0 rgba(125,121,121,.4);
    overflow: hidden
}

.sticky-slider .float_icon .floating_icon {
       text-align: center;
    padding: 7px 5px 0;
    font-size: 12px;
    line-height: 13px;
    background-color: #fff;
    max-width: 63px;
    width: 100%;
    min-height: 75px;
    border-bottom: 1px solid #e9e9e9;
}

.sticky-slider .float_icon .floating_icon a img:hover{
	transform:scale(1.2)
}
.sticky-slider .float_icon .floating_icon a {
       text-align: center;
    font-weight: 700;
    color: #333;
    font-size: 11px;

}

.sticky-slider .float_icon .floating_icon a img{
    width: auto ;
	transition:.3s;
	max-height:35px;
	height:auto;
	
}

.sticky-slider .float_icon .floating_icon a span {
    display: block;
    color: #1E1C1C;
	padding-bottom:5px;
    font-size: 10px;
}

.elementor-posts-nothing-found {
    text-align: center;
    font-size: 30px !important;
    color: #1e1e1e !important;
  
}

.search_result.elementor-widget-archive-posts {
    width: 100% !important;
    padding-bottom: 50px;
}

.search_result article.elementor-post {
    border-radius: 0px 0px 10px 10px;
    overflow: hidden;
    box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);

}

.search_result article.elementor-post .elementor-post__text {
    padding: 10px;
    padding-top: 0;
}

#commentform .comment-form-cookies-consent {
    padding: 10px 0px;
}
.main_tags_box{
    display: flex;
    flex-wrap: wrap;
}
.main_tags_box a{
    background: #ddd;
    padding: 4px 10px;
    margin-right: 10px;
    font-style: italic;
    font-size: 14px;
	margin-bottom:10px;
}
.sidebar_cat #load_cat{
    background: #f5c348;
    font-size: 15px;
    padding: 8px 15px;
    border-radius: 3px;
    color: #000;
    font-weight: 500;
    border: none;
    margin: 20px auto 0px;
    display: block;
}

@media(max-width:1024px) {
    .elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
        position: fixed !important;
        left: 0 !important;
        top: 60px !important;
        max-width: 500px !important;
        min-height: 100vh !important;

    }

    .elementor-menu-toggle i {
        font-size: 25px !important;
    }

    .elementor-nav-menu li {
        padding: 3px 0 !important;
    }

    .elementor-nav-menu--dropdown ul.elementor-nav-menu {
        padding-top: 20px !important;
    }

    .elementor-location-header {
        position: sticky;
        top: 0;
        left: 0;
        z-index: 99999;
    }

    .elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container {

        min-height: 100vh !important;
        transform: translateX(-520px) !important;
    }

    .elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {

        min-height: 100vh !important;
        transform: translateX(0px) !important;
    }

    .elementor-menu-toggle {
        position: fixed;
        top: 15px;
        left: 10px;

    }
}

@media(max-width:991px) {
    .elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
        top: 50px !important;
    }


}

@media(max-width:768px) {
    .main_category_section .category_main_wrap .category_card {
        width: calc(100% / 2 - 14px);
    }
.sub_cat_outer_box .category_inner:nth-child(1), .sub_cat_outer_box .category_inner:nth-child(2), .sub_cat_outer_box .category_inner:nth-child(3), .sub_cat_outer_box .category_inner:nth-child(4), .sub_cat_outer_box .category_inner:nth-child(5){
	width:50%;
	}
    .sticky-slider {
        bottom: 0;
        width: 100%;
    }

    /* .sticky-slider .float_icon .floating_icon a span {
        display: none;
    } */

    .post_main_section .right_box {
        width: 100%;
    }

    .sticky-slider .float_icon .floating_icon a img {
        width: auto;
        padding-top: 3px;
        max-height: 30px;
    }
    .sticky-slider .float_icon{
            display: flex;
            justify-content: space-around;
            width: 100%;
            background: #fff;
            border-radius: 0px;
            border-top: 1px solid #ddd;
            padding: 10px 0px;
    }

    .sticky-slider .float_icon .floating_icon {
        border-radius: 0px;
        margin-bottom: 0;
        padding: 0px;
        display: flex;
        align-items: center;
        margin: 0px;
        border: none;
    }

    .post_main_section .right_box .post_right_inner {
        flex-wrap: wrap;
    }
.post_main_section .right_box .post_right_inner .post_right_thumbnail_link{
   width: 100%;
}
    .post_main_section .right_box .post_right_inner .post_right_thumbnail {
     
        height: 185px;
    }

    .post_main_section .left_box .post_left_inner .post_left_thumbnail {
        height: 185px;
    }

    .post_main_section .right_box .post_right_inner .post_contants {
        width: 100%;
        padding: 0;
    }

    .post_main_section .left_box {
        width: 100%;
    }

    .single_page_related_post .elementor-posts .elementor-post {
        flex-wrap: wrap !important;
        display: flex;
    }

    .subcat_main_section .subcat_inner_section .subcat_post_box {
        width: 100%;
        flex-wrap: wrap;
        border-radius: 20px 20px 0px 0px;
    }

    .subcat_main_section .subcat_inner_section .subcat_post_box .subcat_post_thumbnail_box {
        width: 100%;
        max-width: 100%;
    }

    .subcat_main_section .subcat_inner_section .subcat_post_box .subcat_post_contants {
        width: 100%;
        max-width: 100%;
    }


    .elementor-826 .elementor-element.elementor-element-f5c93c9 .elementor-post__title {
        margin-top: 10px;
    }

    .elementor-826 .elementor-element.elementor-element-f5c93c9.elementor-posts--thumbnail-left .elementor-post__thumbnail__link {
        width: 100%;
    }


    .home_booknow_round {
        top: -70%
    }

    .home_booknow_round .elementor-widget-container svg {
        width: 80px;
    }

    .top_articles .top_articles_inner {
        width: calc(100% / 2 - 15px);
    }

    .home_booknow_tringle .elementor-widget-container svg {
        width: 18px;
    }
	.book_a_call svg{
		width:16px !important;
		margin-top:-3px;
	}
}

@media(max-width:540px) {
    .main_category_section .category_main_wrap .category_card {
        width: calc(100% / 2 - 20px) !important;

    }
    .main_category_section .category_main_wrap .category_card .cat_thumbnail {
        width: 100px;
        height: 100px;
        background-size: cover !important;}
        .main_category_section .category_main_wrap .category_card .cat_details .cat_title h3 {
            font-size: 16px !important;
            line-height: 22px;
        }

.sub_cat_outer_box .category_inner:nth-child(1), .sub_cat_outer_box .category_inner:nth-child(2), .sub_cat_outer_box .category_inner:nth-child(3), .sub_cat_outer_box .category_inner:nth-child(4), .sub_cat_outer_box .category_inner:nth-child(5){
	width:100%;
	}
    .top_articles .top_articles_inner {
        width: calc(100% / 1);
    }


.float_icon_left div a{
        width: 25px;
        height: 25px;
}
    .float_icon_left div a i {
        font-size: 15px;
    }
}

@media(max-width:425px) {
    .elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
        top: 40px !important;
    }
}

@media(max-width:320px) {}


/* Abhas-css */
.post_main_section .featured_left_box h2{
	color: #000;
font-size: 30px;
font-weight: 600;
line-height: 28px;
font-weight:700;
}

.post_main_section .featured_left_box, .post_main_section .featured_right_box{
width:calc(50% - 10px)
}
.post_main_section .featured_row{
align-items:center;
margin-bottom:30px
}
.post_main_section .featured_row hr{
width:100%;
margin:0;
background:#c9c9c9;
height:1px;
border:none;
color:#c9c9c9;
margin-top:-10px;
}
.post_main_section .featured_right_box{
display:flex;
justify-content:end;
}
.post_main_section .featured_right_box a{
	font-size: 16px;
font-weight: 600;
text-transform: uppercase;
fill: #0C48AA;
color: #0C48AA;
background-color: #61CE7000;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-radius:3px;
border-color: #0C48AA;
padding: 6px 15px 6px 15px;

}

.post_main_section .featured_right_box a span svg{
height:15px;
margin-bottom:-2px
}

/* End Of Abhas-css */