/*--------------------
	Css Indexing 
-------------------*/


/*----------------------------
    General Css
-----------------------------*/

a:focus {
    outline: none !important;
    text-decoration: none !important;
}
.xgcontainer {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .xgcontainer {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .xgcontainer {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .xgcontainer {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .xgcontainer {
        max-width: 1140px
    }
}

.xgcontainer-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.xgrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.xgcol,
.no-gutters>[class*=xgcol-] {
    padding-right: 0;
    padding-left: 0
}

.xgcol,
.xgcol-1,
.xgcol-10,
.xgcol-11,
.xgcol-12,
.xgcol-2,
.xgcol-3,
.xgcol-4,
.xgcol-5,
.xgcol-6,
.xgcol-7,
.xgcol-8,
.xgcol-9,
.xgcol-auto,
.xgcol-lg,
.xgcol-lg-1,
.xgcol-lg-10,
.xgcol-lg-11,
.xgcol-lg-12,
.xgcol-lg-2,
.xgcol-lg-3,
.xgcol-lg-4,
.xgcol-lg-5,
.xgcol-lg-6,
.xgcol-lg-7,
.xgcol-lg-8,
.xgcol-lg-9,
.xgcol-lg-auto,
.xgcol-md,
.xgcol-md-1,
.xgcol-md-10,
.xgcol-md-11,
.xgcol-md-12,
.xgcol-md-2,
.xgcol-md-3,
.xgcol-md-4,
.xgcol-md-5,
.xgcol-md-6,
.xgcol-md-7,
.xgcol-md-8,
.xgcol-md-9,
.xgcol-md-auto,
.xgcol-sm,
.xgcol-sm-1,
.xgcol-sm-10,
.xgcol-sm-11,
.xgcol-sm-12,
.xgcol-sm-2,
.xgcol-sm-3,
.xgcol-sm-4,
.xgcol-sm-5,
.xgcol-sm-6,
.xgcol-sm-7,
.xgcol-sm-8,
.xgcol-sm-9,
.xgcol-sm-auto,
.xgcol-xl,
.xgcol-xl-1,
.xgcol-xl-10,
.xgcol-xl-11,
.xgcol-xl-12,
.xgcol-xl-2,
.xgcol-xl-3,
.xgcol-xl-4,
.xgcol-xl-5,
.xgcol-xl-6,
.xgcol-xl-7,
.xgcol-xl-8,
.xgcol-xl-9,
.xgcol-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.xgcol {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-gxgrow: 1;
    max-width: 100%
}

.xgcol-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.xgcol-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.xgcol-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.xgcol-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.xgcol-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.xgcol-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.xgcol-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.xgcol-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.xgcol-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.xgcol-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.xgcol-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.xgcol-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.xgcol-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}
.xgoffset-1 {
    margin-left: 8.333333%
}

.xgoffset-2 {
    margin-left: 16.666667%
}

.xgoffset-3 {
    margin-left: 25%
}

.xgoffset-4 {
    margin-left: 33.333333%
}

.xgoffset-5 {
    margin-left: 41.666667%
}

.xgoffset-6 {
    margin-left: 50%
}

.xgoffset-7 {
    margin-left: 58.333333%
}

.xgoffset-8 {
    margin-left: 66.666667%
}

.xgoffset-9 {
    margin-left: 75%
}

.xgoffset-10 {
    margin-left: 83.333333%
}

.xgoffset-11 {
    margin-left: 91.666667%
}

@media (min-width:576px) {
    .xgcol-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-gxgrow: 1;
        max-width: 100%
    }
    .xgcol-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .xgcol-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .xgcol-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .xgcol-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .xgcol-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .xgcol-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .xgcol-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .xgcol-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .xgcol-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .xgcol-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .xgcol-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .xgcol-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .xgcol-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }
    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }
    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }
    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }
    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }
    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }
    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }
    .xgoffset-sm-0 {
        margin-left: 0
    }
    .xgoffset-sm-1 {
        margin-left: 8.333333%
    }
    .xgoffset-sm-2 {
        margin-left: 16.666667%
    }
    .xgoffset-sm-3 {
        margin-left: 25%
    }
    .xgoffset-sm-4 {
        margin-left: 33.333333%
    }
    .xgoffset-sm-5 {
        margin-left: 41.666667%
    }
    .xgoffset-sm-6 {
        margin-left: 50%
    }
    .xgoffset-sm-7 {
        margin-left: 58.333333%
    }
    .xgoffset-sm-8 {
        margin-left: 66.666667%
    }
    .xgoffset-sm-9 {
        margin-left: 75%
    }
    .xgoffset-sm-10 {
        margin-left: 83.333333%
    }
    .xgoffset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:768px) {
    .xgcol-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-gxgrow: 1;
        max-width: 100%
    }
    .xgcol-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .xgcol-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .xgcol-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .xgcol-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .xgcol-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .xgcol-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .xgcol-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .xgcol-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .xgcol-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .xgcol-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .xgcol-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .xgcol-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .xgcol-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }
    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }
    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }
    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }
    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }
    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }
    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }
    .xgoffset-md-0 {
        margin-left: 0
    }
    .xgoffset-md-1 {
        margin-left: 8.333333%
    }
    .xgoffset-md-2 {
        margin-left: 16.666667%
    }
    .xgoffset-md-3 {
        margin-left: 25%
    }
    .xgoffset-md-4 {
        margin-left: 33.333333%
    }
    .xgoffset-md-5 {
        margin-left: 41.666667%
    }
    .xgoffset-md-6 {
        margin-left: 50%
    }
    .xgoffset-md-7 {
        margin-left: 58.333333%
    }
    .xgoffset-md-8 {
        margin-left: 66.666667%
    }
    .xgoffset-md-9 {
        margin-left: 75%
    }
    .xgoffset-md-10 {
        margin-left: 83.333333%
    }
    .xgoffset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:992px) {
    .xgcol-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-gxgrow: 1;
        max-width: 100%
    }
    .xgcol-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .xgcol-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .xgcol-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .xgcol-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .xgcol-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .xgcol-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .xgcol-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .xgcol-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .xgcol-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .xgcol-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .xgcol-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .xgcol-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .xgcol-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }
    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }
    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }
    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }
    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }
    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }
    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }
    .xgoffset-lg-0 {
        margin-left: 0
    }
    .xgoffset-lg-1 {
        margin-left: 8.333333%
    }
    .xgoffset-lg-2 {
        margin-left: 16.666667%
    }
    .xgoffset-lg-3 {
        margin-left: 25%
    }
    .xgoffset-lg-4 {
        margin-left: 33.333333%
    }
    .xgoffset-lg-5 {
        margin-left: 41.666667%
    }
    .xgoffset-lg-6 {
        margin-left: 50%
    }
    .xgoffset-lg-7 {
        margin-left: 58.333333%
    }
    .xgoffset-lg-8 {
        margin-left: 66.666667%
    }
    .xgoffset-lg-9 {
        margin-left: 75%
    }
    .xgoffset-lg-10 {
        margin-left: 83.333333%
    }
    .xgoffset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:1200px) {
    .xgcol-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-gxgrow: 1;
        max-width: 100%
    }
    .xgcol-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .xgcol-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
    .xgcol-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
    .xgcol-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .xgcol-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .xgcol-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
    .xgcol-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .xgcol-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
    .xgcol-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
    .xgcol-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .xgcol-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
    .xgcol-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
    .xgcol-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }
    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }
    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }
    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }
    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }
    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }
    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }
    .xgoffset-xl-0 {
        margin-left: 0
    }
    .xgoffset-xl-1 {
        margin-left: 8.333333%
    }
    .xgoffset-xl-2 {
        margin-left: 16.666667%
    }
    .xgoffset-xl-3 {
        margin-left: 25%
    }
    .xgoffset-xl-4 {
        margin-left: 33.333333%
    }
    .xgoffset-xl-5 {
        margin-left: 41.666667%
    }
    .xgoffset-xl-6 {
        margin-left: 50%
    }
    .xgoffset-xl-7 {
        margin-left: 58.333333%
    }
    .xgoffset-xl-8 {
        margin-left: 66.666667%
    }
    .xgoffset-xl-9 {
        margin-left: 75%
    }
    .xgoffset-xl-10 {
        margin-left: 83.333333%
    }
    .xgoffset-xl-11 {
        margin-left: 91.666667%
    }
}
/*-----------------------
* news gid showcase
-----------------------*/

