body {
  background: #fbfbfb none repeat scroll 0 0;
  color: #333;
  font-family: "Roboto",sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  margin: 0;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none
}
a:hover,
a:focus {
    text-decoration: unset;
}

.bg-container {
    background: #fff none repeat scroll 0 0;
    margin: 30px auto
}
a,
p,
h1,
h2,
h3,
h4,
h5,
h6,
li,
li a,
span,
img {
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    color: #2B0A05;
    line-height: normal;
    margin: 0;
    padding: 0;
	text-decoration:unset;
}


a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}


input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: sub;
}

h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}

.clearfix{clear:both;}








.mov-col {
  float: left;
  margin: 0;
  padding: 0 20px;
  width: 100%;
}

.nw-vdo .video {
  border: 0 solid #dddd;
  float: left;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}
.nw-vdo .img {
  float: left;
  overflow: hidden;
  width: 100%;
}
.nw-vdo .absmiddle {
  border-radius: 4px 4px 0 0;
  float: left;
  height: 280px;
  transition: all 0.2s ease 0s;
  width: 100%;
}
.nw-vdo li:hover .img img {
    transform: scale(1.2);
}
/* .nw-vdo li:hover .jatinder { */
/* background:rgba(0, 0, 0, 0.65) none repeat scroll 0 0; */

