/* @containers****************************************************************************************************************************************************************************************/
.container, .container_alt, .container_vis {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 30px;
    overflow: hidden;
    position: relative;
}
.tmnf_width_wide .container,
.tmnf_width_wide .container_alt,
.tmnf_width_wide .container_vis {
    max-width: 1360px;
}

.tmnf_width_narrow .container,
.tmnf_width_narrow .container_alt,
.tmnf_width_narrow .container_vis {
    max-width: 1060px;
}

.header_fullwidth #header .container,
.header_fullwidth #header .container_vis {
    max-width: 100%;
    padding: 0 30px;
}

.container_alt {
    padding: 0 0;
}
.container_vis {
    overflow: visible;
}
#footer .container {
    background: none;
}

/* columns */
.tmnf_columns_wrap {
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 20px);
}
.tmnf_column,
.tmnf_item,
.tmnf_foocol {
    margin: 0 0;
    padding: 0 10px;
    overflow: hidden;
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
}

.tmnf_column_12{
    padding: 0 20px;
}

.tmnf_column_vis {
    overflow: visible;
}

.eightcol, .fourcol {
    padding: 0 30px;
    position: relative;
}
.fourcol {
    padding: 30px;
}
.content_inn {
    padding: 30px 0;
}


/* @mobile first****************************************************************************************************************************************************************************************/



