.pageContainer {
    margin-top: 10px
}
.page-container {
    margin-bottom: 30px
}

.page-container .page-caption {
    color: #14445b;
    padding: 0;
    margin-top: 0;
    margin-bottom: 10px;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
}

.page-container .post-thumb-details {
    position: relative
}

.page-container .backtohome {
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 3;
    background: url("../images/fancybox_sprite.png") 0 0 no-repeat;
    width: 36px;
    height: 36px
}

.page-container .post-details {
    padding: 20px 0 10px 0;
    background-color: #fff;
}

.page-container .page-title {
    margin-bottom: 20px;
    margin-top: 10px
}

.page-container .post-thumb-details .page-title {
    margin-bottom: 10px;
    font-size: 24px;
}

.page-container .post-thumb-details .datetime {
    margin-top: 20px;
    color: #797979;
    font-size: 12px;
    font-weight: 700;
}

.page-container .datetime {
    font-weight: 300;
}

.page-container .datetime span {
    color: #D90C05;
    margin-right: 5px;
}

.page-container .post-thumb {text-align: center;margin-bottom: 20px}
.page-container .post-thumb img {
    /*width: 100%*/
    display: inline-block;
}

.page-container .page-right {
    background-color: #f1f1f1;
    padding-bottom: 20px;
    padding-top: 20px
}

.page-container .page-right .ads {
    margin-top: 20px
}

.page-container .page-right .ads img {
    width: 100%
}

.page-container .post-text p, .page-container .post-text span, .page-container .post-text h1, .page-container .post-text h2, .page-container .post-text h3, .page-container .post-text h4, .page-container .post-text h5, .page-container .post-text h6 {
    color: #2b2b2b;
    font-weight: 400;
    font-size: 18px;
    font-family: "Greta", Arial, "Helvetica Neue", Helvetica, sans-serif;
    /*text-align: justify;*/
}

.page-container .post-text h4 {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 21px;
    text-align: justify !important;
    direction: rtl
}

.page-container .post-text img {
    height: auto
}

.page-container .post-text p {
    margin-bottom: 25px
}

.page-container .post-text .embed-responsive {
    margin: 20px 0
}

.page-container .post-text .post-tags {
    margin-bottom: 30px
}

.page-container .post-text .post-tags h5 {
    margin-bottom: 15px
}

.page-container .post-text .post-tags a {
    display: inline-block;
    padding: 6px 10px;
    background-color: #ececec;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.page-container .post-text .short-link {
    margin-bottom: 30px;
    position: relative;
}

.page-container .post-text .short-link h5 {
    font-size: 13px;
    margin: 0;
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 2;
}

.page-container .post-text .short-link input {
    padding-right: 70px;
    font-family: verdana;
    font-size: 13px;
    text-align: left;
}

.post-share {
    padding: 10px 20px;
}

.post-share a {
    display: inline-block;
    color: #fff;
    font-size: 32px;
    margin-left: 20px
}

.post-share a:hover {
    color: #fff
}

.post-share a.send {
    color: #0a88ff
}

.post-share a.send:hover {
    color: #097be6
}

.post-share a.facebook {
    color: #3b5998
}

.post-share a.facebook:hover {
    color: #355088
}

.post-share a.twitter {
    color: #55acee
}

.post-share a.twitter:hover {
    color: #4b97d1
}

.post-share a.google {
    color: #dd4b39
}

.post-share a.google:hover {
    color: #c74433
}

.post-share a.rss {
    color: #f26522;
    color: #e66020
}

.post-share a.whatsapp {
    color: #43d854
}

.post-share a.whatsapp:hover {
    color: #43d854
}

.post-share a.print, .post-share a.increase-f-s, .post-share a.decrease-f-s {
    float: left;
    color: #333;
    font-size: 18px;
    margin-top: 12px
}

.post-share a.print:hover, .post-share a.increase-f-s:hover, .post-share a.decrease-f-s:hover {
    color: #000
}

.post-tools {
    margin: 20px 0
}

.post-tools a {
    display: inline-block;
    margin-left: 10px;
    font-size: 16px
}

.related-post ul.list li {
    border-bottom: 1px solid #ccc;
    padding: 10px 0
}

.related-post ul.list li a {
    font-size: 13px;
    font-weight: 300
}

.page-widget {
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #ccc
}

.page-widget ul.list li {
    border-bottom: 1px solid #ccc
}

