body {
	font-family: 'Muli', sans-serif /*{body-font-family}*/;
	font-size: 14px /*{body-font-size}*/;
	color: #252525 /*{body-font-colour}*/;
	background-color: #ffffff;
}
/*------------- Text Styling -------------*/
a,
.pagination > li > a,
.pagination > li > span  {
	color: #252525 /*{link-text-colour}*/;
}
a:hover,
a:focus {
	color: #252525 /*{link-text-colour}*/;
	opacity:0.8;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'Montserrat', sans-serif /*{headers-font-family}*/;
	color: #333333 /*{headers-colour}*/;
}
h1,
.h1 {
	font-size: 32px /*{header-1-font-size}*/;
}
h2,
.h2 {
	font-size: 24px /*{header-2-font-size}*/;
}
h3,
.h3 {
	font-size: 20px /*{header-3-font-size}*/;
}
h4,
.h4 {
	font-size: 18px /*{header-4-font-size}*/;
}
h5,
.h5 {
	font-size: 15px /*{header-5-font-size}*/;
}
/*------------- Button Styling -------------*/
.btn-default,
body.active #mobile-menu .closebtn {
	color: #ffffff /*{btn-default-text-colour}*/;
	background-color: rgba(241, 98, 114, 1) /*{btn-default-bg-colour}*/;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.btn-default:active:hover
.open .dropdown-toggle.btn-default,
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	color: #ffffff /*{btn-default-text-colour-hover}*/;
	background-color: rgba(34, 34, 34, 1) /*{btn-default-bg-colour-hover}*/;
}
.btn-primary,
.btn-success,
.blog-thumbnail .blog-date,
#wrapper-staticmenu .navbar-nav > li > a:after,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	color: #ffffff /*{btn-primary-text-colour}*/;
	background-color: rgba(241, 98, 114, 1) /*{btn-primary-bg-colour}*/;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary:active:hover,
