.oi-heading {
  background: #f2f2f2;
  line-height: 35px;
  height: 35px;
  position: relative;
}
.oi-heading a {
  font-size: 12px;
  font-weight: bold;
  padding: 0 10px;
  text-transform: uppercase;
  color: #000000;
  text-decoration: none;
  position: relative;
  display: block;
}
.oi-heading a i {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  color: #404040;
  background: #e6e6e6;
  line-height: 35px;
  width: 35px;
  height: 35px;
}
.oi-heading a i:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 12px;
  height: 12px;
  border-right: solid 2px #404040;
  border-bottom: solid 2px #404040;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.oi-heading .oi-head-menu {
  position: absolute;
  background: #e6e6e6;
  left: 30px;
  right: 0;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.oi-heading .oi-head-menu ul li {
  float: left;
  padding: 5px 0;
}
.oi-heading .oi-head-menu ul li a {
  display: block;
  height: 25px;
  line-height: 25px;
  color: #000000;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: normal;
  position: relative;
}
.oi-heading .oi-head-menu ul li a:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 12px;
  right: 0;
  top: 2px;
  bottom: 0;
  margin: auto;
  background: #000000;
  display: block;
}
.oi-heading .oi-head-menu ul li a:hover {
  text-decoration: underline;
}
.oi-heading .oi-head-menu ul li:last-child a:before {
  content: none;
}