.page-widget ul.list li:last-child {
    border-bottom: 0
}

.page-widget ul.list li a {
    display: block;
    height: 105px;
    padding: 15px
}

.page-widget ul.list li a:hover {
    background-color: #fff
}

.page-widget ul.list li .thumb {
    float: right;
    margin-left: 10px
}

.page-widget ul.list li .details {
    height: 75px;
    display: table
}

.page-widget ul.list li .details .title {
    display: table-cell;
    vertical-align: middle
}

.social-fixed {
    position: fixed;
    top: 70%;
    left: 2%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.social-fixed li {
    margin-bottom: 5px
}

.social-fixed li a {
    display: block;
    color: #193a49;
    font-size: 26px
}

.social-fixed li a:hover {
    color: #ffb400
}

.social-fixed li a[class*='facebook']:hover {
    color: #3b5998
}

.social-fixed li a[class*='youtube']:hover {
    color: #cd201f
}

.social-fixed li a[class*='twitter']:hover {
    color: #55acee
}

.social-fixed li a[class*='google']:hover {
    color: #dd4b39
}

.social-fixed li a[class*='instagram']:hover {
    color: #3f729b
}

.social-fixed li a[class*='flickr']:hover {
    color: #ff0084
}

.social-fixed li a[class*='whatsapp']:hover {
    color: #4dc247
}

.social-fixed li a[class*='android']:hover {
    color: #a4c639
}

.social-fixed li a.top {
    color: #fcd94c;
    display: none
}

.social-fixed li a.top.s {
    display: block
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

#pages .layout-14 {
    margin-bottom: 25px
}

#pages .layout-14 .item {
    position: relative
}

#pages .layout-14 .item a {
    display: block
}

#pages .layout-14 .item img {
    width: 100%
}

#pages .layout-14 .item .details {
    position: absolute;
    bottom: 30px;
    right: 20px
}

#pages .layout-14 .item .details .title {
    color: #fff;
    font-size: 18px;
    padding: 8px 10px;
    background-color: rgba(0, 0, 0, 0.7)
}

#pages .layout-14 .item .details .caption {
    background: rgba(175, 33, 0, 0.9);
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding-right: 4%;
    width: 60%;
    font-size: 16px
}

#pages .layout-14 .items {
    padding: 10px;
    text-align: center;
    border: 1px solid #e9e9e9
}

#pages .layout-14 .items .box img {
    width: 100%
}

#pages .layout-14 .items .box .title {
    font-size: 14px;
    font-weight: 600;
    margin-top: 5px;
    height: 41px;
    overflow: hidden
}

/*.layout-14 .widget-header .title {*/
    /*margin-top: 9px;*/
    /*font-size: 27px*/
/*}*/

/*.layout-14 .widget-header {*/
    /*background-color:#393939;*/
    /*color: #393939;*/
    /*height: 60px;*/
    /*margin-top: 0;*/
    /*padding-right: 30px;*/
    /*margin-bottom: 35px;*/
    /*border-top: 1px solid #ebebeb*/
/*}*/

/*.layout-14 .widget-header a {*/
    /*color: #fff*/
/*}*/

#pages .category .item {
    margin-bottom: 20px
}

#pages .category .item a {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 10px;
    /*border: 1px solid #e9e9e9*/
    background-color: #fff;
}

#pages .category .item a:hover:before {
    width: 200%;
    height: 200%
}

#pages .category .item a:hover .title {
    color: #fff
}

#pages .category .item a:before {
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 50%;
    content: '';
    background-color: #00579A;
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

#pages .category .item a img, #pages .category .item a .title {
    position: relative;
    z-index: 2
}

#pages .category .item a img {
    width: 100%
}

#pages .category .item a .title {
    margin-top: 5px;
    height: 40px;
    overflow: hidden
}

#pages .layout-16 {
    margin-bottom: 25px
}

#pages .layout-16 .item {
    overflow: hidden
}

#pages .layout-16 .item:hover a:before {
    height: 100%
}

#pages .layout-16 .item:hover .details {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg)
}

#pages .layout-16 .item img {
    width: 100%
}

#pages .layout-16 .item a {
    display: block;
    position: relative
}

