@media (max-width:1600px){

}
@media (max-width:1400px){
    
}
@media (max-width:1200px){
    

}
@media (max-width:1000px){
    .alignleft, .alignright, .aligncenter, .alignnone {display: block; margin: 0 auto 20px !important; padding: 0; float: none; clear: both; max-width: 100%; height: auto !important;}
    
    .mobile_nav {display: block;}
    nav.main_nav > ul {display: none; position: absolute; border: 4px solid #000; box-sizing: border-box;}
    nav.main_nav.on > ul {display: block;}
    nav.main_nav > ul > li {display: block; font-size: 20px; border-bottom: 1px solid #111;}
    nav.main_nav > ul > li > a {background: #222; font-size: 18px;}
    nav.main_nav > ul > li > ul {display: block; left: auto; margin-left: 0; width: 100%; border: 0; position: relative;}
    nav.main_nav > ul > li > ul > li > a {background: #333;}
    nav.main_nav > ul > li > ul > li > a:hover,
    nav.main_nav > ul > li > ul > li[class*="current"] > a
    {background: #444;}
    .post iframe,
    .summary iframe
    {width: 100% !important;}
    .post img,
    .summary img
    {max-width: 100%; height: auto !important;}
    
    h2.main_title {font-size: 28px;}
    
    .gallery_list li {width: 50%;}
    .envira-gallery-public .envira-gallery-item {width: 100%;}

}
@media (max-width:767px){

}
@media (max-width:320px){

}



/* @media only screen and (max-width: 768px) { */
/* header {position: relative;} */
/* header h1 {font-size: 30px; text-align: center;} */
/* h2.main_title {font-size: 24px;} */
/* .post {padding: 10px; display: block;} */
/* .post img {max-width: 100%;} */
/* .post iframe {width: 443px; height: 249px;} */
/* .post h3 {font-size: 16px;} */
/* .gallery_list li {width: 33%} */
/* } */
/* @media only screen and (max-width: 685px) { */
/* nav {margin-top: 140px;} */
/* header h1 {font-size: 24px;} */
/* h2.main_title {font-size: 20px;} */
/* /* .post img {max-width: 443px;} */ */
/* .post h3 {font-size: 14px;} */
/* table .wp-image-331 {display: none;} */
/* .wpcf7 {display: block; margin: 0 auto; width: 442px;} */
/* .wpcf7 textarea, .wpcf7 input[type=text], .wpcf7 input[type=email] {width: 436px;} */
/* .gallery_list li {width: 50%} */
/* } */
/* @media only screen and (max-width: 568px) { */
/* .facebook_thingy {display: none;} */
/* } */
/* @media only screen and (max-width: 480px) { */
/* .gallery_list li {width: 100%} */
/* .wpcf7 {width: auto;} */
/* } */
/* @media only screen and (max-width: 380px) { */
/* /* .post img {max-width: 343px;} */ */
/* .post iframe {width: 343px; height: 193px;} */
/* .wpcf7 textarea, .wpcf7 input[type=text], .wpcf7 input[type=email] {width: 337px;} */
/* } */
/* @media only screen and (max-width: 320px) { */
/* /* .post img {max-width: 282px;} */ */
/* .wpcf7 textarea, .wpcf7 input[type=text], .wpcf7 input[type=email] {width: 276px;} */
/* .post iframe {width: 282px; height: 159px;} */
/* } */
/* @media only screen and (max-width: 240px) { */
/* h2.main_title {font-size: 12px;} */
/* /* .post img {max-width: 203px;} */ */
/* .wpcf7 textarea, .wpcf7 input[type=text], .wpcf7 input[type=email] {width: 197px;} */
/* .post iframe {width: 203px; height: 114px;} */
/* } */