.bstv-grid-wrapper,
.bstv-grid-wrapper *,
.bstv-grid-wrapper::before,
.bstv-grid-wrapper::after {

    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}

.bstv-grid-wrapper figcaption,
.bstv-grid-wrapper figure {

    display: block;

}

.bstv-grid-wrapper figure {

    margin: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;

}

html.bstv-popup-on{

    height: 100%;
    overflow: hidden;

}

.bstv-personal-info,
.bstv-contact-info,
.bstv-flip-front,
.bstv-flip-back-inner {

    display: block;

}

.bstv-grid-wrapper a {

    color: #aaa;
    text-decoration: none;

}

.bstv-grid-wrapper a:hover,
.bstv-grid-wrapper a:active {

    color: #333;

}

.grid-style,
.circles-style {

    line-height: 1.2;

}

.clearfix::after,
.bstv-grid::after {

    content: "";
    clear: both;
    display: block;

}

.bstv-grid-wrapper .bstv-grid {

    list-style: none;
    padding: 30px 0;
    margin: 0 -15px;

}

.bstv-grid-wrapper .bstv-grid.drawer-style {

    margin: 0;

}

.bstv-grid-wrapper .bstv-grid > .bstv-grid-card {

    /*float: left;*/
    width: 25%;
    padding: 0 15px;
    margin: 0 0 30px;
    clear: none;

}

.bstv-grid-wrapper .grid-2-col > .bstv-grid-card {

    width: 45%;
    cursor: pointer;    

}

.bstv-grid-wrapper .grid-3-col > .bstv-grid-card {

    width: 31%;

}

.bstv-grid-wrapper .grid-4-col > .bstv-grid-card {

    width: 23%;

}
/*
.bstv-grid-wrapper .grid-5-col > .bstv-grid-card {

    width: 18%;

}*/

.bstv-grid-card {
    margin: 5px!important;
    vertical-align: top;
    padding: 0!important;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

.figure {

    overflow: hidden;

}

.bstv-grid-wrapper > .shape-round > .bstv-grid-card > figure > .bstv-member-pic {
  border-radius: 500px;
}

.bstv-grid-wrapper > .shape-round > .bstv-grid-card > .bstv-member-profile > .bstv-profile-pic > img {
  border-radius: 50%;
}

.bstv-grid-wrapper > .shape-rounded-corner > .bstv-grid-card > figure > .bstv-member-pic {
  border-radius: 5%;
}

.bstv-grid-wrapper > .shape-rounded-corner > .bstv-grid-card > .bstv-member-profile > .bstv-profile-pic > img {
  border-radius: 5%;
}

.bstv-grid-wrapper > .shape-square > .bstv-grid-card > figure > .bstv-member-pic {
  
}

.bstv-grid-wrapper > .shape-square > .bstv-grid-card > .bstv-member-profile > .bstv-profile-pic > img {
  
}

.bstv-member-pic {
    overflow: hidden;
    border: 0.5px solid #d3d3d3;
}

.bstv-member-pic>img {
    width: auto;
}

.bstv-grid-wrapper a {

    text-decoration: none;
    box-shadow: none;
    border-bottom: 0;
    outline: none;

}

.bstv-grid-wrapper p {

    line-height: 1.4;

}

.bstv-grid figure {

    position: relative;
    margin: 0;

}

.bstv-grid figure img {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    margin: 0;
    border: none;
}

.bstv-grid-wrapper .bstv-grid h3 {

    margin: 0 0 3px;
    padding: 0;
    font-size: 1.17em;
    line-height: 1.4;
    color: #1f1f1f;

}

.bstv-grid-wrapper ul {

    list-style: none;
    line-height: normal;

}

.bstv-grid-wrapper .bstv-social-icons {

    padding: 0;
    margin: 0 -5px;

}

.bstv-social-icons span {

    display: inline-block;
    padding: 0 5px;
    margin-bottom: 2px;

}

.bstv-social-icons a {

    display: block;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
    line-height: 1;
    color: #fff;

}

.bstv-social-icons a:hover {

    -moz-transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);

}

.bstv-grid-wrapper .bstv-contact-details {

    margin-bottom: 20px;

}

