.padding_act_right{
    padding-right: 0px !important;
}
.padding_act_left{
    padding-left: 0px !important;
}

.gery-box {
    width: 50%;
    float: left;
    height: 292px;
    background: #f0f0f0;
    padding: 80px 30px 0 30px;
    position: relative
}

.gery-box h3 {
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 21px 0;
    color: #505050;
    text-transform: uppercase
}

.gery-box p {
    margin-bottom: 16px
}

.gery-box .readmore {
    color: #682483
}

.gery-box .readmore.green-read {
    color: #5da91e
}

.gery-box:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -16px;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 0 16px 16px;
    border-color: transparent transparent transparent #f0f0f0;
    content: '';
    z-index: 10
}

.img-box-live {
    width: 50%;
    float: left;
    height: 292px;
    overflow: hidden;
    position: relative
}

.img-box-live a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9;
    height: 100%
}

.img-box-live img {
    width: 100%
}

.img-box-live:before {
    position: absolute;
    left: -250px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 250px 250px 0 0;
    border-color: #c13e96 transparent transparent transparent;
    content: '';
    z-index: 3;
    mix-blend-mode: multiply;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.img-box-live:after {
    position: absolute;
    right: -250px;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 250px 250px;
    border-color: transparent transparent #c13e96 transparent;
    content: '';
    z-index: 3;
    mix-blend-mode: multiply;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.gery-box-slid-container .gery-box {
    padding: 25px 30px 0 30px
}

.gery-box-slid-container .gery-box h3 {
    margin-bottom: 15px
}

.gery-box-slid-container .gery-box p {
    font-size: 14px
}

.gery-box-slid-container .gery-box p i {
    color: #ec5d00;
    margin-right: 10px;
    font-size: 25px;
    float: left;
    margin-left: 2px
}

.gery-box-slid-container .gery-box p.designation {
    font-weight: bold
}

.gery-box-slid-container .gery-box h4 {
    font-weight: bold;
    color: #242424;
    font-size: 22px;
    margin: 0
}

.gery-box-slid-container .grey-box-slider .gery-box {
    width: 100% !important
}

.gery-box-slid-container .grey-box-slider .box {
    background: #f0f0f0;
    float: left;
    width: 50%;
    text-align: left;
    padding: 25px 30px 0 30px;
    position: relative
}

.gery-box-slid-container .grey-box-slider .img-box-lives {
    float: left;
    width: 50%;
    position: relative
}

.gery-box-slid-container .grey-box-slider .img-box-lives:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 0 16px 16px;
    border-color: transparent transparent transparent #f0f0f0;
    content: '';
    z-index: 10
}

.gery-box-slid-container .grey-box-slider .owl-dots {
    width: 50%;
    position: absolute;
    bottom: 10px
}

.gery-box-slid-container .owl-theme .owl-dots .owl-dot span {
    margin: 0px 6px;
    background: #898989;
    border: 0;
    width: 6px;
    height: 6px
}

.gery-box-slid-container .owl-theme .owl-dots .owl-dot.active span {
    background: #c0e657;
    border: 0
}

.gery-box-slid-container .gerybox-n {
    width: 100%;
    padding: 0 !important
}


@media (min-width: 100px) and (max-width: 765px) {

    .padding_act_right {
        padding-right: 15px !important;
    }

    .padding_act_left {
        padding-left: 15px !important;
    }
}

@media (min-width: 765px) and (max-width: 992px) {

    .padding_act_right{
        padding-right: 15px !important;
    }
    .padding_act_left{
        padding-left: 15px !important;
    }

    .gery-box {
        padding: 20px 30px 0 30px;
        height: 242px;
    }

    .gery-box h3 {
        font-size: 20px;
        line-height: 20px
    }

    .img-box-live {
        height: 242px;

    }

    .ipad-height .gery-box {
        height: 292px
    }

    .ipad-height .img-box-live {
        height: 292px
    }

}


@media (min-width: 1200px) {

    .img-box-live img, .video-thumb-small img, .img-box-white img {
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }


    .img-box-live:hover .video-icon i, .video-thumb-small:hover .video-icon i, .img-box-white:hover .video-icon i {
        color: #077b67
    }

    .img-box-live:hover img, .video-thumb-small:hover img, .img-box-white:hover img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
        -webkit-filter: sepia(1);
        filter: sepia(1)
    }

}

