#res_first_menu,
.slicknav_menu {
    display:none;
}

/* Large desktops and laptops */
@media only screen and (min-width: 1200px){
    .container{
        width: 1136px ;
    }
}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    .container {
        width: 960px
    }
    
    #tresno_first_header_menus ul.tresno_animate_menu li a {
        padding: 20px 14px;
    }
    
    #tresno_first_header_icons ul li a{
        padding: 20px 16px;
    }
    
    #tresno_first_header_menus .tresno_animate_menu ul.submenu{
        top:60px;
    }
    
    /* SECOND HEADER */
    #tresno_second_header{
        padding:25px 0px 0px;
    }
    
    #tresno_second_header .container{
        width:100%;
        padding:0px 0px;
    }
    
    #tresno_second_header_wrapper{
        display: block;
        text-align:center;
    }
    
    #tresno_logo {
        display: block;
        float: none;
    }
    
    #tresno_second_header_menu {
        display: block;
        text-align: center;
    }
    
    .tresno_logo_image{
        margin-bottom:25px !important;
    }
    
    .tresno_logo_text{
        margin-bottom:40px !important;
    }
    
    #tresno_second_header_menu ul.tresno_animate_menu {
        text-align:center;
    }
    
    #tresno_second_header_menu ul.tresno_animate_menu li {
        float: none;
        display:inline-block;
    }
    
    #tresno_second_header_menu ul.tresno_animate_menu li ul li{
        display:block;
    }
    
    #tresno_second_header_menu ul.tresno_animate_menu li a{
        padding: 18px 15px 25px !important;
    }
    
    #tresno_second_header_menu .tresno_animate_menu ul.submenu{
        top: 36px;
    }
    
    /* RESPONSIVE TOP MENU */
    #tresno_second_header_menu ul.tresno_animate_menu li ul li a{
        padding: 16px 17px !important;
    }
    
    #tresno_first_header_menus ul.tresno_animate_menu li ul li a{
        padding: 16px 22px !important;
    }
    
    #tresno_featured_posts,
    .tresno_featured_item{
        height: 450px;
    }
    
    .tresno_featured_caption_content {
        padding: 41px 40px;
    }
    
    .tresno_featured_caption_content h3 {
        font-size: 26px;
        line-height: 38px;
    }
    
    .tresno_featured_caption_category {
        font-size: 14px;
    }
    
    #tresno_content .container{
        width:100%;
        padding: 0px 30px;
    }
    
    #tresno_content {
        margin: 36px 0px 59px;
    }
    
    #tresno_content_left #tresno_loop {
        padding-right: 33px;
    }
    
    #tresno_content_right #tresno_loop {
        padding-left:33px;
    }
    
    .tresno_post_content {
        margin-bottom: 36px;
    }
    
    .tresno_post_body_content {
        padding: 24px 31px 33px;
     }
     
     .tresno_post_body_info_permalink ul li ul {
        left: -75px !important;
    }
    
    .tresno_post_body_title h3 {
        line-height: 39px;
        font-size: 24px;
    }
    
    .tresno_post_standard .tresno_post_body_title {
        padding: 24px 33px 27px;
    }
    
    .tresno_post_link {
        padding: 34px 38px 52px;
    }
    
    .tresno_post_link_title {
        line-height: 39px;
        font-size: 22px;
    }
    
    .tresno_post_link_description {
        font-size: 17px;
        line-height: 31px;
        font-weight: 300;
        margin-top: 9px;
    }
    
    .tresno_post_link_button a {
        font-size: 15px;
    }
    
    .tresno_post_quote h3 {
        line-height: 40px;
        font-size: 23px;
    }
    
    .tresno_post_quote {
        padding: 31px 44px 41px;
    }
    
    .tresno_widget {
        margin-bottom: 35px;
    }
    
    .tresno_widget_title {
        padding: 17px 30px;
    }
    
    .tresno_widget_profile .tresno_widget_content {
        padding: 80px 27px 28px;
    }
    
    .tresno_widget_profile_title {
        font-size: 20px;
    }
    
    .tresno_widget_profile_description {
        line-height: 27px;
        font-size: 16px;
    }
    
    .tresno_grid_widget .tresno_widget_content {
        padding: 28px 0px 25px 28px;
    }
    
    ul.tresno_widget_grid li {
        width: 21%;
        height: 21%;
    }
    
    ul#tweets li {
        padding-left: 28px;
    }
    
    #tresno_footer {
        padding: 40px 0px;
    }
    
    .tresno_image_gallery_slider .slick-prev, 
    .tresno_image_gallery_slider .slick-next {
        height: 48px;
        width: 44px;
    }
    
    .res_notes{
        display:none !important;
    }
    
    .tresno_post_comments,
    .tresno_author_profile {
        margin-bottom: 36px;
    }
    
    .tresno_author_profile_body {
        padding: 30px 45px 44px;
    }
}