.max-width {max-width: 1280px;}
.photos-section {margin-bottom: 20px;}
.photos-top-slider {padding: 10px 0;}
.photos-slider-thumb {max-width: 600px;position: relative;}
.photos-slider-details {position: absolute;top: 50%;right: 0;background: #fff;padding: 30px 20px;width: 400px;-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);transform: translateY(-50%);}
.photos-slider-title {font-size: 30px;color: #000;font-weight: bold;}
.photos-slider-title a {color: #000;text-decoration: none;}
.photos-top-slider ul li {list-style-type: none;position: relative;}
.photos-numbers {position: absolute;bottom: 10px;right: 10px;width: 39px;height: 24px;background: url(/scripts/photos/images/photos-num-bg.png) no-repeat 0 0;font-size: 12px;color: #fff;text-align: center;line-height: 20px;}

.homepage-slider {position: relative;}
.homepage-slider .bx-wrapper .bx-controls-direction a {position: absolute;bottom: 10px;width: 41px;height: 42px;background: url(/scripts/photos/images/photos-prev-next.png) no-repeat 0 0;text-indent: -99999px;z-index: 1000000;}
.homepage-slider .bx-wrapper .bx-controls-direction a.bx-prev {background-position: 0 0;right: 65px;}
.homepage-slider .bx-wrapper .bx-controls-direction a.bx-next {background-position: -54px 0;right: 10px;}


.photos-wrapper {position: relative;}
.photos-content {float: left;position: relative;margin-bottom: 30px;}
.photos-wrapper .photos-content {width: 320px;}
.photos-details {box-sizing: border-box;
    margin: -22px 10px 0px 10px; }
.photos-numtext {position: relative;}
.photos-numtext .photos-numbers {right: 0;}
.photos-title1 {font-size: 16px;
    color: #000;
    font-weight: 600;
    background: #fff;
    padding: 0px 10px;
    position: relative; }
.ad-300x250 {text-align: center;}
.photos-view-more {text-align: right;}
.photos-wrapper .photos-view-more {position: absolute;bottom: 0;left: 0;right: 0;background-image: linear-gradient(to top, rgba(255,255,255,1), rgba(255,255,255,0));padding-top: 130px;}
.photos-view-more a {padding: 8px 20px;font-size: 16px;color: #000;font-weight: 600;border: 1px solid #e7e7e7;border-radius: 5px;}

.photos-container,.photos-movies-slider,.photos-category-wrapper,.photos-ds-slider {padding: 10px 0;}
.photos-container.column-2 .photos-content {width: 490px;margin-right: 20px;}
.photos-container.column-2 .photos-content:last-child {margin-right: 0;}
.photos-title2 {font-size: 18px;
    color: #000;
    font-weight: 700;
    background: #fff;
    padding: 0 10px;
    position: relative;}
.photos-title3 {font-size: 14px;
    color: #000;
    font-weight: 700;
    background: #fff;
    padding: 0 10px;
    position: relative; }


.photos-container.column-3 .photos-content {width: 325px;margin-right: 12px;}
.photos-container.column-3 .photos-content:last-child {margin-right: 0;}
.photos-container.column-4 .photos-content {width: 240px;margin-right: 13px;}
.photos-container.column-4 .photos-content:last-child {margin-right: 0;}


.photos-category-wrapper  .photos-content {width: 400px;}
.photos-cat-title {font-size: 18px;
    color: #000;
    font-weight: 600;
    background: #fff;
    padding: 0 10px;
    position: relative;}


.leftpanelmain {
    width: 980px;
    float: left;
}
.leftsidebar {
    float: left;
    width: 300px;
    position: relative;
}
.photos-related h2 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 15px 0 7px 0px !important;
}
.photos-related ul li {
    padding-bottom: 17px;
    margin-bottom: 17px;
    border-bottom: solid thin #ccc;
    line-height: 22px;
}
.photos-related ul li a {
    color: #000;
    font-size: 15px;
    position: relative;
}
.photos-icon-wrap {background: rgba(0,0,0,0.6);padding: 5px;position: absolute;right: 0;bottom: 0;z-index: 10000;}
.photos-icon {background: url(/scripts/photos/images/photos-icon.png) no-repeat 0 0;width: 16px;height: 14px;display: block;}
.col-block {
    width: 105px;
    float: left;
    margin-right: 10px;
}
.col-block img {display: block;}
.article-content {
    /*float: right;*/
    margin-right: 20px;
}
.photos-breadcrumb {font-size: 16px;color: #969696;padding: 10px 0;}
.photos-breadcrumb a {color: #0066cc;}
.photos-breadcrumb span {color: #ff0000;}

.photos-heading {
    font-size: 34px;
    color: #000;
    font-weight: 600;
    line-height: 40px;
    margin: 10px 0;
}
.photos-main {border-bottom: 1px solid #ccc;}
.photos-main-caption {box-sizing: border-box;
    margin: -25px 10px 0px 10px;}
.photos-main-title {font-size: 14px;
    color: #000;
    font-weight: 400;
    background: #fff;
    padding: 6px 10px;
    position: relative;min-height: 15px;}
.photos-main-count {position: absolute;top: 10px;left: 10px;width: 50px;height: 24px;background: url(/scripts/photos/images/photos-count-bg.png) no-repeat 0 0;font-size: 12px;color: #fff;text-align: center;line-height: 20px;}
.photos-main-img {
    background: #000;
} 
.photos-main-content { overflow: hidden;
    margin-bottom: 30px;
    text-align: center;
    position: relative; }
.photos-main-socialbtn  {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 60px;
    padding: 0;
    position: absolute;
    right: 10px;
    text-align: right;
    top: 10px;
    z-index: 99;
}
.show-social .photos-main-socialbtn {
    width: 100%;
    height: 100%;
    border-radius: inherit;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
}
.photos-main-socialbtn .opensocialpopup {
    background: #000 url("/scripts/photos/images/photos-share-icon.png") no-repeat 0 0;
    display: inline-block;
    height: 37px;
    margin: 0 0 0 5px;
    text-indent: -9999px;
    width: 37px;
    transition: right 0.8s ease-in-out 0s;
    border-radius: 50%;
}
.photos-main-socialbtn .closesocialpopup {
    background: rgba(0, 0, 0, 0) url("/scripts/photos/images/photos-share-close.png") no-repeat 0 0;
    display: inline-block;
    height: 28px;
    margin: 0 0 0 10px;
    text-indent: -9999px;
    width: 28px;
    display: none;
    z-index: 100000;
    position: absolute;
	right: 15px;
	top: 10px;
}
.show-social .photos-main-socialbtn .opensocialpopup {display: none;}
.show-social .photos-main-socialbtn .closesocialpopup {display: block;}
.photos-social-links {
    top: 3px;
    border-radius: 0 10px 10px 0;
    opacity: 0.7;
    overflow: hidden;
    padding: 0 40px 0 0;
    position: absolute;
    right: -250px;
    text-align: center;
    transition: right 0.8s ease-in-out 0s;
    width: auto;
    z-index: 10000;
    height: 50px;
}
.show-social .photos-social-links {right: 5px;width: 160px;}
.photos-social-links .social-icons ul {
    margin: 0;
    padding: 0 0 10px;
}
.photos-social-links .social-icons ul li {
    display: block;
    float: left;
    list-style: outside none none;
    margin: 0 8px;
    padding: 0;
    position: relative;
    text-align: center;
}
.photos-social-links .social-icons ul li a {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    font-size: 35px;
    color: #fff;
}
.photos-social-links .social-icons ul li a.photos-facebook {color: #315c97;}
.photos-social-links .social-icons ul li a.photos-twitter {color: #39a9e0;}
.photos-social-links .social-icons ul li a.photos-google-plus {color: #dd4b39;}
.photos-social-links .social-icons ul li a.photos-whatsapp {color: #25D366;}
.next-album {margin: 10px 0 20px 0;text-align: center;}
.next-album span {background: #000;border-radius: 3px;padding: 5px 30px;margin: 0 auto;display: inline-block;font-size: 18px;color: #fff;font-weight: 600;}


.rightpanelmain {width: 300px;float: right;margin-top: 20px;}

/* Related Videos CSS */
.oi-article-rt{width:300px;float:left;padding-right:22px}
#article-video-block{margin:10px 0;padding:5px 10px 10px;background:#d4d2d3;display:none}
.bd-related-videos {position: relative;}
.bd-related-videos ul,li{margin:0;padding:0;list-style-type:none!important}
.bd-video-heading {font-size: 24px;color: #fff;font-weight: 700;padding: 0;}
.bd-video-heading a{color: #FFF;cursor: pointer;}
.bd-video-heading a:hover{text-decoration:underline !important;}
.bd-main-video {margin-bottom: 20px;margin-top: 5px;}
.bd-vdmain-title{font-size:14px;color:#000;font-weight:600;padding-bottom:3px;line-height:20px}
.bd-vdmain-img,.bd-related-img, .bd-related-vd-img {position: relative;}
.bd-vdmain-img img, .bd-related-img img, .bd-related-vd-img img {display: block;}
.bd-related-videos ul li {float: left;margin-right: 5px !important;}
.bd-related-title{background:#fff;padding:5px;font-size:10px;color:#000;font-weight:700;height:46px;line-height:16px;overflow:hidden}
.bd-vdmain-img i, .bd-related-img i, .bd-related-vd-img i {position: absolute;background: url(/images/play-button-black.svg) no-repeat 0 0;}
.bd-vdmain-img .video-play-btn {width: 60px;height: 60px;top: 30%;left: 40%;}
.bd-related-img .video-play-btn, .bd-related-vd-img .video-play-btn {width: 25px;height: 25px;top: 30%;left: 35%;}
.bd-video-overlay {background: rgba(0,0,0,0.8);display: none;position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 10000000;}
.bd-video-popup {background: #fff;display: none;position: fixed;top: 5px;right: 0;bottom: 0;left: 0;z-index: 10000000;width: 575px;height: 580px;padding: 5px 20px;background: #eee;margin: 0 auto;}
.bd-mainvd-title {font-size: 25px;color: #000;font-weight: 700;padding-bottom: 10px;}
.bd-mainvd-img {height: 323px;overflow: hidden;}
.bd-main-video-wrap {margin-top: 5px;margin-bottom: 20px;}
.bd-popup-related-video-container {position: relative;}
.bd-popup-related-video {margin-bottom: 10px;height: 70px;overflow: hidden;}
.bd-related-vd-img {float: left;width: 100px;}
.bd-related-vd-title{margin-left:100px;padding:10px;background:#fff;font-size:12px;color:#000;font-weight:600;height:70px;line-height:19px}
.bd-popup-related-video-container .bx-controls-direction a {position: absolute;top: 40%;text-indent: -9999px;width: 13px;height: 22px;}
.bd-popup-related-video-container .bx-controls-direction a.bx-prev {left: -16px;background: url(/images/video-bx-left.png) no-repeat 0 0;}
.bd-popup-related-video-container .bx-controls-direction a.bx-next {right: -16px;background: url(/images/video-bx-right.png) no-repeat 0 0;}
.bd-video-close {position: absolute;top: 5px;font-size: 14px;color: #000 !important;font-weight: bold;right: 10px;cursor: pointer;}
.bd-ovrly{position: absolute;top: 0;width: 100%;height: 100%;background: #000;opacity: 0.5;}
.bd-pop-im-ovrly{position: absolute;background: #000;width: 100%;height: 100%;top: 0;opacity: 0.5;display: none;}
.bd-pop-nw-plyn{position: absolute;bottom: 0px;color: #fffbfb;font-size: 10px;right: 0px;background: #000;padding: 2px;display: none;}
.active .bd-pop-im-ovrly, .active .bd-pop-nw-plyn{display: block;}
.bx-controls{margin-top: 20px;}
.bx-pager{text-align: center;height: 15px;}
.bx-pager-item{display:inline-block;padding:2px}
.bx-pager a{background:#fdfdfd;width:10px;color:transparent;display:inline-block;height:10px}
.bx-pager-link.active{background:#1980cb}
.new_main_story_width ul li{ list-style-type:none !important; }

.oi-header-ad {
        text-align: center !important;
      }