#pages .layout-16 .item a:before {
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    content: '';
    display: none;
    background: #000;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #000), color-stop(1, rgba(0, 0, 0, 0)));
    background: -ms-linear-gradient(bottom, #000, rgba(0, 0, 0, 0));
    background: -moz-linear-gradient(center bottom, #000 0%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(rgba(0, 0, 0, 0), #000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,0)', endColorstr='#000000', GradientType=0)
}

#pages .layout-16 .item .details {
    position: absolute;
    right: 0;
    z-index: 2;
    width: 100%;
    color: #fff;
    text-align: center;
    bottom: 0;
    height: 100%;
    padding: 30px 20px 20px;
    background-color: #02232f;
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    transform: rotateX(90deg)
}

#pages .layout-16 .item .details .info {
    margin: 5px 0
}

#pages .layout-16 .item .details .title {
    font-size: 16px
}

#pages .layout-16 .item .details .info {
    font-weight: 300;
    margin: 10px 0
}

#pages .layout-16 .item .details .more span {
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    padding: 5px 20px;
    border: 1px solid #fff
}

#pages .layout-16 .item .details .more span:hover {
    background-color: #fff;
    color: #14445b
}

.relatedposts .text2 {
    color: #000
}

#pages .widget {
    margin-bottom: 20px
}

@media (min-width: 480px) and (max-width: 767px) {
    #pages #pages .layout-14 .items .box {
        display: inline-block;
        width: 28.4%;
        margin: 5px 10px
    }

    #pages .category .item {
        float: right;
        width: 49%;
        margin-left: 2%
    }

    #pages .category .item:nth-child(2n) {
        margin-left: 0
    }

    #pages .layout-16 .item {
        float: right;
        width: 50%
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #pages .layout-14 .items .box {
        display: inline-block;
        width: 28.4%;
        margin: 5px 10px
    }

    #pages .category .item {
        float: right;
        width: 32%;
        margin-left: 2%
    }

    #pages .category .item:nth-child(3n) {
        margin-left: 0
    }

    #pages .layout-16 .item {
        float: right;
        width: 33.33333333%
    }
}

@media (min-width: 992px) {
    #pages .layout-14 .item {
        float: right;
        width: 47.5%;
        margin-left: 1%
    }

    #pages .layout-14 .items {
        float: right;
        width: 51.5%
    }

    #pages .layout-14 .items .box {
        display: inline-block;
        width: 28.4%;
        margin: 5px 10px
    }

    #pages .category .item {
        float: right;
        width: 23.5%;
        margin-left: 2%
    }

    #pages .category .item:nth-child(4n) {
        margin-left: 0
    }

    #pages .layout-16 .item {
        float: right;
        width: 33.33333333%
    }
}

.relatedposts {
    background-color: #f5f5f5
}

[class*='widgetPage-l-'] {
    border: 1px solid #eee;
    background-color: #fefefe;
    margin-bottom: 30px
}

[class*='widgetPage-l-'] .widgetPage-header {
    border-bottom: 1px solid #eee;
    padding: 10px 15px
}

[class*='widgetPage-l-'] .widgetPage-header .title {
    margin: 0;
    padding: 0;
    font-size: 19px;
    font-weight: 700
}

.widgetPage-l-1 .widgetPage-body {
    padding: 10px 0
}

.widgetPage-l-1 .list {
    padding: 10px;
    margin-right: 10px;
    position: relative
}

.widgetPage-l-1 .list:before {
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    content: '';
    background-color: #eee
}

.widgetPage-l-1 .list li {
    margin-bottom: 20px
}

.widgetPage-l-1 .list li:last-child {
    margin-bottom: 0
}

.widgetPage-l-1 .list li a {
    position: relative;
    display: block
}

.widgetPage-l-1 .list li a:hover:before {
    background-color: #4a90e2
}

.widgetPage-l-1 .list li a:before {
    width: 11px;
    height: 11px;
    position: absolute;
    right: -15px;
    top: 3px;
    z-index: 2;
    content: '';
    background-color: #eee;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.widgetPage-l-1 .list li .date {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 5px
}

.widgetPage-l-1 .list li .title {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px
}

.widgetPage-l-2 .item {
    border-bottom: 1px solid #eee
}

.widgetPage-l-2 .item:last-child {
    border-bottom: 0
}

.widgetPage-l-2 .item a {
    display: block;
    padding: 10px
}

.widgetPage-l-2 .item a:hover {
    background-color: #f7f7f7
}

.widgetPage-l-2 .item .thumb {
    margin-bottom: 10px
}