/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
    #tresno_first_header .container,
    #tresno_second_header .container{
        width:100%;
    }
    
    #tresno_second_header .container{
        text-align: center;
    }
    
    /* SECOND HEADER */
    #tresno_second_header{
        padding:25px 0px 0px;
    }
    
    #tresno_second_header .container{
        width:100%;
        padding:0px 0px;
    }
    
    #tresno_second_header_wrapper{
        display: block;
        text-align:center;
    }
    
    #tresno_logo {
        display: block;
        float: none;
    }
    
    #tresno_second_header_menu {
        display: block;
        text-align: center;
    }
    
    .tresno_logo_image{
        margin-bottom:25px !important;
    }
    
    .tresno_logo_text{
        margin-bottom:40px !important;
    }
    
    #tresno_second_header_menu ul.tresno_animate_menu {
        text-align:center;
    }
    
    #tresno_second_header_menu ul.tresno_animate_menu li {
        float: none;
        display:inline-block;
    }
    
    #tresno_second_header_menu ul.tresno_animate_menu li ul li{
        display:block;
    }
    
    #tresno_second_header_menu ul.tresno_animate_menu li a{
        padding: 18px 15px 25px !important;
    }
    
    #tresno_second_header_menu .tresno_animate_menu ul.submenu{
        top: 36px;
    }
    
    /* RESPONSIVE TOP MENU */
    #tresno_second_header_menu ul.tresno_animate_menu li ul li a{
        padding: 16px 17px !important;
    }
    
    #tresno_first_header_menus ul.tresno_animate_menu li ul li a{
        padding: 16px 22px !important;
    }
    
    #tresno_featured_posts,
    .tresno_featured_item{
        height: 450px;
    }
    
    .tresno_featured_caption_content {
        padding: 42px 41px;
    }
    
    .tresno_featured_caption_content h3 {
        font-size: 25px;
        line-height: 38px;
    }
    
    .tresno_featured_caption_category {
        font-size: 14px;
    }
    
    #tresno_content .container{
        width:100%;
        padding: 0px 30px;
    }
    
    #tresno_content {
        margin: 36px 0px 59px;
    }
    
    #tresno_content_left #tresno_loop {
        padding-right: 33px;
    }
    
    #tresno_content_right #tresno_loop {
        padding-left:33px;
    }
    
    .tresno_post_content {
        margin-bottom: 36px;
    }
    
    .tresno_post_body_content {
        padding: 24px 31px 33px;
     }
     
     .tresno_post_body_info_permalink ul li ul {
        left: -75px !important;
    }
    
    .tresno_post_body_title h3 {
        line-height: 39px;
        font-size: 24px;
    }
    
    .tresno_post_standard .tresno_post_body_title {
        padding: 24px 33px 27px;
    }
    
    .tresno_post_link {
        padding: 34px 38px 52px;
    }
    
    .tresno_post_link_title {
        line-height: 39px;
        font-size: 22px;
    }
    
    .tresno_post_link_description {
        font-size: 17px;
        line-height: 31px;
        font-weight: 300;
        margin-top: 9px;
    }
    
    .tresno_post_link_button a {
        font-size: 15px;
    }
    
    .tresno_post_quote h3 {
        line-height: 40px;
        font-size: 23px;
    }
    
    .tresno_post_quote {
        padding: 31px 44px 41px;
    }
    
    .tresno_widget {
        margin-top: 35px;
        margin-bottom:0px;
    }
    
    #tresno_widget{
        width: 379px;
        margin: 0 auto;
    }
    
    .tresno_widget_title {
        padding: 17px 30px;
    }
    
    .tresno_widget_profile .tresno_widget_content {
        padding: 80px 27px 28px;
    }
    
    .tresno_widget_profile_title {
        font-size: 20px;
    }
    
    .tresno_widget_profile_description {
        line-height: 27px;
        font-size: 16px;
    }
    
    .tresno_grid_widget .tresno_widget_content {
        padding: 28px 0px 25px 28px;
    }
    
    ul.tresno_widget_grid li {
        width: 74px;
        height: 74px;
    }
    
    ul#tweets li {
        padding-left: 28px;
    }
    
    #tresno_footer {
        padding: 40px 20px 39px;
        text-align:center;
    }
    
    #tresno_footer .container{
        width:100%;
    }
    
    .tresno_footer_social{
        margin-top:20px;
    }
    
    .tresno_footer_social ul li {
        float: none;
        margin-right: 0px;
        display:inline-block;
    }
    
    .tresno_footer_social ul li a{
        display:inline-block;
    }
    
    .tresno_image_gallery_slider .slick-prev, 
    .tresno_image_gallery_slider .slick-next {
        height: 48px;
        width: 44px;
    }
    
    .res_notes{
        display:none !important;
    }
    
    .tresno_post_comments,
    .tresno_author_profile {
        margin-bottom: 36px;
    }
    
    .tresno_author_profile_body {
        padding: 30px 45px 44px;
    }
    
    /* SET UP WIDTH */
    #tresno_content_right,
    #tresno_content_left{
        float:none;
    }
    
    #tresno_content_left #tresno_loop{
        padding-right:0px;
    }
    
    #tresno_content_right #tresno_loop{
        padding-left:0px;
    }
    
    .tresno_pagination ul {
        text-align: center;
    }
    
    /* ==== TRESNO MOBILE MENU ==== */
    #tresno_first_header_menus,
    .js #res_first_menu{
        display:none;
    }

    .js .slicknav_menu {
        display:block;
    }
    
    .js #tresno_second_header_menu .slicknav_menu{
        display:none;
    }
    
    /* ==== CUSTOM FIRST MENU ==== */
    #tresno_first_header_icon{
        position:relative;
    }
    
    .res_first_left{
        float:left;
        width:61px;
    }
    
    .res_first_right{
        float:right;
    }
}


