.showMores{
    min-height: 620px;
    position: relative;
}
.showGt{
    background:#fafafa;
}
.showWt{
    background: #fff;
}
.moreShowCont,.contsAll{
    margin: 160px 0 100px 40px;
}
.moreStr{
    font-size: 26px;
    line-height: 80px;
}
.moreDetail,.moreDetailsmall{
    width: 465px;
    font-size: 16px;
    color: #313030;
}
.moreDetailsmall{
    color: #999999;
    margin: 45px 0;
}
.moreAct a{
    color: #F93b00;
    text-decoration: none;
}
.moreAct a:hover{
    color: #F93b00;
    text-decoration: none;
    opacity: .8;
}
.moreShowImg{
    margin: 180px 0 0 40px;
}
.moreShowImg img{
    width: 80%;
}
.kindMore{
 padding-top: 120px;
}
.kindMore img{
    width: 100%;
    background: #fff;
}
.moreShowCont5{
    margin: 280px 0 100px 40px;
}
.listCont {
    min-height: 118px;
    position: relative;
    padding-left: 60px;
}
.listIconCs{
    position: absolute;
    left: 0;
    top: 26px;
}
.listStrCsTitle{
    font-size: 26px;
    color: #313030;
    margin-bottom: 10px;
}
.listStrCsdt{
    font-size: 14px;
    color: #313030;
    max-width: 370px;
}
.imgBunrns{
    width: 80px;
    height: 80px;
    position: absolute;
    z-index: 112;
}
.imgBunrns1{
    top:0;
    left: 20px;
}
.imgBunrns2{
    top:20px;
    right: 60px;
}
.imgBunrns3{
    bottom:5px;
    left: 60px;
}
.imgBunrns4{
    bottom:100px;
    right: 0px;
}
.imgBunrns img{
    width: 100%;
}

.animatedContsSC{
    max-width: 580px;
    width: 100%;
    height: 480px;
    margin: 136px 0 0;
    position: relative;
    overflow:hidden ;
}
.imgTurnsCont{
    position: relative;
    top: -214px;
    left: -210px;
    width: 420px;
    height: 427px;
}
.dnSlideOut{
    position: absolute;
    top:50%;
    left: 50%;
    width: 100%;
    height: 100%;
}





@media (max-width: 767px){
    .moreShowImg{
        margin: 80px 20px;
    }
    .moreShowCont,.moreShowCont5{
        margin: 20px;
        text-align: center;
    }
    .moreDetail,.moreDetailsmall{
        width: auto;
    }
    .moreShowImg{
        text-align: center;
    }
    .showMores .wow {
        float: none!important;
        visibility: visible!important;
        animation-name:nonde!important;
    }
    .contsAll{
        margin:60px 10px;
    }
    .listCont{
        height: 60px;
        padding-left: 40px;
    }
    .listIconCs img{
        height: 21px;
    }
    .listStrCsTitle{
        font-size: 15px;
    }
    .listStrCsdt{
        font-size: 12px;
    }
}