@media (min-width: 992px) and (max-width: 1199px) {

    .gery-box {
        padding: 20px 30px 0 30px;
        height: 242px;

    }

    .gery-box h3 {
        font-size: 20px;
        line-height: 20px
    }

    .img-box-live {
        height: 242px;

    }

    .ipad-height .gery-box {
        height: 292px
    }

    .ipad-height .img-box-live {
        height: 292px
    }

    .ipad-height .img-box-live img {
        width: initial;
        max-width: initial
    }

    .gery-box-slid-container .gery-box {
        padding: 20px
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .ipad-route .gery-box {
        position: relative;
        left: 50%
    }

    .ipad-route .gery-box:after {
        right: initial;
        left: -16px;
        border-width: 16px 16px 16px 0;
        border-color: transparent #f0f0f0 transparent transparent
    }

    .ipad-route .img-box-live {
        position: relative;
        right: 50%
    }

    .ipad-route .white-logo-box.green {
        position: relative;
        left: 50%
    }

    .ipad-route .white-logo-box.green:after {
        right: initial;
        left: -16px;
        border-width: 16px 16px 16px 0;
        border-color: transparent #5da91e transparent transparent
    }

    .ipad-route .img-box-white {
        position: relative;
        right: 50%
    }

    .ipad-route .gerybox-n {
        left: 0
    }

    .ipad-route .gerybox-n .box {
        float: right !important
    }

    .ipad-route .gerybox-n .owl-dots {
        right: 0
    }

}

@media (max-width: 767px) {

    .ipad-route .gery-box {
        position: relative;
        left: 50%
    }

    .ipad-route .gery-box:after {
        right: initial;
        left: -16px;
        border-width: 16px 16px 16px 0;
        border-color: transparent #f0f0f0 transparent transparent
    }

    .ipad-route .img-box-live {
        position: relative;
        right: 50%
    }

    .ipad-route .white-logo-box.green {
        position: relative;
        left: 50%
    }

    .ipad-route .white-logo-box.green:after {
        right: initial;
        left: -16px;
        border-width: 16px 16px 16px 0;
        border-color: transparent #5da91e transparent transparent
    }

    .ipad-route .img-box-white {
        position: relative;
        right: 50%
    }

    .img-box-live img {
        height: auto;
        max-width: 100%
    }

    .gery-box {
        padding: 30px 30px 0 30px;

    }


    .ipad-route .gerybox-n {
        left: 0
    }

    .ipad-route .box {
        float: right !important
    }

    .ipad-route .owl-dots {
        right: 0
    }
}

@media (max-width: 576px) {

    .gery-box, .img-box-live {
        height: initial;
        width: 100%
    }

    .ipad-route .gery-box {
        position: relative;
        left: initial
    }

    .ipad-route .gery-box:after {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 15px 0 15px;
        border-color: #f0f0f0 transparent transparent transparent;
        bottom: -15px;
        top: initial;
        right: 0;
        left: 0
    }

    .ipad-route .img-box-live {
        position: relative;
        right: initial
    }

    .ipad-route .white-logo-box.green {
        position: relative;
        left: initial
    }

    .ipad-route .white-logo-box.green:after {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 15px 0 15px;
        border-color: #5da91e transparent transparent transparent;
        bottom: -15px;
        top: initial;
        right: 0;
        left: 0
    }

    .ipad-route .img-box-white {
        position: relative;
        right: initial
    }

    .full-colum [class^="col-"] {
        overflow: hidden
    }

    .gery-box {
        padding: 30px
    }

    .gery-box:after {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 15px 0 15px;
        border-color: #f0f0f0 transparent transparent transparent;
        bottom: -15px;
        top: initial;
        right: 0;
        left: 0
    }
}

