/*  Fron-end Edit */ 

html{
    margin-top:0 !important;
}
/* Responsive Fix */
@media screen and (max-width: 1199.9px){
    .wrapper {
        width: 99%;
        margin: 0 0.5%;
    }
     #hot-news #news {
        width: calc(100% - 154px);
    }
     #breadcrumbs #path {
        width: calc(100% - 66px);
    }
    #main {
        width: 60%;
    }
    .small-sidebar {
         width: 18%;
    }
    
    .large-sidebar {
        width: 20%;
    }
}
@media screen and (max-width: 998px){
    .wrapper {
        width: 99%;
        margin: 0 0.5%;
    }
     #hot-news #news {
        width: calc(100% - 154px);
    }
     #breadcrumbs #path {
        width: calc(100% - 66px);
    }
    #main {
        width: 70%;
    }
    .small-sidebar {
        display : none;
    }
    
    .large-sidebar {
        width: 28%;
         margin-right: 1%;
    }
}
@media screen and (max-width: 768px){
    .wrapper {
        width: 98%;
        margin: 0 1%;
    }
    #hot-news .title {
        width: 35px !important;
    }
     #hot-news #news {
        width:calc(100% - 36px);
    }
     #breadcrumbs #path {
       width: calc(100% - 66px);
         height: 30px;
    }
    
    #main {
        width: 100%;
    }
    .small-sidebar {
        display : none;
    }
    
    .large-sidebar {
        width: 100%;
        margin-right: 0%;
        margin-left: 0%;
    }
    div#post-category {
        width: 100%;
    }
}

@media screen and (max-width: 578px){
    
    .small-sidebar {
        display: block;
        width: 100%;
    }
    .section-wide .other-posts h3 {
        max-height: 49px;
        overflow: hidden;
    }
    
}
@media screen and (max-width: 480px){
    
       #breadcrumbs #path {
          width: 100%;
         height: 30px;
    }
    #post #post-entry img {
        width:100%;
        max-width: 100%;
        margin: 0 0 10px 0;
    }   
}
@media screen and (min-width: 1200px){
    .wrapper {
        width: 98%;
        margin: 0 1%;
    }
     #hot-news #news {
        width: calc(100% - 154px);
    }
     #breadcrumbs #path {
        width: calc(100% - 66px);
    }
    #main {
        width: 64%;
    }
    .small-sidebar {
        width: 14%;
    }
    .large-sidebar {
        width: 18%;
        margin: 19px 1% 0 1%;
    }
}
@media (min-width:975px){
    #site-menu {
        width: 100%;
        min-height: 41px;
        padding-top: 3px;
        border-bottom: 3px solid #3f0906;
        background: #3f0906;
    }
    #site-menu li {
        height: 35px;
    }
    #site-menu li a {
        height: 33px;
        margin: 2px 0 0 0;
        padding: 5px 13px;
    }
    #site-menu li:hover a, #site-menu > li.current-menu-item > a {
        height: 33px;
        margin: 2px 0 0 0;
        padding: 5px 13px;
    }
    #site-menu .main-menu > li.menu-item-has-children:hover a, #site-menu .main-menu > li.current-menu-item.menu-item-has-children > a{
       margin: 2px 0 0 0; 
    }
    
    #site-menu li:hover > ul.sub-menu {
        top: 34px;
        right: 0;
        padding: 4px 8px;
        min-width: 170px;
        border-radius: 5px 0 5px 5px;
        background: #3f0906;
        border-bottom: 3px solid #113146;
    }
    #site-menu ul.sub-menu li a::before {
        margin: 11px 0px 0px 8px;
    }
    #site-menu ul.sub-menu li:hover > ul.sub-menu {
        right: 161px;
    }
    
}
/* Responsive Fix */
.comment-author-redina * {
    color: inherit !important;
}
.comment-author-redina {
    background: #0f6298 !important;
    color: #fff !important;
}

#hot-news:after {
    content: "";
    display: table;
    clear: both;
}
    
#hot-news {
    position: relative;
     border-radius: 6px; 
    overflow: hidden;
}
#hot-news #news {
    border-radius: 6px 0 0 6px;
}
.top-head {
    padding: 4px 0;
    min-height: 38px;
}

.search {
    width: 280px;
    height: 26px;
    margin: 2px 0px 2px 0;
}
.search input[type="text"] {
    width: 250px;
    height: 26px;
    padding: 1px 15px;
    font-family:"WIranSans" ;
   
}
.search input[type="submit"] {
    position: absolute;
    top: 5px;
    left: 8px;
    opacity: 1;
    z-index: 5;
}
.status .time-date {
    width: 100%;
    height: auto;
    padding: 4px 5px;
    border-radius: 5px;
    background: #f1c40f;
}
.status .owghat:after {
    content: "";
    display: table;
    clear: both;
}
.status .owghat {
    width: 100%;
    position:relative;
    margin-top: 5px;
    background: #333333;
    height: auto;
    padding: 0;
    border-radius: 5px;
    overflow: hidden;
}
.status .owghat p {
    padding: 4px 2px;
}