.single_news_item_1,
.xg_news_slider_1 {
    position: relative;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.single_news_item_1 .post-thumbnail,
.xg_news_slider_1 .post-thumbnail {
    position: relative;
    overflow: hidden;
}

.single_news_item_1 .post-thumbnail img,
.xg_news_slider_1 .post-thumbnail img {
    width: 100%;
    height: auto;
}

.single_news_item_1 .hover,
.xg_news_slider_1 .hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(0, 0, 0, 0.6);
    transition: all 0.30s ease;
}

.single_news_item_1:hover .hover,
.xg_news_slider_1:hover .hover {
    opacity: 1;
}

.single_news_item_1 .post-link,
.xg_news_slider_1 .post-link {
    margin: 0;
    padding: 0;
    position: relative;
    top: 45%;
    text-align: center;
}

.single_news_item_1 .post-link li,
.xg_news_slider_1 .post-link li {
    display: inline-block;
    list-style: none;
    margin-right: 20px;
}

.single_news_item_1 .post-link li a,
.xg_news_slider_1 .post-link li a {
    color: #fff;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #fff;
}

.single_news_item_1 .post-link li a:hover,
.xg_news_slider_1 .post-link li a:hover
{
    color: #fff;
    text-decoration: none;
    background-color: #fd79a8;
    border-color: #fd79a8;
}