.open .dropdown-toggle.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success,
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
	color: #ffffff /*{btn-primary-text-colour-hover}*/;
	background-color: rgba(34, 34, 34, 1) /*{btn-primary-bg-colour-hover}*/;
}
.btn-warning,
.label-warning {
	color: #ffffff /*{btn-warning-text-colour}*/;
	background-color: #f0ad4e /*{btn-warning-bg-colour}*/;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning:active:hover,
.open .dropdown-toggle.btn-warning,
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
	color: #ffffff /*{btn-warning-text-colour-hover}*/;
	background-color: #ed9c28 /*{btn-warning-bg-colour-hover}*/;
}
.btn-danger,
.label-danger {
	color: #ffffff /*{btn-danger-text-colour}*/;
	background-color: #d9534f /*{btn-danger-bg-colour}*/;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger:active:hover,
.open .dropdown-toggle.btn-danger,
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
	color: #ffffff /*{btn-danger-text-colour-hover}*/;
	background-color: #d2322d /*{btn-danger-bg-colour-hover}*/;
}
.btn-info,
.label-info {
	color: #ffffff /*{btn-info-text-colour}*/;
	background-color: #8b8c9a /*{btn-info-bg-colour}*/;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info:active:hover,
.open .dropdown-toggle.btn-info,
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
	color: #ffffff /*{btn-info-text-colour-hover}*/;
	background-color: #9b9cab /*{btn-info-bg-colour-hover}*/;
}
.btn-inverse {
	color: #333333 /*{btn-inverse-text-colour}*/;
  border-color: #333333 /*{btn-inverse-border-colour}*/;
	background-color: #ffffff;
}
/* Pagination */
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-radius: 50%;
}
.pagination > li > a,
.pagination > li > span {
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  color: #989898;
  background-color:#fff;
  margin: 0 3px;
  border: none;
  display: inline-block;
  text-align: center;
}
/*------------- Label Styling -------------*/
.label-default {
	background-color: rgba(241, 98, 114, 1) /*{btn-default-bg-colour}*/;
}
.label-primary,
.label-success {
	background-color: rgba(241, 98, 114, 1) /*{btn-primary-bg-colour}*/;
}
.label-info {
	background-color: #c0d3ae;
}
.label-warning {
	background-color: #f0ad4e;
}
.label-danger {
	background-color: #d9534f;
}
/*--------- HEADER ---------*/
/* Annoucement Bar */
#wrapper-announcement {
  background-color: #373842 /*{announcement-bg}*/;
}
#wrapper-announcement,
#wrapper-announcement a {
  color: #ffffff /*{announcement-text}*/;
}
/* Header Cart */
#header-cart span,
.mob-cart span.cart-count {
  background-color: rgba(241, 98, 114, 1) /*{btn-primary-bg-colour}*/;
  color: #ffffff /*{btn-primary-text-colour}*/;
}
/* Main Menu */
header .navbar-nav > li > a {
  color: #363741 /*{header-menu-link}*/;
	font-family: 'Montserrat', sans-serif /*{headers-font-family}*/;
}
footer .list-social .fa {
  color: #363741 /*{header-menu-link}*/;
}
#wrapper-staticmenu .navbar-nav > li:hover > a,,
#mobile-menu a:focus,
footer .list-social .fa:hover {
  color: #95b675 /*{header-menu-link-hover}*/;
}
/* Social */
header .list-social .fa {
  color: #363741 /*{header-menu-link}*/;
}
header .list-social a:hover .fa {
  color: #95b675 /*{header-menu-link-hover}*/;
}
/*--------- HOME PAGE ---------*/
.carousel-caption-wrapper,
.wrapper-featured-grid .caption,
.wrapper-featured-grid .grid-item:hover:before,
#instafeed > a:hover:after {
	background-color: rgba(55, 56, 66, 0.9) /*{carousel-bg-colour}*/;
}
.carousel-caption h1,
.carousel-caption h1 a,
.carousel-caption p,
.wrapper-featured-grid .caption h2.headline,
.wrapper-featured-grid .caption .linktext,
#instafeed > a span.likes {
	color: #ffffff /*{carousel-text-colour}*/;
}
/*--------- FOOTER ---------*/
/* USPS */
.wrapper-usps .fa {
  color: #95b675 /*{usp-colour}*/;
}
/*   custom css   */
.custom_logo-section img {
    padding: 20px 15px;
}
@media screen and (min-width: 786px) {
    .picture-block {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
    
    .content_right {
        max-width: 50%;
        text-align: center;
    }
    .picture-block-content {
        max-width: 60%;
        margin: auto;
    }
    .picture-block-heading {
        color: #f16272;
        margin-bottom: 30px;
        font-size: 60px;
        line-height: 62px;
        font-weight: 700;
    }
    .picture-block-c {
        position: absolute;
        left: 10%;
    }
    #homepage-content {
       border-top: none;
       padding: 0;
    }
    .home_page_content {
        border-top: 1px solid #908f8f;
        padding-top: 65px;
    }
    .custom_logo-section {
        border-top: 1px solid #908f8f;
        margin-top: 65px;
        padding: 60px 0px;
    }
    .custom_logo-section img:first-child {
        padding-left: 0px;
    }
    .test-rg {
        border-top: 1px solid #908f8f;
        margin-top: 30px;
    }
    .collection-title h2 {
        font-size: 16px;
        padding-top: 10px;
    }
    .collection-title {
        text-align: center;
    }
    .carousel-caption-wrapper, .wrapper-featured-grid .caption, .wrapper-featured-grid .grid-item:hover:before, #instafeed > a:hover:after {
        background-color: rgba(0,0,0,0.5);
    }
    /*section#wrapper-staticmenu {
    	border-top: 1px solid #ddd;
    	border-bottom: 1px solid #ddd;
    }
    ul.nav.navbar-nav.category-menu li.lvl-1 {
        border-right: 1px solid #ddd;
    }*/
    .megamenu-content {
        display: none;
        position: absolute;
        width: 100%;
        background: #fff;
        padding: 25px;
        left: 0;
    }
    .nav > li.lvl-1.megamenu {
        position: inherit;
    }
    li.lvl-1.megamenu:hover .megamenu-content {
        display: block;
    }
    .megamenu-content li {
        list-style: none;
        text-align: left;
        opacity: 0.7;
        margin-bottom: 15px;
    }
    .megamenu-heading {
        text-align: left;
        border-bottom: 1px solid rgba(255,255,255,0.15);
        margin-bottom: 22px;
        clear: both;
        font-size: 16px;
        font-weight: normal;
        padding-top: 15px;
    }
    /*.megamenu-content a {
        color: #fff;
    }*/
    .megamenu-content ul {
        padding: 0;
    }
    header .navbar-nav > li {
        margin: 0;
    }
    .logo {
        max-height: 200px;
        max-width: 250px;
    }
    .megamenu-element {
        column-count: 4;
    }
    footer {
        border-top: none;
        padding: 0px;
    }
    #footer-bottom {
        border-top: none;
    }
    .f_border {
        border-top: 1px solid #908f8f;
        padding-top: 50px;
    }
    .social-box {
        padding-bottom: 40px;
    }
    .footer_main_menu {
        display: inline-block;
        list-style: none;
    }
    .footer_main_menu li a {
        color: #c1c1c1;
    }
    .copyright address {
        color: #c1c1c1;
    }
    .social-box h4 {
        color: #c1c1c1;
    }
    footer .list-social .fa {
        color: #c1c1c1;
    }
    input.btn.btn-lg.btn-default {
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 0.1em;
        padding: 9px 14px;
        text-transform: uppercase;
        cursor: pointer;
        border-radius: 4px;
        display: inline-block;
    }
    @media screen and (max-width: 786px) {
        .picture-block-c {
            position: relative;
            left: 0;
        }
        .content_right {
            max-width: 100%;
        }
        .picture-block-heading {
            font-size: 30px;
        }
        .image_right {
            margin-bottom: 30px;
        }
    }
    .picture-block {
        background: #f8f8f8;
        margin-bottom: 65px;
    }
    .wrapper-featured-grid .caption {
      display: none;
    }
    .wrapper-featured-grid .grid-item:hover .caption{
      display:block;
    }
    h1 {
        font-family: 'Montserrat', sans-serif !important;
    }
    .page-header.fullwidth {
        padding: 10px 0;
        background: #d9d9d9 !important;
    }
    section#wrapper-announcement span::after {
        content: "";
    }
    .custom-ico {
        position: absolute;
        right: 20px;
        top: 10px;
        color: #d9d9d9;
        font-size: 20px;
    }
    #login .custom-ico {
        top: 35px;
    }
    .ctm_btn_l {
        background: #f16272;
        border: none;
        padding: 10px 30px;
        color: #fff;
    }
    .ctm_l_d {
        margin-bottom: 10px;
    }
    .page-header.fullwidth {
        position: relative;
        overflow: hidden;
    }
    .page-header.fullwidth:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(55, 56, 66, 0.7);
    }
    .page-header h1 {
        color: #fff;
        z-index: 99;
        position: relative;
    }
    .page-header .breadcrumb a {
        color: #fff;
        position: relative;
    }
    .page-header .breadcrumb > li + li:before {
        color: #fff;
    }
    .megamenu-content {
        background: #d9d9d9;
    }
    .megamenu-heading {
        font-weight: 600;
    }
    @media screen and (max-width: 991px) {
    	.megamenu-element {
    		column-count: 1;
    	}
    	.megamenu-content {
    		position: relative;
    	}
    }
    .picture-block {
        margin-top: 65px;
    }
    @media screen and (min-width: 768px) {
    .wrapper-featured-grid.ctm_featured .grid-item {
        width: 25% !important;
        height: 280px;
    }
    }
    .picture-block-heading {
        color: grey;
        font-weight: normal;
    }
    .product-quantity .input-lg {
        padding: 0;
    }
    .ctm_home_first .grid-item {
        width: 33.33333% !important;
    }
    @media (max-width: 480px){
        .wrapper-featured-grid .grid-item {
            height: auto;
        }
        .wrapper-featured-grid.ctm_featured .grid-item {
            height: 300px;
        }
        h1 {
            font-size: 16px !important;
        }
    }
