@media screen and (max-width:1399px) {
	.editors_highlight .img-box .text-part{
		    padding: 20px 70px;
	}
    .logo-panel .nav_part ul li a{
            font-size: 15px;
            padding: 0px 7px;
    }
    .hero_sec .box .title_part .bl_title {
    font-size: 18px;
    line-height: 24px;
    }
    .hero_sec .box{
            padding: 15px 20px;
    }
    .hero_sec .single_part .box .title_part .bl_title {
    font-size: 30px;
    line-height: 36px;
}
    .highlights .bl_item p {
    font-size: 15px;
            line-height: 24px;
    }
    .highlights .bl_item .img_box img {
    width: 50px;
    height: 50px;
    }
    .highlights .title_part{
            font-size: 20px;
    padding: 10px 20px;
    }
    .blog-sec .box .text-part .date_user a {
    font-size: 15px;
    }
    .blog-sec .box h3 {
    line-height: 22px;
    margin-top: 12px;
    }
    .blog-sec .box p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 12px;
}
    .sidebar .side_box h3 span, .sidebar section .wp-block-heading{
            font-size: 16px;
    }
    .sidebar .side_box ul li a, .sidebar section ul li a{
            font-size: 15px;
            padding-bottom: 6px;
    margin-bottom: 6px;
    }
    .hero_sec .box .date_user a {
    font-size: 15px;
    }
    .bl_details .img_box .date_user a {
    font-size: 14px;
    }
    .bl_details .con_box h1 {
    font-size: 32px;
    line-height: 42px;
}
    .bl_details .con_box h2{
     font-size: 28px;
    line-height: 38px;
}
.bl_details .con_box h3{
     font-size: 25px;
    line-height: 35px;
}
.bl_details .con_box h4{
     font-size: 22px;
    line-height: 32px;
}
.bl_details .con_box h5{
     font-size: 20px;
    line-height: 30px;
}
.bl_details .con_box h6{
     font-size: 18px;
    line-height: 28px;
}
    .bl_details .con_box p, .bl_details .con_box ul li{
        font-size: 15px;
            line-height: 24px;
    }
    .bl_details .con_box ul li{
        padding-left: 25px;
            margin-bottom: 6px;
    }
    .bl_details .con_box ul li:before{
        font-size: 16px;
    }
    .sidebar .side_box .form_box .my_btn, .sidebar section form .wp-block-search__inside-wrapper button {
    padding: 12px;
    }
    .page_heading h1 {
    font-size: 28px;
    }
}

