.onlyAttachmentImg {
    min-height: 200px;
    display: block;
}
.onlyAttachmentImg p.attachment {
    float: left;
}
.single_detail .sDetailSingle p {
    margin: 0 0 25px 0;
    padding: 0;
    font-size: 18px;
    color: #333;
    line-height: 28px;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
    clear: both;
}

.onlyAttachmentImg a.onlyAttachmentUrl {
    background-color: rgb(244, 34, 0);
    color: rgb(255, 255, 255);
    margin-left: 50px;
    margin-top: 55px;
    padding: 8px 15px;
    position: absolute;
}
.global_title {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 23px;
    text-transform: uppercase;
    line-height: 31px;
    color: #000;
    font-weight: 500;
}
.rpwwt-post-categories a {
    color: #f42200 !important;
    display: inline;
    font-size: 11px;
    font-weight: 700;
    margin: 0 0 2px;
    padding: 0;
    text-transform: uppercase;
}
.rpwwt-widget li .rpwwt-post-title a {
    font-size: 16px;
    font-weight: 500;
    display: block;
    line-height: 24px;
    color: #000;
}
.rpwwt-widget ul li {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 10px !important;
    padding-bottom: 8px;
}
.subscribe_sec {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.subscribe_sec .inner {
    width: 100%;
    float: left;
    margin: 0;
    padding: 50px 50px 60px 50px;
    background: url(../images/subscribe_bg.jpg) center center no-repeat;
        background-size: auto;
    background-size: cover;
    text-align: right;
}
.subscribe_sec .detail {
    width: 100%;
    max-width: 482px;
    float: right;
    margin: 0;
    padding: 0;
}
.subscribe_sec .inner h2 {
    margin: 0 0 30px 0;
    padding: 0;
    font-size: 32px;
    color: #fff;
    font-weight: 700;
    text-align: center;
}
.subscribe_sec .inner .input-group {
    width: 100%;
    float: left;
    margin: 0 0 25px 0;
    padding: 0;
    background: #fff;
}
.subscribe_sec .inner .input-group .form-control {
    height: 35px;
    margin: 4px;
    padding: 0 10px;
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #cccccc;
    font-size: 14px;
    color: #818080;
    font-weight: 600;
}
.subscribe_sec .input-group-append {
    margin: 0 0 0 1px;
}
.subscribe_sec .subscribe_btn {
    margin: 0;
    padding: 0 25px;
    background: #f00023;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    border-radius: 0;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
}
.subscribe_sec .inner p {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    clear: both;
    text-align: center;
}
.insight_sec.featured {
    padding-bottom: 30px;
}
.insight_sec {
    width: 100%;
    float: left;
    margin: 0;
    padding: 70px 0 0 0;
}
.global_title.under {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.global_title.big {
    font-size: 22px;
}
.global_title {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 23px;
    text-transform: uppercase;
    line-height: 31px;
    color: #000;
    font-weight: 500;
}
.insight_sec .insight_block {
    width: 100%;
    float: left;
    margin: 0 0 30px 0;
    padding: 0;
}
.insight_sec .insight_block figure {
    width: 100%;
    float: left;
    margin: 0 0 15px 0;
    padding: 0;
    overflow: hidden;
}
.insight_sec .insight_block small {
    margin: 0 0 2px 0;
    padding: 0;
    display: block;
    font-size: 11px;
    color: #f42200;
    text-transform: uppercase;
    font-weight: 700;
}
.insight_sec .insight_block small a {
    color: #f42200;
}
.insight_sec.featured .insight_block h3 {
    font-family: 'Montserrat', sans-serif;
}

.insight_sec .insight_block h3 {
    margin: 0;
    padding: 0;
    font-size: 16px !important;
    line-height: 20px !important;
    color: #000;
    font-weight: 500 !important;
    clear: both;
}
.insight_sec .insight_block h3 a{
   font-family: 'Montserrat', sans-serif;
    color: #000;

}
.insight_sec .container {
    width: 96%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
}