.single_news_item_1 .post-date,
.xg_news_slider_1 .post-date {
    position: absolute;
    top: 10%;
    left: 4%;
}

.single_news_item_1 .date,
.xg_news_slider_1 .date {
    display: block;
    padding: 5px 10px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background: #333;
    width: 100%;
    padding-top: 7px;
}

.single_news_item_1 .month,
.xg_news_slider_1 .month {
    display: block;
    padding: 5px 13px;
    color: #111;
    font-size: 20px;
    font-weight: bold;
    background: #fd79a8;
    height: 35px;
}

.single_news_item_1 .post-content,
.xg_news_slider_1 .post-content {
    padding: 30px;
}

.single_news_item_1 .post-title,
.xg_news_slider_1 .post-title {
    margin: 0 0 15px 0;
}

.single_news_item_1 .post-title a,
.xg_news_slider_1 .post-title a {
    font-size: 25px;
    font-weight: bold;
    color: #333;
    display: inline-block;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
}

.single_news_item_1 .post-title a:hover,
.xg_news_slider_1 .post-title a:hover {
    text-decoration: none;
    color: #fd79a8;
}

.single_news_item_1 .post-description,
.xg_news_slider_1 .post-description {
    font-size: 16px;
    line-height: 26px;
    color: #505050;
}

.single_news_item_1 .read-more,
.xg_news_slider_1 .read-more {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    transition: color 0.20s linear;
    margin-top: 10px;
    display: inline-block;
}

.single_news_item_1 .read-more:hover,
.xg_news_slider_1 .read-more:hover {
    text-decoration: none;
    color: #fd79a8;
}

.single_news_item_1 .read-more:after,
.xg_news_slider_1 .read-more:after {
    content: "";
    position: absolute;
    width: 30%;
    display: block;
    border: 1px solid #fd79a8;
    transition: all 0.30s ease;
}

.single_news_item_1 .read-more:hover:after,
.xg_news_slider_1 .read-more:hover:after {
    width: 100%;
}

@media only screen and (max-width: 479px) {
    .single_news_item_1 .month,
    .xg_news_slider_1 .month {
        font-size: 14px;
    }
    .xg_news_slider_1 .date,
    .single_news_item_1 .date {
        font-size: 14px;
    }
}


/*-----------------------
* news gid showcase
-----------------------*/

.single_news_item_2 {
    padding-bottom: 10px;
    margin: 0 15px;
    position: relative;
    border-bottom: 2px solid #2ecc71;
}

.single_news_item_2 img {
    width: 100%;
    height: auto;
}

.single_news_item_2 .post-date {
    position: absolute;
    top: 20px;
    left: 20px;
    padding: 10px 20px;
    background: #2ecc71;
    padding-bottom: 5px;
}

.single_news_item_2 .month {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.single_news_item_2 .month:after {
    content: "";
    display: block;
    border: 1px solid #fff;
}

.single_news_item_2 .date {
    font-size: 14px;
    color: #fff;
    display: block;
    text-align: center;
    font-weight: bold;
    padding-top: 8px;
}

.single_news_item_2 .post-title {
    margin: 25px 0 15px 0;
}

.single_news_item_2 .post-title a {
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    color: #333;
    display: inline-block;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}

.single_news_item_2 .post-title a:hover {
    text-decoration: none;
    color: #2ecc71;
}

.single_news_item_2 .post-description {
    font-size: 16px;
    line-height: 26px;
    color: #515151;
    margin-bottom: 20px;
}

.single_news_item_2 .read-more {
    color: #333;
    text-transform: capitalize;
    transition: color 0.20s linear;
}

.single_news_item_2 .read-more i {
    margin-left: 10px;
    font-size: 10px;
}

.single_news_item_2 .read-more:hover {
    text-decoration: none;
    color: #2ecc71;
}

@media only screen and (max-width: 990px) {
    .single_news_item_2 {
        margin: 0 20px;
    }
}


/*-----------------------
* news gid showcase
-----------------------*/

.single_news_item_3:hover {
    box-shadow: 0 20px 40px rgba(61, 65, 84, .15);
}

.single_news_item_3 {
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.01);
    transition: .5s ease-in;
}