@media screen and (max-width:1199px) {
	.logo-panel .nav_part .logo_part a{
		        max-width: 200px;
	}
	.logo-panel .nav_part ul{
		    margin-top: 20px;
	}
	.logo-panel .nav_part ul li a:after{
		bottom:0;
	}
    .logo-panel .nav_part{
        position: fixed;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #fff;
        left: -100%;
        z-index: 99;
        max-width: 300px;
        padding: 15px 25px;
        transition: 0.3s;
    }
    .logo-panel .nav_part.open_sidebar{
    left: 0;
}
    .logo-panel .nav_part .logo_part a{
        font-size: 26px;
        font-weight: bold;
        color: #000;
        display: block;
    }
    .logo-panel .nav_part ul li{
        width: 100%;
        display: block;
    }
    .logo-panel .nav_part ul li a{
      padding: 16px 0px;
        border-bottom: 1px dotted #ddd;
    }
    .logo-panel .nav_part .cls_sidebar{
        position: absolute;
                top: 20px;
        right: 20px;
        font-size: 20px;
        color: #000;
    }
    .menu_btn{
        font-size: 30px;
		cursor:pointer;
    }
        .hero_sec .box .date_user a {
        font-size: 14px;
    }
    .logo-panel .dvd_part{
            justify-content: flex-start;
    flex-direction: row-reverse;
    }
    .logo-panel .serch_ico{
            padding-right: 15px;
    border-right: 1px solid #ddd;
            padding-left: 0;
    border-left: none;
        margin-right: 15px;
    }
  
    
}
@media screen and (max-width:991px) {
      .hero_sec .grid{
        display: flex;
        flex-wrap: wrap;
        
    }
      .or-1{
        order: 1;
    }
      .or-2{
        order: 2;
    }
    .or-3{
        order: 3;
    }
    
    .hero_sec .two_part{
        grid-template-columns: repeat(2,1fr);
    }
    .highlights .title_part{
        margin-bottom: 15px;
    }
    .editors_highlight .img-box .text-part{
         margin-top: -35px;
    margin-left: 10px;
    margin-right: 10px;
    }
    .editors_highlight .img-box{
        margin-bottom: 20px;
    }
    .bg_clr{
            padding-bottom: 30px;
    }
 
    footer .links_part {
    padding: 30px 0px;
    }
    .cpyright p{
        font-size: 15px;
    }
    .search_bar .form-control {
    height: 55px;
            font-size: 15px;

    }
    .search_bar .form-control::placeholder{
        font-size: 15px;
    }
    .search_bar .my_btn{
            height: 55px;
            padding: 0px 20px;
            font-size: 14px;
    }
    .search_bar .srch_cls{
            right: 5%;
    font-size: 24px;
    top: 5%;
    }
    .search_bar .form_group{
            width: calc(100% - 10%);

    }
}
@media screen and (max-width:767px) {
    .top-head .left_part ul li {
    font-size: 13px;
    margin-right: 10px;
}
    .top-head .right_part ul li a{
            font-size: 12px;
    width: 22px;
    height: 22px;
    }
    .logo-panel .logo a{
        font-size: 20px;
    }
    .logo-panel .dvd_part{
               justify-content: flex-start;
        flex-direction: row-reverse;
    }
    .logo-panel .serch_ico{
        margin-right: 15px;
            padding-right: 15px;
    border-right: 1px solid #ddd;
        padding-left: 0;
        border-left: 0;
    }
    .logo-panel .logo{
            padding: 15px 0;
		border-right: none;
    }
        .bg_clr {
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .hero_sec .single_part .box {
    height: 380px;
    padding: 15px;
}
    .hero_sec .single_part .box .title_part .bl_title {
        font-size: 25px;
        line-height: 32px;
    }
    .hero_sec .box{
                padding: 12px;
            height: 175px;
    }
        .hero_sec .box .title_part .bl_title {
        font-size: 15px;
        line-height: 19px;
    }
    .hero_sec .box .title_part .cat li a{
        font-size: 12px;
            padding: 3px 8px;
            margin-right: 2px;
    }
    .hero_sec .box .date_user a i {
    padding-right: 3px;
}
    .hero_sec .box .date_user a {
        font-size: 11px;
    }
    .bl-head h2{
            font-size: 24px;
            padding-bottom: 15px;
    margin-bottom: 15px;
    }
    .blog-sec .box h3 a {
    font-size: 18px;
    line-height: 26px;
    }
    .editors_highlight .img-box .text-part h3 {
    font-size: 16px;
            line-height: 24px;
    }
    footer .links_part ul li a{
            font-size: 14px;
    }
        footer .links_part ul li {
        padding: 2px 0;
    }
        footer .links_part {
        padding: 25px 0px;
    }
        .cpyright p {
        font-size: 13px;
			text-align:center;
    }
	footer .links_part .footer_logo {
    max-width: 200px;
		    margin-bottom: 22px;
	}
    .logo-panel .serch_ico {
    font-size: 18px;
    }
        .menu_btn {
        font-size: 28px;
    }
    .hero_sec .two_part{
        display: none;
    }
    .bl_details .bg_white {
    padding: 12px;
    }
    .bl_details .img_box .date_user a {
        font-size: 12px;
    }
    .bl_details .img_box .date_user{
            padding: 4px 5px;
            top: 5px;
    right: 5px;
    }
    .bl_details .categories {
    margin-top: 15px;
    margin-bottom: 15px;
}
    .bl_details .categories ul li a{
           font-size: 12px;
        padding: 2px 5px;
        margin-right: 3px;
    }
        .bl_details .con_box h1 {
        font-size: 27px;
        line-height: 35px;
    }
     .bl_details .con_box h2{
     font-size: 25px;
    line-height: 33px;
}
.bl_details .con_box h3{
     font-size: 22px;
    line-height: 30px;
}
.bl_details .con_box h4{
     font-size: 20px;
    line-height: 28px;
}
.bl_details .con_box h5{
     font-size: 18px;
    line-height: 26px;
}
.bl_details .con_box h6{
     font-size: 16px;
    line-height: 24px;
}
    .sidebar .side_box {
    padding: 12px;

    }
    .bl_details .con_box h1, .bl_details .con_box h2, .bl_details .con_box h3, .bl_details .con_box h4, .bl_details .con_box h5, .bl_details .con_box h6{
            margin-top: 12px;
    margin-bottom: 12px;
    }
    .mb_rev{
        flex-direction: column-reverse;
    }
    .page_heading h1 {
        font-size: 24px;
        text-align: center;
    }
    .page_heading .breadcrumb{
        font-size: 12px;
            margin-bottom: 8px;
        justify-content: center;
    }
    .page_heading {
    padding: 22px 0px;
    }
    .blog-sec .box .text-part .date_user a{
                font-size: 14px;
    }
    .blog-sec .box .text-part {
    padding-left: 10px;
    padding-right: 10px;
}
	.logo-panel .logo img{
		    max-width: 170px;
	}
	.editors_highlight .img-box .text-part {
        padding: 15px 15px;
    }
	.divide_part.mt_50 {
		margin-top:0;
	}
	#comments h2{
		font-size: 20px;
	}
	#comments p {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 12px;
}
	#comments .form-submit .submit{
		    padding: 8px 20px
				font-size: 14px;
	}
	.post_nav .nav-links a .meta-nav{
		    padding: 8px 20px;
		    font-size: 14px;
	}
	.post_nav .nav-links{
		margin-bottom:25px;
	}
	.sidebar section .wp-block-heading, .sidebar section form label{
		    font-size: 16px;
	}
	.search-result-count{
		text-align:center;
		margin-top:8px;
	}
	.cpyright ul{
		text-align:center;
	}
	.cpyright ul li a{
		    font-size: 13px;
	}
	footer .links_part h4{
		    font-size: 18px;
    margin-top: 20px;
	}
	footer .links_part .social_links li a {
    font-size: 18px;
    padding-right: 10px;
    padding-left: 0;
}
	footer .links_part .social_links li{
		 padding-left: 0;
	}
	.default_banner {
    padding-top: 40px;
    padding-bottom: 40px;
	}
	.contact_form {
    padding: 20px 20px;
	}
	.contact_form h3{
		        font-size: 20px !important;
    line-height: 32px !important;
    margin-top: 0 !important;
	}
	.contact_form{
		    margin-top: -40px;
	}
	.contact_form label {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
}
	.contact_form textarea.form-control {
    height: 100px;
}
	.contact_form .my_btn{
		    font-size: 14px;
		    padding: 8px 25px;
	}
	.contact_form .form-control{
		margin-bottom: 8px;
	}
}
@media screen and (min-width:1200px) {
    .logo-panel .nav_part .logo_part, .menu_btn, .cls_sidebar{
        display: none;
    }
}
