/* Responsive Full Width Version - max width 1140*/
body{ padding: 0em; }
.countryside .outter-wrapper { max-width: 1140px; width: 100%;}
.countryside .outter-wrapper .wrapper { max-width: 1260px; width: auto;} 


/* Navigation Colours */
@media only screen and (max-width: 1024px) {
    .countryside .content .main-title {
        width: 100%;
        float: none;
    }
    .countryside .content #nav-wrap {
        display: block;
    }
    .outter-wrapper .wrapper{
        padding:0 10px;
    }
    .countryside .content header{
        position:relative;
        margin:0;
    }
    .countryside .content #main-logo{
        margin:0 0 10px;
    }
    
    .countryside .content #nav-wrap {
        padding: 0;
        position: relative;
    }
    
    .countryside .content #nav-wrap .dropdownNavigation > ul {
        display: none;
    }
    
    .countryside .content #nav-wrap .dropdownNavigation > ul  li.nav-parent{
        padding-bottom: 0;
    }
    
    .countryside .content #nav-wrap #menu-icon {
        display: block;
        cursor: pointer;
        padding: 10px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        width: 94%;
        margin: 8px auto;
        height: 30px;
    }
    .countryside .content #nav-wrap #menu-icon.active{
        -webkit-border-radius: 3px 3px 0px 0px;
        border-radius: 3px 3px 0px 0px;
    }
    .countryside .content #nav-wrap .dropdownNavigation > ul  {
        clear: both;
        position: absolute;
        left: 1.5%;
        padding: 3px 4px 3px 3px;
        top: 48px;
        width: 96%;
        min-width: 160px;
        text-align: left;
        z-index: 10000;
        display: none;
        background: #4F3501;
        -webkit-border-radius: 3px 0px 3px 3px;
        border-radius: 3px 0px 3px 3px;
    }
    .countryside .content #nav-wrap .dropdownNavigation > ul  li {
        clear: both;
        float: none;
        display:block;
    }
    .countryside .content #nav-wrap .dropdownNavigation > ul  > li > a,
    nav .dropdownNavigation > ul  .subMenu > ul a {
        background: none;
        display: block;
        padding: 10px 20px;
        border: none;
        -moz-box-shadow:none;
        -webkit-box-shadow:none;
        box-shadow:none;
    }
    .countryside .content #nav-wrap .dropdownNavigation > ul  .subMenu > ul {
        width: auto;
        position: static;
        display: block;
        border: none;
        background: inherit;
        -webkit-box-shadow:  none;
        box-shadow:  none;
    }
    
    .countryside .content #nav-wrap .dropdownNavigation > ul  .subMenu > ul li a{
        padding: 8px 15px;
        color: #d5d3b5;
        border: none;
        font-size: 20px;
    }
    
    .countryside .content #nav-wrap .dropdownNavigation > ul  .subMenu > ul li a:hover,
    .countryside .content #nav-wrap .dropdownNavigation > ul  .subMenu > ul li.selected a {
        color: #000;
    }
    
    .countryside .content #nav-wrap .dropdownNavigation > ul  .subMenu > ul{
        padding: 0!important;
    }
    .countryside .content #nav-wrap .dropdownNavigation > ul  li > .subMenu > ul li{
        padding-left: 12px!important;
    }
    .countryside .content #nav-wrap .dropdownNavigation > ul  li > ul li:last-child{
        padding-bottom: 0!important;
    }
    .content ul.arrangement-tabs h2{
        font-size:16px;
    }
    .countryside .shadow-right,
    .countryside .shadow-left{
        display:none;
    }
    body .countryside .section-bot,
    body .countryside .section-top{
        background:none;
    }
    
    .countryside .content .half {
        width: 100%;
        float: none;
        margin: 0;
    }
}