/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    #tresno_first_header .container,
    #tresno_second_header .container{
        width:100%;
    }
    
    #tresno_second_header .container{
        text-align: center;
    }
    
    /* SECOND HEADER */
    #tresno_second_header{
        padding:25px 0px 0px;
    }
    
    #tresno_second_header .container{
        width:100%;
        padding:0px 0px;
    }
    
    #tresno_second_header_wrapper{
        display: block;
        text-align:center;
    }
    
    #tresno_logo {
        display: block;
        float: none;
    }
    
    #tresno_logo img{
        max-width:100% !important;
    }
    
    #tresno_second_header_menu {
        display: block;
        text-align: center;
    }
    
    .tresno_logo_image{
        margin-bottom:25px !important;
    }
    
    .tresno_logo_text{
        margin-bottom:40px !important;
    }
    
    #tresno_second_header_menu ul.tresno_animate_menu {
        text-align:center;
    }
    
    #tresno_second_header_menu ul.tresno_animate_menu li {
        float: none;
        display:inline-block;
    }
    
    #tresno_second_header_menu ul.tresno_animate_menu li ul li{
        display:block;
    }
    
    #tresno_second_header_menu ul.tresno_animate_menu li a{
        padding: 18px 15px 25px !important;
    }
    
    #tresno_second_header_menu .tresno_animate_menu ul.submenu{
        top: 36px;
    }
    
    /* RESPONSIVE TOP MENU */
    #tresno_second_header_menu ul.tresno_animate_menu li ul li a{
        padding: 16px 17px !important;
    }
    
    #tresno_first_header_menus ul.tresno_animate_menu li ul li a{
        padding: 16px 22px !important;
    }
    
    #tresno_featured_posts,
    .tresno_featured_item{
        height: 450px;
    }
    
    .tresno_featured_caption_content {
        padding: 42px 41px;
    }
    
    .tresno_featured_caption_content h3 {
        font-size: 25px;
        line-height: 38px;
    }
    
    .tresno_featured_caption_category {
        font-size: 14px;
    }
    
    #tresno_content .container{
        width:100%;
        padding: 0px 20px;
    }
    
    #tresno_content {
        margin: 27px 0px 59px;
    }
    
    #tresno_content_left #tresno_loop {
        padding-right: 33px;
    }
    
    #tresno_content_right #tresno_loop {
        padding-left:33px;
    }
    
    .tresno_post_content {
        margin-bottom: 33px;
    }
    
    .tresno_post_body_content {
        padding: 24px 31px 33px;
     }
     
     .tresno_post_body_info_permalink ul li ul {
        left: -75px !important;
    }
    
    .tresno_post_body_title h3 {
        line-height: 39px;
        font-size: 24px;
    }
    
    .tresno_post_standard .tresno_post_body_title {
        padding: 24px 33px 27px;
    }
    
    .tresno_post_link {
        padding: 34px 38px 52px;
    }
    
    .tresno_post_link_title {
        line-height: 39px;
        font-size: 22px;
    }
    
    .tresno_post_link_description {
        font-size: 17px;
        line-height: 31px;
        font-weight: 300;
        margin-top: 9px;
    }
    
    .tresno_post_link_button a {
        font-size: 15px;
    }
    
    .tresno_post_quote h3 {
        line-height: 40px;
        font-size: 23px;
    }
    
    .tresno_post_quote {
        padding: 31px 44px 41px;
    }
    
    .tresno_widget {
        margin-top: 34px;
        margin-bottom:0px;
    }
    
    #tresno_widget{
        width: 379px;
        margin: 0 auto;
    }
    
    .tresno_widget_title {
        padding: 17px 30px;
    }
    
    .tresno_widget_profile .tresno_widget_content {
        padding: 80px 27px 28px;
    }
    
    .tresno_widget_profile_title {
        font-size: 20px;
    }
    
    .tresno_widget_profile_description {
        line-height: 27px;
        font-size: 16px;
    }
    
    .tresno_grid_widget .tresno_widget_content {
        padding: 28px 0px 25px 28px;
    }
    
    ul.tresno_widget_grid li {
        width: 74px;
        height: 74px;
    }
    
    ul#tweets li {
        padding-left: 28px;
    }
    
    #tresno_footer {
        padding: 40px 20px 39px;
        text-align:center;
    }
    
    #tresno_footer .container{
        width:100%;
    }
    
    .tresno_footer_social{
        margin-top:20px;
    }
    
    .tresno_footer_social ul li {
        float: none;
        margin-right: 0px;
        display:inline-block;
    }
    
    .tresno_footer_social ul li a{
        display:inline-block;
    }
    
    .tresno_image_gallery_slider .slick-prev, 
    .tresno_image_gallery_slider .slick-next {
        height: 48px;
        width: 44px;
    }
    
    .res_notes{
        display:none !important;
    }
    
    .tresno_post_comments,
    .tresno_author_profile {
        margin-bottom: 36px;
    }
    
    .tresno_author_profile_body {
        padding: 30px 45px 44px;
    }
    
    /* SET UP WIDTH */
    #tresno_content_right,
    #tresno_content_left{
        float:none;
    }
    
    #tresno_content_left #tresno_loop{
        padding-right:0px;
    }
    
    #tresno_content_right #tresno_loop{
        padding-left:0px;
    }
    
    .tresno_pagination{
        padding-top:15px;
    }
    
    .tresno_pagination ul {
        text-align: center;
    }
    
    /* ==== TRESNO MOBILE MENU ==== */
    #tresno_first_header_menus,
    .js #res_first_menu,
    .js #tresno_second_header_menu .tresno_animate_menu{
        display:none;
    }

    .js .slicknav_menu {
        display:block !important;
    }
    
    .js #tresno_second_header_menu .slicknav_menu{
        display:none;
    }
    
    /* ==== CUSTOM FIRST MENU ==== */
    #tresno_first_header_icon{
        position:relative;
    }
    
    .res_first_left{
        float:left;
        width:61px;
    }
    
    .res_first_right{
        float:right;
    }
    
    #tresno_second_header_menu .res_clone{
        display:none !important;
    }
}

