html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
    box-sizing: border-box;
}
body {
	background: url(/templates/simple/79/images/1x1.png)#686868 repeat;
	color: #FFF;
	font-family: sans-serif;
}
a {
    color: #fff;
    text-decoration: none;
    transition: color .1s ease-in;
}
.btn, .menu-join .menu-link, .paginations .selected {
    color: #fff;
    display: inline-block;
    font-family: ubuntu,sans-serif;
    text-transform: uppercase;
    background: #980000;
    background: -webkit-linear-gradient(top,#fe0000 0,#980000 100%);
    background: linear-gradient(to bottom,#fe0000 0,#980000 100%);
    box-shadow: inset 1px 1px 0 rgba(255,255,255,.2), inset -1px -1px 0 rgba(0,0,0,.2);
    transition: box-shadow .3s ease-in;
}
.dahead {
    background:#000000;
    text-align: left;
    box-shadow: 0 0 5px #000;
}

.custom_head_html {
	padding:15px;
	text-align:center;
}

.custom_head_html a {
	text-decoration:underline;
	color:#000000;
}

#logo-ctn {
        padding-top: 30px;
    display: inline-block;
    text-align: center;
    float: left;
}
#logo-ctn h1 {
    font-size: 3em;
    color: #ffffff;
}
#logo-ctn h1 span {
    color: #07b72c;
}
fieldset, img {
    border: 0;
}
#tagline {
    color: #ffffff;
    margin-top: 15px;
    font-size: 18px;
    font-weight: 700;
    text-shadow: 0 0 20px #000000;
}
.dahead .right {
        height: 143px;
    padding-left: 36px;
    padding-right: 54px;
    position: relative;
    background: url(/templates/simple/79/uploads/149-img_template_background_header-20190823211614.jpg)#000000 no-repeat center top / cover;
}
.right-menu {
        position: absolute;
    top: 4px;
    right: 0;
    display: inline-block;
    text-align: right;
}
.right-menu>li {
    display: inline-block;
    vertical-align: top;
}
.right-menu .login {
    font-size: 1.2rem;
    color: #cacaca;
    line-height: 41px;
    margin-right: 20px;
}
.right-menu a.login:before {
    content: '';
    background:url(/templates/simple/79/images/login.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-right: 8px;
    vertical-align: middle;
}
.dahead .text-middle {
        font-size: 1.2rem;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    left: 50%;
    top: 50px;
    text-align: center;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    font-weight: 500;
    line-height: 28px;
}
.dahead .text-middle strong {
    font-size: 2.1rem;
    font-weight: 800;
    font-style: italic;
}
.dahead .btn {
        font-size: 1.6rem;
    line-height: 4rem;
    padding: 0 24px;
    margin-top: 54px;
    float: right;
}
.header-menu, .language-dropdown .dropdown-menu {
    background: #151515;
    background: -webkit-linear-gradient(top,#272727 0,#151515 100%);
    background: linear-gradient(to bottom,#272727 0,#151515 100%);
}
menu, ol, ul {
    list-style: none;
}
.menu li:first-child {
    box-shadow: inset -1px 0 0 rgba(0,0,0,.5), inset -2px 0 0 rgba(255,255,255,.1), -1px 0 0 rgba(0,0,0,.5), -2px 0 0 rgba(255,255,255,.1);
}
.menu li {
    display: inline-block;
    vertical-align: top;
    transition: background .2s;
    background: rgba(255,255,255,0);
    box-shadow: inset -1px 0 0 rgba(0,0,0,.5), inset -2px 0 0 rgba(255,255,255,.1);
}
.menu .menu-join, .menu .menu-join .menu li a {
    border-right: 0;
}
.menu .menu-join {
    display: none;
    float: right;
}
.header-menu {
    font-size: 0;
        padding: 0 20px;
}
.menu li a {
    display: block;
    padding: 0 20px;
    font-size: 1.2rem;
    line-height: 41px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}
.menu li a:hover {
    color: #ffffff;
    background-color: #000000;
}
.profiles-ctn {
	background: url(/templates/simple/79/images/1x1.png)#686868 repeat;
	font-size: 1em;
	margin: auto;
	text-align: center;
	clear: both;
	padding: 1em 1em 1em 0;
}
.thumb-ctn {
	margin: 0;
	display: inline-block;
	position: relative;
	vertical-align: top;
	width: 25%;
	float: left;
	padding-left: 1em;
	margin-bottom: 1em;
}

.thumb-img-ctn {
    position: relative;
    overflow: hidden;
}
.thumb-ctn .meta {
	background-color: #252525;
	text-align: left;
	padding: 0.5em 1em;
}
.thumb-ctn:after {
    content: 'HD';
    font-size: 20px;
    font-weight: 900;
    letter-spacing: -4px;
    width: 24px;
    height: 11px;
    position: absolute;
    top: 5px;
    right: 5px;
    opacity: .5;
}
.thumb-img-ctn>.lazy-ctn, .thumb-img-ctn>img {
	width: 100%;
	height: auto;
	display: block;
}
.play-btn {
    position: absolute;
    width: 38px;
    height: 38px;
    border-radius: 6px;
    background-color: #fe0000;
    top: 50%;
    left: 50%;
    margin: -19px;
    cursor: pointer;
    transition: opacity .2s ease-in;
}
.play-btn span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 20px;
    border-color: transparent transparent transparent #fff;
}
.thumb-ctn .meta .thumb-title{
	color: #ffffff;
	min-height: 3em;
}
.thumb-ctn .thumb-title {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 700;
}
.thumb-ctn .video-stats {
    color: #a4a4a4;
    display: inline-block;
    margin-left: 1%;
    font-size: .9rem;
    text-align: right;
}
.thumb-ctn .video-stats .video-rating {
    color: #a2ff91;
    display: block;
}
.video-info {
    font-size: 1rem;
    margin: 8px 0;
}
.video-description {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
	font-size: 16px;
	line-height: 1.5em;
}

#player div.video-description{
	white-space: normal;
	line-height: 1.5em;
}

.video-info {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 75% 25%;
    grid-template-columns: 75% 25%;
}

div#right-thumbs-ctn .thumb-title {
    font-size: 12px;
}
div#right-thumbs-ctn .video-description {
    font-size: 11px;
}
div#right-thumbs-ctn .video-info {
    font-size: 10px;
}
.cr-title {
    width: 100%;
    background-color: #000000;
    text-transform: uppercase;
    text-align: center;
    font-size: 25px;
    padding: 20px;
}
.cr-title b {
    color: red;
    font-weight: 700;
}
.paginations {
    margin: 30px auto;
    font-size: 0;
    text-align: center;
}
.paginations a {
    font-size: 1.8rem;
    line-height: 4.6rem;
    height: 4.6rem;
    margin: 0 .25rem;
    display: inline-block;
    vertical-align: top;
    min-width: 54px;
    color: #ffffff;
    background-color: #000000;
    box-shadow: 1px 1px 10px rgba(0,0,0,.3);
}
.paginations a:hover {
    background-image:linear-gradient(to bottom, #b06df7, #9f5ae8, #8c47d6, #7c38c6, #6c2ab5);
    color: #ffffff;
}
.paginations .paginations-control {
    color: #ffffff;
    box-sizing: border-box;
    padding: 0 20px;
    background-image:linear-gradient(to bottom, #b06df7, #9f5ae8, #8c47d6, #7c38c6, #6c2ab5);
}
.btn, .menu-join .menu-link, .paginations .selected {
    color: #ffffff;
    display: inline-block;
    font-family: ubuntu,sans-serif;
    text-transform: uppercase;
    background-image:linear-gradient(to bottom, #b06df7, #9e5ce5, #8743d1, #7834c1, #6825af);
    box-shadow: inset 1px 1px 0 rgba(255,255,255,.2), inset -1px -1px 0 rgba(0,0,0,.2);
    transition: box-shadow .3s ease-in;
}
.paginations .selected {
    background-image:linear-gradient(to bottom, #b06df7, #9f5ae8, #8c47d6, #7c38c6, #6c2ab5);
}
.reasons {
	clear: both;
	color: #ffffff;
	border: 9px solid #252525;
	background:#252525;
	padding: 25px 0;
	display: table;
	text-align: left;
	margin: 1em 0 1em 1em;
}
.table-cell {
    vertical-align: middle;
    display: table-cell;
    text-align: center;
}
.reasons .title {
    text-transform: uppercase;
    font-size: 1.2vw;
    margin: 0 5% 0 3%;
    font-weight: 700;
    text-align: center;
    line-height: 1.6vw;
    position: relative;
    display: table-cell;
}
.reasons .title:after, .reasons .title:before {
    content: '';
    position: absolute;
    right: 20%;
    left: 20%;
    background-color: #00c440;
    height: .2vw;
}
.reasons .title:before {
    top: -.5vw;
}
.reasons .title:after {
    bottom: -.5vw;
}
.reasons .title strong {
    font-size: 3.2vw;
    line-height: 3vw;
    display: inline-block;
}
.reasons-list {
	display: table-cell;
	width: 49%;
	vertical-align: top;
	padding-left: 1em;
}
.reasons-list li {
    width: 50%;
    font-size: 1.2vw;
    display: inline-block;
    vertical-align: top;
    margin: 10px 0;
    padding: 0 5px 0 4%;
    box-sizing: border-box;
    position: relative;
}
.reasons-list li:before {
    content: '';
    background:#00c440;
    width: 1vw;
    height: 1vw;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
}
.reasons-list li strong {
    font-weight: 700;
}
.reasons .btn-ctn {
    width: 35%;
}
.reasons .btn {
    font-size: 1.4vw;
    line-height: 5.2vw;
    padding: 0 45px;
    text-align: center;
}
#top-ctn-wrapper {
	position: relative;
	max-width: 100%;
	margin: 0 auto;
	text-align: left;
 	padding: 0 1em;
}

.form-top, .section-title {
    font-size: 1.3vw;
    line-height: 6.6rem;
    max-height: 6.6rem;
    background-color: #252525;
    color: #ffffff;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
}
#player {
	width: 69%;
	float: left;
	vertical-align: top;
	position: relative;
	border: 15px solid #252525;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
}
#right-ctn {
	width: 30%;
	float: right;

}
#right-form-ctn {
    text-align: center;
    opacity: 0;
    width: 0;
    height: 0;
    padding: 0;
    overflow: hidden;
    visibility: hidden;
}
#right-thumbs-ctn {
    font-size: 1em;
    opacity: 1;
    width: auto;
    height: auto;
    overflow: initial;
    visibility: visible;
    text-align: center;
}
#right-ctn .section-title {
    opacity: 1;
    width: 100%;
    height: 100%;
    padding: 0;
    border: 0;
    overflow: initial;
    visibility: visible;
}