@media only screen and (min-width: 1125px) {

    /* headers */

    .will_stick_wrap {
        min-height: 65px;
    }

    .header_row {
        position: relative;
        border-style: solid;
        border-width: 0 0 1px 0;
    }
    #titles {
        float: left;
        margin-right: 30px;
        text-align: left;
    }
    .headad {
        float: none;
        padding: 10px 0;
        margin: 0 0 0 0;
    }
    #navigation {
        float: right;
        margin: 0 0 0 -12px;
    }
    .nav,
    .nav>li {
        float: left;
    }
    .head_extend {
        float: right;
    }

    #add-nav {
        display: block;
    }

    .header_fullwidth #header .header_row_center {
        float: none;
        padding: 0 2%;
    }

    .header_fullwidth #header .header_row_center.scrollDown {
        margin: 0 0;
    }


    /* tranparent */

    [class*="hero-cover"] #header {
        position: absolute;
        background: none !important;
    }
    [class*="hero-cover"] .will_stick:not(.scrollDown) {
        background: none !important;
    }
    [class*="hero-cover"] .page_header_image {
        padding: 440px 0 0 0;
        margin-bottom: -40px;
    }
    .elementor-editor-active #header {
        position: relative !important;
        background: inherit !important;
    }
    .elementor-editor-active #header a {
        color: inherit !important;
    }

    [class*="hero-cover"] #header ul.social-menu li {
        margin: 0 4px;
    }

    [class*="hero-cover"] #header ul.social-menu a {
        border: 1px solid rgba(255, 255, 255, .3) !important;
    }

    /* ALT header */
    .header_classic_alt #titles {
        margin-right: 40px;
    }
    .header_classic_alt #navigation {
        float: left;
    }
    .header_classic_alt #add-nav {
        float: right;
    }


    .header_classic_alt #header ul.social-menu {
        float: right;
    }

    /* slim header */
    .header_slim .header_row {
        text-align: center;
    }
    .header_slim #titles {
        position: absolute;
        top: 0;
        left: 15px;
    }
    .header_slim #navigation {
        float: none;
        margin: 0 auto -9px auto;
        display: inline-block;
        text-align: center;
    }
    .header_slim .nav,
    .header_slim .nav>li {
        float: none;
    }
    .header_slim .head_additional {
        position: absolute;
        top: 0;
        right: 15px;
    }

    /* centered header */
    .header_centered .header_row {
        text-align: center;
    }
    .header_centered #titles {
        float: none;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .header_centered #titles img {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .header_centered #navigation {
        float: none;
        margin: 0 auto -8px auto;
        display: inline-block;
        text-align: center;
    }
    .header_centered .nav,
    .header_centered .nav>li {
        float: none;
    }
    .header_centered #header ul.social-menu {
        position: absolute;
        top: 0;
        right: 20px;
    }
    .header_centered .head_extend {
        position: absolute;
        top: 0;
        left: 25px;
    }

    /* centered header 2 */
    .header_centered_2 .header_row {
        text-align: center;
    }
    .header_centered_2 #titles {
        float: none;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .header_centered_2 #titles img {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .header_centered_2 #navigation {
        float: none;
        margin: 0 auto -9px auto;
        display: inline-block;
        text-align: center;
    }
    .header_centered_2 .nav,
    .header_centered_2 .nav>li {
        float: none;
    }
    .header_centered_2 #header ul.social-menu {
        position: absolute;
        top: 50%;
        right: 20px;
        margin-top: -20px;
    }
    .header_centered_2 .head_extend {
        position: absolute;
        top: 50%;
        left: 25px;
        margin-top: -23px;
    }


    /* post padding */
    .tmnf_width_wide .content_inn {
        border-width: 0 0 0 1px;
        padding-left: 140px;
        padding-right: 110px;
        overflow: visible;
    }
    .tmnf_width_wide .has-post-thumbnail .entryhead_single {
        margin: 0 -70px 40px -70px;
        width: calc(100% + 140px);
    }

    .tmnf_width_wide .postbarNone .content_inn,
    .tmnf_width_wide .tmnf-sidebar-null .content_inn {
        border-width: 0 0 0 0;
        padding-left: 0;
        padding-right: 0;
    }

    .tmnf_width_wide .postbarLeft .content_inn {
        border-width: 0 1px 0 0;
        padding-left: 110px;
        padding-right: 140px;
    }

    .tmnf_width_wide .Landscape .has-post-thumbnail .item_inn {
        padding-right: 40%
    }



    .tmnf_columns_wrap {
        margin-left: -30px;
        margin-right: -30px;
        width: calc(100% + 60px);
    }
    .tmnf_column,
    .tmnf_item,
    .tmnf_foocol {
        padding: 0 30px;
    }

}
@media only screen and (min-width: 868px) {

    /* columns */
    .eightcol {
        width: 70%;
        float: left;
    }
    .blogger_wide .eightcol {
        width: 100%;
    }
    .fourcol {
        width: 30%;
        float: right;
    }

    .tmnf_column_1 {
        width: 8.33%;
    }
    .tmnf_column_2 {
        width: 16.66%;
    }
    .tmnf_column_3 {
        width: 25%;
    }
    .tmnf_column_4 {
        width: 33.33%;
    }
    .tmnf_column_5 {
        width: 41.66%;
    }
    .tmnf_column_6 {
        width: 50%;
    }
    .tmnf_column_7 {
        width: 58.33%;
    }
    .tmnf_column_8 {
        width: 66.66%;
    }
    .tmnf_column_9 {
        width: 75%;
    }
    .tmnf_column_10 {
        width: 83.33%;
    }
    .tmnf_column_11 {
        width: 91.66%;
    }
    .tmnf_column_12 {
        width: 100%;
    }

    .tmnf_column_2:nth-child(2n + 3),
    .tmnf_column_3:nth-child(2n + 3),
    .tmnf_column_4:nth-child(2n + 3),
    .tmnf_column_5:nth-child(2n + 3),
    .tmnf_column_6:nth-child(2n + 3),
    .tmnf_column_7:nth-child(2n + 3),
    .tmnf_column_8:nth-child(2n + 3),
    .tmnf_column_9:nth-child(2n + 3),
    .tmnf_column_10:nth-child(2n + 3),
    .tmnf_column_11:nth-child(2n + 3),
    .tmnf_column_12:nth-child(2n + 3) {
        clear: none;
    }

    .tmnf_column_3:nth-child(4n + 5),
    .tmnf_column_4:nth-child(3n + 4),
    .tmnf_column_6:nth-child(2n + 3) {
        clear: left;
    }

    .tmnf_column_4:last-of-type {
        display: block;
    }


    #woo-site .eightcol {
        width: 70% !important;
        float: right !important;
    }
    .tmnf-shop-sidebar-null #woo-site .eightcol {
        width: 100% !important;
    }
    #woo-site .fourcol {
        width: 30%;
        padding-top: 0;
    }
    .postbarLeft .eightcol {
        float: right;
    }
    .postbarLeft .four {
        float: left;
    }
    .postbarNone .eightcol, .tmnf-sidebar-null .eightcol {
        float: none !important;
        margin: 0 auto !important;
    }
    .postbarNone .eightcol .entry, .tmnf-sidebar-null .entry, .postbarNone .postinfo, .tmnf-sidebar-null .postinfo, .postbarNone #comments, .tmnf-sidebar-null #comments {
        max-width: 850px;
        float: none;
        margin: 0 auto;
    }
    .postbarNone .post-head, .tmnf-sidebar-null .post-head, .postbarNone .post-pagination, .tmnf-sidebar-null .post-pagination {
        max-width: 850px;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .postbarNone .header_text, .tmnf-sidebar-null .header_text {
        max-width: 70%;
        float: none;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .postbarNone .tmnf_meta_single .tmnf_meta, .tmnf-sidebar-null .tmnf_meta_single .tmnf_meta {
        float: none;
        margin-bottom: 15px;
    }
    .postbarNone #sidebar, .tmnf-sidebar-null #sidebar {
        padding: 0 0;
    }
    .foocol {
        width: 19%;
        padding: 0 20px 0 30px;
        position: relative;
        float: left;
        min-height: 1px;
        border-width: 0 0 0 0;
    }
    .foocol.first {
        padding-left: 30px;
        padding-right: 8%;
        width: 42%;
    }
    .foocol.last {
        padding-right: 15px;
        border-width: 0 0 0 0;
    }
    .tmnf_columns_5 li, .tmnf_columns_4 li, .tmnf_columns_3 li, .tmnf_columns_2 li {
        float: left;
    }
    .tmnf_columns_5 li {
        width: 20%;
    }
    .tmnf_columns_4 li {
        width: 25%;
    }
    .tmnf_columns_3 li {
        width: 33.33%;
    }
    .tmnf_columns_2 li {
        width: 50%;
    }





    /* defaults */
    .wrapper {
        overflow: hidden;
    }


    .tmnf-sidebar-null .alignfull, .postbarNone .alignfull {
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        width: auto;
        max-width: 1000%;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .tmnf-sidebar-null .alignwide, .postbarNone .alignwide {
        margin-left: calc(25% - 25vw) !important;
        margin-right: calc(25% - 25vw) !important;
        width: auto;
        max-width: 1000%;
    }
    .alignwide img, .alignfull img {
        display: block;
        margin: 0 auto;
        padding: 0 0;
    }
    .wrapper .wp-block-gallery.alignleft {
        margin-right: 30px !important;
    }
    .wrapper .wp-block-gallery.alignright {
        margin-left: 30px !important;
    }
    .alignfull iframe {
        float: none;
        margin: 0 auto;
    }
    .alignfull .wp-block-embed__wrapper {
        text-align: center;
    }
    .post_nav_item {
        width: 100%;
    }
    /* other */

    .single-post .page_header_image .tmnf_excerpt p {
        max-width: 70%;
    }

    .single-post .postbarNone .page_header_image .tmnf_excerpt p,
    .single-post .tmnf-sidebar-null .page_header_image .tmnf_excerpt p {
        max-width:100%;
    }

    .blog_layout_list.blogger>.item,
    .blog_layout_list_alt.blogger>.item {
        float: none;
        width: 100%;
    }

    .blog_layout_list .imgwrap {
        float: left;
        margin: 0 40px 0 0;
        width: calc(50% - 40px);
    }

    .blog_layout_list .item_small.has-post-thumbnail .item_inn,
    .blog_layout_list_alt .item_small.has-post-thumbnail .item_inn {
        padding: 0 0 0 0;
        background: none;
        width: 50%;
        float: left;
    }



    .blog_layout_list .tmnf_meta:not(.tmnf_meta_more) {
        margin-top: 0;
    }


    .blog_layout_list_alt .imgwrap {
        float: right;
        margin: 0 0 0 40px;
        width: calc(45% - 40px);
    }

    .blog_layout_list_alt .item_small.has-post-thumbnail .item_inn {
        float: right;
    }

    .blog_layout_list_alt .has-post-thumbnail .tmnf_meta_categ {
        right: 25px;
        left: auto;
    }

    .blog_layout_list_alt .tmnf_meta {
        margin-top: 0;
    }

    .blog_layout_list_alt .tmnf_meta_categ {
        margin-top: -2px;
    }

    .blog_layout_list_alt .tmnf_meta_more {
        float: right;
        margin-top: 10px;
    }


    .nav li ul li.menu-item-has-children>a::after {
        right: 0;
        top: 23px;
        transform: rotate(-90deg);
        color: inherit !important;
    }
    .foocol.second .mc4wp-form {
        padding: 0 80px !important;
    }

    .sixcol{
        width: 50%;
        margin: 0 40px 0 0;
        float: left;
    }

    .sixco-last{
        margin: 0 0 0 0;
    }

}



/* @mobile bits****************************************************************************************************************************************************************************************/


@media screen and (max-width: 1825px) {

    .page_header img {
        left: -15%;
        width: 130% !important;
        max-width: 130% !important;
    }

}

@media screen and (max-width: 1425px) {
    #wp-calendar tbody td {
        padding: 8px 4px;
    }
    .top_nav .searchform {
        width: 15%;
    }

    .slideinside {
        padding: 20px 40px 40px 40px;
    }

    .page_header img {
        left: -30%;
        width: 160% !important;
        max-width: 160% !important;
    }

}