.bstv-contact-details > p {

    padding: 10px 0;
    margin: 0 !important;
    border-bottom: 1px dotted rgba(35, 35, 35, 0.2);

}

.bstv-contact-details span {

    min-width: 100px;
    margin-right: 6px;

}

figcaption p {

    font-size: 14px;

}

figure figcaption a,
.bstv-popup-details a,
.bstv-popup-items a,
.drawer-style a {

    box-shadow: none;
    border-bottom: 0;

}

.bstv-grid-nav {

    display: none !important;

}

.bstv-content-scrollbar {

    padding-right: 30px;

}

.bstv-personal-details {

    max-height: 293px;
    overflow: hidden;

}

.bstv-personal-info {

    position: relative;
    margin-bottom: 15px;

}

.bstv-personal-info span {

    /*text-transform: uppercase;*/
    font-size: 0.815em;
    line-height: 1.4;
    display: block;

}

.bstv-contact-info p {

    margin: 0 0 15px;
    line-height: normal;
    color: #1f1f1f;

}

.bstv-coming-soon {

    text-align: center;
    color: #333;

}

.bstv-grid-wrapper a.bstv-nav-item,
.bstv-grid-wrapper a.bstv-bstv-modal-close,
.bstv-grid-wrapper .bstv-contact-details a,
.bstv-grid-wrapper .bstv-social-icons a {

    text-decoration: none;
    border: none;

}

@media (max-width:1230px) {

    .bstv-grid-wrapper .grid-5-col > .bstv-grid-card {

        width: 25%;

    }

}

@media (max-width:1024px) {

    .bstv-grid-wrapper .bstv-grid > .bstv-grid-card {

        width: 33.333%;

    }

    .bstv-grid-wrapper .grid-2-col > .bstv-grid-card {

        width: 50%;

    }

}

@media (max-width:992px) {

    .bstv-grid-wrapper .bstv-grid > .bstv-grid-card {

        width: 50%;

    }

}

@media (max-width:830px) {

    .bstv-popup-on body {

        overflow: auto;

    }

}

@media (max-width:678px) {

    .bstv-grid-wrapper .bstv-grid > .bstv-grid-card {

        width: 100%;

    }

}

/*For Main Page Social Icons*/
@font-face {

  font-family: 'icomoon';
  src: url('fonts/icomoon.eot');
  src: url('fonts/icomoon.eot') format('embedded-opentype'), url('fonts/icomoon.ttf') format('truetype'), url('fonts/icomoon.woff') format('woff'), url('fonts/icomoon.svg') format('svg');
  font-weight: normal;
  font-style: normal;

}

[class^="bstv-icon-"],
[class*=" bstv-icon-"] {

  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;    /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}