@media screen and (max-width: 1199px){
	#right-ctn .section-title{
		display: none;
	}

	#right-ctn #right-thumbs-ctn .thumb-ctn.featured-1{
		width: 100%;
	}

	#right-ctn .thumb-ctn.featured-4{
		display: none;
	}
}

@media screen and 
#player>.thumb-img-ctn {
    font-size: 0;
}
#player .video-img {
    width: 100%;
}
.play-btn {
    position: absolute;
    width: 38px;
    height: 38px;
    border-radius: 6px;
    background-color: #ac2bff;
    top: 50%;
    left: 50%;
    margin: -19px;
    cursor: pointer;
    transition: opacity .2s ease-in;
}
.play-btn span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 20px;
    border-color: transparent transparent transparent #ffffff;
}
.load-circle {
    display: none;
    width: 48px;
    height: 49px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -24px 0 0 -24px;
}
.player-overlay {
    position: absolute;
    text-align: center;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    opacity: 0;
    width: 0;
    height: 0;
    padding: 0;
    overflow: hidden;
    visibility: hidden;
}
#player-controls {
    line-height: 0;
    text-align: center;
    position: absolute;
    bottom: 2px;
    left: 2px;
    right: 2px;
}
#player .meta {
    padding: 1em;
    text-align: left;
    background-color: #000000;
}
#player .video-title {
	color: #ffffff;
	font-size: 1.5em;
	line-height: 1em;
	margin-bottom: 0.25em;
	vertical-align: top;
}
#player .meta span {
    display: inline-block;
    vertical-align: top;
}
#player .meta-right {
    width: 100%;
    display: inline-block;
    text-align: left;
    font-size: 1em;
    vertical-align: top;
}

