.flxbx {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
}

.flxbx div.left-cta,
.flxbx div.right-cta {
    width: 50%;
    padding: 0 16px;
}

.flxbx .table-wrap {
    display: table;
    width: 100%;
    height: 100%;
}

.flxbx .table-wrap .inner {
    display: table-cell;
    vertical-align: middle;
}

.camera_pag {
    position: absolute;
    bottom: 5px;
    left: 50%;
    width: 150px;
    margin-left: -75px;
}

.camera_wrap .camera_pag .camera_pag_ul {
    text-align: center !important;
}

.camera_wrap .camera_pag .camera_pag_ul li {
    background-color: rgba(255,255,255,.75);
    width: 14px;
    height: 14px;
}

.camera_wrap .camera_pag .camera_pag_ul li > span  {
    transition: .3s all ease-in-out;
    -moz-transition: .3s all ease-in-out;
    -webkit-transition: .3s all ease-in-out;
    width: 8px !important;
    height: 8px !important;
    top: 2px !important;
    left: 2px !important;
}

.camera_wrap .camera_pag .camera_pag_ul li:hover > span {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 3px;
    left: 3px;
    background: #777 !important;
}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 3px;
    left: 3px;
    background: #1c1c1c !important;
}

.camera_wrap .camera_pag .camera_pag_ul li {
    width: 12px !important;
    height: 12px !important;
    margin: 10px 5px !important;
}

a.ares-button.slider-button {
    line-height: 30px;
    padding: 0 17px;
    font-size: 16px;
}

@media (max-width: 767px) {
    a.ares-button.slider-button {
        font-size: 12px;
        line-height: 24px;
        height: 24px;
    }
}

/*--- Parallax ---*/
.parallax {
  display: table;
  position: relative;
  width: 100%;
  max-width: 100%;
  background: none;
  z-index: 1;
  overflow: hidden;
}
.sc-slider-wrapper .parallax {
  height: 500px;  
  text-align: center;
}
.plx-img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 125%;
  z-index: -1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.parallax > .inner {
    display: table-cell;
    vertical-align: middle;
}

.sc-slider-wrapper .parallax h2 {
    display: inline-block;
    padding: 7px 40px;
    text-shadow: 1px 1px 10px rgba(0,0,0,0.5);
    -webkit-text-shadow: 1px 1px 10px rgba(0,0,0,0.5);
    -moz-text-shadow: 1px 1px 10px rgba(0,0,0,0.5);
    font-size: 50px;
    line-height: normal;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0;
}

.sc-slider-wrapper .parallax .plx-img {
    opacity: 0;
}


/* Widget - Call to Action CTA */
.ares-callout .detail {

}

#top-banner .top-banner-text .ares-callout, 
#homepage-area-a .ares-callout,
#homepage-area-b .ares-callout,
#homepage-widget .ares-callout {
    text-align: center;
}

.ares-callout .buttons {
    margin-top: 15px;
}


#homepage-area-a .ares-callout .widget-title, 
#homepage-area-b .ares-callout .widget-title, 
#homepage-widget .ares-callout .widget-title, 
#top-banner .ares-callout .widget-title, 
footer.site-footer .ares-callout .widget-title {
/*    text-transform: none;
    font-size: 42px;*/
}

.ares-callout .buttons .ares-button {
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    margin-bottom: 10px;
    font-size: 18px;
}

.avenue-sidebar .ares-callout .buttons .ares-button {
    width: 100%;
    text-align: center;
}

/* Contact Form */
    

form#scmod-contact-form input[type="text"],
form#scmod-contact-form textarea {
    width: 100% !important;
    border-radius: 0;
    border: none;
    border-bottom: thin solid #e4e4e4;
    font-size: 16px !important;
    font-family: "Open Sans" !important;
    font-weight: 400;
    color: rgba(0,0,0,0.54);
    background: none;
    border-radius: 3px 3px 0 0;
    position: relative;
    z-index: 9;
    padding: 5px;
}

form#scmod-contact-form  .group {
    position: relative;
    margin: 30px 0 50px 0;
}

form#scmod-contact-form  .group > label {
    position: absolute;
    top: 5px;
    left: 10px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .125em;
    z-index: 1;
}

.ares-contact-form input[type="submit"] {
    height: 40px;
    line-height: 40px;
    margin-top: 15px;
    font-size: 18px;
    margin: 15px 0 0 auto;
    display: block;
    padding: 0 40px;
}

form#scmod-contact-form  label.focused-material {
    top: -20px;
    left: 0;
    font-size: 12px;
    line-height: normal;
}

form#scmod-contact-form .group.message-wrap {
    margin-bottom: 0;
}