.widgetPage-l-2 .item .thumb img {
    width: 100%
}

.widgetPage-l-2 .item .title {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px
}

.widgetPage-l-3 .item {
    border-bottom: 1px solid #eee
}

.widgetPage-l-3 .item:last-child {
    border-bottom: 0
}

.widgetPage-l-3 .item a {
    display: block;
    padding: 10px
}

.widgetPage-l-3 .item a:hover {
    background-color: #f7f7f7
}

.widgetPage-l-3 .item .thumb {
    float: right;
    margin-left: 10px
}

.widgetPage-l-3 .item .title {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    height: 72px;
    overflow: hidden
}

.anotherpost {
    position: absolute;
    top: 50%;
    padding: 5px;
    height: 70px;
    background-color: rgba(238, 238, 238, 0.54);
}

.anotherpost.post-prev {
    right: 0;
}

.anotherpost.post-next {
    left: 0;
}

.anotherpost img {
    float: right;
    margin-left: 5px;
}

.anotherpost .title {
    height: 60px;
    overflow: hidden;
    font-size: 12px;
    color: #333333;
    max-width: 150px
}

.anotherpost:hover {
    background-color: #eeeeee;
}

.anotherpost .box {
    display: none;
}

.anotherpost .icon {
    font-size: 64px;
    color: #333333;
    width: 64px;
    height: 60px;
}

.anotherpost .icon i {
    position: absolute;
}

.anotherpost:hover .box {
    display: block;
}

.anotherpost:hover .icon {
    display: none;
}

#video-container {
    position: relative;
    height: 0px;
    overflow: hidden
}

#video-container .aty-close, #video-container .count-down {
    top: 20px;
    right: 20px;
}

#video-container .aty-volume_off, #video-container .aty-volume_up {
    bottom: 20px;
    left: 20px;
    color: red;
}

#video-container .controls {
    width: 32px;
    height: 32px;
    background: #000;
    border-radius: 16px;
    position: absolute;
    z-index: 11;
    text-align: center;
    line-height: 26px;
    color: #fff;
    border: 2px #FFF solid;
    cursor: pointer;
    box-shadow: 0px 0px 10px 4px #616161;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .primary {
        float: right;
        width: 66.66666667%;
        margin-left: 2%;
    }

    .secondary {
        float: right;
        width: 31.33333333%;
    }
}

@media (min-width: 1200px) {
    .primary {
        float: right;
        width: 66.66666667%;
        margin-left: 2%;
    }

    .secondary {
        float: right;
        width: 31.33333333%;
    }
    .post_primary {
        float: right;
        width: 70%;
        margin-left: 2.42%
    }

    .post_secondary {
        float: right;
        width: 27.58%
    }

    .video-page .video-layout-1 .featured {
        width: 65%;
        float: right;
        margin-left: 5%
    }

    #footer .col-3, .video-page .video-layout-1 .items {
        width: 30%;
        float: right
    }

    .video-page .video-layout-1 .items .header {
        padding: 10px;
        background-color: #8554a1;
        margin-bottom: 20px;
        color: #fff
    }

    .video-page .video-layout-1 .items .header .title {
        font-size: 20px;
        margin: 0
    }

    .video-page .videos-related .item {
        width: 31.93333%;
        float: right;
        margin-left: 1.4%
    }

    .video-page .videos-related .item:nth-child(3n) {
        margin-left: 0
    }
}