@media screen and (max-width: 1199px){
	#player .video-title{
		width: 100%;
	}	

	#player div.meta .info{
		margin-left: 0;
		font-size: 14px;
		line-height: 1.5em;
		width: auto;
	}
}

#player .info {
    color: #bebebe;;
}
#player .meta-right .value {
    color: #ffffff;
}
#player .video-resolution {
    width: 30%;
}
#player .meta-ctn {
    display: inline-block;
    width: 37%;
}
#right-thumbs-ctn .thumb-ctn {
	width: 49%;
	margin-bottom: 1em;
	padding: 0 0.25em;
}
#right-thumbs-ctn .thumb-ctn:nth-child(odd) {
    margin-left: 0;
}

#player .play-btn{
	opacity: 1;
}

.thumb-img-ctn .play-btn {
	opacity: 0;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.thumb-img-ctn:hover .play-btn {
	opacity: 1;
}

/**** DMCA & 2257 ******/
.page {
    color: #000;
    margin: 13px .8%;
}
h2.page-heading {
    font-size: 1.4em;
}
.page p {
    margin: .5% 0;
}
.page a {
    color: blue;
}
/**** END *****/
/**** Join ******/

body.ld-join{
	max-width: 100%;
}

.join .warning {
  background: url("/templates/simple/79/images/icon-warning.png") no-repeat scroll left center transparent;
  color: #000;
  display: block;
  margin: 10px auto 20px;
  letter-spacing: -0.5px;
  letter-spacing: -0.05em;
  padding: 0 80px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 66%;
}
  .join .warning strong {
    color: #ff0000;
    font-size: 1.2em;
    line-height: 1;
    letter-spacing: -0.5px;
    letter-spacing: -0.05em;
  }

.join .warning {
    font-size: 30px;
    max-width: 100%;
    padding: 10px 80px;
  }

  .joinWrapper {
    margin: 20px auto 80px;
  }

  .joinForm {
    float: left;
    width: 48%;
    background-color: #252525;
  }
  iframe#joinframe {
    width: 100%;
}

  .joinInfo {
    float: right;
    font-size: 16px;
    text-align: center;
    width: 48%;
  }
    .joinInfo p {
      color: #333;
      margin-bottom: 1em;
    }
      .joinInfo p > strong > em,
      .joinInfo p > strong {
        color: #000;
        display: block;
        font-size: 20px;
        letter-spacing: -0.5px;
        letter-spacing: -0.05em;
        text-transform: uppercase;
        margin-bottom: 1em;
      }
      .joinInfo p > strong > em {
        color: #ff0000;
        font-size: 32px;
        font-style: normal;
        margin-bottom: 1.5em;
		line-height: 1;
      }

      .iconWarn {
        background: transparent url("/templates/simple/79/images/icon-warning.png") no-repeat scroll center center;
        display: block;
        height: 76px;
        margin-top: -38px;
        position: absolute;
        right: 0;
        top: 50%;
        width: 76px;
      }


  .joinInfoSamples {
    margin: 0 -5px;
  }
    .joinInfoSamples > div {
      padding: 5px;
      margin: auto;
      float: left;
      width: 25%;
    }
    .joinInfoSamples > div img {
      display: block;
      height: auto;
      margin: 0;
      padding: 0;
      width: 100%;
    }