.ares-contact-form .detail {
    margin-bottom: 40px;
}

.avenue-sidebar .ares-contact-form input[type="submit"] {
    width: 100%;
}

footer#colophon.site-footer .ares-contact-form input, 
footer#colophon.site-footer .ares-contact-form textarea {
    color: #fff;
}

footer#colophon.site-footer .ares-contact-form label {
    color: #f8f8f8;
}

/* Contact Info Widget Module */
.ares-contact-info .detail {
    margin-bottom: 15px;
}

.ares-contact-info .contact-row .detail {
    margin-bottom: 0;
    padding: 15px 45px 15px 0;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .125em;
    font-size: 18px;
    line-height: 24px;
    transition: .3s all ease-in-out;
    -moz-transition: .3s all ease-in-out;
    -webkit-transition: .3s all ease-in-out;
    border-bottom: thin solid #e4e4e4;
    overflow: hidden;
    position: relative;
}

.ares-contact-info .contact-row .detail a {
    color: #525252;
    transition: .3s all ease-in-out;
    -moz-transition: .3s all ease-in-out;
    -webkit-transition: .3s all ease-in-out;
}

footer#colophon.site-footer .ares-contact-info .contact-row .detail a {
    color: #f8f8f8;
}

.ares-contact-info .contact-row .detail:hover {
    padding-left: 5px;
}

.ares-contact-info .contact-row .detail:hover a {
/*    line-height: 40px;*/
}

.ares-contact-info .contact-row:last-of-type .detail {
    border-bottom: none;
}

.ares-contact-info .contact-row .detail span.fa {
    background: #83cbdc;
    color: #fff;
    height: 40px;
    line-height: 40px;
    width: 40px;
    border-radius: 0%;
    text-align: center;
    display: inline-block;
    position: absolute;
    bottom: 50%;
    margin-bottom: -20px;
    letter-spacing: normal !important;
    right: -40px;
    font-size: 22px !important;
    transition: .4s all ease-in-out;
    -moz-transition: .4s all ease-in-out;
    -webkit-transition: .4s all ease-in-out;
    opacity: 0;
}

.ares-contact-info .contact-row .detail:hover span.fa {
    right: 0px;
    opacity: 1;
}

.ares-contact-info .contact-row .detail span.fa:before {
    transition: .3s all ease-in-out;
    -moz-transition: .3s all ease-in-out;
    -webkit-transition: .3s all ease-in-out;
}
.ares-contact-info .contact-row .detail:hover span.fa:before {
    transform: rotateY(-180deg);
}

.avenue-sidebar .ares-contact-info .contact-row .detail {
    font-size: 14px;
}

.avenue-sidebar .ares-contact-info .contact-row .detail span.fa {
/*    display: none !important;
    opacity: 0 !important;*/
}

/* Homepage Areas A & B */
div#homepage-area-a, 
div#homepage-area-b,
div#homepage-area-c,
div#homepage-area-d {
    background: #fff;
    min-height: 100px;
    color: rgb(82, 82, 82);
    border-bottom: thin solid #eaeaea;
    background-size: cover;
    background-position: 50%;
}

div#homepage-area-a.parallax,
div#homepage-area-b.parallax,
div#homepage-area-c.parallax,
div#homepage-area-d.parallax {
    min-height: 500px;
}

div#homepage-area-a.no-overlay, 
div#homepage-area-b.no-overlay,
div#homepage-area-c.no-overlay,
div#homepage-area-d.no-overlay {
    padding: 50px 0 30px 0;
}

div#homepage-area-a > .overlay-inner,
div#homepage-area-b > .overlay-inner,
div#homepage-area-c > .overlay-inner,
div#homepage-area-d > .overlay-inner {
    padding: 50px 0 30px 0;
}

div#homepage-area-a.no-overlay .overlay-inner,
div#homepage-area-b.no-overlay .overlay-inner,
div#homepage-area-c.no-overlay .overlay-inner,
div#homepage-area-d.no-overlay .overlay-inner {
    background: none;
}

div#homepage-area-a > .inner,
div#homepage-area-b > .inner,
div#homepage-area-c > .inner,
div#homepage-area-d > .inner {
    padding: 50px 0 30px 0;
}

div#homepage-area-a .ares-contact-info .contact-row .detail span.fa,
div#homepage-area-b .ares-contact-info .contact-row .detail span.fa,
div#homepage-area-c .ares-contact-info .contact-row .detail span.fa,
div#homepage-area-d .ares-contact-info .contact-row .detail span.fa {
    background: none;
}