.single_news_item_3 .thumb {
    position: relative;
    margin-bottom: 5px;
}

.single_news_item_3 .thumb img {
    width: 100%;
}

.single_news_item_3 .thumb .post-date {
    position: absolute;
    right: 20px;
    top: 20px;
    background-color: #fff;
    width: 60px;
    height: 60px;
    text-align: center;
    color: #c0392b;
    border-radius: 5px;
}

.single_news_item_3 .thumb .post-date .month {
    font-size: 16px;
    display: block;
    line-height: 26px;
}

.single_news_item_3 .thumb .post-date .date {
    font-size: 16px;
    font-weight: 700;
    display: block;
    line-height: 16px;
    padding-top: 15px;
}

.single_news_item_3 .content .post-title a {
    font-size: 22px;
    line-height: 30px;
    color: #333;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 10px;
    display: inline-block;
    transition: .3s ease-in;
}

.single_news_item_3 .content .post-meta ul {
    margin: 0;
    padding: 0;
}

.single_news_item_3 .content .post-meta ul li {
    display: inline-block;
    font-size: 12px;
    margin: 0 5px;
    margin-bottom: 16px;
}

.single_news_item_3 .content .post-meta ul li a {
    color: #545353;
    margin-bottom: unset;
}

.single_news_item_3 .content .post-title:hover a {
    color: #c0392b;
}

.single_news_item_3 .content .post-title {
    margin-bottom: 0;
}

.single_news_item_3 .content {
    padding: 20px;
}

.single_news_item_3 .post-description {
    font-size: 16px;
    color: #505050;
    line-height: 26px;
    margin-bottom: 20px;
}

.single_news_item_3 .content .read-more {
    font-size: 16px;
    text-transform: capitalize;
    color: #333;
    transition: .3s ease-in;
}

.single_news_item_3 .content .read-more i {
    font-size: 9px;
}

.single_news_item_3 .content .read-more:hover {
    color: #c0392b;
}


/*-----------------------
* news gid showcase
-----------------------*/

.single_news_item_5 .post-title a {
    font-size: 18px;
    text-transform: uppercase;
    color: #313131;
    margin-top: 20px;
    display: inline-block;
    text-decoration: none;
    transition: .3s ease;
}

.single_news_item_5 .post-description {
    color: #515151;
    line-height: 26px;
}

.single_news_item_5 {
    text-align: center;
}

.single_news_item_5 .post-title a:hover {
    color: #be9656;
}

.single_news_item_5 .content .read-more {
    color: #be9656;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    margin-top: 10px;
    display: inline-block;
}

.single_news_item_5 .post-title {
    margin-bottom: 0;
}

.single_news_item_5 .post-date {
    font-size: 14px;
    font-style: italic;
    position: relative;
    display: inline-block;
    color: #be9656;
    margin: 15px 0;
}

.single_news_item_5 .post-date:after,
.single_news_item_5 .post-date:before {
    position: absolute;
    left: -100%;
    top: 50%;
    width: 50px;
    height: 1px;
    background-color: #be9656;
    content: '';
    transform: translateY(-50%);
}

.single_news_item_5 .post-date:before {
    left: auto;
    right: -100%;
}


/*-----------------------
* news gid showcase
-----------------------*/

.single_news_item_6 .thumb {
    position: relative;
}

.single_news_item_6 .thumb .tags {
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 8px 15px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #E91E63;
    color: #fff;
}

.single_news_item_6 .content .post-title a {
    font-size: 20px;
    font-weight: 600;
    color: #313131;
    transition: .3s ease;
    display: block;
    margin-bottom: 10px;
}

.single_news_item_6 .content {
    padding: 20px;
}

.single_news_item_6 {
    border: 1px solid rgba(0, 0, 0, 0.07);
}

.single_news_item_6 .thumb img {
    width: 100%;
}

.single_news_item_6 .content .post-meta {
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
}

.single_news_item_6 .content .post-meta li {
    list-style: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
}