/*.bstv-icon-yelp:before {

  content: "\e900";

}
.bstv-icon-flattr:before {

  content: "\e902";

}
.bstv-icon-xing:before {

  content: "\e903";

}
.bstv-icon-xing2:before {

  content: "\e904";

}
.bstv-icon-stumbleupon:before {

  content: "\e905";

}
.bstv-icon-stumbleupon2:before {

  content: "\e906";

}
.bstv-icon-delicious:before {

  content: "\e907";

}
.bstv-icon-lastfm:before {

  content: "\e908";

}
.bstv-icon-lastfm2:before {

  content: "\e909";

}
.bstv-icon-hackernews:before {

  content: "\e90a";

}
.bstv-icon-reddit:before {

  content: "\e90b";

}
.bstv-icon-soundcloud:before {

  content: "\e90c";

}
.bstv-icon-soundcloud2:before {

  content: "\e90d";

}
.bstv-icon-Yahoo:before {

  content: "\e90e";

}
.bstv-icon-blogger2:before {

  content: "\e90f";

}
.bstv-icon-ello:before {

  content: "\e910";

}
.bstv-icon-wordpress2:before {

  content: "\e911";

}
.bstv-icon-steam:before {

  content: "\e912";

}
.bstv-icon-steam2:before {

  content: "\e913";

}
.bstv-icon-500px:before {

  content: "\e914";

}
.bstv-icon-deviantart:before {

  content: "\e915";

}
.bstv-icon-twitch:before {

  content: "\e916";

}
.bstv-icon-feed:before {

  content: "\e917";

}
.bstv-icon-feed2:before {

  content: "\e918";

}
.bstv-icon-sina-weibo:before {

  content: "\e919";

}
.bstv-icon-renren:before {

  content: "\e91a";

}
.bstv-icon-vk:before {

  content: "\e91b";

}
.bstv-icon-vine:before {

  content: "\e91c";

}
.bstv-icon-telegram:before {

  content: "\e91d";

}
.bstv-icon-spotify:before {

  content: "\e91e";

}
.bstv-icon-mail2:before {

  content: "\e91f";

}
.bstv-icon-mail3:before {

  content: "\e920";

}
.bstv-icon-arrow-down:before {

  content: "\e60f";

}
.bstv-icon-arrow-left:before {

  content: "\e610";

}
.bstv-icon-arrow-right:before {

  content: "\e611";

}*/
.bstv-icon-close:before {

  content: "\e612";

}
.bstv-icon-GitHub:before {

  content: "\e901";

}
/*.bstv-icon-Gmail:before {

  content: "\e945";

}
.bstv-icon-Link:before {

  content: "\e9cb";

}
.bstv-icon-google-plus:before {

  content: "\ea8b";

}
.bstv-icon-google-plus2:before {

  content: "\ea8c";

}
.bstv-icon-Hangouts:before {

  content: "\ea8e";

}
.bstv-icon-google-drive:before {

  content: "\ea8f";

}*/
.bstv-icon-Facebook:before {

  content: "\ea90";

}
/*.bstv-icon-facebook2:before {

  content: "\ea91";

}
.bstv-icon-instagram:before {

  content: "\ea92";

}
.bstv-icon-whatsapp:before {

  content: "\ea93";

}*/
.bstv-icon-Twitter:before {

  content: "\ea96";

}
.bstv-icon-YouTube:before {

  content: "\ea9d";

}
/*.bstv-icon-vimeo:before {

  content: "\eaa0";

}
.bstv-icon-vimeo2:before {

  content: "\eaa1";

}
.bstv-icon-flickr:before {

  content: "\eaa3";

}
.bstv-icon-flickr2:before {

  content: "\eaa4";

}
.bstv-icon-dribbble:before {

  content: "\eaa7";

}
.bstv-icon-behance:before {

  content: "\eaa8";

}
.bstv-icon-behance2:before {

  content: "\eaa9";

}
.bstv-icon-dropbox:before {

  content: "\eaae";

}
.bstv-icon-wordpress:before {

  content: "\eab4";

}
.bstv-icon-blogger:before {

  content: "\eab8";

}
.bstv-icon-tumblr:before {

  content: "\eab9";

}
.bstv-icon-tumblr2:before {

  content: "\eaba";

}
.bstv-icon-Skype:before {

  content: "\eac5";

}
.bstv-icon-linkedin2:before {

  content: "\eac9";

}*/
.bstv-icon-Linkedin:before {

  content: "\eaca";

}
.bstv-icon-Stackoverflow:before {

  content: "\ead0";

}
/*.bstv-icon-pinterest2:before {

  content: "\ead1";

}
.bstv-icon-pinterest:before {

  content: "\ead2";

}
.bstv-icon-foursquare:before {

  content: "\ead6";

}*/

/****************** Presets ***********************/

/*------------- Cards 1-----------*/
.cards-style.style-1 figure {

  overflow: hidden;
  padding: 30px 0 100px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);

}

