.dw .latest-blog-area {
    padding-bottom: 0px!important;
}
.brand-ex section.partner-area {
    padding-top: 120px;
    padding-bottom: 0px!important;
}
.up .latest-blog-area {
    padding-top: 115px!important;
}
.mr .about-style2-image-box img {
    max-width: none!important;
    float: right;
}
.mr .about-style1-text-box.style3 {
    padding-left: 74px!important;
    padding-right: 384px;
}
.br .about-style1-area.style3 {
	padding-top: 806px!important;
}
.br .about-style1-area {
    padding: 0px 0 0px; 
}
.dw .service-style1-area.style4 {
    padding-bottom: 0px;
}
.up .service-style1-area.style4 {
    padding-top: 0px;
}
.about-section-two .left-column .image {
    margin-bottom: 50px!important;
}
.about-section-two .right-column .image {
    margin-bottom: 50px!important;
} 
.dw .cases-section-two {
    padding: 120px 0px 0px!important;
}
.up .cases-section-two {
    position: relative;
    padding: 0px 0px 100px!important;
}
section.team-section {
    overflow: hidden;
}
.contact-section-two .fab {
    padding-top: 12px!important;
}






.recent-posts .sidebar .post {
    position: relative;
    font-size: 14px;
    color: #777777;
    padding: 0px 0px 0px 100px;
    min-height: 105px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 25px;
}
.recent-posts .sidebar  .post-thumb {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 80px;
    height: 80px;
    border-radius: 0;
}
.recent-posts .sidebar .text a{
    font-size: 16px;
    line-height: 1.5em;
    color: #222222;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 7px;
}
.recent-posts .sidebar .meta-info {
    position: relative;
    color: #999999;
}
.recent-posts .sidebar .meta-info li {
    position: relative;
    float: left;
    margin-right: 31px;
    line-height: 24px;
}
.recent-posts .sidebar .meta-info li a {
    /* position: relative; */
    color: #696767;
    font-size: 12px!important;
    /* color: #4d3f90; */
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1.5px;
    /* padding-top: 14px; */
    /* margin-top: 20px; */
    line-height: 33px;
}  font-weight: 600;
}

.recent-posts .sidebar .meta-info li:last-child {
    margin-right: 0;
}
.recent-post .sidebar .meta-info li {
    position: relative;
    float: left;
    margin-right: 31px;
    line-height: 24px;
}
.recent-posts .sidebar  .text a:hover {
    color: #f74883;
}
.recent-posts .sidebar  .meta-info li a:hover {
    color: #f74883;
}

ul.clearfix {
    clear: both;
}


.widget_categories ul li a:before {
    font-family: 'Fontawesome';
    content: "\f061";
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    font-size: 12px;
    font-weight: 700;
    color: #666666;
    z-index: 5;
}

.widget_categories ul li a {
    position: relative;
    color: #222222;
    display: block;
    padding-left: 22px;
    line-height: 24px;
    font-weight: 400;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
}

.widget_categories ul li a:hover {
    color: #f74883;
}



.sidebar-widget.search-box {
    position: relative;
    display: block;
    margin-bottom: 50px;
}

.sidebar-widget.search-box .form-group {
    position: relative;
    margin: 0px;
}

.sidebar-widget.search-box input[type="search"] {
    position: relative;
    line-height: 30px;
    padding: 14px 50px 14px 30px;
    border: 1px solid #f0f0f0;
    background: #ffffff;
    color: #222222;
    display: block;
    font-size: 16px;
    width: 100%;
    height: 60px;
    border-radius: 3px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sidebar-widget.search-box button {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 60px;
    width: 50px;
    line-height: 60px;
    display: block;
    font-size: 16px;
    color: #222222;
    background: none;
    font-weight: normal;
}

.sidebar-widget.search-box .form-group input:focus {
    border-color: #f74883;
}


.accordion-box .block.active-block .acc-content {
    /* display: block; */
}