/** Responsive at 768px **/
@media only screen and (max-width: 767px) {
    .countryside .content .outter-wrapper .wrapper{
        padding:0 15px;
    }
    .countryside .main-content{
        background:none;
        padding-bottom:0;
    }
    .countryside .main-sub-in{
        padding:15px;
    }
    .countryside .content .header-block{
        text-align:center;
    }
    .countryside .content header{
        padding:10px 10px 15px;
    }
    .countryside .content .header-block .wrapper{
        padding:0;
    }
    .countryside .content #main-logo{
        float:none;
        margin:0 0 5px;
    }
    .visit-catalog{
        text-align:center;
    }
    .countryside .content .banner-wrap,
    .countryside .content .video-outer{
        background:none;
        padding-bottom:0;
    }
    .share-this-vertical {
        display:none;
    }

    /** Structure **/
    .countryside .content .half, 
    .countryside .content .third,    
    .countryside .content .fourth, 
    .countryside .content .two-thirds, 
    .countryside .content .three-fourths, 
    .countryside .content .fifth, 
    .countryside .content .two-fifths,
    .countryside .content .three-fifths, 
    .countryside .content .four-fifths,
    .countryside .content .main-content .columns-1 .left-content,
    .countryside .content .main-content .columns-2 .left-content,
    .countryside .content .main-content .columns-2 .right-content, 
    .countryside .content .main-content .columns-2 .large-content,
    .countryside .content .main-content .columns-2 .small-content,
    .countryside .content .main-content .columns-3 .left-content,
    .countryside .content .main-content .columns-3 .middle-content,
    .countryside .content .main-content .columns-3 .right-content {
        width: 100%;
        margin-right: 0%;
        float: none;
        margin-bottom: 20px;
    }
    .countryside .content .content-wrap{
        background:none;
        padding:0;
    }
    .countryside .footer-in{
        padding:0;
    }
    .countryside .content .widget-footer-block h2{
        font-size:24px;
        margin:0 0 15px;
    }
    .countryside .content .footer-info{
        padding:0 0 20px;
    }
    .countryside .content .widget-footer-block h3{
        margin:0 0 20px;
    }
    .countryside .content .page-footer-block .copyright{
        float:none;
        text-align:center;
    }
    .countryside .content .page-footer-block .social-section{
        float:none;
        text-align:center;
    }
    .countryside .content .page-footer-block .social-section > div{
        float:none;
        display:inline-block;
    }
    .countryside .content .arrangement-thumbs .arrangement{
        margin:20px 0 0;
    }
    .countryside .content .arrangement-thumbs .arrangement .tribute-list .tribute{
        float:none;
        width:auto;
    }
    .arrangement-vertical{
        background:none;
        padding-bottom:0;
    }
    .countryside .content .widget-footer-block{
        background-size:100% auto;
    }
    .container-fluid{
        background:none;
        padding-bottom:30px;
    }
    .countryside .content .widget-footer-block{
        padding:30px 0 20px;
    }
    .arrangement-vertical .tribute-list > div.item{
        float:none;
        width:auto;
    }
    .countryside .section-wrap-outer{
        padding:0;
        margin:0;
    }
}

@media only screen and (max-width: 640px) {
    #widget-override .tribute2 .picture-frame .inner-frame {
        top: -285px !important;
    }
}

/** Responsive at 480px **/
@media only screen and (max-width: 480px) {
    .countryside .content .contact-area .contact,
    .countryside .content .flower-area .contact {
        display: none;
    }
    .countryside .content .contact-area .contact.obituaries {
        display: inline;
    }
    .info-section {
        width: 100%;
        text-align:center;
        display: block;
    }
    .countryside .content .arrangement .search-container {
        position:relative;
    }
    .countryside .content header{
        padding-bottom:0;
        margin-bottom:20px;
    }
    
    .countryside .content .services .arrangement .tribute-list .tribute-button-panel a {
        padding: 10px 2%;
        width: 93%;
        text-align: center;
        font-size: 14px;
        padding: .4em 2%;
    }

    input[type=text],  input[type=email], input[type=password], textarea, a.btn, input[type=button], input[type=submit]{
        padding: 10px 2%;
        width: 96%;
    }
    a.btn, input[type=button]{
        text-align: center;
    }
    a.small-btn{
        font-size: 14px;
        padding: .4em 2%;
    }
    a.xsmall-btn{
        font-size: 12px;
        padding: .2em 2%;
    }
}


/** Responsive at 1140px **/
@media only screen and (max-width: 1140px) {
    .countryside .content .wrapper { width: 100%; }
}