div#homepage-area-a .ares-contact-info .contact-row .detail,
div#homepage-area-b .ares-contact-info .contact-row .detail,
div#homepage-area-c .ares-contact-info .contact-row .detail,
div#homepage-area-d .ares-contact-info .contact-row .detail {
    text-align: left !important;
}

#homepage-area-c,
#homepage-area-d {
    padding: 0 !important;
}

/* Pricing Table Module Widget */

.ares-pricing-table .widget {
    background-color: #ffffff;
    text-align: center;
    color: #525252;
    border-radius: 5px;
    border: thin solid #eaeaea;
}

.ares-pricing-table .widget .inner {
    padding: 15px;
}

.ares-pricing-table .price {
    font-size: 50px;
    line-height: normal;
}

.ares-pricing-table .description {
    margin: 30px;
}

.ares-pricing-table .widget .inner .price {
    padding: 10px 0;
}

.ares-pricing-table .subtitle {
    font-size: 20px;
}

.ares-pricing-table .widget .inner.special .pricing-table-header {
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
}

.ares-pricing-table .widget .inner .pricing-table-footer {
    background-color: #f8f8f8;
    padding: 10px 15px;
    border-radius: 5px;
    margin: 15px 0;
}
.ares-pricing-table .widget .inner .pricing-table-header .widget-title {
    margin: 0;
}

.ares-pricing-table .widget .inner.special .special {
    display: none;
}

.ares-pricing-table .widget .inner .pricing-table-header {
    padding: 10px 15px;
    border-radius: 5px;
}

.footer-boxes .ares-pricing-table .widget .inner.special .pricing-table-header .widget-title {
    color: #fff !important;
}

.footer-boxes .ares-pricing-table .widget .inner .pricing-table-header .widget-title {
    color: #525252;
}

/* Testimonials Widget Module */
ul#testimonials {
    list-style: none;
    padding-left: 0;
    margin: 0;
    width: 100%;
}

ul#testimonials .testimonial-content {
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.testimonial-author {
    font-size: 20px;
    font-weight: 600;
}

#testimonials li {
    width: 100%;
}

#testimonials li .testimonial-author {
    padding: 0;
    margin: 0 0 0 0;
}

#testimonials li .testimonial-content {
    display: table-cell;
    vertical-align: middle;
}

.testimonial-content svg path {
    fill: #999;
}

.testimonial-content svg {
    padding-bottom: 2px;
    vertical-align: top;
}

.testimonial-content svg:last-of-type {
    transform: rotate(180deg);
}

#testimonials li .left-cta img {
    text-align: right;
    border-radius: 50%;
    margin-bottom: 15px;
    max-width: 100%;
    height: auto;
}

#testimonials .flxbx div.left-cta {
    width: 25%;
    padding: 30px 30px 30px 0;
    text-align: right;
    border-right: 1px solid #cacaca;
}

#testimonials .flxbx div.right-cta {
    width: 75%;
    padding: 15px 20px 15px 0;
}

#testimonials .flxbx div.left-cta .inner {
    text-align: right;
}

#testimonials .owl-buttons {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -15px;
    height: 30px;
}

#testimonials .owl-buttons .owl-prev {
    left: -15px;
    position: absolute;
    background: none !important;
    opacity: 1 !important;
}

#testimonials .owl-buttons .owl-next {
    right: -15px;
    position: absolute;
    background: none !important;
    opacity: 1 !important;
}

#testimonials .owl-buttons .fa {
    margin: 0 -2.5px;
    font-size: 18px;
}

@media (max-width:767px) {

    #testimonials li.flxbx {
        display: block !important;
    }

    #testimonials .flxbx div.left-cta {
        width: 100%;
        padding-right: 0;
        border-right: none;
        text-align: center;
        padding-bottom: 0;
    }

    #testimonials .flxbx div.left-cta .table-wrap,
    #testimonials .flxbx div.left-cta .table-wrap .inner {
        display: block;
        text-align: center;
    }

    #testimonials .flxbx div.right-cta {
        display: block;
        width: 100%;
        padding-right: 0 !important;
    }

    #testimonials .flxbx div.right-cta {
        display: block;
        width: 100%;
    }

    #testimonials .flxbx div.right-cta .table-wrap, 
    #testimonials .flxbx div.right-cta .table-wrap .inner {
        text-align: center;
        display: block;
    }

    #testimonials li .testimonial-content {
        display: block;
        padding: 0 30px;
    }

}

footer .footer-boxes #testimonials li.flxbx {
    border-bottom: 0;
    color: #fff;
}

/* FAQ Module / Widget */
.faq-item {
    margin-bottom: 30px;
}

.ares-faq .faq-item {
    text-align: left;
}