.single_news_item_6 .content .post-meta li a {
    color: #F21E61;
}

.single_news_item_6 .content .post-title {
    margin-bottom: 0;
}

.single_news_item_6 .post-description {
    color: #616161;
}

.single_news_item_6 .content .post-title a:hover {
    color: #F21E61;
}


/*-----------------------
* news gid showcase
-----------------------*/

.single_news_item_7 .content .post-meta {
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
}

.single_news_item_7 .content {
    padding: 30px;
}

.single_news_item_7 .content .post-meta li {
    list-style: none;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
}

.single_news_item_7 .content .post-meta li a {
    color: #388E3C;
}

.single_news_item_7 .content .post-title a {
    font-size: 22px;
    font-weight: 600;
    color: #313131;
    transition: .3s ease-in;
}

.single_news_item_7 .content .post-description {
    color: #616161;
    font-size: 16px;
    line-height: 25px;
}

.single_news_item_7 .content .read-more {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    border: 1px solid rgba(0, 0, 0, 0.07);
    padding: 10px 15px;
    margin-top: 20px;
    display: inline-block;
    line-height: 22px;
    padding-bottom: 8px;
    color: #616161;
    transition: .3s ease-in;
}

.single_news_item_7 .thumb img {
    width: 100%;
}

.single_news_item_7 .content {
    border: 1px solid rgba(0, 0, 0, 0.07);
}

.single_news_item_7 .content .read-more:hover {
    color: #388E3C;
}


/*-----------------------
* news gid showcase
-----------------------*/

.single_news_item_8 .content .post-title a {
    font-size: 28px;
    margin-top: 25px;
    display: inline-block;
    color: #F43751;
    font-weight: 600;
    transition: .3s ease-in;
}

.single_news_item_8 .content .post-meta {
    margin: 0;
    padding: 0;
}

.single_news_item_8 .content .post-meta li {
    list-style: none;
    display: inline-block;
    margin: 0 5px;
    color: #848484;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
}

.single_news_item_8 .content .post-meta li a {
    color: #848484;
    transition: .5s ease-in;
}

.single_news_item_8 .content .post-meta li a:hover {
    color: #F43751;
}

.single_news_item_8 .content p {
    font-size: 16px;
    line-height: 26px;
    color: #515151;
}

.single_news_item_8 .content .read-more {
    display: inline-block;
    width: 140px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #F43751;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-top: 15px;
}


/*-----------------------
* news gid showcase
-----------------------*/

.single_news_item_9 .content .post-title a {
    font-size: 25px;
    font-weight: 600;
    display: inline-block;
    color: #27ae60;
    transition: .5s ease-in;
    line-height: 30px;
}

.single_news_item_9 .content .post-title a:hover {
    color: #27ae60;
}

.single_news_item_9 .content .post-description {
    font-size: 16px;
    line-height: 26px;
    color: #515151;
}

.single_news_item_9 .content .post-meta {
    margin: 0;
    padding: 0;
    margin-top: 15px;
}

.single_news_item_9 .content .post-meta li {
    list-style: none;
    display: inline-block;
    margin: 0 10px;
    font-size: 14px;
    color: #a0a0a0;
    text-transform: uppercase;
    font-weight: 600;
}

.single_news_item_9 .content .post-meta li:first-child {
    margin-left: 0;
}

.single_news_item_9 .content .post-meta li a {
    color: #a0a0a0;
    transition: .5s ease-in;
}

.single_news_item_9 .content .post-meta li:hover {
    color: #27ae60;
}

.single_news_item_9 .content .post-meta li:hover a {
    color: #27ae60;
}