.cards-style.style-1 figure::before {

  content: "";
  background: rgba(255, 255, 255, 0.9);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 37%, rgba(255, 255, 255, 1) 78%, rgba(255, 255, 255, 1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 37%, rgba(255, 255, 255, 1) 78%, rgba(255, 255, 255, 1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 37%, rgba(255, 255, 255, 1) 78%, rgba(255, 255, 255, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -moz-transform: translateY(100%) translateY(-90px);
  -webkit-transform: translateY(100%) translateY(-90px);
  -o-transform: translateY(100%) translateY(-90px);
  -ms-transform: translateY(100%) translateY(-90px);
  transform: translateY(100%) translateY(-90px);
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
  z-index: 1;

}

.cards-style.style-1 figure img {

  -webkit-transition: -webkit-transform 0.8s;
  -moz-transition: -moz-transform 0.8s;
  transition: transform 0.8s;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  max-width: 160px;
  margin: 0 auto;
  display: block;

}

.cards-style.style-1 figcaption {

  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  padding: 30px 20px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform: translateY(calc(100% - 100px));
  -webkit-transform: translateY(calc(100% - 100px));
  -o-transform: translateY(calc(100% - 100px));
  -ms-transform: translateY(calc(100% - 100px));
  transform: translateY(calc(100% - 100px));
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
  text-align: center;
  z-index: 2;
  color: #000;

}

.cards-style.style-1 figcaption a {

  color: #000;

}

.cards-style.style-1 figcaption p {

  font-size: 14px;

}

.cards-style.style-1 .bstv-contact-info {

  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
  opacity: 0;
  visibility: hidden;

}

.no-touchevents .cards-style.style-1 figure:hover img,
.cards-style.style-1 figure.cs-hover img {

  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);

}

.no-touchevents .cards-style.style-1 figure:hover figcaption,
.cards-style.style-1 figure.cs-hover figcaption,
.no-touchevents .cards-style.style-1 figure:hover::before,
.cards-style.style-1 figure.cs-hover::before {

  -webkit-transform: translateY(0px) translateY(0px);
  -moz-transform: translateY(0px) translateY(0px);
  -ms-transform: translateY(0px) translateY(0px);
  transform: translateY(0px) translateY(0px);

}

.no-touchevents .cards-style.style-1 figure:hover .bstv-contact-info,
.cards-style.style-1 figure.cs-hover .bstv-contact-info {
  
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
  
}

/*------------- Cards 2-----------*/
.cards-style .bstv-flip-back {
  font-size: 0;
}

.cards-style figcaption::after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  width: 1px;
}

.cards-style .bstv-flip-back-inner {
  display: inline-block;
  width: calc(100% - 1px);
  vertical-align: middle;
  font-size: 14px;
}

.cards-style.style-2 figure {
  overflow: hidden;
  text-align: center;
}

.cards-style.style-2 figure {
  transform-style: preserve-3d;
}

.cards-style.style-2 figure img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  max-width: 160px;
  margin: 0 auto;
  display: block;
}

.cards-style.style-2 .bstv-flip-front,
.cards-style.style-2 figcaption {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 30px 20px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #000;
  -webkit-transition: -webkit-transform 0.6s, z-index 0.7s;
  -moz-transition: -moz-transform 0.6s, z-index 0.7s;
  transition: transform 0.6s, z-index 0.7s;
}

.cards-style.style-2 .bstv-flip-front {
  -moz-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  position: relative;
}

.cards-style.style-2 .bstv-flip-front .bstv-personal-info {
  padding-top: 20px;
}