.thumbnail .qty
{
    padding-left: 0px;
    padding-right: 0px;
}   
.thumbnail .quantity-field a{
    height: 43px;
    line-height: 43px;
}
.thumbnail .left{
    padding-right: 0px; 
}
.thumbnail .right{
    padding-left: 0px;
}
.thumbnail .quantity-field{
    float: right;
    height: 44px;
    margin-left: 0px;
}
.thumbnail .col-xs-6.right .btn{
    width: 100%;
    font-size: 16px;
    line-height: 24px;
}
.thumbnail .caption h3{
    min-height: 70px;
}
@media (max-width: 480px){
	.ctm_home_first .grid-item {
		height: 250px;
	}
	.ctm_home_first .grid-item {
        width: 100% !important;
    }
}

/****************custom blog pages******************/
.custom_blog_container {
    position: relative;
    max-width: 1024px;
    margin: 0 auto 30px;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.single-image {
    position: relative;
    margin: 40px 0 40px 25px;
    padding-bottom: 30px;
    background-size: cover;
}
.single-image.hide-pattern {
    padding-bottom: 0;
    background-size: 0;
}
.blog_cu_content>h3 {
    width: calc(100% - 330px);
    margin: 0 auto 10px;
    font-size: 24px;
    line-height: 32px;
}
.blog_cu_content>p {
    font-size: 16px;
    line-height: 26px;
    color: #202020;
    width: calc(100% - 330px);
    margin: 0 auto 20px;
}
.single-image img {
    position: relative;
    width: calc(100% - 30px);
    z-index: 1;
}
.single-image.hide-pattern img {
    width: 100%;
    display:block;
    margin: 0 auto;
}
.blog_cu_content .pair-images {
    position: relative;
    margin-top: 40px;
}
.blog_cu_content .pair-images .left, .blog_cu_content .pair-images .right {
    width: calc(555 / 964 * 100%);
}
.blog_cu_content .pair-images .left {
    position: relative;
    left: 25px;
    z-index: 2;
}
.blog_cu_content .pair-images .right {
    position: absolute;
    right: 25px;
    bottom: 0;
    z-index: 1;
}
.single-image::before, .single-image::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
}
.single-image::before {
    width: 100%;
    height: 40px;
}
.single-image::after {
    width: 40px;
    height: 100%;
}
.custom-blog-header.full {
    position: relative;
    width: 100%;
    min-height: 160px;
    margin-top: 35px;
    margin-bottom: 42px;
    border: transparent;
}
.custom-blog-header .images {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.custom-blog-header .images .image {
    position: relative;
    width: calc(100% - 320px);
    max-width: 870px;
    height: 100%;
    margin: 0 30px 25px 0;
    z-index: 1;
}
.custom-blog-header .images .pattern {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: calc(100% - 312px);
    max-width: 862px;
    height: 70%;
    background-size: cover;
}
.custom-blog-header .text-block {
    position: absolute;
    bottom: 0;
    width: calc(100% - 485px);
    max-width: 683px;
    padding: 20px 29px 20px 25px;
    background-color: rgba(255,255,255,0.95);
    border-left: 1px solid #202020;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
}
.custom-blog-header .author, .custom-blog-header .time {
    font-size: 10px;
}
.custom-blog-header .title {
    margin: 10px 0;
    font-size: 36px;
    line-height: 44px;
}
.custom-blog-header .intro {
    font-size: 16px;
    line-height: 26px;
}
.pair-images{
    height: 898px;
}
.posts-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 40px 0 40px;
    padding-bottom: 20px;
    background-image: url(img/divider-teal.svg);
    background-repeat: no-repeat;
    background-position: 0 100%;
    background-size: 100%;
}
.posts-top .post {
    position: relative;
    width: calc(640 / 1306 * 100%);
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
}
.posts-top .post-info {
    position: relative;
    width: calc(100% - 22px);
    height: auto;
    float: right;
    margin-left: 25px;
}
.posts-top .post-image {
    display: block;
    position: relative;
    overflow: hidden;
    max-height: 21vw;
}
.posts-top .post-info img {
    width: 100%;
}
.posts-top .post-info-block {
    position: relative;
    right: 0;
    bottom: 75px;
    left: 0;
    max-width: 100%;
    width: calc(100% - 100px);
    margin: 0 auto -45px;
    padding: 15px 20px 0;
    text-align: center;
    background-color: rgba(255,255,255,0.95);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.posts-top .category-posts .post-info-block {
    margin-bottom: -35px;
}
.posts-top .post.accent .post-info-block {
    border-top: 12px solid transparent;
}
.posts-top .post-info-block--top {
    margin-bottom: 10px;
}
.posts-top .post-author {
    position: relative;
    margin-right: 5px;
    color: #202020;
    font-size: 10px;
    z-index: 1;
}
.posts-top .post-time {
    font-size: 10px;
}
.posts-top .post-title {
    margin: 10px 0;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: normal;
}
.posts-top .post-link {
    position: relative;
    font-size: 12px;
    line-height: 17px;
    z-index: 1;
}
@media (max-width: 63.99em){
    .custom-blog-header.full {
        margin-top: 30px;
        overflow: visible;
    }
    .custom-blog-header .images {
        overflow: hidden;
        position: relative;
        padding-bottom: 30px;
    }
    .custom-blog-header .images .image {
        width: calc(100% - 50px);
        margin: 0 0 0 20px;
        float: none;
    }
    .custom-blog-header .images .pattern {
        top: 145px;
        width: calc(100% - 30px);
        height: 100%;
    }
    .custom-blog-header .text-block {
        position: relative;
        top: -150px;
        width: calc(100% - 55px);
        max-width: 683px;
        margin-bottom: -150px;
        padding: 20px;
    }
    .custom-blog-header .title {
        margin: 5px 0 7px;
        font-size: 30px;
        line-height: 38px;
    }
    .single-image {
        margin-bottom: 40px;
        padding-bottom: 20px;
        margin-left: 20px;
    }
    .single-image::before {
        height: 20px;
    }
    .single-image img {
        width: calc(100% - 20px);
    }
    .single-image.hide-pattern img {
        width: 100%;
    }
    .single-image::after {
        width: 20px;
    }
    .blog_cu_content>h3 {
        width: calc(100% - 100px);
        font-size: 18px;
        line-height: 23px;
    }
    .blog_cu_content>p {
        width: calc(100% - 100px);
        margin: 0 auto 30px;
    }
    .blog_cu_content .pair-images .left {
        left: 20px;
    }
    .blog_cu_content .pair-images .right {
        right: 20px;
        bottom: 0;
    }
    .blog_cu_content .pair-images .left, .blog_cu_content .pair-images .right {
        width: calc(285 / 540 * 100%);
    }
    .pair-images{
        height: 700px;
    }
    .posts-top {
        margin-bottom: 30px;
        padding-bottom: 30px;
    }
    .posts-top .post-info {
        margin-bottom: -10px;
    }
    .posts-top .post-info-block {
        border-top-width: 6px;
    }
    .posts-top .post-category, .posts-top .post-author, .posts-top .post-time {
        font-size: 10px;
        line-height: 14px;
        letter-spacing: 1px;
    }
    .posts-top .post-title {
        max-height: 92px;
        margin: 7px 0 10px;
        font-size: 18px;
        line-height: 23px;
        overflow: hidden;
    }
    .posts-top .post-info-block {
    bottom: 60px;
    width: calc(100% - 40px);
    margin-bottom: -30px;
}
}
@media (max-width: 37.49em){
    .custom-blog-header.full {
        margin-top: 0;
    }
    .custom-blog-header .images {
        height: 320px;
        position: relative;
        overflow: hidden;
    }
    .custom-blog-header .image {
        min-height: 100%;
        min-width: 100%;
        left: 50%;
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        max-height: 150%;
        top: 50%;
        max-width: none;
        width: auto;
        display: block;
    }
    .custom-blog-header .pattern {
        display: none;
    }
    .custom-blog-header .text-block {
        position: relative;
        top: -60px;
        width: calc(100% - 40px);
        margin-bottom: -60px;
        padding: 20px;
    }
    .custom-blog-header .title {
        font-size: 26px;
        line-height: 34px;
    }
    .single-image {
        margin-left: 0;
    }
    .single-image.hide-pattern img {
        width: calc(100% - 40px);
        margin: 0 auto;
        display: block;
    }
    .blog_cu_content>h3 {
        width: calc(100% - 40px);
    }
    .blog_cu_content>p {
        width: calc(100% - 40px);
    }
    .blog_cu_content .pair-images .right {
        right: -50px;
        position: relative;
        top: -30px;
    }
    .blog_cu_content .pair-images .left {
        left: 0;
        margin-bottom: 0;
    }
    .custom_blog_container{
        padding:0;
    }
    .cust_blog_contain{
        padding:0;
    }
    .blog_cu_content .pair-images .left, .blog_cu_content .pair-images .right {
        width: calc(100% - 50px);
    }
    .custom_blog_container .row{
        margin:0;
    }
    .custom_blog_container .col-xs-12{
        padding:0;
    }
    .pair-images{
        height: auto;
    }
    .posts-top {
        padding-bottom: 0;
        margin: 40px 0 20px;
        border: transparent;
        margin-bottom: 0;
    }
    .posts-top .post {
        width: 100%;
        margin-bottom: 20px;
    }
    .posts-top .post:nth-of-type(2n+1) .post-info {
        width: calc(100% - 40px);
        margin-left: 0;
        float: none;
    }
    .posts-top .post:nth-of-type(2n) .post-info {
        width: calc(100% - 40px);
    }
    .posts-top .post-info {
        margin-bottom: 30px;
    }
    .posts-top .post.accent .post-info-block {
        border-top-width: 0;
    }
    .posts-top .post.accent:nth-of-type(2n+1) .post-info-block {
        border-right: 6px solid #ffcb00;
    }
    .posts-top .post.accent:nth-of-type(2n) .post-info-block {
        border-left: 6px solid #ffcb00;
    }
    .posts-top .post-title {
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 23px;
    }
    .custom_blog_container .col-xs-12.blog_list_content {
        padding-left: 20px;
        padding-right: 20px;
    }
    .posts-top .post-image {
        max-height: initial;
    }
    .posts-top .post-info-block {
        position: relative;
        bottom: 80px;
        width: calc(100% - 20px);
        margin: 0 0 -80px 0;
        text-align: left;
        border-top: transparent;
    }
    .posts-top .post:nth-of-type(2n) .post-info-block {
        float: right;
    }

}
.post.accent.accent:nth-child(4n+1) .post-info-block {
    border-color: #ffcb00;
}
.post.accent.accent:nth-child(4n+2) .post-info-block {
    border-color: #3e8084;
}
.post.accent.accent:nth-child(4n+3) .post-info-block {
    border-color: #ffa4be;
}
.post.accent.accent:nth-child(4n+4) .post-info-block {
    border-color: #f90;
}