/* Responsive changes */

@media only screen and (max-width: 1200px) {
    #home {
        background-size: 160%;
    }
}

@media (max-width: 979px) {
    .row {
        margin-right: 5px;
        margin-left: 5px;
    }
    .large {
        font-size: 1.2em;
    }
    #sticky.stick {
      position: absolute !important;
    }
}

@media (max-width: 767px) {
    .footer_sidebar .col-md-3 {
        padding-bottom: 30px;
    }
    section header h1 {
        padding: 45px 20px 0 20px !important;
        font-size: 18px !important;
        line-height: 25px !important;
    }
    .page_section header {
        padding-bottom: 15px;
    }
    .page_section header div.container p {
        font-size: 24px !important;
        padding-bottom: 30px !important;
    }
    body {
        padding-left: 0;
        padding-right: 0;
    }
    .container {
    }
    .top_line {
        display: none;
    }
    .socials, .copyright {
        float: none !important;
    }
    .copyright {
        padding-bottom: 10px;
    }
    #crematorium {
        background-image: none;
    }
    #top {
      background-size: auto 200% !important;
    }
}

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

@media (max-width: 480px) {
  #top {
    background-size: auto 110% !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
    .navmenu ul li { }
    .socials, .copyright {}
    .copyright {
        padding-bottom: 0;
    }
}

@media only screen and (min-width: 767px) and (max-width: 959px) {
    .col-md-12 .carouselslider {
        width: 940px;
    }
    .col-md-6 .carouselslider {
        width: 458px;
    }
    .col-md-4 .carouselslider {
        width: 298px;
    }
    .col-md-3 .carouselslider {
        width: 220px;
    }
    .col-md-8 .carouselslider {
        width: 618px;
    }
    .col-md-9 .carouselslider {
        width: 700px;
    }
}

@media only screen and (max-width: 459px) {
    .carouselslider ul li {
        padding: 0 0 0 20px !important;
    }
    .margin-fixer {
        margin-left: -20px!important;
        height: auto!important;
    }
    .col-md-12 .carouselslider, .col-md-6 .carouselslider, .col-md-4 .carouselslider, .col-md-3 .carouselslider, .col-md-8 .carouselslider, .col-md-9 .carouselslider, .col-md-12 .items6 li, .col-md-12 .items5 li, .col-md-12 .items4 li, .col-md-12 .items3 li, .col-md-12 .items2 li, .col-md-12 .items1 li, .col-md-6 .items6 li, .col-md-6 .items5 li, .col-md-6 .items4 li, .col-md-6 .items3 li, .col-md-6 .items2 li, .col-md-6 .items1 li, .col-md-4 .items6 li, .col-md-4 .items5 li, .col-md-4 .items4 li, .col-md-4 .items3 li, .col-md-4 .items2 li, .col-md-4 .items1 li, .col-md-4 .items6 li, .col-md-4 .items5 li, .col-md-3 .items4 li, .col-md-3 .items3 li, .col-md-3 .items2 li, .col-md-3 .items1 li, .col-md-8 .items6 li, .col-md-8 .items5 li, .col-md-8 .items4 li, .col-md-8 .items3 li, .col-md-8 .items2 li, .col-md-8 .items1 li, .col-md-8 .items6 li, .col-md-9 .items5 li, .col-md-9 .items4 li, .col-md-9 .items3 li, .col-md-9 .items2 li, .col-md-9 .items1 li {
        width: 260px!important;
    }
    /*
    .logo {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        margin-top: 50px;
        width: 250px;
        height: auto;
    }
    */
}