@media screen and (max-width: 1255px) {
    /*
	.header_slim #titles,
	.header_slim #titles img{position:relative; top:auto; right:auto; left:auto; float:none; margin-left:auto; margin-right:auto;}
	.header_slim .head_additional{position:relative; top:auto; right:auto; left:auto;}
	.header_slim .head_extend {float: left;}
	*/


    .header_fullwidth #header .header_row_center{
        padding: 0 0;
    }


    [class*="hero-cover"] .header_slim #titles {
        left: 15px;
    }
    [class*="hero-cover"] .header_slim .head_additional {
        right: 25px;
    }

    .nav > li {
        padding: 0 8px;
    }

    #main-nav > li.special:not(.special_alt) {
        margin: 0 0 0 12px;
    }

    .tmnf_item_list.has-post-thumbnail .imgwrap {
        margin: 0 20px 0 0;
    }

    .tmnf_item_list.has-post-thumbnail h3 {
        margin: 5px 0 10px 0;
    }

    .tmnf_item_list.has-post-thumbnail .tmnf_excerpt {
        display: none;
    }

    .blogger div.post.sticky .tmnf_meta_categ {
        max-width: calc(100% - 170px);
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 2px;
    }

    #core {
        padding-top: 60px;
    }

    #core.tmnf_hero_core {
        padding-top: 80px;
    }


}