.faqs {
  color: #000;
  text-align: center;
  margin: 1.5em auto;
  width: 66%;
}

  .faqs h3 {
    font-size: 58px;
    text-transform: uppercase;
  }
  .faqs dt {
    font: 400 30px/1.2 "ArialBlack", sans-serif;
    letter-spacing: -0.5px;
    letter-spacing: -0.05em;
  }
  .faqs dd {
    font: 400 20px/1.2 Arial, sans-serif;
    margin-bottom: 1.5em;
  }
.join {
    color: #000;
    margin: 0 0.8%;
}

/**** END *****/

/******** footer **********/
.footer-links {
    color: #ffffff;
}
.footer-links a {
    color: #07b72c;
}
@media (min-width: 768px) and (max-width: 1400px) {
    .right-menu .login:before,
    .dahead .text-middle,
    #tagline,
    .header-menu {
        display: none !important;
    }
    .dahead .right {
            }
    #logo-ctn {
        padding-top: 48px;
    }
    .dahead .btn {
        font-size: 11px;
        line-height: 33px;
        padding: 0 17px;
        margin-top: 65px;
        float: right;
    }
    #step9 {
        margin: 80px 0px 0px 0px;
    }
}
@media only screen and (max-width : 768px) {

    .joinForm {
    float: none;
    overflow: hidden;
    width: 100%;
  }
  .join .warning {
    font-size: 16px;
    background: none;
    padding: 0;
  }
  .iconWarn {
    display: none;
  }
  .joinInfo {
    clear: both;
    float: none;
    font-size: 18px;
    margin: 10px auto 30px;
    width: 100%;
  }


  .joinInfo p > strong {
    font-size: 20px;
  }

  .joinInfo p > strong > em {
    font-size: 33px;
    margin: 0.5em auto;
  }

  .faqs h3 {
    font-size: 27px;
  }
  .faqs dt {
    font-size: 19px;
  }
  .faqs dd {
    font-size: 15px;
    margin: 0 auto 1.5em;
  }

/*** end join ***/

    .right-menu .login:before,
    .dahead .text-middle,
    #tagline,
    .header-menu {
        display: none !important;
    }
    .dahead .right {
        padding: 0 30px;
            }
    .dahead .btn {
        font-size: 11px;
        line-height: 33px;
        padding: 0 17px;
        margin-top: 12px;
        float: right;
    }
    .right-menu .login {
        display: none !important;
    }
    #player .info {
        font-size: 13px;
    }
    .thumb-ctn .thumb-title {
        font-size: 12px;
        line-height: 1.5em;
    }
    .thumb-ctn .video-stats {
        font-size: 12px;
        line-height: 1.5em;
    }
    
    .right-menu .login:before,
    .dahead .text-middle,
    #tagline,
    .table-cell.title-ctn,
    .reasons-list {
        display: none;
    }
    .dahead .right {
            }
    .dahead .btn {
            }
    .thumb-ctn .thumb-title {
        font-size: 12px;
        line-height: 1.5em;
    }
    .thumb-ctn .video-stats {
        font-size: 12px;
        line-height: 1.5em;
    }
    .paginations .paginations-control {
        padding: 0px 8px;
    }
    .paginations a {
        font-size: 10px;
        line-height: 24px;
        height: 26px;
        margin: 0px;
        min-width: 25px;
    }
    .cr-title {
        width: 100%;
        background-color: #000;
        text-transform: uppercase;
        text-align: center;
        font-size: 15px;
        padding: 20px;
        margin-left: 0px;
    }
    .reasons {
        padding: 15px 0;
    }
    .reasons .btn {
        font-size: 12px;
        line-height: 15px;
        padding: 9px 41px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
	#right-ctn #right-thumbs-ctn .thumb-ctn.featured-3{
		display: none;
	}

	#right-ctn #right-thumbs-ctn .thumb-ctn.featured-2{
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	.thumb-img-ctn .play-btn,
	.thumb-img-ctn:hover .play-btn {
		opacity: 1;
	}
	.thumb-ctn {
		width: 100%;
	}
	.header-menu,
	#right-ctn {
		display: none;
	}
	#player {
	    width:100%;
	    margin:0px 0px; 
	}
    #logo-ctn {
                display: block;
        text-align: center;
        width: 100%;
        height: auto;
    }
    fieldset, img {
		border: 0;
		display: block;
		height: auto;
    }
    #tagline {
        font-size: 12px;
    }
    .right-menu {
        position: absolute;
        top: -5px;
        right: 0px;
        display: block;
        text-align: left;
        width: 100%;
        left: 0px;
    }
    .right-menu .login {
        display: none !important;
    }
    .right-menu .login:before,
    .dahead .text-middle,
    #tagline,
    .table-cell.title-ctn,
    .reasons-list {
        display: none;
    }
    .dahead .right {
            }
    .dahead .btn {
                float: left;
        width: 60%;
        text-align: center;
        width: 100%;
    }
    #player .meta-right, #player .video-title {
        width: 100%;
    }
    .thumb-ctn .thumb-title {
        font-size: 12px;
        line-height: 1.5em;
    }
    .thumb-ctn .video-stats {
        font-size: 12px;
        line-height: 15px;
    }
    .paginations .paginations-control {
        padding: 0px 8px;
    }
    .paginations a {
        font-size: 10px;
        line-height: 24px;
        height: 26px;
        margin: 0px;
        min-width: 25px;
    }
    .cr-title {
        width: 100%;
        background-color: #000;
        text-transform: uppercase;
        text-align: center;
        font-size: 15px;
        padding: 20px;
        margin-left: 0px;
    }
    .reasons {
        padding: 15px 0;
    }
    .reasons .btn {
        font-size: 12px;
        line-height: 15px;
        padding: 9px 41px;
    }
}