@media only screen and (max-width: 760px) {
    li {
        /*line-height: 18px;*/
    }
    h1 {
        font-size: 2rem;
        padding-bottom: 0px;
    }
    h2 { }
    .slidebar li a {
        line-height: 18px;
        display: block;
        padding: 1em 2em !important;
        font-size: 16px;
        font-color: #ddd !important;
        font-weight: 400;
        color: #FFFFFF !important;
    }
    .slidebar li a:hover {
        color: #A2C516 !important;
    }
    .slidebar li.active {
        background: #242424;
    }
    .filter_navigation ul li ul li {
        margin-bottom: 5px !important;
    }
    #top header {
        height: auto !important;
        padding: 30px 0;
        position: fixed;
        width: 100%;
        z-index: 999;
        top: 0;
        left: 0;
    }
    #top header #logo {
        padding: 0;
    }
    #top header #logo img {
        height: 33px !important;
        width: auto !important;
    }
    .mobile_menu li a span {
        display: none !important;
    }
    #top header .container {
        position: relative;
    }
    #home, .single_page .page_section {
        padding-top: 0;
        background: #CC007B none repeat scroll 0% 0%;
    }
    #company {
        background-size: 50%;
        padding-top: 220px;
    }
    .fixed-menu, .fixed-menu:before, .fixed-menu:after {
        display: none!important;
    }
    .mobile_menu_wrapper {
        display: block;
        background: #eee;
        position: fixed;
        width: 100%;
        z-index: 999;
        top: 75px;
        left: 0;
        padding: 15px 40px 15px 20px;
        font-size: 16px;
        font-weight: 300;
        text-align: center;
    }
    .mobile_menu_wrapper a {
        color: #555;
    }
    .mobile_menu_wrapper a:hover {
        color: #005C9B !important;
    }
    .mobile_menu_wrapper a::after {
        color: #B4B4B4 !important;
        padding: 0 10px;
        content: '/'
    }
    .fixed-menu {
        display: none !important;
    }
    #top header nav {
        display: none !important;
    }
    .service {
        text-align: center;
        margin-top: 0;
        padding-right: 0;
        color: #FFFFFF;
    }
    #service {
        background-size: 150% !important;
    }
    form textarea, form input {
        padding: 11px !important;
    }
    input.resetBtn, input.sendBtn {
        width: 100% !important;
        margin-top: 5px !important;
        letter-spacing: 0;
        padding: 5px 10px !important;
    }
    .middle_line {
        position: absolute !important;
        top: 0;
    }
    .main-service {
        text-align: center !important;
    }
    .zoom {
        display: none !important;
    }
    h4.title {
        font-size: 16px;
    }
    .content_section {
        padding: 0 0 60px 0;
    }
    .image-grid .element {
        padding: 0;
    }
    .go-top {
        display: none !important;
    }
    .social li {
        width: 200px;
        margin: 10px 0;
    }
    .sb-slidebar ul li a {
        font-size: 28px;
    }
    .price-list {
        padding-bottom: 45px;
    }
    .price-title {
        font-size: 36px;
    }
    .page_section header div.container p, .main_section header div.container p, .alt_section header div.container p {
        font-size: 24px;
    }
    .price-info li {
        padding-bottom: 6px;
    }
    #cookieChoiceInfo:hover a {
        visibility: hidden;
    }
    #cookieChoiceInfo:hover {
        width: 245px;
    }
    .button {
        width: auto;
    }
    .margin-bottom-sm {
        width: 100% !important;
    }
    #mobtop {
        background: #FFFFFF;
    }
    .breadcrumb {
        margin: 15px -20px 0;
    }
    .breadcrumbmain {
        color: #162B75;
        font-size: 18px;
        font-weight: 700;
        display: inline-block;
        text-align: center;
    }
    .container {
        padding: 0 0 20px 0;
    }
    .button {
        margin: 20px 6px;
    }
    #fields {
        background: none;
    }
    .callus img {
        display: none
    }
    .faq span.faqans {
        padding: 10px 0 0 10px;
    }
    .faq i {
        display: none;
    }
    table.compare td {
        padding: 5px 10px;
        font-size: 12px;
    }
    #mobtop {
        z-index: 0;
    }
    #partners img {
        margin: 45px 0 0 0;
    }
    .alt_section {
        padding-bottom: 0;
    }
    #back-to-nature-alt {
        padding-bottom: 10px;
        padding-top: 30px;
    }
    .sb-slidebar ul li a span {
        text-transform: lowercase;
        font-size: 12px !important;
    }
    .order-menu i {
        visibility: hidden;
    }
}

@media only screen and (min-width: 760px) {
    #mobtop {
        background: #FFFFFF;
        z-index: 0;
    }
    #cookieChoiceInfo {
        display: none;
    }
}

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

@media only screen and (max-width: 992px) {
    .content_section {}
    .breadcrumb {
        margin: 15px -30px 0;
    }
    .breadcrumbmain {
        font-size: 18px;
    }
    .button {
        margin: 12px -15px 10px 25px;
    }
    #cookieChoiceInfo {
        display: none;
    }
    .flex-caption {
        font-size: 28px;
    }
    .flex-direction-nav a {
        bottom: 5%;
    }
    ul.product-price-alt {
        width: 80%;
        margin-left: 10%;
        font-size: 14px;
    }
    #mobtop img {
        width: 100%;
    }
    #mobtop .since img {
        height: 80px;
    }
}

@media only screen and (max-width: 482px) {
    .contact_info i {
        display: none;
    }
    .contact_info span {
        margin-left: 0;
    }
    #mobtop img {
        width: 75%;
        text-align: center;
        margin-top: 30px;
    }
    #mobtop .sentence {
        width: 75%;
        margin-left: 12.5%;
    }
    #mobtop .since img {
        height: 80px;
    }
    #mobtop .since p {
        padding: 0;
    }
    .contactinfo img {
        width: 90%;
        margin-bottom: 10px;
    }
    .cbp-l-grid-mosaic .cbp-l-caption-title {
        margin: 0 0 10px 0 !important;
        font: 400 9px/12px "Roboto", sans-serif !important;
    }
    .button {
        margin: 0;
        letter-spacing: 0;
    }
    #engraving-price ul.product-price li::before, #engraving-price ul.product-price-alt li::before, #engraving-price ul.product-price-light li::before {
        content: " ";
    }
    #engraving-price ul.product-price span:first-child, #engraving-price ul.product-price-alt span:first-child, #engraving-price ul.product-price-light span:first-child {
        text-align: center;
        display: block;
        padding-right: 0;
    }
    #engraving-price ul.product-price span+span, #engraving-price ul.product-price-alt span+span, #engraving-price ul.product-price-light span+span {
        float: none;
        display: block;
        text-align: center;
        padding-bottom: 15px;
    }
    #service {
        background-size: 200% !important;
    }
}