/* } */
.jatinder {
  background: rgba(0, 0, 0, 0.65) none repeat scroll 0 0;
  bottom: -24.5%;
  color: #fff;
  float: left;
  height: 44%;
  left: 0;
  padding: 9px 0 0;
  position: absolute;
  width: 100%;
}
.dur {
  margin-bottom: 3px;
}
.jatinder h4 {
  color: #fff;
  font-size: 14px;
  margin: 0;
  overflow: hidden;
  padding: 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nw-vdo li:hover .jatinder {
  bottom: 0;
}
.jatinder p, .jatinder p span {
  color: #fff;
  font-size: 13px;
  padding: 2px 10px;
}
.art {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.navCurrent {
    background: rgb(27, 140, 216) none repeat scroll 0 0;
    color: #fff;
    margin-left: 7px;
}
.ankush:hover {
    background: #00ABA9 none repeat scroll 0 0;
    color: #fff;
}

header {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/go.php?u=0EPMENesyIxDXl%2B%2BHaOXzKwRI%2FoEF03AbN6o&b=5);
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  border-bottom: 1px solid #d61218;
}
header a img {
  margin: 3px 0 1px 15px;
  width: 170px;
}
p.touch, a.touch {
  background: #ffffff none repeat scroll 0 0;
  border-bottom: 1px solid #f2f2f2;
  color: #262a34;
  display: block;
  font-size: 12px;
  margin: 0 0 15px;
  padding: 10px 20px;
  text-decoration: none;
}
.touch > img {
  margin: 0 8px 0 0;
  vertical-align: sub;
  width: 12px;
}
.srcbar {
  padding: 0 30px 15px;
  text-align: center;
}
.text-box {
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 6px 10px;
  width: 280px;
}
.text-box2 {
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 6px 10px;
  width: 60px;
}
.text-box3{
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 6px 10px;
  width: 100px;
}
.btn {
  background: #00ABA9 none repeat scroll 0 0;
  border: 0 solid;
  border-radius: 3px;
  color: #fff;
  padding: 6px 10px;
  cursor: pointer;
}
.btn:hover {
  background: #EF0007 none repeat scroll 0 0;

}
.breadcrumb {
  background-color: #f5f5f5;
  border-radius: 4px;
  list-style: outside none none;
  margin-bottom: 20px;
  padding: 8px 20px;
}
.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li::before {
    color: #ccc;
    content: "/ ";
    padding: 0 5px;
}
.breadcrumb > .active a {
  background: #2D89C5 none repeat scroll 0 0;
  color: #fff;
  padding: 0 10px;
}

.title {
  font-size: 20px;
}
.nw-vdo {
  display: inline-block;
  margin: 11px -3px;
}
.nw-vdo li {
  float: left;
  margin: 0 0 3px;
  overflow: hidden;
  padding: 3px 3px 0;
  width: 16.66%; position: relative;
}
.navCurrent {
    background: #00ABA9 !important;
    color: #fff;
    margin-left: 7px;
}
.ankush, .navCurrent {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  margin: 0 6px 0 0;
  padding: 5px 12px;
}

.pageNav {
  margin: 0 0 15px;
}
.pageNav h3 {
  margin: 6px 0 0;
}
.jump {
  margin: 0 0 10px 0;
}

.title-btm {
  margin: 0 0 15px;
}
footer {
  background: #262a34 none repeat scroll 0 0;
  color: #fff;
  margin: 0;
  padding: 10px 0;
  text-align: center;
}
.dwn-btn {
  background: #00ABA9 none repeat scroll 0 0;
  border-radius: 0 0 4px 4px;
  color: #fff;
  float: left;
  padding: 7px 0;
  text-align: center;
  width: 100%;
}
.nw-vdo > li:hover .dwn-btn {
  background: #EF0007;
}
.cst-str {
  color: #ffad16;
  font-size: 16px !important;
  margin: 0 1px;
}

.title-btm {
  background: #00ABA9 none repeat scroll 0 0;
  color: #fff;
  float: left;
  font-weight: 600;
  margin: 7px 0 0;
  padding: 7px 20px;
  width: 100%;
}
.col-btm {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #f2f2f2;
  box-shadow: 2px 2px 4px 2px #e2e2e2;
  display: inline-block;
  float: left;
  margin: 0 0 2px;
  width: 100%;
}
.col {
  float: left;
  padding: 15px;
  width: 100%;
}
.col-btm > a,.col-btm > p {
  border-bottom: 1px solid #f2f2f2;
  color: #444;
  float: left;
  font-size: 14px;
  padding: 9px 17px;
  width: 100%;
}

.col-btm > a:last-child,.col-btm > p:last-child {
  border-bottom: 0 none;
}

.col-btm a span,.touch span,.col-btm p span {

  color: #fff;
  display: inline-block;
  padding: 2px 7px;
}

.col-btm2 {
  margin: 15px 0 5px;
}

.clr1{  background: #1B9482 none repeat scroll 0 0;}
.clr2{  background: #2d89c5 none repeat scroll 0 0;}
.clr3{  background: #F14C38 none repeat scroll 0 0;}
.clr4{  background: #D4649F none repeat scroll 0 0;}

.det-col {
  float: left;
  padding: 15px 20px;
  width: 100%;
}
.albumCoverSmall {
  float: left;
  position: relative;
  width: 22%;
}
.albumInfo {
  float: left;
  padding: 0 0 0 15px;
  width: 78%;
}
.style18 {
  border-bottom: 1px solid #ddd;
  font-size: 15px;
  margin: 0 0 9px;
  padding: 0 0 8px;
}
.socials-site {
  float: left;
  margin: 10px 0 0 15px;
}

.icon{
	  border-radius: 6px;
  color: #fff;
  display: inline-block;
  padding: 7px 12px;
}
.whatrs-app-icons {
  background: #17af0a none repeat scroll 0 0;

}
.facebook-icons {
  background: #3b5998 none repeat scroll 0 0;

}

.det-star {
  float: left;
  margin: 10px 0 0;
}
.bx-dwn {
  background: #fff none repeat scroll 0 0;
  padding: 15px 20px;
}
.bx-dwn-in {
  border: 1px solid #ddd;
  padding: 5px 15px;
}
.bx-dwn-in p {
  font-size: 16px;
  margin: 8px 0;
}
.btn-dwn {
  background: #17af0a none repeat scroll 0 0;
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  margin: 4px 8px 4px 0;
  padding: 4px 13px;
}

.rel-mv {
  float: left;
  padding: 7px 20px 0px;
  width: 100%;
}
.rel-mv > a {
  background: #eee none repeat scroll 0 0;
  border-radius: 8px;
  display: inline-block;
  margin: 6px;
  padding: 4px 7px;
}

.fb-cmts {
  float: left;
  padding: 10px 20px;
  width: 100%;
}
.rel-mv1 {
  float: left;
  padding: 10px 15px 4px 15px;
  width: 100%;
}
.rel-mv1 a {
  float: left;
  position: relative;
  width: 100%;
}
.rel-mv1 a img {
  height: 190px;
  width: 100%;
}

.brd-lnk {
  background: #ddd;
  padding: 0 7px;
}

.det-colin {
  border: 1px solid #dddddd;
  padding: 10px;
  position: relative;
}

.det-lnk {
  background: #eeeeee none repeat scroll 0 0;
  margin: 0 4px;
  padding: 0 6px;
}
.re-col:hover .re-sp {
  background: #000 none repeat scroll 0 0;

}

.re-sp {
  background: rgba(0, 0, 0, 0.65) none repeat scroll 0 0;
  bottom: 0;
  float: left;
  height: 89px;
  left: 0;
  padding: 9px 0 0;
  position: absolute;
  width: 100%;
}
.re-sp span {
  color: #ffffff;
  float: left;
  overflow: hidden;
  padding: 3px 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}


.play_bt::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #00ABA9 #00ABA9 #00ABA9 rgb(255, 255, 255);
    border-image: none;
    border-style: solid;
    border-width: 11px;
    content: "0";
    font-size: 0;
    left: 45%;
    position: absolute;
    top: 34%;
}
.play_bt:hover{
	opacity:1;
}
.play_bt {
     background:#00ABA9 none repeat scroll 0 0;
    border-radius: 50%;
    height: 70px;
 opacity: 0.6;
   left: 50%;
    margin-right: -50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 70px;
    z-index: 116;
}
.loader{ 
	width: 180px;
	height: 180px;  
	z-index: 0;

   left: 50%;
    margin-right: -50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
}

.loader:before, .loader:after{ 
	opacity: 0; 
	 content: "\0020"; 
	 position: absolute; 
	 top: 0; 
	 left: 0; 
	 width: 100%;
	 height: 100%; 
	 border-radius: 100px;
	 border: 5px solid #fff;
	 box-shadow: 0 0 50px #fff, inset 0 0 50px #fff; 
	}
.loader:after{ 
	 z-index: 1; 
	 -webkit-animation: gogoloader 2s infinite 1s; 
	 -moz-animation: gogoloader 2s infinite 1s;
	 -o-animation:gogoloader 2s infinite 1s; 
	 animation:gogoloader 2s infinite 1s; 
	}
.loader:before{
	z-index: 2; 
	-webkit-animation: gogoloader 2s infinite; 
	-moz-animation: gogoloader 2s infinite;
	-o-animation:gogoloader 2s infinite;
	animation:gogoloader 2s infinite; }
@-webkit-keyframes gogoloader{ 0%{ -webkit-transform: scale(0); opacity: 0; }
	50%{ opacity: 1; }
	100%{ -webkit-transform: scale(1); opacity: 0; }
}
@-moz-keyframes gogoloader{ 0%{ -moz-transform: scale(0); opacity: 0; }
	50%{ opacity: 1; }
	100%{ -moz-transform: scale(1); opacity: 0; }
}
@-o-keyframes gogoloader{
	0%{ -o-transform: scale(0); opacity: 0; }
	50%{ opacity: 1; }
	100%{ -o-transform: scale(1); opacity: 0; }
}
@keyframes gogoloader{
	0%{ transform: scale(0); opacity: 0; }
	50%{ opacity: 1; }
	100%{ transform: scale(1); opacity: 0; }
}

.sample {
  background: #17af0a none repeat scroll 0 0;
  border-radius: 8px;
  color: #ffffff;
  display: inline-block;
  margin: 0 0 0 9px;
  padding: 4px 6px;
}


.btn-dwn:hover,.sample:hover,.rel-mv > a:hover,.det-lnk:hover,.brd-lnk:hover {
  background: #EF0007 none repeat scroll 0 0; color: #ffffff;
}

.m-mb {
  width: 87px;
  display: inline-block;
}
.owl-theme .owl-nav {
  display: none;
}
.owl-dots {
  margin: 12px 0 0;
}
.vdo-player {
  float: left;
  padding: 15px 20px 0;
  width: 100%;
}

.vdo-player video {
  float: left;
  width: auto;
}

.untouch.untc {
  float: left;
  margin: 0;
  width: 50%;
}

.btn-dwn1 {
  text-align: center;
  width: 130px;
}

.albumCoverSmall .absmiddle {
  height: 377px;
  width: 100%;
}

.vjs-default-skin .vjs-big-play-button {
  height: 50px !important;
  left: 50% !important;
  margin-right: -50%;
  top: 50% !important;
  transform: translate(-50%, -50%);
  width: 50px !important;
}

.vjs-default-skin .vjs-big-play-button::before {
  font-size: 15px !important;
  left: 1px !important;
  line-height: 43px !important;
}

.untouch {
  margin: 0 0 25px;
}
.ss {
  text-align: center;
  margin: 0 0 16px 0;
}
.ss > a {
  background: #f14c38 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  margin: 2px 1px;
  padding: 2px 8px;
}

.mc-cl .nw-vdo li.item {
  padding: 0 !important;
  width: 100% !important;
}
.cse-branding-form .touch {
  text-align: left;
}

.cbf p.touch,.cbf a.touch {
  margin: 0;
  padding: 10px 8px;

}
.sb {
  padding-top: 15px;
}
.pb {
  font-family: Conv_ASEES_RG;
}
.subsc {
  text-align: center;
}
.subsc img {
  width: 115px;
}
.hd {
  background: #fed700 none repeat scroll 0 0;
  font-size: 11px;
  font-weight: 600;
  padding: 2px 3px;
  position: absolute;
  right: 8px;
  top: 9px;
  z-index: 9999;
}