.single_news_item_9 .content {
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.single_news_item_9 .thumb img {
    width: 100%;
}


/*-----------------------
* news gid showcase
-----------------------*/

.single_news_item_10 .thumb img {
    width: 100%;
}

.single_news_item_10 .content {
    padding: 30px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.single_news_item_10 .content .post-title a {
    font-size: 28px;
    font-weight: 600;
    color: #00CC6A;
}

.single_news_item_10 .content .post-meta {
    margin: 0;
    padding: 0;
}

.single_news_item_10 .content .post-meta li {
    list-style: none;
    display: inline-block;
    margin: 0 5px;
    font-size: 14px;
}

.single_news_item_10 .content .post-meta li:first-child {
    margin-left: 0;
}

.single_news_item_10 .content .post-meta li a {
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 5px 15px;
    line-height: 25px;
    padding-bottom: 0;
    background-color: #fff;
    color: #505050;
    letter-spacing: 1px;
    transition: .5s ease-in-out;
    border-radius: 5px;
}

.single_news_item_10 .content .post-description {
    color: #515151;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
    margin-top: 25px;
}

.single_news_item_10 .content .post-footer .readmore-btn {
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    height: 40px;
    width: 110px;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    margin-right: 15px;
    color: #505050;
    transition: .5s ease;
    letter-spacing: 1px;
    padding-bottom: 0;
}

.single_news_item_10 .content .post-footer .share-btn {
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    height: 35px;
    width: 50px;
    text-align: center;
    line-height: 38px;
    border-radius: 5px;
    float: right;
    color: #505050;
    transition: .5s ease;
}

.single_news_item_10 .content .post-footer .share-btn:hover,
.single_news_item_10 .content .post-footer .readmore-btn:hover,
.single_news_item_10 .content .post-meta li a:hover {
    color: #00CC6A;
}

.single_news_item_10 .content .post-meta li:last-child {
    text-align: right;
    float: right;
    padding-top: 10px;
}


/*-----------------------
* news gid showcase
-----------------------*/

.single_news_item_11 .post-content {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.single_news_item_11 .post-content .post-title {
    font-size: 22px;
    margin-top: 10px;
    font-weight: 600;
    text-decoration: none;
    line-height: 26px;
    margin-top: 0;
    color: #16a085;
    margin-bottom: 20px;
}

.single_news_item_11 .post-content .post-meta ul {
    margin: 0;
    padding: 0;
}

.single_news_item_11 .post-content .post-meta ul li {
    list-style: none;
    display: inline-block;
    margin: 0 10px;
    color: #a0a0a0;
    font-size: 14px;
    font-weight: 600;
}

.single_news_item_11 .post-content .post-meta ul li:first-child {
    margin-left: 0;
}

.single_news_item_11 .post-content .post-meta ul li a {
    color: #515151;
    text-decoration: none;
    transition: .3s ease-in;
}

.single_news_item_11 .post-content .post-meta ul li a:hover {
    color: #16a085;
}

.single_news_item_11 .post-content {
    padding: 30px;
}

.single_news_item_11 .post-content .post-meta {
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
    padding-bottom: 10px;
}

.single_news_item_11 .post-content .post-comments ul {
    margin: 0;
    padding: 0;
}

.single_news_item_11 .post-content .post-comments ul li {
    list-style: none;
    display: inline-block;
    color: #a0a0a0;
}

.single_news_item_11 .post-content .post-comments ul li a {
    color: #505050;
    text-decoration: none;
    transition: .3s ease-in;
}

.single_news_item_11 .post-content .post-comments ul li a:hover {
    color: #16a085;
}

.single_news_item_11 .post-content .post-comments ul li:last-child {
    float: right;
}

.single_news_item_11 .post-content .post-comments ul li:last-child a {
    font-size: 10px;
    text-transform: uppercase;
    padding: 2px 10px;
    background-color: #16a085;
    line-height: 13px;
    padding-top: 6px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
    border-radius: 2px;
    padding-bottom: 6px;
}

.single_news_item_11 .post-thumb img {
    width: 100%;
}

.single_news_item_11 .post-content .post-comments {
    margin-bottom: 25px;
}

.single_news_item_11 .post-content .post-desc {
    color: #505050;
    font-size: 16px;
    line-height: 26px;
}

.single_news_item_11 .post-content .read-more {
    font-size: 10px;
    text-transform: uppercase;
    padding: 10px 25px;
    line-height: 15px;
    padding-top: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    border-radius: 2px;
    color: #515151;
    margin-top: 20px;
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, 0.1);
    transition: .3s ease-in;
}


/*-----------------------
* news gid showcase
-----------------------*/

.single_news_item_4 .post-desc p {
    color: #505050;
    font-size: 16px;
    line-height: 26px;
}

.single_news_item_4 .post-title .date {
    float: left;
    width: 60px;
    background: #f2f2f2;
    text-align: center;
    margin-right: 20px;
}

.post-title .post____title {
    padding-left: 80px;
    display: inline-block;
    transition: .3s ease-in;
}

.single_news_item_4 .post-title {
    position: relative;
    margin-bottom: 20px;
}

.single_news_item_4 .post-title .date {
    position: absolute;
    left: 0;
    top: 0;
}

.single_news_item_4 .post-title .date span {
    background-color: #00CC6A;
    display: block;
    color: #fff;
    line-height: 30px;
    font-size: 18px;
}

.single_news_item_4 .post-thumb {
    margin-bottom: 30px
}

.single_news_item_4 .post-title .date h4 {
    margin-bottom: 0;
    font-size: 18px;
    color: #000531;
    font-weight: 700;
    line-height: 25px;
    text-transform: capitalize;
    padding-top: 10px;
}

.single_news_item_4 .post-title h3 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
}

.single_news_item_4 .single-post p {
    color: #000531;
    line-height: 24px;
    letter-spacing: .5px
}

.single_news_item_4 a.read-more {
    display: inline-block;
    background: #000531;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 50px;
    transition: .6s;
    height: 40px;
    line-height: 40px;
    width: 120px;
    text-align: center;
    margin-top: 20px;
}

.single_news_item_4 a.read-more:hover {
    background-color: #00CC6A;
}


/*-----------------------
* news gid showcase 12
-----------------------*/

.single_news_item_12 .thumb img {
    width: 100%;
}

.single_news_item_12 .content .post-title a {
    font-size: 28px;
    font-weight: 600;
    line-height: 30px;
    color: #00CC6A;
    margin-top: 28px;
    display: inline-block;
    text-decoration: none;
    margin-bottom: 10px;
}

.single_news_item_12 .content .post-meta {
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}

.single_news_item_12 .content .post-meta li {
    list-style: none;
    display: inline-block;
    margin: 0 10px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    padding-right: 20px;
    color: #949494;
    font-weight: 600;
    font-size: 16px;
}

.single_news_item_12 .content .post-meta li:last-child {
    border-right: none;
}

.single_news_item_12 .content .post-meta li:first-child {
    padding-left: 0;
    margin-left: 0;
}

.single_news_item_12 .content .post-meta li:nth-child(2) {
    text-transform: capitalize;
}

.single_news_item_12 .content .post-description {
    font-size: 16px;
    line-height: 26px;
    color: #505050;
}


/*-----------------------
* news gid showcase 13
-----------------------*/

.single_news_item_13 .post-content {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.single_news_item_13 .post-content .post-title {
    font-size: 22px;
    margin-top: 10px;
    font-weight: 600;
    text-decoration: none;
    line-height: 26px;
    margin-top: 0;
    color: #E74856;
    margin-bottom: 20px;
    transition: .3s ease-in;
}

.single_news_item_13 .post-content .post-meta ul {
    margin: 0;
    padding: 0;
}

.single_news_item_13 .post-content .post-meta ul li {
    list-style: none;
    display: inline-block;
    margin: 0 10px;
    color: #a0a0a0;
    font-size: 14px;
    font-weight: 600;
}

.single_news_item_13 .post-content .post-meta ul li:first-child {
    margin-left: 0;
}

.single_news_item_13 .post-content .post-meta ul li a {
    color: #515151;
    text-decoration: none;
    transition: .3s ease-in;
}

.single_news_item_13 .post-content {
    padding: 30px;
}

.single_news_item_13 .post-content .post-meta {
    margin-bottom: 20px;
}

.single_news_item_13 .post-content .post-comments ul {
    margin: 0;
    padding: 0;
}

.single_news_item_13 .post-content .post-comments ul li {
    list-style: none;
    display: inline-block;
    color: #a0a0a0;
}

.single_news_item_13 .post-content .post-comments ul li a {
    color: #505050;
    text-decoration: none;
    transition: .3s ease-in;
}

.single_news_item_13 .post-content .post-comments ul li a:hover {
    color: #E74856;
}

.single_news_item_13 .post-content .post-comments ul li:last-child {
    float: right;
}

.single_news_item_13 .post-content .post-comments ul li:last-child a {
    font-size: 10px;
    text-transform: uppercase;
    padding: 2px 10px;
    background-color: #E74856;
    line-height: 13px;
    padding-top: 6px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
    border-radius: 2px;
}

.single_news_item_13 .post-thumb img {
    width: 100%;
}

.single_news_item_13 .post-content .post-comments {
    margin-bottom: 25px;
}

.single_news_item_13 .post-content .post-desc {
    color: #505050;
    font-size: 16px;
    line-height: 26px;
}

.single_news_item_13 .post-content .read-more {
    font-size: 10px;
    text-transform: uppercase;
    padding: 10px 25px;
    line-height: 15px;
    padding-top: 10px;
    font-weight: 700;
    letter-spacing: 1px;
    border-radius: 2px;
    color: #515151;
    margin-top: 20px;
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, 0.1);
    transition: .3s ease-in;
}


/**
    news slider 14
*/

.single_news_item_14 .post-content {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 15px;
    padding: 20px;
    border-radius: 10px;
    background-color: #fff;
    position: relative;
    top: -50px;
}

.single_news_item_14 .post-content .post-title {
    font-size: 22px;
    margin-top: 10px;
    font-weight: 600;
    text-decoration: none;
    line-height: 26px;
    margin-top: 0;
    color: #E74856;
    margin-bottom: 20px;
}

.single_news_item_14 .post-content .post-meta ul {
    margin: 0;
    padding: 0;
}

.single_news_item_14 .post-content .post-meta ul li {
    list-style: none;
    display: inline-block;
    margin: 0 10px;
    color: #a0a0a0;
    font-size: 14px;
    font-weight: 600;
}

.single_news_item_14 .post-content .post-meta ul li:first-child {
    margin-left: 0;
}

.single_news_item_14 .post-content .post-meta ul li a {
    color: #515151;
    text-decoration: none;
    transition: .3s ease-in;
}

.single_news_item_14 .post-content {
    padding: 30px;
}

.single_news_item_14 .post-content .post-meta {
    margin-bottom: 20px;
}

.single_news_item_14 .post-content .post-comments ul {
    margin: 0;
    padding: 0;
}

.single_news_item_14 .post-content .post-comments ul li {
    list-style: none;
    display: inline-block;
    color: #a0a0a0;
}

.single_news_item_14 .post-content .post-comments ul li a {
    color: #505050;
    text-decoration: none;
    transition: .3s ease-in;
}

.single_news_item_14 .post-content .post-comments ul li a:hover {
    color: #E74856;
}

.single_news_item_14 .post-content .post-comments ul li:last-child {
    float: right;
}

.single_news_item_14 .post-content .post-comments ul li:last-child a {
    font-size: 10px;
    text-transform: uppercase;
    padding: 2px 10px;
    background-color: #E74856;
    line-height: 13px;
    padding-top: 6px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
    border-radius: 2px;
}

.single_news_item_14 .post-thumb img {
    width: 100%;
}

.single_news_item_14 .post-content .post-comments {
    margin-bottom: 25px;
}

.single_news_item_14 .post-content .post-desc {
    color: #505050;
    font-size: 16px;
    line-height: 26px;
}

.single_news_item_14 .post-content .read-more {
    font-size: 10px;
    text-transform: uppercase;
    padding: 10px 25px;
    line-height: 15px;
    padding-top: 10px;
    font-weight: 700;
    letter-spacing: 1px;
    border-radius: 2px;
    color: #515151;
    margin-top: 20px;
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, 0.1);
    transition: .3s ease-in;
    border-radius: 25px;
}