/* LAYOUT 8 */
.relatedposts {
    background-color: #CCCCCC;
    margin-bottom: 20px;
    padding: 15px;
}
.relatedposts .header {
    margin-bottom: 15px;
}
.relatedposts .header a {
    color: #02232f;
    font-size: 23px;
    font-weight: 700;
}
.relatedposts .item a {
    display: block;
    margin: 5px;
    background-color: #ffffff;
}
.relatedposts .item a:hover {
    background-color: #00579A;
    color: #ffffff;
}
.relatedposts .item img {
    width: 100%;
}
.relatedposts .item .details {
    padding: 10px;
}
.relatedposts .item .details .title {
    height: 60px;
    overflow: hidden;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
}
.relatedposts .slick-dots {
    position: absolute;
    left: 0;
    top: -30px;
}
.relatedposts .slick-dots li {
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #626262;
    margin-right: 5px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.relatedposts .slick-dots li.slick-active {
    background-color: #ffffff;
}
.relatedposts .slick-dots li button {
    display: none;
}
#post .post-text{
  padding: 0 15px 15px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.author-container{
  width: 36%;
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 15px;
  background-color: #f5f5f5;
}
.author-container .author{}
.author-container .author .avatar {
  display: table-cell;
  vertical-align: middle;
}
.author-container .author .avatar img{
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.author-container .author .details {
  display: table-cell;
  vertical-align: middle;
  padding-right: 10px;
}
.author-container .author .details .name {
  font-size: 16px;
  margin: 0;
}
.author-container .author-posts{
  border-top: 1px solid #eaeaea;
  padding-top: 10px;
  margin-top: 10px;
}
.author-container .author-posts a{
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
}
.author-container .author-posts a:last-child{
  margin-bottom: 0
}
#post .page-left{
    background-color: #fff;
}
.more-images.slick-slider{
    margin-bottom: 20px;
}
#post .post-thumb .more_images .prev i,#post .post-thumb .more_images .next i {
    color: #fff;
    font-size: 48px;
    position: absolute;
    top: 50%;
    margin: -24px -24px 0 0;
    z-index: 999;
}
#post .post-thumb .more_images .prev i{
    right: 3%;
}
#post .post-thumb .more_images .next i {
    right: 97%;
}
.page-container .post-text blockquote{
  width: 50%;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  background-color: #eee;
}
.page-container .post-text blockquote:before{
  content: "\e0de";
  font-family: 'alhalabi';
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: -20px;
  right: -20px;
  z-index: 1;
  font-size: 148px;
  color: #DCDCDC;
}
.page-container .post-text blockquote p,
.page-container .post-text blockquote span{
  position: relative;
  z-index: 2;
}
.page-container .post-text blockquote p:last-child{
  margin-bottom: 0;
}
.ads__grid_1 .ads:last-child{
        width: 100%;
}





/*video page*/
.video-page .item:hover.s-2 .details .title a {
    color: #de242f
}

.video-page .item .thumb img {
    width: 100%
}

.video-page {
    margin-bottom: 30px
}

.video-page .breadcrumb2, .video-page .breadcrumb2 a, .video-page .breadcrumb2 span, .video-page .item .details .title a {
    color: #fff
}

.video-page .item {
    position: relative
}

.video-page .item:hover .icon, .video-page .video-layout-1 .items .item-2:hover .thumb .icon {
    background-color: #cd201f
}

.video-page .item.s-1 .icon {
    width: 48px;
    height: 48px;
    font-size: 24px;
    line-height: 48px;
    margin: -24px -24px 0 0
}

.video-page .item.s-1 .details .title, .video-page .item.s-1 .details .title a {
    font-size: 36px
}

.video-page .item.s-2 {
    margin-bottom: 15px
}

.video-page .item.s-2 .icon {
    width: 32px;
    height: 32px;
    font-size: 18px;
    line-height: 32px;
    margin: -32px 0 0
}

.video-page .item.s-2 .details .title {
    height: 38px;
    overflow: hidden;
    font-size: 16px;
    margin-top: 10px
}

.video-page .item.s-2 .details .title a {
    color: #343434
}

.video-page .item .thumb {
    position: relative;
    margin-bottom: 10px
}