@media screen and (max-width: 1125px) {


    .will_stick {
        position: relative !important;
        background: none !important;
        overflow: hidden;
    }

    #titles {
        margin: 20px 0 20px 0 !important;
        float: none;
    }

    .head_extend {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }

    #header .container_vis {
        overflow: hidden;
    }

    #header h1 {
        font-size: 22px !important;
        text-align: left;
    }

    #header img.this-is-logo {
        display: block;
        margin: 0 0;
        max-height: 35px;
    }

    .head_extend {
        position: absolute;
        top: -5px;
        left: 10px;
        right: auto;
    }

    #header ul.social-menu {
        display: none;
    }

    .header_centered .show-menu,
    .header_centered_2 .show-menu {
        top: -60px;
    }

    .header_centered .head_extend {
        top: -75px;
    }

    .header_centered .header_row_bottom,
    .header_centered_2 .header_row_bottom {
        overflow: visible
    }

    .header_centered .header_row_bottom .container_vis,
    .header_centered_2 .header_row_bottom .container_vis {
        overflow: visible !important;
    }

    /* mobile menu */
    .show-menu {
        display: block;
    }
    .tmnf-main-menu-null .show-menu {
        display: none !important;
    }

    .header_row.will_stick{
        min-height: 76px;
    }
    #navigation {
        display: none;
        overflow: hidden;
        position: relative;
        height: auto;
        top: auto;
        margin: 0 -20px;
        padding: 20px 20px 10px 20px;
        width: calc(100% + 40px);
    }
    #navigation a {
        margin: 0 0 !important;
        padding: 9px 0 8px 0 !important;
        font-size: 15px !important;
        position: relative;
    }
    #main-nav>li.special>a {
        padding: 16px 12px 15px 12px !important;
        text-align: center;
    }
    #navigation ul.nav li ul li>a {
        border-bottom: 1px dotted #444 !important;
        text-transform: none !important;
        font-size: 13px !important;
        opacity: .8;
    }
    ul.nav, ul.nav li, ul.nav li ul {
        width: 100%;
        background-color: transparent !important;
        border: none;
        float: none;
        margin: 0 0 !important;
        padding: 0 0 !important;
        position: relative !important;
        left: auto !important;
        visibility: visible !important;
    }
    ul.nav .sub-menu {
        display: none;
        padding-left: 20px !important;
    }

    .nav>li>ul>li, .nav li ul ul li {
        max-width: none;
    }

    #main-nav li.menu-item-has-children>a .tmnf_mobile_dropdown {
        position: absolute;
        content: "\25BC";
        height: 25px;
        width: 25px;
        background: rgba(255, 255, 255, .1);
        top: 6px;
        right:0;
        font-size: 8px !important;
        margin-top: -2px;
        font-weight: normal;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        -moz-border-radius: 30px;
        -khtml-border-radius: 30px;
        -webkit-border-radius: 30px;
        border-radius: 30px;
        z-index: 2;
    }
    .menu-item-has-children>a::after {
        top: 15px;
        right: 13px !important;
        z-index: 1;
    }

    .nav li ul li.menu-item-has-children>a::after {
        top: 13px;
    }

    .menu-item-has-children.active>a::after {
        transform: rotate(-180deg);
        top: 20px;
        right: 9px !important;
    }

    #navigation ul.nav li ul li.menu-item-has-children>a:after {
        transform: rotate(0deg);
        right: 16px;
        top: 13px;
    }

    #navigation ul.nav li ul li.menu-item-has-children.active>a:after {
        transform: rotate(180deg);
        right: 12px;
        top: 22px;
    }

    .nav li ul li.menu-item-has-children.active>a::after {
        top: 22px;
    }

    .nav>li>ul::after {
        display: none;
    }

    .header_slim .head_extend {
        float: left;
    }

    .tmnf-button {
        float: left
    }

    #add-nav>li{
        width: auto;
        float: left;
        padding: 0 24px 0 0 !important;
    }

    #main-nav > li.special {
        margin: 0 0 10px 0 !important;
    }

    /* end mobile menu */




    .slideinside {
        left: -45px;
        width: auto;
    }

    .slideinside p.teaser,
    .tptn_posts_widget li>.tptn_link {
        display: none;
    }

    .tptn_after_thumb {
        padding: 0 0 0 55px;
    }

    .tptn_after_thumb::before {
        top: 0;
    }

    .tptn_after_thumb .tptn_link {
        margin: 0 0 8px 0;
    }

    .page_header img {
        left: -90%;
        width: 280% !important;
        max-width: 280% !important;
    }

    .format-quote blockquote {
        line-height: 1.2;
    }

}
@media screen and (max-width: 1025px) {

    .headad {
        display: none;
    }


    #core {
        padding-top: 20px;
    }

    #core.post {
        padding-top: 20px;
      }

    .blogger_wide,
    .blogger_sidebar {
        margin-top: 30px;
    }
	
    #core.blogger_sidebar {
        margin-top:0;
        padding-top: 0;
    }

    .archive_title {
        margin-top: 40px !important;
        margin-bottom: 20px !important;
    }

    .container, .container_vis,
    .header_fullwidth #header .container,
    .header_fullwidth #header .container_vis,
    .eightcol {
        padding: 0 20px;
    }
    .container_alt,
    .container_alt.container_vis {
        padding: 0 0;
    }

    .page_header {
        padding: 160px 0 0 0 !important;
    }

    .foocol {
        padding: 0 20px 0 20px;
    }

    .foocol.third {
        padding-right: 20px;
    }

    #wp-calendar tbody td {
        padding: 8px 1px;
    }
    .sidebar_item .cat_nr {
        display: none;
    }

    .format-quote .item_inn {
        font-size: 5vw !important;
    }
    .format-quote h2 {
        left: 50px;
    }
    .slideinside {
        padding: 10px 30px 20px 30px;
        left: -55px;
    }


    .blogger>.item .has-post-thumbnail .item_inn {
        height: auto;
    }

    .format-quote .item_inn {
        padding: 20px;
    }

    .quuote_author {
        padding: 0 0 20px 0;
    }

    h3.related_title {
        margin: 0 20px 20px 15px;
    }

    .footer_img {
        display: none;
    }


    .tmnf_stock_price{
        font-size:60px;
        letter-spacing: -1px;
    }

}
@media screen and (max-width: 868px) {

    .tmnf_mag .tmnf_column_3,
    .projects_wrap .tmnf_column_3,
    .tmnf_mag .tmnf_column_4,
    .projects_wrap .tmnf_column_4,
    .tmnf_mag .tmnf_column_6,
    .projects_wrap .tmnf_column_6{
        width: 50%;
    }

    .projetmnf_magcts_wrap .tmnf_column_4:nth-child(2n + 3),
    .projects_wrap .tmnf_column_4:nth-child(2n + 3),
    .projetmnf_magcts_wrap .tmnf_column_6:nth-child(2n + 3),
    .projects_wrap .tmnf_column_6:nth-child(2n + 3){
        clear: left;
    }

    .tmnf_mag .tmnf_column_4:last-of-type,
    .projects_wrap .tmnf_column_4:last-of-type {
        display: none;
    }

    .mailchimp_section {
        padding: 100px 40px 30px 40px;
        margin: 0 -20px;
        width: calc(100% + 40px);
    }

    /* blogger */
    .blogger_list .blogger>.item {
        width: 100% !important;
    }
    /* footer + sidebar */
    #sidebar {
        max-width: 400px;
        margin: 0 auto;
        width: 100% !important;
        padding: 20px !important
    }
    .sidebar_item {
        padding: 30px 30px 10px 30px;
        margin: 0 0 20px 0;
    }
    #footer .sidebar_item:first-of-type {
        margin-top: 10px;
    }

    #footer .sidebar_item:last-of-type {
        margin-bottom: 10px;
    }

    .page_header {
        padding: 120px 0 0 0 !important;
    }

    .titles_wrap {
        margin: 0 0 -40px 0;
        padding: 5px 20px 5px 0;
        max-width: 90%;
    }

    #core.tmnf_hero_core {
        padding-top: 40px;
    }

    #curtain .searchform {
        width: 90%;
        margin: -10px 0 0 0;
        left: 5%;
    }
    #curtain a.curtainclose {
        margin: 10px 0 0 0;
        top: 10px;
        right: -20px;
        left: auto;
    }
    #curtain .searchSubmit, #curtain a.curtainclose {
        width: 50px;
    }
    #footer .foocol.first .sidebar_item:first-of-type {
        margin-top: 80px !important;
    }

    #footer .bottom-menu li::before {
        display: none;
    }

    .tab-post .imgwrap {
        margin: 0 15px 25px 0;
    }

    .tab-post h4 {
        margin: 0;
    }

    /* comments */

    .commentlist li.comment {
        padding: 15px 0 15px 45px;
    }
    .commentlist li.comment.parent {
        padding: 15px 0 0 45px;
    }

    .commentlist .avatar {
        left: -45px;
        width: 30px;
    }

    .comment-form-author, .comment-form-email, .comment-form-url {
        width: 100%;
        float: none;
        margin-right: 0 !important;
    }
    .comment-author cite, .comment-meta {
        padding-left: 0px;
    }

    .wp-block-gallery {
        margin: 0 0 30px !important;
    }

    .blogger_wide .blogger>.item.format-quote.has-post-thumbnail {
        margin-bottom: 0;
    }

    .format-quote.has-post-thumbnail img {
        display: none;
    }

    .format-quote.has-post-thumbnail .item_inn {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        height: auto;
        padding: 25px !important;
    }

    .footer_text,
    .footer_icons{
        float: none;
        width: 100%;
    }

    .footer_icons ul.social-menu {
        float:left;
    }

    .footer_icons ul.social-menu li {
        margin:15px 10px 20px 0;
    }

}