@media screen and (max-width: 767px){
	#player .meta{
		padding: 0.5em;
	}

	#player .video-title{
		font-size: 1em;
		font-weight: 600;
	}

	#player .video-description p{
		font-size: 12px;
		line-height: 1.5em;
	}

	#player div.meta-right .info{
		font-size: 12px;
	}

	#player .steps p,
	#player .steps h3{
		border-bottom: none;
		font-size: 12px;
		line-height: 1em;
		padding-bottom: 0;
	}

	#player button{
		margin-top: 10px;
		font-size: 14px;
		padding: 0.25em;
	}

	#player .thumb-img-ctn.open{
		min-height: 600px;
	}

	a.thumb-ctn .meta h3,
	a.thumb-ctn .meta .video-description,
	a.thumb-ctn .meta .video-info,
	a.thumb-ctn .meta .thumb-title,
	a.thumb-ctn .meta p{
		min-height: 0px;
		font-size: 12px;
		padding: 0;
	}
}

.joinForm{
	padding: 1em;
}

.clearfix {
    clear: both;
}

body.ld-index.ld-banners-header header.dahead,
body.ld-video.ld-banners-header header.dahead{
	margin-bottom: 0;
}

body.ld-index.ld-banners-header .profiles-ctn,
body.ld-video.ld-banners-header .profiles-ctn{
	padding-top: 0;
}