.faq-item .faq-content {
    font-size: 20px;
    font-weight: 600;
    cursor: pointer;
}

.faq-item .faq-answer {
    font-size: 20px;
    text-transform: initial;
    font-weight: initial;
    border-left: 1px solid #cacaca;
    padding: 15px;
    margin-top: 15px;
    display: none;
}

footer .footer-boxes .ares-faq .faq-content{
    color: #fff;
}


/* News Module / Widget */
.news-item {
    position: relative;
    z-index: 1;
    display: block;
    background: #FFFFFF;
    min-width: 270px;
    height: 400px;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    margin-bottom: 30px;
}
.news-item:hover,
.hover {
    -webkit-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
}
.news-item:hover .news-image img,
.hover .news-image img {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    transform: scale(1.3);
    opacity: .6;
}
.news-item .news-image {
    background: #000000;
    height: 100%;
    overflow: hidden;
}
.news-item .news-image .date {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
    background: #e74c3c;
    width: 55px;
    height: 55px;
    padding: 12.5px 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #FFFFFF;
    font-weight: 700;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news-item .news-image .date .day {
    font-size: 18px;
}
.news-item .news-image .date .month {
    font-size: 12px;
    text-transform: uppercase;
}

.news-item .news-image a {
    display: block;
    height: 100%;
}

.news-item .news-image .image {
    display: block;
    width: 120%;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    background-size: cover;
    background-position: 50%;
    height: 100%;
    width: 100%;    
}

.news-item:hover .news-image .image {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}
.news-item .post-content {
  position: absolute;
  bottom: 0;
  background: #FFFFFF;
  width: 100%;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -ms-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  -o-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
  transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
}
.news-item .post-content .category {
  position: absolute;
  top: -34px;
  left: 0;
  background: #e74c3c;
  padding: 10px 15px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.news-item .post-content .title {
  margin: 0;
  padding: 0 0 10px;
  color: #333333;
  font-size: 26px;
  font-weight: 700;
}
.news-item .post-content .title a,
.post-content.no-image .title a {
    color: #333333 !important;
    transition: .3s all ease-in-out;
    -moz-transition: .3s all ease-in-out;
    -webkit-transition: .3s all ease-in-out;
}
.news-item .post-content .sub_title {
  margin: 0;
  padding: 0 0 20px;
  color: #e74c3c;
  font-size: 20px;
  font-weight: 400;
}
.news-item .post-content .description {
  display: none;
  color: #666666;
  font-size: 14px;
  line-height: 1.8em;
}
.news-item .post-content .post-meta {
  margin: 15px 0 0;
  color: #999999;
}
.news-item .post-content .post-meta .timestamp {
  margin: 0 16px 0 0;
}
.news-item .post-content .post-meta a {
  color: #999999;
  text-decoration: none;
}
.hover .post-content .description {
  display: block !important;
  height: auto !important;
  opacity: 1 !important;
}
.ares-news .post-content.no-image {
    background-color: #fff;
    padding: 30px;
    color: #333333;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

.ares-news .post-content.no-image:hover {
    -webkit-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
}

.ares-news .post-content.no-image .title {
    font-size: 26px;
    font-weight: 700;
    padding-bottom: 10px;
    margin: 0;
}

/* Masonry Alternate Blog */
.grid-sizer,
#masonry-blog-wrapper .blog-roll-item { width: 32%; }
.gutter-sizer { width: 2%; }

#ares-alt-blog-wrap {
    padding: 50px 0;
}

#masonry-blog-wrapper .blog-roll-item article {
    margin-bottom: 30px;
    padding: 0;
    border: none;
}

@media (max-width: 1199px) {
    #masonry-blog-wrapper .blog-roll-item article {
        margin-bottom: 20px;
    }
}

@media (max-width: 991px) {
    #masonry-blog-wrapper .blog-roll-item article {
        margin-bottom: 15px;
    }
}

#masonry-blog-wrapper .blog-roll-item article {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
}
#masonry-blog-wrapper .blog-roll-item img {
    width: 100%;
    transition: .3s all ease-in-out;
    -moz-transition: .3s all ease-in-out;
    -webkit-transition: .3s all ease-in-out;
}

#masonry-blog-wrapper .blog-roll-item .inner {
    background-color: #fff;
    padding: 20px;
    position: relative;
    overflow: hidden;
}

#masonry-blog-wrapper .blog-roll-item .post-category {
    margin-top: 0;
    margin-bottom: 10px;
}

#masonry-blog-wrapper .blog-roll-item .post-category a {
    text-transform: uppercase;
    font-size: 14px;
    transition: .3s all ease-in-out;
    -moz-transition: .3s all ease-in-out;
    -webkit-transition: .3s all ease-in-out;
}