@media screen and (max-width: 605px) {


    .mainbutton {
        padding: 10px 16px;
        font-size: 12px !important;
        display: inline-block;
        margin: 10px 0 !important;
    }

    .owl-dots,
    .slideinside p.tmnf_meta,
    .tmnf_icon {
        display: none;
    }

    .mailchimp_section {
        padding: 80px 20px 10px 20px;
    }

    .format-quote p.teaser {
        font-weight: 500 !important;
        font-size: 14px !important;
    }

    .blogger_wide .blogger>.item,
    .tmnf-sidebar-null .blogger>.item {
        width: 100%;
    }

    .entry p {
        margin: 20px 0;
    }

    .entry blockquote {
        padding: 30px 30px 20px 30px !important;
        margin: 20px 0;
    }

    .mailchimp_section_alt,
    .footer_text {
        max-width: 100%;
    }
    .post_nav_item {
        padding: 20px 20px;
    }
    .post_nav_arrow {
        display: none;
    }
    .post_nav_text {
        width: auto;
        padding: 10px 20px;
    }

    h2#comments-title,
    h3.related_title,
    h3#reply-title {
        font-size: 22px !important;
    }

    li.bypostauthor p {
        padding-right: 0;
    }

    .titles_wrap {
        max-width: 100%;
    }

    .tmnf_stock_price{
        font-size:50px;
        letter-spacing:0;
    }

}

