@media(max-width:991px) {
    .nav-toggler{
        display: block;
    }
    .collapse {
        display: none;
    }
    .second {
        padding: 10px 0;
    }
    .middle-header-left{
        display: none;
    }
    .nav-toggler .navbar-brand {
        font-size: 29px;
        padding: 0;
    }
    .sticky{
        position: static;
    }
    .desktop-only{
        display: none;
    }
    .mobile-only{
        display: block;
    }
    .my-menu {
        display: flex;
        align-items: center;
    }
    .top-utilites {
        margin-left: 15px;
    }
    .top-utilites ul li a {
        padding: 5px 15px;
        border-radius: 30px;
        font-size: 12px;
    }
    
    .top-utilites ul li+li a {
        margin-left: 5px;
    }
    .border-end:first-child {
        border-bottom: 1px solid var(--border-color);
        border-right:none;
    }
    .footer-menus{
        padding:40px 0;
    }
    .footer-wrap{
        padding:40px 0;
    }
    .text-footer {
        padding: 40px 0;
    }
    .border-end{
        border-bottom:1px solid var(--border-color);
        border-right:none;
    }
    #middle-header {
        border-top: 1px solid var(--border-color);
        margin-top: 20px;
    }
    .top-add .new-add {
        margin-top: 20px;
    }
    .khabar-sidebar {
        margin-top: 0px;
    }
    .electricity-thumb {
        display: flex;
        justify-content: space-between;
        margin-left: -15px;
        margin-right:-15px;
    }
    
    .electricity-thumb .insider-news {
        flex: 1;
    }
    .electricity-thumb .insider-news +.insider-news {
        margin-top: 0px;
    }
    .electricity-thumb .insider-news{
        margin-top:25px !important;
        padding-left: 15px;
        padding-right: 15px;
    }
    .opinion-sidebar {
        margin-top: 30px;
    }
    .urja-special-sidebar {
        margin-top: 30px;
    }
    .interview-sidebars {
        margin-top: 30px;
    }
    .bahas-sidebar {
        margin-top: 30px;
    }
    .feature-sidebar {
        margin-top: 30px;
    }
    .videos-section .thumbnail-news {
        margin-top: 30px;
    }
    .video-thumbnails{
        overflow: hidden;
        max-height: 100%;
    }
    .profile-sidebar {
        margin-top: 30px;
    }
    .banking-sidebar {
        margin-top: 15px;
    }
    .resource-sidebar {
        margin-top: 30px;
    }
    .bulk-news-main {
        margin-bottom: 30px;
    }
    .bulk-news.mb {
        margin-bottom: 10px;
    }
    .details-right-sidebar{
        margin-top:30px;
        position: static;
    }
    .related-news .box-news{
        margin-bottom:25px;
    }
    .related-news.mb {
        margin-bottom: 10px;
    }
    .category-page-sidebar {
        margin-top: 15px;
    }
    .category-page-sidebar {
        position: static;
    }
    .resources-sidebar {
        margin-top: 30px;
    } 
}





@media(max-width:767px) {
    .editors-footer{
        justify-content: center;
      }
    #logo-sec {
        text-align: center;
    }
    .my-logo {
        margin-bottom: 15px;
    }
    .form-group {
        margin-top: 0;
    }
    .themeBtn {
        margin-top: 0;
    }
    .search-up {
        bottom: auto!important;
        padding: 20px 0;
        top: 100%;
    }
    li.taja {
        display: none !important;
    }
    .thumbnail-list+.thumbnail-list {
        margin-top: 0px;
    }
    .thumbnail-list {
        margin: 0 5px;
        min-width: 315px;
    }
    .full-video {
        overflow: hidden;
    }
    .thumbnail-list h5 a {
        padding: 10px;
        display: block;
    }
    .thumbnail-list h5 {
        margin-bottom: 0;
    }
    .video-iframe {
        height: auto;
    }
    #new-foot {
        text-align: center;
    }
    .footer-icon ul {
        justify-content: center;
    }
    .footer-menus li a:before {
        display: none;
    }
    .footer-menus {
        margin-top: 20px;
        padding-top: 20px;
        border-top: 1px solid #ffffff24;
    }
    .text-footer {
        margin-top: 20px;
        padding-top: 20px;
        border-top: 1px solid #ffffff24;
    }
    .last-my {
        text-align: center;
    }
    .my-offc {
        text-align: center !important;
    }
    .last-my h6 {
        margin-bottom: 10px;
    }
    .footer-menus li a {
        padding-left: 0;
    }
    #khabr-sec .khabar-box {
        min-height: auto;
    }
    .khabar-sec {
        margin-top: 20px;
    }
    #sadak-sec .list-news {
        min-height: auto;
    }
    .only-mobile {
        display: block;
    }
    .only-desktop{
        display: none;
    }
    .new-title h2{
        font-size: 50px;
    }
    #khabr-sec .insider-news {
        margin-bottom: 25px;
    }
    #electricity-sec .insider-news {
        margin-bottom: 25px;
    }
    .electricity-thumb .insider-news{
        margin-top:0 !important;
        margin-bottom:0 !important;
    }
    .urja-special-main .insider-news {
        margin-bottom: 25px;
    }
    .large-news {
        flex-direction: column-reverse;
    }
    .profile-main .box-news {
        margin-bottom: 30px;
    }
    .resource-main .insider-news {
        margin-bottom: 25px;
    }
    .resource-main .box-news {
        margin-top: 0px;
        margin-bottom:25px;
    }
    .resource-sidebar {
        margin-top: 5px;
    }
    .mobile-share{
        display: block;
        margin-top:20px;
    }
    .details-left-sidebar{
        display: none;
    }
    #st-2{
        text-align: left !important;
    }
    .category-page-first{
        flex-direction: column-reverse;
    }
    .team-group{
        margin-bottom:45px;
    }
    .team-page.mb {
        margin-bottom: 0;
    }
    .interview-sidebar {
        margin-top: 0;
    }
    .resources-sidebar {
        margin-top: 0px;
    }
}