.cards-style.style-2 figcaption {
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.cards-style.style-2 figcaption a {
  color: #000;
}

.no-touchevents .cards-style.style-2 figure:hover .bstv-flip-front,
.cards-style.style-2 figure.cs-hover .bstv-flip-front {
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.no-touchevents .cards-style.style-2 figure:hover figcaption,
.cards-style.style-2 figure.cs-hover figcaption {
  -moz-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

/*------------- Cards 3-----------*/
.cards-style.style-3 figure {
  overflow: hidden;
  padding: 20px 20px 100px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.cards-style.style-3 figure::before {
  content: "";
  background: rgba(255, 255, 255, 0.9);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.6) 20%, rgba(255, 255, 255, 1) 78%, rgba(255, 255, 255, 1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.6) 20%, rgba(255, 255, 255, 1) 78%, rgba(255, 255, 255, 1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.6) 20%, rgba(255, 255, 255, 1) 78%, rgba(255, 255, 255, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -moz-transform: translateY(100%) translateY(-90px);
  -webkit-transform: translateY(100%) translateY(-90px);
  -o-transform: translateY(100%) translateY(-90px);
  -ms-transform: translateY(100%) translateY(-90px);
  transform: translateY(100%) translateY(-90px);
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
  z-index: 1;
}

.cards-style.style-3 figure img {
  -webkit-transition: -webkit-transform 0.8s;
  -moz-transition: -moz-transform 0.8s;
  transition: transform 0.8s;
}

.cards-style.style-3 figcaption {
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  padding: 30px 20px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform: translateY(100%) translateY(-100px);
  -webkit-transform: translateY(100%) translateY(-100px);
  -o-transform: translateY(100%) translateY(-100px);
  -ms-transform: translateY(100%) translateY(-100px);
  transform: translateY(100%) translateY(-100px);
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
  text-align: center;
  z-index: 2;
  color: #000;
}

.cards-style.style-3 figcaption a {
  color: #000;
}

.cards-style.style-3 figcaption p {
  font-size: 14px;
}

.cards-style.style-3 .bstv-contact-info {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
  opacity: 0;
  visibility: hidden;
}

.no-touchevents .cards-style.style-3 figure:hover img,
.cards-style.style-3 figure.cs-hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.no-touchevents .cards-style.style-3 figure:hover figcaption,
.cards-style.style-3 figure.cs-hover figcaption,
.no-touchevents .cards-style.style-3 figure:hover::before,
.cards-style.style-3 figure.cs-hover::before {
  -webkit-transform: translateY(0px) translateY(0px);
  -moz-transform: translateY(0px) translateY(0px);
  -ms-transform: translateY(0px) translateY(0px);
  transform: translateY(0px) translateY(0px);
}

.no-touchevents .cards-style.style-3 figure:hover .bstv-contact-info,
.cards-style.style-3 figure.cs-hover .bstv-contact-info {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
}

/*------------- Cards 4 -----------*/
.cards-style.style-4 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
}

.cards-style.style-4::after {
  display: none;
}

.cards-style.style-4 figure {
  padding: 20px 20px 0;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}

.cards-style.style-4 figure img {
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
}

.cards-style.style-4 figcaption {
  padding: 20px;
  text-align: center;
  z-index: 2;
  color: #000;
}

.cards-style.style-4 figcaption a {
  color: #000;
}

.cards-style.style-4 figcaption p {
  font-size: 14px;
}

.no-touchevents .cards-style.style-4 figure:hover img,
.cards-style.style-4 figure.cs-hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

 

.drawer-style.style-1 figcaption {
  position: absolute;
  left: 25px;
  right: 25px;
  top: 25px;
  bottom: 25px;
  padding: 30px;
  background: rgba(35, 35, 35, 0.8);
  color: #fff;
  text-align: center;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  font-size: 0;
}
 
/*------------- List 4-----------*/
.list-style figure img {
  max-width: 300px;
}

.bstv-grid.list-style figcaption {
  overflow: hidden;
}

.bstv-grid.list-style > .bstv-grid-card {
  width: 100%;
  float: none;
  border-bottom: 1px solid rgba(35, 35, 35, 0.2);
  padding: 0 0 40px 0;
  margin-bottom: 40px;
}

.bstv-grid.list-style > li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}

.bstv-grid.list-style h3 {
  font-size: 36px;
  margin: 0 0 10px;
  line-height: 1.1;
}

.bstv-grid.list-style .bstv-personal-info span {
  font-size: 14px;
}

.bstv-grid-wrapper .bstv-grid.list-style {
  margin: 0;
  padding: 0;
}

.list-style .bstv-personal-info h3 {
  font-size: 18px;
  margin: 0 0 5px;
  line-height: 1.1;
}

.list-style figure {
  color: #111;
}

.list-style figcaption p {
  font-size: 16px;
}

.list-style .bstv-social-icons span {
  border: 1px solid;
  margin: 0 5px 2px 5px;
  text-align: center;
  padding: 0;
}

.list-style .bstv-contact-info a {
  color: #111;
  padding: 10px 0;
  width: 40px;
}

.list-style.style-1 .bstv-contact-info {
  font-size: 16px;
}

.list-style.style-1 figure img {
  float: left;
  margin-right: 30px;
}

/*------------- List 2-----------*/
.list-style.style-2 figure img {
  float: right;
  margin-left: 30px;
}
 

/*------------ Table 1 -----------*/
.bstv-table {
  display: table;
  width: 100%;
  color: #111;
}

.bstv-table-row {
  display: table-row;
}

.bstv-table-cell {
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
}

.bstv-table-row.bstv-table-head .bstv-table-cell {
  border: none;
}

.bstv-table-cell .bstv-table-cell-inner {
  max-width: 400px;
}

.table-style .bstv-table-img-holder {
  max-width: 75px;
}

.bstv-table-cell .bstv-social-icons a {
  color: #111;
}

.table-style .bstv-table-cell h3 {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  line-height: 1.235;
}

.table-style .bstv-table-cell h2 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 1.235;
}

.table-style .bstv-table-cell p {
  margin-bottom: 10px;
}

.bstv-table-description .bstv-table-cell-inner {
  min-width: 240px;
}

.bstv-table.style-1 .bstv-table-row.bstv-table-head .bstv-table-cell {
  border-bottom: 2px solid #ccc;
}

.bstv-table.style-1 .bstv-table-cell {
  border-bottom: 1px solid #ccc;
}

/*------------ Table 2 -----------*/
.bstv-table.style-2 .bstv-table-row.bstv-table-head .bstv-table-cell {
  border-bottom: none;
}

.bstv-table.style-2 .bstv-table-cell {
  border-bottom: none;
}

.bstv-table.style-2 .bstv-table-row:nth-child(2n+1) {
  background-color: rgba(113, 113, 113, 0.04);
}

.bstv-table.style-2 .bstv-table-row.bstv-table-head {
  background-color: #eee;
}

/*------------ Table 3 -----------*/
.bstv-table.style-3 .bstv-table-row.bstv-table-head .bstv-table-cell {
  background-color: #eee;
}

.bstv-table.style-3 .bstv-table-cell {
  border-bottom: 1px solid #ddd;
}

.bstv-table.style-3 .bstv-table-row:first-child .bstv-table-cell {
  border-top: 1px solid #ddd;
}

.bstv-table.style-3 .bstv-table-row .bstv-table-cell:first-child {
  border-left: 1px solid #ddd;
}

.bstv-table.style-3 .bstv-table-row .bstv-table-cell:last-child {
  border-right: 1px solid #ddd;
}

@keyframes DownMove {
  0% {
    top: 50%;
  }

  5% {
    top: 60%;
  }

  10% {
    top: 50%;
  }

  15% {
    top: 60%;
  }

  20% {
    top: 50%;
  }

}

@-webkit-keyframes DownMove {
  0% {
    top: 50%;
  }

  5% {
    top: 60%;
  }

  10% {
    top: 50%;
  }

  15% {
    top: 60%;
  }

  20% {
    top: 50%;
  }

}

@-moz-keyframes DownMove {
  0% {
    top: 50%;
  }

  5% {
    top: 60%;
  }

  10% {
    top: 50%;
  }

  15% {
    top: 60%;
  }

  20% {
    top: 50%;
  }

}

@media screen and (max-width:830px) {

  .bstv-table-description .bstv-table-cell-inner {
    min-width: unset;
  }

}

@media screen and (max-width:700px) {
  .bstv-grid.list-style figcaption {
    overflow: visible;
  }

  .list-style.style-2 figure img,
  .list-style.style-1 figure img {
    float: none;
    margin: 0 0 30px 0;
  }

  .bstv-table,
  .bstv-table-row,
  .bstv-table-cell {
    display: block;
  }

  .bstv-table.style-1 .bstv-table-row {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
  }

  .bstv-table-row.bstv-table-head {
    display: none;
  }

  .bstv-table-cell {
    padding: 0;
    border: none;
  }

  .table-style .bstv-table-img-holder {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
  }

  .bstv-table-designation,
  .bstv-table-name {
    overflow: hidden;
  }

  .bstv-table-description {
    clear: both;
  }

  .bstv-table .bstv-table-cell h2 {
    margin-bottom: 10px;
  }

  .bstv-table .bstv-table-cell h3 {
    margin-top: 0;
  }

  /*********** Clear Border and Styles *************/
  .bstv-table.style-1 .bstv-table-cell {
    border: none;
  }

  .bstv-table-cell .bstv-table-cell-inner {
    max-width: none;
  }

  .bstv-table.style-2 .bstv-table-row {
    padding: 20px 15px;
  }

  .bstv-table.style-3 {
    border: 1px solid #ccc;
  }

  .bstv-table.style-3 .bstv-table-row {
    padding: 20px 15px;
    border-bottom: 1px solid #ccc;
  }

  .bstv-table.style-3 .bstv-table-row:last-child {
    border-bottom: none;
  }

  .bstv-table.style-3 .bstv-table-cell {
    border: none !important;
  }

}

@media screen and (max-width:650px) {
   
  .bstv-personal-details{
    max-height: 100%;
    overflow: visible;
  }
}

/* IE 10 and IE 11 Fix */
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .cards-style.style-1 figure::before {
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s, visibility 0.4s;
  }

  .no-touchevents .cards-style.style-1 figure:hover::before,
  .cards-style.style-1 figure.cs-hover::before {
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
  }

  .cards-style.style-2 .bstv-flip-front,
  .cards-style.style-2 figcaption {
    -webkit-transition: -webkit-transform 0.6s, z-index 0.7s;
    -moz-transition: -moz-transform 0.6s, z-index 0.7s;
    transition: transform 0.6s, z-index 0.7s;
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    backface-visibility: visible;
  }

  .cards-style.style-2 figcaption {
    z-index: 1;
  }

  .cards-style.style-2 .bstv-flip-front {
    z-index: 2;
  }

  .no-touchevents .cards-style.style-2 figure:hover figcaption,
  .cards-style.style-2 figure.cs-hover figcaption {
    z-index: 3;
  }

}