@media screen and (max-width: 505px) {

    #titles {
        max-width: 40%;
    }

    .header_centered .show-menu, .header_centered_2 .show-menu {
        top: -50px;
    }

    .header_centered .head_extend {
        top: -70px;
    }

    .header_centered_2 .head_extend {
        top: -10px;
    }

    .page_header {
        padding: 80px 0 0 0 !important;
    }

    .page_header img {
        left: -100%;
        width: 300% !important;
        max-width: 300% !important;
    }

    .page_header_image h1 {
        margin: 10px 0 20px 0;
    }

    .page_header .tmnf_excerpt p, .single-post .tmnf_excerpt p {
        font-size: 100%;
    }

    .blogger>.item {
        width: 100%;
    }

    .blogger>.item .has-post-thumbnail .item_inn {
        padding: 20px 0 0 0;
        margin: 0 0 0 0;
    }

    .blogger>.item img {
        width: 100%;
    }
	
	.blogger>.item .tmnf_meta{
		margin-top:0 !important;
	}
	.blogger>.item .tmnf_meta_categ{
		margin-bottom:0 !important;
	}

    .blogger_list .blogger .tmnf_item_list .imgwrap {
        float: none;
        max-width: 100%;
    }

    .blogger_list .blogger>.item.has-post-thumbnail .item_inn {
        padding: 20px 0 0 0;
    }
    .blogger div.post.sticky::after {
        right: 0;
    }
    .nav-links>span,
    .nav-links>a {
        margin: 6px 4px;
    } 

    h1.tmnf_title_large, h2.tmnf_title_large, .tmnf_titles_are_large .tmnf_title, h2 .maintitle, .eleslideinside h1, .eleslideinside h2 {
        font-size: 40px !important;
      }

    h1.tmnf_title_medium,h2.tmnf_title_medium,h3.tmnf_title_medium,.tmnf_titles_are_medium .tmnf_title,blockquote,.eleslideinside h3 {
        font-size: 28px !important;
    }

}

