



@media screen and (max-width:1280px)

    {

        header .nav .nav-link {margin: 0 50px;}

        

        

    }

@media screen and (max-width:1024px)
    {
        header .nav .menu-item a{margin: 0px 60px;}	

        body.home #featured .parallax {min-height: 650px; padding-top: 270px;}
        body.home #featured .bg_img{background-attachment:scroll}
    }


@media screen and (max-width: 991px) 

    { 

        

        header .nav .nav-link {margin: 0 20px;} 

        body.home #featured .parallax {min-height: 650px; padding-top: 270px;}

        #recent_posts .section_title {margin: -30px 200px -20px;}

        

        #recent_posts .text {padding-right: 50px}

        

        body:not(.home) #featured .box {min-height: 470px;padding-top: 160px;}

        

        #poems .block {margin: 0 10px 30px 10px; width: 40%;}

        

    }



@media screen and (max-width:769px)

    {

        header #mobile_main_menu {display :block}

        header #main_menu {display: none}

        #logo {padding-bottom: 20px}

        

        body.home #featured .parallax {min-height: 450px; padding-top: 120px;}

        #recent_posts .section_title {margin: -30px 200px -20px;}

        

        #laurie {margin-bottom: 60px}

        

        #poems .block {margin: 0px 0 30px 0; width: 95%}

        

        #recent_posts #section_line {display: none}

        #recent_posts .section_title {margin: 0px; }

        #recent_posts .small_col {padding-top: 20px}

    }

    

    

@media screen and (max-width:575px)

    {

        #header_logo {max-width: 300px; margin-left: 15px !important}
        #lists .item {padding-bottom: 40px}

        

        #poems .block { width: 95%}

        

        #recent_posts .text {padding: 80px 0}

        

    }