/* IE 9 fix */
:root .cards-style.style-2 figcaption {
  z-index: 1;
}

:root .cards-style.style-2 .bstv-flip-front {
  z-index: 2;
}

:root .cards-style.style-2 figure:hover figcaption {
  z-index: 3;
}

.bstv-modal {
    display: none;
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding: 10px;
     /* Location of the box */
    /*left:20%;*/
    top: 0;
    width: 60%; /* Full width */
    height: auto; /* Full height */
    overflow: auto; /* Enable scroll if needed */
}
.bstv-member-profile {
  width: 70%;
  z-index: 999;
  max-width: 800px;
  max-height: 600px;
  margin: 30px auto;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 0px!important;
  overflow: hidden!important;
  background-color: #fff;
  box-shadow: 0 0 18px #000;
  cursor: auto;
}

.bstv-member-profile .bstv-profile-pic {
    width: 40%;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    margin: 10px;
}

.bstv-member-profile .bstv-profile-pic > img {
    height: 90%;
    width: auto;
    margin: 20px auto;
    max-height: 500px;
    border: 1px solid #aaa;
}

.bstv-member-profile .bstv-profile-details {
    width: 55%;
    display: inline-block;
    vertical-align: top;
    margin: 20px 0;
    padding:10px 0;
    max-height: 300px;
    overflow: auto;
    border-top: 1px dotted #ddd;
    border-bottom: 1px dotted #ddd;
}