#masonry-blog-wrapper .blog-roll-item .inner h3.post-title {
    cursor: pointer;
    margin: 0;
    padding: 0;
    color: #333333;
    font-size: 26px;
    font-weight: 700;
    text-transform: none;
    padding-bottom: 0 !important;
    border-bottom: none !important;
}

#masonry-blog-wrapper .blog-roll-item .inner h3.post-title a {
    color: #333333;
    transition: .3s all ease-in-out;
    -moz-transition: .3s all ease-in-out;
    -webkit-transition: .3s all ease-in-out;
}

#masonry-blog-wrapper .blog-roll-item hr {
    margin: 15px 0;
    border-color: #ddd;
}

#masonry-blog-wrapper h5.post-meta {
    margin-top: 5px;
}

#masonry-blog-wrapper .post-meta .byline {
    display: none;
}

#masonry-blog-wrapper .blog-roll-item .post-content {
    margin-bottom: 30px;
    color: #656565;
}

#masonry-blog-wrapper .blog-roll-item h5.post-meta {
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    color: #656565;
    margin-right: 40px;
}

#masonry-blog-wrapper .blog-roll-item h5.post-meta a {
    color: #656565;
}

#masonry-blog-wrapper .blog-roll-item .inner .image-corner {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
}

#masonry-blog-wrapper .blog-roll-item .inner i.icon {
    cursor: pointer;
    position: absolute;
    right: 10px;
    bottom: 10px;
    opacity: 0;
    font-size: 14px;
}

#masonry-blog-wrapper .blog-roll-item .image a {
    overflow: hidden;
    display: block;
}

#masonry-blog-wrapper .blog-roll-item article:hover .image img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

body.archive div#ares-alt-blog-wrap {
    padding-top: 25px;
}
body.blog #ares-alt-blog-wrap {
    padding-top: 0;
}
body.home.blog #ares-alt-blog-wrap {
    padding-top: 50px;
}

.avenue-sidebar .ares-callout.col-sm-12, 
.avenue-sidebar .ares-contact-form.col-sm-12, 
.avenue-sidebar .ares-contact-info.col-sm-12,
.avenue-sidebar .ares-faq.col-sm-12,
.avenue-sidebar .ares-testimonials.col-sm-12,
.avenue-sidebar .ares-news.col-sm-12,
.avenue-sidebar .ares-pricing-table.col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}

.avenue-sidebar .ares-testimonials #testimonials li.flxbx {
    border: none;
}

.avenue-sidebar .ares-testimonials #testimonials li.flxbx {
    display: block !important;
}

.avenue-sidebar .ares-testimonials #testimonials .flxbx div.left-cta {
    width: 100%;
    padding-right: 0;
    border-right: none;
    text-align: center;
    padding-bottom: 0;
}

.avenue-sidebar .ares-testimonials #testimonials .flxbx div.left-cta .table-wrap,
.avenue-sidebar .ares-testimonials #testimonials .flxbx div.left-cta .table-wrap .inner {
    display: block;
    text-align: center;
}

.avenue-sidebar .ares-testimonials #testimonials .flxbx div.right-cta {
    display: block;
    width: 100%;
    padding-right: 0 !important;
}

.avenue-sidebar .ares-testimonials #testimonials .flxbx div.right-cta {
    display: block;
    width: 100%;
}

.avenue-sidebar .ares-testimonials #testimonials .flxbx div.right-cta .table-wrap, 
.avenue-sidebar .ares-testimonials #testimonials .flxbx div.right-cta .table-wrap .inner {
    text-align: center;
    display: block;
}

.avenue-sidebar .ares-testimonials #testimonials li .testimonial-content {
    display: block;
    padding: 0 30px;
}

.avenue-sidebar .ares-testimonials #testimonials .owl-buttons .owl-prev .fa,
.avenue-sidebar .ares-testimonials #testimonials .owl-buttons .owl-next .fa {
    color: #525252;
}

.avenue-sidebar .ares-news .col-md-4 {
    width: 100%;
    float: none;
}

div#alt-single-wrap .post-title,
.page-template-default .post-title.alt-layout {
    text-transform: none;
    font-size: 36px;
    line-height: normal;
    padding: 0 !important;
}

div#alt-single-wrap .post-meta {
    text-transform: uppercase;
    font-weight: 400;
}

.page-template-default .post-title.alt-layout {
    padding-bottom: 10px !important;
}

div#alt-single-wrap .featured-image img, 
.page-template-default .featured-image img {
    width: 100%;
    height: auto;
}
