tab-pane active@charset "UTF-8";
/*=========================================================================
* Author :  Revo-Apps.com !
==========================================================================*/
html, body {
  height: 100%;
  width: 100%; }

html {
  color: #222;
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

audio, canvas, iframe, img, svg, video {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

.hidden {
  display: none !important; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before, .clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

* html .clearfix {
  zoom: 1; }

/* IE6 */
*:first-child + html .clearfix {
  zoom: 1; }

/* IE7 */
@media print {
  *, *:before, *:after, *:first-letter, *:first-line {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /* @ by Pradipta sarker */
  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
/* desing by axiomshuvo.com */
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus, :focus {
  outline: -webkit-focus-ring-color auto 0px; }

a {
  color: #000; }
a:hover {
  color: #ff0000;
  text-decoration: none; }

body {
  font-family: "siyam_rupaliregular";
  font-size: 16px;
  line-height: 1.42857143;
  font-weight: 400;
  color: #000;
  background: #fff; }

section {
  margin-bottom: 15px; }

.route {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
.route:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  transform: rotate(360deg); }

.alt-tooltip {
  display: none;
  position: absolute;
  height: auto;
  background: rgba(0, 0, 0, 0.65);
  color: #fff;
  padding: 5px 10px 5px;
  border-radius: 5px; }

.stitle, .section-name h4 .section-name-span, .single-news-title, .flexslider .slides li .slider-caption {
  line-height: 24px;
  color: #000;
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: normal;
  text-align: left;
  /*text-shadow: -1px -1px 0 $color;*/ }

.section-name {
  margin-bottom: 15px; }
.section-name h4 {
  margin: 0;
  border-bottom: 1px dotted #cc0000; }
.section-name h4 .section-name-span {
  margin: 0;
  letter-spacing: 5px;
  padding: 3px 10px;
  color: #fff;
  display: inline-block;
  background: #ff9900; }

.pink-bg {
  background: #e6e6e6; }

.yellow-bg {
  background: #e6e6e6; }

.green-bg {
  background: #e6e6e6; }

.grey-bg {
  background: #e6e6e6;
  height: 100%;
  border-bottom: 1px solid #3b2684; }

.red-text {
  color: #cc0000; }

.mb-15 {
  margin-bottom: 15px; }

.scroll-to-top {
  display: none;
  position: fixed;
  bottom: 0;
  right: 10%;
  background: #3b2684;
  width: 40px;
  height: 40px;
  line-height: 30px; }
.scroll-to-top .glyphicon {
  color: #fff;
  font-size: 22px;
  width: 100%;
  text-align: center;
  line-height: 40px; }
.scroll-to-top .glyphicon:hover, .scroll-to-top .glyphicon:focus {
  color: #ffd504; }

article {
  overflow: hidden; }
article section {
  padding-left: 10px;
  padding-right: 10px; }

.img-anime, .seleted-news .single-news header, .single-news-small {
  overflow: hidden; }
.img-anime img, .seleted-news .single-news header img, .single-news-small img {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 1; }
.img-anime img:hover, .seleted-news .single-news header img:hover, .single-news-small img:hover {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
  opacity: 0.6;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1); }

.red-text-p {
  color: #FF5443; }
.red-text-p:hover, .red-text-p:focus {
  color: #F47E70; }

.single-news-title {
  font-size: 20px; }
@media (max-width: 991px) {
  .single-news-title {
    font-size: 18px; } }

.img-full {
  width: 100%; }

.rmore {
  color: #000; }
.rmore:hover {
  text-decoration: none; }

.small-title {
  background: #cc0000;
  color: #fff;
  margin: 0;
  padding: 6px 0px;
  margin: 5px 0px; }
.small-title a {
  color: #fff; }
.small-title a:hover {
  text-decoration: underline; }

.small-h4 {
  font-size: 22px; }

.small-p {
  font-size: 15px;
  line-height: 20px;
  padding: 10px; }

.small-img {
  width: 92%;
  border-radius: 10px;
  margin: 0 auto;
  margin-top: 10px; }

.title-img {
  height: 70px; }

.reverse-div-black {
  margin-bottom: 10px; }
.reverse-div-black h4 {
  background: #5b5a55;
  margin: 0; }
.reverse-div-black ul {
  border: 1px solid #e2e2e2;
  padding-left: 22px;
  padding-right: 5px;
  padding-bottom: 5px; }
.reverse-div-black ul li {
  list-style-type: square; }
.reverse-div-black ul li a {
  font-size: 15px;
  line-height: 25px; }
.reverse-div-black ul li a:hover {
  color: #cc0000; }

.calender .ui-widget.ui-widget-content {
  width: 100%; }

.breaking-news-area .breaking-news .marquee a {
  cursor: pointer; }

.single-video-view .video-iframe {
  width: 560px;
  height: 315px;
  margin: 0 auto; }
@media (max-width: 767px) {
  .single-video-view .video-iframe {
    width: 80%;
    height: 300px; } }
@media (max-width: 479px) {
  .single-video-view .video-iframe {
    width: 90%;
    height: 200px; } }

.flex-control-nav {
  display: none; }

.pad-config {
  padding-right: 0; }
@media (max-width: 767px) {
  .pad-config {
    padding-right: 15px; } }

.pad-config2 {
  padding-left: 0; }
@media (max-width: 767px) {
  .pad-config2 {
    padding-right: 15px;
    padding-left: 15px; } }

.dropdown-menu {
  -webkit-transition: top 0.4s ease-in-out;
  -moz-transition: top 0.4s ease-in-out;
  -o-transition: top 0.4s ease-in-out;
  transition: top 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out; }

header .nav.navbar-nav li .dropdown-menu li:hover a {
  background: #fff; }

header nav.navbar {
  min-height: inherit;
  margin-bottom: 15px; }

@media (min-width: 1200px) {
  .dropdown:hover {
    background: -webkit-linear-gradient(top, #026BAD, #640209);
    background: -moz-linear-gradient(top, #026BAD, #640209);
    background: -ms-linear-gradient(top, #026BAD, #640209);
    background: -o-linear-gradient(top, #026BAD, #640209); }
  .dropdown:hover .dropdown-menu {
    display: block; } }
@media (max-width: 1199px) {
  header .nav.navbar-nav li a {
    padding: 11px 11px 5px 11.5px !important; }

  .dropdown-menu.aro {
    right: 0;
    left: unset; } }
@media (max-width: 991px) {
  body {
    font-size: 14px; }

  .container {
    width: 100%; } }
@media (max-width: 900px) {
  .navbar-header img {
    padding: 10px 0px 0px 15px;
    cursor: pointer; }

  li.home-btn {
    display: none; }

  .navbar-header {
    float: none;
    background: #026bad; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    padding: 0;
    border: none;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  .navbar-text {
    float: none;
    margin: 15px 0; }

  /* since 3.1.0 */
  .navbar-collapse.collapse.in {
    display: block !important; }

  .collapsing {
    overflow: hidden !important; }

  header .nav.navbar-nav li .dropdown-menu li a {
    width: 100% !important;
    color: #fff !important;
    background: #3077a5 !important;
    border-color: #005184 !important; }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }

  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }

  .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 4px; }

  .ui-datepicker table {
    font-size: 0.7em; }

  .ui-datepicker .ui-datepicker-title {
    margin: 0 1.3em; }

  .pad-config2 {
    padding-left: 15px !important; }

  .prayer-time .pad-config2 {
    padding-left: 0px !important; }
  .prayer-time .table {
    font-size: 13px; }
  .prayer-time .table > tbody > tr > td, .prayer-time .table > tbody > tr > th, .prayer-time .table > tfoot > tr > td, .prayer-time .table > tfoot > tr > th, .prayer-time .table > thead > tr > td, .prayer-time .table > thead > tr > th {
    padding: 2px; }

  .pagination > li > a, .pagination > li > span {
    padding: 6px 10px; } }
.navbar-toggle {
  background-color: #026bad;
  border: 1px solid #fff; }

.navbar-toggle .icon-bar {
  background: #fff; }

header .top-menu-bar {
  background: #5b5a55;
  color: #fff;
  margin-bottom: 15px; }
@media (max-width: 767px) {
  header .top-menu-bar {
    margin-bottom: 0; } }
header .top-menu-bar .date-time {
  font-size: 15px;
  margin-top: 3px; }
@media (max-width: 767px) {
  header .top-menu-bar .date-time {
    text-align: center; } }
header .top-menu-bar .list-inline {
  margin: 3px 0px; }
header .top-menu-bar .list-inline .fb {
  width: 65px;
  background: url("../images/social-icon.jpg") 0px 0;
  opacity: 1.0;
  height: 24px;
  display: inline-block;
  border-radius: 4px; }
header .top-menu-bar .list-inline .twitter {
  width: 27px;
  background: url("../images/social-icon.jpg") -65px 0;
  opacity: 1.0;
  height: 24px;
  display: inline-block;
  border-radius: 4px; }
header .top-menu-bar .list-inline .googleplus {
  width: 26px;
  background: url("../images/social-icon.jpg") -92px 0;
  opacity: 1.0;
  height: 24px;
  display: inline-block;
  border-radius: 4px; }
header .top-menu-bar .list-inline .linkedin {
  width: 24px;
  background: url("../images/social-icon.jpg") -119px 0;
  opacity: 1.0;
  height: 24px;
  display: inline-block;
  border-radius: 4px; }
header .top-menu-bar .list-inline .pinterest {
  width: 25px;
  background: url("../images/social-icon.jpg") -145px 0;
  opacity: 1.0;
  height: 24px;
  display: inline-block;
  border-radius: 4px; }
header .top-menu-bar .list-inline .youtube {
  width: 26px;
  background: url("../images/social-icon.jpg") -170px 0;
  opacity: 1.0;
  height: 24px;
  display: inline-block;
  border-radius: 4px; }
@media (max-width: 767px) {
  header .top-menu-bar .list-inline {
    text-align: center;
    float: none !important; } }
header .logo-menu {
  margin-bottom: 15px; }
@media (max-width: 767px) {
  header .logo-menu {
    margin-bottom: 0; } }
@media (max-width: 767px) {
  header .logo-menu .logo {
    margin-bottom: 10px; } }
header .nav.navbar-nav {
  background: #3b2684;
  margin: 1px 0 0 0;
  border: 1px solid #CCCCCC;
  width: 100%; }
header .nav.navbar-nav li a {
  padding: 12px 14px 12px 15.5px;
  border-right: 1px solid #03588D;
  text-decoration: none;
  color: #ffffff;
  font-weight: normal;
  margin: 0px 0 0px 0; }
header .nav.navbar-nav li a:hover, header .nav.navbar-nav li a:focus {
  color: #ffffff;
  background: -webkit-linear-gradient(top, #026BAD, #640209);
  background: -moz-linear-gradient(top, #026BAD, #640209);
  background: -ms-linear-gradient(top, #026BAD, #640209);
  background: -o-linear-gradient(top, #026BAD, #640209); }
header .nav.navbar-nav li a img {
  width: 20px;
  height: auto; }
header .nav.navbar-nav li .dropdown-menu {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 0; }
header .nav.navbar-nav li .dropdown-menu li:first-child a {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
header .nav.navbar-nav li .dropdown-menu li a {
  text-decoration: none;
  padding: 9px 5px 9px 10px;
  width: 180px;
  font-size: 15px;
  color: #000;
  background: #F0F1F1;
  border: none;
  border-bottom: 1px solid #ddd;
  text-align: left;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1), -1px 1px 1px rgba(0, 0, 0, 0.1); }

.breaking-news-area {
  font-size: 15px; }
.breaking-news-area .breaking-news {
  overflow: hidden; }
.breaking-news-area .breaking-news .headline {
  z-index: 2;
  background: #cc0000;
  color: #fff;
  padding-left: 14px;
  margin-right: 10px;
  padding: 4px 8px;
  white-space: nowrap; }
@media (max-width: 767px) {
  .breaking-news-area .breaking-news .headline {
    font-size: 12px;
    margin-bottom: 15px; } }
.breaking-news-area .breaking-news .marquee {
  width: 85%;
  max-height: 30px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  display: block; }
.breaking-news-area .breaking-news .marquee a {
  color: #cc0000;
  margin: 0px 10px;
  line-height: 30px; }
@media (max-width: 900px) {
  .breaking-news-area .breaking-news .marquee {
    width: 75%; } }
@media (max-width: 479px) {
  .breaking-news-area .breaking-news .marquee {
    width: 70%; } }
.breaking-news-area .search {
  border: 1px solid #ddd;
  overflow: hidden; }
.breaking-news-area .search input[type="text"] {
  border: none;
  width: 70%;
  line-height: 25px;
  padding-left: 6px; }
@media (max-width: 991px) {
  .breaking-news-area .search input[type="text"] {
    padding-left: 10px; } }
.breaking-news-area .search input[type="submit"] {
  width: 30%;
  border: none;
  background: #5b5a55;
  color: #fff;
  -webkit-transition: background-color 0.4s ease-in-out;
  -moz-transition: background-color 0.4s ease-in-out;
  -o-transition: background-color 0.4s ease-in-out;
  transition: background-color 0.4s ease-in-out; }
.breaking-news-area .search input[type="submit"]:hover {
  background-color: #4db2ec; }

.flexslider {
  margin: 0; }
.flexslider .slides li {
  height: 345px;
  position: relative; }
@media (max-width: 991px) {
  .flexslider .slides li {
    height: 300px; } }
.flexslider .slides li img {
  height: 100%;
  width: 100%; }
.flexslider .slides li .slider-caption {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.45);
  /*text-shadow: -1px -1px 0 $color;*/
  margin: 0;
  padding: 10px;
  min-height: 54px; }
.flexslider .slides li .slider-caption a {
  color: #fff; }
.flexslider .slides li .slider-caption a:hover {
  color: #9FF0FC;
  text-decoration: none; }
.flexslider .slides li .slider-caption a:hover {
  text-decoration: underline; }

.hot {
  position: relative;
  margin-bottom: 15px;
  height: 165px; }
@media (max-width: 991px) {
  .hot {
    height: 145px; } }
.hot img {
  height: 100%;
  width: 100%; }
.hot .hot-details {
  position: absolute;
  padding: 5px 10px;
  min-height: 54px;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.45); }
.hot .hot-details a {
  color: #fff; }
.hot .hot-details a:hover {
  color: #fff;
  text-decoration: none; }
.hot .hot-details a:hover {
  text-decoration: none; }

.main-new-area {
  margin-bottom: -15px; }
.main-new-area .flexslider {
  border: none; }
.main-new-area .hot-news-area .pad-config {
  padding-left: 15px;
  padding-right: 0px; }
@media (max-width: 767px) {
  .main-new-area .hot-news-area .pad-config {
    padding: 0px 0px 0px 15px !important; } }
@media (max-width: 991px) {
  .main-new-area .pad-config2 {
    padding-left: 0px !important; } }
@media (max-width: 767px) {
  .main-new-area .pad-config {
    padding: 0px 15px !important; }
  .main-new-area #main-slider {
    margin-bottom: 15px; }
  .main-new-area .pad-config2 {
    padding-left: 0px !important;
    padding-right: 15px; } }

.seleted-news {
  margin-top: 20px; }
.seleted-news h4 {
  /*margin-left: 15px;*/ }
.seleted-news .single-news {
  height: 410px;
  margin-bottom: 30px; }
@media (max-width: 991px) {
  .seleted-news .single-news {
    height: 380px; } }
.seleted-news .single-news header img {
  height: 240px; }
@media (max-width: 991px) {
  .seleted-news .single-news header img {
    height: 160px; } }
@media (min-width: 480px) and (max-width: 767px) {
  .seleted-news .single-news {
    width: 50%;
    float: left; } }

.single-news img {
  height: 240px; }
@media (max-width: 991px) {
  .single-news img {
    height: 160px; } }
.single-news h4 {
  margin-left: 0;
  margin-right: 0; }

.single-news.pad-config {
  padding-left: 0;
  padding-right: 15px;
  margin-bottom: 15px; }
@media (max-width: 991px) {
  .single-news.pad-config {
    padding-left: 15px;
    padding-right: 0; } }
@media (max-width: 991px) {
  .single-news.pad-config {
    padding-left: 15px;
    padding-right: 15px; } }
.single-news.pad-config header img {
  height: 240px; }
@media (max-width: 991px) {
  .single-news.pad-config header img {
    height: auto; } }

.single-news-small {
  margin-bottom: 10px;
  overflow: hidden; }
.single-news-small img {
  width: 160px;
  height: 110px;
  margin-right: 15px; }
@media (max-width: 479px) {
  .single-news-small img {
    width: 100%; } }

.special-offer-banner {
  margin-bottom: 10px; }

.reverse-div .section-name {
  margin-bottom: 10px; }
.reverse-div .section-name h4 {
  border-color: #1F497D; }
.reverse-div .section-name h4 .section-name-span {
  background: #3b2684; }
.reverse-div .grey-bg {
  border-color: #cc0000; }
.reverse-div article {
  font-size: 15px;
  line-height: normal; }
.reverse-div article img {
  max-width: 50%;
  height: 140px;
  border: 1px solid #cccccc;
  padding: 3px;
  margin-right: 10px;
  margin-bottom: 10px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
.reverse-div .single-news-small img {
  width: 25%;
  height: 75px;
  border: 1px solid #cccccc;
  padding: 3px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.photo-gallery h4.text-right a {
  color: #ff0000; }
.photo-gallery .flexslider.multi-slider .slides li {
  height: 405px; }
  .photo-gallery .flexslider.photoStory-slider .slides li {
  height: 405px; }
@media (max-width: 767px) {
  .photo-gallery .flexslider.multi-slider .slides li {
    height: 350px; } }
@media (max-width: 479px) {
  .photo-gallery .flexslider.multi-slider .slides li {
    height: 180px; } }
.photo-gallery .flexslider.multi-slider .slides li .slider-caption {
  left: 100%;
  right: -100%;
  opacity: 0;
  display: none;
  font-size: 16px;
  color: #fff;
  cursor: pointer; }
.photo-gallery .flexslider.multi-slider .slides li.flex-active-slide .slider-caption {
  left: 0;
  right: 0;
  opacity: 1;
  display: block; }
.photo-gallery .flexslider.multi-slider .flex-control-nav {
  display: block; }
.photo-gallery .flexslider.multi-slider .flex-control-nav li {
  height: 100px; }
@media (max-width: 767px) {
  .photo-gallery .flexslider.multi-slider .flex-control-nav li {
    height: 80px; } }
@media (max-width: 479px) {
  .photo-gallery .flexslider.multi-slider .flex-control-nav li {
    height: 50px; } }
.photo-gallery .flexslider.multi-slider .flex-control-nav li img {
  padding-right: 5px;
  width: 100%;
  height: 100%; }
.photo-gallery .flexslider.multi-slider .flex-control-nav li:last-child img {
  padding-right: 0; }
.photo-gallery .flexslider.multi-slider .flex-direction-nav a {
  top: 35%; }

.news-list-tab ul.nav li {
  width: 50%;
  background: #3b2684; }
.news-list-tab ul.nav li a {
  color: #fff;
  margin: 0;
  border: none;
  padding: 0;
  line-height: 30px; }
.news-list-tab ul.nav li a:hover, .news-list-tab ul.nav li a:focus {
  background: transparent; }
.news-list-tab ul.nav li.active {
  background: #cc0000; }
.news-list-tab ul.nav li.active a {
  background: #cc0000;
  cursor: pointer;
  color: #fff; }
.news-list-tab ul.nav li.active a:hover, .news-list-tab ul.nav li.active a:focus {
  border: none; }
.news-list-tab .tab-content div.text-right a {
  color: #ff0000; }
.news-list-tab .tab-content ul {
  padding-left: 18px; }
.news-list-tab .tab-content ul li {
  border-bottom: 1px solid #d1cbb4;
  list-style-type: square; }
.news-list-tab .tab-content ul li a {
  display: block;
  font-size: 14px;
  text-decoration: none;
  line-height: 22px; }

.epaper-view {
  height: 280px;
  overflow: hidden;
  margin-bottom: 15px; }
.epaper-view div {
  padding: 10px;
  border: 1px solid #ddd; }

.add-small-right {
  margin-bottom: 15px; }

.Editorial-choice {
  margin-bottom: 30px; }
.Editorial-choice a {
  color: #000; }
.Editorial-choice a:hover {
  color: #000;
  text-decoration: none; }
.Editorial-choice div {
  background: #ECE9D8;
  border-radius: 10px;
  padding: 1px 0 0 0;
  padding: 10px; }
.Editorial-choice div p {
  padding: 0; }

.spotlight {
  margin-bottom: 30px; }
.spotlight a {
  color: #000; }
.spotlight a:hover {
  color: #000;
  text-decoration: none; }
.spotlight div {
  background: #D8ECEA;
  border-radius: 10px;
  padding: 1px 0 0 0; }

.happen-today a {
  color: #000; }
.happen-today a:hover {
  color: #000;
  text-decoration: none; }
.happen-today div {
  background: #effbdd;
  border-radius: 10px;
  padding: 1px 0 0 0; }

.online-poll h4.small-title {
  background: #3b2684; }
  
  .header_title{
    font-size: 1em !important;
    color: red !important;
}

.online-poll {
  margin-bottom: 15px;
  padding-bottom: 40px;
  position: relative; }
.online-poll p {
  margin-top: 15px;
  margin-left: 10px;
  line-height: 1.42857143; }
.online-poll form {
  font-size: 14px; }
.online-poll form input {
  margin-left: 5px; }
.online-poll form input[type="submit"] {
  display: none; }
.online-poll form button.poll-submit {
  position: absolute;
  left: 15%;
  bottom: 0;
  background: #08689a;
  border: 1px solid #074672;
  color: #fff;
  border-radius: 6px;
  padding: 4px 6px;
  font-size: 13px; }
@media (max-width: 1199px) {
  .online-poll form button.poll-submit {
    left: 8%; } }
@media (max-width: 991px) {
  .online-poll form button.poll-submit {
    left: 0%;
    font-size: 12px;
    padding: 2px 4px; } }
@media (max-width: 767px) {
  .online-poll form button.poll-submit {
    left: 15%; } }
.online-poll .poll-result-btn {
  position: absolute;
  bottom: 0;
  right: 10%;
  background: #08689a;
  border: 1px solid #074672;
  border-radius: 6px; }
.online-poll .poll-result-btn a {
  font-size: 13px;
  color: #fff; }
@media (max-width: 1199px) {
  .online-poll .poll-result-btn {
    right: 4%; } }
@media (max-width: 991px) {
  .online-poll .poll-result-btn {
    right: 0%;
    padding: 1px 4px; }
  .online-poll .poll-result-btn a {
    font-size: 12px; } }
@media (max-width: 767px) {
  .online-poll .poll-result-btn {
    right: 15%; } }
.online-poll .poll-result {
  margin-top: 15px;
  font-size: 14px;
  margin-bottom: -20px; }
.online-poll .poll-result h4 {
  font-size: 16px; }
.online-poll .poll-result .red-tx {
  color: #ff0000; }
.online-poll .poll-result table {
  font-size: 13px; }
.online-poll .poll-result table .table-bordered > tbody > tr > td, .online-poll .poll-result table .table-bordered > tbody > tr > th, .online-poll .poll-result table .table-bordered > tfoot > tr > td, .online-poll .poll-result table .table-bordered > tfoot > tr > th, .online-poll .poll-result table .table-bordered > thead > tr > td, .online-poll .poll-result table .table-bordered > thead > tr > th {
  border-color: #c0c0c0; }
.online-poll .poll-result table td {
  padding: 2px; }
.online-poll .poll-result table td.name {
  width: 30%; }
.online-poll .poll-result table td.poll-bar {
  width: 60%; }
.online-poll .poll-result table td.poll-bar .progress {
  margin: 0;
  background: transparent;
  box-shadow: none; }
.online-poll .poll-result table td.poll-bar .progress .progress-bar {
  background: #ffcc66;
  border: 1px solid #111111; }
.online-poll .poll-result table td.percentage {
  width: 10%;
  font-family: SutonnyMJ;
  font-size: 16px; }

.prayer-time .col-sm-6.pad-config {
  padding: 0; }
@media (max-width: 767px) {
  .prayer-time .col-sm-6.pad-config {
    text-align: center; }
  .prayer-time .col-sm-6.pad-config img {
    display: inline-block; } }
.prayer-time table {
  border: 1px solid #ddd;
  font-size: 14px; }
.prayer-time table td {
  padding: 5px; }

.foreign-exchange h4 {
  background: #3b2684;
  margin: 0; }
.foreign-exchange table {
  border: 1px solid #ddd;
  font-size: 14px; }

.public-opinion-reaction .p-title {
  padding: 0px 10px;
  background: #5b5a55;
  overflow: hidden;
  margin: 0; }
@media (max-width: 767px) {
  .public-opinion-reaction .p-title {
    text-align: center; }
  .public-opinion-reaction .p-title span.pull-left, .public-opinion-reaction .p-title span.pull-right {
    display: inline-block;
    float: none !important; } }
.public-opinion-reaction .p-title span a {
  color: #fff;
  line-height: 30px; }
.public-opinion-reaction .p-title span a:hover {
  color: #ff0000; }
.public-opinion-reaction .col-sm-4 {
  height: 300px;
  padding: 20px; }
@media (max-width: 991px) {
  .public-opinion-reaction .col-sm-4 {
    height: 420px; } }
@media (max-width: 767px) {
  .public-opinion-reaction article header {
    text-align: center; } }
.public-opinion-reaction article header img {
  height: 175px; }
@media (max-width: 767px) {
  .public-opinion-reaction article header img {
    width: 75%;
    display: inline-block; } }
.public-opinion-reaction article section {
  color: #000; }
.public-opinion-reaction article section h4 {
  font-size: 22px; }
.public-opinion-reaction article section h4 a {
  color: #333; }
.public-opinion-reaction article section h4 a:hover {
  color: #cc0000;
  text-decoration: none; }


.video-gallery {
  margin-bottom: 0; }
.video-gallery img {
  border: 1px solid #666; }
.video-gallery .container .video-gallery-area {
  background: #333;
  padding: 15px 30px; }
@media (max-width: 767px) {
  .video-gallery .container .video-gallery-area {
    padding: 0;
    margin-top: 15px; } }
.video-gallery .container .video-gallery-area .big-single-video .video-details.hot-details {
  margin: 0px;
  margin-top: 10px; }
  
.video-gallery .video-gallery-title {
  padding: 0px 50px; }
@media (max-width: 767px) {
  .video-gallery .video-gallery-title {
    padding: 0px 15px; } }
.video-gallery .video-gallery-title h4 {
  margin: 0;
  font-size: 20px;
  padding: 15px 0 0 0; }
@media (max-width: 767px) {
  .video-gallery .video-gallery-title h4 {
    font-size: 16px; } }
.video-gallery a {
  color: #fff; }
.video-gallery a:hover {
  color: #ff8000;
  text-decoration: none; }
.video-gallery .hot {
  height: 180px; }
.video-gallery .hot .hot-details {
  padding: 5px;
  min-height: 35px; }
.video-gallery .hot .hot-details p {
  margin: 0;
  font-size: 12px; }

.cat-section {
  clear: both;
  margin-bottom: 15px; }
.cat-section .single-news-title {
  display: block;
  padding-top: 5px; }

.category-title {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: 10px 0 10px 5px;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px; }

.category .category-content-area .pad-config2 {
  padding-right: 10px; }
@media (max-width: 480px) {
  .category .category-content-area .pad-config2 {
    width: 100%; } }
.category .category-content-area .single-category-content {
  line-height: 20px;
  height: 220px;
  overflow: hidden;
  border-bottom: 1px solid #eee; }
@media (max-width: 480px) {
  .category .category-content-area .single-category-content {
    text-align: center; } }
.category .category-content-area .single-category-content img {
  width: 50%;
  height: 135px;
  margin: 0 5px 5px 0; }
@media (max-width: 991px) {
  .category .category-content-area .single-category-content img {
    height: 120px; } }
@media (max-width: 480px) {
  .category .category-content-area .single-category-content img {
    width: 80%;
    display: inline-block;
    float: none !important;
    height: auto; } }

.pager-area {
  padding: 3px;
  background: #FAEDD1;
  border: 1px solid #FBDB98;
  display: table;
  width: 100%; }
.pager-area .pager {
  margin: 0; }
.pager-area .pager li > a, .pager-area .pager li > span {
  background: transparent;
  border: none; }
.pager-area .pager li > a:hover, .pager-area .pager li > span:hover {
  color: #cc0000; }

.single-news-view .single-news-title {
  border-bottom: 1px solid #eee;
  margin-bottom: 15px; }

.single-news-title h4 {
  font-size: 26px; }
.single-news-title h4 a {
  color: #000; }
.single-news-title h4 a:hover {
  color: #000;
  text-decoration: none; }
.single-news-title h5 {
  font-size: 12px;
  margin: 0;
  color: #666;
  display: inline-block; }
.single-news-title h5.font-change {
  overflow: hidden; }
.single-news-title h5.font-change span {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  color: #666;
  margin-left: 2px; }
@media (max-width: 479px) {
  .single-news-title h5.font-change.pull-right {
    float: none !important;
    width: 100%;
    text-align: center; } }

.single-news-view .single-news-title {
  width: 100%;
  padding-bottom: 10px;
  text-shadow: none;
  display: table; }

.single-news-view-area {
  width: 100%;
  display: table;
  font-size: 17px;
  line-height: 28px;
  margin-bottom: 40px; }
@media (max-width: 767px) {
  .single-news-view-area {
    font-size: 15px;
   /* text-align: center;*/ } }
.single-news-view-area img {
  max-width: 100%;
  position:relative;
  float: left;
  margin: 0px 10px 5px 0px; }
@media (max-width: 767px) {
  .single-news-view-area img {
    max-width: 80%;
    display: inline-block;
    float: none; } }
@media (max-width: 767px) {
  .single-news-view-area p {
    clear: both; } }

.more-news .category-title {
  padding: 3px 0 3px 10px;
  color: #111111;
  font-size: 16px; }
.more-news .more-news-area {
  width: 100%;
  margin-top: 10px;
  display: table; }
@media (min-width: 480px) and (max-width: 767px) {
  .more-news .more-news-area .col-xs-12 {
    width: 50%; } }
.more-news .more-news-area .media {
  margin-bottom: 15px; }
.more-news .more-news-area .media .media-left {
  width: 26%;
  height: 60px; }
.more-news .more-news-area .media .media-left img {
  width: 100%;
  height: 100%;
  padding: 3px;
  border: 1px solid #ddd;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  cursor: pointer; }
.more-news .more-news-area .media .media-left img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
  border: 0px solid #ddd;
  opacity: 0.4;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }

.video-list-area .single-video {

  min-height: 230px; }
 
@media (min-width: 768px) and (max-width: 991px) {
  .video-list-area .single-video {
    min-height: 250px; } }
@media only screen and (min-width: 380px) and (max-width: 479px) {
  .video-list-area .single-video .img-full {
    width: 70%;
    margin: 0 auto; } }
@media (min-width: 480px) and (max-width: 767px) {
  .video-list-area .col-sm-3 {
    width: 50%;
    float: left; } }

.single-video-view {
  margin-bottom: 30px; }

.single-video img {
  height: 180px;
  border: 2px solid #808000;
  margin: 0 0 5px 0; }

.user-submission-area h4 {
  font-size: 26px;
  margin-bottom: 40px; }
.user-submission-area h5 {
  margin: 10px 0px 20px 0px; }
.user-submission-area p {
  line-height: 28px; }

.form-area-custom form {
  margin-top: 20px;
  margin-bottom: 15px; }
.form-area-custom form .btn {
  padding: 2px 12px;
  background: transparent; }
.form-area-custom form .form-group .control-label {
  font-weight: normal;
  text-align: left;
  padding-top: 0; }
.form-area-custom form .form-group textarea.form-control {
  height: auto; }
.form-area-custom .red-tx {
  color: #ff0000; }

footer {
  background-color: #e8e8e8;
  font-size: 15px;
  padding-top: 10px;
  margin: 2px 0 0 0;
  color: #000; }
footer a {
  color: #333; }
footer h4 {
  font-size: 15px;
  padding-bottom: 10px; }
footer .editor-info h4 {
  font-size: 18px; }
footer .editor-info img {
  width: 75%;
  margin: 0 auto; }
footer .editor-info p {
  border-top: 1px solid #ACACAC;
  padding-top: 10px;
  padding-bottom: 10px; }
footer .android img {
  margin: 0 auto; }
footer .revo img {
  width: 60%;
  margin: 0 auto; }
@media (max-width: 767px) {
  footer .revo img {
    width: auto; } }
footer .differet-version ul {
  padding-top: 10px;
  margin-bottom: 15px;
  border-top: 1px solid #ACACAC; }
footer .differet-version ul li {
  padding: 0; }
footer .copyright, footer .contact-us {
  border-top: 1px solid #ACACAC;
  padding-top: 10px; }

.social-link .list-inline > li {
  padding-right: 2px;
  padding-left: 2px; }

.img-center {
  margin: 0 auto; }

.modern-slide-area {
  background: #473C49;
  color: #fff;
  padding: 15px;
  overflow: hidden;
  position: relative; }
.modern-slide-area:before {
  content: '';
  position: absolute;
  top: 0;
  left: 15px;
  display: block;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #fff; }
.modern-slide-area .modern-heading {
  overflow: hidden;
  padding: 15px 0px; }
.modern-slide-area .modern-heading h2 {
  margin: 0;
  color: #fff;
  font-size: 22px; }
.modern-slide-area .modern-heading a {
  color: #FF5443;
  display: inline-block; }
.modern-slide-area .modern-heading a:hover {
  color: #F47E70; }
.modern-slide-area .modern-slider {
  background: transparent; }
.modern-slide-area .modern-slider .slides li {
  height: auto;
  border-right: 1px solid #4a535a;
  padding: 0px 15px;
  text-align: justify; }
.modern-slide-area .modern-slider .slides li img {
  height: auto; }
.modern-slide-area .modern-slider .slides li h4 {
  font-size: 12px;
  color: #4591B8; }
.modern-slide-area .modern-slider .slides li h4:hover {
  color: #7DB2CC; }
.modern-slide-area .modern-slider .slides li .small-des {
  font-size: 14px;
  color: #fff; }
.modern-slide-area .modern-slider .slides li .small-des:hover {
  color: #ddd; }
.modern-slide-area .modern-slider .flex-direction-nav li a {
  opacity: 1;
  top: -45px;
  border: 1px solid #99B1BE;
  border-radius: 50%; }
.modern-slide-area .modern-slider .flex-direction-nav li a:before {
  font-size: 28px;
  width: 44px;
  text-align: center;
  line-height: 44px; }
.modern-slide-area .modern-slider .flex-direction-nav li a.flex-prev {
  right: 60px;
  left: inherit; }
.modern-slide-area .modern-slider .flex-direction-nav li a.flex-prev:before {
  color: #99B1BE; }
.modern-slide-area .modern-slider .flex-direction-nav li a.flex-next {
  right: 0px; }
.modern-slide-area .modern-slider .flex-direction-nav li a.flex-next:before {
  color: #99B1BE; }
.modern-slide-area .modern-slider .flex-direction-nav .flex-disabled {
  opacity: 0.3 !important;
  z-index: 1;
  pointer-events: none; }

.extra-section-area {
  background: #473C49;
  color: #000;
  padding: 15px;
  overflow: hidden;
  position: relative; }
.extra-section-area:before {
  content: '';
  position: absolute;
  top: 0;
  left: 15px;
  display: block;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #fff; }
@media (max-width: 767px) {
  .extra-section-area .et-desc h2 {
    margin: 0; } }
.extra-section-area .swiper-slide {
  border-right: 1px solid #413644;
  padding: 15px; }
.extra-section-area .swiper-slide:last-child {
  border-right: 0px; }
.extra-section-area .swiper-slide img {
  margin-bottom: 15px;
   height:131px;}
.extra-section-area .swiper-slide a {
  font-size: 12px; }
.extra-section-area .swiper-button-custom {
  background: transparent;
  width: 40px;
  height: 40px;
  right: inherit;
  left: 30px;
  margin-top: 10px;
  font-size: 22px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #99B1BE; }
.extra-section-area .swiper-button-custom .glyphicon {
  color: #99B1BE; }
.extra-section-area .swiper-button-custom.swiper-button-next {
  left: 85px; }
@media (max-width: 767px) {
  .extra-section-area .swiper-button-custom.swiper-button-next {
    left: inherit;
    right: 15px; } }
@media (max-width: 767px) {
  .extra-section-area .swiper-button-custom.swiper-button-prev {
    right: 65px; } }
@media (max-width: 767px) {
  .extra-section-area .swiper-button-custom {
    top: 0;
    left: inherit;
    right: 0; } }

.topic .topics-title {
  padding-left: 15px;
  text-decoration: underline;
  display: inline-block; }
.topic .topics-title:hover, .topic .topics-title:focus {
  color: #000; }
.topic .mar-top {
  margin: 0;
  margin-top: -20px;
  padding: 5px;
  display: inline-block;
  overflow: hidden;
  background: #f4f4f4; }
.topic .topic-tag-line {
  margin: 0;
  cursor: pointer;
  display: inline-flex;
  margin-bottom: 10px; }
.topic .topic-tag-line:hover, .topic .topic-tag-line:focus {
  color: #000; }
.topic .topic-tag-line:hover .topic-titile-des, .topic .topic-tag-line:focus .topic-titile-des {
  text-decoration: underline; }
.topic .topic-tag-line span {
  margin-right: 5px; }
.topic .single-big-topic {
  min-height: 545px; }
@media (max-width: 767px) {
  .topic .single-big-topic {
    min-height: inherit;
    margin-bottom: 30px; } }
.topic .single-big-topic .big-topic-desc {
  padding: 0px 15px; }
.topic .single-big-topic .big-topic-desc .mar-top {
  margin-left: -15px; }
.topic .topic-sidebar .col-sm-6 {
  margin-bottom: 30px; }
.topic .topic-sidebar .topic-tag-line {
  padding: 0px 10px;
  font-size: 20px; }
.topic .all-topic-artile {
  background: #f4f4f4;
  padding: 15px; }
.topic .single-side-topic {
  min-height: 258px; }
.topic .single-topic-article {
  border-bottom: 1px solid #ccc;
  min-height: 188px;
  margin-bottom: 15px; }
@media (max-width: 500px) {
  .topic .single-topic-article {
    min-height: inherit; } }
.topic .single-topic-article .media-body {
  padding-right: 15px; }
.topic .single-topic-article .media-body h6 {
  margin: 0 0 10px 0; }
.topic .single-topic-article .media-body p {
  margin: 0; }
@media (max-width: 500px) {
  .topic .single-topic-article .media-body p {
    margin-bottom: 10px; } }
.topic .single-topic-article .media-body .topic-post-time {
  margin-left: 10px;
  color: #656565; }
.topic .single-topic-article .media-right {
  width: 41.33%;
  padding: 0; }
@media (max-width: 500px) {
  .topic .single-topic-article .media-right {
    display: none; } }

.single-topic-area .sta-post {
  border: 1px solid #ccc;
  padding: 15px; }
.single-topic-area .sta-heading {
  border-bottom: 1px solid #ccc;
  padding: 15px;
  margin-right: -15px;
  margin-left: -15px;
  margin-bottom: 15px; }
.single-topic-area .sta-heading h6 {
  color: #000; }
.single-topic-area .sta-heading h6 span {
  margin-left: 8px; }
.single-topic-area .img-figure {
  position: relative;
  margin-bottom: 15px; }
.single-topic-area .img-figure .img-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 30px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 15px; }
.single-topic-area .img-figure .img-caption p {
  margin: 0; }

.dsk-glamour .dsk-glm-cat {
  font-size: 3.5em;
  font-weight: 700; }
.dsk-glamour .dsk-glm-meta ul li {
  font-size: 14px;
  font-weight: 700; }
.dsk-glamour .dsk-glm-meta ul li a {
  font-size: 13px;
  padding: 6px 10px;
  background: #f4f4f4; }
.dsk-glamour .dsk-glm-meta ul li a:hover, .dsk-glamour .dsk-glm-meta ul li a:focus {
  background: #000;
  color: #fff; }
.dsk-glamour .dsk-glamour-top {
  margin-bottom: 60px; }
.dsk-glamour .dsk-glamour-tag {
  position: relative;
  width: 100%;
  margin-bottom: 30px; }
.dsk-glamour .dsk-glamour-tag:before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 90%;
  content: "";
  background: #000;
  height: 1px; }
@media (max-width: 767px) {
  .dsk-glamour .dsk-glamour-tag:before {
    width: 70%; } }
.dsk-glamour .dsk-glamour-single {
  border-bottom: 1px solid #000;
  padding-bottom: 30px;
  margin-bottom: 30px; }
.dsk-glamour .dsk-glamour-single .media-left {
  width: 44.33%;
  padding: 0; }
@media (max-width: 479px) {
  .dsk-glamour .dsk-glamour-single .media-left {
    display: block;
    width: 70%;
    margin: 0 auto; } }
.dsk-glamour .dsk-glamour-single .media-body {
  position: relative;
  width: 100%;
  padding: 0px 30px; }
@media (max-width: 479px) {
  .dsk-glamour .dsk-glamour-single .media-body {
    display: block; } }
.dsk-glamour .dsk-glamour-single .media-body .dsk-gs-desc {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%); }
@media (max-width: 479px) {
  .dsk-glamour .dsk-glamour-single .media-body .dsk-gs-desc {
    position: inherit;
    margin-top: 15px;
    transform: none; } }

.dsk-glamour-common {
  position: relative; }
@media (max-width: 479px) {
  .dsk-glamour-common {
    text-align: center; } }
.dsk-glamour-common .dsk-glamour-anchor {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }
.dsk-glamour-common .dsk-glamoure-figure {
  position: relative;
  padding: 15px; }
.dsk-glamour-common .dsk-glamoure-figure:before {
  background: rgba(0, 0, 0, 0.4);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0; }
.dsk-glamour-common ul li {
  font-size: 13px;
  font-weight: 100;
  position: relative;
  padding-left: 10px; }
.dsk-glamour-common ul li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "∣"; }
.dsk-glamour-common ul li:first-child:before {
  content: ""; }
.dsk-glamour-common ul li span {
  margin-right: 5px; }
.dsk-glamour-common:hover .dsk-glamoure-figure:before {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  opacity: 1; }
.dsk-glamour-common:hover h3 {
  text-decoration: underline; }

.glamoure-inner .glm-top-content {
  margin-bottom: 30px; }
.glamoure-inner .glm-top-content h1 {
  font-weight: 700;
  font-size: 3em;
  margin: 0;
  margin-bottom: 10px; }
.glamoure-inner .glm-top-content h3 {
  font-size: 21px; }
.glamoure-inner .glm-inner-content {
  position: relative; }
.glamoure-inner .glm-inner-content .media-left {
  position: relative;
  width: 25%;
  padding: 0px 5px; }
.glamoure-inner .glm-inner-content .media-left .glm-auth {
  position: absolute;
  top: 50%;
  padding: 0px 5px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%); }
.glamoure-inner .glm-inner-content .media-left .glm-auth h6 {
  font-size: 13px;
  border-bottom: 1px solid #000;
  padding-bottom: 10px; }
.glamoure-inner .glm-inner-content .media-left .glm-auth h6 span {
  font-weight: 700; }
.glamoure-inner .glm-inner-content .media-left .glm-auth p {
  font-size: 11px; }
.glamoure-inner .glm-inner-content .media-body {
  width: 100%;
  padding-left: 20px; }
.glamoure-inner .glim-inner-single {
  margin-bottom: 15px; }
.glamoure-inner .glim-inner-single .glm-figure {
  position: relative;
  background: #ddd;
  padding: 0 5px;
  margin-bottom: 15px; }
.glamoure-inner .glim-inner-single .glm-figure img {
  margin: 0 auto; }

.photoStoryLink{
    color: #FFFFFF !important;
    text-decoration: none !important;
}

.grey-bg-dark{
    background: #fff;
    height: 100%;
    border-bottom: 1px solid #026bad;
}
.grey-bg-dark-home{
    background: #545454;
    color:#fff;
    height: 100%;
    border-bottom: 1px solid #026bad;
}

.whiteHeading{
    color:#000;
}


/*# sourceMappingURL=style.css.map */
