
figure{
    margin: 0!important;
}
.section-box-one {
    height: 250px;
    background: radial-gradient(#6e6e6e,#2f2f2f);
    background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
    background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
    background: -o-radial-gradient(#6e6e6e,#2f2f2f);
    background: -ms-radial-gradient(#6e6e6e,#2f2f2f);
    color: #fff;
    position: relative;
    overflow: hidden;
}

.section-box-one figure {
    position: absolute;
    text-align: center;
    padding: 19px;
    width: 100%;
    height: 100%;
}

.section-box-one img {
    width: 100%;
    height: 100%;
    position: absolute;
    transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s;
    -o-transition: ease-in-out .5s;
    -ms-transition: ease-in-out .5s;
}

.section-box-one:hover img {
    -o-transform: translate(100%, -100%);
    -ms-transform: translate(100%, -100%);
    -webkit-transform: translate(100%, -100%);
    -moz-transform: translate(100%, -100%);
    transform: translate(100%, -100%);
}

.section-box-two {
    height: 250px;
    background: radial-gradient(#6e6e6e,#2f2f2f);
    background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
    background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
    background: -o-radial-gradient(#6e6e6e,#2f2f2f);
    background: -ms-radial-gradient(#6e6e6e,#2f2f2f);
    color: #fff;
    position: relative;
    overflow: hidden;
}

.section-box-two figure {
    position: absolute;
    text-align: center;
    padding: 19px;
    width: 100%;
    height: 100%;
}

.section-box-two img {
    width: 100%;
    height: 100%;
    position: absolute;
    -o-transition: ease-in-out .5s;
    -ms-transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s;
    transition: ease-in-out .5s;
}

.section-box-two:hover img {
    -o-transform: translate(-100%, -100%);
    -ms-transform: translate(-100%, -100%);
    -webkit-transform: translate(-100%, -100%);
    -moz-transform: translate(-100%, -100%);
    transform: translate(-100%, -100%);
}

.section-box-three {
    height: 250px;
    background: radial-gradient(#6e6e6e,#2f2f2f);
    background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
    background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
    background: -o-radial-gradient(#6e6e6e,#2f2f2f);
    background: -ms-radial-gradient(#6e6e6e,#2f2f2f);
    color: #fff;
    position: relative;
    overflow: hidden;
}

.section-box-three figure {
    position: absolute;
    text-align: center;
    padding: 19px;
    width: 100%;
    height: 100%;
}

.section-box-three img {
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s;
    -o-transition: ease-in-out .5s;
    -ms-transition: ease-in-out .5s;
    transition: ease-in-out .5s;
}

.section-box-three:hover img {
    -o-transform: translate(-100%, 100%);
    -ms-transform: translate(-100%, 100%);
    -webkit-transform: translate(-100%, 100%);
    -moz-transform: translate(-100%, 100%);
    transform: translate(-100%, 100%);
}

.section-box-four {
    height: 250px;
    background: radial-gradient(#6e6e6e,#2f2f2f);
    background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
    background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
    background: -o-radial-gradient(#6e6e6e,#2f2f2f);
    background: -ms-radial-gradient(#6e6e6e,#2f2f2f);
    color: #fff;
    position: relative;
    overflow: hidden;
}

.section-box-four figure {
    position: absolute;
    text-align: center;
    padding: 19px;
    width: 100%;
    height: 100%;
}

.section-box-four img {
    width: 100%;
    height: 100%;
    position: absolute;
    -o-transition: ease-in-out .5s;
    -ms-transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s;
    transition: ease-in-out .5s;
}

.section-box-four:hover img {
    -o-transform: translate(-100%,0);
    -ms-transform: translate(-100%,0);
    -webkit-transform: translate(-100%,0);
    -moz-transform: translate(-100%,0);
    transform: translate(-100%,0);
}

.section-box-five {
    height: 250px;
    background: radial-gradient(#6e6e6e,#2f2f2f);
    background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
    background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
    background: -o-radial-gradient(#6e6e6e,#2f2f2f);
    background: -ms-radial-gradient(#6e6e6e,#2f2f2f);
    color: #fff;
    position: relative;
    overflow: hidden;
}

.section-box-five figure {
    position: absolute;
    text-align: center;
    padding: 19px;
    width: 100%;
    height: 100%;
}

.section-box-five img {
    width: 100%;
    height: 100%;
    position: absolute;
    -o-transition: ease-in-out .5s;
    -ms-transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s;
    transition: ease-in-out .5s;
}

.section-box-five:hover img {
    -o-transform: translate(100%,0);
    -ms-transform: translate(100%,0);
    -webkit-transform: translate(100%,0);
    -moz-transform: translate(100%,0);
    transform: translate(100%,0);
}

.section-box-six {
     height: 250px;
    background: radial-gradient(#6e6e6e,#2f2f2f);
    background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
    background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
    background: -o-radial-gradient(#6e6e6e,#2f2f2f);
    background: -ms-radial-gradient(#6e6e6e,#2f2f2f);
    color: #fff;
    position: relative;
    overflow: hidden;
}

.section-box-six figure {
    position: absolute;
    text-align: center;
    padding: 19px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.71)
}

.section-box-six img {
    width: 100%;
    height: 100%;
    position: absolute;
    -o-transition: ease-in-out .5s;
    -ms-transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s;
    transition: ease-in-out .5s;
}

.section-box-six:hover img {
    -o-transform: translate(0,-100%);
    -ms-transform: translate(0,-100%);
    -webkit-transform: translate(0,-100%);
    -moz-transform: translate(0,-100%);
    transform: translate(0,-100%);
}

.section-box-seven {
    height: 250px;
    background: radial-gradient(#6e6e6e,#2f2f2f);
    background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
    background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
    background: -o-radial-gradient(#6e6e6e,#2f2f2f);
    background: -ms-radial-gradient(#6e6e6e,#2f2f2f);
    color: #fff;
    position: relative;
    overflow: hidden;
}

.section-box-seven figure {
    position: absolute;
    text-align: center;
    padding: 19px;
    width: 100%;
    height: 100%;
}

.section-box-seven img {
    width: 100%;
    height: 100%;
    position: absolute;
    transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s;
    -o-transition: ease-in-out .5s;
    -ms-transition: ease-in-out .5s;
}
.section-box-seven:hover img {
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}

.section-box-eight {
    height: 250px;
    background: -o-radial-gradient(#6e6e6e,#2f2f2f);
    background: -ms-radial-gradient(#6e6e6e,#2f2f2f);
    background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
    background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
    background: radial-gradient(#6e6e6e,#2f2f2f);
    color: #fff;
    position: relative;
    overflow: hidden;
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -o-transition: ease-in-out .5s;
    -ms-transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s;
    transition: ease-in-out .5s;
}

.section-box-eight:hover {
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.section-box-eight:hover img {
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    backface-visibility: hidden;
    -o-transition: ease-in-out .5s;
    -ms-transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s;
    transition: ease-in-out .5s;
}


.section-box-eight figure {
    position: absolute;
    text-align: center;
    padding: 19px;
    width: 100%;
    height: 100%;
}

.section-box-eight img {
    width: 100%;
    height: 100%;
    position: absolute;
}

.section-box-nine {
    height: 250px;
    background: radial-gradient(#6e6e6e,#2f2f2f);
    background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
    background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
    background: -o-radial-gradient(#6e6e6e,#2f2f2f);
    background: -ms-radial-gradient(#6e6e6e,#2f2f2f);
    color: #fff;
    position: relative;
    overflow: hidden;
}

.section-box-nine figure {
    position: absolute;
    text-align: center;
    padding: 19px;
    width: 100%;
    height: 100%;
}

.section-box-nine img {
    width: 100%;
    height: 100%;
    position: absolute;
    -o-transition: ease-in-out .5s;
    -ms-transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s;
    transition: ease-in-out .5s;
}

.section-box-nine:hover img {
    -o-transform: scale(3);
    -ms-transform: scale(3);
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    transform: scale(3);
    opacity: 0;
}

.section-box-ten {
    height: 250px;
    background: radial-gradient(#6e6e6e,#2f2f2f);
    background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
    background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
    background: -o-radial-gradient(#6e6e6e,#2f2f2f);
    background: -ms-radial-gradient(#6e6e6e,#2f2f2f);
    color: #fff;
    position: relative;
    overflow: hidden;
}

.section-box-ten figure {
    position: absolute;
    text-align: left;
    padding: 10px 19px 19px 19px;
    width: 100%;
    height: 100%;
    border-top: 1px solid #fff;
    background: rgba(0, 0, 0, 0.71);
    bottom: -80%;
    -o-transition: ease-in-out .5s;
    -ms-transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s;
    transition: ease-in-out .5s;
}

.section-box-ten:hover figure {
    bottom: 0;
}

.section-box-ten figure h3 {
    margin: 0;
    padding-bottom: 10px;
}

.section-box-ten img {
    width: 100%;
    height: 100%;
}

.section-box-eleven {
    height: 250px;
    background: radial-gradient(#6e6e6e,#2f2f2f);
    background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
    background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
    background: -o-radial-gradient(#6e6e6e,#2f2f2f);
    background: -ms-radial-gradient(#6e6e6e,#2f2f2f);
    color: #fff;
    position: relative;
    overflow: hidden;
}

.section-box-eleven figure {
    position: absolute;
    padding: 10px 15px;
    width: 100%;
    bottom: -25%;
    -o-transition: ease-in-out .5s;
    -ms-transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s;
    transition: ease-in-out .5s;
    background: rgba(0, 0, 0, 0.71);
    border-top: 1px solid #fff;
}

.section-box-eleven:hover figure {
    bottom: 0;
}

.section-box-eleven img {
    width: 100%;
    height: 100%;
}

.section-box-twelve {
    height: 250px;
    background: radial-gradient(#6e6e6e,#2f2f2f);
    background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
    background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
    background: -o-radial-gradient(#6e6e6e,#2f2f2f);
    background: -ms-radial-gradient(#6e6e6e,#2f2f2f);
    color: #fff;
    position: relative;
    overflow: hidden;
}

.section-box-twelve figure {
    position: absolute;
    text-align: center;
    padding: 10px 19px 19px 19px;
    width: 100%;
    height: 100%;
    -o-transition: ease-in-out .5s;
    -ms-transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s;
    transition: ease-in-out .5s;
    opacity: 0;
    transform: scale(2);
}

.section-box-twelve:hover figure {
    opacity: 1;
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    background: #000;
    background: rgba(0, 0, 0, 0.71);
}

.section-box-twelve figure a {
    color: #fff;
    font-size: 3em;
    top: 35%;
    position: relative;
}

.section-box-twelve img {
    width: 100%;
    height: 100%;
}

@media (min-width: 1201px) {
    figure{
        padding-top: 40px!important;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .section-box-twelve{
        height: 200px;
    }
}

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

@media (min-width: 480px) and (max-width: 768px) {
    .section-box-twelve{
        height: 300px;
    }

}

@media (max-width: 480px) {
    .section-box-twelve{
        height: 200px;
    }
    figure{
        padding-top: 0px!important;
    }
}