.bstv-member-profile .bstv-profile-head {
    padding: 20px;
    background-color: #25aad5;
}

.bstv-profile-head > h1 {
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    text-align: left;
}

.bstv-profile-head > h4 {
    color: #efefef;
    font-weight: normal;
    padding: 0!important;
    font-size: 15px;
    margin: 0;
    text-align: left;
}

.bstv-profile-details > p {
    color: #999;
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
    padding: 0 20px;
    margin: 10px 0;
    
}

.bstv-member-profile .bstv-profile-foot {
    padding: 10px 20px;
    background-color: #25aad5;
}

.bstv-profile-foot> address {
    width:49%;
    display:inline-block;
    color: #fff;
    font-style: normal;
    text-align: left;
    font-size: 13px;
    line-height: 24px;
    margin: 0;
}

.bstv-profile-foot> .bstv-social {
    width:49%;
    display:inline-block;
    text-align:right;
}

.bstv-social a{
    box-shadow: none!important;
}

.bstv-social a:hover{
    box-shadow: none!important;
}

.btn-close {
    /*background-color: #000;*/
    border-radius: 0 0 4px 4px;
    color: #fff;
    font-size: 25px;
    /*font-weight: bold;*/
    padding: 0 11px;
    margin-right: 20px;
    position: absolute;
    left: 95%;
    text-decoration: none;
    vertical-align: top;
    cursor: pointer;
}

.btn-close:hover,
.btn-close:focus {
    color: #000;
    /*background-color: #fff;*/
}