#breadcrumbs .title {
    min-width: 66px;
}
aside img{
    width:100%;
}
#large-sidebar , #small-sidebar {
    background: transparent;
    border: 0;
}
.widget-color {
    width: 100%;
    background:#fff;
    border-radius:5px;
    margin: 0 0 10px 0 !important;
}

.blue.sidebar .widget .title, .redina.sidebar .blue .widget .title, .blue.posts .title, .gallery.blue .title {
    padding: 7px 15px 5px 15px !important;
    border-radius: 5px 5px 0 0;
    height: auto;
}
.widget .title::before {
    margin-right: 0 !important;
    margin-left: 18px;
}
.theiaStickySidebar .widget-color, .theiaStickySidebar .widget-color {
    border-radius: 10px;
    overflow: hidden;
    margin: 0 3px 25px 3px !important;
}
div#polls-widget-2 {
    border-radius: 10px;
    overflow: hidden;
    margin: 0 3px 25px 3px !important;
    background: #fff;
}

.footer-widget {
    border-radius: 8px;
    overflow: hidden;
}
#pagination ul li a, #pagination ul li span {
    min-width: 40px;
    border-radius: 30px;
    margin: 0 3px;
    padding: 1px 8px 0px 8px;
    font-size: 12px;
    color: #555;
}
.slider-full {
    border: 1px solid #030303;
    border-radius: 8px;
}
#footer-widgets {
    margin: 30px 0 0 0;
}
.whtr {
    border: 1px solid #eee;
    background: #fff;
    border-radius: 6px;
    padding: 7px;
    font-size: 12px;
}
.blue.posts .post-data .comment {
    padding: 2px 0 0px 0;
    border-radius: 0 0 5px 5px;
    height: auto;
}
.blue.posts .post-data .date {
    padding: 2px 0 0px 0;
    border-radius:  5px 5px 0 0;
    height: auto;
}


#post .title {
    padding: 7px 15px 5px 15px !important;
    border-radius: 5px 5px 0 0;
    height: auto;
}
#post #post-category {
    border-radius: 6px;
    padding: 5px 10px;
}

#post #post-comment {
    border-radius: 5px 0 0 5px;
    padding: 4px 10px;
    height: auto;
}
#post #post-date {
    border-radius: 0 5px 5px 0;
    padding: 4px 10px;
    height: auto;
}
#post #post-entry img {
    box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.4);
    border-radius: 6px;
}
#post #post-author {
    height: auto;
    border-radius: 4px;
    padding: 3px 0px 3px 10px;
}
#post #post-author span {
    height: 22px;
    margin-left: 6px;
    padding: 4px 6px;
    border-radius: 4px;
    color: #bababa;
    background: #282828;
}

#post #post-shares {
    padding: 3px 7px;
    width: max-content;
    min-width: 96px;
    height: auto;
    border-radius: 5px 0 0 5px;
}
#post #post-views {
    padding: 3px 10px;
    height: auto;
    border-radius: 0 5px 5px 0;
}
#post #post-tags span {
    height: auto;
    float: right;
    margin: 2px 0 2px 2px;
    padding: 2px 10px;
    border-radius: 5px;
    color: #fff;
    background: #e02f2f;
}
#post #post-tags a {
    height: auto;
    float: right;
    margin: 2px;
    padding: 2px 8px;
    border-radius: 5px;
    color: #333;
    background: #e6e6e6;
}
#post #post-tags a:hover {
    color: #fff;
    background: #e02f2f;
}
.notfication, .related-posts {
    border-radius: 6px;
}
#site-comments .title {
    padding: 7px 15px 5px 15px !important;
    border-radius: 5px 5px 0 0;
    height: auto !important;
}
#site-comments #respond #comment {
    padding: 10px 15px;
    border-radius: 5px;
    resize: vertical;
}
#site-comments #respond #submit, #site-comments #respond #cancel-comment-reply-link {
    height: auto;
    padding: 3px 15px;
    border-radius: 5px;
}

#hot-news:after, #breadcrumbs:after {
    content: "";
    display: table;
    clear: both;
}

#hot-news, #breadcrumbs {
    position: relative;
}


@media screen and (max-width : 500px){
    caroufredsel_wrapper, .caroufredsel_wrapper .slider {
        min-height: 300px !important;
    }

}
ul.tabs-nav {
    width: max-content;
    padding-left: 3px;
    height: 20px;
    max-width : 41px;
    top: 6px;

}
ul.tabs-nav li.tab-link::before {
    margin: 7px 5px 5px 5px;
}
/*  Fron-end Edit */
@media screen and (max-width: 755px){
    .search {
        width: 100%;
    }
     
}
@media screen and (min-width:900px){
    .search {
         width: 380px;
    }
}



