.wrapper .wrapper {
    padding-bottom: 70px !important;
}

/* airconditioningservices.com  - blog feed */
.userguides_15 .ourblog article,
.userguides_26 .ourblog article {
   margin-right: 0px;
}

.userguides_15 .ourblog article figure img,
.userguides_26 .ourblog article figure img {
    object-fit: cover;
    min-height: 250px;
}

.userguides_15 .ourblog article h3 a,
.userguides_26 .ourblog article h3 a {
    position: relative;
    left: unset;
    bottom: unset;
    font-size: 20px;
}

.userguides_15 .ourblog article > a,
.userguides_26 .ourblog article > a {
    color: #203f70;
    position: relative;
    bottom: unset;
    left: unset;
}


/* Saudi site header top cusom */
header .headertop .floatright.customtext {
    width: 30%;
}

header .headertop .freetext {
    width: 35%;
    float: left;
    line-height: 33px;
    font-family: 'oswald', sans-serif;
    font-size: 15px;
    font-weight: bolder;
    color: #5788e4;
    text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
    header .headertop .freetext {
        display: none;
    }
}

.userguides_37 .worldwideservice  {
    padding-top: 210px;
}