@media(max-width:575px) {
    .team-cat {
        margin-top: 30px;
    }
    .top-scroll-news h3{
        font-size: 14px;
    }
    .top-scroll-news h3::before{
        border-top: 17px solid transparent;
        border-left: 15px solid var(--secondary-color);
        border-bottom: 18px solid transparent;
    }
    .top-utilites {
        margin-left: 7px;
    }
    .my-menu > ul > li {
        padding: 0px 0 !important;
    }
    #middle-header {
        padding: 10px 0;
    }
    .top-add .new-add {
        margin-top: 10px;
    }
    #middle-header{
        margin-top:10px;
    }
    .top-utilites ul li a {
        padding: 5px 10px;
        border-radius: 30px;
        font-size: 11px;
    }
    .english-middle .my-logo img {
        height: 35px;
    }
    .top-utilites ul li a i{
        font-size: 15px;
    }
    .new-title h2 {
        font-size: 30px;
        line-height: 1.3;
    }
    .meta ul li +li {
        margin-left: 20px;
    }
    .meta ul li {
        font-size: 16px;
    }
    .common-banner-section .common-banner-col {
        margin-top: 20px;
    }
    .breaking-top-ads .common-banner-col {
        margin-top: 20px;
    }
    .breaking-col +.breaking-col {
        margin-top: 25px;
        padding-top: 25px;
    }
    .breaking-img {
        margin-top: 20px;
    }
    .english-title h2 {
        line-height: 1.1;
    }
    .social-icon ul li a{
        height: 25px;
        width: 25px;
        font-size: 14px;
    }
    .social-icon ul li a i{
        line-height: 25px;
    }
    .insider-news-media{
        height: auto;
    }
    .insider-news-content h3{
        font-size: 20px;
    }
    .insider-news-content{
        padding:20px;
    }
    .electricity-thumb{
        display: block;
    }
    .electricity-thumb .insider-news +.insider-news{
        margin-top:25px !important;
    }
    .box-news-img{
        height: auto;
    }
    .interview-main .box-news-img {
        height:auto;
    }
    .bahas-main .box-news-img {
        height: auto;
    }
    .bahas-main .box-bews-content h3 {
        font-size: 20px;
    }
    .large-news-content{
        padding:20px;
    }
    .large-news-content h3{
        font-size: 30px;
    }
    .profile-main .box-news-img {
        height: auto;
    }
    .banking-main .insider-news-media {
        height: auto;
    }
    .resource-main .insider-news-media {
        height: auto;
    }
    .bulk-news .insider-news-media {
        height: auto;
    }
    .featured-title h1{
        font-size: 30px;
    }
    .details-content p{
        font-size: 18px;
    }
    .writer-box{
        display: block;
        padding:20px;
    }
    .cmnt{
        padding:20px;
    }
    .reporter{
        padding-left:0;
        margin-left:0;
        border-left:none;
        margin-top:20px;
    }
    .category-page-main-content {
        padding: 30px 20px;
    }
    .category-page-main-content h3{
        font-size: 25px;
    }
    .category-page-main-content p{
        font-size: 16px;
    }
    .pagination{
        justify-content: inherit;
    }
    .resources-sidebar .insider-news-media {
        height: auto;
    }
    .profile-sidebar .insider-news-media {
        height: auto;
    }
   
}