/* Landscape phones and smaller */
@media (max-width: 636px) {
    .infres{
        display:none !important;
    }
    
    .tresno_post_body_info_permalink ul li, .tresno_post_body_info_bottom .right ul li {
        padding: 18px 0px 19px !important;
    }
    
    .tresno_post_body_info_permalink ul li ul li, .tresno_post_body_info_bottom .right ul li ul li {
        padding: 0px !important;
    }
}

@media (max-width: 544px) {
    #tresno_second_header_menu .res_clone{
        display:block !important;
    }
    
    #tresno_first_header{
        display:none !important;
    }
    
    .tresno_featured_caption_content h3{
        line-height:37px !important;
    }
    
    .tresno_image_gallery_slider .slick-prev, .tresno_image_gallery_slider .slick-next {
        height: 43px !important;
        width: 40px !important;
    }
    
    #tresno_logo{
        padding:0px 25px !important;
    }
    
    .tresno_post_body_content {
        padding: 19px 26px 26px !important;
    }
    
    .tresno_post_body_text {
        line-height: 29px !important;
    }
    
    .tresno_featured_caption_content {
        padding: 38px 30px !important;
    }
    
    #tresno_content .container {
        padding: 0px 15px !important;
    }
    
    #tresno_content {
        margin: 20px 0px 59px !important;
    }
    
    .tresno_post_content {
        margin-bottom: 25px !important;
    }
    
    .tresno_post_quote {
        padding: 31px 40px 41px !important;
    }
    
    .tresno_post_quote h3 {
        line-height: 36px !important;
    }
    
    .tresno_post_body_title h3 {
        line-height: 36px !important;
    }
    
    .tresno_post_link {
        padding: 30px 35px 48px !important;
    }
    
    .tresno_post_link_title {
        line-height: 36px !important;
    }
    
    .tresno_post_link_description {
        line-height: 30px !important;
    }
}