.video-page .item .icon {
    position: absolute;
    top: 50%;
    right: 50%;
    color: #fff;
    text-align: center;
    background-color: rgba(133, 84, 161, 0.53);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.video-page .item .icon:hover, .video-page .video-layout-1 .items .item-2 .thumb .icon:hover {
    background-color: #fff;
    color: #8554a1
}

.video-page .item .details .title {
    font-weight: 400
}

.video-page .featured .details .title {
    margin-top: 0;
    margin-bottom: 20px
}

.video-page .featured .details .info {
    color: #dedede;
    font-size: 14px;
    font-weight: 300;
    margin-top: 10px
}

.video-page .featured .details .duration {
    color: #fff;
    margin-bottom: 10px
}

.video-page .featured .details .tags a {
    display: inline-block;
    margin-left: 8px;
    color: #999
}

.video-page .featured .details .tags a:hover, .video-page .video-layout-1 .share_all_big a:hover {
    color: #fff
}

.video-page .video-layout-1 {
    background-color: #333;
    margin-bottom: 30px;
    padding: 20px
}

.video-page .video-layout-1.active .video-container {
    display: block
}

.video-page .video-layout-1 .breadcrumb2 {
    background-color: #2d2d2d
}

.video-page .video-layout-1 .video-container, .video-page .video-layout-1.active .featured .thumb {
    display: none
}

.video-page .video-layout-1 .items .item-2 {
    min-height: 80px;
    margin-bottom: 15px
}

.video-page .video-layout-1 .items .item-2:last-child {
    margin-bottom: 0
}

.video-page .video-layout-1 .items .item-2:hover .details .title a {
    text-decoration: underline
}

.video-page .video-layout-1 .items .item-2 .thumb {
    width: 100px;
    float: right;
    margin-left: 10px;
    position: relative
}

.video-page .video-layout-1 .items .item-2 .thumb .icon {
    position: absolute;
    top: 75%;
    right: 40%;
    color: #fff;
    text-align: center;
    background-color: rgba(133, 84, 161, 0.55);
    width: 32px;
    height: 32px;
    font-size: 16px;
    line-height: 32px;
    margin: -32px 0 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.video-page .video-layout-1 .items .item-2 .thumb .duration {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #000;
    font-size: 12px;
    padding: 2px 4px;
    background-color: rgba(255, 255, 255, .54)
}

.video-page .video-layout-1 .items .item-2 .details .title {
    padding-top: 5px;
    margin: 0
}

.video-page .video-layout-1 .items .item-2 .details .title a {
    color: #fff;
    display: block;
    height: 71px;
    overflow: hidden
}

.video-page .video-layout-1 .slick-dots {
    position: absolute;
    top: -25px;
    left: 0;
    text-align: right;
    margin-bottom: 0
}

.video-page .video-layout-1 .slick-dots li {
    display: inline-block;
    width: 11px;
    height: 11px;
    text-indent: -999em;
    border: 2px solid transparent;
    background-color: #737373;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.video-page .video-layout-1 .slick-dots li.slick-active {
    background-color: #fff;
    border-color: #fff
}

.video-page .video-layout-1 .share_all_big {
    background-color: #fff
}

.video-page .video-layout-1 .share_all_big a {
    display: block;
    color: #fff;
    font-size: 32px;
    float: right;
    width: 33.3333333%;
    padding: 10px
}

.video-page .video-layout-1 .share_all_big a i {
    margin-left: 10px;
    float: right
}

.video-page .video-layout-1 .share_all_big a .text {
    font-size: 14px;
    float: right;
    margin-top: 6px
}
@media (max-width: 480px) {
  .video-page .video-layout-1 .share_all_big a {
  text-align: center;}
  .video-page .video-layout-1 .share_all_big a i{
    float: none;
    margin-left: 0;
  }
  .video-page .video-layout-1 .share_all_big a .text {
    display: none
  }
}

.video-page .video-layout-1 .share_all_big a.send {
    color: #0a88ff
}

.video-page .video-layout-1 .share_all_big a.send:hover {
    color: #097be6
}

.video-page .video-layout-1 .share_all_big a.facebook {
    background-color: #3b5998
}

.video-page .video-layout-1 .share_all_big a.facebook:hover {
    background-color: #355088
}

.video-page .video-layout-1 .share_all_big a.twitter {
    background-color: #55acee
}

.video-page .video-layout-1 .share_all_big a.twitter:hover {
    background-color: #4b97d1
}

.video-page .video-layout-1 .share_all_big a.google {
    background-color: #dd4b39
}

.video-page .video-layout-1 .share_all_big a.google:hover {
    background-color: #c74433
}

.video-page .video-layout-1 .share_all_big a.rss {
    color: #e66020
}

.video-page .video-layout-1 .share_all_big a.whatsapp, .video-page .video-layout-1 .share_all_big a.whatsapp:hover {
    color: #43d854
}

.video-page .video-layout-1 .share_all_big a.decrease-f-s, .video-page .video-layout-1 .share_all_big a.increase-f-s, .video-page .video-layout-1 .share_all_big a.print {
    float: left;
    color: #333;
    font-size: 18px;
    margin-top: 12px
}

.video-page .video-layout-1 .share_all_big a.decrease-f-s:hover, .video-page .video-layout-1 .share_all_big a.increase-f-s:hover, .video-page .video-layout-1 .share_all_big a.print:hover {
    color: #000
}

.post-text2 iframe {
    position: relative!important;
    width: 100%!important;
}