@media screen and (max-width: 768px) {
    .elementor-image-box-wrapper{
        text-align: left !important;
    }

    .elementor-image-box-wrapper .elementor-image-box-img{
        max-width:70px !important;
    }

    .wrapper .w3eden .card h3 {
        font-size: 16px;
        font-weight: 600;
    }

    .wrapper .w3eden a.btn {
        font-weight: 400 !important;
        font-size: 14px !important;
        padding: 2px 7px;
    }
    .text-muted.text-small {
        font-size: 11px;
    }
}

@media screen and (max-width: 467px) {

    .tmnf_mag .tmnf_column_3,
    .projects_wrap .tmnf_column_3,
    .tmnf_mag .tmnf_column_4,
    .projects_wrap .tmnf_column_4,
    .tmnf_mag .tmnf_column_6,
    .projects_wrap .tmnf_column_6{
        width: 100%;
    }

    .tmnf_mag .tmnf_column_4:last-of-type,
    .projects_wrap .tmnf_column_4:last-of-type {
        display:initial;
    }

    .show-menu {
        width: 40px;
    }

    .label_text,
    .tmnf-button {
        display: none;
    }

    #add-nav {
        display: none;
    }

    .header_search a {
        padding: 12px 3px 12px 6px;
    }

    #header ul.social-menu li {
        margin: 0 0 0 3px;
    }
	
    .page_header img {
        left: -140%;
        width: 380% !important;
        max-width: 380% !important;
    }

    .blogger>.item {
        max-height: none;
        max-width: none;
    }

    .item_big .item_inn {
        padding-left: 0;
    }

    .item_big.has-post-thumbnail .item_inn {
        padding: 10px 0 0 0;
    }

    .item_big .tmnf_meta_deko {
        display: none;
    }

    .tmnf_item_list.has-post-thumbnail .imgwrap {
        margin: 0 0 0 0;
    }

    .content_inn .mc4wp-form {
        padding: 20px 20px 10px 20px;
    }

    .mailchimp_section_alt .mc4wp-form {
        margin: 20px 20px 0 20px;
    }

    .mailchimp_section_alt .formwrap {
        max-width: 100%;
    }

    .mc4wp-form input[type="submit"] {
        padding: 15px 8px !important;
    }

    .tmnf_related>div {
        width: 100%;
    }

    #post_nav {
        margin: 20px 0 20px 0;
    }

    .post_nav_text {
        padding: 0 0 5px 0;
    }

    #post_nav img {
        display: none;
    }
    .footer_text {
        padding: 32px 25px 0 0;
    }

    .footer_icons {
        float: left;
    }

    .footer_icons ul.social-menu {
        float: left;
        margin-bottom: 35px;
    }

    .footer_icons ul.social-menu li a {
        width: 37px;
    }

    .footer_icons ul.social-menu li a i {
        margin: 3px 4px 2px 4px;
        font-size: 14px;
    }

    .footer_icons ul.social-menu a span {
        display: none;
    }

    #footer .bottom-menu {
        float: left;
    }


}


@media screen and (max-width: 375px) {

    span.post-date,
    span.commes,
    span.author .divider,
    .blogger .tmnf_meta_front {
        display: none;
    }

    .blogger .has-post-thumbnail span.post-date,
    .blogger .has-post-thumbnail .tmnf_meta_front {
        display: block;
    }

    .tmnf_meta_categ {
        float: none;
        display: inline-block;
    }

    .commentlist li.comment {
        padding: 15px 0 15px 0;
    }
    .commentlist li.comment.parent {
        padding: 15px 0 0 0;
    }

    .commentlist ul.children {
        margin-left: 15px;
    }

    .commentlist .avatar {
        display: none;
    }

    .tmnf_icon {
        display: block;
    }

}