.our-services {
    padding: 0;
    margin: 0
}

.our-services-detail {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0
}

.our-services-detail li {
    padding-top: 0;
    padding-bottom: 0;
    margin: 5px 0 0 0;
    list-style: none;
    overflow: hidden
}

.our-services-detail li a {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    transition: ease .5s;
    -webkit-transition: ease .5s
}

.our-services-detail li a figure {
    margin: 0;
    padding: 0;
    overflow: hidden
}

.our-services-detail li a img {
    padding: 0;
    margin: 0;
    width: 100%;
}

.our-services-detail li:nth-of-type(odd) .our-services-detail li:nth-of-type(even)figure.snip1206 {
    color: #fff;
    position: relative;
    overflow: hidden;
    margin: 10px;
    width: 100%;
    color: #000;
    text-align: center
}

figure.snip1206 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

figure.snip1206 img {
    opacity: 1;
    width: 100%;
    -webkit-transition: opacity .35s;
    transition: opacity .35s;
    display: block
}

/* figure.snip1206:after {
    background: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    opacity: .75;
    -webkit-transform: skew(-45deg) scaleX(0);
    transform: skew(-45deg) scaleX(0);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
} */

figure.snip1206 h1,
figure.snip1206 h2,
figure.snip1206 h3,
figure.snip1206 h4,
figure.snip1206 h5,
figure.snip1206 h6,
figure.snip1206 p,
figure.snip1206 span {
    padding: 0 5px;
    margin: 0px;
    /* display: inline-block;
    font-weight: 600;
    text-transform: uppercase */
}

@media (min-width:280px) and (max-width:767px) {

    figure.snip1206 h1,
    figure.snip1206 h2,
    figure.snip1206 h3,
    figure.snip1206 h4,
    figure.snip1206 h5,
    figure.snip1206 h6,
    figure.snip1206 p,
    figure.snip1206 span {
        font-size:inherit !important;
        opacity: 1;
        padding: 0;
        display: table;
        font-weight: 300
    }

    /* figure.snip1206.hover:after,
    figure.snip1206:hover:after {
        -webkit-transform: skew(-45deg) scaleX(1);
        transform: skew(-67deg) scaleX(1);
        transition: all .4s cubic-bezier(.175, .885, .32, 1.275)
    } */
}

@media (min-width:1024px) and (max-width:1199px) {

    figure.snip1206 h1,
    figure.snip1206 h2,
    figure.snip1206 h3,
    figure.snip1206 h4,
    figure.snip1206 h5,
    figure.snip1206 h6,
    figure.snip1206 p,
    figure.snip1206 span {
        font-size: 16px !important;
        padding: 0;
        display: table;
        font-weight: 600;
        text-transform: uppercase
    }
}

@media (min-width:768px) and (max-width:1199px) {

    figure.snip1206 h1,
    figure.snip1206 h2,
    figure.snip1206 h3,
    figure.snip1206 h4,
    figure.snip1206 h5,
    figure.snip1206 h6,
    figure.snip1206 p,
    figure.snip1206 span {
        opacity: 1
    }

    figure.snip1206:after {
        -webkit-transform: skew(-45deg) scaleX(1);
        transform: skew(-45deg) scaleX(1);
        transition: all .4s cubic-bezier(.175, .885, .32, 1.275)
    }
}

.common-space {
    padding: 70px 0;
    margin: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

figure.snip1206 figcaption {
    margin: 10px 0;
    background-color: #e4b248;
    padding: 15px 0;
    border-radius: 10px;
}

figure.snip1206 h1,
figure.snip1206 h2,
figure.snip1206 h3,
figure.snip1206 h4,
figure.snip1206 h5,
figure.snip1206 h6,
figure.snip1206 p,
figure.snip1206 span {
    /* margin: 0;
    width: 100%;
    font-size: 25px;
    padding: 0 5px;
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase; */
}

figcaption p {
    padding: 0 0 30px;
    /* line-height: 20px; */
}

.snip1206 img {

    display: block;
    height: 300px;
    margin: 0 auto;
    width: 100%;
    border-radius: 10px;
}

figure.snip1206 {
    position: relative;
    overflow: hidden;
    width: 100%;
    color: #000;
    text-align: center;
}

/* @media (min-width: 280px) and (max-width: 767px) {
    figure.snip1206 img {
        width: 300px;
        height: 300px;
    }
} */

/* @media (min-width: 280px) and (max-width: 767px){
    .our_service_img{
        display: none !important;
    }
    .our_service_mobile{
        display: block !important;
        width: 100%;
    }
    .our_service_mobile img{
        display: block !important;
        width: 100%;
    }
} */
/* @media (min-width: 1200px) and (max-width: 4000px){
    .our_service_mobile{
        display: none !important;
    }
    .our_service_img{
        display: block;
        width: 100%;
    }
    .our_service_img img{
        width: 100%;
    }
} */

/* @media only screen and (min-width: 993px) {
    .our_service_mobile {
        display: none !important;
    }
}

@media only screen and (max-width: 992px) {
    .our_service_desktop {
        display: none !important;
    }
} */

.our-services ul {
    padding: 0px;
}
.our-services ul li {
    padding: 0px 10px
}
/* .our-services ul li::marker {
    content: "\f061" !important;
    font-family: FontAwesome;
    font-size: 18px;
    left: -10px !important;
    position: absolute !important;
    top: -2px !important;
} */
/* .desktop-figcaption {
    height: auto !important;
} */
@media only screen and (max-width: 991px) {
    .desktop-figcaption {
        display: flex;
        justify-content: center;
    }
}