@media (max-width: 767px) {
    body{
        overflow-x: hidden;
    }
    .centered {
        width: 100%;
    }
    .content.block-separator-line{
        width: 100%;
        padding-bottom: 0px;
    }
    .block-with-videos .centered{
        padding-bottom: 20px !important;
    }
    .content > .centered {
        width: 100%;
        padding-left: 5%;
        padding-right: 5%;
        padding-bottom: 10px  !important;
    }
    .testimonials-block.block-separator-line:before{
        display: none;
    }
    .header .centered{
        width: 100%;
    }
    .header .centered h1{
        float: none;
        width: 100%;
        padding-right: 45%;
        position: relative;
    }
    #mobile-menu-opener{
        width: 48px;
        height: 48px;
        background: url("../images/mobile-menu.png");
        display: block;
        position: absolute;
        right: 5%;
        bottom: 25%;
    }
    #mobile-menu-opener.active{
        background-position: 0 -49px;
    }
    .header .header-action,
    .header .contact-info-box,
    .header form.search,
    .header .sale{
        display: none;
    }
    .header h1 img {
        width: 111%;
        max-width: 260px;
        margin-left: 5%;
    }
    .site-content{
        width: 100%;
        padding: 0;
        border: none;
    }
    .blog-title {
        /*font-size: 50pt;*/
        font-size: 50px;
        text-align: center;
        margin-bottom: 25px;
        border-bottom: 1px solid #ddd;
    }
    .single-post .blog-title{
        /*font-size: 30pt;*/
        font-size: 30px;
    }
    .single-post .entry-content,
    .single-post footer.entry-meta {
        /*font-size: 16pt;*/
        font-size: 16px;
        line-height: 1.5;
    }
    .single-post footer.entry-meta a{
        color: #0071BC;
    }
    .comment-reply-title, .comments-title {
        /*font-size: 36pt;*/
        font-size: 36px;
        font-weight: 500;
        font-family: Lato;
        color: #1B5E91;
        text-align: center;
    }
    .comment-form label,
    .comment-form > p {
        display: block;
        /*font-size: 16pt;*/
        font-size: 16px;
    }
    .comment-form input,
    .comment-form textarea{
        width: 100%;
        padding: 25px;
        border-color: #999;
        margin-top: 5px;
    }
    .comment-form p.form-submit{
        text-align: center;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    .comment-form  p.form-allowed-tags{
        display: none;
    }
    .comments-area input[type="submit"] {
        padding: 15px 30px;
        width: initial;
        /*font-size: 24pt;*/
        font-size: 24px;
        height: initial;
        border: 1px solid #333;
        border-radius: 10px;
        margin-bottom: 30px;
    }
    .comments-area {
        margin-top: 10px;
    }

    .post-list{
        width: 100%;
    }
    .post-thumb {
        float: left;
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    #content img, #content p img {
        height: auto;
        max-width: 100%;
        width: 100%;
    }
    .author-block{
        /*font-size: 16pt;*/
        font-size: 16px;
        border: none;
    }
    .post-title{
        /*font-size: 25pt;*/
        font-size: 25px;
    }
    .post-desc{
        /*font-size: 16pt;*/
        font-size: 16px;
        line-height: 160%;
    }
    .block-with-videos {
        background: #fff;
    }
    .block-with-videos .with-stripes {
        /*font-size: 27pt;*/
        font-size: 27px;
        margin-bottom: 5px;
    }
    .block-with-videos > .centered {
        padding: 40px 5% 70px;
    }
    .testimonials-block .with-stripes {
        color: #554A48;
        /*font-size: 27pt;*/
        font-size: 27px;
        padding: 0 10%;
        margin-bottom: 15px;
    }
    .testimonials-block ul li p, .testimonial p {
        /*font-size: 13pt;*/
        font-size: 13px;
        line-height: 18px;
    }
    .testimonials-block ul li p.name, .testimonial p.name {
        font-style: normal;
    }
    #searchform{
        margin-top: 20px;
    }
    #searchsubmit{
        margin-top: 0;
    }
    .searchform label {
        display: none;
    }

    .widget-area {
        overflow: hidden;
        padding: 0 2%;
        width: 100%;
        border: none;
    }
    .widget-title {
        /*font-size: 25pt;*/
        font-size: 25px;
        font-weight: 500;
    }
    .widget-area li {
        /*font-size: 16pt;*/
        font-size: 16px;
    }


    .block-with-videos .centered,
    .block-with-videos .centered ul,
    .block-with-videos .centered ul li,
    .block-with-videos .centered ul li a,
    .block-with-videos .video-wrapper iframe,
    .testimonials-block,
    .testimonials-block .centered,
    .testimonials-block .image-line-parent,
    .testimonials-block .image-line-parent li
    {
        width: 100%;
        overflow: hidden;
    }
    .block-with-videos .centered ul li:first-child{
        margin-bottom: 20px;
    }

    .testimonials-block ul li {
        height: auto !important;
        overflow: hidden;
        padding: 0 5%;
        margin-bottom: 16px;
    }
    .testimonials-block ul li img{
        width: 23%;
        max-width: 100px;
        height: auto;
        float: left;
        margin: 0 auto;
        display: block;
    }
    .testimonials-block ul li .testimonial-content{
        float: right;
        min-width: 210px;
        width: 70%;
        padding-top: 0;
    }

    .footer .footer-slogan span {
        /*font-size: 25pt;*/
        font-size: 25px;
        font-weight: normal;
        margin-bottom: 25px;
        padding: 0 45px;
    }
    .footer .footer-slogan span b {
        font-weight: normal;
    }
    .footer .footer-slogan p {
        /*font-size: 15pt;*/
        font-size: 15px;
        font-weight: normal;
        padding: 0 45px;
    }
    .footer .credit-cards {
        width: 94%;
        margin: 0 3%;
        padding-bottom: 25px;
        border-bottom: 1px solid #a9acaf;
    }
    .footer .footer-info-list{
        width: 94%;
        margin: 0 3%;
        border: none;
        padding-top: 0;
        padding-bottom: 0;
    }
    .footer-info-list > li {
        float: left;
        width: 100%;
        height: auto !important;
        padding: 15px 10% 20px;
        border-top: 1px solid #a9acaf;
        border-bottom: 1px solid #a9acaf;
    }
    .footer-section-left h5 {
        /*font-size: 38pt;*/
        font-size: 38px;
        font-weight: 500;
    }
    .footer-section-left span.phone-block span{
        text-align: center;
        /*font-size: 22pt;*/
        font-size: 22px;
        font-weight: 500;
    }
    .footer-section-left span.phone-block > p {
        padding-left: 0px;
        /*font-size: 22pt;*/
        font-size: 22px;
        text-align: center;
    }
    .footer-section-middle h6{
        /*font-size: 20pt;*/
        font-size: 20px;
        font-weight: normal;
    }
    .footer .footer-info-list, .footer .footer-info-list a {
        /*font-size: 17pt;*/
        font-size: 17px;
        /*line-height: 27pt;*/
        line-height: 27px;
    }
    .footer-info-list > li.image-line-3 {
        padding-top: 35px;
        padding-left: 0;
        padding-right: 0;
    }
    .footer-info-list > li.image-line-3 a{
        padding-top: 10px;
        width: 100%;
        display: inline-block;
        text-align: center;
    }
    .footer-section-right h6 {
        /*font-size: 25pt;*/
        font-size: 25px;
        font-weight: 500;
        text-align: center;
        /*line-height: 35pt;*/
        line-height: 35px;
    }
    .footer-section-right p {
        /*font-size: 19pt;*/
        font-size: 19px;
        font-weight: normal;
        text-align: center;
        /*line-height: 29pt;*/
        line-height: 29px;
    }
    .footer-info-list > li.divider {
        display: none;
    }

    .footer .copyright {
        /*font-size: 15pt;*/
        font-size: 15px;
        text-align: center;
        width: 94%;
        margin: 0 3%;
        border-top: 1px solid #a9acaf;
        font-weight: 500;
    }

    .header .top-nav{
        display: none;
        margin: 0px;
        width: 100%;
        background: #fff;
        color: #000;
        border: 0;
    }
    .header .top-nav li ,
    .header .top-nav li:hover ,
    .header .top-nav li .dropdown-section .dropdown-right-section ul li,
    .header .top-nav li .dropdown-section .dropdown-right-section ul li:hover{
        width: 100%;
        border-bottom: none;
        border-top: 1px solid #ddd;
        border-color: #ddd;
    }
    .header .top-nav li .dropdown-section {
        display: block;
        position: relative;
        top: 0;
        margin: 0;
        width: 97%;
        border: none;
        box-shadow: none;
        padding: 0;
        margin-left: 3%;
    }
    .header .top-nav > li:before{
        display: none;
    }
    .header .top-nav li .dropdown-section h3{
        display: none;
    }
    .header .top-nav li:hover .dropdown-section {
        display: none;
    }
    .header .top-nav li .dropdown-section,
    .header .top-nav li.opened .dropdown-section,
    .header .top-nav li.opened:hover .dropdown-section {
        display: none;
    }
    .header .top-nav > li > a{
        color: #000;
    }
    .header .top-nav  li a,
    .header .top-nav  li:hover a{
        margin: 5px 5px;
        border-radius: 8px;
        padding-bottom: 9px;
    }
    .header .top-nav li .dropdown-section .dropdown-right-section ul li a {
        padding: 10px 38px 7px;
        text-align: left;
        color: #1B5E92;
        font-size: 14px;
    }
    .header .top-nav > li:hover > a,
    .header .top-nav > li.opened > a,
    .header .top-nav .dropdown-section li:hover  a{
        color: #000;
        background: #F3F3F3 ;
    }

    .mobile-submenu-opener{
        width: 40px;
        height: 100%;
        background: url("../images/mobile-submenu.png") center center no-repeat;
        display: block;
        position: absolute;
        right: 4%;
        bottom: 0;
    }
    a.active .mobile-submenu-opener{
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        tranform: rotate(180deg);
    }



}


ul.social-links li a.twitter {
    background: url('../images/twitter_icon.png') no-repeat left center;
}
ul.social-links li a.facebook {
    background: url('../images/facebook_icon.png') no-repeat left center;
}
ul.social-links li a.pinterest {
    background: url('../images/pinterest_icon.png') no-repeat left center;
}
ul.social-links li a.google {
    background: url('../images/google_plus_icon.png') no-repeat left center;
}
ul.social-links li a.youtube {
    background: url('../images/youtube_icon.png') no-repeat left center;
}
ul.social-links li a.instagram {
    background: url('../images/instagram.png') no-repeat left center;
}
ul.social-links li a.tumblr {
    background: url('../images/tumblr.png') no-repeat left center;
}
ul.social-links li a.amazon {
    background: url('../images/amazon.png') no-repeat left center;
}