/**
    news slider 15
*/

.single_news_item_15 .post-content {
    padding: 30px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.single_news_item_15 .post-content .tags a {
    font-size: 12px;
    text-transform: uppercase;
    color: #0078D7;
    display: block;
    margin-bottom: 10px;
    font-weight: 600;
}

.single_news_item_15 .post-thumb img {
    width: 100%;
}

.single_news_item_15 .post-content .post-title {
    font-size: 22px;
    line-height: 26px;
    transition: .3s ease-in;
    margin-bottom: 20px;
}

.single_news_item_15 .post-content .post-desc {
    color: #515151;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
}

.single_news_item_15 .post-content .post-meta ul {
    margin: 0;
    padding: 0;
}

.single_news_item_15 .post-content .post-meta ul li {
    list-style: none;
    display: inline-block;
    background-color: white;
    margin: 0 10px;
}

.single_news_item_15 .post-content .post-meta ul li:last-child {
    float: right;
    margin-right: 0;
}

.single_news_item_15 .post-content .post-meta ul li:first-child {
    margin-left: 0;
}

.single_news_item_15 .post-content .post-meta ul li a {
    font-size: 14px;
    color: #0078D7;
    font-weight: 700;
}

.xg_news_slider_1 .owl-dots div.active {
    background: #00B356;
}

.xg_news_slider_1 .owl-dots {
    text-align: center;
    margin-top: 20px;
    position: absolute;
    left: 49%;
    bottom: 5%;
}

.xg_news_slider_1 .owl-nav div {
    position: absolute;
    left: 2%;
    text-align: center;
    top: 48%;
    background: #fff;
    color: #00B356;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    padding-top: 6px;
    transition: .5s;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
}

.xg_news_slider_1 .owl-nav div.owl-next {
    left: auto;
    right: 2%;
}