@media (max-width: 531px) {
    .infresli{
        display:none !important;
    }
}

@media (max-width: 430px) {
    #tresno_widget {
        width: 100% !important;
    }
    
    #tresno_featured_posts,
    .tresno_featured_item {
        height: 350px !important;
    }
    
    #tresno_content .container {
        padding: 0px 10px !important;
    }
    
    .tresno_post_body_content {
        padding: 15px 20px 20px !important;
    }
    
    .tresno_post_body_text {
        line-height: 26px !important;
    }
    
    .tresno_featured_caption_content {
        padding: 30px 15px !important;
    }
    
    #tresno_content {
        margin: 14px 0px 30px !important;
    }
    
    .tresno_post_content {
        margin-bottom: 18px !important;
    }
    
    #tresno_second_header {
        padding: 20px 0px 0px !important;
    }
    
    .tresno_logo_image {
        margin-bottom: 20px !important;
    }
    
    .tresno_featured_caption_content h3{
        line-height:28px !important;
        font-size: 21px !important;
    }
    
    .tresno_featured_caption_content {
        padding: 30px 20px !important;
    }

    .tresno_featured_caption_category {
        margin-bottom: 10px !important;
        font-size: 12px !important;
    }
    
    .tresno_featured_caption_category a {
        padding: 7px 10px !important;
    }
    
    .tresno_image_gallery_slider .slick-prev, .tresno_image_gallery_slider .slick-next {
        height: 33px !important;
        width: 32px !important;
    }
    
    .tresno_image_gallery_slider .slick-prev:before, 
    .tresno_image_gallery_slider .slick-next:before {
        font-size: 16px !important;
    }
    
    .tresno_image_gallery_slider .slick-prev {
        left: 15px !important;
    }
    
    .tresno_image_gallery_slider .slick-next {
        right: 15px !important;
    }
    
    .tresno_post_quote {
        padding: 21px 28px 26px !important;
    }

    .tresno_post_quote h3{
        font-size: 18px !important;
        line-height: 28px !important;
    }
    
    .tresno_post_quote_source {
        margin-top: 22px !important;
        font-size:14px !important;
    }
    
    .tresno_post_standard .tresno_post_body_title {
        padding: 18px 22px 20px !important;
    }
    
    .tresno_post_body_title h3{
        font-size: 19px !important;
        line-height: 27px !important;
    }
    
    #tresno_second_header_menu .slicknav_btn{
        padding: 20px 0px !important;
    }
    
    .tresno_post_link {
        padding: 24px 30px 43px !important;
    }
    
    .tresno_post_link_title{
        font-size:21px !important;
        line-height:31px !important;
    }
    
    .tresno_post_link_description{
        font-size:16px !important;
        line-height:27px !important;
    }
    
    .tresno_post_chat_wrapper {
        padding: 22px 25px 25px !important;
    }
    
    .tresno_post_chat_text .label,
    .tresno_post_chat_wrapper{
        font-size:15px !important;
    }
    
    .tresno_post_chat_text ul li {
        margin-bottom: 8px !important;
        line-height: 26px !important;
    }
    
    .tresno_widget {
        margin-top: 14px !important;
        margin-bottom: 22px !important;
    }
    
    .tresno_widget:last-child{
        margin-bottom:0px !important;
    }
    
    .tresno_widget img,
    .tresno_widget iframe{        
        max-width:100% !important;
    }
    
    #tresno_footer {
        padding: 30px 20px 30px !important;
    }
    
    .tresno_footer_copyright {
        line-height: 27px !important;
    }
    
    .tresno_footer_social ul li a {
        padding: 5px 9px !important;
    }
    
    .tresno_post_body_info_permalink ul li ul {
        left: -92px !important;
    }
}

@media (max-width: 370px) {
    .infrestext{
        display:none !important;
    }
}